Lines Matching +full:mt8173 +full:- +full:vcodec +full:- +full:dec

1 2025-01-08 03:00:39.311-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-01-08 03:00:39.421-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -d, /opengrok/data, -H, -P, -S, -G, -W, /opengrok/etc/configuration.xml]
3 2025-01-08 03:00:39.609-0600 INFO t1 Indexer.main: Indexer version 1.13.24 (b57a3755dcb3b552e1bcd0deeacf5999117fc3e7) running on Java 17.0.13+11-Ubuntu-2ubuntu122.04
4 2025-01-08 03:00:39.627-0600 FINE t1 Executor.exec: Executing command [/usr/local/bin/ctags --list-languages] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
5 2025-01-08 03:00:39.645-0600 FINE t1 Statistics.logIt: Finished command [/usr/local/bin/ctags --list-languages] in directory '/opengrok/src/openbmc' with exit code 0 (took 16 ms)
6 2025-01-08 03:00:39.646-0600 FINE t1 Executor.exec: Finished command [/usr/local/bin/ctags --list-languages] in directory '/opengrok/src/openbmc' with exit code 0
7 2025-01-08 03:00:39.648-0600 FINE t1 Executor.exec: Executing command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
8 2025-01-08 03:00:39.653-0600 FINE t1 Statistics.logIt: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0 (took 4 ms)
9 2025-01-08 03:00:39.654-0600 FINE t1 Executor.exec: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0
10 2025-01-08 03:00:39.714-0600 FINE t1 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
11 2025-01-08 03:00:39.725-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
12 2025-01-08 03:00:39.727-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
13 2025-01-08 03:00:39.729-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
14 2025-01-08 03:00:39.732-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
15 2025-01-08 03:00:39.734-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
16 2025-01-08 03:00:39.736-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
17 2025-01-08 03:00:39.738-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
18 2025-01-08 03:00:39.740-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
19 2025-01-08 03:00:39.741-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
20 2025-01-08 03:00:39.743-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
21 2025-01-08 03:00:39.744-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
22 2025-01-08 03:00:39.745-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
23 2025-01-08 03:00:39.746-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/ctagsValidation7810069811619574.c'
24 2025-01-08 03:00:39.749-0600 FINE t1 Ctags.close: Destroying ctags command
25 2025-01-08 03:00:39.750-0600 FINE t1 Executor.exec: Executing command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
26 2025-01-08 03:00:39.755-0600 FINE t1 Statistics.logIt: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0 (took 4 ms)
27 2025-01-08 03:00:39.757-0600 FINE t1 Executor.exec: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0
28 2025-01-08 03:00:39.758-0600 INFO t1 RuntimeEnvironment.validateUniversalCtags: Using ctags: Universal Ctags 5.9.0(d9e8b205), Copyright (C) 2015-2022 Universal Ctags Team
30 Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
33 Optional compiled features: +wildcards, +regex, +gnulib_regex, +iconv, +option-directory, +packcc, +optscript
34 2025-01-08 03:00:39.780-0600 INFO t1 Indexer.prepareIndexer: Scanning for repositories in [/opengrok/src/openbmc] (down to 3 levels below source root)
35 2025-01-08 03:00:39.791-0600 FINE t38 Executor.exec: Executing command [accurev info] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
36 2025-01-08 03:00:39.795-0600 FINE t38 Executor.exec: Executing command [cleartool -version] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
37 2025-01-08 03:00:39.799-0600 FINE t38 Executor.exec: Executing command [p4 -V] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
38 2025-01-08 03:00:39.801-0600 WARNING t38 PerforceRepository.isP4Working: Command 'p4' does not work. Some operations with Perforce repositories will fail as a result.
39 2025-01-08 03:00:39.895-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA384withRSA, Serial:59b1b579e8e2132e23907bda777755c, Subject:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:1057369358, Valid from:8/1/13, 7:00 AM, Valid until:1/15/38, 6:00 AM
40 2025-01-08 03:00:39.897-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA384withRSA, Serial:8ad40b260d29c4c9f5ecda9bd93aed9, Subject:CN=DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1, O="DigiCert, Inc.", C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:-888920455, Valid from:4/28/21, 7:00 PM, Valid until:4/28/36, 6:59 PM
41 2025-01-08 03:00:39.898-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA256withRSA, Serial:df7a7c90906301ad2f0c24d3377187b, Subject:EMAILADDRESS=webmaster@eclipse.org, CN="Eclipse.org Foundation, Inc.", OU=IT, O="Eclipse.org Foundation, Inc.", L=Ottawa, ST=Ontario, C=CA, Issuer:CN=DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1, O="DigiCert, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:444017987, Valid from:5/1/22, 7:00 PM, Valid until:5/21/24, 6:59 PM
42 2025-01-08 03:00:39.902-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA256withRSA, Serial:7b05b1d449685144f7c989d29c199d12, Subject:CN=Symantec SHA256 TimeStamping CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US, Issuer:CN=VeriSign Universal Root Certification Authority, OU="(c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:679469769, Valid from:1/11/16, 6:00 PM, Valid until:1/11/31, 5:59 PM
43 2025-01-08 03:00:39.903-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA256withRSA, Serial:7bd4e5afbacc073fa101230422414d12, Subject:CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US, Issuer:CN=Symantec SHA256 TimeStamping CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US, Key type:RSA, Length:2048, Cert Id:-1917605033, Valid from:12/22/17, 6:00 PM, Valid until:3/22/29, 6:59 PM
44 2025-01-08 03:00:40.012-0600 FINER t44 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libcper'
45 2025-01-08 03:00:40.013-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
46 2025-01-08 03:00:40.024-0600 FINER t45 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-health-monitor'
47 2025-01-08 03:00:40.025-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
48 2025-01-08 03:00:40.037-0600 FINER t46 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-webui'
49 2025-01-08 03:00:40.038-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
50 2025-01-08 03:00:40.048-0600 FINER t47 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-user-manager'
51 2025-01-08 03:00:40.049-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
52 2025-01-08 03:00:40.067-0600 FINER t48 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/obmc-console'
53 2025-01-08 03:00:40.068-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
54 2025-01-08 03:00:40.075-0600 FINER t49 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/kcsbridge'
55 2025-01-08 03:00:40.076-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
56 2025-01-08 03:00:40.086-0600 FINER t50 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-event'
57 2025-01-08 03:00:40.087-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
58 2025-01-08 03:00:40.094-0600 FINER t51 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-post-code-manager'
59 2025-01-08 03:00:40.095-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
60 2025-01-08 03:00:40.103-0600 FINER t52 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-logging'
61 2025-01-08 03:00:40.104-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
62 2025-01-08 03:00:40.113-0600 FINER t53 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdbusplus'
63 2025-01-08 03:00:40.114-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
64 2025-01-08 03:00:40.120-0600 FINER t54 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-logging'
65 2025-01-08 03:00:40.121-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
66 2025-01-08 03:00:40.127-0600 FINER t55 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-buttons'
67 2025-01-08 03:00:40.128-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
68 2025-01-08 03:00:40.303-0600 FINER t56 GitRepository.rebuildTagList: Read tags count=1,464 for '/opengrok/src/openbmc/qemu'
69 2025-01-08 03:00:40.304-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
70 2025-01-08 03:00:40.324-0600 FINER t57 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/phosphor-ipmi-flash'
71 2025-01-08 03:00:40.325-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
72 2025-01-08 03:00:40.333-0600 FINER t58 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-hwmon'
73 2025-01-08 03:00:40.334-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
74 2025-01-08 03:00:40.342-0600 FINER t59 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-misc'
75 2025-01-08 03:00:40.343-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
76 2025-01-08 03:00:40.353-0600 FINER t60 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-power'
77 2025-01-08 03:00:40.353-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
78 2025-01-08 03:00:40.360-0600 FINER t61 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-virtual-sensor'
79 2025-01-08 03:00:40.361-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
80 2025-01-08 03:00:40.366-0600 FINER t62 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmbbridge'
81 2025-01-08 03:00:40.367-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
82 2025-01-08 03:00:40.371-0600 FINER t63 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-ipmi-oem'
83 2025-01-08 03:00:40.372-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
84 2025-01-08 03:00:40.377-0600 FINER t64 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdeventplus'
85 2025-01-08 03:00:40.378-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
86 2025-01-08 03:00:40.385-0600 FINER t65 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pldm'
87 2025-01-08 03:00:40.386-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
88 2025-01-08 03:00:40.391-0600 FINER t66 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-logging'
89 2025-01-08 03:00:40.391-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
90 2025-01-08 03:00:40.397-0600 FINER t67 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-settings-mgr'
91 2025-01-08 03:00:40.398-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
92 2025-01-08 03:00:40.403-0600 FINER t68 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/obmc-ikvm'
93 2025-01-08 03:00:40.403-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
94 2025-01-08 03:00:40.408-0600 FINER t69 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-debug-collector'
95 2025-01-08 03:00:40.409-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
96 2025-01-08 03:00:40.415-0600 FINER t70 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-pnor-code-mgmt'
97 2025-01-08 03:00:40.416-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
98 2025-01-08 03:00:40.422-0600 FINER t71 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/skeleton'
99 2025-01-08 03:00:40.423-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
100 2025-01-08 03:00:40.430-0600 FINER t72 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-proc-control'
101 2025-01-08 03:00:40.431-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
102 2025-01-08 03:00:40.436-0600 FINER t73 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-flash'
103 2025-01-08 03:00:40.437-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
104 2025-01-08 03:00:40.442-0600 FINER t74 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-net-ipmid'
105 2025-01-08 03:00:40.443-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
106 2025-01-08 03:00:40.449-0600 FINER t75 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-postd'
107 2025-01-08 03:00:40.450-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
108 2025-01-08 03:00:40.454-0600 FINER t76 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pcie-presence'
109 2025-01-08 03:00:40.455-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
110 2025-01-08 03:00:40.461-0600 FINER t77 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pyphosphor'
111 2025-01-08 03:00:40.461-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
112 2025-01-08 03:00:41.380-0600 FINEST t78 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
124 2025-01-08 03:00:41.382-0600 FINEST t78 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
136 2025-01-08 03:00:41.404-0600 FINER t78 GitRepository.rebuildTagList: Read tags count=1,063 for '/opengrok/src/openbmc/linux'
137 2025-01-08 03:00:41.405-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
138 2025-01-08 03:00:41.413-0600 FINER t79 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-misc'
139 2025-01-08 03:00:41.414-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
140 2025-01-08 03:00:41.421-0600 FINER t80 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/debug-trigger'
141 2025-01-08 03:00:41.421-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
142 2025-01-08 03:00:41.429-0600 FINER t81 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/entity-manager'
143 2025-01-08 03:00:41.430-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
144 2025-01-08 03:00:41.437-0600 FINER t82 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-misc'
145 2025-01-08 03:00:41.437-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
146 2025-01-08 03:00:41.438-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/metrics-ipmi-blobs' is prohibited symlink
147 2025-01-08 03:00:41.438-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/metrics-ipmi-blobs': '/opengrok/src/openbmc/google-misc/metrics-ipmi-blobs' is prohibited symlink
148 2025-01-08 03:00:41.439-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/acpi-power-state-daemon' is prohibited symlink
149 2025-01-08 03:00:41.439-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/acpi-power-state-daemon': '/opengrok/src/openbmc/google-misc/acpi-power-state-daemon' is prohibited symlink
150 2025-01-08 03:00:41.440-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/espi-control' is prohibited symlink
151 2025-01-08 03:00:41.440-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/espi-control': '/opengrok/src/openbmc/google-misc/espi-control' is prohibited symlink
152 2025-01-08 03:00:41.440-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/bare-metal-host-monitor' is prohibited symlink
153 2025-01-08 03:00:41.441-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/bare-metal-host-monitor': '/opengrok/src/openbmc/google-misc/bare-metal-host-monitor' is prohibited symlink
154 2025-01-08 03:00:41.441-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/libcr51sign' is prohibited symlink
155 2025-01-08 03:00:41.441-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/libcr51sign': '/opengrok/src/openbmc/google-misc/libcr51sign' is prohibited symlink
156 2025-01-08 03:00:41.442-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/dhcp-done' is prohibited symlink
157 2025-01-08 03:00:41.442-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/dhcp-done': '/opengrok/src/openbmc/google-misc/dhcp-done' is prohibited symlink
158 2025-01-08 03:00:41.443-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/nemora-postd' is prohibited symlink
159 2025-01-08 03:00:41.443-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/nemora-postd': '/opengrok/src/openbmc/google-misc/nemora-postd' is prohibited symlink
160 2025-01-08 03:00:41.444-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/ncsid' is prohibited symlink
161 2025-01-08 03:00:41.444-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/ncsid': '/opengrok/src/openbmc/google-misc/ncsid' is prohibited symlink
162 2025-01-08 03:00:41.459-0600 FINER t83 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bmcweb'
163 2025-01-08 03:00:41.460-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
164 2025-01-08 03:00:41.464-0600 FINER t84 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/witherspoon-pfault-analysis'
165 2025-01-08 03:00:41.464-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
166 2025-01-08 03:00:41.468-0600 FINER t85 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-inventory-manager'
167 2025-01-08 03:00:41.469-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
168 2025-01-08 03:00:41.472-0600 FINER t86 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-bmc-smm-error-logger'
169 2025-01-08 03:00:41.473-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
170 2025-01-08 03:00:41.477-0600 FINER t87 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/inarp'
171 2025-01-08 03:00:41.478-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
172 2025-01-08 03:00:41.482-0600 FINER t88 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-ipmi-blobs'
173 2025-01-08 03:00:41.482-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
174 2025-01-08 03:00:41.486-0600 FINER t89 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/x86-power-control'
175 2025-01-08 03:00:41.487-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
176 2025-01-08 03:00:41.492-0600 FINER t90 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmitool'
177 2025-01-08 03:00:41.493-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
178 2025-01-08 03:00:41.497-0600 FINER t91 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-time-manager'
179 2025-01-08 03:00:41.498-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
180 2025-01-08 03:00:41.503-0600 FINER t92 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmi-fru-parser'
181 2025-01-08 03:00:41.504-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
182 2025-01-08 03:00:41.508-0600 FINER t93 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pam-ipmi'
183 2025-01-08 03:00:41.509-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
184 2025-01-08 03:00:41.513-0600 FINER t94 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface'
185 2025-01-08 03:00:41.513-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
186 2025-01-08 03:00:41.532-0600 FINER t95 GitRepository.rebuildTagList: Read tags count=10 for '/opengrok/src/openbmc/openbmc-test-automation'
187 2025-01-08 03:00:41.532-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
188 2025-01-08 03:00:41.538-0600 FINER t96 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/boost-dbus'
189 2025-01-08 03:00:41.538-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
190 2025-01-08 03:00:41.544-0600 FINER t97 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-build-scripts'
191 2025-01-08 03:00:41.545-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
192 2025-01-08 03:00:41.552-0600 FINER t98 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-sysfs'
193 2025-01-08 03:00:41.552-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
194 2025-01-08 03:00:41.573-0600 FINER t99 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-interfaces'
195 2025-01-08 03:00:41.574-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
196 2025-01-08 03:00:41.578-0600 FINER t100 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-monitor'
197 2025-01-08 03:00:41.579-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
198 2025-01-08 03:00:41.582-0600 FINER t101 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-debug-collector'
199 2025-01-08 03:00:41.583-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
200 2025-01-08 03:00:41.587-0600 FINER t102 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-psu-code-mgmt'
201 2025-01-08 03:00:41.588-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
202 2025-01-08 03:00:41.602-0600 FINER t103 GitRepository.rebuildTagList: Read tags count=11 for '/opengrok/src/openbmc/libpldm'
203 2025-01-08 03:00:41.603-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
204 2025-01-08 03:00:41.608-0600 FINER t104 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-oem'
205 2025-01-08 03:00:41.609-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
206 2025-01-08 03:00:41.615-0600 FINER t105 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/docs'
207 2025-01-08 03:00:41.615-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
208 2025-01-08 03:00:41.621-0600 FINER t106 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pid-control'
209 2025-01-08 03:00:41.622-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
210 2025-01-08 03:00:41.628-0600 FINER t107 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-certificate-manager'
211 2025-01-08 03:00:41.628-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
212 2025-01-08 03:00:41.634-0600 FINER t108 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-manager'
213 2025-01-08 03:00:41.635-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
214 2025-01-08 03:00:41.640-0600 FINER t109 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/s2600wf-misc'
215 2025-01-08 03:00:41.640-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
216 2025-01-08 03:00:41.645-0600 FINER t110 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-ipmi-sys'
217 2025-01-08 03:00:41.646-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
218 2025-01-08 03:00:41.650-0600 FINER t111 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-watchdog'
219 2025-01-08 03:00:41.651-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
220 2025-01-08 03:00:41.655-0600 FINER t112 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-gpio-monitor'
221 2025-01-08 03:00:41.656-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
222 2025-01-08 03:00:41.661-0600 FINER t113 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-vpd-parser'
223 2025-01-08 03:00:41.661-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
224 2025-01-08 03:00:41.729-0600 FINER t114 GitRepository.rebuildTagList: Read tags count=308 for '/opengrok/src/openbmc/u-boot'
225 2025-01-08 03:00:41.729-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
226 2025-01-08 03:00:41.737-0600 FINER t115 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mrw-tools'
227 2025-01-08 03:00:41.737-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
228 2025-01-08 03:00:41.743-0600 FINER t116 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mboxd'
229 2025-01-08 03:00:41.744-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
230 2025-01-08 03:00:41.750-0600 FINER t117 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-dbus-interfaces'
231 2025-01-08 03:00:41.751-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
232 2025-01-08 03:00:41.759-0600 FINER t118 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/hiomapd'
233 2025-01-08 03:00:41.760-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
234 2025-01-08 03:00:41.770-0600 FINER t119 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/fb-ipmi-oem'
235 2025-01-08 03:00:41.771-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
236 2025-01-08 03:00:41.777-0600 FINER t120 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-ipmid'
237 2025-01-08 03:00:41.778-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
238 2025-01-08 03:00:41.783-0600 FINER t121 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-bmc-code-mgmt'
239 2025-01-08 03:00:41.783-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
240 2025-01-08 03:00:41.788-0600 FINER t122 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-state-manager'
241 2025-01-08 03:00:41.789-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
242 2025-01-08 03:00:41.796-0600 FINER t123 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-networkd'
243 2025-01-08 03:00:41.796-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
244 2025-01-08 03:00:41.800-0600 FINER t124 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-settingsd'
245 2025-01-08 03:00:41.801-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
246 2025-01-08 03:00:41.805-0600 FINER t125 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/service-config-manager'
247 2025-01-08 03:00:41.805-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
248 2025-01-08 03:00:41.809-0600 FINER t126 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/btbridge'
249 2025-01-08 03:00:41.809-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
250 2025-01-08 03:00:41.814-0600 FINER t127 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/smbios-mdr'
251 2025-01-08 03:00:41.814-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
252 2025-01-08 03:00:41.819-0600 FINER t128 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-objmgr'
253 2025-01-08 03:00:41.819-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
254 2025-01-08 03:00:41.824-0600 FINER t129 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-snmp'
255 2025-01-08 03:00:41.824-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
256 2025-01-08 03:00:41.828-0600 FINER t130 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-rest-server'
257 2025-01-08 03:00:41.829-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
258 2025-01-08 03:00:41.833-0600 FINER t131 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/telemetry'
259 2025-01-08 03:00:41.834-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
260 2025-01-08 03:00:41.838-0600 FINER t132 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-tools'
261 2025-01-08 03:00:41.839-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
262 2025-01-08 03:00:41.843-0600 FINER t133 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/slpd-lite'
263 2025-01-08 03:00:41.843-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
264 2025-01-08 03:00:41.847-0600 FINER t134 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/intel-ipmi-oem'
265 2025-01-08 03:00:41.848-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
266 2025-01-08 03:00:41.852-0600 FINER t135 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/dbus-sensors'
267 2025-01-08 03:00:41.853-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
268 2025-01-08 03:00:41.856-0600 FINER t136 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-inventory-upload'
269 2025-01-08 03:00:41.857-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
270 2025-01-08 03:00:41.860-0600 FINER t137 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/rest-dbus'
271 2025-01-08 03:00:41.861-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
272 2025-01-08 03:00:41.864-0600 FINER t138 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-dbus-interfaces'
273 2025-01-08 03:00:41.865-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
274 2025-01-08 03:00:41.870-0600 FINER t139 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/gpioplus'
275 2025-01-08 03:00:41.870-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
276 2025-01-08 03:00:41.875-0600 FINER t140 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-occ-control'
277 2025-01-08 03:00:41.876-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
278 2025-01-08 03:00:41.884-0600 FINER t141 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-fan-presence'
279 2025-01-08 03:00:41.885-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
280 2025-01-08 03:00:41.890-0600 FINER t142 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/estoraged'
281 2025-01-08 03:00:41.890-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
282 2025-01-08 03:00:41.894-0600 FINER t143 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libbej'
283 2025-01-08 03:00:41.895-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
284 2025-01-08 03:00:41.899-0600 FINER t144 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-hw-diags'
285 2025-01-08 03:00:41.900-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
286 2025-01-08 03:00:41.907-0600 FINER t145 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/libmctp'
287 2025-01-08 03:00:41.908-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
288 2025-01-08 03:00:41.985-0600 FINER t146 GitRepository.rebuildTagList: Read tags count=57 for '/opengrok/src/openbmc/openbmc'
289 2025-01-08 03:00:41.985-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
290 2025-01-08 03:00:41.987-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/openbmc/meta' is prohibited symlink
291 2025-01-08 03:00:41.987-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/openbmc/meta': '/opengrok/src/openbmc/openbmc/meta' is prohibited symlink
292 2025-01-08 03:00:41.988-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/openbmc/bitbake' is prohibited symlink
293 2025-01-08 03:00:41.988-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/openbmc/bitbake': '/opengrok/src/openbmc/openbmc/bitbake' is prohibited symlink
294 2025-01-08 03:00:41.988-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/openbmc/scripts' is prohibited symlink
295 2025-01-08 03:00:41.989-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/openbmc/scripts': '/opengrok/src/openbmc/openbmc/scripts' is prohibited symlink
296 2025-01-08 03:00:41.995-0600 FINER t147 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc.github.io'
297 2025-01-08 03:00:41.996-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
298 2025-01-08 03:00:42.008-0600 FINER t148 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/webui-vue'
299 2025-01-08 03:00:42.009-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
300 2025-01-08 03:00:42.010-0600 FINER t1 HistoryGuru.addRepositories: Discovered repositories: [{dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,annotationCache=off}]
301 2025-01-08 03:00:42.011-0600 INFO t1 Statistics.logIt: Done scanning for repositories, found 105 repositories (took 2.230 seconds)
302 2025-01-08 03:00:42.012-0600 INFO t1 Indexer.prepareIndexer: Generating history cache for all repositories ...
303 2025-01-08 03:00:42.031-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d0bd59eecc23b4f4bcdda09b6b73203977130fb2 for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
304 2025-01-08 03:00:42.032-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4002082a47acbe1189bacc1473445f256b8bfef0 for repository {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
305 2025-01-08 03:00:42.032-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 219156b2b3bd9eed2b31279999eccc539a4ef397 for repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
306 2025-01-08 03:00:42.033-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision ad29e430cc6954e28ae2444c278cb9f326f0528b for repository {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
307 2025-01-08 03:00:42.033-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 76ede76493487a075c29352ee4527e8ba10b60eb for repository {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
308 2025-01-08 03:00:42.034-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision ee728e69538b70ae7e79b91ff442e7df0a659bcb for repository {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
309 2025-01-08 03:00:42.034-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision a9400dd8062387c4a4569c9ad42169cb549bf27d for repository {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
310 2025-01-08 03:00:42.034-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 532753b291fb6ab98756a13e9eb8db99398a9ffd for repository {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
311 2025-01-08 03:00:42.035-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision e16bb5c35893591eab048ae4ef646a9e5e2f7e94 for repository {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
312 2025-01-08 03:00:42.035-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3add478ba5b825e2d800a5b6b8a98d409110e42e for repository {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
313 2025-01-08 03:00:42.035-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 35c2005ffe02fc240dfcd77ad9658fd66dcee524 for repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
314 2025-01-08 03:00:42.036-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4bbd02dce8fe574ecae5efda089e02940178cac7 for repository {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
315 2025-01-08 03:00:42.036-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 66addf25485af22d931a743170285c0f511f0cb8 for repository {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
316 2025-01-08 03:00:42.036-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3d57f79cb13fa15efe95979730e26b8f46d906cc for repository {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
317 2025-01-08 03:00:42.037-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 759c009165c4cdca2e4fcda9408be06d239c431f for repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
318 2025-01-08 03:00:42.037-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 1c88803f75c4d5b606345df7bdef318b677f9696 for repository {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
319 2025-01-08 03:00:42.037-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision b91986fe969531aaaaf2e40801346b7574359b1e for repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
320 2025-01-08 03:00:42.038-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3524578e567f9e32cb4e674e502950f378c0ddfb for repository {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
321 2025-01-08 03:00:42.038-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 057f429785500eeedf0202434cd0299479d1485e for repository {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
322 2025-01-08 03:00:42.038-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d2d5a95934a340f194c6dffb7777a51c6357ebbb for repository {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
323 2025-01-08 03:00:42.039-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision bdcf574195d5f8e551fc85abedc0d1228015d77f for repository {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
324 2025-01-08 03:00:42.039-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 36137e09614746b13603b5fbae79e6f70819c46b for repository {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
325 2025-01-08 03:00:42.039-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision ef2ea1dc7b93541d51591635815e7ff2b2d29e44 for repository {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
326 2025-01-08 03:00:42.040-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 971d1a747be7ffb0444bf1821fa345af5989fac1 for repository {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
327 2025-01-08 03:00:42.040-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 760213aaa6e97071ec22e4c5ca219c7517b6bc73 for repository {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
328 2025-01-08 03:00:42.040-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d35c241d30bba30a1d42ebc85ef8072f283cb820 for repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
329 2025-01-08 03:00:42.041-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision abc613ef4df43e8eef9d9be1b3a01ddf64586d13 for repository {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
330 2025-01-08 03:00:42.041-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 094ac2f742c578489cc6400cc5e10abb8e2953df for repository {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
331 2025-01-08 03:00:42.041-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6d579909fc8e623e8a0dd6d4a32a4aee725c32f7 for repository {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
332 2025-01-08 03:00:42.042-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 9087cafb5895ef9160b8d015c2791455baeb4b58 for repository {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
333 2025-01-08 03:00:42.042-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision edbf17d71af3defda1809ddda5ca71114642b856 for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
334 2025-01-08 03:00:42.042-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0d640b5a7eeece47d807debcf26fe3387bc6edf9 for repository {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
335 2025-01-08 03:00:42.043-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7f23d4d9a2398da0f4a88a7f8764ada2fed18fe7 for repository {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
336 2025-01-08 03:00:42.043-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d9c11abd92db59a4559c71eadbb8e07fcf09dcd4 for repository {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
337 2025-01-08 03:00:42.043-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6c347cadf93302a8c3da15a79ffb6c27067a6d65 for repository {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
338 2025-01-08 03:00:42.044-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4f31238684e99c7891b5158b10a078fb13a669ff for repository {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
339 2025-01-08 03:00:42.044-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 09ee6ada5bee636ce8ab4fae71bbac347a0b2325 for repository {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
340 2025-01-08 03:00:42.044-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3680a59367c2284f8b02ddc8607c3a615273ebef for repository {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
341 2025-01-08 03:00:42.044-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision bd092fc76d869cce3df355db12da90089113f555 for repository {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
342 2025-01-08 03:00:42.045-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 796397d8ad2dc21db5080eb9b78d72ae1702a1fb for repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
343 2025-01-08 03:00:42.045-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 350343fd4545b0c10574bf49a49e16ce22c324ea for repository {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
344 2025-01-08 03:00:42.046-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4954d029d2d7f892976fb19d3fa9c502d64e1d1e for repository {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
345 2025-01-08 03:00:42.046-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4db17e95ad45e652cf14322f91a0210b69cbbdc5 for repository {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
346 2025-01-08 03:00:42.046-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 18b9a37ba7c31d1a646a0c56ebcbf61e4d292e47 for repository {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
347 2025-01-08 03:00:42.046-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision fd84bfa397d5e6f7f8049445003004683cbeef9f for repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
348 2025-01-08 03:00:42.047-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 74f835b014e6791b1783f689aa5c338879349e53 for repository {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
349 2025-01-08 03:00:42.047-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision dfdfd89ec9b36c115a98f589880fd757a162af19 for repository {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
350 2025-01-08 03:00:42.047-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d825f567fa94dd2cbd35bff761f1a5fbde34a4f3 for repository {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
351 2025-01-08 03:00:42.048-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision acdbdd141ece313f259ad6231e132f0a4bc3e062 for repository {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
352 2025-01-08 03:00:42.048-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7f7c7a7cdd8c5c0b3deb1f5e60402fe39440d8d1 for repository {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
353 2025-01-08 03:00:42.048-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision c642ddddb5a771a45f2987980127797636187bfb for repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
354 2025-01-08 03:00:42.048-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision b6865fdcc10dbfd5ff023f3b74d9c8b645d319db for repository {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
355 2025-01-08 03:00:42.049-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 92eb22223d414940cc09af7c029192473d1d385e for repository {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
356 2025-01-08 03:00:42.049-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 50081549e6036d17893f281fa6e79ce03c09a9f8 for repository {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
357 2025-01-08 03:00:42.050-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 366651d9ef0e03f97b1e1d2b6188f2b452044d1c for repository {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
358 2025-01-08 03:00:42.050-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 757ad6a91c0d18c750e83ffc4683df78be693f7b for repository {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
359 2025-01-08 03:00:42.050-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 11e09a960e7f9d69b52276d22cbd706f40bdf0d0 for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
360 2025-01-08 03:00:42.051-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 91f5e37e6f390a5389de4e3a35f664db768ec4c9 for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
361 2025-01-08 03:00:42.051-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision df4589ad81444f15ba87a49667ce5b3938d9b013 for repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
362 2025-01-08 03:00:42.051-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision c115852fb5aa0890373d8c2dfca9b9f7b1e06527 for repository {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
363 2025-01-08 03:00:42.051-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0195f75cb7af15b8842fe1672de40cc23b7c7660 for repository {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
364 2025-01-08 03:00:42.052-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3ed566dc78e4cdaec9ddef49e32ad6103a14ae84 for repository {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
365 2025-01-08 03:00:42.052-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 85e87e3843ad98b6343571ce99925f35871ace5c for repository {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
366 2025-01-08 03:00:42.052-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 5137b2f5a43dbb466805f62971d3bf4105779f9f for repository {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
367 2025-01-08 03:00:42.053-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision e2e4dde12e2fa9c8856e291dd6c7405a8fa4164f for repository {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
368 2025-01-08 03:00:42.053-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision b281113c906a8d4c5c704859939b74efb085a522 for repository {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
369 2025-01-08 03:00:42.053-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 809a7af6fce7a9c965deee8d68b7ce1d19ae30ea for repository {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
370 2025-01-08 03:00:42.053-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 8e68affb7b8007d6d8cea5e7eb17b0fe0f546a35 for repository {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
371 2025-01-08 03:00:42.054-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0469b56837cf4c972609832ae00f0441ec76049b for repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
372 2025-01-08 03:00:42.054-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 01373c2b281d05ac7393013e440d401696800013 for repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
373 2025-01-08 03:00:42.054-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2ac7fde7b01234deaa43187d5d721bddbba0f992 for repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
374 2025-01-08 03:00:42.055-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6a2b8956487404dd2f7e4aa06055c24a2b7271e1 for repository {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
375 2025-01-08 03:00:42.055-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 378b59abdd0eb96ef4ccc333022e9fc678a6413b for repository {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
376 2025-01-08 03:00:42.055-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 297b46586853c7970871b52c25cfde6f8235c3d9 for repository {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
377 2025-01-08 03:00:42.056-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision cc36701137e8ad0e7a537c624cd486fb72fb66de for repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
378 2025-01-08 03:00:42.056-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 769024036f5a1e0949d0f2d0543b7c4547e8c988 for repository {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
379 2025-01-08 03:00:42.056-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 03a8fe364d403ec0fb743e190d2f7222de1f4de8 for repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
380 2025-01-08 03:00:42.057-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 81634d9c5d750badf37b7c6ffcc76be2ecd1780d for repository {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
381 2025-01-08 03:00:42.057-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 06b1dbe9c768adf8921e4c1cb915538486b5a7ca for repository {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
382 2025-01-08 03:00:42.057-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision b111364f7bf3cb00dad11ceb39929d8fbf96144d for repository {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
383 2025-01-08 03:00:42.057-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2ec80375259500c43f5a7c620cb34cd894f7836c for repository {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
384 2025-01-08 03:00:42.058-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision a37b8daf8ed107d2146c899b4d8beed84dad93e9 for repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
385 2025-01-08 03:00:42.058-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2be4563d3f2fbfa67d18a070d387e1653f94d42f for repository {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
386 2025-01-08 03:00:42.058-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4263ed4c91eb4ca13dbd5551fba5a44d43578d94 for repository {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
387 2025-01-08 03:00:42.059-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 20a045f6854efe2dd11d5bb717ba72093034c83b for repository {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
388 2025-01-08 03:00:42.059-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2efa95d8faec80ee1eb2ce500e2cb08849cd478e for repository {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
389 2025-01-08 03:00:42.059-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d9e4db68fe99e064b584cbed9c1e6c2002808e24 for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
390 2025-01-08 03:00:42.060-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 53757b38f3e6d9f504fb8d5ce2db32ac5a034b8a for repository {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
391 2025-01-08 03:00:42.060-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7f70ddf52c6ae82047af1059ba7bc3d7dbb5e0b2 for repository {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
392 2025-01-08 03:00:42.060-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 78679a03305ef08bb653a3a4a0028cce04c4da97 for repository {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
393 2025-01-08 03:00:42.061-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision c0c95be197cc6f863b0c11ca7726f8e34b74f370 for repository {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
394 2025-01-08 03:00:42.061-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d01fca35bf709c179ba5ade01b127b2a31ebfbce for repository {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
395 2025-01-08 03:00:42.061-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 8f789c3ac4fa47e02bc4862c50390dbf043be80c for repository {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
396 2025-01-08 03:00:42.062-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision be5a2e0bbb4210e17c0aa49091f8db539e2f425a for repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
397 2025-01-08 03:00:42.062-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision cb240aa1ed95799d2ea8bde951c6ed443839a7e0 for repository {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
398 2025-01-08 03:00:42.062-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision a7a12b08c515b8574f09bd0f1b28e6804d1d41db for repository {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
399 2025-01-08 03:00:42.062-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7fcddaf1cfe75fa05af2061a61596cddb89effbd for repository {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
400 2025-01-08 03:00:42.063-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0d72381feff226fff27ad11fb8efc9550d195f9d for repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
401 2025-01-08 03:00:42.063-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 1914831526f8e6bbb8e4c4c634e4918cecfaa81b for repository {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
402 2025-01-08 03:00:42.063-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d980e4fc2d0e55a098232e3bf0e2b5e3751c4ea9 for repository {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
403 2025-01-08 03:00:42.064-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision a7848f9861effb41a1a119d4d4a7f1bbecd38cd9 for repository {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
404 2025-01-08 03:00:42.064-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2d4cbeb09fa719a4caa3d497f1a67bb572546313 for repository {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
405 2025-01-08 03:00:42.064-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 99b5f613d65fc78d53c40cb5ee3b043c4f560322 for repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
406 2025-01-08 03:00:42.065-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 824b68dc85165be5775be112555c3770ae63a5d1 for repository {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
407 2025-01-08 03:00:42.065-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0ef397ad362a2014ce73491fd4d644c52fd47b00 for repository {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
408 2025-01-08 03:00:42.065-0600 INFO t1 HistoryGuru.createHistoryCacheReal: Creating history cache for 105 repositories
409 2025-01-08 03:00:42.066-0600 INFO t149 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
410 2025-01-08 03:00:42.066-0600 INFO t150 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
411 2025-01-08 03:00:42.066-0600 INFO t152 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
412 2025-01-08 03:00:42.067-0600 INFO t154 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
413 2025-01-08 03:00:42.066-0600 INFO t151 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
414 2025-01-08 03:00:42.067-0600 INFO t156 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
415 2025-01-08 03:00:42.067-0600 INFO t155 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
416 2025-01-08 03:00:42.067-0600 INFO t153 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
417 2025-01-08 03:00:42.069-0600 INFO t166 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
418 2025-01-08 03:00:42.070-0600 INFO t168 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
419 2025-01-08 03:00:42.069-0600 INFO t165 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
420 2025-01-08 03:00:42.069-0600 INFO t164 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
421 2025-01-08 03:00:42.069-0600 INFO t163 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
422 2025-01-08 03:00:42.069-0600 INFO t162 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
423 2025-01-08 03:00:42.069-0600 INFO t161 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
424 2025-01-08 03:00:42.068-0600 INFO t160 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
425 2025-01-08 03:00:42.072-0600 FINER t161 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
426 2025-01-08 03:00:42.068-0600 INFO t159 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
427 2025-01-08 03:00:42.068-0600 INFO t158 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
428 2025-01-08 03:00:42.068-0600 INFO t157 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
429 2025-01-08 03:00:42.073-0600 INFO t182 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
430 2025-01-08 03:00:42.074-0600 INFO t184 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
431 2025-01-08 03:00:42.073-0600 FINER t159 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
432 2025-01-08 03:00:42.075-0600 FINE t159 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
433 2025-01-08 03:00:42.073-0600 INFO t181 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
434 2025-01-08 03:00:42.073-0600 FINE t161 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
435 2025-01-08 03:00:42.076-0600 INFO t191 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
436 2025-01-08 03:00:42.073-0600 INFO t180 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
437 2025-01-08 03:00:42.072-0600 INFO t179 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
438 2025-01-08 03:00:42.072-0600 FINER t160 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
439 2025-01-08 03:00:42.072-0600 INFO t178 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
440 2025-01-08 03:00:42.078-0600 INFO t198 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
441 2025-01-08 03:00:42.072-0600 INFO t177 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
442 2025-01-08 03:00:42.072-0600 FINER t162 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
443 2025-01-08 03:00:42.079-0600 FINE t162 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
444 2025-01-08 03:00:42.072-0600 INFO t176 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
445 2025-01-08 03:00:42.072-0600 FINER t163 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
446 2025-01-08 03:00:42.080-0600 FINE t163 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
447 2025-01-08 03:00:42.071-0600 INFO t175 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
448 2025-01-08 03:00:42.071-0600 INFO t174 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
449 2025-01-08 03:00:42.071-0600 FINER t164 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
450 2025-01-08 03:00:42.081-0600 FINE t164 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
451 2025-01-08 03:00:42.071-0600 INFO t173 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
452 2025-01-08 03:00:42.071-0600 FINER t165 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
453 2025-01-08 03:00:42.083-0600 FINE t165 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
454 2025-01-08 03:00:42.071-0600 INFO t172 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
455 2025-01-08 03:00:42.083-0600 INFO t216 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
456 2025-01-08 03:00:42.070-0600 INFO t171 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
457 2025-01-08 03:00:42.071-0600 FINER t168 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
458 2025-01-08 03:00:42.084-0600 FINE t168 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
459 2025-01-08 03:00:42.070-0600 INFO t170 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
460 2025-01-08 03:00:42.070-0600 INFO t169 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
461 2025-01-08 03:00:42.070-0600 FINER t166 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
462 2025-01-08 03:00:42.070-0600 INFO t167 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
463 2025-01-08 03:00:42.070-0600 FINER t152 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
464 2025-01-08 03:00:42.070-0600 FINER t156 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
465 2025-01-08 03:00:42.087-0600 FINE t156 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
466 2025-01-08 03:00:42.070-0600 FINER t151 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
467 2025-01-08 03:00:42.070-0600 FINER t150 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
468 2025-01-08 03:00:42.088-0600 FINE t150 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
469 2025-01-08 03:00:42.070-0600 FINER t153 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
470 2025-01-08 03:00:42.089-0600 FINE t153 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
471 2025-01-08 03:00:42.070-0600 FINER t154 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
472 2025-01-08 03:00:42.090-0600 FINE t154 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
473 2025-01-08 03:00:42.070-0600 FINER t155 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
474 2025-01-08 03:00:42.091-0600 FINE t155 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
475 2025-01-08 03:00:42.070-0600 FINER t149 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
476 2025-01-08 03:00:42.091-0600 INFO t240 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
477 2025-01-08 03:00:42.091-0600 INFO t239 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
478 2025-01-08 03:00:42.091-0600 FINE t165 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
479 2025-01-08 03:00:42.091-0600 FINE t161 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 15 ms)
480 2025-01-08 03:00:42.092-0600 FINE t161 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
481 2025-01-08 03:00:42.091-0600 FINE t162 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 11 ms)
482 2025-01-08 03:00:42.090-0600 INFO t238 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
483 2025-01-08 03:00:42.090-0600 FINE t163 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 10 ms)
484 2025-01-08 03:00:42.090-0600 FINE t159 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 15 ms)
485 2025-01-08 03:00:42.094-0600 FINE t159 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
486 2025-01-08 03:00:42.090-0600 INFO t237 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
487 2025-01-08 03:00:42.090-0600 INFO t236 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
488 2025-01-08 03:00:42.089-0600 INFO t235 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
489 2025-01-08 03:00:42.089-0600 INFO t234 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
490 2025-01-08 03:00:42.089-0600 INFO t233 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
491 2025-01-08 03:00:42.088-0600 INFO t232 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
492 2025-01-08 03:00:42.088-0600 FINE t151 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
493 2025-01-08 03:00:42.088-0600 INFO t231 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
494 2025-01-08 03:00:42.088-0600 INFO t230 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
495 2025-01-08 03:00:42.087-0600 INFO t229 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
496 2025-01-08 03:00:42.087-0600 INFO t228 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
497 2025-01-08 03:00:42.087-0600 FINE t152 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
498 2025-01-08 03:00:42.086-0600 INFO t227 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
499 2025-01-08 03:00:42.086-0600 FINER t167 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
500 2025-01-08 03:00:42.086-0600 INFO t226 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
501 2025-01-08 03:00:42.086-0600 INFO t225 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
502 2025-01-08 03:00:42.086-0600 FINE t166 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
503 2025-01-08 03:00:42.086-0600 FINER t169 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
504 2025-01-08 03:00:42.085-0600 INFO t224 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
505 2025-01-08 03:00:42.085-0600 INFO t223 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
506 2025-01-08 03:00:42.085-0600 FINER t170 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
507 2025-01-08 03:00:42.085-0600 INFO t222 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
508 2025-01-08 03:00:42.084-0600 INFO t221 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
509 2025-01-08 03:00:42.084-0600 INFO t220 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
510 2025-01-08 03:00:42.084-0600 FINER t171 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
511 2025-01-08 03:00:42.084-0600 INFO t219 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
512 2025-01-08 03:00:42.084-0600 INFO t218 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
513 2025-01-08 03:00:42.084-0600 FINER t216 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
514 2025-01-08 03:00:42.105-0600 FINE t216 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
515 2025-01-08 03:00:42.083-0600 INFO t217 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
516 2025-01-08 03:00:42.083-0600 FINER t172 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
517 2025-01-08 03:00:42.083-0600 INFO t215 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
518 2025-01-08 03:00:42.083-0600 INFO t214 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
519 2025-01-08 03:00:42.082-0600 INFO t213 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
520 2025-01-08 03:00:42.082-0600 INFO t212 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
521 2025-01-08 03:00:42.082-0600 FINER t173 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
522 2025-01-08 03:00:42.082-0600 INFO t211 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
523 2025-01-08 03:00:42.081-0600 INFO t210 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
524 2025-01-08 03:00:42.081-0600 FINER t174 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
525 2025-01-08 03:00:42.081-0600 INFO t209 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
526 2025-01-08 03:00:42.081-0600 FINER t175 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
527 2025-01-08 03:00:42.081-0600 INFO t208 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
528 2025-01-08 03:00:42.080-0600 INFO t207 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
529 2025-01-08 03:00:42.080-0600 INFO t206 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
530 2025-01-08 03:00:42.080-0600 INFO t205 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
531 2025-01-08 03:00:42.080-0600 FINER t176 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
532 2025-01-08 03:00:42.111-0600 FINE t176 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
533 2025-01-08 03:00:42.079-0600 INFO t204 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
534 2025-01-08 03:00:42.079-0600 INFO t203 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
535 2025-01-08 03:00:42.078-0600 FINER t177 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
536 2025-01-08 03:00:42.112-0600 FINE t177 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
537 2025-01-08 03:00:42.078-0600 INFO t202 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
538 2025-01-08 03:00:42.078-0600 INFO t201 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
539 2025-01-08 03:00:42.078-0600 FINER t198 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
540 2025-01-08 03:00:42.078-0600 INFO t200 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
541 2025-01-08 03:00:42.078-0600 INFO t199 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
542 2025-01-08 03:00:42.078-0600 FINER t178 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
543 2025-01-08 03:00:42.114-0600 FINE t178 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
544 2025-01-08 03:00:42.077-0600 INFO t197 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
545 2025-01-08 03:00:42.077-0600 FINE t160 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
546 2025-01-08 03:00:42.077-0600 INFO t196 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
547 2025-01-08 03:00:42.077-0600 FINER t179 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
548 2025-01-08 03:00:42.116-0600 FINE t179 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
549 2025-01-08 03:00:42.077-0600 INFO t195 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
550 2025-01-08 03:00:42.077-0600 FINER t180 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
551 2025-01-08 03:00:42.117-0600 FINE t180 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
552 2025-01-08 03:00:42.077-0600 INFO t194 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
553 2025-01-08 03:00:42.076-0600 FINER t191 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
554 2025-01-08 03:00:42.076-0600 INFO t193 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
555 2025-01-08 03:00:42.076-0600 INFO t192 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
556 2025-01-08 03:00:42.076-0600 FINER t181 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
557 2025-01-08 03:00:42.075-0600 INFO t190 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
558 2025-01-08 03:00:42.075-0600 INFO t189 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
559 2025-01-08 03:00:42.075-0600 INFO t188 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
560 2025-01-08 03:00:42.075-0600 INFO t187 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
561 2025-01-08 03:00:42.075-0600 FINER t184 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
562 2025-01-08 03:00:42.120-0600 FINE t184 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
563 2025-01-08 03:00:42.074-0600 INFO t186 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
564 2025-01-08 03:00:42.074-0600 FINER t182 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
565 2025-01-08 03:00:42.121-0600 FINE t182 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
566 2025-01-08 03:00:42.074-0600 INFO t185 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
567 2025-01-08 03:00:42.074-0600 FINER t158 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
568 2025-01-08 03:00:42.122-0600 FINE t158 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
569 2025-01-08 03:00:42.074-0600 FINER t157 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
570 2025-01-08 03:00:42.074-0600 INFO t183 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
571 2025-01-08 03:00:42.123-0600 FINE t157 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
572 2025-01-08 03:00:42.122-0600 FINER t185 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
573 2025-01-08 03:00:42.123-0600 FINE t185 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
574 2025-01-08 03:00:42.121-0600 FINER t186 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
575 2025-01-08 03:00:42.120-0600 FINE t180 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
576 2025-01-08 03:00:42.124-0600 FINE t180 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
577 2025-01-08 03:00:42.124-0600 FINEST t180 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (094ac2f742c578489cc6400cc5e10abb8e2953df, null)
578 2025-01-08 03:00:42.120-0600 FINER t187 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
579 2025-01-08 03:00:42.125-0600 FINE t187 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
580 2025-01-08 03:00:42.120-0600 FINER t188 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
581 2025-01-08 03:00:42.125-0600 FINE t188 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
582 2025-01-08 03:00:42.119-0600 FINE t160 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
583 2025-01-08 03:00:42.119-0600 FINER t189 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
584 2025-01-08 03:00:42.126-0600 FINE t189 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
585 2025-01-08 03:00:42.119-0600 FINER t190 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
586 2025-01-08 03:00:42.118-0600 FINE t181 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
587 2025-01-08 03:00:42.118-0600 FINER t192 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
588 2025-01-08 03:00:42.127-0600 FINE t192 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
589 2025-01-08 03:00:42.118-0600 FINE t177 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
590 2025-01-08 03:00:42.128-0600 FINE t177 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
591 2025-01-08 03:00:42.118-0600 FINER t193 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
592 2025-01-08 03:00:42.128-0600 FINE t193 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
593 2025-01-08 03:00:42.117-0600 FINE t191 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
594 2025-01-08 03:00:42.117-0600 FINER t194 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
595 2025-01-08 03:00:42.129-0600 FINE t194 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
596 2025-01-08 03:00:42.117-0600 FINER t195 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
597 2025-01-08 03:00:42.130-0600 FINE t195 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
598 2025-01-08 03:00:42.116-0600 FINER t196 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
599 2025-01-08 03:00:42.115-0600 FINE t176 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
600 2025-01-08 03:00:42.131-0600 FINE t176 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
601 2025-01-08 03:00:42.131-0600 FINEST t176 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0ef397ad362a2014ce73491fd4d644c52fd47b00, null)
602 2025-01-08 03:00:42.115-0600 FINER t197 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
603 2025-01-08 03:00:42.131-0600 FINE t197 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
604 2025-01-08 03:00:42.114-0600 FINER t199 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
605 2025-01-08 03:00:42.132-0600 FINE t199 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
606 2025-01-08 03:00:42.114-0600 FINER t200 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
607 2025-01-08 03:00:42.114-0600 FINE t198 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
608 2025-01-08 03:00:42.113-0600 FINER t201 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
609 2025-01-08 03:00:42.113-0600 FINER t202 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
610 2025-01-08 03:00:42.134-0600 FINE t202 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
611 2025-01-08 03:00:42.112-0600 FINER t203 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
612 2025-01-08 03:00:42.134-0600 FINE t203 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
613 2025-01-08 03:00:42.112-0600 FINER t204 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
614 2025-01-08 03:00:42.135-0600 FINE t204 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
615 2025-01-08 03:00:42.111-0600 FINER t205 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
616 2025-01-08 03:00:42.136-0600 FINE t205 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
617 2025-01-08 03:00:42.110-0600 FINE t216 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
618 2025-01-08 03:00:42.136-0600 FINE t216 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
619 2025-01-08 03:00:42.110-0600 FINER t206 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
620 2025-01-08 03:00:42.110-0600 FINER t208 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
621 2025-01-08 03:00:42.110-0600 FINER t207 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
622 2025-01-08 03:00:42.138-0600 FINE t207 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
623 2025-01-08 03:00:42.109-0600 FINE t175 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
624 2025-01-08 03:00:42.138-0600 FINE t197 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
625 2025-01-08 03:00:42.109-0600 FINER t209 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
626 2025-01-08 03:00:42.139-0600 FINE t209 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
627 2025-01-08 03:00:42.109-0600 FINE t174 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
628 2025-01-08 03:00:42.108-0600 FINER t210 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
629 2025-01-08 03:00:42.108-0600 FINER t211 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
630 2025-01-08 03:00:42.107-0600 FINE t173 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
631 2025-01-08 03:00:42.107-0600 FINER t212 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
632 2025-01-08 03:00:42.141-0600 FINE t212 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
633 2025-01-08 03:00:42.107-0600 FINER t213 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
634 2025-01-08 03:00:42.142-0600 FINE t213 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
635 2025-01-08 03:00:42.107-0600 FINER t214 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
636 2025-01-08 03:00:42.142-0600 FINE t214 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
637 2025-01-08 03:00:42.106-0600 FINE t166 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 7 ms)
638 2025-01-08 03:00:42.143-0600 FINE t166 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
639 2025-01-08 03:00:42.106-0600 FINER t215 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
640 2025-01-08 03:00:42.143-0600 FINE t215 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
641 2025-01-08 03:00:42.106-0600 FINE t172 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
642 2025-01-08 03:00:42.106-0600 FINER t217 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
643 2025-01-08 03:00:42.144-0600 FINE t217 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
644 2025-01-08 03:00:42.104-0600 FINER t218 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
645 2025-01-08 03:00:42.145-0600 FINE t218 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
646 2025-01-08 03:00:42.103-0600 FINE t152 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
647 2025-01-08 03:00:42.103-0600 FINER t219 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
648 2025-01-08 03:00:42.146-0600 FINE t219 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
649 2025-01-08 03:00:42.102-0600 FINE t171 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
650 2025-01-08 03:00:42.102-0600 FINER t220 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
651 2025-01-08 03:00:42.102-0600 FINER t221 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
652 2025-01-08 03:00:42.101-0600 FINE t151 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
653 2025-01-08 03:00:42.101-0600 FINER t222 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
654 2025-01-08 03:00:42.148-0600 FINE t222 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
655 2025-01-08 03:00:42.101-0600 FINE t170 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
656 2025-01-08 03:00:42.100-0600 FINER t223 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
657 2025-01-08 03:00:42.100-0600 FINER t224 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
658 2025-01-08 03:00:42.149-0600 FINE t224 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
659 2025-01-08 03:00:42.100-0600 FINE t169 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
660 2025-01-08 03:00:42.099-0600 FINER t225 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
661 2025-01-08 03:00:42.150-0600 FINE t225 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
662 2025-01-08 03:00:42.099-0600 FINER t226 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
663 2025-01-08 03:00:42.098-0600 FINE t167 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
664 2025-01-08 03:00:42.098-0600 FINER t227 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
665 2025-01-08 03:00:42.151-0600 FINE t227 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
666 2025-01-08 03:00:42.098-0600 FINE t168 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 13 ms)
667 2025-01-08 03:00:42.152-0600 FINE t168 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
668 2025-01-08 03:00:42.098-0600 FINER t228 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
669 2025-01-08 03:00:42.097-0600 FINER t229 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
670 2025-01-08 03:00:42.153-0600 FINE t229 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
671 2025-01-08 03:00:42.097-0600 FINER t230 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
672 2025-01-08 03:00:42.153-0600 FINE t170 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
673 2025-01-08 03:00:42.097-0600 FINER t231 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
674 2025-01-08 03:00:42.154-0600 FINE t231 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
675 2025-01-08 03:00:42.096-0600 FINE t155 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
676 2025-01-08 03:00:42.096-0600 FINE t150 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 7 ms)
677 2025-01-08 03:00:42.096-0600 FINER t232 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
678 2025-01-08 03:00:42.155-0600 FINE t232 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
679 2025-01-08 03:00:42.096-0600 FINE t154 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
680 2025-01-08 03:00:42.156-0600 FINE t154 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
681 2025-01-08 03:00:42.096-0600 FINER t233 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
682 2025-01-08 03:00:42.095-0600 FINER t234 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
683 2025-01-08 03:00:42.157-0600 FINE t234 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
684 2025-01-08 03:00:42.095-0600 FINER t235 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
685 2025-01-08 03:00:42.095-0600 FINER t236 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
686 2025-01-08 03:00:42.094-0600 FINER t237 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
687 2025-01-08 03:00:42.094-0600 FINEST t159 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0d640b5a7eeece47d807debcf26fe3387bc6edf9, null)
688 2025-01-08 03:00:42.094-0600 FINE t153 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
689 2025-01-08 03:00:42.159-0600 FINE t153 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
690 2025-01-08 03:00:42.094-0600 FINE t163 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
691 2025-01-08 03:00:42.160-0600 FINEST t163 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (09ee6ada5bee636ce8ab4fae71bbac347a0b2325, null)
692 2025-01-08 03:00:42.093-0600 FINER t238 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
693 2025-01-08 03:00:42.161-0600 FINE t238 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
694 2025-01-08 03:00:42.093-0600 FINE t162 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
695 2025-01-08 03:00:42.161-0600 FINEST t162 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d0bd59eecc23b4f4bcdda09b6b73203977130fb2, null)
696 2025-01-08 03:00:42.093-0600 FINEST t161 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (66addf25485af22d931a743170285c0f511f0cb8, null)
697 2025-01-08 03:00:42.092-0600 INFO t244 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
698 2025-01-08 03:00:42.092-0600 FINE t165 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
699 2025-01-08 03:00:42.162-0600 FINEST t165 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4db17e95ad45e652cf14322f91a0210b69cbbdc5, null)
700 2025-01-08 03:00:42.092-0600 FINER t239 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
701 2025-01-08 03:00:42.163-0600 FINE t239 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
702 2025-01-08 03:00:42.092-0600 INFO t243 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
703 2025-01-08 03:00:42.092-0600 INFO t242 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
704 2025-01-08 03:00:42.092-0600 FINER t240 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
705 2025-01-08 03:00:42.164-0600 FINE t240 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
706 2025-01-08 03:00:42.092-0600 FINE t164 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 10 ms)
707 2025-01-08 03:00:42.092-0600 FINE t156 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
708 2025-01-08 03:00:42.165-0600 FINE t156 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
709 2025-01-08 03:00:42.092-0600 INFO t241 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
710 2025-01-08 03:00:42.091-0600 FINE t149 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
711 2025-01-08 03:00:42.165-0600 FINER t241 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
712 2025-01-08 03:00:42.166-0600 FINE t241 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
713 2025-01-08 03:00:42.165-0600 FINEST t156 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3680a59367c2284f8b02ddc8607c3a615273ebef, null)
714 2025-01-08 03:00:42.164-0600 FINE t164 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
715 2025-01-08 03:00:42.164-0600 FINER t247 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-misc'
716 2025-01-08 03:00:42.164-0600 FINER t242 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
717 2025-01-08 03:00:42.164-0600 FINER t243 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
718 2025-01-08 03:00:42.163-0600 FINER t244 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
719 2025-01-08 03:00:42.168-0600 FINE t244 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
720 2025-01-08 03:00:42.162-0600 FINE t234 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
721 2025-01-08 03:00:42.160-0600 FINE t232 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
722 2025-01-08 03:00:42.168-0600 FINE t232 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
723 2025-01-08 03:00:42.159-0600 FINE t231 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
724 2025-01-08 03:00:42.168-0600 FINE t231 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
725 2025-01-08 03:00:42.159-0600 FINEST t153 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6d579909fc8e623e8a0dd6d4a32a4aee725c32f7, null)
726 2025-01-08 03:00:42.159-0600 FINE t237 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
727 2025-01-08 03:00:42.158-0600 FINE t236 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
728 2025-01-08 03:00:42.158-0600 FINE t229 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
729 2025-01-08 03:00:42.170-0600 FINE t229 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
730 2025-01-08 03:00:42.158-0600 FINE t235 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
731 2025-01-08 03:00:42.157-0600 FINE t225 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
732 2025-01-08 03:00:42.170-0600 FINE t225 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
733 2025-01-08 03:00:42.157-0600 FINE t233 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
734 2025-01-08 03:00:42.156-0600 FINEST t154 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4f31238684e99c7891b5158b10a078fb13a669ff, null)
735 2025-01-08 03:00:42.156-0600 FINE t169 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
736 2025-01-08 03:00:42.155-0600 FINE t227 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
737 2025-01-08 03:00:42.172-0600 FINE t227 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
738 2025-01-08 03:00:42.172-0600 FINEST t227 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (1c88803f75c4d5b606345df7bdef318b677f9696, null)
739 2025-01-08 03:00:42.155-0600 FINE t171 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
740 2025-01-08 03:00:42.172-0600 FINE t171 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
741 2025-01-08 03:00:42.172-0600 FINER t252 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-dbus-interfaces'
742 2025-01-08 03:00:42.155-0600 FINE t150 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
743 2025-01-08 03:00:42.173-0600 FINEST t150 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (03a8fe364d403ec0fb743e190d2f7222de1f4de8, null)
744 2025-01-08 03:00:42.155-0600 FINE t155 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
745 2025-01-08 03:00:42.155-0600 FINE t224 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
746 2025-01-08 03:00:42.154-0600 FINE t167 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
747 2025-01-08 03:00:42.174-0600 FINE t167 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
748 2025-01-08 03:00:42.154-0600 FINE t170 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
749 2025-01-08 03:00:42.174-0600 FINEST t170 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7f70ddf52c6ae82047af1059ba7bc3d7dbb5e0b2, null)
750 2025-01-08 03:00:42.153-0600 FINE t230 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
751 2025-01-08 03:00:42.152-0600 FINE t228 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
752 2025-01-08 03:00:42.152-0600 FINE t218 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
753 2025-01-08 03:00:42.175-0600 FINE t218 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
754 2025-01-08 03:00:42.152-0600 FINEST t168 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (e2e4dde12e2fa9c8856e291dd6c7405a8fa4164f, null)
755 2025-01-08 03:00:42.151-0600 FINE t222 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
756 2025-01-08 03:00:42.176-0600 FINE t222 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
757 2025-01-08 03:00:42.151-0600 FINE t226 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
758 2025-01-08 03:00:42.151-0600 FINE t219 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
759 2025-01-08 03:00:42.177-0600 FINE t219 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
760 2025-01-08 03:00:42.151-0600 FINE t188 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 25 ms)
761 2025-01-08 03:00:42.177-0600 FINE t188 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
762 2025-01-08 03:00:42.150-0600 FINE t215 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
763 2025-01-08 03:00:42.177-0600 FINE t233 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
764 2025-01-08 03:00:42.149-0600 FINE t172 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
765 2025-01-08 03:00:42.149-0600 FINE t214 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
766 2025-01-08 03:00:42.149-0600 FINE t217 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
767 2025-01-08 03:00:42.178-0600 FINE t217 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
768 2025-01-08 03:00:42.149-0600 FINE t223 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
769 2025-01-08 03:00:42.148-0600 FINE t174 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
770 2025-01-08 03:00:42.179-0600 FINE t174 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
771 2025-01-08 03:00:42.148-0600 FINE t213 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
772 2025-01-08 03:00:42.147-0600 FINE t151 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
773 2025-01-08 03:00:42.147-0600 FINE t221 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
774 2025-01-08 03:00:42.147-0600 FINE t212 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
775 2025-01-08 03:00:42.147-0600 FINE t220 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
776 2025-01-08 03:00:42.146-0600 FINE t173 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
777 2025-01-08 03:00:42.146-0600 FINE t152 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
778 2025-01-08 03:00:42.181-0600 FINEST t152 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (971d1a747be7ffb0444bf1821fa345af5989fac1, null)
779 2025-01-08 03:00:42.143-0600 FINE t209 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
780 2025-01-08 03:00:42.143-0600 FINEST t166 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d980e4fc2d0e55a098232e3bf0e2b5e3751c4ea9, null)
781 2025-01-08 03:00:42.143-0600 FINE t207 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
782 2025-01-08 03:00:42.182-0600 FINE t207 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
783 2025-01-08 03:00:42.142-0600 FINE t175 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
784 2025-01-08 03:00:42.142-0600 FINE t204 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
785 2025-01-08 03:00:42.142-0600 FINE t205 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
786 2025-01-08 03:00:42.183-0600 FINE t205 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
787 2025-01-08 03:00:42.141-0600 FINE t203 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
788 2025-01-08 03:00:42.140-0600 FINE t211 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
789 2025-01-08 03:00:42.140-0600 FINE t210 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
790 2025-01-08 03:00:42.140-0600 FINE t198 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
791 2025-01-08 03:00:42.184-0600 FINE t198 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
792 2025-01-08 03:00:42.139-0600 FINE t181 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 11 ms)
793 2025-01-08 03:00:42.185-0600 FINE t181 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
794 2025-01-08 03:00:42.139-0600 FINE t202 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
795 2025-01-08 03:00:42.138-0600 FINE t197 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
796 2025-01-08 03:00:42.185-0600 FINEST t197 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4002082a47acbe1189bacc1473445f256b8bfef0, null)
797 2025-01-08 03:00:42.138-0600 FINE t199 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
798 2025-01-08 03:00:42.137-0600 FINE t208 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
799 2025-01-08 03:00:42.137-0600 FINE t206 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
800 2025-01-08 03:00:42.136-0600 FINEST t216 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2ec80375259500c43f5a7c620cb34cd894f7836c, null)
801 2025-01-08 03:00:42.136-0600 FINE t195 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
802 2025-01-08 03:00:42.187-0600 FINE t195 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
803 2025-01-08 03:00:42.136-0600 FINER t246 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-networkd'
804 2025-01-08 03:00:42.135-0600 FINE t194 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
805 2025-01-08 03:00:42.188-0600 FINE t194 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
806 2025-01-08 03:00:42.134-0600 FINE t185 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 10 ms)
807 2025-01-08 03:00:42.134-0600 FINE t191 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
808 2025-01-08 03:00:42.188-0600 FINE t191 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
809 2025-01-08 03:00:42.133-0600 FINE t187 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
810 2025-01-08 03:00:42.188-0600 FINE t187 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
811 2025-01-08 03:00:42.133-0600 FINE t201 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
812 2025-01-08 03:00:42.133-0600 FINE t193 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
813 2025-01-08 03:00:42.189-0600 FINE t193 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
814 2025-01-08 03:00:42.133-0600 FINE t200 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
815 2025-01-08 03:00:42.132-0600 FINE t189 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
816 2025-01-08 03:00:42.132-0600 FINE t192 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
817 2025-01-08 03:00:42.190-0600 FINE t210 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
818 2025-01-08 03:00:42.131-0600 FINER t245 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-watchdog'
819 2025-01-08 03:00:42.131-0600 FINE t157 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 7 ms)
820 2025-01-08 03:00:42.130-0600 FINE t196 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
821 2025-01-08 03:00:42.128-0600 FINEST t177 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (bdcf574195d5f8e551fc85abedc0d1228015d77f, null)
822 2025-01-08 03:00:42.191-0600 FINER t259 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-interfaces'
823 2025-01-08 03:00:42.128-0600 FINE t178 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 13 ms)
824 2025-01-08 03:00:42.192-0600 FINE t178 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
825 2025-01-08 03:00:42.127-0600 FINE t184 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
826 2025-01-08 03:00:42.192-0600 FINE t184 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
827 2025-01-08 03:00:42.127-0600 FINE t190 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
828 2025-01-08 03:00:42.127-0600 FINE t158 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
829 2025-01-08 03:00:42.193-0600 FINE t158 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
830 2025-01-08 03:00:42.127-0600 FINE t182 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
831 2025-01-08 03:00:42.126-0600 FINE t160 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
832 2025-01-08 03:00:42.193-0600 FINEST t160 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (dfdfd89ec9b36c115a98f589880fd757a162af19, null)
833 2025-01-08 03:00:42.124-0600 FINE t186 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
834 2025-01-08 03:00:42.123-0600 FINER t183 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
835 2025-01-08 03:00:42.194-0600 FINE t196 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
836 2025-01-08 03:00:42.194-0600 FINE t196 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
837 2025-01-08 03:00:42.193-0600 FINEST t184 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (78679a03305ef08bb653a3a4a0028cce04c4da97, null)
838 2025-01-08 03:00:42.193-0600 FINE t182 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
839 2025-01-08 03:00:42.194-0600 FINEST t182 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (a7a12b08c515b8574f09bd0f1b28e6804d1d41db, null)
840 2025-01-08 03:00:42.193-0600 FINEST t158 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (769024036f5a1e0949d0f2d0543b7c4547e8c988, null)
841 2025-01-08 03:00:42.192-0600 FINEST t178 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (ee728e69538b70ae7e79b91ff442e7df0a659bcb, null)
842 2025-01-08 03:00:42.192-0600 FINE t168 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-dbus-interfaces' (took 39 ms)
843 2025-01-08 03:00:42.195-0600 FINE t200 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
844 2025-01-08 03:00:42.191-0600 FINE t206 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
845 2025-01-08 03:00:42.191-0600 FINE t208 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
846 2025-01-08 03:00:42.196-0600 FINE t208 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
847 2025-01-08 03:00:42.196-0600 FINEST t208 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (06b1dbe9c768adf8921e4c1cb915538486b5a7ca, null)
848 2025-01-08 03:00:42.191-0600 FINE t157 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
849 2025-01-08 03:00:42.190-0600 FINE t180 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-watchdog' (took 66 ms)
850 2025-01-08 03:00:42.190-0600 FINE t210 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
851 2025-01-08 03:00:42.196-0600 FINEST t210 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (824b68dc85165be5775be112555c3770ae63a5d1, null)
852 2025-01-08 03:00:42.190-0600 FINE t192 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
853 2025-01-08 03:00:42.197-0600 FINEST t192 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (be5a2e0bbb4210e17c0aa49091f8db539e2f425a, null)
854 2025-01-08 03:00:42.197-0600 FINE t186 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
855 2025-01-08 03:00:42.190-0600 FINE t189 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
856 2025-01-08 03:00:42.189-0600 FINEST t193 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (99b5f613d65fc78d53c40cb5ee3b043c4f560322, null)
857 2025-01-08 03:00:42.189-0600 FINEST t187 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0469b56837cf4c972609832ae00f0441ec76049b, null)
858 2025-01-08 03:00:42.188-0600 FINEST t191 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (cc36701137e8ad0e7a537c624cd486fb72fb66de, null)
859 2025-01-08 03:00:42.188-0600 FINE t185 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
860 2025-01-08 03:00:42.188-0600 FINER t258 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-debug-collector'
861 2025-01-08 03:00:42.188-0600 FINEST t194 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (8e68affb7b8007d6d8cea5e7eb17b0fe0f546a35, null)
862 2025-01-08 03:00:42.212-0600 FINER t263 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-post-code-manager'
863 2025-01-08 03:00:42.187-0600 FINE t176 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-networkd' (took 56 ms)
864 2025-01-08 03:00:42.187-0600 FINE t211 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
865 2025-01-08 03:00:42.213-0600 FINE t211 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
866 2025-01-08 03:00:42.213-0600 FINEST t211 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (fd84bfa397d5e6f7f8049445003004683cbeef9f, null)
867 2025-01-08 03:00:42.187-0600 FINEST t195 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (a7848f9861effb41a1a119d4d4a7f1bbecd38cd9, null)
868 2025-01-08 03:00:42.186-0600 FINER t257 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-misc'
869 2025-01-08 03:00:42.186-0600 FINE t199 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
870 2025-01-08 03:00:42.186-0600 FINE t221 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
871 2025-01-08 03:00:42.185-0600 FINE t202 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
872 2025-01-08 03:00:42.185-0600 FINEST t181 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (bd092fc76d869cce3df355db12da90089113f555, null)
873 2025-01-08 03:00:42.184-0600 FINEST t198 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (b6865fdcc10dbfd5ff023f3b74d9c8b645d319db, null)
874 2025-01-08 03:00:42.183-0600 FINE t228 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
875 2025-01-08 03:00:42.215-0600 FINE t228 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
876 2025-01-08 03:00:42.183-0600 FINE t223 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
877 2025-01-08 03:00:42.183-0600 FINE t220 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
878 2025-01-08 03:00:42.183-0600 FINE t203 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
879 2025-01-08 03:00:42.216-0600 FINEST t203 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (378b59abdd0eb96ef4ccc333022e9fc678a6413b, null)
880 2025-01-08 03:00:42.183-0600 FINEST t205 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (81634d9c5d750badf37b7c6ffcc76be2ecd1780d, null)
881 2025-01-08 03:00:42.183-0600 FINE t204 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
882 2025-01-08 03:00:42.217-0600 FINEST t204 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (20a045f6854efe2dd11d5bb717ba72093034c83b, null)
883 2025-01-08 03:00:42.182-0600 FINE t175 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
884 2025-01-08 03:00:42.217-0600 FINEST t175 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3ed566dc78e4cdaec9ddef49e32ad6103a14ae84, null)
885 2025-01-08 03:00:42.182-0600 FINEST t207 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (9087cafb5895ef9160b8d015c2791455baeb4b58, null)
886 2025-01-08 03:00:42.182-0600 FINE t226 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
887 2025-01-08 03:00:42.218-0600 FINE t226 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
888 2025-01-08 03:00:42.218-0600 FINEST t226 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (1914831526f8e6bbb8e4c4c634e4918cecfaa81b, null)
889 2025-01-08 03:00:42.181-0600 FINE t209 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
890 2025-01-08 03:00:42.181-0600 FINE t173 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
891 2025-01-08 03:00:42.180-0600 FINE t230 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
892 2025-01-08 03:00:42.219-0600 FINE t230 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
893 2025-01-08 03:00:42.180-0600 FINE t212 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
894 2025-01-08 03:00:42.180-0600 FINEST t151 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (c0c95be197cc6f863b0c11ca7726f8e34b74f370, null)
895 2025-01-08 03:00:42.179-0600 FINE t213 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
896 2025-01-08 03:00:42.220-0600 FINER t272 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-hwmon'
897 2025-01-08 03:00:42.179-0600 FINEST t174 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (757ad6a91c0d18c750e83ffc4683df78be693f7b, null)
898 2025-01-08 03:00:42.179-0600 FINER t256 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-proc-control'
899 2025-01-08 03:00:42.179-0600 FINER t255 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/slpd-lite'
900 2025-01-08 03:00:42.179-0600 FINEST t217 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (18b9a37ba7c31d1a646a0c56ebcbf61e4d292e47, null)
901 2025-01-08 03:00:42.178-0600 FINE t214 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
902 2025-01-08 03:00:42.178-0600 FINE t172 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
903 2025-01-08 03:00:42.178-0600 FINE t233 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
904 2025-01-08 03:00:42.222-0600 FINEST t233 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d01fca35bf709c179ba5ade01b127b2a31ebfbce, null)
905 2025-01-08 03:00:42.177-0600 FINE t215 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
906 2025-01-08 03:00:42.177-0600 FINEST t188 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d35c241d30bba30a1d42ebc85ef8072f283cb820, null)
907 2025-01-08 03:00:42.177-0600 FINEST t219 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (91f5e37e6f390a5389de4e3a35f664db768ec4c9, null)
908 2025-01-08 03:00:42.176-0600 FINE t236 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
909 2025-01-08 03:00:42.176-0600 FINEST t222 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3add478ba5b825e2d800a5b6b8a98d409110e42e, null)
910 2025-01-08 03:00:42.175-0600 FINEST t218 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (35c2005ffe02fc240dfcd77ad9658fd66dcee524, null)
911 2025-01-08 03:00:42.175-0600 FINER t254 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-gpio-monitor'
912 2025-01-08 03:00:42.175-0600 FINE t235 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
913 2025-01-08 03:00:42.224-0600 FINE t235 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
914 2025-01-08 03:00:42.174-0600 FINER t253 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/inarp'
915 2025-01-08 03:00:42.174-0600 FINEST t167 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d825f567fa94dd2cbd35bff761f1a5fbde34a4f3, null)
916 2025-01-08 03:00:42.174-0600 FINE t224 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
917 2025-01-08 03:00:42.225-0600 FINEST t224 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (76ede76493487a075c29352ee4527e8ba10b60eb, null)
918 2025-01-08 03:00:42.173-0600 FINEST t155 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4954d029d2d7f892976fb19d3fa9c502d64e1d1e, null)
919 2025-01-08 03:00:42.173-0600 FINE t156 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ibm-dbus-interfaces' (took 8 ms)
920 2025-01-08 03:00:42.172-0600 FINEST t171 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (36137e09614746b13603b5fbae79e6f70819c46b, null)
921 2025-01-08 03:00:42.172-0600 FINE t169 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
922 2025-01-08 03:00:42.227-0600 FINEST t169 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4bbd02dce8fe574ecae5efda089e02940178cac7, null)
923 2025-01-08 03:00:42.171-0600 FINE t241 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
924 2025-01-08 03:00:42.227-0600 FINE t241 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
925 2025-01-08 03:00:42.227-0600 FINEST t241 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0d72381feff226fff27ad11fb8efc9550d195f9d, null)
926 2025-01-08 03:00:42.171-0600 FINE t149 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
927 2025-01-08 03:00:42.171-0600 FINE t244 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
928 2025-01-08 03:00:42.171-0600 FINEST t225 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (50081549e6036d17893f281fa6e79ce03c09a9f8, null)
929 2025-01-08 03:00:42.170-0600 FINER t250 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface'
930 2025-01-08 03:00:42.228-0600 FINER t285 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-flash'
931 2025-01-08 03:00:42.170-0600 FINEST t229 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d9c11abd92db59a4559c71eadbb8e07fcf09dcd4, null)
932 2025-01-08 03:00:42.170-0600 FINE t240 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
933 2025-01-08 03:00:42.229-0600 FINE t240 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
934 2025-01-08 03:00:42.170-0600 FINER t251 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmi-fru-parser'
935 2025-01-08 03:00:42.169-0600 FINE t239 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
936 2025-01-08 03:00:42.230-0600 FINE t239 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
937 2025-01-08 03:00:42.169-0600 FINER t249 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-user-manager'
938 2025-01-08 03:00:42.169-0600 FINEST t231 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (760213aaa6e97071ec22e4c5ca219c7517b6bc73, null)
939 2025-01-08 03:00:42.168-0600 FINEST t232 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2d4cbeb09fa719a4caa3d497f1a67bb572546313, null)
940 2025-01-08 03:00:42.168-0600 FINE t234 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
941 2025-01-08 03:00:42.167-0600 FINE t243 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
942 2025-01-08 03:00:42.167-0600 FINE t242 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
943 2025-01-08 03:00:42.167-0600 FINE t159 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/qualcomm-misc' (took 72 ms)
944 2025-01-08 03:00:42.166-0600 FINEST t164 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (df4589ad81444f15ba87a49667ce5b3938d9b013, null)
945 2025-01-08 03:00:42.166-0600 FINER t248 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-ipmi-oem'
946 2025-01-08 03:00:42.232-0600 FINER t289 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-snmp'
947 2025-01-08 03:00:42.166-0600 FINE t238 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
948 2025-01-08 03:00:42.233-0600 FINE t224 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-snmp' (took 7 ms)
949 2025-01-08 03:00:42.232-0600 FINER t290 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-sysfs'
950 2025-01-08 03:00:42.232-0600 FINE t163 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/qualcomm-ipmi-oem' (took 72 ms)
951 2025-01-08 03:00:42.232-0600 FINE t159 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/qualcomm-misc
952 2025-01-08 03:00:42.231-0600 FINER t288 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-power'
953 2025-01-08 03:00:42.231-0600 FINER t283 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/libmctp'
954 2025-01-08 03:00:42.231-0600 FINEST t234 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (b281113c906a8d4c5c704859939b74efb085a522, null)
955 2025-01-08 03:00:42.230-0600 FINE t161 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-user-manager' (took 137 ms)
956 2025-01-08 03:00:42.235-0600 FINE t161 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-user-manager
957 2025-01-08 03:00:42.230-0600 FINEST t239 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (abc613ef4df43e8eef9d9be1b3a01ddf64586d13, null)
958 2025-01-08 03:00:42.235-0600 FINER t295 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-health-monitor'
959 2025-01-08 03:00:42.230-0600 FINER t287 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-fan-presence'
960 2025-01-08 03:00:42.236-0600 FINE t243 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
961 2025-01-08 03:00:42.236-0600 FINE t243 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
962 2025-01-08 03:00:42.236-0600 FINEST t243 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7f23d4d9a2398da0f4a88a7f8764ada2fed18fe7, null)
963 2025-01-08 03:00:42.230-0600 FINER t286 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-objmgr'
964 2025-01-08 03:00:42.230-0600 FINE t165 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ipmi-fru-parser' (took 67 ms)
965 2025-01-08 03:00:42.237-0600 FINE t165 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ipmi-fru-parser
966 2025-01-08 03:00:42.229-0600 FINEST t240 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7f7c7a7cdd8c5c0b3deb1f5e60402fe39440d8d1, null)
967 2025-01-08 03:00:42.228-0600 FINE t219 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-host-ipmi-flash' (took 51 ms)
968 2025-01-08 03:00:42.228-0600 FINE t162 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-sbe-interface' (took 67 ms)
969 2025-01-08 03:00:42.227-0600 FINE t244 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
970 2025-01-08 03:00:42.238-0600 FINEST t244 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (acdbdd141ece313f259ad6231e132f0a4bc3e062, null)
971 2025-01-08 03:00:42.227-0600 FINER t284 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/fb-ipmi-oem'
972 2025-01-08 03:00:42.227-0600 FINE t149 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
973 2025-01-08 03:00:42.239-0600 FINEST t149 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d2d5a95934a340f194c6dffb7777a51c6357ebbb, null)
974 2025-01-08 03:00:42.227-0600 FINER t280 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/kcsbridge'
975 2025-01-08 03:00:42.226-0600 FINE t156 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ibm-dbus-interfaces
976 2025-01-08 03:00:42.240-0600 INFO t156 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 172 ms)
977 2025-01-08 03:00:42.226-0600 FINER t281 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/s2600wf-misc'
978 2025-01-08 03:00:42.226-0600 FINER t279 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-dbus-interfaces'
979 2025-01-08 03:00:42.225-0600 FINE t237 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 55 ms)
980 2025-01-08 03:00:42.225-0600 FINE t153 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/inarp' (took 65 ms)
981 2025-01-08 03:00:42.224-0600 FINEST t235 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (cb240aa1ed95799d2ea8bde951c6ed443839a7e0, null)
982 2025-01-08 03:00:42.224-0600 FINER t278 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-psu-code-mgmt'
983 2025-01-08 03:00:42.224-0600 FINE t227 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-gpio-monitor' (took 52 ms)
984 2025-01-08 03:00:42.224-0600 FINER t277 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/webui-vue'
985 2025-01-08 03:00:42.223-0600 FINER t276 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-ipmi-sys'
986 2025-01-08 03:00:42.223-0600 FINER t275 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-event'
987 2025-01-08 03:00:42.223-0600 FINE t236 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
988 2025-01-08 03:00:42.243-0600 FINEST t236 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (366651d9ef0e03f97b1e1d2b6188f2b452044d1c, null)
989 2025-01-08 03:00:42.223-0600 FINEST t215 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d9e4db68fe99e064b584cbed9c1e6c2002808e24, null)
990 2025-01-08 03:00:42.222-0600 FINEST t172 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (53757b38f3e6d9f504fb8d5ce2db32ac5a034b8a, null)
991 2025-01-08 03:00:42.222-0600 FINEST t214 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2efa95d8faec80ee1eb2ce500e2cb08849cd478e, null)
992 2025-01-08 03:00:42.222-0600 FINER t274 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pldm'
993 2025-01-08 03:00:42.221-0600 FINE t170 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/slpd-lite' (took 47 ms)
994 2025-01-08 03:00:42.244-0600 FINE t170 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/slpd-lite
995 2025-01-08 03:00:42.221-0600 FINE t154 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-proc-control' (took 64 ms)
996 2025-01-08 03:00:42.221-0600 FINER t273 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-state-manager'
997 2025-01-08 03:00:42.220-0600 FINE t198 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-hwmon' (took 36 ms)
998 2025-01-08 03:00:42.220-0600 FINEST t213 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3524578e567f9e32cb4e674e502950f378c0ddfb, null)
999 2025-01-08 03:00:42.220-0600 FINER t271 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-ipmid'
1000 2025-01-08 03:00:42.219-0600 FINEST t212 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6a2b8956487404dd2f7e4aa06055c24a2b7271e1, null)
1001 2025-01-08 03:00:42.219-0600 FINEST t230 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (532753b291fb6ab98756a13e9eb8db99398a9ffd, null)
1002 2025-01-08 03:00:42.246-0600 FINER t306 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-occ-control'
1003 2025-01-08 03:00:42.219-0600 FINER t269 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libcper'
1004 2025-01-08 03:00:42.219-0600 FINER t270 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/obmc-ikvm'
1005 2025-01-08 03:00:42.219-0600 FINEST t173 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (74f835b014e6791b1783f689aa5c338879349e53, null)
1006 2025-01-08 03:00:42.219-0600 FINEST t209 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3d57f79cb13fa15efe95979730e26b8f46d906cc, null)
1007 2025-01-08 03:00:42.248-0600 FINER t307 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/docs'
1008 2025-01-08 03:00:42.216-0600 FINE t220 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1009 2025-01-08 03:00:42.249-0600 FINEST t220 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7fcddaf1cfe75fa05af2061a61596cddb89effbd, null)
1010 2025-01-08 03:00:42.216-0600 FINE t223 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1011 2025-01-08 03:00:42.249-0600 FINEST t223 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (c115852fb5aa0890373d8c2dfca9b9f7b1e06527, null)
1012 2025-01-08 03:00:42.215-0600 FINEST t228 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2be4563d3f2fbfa67d18a070d387e1653f94d42f, null)
1013 2025-01-08 03:00:42.215-0600 FINER t267 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-logging'
1014 2025-01-08 03:00:42.215-0600 FINER t268 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmitool'
1015 2025-01-08 03:00:42.250-0600 FINER t312 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/btbridge'
1016 2025-01-08 03:00:42.215-0600 FINER t266 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/rest-dbus'
1017 2025-01-08 03:00:42.214-0600 FINEST t202 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (5137b2f5a43dbb466805f62971d3bf4105779f9f, null)
1018 2025-01-08 03:00:42.214-0600 FINER t265 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-certificate-manager'
1019 2025-01-08 03:00:42.214-0600 FINE t221 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1020 2025-01-08 03:00:42.252-0600 FINEST t221 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (b91986fe969531aaaaf2e40801346b7574359b1e, null)
1021 2025-01-08 03:00:42.214-0600 FINEST t199 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6c347cadf93302a8c3da15a79ffb6c27067a6d65, null)
1022 2025-01-08 03:00:42.252-0600 FINER t316 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-time-manager'
1023 2025-01-08 03:00:42.253-0600 FINER t318 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-logging'
1024 2025-01-08 03:00:42.214-0600 FINER t264 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-monitor'
1025 2025-01-08 03:00:42.214-0600 FINE t166 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/google-misc' (took 70 ms)
1026 2025-01-08 03:00:42.213-0600 FINE t176 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-networkd
1027 2025-01-08 03:00:42.213-0600 FINE t208 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-post-code-manager' (took 17 ms)
1028 2025-01-08 03:00:42.212-0600 FINE t152 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-debug-collector' (took 31 ms)
1029 2025-01-08 03:00:42.255-0600 FINE t152 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-debug-collector
1030 2025-01-08 03:00:42.212-0600 FINER t262 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-bmc-code-mgmt'
1031 2025-01-08 03:00:42.212-0600 FINEST t185 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (a37b8daf8ed107d2146c899b4d8beed84dad93e9, null)
1032 2025-01-08 03:00:42.197-0600 FINEST t189 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (e16bb5c35893591eab048ae4ef646a9e5e2f7e94, null)
1033 2025-01-08 03:00:42.256-0600 FINER t321 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-settingsd'
1034 2025-01-08 03:00:42.197-0600 FINE t186 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1035 2025-01-08 03:00:42.196-0600 FINE t180 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-watchdog
1036 2025-01-08 03:00:42.196-0600 FINEST t157 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (759c009165c4cdca2e4fcda9408be06d239c431f, null)
1037 2025-01-08 03:00:42.196-0600 FINE t206 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1038 2025-01-08 03:00:42.195-0600 FINE t200 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1039 2025-01-08 03:00:42.257-0600 FINEST t200 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (796397d8ad2dc21db5080eb9b78d72ae1702a1fb, null)
1040 2025-01-08 03:00:42.195-0600 FINE t168 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-dbus-interfaces
1041 2025-01-08 03:00:42.194-0600 FINE t201 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1042 2025-01-08 03:00:42.194-0600 FINER t261 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-tools'
1043 2025-01-08 03:00:42.194-0600 FINEST t196 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (b111364f7bf3cb00dad11ceb39929d8fbf96144d, null)
1044 2025-01-08 03:00:42.194-0600 FINER t260 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/boost-dbus'
1045 2025-01-08 03:00:42.194-0600 FINE t183 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1046 2025-01-08 03:00:42.258-0600 FINE t197 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc-tools' (took 72 ms)
1047 2025-01-08 03:00:42.259-0600 FINE t197 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc-tools
1048 2025-01-08 03:00:42.258-0600 FINER t323 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-buttons'
1049 2025-01-08 03:00:42.258-0600 FINE t201 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1050 2025-01-08 03:00:42.260-0600 FINEST t201 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (057f429785500eeedf0202434cd0299479d1485e, null)
1051 2025-01-08 03:00:42.258-0600 INFO t168 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 187 ms)
1052 2025-01-08 03:00:42.257-0600 FINEST t206 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4263ed4c91eb4ca13dbd5551fba5a44d43578d94, null)
1053 2025-01-08 03:00:42.257-0600 INFO t180 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 183 ms)
1054 2025-01-08 03:00:42.256-0600 FINEST t186 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (85e87e3843ad98b6343571ce99925f35871ace5c, null)
1055 2025-01-08 03:00:42.256-0600 FINE t199 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-settingsd' (took 42 ms)
1056 2025-01-08 03:00:42.256-0600 FINER t322 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-hw-diags'
1057 2025-01-08 03:00:42.255-0600 FINE t177 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-bmc-code-mgmt' (took 127 ms)
1058 2025-01-08 03:00:42.255-0600 FINER t320 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-inventory-upload'
1059 2025-01-08 03:00:42.255-0600 INFO t152 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 188 ms)
1060 2025-01-08 03:00:42.262-0600 FINE t223 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-inventory-upload' (took 12 ms)
1061 2025-01-08 03:00:42.254-0600 FINE t208 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-post-code-manager
1062 2025-01-08 03:00:42.254-0600 INFO t176 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 182 ms)
1063 2025-01-08 03:00:42.253-0600 FINER t319 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc.github.io'
1064 2025-01-08 03:00:42.253-0600 FINE t166 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/google-misc
1065 2025-01-08 03:00:42.253-0600 FINE t210 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-dbus-monitor' (took 56 ms)
1066 2025-01-08 03:00:42.253-0600 FINE t212 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ibm-logging' (took 33 ms)
1067 2025-01-08 03:00:42.264-0600 FINE t212 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ibm-logging
1068 2025-01-08 03:00:42.253-0600 FINE t230 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-time-manager' (took 33 ms)
1069 2025-01-08 03:00:42.252-0600 FINER t315 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bmcweb'
1070 2025-01-08 03:00:42.252-0600 FINER t317 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-virtual-sensor'
1071 2025-01-08 03:00:42.252-0600 FINE t182 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-certificate-manager' (took 57 ms)
1072 2025-01-08 03:00:42.265-0600 FINE t182 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-certificate-manager
1073 2025-01-08 03:00:42.252-0600 FINER t314 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/intel-ipmi-oem'
1074 2025-01-08 03:00:42.251-0600 FINE t158 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/rest-dbus' (took 58 ms)
1075 2025-01-08 03:00:42.251-0600 FINER t313 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/telemetry'
1076 2025-01-08 03:00:42.251-0600 FINER t309 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/obmc-console'
1077 2025-01-08 03:00:42.251-0600 FINE t172 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/btbridge' (took 28 ms)
1078 2025-01-08 03:00:42.250-0600 FINE t160 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ipmitool' (took 57 ms)
1079 2025-01-08 03:00:42.250-0600 FINE t184 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-logging' (took 57 ms)
1080 2025-01-08 03:00:42.249-0600 FINER t311 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-oem'
1081 2025-01-08 03:00:42.249-0600 FINER t310 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/skeleton'
1082 2025-01-08 03:00:42.249-0600 FINE t218 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1083 2025-01-08 03:00:42.248-0600 FINE t150 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1084 2025-01-08 03:00:42.248-0600 FINER t308 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pyphosphor'
1085 2025-01-08 03:00:42.248-0600 FINE t194 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/obmc-ikvm' (took 59 ms)
1086 2025-01-08 03:00:42.268-0600 FINE t235 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/pyphosphor' (took 43 ms)
1087 2025-01-08 03:00:42.247-0600 FINE t191 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libcper' (took 59 ms)
1088 2025-01-08 03:00:42.269-0600 FINE t191 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libcper
1089 2025-01-08 03:00:42.246-0600 FINE t192 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-host-ipmid' (took 49 ms)
1090 2025-01-08 03:00:42.246-0600 FINER t304 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-debug-collector'
1091 2025-01-08 03:00:42.245-0600 FINE t198 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-hwmon
1092 2025-01-08 03:00:42.245-0600 FINE t195 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-state-manager' (took 58 ms)
1093 2025-01-08 03:00:42.245-0600 FINER t305 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-postd'
1094 2025-01-08 03:00:42.245-0600 FINE t154 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-proc-control
1095 2025-01-08 03:00:42.245-0600 FINER t303 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/witherspoon-pfault-analysis'
1096 2025-01-08 03:00:42.245-0600 INFO t170 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 174 ms)
1097 2025-01-08 03:00:42.271-0600 INFO t170 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1098 2025-01-08 03:00:42.244-0600 FINE t187 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/pldm' (took 55 ms)
1099 2025-01-08 03:00:42.271-0600 FINE t187 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/pldm
1100 2025-01-08 03:00:42.243-0600 FINE t175 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-event' (took 25 ms)
1101 2025-01-08 03:00:42.243-0600 FINE t203 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/google-ipmi-sys' (took 26 ms)
1102 2025-01-08 03:00:42.272-0600 FINE t203 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/google-ipmi-sys
1103 2025-01-08 03:00:42.242-0600 FINE t178 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/webui-vue' (took 50 ms)
1104 2025-01-08 03:00:42.272-0600 FINE t178 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/webui-vue
1105 2025-01-08 03:00:42.242-0600 FINER t301 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mboxd'
1106 2025-01-08 03:00:42.242-0600 FINE t227 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-gpio-monitor
1107 2025-01-08 03:00:42.242-0600 FINE t204 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-psu-code-mgmt' (took 25 ms)
1108 2025-01-08 03:00:42.273-0600 FINE t204 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-psu-code-mgmt
1109 2025-01-08 03:00:42.242-0600 FINER t300 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-vpd-parser'
1110 2025-01-08 03:00:42.242-0600 FINER t298 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-misc'
1111 2025-01-08 03:00:42.242-0600 FINER t299 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/service-config-manager'
1112 2025-01-08 03:00:42.241-0600 FINE t153 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/inarp
1113 2025-01-08 03:00:42.241-0600 FINE t237 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1114 2025-01-08 03:00:42.241-0600 FINE t226 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-dbus-interfaces' (took 22 ms)
1115 2025-01-08 03:00:42.241-0600 FINE t205 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/s2600wf-misc' (took 57 ms)
1116 2025-01-08 03:00:42.275-0600 FINE t205 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/s2600wf-misc
1117 2025-01-08 03:00:42.240-0600 INFO t156 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1118 2025-01-08 03:00:42.240-0600 FINE t151 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/kcsbridge' (took 60 ms)
1119 2025-01-08 03:00:42.275-0600 FINE t151 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/kcsbridge
1120 2025-01-08 03:00:42.239-0600 FINE t190 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 46 ms)
1121 2025-01-08 03:00:42.276-0600 FINE t190 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1122 2025-01-08 03:00:42.239-0600 FINE t222 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/fb-ipmi-oem' (took 62 ms)
1123 2025-01-08 03:00:42.276-0600 FINE t222 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/fb-ipmi-oem
1124 2025-01-08 03:00:42.238-0600 FINE t162 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-sbe-interface
1125 2025-01-08 03:00:42.238-0600 FINE t219 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-host-ipmi-flash
1126 2025-01-08 03:00:42.276-0600 INFO t219 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 192 ms)
1127 2025-01-08 03:00:42.238-0600 FINE t242 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
1128 2025-01-08 03:00:42.277-0600 FINE t242 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1129 2025-01-08 03:00:42.237-0600 INFO t165 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 168 ms)
1130 2025-01-08 03:00:42.277-0600 INFO t165 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1131 2025-01-08 03:00:42.237-0600 FINE t233 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-objmgr' (took 14 ms)
1132 2025-01-08 03:00:42.237-0600 FINER t297 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdbusplus'
1133 2025-01-08 03:00:42.236-0600 FINE t207 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-fan-presence' (took 54 ms)
1134 2025-01-08 03:00:42.236-0600 FINE t232 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-health-monitor' (took 67 ms)
1135 2025-01-08 03:00:42.278-0600 FINE t232 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-health-monitor
1136 2025-01-08 03:00:42.236-0600 FINER t296 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-logging'
1137 2025-01-08 03:00:42.235-0600 FINER t294 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pam-ipmi'
1138 2025-01-08 03:00:42.235-0600 INFO t161 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 166 ms)
1139 2025-01-08 03:00:42.279-0600 INFO t161 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1140 2025-01-08 03:00:42.235-0600 FINER t293 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/estoraged'
1141 2025-01-08 03:00:42.234-0600 FINE t217 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libmctp' (took 55 ms)
1142 2025-01-08 03:00:42.280-0600 FINE t217 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libmctp
1143 2025-01-08 03:00:42.234-0600 FINER t282 GitRepository.rebuildTagList: Read tags count=11 for '/opengrok/src/openbmc/libpldm'
1144 2025-01-08 03:00:42.234-0600 FINER t292 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/dbus-sensors'
1145 2025-01-08 03:00:42.234-0600 FINE t174 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-power' (took 54 ms)
1146 2025-01-08 03:00:42.281-0600 FINE t174 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-power
1147 2025-01-08 03:00:42.234-0600 FINER t291 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mrw-tools'
1148 2025-01-08 03:00:42.234-0600 INFO t159 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 165 ms)
1149 2025-01-08 03:00:42.233-0600 FINE t163 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/qualcomm-ipmi-oem
1150 2025-01-08 03:00:42.233-0600 FINE t167 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-led-sysfs' (took 59 ms)
1151 2025-01-08 03:00:42.233-0600 FINE t224 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-snmp
1152 2025-01-08 03:00:42.233-0600 FINE t238 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1153 2025-01-08 03:00:42.282-0600 INFO t224 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 196 ms)
1154 2025-01-08 03:00:42.282-0600 FINER t334 GitRepository.rebuildTagList: Read tags count=10 for '/opengrok/src/openbmc/openbmc-test-automation'
1155 2025-01-08 03:00:42.282-0600 FINE t167 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-led-sysfs
1156 2025-01-08 03:00:42.283-0600 INFO t167 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 213 ms)
1157 2025-01-08 03:00:42.283-0600 FINE t185 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1158 2025-01-08 03:00:42.282-0600 INFO t163 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 212 ms)
1159 2025-01-08 03:00:42.281-0600 FINE t155 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-mrw-tools' (took 107 ms)
1160 2025-01-08 03:00:42.284-0600 FINE t155 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-mrw-tools
1161 2025-01-08 03:00:42.281-0600 INFO t174 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 209 ms)
1162 2025-01-08 03:00:42.281-0600 FINE t169 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/dbus-sensors' (took 53 ms)
1163 2025-01-08 03:00:42.284-0600 FINE t169 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/dbus-sensors
1164 2025-01-08 03:00:42.280-0600 FINE t181 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libpldm' (took 95 ms)
1165 2025-01-08 03:00:42.285-0600 FINE t181 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libpldm
1166 2025-01-08 03:00:42.280-0600 INFO t217 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 196 ms)
1167 2025-01-08 03:00:42.279-0600 FINE t225 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/estoraged' (took 108 ms)
1168 2025-01-08 03:00:42.279-0600 FINER t161 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1169 2025-01-08 03:00:42.286-0600 FINE t161 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1170 2025-01-08 03:00:42.279-0600 FINE t229 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/pam-ipmi' (took 108 ms)
1171 2025-01-08 03:00:42.278-0600 FINE t231 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-logging' (took 109 ms)
1172 2025-01-08 03:00:42.278-0600 INFO t232 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 189 ms)
1173 2025-01-08 03:00:42.278-0600 FINE t207 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-fan-presence
1174 2025-01-08 03:00:42.286-0600 INFO t207 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 206 ms)
1175 2025-01-08 03:00:42.278-0600 FINE t171 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/sdbusplus' (took 105 ms)
1176 2025-01-08 03:00:42.287-0600 FINE t171 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/sdbusplus
1177 2025-01-08 03:00:42.277-0600 FINE t233 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-objmgr
1178 2025-01-08 03:00:42.287-0600 INFO t233 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 198 ms)
1179 2025-01-08 03:00:42.277-0600 FINER t165 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1180 2025-01-08 03:00:42.288-0600 FINE t165 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1181 2025-01-08 03:00:42.277-0600 FINEST t242 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (350343fd4545b0c10574bf49a49e16ce22c324ea, null)
1182 2025-01-08 03:00:42.276-0600 INFO t219 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1183 2025-01-08 03:00:42.276-0600 INFO t162 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 207 ms)
1184 2025-01-08 03:00:42.276-0600 INFO t222 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 191 ms)
1185 2025-01-08 03:00:42.276-0600 FINEST t190 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (c642ddddb5a771a45f2987980127797636187bfb, null)
1186 2025-01-08 03:00:42.275-0600 INFO t151 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 209 ms)
1187 2025-01-08 03:00:42.275-0600 FINER t156 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1188 2025-01-08 03:00:42.290-0600 FINE t156 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1189 2025-01-08 03:00:42.275-0600 INFO t205 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 195 ms)
1190 2025-01-08 03:00:42.274-0600 FINE t226 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-dbus-interfaces
1191 2025-01-08 03:00:42.274-0600 FINEST t237 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2ac7fde7b01234deaa43187d5d721bddbba0f992, null)
1192 2025-01-08 03:00:42.274-0600 INFO t153 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 207 ms)
1193 2025-01-08 03:00:42.274-0600 FINE t234 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/service-config-manager' (took 43 ms)
1194 2025-01-08 03:00:42.274-0600 FINE t239 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-misc' (took 43 ms)
1195 2025-01-08 03:00:42.291-0600 FINE t239 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-misc
1196 2025-01-08 03:00:42.273-0600 FINE t243 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-vpd-parser' (took 36 ms)
1197 2025-01-08 03:00:42.273-0600 INFO t204 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 193 ms)
1198 2025-01-08 03:00:42.273-0600 INFO t227 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 186 ms)
1199 2025-01-08 03:00:42.272-0600 FINE t244 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-mboxd' (took 34 ms)
1200 2025-01-08 03:00:42.292-0600 FINE t244 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-mboxd
1201 2025-01-08 03:00:42.272-0600 INFO t178 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 199 ms)
1202 2025-01-08 03:00:42.272-0600 INFO t203 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 192 ms)
1203 2025-01-08 03:00:42.271-0600 FINE t175 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-event
1204 2025-01-08 03:00:42.293-0600 INFO t175 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 221 ms)
1205 2025-01-08 03:00:42.271-0600 INFO t187 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 196 ms)
1206 2025-01-08 03:00:42.271-0600 FINER t170 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1207 2025-01-08 03:00:42.293-0600 FINE t170 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1208 2025-01-08 03:00:42.271-0600 FINER t333 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-build-scripts'
1209 2025-01-08 03:00:42.271-0600 FINE t240 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/witherspoon-pfault-analysis' (took 41 ms)
1210 2025-01-08 03:00:42.294-0600 FINE t165 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
1211 2025-01-08 03:00:42.270-0600 INFO t154 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 203 ms)
1212 2025-01-08 03:00:42.270-0600 FINE t149 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-host-postd' (took 31 ms)
1213 2025-01-08 03:00:42.294-0600 FINE t149 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-host-postd
1214 2025-01-08 03:00:42.270-0600 FINER t332 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-pnor-code-mgmt'
1215 2025-01-08 03:00:42.270-0600 FINE t195 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-state-manager
1216 2025-01-08 03:00:42.270-0600 FINE t241 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1217 2025-01-08 03:00:42.296-0600 FINE t156 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1218 2025-01-08 03:00:42.270-0600 INFO t198 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 192 ms)
1219 2025-01-08 03:00:42.269-0600 FINE t211 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 16 directories
1220 2025-01-08 03:00:42.269-0600 FINE t192 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-host-ipmid
1221 2025-01-08 03:00:42.269-0600 INFO t191 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 193 ms)
1222 2025-01-08 03:00:42.269-0600 FINER t331 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-inventory-manager'
1223 2025-01-08 03:00:42.268-0600 FINE t235 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/pyphosphor
1224 2025-01-08 03:00:42.327-0600 INFO t235 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 237 ms)
1225 2025-01-08 03:00:42.268-0600 FINE t194 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/obmc-ikvm
1226 2025-01-08 03:00:42.328-0600 INFO t194 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 251 ms)
1227 2025-01-08 03:00:42.268-0600 FINE t150 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 19 ms)
1228 2025-01-08 03:00:42.328-0600 FINE t150 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1229 2025-01-08 03:00:42.268-0600 FINER t330 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/x86-power-control'
1230 2025-01-08 03:00:42.268-0600 FINE t218 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 18 ms)
1231 2025-01-08 03:00:42.329-0600 FINE t218 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1232 2025-01-08 03:00:42.267-0600 FINER t329 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libbej'
1233 2025-01-08 03:00:42.267-0600 FINE t215 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-host-ipmi-oem' (took 44 ms)
1234 2025-01-08 03:00:42.267-0600 FINER t328 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-bmc-smm-error-logger'
1235 2025-01-08 03:00:42.267-0600 FINE t184 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-logging
1236 2025-01-08 03:00:42.266-0600 FINE t160 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ipmitool
1237 2025-01-08 03:00:42.331-0600 INFO t160 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 262 ms)
1238 2025-01-08 03:00:42.266-0600 FINE t172 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/btbridge
1239 2025-01-08 03:00:42.266-0600 FINE t236 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/obmc-console' (took 23 ms)
1240 2025-01-08 03:00:42.266-0600 FINE t214 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/telemetry' (took 43 ms)
1241 2025-01-08 03:00:42.266-0600 FINER t327 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdeventplus'
1242 2025-01-08 03:00:42.265-0600 FINE t158 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/rest-dbus
1243 2025-01-08 03:00:42.332-0600 INFO t158 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 264 ms)
1244 2025-01-08 03:00:42.265-0600 FINE t213 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/intel-ipmi-oem' (took 45 ms)
1245 2025-01-08 03:00:42.265-0600 INFO t182 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 191 ms)
1246 2025-01-08 03:00:42.264-0600 FINE t188 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1247 2025-01-08 03:00:42.264-0600 FINE t173 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-virtual-sensor' (took 45 ms)
1248 2025-01-08 03:00:42.264-0600 FINE t230 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-time-manager
1249 2025-01-08 03:00:42.264-0600 INFO t212 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 181 ms)
1250 2025-01-08 03:00:42.264-0600 FINE t210 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-dbus-monitor
1251 2025-01-08 03:00:42.263-0600 INFO t166 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 194 ms)
1252 2025-01-08 03:00:42.263-0600 FINE t209 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc.github.io' (took 44 ms)
1253 2025-01-08 03:00:42.263-0600 INFO t176 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1254 2025-01-08 03:00:42.263-0600 FINER t326 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-webui'
1255 2025-01-08 03:00:42.263-0600 INFO t208 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 181 ms)
1256 2025-01-08 03:00:42.263-0600 FINE t183 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
1257 2025-01-08 03:00:42.336-0600 FINE t183 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1258 2025-01-08 03:00:42.336-0600 FINEST t183 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (11e09a960e7f9d69b52276d22cbd706f40bdf0d0, null)
1259 2025-01-08 03:00:42.262-0600 FINER t325 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/entity-manager'
1260 2025-01-08 03:00:42.262-0600 FINE t223 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-inventory-upload
1261 2025-01-08 03:00:42.337-0600 INFO t223 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 251 ms)
1262 2025-01-08 03:00:42.262-0600 INFO t152 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1263 2025-01-08 03:00:42.262-0600 FINE t177 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-bmc-code-mgmt
1264 2025-01-08 03:00:42.338-0600 INFO t177 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 265 ms)
1265 2025-01-08 03:00:42.261-0600 FINE t202 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-hw-diags' (took 46 ms)
1266 2025-01-08 03:00:42.261-0600 FINE t199 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-settingsd
1267 2025-01-08 03:00:42.261-0600 FINER t324 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/hiomapd'
1268 2025-01-08 03:00:42.261-0600 INFO t180 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1269 2025-01-08 03:00:42.260-0600 INFO t168 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1270 2025-01-08 03:00:42.260-0600 FINE t220 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-buttons' (took 11 ms)
1271 2025-01-08 03:00:42.340-0600 FINE t220 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-buttons
1272 2025-01-08 03:00:42.259-0600 INFO t197 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 181 ms)
1273 2025-01-08 03:00:42.259-0600 FINE t216 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/boost-dbus' (took 122 ms)
1274 2025-01-08 03:00:42.340-0600 INFO t220 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 255 ms)
1275 2025-01-08 03:00:42.339-0600 FINER t168 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1276 2025-01-08 03:00:42.339-0600 FINER t180 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1277 2025-01-08 03:00:42.341-0600 FINE t180 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1278 2025-01-08 03:00:42.339-0600 FINE t228 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/hiomapd' (took 123 ms)
1279 2025-01-08 03:00:42.338-0600 FINE t193 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 12 directories
1280 2025-01-08 03:00:42.338-0600 INFO t199 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 260 ms)
1281 2025-01-08 03:00:42.338-0600 FINE t202 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-hw-diags
1282 2025-01-08 03:00:42.337-0600 FINER t152 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1283 2025-01-08 03:00:42.342-0600 FINE t152 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1284 2025-01-08 03:00:42.336-0600 FINE t189 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-webui' (took 138 ms)
1285 2025-01-08 03:00:42.343-0600 FINE t189 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-webui
1286 2025-01-08 03:00:42.335-0600 FINEST t337 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/docs/architecture/object-mapper.md': [3b90d1ee57ee5c3b39f595113ed419f18b017c97]
1287 2025-01-08 03:00:42.335-0600 FINEST t336 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openpower-occ-control/.clang-format': [6f3fe1a7233dec049387c4f00a7ce91a1c22c3f4]
1288 2025-01-08 03:00:42.335-0600 FINER t176 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1289 2025-01-08 03:00:42.344-0600 FINE t176 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1290 2025-01-08 03:00:42.335-0600 FINE t209 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc.github.io
1291 2025-01-08 03:00:42.334-0600 INFO t210 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 252 ms)
1292 2025-01-08 03:00:42.334-0600 INFO t230 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 246 ms)
1293 2025-01-08 03:00:42.334-0600 FINE t173 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-virtual-sensor
1294 2025-01-08 03:00:42.334-0600 FINE t188 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 69 ms)
1295 2025-01-08 03:00:42.345-0600 FINE t188 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1296 2025-01-08 03:00:42.333-0600 FINE t213 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/intel-ipmi-oem
1297 2025-01-08 03:00:42.332-0600 FINE t196 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/sdeventplus' (took 138 ms)
1298 2025-01-08 03:00:42.332-0600 FINE t214 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/telemetry
1299 2025-01-08 03:00:42.331-0600 FINE t236 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/obmc-console
1300 2025-01-08 03:00:42.347-0600 INFO t236 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 256 ms)
1301 2025-01-08 03:00:42.331-0600 INFO t172 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 260 ms)
1302 2025-01-08 03:00:42.331-0600 INFO t184 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 256 ms)
1303 2025-01-08 03:00:42.331-0600 FINE t206 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/bios-bmc-smm-error-logger' (took 73 ms)
1304 2025-01-08 03:00:42.347-0600 FINE t206 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/bios-bmc-smm-error-logger
1305 2025-01-08 03:00:42.330-0600 FINE t215 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-host-ipmi-oem
1306 2025-01-08 03:00:42.330-0600 FINE t201 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libbej' (took 70 ms)
1307 2025-01-08 03:00:42.329-0600 FINE t186 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/x86-power-control' (took 72 ms)
1308 2025-01-08 03:00:42.327-0600 FINE t200 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1309 2025-01-08 03:00:42.327-0600 FINE t211 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 57 ms)
1310 2025-01-08 03:00:42.326-0600 FINE t170 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 32 ms)
1311 2025-01-08 03:00:42.349-0600 FINE t176 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
1312 2025-01-08 03:00:42.326-0600 INFO t192 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 249 ms)
1313 2025-01-08 03:00:42.296-0600 FINE t156 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1314 2025-01-08 03:00:42.350-0600 FINEST t156 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (297b46586853c7970871b52c25cfde6f8235c3d9, null)
1315 2025-01-08 03:00:42.296-0600 FINE t221 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 4 directories
1316 2025-01-08 03:00:42.296-0600 FINE t241 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 25 ms)
1317 2025-01-08 03:00:42.350-0600 FINE t241 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1318 2025-01-08 03:00:42.295-0600 FINER t335 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pid-control'
1319 2025-01-08 03:00:42.295-0600 INFO t195 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 218 ms)
1320 2025-01-08 03:00:42.295-0600 INFO t149 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 228 ms)
1321 2025-01-08 03:00:42.294-0600 FINE t157 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 2 directories
1322 2025-01-08 03:00:42.294-0600 FINE t165 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1323 2025-01-08 03:00:42.352-0600 FINEST t165 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (01373c2b281d05ac7393013e440d401696800013, null)
1324 2025-01-08 03:00:42.294-0600 FINE t240 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/witherspoon-pfault-analysis
1325 2025-01-08 03:00:42.292-0600 INFO t244 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 199 ms)
1326 2025-01-08 03:00:42.291-0600 FINE t161 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1327 2025-01-08 03:00:42.353-0600 FINE t161 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1328 2025-01-08 03:00:42.291-0600 FINE t243 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-vpd-parser
1329 2025-01-08 03:00:42.291-0600 INFO t239 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 199 ms)
1330 2025-01-08 03:00:42.291-0600 FINE t234 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/service-config-manager
1331 2025-01-08 03:00:42.354-0600 INFO t234 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 265 ms)
1332 2025-01-08 03:00:42.290-0600 INFO t226 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 204 ms)
1333 2025-01-08 03:00:42.288-0600 FINER t219 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1334 2025-01-08 03:00:42.355-0600 FINE t219 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1335 2025-01-08 03:00:42.287-0600 INFO t171 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 216 ms)
1336 2025-01-08 03:00:42.286-0600 FINE t231 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-logging
1337 2025-01-08 03:00:42.355-0600 INFO t231 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 267 ms)
1338 2025-01-08 03:00:42.286-0600 FINE t229 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/pam-ipmi
1339 2025-01-08 03:00:42.285-0600 FINE t225 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/estoraged
1340 2025-01-08 03:00:42.356-0600 INFO t225 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 270 ms)
1341 2025-01-08 03:00:42.285-0600 INFO t181 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 211 ms)
1342 2025-01-08 03:00:42.285-0600 INFO t169 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 214 ms)
1343 2025-01-08 03:00:42.284-0600 INFO t155 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 216 ms)
1344 2025-01-08 03:00:42.283-0600 FINE t185 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 0 ms)
1345 2025-01-08 03:00:42.357-0600 FINE t185 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1346 2025-01-08 03:00:42.282-0600 FINEST t238 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (92eb22223d414940cc09af7c029192473d1d385e, null)
1347 2025-01-08 03:00:42.356-0600 INFO t229 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 268 ms)
1348 2025-01-08 03:00:42.355-0600 FINER t341 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/gpioplus'
1349 2025-01-08 03:00:42.358-0600 FINEST t342 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot': [4965738f8871d992da095d89465e88c125eba890]
1350 2025-01-08 03:00:42.354-0600 INFO t243 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 261 ms)
1351 2025-01-08 03:00:42.353-0600 FINEST t161 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (ad29e430cc6954e28ae2444c278cb9f326f0528b, null)
1352 2025-01-08 03:00:42.353-0600 INFO t240 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 261 ms)
1353 2025-01-08 03:00:42.352-0600 FINE t157 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 57 ms)
1354 2025-01-08 03:00:42.360-0600 FINE t157 FileHistoryCache.store: Storing history for 2 regular files in repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1355 2025-01-08 03:00:42.351-0600 FINEST t340 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openpower-debug-collector/.clang-format': [0c15797577d0a47b7c1b29ffcd47841abf12dafa]
1356 2025-01-08 03:00:42.351-0600 FINE t242 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-pid-control' (took 74 ms)
1357 2025-01-08 03:00:42.360-0600 FINE t242 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-pid-control
1358 2025-01-08 03:00:42.351-0600 FINE t221 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 54 ms)
1359 2025-01-08 03:00:42.361-0600 FINE t221 FileHistoryCache.store: Storing history for 4 regular files in repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1360 2025-01-08 03:00:42.349-0600 FINE t176 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1361 2025-01-08 03:00:42.349-0600 FINE t152 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
1362 2025-01-08 03:00:42.349-0600 FINE t170 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1363 2025-01-08 03:00:42.362-0600 FINEST t170 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (809a7af6fce7a9c965deee8d68b7ce1d19ae30ea, null)
1364 2025-01-08 03:00:42.349-0600 FINE t211 FileHistoryCache.store: Storing history for 16 regular files in repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1365 2025-01-08 03:00:42.349-0600 FINE t200 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 21 ms)
1366 2025-01-08 03:00:42.363-0600 FINE t200 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1367 2025-01-08 03:00:42.363-0600 FINEST t348 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openpower-pnor-code-mgmt/item_updater.hpp': [0642e82c95749c8c120edc957be7a69457997797]
1368 2025-01-08 03:00:42.348-0600 FINE t186 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/x86-power-control
1369 2025-01-08 03:00:42.348-0600 FINE t201 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libbej
1370 2025-01-08 03:00:42.348-0600 INFO t215 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 264 ms)
1371 2025-01-08 03:00:42.348-0600 INFO t206 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 267 ms)
1372 2025-01-08 03:00:42.346-0600 FINEST t339 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp': [a5f87d487143a5478528826bab72b9f5a093f305]
1373 2025-01-08 03:00:42.346-0600 INFO t214 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 263 ms)
1374 2025-01-08 03:00:42.346-0600 FINE t196 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/sdeventplus
1375 2025-01-08 03:00:42.365-0600 INFO t196 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 287 ms)
1376 2025-01-08 03:00:42.346-0600 INFO t213 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 263 ms)
1377 2025-01-08 03:00:42.345-0600 INFO t173 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 274 ms)
1378 2025-01-08 03:00:42.345-0600 INFO t209 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 263 ms)
1379 2025-01-08 03:00:42.344-0600 FINE t180 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
1380 2025-01-08 03:00:42.366-0600 FINE t180 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1381 2025-01-08 03:00:42.366-0600 FINEST t180 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (ef2ea1dc7b93541d51591635815e7ff2b2d29e44, null)
1382 2025-01-08 03:00:42.343-0600 INFO t189 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 267 ms)
1383 2025-01-08 03:00:42.367-0600 FINEST t367 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Palmetto.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1384 2025-01-08 03:00:42.342-0600 INFO t202 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 263 ms)
1385 2025-01-08 03:00:42.342-0600 FINE t193 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 3 ms)
1386 2025-01-08 03:00:42.341-0600 FINE t228 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/hiomapd
1387 2025-01-08 03:00:42.341-0600 FINER t338 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-ipmi-blobs'
1388 2025-01-08 03:00:42.341-0600 FINE t168 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1389 2025-01-08 03:00:42.340-0600 FINE t216 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/boost-dbus
1390 2025-01-08 03:00:42.368-0600 FINE t183 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-ipmi-blobs' (took 32 ms)
1391 2025-01-08 03:00:42.368-0600 INFO t228 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 280 ms)
1392 2025-01-08 03:00:42.368-0600 FINEST t369 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pychassisctl/chassis_control.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1393 2025-01-08 03:00:42.367-0600 FINE t193 FileHistoryCache.store: Storing history for 12 regular files in repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1394 2025-01-08 03:00:42.367-0600 FINEST t368 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Barreleye.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1395 2025-01-08 03:00:42.367-0600 FINER t365 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pcie-presence'
1396 2025-01-08 03:00:42.366-0600 FINEST t366 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pydownloadmgr/download_manager.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1397 2025-01-08 03:00:42.366-0600 FINEST t364 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pyinventorymgr/inventory_items.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1398 2025-01-08 03:00:42.366-0600 FINEST t363 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pyflashbmc/bmc_update.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1399 2025-01-08 03:00:42.366-0600 FINEST t362 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pysystemmgr/system_manager.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1400 2025-01-08 03:00:42.365-0600 FINEST t360 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Firestone.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1401 2025-01-08 03:00:42.365-0600 FINEST t361 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Zaius.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1402 2025-01-08 03:00:42.365-0600 FINER t355 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-rest-server'
1403 2025-01-08 03:00:42.365-0600 FINEST t359 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Lanyang.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1404 2025-01-08 03:00:42.365-0600 FINEST t357 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pyipmitest/ipmi_debug.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1405 2025-01-08 03:00:42.365-0600 FINEST t358 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Witherspoon.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1406 2025-01-08 03:00:42.365-0600 FINEST t356 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Garrison.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1407 2025-01-08 03:00:42.365-0600 FINER t354 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/debug-trigger'
1408 2025-01-08 03:00:42.364-0600 FINEST t353 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/configs/Romulus.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1409 2025-01-08 03:00:42.364-0600 FINEST t352 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/phosphor-inventory-manager/.clang-format': [174d7ea16385500e5377c1e64c4ed7dc35385f1f]
1410 2025-01-08 03:00:42.363-0600 FINEST t351 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pystatemgr/discover_system_state.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1411 2025-01-08 03:00:42.363-0600 INFO t201 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 285 ms)
1412 2025-01-08 03:00:42.363-0600 INFO t186 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 288 ms)
1413 2025-01-08 03:00:42.363-0600 FINEST t350 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py': [aea53afa3948cc08bdca1a5da3e56f744db624bc]
1414 2025-01-08 03:00:42.363-0600 FINEST t349 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openpower-pnor-code-mgmt/functions.cpp': [eb20dc9664bdada9f1d8fd6dd35a1c3f0a8cadae]
1415 2025-01-08 03:00:42.362-0600 FINEST t347 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp': [0642e82c95749c8c120edc957be7a69457997797]
1416 2025-01-08 03:00:42.362-0600 FINER t345 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-net-ipmid'
1417 2025-01-08 03:00:42.362-0600 FINEST t346 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openpower-pnor-code-mgmt/.clang-tidy': [b2e5917413942b5649c905ed77e7c28c3c269562]
1418 2025-01-08 03:00:42.362-0600 FINE t152 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1419 2025-01-08 03:00:42.361-0600 FINEST t176 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0195f75cb7af15b8842fe1672de40cc23b7c7660, null)
1420 2025-01-08 03:00:42.361-0600 FINEST t344 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc-build-scripts/scripts/unit-test.py': [fb6653ce37956bb3b67bb61ffec3a593a2c51070]
1421 2025-01-08 03:00:42.361-0600 FINEST t343 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker': [fb6653ce37956bb3b67bb61ffec3a593a2c51070, a7a30551d928f5ae4099f3e74f9877eb77b2f010]
1422 2025-01-08 03:00:42.361-0600 INFO t242 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 268 ms)
1423 2025-01-08 03:00:42.358-0600 FINE t219 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
1424 2025-01-08 03:00:42.358-0600 FINE t156 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/gpioplus' (took 8 ms)
1425 2025-01-08 03:00:42.378-0600 FINE t219 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1426 2025-01-08 03:00:42.377-0600 FINE t165 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1427 2025-01-08 03:00:42.377-0600 FINEST t152 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (edbf17d71af3defda1809ddda5ca71114642b856, null)
1428 2025-01-08 03:00:42.375-0600 FINE t168 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
1429 2025-01-08 03:00:42.375-0600 FINEST t382 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json': [f635e6669096361dfd1585856d1228c6a875b640]
1430 2025-01-08 03:00:42.374-0600 FINEST t381 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/meson.build': [ad7921e1340f43a2e6350891346001d03f2fde35]
1431 2025-01-08 03:00:42.374-0600 FINE t238 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/debug-trigger' (took 91 ms)
1432 2025-01-08 03:00:42.380-0600 FINE t238 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/debug-trigger
1433 2025-01-08 03:00:42.374-0600 FINEST t380 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json': [f635e6669096361dfd1585856d1228c6a875b640]
1434 2025-01-08 03:00:42.374-0600 FINEST t379 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json': [f635e6669096361dfd1585856d1228c6a875b640]
1435 2025-01-08 03:00:42.373-0600 FINEST t378 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4.json': [6247397e95b8c2c0f4ba6ba767286e046cd69f52]
1436 2025-01-08 03:00:42.373-0600 FINEST t377 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json': [f635e6669096361dfd1585856d1228c6a875b640]
1437 2025-01-08 03:00:42.373-0600 FINEST t376 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4n.json': [6247397e95b8c2c0f4ba6ba767286e046cd69f52]
1438 2025-01-08 03:00:42.372-0600 FINE t161 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-rest-server' (took 19 ms)
1439 2025-01-08 03:00:42.381-0600 FINE t161 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-rest-server
1440 2025-01-08 03:00:42.372-0600 FINEST t375 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json': [ad7921e1340f43a2e6350891346001d03f2fde35]
1441 2025-01-08 03:00:42.372-0600 FINEST t374 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json': [659111605289abd1508dfb3c6e46de7dc66bb7c3]
1442 2025-01-08 03:00:42.371-0600 FINEST t373 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json': [659111605289abd1508dfb3c6e46de7dc66bb7c3]
1443 2025-01-08 03:00:42.371-0600 FINEST t372 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json': [659111605289abd1508dfb3c6e46de7dc66bb7c3]
1444 2025-01-08 03:00:42.371-0600 FINEST t371 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json': [659111605289abd1508dfb3c6e46de7dc66bb7c3]
1445 2025-01-08 03:00:42.370-0600 FINE t170 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-pcie-presence' (took 8 ms)
1446 2025-01-08 03:00:42.370-0600 FINER t370 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-settings-mgr'
1447 2025-01-08 03:00:42.383-0600 FINE t180 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/bios-settings-mgr' (took 16 ms)
1448 2025-01-08 03:00:42.369-0600 FINE t183 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-ipmi-blobs
1449 2025-01-08 03:00:42.384-0600 INFO t183 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 309 ms)
1450 2025-01-08 03:00:42.368-0600 INFO t216 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 285 ms)
1451 2025-01-08 03:00:42.383-0600 FINE t180 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/bios-settings-mgr
1452 2025-01-08 03:00:42.384-0600 INFO t180 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 123 ms)
1453 2025-01-08 03:00:42.383-0600 FINE t170 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-pcie-presence
1454 2025-01-08 03:00:42.384-0600 INFO t170 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 113 ms)
1455 2025-01-08 03:00:42.381-0600 INFO t161 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 102 ms)
1456 2025-01-08 03:00:42.381-0600 FINER t383 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmbbridge'
1457 2025-01-08 03:00:42.380-0600 INFO t238 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 289 ms)
1458 2025-01-08 03:00:42.379-0600 FINE t168 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1459 2025-01-08 03:00:42.379-0600 FINE t165 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 1 ms)
1460 2025-01-08 03:00:42.378-0600 FINEST t219 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (8f789c3ac4fa47e02bc4862c50390dbf043be80c, null)
1461 2025-01-08 03:00:42.378-0600 FINE t156 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/gpioplus
1462 2025-01-08 03:00:42.386-0600 FINE t165 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1463 2025-01-08 03:00:42.386-0600 FINEST t168 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (a9400dd8062387c4a4569c9ad42169cb549bf27d, null)
1464 2025-01-08 03:00:42.385-0600 FINE t176 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ipmbbridge' (took 23 ms)
1465 2025-01-08 03:00:42.387-0600 FINER t384 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/phosphor-ipmi-flash'
1466 2025-01-08 03:00:42.386-0600 INFO t156 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 146 ms)
1467 2025-01-08 03:00:42.387-0600 FINEST t386 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/phosphor-net-ipmid/sd_event_loop.cpp': [b1cbd6fbfb2c16e8fa07f078a0eadf461489d65b]
1468 2025-01-08 03:00:42.387-0600 FINE t152 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-ipmi-flash' (took 10 ms)
1469 2025-01-08 03:00:42.387-0600 FINE t176 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ipmbbridge
1470 2025-01-08 03:00:42.388-0600 FINE t152 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-ipmi-flash
1471 2025-01-08 03:00:42.388-0600 INFO t176 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 125 ms)
1472 2025-01-08 03:00:42.388-0600 INFO t152 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 126 ms)
1473 2025-01-08 03:00:42.390-0600 FINER t387 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/smbios-mdr'
1474 2025-01-08 03:00:42.390-0600 FINE t219 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/smbios-mdr' (took 11 ms)
1475 2025-01-08 03:00:42.390-0600 FINE t219 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/smbios-mdr
1476 2025-01-08 03:00:42.390-0600 INFO t219 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 113 ms)
1477 2025-01-08 03:00:42.393-0600 FINER t389 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-manager'
1478 2025-01-08 03:00:42.393-0600 FINE t168 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-led-manager' (took 7 ms)
1479 2025-01-08 03:00:42.393-0600 FINE t168 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-led-manager
1480 2025-01-08 03:00:42.393-0600 INFO t168 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 133 ms)
1481 2025-01-08 03:00:42.396-0600 FINER t302 GitRepository.rebuildTagList: Read tags count=1,464 for '/opengrok/src/openbmc/qemu'
1482 2025-01-08 03:00:42.396-0600 FINE t164 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/qemu' (took 230 ms)
1483 2025-01-08 03:00:42.397-0600 FINE t164 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/qemu
1484 2025-01-08 03:00:42.397-0600 INFO t164 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 327 ms)
1485 2025-01-08 03:00:42.431-0600 FINER t388 GitRepository.rebuildTagList: Read tags count=57 for '/opengrok/src/openbmc/openbmc'
1486 2025-01-08 03:00:42.433-0600 FINE t190 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 12 directories
1487 2025-01-08 03:00:42.434-0600 FINE t190 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 1 ms)
1488 2025-01-08 03:00:42.434-0600 FINE t190 FileHistoryCache.store: Storing history for 12 regular files in repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1489 2025-01-08 03:00:42.435-0600 FINEST t390 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub': [741962a61dc6066fffdcfa88edd8b92ccb9151d4]
1490 2025-01-08 03:00:42.435-0600 FINEST t391 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json': [20030d21dff7a3018919026ba18ebc628311eb23]
1491 2025-01-08 03:00:42.435-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb': [f00e47a0d1ce21c3924e433f42c0a8282da3b7bd]
1492 2025-01-08 03:00:42.435-0600 FINEST t393 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb': [009926f91aff44f76473c75f5bc630f0bab2c2a9]
1493 2025-01-08 03:00:42.436-0600 FINEST t394 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init': [3782a7e491b99e22a829f30706917e6a66d6d0bc]
1494 2025-01-08 03:00:42.436-0600 FINEST t396 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc': [fcc145c8196625f9ebc484da7a68910ba99a02a9]
1495 2025-01-08 03:00:42.436-0600 FINEST t395 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb': [8496e945c500cec1b7d34e0c9967a00c561f53d2]
1496 2025-01-08 03:00:42.437-0600 FINEST t397 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc': [2a95da5f486239ce567f1740160d183e499ce2f2]
1497 2025-01-08 03:00:42.437-0600 FINEST t398 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc': [ca0568b07200ef88f2cb9717233766e100125dd6]
1498 2025-01-08 03:00:42.437-0600 FINEST t399 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb': [7da77a9306513f753edd4c5a86d45f05f2e299b9]
1499 2025-01-08 03:00:42.437-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend': [f05e3e60e03919d717cc430b70b6c8756749b6cd]
1500 2025-01-08 03:00:42.438-0600 FINEST t401 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json': [a53592df917975dcb73fa4bfea9eaddaad7c7625]
1501 2025-01-08 03:00:42.443-0600 FINER t385 GitRepository.rebuildTagList: Read tags count=308 for '/opengrok/src/openbmc/u-boot'
1502 2025-01-08 03:00:42.443-0600 FINE t237 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/u-boot' (took 169 ms)
1503 2025-01-08 03:00:42.444-0600 FINE t237 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/u-boot
1504 2025-01-08 03:00:42.444-0600 INFO t237 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 353 ms)
1505 2025-01-08 03:00:42.648-0600 FINE t179 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 531 ms)
1506 2025-01-08 03:00:42.648-0600 FINE t179 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1507 2025-01-08 03:00:42.648-0600 FINEST t179 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (219156b2b3bd9eed2b31279999eccc539a4ef397, null)
1508 2025-01-08 03:00:42.795-0600 FINE t218 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1509 2025-01-08 03:00:42.798-0600 FINEST t218 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision 3b90d1ee57ee5c3b39f595113ed419f18b017c97 for repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1510 2025-01-08 03:00:42.798-0600 FINE t218 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/docs' (took 622 ms)
1511 2025-01-08 03:00:42.798-0600 FINE t218 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/docs
1512 2025-01-08 03:00:42.798-0600 FINE t241 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1513 2025-01-08 03:00:42.798-0600 INFO t218 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 714 ms)
1514 2025-01-08 03:00:42.799-0600 FINEST t241 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision 0c15797577d0a47b7c1b29ffcd47841abf12dafa for repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1515 2025-01-08 03:00:42.799-0600 FINE t241 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-debug-collector' (took 572 ms)
1516 2025-01-08 03:00:42.799-0600 FINE t241 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-debug-collector
1517 2025-01-08 03:00:42.799-0600 INFO t241 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 707 ms)
1518 2025-01-08 03:00:42.803-0600 FINE t150 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1519 2025-01-08 03:00:42.803-0600 FINEST t150 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision 6f3fe1a7233dec049387c4f00a7ce91a1c22c3f4 for repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1520 2025-01-08 03:00:42.803-0600 FINE t150 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-occ-control' (took 630 ms)
1521 2025-01-08 03:00:42.803-0600 FINE t150 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-occ-control
1522 2025-01-08 03:00:42.803-0600 INFO t150 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 737 ms)
1523 2025-01-08 03:00:42.816-0600 FINE t200 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1524 2025-01-08 03:00:42.817-0600 FINEST t200 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision 174d7ea16385500e5377c1e64c4ed7dc35385f1f for repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1525 2025-01-08 03:00:42.817-0600 FINE t200 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-inventory-manager' (took 560 ms)
1526 2025-01-08 03:00:42.817-0600 FINE t200 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-inventory-manager
1527 2025-01-08 03:00:42.818-0600 INFO t200 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 739 ms)
1528 2025-01-08 03:00:42.853-0600 FINE t185 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1529 2025-01-08 03:00:42.854-0600 FINE t165 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1530 2025-01-08 03:00:42.854-0600 FINEST t185 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision 4965738f8871d992da095d89465e88c125eba890 for repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1531 2025-01-08 03:00:42.855-0600 FINEST t165 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision b1cbd6fbfb2c16e8fa07f078a0eadf461489d65b for repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1532 2025-01-08 03:00:42.855-0600 FINE t185 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc-test-automation' (took 642 ms)
1533 2025-01-08 03:00:42.855-0600 FINE t165 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-net-ipmid' (took 502 ms)
1534 2025-01-08 03:00:42.855-0600 FINE t185 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc-test-automation
1535 2025-01-08 03:00:42.855-0600 FINE t165 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-net-ipmid
1536 2025-01-08 03:00:42.855-0600 INFO t185 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 780 ms)
1537 2025-01-08 03:00:42.855-0600 INFO t165 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 577 ms)
1538 2025-01-08 03:00:42.856-0600 FINE t211 FileHistoryCache.store: Stored history for 16 regular files in repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1539 2025-01-08 03:00:42.856-0600 FINEST t211 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision aea53afa3948cc08bdca1a5da3e56f744db624bc for repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1540 2025-01-08 03:00:42.856-0600 FINE t211 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/skeleton' (took 642 ms)
1541 2025-01-08 03:00:42.856-0600 FINE t211 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/skeleton
1542 2025-01-08 03:00:42.856-0600 INFO t211 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 774 ms)
1543 2025-01-08 03:00:42.857-0600 FINE t188 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1544 2025-01-08 03:00:42.857-0600 FINEST t188 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision a5f87d487143a5478528826bab72b9f5a093f305 for repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1545 2025-01-08 03:00:42.857-0600 FINE t188 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/bmcweb' (took 680 ms)
1546 2025-01-08 03:00:42.858-0600 FINE t221 FileHistoryCache.store: Stored history for 4 regular files in repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1547 2025-01-08 03:00:42.858-0600 FINE t188 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/bmcweb
1548 2025-01-08 03:00:42.858-0600 INFO t188 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 782 ms)
1549 2025-01-08 03:00:42.858-0600 FINEST t221 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision b2e5917413942b5649c905ed77e7c28c3c269562 for repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1550 2025-01-08 03:00:42.858-0600 FINE t221 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-pnor-code-mgmt' (took 606 ms)
1551 2025-01-08 03:00:42.858-0600 FINE t221 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-pnor-code-mgmt
1552 2025-01-08 03:00:42.858-0600 INFO t221 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 773 ms)
1553 2025-01-08 03:00:42.865-0600 FINE t193 FileHistoryCache.store: Stored history for 12 regular files in repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1554 2025-01-08 03:00:42.865-0600 FINEST t193 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision f635e6669096361dfd1585856d1228c6a875b640 for repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1555 2025-01-08 03:00:42.865-0600 FINE t193 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/entity-manager' (took 676 ms)
1556 2025-01-08 03:00:42.865-0600 FINE t193 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/entity-manager
1557 2025-01-08 03:00:42.865-0600 INFO t193 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 789 ms)
1558 2025-01-08 03:00:42.868-0600 FINE t157 FileHistoryCache.store: Stored history for 2 regular files in repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1559 2025-01-08 03:00:42.868-0600 FINEST t157 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision fb6653ce37956bb3b67bb61ffec3a593a2c51070 for repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1560 2025-01-08 03:00:42.869-0600 FINE t157 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc-build-scripts' (took 672 ms)
1561 2025-01-08 03:00:42.869-0600 FINE t157 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc-build-scripts
1562 2025-01-08 03:00:42.869-0600 INFO t157 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 801 ms)
1563 2025-01-08 03:00:42.873-0600 FINE t190 FileHistoryCache.store: Stored history for 12 regular files in repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1564 2025-01-08 03:00:42.874-0600 FINEST t190 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision f05e3e60e03919d717cc430b70b6c8756749b6cd for repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1565 2025-01-08 03:00:42.874-0600 FINE t190 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc' (took 598 ms)
1566 2025-01-08 03:00:42.874-0600 FINE t190 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc
1567 2025-01-08 03:00:42.874-0600 INFO t190 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 798 ms)
1568 2025-01-08 03:00:43.439-0600 FINEST t402 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1580 2025-01-08 03:00:43.440-0600 FINEST t402 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1592 2025-01-08 03:00:43.459-0600 FINER t402 GitRepository.rebuildTagList: Read tags count=1,063 for '/opengrok/src/openbmc/linux'
1593 2025-01-08 03:00:43.460-0600 FINE t179 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1594 2025-01-08 03:00:43.461-0600 FINE t179 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 0 ms)
1595 2025-01-08 03:00:43.461-0600 FINE t179 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1596 2025-01-08 03:00:43.462-0600 FINEST t403 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts': [21ef649998e63a667f0439e440d731bf28f94f92]
1597 2025-01-08 03:00:43.473-0600 FINE t179 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1598 2025-01-08 03:00:43.473-0600 FINEST t179 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision 21ef649998e63a667f0439e440d731bf28f94f92 for repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1599 2025-01-08 03:00:43.474-0600 FINE t179 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/linux' (took 825 ms)
1600 2025-01-08 03:00:43.474-0600 FINE t179 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/linux
1601 2025-01-08 03:00:43.474-0600 INFO t179 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 1.401 seconds)
1602 2025-01-08 03:00:43.474-0600 INFO t1 Statistics.logIt: Done history cache for all repositories (took 1.462 seconds)
1603 2025-01-08 03:00:43.474-0600 INFO t1 Indexer.prepareIndexer: Done generating history cache
1604 2025-01-08 03:00:43.475-0600 FINE t1 HistoryGuru.invalidateRepositories: invalidating 105 repositories
1605 2025-01-08 03:00:43.482-0600 FINER t416 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-health-monitor'
1606 2025-01-08 03:00:43.483-0600 FINER t417 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-webui'
1607 2025-01-08 03:00:43.483-0600 FINER t419 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-event'
1608 2025-01-08 03:00:43.483-0600 FINER t418 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libcper'
1609 2025-01-08 03:00:43.484-0600 FINER t420 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/kcsbridge'
1610 2025-01-08 03:00:43.484-0600 FINER t421 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-user-manager'
1611 2025-01-08 03:00:43.484-0600 FINER t422 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-post-code-manager'
1612 2025-01-08 03:00:43.485-0600 FINER t426 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-logging'
1613 2025-01-08 03:00:43.485-0600 FINER t423 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-buttons'
1614 2025-01-08 03:00:43.485-0600 FINER t425 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-logging'
1615 2025-01-08 03:00:43.488-0600 FINER t424 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/obmc-console'
1616 2025-01-08 03:00:43.488-0600 FINER t427 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdbusplus'
1617 2025-01-08 03:00:43.488-0600 FINER t428 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-misc'
1618 2025-01-08 03:00:43.489-0600 FINER t429 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmbbridge'
1619 2025-01-08 03:00:43.489-0600 FINER t430 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-virtual-sensor'
1620 2025-01-08 03:00:43.490-0600 FINER t432 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-hwmon'
1621 2025-01-08 03:00:43.490-0600 FINER t433 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-ipmi-oem'
1622 2025-01-08 03:00:43.491-0600 FINER t434 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdeventplus'
1623 2025-01-08 03:00:43.493-0600 FINER t435 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-logging'
1624 2025-01-08 03:00:43.494-0600 FINER t436 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-debug-collector'
1625 2025-01-08 03:00:43.495-0600 FINER t437 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-flash'
1626 2025-01-08 03:00:43.499-0600 FINER t438 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pcie-presence'
1627 2025-01-08 03:00:43.505-0600 FINER t431 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/phosphor-ipmi-flash'
1628 2025-01-08 03:00:43.507-0600 FINER t439 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-power'
1629 2025-01-08 03:00:43.509-0600 FINER t440 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-settings-mgr'
1630 2025-01-08 03:00:43.510-0600 FINER t441 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-misc'
1631 2025-01-08 03:00:43.512-0600 FINER t442 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-pnor-code-mgmt'
1632 2025-01-08 03:00:43.512-0600 FINER t443 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/debug-trigger'
1633 2025-01-08 03:00:43.512-0600 FINER t444 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-proc-control'
1634 2025-01-08 03:00:43.512-0600 FINER t445 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/skeleton'
1635 2025-01-08 03:00:43.513-0600 FINER t446 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/obmc-ikvm'
1636 2025-01-08 03:00:43.516-0600 FINER t447 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-postd'
1637 2025-01-08 03:00:43.516-0600 FINER t448 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-bmc-smm-error-logger'
1638 2025-01-08 03:00:43.517-0600 FINER t449 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-net-ipmid'
1639 2025-01-08 03:00:43.517-0600 FINER t450 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pyphosphor'
1640 2025-01-08 03:00:43.517-0600 FINER t451 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-misc'
1641 2025-01-08 03:00:43.526-0600 FINER t452 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/witherspoon-pfault-analysis'
1642 2025-01-08 03:00:43.529-0600 FINER t453 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-inventory-manager'
1643 2025-01-08 03:00:43.533-0600 FINER t454 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pam-ipmi'
1644 2025-01-08 03:00:43.536-0600 FINER t457 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/entity-manager'
1645 2025-01-08 03:00:43.536-0600 FINER t455 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface'
1646 2025-01-08 03:00:43.536-0600 FINER t456 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/inarp'
1647 2025-01-08 03:00:43.539-0600 FINER t458 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-ipmi-blobs'
1648 2025-01-08 03:00:43.540-0600 FINER t459 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/x86-power-control'
1649 2025-01-08 03:00:43.540-0600 FINER t460 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmitool'
1650 2025-01-08 03:00:43.542-0600 FINER t461 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-time-manager'
1651 2025-01-08 03:00:43.546-0600 FINER t462 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmi-fru-parser'
1652 2025-01-08 03:00:43.550-0600 FINER t465 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/boost-dbus'
1653 2025-01-08 03:00:43.550-0600 FINER t463 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pldm'
1654 2025-01-08 03:00:43.550-0600 FINER t467 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-debug-collector'
1655 2025-01-08 03:00:43.550-0600 FINER t466 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-monitor'
1656 2025-01-08 03:00:43.550-0600 FINER t464 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-build-scripts'
1657 2025-01-08 03:00:43.564-0600 FINER t468 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-psu-code-mgmt'
1658 2025-01-08 03:00:43.570-0600 FINER t469 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-sysfs'
1659 2025-01-08 03:00:43.571-0600 FINER t470 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-oem'
1660 2025-01-08 03:00:43.573-0600 FINER t471 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-certificate-manager'
1661 2025-01-08 03:00:43.575-0600 FINER t472 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pid-control'
1662 2025-01-08 03:00:43.584-0600 FINER t473 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-ipmi-sys'
1663 2025-01-08 03:00:43.584-0600 FINER t474 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-watchdog'
1664 2025-01-08 03:00:43.584-0600 FINER t476 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/s2600wf-misc'
1665 2025-01-08 03:00:43.584-0600 FINER t477 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/docs'
1666 2025-01-08 03:00:43.584-0600 FINER t475 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-gpio-monitor'
1667 2025-01-08 03:00:43.600-0600 FINER t478 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-manager'
1668 2025-01-08 03:00:43.604-0600 FINER t479 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-vpd-parser'
1669 2025-01-08 03:00:43.609-0600 FINER t480 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mrw-tools'
1670 2025-01-08 03:00:43.610-0600 FINER t481 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-dbus-interfaces'
1671 2025-01-08 03:00:43.611-0600 FINER t482 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mboxd'
1672 2025-01-08 03:00:43.617-0600 FINER t484 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-bmc-code-mgmt'
1673 2025-01-08 03:00:43.617-0600 FINER t485 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-state-manager'
1674 2025-01-08 03:00:43.622-0600 FINER t486 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/fb-ipmi-oem'
1675 2025-01-08 03:00:43.637-0600 FINER t483 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/hiomapd'
1676 2025-01-08 03:00:43.638-0600 FINER t487 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-ipmid'
1677 2025-01-08 03:00:43.640-0600 FINER t489 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-settingsd'
1678 2025-01-08 03:00:43.644-0600 FINER t490 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/service-config-manager'
1679 2025-01-08 03:00:43.659-0600 FINER t492 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/btbridge'
1680 2025-01-08 03:00:43.659-0600 FINER t493 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-objmgr'
1681 2025-01-08 03:00:43.660-0600 FINER t494 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/smbios-mdr'
1682 2025-01-08 03:00:43.665-0600 FINER t495 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-snmp'
1683 2025-01-08 03:00:43.668-0600 FINER t496 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/slpd-lite'
1684 2025-01-08 03:00:43.683-0600 FINER t497 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-rest-server'
1685 2025-01-08 03:00:43.685-0600 FINER t498 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/telemetry'
1686 2025-01-08 03:00:43.687-0600 FINER t499 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-inventory-upload'
1687 2025-01-08 03:00:43.688-0600 FINER t500 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-tools'
1688 2025-01-08 03:00:43.690-0600 FINER t501 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/rest-dbus'
1689 2025-01-08 03:00:43.690-0600 FINER t502 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-dbus-interfaces'
1690 2025-01-08 03:00:43.691-0600 FINER t503 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/intel-ipmi-oem'
1691 2025-01-08 03:00:43.703-0600 FINER t504 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/gpioplus'
1692 2025-01-08 03:00:43.706-0600 FINER t505 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/dbus-sensors'
1693 2025-01-08 03:00:43.708-0600 FINER t506 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libbej'
1694 2025-01-08 03:00:43.710-0600 FINER t507 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-interfaces'
1695 2025-01-08 03:00:43.716-0600 FINER t508 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-occ-control'
1696 2025-01-08 03:00:43.725-0600 FINER t509 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/estoraged'
1697 2025-01-08 03:00:43.728-0600 FINER t510 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc.github.io'
1698 2025-01-08 03:00:43.729-0600 FINER t511 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bmcweb'
1699 2025-01-08 03:00:43.730-0600 FINER t512 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-hw-diags'
1700 2025-01-08 03:00:43.732-0600 FINER t513 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-networkd'
1701 2025-01-08 03:00:43.734-0600 FINER t515 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/webui-vue'
1702 2025-01-08 03:00:43.734-0600 FINER t488 GitRepository.rebuildTagList: Read tags count=10 for '/opengrok/src/openbmc/openbmc-test-automation'
1703 2025-01-08 03:00:43.735-0600 FINER t491 GitRepository.rebuildTagList: Read tags count=11 for '/opengrok/src/openbmc/libpldm'
1704 2025-01-08 03:00:43.736-0600 FINER t516 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-fan-presence'
1705 2025-01-08 03:00:43.736-0600 FINER t514 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/libmctp'
1706 2025-01-08 03:00:43.775-0600 FINER t519 GitRepository.rebuildTagList: Read tags count=57 for '/opengrok/src/openbmc/openbmc'
1707 2025-01-08 03:00:43.794-0600 FINER t517 GitRepository.rebuildTagList: Read tags count=308 for '/opengrok/src/openbmc/u-boot'
1708 2025-01-08 03:00:43.840-0600 FINER t518 GitRepository.rebuildTagList: Read tags count=1,464 for '/opengrok/src/openbmc/qemu'
1709 2025-01-08 03:00:44.356-0600 FINEST t520 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1721 2025-01-08 03:00:44.356-0600 FINEST t520 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1733 2025-01-08 03:00:44.379-0600 FINER t520 GitRepository.rebuildTagList: Read tags count=1,063 for '/opengrok/src/openbmc/linux'
1734 2025-01-08 03:00:44.382-0600 INFO t1 Statistics.logIt: Done invalidating repositories (105 valid, 105 working) (took 907 ms)
1735 2025-01-08 03:00:44.391-0600 INFO t1 Indexer.doIndexerExecution: Starting indexing
1736 2025-01-08 03:00:44.428-0600 INFO t1 Indexer.doIndexerExecution: Waiting for the executors to finish
1737 2025-01-08 03:00:44.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: traversing the documents in MMapDirectory@/opengrok/data/index/openbmc lockFactory=org.apache.lucene.store.NoLockFactory@b111c68 to collect uids of deleted documents
1738 2025-01-08 03:00:44.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/MAINTAINERS' (0) at 20210308005002984
1739 2025-01-08 03:00:44.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid1.c' (1) at 20240418080014494
1740 2025-01-08 03:00:44.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hpet.c' (2) at 20240719080013349
1741 2025-01-08 03:00:44.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,hspi.yaml' (3) at 20240405153045173
1742 2025-01-08 03:00:44.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle-b.json' (4) at 20210308005046409
1743 2025-01-08 03:00:44.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_pdm.c' (5) at 20240405153232191
1744 2025-01-08 03:00:44.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/preemptirq_delay_test.c' (6) at 20240628080014029
1745 2025-01-08 03:00:44.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/cache.json' (7) at 20240405153054137
1746 2025-01-08 03:00:44.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway/Create.interface.yaml' (8) at 20240509080019296
1747 2025-01-08 03:00:44.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-send-results' (9) at 20240301090012483
1748 2025-01-08 03:00:44.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/timestamping.rst' (10) at 20210307214925566
1749 2025-01-08 03:00:44.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/dma_timer.c' (11) at 20240405153230003
1750 2025-01-08 03:00:44.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-vivid.rst' (12) at 20240405153045317
1751 2025-01-08 03:00:44.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_uprobe_from_different_cu.sh' (13) at 20240405153054173
1752 2025-01-08 03:00:44.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/checksum_64.S' (14) at 20240405153230043
1753 2025-01-08 03:00:44.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fdreg.h' (15) at 20210307214931630
1754 2025-01-08 03:00:44.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/id-button-pressed.service' (16) at 20210307205553702
1755 2025-01-08 03:00:44.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/zmap.c' (17) at 20241211090145505
1756 2025-01-08 03:00:44.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme.h' (18) at 20210307214927182
1757 2025-01-08 03:00:44.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/thread_info.h' (19) at 20240405153052805
1758 2025-01-08 03:00:44.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/README' (20) at 20210309003655972
1759 2025-01-08 03:00:44.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmap.c' (21) at 20241125090012263
1760 2025-01-08 03:00:44.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtmv20-regulator.c' (22) at 20240405153051473
1761 2025-01-08 03:00:44.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch' (23) at 20241221090017660
1762 2025-01-08 03:00:44.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/altera/clk-arria10.c' (24) at 20210308005003340
1763 2025-01-08 03:00:44.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi' (25) at 20241115090012941
1764 2025-01-08 03:00:44.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/dell-wmi-sysman.h' (26) at 20220525020653907
1765 2025-01-08 03:00:44.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-attr-exec' (27) at 20220525020651630
1766 2025-01-08 03:00:44.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-deassert@.service' (28) at 20240912080013426
1767 2025-01-08 03:00:44.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/Makefile' (29) at 20240405153049449
1768 2025-01-08 03:00:44.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_dev.h' (30) at 20240405153051601
1769 2025-01-08 03:00:44.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000-isa.c' (31) at 20240906080037264
1770 2025-01-08 03:00:44.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-iommu.c' (32) at 20240906080037232
1771 2025-01-08 03:00:44.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/index.rst' (33) at 20240405153044929
1772 2025-01-08 03:00:44.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-export-devtree@.service.in' (34) at 20230513080022442
1773 2025-01-08 03:00:44.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/util.c' (35) at 20240805080014063
1774 2025-01-08 03:00:44.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/firmware/firmware-management' (36) at 20210307214930514
1775 2025-01-08 03:00:44.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_input.c' (37) at 20241018080014582
1776 2025-01-08 03:00:44.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212/core-isa.h' (38) at 20210308005046349
1777 2025-01-08 03:00:44.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/s2-mips.S' (39) at 20210307214930434
1778 2025-01-08 03:00:44.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/cmdq.c' (40) at 20240405153048649
1779 2025-01-08 03:00:44.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial/0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch' (41) at 20230919080013958
1780 2025-01-08 03:00:44.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/event_notifier-win32.c' (42) at 20221215040039402
1781 2025-01-08 03:00:44.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v7.h' (43) at 20240405153049465
1782 2025-01-08 03:00:44.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci.c' (44) at 20240906080037308
1783 2025-01-08 03:00:44.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_start_gt_end.cpp' (45) at 20210308005108645
1784 2025-01-08 03:00:44.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/snapcraft.template' (46) at 20210307214932158
1785 2025-01-08 03:00:44.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.AMCC-eval-boards-cleanup' (47) at 20210308005003288
1786 2025-01-08 03:00:44.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/thread_info.h' (48) at 20240405153229999
1787 2025-01-08 03:00:44.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/mulsi3.S' (49) at 20240405153230007
1788 2025-01-08 03:00:44.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_common.xml.h' (50) at 20240405153048597
1789 2025-01-08 03:00:44.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/nuvoton,ma35d1-clk.h' (51) at 20240405153052645
1790 2025-01-08 03:00:44.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numachip/numachip.h' (52) at 20210307214926670
1791 2025-01-08 03:00:44.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-104-idio-16.c' (53) at 20240405153230303
1792 2025-01-08 03:00:44.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4memset.S' (54) at 20210307214926606
1793 2025-01-08 03:00:44.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_hdmi.h' (55) at 20210307214927866
1794 2025-01-08 03:00:44.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/ntopng.service' (56) at 20210307205553846
1795 2025-01-08 03:00:44.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-build-do-not-use-autoconf-s-config.sub-to-canonicali.patch' (57) at 20231011080016578
1796 2025-01-08 03:00:44.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_io_fops.c' (58) at 20240613080016475
1797 2025-01-08 03:00:44.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_hsm.c' (59) at 20240405153046261
1798 2025-01-08 03:00:44.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/Makefile' (60) at 20210308005003008
1799 2025-01-08 03:00:44.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cpcap-battery.c' (61) at 20240405153231355
1800 2025-01-08 03:00:44.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/icl_dsi.c' (62) at 20240405153230543
1801 2025-01-08 03:00:44.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/rockchip-mailbox.c' (63) at 20241011080017323
1802 2025-01-08 03:00:44.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c' (64) at 20240405153049469
1803 2025-01-08 03:00:44.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/bios-verify.sh' (65) at 20230428080015190
1804 2025-01-08 03:00:44.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/fault.c' (66) at 20241211090145385
1805 2025-01-08 03:00:44.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxfregn.c' (67) at 20241220090018306
1806 2025-01-08 03:00:44.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/Makefile' (68) at 20210307214929942
1807 2025-01-08 03:00:44.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arc-common' (69) at 20230317080013829
1808 2025-01-08 03:00:44.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/compaction.h' (70) at 20240405153052893
1809 2025-01-08 03:00:44.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cpcmd.c' (71) at 20240405153046285
1810 2025-01-08 03:00:44.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c' (72) at 20240710080014585
1811 2025-01-08 03:00:44.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c' (73) at 20220525020654187
1812 2025-01-08 03:00:44.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch' (74) at 20210307205554574
1813 2025-01-08 03:00:44.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/MAINTAINERS' (75) at 20210308005003016
1814 2025-01-08 03:00:44.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/Kconfig' (76) at 20210307214929574
1815 2025-01-08 03:00:44.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/chmctrl.h' (77) at 20210307214926578
1816 2025-01-08 03:00:44.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trace_vprintk.c' (78) at 20240405153054281
1817 2025-01-08 03:00:44.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma3/irqsrcs_sdma3_5_0.h' (79) at 20210309003649636
1818 2025-01-08 03:00:44.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry-ftrace.S' (80) at 20240405153045869
1819 2025-01-08 03:00:44.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/hci.h' (81) at 20210307214930514
1820 2025-01-08 03:00:44.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-slow.c' (82) at 20210307214926962
1821 2025-01-08 03:00:44.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LicenseCollection.json' (83) at 20240619080002948
1822 2025-01-08 03:00:44.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qtree.c' (84) at 20230426080043964
1823 2025-01-08 03:00:44.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/early_printk.c' (85) at 20210307214926254
1824 2025-01-08 03:00:44.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/MAINTAINERS' (86) at 20210308005002904
1825 2025-01-08 03:00:44.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ts4800-wdt.txt' (87) at 20210307214925454
1826 2025-01-08 03:00:44.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/rootfs.py' (88) at 20240124090012258
1827 2025-01-08 03:00:44.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/device.h' (89) at 20210307214931302
1828 2025-01-08 03:00:44.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mc146818rtc_32.h' (90) at 20210307214926582
1829 2025-01-08 03:00:44.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32h7-clks.h' (91) at 20210307214931334
1830 2025-01-08 03:00:44.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tb100.h' (92) at 20210308005003620
1831 2025-01-08 03:00:44.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/monitor/block-hmp-cmds.c' (93) at 20240906080037148
1832 2025-01-08 03:00:44.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/.kunitconfig' (94) at 20240405153046769
1833 2025-01-08 03:00:44.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,q6afe.h' (95) at 20240405153052653
1834 2025-01-08 03:00:44.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/pr-helper.rst' (96) at 20210308005045801
1835 2025-01-08 03:00:44.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/0002-Fix-mismatch-of-OpenSSL-function-signatures-that-cau.patch' (97) at 20241221090017576
1836 2025-01-08 03:00:44.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/check_extable.sh' (98) at 20220525020654939
1837 2025-01-08 03:00:44.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch' (99) at 20240413080012651
1838 2025-01-08 03:00:44.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ioctls.h' (100) at 20210307214926394
1839 2025-01-08 03:00:44.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/vangogh.c' (101) at 20240405153232195
1840 2025-01-08 03:00:44.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mp-audiomix.c' (102) at 20241008080013911
1841 2025-01-08 03:00:44.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/meson.build' (103) at 20240106090017253
1842 2025-01-08 03:00:44.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-netdev.c' (104) at 20240405153053349
1843 2025-01-08 03:00:44.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unaligned.c' (105) at 20240405153045945
1844 2025-01-08 03:00:44.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/VeraMono.ttf' (106) at 20210307205554234 to deleted uid set
1845 2025-01-08 03:00:44.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pahole/files/0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch' (107) at 20241221090017512
1846 2025-01-08 03:00:44.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_driver.c' (108) at 20210307214932738
1847 2025-01-08 03:00:44.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/Makefile' (109) at 20240405153048745
1848 2025-01-08 03:00:44.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.5.1.bb' (110) at 20241221090017500
1849 2025-01-08 03:00:44.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/spectral_common.h' (111) at 20240405153050473
1850 2025-01-08 03:00:44.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/optee/Kconfig' (112) at 20210308005003708
1851 2025-01-08 03:00:44.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css.h' (113) at 20210307214930546
1852 2025-01-08 03:00:44.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msg.h' (114) at 20210307214931450
1853 2025-01-08 03:00:44.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio.c' (115) at 20241211090212354
1854 2025-01-08 03:00:44.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/memneq.c' (116) at 20240405153053085
1855 2025-01-08 03:00:44.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/scripts/generate-machine-list' (117) at 20240905080011586
1856 2025-01-08 03:00:44.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Bmc/meson.build' (118) at 20230825080021141
1857 2025-01-08 03:00:44.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_info.h' (119) at 20210307214932198
1858 2025-01-08 03:00:44.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq25890_charger.h' (120) at 20240405153052773
1859 2025-01-08 03:00:44.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/mxhead.S' (121) at 20240405153046505
1860 2025-01-08 03:00:44.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-pinctrl.h' (122) at 20240405153045573
1861 2025-01-08 03:00:44.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/Makefile' (123) at 20210307214928350
1862 2025-01-08 03:00:44.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (124) at 20230412080023460
1863 2025-01-08 03:00:44.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/trace-events' (125) at 20210927100127201
1864 2025-01-08 03:00:44.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6315-regulator.c' (126) at 20240405153231363
1865 2025-01-08 03:00:44.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmmcp77.c' (127) at 20210307214927966
1866 2025-01-08 03:00:44.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-component.h' (128) at 20240405153231863
1867 2025-01-08 03:00:44.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/interval-tree.c' (129) at 20230925080040113
1868 2025-01-08 03:00:44.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch' (130) at 20241221090017660
1869 2025-01-08 03:00:44.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-tps6105x.c' (131) at 20210307214928554
1870 2025-01-08 03:00:44.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/045.out' (132) at 20210308005046437
1871 2025-01-08 03:00:44.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/acp3x.h' (133) at 20240405153053549
1872 2025-01-08 03:00:44.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb' (134) at 20241221090017528
1873 2025-01-08 03:00:44.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_ubsan.c' (135) at 20220525020654759
1874 2025-01-08 03:00:44.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lowcomms.h' (136) at 20240405153052325
1875 2025-01-08 03:00:44.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter.h' (137) at 20240405153052929
1876 2025-01-08 03:00:44.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/bug.h' (138) at 20210307214925666
1877 2025-01-08 03:00:44.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/coroutine-ucontext.c' (139) at 20240326080039754
1878 2025-01-08 03:00:44.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-sysfs.c' (140) at 20240405153049017
1879 2025-01-08 03:00:44.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun5i.h' (141) at 20210308005003620
1880 2025-01-08 03:00:44.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat' (142) at 20240906080037560 to deleted uid set
1881 2025-01-08 03:00:44.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/readonly.hpp' (143) at 20230511080034627
1882 2025-01-08 03:00:44.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi' (144) at 20240405153229919
1883 2025-01-08 03:00:44.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/unattended-boot-conf/Fedora/ks.cfg' (145) at 20241221090017468
1884 2025-01-08 03:00:44.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/firmware/ti,sci.txt' (146) at 20210308005003304
1885 2025-01-08 03:00:44.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sam_secure.h' (147) at 20240405153045637
1886 2025-01-08 03:00:44.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-base-clash.out' (148) at 20210308005046413 to deleted uid set
1887 2025-01-08 03:00:44.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/groups.json' (149) at 20241101080022232
1888 2025-01-08 03:00:44.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,ccn.yaml' (150) at 20240405153045125
1889 2025-01-08 03:00:44.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/pam-webserver' (151) at 20221019030003903
1890 2025-01-08 03:00:44.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/Platform' (152) at 20210307214926186
1891 2025-01-08 03:00:44.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrhassel' (153) at 20210307205553786
1892 2025-01-08 03:00:44.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/Kbuild' (154) at 20210307214926098
1893 2025-01-08 03:00:44.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/ast.py' (155) at 20241221090017588
1894 2025-01-08 03:00:44.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/map_perf_test.bpf.c' (156) at 20240405153053421
1895 2025-01-08 03:00:44.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/Makefile' (157) at 20240405153051197
1896 2025-01-08 03:00:44.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.h' (158) at 20220525020652498
1897 2025-01-08 03:00:44.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m525x.c' (159) at 20220525020651982
1898 2025-01-08 03:00:44.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Battery_LocationCode.json' (160) at 20221213040036917
1899 2025-01-08 03:00:44.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/my3126.c' (161) at 20210307214929358
1900 2025-01-08 03:00:44.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rx/rx62n.h' (162) at 20240906080037340
1901 2025-01-08 03:00:44.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/opendnssec/files/libdns_conf_fix.patch' (163) at 20230706080014769
1902 2025-01-08 03:00:44.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/Build' (164) at 20210307214932522
1903 2025-01-08 03:00:44.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/manpages.bbclass' (165) at 20230401080011963
1904 2025-01-08 03:00:44.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Filter.v1_0_2.json' (166) at 20240619080002948
1905 2025-01-08 03:00:44.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-hw.h' (167) at 20240405153049473
1906 2025-01-08 03:00:44.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/Kconfig' (168) at 20241211090212326
1907 2025-01-08 03:00:44.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mipi_dbi.c' (169) at 20240405153230539
1908 2025-01-08 03:00:44.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-macally.c' (170) at 20210309003649916
1909 2025-01-08 03:00:44.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch' (171) at 20241221090017676
1910 2025-01-08 03:00:44.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd_dif.c' (172) at 20240405153051733
1911 2025-01-08 03:00:44.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tc74.rst' (173) at 20210307214925506
1912 2025-01-08 03:00:44.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-N' (174) at 20240405153054369
1913 2025-01-08 03:00:44.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.env.intel' (175) at 20240424080035076
1914 2025-01-08 03:00:44.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ti-prm.h' (176) at 20210307214931482
1915 2025-01-08 03:00:44.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rcar-gen3-base.h' (177) at 20210308005002768
1916 2025-01-08 03:00:44.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/gdbstub.c' (178) at 20241211090212518
1917 2025-01-08 03:00:44.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/pkix_asn1_tab.c.inc' (179) at 20240906080037580
1918 2025-01-08 03:00:44.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/rng-random.h' (180) at 20210308005046057
1919 2025-01-08 03:00:44.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-sgmii.c' (181) at 20210307214926198
1920 2025-01-08 03:00:44.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdevel/libdevel-globaldestruction-perl_0.14.bb' (182) at 20241221090017544
1921 2025-01-08 03:00:44.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/Kconfig' (183) at 20210308005003056
1922 2025-01-08 03:00:44.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb' (184) at 20240301090012435
1923 2025-01-08 03:00:44.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/ext_manifest.h' (185) at 20220525020654655
1924 2025-01-08 03:00:44.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_dbg.c' (186) at 20210309003652824
1925 2025-01-08 03:00:44.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/code_standards_check.md' (187) at 20221209040018563
1926 2025-01-08 03:00:44.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ccgx-ucsi.c' (188) at 20240405153048897
1927 2025-01-08 03:00:44.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/sign_package_feed.bbclass' (189) at 20220910030013393
1928 2025-01-08 03:00:44.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32h7/stm32.h' (190) at 20210308005002664
1929 2025-01-08 03:00:44.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/apple-soc-cpufreq.c' (191) at 20240405153046909
1930 2025-01-08 03:00:44.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9052/reg.h' (192) at 20210307214931426
1931 2025-01-08 03:00:44.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_ffa.h' (193) at 20240405153051969
1932 2025-01-08 03:00:44.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/209' (194) at 20220429100100910
1933 2025-01-08 03:00:44.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/misc.S' (195) at 20240405153046513
1934 2025-01-08 03:00:44.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/i2c.c' (196) at 20241219090010504
1935 2025-01-08 03:00:44.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-purge.service.in' (197) at 20231027080017022
1936 2025-01-08 03:00:44.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/stats.c' (198) at 20240405153052409
1937 2025-01-08 03:00:44.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/crash_core.c' (199) at 20240405153045865
1938 2025-01-08 03:00:44.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/cache.h' (200) at 20240405153052257
1939 2025-01-08 03:00:44.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_fcntl.h' (201) at 20210308005046089
1940 2025-01-08 03:00:44.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/rndis.c' (202) at 20240628080014013
1941 2025-01-08 03:00:44.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/vmid.h' (203) at 20210307214927310
1942 2025-01-08 03:00:44.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/pixcir_i2c_ts.c' (204) at 20240405153230731
1943 2025-01-08 03:00:44.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stih407-clks.h' (205) at 20210308005003632
1944 2025-01-08 03:00:44.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-cdce925.c' (206) at 20240405153230207
1945 2025-01-08 03:00:44.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/smc.S' (207) at 20210307214925886
1946 2025-01-08 03:00:44.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nvidia/Kconfig' (208) at 20210307214929570
1947 2025-01-08 03:00:44.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/pm-qa/pm-qa_git.bb' (209) at 20220402030016007
1948 2025-01-08 03:00:44.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi' (210) at 20240405153045745
1949 2025-01-08 03:00:44.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.c' (211) at 20240405153048645
1950 2025-01-08 03:00:44.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/core.c' (212) at 20240405153231911
1951 2025-01-08 03:00:44.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/buffer.hpp' (213) at 20230817080003092
1952 2025-01-08 03:00:44.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/mm/Makefile' (214) at 20220525020651802
1953 2025-01-08 03:00:44.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/system_keyring.h' (215) at 20240405153231799
1954 2025-01-08 03:00:44.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk.h' (216) at 20240405153052669
1955 2025-01-08 03:00:44.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/ucontext.h' (217) at 20210307214925650
1956 2025-01-08 03:00:44.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/init.c' (218) at 20240405153046049
1957 2025-01-08 03:00:44.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libucontext_1.2.bb' (219) at 20220402030016155
1958 2025-01-08 03:00:44.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/meson-ir.c' (220) at 20240405153230823
1959 2025-01-08 03:00:44.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header.sig' (221) at 20210831100016398 to deleted uid set
1960 2025-01-08 03:00:44.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_callgraph_fp.sh' (222) at 20240805080014071
1961 2025-01-08 03:00:44.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mhi.c' (223) at 20240405153231159
1962 2025-01-08 03:00:44.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/es8328.txt' (224) at 20210307214925426
1963 2025-01-08 03:00:44.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-inet-d978-rev2.dts' (225) at 20210308005002624
1964 2025-01-08 03:00:44.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/arm,cryptocell.yaml' (226) at 20220525020651666
1965 2025-01-08 03:00:44.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/samsung_uart.yaml' (227) at 20240405153045153
1966 2025-01-08 03:00:44.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/meson.build' (228) at 20240904080040075
1967 2025-01-08 03:00:44.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pc873xx.c' (229) at 20220525020651802
1968 2025-01-08 03:00:44.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-sld8.dtsi' (230) at 20240405153045577
1969 2025-01-08 03:00:44.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/trace.c' (231) at 20240405153050369
1970 2025-01-08 03:00:44.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data.c' (232) at 20240405153232235
1971 2025-01-08 03:00:44.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_ida.c' (233) at 20240405153231955
1972 2025-01-08 03:00:44.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy25-93.0W' (234) at 20210307205553762
1973 2025-01-08 03:00:44.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/iocsr_config.h' (235) at 20210308005003044
1974 2025-01-08 03:00:44.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb' (236) at 20240413080012655
1975 2025-01-08 03:00:44.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-display.yaml' (237) at 20240405153045049
1976 2025-01-08 03:00:44.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h' (238) at 20240405153050609
1977 2025-01-08 03:00:44.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/Kconfig' (239) at 20240405153051445
1978 2025-01-08 03:00:44.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/dss.rst' (240) at 20240405153044973
1979 2025-01-08 03:00:44.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan.c' (241) at 20240405153053161
1980 2025-01-08 03:00:44.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efclib.c' (242) at 20220525020654003
1981 2025-01-08 03:00:45.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sys.c' (243) at 20240405153231931
1982 2025-01-08 03:00:45.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/tests/test_sensorcommands.cpp' (244) at 20240829080009334
1983 2025-01-08 03:00:45.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nl.h' (245) at 20210307214930350
1984 2025-01-08 03:00:45.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8916.yaml' (246) at 20240405153045025
1985 2025-01-08 03:00:45.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_ieee80211.c' (247) at 20240405153051913
1986 2025-01-08 03:00:45.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/omap-usb.h' (248) at 20210307214929010
1987 2025-01-08 03:00:45.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/MAINTAINERS' (249) at 20210308005002900
1988 2025-01-08 03:00:45.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x3_rtr_regs.h' (250) at 20240405153046605
1989 2025-01-08 03:00:45.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/TachSensor.hpp' (251) at 20241112090003094
1990 2025-01-08 03:00:45.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/Makefile' (252) at 20210309003648828
1991 2025-01-08 03:00:45.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-core.c' (253) at 20240405153049529
1992 2025-01-08 03:00:45.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/thread_info.h' (254) at 20240405153045909
1993 2025-01-08 03:00:45.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml' (255) at 20240405153229799
1994 2025-01-08 03:00:45.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm33xx.h' (256) at 20240405153045661
1995 2025-01-08 03:00:45.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/ldflags.patch' (257) at 20210307205553874
1996 2025-01-08 03:00:45.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_s1810c.h' (258) at 20210307214932446
1997 2025-01-08 03:00:45.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-MountLeinster' (259) at 20210307205553774
1998 2025-01-08 03:00:45.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts' (260) at 20240405153045813
1999 2025-01-08 03:00:45.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/charger-manager.yaml' (261) at 20240405153045141
2000 2025-01-08 03:00:45.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_n_regs.h' (262) at 20240405153046573
2001 2025-01-08 03:00:45.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.bb' (263) at 20240106090017237
2002 2025-01-08 03:00:45.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish.h' (264) at 20220525020652138
2003 2025-01-08 03:00:45.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/idt_handlers_64.S' (265) at 20240405153230103
2004 2025-01-08 03:00:45.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_ih.c' (266) at 20240405153230331
2005 2025-01-08 03:00:45.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts' (267) at 20240912080012038
2006 2025-01-08 03:00:45.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/msp3400-kthreads.c' (268) at 20220525020653255
2007 2025-01-08 03:00:45.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cifs/cifs_netlink.h' (269) at 20220525020654667
2008 2025-01-08 03:00:45.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/dropbear/dropbear_%.bbappend' (270) at 20210807000017354
2009 2025-01-08 03:00:45.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_dpi.c' (271) at 20240405153048417
2010 2025-01-08 03:00:45.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/net.h' (272) at 20241211090212366
2011 2025-01-08 03:00:45.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/core.h' (273) at 20210307214931438
2012 2025-01-08 03:00:45.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/Platform' (274) at 20210307214926190
2013 2025-01-08 03:00:45.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable.h' (275) at 20240913080013769
2014 2025-01-08 03:00:45.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/dwarf-unwind.c' (276) at 20240405153054165
2015 2025-01-08 03:00:45.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libfann/libfann_git.bb' (277) at 20240301090012427
2016 2025-01-08 03:00:45.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/sparx5_serdes_regs.h' (278) at 20240405153051289
2017 2025-01-08 03:00:45.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-neo.dts' (279) at 20210308005002624
2018 2025-01-08 03:00:45.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/sound.txt' (280) at 20210308005003304
2019 2025-01-08 03:00:45.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/interrupt.h' (281) at 20240712080021053
2020 2025-01-08 03:00:45.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/wl12xx_80211.h' (282) at 20210307214929974
2021 2025-01-08 03:00:45.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/MAINTAINERS' (283) at 20210308005003012
2022 2025-01-08 03:00:45.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/262.out' (284) at 20240906080037564
2023 2025-01-08 03:00:45.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-ff-rdk-emmc.dts' (285) at 20240405153045529
2024 2025-01-08 03:00:45.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/rtas.c' (286) at 20221215040039374
2025 2025-01-08 03:00:45.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0005-Don-t-require-internet-connection-during-build.patch' (287) at 20230211040012643
2026 2025-01-08 03:00:45.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_auto.c' (288) at 20210308005003448
2027 2025-01-08 03:00:45.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_blackhole.c' (289) at 20210307214932062
2028 2025-01-08 03:00:45.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unknown-escape.out' (290) at 20210308005046413 to deleted uid set
2029 2025-01-08 03:00:45.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-gpio.c' (291) at 20220525020653679
2030 2025-01-08 03:00:45.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio_1.67.1.bb' (292) at 20241221090017552
2031 2025-01-08 03:00:45.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-composite-93.c' (293) at 20241008080013911
2032 2025-01-08 03:00:45.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/OWNERS' (294) at 20240110090012776
2033 2025-01-08 03:00:45.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/wic/emmc-fvp.wks.in' (295) at 20240507080014346
2034 2025-01-08 03:00:45.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_oem.c' (296) at 20210308004938828
2035 2025-01-08 03:00:45.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-mpu6050' (297) at 20210307214925194
2036 2025-01-08 03:00:45.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/i386-linux-user.mak' (298) at 20241211090212222
2037 2025-01-08 03:00:45.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rockchip_saradc.c' (299) at 20240405153230691
2038 2025-01-08 03:00:45.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bcmgenet.h' (300) at 20210307214931470
2039 2025-01-08 03:00:45.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict/run-ptest' (301) at 20240301090012431
2040 2025-01-08 03:00:45.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_ptp.h' (302) at 20220525020653427
2041 2025-01-08 03:00:45.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_pmc56_exclude_constraints_test.c' (303) at 20240405153054361
2042 2025-01-08 03:00:45.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi_table.h' (304) at 20210308005002876
2043 2025-01-08 03:00:45.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-cxl.json' (305) at 20240405153054149
2044 2025-01-08 03:00:45.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-pinfunc.h' (306) at 20240405153045737
2045 2025-01-08 03:00:45.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/localuser/test_ipmi_redfish_user.robot' (307) at 20240628080017117
2046 2025-01-08 03:00:45.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/armada-37xx-rwtm-mailbox.h' (308) at 20220525020654551
2047 2025-01-08 03:00:45.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm200.c' (309) at 20220525020652971
2048 2025-01-08 03:00:45.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/meth.c' (310) at 20240405153050293
2049 2025-01-08 03:00:45.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/pmf.c' (311) at 20220525020653667
2050 2025-01-08 03:00:45.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/core.c' (312) at 20240613080016463
2051 2025-01-08 03:00:45.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-extended/shadow/shadow_%.bbappend' (313) at 20220402030016075
2052 2025-01-08 03:00:45.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-bcm6345.c' (314) at 20240405153231367
2053 2025-01-08 03:00:45.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/fujitsu-laptop.c' (315) at 20240405153051405
2054 2025-01-08 03:00:45.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_cmp.c' (316) at 20240405153232059
2055 2025-01-08 03:00:45.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_mmu.c' (317) at 20240429080012408
2056 2025-01-08 03:00:45.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (318) at 20241206090014202
2057 2025-01-08 03:00:45.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa3xx-regs.h' (319) at 20240405153045677
2058 2025-01-08 03:00:45.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/lcsr.decode' (320) at 20230925080040041
2059 2025-01-08 03:00:45.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/sections.h' (321) at 20210308005002824
2060 2025-01-08 03:00:45.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/Makefile' (322) at 20210308005003032
2061 2025-01-08 03:00:45.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/Kconfig' (323) at 20240405153046229
2062 2025-01-08 03:00:45.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/initial_sid_to_string.h' (324) at 20240405153053477
2063 2025-01-08 03:00:45.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memchr.S' (325) at 20240405153229859
2064 2025-01-08 03:00:45.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.c' (326) at 20210307214927962
2065 2025-01-08 03:00:45.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/Kconfig' (327) at 20240405153051325
2066 2025-01-08 03:00:45.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/drm_ioctl.sh' (328) at 20210307214932578
2067 2025-01-08 03:00:45.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/reg.h' (329) at 20210307214926362
2068 2025-01-08 03:00:45.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mv64xxx.c' (330) at 20240405153048905
2069 2025-01-08 03:00:45.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-array.c' (331) at 20240405153049257
2070 2025-01-08 03:00:45.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/030.out' (332) at 20210308005046437
2071 2025-01-08 03:00:45.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis128-neon-inner.c' (333) at 20240405153046529
2072 2025-01-08 03:00:45.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bluecard_cs.c' (334) at 20210309003649204
2073 2025-01-08 03:00:45.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa2xx.c' (335) at 20240405153045677
2074 2025-01-08 03:00:45.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nandif.c' (336) at 20210308005003556
2075 2025-01-08 03:00:45.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-amd8111.c' (337) at 20240405153047073
2076 2025-01-08 03:00:45.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/slt_ast2600/Kconfig' (338) at 20210308005002916
2077 2025-01-08 03:00:45.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_common.h' (339) at 20240405153051825
2078 2025-01-08 03:00:45.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6592-evb.dts' (340) at 20240405153045461
2079 2025-01-08 03:00:45.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/Kconfig' (341) at 20240405153053053
2080 2025-01-08 03:00:45.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-linux.patch' (342) at 20210307205553810
2081 2025-01-08 03:00:45.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53-kp.dts' (343) at 20210308005002580
2082 2025-01-08 03:00:45.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/sor.c' (344) at 20210308005003536
2083 2025-01-08 03:00:45.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/main.c' (345) at 20240405153053173
2084 2025-01-08 03:00:45.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS01' (346) at 20240405153054369
2085 2025-01-08 03:00:45.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-perl/perl/lib-perl_0.63.bb' (347) at 20241221090017580
2086 2025-01-08 03:00:45.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/hw_breakpoint_test.c' (348) at 20240405153052997
2087 2025-01-08 03:00:45.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/pipeline.json' (349) at 20240405153054157
2088 2025-01-08 03:00:45.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/persistent_json_storage.hpp' (350) at 20230125040034502
2089 2025-01-08 03:00:45.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd_1.195.bb' (351) at 20210307205553842
2090 2025-01-08 03:00:45.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/f81534.c' (352) at 20240405153052129
2091 2025-01-08 03:00:45.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/spl_a10.c' (353) at 20210308005002780
2092 2025-01-08 03:00:45.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwsleep.c' (354) at 20240405153046621
2093 2025-01-08 03:00:45.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-usb-otg.dtsi' (355) at 20240405153045425
2094 2025-01-08 03:00:45.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rtas.c' (356) at 20240326080039486
2095 2025-01-08 03:00:45.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/z8530.h' (357) at 20210307214929674
2096 2025-01-08 03:00:45.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/trace.h' (358) at 20240613080016463
2097 2025-01-08 03:00:45.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dispc_coefs.c' (359) at 20220525020652975
2098 2025-01-08 03:00:45.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-on.service' (360) at 20241213090035010
2099 2025-01-08 03:00:45.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/hi6220_reset.c' (361) at 20240405153231367
2100 2025-01-08 03:00:45.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/jobctl.h' (362) at 20240405153052789
2101 2025-01-08 03:00:45.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mipi0a.txt' (363) at 20240405153229755
2102 2025-01-08 03:00:45.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Olkamangi' (364) at 20210307205553790
2103 2025-01-08 03:00:45.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/skeleton.dtsi' (365) at 20210308005002872
2104 2025-01-08 03:00:45.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_rpc_cmd.h' (366) at 20240405153051969
2105 2025-01-08 03:00:45.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_loader.c' (367) at 20240405153054285
2106 2025-01-08 03:00:45.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/intel-nhlt.c' (368) at 20240405153232123
2107 2025-01-08 03:00:45.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/Kconfig' (369) at 20240405153052037
2108 2025-01-08 03:00:45.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/colorspaces.rst' (370) at 20210309003648488
2109 2025-01-08 03:00:45.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vsock-common.c' (371) at 20240906080037316
2110 2025-01-08 03:00:45.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/amigaone/Makefile' (372) at 20210307214926458
2111 2025-01-08 03:00:45.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd_zbc.c' (373) at 20241115090012961
2112 2025-01-08 03:00:45.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/string.h' (374) at 20240405153046281
2113 2025-01-08 03:00:45.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/files/0003-Makefile.am-do-not-update-manual.patch' (375) at 20241221090017656
2114 2025-01-08 03:00:45.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3128.h' (376) at 20210308005002660
2115 2025-01-08 03:00:45.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/io.h' (377) at 20240405153230019
2116 2025-01-08 03:00:45.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bp_account.c' (378) at 20240405153054161
2117 2025-01-08 03:00:45.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysfs-rules.rst' (379) at 20210307214925242
2118 2025-01-08 03:00:45.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregationService.v1_0_3.json' (380) at 20240619080002940
2119 2025-01-08 03:00:45.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-miqi.dts' (381) at 20210308005002604
2120 2025-01-08 03:00:45.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761.h' (382) at 20210307214932294
2121 2025-01-08 03:00:45.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/openpower-config.yaml' (383) at 20210307205554054
2122 2025-01-08 03:00:45.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap-cache.c' (384) at 20210308005002756
2123 2025-01-08 03:00:45.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev.c' (385) at 20240405153046937
2124 2025-01-08 03:00:45.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_version.cpp' (386) at 20240829080033127
2125 2025-01-08 03:00:45.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mac.c' (387) at 20220802100038573
2126 2025-01-08 03:00:45.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-375.txt' (388) at 20210307214925274
2127 2025-01-08 03:00:45.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGmemcpy.S' (389) at 20240405153046333
2128 2025-01-08 03:00:45.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/rx.c' (390) at 20210309003651572
2129 2025-01-08 03:00:45.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.h' (391) at 20210307214929814
2130 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sc_sps_1_defconfig' (392) at 20210308005003280
2131 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/util_mem.c' (393) at 20210307214932438
2132 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/setjmp.S' (394) at 20210308005002708
2133 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt' (395) at 20240405153229779
2134 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/axis.txt' (396) at 20210307214925270
2135 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2165_priv.h' (397) at 20210307214928634
2136 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsi2.h' (398) at 20240405153049485
2137 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/device-manager.rst' (399) at 20240309090012808
2138 2025-01-08 03:00:45.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/htb.json' (400) at 20240405153054377
2139 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/snd_sst_tokens.h' (401) at 20240405153052949
2140 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/dhry_2.c' (402) at 20210308005003696
2141 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc.inc' (403) at 20220502030010096
2142 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/net2big-setup.c' (404) at 20240405153045673
2143 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/m68k/Makefile.target' (405) at 20240906080037576
2144 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/processor-cyrix.h' (406) at 20220525020652150
2145 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/integrity_algo.hpp' (407) at 20230513080031426
2146 2025-01-08 03:00:45.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/mpu3050-core.c' (408) at 20240405153048985
2147 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch' (409) at 20240309090012804
2148 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/redundantosrelease' (410) at 20240523080020161
2149 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/xen,shared-memory.txt' (411) at 20210307214925414
2150 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-As' (412) at 20210307205553778
2151 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu-qom.h' (413) at 20240906080037472
2152 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/no-Trondelag_Stjordal' (414) at 20210307205553778
2153 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_multibatch.py' (415) at 20210524100035138
2154 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/trace.h' (416) at 20240405153053229
2155 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_compat.h' (417) at 20210307214931646
2156 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.gitignore' (418) at 20240710080015177
2157 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tlv320dac33-plat.h' (419) at 20210307214931602
2158 2025-01-08 03:00:45.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-callbacks-demo.c' (420) at 20210307214932126
2159 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/jit_probe_mem.c' (421) at 20240405153054253
2160 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/layer.conf' (422) at 20241221090017580
2161 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_raid.h' (423) at 20210307214930366
2162 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98090.yaml' (424) at 20240405153045165
2163 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-arp-interval-causes-panic.sh' (425) at 20240405153232263
2164 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/platsmp.c' (426) at 20240405153045689
2165 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cpus-virtual-clock.c' (427) at 20240906080037444
2166 2025-01-08 03:00:45.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804-spi.c' (428) at 20240405153053869
2167 2025-01-08 03:00:45.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_regs.h' (429) at 20240405153046601
2168 2025-01-08 03:00:45.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch' (430) at 20230706080014741
2169 2025-01-08 03:00:45.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.c' (431) at 20241104090011575
2170 2025-01-08 03:00:45.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/rdtgroup.c' (432) at 20240405153230123
2171 2025-01-08 03:00:45.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/powerbuttonreleased.service' (433) at 20231205090013449
2172 2025-01-08 03:00:45.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_mulu.c' (434) at 20210308005046529
2173 2025-01-08 03:00:45.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_string_attribute_test.cpp' (435) at 20240618080043041
2174 2025-01-08 03:00:45.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppevvmath.h' (436) at 20240405153230503
2175 2025-01-08 03:00:45.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c' (437) at 20240405153050105
2176 2025-01-08 03:00:45.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/pnd2_edac.h' (438) at 20210307214927158
2177 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_resource.h' (439) at 20221215040039202
2178 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/analogix,anx7814.yaml' (440) at 20240405153045037
2179 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/Kconfig' (441) at 20210308005003012
2180 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/jeilinj.c' (442) at 20210307214928830
2181 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/run-ptest' (443) at 20210316000012725
2182 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/mac_cmd.c' (444) at 20210307214931998
2183 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/bcm_kona_timer.c' (445) at 20240405153046873
2184 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/other.json' (446) at 20240405153054137
2185 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/pin_data.rs' (447) at 20240405153053421
2186 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin' (448) at 20240906080037408 to deleted uid set
2187 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/Kconfig' (449) at 20210308005003088
2188 2025-01-08 03:00:45.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/init.h' (450) at 20240405153052901
2189 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-dma.c' (451) at 20240405153049497
2190 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/relocatable.bbclass' (452) at 20220910030013393
2191 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/run-ptest' (453) at 20230317080013825
2192 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/swap_case.c' (454) at 20210308005003400
2193 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_mim_reject.c' (455) at 20220525020655203
2194 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/hsu.h' (456) at 20240405153052681
2195 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-debugfs.c' (457) at 20240405153052481
2196 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_mme_axuser_regs.h' (458) at 20240405153046585
2197 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/perf_regs.c' (459) at 20210309003648952
2198 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-mpic.dtsi' (460) at 20210307214926350
2199 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi' (461) at 20240405153229931
2200 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ni903x_wdt.c' (462) at 20240405153052241
2201 2025-01-08 03:00:45.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/dreamcast_defconfig' (463) at 20240405153046309
2202 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ecpf.c' (464) at 20240405153050097
2203 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/restart_table.c' (465) at 20220525020652062
2204 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-timechart.txt' (466) at 20210307214932510
2205 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nssearch.c' (467) at 20210307214926838
2206 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/matroxfb.h' (468) at 20210307214931642
2207 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/mock_terminus_manager.hpp' (469) at 20240903080027143
2208 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-link.c' (470) at 20220525020655087
2209 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/README' (471) at 20210307214932686
2210 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/reboot.c' (472) at 20210307214926622
2211 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/amlogic-gxl.h' (473) at 20240405153230255
2212 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6.h' (474) at 20210307214927026
2213 2025-01-08 03:00:45.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tps23861.c' (475) at 20241211090145433
2214 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/vermilion.h' (476) at 20210307214930946
2215 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dts' (477) at 20210309003648828 to deleted uid set
2216 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra124-car.h' (478) at 20210307214931338
2217 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_h.c' (479) at 20210308005046521
2218 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/Kconfig' (480) at 20240405153231315
2219 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-suppress-sp.xsl' (481) at 20210307214932494
2220 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qmp-quit.c' (482) at 20220429100100758
2221 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/Makefile' (483) at 20210308005003028
2222 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/entity_name.cpp' (484) at 20240820080007197
2223 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-YouSee' (485) at 20210307205553758
2224 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/error_logging_utils_tests.cpp' (486) at 20210903000106255
2225 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500/ab8500-codec.h' (487) at 20210307214931422
2226 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-100ask-dongshanpione.dts' (488) at 20240405153045573
2227 2025-01-08 03:00:45.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/dpaa_sys.h' (489) at 20210307214930438
2228 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/.gitignore' (490) at 20210307214932622
2229 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am4372.dtsi' (491) at 20240405153229903
2230 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-codec-stateless.rst' (492) at 20240405153229843
2231 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps65910.txt' (493) at 20210307214925362
2232 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/GeoIP.conf' (494) at 20210307205553838
2233 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_one_plus_defconfig' (495) at 20210308005003272
2234 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pca9450-regulator.c' (496) at 20240405153231363
2235 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-3.conf' (497) at 20210307205554082
2236 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/systemd-journald-override.conf' (498) at 20210307205553694
2237 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/fam15h_power.c' (499) at 20220525020653055
2238 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/pcf50633-charger.c' (500) at 20240405153051437
2239 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/skl.c' (501) at 20240405153053997
2240 2025-01-08 03:00:45.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-pll2.c' (502) at 20210307214927030
2241 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nvme_ioctl.h' (503) at 20240405153052933
2242 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/interface/ia_css_frame_comm.h' (504) at 20210307214930566
2243 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_context.h' (505) at 20210307214926582
2244 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/conf/layer.conf' (506) at 20241221090017576
2245 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_3.3.1.bb' (507) at 20241221090017540
2246 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BatteryCollection.json' (508) at 20240619080002940
2247 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2l-smarc-pinfunction.dtsi' (509) at 20240405153229963
2248 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SL' (510) at 20241221090017616
2249 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-master.c' (511) at 20210308005003348
2250 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/flush-sh4.c' (512) at 20210307214926574
2251 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/debugfs.c' (513) at 20220525020651882
2252 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/layer.conf' (514) at 20241221090017564
2253 2025-01-08 03:00:45.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_data.py' (515) at 20210528000029731
2254 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/tmp513.c' (516) at 20240405153230667 to deleted uid set
2255 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_ioctl.h' (517) at 20210309003654004
2256 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/virtio-9p-device.c' (518) at 20240906080037184
2257 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-linksys-mamba.dts' (519) at 20240405153045453
2258 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/redirect.rst' (520) at 20240405153044997
2259 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/fcvt.c' (521) at 20240906080037576
2260 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/switch_to.h' (522) at 20210307214926514
2261 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-reset-button.service' (523) at 20240730080012557
2262 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_round.S' (524) at 20220525020652186
2263 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/silicon-errata.txt' (525) at 20240405153229835
2264 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/aspell/aspell_0.60.8.1.bb' (526) at 20241221090017692
2265 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/tina2.h' (527) at 20240405153232131
2266 2025-01-08 03:00:45.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/sqrtloop.c' (528) at 20240405153054173
2267 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-dbg.c' (529) at 20240405153052101
2268 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dmxdev.h' (530) at 20240405153052825
2269 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/sdram.c' (531) at 20210308005002856
2270 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/errseq.rst' (532) at 20240405153045289
2271 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonpointer/run-ptest' (533) at 20230401080011971
2272 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ap-device.c' (534) at 20210308005045949
2273 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_n_down_ch1_regs.h' (535) at 20240405153046573
2274 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nwbutton.c' (536) at 20210307214926950
2275 2025-01-08 03:00:45.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/.gitignore' (537) at 20220625030006048
2276 2025-01-08 03:00:45.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/bitsperlong.h' (538) at 20210307214926494
2277 2025-01-08 03:00:45.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/madera.h' (539) at 20210307214931350
2278 2025-01-08 03:00:45.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/peci-cputemp.rst' (540) at 20240405153045217
2279 2025-01-08 03:00:45.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1024x768.S' (541) at 20210307214932470
2280 2025-01-08 03:00:45.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211types.h' (542) at 20240405153051953
2281 2025-01-08 03:00:45.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/.gitignore' (543) at 20210307214932722
2282 2025-01-08 03:00:45.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/slave.c' (544) at 20241011080017391
2283 2025-01-08 03:00:45.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/inode.c' (545) at 20240820080014169
2284 2025-01-08 03:00:45.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c' (546) at 20241018080014542
2285 2025-01-08 03:00:45.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/pipeline.json' (547) at 20240405153232231
2286 2025-01-08 03:00:45.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/mman.h' (548) at 20240405153046505
2287 2025-01-08 03:00:45.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/u-boot.yaml' (549) at 20240405153045113
2288 2025-01-08 03:00:45.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml' (550) at 20240405153045181
2289 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/kyro.h' (551) at 20240405153052953
2290 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb' (552) at 20240221090011585
2291 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pseries_energy.c' (553) at 20240405153046225
2292 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_misc.c' (554) at 20220525020654967
2293 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc.hpp' (555) at 20220301040028073
2294 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh_param.h' (556) at 20210307214930550
2295 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/dw_apb_timer.c' (557) at 20210307214927046
2296 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/builder.py' (558) at 20210308005003756
2297 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/fwlw' (559) at 20241221090017620
2298 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb' (560) at 20241221090017544
2299 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/ventura-phosphor-multi-gpio-presence.json' (561) at 20241029080011439
2300 2025-01-08 03:00:45.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx-0x.dts' (562) at 20220525020651910
2301 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hdmi.h' (563) at 20220525020655031
2302 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch' (564) at 20210307205554574
2303 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/3c509.rst' (565) at 20210309003648436
2304 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt711.c' (566) at 20240405153053957
2305 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/system-c-ares.patch' (567) at 20241221090017512
2306 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/common/cfam_reset.cpp' (568) at 20230512080029401
2307 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/pcie_bifurcation_unittest.cpp' (569) at 20220525015711018
2308 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/lockdown.c' (570) at 20240405153053477
2309 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/Makefile' (571) at 20240405153045749
2310 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/bcm47xx.h' (572) at 20210309003648832
2311 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml' (573) at 20240405153045053
2312 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_quiesce.c' (574) at 20220525020653963
2313 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml' (575) at 20240405153045173
2314 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/Makefile' (576) at 20210308005002860
2315 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bcm203x.c' (577) at 20240405153046721
2316 2025-01-08 03:00:45.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sh.c' (578) at 20210307214932006
2317 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/srcu_lockdep.sh' (579) at 20240405153054365
2318 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ftrace.c' (580) at 20240405153046433
2319 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-cap.h' (581) at 20210307214928794
2320 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_x86_cpu_model_versions.py' (582) at 20241211090212542
2321 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_ovec.c' (583) at 20240906080037284
2322 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-topic-miamilite.dts' (584) at 20210308005002632
2323 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-mon-wwnr.rst' (585) at 20240405153045265
2324 2025-01-08 03:00:45.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/malta64_defconfig' (586) at 20210308005003268
2325 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2.h' (587) at 20240628080014021
2326 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sc7180.c' (588) at 20240405153046813
2327 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/flash.hpp' (589) at 20240710080021941
2328 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/B_component_ids.json' (590) at 20220511030417199
2329 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/nftables/files/nft-configure.sh' (591) at 20230606080013598
2330 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microcrystal,rv3028.yaml' (592) at 20240405153045153
2331 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/Kconfig' (593) at 20240405153230659
2332 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd-ultimate.dts' (594) at 20240405153045457
2333 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_dev.c' (595) at 20240405153050201
2334 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu_disp.c' (596) at 20210308005003528
2335 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Documentation/Build.txt' (597) at 20210307214932466
2336 2025-01-08 03:00:45.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr.c' (598) at 20240613080016491
2337 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png' (599) at 20210307205554462 to deleted uid set
2338 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/efi-disk-no-swap.wks.in' (600) at 20241206090014214
2339 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/dts/ae350_64.dts' (601) at 20210308005002844
2340 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_tunnel_core.c' (602) at 20240405153232023
2341 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/dc21285.c' (603) at 20210307214929214
2342 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/gpio-mux-clock.yaml' (604) at 20220525020651662
2343 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/Kconfig' (605) at 20240405153051761
2344 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/plugin.h' (606) at 20240906080037428
2345 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-setup-link.rst' (607) at 20210309003648484
2346 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-gettid-exception-declaration.patch' (608) at 20231011080016574
2347 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/lvm.conf' (609) at 20210307205553982
2348 2025-01-08 03:00:45.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ObjectID.h' (610) at 20210307214927990
2349 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-core.c' (611) at 20240405153049381
2350 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pfr_update.c' (612) at 20240405153046645
2351 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3430es1-clocks.dtsi' (613) at 20240405153045605
2352 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-minix-neo.c' (614) at 20220525020653311
2353 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-lmedm04-cardlist.rst' (615) at 20210307214925230
2354 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/kprobes.h' (616) at 20240405153045361
2355 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/loongson.h' (617) at 20240405153045937
2356 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.h' (618) at 20240405153050105
2357 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-utoo-p66.dts' (619) at 20210308005002620
2358 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (620) at 20241206090014222
2359 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/Kconfig' (621) at 20240405153230783
2360 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_loader.c' (622) at 20240405153046533
2361 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6370.h' (623) at 20240405153049613
2362 2025-01-08 03:00:45.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-custom-env.patch' (624) at 20241221090017512
2363 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/gpio.h' (625) at 20210308005003636
2364 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_debug.h' (626) at 20240411080014094
2365 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/207.out' (627) at 20220429100100910
2366 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml' (628) at 20240618080025501
2367 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_intel.h' (629) at 20220525020654999
2368 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_pai_crypto.c' (630) at 20240405153230079
2369 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/ns.c' (631) at 20240613080016535
2370 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc/defconfig' (632) at 20230406080015457
2371 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rsrc.c' (633) at 20240628080014025
2372 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/floppy_32.h' (634) at 20240405153230091
2373 2025-01-08 03:00:45.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/img,pistachio-gptimer.txt' (635) at 20210307214925446
2374 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/isa.c' (636) at 20240405153045629
2375 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/config-olympus-nuvoton.json' (637) at 20210307205554094
2376 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/timed_ctrl_private.h' (638) at 20210307214930542
2377 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_ioctl.c' (639) at 20240405153048789
2378 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86.c' (640) at 20240405153054093
2379 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/memory.c' (641) at 20210307214926638
2380 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml' (642) at 20240405153045173
2381 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0001-sched_attr-Do-not-define-for-glibc-2.41.patch' (643) at 20241221090017672
2382 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/arndale_spl.c' (644) at 20210308005003040
2383 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.cpp' (645) at 20220728030043355
2384 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/dvipdfm' (646) at 20211006000025246
2385 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0008-libtool.patch' (647) at 20241221090017660
2386 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso-asmoffset.h' (648) at 20240326080039562
2387 2025-01-08 03:00:45.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.flake8' (649) at 20220314030038292
2388 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/m68k.config' (650) at 20240405153054381
2389 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/snps,hsdk-reset.h' (651) at 20210307214931350
2390 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/gen_bd.h' (652) at 20210307214931390
2391 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valsjobyn' (653) at 20210307205553794
2392 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8916.h' (654) at 20210307214931338
2393 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-Remove-bionic-specific-calls.patch' (655) at 20210307205553894
2394 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/mmu_context.h' (656) at 20220525020652126
2395 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/Build' (657) at 20210307214932470
2396 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/drivers-testing.rst' (658) at 20210307214925542
2397 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/db8500-thermal.txt' (659) at 20210307214925442
2398 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos-audss-clock.yaml' (660) at 20240405153045029
2399 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-sanyo.c' (661) at 20210307214928774
2400 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/malformed/sensor_pdr.json' (662) at 20210921100049070
2401 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/holder.c' (663) at 20240405153046525
2402 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/settings/phosphor-settings-manager/chassis-capabilities.override.yml' (664) at 20220126110011868
2403 2025-01-08 03:00:45.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_ftp.c' (665) at 20240405153053321
2404 2025-01-08 03:00:45.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/smbfsctl.h' (666) at 20240527080023360
2405 2025-01-08 03:00:45.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-test/pacbti/files/pacbti.c' (667) at 20231207090015258
2406 2025-01-08 03:00:45.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9863a.dtsi' (668) at 20240405153045825
2407 2025-01-08 03:00:45.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags.h' (669) at 20210524100034858
2408 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h' (670) at 20240405153230423
2409 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_connmark.h' (671) at 20240405153052865
2410 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpcihp_zt5550.h' (672) at 20210307214930026
2411 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-cubieboard2.dts' (673) at 20210308005002624
2412 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-xiaomi-libra.dts' (674) at 20240405153229943
2413 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vm_event_item.h' (675) at 20240405153052817
2414 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch' (676) at 20240113090014536
2415 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/Makefile' (677) at 20240405153053241
2416 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_siginfo.h' (678) at 20221215040039066
2417 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/spinlock_types.h' (679) at 20240405153045625
2418 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/parser/parser.cpp' (680) at 20230516080022994
2419 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-inventory-example-native.bb' (681) at 20241206090014274
2420 2025-01-08 03:00:45.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/hugetlbpage.c' (682) at 20240405153046477
2421 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77620.h' (683) at 20210307214931430
2422 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ingenic,sysost.yaml' (684) at 20240405153045177
2423 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/run-ptest' (685) at 20210528000029747
2424 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall.c' (686) at 20210307214926570
2425 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/certs/print-cert-tbs-hash.sh' (687) at 20240405153054041
2426 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/fixdep.c' (688) at 20210307214932470
2427 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (689) at 20241206090014230
2428 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_sw_tags.c' (690) at 20240405153053129
2429 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_d.c' (691) at 20210308005046517
2430 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/silicon-errata.rst' (692) at 20241011080017287
2431 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dts' (693) at 20240405153045417
2432 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmap_lock.h' (694) at 20240405153052897
2433 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bleak_0.22.3.bb' (695) at 20241221090017548
2434 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt.c' (696) at 20210307214925678
2435 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/keyboard-uclass.c' (697) at 20210308005003384
2436 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/metricgroups.json' (698) at 20240405153054129
2437 2025-01-08 03:00:45.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_vda.c' (699) at 20210307214930310
2438 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/tesla,fsd-clock.yaml' (700) at 20240405153045029
2439 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-list.err' (701) at 20210308005046409
2440 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_ast2600.py' (702) at 20241211090212538
2441 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/fan_performance_states.rst' (703) at 20240405153044937
2442 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb' (704) at 20240106090017229
2443 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-no-list.out' (705) at 20210308005046405 to deleted uid set
2444 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/Kconfig' (706) at 20220525020654147
2445 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/stacktrace.c' (707) at 20240405153046077
2446 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch' (708) at 20241221090017552
2447 2025-01-08 03:00:45.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash64.h' (709) at 20240906080037516
2448 2025-01-08 03:00:45.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci.h' (710) at 20241216090017769
2449 2025-01-08 03:00:45.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/.gitignore' (711) at 20211027100037435
2450 2025-01-08 03:00:45.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/stackdelta' (712) at 20210307214932162
2451 2025-01-08 03:00:45.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout0_master_regs.h' (713) at 20240405153046585
2452 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/btrfs_inode.h' (714) at 20241008080013987
2453 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml' (715) at 20240405153045149
2454 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_mmc_rd.py' (716) at 20210308005003744
2455 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_trace.h' (717) at 20210307214931362
2456 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pasemi_dma.h' (718) at 20210307214926386
2457 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_csi2.h' (719) at 20240405153231471
2458 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/Kconfig' (720) at 20210308005002788
2459 2025-01-08 03:00:45.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lovanger' (721) at 20210307205553786
2460 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/map_to_14segment.h' (722) at 20240405153052925
2461 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/pci-ps.c' (723) at 20240405153053549
2462 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x.dtsi' (724) at 20241211090145373
2463 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-fec.c' (725) at 20240405153230767
2464 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/ppc970-pmu.c' (726) at 20240405153046193
2465 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci-sysbus.c' (727) at 20241211090212342
2466 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/client.c' (728) at 20240405153230607
2467 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb_driver.c' (729) at 20240617080017402
2468 2025-01-08 03:00:45.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-1R-45.0W' (730) at 20210307205553762
2469 2025-01-08 03:00:45.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/include/mach/ddr.h' (731) at 20210308005002824
2470 2025-01-08 03:00:45.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990-ebisu-u-boot.dts' (732) at 20210308005002604
2471 2025-01-08 03:00:45.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/conf/layer.conf' (733) at 20241221090017576
2472 2025-01-08 03:00:45.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_debug.c' (734) at 20240405153050217
2473 2025-01-08 03:00:45.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/setup-sh7619.c' (735) at 20210307214926562
2474 2025-01-08 03:00:45.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/jpeg.h' (736) at 20210307214928830
2475 2025-01-08 03:00:45.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/at803x.c' (737) at 20240405153231075
2476 2025-01-08 03:00:45.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware.c' (738) at 20240405153231287
2477 2025-01-08 03:00:45.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fuse.rst' (739) at 20240405153045205
2478 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/hpet.h' (740) at 20240906080037340
2479 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/virtio.c' (741) at 20240405153047037
2480 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_sgdma.c' (742) at 20240405153049785
2481 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP2.interface.yaml' (743) at 20220315030032659
2482 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/dma.h' (744) at 20240405153045961
2483 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmnsp/reset.c' (745) at 20210308005002552
2484 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-inet1.dts' (746) at 20240405153045377
2485 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/tlv320adc3xxx.h' (747) at 20240405153052657
2486 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/fbida_git.bb' (748) at 20241206090014254
2487 2025-01-08 03:00:45.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_hdmi.c' (749) at 20240405153048421
2488 2025-01-08 03:00:45.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_game.c' (750) at 20210307214932234
2489 2025-01-08 03:00:45.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/max77686.c' (751) at 20210308005003468
2490 2025-01-08 03:00:45.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service' (752) at 20210307205554490
2491 2025-01-08 03:00:45.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.esbc_validate' (753) at 20210308005003292
2492 2025-01-08 03:00:45.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-atmel-hlcdc.c' (754) at 20240405153231355
2493 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen1.c' (755) at 20241008080013959
2494 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d2_ptc_ek.h' (756) at 20210308005003612
2495 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga.dtsi' (757) at 20210307214926758
2496 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/at91-sama5d2_shdwc.c' (758) at 20240405153231351
2497 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-non-file.err' (759) at 20210308005046409
2498 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/maplecontrol.c' (760) at 20210307214928470
2499 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3368-cru.h' (761) at 20210308005003632
2500 2025-01-08 03:00:45.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamilite/ps7_regs.txt' (762) at 20210308005003080
2501 2025-01-08 03:00:45.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json' (763) at 20241213090004417
2502 2025-01-08 03:00:45.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/irq.h' (764) at 20240405153046005
2503 2025-01-08 03:00:45.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/ad74115.c' (765) at 20240405153048965
2504 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/bcm2835_gpio.c' (766) at 20241211090212270
2505 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_pt_regs.c' (767) at 20240405153054261
2506 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch' (768) at 20210307205554606
2507 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/internal.h' (769) at 20210307214932494
2508 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz' (770) at 20210307205554594 to deleted uid set
2509 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_sleep.py' (771) at 20210308005003744
2510 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/MAINTAINERS' (772) at 20210308005003004
2511 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.14.0.bb' (773) at 20241221090017504
2512 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_d.c' (774) at 20210308005046517
2513 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast_i2c.h' (775) at 20210308005003380
2514 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/net_utils.c' (776) at 20210308005003708
2515 2025-01-08 03:00:45.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_plat.c' (777) at 20210308005003368
2516 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/string.h' (778) at 20210308005002816
2517 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_txrx.h' (779) at 20240411080014098
2518 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/irq.h' (780) at 20240405153052885
2519 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mxc6255.c' (781) at 20240405153048941
2520 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/led_hw_brightness_mon.c' (782) at 20210307214932486
2521 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/omap-hdmi-audio.h' (783) at 20210309003653972
2522 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Access.metadata.yaml' (784) at 20220430030026016
2523 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd201-som2d01.dtsi' (785) at 20240405153045573
2524 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus_23.09.bb' (786) at 20241206090014246
2525 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l-netcp.dtsi' (787) at 20240405153045589
2526 2025-01-08 03:00:45.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-pcm.c' (788) at 20240405153053993
2527 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push.h' (789) at 20210309003649824
2528 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset-ti-sci.c' (790) at 20210308005003496
2529 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0001-Add-resolv_compat.h-for-musl-builds.patch' (791) at 20240106090017233
2530 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/Makefile' (792) at 20210307214927050
2531 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/qos.c' (793) at 20210308005003040
2532 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/cec-common.yaml' (794) at 20240405153045093
2533 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-motherboard.dtsi' (795) at 20240405153045717
2534 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/Kconfig.select-break' (796) at 20210307214925514
2535 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.gitignore' (797) at 20220204210413341
2536 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-shine2hd.dts' (798) at 20240405153045521
2537 2025-01-08 03:00:45.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7604.c' (799) at 20241211090145445
2538 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lwt_seg6local.sh' (800) at 20240405153054285
2539 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/brcm/soc.txt' (801) at 20210307214925362
2540 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/function/binding/pci-test.rst' (802) at 20210309003648264
2541 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_rule_tests.sh' (803) at 20240405153054337
2542 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/blake2s.h' (804) at 20240405153052621
2543 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_state_manager.hpp' (805) at 20240723080028240
2544 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/wishbone-serial.c' (806) at 20210307214930874
2545 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0001-reduce-build-to-conversion-tools-for-native-build.patch' (807) at 20210608000015799
2546 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/Kconfig' (808) at 20240405153049761
2547 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pvcalls-front.c' (809) at 20240405153052249
2548 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_mini_v2_defconfig' (810) at 20210308005003272
2549 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/turbostat/turbostat/COPYING' (811) at 20210307205553958
2550 2025-01-08 03:00:45.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/topdown.h' (812) at 20240405153054093
2551 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/arch.h' (813) at 20240405153045621
2552 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv.h' (814) at 20210307214928774
2553 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch' (815) at 20220204040022688
2554 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strlist.c' (816) at 20210307214932606
2555 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/nfcmrvl.h' (817) at 20240405153051145
2556 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/platform_keyring.c' (818) at 20210307214932170
2557 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/phosphor-logging.wrap' (819) at 20230602080035412
2558 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_sleepable.c' (820) at 20240405153054269
2559 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fcp.h' (821) at 20210307214932210
2560 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/ucma.c' (822) at 20240405153049025
2561 2025-01-08 03:00:45.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmp.h' (823) at 20241211090212514
2562 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam_1.7.0.bb' (824) at 20241221090017676
2563 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/i3c.h' (825) at 20241211090212358
2564 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/aspeed,g6-pwm-tach.yaml' (826) at 20240410080016741
2565 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/bootgraph.pl' (827) at 20210307214932134
2566 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlb.h' (828) at 20210307214926246
2567 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/refcounted_kptr_fail.c' (829) at 20240405153232259
2568 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/setup.c' (830) at 20241211090145377
2569 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/setuptools3.bbclass' (831) at 20241221090017608
2570 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-plus.dts' (832) at 20210309003648728
2571 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/Makefile' (833) at 20210307214929974
2572 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h' (834) at 20240405153046989
2573 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dynamic_debug.h' (835) at 20240405153231807
2574 2025-01-08 03:00:45.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/pcm052.dts' (836) at 20210308005002600
2575 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/directives/role-table.html' (837) at 20210308005107065
2576 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ads7828.h' (838) at 20210307214931470
2577 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb' (839) at 20210307205554386
2578 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml' (840) at 20240405153045037
2579 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/README' (841) at 20210308005002980
2580 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/unionfs-fuse/files/0001-support-cross-compiling.patch' (842) at 20240413080012635
2581 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_1.h' (843) at 20240405153047125
2582 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/mv88e61xx.c' (844) at 20210308005003440
2583 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (845) at 20230712080014010
2584 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/startek,startek-kd050c.yaml' (846) at 20210307214925306
2585 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/of_regulator.h' (847) at 20210307214931498
2586 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/console/obmc-console/select-uart-mux' (848) at 20230203040020726
2587 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/unistd.h' (849) at 20240405153046069
2588 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ts4800_defconfig' (850) at 20210308005003284
2589 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.c' (851) at 20240405153046797
2590 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Abstyles' (852) at 20211006000025226
2591 2025-01-08 03:00:45.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/bypqs-title.png' (853) at 20210307205554290 to deleted uid set
2592 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/dynamic-layers/nuvoton-layer/recipes-kernel/linux/linux-nuvoton_%.bbappend' (854) at 20240727080014098
2593 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sdrc.c' (855) at 20240405153045669
2594 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/spl_minimal.c' (856) at 20210308005002828
2595 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/spinlock.h' (857) at 20210307214926110
2596 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/config-fragments/config' (858) at 20240405153232231
2597 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/core.c' (859) at 20210309003650420
2598 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun9i-a80-prcm.yaml' (860) at 20240405153045017
2599 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/vgem_fence.c' (861) at 20240405153048785
2600 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb4_pec.c' (862) at 20240326080039478
2601 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane' (863) at 20210307205554466
2602 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_classifier.c' (864) at 20240613080016439
2603 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-irq.c' (865) at 20240405153230795
2604 2025-01-08 03:00:45.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/keytable.c.rst' (866) at 20220525020651778
2605 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_flower.c' (867) at 20241216090017797
2606 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/asm-offsets.c' (868) at 20220525020651974
2607 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/fsl,tcon.txt' (869) at 20210307214925302
2608 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/atm.rst' (870) at 20210307214925526
2609 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/papr_platform_attributes.c' (871) at 20240405153230055
2610 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/reloc_ia32_efi.c' (872) at 20210308005002884
2611 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atmel-flexcom.c' (873) at 20240405153049601
2612 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/intel-pt-events-record' (874) at 20220525020655155
2613 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-1.0-or-later' (875) at 20211006000025226
2614 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ulpi/interface.h' (876) at 20210307214931526
2615 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/frame.h' (877) at 20210307214926662
2616 2025-01-08 03:00:45.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/hpe_soc.inc' (878) at 20210908000029103
2617 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l56.h' (879) at 20210307214931594
2618 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/triggered_event.h' (880) at 20210307214931402
2619 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_abm.h' (881) at 20240405153047213
2620 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/data_interface_mock.hpp' (882) at 20240417080025475
2621 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-highbank/Kconfig' (883) at 20210308005002724
2622 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/simple_panel.c' (884) at 20210308005003532
2623 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/multiq3.c' (885) at 20240405153046897
2624 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/memory.json' (886) at 20240405153054141
2625 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/machine/include/amd-nohost.inc' (887) at 20240307090019084
2626 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/spr_common.h' (888) at 20240906080037516
2627 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/trace-events' (889) at 20240906080037496
2628 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch' (890) at 20240106090017233
2629 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/vlock_pam' (891) at 20210307205553934
2630 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-aud.c' (892) at 20240405153230211
2631 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.1.bb' (893) at 20230317080013793
2632 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/sw_device.h' (894) at 20210307214931402
2633 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.c' (895) at 20220525020652967
2634 2025-01-08 03:00:45.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fctiw.c' (896) at 20210307214926434
2635 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_gpio.h' (897) at 20210308005002680
2636 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-mk802ii.dts' (898) at 20240405153045377
2637 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/debug.c' (899) at 20240613080016483
2638 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscalls_32.h' (900) at 20240405153046129
2639 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_mod_race.c' (901) at 20240405153054245
2640 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/nmi.h' (902) at 20240405153046277
2641 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx31-clock.yaml' (903) at 20240405153045025
2642 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/bpf_probe.h' (904) at 20240405153231863
2643 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra20.c' (905) at 20210307214930450
2644 2025-01-08 03:00:45.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_audio.c' (906) at 20240624080012776
2645 2025-01-08 03:00:45.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_devcmd.h' (907) at 20240405153049893
2646 2025-01-08 03:00:45.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_2_sh_mask.h' (908) at 20210307214927670
2647 2025-01-08 03:00:45.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_mac.c' (909) at 20240405153231235
2648 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmu.h' (910) at 20240405153230063
2649 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-luks.h' (911) at 20210308005045773
2650 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/firmware/nvidia,tegra186-bpmp.txt' (912) at 20210308005003304
2651 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/ee1004.c' (913) at 20240405153049637
2652 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43.c' (914) at 20240405153230831
2653 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/to_short_enum.hpp' (915) at 20230524080039233
2654 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_gre.c' (916) at 20240415080012995
2655 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850.dtsi' (917) at 20210308005002576
2656 2025-01-08 03:00:45.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals.h' (918) at 20240405153054237
2657 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/meson.build' (919) at 20220913030027321
2658 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipip.c' (920) at 20240405153053253
2659 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd-core.h' (921) at 20240405153051193
2660 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/rtc.h' (922) at 20210307214931438
2661 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging-callouts-example-native.bb' (923) at 20241206090014274
2662 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/dbus-vmstate-test.c' (924) at 20221215040039370
2663 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.err' (925) at 20210308005046401
2664 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/kasan.h' (926) at 20210307214932698
2665 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mvebu-devbus.txt' (927) at 20210307214925358
2666 2025-01-08 03:00:45.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/atmel_serial.c' (928) at 20240830080013307
2667 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wsa8840.yaml' (929) at 20240405153045169
2668 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi.c' (930) at 20240405153050405
2669 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/baseband.h' (931) at 20220525020654195
2670 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/hvm/params.h' (932) at 20240326080039546
2671 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sprd,ums512-clk.h' (933) at 20240405153052645
2672 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/2001-fix-luaL-checkint.patch' (934) at 20230114040015494
2673 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/pt' (935) at 20210308005046149
2674 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb' (936) at 20241221090017536
2675 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/daifflags.h' (937) at 20220525020651946
2676 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.markdownlint.yaml' (938) at 20221207040023623
2677 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8062.dtsi' (939) at 20240405153045541
2678 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/tlb_helper.c' (940) at 20240906080037496
2679 2025-01-08 03:00:45.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/pwrseq.h' (941) at 20210307214929938
2680 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/netboot/README.md' (942) at 20221209040019091
2681 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,video.txt' (943) at 20210307214925354
2682 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-opera1-cardlist.rst' (944) at 20210307214925230
2683 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user-glib.h' (945) at 20210927100127357
2684 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_hippi.h' (946) at 20210307214931634
2685 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (947) at 20220430030026016
2686 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_mcu.c' (948) at 20240830080013283
2687 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/netserver_permissions.patch' (949) at 20220721030015841
2688 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.out' (950) at 20210308005046401 to deleted uid set
2689 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/rc32434.h' (951) at 20210307214926226
2690 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cu1000-neo_defconfig' (952) at 20240405153230007
2691 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts' (953) at 20220525020651902
2692 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpdFile.dat' (954) at 20210308005056661 to deleted uid set
2693 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_bridge_connector.h' (955) at 20240405153052629
2694 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xenbus_dev.h' (956) at 20240405153052961
2695 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Kbuild.include' (957) at 20240405153053433
2696 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/twl4030-wdt.txt' (958) at 20210307214925454
2697 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/journald.conf' (959) at 20210307205554490
2698 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh' (960) at 20240301090012459
2699 2025-01-08 03:00:45.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha512_s390.c' (961) at 20240405153046273
2700 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/bmc_update.py' (962) at 20220728030041559
2701 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tools-only_defconfig' (963) at 20210308005003284
2702 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce80/irq_service_dce80.c' (964) at 20240405153047297
2703 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/blob.py' (965) at 20210308005003748
2704 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-configure-Drop-setting-mcpu-cortex-a8-on-arm.patch' (966) at 20241206090014334
2705 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5.dtsi' (967) at 20210308005002580
2706 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/Makefile' (968) at 20240405153232255
2707 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/test-vphn.c' (969) at 20210307214932710
2708 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/pm.c' (970) at 20210307214926270
2709 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_510.c' (971) at 20240405153048357
2710 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-cxl' (972) at 20240405153044913
2711 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/kirkwood.h' (973) at 20240405153053961
2712 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/m54451evb.c' (974) at 20210308005002972
2713 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/default-ca-dev/default-ca-dev.bb' (975) at 20241206090014226
2714 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hda_bus_type.c' (976) at 20240405153053505
2715 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-kernel/linux/files/gbmc-dev.cfg' (977) at 20230429080018629
2716 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm925.S' (978) at 20210307214925974
2717 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.github/pull_request_template.md' (979) at 20210308005002536
2718 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp/makefile.patch' (980) at 20240413080012639
2719 2025-01-08 03:00:45.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/Makefile' (981) at 20210308005002548
2720 2025-01-08 03:00:45.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mkdirty.c' (982) at 20240405153054329
2721 2025-01-08 03:00:45.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/setup.c' (983) at 20240405153045633
2722 2025-01-08 03:00:45.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_3_regs.h' (984) at 20240405153046601
2723 2025-01-08 03:00:45.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/evb_rv1108.c' (985) at 20210308005003040
2724 2025-01-08 03:00:45.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/as73211.c' (986) at 20240405153048997
2725 2025-01-08 03:00:45.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_0_offset.h' (987) at 20210307214927538
2726 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-5.1.rst' (988) at 20241221090017592
2727 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast_i2c.c' (989) at 20220520100030260
2728 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/thunderx_88xx_defconfig' (990) at 20210308005003284
2729 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/applespi_trace.h' (991) at 20210307214928474
2730 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/Makefile' (992) at 20210308005003356
2731 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/mcde.rst' (993) at 20210307214925498
2732 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.h' (994) at 20240405153050397
2733 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/Kconfig' (995) at 20210308005002856
2734 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/Kconfig' (996) at 20210308005002964
2735 2025-01-08 03:00:45.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/kvm_guest.config' (997) at 20240405153231903
2736 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/futex.h' (998) at 20210307214925850
2737 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_device_driver.h' (999) at 20210307214932738
2738 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/Kconfig' (1,000) at 20210308005003448
2739 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5720.h' (1,001) at 20240405153053805
2740 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/main.h' (1,002) at 20210307214930306
2741 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/core.json' (1,003) at 20240405153054121
2742 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/Kconfig' (1,004) at 20210308005002976
2743 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/pandora.h' (1,005) at 20210308005003028
2744 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/meson.build' (1,006) at 20240906080037504
2745 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/read.c' (1,007) at 20220525020655227
2746 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.c' (1,008) at 20210307214929614
2747 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_movhi.c' (1,009) at 20210308005046529
2748 2025-01-08 03:00:45.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-pwrseq-sd8787.yaml' (1,010) at 20240405153045109
2749 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-pinfunc.h' (1,011) at 20210308005002584
2750 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.hpp' (1,012) at 20240815080045040
2751 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/property.h' (1,013) at 20240429080012456
2752 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable-2level.h' (1,014) at 20210307214926550
2753 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips64r2.inc' (1,015) at 20230919080013978
2754 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-amd-Include-missing-llvm-IR-header-Module.h.patch' (1,016) at 20241221090017684
2755 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2_types.h' (1,017) at 20210307214930550
2756 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_systeminfo_parameters.robot' (1,018) at 20240628080017117
2757 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-gxbb-power.h' (1,019) at 20240405153231799
2758 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_ap.c' (1,020) at 20240405153050545
2759 2025-01-08 03:00:45.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/iohub.c' (1,021) at 20241211090212326
2760 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/str2mem_defs.h' (1,022) at 20210307214930574
2761 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stratix10-clock.h' (1,023) at 20240405153052649
2762 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c' (1,024) at 20240405153047117
2763 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_spd.c' (1,025) at 20210308005003368
2764 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/offload.c' (1,026) at 20240405153231035
2765 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_acpi_notify.h' (1,027) at 20220525020654619
2766 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-clang.patch' (1,028) at 20230706080014761
2767 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc64-rocksoft.c' (1,029) at 20240405153053081
2768 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/.kunitconfig' (1,030) at 20240405153053237
2769 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml' (1,031) at 20240405153045037
2770 2025-01-08 03:00:45.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpassaudiocc-sc7280.c' (1,032) at 20240405153230235
2771 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sonypi.h' (1,033) at 20210307214931658
2772 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP4.interface.yaml' (1,034) at 20220315030032659
2773 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxlgmac2.h' (1,035) at 20210307214929642
2774 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/Makefile' (1,036) at 20210307214930330
2775 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d3_xplained.h' (1,037) at 20210308005003612
2776 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/serpent_generic.c' (1,038) at 20240405153046541
2777 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libpeas/libpeas/0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch' (1,039) at 20230609080014391
2778 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nxp,isp1760.yaml' (1,040) at 20240405153045181
2779 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-controller.html' (1,041) at 20210308005107065
2780 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_stats.h' (1,042) at 20240405153048485
2781 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/bitmask.c' (1,043) at 20210309003655964
2782 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/170' (1,044) at 20210927100127489
2783 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_trace.h' (1,045) at 20240405153047297
2784 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/sp810.h' (1,046) at 20210307214931354
2785 2025-01-08 03:00:45.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/index.md' (1,047) at 20221215040043186
2786 2025-01-08 03:00:45.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/registers.h' (1,048) at 20210307214931442
2787 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/files/0001-conf2struct-Use-the-right-perl.patch' (1,049) at 20241206090014226
2788 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/x25-iface.rst' (1,050) at 20240405153045241
2789 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/config.h' (1,051) at 20210308005002824
2790 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/waiting.sh' (1,052) at 20240405153232231
2791 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-html2text/run-ptest' (1,053) at 20240301090012431
2792 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra114-mipi.yaml' (1,054) at 20240405153045049
2793 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_uds.h' (1,055) at 20210307214930574
2794 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-ocaml.c' (1,056) at 20220525020655167
2795 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6dl.cfg' (1,057) at 20210308005003088
2796 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson8b-gpio.h' (1,058) at 20210307214931338
2797 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/map.h' (1,059) at 20240405153054197
2798 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pepper.dts' (1,060) at 20240405153045589
2799 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/README.md' (1,061) at 20221209040033703
2800 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/brcm,bcm2835.yaml' (1,062) at 20220525020651710
2801 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/trace_clock.c' (1,063) at 20210307214926710
2802 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/event_message.proto' (1,064) at 20230629131804627
2803 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_ext_sdb.h' (1,065) at 20220525020654627
2804 2025-01-08 03:00:45.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (1,066) at 20241206090014278
2805 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rk817_charger.c' (1,067) at 20240405153051437
2806 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sll.dtsi' (1,068) at 20210308005002588
2807 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6328-reset.h' (1,069) at 20220525020654547
2808 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ThermalSubsystem.v1_3_2.json' (1,070) at 20240619080002956
2809 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-Do-not-include-linux-fs.h.patch' (1,071) at 20220910030013417
2810 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6315-regulator.h' (1,072) at 20220525020654611
2811 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fpu_emulator.h' (1,073) at 20210307214926214
2812 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing_0.3.1.bb' (1,074) at 20210812000025178
2813 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-ce-core.S' (1,075) at 20240405153045849
2814 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/M0209.h' (1,076) at 20210307214927906
2815 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.h' (1,077) at 20240405153050397
2816 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/octeon/Makefile' (1,078) at 20210307214929354
2817 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/vmalloc.h' (1,079) at 20210307214926322
2818 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/__init__.py' (1,080) at 20241206090014306
2819 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/10-bmc-bond0.netdev' (1,081) at 20220126110011868
2820 2025-01-08 03:00:45.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/syscallhdr.sh' (1,082) at 20241211090212382
2821 2025-01-08 03:00:45.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_esdhc.h' (1,083) at 20210308005003648
2822 2025-01-08 03:00:45.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utresdecode.c' (1,084) at 20240405153046625
2823 2025-01-08 03:00:45.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.h' (1,085) at 20240405153047153
2824 2025-01-08 03:00:45.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_huc.c' (1,086) at 20240405153048541
2825 2025-01-08 03:00:45.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/sched.h' (1,087) at 20241216090017781
2826 2025-01-08 03:00:45.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uddevalla_Herrestad' (1,088) at 20210307205553794
2827 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/nmi.h' (1,089) at 20240405153052961
2828 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp' (1,090) at 20221229040004411
2829 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_rcw_sd_ifc.cfg' (1,091) at 20210308005002964
2830 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-nymph.dts' (1,092) at 20240405153045505
2831 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/Makefile' (1,093) at 20210308005002916
2832 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ir36021.c' (1,094) at 20240405153048869
2833 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ethtool.h' (1,095) at 20210307214929298
2834 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/Kconfig' (1,096) at 20210308005002996
2835 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-util.c' (1,097) at 20210307214928718
2836 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp4131.yaml' (1,098) at 20240405153045077
2837 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/eth_common.h' (1,099) at 20240405153052781
2838 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/cpu.c' (1,100) at 20210308005002856
2839 2025-01-08 03:00:45.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8548CDS_legacy_defconfig' (1,101) at 20210308005003240
2840 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_sm.h' (1,102) at 20220525020654003
2841 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-image-sizes.h' (1,103) at 20210307214931546
2842 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h' (1,104) at 20240405153048621
2843 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_tsn.h' (1,105) at 20240830080013283
2844 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (1,106) at 20241123090010951
2845 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c' (1,107) at 20210309003649664
2846 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_shading.h' (1,108) at 20210307214930550
2847 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/include_sys_types.patch' (1,109) at 20240113090014536
2848 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/IRIW+fencembonceonces+OnceOnce.litmus' (1,110) at 20210307214932502
2849 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max6902.c' (1,111) at 20210307214930218
2850 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-subset-pid.c' (1,112) at 20220525020655227
2851 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-stmp378x_devb.dts' (1,113) at 20240405153229891
2852 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_orangepi.py' (1,114) at 20241211090212538
2853 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-glob.tc' (1,115) at 20210307214932670
2854 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/jz4740/Makefile' (1,116) at 20210307214932394
2855 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb' (1,117) at 20241221090017664
2856 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/atomic.h' (1,118) at 20210308005002884
2857 2025-01-08 03:00:45.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sulvik' (1,119) at 20210307205553790
2858 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1024rdb_32b.dts' (1,120) at 20210307214926346
2859 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot.inc' (1,121) at 20241221090017636
2860 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lzip/lzlib_1.14.bb' (1,122) at 20240301090012475
2861 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/system_misc.h' (1,123) at 20220525020651878
2862 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libnuma.c' (1,124) at 20210307214932466
2863 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tsi148.h' (1,125) at 20210308005003688
2864 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx.h' (1,126) at 20240405153051561
2865 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/pch-uclass.c' (1,127) at 20210308005003448
2866 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cavium-thunder.txt' (1,128) at 20210307214925274
2867 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_device.h' (1,129) at 20210307214927082
2868 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp5023.rst' (1,130) at 20220525020651738
2869 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/transport.cpp' (1,131) at 20240606080010044
2870 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_timer.c' (1,132) at 20220525020654851
2871 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-dv-timings.h' (1,133) at 20241211090145537
2872 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu-common.h' (1,134) at 20241211090212354
2873 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/Kconfig' (1,135) at 20240405153046369
2874 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/files/configure_fix.patch' (1,136) at 20230706080014769
2875 2025-01-08 03:00:45.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/meson.build' (1,137) at 20240326080039750
2876 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3188.c' (1,138) at 20210308005003352
2877 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_res.h' (1,139) at 20240405153049893
2878 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_bcm283x_mu.c' (1,140) at 20210308005003484
2879 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/domain-idle-state.yaml' (1,141) at 20240405153045137
2880 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/058_x86_ucode_spl_needs_retry.dts' (1,142) at 20210308005003752
2881 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-s3c64xx.c' (1,143) at 20240405153051365
2882 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-rts7751r2d.c' (1,144) at 20210307214926546
2883 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_maxim.c' (1,145) at 20240405153053953
2884 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,vcodec-decoder.yaml' (1,146) at 20240405153229775
2885 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-frame-count.rst' (1,147) at 20220525020654135
2886 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-core.c' (1,148) at 20240405153049305
2887 2025-01-08 03:00:45.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/sysfb.c' (1,149) at 20240812080017236
2888 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/python.c' (1,150) at 20240613080016563
2889 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/perf/kprobes-event/arch-support.txt' (1,151) at 20240405153045201
2890 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.h' (1,152) at 20210307214930562
2891 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/i2c.c' (1,153) at 20240405153051185
2892 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/floating-point.json' (1,154) at 20240405153054129
2893 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-tse850-3.dts' (1,155) at 20240405153045465
2894 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml' (1,156) at 20240405153045065
2895 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/of/base.c' (1,157) at 20240405153231279 to deleted uid set
2896 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a2091.c' (1,158) at 20240405153051549
2897 2025-01-08 03:00:45.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fb.h' (1,159) at 20240405153045621
2898 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-bit.c' (1,160) at 20240405153048893
2899 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h' (1,161) at 20210307214929766
2900 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpupower.c' (1,162) at 20240405153232243
2901 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_get_dhcp_info.sh' (1,163) at 20210307214932470
2902 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-memops.h' (1,164) at 20240405153052833
2903 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-reedsolo/python3-reedsolo_2.1.0b1.bb' (1,165) at 20241221090017564
2904 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pwm_backlight.h' (1,166) at 20240405153052777
2905 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/zbar/0001-qt-Create-subdir-in-Makefile.patch' (1,167) at 20230706080014761
2906 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.txt' (1,168) at 20240906080037560
2907 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-if-implicit.out' (1,169) at 20230925080040089 to deleted uid set
2908 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hv_snapshot.c' (1,170) at 20240405153048833 to deleted uid set
2909 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_dma_public.h' (1,171) at 20210309003653016
2910 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb' (1,172) at 20230919080013962
2911 2025-01-08 03:00:45.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/NIC.interface.yaml' (1,173) at 20241213090041954
2912 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4proc.c' (1,174) at 20241211090145525
2913 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0011-replace-__FILE__-with-__FILE_NAME__.patch' (1,175) at 20241206090014258
2914 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_dup_netdev.h' (1,176) at 20210307214931566
2915 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/apsh4a3a_defconfig' (1,177) at 20240405153046309
2916 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs-pll.c' (1,178) at 20240405153230783
2917 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-lschlv2.dts' (1,179) at 20240405153045457
2918 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/felix_vsc9959.c' (1,180) at 20241220090018310
2919 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990-u-boot.dtsi' (1,181) at 20210308005002604
2920 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a.h' (1,182) at 20210307214932322
2921 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-environment.json' (1,183) at 20231126090012777
2922 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SECURE_BOOT_defconfig' (1,184) at 20210308005003244
2923 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.h' (1,185) at 20241211090145453
2924 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/dbus_event_log_entry.hpp' (1,186) at 20240924080002115
2925 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tsc.h' (1,187) at 20240405153054213
2926 2025-01-08 03:00:45.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/crt.S' (1,188) at 20221215040039390
2927 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fwcall.c' (1,189) at 20210308005002560
2928 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-xsphy.c' (1,190) at 20240405153051285
2929 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_isr.c' (1,191) at 20240405153051601
2930 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_tree.h' (1,192) at 20231021080010534
2931 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kasan.h' (1,193) at 20240405153046385
2932 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-lsx.xml' (1,194) at 20240906080037184
2933 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200eh.c' (1,195) at 20240405153048569
2934 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_tp_btf.c' (1,196) at 20240405153054269
2935 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__with_awaitable_senders.hpp' (1,197) at 20241219090033968
2936 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/const.h' (1,198) at 20241211090212374
2937 2025-01-08 03:00:45.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/unistd.h' (1,199) at 20241211090212374
2938 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00.h' (1,200) at 20210307214930774
2939 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/of_helpers.c' (1,201) at 20210307214926478
2940 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/Makefile' (1,202) at 20240405153046229
2941 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/subprojects/CLI11.wrap' (1,203) at 20230908080022614
2942 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/syscalls.h' (1,204) at 20210307214931306
2943 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14-sku2.dts' (1,205) at 20240405153045749
2944 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-gpucc.h' (1,206) at 20240405153052645
2945 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/format-yaml/LICENSE' (1,207) at 20210308005111457
2946 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_smx.c' (1,208) at 20240405153230199
2947 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/strset.c' (1,209) at 20240405153054061
2948 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcpci.c' (1,210) at 20240405153049209
2949 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fq_codel.json' (1,211) at 20240405153054377
2950 2025-01-08 03:00:45.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c' (1,212) at 20210307214930558
2951 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/armada100.h' (1,213) at 20210308005002636
2952 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' (1,214) at 20241221090017568
2953 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.topology' (1,215) at 20240906080037556 to deleted uid set
2954 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/ctype.h' (1,216) at 20210307214926638
2955 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-a2wsgi/run-ptest' (1,217) at 20241221090017548
2956 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/debugfs.c' (1,218) at 20240405153231455
2957 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_l2_miss.sh' (1,219) at 20240405153232279
2958 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/stlb_masks.h' (1,220) at 20240405153046605
2959 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/networkd-dispatcher/networkd-dispatcher_2.2.4.bb' (1,221) at 20241206090014238
2960 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gose_defconfig' (1,222) at 20210308005003260
2961 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dnet.c' (1,223) at 20210308005003428
2962 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/MAINTAINERS' (1,224) at 20210308005003168
2963 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sr1500.dts' (1,225) at 20210308005002612
2964 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2060.h' (1,226) at 20210307214928798
2965 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-self-hosted-trace.h' (1,227) at 20240405153048889
2966 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/config.c' (1,228) at 20210308005003208
2967 2025-01-08 03:00:45.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vmlinux.lds.S' (1,229) at 20241211090145377
2968 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-regs.h' (1,230) at 20210309003650336
2969 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/internal/sys.hpp' (1,231) at 20220507030031385
2970 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/pwrseq.h' (1,232) at 20210307214929946
2971 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console_%.bbappend' (1,233) at 20241206090014286
2972 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5110.c' (1,234) at 20240405153232167
2973 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/plugin.S' (1,235) at 20210308005002984
2974 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6q.c' (1,236) at 20240405153231319
2975 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sock_destroy_prog_fail.c' (1,237) at 20240405153054273
2976 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-371x.dtsi' (1,238) at 20210307214926022
2977 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-sdw.c' (1,239) at 20240411080014158
2978 2025-01-08 03:00:45.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/meson.build' (1,240) at 20230825080021137
2979 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MMIXware' (1,241) at 20241221090017616
2980 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_ip6.c' (1,242) at 20210307214931894
2981 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/bd28623.c' (1,243) at 20240405153053569
2982 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch' (1,244) at 20241221090017668
2983 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity3-msc313e-breadbee.dts' (1,245) at 20240405153045573
2984 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/fail2ban/files/run-ptest' (1,246) at 20220612030016735
2985 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8998-tables.c' (1,247) at 20240405153230843
2986 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obex/obex-data-server/obex-data-server-0.4.6-build-fixes-1.patch' (1,248) at 20230131040012031
2987 2025-01-08 03:00:45.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/port.c' (1,249) at 20240919080017066
2988 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mm_init.c' (1,250) at 20240405153231971
2989 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/vz89x.c' (1,251) at 20240405153048969
2990 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.h' (1,252) at 20240405153047137
2991 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/inat.c' (1,253) at 20220525020652186
2992 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-mt.c' (1,254) at 20240405153046029
2993 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/fallback.mako.hpp' (1,255) at 20210308005059173
2994 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_monitor.cpp' (1,256) at 20240904080029670
2995 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/groff-not-search-fonts-on-build-host.patch' (1,257) at 20230919080013990
2996 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/gadgetfs.h' (1,258) at 20210307214931682
2997 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.qspi' (1,259) at 20210308005002556
2998 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP0/meson.build' (1,260) at 20230825080021137
2999 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/msl_verify.hpp' (1,261) at 20240820080019550
3000 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/simpletrace_stap.py' (1,262) at 20210308005046245
3001 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/0001-setserial.c-Add-needed-system-headers-for-ioctl-and-.patch' (1,263) at 20220910030013405
3002 2025-01-08 03:00:45.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/ast2600-i3c-master.c' (1,264) at 20240405153230683
3003 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/unroll.awk' (1,265) at 20210307214931814
3004 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (1,266) at 20220616030019880
3005 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/asf.h' (1,267) at 20210308004938836
3006 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/Kconfig' (1,268) at 20240405153230199
3007 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-common.h' (1,269) at 20240405153051945
3008 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh' (1,270) at 20220612030016755
3009 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h' (1,271) at 20240405153049949
3010 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsg_dump.h' (1,272) at 20220525020654579
3011 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/max30208.c' (1,273) at 20240405153049013
3012 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_debugfs.c' (1,274) at 20240405153231395
3013 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pulsectl_24.11.0.bb' (1,275) at 20241221090017560
3014 2025-01-08 03:00:45.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi.h' (1,276) at 20230629131804623
3015 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/imximage.cfg' (1,277) at 20210308005002676
3016 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/btf_helpers.h' (1,278) at 20220525020655191
3017 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico.dtsi' (1,279) at 20240405153229887
3018 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_wriop.c' (1,280) at 20210308005003436
3019 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Schedule_v1.xml' (1,281) at 20240619080002936
3020 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-request.c' (1,282) at 20240405153049581
3021 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/device_callouts_test.cpp' (1,283) at 20240926080026490
3022 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/templates/default/conf-notes.txt' (1,284) at 20221116040016723
3023 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sharkl3.dtsi' (1,285) at 20210307214926050
3024 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/scan.c' (1,286) at 20210716100030015
3025 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/kmeter1_defconfig' (1,287) at 20240405153046097
3026 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/a9mpcore.c' (1,288) at 20240906080037212
3027 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/btt.h' (1,289) at 20220525020653827
3028 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tpic2810.c' (1,290) at 20240405153047085
3029 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utaddress.c' (1,291) at 20240405153046625
3030 2025-01-08 03:00:45.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/logo/OpenBMC-Logo.svg' (1,292) at 20210308004941080
3031 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/lru_sort.rst' (1,293) at 20240405153044961
3032 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stm32mp1-rcc.txt' (1,294) at 20210307214925414
3033 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_prime.c' (1,295) at 20240405153230595
3034 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/numa.c' (1,296) at 20210307214926126
3035 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/unistd.h' (1,297) at 20210307214931662
3036 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-eud' (1,298) at 20240405153044925
3037 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via-gpio.h' (1,299) at 20240405153052225
3038 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/mux.c' (1,300) at 20210308005002904
3039 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctatc.c' (1,301) at 20220627100017202
3040 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/comminit.c' (1,302) at 20240910080014066
3041 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/176' (1,303) at 20220429100100910
3042 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ccu.h' (1,304) at 20210308005002664
3043 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/tegra.h' (1,305) at 20210308005002672
3044 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/sysfs.h' (1,306) at 20240405153049241
3045 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/xlnx,spdif.txt' (1,307) at 20210307214925438
3046 2025-01-08 03:00:45.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/fdt.c' (1,308) at 20210308005002760
3047 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/arch_hvm.h' (1,309) at 20230925080039933
3048 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_main.c' (1,310) at 20240405153050549
3049 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/imx_rgpio2p.c' (1,311) at 20210308005003376
3050 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/pipeline.json' (1,312) at 20240405153054149
3051 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/malloc.h' (1,313) at 20210308005003672
3052 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XSL' (1,314) at 20210307205554426
3053 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-vp9.c' (1,315) at 20240405153049585
3054 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/bootstrap.sh' (1,316) at 20210308005047061
3055 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77995-cpg-mssr.c' (1,317) at 20240405153230235
3056 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm8150.h' (1,318) at 20240405153052645
3057 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/php-fpm.conf' (1,319) at 20210307205553906
3058 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/mdt.h' (1,320) at 20240405153052445
3059 2025-01-08 03:00:45.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/Makefile' (1,321) at 20240405153051397
3060 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-mtk-lynxi.c' (1,322) at 20240405153231075
3061 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_3_0_d.h' (1,323) at 20210307214927326
3062 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/stop_machine.c' (1,324) at 20240405153053049
3063 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru-bob.dts' (1,325) at 20210308005002608
3064 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/base-files/base-files_%.bbappend' (1,326) at 20220402030016127
3065 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/ioctl.c' (1,327) at 20220525020654419
3066 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-dev.c' (1,328) at 20240405153047001
3067 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/alphascale,asm9260-wdt.yaml' (1,329) at 20240405153045185
3068 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_pwm.c' (1,330) at 20240906080037256
3069 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-moxart/moxart.c' (1,331) at 20210307214925902
3070 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/MAINTAINERS' (1,332) at 20210308005003032
3071 2025-01-08 03:00:45.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh' (1,333) at 20220405030025645
3072 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/machdep.h' (1,334) at 20240405153046117
3073 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pic32-wdt.c' (1,335) at 20240405153231599
3074 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-legacy.c' (1,336) at 20220525020654731
3075 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/of.c' (1,337) at 20240405153051213
3076 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/x25device.h' (1,338) at 20210307214931578
3077 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_audit.c' (1,339) at 20240405153231523
3078 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/aspeed_edac.c' (1,340) at 20220525020652418
3079 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-lite.dts' (1,341) at 20210308005002624
3080 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr8.inc' (1,342) at 20210905000020581
3081 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/radix-tree.h' (1,343) at 20240405153052785
3082 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/BUSTED' (1,344) at 20210307214932714
3083 2025-01-08 03:00:45.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8226.dtsi' (1,345) at 20240405153229895
3084 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-writecache.c' (1,346) at 20240405153230767
3085 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965.dtsi' (1,347) at 20210308005002604
3086 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30.c' (1,348) at 20240405153048969
3087 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-notrace-pid.tc' (1,349) at 20210309003656000
3088 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12206a7_00000029.dtsi' (1,350) at 20210308005002872
3089 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/kprobes.c' (1,351) at 20240405153045945
3090 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/data_interface.hpp' (1,352) at 20220617100002355
3091 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/psu_init_gpl.h' (1,353) at 20210308005002796
3092 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/ranges.c' (1,354) at 20210307214926614
3093 2025-01-08 03:00:45.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/images.c' (1,355) at 20210309003654536
3094 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_targ.h' (1,356) at 20210307214928994
3095 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86-dat-src.c' (1,357) at 20240405153054093
3096 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h' (1,358) at 20210309003650236
3097 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/regs-clock.h' (1,359) at 20210309003648720
3098 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/COPYING.apache-2.0' (1,360) at 20210307205553670
3099 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/meson.build' (1,361) at 20240906080037352
3100 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kfence.h' (1,362) at 20240405153230079
3101 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/kmap.c' (1,363) at 20240405153230091
3102 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware.h' (1,364) at 20210307214930638
3103 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/addr_list.c' (1,365) at 20210307214930990
3104 2025-01-08 03:00:45.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/watchdog.c' (1,366) at 20210308005002848
3105 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/messy-diffstat.rst' (1,367) at 20240405153045225
3106 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpic_msgr.h' (1,368) at 20210307214926386
3107 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof/0002-meson-Do-not-invoke-the-commands-to-update-the-icon-.patch' (1,369) at 20241221090017488
3108 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-optee-devices' (1,370) at 20240405153229727
3109 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/machine.c' (1,371) at 20241211090212486
3110 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuppc64/machconfig' (1,372) at 20210407000018114
3111 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/Kconfig' (1,373) at 20210308005002908
3112 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts' (1,374) at 20240405153045709
3113 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.h' (1,375) at 20240405153048593
3114 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/eventq/interface/ia_css_eventq.h' (1,376) at 20210307214930566
3115 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/splice.h' (1,377) at 20240405153052797
3116 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.out' (1,378) at 20210927100127469 to deleted uid set
3117 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/arm-runtime.c' (1,379) at 20240405153230295
3118 2025-01-08 03:00:45.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp.h' (1,380) at 20240405153051249
3119 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/protocols.h' (1,381) at 20240405153047037
3120 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_refcnt.h' (1,382) at 20240405153052669
3121 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/automount.rules' (1,383) at 20210307205554494
3122 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/apollo_defconfig' (1,384) at 20240405153230003
3123 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/dwarf-regs.c' (1,385) at 20210307214932514
3124 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/mulsi3.S' (1,386) at 20210307214926182
3125 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx-rpidsi.dtso' (1,387) at 20240405153229927
3126 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/asi.h' (1,388) at 20240906080037536
3127 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_network_manager.cpp' (1,389) at 20240822080023969
3128 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner_git.bb' (1,390) at 20240301090012427
3129 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_fcoe.c' (1,391) at 20240405153050217
3130 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/metricgroups.json' (1,392) at 20240405153054125
3131 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_ip_refresh_check.robot' (1,393) at 20210308005007104
3132 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field6.decode' (1,394) at 20210308005046389
3133 2025-01-08 03:00:45.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-cml-flakes.txt' (1,395) at 20240405153230531
3134 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Nordrhein-Westfalen' (1,396) at 20210307205553766
3135 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/scan.h' (1,397) at 20210307214929966
3136 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/kona_l2_cache.h' (1,398) at 20240405153045637
3137 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/lantiq,vrx200-pcie-phy.yaml' (1,399) at 20240405153045129
3138 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/boot.c' (1,400) at 20240405153230199
3139 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_sun12x22.c' (1,401) at 20220525020654751
3140 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/broadcom/tee_bnxt_fw.h' (1,402) at 20210307214931386
3141 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/.gitignore' (1,403) at 20210307214932102
3142 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/unroll_loop_thread.c' (1,404) at 20240405153054173
3143 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/index.rst' (1,405) at 20210307214925522
3144 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib_tx.c' (1,406) at 20240405153049053
3145 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_mme_pll_regs.h' (1,407) at 20240405153046605
3146 2025-01-08 03:00:45.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h' (1,408) at 20240405153051917
3147 2025-01-08 03:00:45.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ib.h' (1,409) at 20240405153232079
3148 2025-01-08 03:00:45.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20.dtsi' (1,410) at 20240405153045465
3149 2025-01-08 03:00:45.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/extensible.rst' (1,411) at 20240413080012683
3150 2025-01-08 03:00:45.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-pinfunc.h' (1,412) at 20210308005002588
3151 2025-01-08 03:00:45.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi.h' (1,413) at 20240726080012870
3152 2025-01-08 03:00:45.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Keighley' (1,414) at 20210307205553798
3153 2025-01-08 03:00:45.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana_git.bb' (1,415) at 20241206090014254
3154 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb' (1,416) at 20220409030017471
3155 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/btt.c' (1,417) at 20240405153051189
3156 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/pci.c' (1,418) at 20240405153046209
3157 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-phosphor/fans/phosphor-pid-control/config.json' (1,419) at 20231206090033953
3158 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/termios_internal.h' (1,420) at 20240405153052805
3159 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb' (1,421) at 20241206090014246
3160 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/cfi_flagadm.c' (1,422) at 20210307214929214
3161 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml' (1,423) at 20240405153045077
3162 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/Kconfig' (1,424) at 20240405153046949
3163 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/event_fifo.h' (1,425) at 20210307214930546
3164 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/boot_opensbi.h' (1,426) at 20241211090212362
3165 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pch_common.h' (1,427) at 20210308005002880
3166 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gw_ventana.h' (1,428) at 20210308005003596
3167 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/clx.c' (1,429) at 20240405153051981
3168 2025-01-08 03:00:45.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_compare_bytes_action_tests.cpp' (1,430) at 20210308005405938
3169 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_spnego_negtokeninit.asn1' (1,431) at 20240405153052529
3170 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.h' (1,432) at 20210307214930626
3171 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_amx.h' (1,433) at 20240405153054013
3172 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/mock_engine.c' (1,434) at 20240405153048501
3173 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/unicode.rst' (1,435) at 20240405153044969
3174 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runq.h' (1,436) at 20240405153048637
3175 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sthyi.h' (1,437) at 20210307214926514
3176 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/types.hpp' (1,438) at 20241204090036295
3177 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/templates/default/bblayers.conf.sample' (1,439) at 20240712080022837
3178 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h750i-art-pi.dts' (1,440) at 20240405153045581
3179 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/Makefile' (1,441) at 20220525020652302
3180 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv7.h' (1,442) at 20210308005002672
3181 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9225.c' (1,443) at 20240405153230639
3182 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/jitterstart.sh' (1,444) at 20220525020655227
3183 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpuinfo.c' (1,445) at 20240405153045865
3184 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-glk-match.c' (1,446) at 20240405153232183
3185 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_vss_daemon.c' (1,447) at 20210307214932470
3186 2025-01-08 03:00:45.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_looping.c' (1,448) at 20240405153054269
3187 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-Cargo.toml-do-not-abort-on-panic.patch' (1,449) at 20231011080016578
3188 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp5023.c' (1,450) at 20240405153230667
3189 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hv_kvp.c' (1,451) at 20240405153048833 to deleted uid set
3190 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/vgic.h' (1,452) at 20240405153054317
3191 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-no-base.err' (1,453) at 20220429100100882
3192 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/socket-helpers.h' (1,454) at 20221215040039390
3193 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/ipcbuf.h' (1,455) at 20210307214926762
3194 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/fanctldump' (1,456) at 20221213040024897
3195 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc_support.h' (1,457) at 20240618080023329
3196 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mc3230.c' (1,458) at 20240405153048937
3197 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci.c' (1,459) at 20241018080014478
3198 2025-01-08 03:00:45.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LicenseService.v1_1_2.json' (1,460) at 20240619080002948
3199 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/wlcore.h' (1,461) at 20210312110012078
3200 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Processor.v1_20_1.json' (1,462) at 20240824080002938
3201 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/pgtable_64.c' (1,463) at 20240405153230103
3202 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/libthermal_tools.pc.template' (1,464) at 20240405153054381
3203 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/start.S' (1,465) at 20210308005002844
3204 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23888-ir.h' (1,466) at 20210307214928690
3205 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx6_src.h' (1,467) at 20210308005046021
3206 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/userfaultfd_util.h' (1,468) at 20240405153054317
3207 2025-01-08 03:00:45.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_misc.c' (1,469) at 20240830080013311
3208 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/offload.c' (1,470) at 20240405153231899
3209 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb' (1,471) at 20240106090017237
3210 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2grab-example.rst' (1,472) at 20210309003648504
3211 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_return.c' (1,473) at 20210308005003704
3212 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/ctype.c' (1,474) at 20210307214932490
3213 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/Kconfig' (1,475) at 20240405153049573
3214 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_smu.h' (1,476) at 20240405153047209
3215 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.numamem' (1,477) at 20240906080037556 to deleted uid set
3216 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/Makefile' (1,478) at 20210308005002980
3217 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-gpio-register.c' (1,479) at 20220525020653211
3218 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/Makefile' (1,480) at 20210307214930374
3219 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/skbuff.c' (1,481) at 20240405153053361
3220 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/contregs.h' (1,482) at 20210307214926158
3221 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/processor_64.h' (1,483) at 20240405153046321
3222 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/workflows/deploy-docs-to-gh-pages.yml' (1,484) at 20221215040043186
3223 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/rtc.c' (1,485) at 20210308005003720
3224 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/setuptools.patch' (1,486) at 20220402030015903
3225 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/nand_ecc.rst' (1,487) at 20220525020651722
3226 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/board.c' (1,488) at 20210308005002908
3227 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-ctouch2.dts' (1,489) at 20240405153045725
3228 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection.svg' (1,490) at 20210309003648500
3229 2025-01-08 03:00:45.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-i586.inc' (1,491) at 20210905000020581
3230 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-shm.c' (1,492) at 20240906080037140
3231 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-ts4800.dts' (1,493) at 20240405153045489
3232 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/always_syslog.patch' (1,494) at 20210307205553818
3233 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/glade/glade_3.22.2.bb' (1,495) at 20241221090017512
3234 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/slavio_timer.c' (1,496) at 20241211090212342
3235 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/siphash.h' (1,497) at 20240405153052793
3236 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/float_convs.ref' (1,498) at 20210308005046489
3237 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/ucall_common.h' (1,499) at 20240405153232267
3238 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/p_sys-t.c' (1,500) at 20220525020653071
3239 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/emc141x-test.c' (1,501) at 20210927100127509
3240 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/Makefile' (1,502) at 20220525020652306
3241 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_bcm4908.c' (1,503) at 20220818100014735
3242 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/ipv4.h' (1,504) at 20240405153231855
3243 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/ufs.h' (1,505) at 20240405153052553
3244 2025-01-08 03:00:45.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/es8336.c' (1,506) at 20240405153232179
3245 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-card.c' (1,507) at 20240405153230291
3246 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun4i.h' (1,508) at 20210308005002664
3247 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd71828-regulator.c' (1,509) at 20240613080016463
3248 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/insn.h' (1,510) at 20240405153046385
3249 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/clockevents/arch-support.txt' (1,511) at 20240405153045201
3250 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max77620.txt' (1,512) at 20210307214925358
3251 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_ail.c' (1,513) at 20240405153052609
3252 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml' (1,514) at 20240405153045105
3253 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/calculator-client.cpp' (1,515) at 20240725080046153
3254 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/templates/default/bblayers.conf.sample' (1,516) at 20230901080018206
3255 2025-01-08 03:00:45.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/misc.c' (1,517) at 20230925080040097
3256 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_disp.c' (1,518) at 20240405153230647
3257 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/Makefile' (1,519) at 20210307214932266
3258 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qcom,msm-uartdm.yaml' (1,520) at 20240405153045153
3259 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/smscufx.c' (1,521) at 20240405153231595
3260 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp' (1,522) at 20240904080003190
3261 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/Kconfig' (1,523) at 20210308005003524
3262 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uprobe_multi_bench.c' (1,524) at 20240405153232263
3263 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/kern_util.h' (1,525) at 20240613080016371
3264 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/bmc-reboot-controller.html' (1,526) at 20210308005107077
3265 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/page_64.h' (1,527) at 20210307214926582
3266 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-scratch.h' (1,528) at 20210307214926238
3267 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_cpu_queries.py' (1,529) at 20241211090212538
3268 2025-01-08 03:00:45.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/rt_sigreturn.S' (1,530) at 20240405153046261
3269 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/branch.json' (1,531) at 20240405153054109
3270 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/odroid-go-ultra-poweroff.c' (1,532) at 20240405153231351
3271 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/flextronics_s-1100adu00-201_psu.json' (1,533) at 20220601030005865
3272 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_utils.c' (1,534) at 20240405153046953
3273 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/serio.c' (1,535) at 20240405153049157
3274 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/HPET' (1,536) at 20240906080037556 to deleted uid set
3275 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/Makefile' (1,537) at 20210308005002724
3276 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReportDefinition.v1_4_6.json' (1,538) at 20240619080002948
3277 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412.dtsi' (1,539) at 20240405153045569
3278 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/fixed_config.h' (1,540) at 20240405153045881
3279 2025-01-08 03:00:45.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8550-dpu.yaml' (1,541) at 20240405153229763
3280 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7343/Makefile' (1,542) at 20210307214926538
3281 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_helper.py' (1,543) at 20210307214932726
3282 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpu.h' (1,544) at 20240405153046245
3283 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0002-Do-not-include-lib-md5.c-into-src-shar.c.patch' (1,545) at 20230706080014761
3284 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/sb_edac.c' (1,546) at 20240405153047021
3285 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/README' (1,547) at 20240301090012439
3286 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0001-FF-A-v15-arm64-smccc-add-support-for-SMCCCv1.2-x0-x1.patch' (1,548) at 20240413080012623
3287 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/packer.c' (1,549) at 20210307214928374
3288 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/Makefile' (1,550) at 20240405153050309
3289 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/Makefile' (1,551) at 20210308005002968
3290 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/exceptions.py' (1,552) at 20231126090012809
3291 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sabrelite.dts' (1,553) at 20240405153045505
3292 2025-01-08 03:00:45.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langshyttan' (1,554) at 20210307205553786
3293 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qobject-output-visitor.h' (1,555) at 20220429100100586
3294 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/bt856.c' (1,556) at 20240405153049309
3295 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/charger-manager.h' (1,557) at 20210309003653888
3296 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Truskmore' (1,558) at 20210307205553774
3297 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (1,559) at 20240809080014478
3298 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-topology.h' (1,560) at 20240405153053957
3299 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table_redfish.json' (1,561) at 20220414030024568
3300 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-micro.dts' (1,562) at 20210308005002624
3301 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/iomux.h' (1,563) at 20210308005002648
3302 2025-01-08 03:00:45.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8660.yaml' (1,564) at 20240405153045145
3303 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/string.c' (1,565) at 20210307214926638
3304 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/pic_cpu.c' (1,566) at 20240326080039518
3305 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/payload.c' (1,567) at 20210308005002856
3306 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml' (1,568) at 20240405153045029
3307 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8009.dtsi' (1,569) at 20240405153045777
3308 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage6_event_callback.h' (1,570) at 20240405153052901
3309 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ltp_compliance.py' (1,571) at 20210307205554442
3310 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/math-emu/Makefile' (1,572) at 20220525020651802
3311 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P1010RDB.h' (1,573) at 20210308005003580
3312 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/images/obmc-phosphor-image.bbappend' (1,574) at 20210812000025162
3313 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-install-netscsid-to-bin-for-nativesdk.patch' (1,575) at 20210608000015803
3314 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/arcnet-hardware.rst' (1,576) at 20240405153045229
3315 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/buildtest.yml' (1,577) at 20241211090212202
3316 2025-01-08 03:00:45.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/Kconfig' (1,578) at 20210307214929790
3317 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-h3-dramc.c' (1,579) at 20241211090212294
3318 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-typhoon.c' (1,580) at 20210307214928770
3319 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch' (1,581) at 20241221090017668
3320 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/amd_gart_64.c' (1,582) at 20240910080014022
3321 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Muenchen' (1,583) at 20210307205553758
3322 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycore-som.dtsi' (1,584) at 20240405153229883
3323 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/open/Makefile.am' (1,585) at 20210308004938836
3324 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.0.1.bb' (1,586) at 20210528000029703
3325 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Oxford' (1,587) at 20210307205553798
3326 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-parallel.h' (1,588) at 20210308005045997
3327 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-funnel.c' (1,589) at 20240405153048889
3328 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-missing_plan.log' (1,590) at 20240405153054225
3329 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-analog-audio.dtsi' (1,591) at 20240405153045561
3330 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_spdif.h' (1,592) at 20210307214932406
3331 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench-backup.py' (1,593) at 20210927100127349
3332 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_b.S' (1,594) at 20210308005046529
3333 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_lib.sh' (1,595) at 20240405153054297
3334 2025-01-08 03:00:45.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/Makefile' (1,596) at 20210307214932234
3335 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/bpf-lirc.c' (1,597) at 20240405153230819
3336 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/nl-Ziggo' (1,598) at 20210307205553758
3337 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm2835-aux.h' (1,599) at 20210307214931322
3338 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/Kconfig' (1,600) at 20240405153053001
3339 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/COPYING.apache-2.0' (1,601) at 20210307205553674
3340 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/255.out' (1,602) at 20220429100100914
3341 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_droq.c' (1,603) at 20240405153049857
3342 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/activation.hpp' (1,604) at 20240729080033928
3343 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.c' (1,605) at 20240405153050641
3344 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/debianutils/debianutils_5.20.bb' (1,606) at 20241221090017692
3345 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/guest-agent-core.h' (1,607) at 20221215040039266
3346 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-ld4.c' (1,608) at 20210308005002792
3347 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/kapi.c' (1,609) at 20240405153049713
3348 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/Makefile' (1,610) at 20210307214928710
3349 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/Kconfig' (1,611) at 20240405153231543
3350 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brppt1_mmc_defconfig' (1,612) at 20210308005003252
3351 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/Kconfig' (1,613) at 20240405153051953
3352 2025-01-08 03:00:45.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts' (1,614) at 20240405153045825
3353 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/floating-point.json' (1,615) at 20240405153054157
3354 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc' (1,616) at 20230114040015550
3355 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/antenna.c' (1,617) at 20240415080012979
3356 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/file_system_wrapper.cpp' (1,618) at 20230719080007815
3357 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/packagegroups/packagegroup-hpe-apps.bb' (1,619) at 20240216090011898
3358 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream.c' (1,620) at 20240405153053377
3359 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/copy-paste.h' (1,621) at 20210307214926470
3360 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-colibri.dts' (1,622) at 20210308005002632
3361 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/jit.h' (1,623) at 20220525020655171
3362 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac5571.c' (1,624) at 20240405153048981
3363 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/ioctl.c' (1,625) at 20240405153231659
3364 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_drv.h' (1,626) at 20210307214926126
3365 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py' (1,627) at 20220402030016127
3366 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_ethtool.h' (1,628) at 20240405153050321
3367 2025-01-08 03:00:45.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/exprtkTools.hpp' (1,629) at 20240817080033760
3368 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ids8313.h' (1,630) at 20210308005003596
3369 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_writeback.h' (1,631) at 20240405153052637
3370 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/edid.c' (1,632) at 20240405153048513
3371 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h' (1,633) at 20240405153047161
3372 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/boot.c' (1,634) at 20210308005002844
3373 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.h' (1,635) at 20210307214927946
3374 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/oe-init-build-env' (1,636) at 20240301090012479
3375 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-handle-.dynstr-located-in-separate-segment.patch' (1,637) at 20240301090012459
3376 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/netdev-socket.c' (1,638) at 20241211090212546
3377 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-amd-daytonax.dts' (1,639) at 20240405153045405
3378 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/OWNERS' (1,640) at 20220726030039055
3379 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/alcor_pci.h' (1,641) at 20240405153052657
3380 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-imon-decoder.c' (1,642) at 20240405153049509
3381 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/intro.rst' (1,643) at 20240413080012675
3382 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h' (1,644) at 20240405153047109
3383 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-utils.bb' (1,645) at 20241206090014202
3384 2025-01-08 03:00:45.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-missing-data.out' (1,646) at 20210308005046405 to deleted uid set
3385 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/prelude.rs' (1,647) at 20240405153232095
3386 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/generate_udp_fragments.py' (1,648) at 20240405153232255
3387 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/LICENSE' (1,649) at 20210706231659765
3388 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ni/nixge.c' (1,650) at 20240405153231039
3389 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/sh7752evb.c' (1,651) at 20210308005003036
3390 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-debugfs.c' (1,652) at 20210307214928522
3391 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/templates/default/conf-notes.txt' (1,653) at 20220913030020492
3392 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack-example-tools_4.bb' (1,654) at 20241221090017532
3393 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/fat_test.c' (1,655) at 20220525020654411
3394 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/alerts.scss' (1,656) at 20210308005107073
3395 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-pinctrl.h' (1,657) at 20240405153229975
3396 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/index.rst' (1,658) at 20220525020651742
3397 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx-omap3430es2plus-clocks.dtsi' (1,659) at 20240405153045605
3398 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c' (1,660) at 20240405153046961
3399 2025-01-08 03:00:45.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_emmc.h' (1,661) at 20210308005003624
3400 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml' (1,662) at 20240405153045129
3401 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip05.dtsi' (1,663) at 20240405153045741
3402 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-4i-edge-200.dts' (1,664) at 20240405153045453
3403 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/virtual_sensor.json' (1,665) at 20240920080004226
3404 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/0001-check-for-fstab.h-during-configure.patch' (1,666) at 20230503080014591
3405 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/wm8994.h' (1,667) at 20210308005003488
3406 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_led.robot' (1,668) at 20210308005007108
3407 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.h' (1,669) at 20210307214929942
3408 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.34/index.html' (1,670) at 20210307205554250
3409 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-extra-junk.out' (1,671) at 20210308005046409 to deleted uid set
3410 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/lm3533-als.c' (1,672) at 20240405153049001
3411 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_apic.c' (1,673) at 20240405153230107
3412 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v3_6.h' (1,674) at 20220525020652466
3413 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/ptdump.c' (1,675) at 20240405153053145
3414 2025-01-08 03:00:45.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_utils.cpp' (1,676) at 20240223090020594
3415 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/fw_dnld.c' (1,677) at 20240405153051145
3416 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.h' (1,678) at 20220525020654179
3417 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/headers_install.sh' (1,679) at 20240405153232103
3418 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_dsps.c' (1,680) at 20240405153231563
3419 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-atr.h' (1,681) at 20240405153231811
3420 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_d.c' (1,682) at 20210308005046509
3421 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace-events' (1,683) at 20241211090212554
3422 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/u-boot/u-boot-nuvoton/yosemite4.cfg' (1,684) at 20241126090011759
3423 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch' (1,685) at 20240106090017265
3424 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/smp.h' (1,686) at 20240405153230115
3425 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/Makefile' (1,687) at 20210308005003076
3426 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_i2s.h' (1,688) at 20240405153053961
3427 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_socket.c' (1,689) at 20241216090017793
3428 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_polaris.h' (1,690) at 20210307214925646
3429 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/ibmvmc.rst' (1,691) at 20210307214925522
3430 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/nexys4ddr.dts' (1,692) at 20210308005002816
3431 2025-01-08 03:00:45.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/meson.build' (1,693) at 20240112090034344
3432 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP7/meson.build' (1,694) at 20230825080021137
3433 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7180-dpu.yaml' (1,695) at 20240405153229763
3434 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/intel-hda.h' (1,696) at 20240326080039426
3435 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/Kconfig' (1,697) at 20210308005003040
3436 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head907d.c' (1,698) at 20240405153048613
3437 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/i18n.c' (1,699) at 20220525020652222
3438 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/errname.c' (1,700) at 20240405153231947
3439 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_none.c' (1,701) at 20220525020654807
3440 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/Kconfig' (1,702) at 20210308005002976
3441 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.typeid.hpp.mako' (1,703) at 20241026080029479
3442 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-scripts.inc' (1,704) at 20210812000025330
3443 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/cacheflush.c' (1,705) at 20240405153230075
3444 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-rt3883.c' (1,706) at 20240405153046049
3445 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_phyreg.h' (1,707) at 20210309003653088
3446 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Drop-libdl-references.patch' (1,708) at 20240301090012423
3447 2025-01-08 03:00:45.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1.dts' (1,709) at 20210308005002616
3448 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_error.h' (1,710) at 20240405153051529
3449 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/021' (1,711) at 20210927100127473
3450 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ixp4xx.c' (1,712) at 20240405153230303
3451 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached_1.6.17.bb' (1,713) at 20221003030013265
3452 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi' (1,714) at 20240405153045757
3453 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk.h' (1,715) at 20240405153046841
3454 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/netns.h' (1,716) at 20240520080015199
3455 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/Makefile' (1,717) at 20210308005002716
3456 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/serial.h' (1,718) at 20210307214925646
3457 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/usb_phy_generic.h' (1,719) at 20210307214931534
3458 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/motherboard' (1,720) at 20210307205554078
3459 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/prio.h' (1,721) at 20220525020654611
3460 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/oem-ibm-header-compat.cocci' (1,722) at 20240908080010098
3461 2025-01-08 03:00:45.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/Kconfig' (1,723) at 20240405153049229
3462 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c' (1,724) at 20240405153049881
3463 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/uartlite.c' (1,725) at 20240405153231519
3464 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm2-space.c' (1,726) at 20241008080013911
3465 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/eeprom.md' (1,727) at 20240807080019546
3466 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/anon_inodes.c' (1,728) at 20240405153052269
3467 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mpmath_1.3.0.bb' (1,729) at 20240302090018210
3468 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/eventLogsWithSatusIcon.png' (1,730) at 20220105012522963 to deleted uid set
3469 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/snmp_counter.rst' (1,731) at 20240405153045241
3470 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/MAINTAINERS' (1,732) at 20210308005002988
3471 2025-01-08 03:00:45.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-fh.rst' (1,733) at 20210309003648408
3472 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval___err_missing.c' (1,734) at 20210309003655984
3473 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/ptrace.h' (1,735) at 20210307214926558
3474 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/Kconfig' (1,736) at 20240405153230523
3475 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/Makefile' (1,737) at 20210307214928986
3476 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/virt.rst' (1,738) at 20240906080037176
3477 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/0001-Replace-std-ptr_fun-for-c-17.patch' (1,739) at 20230131040012023
3478 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/aspeed,ast2600-i3c.yaml' (1,740) at 20240405153045065
3479 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-tiger.dts' (1,741) at 20240405153045561
3480 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/.gitignore' (1,742) at 20210308004939436
3481 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch' (1,743) at 20230706080014741
3482 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_syscon.c' (1,744) at 20210308005003496
3483 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/i2c.h' (1,745) at 20210308005002656
3484 2025-01-08 03:00:45.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun6i-a31-drc.yaml' (1,746) at 20240405153045037
3485 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_1_offset.h' (1,747) at 20210307214927542
3486 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@1/vrm@61.conf' (1,748) at 20210307205554086
3487 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/read-only-rootfs.rst' (1,749) at 20230114040015514
3488 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/unaligned.h' (1,750) at 20210308005002828
3489 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_regs.h' (1,751) at 20240405153049413
3490 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6358-irq.c' (1,752) at 20240405153230835
3491 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-0.dtsi' (1,753) at 20210307214926350
3492 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/sockbits.h' (1,754) at 20210308005046073
3493 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-arm-v7s.c' (1,755) at 20240910080014050
3494 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_constants.h' (1,756) at 20210307214930294
3495 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/Makefile' (1,757) at 20220525020655231
3496 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/sdbusplus.wrap' (1,758) at 20220525020545509
3497 2025-01-08 03:00:45.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0001-libipvs-Include-missing-sys-types.h.patch' (1,759) at 20230610080017603
3498 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/Makefile' (1,760) at 20240405153053429
3499 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dts' (1,761) at 20240628080013977
3500 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dpaux.c' (1,762) at 20240405153230635
3501 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml' (1,763) at 20240405153229763
3502 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/bsc9131rdb.c' (1,764) at 20210308005002956
3503 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/pl080.c' (1,765) at 20240405153045689
3504 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_iommu.c' (1,766) at 20240405153230599
3505 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/misc/pvpanic.h' (1,767) at 20240906080037348
3506 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/run_test.sh' (1,768) at 20210308005046397
3507 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/Makefile' (1,769) at 20210307214932438
3508 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm63158.dtsi' (1,770) at 20240405153045717
3509 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0012-do-not-disable-buffer-in-writing-files.patch' (1,771) at 20241206090014246
3510 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-prng.c' (1,772) at 20220525020652370
3511 2025-01-08 03:00:45.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rculist_nulls.h' (1,773) at 20240405153231835
3512 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defza.h' (1,774) at 20210307214929666
3513 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/perf_regs.h' (1,775) at 20220525020651970
3514 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/multihit.rst' (1,776) at 20210307214925226
3515 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-balloon-test.c' (1,777) at 20241211090212550
3516 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c' (1,778) at 20240405153049957
3517 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/dont-use-internal-configs.patch' (1,779) at 20230503080014579
3518 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,max98363.yaml' (1,780) at 20240405153045157
3519 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kdebug_32.h' (1,781) at 20210307214926582
3520 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/as3711_bl.c' (1,782) at 20240405153052173
3521 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts' (1,783) at 20240405153045725
3522 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace.h' (1,784) at 20220525020653163
3523 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r3-lte.dts' (1,785) at 20220525020651926
3524 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max98088.h' (1,786) at 20210307214931598
3525 2025-01-08 03:00:45.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/clock_nanosleep.c' (1,787) at 20210307214932726
3526 2025-01-08 03:00:45.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/main.h' (1,788) at 20220525020653611
3527 2025-01-08 03:00:45.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-play.rst' (1,789) at 20220525020654135
3528 2025-01-08 03:00:45.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/goldfish_pic.h' (1,790) at 20230426080043760
3529 2025-01-08 03:00:45.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target.c' (1,791) at 20240405153051957
3530 2025-01-08 03:00:45.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-v4l2.c' (1,792) at 20240405153049353
3531 2025-01-08 03:00:45.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33.dtsi' (1,793) at 20240405153045389
3532 2025-01-08 03:00:45.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7280a.c' (1,794) at 20240405153048945
3533 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-twr-duart.dts' (1,795) at 20210308005002596
3534 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/lbt.S' (1,796) at 20240405153230003
3535 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c' (1,797) at 20210307214927890
3536 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/adin.c' (1,798) at 20240405153050349
3537 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-export-rootfs' (1,799) at 20230114040015554
3538 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' (1,800) at 20240326080016514
3539 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/softSurfer' (1,801) at 20241221090017620
3540 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/bootp.c' (1,802) at 20210308005003716
3541 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/perf_event.c' (1,803) at 20220525020652114
3542 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstarmac.c' (1,804) at 20240405153046677
3543 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/blkcache.c' (1,805) at 20210308005003208
3544 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8550-qrd.dts' (1,806) at 20240405153229959
3545 2025-01-08 03:00:45.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/cacheflush.c' (1,807) at 20240405153230019
3546 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch' (1,808) at 20241221090017636
3547 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/setup.py' (1,809) at 20221209040036307
3548 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_errors.cpp' (1,810) at 20241106090023554
3549 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/Kconfig' (1,811) at 20240405153231711
3550 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/time.h' (1,812) at 20210308005003672
3551 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h' (1,813) at 20240405153049941
3552 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/pinmux.c' (1,814) at 20210308005002788
3553 2025-01-08 03:00:45.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hw.c' (1,815) at 20240405153050465
3554 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ops.h' (1,816) at 20240405153054005
3555 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/time.c' (1,817) at 20210307214926186
3556 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6d16d0.c' (1,818) at 20240405153230615
3557 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.markdownlint.yaml' (1,819) at 20221213040016740
3558 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-unknown-key.out' (1,820) at 20210308005046405 to deleted uid set
3559 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/interrupt.c' (1,821) at 20240613080016403
3560 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/0001-test-Fix-build-with-new-compiler-defaults-to-fno-com.patch' (1,822) at 20230610080017603
3561 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-32bit-virtual.xml' (1,823) at 20210308005045817
3562 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/Kconfig' (1,824) at 20210308005003172
3563 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-command.rst' (1,825) at 20220525020654131
3564 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/autotools.py' (1,826) at 20241221090017628
3565 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv3028.c' (1,827) at 20240405153231375
3566 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/ceph_strings.c' (1,828) at 20220525020654807
3567 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/eth.c' (1,829) at 20210308005002992
3568 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb' (1,830) at 20230610080017607
3569 2025-01-08 03:00:45.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/spl.c' (1,831) at 20210308005002752
3570 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tty_flags.h' (1,832) at 20220525020654679
3571 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_etr_regs.h' (1,833) at 20240405153046605
3572 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/Makefile' (1,834) at 20240405153049473
3573 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/time.c' (1,835) at 20220525020651894
3574 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/bindings/lib.rs' (1,836) at 20240405153053417
3575 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/fvp-base-revc.dts' (1,837) at 20240405153045717
3576 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/Makefile' (1,838) at 20210307214932666
3577 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/Makefile' (1,839) at 20240405153053553
3578 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/fans.yaml' (1,840) at 20220923030023309
3579 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-ksm' (1,841) at 20240405153044925
3580 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' (1,842) at 20241217090357822
3581 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/backlight.c' (1,843) at 20240405153046209
3582 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcupdate.h' (1,844) at 20241211090145537
3583 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.c' (1,845) at 20220525020652959
3584 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcpnotify_user.c' (1,846) at 20240405153054289
3585 2025-01-08 03:00:45.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/lnl.h' (1,847) at 20240613080016551
3586 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/input-event-codes.h' (1,848) at 20240726080012870
3587 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/noexec.c.inc' (1,849) at 20221215040039390
3588 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/auth.c' (1,850) at 20240405153231703
3589 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/crownbay.h' (1,851) at 20210308005003592
3590 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/wof.S' (1,852) at 20210307214926606
3591 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-acpipnpio.h' (1,853) at 20241008080013935
3592 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nsc_gpio.h' (1,854) at 20210307214931458
3593 2025-01-08 03:00:45.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/ftrace.h' (1,855) at 20210307214926158
3594 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_main.h' (1,856) at 20240405153231031
3595 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/slot.hpp' (1,857) at 20231102080046425
3596 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power10-cpu.inc' (1,858) at 20210307205554058
3597 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/rdma.h' (1,859) at 20240405153052901
3598 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_none.h' (1,860) at 20220525020654807
3599 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-39x.c' (1,861) at 20210307214926994
3600 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/psci.S' (1,862) at 20210308005002560
3601 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/mediatek-crypto.txt' (1,863) at 20210307214925298
3602 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sh7763rdp.h' (1,864) at 20210307214926558
3603 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_plus_h3_defconfig' (1,865) at 20210308005003248
3604 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/perf.rst' (1,866) at 20240405153229835
3605 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/axp803.dtsi' (1,867) at 20240405153045705
3606 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Average.interface.yaml' (1,868) at 20221207040023627
3607 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-uniphier.c' (1,869) at 20210308005003480
3608 2025-01-08 03:00:45.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/meson.build' (1,870) at 20220913030027305
3609 2025-01-08 03:00:45.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/main.c' (1,871) at 20241211090145437
3610 2025-01-08 03:00:45.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-r40-ccu.h' (1,872) at 20210307214931350
3611 2025-01-08 03:00:45.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/mx53cx9020_video.c' (1,873) at 20210308005002920
3612 2025-01-08 03:00:45.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/boot0.h' (1,874) at 20210308005002636
3613 2025-01-08 03:00:45.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mbox.h' (1,875) at 20210308005108641
3614 2025-01-08 03:00:45.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_packet.h' (1,876) at 20240405153052921
3615 2025-01-08 03:00:45.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-visionox-rm69299.c' (1,877) at 20240429080012420
3616 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/core.h' (1,878) at 20210307214931438
3617 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pxs2-vodka.dts' (1,879) at 20240405153045577
3618 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c' (1,880) at 20240405153231199
3619 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/common.h' (1,881) at 20240405153045637
3620 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/rc-core.h' (1,882) at 20240405153052829
3621 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-null.c' (1,883) at 20210308005045765
3622 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/of_display_timing.h' (1,884) at 20220804100016080
3623 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/trace-events' (1,885) at 20241211090212558
3624 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/trace.h' (1,886) at 20210308005045877
3625 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_api.h' (1,887) at 20210307214930410
3626 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-pnor-code-mgmt/.shellcheck' (1,888) at 20210511000025977 to deleted uid set
3627 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c' (1,889) at 20240613080016443
3628 2025-01-08 03:00:45.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/core_priv.h' (1,890) at 20220525020653115
3629 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/Kconfig' (1,891) at 20240405153051221
3630 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/tlb_helper.c' (1,892) at 20241211090212498
3631 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.h' (1,893) at 20240405153230995
3632 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch' (1,894) at 20240413080012651
3633 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/g98.c' (1,895) at 20240405153048637
3634 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gate-exclusive.c' (1,896) at 20210307214926978
3635 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/libpldm.wrap' (1,897) at 20221013030032131
3636 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdm660.h' (1,898) at 20220525020654543
3637 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/traps.c' (1,899) at 20240405153229863
3638 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/MAINTAINERS' (1,900) at 20210308005003032
3639 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/s5pv210.h' (1,901) at 20210307214931334
3640 2025-01-08 03:00:45.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_merge3d.h' (1,902) at 20240405153048585
3641 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tua9001.h' (1,903) at 20210307214928802
3642 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ihs_video_out.c' (1,904) at 20210308005003528
3643 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/emacs_29.1.bb' (1,905) at 20240309090012804
3644 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/Makefile' (1,906) at 20210307214931110
3645 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm63268-clock.h' (1,907) at 20210308005003632
3646 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.c' (1,908) at 20210307214929914
3647 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpicmn.h' (1,909) at 20220525020654987
3648 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c' (1,910) at 20210307214929362
3649 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/NMI-RCU.rst' (1,911) at 20240405153044933
3650 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi' (1,912) at 20210307214926346
3651 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/clock.c' (1,913) at 20210308005002788
3652 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-370.c' (1,914) at 20210307214926994
3653 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-topwise-a721.dts' (1,915) at 20240405153045377
3654 2025-01-08 03:00:45.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.c' (1,916) at 20240405153231015
3655 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-legacy.c' (1,917) at 20240405153047085
3656 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/crypto.c' (1,918) at 20240429080012448
3657 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC' (1,919) at 20240906080037556 to deleted uid set
3658 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2_param.h' (1,920) at 20210307214930554
3659 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cpu_common.h' (1,921) at 20210308005002880
3660 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/nomodeset.c' (1,922) at 20240405153052229
3661 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.gitignore' (1,923) at 20220330030021482
3662 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/soc.h' (1,924) at 20210307214925926
3663 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pti.c' (1,925) at 20241216090017689
3664 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c' (1,926) at 20240405153230595
3665 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_types.mako.cpp' (1,927) at 20230901080026062
3666 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config/gbmc_eth_access.json' (1,928) at 20231027080017022
3667 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/docs/OEMExtensions.md' (1,929) at 20241114091008828
3668 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,berlin.txt' (1,930) at 20210307214925290
3669 2025-01-08 03:00:45.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.h' (1,931) at 20240405153230979
3670 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb' (1,932) at 20231126090012785
3671 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0004-Add-a-new-distro-feature-ptest.patch' (1,933) at 20241221090017648
3672 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power-domain-uclass.h' (1,934) at 20210308005003680
3673 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc6xx_defconfig' (1,935) at 20240405153230027
3674 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/lcd.c' (1,936) at 20210307214926770
3675 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips-softmmu.mak' (1,937) at 20230925080039837
3676 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-amc/db-88f6820-amc.c' (1,938) at 20210308005002904
3677 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/config' (1,939) at 20210307214932738
3678 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/vhost-vsock-ccw.c' (1,940) at 20221215040039150
3679 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/deploy.py' (1,941) at 20240301090012483
3680 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-pcduino3-nano.dts' (1,942) at 20210308005002624
3681 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_fcntl.h' (1,943) at 20210308005046069
3682 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/offloading.c' (1,944) at 20240405153050537
3683 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t2080.c' (1,945) at 20210308005003432
3684 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-debugfs-zoned.c' (1,946) at 20240405153046521
3685 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dns325.h' (1,947) at 20210308005003592
3686 2025-01-08 03:00:45.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sti.c' (1,948) at 20240613080016463
3687 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/nvram.c' (1,949) at 20210307214926190
3688 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm47xx_nvram.h' (1,950) at 20240405153052661
3689 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/virtio_uml.c' (1,951) at 20240405153046341
3690 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts' (1,952) at 20240405153229931
3691 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/index.rst' (1,953) at 20240405153045197
3692 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455_i2c.c' (1,954) at 20240405153048937
3693 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800pci.c' (1,955) at 20240405153050621
3694 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pmem/pmem-region.txt' (1,956) at 20240405153229787
3695 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/libpwmtach.h' (1,957) at 20210308005111465
3696 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-core.c' (1,958) at 20240405153049377
3697 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_interrupted_tap_output.log' (1,959) at 20210309003655972
3698 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/structleak_plugin.c' (1,960) at 20240405153053449
3699 2025-01-08 03:00:45.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qemu-timer-notify-cb.c' (1,961) at 20210308005046257
3700 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-name.json' (1,962) at 20210308005046405
3701 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_2.004.bb' (1,963) at 20241206090014258
3702 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/list_sort.c' (1,964) at 20240405153054061
3703 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/hosts' (1,965) at 20230401080011967
3704 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.c' (1,966) at 20240405153048593
3705 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1619.dtsi' (1,967) at 20210307214926038
3706 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/trampoline_64.S' (1,968) at 20240405153046493
3707 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/gp_padctrl.h' (1,969) at 20210308005002672
3708 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/twl4030_omap3.dtsi' (1,970) at 20210308005002632
3709 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/machines.h' (1,971) at 20210307214926162
3710 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/run-ptest' (1,972) at 20210307205554610
3711 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mr.c' (1,973) at 20240405153050129
3712 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/MAINTAINERS' (1,974) at 20210308005003080
3713 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/Makefile' (1,975) at 20210307214926170
3714 2025-01-08 03:00:45.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/boot_mode.c' (1,976) at 20210308005002772
3715 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c' (1,977) at 20240805080013991
3716 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/kirkwood-cpufreq.c' (1,978) at 20240405153230251
3717 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-virt-machine.c' (1,979) at 20221215040039374
3718 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/WTFPL' (1,980) at 20211006000025246
3719 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c' (1,981) at 20240405153050493
3720 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/side-switch/phosphor-bmc-side-switch.service' (1,982) at 20241207090017671
3721 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_main.c' (1,983) at 20240405153046933
3722 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/event.cpp' (1,984) at 20240822080006720
3723 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/main_nl.cpp' (1,985) at 20230516080019606
3724 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/zoned' (1,986) at 20230925080040093
3725 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/archparam.h' (1,987) at 20210307214926750
3726 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pch_phub.c' (1,988) at 20210309003650440
3727 2025-01-08 03:00:45.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c' (1,989) at 20240405153050593
3728 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24116.c' (1,990) at 20241115090012949
3729 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/rt5640.h' (1,991) at 20240405153052653
3730 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exportfs/Makefile' (1,992) at 20210307214931078
3731 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/init.c' (1,993) at 20240520080015139
3732 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/event.cpp.mako' (1,994) at 20241118090037903
3733 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/l1oip_core.c' (1,995) at 20240405153049213
3734 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/Kconfig' (1,996) at 20240405153051773
3735 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdping.sh' (1,997) at 20240405153054289
3736 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/buffer.c' (1,998) at 20210308005046557
3737 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/tlan.c' (1,999) at 20240405153050317
3738 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/subpage_prot.c' (2,000) at 20210307214932702
3739 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fpga-dfl.h' (2,001) at 20210309003653988
3740 2025-01-08 03:00:45.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/write-threshold.h' (2,002) at 20230426080043756
3741 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8510.yaml' (2,003) at 20240405153045173
3742 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-jsl-match.c' (2,004) at 20240405153232183
3743 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hwseq.h' (2,005) at 20220525020652510
3744 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ntc_thermistor.c' (2,006) at 20241008080013927
3745 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fixed-rate.c' (2,007) at 20240405153046777
3746 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-fp-aarch64' (2,008) at 20240405153054161
3747 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pci-idio-16.c' (2,009) at 20240405153230307
3748 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-q71l.dts' (2,010) at 20240405153229867
3749 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-corei7.inc' (2,011) at 20210905000020581
3750 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4-Clause-Shortened' (2,012) at 20211006000025230
3751 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/coda.h' (2,013) at 20210307214931626
3752 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/amlogic,meson-gxbb-sm.yaml' (2,014) at 20240405153045057
3753 2025-01-08 03:00:45.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/ashldi3.S' (2,015) at 20240405153046509
3754 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/cnv_float.h' (2,016) at 20210307214926334
3755 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kgdb_64.c' (2,017) at 20210309003648992
3756 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-timer.c' (2,018) at 20210307214926290
3757 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8365.h' (2,019) at 20220525020653879
3758 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig' (2,020) at 20210308005002756
3759 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_init.c' (2,021) at 20240405153047253
3760 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_debugfs.c' (2,022) at 20240405153050589
3761 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/functions.cpp' (2,023) at 20241024080016190
3762 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci.h' (2,024) at 20240405153046277
3763 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/fixed-cell.yaml' (2,025) at 20240405153229779
3764 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator_ap.c' (2,026) at 20240405153045689
3765 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/vhost-scsi-ccw.c' (2,027) at 20221215040039150
3766 2025-01-08 03:00:45.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/radio-usb-si4713.c' (2,028) at 20210309003650364
3767 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/controlcenterd.h' (2,029) at 20210308005003592
3768 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/.gitignore' (2,030) at 20241211090212458
3769 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/intel/stratix10-smc.h' (2,031) at 20240405153231807
3770 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sfp-machine.h' (2,032) at 20220525020652114
3771 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vaala' (2,033) at 20210307205553774
3772 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-variant-MIT-disclaimer-rev' (2,034) at 20241221090017616
3773 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/ehci-ci.h' (2,035) at 20210308005003688
3774 2025-01-08 03:00:45.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_dup_eng_axuser_regs.h' (2,036) at 20240405153046585
3775 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_verbs.h' (2,037) at 20240405153052949
3776 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5249evb_defconfig' (2,038) at 20240405153045957
3777 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/cu1830-neo.dts' (2,039) at 20240405153045989
3778 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-prtmvt.dts' (2,040) at 20240405153045501
3779 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel/Makefile' (2,041) at 20210307214926746
3780 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/eeprom.h' (2,042) at 20210307214929750
3781 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6a.dtsi' (2,043) at 20240405153229887
3782 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r2.dts' (2,044) at 20240405153045717
3783 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_nvm.c' (2,045) at 20240624080012788
3784 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio_data_types.rst' (2,046) at 20220525020654131
3785 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-a10sr.c' (2,047) at 20210726100024739
3786 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/console.c' (2,048) at 20210307214926206
3787 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch' (2,049) at 20241221090017644
3788 2025-01-08 03:00:45.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/eth.c' (2,050) at 20210308005002996
3789 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/disabled-features.h' (2,051) at 20240411080014058
3790 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/opregion.c' (2,052) at 20240405153048521
3791 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/qcom,ebi2.txt' (2,053) at 20210307214925282
3792 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/tlb.c' (2,054) at 20210308005002976
3793 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec' (2,055) at 20240405153053433
3794 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/atomic.h' (2,056) at 20240405153045913
3795 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/lowlevel_init.S' (2,057) at 20210308005003036
3796 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/write_window_dirty_erase.c' (2,058) at 20210308005108645
3797 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cper-utils.c' (2,059) at 20241121090009283
3798 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tui.c' (2,060) at 20210307214932738
3799 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-shark.c' (2,061) at 20240405153049501
3800 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/ptrace.c' (2,062) at 20240405153046257
3801 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-3.0-DE' (2,063) at 20211006000025230
3802 2025-01-08 03:00:45.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/restrack.h' (2,064) at 20210309003650056
3803 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_elf.h' (2,065) at 20221215040039202
3804 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_REJECT.h' (2,066) at 20210307214931650
3805 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/gspca-cardlist.rst' (2,067) at 20220525020651646
3806 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rfkill.h' (2,068) at 20240405153052789
3807 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/trace.h' (2,069) at 20241211090212338
3808 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/Kconfig' (2,070) at 20240405153051297
3809 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Idre' (2,071) at 20210307205553782
3810 2025-01-08 03:00:45.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier.h' (2,072) at 20210308005003468
3811 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_0_sh_mask.h' (2,073) at 20240405153048313
3812 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs_nfs.c' (2,074) at 20240405153231699
3813 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-musl' (2,075) at 20241206090014314
3814 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin.h' (2,076) at 20210307214930070
3815 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/lowlevel_init.S' (2,077) at 20210308005003036
3816 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_plane.c' (2,078) at 20240405153230643
3817 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap.h' (2,079) at 20220525020653767
3818 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.h' (2,080) at 20210307214930550
3819 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/294' (2,081) at 20210927100127501
3820 2025-01-08 03:00:45.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.clang-format' (2,082) at 20241220090025971
3821 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/Makefile' (2,083) at 20210308005003044
3822 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/nvidia-pmu.rst' (2,084) at 20240405153044961
3823 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clntlock.c' (2,085) at 20240405153052397
3824 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/run_param_test.sh' (2,086) at 20240405153054373
3825 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_sl50_defconfig' (2,087) at 20210308005003248
3826 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed.h' (2,088) at 20210307214930070
3827 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_send.c' (2,089) at 20240405153053357
3828 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm-formatter.h' (2,090) at 20210307214932398
3829 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/agp.h' (2,091) at 20240405153046741
3830 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libmctp/files/default' (2,092) at 20210909000019093
3831 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/resolver.c' (2,093) at 20210307214930002
3832 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/arkfb.c' (2,094) at 20240405153052181
3833 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/c67x00.h' (2,095) at 20240405153052809
3834 2025-01-08 03:00:45.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console@.socket.in' (2,096) at 20230415080011757
3835 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/signal.c' (2,097) at 20240906080037360
3836 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/uprobes.c' (2,098) at 20240405153045909
3837 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/openpic.h' (2,099) at 20240326080039538
3838 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/setup.h' (2,100) at 20210307214926398
3839 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-flash.rst' (2,101) at 20210309003648448
3840 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/skip_test_witherspoon' (2,102) at 20230908080016530
3841 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/chronyd.service' (2,103) at 20240819080009954
3842 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_iommu.c' (2,104) at 20220525020652851
3843 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiumount-rw@.service' (2,105) at 20210308005102829
3844 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/Platform' (2,106) at 20210307214926266
3845 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_frmr.c' (2,107) at 20210916100017999
3846 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_debug.h' (2,108) at 20210307214930294
3847 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/starting-fix.patch' (2,109) at 20210307205553950
3848 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/paca.h' (2,110) at 20240405153046121
3849 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-neon-core.S' (2,111) at 20240405153045849
3850 2025-01-08 03:00:45.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpudata.h' (2,112) at 20210307214926578
3851 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb_dummy_fe.h' (2,113) at 20210307214928626
3852 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/hexagon-linux-user.mak' (2,114) at 20241211090212222
3853 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/Kconfig' (2,115) at 20210308005002944
3854 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_configfs.c' (2,116) at 20240405153049017
3855 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra124-sor.yaml' (2,117) at 20240405153229763
3856 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6331/registers.h' (2,118) at 20240405153052729
3857 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/audit.h' (2,119) at 20240405153230111
3858 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ti-32k.c' (2,120) at 20210309003649268
3859 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemumips.conf' (2,121) at 20210905000020585
3860 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/debugging/kernel-chktaint' (2,122) at 20240405153054045
3861 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-01' (2,123) at 20220412030005129
3862 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_mini_4x6.c' (2,124) at 20220525020654747
3863 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan-tags.h' (2,125) at 20220525020654579
3864 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/yocto-project-qs.png' (2,126) at 20210307205554374 to deleted uid set
3865 2025-01-08 03:00:45.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb134_board.dtsi' (2,127) at 20240405153045749
3866 2025-01-08 03:00:45.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sleep.h' (2,128) at 20210308005002960
3867 2025-01-08 03:00:45.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tkip.c' (2,129) at 20210307214931994
3868 2025-01-08 03:00:45.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/device_class.rs' (2,130) at 20241211090212458
3869 2025-01-08 03:00:45.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m2-pro.dts' (2,131) at 20240405153045713
3870 2025-01-08 03:00:45.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/genalloc.rst' (2,132) at 20240405153045289
3871 2025-01-08 03:00:45.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/map_percpu_stats.c' (2,133) at 20240405153232255
3872 2025-01-08 03:00:45.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/nls.c' (2,134) at 20240405153052333
3873 2025-01-08 03:00:45.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json' (2,135) at 20241212090014007
3874 2025-01-08 03:00:45.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/system_dump_entry.hpp' (2,136) at 20230722080020329
3875 2025-01-08 03:00:45.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xfrm.h' (2,137) at 20241104090011599
3876 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_ale.c' (2,138) at 20240405153050313
3877 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mlx4.rst' (2,139) at 20210307214925534
3878 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/sockopt.c' (2,140) at 20240910080014094
3879 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_srq.c' (2,141) at 20240405153049113
3880 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btsdio.c' (2,142) at 20240613080016379
3881 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/fuse.conf' (2,143) at 20210307205553738
3882 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch' (2,144) at 20241221090017660
3883 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_vlan_aware.sh' (2,145) at 20240405153054341
3884 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/div.c' (2,146) at 20240405153046849
3885 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/soc.c' (2,147) at 20240405153051753
3886 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/mmp.c' (2,148) at 20241211090145513
3887 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/meson.build' (2,149) at 20240106090013589
3888 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/firmware-list.js' (2,150) at 20210308005107069
3889 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_profile.h' (2,151) at 20210307214928434
3890 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-xinetd' (2,152) at 20210307205553822
3891 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_translate_dce120.c' (2,153) at 20210307214927306
3892 2025-01-08 03:00:45.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch' (2,154) at 20210307205554462
3893 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/datafab.c' (2,155) at 20220525020654295
3894 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/Kconfig' (2,156) at 20210308005003024
3895 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/cmd.tcl' (2,157) at 20210308005007108
3896 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nuvoton,nct7802.yaml' (2,158) at 20240405153045065
3897 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l56.h' (2,159) at 20210307214932302
3898 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/.gitignore' (2,160) at 20210308005003008
3899 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dreamplug.dts' (2,161) at 20240405153045457
3900 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_user.h' (2,162) at 20240405153046341
3901 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/features.rst' (2,163) at 20241211090212234
3902 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/compress-offload.rst' (2,164) at 20240405153045261
3903 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7s-warp.dts' (2,165) at 20210308005002592
3904 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LZMA-SDK-9.11-to-9.20' (2,166) at 20241221090017616
3905 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/MAINTAINERS' (2,167) at 20210308005002968
3906 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pcie.h' (2,168) at 20240405153050969
3907 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/virt.rst' (2,169) at 20241211090212238
3908 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6adm.h' (2,170) at 20210307214932406
3909 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi.h' (2,171) at 20241008080014059
3910 2025-01-08 03:00:45.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/si7005.c' (2,172) at 20240405153048989
3911 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml' (2,173) at 20220525020651674
3912 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/perf_event.h' (2,174) at 20240405153046389
3913 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/files/0001-udevil-0.4.3-fix-compile-with-gcc6.patch' (2,175) at 20230706080014733
3914 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6639.c' (2,176) at 20240405153230663
3915 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/nvidia,tegra186-gpio.txt' (2,177) at 20210308005003304
3916 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__connect_awaitable.hpp' (2,178) at 20241219090033964
3917 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-at91.c' (2,179) at 20240405153231559
3918 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-module.c' (2,180) at 20210308005046553
3919 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target.h' (2,181) at 20241211090212218
3920 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/overlay-fdt-boot.txt' (2,182) at 20210308005003332
3921 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/s390-time.h' (2,183) at 20210308005046185
3922 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/asm-compat.h' (2,184) at 20210307214932698
3923 2025-01-08 03:00:45.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/pm.h' (2,185) at 20210307214925906
3924 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/avc.c' (2,186) at 20240830080013359
3925 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/arch-ag101/ag101.h' (2,187) at 20210308005002824
3926 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb' (2,188) at 20240302090018242
3927 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pci-bridge.h' (2,189) at 20240405153045973
3928 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt5682.c' (2,190) at 20240405153053957
3929 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/policydb.h' (2,191) at 20240405153232115
3930 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/overview-manual-title.png' (2,192) at 20210307205554314 to deleted uid set
3931 2025-01-08 03:00:45.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed_%.bbappend' (2,193) at 20210911000017986
3932 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mlx4.h' (2,194) at 20240405153231011
3933 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/170.out' (2,195) at 20210308005046453
3934 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mtk-pm-domains.c' (2,196) at 20240405153231347
3935 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/image/obmc-phosphor-image.bbappend' (2,197) at 20210819000021018
3936 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_d_path_check_rdonly_mem.c' (2,198) at 20240405153054277
3937 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/volatiles.03_syslog-ng' (2,199) at 20210307205553998
3938 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-evm.dts' (2,200) at 20240405153045597
3939 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_llc.h' (2,201) at 20220525020652895
3940 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-tests-Fix-callback-prototype.patch' (2,202) at 20230919080013958
3941 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra234-bpmp-thermal.h' (2,203) at 20240405153052657
3942 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml' (2,204) at 20240405153045137
3943 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/shmparam.h' (2,205) at 20210307214925646
3944 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/vsock_test.c' (2,206) at 20240405153232287
3945 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if900d.h' (2,207) at 20210307214927902
3946 2025-01-08 03:00:45.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ldt.c' (2,208) at 20220627100016946
3947 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ext_caps.c' (2,209) at 20220525020653083
3948 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/bufferiszero.c' (2,210) at 20240906080037592
3949 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/Kconfig' (2,211) at 20220525020654903
3950 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dts' (2,212) at 20241108090013056
3951 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/libdbi/libdbi_0.9.0.bb' (2,213) at 20241221090017508
3952 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/Kconfig' (2,214) at 20241023080012879
3953 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-pcie-phy.yaml' (2,215) at 20240405153045129
3954 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-h3-usb-phy.yaml' (2,216) at 20240405153045129
3955 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci-modern.h' (2,217) at 20210308005046481
3956 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp2975.c' (2,218) at 20240405153230667
3957 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp' (2,219) at 20240918080002708
3958 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/jump_label.h' (2,220) at 20240405153230031
3959 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_iommu.h' (2,221) at 20240405153052757
3960 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-esdk.in' (2,222) at 20210307205554542
3961 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch' (2,223) at 20241221090017528
3962 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/mon.h' (2,224) at 20210308005002732
3963 2025-01-08 03:00:45.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-3.dtsi' (2,225) at 20210307214926350
3964 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_eqdata.c' (2,226) at 20210307214932234
3965 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ets.json' (2,227) at 20210307214932726
3966 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts' (2,228) at 20241115090012941
3967 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/MAINTAINERS' (2,229) at 20210308005003040
3968 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-h616-ccu.h' (2,230) at 20240405153231799
3969 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/machine/romed8hm3.conf' (2,231) at 20240413080012631
3970 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/bundle.c' (2,232) at 20210307214928086
3971 2025-01-08 03:00:45.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/sched/sch_cake.c' (2,233) at 20240913080013861 to deleted uid set
3972 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_multi_if.c' (2,234) at 20241008080013939
3973 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb_common.dtsi' (2,235) at 20240405153045749
3974 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c' (2,236) at 20240830080013251
3975 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-KnockMore' (2,237) at 20210307205553798
3976 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_dir_write.h' (2,238) at 20210307214931302
3977 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/tlbflush.h' (2,239) at 20240405153045941
3978 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/lx60.dts' (2,240) at 20210307214926758
3979 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy_api.h' (2,241) at 20220215040051512
3980 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc32.c' (2,242) at 20210610190030293
3981 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/elida,kd35t133.yaml' (2,243) at 20240405153045041
3982 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/spartan2.c' (2,244) at 20210308005003376
3983 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/__init__.py' (2,245) at 20240301090012483
3984 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/devpts_pts.c' (2,246) at 20210307214932670
3985 2025-01-08 03:00:45.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp421.yaml' (2,247) at 20240405153045065
3986 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/sandbox.c' (2,248) at 20210308005003340
3987 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/machine/system1.conf' (2,249) at 20241221090017484
3988 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Manager/meson.build' (2,250) at 20230825080021141
3989 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/log-controller.js' (2,251) at 20210308005107077
3990 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/zynq_gpio.c' (2,252) at 20210308005003380
3991 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/debug.c' (2,253) at 20240405153052041
3992 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch' (2,254) at 20241221090017680
3993 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra186-mc.h' (2,255) at 20210307214931342
3994 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/ptrace_user.h' (2,256) at 20210307214926622
3995 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/Makefile' (2,257) at 20210308005002976
3996 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/warrior.c' (2,258) at 20240405153049133
3997 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-freeze.rst' (2,259) at 20220525020654135
3998 2025-01-08 03:00:45.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_tcc_cooling.c' (2,260) at 20240405153231499
3999 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec_crypto.c' (2,261) at 20240628080013985
4000 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/login-utilities.cfg' (2,262) at 20241221090017636
4001 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/arm64-support.patch' (2,263) at 20231011080016574
4002 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/dlc,dlc0700yzg-1.yaml' (2,264) at 20210307214925306
4003 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l35.c' (2,265) at 20210307214930070
4004 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-xilinx.h' (2,266) at 20240910080014082
4005 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mem_encrypt.h' (2,267) at 20240405153046117
4006 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0007-RH-warn-on-invalid-regex-instead-of-failing.patch' (2,268) at 20241221090017540
4007 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/octeon.h' (2,269) at 20240405153046013
4008 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/Kconfig' (2,270) at 20210308005003048
4009 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_pm.c' (2,271) at 20240405153230163
4010 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c' (2,272) at 20240830080013259
4011 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iot_devkit_defconfig' (2,273) at 20210308005003260
4012 2025-01-08 03:00:45.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_SPIFLASH_defconfig' (2,274) at 20210308005003240
4013 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qom-test.c' (2,275) at 20230426080043948
4014 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/power/index.rst' (2,276) at 20240405153045297
4015 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.c' (2,277) at 20240405153048661
4016 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/remove_muldiv64.cocci' (2,278) at 20210308005046237
4017 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_map_in_map_user.c' (2,279) at 20240405153053425
4018 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (2,280) at 20221108040015950
4019 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/Makefile' (2,281) at 20240405153049933
4020 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5659.h' (2,282) at 20210307214932330
4021 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3188.h' (2,283) at 20210308005002660
4022 2025-01-08 03:00:45.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XFree86-1.1' (2,284) at 20210307205554426
4023 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb' (2,285) at 20241206090014298
4024 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/qp.c' (2,286) at 20240405153230703
4025 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rzn1.c' (2,287) at 20240405153051365
4026 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.env' (2,288) at 20210307205554586 to deleted uid set
4027 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_ethtool.c' (2,289) at 20240405153230983
4028 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-wpcm450-supermicro-x9sci-ln4f.dts' (2,290) at 20240405153045473
4029 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-pc.c' (2,291) at 20221215040039374
4030 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-hash.c' (2,292) at 20241211090212530
4031 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/asm-offsets.c' (2,293) at 20240405153230079
4032 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/mvebu-system-controller.txt' (2,294) at 20210307214925274
4033 2025-01-08 03:00:45.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/Makefile' (2,295) at 20240405153052161
4034 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ucd9200.c' (2,296) at 20240405153230667
4035 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rusksele' (2,297) at 20210307205553790
4036 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_pipe.h' (2,298) at 20240405153051833
4037 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_mem.c' (2,299) at 20240405153046269
4038 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g-ice.dts' (2,300) at 20240405153045589
4039 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c' (2,301) at 20240405153047153
4040 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/frontend.json' (2,302) at 20240405153054133
4041 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ADSL' (2,303) at 20211006000025226
4042 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-aspeed.c' (2,304) at 20210308005003512
4043 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/index.rst' (2,305) at 20240405153045265
4044 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest.bbclass' (2,306) at 20241221090017608
4045 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/genindex.rst' (2,307) at 20210307205554234
4046 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_loopback.c' (2,308) at 20240405153231547
4047 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/serial.c' (2,309) at 20210307214926202
4048 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/clean-header-guards.pl' (2,310) at 20221215040039266
4049 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-pci-bus.c' (2,311) at 20241114091008828
4050 2025-01-08 03:00:45.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6q_icore_nand_defconfig' (2,312) at 20210308005003260
4051 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_qbman.h' (2,313) at 20210308005003652
4052 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernelcapi.h' (2,314) at 20210307214931414
4053 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_cmp.h' (2,315) at 20210307214931662
4054 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/amdgpu_dpm.c' (2,316) at 20240405153048325
4055 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/Makefile' (2,317) at 20240405153046969
4056 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dalstuga' (2,318) at 20210307205553778
4057 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_debugfs.c' (2,319) at 20240805080013999
4058 2025-01-08 03:00:45.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_vp9.c' (2,320) at 20240405153051861
4059 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_n_down_ch0_regs.h' (2,321) at 20240405153046573
4060 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent_sse2_glue.c' (2,322) at 20220525020652134
4061 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep_proc.c' (2,323) at 20220525020654711
4062 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hw_irq.h' (2,324) at 20241001080013012
4063 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/armada-370db-audio.txt' (2,325) at 20210307214925426
4064 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9g45.h' (2,326) at 20210308005002716
4065 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/config.h' (2,327) at 20210308005002848
4066 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/aead.h' (2,328) at 20220525020652394
4067 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/smpro-core.c' (2,329) at 20240405153049617
4068 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-keys.S' (2,330) at 20210307214926370
4069 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m4.dtsi' (2,331) at 20240405153229963
4070 2025-01-08 03:00:45.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6602.c' (2,332) at 20220525020652358
4071 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/posix_types.h' (2,333) at 20210307214931654
4072 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ia64regs.h' (2,334) at 20210307214926122
4073 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/rsa_oem_fitimage_key.crt' (2,335) at 20210519100046557
4074 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_cumulate.c' (2,336) at 20240405153054165
4075 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-mmio.c' (2,337) at 20240405153231459
4076 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/process_keys.c' (2,338) at 20220525020654955
4077 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/index.rst' (2,339) at 20220525020651770
4078 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_debugfs.c' (2,340) at 20240405153048485
4079 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/gettimeofday.h' (2,341) at 20240405153046249
4080 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sunrpc.h' (2,342) at 20240405153053389
4081 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fby35.c' (2,343) at 20240326080039418
4082 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/sbsa_gwdt.c' (2,344) at 20241211090212354
4083 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/stat.h' (2,345) at 20210308005003668
4084 2025-01-08 03:00:45.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.21.0.bb' (2,346) at 20241221090017548
4085 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/049_x86_ucode_spl.dts' (2,347) at 20210308005003752
4086 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-apbc.c' (2,348) at 20240405153046801
4087 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/dbus-vmstate.c' (2,349) at 20240906080037140
4088 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-most' (2,350) at 20220525020651630
4089 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs780_dpm.c' (2,351) at 20220525020653003
4090 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/Makefile' (2,352) at 20210308005002784
4091 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscallnr.sh' (2,353) at 20220525020652006
4092 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/sdbusplus.wrap' (2,354) at 20240815080028259
4093 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/malloc.c' (2,355) at 20210307214931130
4094 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/ftrace.h' (2,356) at 20210307214932474
4095 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/slimbus.h' (2,357) at 20220525020654087
4096 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml' (2,358) at 20240405153045073
4097 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/combo-layer' (2,359) at 20240301090012479
4098 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-npi.c' (2,360) at 20210307214926198
4099 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-xiaomi.c' (2,361) at 20240405153048825
4100 2025-01-08 03:00:45.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/allwinner-wdt.c' (2,362) at 20240906080037320
4101 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/fan-watchdog.service' (2,363) at 20230512080018777
4102 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/10-adbd-configfs.conf' (2,364) at 20210307205553894
4103 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/nested_trust_success.c' (2,365) at 20240405153232259
4104 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/resources.h' (2,366) at 20240405153231027
4105 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/pmu.c' (2,367) at 20210308005002884
4106 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/uli526x.c' (2,368) at 20240405153049905
4107 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,videocc.yaml' (2,369) at 20240405153229759
4108 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/spaceorb.c' (2,370) at 20240405153049133
4109 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_locked_port.sh' (2,371) at 20240405153232275
4110 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb' (2,372) at 20241206090014326
4111 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/softoff.hpp' (2,373) at 20240415080031491
4112 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_w.c' (2,374) at 20210308005046521
4113 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpioctl.h' (2,375) at 20210307214932234
4114 2025-01-08 03:00:45.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c' (2,376) at 20240405153230323
4115 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ddr.yaml' (2,377) at 20240405153045101
4116 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tmon.c' (2,378) at 20210307214932738
4117 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/cve-tou' (2,379) at 20241221090017620
4118 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb' (2,380) at 20241221090017496
4119 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-davinci.txt' (2,381) at 20240405153045173
4120 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-all.c' (2,382) at 20240405153054041
4121 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/hso.c' (2,383) at 20240405153231083
4122 2025-01-08 03:00:45.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/sram.yaml' (2,384) at 20240405153045177
4123 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-pinfunc.h' (2,385) at 20240405153045489
4124 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos-mipi-video.c' (2,386) at 20240405153231315
4125 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/Kconfig' (2,387) at 20210307214931070
4126 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-querycap.rst' (2,388) at 20240405153045325
4127 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-nala.h' (2,389) at 20210307214928846
4128 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_hfsc.c' (2,390) at 20240405153232075
4129 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_gfx.h' (2,391) at 20241211090212362
4130 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.c' (2,392) at 20240405153048633
4131 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-auo-a030jtn01.c' (2,393) at 20240405153230615
4132 2025-01-08 03:00:45.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/cmd_mon.c' (2,394) at 20210308005002732
4133 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/phase_fault_detection.cpp' (2,395) at 20240817080031296
4134 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pmmu_hbw_stlb_masks.h' (2,396) at 20240405153046601
4135 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/sleep.c' (2,397) at 20240405153046405
4136 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,ixp4xx-crypto.yaml' (2,398) at 20240405153045033
4137 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm_tis_spi.txt' (2,399) at 20210307214925418
4138 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt' (2,400) at 20210307214925342
4139 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-uniphier.c' (2,401) at 20240405153051801
4140 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15-revb1.dts' (2,402) at 20240405153045597
4141 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-card.h' (2,403) at 20240405153231863
4142 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_stream_encoder.h' (2,404) at 20240405153047245
4143 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/queue.h' (2,405) at 20220525020653375
4144 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0003-dev_setup.sh-Remove-the-TERM-dependency.patch' (2,406) at 20210307205553802
4145 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp' (2,407) at 20240619080002916
4146 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/physaddr.c' (2,408) at 20220818100014659
4147 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mpc83xx_clk.h' (2,409) at 20210308005003348
4148 2025-01-08 03:00:45.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/make_id_name.hpp' (2,410) at 20220725100036488
4149 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/Makefile' (2,411) at 20210307214926574
4150 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/spr-metrics.json' (2,412) at 20240405153232231
4151 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt1/Makefile' (2,413) at 20210307214928706
4152 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/varhandlers.c' (2,414) at 20240405153046613
4153 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/channel.c' (2,415) at 20240405153048805
4154 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Requirements/ReadersPartitionGP1.svg' (2,416) at 20240405153044933
4155 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_security_bitdef.h' (2,417) at 20240405153051901
4156 2025-01-08 03:00:45.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/bitops.h' (2,418) at 20210308005002836
4157 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dcbx.h' (2,419) at 20240405153050217
4158 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/version.hpp' (2,420) at 20240820080019550
4159 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c' (2,421) at 20210307214932706
4160 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/toshiba,pwm-visconti.yaml' (2,422) at 20240405153045141
4161 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mona.c' (2,423) at 20210307214932246
4162 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da732x.c' (2,424) at 20240405153053601
4163 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic1.tc' (2,425) at 20210307214932670
4164 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/nds32.lds' (2,426) at 20210308005003544
4165 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/of.c' (2,427) at 20240405153230019
4166 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx.dts' (2,428) at 20210308005002596
4167 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/metronomefb.c' (2,429) at 20240405153231587
4168 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/Makefile' (2,430) at 20240405153045365
4169 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-backlight.c' (2,431) at 20240405153049225
4170 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/icount.c' (2,432) at 20240906080037444
4171 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/marvell/octeontx2/asm.h' (2,433) at 20221128040017602
4172 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png' (2,434) at 20210307205554338 to deleted uid set
4173 2025-01-08 03:00:45.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb' (2,435) at 20241221090017528
4174 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-spdifout.c' (2,436) at 20240405153053973
4175 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020-isa.c' (2,437) at 20240405153049721
4176 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/probe_32.c' (2,438) at 20240405153230119
4177 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/renesas_usbf.c' (2,439) at 20240405153231555
4178 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c' (2,440) at 20240405153231387
4179 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mes_ctx.h' (2,441) at 20240405153047113
4180 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-sha204a.c' (2,442) at 20240405153046925
4181 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/pic32/microchip,pic32mzda.txt' (2,443) at 20210307214925362
4182 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-70x0.dtsi' (2,444) at 20210307214926022
4183 2025-01-08 03:00:45.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-init.c' (2,445) at 20210307214929766
4184 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-sunrisepoint.c' (2,446) at 20240405153231323
4185 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vdpa.h' (2,447) at 20240405153231847
4186 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/linkage.h' (2,448) at 20240405153045937
4187 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h' (2,449) at 20240405153049917
4188 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (2,450) at 20240730080012557
4189 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midibuf.c' (2,451) at 20240405153054025
4190 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/arm,rtsm-display.yaml' (2,452) at 20240405153045041
4191 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c' (2,453) at 20240405153050593
4192 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-midi.c' (2,454) at 20240405153232123
4193 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu.c' (2,455) at 20240405153049181
4194 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/acp3x-rn.c' (2,456) at 20220525020655015
4195 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml' (2,457) at 20240405153045181
4196 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun9i-a80-usb-phy.yaml' (2,458) at 20240405153045129
4197 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/0001-remove-the-error-line-and-live-without-file-type-det.patch' (2,459) at 20230503080014579
4198 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/user.c' (2,460) at 20240405153048633
4199 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lcd.h' (2,461) at 20210308005003656
4200 2025-01-08 03:00:45.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_opp.h' (2,462) at 20240405153047245
4201 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun9i-a80-de.h' (2,463) at 20210307214931338
4202 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ath79.c' (2,464) at 20240405153230303
4203 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/libsdl2/libsdl2_%.bbappend' (2,465) at 20210812000025266
4204 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/core.c' (2,466) at 20240405153053181
4205 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/263.out' (2,467) at 20210308005046465
4206 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/channels.h' (2,468) at 20240405153050101
4207 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide.png' (2,469) at 20210307205554334 to deleted uid set
4208 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/addrspace.h' (2,470) at 20210308005002884
4209 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/cache.c' (2,471) at 20210308005002888
4210 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/global_nvs.h' (2,472) at 20210308005002876
4211 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vpp0.c' (2,473) at 20240405153046801
4212 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/Makefile' (2,474) at 20210308004941068
4213 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/fore200e.rst' (2,475) at 20210309003648436
4214 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_cache.h' (2,476) at 20210307214930234
4215 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmp8074.dtsi' (2,477) at 20240405153229943
4216 2025-01-08 03:00:45.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/vsyscall.h' (2,478) at 20210307214926066
4217 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8173-clk.h' (2,479) at 20220525020654543
4218 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/SECURITY.md' (2,480) at 20241221090017484
4219 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sta2x11.h' (2,481) at 20210307214926674
4220 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/meson.build' (2,482) at 20220913030027305
4221 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-bqcurie2.dts' (2,483) at 20240405153045557
4222 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00389_cvi_memmap_package.h' (2,484) at 20210307214928682
4223 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/qos.h' (2,485) at 20210308005003040
4224 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.out' (2,486) at 20210308005046397 to deleted uid set
4225 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/amlogic,meson-gxbb-reset.h' (2,487) at 20210308005003640
4226 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_imx.c' (2,488) at 20240405153230179
4227 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi.c' (2,489) at 20240429080012436
4228 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_44.1.bb' (2,490) at 20241221090017488
4229 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage5_get_offsets.h' (2,491) at 20240405153052901
4230 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-cipher.c' (2,492) at 20241211090212530
4231 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tee.h' (2,493) at 20210308005003688
4232 2025-01-08 03:00:45.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_parser.c' (2,494) at 20240405153051393
4233 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mm-clock.h' (2,495) at 20240405153052641
4234 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/20010114-2.c' (2,496) at 20210308005003720
4235 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/virtual-memory.json' (2,497) at 20240405153054141
4236 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/test.rst' (2,498) at 20240405153045009
4237 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/libuv/libuv_1.49.2.bb' (2,499) at 20241221090017636
4238 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/Makefile' (2,500) at 20240405153230735
4239 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h' (2,501) at 20240405153048473
4240 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/188' (2,502) at 20240906080037564
4241 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d36ek_cmp_nandflash_defconfig' (2,503) at 20210308005003276
4242 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-perictrl.yaml' (2,504) at 20240405153045157
4243 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/sunplus,sp7021-ocotp.yaml' (2,505) at 20240405153045121
4244 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/motor-ctrl' (2,506) at 20220623030014779
4245 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_crtc.h' (2,507) at 20240405153231791
4246 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/043_intel-cmc.dts' (2,508) at 20210308005003752
4247 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7280.h' (2,509) at 20220525020653191
4248 2025-01-08 03:00:45.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb' (2,510) at 20231011080016614
4249 2025-01-08 03:00:45.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_7322_regs.h' (2,511) at 20210307214928438
4250 2025-01-08 03:00:45.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_fastopen_backup_key.c' (2,512) at 20240405153054353
4251 2025-01-08 03:00:45.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rap.h' (2,513) at 20210309003649392
4252 2025-01-08 03:00:45.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/aspeed-fsi.c' (2,514) at 20210308005003396
4253 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_synth.h' (2,515) at 20240405153053073
4254 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/as5011.c' (2,516) at 20240405153049133
4255 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1789.h' (2,517) at 20240405153053677
4256 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_ctl_drv.c' (2,518) at 20240405153046953
4257 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf' (2,519) at 20241221090017476
4258 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/amcore.c' (2,520) at 20210307214926138
4259 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_one_defconfig' (2,521) at 20210308005003272
4260 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/KeyClearStore.js' (2,522) at 20241004080035963
4261 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmrecovery.c' (2,523) at 20240405153052469
4262 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/README.md' (2,524) at 20221208040015386
4263 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/crypto_helper.c' (2,525) at 20240326080039642
4264 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/leon_mm.c' (2,526) at 20210307214926610
4265 2025-01-08 03:00:45.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atc260x/atc2603c.h' (2,527) at 20220525020654583
4266 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/musl-__wordsize.patch' (2,528) at 20240113090014532
4267 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ti_qspi.c' (2,529) at 20210308005003496
4268 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/moxa/moxart-uc7112lx.dts' (2,530) at 20240405153045473
4269 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/sriov.h' (2,531) at 20210307214929630
4270 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_x25.h' (2,532) at 20210307214931638
4271 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_websocket.robot' (2,533) at 20240627080021052
4272 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/meson.build' (2,534) at 20230925080039989
4273 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp' (2,535) at 20221209040003858
4274 2025-01-08 03:00:45.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Chassis_LocationCode.json' (2,536) at 20221213040036917
4275 2025-01-08 03:00:45.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/efx.c' (2,537) at 20240405153050265
4276 2025-01-08 03:00:45.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_txrx.c' (2,538) at 20240411080014098
4277 2025-01-08 03:00:45.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/client.c' (2,539) at 20241018080014558
4278 2025-01-08 03:00:45.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kmem.c' (2,540) at 20241018080014594
4279 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/vpu_jsm_api.h' (2,541) at 20240405153046609
4280 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux.lds.S' (2,542) at 20210307214926170
4281 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/Kconfig' (2,543) at 20230925080039885
4282 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-usb.cfg' (2,544) at 20220804030014671
4283 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/event.c' (2,545) at 20220525020653815
4284 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/Kconfig' (2,546) at 20240405153049909
4285 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/fork.c' (2,547) at 20241115090012965
4286 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/checksum.h' (2,548) at 20210309003648984
4287 2025-01-08 03:00:45.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h' (2,549) at 20240405153048621
4288 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_rzn1_a5psw.c' (2,550) at 20240405153053233
4289 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/nlohmann_json.wrap' (2,551) at 20241011080002518
4290 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_config.in' (2,552) at 20220713030018122
4291 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpierst' (2,553) at 20241211090212530 to deleted uid set
4292 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/lantiq-flash.c' (2,554) at 20240405153230867
4293 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb' (2,555) at 20241206090014238
4294 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sllevk_plugin_defconfig' (2,556) at 20210308005003268
4295 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/timers.c' (2,557) at 20220525020651978
4296 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vduse.h' (2,558) at 20240405153052941
4297 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/tokens.h' (2,559) at 20240405153231883
4298 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/asn1.c' (2,560) at 20240405153231747
4299 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98090.c' (2,561) at 20240405153053629
4300 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9_smc.h' (2,562) at 20210308005002716
4301 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-common-regulators.dtsi' (2,563) at 20240405153046241
4302 2025-01-08 03:00:45.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mcelog/run-ptest' (2,564) at 20230503080014587
4303 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_fdb_veto.sh' (2,565) at 20240405153054301
4304 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/raw_gadget.h' (2,566) at 20240405153052941
4305 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/scsi.c' (2,567) at 20241011080017351
4306 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/scu.h' (2,568) at 20210308005002668
4307 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_nand_defconfig' (2,569) at 20210308005003284
4308 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_internal.h' (2,570) at 20240405153231371
4309 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/Makefile' (2,571) at 20210307214930418
4310 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/smc.h' (2,572) at 20240405153231879
4311 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_list.c' (2,573) at 20220525020655239
4312 2025-01-08 03:00:45.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/rcu.rst' (2,574) at 20241211090212234
4313 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/net_forwarding_lib.sh' (2,575) at 20240624080012836
4314 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-gas-asm.S' (2,576) at 20210307214926134
4315 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.c' (2,577) at 20220525020652967
4316 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_sessions_sub_menu.robot' (2,578) at 20240628080017113
4317 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372-generic-u-boot.dtsi' (2,579) at 20210308005002564
4318 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/dbus/xyz.openbmc_project.ObjectMapper.service' (2,580) at 20230215040032675
4319 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/sections.h' (2,581) at 20210308005002852
4320 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/context.h' (2,582) at 20240405153232115
4321 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mdio.h' (2,583) at 20210308005003668
4322 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m7240651_0000001c.dtsi' (2,584) at 20210308005002872
4323 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vof.bin' (2,585) at 20210927100127329 to deleted uid set
4324 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/FRU/meson.build' (2,586) at 20230825080021141
4325 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/cert.pem' (2,587) at 20210308004941620
4326 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/fw_cfg-interface.c' (2,588) at 20210308005045925
4327 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/Makefile' (2,589) at 20210308005002552
4328 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/Makefile' (2,590) at 20210308005002952
4329 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/gcw0_proto.dts' (2,591) at 20210307214926194
4330 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/builtin-test-list.h' (2,592) at 20240405153054165
4331 2025-01-08 03:00:45.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-vision.dts' (2,593) at 20240405153045521
4332 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/charset.c' (2,594) at 20210308005003696
4333 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/fan' (2,595) at 20210307205554086
4334 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_backlight_regs.h' (2,596) at 20240405153048437
4335 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch' (2,597) at 20220721030015881
4336 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/imon_raw.c' (2,598) at 20240405153049509
4337 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/aes.c' (2,599) at 20210307214931794
4338 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb' (2,600) at 20241221090017680
4339 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/epautoconf.c' (2,601) at 20240405153052069
4340 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa168_defconfig' (2,602) at 20240405153045617
4341 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_audmix.c' (2,603) at 20240405153053905
4342 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/uuid.h' (2,604) at 20240326080039550
4343 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/andes/errata.c' (2,605) at 20240405153230063
4344 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am571x-idk.dts' (2,606) at 20210308005002564
4345 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_presence.pass' (2,607) at 20241206090014310
4346 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_utils.h' (2,608) at 20240405153049937
4347 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_mdss.c' (2,609) at 20240830080013259
4348 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sunxi-d1-t113.dtsi' (2,610) at 20240405153046241
4349 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@41.conf' (2,611) at 20240904080027738
4350 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-ac97-lib.c' (2,612) at 20240405153053485
4351 2025-01-08 03:00:45.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/Makefile.softmmu-target' (2,613) at 20240906080037580
4352 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pic32_eth.h' (2,614) at 20210308005003444
4353 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/init-relay' (2,615) at 20210608000015795
4354 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.map' (2,616) at 20240405153232215
4355 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-sm1-power.h' (2,617) at 20240405153231799
4356 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/kdump.service' (2,618) at 20210307205554598
4357 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/samsung-sss.yaml' (2,619) at 20220525020651666
4358 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_sdlb.c' (2,620) at 20240405153050177
4359 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/uncore-other.json' (2,621) at 20240405153054145
4360 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml' (2,622) at 20240405153045113
4361 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/cz' (2,623) at 20210308005046145
4362 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/r2d.c' (2,624) at 20241121090029260
4363 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/mei_ace.c' (2,625) at 20240405153230795
4364 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/error.json' (2,626) at 20230925080039981
4365 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (2,627) at 20230721080014366
4366 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0002-ippool_rpc_server.c-Add-missing-prototype-for-ippool.patch' (2,628) at 20221003030013261
4367 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/tinyxml2.wrap' (2,629) at 20211018000005692
4368 2025-01-08 03:00:45.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm-secureboot.yml' (2,630) at 20241206090014206
4369 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds.c' (2,631) at 20210308005002956
4370 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorsele_Nalovardo' (2,632) at 20210307205553790
4371 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/PostCodeLogs/index.js' (2,633) at 20220105012522995
4372 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdx75-idp.dts' (2,634) at 20240405153229955
4373 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_mc.h' (2,635) at 20240405153046013
4374 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-cubieboard.dts' (2,636) at 20210308005002616
4375 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_color.h' (2,637) at 20240405153048437
4376 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_debugfs.c' (2,638) at 20210307214930370
4377 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/spl_boot.c' (2,639) at 20210308005003028
4378 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_verbs.h' (2,640) at 20240405153052885
4379 2025-01-08 03:00:45.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.c' (2,641) at 20210309003649832
4380 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx.h' (2,642) at 20240812080017232
4381 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph_5.13.bb' (2,643) at 20241221090017532
4382 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb' (2,644) at 20241221090017540
4383 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_cve_tag_format.fail' (2,645) at 20241206090014310
4384 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-hisi-femac.c' (2,646) at 20210309003651308
4385 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js' (2,647) at 20210307205554278
4386 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/Makefile' (2,648) at 20210308005003020
4387 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0004-Fix-spdlog-build.patch' (2,649) at 20240413080012655
4388 2025-01-08 03:00:45.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_33_defconfig' (2,650) at 20210308005003280
4389 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl2.h' (2,651) at 20240405153231787
4390 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/meson.build' (2,652) at 20241126090041355
4391 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiofiles_24.1.0.bb' (2,653) at 20241221090017548
4392 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/iio_configfs.rst' (2,654) at 20220525020651738
4393 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_configs.c' (2,655) at 20241010080036049
4394 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnvme/libnvme_1.11.1.bb' (2,656) at 20241221090017540
4395 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/dummy_simple_enc.bin' (2,657) at 20220604030008508 to deleted uid set
4396 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/sdbusplus.wrap' (2,658) at 20230720080010758
4397 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_service.c' (2,659) at 20240405153232071
4398 2025-01-08 03:00:45.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/video4linux/v4l2-framework.txt' (2,660) at 20210307214925590
4399 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/uncore-cache.json' (2,661) at 20240405153054145
4400 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-Avoid-variable-definition-in-header-files.patch' (2,662) at 20210307205553934
4401 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.0.rst' (2,663) at 20241221090017592
4402 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/Makefile' (2,664) at 20210308005002552
4403 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,mvusb.yaml' (2,665) at 20240405153045117
4404 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-kbl-fails.txt' (2,666) at 20240405153230531
4405 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sigmamicro.c' (2,667) at 20240405153048821
4406 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/isst_if.h' (2,668) at 20240405153052925
4407 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov13858.c' (2,669) at 20240405153230787
4408 2025-01-08 03:00:45.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/inventory_manager_test.cpp' (2,670) at 20231020080037726
4409 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/Makefile' (2,671) at 20210308005002944
4410 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot_41.0.bb' (2,672) at 20231126090012781
4411 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/fw.h' (2,673) at 20210307214927902
4412 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-axi2apb.yaml' (2,674) at 20240405153045017
4413 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5253.h' (2,675) at 20210308005002804
4414 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/virqfd.c' (2,676) at 20240405153231575
4415 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-sci.c' (2,677) at 20220818100014679
4416 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/da9052_bl.c' (2,678) at 20240405153231575
4417 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.yaml' (2,679) at 20240405153045153
4418 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/insn.decode' (2,680) at 20210308005046277
4419 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/console/obmc-console/obmc-console.conf' (2,681) at 20230512080018777
4420 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/user_syms.c' (2,682) at 20240405153046349
4421 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc866_ads_defconfig' (2,683) at 20210307214926370
4422 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hemson' (2,684) at 20210307205553782
4423 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VolumeCollection.json' (2,685) at 20240824080002938
4424 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/dis.h' (2,686) at 20210307214926506
4425 2025-01-08 03:00:45.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_sysfs.c' (2,687) at 20240405153050341
4426 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7291.yaml' (2,688) at 20240405153045069
4427 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/057_unknown_contents.dts' (2,689) at 20210308005003752
4428 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm' (2,690) at 20210307205554590
4429 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/r8a66597-udc.c' (2,691) at 20240405153052093
4430 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-trace.h' (2,692) at 20240405153049125
4431 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-common.h' (2,693) at 20210307214928598
4432 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/syscall_wrapper.h' (2,694) at 20240405153230079
4433 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/267.out' (2,695) at 20240906080037564
4434 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-omap.c' (2,696) at 20210308005003516
4435 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f469-discovery.h' (2,697) at 20210308005003616
4436 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-int.json' (2,698) at 20210308005046401
4437 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/mach-types.h' (2,699) at 20210308005002824
4438 2025-01-08 03:00:45.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_mpc.c' (2,700) at 20240405153051533
4439 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/switch.S' (2,701) at 20240405153045945
4440 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475GFE_defconfig' (2,702) at 20210308005003236
4441 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/templates/default/bblayers.conf.sample' (2,703) at 20240323080013549
4442 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/comm.c' (2,704) at 20220525020655099
4443 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-nsp.h' (2,705) at 20210307214931322
4444 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-pcm.c' (2,706) at 20240405153053961
4445 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pic32.c' (2,707) at 20240405153051501
4446 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdkv310.h' (2,708) at 20210308005003616
4447 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.c' (2,709) at 20210307214929542
4448 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_lanp.c' (2,710) at 20210308004938828
4449 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symsrc.h' (2,711) at 20240405153054205
4450 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nls.h' (2,712) at 20240405153052753
4451 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.42-tftpboot.patch' (2,713) at 20210307205553822
4452 2025-01-08 03:00:45.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-frontend.rst' (2,714) at 20210309003648480
4453 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/asiliantfb.c' (2,715) at 20240405153231579
4454 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ecard.h' (2,716) at 20210307214925850
4455 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu.c' (2,717) at 20241211090212270
4456 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/pkcs7.h' (2,718) at 20210307214931310
4457 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/iov.c' (2,719) at 20241211090212562
4458 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/296' (2,720) at 20240326080039734
4459 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/libgcc.h' (2,721) at 20210307214926266
4460 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-input.c' (2,722) at 20240326080039754
4461 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb' (2,723) at 20241221090017488
4462 2025-01-08 03:00:45.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target.opc.h' (2,724) at 20210308005046377
4463 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xics.h' (2,725) at 20240906080037336
4464 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_pm.c' (2,726) at 20240405153048477
4465 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/store-insert-al16.h.inc' (2,727) at 20240906080037184
4466 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/ti,davinci.yaml' (2,728) at 20240405153045017
4467 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/templates/default/bblayers.conf.sample' (2,729) at 20240906080012379
4468 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/sci.h' (2,730) at 20210308005002640
4469 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/Kconfig' (2,731) at 20240405153046493
4470 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hw-ops.h' (2,732) at 20210307214929770
4471 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml' (2,733) at 20240405153045089
4472 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c' (2,734) at 20241104090011567
4473 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw_scp.c' (2,735) at 20240628080013993
4474 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CMU-Mach-nodoc' (2,736) at 20241221090017616
4475 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/common.h' (2,737) at 20240405153045673
4476 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.13.2.bb' (2,738) at 20241221090017560
4477 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/OWNERS' (2,739) at 20231223090014411
4478 2025-01-08 03:00:45.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram01.sh' (2,740) at 20220525020655235
4479 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195.h' (2,741) at 20240405153054001
4480 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channelcommands.cpp' (2,742) at 20240829080022546
4481 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_defs.h' (2,743) at 20240405153051673
4482 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/posix_types.h' (2,744) at 20210308005002544
4483 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_qm_regs.h' (2,745) at 20240405153046589
4484 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_config_table.c' (2,746) at 20210308005003704
4485 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/pxamci.c' (2,747) at 20240405153230855
4486 2025-01-08 03:00:45.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity3.dtsi' (2,748) at 20240405153045573
4487 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_83xx.h' (2,749) at 20210308005002840
4488 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC837XEMDS_HOST_defconfig' (2,750) at 20210308005003236
4489 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/iowait.h' (2,751) at 20220525020653131
4490 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci.c' (2,752) at 20240906080037552
4491 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/smemc.h' (2,753) at 20240405153045681
4492 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-envelope.inc' (2,754) at 20241206090014214
4493 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/Kconfig' (2,755) at 20240405153053981
4494 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-libretech-all-h3-cc.dts' (2,756) at 20240405153045389
4495 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive2_regs.h' (2,757) at 20241211090212362
4496 2025-01-08 03:00:45.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ttynull.c' (2,758) at 20240405153231523
4497 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rs.c' (2,759) at 20240405153050517
4498 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.numamem' (2,760) at 20241211090212534 to deleted uid set
4499 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/audio-iio-aux.c' (2,761) at 20240405153232143
4500 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/nmi_main.cpp' (2,762) at 20230512080029401
4501 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/hw_breakpoint.c' (2,763) at 20240805080013923
4502 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt' (2,764) at 20210307214925338
4503 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/meson.build' (2,765) at 20240906080037584
4504 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/Kconfig' (2,766) at 20240405153049473
4505 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Settings_v1.xml' (2,767) at 20240619080002936
4506 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/033.out' (2,768) at 20210308005046437
4507 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/irq.c' (2,769) at 20210307214926538
4508 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts' (2,770) at 20240405153045737
4509 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi-with-loadables.its' (2,771) at 20210308005003332
4510 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NIST-PD-fallback' (2,772) at 20211006000025238
4511 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libiodbc/libiodbc_3.52.16.bb' (2,773) at 20241221090017540
4512 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp' (2,774) at 20240904080003190
4513 2025-01-08 03:00:45.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/irq.c' (2,775) at 20240405153046305
4514 2025-01-08 03:00:45.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb' (2,776) at 20241206090014338
4515 2025-01-08 03:00:45.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/affinity.c' (2,777) at 20240405153230703
4516 2025-01-08 03:00:45.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/btf_dump.c' (2,778) at 20240805080014071
4517 2025-01-08 03:00:45.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_comp_algs.c' (2,779) at 20240405153046957
4518 2025-01-08 03:00:45.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/bdw-metrics.json' (2,780) at 20240405153054125
4519 2025-01-08 03:00:45.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_int.h' (2,781) at 20210307214929814
4520 2025-01-08 03:00:45.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtasd.c' (2,782) at 20240405153046153
4521 2025-01-08 03:00:45.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@280/ir35221@71.conf' (2,783) at 20240904080027734
4522 2025-01-08 03:00:45.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1724.c' (2,784) at 20240405153046889
4523 2025-01-08 03:00:45.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js' (2,785) at 20210307205554278
4524 2025-01-08 03:00:45.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/uds/uds_1.0/ia_css_uds_param.h' (2,786) at 20210307214930562
4525 2025-01-08 03:00:45.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/systemd/system/mctp-demux.service' (2,787) at 20210622100026533
4526 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_ethtool.c' (2,788) at 20240405153049909
4527 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_debugfs.c' (2,789) at 20240405153230603
4528 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Certificate_v1.xml' (2,790) at 20240918080002708
4529 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-ssi1328.dts' (2,791) at 20240405153045433
4530 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/conditional.mako.cpp' (2,792) at 20210308005108057
4531 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/onenand.c' (2,793) at 20210308005003044
4532 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ingenic,rng.yaml' (2,794) at 20240405153045153
4533 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pmbus.h' (2,795) at 20220525020654603
4534 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/member.c' (2,796) at 20240405153231651
4535 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xcb-proto/0001-Fix-install-conflict-when-enable-multilib.patch' (2,797) at 20230401080011979
4536 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/user.h' (2,798) at 20240405153045917
4537 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/control_compat.c' (2,799) at 20240405153232119
4538 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/clk.h' (2,800) at 20210308005002644
4539 2025-01-08 03:00:45.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0001-Update-to-C-17-560.patch' (2,801) at 20241221090017496
4540 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7.dtsi' (2,802) at 20210308005002576
4541 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/tomoyo.c' (2,803) at 20240405153232119
4542 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-tps380x.c' (2,804) at 20240405153051485
4543 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_fd.c' (2,805) at 20240405153049741
4544 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry-fabric.dtsi' (2,806) at 20240405153046241
4545 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/Makefile' (2,807) at 20210307214928678
4546 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/index.rst' (2,808) at 20210307214925514
4547 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/jz4780-efuse.c' (2,809) at 20210307214929998
4548 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/libopenmpt_0.7.10.bb' (2,810) at 20241221090017488
4549 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/X11' (2,811) at 20210307205553870
4550 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/ver_functions.sh' (2,812) at 20240405153232283
4551 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.6.2.bb' (2,813) at 20241221090017528
4552 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3660.dtsi' (2,814) at 20240405153045737
4553 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/sdram.c' (2,815) at 20210308005003020
4554 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-calver_2022.6.26.bb' (2,816) at 20240301090012471
4555 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/sched.h' (2,817) at 20210307214931302
4556 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunqe.c' (2,818) at 20240405153231063
4557 2025-01-08 03:00:45.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/Makefile' (2,819) at 20210307214927098
4558 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mount.h' (2,820) at 20240405153231783
4559 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/soc.c' (2,821) at 20220525020652090
4560 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/smc-ultra.c' (2,822) at 20240405153049777
4561 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bond_alb.h' (2,823) at 20240405153052837
4562 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-ds.dtsi' (2,824) at 20240405153045509
4563 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/sam440ep.dts' (2,825) at 20210307214926358
4564 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi.c' (2,826) at 20210308005003700
4565 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/translator.c' (2,827) at 20241211090212206
4566 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-future_1.0.0.bb' (2,828) at 20241206090014266
4567 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/conf/include/non-repro-meta-webserver.inc' (2,829) at 20241206090014270
4568 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/efi-x86_app_defconfig' (2,830) at 20210308005003256
4569 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_fence.c' (2,831) at 20210307214928054
4570 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-empire-electronix-d709.dts' (2,832) at 20210308005002620
4571 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/led.c' (2,833) at 20240405153046325
4572 2025-01-08 03:00:45.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hns-dsaf.txt' (2,834) at 20210307214925374
4573 2025-01-08 03:00:45.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/div64.h' (2,835) at 20240405153230003
4574 2025-01-08 03:00:45.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-actions/Makefile' (2,836) at 20210307214925870
4575 2025-01-08 03:00:45.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_input.h' (2,837) at 20210307214928702
4576 2025-01-08 03:00:45.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/rpmrc' (2,838) at 20210308004938816
4577 2025-01-08 03:00:45.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fcloop.c' (2,839) at 20240405153231275
4578 2025-01-08 03:00:45.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ioctl.c' (2,840) at 20240405153231667
4579 2025-01-08 03:00:45.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/287.out' (2,841) at 20210927100127501
4580 2025-01-08 03:00:45.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2ops.c' (2,842) at 20241211090145529
4581 2025-01-08 03:00:45.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186.c' (2,843) at 20240405153232199
4582 2025-01-08 03:00:45.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/bw2.c' (2,844) at 20240405153231579
4583 2025-01-08 03:00:45.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdx75.c' (2,845) at 20240405153231331
4584 2025-01-08 03:00:45.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/spi.c' (2,846) at 20240405153231263
4585 2025-01-08 03:00:45.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/0001-PSA-revert-header-versions.patch' (2,847) at 20241221090017464
4586 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/pwrseq.c' (2,848) at 20210307214929938
4587 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/Kconfig' (2,849) at 20240405153048565
4588 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/siu_dai.c' (2,850) at 20240405153053985
4589 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sb16_csp.h' (2,851) at 20210307214931602
4590 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_nat.c' (2,852) at 20240812080017260
4591 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/percpu.h' (2,853) at 20210307214932630
4592 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c' (2,854) at 20220525020653163
4593 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sc18is602.txt' (2,855) at 20210307214925442
4594 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml' (2,856) at 20240405153045065
4595 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_hsi.h' (2,857) at 20210307214930386
4596 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/lsi53c895a.c' (2,858) at 20241211090212330
4597 2025-01-08 03:00:45.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-origen.dts' (2,859) at 20240405153045565
4598 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_reg.h' (2,860) at 20210307214927998
4599 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp-r5/Kconfig' (2,861) at 20210308005002796
4600 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-icl.c' (2,862) at 20240405153232199
4601 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu.inc' (2,863) at 20241221090017672
4602 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.c' (2,864) at 20240405153230607
4603 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kokkola' (2,865) at 20210307205553770
4604 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/Makefile' (2,866) at 20210308005002540
4605 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/wdt.rst' (2,867) at 20210307214925634
4606 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/spl.c' (2,868) at 20210308005002560
4607 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/indirect_call_wrapper.h' (2,869) at 20220525020654575
4608 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/vfio-ap.rst' (2,870) at 20240405153229747
4609 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/loongarch64-linux' (2,871) at 20230317080013833
4610 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/apple.h' (2,872) at 20210307214931482
4611 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/compliance.yml' (2,873) at 20221120040010710
4612 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4idmap.h' (2,874) at 20210307214931154
4613 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives.c' (2,875) at 20210307214932642
4614 2025-01-08 03:00:45.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_asic.c' (2,876) at 20240405153048721
4615 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CircuitCollection_v1.xml' (2,877) at 20240619080002920
4616 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/backend.h' (2,878) at 20240613080016499
4617 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_repr.c' (2,879) at 20240405153230975
4618 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Build' (2,880) at 20210307214932466
4619 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/files/mosquitto.init' (2,881) at 20231011080016574
4620 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-interface.c' (2,882) at 20241211090145397
4621 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/syscall.tbl' (2,883) at 20241211090212374
4622 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Tunnel/meson.build' (2,884) at 20230825080021141
4623 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/Makefile' (2,885) at 20240405153053305
4624 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-r7301.c' (2,886) at 20220525020653955
4625 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/vnic_main.c' (2,887) at 20220525020653139
4626 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/jsnbd_git.bb' (2,888) at 20241206090014274
4627 2025-01-08 03:00:45.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-irq.c' (2,889) at 20220525020652014
4628 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/clockevents.c' (2,890) at 20240405153053053
4629 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq.c' (2,891) at 20240405153051601
4630 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/core.c' (2,892) at 20240405153048925
4631 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/saa7146.h' (2,893) at 20210307214931542
4632 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,tlc4541.yaml' (2,894) at 20240405153045073
4633 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/meson.build' (2,895) at 20220914030025016
4634 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_soc_dts_thermal.c' (2,896) at 20240405153231499
4635 2025-01-08 03:00:45.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/audit_64.c' (2,897) at 20240405153230119
4636 2025-01-08 03:00:45.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qman.h' (2,898) at 20240405153052881
4637 2025-01-08 03:00:45.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gt90h_v4_defconfig' (2,899) at 20210308005003260
4638 2025-01-08 03:00:45.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xilinx_dma.c' (2,900) at 20240405153230291
4639 2025-01-08 03:00:45.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/redfish_bmc_code_update.robot' (2,901) at 20240628080017117
4640 2025-01-08 03:00:45.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/focaltech.h' (2,902) at 20210307214928490
4641 2025-01-08 03:00:45.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_redirect.c' (2,903) at 20241008080014059
4642 2025-01-08 03:00:45.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/e820/api.h' (2,904) at 20210307214926662
4643 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h' (2,905) at 20240405153230607
4644 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_trace.c' (2,906) at 20240405153048445
4645 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss_git.bb' (2,907) at 20241206090014318
4646 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_descr.c' (2,908) at 20240906080037484
4647 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.6.bb' (2,909) at 20241221090017488
4648 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlshamn' (2,910) at 20210307205553786
4649 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/README' (2,911) at 20210308005003052
4650 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2835_peripherals.c' (2,912) at 20240906080037188
4651 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-unknown.json' (2,913) at 20241207090009635
4652 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/at91-poweroff.c' (2,914) at 20240405153231351
4653 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Kconfig' (2,915) at 20240405153046317
4654 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hip04-fabric.yaml' (2,916) at 20210309003648320
4655 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/dsdt.asl' (2,917) at 20210308005003008
4656 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_io.c' (2,918) at 20210307214932270
4657 2025-01-08 03:00:45.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@74.conf' (2,919) at 20210307205554094
4658 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/brcmstb-avs-cpufreq.c' (2,920) at 20240613080016383
4659 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb' (2,921) at 20241206090014238
4660 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-idk-lcd-osd101t2045.dtso' (2,922) at 20240405153045597
4661 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/mmc-boot-mode.c' (2,923) at 20210308005002796
4662 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xgene-pci.txt' (2,924) at 20210307214925386
4663 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9063-irq.c' (2,925) at 20210307214929002
4664 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css' (2,926) at 20210307205554270
4665 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion_param.h' (2,927) at 20210307214930554
4666 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_request.c' (2,928) at 20240418080014510
4667 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.h' (2,929) at 20210307214929934
4668 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear-disable-weak-ciphers.patch' (2,930) at 20241206090014310
4669 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gen_estimator.c' (2,931) at 20241211090145549
4670 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-jasperlake.c' (2,932) at 20240405153231323
4671 2025-01-08 03:00:45.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/epapr_hcalls.S' (2,933) at 20240405153230035
4672 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c' (2,934) at 20240712080021065
4673 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-ports.c' (2,935) at 20240405153232191
4674 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/kexec-purgatory.S' (2,936) at 20240405153046265
4675 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/revoke.c' (2,937) at 20240405153052389
4676 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/inline_crypt.c' (2,938) at 20240405153052317
4677 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/bcm968580xref.c' (2,939) at 20210308005002940
4678 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/allwinner-wdt.h' (2,940) at 20230925080039933
4679 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3642.c' (2,941) at 20240405153049217
4680 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0006-Define-correct-gregs-for-RISCV32.patch' (2,942) at 20241221090017520
4681 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keyscan-davinci.h' (2,943) at 20210307214931478
4682 2025-01-08 03:00:45.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/302.out' (2,944) at 20230426080043944
4683 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/env.h' (2,945) at 20240405153232235
4684 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/id_button.hpp' (2,946) at 20241209090018856
4685 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/pamu_table.c' (2,947) at 20210308005002836
4686 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/ir35221@72.conf' (2,948) at 20240904080027734
4687 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/spike.h' (2,949) at 20230426080043768
4688 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-a33.dtsi' (2,950) at 20240405153045389
4689 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config.x86_64' (2,951) at 20240405153232255
4690 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugins/__init__.py' (2,952) at 20210307214932722
4691 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/rsa-mod-exp.h' (2,953) at 20210308005003688
4692 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/cpus.py' (2,954) at 20240405153053449
4693 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml' (2,955) at 20240405153045153
4694 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cop2.h' (2,956) at 20240405153046001
4695 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/pipeline.json' (2,957) at 20240405153054121
4696 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts-native.bb' (2,958) at 20231126090012773
4697 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/davinci_i2c.h' (2,959) at 20210308005003380
4698 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/platsmp-scu.c' (2,960) at 20220525020651894
4699 2025-01-08 03:00:45.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/law.c' (2,961) at 20210308005002960
4700 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic_instr.c' (2,962) at 20240405153232263
4701 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_pll.c' (2,963) at 20240405153048673
4702 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mcx.h' (2,964) at 20210308005003604
4703 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsacl.h' (2,965) at 20240405153052509
4704 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_nsc.c' (2,966) at 20210307214926954
4705 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/main.c' (2,967) at 20240405153052329
4706 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha256-spe-asm.S' (2,968) at 20210307214926370
4707 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/configure.ac' (2,969) at 20231030080010096
4708 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt9471.c' (2,970) at 20241211090145485
4709 2025-01-08 03:00:45.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/layer.conf' (2,971) at 20241221090017480
4710 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/sw_event_global.h' (2,972) at 20210307214930546
4711 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-20.json' (2,973) at 20230224040018089
4712 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (2,974) at 20230329080014768
4713 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/fuse-allow-other.out' (2,975) at 20210927100127505
4714 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/samsung.h' (2,976) at 20210307214929218
4715 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_item.c' (2,977) at 20241023080012899
4716 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/histb-clock.h' (2,978) at 20210307214931326
4717 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/sched.h' (2,979) at 20240405153052961
4718 2025-01-08 03:00:45.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_nat.h' (2,980) at 20210307214931650
4719 2025-01-08 03:00:45.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skroven' (2,981) at 20210307205553790
4720 2025-01-08 03:00:45.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/ppc-xlate.pl' (2,982) at 20240405153046969
4721 2025-01-08 03:00:45.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap4-cpu-thermal.dtsi' (2,983) at 20210308005002600
4722 2025-01-08 03:00:45.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l36.h' (2,984) at 20210307214932298
4723 2025-01-08 03:00:45.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gt683r.c' (2,985) at 20210625000036012
4724 2025-01-08 03:00:45.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_regs.h' (2,986) at 20220525020654139
4725 2025-01-08 03:00:45.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/memory-hotplug.rst' (2,987) at 20240405153045289
4726 2025-01-08 03:00:45.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios.h' (2,988) at 20240405153048705
4727 2025-01-08 03:00:45.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c' (2,989) at 20240405153050633
4728 2025-01-08 03:00:45.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.ftpusers' (2,990) at 20210307205553822
4729 2025-01-08 03:00:45.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/expected_stderr' (2,991) at 20210307214932154
4730 2025-01-08 03:00:45.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_fcp.c' (2,992) at 20240405153231407
4731 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-lacie-d2-network.dts' (2,993) at 20240405153045461
4732 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/arptables.service' (2,994) at 20210307205553834
4733 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-api-howto.rst' (2,995) at 20240405153045001
4734 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm95234.c' (2,996) at 20240913080013793
4735 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8990.h' (2,997) at 20210307214932362
4736 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/irq.c' (2,998) at 20210307214926298
4737 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/generate-cve-exclusions.py' (2,999) at 20230919080013994
4738 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/allwinner,sun4i-a10-spi.yaml' (3,000) at 20240405153045173
4739 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c' (3,001) at 20240405153048585
4740 2025-01-08 03:00:45.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/lemote2f_defconfig' (3,002) at 20240405153045993
4741 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_brcm.c' (3,003) at 20240405153053233
4742 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kgdb/arch-support.txt' (3,004) at 20240405153229807
4743 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types_32.h' (3,005) at 20210307214926682
4744 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/fd-003-kthread.c' (3,006) at 20210307214932710
4745 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/physical-topology.md' (3,007) at 20230317080006105
4746 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/export.c' (3,008) at 20240429080012448
4747 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/vf610_dac.c' (3,009) at 20240405153048981
4748 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmu_context.h' (3,010) at 20220525020654531
4749 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/0001-texinfo-several-changes-to-build-without-zlib-and-nc.patch' (3,011) at 20241221090017680
4750 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sdk7786/mach/fpga.h' (3,012) at 20210307214926558
4751 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml' (3,013) at 20210309003648356
4752 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/include/dwarf-regs-table.h' (3,014) at 20210307214932514
4753 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c' (3,015) at 20240405153050593
4754 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-request.h' (3,016) at 20210307214931546
4755 2025-01-08 03:00:45.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-controls.rst' (3,017) at 20220525020651722
4756 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-owl.c' (3,018) at 20210307214927050
4757 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/svm.h' (3,019) at 20240405153230115
4758 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/mocked_utils.hpp' (3,020) at 20241204090033135
4759 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-gate.h' (3,021) at 20240405153046793
4760 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8976.h' (3,022) at 20240405153052645
4761 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-ulcb.dts' (3,023) at 20220525020651934
4762 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot.h' (3,024) at 20240405153052589
4763 2025-01-08 03:00:45.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/vfork_exec.c' (3,025) at 20240726080012882
4764 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/head.S' (3,026) at 20210308005003032
4765 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/149.out' (3,027) at 20240326080039730
4766 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.h' (3,028) at 20240405153047117
4767 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/mte_user_helper.c' (3,029) at 20240906080037356
4768 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-ptest.bb' (3,030) at 20240413080012643
4769 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_kcs.c' (3,031) at 20240906080037244
4770 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/iris/Makefile' (3,032) at 20210307214926746
4771 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-atl-x530.dts' (3,033) at 20240405153045445
4772 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/Makefile' (3,034) at 20210307214932278
4773 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/snd-n64.c' (3,035) at 20240405153053513
4774 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/davinci_mmc.c' (3,036) at 20210308005003400
4775 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/eif.h' (3,037) at 20241211090212262
4776 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds109.dts' (3,038) at 20240405153045457
4777 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/nvidia,tegra20-pwm.yaml' (3,039) at 20240405153045141
4778 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/make-init-script-be-able-to-automatically-load-EDAC-.patch' (3,040) at 20210307205553874
4779 2025-01-08 03:00:45.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9261_matrix.h' (3,041) at 20210308005002716
4780 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/irq_helper.h' (3,042) at 20210308005002872
4781 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/Makefile' (3,043) at 20240405153051389
4782 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/eth_b4860qds.c' (3,044) at 20210308005002956
4783 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha1-ce-glue.c' (3,045) at 20220525020651946
4784 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-geekbox-u-boot.dtsi' (3,046) at 20210308005002608
4785 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-interface.cpp' (3,047) at 20240829080022538
4786 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2/ulogd.service' (3,048) at 20220612030016723
4787 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.c' (3,049) at 20240405153048645
4788 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_dma.h' (3,050) at 20210307214931354
4789 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/snb_idle.c' (3,051) at 20210307214932618
4790 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/edt-ft5x06.c' (3,052) at 20241111090012125
4791 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.h' (3,053) at 20210307214929894
4792 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/clk_rk3328.c' (3,054) at 20210308005002776
4793 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-ac97.c' (3,055) at 20240405153053977
4794 2025-01-08 03:00:45.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/Makefile' (3,056) at 20240405153045537
4795 2025-01-08 03:00:45.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.out' (3,057) at 20240906080037564 to deleted uid set
4796 2025-01-08 03:00:45.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_os.c' (3,058) at 20240815080012895
4797 2025-01-08 03:00:45.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160_core.c' (3,059) at 20240405153048993
4798 2025-01-08 03:00:45.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-contained-offset-read.c' (3,060) at 20230421080019768
4799 2025-01-08 03:00:45.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/aquantia.c' (3,061) at 20210308005003440
4800 2025-01-08 03:00:45.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video_types.rst' (3,062) at 20220525020654135
4801 2025-01-08 03:00:45.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule.inc' (3,063) at 20241221090017520
4802 2025-01-08 03:00:45.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt2712.h' (3,064) at 20210307214930082
4803 2025-01-08 03:00:45.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdping.h' (3,065) at 20210307214932662
4804 2025-01-08 03:00:45.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx30.py' (3,066) at 20241221090017628
4805 2025-01-08 03:00:45.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml' (3,067) at 20240405153045029
4806 2025-01-08 03:00:45.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/find_bit.c' (3,068) at 20240405153054061
4807 2025-01-08 03:00:45.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/elo.c' (3,069) at 20210309003650216
4808 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/gxt4500.c' (3,070) at 20240405153231583
4809 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7751/Makefile' (3,071) at 20210307214926542
4810 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c' (3,072) at 20240405153049285
4811 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-dvb.h' (3,073) at 20240405153049469
4812 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_events.c' (3,074) at 20240405153230375
4813 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/main.cpp' (3,075) at 20221005030030502
4814 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_dbgfs.c' (3,076) at 20240405153230799
4815 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pxa3xx-cpufreq.c' (3,077) at 20240405153046917
4816 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/bitop_support.h' (3,078) at 20210307214930542
4817 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pr.h' (3,079) at 20240405153052933
4818 2025-01-08 03:00:45.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc64/host/cpuinfo.h' (3,080) at 20230925080039853
4819 2025-01-08 03:00:45.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/intel_broadwell_gpio.c' (3,081) at 20210308005003376
4820 2025-01-08 03:00:45.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReportDefinitionCollection_v1.xml' (3,082) at 20240619080002928
4821 2025-01-08 03:00:45.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-pci.c' (3,083) at 20210307214927154
4822 2025-01-08 03:00:45.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/093' (3,084) at 20240326080039726
4823 2025-01-08 03:00:45.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/Makefile' (3,085) at 20240405153051937
4824 2025-01-08 03:00:45.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw.h' (3,086) at 20210307214930298
4825 2025-01-08 03:00:45.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-ip-monitor.bb' (3,087) at 20241206090014226
4826 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Power.v1_7_3.json' (3,088) at 20240619080002952
4827 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-micro.dts' (3,089) at 20240405153045529
4828 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Elog.errors.yaml' (3,090) at 20210308005049145
4829 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml' (3,091) at 20240405153045077
4830 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/pxa27x_udc.c' (3,092) at 20210308005003508
4831 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer.h' (3,093) at 20241011080017411
4832 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/andnot' (3,094) at 20240405153053437
4833 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.out' (3,095) at 20210308005046405 to deleted uid set
4834 2025-01-08 03:00:45.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_switch.h' (3,096) at 20240411080014102
4835 2025-01-08 03:00:45.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/icx-metrics.json' (3,097) at 20240405153232227
4836 2025-01-08 03:00:45.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/cmd_ddrmphy.c' (3,098) at 20210308005002792
4837 2025-01-08 03:00:45.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/demangle-java-test.c' (3,099) at 20240405153054165
4838 2025-01-08 03:00:45.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/Kconfig' (3,100) at 20210307214927038
4839 2025-01-08 03:00:45.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/Makefile' (3,101) at 20240405153230075
4840 2025-01-08 03:00:45.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/host.c' (3,102) at 20240617080017394
4841 2025-01-08 03:00:45.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PortMetrics_v1.xml' (3,103) at 20240918080002712
4842 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/.gitignore' (3,104) at 20240405153053433
4843 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/leon.h' (3,105) at 20210307214926582
4844 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/Makefile' (3,106) at 20240405153229931
4845 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8186-sys-clock.yaml' (3,107) at 20240405153045013
4846 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cls.c' (3,108) at 20210308005003208
4847 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/cache.c' (3,109) at 20210308005002808
4848 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c' (3,110) at 20210309003650568
4849 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c' (3,111) at 20240405153051881
4850 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/micrel_ksz90x1.c' (3,112) at 20210308005003440
4851 2025-01-08 03:00:45.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c' (3,113) at 20240405153049873
4852 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/messages.h' (3,114) at 20240405153053957
4853 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/a3m071.dts' (3,115) at 20210307214926338
4854 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/Kconfig' (3,116) at 20220525020653767
4855 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-old.service.in' (3,117) at 20240326080016518
4856 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/esi.c' (3,118) at 20210307214926122
4857 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ia_css_iterator_param.h' (3,119) at 20210307214930558
4858 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/davicom/dm9000.rst' (3,120) at 20220525020651742
4859 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/claim.c' (3,121) at 20220525020653827
4860 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/mconf.c' (3,122) at 20240405153232103
4861 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue' (3,123) at 20241005080042593
4862 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi' (3,124) at 20240405153045841
4863 2025-01-08 03:00:45.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/rs485.txt' (3,125) at 20210307214925422
4864 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/omap.h' (3,126) at 20241211090212358
4865 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/meson.build' (3,127) at 20241211090212226
4866 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/Makefile' (3,128) at 20240405153046949
4867 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/exec_target.c' (3,129) at 20210307214932698
4868 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview-mk12.c' (3,130) at 20210307214928782
4869 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/ams,ccs811.yaml' (3,131) at 20210307214925330
4870 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io_generic.h' (3,132) at 20210307214926550
4871 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/acx.c' (3,133) at 20210307214929970
4872 2025-01-08 03:00:45.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libedit/libedit/stdc-predef.patch' (3,134) at 20241221090017664
4873 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/iostat.c' (3,135) at 20240405153054093
4874 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_bp.json' (3,136) at 20241030080004527
4875 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/sysfs.h' (3,137) at 20220525020654143
4876 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_multi.c' (3,138) at 20240405153054261
4877 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/Kbuild' (3,139) at 20210307214926110
4878 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/stm32l4x5_gpio.c' (3,140) at 20240906080037224
4879 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trbe.c' (3,141) at 20240405153048893
4880 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/asm-compat.h' (3,142) at 20241008080013895
4881 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crct10dif-ce-glue.c' (3,143) at 20210307214925842
4882 2025-01-08 03:00:45.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.c' (3,144) at 20240405153230815
4883 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/tt.h' (3,145) at 20240405153050517
4884 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (3,146) at 20210903000032571
4885 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/dh.c' (3,147) at 20240405153053473
4886 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mac_api.h' (3,148) at 20220215040051508
4887 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-mux.c' (3,149) at 20241211090212218
4888 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/bubblegum_96.c' (3,150) at 20210308005003088
4889 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_w.c' (3,151) at 20210308005046517
4890 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vmstate-static-checker-data/dump2.json' (3,152) at 20210927100127649
4891 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-container.bbclass' (3,153) at 20220910030013385
4892 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp.h' (3,154) at 20241219090010504
4893 2025-01-08 03:00:45.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb' (3,155) at 20240413080012663
4894 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables_git.bb' (3,156) at 20241206090014242
4895 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/trace.c' (3,157) at 20210307214931998
4896 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_display.png' (3,158) at 20210307205554250 to deleted uid set
4897 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-rt8973a.txt' (3,159) at 20210307214925314
4898 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pps.h' (3,160) at 20210307214931654
4899 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/Kconfig' (3,161) at 20210308005003044
4900 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/bamboo.c' (3,162) at 20210307214926338
4901 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/dsdt.asl' (3,163) at 20210308005003008
4902 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/Kconfig' (3,164) at 20240405153230619
4903 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-video.c' (3,165) at 20240405153049561
4904 2025-01-08 03:00:45.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/vmstate-static-checker.py' (3,166) at 20230925080039993
4905 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/freescale.bmp' (3,167) at 20210308005003768 to deleted uid set
4906 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/wlan_bssdef.h' (3,168) at 20220525020654171
4907 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5535.c' (3,169) at 20240405153046661
4908 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v6_0.h' (3,170) at 20210307214927226
4909 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch' (3,171) at 20220204040022424
4910 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pcihp.c' (3,172) at 20240906080037188
4911 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts' (3,173) at 20240405153045729
4912 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_punit_ipc.h' (3,174) at 20210307214926666
4913 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x02_hardware.h' (3,175) at 20240405153048805
4914 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-end-run-stats.sh' (3,176) at 20240405153054365
4915 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-acpi.c' (3,177) at 20240405153232191
4916 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_debugfs.c' (3,178) at 20210309003649668
4917 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/ringbuffer_size.tc' (3,179) at 20210307214932670
4918 2025-01-08 03:00:45.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_bcm283x_pl011.c' (3,180) at 20210308005003484
4919 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/sppctl.c' (3,181) at 20240405153231335
4920 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-phoenix.dts' (3,182) at 20240405153045501
4921 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/child.h' (3,183) at 20240405153232283
4922 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mipsel_malta.py' (3,184) at 20241211090212538
4923 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/exiftool_12.89.bb' (3,185) at 20241221090017512
4924 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes.txt' (3,186) at 20210307205553690
4925 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/net_iface_mock.cpp' (3,187) at 20230919080007046
4926 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-error-report.c' (3,188) at 20230426080043956
4927 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (3,189) at 20240124090012250
4928 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/iommu.h' (3,190) at 20240405153052893
4929 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am33xx-clocks.dtsi' (3,191) at 20240405153045593
4930 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/.clang-format' (3,192) at 20240904080027106
4931 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/headers.rst' (3,193) at 20220525020651778
4932 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seq_file_net.h' (3,194) at 20240405153052793
4933 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_emac.dtsi' (3,195) at 20240405153045473
4934 2025-01-08 03:00:45.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gp100.c' (3,196) at 20220525020652971
4935 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042.c' (3,197) at 20240830080013267
4936 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/poison.h' (3,198) at 20240405153052773
4937 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap3-restart.c' (3,199) at 20210307214925918
4938 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/irqflags.h' (3,200) at 20240405153046065
4939 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/shmbuf.h' (3,201) at 20240405153046073
4940 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/Kconfig' (3,202) at 20240405153049681
4941 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/f71882fg.rst' (3,203) at 20210309003648424
4942 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EndpointGroupCollection.json' (3,204) at 20240619080002944
4943 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/dps920ab.c' (3,205) at 20240405153230667
4944 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/csky,mptimer.txt' (3,206) at 20210307214925446
4945 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-ccw-test.c' (3,207) at 20240326080039738
4946 2025-01-08 03:00:45.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/other.json' (3,208) at 20240405153054137
4947 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ampere_gpio_utils.sh' (3,209) at 20231017080014762
4948 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/libdvdcss_1.4.3.bb' (3,210) at 20231126090012781
4949 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml' (3,211) at 20240405153045169
4950 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/pedit.json' (3,212) at 20210307214932726
4951 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/reset.c' (3,213) at 20210308005002548
4952 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dc-scm-v1/Kconfig' (3,214) at 20220708100032823
4953 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/pcm.c' (3,215) at 20241216090017805
4954 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/hexagon/include/uapi/asm/unistd.h' (3,216) at 20210307214932454
4955 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/juli.h' (3,217) at 20210307214932262
4956 2025-01-08 03:00:45.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/config.h' (3,218) at 20210308005002828
4957 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TINY' (3,219) at 20240405153054369
4958 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (3,220) at 20230810080021387
4959 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/migration.c' (3,221) at 20220525020654703
4960 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/bootx_init.c' (3,222) at 20240405153046209
4961 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000-pci.c' (3,223) at 20240906080037264
4962 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings/merge_settings.py' (3,224) at 20220308040011936
4963 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ivybridge_igd.c' (3,225) at 20210308005003528
4964 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/apple,dart.yaml' (3,226) at 20240405153045085
4965 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch' (3,227) at 20241221090017688
4966 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/eventreplay/__init__.py' (3,228) at 20210307205554266
4967 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb' (3,229) at 20230520080014504
4968 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/rockchip/rockchip_sip.h' (3,230) at 20210307214931594
4969 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fsverity.rst' (3,231) at 20240405153229811
4970 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/isp1301.txt' (3,232) at 20210307214925450
4971 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/fix-permissions.patch' (3,233) at 20210307205553966
4972 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_regs.c' (3,234) at 20210309003648680
4973 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/Kconfig' (3,235) at 20240405153049777
4974 2025-01-08 03:00:45.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15-common.dtsi' (3,236) at 20210308005002564
4975 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max14577.yaml' (3,237) at 20240405153045141
4976 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xgene-dma.c' (3,238) at 20240405153230291
4977 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/send.c' (3,239) at 20240405153053177
4978 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6q.cfg' (3,240) at 20210308005003088
4979 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TRACE01.boot' (3,241) at 20220525020655231
4980 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_timer.c' (3,242) at 20240405153230075
4981 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.value.hpp.mako' (3,243) at 20230902080037617
4982 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/mux-consumer.yaml' (3,244) at 20240405153045113
4983 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/swiotlb-xen.h' (3,245) at 20220525020651882
4984 2025-01-08 03:00:45.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/TODO' (3,246) at 20240405153051869
4985 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/akcipher.h' (3,247) at 20240405153052621
4986 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_fdb.c' (3,248) at 20240405153050169
4987 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/types.h' (3,249) at 20210308005002824
4988 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-regs.h' (3,250) at 20240405153049425
4989 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ucb1x00-ts.c' (3,251) at 20210307214929118
4990 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-controller.js' (3,252) at 20210308005107065
4991 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.h' (3,253) at 20240405153048585
4992 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp' (3,254) at 20241211090002379
4993 2025-01-08 03:00:45.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/spinlock.h' (3,255) at 20240405153045881
4994 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945.c' (3,256) at 20220525020653747
4995 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c' (3,257) at 20240405153048793
4996 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-ftpci100.c' (3,258) at 20240405153231287
4997 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h' (3,259) at 20210307214929358
4998 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/ctrl.c' (3,260) at 20240520080015231
4999 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/record_manager.hpp' (3,261) at 20230511080035563
5000 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_cipher.h' (3,262) at 20210307214927086
5001 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53679@60.conf' (3,263) at 20240904080027738
5002 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/last.c' (3,264) at 20210307214932226
5003 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml' (3,265) at 20240405153045105
5004 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SWL' (3,266) at 20211006000025242
5005 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/075' (3,267) at 20210927100127477
5006 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-stdvga.bin' (3,268) at 20240326080039614 to deleted uid set
5007 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/cxl.h' (3,269) at 20240326080039530
5008 2025-01-08 03:00:45.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/onboard_usb_hub.h' (3,270) at 20240405153231563
5009 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ga102.c' (3,271) at 20240405153048649
5010 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/bios-update.sh' (3,272) at 20230428080015190
5011 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy_compat.h' (3,273) at 20240405153053465
5012 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.yaml' (3,274) at 20240405153045149
5013 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kylin_rk3036.h' (3,275) at 20210308005003600
5014 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ga100.c' (3,276) at 20220525020652963
5015 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/058.out' (3,277) at 20210308005046441
5016 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig' (3,278) at 20210308005003240
5017 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-no-invariants-or-later' (3,279) at 20211006000025234
5018 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mul16.S' (3,280) at 20210308005046533
5019 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TriggersCollection.json' (3,281) at 20240619080002956
5020 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb' (3,282) at 20220402030015963
5021 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/asm-prototypes.h' (3,283) at 20210307214931298
5022 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/altivec.uc' (3,284) at 20210307214931810
5023 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/pldm_%.bbappend' (3,285) at 20241206090014222
5024 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4371' (3,286) at 20220525020651634
5025 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/test.h' (3,287) at 20210307214930890
5026 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xsk_xdp_progs.c' (3,288) at 20240405153232263
5027 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/ddr.c' (3,289) at 20210308005003172
5028 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/insns.decode' (3,290) at 20241211090212518
5029 2025-01-08 03:00:45.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqmpimage.h' (3,291) at 20210308005003776
5030 2025-01-08 03:00:45.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/trusted-services.inc' (3,292) at 20241206090014214
5031 2025-01-08 03:00:45.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_link_exports.c' (3,293) at 20240405153230387
5032 2025-01-08 03:00:45.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/triggers.rst' (3,294) at 20210309003648408
5033 2025-01-08 03:00:45.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/netlink.c' (3,295) at 20241011080017323
5034 2025-01-08 03:00:45.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/usage.rst' (3,296) at 20240405153045009
5035 2025-01-08 03:00:45.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/nid.h' (3,297) at 20210307214928002
5036 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_tunnel.h' (3,298) at 20210307214931402
5037 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HostInterfaceCollection_v1.xml' (3,299) at 20240619080002924
5038 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gSOAP-1' (3,300) at 20210307205554430
5039 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (3,301) at 20230512080018777
5040 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd.socket' (3,302) at 20241206090014310
5041 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/mock_services.hpp' (3,303) at 20240530080026674
5042 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_mac.h' (3,304) at 20210309003651316
5043 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu_host.c' (3,305) at 20240405153046157
5044 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-div.h' (3,306) at 20240405153046773
5045 2025-01-08 03:00:45.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_dec_clut224.ppm' (3,307) at 20210307214930950
5046 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p.c' (3,308) at 20241211090212242
5047 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/hardware.h' (3,309) at 20210307214925946
5048 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/cmdlinepart.c' (3,310) at 20240405153049705
5049 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mxc_v2.c' (3,311) at 20240405153051501
5050 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/CONFIG_FORMAT.md' (3,312) at 20240111090005306
5051 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pabort-legacy.S' (3,313) at 20210307214925970
5052 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/hash_low.S' (3,314) at 20240405153230047
5053 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/yealink.c' (3,315) at 20240405153049149
5054 2025-01-08 03:00:45.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc5_qm_regs.h' (3,316) at 20240405153046581
5055 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_cpum_sf.c' (3,317) at 20241216090017685
5056 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_variables.c' (3,318) at 20210308005003704
5057 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dma.h' (3,319) at 20240405153045357
5058 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/remap_file_pages.rst' (3,320) at 20240405153045229
5059 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fpsimd-test.S' (3,321) at 20240405153054237
5060 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_security.c' (3,322) at 20240405153051909
5061 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/mcount.S' (3,323) at 20240405153045945
5062 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/pwm.h' (3,324) at 20210308005002776
5063 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smartweb.h' (3,325) at 20210308005003616
5064 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/068' (3,326) at 20220429100100886
5065 2025-01-08 03:00:45.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/Makefile' (3,327) at 20210308005003512
5066 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/gpio.h' (3,328) at 20210308005002776
5067 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/static-inventory.yaml' (3,329) at 20230909080012743
5068 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0004-Platform-CS1000-Increase-ITS-max-asset-size.patch' (3,330) at 20241221090017464
5069 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rt5677.c' (3,331) at 20210308005003488
5070 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-zero-w.dts' (3,332) at 20240405153229871
5071 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm7tdmi.S' (3,333) at 20210307214925974
5072 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/Makefile' (3,334) at 20210308004922932
5073 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-74xx-mmio.txt' (3,335) at 20210307214925318
5074 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/customizing-images.rst' (3,336) at 20230114040015510
5075 2025-01-08 03:00:45.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/nci_core.h' (3,337) at 20220525020654643
5076 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rtnetlink.h' (3,338) at 20241211090145537
5077 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sbs-charger.c' (3,339) at 20240405153051441
5078 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/activation.hpp' (3,340) at 20241213090049550
5079 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_struct_ops.c' (3,341) at 20240405153231891
5080 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/meson.build' (3,342) at 20241101080009595
5081 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/vgettimeofday.c' (3,343) at 20240405153045877
5082 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.yaml' (3,344) at 20220525020651690
5083 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk_xdp_metadata.h' (3,345) at 20240405153054293
5084 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_smp2p.c' (3,346) at 20240405153050341
5085 2025-01-08 03:00:45.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/s5pv210.c' (3,347) at 20240405153229911
5086 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd938x.c' (3,348) at 20240405153232163
5087 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/jack-injection.rst' (3,349) at 20220525020651758
5088 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb' (3,350) at 20241206090014234
5089 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/remove-install-as-user.patch' (3,351) at 20210307205553738
5090 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2838_peripherals.c' (3,352) at 20240906080037188
5091 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfp-machine_32.h' (3,353) at 20210307214926586
5092 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-async-req.rst' (3,354) at 20210307214925466
5093 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain-standalone.bb' (3,355) at 20230131040012039
5094 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/perf_regs.h' (3,356) at 20210307214926514
5095 2025-01-08 03:00:45.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nameval.h' (3,357) at 20210308005003556
5096 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_timer.c' (3,358) at 20210307214932194
5097 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/debugfs.c' (3,359) at 20240405153046733
5098 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/usbnet.c' (3,360) at 20241104090011583
5099 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/MCFG' (3,361) at 20240906080037556 to deleted uid set
5100 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-adv.c' (3,362) at 20220525020652050
5101 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine-qmp-cmds.c' (3,363) at 20240906080037212
5102 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/gfp.h' (3,364) at 20240503080014462
5103 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/Kconfig' (3,365) at 20210308005003716
5104 2025-01-08 03:00:45.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-hotplug.rst' (3,366) at 20220429100100422
5105 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_sli4.h' (3,367) at 20240405153051653
5106 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_round.S' (3,368) at 20230426080043952
5107 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pciaccess.cpp' (3,369) at 20240817080027656
5108 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/smu7_fusion.h' (3,370) at 20210307214928026
5109 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psci.h' (3,371) at 20220525020654607
5110 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/MAINTAINERS' (3,372) at 20210308005002988
5111 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/Makefile' (3,373) at 20240405153053401
5112 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sendmail' (3,374) at 20211006000025242
5113 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/break.h' (3,375) at 20210307214926250
5114 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/nospec-branch.h' (3,376) at 20241023080012871
5115 2025-01-08 03:00:45.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_dfs_tables.h' (3,377) at 20210307214930534
5116 2025-01-08 03:00:45.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_tabletsw.c' (3,378) at 20240405153051393
5117 2025-01-08 03:00:45.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm.h' (3,379) at 20240405153051921
5118 2025-01-08 03:00:45.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/MAINTAINERS' (3,380) at 20210308005003028
5119 2025-01-08 03:00:45.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-avoid-including-sys-poll.h-directly.patch' (3,381) at 20241221090017692
5120 2025-01-08 03:00:45.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvcall.h' (3,382) at 20240628080013981
5121 2025-01-08 03:00:45.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vstrs.c' (3,383) at 20240326080039746
5122 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-mv-usb.c' (3,384) at 20240405153052125
5123 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/key.c' (3,385) at 20240520080015235
5124 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow_field-memset.c' (3,386) at 20240405153053105
5125 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0017-Search-target-sysroot-gcc-version-specific-dirs-with.patch' (3,387) at 20241221090017660
5126 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/load.c' (3,388) at 20240830080013299
5127 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/signal.c' (3,389) at 20240405153046493
5128 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (3,390) at 20211015100030976
5129 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/basic/fixdep.c' (3,391) at 20210308005003724
5130 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_lock_management.robot' (3,392) at 20240628080017117
5131 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/network.conf' (3,393) at 20230801080016105
5132 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mite.h' (3,394) at 20220525020652354
5133 2025-01-08 03:00:45.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5200b.dtsi' (3,395) at 20240405153046093
5134 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/runner.py' (3,396) at 20241221090017468
5135 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Torsby_Bada' (3,397) at 20210307205553794
5136 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/eeprom.h' (3,398) at 20210307214926578
5137 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/Kconfig' (3,399) at 20210307214930154
5138 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/microchip,pic32-wdt.txt' (3,400) at 20210307214925454
5139 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.c' (3,401) at 20220525020654179
5140 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/xlnx-zynqmp-rtc.c' (3,402) at 20241211090212326
5141 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_user_64.S' (3,403) at 20240405153046469
5142 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpupower-info.c' (3,404) at 20240405153054213
5143 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/octeontx2.rst' (3,405) at 20240405153045237
5144 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_kunit_util.h' (3,406) at 20240405153051385
5145 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nh-sse2-x86_64.S' (3,407) at 20240405153046365
5146 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/checksum.c' (3,408) at 20210309003648804
5147 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/regs_load.S' (3,409) at 20210307214932518
5148 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7722/irq.c' (3,410) at 20220525020652114
5149 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx27lite-common.h' (3,411) at 20210308005003596
5150 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/trace.c' (3,412) at 20210307214929738
5151 2025-01-08 03:00:45.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml' (3,413) at 20240405153045153
5152 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/x2apic_uv_x.c' (3,414) at 20240405153230119
5153 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel.bbclass' (3,415) at 20241221090017608
5154 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/init.c' (3,416) at 20210307214929970
5155 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-memset.c' (3,417) at 20240405153053105
5156 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/packagefiles/valijson/meson.build' (3,418) at 20240628080018949
5157 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm8250.h' (3,419) at 20240405153052645
5158 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.0.c' (3,420) at 20240405153050345
5159 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp803.dtsi' (3,421) at 20210308005002572
5160 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pfd.c' (3,422) at 20240405153046789
5161 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/fix-tar-command-with-DIST.patch' (3,423) at 20210307205554106
5162 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/Kconfig' (3,424) at 20240405153048885
5163 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/benchmark.c' (3,425) at 20210307214932614
5164 2025-01-08 03:00:45.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/Kconfig' (3,426) at 20240326080039438
5165 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_modeset.c' (3,427) at 20240805080013955
5166 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/.clang-format' (3,428) at 20210308005114857
5167 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic.h' (3,429) at 20240405153048433
5168 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/reginfo.c' (3,430) at 20210308005003216
5169 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/nlmon.c' (3,431) at 20220525020653679
5170 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/syscall_table.S' (3,432) at 20220525020651986
5171 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/MAINTAINERS' (3,433) at 20210308005002972
5172 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-iot-box.dts' (3,434) at 20240405153045585
5173 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/Makefile' (3,435) at 20210308005002732
5174 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tda1997x.txt' (3,436) at 20210307214925354
5175 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/ftpmu010.c' (3,437) at 20210308005003468
5176 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-mi1320.c' (3,438) at 20240405153049565
5177 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_gbl.h' (3,439) at 20240805080014003
5178 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7476.c' (3,440) at 20240405153048945
5179 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/eth.c' (3,441) at 20210308005002944
5180 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/ad5823.h' (3,442) at 20210307214930530
5181 2025-01-08 03:00:45.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_context.h' (3,443) at 20210307214929178
5182 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Degerfors' (3,444) at 20210307205553778
5183 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl,edma.yaml' (3,445) at 20240628080013973
5184 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f469-disco-u-boot.dtsi' (3,446) at 20210308005002616
5185 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-3.0' (3,447) at 20210307205554418
5186 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree.h' (3,448) at 20240405153052565
5187 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sh_mobile_lcdcfb.c' (3,449) at 20240613080016475
5188 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/swap.h' (3,450) at 20240405153050405
5189 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_inner.c' (3,451) at 20241216090017793
5190 2025-01-08 03:00:45.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_enum_attribute.hpp' (3,452) at 20240123090036147
5191 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/atomic/Atomic-RMW-ops-are-atomic-WRT-atomic_set.litmus' (3,453) at 20210309003648432
5192 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/gpio.h' (3,454) at 20210308005002796
5193 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/beauty.h' (3,455) at 20240405153232231
5194 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.18.4.bb' (3,456) at 20241221090017564
5195 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/config.h' (3,457) at 20210308005002640
5196 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce60/irq_service_dce60.h' (3,458) at 20210309003649496
5197 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/sgx-epc.c' (3,459) at 20220429100100470
5198 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4-avx.h' (3,460) at 20220525020652138
5199 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfsd/export.c' (3,461) at 20241211090145521 to deleted uid set
5200 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_fd.h' (3,462) at 20240405153049741
5201 2025-01-08 03:00:45.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/Kconfig' (3,463) at 20240405153051821
5202 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (3,464) at 20240612080013182
5203 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/text.py' (3,465) at 20210308005003748
5204 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/channel_config.json' (3,466) at 20241106090019922
5205 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,i2s-tdm.yaml' (3,467) at 20240405153045169
5206 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/smbus_master.h' (3,468) at 20210308005046013
5207 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965-u-boot.dtsi' (3,469) at 20210308005002604
5208 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr_user.c' (3,470) at 20240405153052381
5209 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-debugfs.c' (3,471) at 20210307214926574
5210 2025-01-08 03:00:45.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac.c' (3,472) at 20240405153231259
5211 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1.c' (3,473) at 20240405153052237
5212 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/Kconfig' (3,474) at 20240405153051313
5213 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/ibm,powerpc-cpu-features.txt' (3,475) at 20210307214925406
5214 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/images-r0.txt' (3,476) at 20220804030014667
5215 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-cci.rst' (3,477) at 20240405153229807
5216 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/context.h' (3,478) at 20240405153048805
5217 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/fcvt.ref' (3,479) at 20240906080037576
5218 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4.dtsi' (3,480) at 20240405153229899
5219 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_utils.c' (3,481) at 20240405153049937
5220 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mips' (3,482) at 20210308005003296
5221 2025-01-08 03:00:45.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/Makefile' (3,483) at 20210307214928826
5222 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bcm3510_priv.h' (3,484) at 20210307214928610
5223 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/strncpy_user.S' (3,485) at 20240405153046513
5224 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/pgtable.c' (3,486) at 20240913080013769
5225 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_piccolo.c' (3,487) at 20240405153046665
5226 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-mod.c' (3,488) at 20240405153052485
5227 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/host.tcl' (3,489) at 20210308005007112
5228 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-dma-sg.c' (3,490) at 20240405153049585
5229 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.c' (3,491) at 20240405153048585
5230 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/packing.h' (3,492) at 20220525020654599
5231 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___err_non_enum.c' (3,493) at 20210307214932642
5232 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/changebit.S' (3,494) at 20210307214925866
5233 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/fan-table-init.sh' (3,495) at 20230428080015190
5234 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/Kconfig' (3,496) at 20210308005002716
5235 2025-01-08 03:00:45.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp_6.3.0.bb' (3,497) at 20240413080012703
5236 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-vt8500.c' (3,498) at 20210307214927050
5237 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt37x.c' (3,499) at 20240405153046661
5238 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt' (3,500) at 20210307214925342
5239 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record+script_probe_vfs_getname.sh' (3,501) at 20240405153054173
5240 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdx65-tlmm.yaml' (3,502) at 20240405153045137
5241 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lpc18xx-dmamux.c' (3,503) at 20240405153230283
5242 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0001-hiredis-use-default-CC-if-it-is-set.patch' (3,504) at 20241221090017520
5243 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timer.c' (3,505) at 20240405153053057
5244 2025-01-08 03:00:45.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma6_qm_regs.h' (3,506) at 20240405153046573
5245 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-hwdep.c' (3,507) at 20220525020654975
5246 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/lshrsi3.S' (3,508) at 20210307214926570
5247 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_hw_regs.h' (3,509) at 20240405153052121
5248 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit_3.2.1.bb' (3,510) at 20241221090017516
5249 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/debug.h' (3,511) at 20210307214930874
5250 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt298.c' (3,512) at 20240405153053941
5251 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/helper.hpp' (3,513) at 20240817080027248
5252 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-nf5280m6.dts' (3,514) at 20240405153229867
5253 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/0001-Remove-unsuitble-part-for-cross-compile.patch' (3,515) at 20230811080018302
5254 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0005-cprof_encode_text.c-fix-wrong-pointer-assignment.patch' (3,516) at 20241221090017516
5255 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/templates/default/bblayers.conf.sample' (3,517) at 20240323080013549
5256 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch' (3,518) at 20241221090017644
5257 2025-01-08 03:00:45.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml' (3,519) at 20240405153045093
5258 2025-01-08 03:00:45.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi' (3,520) at 20220525020651902
5259 2025-01-08 03:00:45.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/fdtdec.c' (3,521) at 20210308005003704
5260 2025-01-08 03:00:45.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc86xx_base.config' (3,522) at 20240405153046097
5261 2025-01-08 03:00:45.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/chip.h' (3,523) at 20220525020653127
5262 2025-01-08 03:00:45.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ddr.c' (3,524) at 20210308005002756
5263 2025-01-08 03:00:45.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/.clang-format' (3,525) at 20241219090006636
5264 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_string.h' (3,526) at 20210307214931646
5265 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/ptp_kvm.rst' (3,527) at 20220525020651790
5266 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cffi_1.17.1.bb' (3,528) at 20241221090017668
5267 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/mm.c' (3,529) at 20240405153229987
5268 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/flash_size.cpp' (3,530) at 20240820080007197
5269 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-dpcm.h' (3,531) at 20240405153052889
5270 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ops.c' (3,532) at 20241001080013020
5271 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard.dts' (3,533) at 20240405153045501
5272 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/args.cpp' (3,534) at 20210308005056661
5273 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cache.c' (3,535) at 20240405153230079
5274 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/vf610-nfc.txt' (3,536) at 20210307214925370
5275 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/50-rp_filter.conf' (3,537) at 20210307205554058
5276 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot' (3,538) at 20210307205554466
5277 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-account_0.12.1.bb' (3,539) at 20241206090014266
5278 2025-01-08 03:00:45.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/u-boot.lds' (3,540) at 20210308005002920
5279 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-rdb.dts' (3,541) at 20220525020651906
5280 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-choose-events.png' (3,542) at 20210307205554322 to deleted uid set
5281 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/pldm/pldm_%.bbappend' (3,543) at 20240712080022837
5282 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/gfs2.h' (3,544) at 20210307214931110
5283 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/arm-acpi.rst' (3,545) at 20240405153229739
5284 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-publish-sdk' (3,546) at 20211006000025282
5285 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/timers.c' (3,547) at 20220525020651982
5286 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.h' (3,548) at 20210307214929806
5287 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/microbit_i2c.h' (3,549) at 20210308005046013
5288 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ep88xc_defconfig' (3,550) at 20240405153046097
5289 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8804.txt' (3,551) at 20210307214925438
5290 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/Kconfig' (3,552) at 20210308005002956
5291 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/Makefile' (3,553) at 20210307214930938
5292 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-not.err' (3,554) at 20220429100100882
5293 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/dfi-bt700-q7x-151.dts' (3,555) at 20210308005002860
5294 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/semihost.ld' (3,556) at 20221215040039390
5295 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived/0001-vrrp-Don-t-include-linux-if_ether.h-if-not-needed.patch' (3,557) at 20241221090017496
5296 2025-01-08 03:00:45.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_bpf.c' (3,558) at 20240405153053365
5297 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/test/logger_test.cpp' (3,559) at 20210308005059173
5298 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/hd.c' (3,560) at 20210307214928086
5299 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/tulip.c' (3,561) at 20241211090212310
5300 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox.inc' (3,562) at 20241206090014310
5301 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/ratelimiter.h' (3,563) at 20210307214929726
5302 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3568-cru.h' (3,564) at 20220525020654543
5303 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-altera-platform.c' (3,565) at 20240405153051781
5304 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SSDT.dimmpxm' (3,566) at 20240906080037560 to deleted uid set
5305 2025-01-08 03:00:45.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.h' (3,567) at 20240405153048741
5306 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/tee-uclass.c' (3,568) at 20210308005003496
5307 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_event.c' (3,569) at 20240405153050573
5308 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_irq_vectors.c' (3,570) at 20210307214932578
5309 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/kernel-devsrc.bb' (3,571) at 20241221090017688
5310 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_clk.h' (3,572) at 20210307214931462
5311 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/brcm,iproc-sba.txt' (3,573) at 20210307214925310
5312 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/viosrp.h' (3,574) at 20230426080043736
5313 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-opts-visitor.c' (3,575) at 20210927100127645
5314 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (3,576) at 20240326080016518
5315 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/n411.c' (3,577) at 20210307214930922
5316 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads8688.c' (3,578) at 20240405153048965
5317 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rawv6.h' (3,579) at 20240405153052865
5318 2025-01-08 03:00:45.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_sysfw_ovmf-stubs.c' (3,580) at 20210927100127133
5319 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/cfbfillrect.c' (3,581) at 20210307214930906
5320 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/tags.c' (3,582) at 20240405153053129
5321 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie.h' (3,583) at 20241211090212362
5322 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/Makefile' (3,584) at 20240405153049281
5323 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/sparc_sun_oracle_rng.txt' (3,585) at 20210307214925414
5324 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irqflags.h' (3,586) at 20240405153046385
5325 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic_uapi.c' (3,587) at 20241011080017315
5326 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pvpanic-pci.c' (3,588) at 20240906080037256
5327 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/video.c' (3,589) at 20210308005003016
5328 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c' (3,590) at 20210307214927122
5329 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/cpa-test.c' (3,591) at 20240405153046477
5330 2025-01-08 03:00:45.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/translate_addr_const.c' (3,592) at 20230925080040045
5331 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/bellavista.json' (3,593) at 20240409080005002
5332 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/pci.c' (3,594) at 20240405153046993
5333 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pflash-cfi02-test.c' (3,595) at 20240326080039738
5334 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-vmstate.c' (3,596) at 20240906080037584
5335 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amd-pstate.h' (3,597) at 20240913080013833
5336 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_min.S' (3,598) at 20210308005046533
5337 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/dts/Makefile' (3,599) at 20210308005003540
5338 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_ctx.c' (3,600) at 20210307214927858
5339 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/chafsr.h' (3,601) at 20210307214926578
5340 2025-01-08 03:00:45.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts' (3,602) at 20240805080013923
5341 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_iext_tree.c' (3,603) at 20220525020654507
5342 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_skb_cgroup_id_user.c' (3,604) at 20240405153054285
5343 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_allowlist.c' (3,605) at 20240405153230979
5344 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-params-test.c' (3,606) at 20240405153230655
5345 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kernel/cpu/intel.c' (3,607) at 20240405153230119 to deleted uid set
5346 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/sysctl.c' (3,608) at 20240405153052429
5347 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/shakti_uart.h' (3,609) at 20210927100127233
5348 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/tdx-guest/tdx-guest.c' (3,610) at 20240405153052229
5349 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/228' (3,611) at 20220429100100910
5350 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/walnut_defconfig' (3,612) at 20210307214926366
5351 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A13-OLinuXino_defconfig' (3,613) at 20210308005003232
5352 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/trace-events' (3,614) at 20221215040039326
5353 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-norwood.c' (3,615) at 20210307214928782
5354 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-makefile-add-ldflags.patch' (3,616) at 20210307205553810
5355 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_vexpress.py' (3,617) at 20241211090212538
5356 2025-01-08 03:00:45.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_slave.h' (3,618) at 20210309003654324
5357 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/Makefile' (3,619) at 20210308005002812
5358 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_lwx.c' (3,620) at 20210308005046505
5359 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-ocelot.c' (3,621) at 20210308005003456
5360 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_vbif.c' (3,622) at 20240405153048589
5361 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PumpCollection.json' (3,623) at 20240619080002952
5362 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/controllers/login-controller.js' (3,624) at 20210308005107077
5363 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/scripts/hmi.sh' (3,625) at 20240405153054361
5364 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/us5182d.c' (3,626) at 20240405153049005
5365 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_devinfo.h' (3,627) at 20240405153052877
5366 2025-01-08 03:00:45.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcmp_32.S' (3,628) at 20240405153230043
5367 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mxc_nand.c' (3,629) at 20240405153230871
5368 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/hdaudio.c' (3,630) at 20240405153053941
5369 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_helper.h' (3,631) at 20220525020652490
5370 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c' (3,632) at 20240405153051841
5371 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r4.dts' (3,633) at 20240405153045781
5372 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ns87308.c' (3,634) at 20210308005003400
5373 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hdc2010.c' (3,635) at 20240405153048985
5374 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy-core.c' (3,636) at 20240405153231079
5375 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Alajarvi' (3,637) at 20210307205553766
5376 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/248' (3,638) at 20210927100127497
5377 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/nmi_interface.cpp' (3,639) at 20220726100019890
5378 2025-01-08 03:00:45.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/env/bmcweb' (3,640) at 20210701100031467
5379 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_rw.c' (3,641) at 20240405153053389
5380 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc' (3,642) at 20240405153054305
5381 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/Kconfig' (3,643) at 20240415080012975
5382 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.c' (3,644) at 20220525020652959
5383 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.18.bb' (3,645) at 20230802080024722
5384 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/078' (3,646) at 20210927100127477
5385 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/dmc-rk3368.c' (3,647) at 20210308005003476
5386 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/hd3ss3220.c' (3,648) at 20240405153052145
5387 2025-01-08 03:00:45.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-wilco-ec' (3,649) at 20210309003648248
5388 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComputerSystem.v1_23_0.json' (3,650) at 20240918080002720
5389 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb' (3,651) at 20241113090013917 to deleted uid set
5390 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_add_dup_prop.dtso' (3,652) at 20240405153231279
5391 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-ringneck-haikou.dts' (3,653) at 20240405153045813
5392 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addsc.c' (3,654) at 20210308005046501
5393 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/gdma_main.c' (3,655) at 20241011080017331
5394 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/feature-microblaze-versions.inc' (3,656) at 20240301090012451
5395 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6afe.yaml' (3,657) at 20240405153045169
5396 2025-01-08 03:00:45.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/nspire.yaml' (3,658) at 20210309003648324
5397 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb.h' (3,659) at 20230426080043724
5398 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/trace-events-emulation.h' (3,660) at 20210307214926078
5399 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Rosneath' (3,661) at 20210307205553798
5400 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-dk1.dts' (3,662) at 20240405153045585
5401 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_sa.h' (3,663) at 20210307214931690
5402 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mtk-adsp-common.h' (3,664) at 20240405153054001
5403 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_req.c' (3,665) at 20241211090145441
5404 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscc-sdm845.c' (3,666) at 20240405153046833
5405 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregateCollection.json' (3,667) at 20240619080002940
5406 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/dma.h' (3,668) at 20240405153045345
5407 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pnp_def.h' (3,669) at 20210308005002880
5408 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/wic' (3,670) at 20220721030015889
5409 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/system.cpp' (3,671) at 20240904080048579
5410 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/oe-find-native-sysroot' (3,672) at 20230919080013998
5411 2025-01-08 03:00:45.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/Makefile' (3,673) at 20240405153231767
5412 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet-3f.dts' (3,674) at 20210308005002616
5413 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c' (3,675) at 20240405153052205
5414 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_wmac_bitdef.h' (3,676) at 20240405153051901
5415 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_timer.c' (3,677) at 20210307214930542
5416 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/hwif.h' (3,678) at 20240805080013979
5417 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UMich-Merit' (3,679) at 20241221090017616
5418 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/raw.c' (3,680) at 20240405153053201
5419 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/Makefile' (3,681) at 20210307214932426
5420 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfpkt.h' (3,682) at 20210307214931554
5421 2025-01-08 03:00:45.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.5.rst' (3,683) at 20240302090018222
5422 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mt7621_wdt.c' (3,684) at 20240405153052241
5423 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dump-insn.h' (3,685) at 20210307214932590
5424 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-array-branch.json' (3,686) at 20220429100100882
5425 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb' (3,687) at 20241221090017564
5426 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_errno_defs.h' (3,688) at 20210927100127265
5427 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDistributionMetrics.v1_3_2.json' (3,689) at 20240619080002952
5428 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/menelaus.h' (3,690) at 20210307214931430
5429 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/atom.h' (3,691) at 20240405153053993
5430 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkimage.h' (3,692) at 20210308005003768
5431 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps/0001-Set-FIU0_DRD_CFG-and-FIU_Clk_divider-for-gbmc-hoth.patch' (3,693) at 20220126040017519
5432 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/ocxl.h' (3,694) at 20210307214931690
5433 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8183-pinctrl.yaml' (3,695) at 20240405153229787
5434 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c' (3,696) at 20240405153230611
5435 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensors.hpp' (3,697) at 20220727030028313
5436 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/meson.options' (3,698) at 20231115090030615
5437 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/generate-ubi' (3,699) at 20221210040020210
5438 2025-01-08 03:00:45.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx_defs.h' (3,700) at 20210307214932266
5439 2025-01-08 03:00:45.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkInterface.v1_2_2.json' (3,701) at 20240619080002948
5440 2025-01-08 03:00:45.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/cgroup.c' (3,702) at 20240405153054037
5441 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/advansys.c' (3,703) at 20240405153051553
5442 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm9713.c' (3,704) at 20210307214928510
5443 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/direct/kprobe-direct.tc' (3,705) at 20210307214932670
5444 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/Kconfig' (3,706) at 20220525020652334
5445 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pcalign-a64.c' (3,707) at 20220429100100938
5446 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/Kconfig' (3,708) at 20240405153231007
5447 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/MAINTAINERS' (3,709) at 20210308005003008
5448 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00leds.c' (3,710) at 20210307214929906
5449 2025-01-08 03:00:45.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som-evb-emmc.dts' (3,711) at 20240405153045385
5450 2025-01-08 03:00:45.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-fttmr010.c' (3,712) at 20220525020652342
5451 2025-01-08 03:00:45.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.h' (3,713) at 20210605000027728
5452 2025-01-08 03:00:45.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/pmf.h' (3,714) at 20240405153051397
5453 2025-01-08 03:00:45.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Hastings' (3,715) at 20210307205553798
5454 2025-01-08 03:00:45.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/phy-cpcap-usb.c' (3,716) at 20240405153051289
5455 2025-01-08 03:00:45.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_bmc_extern.c' (3,717) at 20240906080037244
5456 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_iocb.c' (3,718) at 20240405153231439
5457 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/srat.c' (3,719) at 20240405153230143
5458 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow_4.16.0.bb' (3,720) at 20241221090017680
5459 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svc.c' (3,721) at 20241111090012169
5460 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/irq.h' (3,722) at 20240405153231455
5461 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-hdk.dts' (3,723) at 20240405153229959
5462 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-reg.h' (3,724) at 20210307214932394
5463 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_l4proto.h' (3,725) at 20220525020654643
5464 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-rlp_2.1.0.bb' (3,726) at 20240413080012663
5465 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/Kconfig' (3,727) at 20240405153050057
5466 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4.3RENO' (3,728) at 20241221090017612
5467 2025-01-08 03:00:45.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/include/headers_check.pl' (3,729) at 20240405153054389
5468 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/boost_beast.cpp' (3,730) at 20230511080004691
5469 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/upm_table.h' (3,731) at 20210308005003052
5470 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/linkinfo.c' (3,732) at 20240405153232015
5471 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_cmdq_regs.h' (3,733) at 20240405153046605
5472 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_catas.c' (3,734) at 20210307214928430
5473 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/MAINTAINERS' (3,735) at 20210308005002924
5474 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/File.errors.yaml' (3,736) at 20210610000035106
5475 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/ctype.h' (3,737) at 20210308005046045
5476 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_ioctl.h' (3,738) at 20240405153051829
5477 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_kms.h' (3,739) at 20220525020652999
5478 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_net.h' (3,740) at 20240405153052757
5479 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear1310.c' (3,741) at 20240405153045689
5480 2025-01-08 03:00:45.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox3-hs.dts' (3,742) at 20240405153045465
5481 2025-01-08 03:00:45.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/vec_helper.c' (3,743) at 20240906080037500
5482 2025-01-08 03:00:45.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd.c' (3,744) at 20241220090018318
5483 2025-01-08 03:00:45.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/Makefile' (3,745) at 20210307214932110
5484 2025-01-08 03:00:45.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/spear-keyboard.txt' (3,746) at 20210307214925338
5485 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/sth.c' (3,747) at 20210309003649972
5486 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.h' (3,748) at 20240405153049849
5487 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cramfs.c' (3,749) at 20210308005003208
5488 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-empty.out' (3,750) at 20210308005046401 to deleted uid set
5489 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dts' (3,751) at 20240405153045709
5490 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/envlist.c' (3,752) at 20241211090212558
5491 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scsi.c' (3,753) at 20221215040039374
5492 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/gcc-6.patch' (3,754) at 20230706080014745
5493 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623a-rfb-emmc.dts' (3,755) at 20240405153045461
5494 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/target_core_backend.h' (3,756) at 20240405153052889
5495 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/v4l/v4l2-pci-skeleton.c' (3,757) at 20240405153053433
5496 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/owserver' (3,758) at 20210307205553738
5497 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83795.rst' (3,759) at 20210307214925506
5498 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipsec.h' (3,760) at 20210307214931638
5499 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind_3.23.0.bb' (3,761) at 20241221090017676
5500 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fbdev.c' (3,762) at 20240405153230595
5501 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/kryo-l2-accessors.c' (3,763) at 20220525020654095
5502 2025-01-08 03:00:45.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi.h' (3,764) at 20240405153230595
5503 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-mapping.h' (3,765) at 20240405153231807
5504 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/Kconfig' (3,766) at 20240405153049413
5505 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x-pcm-dma.c' (3,767) at 20240405153053553
5506 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_device.h' (3,768) at 20240405153045665
5507 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/efi_secret/efi_secret.c' (3,769) at 20240405153052229
5508 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/9pfs.h' (3,770) at 20240405153052957
5509 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/strings.c' (3,771) at 20210308005003220
5510 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-nvdimm-stub.c' (3,772) at 20220429100100434
5511 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/io.h' (3,773) at 20240405153045905
5512 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev1.1.dts' (3,774) at 20240405153045841
5513 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/xor_regs.h' (3,775) at 20210308005003368
5514 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/trace-events' (3,776) at 20240326080039386
5515 2025-01-08 03:00:45.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.c' (3,777) at 20220525020654179
5516 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_utils.py' (3,778) at 20240316080013820
5517 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos5433_drm_decon.c' (3,779) at 20240405153230539
5518 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/msp3400-driver.c' (3,780) at 20240405153049317
5519 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strcat_kunit.c' (3,781) at 20240405153053101
5520 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device_cgroup.h' (3,782) at 20210307214931374
5521 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/mmc_host_def.h' (3,783) at 20210308005002732
5522 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/clk.c' (3,784) at 20210308005002548
5523 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/ramdisk.rst' (3,785) at 20210309003648268
5524 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReport_v1.xml' (3,786) at 20240824080002934
5525 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/divsi3.S' (3,787) at 20240405153230007
5526 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/allyes_expected_config' (3,788) at 20210307214932154
5527 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmi088-accel-core.c' (3,789) at 20240405153048933
5528 2025-01-08 03:00:45.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/disp.h' (3,790) at 20240405153048609
5529 2025-01-08 03:00:45.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks-ftdi-ids.h' (3,791) at 20220429100100538
5530 2025-01-08 03:00:45.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-venice2.dts' (3,792) at 20240405153229879
5531 2025-01-08 03:00:45.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ak4531_codec.c' (3,793) at 20220525020654987
5532 2025-01-08 03:00:45.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_regs.h' (3,794) at 20240405153046597
5533 2025-01-08 03:00:45.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sh4_r2d.py' (3,795) at 20241211090212542
5534 2025-01-08 03:00:45.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu106-revA/psu_init_gpl.c' (3,796) at 20210308005003200
5535 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_cs.c' (3,797) at 20240613080016403
5536 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/soc-realview.c' (3,798) at 20241008080013979
5537 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/poweroff.c' (3,799) at 20240405153231915
5538 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/koelsch.h' (3,800) at 20210308005003600
5539 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/serial.h' (3,801) at 20210308005003684
5540 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ib62x0.h' (3,802) at 20210308005003596
5541 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/Makefile' (3,803) at 20210307214929874
5542 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/ssm4567.c' (3,804) at 20240613080016547
5543 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/init.h' (3,805) at 20240405153230167
5544 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Merrii_A80_Optimus_defconfig' (3,806) at 20210308005003240
5545 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/Makefile' (3,807) at 20210307214931798
5546 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_arc_aux_regs.h' (3,808) at 20240405153046589
5547 2025-01-08 03:00:45.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GD' (3,809) at 20211006000025234
5548 2025-01-08 03:00:45.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_NAND_defconfig' (3,810) at 20210308005003240
5549 2025-01-08 03:00:45.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-packaging_24.2.bb' (3,811) at 20241221090017668
5550 2025-01-08 03:00:45.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/elfcore.c' (3,812) at 20240405153046493
5551 2025-01-08 03:00:45.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/icswx.h' (3,813) at 20210309003648884
5552 2025-01-08 03:00:45.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rculist_bl.h' (3,814) at 20210307214931494
5553 2025-01-08 03:00:45.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt.h' (3,815) at 20240405153231119
5554 2025-01-08 03:00:45.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/io-cmd-bdev.c' (3,816) at 20240405153231275
5555 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/jr2/Kconfig' (3,817) at 20210308005003020
5556 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-versatile.h' (3,818) at 20210307214929214
5557 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/dma-sh7760.c' (3,819) at 20220525020655083
5558 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst' (3,820) at 20241221090017584
5559 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/longjmp.h' (3,821) at 20220525020652126
5560 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmel-ssc.h' (3,822) at 20210307214931358
5561 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/subprojects/phosphor-dbus-interfaces.wrap' (3,823) at 20220525020433159
5562 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml' (3,824) at 20240405153045181
5563 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/hacking.rst' (3,825) at 20240405153045297
5564 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2e_evm_defconfig' (3,826) at 20210308005003260
5565 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper_cxl.c' (3,827) at 20240405153047041
5566 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/ffs.h' (3,828) at 20210308005100993
5567 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/orc_types.h' (3,829) at 20240405153046389
5568 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend' (3,830) at 20240507080014346
5569 2025-01-08 03:00:45.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hash_info.c' (3,831) at 20210307214926798
5570 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/as3935.c' (3,832) at 20240405153049013
5571 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/overview.rst' (3,833) at 20210307214925458
5572 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq806x.h' (3,834) at 20240405153052645
5573 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/entry-compact.S' (3,835) at 20240405153229859
5574 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/tools/sst-compare-redfish-os.py' (3,836) at 20230821192414188
5575 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx.c' (3,837) at 20241211090145469
5576 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bblock.py' (3,838) at 20231014080011731
5577 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/urls.py' (3,839) at 20231014080011727
5578 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/pic32/pic32mzda.dtsi' (3,840) at 20240405153045989
5579 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/swift/config.yaml' (3,841) at 20240904080027730
5580 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch' (3,842) at 20230706080014765
5581 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/Kconfig' (3,843) at 20240726080012850
5582 2025-01-08 03:00:45.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/irqs.h' (3,844) at 20210308005002768
5583 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vt.h' (3,845) at 20210307214931686
5584 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-i2c.c' (3,846) at 20210307214928686
5585 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c' (3,847) at 20240830080013259
5586 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-core.c' (3,848) at 20240405153230811
5587 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard2.dts' (3,849) at 20240405153045497
5588 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c/core-isa.h' (3,850) at 20210308005046349
5589 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h' (3,851) at 20240405153047117
5590 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-relp-fix-build-against-upcoming-gcc-14-Werror-calloc.patch' (3,852) at 20241206090014254
5591 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ec.c' (3,853) at 20241011080017295
5592 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/test_updater.cpp' (3,854) at 20241114091025397
5593 2025-01-08 03:00:45.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-group1' (3,855) at 20210307214932570
5594 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hsi/omap-ssi.txt' (3,856) at 20210307214925322
5595 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp.c' (3,857) at 20240405153230579
5596 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/xgmac_mdio.c' (3,858) at 20240405153230947
5597 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-iesy' (3,859) at 20210307205553758
5598 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/r852.c' (3,860) at 20220525020653403
5599 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/event_analyzing_sample.py' (3,861) at 20210307214932570
5600 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/limits.h' (3,862) at 20240405153053477
5601 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_main.c' (3,863) at 20240405153049041
5602 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-at91.c' (3,864) at 20210308005003460
5603 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-daemon-proxy/0001-dbus-daemon-proxy-Return-DBUS_HANDLER_RESULT_NOT_YET.patch' (3,865) at 20230706080014745
5604 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-volk_1.3.296.0.bb' (3,866) at 20241221090017684
5605 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-imx-util.h' (3,867) at 20210308005003472
5606 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/lag.c' (3,868) at 20240805080013959
5607 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/PowerOnHours.interface.yaml' (3,869) at 20221207040023631
5608 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_devmap_attach.c' (3,870) at 20240405153054265
5609 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dmx.h.rst.exceptions' (3,871) at 20210307214925594
5610 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/get_current_dir_name.c' (3,872) at 20220525020655167
5611 2025-01-08 03:00:45.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml' (3,873) at 20240405153045177
5612 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gdsc.h' (3,874) at 20240405153046829
5613 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/qom_type_info.py' (3,875) at 20210308005046237
5614 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ife/Kconfig' (3,876) at 20220525020654827
5615 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml' (3,877) at 20240405153045125
5616 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vgettimeofday.c' (3,878) at 20240405153045953
5617 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/setup.c' (3,879) at 20240405153053477
5618 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml' (3,880) at 20240405153045169
5619 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_tpg.c' (3,881) at 20240405153051829
5620 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bestcomm.c' (3,882) at 20240405153230279
5621 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/board.c' (3,883) at 20240405153045981
5622 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/meson.options' (3,884) at 20240723080006032
5623 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/efi-x86_payload.h' (3,885) at 20210308005003592
5624 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5272.c' (3,886) at 20220525020651982
5625 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb' (3,887) at 20241221090017536
5626 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/atmclip.h' (3,888) at 20210307214931550
5627 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_chp.c' (3,889) at 20240405153051525
5628 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun9i.h' (3,890) at 20210308005003620
5629 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/userio.rst' (3,891) at 20210307214925514
5630 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-virtio.yaml' (3,892) at 20220525020651678
5631 2025-01-08 03:00:45.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/run-ptest' (3,893) at 20210905000020565
5632 2025-01-08 03:00:45.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/keymaps/files/keymap.sh' (3,894) at 20220405030025645
5633 2025-01-08 03:00:45.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_tracing.h' (3,895) at 20240405153232211
5634 2025-01-08 03:00:45.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu-bridge.c' (3,896) at 20240628080013993
5635 2025-01-08 03:00:45.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0001-wireshark-src-improve-reproducibility.patch' (3,897) at 20240113090014536
5636 2025-01-08 03:00:45.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/virq.c' (3,898) at 20210307214930430
5637 2025-01-08 03:00:45.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget.c' (3,899) at 20240405153230795
5638 2025-01-08 03:00:45.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_strerror.c' (3,900) at 20210308005003708
5639 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_reg.h' (3,901) at 20220525020652859
5640 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb' (3,902) at 20231011080016602
5641 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml' (3,903) at 20240405153045065
5642 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/special-errno.h' (3,904) at 20220429100100642
5643 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/mbx.c' (3,905) at 20240411080014106
5644 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx8.c' (3,906) at 20210308005003460
5645 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_8_offset.h' (3,907) at 20220525020652710
5646 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-vin.h' (3,908) at 20240613080016423
5647 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/161.out' (3,909) at 20210927100127489
5648 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_ctl_test.c' (3,910) at 20240405153054361
5649 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c' (3,911) at 20240405153048633
5650 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/svm.h' (3,912) at 20240405153054033
5651 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nvidia,tegra194-ccplex.yaml' (3,913) at 20240405153045017
5652 2025-01-08 03:00:45.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475CFE_defconfig' (3,914) at 20210308005003236
5653 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-nxp-fspi.c' (3,915) at 20241008080013979
5654 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/early_printk.c' (3,916) at 20210307214925862
5655 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/pf0100_otp.inc' (3,917) at 20210308005003084
5656 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/Kconfig' (3,918) at 20240520080015151
5657 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-pcu16be.rst' (3,919) at 20210309003648496
5658 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_asm.h' (3,920) at 20210307214929566
5659 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5100-tables.c' (3,921) at 20210307214932350
5660 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/types.hpp' (3,922) at 20230518080029178
5661 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/helper.c' (3,923) at 20210308005003364
5662 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml' (3,924) at 20240405153045177
5663 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e-clocks.dtsi' (3,925) at 20240405153045585
5664 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/MAINTAINERS' (3,926) at 20210308005002900
5665 2025-01-08 03:00:45.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/md5_glue.c' (3,927) at 20220525020652118
5666 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto-u-boot.dtsi' (3,928) at 20210308005002584
5667 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_statetable.c' (3,929) at 20220525020654903
5668 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/rsk7269.c' (3,930) at 20210308005003036
5669 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pluto2/pluto2.c' (3,931) at 20240405153049373
5670 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.h' (3,932) at 20240405153230315
5671 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/Makefile' (3,933) at 20240405153230639
5672 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_stress_merge.c' (3,934) at 20210307214932722
5673 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/pnfs.rst' (3,935) at 20210307214925486
5674 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-fork.c' (3,936) at 20240405153232255
5675 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,acx424akp.yaml' (3,937) at 20240405153045045
5676 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/0001-ffi-Insert-a-replacable-anchor-for-find_library.patch' (3,938) at 20241221090017668
5677 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-cap.c' (3,939) at 20210307214928794
5678 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/quirks.h' (3,940) at 20221102030020997
5679 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/gprof_syms.c' (3,941) at 20210307214926622
5680 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/Makefile' (3,942) at 20210308005002948
5681 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thaicom2_C-78.5E' (3,943) at 20210307205553762
5682 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/mctp.inc' (3,944) at 20231012080014468
5683 2025-01-08 03:00:45.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/dds.h' (3,945) at 20210307214930522
5684 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/alternative.h' (3,946) at 20240624080012768
5685 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ulpi.h' (3,947) at 20240405153052817
5686 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211metastruct.h' (3,948) at 20240405153051953
5687 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2830_priv.h' (3,949) at 20240405153230779
5688 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/network-sh.bb' (3,950) at 20241206090014226
5689 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_vio.c' (3,951) at 20241211090212326
5690 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-vmxnet3.rom' (3,952) at 20210308005046141 to deleted uid set
5691 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/jmb38x_ms.c' (3,953) at 20240405153049593
5692 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts' (3,954) at 20240405153229935
5693 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/rpi.c' (3,955) at 20210308005003032
5694 2025-01-08 03:00:45.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ar71xx.c' (3,956) at 20210309003648856
5695 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/events/stateSensorPdrs.json' (3,957) at 20240223090029990
5696 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb' (3,958) at 20241221090017656
5697 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/peci/index.rst' (3,959) at 20240405153045297
5698 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/main.cf' (3,960) at 20220402030015903
5699 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/host-export.h' (3,961) at 20220525020654243
5700 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/block.h' (3,962) at 20240405153231867
5701 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c' (3,963) at 20240405153230631
5702 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-utils_1.2.13.bb' (3,964) at 20241221090017692
5703 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_iter.c' (3,965) at 20240405153230135
5704 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/clock.c' (3,966) at 20210308005002552
5705 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_controller.h' (3,967) at 20241011080017403
5706 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Espoo' (3,968) at 20210307205553766
5707 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/af_mctp.c' (3,969) at 20241018080014582
5708 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/machine/x570d4u.conf' (3,970) at 20240413080012631
5709 2025-01-08 03:00:45.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_postproc.c' (3,971) at 20240405153230819
5710 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/superio.h' (3,972) at 20210308005003008
5711 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h' (3,973) at 20240405153048621
5712 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-pktcdvd' (3,974) at 20210309003648256
5713 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/common/Makefile' (3,975) at 20210308005003168
5714 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/subprojects/phosphor-logging.wrap' (3,976) at 20240501080016543
5715 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/altera-pcie.txt' (3,977) at 20210307214925382
5716 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/MAINTAINERS' (3,978) at 20210308005002940
5717 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-lager.dts' (3,979) at 20210308005002600
5718 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ad1843.h' (3,980) at 20210307214931594
5719 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gv100.c' (3,981) at 20220525020652971
5720 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/Makefile' (3,982) at 20210307214928458
5721 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mxs_ocotp.c' (3,983) at 20210308005003400
5722 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/gred.json' (3,984) at 20240405153054377
5723 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma-common.yaml' (3,985) at 20240405153045053
5724 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm.dts' (3,986) at 20210308005002596
5725 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c' (3,987) at 20240405153230519
5726 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/Makefile' (3,988) at 20210307214926898
5727 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc-softmmu.mak' (3,989) at 20240326080039394
5728 2025-01-08 03:00:45.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_spi_regs.h' (3,990) at 20240405153046605
5729 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb' (3,991) at 20240301090012423
5730 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/Platform' (3,992) at 20210307214926270
5731 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/neon.h' (3,993) at 20240405153053097
5732 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/Kconfig' (3,994) at 20240405153050049
5733 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pretimeout_panic.c' (3,995) at 20210307214930974
5734 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/Makefile' (3,996) at 20240405153230715
5735 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/interrupts.c' (3,997) at 20210308005002844
5736 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (3,998) at 20240110090012776
5737 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/stts751.c' (3,999) at 20240405153048877
5738 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/kwbimage-lschl.cfg' (4,000) at 20210308005002944
5739 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini.dts' (4,001) at 20210308005002636
5740 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/act8945a_charger.c' (4,002) at 20220525020653919
5741 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/port_kern.c' (4,003) at 20240405153230099
5742 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-ccw.c' (4,004) at 20240906080037288
5743 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/io.h' (4,005) at 20210308005003560
5744 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/rpmsg_wwan_ctrl.c' (4,006) at 20240405153051013
5745 2025-01-08 03:00:45.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertywatchgentest/watchone.yaml' (4,007) at 20221209040030339
5746 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-neo-air.dts' (4,008) at 20210308005002624
5747 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_host.c' (4,009) at 20240405153049653
5748 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer_tracepoint.h' (4,010) at 20210307214929510
5749 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/page.h' (4,011) at 20240405153230019
5750 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/osunixxf.c' (4,012) at 20240405153054213
5751 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h' (4,013) at 20240405153051881
5752 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kappa.dts' (4,014) at 20240405153045749
5753 2025-01-08 03:00:45.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/sec_drv.c' (4,015) at 20240405153230263
5754 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/if_defs.h' (4,016) at 20210307214930550
5755 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/set_sync_fsi_clock_mode.cpp' (4,017) at 20210308005103637
5756 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx7ulp.c' (4,018) at 20210307214925894
5757 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-glk-skips.txt' (4,019) at 20240405153230531
5758 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-make-Add-PREFIX-knob.patch' (4,020) at 20220502030010104
5759 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_vio.c' (4,021) at 20240405153051989
5760 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/uprobe_syntax_errors.tc' (4,022) at 20240405153054305
5761 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-bus.c' (4,023) at 20241211090212330
5762 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ps3.c' (4,024) at 20220525020652030
5763 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dpmcp.c' (4,025) at 20210307214926930
5764 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_tlv.h' (4,026) at 20210308005045921
5765 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/googlebenchmark/0001-cycleclock-Fix-type-conversion-to-match-function-ret.patch' (4,027) at 20241206090014258
5766 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-subdir/devtool-test-subdir.tar.gz' (4,028) at 20210307205554386
5767 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression4.c' (4,029) at 20210307214932630
5768 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1046a_serdes.c' (4,030) at 20210308005002556
5769 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_ptr.hpp' (4,031) at 20241219090033964
5770 2025-01-08 03:00:45.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cache/Kconfig' (4,032) at 20240405153230199
5771 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_macb1.dtsi' (4,033) at 20240405153045469
5772 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi' (4,034) at 20240418080014482
5773 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/TdcResults.py' (4,035) at 20210307214932722
5774 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16400.c' (4,036) at 20240405153048989
5775 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ci_udc.h' (4,037) at 20210308005003504
5776 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/720240501dca0b4eacc3295665d7ced8719e11d2.patch' (4,038) at 20230811080018306
5777 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sentosa.h' (4,039) at 20210307214926242
5778 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-mfg.c' (4,040) at 20240405153046797
5779 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/IPAddresses.v1_1_5.json' (4,041) at 20240619080002948
5780 2025-01-08 03:00:45.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/Makefile' (4,042) at 20240405153046973
5781 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier4U/bios_attrs.json' (4,043) at 20241111090035286
5782 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/iomux-mx51.h' (4,044) at 20210308005002648
5783 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/vfdi.h' (4,045) at 20240405153050293
5784 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-aarch64.txt' (4,046) at 20240113090014532
5785 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/port_scale.sh' (4,047) at 20220525020655207
5786 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/onyx.c' (4,048) at 20240405153053485
5787 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/vgettimeofday.c' (4,049) at 20210307214926498
5788 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-tpiu.yaml' (4,050) at 20240405153045013
5789 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42.c' (4,051) at 20240405153053577
5790 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml' (4,052) at 20240405153045129
5791 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-u-boot.dtsi' (4,053) at 20210308005002600
5792 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/selinux_netlink.h' (4,054) at 20210307214931658
5793 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/extra-properties.mako.hpp' (4,055) at 20210308005056661
5794 2025-01-08 03:00:45.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-kernel/linux/linux-aspeed_git.bbappend' (4,056) at 20230128040012702
5795 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb' (4,057) at 20241221090017492
5796 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/lm4549.c' (4,058) at 20240906080037200
5797 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pci_endpoint_test.c' (4,059) at 20240405153230847
5798 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_func_args_test.c' (4,060) at 20240405153232255
5799 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/basevm.py' (4,061) at 20240906080037584
5800 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-nvic.c' (4,062) at 20240405153049201
5801 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-flakey.rst' (4,063) at 20240405153044941
5802 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_mpic_timer_wakeup.c' (4,064) at 20240405153046229
5803 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_sys_fops.c' (4,065) at 20240405153052189
5804 2025-01-08 03:00:45.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/msi.c' (4,066) at 20240405153231911
5805 2025-01-08 03:00:45.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7779.c' (4,067) at 20240405153051357
5806 2025-01-08 03:00:45.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-v3s-ccu.h' (4,068) at 20210307214931350
5807 2025-01-08 03:00:45.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_find.hpp' (4,069) at 20210308005117205
5808 2025-01-08 03:00:45.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mem.c' (4,070) at 20241008080013987
5809 2025-01-08 03:00:45.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/code-of-conduct.rst' (4,071) at 20240405153229839
5810 2025-01-08 03:00:45.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c' (4,072) at 20240405153050593
5811 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/signal.c' (4,073) at 20240906080037360
5812 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/cpu.c' (4,074) at 20210307214932486
5813 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/fec.c' (4,075) at 20240405153232015
5814 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-httpd' (4,076) at 20210307205554470
5815 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/malta_defconfig' (4,077) at 20240405153230007
5816 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx_sip.h' (4,078) at 20210308005003652
5817 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/gpi.h' (4,079) at 20210308005003676
5818 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c.c' (4,080) at 20230426080043928
5819 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/MAINTAINERS' (4,081) at 20210308005002976
5820 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt6779-gce.h' (4,082) at 20210309003653812
5821 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6sx.c' (4,083) at 20240405153229911
5822 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml' (4,084) at 20240405153045073
5823 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-set-descr.rst' (4,085) at 20210309003648476
5824 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/syscalls.h' (4,086) at 20210307214926310
5825 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/processor.h' (4,087) at 20240405153045941
5826 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/acl.c' (4,088) at 20240405153231679
5827 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kasan.h' (4,089) at 20220525020651878
5828 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.c' (4,090) at 20240405153230571
5829 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (4,091) at 20230211040012635
5830 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' (4,092) at 20240906080037556 to deleted uid set
5831 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc44xx_data.c' (4,093) at 20210307214925930
5832 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa/libdvbcsa.pc' (4,094) at 20210307205553798
5833 2025-01-08 03:00:45.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/k3-cppi-desc-pool.h' (4,095) at 20210307214929654
5834 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/Makefile' (4,096) at 20240405153054213
5835 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_time.c' (4,097) at 20210309003654428
5836 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l83-i2c.c' (4,098) at 20240405153053577
5837 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-rock2-square.dts' (4,099) at 20240405153045561
5838 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/LICENSE' (4,100) at 20210308005051509
5839 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-hcd.c' (4,101) at 20210308005003512
5840 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmu_acpi.c' (4,102) at 20240405153231303
5841 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init' (4,103) at 20210307205554554
5842 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auto_dev-ioctl.h' (4,104) at 20210307214931358
5843 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/irq.h' (4,105) at 20240405153052733
5844 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-attrs/run-ptest' (4,106) at 20240113090014556
5845 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/twl4030_led.c' (4,107) at 20210308005003400
5846 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/ddr.h' (4,108) at 20210308005002992
5847 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh2.h' (4,109) at 20210308005002848
5848 2025-01-08 03:00:45.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/cmdline.py' (4,110) at 20210308005003748
5849 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/protection-keys.rst' (4,111) at 20220525020651770
5850 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-bin-stream.cpp' (4,112) at 20230516080019606
5851 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sendmsg6_prog.c' (4,113) at 20240405153054273
5852 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sched-migration-report' (4,114) at 20210307214932566
5853 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/0001-parser-yang-Define-_DEFAULT_SOURCE.patch' (4,115) at 20221003030013285
5854 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_info.c' (4,116) at 20240405153054265
5855 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/powerpc64.config' (4,117) at 20240405153054381
5856 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryChunksCollection.json' (4,118) at 20240619080002948
5857 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/mem.c' (4,119) at 20240405153046353
5858 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/l1oip.h' (4,120) at 20221102030020805
5859 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv7343.txt' (4,121) at 20210307214925350
5860 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_pool.c' (4,122) at 20240405153050177
5861 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/request_high_version.c' (4,123) at 20210308005100993
5862 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris-v2.dts' (4,124) at 20240405153045529
5863 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/attribute_container.c' (4,125) at 20220525020652262
5864 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp' (4,126) at 20241221090003052
5865 2025-01-08 03:00:45.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/crownbay.dts' (4,127) at 20210308005002860
5866 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mad.c' (4,128) at 20240805080013959
5867 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_pmu.h' (4,129) at 20240405153051273
5868 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/esmt.c' (4,130) at 20240405153049709
5869 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5040_serdes.c' (4,131) at 20210308005002832
5870 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/txc43128_phy.c' (4,132) at 20210307214929622
5871 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/sclp.c' (4,133) at 20241211090212442
5872 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/avnet-ultra96-rev1.dts' (4,134) at 20240405153045841
5873 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/h2200-header.S' (4,135) at 20210308005003004
5874 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt_boot.S' (4,136) at 20240405153046477
5875 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/devpts/inode.c' (4,137) at 20240405153231651
5876 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/iommu.h' (4,138) at 20240405153046385
5877 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-mem-hotplug-stub.c' (4,139) at 20220429100100434
5878 2025-01-08 03:00:45.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsl_ifc_nand.c' (4,140) at 20240405153230871
5879 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl_hypervisor.h' (4,141) at 20210307214931390
5880 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Debug/Pid/Zone.interface.yaml' (4,142) at 20230920080021028
5881 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/socket.c' (4,143) at 20240405153232087
5882 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/iotlb.c' (4,144) at 20240405153052169
5883 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/cpuinfo_utils.hpp' (4,145) at 20230821192414184
5884 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-include-missing-array-header.patch' (4,146) at 20220502030010100
5885 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/platform.c' (4,147) at 20240405153230015
5886 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb' (4,148) at 20241221090017488
5887 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Storage.interface.yaml' (4,149) at 20210630000024658
5888 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,nspire-misc.yaml' (4,150) at 20240405153045109
5889 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block.h' (4,151) at 20230426080043752
5890 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm63xx_smp.h' (4,152) at 20210307214925870
5891 2025-01-08 03:00:45.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/client.2200.conf.in' (4,153) at 20230512080017665
5892 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c' (4,154) at 20240624080012784
5893 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-microchip-sparx5.c' (4,155) at 20240405153231371
5894 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/disp.c' (4,156) at 20240405153230603
5895 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.h' (4,157) at 20210307214929418
5896 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/aperture_64.c' (4,158) at 20240405153046405
5897 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-common.dtsi' (4,159) at 20240405153229883
5898 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/meson.build' (4,160) at 20220108040030440
5899 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot.bb' (4,161) at 20241206090014226
5900 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.c' (4,162) at 20220525020652967
5901 2025-01-08 03:00:45.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/highmem.h' (4,163) at 20220525020651966
5902 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.xapic' (4,164) at 20240906080037560 to deleted uid set
5903 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/run_test_fpu.sh' (4,165) at 20210309003656000
5904 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vpmpyh.S' (4,166) at 20230426080043952
5905 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi5.conf' (4,167) at 20241206090014278
5906 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/escc.c' (4,168) at 20241211090212258
5907 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/topology.h' (4,169) at 20210307214926118
5908 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/Makefile' (4,170) at 20240405153052981
5909 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/conf-notes.txt' (4,171) at 20220913030020496
5910 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-dvb.c' (4,172) at 20240405153049361
5911 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/lgphilips,lb035q02.yaml' (4,173) at 20240405153045041
5912 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_serialize.hpp' (4,174) at 20241003080023045
5913 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbutils_1.0.6.bb' (4,175) at 20241206090014258
5914 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ddr.h' (4,176) at 20210308005002968
5915 2025-01-08 03:00:45.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/remote.c' (4,177) at 20210308005003540
5916 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_patch_resize.cpp' (4,178) at 20220922030007675
5917 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qoriq-clock.txt' (4,179) at 20240405153045029
5918 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/trace.c' (4,180) at 20210307214929778
5919 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo_1.11.0.bb' (4,181) at 20241221090017540
5920 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,versatile.yaml' (4,182) at 20240405153045013
5921 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioredis_2.0.1.bb' (4,183) at 20230609080014395
5922 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-examples.rst' (4,184) at 20210309003648500
5923 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/pages.c' (4,185) at 20240405153230747
5924 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/dimm_devs.c' (4,186) at 20240405153051193
5925 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/Makefile' (4,187) at 20240405153048745
5926 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/i2c.h' (4,188) at 20210307214925914
5927 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dsemul.h' (4,189) at 20210307214926214
5928 2025-01-08 03:00:45.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/.gitignore' (4,190) at 20240405153054301
5929 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rmi.h' (4,191) at 20210309003653896
5930 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/exynos4210_i2c.c' (4,192) at 20241211090212274
5931 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/bridge.h' (4,193) at 20240405153052893
5932 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipportip.c' (4,194) at 20240405153053317
5933 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/magicpanelr2_defconfig' (4,195) at 20240405153046309
5934 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/aintc_defs.h' (4,196) at 20210308005002720
5935 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw8738.c' (4,197) at 20240405153053569
5936 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-ti-pipe3.c' (4,198) at 20240405153051301
5937 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.c' (4,199) at 20210307214927958
5938 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-socket_0.7.0.bb' (4,200) at 20241206090014270
5939 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cache.c' (4,201) at 20210308005002836
5940 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00460_evcnt_memmap_package.h' (4,202) at 20210307214928682
5941 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/warp.h' (4,203) at 20210308005003624
5942 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/Makefile' (4,204) at 20240405153232283
5943 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_proc.h' (4,205) at 20240326080039562
5944 2025-01-08 03:00:45.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPL/README.am335x-network' (4,206) at 20210308005003300
5945 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/phy3250.c' (4,207) at 20210307214925898
5946 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1337.c' (4,208) at 20210308005003480
5947 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxpocket.h' (4,209) at 20210307214932278
5948 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_intel.h' (4,210) at 20240405153231839
5949 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/Kconfig' (4,211) at 20240405153051409
5950 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_2_d.h' (4,212) at 20210307214927690
5951 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu10_driver_if.h' (4,213) at 20240405153048337
5952 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/visl.rst' (4,214) at 20240405153044961
5953 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/melfas,mms114.yaml' (4,215) at 20240405153229767
5954 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/files/0002-etc-Makefile.am-Use-systemd_unitdir-instead-of-libdi.patch' (4,216) at 20230706080014733
5955 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/diu.c' (4,217) at 20210308005002992
5956 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_h.c' (4,218) at 20210308005046513
5957 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu.h' (4,219) at 20210307214926582
5958 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/namei.c' (4,220) at 20241211090145505
5959 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/spi.h' (4,221) at 20210308005003644
5960 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/entry64.S' (4,222) at 20210307214926750
5961 2025-01-08 03:00:45.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/qcom,pcie.yaml' (4,223) at 20240405153229783
5962 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_core.h' (4,224) at 20241216090017769
5963 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t102xqds.c' (4,225) at 20210308005002992
5964 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nuorgam_Njallavaara' (4,226) at 20210307205553770
5965 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/284' (4,227) at 20240906080037564
5966 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/stm32f7_i2c.c' (4,228) at 20210308005003384
5967 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/xen.yml' (4,229) at 20241221090017464
5968 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/cper.cpp' (4,230) at 20241125090040576
5969 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/usb-network/usb-network.bb' (4,231) at 20241206090014218
5970 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/util.py' (4,232) at 20221215040039258
5971 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/string-code-point-31.out' (4,233) at 20210308005046409 to deleted uid set
5972 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyPolicy_v1.xml' (4,234) at 20240619080002928
5973 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/Makefile' (4,235) at 20210308005003084
5974 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/dp-mst/topology-figure-1.dot' (4,236) at 20210307214925494
5975 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_types.h' (4,237) at 20210307214931386
5976 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-dai-pcm.c' (4,238) at 20240405153053961
5977 2025-01-08 03:00:45.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-digittrade.c' (4,239) at 20210307214928782
5978 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/zlib.h' (4,240) at 20210308005003688
5979 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/node.c' (4,241) at 20240405153230187
5980 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743.dtsi' (4,242) at 20210308005002616
5981 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/tagged-pointers.rst' (4,243) at 20240405153044977
5982 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/phosphor-logging.wrap' (4,244) at 20220516100042300
5983 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774c0-sysc.h' (4,245) at 20210307214931346
5984 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/printer.c' (4,246) at 20220525020654263
5985 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/topology.h' (4,247) at 20241211090212358
5986 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/consoles.c' (4,248) at 20240405153052489
5987 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_layerdetails_page.py' (4,249) at 20241221090017592
5988 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/vim.inc' (4,250) at 20241221090017700
5989 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/cmpxchg.h' (4,251) at 20240405153045905
5990 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogEntry.v1_17_0.json' (4,252) at 20240918080002720
5991 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp75@4e.conf' (4,253) at 20240904080027738
5992 2025-01-08 03:00:45.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/Makefile' (4,254) at 20210307214927066
5993 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq27xxx_battery_hdq.c' (4,255) at 20210309003652160
5994 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/rx-offload.c' (4,256) at 20240405153230895
5995 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/sensirion,scd4x.yaml' (4,257) at 20240405153045073
5996 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc' (4,258) at 20210307214932674
5997 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7-colibri-emmc.dts' (4,259) at 20210308005002588
5998 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/tpm2.c' (4,260) at 20210307214926954
5999 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-protocol-latter.c' (4,261) at 20240405153053501
6000 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_ext.c' (4,262) at 20210308005003340
6001 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq_txx9.c' (4,263) at 20240405153046021
6002 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/utils.cpp' (4,264) at 20240826080030471
6003 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_canhandle_unittest.cpp' (4,265) at 20210308005120353
6004 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/vdso.h' (4,266) at 20240405153046069
6005 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/object_interfaces.c' (4,267) at 20241211090212454
6006 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/venc.c' (4,268) at 20240405153230611
6007 2025-01-08 03:00:45.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c' (4,269) at 20240405153048685
6008 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/monwriter.h' (4,270) at 20210307214926514
6009 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hwpoison-inject.c' (4,271) at 20240405153053129
6010 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-shape.c' (4,272) at 20210308005003372
6011 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/unevictable-lru.rst' (4,273) at 20240405153229819
6012 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm7150.c' (4,274) at 20240613080016459
6013 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-fsl-ftm.c' (4,275) at 20240405153231355
6014 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/048_x86-start16-spl.dts' (4,276) at 20210308005003752
6015 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat.c' (4,277) at 20210307214925978
6016 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Vrm.interface.yaml' (4,278) at 20240403080025882
6017 2025-01-08 03:00:45.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/libbpf_build.rst' (4,279) at 20220525020651658
6018 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.c' (4,280) at 20240405153230919
6019 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/common.c' (4,281) at 20240405153232187
6020 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/bats/bats_1.11.1.bb' (4,282) at 20241221090017544
6021 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_aux_bus.h' (4,283) at 20240405153052625
6022 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-BanskaBystrica' (4,284) at 20210307205553794
6023 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/ksm.c' (4,285) at 20240617080017410
6024 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/act8865-regulator.c' (4,286) at 20240405153051461
6025 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_subdev.c' (4,287) at 20240405153051829
6026 2025-01-08 03:00:45.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am571x-idk.dts' (4,288) at 20240405153045597
6027 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/Kconfig' (4,289) at 20240405153050693
6028 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stmpe.yaml' (4,290) at 20240405153229779
6029 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/posted_intr.c' (4,291) at 20240405153230139
6030 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit_comp.c' (4,292) at 20240405153046189
6031 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-gts-helper.c' (4,293) at 20241211090145433
6032 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-txe.h' (4,294) at 20210307214929166
6033 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.h' (4,295) at 20210309003651112
6034 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.h' (4,296) at 20240405153047165
6035 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-ln-shrd-v6.h' (4,297) at 20240405153051289
6036 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rave-sp.c' (4,298) at 20240405153230839
6037 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/page.c' (4,299) at 20241125090012259
6038 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_set.h' (4,300) at 20210307214930642
6039 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (4,301) at 20240105090012010
6040 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_proto.c' (4,302) at 20220525020654875
6041 2025-01-08 03:00:45.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/51-gbmc-reboot.sh' (4,303) at 20240906080012379
6042 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ix2505v.h' (4,304) at 20220525020653243
6043 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_patch.c' (4,305) at 20210309003654588
6044 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/mballoc.c' (4,306) at 20241211090145513
6045 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iosb.h' (4,307) at 20240326080039538
6046 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_sdio.h' (4,308) at 20240405153046721
6047 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-msm8998.c' (4,309) at 20240405153230231
6048 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/cases/example/data.json' (4,310) at 20210307205554434
6049 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_ofplatdata.py' (4,311) at 20210308005003744
6050 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/extable.c' (4,312) at 20210307214926310
6051 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/meson.build' (4,313) at 20241211090212354
6052 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_nand_private.h' (4,314) at 20210308005003548
6053 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/MAINTAINERS' (4,315) at 20210308005002972
6054 2025-01-08 03:00:45.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/missing_owner_target.cpp' (4,316) at 20240820080023686
6055 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/stm32mp1-resets.h' (4,317) at 20210308005003640
6056 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dts' (4,318) at 20240405153229863
6057 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/edp_rk3288.h' (4,319) at 20210308005002660
6058 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_fpdt.c' (4,320) at 20240405153230163
6059 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb' (4,321) at 20240831080017004
6060 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/conf/machine/include/inventec.inc' (4,322) at 20221014100013247
6061 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/quirks.c' (4,323) at 20240405153051421
6062 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_subr.c' (4,324) at 20210307214931978
6063 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/lib/oeqa/runtime/cases/parsec.py' (4,325) at 20230503080014591
6064 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4_pbi.cfg' (4,326) at 20210308005002996
6065 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/intel,lgm-pwm.yaml' (4,327) at 20240405153045141
6066 2025-01-08 03:00:45.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/termbits-common.h' (4,328) at 20240405153052901
6067 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/musl.patch' (4,329) at 20210307205553874
6068 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_module.c' (4,330) at 20220525020655199
6069 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/msg.c' (4,331) at 20240405153052969
6070 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.json' (4,332) at 20210308005046401
6071 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_log.c' (4,333) at 20240405153232059
6072 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sprd.c' (4,334) at 20240405153231467
6073 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/033_x86-start16.dts' (4,335) at 20210308005003752
6074 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-mixer.h' (4,336) at 20210307214927774
6075 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/neighbour.h' (4,337) at 20240405153052929
6076 2025-01-08 03:00:45.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-enum-entities.rst' (4,338) at 20220525020651778
6077 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-mohawk.S' (4,339) at 20210307214925974
6078 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts' (4,340) at 20240405153230063
6079 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/xt_rateest.h' (4,341) at 20240405153052857
6080 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/pldmd/pldmd.cpp' (4,342) at 20241106090036814 to deleted uid set
6081 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-at91sam9.c' (4,343) at 20241011080017343
6082 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/hns-abi.h' (4,344) at 20240405153052949
6083 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-twinhan1027.c' (4,345) at 20210307214928786
6084 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/timezone/tzdata.bbappend' (4,346) at 20211118040014640
6085 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_nrtr_regs.h' (4,347) at 20240405153046605
6086 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fbstp.c' (4,348) at 20210308005046497
6087 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_cyclone5_defconfig' (4,349) at 20210308005003280
6088 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/data_proc.tcl' (4,350) at 20210308005007108
6089 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt2701.c' (4,351) at 20240405153051285
6090 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic.h' (4,352) at 20220525020654551
6091 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/procfile.rst' (4,353) at 20210309003648460
6092 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxshmfence/0001-xshmfence_futex.h-Define-SYS_futex-if-it-does-not-ex.patch' (4,354) at 20210528000029747
6093 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6.c' (4,355) at 20240411080014078
6094 2025-01-08 03:00:45.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/micrel_ksz8xxx.c' (4,356) at 20210308005003440
6095 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/spl.c' (4,357) at 20210308005002964
6096 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/yocto-project-compatible.rst' (4,358) at 20230114040015526
6097 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cmdq.c' (4,359) at 20240405153049041
6098 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitpublish' (4,360) at 20210308005045717
6099 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/Makefile' (4,361) at 20210307214929406
6100 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/opticon.c' (4,362) at 20240405153052137
6101 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytoml/run-ptest' (4,363) at 20240301090012435
6102 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6358-reset.h' (4,364) at 20210308005003640
6103 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.7.bb' (4,365) at 20231126090012797
6104 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/postprocess/trace-vmscan-postprocess.pl' (4,366) at 20240405153045273
6105 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst' (4,367) at 20240405153045325
6106 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/common.h' (4,368) at 20210307214925898
6107 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/authorized-keys-comp/authorized-keys-comp.sh' (4,369) at 20230606080013598
6108 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/syscalls/Makefile' (4,370) at 20240405153046329
6109 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/stm32image.c' (4,371) at 20210308005003772
6110 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strbuf.c' (4,372) at 20210307214932606
6111 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/riowd.c' (4,373) at 20240405153231599
6112 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.h' (4,374) at 20210307214930658
6113 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-steelseries.c' (4,375) at 20240405153230655
6114 2025-01-08 03:00:45.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/debug.c' (4,376) at 20210308005003420
6115 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/gen.py' (4,377) at 20240906080037444
6116 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-platform.c' (4,378) at 20240405153231559
6117 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipher-gcrypt.c.inc' (4,379) at 20241211090212226
6118 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c' (4,380) at 20240405153046961
6119 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-q8-common.dtsi' (4,381) at 20240405153045393
6120 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/aspeed/Kconfig' (4,382) at 20240405153049397
6121 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioam6.h' (4,383) at 20240405153052921
6122 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fractional-divider.c' (4,384) at 20240405153046777
6123 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mt6370-adc.c' (4,385) at 20240405153048957
6124 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/unwind.h' (4,386) at 20240405153045941
6125 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-sf16fmi.c' (4,387) at 20240405153049501
6126 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/spu_run.rst' (4,388) at 20210307214925490
6127 2025-01-08 03:00:45.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,fpga-slave-serial.yaml' (4,389) at 20240405153045057
6128 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oescripts.py' (4,390) at 20241221090017632
6129 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP5/meson.build' (4,391) at 20230825080021137
6130 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_nolocalbypass.sh' (4,392) at 20240405153054353
6131 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-apf28.dts' (4,393) at 20240405153045537
6132 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-ppc.c' (4,394) at 20240906080037592
6133 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pm8916_gpio.c' (4,395) at 20210308005003380
6134 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_watchdog.robot' (4,396) at 20240628080017117
6135 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/verify-bmc-image.sh' (4,397) at 20230606080013598
6136 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-mm.c' (4,398) at 20240405153230211
6137 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/reboot.h' (4,399) at 20210308005002816
6138 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/zt_regs.c' (4,400) at 20240405153054241
6139 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_legacy.c' (4,401) at 20240617080017382
6140 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ns_access.h' (4,402) at 20210308005002640
6141 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/asm-prototypes.h' (4,403) at 20240405153046273
6142 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/0001-cpuburn-a8.S-Remove-.func-.endfunc.patch' (4,404) at 20210307205553870
6143 2025-01-08 03:00:45.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/of-generic.c' (4,405) at 20240405153046309
6144 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic-uclass.c' (4,406) at 20210308005003468
6145 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/key.h' (4,407) at 20220525020654195
6146 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/interrupts.c' (4,408) at 20210308005002840
6147 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.1.bb' (4,409) at 20231126090012781
6148 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/matrix_keypad.c' (4,410) at 20240405153049137
6149 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/export.h' (4,411) at 20240405153231807
6150 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h' (4,412) at 20210307214929914
6151 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bitcnt.c' (4,413) at 20210927100127641
6152 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_psu.json' (4,414) at 20241003080004509
6153 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msenc.h' (4,415) at 20210307214927902
6154 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpopcode.h' (4,416) at 20210308005046069
6155 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65132-regulator.txt' (4,417) at 20210307214925410
6156 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_boa0b5.c' (4,418) at 20240405153048625
6157 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/setup.c' (4,419) at 20240405153230087
6158 2025-01-08 03:00:45.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am574x-idk.dts' (4,420) at 20210308005002564
6159 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/thunderbolt/tb.c' (4,421) at 20241111090012137 to deleted uid set
6160 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.10.bb' (4,422) at 20241221090017692
6161 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/readd.cpp' (4,423) at 20230511080028983 to deleted uid set
6162 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/mfp.h' (4,424) at 20210308005002636
6163 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstring.c' (4,425) at 20240405153046625
6164 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/iomux-mx23.h' (4,426) at 20210308005002656
6165 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/uniphier-gpio.h' (4,427) at 20210308005003636
6166 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-primo81.dts' (4,428) at 20240405153045385
6167 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/Kconfig' (4,429) at 20210308005003020
6168 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2202.conf' (4,430) at 20230606080013598
6169 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_spec.h' (4,431) at 20240405153051901
6170 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CableCollection_v1.xml' (4,432) at 20240619080002920
6171 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9263_matrix.h' (4,433) at 20210308005002716
6172 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-traceonoff.tc' (4,434) at 20210307214932674
6173 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_snmp.c' (4,435) at 20210307214932014
6174 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/.gitignore' (4,436) at 20240405153054233
6175 2025-01-08 03:00:45.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_elf.h' (4,437) at 20210308005046097
6176 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/early_printk_8250.c' (4,438) at 20210307214926254
6177 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/libthermal.map' (4,439) at 20240405153054069
6178 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.c' (4,440) at 20210309003649832
6179 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c100s-licheepi-nano.dts' (4,441) at 20240405153045397
6180 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/Makefile' (4,442) at 20240405153047037
6181 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-huawei-sturgeon.dts' (4,443) at 20240405153229891
6182 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_exec.h' (4,444) at 20240405153230603
6183 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_cpu_dp_defconfig' (4,445) at 20210308005003280
6184 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/crypto/clmul.h' (4,446) at 20240326080039410
6185 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_fence.c' (4,447) at 20240405153048785
6186 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.27/index.html' (4,448) at 20210307205554246
6187 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/other.json' (4,449) at 20220525020655147
6188 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vdpa-dev.c' (4,450) at 20240906080037316
6189 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gurnard_defconfig' (4,451) at 20210308005003260
6190 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx_lib.h' (4,452) at 20240405153230979
6191 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,iproc-i2c.yaml' (4,453) at 20220525020651678
6192 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/pcie.c' (4,454) at 20210307214925978
6193 2025-01-08 03:00:45.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp' (4,455) at 20240619080002916
6194 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/dropbear/dropbear/dropbear.default' (4,456) at 20210330000027000
6195 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/syscall.tbl' (4,457) at 20241211090212378
6196 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard_0.19.bb' (4,458) at 20241206090014310
6197 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/yelp-tools_42.1.bb' (4,459) at 20231126090012781
6198 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_overhead.c' (4,460) at 20240405153054261
6199 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/templates/fan_zone_defs.mako.cpp' (4,461) at 20220923030023309
6200 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/index.rst' (4,462) at 20240405153229815
6201 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/ashldi3.c' (4,463) at 20240405153045985
6202 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_timestamp_regs.h' (4,464) at 20240405153046577
6203 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_regs.h' (4,465) at 20240405153048469
6204 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sessions_manager.cpp' (4,466) at 20240829080025807
6205 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/0001-Fix-uprobes-make-uprobe_register-return-struct-uprob.patch' (4,467) at 20241221090017688
6206 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-remote.sh' (4,468) at 20240405153232283
6207 2025-01-08 03:00:45.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-utils.bb' (4,469) at 20230503080014615
6208 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml' (4,470) at 20240405153045069
6209 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/edk2-build.config' (4,471) at 20241211090212454
6210 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_bootmode.h' (4,472) at 20210308005002880
6211 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.dtbinst' (4,473) at 20240710080014617
6212 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vfs.h' (4,474) at 20210307214931534
6213 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt' (4,475) at 20240405153229787
6214 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/core.h' (4,476) at 20240405153231539
6215 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_meson.c' (4,477) at 20210308005003484
6216 2025-01-08 03:00:45.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_stats.h' (4,478) at 20240405153051601
6217 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_8_0_enum.h' (4,479) at 20210307214927394
6218 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ftrace_internal.h' (4,480) at 20240405153053057
6219 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/rc-map.h' (4,481) at 20240405153052829
6220 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0-IGO' (4,482) at 20241221090017616
6221 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/mksunxi_fit_atf.sh' (4,483) at 20210308005003056
6222 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c' (4,484) at 20240405153231039
6223 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c' (4,485) at 20240812080017244
6224 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/mtfsf.c' (4,486) at 20221215040039390
6225 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-p10bmc.dts' (4,487) at 20230310090043279
6226 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vcksm.c' (4,488) at 20230925080040101
6227 2025-01-08 03:00:45.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_drr.c' (4,489) at 20240405153232075
6228 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/monitor.json' (4,490) at 20240918080013376
6229 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/warp7.c' (4,491) at 20210308005003168
6230 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.err' (4,492) at 20221215040039362
6231 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9282.c' (4,493) at 20240405153049333
6232 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/Build' (4,494) at 20240405153054073
6233 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive_regs.h' (4,495) at 20241211090212362
6234 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_syscall_macro.c' (4,496) at 20240405153054265
6235 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/colorspaces-defs.rst' (4,497) at 20210309003648488
6236 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_sysfs.h' (4,498) at 20220525020654647
6237 2025-01-08 03:00:45.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm6350.h' (4,499) at 20220525020654543
6238 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c' (4,500) at 20240405153230315
6239 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/des3_ede-asm_64.S' (4,501) at 20240405153046361
6240 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/init_32.c' (4,502) at 20240405153230095
6241 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-plat.c' (4,503) at 20240405153231531
6242 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/cam.c' (4,504) at 20240405153050633
6243 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val___err_missing.c' (4,505) at 20240405153054269
6244 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c' (4,506) at 20240405153048637
6245 2025-01-08 03:00:45.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/meson.build' (4,507) at 20221204040023565
6246 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i5100_edac.c' (4,508) at 20240405153047017
6247 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmcweb_security.robot' (4,509) at 20240628080017121
6248 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/pm9g45.dts' (4,510) at 20240405153045469
6249 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml' (4,511) at 20240405153229795
6250 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.defconf' (4,512) at 20240405153053433
6251 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmiowb.h' (4,513) at 20210307214926494
6252 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/3270-ccw.h' (4,514) at 20210308005046029
6253 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_debugfs.h' (4,515) at 20210307214927890
6254 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/erase.c' (4,516) at 20241211090145521
6255 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/float_convd.ref' (4,517) at 20221215040039390
6256 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/instrumented-atomic.h' (4,518) at 20240405153052617
6257 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/or32_ksyms.c' (4,519) at 20210309003648860
6258 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/usb-dmac.c' (4,520) at 20240405153047005
6259 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_version.h' (4,521) at 20210307214930386
6260 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_timer.h' (4,522) at 20210307214930550
6261 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/imximage.cfg' (4,523) at 20210308005002984
6262 2025-01-08 03:00:45.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/internal.h' (4,524) at 20240405153051465
6263 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drxj.c' (4,525) at 20240405153049289
6264 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-rewriter.c' (4,526) at 20221215040039218
6265 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/termbits.h' (4,527) at 20210308005046097
6266 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97346dbsmb.dts' (4,528) at 20220525020651990
6267 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (4,529) at 20241206090014218
6268 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/helper.c' (4,530) at 20240906080037536
6269 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-debugfs.h' (4,531) at 20240405153049469
6270 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/run_unprivileged_remount.sh' (4,532) at 20210309003656004
6271 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.c' (4,533) at 20220525020652963
6272 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig' (4,534) at 20210308005003276
6273 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/254.out' (4,535) at 20210927100127497
6274 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32mp1-clks.h' (4,536) at 20240405153231795
6275 2025-01-08 03:00:45.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb' (4,537) at 20240302090018206
6276 2025-01-08 03:00:45.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-vdec.c' (4,538) at 20240405153046797
6277 2025-01-08 03:00:45.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn31/irq_service_dcn31.c' (4,539) at 20240405153047297
6278 2025-01-08 03:00:45.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.11.0.bb' (4,540) at 20241221090017528
6279 2025-01-08 03:00:45.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi.c' (4,541) at 20240418080014490
6280 2025-01-08 03:00:45.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp' (4,542) at 20240904080003186
6281 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/frecord.c' (4,543) at 20241111090012145
6282 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/canaan/k210-sysctl.h' (4,544) at 20220525020654651
6283 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atalk.h' (4,545) at 20210307214931622
6284 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_centralization.h' (4,546) at 20210308005003364
6285 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcf_pgalloc.h' (4,547) at 20240405153230007
6286 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo_avx2.c' (4,548) at 20240805080014059
6287 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/configuration-compile-autoreconf.png' (4,549) at 20210307205554306 to deleted uid set
6288 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_sp.c' (4,550) at 20240405153231471
6289 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/README' (4,551) at 20210308005111457
6290 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpadlpar_sysfs.c' (4,552) at 20220525020653851
6291 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap.sh' (4,553) at 20210307214932666
6292 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_prctl.h' (4,554) at 20220429100100634
6293 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/SB+rfionceonce-poonceonces.litmus' (4,555) at 20210307214932502
6294 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test_1.0.bb' (4,556) at 20241206090014286
6295 2025-01-08 03:00:45.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/huygens.conf' (4,557) at 20240819080009954
6296 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-bufio.h' (4,558) at 20240405153052681
6297 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tx53.dtsi' (4,559) at 20240405153045493
6298 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,dp83867.yaml' (4,560) at 20240405153045121
6299 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-syscall.c' (4,561) at 20220525020655227
6300 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-memory.c' (4,562) at 20241214090008740
6301 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED' (4,563) at 20210307214932714
6302 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/gzfht_test.c' (4,564) at 20240405153054357
6303 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.c' (4,565) at 20240405153052581 to deleted uid set
6304 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch' (4,566) at 20231011080016570
6305 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_trace_ext.c' (4,567) at 20210309003655988
6306 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750_regnames.c' (4,568) at 20220429100100530
6307 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb-reva.dts' (4,569) at 20240405153045525
6308 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prmt.h' (4,570) at 20220525020654607
6309 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/irq_work.h' (4,571) at 20240405153229991
6310 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/sparcspkr.c' (4,572) at 20240405153230727
6311 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/ccache.bbclass' (4,573) at 20230919080013978
6312 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme_1.24.0.bb' (4,574) at 20241221090017696
6313 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/MAINTAINERS' (4,575) at 20210308005003056
6314 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/imx_gpt.c' (4,576) at 20241211090212342
6315 2025-01-08 03:00:45.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_gtm.h' (4,577) at 20210307214926378
6316 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-microchip-sgpio.c' (4,578) at 20240405153051337
6317 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/Makefile' (4,579) at 20210307214932214
6318 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/mpc8308_p1m.c' (4,580) at 20210308005003020
6319 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/moxa/Makefile' (4,581) at 20240405153045473
6320 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp_intf_defs.h' (4,582) at 20240405153230923
6321 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500.h' (4,583) at 20220525020654583
6322 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,sata-phy.yaml' (4,584) at 20240405153045129
6323 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sprd,ums512-clk.yaml' (4,585) at 20240405153045029
6324 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_3120.c' (4,586) at 20240405153046885
6325 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/Makefile' (4,587) at 20210307214927070
6326 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_ishtp.c' (4,588) at 20240405153051381
6327 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/meson.build' (4,589) at 20230925080039909
6328 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina20.c' (4,590) at 20210307214932242
6329 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/ints.c' (4,591) at 20240405153045953
6330 2025-01-08 03:00:45.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_state.c' (4,592) at 20210307214931974
6331 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.c' (4,593) at 20240405153230607
6332 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7752evb.h' (4,594) at 20210308005003616
6333 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xdma.c' (4,595) at 20240405153047013
6334 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/lpc18xx_otp.c' (4,596) at 20240405153231275
6335 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-i12-tvbox.dts' (4,597) at 20210308005002624
6336 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/meson.options' (4,598) at 20231101080040778
6337 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/segment.h' (4,599) at 20241211090145517
6338 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/qpdf/qpdf_11.9.1.bb' (4,600) at 20241221090017532
6339 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/MAINTAINERS' (4,601) at 20210308005002944
6340 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-sx1-mmc.c' (4,602) at 20240405153045657
6341 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/stream.hpp' (4,603) at 20230516080019606
6342 2025-01-08 03:00:45.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts' (4,604) at 20210307214926046
6343 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pm.h' (4,605) at 20240405153046953
6344 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/meson.build' (4,606) at 20210524100135851
6345 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/local.conf.sample' (4,607) at 20241221090017476
6346 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/dvi.h' (4,608) at 20210307214930946
6347 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/callchain.c' (4,609) at 20240812080017268
6348 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/kaslr_booke.c' (4,610) at 20240405153046189
6349 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/string.h' (4,611) at 20240405153054049
6350 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_get_constant.c' (4,612) at 20210309003655984
6351 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_basertt_kern.c' (4,613) at 20240405153053425
6352 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html' (4,614) at 20210307205554282
6353 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sriov.h' (4,615) at 20240405153050013
6354 2025-01-08 03:00:45.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/dvma.h' (4,616) at 20210307214926158
6355 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/hrcon.h' (4,617) at 20210308005003596
6356 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tgafb.c' (4,618) at 20240405153231595
6357 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/memory.c' (4,619) at 20241211090212462
6358 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_iostat.h' (4,620) at 20240405153052753
6359 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/as3722.c' (4,621) at 20240405153049601
6360 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km8309-common.h' (4,622) at 20210308005003600
6361 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-nokia770.c' (4,623) at 20240405153045657
6362 2025-01-08 03:00:45.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hmp-commands-info.hx' (4,624) at 20240906080037184
6363 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gate_test.c' (4,625) at 20240405153046777
6364 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_LocationCode.json' (4,626) at 20221213040036917
6365 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_lpc.c' (4,627) at 20210308005003396
6366 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5665.h' (4,628) at 20240405153231863
6367 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/msf2-som.c' (4,629) at 20240906080037192
6368 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/Makefile' (4,630) at 20210308005002984
6369 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025twr.dts' (4,631) at 20210307214926346
6370 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/acpi/index.rst' (4,632) at 20210307214925454
6371 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Slussfors' (4,633) at 20210307205553790
6372 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/test-add-output-in-the-format-result-testname.patch' (4,634) at 20210307205554570
6373 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/neon.h' (4,635) at 20210307214925854
6374 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts' (4,636) at 20240405153045989
6375 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Settings_v1.xml' (4,637) at 20240619080002936
6376 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/indirect.c' (4,638) at 20241211090145509
6377 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-priv.h' (4,639) at 20240405153049581
6378 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/actions,s500-reset.h' (4,640) at 20210309003653816
6379 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/netlink.hpp' (4,641) at 20230802080038882
6380 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-amly-fails.txt' (4,642) at 20240405153230531
6381 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/hwbm.c' (4,643) at 20210307214931914
6382 2025-01-08 03:00:45.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget.h' (4,644) at 20220525020653275
6383 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/control.hpp' (4,645) at 20210308005116217
6384 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-ll-hpi.c' (4,646) at 20210309003653184
6385 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/shmbuf.h' (4,647) at 20240405153046133
6386 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_event_logging.robot' (4,648) at 20240628080017121
6387 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/host-poweroff.service' (4,649) at 20231224090010777
6388 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88261.c' (4,650) at 20240405153232143
6389 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/mkspec' (4,651) at 20240405153232107
6390 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/Kconfig' (4,652) at 20240405153046209
6391 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/COPYING.MIT' (4,653) at 20210525000021199
6392 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.c' (4,654) at 20220525020653563
6393 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/Kconfig' (4,655) at 20210308005003388
6394 2025-01-08 03:00:45.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-scu.c' (4,656) at 20241211090145397
6395 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10058.dts' (4,657) at 20240405153229891
6396 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/Makefile' (4,658) at 20210308005002920
6397 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_crypto.h' (4,659) at 20210308005003704
6398 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mm-lantiq.txt' (4,660) at 20210307214925318
6399 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c' (4,661) at 20240405153230315
6400 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8186.h' (4,662) at 20240405153051321
6401 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_police_scale.sh' (4,663) at 20220525020655207
6402 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/test-qht-par.c' (4,664) at 20210308005046537
6403 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-check-host-state.service' (4,665) at 20210401000030013
6404 2025-01-08 03:00:45.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_core.c' (4,666) at 20240405153048973
6405 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk322x.h' (4,667) at 20210308005002660
6406 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2file.c' (4,668) at 20241211090145529
6407 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/u-boot-spl.lds' (4,669) at 20210308005002560
6408 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_cursor.h' (4,670) at 20210307214928038
6409 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/core-scheduling.rst' (4,671) at 20240527080023344
6410 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/u-boot.lds' (4,672) at 20210308005002884
6411 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-it.dts' (4,673) at 20240405153045709
6412 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_sgdma.c' (4,674) at 20240405153048625
6413 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/it-All' (4,675) at 20210307205553774
6414 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/peach-pi_defconfig' (4,676) at 20210308005003272
6415 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/at_hdmac.c' (4,677) at 20240405153230279
6416 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0001-liblp-fix-building-with-GCC-14.patch' (4,678) at 20241206090014246
6417 2025-01-08 03:00:45.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2518.c' (4,679) at 20240405153053789
6418 2025-01-08 03:00:45.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/pinctrl-bcm6838.c' (4,680) at 20210308005003456
6419 2025-01-08 03:00:45.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/puma-rk3399_defconfig' (4,681) at 20210308005003276
6420 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi10_enum.h' (4,682) at 20210726100024679
6421 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-periph.c' (4,683) at 20220525020652338
6422 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/free-space-tree-tests.c' (4,684) at 20240405153052297
6423 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/csi.c' (4,685) at 20240405153231475
6424 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/kvm_xen_guest.py' (4,686) at 20240906080037552
6425 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_h.c' (4,687) at 20210308005046513
6426 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4_aesni_avx2_glue.c' (4,688) at 20220525020652138
6427 2025-01-08 03:00:45.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/proc.c' (4,689) at 20240405153046645
6428 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/skb.h' (4,690) at 20240405153052665
6429 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/create-spdx-image-3.0.bbclass' (4,691) at 20241221090017608
6430 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/memcpy.c' (4,692) at 20240405153046085
6431 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/cordic.c' (4,693) at 20210307214931806
6432 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-event.html' (4,694) at 20210308005107069
6433 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/ipcompliance.md' (4,695) at 20220823030015959
6434 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/qtest.c' (4,696) at 20240906080037448
6435 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-quanta/network/usb-network/00-bmc-usb0.network' (4,697) at 20210307205554086
6436 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Slot.interface.yaml' (4,698) at 20220414030029756
6437 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistryFile_v1.xml' (4,699) at 20240619080002928
6438 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/meson.build' (4,700) at 20220913030027309
6439 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_project_page_tab_config.py' (4,701) at 20241221090017592
6440 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fneg.c' (4,702) at 20210307214926434
6441 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch' (4,703) at 20241221090017696
6442 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_sane.h' (4,704) at 20210307214931458
6443 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-generic-processor.json' (4,705) at 20241207090009631
6444 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.c' (4,706) at 20220525020652967
6445 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/watch_queue.h' (4,707) at 20210307214931686
6446 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/proxy_params' (4,708) at 20210307205554034
6447 2025-01-08 03:00:45.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_rx.h' (4,709) at 20240805080013983
6448 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/system.h' (4,710) at 20210308005002724
6449 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_d.c' (4,711) at 20210308005046517
6450 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/RebootBmc/RebootBmc.vue' (4,712) at 20241004080035967
6451 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/ver_functions.sh' (4,713) at 20240405153232287
6452 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx.h' (4,714) at 20240405153049561
6453 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/codec-to-codec.rst' (4,715) at 20210307214925566
6454 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb' (4,716) at 20220204040022624
6455 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/backtrace-clang.S' (4,717) at 20240405153045633
6456 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bd71815.c' (4,718) at 20220525020652438
6457 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/thingsboard-gateway.service' (4,719) at 20210307205553850
6458 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0007-invoking-mount-with-infinite-timeout.patch' (4,720) at 20240413080012663
6459 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2781_battery.c' (4,721) at 20240405153051433
6460 2025-01-08 03:00:45.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-soupsieve/run-ptest' (4,722) at 20240301090012435
6461 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos-pinctrl.h' (4,723) at 20240405153045721
6462 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltasmvp_defconfig' (4,724) at 20240405153230007
6463 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/failing_mtms.hpp' (4,725) at 20230325080023512
6464 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/calcs_logger.h' (4,726) at 20240405153047265
6465 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-SpencerGulf' (4,727) at 20210307205553766
6466 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-ntb-howto.rst' (4,728) at 20240405153044929
6467 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77995-draak.dts' (4,729) at 20240405153045805
6468 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console-ssh.socket.in' (4,730) at 20210308005047573
6469 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/x86_64-linux-user.mak' (4,731) at 20241211090212226
6470 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NLOD-2.0' (4,732) at 20211006000025238
6471 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/validate-memory-counts.py' (4,733) at 20241211090212550
6472 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lightbar.c' (4,734) at 20240405153051381
6473 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-it913x-v2.c' (4,735) at 20210307214928782
6474 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1043a_serdes.c' (4,736) at 20210308005002556
6475 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/iqs624-pos.c' (4,737) at 20210309003650044
6476 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/meson-gxl.c' (4,738) at 20210308005003440
6477 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp' (4,739) at 20240905080002533
6478 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/catas.c' (4,740) at 20240405153231007
6479 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/uncore-interconnect.json' (4,741) at 20240405153054137
6480 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/irq.c' (4,742) at 20240405153230019
6481 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_tcg_plugins.py' (4,743) at 20241211090212538
6482 2025-01-08 03:00:45.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_spi_cr50.c' (4,744) at 20240405153046765
6483 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/Kconfig' (4,745) at 20210716100029987
6484 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/memory.json' (4,746) at 20240405153054109
6485 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/macmodes.h' (4,747) at 20210307214930914
6486 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/netif.h' (4,748) at 20240326080039546
6487 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/sparse.rst' (4,749) at 20240405153045293
6488 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc_unless_negative' (4,750) at 20240405153053437
6489 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-codec-glue.c' (4,751) at 20240405153053973
6490 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric.cpp' (4,752) at 20241219090021944
6491 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch' (4,753) at 20230706080014745
6492 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm7225.dtsi' (4,754) at 20240405153045793
6493 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/frontend.json' (4,755) at 20240405153054125
6494 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_gbl.h' (4,756) at 20240405153231435
6495 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.clang-format' (4,757) at 20241219090023000
6496 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/Kconfig' (4,758) at 20240405153049565
6497 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cmd.h' (4,759) at 20240405153049077
6498 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com_cmd.h' (4,760) at 20240405153230703
6499 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/Kbuild' (4,761) at 20240405153046377
6500 2025-01-08 03:00:45.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp_glue.c' (4,762) at 20240405153231295
6501 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_init_ops.c' (4,763) at 20240405153050225
6502 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_dumb_buffers.c' (4,764) at 20240405153048393
6503 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/at73c213.h' (4,765) at 20210307214931514
6504 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4x12-pinctrl.dtsi' (4,766) at 20210308005002580
6505 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/uvesafb.rst' (4,767) at 20210307214925478
6506 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.15/index.html' (4,768) at 20210307205554246
6507 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/dir.c' (4,769) at 20240405153231719
6508 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-qcom-dc-scm-v1.dts' (4,770) at 20220708100032823
6509 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-iommu' (4,771) at 20210307214925194
6510 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sb1250-duart.c' (4,772) at 20240405153231515
6511 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Billsjo' (4,773) at 20210307205553778
6512 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats_param.h' (4,774) at 20210307214930554
6513 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-armv8.pl' (4,775) at 20240405153045849
6514 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgit2/libgit2_1.8.4.bb' (4,776) at 20241221090017696
6515 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t208xsi-pre.dtsi' (4,777) at 20210307214926354
6516 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/reset-stm32.c' (4,778) at 20240405153046853
6517 2025-01-08 03:00:45.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/wbflush.c' (4,779) at 20210307214926206
6518 2025-01-08 03:00:45.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/double.h' (4,780) at 20210307214931538
6519 2025-01-08 03:00:45.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/.gitignore' (4,781) at 20240405153232283
6520 2025-01-08 03:00:45.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb10x.dtsi' (4,782) at 20210307214925662
6521 2025-01-08 03:00:45.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/misc.c' (4,783) at 20240405153046065
6522 2025-01-08 03:00:45.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bh1770glc.c' (4,784) at 20240405153049625
6523 2025-01-08 03:00:45.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/boost.wrap' (4,785) at 20240402080040066
6524 2025-01-08 03:00:45.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/irqs.h' (4,786) at 20240405153045653
6525 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/csr.c' (4,787) at 20241211090212510
6526 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Goteborg_Brudaremossen' (4,788) at 20210307205553782
6527 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/i2c.h' (4,789) at 20230426080043760
6528 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8560.dts' (4,790) at 20240405153046093
6529 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/stm32-adc.c' (4,791) at 20210308005003332
6530 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (4,792) at 20241214090210267
6531 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecureBootDatabaseCollection_v1.xml' (4,793) at 20240619080002936
6532 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk104.c' (4,794) at 20240405153048661
6533 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_card.h' (4,795) at 20240405153049385
6534 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ioasic_addrs.h' (4,796) at 20210307214926210
6535 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra234-cbb.yaml' (4,797) at 20240405153045017
6536 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/process.c' (4,798) at 20210307214926570
6537 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/hsi_core.c' (4,799) at 20240405153048829
6538 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/sockios.h' (4,800) at 20210307214925650
6539 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/apalis_t30.c' (4,801) at 20210308005003080
6540 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_hid_core.c' (4,802) at 20240405153048825
6541 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/highbank_defconfig' (4,803) at 20210308005003260
6542 2025-01-08 03:00:45.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pci.h' (4,804) at 20210308005002880
6543 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_tunnel.c' (4,805) at 20240405153054281
6544 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/functionality.rst' (4,806) at 20210307214925510
6545 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/.gitignore' (4,807) at 20210307214932470
6546 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/208.out' (4,808) at 20210308005046457
6547 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/lowlevel_init.S' (4,809) at 20210308005002768
6548 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi.bb' (4,810) at 20241206090014270
6549 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Asset/meson.build' (4,811) at 20230825080021137
6550 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/lpc32xximage.c' (4,812) at 20210308005003768
6551 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-vfio-dev' (4,813) at 20240405153044921
6552 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/Makefile.target' (4,814) at 20241211090212550
6553 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/apm_emu.c' (4,815) at 20210307214928558
6554 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_local.h' (4,816) at 20240405153052937
6555 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/ac_config_links.patch' (4,817) at 20210629000017504
6556 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h' (4,818) at 20240405153230923
6557 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memset.S' (4,819) at 20240405153230095
6558 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7m/tune-cortexm4.inc' (4,820) at 20210905000020581
6559 2025-01-08 03:00:45.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/au0828-cardlist.rst' (4,821) at 20210307214925230
6560 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-conntrack_1.1.0.bb' (4,822) at 20241221090017496
6561 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/report.py' (4,823) at 20241206090014350
6562 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch' (4,824) at 20210307205554586
6563 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,lan966x.h' (4,825) at 20240405153052645
6564 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/toc.c' (4,826) at 20240405153046081
6565 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-ir5221.dts' (4,827) at 20240405153045589
6566 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/legacy.c' (4,828) at 20240919080017066
6567 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/block/zram/zram_drv.c' (4,829) at 20241216090017693 to deleted uid set
6568 2025-01-08 03:00:45.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98095.h' (4,830) at 20210308005003488
6569 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/psci-dt.c' (4,831) at 20210308005002708
6570 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-apq8016.c' (4,832) at 20240405153232187
6571 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/mips.c' (4,833) at 20240405153230015
6572 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn01.h' (4,834) at 20210307214926210
6573 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast2600_i2c_global.h' (4,835) at 20220802100038577
6574 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_hwmon.c' (4,836) at 20241011080017343
6575 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread.c' (4,837) at 20240613080016563
6576 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfrfml.c' (4,838) at 20210309003654296
6577 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/syscon-reboot.c' (4,839) at 20240405153231351
6578 2025-01-08 03:00:45.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/tripwire.sh' (4,840) at 20210307205554122
6579 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/__init__.py' (4,841) at 20210307214932154
6580 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/two.c' (4,842) at 20210308005003720
6581 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts' (4,843) at 20240405153229931
6582 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/gen_vdso_offsets.sh' (4,844) at 20240405153045949
6583 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/libpwquality/libpwquality_%.bbappend' (4,845) at 20230505080015455
6584 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/x86/timer.txt' (4,846) at 20210307214925454
6585 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/umem_dmabuf.c' (4,847) at 20240405153049025
6586 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-dev-intro.rst' (4,848) at 20240405153045313
6587 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-sopine.dtsi' (4,849) at 20210308005002616
6588 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_resource.h' (4,850) at 20220429100100642
6589 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc-base.c' (4,851) at 20240405153231471
6590 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb' (4,852) at 20241221090017560
6591 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.5.bb' (4,853) at 20231126090012805
6592 2025-01-08 03:00:45.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/algapi.h' (4,854) at 20240405153052621
6593 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/mac80211_hwsim.c' (4,855) at 20241211090145473
6594 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2022-24407.patch' (4,856) at 20220721030015845
6595 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/siteinfo.bbclass' (4,857) at 20241206090014302
6596 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/time.c' (4,858) at 20220525020652018
6597 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/core/.gitignore' (4,859) at 20210309003655996
6598 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qos-test.c' (4,860) at 20240906080037572
6599 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch' (4,861) at 20241221090017524
6600 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/env_flags.c' (4,862) at 20210308005003760
6601 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/theadorable-x86-dfi-bt700.dts' (4,863) at 20210308005002872
6602 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/mi0283qt.c' (4,864) at 20240405153048773
6603 2025-01-08 03:00:45.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nitrogen6x.dtsi' (4,865) at 20240405153229887
6604 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/generic.h' (4,866) at 20210307214925958
6605 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fsmount.c' (4,867) at 20210307214932578
6606 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_qp_ctxt.h' (4,868) at 20210307214929418
6607 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_dev.c' (4,869) at 20240405153049625
6608 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-mfgcfg.c' (4,870) at 20240712080021061
6609 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/dirty_log_page_splitting_test.c' (4,871) at 20240405153232271
6610 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_idt82p33.c' (4,872) at 20240405153051445
6611 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.gitignore' (4,873) at 20240423080031711
6612 2025-01-08 03:00:45.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-r40-ccu.h' (4,874) at 20210308005003640
6613 2025-01-08 03:00:45.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9324.c' (4,875) at 20240405153049013
6614 2025-01-08 03:00:45.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/subflow.c' (4,876) at 20241023080012903
6615 2025-01-08 03:00:45.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_plug_in_utils.py' (4,877) at 20221209040018567
6616 2025-01-08 03:00:45.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/cpu.h' (4,878) at 20210308005002560
6617 2025-01-08 03:00:45.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (4,879) at 20220920100015248
6618 2025-01-08 03:00:45.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/au1550nd.c' (4,880) at 20240405153049689
6619 2025-01-08 03:00:45.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ddconvnotrunc/ddconvnotrunc' (4,881) at 20221209040019091
6620 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c' (4,882) at 20240405153050137
6621 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/pmbus.cpp' (4,883) at 20240820080038646
6622 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8167-power.h' (4,884) at 20220525020654547
6623 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-da7219.dtsi' (4,885) at 20240805080013915
6624 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/u-boot_logo.svg' (4,886) at 20210308005003768
6625 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/capture-example.rst' (4,887) at 20210309003648488
6626 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/info.png' (4,888) at 20220105012522963 to deleted uid set
6627 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/timer.h' (4,889) at 20210308005002644
6628 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfsub.c' (4,890) at 20240405153046085
6629 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_tag.c' (4,891) at 20240405153054249
6630 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/config.c' (4,892) at 20240405153045953
6631 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/Makefile' (4,893) at 20220525020654867
6632 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl802154.h' (4,894) at 20240405153053241
6633 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lsm_audit.h' (4,895) at 20240405153052721
6634 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/dma-engine.txt' (4,896) at 20210307214925362
6635 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb' (4,897) at 20241221090017488
6636 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fastjsonschema_2.21.0.bb' (4,898) at 20241221090017552
6637 2025-01-08 03:00:45.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/vhost-user.rst' (4,899) at 20240906080037180
6638 2025-01-08 03:00:45.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dsc.h' (4,900) at 20241008080013923
6639 2025-01-08 03:00:45.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-mxs.c' (4,901) at 20220525020653931
6640 2025-01-08 03:00:45.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xive.c' (4,902) at 20241211090212286
6641 2025-01-08 03:00:45.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/af_mpls.c' (4,903) at 20241018080014586
6642 2025-01-08 03:00:45.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/config-bios.json' (4,904) at 20240405080013746
6643 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_0_sh_mask.h' (4,905) at 20210307214927682
6644 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/Makefile' (4,906) at 20210307214927734
6645 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/MAINTAINERS' (4,907) at 20210308005003172
6646 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_symmetric_ipv6.sh' (4,908) at 20240405153054345
6647 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipcomp.h' (4,909) at 20240405153052849
6648 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/elf_riscv32_efi.lds' (4,910) at 20210308005002844
6649 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgts.c' (4,911) at 20210308005046529
6650 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi-master-ast-cf.txt' (4,912) at 20210307214925314
6651 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-qom.h' (4,913) at 20240326080039662
6652 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval___diff.c' (4,914) at 20210309003655984
6653 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/domain_governor.c' (4,915) at 20240405153046685
6654 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-proc.c' (4,916) at 20210307214932206
6655 2025-01-08 03:00:45.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zturn-v5.dts' (4,917) at 20240405153045609
6656 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial.c' (4,918) at 20241211090212262
6657 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_pwm_bl.c' (4,919) at 20210308005003524
6658 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/.shellcheck' (4,920) at 20210427000037897 to deleted uid set
6659 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/tonga_ppsmc.h' (4,921) at 20240405153048341
6660 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/ptrace.h' (4,922) at 20220525020651882
6661 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f4-pinctrl.dtsi' (4,923) at 20240405153045581
6662 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/pioctl.c' (4,924) at 20240405153052313
6663 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slab.h' (4,925) at 20241211090145545
6664 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/014.out' (4,926) at 20210308005046429
6665 2025-01-08 03:00:45.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb' (4,927) at 20241206090014242
6666 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/eeprom_layout.h' (4,928) at 20210308005003644
6667 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xc.dtsi' (4,929) at 20240405153045585
6668 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-debugfs.c' (4,930) at 20240405153049469
6669 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/kvmvapic.S' (4,931) at 20210308005046177
6670 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/SECURITY.md' (4,932) at 20241221090017564
6671 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/debug.c' (4,933) at 20240405153046285
6672 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h' (4,934) at 20240405153048621
6673 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/standard.rst' (4,935) at 20210309003648500
6674 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-kernel/linux/linux-aspeed_%.bbappend' (4,936) at 20230930080011588
6675 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-398.dtsi' (4,937) at 20240405153045449
6676 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/xhci-omap.h' (4,938) at 20210308005003672
6677 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65-main.dtsi' (4,939) at 20210308005002592
6678 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (4,940) at 20230114040015462
6679 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/mmap_bench.c' (4,941) at 20210307214932698
6680 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/classes/juce.bbclass' (4,942) at 20210812000025174
6681 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-fw-utils-aspeed_%.bbappend' (4,943) at 20220223040020636
6682 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/sysfs.c' (4,944) at 20240405153053021
6683 2025-01-08 03:00:45.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_board.h' (4,945) at 20210307214926218
6684 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6.dtsi' (4,946) at 20240405153045521
6685 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt' (4,947) at 20240405153045033
6686 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/main.c' (4,948) at 20241011080017339
6687 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/Makefile' (4,949) at 20210307214929174
6688 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/Makefile' (4,950) at 20240405153046845
6689 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/armada-370-db.c' (4,951) at 20220525020655075
6690 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform.c' (4,952) at 20240405153230811
6691 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-core.c' (4,953) at 20240405153230839
6692 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/pinctrl_ich6.c' (4,954) at 20210308005002884
6693 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/ghash-ce-core.S' (4,955) at 20240405153045849
6694 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xattr.h' (4,956) at 20240405153052541
6695 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/kudo.sh' (4,957) at 20230329080014768
6696 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/inventory-sensor-example.yaml' (4,958) at 20221209040032879
6697 2025-01-08 03:00:45.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-sgmii.h' (4,959) at 20210307214926234
6698 2025-01-08 03:00:45.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/fapll.txt' (4,960) at 20210307214925294
6699 2025-01-08 03:00:45.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/spdm-socket.h' (4,961) at 20240906080037348
6700 2025-01-08 03:00:45.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/Makefile' (4,962) at 20210308005003496
6701 2025-01-08 03:00:45.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/skb.h' (4,963) at 20240405153052897
6702 2025-01-08 03:00:45.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/genimage/genimage_18.bb' (4,964) at 20241221090017536
6703 2025-01-08 03:00:45.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra71-evm.dts' (4,965) at 20210308005002576
6704 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/fair.c' (4,966) at 20241216090017777
6705 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-io.c' (4,967) at 20240906080037160
6706 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_owner.h' (4,968) at 20210307214931646
6707 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/scons.py' (4,969) at 20220910030013401
6708 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_rt5663_max98927.c' (4,970) at 20240613080016547
6709 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c' (4,971) at 20220525020653603
6710 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/fsl-imx25-gcq.c' (4,972) at 20240405153048953
6711 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/linux_boot_done_unittest.cpp' (4,973) at 20230713080008188
6712 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml' (4,974) at 20240405153045093
6713 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config.bb' (4,975) at 20241206090014218
6714 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/broadwell_i2s.c' (4,976) at 20210308005003488
6715 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/tlb.c' (4,977) at 20210308005003012
6716 2025-01-08 03:00:45.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled2.conf' (4,978) at 20220603030012904
6717 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/076' (4,979) at 20210927100127477
6718 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/vgettimeofday.c' (4,980) at 20210307214926078
6719 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/err.h' (4,981) at 20210307214932742
6720 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/mux.c' (4,982) at 20210308005003080
6721 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-itop-elite.dts' (4,983) at 20240405153045569
6722 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlssession.c' (4,984) at 20240906080037164
6723 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_params.c' (4,985) at 20240405153048529
6724 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/gic.h' (4,986) at 20210308005002676
6725 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (4,987) at 20241206090014226
6726 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/dac507d.c' (4,988) at 20210309003649820
6727 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-espi-0.dtsi' (4,989) at 20210307214926350
6728 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint_3.3.1.bb' (4,990) at 20241221090017560
6729 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/meson.build' (4,991) at 20241211090212430
6730 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/clk_rk3128.c' (4,992) at 20210308005002772
6731 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3128-evb.dts' (4,993) at 20210308005002604
6732 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/00-bmc-usb0.network' (4,994) at 20230412080023456
6733 2025-01-08 03:00:45.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb' (4,995) at 20240302090018214
6734 2025-01-08 03:00:45.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/cm.c' (4,996) at 20241104090011575
6735 2025-01-08 03:00:45.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/high_speed_env_spec.h' (4,997) at 20210308005002756
6736 2025-01-08 03:00:45.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_tcpudp.c' (4,998) at 20240405153053341
6737 2025-01-08 03:00:45.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/timer.hpp' (4,999) at 20210617000043812
6738 2025-01-08 03:00:45.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/talitos.c' (5,000) at 20240405153230271
6739 2025-01-08 03:00:45.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_help.py' (5,001) at 20210308005003744
6740 2025-01-08 03:00:45.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/zdata.c' (5,002) at 20240405153231655
6741 2025-01-08 03:00:45.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/Kconfig' (5,003) at 20240405153049529
6742 2025-01-08 03:00:45.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/zip_crypto.c' (5,004) at 20240405153046945
6743 2025-01-08 03:00:45.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw.c' (5,005) at 20240405153230799
6744 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-reg.h' (5,006) at 20220525020653275
6745 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/gluster.c' (5,007) at 20241211090212214
6746 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rwmmio.h' (5,008) at 20240405153052897
6747 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/Makefile' (5,009) at 20210308005003088
6748 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/libgpiod.wrap' (5,010) at 20230602080035412
6749 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libev/libev_4.33.bb' (5,011) at 20241221090017504
6750 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/gpio.h' (5,012) at 20210307214927906
6751 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsdc010.h' (5,013) at 20210308005003648
6752 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/overview.txt' (5,014) at 20210307205554110
6753 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-ip22.c' (5,015) at 20210307214926278
6754 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/cortina,sl3516-crypto.yaml' (5,016) at 20220525020651666
6755 2025-01-08 03:00:45.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/layer.conf' (5,017) at 20241221090017460
6756 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-pll.h' (5,018) at 20210307214926966
6757 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/MAINTAINERS' (5,019) at 20210308005002904
6758 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asmmacro.h' (5,020) at 20240405153046501
6759 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/jtagconsole' (5,021) at 20210308005003764
6760 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/mxs-spi.h' (5,022) at 20210307214931514
6761 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/ds.c' (5,023) at 20240405153231299
6762 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h' (5,024) at 20210307214929930
6763 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/allarch.bbclass' (5,025) at 20240124090012258
6764 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sunvnet.h' (5,026) at 20210307214931614
6765 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/checksum.h' (5,027) at 20210307214926174
6766 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-cinergy.c' (5,028) at 20210307214928778
6767 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_usbtty_nand_defconfig' (5,029) at 20210308005003280
6768 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/tgec.c' (5,030) at 20210308005003432
6769 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_proc.c' (5,031) at 20240405153051729
6770 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_get_temperature_reading.robot' (5,032) at 20240628080017113
6771 2025-01-08 03:00:45.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_drv.h' (5,033) at 20240405153048357
6772 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-audio.c' (5,034) at 20240726080012882
6773 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_hash.h' (5,035) at 20210308005003356
6774 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb' (5,036) at 20241221090017676
6775 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_bhash.c' (5,037) at 20240405153054337
6776 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/liteboard.h' (5,038) at 20210308005003600
6777 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (5,039) at 20230511080017319
6778 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_route.c' (5,040) at 20220525020654927
6779 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Measat3_C-91.5E' (5,041) at 20210307205553762
6780 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/intel-xway.c' (5,042) at 20220525020653683
6781 2025-01-08 03:00:45.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-hcd.c' (5,043) at 20240520080015191
6782 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sdr.h' (5,044) at 20210308004938820
6783 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/arc_hostlink.c' (5,045) at 20210307214925670
6784 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfcnfg.h' (5,046) at 20210611100017020
6785 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_property.c' (5,047) at 20240405153232131
6786 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb' (5,048) at 20231126090012781
6787 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-q.c' (5,049) at 20240405153052097
6788 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-sipe-consider-64bit-time_t-when-printing.patch' (5,050) at 20210307205553990
6789 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_hash_large_key.c' (5,051) at 20240405153054277
6790 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-iwg22d-sodimm.dts' (5,052) at 20240405153045553
6791 2025-01-08 03:00:45.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_32_types.h' (5,053) at 20210307214926674
6792 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Endpoint.v1_8_2.json' (5,054) at 20240619080002944
6793 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-pci-dev.h' (5,055) at 20220525020655091
6794 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/metric.py' (5,056) at 20240405153232231
6795 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/memmove.c' (5,057) at 20240405153045977
6796 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/securityfs_if.c' (5,058) at 20220525020654963
6797 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_ethtool.c' (5,059) at 20240405153049725
6798 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EDL-1.0' (5,060) at 20210307205554418
6799 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/vendor_cmds.c' (5,061) at 20240405153051185
6800 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/hal2.h' (5,062) at 20210307214932226
6801 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_pcb110.dts' (5,063) at 20240405153045989
6802 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/termios.c' (5,064) at 20240405153045357
6803 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/of-reconfig-notifier-error-inject.c' (5,065) at 20210307214931810
6804 2025-01-08 03:00:45.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/emif.c' (5,066) at 20210308005002760
6805 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/hp/common/aml_nfw.c' (5,067) at 20240405153045913
6806 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/dockstar.c' (5,068) at 20210308005002908
6807 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm644x.c' (5,069) at 20210308005002720
6808 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio.c' (5,070) at 20240405153231531
6809 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/t9015.c' (5,071) at 20240405153232187
6810 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv10_fence.c' (5,072) at 20210309003649832
6811 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme0_ctrl_regs.h' (5,073) at 20240405153046577
6812 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x86-chromebook.h' (5,074) at 20210308005003624
6813 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2056.c' (5,075) at 20210309003651592
6814 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dts' (5,076) at 20210309003648828
6815 2025-01-08 03:00:45.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.shellcheck-ignore' (5,077) at 20221209040018555
6816 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/ulpi.h' (5,078) at 20210308005003692
6817 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/TableIpv4.vue' (5,079) at 20241004080035975
6818 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/active-semi,act8945a-charger.yaml' (5,080) at 20240405153045141
6819 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/echo.c' (5,081) at 20210309003650424
6820 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/setup.h' (5,082) at 20210307214926122
6821 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/timer.c' (5,083) at 20240830080013359
6822 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-base-board.dts' (5,084) at 20210308005002592
6823 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/util.S' (5,085) at 20220525020652030
6824 2025-01-08 03:00:45.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ucs2_utils.h' (5,086) at 20240405153231707
6825 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/samsung-dsim.c' (5,087) at 20240405153230527
6826 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-1' (5,088) at 20210307205554426
6827 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/retimer.h' (5,089) at 20240405153052149
6828 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-chrdev.h' (5,090) at 20240405153046909
6829 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts' (5,091) at 20240405153229975
6830 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_w.c' (5,092) at 20210308005046509
6831 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wsproto_1.2.0.bb' (5,093) at 20240413080012663
6832 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/harmony.c' (5,094) at 20210308005003024
6833 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm940.S' (5,095) at 20210307214925974
6834 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PD' (5,096) at 20210307205554426
6835 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/Kconfig' (5,097) at 20240520080015239
6836 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/hikey.h' (5,098) at 20210308005003596
6837 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-zlib.c' (5,099) at 20241211090212390
6838 2025-01-08 03:00:45.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/abituguru3.rst' (5,100) at 20210309003648424
6839 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi' (5,101) at 20240405153229975
6840 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/waf.bbclass' (5,102) at 20240302090018226
6841 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva-utils_2.22.0.bb' (5,103) at 20241221090017684
6842 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da732x_reg.h' (5,104) at 20210307214932306
6843 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/env.h' (5,105) at 20240405153054093
6844 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/perf_regs.c' (5,106) at 20240405153232223
6845 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0001-rename-grub2-editenv-to-grub-editenv.patch' (5,107) at 20230114040015470
6846 2025-01-08 03:00:45.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mipsel_tuxrun.py' (5,108) at 20241211090212542
6847 2025-01-08 03:00:45.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip_vs.h' (5,109) at 20240405153052849
6848 2025-01-08 03:00:45.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ci_udc.c' (5,110) at 20210308005003504
6849 2025-01-08 03:00:45.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-cache.c' (5,111) at 20241216090017749
6850 2025-01-08 03:00:45.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmievd.init.debian' (5,112) at 20210308004938816
6851 2025-01-08 03:00:45.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/files/boot-status-led.sh' (5,113) at 20220208110015322
6852 2025-01-08 03:00:45.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/gpio.c' (5,114) at 20210307214929770
6853 2025-01-08 03:00:45.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mx5.c' (5,115) at 20210308005003512
6854 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_brcm.c' (5,116) at 20240405153046653
6855 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/vgastate.c' (5,117) at 20210307214930954
6856 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/run_wrapper.rst' (5,118) at 20240405153229751
6857 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb' (5,119) at 20241221090017540
6858 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/files/lkrg.scc' (5,120) at 20220409030017491
6859 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oepydevshell-internal.py' (5,121) at 20220910030013437
6860 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/max77686.txt' (5,122) at 20210308005003308
6861 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-hostctl/control_host_obj.c' (5,123) at 20241010080036061
6862 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/config.json' (5,124) at 20231213090027098
6863 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/sys_proto.h' (5,125) at 20210308005002796
6864 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/wlf,arizona.yaml' (5,126) at 20240405153045057
6865 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/kvm_para.h' (5,127) at 20210307214931614
6866 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ibmpowernv.c' (5,128) at 20240405153048857
6867 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mvebu/Kconfig' (5,129) at 20210308005003216
6868 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_asm_32.S' (5,130) at 20210307214926610
6869 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/kfifo_buf.h' (5,131) at 20240405153052709
6870 2025-01-08 03:00:45.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/posixtm.c' (5,132) at 20210307205554558
6871 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity.h' (5,133) at 20240405153230767
6872 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/flite/0001-Remove-defining-const-as-nothing.patch' (5,134) at 20241221090017488
6873 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/toggle-font.diff' (5,135) at 20210307205553938
6874 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uprobes.h' (5,136) at 20240405153046129
6875 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/README' (5,137) at 20210307214932738
6876 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xive_native.c' (5,138) at 20240405153046169
6877 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mtk_image.h' (5,139) at 20210308005003768
6878 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/Kconfig' (5,140) at 20240405153051277
6879 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json' (5,141) at 20230627080016966
6880 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6125.c' (5,142) at 20240405153230231
6881 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mctpdevice.h' (5,143) at 20220525020654639
6882 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.h' (5,144) at 20210309003650800
6883 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/dram_timings_sun4i.h' (5,145) at 20210308005003056
6884 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis_7.2.6.bb' (5,146) at 20241221090017524
6885 2025-01-08 03:00:45.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-evb.dts' (5,147) at 20240405153045473
6886 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel-speed-select.rst' (5,148) at 20240405153044961
6887 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_ecc.c' (5,149) at 20210308005003552
6888 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512-avx2-asm.S' (5,150) at 20240613080016371
6889 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-core.S' (5,151) at 20210307214926054
6890 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-37xx-xtal.c' (5,152) at 20240405153046805
6891 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/ubi/ubi.cfg' (5,153) at 20230210040014334
6892 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatcc/flatcc_git.bb' (5,154) at 20240301090012423
6893 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/bonito64.h' (5,155) at 20210307214926226
6894 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/.clang-format' (5,156) at 20240817080006183
6895 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pfsm/pfsm-wakeup.c' (5,157) at 20240405153053429
6896 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/internal/sys.cpp' (5,158) at 20220507030031385
6897 2025-01-08 03:00:45.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/Makefile' (5,159) at 20210308005003040
6898 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-aardvark.c' (5,160) at 20240405153051229
6899 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd-mp2.h' (5,161) at 20240405153048893
6900 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/Makefile' (5,162) at 20210308005003040
6901 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_scsi.h' (5,163) at 20210307214930670
6902 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9033.c' (5,164) at 20240405153049281
6903 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_rate.c' (5,165) at 20240405153053265
6904 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/index.rst' (5,166) at 20240405153044929
6905 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce-app.bbclass' (5,167) at 20210307205554038
6906 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/features.h' (5,168) at 20240405153231927
6907 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-DFS-2015' (5,169) at 20211006000025246
6908 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp.h' (5,170) at 20210308005003368
6909 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/bmcctl/Makefile' (5,171) at 20210308004922932
6910 2025-01-08 03:00:45.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/free/ifnullfree.cocci' (5,172) at 20210308005003724
6911 2025-01-08 03:00:45.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/uda1380.c' (5,173) at 20240405153053813
6912 2025-01-08 03:00:45.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97125cbmb.dts' (5,174) at 20220525020651990
6913 2025-01-08 03:00:45.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/si476x-platform.h' (5,175) at 20210307214931434
6914 2025-01-08 03:00:45.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/idtentry.h' (5,176) at 20241008080013899
6915 2025-01-08 03:00:45.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/mmap.h' (5,177) at 20240405153054065
6916 2025-01-08 03:00:45.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-mk802.dts' (5,178) at 20210308005002620
6917 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme.h' (5,179) at 20240710080014605
6918 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/Kconfig' (5,180) at 20210307214928710
6919 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform.h' (5,181) at 20240405153049433
6920 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/Makefile' (5,182) at 20240405153054325
6921 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-mailbox.h' (5,183) at 20210307214928686
6922 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/syscon-poweroff.c' (5,184) at 20240405153231351
6923 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-locate.c-Include-attr.h.patch' (5,185) at 20230131040012063
6924 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/acp3x-pdm-dma.c' (5,186) at 20240405153053549
6925 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/Makefile' (5,187) at 20210307214927158
6926 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/136.out' (5,188) at 20210308005046449
6927 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/twl4030-audio.h' (5,189) at 20210307214931438
6928 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/subprogs_extable.c' (5,190) at 20240405153054261
6929 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-qman-portals.dtsi' (5,191) at 20210307214926018
6930 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/Makefile' (5,192) at 20210308005003044
6931 2025-01-08 03:00:45.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/Makefile' (5,193) at 20240405153051373
6932 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/cache.json' (5,194) at 20220525020655143
6933 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/interfaces/bmcweb_%.bbappend' (5,195) at 20210819000021018
6934 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/Makefile' (5,196) at 20210307214928990
6935 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/machine.c' (5,197) at 20210307214932522
6936 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5.host.c' (5,198) at 20240405153051837
6937 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qapi-util.c' (5,199) at 20210927100127645
6938 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/bblayers.conf.sample' (5,200) at 20230209040014205
6939 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-m68k.rst' (5,201) at 20210308005045809
6940 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/arm,mhuv2.yaml' (5,202) at 20220525020651686
6941 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/common.h' (5,203) at 20240405153045657
6942 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/dp.c' (5,204) at 20210308005003536
6943 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-switch-to-python3.patch' (5,205) at 20220204040022528
6944 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/rw.rst' (5,206) at 20210309003648500
6945 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/Kconfig' (5,207) at 20210308005002976
6946 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,r8a779f0-ether-serdes.yaml' (5,208) at 20240405153045129
6947 2025-01-08 03:00:45.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/interface_32.h' (5,209) at 20210307214926682
6948 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2591.c' (5,210) at 20240405153049005
6949 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/servalt/servalt.c' (5,211) at 20210308005003020
6950 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lekvattnet' (5,212) at 20210307205553786
6951 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Ammansaari' (5,213) at 20210307205553774
6952 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1025.rst' (5,214) at 20210307214925498
6953 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb' (5,215) at 20240301090012419
6954 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/apanel.c' (5,216) at 20240405153049141
6955 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/revocation_certificates.S' (5,217) at 20210713000020204
6956 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/pagemap.rst' (5,218) at 20240405153044961
6957 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp-lpcg.h' (5,219) at 20210307214926982
6958 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c' (5,220) at 20240405153051921
6959 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/lowlevel_init.S' (5,221) at 20210308005003044
6960 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/TODO' (5,222) at 20210307214927986
6961 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpmrm-dev.c' (5,223) at 20210307214926958
6962 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish.py' (5,224) at 20230512080020573
6963 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/gen-insn-attr-x86.awk' (5,225) at 20210309003649092
6964 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_wcnss_iris.c' (5,226) at 20240405153231367
6965 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_factory_dcn21.c' (5,227) at 20210309003649492
6966 2025-01-08 03:00:45.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/MAINTAINERS' (5,228) at 20210308005003052
6967 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/davinci_emac.c' (5,229) at 20210308005003448
6968 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vfb.c' (5,230) at 20240405153231595
6969 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/fix_linux_4.15_compile.patch' (5,231) at 20210307205553834
6970 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v9.c' (5,232) at 20240405153230371
6971 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-nxp-bbnsm.c' (5,233) at 20240405153051501
6972 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/Documentation/mboxd.md' (5,234) at 20221209040008787
6973 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.err' (5,235) at 20210308005046401
6974 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__type_traits.hpp' (5,236) at 20241217090453707
6975 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-pcap/README.md' (5,237) at 20221209040019091
6976 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/x1205.c' (5,238) at 20210308005003480
6977 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/images/security-tpm-image.bb' (5,239) at 20210307205554114
6978 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-asv.h' (5,240) at 20220525020654095
6979 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5504.c' (5,241) at 20240405153048973
6980 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c' (5,242) at 20240405153050157
6981 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_unfl.S' (5,243) at 20210307214926146
6982 2025-01-08 03:00:45.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Hessen' (5,244) at 20210307205553766
6983 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp43x-kixrp435.dts' (5,245) at 20240405153045437
6984 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/TODO' (5,246) at 20240405153054213
6985 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/jme.h' (5,247) at 20240405153050049
6986 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/Makefile' (5,248) at 20210308005003332
6987 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/memory.json' (5,249) at 20240405153054149
6988 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/tcg-exclusive.promela' (5,250) at 20210308005045809
6989 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech-cc_defconfig' (5,251) at 20210308005003264
6990 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/sge.h' (5,252) at 20240405153049865
6991 2025-01-08 03:00:45.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_timer.S' (5,253) at 20221215040039390
6992 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spitz_defconfig' (5,254) at 20240405153045617
6993 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/led.c' (5,255) at 20220525020653723
6994 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_setup.c' (5,256) at 20210308005003700
6995 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/boot.h' (5,257) at 20210307214929970
6996 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-kmem.rst' (5,258) at 20220525020651762
6997 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml' (5,259) at 20240405153045121
6998 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb' (5,260) at 20241221090017536
6999 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pic32-sqi.c' (5,261) at 20240405153231463
7000 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/xlnx-versal-resets.h' (5,262) at 20210309003653816
7001 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9551_core.c' (5,263) at 20240405153048941
7002 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-list.c' (5,264) at 20230426080043956
7003 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fs_internal.c' (5,265) at 20210308005003548
7004 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storagehandler.cpp' (5,266) at 20240829080022542
7005 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/Kconfig' (5,267) at 20210308005002940
7006 2025-01-08 03:00:45.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinity_smc.c' (5,268) at 20210307214928026
7007 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,stih4xx.txt' (5,269) at 20210307214925354
7008 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_lpc.c' (5,270) at 20210308005108641
7009 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/mscc-common.h' (5,271) at 20210308005003456
7010 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/Makefile' (5,272) at 20210308005003036
7011 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/part_tbl.c' (5,273) at 20240405153052381
7012 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iio/buffer.h' (5,274) at 20220525020654671
7013 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-11-43.0W' (5,275) at 20210307205553762
7014 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkctrl.c' (5,276) at 20240405153230247
7015 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/smp.c' (5,277) at 20240405153046229
7016 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensors.conf' (5,278) at 20210307205553874
7017 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timex_32.h' (5,279) at 20220627100016934
7018 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/hp/common/Makefile' (5,280) at 20210307214926114
7019 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/devices.hpp' (5,281) at 20240817080005375
7020 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fdi.c' (5,282) at 20240405153048453
7021 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/buildstats.sh' (5,283) at 20210307205554630
7022 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_proc.c' (5,284) at 20240405153053289
7023 2025-01-08 03:00:45.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/agp_backend.h' (5,285) at 20210307214931354
7024 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/ctrlchar.c' (5,286) at 20220525020653959
7025 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/xwayland.weston-start' (5,287) at 20220721030015881
7026 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_serdes.c' (5,288) at 20210308005002832
7027 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/fw.c' (5,289) at 20241111090012133
7028 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/astro.h' (5,290) at 20240906080037336
7029 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-clock.h' (5,291) at 20210927100127241
7030 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elantech.c' (5,292) at 20240726080012854
7031 2025-01-08 03:00:45.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/iphc.c' (5,293) at 20240405153053157
7032 2025-01-08 03:00:45.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h' (5,294) at 20240405153231227
7033 2025-01-08 03:00:45.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/Makefile' (5,295) at 20210308005003012
7034 2025-01-08 03:00:45.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-hummingboard2.dtsi' (5,296) at 20240405153045513
7035 2025-01-08 03:00:45.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/core.h' (5,297) at 20240405153052733
7036 2025-01-08 03:00:45.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-transaction-manager.h' (5,298) at 20240405153049257
7037 2025-01-08 03:00:45.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M52277EVB_stmicro_defconfig' (5,299) at 20210308005003236
7038 2025-01-08 03:00:45.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c' (5,300) at 20240405153051973
7039 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_image.h' (5,301) at 20240405153051661
7040 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_cmd.h' (5,302) at 20240405153051825
7041 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/misc_helper.c' (5,303) at 20240906080037492
7042 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink_server.hpp' (5,304) at 20240325080028330
7043 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,mpfs-ccc.yaml' (5,305) at 20240405153045025
7044 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/syscall.c' (5,306) at 20220525020654755
7045 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c' (5,307) at 20241011080017311
7046 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/f2fs.rst' (5,308) at 20240613080016359
7047 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-frontend.rst' (5,309) at 20210309003648480
7048 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/zone_mock.hpp' (5,310) at 20241022080027608
7049 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/pmc_atom.c' (5,311) at 20240405153051413
7050 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-leez-p710.dts' (5,312) at 20240405153045817
7051 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bonegreen-wireless.dts' (5,313) at 20240405153045589
7052 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample' (5,314) at 20210307205554262
7053 2025-01-08 03:00:45.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/Kconfig' (5,315) at 20220525020653999
7054 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/bridge_brouter.sh' (5,316) at 20210307214932698
7055 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_common.h' (5,317) at 20240405153046961
7056 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvaudio.c' (5,318) at 20240405153049341
7057 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-tqma8mq-mba8mx.dts' (5,319) at 20240405153229927
7058 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/klcc-cross-accept-clang-options.patch' (5,320) at 20220502030010100
7059 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/az6027.c' (5,321) at 20240405153049549
7060 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/signal.cpp' (5,322) at 20240820080023690
7061 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/lldpd.default' (5,323) at 20210307205553818
7062 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Python-2.0.1' (5,324) at 20241221090017616
7063 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/meson.build' (5,325) at 20240908080002950
7064 2025-01-08 03:00:45.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mac.c' (5,326) at 20210307214929894
7065 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-idtcm.yaml' (5,327) at 20240405153045141
7066 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spear3xx_evb.h' (5,328) at 20210308005003616
7067 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb' (5,329) at 20211111040019555
7068 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/deterministic_imports.patch' (5,330) at 20241221090017672
7069 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cphp' (5,331) at 20240906080037556 to deleted uid set
7070 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-host.c' (5,332) at 20240906080037164
7071 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-list.c' (5,333) at 20210927100127641
7072 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uclass.c' (5,334) at 20210308005003380
7073 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt' (5,335) at 20210307214925286
7074 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dns_resolver.rst' (5,336) at 20210307214925534
7075 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/emmc-reset.txt' (5,337) at 20210308005003304
7076 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/u-boot.h' (5,338) at 20210308005002804
7077 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/sta.h' (5,339) at 20240405153050525
7078 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/machine/mtjade.conf' (5,340) at 20240312080011852
7079 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/log_phase_fault_action.hpp' (5,341) at 20230511080035559
7080 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132si-post.dtsi' (5,342) at 20220525020652026
7081 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.c' (5,343) at 20240613080016403
7082 2025-01-08 03:00:45.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8150.yaml' (5,344) at 20240405153229759
7083 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/table.h' (5,345) at 20210307214929942
7084 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/intel_txt.rst' (5,346) at 20240405153044989
7085 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-Migrate-to-use-g_memdup2.patch' (5,347) at 20210420000021562
7086 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/flat.h' (5,348) at 20210307214931302
7087 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_demod.h' (5,349) at 20210309003650372
7088 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/input_formatter_global.h' (5,350) at 20210307214930542
7089 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_init.c' (5,351) at 20240405153231167
7090 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_pcimio.c' (5,352) at 20240405153046901
7091 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max14577.h' (5,353) at 20210307214931430
7092 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_print.c' (5,354) at 20241011080017315
7093 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/ams-iaq-core.c' (5,355) at 20240405153048969
7094 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx.h' (5,356) at 20240405153049613
7095 2025-01-08 03:00:45.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/altera/altera_tse.rst' (5,357) at 20210309003648436
7096 2025-01-08 03:00:45.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ipr.h' (5,358) at 20240405153051613
7097 2025-01-08 03:00:45.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-enable-clearvolatile@.service' (5,359) at 20230511080022135
7098 2025-01-08 03:00:45.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr/0001-screencast-Fix-build-with-older-mesa.patch' (5,360) at 20230706080014733
7099 2025-01-08 03:00:45.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/Kconfig' (5,361) at 20210308005002924
7100 2025-01-08 03:00:45.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_hw.h' (5,362) at 20240405153050321
7101 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-npi-defs.h' (5,363) at 20210307214926234
7102 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ts4600.h' (5,364) at 20210308005003620
7103 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/rodata_test.c' (5,365) at 20240405153053149
7104 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/gxbb-aoclk.c' (5,366) at 20240405153230215
7105 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/README.md' (5,367) at 20230720080010754
7106 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_syscall.h' (5,368) at 20210927100127049
7107 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml' (5,369) at 20210307214925334
7108 2025-01-08 03:00:45.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ntb.h' (5,370) at 20210307214931462
7109 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest.c' (5,371) at 20240405153231951
7110 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0005-Fix-pyext_PATTERN-for-cross-compilation.patch' (5,372) at 20240113090014532
7111 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/edid.rst' (5,373) at 20210307214925222
7112 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/option.h' (5,374) at 20210307214927902
7113 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton_2023.10.bb' (5,375) at 20240502080013187
7114 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/midi-2.0.rst' (5,376) at 20240405153229827
7115 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_abs.S' (5,377) at 20230426080043952
7116 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in' (5,378) at 20231012080014468
7117 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/group_descr.rst' (5,379) at 20240405153045201
7118 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_cpp.cpp' (5,380) at 20241008080014059
7119 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_hwmon.h' (5,381) at 20240405153048525
7120 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth.c' (5,382) at 20220525020654807
7121 2025-01-08 03:00:45.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/Kconfig' (5,383) at 20240405153047001
7122 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcimdas.c' (5,384) at 20240405153046889
7123 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/phosphor-logging.wrap' (5,385) at 20230428080030950
7124 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-Fixed-missing-include-for-std-find_if.patch' (5,386) at 20240301090012423
7125 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-aptwebserver.cc-Include-array.patch' (5,387) at 20220402030016159
7126 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24113.h' (5,388) at 20210307214928610
7127 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gpio_private.h' (5,389) at 20210307214930542
7128 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/odroid-c2.c' (5,390) at 20210308005002912
7129 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/review-checklist.rst' (5,391) at 20210307214925630
7130 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/Makefile' (5,392) at 20210308005003084
7131 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/inode.h' (5,393) at 20240405153231715
7132 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-generic-dmaengine-pcm.c' (5,394) at 20240726080012882
7133 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts' (5,395) at 20241105090012295
7134 2025-01-08 03:00:45.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm660-venus.yaml' (5,396) at 20240405153045101
7135 2025-01-08 03:00:45.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pip-defs.h' (5,397) at 20210307214926238
7136 2025-01-08 03:00:45.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/metricgroups.json' (5,398) at 20240405153054145
7137 2025-01-08 03:00:45.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inet.h' (5,399) at 20210307214931402
7138 2025-01-08 03:00:45.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/mscan.h' (5,400) at 20210307214929258
7139 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_3_0_0_sh_mask.h' (5,401) at 20240405153047365
7140 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-pending.svg' (5,402) at 20210308005107069
7141 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-davinci.yaml' (5,403) at 20240405153045061
7142 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/sta.c' (5,404) at 20240726080012858
7143 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8660.c' (5,405) at 20240405153230227
7144 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm_sarea.h' (5,406) at 20210307214931618
7145 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ep88xc.c' (5,407) at 20210307214926362
7146 2025-01-08 03:00:45.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor_private.h' (5,408) at 20210307214930542
7147 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-extable.h' (5,409) at 20240405153045849
7148 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdx65.c' (5,410) at 20240405153051349
7149 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6sx-clock.h' (5,411) at 20210308005003632
7150 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx/yocto-vars.py' (5,412) at 20220612030016747
7151 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/ppc64/safe-syscall.inc.S' (5,413) at 20220429100100406
7152 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/main.c' (5,414) at 20210307214929926
7153 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-event.rst' (5,415) at 20210309003648480
7154 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/Makefile' (5,416) at 20210307214928822
7155 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/noverify-bmc-verify.service' (5,417) at 20210307205554066
7156 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/Makefile' (5,418) at 20240405153053133
7157 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c' (5,419) at 20240405153052209
7158 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-rcar.c' (5,420) at 20241216090017745
7159 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb' (5,421) at 20241206090014282
7160 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc-itu-t.h' (5,422) at 20240405153052677
7161 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/aspeed_apb2opb.h' (5,423) at 20240906080037332
7162 2025-01-08 03:00:45.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_LED.h' (5,424) at 20210307214931646
7163 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_runtime_pm.h' (5,425) at 20240405153048541
7164 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb' (5,426) at 20241221090017504
7165 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_usbtty_nand_defconfig' (5,427) at 20210308005003280
7166 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/0001-Make-the-code-C-17-compliant.patch' (5,428) at 20230131040012063
7167 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/Kconfig' (5,429) at 20240405153052117
7168 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_virtio_gpu.py' (5,430) at 20241211090212542
7169 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memory-hotplug/mem-on-off-test.sh' (5,431) at 20240405153054325
7170 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap325rxa_defconfig' (5,432) at 20210308005003248
7171 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c' (5,433) at 20240405153230615
7172 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_6x8.c' (5,434) at 20220525020654747
7173 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/hr-B.net' (5,435) at 20210307205553758
7174 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-lib.c' (5,436) at 20210309003649276
7175 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.c' (5,437) at 20210307214928782
7176 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3-common.dtsi' (5,438) at 20240405153045573
7177 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/md5.c' (5,439) at 20210308004938836
7178 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126-pinctrl.dtsi' (5,440) at 20240405153229899
7179 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_rtr_regs.h' (5,441) at 20240405153046605
7180 2025-01-08 03:00:45.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/util.h' (5,442) at 20210307214932582
7181 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/smc37c669.c' (5,443) at 20210307214925658
7182 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/meson.build' (5,444) at 20210308005053425
7183 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-395.dtsi' (5,445) at 20240405153045449
7184 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/p2a.cpp' (5,446) at 20230718080031796
7185 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/zynqmp-ipi-mailbox.c' (5,447) at 20240405153230759
7186 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network.bb' (5,448) at 20241206090014226
7187 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/main.cpp' (5,449) at 20241028080029922
7188 2025-01-08 03:00:45.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/aops.c' (5,450) at 20241011080017367
7189 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamav.service' (5,451) at 20210307205554126
7190 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ia_css_copy_output_param.h' (5,452) at 20210307214930554
7191 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-mdev-busybox.inc' (5,453) at 20241221090017612
7192 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/write.c' (5,454) at 20210307214931134
7193 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/lxfb.h' (5,455) at 20210309003653308
7194 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/start.S' (5,456) at 20210308005002948
7195 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c' (5,457) at 20241216090017697
7196 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-timon.h' (5,458) at 20210307214928846
7197 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/parallel/parallel_20241122.bb' (5,459) at 20241221090017520
7198 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_w.c' (5,460) at 20210308005046517
7199 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/Makefile' (5,461) at 20210307214932470
7200 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/jr.h' (5,462) at 20210307214927078
7201 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/non-instrumented-non-atomic.h' (5,463) at 20240405153052617
7202 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/ls1043.c' (5,464) at 20210308005003432
7203 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pm-board.c' (5,465) at 20240405153045657
7204 2025-01-08 03:00:45.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c' (5,466) at 20240405153051937
7205 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cpm-serial.c' (5,467) at 20210307214926338
7206 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/OperatingConfigCollection.json' (5,468) at 20240619080002952
7207 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am65x_evm_a53_defconfig' (5,469) at 20210308005003248
7208 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v1_0.h' (5,470) at 20240405153047125
7209 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,sparx5-dpll.yaml' (5,471) at 20210309003648328
7210 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NIST-PD' (5,472) at 20211006000025238
7211 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c' (5,473) at 20240405153047233
7212 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/generic_regs.h' (5,474) at 20210307214927306
7213 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-networking/python/python3-ldap_3.4.4.bb' (5,475) at 20231126090012805
7214 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/gpio.h' (5,476) at 20210308005002644
7215 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de0_nano_soc-u-boot.dtsi' (5,477) at 20210308005002612
7216 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-proc.c' (5,478) at 20210307214932210
7217 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.json' (5,479) at 20210308005046405
7218 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.16.bb' (5,480) at 20240413080012655
7219 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-dwc.h' (5,481) at 20240405153052033
7220 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/pim435/pim435_git.bb' (5,482) at 20241221090017508
7221 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt366.c' (5,483) at 20240405153046661
7222 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/purgatory.c' (5,484) at 20240405153230147
7223 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_tfa_SECURE_BOOT_defconfig' (5,485) at 20210308005003264
7224 2025-01-08 03:00:45.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/slog2.S' (5,486) at 20210307214926146
7225 2025-01-08 03:00:45.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max5970-regulator.c' (5,487) at 20240405153231363
7226 2025-01-08 03:00:45.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c' (5,488) at 20240405153050529
7227 2025-01-08 03:00:45.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/annotate/instructions.c' (5,489) at 20240405153054085
7228 2025-01-08 03:00:45.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/arch-generic/clk.h' (5,490) at 20210308005002844
7229 2025-01-08 03:00:45.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cobalt_lcdfb.c' (5,491) at 20240405153231579
7230 2025-01-08 03:00:45.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_b.c' (5,492) at 20210308005046517
7231 2025-01-08 03:00:45.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.c' (5,493) at 20240405153230411
7232 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_ai.h' (5,494) at 20240405153047185
7233 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/sgi_btns.c' (5,495) at 20210307214928486
7234 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fast_commit.c' (5,496) at 20241011080017355
7235 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/Kconfig' (5,497) at 20220525020654043
7236 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/elog.cpp' (5,498) at 20210308005108057
7237 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/caam-blob.h' (5,499) at 20240405153052881
7238 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_switch_2400_defs.h' (5,500) at 20210307214930550
7239 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_channel.h' (5,501) at 20210309003650372
7240 2025-01-08 03:00:45.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.h' (5,502) at 20210307214927742
7241 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb' (5,503) at 20241221090017556
7242 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ingenic-adc.c' (5,504) at 20240405153048953
7243 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/io.c' (5,505) at 20240405153049713
7244 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/Makefile' (5,506) at 20210308005003444
7245 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table.png' (5,507) at 20220105012522975 to deleted uid set
7246 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/gzip.c' (5,508) at 20210308005003704
7247 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/via-camera.c' (5,509) at 20240405153049497
7248 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmzone.c' (5,510) at 20240405153053141
7249 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dts' (5,511) at 20240405153046241
7250 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7620.c' (5,512) at 20240405153051317
7251 2025-01-08 03:00:45.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/phosphor-dbus-interfaces.wrap' (5,513) at 20220603030022985
7252 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c' (5,514) at 20241125090012251
7253 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback.c' (5,515) at 20240820080014173
7254 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/netlink.c' (5,516) at 20240405153053233
7255 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie_quirks.h' (5,517) at 20240405153050569
7256 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/files/static-passwd-meta-multimedia' (5,518) at 20231014080011723
7257 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/unistd.h' (5,519) at 20210308005046065
7258 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pca953x.h' (5,520) at 20240405153052769
7259 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_midi.c' (5,521) at 20240405153232123
7260 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/meson.build' (5,522) at 20240724080006311
7261 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/Kconfig' (5,523) at 20240405153045657
7262 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/types.h' (5,524) at 20210307214931366
7263 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/local.conf.sample' (5,525) at 20241221090017480
7264 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_prioq.h' (5,526) at 20210307214932198
7265 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-moxart/Makefile' (5,527) at 20210307214925902
7266 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb' (5,528) at 20230503080014591
7267 2025-01-08 03:00:45.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_mark.h' (5,529) at 20210307214931646
7268 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/renesas,rzg2l-adc.yaml' (5,530) at 20240405153045073
7269 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/bbparse-torture.py' (5,531) at 20210307205554230
7270 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_d.c' (5,532) at 20210308005046517
7271 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Bratislava' (5,533) at 20210307205553794
7272 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/sh_pfc.h' (5,534) at 20240405153051365
7273 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/handler.cpp' (5,535) at 20240817080027656
7274 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/nbd.c' (5,536) at 20240906080037148
7275 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/rsync_3.3.0.bb' (5,537) at 20241206090014334
7276 2025-01-08 03:00:45.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashlsi3.S' (5,538) at 20210308005002852
7277 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/ptest-packagelists-meta-oe.inc' (5,539) at 20241221090017500
7278 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-chroot-py.sh' (5,540) at 20210307205554130
7279 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ref-verify.c' (5,541) at 20241211090145505
7280 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/hotswap-power-cycle/files/hotswap-power-cycle.service' (5,542) at 20220416030014758
7281 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-test.c' (5,543) at 20220429100100938
7282 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_hid.h' (5,544) at 20220525020654259
7283 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/qcom_iommu.c' (5,545) at 20240405153230743
7284 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0005-fix-file-descriptor-leaks-reported-by-cppcheck.patch' (5,546) at 20241221090017540
7285 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nxp,tja11xx.yaml' (5,547) at 20240405153045117
7286 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/Makefile' (5,548) at 20220525020655107
7287 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/plat-svc_0.1.bb' (5,549) at 20241221090017476
7288 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/auth.c' (5,550) at 20241220090018322
7289 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/MAINTAINERS' (5,551) at 20210308005002948
7290 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/LICENSE' (5,552) at 20240712080022833
7291 2025-01-08 03:00:45.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml' (5,553) at 20240405153045173
7292 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/cdev.c' (5,554) at 20240613080016387
7293 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/Makefile' (5,555) at 20210307214929962
7294 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_table.cpp' (5,556) at 20240819080030255
7295 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/global_data.h' (5,557) at 20210308005002828
7296 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/video.rst' (5,558) at 20210307214925546
7297 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inffast.h' (5,559) at 20210307214931826
7298 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_w.c' (5,560) at 20210308005046517
7299 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv.c' (5,561) at 20240405153230191
7300 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb' (5,562) at 20240413080012647
7301 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/README.lanplus' (5,563) at 20210308004938836
7302 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/u-boot.lds' (5,564) at 20210308005002944
7303 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-5.dtsi' (5,565) at 20240405153046093
7304 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra124-soctherm.c' (5,566) at 20210307214930726
7305 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/ddr.c' (5,567) at 20210308005002960
7306 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/realview_gic.h' (5,568) at 20210308005046017
7307 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/create_action_map.hpp' (5,569) at 20220210040033214
7308 2025-01-08 03:00:45.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemux86.txt' (5,570) at 20240106090017261
7309 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm179x.txt' (5,571) at 20210307214925430
7310 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch' (5,572) at 20240413080012695
7311 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/spl.h' (5,573) at 20210308005002880
7312 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-common.h' (5,574) at 20240405153230815
7313 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mspdec.h' (5,575) at 20220525020652947
7314 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/vxlan.h' (5,576) at 20240405153052869
7315 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ibm-cffps.c' (5,577) at 20240405153230667
7316 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml' (5,578) at 20220525020651686
7317 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/Makefile' (5,579) at 20220525020652502
7318 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd.c' (5,580) at 20220525020654979
7319 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear300.c' (5,581) at 20240405153045689
7320 2025-01-08 03:00:45.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/workqueue_internal.h' (5,582) at 20240405153231943
7321 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/man-db/man-db_2.13.0.bb' (5,583) at 20241221090017676
7322 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb' (5,584) at 20240413080012655
7323 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-exar.c' (5,585) at 20241211090145405
7324 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-wbt.h' (5,586) at 20240405153046521
7325 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c' (5,587) at 20240405153048657
7326 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/log.c' (5,588) at 20240906080037592
7327 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-spdifout.yaml' (5,589) at 20240405153045161
7328 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c' (5,590) at 20210307214927966
7329 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/loongarch.c' (5,591) at 20240628080013989
7330 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_dscp.h' (5,592) at 20240405153052845
7331 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolantConnector_v1.xml' (5,593) at 20240619080002924
7332 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_regs.h' (5,594) at 20240405153050025
7333 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-tcsr.h' (5,595) at 20240405153052645
7334 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-wbd222.dts' (5,596) at 20240405153045433
7335 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/ms7750se.c' (5,597) at 20210308005003020
7336 2025-01-08 03:00:45.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/Kconfig' (5,598) at 20220525020653239
7337 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa.c' (5,599) at 20240613080016419
7338 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-config.h' (5,600) at 20241008080013955
7339 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_node.c' (5,601) at 20220525020654003
7340 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/exec.h' (5,602) at 20210307214926378
7341 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz' (5,603) at 20210307205554594 to deleted uid set
7342 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/basic/fixdep.c' (5,604) at 20240405153053437
7343 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/virtual_isys.c' (5,605) at 20240405153051845
7344 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPL-1.02' (5,606) at 20210307205554422
7345 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ioctls.h' (5,607) at 20210307214926514
7346 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.service' (5,608) at 20210307205554098
7347 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2771-0000.h' (5,609) at 20210308005003608
7348 2025-01-08 03:00:45.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi.c' (5,610) at 20240624080012800
7349 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/ti-sysc.c' (5,611) at 20240405153230199
7350 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2.host.c' (5,612) at 20210307214930562
7351 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0003-Add-config-option-without-valgrind.patch' (5,613) at 20240113090014532
7352 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/sa.c' (5,614) at 20210309003652332
7353 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/irq.c' (5,615) at 20240405153046061
7354 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/meson.build' (5,616) at 20220913030027305
7355 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/lockdep-design.rst' (5,617) at 20240405153229819
7356 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_syscall.h' (5,618) at 20220429100100646
7357 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_register.h' (5,619) at 20240405153049997
7358 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-fsl-ftm.txt' (5,620) at 20210307214925406
7359 2025-01-08 03:00:45.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/amiga_defconfig' (5,621) at 20240405153230003
7360 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-i2c.c' (5,622) at 20220525020653271
7361 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_SDCARD_defconfig' (5,623) at 20210308005003240
7362 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-lg-lb035q02.c' (5,624) at 20240405153048685
7363 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/he.c' (5,625) at 20240405153046673
7364 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/runfvp.py' (5,626) at 20231126090012777
7365 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips64.png' (5,627) at 20240309090012816 to deleted uid set
7366 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/cred.h' (5,628) at 20220627100017202
7367 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/cq.c' (5,629) at 20220525020653163
7368 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-opts.c' (5,630) at 20210308005045817
7369 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/metric_value_helpers.hpp' (5,631) at 20230524080039233
7370 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sdhci.c' (5,632) at 20210308005003408
7371 2025-01-08 03:00:45.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic-mmio.c' (5,633) at 20240613080016427
7372 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_hw_types.h' (5,634) at 20240405153230391
7373 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/buildhistory.py' (5,635) at 20240301090012455
7374 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/bitops.h' (5,636) at 20210308005002844
7375 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hvtramp.h' (5,637) at 20210307214926578
7376 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc86xx_ddr.c' (5,638) at 20210308005003360
7377 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PortMetrics.v1_7_0.json' (5,639) at 20240918080002724
7378 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/Makefile' (5,640) at 20220802100038577
7379 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/temporary_file_test.cpp' (5,641) at 20230607080026569
7380 2025-01-08 03:00:45.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/SensorPaths.hpp' (5,642) at 20240420080004072
7381 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/periph.h' (5,643) at 20210308005002724
7382 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/collie_defconfig' (5,644) at 20240405153045613
7383 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/range.c' (5,645) at 20210309003654096
7384 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/Makefile' (5,646) at 20210309003652012
7385 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-highbank/timer.c' (5,647) at 20210308005002724
7386 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc-ops.h' (5,648) at 20210307214929758
7387 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/vpd_inventory.json' (5,649) at 20241213090040130
7388 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/dimgrey_cavefish_ip_offset.h' (5,650) at 20220525020652811
7389 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/stm32-pinfunc.h' (5,651) at 20240405153052653
7390 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Slot.interface.yaml' (5,652) at 20240618080025501
7391 2025-01-08 03:00:45.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nokia,n900-ir' (5,653) at 20210307214925354
7392 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7462.c' (5,654) at 20240405153048841
7393 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/setjmp_32.S' (5,655) at 20220525020652194
7394 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mmp_tdma.c' (5,656) at 20240405153047001
7395 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_journal.c' (5,657) at 20210308005003544
7396 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8993.c' (5,658) at 20240405153232171
7397 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia_aesni_avx_glue.c' (5,659) at 20220525020652134
7398 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-mce' (5,660) at 20240405153044925
7399 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_sideband.c' (5,661) at 20240405153048553
7400 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_selftest.c' (5,662) at 20240405153230579
7401 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_pci.h' (5,663) at 20210307214931358
7402 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c' (5,664) at 20220525020652959
7403 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qcow2-cache.txt' (5,665) at 20210308005045805
7404 2025-01-08 03:00:45.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sve_regs.c' (5,666) at 20241008080014055
7405 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/meson.build' (5,667) at 20230825080021137
7406 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_microzed_defconfig' (5,668) at 20210308005003288
7407 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/0001-configure-Fix-checks-for-system-headers.patch' (5,669) at 20221003030013273
7408 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Session_v1.xml' (5,670) at 20240619080002936
7409 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-fabric.dtsi' (5,671) at 20240405153046241
7410 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/ti,tps380x-reset.yaml' (5,672) at 20240405153229795
7411 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_alert.scss' (5,673) at 20220105012522983
7412 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v5.h' (5,674) at 20240405153051289
7413 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/README' (5,675) at 20210308004938816
7414 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0008-configure-Disable-incompatible-function-pointer-type.patch' (5,676) at 20230401080011943
7415 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/process.c' (5,677) at 20240405153230023
7416 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/pvrusb2.rst' (5,678) at 20210309003648408
7417 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify/run-ptest' (5,679) at 20240301090012431
7418 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ring.h' (5,680) at 20210307214929298
7419 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106_mixer.c' (5,681) at 20240405153232127
7420 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halleviksstrand' (5,682) at 20210307205553782
7421 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/setup.c' (5,683) at 20240405153046513
7422 2025-01-08 03:00:45.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/imx_fec.c' (5,684) at 20241211090212306
7423 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_buildtag.c' (5,685) at 20240405153046705
7424 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/video/Makefile' (5,686) at 20240405153230095
7425 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_gadget_ep0.c' (5,687) at 20210308005003520
7426 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/first.S' (5,688) at 20210927100127517
7427 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun8i_a83t.c' (5,689) at 20210308005002784
7428 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6ul-pinctrl.txt' (5,690) at 20210307214925394
7429 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64_be-linux-user.mak' (5,691) at 20241211090212222
7430 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb' (5,692) at 20241221090017668
7431 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_mii_cfg.c' (5,693) at 20240405153231063
7432 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/meson.build' (5,694) at 20240326080039366
7433 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/socfpga.c' (5,695) at 20210308005003072
7434 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/debug.h' (5,696) at 20240405153053113
7435 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_wailuafalls.json' (5,697) at 20241213090004421
7436 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/catalina-host-ready.target' (5,698) at 20241214090210267
7437 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/crc-ccitt.h' (5,699) at 20241211090212366
7438 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mq/sys/metrics.json' (5,700) at 20220525020655143
7439 2025-01-08 03:00:45.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootz.c' (5,701) at 20230310090043279
7440 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8034.dts' (5,702) at 20240405153045501
7441 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53573.dtsi' (5,703) at 20240405153229871
7442 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/fb-powerctrl_0.1.bb' (5,704) at 20241206090014222
7443 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/tegra/nvidia,tegra20-ahb.yaml' (5,705) at 20240405153229795
7444 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/init.rst' (5,706) at 20210307214925226
7445 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/spl_boot.c' (5,707) at 20210308005003048
7446 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/wrong-variable-expansion.patch' (5,708) at 20230706080014749
7447 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr_ioctl.c' (5,709) at 20240805080014011
7448 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_cgu.h' (5,710) at 20210308005002664
7449 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/ti81xx.h' (5,711) at 20240405153045673
7450 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/session_cmds.hpp' (5,712) at 20231024080029049
7451 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822bs.c' (5,713) at 20240405153050657
7452 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-clps711x.c' (5,714) at 20210307214927062
7453 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/atapi.c' (5,715) at 20240906080037232
7454 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_dma.c' (5,716) at 20240405153051773
7455 2025-01-08 03:00:45.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-util.c' (5,717) at 20240326080039554
7456 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/MAINTAINERS' (5,718) at 20210308005002908
7457 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/not_build_elc.patch' (5,719) at 20230706080014757
7458 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-04' (5,720) at 20210908000010395
7459 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l51.h' (5,721) at 20240405153053577
7460 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xsetroot_1.1.3.bb' (5,722) at 20240106090017237
7461 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_codec.c' (5,723) at 20240405153231471
7462 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/tcan4x5x-core.c' (5,724) at 20240405153230899
7463 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-any_call' (5,725) at 20210307214932570
7464 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa26msg.h' (5,726) at 20210307214930866
7465 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/.gitignore' (5,727) at 20220525020654687
7466 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/start.S' (5,728) at 20210308005003008
7467 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-bits-reset.h' (5,729) at 20240405153054369
7468 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/mman.h' (5,730) at 20220429100100610
7469 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_6_pmfw.h' (5,731) at 20240405153230511
7470 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/cli11.wrap' (5,732) at 20220819030023853
7471 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_sriov.h' (5,733) at 20240405153050261
7472 2025-01-08 03:00:45.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/law.c' (5,734) at 20210308005002988
7473 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock-cas.h' (5,735) at 20210307214926554
7474 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kconfig.debug' (5,736) at 20210307214926094
7475 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/tegra-kbc.c' (5,737) at 20210308005003384
7476 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/README.da850' (5,738) at 20210308005002952
7477 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_debug.h' (5,739) at 20240405153230371
7478 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/processor_32.h' (5,740) at 20240405153046313
7479 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_cfg.h' (5,741) at 20240405153048597
7480 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_capture.h' (5,742) at 20240405153049477
7481 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Delete/meson.build' (5,743) at 20230825080021141
7482 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_tas.c' (5,744) at 20240405153049765
7483 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/README' (5,745) at 20210307214932702
7484 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-top.c' (5,746) at 20241008080014051
7485 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/Makefile' (5,747) at 20210307214929898
7486 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal32.c' (5,748) at 20210307214926258
7487 2025-01-08 03:00:45.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/platnand.h' (5,749) at 20210307214931454
7488 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-stm32-exti.c' (5,750) at 20240405153230751
7489 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_irqsoff.c' (5,751) at 20240405153053069
7490 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/config.json' (5,752) at 20231213090027094
7491 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/tlb.c' (5,753) at 20210308005002992
7492 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb' (5,754) at 20231011080016582
7493 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nspire/Kconfig' (5,755) at 20240405153229911
7494 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-vpu.h' (5,756) at 20240405153049413
7495 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/testthread.c' (5,757) at 20210308005046529
7496 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/toaster.bbclass' (5,758) at 20220910030013393
7497 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Battery/meson.build' (5,759) at 20230825080021141
7498 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode/0001-configure.ac-add-py-3.10-support.patch' (5,760) at 20241221090017524
7499 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/libperf.txt' (5,761) at 20240405153054065
7500 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-labrador-v2.dtsi' (5,762) at 20240405153045369
7501 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-aud.c' (5,763) at 20240405153230211
7502 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi' (5,764) at 20240405153045737
7503 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sev-dev.h' (5,765) at 20240405153046937
7504 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7790-sysc.h' (5,766) at 20210307214931346
7505 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/templates/log_collector_config_template.yaml' (5,767) at 20230628080015931
7506 2025-01-08 03:00:45.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/meson-mx-efuse.c' (5,768) at 20240520080015167
7507 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0006-warn-for-uses-of-system-directories-when-cross-linki.patch' (5,769) at 20241221090017648
7508 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77802.yaml' (5,770) at 20240405153045105
7509 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-dvk_su60_somc.dtsi' (5,771) at 20240405153045461
7510 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2mnt.dts' (5,772) at 20210307214926358
7511 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher/0001-add-support-for-cross-compilation.patch' (5,773) at 20241221090017504
7512 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-cmake-Disable-nonnull-compare-warning-on-gcc.patch' (5,774) at 20240301090012419
7513 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/Kconfig' (5,775) at 20240405153046053
7514 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett.h' (5,776) at 20210307214932446
7515 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_stream2mmio_public.h' (5,777) at 20210307214930546
7516 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc830x_rdb.c' (5,778) at 20240405153046197
7517 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm36274.c' (5,779) at 20220525020653211
7518 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_common.h' (5,780) at 20240405153046953
7519 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gfxpll.h' (5,781) at 20240405153230583
7520 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/traps.c' (5,782) at 20210308005002836
7521 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/x530_defconfig' (5,783) at 20210308005003284
7522 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png' (5,784) at 20210307205554234 to deleted uid set
7523 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ism.c' (5,785) at 20241216090017797
7524 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_modsign.crt' (5,786) at 20210307205554110
7525 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/include/compiler.h' (5,787) at 20240906080037344
7526 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cg3.c' (5,788) at 20241211090212266
7527 2025-01-08 03:00:45.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb' (5,789) at 20241225090010924
7528 2025-01-08 03:00:45.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/backchannel_rqst.c' (5,790) at 20240405153053385
7529 2025-01-08 03:00:45.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display.c' (5,791) at 20240429080012416
7530 2025-01-08 03:00:45.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wacom_w8001.c' (5,792) at 20240405153049165
7531 2025-01-08 03:00:45.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.sym53c8xx_2' (5,793) at 20240405153045253
7532 2025-01-08 03:00:45.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/orc_gen.c' (5,794) at 20240405153054077
7533 2025-01-08 03:00:45.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/Makefile' (5,795) at 20241106090018634
7534 2025-01-08 03:00:45.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_ast_cf.h' (5,796) at 20210307214931610
7535 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamav-milter.conf.sample' (5,797) at 20210307205554126
7536 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/qaic_accel.h' (5,798) at 20240405153052905
7537 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/pm.c' (5,799) at 20240405153045693
7538 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/vrf-xfrm-tests.sh' (5,800) at 20240405153054353
7539 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-types-setuptools_73.0.0.20240822.bb' (5,801) at 20241221090017560
7540 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_property.robot' (5,802) at 20240628080017121
7541 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kfree_skb.c' (5,803) at 20241008080014055
7542 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_sram_mgr.c' (5,804) at 20210307214927086
7543 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control/vrm-control@.service' (5,805) at 20220514030009396
7544 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1033.c' (5,806) at 20210307214928702
7545 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_elf.h' (5,807) at 20240326080039562
7546 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas2770.yaml' (5,808) at 20240405153045169
7547 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/timer.h' (5,809) at 20210308005002716
7548 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/exit-air/ExitAirTempSensor.cpp' (5,810) at 20241112090003090
7549 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-decoder/Build' (5,811) at 20210307214932586
7550 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/Makefile' (5,812) at 20240405153049533
7551 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/sifive_spi.h' (5,813) at 20230426080043768
7552 2025-01-08 03:00:45.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/bd9571mwv.h' (5,814) at 20220525020654583
7553 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Storeton' (5,815) at 20210307205553798
7554 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-single.c' (5,816) at 20210308005003460
7555 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/qsort.c' (5,817) at 20210308005003712
7556 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/gdbstub.c' (5,818) at 20241211090212478
7557 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml' (5,819) at 20240405153045025
7558 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/phy.c' (5,820) at 20241011080017339
7559 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/soc/ti/ti_sci_protocol.h' (5,821) at 20210308005003668
7560 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sched' (5,822) at 20210308005003296
7561 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml' (5,823) at 20240405153045021
7562 2025-01-08 03:00:45.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall5.c' (5,824) at 20240405153054273
7563 2025-01-08 03:00:45.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/tp3780i.c' (5,825) at 20220525020652298
7564 2025-01-08 03:00:45.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-mmio.c' (5,826) at 20241211090212266
7565 2025-01-08 03:00:45.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_uart.c' (5,827) at 20240405153230851
7566 2025-01-08 03:00:45.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/shuttle_usbat.c' (5,828) at 20240405153052145
7567 2025-01-08 03:00:45.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_bsg_fc.h' (5,829) at 20240405153052949
7568 2025-01-08 03:00:45.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_persistent_json_storage.cpp' (5,830) at 20240808080032608
7569 2025-01-08 03:00:45.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace_kprobe.c' (5,831) at 20241220090018334 to deleted uid set
7570 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6mr.c' (5,832) at 20241216090017789
7571 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/trace_custom_events.h' (5,833) at 20240405153052901
7572 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/Kconfig' (5,834) at 20240405153230131
7573 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vermagic.h' (5,835) at 20240405153052817
7574 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/layer.conf' (5,836) at 20241221090017580
7575 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ostree_2024.9.bb' (5,837) at 20241221090017520
7576 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/x38_edac.c' (5,838) at 20220525020652422
7577 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cmp.c' (5,839) at 20210308005003720
7578 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xattr_id.c' (5,840) at 20240405153052541
7579 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-a100-r-ccu.h' (5,841) at 20240405153231799
7580 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_scsi.c' (5,842) at 20240405153051537
7581 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/gcc-stack-usage.sh' (5,843) at 20210308005003732
7582 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/da8xx-fb.h' (5,844) at 20210308005003524
7583 2025-01-08 03:00:45.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/0001-Use-setuptools-instead-of-distutils.patch' (5,845) at 20240113090014536
7584 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-pool.h' (5,846) at 20220525020654139
7585 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/vhost_types.h' (5,847) at 20240906080037348
7586 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/lpc32xx_gpio.c' (5,848) at 20210308005003376
7587 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_venus.h' (5,849) at 20210309003650356
7588 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdx65.h' (5,850) at 20240405153052649
7589 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-argh_0.31.3.bb' (5,851) at 20241221090017548
7590 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/.gitignore' (5,852) at 20241211090212454
7591 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/atmel_serial.h' (5,853) at 20240405153052005
7592 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/zorro.rst' (5,854) at 20210307214925474
7593 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/asix,ax88178.yaml' (5,855) at 20240405153045113
7594 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso.c' (5,856) at 20220525020651970
7595 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/sigma-delta-modulator.yaml' (5,857) at 20240405153045073
7596 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.h' (5,858) at 20240405153230815
7597 2025-01-08 03:00:45.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-nonwifi.dtsi' (5,859) at 20240405153045529
7598 2025-01-08 03:00:45.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/sfp.c' (5,860) at 20241216090017717
7599 2025-01-08 03:00:45.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/events.c' (5,861) at 20240405153050121
7600 2025-01-08 03:00:45.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/irqdesc.c' (5,862) at 20240815080012907
7601 2025-01-08 03:00:45.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_fo.c' (5,863) at 20210307214932006
7602 2025-01-08 03:00:45.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_schizo.c' (5,864) at 20240405153046325
7603 2025-01-08 03:00:45.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_cmd.h' (5,865) at 20210307214928430
7604 2025-01-08 03:00:45.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bonegreen.dts' (5,866) at 20240405153045589
7605 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/cursor_reg_cache.h' (5,867) at 20240405153047293
7606 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts' (5,868) at 20240405153045725
7607 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/FabricAdapterCollection_v1.xml' (5,869) at 20240619080002924
7608 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_serial.c' (5,870) at 20240405153231283
7609 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-hi3798cv200.c' (5,871) at 20240405153230851
7610 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/kcomedilib/Makefile' (5,872) at 20220525020652362
7611 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi' (5,873) at 20240617080017374
7612 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/cpu.h' (5,874) at 20240405153045685
7613 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/ventana/Kconfig' (5,875) at 20210308005003024
7614 2025-01-08 03:00:45.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c' (5,876) at 20210307214930554
7615 2025-01-08 03:00:45.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/meson.build' (5,877) at 20231130090025714
7616 2025-01-08 03:00:45.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/block-status-cache' (5,878) at 20220429100100930
7617 2025-01-08 03:00:45.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_bsg.c' (5,879) at 20240405153051725
7618 2025-01-08 03:00:45.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl-sve.c' (5,880) at 20220525020655187
7619 2025-01-08 03:00:45.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/versatile.yaml' (5,881) at 20210309003648380
7620 2025-01-08 03:00:45.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_common.c' (5,882) at 20240405153230091
7621 2025-01-08 03:00:45.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_fire.c' (5,883) at 20240405153230091
7622 2025-01-08 03:00:45.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf' (5,884) at 20210307205554466
7623 2025-01-08 03:00:45.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_trace.h' (5,885) at 20240405153231235
7624 2025-01-08 03:00:45.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-metadata.c' (5,886) at 20240405153049241
7625 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/snort.service' (5,887) at 20230811080018298
7626 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/spl.c' (5,888) at 20210308005002788
7627 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2.host.c' (5,889) at 20210307214930554
7628 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/cpp/.clang-format' (5,890) at 20241219090004492
7629 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section_factory.cpp' (5,891) at 20210308005049137
7630 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/util.hpp' (5,892) at 20220913100029753
7631 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/prom.h' (5,893) at 20210524100034858
7632 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/direct.h' (5,894) at 20240405153052445
7633 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/cgroupstats.rst' (5,895) at 20220525020651638
7634 2025-01-08 03:00:45.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_mac.py' (5,896) at 20241211090212542
7635 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts' (5,897) at 20240405153229931
7636 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib.mk' (5,898) at 20241018080014598
7637 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-twl.c' (5,899) at 20240405153231375
7638 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/core_manager.hpp' (5,900) at 20241129090023557
7639 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/reg_ops.h' (5,901) at 20220525020651966
7640 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid1.h' (5,902) at 20240405153230771
7641 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/efi.h' (5,903) at 20240405153046525
7642 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_encoder.h' (5,904) at 20240405153230639
7643 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-encodings.h' (5,905) at 20240405153051945
7644 2025-01-08 03:00:45.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/Kconfig' (5,906) at 20210308005002948
7645 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5592r.c' (5,907) at 20240405153048977
7646 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a.c' (5,908) at 20240405153053677
7647 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogService_v1.xml' (5,909) at 20240619080002928
7648 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/pci-acp3x.c' (5,910) at 20220525020655015
7649 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr4f.inc' (5,911) at 20210905000020581
7650 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-1.0' (5,912) at 20210307205554414
7651 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/group.hpp' (5,913) at 20230201040022463
7652 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/dbusPropertiesServer.cpp' (5,914) at 20210308005114857
7653 2025-01-08 03:00:45.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/tlb.c' (5,915) at 20210308005002980
7654 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/terminal3270.c' (5,916) at 20210927100127113
7655 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/dma-mapping.c' (5,917) at 20210307214926310
7656 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v4wbi.S' (5,918) at 20210307214925974
7657 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mmap_flags.sh' (5,919) at 20240405153232231
7658 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_trigger.c' (5,920) at 20240405153048973
7659 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multihost-physical-led.md' (5,921) at 20240720080004393
7660 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js' (5,922) at 20210307205554278
7661 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/debugfs.rst' (5,923) at 20240405153229839
7662 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.c' (5,924) at 20240405153048585
7663 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/parade,ps8622.yaml' (5,925) at 20240405153045037
7664 2025-01-08 03:00:45.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ife.c' (5,926) at 20240405153053361
7665 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/dwarf-unwind.c' (5,927) at 20240405153054089
7666 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/semihosting.c' (5,928) at 20240906080037576
7667 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/i12-tvbox_defconfig' (5,929) at 20210308005003260
7668 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/sdio.c' (5,930) at 20240405153231239
7669 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_macsec.c' (5,931) at 20240405153050361
7670 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/s2mps11.c' (5,932) at 20210308005003472
7671 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host.metadata.yaml' (5,933) at 20220430030026016
7672 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/lshrdi3.S' (5,934) at 20210307214925870
7673 2025-01-08 03:00:45.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c-package.dtsi' (5,935) at 20210309003648828
7674 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-mac.c' (5,936) at 20240405153050505
7675 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_flow_dissector.sh' (5,937) at 20240405153054285
7676 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/registerfields.h' (5,938) at 20221215040039186
7677 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogService_v1.xml' (5,939) at 20240619080002928
7678 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/clocking.rst' (5,940) at 20210307214925566
7679 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_dp_auxch.c' (5,941) at 20240405153048725
7680 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-kernel/linux/linux-nuvoton_%.bbappend' (5,942) at 20210807000017354
7681 2025-01-08 03:00:45.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/serial-howto.txt' (5,943) at 20210308005003328
7682 2025-01-08 03:00:45.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cfg_regs.h' (5,944) at 20240405153046605
7683 2025-01-08 03:00:45.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_verbs.c' (5,945) at 20240405153230703
7684 2025-01-08 03:00:45.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/bnxt_re.h' (5,946) at 20240628080013989
7685 2025-01-08 03:00:45.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/Makefile' (5,947) at 20240405153053505
7686 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/conf.py' (5,948) at 20241221090017592
7687 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce6500.inc' (5,949) at 20220612030016755
7688 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c' (5,950) at 20240520080015147
7689 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-ohci-s3c2410.h' (5,951) at 20210307214931482
7690 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun4i-a10.c' (5,952) at 20240405153230243
7691 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_ksm_options.c' (5,953) at 20220525020655187
7692 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0002-gcc-poison-system-directories.patch' (5,954) at 20241221090017660
7693 2025-01-08 03:00:45.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hip04_eth.c' (5,955) at 20241011080017327
7694 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-common.h' (5,956) at 20240405153053969
7695 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rtas.h' (5,957) at 20240405153230035
7696 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/genpd.py' (5,958) at 20240405153053449
7697 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-empty.out' (5,959) at 20210308005046413 to deleted uid set
7698 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/htc.h' (5,960) at 20240805080013983
7699 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/spi-nor-ids.c' (5,961) at 20230720080043539
7700 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/k3-am654-ddrss.txt' (5,962) at 20210308005003304
7701 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/Makefile' (5,963) at 20220525020652022
7702 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/035' (5,964) at 20210927100127473
7703 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/sead3-addr.h' (5,965) at 20210307214926226
7704 2025-01-08 03:00:45.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/8.Conclusion.rst' (5,966) at 20240405153045273
7705 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/maxlinear,gpy2xx.yaml' (5,967) at 20240405153045117
7706 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/Makefile' (5,968) at 20240405153230731
7707 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8997.h' (5,969) at 20210307214932366
7708 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.yaml' (5,970) at 20240405153045089
7709 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb' (5,971) at 20241221090017544
7710 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/Makefile' (5,972) at 20210307214926294
7711 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/ihs_phys.h' (5,973) at 20210308005003000
7712 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/stackcollapse-report' (5,974) at 20220525020655155
7713 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/busconfig/phosphor-authority-cert-config.conf' (5,975) at 20230831080022083
7714 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_getparam.h' (5,976) at 20240405153048525
7715 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/decoder.c' (5,977) at 20240405153046553
7716 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow_10.4.0.bb' (5,978) at 20241221090017556
7717 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_3g.c' (5,979) at 20210307214932242
7718 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/migor_defconfig' (5,980) at 20240405153046309
7719 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/022_image_name.dts' (5,981) at 20210308005003752
7720 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-platform.c' (5,982) at 20240405153231559
7721 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/writefru.mako.cpp' (5,983) at 20210308004927352
7722 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.out' (5,984) at 20220429100100882 to deleted uid set
7723 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/.gitignore' (5,985) at 20220708100026731
7724 2025-01-08 03:00:45.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/gen-diff-patch' (5,986) at 20240405153053457
7725 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max9611.yaml' (5,987) at 20220525020651678
7726 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_gem.c' (5,988) at 20240405153048421
7727 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ftrace.h' (5,989) at 20240405153230079
7728 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/serial-multi-instantiate.c' (5,990) at 20240405153051417
7729 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood.dtsi' (5,991) at 20210308005002596
7730 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.qemu-mips' (5,992) at 20210308005003296
7731 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cio.h' (5,993) at 20220627100016930
7732 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/endian.h' (5,994) at 20210307214932478
7733 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/softfloat.c' (5,995) at 20210927100127405
7734 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2021.04.inc' (5,996) at 20241204090019711
7735 2025-01-08 03:00:45.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/davinci-cpufreq.c' (5,997) at 20240405153230251
7736 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunplus/Kconfig' (5,998) at 20240405153045689
7737 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_lock.c' (5,999) at 20240405153054257
7738 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-lib.sh' (6,000) at 20220728030014974
7739 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/Makefile' (6,001) at 20210308005002924
7740 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/md4.c' (6,002) at 20210307214926802
7741 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/main.cpp' (6,003) at 20241120090021304
7742 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/pv/run-ptest' (6,004) at 20220402030016003
7743 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-sched.c' (6,005) at 20240405153231931
7744 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/jeq_infer_not_null_fail.c' (6,006) at 20240830080013363
7745 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml' (6,007) at 20221213040029821
7746 2025-01-08 03:00:45.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ib700wdt.c' (6,008) at 20240405153052241
7747 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/si476x-core.h' (6,009) at 20220525020654587
7748 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/Kconfig' (6,010) at 20210307214931242
7749 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT' (6,011) at 20240906080037556 to deleted uid set
7750 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/Makefile' (6,012) at 20210308005003036
7751 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/ppc64/host-signal.h' (6,013) at 20220429100100642
7752 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/map_ram.c' (6,014) at 20240405153049677
7753 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/case.py' (6,015) at 20210528000029731
7754 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-constantly_23.10.4.bb' (6,016) at 20240302090018206
7755 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-lite.dts' (6,017) at 20240405153045393
7756 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/exc_helper.c' (6,018) at 20240906080037540
7757 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network/01-bmc-eth.network' (6,019) at 20240316080012480
7758 2025-01-08 03:00:45.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs_debug.h' (6,020) at 20210307214929770
7759 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_target.h' (6,021) at 20240405153051717
7760 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/Makefile' (6,022) at 20210307214928762
7761 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb' (6,023) at 20241221090017668
7762 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun7i-a20-ccu.h' (6,024) at 20210308005003636
7763 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/ddr_calibrate.c' (6,025) at 20210308005002820
7764 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefprev60-stuib.dts' (6,026) at 20240405153229899
7765 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_radix_scope_qual_test.c' (6,027) at 20240405153054361
7766 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_ptr_mixing.c' (6,028) at 20240405153054281
7767 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/groff_1.23.0.bb' (6,029) at 20241221090017676
7768 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stout_defconfig' (6,030) at 20210308005003280
7769 2025-01-08 03:00:45.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0015-Add-timestamp-validation-for-uefi-variables.patch' (6,031) at 20241206090014214
7770 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_frontend.h' (6,032) at 20240405153052825
7771 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_factory_dcn315.h' (6,033) at 20240405153047289
7772 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/eth.c' (6,034) at 20210308005002988
7773 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/Kconfig' (6,035) at 20210307214928466
7774 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.h' (6,036) at 20240405153047205
7775 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/slre.c' (6,037) at 20210308005003712
7776 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/README' (6,038) at 20210308005003040
7777 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmo_Haukela' (6,039) at 20210307205553770
7778 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock.c' (6,040) at 20240405153230643
7779 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grasmyr' (6,041) at 20210307205553782
7780 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fixed_defined_warnings.patch' (6,042) at 20230706080014765
7781 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_xthead.c.inc' (6,043) at 20240906080037524
7782 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/als.c' (6,044) at 20220525020652094
7783 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-vpu.dtsi' (6,045) at 20241115090012941
7784 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_profile_settings_sub_menu.robot' (6,046) at 20240628080017113
7785 2025-01-08 03:00:45.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl006c.h' (6,047) at 20210309003649824
7786 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/esp4_offload.c' (6,048) at 20240405153053245
7787 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcupdate_trace.h' (6,049) at 20240405153231835
7788 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq.h' (6,050) at 20241018080014602
7789 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt_pci.c' (6,051) at 20220525020654335
7790 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager.h' (6,052) at 20210308005002780
7791 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo_common.bbclass' (6,053) at 20241221090017608
7792 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/Makefile' (6,054) at 20210308005002948
7793 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6755-evb.dts' (6,055) at 20240405153045745
7794 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lathist_kern.c' (6,056) at 20210309003654512
7795 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-zero.dts' (6,057) at 20240405153229871
7796 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc_ops.c' (6,058) at 20240405153049657
7797 2025-01-08 03:00:45.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cirrusfb.c' (6,059) at 20240405153231579
7798 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/lpc32xx_dma.c' (6,060) at 20210308005003372
7799 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/shakti-c.rst' (6,061) at 20220429100100426
7800 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/chsc.h' (6,062) at 20210307214926514
7801 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service.in' (6,063) at 20210307205554590
7802 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-kernel/linux/linux-aspeed_%.bbappend' (6,064) at 20220111040017380
7803 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rblist.h' (6,065) at 20210307214932602
7804 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml' (6,066) at 20240405153045145
7805 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6370-regulator.c' (6,067) at 20240405153051469
7806 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/css.h' (6,068) at 20240906080037340
7807 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.c' (6,069) at 20220525020652967
7808 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_thermal.h' (6,070) at 20220525020652823
7809 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr.inc' (6,071) at 20241221090017692
7810 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_config.hpp' (6,072) at 20240307090027676
7811 2025-01-08 03:00:45.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/util.hpp' (6,073) at 20240817080005771
7812 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_3_offset.h' (6,074) at 20240405153047977
7813 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/p2p.h' (6,075) at 20210307214929734
7814 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/059' (6,076) at 20240326080039726
7815 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sve_vl.c' (6,077) at 20240405153054241
7816 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/flow.h' (6,078) at 20210308005002672
7817 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/Makefile' (6,079) at 20210308005002560
7818 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch' (6,080) at 20241221090017632
7819 2025-01-08 03:00:45.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddr_sdram.h' (6,081) at 20210308005003648
7820 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-emcon.dtsi' (6,082) at 20240405153229887
7821 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/binconfig-disabled.bbclass' (6,083) at 20220910030013385
7822 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/sc.c' (6,084) at 20240405153231191
7823 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0006-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch' (6,085) at 20241221090017644
7824 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dsi.yaml' (6,086) at 20240405153045049
7825 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (6,087) at 20210814000014902
7826 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/relocate_kernel_32.S' (6,088) at 20220804100015900
7827 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target-con-str.h' (6,089) at 20241211090212522
7828 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-rm7k.c' (6,090) at 20210307214926278
7829 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_spi_defconfig' (6,091) at 20210308005003268
7830 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/tie-asm.h' (6,092) at 20210307214926770
7831 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/le.h' (6,093) at 20240405153052617
7832 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/fakes/clock_fake.hpp' (6,094) at 20220412175720090
7833 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/aat2870-regulator.c' (6,095) at 20240405153051461
7834 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.c' (6,096) at 20240405153230391
7835 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-salvator-x.dts' (6,097) at 20210308005002600
7836 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/processor-flags.h' (6,098) at 20210308005002880
7837 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/isa-bridge.h' (6,099) at 20210307214926382
7838 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_common.h' (6,100) at 20210307214927078
7839 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/stmpe-keypad.c' (6,101) at 20240405153049137
7840 2025-01-08 03:00:45.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_afmt.h' (6,102) at 20240405153047253
7841 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/bitmain/bm1880-sophon-edge.dts' (6,103) at 20210307214926010
7842 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/jvmti_agent.c' (6,104) at 20220525020655143
7843 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_msgb.h' (6,105) at 20240405153051393
7844 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_sysfs.c' (6,106) at 20240405153051533
7845 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-headsmp.S' (6,107) at 20210307214925918
7846 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/flexible_array.cocci' (6,108) at 20220525020654939
7847 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_mark_m.h' (6,109) at 20210307214931650
7848 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/ax88796b.c' (6,110) at 20220804100015992
7849 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/conf/layer.conf' (6,111) at 20241221090017492
7850 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82860_edac.c' (6,112) at 20240405153047017
7851 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-websock.h' (6,113) at 20210308005046037
7852 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (6,114) at 20240730080012557
7853 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.h' (6,115) at 20210309003649428
7854 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pvpanic-isa.c' (6,116) at 20240906080037256
7855 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/gntalloc.h' (6,117) at 20210307214931694
7856 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/eeprom.h' (6,118) at 20210307214929898
7857 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/Makefile' (6,119) at 20210308005003052
7858 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/Kconfig' (6,120) at 20210308005003168
7859 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-0.dtsi' (6,121) at 20240405153046093
7860 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/parse_simple.c' (6,122) at 20210307214932118
7861 2025-01-08 03:00:45.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/LICENSE' (6,123) at 20210308005054069
7862 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/propertywatchgentest.mako.hpp' (6,124) at 20210308005108057
7863 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/flowctrl.h' (6,125) at 20210307214931594
7864 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/architecture.rst' (6,126) at 20240405153045009
7865 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/Kconfig' (6,127) at 20210308005003444
7866 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.c' (6,128) at 20241008080013951
7867 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vfio.h' (6,129) at 20240405153231883
7868 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/detail/watch_timeout.hpp' (6,130) at 20210308005114857
7869 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/PSPD/meson.build' (6,131) at 20230825080021137
7870 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/poison.h' (6,132) at 20241211090212358
7871 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.c' (6,133) at 20220525020652971
7872 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-dyntick.svg' (6,134) at 20210307214925210
7873 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/Makefile' (6,135) at 20240405153053209
7874 2025-01-08 03:00:45.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/snmp/snmp_utils.robot' (6,136) at 20240627080021048
7875 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (6,137) at 20241213090035010
7876 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.h' (6,138) at 20210307214929910
7877 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/cdns,ttc.yaml' (6,139) at 20240405153045177
7878 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svc4proc.c' (6,140) at 20240405153052401
7879 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835.dtsi' (6,141) at 20210308005002572
7880 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/signal.h' (6,142) at 20210307214926066
7881 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/Makefile' (6,143) at 20210307214929382
7882 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/trampoline.S' (6,144) at 20210307214926110
7883 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vsx-impl.c.inc' (6,145) at 20241022080032792
7884 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9p031.c' (6,146) at 20240405153049321
7885 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp4531.c' (6,147) at 20240405153230695
7886 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10.dtsi' (6,148) at 20210308005002612
7887 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_keyboard.c' (6,149) at 20240405153052993
7888 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/lcm.c' (6,150) at 20210307214931810
7889 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/README.skeleton' (6,151) at 20210729000029124
7890 2025-01-08 03:00:45.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth.c' (6,152) at 20210308005003424
7891 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch.py' (6,153) at 20241221090017588
7892 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9m10g45ek_mmc_defconfig' (6,154) at 20210308005003248
7893 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Estrela-do-Sul-63.0W' (6,155) at 20210307205553758
7894 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/lib/ignore-filter' (6,156) at 20221207040016311
7895 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c' (6,157) at 20240405153045665
7896 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_uart.h' (6,158) at 20210307214928702
7897 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/monitor.c' (6,159) at 20210308005046297
7898 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/Kconfig.debug' (6,160) at 20240405153053121
7899 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/tlb.h' (6,161) at 20240405153230079
7900 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvidia_gb200_io_board.json' (6,162) at 20241101080009595
7901 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_transports.c' (6,163) at 20210307214926618
7902 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-Use-correct-printf-format-for-__fsblkcnt_t.patch' (6,164) at 20230114040015474
7903 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/time.c' (6,165) at 20210307214926190
7904 2025-01-08 03:00:45.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/Makefile' (6,166) at 20210307214928542
7905 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_superblock.h' (6,167) at 20240405153053117
7906 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/signal32.h' (6,168) at 20240405153046077
7907 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg_20230501.bb' (6,169) at 20230520080014480
7908 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-opos6uldev.dts' (6,170) at 20240405153045525
7909 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/soc.c' (6,171) at 20210308005002728
7910 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/srf08.c' (6,172) at 20240405153049013
7911 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/core.h' (6,173) at 20240405153231819
7912 2025-01-08 03:00:45.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts' (6,174) at 20240405153229955
7913 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_router.c' (6,175) at 20240405153050077
7914 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-nettle.c' (6,176) at 20241211090212230
7915 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/network/persistent-net-name.bb' (6,177) at 20241211090147013
7916 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/0001-Fixed-swig-host-contamination-issue.patch' (6,178) at 20240302090018206
7917 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/meson.build' (6,179) at 20230825080021137
7918 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/gpu_stress_test.robot' (6,180) at 20240628080017121
7919 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/ras.c' (6,181) at 20240405153230051
7920 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/cutils.h' (6,182) at 20230426080043840
7921 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/Build' (6,183) at 20210307214932514
7922 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/chacha-s390.S' (6,184) at 20240405153046269
7923 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lilla_Edet' (6,185) at 20210307205553786
7924 2025-01-08 03:00:45.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_filters.h' (6,186) at 20240405153050273
7925 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/Makefile' (6,187) at 20240719080013385
7926 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0028-build-path.c-avoid-boot-time-segfault-for-musl.patch' (6,188) at 20241221090017644
7927 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/msf2-emac.h' (6,189) at 20210308005046021
7928 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/LICENSE' (6,190) at 20240709145403765
7929 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml' (6,191) at 20241120090018888
7930 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd_3.26.1.bb' (6,192) at 20241206090014242
7931 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/net1080.c' (6,193) at 20210309003651344
7932 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/extable.h' (6,194) at 20240405153045937
7933 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@440/tmp275@4a.conf' (6,195) at 20240904080027734
7934 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/sys_proto.h' (6,196) at 20210308005002708
7935 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/bman-portals.txt' (6,197) at 20210307214925422
7936 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page_recipes.py' (6,198) at 20210307205554266
7937 2025-01-08 03:00:45.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt715_sdca.c' (6,199) at 20240405153053957
7938 2025-01-08 03:00:45.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingUnit.v1_1_2.json' (6,200) at 20240619080002944
7939 2025-01-08 03:00:45.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/tcm-sita.c' (6,201) at 20240405153048681
7940 2025-01-08 03:00:45.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/crc32.rst' (6,202) at 20240405153045265
7941 2025-01-08 03:00:45.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jamjo' (6,203) at 20210307205553782
7942 2025-01-08 03:00:45.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS7.conf' (6,204) at 20240310080021376
7943 2025-01-08 03:00:45.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am43xx-clocks.dtsi' (6,205) at 20240405153045597
7944 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scpi.c' (6,206) at 20241211090145405
7945 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_state_effecter.hpp' (6,207) at 20240819080030259
7946 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/petalogix_ml605_mmu.c' (6,208) at 20241211090212290
7947 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/rpmb.c' (6,209) at 20210308005003404
7948 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util.inc' (6,210) at 20221120040010738
7949 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/musb.h' (6,211) at 20210308005002656
7950 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-controller.js' (6,212) at 20210308005107065
7951 2025-01-08 03:00:45.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace-events-sample.c' (6,213) at 20240405153053433
7952 2025-01-08 03:00:45.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power5-pmu.c' (6,214) at 20240405153046193
7953 2025-01-08 03:00:45.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwxface.c' (6,215) at 20240405153046621
7954 2025-01-08 03:00:45.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/util.c' (6,216) at 20241211090145525
7955 2025-01-08 03:00:45.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/psu-firmware-update.md' (6,217) at 20240215090004516
7956 2025-01-08 03:00:45.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/Makefile' (6,218) at 20240405153046553
7957 2025-01-08 03:00:45.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Protocol.json' (6,219) at 20240619080002952
7958 2025-01-08 03:00:45.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_prevent_map_lookup.c' (6,220) at 20240405153054281
7959 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/iothread.c' (6,221) at 20210927100127641
7960 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x35.dtsi' (6,222) at 20210308005002572
7961 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme.c' (6,223) at 20210308005003448
7962 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs_lzjb.c' (6,224) at 20210308005003556
7963 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/perf_event.h' (6,225) at 20240405153045625
7964 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c' (6,226) at 20240405153048645
7965 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_ovs.c' (6,227) at 20240405153053325
7966 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ifu.json' (6,228) at 20240405153054109
7967 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/initramfs-kexecboot-klibc-image.bb' (6,229) at 20210307205553750
7968 2025-01-08 03:00:45.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/files/bmc-verify.sh' (6,230) at 20230428080015190
7969 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00debug.h' (6,231) at 20210307214929906
7970 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf.c' (6,232) at 20220525020654179
7971 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.c' (6,233) at 20240405153048637
7972 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_usb_ops.c' (6,234) at 20240405153231263
7973 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c' (6,235) at 20241211090145461
7974 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtt200u.h' (6,236) at 20210307214928818
7975 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate_1.1.23.bb' (6,237) at 20241221090017520
7976 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/layer.conf' (6,238) at 20241221090017480
7977 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/pinmux_config.h' (6,239) at 20210308005002912
7978 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/README' (6,240) at 20240405153052317
7979 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/posix_types.h' (6,241) at 20210308005002840
7980 2025-01-08 03:00:45.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/ISC' (6,242) at 20210307214925638
7981 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.0.1' (6,243) at 20211006000025242
7982 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd_trace.h' (6,244) at 20240405153051733
7983 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/README.libretech-cc' (6,245) at 20210308005002912
7984 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/scpi_pm_domain.c' (6,246) at 20240405153230299
7985 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6642.rst' (6,247) at 20210307214925502
7986 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fsl-soc.c' (6,248) at 20210307214926362
7987 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/socfpga.h' (6,249) at 20210307214931498
7988 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/App.vue' (6,250) at 20241004080035959
7989 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev_ioctl.c' (6,251) at 20240405153232003
7990 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/MultiFactorAuthConfiguration.interface.yaml' (6,252) at 20240913080021481
7991 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-fan-config.bbappend' (6,253) at 20210812000025166
7992 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-kernel/linux/linux-aspeed_%.bbappend' (6,254) at 20240712080022837
7993 2025-01-08 03:00:45.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.h' (6,255) at 20210307214929930
7994 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra124-emc.c' (6,256) at 20240405153049589
7995 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_state_safety.c' (6,257) at 20240405153054269
7996 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_backlight.c' (6,258) at 20240405153231579
7997 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/rde_handler.hpp' (6,259) at 20231021080001830
7998 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/MAINTAINERS' (6,260) at 20210308005002992
7999 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,csi2rxss.yaml' (6,261) at 20240405153045101
8000 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdkv310_defconfig' (6,262) at 20210308005003280
8001 2025-01-08 03:00:45.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/Makefile' (6,263) at 20240405153051485
8002 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/exynos_lcd.h' (6,264) at 20210308005003644
8003 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-camera.c' (6,265) at 20210307214928554
8004 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microchip,mfps-rtc.yaml' (6,266) at 20240405153045153
8005 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts219-6282.dts' (6,267) at 20240405153045457
8006 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tsys01.c' (6,268) at 20240405153049013
8007 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versatile/timer.c' (6,269) at 20210308005002796
8008 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,wdma.yaml' (6,270) at 20240405153045041
8009 2025-01-08 03:00:45.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd_n64.h' (6,271) at 20240906080037352
8010 2025-01-08 03:00:45.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_listen.c' (6,272) at 20240405153053357
8011 2025-01-08 03:00:45.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/tcp.c' (6,273) at 20241118090018499
8012 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/slavio_misc.c' (6,274) at 20241211090212298
8013 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842_decompress.c' (6,275) at 20210307214931790
8014 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/floating-point.json' (6,276) at 20240405153054121
8015 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/sta.c' (6,277) at 20240910080014058
8016 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/winucase.c' (6,278) at 20240405153052525
8017 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb' (6,279) at 20241221090017548
8018 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_wip.c' (6,280) at 20210308005003708
8019 2025-01-08 03:00:45.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-scmi.c' (6,281) at 20240405153048913
8020 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7791-koelsch.dts' (6,282) at 20240405153229895
8021 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (6,283) at 20220505030018006
8022 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/Makefile' (6,284) at 20240405153045633
8023 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/xen-pcifront.c' (6,285) at 20240405153231299
8024 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peerlookup.h' (6,286) at 20210307214929726
8025 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/Makefile' (6,287) at 20210308005003028
8026 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/kernel-enforcement-statement.rst' (6,288) at 20210307214925586
8027 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TriggersCollection.json' (6,289) at 20240619080002956
8028 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-warp.dts' (6,290) at 20240418080014478
8029 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/icp-native.c' (6,291) at 20240830080013243
8030 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/memalign.h' (6,292) at 20220429100100586
8031 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/64-bit.config' (6,293) at 20240405153230063
8032 2025-01-08 03:00:45.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Protection' (6,294) at 20211006000025230
8033 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0008-net-snmp-fix-engineBoots-value-on-SIGHUP.patch' (6,295) at 20240413080012643
8034 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbus_passive_unittest.cpp' (6,296) at 20241210090026644
8035 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/p8022.h' (6,297) at 20240405153231855
8036 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sysfs.c' (6,298) at 20210307214929798
8037 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw71xx.dtsi' (6,299) at 20240405153229927
8038 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/unaligned/packed_struct.h' (6,300) at 20210307214932474
8039 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/bu21029_ts.c' (6,301) at 20240405153230731
8040 2025-01-08 03:00:45.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-int.err' (6,302) at 20210308005046401
8041 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/tools/peltool.cpp' (6,303) at 20241003080023045
8042 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit_comp64.c' (6,304) at 20241104090011563
8043 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/st_smi.h' (6,305) at 20210308005003668
8044 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/adc.c' (6,306) at 20210307214926558
8045 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/Makefile' (6,307) at 20210307214932718
8046 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/Makefile' (6,308) at 20210308005002972
8047 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libgssglue/libgssglue_0.8.bb' (6,309) at 20241221090017580
8048 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nexthop-group-resilient.rst' (6,310) at 20220525020651750
8049 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_gcr_el1_cswitch.c' (6,311) at 20240405153054237
8050 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (6,312) at 20241001080014404
8051 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb' (6,313) at 20240301090012423
8052 2025-01-08 03:00:45.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/remap_range.c' (6,314) at 20240405153052501
8053 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/omap_pm.rst' (6,315) at 20240405153044973
8054 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_dctcp.c' (6,316) at 20240405153054265
8055 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_common.c' (6,317) at 20210307214929362
8056 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/tveeprom.c' (6,318) at 20210307214928602
8057 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1340.dtsi' (6,319) at 20240405153229899
8058 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-systemd_235.bb' (6,320) at 20241221090017560
8059 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/toshiba.c' (6,321) at 20220525020652298
8060 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v6_0.h' (6,322) at 20240405153047161
8061 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (6,323) at 20241002080013798
8062 2025-01-08 03:00:45.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vid.c' (6,324) at 20210307214928038
8063 2025-01-08 03:00:45.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/sidewinder.c' (6,325) at 20240405153049133
8064 2025-01-08 03:00:45.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d3xek.h' (6,326) at 20210308005003612
8065 2025-01-08 03:00:45.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip-ep.c' (6,327) at 20241211090145477
8066 2025-01-08 03:00:45.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/module.c' (6,328) at 20240405153046433
8067 2025-01-08 03:00:45.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/wow.c' (6,329) at 20210307214929774
8068 2025-01-08 03:00:45.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.h' (6,330) at 20240405153230395
8069 2025-01-08 03:00:45.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f34.h' (6,331) at 20240405153049153
8070 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/qspinlock.c' (6,332) at 20240913080013769
8071 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/reassembly.c' (6,333) at 20240405153232015
8072 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/sy8106a.c' (6,334) at 20210308005003472
8073 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/input.c' (6,335) at 20240520080015231
8074 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_cache.c' (6,336) at 20240405153048389
8075 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/0001-Fix-Build-examples-when-rpath-is-stripped-from-in-bu.patch' (6,337) at 20241221090017688
8076 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/kvm/meson.build' (6,338) at 20240326080039694
8077 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumstd.rst' (6,339) at 20220525020651786
8078 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/setup.c' (6,340) at 20210307214926270
8079 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/pgtable.h' (6,341) at 20240405153230027
8080 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/combo-layer-hook-default.sh' (6,342) at 20220910030013433
8081 2025-01-08 03:00:45.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-serial.cfg' (6,343) at 20220804030014671
8082 2025-01-08 03:00:45.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_cgm_regs.h' (6,344) at 20240405153046601
8083 2025-01-08 03:00:45.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/percpu_freelist.c' (6,345) at 20240405153052981
8084 2025-01-08 03:00:45.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/clocks.rst' (6,346) at 20241211090212234
8085 2025-01-08 03:00:45.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/additional_data.hpp' (6,347) at 20241212090025211
8086 2025-01-08 03:00:45.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c' (6,348) at 20220525020652963
8087 2025-01-08 03:00:45.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/dcbnl.c' (6,349) at 20240405153053229
8088 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-utils.c' (6,350) at 20220525020655115
8089 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/pipeline.json' (6,351) at 20240405153054113
8090 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-uevm.dts' (6,352) at 20240405153045609
8091 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-keene.c' (6,353) at 20210307214928770
8092 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kzm9g_defconfig' (6,354) at 20210308005003264
8093 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/build.yml' (6,355) at 20240613080016399
8094 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/raptor2/0001-Remove-the-access-to-entities-checked-private-symbol.patch' (6,356) at 20230811080018302
8095 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-acpi' (6,357) at 20240405153229731
8096 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/timer32k.c' (6,358) at 20240405153045661
8097 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/mount.c' (6,359) at 20240405153231695
8098 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor3.conf' (6,360) at 20230929080014511
8099 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v3_0.h' (6,361) at 20210307214927250
8100 2025-01-08 03:00:45.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/pl011.yaml' (6,362) at 20240405153045153
8101 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_apg.c' (6,363) at 20240405153047253
8102 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/Kconfig' (6,364) at 20220525020654707
8103 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/mbx.h' (6,365) at 20210307214929470
8104 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/ebony_defconfig' (6,366) at 20210307214926366
8105 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/COPYING.MIT' (6,367) at 20210307205553690
8106 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-mtrace_2.40.bb' (6,368) at 20241221090017640
8107 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c' (6,369) at 20240405153049381
8108 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lirc.tmpfiles' (6,370) at 20210307205553850
8109 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.h' (6,371) at 20240405153047253
8110 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp' (6,372) at 20241217090008768
8111 2025-01-08 03:00:45.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/Makefile' (6,373) at 20240405153054373
8112 2025-01-08 03:00:45.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra234-reset.h' (6,374) at 20240405153052653
8113 2025-01-08 03:00:45.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/setup.h' (6,375) at 20210307214926326
8114 2025-01-08 03:00:45.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/Kconfig' (6,376) at 20210307214929530
8115 2025-01-08 03:00:45.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/MAINTAINERS' (6,377) at 20210308005002988
8116 2025-01-08 03:00:45.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_rssd.json' (6,378) at 20241003080004509
8117 2025-01-08 03:00:45.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mac.h' (6,379) at 20220525020653779
8118 2025-01-08 03:00:45.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/module.lds.h' (6,380) at 20210309003653800
8119 2025-01-08 03:00:45.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps_git.bb' (6,381) at 20240301090012435
8120 2025-01-08 03:00:45.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pch_gbe.c' (6,382) at 20210308005003440
8121 2025-01-08 03:00:45.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-csi.c' (6,383) at 20240405153231471
8122 2025-01-08 03:00:45.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/mmcif-sh7724.c' (6,384) at 20240405153046309
8123 2025-01-08 03:00:45.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/Makefile' (6,385) at 20210307214926702
8124 2025-01-08 03:00:45.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.c' (6,386) at 20240405153230607
8125 2025-01-08 03:00:45.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/sm.c' (6,387) at 20210308005002752
8126 2025-01-08 03:00:45.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_hw.h' (6,388) at 20240405153049493
8127 2025-01-08 03:00:45.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_trace.c' (6,389) at 20210307214929674
8128 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/imx/cpu.h' (6,390) at 20220525020654651
8129 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_dtx.c' (6,391) at 20240405153051393
8130 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/component.h' (6,392) at 20240405153052673
8131 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io.h' (6,393) at 20240405153230091
8132 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/umt-010.c' (6,394) at 20240405153049553
8133 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/console/obmc-console/obmc-console.conf' (6,395) at 20230512080018777
8134 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/def.h' (6,396) at 20210307214929930
8135 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/Makefile' (6,397) at 20240405153049933
8136 2025-01-08 03:00:45.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan-enabled.h' (6,398) at 20240405153052713
8137 2025-01-08 03:00:45.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bcm63xx_udc.c' (6,399) at 20240405153052081
8138 2025-01-08 03:00:45.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/pci.h' (6,400) at 20240405153046297
8139 2025-01-08 03:00:45.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ext4.h' (6,401) at 20240405153052917
8140 2025-01-08 03:00:45.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/rtsx_usb_ms.c' (6,402) at 20210716100029947
8141 2025-01-08 03:00:45.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/adp-ag101p.c' (6,403) at 20210308005002900
8142 2025-01-08 03:00:45.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/0001-m4-Just-emit-the-first-line-of-compiler-version.patch' (6,404) at 20230609080014395
8143 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi.h' (6,405) at 20240405153230555
8144 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/engine.h' (6,406) at 20240405153231791
8145 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore1_mme_ctrl_lo_regs.h' (6,407) at 20240405153046589
8146 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Kconfig.debug' (6,408) at 20210524100034878
8147 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_hencap_red_l3vpn_test.sh' (6,409) at 20240405153054353
8148 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/simple-card.yaml' (6,410) at 20240405153229799
8149 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/fix-libusb-paths.patch' (6,411) at 20230609080014391
8150 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/10m50_defconfig' (6,412) at 20210308005003232
8151 2025-01-08 03:00:45.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/cam.h' (6,413) at 20240405153050661
8152 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm860x-core.c' (6,414) at 20240405153049597
8153 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/apple/Makefile' (6,415) at 20240405153053553
8154 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_de0_nano_soc.h' (6,416) at 20210308005003616
8155 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/Makefile' (6,417) at 20210307214930706
8156 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux.h' (6,418) at 20210307214930950
8157 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/setup.ld' (6,419) at 20240405153230103
8158 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bt1-pvt.rst' (6,420) at 20210307214925498
8159 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts' (6,421) at 20240405153045717
8160 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/fourcc.rst' (6,422) at 20210307214925610
8161 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025rdb_36b.dts' (6,423) at 20210307214926346
8162 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/q800.c' (6,424) at 20241211090212290
8163 2025-01-08 03:00:45.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500plat.c' (6,425) at 20230925080039897
8164 2025-01-08 03:00:45.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/mc146818rtc.h' (6,426) at 20210307214926222
8165 2025-01-08 03:00:45.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1789.c' (6,427) at 20240405153053677
8166 2025-01-08 03:00:45.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/hostconsole.conf' (6,428) at 20230114040015462
8167 2025-01-08 03:00:45.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164.h' (6,429) at 20240405153049381
8168 2025-01-08 03:00:45.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-ap148.dts' (6,430) at 20240405153045541
8169 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/groups_1p.json' (6,431) at 20241108090014316
8170 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ipf.c' (6,432) at 20241114091008832
8171 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/0003-texinfo-Update-to-5.1.patch' (6,433) at 20241221090017680
8172 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mxcc.h' (6,434) at 20210307214926582
8173 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sysma_Liikola' (6,435) at 20210307205553774
8174 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/e1000.rst' (6,436) at 20240405153045233
8175 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda/l2ecc.yaml' (6,437) at 20210307214925274
8176 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/Makefile' (6,438) at 20240405153230243
8177 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vmalloc.h' (6,439) at 20240405153045941
8178 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/goldfish_events.c' (6,440) at 20210307214928474
8179 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-dmar-iommu.h' (6,441) at 20241114091008832
8180 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml' (6,442) at 20240405153045109
8181 2025-01-08 03:00:45.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_device_access.h' (6,443) at 20210307214930546
8182 2025-01-08 03:00:45.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/136' (6,444) at 20210927100127485
8183 2025-01-08 03:00:45.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Turksat-42.0E' (6,445) at 20210307205553762
8184 2025-01-08 03:00:45.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm90.c' (6,446) at 20240405153230663
8185 2025-01-08 03:00:45.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k.h' (6,447) at 20210307214929606
8186 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex3_kern.c' (6,448) at 20240405153053425
8187 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot/reboot.sh' (6,449) at 20210308005111465
8188 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_rainier.py' (6,450) at 20241211090212538
8189 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/Kconfig' (6,451) at 20210308005003076
8190 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/294.out' (6,452) at 20210308005046469
8191 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml' (6,453) at 20240405153045033
8192 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/Makefile' (6,454) at 20220525020653051
8193 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-classd.c' (6,455) at 20240710080014617
8194 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/main.c' (6,456) at 20210307214926626
8195 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_usb2.c' (6,457) at 20240405153052041
8196 2025-01-08 03:00:45.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_eth_path.c' (6,458) at 20240405153231007
8197 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/configfs_internal.h' (6,459) at 20240405153052317
8198 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mp.h' (6,460) at 20240405153050125
8199 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_ph.c' (6,461) at 20210308005046505
8200 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strlen.S' (6,462) at 20210307214926098
8201 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/intel.c' (6,463) at 20240405153046637
8202 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/tiny-base.config' (6,464) at 20240405153231903
8203 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/kudo_uart_mux_ctrl.sh' (6,465) at 20220422030010210
8204 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbbridged.cpp' (6,466) at 20240817080008816
8205 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/files/power-target.sh' (6,467) at 20230421080020940
8206 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-mem.h' (6,468) at 20241211090212366
8207 2025-01-08 03:00:45.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_secboot_err.h' (6,469) at 20210308005003652
8208 2025-01-08 03:00:45.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/.readthedocs.yaml' (6,470) at 20231126090012765
8209 2025-01-08 03:00:45.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_common.h' (6,471) at 20210307214929862
8210 2025-01-08 03:00:45.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/edac.h' (6,472) at 20210307214931390
8211 2025-01-08 03:00:45.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-mq.h' (6,473) at 20240405153231799
8212 2025-01-08 03:00:45.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py' (6,474) at 20210307205554390
8213 2025-01-08 03:00:45.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr-smp.c' (6,475) at 20220525020652186
8214 2025-01-08 03:00:45.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/emif4.c' (6,476) at 20210308005002756
8215 2025-01-08 03:00:45.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_syntax_errors.tc' (6,477) at 20241216090017805
8216 2025-01-08 03:00:45.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slub.c' (6,478) at 20241211090145549
8217 2025-01-08 03:00:45.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/eth.c' (6,479) at 20210308005002992
8218 2025-01-08 03:00:45.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vboxvideo_vbe.h' (6,480) at 20210307214928058
8219 2025-01-08 03:00:45.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/signal.c' (6,481) at 20240906080037356
8220 2025-01-08 03:00:45.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/tsx09-common.h' (6,482) at 20210307214925930
8221 2025-01-08 03:00:45.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-tag.c' (6,483) at 20240830080013247
8222 2025-01-08 03:00:45.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/server.c' (6,484) at 20241220090018322 to deleted uid set
8223 2025-01-08 03:00:45.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/fifo_icap.c' (6,485) at 20240405153046765
8224 2025-01-08 03:00:45.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_hw.h' (6,486) at 20240405153231419
8225 2025-01-08 03:00:45.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/Makefile' (6,487) at 20210308005003004
8226 2025-01-08 03:00:45.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-configfs.c' (6,488) at 20210307214928354
8227 2025-01-08 03:00:45.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/pptable.h' (6,489) at 20240405153230499
8228 2025-01-08 03:00:45.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-db-xc3-24g4xg.dts' (6,490) at 20240405153045453
8229 2025-01-08 03:00:45.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-fontforgeexe-Use-env-to-find-fontforge.patch' (6,491) at 20220721030015845
8230 2025-01-08 03:00:45.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/atomic.h' (6,492) at 20210308005002836
8231 2025-01-08 03:00:45.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100.h' (6,493) at 20210307214928638
8232 2025-01-08 03:00:45.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComponentIntegrityCollection.json' (6,494) at 20240619080002944
8233 2025-01-08 03:00:45.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/barrier.h' (6,495) at 20210307214926210
8234 2025-01-08 03:00:45.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/pager.h' (6,496) at 20210307214932494
8235 2025-01-08 03:00:45.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb_vmemmap.c' (6,497) at 20240405153053125
8236 2025-01-08 03:00:45.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryMetrics_v1.xml' (6,498) at 20240619080002928
8237 2025-01-08 03:00:45.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c' (6,499) at 20240405153231051
8238 2025-01-08 03:00:45.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-hcd.h' (6,500) at 20240405153052065
8239 2025-01-08 03:00:45.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/create-pull-request' (6,501) at 20230919080013994
8240 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb' (6,502) at 20230706080014765
8241 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sabreauto.dtsi' (6,503) at 20240405153045517
8242 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/meson.build' (6,504) at 20230825080021133
8243 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-s-hw-freq-seek.rst' (6,505) at 20220525020651790
8244 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tesseract/tesseract_5.5.0.bb' (6,506) at 20241221090017528
8245 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/seccomp_filter.rst' (6,507) at 20240405153045325
8246 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/meson.build' (6,508) at 20231229090005659
8247 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/timer.hpp' (6,509) at 20241219090033968
8248 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680_i2c.c' (6,510) at 20240405153048969
8249 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6660.h' (6,511) at 20210307214932318
8250 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/fmopl.c' (6,512) at 20240326080039426
8251 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_fwsram.h' (6,513) at 20210308005003020
8252 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-bcm-kona.c' (6,514) at 20240405153048897
8253 2025-01-08 03:00:45.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb' (6,515) at 20220402030015927
8254 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8195-gce.h' (6,516) at 20220525020654543
8255 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/Makefile' (6,517) at 20240405153229899
8256 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/orc-unwinder.rst' (6,518) at 20240405153044989
8257 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_cache_regs.h' (6,519) at 20240405153046449
8258 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/cairo/cairo_%.bbappend' (6,520) at 20210812000025266
8259 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/leds.rst' (6,521) at 20240405153045209
8260 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMSC/meson.build' (6,522) at 20230825080021137
8261 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/digsig.c' (6,523) at 20220525020654747
8262 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/bootm-fdt.c' (6,524) at 20210308005002708
8263 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_strings.h' (6,525) at 20240405153046709
8264 2025-01-08 03:00:45.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_roce.h' (6,526) at 20210307214929390
8265 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/memory.rst' (6,527) at 20220429100100414
8266 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/Build' (6,528) at 20240405153054085
8267 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/056_name_prefix.dts' (6,529) at 20210308005003752
8268 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ikaalinen_Riitiala' (6,530) at 20210307205553770
8269 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-13.conf' (6,531) at 20230412080023460
8270 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_common.h' (6,532) at 20240405153051409
8271 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_10.c' (6,533) at 20240405153047165
8272 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/Kconfig' (6,534) at 20240405153049753
8273 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@64.conf' (6,535) at 20240904080027738
8274 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/Makefile' (6,536) at 20210307214926270
8275 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/cadence_sdhci.h' (6,537) at 20210308005046029
8276 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/map.c' (6,538) at 20210307214930990
8277 2025-01-08 03:00:45.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/elf.h' (6,539) at 20220525020651966
8278 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_0_sh_mask.h' (6,540) at 20210307214927530
8279 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-dsp.h' (6,541) at 20240405153053937
8280 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/cachectl.h' (6,542) at 20210307214926250
8281 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/memory.json' (6,543) at 20220525020655143
8282 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0003-Use-native-tools-to-build-docs.patch' (6,544) at 20230706080014749
8283 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/mtk-cci-devfreq.c' (6,545) at 20240405153230275
8284 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2_1.0.8.bb' (6,546) at 20241221090017676
8285 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0003-aspeed-add-gpio-support.patch' (6,547) at 20210307205554222
8286 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/fvp.env' (6,548) at 20240507080014346
8287 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh' (6,549) at 20220405030025645
8288 2025-01-08 03:00:45.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v.c' (6,550) at 20240405153231987
8289 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds_camp_core1.dts' (6,551) at 20210307214926346
8290 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-async.c' (6,552) at 20240805080013971
8291 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/policyTable.json' (6,553) at 20210307205553710
8292 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/hwtest.c' (6,554) at 20210307214926170
8293 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (6,555) at 20231126090012785
8294 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.3' (6,556) at 20211006000025242
8295 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/kwbimage.cfg' (6,557) at 20210308005002904
8296 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/0001-cmake-Test-for-sys-uio.h.patch' (6,558) at 20240301090012423
8297 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/swap_muldiv64.cocci' (6,559) at 20210308005046237
8298 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/omap-dma.c' (6,560) at 20240405153045661
8299 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/sdkbuildproject.py' (6,561) at 20210307205554446
8300 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/quota.c' (6,562) at 20240405153050541
8301 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/usb_network.service.m4' (6,563) at 20220406030020161
8302 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/trace.c' (6,564) at 20220525020654791
8303 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-roccat.h' (6,565) at 20240405153231811
8304 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_attrs.c' (6,566) at 20240405153051597
8305 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/event_analyzing_sample-record' (6,567) at 20210307214932566
8306 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stih410/sdhci.h' (6,568) at 20210308005002664
8307 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/bitsperlong.h' (6,569) at 20210308005046065
8308 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a4.dts' (6,570) at 20240405153045601
8309 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/MAINTAINERS' (6,571) at 20210308005002976
8310 2025-01-08 03:00:45.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/test/test-sh.bb' (6,572) at 20241206090014226
8311 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_sys.c' (6,573) at 20240405153051533
8312 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/compat.h' (6,574) at 20240405153046105
8313 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/Makefile' (6,575) at 20240405153048669
8314 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.c' (6,576) at 20210307214928786
8315 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSupplyMetrics_v1.xml' (6,577) at 20240619080002932
8316 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/nodemanager.h' (6,578) at 20220525020654467
8317 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-cson/python3-cson/0001-setup.py-Do-not-poke-at-git-describe-to-find-version.patch' (6,579) at 20230317080013793
8318 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/operational-status-monitor.hpp' (6,580) at 20240828080025975
8319 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_output.c' (6,581) at 20240405153054165
8320 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/sh7760-ac97.c' (6,582) at 20210307214932414
8321 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpufeature.h' (6,583) at 20240405153046105
8322 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tee/optee_ta_avb.h' (6,584) at 20210308005003688
8323 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds210.dts' (6,585) at 20240405153045457
8324 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/meson.build' (6,586) at 20240621080029190
8325 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump-extensions.cpp' (6,587) at 20230512080032445
8326 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/otg.h' (6,588) at 20210308005003672
8327 2025-01-08 03:00:45.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-inst.c' (6,589) at 20241211090212330
8328 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-sched.h' (6,590) at 20240830080013339
8329 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.16/index.html' (6,591) at 20210307205554246
8330 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw_3.3.10.bb' (6,592) at 20241221090017536
8331 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vt8500/via,vt8500-pmc.txt' (6,593) at 20210307214925282
8332 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d-hw.c' (6,594) at 20240405153049461
8333 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/Kconfig' (6,595) at 20210309003653312
8334 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/event-facility.c' (6,596) at 20241211090212330
8335 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/mman.h' (6,597) at 20210307214932478
8336 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-cadence.txt' (6,598) at 20210308005003324
8337 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connmark.h' (6,599) at 20240405153052929
8338 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/e2220-1170.h' (6,600) at 20210308005003592
8339 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_monitor.cpp' (6,601) at 20240820080031614
8340 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udivsi3_i4i-Os.S' (6,602) at 20210307214926570
8341 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/keyboard.h' (6,603) at 20210308005003656
8342 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/Makefile' (6,604) at 20210307214929414
8343 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_esp.h' (6,605) at 20210307214931646
8344 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml' (6,606) at 20240405153229767
8345 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm20b.c' (6,607) at 20220525020652971
8346 2025-01-08 03:00:45.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,htvec.yaml' (6,608) at 20240405153045085
8347 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7201.c' (6,609) at 20210307214926562
8348 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.c' (6,610) at 20240805080013975
8349 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-cycle.out' (6,611) at 20210308005046409 to deleted uid set
8350 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/memory.json' (6,612) at 20220525020655147
8351 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/qdio.h' (6,613) at 20240405153046281
8352 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_xtree.h' (6,614) at 20240830080013323
8353 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CAL-1.0-Combined-Work-Exception' (6,615) at 20211006000025230
8354 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/samsung_sound.c' (6,616) at 20210308005003488
8355 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/Makefile' (6,617) at 20210307214927090
8356 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/Makefile' (6,618) at 20210308005003440
8357 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/mx6q_4x_mt41j128.cfg' (6,619) at 20210308005002920
8358 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-2101.dts' (6,620) at 20240405153045589
8359 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (6,621) at 20240727080014098
8360 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/trace-rpmh.h' (6,622) at 20240405153231451
8361 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_subr.c' (6,623) at 20210307214932050
8362 2025-01-08 03:00:45.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos7420-espresso7420.dts' (6,624) at 20210308005002580
8363 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c' (6,625) at 20241216090017705
8364 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/cache.h' (6,626) at 20210307214926106
8365 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/init.c' (6,627) at 20240405153046429
8366 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/edb93xx.c' (6,628) at 20210308005002944
8367 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/phosphor-ipmi-blobs.wrap' (6,629) at 20211029000047258
8368 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/gemini/Makefile' (6,630) at 20210307214930442
8369 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/configs/loongson3_defconfig' (6,631) at 20241011080017287
8370 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/fancontrol.init' (6,632) at 20210307205553874
8371 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/gpio-shutdown.bb' (6,633) at 20241206090014278
8372 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/no-bench-slope.patch' (6,634) at 20241221090017696
8373 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-fx2-cmd.h' (6,635) at 20210307214928842
8374 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf-cfg.sh' (6,636) at 20240405153053453
8375 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_28nm.xml.h' (6,637) at 20240405153048597
8376 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/Makefile' (6,638) at 20240405153045717
8377 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/pmu.c' (6,639) at 20240405153054085
8378 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-s2mps11.c' (6,640) at 20240405153046781
8379 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_eni.h' (6,641) at 20210307214931622
8380 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-v3s-ccu.h' (6,642) at 20210308005003636
8381 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vblank_work.c' (6,643) at 20210309003649708
8382 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/Kconfig' (6,644) at 20210308005003500
8383 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-a1000.dts' (6,645) at 20240405153045373
8384 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb' (6,646) at 20241221090017552
8385 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/curses_keys.h' (6,647) at 20230925080040105
8386 2025-01-08 03:00:45.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml' (6,648) at 20240405153045065
8387 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memory.h' (6,649) at 20240405153231819
8388 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3_3.17.1.bb' (6,650) at 20241206090014246
8389 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wpa.h' (6,651) at 20240405153053305
8390 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch' (6,652) at 20230706080014745
8391 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteSetEntryCollection_v1.xml' (6,653) at 20240619080002936
8392 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-bbrevd.dtsi' (6,654) at 20240405153045401
8393 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/build/tests/ex/empty/Build' (6,655) at 20210307214932470 to deleted uid set
8394 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0002-wayland-Add-support-for-the-Wayland-winsys.patch' (6,656) at 20230706080014765
8395 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/Kconfig' (6,657) at 20210307214928346
8396 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/fdc.h' (6,658) at 20240906080037328
8397 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/gio.c' (6,659) at 20220525020652110
8398 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-1.dtsi' (6,660) at 20240405153046093
8399 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/Makefile' (6,661) at 20210307214930986
8400 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1.c' (6,662) at 20240405153230219
8401 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/cache.c' (6,663) at 20210308005002804
8402 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/README' (6,664) at 20210308005003080
8403 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/waitid_options.c' (6,665) at 20210307214932578
8404 2025-01-08 03:00:45.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/device.h' (6,666) at 20240405153051953
8405 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/depends.py' (6,667) at 20210307205554434
8406 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/adp5061.c' (6,668) at 20240405153051425
8407 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/index.js' (6,669) at 20210308005107065
8408 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/module-sections.c' (6,670) at 20210307214926498
8409 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/Kconfig' (6,671) at 20240405153049009
8410 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/ad7150.c' (6,672) at 20240405153230691
8411 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvmfp.c' (6,673) at 20210308005003376
8412 2025-01-08 03:00:45.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-savu.c' (6,674) at 20240405153230655
8413 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-memory.json' (6,675) at 20240405153054129
8414 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/litesom.h' (6,676) at 20210308005002648
8415 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/max11801_ts.c' (6,677) at 20240405153049161
8416 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/main.c' (6,678) at 20240405153050481
8417 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/debugfs.c' (6,679) at 20240405153050481
8418 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoedev.c' (6,680) at 20240405153046701
8419 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_upcall.h' (6,681) at 20210307214932082
8420 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/pm.h' (6,682) at 20210307214931446
8421 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.gitignore' (6,683) at 20230622080035935
8422 2025-01-08 03:00:45.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init.bb' (6,684) at 20241226090016123
8423 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_sdp.c' (6,685) at 20240405153050065
8424 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx-ldb-helper.c' (6,686) at 20240405153048373
8425 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/vdso.c' (6,687) at 20240405153045633
8426 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/exar_wdt.c' (6,688) at 20240405153052241
8427 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/compat.h' (6,689) at 20220525020652378
8428 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_paz00.c' (6,690) at 20240405153051869
8429 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw.host.c' (6,691) at 20240405153051837
8430 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/other.json' (6,692) at 20220525020655143
8431 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/08a32b2379fb5582f4312e59bf51a2823df56276.patch' (6,693) at 20241221090017532
8432 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/options.c' (6,694) at 20241211090212390
8433 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53loco.h' (6,695) at 20210308005003604
8434 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml' (6,696) at 20240405153229803
8435 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/meson.build' (6,697) at 20240906080037248
8436 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/Makefile' (6,698) at 20210307214926922
8437 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/atmel,at91sam9260-shdwc.yaml' (6,699) at 20240405153045137
8438 2025-01-08 03:00:45.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modes.h' (6,700) at 20240405153052633
8439 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/ideapad-laptop.c' (6,701) at 20240405153231343
8440 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-evm.dts' (6,702) at 20210308005002576
8441 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml' (6,703) at 20240405153045181
8442 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_NAND_defconfig' (6,704) at 20210308005003240
8443 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/barrier.h' (6,705) at 20240405153045905
8444 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/siliconmitus,sm5703-regulator.yaml' (6,706) at 20240405153045145
8445 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/0001-makefile-Fix-build-on-linux.patch' (6,707) at 20230706080014749
8446 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-ftpm_%.bbappend' (6,708) at 20241206090014214
8447 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/k3-ringacc.h' (6,709) at 20220525020654615
8448 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/Makefile' (6,710) at 20210307214927066
8449 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/README' (6,711) at 20210308005003048
8450 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_hwdep.c' (6,712) at 20220525020655099
8451 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c' (6,713) at 20240405153230947
8452 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/logging/phosphor-hostlogger/daytonax/ttyVUART0.conf' (6,714) at 20240308090017907
8453 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tsacct_kern.h' (6,715) at 20210307214931526
8454 2025-01-08 03:00:45.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_hw_data.h' (6,716) at 20240405153230267
8455 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Storuman' (6,717) at 20210307205553790
8456 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-linux.h' (6,718) at 20240326080039574
8457 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/MAINTAINERS' (6,719) at 20210308005002908
8458 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch' (6,720) at 20230706080014757
8459 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/Makefile' (6,721) at 20240405153049397
8460 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/README' (6,722) at 20210308005003168
8461 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/trace.h' (6,723) at 20210308005045725
8462 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_adminq.h' (6,724) at 20240405153231831
8463 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/macro.h' (6,725) at 20210308005002824
8464 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/Makefile' (6,726) at 20210308005003052
8465 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_cthelper.c' (6,727) at 20240405153053329
8466 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7574.patch' (6,728) at 20210307205553942
8467 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/translation.json' (6,729) at 20210309003655932
8468 2025-01-08 03:00:45.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/map_funcs.c' (6,730) at 20210307214929214
8469 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic.c' (6,731) at 20240405153046645
8470 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc-core.c' (6,732) at 20240405153048893
8471 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hrtimer_defs.h' (6,733) at 20210307214931394
8472 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_bios_cmd.hpp' (6,734) at 20210311201857434
8473 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/trace.h' (6,735) at 20210307214932098
8474 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm7216-pcie-sata-rescal.yaml' (6,736) at 20240405153045149
8475 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/execveat.c' (6,737) at 20210307214932670
8476 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791.dtsi' (6,738) at 20210308005002600
8477 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_caam.c' (6,739) at 20240405153053473
8478 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/llc.h' (6,740) at 20210307214931642
8479 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-sk-imx53.dts' (6,741) at 20240405153045493
8480 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8976-pinctrl.yaml' (6,742) at 20240405153045137
8481 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_conntrack.h' (6,743) at 20210307214931646
8482 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch' (6,744) at 20240106090017233
8483 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_i2c.c' (6,745) at 20241211090145425
8484 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool_usl_timer.patch' (6,746) at 20210307205553818
8485 2025-01-08 03:00:45.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/f2fs.h' (6,747) at 20241008080014015
8486 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch' (6,748) at 20241221090017636
8487 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_sysfs_if.c' (6,749) at 20240405153053197
8488 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-fusionhdtv-mce.c' (6,750) at 20210307214928782
8489 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xdpe12284.rst' (6,751) at 20240405153045217
8490 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/setup-static-endpoints' (6,752) at 20240828080010887
8491 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/gmidi.c' (6,753) at 20210307214930806
8492 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Soundex' (6,754) at 20241221090017616
8493 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dca/dcadec/0001-define-BASELIB-make-variable.patch' (6,755) at 20210307205553754
8494 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/nativesdk-systemd-systemctl.bb' (6,756) at 20241206090014250
8495 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sockit-u-boot.dtsi' (6,757) at 20210308005002612
8496 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/farch.c' (6,758) at 20240405153050281
8497 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-unknown.json' (6,759) at 20210308005046409
8498 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/Kconfig' (6,760) at 20210308005002796
8499 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/tx.h' (6,761) at 20210307214929966
8500 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nsa320.rst' (6,762) at 20210307214925506
8501 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/opcodes.c' (6,763) at 20210307214925862
8502 2025-01-08 03:00:45.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aesp8-ppc.pl' (6,764) at 20210309003649324
8503 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rockchip,rk808.h' (6,765) at 20210307214931334
8504 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common.h' (6,766) at 20240405153051321
8505 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-dt-platdev.c' (6,767) at 20240405153230251
8506 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iconnect_defconfig' (6,768) at 20210308005003260
8507 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/files/mstpd.service' (6,769) at 20211026000019638
8508 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_rdma.c' (6,770) at 20210307214927866
8509 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-mioctrl.yaml' (6,771) at 20240405153045157
8510 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ebtables.service' (6,772) at 20210307205553826
8511 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0011.h' (6,773) at 20210307214928794
8512 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/atmel-hsmci.txt' (6,774) at 20210307214925366
8513 2025-01-08 03:00:45.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sama5d2-piobu.c' (6,775) at 20240405153230307
8514 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001002.json' (6,776) at 20241213090040130
8515 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/server-led-controller.js' (6,777) at 20210308005107077
8516 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ringbuf.c' (6,778) at 20240405153054257
8517 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/.kunitconfig' (6,779) at 20240405153048809
8518 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/tiger_defconfig' (6,780) at 20240405153045913
8519 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/offload.h' (6,781) at 20240405153050525
8520 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/crc32c_asm.S' (6,782) at 20210307214926574
8521 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi' (6,783) at 20240405153045529
8522 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/Kconfig' (6,784) at 20210308005003020
8523 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-debug.rst' (6,785) at 20240405153045253
8524 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/meson.build' (6,786) at 20241211090212454
8525 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ltc4245.h' (6,787) at 20210307214931478
8526 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_iv_ogm.h' (6,788) at 20220525020654787
8527 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig' (6,789) at 20210308005003264
8528 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/io-request.rst' (6,790) at 20220525020651790
8529 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/irq.c' (6,791) at 20240405153045685
8530 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/index.rst' (6,792) at 20241211090212234
8531 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp3xxx_data.c' (6,793) at 20240405153045669
8532 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/processor.h' (6,794) at 20210308005002848
8533 2025-01-08 03:00:45.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_common.h' (6,795) at 20210307214932738
8534 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/Makefile' (6,796) at 20210308005003080
8535 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/m8xx_setup.c' (6,797) at 20240405153230051
8536 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_sa.c' (6,798) at 20240405153048725
8537 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/bufferiszero.c.inc' (6,799) at 20240906080037184
8538 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe.h' (6,800) at 20220525020655079
8539 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/kernel.h' (6,801) at 20210308005003656
8540 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/gxbb-aoclkc.h' (6,802) at 20210308005003640
8541 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/ossl_random.cpp' (6,803) at 20241217090008772
8542 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa64r6el-linux' (6,804) at 20241206090014350
8543 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/Makefile' (6,805) at 20240405153049469
8544 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/softrst.c' (6,806) at 20240405153046841
8545 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dvb-bt8xx.h' (6,807) at 20210307214928678
8546 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hovfjallet' (6,808) at 20210307205553782
8547 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/vmlinux.lds.S' (6,809) at 20240405153230147
8548 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/cmsg.c' (6,810) at 20240405153050193
8549 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/MAINTAINERS' (6,811) at 20210308005003084
8550 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fdtgrep.c' (6,812) at 20210308005003764
8551 2025-01-08 03:00:45.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/i2c-howto.txt' (6,813) at 20210308005003328
8552 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,cmn.yaml' (6,814) at 20240405153045125
8553 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/Makefile' (6,815) at 20210916100017807
8554 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/debugfs.c' (6,816) at 20240405153050581
8555 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi-master-gpio.txt' (6,817) at 20210307214925314
8556 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/gadget-start' (6,818) at 20230520080014480
8557 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-r8.dtsi' (6,819) at 20240405153045381
8558 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/amlogic,a1-spifc.yaml' (6,820) at 20240405153045173
8559 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.7.bb' (6,821) at 20241206090014258
8560 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/alibaba_pmu.rst' (6,822) at 20240405153229739
8561 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/bitmain,bm1880-reset.yaml' (6,823) at 20240405153045149
8562 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-dvb.h' (6,824) at 20210307214928842
8563 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/aio_notify_bug.promela' (6,825) at 20210308005045805
8564 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/usercopy.c' (6,826) at 20240405153049641
8565 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console_%.bbappend' (6,827) at 20241206090014202
8566 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/tlb.c' (6,828) at 20210308005002900
8567 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-ams.c' (6,829) at 20240710080014585
8568 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/adm1272-test.c' (6,830) at 20210927100127505
8569 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/rtc.c' (6,831) at 20241211090212462
8570 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/marvell_phy.h' (6,832) at 20240405153231819
8571 2025-01-08 03:00:45.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,hifsys.txt' (6,833) at 20210307214925274
8572 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/install_test.patch' (6,834) at 20210307205553830
8573 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfsrvl.h' (6,835) at 20240405153231847
8574 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/TODO' (6,836) at 20220525020654171
8575 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/aspeed_ahbc.c' (6,837) at 20210421100236122
8576 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds' (6,838) at 20210308005002552
8577 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/fvp.cfg' (6,839) at 20240507080014346
8578 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/use_aclocal.patch' (6,840) at 20241221090017676
8579 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-arm-code.fd.bz2' (6,841) at 20241211090212402 to deleted uid set
8580 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/Makefile' (6,842) at 20240405153045705
8581 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/Makefile' (6,843) at 20221128040017654
8582 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/.gitignore' (6,844) at 20210308005108057
8583 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/cryptErase.hpp' (6,845) at 20220525020545505
8584 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/Kconfig' (6,846) at 20240405153051761
8585 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcutree.h' (6,847) at 20240405153231835
8586 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scheduler.c' (6,848) at 20241220090018310
8587 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/suspend-imx53.S' (6,849) at 20210726100024643
8588 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch' (6,850) at 20241221090017552
8589 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/power/hibernate.c' (6,851) at 20210307214926614
8590 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/swab.h' (6,852) at 20210307214926762
8591 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/irq.c' (6,853) at 20240405153051249
8592 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd.c' (6,854) at 20210308005003228
8593 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/ashrdi3.S' (6,855) at 20210308005002708
8594 2025-01-08 03:00:45.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/Kconfig' (6,856) at 20210308005045729
8595 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-elimo-impetus.dtsi' (6,857) at 20240405153045393
8596 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_droq.h' (6,858) at 20210307214929350
8597 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/cfg.h' (6,859) at 20240405153054037
8598 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-cpu-dyndiv.h' (6,860) at 20210307214926990
8599 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/mp_init.c' (6,861) at 20210308005002856
8600 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/spl.c' (6,862) at 20210308005002796
8601 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_4_2_offset.h' (6,863) at 20240405153048237
8602 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/Kconfig' (6,864) at 20240405153050073
8603 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_drv.h' (6,865) at 20240405153230583
8604 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/superio.h' (6,866) at 20210307214926322
8605 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adi/Makefile' (6,867) at 20240405153049777
8606 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5677.yaml' (6,868) at 20240405153045165
8607 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen-stubs.c' (6,869) at 20240326080039442
8608 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c' (6,870) at 20240405153050177
8609 2025-01-08 03:00:45.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_i2c.c' (6,871) at 20240405153053525
8610 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-pca9685.c' (6,872) at 20240405153051453
8611 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_bridge.c' (6,873) at 20241219090010504
8612 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/tmu.txt' (6,874) at 20210308005003304
8613 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/event.hpp' (6,875) at 20241107090038222
8614 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/chrp.h' (6,876) at 20240405153046205
8615 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5421.yaml' (6,877) at 20240405153045073
8616 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/priv.h' (6,878) at 20240405153048649
8617 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8998.h' (6,879) at 20240405153231795
8618 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stackdepot.h' (6,880) at 20240405153052797
8619 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/configs/sparc64_defconfig' (6,881) at 20240405153046317
8620 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_target.c' (6,882) at 20240405153051957
8621 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/checksum-offloads.rst' (6,883) at 20210307214925526
8622 2025-01-08 03:00:45.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_manager_test.cpp' (6,884) at 20241212090025215
8623 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/error-inject.c' (6,885) at 20240405153231947
8624 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_direct_stack_access_wraparound.c' (6,886) at 20240405153054281
8625 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/khadas-mcu.c' (6,887) at 20240405153049605
8626 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-slave-time.c' (6,888) at 20240405153051797
8627 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/meson.build' (6,889) at 20241211090212442
8628 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus.cpp' (6,890) at 20241022080031584
8629 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-stg.c' (6,891) at 20240405153230243
8630 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vlan.h' (6,892) at 20240405153050017
8631 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cgroup.c' (6,893) at 20241111090012149
8632 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-gemini.c' (6,894) at 20240405153230867
8633 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1254-revA.dts' (6,895) at 20210308005002636
8634 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/setuptools3_legacy.bbclass' (6,896) at 20240301090012451
8635 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_bpf_counters_cgrp.sh' (6,897) at 20240405153054173
8636 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/fcntl.h' (6,898) at 20240405153046017
8637 2025-01-08 03:00:45.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/atmel-ssc.txt' (6,899) at 20210307214925362
8638 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_core.h' (6,900) at 20210308005003452
8639 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_payload.c' (6,901) at 20241111090012165
8640 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,xgs-iproc-gpio.yaml' (6,902) at 20210309003648348
8641 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/interface.hpp' (6,903) at 20231201090027538 to deleted uid set
8642 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/clk-palmas-clk32kg-clocks.txt' (6,904) at 20210307214925286
8643 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca.c' (6,905) at 20240405153229995
8644 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/kernel/efi.c' (6,906) at 20240815080012867 to deleted uid set
8645 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/thermal.h' (6,907) at 20240805080013987
8646 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-pr.c' (6,908) at 20240405153047053
8647 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor.h' (6,909) at 20240405153046977
8648 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/LICENSE' (6,910) at 20221122040015511
8649 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/trust_group.hpp' (6,911) at 20240820080023694
8650 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eeprom_93cx6.h' (6,912) at 20241216090017765
8651 2025-01-08 03:00:45.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/stunnel/fix-openssl-no-des.patch' (6,913) at 20241221090017500
8652 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/lockup-watchdogs.rst' (6,914) at 20220525020651766
8653 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/hwcap.c' (6,915) at 20240405153232255
8654 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/subtree.md' (6,916) at 20221209040006399
8655 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-drivers-ehci_hcd' (6,917) at 20210309003648252
8656 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-Disable-annobin-plugin.patch' (6,918) at 20230811080018298
8657 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/Makefile' (6,919) at 20210308005002992
8658 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/aspeed/xdma.yaml' (6,920) at 20220525020651710
8659 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.c' (6,921) at 20220525020654179
8660 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/Makefile' (6,922) at 20210307214928702
8661 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hw_breakpoint.h' (6,923) at 20210307214925850
8662 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_shading.h' (6,924) at 20210307214930574
8663 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_windowed.S' (6,925) at 20210308005046533
8664 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-reference-design-tablet.dtsi' (6,926) at 20210308005002628
8665 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.h' (6,927) at 20240405153047149
8666 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/snps,creg-gpio.txt' (6,928) at 20210308005003304
8667 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_SPIFLASH_defconfig' (6,929) at 20210308005003240
8668 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_66_PCIE_defconfig' (6,930) at 20210308005003280
8669 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/Makefile' (6,931) at 20210307214932706
8670 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/.gitignore' (6,932) at 20240405153054169
8671 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/Makefile' (6,933) at 20210307214928702
8672 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/breakpoint_test_arm64.c' (6,934) at 20220525020655207
8673 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/qca,ath79-ddr-controller.yaml' (6,935) at 20240405153045105
8674 2025-01-08 03:00:45.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/tps65217_bl.c' (6,936) at 20240405153052177
8675 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4client.c' (6,937) at 20240805080014019
8676 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cache.h' (6,938) at 20240405153045937
8677 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s900.dtsi' (6,939) at 20210308005002608
8678 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/crypto.h' (6,940) at 20210307214932162
8679 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/update_mac.robot' (6,941) at 20221213040017977
8680 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/zconf.y' (6,942) at 20210308005003736
8681 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Express-3A-11.0W' (6,943) at 20210307205553762
8682 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c' (6,944) at 20210307214928810
8683 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/awacs.h' (6,945) at 20210307214932282
8684 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_ipc.c' (6,946) at 20240405153051413
8685 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-sata.c-Declare-ata_get_powermode-prototype.patch' (6,947) at 20221003030013285
8686 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_acpi.c' (6,948) at 20210308005003700
8687 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cacheflush.h' (6,949) at 20240405153229907
8688 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/googletest.wrap' (6,950) at 20210507000042347
8689 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/afs.rst' (6,951) at 20240405153229807
8690 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/torture.c' (6,952) at 20240405153231935
8691 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb' (6,953) at 20241221090017696
8692 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_d.c' (6,954) at 20210308005046509
8693 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/trace-events' (6,955) at 20210927100127289
8694 2025-01-08 03:00:45.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/returnvar.cocci' (6,956) at 20240405153053441
8695 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_platform.robot' (6,957) at 20240628080017117
8696 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/arm_sleep.c' (6,958) at 20210308005002960
8697 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/Makefile' (6,959) at 20210308005003024
8698 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm_ep_board.h' (6,960) at 20210308005003588
8699 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/rohm,bu27010.yaml' (6,961) at 20240405153229767
8700 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/path.md' (6,962) at 20240807080019546
8701 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg/0001-gdk-pixbuf-loader-meson.build-do-not-look-for-gdk-pi.patch' (6,963) at 20241221090017680
8702 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/Kconfig' (6,964) at 20210307214927130
8703 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-neonbs-glue.c' (6,965) at 20241011080017287
8704 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof/0003-libsysprof-Check-for-unw_set_caching_policy-before-u.patch' (6,966) at 20241221090017488
8705 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/Kconfig' (6,967) at 20210307214932186
8706 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtable_nat.c' (6,968) at 20240405153053197
8707 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/hwinit-common.c' (6,969) at 20210308005002552
8708 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target.h' (6,970) at 20240906080037552
8709 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k83a.c' (6,971) at 20240405153049565
8710 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_client.c' (6,972) at 20240405153052253
8711 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ti_k3_r5_remoteproc.c' (6,973) at 20241011080017343
8712 2025-01-08 03:00:45.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-klimt-wifi.dts' (6,974) at 20240405153045573
8713 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-cmds.h' (6,975) at 20241219090010504
8714 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/Makefile' (6,976) at 20210307214930950
8715 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table.json' (6,977) at 20211022000023454
8716 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/IPMI/meson.build' (6,978) at 20230825080021141
8717 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/Makefile' (6,979) at 20210307214929822
8718 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_iommu.h' (6,980) at 20240405153052945
8719 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/IP/Create.interface.yaml' (6,981) at 20221209040038051
8720 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/Makefile' (6,982) at 20210308005003004
8721 2025-01-08 03:00:45.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hnae3.h' (6,983) at 20240520080015159
8722 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/templates/default/local.conf.sample' (6,984) at 20241221090017484
8723 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom_def.c' (6,985) at 20240405153050461
8724 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/posix_types.h' (6,986) at 20210307214925858
8725 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/serport.c' (6,987) at 20240405153230731
8726 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/vertexcom/Kconfig' (6,988) at 20240405153050321
8727 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/dwarf-regs.h' (6,989) at 20210307214932594
8728 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_dynamic_config.h' (6,990) at 20220525020653435
8729 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lock_contention.sh' (6,991) at 20240405153232231
8730 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-profiling' (6,992) at 20210309003648264
8731 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hsi/hsi.h' (6,993) at 20210307214931394
8732 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/Makefile' (6,994) at 20240405153230743
8733 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cpu.h' (6,995) at 20210308005002788
8734 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c' (6,996) at 20241104090011579
8735 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/sbsa-ref.conf' (6,997) at 20241206090014206
8736 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmcygnus/Kconfig' (6,998) at 20210308005002940
8737 2025-01-08 03:00:45.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts' (6,999) at 20241008080013895
8738 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops.h' (7,000) at 20210307214929246
8739 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6380-regulator.c' (7,001) at 20240405153051469
8740 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtable.h' (7,002) at 20210307214926582
8741 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/test.c' (7,003) at 20240405153051985
8742 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/refcount.c' (7,004) at 20240405153052581
8743 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/Makefile' (7,005) at 20210308005003036
8744 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml' (7,006) at 20240405153045029
8745 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-xxxx.h' (7,007) at 20240405153051541
8746 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/vmmc.c' (7,008) at 20240405153230015
8747 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/change_numMethods_from_bool_to_unsigned.patch' (7,009) at 20210608000015799
8748 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/x86_64/Makefile' (7,010) at 20210307214932614
8749 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/chassisstate' (7,011) at 20210308005059705
8750 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/amigaone.c' (7,012) at 20240906080037276
8751 2025-01-08 03:00:45.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/meson.build' (7,013) at 20231212090018774
8752 2025-01-08 03:00:45.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/0002-Update-autotools-macro.patch' (7,014) at 20230706080014749
8753 2025-01-08 03:00:45.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts' (7,015) at 20240405153045465
8754 2025-01-08 03:00:45.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx25pdk.h' (7,016) at 20210308005003604
8755 2025-01-08 03:00:45.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper/0002-Use-statvfs-instead-of-statvfs64.patch' (7,017) at 20241221090017544
8756 2025-01-08 03:00:45.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore3_mme_ctrl_lo_regs.h' (7,018) at 20240405153046589
8757 2025-01-08 03:00:45.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/mcount.S' (7,019) at 20240405153230095
8758 2025-01-08 03:00:45.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/percpu-refcount.c' (7,020) at 20240405153053097
8759 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/syscall_defs.h' (7,021) at 20241211090212386
8760 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt' (7,022) at 20240405153229767
8761 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/Makefile' (7,023) at 20210308005003500
8762 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/gpio.h' (7,024) at 20210308005002672
8763 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/maxim,max20730.yaml' (7,025) at 20210309003648352
8764 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp2856.rst' (7,026) at 20240513080011766
8765 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/Makefile' (7,027) at 20210307214926610
8766 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_encoder_test.cpp' (7,028) at 20241220090014034
8767 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/opp.h' (7,029) at 20220525020652530
8768 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_SPIFLASH_defconfig' (7,030) at 20210308005003240
8769 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/entity-manager/blacklist.json' (7,031) at 20231107090016217
8770 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/irq.h' (7,032) at 20240405153045621
8771 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/vcnl3020.c' (7,033) at 20240405153049013
8772 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max31785.c' (7,034) at 20240405153048869
8773 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/logs/.gitignore' (7,035) at 20231014080011727
8774 2025-01-08 03:00:45.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/as3722.h' (7,036) at 20210307214931342
8775 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/st.h' (7,037) at 20240405153051741
8776 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-period' (7,038) at 20210307214932570
8777 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-uniphier.c' (7,039) at 20240405153230307
8778 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw-native.bb' (7,040) at 20241206090014274
8779 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider/0001-Fix-types-for-old-32-bit-systems.patch' (7,041) at 20241221090017544
8780 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ga100.c' (7,042) at 20240405153230607
8781 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ObjectID.h' (7,043) at 20220525020652446
8782 2025-01-08 03:00:45.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c' (7,044) at 20240812080017236
8783 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_0_d.h' (7,045) at 20210307214927334
8784 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/machine.c' (7,046) at 20241211090212494
8785 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/scan.c' (7,047) at 20210716100029995
8786 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/utmi-armada100.c' (7,048) at 20210308005003516
8787 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (7,049) at 20241206090014202
8788 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/actions.cpp' (7,050) at 20240820080023682
8789 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mudflap.json' (7,051) at 20231117090006519
8790 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/olpc-ec.h' (7,052) at 20240405153052757
8791 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile' (7,053) at 20240405153232099
8792 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m48t86.c' (7,054) at 20240405153231375
8793 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/interface_64.h' (7,055) at 20210307214926682
8794 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2l.c' (7,056) at 20210308005003076
8795 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs1.rules' (7,057) at 20210616125333493
8796 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2-2d.c' (7,058) at 20240906080037588
8797 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/elog-lookup-template.mako.cpp' (7,059) at 20210308005049145
8798 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Latex2e' (7,060) at 20211006000025238
8799 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0009-hash.h-include-sys-reg.h-instead-of-bits-reg.h.patch' (7,061) at 20241221090017496
8800 2025-01-08 03:00:45.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ds90ub953.c' (7,062) at 20240405153230783
8801 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun6i-a31-mipi-dsi.yaml' (7,063) at 20240405153045037
8802 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/volumes.h' (7,064) at 20241018080014554
8803 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/Kconfig' (7,065) at 20210308005002940
8804 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/gpio.h' (7,066) at 20220215040051612
8805 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/phonet.h' (7,067) at 20210307214931654
8806 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/arch_random.c' (7,068) at 20240405153046269
8807 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-sched.c' (7,069) at 20240405153052037
8808 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/platform.c' (7,070) at 20241018080014550
8809 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml' (7,071) at 20240405153045173
8810 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-tauri-nand.dts' (7,072) at 20240405153045529
8811 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/monitor.c' (7,073) at 20240906080037228
8812 2025-01-08 03:00:45.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wmi.h' (7,074) at 20240405153052821
8813 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/initio.h' (7,075) at 20240405153051609
8814 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cmi8328.c' (7,076) at 20220525020654979
8815 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/uefi.h' (7,077) at 20240405153050529
8816 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/atd.service' (7,078) at 20210307205554558
8817 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-kp-tpc.dts' (7,079) at 20240405153045501
8818 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyyaml-include/run-ptest' (7,080) at 20240301090012435
8819 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gillhov' (7,081) at 20210307205553782
8820 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/init' (7,082) at 20210307205553874
8821 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_inode_storage.c' (7,083) at 20240405153052977
8822 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-twl4030' (7,084) at 20210309003648256
8823 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz' (7,085) at 20210307205554594 to deleted uid set
8824 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform_common.c' (7,086) at 20240405153052165
8825 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-quirks.c' (7,087) at 20240405153230655
8826 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/MAINTAINERS' (7,088) at 20210308005002908
8827 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/kwbimage.cfg' (7,089) at 20210308005002908
8828 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/iomux.h' (7,090) at 20210308005002656
8829 2025-01-08 03:00:45.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-9999.dtso' (7,091) at 20240405153045725
8830 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/bitfield.h' (7,092) at 20240405153050281
8831 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rockchip.yaml' (7,093) at 20240405153229755
8832 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18250.h' (7,094) at 20210307214928802
8833 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-moore.c' (7,095) at 20240405153051313
8834 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h' (7,096) at 20240405153048617
8835 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/jhash.h' (7,097) at 20210308005046045
8836 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8961.c' (7,098) at 20240405153232171
8837 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/util.c' (7,099) at 20240613080016559
8838 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/svc/misc.h' (7,100) at 20220525020654567
8839 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/example/example.cpp' (7,101) at 20230511080029875
8840 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwmmc.h' (7,102) at 20210308005003644
8841 2025-01-08 03:00:45.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/Kconfig' (7,103) at 20240405153051505
8842 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd71815.h' (7,104) at 20220525020654587
8843 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_fb.c' (7,105) at 20210308005003524
8844 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/package_manager.py' (7,106) at 20220910030013405
8845 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-rng.c' (7,107) at 20221215040039374
8846 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_vm_helper.c' (7,108) at 20240405153047213
8847 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops.h' (7,109) at 20210308005002824
8848 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-exynos.c' (7,110) at 20240405153231283
8849 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_shadow_vars.c' (7,111) at 20210309003654188
8850 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-klnuma.c' (7,112) at 20210307214926290
8851 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761-spi.c' (7,113) at 20240405153053565
8852 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ir-kbd-i2c.h' (7,114) at 20240405153052825
8853 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/control.h' (7,115) at 20241219090010500
8854 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_muram.h' (7,116) at 20240405153049925
8855 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/float.idef' (7,117) at 20210927100127385
8856 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_api_general.h' (7,118) at 20240405153050701
8857 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml' (7,119) at 20240405153045133
8858 2025-01-08 03:00:45.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-block-qdict.c' (7,120) at 20221215040039390
8859 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-kp.dtsi' (7,121) at 20240405153045501
8860 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3036-power.h' (7,122) at 20210307214931346
8861 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Boot/meson.build' (7,123) at 20230902080024081
8862 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/soc-integrator.c' (7,124) at 20241008080013979
8863 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amlogic,meson-dwmac.yaml' (7,125) at 20240405153045113
8864 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bios_update.robot' (7,126) at 20240628080017113
8865 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.c' (7,127) at 20240405153048657
8866 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Do-not-init-tables-from-dpkg-configuration.patch' (7,128) at 20220910030013413
8867 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9g20.dts' (7,129) at 20240405153045473
8868 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh' (7,130) at 20240405153232283
8869 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-37xx-tbg.c' (7,131) at 20240405153230219
8870 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_mouse.bpf.c' (7,132) at 20240405153053429
8871 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/vce.h' (7,133) at 20220525020653007
8872 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.h' (7,134) at 20220525020653563
8873 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/meson.build' (7,135) at 20240314080026204
8874 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu.h' (7,136) at 20210307214926754
8875 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774b1-cpg-mssr.c' (7,137) at 20240405153230235
8876 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/gettimeofday.h' (7,138) at 20240405153046129
8877 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/smm.h' (7,139) at 20240405153046453
8878 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/progressbar.py' (7,140) at 20240302090018218
8879 2025-01-08 03:00:45.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/fpu.h' (7,141) at 20210308005046529
8880 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/it.po' (7,142) at 20210307214932618
8881 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-core.c' (7,143) at 20240613080016471
8882 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml' (7,144) at 20240405153045065
8883 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-phosphor/packagegroups/packagegroup-bytedance-apps.bb' (7,145) at 20211105000026763
8884 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch' (7,146) at 20230114040015542
8885 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/tasks.py' (7,147) at 20210309003654536
8886 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/en_accel.h' (7,148) at 20240613080016435
8887 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/run_keyword.robot' (7,149) at 20240628080017113
8888 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wrapt_1.17.0.bb' (7,150) at 20241221090017564
8889 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_legacy_stub.c' (7,151) at 20240906080037296
8890 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/mxs-dcp.c' (7,152) at 20240405153046961
8891 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/README' (7,153) at 20210812000025306
8892 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/spl.c' (7,154) at 20210308005002956
8893 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-facebook.dts' (7,155) at 20240726080041227
8894 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/ehci.rst' (7,156) at 20220525020651778
8895 2025-01-08 03:00:45.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/tb100.c' (7,157) at 20210308005002908
8896 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/sysfs.c' (7,158) at 20240719080013365
8897 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/oimm.h' (7,159) at 20210307214927898
8898 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/112.out' (7,160) at 20240326080039726
8899 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm64-frame-pointer-unwind-support.h' (7,161) at 20240405153054181
8900 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/virtio-snd.c' (7,162) at 20241211090212254
8901 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/iova-tree.c' (7,163) at 20241211090212562
8902 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/uleds.c' (7,164) at 20240405153230755
8903 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hif.h' (7,165) at 20240815080012891
8904 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_yeah.c' (7,166) at 20220627100017186
8905 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/tegra210-adma.c' (7,167) at 20240405153230287
8906 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/fuji.json' (7,168) at 20240516080005206
8907 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper/dt-mk-schema' (7,169) at 20220204040022680
8908 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/rx-gdbsim.c' (7,170) at 20240906080037288
8909 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/auth.c' (7,171) at 20210308004938836
8910 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_mim.c' (7,172) at 20220525020655203
8911 2025-01-08 03:00:45.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_helpers.h' (7,173) at 20240906080037576
8912 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/signal.h' (7,174) at 20240405153052901
8913 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8250.c' (7,175) at 20240405153051349
8914 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/next-cube.c' (7,176) at 20241211090212290
8915 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/iTCO_vendor.h' (7,177) at 20210307214930966
8916 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_pm.c' (7,178) at 20240405153230803
8917 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdpwall.c' (7,179) at 20240405153054265
8918 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/i2c.c' (7,180) at 20240405153045657
8919 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_b.c' (7,181) at 20210308005046509
8920 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ooo.h' (7,182) at 20210309003651172
8921 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update.bb' (7,183) at 20241221090017480
8922 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usbids/usbids_2023.01.16.bb' (7,184) at 20230919080013958
8923 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/sysfs.c' (7,185) at 20240405153051405
8924 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/0001-numpy-core-Define-RISCV-32-support.patch' (7,186) at 20241221090017668
8925 2025-01-08 03:00:45.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p.h' (7,187) at 20210308005046481
8926 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/rx_desc.h' (7,188) at 20240805080013987
8927 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/motorola,cpcap-adc.yaml' (7,189) at 20240405153045073
8928 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/files/static-passwd-meta-oe' (7,190) at 20240302090018206
8929 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/OWNERS' (7,191) at 20210307205554222
8930 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-cap.c' (7,192) at 20240405153049529
8931 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch' (7,193) at 20210307205554538
8932 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/netfilter/ipset/ip_set_list_set.c' (7,194) at 20240624080012832 to deleted uid set
8933 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/generic.c' (7,195) at 20210308005002548
8934 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ti,nspire.yaml' (7,196) at 20210307214925306
8935 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs.c' (7,197) at 20240405153046685
8936 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_defconfig' (7,198) at 20210308005003240
8937 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-array-space-comment.bconf' (7,199) at 20210307214932462
8938 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-lcd35.dtsi' (7,200) at 20240405153045605
8939 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlbflush_32.h' (7,201) at 20210307214926586
8940 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb' (7,202) at 20241221090017560
8941 2025-01-08 03:00:45.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/resend.c' (7,203) at 20240405153053009
8942 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-klogd.service.in' (7,204) at 20210307205554470
8943 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/utmi-armada100.h' (7,205) at 20210308005002636
8944 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2.rst' (7,206) at 20210309003648504
8945 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-service-time.c' (7,207) at 20240405153049249
8946 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.h' (7,208) at 20240405153050637
8947 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/events.yaml' (7,209) at 20210307205553694
8948 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_inner_v4_multipath.sh' (7,210) at 20210307214932686
8949 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/Kconfig' (7,211) at 20240405153049477
8950 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/pcm_plugin.c' (7,212) at 20220525020654967
8951 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/g84.c' (7,213) at 20220525020652971
8952 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/suspend.c' (7,214) at 20240405153229983
8953 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blowfish-x86_64-asm_64.S' (7,215) at 20240405153046361
8954 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/gpio-pmf.c' (7,216) at 20210307214932186
8955 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-tvaudio.c' (7,217) at 20210307214928694
8956 2025-01-08 03:00:45.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/conf/machine/include/intel.inc' (7,218) at 20221118040015026
8957 2025-01-08 03:00:45.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-10.json' (7,219) at 20241115090022077
8958 2025-01-08 03:00:45.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/Makefile' (7,220) at 20210308005002548
8959 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/cache.json' (7,221) at 20240405153054157
8960 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/Makefile' (7,222) at 20210307214929174
8961 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/null_blk.h' (7,223) at 20240405153046713
8962 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/prepare' (7,224) at 20240326080039658
8963 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/Kconfig' (7,225) at 20240405153053161
8964 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/trace-events' (7,226) at 20240906080037536
8965 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_hier_key.sh' (7,227) at 20240405153054341
8966 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi' (7,228) at 20240405153229967
8967 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml' (7,229) at 20220525020651670
8968 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sp810.yaml' (7,230) at 20240405153045017
8969 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/CVE-2023-31975.patch' (7,231) at 20230813080012848
8970 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.h' (7,232) at 20240405153048509
8971 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/.gitignore' (7,233) at 20220525020652122
8972 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/compress.c' (7,234) at 20240405153052453
8973 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-include-missing-cstdint.patch' (7,235) at 20230211040012639
8974 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_regs.h' (7,236) at 20240405153046589
8975 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mc/files/nomandate.patch' (7,237) at 20240309090012824
8976 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/MAINTAINERS' (7,238) at 20210308005002964
8977 2025-01-08 03:00:45.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd_%.bbappend' (7,239) at 20241206090014222
8978 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/fuloong2e.c' (7,240) at 20241211090212290
8979 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/serialcheck/serialcheck_1.0.0.bb' (7,241) at 20220402030015927
8980 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mmu.h' (7,242) at 20210307214925646
8981 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/realtek,rtd119x.txt' (7,243) at 20210307214925454
8982 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strchr.S' (7,244) at 20240405153229859
8983 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_main.c' (7,245) at 20240405153049969
8984 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0004-run-ranlib-per-library-and-use-AR.patch' (7,246) at 20210307205553882
8985 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/sa_impl.h' (7,247) at 20210308005003692
8986 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/066_text.dts' (7,248) at 20210308005003752
8987 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.eslintignore' (7,249) at 20240714080004347
8988 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-goldfish-pic.c' (7,250) at 20220525020653203
8989 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-au6610-cardlist.rst' (7,251) at 20210307214925230
8990 2025-01-08 03:00:45.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_drv.c' (7,252) at 20240405153048561
8991 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-magic_0.4.27.bb' (7,253) at 20240301090012471
8992 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/bitsperlong.h' (7,254) at 20240326080039554
8993 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/gpio.h' (7,255) at 20210308005002848
8994 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/setup.h' (7,256) at 20210308005003044
8995 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/Kconfig' (7,257) at 20210308005002776
8996 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-video.c' (7,258) at 20240405153049541
8997 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/Makefile' (7,259) at 20210308005003288
8998 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs.h' (7,260) at 20240405153230075
8999 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544si-pre.dtsi' (7,261) at 20210307214926342
9000 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/.gitignore' (7,262) at 20210307205554230
9001 2025-01-08 03:00:45.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-tools_1.67.1.bb' (7,263) at 20241221090017552
9002 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat.c' (7,264) at 20240326080039410
9003 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/chipidea.rst' (7,265) at 20240405153045305
9004 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hre.h' (7,266) at 20210308005003000
9005 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_sbi.c' (7,267) at 20240405153048541
9006 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd33c93.h' (7,268) at 20240405153051749
9007 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/opcodes-sec.h' (7,269) at 20210308005002680
9008 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/unwind_orc.c' (7,270) at 20241211090145389
9009 2025-01-08 03:00:45.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/ipu-bridge.h' (7,271) at 20240405153231847
9010 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-intel-gw.c' (7,272) at 20240405153231287
9011 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb_1.4.12.bb' (7,273) at 20241221090017496
9012 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html' (7,274) at 20210307205554274
9013 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_component.c' (7,275) at 20210309003654576
9014 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch' (7,276) at 20241221090017640
9015 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/func_test.py' (7,277) at 20210308005003772
9016 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1043aqds.h' (7,278) at 20210308005003600
9017 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/relocate.c' (7,279) at 20241211090145381
9018 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ariel-pwrbutton.c' (7,280) at 20220525020653179
9019 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/core.c' (7,281) at 20240405153051385
9020 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_vt220.c' (7,282) at 20241023080012883
9021 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8x60.c' (7,283) at 20240405153048601
9022 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/dts/10m50_devboard.dts' (7,284) at 20240405153046057
9023 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-dlink-dns-313.dts' (7,285) at 20240405153045433
9024 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/pldm_oem_cmds.hpp' (7,286) at 20210308005059705
9025 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/rest-dbus/resources/32px.png' (7,287) at 20210308004923384 to deleted uid set
9026 2025-01-08 03:00:45.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/isa_ipmi_bt.c' (7,288) at 20240906080037244
9027 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_0_d.h' (7,289) at 20210307214927682
9028 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_dma.c' (7,290) at 20220525020652995
9029 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.h' (7,291) at 20210307214927230
9030 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_readq.h' (7,292) at 20210307214932198
9031 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/accounting.c' (7,293) at 20221215040039046
9032 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_platform-arm.c' (7,294) at 20210308005002540
9033 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7790.h' (7,295) at 20210308005002768
9034 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.h' (7,296) at 20210307214927250
9035 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7723.c' (7,297) at 20210307214926566
9036 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/domain.c' (7,298) at 20240405153232107
9037 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/update_manager.hpp' (7,299) at 20241219090018796
9038 2025-01-08 03:00:45.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_pmem.h' (7,300) at 20210309003654000
9039 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_table.c' (7,301) at 20220525020654019
9040 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/switch_to.h' (7,302) at 20210307214925650
9041 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/ti,twl-pwmled.txt' (7,303) at 20210307214925406
9042 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml' (7,304) at 20240405153045061
9043 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/net/debug.c' (7,305) at 20240405153052157
9044 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx_common.c' (7,306) at 20240405153050293
9045 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-debug.h' (7,307) at 20240405153052081
9046 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/Kconfig' (7,308) at 20240405153231575
9047 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-spy.c' (7,309) at 20210726100024919
9048 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/fpga.c' (7,310) at 20210308005003072
9049 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9n12.dtsi' (7,311) at 20240405153045469
9050 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-herobrine-r1.dts' (7,312) at 20240405153045785
9051 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch' (7,313) at 20210307205554538
9052 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb' (7,314) at 20241221090017548
9053 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-fail-deassert@.service' (7,315) at 20241211090147009
9054 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh' (7,316) at 20240405153230059
9055 2025-01-08 03:00:45.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/andestech/andes_pcu.h' (7,317) at 20210308005003560
9056 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljungdalen' (7,318) at 20210307205553786
9057 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/memcpy.c' (7,319) at 20240405153045977
9058 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h' (7,320) at 20220525020652947
9059 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/netdevice.sh' (7,321) at 20210307214932694
9060 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c' (7,322) at 20240405153051973
9061 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt305x-pinctrl.yaml' (7,323) at 20240405153045137
9062 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sev-common.h' (7,324) at 20240405153046397
9063 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-bm1880.c' (7,325) at 20240405153230207
9064 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-server_0.6.0.bb' (7,326) at 20240301090012419
9065 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Liden_Osterstrom' (7,327) at 20210307205553786
9066 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_bdo.h' (7,328) at 20240405153052813
9067 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uuid.h' (7,329) at 20240405153052817
9068 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat.c' (7,330) at 20240405153230655
9069 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb' (7,331) at 20241206090014310
9070 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/load-cobra_uboot' (7,332) at 20210308005002944
9071 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml' (7,333) at 20221207040023627
9072 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-utils.c' (7,334) at 20210307214927034
9073 2025-01-08 03:00:45.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/marvell,mmp2-ssp.yaml' (7,335) at 20240405153045173
9074 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/m25p80.c' (7,336) at 20241211090212258
9075 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/trace-s390.h' (7,337) at 20210307214926530
9076 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mhi.h' (7,338) at 20240805080013987
9077 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-clearfog.dts' (7,339) at 20210308005002568
9078 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_main.c' (7,340) at 20240405153049649
9079 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-core.c' (7,341) at 20220627100017090
9080 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov8856.yaml' (7,342) at 20240405153045093
9081 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_emmc_defconfig' (7,343) at 20210308005003264
9082 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/sub_and_test' (7,344) at 20240405153053433
9083 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/core_locking.rst' (7,345) at 20220525020651770
9084 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/bonito.h' (7,346) at 20230426080043764
9085 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l4_3xxx.h' (7,347) at 20210307214925918
9086 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscalls/Makefile' (7,348) at 20241211090145385
9087 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6410-mini6410.dts' (7,349) at 20240405153045573
9088 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-tbs-a711.dts' (7,350) at 20210308005002624
9089 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/Makefile' (7,351) at 20210307214930358
9090 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Do-not-write-bindir-into-pkg-config-files.patch' (7,352) at 20241221090017640
9091 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NPL-1.0' (7,353) at 20211006000025238
9092 2025-01-08 03:00:45.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/cam.c' (7,354) at 20240405153050661
9093 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/Makefile' (7,355) at 20220525020654963
9094 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscalls/syscall.tbl' (7,356) at 20240710080014577
9095 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml' (7,357) at 20240405153045137
9096 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c' (7,358) at 20241211090145449
9097 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/txtimestamp.c' (7,359) at 20240405153054353
9098 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pocketbeagle.dts' (7,360) at 20240405153045589
9099 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pmsa-v8.c' (7,361) at 20240405153045697
9100 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/veml6030.c' (7,362) at 20241111090012121
9101 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm860x-i2c.c' (7,363) at 20210307214928998
9102 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count2' (7,364) at 20240906080037556 to deleted uid set
9103 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm97xx-core.c' (7,365) at 20240405153049625
9104 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/0003-gen_def.patch' (7,366) at 20210307205554626
9105 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/test/mocked_utils.hpp' (7,367) at 20240910080037463
9106 2025-01-08 03:00:45.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/event-no-pid.tc' (7,368) at 20210716100030111
9107 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5903.dtsi' (7,369) at 20240405153045513
9108 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-icade.c' (7,370) at 20210307214928090
9109 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/TreeMapping.svg' (7,371) at 20210307214925206
9110 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/cache.h' (7,372) at 20210308005002828
9111 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pnp.c' (7,373) at 20240405153052001
9112 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/kwbimage.cfg' (7,374) at 20210308005002908
9113 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/Makefile' (7,375) at 20240405153050057
9114 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/Makefile' (7,376) at 20210308005002956
9115 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu-opc.c' (7,377) at 20210307214926490
9116 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ialloc.c' (7,378) at 20241211090145509
9117 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/security.c' (7,379) at 20240405153052265
9118 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/gard_git.bb' (7,380) at 20210812000025258
9119 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/bridge/ps8622.txt' (7,381) at 20210308005003328
9120 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c' (7,382) at 20240405153047169
9121 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/sdeventplus.wrap' (7,383) at 20220531100030248
9122 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso.lds.S' (7,384) at 20210307214926614
9123 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ste,mcde.yaml' (7,385) at 20240405153045049
9124 2025-01-08 03:00:45.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts' (7,386) at 20240405153229931
9125 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/zii,rave-sp-backlight.txt' (7,387) at 20210307214925346
9126 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/usb_a9263.h' (7,388) at 20210308005003624
9127 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Furuseth' (7,389) at 20241221090017616
9128 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netdev-genl-gen.c' (7,390) at 20240405153053221
9129 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platdata.h' (7,391) at 20210308005003628
9130 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unlicense' (7,392) at 20210307205554426
9131 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-decon5433.h' (7,393) at 20210307214927774
9132 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/Build' (7,394) at 20240405153232219
9133 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_ibm/ibm.c' (7,395) at 20230310090043279
9134 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongson_ipi_common.c' (7,396) at 20240906080037240
9135 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/menz69_wdt.c' (7,397) at 20240405153231599
9136 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Pbmplus' (7,398) at 20241221090017616
9137 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/tlbflush.h' (7,399) at 20240405153230007
9138 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-ecc.c' (7,400) at 20240405153230255
9139 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/MAINTAINERS' (7,401) at 20210308005003008
9140 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/amlogic,meson6-rtc.yaml' (7,402) at 20240405153045153
9141 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-trap.c' (7,403) at 20220525020655227
9142 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_kms.h' (7,404) at 20240405153230519
9143 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-itead-core-common.dtsi' (7,405) at 20210308005002628
9144 2025-01-08 03:00:45.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc706.dts' (7,406) at 20240405153045609
9145 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_req.h' (7,407) at 20240405153046705
9146 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qemu-plugin.h' (7,408) at 20241211090212366
9147 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/ftest.S' (7,409) at 20210307214926154
9148 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hackrf/Kconfig' (7,410) at 20240405153049569
9149 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/Kconfig' (7,411) at 20210308005003332
9150 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/modtronix,lcd2s.yaml' (7,412) at 20220525020651662
9151 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/Kconfig' (7,413) at 20240405153232079
9152 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c' (7,414) at 20210307205554446
9153 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/vdso_restorer.c' (7,415) at 20210307214932738
9154 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/ucc_fast.c' (7,416) at 20220525020654091
9155 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml' (7,417) at 20240405153045129
9156 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-uniphier-ep.c' (7,418) at 20240405153231287
9157 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs.c' (7,419) at 20240405153049057
9158 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.c' (7,420) at 20210307214927958
9159 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi' (7,421) at 20240405153229919
9160 2025-01-08 03:00:45.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/snmp-policy.bb' (7,422) at 20241206090014230
9161 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nvme.c' (7,423) at 20240805080014007
9162 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/HW_CI_NETWORK' (7,424) at 20230411080016705
9163 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_elf.h' (7,425) at 20240326080039558
9164 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti-aemif.txt' (7,426) at 20210307214925358
9165 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/Kconfig' (7,427) at 20210308005003080
9166 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/xlnx/xlnx,zynqmp-dpsub.yaml' (7,428) at 20240405153045053
9167 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/meson.build' (7,429) at 20220802030019943
9168 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dts' (7,430) at 20241115090012941
9169 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unclosed-object.out' (7,431) at 20210308005046413 to deleted uid set
9170 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0008-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch' (7,432) at 20241221090017672
9171 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/Kconfig' (7,433) at 20240405153049637
9172 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/meson.build' (7,434) at 20240828080014647
9173 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_serdes.h' (7,435) at 20210308005002840
9174 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_protocol.c' (7,436) at 20210307214931974
9175 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/Makefile' (7,437) at 20240405153049473
9176 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_nand_rmii_lowfreq_defconfig' (7,438) at 20210308005003236
9177 2025-01-08 03:00:45.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HP-1989' (7,439) at 20241221090017616
9178 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_usb.c' (7,440) at 20240405153050553
9179 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Replace.interface.yaml' (7,441) at 20220315030032663
9180 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ipaq-micro.h' (7,442) at 20240405153052729
9181 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_regs.h' (7,443) at 20210307214932270
9182 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ast2500-reset.h' (7,444) at 20210308005003640
9183 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/da8xx-ddrctl.c' (7,445) at 20240405153230827
9184 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/osdep_service_linux.h' (7,446) at 20240405153051925
9185 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-gpci.h' (7,447) at 20240405153046193
9186 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c' (7,448) at 20240405153048793
9187 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shmem_fs.h' (7,449) at 20240429080012456
9188 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/events.json' (7,450) at 20241106090019918
9189 2025-01-08 03:00:45.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Config.interface.yaml' (7,451) at 20221207040023631
9190 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/ivc.c' (7,452) at 20210308005002788
9191 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/scan_manager.h' (7,453) at 20210308005002780
9192 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/Makefile' (7,454) at 20210307214925886
9193 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-colibri-iris.dts' (7,455) at 20240405153229879
9194 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Valladolid' (7,456) at 20210307205553766
9195 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-regor-rdk.dts' (7,457) at 20240405153045589
9196 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/strace/groups/string' (7,458) at 20210307214932578
9197 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350' (7,459) at 20210307214925190
9198 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/Kconfig' (7,460) at 20210308005002844
9199 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (7,461) at 20241016080017182
9200 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/mmu.rst' (7,462) at 20240405153229847
9201 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/Makefile' (7,463) at 20240405153048513
9202 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/vm.rst' (7,464) at 20240405153229847
9203 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/videodev.rst' (7,465) at 20210309003648504
9204 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmc_hsq.h' (7,466) at 20240405153049661
9205 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vduse-blk.c' (7,467) at 20241211090212210
9206 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2_param.h' (7,468) at 20210307214930550
9207 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/systemd-bootdisk.wks' (7,469) at 20210307205554638
9208 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/ts73xx-fpga.c' (7,470) at 20240405153230299
9209 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ptrace.h' (7,471) at 20240520080015127
9210 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/css_chars.h' (7,472) at 20210309003648956
9211 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/bcache.h' (7,473) at 20220525020654655
9212 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fsi' (7,474) at 20220525020651634
9213 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target-con-str.h' (7,475) at 20240906080037544
9214 2025-01-08 03:00:45.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/pon' (7,476) at 20210307205554466
9215 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/configfs/configfs_sample.c' (7,477) at 20220525020654935
9216 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_axienet_main.c' (7,478) at 20241104090011583
9217 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/highmem.h' (7,479) at 20220525020651878
9218 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-tx.c' (7,480) at 20210307214928794
9219 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt' (7,481) at 20240405153045161
9220 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_ines.c' (7,482) at 20240405153051445
9221 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-37xx-devkit.dts' (7,483) at 20210308005002596
9222 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa_gen6.c' (7,484) at 20240405153049149
9223 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-conn-info.rst' (7,485) at 20220525020651778
9224 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/sbsa.rst' (7,486) at 20240906080037176
9225 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb.yaml' (7,487) at 20240405153045185
9226 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/index.rst' (7,488) at 20240405153229839
9227 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk_nand.dts' (7,489) at 20240405153045441
9228 2025-01-08 03:00:45.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/emc.h' (7,490) at 20210308005002644
9229 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ibmvtpm.c' (7,491) at 20220627100016958
9230 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/patch.h' (7,492) at 20210307214926322
9231 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/memory-devices/index.rst' (7,493) at 20210307214925466
9232 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b-plus.dts' (7,494) at 20210308005002572
9233 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-glib.c' (7,495) at 20241211090212230
9234 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_device.c' (7,496) at 20240405153049389
9235 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max20751.c' (7,497) at 20240405153048869
9236 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9v011.c' (7,498) at 20240405153049321
9237 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/i915_reg.h' (7,499) at 20210308005003528
9238 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/utility/aspeed.cpp' (7,500) at 20230511080009359
9239 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/boot-common.c' (7,501) at 20210308005002756
9240 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bur_cfg_common.h' (7,502) at 20210308005003588
9241 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.marubun-pcmcia' (7,503) at 20210308005003296
9242 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-core.c' (7,504) at 20240405153049265
9243 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/subprojects/phosphor-logging.wrap' (7,505) at 20220322030027284
9244 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-mock/run-ptest' (7,506) at 20241221090017560
9245 2025-01-08 03:00:45.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/.gitignore' (7,507) at 20210307214932722
9246 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/i386/a-b-bootblock.h' (7,508) at 20240906080037560
9247 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/eiger_defconfig' (7,509) at 20210309003648872
9248 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7794-cpg-mssr.c' (7,510) at 20210309003649256
9249 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUPL-1.2' (7,511) at 20211006000025234
9250 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtable_32.h' (7,512) at 20240405153230091
9251 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vivaldi-common.c' (7,513) at 20240405153048825
9252 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_param.h' (7,514) at 20210307214930550
9253 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb' (7,515) at 20231011080016606
9254 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_write_window_v2.c' (7,516) at 20210308005108641
9255 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_indirect.c' (7,517) at 20210308005003452
9256 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/fuse.h' (7,518) at 20210308005002668
9257 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kalajoki' (7,519) at 20210307205553770
9258 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_sck.h' (7,520) at 20210308005002716
9259 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/rs780e-acpi.c' (7,521) at 20210309003652148
9260 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/218.out' (7,522) at 20210308005046461
9261 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi_4.0.0.bb' (7,523) at 20241221090017632
9262 2025-01-08 03:00:45.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/Makefile' (7,524) at 20240405153054357
9263 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib.h' (7,525) at 20220525020654887
9264 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-struct_ops.rst' (7,526) at 20240405153054037
9265 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/sysinfo.c' (7,527) at 20240405153046293
9266 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/stress_reuseport_listen.sh' (7,528) at 20240405153054353
9267 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_private.h' (7,529) at 20240405153052993
9268 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-cp110-master.dtsi' (7,530) at 20210308005002568
9269 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c/xtensa-modules.c.inc' (7,531) at 20210308005046349
9270 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ooo.c' (7,532) at 20240405153050233
9271 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sunnemo' (7,533) at 20210307205553790
9272 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/key.c' (7,534) at 20220525020654195
9273 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ObjectMapper/meson.build' (7,535) at 20230825080021141
9274 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/include/arch/elf.h' (7,536) at 20240405153054073
9275 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_start_gt_end.cpp' (7,537) at 20210308005100997
9276 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl313.yaml' (7,538) at 20240405153045065
9277 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-eventonoff.tc' (7,539) at 20210307214932674
9278 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-buf-sysfs-stats.c' (7,540) at 20240405153230275
9279 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-member.json' (7,541) at 20210308005046405
9280 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/html/report.html' (7,542) at 20241206090014350
9281 2025-01-08 03:00:45.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb_0.3.21.bb' (7,543) at 20241221090017684
9282 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/irqflags.h' (7,544) at 20240405153045937
9283 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4-aesni-avx-asm_64.S' (7,545) at 20240405153046365
9284 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-capture.c' (7,546) at 20240405153049525
9285 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k_templates/main_per_cpu.c' (7,547) at 20240405153054385
9286 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0003-Remove-Werror-from-build.patch' (7,548) at 20230114040015486
9287 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/frame.c' (7,549) at 20240405153051841
9288 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/hashchk_test.c' (7,550) at 20240405153054357
9289 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/Platform' (7,551) at 20210307214926190
9290 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/spi.h' (7,552) at 20210308005002724
9291 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/Makefile' (7,553) at 20210308005003056
9292 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/local.conf.sample' (7,554) at 20241221090017476
9293 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_fw.c' (7,555) at 20210307214928806
9294 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1816a/ad1816a_lib.c' (7,556) at 20220525020654979
9295 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/oeqa-fvp.md' (7,557) at 20231011080016566
9296 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb' (7,558) at 20241221090017560
9297 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/enum-attributes.c' (7,559) at 20240405153231343
9298 2025-01-08 03:00:45.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-adamv.yaml' (7,560) at 20240405153045157
9299 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href.dtsi' (7,561) at 20240405153045577
9300 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/Makefile' (7,562) at 20240405153232139
9301 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/Makefile' (7,563) at 20240405153054365
9302 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/status_led.c' (7,564) at 20210308005003400
9303 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/syscalls.h' (7,565) at 20240710080014573
9304 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/abs_lowcore.h' (7,566) at 20240405153046273
9305 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb' (7,567) at 20240302090018214
9306 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pro5.c' (7,568) at 20210308005002792
9307 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/mtrr.c' (7,569) at 20210308005002856
9308 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/Makefile' (7,570) at 20240405153231451
9309 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/elf_64.c' (7,571) at 20220525020652054
9310 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SDCARD_defconfig' (7,572) at 20210308005003240
9311 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_defs.h' (7,573) at 20210309003649896
9312 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-layerscape.c' (7,574) at 20240405153231283
9313 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/lpddr4_init.c' (7,575) at 20210308005003364
9314 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/Kconfig' (7,576) at 20240405153048805
9315 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/clock.c' (7,577) at 20210308005002724
9316 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/setup.py' (7,578) at 20210308005048033
9317 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/yank.c' (7,579) at 20240906080037592
9318 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp81x.dtsi' (7,580) at 20210308005002572
9319 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/scancodes.hpp' (7,581) at 20210308005131905
9320 2025-01-08 03:00:45.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/vphb.c' (7,582) at 20240405153049633
9321 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/test/pldm_utils_test.cpp' (7,583) at 20240826080030471
9322 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5913.dts' (7,584) at 20240405153045501
9323 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x_chip_offset_byte.h' (7,585) at 20240405153053553
9324 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ev1-scmi.dts' (7,586) at 20240405153229903
9325 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/Kconfig' (7,587) at 20240405153047013
9326 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-x86_defconfig' (7,588) at 20210308005003276
9327 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/cq.h' (7,589) at 20240405153052733
9328 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pci-dma.c' (7,590) at 20240405153046077
9329 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/non-repro-meta-oe.inc' (7,591) at 20241221090017500
9330 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8555_defconfig' (7,592) at 20210309003648872
9331 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/spapr.h' (7,593) at 20241211090212362
9332 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-spl.c' (7,594) at 20210308005002776
9333 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-cam.c' (7,595) at 20240405153046793
9334 2025-01-08 03:00:45.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx93.c' (7,596) at 20240405153230211
9335 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/falcon_boards.c' (7,597) at 20220525020653643
9336 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/openvswitch/Makefile' (7,598) at 20240405153054349
9337 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_timeline.c' (7,599) at 20240405153048497
9338 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.gitignore' (7,600) at 20210308005053385
9339 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/time_test.c' (7,601) at 20240405153231931
9340 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/apfiles.c' (7,602) at 20240405153054213
9341 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_bist.h' (7,603) at 20210308005003364
9342 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/onenand_uboot.h' (7,604) at 20210308005003676
9343 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acdispat.h' (7,605) at 20240405153046613
9344 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0001-Makefile-fix-parallel-build-of-examples.patch' (7,606) at 20220910030013361
9345 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/gadget.h' (7,607) at 20210308005003500
9346 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/usb.h' (7,608) at 20240405153231539
9347 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch' (7,609) at 20241221090017496
9348 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/genksyms.h' (7,610) at 20220525020654943
9349 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/conf/layer.conf' (7,611) at 20241221090017476
9350 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/proto.h' (7,612) at 20240405153230115
9351 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/file.c' (7,613) at 20240429080012456
9352 2025-01-08 03:00:45.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/io.h' (7,614) at 20210308005002804
9353 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_lgcy.c' (7,615) at 20240405153050117
9354 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote-core.c' (7,616) at 20240405153048825
9355 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/0002-run-dispmanx-fullscreen.patch' (7,617) at 20230317080013789
9356 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_drv_if.c' (7,618) at 20240613080016423
9357 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/adi.rst' (7,619) at 20240405153044981
9358 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/mxb.c' (7,620) at 20240405153049377
9359 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/adbhid.c' (7,621) at 20240405153049225
9360 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/cortina,gemini-clock.h' (7,622) at 20210307214931326
9361 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/xen-x86_64.h' (7,623) at 20240326080039542
9362 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb' (7,624) at 20241221090017540
9363 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/classutils.py' (7,625) at 20220910030013393
9364 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/run-coverity-scan' (7,626) at 20240906080037444
9365 2025-01-08 03:00:45.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-power-good.service' (7,627) at 20240105090012010
9366 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bootconfig.c' (7,628) at 20241018080014578
9367 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/Kconfig' (7,629) at 20240405153049733
9368 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson6.dtsi' (7,630) at 20240405153045401
9369 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/ne_overview.rst' (7,631) at 20220525020651774
9370 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb' (7,632) at 20230813080012852
9371 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/km83xx.c' (7,633) at 20240405153230051
9372 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ips.h' (7,634) at 20220525020654019
9373 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/MAINTAINERS' (7,635) at 20210308005002952
9374 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/sprd,ums9620-ufs.yaml' (7,636) at 20240405153045181
9375 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/monitor_wip.rst' (7,637) at 20240405153045273
9376 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vga.h' (7,638) at 20210307214927810
9377 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1816a/ad1816a.c' (7,639) at 20220525020654979
9378 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_wpf.c' (7,640) at 20240613080016423
9379 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/LocalTimezoneLabelMixin.js' (7,641) at 20241004080035963
9380 2025-01-08 03:00:45.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch' (7,642) at 20230706080014753
9381 2025-01-08 03:00:45.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga100.c' (7,643) at 20240405153230607
9382 2025-01-08 03:00:45.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_debug.c' (7,644) at 20210308005003364
9383 2025-01-08 03:00:45.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/yaffs2.c' (7,645) at 20210308005003220
9384 2025-01-08 03:00:45.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/gpio.h' (7,646) at 20210308005002644
9385 2025-01-08 03:00:45.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-i2s.yaml' (7,647) at 20240405153045165
9386 2025-01-08 03:00:45.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/fw.c' (7,648) at 20210307214927946
9387 2025-01-08 03:00:45.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/multipart_parser.hpp' (7,649) at 20240817080003175
9388 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Rainier2U.json' (7,650) at 20240817080028024
9389 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/fwh_lock.h' (7,651) at 20210307214929206
9390 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/Makefile' (7,652) at 20210308005002708
9391 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch' (7,653) at 20230706080014733
9392 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/panel/Kconfig' (7,654) at 20210307214930922
9393 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7722/setup.c' (7,655) at 20210307214926542
9394 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/key.c' (7,656) at 20240405153053361
9395 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/da9062-thermal.c' (7,657) at 20240405153051969
9396 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sembuf.h' (7,658) at 20210307214926250
9397 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/initializers.h' (7,659) at 20210307214930874
9398 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/Makefile' (7,660) at 20210524100034982
9399 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.out' (7,661) at 20210308005046397 to deleted uid set
9400 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-r8.dtsi' (7,662) at 20210308005002620
9401 2025-01-08 03:00:45.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/ras.h' (7,663) at 20220525020652074
9402 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/grph_object_ctrl_defs.h' (7,664) at 20240405153230423
9403 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/st-keyscan.c' (7,665) at 20240405153049137
9404 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/txtimestamp.sh' (7,666) at 20210307214932694
9405 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/callbacktest.cpp' (7,667) at 20210308005108057
9406 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/Makefile.target' (7,668) at 20221215040039386
9407 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-difrnce-dit4350.dts' (7,669) at 20240405153045377
9408 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/norpath.patch' (7,670) at 20210307205554626
9409 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dts' (7,671) at 20220525020651990
9410 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-xxxx.c' (7,672) at 20240405153051541
9411 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/Build' (7,673) at 20210307214932494
9412 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-rr.h' (7,674) at 20221215040039042
9413 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_helper.c' (7,675) at 20240405153053325
9414 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00config.c' (7,676) at 20240405153050621
9415 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cpsw.txt' (7,677) at 20240405153045117
9416 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/MAINTAINERS' (7,678) at 20210308005002900
9417 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svartnas' (7,679) at 20210307205553790
9418 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/116' (7,680) at 20210927100127481
9419 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sx8654.c' (7,681) at 20240405153230735
9420 2025-01-08 03:00:45.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,sysost.h' (7,682) at 20220525020654543
9421 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/ld' (7,683) at 20210307214932146
9422 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/3270-ccw.c' (7,684) at 20210927100127189
9423 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-data.err' (7,685) at 20210927100127473
9424 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_opts.h' (7,686) at 20210307214931650
9425 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-debug.c' (7,687) at 20240405153049469
9426 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr.host.c' (7,688) at 20210307214930554
9427 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-smmap_6.0.0.bb' (7,689) at 20240301090012471
9428 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h64m16_3_333_cl5_psync.c' (7,690) at 20210308005002548
9429 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb' (7,691) at 20220823030015991
9430 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/strace.c' (7,692) at 20240906080037160
9431 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-title.png' (7,693) at 20210307205554370 to deleted uid set
9432 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_fops.c' (7,694) at 20240405153049269
9433 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/nlohmann_json.wrap' (7,695) at 20231212090017894
9434 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/watch.hpp' (7,696) at 20230511080022135
9435 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pcie_mac.h' (7,697) at 20240405153051065
9436 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/thermal_interrupt.h' (7,698) at 20240405153051973
9437 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/state/phosphor-state-manager/phosphor-service-monitor-default.json' (7,699) at 20241210090013352
9438 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__domain.hpp' (7,700) at 20241219090033964
9439 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/s4.h' (7,701) at 20240405153052689
9440 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0008_models_bigautofield.py' (7,702) at 20220402030016103
9441 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread-context.h' (7,703) at 20221215040039194
9442 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/blkd_task.svg' (7,704) at 20210307214925206
9443 2025-01-08 03:00:45.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_arch_timer.h' (7,705) at 20240405153231799
9444 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/CONTRIBUTING.md' (7,706) at 20240122090005271
9445 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp' (7,707) at 20231024080003368
9446 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_u_otp.c' (7,708) at 20230426080043712
9447 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/ide.c' (7,709) at 20210308005003340
9448 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/hyp-entry.S' (7,710) at 20240405153045881
9449 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/.gitignore' (7,711) at 20220818100014707
9450 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_sdio.c' (7,712) at 20220525020654179
9451 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/0001-tic-hang.patch' (7,713) at 20241206090014314
9452 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-unattended.inc' (7,714) at 20241221090017468
9453 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth.h' (7,715) at 20240405153230939
9454 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.pc.template' (7,716) at 20210307214932490
9455 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/ftrace.c' (7,717) at 20210308005046545
9456 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/omap_wdt.c' (7,718) at 20210308005003540
9457 2025-01-08 03:00:45.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/events.json' (7,719) at 20241101080022232
9458 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hnae.c' (7,720) at 20240405153049941
9459 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ngpixis.h' (7,721) at 20210308005002960
9460 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-devattr.h' (7,722) at 20210307214928842
9461 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dlm.h' (7,723) at 20240405153052681
9462 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/handshake.h' (7,724) at 20240405153232015
9463 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-gyro-bmg160' (7,725) at 20210307214925190
9464 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_increase.hpp' (7,726) at 20210903000055431
9465 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-pinctrl.dtsi' (7,727) at 20240405153045581
9466 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/.gitignore' (7,728) at 20210307214926314
9467 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-esdk.in' (7,729) at 20210307205554542
9468 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/Makefile' (7,730) at 20210307214929386
9469 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_json_unittest.cpp' (7,731) at 20220108040030440
9470 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/arpwatch.conf' (7,732) at 20210307205554126
9471 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/namei.c' (7,733) at 20210307214931242
9472 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/c293si-post.dtsi' (7,734) at 20240405153230027
9473 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/event.h' (7,735) at 20210307214929902
9474 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.adcsensor.service' (7,736) at 20220813030004565
9475 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sp805_wdt.c' (7,737) at 20240405153052245
9476 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/eth_ls1088ardb.c' (7,738) at 20210308005002968
9477 2025-01-08 03:00:45.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/emulation.rst' (7,739) at 20221215040039082
9478 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7629-rfb.dts' (7,740) at 20210308005002596
9479 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-tqma64xxl-mbax4xxl-sdcard.dtso' (7,741) at 20240405153229971
9480 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/max1617.h' (7,742) at 20210307214930258
9481 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/cpu.c' (7,743) at 20210307214926286
9482 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Solleftea_Hallsta' (7,744) at 20210307205553790
9483 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/Makefile' (7,745) at 20240405153231571
9484 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_snmp_basic_main.c' (7,746) at 20210307214931946
9485 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/temporary_file_tests.cpp' (7,747) at 20240112090034344
9486 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul-ddr.h' (7,748) at 20210308005002648
9487 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/Makefile' (7,749) at 20210307214926538
9488 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Duved' (7,750) at 20210307205553778
9489 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/cc_platform.c' (7,751) at 20240405153046221
9490 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_ptr.c' (7,752) at 20240405153054257
9491 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/exception.c' (7,753) at 20240405153045881
9492 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/pinmux.h' (7,754) at 20210308005002672
9493 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mps2-fpgaio.c' (7,755) at 20241211090212298
9494 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/wait_bit.h' (7,756) at 20210308005003692
9495 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc_and_test' (7,757) at 20240405153053437
9496 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/Kconfig' (7,758) at 20210308005003080
9497 2025-01-08 03:00:45.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/pmic_bus.h' (7,759) at 20210308005002668
9498 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c' (7,760) at 20220525020653795
9499 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/Makefile' (7,761) at 20210307214928594
9500 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_dm.c' (7,762) at 20240405153231475
9501 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/main.c' (7,763) at 20240405153050557
9502 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/Kconfig' (7,764) at 20210307214929870
9503 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/s3c-pm.h' (7,765) at 20240405153052793
9504 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_link_pinning.c' (7,766) at 20210307214932646
9505 2025-01-08 03:00:45.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi' (7,767) at 20240405153229967
9506 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/skge.h' (7,768) at 20220525020653567
9507 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/core_manager_main.cpp' (7,769) at 20230614080025842
9508 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm.txt' (7,770) at 20210307214925406
9509 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/semiheap.c' (7,771) at 20230925080040097
9510 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch3.h' (7,772) at 20210308005002640
9511 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_lib.h' (7,773) at 20240405153050001
9512 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (7,774) at 20230807080022154
9513 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/lktrace' (7,775) at 20221115040029411
9514 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb' (7,776) at 20241221090017696
9515 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skb_ctx.c' (7,777) at 20240405153054277
9516 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/wheels/meson-1.5.0-py3-none-any.whl' (7,778) at 20241211090212446
9517 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_firmware_sub_menu.robot' (7,779) at 20240628080017113
9518 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/socket_manager.cpp' (7,780) at 20230717080006550
9519 2025-01-08 03:00:45.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layerscape-sfp.c' (7,781) at 20240405153051205
9520 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_sta_mgt.c' (7,782) at 20220525020654171
9521 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-ld4.c' (7,783) at 20210308005002792
9522 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_d.c' (7,784) at 20210308005046525
9523 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/head.S' (7,785) at 20220525020651990
9524 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-cleanup.svg' (7,786) at 20210307214925210
9525 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/.shellcheck' (7,787) at 20210415000058068 to deleted uid set
9526 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cikd.h' (7,788) at 20210309003649412
9527 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/dp501.c' (7,789) at 20210308005003000
9528 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_irq.c' (7,790) at 20240405153050009
9529 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/boot.h' (7,791) at 20210308005045841
9530 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-vsx.c' (7,792) at 20240405153232283
9531 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/law.c' (7,793) at 20210308005002992
9532 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98390.yaml' (7,794) at 20240405153045165
9533 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml' (7,795) at 20240405153045109
9534 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_rss.h' (7,796) at 20240405153049897
9535 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu-qom.h' (7,797) at 20240326080039674
9536 2025-01-08 03:00:45.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8907.c' (7,798) at 20240405153230835
9537 2025-01-08 03:00:45.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_hw.h' (7,799) at 20210307214929422
9538 2025-01-08 03:00:45.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_vmalloc.c' (7,800) at 20240405153053109
9539 2025-01-08 03:00:45.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qnull.c' (7,801) at 20221215040039390
9540 2025-01-08 03:00:45.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-reg.h' (7,802) at 20240405153053969
9541 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvbproperty.rst' (7,803) at 20210309003648476
9542 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/Kconfig' (7,804) at 20210308005003016
9543 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-helios4.dts' (7,805) at 20240405153045445
9544 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aio_abi.h' (7,806) at 20210307214931622
9545 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk_table.c' (7,807) at 20240405153050673
9546 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-verify-sig.h' (7,808) at 20240405153049253
9547 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-more.svg' (7,809) at 20210308005107069
9548 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/cq_exch_desc.h' (7,810) at 20240405153051597
9549 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h' (7,811) at 20240405153230391
9550 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/owl/clk_s900.c' (7,812) at 20210308005003352
9551 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sacos.S' (7,813) at 20210307214926142
9552 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_pnet.h' (7,814) at 20220525020654907
9553 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_sfp.h' (7,815) at 20210308005003652
9554 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ve8313.h' (7,816) at 20210308005003624
9555 2025-01-08 03:00:45.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_provider.c' (7,817) at 20240405153230719
9556 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_pcs.h' (7,818) at 20210307214929642
9557 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/refcounted_kptr.c' (7,819) at 20240405153232259
9558 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/capability.c' (7,820) at 20241211090145565
9559 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_wdt.h' (7,821) at 20210308005003020
9560 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.clang-format' (7,822) at 20241219090030684
9561 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/ptdump.h' (7,823) at 20240405153045861
9562 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/Makefile' (7,824) at 20210308005003720
9563 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation.errors.yaml' (7,825) at 20210728000103888
9564 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/system1_chassis.json' (7,826) at 20241206090006230
9565 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bridge_loop_avoidance.c' (7,827) at 20240405153053169
9566 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml' (7,828) at 20210307205554070
9567 2025-01-08 03:00:45.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_dccg.h' (7,829) at 20240405153230399
9568 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/blacklist_configuration.md' (7,830) at 20231007080005096
9569 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/ifcvf_base.h' (7,831) at 20240405153052157
9570 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc12138.yaml' (7,832) at 20240405153045073
9571 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atc260x-core.c' (7,833) at 20240405153230831
9572 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dax.h' (7,834) at 20240405153231803
9573 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-ifc6410.dts' (7,835) at 20240405153045537
9574 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg' (7,836) at 20210307205554390
9575 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend' (7,837) at 20240413080012683
9576 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mpc8308_p1m.h' (7,838) at 20210308005003604
9577 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/samsung/Kconfig' (7,839) at 20240405153049173
9578 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/osq_lock.c' (7,840) at 20220525020654711
9579 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (7,841) at 20221004030011410
9580 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/Makefile' (7,842) at 20240405153050333
9581 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/setup-static-endpoints.conf' (7,843) at 20240828080010887
9582 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/meson.build' (7,844) at 20241219090010504
9583 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/richtek,rt1719.yaml' (7,845) at 20240405153229803
9584 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/s5m8767.c' (7,846) at 20210308005003472
9585 2025-01-08 03:00:45.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/meson.build' (7,847) at 20231216090022621
9586 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme3_ctrl_regs.h' (7,848) at 20240405153046577
9587 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/string_32.h' (7,849) at 20210309003648980
9588 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/ring.c' (7,850) at 20241018080014478
9589 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/xlnx_vcu.c' (7,851) at 20240405153230247
9590 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/microvm.rst' (7,852) at 20210308005045809
9591 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/044.out' (7,853) at 20220429100100886
9592 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.h' (7,854) at 20220525020653779
9593 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/Kbuild' (7,855) at 20210307214927922
9594 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_w.c' (7,856) at 20210308005046501
9595 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_balloon.h' (7,857) at 20241211090212370
9596 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/test_xcat_group.robot' (7,858) at 20220201040016329
9597 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/sys.c' (7,859) at 20210307214925674
9598 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/MEMORIAM' (7,860) at 20210307205554226
9599 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm7xxx.c' (7,861) at 20240405153231075
9600 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/215' (7,862) at 20240326080039730
9601 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/q40_defconfig' (7,863) at 20240405153230003
9602 2025-01-08 03:00:45.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkt_dpll.c' (7,864) at 20220525020652338
9603 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nuvoton,nau7802.yaml' (7,865) at 20210309003648356
9604 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-savageboard.dts' (7,866) at 20240405153045505
9605 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8186-resets.h' (7,867) at 20240405153052653
9606 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/image-buildinfo.bbclass' (7,868) at 20230919080013978
9607 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/task.h' (7,869) at 20240405153232107
9608 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Wobo_i5_defconfig' (7,870) at 20210308005003244
9609 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/083_compress.dts' (7,871) at 20210308005003752
9610 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pm.h' (7,872) at 20240405153045641
9611 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/static_keys/config' (7,873) at 20210307214932722
9612 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/muldi3.S' (7,874) at 20210308005002708
9613 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfsd-admin-interfaces.rst' (7,875) at 20210307214925238
9614 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-bmc' (7,876) at 20241213090040866
9615 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/common.h' (7,877) at 20240405153045649
9616 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/mmu.h' (7,878) at 20220525020651966
9617 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/conversion_trigger.hpp' (7,879) at 20230523080037934
9618 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/README.md' (7,880) at 20221209040007411
9619 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/Makefile' (7,881) at 20210307214930314
9620 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/stxcpy.S' (7,882) at 20210307214925662
9621 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch' (7,883) at 20241221090017680
9622 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strncat.S' (7,884) at 20240405153229859
9623 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/README.md' (7,885) at 20241221090017468
9624 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_debugfs.c' (7,886) at 20240405153230163
9625 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vlynq/Kconfig' (7,887) at 20210307214930958
9626 2025-01-08 03:00:45.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/android/binderfs.h' (7,888) at 20210307214931622
9627 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/mtd_test.c' (7,889) at 20240805080013971
9628 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_r_qb.c' (7,890) at 20210308005046509
9629 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2371-2180_defconfig' (7,891) at 20210308005003272
9630 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/aaci.c' (7,892) at 20220525020654963
9631 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4755-cgu.h' (7,893) at 20240405153052641
9632 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/nfit.h' (7,894) at 20240405153046641
9633 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/msktutil/msktutil_1.2.1.bb' (7,895) at 20241221090017540
9634 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-core.c' (7,896) at 20210308005002552
9635 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_encoder_metadata.c' (7,897) at 20240821080009267
9636 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6338.h' (7,898) at 20210308005003588
9637 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/duovero_defconfig' (7,899) at 20210308005003256
9638 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgfortran_14.2.bb' (7,900) at 20241221090017660
9639 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_qsfp.c' (7,901) at 20210307214928442
9640 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/openssl_alloc.hpp' (7,902) at 20240618080024077
9641 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/polyval.h' (7,903) at 20240405153052625
9642 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-ptest-fast.bb' (7,904) at 20230503080014615
9643 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/max5432.yaml' (7,905) at 20210307214925334
9644 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-brcm.c' (7,906) at 20240405153231555
9645 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt' (7,907) at 20210307214925334
9646 2025-01-08 03:00:45.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/meson.build' (7,908) at 20240906080037272
9647 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/ntrig.rst' (7,909) at 20240405153045221
9648 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/Makefile' (7,910) at 20210308005002948
9649 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk104.fuc3' (7,911) at 20210307214927938
9650 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_htcp.c' (7,912) at 20220627100017182
9651 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_33_defconfig' (7,913) at 20210308005003236
9652 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/kmi.h' (7,914) at 20210307214931354
9653 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-meson.c' (7,915) at 20240405153231371
9654 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/build_error.rs' (7,916) at 20240405153053417
9655 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-hsg-h702.dts' (7,917) at 20240405153045377
9656 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/rethook.c' (7,918) at 20240405153045945
9657 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.iscsi' (7,919) at 20210308005003296
9658 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/io.h' (7,920) at 20210308005002852
9659 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/README.md' (7,921) at 20221209040020035
9660 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/Kconfig' (7,922) at 20210307214931138
9661 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tegra_gpio.c' (7,923) at 20210308005003380
9662 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v4_0.h' (7,924) at 20210307214927250
9663 2025-01-08 03:00:45.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-adnp.txt' (7,925) at 20210307214925318
9664 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi.c' (7,926) at 20240405153054025
9665 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/kc1.h' (7,927) at 20210308005002912
9666 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml' (7,928) at 20240405153045025
9667 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sabreauto.dts' (7,929) at 20240405153045505
9668 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/pinctrl-tmpv7700.c' (7,930) at 20210309003652148
9669 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-r-ccu.h' (7,931) at 20210307214931334
9670 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/eflash.c' (7,932) at 20210308005002712
9671 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd_stream.c' (7,933) at 20210307214928806
9672 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_power.c' (7,934) at 20240405153048597
9673 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_system.hpp' (7,935) at 20220727030021549
9674 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c' (7,936) at 20240405153050125
9675 2025-01-08 03:00:45.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/btmrvl.rst' (7,937) at 20210307214925218
9676 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_1_sh_mask.h' (7,938) at 20210307214927670
9677 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/fancontrol' (7,939) at 20210307205553874
9678 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/fu540.c' (7,940) at 20210308005003052
9679 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Fix-type-of-single-bit-bitfields.patch' (7,941) at 20230211040012639
9680 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/Makefile' (7,942) at 20210309003652052
9681 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep24xx.S' (7,943) at 20210307214925926
9682 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/wkup-m3-ipc.yaml' (7,944) at 20240405153045157
9683 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/crt0.S' (7,945) at 20240405153046089
9684 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-builtin.c.inc' (7,946) at 20241211090212226
9685 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_pci_dev.c' (7,947) at 20240405153052229
9686 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/call-path.c' (7,948) at 20210307214932586
9687 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/MAINTAINERS' (7,949) at 20210308005002996
9688 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/kprobes.c' (7,950) at 20240405153045361
9689 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/init.c' (7,951) at 20210307214930998
9690 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/sti/stih-cec.c' (7,952) at 20240405153049265
9691 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/fixed31_32.h' (7,953) at 20240405153047301
9692 2025-01-08 03:00:45.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts' (7,954) at 20240413080012695
9693 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-vdpa.c' (7,955) at 20241211090212394
9694 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/nvme.h' (7,956) at 20241211090212314
9695 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/mx6boards.c' (7,957) at 20210308005002956
9696 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sclp_ctl.h' (7,958) at 20210307214926514
9697 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/core.c' (7,959) at 20240405153047069
9698 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mhi.h' (7,960) at 20240405153050437
9699 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/tlb.c' (7,961) at 20220525020651970
9700 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-common-ssh.c' (7,962) at 20240906080037436
9701 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-a1.c' (7,963) at 20240520080015167
9702 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/gnu/stubs.h' (7,964) at 20240405153232099
9703 2025-01-08 03:00:45.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/templates/default/bblayers.conf.sample' (7,965) at 20240323080013549
9704 2025-01-08 03:00:45.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_0_sh_mask.h' (7,966) at 20240405153047761
9705 2025-01-08 03:00:45.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/bus.json' (7,967) at 20240405153054109
9706 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/intel-gma.txt' (7,968) at 20210308005003328
9707 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-live.sh' (7,969) at 20210307205554482
9708 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/config' (7,970) at 20240405153054353
9709 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt.interface.yaml' (7,971) at 20221207040023627
9710 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-loongson.c' (7,972) at 20240805080013995
9711 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure_in_cross.patch' (7,973) at 20230401080011931
9712 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad1836.c' (7,974) at 20240405153232143
9713 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ste-ab8500.h' (7,975) at 20210307214931334
9714 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-bbrevd.dts' (7,976) at 20240405153045401
9715 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/main.c' (7,977) at 20210309003648872
9716 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/proc.c' (7,978) at 20210309003648828
9717 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp' (7,979) at 20221229040004411
9718 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/processor.h' (7,980) at 20240405153229859
9719 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/d1.bb' (7,981) at 20210307205554250
9720 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/sample.conf' (7,982) at 20240405153054225
9721 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/Makefile' (7,983) at 20210307214930882
9722 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.c' (7,984) at 20240405153048737
9723 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/_debugfs_common.sh' (7,985) at 20240405153054293
9724 2025-01-08 03:00:45.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/iface_test.cpp' (7,986) at 20230718080007968
9725 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/reset/reset.txt' (7,987) at 20210308005003308
9726 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller/gdb-config.c.inc' (7,988) at 20210308005046361
9727 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/asm-offsets.h' (7,989) at 20210307214926158
9728 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_entry.S' (7,990) at 20210307214926110
9729 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ocpi.c' (7,991) at 20240405153045661
9730 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xarray.h' (7,992) at 20241008080014011
9731 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mirror.c' (7,993) at 20240405153050173
9732 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/main.c' (7,994) at 20240617080017410
9733 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pm.c' (7,995) at 20240405153051881
9734 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-io.h' (7,996) at 20240906080037324
9735 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/001_invalid.dts' (7,997) at 20210308005003752
9736 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/Makefile' (7,998) at 20210308005003004
9737 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/README.md' (7,999) at 20210307205553678
9738 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5121ads.dts' (8,000) at 20210307214926354
9739 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/types.h' (8,001) at 20210308005002880
9740 2025-01-08 03:00:45.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-pata-timings.c' (8,002) at 20210307214926866
9741 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_wx.c' (8,003) at 20210524100035002
9742 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/vexpress-config.c' (8,004) at 20240405153230199
9743 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-olinuxino.dts' (8,005) at 20210308005002616
9744 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-emlid-neutis-n5h3.dtsi' (8,006) at 20240405153045389
9745 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/014_pack_overlap.dts' (8,007) at 20210308005003752
9746 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-serio.c' (8,008) at 20220913100024177
9747 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdt_simplefb.h' (8,009) at 20210308005003648
9748 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/depends.py' (8,010) at 20210307205554434
9749 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/systemd_signal.cpp' (8,011) at 20240820080031618
9750 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_tp.bpf.c' (8,012) at 20240405153232099
9751 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (8,013) at 20210307205553662
9752 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/Makefile' (8,014) at 20240405153048777
9753 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/linkage.h' (8,015) at 20210307214926118
9754 2025-01-08 03:00:45.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/blockjob.c' (8,016) at 20240906080037156
9755 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c' (8,017) at 20240613080016439
9756 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable-3level.h' (8,018) at 20240405153046309
9757 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot' (8,019) at 20240628080017117
9758 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/bxt-sst.c' (8,020) at 20210309003654912
9759 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openjpeg/openjpeg/0001-Do-not-ask-cmake-to-export-binaries-they-don-t-make-.patch' (8,021) at 20241221090017528
9760 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_object.h' (8,022) at 20240405153048701
9761 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/utils.cpp' (8,023) at 20240819080030255
9762 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/__init__.py' (8,024) at 20241221090017584
9763 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/koelsch.c' (8,025) at 20210308005003036
9764 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml' (8,026) at 20240405153229799
9765 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.c' (8,027) at 20240405153048633
9766 2025-01-08 03:00:45.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lzma/LzmaDec.h' (8,028) at 20210308005003672
9767 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_nrm_regs.h' (8,029) at 20240405153046597
9768 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa3xx-regs.h' (8,030) at 20240405153052213
9769 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sbc8548.h' (8,031) at 20210308005003616
9770 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/sigcontext.h' (8,032) at 20240405153230063
9771 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can_platform.c' (8,033) at 20240405153230899
9772 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/copy-before-write.out' (8,034) at 20221215040039366
9773 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/Makefile' (8,035) at 20240405153054305
9774 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/um_malloc.h' (8,036) at 20210307214926622
9775 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_decoder_core.c' (8,037) at 20240821080009267
9776 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/Kconfig' (8,038) at 20210307214926266
9777 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/s390.rst' (8,039) at 20210307214925262
9778 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw560x.dts' (8,040) at 20240405153045497
9779 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla24.c' (8,041) at 20210307214932242
9780 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_shading.c' (8,042) at 20240405153051849
9781 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/axi.c' (8,043) at 20210308005003736
9782 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/emi26.c' (8,044) at 20210307214930842
9783 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_police.c' (8,045) at 20240405153050177
9784 2025-01-08 03:00:45.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-bcm2835.yaml' (8,046) at 20240405153045141
9785 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/bridge-regs.h' (8,047) at 20240405153045653
9786 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/fix-CATALOG-conditional-compile.patch' (8,048) at 20210307205554010
9787 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/max44000.c' (8,049) at 20240405153049001
9788 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-copy.h' (8,050) at 20241211090212354
9789 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/inode.c' (8,051) at 20240429080012448
9790 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/ivshmem-client.h' (8,052) at 20210308005045769
9791 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/signal.c' (8,053) at 20240405153230003
9792 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/fsl,gtm.txt' (8,054) at 20210307214925446
9793 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_lvds.c' (8,055) at 20210308005003532
9794 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/raid_class.c' (8,056) at 20240405153051725
9795 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-md5.c' (8,057) at 20220525020651994
9796 2025-01-08 03:00:45.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k_common.c' (8,058) at 20210307214929606
9797 2025-01-08 03:00:45.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb-mouse.c' (8,059) at 20241211090212282
9798 2025-01-08 03:00:45.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun9i-cpus.c' (8,060) at 20210307214927030
9799 2025-01-08 03:00:45.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.h' (8,061) at 20210309003649656
9800 2025-01-08 03:00:45.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory-failure.c' (8,062) at 20240830080013343
9801 2025-01-08 03:00:45.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-rpmsg.h' (8,063) at 20220525020655063
9802 2025-01-08 03:00:45.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig' (8,064) at 20210308005003276
9803 2025-01-08 03:00:45.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq24190.yaml' (8,065) at 20240405153045141
9804 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/lan78xx.h' (8,066) at 20210307214929706
9805 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/uacce/hisi_qm.h' (8,067) at 20240405153052945
9806 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/Makefile' (8,068) at 20240405153050337
9807 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/sync_manager.cpp' (8,069) at 20230324080024302
9808 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio.h' (8,070) at 20240405153231575
9809 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/Makefile' (8,071) at 20240405153051981
9810 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-devices-msc' (8,072) at 20210309003648252
9811 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8a.inc' (8,073) at 20210905000020581
9812 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cache.h' (8,074) at 20240405153046309
9813 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-pci.c' (8,075) at 20240710080014617
9814 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_proto.c' (8,076) at 20240812080017244
9815 2025-01-08 03:00:45.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ipsec_fs_roce.c' (8,077) at 20240405153050129
9816 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5-cache.c' (8,078) at 20240830080013271
9817 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/setup-sh4-202.c' (8,079) at 20210307214926562
9818 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-evdev_1.7.1.bb' (8,080) at 20241221090017552
9819 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/meson.build' (8,081) at 20230722080018997
9820 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/nvmet.h' (8,082) at 20240613080016455
9821 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot-ping-pong/rpp' (8,083) at 20221206040017633
9822 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/sysmap-apq8096.h' (8,084) at 20210308005002776
9823 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7734.c' (8,085) at 20210307214926562
9824 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/pmem_test.c' (8,086) at 20210307214932626
9825 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/meson.build' (8,087) at 20230825080021137
9826 2025-01-08 03:00:45.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/mm-api.rst' (8,088) at 20240405153045289
9827 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/whpx.h' (8,089) at 20240906080037348
9828 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/regs.c' (8,090) at 20210307214926638
9829 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/Makefile' (8,091) at 20210307214928538
9830 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool_1.3.bb' (8,092) at 20241221090017496
9831 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-unknown-key.err' (8,093) at 20210308005046405
9832 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/generated.mako.hpp' (8,094) at 20220623100021364
9833 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/211' (8,095) at 20220429100100910
9834 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/sun4i-usb-phy.txt' (8,096) at 20210308005003304
9835 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316-spi.c' (8,097) at 20210307214930518
9836 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3036-cru.yaml' (8,098) at 20240405153045029
9837 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xtfpga.h' (8,099) at 20210308005003624
9838 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cross-canadian.bbclass' (8,100) at 20241221090017608
9839 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nvmet.c' (8,101) at 20240405153231423
9840 2025-01-08 03:00:45.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xive.h' (8,102) at 20240405153046169
9841 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_ctl.c' (8,103) at 20240624080012800
9842 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,am65-pci-ep.yaml' (8,104) at 20240405153045125
9843 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_flashif.h' (8,105) at 20210308005003552
9844 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gp_timer.h' (8,106) at 20210307214930546
9845 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mpc83xx_clk.c' (8,107) at 20210308005003348
9846 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numa_32.h' (8,108) at 20210307214926670
9847 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/sched_fence.c' (8,109) at 20240405153048753
9848 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/Makefile' (8,110) at 20210307214930510
9849 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_sis.h' (8,111) at 20240405153051733
9850 2025-01-08 03:00:45.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/expectedJsonChecker/README.md' (8,112) at 20221209040019091
9851 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2100.c' (8,113) at 20241211090145469
9852 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/transport.c' (8,114) at 20240405153053389
9853 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/use-pkgconfig.patch' (8,115) at 20240309090012816
9854 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/tlbflush.h' (8,116) at 20240405153046101
9855 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_avb.py' (8,117) at 20210308005003744
9856 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb' (8,118) at 20241221090017560
9857 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf' (8,119) at 20240413080012699
9858 2025-01-08 03:00:45.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/general.h' (8,120) at 20210307214930670
9859 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_7_0_offset.h' (8,121) at 20240405153048285
9860 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/Makefile' (8,122) at 20240405153053001
9861 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi' (8,123) at 20240405153229919
9862 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user.h' (8,124) at 20210307214931534
9863 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/iothread.h' (8,125) at 20240326080039550
9864 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/traps.c' (8,126) at 20240405153046317
9865 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb' (8,127) at 20221120040010738
9866 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (8,128) at 20240720080012613
9867 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/marvell.xhci-usb.txt' (8,129) at 20210308005003328
9868 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/regs.c' (8,130) at 20210307214926750
9869 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SDCARD_defconfig' (8,131) at 20210308005003240
9870 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9015.c' (8,132) at 20240405153049545
9871 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscall_o32.tbl' (8,133) at 20241211090212378
9872 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Minpack' (8,134) at 20241221090017616
9873 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_internal.h' (8,135) at 20210307214929306
9874 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h' (8,136) at 20210307214927234
9875 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/MAINTAINERS' (8,137) at 20210308005002988
9876 2025-01-08 03:00:45.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/mux_data.h' (8,138) at 20210308005003080
9877 2025-01-08 03:00:45.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/i40iw_hw.c' (8,139) at 20240405153230711
9878 2025-01-08 03:00:45.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/error_history_tests.cpp' (8,140) at 20210901000109343
9879 2025-01-08 03:00:45.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_qp_rx.c' (8,141) at 20240405153049113
9880 2025-01-08 03:00:45.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h' (8,142) at 20240405153051881
9881 2025-01-08 03:00:45.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/files/firewalld.init' (8,143) at 20220612030016723
9882 2025-01-08 03:00:45.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl692_defs.h' (8,144) at 20240405153049293
9883 2025-01-08 03:00:45.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/neighbour.c' (8,145) at 20241216090017789
9884 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3399.h' (8,146) at 20210308005002660
9885 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_journal.hpp' (8,147) at 20210308005405938
9886 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_klvs_abi.h' (8,148) at 20240613080016403
9887 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_rx.c' (8,149) at 20240405153231159
9888 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sabreauto_defconfig' (8,150) at 20210308005003268
9889 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/virtio-blk-handler.c' (8,151) at 20230426080043640
9890 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/.shellcheck' (8,152) at 20210420000053767 to deleted uid set
9891 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f429-pinctrl.dtsi' (8,153) at 20240405153045581
9892 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/layer.conf' (8,154) at 20241221090017604
9893 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css.map' (8,155) at 20210307205554270
9894 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts' (8,156) at 20240405153229919
9895 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_vsock.h' (8,157) at 20240405153231847
9896 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/arch_errno_names.c' (8,158) at 20210307214932578
9897 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/hwinit-common.c' (8,159) at 20210308005002552
9898 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig' (8,160) at 20210307214932154
9899 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-black_24.10.0.bb' (8,161) at 20241221090017548
9900 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kgdb' (8,162) at 20240405153053081
9901 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cros_ec_light_prox.c' (8,163) at 20240405153049001
9902 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/bbclasses/systemd-only.bb' (8,164) at 20241221090017604
9903 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_init.c' (8,165) at 20240405153231431
9904 2025-01-08 03:00:45.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2' (8,166) at 20210927100127505 to deleted uid set
9905 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/numa.h' (8,167) at 20240405153231791
9906 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-router/intel-irq.h' (8,168) at 20210308005003636
9907 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_timer.c' (8,169) at 20210625000036104
9908 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Hervey_Bay-Ghost_Hill' (8,170) at 20210307205553762
9909 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch' (8,171) at 20210307205554390
9910 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kdev_t.h' (8,172) at 20210307214931638
9911 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/davinci/da8xx-cfgchip.txt' (8,173) at 20210307214925294
9912 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/proc_sysctl.c' (8,174) at 20240812080017252
9913 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/inc/utils.hpp' (8,175) at 20220525020433159
9914 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ptrace_64.c' (8,176) at 20240405153046325
9915 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c' (8,177) at 20240405153048485
9916 2025-01-08 03:00:45.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/request_test.cpp' (8,178) at 20231207090046206
9917 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/NSS-806-40.5W' (8,179) at 20210307205553762
9918 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/tftf.yml' (8,180) at 20241206090014206
9919 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520-lichee-module-4a.dtsi' (8,181) at 20240405153230063
9920 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-pci.c' (8,182) at 20240719080013361
9921 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/stats.json' (8,183) at 20240906080037432
9922 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/README.md' (8,184) at 20210727000024370
9923 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/timbuart.c' (8,185) at 20240405153052017
9924 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8550-mdss.yaml' (8,186) at 20240405153229763
9925 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/saa7164-cardlist.rst' (8,187) at 20210307214925234
9926 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/assabet.c' (8,188) at 20240405153045689
9927 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_io.c' (8,189) at 20220525020654091
9928 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-px5-evb.dts' (8,190) at 20210308005002608
9929 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.h' (8,191) at 20210307214929638
9930 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/packagegroups/packagegroup-olympus-nuvoton-apps.bb' (8,192) at 20231012080014472
9931 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c' (8,193) at 20240405153052205
9932 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/meson.build' (8,194) at 20241012080019916
9933 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/trace.h' (8,195) at 20210308005045873
9934 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun9i-a80-optimus.dts' (8,196) at 20240405153045397
9935 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ac.h' (8,197) at 20210307214929790
9936 2025-01-08 03:00:45.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/ds2490.rst' (8,198) at 20240405153045333
9937 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm365_lowlevel.c' (8,199) at 20210308005002720
9938 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/scatterlist.c' (8,200) at 20240405153048553
9939 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0006-ext-phar-Makefile.frag-Fix-phar-packaging.patch' (8,201) at 20220721030015845
9940 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8569si-pre.dtsi' (8,202) at 20210307214926346
9941 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5.c' (8,203) at 20240405153231367
9942 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcm051.h' (8,204) at 20210308005003608
9943 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm2518.yaml' (8,205) at 20240405153045161
9944 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/cp-noerror' (8,206) at 20220910030013433
9945 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/serdes.h' (8,207) at 20240405153230907
9946 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/entity_manager.hpp' (8,208) at 20240817080005375
9947 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/boot/.gitignore' (8,209) at 20240405153045933
9948 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_mr.h' (8,210) at 20210307214932046
9949 2025-01-08 03:00:45.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/session.c' (8,211) at 20241008080014055
9950 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/unsolicited_frame_control.h' (8,212) at 20210307214930334
9951 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-mailbox.h' (8,213) at 20210307214928698
9952 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a4xx_gpu.c' (8,214) at 20240405153230587
9953 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/Makefile.target' (8,215) at 20240906080037580
9954 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/tuning.hpp' (8,216) at 20221117040032476
9955 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/rsrc_mgr.c' (8,217) at 20210307214930042
9956 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_elp.c' (8,218) at 20240405153053169
9957 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_NAND_defconfig' (8,219) at 20210308005003240
9958 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exconfig.c' (8,220) at 20240405153046617
9959 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/ftrace.c' (8,221) at 20240405153045945
9960 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0021-shared-Do-not-use-malloc_info-on-musl.patch' (8,222) at 20240413080012651
9961 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/mcf_intc.c' (8,223) at 20241211090212290
9962 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/irq_user.h' (8,224) at 20240405153046345
9963 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8183-flakes.txt' (8,225) at 20240405153230531
9964 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7d_rdc.h' (8,226) at 20210308005002652
9965 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-cards.h' (8,227) at 20210307214928682
9966 2025-01-08 03:00:45.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/Kconfig' (8,228) at 20240405153046269
9967 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_ethtool.c' (8,229) at 20240405153049937
9968 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/iomux-mx25.h' (8,230) at 20210308005002644
9969 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-evb.dts' (8,231) at 20240405153229931
9970 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind_1.2.7.bb' (8,232) at 20241221090017680
9971 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-gfni-avx512-asm_64.S' (8,233) at 20240405153046361
9972 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/Kconfig' (8,234) at 20210307214929974
9973 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/classmap.h' (8,235) at 20240405153053477
9974 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/sockbits.h' (8,236) at 20210927100127269
9975 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/aaf28a4630af60496c9d33db1d06a7d7d8983422.patch' (8,237) at 20230811080018298
9976 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgtable.h' (8,238) at 20240405153230099
9977 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_tpmi.c' (8,239) at 20240405153051409
9978 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-uefi-test_git.bb' (8,240) at 20220910030013341
9979 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/mcextend.bbclass' (8,241) at 20220910030013393
9980 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_synproxy.h' (8,242) at 20210307214931566
9981 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1.dtsi' (8,243) at 20240405153045785
9982 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdcall.S' (8,244) at 20240405153046353
9983 2025-01-08 03:00:45.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk/0001-configure.ac-re-enable-disabled-printf-features.patch' (8,245) at 20241221090017676
9984 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_rcw_sd_qspi.cfg' (8,246) at 20210308005002968
9985 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips64r6.inc' (8,247) at 20210905000020581
9986 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/pci.h' (8,248) at 20220525020653807
9987 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/sync_watch.cpp' (8,249) at 20241219090018796
9988 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/fdt.c' (8,250) at 20210308005002836
9989 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/wbflush.h' (8,251) at 20210307214926250
9990 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_validation.c' (8,252) at 20240405153230419
9991 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/rl.c' (8,253) at 20240405153050129
9992 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/Makefile.am' (8,254) at 20210308004938832
9993 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/avoid-openldap-unless-wanted.patch' (8,255) at 20240113090014532
9994 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_backend.c' (8,256) at 20230925080039817
9995 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-setproctitle/run-ptest' (8,257) at 20241221090017560
9996 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/perl-dynloader.patch' (8,258) at 20241221090017664
9997 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/reg.h' (8,259) at 20210309003651836
9998 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/imx-weim.txt' (8,260) at 20240405153045021
9999 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/units.c' (8,261) at 20220525020655179
10000 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/Makefile' (8,262) at 20210308005003024
10001 2025-01-08 03:00:45.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/setup.h' (8,263) at 20210307214925670
10002 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/Makefile' (8,264) at 20210308005003032
10003 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/irq.h' (8,265) at 20240405153045973
10004 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mk48t59.h' (8,266) at 20210308005003672
10005 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_managed.h' (8,267) at 20240405153052633
10006 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h' (8,268) at 20240405153230507
10007 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/MAINTAINERS' (8,269) at 20210308005002972
10008 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/spear_smi.txt' (8,270) at 20210307214925370
10009 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/exception/sdbus_error.cpp' (8,271) at 20240817080036824
10010 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.138.bb' (8,272) at 20241221090017512
10011 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_dsp_spos.h' (8,273) at 20210307214932238
10012 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ahb.c' (8,274) at 20240405153231163
10013 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/mc.h' (8,275) at 20240405153052885
10014 2025-01-08 03:00:45.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1-monitoring.service' (8,276) at 20230627080016966
10015 2025-01-08 03:00:45.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/Makefile' (8,277) at 20210308005002900
10016 2025-01-08 03:00:45.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/interface/ia_css_queue_comm.h' (8,278) at 20210307214930570
10017 2025-01-08 03:00:45.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_rx.c' (8,279) at 20240405153050401
10018 2025-01-08 03:00:45.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/ibuf_ctrl.c' (8,280) at 20210309003653016
10019 2025-01-08 03:00:45.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/krait-l2-accessors.c' (8,281) at 20210307214925834
10020 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/vt.c' (8,282) at 20241023080012887
10021 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/intel_front_panel.json' (8,283) at 20220601030005865
10022 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_rcc-test.c' (8,284) at 20240906080037572
10023 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/fp-test-log2.c' (8,285) at 20241211090212534
10024 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootcount.h' (8,286) at 20210308005003564
10025 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/064' (8,287) at 20220429100100886
10026 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg-audio.c' (8,288) at 20240405153230215
10027 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/quota.h' (8,289) at 20240405153052781
10028 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/fscrypt/fscrypt_1.1.0.bb' (8,290) at 20241221090017580
10029 2025-01-08 03:00:45.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts' (8,291) at 20240405153045717
10030 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_port.h' (8,292) at 20210307214930290
10031 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi' (8,293) at 20240405153229951
10032 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/.gitignore' (8,294) at 20210307214926310
10033 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/screen_info_pci.c' (8,295) at 20240812080017248
10034 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/signal_save_restore_xer.c' (8,296) at 20221215040039390
10035 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/proxy-memory-listener.h' (8,297) at 20210927100127241
10036 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/Makefile' (8,298) at 20220627100016998
10037 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/Makefile' (8,299) at 20210307214926182
10038 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xzoom' (8,300) at 20241221090017620
10039 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/Makefile' (8,301) at 20210308005002984
10040 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/.gitignore' (8,302) at 20210307214932634
10041 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal.bb' (8,303) at 20210812000025330
10042 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libblkio.wrap' (8,304) at 20240326080039630
10043 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bubblegum_96.dts' (8,305) at 20210308005002576
10044 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/fdc37c93xapm.c' (8,306) at 20210307214926538
10045 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/sdram.c' (8,307) at 20210308005003000
10046 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wm8505fb_regs.h' (8,308) at 20210307214930950
10047 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stats/stats-hmp-cmds.c' (8,309) at 20230426080043848
10048 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/0001-strace-fix-reproducibilty-issues.patch' (8,310) at 20241206090014334
10049 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g25ek.dts' (8,311) at 20210308005002572
10050 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cse_qspi_defconfig' (8,312) at 20210308005003288
10051 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h' (8,313) at 20240405153047293
10052 2025-01-08 03:00:45.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_resource.h' (8,314) at 20210307214929182
10053 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-pro4.c' (8,315) at 20210308005002792
10054 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.15.bb' (8,316) at 20241221090017492
10055 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/arm-integrator-lm.c' (8,317) at 20241008080013911
10056 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/espi-control/npcm7xx_espi_control.cpp' (8,318) at 20240817080006807
10057 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_builtin.c' (8,319) at 20240405153230043
10058 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorMode/meson.build' (8,320) at 20230825080021137
10059 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/.gitignore' (8,321) at 20210308005059169
10060 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc_btree.c' (8,322) at 20240405153052573
10061 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resctrl.h' (8,323) at 20240405153052785
10062 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/046_intel-vbt.dts' (8,324) at 20210308005003752
10063 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_addresses.c' (8,325) at 20210308005003708
10064 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/scx200_acb.rst' (8,326) at 20210307214925510
10065 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/oaktrail.c' (8,327) at 20240405153051409
10066 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_igep003x_defconfig' (8,328) at 20210308005003244
10067 2025-01-08 03:00:45.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/serial_ir.c' (8,329) at 20210309003650372
10068 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu.c' (8,330) at 20240613080016423
10069 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-ams-delta.c' (8,331) at 20240405153045657
10070 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-host-off@.service' (8,332) at 20230412080023460
10071 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.h' (8,333) at 20240405153048541
10072 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/Makefile' (8,334) at 20210307214930706
10073 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_proc.c' (8,335) at 20210307214932266
10074 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Net-SNMP' (8,336) at 20211006000025238
10075 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nit6xlite.dtsi' (8,337) at 20240405153229887
10076 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp.md' (8,338) at 20221209040006387
10077 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/Makefile' (8,339) at 20210307214927078
10078 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-kernel/linux/linux-aspeed/vegman.cfg' (8,340) at 20220629100013632
10079 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc' (8,341) at 20210307214932674
10080 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/microcode-tool.py' (8,342) at 20210308005003768
10081 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soderhamn' (8,343) at 20210307205553790
10082 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/releases/eglibc/index.html' (8,344) at 20210307205554250
10083 2025-01-08 03:00:45.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service' (8,345) at 20210307205554554
10084 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp.h' (8,346) at 20240405153049213
10085 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/syscon-poweroff.yaml' (8,347) at 20210307214925402
10086 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_table_check.h' (8,348) at 20240405153231831
10087 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/usbip_common.c' (8,349) at 20240405153052157
10088 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/monitor-ipmi-power-transition.service' (8,350) at 20230920080013648
10089 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm54140.c' (8,351) at 20240405153050353
10090 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_intr.h' (8,352) at 20240405153051601
10091 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sg-regs.h' (8,353) at 20210308005002796
10092 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bio.c' (8,354) at 20240405153230151
10093 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/berlin4ct-dmp.dts' (8,355) at 20210307214926050
10094 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_decoder_test.cpp' (8,356) at 20241009080009697
10095 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/icm.S' (8,357) at 20230925080040101
10096 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/coresight-pmu.h' (8,358) at 20240405153054049
10097 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.memhp' (8,359) at 20240906080037556 to deleted uid set
10098 2025-01-08 03:00:45.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/byteorder.h' (8,360) at 20210307214926590
10099 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/main.c' (8,361) at 20240405153051145
10100 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/tca8418_keypad.txt' (8,362) at 20210307214925338
10101 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-evb.dts' (8,363) at 20240405153045817
10102 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mips64el.config' (8,364) at 20240405153054381
10103 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/samsung.h' (8,365) at 20240405153052669
10104 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/Kconfig' (8,366) at 20240405153232143
10105 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_prctl.h' (8,367) at 20240906080037356
10106 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-virt-kvm.xml' (8,368) at 20230925080039849
10107 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c' (8,369) at 20210307214929914
10108 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/cbor-helpers.c' (8,370) at 20241211090212346
10109 2025-01-08 03:00:45.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/paragon.c' (8,371) at 20210307214929234
10110 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/phy.c' (8,372) at 20240405153050609
10111 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/cache.json' (8,373) at 20240405153054121
10112 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cyclone.h' (8,374) at 20210307214926114
10113 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/dtc.wrap' (8,375) at 20230925080039997
10114 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/Kconfig' (8,376) at 20240405153045693
10115 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm80.c' (8,377) at 20240405153048861
10116 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb' (8,378) at 20230520080014504
10117 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_vec.c.inc' (8,379) at 20240906080037496
10118 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/quickstart/store-anatomy.md' (8,380) at 20221215040043190
10119 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3-sl631.dtsi' (8,381) at 20240405153045393
10120 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pid.c' (8,382) at 20210307214928562
10121 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/host-s5-state.target' (8,383) at 20230629131804615
10122 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-1.conf' (8,384) at 20210307205554082
10123 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/clk_rk3368.c' (8,385) at 20210308005002776
10124 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/thinkpad-acpi.rst' (8,386) at 20240405153044953
10125 2025-01-08 03:00:45.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_wip.c' (8,387) at 20210309003654532
10126 2025-01-08 03:00:45.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/widgets.py' (8,388) at 20231014080011727
10127 2025-01-08 03:00:45.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8350.h' (8,389) at 20210307214932354
10128 2025-01-08 03:00:45.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qlit.c' (8,390) at 20210927100127641
10129 2025-01-08 03:00:45.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c' (8,391) at 20220525020653635
10130 2025-01-08 03:00:45.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/omap_intc.c' (8,392) at 20241211090212286
10131 2025-01-08 03:00:45.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ieee80211.h' (8,393) at 20240710080014605
10132 2025-01-08 03:00:45.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sk_connect_zero_addr.c' (8,394) at 20240405153054353
10133 2025-01-08 03:00:45.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/reconfig.c' (8,395) at 20240405153046225
10134 2025-01-08 03:00:45.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/index.rst' (8,396) at 20241221090017592
10135 2025-01-08 03:00:45.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_stats.h' (8,397) at 20240405153231019
10136 2025-01-08 03:00:45.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt9812.c' (8,398) at 20240405153046897
10137 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_memac.c' (8,399) at 20240405153230943
10138 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_user.tc' (8,400) at 20210309003656000
10139 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmvmc.c' (8,401) at 20240405153230843
10140 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-miphy28lp.txt' (8,402) at 20210307214925390
10141 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-java.h' (8,403) at 20210307214932590
10142 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_pm.h' (8,404) at 20210307214931370
10143 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c' (8,405) at 20240405153231327
10144 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/axi-dmac.h' (8,406) at 20210307214931338
10145 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_dvs_info.h' (8,407) at 20210307214930570
10146 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_or_v.c' (8,408) at 20210308005046521
10147 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_kmem.c' (8,409) at 20240613080016567
10148 2025-01-08 03:00:45.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/verity.rst' (8,410) at 20210307214925486
10149 2025-01-08 03:00:45.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json' (8,411) at 20241217090031429
10150 2025-01-08 03:00:45.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/signalfd.h' (8,412) at 20210307214931658
10151 2025-01-08 03:00:45.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_core.h' (8,413) at 20240405153053285
10152 2025-01-08 03:00:45.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing.out' (8,414) at 20210927100127505
10153 2025-01-08 03:00:45.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/tusb6010.c' (8,415) at 20240405153231567
10154 2025-01-08 03:00:45.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/Makefile' (8,416) at 20240326080039606
10155 2025-01-08 03:00:45.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/file.c' (8,417) at 20220525020654383
10156 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_sas.h' (8,418) at 20210307214930366
10157 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig' (8,419) at 20210308005003288
10158 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ms7722se_defconfig' (8,420) at 20210308005003268
10159 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vsprintf.h' (8,421) at 20210308005003692
10160 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net_namespace.c' (8,422) at 20241220090018338
10161 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/bus.h' (8,423) at 20240405153052145
10162 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-client-cap.rst' (8,424) at 20240405153045325
10163 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/iocsr_config.h' (8,425) at 20210308005002952
10164 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6797.dtsi' (8,426) at 20240405153045745
10165 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_from_user.S' (8,427) at 20240405153045633
10166 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas-proc.c' (8,428) at 20240405153046149
10167 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/katmai.dts' (8,429) at 20240405153046093
10168 2025-01-08 03:00:45.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/flashing.rst' (8,430) at 20240405153229815
10169 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/atiixp_modem.c' (8,431) at 20220525020654987
10170 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/handshake.h' (8,432) at 20240405153231867
10171 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/Kconfig' (8,433) at 20210308005003024
10172 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/dataplane/xen-block.h' (8,434) at 20230925080039865
10173 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/pvr2fb.rst' (8,435) at 20210307214925478
10174 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7358.dtsi' (8,436) at 20210307214926190
10175 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/igen6_edac.c' (8,437) at 20241211090145405
10176 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-1.1' (8,438) at 20210307205554414
10177 2025-01-08 03:00:45.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psus-manager.sh' (8,439) at 20230920080013648
10178 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/mes_v11_api_def.h' (8,440) at 20240405153230499
10179 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/main.c' (8,441) at 20241211090212378
10180 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys32.S' (8,442) at 20240710080014577
10181 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_ioctl.h' (8,443) at 20240405153052877
10182 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch' (8,444) at 20230706080014741
10183 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/Makefile' (8,445) at 20210307214929982
10184 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_defconfig' (8,446) at 20210308005003280
10185 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb' (8,447) at 20241221090017540
10186 2025-01-08 03:00:45.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c' (8,448) at 20240405153046921
10187 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_lockingver.h' (8,449) at 20220525020654475
10188 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-params.c' (8,450) at 20240405153049453
10189 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_defconfig' (8,451) at 20210308005003236
10190 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma1/irqsrcs_sdma1_4_0.h' (8,452) at 20210307214927702
10191 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h' (8,453) at 20240405153047205
10192 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/taprio_wait_for_admin.sh' (8,454) at 20240405153232287
10193 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/sudo.inc' (8,455) at 20241221090017680
10194 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb-sai.dts' (8,456) at 20240405153045525
10195 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/50-qemu-gpu.json.in' (8,457) at 20210308005045773
10196 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina20_dsp.c' (8,458) at 20220525020654991
10197 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7770_osm.c' (8,459) at 20210307214930270
10198 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/Kconfig' (8,460) at 20220525020653275
10199 2025-01-08 03:00:45.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (8,461) at 20230807080022154
10200 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/pkt_sched.h' (8,462) at 20220525020655119
10201 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/genex.S' (8,463) at 20240405153045945
10202 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ael1002.c' (8,464) at 20210309003650588
10203 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_request.h' (8,465) at 20240405153053181
10204 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi6421-regulator.c' (8,466) at 20240405153231363
10205 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func15.c' (8,467) at 20240405153054277
10206 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSubsystem.v1_1_2.json' (8,468) at 20240619080002952
10207 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/0001-Fix-buildpaths-warning.patch' (8,469) at 20230401080011939
10208 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy_events.c' (8,470) at 20210309003650024
10209 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el1h.c' (8,471) at 20210307214932634
10210 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/bootloader.lds' (8,472) at 20210307214925642
10211 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-cygnus.dtsi' (8,473) at 20240405153229871
10212 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_mmap.c' (8,474) at 20220525020652915
10213 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/modsi3.S' (8,475) at 20210307214926182
10214 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f1u12x25_hsbp.json' (8,476) at 20220601030005861
10215 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/vectors.S' (8,477) at 20210308005046533
10216 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sve-str.c' (8,478) at 20240326080039742
10217 2025-01-08 03:00:45.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch' (8,479) at 20210307205554462
10218 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-atna33xc20.c' (8,480) at 20240613080016407
10219 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/cls_lock_client.h' (8,481) at 20210307214931366
10220 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/Makefile' (8,482) at 20210307214926050
10221 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_esmt.c' (8,483) at 20210309003650488
10222 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/accel-cpu.h' (8,484) at 20240326080039534
10223 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/rtsx_pci_ms.c' (8,485) at 20210307214928990
10224 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_els.h' (8,486) at 20240405153052949
10225 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/imx-regs.h' (8,487) at 20210308005002644
10226 2025-01-08 03:00:45.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/unistd_64.h' (8,488) at 20240906080037356
10227 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/defpalo.conf' (8,489) at 20210307214926318
10228 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/led.c' (8,490) at 20210308005002916
10229 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/core.c' (8,491) at 20240405153230955
10230 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/irq_32.c' (8,492) at 20210307214926594
10231 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/imr.h' (8,493) at 20210307214926662
10232 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/xlnx,tmr-manager.yaml' (8,494) at 20240405153045109
10233 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitrepotest/gitrepotest.bb' (8,495) at 20220402030016127
10234 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/starfive,jh7110-dwmac.yaml' (8,496) at 20240405153045121
10235 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/gitsource.sh' (8,497) at 20240405153054233
10236 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7002.c' (8,498) at 20240405153053565
10237 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data.h' (8,499) at 20240405153054189
10238 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_dist.c' (8,500) at 20240906080037236
10239 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-out.h' (8,501) at 20210307214928794
10240 2025-01-08 03:00:45.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/Makefile' (8,502) at 20210308005002952
10241 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sev.h' (8,503) at 20240411080014058
10242 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ak881x.c' (8,504) at 20240405153049309
10243 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/tui.h' (8,505) at 20210307214932582
10244 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/led.c' (8,506) at 20240405153231283
10245 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-ccm-core.S' (8,507) at 20240405153045849
10246 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec_phy.c' (8,508) at 20210308005003476
10247 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0013-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch' (8,509) at 20241221090017656
10248 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio.c' (8,510) at 20241112090049439
10249 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/t10-pi.h' (8,511) at 20240405153052805
10250 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/smp.h' (8,512) at 20210307214926110
10251 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/spider_net.rst' (8,513) at 20210309003648448
10252 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_hpd.c' (8,514) at 20240405153048601
10253 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc7180.h' (8,515) at 20210309003653812
10254 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/sched_policy.c' (8,516) at 20240405153048521
10255 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-picoitx.dtsi' (8,517) at 20240405153045585
10256 2025-01-08 03:00:45.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_ums.py' (8,518) at 20210308005003744
10257 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-rx.c' (8,519) at 20240405153049529
10258 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/OWNERS' (8,520) at 20220726030013070
10259 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.h' (8,521) at 20210307214927742
10260 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_wcnss.h' (8,522) at 20240405153051481
10261 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/fsl,imx25-gcq.yaml' (8,523) at 20210309003648356
10262 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbacl.c' (8,524) at 20240405153231755
10263 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mono.rst' (8,525) at 20210307214925238
10264 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cherryhill_defconfig' (8,526) at 20210308005003252
10265 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.c' (8,527) at 20210307214929910
10266 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd/0002-fix-comparison-between-pointer-and-zero-character-co.patch' (8,528) at 20220910030013349
10267 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/libpeci.wrap' (8,529) at 20230821192414188
10268 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic-v4.h' (8,530) at 20241023080012899
10269 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/switchdev.rst' (8,531) at 20240405153229823
10270 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-k3.c' (8,532) at 20240405153049661
10271 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/samsung,s2mps11.h' (8,533) at 20210307214931334
10272 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/xhci.h' (8,534) at 20210308005046033
10273 2025-01-08 03:00:45.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958802a802x.dts' (8,535) at 20240405153229919
10274 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst' (8,536) at 20240413080012667
10275 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_pp.h' (8,537) at 20240405153049893
10276 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch' (8,538) at 20241221090017656
10277 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/etc-openct_usb.in-modify-UDEVINFO.patch' (8,539) at 20230131040012035
10278 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aristainetos_defconfig' (8,540) at 20210308005003248
10279 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rdc/Kconfig' (8,541) at 20210307214929606
10280 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-shx3.c' (8,542) at 20240405153051365
10281 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/fib_offload.sh' (8,543) at 20210307214932666
10282 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sifive.yaml' (8,544) at 20240405153045173
10283 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/generate_schema_enums.py' (8,545) at 20240714080004351
10284 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/cpm_8xx.h' (8,546) at 20210308005002836
10285 2025-01-08 03:00:45.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/lzo.h' (8,547) at 20210308005003668
10286 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c' (8,548) at 20240405153231051
10287 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i2c/sil164.h' (8,549) at 20210307214931322
10288 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/sysfs_update_removed_scheme_dir.sh' (8,550) at 20240405153054293
10289 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-a23-a33-ccu.h' (8,551) at 20210307214931334
10290 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/async_pf.c' (8,552) at 20240405153232291
10291 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/Makefile' (8,553) at 20210308005002756
10292 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/layouts/AppLayout.vue' (8,554) at 20241210090035589
10293 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-imx-sc.c' (8,555) at 20220525020653951
10294 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dts' (8,556) at 20240405153045537
10295 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/toast.scss' (8,557) at 20210308005107073
10296 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm946es/cpu.c' (8,558) at 20210308005002552
10297 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (8,559) at 20230412080023460
10298 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/clock.c' (8,560) at 20210308005002728
10299 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain64.c' (8,561) at 20210308005045777
10300 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys_sparc_64.c' (8,562) at 20220525020652122
10301 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_manager.hpp' (8,563) at 20240821080039164
10302 2025-01-08 03:00:45.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/Kconfig' (8,564) at 20210308005003736
10303 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_ttm.c' (8,565) at 20240405153230583
10304 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/Makefile.am' (8,566) at 20210308004938816
10305 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c' (8,567) at 20240405153048665
10306 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_counter.h' (8,568) at 20240405153054181
10307 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.c' (8,569) at 20210308005003400
10308 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gpio_led.c' (8,570) at 20210308005003400
10309 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/panel-mipi-dbi.c' (8,571) at 20240405153230643
10310 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/orangefs.rst' (8,572) at 20240405153229811
10311 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/thread_info.h' (8,573) at 20240405153045349
10312 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/logging.hpp' (8,574) at 20210308005059169
10313 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/swiotlb-xen.h' (8,575) at 20240405153230115
10314 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/trace.h' (8,576) at 20240613080016543
10315 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/org.open_power.OCC.Control.service' (8,577) at 20231109090034920
10316 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmu.h' (8,578) at 20210307214931306
10317 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld6b-ref.dts' (8,579) at 20240405153045577
10318 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-pci-dev.c' (8,580) at 20241114091008832
10319 2025-01-08 03:00:45.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp_acquisition_defs.h' (8,581) at 20220525020654127
10320 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysctl.h' (8,582) at 20240812080017252
10321 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6prm.c' (8,583) at 20240405153053981
10322 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/startup.h' (8,584) at 20240326080039550
10323 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc-da850.c' (8,585) at 20210307214926974
10324 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-l4-abe.dtsi' (8,586) at 20240405153045609
10325 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/dd.c' (8,587) at 20240405153230183
10326 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/taprio.json' (8,588) at 20240613080016567
10327 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml' (8,589) at 20240405153045169
10328 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/feat_ctl.c' (8,590) at 20240405153046413
10329 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/sifive/errata_cip_453.S' (8,591) at 20220525020652086
10330 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nic_reg.h' (8,592) at 20210307214929354
10331 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8939.h' (8,593) at 20220525020654543
10332 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/common.h' (8,594) at 20210307214929754
10333 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vinco.h' (8,595) at 20210308005003624
10334 2025-01-08 03:00:45.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly-reload.dts' (8,596) at 20240405153045561
10335 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/otm3225a.c' (8,597) at 20210307214930894
10336 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/phy.c' (8,598) at 20220617030036053
10337 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_genl.h' (8,599) at 20210307214931378
10338 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/core.c' (8,600) at 20210308005003416
10339 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/tm.h' (8,601) at 20210307214926398
10340 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/Makefile' (8,602) at 20210307214927122
10341 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,dp-video-phy.yaml' (8,603) at 20240405153045129
10342 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/ReportManager/meson.build' (8,604) at 20230825080021141
10343 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/e1000e_trace.h' (8,605) at 20240405153049969
10344 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml' (8,606) at 20240405153045165
10345 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ac100.c' (8,607) at 20210307214928998
10346 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/collection/bmc_collect_vpd_and_hw_status.robot' (8,608) at 20230713080018564
10347 2025-01-08 03:00:45.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/hrtimer.c' (8,609) at 20240830080013339
10348 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc2_qm_regs.h' (8,610) at 20240405153046581
10349 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ich.c' (8,611) at 20210308005003492
10350 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/gpio.c' (8,612) at 20220525020653411
10351 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5ek.dtsi' (8,613) at 20210308005002572
10352 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head-sa1100.S' (8,614) at 20240405153045369
10353 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/init/macros.rs' (8,615) at 20240405153232095
10354 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/quote-1-rs.wrap' (8,616) at 20241211090212462
10355 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme-uclass.c' (8,617) at 20210308005003448
10356 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-neon-core.S' (8,618) at 20240405153045849
10357 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6359-regulator.yaml' (8,619) at 20240405153045145
10358 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_SECURE_BOOT_defconfig' (8,620) at 20210308005003244
10359 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hpe/Makefile' (8,621) at 20240405153045645
10360 2025-01-08 03:00:45.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axc001.dtsi' (8,622) at 20210308005002544
10361 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/irq.c' (8,623) at 20240405153045657
10362 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Certificate.interface.yaml' (8,624) at 20240229090018787
10363 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100.h' (8,625) at 20210309003649264
10364 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-yuv.h' (8,626) at 20210307214928702
10365 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_scaler.h' (8,627) at 20210307214928042
10366 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kexec_file.c' (8,628) at 20210307214926326
10367 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/latency/.gitignore' (8,629) at 20220525020655239
10368 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/tag_private.h' (8,630) at 20210307214930546
10369 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/RM-broken.litmus' (8,631) at 20240405153045225
10370 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml' (8,632) at 20240405153045109
10371 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch' (8,633) at 20210920100029307
10372 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml' (8,634) at 20240405153045173
10373 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/leds.h' (8,635) at 20210307214929790
10374 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/pcs-6352.c' (8,636) at 20240405153230907
10375 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-deprecated-ips.sh.in' (8,637) at 20241220090019718
10376 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mtk-sysirq.c' (8,638) at 20220525020653207
10377 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/testmode_i.h' (8,639) at 20210307214929782
10378 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt' (8,640) at 20240405153045185
10379 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_acpi.c' (8,641) at 20241211090145425
10380 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0002-build-php.m4-don-t-unset-cache-variables.patch' (8,642) at 20220204040022468
10381 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-errno.h' (8,643) at 20210307214932406
10382 2025-01-08 03:00:45.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/fsl_lbc.c' (8,644) at 20210308005002836
10383 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-resv.c' (8,645) at 20240405153046977
10384 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb' (8,646) at 20241221090017552
10385 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock_init_exynos5.c' (8,647) at 20210308005002720
10386 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/packagefiles/boost/meson.build' (8,648) at 20221014100033151
10387 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_w.c' (8,649) at 20210308005046505
10388 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq2515x.yaml' (8,650) at 20240405153045141
10389 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/agp.h' (8,651) at 20240405153052617
10390 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-no-inherit' (8,652) at 20210307214932570
10391 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/mv88e6xxx.h' (8,653) at 20220525020654563
10392 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/Makefile' (8,654) at 20240405153046029
10393 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mmap.h' (8,655) at 20220525020653163
10394 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ampere-platform-init.service' (8,656) at 20241108090014316
10395 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ingenic,ipu.yaml' (8,657) at 20240405153045041
10396 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/korg1212/korg1212.c' (8,658) at 20240405153232135
10397 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-throttle.h' (8,659) at 20240326080039410
10398 2025-01-08 03:00:45.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts' (8,660) at 20240910080014014
10399 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/aspeed_gpio.c' (8,661) at 20241211090212270
10400 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/bletchley/gpio_desc.json' (8,662) at 20221207040007843
10401 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x' (8,663) at 20240405153229727
10402 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.h' (8,664) at 20210307214927246
10403 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mmu_context.h' (8,665) at 20240613080016367
10404 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/goldfish_rtc.c' (8,666) at 20241211090212326
10405 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/xilinx/xlnx,zynqmp-firmware.yaml' (8,667) at 20240405153229763
10406 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/coverage-summary.sh' (8,668) at 20210927100127345
10407 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc8180x.h' (8,669) at 20240405153052649
10408 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/pytest.ini' (8,670) at 20210308005003736
10409 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/head.S' (8,671) at 20210309003648560
10410 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/org/open_power/Witherspoon/Fault/meson.build' (8,672) at 20230307090037228
10411 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/webpack.config.js' (8,673) at 20211109010052102
10412 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_reg.h' (8,674) at 20240405153048789
10413 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/can_host.c' (8,675) at 20240906080037376
10414 2025-01-08 03:00:45.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/meson.build' (8,676) at 20240906080037564
10415 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/chip.cpp' (8,677) at 20230511080009359
10416 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.sh_qspi_test' (8,678) at 20210308005003300
10417 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/date_time_utils.py' (8,679) at 20221209040018567
10418 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/configuration.hpp' (8,680) at 20240817080031292
10419 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/global_data.h' (8,681) at 20210308005002848
10420 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Assembly.v1_5_1.json' (8,682) at 20240619080002940
10421 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/fix_libtool_sysroot.patch' (8,683) at 20230706080014757
10422 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/byteorder.h' (8,684) at 20210308005002844
10423 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/Kconfig' (8,685) at 20210307214927078
10424 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/Kconfig' (8,686) at 20240405153051981
10425 2025-01-08 03:00:45.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_core.c' (8,687) at 20241211090145485
10426 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl.c' (8,688) at 20241211090145457
10427 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml' (8,689) at 20240405153045129
10428 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/analogix,dp.yaml' (8,690) at 20240405153045037
10429 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mix22.h' (8,691) at 20210307214932274
10430 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7796-cpg-mssr.h' (8,692) at 20210308005003632
10431 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dtso' (8,693) at 20240405153051873
10432 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_quota.h' (8,694) at 20210307214931646
10433 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/dns323-setup.c' (8,695) at 20240405153045673
10434 2025-01-08 03:00:45.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-iwg20d-q7.dts' (8,696) at 20240405153045549
10435 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-ingenic.c' (8,697) at 20240405153051333
10436 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s.dtsi' (8,698) at 20210308005002620
10437 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/base.bbclass' (8,699) at 20241221090017604
10438 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/Kconfig' (8,700) at 20210307214930098
10439 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp949.c' (8,701) at 20210307214931186
10440 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,qcs404-cdsp-pil.yaml' (8,702) at 20240405153045149
10441 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5.h' (8,703) at 20240405153049261
10442 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-sys.c' (8,704) at 20230426080043652
10443 2025-01-08 03:00:45.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ptrace.c' (8,705) at 20210307214926570
10444 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy.c' (8,706) at 20240405153231079
10445 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.h' (8,707) at 20240405153231023
10446 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/pca9541a@70/i2c-arb/hotswap@54.conf' (8,708) at 20240904080027738
10447 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/delayed_echo.cpp' (8,709) at 20230511080043139
10448 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (8,710) at 20210812000025162
10449 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml' (8,711) at 20240405153045185
10450 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/assembly.h' (8,712) at 20240405153230019
10451 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/clk-pll.h' (8,713) at 20210308005003348
10452 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/amba-pl010.c' (8,714) at 20240405153231511
10453 2025-01-08 03:00:45.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611_i2c.c' (8,715) at 20240405153049009
10454 2025-01-08 03:00:45.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt6190.yaml' (8,716) at 20240405153045145
10455 2025-01-08 03:00:45.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/namei.c' (8,717) at 20241008080014003
10456 2025-01-08 03:00:45.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteEntry_v1.xml' (8,718) at 20240619080002936
10457 2025-01-08 03:00:45.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-gemini.h' (8,719) at 20210307214929214
10458 2025-01-08 03:00:45.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sdb-u-boot.dtsi' (8,720) at 20210308005002588
10459 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/ff-core.c' (8,721) at 20240712080021069
10460 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/hpfs.h' (8,722) at 20240405153052381
10461 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-903-34.5W' (8,723) at 20210307205553762
10462 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/of_unittest.rst' (8,724) at 20240405153045293
10463 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-tx.h' (8,725) at 20210307214928794
10464 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/mips_gic.c' (8,726) at 20240326080039450
10465 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h' (8,727) at 20240405153050537
10466 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/logind.conf' (8,728) at 20210307205554490
10467 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/trace-events' (8,729) at 20240326080039470
10468 2025-01-08 03:00:45.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/i2cr-scom.c' (8,730) at 20240405153047065
10469 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bsearch.c' (8,731) at 20210307214931790
10470 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_macio.c' (8,732) at 20240913080013781
10471 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/index.rst' (8,733) at 20240405153045237
10472 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64572.c' (8,734) at 20240405153050393
10473 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/big_tcp.sh' (8,735) at 20240405153232275
10474 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/Makefile' (8,736) at 20210307214928470
10475 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf.h' (8,737) at 20240405153046961
10476 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-supermicro/packagegroups/packagegroup-supermicro-apps.bb' (8,738) at 20231012080014472
10477 2025-01-08 03:00:45.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/sections.h' (8,739) at 20210307214925854
10478 2025-01-08 03:00:45.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_hlp.c' (8,740) at 20240405153049269
10479 2025-01-08 03:00:45.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fdir.h' (8,741) at 20241115090012957
10480 2025-01-08 03:00:45.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/page.h' (8,742) at 20240405153052445
10481 2025-01-08 03:00:45.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_msg.h' (8,743) at 20240405153050497
10482 2025-01-08 03:00:45.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c.h' (8,744) at 20220525020653179
10483 2025-01-08 03:00:45.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-sa1100.S' (8,745) at 20210307214925974
10484 2025-01-08 03:00:45.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mtk.c' (8,746) at 20240712080021061
10485 2025-01-08 03:00:45.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.h' (8,747) at 20210307214929946
10486 2025-01-08 03:00:45.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/pmu_battery.c' (8,748) at 20210307214930166
10487 2025-01-08 03:00:45.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77105.h' (8,749) at 20210307214926882
10488 2025-01-08 03:00:45.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-37xx-pinctrl.txt' (8,750) at 20210920100020627
10489 2025-01-08 03:00:45.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-singlehost/server.ttyS2.conf' (8,751) at 20241214090210267
10490 2025-01-08 03:00:45.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_core.c' (8,752) at 20241216090017785
10491 2025-01-08 03:00:45.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_layerscape.h' (8,753) at 20210308005003452
10492 2025-01-08 03:00:45.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-odyssey-som.dtsi' (8,754) at 20240405153045585
10493 2025-01-08 03:00:45.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-gp.dts' (8,755) at 20240405153045445
10494 2025-01-08 03:00:45.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_regs.h' (8,756) at 20210307214926242
10495 2025-01-08 03:00:45.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml' (8,757) at 20240405153045061
10496 2025-01-08 03:00:45.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c' (8,758) at 20240405153051293
10497 2025-01-08 03:00:45.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v4_2.c' (8,759) at 20210309003649880
10498 2025-01-08 03:00:45.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/Kconfig' (8,760) at 20241011080017339
10499 2025-01-08 03:00:45.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_counter_scale.sh' (8,761) at 20240405153054297
10500 2025-01-08 03:00:45.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/sh_pfc.c' (8,762) at 20210308005003380
10501 2025-01-08 03:00:45.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/via686a.rst' (8,763) at 20240405153045217
10502 2025-01-08 03:00:45.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cbc.c' (8,764) at 20220525020652214
10503 2025-01-08 03:00:45.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input_uapi.rst' (8,765) at 20210307214925514
10504 2025-01-08 03:00:45.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_kmod.c' (8,766) at 20240405153053105
10505 2025-01-08 03:00:45.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8183-resets.h' (8,767) at 20240405153052653
10506 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs1_defconfig' (8,768) at 20210308005003248
10507 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-dai-adda.c' (8,769) at 20210307214932394
10508 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpmodule.h' (8,770) at 20210307214925978
10509 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/da' (8,771) at 20210308005046145
10510 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_bcm4908.h' (8,772) at 20220525020653407
10511 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/strrchr.S' (8,773) at 20210307214925870
10512 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/paginate.scss' (8,774) at 20210308005107073
10513 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mc34vr500.rst' (8,775) at 20240405153045217
10514 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/alt_defconfig' (8,776) at 20210308005003244
10515 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8357d.c' (8,777) at 20210307214930506
10516 2025-01-08 03:00:45.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/hwa742.c' (8,778) at 20240405153052205
10517 2025-01-08 03:00:45.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/sysv.h' (8,779) at 20240405153052545
10518 2025-01-08 03:00:45.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/controllers/testtargetloader.py' (8,780) at 20220910030013397
10519 2025-01-08 03:00:45.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb16.c' (8,781) at 20220525020654983
10520 2025-01-08 03:00:45.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSupply.v1_6_0.json' (8,782) at 20240619080002952
10521 2025-01-08 03:00:45.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-shared.c' (8,783) at 20240906080037380
10522 2025-01-08 03:00:45.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kiwisolver_1.4.7.bb' (8,784) at 20241221090017556
10523 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-3.0-DE' (8,785) at 20211006000025230
10524 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_empty_tree.c' (8,786) at 20210308005003708
10525 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_plane.c' (8,787) at 20240405153230639
10526 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml' (8,788) at 20240405153229791
10527 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicpti.c' (8,789) at 20240405153231443
10528 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx.dtsi' (8,790) at 20241211090145369
10529 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hyperv_testdev.c' (8,791) at 20241211090212274
10530 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/ekb_git.bb' (8,792) at 20210701000026253
10531 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/xen_arch_hvm.h' (8,793) at 20230925080039925
10532 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ethernet_ip_connman.py' (8,794) at 20220910030013397
10533 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml' (8,795) at 20240405153045097
10534 2025-01-08 03:00:45.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Kabel-Braunau' (8,796) at 20210307205553758
10535 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ingvallsbenning' (8,797) at 20210307205553782
10536 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_io.h' (8,798) at 20240405153231623
10537 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_zones.h' (8,799) at 20210307214931566
10538 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UnixCrypt' (8,800) at 20241221090017616
10539 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nvidia,tegra20-rtc.yaml' (8,801) at 20240405153045153
10540 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/0002-make-Do-not-enforce-c99.patch' (8,802) at 20230131040012027
10541 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sh_mmcif.c' (8,803) at 20210308005003408
10542 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-0.dtsi' (8,804) at 20240405153046093
10543 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mlxcpld.c' (8,805) at 20240405153230675
10544 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/virtual-memory.json' (8,806) at 20240405153054157
10545 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/parallel-wrapper.sh' (8,807) at 20210307214925570
10546 2025-01-08 03:00:45.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-balloon.h' (8,808) at 20210308005046481
10547 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/syscache.c' (8,809) at 20210716100029847
10548 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_stat_unittest.cpp' (8,810) at 20210308005120361
10549 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-server' (8,811) at 20241221090017584
10550 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.events.yaml' (8,812) at 20241107090020905
10551 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml' (8,813) at 20240405153045129
10552 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/gpiosdown.service' (8,814) at 20231205090013449
10553 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf/use.pkg-config.for.freetype2.patch' (8,815) at 20230706080014753
10554 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/riscv_aplic.h' (8,816) at 20220429100100562
10555 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pwrseq.h' (8,817) at 20210308005003680
10556 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_police_occ.sh' (8,818) at 20210309003655996
10557 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_console.c' (8,819) at 20240405153231507
10558 2025-01-08 03:00:45.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/hdparm/hdparm_9.65.bb' (8,820) at 20241221090017676
10559 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/signal.h' (8,821) at 20210307214926110
10560 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-i801.rst' (8,822) at 20240405153229819
10561 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/yaml/xyz/openbmc_project/Logging/Internal/Manager.interface.yaml' (8,823) at 20221213040029821
10562 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-world-pkgdata.bb' (8,824) at 20241221090017644
10563 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/act8846.c' (8,825) at 20210308005003468
10564 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-test-arch1_1.0.bb' (8,826) at 20210307205554390
10565 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,hr2.yaml' (8,827) at 20240405153045013
10566 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/ipz_parser/parser.cpp' (8,828) at 20230516080022994
10567 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ti-dm.c' (8,829) at 20240405153230251
10568 2025-01-08 03:00:45.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/serial-mm.h' (8,830) at 20241211090212358
10569 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c' (8,831) at 20240418080014502
10570 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/cq_desc.h' (8,832) at 20240405153051597
10571 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/Makefile' (8,833) at 20240405153231339
10572 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox.h' (8,834) at 20220525020653215
10573 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/memory.c' (8,835) at 20210307214926614
10574 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_cgroup_storage.rst' (8,836) at 20240405153044993
10575 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-feroceon.c' (8,837) at 20240405153045697
10576 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/fan53555.c' (8,838) at 20210308005003468
10577 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ltc4286.c' (8,839) at 20240716080021363
10578 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/concat.h' (8,840) at 20210307214931450
10579 2025-01-08 03:00:45.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic_defconfig' (8,841) at 20240405153230007
10580 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/icmp.c' (8,842) at 20241216090017789
10581 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp.sh' (8,843) at 20241101080022236
10582 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/make/make_4.4.1.bb' (8,844) at 20230401080011971
10583 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ext_common.h' (8,845) at 20210308005003644
10584 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio_backlight.h' (8,846) at 20240405153231835
10585 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_qspi_defconfig' (8,847) at 20210308005003264
10586 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/meson.options' (8,848) at 20240614080032247
10587 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_plane_helper.c' (8,849) at 20240405153230539
10588 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cbus-gpio.c' (8,850) at 20240405153048897
10589 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg' (8,851) at 20210308005002968
10590 2025-01-08 03:00:45.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/mba_test.c' (8,852) at 20240805080014075
10591 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/help-texts.h' (8,853) at 20240906080037344
10592 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/machine.h' (8,854) at 20221215040039186
10593 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mmvec/encode_ext.def' (8,855) at 20230925080040021
10594 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-algo-bit.h' (8,856) at 20210307214931398
10595 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp-bbrevd.dts' (8,857) at 20240405153045401
10596 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/pic32.h' (8,858) at 20210307214926226
10597 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/gpio_txx9.c' (8,859) at 20210307214926254
10598 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d36ek.dts' (8,860) at 20210308005002612
10599 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-corediv-clock.txt' (8,861) at 20210307214925290
10600 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/random.h' (8,862) at 20240405153052785
10601 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/eeh.h' (8,863) at 20210307214926394
10602 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb' (8,864) at 20241206090014342
10603 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/chromeos-acpi-device.rst' (8,865) at 20240405153229815
10604 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6323-regulator.c' (8,866) at 20240405153051469
10605 2025-01-08 03:00:45.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/.gitignore' (8,867) at 20210308005003008
10606 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_device.c' (8,868) at 20240405153053569
10607 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/option_ms.c' (8,869) at 20210307214930874
10608 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/belkin_sa.h' (8,870) at 20210307214930862
10609 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/polaris_baco.h' (8,871) at 20210309003649648
10610 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.35/index.html' (8,872) at 20210307205554250
10611 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/uptime' (8,873) at 20210308005059705
10612 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cacheflush.h' (8,874) at 20240405153230019
10613 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml' (8,875) at 20240405153045021
10614 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/mpc8xxx.c' (8,876) at 20241211090212274
10615 2025-01-08 03:00:45.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/Makefile' (8,877) at 20210307214928650
10616 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/latent_entropy_plugin.c' (8,878) at 20240405153053449
10617 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/mipi-i3c-hci.yaml' (8,879) at 20240405153229767
10618 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/trace.c' (8,880) at 20240405153046437
10619 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/bpf_perf.h' (8,881) at 20220525020655123
10620 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (8,882) at 20240522080012568
10621 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm28155_ap_defconfig' (8,883) at 20210308005003252
10622 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/cirrus/Kconfig' (8,884) at 20240405153047037
10623 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/opengrok0.0.log' (8,885) at 20241229002655160
10624 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_ctxts.h' (8,886) at 20220525020653135
10625 2025-01-08 03:00:45.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/docs/release/metrics/2022-07' (8,887) at 20230114040005626 to deleted uid set
10626 2025-01-08 03:00:45.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_rdma.c' (8,888) at 20240405153231755
10627 2025-01-08 03:00:45.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v3.1.c' (8,889) at 20240405153050345
10628 2025-01-08 03:00:45.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_vma.c' (8,890) at 20240405153048545
10629 2025-01-08 03:00:45.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha1.its' (8,891) at 20210308005003744
10630 2025-01-08 03:00:45.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/report.txt' (8,892) at 20231126090012769
10631 2025-01-08 03:00:45.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cmpxchg.h' (8,893) at 20240805080013923
10632 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_core.c' (8,894) at 20241018080014586
10633 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_hdmi.h' (8,895) at 20220525020652991
10634 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/atomic-gcc.h' (8,896) at 20240405153054045
10635 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/types.h' (8,897) at 20210308005002640
10636 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-ddr3-1866.dtsi' (8,898) at 20210308005002608
10637 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-iio' (8,899) at 20220525020651630
10638 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8' (8,900) at 20210307205554574
10639 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/Kconfig' (8,901) at 20210308005003524
10640 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/reset-prcc.c' (8,902) at 20240405153046873
10641 2025-01-08 03:00:45.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/boottime-trace.rst' (8,903) at 20240405153045269
10642 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/board.h' (8,904) at 20210308005003048
10643 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_kms.c' (8,905) at 20240405153048745
10644 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/Kconfig' (8,906) at 20210307214928434
10645 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/LICENSE' (8,907) at 20210308005100989
10646 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.kexec' (8,908) at 20240405153231887
10647 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts' (8,909) at 20240405153229935
10648 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/platform.asl' (8,910) at 20210308005002876
10649 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98088.txt' (8,911) at 20210307214925430
10650 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-powercycle-watchdog.service' (8,912) at 20210810100021256
10651 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/actl_nand.c' (8,913) at 20210308005003168
10652 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9714.c' (8,914) at 20240405153049313
10653 2025-01-08 03:00:45.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/Kconfig' (8,915) at 20240405153046221
10654 2025-01-08 03:00:45.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/workqueue.c' (8,916) at 20240913080013849
10655 2025-01-08 03:00:45.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/Makefile' (8,917) at 20240405153052429
10656 2025-01-08 03:00:45.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/dwc3-uniphier.c' (8,918) at 20210308005003500
10657 2025-01-08 03:00:45.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-priv.c' (8,919) at 20210307214932110
10658 2025-01-08 03:00:45.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/Device.interface.yaml' (8,920) at 20221207040023627
10659 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_syntax.c' (8,921) at 20240805080014071
10660 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bust_spinlocks.c' (8,922) at 20240405153053081
10661 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dma.c' (8,923) at 20220525020653275
10662 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_skbedit.h' (8,924) at 20240405153052941
10663 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/MAINTAINERS' (8,925) at 20210308005002944
10664 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/misc.c' (8,926) at 20240527080023360
10665 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-hcd.h' (8,927) at 20220525020654239
10666 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/configs/x86_64_defconfig' (8,928) at 20240405153046337
10667 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_rdwr.c' (8,929) at 20240405153052165
10668 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/0001-Stop-and-send-SRESET-for-one-thread-only.patch' (8,930) at 20210307205554222
10669 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-ir3220.dts' (8,931) at 20240405153045589
10670 2025-01-08 03:00:45.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/membarrier.h' (8,932) at 20220525020652034
10671 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_nonstruct_container.c' (8,933) at 20210307214932642
10672 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtensa_sim.h' (8,934) at 20210308005045993
10673 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_init.c' (8,935) at 20240405153053469
10674 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-rbd' (8,936) at 20210309003648252
10675 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Umgransele_Granselelund' (8,937) at 20210307205553794
10676 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/0001-configure-Respect-the-cflags-from-environment.patch' (8,938) at 20230520080014480
10677 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PumpCollection_v1.xml' (8,939) at 20240619080002932
10678 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/shadowlock.hpp' (8,940) at 20230222020925387
10679 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.c' (8,941) at 20220525020652967
10680 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5623.h' (8,942) at 20210307214932294
10681 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-ruli_srv-Mark-prev_addr_list_size-as-unused.patch' (8,943) at 20210307205553846
10682 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/pch.c' (8,944) at 20210308005002852
10683 2025-01-08 03:00:45.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/interface.c' (8,945) at 20220525020653915
10684 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/barrier.h' (8,946) at 20240405153046501
10685 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nm.c' (8,947) at 20240405153230247
10686 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/op_helper.c' (8,948) at 20240906080037540
10687 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinmux.h' (8,949) at 20240405153051345
10688 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fsnotify.h' (8,950) at 20240910080014078
10689 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/uda1380.h' (8,951) at 20210307214932346
10690 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_stratix10_defconfig' (8,952) at 20210308005003280
10691 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-berr.c' (8,953) at 20240405153046053
10692 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tsys02d.c' (8,954) at 20240405153049013
10693 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/blocklayout.c' (8,955) at 20240405153052433
10694 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/VIOT' (8,956) at 20240906080037556 to deleted uid set
10695 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/memory.json' (8,957) at 20240405153232227
10696 2025-01-08 03:00:45.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig' (8,958) at 20231207090015262
10697 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutboundConnection.v1_0_2.json' (8,959) at 20240619080002952
10698 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/pcie_unittest.cpp' (8,960) at 20211014000010487
10699 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/types.hpp' (8,961) at 20241127090024701
10700 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml' (8,962) at 20240405153045013
10701 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/0001-Fix-building-with-GCC-14.patch' (8,963) at 20241206090014246
10702 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/sheevaplug.c' (8,964) at 20210308005002908
10703 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_parser.h' (8,965) at 20220525020653295
10704 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-archive.sh' (8,966) at 20220525020655143
10705 2025-01-08 03:00:45.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm845.c' (8,967) at 20240405153230735
10706 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/staging/xz.rst' (8,968) at 20240405153045301
10707 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/evsel.h' (8,969) at 20240405153054065
10708 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Vector-cast.patch' (8,970) at 20231011080016574
10709 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium.c' (8,971) at 20220525020653375
10710 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2.dts' (8,972) at 20210308005002592
10711 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-cygnus.c' (8,973) at 20220525020653683
10712 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/xen-9p-backend.c' (8,974) at 20240906080037184
10713 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_certificates_sub_menu.robot' (8,975) at 20240821080013503
10714 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/debug.c' (8,976) at 20240405153054189
10715 2025-01-08 03:00:45.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/clock.h' (8,977) at 20210308005002640
10716 2025-01-08 03:00:45.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8961.h' (8,978) at 20210307214932358
10717 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx.h' (8,979) at 20220525020654991
10718 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/Makefile' (8,980) at 20210307214931002
10719 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow/0001-support-cross-compiling.patch' (8,981) at 20241221090017556
10720 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/microchip,pic32-dmt.txt' (8,982) at 20210307214925454
10721 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@41.conf' (8,983) at 20240904080027738
10722 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitops.h' (8,984) at 20240613080016499
10723 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/linux,dummy-virt.yaml' (8,985) at 20240405153045013
10724 2025-01-08 03:00:45.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/interactive.svg' (8,986) at 20210307214925514
10725 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/core_types.h' (8,987) at 20240405153230415
10726 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/board.c' (8,988) at 20210308005002784
10727 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/sharp,gp2ap020a00f.yaml' (8,989) at 20220525020651682
10728 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/funcmux.c' (8,990) at 20210308005002788
10729 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_chmap.h' (8,991) at 20210307214931598
10730 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_mob.c' (8,992) at 20240405153048797
10731 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-core.c' (8,993) at 20240613080016423
10732 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/magic-enum/magic-enum_0.9.7.bb' (8,994) at 20241221090017516
10733 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dib0700-cardlist.rst' (8,995) at 20210307214925230
10734 2025-01-08 03:00:45.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ncsi_util.hpp' (8,996) at 20240827080032479
10735 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/calc_vmlinuz_load_addr.c' (8,997) at 20210307214926190
10736 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vboxvideo.h' (8,998) at 20241104090011571
10737 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.json' (8,999) at 20210308005046413
10738 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/rtd1195-horseradish.dts' (9,000) at 20240405153045545
10739 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/emsdp.dts' (9,001) at 20210308005002544
10740 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller.c' (9,002) at 20230426080043928
10741 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/lc_common_dimm_params.c' (9,003) at 20210308005003360
10742 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cache/Makefile' (9,004) at 20240405153230199
10743 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7792-sysc.h' (9,005) at 20210307214931346
10744 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/head_kdump.S' (9,006) at 20240405153046269
10745 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-3.yaml' (9,007) at 20240504080013861
10746 2025-01-08 03:00:45.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/libecmd_git.bb' (9,008) at 20220126040017543
10747 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb.c' (9,009) at 20240405153049741
10748 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/gpio_presence.hpp' (9,010) at 20240817080025332
10749 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/lantiq,reset.yaml' (9,011) at 20240405153045149
10750 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dma.h' (9,012) at 20240405153046309
10751 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/disable-run-test-program-while-cross-compiling.patch' (9,013) at 20230317080013785
10752 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf' (9,014) at 20210307205554390
10753 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-irq.c' (9,015) at 20210307214929002
10754 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/190.out' (9,016) at 20210308005046457
10755 2025-01-08 03:00:45.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/meson.build' (9,017) at 20241205090004235
10756 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Certificate.v1_9_0.json' (9,018) at 20240918080002716
10757 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_i2c.c' (9,019) at 20210307214927994
10758 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/README.md' (9,020) at 20221209040049176
10759 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BitstreamVera' (9,021) at 20210307205554418
10760 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/nxtlist.svg' (9,022) at 20210307214925206
10761 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/qemu_elf.h' (9,023) at 20240906080037160
10762 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/Makefile' (9,024) at 20210307214926198
10763 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/namei.c' (9,025) at 20240405153231719
10764 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/dnf.py' (9,026) at 20221104030017453
10765 2025-01-08 03:00:45.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/Kconfig' (9,027) at 20240507080012898
10766 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/timer.c' (9,028) at 20210308005002544
10767 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/module-plts.c' (9,029) at 20240405153229983
10768 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx_regs.h' (9,030) at 20240405153049293
10769 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE08' (9,031) at 20240405153054369
10770 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/owl/Kconfig' (9,032) at 20210308005003352
10771 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-nvme-lte.dts' (9,033) at 20240405153045785
10772 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/mtl.h' (9,034) at 20240613080016551
10773 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-attr_0.3.2.bb' (9,035) at 20220823030015955
10774 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l52.h' (9,036) at 20210307214932302
10775 2025-01-08 03:00:45.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.c' (9,037) at 20240405153050593
10776 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c' (9,038) at 20240405153049957
10777 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml' (9,039) at 20240405153229795
10778 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/mpddrc.c' (9,040) at 20210308005002716
10779 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/signal.c' (9,041) at 20210308005046085
10780 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/ibm,p9-occ.txt' (9,042) at 20210307214925314
10781 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sun20i-gpadc-iio.c' (9,043) at 20240405153230691
10782 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/device_id.h' (9,044) at 20210307214931578
10783 2025-01-08 03:00:45.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/provoke-crashes.rst' (9,045) at 20240405153045197
10784 2025-01-08 03:00:45.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h' (9,046) at 20240405153049465
10785 2025-01-08 03:00:45.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_trans_stress.sh' (9,047) at 20240405153054357
10786 2025-01-08 03:00:45.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbtest.c' (9,048) at 20210307214926826
10787 2025-01-08 03:00:45.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_erst.rst' (9,049) at 20221215040039078
10788 2025-01-08 03:00:45.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_dsa.c' (9,050) at 20220525020653563
10789 2025-01-08 03:00:45.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_state_manager.hpp' (9,051) at 20240618080040649
10790 2025-01-08 03:00:45.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/main.cpp' (9,052) at 20240731164718595
10791 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_core.c' (9,053) at 20240405153049857
10792 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/COPYING.apache-2.0' (9,054) at 20210307205553718
10793 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/Makefile-modify-CFLAGS-to-aviod-build-error.patch' (9,055) at 20230317080013785
10794 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11.inl' (9,056) at 20210307214925974
10795 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/allwinner,sun50i-a64-de2.yaml' (9,057) at 20240405153045021
10796 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-nettle.c' (9,058) at 20241211090212230
10797 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js' (9,059) at 20210307205554282
10798 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/ocelot.h' (9,060) at 20241220090018326
10799 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/build_bug.h' (9,061) at 20240405153054389
10800 2025-01-08 03:00:45.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_gact.c' (9,062) at 20240405153053361
10801 2025-01-08 03:00:45.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/git/git/fixsort.patch' (9,063) at 20241221090017660
10802 2025-01-08 03:00:45.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l2.h' (9,064) at 20220525020653971
10803 2025-01-08 03:00:45.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/hyperv/hv_core.c' (9,065) at 20220525020651946
10804 2025-01-08 03:00:45.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid.c' (9,066) at 20240405153051653
10805 2025-01-08 03:00:45.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pmu.h' (9,067) at 20210308005002672
10806 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-build.c' (9,068) at 20241211090212274
10807 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Inventory/Decorator/Asset.interface.yaml' (9,069) at 20210610000035106
10808 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/adsp_helper.h' (9,070) at 20240405153054001
10809 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-clps711x.txt' (9,071) at 20210307214925438
10810 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_32r5el.sh' (9,072) at 20210308005046525
10811 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/ddr.h' (9,073) at 20210308005002996
10812 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/mman.h' (9,074) at 20210307214926122
10813 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-sps30' (9,075) at 20210307214925194
10814 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmvect1_defconfig' (9,076) at 20210308005003264
10815 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/init' (9,077) at 20210307205553878
10816 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml' (9,078) at 20240405153045117
10817 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1020e.S' (9,079) at 20210307214925974
10818 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/const.h' (9,080) at 20210605000027808
10819 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-omap.txt' (9,081) at 20210307214925418
10820 2025-01-08 03:00:45.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/adf_drv.c' (9,082) at 20240405153046953
10821 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/clocksource.h' (9,083) at 20210307214926494
10822 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi' (9,084) at 20240405153045829
10823 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/badty.cocci' (9,085) at 20210307214932138
10824 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/imximage.cfg' (9,086) at 20210308005002984
10825 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test3_%.bbappend' (9,087) at 20241206090014214
10826 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jyvaskyla_Vaajakoski' (9,088) at 20210307205553770
10827 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_doorbell.h' (9,089) at 20210307214929178
10828 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_proc.c' (9,090) at 20240405153053413
10829 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/Kconfig' (9,091) at 20210307214930714
10830 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/types.h' (9,092) at 20210308005002840
10831 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_jsm_msg.c' (9,093) at 20240405153046609
10832 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time64.h' (9,094) at 20240405153052805
10833 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_b.c' (9,095) at 20210308005046525
10834 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_filsys.h' (9,096) at 20240405153052393
10835 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/switch.S' (9,097) at 20240405153046153
10836 2025-01-08 03:00:45.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_elf.h' (9,098) at 20221215040039210
10837 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rmap.h' (9,099) at 20240405153231839
10838 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-edma-common.c' (9,100) at 20240812080017232
10839 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/Kconfig' (9,101) at 20210307214932110
10840 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/Kconfig' (9,102) at 20220525020653439
10841 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof/0001-meson-Check-for-libunwind-instead-of-libunwind-gener.patch' (9,103) at 20241221090017488
10842 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/power-domain.h' (9,104) at 20210308005002640
10843 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/uncore-cache.json' (9,105) at 20240405153054141
10844 2025-01-08 03:00:45.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/Kconfig' (9,106) at 20240405153048769
10845 2025-01-08 03:00:45.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Drive.v1_20_1.json' (9,107) at 20240918080002720
10846 2025-01-08 03:00:45.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool.py' (9,108) at 20240405153054285
10847 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/bastille_3.2.1.bb' (9,109) at 20241221090017576
10848 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.out' (9,110) at 20210308005046401 to deleted uid set
10849 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Mikkeli' (9,111) at 20210307205553770
10850 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/gfp_mask-from-fs-io.rst' (9,112) at 20240405153045289
10851 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_cpu.c' (9,113) at 20230426080043656
10852 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrdm_tfa_defconfig' (9,114) at 20210308005003264
10853 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-ines.txt' (9,115) at 20210307214925406
10854 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/tb-flush.h' (9,116) at 20240326080039530
10855 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/Makefile' (9,117) at 20241221090017536
10856 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-idk-evm-u-boot.dtsi' (9,118) at 20210308005002564
10857 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/string.h' (9,119) at 20240405153230007
10858 2025-01-08 03:00:45.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linksys-viper.dts' (9,120) at 20240405153045457
10859 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_dpm.c' (9,121) at 20240405153048713
10860 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/spl.c' (9,122) at 20210308005002796
10861 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/atmega.h' (9,123) at 20210308005045841
10862 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rmd160.c' (9,124) at 20210307214926802
10863 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_gendev.h' (9,125) at 20210308004938820
10864 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ppgtt.c' (9,126) at 20240405153230567
10865 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd-new.path' (9,127) at 20230520080014480
10866 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/time64.inc' (9,128) at 20241221090017612
10867 2025-01-08 03:00:45.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/Makefile' (9,129) at 20240405153051969
10868 2025-01-08 03:00:45.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs454.h' (9,130) at 20210307214932346
10869 2025-01-08 03:00:45.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ppdev.c' (9,131) at 20240613080016383
10870 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_fprobe.c' (9,132) at 20241104090011611
10871 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-replace.svg' (9,133) at 20210308005107069
10872 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/lib/Kconfig' (9,134) at 20210307214932746
10873 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cctrng.h' (9,135) at 20210307214926938
10874 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/combo-layer.conf.example' (9,136) at 20210307205554630
10875 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/resetvec.S' (9,137) at 20210308005002832
10876 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/uledmon.c' (9,138) at 20210307214932486
10877 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/amt.h' (9,139) at 20240405153052905
10878 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-real_power_state' (9,140) at 20210307214925198
10879 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/lenovo-yogabook.c' (9,141) at 20240613080016459
10880 2025-01-08 03:00:45.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/README.md' (9,142) at 20230821080030231
10881 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h' (9,143) at 20240405153230255
10882 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh4.h' (9,144) at 20210307214926546
10883 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/screen_info.h' (9,145) at 20210307214931658
10884 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-mmc-phase.c' (9,146) at 20210307214927014
10885 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/Makefile' (9,147) at 20210307214929930
10886 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/user/main.rst' (9,148) at 20241211090212238
10887 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/tegra186-clk.c' (9,149) at 20210308005003356
10888 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_ppp.c' (9,150) at 20220525020653703
10889 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/cacheflush.c' (9,151) at 20240405153230047
10890 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/155.out' (9,152) at 20210308005046453
10891 2025-01-08 03:00:45.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/meson.build' (9,153) at 20240906080037212
10892 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/Makefile' (9,154) at 20210307214929978
10893 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd9571mwv-regulator.c' (9,155) at 20240405153051461
10894 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8641HPCN_defconfig' (9,156) at 20210308005003240
10895 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/interconnect.rst' (9,157) at 20240405153229807
10896 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/Makefile' (9,158) at 20210307214931238
10897 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_conntrack.c' (9,159) at 20210307214932026
10898 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/Kconfig' (9,160) at 20240405153231687
10899 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/aspeed-layer/recipes-kernel/linux/linux-aspeed_%.bbappend' (9,161) at 20210807000017354
10900 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/kp_imx6q_tpc_spl.c' (9,162) at 20210308005003012
10901 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_test_config.cpp' (9,163) at 20230715080024019
10902 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/clps711x.h' (9,164) at 20210307214931434
10903 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_sockio.h' (9,165) at 20230919080007046
10904 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-frequency-info.1' (9,166) at 20240405153054213
10905 2025-01-08 03:00:45.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/return_address.c' (9,167) at 20210307214926570
10906 2025-01-08 03:00:45.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/signal32.c' (9,168) at 20240405153229983
10907 2025-01-08 03:00:45.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/common.h' (9,169) at 20240405153051097
10908 2025-01-08 03:00:45.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/bitops.c' (9,170) at 20210307214926266
10909 2025-01-08 03:00:45.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk.c' (9,171) at 20240405153230247
10910 2025-01-08 03:00:45.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend' (9,172) at 20241018080016394
10911 2025-01-08 03:00:45.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/iqs7211.c' (9,173) at 20240405153230731
10912 2025-01-08 03:00:45.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/vis_helper.c' (9,174) at 20240906080037536
10913 2025-01-08 03:00:45.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_sample.h' (9,175) at 20210307214931662
10914 2025-01-08 03:00:45.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/phosphor-logging.wrap' (9,176) at 20220326030015450
10915 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/kvm.h' (9,177) at 20240405153054053
10916 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aspeed-common.h' (9,178) at 20210625000132664
10917 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-perf-asm.S' (9,179) at 20240405153232283
10918 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.h' (9,180) at 20240405153052149
10919 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/lpc.c' (9,181) at 20210308005002852
10920 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv50_display.h' (9,182) at 20240405153048625
10921 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fiemap.rst' (9,183) at 20210307214925486
10922 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-img.c' (9,184) at 20240405153046797
10923 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/support/httpserver.py' (9,185) at 20210307205554250
10924 2025-01-08 03:00:45.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-mlxcpld.rst' (9,186) at 20210307214925506
10925 2025-01-08 03:00:45.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme2_rtr_regs.h' (9,187) at 20240405153046605
10926 2025-01-08 03:00:45.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/pl310.h' (9,188) at 20210308005002680
10927 2025-01-08 03:00:45.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bch.h' (9,189) at 20210308005003656
10928 2025-01-08 03:00:45.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/Kconfig' (9,190) at 20210308005003016
10929 2025-01-08 03:00:45.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c' (9,191) at 20220525020654179
10930 2025-01-08 03:00:45.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/tps6507x.dtsi' (9,192) at 20210307214925830
10931 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.h' (9,193) at 20240405153051321
10932 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmspack/libmspack_1.11.bb' (9,194) at 20241221090017580
10933 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/i8259.c' (9,195) at 20240405153230127
10934 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2.c' (9,196) at 20240405153052569
10935 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/flash_erase.c' (9,197) at 20230809080010803
10936 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/vcpu.rst' (9,198) at 20240405153045325
10937 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_32.c' (9,199) at 20240405153046145
10938 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl/lib.sh' (9,200) at 20230606080013598
10939 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/io.h' (9,201) at 20210308005003500
10940 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_midi.h' (9,202) at 20220525020654259
10941 2025-01-08 03:00:45.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/micrel_phy.h' (9,203) at 20240405153052733
10942 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c' (9,204) at 20240910080014038
10943 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0008-fix-fbdev-set-resolution-prior-to-buffer.patch' (9,205) at 20241221090017528
10944 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/pctv452e.c' (9,206) at 20240405153049553
10945 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/phal_service_actions.cpp' (9,207) at 20241029080027819
10946 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/level.hpp' (9,208) at 20210827000030536
10947 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_device.c' (9,209) at 20240405153045665
10948 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/Makefile' (9,210) at 20210307214929630
10949 2025-01-08 03:00:45.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-st.c' (9,211) at 20240405153230751
10950 2025-01-08 03:00:45.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen3-usb2.c' (9,212) at 20240405153231315
10951 2025-01-08 03:00:45.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_workarounds.c' (9,213) at 20240520080015151
10952 2025-01-08 03:00:45.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/regsnv04.h' (9,214) at 20210307214927958
10953 2025-01-08 03:00:45.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-orangepi-mini.dts' (9,215) at 20240405153045385
10954 2025-01-08 03:00:45.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm.h' (9,216) at 20240405153231867
10955 2025-01-08 03:00:45.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8135-clk.h' (9,217) at 20210307214931330
10956 2025-01-08 03:00:45.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.h' (9,218) at 20240405153050673
10957 2025-01-08 03:00:45.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Condor-1.1' (9,219) at 20211006000025234
10958 2025-01-08 03:00:45.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/ti,omap-iommu.txt' (9,220) at 20210307214925346
10959 2025-01-08 03:00:45.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/corgi_lcd.c' (9,221) at 20240405153052173
10960 2025-01-08 03:00:45.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/isys_stream2mmio.h' (9,222) at 20210307214930546
10961 2025-01-08 03:00:45.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h' (9,223) at 20240405153050065
10962 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rzg2l-cpg.c' (9,224) at 20241211090145401
10963 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/goldfish.h' (9,225) at 20220627100017130
10964 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_flower.sh' (9,226) at 20210307214932690
10965 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tsn_lib.sh' (9,227) at 20240405153054345
10966 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa.h' (9,228) at 20210307214928698
10967 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/meson/ao-cec-g12a.c' (9,229) at 20240405153049265
10968 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/layer.conf' (9,230) at 20241221090017480
10969 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-gpio-monitor@.service' (9,231) at 20210308005105441
10970 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SystemdTarget.errors.yaml' (9,232) at 20210610000035154
10971 2025-01-08 03:00:45.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/Makefile' (9,233) at 20240405153049173
10972 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/processor.h' (9,234) at 20240405153230063
10973 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds112.dts' (9,235) at 20240405153045457
10974 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gen-randstruct-seed.sh' (9,236) at 20240405153053449
10975 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.h' (9,237) at 20210307214929938
10976 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/resource_scale.sh' (9,238) at 20240405153232267
10977 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a07g054-cpg.h' (9,239) at 20240405153052645
10978 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-linear.h' (9,240) at 20210307214928586
10979 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml' (9,241) at 20240405153045065
10980 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/KeyClear/KeyClear.vue' (9,242) at 20241004080035967
10981 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Warszawa' (9,243) at 20210307205553778
10982 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_fdma.c' (9,244) at 20240830080013287
10983 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/Makefile' (9,245) at 20210308005003168
10984 2025-01-08 03:00:45.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/raptor2_2.0.16.bb' (9,246) at 20241221090017544
10985 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_spi.c' (9,247) at 20240405153049153
10986 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_pci.c' (9,248) at 20240405153047017
10987 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-firmware-zynqmp' (9,249) at 20240405153044913
10988 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-c2port' (9,250) at 20210309003648252
10989 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/Makefile' (9,251) at 20210307214928434
10990 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fill_link_info.c' (9,252) at 20241104090011631
10991 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_io.c' (9,253) at 20210309003653096
10992 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77105.c' (9,254) at 20210406100034967
10993 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/todo.rst' (9,255) at 20220525020651642
10994 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Value/meson.build' (9,256) at 20231216090022621
10995 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_calipso.c' (9,257) at 20240405153232063
10996 2025-01-08 03:00:45.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0008-RH-reset-default-find_mutipaths-value-to-off.patch' (9,258) at 20241221090017540
10997 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/vpu_boot_api.h' (9,259) at 20240405153046609
10998 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/interlaken-lac-portals.dtsi' (9,260) at 20210307214926342
10999 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-s.dts' (9,261) at 20240405153045437
11000 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PhysicalContext_v1.xml' (9,262) at 20240918080002712
11001 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.c' (9,263) at 20240405153230607
11002 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0007-Remove-Makefile-hardcoded-arch-tune.patch' (9,264) at 20230706080014765
11003 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch' (9,265) at 20241221090017692
11004 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/poll.h' (9,266) at 20210307214926166
11005 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsn32el-linux-user.mak' (9,267) at 20230925080039837
11006 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/arm_systemready_fedora_unattended.py' (9,268) at 20241221090017468
11007 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-dsp-sof-common.c' (9,269) at 20240405153232183
11008 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rxtx.c' (9,270) at 20240405153051953
11009 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml' (9,271) at 20240405153045057
11010 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ncm.h' (9,272) at 20210307214930802
11011 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarn_Sorsjoliden' (9,273) at 20210307205553782
11012 2025-01-08 03:00:45.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/jedec_ddr_data.c' (9,274) at 20240405153049589
11013 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_auxdevice.c' (9,275) at 20241018080014546
11014 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3.c' (9,276) at 20230426080043928
11015 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-proc-mappings.py' (9,277) at 20241211090212550
11016 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c' (9,278) at 20240405153230379
11017 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/assist.txt' (9,279) at 20210307214925270
11018 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-kernel/linux/linux_ima.inc' (9,280) at 20230813080012860
11019 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/clearbit.S' (9,281) at 20210307214925866
11020 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/dcu.c' (9,282) at 20210308005002964
11021 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sclpconsole-lm.c' (9,283) at 20241211090212258
11022 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps11.h' (9,284) at 20210307214931434
11023 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/sock_channel.hpp' (9,285) at 20210308005055041
11024 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/venice2_defconfig' (9,286) at 20210308005003284
11025 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0006-themes-Industrial-add-info-label-in-ui.patch' (9,287) at 20210307205553946
11026 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/LoadingBar.spec.js.snap' (9,288) at 20220105012523003
11027 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/sis900.h' (9,289) at 20210307214929630
11028 2025-01-08 03:00:45.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/accel.h' (9,290) at 20210307214930946
11029 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidspcd.c' (9,291) at 20210307214932230
11030 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c' (9,292) at 20240405153048453
11031 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_cle.h' (9,293) at 20210307214929298
11032 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_dtsec.h' (9,294) at 20240405153049925
11033 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,am62-usb.yaml' (9,295) at 20240405153045185
11034 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_clock_gating.h' (9,296) at 20240405153048541
11035 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/Makefile' (9,297) at 20240405153049409
11036 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/scrub.c' (9,298) at 20240712080021085
11037 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly907e.c' (9,299) at 20210309003649820
11038 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-apq8084.yaml' (9,300) at 20240405153045025
11039 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_cmos_rtc.c' (9,301) at 20240405153230163
11040 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/Makefile' (9,302) at 20210307214932190
11041 2025-01-08 03:00:45.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/__init__.py' (9,303) at 20210307205554250
11042 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_task.c' (9,304) at 20240405153231387
11043 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/io_uring.c' (9,305) at 20241118090018503 to deleted uid set
11044 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.h' (9,306) at 20210309003651056
11045 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec/0001-otptool-Define-value_start-in-rev_id-path.patch' (9,307) at 20240716080022815
11046 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/ISA2+pooncerelease+poacquirerelease+poacquireonce.litmus' (9,308) at 20210307214932502
11047 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/Makefile' (9,309) at 20210307214932246
11048 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_power.c' (9,310) at 20240405153046133
11049 2025-01-08 03:00:45.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/pata_parport.c' (9,311) at 20240405153046665
11050 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/typhoon.c' (9,312) at 20240405153049773
11051 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/026' (9,313) at 20210927100127473
11052 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gxx.h' (9,314) at 20210307214928630
11053 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.h' (9,315) at 20240405153049841
11054 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/dma_fence.h' (9,316) at 20220525020654655
11055 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc_nop.c' (9,317) at 20220525020654883
11056 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/time.c' (9,318) at 20210307214926186
11057 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/Kconfig' (9,319) at 20210308005003384
11058 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/Makefile' (9,320) at 20210308005003412
11059 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/bcm_iproc_adc.c' (9,321) at 20240405153230687
11060 2025-01-08 03:00:45.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtsx_pci.h' (9,322) at 20240405153052789
11061 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gre.h' (9,323) at 20220525020654639
11062 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (9,324) at 20220620100012713
11063 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pvclock.h' (9,325) at 20240405153046393
11064 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-radxa-zero2.dts' (9,326) at 20240405153045713
11065 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/Kconfig' (9,327) at 20210308005002956
11066 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-dvb.c' (9,328) at 20240405153049357
11067 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asus_atk0110.c' (9,329) at 20240405153048849
11068 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/txbuf.c' (9,330) at 20240405153053361
11069 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf' (9,331) at 20210307205554098
11070 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/lp855x-backlight.yaml' (9,332) at 20240405153045089
11071 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958300k/MAINTAINERS' (9,333) at 20210308005002940
11072 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_broadcast.sh' (9,334) at 20210307214932690
11073 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/LICENSE' (9,335) at 20210308005122217
11074 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/manifest.h' (9,336) at 20210307214931394
11075 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/Kconfig' (9,337) at 20240405153230163
11076 2025-01-08 03:00:45.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/convert-pam-configs.service' (9,338) at 20230505080015455
11077 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/iw_cm.h' (9,339) at 20240405153231859
11078 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ts4800_wdt.c' (9,340) at 20240405153052245
11079 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/renesas,mmcif.yaml' (9,341) at 20240405153045109
11080 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi' (9,342) at 20210308005002580
11081 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/thin-provisioning.rst' (9,343) at 20210307214925222
11082 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/io_ordering.rst' (9,344) at 20240405153045293
11083 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/issues.png' (9,345) at 20210307205554250 to deleted uid set
11084 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callouts-example.yaml' (9,346) at 20210308005049125
11085 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/stk33xx.yaml' (9,347) at 20240405153045077
11086 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-emu.h' (9,348) at 20221215040039382
11087 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/.gitignore' (9,349) at 20210307214925670
11088 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/signal.h' (9,350) at 20210307214926762
11089 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC11_C-131W' (9,351) at 20210307205553758
11090 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm988312hr.dts' (9,352) at 20240405153045433
11091 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.c' (9,353) at 20240405153231267
11092 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ipcbuf.h' (9,354) at 20210307214926590
11093 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_crypto.c' (9,355) at 20240405153053385
11094 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160RDB_defconfig' (9,356) at 20210308005003244
11095 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/boot0.h' (9,357) at 20210308005002640
11096 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731-i2c.c' (9,358) at 20240405153053829
11097 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cryptodev-vhost.h' (9,359) at 20240326080039550
11098 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb' (9,360) at 20210812000025202
11099 2025-01-08 03:00:45.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-clk' (9,361) at 20210308005003292
11100 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (9,362) at 20241206090014222
11101 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_drm.h' (9,363) at 20240405153049445
11102 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/split-man.pl' (9,364) at 20210524100035122
11103 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_ptp_reg.h' (9,365) at 20240405153049753
11104 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-merge.c' (9,366) at 20241211090145393
11105 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c' (9,367) at 20240405153232283
11106 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitignore' (9,368) at 20221215040039038
11107 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kuroboxHG.dts' (9,369) at 20210307214926354
11108 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/file.hpp' (9,370) at 20240829080022546
11109 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_named_field.decode' (9,371) at 20230925080040085
11110 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/uic.c' (9,372) at 20240405153230051
11111 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm845-venus-v2.yaml' (9,373) at 20240405153045101
11112 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/UserManagement.vue' (9,374) at 20241005080042593
11113 2025-01-08 03:00:45.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/stm32f4-rcc.h' (9,375) at 20240405153052649
11114 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_manager.c' (9,376) at 20240405153048597
11115 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_opp.h' (9,377) at 20220525020652510
11116 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_ti816x.h' (9,378) at 20210308005002636
11117 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pmic.c' (9,379) at 20210308005003740
11118 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6779.dtsi' (9,380) at 20240405153045745
11119 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/kprobetrace.rst' (9,381) at 20240405153045269
11120 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/x_tables.h' (9,382) at 20240405153052929
11121 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/journal-head.h' (9,383) at 20210307214931410
11122 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda8290.h' (9,384) at 20210307214928802
11123 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Brisbane' (9,385) at 20210307205553762
11124 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/buildjson.hpp' (9,386) at 20210308005116217
11125 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build' (9,387) at 20230825080021137
11126 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lvds.c' (9,388) at 20240405153230559
11127 2025-01-08 03:00:45.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/Kconfig' (9,389) at 20210308005002992
11128 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp2420_data.c' (9,390) at 20210307214925922
11129 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/regenerate-meson' (9,391) at 20220914030033172
11130 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_counters.h' (9,392) at 20240405153231051
11131 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_smc.c' (9,393) at 20210307214928022
11132 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/irq.c' (9,394) at 20240405153045653
11133 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386.c' (9,395) at 20240906080037576
11134 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_log.h' (9,396) at 20240405153047305
11135 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-firmware_%.bbappend' (9,397) at 20241206090014214
11136 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.h' (9,398) at 20240830080013283
11137 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps-native_%.bbappend' (9,399) at 20210807000017354
11138 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_fifo-Fix-cleanup-sequence.patch' (9,400) at 20230706080014741
11139 2025-01-08 03:00:45.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c' (9,401) at 20210309003649836
11140 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_ctrl.c' (9,402) at 20240405153052013
11141 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/slicetimer.c' (9,403) at 20210308005002800
11142 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html' (9,404) at 20210307205554286
11143 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ptp.c' (9,405) at 20240405153050169
11144 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/sleepable.c' (9,406) at 20240405153054289
11145 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/config/meson.build' (9,407) at 20241112090035822
11146 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/irq-common.c' (9,408) at 20210307214925890
11147 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/tlb_helper.c' (9,409) at 20241211090212474
11148 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/Makefile' (9,410) at 20210308005002924
11149 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/swp_emulate.c' (9,411) at 20240405153045633
11150 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ipt.h' (9,412) at 20210307214931578
11151 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/firmware-updates.target' (9,413) at 20210307205553682
11152 2025-01-08 03:00:45.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0002-use-BUFSIZ-as-buffer-size.patch' (9,414) at 20230211040012639
11153 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/interface/ia_css_binary.h' (9,415) at 20240405153051841
11154 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h' (9,416) at 20220525020652959
11155 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mid.c' (9,417) at 20241216090017737
11156 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/crypto.c' (9,418) at 20240405153049653
11157 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/maintainer-profile.rst' (9,419) at 20220525020651770
11158 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/fse.h' (9,420) at 20240405153053113
11159 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hisi-x5hd2.dtsi' (9,421) at 20240405153045437
11160 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/crg-hi3516cv300.c' (9,422) at 20240405153230211
11161 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/adi,adv7533.yaml' (9,423) at 20240405153045037
11162 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb' (9,424) at 20241221090017488
11163 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/fixed-factor-clock.txt' (9,425) at 20210308005003300
11164 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2-485.dts' (9,426) at 20240405153045537
11165 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0002.patch' (9,427) at 20241221090017640
11166 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/nosy-dump.h' (9,428) at 20210307214932470
11167 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_rotate.c' (9,429) at 20240405153231607
11168 2025-01-08 03:00:45.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/api-summary.rst' (9,430) at 20220525020651726
11169 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4idmap.c' (9,431) at 20241008080014007
11170 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/addr-map.h' (9,432) at 20210307214925978
11171 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/zfcpdump.rst' (9,433) at 20240405153229747
11172 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/norm/norm_1.0/ia_css_norm.host.h' (9,434) at 20210307214930558
11173 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-boot-ready.md' (9,435) at 20221209040006383
11174 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mc146818rtc.h' (9,436) at 20210308005003668
11175 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2' (9,437) at 20210308005046389 to deleted uid set
11176 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8data.c_shipped' (9,438) at 20241216090017765
11177 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx8025.c' (9,439) at 20240405153051501
11178 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb' (9,440) at 20241206090014314
11179 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kfence.h' (9,441) at 20240405153230031
11180 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/bcm6348-iudma.c' (9,442) at 20210308005003372
11181 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-iwg22d-sodimm-dbhd-ca.dts' (9,443) at 20240405153045553
11182 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_iort.h' (9,444) at 20240405153052657
11183 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cache.h' (9,445) at 20240405153230063
11184 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0007-Makefile-reorganize.patch' (9,446) at 20230211040012643
11185 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/sysctrl.yaml' (9,447) at 20210309003648320
11186 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/aarch64/safe-syscall.inc.S' (9,448) at 20220429100100406
11187 2025-01-08 03:00:45.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dtlk.h' (9,449) at 20210307214931378
11188 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0002-config-ast-common-set-fieldmode-to-true.patch' (9,450) at 20210307205554222
11189 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_defconfig' (9,451) at 20210308005003244
11190 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/Makefile' (9,452) at 20210307214928990
11191 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/fpga_ast2600/fpga_ast2600.c' (9,453) at 20210308005002916
11192 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.h' (9,454) at 20240405153051837
11193 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable.c' (9,455) at 20240405153230047
11194 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-kernel/linux/linux-aspeed_%.bbappend' (9,456) at 20240113090014528
11195 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6318-clock.h' (9,457) at 20210309003653812
11196 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/nuvoton,ma35d1-reset.yaml' (9,458) at 20240405153045149
11197 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/slave.c' (9,459) at 20240405153231455
11198 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/davinci_misc.h' (9,460) at 20210308005002720
11199 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/pwr/pwr_10_0_offset.h' (9,461) at 20210307214927670
11200 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tsl2550.c' (9,462) at 20240405153049649
11201 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/templates/default/local.conf.sample' (9,463) at 20241221090017484
11202 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/html.py' (9,464) at 20210307205554630
11203 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/grlib_irqmp.c' (9,465) at 20241211090212282
11204 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-int-branch.out' (9,466) at 20220429100100882 to deleted uid set
11205 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitattributes' (9,467) at 20241211090212202
11206 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains54xx_data.c' (9,468) at 20210309003648708
11207 2025-01-08 03:00:45.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/timings.c' (9,469) at 20220525020654707
11208 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_core.c' (9,470) at 20241211090212302
11209 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb' (9,471) at 20241221090017560
11210 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-bootmem.c' (9,472) at 20240405153045989
11211 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smp_types.h' (9,473) at 20210309003653928
11212 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/kernel.ld' (9,474) at 20241211090212550
11213 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/sub-sub-module.json' (9,475) at 20210308005046413
11214 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/configure.ac' (9,476) at 20210308005111457
11215 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/lpc32xx-pwm.txt' (9,477) at 20210307214925406
11216 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/admv1014.c' (9,478) at 20240405153048981
11217 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml' (9,479) at 20230201040020919
11218 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/run-ninja-from-path.patch' (9,480) at 20230520080014484
11219 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spring.h' (9,481) at 20210308005003616
11220 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_proc.h' (9,482) at 20240326080039566
11221 2025-01-08 03:00:45.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-host-watchdog-reset.service' (9,483) at 20210819100023862
11222 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/sff,sfp.yaml' (9,484) at 20240405153045121
11223 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/adi-axi-common.h' (9,485) at 20210307214931386
11224 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.gitignore' (9,486) at 20221204040030281
11225 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun4i-a10-pll2.h' (9,487) at 20210308005003636
11226 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device.h' (9,488) at 20241111090012149
11227 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_message.c' (9,489) at 20240405153052601
11228 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/libcr51sign_mauv.c' (9,490) at 20240817080006807
11229 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzimop.c.inc' (9,491) at 20240906080037524
11230 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/um.config' (9,492) at 20240405153054381
11231 2025-01-08 03:00:45.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_main.c' (9,493) at 20240405153230911
11232 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-frontend.yaml' (9,494) at 20240405153045033
11233 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/types.h' (9,495) at 20210308005003560
11234 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.5.4.bb' (9,496) at 20241217090357822
11235 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml' (9,497) at 20240405153229779
11236 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/.gitignore' (9,498) at 20240405153046349
11237 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-common.c' (9,499) at 20240405153049449
11238 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/vmbus.rst' (9,500) at 20240405153045325
11239 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_stream2mmio_local.h' (9,501) at 20210307214930538
11240 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-380-mpcore-soc-ctrl.txt' (9,502) at 20210307214925274
11241 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-on-read.h' (9,503) at 20240326080039374
11242 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_fs.h' (9,504) at 20210307214931694
11243 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mac802154_hwsim.h' (9,505) at 20210307214929678
11244 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm805.c' (9,506) at 20240405153049597
11245 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcmu_d11.h' (9,507) at 20210307214929818
11246 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ffdc' (9,508) at 20230627080024910
11247 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-hobbit-imx6ul_defconfig' (9,509) at 20210308005003276
11248 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/ibm_vpd_utils.hpp' (9,510) at 20240920080016675
11249 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cpus.yaml' (9,511) at 20240405153045109
11250 2025-01-08 03:00:45.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358768.c' (9,512) at 20241125090012243
11251 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mbus.h' (9,513) at 20210308005003668
11252 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_dev.c' (9,514) at 20221128040017638
11253 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/timestamp.c' (9,515) at 20210308005002856
11254 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/tlb.c' (9,516) at 20210308005002832
11255 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/cfag12864bfb.c' (9,517) at 20240405153230183
11256 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/pci.c' (9,518) at 20240405153046193
11257 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/sgx.c' (9,519) at 20240405153046465
11258 2025-01-08 03:00:45.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9713.c' (9,520) at 20240405153232171
11259 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/cache.json' (9,521) at 20240405153054145
11260 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/.gitignore' (9,522) at 20210307214926254
11261 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bsg-lib.c' (9,523) at 20240405153046521
11262 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/Makefile' (9,524) at 20240405153045437
11263 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/memory/renesas-rpc-if.h' (9,525) at 20240405153052833
11264 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/semaphore.c' (9,526) at 20240405153053017
11265 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/feature-fixups.c' (9,527) at 20240405153230043
11266 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/iteration_check.c' (9,528) at 20210307214932630
11267 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/include/Makefile' (9,529) at 20240405153054389
11268 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.c' (9,530) at 20240405153050305
11269 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/socionext,uniphier-uart.yaml' (9,531) at 20240405153045153
11270 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/vpd/test_vpd_tool.robot' (9,532) at 20240628080017117
11271 2025-01-08 03:00:45.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/storage.c' (9,533) at 20210307214931238
11272 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac2_mac.h' (9,534) at 20240405153231227
11273 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/Makefile' (9,535) at 20240405153051217
11274 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/object.c' (9,536) at 20220627100017202
11275 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da8xx.h' (9,537) at 20240405153045637
11276 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtt200u.c' (9,538) at 20240405153049553
11277 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/1862c6e57a308a05889c80c048dbc58bdc378dcb.patch' (9,539) at 20220721030015881
11278 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch' (9,540) at 20241221090017668
11279 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Manufacturing' (9,541) at 20211123040021747
11280 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmiallowlist.hpp' (9,542) at 20231122090021669
11281 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/xattr.c' (9,543) at 20241211090145521
11282 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/pinctrl-sprd.c' (9,544) at 20240405153231335
11283 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.c' (9,545) at 20240405153050641
11284 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/Makefile' (9,546) at 20210307214931230
11285 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-add-arm-to-list-of-mozinline.patch' (9,547) at 20231011080016578
11286 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/string.h' (9,548) at 20210308005002880
11287 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi' (9,549) at 20240405153045549
11288 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pxa168_eth.h' (9,550) at 20210307214931490
11289 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0001-mmal-Do-not-use-Werror.patch' (9,551) at 20220409030017483
11290 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-online' (9,552) at 20240405153229731
11291 2025-01-08 03:00:45.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dts' (9,553) at 20240405153045785
11292 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vermagic.h' (9,554) at 20210307214931306
11293 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tcm_fc.h' (9,555) at 20240405153051965
11294 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad_priv.h' (9,556) at 20220525020653119
11295 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/pwr-mlxbf.c' (9,557) at 20240405153231351
11296 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch' (9,558) at 20230706080014757
11297 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_device.c' (9,559) at 20241211090145549
11298 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/boost.wrap' (9,560) at 20220716030027428
11299 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-efi-esrt' (9,561) at 20240405153044925
11300 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/ddr.c' (9,562) at 20210308005002820
11301 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/file.c' (9,563) at 20240405153052381
11302 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/digicolor.S' (9,564) at 20210309003648680
11303 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/meson.build' (9,565) at 20240906080037244
11304 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop3.c' (9,566) at 20240405153054269
11305 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_meta.sh' (9,567) at 20240405153054289
11306 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cross.bbclass' (9,568) at 20220910030013385
11307 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/sleep.S' (9,569) at 20210307214925882
11308 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_src.h' (9,570) at 20240326080039538
11309 2025-01-08 03:00:45.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/autoattach.c' (9,571) at 20240405153054245
11310 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch' (9,572) at 20220204040022520
11311 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/HypervisorInterface-default-tacoma.override.yml' (9,573) at 20220722030013175
11312 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (9,574) at 20230722080012861
11313 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/e1000e.rst' (9,575) at 20240405153045233
11314 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821cu.c' (9,576) at 20241008080013959
11315 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/interrupts.c' (9,577) at 20210308005002800
11316 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zc5202.h' (9,578) at 20210308005003624
11317 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h' (9,579) at 20220525020652963
11318 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target-con-str.h' (9,580) at 20240906080037548
11319 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-kugo.dts' (9,581) at 20240405153045765
11320 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc7280.c' (9,582) at 20240805080013943
11321 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_vram_helper.h' (9,583) at 20240405153231795
11322 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_tpmi.h' (9,584) at 20241018080014566
11323 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend' (9,585) at 20210812000025294
11324 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/toolchain-shar-relocate.sh' (9,586) at 20241221090017620
11325 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/config-bootconfig' (9,587) at 20220525020655183
11326 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-armv4-large.S' (9,588) at 20210309003648676
11327 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau17x1.h' (9,589) at 20240405153053565
11328 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb' (9,590) at 20241206090014334
11329 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/copyleft-next-0.3.1' (9,591) at 20240405153045333
11330 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/ast_timer.c' (9,592) at 20210308005003496
11331 2025-01-08 03:00:45.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-protocol.rst' (9,593) at 20240405153045217
11332 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,ns2-drd-phy.txt' (9,594) at 20210307214925386
11333 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-efi.c' (9,595) at 20240405153051497
11334 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_fs.h' (9,596) at 20210308005046053
11335 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-ap120c-ac-bit.dts' (9,597) at 20240405153045541
11336 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/zorro_ids.h' (9,598) at 20240805080014031
11337 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sunxvr1000.c' (9,599) at 20240405153231595
11338 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6s.cfg' (9,600) at 20210308005003088
11339 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_test.c' (9,601) at 20240405153232079
11340 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio_bf2.h' (9,602) at 20240405153050141
11341 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/connector/.gitignore' (9,603) at 20240405153232263
11342 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_tcp.h' (9,604) at 20240405153052533
11343 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sa1100.c' (9,605) at 20240405153047081
11344 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/freeDiameter.conf' (9,606) at 20210307205553830
11345 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/smartreflex.c' (9,607) at 20241211090145493
11346 2025-01-08 03:00:45.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-img.c' (9,608) at 20240405153046793
11347 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/dpcd.h' (9,609) at 20210308005046009
11348 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_debugfs.c' (9,610) at 20221128040017486
11349 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-fsd.c' (9,611) at 20240405153230243
11350 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/r8152.c' (9,612) at 20210308005003504
11351 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hil_mlc.c' (9,613) at 20210309003650212
11352 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65910.h' (9,614) at 20210308005003680
11353 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-mba6b.dts' (9,615) at 20240405153045521
11354 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/Makefile' (9,616) at 20240405153054309
11355 2025-01-08 03:00:45.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.h' (9,617) at 20210309003649460
11356 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sa8775p.c' (9,618) at 20240405153051349
11357 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/openclose.c' (9,619) at 20240405153052965
11358 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/templates/default/bblayers.conf.sample' (9,620) at 20220910030013373
11359 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_gtk_immodules_cache' (9,621) at 20210307205554642
11360 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/opal_proto.h' (9,622) at 20240405153230155
11361 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-smdkv310.dts' (9,623) at 20210308005002576
11362 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/seco/Makefile' (9,624) at 20210307214928598
11363 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch' (9,625) at 20230317080013793
11364 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-tegra.c' (9,626) at 20240405153051505
11365 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/wow.h' (9,627) at 20210307214929958
11366 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mc13xxx-rtc.c' (9,628) at 20210308005003480
11367 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts' (9,629) at 20240405153045821
11368 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Interop_Validator.robot' (9,630) at 20240627080021052
11369 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xdpe152c4.rst' (9,631) at 20240405153045217
11370 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-crc.inc' (9,632) at 20210905000020581
11371 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/listfile.h' (9,633) at 20210927100127221
11372 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/iomap_copy_64.S' (9,634) at 20240405153046469
11373 2025-01-08 03:00:45.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/probe.c' (9,635) at 20220525020652142
11374 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sensor-hub.c' (9,636) at 20240405153230655
11375 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_cache_test.c' (9,637) at 20240405153054361
11376 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/list_sort.h' (9,638) at 20210308005003668
11377 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/omap1_defconfig' (9,639) at 20240405153045617
11378 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/valkey.conf' (9,640) at 20241221090017524
11379 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Keuruu' (9,641) at 20210307205553770
11380 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xlnx-zynq.rst' (9,642) at 20240906080037180
11381 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound.h' (9,643) at 20240405153053513
11382 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/dev.h' (9,644) at 20240405153050513
11383 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_dbg.h' (9,645) at 20240405153051689
11384 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswstate.c' (9,646) at 20240405153230167
11385 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/urtt_fill.S' (9,647) at 20210307214926602
11386 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/Makefile' (9,648) at 20240405153230367
11387 2025-01-08 03:00:45.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc64-linux-glibc' (9,649) at 20220402030016247
11388 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/af_can.c' (9,650) at 20241216090017785
11389 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.h' (9,651) at 20210307214927242
11390 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/README.md' (9,652) at 20221209040020395
11391 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-h3-dramc.h' (9,653) at 20210308005046017
11392 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-q8-common.dtsi' (9,654) at 20210308005002624
11393 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-pl.c' (9,655) at 20210307214928098
11394 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/README.md' (9,656) at 20221213040016740
11395 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf85363.c' (9,657) at 20240405153231375
11396 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/p10bmc/psu.json' (9,658) at 20210413000020813
11397 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/tlb.c' (9,659) at 20210308005002960
11398 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_qspiboot_defconfig' (9,660) at 20210308005003248
11399 2025-01-08 03:00:45.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/qtest.py' (9,661) at 20240326080039614
11400 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_reg.h' (9,662) at 20240405153231003
11401 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lpc18xx.c' (9,663) at 20240405153047077
11402 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb' (9,664) at 20241221090017528
11403 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu-param.h' (9,665) at 20241211090212462
11404 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/Makefile' (9,666) at 20210307214930770
11405 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revA.dts' (9,667) at 20240405153229975
11406 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/vm_util.c' (9,668) at 20240405153054333
11407 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fault_inject.c' (9,669) at 20240405153051197
11408 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/twl4030-charger.yaml' (9,670) at 20240405153045141
11409 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath25/ath25_platform.h' (9,671) at 20210307214926218
11410 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-fu740.c' (9,672) at 20240405153051225
11411 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp861.c' (9,673) at 20210307214931178
11412 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kcov/arch-support.txt' (9,674) at 20240405153229807
11413 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/tv8532.c' (9,675) at 20210307214928838
11414 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/parselogs-ignores-sbsa-ref.txt' (9,676) at 20241206090014210
11415 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/rsk7203.c' (9,677) at 20210308005003036
11416 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia_device.c' (9,678) at 20240624080012768
11417 2025-01-08 03:00:45.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-kernel/linux/linux-aspeed/ahe50dc.cfg' (9,679) at 20230128040012702
11418 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/pci-quirks.c' (9,680) at 20241211090212346
11419 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/bd9571mwv.c' (9,681) at 20240405153049605
11420 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/debug' (9,682) at 20210307205554482
11421 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmlec.h' (9,683) at 20210307214931622
11422 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c' (9,684) at 20240405153230951
11423 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-zii-rdu2.dts' (9,685) at 20240405153045521
11424 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_iops.c' (9,686) at 20240405153231783 to deleted uid set
11425 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rtc.py' (9,687) at 20230401080011963
11426 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/shakti_uart.c' (9,688) at 20241211090212262
11427 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_div.c' (9,689) at 20210308005046529
11428 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h' (9,690) at 20241011080017303 to deleted uid set
11429 2025-01-08 03:00:45.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/vulkan-cts_1.3.9.2.bb' (9,691) at 20241221090017528
11430 2025-01-08 03:00:45.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/riscv_htif.c' (9,692) at 20241211090212258
11431 2025-01-08 03:00:45.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.travis.yml' (9,693) at 20221209040015315
11432 2025-01-08 03:00:45.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7791.c' (9,694) at 20210308005003460
11433 2025-01-08 03:00:45.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/bitmain/Makefile' (9,695) at 20210307214926010
11434 2025-01-08 03:00:45.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/cznic,turris-omnia-leds.yaml' (9,696) at 20240405153045089
11435 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xtensa/xtfpga-i2s.c' (9,697) at 20240405153054017
11436 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parser.h' (9,698) at 20220525020654599
11437 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml' (9,699) at 20240405153229755
11438 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,lynx-28g.yaml' (9,700) at 20240405153045129
11439 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/tag_global.h' (9,701) at 20210307214930546
11440 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/perfctr-watchdog.c' (9,702) at 20220525020652162
11441 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/obmc-led-group-start@.service' (9,703) at 20241005080021212
11442 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mxs-lradc-adc.c' (9,704) at 20240405153048957
11443 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcm_hw_ids.h' (9,705) at 20240405153050501
11444 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/bitsperlong.h' (9,706) at 20210308005046065
11445 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs_3.2p3.bb' (9,707) at 20241206090014234
11446 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbutils.c' (9,708) at 20240405153046625
11447 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml' (9,709) at 20240405153045073
11448 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-quirk.h' (9,710) at 20240405153230783
11449 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/syscall.c' (9,711) at 20240405153046509
11450 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_gred.c' (9,712) at 20240405153053369
11451 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of.h' (9,713) at 20210308005003628
11452 2025-01-08 03:00:45.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/statfs.h' (9,714) at 20220525020654619
11453 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Aareavaara' (9,715) at 20210307205553778
11454 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/irqf_oneshot.cocci' (9,716) at 20220525020654939
11455 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-slave-eeprom.c' (9,717) at 20240405153048925
11456 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/net.h' (9,718) at 20240405153052913
11457 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-asus-ps3-100.c' (9,719) at 20210307214928778
11458 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/platform.h' (9,720) at 20220525020651886
11459 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (9,721) at 20240206090017943
11460 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/mtk_common.h' (9,722) at 20240405153051481
11461 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/Kconfig' (9,723) at 20210307214928086
11462 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/make' (9,724) at 20240405153232231
11463 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crc32_generic.c' (9,725) at 20220525020652214
11464 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bootx.h' (9,726) at 20210307214926374
11465 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/conf/include/ptest-packagelists-meta-python.inc' (9,727) at 20241221090017548
11466 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/larl.c' (9,728) at 20230925080040101
11467 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x25.dtsi' (9,729) at 20240405153045469
11468 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/tegra.h' (9,730) at 20240405153052669
11469 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-xiic.h' (9,731) at 20210307214931474
11470 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/refs.h' (9,732) at 20240405153052965
11471 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sys_sh32.c' (9,733) at 20240710080014577
11472 2025-01-08 03:00:45.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/internals.h' (9,734) at 20240405153049693
11473 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_guest.c' (9,735) at 20240613080016427
11474 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/btf_helpers.c' (9,736) at 20240405153054241
11475 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/llcc-qcom.c' (9,737) at 20240405153231451
11476 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vmalloc.h' (9,738) at 20210307214925858
11477 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_quark_i2c_gpio.c' (9,739) at 20220525020653343
11478 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-uncorrected-blocks.rst' (9,740) at 20210309003648480
11479 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic.c' (9,741) at 20241023080012875
11480 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.c' (9,742) at 20220525020652971
11481 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_core.c' (9,743) at 20240405153052117
11482 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r7s9210-cpg-mssr.h' (9,744) at 20210307214931330
11483 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsimosci.dts' (9,745) at 20210307214925662
11484 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/intel-gtt.h' (9,746) at 20240405153052637
11485 2025-01-08 03:00:45.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/netif_receive_skb.c' (9,747) at 20240405153054273
11486 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b.c' (9,748) at 20240405153050657
11487 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/evm.h' (9,749) at 20240830080013327
11488 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/PageTitle.spec.js' (9,750) at 20241004080035975
11489 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/lockup-watchdogs.rst' (9,751) at 20220525020651646
11490 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/.gitignore' (9,752) at 20240405153054069
11491 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/rootfs.py' (9,753) at 20241221090017624
11492 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rwtop-record' (9,754) at 20210307214932566
11493 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_wireless.c' (9,755) at 20240405153050317
11494 2025-01-08 03:00:45.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/tz-mpc.c' (9,756) at 20241211090212298
11495 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_type.h' (9,757) at 20210307214930922
11496 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/memory.json' (9,758) at 20240405153054157
11497 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect4_prog.c' (9,759) at 20240405153054269
11498 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dummy_st_ops_success.c' (9,760) at 20240712080021105
11499 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/tcg-cpu-ops.h' (9,761) at 20241211090212358
11500 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/mrshpc.h' (9,762) at 20210307214926558
11501 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/cq_desc.h' (9,763) at 20240405153049889
11502 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/subarch.include' (9,764) at 20240405153053461
11503 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/setup_32.c' (9,765) at 20240405153230095
11504 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/conditiongentest.mako.hpp' (9,766) at 20210308005108057
11505 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_qspi_SECURE_BOOT_defconfig' (9,767) at 20210308005003264
11506 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ramoops_manager.cpp' (9,768) at 20231114090025254
11507 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs1.h' (9,769) at 20210308005003556
11508 2025-01-08 03:00:45.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2837.dtsi' (9,770) at 20210308005002572
11509 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_gamma.c' (9,771) at 20240405153230423
11510 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c' (9,772) at 20241011080017331
11511 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configobj/run-ptest' (9,773) at 20241221090017552
11512 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Nonnull.patch' (9,774) at 20231011080016574
11513 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-core.c' (9,775) at 20240405153049365
11514 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp' (9,776) at 20241211090002379
11515 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/chan.c' (9,777) at 20240405153053405
11516 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/server.hpp' (9,778) at 20241002080038079
11517 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_signal.h' (9,779) at 20230426080043784
11518 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/appledisplay.c' (9,780) at 20241008080013987
11519 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/restrack.h' (9,781) at 20240405153052873
11520 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb' (9,782) at 20241221090017516
11521 2025-01-08 03:00:45.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/0001-cmake-Use-GNUInstallDirs.patch' (9,783) at 20210307205553998
11522 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/main.c' (9,784) at 20240405153046261
11523 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/Kconfig' (9,785) at 20240405153051301
11524 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/sandbox_testproc.c' (9,786) at 20210308005003476
11525 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/memmap-gen3.c' (9,787) at 20210308005002772
11526 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-tools_0.12.1.bb' (9,788) at 20231126090012781
11527 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ibm,occ-hwmon.yaml' (9,789) at 20240405153045065
11528 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sdt.c' (9,790) at 20240405153054169
11529 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_pm.h' (9,791) at 20210307214927086
11530 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_pmtmr.h' (9,792) at 20210307214931354
11531 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-sh7757lcr.c' (9,793) at 20240405153046305
11532 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mem_encrypt.h' (9,794) at 20240405153046277
11533 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15.h' (9,795) at 20240405153047165
11534 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/richtek,rt5033.yaml' (9,796) at 20240405153045105
11535 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_pmem_test.c' (9,797) at 20240405153054221
11536 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/epoll.c' (9,798) at 20240405153052965
11537 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5020_serdes.c' (9,799) at 20210308005002832
11538 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-baytrail.c' (9,800) at 20240520080015167
11539 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-vdpa-stub.c' (9,801) at 20221215040039222
11540 2025-01-08 03:00:45.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/TODO' (9,802) at 20240405153051953
11541 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/rockusb.c' (9,803) at 20210308005003216
11542 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/swarm-i2c.c' (9,804) at 20210307214926294
11543 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/version.h' (9,805) at 20240405153052913
11544 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ibta_vol1_c12.h' (9,806) at 20210307214931582
11545 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0005-Change-order-of-CFLAGS.patch' (9,807) at 20241221090017660
11546 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/export.py' (9,808) at 20210307205554630
11547 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/create_pel.cpp' (9,809) at 20240904080029670
11548 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/sprd,sc2720-adc.yaml' (9,810) at 20240405153045073
11549 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq5018-tlmm.yaml' (9,811) at 20240405153045137
11550 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsfs.h' (9,812) at 20240405153231731
11551 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc.h' (9,813) at 20210307214928846
11552 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gaddede' (9,814) at 20210307205553782
11553 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-nodrop-groups.sh' (9,815) at 20210307205554130
11554 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/lpc-eth.txt' (9,816) at 20210307214925374
11555 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xtensa-xtfpga.c' (9,817) at 20240405153231467
11556 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0001-Makefile.am-do-not-install-etc-ethertypes.patch' (9,818) at 20210307205553826
11557 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PhysicalContext.json' (9,819) at 20240918080002724
11558 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/MAINTAINERS' (9,820) at 20210308005003012
11559 2025-01-08 03:00:45.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0022-fwu_metadata-make-sure-structures-are-packed.patch' (9,821) at 20240413080012627
11560 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/polyval-clmulni_glue.c' (9,822) at 20240405153046365
11561 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table.h' (9,823) at 20210307214927266
11562 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.6.3.bb' (9,824) at 20230114040015490
11563 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/highbank-cpufreq.c' (9,825) at 20240405153046913
11564 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (9,826) at 20220219040012743
11565 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/topology.h' (9,827) at 20220525020651798
11566 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/elgin_rv1108.c' (9,828) at 20210308005002956
11567 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/macros.def' (9,829) at 20240326080039658
11568 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-edac' (9,830) at 20210307214925198
11569 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/ebpf.json' (9,831) at 20240906080037432
11570 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/filter/Makefile' (9,832) at 20240405153048981
11571 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/test_boot_to_main.c' (9,833) at 20230925080040101
11572 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/Makefile' (9,834) at 20240418080014494
11573 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-khadas-vim.dts' (9,835) at 20210308005002596
11574 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx39xxj.h' (9,836) at 20210307214928618
11575 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/OWNERS' (9,837) at 20220525020520492
11576 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_kms.h' (9,838) at 20240405153048745
11577 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/Makefile' (9,839) at 20240405153051277
11578 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/meson.build' (9,840) at 20240827080002182
11579 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/examples/config.json' (9,841) at 20221213040033301
11580 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.h' (9,842) at 20240405153047245
11581 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_prctl.h' (9,843) at 20220429100100650
11582 2025-01-08 03:00:45.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0001-Add-system-reset-status-support.patch' (9,844) at 20210307205554222
11583 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Makefile' (9,845) at 20241220090018302 to deleted uid set
11584 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_rsa.c' (9,846) at 20210308005003356
11585 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,palmas-gpadc.yaml' (9,847) at 20240405153045073
11586 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch' (9,848) at 20241221090017692
11587 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/tegra30-devfreq.c' (9,849) at 20240405153230275
11588 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ccp' (9,850) at 20240405153229731
11589 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/power.c' (9,851) at 20220525020654195
11590 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-disassembler-init-styled.c' (9,852) at 20240405153054041
11591 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor0.conf' (9,853) at 20230929080014511
11592 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.13.1.bb' (9,854) at 20231011080016582
11593 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_query.c' (9,855) at 20240405153048529
11594 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/core.c' (9,856) at 20240405153051417
11595 2025-01-08 03:00:45.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/flush_utils.c' (9,857) at 20240405153054361
11596 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/common.h' (9,858) at 20240405153049865
11597 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4copy_page.S' (9,859) at 20210307214926606
11598 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-balloon.c' (9,860) at 20220525020654335
11599 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btqca.c' (9,861) at 20240613080016379
11600 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/debug.h' (9,862) at 20220525020654459
11601 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-test.yml' (9,863) at 20210528000029703
11602 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftmac100.h' (9,864) at 20240405153049913
11603 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags_compat.c' (9,865) at 20210307214925858
11604 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/ti,tca6507.yaml' (9,866) at 20240405153045089
11605 2025-01-08 03:00:45.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-sinlinx-sina33.dts' (9,867) at 20240405153045389
11606 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/rsa_oem_fitimage_key.key' (9,868) at 20210519100046557
11607 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Config/meson.build' (9,869) at 20230825080021141
11608 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wmt_ge_rops.c' (9,870) at 20240405153052225
11609 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6368-gpio-sysctl.yaml' (9,871) at 20240405153229775
11610 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun5i-a13-ahb-clk.yaml' (9,872) at 20240405153045021
11611 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/run-ptest' (9,873) at 20211007100024299
11612 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/perf_event.c' (9,874) at 20240405153045353
11613 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io_trapped.h' (9,875) at 20210307214926550
11614 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/xlnx-zynqmp-pmu.c' (9,876) at 20241211090212290
11615 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/meson.build' (9,877) at 20230721080022734
11616 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/xen-head.S' (9,878) at 20241220090018306
11617 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asus_wmi_sensors.c' (9,879) at 20240405153048849
11618 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_msrs_test.c' (9,880) at 20240405153054325
11619 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvsi.h' (9,881) at 20210307214926378
11620 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-vbi.h' (9,882) at 20210307214928698
11621 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/pppoe-server.init' (9,883) at 20210307205553834
11622 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-0069.conf' (9,884) at 20240904080027734
11623 2025-01-08 03:00:45.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/0001-build-don-t-link-against-host-system-libraries.patch' (9,885) at 20221005030014098
11624 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_cmd_parser.h' (9,886) at 20240405153048521
11625 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ceph.rst' (9,887) at 20240405153229807
11626 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/haveged/haveged_1.9.19.bb' (9,888) at 20241221090017516
11627 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-nvram.c' (9,889) at 20210307214926290
11628 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/gemini.c' (9,890) at 20241018080014490
11629 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/nh-neon-core.S' (9,891) at 20240405153045617
11630 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/Kconfig' (9,892) at 20220525020654975
11631 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5272C3_defconfig' (9,893) at 20210308005003236
11632 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog-config/watchdog.default' (9,894) at 20241221090017680
11633 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/Makefile' (9,895) at 20240405153045437
11634 2025-01-08 03:00:45.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c' (9,896) at 20240405153049941
11635 2025-01-08 03:00:45.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb.h' (9,897) at 20240405153050025
11636 2025-01-08 03:00:45.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/nodelist.c' (9,898) at 20210307214931130
11637 2025-01-08 03:00:45.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-stp-xway.yaml' (9,899) at 20220525020651674
11638 2025-01-08 03:00:45.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml' (9,900) at 20240405153045041
11639 2025-01-08 03:00:45.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross.inc' (9,901) at 20240106090017273
11640 2025-01-08 03:00:45.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml' (9,902) at 20240405153045185
11641 2025-01-08 03:00:45.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (9,903) at 20220622030015257
11642 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvneta.c' (9,904) at 20240405153230995
11643 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/host_iommu_device.h' (9,905) at 20240906080037348
11644 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/unistd.h' (9,906) at 20241211090212374
11645 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmk8550.dtsi' (9,907) at 20240405153045777
11646 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/Makefile' (9,908) at 20210308005002756
11647 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/landlock.rst' (9,909) at 20240405153045257
11648 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi' (9,910) at 20240405153045509
11649 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Bond.interface.yaml' (9,911) at 20240209090020373
11650 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/image-sparse.c' (9,912) at 20210308005003704
11651 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-e1000e-test.c' (9,913) at 20221215040039370
11652 2025-01-08 03:00:45.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/pinctrl-common.c' (9,914) at 20220525020653899
11653 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/control.h' (9,915) at 20240405153045661
11654 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ist.h' (9,916) at 20210307214926682
11655 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/config.mk' (9,917) at 20210308005003016
11656 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/locore.S' (9,918) at 20210307214926206
11657 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/fan_missing_error_delay.md' (9,919) at 20240807080019546
11658 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/socket.h' (9,920) at 20220525020654919
11659 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target.h' (9,921) at 20240906080037544
11660 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/providers.py' (9,922) at 20220502030010136
11661 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/debug.c' (9,923) at 20241211090212514
11662 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_queue.h' (9,924) at 20240405153232095
11663 2025-01-08 03:00:45.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator.txt' (9,925) at 20210307214925410
11664 2025-01-08 03:00:45.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/common.c' (9,926) at 20240405153053165
11665 2025-01-08 03:00:45.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/eventBus.js' (9,927) at 20241004080035963
11666 2025-01-08 03:00:45.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/setup.cfg' (9,928) at 20210308004922940
11667 2025-01-08 03:00:45.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss.c' (9,929) at 20240405153051861
11668 2025-01-08 03:00:45.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/9p/client.h' (9,930) at 20240405153052833
11669 2025-01-08 03:00:45.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pygobject_3.50.0.bb' (9,931) at 20241221090017668
11670 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2200.h' (9,932) at 20241211090145469
11671 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9x5_matrix.h' (9,933) at 20210308005002716
11672 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stm32mp13-resets.h' (9,934) at 20240405153052653
11673 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/rn5t567.c' (9,935) at 20210308005003472
11674 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sunplus,sp7021-clkc.h' (9,936) at 20240405153052649
11675 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/conflict-resolution.rst' (9,937) at 20210927100127069
11676 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_D978_rev2_defconfig' (9,938) at 20210308005003260
11677 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c' (9,939) at 20240405153048477
11678 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/libcacard_2.8.1.bb' (9,940) at 20231207090015262
11679 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.21.bb' (9,941) at 20241221090017504
11680 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc83xx.ddrecc' (9,942) at 20210308005003296
11681 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.enetaddr' (9,943) at 20210308005003292
11682 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/rv.h' (9,944) at 20240405153053061
11683 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml' (9,945) at 20240405153045153
11684 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple.json' (9,946) at 20210308005046409
11685 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml' (9,947) at 20240405153229783
11686 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-q201.dts' (9,948) at 20210307214926006
11687 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool_1.8.0.bb' (9,949) at 20241221090017524
11688 2025-01-08 03:00:45.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/isl9305.h' (9,950) at 20210307214931478
11689 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/taskexp.py' (9,951) at 20230131040012043
11690 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_entropymode.c' (9,952) at 20240405153049493
11691 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/bitfield.h' (9,953) at 20240405153231043
11692 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-fau.h' (9,954) at 20210307214926234
11693 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sh/include/asm/barrier.h' (9,955) at 20210307214932458
11694 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/.gitignore' (9,956) at 20210307214930258
11695 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/lzmadec.c' (9,957) at 20210308005003212
11696 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/Makefile' (9,958) at 20210308005002544
11697 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_common.c' (9,959) at 20240712080021061
11698 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dp.c' (9,960) at 20240520080015151
11699 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/proxy.h' (9,961) at 20230426080043768
11700 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/MAINTAINERS' (9,962) at 20210308005002956
11701 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/cache.c' (9,963) at 20210308005002844
11702 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_hwdep.h' (9,964) at 20210307214931598
11703 2025-01-08 03:00:45.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-B-1.1' (9,965) at 20211006000025242
11704 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/bus.c' (9,966) at 20240906080037304
11705 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb' (9,967) at 20240302090018210
11706 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_entity_association_pdr_add_check.yaml' (9,968) at 20240908080010098
11707 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i_formats.c' (9,969) at 20210307214928762
11708 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf100.c' (9,970) at 20220525020652975
11709 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-efuse-crc.c' (9,971) at 20220429100100502
11710 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/ioctls.h' (9,972) at 20210307214925650
11711 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/nps_enet.h' (9,973) at 20210307214929390
11712 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord.inc' (9,974) at 20241206090014258
11713 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/matroxfb.rst' (9,975) at 20210309003648412
11714 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/apple,aic2.yaml' (9,976) at 20240405153045085
11715 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_bridge/ebtables.h' (9,977) at 20240405153052749
11716 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-expbuf.rst' (9,978) at 20220525020651786
11717 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/dp.c' (9,979) at 20240405153050197
11718 2025-01-08 03:00:45.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup-common.c' (9,980) at 20241211090145385
11719 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/ads7846.h' (9,981) at 20240405153052797
11720 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ifc00d.h' (9,982) at 20210307214927902
11721 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi6220-hikey-u-boot.dtsi' (9,983) at 20210308005002580
11722 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/Makefile' (9,984) at 20210308005002940
11723 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/capture.c.rst' (9,985) at 20240405153045313
11724 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.c' (9,986) at 20210309003651820
11725 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emtop-baseboard.dts' (9,987) at 20240405153045725
11726 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipconfig.c' (9,988) at 20240405153053253
11727 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0012-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch' (9,989) at 20241221090017644
11728 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/fix-musl-build.patch' (9,990) at 20231011080016578
11729 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/apu-asic-info-table.csv' (9,991) at 20240405153045209
11730 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Farjestaden_Algutsrum' (9,992) at 20210307205553782
11731 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h743.dtsi' (9,993) at 20240405153045581
11732 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/defconfig' (9,994) at 20240302090018202
11733 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (9,995) at 20210819000021014
11734 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/net_failover.rst' (9,996) at 20240405153045241
11735 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/Kconfig' (9,997) at 20240405153052025
11736 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/am43xx.h' (9,998) at 20210308005003636
11737 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0003-config-ast-common-Add-bootopts-to-support-ubi-and-mt.patch' (9,999) at 20241206090014274
11738 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/conf/multilib-example2.conf' (10,000) at 20210812000025294
11739 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-event.c' (10,001) at 20220525020653331
11740 2025-01-08 03:00:45.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-serialize.cpp' (10,002) at 20240828080025979
11741 2025-01-08 03:00:45.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/espresso7420.h' (10,003) at 20210308005003592
11742 2025-01-08 03:00:45.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_device.h' (10,004) at 20240405153231835
11743 2025-01-08 03:00:45.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CompositionReservation.v1_0_2.json' (10,005) at 20240619080002944
11744 2025-01-08 03:00:45.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efclib.h' (10,006) at 20240405153051593
11745 2025-01-08 03:00:45.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/Makefile' (10,007) at 20210309003653476
11746 2025-01-08 03:00:45.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_3990_erp.c' (10,008) at 20240830080013299
11747 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5433.h' (10,009) at 20240405153231795
11748 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cvb.c' (10,010) at 20240906080037580
11749 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/fir.h' (10,011) at 20210307214929126
11750 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/da7213.txt' (10,012) at 20210307214925426
11751 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/a2065.c' (10,013) at 20240405153049785
11752 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_hdcp.h' (10,014) at 20240405153052629
11753 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/Makefile' (10,015) at 20240405153053473
11754 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8313ERDB.h' (10,016) at 20210308005003576
11755 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtk.c' (10,017) at 20241220090018310
11756 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/exception.json' (10,018) at 20240405153054113
11757 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Storage_v1.xml' (10,019) at 20240918080002716
11758 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/dis-asm.h' (10,020) at 20210307214926486
11759 2025-01-08 03:00:45.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/firmware.h' (10,021) at 20210307214928746
11760 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm64-secureboot.yml' (10,022) at 20241206090014206
11761 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/veml6030.yaml' (10,023) at 20210307214925334
11762 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/host.h' (10,024) at 20240405153231827
11763 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/OWNERS' (10,025) at 20240619080014716
11764 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/heathrow_pic.h' (10,026) at 20210308005046017
11765 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mtrr.c' (10,027) at 20240405153046453
11766 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/Makefile' (10,028) at 20240405153045905
11767 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/netlink_gen.c' (10,029) at 20240405153232011
11768 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Mackerras-3-Clause-acknowledgment' (10,030) at 20241221090017616
11769 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/Makefile' (10,031) at 20210308005002808
11770 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-config/entity-map.json' (10,032) at 20210307205554086
11771 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/switch_to.h' (10,033) at 20210309003648560
11772 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/fs.hpp' (10,034) at 20210308005120361
11773 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_3_0_d.h' (10,035) at 20210307214927694
11774 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun_esp.c' (10,036) at 20240405153231447
11775 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.h' (10,037) at 20240405153048813
11776 2025-01-08 03:00:45.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77990-sysc.c' (10,038) at 20240405153231351
11777 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.h' (10,039) at 20240405153047301
11778 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic_2.10.2.bb' (10,040) at 20241221090017560
11779 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r1.dts' (10,041) at 20240405153045717
11780 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/qtest_wrappers.c' (10,042) at 20210308005046477
11781 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/csum-wrappers_64.c' (10,043) at 20240405153046469
11782 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/proj/proj_9.3.1.bb' (10,044) at 20240301090012427
11783 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_lib.c' (10,045) at 20210307214932202
11784 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_algs.h' (10,046) at 20210309003649308
11785 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_s_ev.c' (10,047) at 20210307214931982
11786 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/Kconfig' (10,048) at 20240405153045689
11787 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu.h' (10,049) at 20241211090212522
11788 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/fr.po' (10,050) at 20210307214932618
11789 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace_custom_sched.h' (10,051) at 20240405153053433
11790 2025-01-08 03:00:45.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/mbox.c' (10,052) at 20240503080014470
11791 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ndisc.c' (10,053) at 20241216090017793
11792 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-syscrg.yaml' (10,054) at 20240405153229759
11793 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_SPIFLASH_defconfig' (10,055) at 20210308005003240
11794 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml' (10,056) at 20240405153229767
11795 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/trust_manager.hpp' (10,057) at 20210308005059169
11796 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/Makefile' (10,058) at 20210308005003036
11797 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/dma-buf/config' (10,059) at 20210307214932666
11798 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio-paranoia_10.2+2.0.1.bb' (10,060) at 20241221090017532
11799 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh2007_defconfig' (10,061) at 20240405153046309
11800 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-tcp.h' (10,062) at 20240613080016499
11801 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/caps.c' (10,063) at 20210307214929750
11802 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen2.c' (10,064) at 20210308005003360
11803 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5307.c' (10,065) at 20220525020651982
11804 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/timer.c' (10,066) at 20210308005002824
11805 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/lib/bootm.c' (10,067) at 20210308005002808
11806 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-hp-envy-x2.dts' (10,068) at 20240405153045773
11807 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/Kconfig' (10,069) at 20210307214930958
11808 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/aer-inject/aer-inject_1.0.bb' (10,070) at 20240413080012651
11809 2025-01-08 03:00:45.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl176e.h' (10,071) at 20210309003649824
11810 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_sunbpp.c' (10,072) at 20240405153231283
11811 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/buildimport.py' (10,073) at 20230919080013966
11812 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bitrev.c' (10,074) at 20210307214931790
11813 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa_helper.h.inc' (10,075) at 20210927100127409
11814 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_net.h' (10,076) at 20210308005003536
11815 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-ocpdebugcard-settings.override.yml' (10,077) at 20240210090012534
11816 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sheevaplug.h' (10,078) at 20210308005003616
11817 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/module.lds.h' (10,079) at 20240405153045861
11818 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/skb_load_bytes.c' (10,080) at 20240405153054273
11819 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/gate.txt' (10,081) at 20240405153045029
11820 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/gnuplot' (10,082) at 20210307205553870
11821 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/gunze.c' (10,083) at 20240405153049161
11822 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks.h' (10,084) at 20240326080039498
11823 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_gvt.c' (10,085) at 20240405153048541
11824 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dmxdev.c' (10,086) at 20240405153049277
11825 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5530.c' (10,087) at 20220525020654991
11826 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/k3-am65.h' (10,088) at 20210308005003640
11827 2025-01-08 03:00:45.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7620.h' (10,089) at 20240405153046005
11828 2025-01-08 03:00:45.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bcm2835-dma-test.c' (10,090) at 20240326080039734
11829 2025-01-08 03:00:45.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sysdeps.h' (10,091) at 20210308005003708
11830 2025-01-08 03:00:45.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops.h' (10,092) at 20240405153054045
11831 2025-01-08 03:00:45.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lsm_audit.c' (10,093) at 20240405153053477
11832 2025-01-08 03:00:45.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind.c' (10,094) at 20210307214932466
11833 2025-01-08 03:00:45.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_in.c' (10,095) at 20240405153053357
11834 2025-01-08 03:00:45.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/qcom,wcd934x-gpio.yaml' (10,096) at 20210307214925318
11835 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c' (10,097) at 20240405153049469
11836 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_drv.c' (10,098) at 20240405153048429
11837 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml' (10,099) at 20240405153045025
11838 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/debug.h' (10,100) at 20210307214931730
11839 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/geneve.c' (10,101) at 20241216090017717
11840 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_si.h' (10,102) at 20210307214927226
11841 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/qcom-coincell.c' (10,103) at 20240405153230847
11842 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit_1.40.4.bb' (10,104) at 20241221090017496
11843 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/map_benchmark.h' (10,105) at 20240405153052725
11844 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am33xx-clocks.dtsi' (10,106) at 20210308005002564
11845 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-uniphier.c' (10,107) at 20240405153231371
11846 2025-01-08 03:00:45.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/jcore,aic.txt' (10,108) at 20210307214925342
11847 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/Makefile' (10,109) at 20240405153054069
11848 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/Makefile' (10,110) at 20210307214928538
11849 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kprobes.c' (10,111) at 20240405153046077
11850 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/net/Makefile' (10,112) at 20210307214926090
11851 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ati_radeon_fb.h' (10,113) at 20210308005003520
11852 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/nsswitch.conf' (10,114) at 20210307205554470
11853 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml' (10,115) at 20240405153045185
11854 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.json' (10,116) at 20210927100127469
11855 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_attach_override.c' (10,117) at 20240405153054249
11856 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/mock_syscall.hpp' (10,118) at 20221107040035979
11857 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/ui-qmp-cmds.c' (10,119) at 20240326080039754
11858 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1023RDB_defconfig' (10,120) at 20210308005003240
11859 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/device-util' (10,121) at 20241213090035010
11860 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_iec958.c' (10,122) at 20220525020654967
11861 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/files/host_eid' (10,123) at 20231023080013923 to deleted uid set
11862 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/sppctl_sp7021.c' (10,124) at 20240405153051373
11863 2025-01-08 03:00:45.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip06.dtsi' (10,125) at 20240405153229931
11864 2025-01-08 03:00:45.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma2/sdma2_4_2_2_sh_mask.h' (10,126) at 20210307214927674
11865 2025-01-08 03:00:45.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml' (10,127) at 20240405153045069
11866 2025-01-08 03:00:45.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/ratelimit.h' (10,128) at 20210307214932742
11867 2025-01-08 03:00:45.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_sideband.h' (10,129) at 20240405153048553
11868 2025-01-08 03:00:45.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-cubox-es.dts' (10,130) at 20240405153045453
11869 2025-01-08 03:00:45.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/googletest.wrap' (10,131) at 20211029000047258
11870 2025-01-08 03:00:45.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/superhyway.h' (10,132) at 20210307214931518
11871 2025-01-08 03:00:45.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/inode.c' (10,133) at 20240405153231675
11872 2025-01-08 03:00:45.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/utils.hpp' (10,134) at 20241114091025397
11873 2025-01-08 03:00:45.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/win_minmax.h' (10,135) at 20210307214931538
11874 2025-01-08 03:00:45.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/dma.c' (10,136) at 20210309003654616
11875 2025-01-08 03:00:45.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max730x.c' (10,137) at 20240405153047077
11876 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/gen_bd.c' (10,138) at 20220525020652406
11877 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/MAINTAINERS' (10,139) at 20210308005002908
11878 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/minmax.h' (10,140) at 20240405153231819
11879 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qdf2xxx.c' (10,141) at 20240405153051349
11880 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/empty_skb.c' (10,142) at 20240405153232255
11881 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sti_asc.c' (10,143) at 20210308005003484
11882 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/wq.h' (10,144) at 20240405153050137
11883 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_tagscompat.c' (10,145) at 20210308005003556
11884 2025-01-08 03:00:45.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/opfn.h' (10,146) at 20210307214928398
11885 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_debugfs.h' (10,147) at 20240405153051633
11886 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D3hot' (10,148) at 20210307214925198
11887 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_api-Included-needed-headers.patch' (10,149) at 20230706080014737
11888 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_synproxy_core.c' (10,150) at 20240405153053329
11889 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/cros_ec_mkbp_proximity.c' (10,151) at 20240405153049013
11890 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/Makefile' (10,152) at 20210307214932218
11891 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync.c' (10,153) at 20210307214932722
11892 2025-01-08 03:00:45.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/0002-SConstruct-Fix-path-quoting-for-.def-generator.patch' (10,154) at 20210307205554626
11893 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-microchip-host.c' (10,155) at 20240405153231287
11894 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vdi.c' (10,156) at 20241211090212218
11895 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tpg.c' (10,157) at 20240405153231491
11896 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c' (10,158) at 20241211090145461
11897 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qmp-cmds.c' (10,159) at 20230426080043956
11898 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target-reg-bits.h' (10,160) at 20230925080040077
11899 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/mr.c' (10,161) at 20240628080013993
11900 2025-01-08 03:00:45.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-rd88f5182.c' (10,162) at 20240405153045673
11901 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/archsetjmp_32.h' (10,163) at 20210307214926754
11902 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cbe_powerbutton.c' (10,164) at 20240405153046201
11903 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/wrapper/files/test.awk' (10,165) at 20220721030015865
11904 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_common.h' (10,166) at 20240405153231851
11905 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/lpc18xx-wdt.txt' (10,167) at 20210307214925450
11906 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Astra-23.5E' (10,168) at 20210307205553758
11907 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-khadas-ts050.c' (10,169) at 20240405153048685
11908 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch' (10,170) at 20240413080012695
11909 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/MAINTAINERS' (10,171) at 20210308005002956
11910 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6797-x20-dev.dts' (10,172) at 20240405153045745
11911 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/Kconfig' (10,173) at 20210308005002924
11912 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/omap3-regs.h' (10,174) at 20210308005002656
11913 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/llsec.c' (10,175) at 20240405153232051
11914 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/templates/default/local.conf.sample' (10,176) at 20241221090017480
11915 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-ldst.c.inc' (10,177) at 20230925080040077
11916 2025-01-08 03:00:45.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd_1.9.25.bb' (10,178) at 20241221090017504
11917 2025-01-08 03:00:45.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/pipeline.json' (10,179) at 20240405153054149
11918 2025-01-08 03:00:45.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0038-corstone1000-introduce-EFI-authenticated-capsule-upd.patch' (10,180) at 20240413080012627
11919 2025-01-08 03:00:45.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/dsp_spos.h' (10,181) at 20210307214932238
11920 2025-01-08 03:00:45.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/chip.c' (10,182) at 20240830080013263
11921 2025-01-08 03:00:45.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/nocodec.c' (10,183) at 20240405153054001
11922 2025-01-08 03:00:45.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig' (10,184) at 20210308005003240
11923 2025-01-08 03:00:45.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/msi.c' (10,185) at 20240405153046209
11924 2025-01-08 03:00:45.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-380.dtsi' (10,186) at 20210308005002564
11925 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/alsaaudio.c' (10,187) at 20240326080039370
11926 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msk_0.4.0.bb' (10,188) at 20220721030015849
11927 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/comm_module.cpp' (10,189) at 20210731000041773
11928 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/k10temp.c' (10,190) at 20241018080014486
11929 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/meson.options' (10,191) at 20230822080002337
11930 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/openpower-debug-collector-checkstop@.service' (10,192) at 20220503030013244
11931 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/elf.h' (10,193) at 20210308005003644
11932 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/Makefile' (10,194) at 20210307214928366
11933 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/pnic.c' (10,195) at 20240405153049901
11934 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb/run-ptest' (10,196) at 20231011080016614
11935 2025-01-08 03:00:45.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' (10,197) at 20241015080002919 to deleted uid set
11936 2025-01-08 03:00:45.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/annotate.c' (10,198) at 20241008080014051
11937 2025-01-08 03:00:45.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-luton.its.S' (10,199) at 20220525020651998
11938 2025-01-08 03:00:45.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0004-fix-ftbfs-glibc-2.28.patch' (10,200) at 20210307205554558
11939 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/main.c' (10,201) at 20241104090011571
11940 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/services.hpp' (10,202) at 20240817080031288
11941 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblognorm/liblognorm/0001-Add-asprintf-to-autoconf-function-check-macro.patch' (10,203) at 20231207090015266
11942 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic-irq.h' (10,204) at 20240405153046309
11943 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_hal.c' (10,205) at 20220525020652378
11944 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/st,stm32-fmc.txt' (10,206) at 20210308005003304
11945 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/driver.h' (10,207) at 20240613080016503
11946 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/friq.c' (10,208) at 20240405153046665
11947 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/il-All' (10,209) at 20210307205553774
11948 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/smc.h' (10,210) at 20240405153052861
11949 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4770.c' (10,211) at 20240405153053621
11950 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_hw_ct.c' (10,212) at 20210307214930290
11951 2025-01-08 03:00:45.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-chuwi-v7-cw0825.dts' (10,213) at 20210308005002616
11952 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cdsg.c' (10,214) at 20230426080043952
11953 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb' (10,215) at 20240413080012639
11954 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/um_vdso.c' (10,216) at 20240405153046497
11955 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/gen_crc32table.c' (10,217) at 20210307214931802
11956 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-lv4t.S' (10,218) at 20210307214925966
11957 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record_bpf_filter.sh' (10,219) at 20240405153232231
11958 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt274.txt' (10,220) at 20210307214925434
11959 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/barrier.h' (10,221) at 20210307214926114
11960 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal.h' (10,222) at 20240405153046153
11961 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/write.cpp' (10,223) at 20210308005056665
11962 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/xlnx,xps-timer.yaml' (10,224) at 20240405153045181
11963 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-section.out' (10,225) at 20210308005046401 to deleted uid set
11964 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl-2l.yaml' (10,226) at 20240405153045041
11965 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/MAINTAINERS' (10,227) at 20210308005003000
11966 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci.h' (10,228) at 20241216090017709
11967 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2401_input_system_global.h' (10,229) at 20240405153051837
11968 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_rpmsg.c' (10,230) at 20240405153051385
11969 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/modules-common.h' (10,231) at 20240405153053121
11970 2025-01-08 03:00:45.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-priv.h' (10,232) at 20210307214928826
11971 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_defrag_ipv6_hooks.c' (10,233) at 20240405153232039
11972 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/eeprom.h' (10,234) at 20240405153050605
11973 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/gic_v3.c' (10,235) at 20240405153054317
11974 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/main.c' (10,236) at 20240405153054225
11975 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/tbldo.S' (10,237) at 20210307214926146
11976 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c' (10,238) at 20210307214928814
11977 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-libretech-cc-u-boot.dtsi' (10,239) at 20210308005002596
11978 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp135f-dk.dts' (10,240) at 20240405153229903
11979 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-master.c' (10,241) at 20241011080017319
11980 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_rm_non_contexts.sh' (10,242) at 20240405153054293
11981 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/Kconfig' (10,243) at 20240405153231451
11982 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/init.c' (10,244) at 20240405153046685
11983 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c' (10,245) at 20240405153051889
11984 2025-01-08 03:00:45.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-gadget.c' (10,246) at 20240913080013821
11985 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm21664.c' (10,247) at 20240405153046773
11986 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/LICENSE' (10,248) at 20210308004923384
11987 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/Makefile' (10,249) at 20210308005002924
11988 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-gen.h' (10,250) at 20230925080039925
11989 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/storage_common.h' (10,251) at 20240405153052073
11990 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sgi-w1.h' (10,252) at 20210307214931482
11991 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/certificate_generate.md' (10,253) at 20230512080020573
11992 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/Makefile' (10,254) at 20210307214930278
11993 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/sysfs.cpp' (10,255) at 20240805080025236
11994 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra234-mc.h' (10,256) at 20240405153052649
11995 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_enet.c' (10,257) at 20240405153049853
11996 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/jpeg.h' (10,258) at 20240405153052829
11997 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/meson.build' (10,259) at 20210308005046061
11998 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,src4xxx.yaml' (10,260) at 20240405153045173
11999 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/tifm_ms.c' (10,261) at 20220525020653335
12000 2025-01-08 03:00:45.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pefile_2024.8.26.bb' (10,262) at 20241221090017668
12001 2025-01-08 03:00:45.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-plldiv.c' (10,263) at 20210307214926962
12002 2025-01-08 03:00:45.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/i915_drm.h' (10,264) at 20240405153052905
12003 2025-01-08 03:00:45.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_ut.py' (10,265) at 20210308005003744
12004 2025-01-08 03:00:45.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x.h' (10,266) at 20240405153049305
12005 2025-01-08 03:00:45.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc' (10,267) at 20241221090017488
12006 2025-01-08 03:00:45.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/Kconfig' (10,268) at 20241211090212290
12007 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/adox.c' (10,269) at 20230426080043952
12008 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/fruutils.cpp' (10,270) at 20231209090007705
12009 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0008-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch' (10,271) at 20241221090017504
12010 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/pruss.h' (10,272) at 20240405153052785
12011 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_pci_id_tbl.h' (10,273) at 20210309003650536
12012 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82092.c' (10,274) at 20240405153051265
12013 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_hw.c' (10,275) at 20240405153231071
12014 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/clock.h' (10,276) at 20210308005002776
12015 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f469.c' (10,277) at 20210307214930122
12016 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/cherryhill.dts' (10,278) at 20210308005002860
12017 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/top.h' (10,279) at 20240405153048621
12018 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/ubuntu-2204-s390x.yaml' (10,280) at 20241211090212458
12019 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7s.dtsi' (10,281) at 20210308005002592
12020 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/Makefile' (10,282) at 20240405153231075
12021 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/corstone1000.dtsi' (10,283) at 20240405153229919
12022 2025-01-08 03:00:45.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/context.c' (10,284) at 20240913080013769
12023 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,elm.yaml' (10,285) at 20240405153045113
12024 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.h' (10,286) at 20240405153048745
12025 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-reg.h' (10,287) at 20210307214928810
12026 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/wrapper.h' (10,288) at 20241211090212458
12027 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/bpf_test_run.h' (10,289) at 20210307214931606
12028 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/irq/ipr.c' (10,290) at 20210307214926558
12029 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/stdatomic.patch' (10,291) at 20231011080016578
12030 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/lan966x_serdes_regs.h' (10,292) at 20240405153051285
12031 2025-01-08 03:00:45.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/extract-cert/extract-cert_0.3.bb' (10,293) at 20230211040012639
12032 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/tyan_s7106_baseboard.json' (10,294) at 20221221040007774
12033 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/171.out' (10,295) at 20210308005046453
12034 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/atags_to_fdt.c' (10,296) at 20240405153045369
12035 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/phy.h' (10,297) at 20210307214929890
12036 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/skbedit_priority.sh' (10,298) at 20240405153054341
12037 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/atlas_btns.c' (10,299) at 20240405153049141
12038 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-UK-1.0' (10,300) at 20211006000025242
12039 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_usbat.h' (10,301) at 20210307214930878
12040 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powerreset' (10,302) at 20240727080014098
12041 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/mutual_tls_meta.hpp' (10,303) at 20231209090002884
12042 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-spe-period-term' (10,304) at 20240405153054161
12043 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.c' (10,305) at 20240405153048633
12044 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/control.h' (10,306) at 20210307214932438
12045 2025-01-08 03:00:45.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/org/open_power/Witherspoon/Fault.errors.yaml' (10,307) at 20221213040033297
12046 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114.dtsi' (10,308) at 20240405153229875
12047 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/spl.c' (10,309) at 20210308005002712
12048 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuppc.txt' (10,310) at 20240106090017261
12049 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/c-code-gen.rst' (10,311) at 20240405153045325
12050 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/mount-matrix.txt' (10,312) at 20210307214925334
12051 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/signal.h' (10,313) at 20210307214925646
12052 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.c' (10,314) at 20240405153230995
12053 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-hacl64.c' (10,315) at 20240405153053085
12054 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/s390x/processor.h' (10,316) at 20240405153054317
12055 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_daq_700.c' (10,317) at 20240405153046901
12056 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/builder.cpp' (10,318) at 20221118040028927
12057 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c' (10,319) at 20240405153050129
12058 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/baikal,bt1-axi.yaml' (10,320) at 20220525020651662
12059 2025-01-08 03:00:45.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-drivers-janz-cmodio' (10,321) at 20210307214925194
12060 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt' (10,322) at 20240405153045177
12061 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1.c' (10,323) at 20240405153046101
12062 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/qcom_bam_dma.h' (10,324) at 20210307214931378
12063 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/trace.c' (10,325) at 20240405153052385
12064 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hyperv-tlfs.h' (10,326) at 20240405153045857
12065 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Common/meson.build' (10,327) at 20220913030027321
12066 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/7seg.cpp' (10,328) at 20241120090021304
12067 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/sys_regs.h' (10,329) at 20240405153045889
12068 2025-01-08 03:00:45.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sp.h' (10,330) at 20240405153050237
12069 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/crm_regs.h' (10,331) at 20210308005002648
12070 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-rsa.c' (10,332) at 20240405153046937
12071 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_7220.h' (10,333) at 20210307214928438
12072 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/samsung-keypad.c' (10,334) at 20240405153049137
12073 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/colo-failover.c' (10,335) at 20230426080043788
12074 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/cache.c' (10,336) at 20240405153230003
12075 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi' (10,337) at 20240405153045465
12076 2025-01-08 03:00:45.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/verbs.c' (10,338) at 20240405153230719
12077 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_ime.c' (10,339) at 20210308004938828
12078 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_hw_sequencer.h' (10,340) at 20210307214927282
12079 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/pcidev_msi.c' (10,341) at 20240405153051249
12080 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sctp.h' (10,342) at 20240405153052793
12081 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-arm.c' (10,343) at 20241203090012399
12082 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/asm-prototypes.h' (10,344) at 20210307214926618
12083 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-gpio.c' (10,345) at 20240405153231459
12084 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-platforms.inc' (10,346) at 20221003030013349
12085 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/image.py' (10,347) at 20210308005003752
12086 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-backup_git.bb' (10,348) at 20220126040017547
12087 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/common.c' (10,349) at 20220525020654091
12088 2025-01-08 03:00:45.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210.dtsi' (10,350) at 20240405153229899
12089 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/fifo.c' (10,351) at 20220525020654287
12090 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/adp-ag101p.h' (10,352) at 20210308005003584
12091 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/syscall_nr.h' (10,353) at 20210308005045761
12092 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/palmas.h' (10,354) at 20210308005003680
12093 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmapi.h' (10,355) at 20210307214931622
12094 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/verify.cpp' (10,356) at 20230520080021600
12095 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/40x/Kconfig' (10,357) at 20240405153046193
12096 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/no-scikit-build.patch' (10,358) at 20240106090017241
12097 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp.dtsi' (10,359) at 20240405153045533
12098 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_davinci.c' (10,360) at 20210308005003340
12099 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-include.err' (10,361) at 20210308005046401
12100 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku176.dts' (10,362) at 20240405153045749
12101 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs42xx.h' (10,363) at 20210307214932346
12102 2025-01-08 03:00:45.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/ahb/ahb--apb/f0100000.peci-bus/peci-0/0-30/peci-cputemp.0.conf' (10,364) at 20210307205554094
12103 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c' (10,365) at 20240405153048657
12104 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7629/init.c' (10,366) at 20210308005002752
12105 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board-spl.c' (10,367) at 20210308005002772
12106 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_numeric_effecter.hpp' (10,368) at 20240903080027139
12107 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/bL_switcher.c' (10,369) at 20210309003648672
12108 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/btc.h' (10,370) at 20210307214929938
12109 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/ebpf/index.rst' (10,371) at 20240405153045301
12110 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-pxa27x.h' (10,372) at 20210307214931478
12111 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-serial.h' (10,373) at 20210308005046481
12112 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/.gitignore' (10,374) at 20210307214926054
12113 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_options.rst' (10,375) at 20240405153045265
12114 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/stmp3xxx_rtc_wdt.c' (10,376) at 20240405153052245
12115 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-raspberrypi/img/LF_17_02_Yocto-Badge-Update_Compatible_Final_Blank.png' (10,377) at 20220823030015959 to deleted uid set
12116 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c' (10,378) at 20240405153048657
12117 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_ua.h' (10,379) at 20210307214930714
12118 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/section_names.c' (10,380) at 20210309003655980
12119 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/microcode.c' (10,381) at 20210308005002856
12120 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ctype.c' (10,382) at 20210307214926502
12121 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend-io.h' (10,383) at 20240326080039550
12122 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali_dt.c' (10,384) at 20240405153230871
12123 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/start.S' (10,385) at 20210308005002824
12124 2025-01-08 03:00:45.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cpu-get-clock.c' (10,386) at 20210308005046257
12125 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dp.h' (10,387) at 20210308005002724
12126 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/ftrace_test.c' (10,388) at 20240405153232287
12127 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp55xx.rst' (10,389) at 20210307214925518
12128 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/cadence_uart.h' (10,390) at 20210308005046005
12129 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gcd.h' (10,391) at 20210307214931390
12130 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/sandbox-power-domain-test.c' (10,392) at 20210308005003468
12131 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_ldisc.h' (10,393) at 20240405153231843
12132 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adi,ad5592r.h' (10,394) at 20210307214931338
12133 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7790-sysc.h' (10,395) at 20210308005003640
12134 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/readme.md' (10,396) at 20221215040043186
12135 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/pcm1796.h' (10,397) at 20210307214932270
12136 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/gianfar_ethtool.c' (10,398) at 20240405153230943
12137 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/0001-tests-Remove-blocking_adaptation.cpp.patch' (10,399) at 20241221090017532
12138 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s5m8767.h' (10,400) at 20210307214931434
12139 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/Makefile' (10,401) at 20210308005002988
12140 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/earlyprintk.rst' (10,402) at 20240405153044985
12141 2025-01-08 03:00:45.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Zone_v1.xml' (10,403) at 20240619080002940
12142 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fourcc.c' (10,404) at 20240405153048397
12143 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image_types_wic.bbclass' (10,405) at 20241221090017608
12144 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/irq.c' (10,406) at 20240405153046313
12145 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/intel-pmc-mux.rst' (10,407) at 20210307214925494
12146 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280.dtsi' (10,408) at 20240812080017228
12147 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/main.c' (10,409) at 20240405153050717
12148 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_debugfs.c' (10,410) at 20240613080016463
12149 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.out' (10,411) at 20210308005046409 to deleted uid set
12150 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/013' (10,412) at 20210927100127473
12151 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/brtargets.html' (10,413) at 20210307205554282
12152 2025-01-08 03:00:45.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/compat_ucontext.h' (10,414) at 20210307214926318
12153 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/quotaops.h' (10,415) at 20240405153052785
12154 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5235EVB_defconfig' (10,416) at 20210308005003236
12155 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/files/0001-Fix-build-with-meson-0.61.patch' (10,417) at 20220402030016023
12156 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0005-enable-out-of-source-tree-builds.patch' (10,418) at 20230706080014761
12157 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/table.c' (10,419) at 20210307214929934
12158 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/config.json' (10,420) at 20231213090027094
12159 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/need_to_introspect.cpp' (10,421) at 20220915030038159
12160 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/default/meson.build' (10,422) at 20210308005059705
12161 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat' (10,423) at 20240906080037556 to deleted uid set
12162 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-prti6q.dtsi' (10,424) at 20240405153045517
12163 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainer-pgp-guide.rst' (10,425) at 20240405153045277
12164 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/pci.c' (10,426) at 20240405153231543
12165 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdbool.h' (10,427) at 20210307214926362
12166 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mae.c' (10,428) at 20240405153231047
12167 2025-01-08 03:00:45.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_pptable.h' (10,429) at 20240405153230507
12168 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-x86/chassis/x86-power-control/power-config-host0.json' (10,430) at 20240319080012145
12169 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_dma.c' (10,431) at 20240405153053961
12170 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l73.h' (10,432) at 20210307214931594
12171 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ingenic,nand.yaml' (10,433) at 20240405153045113
12172 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-functions.c' (10,434) at 20210307214932522
12173 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/judgelitmus.sh' (10,435) at 20240405153054069
12174 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-cm4.dtsi' (10,436) at 20240405153045425
12175 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38535.patch' (10,437) at 20241221090017576
12176 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-add-getrandom-syscall.patch' (10,438) at 20230706080014733
12177 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c' (10,439) at 20240910080014038
12178 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-img.c' (10,440) at 20240405153046793
12179 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/strset.h' (10,441) at 20220525020655123
12180 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_occ_power.robot' (10,442) at 20220330030016234
12181 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/khadas-vim_defconfig' (10,443) at 20210308005003260
12182 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-test-function.rst' (10,444) at 20210307214925206
12183 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sdio.c' (10,445) at 20210307214929798
12184 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/gamecube_defconfig' (10,446) at 20240405153046097
12185 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_vpg.c' (10,447) at 20240405153047257
12186 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/prebuilt-libraries.rst' (10,448) at 20240302090018218
12187 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt/org.openbmc.HostIpmi.service' (10,449) at 20210307205554066
12188 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Control_v1.xml' (10,450) at 20240918080002708
12189 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/MAINTAINERS' (10,451) at 20210308005002956
12190 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pfrut.h' (10,452) at 20240405153052933
12191 2025-01-08 03:00:45.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/s2mps11.c' (10,453) at 20240405153051473
12192 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/aio_task.c' (10,454) at 20241211090212210
12193 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stw481x.c' (10,455) at 20240405153049617
12194 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/Kconfig' (10,456) at 20210308005002724
12195 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb' (10,457) at 20220402030015887
12196 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cbfs/Makefile' (10,458) at 20210308005003544
12197 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-invariants-or-later' (10,459) at 20211006000025234
12198 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bloom_filter_bench.c' (10,460) at 20240405153054265
12199 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/irq_tx4927.c' (10,461) at 20210307214926294
12200 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/svc.h' (10,462) at 20240405153231811
12201 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pageattr.c' (10,463) at 20241211090145385
12202 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/debug.c' (10,464) at 20210307214932486
12203 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/rockchip/rk3399_grf.h' (10,465) at 20210307214931594
12204 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367_spi.c' (10,466) at 20240405153048933
12205 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netdev-genl-gen.h' (10,467) at 20240405153053221
12206 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/ipmi-power-button-monitoring.sh' (10,468) at 20240905080011586
12207 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-pmc-iou-slcr.c' (10,469) at 20240906080037260
12208 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts' (10,470) at 20240405153229915
12209 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys.dtsi' (10,471) at 20240405153045445
12210 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6225.c' (10,472) at 20220525020652358
12211 2025-01-08 03:00:45.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400_core.c' (10,473) at 20241104090011571
12212 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa910-dkb.dts' (10,474) at 20240405153045461
12213 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/checksum.h' (10,475) at 20240405153230019
12214 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-xgene-slimpro.txt' (10,476) at 20210307214925326
12215 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_input.c' (10,477) at 20240405153232043
12216 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dev.dts' (10,478) at 20240405153045729
12217 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/submit.c' (10,479) at 20240405153230283
12218 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb' (10,480) at 20241206090014242
12219 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/meson-buildoptions.py' (10,481) at 20240326080039630
12220 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8350-videocc.yaml' (10,482) at 20240405153229759
12221 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/pseries-rng.c' (10,483) at 20220525020652294
12222 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0014-do-not-disable-buffer-in-writing-files.patch' (10,484) at 20241221090017644
12223 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/index.rst' (10,485) at 20240405153045009
12224 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/symtab.h' (10,486) at 20240405153232119
12225 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc44x_defconfig' (10,487) at 20210307214926370
12226 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_3W_defconfig' (10,488) at 20210308005003260
12227 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf_param.h' (10,489) at 20210307214930562
12228 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/max6900.c' (10,490) at 20210308005003480
12229 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/__init__.py' (10,491) at 20210307205554262
12230 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/slhc.c' (10,492) at 20241018080014538
12231 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/disable-i3c-hub@.service' (10,493) at 20240827080011050
12232 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/remount' (10,494) at 20230401080011935
12233 2025-01-08 03:00:45.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_trace_event.h' (10,495) at 20210307214930534
12234 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_chiptod.c' (10,496) at 20240906080037280
12235 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-pxs2.c' (10,497) at 20210308005002792
12236 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-cold.service' (10,498) at 20210810100021256
12237 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (10,499) at 20230412080023460
12238 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_power_control_metrics.robot' (10,500) at 20210308005007124
12239 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/sandbox_i2c.c' (10,501) at 20210308005003384
12240 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc405_uc.c' (10,502) at 20241211090212322
12241 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1-ulcb.dts' (10,503) at 20240405153229963
12242 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-3.dtsi' (10,504) at 20210307214926350
12243 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0014-Platform-CS1000-Add-crypto-configs-for-ADAC.patch' (10,505) at 20241221090017464
12244 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmicheck/pam_ipmicheck.c' (10,506) at 20230804080023531
12245 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/build-id.h' (10,507) at 20240405153054185
12246 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_arp.h' (10,508) at 20210307214931646
12247 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_zswap.c' (10,509) at 20240613080016567
12248 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/files/CVE-2022-40704.patch' (10,510) at 20230317080013789
12249 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl692.h' (10,511) at 20240405153049293
12250 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/.gitignore' (10,512) at 20240405153054041
12251 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/canyonlands_defconfig' (10,513) at 20210309003648872
12252 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/spi_davinci.h' (10,514) at 20210308005003628
12253 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ptp_clock.h' (10,515) at 20240405153052933
12254 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/parport.rst' (10,516) at 20210307214925238
12255 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peer.h' (10,517) at 20220525020653703
12256 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/aspeed,ast2600-mdio.yaml' (10,518) at 20240405153045113
12257 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/Makefile' (10,519) at 20240405153051389
12258 2025-01-08 03:00:45.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-mba6.dtsi' (10,520) at 20240405153229887
12259 2025-01-08 03:00:45.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_ld_str.c' (10,521) at 20220525020652186
12260 2025-01-08 03:00:45.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm.h' (10,522) at 20240830080013243
12261 2025-01-08 03:00:45.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-icu.c' (10,523) at 20240405153049201
12262 2025-01-08 03:00:45.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dps_w_ph.c' (10,524) at 20210308005046505
12263 2025-01-08 03:00:45.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime2.dts' (10,525) at 20240405153045385
12264 2025-01-08 03:00:45.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_ethtool.h' (10,526) at 20240405153050321
12265 2025-01-08 03:00:45.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.h' (10,527) at 20240405153231123
12266 2025-01-08 03:00:45.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dhcp_configuration.cpp' (10,528) at 20240822080023969
12267 2025-01-08 03:00:45.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_cmdline_parser_test.c' (10,529) at 20240405153048769
12268 2025-01-08 03:00:45.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rsk7269.h' (10,530) at 20210308005003612
12269 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_rpm-regulator.c' (10,531) at 20240405153231363
12270 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/cpu.c' (10,532) at 20210308005002856
12271 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/x86/s2idle.c' (10,533) at 20240405153230171
12272 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/platform_get_irq.cocci' (10,534) at 20210307214932138
12273 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/comphy/comphy_data.h' (10,535) at 20210308005003636
12274 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adp5588-keys.c' (10,536) at 20241008080013935
12275 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-core.c' (10,537) at 20240405153230815
12276 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/requirements.txt' (10,538) at 20240405153054073
12277 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/annotate/instructions.c' (10,539) at 20240405153054089
12278 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dump_utils.py' (10,540) at 20241029080012599
12279 2025-01-08 03:00:45.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/latency/latency-collector.c' (10,541) at 20240613080016567
12280 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/partial_eq.rs' (10,542) at 20240405153053417
12281 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.8.bb' (10,543) at 20240106090017237
12282 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/dev.c' (10,544) at 20241104090011583
12283 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.h' (10,545) at 20240405153049849
12284 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb-serial.c' (10,546) at 20240405153231567
12285 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/Kconfig' (10,547) at 20240405153045981
12286 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/dimm.hpp' (10,548) at 20241206090044787
12287 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c' (10,549) at 20241211090145409 to deleted uid set
12288 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-trimslice.dts' (10,550) at 20210308005002628
12289 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/paging_tmpl.h' (10,551) at 20241216090017689
12290 2025-01-08 03:00:45.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.c' (10,552) at 20240405153048641
12291 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/csi_rx_private.h' (10,553) at 20210307214930538
12292 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/sstep.c' (10,554) at 20241211090145385
12293 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/create_rrds.sh' (10,555) at 20210308004938816
12294 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/smap.h' (10,556) at 20240405153046397
12295 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_console.h' (10,557) at 20210308005003692
12296 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/postfix.service' (10,558) at 20210307205553818
12297 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/mmu_context.h' (10,559) at 20220525020652018
12298 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x06.h' (10,560) at 20210307214928082
12299 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.yaml' (10,561) at 20240405153045177
12300 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/error_reporter.hpp' (10,562) at 20240820080023694
12301 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_acl.h' (10,563) at 20240405153052581
12302 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-makefile-flow.png' (10,564) at 20210307205554370 to deleted uid set
12303 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_eth.c' (10,565) at 20240405153050201
12304 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/255' (10,566) at 20221215040039366
12305 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/scb.h' (10,567) at 20240405153231179
12306 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py' (10,568) at 20220728030041559
12307 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4104.c' (10,569) at 20240405153053565
12308 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/clock.c' (10,570) at 20210308005002728
12309 2025-01-08 03:00:45.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c' (10,571) at 20240405153231051
12310 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/e500-pmu.c' (10,572) at 20240405153046189
12311 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig' (10,573) at 20210308005003236
12312 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_internal.h' (10,574) at 20210307214928462
12313 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/sprd-efuse.txt' (10,575) at 20210307214925382
12314 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7796-cpg-mssr.h' (10,576) at 20210307214931334
12315 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/rng-tools/rng-tools_%.bbappend' (10,577) at 20241206090014278
12316 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml' (10,578) at 20240405153045077
12317 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/create_pel.hpp' (10,579) at 20240618080015077
12318 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb' (10,580) at 20241221090017548
12319 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/pkey-x86.h' (10,581) at 20240405153054329
12320 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/ibex_spi_host.c' (10,582) at 20241211090212338
12321 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/floating-point.json' (10,583) at 20210307214932538
12322 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_api.c' (10,584) at 20240405153231379
12323 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sa1100/bitfield.h' (10,585) at 20210308005002664
12324 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_lite_v2_defconfig' (10,586) at 20210308005003272
12325 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswload2.c' (10,587) at 20240405153046617
12326 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/.gitignore' (10,588) at 20221210040039006
12327 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/pci/Makefile' (10,589) at 20240405153046561
12328 2025-01-08 03:00:45.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_pgt.c' (10,590) at 20240405153050157
12329 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/canopenterm/canopenterm_1.0.10.bb' (10,591) at 20241221090017516
12330 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sigreturn_codes.S' (10,592) at 20210307214925866
12331 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/termios.h' (10,593) at 20210307214926250
12332 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_priv.h' (10,594) at 20241118090018491
12333 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-noinitiator' (10,595) at 20240906080037560 to deleted uid set
12334 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-attrs_24.2.0.bb' (10,596) at 20241221090017664
12335 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/statfs.h' (10,597) at 20210307214925858
12336 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-main.c' (10,598) at 20240405153046933
12337 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_out_regs.h' (10,599) at 20210307214932426
12338 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/Board_VINI.json' (10,600) at 20221213040036917
12339 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config/gbmc_eth_config.json' (10,601) at 20231027080017022
12340 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-apq8096.c' (10,602) at 20210308005002776
12341 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/fork.c' (10,603) at 20210307214932698
12342 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/include/arch-tests.h' (10,604) at 20240405153232219
12343 2025-01-08 03:00:45.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/i2c_.fuc' (10,605) at 20210307214927970
12344 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/hugetlbpage.c' (10,606) at 20240405153046185
12345 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/Makefile' (10,607) at 20210307214927022
12346 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/saa7146_vv.h' (10,608) at 20240405153052825
12347 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_h264_dec.c' (10,609) at 20240405153049493
12348 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtrs-server' (10,610) at 20240405153044917
12349 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/pasemi_mac.c' (10,611) at 20240405153050205
12350 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.svg' (10,612) at 20230706080014781
12351 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/import_devtree.cpp' (10,613) at 20230915080021805
12352 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst.c' (10,614) at 20210309003654912
12353 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/syslog.scss' (10,615) at 20210308005107081
12354 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-emlid-neutis-n5-devboard.dts' (10,616) at 20210307214925990
12355 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watchdog/.gitignore' (10,617) at 20220525020654935
12356 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parsimonious_0.10.0.bb' (10,618) at 20221003030013289
12357 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sckc.c' (10,619) at 20240405153046773
12358 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ls102xa_stream_id.h' (10,620) at 20210308005002644
12359 2025-01-08 03:00:45.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-yavia.dts' (10,621) at 20240405153045729
12360 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c' (10,622) at 20240405153051609
12361 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/gpio.h' (10,623) at 20210308005002648
12362 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/Makefile' (10,624) at 20220525020654863
12363 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xtfpga_defconfig' (10,625) at 20210308005003288
12364 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_b.c' (10,626) at 20210308005046517
12365 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp.h' (10,627) at 20210307214932202
12366 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-win32.c' (10,628) at 20241211090212558
12367 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb' (10,629) at 20230811080018310
12368 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/page-nommu.h' (10,630) at 20210307214925854
12369 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/Makefile' (10,631) at 20240405153232287
12370 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/.gitignore' (10,632) at 20240405153054381
12371 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v10.c' (10,633) at 20240520080015143
12372 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp449.dts' (10,634) at 20240405153045761
12373 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/dts/Makefile' (10,635) at 20210308005002824
12374 2025-01-08 03:00:45.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/arm_eabi.patch' (10,636) at 20230919080013954
12375 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_6_0_offset.h' (10,637) at 20220525020652807
12376 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rc5t619.c' (10,638) at 20220525020653955
12377 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_support.h' (10,639) at 20210307214930562
12378 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ip30.c' (10,640) at 20240405153230755
12379 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/Kconfig' (10,641) at 20240405153050189
12380 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-macii.c' (10,642) at 20240613080016423
12381 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/vsftpd-2.1.0-filter.patch' (10,643) at 20210905000020557
12382 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rwsem.h' (10,644) at 20210307214932602
12383 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/chipcommon.h' (10,645) at 20210307214929818
12384 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/contrib/git-hooks/sendemail-validate.sample' (10,646) at 20210307205554290
12385 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-Corretly-install-tmpfiles.d-configuration.patch' (10,647) at 20240309090012820
12386 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/init.h' (10,648) at 20210308005003652
12387 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-licenses.txt' (10,649) at 20210308005046129
12388 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-1.dtsi' (10,650) at 20210307214926018
12389 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce5500.inc' (10,651) at 20220612030016755
12390 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pgtable.h' (10,652) at 20240405153229991
12391 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/sqlite.py' (10,653) at 20240301090012443
12392 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_cpu.h' (10,654) at 20210308005046085
12393 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch' (10,655) at 20230706080014761
12394 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscall_64.c' (10,656) at 20240411080014054
12395 2025-01-08 03:00:45.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_hier_gre.sh' (10,657) at 20210307214932686
12396 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/tiny/dirsize.py' (10,658) at 20210307205554642
12397 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pirq_routing.h' (10,659) at 20210308005002880
12398 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/fru.h' (10,660) at 20210307214926246
12399 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc.h' (10,661) at 20240405153231839
12400 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c' (10,662) at 20240405153047181
12401 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs.c' (10,663) at 20241008080014007
12402 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/efi-rt-wrapper.S' (10,664) at 20240405153045865
12403 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/trace.c' (10,665) at 20240405153046185
12404 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HPET' (10,666) at 20240906080037560 to deleted uid set
12405 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/conf.patch' (10,667) at 20230813080012876
12406 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dts' (10,668) at 20240813080021922
12407 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-memory.json' (10,669) at 20240405153054145
12408 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_buffer.c' (10,670) at 20240405153054257
12409 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/Makefile' (10,671) at 20220525020651990
12410 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/rtc.c' (10,672) at 20210307214926538
12411 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/lowlevel_init.S' (10,673) at 20210308005002720
12412 2025-01-08 03:00:45.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/arm_cspmu.h' (10,674) at 20240405153051273
12413 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/elo3-dma-2.dtsi' (10,675) at 20210307214926342
12414 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-nas-2bay.dts' (10,676) at 20240405153045445
12415 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.h' (10,677) at 20240405153048509
12416 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-asus-rt-ac56u.dts' (10,678) at 20240405153045425
12417 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/130.out' (10,679) at 20210308005046449
12418 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/pipe_binarydesc.c' (10,680) at 20240405153051829
12419 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_con.c' (10,681) at 20240405153051513
12420 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-pl022.yaml' (10,682) at 20240405153229799
12421 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/fbdev.c' (10,683) at 20240405153230543
12422 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lsm_hooks.h' (10,684) at 20240405153231819
12423 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-pcie-phy.yaml' (10,685) at 20240405153045129
12424 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mcu.c' (10,686) at 20210309003651792
12425 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_hid_core.h' (10,687) at 20220525020653047
12426 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-plug-in@.service' (10,688) at 20241107090014377
12427 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/scsi_message.h' (10,689) at 20220525020653987
12428 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/wbuf.c' (10,690) at 20240405153052393
12429 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max8997.yaml' (10,691) at 20240405153045145
12430 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/sysctl_net_rose.c' (10,692) at 20210307214932050
12431 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/Makefile' (10,693) at 20240405153052121
12432 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-ecc_defconfig' (10,694) at 20230720080043539
12433 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/reset.c' (10,695) at 20240405153230007
12434 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.at91' (10,696) at 20210308005003292
12435 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/trace_clock.c' (10,697) at 20210307214926418
12436 2025-01-08 03:00:45.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_common.c' (10,698) at 20210307214926618
12437 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_rcw_emmc.cfg' (10,699) at 20210308005002968
12438 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4.c' (10,700) at 20240830080013363
12439 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_sourcesink.c' (10,701) at 20240405153231551
12440 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/book3e_pgtable.c' (10,702) at 20240405153046189
12441 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_core.c' (10,703) at 20240617080017382
12442 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_functions.c' (10,704) at 20240405153231047
12443 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/cio.c' (10,705) at 20241211090212442
12444 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/mpc837xemds.c' (10,706) at 20210308005002976
12445 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/clk-fch.h' (10,707) at 20240405153052765
12446 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-clk.h' (10,708) at 20210307214932394
12447 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/bus.cpp' (10,709) at 20241018080035906
12448 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-fwht.h' (10,710) at 20240405153049529
12449 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel-page-flags.h' (10,711) at 20240405153052713
12450 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/export.c' (10,712) at 20240405153052513
12451 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/evbA3_emmc_patch.json' (10,713) at 20230110040015912
12452 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0005-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch' (10,714) at 20241221090017672
12453 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c' (10,715) at 20220525020652490
12454 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/lib/.gitignore' (10,716) at 20210307214926758
12455 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada_ap_cp_helper.c' (10,717) at 20240405153046805
12456 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/.clang-format-c' (10,718) at 20210308005100989
12457 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (10,719) at 20230606080013598
12458 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_service_root.robot' (10,720) at 20240910080016938
12459 2025-01-08 03:00:45.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/Makefile' (10,721) at 20240405153230795
12460 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb16.rst' (10,722) at 20220525020651786
12461 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ftrace.h' (10,723) at 20240405153045621
12462 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240722.0.bb' (10,724) at 20241221090017512
12463 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-header.rst' (10,725) at 20210309003648480
12464 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15-scmi.dtsi' (10,726) at 20240405153229903
12465 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/simple/device_app/aio_simple.c' (10,727) at 20240405153054385
12466 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/pdbg_utils.hpp' (10,728) at 20210911100021742
12467 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/Kconfig' (10,729) at 20240405153052113
12468 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/perf_regs.h' (10,730) at 20210307214926494
12469 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra210.c' (10,731) at 20240405153046865
12470 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__write_env.hpp' (10,732) at 20240817080036820
12471 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.2.bb' (10,733) at 20220823030015991
12472 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c' (10,734) at 20240503080014486
12473 2025-01-08 03:00:45.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/progress.cpp' (10,735) at 20230511080030375
12474 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8.c' (10,736) at 20210307214930086
12475 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt330x_priv.h' (10,737) at 20210307214928630
12476 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/Makefile' (10,738) at 20210308005003700
12477 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.clang-format' (10,739) at 20241219090023632
12478 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-xscale.S' (10,740) at 20210307214925974
12479 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,imx8qm-cdns3.yaml' (10,741) at 20240405153045181
12480 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c.h' (10,742) at 20240405153050681
12481 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/Kconfig' (10,743) at 20210308005003040
12482 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5261.h' (10,744) at 20220525020653351
12483 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jump_label_ratelimit.h' (10,745) at 20210307214931410
12484 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/Makefile' (10,746) at 20210307214929578
12485 2025-01-08 03:00:45.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/Kconfig' (10,747) at 20210308005003052
12486 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/file.c' (10,748) at 20240405153052453
12487 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-backlight-lm3639' (10,749) at 20210307214925194
12488 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ti-sci.c' (10,750) at 20240405153051485
12489 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/termbits.h' (10,751) at 20210308005046089
12490 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/Kconfig' (10,752) at 20210308005002948
12491 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/Kconfig' (10,753) at 20240405153046761
12492 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/runner.py' (10,754) at 20210308005046393
12493 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-disp.c' (10,755) at 20210309003650336
12494 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/amlogic,meson6-i2c.yaml' (10,756) at 20240405153045065
12495 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils_0.9.18.bb' (10,757) at 20241221090017504
12496 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal-common.h' (10,758) at 20210307214926258
12497 2025-01-08 03:00:45.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/abi_ptr.h' (10,759) at 20240906080037324
12498 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-x86-64-v3.inc' (10,760) at 20230114040015530
12499 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-generic.h' (10,761) at 20241114091008832
12500 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/Kbuild' (10,762) at 20210307214926322
12501 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (10,763) at 20241108090014312
12502 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/sr-thermal.c' (10,764) at 20240405153231495
12503 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_gnss.c' (10,765) at 20240405153050009
12504 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/debug.S' (10,766) at 20210308005002708
12505 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/mmpfb.c' (10,767) at 20240405153231587
12506 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/page_pool.rst' (10,768) at 20240405153229823
12507 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeDeviceCollection_v1.xml' (10,769) at 20240619080002932
12508 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/rzv2m_usb3drd.c' (10,770) at 20240405153052093
12509 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro.h' (10,771) at 20240405153049489
12510 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/test_xcat_inventory.robot' (10,772) at 20210308005007140
12511 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-kernel/linux/linux-aspeed/qualcomm.cfg' (10,773) at 20220819030014797
12512 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_h.c' (10,774) at 20210308005046513
12513 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi' (10,775) at 20220525020651902
12514 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1.dts' (10,776) at 20240405153045785
12515 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu.README' (10,777) at 20220910030013437
12516 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_strings.c' (10,778) at 20210308004938836
12517 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Bonnell.json' (10,779) at 20240518080026342
12518 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/base.h' (10,780) at 20240613080016379
12519 2025-01-08 03:00:45.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/cgdb_0.8.0.bb' (10,781) at 20230609080014391
12520 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/elf.h' (10,782) at 20240405153046133
12521 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8137-mb7.dts' (10,783) at 20240405153045521
12522 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/time.py' (10,784) at 20221209040019095
12523 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_dpm.h' (10,785) at 20210307214928022
12524 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/circular-buffers.rst' (10,786) at 20240405153045289
12525 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/firmware.h' (10,787) at 20220525020653823
12526 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices-node' (10,788) at 20240405153044909
12527 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8135.h' (10,789) at 20210307214930082
12528 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ba431-rng.c' (10,790) at 20240405153230199
12529 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_nic.h' (10,791) at 20240405153049893
12530 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_htab_mem.c' (10,792) at 20240405153232255
12531 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77995-sysc.c' (10,793) at 20240405153231351
12532 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release/0001-Remove-timestamp-from-manpage.patch' (10,794) at 20210307205554562
12533 2025-01-08 03:00:45.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/applying-patches.rst' (10,795) at 20240405153045245
12534 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer2.c' (10,796) at 20210307214928546
12535 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/Kconfig' (10,797) at 20210309003652392
12536 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os-ts.inc' (10,798) at 20241206090014214
12537 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/scmi_sensors/Makefile' (10,799) at 20220525020653095
12538 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_defconfig' (10,800) at 20210308005003268
12539 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mips64el.txt' (10,801) at 20240113090014532
12540 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-ccimx6ulsom.dtsi' (10,802) at 20240405153229887
12541 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.h' (10,803) at 20240405153230807
12542 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nspire/nspire.c' (10,804) at 20240405153229911
12543 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal_32.c' (10,805) at 20240405153046153
12544 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kstrdup.cocci' (10,806) at 20240405153053441
12545 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-33xx.h' (10,807) at 20240405153045661
12546 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/sh_mobile_ceu_camera.rst' (10,808) at 20210307214925462
12547 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/giflib/giflib/0001-Makefile-fix-typo-in-soname-argument.patch' (10,809) at 20241221090017512
12548 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/barrier.h' (10,810) at 20210308005002844
12549 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/g760a.rst' (10,811) at 20210307214925502
12550 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/button.h' (10,812) at 20210307214931298
12551 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/Kconfig' (10,813) at 20240405153051321
12552 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vmscan.h' (10,814) at 20240405153052897
12553 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager_private.h' (10,815) at 20210307214930514
12554 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm.h' (10,816) at 20240405153052605
12555 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/mon6_imximage_sd.cfg' (10,817) at 20210308005003016
12556 2025-01-08 03:00:45.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-odroid.c' (10,818) at 20210307214928782
12557 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_driver.c' (10,819) at 20240405153230259
12558 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscall_o32.tbl' (10,820) at 20240726080012846
12559 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.h' (10,821) at 20210307214927222
12560 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970-eagle-u-boot.dts' (10,822) at 20210308005002604
12561 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/cred.c' (10,823) at 20240805080014063
12562 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/include/compiler.h' (10,824) at 20240906080037344
12563 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/kvm-controller.html' (10,825) at 20210308005107077
12564 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-s922x-khadas-vim3.dts' (10,826) at 20210307214925994
12565 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2401_input_system_private.h' (10,827) at 20210309003653020
12566 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_module.c' (10,828) at 20240405153048773
12567 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/secure_boot_check.cpp' (10,829) at 20240820080031614
12568 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist-native.bb' (10,830) at 20210307205554054
12569 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/efi.c' (10,831) at 20240405153229983
12570 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm/swtpm/swtpm-wrappers-native.bb' (10,832) at 20220121040027607
12571 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/Kconfig' (10,833) at 20240405153049173
12572 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp873x.h' (10,834) at 20240405153052729
12573 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/thermal.c' (10,835) at 20240405153230171
12574 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/interrupts_64.c' (10,836) at 20210308005002708
12575 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/erst-dbg.c' (10,837) at 20240405153046629
12576 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/testmmiotrace.c' (10,838) at 20210307214926738
12577 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/analog.c' (10,839) at 20240405153049133
12578 2025-01-08 03:00:45.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/mti,mips-cpc.yaml' (10,840) at 20210309003648384
12579 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/Makefile' (10,841) at 20220525020653907
12580 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_64r6el.sh' (10,842) at 20210308005046525
12581 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_atmel.h' (10,843) at 20240405153046761
12582 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/configuration/entity-manager/blacklist.json' (10,844) at 20241105090013647
12583 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/dh.c' (10,845) at 20240405153046537
12584 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules/0001-Stop-using-pyasn1.compat.octets.patch' (10,846) at 20241221090017560
12585 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/armeb.config' (10,847) at 20240405153054381
12586 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vhost-user-bridge.c' (10,848) at 20230426080043956
12587 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dynamic_queue_limits.c' (10,849) at 20210309003654184
12588 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nxp/lpc_eth.c' (10,850) at 20240405153050201
12589 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout-64-alt.dtsi' (10,851) at 20240405153045425
12590 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-pcb8290.dts' (10,852) at 20240405153229875
12591 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK08.boot' (10,853) at 20240405153054369
12592 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/saslauthd.service' (10,854) at 20220612030016727
12593 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin' (10,855) at 20210307205554550 to deleted uid set
12594 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/meson.options' (10,856) at 20241211090206662
12595 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device-mapper.h' (10,857) at 20240405153052677
12596 2025-01-08 03:00:45.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/blake2s.c' (10,858) at 20240405153053085
12597 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/Makefile' (10,859) at 20210307214932214
12598 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-plus.svg' (10,860) at 20210308005107069
12599 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml' (10,861) at 20240209090020373
12600 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid.h' (10,862) at 20240405153049425
12601 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dvbsky.c' (10,863) at 20210307214928782
12602 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kristineberg' (10,864) at 20210307205553786
12603 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/util/Build' (10,865) at 20210307214932518
12604 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ftrace_64.S' (10,866) at 20240405153046433
12605 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/spear310.c' (10,867) at 20210308005003052
12606 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/html/measurement_chart.html' (10,868) at 20241206090014350
12607 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/gdbstub.c' (10,869) at 20240906080037508
12608 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-ThreeRock' (10,870) at 20210307205553774
12609 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-stop@.target' (10,871) at 20220301040040081
12610 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/DateTime/index.js' (10,872) at 20220105012522999
12611 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-cl-som-am57x.dts' (10,873) at 20210308005002564
12612 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/pixman-minimal.h' (10,874) at 20240326080039554
12613 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.yaml' (10,875) at 20240405153045081
12614 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/main.c' (10,876) at 20241211090145397
12615 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/adapter.h' (10,877) at 20240906080037340
12616 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8315ERDB_defconfig' (10,878) at 20210308005003236
12617 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_wb0_mstr_if_axuser_regs.h' (10,879) at 20240405153046585
12618 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-da850.txt' (10,880) at 20210307214925282
12619 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/samsung_usb_phy.c' (10,881) at 20210308005003500
12620 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/stackdepot.c' (10,882) at 20240503080014506
12621 2025-01-08 03:00:45.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-digitv-cardlist.rst' (10,883) at 20210307214925230
12622 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/get_mbox_info_v2.c' (10,884) at 20210308005108641
12623 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/process.c' (10,885) at 20241211090145389
12624 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme6_rtr_regs.h' (10,886) at 20240405153046605
12625 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/mc34vr500_pmic.h' (10,887) at 20210308005003680
12626 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/atftpd.init' (10,888) at 20210407000018078
12627 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_de0_nano_soc.dts' (10,889) at 20240405153045441
12628 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/powerbuttonpressed.service' (10,890) at 20230920080013648
12629 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/meson.options' (10,891) at 20231205090035277
12630 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/devtool/test.py' (10,892) at 20210307205554386
12631 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_serial.rst' (10,893) at 20210307214925590
12632 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ptp.c' (10,894) at 20240405153049765
12633 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/xmit_osdep.h' (10,895) at 20240405153051913
12634 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/reg_helper.h' (10,896) at 20240405153047293
12635 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h' (10,897) at 20210307214931474
12636 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sh4eb-softmmu/default.mak' (10,898) at 20210927100127053
12637 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2430.dtsi' (10,899) at 20240405153045601
12638 2025-01-08 03:00:45.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.flake8-ignore' (10,900) at 20230214040017329
12639 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rv1108.h' (10,901) at 20210308005002660
12640 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/smuio/irqsrcs_smuio_9_0.h' (10,902) at 20210307214927702
12641 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-configure.ac-Do-not-demand-linker-hash-style.patch' (10,903) at 20230706080014753
12642 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/signing.c' (10,904) at 20240405153053021
12643 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/Makefile' (10,905) at 20210307214931118
12644 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320dac33.c' (10,906) at 20240405153053813
12645 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec_if_positive' (10,907) at 20240405153053437
12646 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7621/cpu-feature-overrides.h' (10,908) at 20240405153046005
12647 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/formfactor/formfactor_%.bbappend' (10,909) at 20210812000025266
12648 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/add_unless' (10,910) at 20240405153053433
12649 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_gmbus_regs.h' (10,911) at 20240405153048453
12650 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsb_regs.h' (10,912) at 20240405153048449
12651 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/dce_calcs.h' (10,913) at 20210307214927306
12652 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8350c.dtsi' (10,914) at 20240405153045777
12653 2025-01-08 03:00:45.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernv-cpufreq.c' (10,915) at 20240405153046917
12654 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_sd7220.c' (10,916) at 20240405153049105
12655 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_pcol_mae.h' (10,917) at 20240405153050277
12656 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_properties.h' (10,918) at 20210307214930550
12657 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Power_on' (10,919) at 20211116040015975
12658 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra62x.dtsi' (10,920) at 20240405153045597
12659 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/system-state.rst' (10,921) at 20240405153045225
12660 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c' (10,922) at 20240729080011332
12661 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/.gitignore' (10,923) at 20240405153054073
12662 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,pcie-phy.yaml' (10,924) at 20240405153045129
12663 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html' (10,925) at 20210307205554286
12664 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/Kconfig' (10,926) at 20210308005002944
12665 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/law.c' (10,927) at 20210308005003012
12666 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/eth.cpp' (10,928) at 20240625080005992
12667 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/index.rst' (10,929) at 20240405153229735
12668 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/signal.h' (10,930) at 20240405153231839
12669 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/EpochTime/meson.build' (10,931) at 20230825080021141
12670 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/index.rst' (10,932) at 20240405153229843
12671 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/config' (10,933) at 20240405153054373
12672 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtio_ring.h' (10,934) at 20210308005003692
12673 2025-01-08 03:00:45.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/xilinx/eemi.rst' (10,935) at 20210524100034850
12674 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/base.c' (10,936) at 20240405153230607
12675 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/ping.c' (10,937) at 20210308005003720
12676 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power5.inc' (10,938) at 20210905000020581
12677 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271.h' (10,939) at 20210307214928802
12678 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/wakeup.h' (10,940) at 20210307214926750
12679 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/ohci.rst' (10,941) at 20210307214925590
12680 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/Kconfig' (10,942) at 20240405153049541
12681 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a07g044-cpg.h' (10,943) at 20220525020654543
12682 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/utils.py' (10,944) at 20241221090017592
12683 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-internal.c' (10,945) at 20240906080037440
12684 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/Kconfig' (10,946) at 20241011080017399
12685 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/hexdump.c' (10,947) at 20220525020654751
12686 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/reset.c' (10,948) at 20210308005002552
12687 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/adi,adis16460.yaml' (10,949) at 20240405153045073
12688 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/coding-standards/readme.md' (10,950) at 20221215040043186
12689 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cmake.bbclass' (10,951) at 20241206090014298
12690 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0_7_pptable.h' (10,952) at 20240405153048349
12691 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/.gitignore' (10,953) at 20210307214932634
12692 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/am33xx.h' (10,954) at 20240405153045661
12693 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/max31785.c' (10,955) at 20240906080037296
12694 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc.c' (10,956) at 20220525020654883
12695 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_cleanup' (10,957) at 20231120090013292
12696 2025-01-08 03:00:45.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/empty.c' (10,958) at 20210307214932158
12697 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/stats.c' (10,959) at 20240405153232015
12698 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/readdir.c' (10,960) at 20241216090017761
12699 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/current.h' (10,961) at 20210307214926506
12700 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded' (10,962) at 20230919080013974
12701 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb' (10,963) at 20241221090017528
12702 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/afe440x.h' (10,964) at 20210309003650028
12703 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts' (10,965) at 20241115090012941
12704 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/bitmap.c' (10,966) at 20210307214930990
12705 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/process.c' (10,967) at 20240405153046057
12706 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc.c' (10,968) at 20240405153231771
12707 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/loads-stores.rst' (10,969) at 20241211090212234
12708 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/div64.S' (10,970) at 20210307214926570
12709 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/clock.h' (10,971) at 20210308005002668
12710 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/log2.h' (10,972) at 20210307214932474
12711 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci.c' (10,973) at 20240405153046217
12712 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso-32.so' (10,974) at 20240326080039562
12713 2025-01-08 03:00:45.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crct10dif-vpmsum_glue.c' (10,975) at 20210307214926370
12714 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-lex-yacc-Add-missing-function-prototypes.patch' (10,976) at 20221003030013261
12715 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-pll.c' (10,977) at 20240405153046861
12716 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/rm_work_and_downloads.bbclass' (10,978) at 20220910030013393
12717 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_core.h' (10,979) at 20240405153230903
12718 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/ir-parse.c' (10,980) at 20241114091008832
12719 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0002-Fix-printf-format-errors.patch' (10,981) at 20230503080014579
12720 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,msm8974.yaml' (10,982) at 20210307214925342
12721 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ecdsa/run-ptest' (10,983) at 20241206090014266
12722 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char.h' (10,984) at 20240326080039526
12723 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/frontend.h.rst.exceptions' (10,985) at 20240405153045309
12724 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/qmi.c' (10,986) at 20241211090145465
12725 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/Makefile' (10,987) at 20241211090212206
12726 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/vt8500.S' (10,988) at 20210309003648680
12727 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_cp110.c' (10,989) at 20210308005003452
12728 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/Kconfig' (10,990) at 20210308005002992
12729 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/interrupts.c' (10,991) at 20210308005002884
12730 2025-01-08 03:00:45.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts' (10,992) at 20240405153229935
12731 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/meson.build' (10,993) at 20240906080037136
12732 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/target-helpers.patch' (10,994) at 20230706080014757
12733 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis.c' (10,995) at 20240405153230203
12734 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/Kconfig' (10,996) at 20210308005002952
12735 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/libperf-counting.txt' (10,997) at 20210309003655360
12736 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-feroceon.S' (10,998) at 20240405153229915
12737 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/egalax_ts.c' (10,999) at 20240405153049161
12738 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/setup.h' (11,000) at 20210307214926310
12739 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/0001-fix-writeback-Refine-the-show_inode_state-macro-defi.patch' (11,001) at 20241221090017688
12740 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_common.h' (11,002) at 20210308005003524
12741 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/meson.build' (11,003) at 20241213090041954
12742 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150.dtsi' (11,004) at 20240405153229955
12743 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/numa.h' (11,005) at 20210307214926510
12744 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config.aarch64' (11,006) at 20240405153054241
12745 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/int_log.c' (11,007) at 20240405153231951
12746 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtable_filter.c' (11,008) at 20240405153053197
12747 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.h' (11,009) at 20240405153050137
12748 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-wm831x.c' (11,010) at 20220525020653959
12749 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/meson.build' (11,011) at 20230721080040750
12750 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_hubs.h' (11,012) at 20220525020655059
12751 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c' (11,013) at 20240405153230695
12752 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (11,014) at 20241031080012183
12753 2025-01-08 03:00:45.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb' (11,015) at 20241221090017568
12754 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/main.c' (11,016) at 20240830080013303
12755 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-range.h' (11,017) at 20210307214932586
12756 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-dma.h' (11,018) at 20240405153049497
12757 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_acl.h' (11,019) at 20240405153052393
12758 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/Makefile' (11,020) at 20240405153045473
12759 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/protocol.py' (11,021) at 20240326080039614
12760 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mpls_iptunnel.h' (11,022) at 20210307214931642
12761 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c' (11,023) at 20240405153050257
12762 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cffrml.h' (11,024) at 20210307214931554
12763 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373-sdw.c' (11,025) at 20240405153232151
12764 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/cleanup.hpp' (11,026) at 20240817080027656
12765 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/microblazeel-softmmu/default.mak' (11,027) at 20241211090212222
12766 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra76x-mmc-iodelay.dtsi' (11,028) at 20240405153045601
12767 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/vstate_exec_nolibc.c' (11,029) at 20240405153054369
12768 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/Makefile' (11,030) at 20210307214926334
12769 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8660.h' (11,031) at 20210307214931330
12770 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_wrdsp.c' (11,032) at 20210308005046505
12771 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts' (11,033) at 20240405153229967
12772 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-raspberrypi-poe.c' (11,034) at 20240405153051453
12773 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/meson.build' (11,035) at 20230825080021137
12774 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/index.rst' (11,036) at 20220525020651642
12775 2025-01-08 03:00:45.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_stream.c' (11,037) at 20220525020654759
12776 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css.c' (11,038) at 20240405153231475
12777 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/setup.c' (11,039) at 20210307214926538
12778 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_dscp.c' (11,040) at 20210307214932026
12779 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cache.h' (11,041) at 20210309003648676
12780 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/chipidea.c' (11,042) at 20210927100127205
12781 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp702x-fe.c' (11,043) at 20210307214928822
12782 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-amx.yaml' (11,044) at 20240405153045165
12783 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c' (11,045) at 20240405153230511
12784 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod_host.c' (11,046) at 20210307214930858
12785 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/Makefile' (11,047) at 20210307214926182
12786 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.gitignore' (11,048) at 20230721080038150
12787 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Kekes-Cegled-Eger-Miskolctapolca-Ozd' (11,049) at 20210307205553774
12788 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/unique_call.hpp' (11,050) at 20220412175720090
12789 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__run_loop.hpp' (11,051) at 20240817080036820
12790 2025-01-08 03:00:45.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu_core.c' (11,052) at 20240805080013971
12791 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/agg-rx.c' (11,053) at 20240405153053289
12792 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/socket.h' (11,054) at 20210307214926246
12793 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-oneplus-bacon.dts' (11,055) at 20240405153229895
12794 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/bcm_sf2.rst' (11,056) at 20210307214925534
12795 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/oldask1_config' (11,057) at 20210307214932154
12796 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pmic-eic-sprd.c' (11,058) at 20240405153230307
12797 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/pmu.c' (11,059) at 20240405153232223
12798 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/temporary_file.cpp' (11,060) at 20240830080017495
12799 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7722_defconfig' (11,061) at 20210307214926546
12800 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb' (11,062) at 20240301090012423
12801 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/scif_ioctl.h' (11,063) at 20210307214931658
12802 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/bfq-iosched.rst' (11,064) at 20220525020651654
12803 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/templates/default/bblayers.conf.sample' (11,065) at 20240323080013545
12804 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/swab.h' (11,066) at 20210307214926166
12805 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-twl6040.c' (11,067) at 20240405153047085
12806 2025-01-08 03:00:45.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tc358743.txt' (11,068) at 20210307214925354
12807 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_sh_mask.h' (11,069) at 20210307214927674
12808 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/cpu_loop.c' (11,070) at 20241211090212378
12809 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/qspinlock_types.h' (11,071) at 20240405153046125
12810 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_rng.h' (11,072) at 20230426080043764
12811 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/itimer.c' (11,073) at 20210309003654144
12812 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6779-evb.dts' (11,074) at 20240405153045745
12813 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/monreader.rst' (11,075) at 20240405153229747
12814 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cnxt/cx92755_equinox.dts' (11,076) at 20240405153045433
12815 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/Kconfig' (11,077) at 20210308005002824
12816 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb' (11,078) at 20240302090018206
12817 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h618-orangepi-zero3.dts' (11,079) at 20240405153229915
12818 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/fat.c' (11,080) at 20210308005003544
12819 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-dvb.c' (11,081) at 20210307214928650
12820 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/Kconfig' (11,082) at 20210308005002764
12821 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-clang' (11,083) at 20210927100127465
12822 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/automount-support.rst' (11,084) at 20210307214925482
12823 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.gitignore' (11,085) at 20210507000042347
12824 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-neoversen2.inc' (11,086) at 20240301090012451
12825 2025-01-08 03:00:45.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/dp8393x.c' (11,087) at 20241211090212302
12826 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c' (11,088) at 20240405153047165
12827 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/kvm.h' (11,089) at 20240405153054033
12828 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.h' (11,090) at 20210307214928842
12829 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-clocks.dtsi' (11,091) at 20210308005002592
12830 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/dwarf-regs.c' (11,092) at 20210307214932522
12831 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hornon' (11,093) at 20210307205553782
12832 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/transhuge.rst' (11,094) at 20240405153044961
12833 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/clock.h' (11,095) at 20210308005002664
12834 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-programmable.c' (11,096) at 20240405153046769
12835 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/bitops.h' (11,097) at 20210308005002824
12836 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/rockchip_dw_mmc.c' (11,098) at 20210308005003404
12837 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/hacking.rst' (11,099) at 20240405153045273
12838 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5275EVB.h' (11,100) at 20210308005003576
12839 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/TODO' (11,101) at 20210307214930586
12840 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_pa6t.S' (11,102) at 20210307214926398
12841 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/Makefile' (11,103) at 20240405153051325
12842 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx23-clock.yaml' (11,104) at 20240405153045025
12843 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/wakeup-source.txt' (11,105) at 20240405153045141
12844 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/gpc.c' (11,106) at 20240405153045649
12845 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/multiplexed_log.css' (11,107) at 20210308005003744
12846 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read_lib2.c' (11,108) at 20240405153054289
12847 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/trace.h' (11,109) at 20210307214928514
12848 2025-01-08 03:00:45.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts' (11,110) at 20240405153045725
12849 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.h' (11,111) at 20240405153047113
12850 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7621-reset.h' (11,112) at 20240405153052653
12851 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/SystemdTarget/meson.build' (11,113) at 20220913030027321
12852 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/bmips_cpu.c' (11,114) at 20210308005003356
12853 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0010-apache2-do-not-use-relative-path-for-gen_test_char.patch' (11,115) at 20220402030016023
12854 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/get_op.S' (11,116) at 20210307214926142
12855 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/sections.h' (11,117) at 20240405153229991
12856 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cps-vec.S' (11,118) at 20240405153046021
12857 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774e1-sysc.c' (11,119) at 20240405153231351
12858 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/loongarch64-linux-user.mak' (11,120) at 20241211090212222
12859 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.6.bb' (11,121) at 20241206090014246
12860 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/una_asm_64.S' (11,122) at 20210307214926602
12861 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/gcov.rst' (11,123) at 20220525020651658
12862 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/ethernut5_pwrman.h' (11,124) at 20210308005002956
12863 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpadlpar_core.c' (11,125) at 20240405153051245
12864 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-pvr2.c' (11,126) at 20210307214926546
12865 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h' (11,127) at 20240405153048621
12866 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/pkeys.h' (11,128) at 20240405153054357
12867 2025-01-08 03:00:45.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0010-Remove-PLATFORM_HAS_ATTEST_PK-define-from-IAT-test.patch' (11,129) at 20241206090014214
12868 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c' (11,130) at 20240805080013979
12869 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/meson-wrapper' (11,131) at 20230401080011971
12870 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/cpufeature.h' (11,132) at 20210307214932594
12871 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vcvt.c' (11,133) at 20221215040039390
12872 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmel_pdc.h' (11,134) at 20210307214931358
12873 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stop-pre@.target' (11,135) at 20220301040040081
12874 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-tsl.c' (11,136) at 20210307214932234
12875 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbutils.c' (11,137) at 20210307214926826
12876 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708.dtsi' (11,138) at 20240405153045425
12877 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-rootfs-postcommands.bbclass' (11,139) at 20230321080018353
12878 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/chromebox_panther.dts' (11,140) at 20210308005002860
12879 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/nvmem-layout.yaml' (11,141) at 20240405153045121
12880 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/lsxl.c' (11,142) at 20210308005002944
12881 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_opt_types.tc' (11,143) at 20240405153054305
12882 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/clock-commonclk.c' (11,144) at 20240405153046193
12883 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c' (11,145) at 20240405153048969
12884 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netif.c' (11,146) at 20240405153232115
12885 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/PREEMPT' (11,147) at 20240405153054369
12886 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-memory.c' (11,148) at 20220525020652018
12887 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0024-avoid-missing-LOCK_EX-declaration.patch' (11,149) at 20241221090017644
12888 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/audio-jack-events.h' (11,150) at 20210307214931350
12889 2025-01-08 03:00:45.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-mv784mp-gp/MAINTAINERS' (11,151) at 20210308005002904
12890 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/omap_hwspinlock.c' (11,152) at 20240405153230671
12891 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-scsi.c' (11,153) at 20241211090212442
12892 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu-param.h' (11,154) at 20241211090212494
12893 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/README' (11,155) at 20210308005002988
12894 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_wdt.h' (11,156) at 20210308005003020
12895 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c' (11,157) at 20240613080016399
12896 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml' (11,158) at 20240405153229791
12897 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.lib' (11,159) at 20240805080014063
12898 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_csc.c' (11,160) at 20240405153048761
12899 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/fs.hpp' (11,161) at 20210308005120353
12900 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/NOTES' (11,162) at 20210307214928034
12901 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/entry.c' (11,163) at 20240405153046029
12902 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c' (11,164) at 20240405153230515
12903 2025-01-08 03:00:45.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_init.c' (11,165) at 20220525020654007
12904 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_ktls.h' (11,166) at 20240405153049937
12905 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/irq.h' (11,167) at 20210308005003636
12906 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-virtio-hcall.h' (11,168) at 20240906080037288
12907 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_parser.c' (11,169) at 20240405153046529
12908 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kdb/Makefile' (11,170) at 20210307214932126
12909 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_bad_size_for_magic0.c' (11,171) at 20240405153054237
12910 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/ptrace.h' (11,172) at 20240405153045861
12911 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-core.h' (11,173) at 20240405153048909
12912 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu_i2c.c' (11,174) at 20240405153230839
12913 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AggregationSource_v1.xml' (11,175) at 20240918080002708
12914 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib.h' (11,176) at 20220525020653163
12915 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkPortCollection.json' (11,177) at 20240619080002952
12916 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb' (11,178) at 20241221090017548
12917 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgalloc.h' (11,179) at 20210307214926582
12918 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb' (11,180) at 20240413080012663
12919 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/core.c' (11,181) at 20240405153048809
12920 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_reg_defs.h' (11,182) at 20240405153048529
12921 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmodplug/libmodplug/0001-fastmix-Drop-register-storage-class-keyword.patch' (11,183) at 20230131040012035
12922 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nmi.h' (11,184) at 20240405153046117
12923 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/psci_smp.S' (11,185) at 20210308005002792
12924 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c' (11,186) at 20240726080012850
12925 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/images/fb-tiogapass-phosphor-image.inc' (11,187) at 20231224090010777
12926 2025-01-08 03:00:45.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c' (11,188) at 20240405153048593
12927 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml' (11,189) at 20240405153045181
12928 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-rbsp.c' (11,190) at 20220525020653279
12929 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/binconfig.bbclass' (11,191) at 20220910030013385
12930 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-bx50v3.dtsi' (11,192) at 20240405153229883
12931 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/maxim,max5522.yaml' (11,193) at 20240405153045073
12932 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/mmu.h' (11,194) at 20210308005002640
12933 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/listfile.c' (11,195) at 20230426080043636
12934 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/imx-pata.txt' (11,196) at 20210307214925282
12935 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_core.h' (11,197) at 20240405153230259
12936 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk.c' (11,198) at 20241011080017299
12937 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/socfpga_dw_mmc.c' (11,199) at 20210308005003408
12938 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/tree_32.c' (11,200) at 20210307214926614
12939 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-pwm.c' (11,201) at 20240405153046781
12940 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_combo_phy_regs.h' (11,202) at 20240405153048437
12941 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smsc47m1.rst' (11,203) at 20210307214925506
12942 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/spmi.c' (11,204) at 20210308005003740
12943 2025-01-08 03:00:45.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_xcvr.c' (11,205) at 20240405153232175
12944 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerDiagnosticData.v1_2_3.json' (11,206) at 20240619080002948
12945 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb' (11,207) at 20241221090017548
12946 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c' (11,208) at 20240405153230255
12947 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso_bench_rx.c' (11,209) at 20240405153232283
12948 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/msg.h' (11,210) at 20210307214931642
12949 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsinit.c' (11,211) at 20240405153046621
12950 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_cmx.c' (11,212) at 20240405153049213
12951 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig' (11,213) at 20210308005003232
12952 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-artpec/board-artpec6.c' (11,214) at 20210307214925870
12953 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/module.c' (11,215) at 20240405153046325
12954 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/firmware.c' (11,216) at 20240405153230807
12955 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TaskService_v1.xml' (11,217) at 20240619080002936
12956 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_ring.c' (11,218) at 20240913080013821
12957 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_som1.dtsi' (11,219) at 20240405153045465
12958 2025-01-08 03:00:45.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-cdc_ncm' (11,220) at 20210309003648256
12959 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kcov.h' (11,221) at 20240405153052925
12960 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/manage.py' (11,222) at 20220910030013377
12961 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/udp_tunnels.c' (11,223) at 20210309003651312
12962 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.gitignore' (11,224) at 20241101080009591
12963 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/firmware.h' (11,225) at 20210307214932706
12964 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand.c' (11,226) at 20210308005003412
12965 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/imx/clk-imx8.c' (11,227) at 20210308005003348
12966 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/Makefile' (11,228) at 20240405153230807
12967 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-none.inc' (11,229) at 20241221090017612
12968 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2_reg.h' (11,230) at 20240405153049473
12969 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron-failure@.service' (11,231) at 20241029080011443
12970 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_tftp.c' (11,232) at 20210307214932014
12971 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/filter/adi,admv8818.yaml' (11,233) at 20240405153045073
12972 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/int.uc' (11,234) at 20210307214931810
12973 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a07g043-cpg.c' (11,235) at 20240613080016383
12974 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_settings.h' (11,236) at 20210309003652820
12975 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cmpi.c' (11,237) at 20210308005003720
12976 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-pool.c' (11,238) at 20210307214930582
12977 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/008' (11,239) at 20210927100127473
12978 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4rdb.h' (11,240) at 20210308005002996
12979 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acparser.h' (11,241) at 20240405153046617
12980 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/asp834x.c' (11,242) at 20240405153046197
12981 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-cframe-reg.h' (11,243) at 20240906080037336
12982 2025-01-08 03:00:45.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcpdm.h' (11,244) at 20210307214932434
12983 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_cert_parser.c' (11,245) at 20240405153046533
12984 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/format_utils.hpp' (11,246) at 20240809080033019
12985 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_t20_defconfig' (11,247) at 20210308005003252
12986 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcp_check_syncookie_user.c' (11,248) at 20240405153054289
12987 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994-core.c' (11,249) at 20240405153230839
12988 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/DateTime/DateTime.vue' (11,250) at 20241004080035971
12989 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-pdm.yaml' (11,251) at 20240405153045161
12990 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c' (11,252) at 20240405153230403
12991 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_wo.c' (11,253) at 20240405153231007
12992 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/mem_helper.c' (11,254) at 20240906080037532
12993 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb' (11,255) at 20241221090017508
12994 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd.c' (11,256) at 20240405153048541
12995 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-x86/x86-power-control/x86-power-control/power-config-host0.json' (11,257) at 20230706080014733
12996 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rb_resort.h' (11,258) at 20210307214932602
12997 2025-01-08 03:00:45.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce80/irq_service_dce80.h' (11,259) at 20210307214927310
12998 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-list.err' (11,260) at 20220429100100882
12999 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs101.dts' (11,261) at 20210307214925662
13000 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/transport.c' (11,262) at 20240901080013973
13001 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/image_manager.cpp' (11,263) at 20240820080021218
13002 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/ventana_eeprom.h' (11,264) at 20210308005003000
13003 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml' (11,265) at 20240405153045025
13004 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/inode.c' (11,266) at 20240405153231707
13005 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/pci-quirks.c' (11,267) at 20240405153052105
13006 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/files/99-aspeed-lpc-ctrl.rules' (11,268) at 20210307205554070
13007 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958525er.dts' (11,269) at 20240405153045429
13008 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/booting.rst' (11,270) at 20240405153229743
13009 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-helios4.dts' (11,271) at 20210308005002568
13010 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/obmc-enable-host-watchdog@.service' (11,272) at 20210307205554074
13011 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/bpf_perf_event.h' (11,273) at 20240405153045945
13012 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/profile-title.png' (11,274) at 20210307205554346 to deleted uid set
13013 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_addresses.c' (11,275) at 20240405153053445
13014 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l15.c' (11,276) at 20210307214930070
13015 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/link_watch.c' (11,277) at 20241216090017789
13016 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama7g5.dtsi' (11,278) at 20241008080013891
13017 2025-01-08 03:00:45.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/vmlinux-kallsyms.c' (11,279) at 20240405153054173
13018 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme3_rtr_regs.h' (11,280) at 20240405153046605
13019 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/TriggerManager/meson.build' (11,281) at 20230825080021141
13020 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_tdm.c' (11,282) at 20240405153231451
13021 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pxe1610.rst' (11,283) at 20210307214925506
13022 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/Kconfig' (11,284) at 20240405153046733
13023 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/phosphor-health-monitor.service.in' (11,285) at 20230317080022933
13024 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.c' (11,286) at 20241001080013016
13025 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/cw1200_sdio.c' (11,287) at 20210726100024727
13026 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_3a.h' (11,288) at 20210307214930546
13027 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-core.xml' (11,289) at 20210308005045817
13028 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-espi-0.dtsi' (11,290) at 20210307214926350
13029 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/bare-metal-ipmi-kcs.bb' (11,291) at 20241206090014226
13030 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-rervision-dvk.dts' (11,292) at 20240405153045393
13031 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6650.rst' (11,293) at 20210307214925502
13032 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-ld11.c' (11,294) at 20210308005002792
13033 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Czestochowa' (11,295) at 20210307205553778
13034 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-fix-pidfile.patch' (11,296) at 20210307205554034
13035 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_xdp.c' (11,297) at 20241104090011587
13036 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmb.service' (11,298) at 20210308005119665
13037 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/bitfield.h' (11,299) at 20240405153046741
13038 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/acenv.h' (11,300) at 20240405153045933
13039 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-copy.svg' (11,301) at 20210308005107069
13040 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-debug.h' (11,302) at 20230925080039989
13041 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/Makefile' (11,303) at 20220525020654211
13042 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_lowlevel.h' (11,304) at 20210308005003524
13043 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamhash_desc.c' (11,305) at 20240405153046929
13044 2025-01-08 03:00:45.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_verify.h' (11,306) at 20240405153048457
13045 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy_fixed.h' (11,307) at 20240405153052765
13046 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/gpio.c' (11,308) at 20210308005002752
13047 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate/0001-rdate-define-logwtmp-on-libc-glibc.patch' (11,309) at 20230706080014737
13048 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch' (11,310) at 20210307205553882
13049 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/Makefile' (11,311) at 20240405153046733
13050 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_migration.rst' (11,312) at 20240405153045297
13051 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/microtek.c' (11,313) at 20240405153052113
13052 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb' (11,314) at 20241221090017684
13053 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38469-1.patch' (11,315) at 20240106090017265
13054 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml' (11,316) at 20210610000035134
13055 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd_%.bbappend' (11,317) at 20240904080027730
13056 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/irqs.h' (11,318) at 20240405153045645
13057 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tc-queue-filters.rst' (11,319) at 20240405153045241
13058 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h' (11,320) at 20240405153050593
13059 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/OWNERS' (11,321) at 20240913080036581
13060 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/vdec.h' (11,322) at 20210307214928746
13061 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_hdcp_helper.h' (11,323) at 20240405153052629
13062 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_mr.h' (11,324) at 20220525020653163
13063 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/vblade.service' (11,325) at 20210307205553822
13064 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-flush.c' (11,326) at 20240624080012772
13065 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox/0001-lib-lz4-use-lz4-instead-of-lz4c.patch' (11,327) at 20241221090017632
13066 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.h' (11,328) at 20220627100017026
13067 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-key.out' (11,329) at 20220429100100882 to deleted uid set
13068 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4_jbd2.c' (11,330) at 20240405153231663
13069 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga102.c' (11,331) at 20240405153048637
13070 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_ioctl.c' (11,332) at 20210307214932194
13071 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/sensor-monitor/README.md' (11,333) at 20221213040025761
13072 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-avr.rst' (11,334) at 20210927100127081
13073 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfleui.c' (11,335) at 20210308005046529
13074 2025-01-08 03:00:45.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/stratixII.c' (11,336) at 20210308005003376
13075 2025-01-08 03:00:45.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/syscounter.h' (11,337) at 20210308005002676
13076 2025-01-08 03:00:45.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000Interface.h' (11,338) at 20210307214930914
13077 2025-01-08 03:00:45.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/index.scss' (11,339) at 20210308005107077
13078 2025-01-08 03:00:45.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/refcounttree.c' (11,340) at 20241011080017367
13079 2025-01-08 03:00:45.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-device.h' (11,341) at 20240405153052829
13080 2025-01-08 03:00:45.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/common.c' (11,342) at 20240405153046237
13081 2025-01-08 03:00:45.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hisi_hikey_usb.c' (11,343) at 20240405153049637
13082 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/iommu.h' (11,344) at 20240405153230743
13083 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/Makefile' (11,345) at 20240405153230755
13084 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/helper.h' (11,346) at 20210308005046257
13085 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/unimac.h' (11,347) at 20220525020653471
13086 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/irq.c' (11,348) at 20240405153045645
13087 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr4_dimm_params.c' (11,349) at 20210308005003360
13088 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/magic-enum/magic-enum/run-ptest' (11,350) at 20241221090017516
13089 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ssm4567.txt' (11,351) at 20210307214925434
13090 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_smi.h' (11,352) at 20210309003653968
13091 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-spdif.txt' (11,353) at 20210307214925430
13092 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-user-regs-no-sve-aarch64' (11,354) at 20240405153232231
13093 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/phy.h' (11,355) at 20240411080014090
13094 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/build.py' (11,356) at 20220910030013401
13095 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/curve25519.h' (11,357) at 20220525020654535
13096 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-system-cpu' (11,358) at 20240830080013239
13097 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/utils.bbclass' (11,359) at 20241221090017608
13098 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-usb-host.dtsi' (11,360) at 20210308005002576
13099 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/progress_meter.c' (11,361) at 20230426080043644
13100 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-nvidia.json' (11,362) at 20241207090009635
13101 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/spice.c' (11,363) at 20230426080043656
13102 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/Kconfig' (11,364) at 20240405153049425
13103 2025-01-08 03:00:45.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/cchips/Kconfig' (11,365) at 20240405153046309
13104 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-enable@.service' (11,366) at 20220514030009396
13105 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/southcluster.asl' (11,367) at 20210308005002876
13106 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h' (11,368) at 20210307214927734
13107 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-no-list.json' (11,369) at 20210308005046405
13108 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/posix_types.h' (11,370) at 20210308005002888
13109 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qm-rsrc.c' (11,371) at 20220525020652310
13110 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/hotplug.c' (11,372) at 20240405153229911
13111 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/ddr.c' (11,373) at 20210308005003048
13112 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hub.h' (11,374) at 20240405153231539
13113 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-tar.c' (11,375) at 20240405153232283
13114 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-marsboard.dts' (11,376) at 20240405153045505
13115 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-virtio.c' (11,377) at 20240405153047085
13116 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/hashtable.c' (11,378) at 20210308005003740
13117 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/rammap.h' (11,379) at 20210307214927906
13118 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/edma.h' (11,380) at 20240405153052681
13119 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081.dtsi' (11,381) at 20240405153045425
13120 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c' (11,382) at 20240405153230363
13121 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/zynq.S' (11,383) at 20210309003648680
13122 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-3.0' (11,384) at 20210307205554418
13123 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/hns3.rst' (11,385) at 20220525020651746
13124 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tulip-test.c' (11,386) at 20221215040039382
13125 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas.c' (11,387) at 20220525020652078
13126 2025-01-08 03:00:45.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-case.json' (11,388) at 20210927100127473
13127 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Turku' (11,389) at 20210307205553774
13128 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/Makefile' (11,390) at 20220525020655083
13129 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6uldev.dts' (11,391) at 20210308005002588
13130 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/.gitignore' (11,392) at 20240405153054333
13131 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpsr.h' (11,393) at 20210308005046069
13132 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_bindings.h' (11,394) at 20240405153050293
13133 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AllowDenyCollection.json' (11,395) at 20240619080002940
13134 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_vp8.c' (11,396) at 20240405153051865
13135 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/sigcontext.h' (11,397) at 20210307214926122
13136 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/headc37d.c' (11,398) at 20240405153048613
13137 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mp.h' (11,399) at 20210308005002840
13138 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arc-rawmode.c' (11,400) at 20210307214929246
13139 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/Makefile' (11,401) at 20240405153052149
13140 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/registers.c' (11,402) at 20240405153046493
13141 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/normalize_mac_test.sh' (11,403) at 20230629131804623
13142 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-afe-pcm.c' (11,404) at 20240405153232183
13143 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.5.0.bb' (11,405) at 20241221090017684
13144 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (11,406) at 20240405153232267
13145 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-tiehrpwm.c' (11,407) at 20240405153231359
13146 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fmax.c' (11,408) at 20210307214926274
13147 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-audio-rt1015p-rt5682.dtsi' (11,409) at 20240405153045749
13148 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/plpar_wrappers.h' (11,410) at 20240405153046125
13149 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/arch-support.rst' (11,411) at 20240405153045301
13150 2025-01-08 03:00:45.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-mt6370-rgb.rst' (11,412) at 20240405153045225
13151 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-header.js' (11,413) at 20210308005107069
13152 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/sfb.json' (11,414) at 20240405153054377
13153 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa-ssp.c' (11,415) at 20240405153232187
13154 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/Kconfig' (11,416) at 20210308005002756
13155 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy_unpack.h' (11,417) at 20240405153053465
13156 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/eba.c' (11,418) at 20240805080013971
13157 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/coex.c' (11,419) at 20240405153050533
13158 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.h' (11,420) at 20210307214929918
13159 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mboxctl.c' (11,421) at 20210308005100993
13160 2025-01-08 03:00:45.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/time.cpp' (11,422) at 20240822080031261
13161 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw.c' (11,423) at 20240405153050089
13162 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-command-q.out' (11,424) at 20210308005046409 to deleted uid set
13163 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-watchdog' (11,425) at 20240405153044917
13164 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/gdb-config.c.inc' (11,426) at 20210308005046365
13165 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/rmap.c' (11,427) at 20240405153052581
13166 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/extensions.yaml' (11,428) at 20240405153045149
13167 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/actions,owl-cmu.txt' (11,429) at 20210307214925282
13168 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_transport.c' (11,430) at 20240405153051933
13169 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c' (11,431) at 20241011080017331
13170 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm831x-ts.c' (11,432) at 20220525020653191
13171 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.h' (11,433) at 20240405153048489
13172 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/board.c' (11,434) at 20230720080043535
13173 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_tmr.c' (11,435) at 20240405153051965
13174 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0005-pip-requirements-Don-t-install-requirements-with-pip.patch' (11,436) at 20210307205553802
13175 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h' (11,437) at 20240405153048621
13176 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c' (11,438) at 20240405153230371
13177 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pl041.hx' (11,439) at 20210308005045841
13178 2025-01-08 03:00:45.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr/0001-attr.c-Include-libgen.h-for-posix-version-of-basenam.patch' (11,440) at 20240106090017285
13179 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c' (11,441) at 20240405153230343
13180 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/xen-emu.c' (11,442) at 20240906080037488
13181 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp5521.rst' (11,443) at 20210307214925518
13182 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/extdev.h' (11,444) at 20210307214927906
13183 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/hid.c' (11,445) at 20240405153052077
13184 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/Makefile' (11,446) at 20210308005002916
13185 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/tlb.c' (11,447) at 20240617080017382
13186 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/cipher.h' (11,448) at 20240405153046929
13187 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/test.c' (11,449) at 20210307205554438
13188 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_coex.h' (11,450) at 20220525020653811
13189 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/include/vegman.inc' (11,451) at 20230927080013514
13190 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/baytrail_som-db5800-som-6867.dts' (11,452) at 20210308005002860
13191 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/memory/Makefile' (11,453) at 20210308005003388
13192 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-monitor.1' (11,454) at 20210309003655964
13193 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/.gitlab-ci.yml' (11,455) at 20241221090017576
13194 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_JsonSchema_ResponseValidator.robot' (11,456) at 20240627080021052
13195 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/serialize.cpp' (11,457) at 20240828080025979
13196 2025-01-08 03:00:45.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/Makefile' (11,458) at 20240405153051405
13197 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kconfig-macro-language.rst' (11,459) at 20220525020651738
13198 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fuse.h' (11,460) at 20210308005003652
13199 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-gpio.c' (11,461) at 20220525020653679
13200 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6sx-clock.yaml' (11,462) at 20240405153045025
13201 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/peci.h' (11,463) at 20240405153231831
13202 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/Makefile' (11,464) at 20210307214927738
13203 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ps3.c' (11,465) at 20220525020653955
13204 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/spa.h' (11,466) at 20210308005003692
13205 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97435svmb.dts' (11,467) at 20240405153045985
13206 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-context.c' (11,468) at 20240405153230827
13207 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/README.md' (11,469) at 20221209040011539
13208 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dma.h' (11,470) at 20240405153229907
13209 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/symbol-namespaces.rst' (11,471) at 20240405153045289
13210 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/strongarm.h' (11,472) at 20210308005045837
13211 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw560x.dtsi' (11,473) at 20240405153045513
13212 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/break.h' (11,474) at 20210307214926122
13213 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/as3722_regulator.c' (11,475) at 20210308005003472
13214 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_lib.sh' (11,476) at 20210307214932690
13215 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ruovesi_Storminiemi' (11,477) at 20210307205553774
13216 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/tqm8xx_setup.c' (11,478) at 20240405153230051
13217 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_ioctl.h' (11,479) at 20220525020654475
13218 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/rx-softmmu/default.mak' (11,480) at 20240906080037160
13219 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800soc.c' (11,481) at 20240405153050621
13220 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch' (11,482) at 20230706080014741
13221 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel3.svg' (11,483) at 20240405153044933
13222 2025-01-08 03:00:45.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/Kconfig' (11,484) at 20240405153230755
13223 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-bananapi-m2-plus.dtsi' (11,485) at 20240405153045397
13224 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_neon.c' (11,486) at 20240405153053097
13225 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_crtc.c' (11,487) at 20240405153048753
13226 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/verity.c' (11,488) at 20240405153052361
13227 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx-mipi-csi2.yaml' (11,489) at 20240405153045093
13228 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/ubi.c' (11,490) at 20210308005003540
13229 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_agp.c' (11,491) at 20241211090145425
13230 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-hostname_1.0.bb' (11,492) at 20241206090014270
13231 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit_comp64.c' (11,493) at 20240405153230023
13232 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/gpio-mux.yaml' (11,494) at 20240405153045113
13233 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-t-opp.dtsi' (11,495) at 20240405153045821
13234 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c' (11,496) at 20220525020652967
13235 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram.h' (11,497) at 20210308005002780
13236 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoio_dsp.c' (11,498) at 20220525020654995
13237 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/e3x0-button.txt' (11,499) at 20210307214925334
13238 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/Makefile' (11,500) at 20210308005003464
13239 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryChunks_v1.xml' (11,501) at 20240619080002928
13240 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/turingcc-qcs404.c' (11,502) at 20240405153046833
13241 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/memdup.cocci' (11,503) at 20240405153053441
13242 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/panda_mux_data.h' (11,504) at 20210308005003080
13243 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/types_test.cpp' (11,505) at 20230511080029431
13244 2025-01-08 03:00:45.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/Makefile' (11,506) at 20210307214927066
13245 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ch.c' (11,507) at 20240405153051585
13246 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/excp_helper.c' (11,508) at 20241211090212490
13247 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c' (11,509) at 20240405153050637
13248 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Angebo' (11,510) at 20210307205553778
13249 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-leadtek-y04g0051.c' (11,511) at 20210307214928782
13250 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ssd2828.h' (11,512) at 20210308005003532
13251 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-sdio.c' (11,513) at 20210308005002552
13252 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/alim1535_wdt.c' (11,514) at 20210309003653328
13253 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/law.c' (11,515) at 20210308005003172
13254 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/mmu_context.c' (11,516) at 20240405153230047
13255 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq8074.c' (11,517) at 20240405153230223
13256 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan-checks.h' (11,518) at 20220525020654579
13257 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_nvram.h' (11,519) at 20210307214930026
13258 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch' (11,520) at 20230706080014745
13259 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c' (11,521) at 20240405153048657
13260 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_gmac_cmn.h' (11,522) at 20210307214931358
13261 2025-01-08 03:00:45.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/rseq_test.c' (11,523) at 20240405153054321
13262 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/mvebu-uart.txt' (11,524) at 20240405153045153
13263 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/rs6000_mc.c' (11,525) at 20241211090212322
13264 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_io.c' (11,526) at 20240805080014035
13265 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/0002-Fix-pyext_PATTERN-for-cross-compilation.patch' (11,527) at 20240113090014536
13266 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/linkage.h' (11,528) at 20210308005002844
13267 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/index.rst' (11,529) at 20240405153045225
13268 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/settings/phosphor-settings-manager/power-policy-set-default.override.yml' (11,530) at 20220211110019230
13269 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop/.gitignore' (11,531) at 20240405153054169
13270 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig' (11,532) at 20210308005003236
13271 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tunnel4.c' (11,533) at 20220525020654839
13272 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/syscalls/Makefile' (11,534) at 20240405153046509
13273 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (11,535) at 20241226090016127
13274 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/Makefile.libfdt' (11,536) at 20210308005003728
13275 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ptrace.h' (11,537) at 20210308005002708
13276 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/extended.json' (11,538) at 20240405153054117
13277 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cxl.rst' (11,539) at 20210307214925546
13278 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_ipmi_sensor.pl' (11,540) at 20220720030027719
13279 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/traps.c' (11,541) at 20240405153230039
13280 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm911360_entphn_defconfig' (11,542) at 20210308005003252
13281 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/README' (11,543) at 20240405153054381
13282 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.arm-caches' (11,544) at 20210308005003292
13283 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cli-app/cper-convert.c' (11,545) at 20241114091008828
13284 2025-01-08 03:00:45.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ep93xx_eth.c' (11,546) at 20210308005003428
13285 2025-01-08 03:00:45.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/motload-head.S' (11,547) at 20210307214926362
13286 2025-01-08 03:00:45.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/index.rst' (11,548) at 20210309003648436
13287 2025-01-08 03:00:45.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt4831-regulator.c' (11,549) at 20240405153051473
13288 2025-01-08 03:00:45.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_multiprobe.tc' (11,550) at 20210309003656000
13289 2025-01-08 03:00:45.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/m54xx_wdt.c' (11,551) at 20240405153052241
13290 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_7_0_sh_mask.h' (11,552) at 20240405153048225
13291 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/transport_class.h' (11,553) at 20240405153052809
13292 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/README' (11,554) at 20210308005002972
13293 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/reset.c' (11,555) at 20210307214926138
13294 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/openbmc-openpower.conf' (11,556) at 20210307205554046
13295 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/Kconfig' (11,557) at 20210308005003028
13296 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg' (11,558) at 20210307205554634
13297 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/machine.h' (11,559) at 20210307214926222
13298 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c' (11,560) at 20240405153049813
13299 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/new-project.png' (11,561) at 20210307205554382 to deleted uid set
13300 2025-01-08 03:00:45.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c' (11,562) at 20240405153050201
13301 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c' (11,563) at 20240405153230815
13302 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cirrus,cs89x0.txt' (11,564) at 20210307214925374
13303 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/thrift/thrift/0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch' (11,565) at 20230520080014476
13304 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/stream.c' (11,566) at 20240405153051753
13305 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-dbus.c' (11,567) at 20240724080011687
13306 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/index.scss' (11,568) at 20210308005107077
13307 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics.c' (11,569) at 20240919080017054
13308 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/dma.h' (11,570) at 20240405153046505
13309 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/text-patching.h' (11,571) at 20240405153046281
13310 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf85063.yaml' (11,572) at 20240405153045153
13311 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/rsa_caam.h' (11,573) at 20210308005003356
13312 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_hob.h' (11,574) at 20210308005002880
13313 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_4_0_default.h' (11,575) at 20210307214927694
13314 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog.h' (11,576) at 20240405153046341
13315 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/clipboard.h' (11,577) at 20230925080039937
13316 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/altera_edac.c' (11,578) at 20240405153047013
13317 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (11,579) at 20240209090013644
13318 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bmc-update/config-bmc.json' (11,580) at 20240405080013750
13319 2025-01-08 03:00:45.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/Kconfig' (11,581) at 20210308005003028
13320 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/MAINTAINERS' (11,582) at 20210308005002920
13321 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-rsv.c' (11,583) at 20240405153231611
13322 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu.c' (11,584) at 20241211090212326
13323 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/xircom_cb.c' (11,585) at 20240405153049905
13324 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Kconfig' (11,586) at 20241211090145381
13325 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_acc_types.h' (11,587) at 20240405153051833
13326 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/qad/0001-Fix-warnings-found-by-clang-compiler.patch' (11,588) at 20230919080013958
13327 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8150.c' (11,589) at 20240405153230231
13328 2025-01-08 03:00:45.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_dbus.c' (11,590) at 20230809080010803
13329 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_mock.c' (11,591) at 20240405153231355
13330 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/hal_init.c' (11,592) at 20220525020654171
13331 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/event.h' (11,593) at 20240405153232235
13332 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c' (11,594) at 20240405153231003
13333 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cache-pl310.c' (11,595) at 20210308005002708
13334 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/asus.c' (11,596) at 20240405153051417
13335 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/dsdt.asl' (11,597) at 20210308005002908
13336 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl9097.h' (11,598) at 20210307214927902
13337 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i3c/device.h' (11,599) at 20240613080016499
13338 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-client/tee-supplicant@.service' (11,600) at 20231011080016570
13339 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_labeled_tuple.cpp' (11,601) at 20230119040040606
13340 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kconfig' (11,602) at 20241115090012941
13341 2025-01-08 03:00:45.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Vitoria-Gasteiz' (11,603) at 20210307205553766
13342 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo.c' (11,604) at 20241018080014482
13343 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/snvs.c' (11,605) at 20210308005002728
13344 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-nvmem' (11,606) at 20210309003648244
13345 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/rx.c' (11,607) at 20210307214929970
13346 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/colibri-vf50-ts.txt' (11,608) at 20240405153045081
13347 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core.c' (11,609) at 20240503080014482
13348 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Nonnull.patch' (11,610) at 20231011080016574
13349 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_net.h' (11,611) at 20241011080017375
13350 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/widgets.txt' (11,612) at 20210307214925438
13351 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/core.h' (11,613) at 20240405153046965
13352 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/power-sequencer/swift/ucd90160.yaml' (11,614) at 20210307205553710
13353 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/emmc-storage-design.md' (11,615) at 20241203090006519
13354 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/sdbusplus.wrap' (11,616) at 20220322030035936
13355 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ingenic_rproc.c' (11,617) at 20240405153051481
13356 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Battery.interface.yaml' (11,618) at 20210610000035126
13357 2025-01-08 03:00:45.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-Unbolt-ubuntu-hack.patch' (11,619) at 20231011080016574
13358 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/rk3288.h' (11,620) at 20210308005003640
13359 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/axg-aoclkc.h' (11,621) at 20210308005003632
13360 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_crtc.h' (11,622) at 20210307214927866
13361 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/liblockfile-fix-install-so-to-man-dir.patch' (11,623) at 20230401080011935
13362 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/socfpga.c' (11,624) at 20210308005003072
13363 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/common.c' (11,625) at 20220818100014655
13364 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/g364fb.c' (11,626) at 20240405153231583
13365 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv3029c2.c' (11,627) at 20240405153051501
13366 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/file.c' (11,628) at 20240405153047041
13367 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/commsup.c' (11,629) at 20240405153231383
13368 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0009-reduce-lifetime-value.patch' (11,630) at 20230706080014737
13369 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/vfio-iommufd.rst' (11,631) at 20240906080037176
13370 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_stat_unittest.cpp' (11,632) at 20220108040030440
13371 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_mac.h' (11,633) at 20210308005003288
13372 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/dfl-emif.c' (11,634) at 20240405153049585
13373 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/subprojects/sdbusplus.wrap' (11,635) at 20211221040045334
13374 2025-01-08 03:00:45.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/provider.cpp' (11,636) at 20241211090212454
13375 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop.h' (11,637) at 20241011080017315
13376 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz' (11,638) at 20210307205554590 to deleted uid set
13377 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/hw_breakpoint.c' (11,639) at 20240405153230035
13378 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/Makefile' (11,640) at 20240405153054365
13379 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.uncmd_spl' (11,641) at 20210308005003724
13380 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/qmi/Makefile' (11,642) at 20210307214932130
13381 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/Kconfig' (11,643) at 20240405153051969
13382 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-tqma7.dtsi' (11,644) at 20240405153045533
13383 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm200.c' (11,645) at 20240405153048665
13384 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_hw_queues.c' (11,646) at 20220525020654003
13385 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/rcupdate.h' (11,647) at 20210307214932630
13386 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/main.cpp' (11,648) at 20230629131804615
13387 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qtree.c' (11,649) at 20230426080043956
13388 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/settings/phosphor-settings-manager_%.bbapend' (11,650) at 20240110090012776
13389 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/uvdevice.c' (11,651) at 20240405153051517
13390 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_client.h' (11,652) at 20220525020654791
13391 2025-01-08 03:00:45.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_mxc.h' (11,653) at 20210308005003628
13392 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_linecards.c' (11,654) at 20240712080021077
13393 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob_param.h' (11,655) at 20210307214930558
13394 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ml-ioh.c' (11,656) at 20240405153047077
13395 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads8344.yaml' (11,657) at 20240405153045073
13396 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-capture.c' (11,658) at 20241219090010504
13397 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-net-test.c' (11,659) at 20240326080039742
13398 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,smmu-v3-pmcg.yaml' (11,660) at 20240405153045125
13399 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Manawatu' (11,661) at 20210307205553778
13400 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,rk3288-hdmi-analog.txt' (11,662) at 20240405153229799
13401 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_parsers.hpp' (11,663) at 20240829080025807
13402 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-sha.c' (11,664) at 20240405153046937
13403 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.h' (11,665) at 20210307214927746
13404 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/platform.h' (11,666) at 20240405153052961
13405 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/atmel-flexcom.h' (11,667) at 20210307214931342
13406 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/sim-hw-access.hpp' (11,668) at 20220225040021258
13407 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/booting.txt' (11,669) at 20240405153229835
13408 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/arm64-stub.c' (11,670) at 20240405153230295
13409 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6362.dtsi' (11,671) at 20220525020651990
13410 2025-01-08 03:00:46.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb_host.sh' (11,672) at 20240405153054337
13411 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/mspro_block.c' (11,673) at 20240405153049593
13412 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hashtable.h' (11,674) at 20210309003653844
13413 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freeipmi/freeipmi/0001-Fix-undeclared-function-errors.patch' (11,675) at 20241221090017536
13414 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6359.dtsi' (11,676) at 20241211090145373
13415 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-mipi-u-boot.dtsi' (11,677) at 20210308005002584
13416 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorkvattnet' (11,678) at 20210307205553778
13417 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/authors' (11,679) at 20210307214930630
13418 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-simple-poll.c' (11,680) at 20230421080019768
13419 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/config' (11,681) at 20240405153054301
13420 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r2dplus_defconfig' (11,682) at 20210308005003276
13421 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/Makefile' (11,683) at 20210308005002792
13422 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/offload.c' (11,684) at 20220525020653611
13423 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/Makefile' (11,685) at 20210308005003028
13424 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/block-coroutine-wrapper.rst' (11,686) at 20230426080043660
13425 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_unix.c' (11,687) at 20240405153054265
13426 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/apne.c' (11,688) at 20240405153049773
13427 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml' (11,689) at 20240405153229759
13428 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs_user_exp.c' (11,690) at 20240405153052381
13429 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_device.c' (11,691) at 20210605000027704
13430 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types.c' (11,692) at 20220525020653119
13431 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/Makefile' (11,693) at 20220525020652827
13432 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/nvdec.h' (11,694) at 20240405153048621
13433 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3-lte.dts' (11,695) at 20240405153045781
13434 2025-01-08 03:00:46.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nf_flowtable.rst' (11,696) at 20220525020651750
13435 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_net_unittest.cpp' (11,697) at 20240817080027656
13436 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/MAINTAINERS' (11,698) at 20210308005002920
13437 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projectconf.html' (11,699) at 20220402030016107
13438 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-wpe.c' (11,700) at 20240405153046797
13439 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/MAINTAINERS' (11,701) at 20210308005002920
13440 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp13xc.dtsi' (11,702) at 20240405153045585
13441 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/callbackgentest.cpp' (11,703) at 20210308005108057
13442 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptlf.c' (11,704) at 20240405153230267
13443 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma.h' (11,705) at 20240405153047001
13444 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-board.h' (11,706) at 20240405153046013
13445 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/README.md' (11,707) at 20221013030029183
13446 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/0001-yasm-Set-build-date-to-SOURCE_DATE_EPOCH.patch' (11,708) at 20240413080012655
13447 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (11,709) at 20241226090016127
13448 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a2_00000008.dtsi' (11,710) at 20210308005002872
13449 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.h' (11,711) at 20240405153050493
13450 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brxre1_defconfig' (11,712) at 20210308005003252
13451 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/record.c' (11,713) at 20240405153054201
13452 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_util.c' (11,714) at 20240906080037140
13453 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-mali.dtsi' (11,715) at 20210308005002596
13454 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_dev.c' (11,716) at 20240830080013287
13455 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/hash_info.h' (11,717) at 20220525020654535
13456 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/init/Makefile' (11,718) at 20210308005003228
13457 2025-01-08 03:00:46.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memchr.c' (11,719) at 20240405153053105
13458 2025-01-08 03:00:46.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_tx.c' (11,720) at 20210308005003528
13459 2025-01-08 03:00:46.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/Kconfig' (11,721) at 20210308005002960
13460 2025-01-08 03:00:46.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/nova-t-usb2.c' (11,722) at 20240405153049553
13461 2025-01-08 03:00:46.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mia.c' (11,723) at 20210307214932246
13462 2025-01-08 03:00:46.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb' (11,724) at 20241221090017560
13463 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_3_0_sh_mask.h' (11,725) at 20210307214927542
13464 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/selftest/bashisms.tc' (11,726) at 20210307214932674
13465 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x.h' (11,727) at 20240405153230051
13466 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_ptc_ek_nandflash_defconfig' (11,728) at 20210308005003276
13467 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/Makefile' (11,729) at 20240405153051973
13468 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml' (11,730) at 20240405153045013
13469 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bits.c' (11,731) at 20210309003654192
13470 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/cpu.c' (11,732) at 20210308005002788
13471 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/ps.c' (11,733) at 20210307214929970
13472 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/meson.build' (11,734) at 20240906080037212
13473 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_message.h' (11,735) at 20240405153052601
13474 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mpc512x-dma.txt' (11,736) at 20210307214925310
13475 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_demod.c' (11,737) at 20240405153049521
13476 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/realview.rst' (11,738) at 20210308005045809
13477 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/mman.h' (11,739) at 20210308005046065
13478 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/resolve_errors.mako.cpp' (11,740) at 20210308005108057
13479 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcr/gcr3_3.41.2.bb' (11,741) at 20240301090012427
13480 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_RegDefine11N.h' (11,742) at 20220525020654179
13481 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2400.c' (11,743) at 20220512100034141
13482 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shuffle.h' (11,744) at 20240405153053149
13483 2025-01-08 03:00:46.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_ser_trace.c' (11,745) at 20240405153048993
13484 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/adi,ad5272.yaml' (11,746) at 20240405153045077
13485 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb' (11,747) at 20241221090017664
13486 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb' (11,748) at 20240301090012431
13487 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/leds-lm355x.h' (11,749) at 20210307214931478
13488 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/MAINTAINERS' (11,750) at 20210308005002948
13489 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2-monitoring.service' (11,751) at 20230920080013648
13490 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/pipeline.json' (11,752) at 20240405153054157
13491 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-common-ops.c' (11,753) at 20240405153053997
13492 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/list-arch.sh' (11,754) at 20220525020651726
13493 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nagykanizsa-Barcs-Keszthely' (11,755) at 20210307205553774
13494 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/parade-ps8622.c' (11,756) at 20240405153230527
13495 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/gr-Athens' (11,757) at 20210307205553774
13496 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb_usual.h' (11,758) at 20210406100036147
13497 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/fse_compress.c' (11,759) at 20240405153053113
13498 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/adi.h' (11,760) at 20210307214926574
13499 2025-01-08 03:00:46.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/topdown.txt' (11,761) at 20240405153054085
13500 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-reg.h' (11,762) at 20210307214928690
13501 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/uart.c' (11,763) at 20240405153231471
13502 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_ad7417_sensor.c' (11,764) at 20240405153049225
13503 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/glk_rt5682_max98357a.c' (11,765) at 20240613080016547
13504 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/meson.options' (11,766) at 20240827080014466
13505 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinmux.h' (11,767) at 20240405153052765
13506 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_cmdset_0001.c' (11,768) at 20240405153230863
13507 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.3.bb' (11,769) at 20241221090017488
13508 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README' (11,770) at 20210307205554478
13509 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hw_irq.h' (11,771) at 20210307214931302
13510 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/falloc.h' (11,772) at 20210307214931630
13511 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/or_action.hpp' (11,773) at 20210914000041091
13512 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/response_manager.c' (11,774) at 20240405153049857
13513 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/MAINTAINERS' (11,775) at 20210308005003028
13514 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ga102.c' (11,776) at 20240405153048653
13515 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/apei/output_format.rst' (11,777) at 20210307214925494
13516 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_unittest.cpp' (11,778) at 20240817080027252
13517 2025-01-08 03:00:46.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_dccg.h' (11,779) at 20220525020652514
13518 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c' (11,780) at 20241211090145457
13519 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/bcm2836_control.c' (11,781) at 20241211090212282
13520 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/conf/layer.conf' (11,782) at 20241221090017472
13521 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/__init__.py' (11,783) at 20210307205554266
13522 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_constant.c' (11,784) at 20210307214926730
13523 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/trace.h' (11,785) at 20210927100127413
13524 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkexynosspl.c' (11,786) at 20210308005003768
13525 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/libgpiod.wrap' (11,787) at 20240815080028259
13526 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/cpu_if_regs.h' (11,788) at 20240405153046573
13527 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target-reg-bits.h' (11,789) at 20230925080040077
13528 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/r8a66597-udc.h' (11,790) at 20210307214930818
13529 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/configure.ac.patch' (11,791) at 20230706080014761
13530 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (11,792) at 20240326080016514
13531 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_client.cpp' (11,793) at 20230625080034211
13532 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_eq_qb.c' (11,794) at 20210308005046505
13533 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rs5c372.c' (11,795) at 20240405153231375
13534 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/restrack.c' (11,796) at 20220525020653151
13535 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.atmel_mci' (11,797) at 20210308005003292
13536 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/auxvec.h' (11,798) at 20240405153045941
13537 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/Makefile' (11,799) at 20240405153045645
13538 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7742-cpg-mssr.h' (11,800) at 20210307214931330
13539 2025-01-08 03:00:46.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (11,801) at 20241031080012179
13540 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempSensor.hpp' (11,802) at 20241112090003098
13541 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/idle.h' (11,803) at 20240405153052789
13542 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/emconfig' (11,804) at 20221213040024897
13543 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/run_checks.py' (11,805) at 20240405153054225
13544 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_overview/test_obmc_gui_server_overview.robot' (11,806) at 20241023080016467
13545 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/fpga-region.h' (11,807) at 20240613080016499
13546 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/087' (11,808) at 20210927100127481
13547 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch' (11,809) at 20240301090012427
13548 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/0001-docs-Disable-building.patch' (11,810) at 20221003030013257
13549 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linear_range.h' (11,811) at 20240405153052721
13550 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_ttm.c' (11,812) at 20240405153048781
13551 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/andes/irq.h' (11,813) at 20240624080012816
13552 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-modes.S' (11,814) at 20210307214926370
13553 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-1.conf' (11,815) at 20230412080023460
13554 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-luxul-xap-1410.dts' (11,816) at 20240405153229871
13555 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbushelper_mock.hpp' (11,817) at 20210308005116217
13556 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/machine.h' (11,818) at 20220525020654611
13557 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/strace/groups/file' (11,819) at 20210307214932578
13558 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.c' (11,820) at 20210307214928614
13559 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/time.c' (11,821) at 20240405153046509
13560 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mv-xor.txt' (11,822) at 20210307214925310
13561 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (11,823) at 20241206090014278
13562 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/gpio-uniphier.c' (11,824) at 20210308005003376
13563 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/list.h' (11,825) at 20240405153053457
13564 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bcd.c' (11,826) at 20210307214931790
13565 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/README.pybootchart' (11,827) at 20210307205554642
13566 2025-01-08 03:00:46.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/mac.h' (11,828) at 20240405153230955
13567 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/README' (11,829) at 20210812000025310
13568 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-section.err' (11,830) at 20240906080037560
13569 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kprobes/Makefile' (11,831) at 20210307214932126
13570 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nisqually.json' (11,832) at 20240123090005495
13571 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/hypercall.h' (11,833) at 20240405153052957
13572 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ll_cache.json' (11,834) at 20240405153232223
13573 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h' (11,835) at 20210307214926218
13574 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-eztv.c' (11,836) at 20210307214928782
13575 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/gpr_defconfig' (11,837) at 20240405153045993
13576 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/CorstoneSubsystems.png' (11,838) at 20230804080018091 to deleted uid set
13577 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mmp.c' (11,839) at 20240405153049201
13578 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/Kconfig' (11,840) at 20210308005002788
13579 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/Makefile' (11,841) at 20240405153047257
13580 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/local_storage.c' (11,842) at 20240405153052981
13581 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-u.out' (11,843) at 20210308005046409 to deleted uid set
13582 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle.dts' (11,844) at 20210308005003760
13583 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl902d.h' (11,845) at 20210309003649824
13584 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/templates/default/conf-notes.txt' (11,846) at 20220913030020492
13585 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/encrypted.c' (11,847) at 20240405153053473
13586 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.yaml' (11,848) at 20240405153045085
13587 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/atc260x-onkey.c' (11,849) at 20220525020653179
13588 2025-01-08 03:00:46.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp869.c' (11,850) at 20210307214931178
13589 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/Kconfig' (11,851) at 20240405153048801
13590 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-gxp.c' (11,852) at 20240405153230675
13591 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp1251.c' (11,853) at 20210307214931178
13592 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cryptodev-vhost-user.h' (11,854) at 20210308005046053
13593 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes-ipc3.c' (11,855) at 20240405153054005
13594 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/interface.hpp' (11,856) at 20230714080040163
13595 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-usi.c' (11,857) at 20240405153051769
13596 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/meson.build' (11,858) at 20241125090040576
13597 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-r40-ccu.c' (11,859) at 20241211090212294
13598 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/servalt/Makefile' (11,860) at 20210308005003020
13599 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ResolutionStep_v1.xml' (11,861) at 20240619080002936
13600 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_linux.c' (11,862) at 20240405153231647
13601 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-PA-Philadelphia' (11,863) at 20210307205553754
13602 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-smd.c' (11,864) at 20240405153046769
13603 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_cmd.c' (11,865) at 20240405153051901
13604 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/standard_device_tests.cpp' (11,866) at 20240817080031288
13605 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shdma-base.h' (11,867) at 20210307214931506
13606 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/bootm.c' (11,868) at 20210308005002840
13607 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/solum_pssf162202_psu.json' (11,869) at 20220601030005869
13608 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/odata-v4.json' (11,870) at 20240529080008499
13609 2025-01-08 03:00:46.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/msi2500/Kconfig' (11,871) at 20240405153049569
13610 2025-01-08 03:00:46.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2000.h' (11,872) at 20210307214932350
13611 2025-01-08 03:00:46.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c' (11,873) at 20210307214928814
13612 2025-01-08 03:00:46.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_1_4_offset.h' (11,874) at 20240405153047765
13613 2025-01-08 03:00:46.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/cma_heap.c' (11,875) at 20240919080017050
13614 2025-01-08 03:00:46.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi' (11,876) at 20240405153045829
13615 2025-01-08 03:00:46.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apss-ipq-pll.c' (11,877) at 20240405153230219
13616 2025-01-08 03:00:46.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (11,878) at 20221122040015511
13617 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gfs2_ondisk.h' (11,879) at 20220525020654667
13618 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-oneplus-cheeseburger.dts' (11,880) at 20240405153045773
13619 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/.kunitconfig' (11,881) at 20240405153053129
13620 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imagetool.c' (11,882) at 20210308005003764
13621 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/hyperv-proto.h' (11,883) at 20221215040039182
13622 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/sigp.c' (11,884) at 20240405153046297
13623 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/ucc_geth_ethtool.c' (11,885) at 20240405153049933
13624 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-v4l2.c' (11,886) at 20240405153230827
13625 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_reg.h' (11,887) at 20220525020652859
13626 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/proc.c' (11,888) at 20240405153052369
13627 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utmath.c' (11,889) at 20210307214926846
13628 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/038.out' (11,890) at 20210308005046437
13629 2025-01-08 03:00:46.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmu.c' (11,891) at 20240906080037528
13630 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/config-validator.cpp' (11,892) at 20240824080021954
13631 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/LICENSE' (11,893) at 20210308005111457
13632 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/rc' (11,894) at 20210307205554494
13633 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/ply/__init__.py' (11,895) at 20210307205554258
13634 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/builtin/main.c' (11,896) at 20240405153046681
13635 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/directives/username-validator.js' (11,897) at 20210308005107065
13636 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_83xx.c' (11,898) at 20220525020654071
13637 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/ar5523.c' (11,899) at 20240613080016443
13638 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ptpd-use-pkgconfig.patch' (11,900) at 20230131040012027
13639 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/intro.rst' (11,901) at 20210307214925602
13640 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_fru_device.robot' (11,902) at 20240628080017113
13641 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/speedstep.h' (11,903) at 20210308005002880
13642 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/fw_env.config' (11,904) at 20220916030015744
13643 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/power-supply-monitor@.service' (11,905) at 20210308005405942
13644 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/tee.rst' (11,906) at 20240405153045265
13645 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus.c' (11,907) at 20241211090212554
13646 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/libyang/0001-test_context-skip-test-case-test_searchdirs.patch' (11,908) at 20230401080011935
13647 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/corstone1000-standard.scc' (11,909) at 20220804030014671
13648 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Erikslund_Bergasen' (11,910) at 20210307205553778
13649 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso' (11,911) at 20240405153045729
13650 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_device.c' (11,912) at 20240405153048421
13651 2025-01-08 03:00:46.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d34ek.dts' (11,913) at 20240405153045469
13652 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_cirrus_common.h' (11,914) at 20240405153053953
13653 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/util.c' (11,915) at 20240405153054177
13654 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb' (11,916) at 20210812000025246
13655 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw.c' (11,917) at 20241011080017295
13656 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/cassini.h' (11,918) at 20240405153050305
13657 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/MAINTAINERS' (11,919) at 20210308005002916
13658 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-Use-unsigned-int-type-for-1-bit-integer-bitfield.patch' (11,920) at 20230131040012027
13659 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c' (11,921) at 20210307214929478
13660 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/highmem.h' (11,922) at 20240405153046385
13661 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-target.c' (11,923) at 20240805080013963
13662 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.h' (11,924) at 20210307214929914
13663 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpni.c' (11,925) at 20210308005003432
13664 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_station.c' (11,926) at 20240405153232043
13665 2025-01-08 03:00:46.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/Makefile' (11,927) at 20210307214929226
13666 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2cd-valve-steamlink.dts' (11,928) at 20240405153045585
13667 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uhubctl/uhubctl_2.6.0.bb' (11,929) at 20241221090017544
13668 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/bcsr.c' (11,930) at 20210307214926186
13669 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h' (11,931) at 20240405153050125
13670 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8770.txt' (11,932) at 20210307214925438
13671 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/irq_service_dce110.c' (11,933) at 20240712080021065
13672 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml' (11,934) at 20240405153045073
13673 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_ti814x.c' (11,935) at 20210308005002756
13674 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wip/wip.h' (11,936) at 20240405153053061
13675 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/statfs.h' (11,937) at 20210307214926122
13676 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/Makefile' (11,938) at 20210307214929898
13677 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/elfcore-compat.h' (11,939) at 20220525020651998
13678 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-transaction.c' (11,940) at 20210307214932210
13679 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/management-style.rst' (11,941) at 20210307214925554
13680 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_event.h' (11,942) at 20210307214929178
13681 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpf/bpf_dummy_struct_ops.c' (11,943) at 20240405153053189
13682 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy.bb' (11,944) at 20241206090014274
13683 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/zero.c' (11,945) at 20210309003653208
13684 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/features.rst' (11,946) at 20240405153229747
13685 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_bitfields.c' (11,947) at 20240405153054269
13686 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-meson-Re-added-required-lines-accidentally-removed.patch' (11,948) at 20241221090017692
13687 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/031.out' (11,949) at 20210308005046437
13688 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dts' (11,950) at 20240405153045821
13689 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb' (11,951) at 20241221090017516
13690 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/windows_equally_evictable.c' (11,952) at 20210308005100993
13691 2025-01-08 03:00:46.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/dwmmc.h' (11,953) at 20210308005002640
13692 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dynamic-replicator.yaml' (11,954) at 20240405153045013
13693 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_chmap.c' (11,955) at 20220525020655107
13694 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/meson-ir-tx.c' (11,956) at 20240405153049513
13695 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/TODO' (11,957) at 20240405153051881
13696 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pl080.c' (11,958) at 20240405153045685
13697 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dts' (11,959) at 20240405153045821
13698 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.prettierrc.yaml' (11,960) at 20221207040044383
13699 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368.dtsi' (11,961) at 20210308005002608
13700 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia_bw.h' (11,962) at 20240405153230419
13701 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/pai_crypto.json' (11,963) at 20240405153054117
13702 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm80.rst' (11,964) at 20210307214925502
13703 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/snps,hsdk-pll-clock.txt' (11,965) at 20210307214925294
13704 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_notify.c' (11,966) at 20220525020654311
13705 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/demux.h' (11,967) at 20210307214931542
13706 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-blk.h' (11,968) at 20221215040039186
13707 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/pinctrl.h' (11,969) at 20210308005003628
13708 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/253.out' (11,970) at 20240326080039730
13709 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_txrx_common.h' (11,971) at 20240405153050041
13710 2025-01-08 03:00:46.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/i2c-mxv7.c' (11,972) at 20210308005002724
13711 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt715.c' (11,973) at 20240405153053957
13712 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_irongate.h' (11,974) at 20210307214925646
13713 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6002.dtsi' (11,975) at 20240405153045717
13714 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-keys.yaml' (11,976) at 20240405153045077
13715 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-co-timeout.c' (11,977) at 20221215040039406
13716 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/stackprotector.h' (11,978) at 20240405153046129
13717 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/lowlevel_init.S' (11,979) at 20210308005002824
13718 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/gcw0.dts' (11,980) at 20240405153045989
13719 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/linuxboot_dma.bin' (11,981) at 20210308005046149 to deleted uid set
13720 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_backlight.h' (11,982) at 20240405153048745
13721 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/Makefile' (11,983) at 20240405153230687
13722 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fib6.h' (11,984) at 20240405153052893
13723 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_nor_defconfig' (11,985) at 20210308005003264
13724 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensa-linux-user.mak' (11,986) at 20210927100127057
13725 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx93-media-blk-ctrl.yaml' (11,987) at 20240405153045153
13726 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/novena.h' (11,988) at 20210308005003016
13727 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/wavpack/wavpack_5.6.0.bb' (11,989) at 20240113090014540
13728 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/MAINTAINERS' (11,990) at 20210308005003016
13729 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/obmc-security-response-team.md' (11,991) at 20221209040006399
13730 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/Kconfig' (11,992) at 20210308005003048
13731 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/uv_mmtimer.c' (11,993) at 20210307214926958
13732 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_opp.c' (11,994) at 20220525020652510
13733 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb' (11,995) at 20241221090017516
13734 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Reference_Checker.robot' (11,996) at 20240627080021052
13735 2025-01-08 03:00:46.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/cmsdk-apb-watchdog.c' (11,997) at 20241211090212354
13736 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sa11x0-dma.c' (11,998) at 20240405153047005
13737 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring2.sh' (11,999) at 20230627080016966
13738 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/Makefile' (12,000) at 20210308005002996
13739 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/imb.c' (12,001) at 20210308004938832
13740 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk-evm.dts' (12,002) at 20240405153045589
13741 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/common.c' (12,003) at 20240805080014071
13742 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/atomic/Atomic-RMW+mb__after_atomic-is-stronger-than-acquire.litmus' (12,004) at 20210309003648432
13743 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-mk802.dts' (12,005) at 20240405153045377
13744 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/bootmap.h' (12,006) at 20241211090212442
13745 2025-01-08 03:00:46.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/serial.h' (12,007) at 20210307214926390
13746 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c' (12,008) at 20240411080014110
13747 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/edb93xx.h' (12,009) at 20210308005003592
13748 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98504.h' (12,010) at 20210307214932314
13749 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/mini_inflate.c' (12,011) at 20210308005003548
13750 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qpc0_regs.h' (12,012) at 20240405153046597
13751 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/dk-All' (12,013) at 20210307205553766
13752 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio_0.3.113.bb' (12,014) at 20220502030010176
13753 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/kernel-api/writing-an-alsa-driver.rst' (12,015) at 20240405153229827
13754 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/alignment.sh' (12,016) at 20220405030025645
13755 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw9906.c' (12,017) at 20240405153049341
13756 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/debug.h' (12,018) at 20220525020655167
13757 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/macboing.c' (12,019) at 20210309003648820
13758 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/tee-dev.h' (12,020) at 20210524100034906
13759 2025-01-08 03:00:46.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_dumb.c' (12,021) at 20240405153048701
13760 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/ufs_fs.h' (12,022) at 20210307214931254
13761 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/Makefile' (12,023) at 20240405153049705
13762 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/debug.h' (12,024) at 20240405153050649
13763 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/ppc4xx.h' (12,025) at 20240906080037336
13764 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb' (12,026) at 20240921080016394
13765 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/i2s.h' (12,027) at 20210307214932410
13766 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymongo_4.10.1.bb' (12,028) at 20241221090017560
13767 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/brcm,bcm2835-aux-uart.txt' (12,029) at 20210307214925418
13768 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-inventory-sensors.yaml' (12,030) at 20240110090012776
13769 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/cairo/cairo_1.18.2.bb' (12,031) at 20241221090017684
13770 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/ls1012afrdm.c' (12,032) at 20210308005002964
13771 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/intel-pt-test.c' (12,033) at 20240405153054093
13772 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bl_bit_32.h' (12,034) at 20210307214926550
13773 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evregion.c' (12,035) at 20240830080013247
13774 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/example/example.hpp' (12,036) at 20231021080029918
13775 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/wic/systemd-bootdisk-dmverity.wks.in' (12,037) at 20240413080012667
13776 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/monitor-core.c' (12,038) at 20240906080037444
13777 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dts' (12,039) at 20240405153229923
13778 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bios-verify.target.in' (12,040) at 20210308005120349
13779 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_intel_trace.h' (12,041) at 20210307214932254
13780 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-jvc.c' (12,042) at 20210307214928774
13781 2025-01-08 03:00:46.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch' (12,043) at 20230706080014745
13782 2025-01-08 03:00:46.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl818.c' (12,044) at 20240405153046901
13783 2025-01-08 03:00:46.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/TODO' (12,045) at 20210307214927974
13784 2025-01-08 03:00:46.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/qcserial.c' (12,046) at 20241115090012961
13785 2025-01-08 03:00:46.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zramstop' (12,047) at 20210307205553938
13786 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_2_sh_mask.h' (12,048) at 20240405153048093
13787 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/json_utils.cpp' (12,049) at 20240820080027374
13788 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/grays.vue' (12,050) at 20220105012522959
13789 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/service_data.cpp' (12,051) at 20230516080019602
13790 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu.c' (12,052) at 20241211090212494
13791 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/ddr.c' (12,053) at 20210308005002988
13792 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/Kconfig' (12,054) at 20210308005002732
13793 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mld.sh' (12,055) at 20240613080016567
13794 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push507c.h' (12,056) at 20210309003649824
13795 2025-01-08 03:00:46.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/amlogic,canvas.yaml' (12,057) at 20240405153045153
13796 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memcontrol.c' (12,058) at 20241118090018511
13797 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_oss.c' (12,059) at 20210307214932438
13798 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig' (12,060) at 20210308005003236
13799 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/Makefile' (12,061) at 20240405153054037
13800 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/Makefile' (12,062) at 20210308005003008
13801 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/lantiq_asc.txt' (12,063) at 20210307214925418
13802 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-nice-design.rst' (12,064) at 20240405153045301
13803 2025-01-08 03:00:46.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tca642x.c' (12,065) at 20210308005003380
13804 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/radeon.h' (12,066) at 20210308005003684
13805 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_add_dup_node.dtso' (12,067) at 20240405153231279
13806 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-sysc.c' (12,068) at 20240405153231351
13807 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9263_devices.c' (12,069) at 20210308005002712
13808 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/orangepi.rst' (12,070) at 20230925080039845
13809 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/page.h' (12,071) at 20240503080014462
13810 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-apollo.h' (12,072) at 20210307214926166
13811 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kaslr.h' (12,073) at 20210307214926666
13812 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/prom.c' (12,074) at 20210307214926266
13813 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/documentation-file-ref-check' (12,075) at 20240405153053445
13814 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/Makefile' (12,076) at 20220525020652290
13815 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig' (12,077) at 20210308005003268
13816 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Sorviselka' (12,078) at 20210307205553774
13817 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/sdram_config.h' (12,079) at 20210308005002952
13818 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils_008.bb' (12,080) at 20241221090017504
13819 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/Kconfig' (12,081) at 20210308005003048
13820 2025-01-08 03:00:46.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_module.c' (12,082) at 20240405153054277
13821 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/attach.c' (12,083) at 20241211090145453
13822 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_dps-750xb_psu.json' (12,084) at 20220601030005861
13823 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_hw_sequencer.c' (12,085) at 20210307214927282
13824 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/designware_i2c.c' (12,086) at 20210308005003380
13825 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bmips_stb_defconfig' (12,087) at 20240405153045993
13826 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vt8500lcdfb.h' (12,088) at 20210307214930950
13827 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/watch.cpp' (12,089) at 20240820080021222
13828 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-ir-acs.yml' (12,090) at 20240106090017229
13829 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc8610_hpcd.c' (12,091) at 20240405153053933
13830 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-Make-space-for-flags-from-environment.patch' (12,092) at 20210307205553846
13831 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_mhccif.h' (12,093) at 20240405153231267
13832 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-r9701.c' (12,094) at 20220525020653955
13833 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.yaml' (12,095) at 20210307214925330
13834 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7780.c' (12,096) at 20210307214926566
13835 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_sys_io.patch' (12,097) at 20210307205553750
13836 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-av/0001-all-Drop-xmlRecoverMemory.patch' (12,098) at 20230811080018298
13837 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/pci.h' (12,099) at 20210307214926222
13838 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1296.dtsi' (12,100) at 20240405153045797
13839 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyrynsalmi_Paljakka' (12,101) at 20210307205553770
13840 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json' (12,102) at 20230807080022150
13841 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-vgic-info.h' (12,103) at 20220525020654575
13842 2025-01-08 03:00:46.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mrc/quark.h' (12,104) at 20210308005003636
13843 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-netxbig.c' (12,105) at 20220525020653215
13844 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/iot_devkit.dts' (12,106) at 20210308005002544
13845 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/devices-rsk7264.c' (12,107) at 20210307214926538
13846 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/mpc8308rdb.c' (12,108) at 20210308005002976
13847 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-pam.c' (12,109) at 20210927100127641
13848 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/netifnames.patch' (12,110) at 20240413080012687
13849 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/sl811-hcd.c' (12,111) at 20210308005003516
13850 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/Makefile' (12,112) at 20210307214928842
13851 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/acl.c' (12,113) at 20240405153231691
13852 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/cooker.py' (12,114) at 20210307205554258
13853 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_ethtool.c' (12,115) at 20240405153050257
13854 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_lm87_sensor.c' (12,116) at 20240405153049225
13855 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_scsi.h' (12,117) at 20240405153051601
13856 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml' (12,118) at 20240405153045177
13857 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/crypto.json' (12,119) at 20240405153054117
13858 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/dbx500-prcmu.h' (12,120) at 20240405153231819
13859 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/index.rst' (12,121) at 20240405153045209
13860 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/event.py' (12,122) at 20240113090014544
13861 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-pcie.c' (12,123) at 20241114091008828
13862 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_edcasetting_regdef.h' (12,124) at 20210307214930638
13863 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/of_net.c' (12,125) at 20240405153232007
13864 2025-01-08 03:00:46.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.h' (12,126) at 20220525020652887
13865 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/power-supply@69.conf' (12,127) at 20240904080027734
13866 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fbcon.h' (12,128) at 20220804100016068
13867 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mii.h' (12,129) at 20210307214931642
13868 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/am335x-fb.c' (12,130) at 20210308005003520
13869 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/acl.h' (12,131) at 20240405153052349
13870 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/obmcconsole1' (12,132) at 20240613080020632
13871 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-raw-vbi.rst' (12,133) at 20240405153045313
13872 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_tbmc.c' (12,134) at 20210307214930130
13873 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/gcovr.cfg' (12,135) at 20240808080032608
13874 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/xen-front.rst' (12,136) at 20210307214925498
13875 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-iris-v2.dts' (12,137) at 20240405153045529
13876 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/jump_label.c' (12,138) at 20210307214926594
13877 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/Kconfig' (12,139) at 20240405153052229
13878 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/tagged-pointers.txt' (12,140) at 20240405153229835
13879 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds28e17.c' (12,141) at 20240405153052233
13880 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc_file.cpp' (12,142) at 20240830080017495
13881 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dt-extract-compatibles' (12,143) at 20240405153232103
13882 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/witherspoon-pfault-analysis-error-native_git.bb' (12,144) at 20210812000025166
13883 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/213' (12,145) at 20210927100127493
13884 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/maxbcm_defconfig' (12,146) at 20210308005003268
13885 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/obmc/system/__init__.py' (12,147) at 20221209040046691
13886 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/array_map_batch_ops.c' (12,148) at 20240405153054245
13887 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/u-boot-spl.lds' (12,149) at 20210308005002544
13888 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/fetch.py' (12,150) at 20230919080013982
13889 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tifm_core.c' (12,151) at 20240405153049649
13890 2025-01-08 03:00:46.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_pagination.scss' (12,152) at 20220105012522983
13891 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/SBx81LIFKW.h' (12,153) at 20210308005003580
13892 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsproc.c' (12,154) at 20240405153052441
13893 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build' (12,155) at 20230825080021141
13894 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c' (12,156) at 20240405153230351
13895 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/common.c' (12,157) at 20240405153045673
13896 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trio_0.27.0.bb' (12,158) at 20241221090017560
13897 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.gitignore' (12,159) at 20221026030027615
13898 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_defs.h' (12,160) at 20210309003652708
13899 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/.clang-format' (12,161) at 20240829080009326
13900 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/sysfs.c' (12,162) at 20240712080021089
13901 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_bflt.py' (12,163) at 20241211090212538
13902 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/scripts.c' (12,164) at 20210307214932582
13903 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/floating-point.json' (12,165) at 20240405153054125
13904 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.h' (12,166) at 20240405153048477
13905 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/frontend-cardlist.rst' (12,167) at 20220525020651646
13906 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb' (12,168) at 20240413080012663
13907 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts' (12,169) at 20240405153045537
13908 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl.dtsi' (12,170) at 20240405153045725
13909 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/task_barrier.h' (12,171) at 20240405153231795
13910 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/throttle.txt' (12,172) at 20220429100100426
13911 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/ipmisnoop/ipmisnoop.cpp' (12,173) at 20241120090021304
13912 2025-01-08 03:00:46.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/Kconfig' (12,174) at 20240405153051945
13913 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/generic_defconfig' (12,175) at 20240405153045913
13914 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388.dtsi' (12,176) at 20240405153045449
13915 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/cxd2880-spi.c' (12,177) at 20240405153049521
13916 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/const_structs.checkpatch' (12,178) at 20210308005003728
13917 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pepper_defconfig' (12,179) at 20210308005003272
13918 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/image.h' (12,180) at 20210307214927906
13919 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,mps2-timer.txt' (12,181) at 20210307214925446
13920 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/bitmap.c' (12,182) at 20210307214931194
13921 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_gfx_if.h' (12,183) at 20240405153047157
13922 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pfuze100-regulator.c' (12,184) at 20240405153231363
13923 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/qapidoc.py' (12,185) at 20240906080037176
13924 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/guruplug.h' (12,186) at 20210308005002904
13925 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.dimmpxm' (12,187) at 20241211090212530 to deleted uid set
13926 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8903.c' (12,188) at 20240405153232167
13927 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/sysfillrect.c' (12,189) at 20240405153052189
13928 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/run-ptest' (12,190) at 20241206090014314
13929 2025-01-08 03:00:46.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctsrc.c' (12,191) at 20220525020654991
13930 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6-engicam.h' (12,192) at 20210308005003596
13931 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/certificate-modal-remove.html' (12,193) at 20210308005107069
13932 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/adv_swbutton.c' (12,194) at 20240405153051393
13933 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-ne2k_pci.rom' (12,195) at 20210308005046137 to deleted uid set
13934 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/fallback-passwd' (12,196) at 20210307205554542
13935 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-pthread-attr-setaffinity-np.c' (12,197) at 20210307214932470
13936 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/Host.interface.yaml' (12,198) at 20221207040023627
13937 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyscaffold_4.5.bb' (12,199) at 20230811080018306
13938 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/error-image.bb' (12,200) at 20210307205554386
13939 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/perf_regs.c' (12,201) at 20240405153046193
13940 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-2.0' (12,202) at 20210307205554418
13941 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_d.c' (12,203) at 20210308005046521
13942 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_signal.h' (12,204) at 20241211090212218
13943 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/virtio/index.rst' (12,205) at 20240405153045197
13944 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/cdx_controller.h' (12,206) at 20240405153046741
13945 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/dfu.c' (12,207) at 20210308005003224
13946 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powercap.hpp' (12,208) at 20241212090017799
13947 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-booleanpy_4.0.bb' (12,209) at 20231011080016610
13948 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iotkit-secctl.c' (12,210) at 20241211090212294
13949 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc91c92_cs.c' (12,211) at 20240405153050297
13950 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/smfs.h' (12,212) at 20240405153050129
13951 2025-01-08 03:00:46.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/kernel-options.rst' (12,213) at 20240405153044977
13952 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json' (12,214) at 20240127090024788
13953 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_ptp.h' (12,215) at 20210309003651196
13954 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cpu_families.rst' (12,216) at 20240405153045245
13955 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/zynqpl.c' (12,217) at 20210308005003376
13956 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-h264.c' (12,218) at 20240405153049393
13957 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/README.md' (12,219) at 20221207040044383
13958 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mac.c' (12,220) at 20240405153050449
13959 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fasteners_0.19.bb' (12,221) at 20240302090018210
13960 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_AUDIT.c' (12,222) at 20220525020654879
13961 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/sigcontext.h' (12,223) at 20240405153229999
13962 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unwind.c' (12,224) at 20240405153230003
13963 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/ir-tests.cpp' (12,225) at 20241114091008832
13964 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sh_dac_audio.h' (12,226) at 20210307214931602
13965 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt' (12,227) at 20210309003648380
13966 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm64.h' (12,228) at 20240405153232287
13967 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/event_attributes_test.c' (12,229) at 20210307214932706
13968 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5410.c' (12,230) at 20240405153230239
13969 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/python-use.c' (12,231) at 20240405153054169
13970 2025-01-08 03:00:46.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/0003-bind-Makefile.in-regenerate-configure.patch' (12,232) at 20220402030015899
13971 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/ghes.c' (12,233) at 20240405153230167
13972 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/streamline_config.pl' (12,234) at 20240405153053453
13973 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/Kconfig' (12,235) at 20240405153050397
13974 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ba16.dtsi' (12,236) at 20240405153045501
13975 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/upgrade.py' (12,237) at 20241221090017700
13976 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_x.h' (12,238) at 20210307214931902
13977 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/gpio-fault-injection.rst' (12,239) at 20240405153045217
13978 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0003-rdoc-build-reproducible-documentation.patch' (12,240) at 20241221090017672
13979 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd.inc' (12,241) at 20241221090017644
13980 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_lib.c' (12,242) at 20240405153232123
13981 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/ecryptfs_format.c' (12,243) at 20210309003654552
13982 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8995.c' (12,244) at 20240405153232171
13983 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_acc.c' (12,245) at 20210307214926270
13984 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/run-ci' (12,246) at 20220315030032651
13985 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v4_3.h' (12,247) at 20240405153047153
13986 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-mux.h' (12,248) at 20240405153052797
13987 2025-01-08 03:00:46.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/microdev_defconfig' (12,249) at 20240405153046309
13988 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx_mib.c' (12,250) at 20240405153050705
13989 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/Enable.interface.yaml' (12,251) at 20220315030032667
13990 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/0001-Fix-build-with-clang.patch' (12,252) at 20210316000012677
13991 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen1.dts' (12,253) at 20240405153229903
13992 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/i8259_internal.h' (12,254) at 20230426080043764
13993 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_server.cpp' (12,255) at 20240904080027106
13994 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/philips.rc5' (12,256) at 20210307205553758
13995 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5_1.21.3.bb' (12,257) at 20241221090017504
13996 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_super.h' (12,258) at 20240405153231787
13997 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/Makefile' (12,259) at 20210307214929798
13998 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_audio_regs.h' (12,260) at 20240405153048437
13999 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_port.c' (12,261) at 20241211090212318
14000 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/Kconfig' (12,262) at 20240405153050349
14001 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/make_id_name.cpp' (12,263) at 20231228090030524
14002 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/firmware-usage-guidelines.rst' (12,264) at 20240405153045189
14003 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lan966x-hwmon.c' (12,265) at 20240405153230663
14004 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/reg_fields_def.h.inc' (12,266) at 20210927100127385
14005 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imgtec/clk-boston.c' (12,267) at 20210307214926978
14006 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfleu.c' (12,268) at 20210308005046529
14007 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfrem.c' (12,269) at 20210307214926334
14008 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0022-avoid-missing-LOCK_EX-declaration.patch' (12,270) at 20241206090014246
14009 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ich.h' (12,271) at 20210308005003492
14010 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-2.c' (12,272) at 20240326080039742
14011 2025-01-08 03:00:46.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator.h' (12,273) at 20240405153045689
14012 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/elf.c' (12,274) at 20240405153229999
14013 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/twl4030.h' (12,275) at 20210308005003688
14014 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/wakeup-latency-record' (12,276) at 20210307214932566
14015 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/landing.html' (12,277) at 20240106090017249
14016 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/ptrace.c' (12,278) at 20240405153229911
14017 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6sx.c' (12,279) at 20240405153046785
14018 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ns16550.h' (12,280) at 20210308005003676
14019 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/rbtree.rst' (12,281) at 20220525020651658
14020 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/rs.c' (12,282) at 20240405153050529
14021 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/templates/default/bblayers.conf.sample' (12,283) at 20240323080013545
14022 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/gcm.h' (12,284) at 20240405153052625
14023 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ax-Smedsbole' (12,285) at 20210307205553766
14024 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (12,286) at 20230930080011588
14025 2025-01-08 03:00:46.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_esai.h' (12,287) at 20210307214932374
14026 2025-01-08 03:00:46.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_3_0_sh_mask.h' (12,288) at 20210307214927330
14027 2025-01-08 03:00:46.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/Makefile' (12,289) at 20210308005003028
14028 2025-01-08 03:00:46.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_route.h' (12,290) at 20210307214929182
14029 2025-01-08 03:00:46.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ism.h' (12,291) at 20240405153052713
14030 2025-01-08 03:00:46.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu.h' (12,292) at 20220525020653195
14031 2025-01-08 03:00:46.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.h' (12,293) at 20210307214929930
14032 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ethtool.c' (12,294) at 20240405153050281
14033 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_interrupts.S' (12,295) at 20240405153046161
14034 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray.dtsi' (12,296) at 20240405153229919
14035 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/weston.py' (12,297) at 20220910030013401
14036 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/thunk_32.S' (12,298) at 20220818100014667
14037 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-su3000.c' (12,299) at 20210307214928782
14038 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive.h' (12,300) at 20241211090212362
14039 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/CsrCountryCodes.js' (12,301) at 20241004080035971
14040 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_qmc_audio.c' (12,302) at 20240805080014067
14041 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c' (12,303) at 20240405153047201
14042 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/cpus.yaml' (12,304) at 20240405153229795
14043 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gem.h' (12,305) at 20220525020653015
14044 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-lpc32xx.c' (12,306) at 20240405153046877
14045 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb' (12,307) at 20241221090017560
14046 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_main.c' (12,308) at 20240405153049117
14047 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_NAND_defconfig' (12,309) at 20210308005003244
14048 2025-01-08 03:00:46.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-socket.c' (12,310) at 20230517080015649
14049 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rv1108-cru.h' (12,311) at 20210308005003632
14050 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (12,312) at 20210830100033700
14051 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-data.json' (12,313) at 20210308005046401
14052 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/contributing.rst' (12,314) at 20240405153045189
14053 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend' (12,315) at 20220204040022588
14054 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seqlock.h' (12,316) at 20241211090145537
14055 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/vmware.conf' (12,317) at 20220525020655183
14056 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/atomics.c' (12,318) at 20240405153054265
14057 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_pci.h' (12,319) at 20240405153051661
14058 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_aead.c' (12,320) at 20240405153046937
14059 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs/0001-Greet-OE-Core.patch' (12,321) at 20241206090014294
14060 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CRP0/meson.build' (12,322) at 20230825080021133
14061 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-a1-power.h' (12,323) at 20240405153231799
14062 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/supervisord.conf' (12,324) at 20210307205554030
14063 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml' (12,325) at 20240405153229795
14064 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/bnode.c' (12,326) at 20240405153052377
14065 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.c' (12,327) at 20210307214927950
14066 2025-01-08 03:00:46.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/meson.build' (12,328) at 20240920080030747
14067 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/subprojects/phosphor-dbus-interfaces.wrap' (12,329) at 20220708100026731
14068 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/boston.dts' (12,330) at 20240405153045989
14069 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/console/obmc-console/obmc-console.conf' (12,331) at 20230512080018777
14070 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_fw.c' (12,332) at 20220525020653419
14071 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/altera-a10sr.h' (12,333) at 20210307214931422
14072 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610.dtsi' (12,334) at 20240405153045537
14073 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_fpu.h' (12,335) at 20210307214926382
14074 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_hash.h' (12,336) at 20210307214931454
14075 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb.c' (12,337) at 20240405153230555
14076 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/start.S' (12,338) at 20210308005002800
14077 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/soci/soci_4.0.3.bb' (12,339) at 20241206090014250
14078 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.yaml' (12,340) at 20240405153045137
14079 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c' (12,341) at 20240405153051973
14080 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/epapr_hcalls.h' (12,342) at 20210307214926394
14081 2025-01-08 03:00:46.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hdmi.h' (12,343) at 20240405153052697
14082 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/cdns,xspi.yaml' (12,344) at 20240405153045173
14083 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_chain.c' (12,345) at 20210309003651148
14084 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/Kconfig' (12,346) at 20210307214930670
14085 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ts5500/Makefile' (12,347) at 20210307214926746
14086 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/selq.c' (12,348) at 20240418080014498
14087 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex2_user.c' (12,349) at 20240405153053425
14088 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_allocator.c' (12,350) at 20240405153049089
14089 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-milbeaut.c' (12,351) at 20210307214927050
14090 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64-a0.dts' (12,352) at 20240405153045433
14091 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_arp.h' (12,353) at 20220525020654671
14092 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SBS6-74w' (12,354) at 20210307205553762
14093 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/export.c' (12,355) at 20240405153052369
14094 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-aster.dtsi' (12,356) at 20240405153045529
14095 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_entity.c' (12,357) at 20240405153049445
14096 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/Kconfig' (12,358) at 20210307214930150
14097 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/stm.h' (12,359) at 20210307214928150
14098 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere-host-reboot@.service' (12,360) at 20230508080011774
14099 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/README.md' (12,361) at 20240906080037484
14100 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_mf624.c' (12,362) at 20220525020654239
14101 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kallsyms.c' (12,363) at 20240405153054097
14102 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/setup-sh7750.c' (12,364) at 20210307214926562
14103 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Assembly_v1.xml' (12,365) at 20240619080002920
14104 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/qeth.h' (12,366) at 20210307214926514
14105 2025-01-08 03:00:46.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.json' (12,367) at 20210308005046401
14106 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/Kconfig' (12,368) at 20240405153048553
14107 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/xd.h' (12,369) at 20210307214930674
14108 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/150' (12,370) at 20220429100100910
14109 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_fuloong2e.py' (12,371) at 20241211090212538
14110 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-json.cpp' (12,372) at 20240824080021954
14111 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpm.c' (12,373) at 20240405153230735
14112 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/imx25_pdk.c' (12,374) at 20241211090212246
14113 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/alpha-agp.c' (12,375) at 20210307214926934
14114 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/mon.c' (12,376) at 20241211090145473
14115 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_main.c' (12,377) at 20241220090018314
14116 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb' (12,378) at 20240302090018210
14117 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/env-lib.c' (12,379) at 20210308005003056
14118 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-book3s-v3.c' (12,380) at 20240906080037512
14119 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/meson.build' (12,381) at 20210308005059705
14120 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz' (12,382) at 20210307205554590 to deleted uid set
14121 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-tw28.c' (12,383) at 20210309003650336
14122 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section.c' (12,384) at 20241114091008832
14123 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/minimal.c' (12,385) at 20240405153050145
14124 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-cht-wcove.rst' (12,386) at 20240405153045225
14125 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/index.scss' (12,387) at 20210308005107073
14126 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-digivox-ii.c' (12,388) at 20210307214928782
14127 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-warp.dts' (12,389) at 20240405153045521
14128 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/kgdb.h' (12,390) at 20210308005003656
14129 2025-01-08 03:00:46.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/clut_vga16.ppm' (12,391) at 20210307214930950
14130 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/u-boot.h' (12,392) at 20210308005003560
14131 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-payload-annotations-v1.json' (12,393) at 20240824080002938
14132 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_80211_rx.c' (12,394) at 20210307214929862
14133 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/migration.c' (12,395) at 20241211090212346
14134 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h' (12,396) at 20240405153050125
14135 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_SDCARD_defconfig' (12,397) at 20210308005003240
14136 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a7740.c' (12,398) at 20240405153045689
14137 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_l2.h' (12,399) at 20240405153050229
14138 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.3.4.bb' (12,400) at 20231126090012781
14139 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_colors.scss' (12,401) at 20220105012522983
14140 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/bx50v3.cfg' (12,402) at 20210308005003000
14141 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-emmc.dtso' (12,403) at 20240405153045745
14142 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/olympus-nuvoton-inventory-cleanup/inventory-cleanup.yaml' (12,404) at 20210721000034682
14143 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/Kconfig' (12,405) at 20240405153048997
14144 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c' (12,406) at 20240913080013789
14145 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_core.h' (12,407) at 20220525020652975
14146 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_serialize.hpp' (12,408) at 20240726080021431
14147 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/inode.c' (12,409) at 20241008080013995
14148 2025-01-08 03:00:46.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h' (12,410) at 20240405153049469
14149 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/sp8870.c' (12,411) at 20240405153051849
14150 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/super.c' (12,412) at 20210307214931002
14151 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.commands.spl' (12,413) at 20210308005003292
14152 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i.dtsi' (12,414) at 20210308005002620
14153 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/build.patch' (12,415) at 20230706080014757
14154 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/hotswap-power-cycle/hotswap-power-cycle.bb' (12,416) at 20241206090014226
14155 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/544.patch' (12,417) at 20231014080011723
14156 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/renesas_sci.c' (12,418) at 20241211090212258
14157 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/if_usb.h' (12,419) at 20210307214929874
14158 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light/classic-light.xml' (12,420) at 20210307205553746
14159 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/Makefile' (12,421) at 20210308005002784
14160 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dp.c' (12,422) at 20240405153230647
14161 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-6192.dtsi' (12,423) at 20240405153045453
14162 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/connector/proc_filter.c' (12,424) at 20240405153232263
14163 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-odroid-hc4.dts' (12,425) at 20240405153229919
14164 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/rock.h' (12,426) at 20210309003653612
14165 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_dma.c' (12,427) at 20240405153231235
14166 2025-01-08 03:00:46.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/isotp.h' (12,428) at 20240405153052909
14167 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apalis_imx6.h' (12,429) at 20210308005003584
14168 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareModalSwitchToRunning.vue' (12,430) at 20241004080035967
14169 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/exec.h' (12,431) at 20210307214925666
14170 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checklitmushist.sh' (12,432) at 20240405153054069
14171 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/pedit_l4port.sh' (12,433) at 20210726100024927
14172 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2mgmt.c' (12,434) at 20240405153051953
14173 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/skl-metrics.json' (12,435) at 20240405153232231
14174 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.h' (12,436) at 20240405153054241
14175 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475EFE_defconfig' (12,437) at 20210308005003236
14176 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/rmobile-reset.c' (12,438) at 20210307214930154
14177 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/fru.h' (12,439) at 20240909080009515
14178 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/strlen.S' (12,440) at 20240405153229995
14179 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front.c' (12,441) at 20240405153230647
14180 2025-01-08 03:00:46.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp-kernel.md' (12,442) at 20221209040006387
14181 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10_socdk.dtsi' (12,443) at 20210308005002612
14182 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone.dtsi' (12,444) at 20241211090145369
14183 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bitmap.c' (12,445) at 20240405153054161
14184 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/oradax/oracle-dax.rst' (12,446) at 20240405153044981
14185 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi' (12,447) at 20241211090145373
14186 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/Makefile' (12,448) at 20240405153046085
14187 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (12,449) at 20241206090014202
14188 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.out' (12,450) at 20220429100100882 to deleted uid set
14189 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_vector.h' (12,451) at 20240405153230063
14190 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ANTLR-PD-fallback' (12,452) at 20211006000025226
14191 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_translate.h' (12,453) at 20210307214927306
14192 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/Kconfig' (12,454) at 20210307214931898
14193 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2_2.0.8.bb' (12,455) at 20241206090014242
14194 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel_fprintf.c' (12,456) at 20240405153054189
14195 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/Kconfig' (12,457) at 20220525020653863
14196 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/fpga/altera-socfpga-a10-fpga-mgr.txt' (12,458) at 20210308005003304
14197 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_external.h' (12,459) at 20210307214928050
14198 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9015.h' (12,460) at 20210307214928810
14199 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-gpio-presence@.service.replace' (12,461) at 20210307205554082
14200 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c' (12,462) at 20210309003649800
14201 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Angelholm_Vegeholm' (12,463) at 20210307205553778
14202 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hugetlb.h' (12,464) at 20240405153230091
14203 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/adp5520.c' (12,465) at 20240405153049601
14204 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/signum.c' (12,466) at 20210307214932578
14205 2025-01-08 03:00:46.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8550.c' (12,467) at 20240405153230739
14206 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/xen.h' (12,468) at 20240326080039546
14207 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-iosched.c' (12,469) at 20241211090145393
14208 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/bzr.py' (12,470) at 20210307205554238
14209 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/idle.c' (12,471) at 20240405153046313
14210 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock.h' (12,472) at 20240405153052789
14211 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/starfive-jh7100.h' (12,473) at 20240405153052653
14212 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/Kbuild' (12,474) at 20210307214927950
14213 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tar.c' (12,475) at 20240405153232283
14214 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9tmr.h' (12,476) at 20240405153046017
14215 2025-01-08 03:00:46.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acuuid.h' (12,477) at 20240405153052617
14216 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop2.c' (12,478) at 20240830080013259
14217 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/adb.h' (12,479) at 20210308005046013
14218 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-gx-socinfo.c' (12,480) at 20240405153051753
14219 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-nymph.dts' (12,481) at 20240405153045501
14220 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/st_smi.c' (12,482) at 20210308005003420
14221 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fastjsonschema/run-ptest' (12,483) at 20240301090012431
14222 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852ce.c' (12,484) at 20240405153050681
14223 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/test-utils.hpp' (12,485) at 20241114091008832
14224 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme.h' (12,486) at 20210308005003448
14225 2025-01-08 03:00:46.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90614.yaml' (12,487) at 20240405153045077
14226 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/key/af_key.c' (12,488) at 20240405153232043
14227 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/config.c' (12,489) at 20220525020651986
14228 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/crosstests.conf' (12,490) at 20210309003655968
14229 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tps6507x-ts.c' (12,491) at 20240405153049165
14230 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/setup.h' (12,492) at 20240405153230007
14231 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/sparc64/host-signal.h' (12,493) at 20220429100100642
14232 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/chip_registers.h' (12,494) at 20220525020653127
14233 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sunne_Blabarskullen' (12,495) at 20210307205553790
14234 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/no-gcrypt-badpath.patch' (12,496) at 20230706080014749
14235 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts' (12,497) at 20220525020651938
14236 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/Makefile' (12,498) at 20210307214928598
14237 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/tps62360.h' (12,499) at 20240405153052785
14238 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox_0.8.11.bb' (12,500) at 20241206090014246
14239 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-common.h' (12,501) at 20210307214928098
14240 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/meson.build' (12,502) at 20210308005045961
14241 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/compare-machine-types.py' (12,503) at 20240906080037440
14242 2025-01-08 03:00:46.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils_20240905.bb' (12,504) at 20241221090017676
14243 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio-mux.h' (12,505) at 20210307214931422
14244 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-target.inc' (12,506) at 20241221090017660
14245 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_sa.h' (12,507) at 20220525020652374
14246 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_qm_regs.h' (12,508) at 20240405153046605
14247 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/chan.c' (12,509) at 20241115090012969
14248 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/err.h' (12,510) at 20210308005045769
14249 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-kernel/linux/linux-aspeed/romed8hm3.cfg' (12,511) at 20230126040012359
14250 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/Kconfig' (12,512) at 20210927100127433
14251 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/boxed.rs' (12,513) at 20240405153232095
14252 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/resource.c' (12,514) at 20240405153053089
14253 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/atomic_lse.h' (12,515) at 20240405153045853
14254 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_attrs.sh' (12,516) at 20240405153054293
14255 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/update_manager.hpp' (12,517) at 20240819080030255
14256 2025-01-08 03:00:46.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/serial.h' (12,518) at 20210307214926162
14257 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfserl.c' (12,519) at 20240405153053201
14258 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-venc.c' (12,520) at 20240405153046797
14259 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/event.cpp' (12,521) at 20240822080031261
14260 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/b44.c' (12,522) at 20240503080014478
14261 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/applicom.c' (12,523) at 20240405153046745
14262 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_ops_linux.h' (12,524) at 20220525020654187
14263 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mremap_flags.sh' (12,525) at 20240405153054173
14264 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/Kconfig' (12,526) at 20240405153046849
14265 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-sys-s3c64xx.h' (12,527) at 20210309003648720
14266 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/renesas_wdt.c' (12,528) at 20240405153052245
14267 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_pcb118.dts' (12,529) at 20240405153045989
14268 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/aten.c' (12,530) at 20240405153046665
14269 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmacpriv.h' (12,531) at 20241211090212230
14270 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-net.h' (12,532) at 20241211090212366
14271 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (12,533) at 20221025030015193
14272 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc' (12,534) at 20240413080012655
14273 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-any.json' (12,535) at 20210308005046397
14274 2025-01-08 03:00:46.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-dr.c' (12,536) at 20210307214928090
14275 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sctlr.S' (12,537) at 20210308005002552
14276 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains44xx_data.c' (12,538) at 20210307214925922
14277 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/kallsyms-parse.c' (12,539) at 20210307214932522
14278 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/power8-pmu.c' (12,540) at 20240906080037516
14279 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/aarch64-softmmu/default.mak' (12,541) at 20230925080039837
14280 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,sdm845-refgen-regulator.yaml' (12,542) at 20240405153229791
14281 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_kunit_util.c' (12,543) at 20240405153051385
14282 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0004-fix-corstone1000-clean-the-cache-and-disable-interru.patch' (12,544) at 20241221090017464
14283 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/st_rc.c' (12,545) at 20240405153049521
14284 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/Makefile' (12,546) at 20240405153048781
14285 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/pmi.c' (12,547) at 20240405153230059
14286 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/math-emu/sfp-util.h' (12,548) at 20240405153046317
14287 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/53c700.rst' (12,549) at 20210307214925558
14288 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/microchip,mcp4728.yaml' (12,550) at 20240405153229767
14289 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (12,551) at 20210823100016972
14290 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch' (12,552) at 20241221090017664
14291 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog_kern.c' (12,553) at 20240405153046341
14292 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/apt.py' (12,554) at 20230503080014611
14293 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6281-z0.dts' (12,555) at 20240405153045457
14294 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/.gitignore' (12,556) at 20210307214932670
14295 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/resource_lock_table.json' (12,557) at 20221209040018563
14296 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ct.h' (12,558) at 20240405153231859
14297 2025-01-08 03:00:46.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-aimslab.c' (12,559) at 20210307214928770
14298 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_32.h' (12,560) at 20240405153046141
14299 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_callbacks.c' (12,561) at 20240405153046205
14300 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/bcm6328-power-domain.c' (12,562) at 20210308005003468
14301 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/Makefile' (12,563) at 20210307214930638
14302 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd/70-op-vpd.rules' (12,564) at 20210307205554054
14303 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/util.c' (12,565) at 20210308005003728
14304 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/patch.py' (12,566) at 20241206090014306
14305 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c' (12,567) at 20240405153231019
14306 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-zii-scu3-esb.dts' (12,568) at 20240405153045493
14307 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c' (12,569) at 20240405153049813
14308 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/Kconfig' (12,570) at 20230925080039905
14309 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsldma.h' (12,571) at 20210307214927130
14310 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7280.c' (12,572) at 20240405153230735
14311 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_exp_rcv.h' (12,573) at 20240405153049053
14312 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nvidia,tegra20-gpio.yaml' (12,574) at 20240405153045061
14313 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/elf.S' (12,575) at 20210307214926298
14314 2025-01-08 03:00:46.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-null.c' (12,576) at 20240326080039554
14315 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-dfsdm-adc.c' (12,577) at 20240405153230691
14316 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asmmacro-32.h' (12,578) at 20240405153046001
14317 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skalan' (12,579) at 20210307205553790
14318 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tools-support-relr.sh' (12,580) at 20240405153053461
14319 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10036.dts' (12,581) at 20240405153045537
14320 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.c' (12,582) at 20220525020652963
14321 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/errno.h' (12,583) at 20210308005003644
14322 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/psplash_%.bbappend' (12,584) at 20241206090014278
14323 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/files/static-group-meta-oe' (12,585) at 20240302090018206
14324 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/cache.h' (12,586) at 20240820080014173
14325 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-buf-sysfs-stats.h' (12,587) at 20240405153046977
14326 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/Kconfig' (12,588) at 20210307214929126
14327 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/rapidio.rst' (12,589) at 20210309003648412
14328 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dmi.h' (12,590) at 20210307214925850
14329 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mmap.c' (12,591) at 20240405153049113
14330 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/octeon-hcd.h' (12,592) at 20240405153052101
14331 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/membarrier_test_multi_thread.c' (12,593) at 20240405153054325
14332 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/errno.h' (12,594) at 20220525020655107
14333 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7635.patch' (12,595) at 20210307205553942
14334 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra71x.dtsi' (12,596) at 20240405153045601
14335 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-zoned.c' (12,597) at 20240405153046521
14336 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/par_io.txt' (12,598) at 20210307214925422
14337 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/gaccess.h' (12,599) at 20241023080012871
14338 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/read.c' (12,600) at 20210308005003356
14339 2025-01-08 03:00:46.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/boot_data.h' (12,601) at 20210307214926506
14340 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/core.c' (12,602) at 20240405153045701
14341 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-sim/platform.c' (12,603) at 20210307214925674
14342 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-hsc-fault@.service' (12,604) at 20240727080014098
14343 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/0001-cmake-Define-WAYLAND_SCANNER-and-WAYLAND_PROTOCOLS_D.patch' (12,605) at 20241221090017528
14344 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_seq.h_shipped' (12,606) at 20210307214930274
14345 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/se.c' (12,607) at 20240405153051185
14346 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/syscalls/syscall.tbl' (12,608) at 20240710080014577
14347 2025-01-08 03:00:46.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h' (12,609) at 20210307214927782
14348 2025-01-08 03:00:46.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-io.json' (12,610) at 20240405153054141
14349 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5235.h' (12,611) at 20210308005002804
14350 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32_pwr.h' (12,612) at 20210308005002664
14351 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/national.c' (12,613) at 20220525020653687
14352 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vga.c' (12,614) at 20240405153048625
14353 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-bd718x7.c' (12,615) at 20220525020652302
14354 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/README.hardware.md' (12,616) at 20241221090017604
14355 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-qxl' (12,617) at 20210308005046237
14356 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/npcm7xx.h' (12,618) at 20240906080037328
14357 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/arm,mps2-uart.txt' (12,619) at 20210307214925418
14358 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/README' (12,620) at 20210308005003168
14359 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/skbuff.rst' (12,621) at 20240405153045241
14360 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend' (12,622) at 20210403000023000
14361 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kmp204x.h' (12,623) at 20210308005003600
14362 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/dove-divider-clock.txt' (12,624) at 20210307214925286
14363 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,msm8998-gpucc.yaml' (12,625) at 20240405153229759
14364 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/env.c' (12,626) at 20210307214926206
14365 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p2020_serdes.c' (12,627) at 20210308005002832
14366 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_tlb.c' (12,628) at 20240405153230567
14367 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sgiwd93.c' (12,629) at 20240405153051733
14368 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/GPL-2.0' (12,630) at 20210307214925638
14369 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (12,631) at 20241214090210267
14370 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/cpcap-rtc.txt' (12,632) at 20210307214925414
14371 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform.c' (12,633) at 20240405153231575
14372 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensordatahandler.cpp' (12,634) at 20240829080022542
14373 2025-01-08 03:00:46.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/gpio-charger.yaml' (12,635) at 20210309003648384
14374 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/aer.h' (12,636) at 20240405153231799
14375 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/aux_drv.c' (12,637) at 20240405153052157
14376 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp_pmic.h' (12,638) at 20210308005003560
14377 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/condition.c' (12,639) at 20220525020654959
14378 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1015.h' (12,640) at 20220525020655039
14379 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/time/time/0001-include-string.h-for-memset.patch' (12,641) at 20220910030013429
14380 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_ipmi_fru.pl' (12,642) at 20240618080031629
14381 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/sys-class.mount' (12,643) at 20241221090017484
14382 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/innolux,p097pfg.yaml' (12,644) at 20210307214925306
14383 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/string.h' (12,645) at 20210308005002848
14384 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator-targets.service' (12,646) at 20210307205553818
14385 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/interfaces/json_storage_helpers.hpp' (12,647) at 20230523080037938
14386 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/Makefile' (12,648) at 20210309003650420
14387 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite537x.h' (12,649) at 20210308005003624
14388 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/settings.hpp' (12,650) at 20240409080029603
14389 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_loop.S' (12,651) at 20210308005046533
14390 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/layer.conf' (12,652) at 20241221090017464
14391 2025-01-08 03:00:46.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/digic-timer.c' (12,653) at 20241211090212342
14392 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h' (12,654) at 20240405153231011
14393 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-build-perf-test' (12,655) at 20210307205554638
14394 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/run-ptest' (12,656) at 20210307205554470
14395 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/host-console-filtered.sh' (12,657) at 20220414030020024
14396 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage4_event_fields.h' (12,658) at 20240405153052901
14397 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/bblayers.conf.sample' (12,659) at 20240323080013545
14398 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/errata_list.h' (12,660) at 20240712080021057
14399 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_rpc_server.c-Add-missing-prototype-for-l2tp_api.patch' (12,661) at 20221003030013261
14400 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/defs.h' (12,662) at 20240405153230711
14401 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CNRI-Jython' (12,663) at 20211006000025234
14402 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ahci-allwinner.c' (12,664) at 20240906080037232
14403 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/zeroable.rs' (12,665) at 20241211090212458
14404 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime.dts' (12,666) at 20240405153045385
14405 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/ifork.rst' (12,667) at 20240405153045201
14406 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_pci.h' (12,668) at 20210307214930278
14407 2025-01-08 03:00:46.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/am3.h' (12,669) at 20240405153052641
14408 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_gpu.h' (12,670) at 20240405153052945
14409 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/consistent.c' (12,671) at 20220525020651990
14410 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/registers.h' (12,672) at 20240405153046997
14411 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,glink-rpm-edge.yaml' (12,673) at 20240405153229791
14412 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-netflix' (12,674) at 20210927100127061
14413 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsnotify_backend.h' (12,675) at 20240910080014082
14414 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-trbe' (12,676) at 20220525020651630
14415 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-defines.h' (12,677) at 20210309003653040
14416 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1.h' (12,678) at 20240405153046805
14417 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_hwi2c.h' (12,679) at 20210307214930674
14418 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq-gt641xx.c' (12,680) at 20210307214926254
14419 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc7180.h' (12,681) at 20240405153052649
14420 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-4.conf' (12,682) at 20230412080023460
14421 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.1.bb' (12,683) at 20221120040010738
14422 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/Kconfig' (12,684) at 20210307214928706
14423 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bedbug.c' (12,685) at 20210308005003220
14424 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/memcg_slabinfo.py' (12,686) at 20240405153054045
14425 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mxs.h' (12,687) at 20210308005003608
14426 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/meson.build' (12,688) at 20240522080022636
14427 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/resource.rst' (12,689) at 20240405153045009
14428 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.c' (12,690) at 20240405153048637
14429 2025-01-08 03:00:46.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h' (12,691) at 20240405153050133
14430 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/293.out' (12,692) at 20210308005046469
14431 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (12,693) at 20220622030015257
14432 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-starfire.c' (12,694) at 20220525020653955
14433 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid.h' (12,695) at 20240405153048825
14434 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/mx35pdk.c' (12,696) at 20210308005002980
14435 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tps6594-pfsm.c' (12,697) at 20240405153230847
14436 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dbl_float.h' (12,698) at 20210307214926334
14437 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/machine.h' (12,699) at 20210309003648832
14438 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/af_qrtr.c' (12,700) at 20241008080014039
14439 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-rtimu/0001-setup.py-Port-to-use-setuptools.patch' (12,701) at 20220402030016071
14440 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/classes/kernel-modsign.bbclass' (12,702) at 20220721030015849
14441 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureFirmwareUpdate.png' (12,703) at 20221104030017429 to deleted uid set
14442 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x07_hardware.h' (12,704) at 20240405153048805
14443 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/8.Conclusion.rst' (12,705) at 20240405153229839
14444 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas,rzv2m-pwc.yaml' (12,706) at 20240405153045157
14445 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainers.rst' (12,707) at 20210307214925554
14446 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-serial.cfg' (12,708) at 20220804030014671
14447 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/phosphor-virtual-sensor.service.in' (12,709) at 20230216040037087
14448 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydicti_1.2.1.bb' (12,710) at 20230401080011943
14449 2025-01-08 03:00:46.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_spi.c' (12,711) at 20240405153049161
14450 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pythonutil.py' (12,712) at 20221209040018571
14451 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-common.h' (12,713) at 20240405153232103
14452 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/0001-Tweak-app-defaults.patch' (12,714) at 20220823030015951
14453 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi' (12,715) at 20240405153046089
14454 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/cbmem.c' (12,716) at 20240405153047045
14455 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/phosphor-fan-control@.service' (12,717) at 20211005000024771
14456 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/Makefile' (12,718) at 20240405153045369
14457 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/quatech2.c' (12,719) at 20240405153052137
14458 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/kwork_trace.bpf.c' (12,720) at 20240405153054185
14459 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/fd-trans.c' (12,721) at 20230426080043784
14460 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timekeeper_internal.h' (12,722) at 20210307214931522
14461 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu.h' (12,723) at 20240405153046001
14462 2025-01-08 03:00:46.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/lcdc/Makefile' (12,724) at 20240405153048561
14463 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_offset.h' (12,725) at 20240405153048109
14464 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/atomic_64.S' (12,726) at 20240405153230095
14465 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Utanskog' (12,727) at 20210307205553794
14466 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15_common.h' (12,728) at 20240405153230359
14467 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/zorro7xx.c' (12,729) at 20220525020654087
14468 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/core.h' (12,730) at 20240405153046501
14469 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/3.Early-stage.rst' (12,731) at 20240405153045245
14470 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-1.72.xsl' (12,732) at 20210307214932494
14471 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_framereg.c' (12,733) at 20240405153232015
14472 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0001-configure-Include-unistd.h-for-getpid-API.patch' (12,734) at 20221003030013285
14473 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_16x16.png' (12,735) at 20210308005046549 to deleted uid set
14474 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-inventory-mrw-native_git.bb' (12,736) at 20220921030015986
14475 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda8290.c' (12,737) at 20210307214928802
14476 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-utils.bbclass' (12,738) at 20210811000030029
14477 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc-armpll.c' (12,739) at 20240405153046773
14478 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/MAINTAINERS' (12,740) at 20210308005003020
14479 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/Kconfig' (12,741) at 20240405153045689
14480 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9310.yaml' (12,742) at 20240405153229767
14481 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/README.md' (12,743) at 20221210040022050
14482 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/rn_acp3x.h' (12,744) at 20240405153053553
14483 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/device-reset.cocci' (12,745) at 20241211090212458
14484 2025-01-08 03:00:46.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit_tree.c' (12,746) at 20240405153052973
14485 2025-01-08 03:00:46.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/init_32.c' (12,747) at 20240405153046477
14486 2025-01-08 03:00:46.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/bug.h' (12,748) at 20210307214926058
14487 2025-01-08 03:00:46.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h' (12,749) at 20240405153051669
14488 2025-01-08 03:00:46.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/via,vt8500-fb.txt' (12,750) at 20210307214925310
14489 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/efuse.c' (12,751) at 20241211090145473
14490 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_systems_inventory.robot' (12,752) at 20240627080021052
14491 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2l.h' (12,753) at 20210308005002732
14492 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/entityMap.json' (12,754) at 20240514080031406
14493 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clkdev.h' (12,755) at 20240405153052669
14494 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/serial.c' (12,756) at 20210307214926270
14495 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/payload.ld' (12,757) at 20220525020654931
14496 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-vc-stubs.c' (12,758) at 20240906080037584
14497 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__utility.hpp' (12,759) at 20240731080033662
14498 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_gpe.c' (12,760) at 20240405153051393
14499 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/basic_percpu_ops_test.c' (12,761) at 20240405153054369
14500 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_stats.c' (12,762) at 20240405153231015
14501 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-hr2.c' (12,763) at 20240405153046773
14502 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/s390-tod.h' (12,764) at 20210927100127437
14503 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm.c' (12,765) at 20240405153051345
14504 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pystemd_0.13.2.bb' (12,766) at 20241221090017560
14505 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-skips.txt' (12,767) at 20240405153230531
14506 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager.hpp' (12,768) at 20241129090023557
14507 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_SECURE_BOOT_defconfig' (12,769) at 20210308005003244
14508 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/time.c' (12,770) at 20210307214926478
14509 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/prom.c' (12,771) at 20241211090145381
14510 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a77xx-aa121td01-panel.dtsi' (12,772) at 20240405153045557
14511 2025-01-08 03:00:46.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/tag.h' (12,773) at 20210307214930546
14512 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-berlin-sata.c' (12,774) at 20240405153231311
14513 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/elgin_rv1108.h' (12,775) at 20210308005003592
14514 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-core.h' (12,776) at 20240405153049453
14515 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/sl811.h' (12,777) at 20210308005003516
14516 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/evk-pro3.dts' (12,778) at 20240405153045469
14517 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hub.h' (12,779) at 20210307214926246
14518 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/action_error_tests.cpp' (12,780) at 20210308005405938
14519 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/tlbex.S' (12,781) at 20240405153045949
14520 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm.h' (12,782) at 20220525020655107
14521 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/virt.c' (12,783) at 20240906080037324
14522 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm/bpf_perf_event.h' (12,784) at 20240405153054049
14523 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec' (12,785) at 20240405153053437
14524 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/iostat.c' (12,786) at 20240405153054193
14525 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2.host.h' (12,787) at 20210307214930554
14526 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/meson-routines.bbclass' (12,788) at 20240302090018226
14527 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_93cx6.c' (12,789) at 20220525020653987
14528 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mtk-sch.c' (12,790) at 20240405153052109
14529 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/Kconfig' (12,791) at 20240405153046853
14530 2025-01-08 03:00:46.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/opcodes.h' (12,792) at 20210308005002828
14531 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdm845.c' (12,793) at 20240405153051349
14532 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/ServerLedStore.js' (12,794) at 20241004080035963
14533 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/private_header.hpp' (12,795) at 20230325080023516
14534 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-multitouch.c' (12,796) at 20241118090018495
14535 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.cpp' (12,797) at 20240820080038650
14536 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/visionox,vtdr6130.yaml' (12,798) at 20240405153229763
14537 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2e.h' (12,799) at 20210308005002732
14538 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Documentation/mbox_protocol.md' (12,800) at 20210308005108641
14539 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcp_hdr_options.h' (12,801) at 20240405153054289
14540 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/mv88e6352.c' (12,802) at 20210308005003440
14541 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ring2.h' (12,803) at 20210307214929298
14542 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/strcmp.S' (12,804) at 20240405153046265
14543 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/follow-fork-mode-parent.py' (12,805) at 20240906080037576
14544 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2018-18384.patch' (12,806) at 20210307205554574
14545 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-14x14-evk.dts' (12,807) at 20210308005002588
14546 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/ssp_sensors.h' (12,808) at 20210307214931402
14547 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9pio.h' (12,809) at 20210307214926250
14548 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cp15.c' (12,810) at 20210308005002552
14549 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp' (12,811) at 20220120040003208
14550 2025-01-08 03:00:46.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/st_sensors_spi.h' (12,812) at 20210307214931402
14551 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_sock.h' (12,813) at 20210309003653948
14552 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/Makefile' (12,814) at 20240405153051969
14553 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/riscv/Kconfig.debug' (12,815) at 20210307214926490 to deleted uid set
14554 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/string.S' (12,816) at 20240405153230047
14555 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/index.rst' (12,817) at 20210307214925462
14556 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irqflags.h' (12,818) at 20210307214931302
14557 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrb.c' (12,819) at 20240411080014122
14558 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_tc.c' (12,820) at 20240405153231035
14559 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/serial-console.html' (12,821) at 20210715000108960
14560 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_simd.c' (12,822) at 20240405153230003
14561 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/test/test-sh/test.sh' (12,823) at 20230606080013598
14562 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-afe-pcm.c' (12,824) at 20240405153053961
14563 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/meson.options' (12,825) at 20230909080034343
14564 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/0001-Fix-build-of-shared-library-on-architectures-needing.patch' (12,826) at 20230706080014757
14565 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ohci-st.txt' (12,827) at 20240405153045181
14566 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0041-scatter-gather-flag-workaround.patch' (12,828) at 20231126090012773
14567 2025-01-08 03:00:46.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/bt8xx.rst' (12,829) at 20220525020651646
14568 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree_staging.c' (12,830) at 20240405153231771
14569 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/ushc.c' (12,831) at 20210307214929206
14570 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/Makefile' (12,832) at 20240405153051285
14571 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootefi.c' (12,833) at 20210308005003208
14572 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/tonga_ih.c' (12,834) at 20240405153230363
14573 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_msg_x86.h' (12,835) at 20240405153048797
14574 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts' (12,836) at 20210309003648732
14575 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_sched_switch.c' (12,837) at 20240405153053073
14576 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/files/configure-c99.patch' (12,838) at 20241221090017644
14577 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/findutils/findutils/run-ptest' (12,839) at 20241206090014334
14578 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/cg3100d.c' (12,840) at 20210308005003024
14579 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/libdaq_3.0.17.bb' (12,841) at 20241221090017492
14580 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm96858.dts' (12,842) at 20240405153045717
14581 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi' (12,843) at 20240405153045397
14582 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Simple-2.0' (12,844) at 20210307205554426
14583 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_plat_bufs_v6.c' (12,845) at 20240405153230811
14584 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/passobj-attributes.c' (12,846) at 20220525020653907
14585 2025-01-08 03:00:46.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_arp.h' (12,847) at 20240405153052705
14586 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/setup.rst' (12,848) at 20240405153044973
14587 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-range.c' (12,849) at 20240405153054181
14588 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/config.mk' (12,850) at 20210308005002784
14589 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/hw_nmi.c' (12,851) at 20240405153230119
14590 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/simpleboot.c' (12,852) at 20210307214926362
14591 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/seqiv.c' (12,853) at 20240405153046537
14592 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb' (12,854) at 20241031080012183
14593 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update' (12,855) at 20240405153229731
14594 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso-layout.lds.S' (12,856) at 20210307214926754
14595 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/throttle-groups.c' (12,857) at 20240326080039386
14596 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/libfs.c' (12,858) at 20240405153231695
14597 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_setuptools_build_meta.bbclass' (12,859) at 20220910030013389
14598 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml' (12,860) at 20240405153045141
14599 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/fpu_helper.c' (12,861) at 20230925080040045
14600 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/bedbug.h' (12,862) at 20210308005003560
14601 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/misc.c' (12,863) at 20210307214926206
14602 2025-01-08 03:00:46.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/man-pages/man-pages_6.9.1.bb' (12,864) at 20241221090017676
14603 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_plx.c' (12,865) at 20220525020653767
14604 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sparsemem.h' (12,866) at 20210307214926246
14605 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8907.txt' (12,867) at 20210307214925410
14606 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/fpga_defs.h' (12,868) at 20210307214929358
14607 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex.h' (12,869) at 20240405153054097
14608 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/0002-Revert-Support-compressed-pixel-formats-when-saving-.patch' (12,870) at 20240301090012435
14609 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/meson.build' (12,871) at 20241211090212262
14610 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard2.dts' (12,872) at 20240405153045501
14611 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/fpsimd.S' (12,873) at 20240405153045881
14612 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/canyonlands.c' (12,874) at 20240405153046193
14613 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tmp117.c' (12,875) at 20240405153049013
14614 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/templates/default/bblayers.conf.sample' (12,876) at 20240323080013545
14615 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-apf51dev.dts' (12,877) at 20240405153045489
14616 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts' (12,878) at 20240405153229975
14617 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/atmel-rng.c' (12,879) at 20240405153230199
14618 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/trf7970a.c' (12,880) at 20240503080014490
14619 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-portion/run-ptest' (12,881) at 20241221090017560
14620 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/ncplite-inventory-log/files/inventory-log.service' (12,882) at 20230412080023456
14621 2025-01-08 03:00:46.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_boot_devices.robot' (12,883) at 20240628080017121
14622 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c' (12,884) at 20240405153051585
14623 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.h' (12,885) at 20220525020652831
14624 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_input.c' (12,886) at 20240520080015227
14625 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-2.5' (12,887) at 20210307205554418
14626 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,msm8998-dpu.yaml' (12,888) at 20240405153229759
14627 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xilinx.c' (12,889) at 20240405153230307
14628 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-empire-electronix-m712.dts' (12,890) at 20210308005002620
14629 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-loongarch.c' (12,891) at 20240906080037592
14630 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8186.c' (12,892) at 20240405153231323
14631 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/ti_sci.c' (12,893) at 20210308005003372
14632 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/platform.c' (12,894) at 20240906080037316
14633 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ConnectionCollection.json' (12,895) at 20240619080002944
14634 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-v4l2.c' (12,896) at 20240405153049473
14635 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/0003-Fix-version-parsing-update-AUX-revision-info.patch' (12,897) at 20220429030013160
14636 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/Makefile' (12,898) at 20240405153053397
14637 2025-01-08 03:00:46.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig.errata' (12,899) at 20240405153230059
14638 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_mem_io.c' (12,900) at 20210307214926946
14639 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/Kconfig' (12,901) at 20241111090012133
14640 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/pll_config.h' (12,902) at 20210308005002912
14641 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/hydra.c' (12,903) at 20240405153049773
14642 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0.dtsi' (12,904) at 20210307214926350
14643 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/thread_stopall.cpp' (12,905) at 20230915080021805
14644 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/meson.build' (12,906) at 20240906080037556
14645 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/Kconfig' (12,907) at 20210307214932442
14646 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/Kconfig' (12,908) at 20210307214926538
14647 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/ioctl.c' (12,909) at 20240405153052369
14648 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_ssh_utils.py' (12,910) at 20221209040018567
14649 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/lsm.c' (12,911) at 20240405153053477
14650 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/wq_enet_desc.h' (12,912) at 20240405153051601
14651 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/ioh3420.c' (12,913) at 20240906080037272
14652 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-waltop.c' (12,914) at 20210307214928102
14653 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/python3-looseversion/python3-looseversion_1.3.0.bb' (12,915) at 20241206090014262
14654 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/npcm7xx_fiu.h' (12,916) at 20210308005046033
14655 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch' (12,917) at 20210307205554478
14656 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/instance_id.hpp' (12,918) at 20240117090036205
14657 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-driver-lm3533' (12,919) at 20210309003648256
14658 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Wexler_TAB7200_defconfig' (12,920) at 20210308005003244
14659 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-gate.yaml' (12,921) at 20240405153045065
14660 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bcd.h' (12,922) at 20210308005003560
14661 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hedenaset' (12,923) at 20210307205553782
14662 2025-01-08 03:00:46.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_io.h' (12,924) at 20220525020654003
14663 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/dmapool_test.c' (12,925) at 20240405153053125
14664 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mrelease_test.c' (12,926) at 20240405153232275
14665 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/sdram.c' (12,927) at 20210308005002976
14666 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Byxelkrok' (12,928) at 20210307205553778
14667 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_msg.h' (12,929) at 20240405153046953
14668 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_mdp_rdma.h' (12,930) at 20240405153048569
14669 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_sched.h' (12,931) at 20240405153230607
14670 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi.h' (12,932) at 20210726100024759
14671 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Zaius.py' (12,933) at 20220728030041559
14672 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/P10BMCAspeedSBPubKey_3.pem' (12,934) at 20220216040015837
14673 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/protvirt.rst' (12,935) at 20210927100127081
14674 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/faddr2line' (12,936) at 20240405153053449
14675 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-omap.c' (12,937) at 20240405153052105
14676 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/mft.c' (12,938) at 20240405153231707
14677 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_%.bbappend' (12,939) at 20241206090014210
14678 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-calxeda-xgmac.h' (12,940) at 20210308005046033
14679 2025-01-08 03:00:46.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_b.c' (12,941) at 20210307214926898
14680 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c' (12,942) at 20210308005003352
14681 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/coherency.c' (12,943) at 20240405153045653
14682 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch' (12,944) at 20241221090017696
14683 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/Kconfig' (12,945) at 20240405153231227
14684 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/i40iw_if.c' (12,946) at 20240405153049069
14685 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_6.h' (12,947) at 20240405153048349
14686 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-proc.c' (12,948) at 20210307214932110
14687 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-marsboard.dts' (12,949) at 20210308005002616
14688 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/Kconfig' (12,950) at 20210308005002956
14689 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_chip.h' (12,951) at 20240906080037336
14690 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rastaban.h' (12,952) at 20210308005003612
14691 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gcovr_8.2.bb' (12,953) at 20241221090017552
14692 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport.h' (12,954) at 20240405153232087
14693 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/max2165.c' (12,955) at 20240405153049533
14694 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64-softmmu.mak' (12,956) at 20240906080037160
14695 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/Power/meson.build' (12,957) at 20230825080021137
14696 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_ext.h' (12,958) at 20240405153051537
14697 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/spear-keyboard.c' (12,959) at 20240405153049137
14698 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyaudio/0001-Remove-absolute-paths-into-build-machine-system-dirs.patch' (12,960) at 20230813080012860
14699 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/fsl-tsec-phy.txt' (12,961) at 20210308005003304
14700 2025-01-08 03:00:46.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_pci_node.dtso' (12,962) at 20240405153231279
14701 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/Kconfig' (12,963) at 20210307214929606
14702 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/iomap.h' (12,964) at 20220525020652150
14703 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/disas.c' (12,965) at 20210308005046329
14704 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/cpu.c' (12,966) at 20240405153045685
14705 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.c' (12,967) at 20240405153048489
14706 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/Makefile' (12,968) at 20210716100029931
14707 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.3.rst' (12,969) at 20230114040015518
14708 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/securetty' (12,970) at 20221003030013345
14709 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/.gitignore' (12,971) at 20240405153054293
14710 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/x2apic_cluster.c' (12,972) at 20240405153230119
14711 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json' (12,973) at 20241213090004417
14712 2025-01-08 03:00:46.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/obmc-update.sh' (12,974) at 20241008080015843
14713 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/tps65090-charger.c' (12,975) at 20240405153231355
14714 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/winbond.c' (12,976) at 20210308005003416
14715 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/shutdown_alarm_monitor.hpp' (12,977) at 20220726030033682
14716 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/factory_reset.robot' (12,978) at 20240628080017113
14717 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/settings' (12,979) at 20221110040028914
14718 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/altera_timer.c' (12,980) at 20210308005003496
14719 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kmemleak.rst' (12,981) at 20240405153045009
14720 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxpocket.c' (12,982) at 20220525020655015
14721 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-gpio.yaml' (12,983) at 20240405153045117
14722 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/cpu.cpp' (12,984) at 20240221090038346
14723 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/Makefile' (12,985) at 20210307214929362
14724 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.err' (12,986) at 20220429100100882
14725 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/leaking_addresses.pl' (12,987) at 20240405153053457
14726 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_2_offset.h' (12,988) at 20240405153048093
14727 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9.c' (12,989) at 20240405153048937
14728 2025-01-08 03:00:46.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-da7219-max98357a.c' (12,990) at 20240405153232139
14729 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/kpp.c' (12,991) at 20240405153046537
14730 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/buttons/index.md' (12,992) at 20221215040043186
14731 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/nfs.c' (12,993) at 20210308005003720
14732 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_counter.c' (12,994) at 20240405153053145
14733 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.odroid' (12,995) at 20210308005003296
14734 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.h' (12,996) at 20240405153049465
14735 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-memmove-and-memchr-are-C-APIs-not-C-std-namespace.patch' (12,997) at 20220502030010112
14736 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dts' (12,998) at 20240405153045773
14737 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lshrdi3.c' (12,999) at 20210307214931806
14738 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/Kconfig' (13,000) at 20220525020652398
14739 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/p10bmc-ipmi-inventory-sensors.yaml' (13,001) at 20241106090019922
14740 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-logicpd.dts' (13,002) at 20210308005002584
14741 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/crm_regs.h' (13,003) at 20210308005002640
14742 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/xiphera,xip8001b-trng.yaml' (13,004) at 20240405153045153
14743 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat/avoid-check-user-break-cc.patch' (13,005) at 20241221090017656
14744 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/Kconfig.binfmt' (13,006) at 20240405153231603
14745 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/isp-spi.txt' (13,007) at 20210308005003304
14746 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mvebu-pci.txt' (13,008) at 20240405153045125
14747 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/jazzdma.h' (13,009) at 20210309003648832
14748 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-ti-sn65dsi86.dtsi' (13,010) at 20240405153045781
14749 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_bpf.c' (13,011) at 20240405153054349
14750 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/Build' (13,012) at 20240405153054041
14751 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38469-2.patch' (13,013) at 20240106090017265
14752 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/FACP' (13,014) at 20240906080037556 to deleted uid set
14753 2025-01-08 03:00:46.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/traps.c' (13,015) at 20240405153230023
14754 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/job.c' (13,016) at 20240906080037352
14755 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png' (13,017) at 20210307205554334 to deleted uid set
14756 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/docs/GeneratorExtensions.md' (13,018) at 20241114091008828
14757 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/io.h' (13,019) at 20210308005002880
14758 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Console/Access.interface.yaml' (13,020) at 20230517080029066
14759 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml' (13,021) at 20240405153045089
14760 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx65.dts' (13,022) at 20240405153045433
14761 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_ah.c' (13,023) at 20210309003654368
14762 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/spaces.h' (13,024) at 20210308005002816
14763 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/appHeaderWithStatusIcon.png' (13,025) at 20220105012522963 to deleted uid set
14764 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/TODO' (13,026) at 20210307214930674
14765 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/asm.h' (13,027) at 20210308005002816
14766 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/of_addr.c' (13,028) at 20210308005003356
14767 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/doc/usbip.8' (13,029) at 20220525020655239
14768 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/standby_bmc.robot' (13,030) at 20210618000019992
14769 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c' (13,031) at 20240405153047137
14770 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.nosmm' (13,032) at 20240906080037560 to deleted uid set
14771 2025-01-08 03:00:46.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SoftwareInventory_v1.xml' (13,033) at 20240619080002936
14772 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5663.h' (13,034) at 20210307214932330
14773 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-mpfs.c' (13,035) at 20240405153231371
14774 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb' (13,036) at 20240413080012635
14775 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c' (13,037) at 20240415080012975
14776 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/aops.h' (13,038) at 20240405153052453
14777 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml' (13,039) at 20240405153045177
14778 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/xilinx_spips.h' (13,040) at 20240326080039542
14779 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/branch.json' (13,041) at 20240405153054109
14780 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts' (13,042) at 20240405153045717
14781 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts' (13,043) at 20240405153045745
14782 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl4030.dtsi' (13,044) at 20240405153045609
14783 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/dbus_mapper.hpp' (13,045) at 20220412175720086
14784 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf' (13,046) at 20210307205554390
14785 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/id_rsa.pub' (13,047) at 20210308005046393
14786 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/range.h' (13,048) at 20240906080037344
14787 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/WRC+poonceonces+Once.litmus' (13,049) at 20210307214932502
14788 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/loopback.sh' (13,050) at 20210307214932690
14789 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/Kconfig' (13,051) at 20240405153045645
14790 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404.dtsi' (13,052) at 20240405153229947
14791 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml' (13,053) at 20240405153045121
14792 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/Makefile' (13,054) at 20220525020653907
14793 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h' (13,055) at 20240405153047125
14794 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-clear-buffer.rst' (13,056) at 20220525020654131
14795 2025-01-08 03:00:46.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7779.dtsi' (13,057) at 20240405153045553
14796 2025-01-08 03:00:46.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/pmic_glink.h' (13,058) at 20240910080014082
14797 2025-01-08 03:00:46.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ld9040.c' (13,059) at 20210308005003528
14798 2025-01-08 03:00:46.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/handle.c' (13,060) at 20240405153053005
14799 2025-01-08 03:00:46.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/meson.build' (13,061) at 20230825080021137
14800 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_6_0_sh_mask.h' (13,062) at 20210307214927530
14801 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47189-tenda-ac9.dts' (13,063) at 20240405153229871
14802 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-davinci.h' (13,064) at 20210307214931306
14803 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-common.h' (13,065) at 20210307214926446
14804 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pinnacle-color.c' (13,066) at 20210307214928782
14805 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/io.h' (13,067) at 20240405153046245
14806 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb' (13,068) at 20241221090017576
14807 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/zimage.c' (13,069) at 20210308005002884
14808 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-som60.dtsi' (13,070) at 20240405153045465
14809 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/psensor.cpp' (13,071) at 20210308005059173
14810 2025-01-08 03:00:46.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/qos.c' (13,072) at 20240405153231915
14811 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-x86/setup_data.h' (13,073) at 20240906080037348
14812 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/Kconfig' (13,074) at 20210307214928710
14813 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/fix-csv2html-data.patch' (13,075) at 20240301090012423
14814 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/atarilance.c' (13,076) at 20240405153230915
14815 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/smp.c' (13,077) at 20240405153229863
14816 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/TableCellCount.spec.js.snap' (13,078) at 20220105012523003
14817 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.49-stats.patch' (13,079) at 20210307205553822
14818 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_w.c' (13,080) at 20210308005046517
14819 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/pfuze100_pmic.h' (13,081) at 20210308005003680
14820 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_dpcd.h' (13,082) at 20210308005003528
14821 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,wap-5813n.dts' (13,083) at 20210308005002812
14822 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/0001-fuse-fix-the-return-value-of-help-option.patch' (13,084) at 20210307205553738
14823 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-P-2.0' (13,085) at 20211006000025234
14824 2025-01-08 03:00:46.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/sessionhelper.hpp' (13,086) at 20230531080028153
14825 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/events.json' (13,087) at 20240106090025434
14826 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_device.c' (13,088) at 20241104090011587
14827 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/layer.conf' (13,089) at 20241221090017476
14828 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/ipmi.cpp' (13,090) at 20240827080004798
14829 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/Makefile' (13,091) at 20240812080017228
14830 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_calib.c' (13,092) at 20240405153050449
14831 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.h' (13,093) at 20240405153231039
14832 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/smmu.py' (13,094) at 20240906080037556
14833 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml' (13,095) at 20240405153229759
14834 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c' (13,096) at 20240405153050109
14835 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/Kconfig' (13,097) at 20210307214929298
14836 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/amp.h' (13,098) at 20210307214932258
14837 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/tlbflush.h' (13,099) at 20210307214926118
14838 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/jack.h' (13,100) at 20220627100017134
14839 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/misc/phosphor-misc_git.bb' (13,101) at 20241209090013420
14840 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/constant_timer.c' (13,102) at 20240906080037496
14841 2025-01-08 03:00:46.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/dtoa' (13,103) at 20241221090017620
14842 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernel_include.py' (13,104) at 20240527080023344
14843 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libps2.h' (13,105) at 20240405153052721
14844 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a13_tablet_defconfig' (13,106) at 20210308005003276
14845 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h' (13,107) at 20210309003649824
14846 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/clearfog_defconfig' (13,108) at 20210308005003252
14847 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml' (13,109) at 20240405153045057
14848 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/vl53l0x-i2c.c' (13,110) at 20240405153049013
14849 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/meson.build' (13,111) at 20220921030029346
14850 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp' (13,112) at 20240904080003190
14851 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpu-timers-internal.h' (13,113) at 20240326080039550
14852 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-case.err' (13,114) at 20210927100127469
14853 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/debug.S' (13,115) at 20210309003648680
14854 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/sve_helpers.h' (13,116) at 20241008080014055
14855 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen3-pcie.c' (13,117) at 20240405153231315
14856 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/tegra_nand.c' (13,118) at 20210308005003416
14857 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821cs.c' (13,119) at 20240405153050657
14858 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Endpoint_v1.xml' (13,120) at 20240619080002924
14859 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/regs-cec.h' (13,121) at 20210307214928598
14860 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcgi/libcgi-perl_4.66.bb' (13,122) at 20241221090017544
14861 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/kgdb.c' (13,123) at 20240405153045977
14862 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/compat.h' (13,124) at 20240405153045853
14863 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77857-regulator.c' (13,125) at 20240405153231363
14864 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revA_defconfig' (13,126) at 20210308005003288
14865 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sram-exec.c' (13,127) at 20240405153049649
14866 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dals_Langed' (13,128) at 20210307205553778
14867 2025-01-08 03:00:46.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi' (13,129) at 20240405153229975
14868 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/105.out' (13,130) at 20210308005046445
14869 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/topic_miamiplus_defconfig' (13,131) at 20210308005003284
14870 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/setup.py' (13,132) at 20220429100100734
14871 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/usb-network.sh' (13,133) at 20230412080023456
14872 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/of_pmem.c' (13,134) at 20240405153231271
14873 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/mac.h' (13,135) at 20240405153050525
14874 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/perf_event.h' (13,136) at 20240405153045361
14875 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/coex.c' (13,137) at 20240405153231255
14876 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ni/Kconfig' (13,138) at 20220525020653615
14877 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tar.h' (13,139) at 20210307214932706
14878 2025-01-08 03:00:46.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pcic.c' (13,140) at 20240405153046325
14879 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb-examples/0001-spacedream-Add-typecast-to-pthread_t-in-assignment.patch' (13,141) at 20221003030013285
14880 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/map.h' (13,142) at 20210307214931450
14881 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-xgene.c' (13,143) at 20240405153051505
14882 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/msl/meson.build' (13,144) at 20210507000042347
14883 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_h.c' (13,145) at 20210308005046521
14884 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/usb.c' (13,146) at 20240405153050585
14885 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/acecad.c' (13,147) at 20240405153049157
14886 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/probe.c' (13,148) at 20241216090017725 to deleted uid set
14887 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/inode.c' (13,149) at 20241104090011595
14888 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs-pll.h' (13,150) at 20220525020653251
14889 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7757lcr_defconfig' (13,151) at 20240405153046309
14890 2025-01-08 03:00:46.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dpi.c' (13,152) at 20240405153052209
14891 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_offload.hpp' (13,153) at 20210414100044458
14892 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc' (13,154) at 20240127090011888
14893 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/snmp-policy/snmp-config.yaml' (13,155) at 20210811000030029
14894 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157-u-boot.dtsi' (13,156) at 20210308005002616
14895 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/lops.c' (13,157) at 20240405153231683
14896 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/other.json' (13,158) at 20220525020655147
14897 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-zeropi.dts' (13,159) at 20240405153045393
14898 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/gma_drm.h' (13,160) at 20210307214931322
14899 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fib_netdev.c' (13,161) at 20240405153053333
14900 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/overlay-notes.rst' (13,162) at 20240405153045293
14901 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/index.rst' (13,163) at 20210307214925218
14902 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-build' (13,164) at 20210308005046393
14903 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/stm32-rng.c' (13,165) at 20240405153230199
14904 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/tegra186-power-domain.c' (13,166) at 20210308005003468
14905 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/board.c' (13,167) at 20210308005002756
14906 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-j5x.dts' (13,168) at 20240405153229943
14907 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_acnt.h' (13,169) at 20210309003649136
14908 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/cpu/fsl,mpc83xx.txt' (13,170) at 20210308005002536
14909 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/pi-futex.rst' (13,171) at 20210307214925518
14910 2025-01-08 03:00:46.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/ge2d-regs.h' (13,172) at 20240405153049393
14911 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/aspeed_hace.c' (13,173) at 20220215040051568
14912 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_version.h' (13,174) at 20240405153231443
14913 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/floating-point.json' (13,175) at 20240405153054149
14914 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bsa.h' (13,176) at 20240326080039534
14915 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence.h' (13,177) at 20240405153048537
14916 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/net/net.c' (13,178) at 20240405153051869
14917 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/virtual_ncidev.c' (13,179) at 20240712080021077
14918 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0004-rpm-sort-include-string.h-for-strverscmp.patch' (13,180) at 20230114040015470
14919 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/loongson,ls1x-clk.yaml' (13,181) at 20240405153045025
14920 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/smp.h' (13,182) at 20240405153046013
14921 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/Makefile' (13,183) at 20210308005003476
14922 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmcp.c' (13,184) at 20240405153231379
14923 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Assembly.v1_5_1.json' (13,185) at 20240619080002940
14924 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-debugfs.h' (13,186) at 20240405153052025
14925 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_scm.json' (13,187) at 20241213090004409
14926 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs.py' (13,188) at 20241221090017628
14927 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ucontext.h' (13,189) at 20220525020651878
14928 2025-01-08 03:00:46.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_sil164.c' (13,190) at 20240405153048433
14929 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_tx.c' (13,191) at 20240405153231483
14930 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.h' (13,192) at 20220525020652490
14931 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-boot.sh' (13,193) at 20210307205554482
14932 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/multilib_script.bbclass' (13,194) at 20241221090017608
14933 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pmu.c' (13,195) at 20240405153229987
14934 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/group.c' (13,196) at 20240405153052541
14935 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/glibc238.patch' (13,197) at 20241221090017664
14936 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-syscon.c' (13,198) at 20240405153230307
14937 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/Kconfig' (13,199) at 20210307214930134
14938 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/pipeline.json' (13,200) at 20240405153054113
14939 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/booting.rst' (13,201) at 20240405153044973
14940 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sctp_hello.c' (13,202) at 20240405153054349
14941 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revA.dts' (13,203) at 20210308005002636
14942 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_vpu_if.h' (13,204) at 20240405153230803
14943 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/Makefile' (13,205) at 20210307214932402
14944 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_lookup.c' (13,206) at 20241008080014059
14945 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/250.out' (13,207) at 20210308005046465
14946 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/qemu_e500.c' (13,208) at 20240405153230051
14947 2025-01-08 03:00:46.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/powergate.h' (13,209) at 20210308005002672
14948 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml' (13,210) at 20240405153045013
14949 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_sip.c' (13,211) at 20240405153053329
14950 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/super.c' (13,212) at 20240830080013327
14951 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_fp.h' (13,213) at 20210927100127161
14952 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/udp_limit.c' (13,214) at 20240405153054281
14953 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,axi-spdif-tx.txt' (13,215) at 20210307214925426
14954 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/isolation.c' (13,216) at 20240613080016519
14955 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/m48t59-test.c' (13,217) at 20240906080037572
14956 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mpc8544_guts.c' (13,218) at 20241211090212318
14957 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-vduse' (13,219) at 20240405153044917
14958 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/string_32.h' (13,220) at 20210307214926586
14959 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arm-cci.h' (13,221) at 20210307214925846
14960 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/rss.bpf.skeleton.h' (13,222) at 20240906080037184
14961 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/flowctrl.c' (13,223) at 20240405153051773
14962 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/megacores_pll.c' (13,224) at 20240405153048753
14963 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/umr.h' (13,225) at 20240405153049089
14964 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64570.c' (13,226) at 20220525020653699
14965 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-uniphier-f.c' (13,227) at 20240405153048917
14966 2025-01-08 03:00:46.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit_comp32.c' (13,228) at 20240617080017378
14967 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/pldm_%.bbappend' (13,229) at 20241206090014202
14968 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/key.c' (13,230) at 20240405153050705
14969 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2-base.yaml' (13,231) at 20240405153229783
14970 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/ashrsi3.S' (13,232) at 20210307214926570
14971 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign_mauv.h' (13,233) at 20240817080006807
14972 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsir.c' (13,234) at 20210309003650296
14973 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa27x.c' (13,235) at 20240405153046805
14974 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-wetek-hub.c' (13,236) at 20210307214928786
14975 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/armada3700-periph-clock.txt' (13,237) at 20210307214925286
14976 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/main.c' (13,238) at 20240405153050393
14977 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imapfilter/imapfilter/ldflags.patch' (13,239) at 20210307205553978
14978 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml' (13,240) at 20220525020651678
14979 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32mp157-overview.rst' (13,241) at 20240405153044973
14980 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/zynq_nand.c' (13,242) at 20210308005003416
14981 2025-01-08 03:00:46.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_hw.h' (13,243) at 20210307214929298
14982 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/kvm.h' (13,244) at 20241211090212374
14983 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_error_logging.hpp' (13,245) at 20210901000109343
14984 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/syzygy_hub.h' (13,246) at 20210308005003620
14985 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_IDLETIMER.h' (13,247) at 20220818100014823
14986 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/transp_v6.h' (13,248) at 20240405153231859
14987 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/modpost.h' (13,249) at 20240411080014154
14988 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/nic_common.h' (13,250) at 20240405153231047
14989 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/.gitignore' (13,251) at 20240405153053453
14990 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/Makefile' (13,252) at 20210308005003040
14991 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_mark_m.c' (13,253) at 20220525020654803
14992 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/6000.c' (13,254) at 20240405153050509
14993 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.h' (13,255) at 20240405153051409
14994 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/hs.c' (13,256) at 20240405153048653
14995 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-hi8435' (13,257) at 20210309003648252
14996 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/Kconfig' (13,258) at 20240405153050501
14997 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x05.c' (13,259) at 20210307214928082
14998 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ir35221@70.conf' (13,260) at 20240904080027738
14999 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-feature.rst' (13,261) at 20240405153054037
15000 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/nuvoton-cir.c' (13,262) at 20240405153049517
15001 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/meson.build' (13,263) at 20230825080021141
15002 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ulem' (13,264) at 20241221090017620
15003 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (13,265) at 20220223040020640
15004 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/cxgb3i.rst' (13,266) at 20210307214925558
15005 2025-01-08 03:00:46.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/mman.h' (13,267) at 20241211090212374
15006 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/meta-openembedded.yml' (13,268) at 20241206090014206
15007 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-backend.h' (13,269) at 20240326080039546
15008 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-trace.h' (13,270) at 20240405153052109
15009 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/stacktrace.c' (13,271) at 20240405153045873
15010 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/berlin4ct-stb.dts' (13,272) at 20210307214926050
15011 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_9.0.2.bb' (13,273) at 20241221090017504
15012 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu.c' (13,274) at 20241211090212482
15013 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/0001-Switch-utils-kconfig-diff-to-use-Python-3.patch' (13,275) at 20210307205553902
15014 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml' (13,276) at 20240405153045085
15015 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_workarounds.c' (13,277) at 20240405153048505
15016 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/pinmux_config.h' (13,278) at 20210308005003072
15017 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb_max.sh' (13,279) at 20240405153054337
15018 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/cxl.json' (13,280) at 20241211090212450
15019 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso_bench.sh' (13,281) at 20240405153054353
15020 2025-01-08 03:00:46.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/checksum.h' (13,282) at 20210309003653800
15021 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vim2m.c' (13,283) at 20240405153049525
15022 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_qp.h' (13,284) at 20240405153049957
15023 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/export-internal.h' (13,285) at 20240405153231807
15024 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-fru-merge-config-native.bb' (13,286) at 20210813100029656
15025 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/ibex_timer.c' (13,287) at 20241211090212342
15026 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rtas-types.h' (13,288) at 20240405153046125
15027 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/Kconfig' (13,289) at 20240405153230755
15028 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,tps6594.yaml' (13,290) at 20240405153045109
15029 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/man-db/files/0001-Test-patch-here.patch' (13,291) at 20241206090014298
15030 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lib.h' (13,292) at 20240405153230971
15031 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-common-regulators.dtsi' (13,293) at 20240405153045397
15032 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/Makefile' (13,294) at 20210307214927078
15033 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/vmlinux.lds.S' (13,295) at 20221102030020729
15034 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg' (13,296) at 20210307205554274
15035 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/xyz.openbmc_project.Telemetry.service.in' (13,297) at 20220813030031826
15036 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/binman_sym.h' (13,298) at 20210308005003560
15037 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/prom.c' (13,299) at 20220525020651990
15038 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/p1022_rdk.c' (13,300) at 20240405153053933
15039 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/hw_counters.c' (13,301) at 20241104090011571
15040 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/layer.conf' (13,302) at 20241221090017480
15041 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/LICENSE' (13,303) at 20210307205553730
15042 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/xterm.c' (13,304) at 20240405153046341
15043 2025-01-08 03:00:46.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_asm.S' (13,305) at 20210307214932702
15044 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmi088-accel.h' (13,306) at 20240405153048933
15045 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch' (13,307) at 20241221090017640
15046 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kprobes.h' (13,308) at 20240405153046113
15047 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra124-car.h' (13,309) at 20210308005003636
15048 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-common.c' (13,310) at 20240405153053969
15049 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Manager_v1.xml' (13,311) at 20240918080002712
15050 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-xen-backend' (13,312) at 20220525020651630
15051 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/common.h' (13,313) at 20210308005100989
15052 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mmc/msm_sdhci.txt' (13,314) at 20210308005003304
15053 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/insns.decode' (13,315) at 20240326080039674
15054 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper/0001-Include-linux-types.h-for-__u16-__u32-__u64-type.patch' (13,316) at 20241221090017544
15055 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmdline.h' (13,317) at 20210307214926658
15056 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsobject.c' (13,318) at 20240405153046617
15057 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/main.h' (13,319) at 20240405153050201
15058 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x.h' (13,320) at 20240405153230631
15059 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml' (13,321) at 20240405153229767
15060 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_nic.h' (13,322) at 20240405153049809
15061 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/sonar-project.properties' (13,323) at 20210308005107081
15062 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/mmc.c' (13,324) at 20210308005003740
15063 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_textoutput.c' (13,325) at 20210308005003704
15064 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5668.h' (13,326) at 20240405153231863
15065 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/meson.build' (13,327) at 20230825080021141
15066 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.errors.yaml' (13,328) at 20210610000035142
15067 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514.c' (13,329) at 20240405153232155
15068 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/run-ptest' (13,330) at 20210307205553958
15069 2025-01-08 03:00:46.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c' (13,331) at 20240405153047193
15070 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_1_d.h' (13,332) at 20210307214927682
15071 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/zlib.c' (13,333) at 20210307214932614
15072 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc_keysym.h' (13,334) at 20221215040039402
15073 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/lm25066.c' (13,335) at 20240405153230667
15074 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic-common.c' (13,336) at 20210307214928526
15075 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/windows.yml' (13,337) at 20241211090212202
15076 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-vega-s96.dts' (13,338) at 20210307214926006
15077 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_dtsec.c' (13,339) at 20240405153049925
15078 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/Kconfig' (13,340) at 20240405153048997
15079 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/rdma_common.h' (13,341) at 20240405153052781
15080 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_d.c' (13,342) at 20210308005046509
15081 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/submitting-a-patch.rst' (13,343) at 20241211090212234
15082 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/Makefile' (13,344) at 20210307214929406
15083 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8.host.h' (13,345) at 20210307214930554
15084 2025-01-08 03:00:46.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/256' (13,346) at 20240326080039730
15085 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/makefile.py' (13,347) at 20241221090017628
15086 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/qemu.c' (13,348) at 20210308005002856
15087 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24116.h' (13,349) at 20210307214928610
15088 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.json' (13,350) at 20210308005046401
15089 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflection/run-ptest' (13,351) at 20240301090012431
15090 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/alpha-linux-user.mak' (13,352) at 20230925080039837
15091 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8188-resets.h' (13,353) at 20240405153052653
15092 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_jumpshot.h' (13,354) at 20210307214930878
15093 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_gp_regdef.h' (13,355) at 20210307214930642
15094 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/builtin/.gitignore' (13,356) at 20210307214926890
15095 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_devgroup.h' (13,357) at 20210307214931646
15096 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/at91_adc.c' (13,358) at 20240405153230687
15097 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs2.c' (13,359) at 20210308005003556
15098 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/Makefile' (13,360) at 20210308005003080
15099 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck.sh' (13,361) at 20240405153232283
15100 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fib_rules.h' (13,362) at 20210307214931630
15101 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/json_writer.h' (13,363) at 20240405153054037
15102 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8795_reg.h' (13,364) at 20240405153049753
15103 2025-01-08 03:00:46.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/README' (13,365) at 20210307214925642
15104 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/vpd-manager-test/invalidHeaderFile.dat' (13,366) at 20210308005056661 to deleted uid set
15105 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omapfb.h' (13,367) at 20210307214931462
15106 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-openblocks-ax3-4.dts' (13,368) at 20240405153045453
15107 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filesystem_log_watcher.hpp' (13,369) at 20241130090002061
15108 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segbuf.c' (13,370) at 20240405153052445
15109 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mux.c' (13,371) at 20240726080012862
15110 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/license_image.bbclass' (13,372) at 20241221090017608
15111 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_mcu.c' (13,373) at 20220525020653783
15112 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/.gitignore' (13,374) at 20210308005119297
15113 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-lpt.c' (13,375) at 20210307214929122
15114 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen4.c' (13,376) at 20240405153051189
15115 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/README.md' (13,377) at 20221209040006383
15116 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/signal.c' (13,378) at 20240805080013927
15117 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-evm.dts' (13,379) at 20210308005002592
15118 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/termios.c' (13,380) at 20240405153046329
15119 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5592r.yaml' (13,381) at 20220525020651678
15120 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ngpixis.c' (13,382) at 20210308005002960
15121 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,ostm.yaml' (13,383) at 20240405153045177
15122 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/spice.h' (13,384) at 20210308005045997
15123 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-tool/minerva-common-functions_0.1.bb' (13,385) at 20241221090017476
15124 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' (13,386) at 20241213090004421
15125 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/buildconf.py' (13,387) at 20240301090012455
15126 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/Makefile.am' (13,388) at 20210308004938816
15127 2025-01-08 03:00:46.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun4i.h' (13,389) at 20210308005003616
15128 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pci-txe.c' (13,390) at 20240405153049645
15129 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/delay.h' (13,391) at 20210307214925666
15130 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tps53679.c' (13,392) at 20240405153230667
15131 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.eslintrc.json' (13,393) at 20211104000031616
15132 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/bmc_dump_entry.hpp' (13,394) at 20241129090023557
15133 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8996.c' (13,395) at 20240405153230235
15134 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/Makefile' (13,396) at 20210307214927174
15135 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_i2s_pci.c' (13,397) at 20240405153053961
15136 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/imximage.cfg' (13,398) at 20210308005002964
15137 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/da9055.rst' (13,399) at 20210307214925498
15138 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sodankyla_Vuotso' (13,400) at 20210307205553774
15139 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/Makefile' (13,401) at 20210308005002944
15140 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7218.c' (13,402) at 20240405153053597
15141 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_driver.h' (13,403) at 20210308005003644
15142 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-evm.dts' (13,404) at 20210308005002576
15143 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/IPAddresses.v1_1_5.json' (13,405) at 20240619080002948
15144 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/brcm,iproc-touchscreen.txt' (13,406) at 20210307214925338
15145 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hyperv' (13,407) at 20210307214925186
15146 2025-01-08 03:00:46.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/debug.h' (13,408) at 20210308005003420
15147 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/core.c' (13,409) at 20240405153051993
15148 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_bo.c' (13,410) at 20240405153048777
15149 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac7612.c' (13,411) at 20240405153048981
15150 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/eeepc-wmi.c' (13,412) at 20240405153051405
15151 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5272c3_defconfig' (13,413) at 20240405153045957
15152 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ObjectMapper.interface.yaml' (13,414) at 20240817080023880
15153 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/en7523-clk.h' (13,415) at 20240405153052641
15154 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dts' (13,416) at 20240813080021918
15155 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/setup-and-use.rst' (13,417) at 20240302090018226
15156 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/truncate.h' (13,418) at 20220525020654403
15157 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/dummy-sdk-package.inc' (13,419) at 20210812000025330
15158 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c' (13,420) at 20240405153230571
15159 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unwind.c' (13,421) at 20210309003648816
15160 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/machine.c' (13,422) at 20241211090212518
15161 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/index.rst' (13,423) at 20210307214925478
15162 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross.inc' (13,424) at 20220910030013413
15163 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/Makefile' (13,425) at 20210308005003460
15164 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dw2102.h' (13,426) at 20210307214928822
15165 2025-01-08 03:00:46.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_limits.h' (13,427) at 20240405153048789
15166 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml' (13,428) at 20240405153045069
15167 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/msm_iommu.h' (13,429) at 20210307214928522
15168 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_params.h' (13,430) at 20240405153048529
15169 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/templates/default/local.conf.sample' (13,431) at 20241221090017472
15170 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable.c' (13,432) at 20240405153049185
15171 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-fw.sh' (13,433) at 20230701080013908
15172 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb' (13,434) at 20241206090014254
15173 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-no-invariants-or-later' (13,435) at 20211006000025234
15174 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/include/malidp_utils.h' (13,436) at 20240405153230519
15175 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml' (13,437) at 20240405153045041
15176 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-Return-a-valid-exit_code-from-vg_regtest.patch' (13,438) at 20241206090014334
15177 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_unpriv.c' (13,439) at 20240405153054285
15178 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc' (13,440) at 20240405153054305
15179 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/rdc-sema.c' (13,441) at 20210308005002728
15180 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_ar5315u.h' (13,442) at 20210308005003588
15181 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (13,443) at 20210307205553670
15182 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/Makefile' (13,444) at 20210308005002908
15183 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/adb.c' (13,445) at 20240405153049221
15184 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/woodburn_defconfig' (13,446) at 20210308005003284
15185 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smt_p.h' (13,447) at 20210307214929666
15186 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Makefile' (13,448) at 20210308005002756
15187 2025-01-08 03:00:46.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/spapr.c' (13,449) at 20240405153046237
15188 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_helper.h' (13,450) at 20240613080016499
15189 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/omap3-pandora/fb.modes' (13,451) at 20210307205553970
15190 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/0002-tr_languages-cast-string_ordinal-init-values.patch' (13,452) at 20210307205553970
15191 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb' (13,453) at 20241221090017556
15192 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/page.h' (13,454) at 20240405153045625
15193 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm' (13,455) at 20210307214932566
15194 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/buildoptions.py' (13,456) at 20241221090017628
15195 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/arch_hweight.h' (13,457) at 20210307214931302
15196 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-2.svg' (13,458) at 20210307214925210
15197 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE07.boot' (13,459) at 20210307214932714
15198 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract_xc3028.pl' (13,460) at 20210307214932146
15199 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_gem.c' (13,461) at 20240405153230163
15200 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_replay.c' (13,462) at 20240405153230379
15201 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/remove-nic-endpoint-slot@.service' (13,463) at 20240828080010891
15202 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3519.c' (13,464) at 20240405153230207
15203 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_init.c' (13,465) at 20240405153047253
15204 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/native' (13,466) at 20210307205554626
15205 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.gitignore' (13,467) at 20230714080032711
15206 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/minio/modules.txt' (13,468) at 20221120040010706
15207 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_gpio.h' (13,469) at 20220429100100590
15208 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/vmtoolsd.service' (13,470) at 20210407000018078
15209 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/dns.c' (13,471) at 20210308005003716
15210 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns-pcie-host.yaml' (13,472) at 20240405153045125
15211 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch' (13,473) at 20210307205554594
15212 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SensorCollection.json' (13,474) at 20240619080002952
15213 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodjx.c' (13,475) at 20210307214932246
15214 2025-01-08 03:00:46.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/027' (13,476) at 20220429100100886
15215 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe.h' (13,477) at 20240405153049801
15216 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vi.c' (13,478) at 20240405153047173
15217 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-CMU' (13,479) at 20211006000025238
15218 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/init.c' (13,480) at 20240405153230119
15219 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/xen_arch_hvm.h' (13,481) at 20230925080039929
15220 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682-sdw.c' (13,482) at 20240411080014158
15221 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/filter-compress.c' (13,483) at 20240326080039378
15222 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/openat2.h' (13,484) at 20220525020655119
15223 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/img-hash.c' (13,485) at 20240405153230263
15224 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/report.hpp' (13,486) at 20220412175720086
15225 2025-01-08 03:00:46.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/Makefile' (13,487) at 20210308005002848
15226 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ks8851_mll.h' (13,488) at 20210307214931414
15227 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/core.h' (13,489) at 20220525020655071
15228 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/checkstack.pl' (13,490) at 20210308005003724
15229 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_hugepage.c' (13,491) at 20220525020652062
15230 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/rx_reorder.c' (13,492) at 20210307214929786
15231 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci.h' (13,493) at 20240405153046217
15232 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lzo.c' (13,494) at 20210307214926802
15233 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_counter.h' (13,495) at 20240405153052873
15234 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/termbits.h' (13,496) at 20210927100127269
15235 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/unaligned.h' (13,497) at 20210308005002808
15236 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_mmu.c' (13,498) at 20240405153230539
15237 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/sysbus.c' (13,499) at 20241211090212262
15238 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (13,500) at 20210307205553730
15239 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/io.h' (13,501) at 20240405153230111
15240 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2c.py' (13,502) at 20240405153054385
15241 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/api.rst' (13,503) at 20240405153045297
15242 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.4.rst' (13,504) at 20241221090017596
15243 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/Makefile' (13,505) at 20210307214929502
15244 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1289.c' (13,506) at 20210716100030019
15245 2025-01-08 03:00:46.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/nettel.c' (13,507) at 20210307214926138
15246 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Varberg_Grimeton' (13,508) at 20210307205553794
15247 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra124-common.h' (13,509) at 20210308005003620
15248 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-mipi.dts' (13,510) at 20210308005002584
15249 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/time.c' (13,511) at 20220525020651882
15250 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mach_desc.h' (13,512) at 20210309003648560
15251 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vx-insn.h' (13,513) at 20240405153046281
15252 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/tctx.h' (13,514) at 20240405153052969
15253 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-core.c' (13,515) at 20240405153049581
15254 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/pasemi_mac_ethtool.c' (13,516) at 20240405153050205
15255 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure.patch' (13,517) at 20230706080014737
15256 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/MAINTAINERS' (13,518) at 20210308005002948
15257 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/dns.h' (13,519) at 20210308005003716
15258 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree-internal.h' (13,520) at 20240405153049257
15259 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml' (13,521) at 20240405153045165
15260 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195.dtsi' (13,522) at 20241211090145373
15261 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_st6422.c' (13,523) at 20210307214928838
15262 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/Kconfig' (13,524) at 20240405153052505
15263 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/edd.c' (13,525) at 20210307214926638
15264 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb' (13,526) at 20241206090014238
15265 2025-01-08 03:00:46.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-u-boot.dtsi' (13,527) at 20210308005002584
15266 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/monkey.service' (13,528) at 20210307205554034
15267 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/io.h' (13,529) at 20210308005002816
15268 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l.dtsi' (13,530) at 20240405153229903
15269 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_dcmi.h' (13,531) at 20210308004938816
15270 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso.S' (13,532) at 20240326080039558
15271 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/fake_mem.c' (13,533) at 20240405153046489
15272 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/.gitignore' (13,534) at 20210307214932634
15273 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_reset.h' (13,535) at 20210307214927030
15274 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdx-shared.c' (13,536) at 20240405153046353
15275 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_generic.c' (13,537) at 20210307214932014
15276 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am43xx-clocks.dtsi' (13,538) at 20210308005002564
15277 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/interrupt.c' (13,539) at 20240906080037508
15278 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_table.host.c' (13,540) at 20210307214930558
15279 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel.c' (13,541) at 20240906080037368
15280 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/l3-noc.txt' (13,542) at 20210307214925278
15281 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevdev/libevdev_1.13.3.bb' (13,543) at 20241221090017696
15282 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/al3010.c' (13,544) at 20241211090145433
15283 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/common/ivm.c' (13,545) at 20210308005003012
15284 2025-01-08 03:00:46.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/Kconfig' (13,546) at 20220525020652002
15285 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/rsnd.h' (13,547) at 20240405153232191
15286 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/cache.json' (13,548) at 20240405153054113
15287 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-command.c' (13,549) at 20230426080043956
15288 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_overlay.c' (13,550) at 20240405153048361
15289 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-l2x0.h' (13,551) at 20240405153229907
15290 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_reg.h' (13,552) at 20210307214928022
15291 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_mixer.h' (13,553) at 20220627100016978
15292 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/snapper9260.c' (13,554) at 20210308005002924
15293 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.5.bb' (13,555) at 20241221090017508
15294 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.c' (13,556) at 20220525020652967
15295 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/Makefile' (13,557) at 20220525020654499
15296 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-acer-aspire1.dts' (13,558) at 20240405153229947
15297 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/serial.py' (13,559) at 20241221090017628
15298 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (13,560) at 20241206090014218
15299 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-is2.dts' (13,561) at 20240405153045457
15300 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/utility.hpp' (13,562) at 20240605080028259
15301 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml' (13,563) at 20221207040023627
15302 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/smbios.c' (13,564) at 20240405153047041
15303 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network' (13,565) at 20220830030522909
15304 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/test.sh' (13,566) at 20230131040012063
15305 2025-01-08 03:00:46.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/table.cpp' (13,567) at 20231129090008761
15306 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/devpts' (13,568) at 20210307205554482
15307 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/030' (13,569) at 20240326080039726
15308 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_srio.h' (13,570) at 20210308005002840
15309 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb_15.2.bb' (13,571) at 20241221090017660
15310 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/meson.build' (13,572) at 20210501000157730
15311 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186-clk.h' (13,573) at 20240405153054001
15312 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_mmu.h' (13,574) at 20240405153048605
15313 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_transport.h' (13,575) at 20240405153231427
15314 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/usleep_1.2.bb' (13,576) at 20241221090017508
15315 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/generic-idle-thread/arch-support.txt' (13,577) at 20240405153045197
15316 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pcie_aux_regs.h' (13,578) at 20240405153046605
15317 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/sf.h' (13,579) at 20240405153050133
15318 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf85363.yaml' (13,580) at 20240405153045153
15319 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.28/index.html' (13,581) at 20210307205554246
15320 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.9.1.bb' (13,582) at 20241221090017576
15321 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/dwc_ahsata_priv.h' (13,583) at 20210308005003332
15322 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/test_hyp_network_manager.cpp' (13,584) at 20221204040023565
15323 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_reset.c' (13,585) at 20210307214928434
15324 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_isi.dtsi' (13,586) at 20240405153045469
15325 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/Makefile' (13,587) at 20210308005003088
15326 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmzone.h' (13,588) at 20210307214926666
15327 2025-01-08 03:00:46.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/profile.hpp' (13,589) at 20230201040022463
15328 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_waitv.c' (13,590) at 20240405153054305
15329 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994.h' (13,591) at 20210307214929122
15330 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx.h' (13,592) at 20240405153050701
15331 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/lattice.c' (13,593) at 20210308005003376
15332 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/xen.config' (13,594) at 20240405153046357
15333 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.h' (13,595) at 20240405153050793
15334 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/indented-expr.out' (13,596) at 20241211090212542
15335 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_svinval.c.inc' (13,597) at 20241211090212514
15336 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i2c.h' (13,598) at 20220525020654667
15337 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/index.rst' (13,599) at 20220525020651774
15338 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msenc/Kbuild' (13,600) at 20210307214927942
15339 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-bonnell.json' (13,601) at 20231107090019125
15340 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb' (13,602) at 20241206090014274
15341 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_led.c' (13,603) at 20210819100021610
15342 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/stellaris_gamepad.c' (13,604) at 20240906080037236
15343 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredsjon' (13,605) at 20210307205553778
15344 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svardsosund_Svardso' (13,606) at 20210307205553790
15345 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/ehl-metrics.json' (13,607) at 20220525020655151
15346 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/netdev-times.py' (13,608) at 20240405153054161
15347 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fault-inject.c' (13,609) at 20240405153053085
15348 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/metric_report.hpp' (13,610) at 20240817080003187
15349 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pb1176.dts' (13,611) at 20240405153229863
15350 2025-01-08 03:00:46.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/251.out' (13,612) at 20210308005046465
15351 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/vctrl.txt' (13,613) at 20240405153229791
15352 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_pmu.c' (13,614) at 20240712080021057
15353 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_cmn.h' (13,615) at 20240405153048541
15354 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/pei_data.h' (13,616) at 20210308005002876
15355 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/188.out' (13,617) at 20210308005046457
15356 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_stats.h' (13,618) at 20240405153049897
15357 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/gdc_v2_defs.h' (13,619) at 20210307214930542
15358 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-auxtek-t003.dts' (13,620) at 20210308005002620
15359 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765.c' (13,621) at 20240405153230211
15360 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h' (13,622) at 20240405153048789
15361 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/cpld.c' (13,623) at 20210308005002996
15362 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso' (13,624) at 20240405153045729
15363 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/vhost-user-blk.c' (13,625) at 20221215040039374
15364 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch' (13,626) at 20241221090017664
15365 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strrchr.S' (13,627) at 20240405153229859
15366 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/colibri_imx7.c' (13,628) at 20210308005003084
15367 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts' (13,629) at 20240405153045825
15368 2025-01-08 03:00:46.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb' (13,630) at 20241206090014238
15369 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/hamradio/z8530drv.rst' (13,631) at 20210309003648448
15370 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/pkt_cls.h' (13,632) at 20240405153054053
15371 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Progress/meson.build' (13,633) at 20230825080021141
15372 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/gdbcont.c' (13,634) at 20210308005003764
15373 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-1.c' (13,635) at 20240906080037576
15374 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx1-clock.h' (13,636) at 20210307214931326
15375 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section.h' (13,637) at 20241114091008832
15376 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/verbs.c' (13,638) at 20241008080013935
15377 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/ffdc_file.cpp' (13,639) at 20240904080029670
15378 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch' (13,640) at 20241221090017688
15379 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_attribs.c' (13,641) at 20210308005003552
15380 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_qoriq_debugfs.c' (13,642) at 20210307214930174
15381 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy16_C-99.0W' (13,643) at 20210307205553762
15382 2025-01-08 03:00:46.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/event.c' (13,644) at 20240405153048625
15383 2025-01-08 03:00:46.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_hist.c' (13,645) at 20240910080014090
15384 2025-01-08 03:00:46.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics_spapr.c' (13,646) at 20240906080037244
15385 2025-01-08 03:00:46.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/expr.h' (13,647) at 20240726080012878
15386 2025-01-08 03:00:46.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig' (13,648) at 20210307205554454
15387 2025-01-08 03:00:46.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/namei.c' (13,649) at 20240405153231719
15388 2025-01-08 03:00:46.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/xlnx,xps-timebase-wdt.yaml' (13,650) at 20240405153045185
15389 2025-01-08 03:00:46.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/.gitignore' (13,651) at 20210308005113633
15390 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Beerware' (13,652) at 20211006000025230
15391 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/cve-json-to-text.py' (13,653) at 20241221090017700
15392 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.h' (13,654) at 20240405153047273
15393 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793-u-boot.dtsi' (13,655) at 20210308005002600
15394 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_pp_interface.h' (13,656) at 20240405153230499
15395 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-trace.c' (13,657) at 20210307214928982
15396 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/gdb-kernel-debugging.rst' (13,658) at 20240405153045289
15397 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/ashrdi3.S' (13,659) at 20240405153046513
15398 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/Kconfig' (13,660) at 20240405153049393
15399 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-mips-bits.h' (13,661) at 20240405153054369
15400 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/gdbinit.reset' (13,662) at 20210308005002944
15401 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/nospec-branch.c' (13,663) at 20240405153046285
15402 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/hisi-rng.c' (13,664) at 20210309003649216
15403 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ehv_bytechan.c' (13,665) at 20240405153231503
15404 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8x74.c' (13,666) at 20240405153051349
15405 2025-01-08 03:00:46.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/fan.hpp' (13,667) at 20230201040022463
15406 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-nic78bx.c' (13,668) at 20210307214928550
15407 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/static.inc' (13,669) at 20230114040015490
15408 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/pcs-639x.c' (13,670) at 20240405153230907
15409 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/size/.gitignore' (13,671) at 20210307214932722
15410 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xilinx_zynq.c' (13,672) at 20241211090212254
15411 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/microchip,dw-sparx5-sdhci.yaml' (13,673) at 20240405153045109
15412 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/0001-include-libgen.h-for-basename-API-prototype.patch' (13,674) at 20240413080012635
15413 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/md5.h' (13,675) at 20210307214931310
15414 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernel_abi.py' (13,676) at 20240405153229831
15415 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,nspire-keypad.txt' (13,677) at 20210307214925338
15416 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/generic.h' (13,678) at 20210307214926226
15417 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/defines.hpp' (13,679) at 20210308005056661
15418 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/confidential-guest.c' (13,680) at 20240906080037480
15419 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/Makefile' (13,681) at 20240405153049425
15420 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/README' (13,682) at 20210308005116217
15421 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/Kconfig' (13,683) at 20241104090011571
15422 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec.c' (13,684) at 20240405153231019
15423 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal' (13,685) at 20210307205553874
15424 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_s_ph.c' (13,686) at 20210308005046509
15425 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/README' (13,687) at 20210307214932566
15426 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/mpipl/test_mpipl_basic.robot' (13,688) at 20240628080017117
15427 2025-01-08 03:00:46.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kmod/kmod.sh' (13,689) at 20240405153054313
15428 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ttable_64.S' (13,690) at 20210307214926602
15429 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/237' (13,691) at 20220429100100914
15430 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754sp.c' (13,692) at 20210307214926274
15431 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-fpga.dts' (13,693) at 20220617030036053
15432 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-Add-LDFLAGS-to-linker-cmdline.patch' (13,694) at 20230706080014733
15433 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/exynos-regs-pmu.h' (13,695) at 20220525020654615
15434 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90632.yaml' (13,696) at 20240405153045077
15435 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/lzma.c' (13,697) at 20240405153232239
15436 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.cpp' (13,698) at 20240822080027617
15437 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/openpic_kvm.h' (13,699) at 20210308005046025
15438 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5696-i2c.c' (13,700) at 20240405153048977
15439 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c' (13,701) at 20240405153230927
15440 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_vlan_upper_pvid.sh' (13,702) at 20240405153232279
15441 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-kernel/linux/linux-nuvoton/olympus-nuvoton.cfg' (13,703) at 20210307205554090
15442 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atmel-smc.c' (13,704) at 20240405153049601
15443 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asm-offsets.h' (13,705) at 20210307214926758
15444 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_syscfg_regdef.h' (13,706) at 20240405153051901
15445 2025-01-08 03:00:46.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/xlnx-versal-ospi.h' (13,707) at 20240326080039542
15446 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-output-devices' (13,708) at 20210307214925194
15447 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vdpa.c' (13,709) at 20240906080037316
15448 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/Makefile' (13,710) at 20210308005003024
15449 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_card.c' (13,711) at 20240405153051525
15450 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rbtree.c' (13,712) at 20210308005003712
15451 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_namespacing.c' (13,713) at 20210307214932642
15452 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pca9552.c' (13,714) at 20241211090212274
15453 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/leadtek,ltk035c5444t.yaml' (13,715) at 20240405153045041
15454 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend-x2-proc.cfg' (13,716) at 20210307214932618
15455 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/libbpf_probes.c' (13,717) at 20240405153054253
15456 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/LICENSE' (13,718) at 20210308005107065
15457 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Helsingborg_Olympia' (13,719) at 20210307205553782
15458 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/pinmux.h' (13,720) at 20210308005002780
15459 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-jazz/floppy.h' (13,721) at 20210307214926222
15460 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw.h' (13,722) at 20210307214929822
15461 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/uc101.dts' (13,723) at 20210307214926358
15462 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/README.md' (13,724) at 20240807080021830
15463 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm7445_defconfig' (13,725) at 20210308005003252
15464 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/lp87565_regulator.c' (13,726) at 20210308005003472
15465 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar956x_initvals.h' (13,727) at 20210307214929766
15466 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mailbox-uclass.h' (13,728) at 20210308005003672
15467 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/dectypes.h' (13,729) at 20210307214926206
15468 2025-01-08 03:00:46.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/volatile-considered-harmful.rst' (13,730) at 20210309003648472
15469 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/buildstats.bbclass' (13,731) at 20241221090017604
15470 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts' (13,732) at 20240405153229915
15471 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/onie-tlv.c' (13,733) at 20240405153051205
15472 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeFunctionCollection_v1.xml' (13,734) at 20240619080002932
15473 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sbc-imx7.dts' (13,735) at 20240405153045533
15474 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@42.conf' (13,736) at 20240904080027738
15475 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/unistd_64.h' (13,737) at 20241211090212374
15476 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ibt.h' (13,738) at 20240405153046385
15477 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/irq_kern.h' (13,739) at 20240405153230099
15478 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro-sysfs.c' (13,740) at 20210307214930986
15479 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_cmd.c' (13,741) at 20240405153048701
15480 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sh_sdhi.c' (13,742) at 20210308005003408
15481 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/fix-cross-compile.patch' (13,743) at 20230503080014591
15482 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/Makefile' (13,744) at 20210726100024667
15483 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/desc.c' (13,745) at 20240326080039498
15484 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2007_core.c' (13,746) at 20240405153049165
15485 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-KeelylangHill' (13,747) at 20210307205553798
15486 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/board.c' (13,748) at 20210308005003048
15487 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeFunctionCollection.json' (13,749) at 20240619080002952
15488 2025-01-08 03:00:46.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio.rst' (13,750) at 20220525020654131
15489 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_app.c' (13,751) at 20240624080012796
15490 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/virtual-memory.json' (13,752) at 20240405153054145
15491 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_smem.c' (13,753) at 20240405153051489
15492 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ali5451/ali5451.c' (13,754) at 20220525020654987
15493 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-qds-duart.dts' (13,755) at 20210308005002596
15494 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml' (13,756) at 20240405153045041
15495 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/plip/Kconfig' (13,757) at 20210307214929698
15496 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/Makefile' (13,758) at 20210308005002972
15497 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ppp_generic.rst' (13,759) at 20220525020651750
15498 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/context.c' (13,760) at 20210307214932178
15499 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_settings.pl' (13,761) at 20210308005052045
15500 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6_iptunnel.c' (13,762) at 20240624080012828
15501 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/adux1020.c' (13,763) at 20240405153048997
15502 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_action_mock.hpp' (13,764) at 20220607100029059
15503 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-kernel/linux/linux-aspeed_%.bbappend' (13,765) at 20240120090012778
15504 2025-01-08 03:00:46.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_peer.c' (13,766) at 20240405153054281
15505 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_acct.h' (13,767) at 20240405153231855
15506 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/load_bytes_relative.c' (13,768) at 20240405153054253
15507 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/rxkad.c' (13,769) at 20240830080013359
15508 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_state' (13,770) at 20210307214925198
15509 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/loongson,ls2k-clk.h' (13,771) at 20240405153052645
15510 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pxa2xx-cpufreq.c' (13,772) at 20240405153046917
15511 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/vrfb.c' (13,773) at 20210307214930930
15512 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-s5pv210-audss.c' (13,774) at 20240405153046845
15513 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/Kconfig' (13,775) at 20240405153051405
15514 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp' (13,776) at 20230523080003149
15515 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-tauri-emmc.dts' (13,777) at 20240405153045529
15516 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/modes/interface/input_buf.isp.h' (13,778) at 20210307214930562
15517 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mp.c' (13,779) at 20210308005002832
15518 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_core.c' (13,780) at 20220525020655007
15519 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/virtio-serial-bus.c' (13,781) at 20240906080037208
15520 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_structs.h' (13,782) at 20220429100100646
15521 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.h' (13,783) at 20210307214927286
15522 2025-01-08 03:00:46.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dalmore_defconfig' (13,784) at 20210308005003256
15523 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_elf.h' (13,785) at 20240906080037156
15524 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira.dtsi' (13,786) at 20240405153045517
15525 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/memcopy.S' (13,787) at 20240405153046513
15526 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_api.h' (13,788) at 20210308005003644
15527 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest3.decode' (13,789) at 20210308005046389
15528 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stih407-resets.h' (13,790) at 20210307214931350
15529 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blkpg.h' (13,791) at 20210307214931362
15530 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda826x.h' (13,792) at 20220525020653247
15531 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/README' (13,793) at 20210308005003048
15532 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation/meson.build' (13,794) at 20230825080021141
15533 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/cam.h' (13,795) at 20210307214929922
15534 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push206e.h' (13,796) at 20210309003649824
15535 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/sdeventplus.wrap' (13,797) at 20220819030023853
15536 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-vyasa-u-boot.dtsi' (13,798) at 20210308005002608
15537 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104xrdb.h' (13,799) at 20210308005002992
15538 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/drv.c' (13,800) at 20241008080013955
15539 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpufreq-info.c' (13,801) at 20240405153054213
15540 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/mx35_sdram.c' (13,802) at 20210308005002544
15541 2025-01-08 03:00:46.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-apispec_6.7.1.bb' (13,803) at 20241221090017548
15542 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/st,typec-stm32g0.yaml' (13,804) at 20240405153045185
15543 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,sai-clock.yaml' (13,805) at 20240405153045025
15544 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/msm_smem.c' (13,806) at 20210308005003488
15545 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/headsmp.S' (13,807) at 20240405153045657
15546 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/intel_dptf.rst' (13,808) at 20240405153045197
15547 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/slabinfo.c' (13,809) at 20241111090012169
15548 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/asm-offsets.c' (13,810) at 20241211090145389
15549 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/core.c' (13,811) at 20220525020653723
15550 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a4_00000007.dtsi' (13,812) at 20210308005002872
15551 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/bletchley-sled-insertion@.target' (13,813) at 20230310090018691
15552 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/read.c' (13,814) at 20240405153231699
15553 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/udmabuf.h' (13,815) at 20210307214931662
15554 2025-01-08 03:00:46.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/lapic.h' (13,816) at 20210308005002880
15555 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/Kconfig' (13,817) at 20210308005002816
15556 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_sensor.mako.hpp' (13,818) at 20220408030020980
15557 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/winbond-cir.c' (13,819) at 20240405153049521
15558 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_arp/arp_tables.h' (13,820) at 20240405153052749
15559 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/tracing_map.c' (13,821) at 20241216090017781
15560 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/hyperv/Makefile' (13,822) at 20220525020651946
15561 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_blk.h' (13,823) at 20240405153052945
15562 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/legacy_instructions.rst' (13,824) at 20240405153044973
15563 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_venc.h' (13,825) at 20240405153048569
15564 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libxslt/libxslt_1.1.42.bb' (13,826) at 20241221090017696
15565 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/mctp-i2c.c' (13,827) at 20241111090012129
15566 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_cir.c' (13,828) at 20210309003649916
15567 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/memory.c' (13,829) at 20220525020651986
15568 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/cpu.c' (13,830) at 20210308005002800
15569 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hil.h' (13,831) at 20210307214931394
15570 2025-01-08 03:00:46.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensa-softmmu.mak' (13,832) at 20210927100127057
15571 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py' (13,833) at 20220910030013405
15572 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@82000/power-supply@58.conf' (13,834) at 20210307205554094
15573 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_sfc.h' (13,835) at 20240405153054013
15574 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost.inc' (13,836) at 20230114040015550
15575 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb' (13,837) at 20240413080012647
15576 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/frsqrtes.c' (13,838) at 20210307214926434
15577 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist.tc' (13,839) at 20220525020655207
15578 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7795-cpg-mssr.h' (13,840) at 20210308005003632
15579 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/meson.build' (13,841) at 20240423080031711
15580 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_reg_def.h' (13,842) at 20220525020652370
15581 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_dma.h' (13,843) at 20210309003651788
15582 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.17.bb' (13,844) at 20221003030013285
15583 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/Kconfig' (13,845) at 20240405153049221
15584 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/phosphor-dbus-interfaces.wrap' (13,846) at 20220331030041643
15585 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CMU-Mach' (13,847) at 20241221090017616
15586 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8350.c' (13,848) at 20240405153046829
15587 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_reporting.c' (13,849) at 20240503080014510
15588 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png' (13,850) at 20210307205554610 to deleted uid set
15589 2025-01-08 03:00:46.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5.dtsi' (13,851) at 20210308005002572
15590 2025-01-08 03:00:46.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/btf.h' (13,852) at 20240405153052909
15591 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_def.h' (13,853) at 20240805080014003
15592 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/index.rst' (13,854) at 20240405153045213
15593 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/lowlevel_init.S' (13,855) at 20210308005002712
15594 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex2_user.c' (13,856) at 20240405153053425
15595 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/seg6_hmac.h' (13,857) at 20210307214931574
15596 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/netserver.service' (13,858) at 20210812000025186
15597 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/internationalization.md' (13,859) at 20240419080038341
15598 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp.h' (13,860) at 20210307214929570
15599 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/irq.h' (13,861) at 20220627100016934
15600 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/scripts/wait-vpd-parsers.sh' (13,862) at 20240104090016070
15601 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch' (13,863) at 20231011080016610
15602 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ioremap.c' (13,864) at 20240405153230047
15603 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm6318-power-domain.h' (13,865) at 20210308005003640
15604 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,hscif.yaml' (13,866) at 20240405153045153
15605 2025-01-08 03:00:46.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kfunc_dynptr_param.c' (13,867) at 20240405153054253
15606 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/bsc913x_qds.c' (13,868) at 20240405153230051
15607 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi' (13,869) at 20240405153045801
15608 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c' (13,870) at 20240919080017066
15609 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_stress_parallelism.c' (13,871) at 20210307214932722
15610 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a.dts' (13,872) at 20240405153229967
15611 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server-volatiles.conf' (13,873) at 20210307205554122
15612 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/vfio_dev.h' (13,874) at 20240405153231575
15613 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/fail.h' (13,875) at 20240405153053389
15614 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_close_while_nested_test.c' (13,876) at 20240405153054325
15615 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/cpu-load.rst' (13,877) at 20220525020651766
15616 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_aops.c' (13,878) at 20241023080012899
15617 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv_hart.c' (13,879) at 20210308005045945
15618 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/nic7018_wdt.c' (13,880) at 20240405153052241
15619 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/Makefile' (13,881) at 20210307214931150
15620 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/pstree.c' (13,882) at 20240405153046625
15621 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/advantech_ec_wdt.c' (13,883) at 20240405153052237
15622 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pam.c' (13,884) at 20230925080039893
15623 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/onnn,fan53880.yaml' (13,885) at 20210309003648388
15624 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/rainier_2u_chassis.json' (13,886) at 20231212090004998
15625 2025-01-08 03:00:46.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/x86_start16_spl.py' (13,887) at 20210308005003748
15626 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_execlists.c' (13,888) at 20240405153048505
15627 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_getset_retval.c' (13,889) at 20240405153054249
15628 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-primo81.dts' (13,890) at 20210308005002620
15629 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_logging.h' (13,891) at 20210307214930410
15630 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-axi-spi-engine.c' (13,892) at 20240520080015183
15631 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpios.c' (13,893) at 20210307214932234
15632 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/.gitignore' (13,894) at 20210307214932670
15633 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_clocking.c' (13,895) at 20240405153049761
15634 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trbe.h' (13,896) at 20240405153230671
15635 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0001-configure-don-t-report-error-when-the-path-of-Perl-c.patch' (13,897) at 20241221090017648
15636 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/Detector/meson.build' (13,898) at 20241123090016863
15637 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_sctp.c' (13,899) at 20240405153232059
15638 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi-defs.h' (13,900) at 20240906080037328
15639 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-m/tune-cortexm35p.inc' (13,901) at 20240301090012451
15640 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/sprd-hwspinlock.txt' (13,902) at 20210307214925322
15641 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/xlnx,zynqmp-rtc.yaml' (13,903) at 20240405153045153
15642 2025-01-08 03:00:46.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/zenity/zenity_4.0.3.bb' (13,904) at 20241221090017488
15643 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/law.c' (13,905) at 20210308005003052
15644 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/lshrdi3.c' (13,906) at 20210308005002816
15645 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BatteryMetrics_v1.xml' (13,907) at 20240619080002920
15646 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/dps310.c' (13,908) at 20241211090212334
15647 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/patch-acceptance.rst' (13,909) at 20240405153045249
15648 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace.c' (13,910) at 20240405153046149
15649 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxacr.h' (13,911) at 20210307214926162
15650 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/openocd.cfg' (13,912) at 20210308005002908
15651 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-rect.h' (13,913) at 20210309003653948
15652 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/vx_core.h' (13,914) at 20210307214931602
15653 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/gpu/i915.sh' (13,915) at 20210307214932666
15654 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/cxl_upstream.c' (13,916) at 20241211090212314
15655 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/sti-dwmac.txt' (13,917) at 20240405153229779
15656 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tcmode-default.inc' (13,918) at 20241221090017612
15657 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/chip.h' (13,919) at 20240405153050613
15658 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/git.py' (13,920) at 20241221090017588
15659 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/prio.json' (13,921) at 20240405153054377
15660 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_active.c' (13,922) at 20240405153048521
15661 2025-01-08 03:00:46.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2992.rst' (13,923) at 20220525020651738
15662 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/cdc-wdm.c' (13,924) at 20240624080012804
15663 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/dbus-dir.bbclass' (13,925) at 20211006000025206
15664 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig' (13,926) at 20210308005003236
15665 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/monitor/meson.build' (13,927) at 20230925080039825
15666 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/i2c-tools/i2c-tools_4.4.bb' (13,928) at 20241221090017664
15667 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pio.h' (13,929) at 20220525020653135
15668 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bdw_rt286.c' (13,930) at 20240405153232179
15669 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-elan.c' (13,931) at 20240405153048813
15670 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_bitmap.c' (13,932) at 20240405153046705
15671 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/timer.h' (13,933) at 20210307214926554
15672 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb' (13,934) at 20241221090017636
15673 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pegtl/pegtl_3.2.8.bb' (13,935) at 20241221090017520
15674 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/conf/layer.conf' (13,936) at 20241221090017568
15675 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,twd.yaml' (13,937) at 20240405153045105
15676 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2xxx-scu-ic.txt' (13,938) at 20210307214925342
15677 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/Makefile' (13,939) at 20240405153046357
15678 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c' (13,940) at 20210308005002828
15679 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/omap_serial.txt' (13,941) at 20210308005003308
15680 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_rename.sh' (13,942) at 20240405153054241
15681 2025-01-08 03:00:46.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau1977.yaml' (13,943) at 20240405153045157
15682 2025-01-08 03:00:46.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v6.h' (13,944) at 20240405153049465
15683 2025-01-08 03:00:46.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U.h' (13,945) at 20240405153051893
15684 2025-01-08 03:00:46.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/trace.h' (13,946) at 20240405153049185
15685 2025-01-08 03:00:46.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c' (13,947) at 20240405153230335
15686 2025-01-08 03:00:46.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-lxml_5.3.0.bb' (13,948) at 20241221090017668
15687 2025-01-08 03:00:46.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020_cs.c' (13,949) at 20240405153049721
15688 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/qp.h' (13,950) at 20240805080014027
15689 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Guliksberg_Rodvattnet' (13,951) at 20210307205553782
15690 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_mbx.c' (13,952) at 20240405153049981
15691 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/Makefile' (13,953) at 20210308005003456
15692 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/hi655x-pmic.h' (13,954) at 20240405153231819
15693 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro/0001-Default-43455-firmware-to-standard-variant.patch' (13,955) at 20221003030013297
15694 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bblayers.py' (13,956) at 20241221090017628
15695 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_aux.c' (13,957) at 20240613080016407
15696 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/virtual-memory.json' (13,958) at 20240405153054149
15697 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/rings.c' (13,959) at 20240326080039466
15698 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/logging.bbclass' (13,960) at 20220910030013385
15699 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/msu.h' (13,961) at 20210307214928150
15700 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/starfive/Kconfig' (13,962) at 20240405153051769
15701 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ring_mode.c' (13,963) at 20240405153050301
15702 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-mac-config.bb' (13,964) at 20241206090014226
15703 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test' (13,965) at 20240326080039734
15704 2025-01-08 03:00:46.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp.h' (13,966) at 20220525020653627
15705 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/devkit3250_defconfig' (13,967) at 20210308005003256
15706 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-no-list.err' (13,968) at 20210308005046405
15707 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/README.md' (13,969) at 20221213040022685
15708 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-bug-fix-on-separated-CR-and-LF.patch' (13,970) at 20230317080013785
15709 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_wildfire.c' (13,971) at 20220525020651802
15710 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp-bootblock.bbclass' (13,972) at 20230413080015624
15711 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.metadata.yaml' (13,973) at 20220430030026020
15712 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.nohpet' (13,974) at 20240906080037556 to deleted uid set
15713 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/bindings/bindings_helper.h' (13,975) at 20240405153232095
15714 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_device.c' (13,976) at 20240405153232087
15715 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_main.c' (13,977) at 20240405153051533
15716 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x25ek.dts' (13,978) at 20210308005002572
15717 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/iobp.c' (13,979) at 20210308005002852
15718 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/Makefile' (13,980) at 20240405153051765
15719 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/debugfs.c' (13,981) at 20241216090017773
15720 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/leds-bcm63138.c' (13,982) at 20240405153049213
15721 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2770.c' (13,983) at 20240405153053805
15722 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/winbond.c' (13,984) at 20240405153049705
15723 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-5272.c' (13,985) at 20210307214926138
15724 2025-01-08 03:00:46.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-chestnut43.dts' (13,986) at 20240405153045605
15725 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9v032.c' (13,987) at 20240405153049321
15726 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_interface.c' (13,988) at 20210307214927266
15727 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/MAINTAINERS' (13,989) at 20210308005003028
15728 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/rpm-chksec.sh' (13,990) at 20210307205554130
15729 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/index.rst' (13,991) at 20240405153044989
15730 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/8250_pci.h' (13,992) at 20210307214931354
15731 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_mech.c' (13,993) at 20240405153232079
15732 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/module.h' (13,994) at 20210307214926230
15733 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/config' (13,995) at 20240405153054301
15734 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-unidiff/run-ptest' (13,996) at 20240301090012435
15735 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/oca4080.dts' (13,997) at 20210307214926346
15736 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_int.h' (13,998) at 20240830080013303
15737 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rs409.dts' (13,999) at 20240405153045457
15738 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/slb.c' (14,000) at 20240405153046185
15739 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bmc_stress_buster.robot' (14,001) at 20230512080020573
15740 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui/0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch' (14,002) at 20230114040015490
15741 2025-01-08 03:00:46.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/Kconfig' (14,003) at 20210308005003008
15742 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/__ffs.h' (14,004) at 20210307214932474
15743 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_ps.c' (14,005) at 20240405153053293
15744 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/triehash' (14,006) at 20210307205554494
15745 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ISC-Veillard' (14,007) at 20241221090017616
15746 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lion_rk3368.h' (14,008) at 20210308005003600
15747 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/aml-debugger.rst' (14,009) at 20210307214925494
15748 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7362.dtsi' (14,010) at 20210307214926190
15749 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/deflate_xip_data.sh' (14,011) at 20210307214925678
15750 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_raddu_w_qb.c' (14,012) at 20210308005046505
15751 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-cross-canadian.inc' (14,013) at 20241221090017672
15752 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC837XERDB.h' (14,014) at 20210308005003576
15753 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sata.h' (14,015) at 20210308005003684
15754 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ftide010.c' (14,016) at 20240405153230179
15755 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vitberget' (14,017) at 20210307205553794
15756 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml' (14,018) at 20240405153045093
15757 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_event.c' (14,019) at 20241104090011563
15758 2025-01-08 03:00:46.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/types.hpp' (14,020) at 20241119090031273
15759 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/hyperv.h' (14,021) at 20240405153054317
15760 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-block.h' (14,022) at 20210308005046037
15761 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/apparmorfs.c' (14,023) at 20240910080014098
15762 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tsb.h' (14,024) at 20210307214926586
15763 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/instrumented-non-atomic.h' (14,025) at 20240405153052617
15764 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/system/kernel.ld' (14,026) at 20220429100100946
15765 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qrtr.h' (14,027) at 20210307214931658
15766 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mmc_timing.c' (14,028) at 20240405153046857
15767 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cmac.c' (14,029) at 20240405153046533
15768 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_mbx.h' (14,030) at 20210307214927078
15769 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/pasemi_nand.c' (14,031) at 20240405153049701
15770 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/kn01-berr.c' (14,032) at 20210307214926206
15771 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/xilinx/Kconfig' (14,033) at 20210309003652052
15772 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sisfb.h' (14,034) at 20210307214931698
15773 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/image-vars.h' (14,035) at 20240405153230067
15774 2025-01-08 03:00:46.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/phosphor-dbus-interfaces.wrap' (14,036) at 20240229090015607
15775 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sgl_float.h' (14,037) at 20210307214926334
15776 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-verify.c' (14,038) at 20210308005003712
15777 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.1.bb' (14,039) at 20241206090014250
15778 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/platform.c' (14,040) at 20240405153046053
15779 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/cable.hpp' (14,041) at 20241217090008764
15780 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mxic_nand.c' (14,042) at 20240405153049697
15781 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/machine/fp5280g3.conf' (14,043) at 20240719080014909
15782 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/poly1305.c' (14,044) at 20210524100035086
15783 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch' (14,045) at 20220910030013425
15784 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/include/perf/perf_dlfilter.h' (14,046) at 20240405153054105
15785 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_lazy.h' (14,047) at 20240405153053117
15786 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpm1.h' (14,048) at 20210309003648876
15787 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/apphandler.hpp' (14,049) at 20210308004925444
15788 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme/nvme-json-rewrite.conf' (14,050) at 20230311090013139
15789 2025-01-08 03:00:46.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-mid/intel-mid.c' (14,051) at 20220525020652194
15790 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jbd2.h' (14,052) at 20241018080014566
15791 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/arche-apb-ctrl.c' (14,053) at 20240613080016467
15792 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5645.c' (14,054) at 20240405153049325
15793 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/machine-none-test.c' (14,055) at 20241211090212546
15794 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/MAINTAINERS' (14,056) at 20210308005003048
15795 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig' (14,057) at 20210308005003256
15796 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/ti-edma3.h' (14,058) at 20210308005002708
15797 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/remote-console-controller.html' (14,059) at 20210308005107077
15798 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/tout.h' (14,060) at 20240405153050129
15799 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_platform-mips.c' (14,061) at 20210308005002540
15800 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/test_dtoc.py' (14,062) at 20210308005003760
15801 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nvidia.c' (14,063) at 20240405153231587
15802 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0018-sysdeps-gnu-configure.ac-Set-libc_cv_rootsbindir-onl.patch' (14,064) at 20241221090017640
15803 2025-01-08 03:00:46.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gro.c' (14,065) at 20241011080017387
15804 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/generator/sections/gen-section.h' (14,066) at 20241114091008832
15805 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/insecure.c' (14,067) at 20240405153053361
15806 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-nanopi-a64.dts' (14,068) at 20210308005002616
15807 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/lpc32xx.h' (14,069) at 20210307214925898
15808 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/crypto.c' (14,070) at 20220525020654863
15809 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_pci_vfio.c' (14,071) at 20240906080037284
15810 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h' (14,072) at 20240405153048637
15811 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LOOP' (14,073) at 20241221090017616
15812 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-vfp.c' (14,074) at 20241211090212478
15813 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/gpex.h' (14,075) at 20240906080037336
15814 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acct.h' (14,076) at 20240405153052657
15815 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.h' (14,077) at 20220525020652470
15816 2025-01-08 03:00:46.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/initd.smartd' (14,078) at 20210307205553934
15817 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm281xx.c' (14,079) at 20240405153051305
15818 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-madera-core.c' (14,080) at 20240405153051309
15819 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/levenshtein.c' (14,081) at 20220525020655171
15820 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/transport.h' (14,082) at 20210307214930874
15821 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs.h' (14,083) at 20240405153231075
15822 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/b4860_ids.c' (14,084) at 20210308005002828
15823 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/perf_images.h' (14,085) at 20210307214926330
15824 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/LICENSE' (14,086) at 20210308005132793
15825 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/i386-softmmu.mak' (14,087) at 20240906080037160
15826 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/lowlevel_init.S' (14,088) at 20210308005002820
15827 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lvds_regs.h' (14,089) at 20240405153048457
15828 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/common-defs.rst' (14,090) at 20210309003648488
15829 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_debugfs.c' (14,091) at 20240405153051733
15830 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c' (14,092) at 20240405153230935
15831 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/fru_identity_test.cpp' (14,093) at 20220806030027601
15832 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/video/uvesafb.h' (14,094) at 20210307214931694
15833 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/flat.lds' (14,095) at 20210308005046177
15834 2025-01-08 03:00:46.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/sdtest.cpp' (14,096) at 20210308005049145
15835 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/scsiglue.h' (14,097) at 20210307214930874
15836 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/port_scale.sh' (14,098) at 20220525020655207
15837 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rtmutex.h' (14,099) at 20210307214931806
15838 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_prime.c' (14,100) at 20240405153048705
15839 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/robust-futexes.rst' (14,101) at 20210307214925518
15840 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/dma.c' (14,102) at 20210307214925946
15841 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_maddu.c' (14,103) at 20210308005046525
15842 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pxa2xx_base.h' (14,104) at 20210307214930042
15843 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/virtual-media.scss' (14,105) at 20210308005107077
15844 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_host.c' (14,106) at 20210308005003520
15845 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/nvidia,tegra30-actmon.yaml' (14,107) at 20220525020651666
15846 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/io_pgtable_v2.c' (14,108) at 20241008080013935
15847 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/implicit.h' (14,109) at 20240405153054025
15848 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/get-all-properties.cpp' (14,110) at 20240817080036816
15849 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/Kconfig' (14,111) at 20210308005003008
15850 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm963xx-cfe-nor-partitions.txt' (14,112) at 20210307214925370
15851 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/extable.c' (14,113) at 20220525020654747
15852 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuidle.h' (14,114) at 20240405153052673
15853 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_shared.h' (14,115) at 20210307214927318
15854 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect_force_port6.c' (14,116) at 20240405153054269
15855 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch' (14,117) at 20230706080014761
15856 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/xlnx,zynq-ddrc-a05.yaml' (14,118) at 20240405153229775
15857 2025-01-08 03:00:46.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/layerindexobj.py' (14,119) at 20210307205554258
15858 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_onhyperv.c' (14,120) at 20240405153046449
15859 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios.c' (14,121) at 20210308005002884
15860 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_encoder.c' (14,122) at 20220525020652979
15861 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/MCFG' (14,123) at 20240906080037556 to deleted uid set
15862 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/efibootmgr/efibootmgr_18.bb' (14,124) at 20230114040015534
15863 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push906f.h' (14,125) at 20210309003649824
15864 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/nvme-test.c' (14,126) at 20240906080037572
15865 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/spmi.h' (14,127) at 20220818100014823
15866 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/ppc-memtrace' (14,128) at 20210307214925190
15867 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/actions-arm.c' (14,129) at 20210307214925986
15868 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64_2.0.0.1.bb' (14,130) at 20240301090012427
15869 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/MAINTAINERS' (14,131) at 20210308005003040
15870 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/Makefile' (14,132) at 20210308005003372
15871 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/manager.hpp' (14,133) at 20230714080040163
15872 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig' (14,134) at 20210307205554390
15873 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ipv6.c' (14,135) at 20240830080013347
15874 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs/pcs-xpcs.h' (14,136) at 20240405153231831
15875 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hosts.c' (14,137) at 20240405153231403
15876 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/uptodate.c' (14,138) at 20220525020654479
15877 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/Makefile' (14,139) at 20210307214930006
15878 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/deflate.h' (14,140) at 20210308005003716
15879 2025-01-08 03:00:46.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/mac80211_hwsim.h' (14,141) at 20240405153050729
15880 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/zones.md' (14,142) at 20240807080019546
15881 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2081a-rdb.dts' (14,143) at 20210308005002580
15882 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch' (14,144) at 20220414030020024
15883 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/police.json' (14,145) at 20240405153054377
15884 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7785lcr_defconfig' (14,146) at 20240405153046309
15885 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-lcdif.h' (14,147) at 20210308005002676
15886 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-wavecomp' (14,148) at 20210308005045769
15887 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains44xx_data.c' (14,149) at 20210307214925930
15888 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff' (14,150) at 20240316080012480
15889 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/fifo_icap.h' (14,151) at 20210307214926958
15890 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/rcar-rst.c' (14,152) at 20240405153051769
15891 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/openssl11_build_fix.patch' (14,153) at 20230520080014488
15892 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-apple.sh' (14,154) at 20240405153054309
15893 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/Makefile' (14,155) at 20240405153231451
15894 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/hwmon.c' (14,156) at 20240405153231271
15895 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ipc-run_20231003.0.bb' (14,157) at 20231126090012793
15896 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/lasips2.c' (14,158) at 20240906080037236
15897 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/event_fifo_private.h' (14,159) at 20210307214930542
15898 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/Kconfig' (14,160) at 20210308005003172
15899 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm_git.bbappend' (14,161) at 20241206090014230
15900 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq_64.c' (14,162) at 20240405153046433
15901 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_io.h' (14,163) at 20210307214928614
15902 2025-01-08 03:00:46.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/sandbox.c' (14,164) at 20210308005003472
15903 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/enclu.h' (14,165) at 20220525020652146
15904 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/chassishandler.hpp' (14,166) at 20210715000048768
15905 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-line-name.c' (14,167) at 20240405153054305
15906 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm63146.dtsi' (14,168) at 20240405153045717
15907 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mxic.c' (14,169) at 20240405153051789
15908 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ll_cache.json' (14,170) at 20240405153054113
15909 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-gnutls.c' (14,171) at 20241211090212230
15910 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.c' (14,172) at 20220525020652959
15911 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/Kconfig' (14,173) at 20240405153049381
15912 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/rse.h' (14,174) at 20210307214926122
15913 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp3x-rt5682-max9836.c' (14,175) at 20240405153232139
15914 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-dmar-vtd.c' (14,176) at 20241114091008832
15915 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-fuzz' (14,177) at 20230925080040085
15916 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/Kconfig' (14,178) at 20210308005003172
15917 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/MAINTAINERS' (14,179) at 20210308005002956
15918 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-mlxcpld.rst' (14,180) at 20210307214925518
15919 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/replay_kernel.py' (14,181) at 20240906080037556
15920 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_d.c' (14,182) at 20210308005046517
15921 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/xe.rst' (14,183) at 20240405153045213
15922 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/tree_connect.c' (14,184) at 20240919080017078
15923 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-plladiv.c' (14,185) at 20210308005003348
15924 2025-01-08 03:00:46.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-omap.h' (14,186) at 20240405153052769
15925 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/am200epd.c' (14,187) at 20210307214925934
15926 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a779a0-sysc.c' (14,188) at 20240405153231351
15927 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/wic/beaglebone-yocto.wks' (14,189) at 20210407000018110
15928 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/module.c' (14,190) at 20210307214926570
15929 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/qp.c' (14,191) at 20240405153049109
15930 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set_bitmap.h' (14,192) at 20210307214931642
15931 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-konepure.c' (14,193) at 20240405153230655
15932 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xmb_cmp.dtsi' (14,194) at 20210308005002612
15933 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/denormal.c' (14,195) at 20210307214926334
15934 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-zoned.rst' (14,196) at 20240405153044941
15935 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utdebug.c' (14,197) at 20240405153230167
15936 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/translate-all.c' (14,198) at 20240906080037140
15937 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/os_types.h' (14,199) at 20240405153047301
15938 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb' (14,200) at 20230114040015550
15939 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/conf/layer.conf' (14,201) at 20241221090017488
15940 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/atmel_pio4.c' (14,202) at 20210308005003376
15941 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue.c' (14,203) at 20220525020655211
15942 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml' (14,204) at 20240405153045097
15943 2025-01-08 03:00:46.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen-hvm.c' (14,205) at 20241211090212278
15944 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml' (14,206) at 20240405153045065
15945 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c' (14,207) at 20240405153048661
15946 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ptp.h' (14,208) at 20240405153049765
15947 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs12.c' (14,209) at 20240405153046465
15948 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fdtget.c' (14,210) at 20210307214932142
15949 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/optee-os_%.bbappend' (14,211) at 20241206090014214
15950 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_syms.c' (14,212) at 20240405153053109
15951 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/OWNERS' (14,213) at 20240815080043900
15952 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/OWNERS' (14,214) at 20220727030029197
15953 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz' (14,215) at 20210307205554590 to deleted uid set
15954 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel_2.0.3.bb' (14,216) at 20241221090017524
15955 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/meson.build' (14,217) at 20231201090034758
15956 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_loop.c' (14,218) at 20240405153054281
15957 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/list.h' (14,219) at 20240405153054049
15958 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_tc.bpf.c' (14,220) at 20240405153053425
15959 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/board.c' (14,221) at 20210308005003168
15960 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (14,222) at 20230107040016303
15961 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/musca-b1.yml' (14,223) at 20241206090014206
15962 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-mem.c' (14,224) at 20240405153049473
15963 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_encoder.c' (14,225) at 20240405153230639
15964 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_vining_fpga_defconfig' (14,226) at 20210308005003280
15965 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/Makefile' (14,227) at 20220525020655179
15966 2025-01-08 03:00:46.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsarguments.c' (14,228) at 20240405153046621
15967 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_offload.py' (14,229) at 20240405153054285
15968 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gp_padctrl.h' (14,230) at 20210308005002668
15969 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c' (14,231) at 20240405153048633
15970 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-sysfs.c' (14,232) at 20240405153048889
15971 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/vt8500-pwm.txt' (14,233) at 20210307214925406
15972 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ptp.h' (14,234) at 20210309003651172
15973 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6507x.h' (14,235) at 20210307214931438
15974 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3/0001-cmake-Check-for-HP-libunwind.patch' (14,236) at 20240302090018202
15975 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2530.dtsi' (14,237) at 20240405153229935
15976 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/sensor_manager.cpp' (14,238) at 20241022080031584
15977 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-pcap/requirements.txt' (14,239) at 20210308005111457
15978 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/snmp.h' (14,240) at 20210307214931574
15979 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/mcount.S' (14,241) at 20240405153230079
15980 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/.gitignore' (14,242) at 20210307214926690
15981 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/law.c' (14,243) at 20210308005002996
15982 2025-01-08 03:00:46.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/bitops.h' (14,244) at 20240405153046065
15983 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-trimslice.yaml' (14,245) at 20240405153045165
15984 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/Kconfig' (14,246) at 20210308005002548
15985 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.err' (14,247) at 20240906080037564
15986 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/ena.rst' (14,248) at 20240418080014478
15987 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/config_file_parser_error_tests.cpp' (14,249) at 20240113090029504
15988 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bzip2-1.0.6' (14,250) at 20210307205554426
15989 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6358-regulator.c' (14,251) at 20240405153231363
15990 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx-log.c' (14,252) at 20240326080039386
15991 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tsl2772.h' (14,253) at 20210307214931482
15992 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf610-twr.dts' (14,254) at 20210308005002632
15993 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/uacce/uacce.c' (14,255) at 20240405153049649
15994 2025-01-08 03:00:46.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_edgeport.c' (14,256) at 20241115090012961
15995 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c' (14,257) at 20240405153047133
15996 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_zero_defconfig' (14,258) at 20210308005003272
15997 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh7705.c' (14,259) at 20210307214926562
15998 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/ring_buffer.c' (14,260) at 20240405153048837
15999 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/gettimeofday.h' (14,261) at 20210512100029194
16000 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/muldi3.S' (14,262) at 20210307214925870
16001 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/Kconfig' (14,263) at 20220525020654807
16002 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lshw/lshw_02.20.bb' (14,264) at 20240301090012423
16003 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_accel.c' (14,265) at 20240405153052221
16004 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qga.c' (14,266) at 20240906080037584
16005 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/0001-util-consideredharmful-Use-overloadable-func-attribu.patch' (14,267) at 20241221090017504
16006 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/files/0001-only-apply-search-path-logic-to-relative-pathnames.patch' (14,268) at 20241221090017536
16007 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp-ddns-server' (14,269) at 20210307205554462
16008 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libdazzle/libdazzle_3.44.0.bb' (14,270) at 20231126090012861
16009 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/msmouse.c' (14,271) at 20240906080037160
16010 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c' (14,272) at 20240405153050641
16011 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mmzone.h' (14,273) at 20210307214926322
16012 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-util-sockets.c' (14,274) at 20240326080039746
16013 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_sd_rcw.cfg' (14,275) at 20210308005002992
16014 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_rr.c' (14,276) at 20210307214932006
16015 2025-01-08 03:00:46.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/Kconfig' (14,277) at 20210308005003460
16016 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipc_namespace.h' (14,278) at 20240405153052713
16017 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/Makefile' (14,279) at 20210307214932518
16018 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/usb.c' (14,280) at 20240405153231235
16019 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970.dtsi' (14,281) at 20210308005002604
16020 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/exynos4210_fimd.c' (14,282) at 20241211090212266
16021 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/clk.c' (14,283) at 20221102030020737
16022 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-kye.c' (14,284) at 20240405153048817
16023 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mingw_support.h' (14,285) at 20210308005003768
16024 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_bpf2bpf.c' (14,286) at 20240405153054253
16025 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7778-bockw.dts' (14,287) at 20240405153045553
16026 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/metrics.c' (14,288) at 20240910080014094
16027 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts' (14,289) at 20220525020651902
16028 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (14,290) at 20231128090014177
16029 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Cable/meson.build' (14,291) at 20241126090023807
16030 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tmp006.c' (14,292) at 20240405153049013
16031 2025-01-08 03:00:46.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm93384wvg.dts' (14,293) at 20220525020651990
16032 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c' (14,294) at 20240812080017244
16033 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mvme2500.c' (14,295) at 20240405153046201
16034 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/twl6030-gpadc.c' (14,296) at 20240405153048965
16035 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/poweron.conf' (14,297) at 20210307205554074
16036 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/stm32-usart.c' (14,298) at 20240429080012440
16037 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.h' (14,299) at 20210307214929358
16038 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/fmopl.h' (14,300) at 20240326080039426
16039 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-ampere.c' (14,301) at 20241114091008828
16040 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/armada-37xx-periph.c' (14,302) at 20210308005003352
16041 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/MCR3000.c' (14,303) at 20210308005002952
16042 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.c' (14,304) at 20240405153048661
16043 2025-01-08 03:00:46.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_ethtool.c' (14,305) at 20240405153049909
16044 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_spdif.c' (14,306) at 20240405153232203
16045 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_reset.h' (14,307) at 20210307214926218
16046 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/netdev.c' (14,308) at 20240405153231075
16047 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/example.cpp' (14,309) at 20241120090021304
16048 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-altera.c' (14,310) at 20240405153048893
16049 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS7.conf' (14,311) at 20240529080017843
16050 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x.dtsi' (14,312) at 20240405153045437
16051 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fsl-soc.h' (14,313) at 20210307214926362
16052 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/6lowpan_i.h' (14,314) at 20210307214931862
16053 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_net.h' (14,315) at 20240906080037348
16054 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_3_6_sh_mask.h' (14,316) at 20240405153047745
16055 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/touchright.c' (14,317) at 20210307214928510
16056 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/vport.c' (14,318) at 20240405153231023
16057 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib.h' (14,319) at 20240405153049049
16058 2025-01-08 03:00:46.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/JsonSchemaFile_v1.xml' (14,320) at 20240619080002928
16059 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/sge_defs.h' (14,321) at 20210307214929362
16060 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-neta-bm.txt' (14,322) at 20210307214925378
16061 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-fru-ocp-setting@.service' (14,323) at 20240904080027726
16062 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nokia_rx51.h' (14,324) at 20210308005003608
16063 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine.h' (14,325) at 20220525020652891
16064 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/expect-configure-c99.patch' (14,326) at 20241221090017656
16065 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/meson/meson_sm.c' (14,327) at 20240405153047045
16066 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/Kconfig' (14,328) at 20210308005002904
16067 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/gadget-export.h' (14,329) at 20220525020654243
16068 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-dahlia.dtsi' (14,330) at 20240405153045729
16069 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw.h' (14,331) at 20240405153050141
16070 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rss.c' (14,332) at 20240405153050105
16071 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermal-engine/Build' (14,333) at 20240405153054381
16072 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/xattr.c' (14,334) at 20240613080016491
16073 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/powermac.rst' (14,335) at 20241211090212238
16074 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/sandbox-reset-test.c' (14,336) at 20210308005003480
16075 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am33xx.c' (14,337) at 20210308005002756
16076 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml' (14,338) at 20240405153045057
16077 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pov_protab2_ips9_defconfig' (14,339) at 20210308005003276
16078 2025-01-08 03:00:46.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/Makefile' (14,340) at 20210307214932742
16079 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_bridge_connector.c' (14,341) at 20240405153230531
16080 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/bmap.c' (14,342) at 20240405153052441
16081 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb' (14,343) at 20241221090017524
16082 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/ptrace.h' (14,344) at 20220913100024141
16083 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Symlinks' (14,345) at 20241221090017616
16084 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.u-boot_on_efi' (14,346) at 20210308005003300
16085 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_expect.h' (14,347) at 20240405153231855
16086 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/si7020.c' (14,348) at 20240405153048989
16087 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi.dtsi' (14,349) at 20240405153229871
16088 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___equiv_zero_sz_arr.c' (14,350) at 20210307214932642
16089 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sony-acx565akm.c' (14,351) at 20240405153048697
16090 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (14,352) at 20230721080014366
16091 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/ocxl-config.h' (14,353) at 20210309003653948
16092 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/uhid/Makefile' (14,354) at 20210309003654520
16093 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/kwbimage.cfg.in' (14,355) at 20210308005002752
16094 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8548si-pre.dtsi' (14,356) at 20210307214926342
16095 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableSystem.vue' (14,357) at 20241004080035967
16096 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/orisetech,otm8009a.yaml' (14,358) at 20240405153229763
16097 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/signal.c' (14,359) at 20240617080017378
16098 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-af9015-cardlist.rst' (14,360) at 20210307214925230
16099 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/string.h' (14,361) at 20210308005002828
16100 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1a.dts' (14,362) at 20240405153045585
16101 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_config.c' (14,363) at 20240405153051513
16102 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-thermal' (14,364) at 20240405153229731
16103 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/COPYING.MIT' (14,365) at 20210307205554034
16104 2025-01-08 03:00:46.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_isol.h' (14,366) at 20210308004938820
16105 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/Kconfig' (14,367) at 20210307214931258
16106 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/common.c' (14,368) at 20210308005002904
16107 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SwitchCollection.json' (14,369) at 20240619080002956
16108 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/msgbuf.h' (14,370) at 20210307214926250
16109 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wafer5823wdt.c' (14,371) at 20210309003653356
16110 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/boost.wrap' (14,372) at 20240424080021456
16111 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/scripts/inventory-sensor.py' (14,373) at 20221209040020399
16112 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-keyfile_0.7.0.bb' (14,374) at 20240106090017237
16113 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/utility.cpp' (14,375) at 20210308005059165
16114 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_b.c' (14,376) at 20210308005046509
16115 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/mmap_default.c' (14,377) at 20240405153232287
16116 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/silk.c' (14,378) at 20210308005003040
16117 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.h' (14,379) at 20240405153230555
16118 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am3517_crane.h' (14,380) at 20210308005003584
16119 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/Kconfig' (14,381) at 20210307214931862
16120 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/Kconfig' (14,382) at 20210308005002944
16121 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/host-code-update.md' (14,383) at 20221209040006383
16122 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/Makefile' (14,384) at 20210307214926170
16123 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.yaml' (14,385) at 20240405153045161
16124 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500.dtsi' (14,386) at 20220215040051496
16125 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-core.c' (14,387) at 20240405153230759
16126 2025-01-08 03:00:46.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_hw.c' (14,388) at 20240405153050449
16127 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-firmware.h' (14,389) at 20210307214928698
16128 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/TODO' (14,390) at 20240405153051853
16129 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt61pci.h' (14,391) at 20240405153050621
16130 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunzilog.c' (14,392) at 20240405153231519
16131 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/soctherm-fuse.c' (14,393) at 20210307214930726
16132 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-bootmem.h' (14,394) at 20210307214926230
16133 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5670.yaml' (14,395) at 20240405153045093
16134 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntp.conf' (14,396) at 20210307205553846
16135 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c' (14,397) at 20210307214929342
16136 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/asm-offsets.h' (14,398) at 20210307214932594
16137 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_elf.h' (14,399) at 20210308005046069
16138 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa17.inc' (14,400) at 20210905000020581
16139 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_v01.c' (14,401) at 20240405153046261
16140 2025-01-08 03:00:46.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/libata.rst' (14,402) at 20240405153229807
16141 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/switch.h' (14,403) at 20240405153229983
16142 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.cpp' (14,404) at 20211110010048674
16143 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-mmc.inc' (14,405) at 20210307205554058
16144 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl.bb' (14,406) at 20241206090014226
16145 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mpc.h' (14,407) at 20240405153230403
16146 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libsas.h' (14,408) at 20240405153231859
16147 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/Kconfig' (14,409) at 20240405153050369
16148 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/113' (14,410) at 20220429100100890
16149 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shmparam.h' (14,411) at 20210307214926674
16150 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/busy_poll.h' (14,412) at 20240910080014082
16151 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memory-notifier-error-inject.c' (14,413) at 20210307214931810
16152 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stericsson,db8500-prcc-reset.h' (14,414) at 20240405153052653
16153 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/TestI2cOcc.cpp' (14,415) at 20210921100032686
16154 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/icount-common.c' (14,416) at 20241211090212206
16155 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/memory.json' (14,417) at 20240405153054113
16156 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/sensorcommands.hpp' (14,418) at 20240717080024807
16157 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/cpu.c' (14,419) at 20210308005002548
16158 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/MAINTAINERS' (14,420) at 20210308005002904
16159 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-sc7280.c' (14,421) at 20240405153232187
16160 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb' (14,422) at 20231011080016618
16161 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/u-boot-spl.lds' (14,423) at 20210308005002712
16162 2025-01-08 03:00:46.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/Makefile' (14,424) at 20210307214932370
16163 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x.dts' (14,425) at 20210308005002604
16164 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/writing-bindings.rst' (14,426) at 20240405153045185
16165 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/x86_64_pc-machine.c' (14,427) at 20221215040039378
16166 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsdmc020.h' (14,428) at 20210308005003648
16167 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/store.py' (14,429) at 20241221090017704
16168 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/meson.build' (14,430) at 20210308005045841
16169 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_service.h' (14,431) at 20210307214927306
16170 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-bananapi-m2-plus.dtsi' (14,432) at 20210308005002628
16171 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0002-adb-Use-local-sockets-where-appropriate.patch' (14,433) at 20210307205553894
16172 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/md4.h' (14,434) at 20240405153052525
16173 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-rdma.h' (14,435) at 20240405153052753
16174 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/stream-ipc.c' (14,436) at 20240405153054005
16175 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorsele_Vattentornet' (14,437) at 20210307205553790
16176 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jinja2/run-ptest' (14,438) at 20230401080011971
16177 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Chassis@.service' (14,439) at 20230215040018435
16178 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/filelayout.h' (14,440) at 20240405153052417
16179 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_hbh.c' (14,441) at 20210309003654368
16180 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/kgdb.h' (14,442) at 20210307214926178
16181 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kexec.h' (14,443) at 20240405153231815
16182 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-other.yaml' (14,444) at 20240405153045129
16183 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/frontend.json' (14,445) at 20240405153054157
16184 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8035.dts' (14,446) at 20240405153045501
16185 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-olinuxino-micro.dts' (14,447) at 20210308005002620
16186 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/interface.hpp' (14,448) at 20240417080025475
16187 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/default-users/default-users.bb' (14,449) at 20210807000017354
16188 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c' (14,450) at 20240405153045989
16189 2025-01-08 03:00:46.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c' (14,451) at 20241216090017713
16190 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_rm_mmu.c' (14,452) at 20240405153046165
16191 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/ls.c' (14,453) at 20240405153048653
16192 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/Doxyfile' (14,454) at 20210308005114357
16193 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41-spi.c' (14,455) at 20240405153053573
16194 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-arm-mptimer.c' (14,456) at 20210308005046485
16195 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1723.c' (14,457) at 20240405153046889
16196 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/Kconfig' (14,458) at 20240405153045673
16197 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard.dts' (14,459) at 20240405153045485
16198 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_resources.c' (14,460) at 20210307214929502
16199 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon' (14,461) at 20240405153232287
16200 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cgroup.c' (14,462) at 20240405153054185
16201 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-gpu-thermal.dtsi' (14,463) at 20240405153045609
16202 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timerfd.c' (14,464) at 20240726080012882
16203 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crash_core.h' (14,465) at 20240405153231803
16204 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-netxbig.h' (14,466) at 20210307214931338
16205 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps/0001-Adjust-paths-for-use-with-Bitbake.patch' (14,467) at 20241206090014234
16206 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils.c' (14,468) at 20210309003650544
16207 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/circular_vector.hpp' (14,469) at 20221014100033151
16208 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc885ads.h' (14,470) at 20210307214926458
16209 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pv-fixup-asm.S' (14,471) at 20240405153045697
16210 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Prievidza' (14,472) at 20210307205553794
16211 2025-01-08 03:00:46.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/meson.build' (14,473) at 20240823080032949
16212 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_log.h' (14,474) at 20220525020654671
16213 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk104.fuc3' (14,475) at 20210307214927938
16214 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.h' (14,476) at 20210309003649652
16215 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/snps,dw-mipi-dsi.yaml' (14,477) at 20240405153229759
16216 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb' (14,478) at 20240113090014556
16217 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5651.h' (14,479) at 20210307214932330
16218 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_asm.h' (14,480) at 20240405153046113
16219 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/limits.h' (14,481) at 20240405153231815
16220 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atm_tcp.h' (14,482) at 20240405153052657
16221 2025-01-08 03:00:46.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/mapped_floor.hpp' (14,483) at 20230104040029767
16222 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst' (14,484) at 20240405153045317
16223 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/cpcap-regulator.txt' (14,485) at 20210307214925406
16224 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl4030-audio.c' (14,486) at 20240405153049621
16225 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi' (14,487) at 20240405153045825
16226 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/fill_buf.c' (14,488) at 20241211090145577
16227 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/initio.c' (14,489) at 20240405153051609
16228 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_phonet.h' (14,490) at 20240405153231551
16229 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-irq.c' (14,491) at 20210307214929118
16230 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/Makefile' (14,492) at 20240405153045953
16231 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/rng-tools.service' (14,493) at 20220910030013433
16232 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev4.S' (14,494) at 20210307214925966
16233 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb' (14,495) at 20241221090017560
16234 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb8.rst' (14,496) at 20220525020651786
16235 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/memcpy_likely_aligned.S' (14,497) at 20210713000020196
16236 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-iso3166/run-ptest' (14,498) at 20240301090012431
16237 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-rockchip.c' (14,499) at 20240405153230855
16238 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/affs_hardblocks.h' (14,500) at 20240405153052905
16239 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm.host.h' (14,501) at 20210307214930550
16240 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/226.out' (14,502) at 20210927100127497
16241 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-pre.c' (14,503) at 20240405153230647
16242 2025-01-08 03:00:46.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/DINF/meson.build' (14,504) at 20230825080021133
16243 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml' (14,505) at 20240405153045109
16244 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/log.c' (14,506) at 20241211090145517
16245 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/Kconfig' (14,507) at 20240405153046201
16246 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse-tegra20.c' (14,508) at 20240405153231455
16247 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.h' (14,509) at 20210307214929318
16248 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/sifive_plic.c' (14,510) at 20241211090212286
16249 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c' (14,511) at 20240405153051885
16250 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/signal-common.h' (14,512) at 20241211090212378
16251 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/af_alg.c' (14,513) at 20240405153230155
16252 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/buildlzip.py' (14,514) at 20220910030013397
16253 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/Makefile' (14,515) at 20210307214931814
16254 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c' (14,516) at 20240405153054365
16255 2025-01-08 03:00:46.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grevie' (14,517) at 20210307205553782
16256 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/phy.c' (14,518) at 20240405153231251
16257 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sgl.c' (14,519) at 20240405153046945
16258 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/nmi_debug.c' (14,520) at 20240405153046317
16259 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/Kconfig' (14,521) at 20210308005003040
16260 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/config' (14,522) at 20220525020655223
16261 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/init' (14,523) at 20210307205554466
16262 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/eee.c' (14,524) at 20240405153232015
16263 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/gpio-sbu-mux.yaml' (14,525) at 20240405153045181
16264 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/util.c' (14,526) at 20210307214931126
16265 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/chrony.inc' (14,527) at 20240819080009954
16266 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rblist.c' (14,528) at 20210307214932602
16267 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/threshold_alarm_logger.cpp' (14,529) at 20240924080018579
16268 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmzone.h' (14,530) at 20220525020652118
16269 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/microchip,sparx5-temp.yaml' (14,531) at 20240405153045065
16270 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/policycap_names.h' (14,532) at 20240405153232115
16271 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/035_x86_single_ucode.dts' (14,533) at 20210308005003752
16272 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-imx7d_defconfig' (14,534) at 20210308005003276
16273 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/pre-submit' (14,535) at 20241204090010699
16274 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/obsolete_autoconf_macros.patch' (14,536) at 20210307205553842
16275 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adrf6780.c' (14,537) at 20240805080013955
16276 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355_spi.c' (14,538) at 20240405153048929
16277 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb125.dts' (14,539) at 20240405153045749
16278 2025-01-08 03:00:46.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mini-X_defconfig' (14,540) at 20210308005003240
16279 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-on.svg' (14,541) at 20210308005107069
16280 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h' (14,542) at 20220525020652975
16281 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/user/meson.build' (14,543) at 20210927100127401
16282 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/trident.h' (14,544) at 20210307214931698
16283 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/atom/Makefile' (14,545) at 20210307214926742
16284 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/Build' (14,546) at 20240405153054045
16285 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-arm.c' (14,547) at 20241211090145441
16286 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/sysfs.c' (14,548) at 20210307214931934
16287 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_cablemodem.h' (14,549) at 20210307214931634
16288 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig' (14,550) at 20210308005002728
16289 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig.debug' (14,551) at 20240613080016371
16290 2025-01-08 03:00:46.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc.c' (14,552) at 20241216090017713
16291 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_ipp.c' (14,553) at 20240405153048421
16292 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/Makefile' (14,554) at 20210308005002792
16293 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_ar5387un_ram_defconfig' (14,555) at 20210308005003252
16294 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso.ld' (14,556) at 20240326080039562
16295 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable_uffd.h' (14,557) at 20210307214931306
16296 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45.h' (14,558) at 20240405153053573
16297 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/configs/mmu_defconfig' (14,559) at 20240405153230007
16298 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-cuda.c' (14,560) at 20240405153049225
16299 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch' (14,561) at 20220204040022520
16300 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/universe.h' (14,562) at 20210308005003688
16301 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_dump.h' (14,563) at 20210308004938836
16302 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sc7280.h' (14,564) at 20220525020654543
16303 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/odroid_defconfig' (14,565) at 20210308005003272
16304 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/samv7.c' (14,566) at 20240405153229911
16305 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/pkvm.c' (14,567) at 20240405153045885
16306 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/290' (14,568) at 20220429100100926
16307 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sata.h' (14,569) at 20210308005002660
16308 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi' (14,570) at 20240405153045821
16309 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-venice2.dts' (14,571) at 20210308005002628
16310 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/gcc14-fix.patch' (14,572) at 20241206090014322
16311 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr.h' (14,573) at 20210307214926378
16312 2025-01-08 03:00:46.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sof_intel.h' (14,574) at 20240405153052897
16313 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel_ring.c' (14,575) at 20210309003649308
16314 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb' (14,576) at 20241221090017564
16315 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml' (14,577) at 20240405153045033
16316 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.c' (14,578) at 20240405153047225
16317 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_skc_cls_ingress.c' (14,579) at 20240405153054249
16318 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia.h' (14,580) at 20220525020652134
16319 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/ocxl_hw.h' (14,581) at 20210309003652400
16320 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/insert-sys-cert.c' (14,582) at 20210307214932150
16321 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ge_bx50v3.h' (14,583) at 20210308005003596
16322 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ref-daughter.dtsi' (14,584) at 20240405153045825
16323 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gemfs.h' (14,585) at 20240405153048477
16324 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0021-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch' (14,586) at 20241221090017660
16325 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max9485.h' (14,587) at 20210307214931326
16326 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/team.rst' (14,588) at 20210307214925542
16327 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.out' (14,589) at 20210308005046413 to deleted uid set
16328 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/0001-deqp-runner-drop-zstd-support.patch' (14,590) at 20241221090017524
16329 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/305' (14,591) at 20210927100127505
16330 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh7763rdp/Makefile' (14,592) at 20210307214926542
16331 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/run-ptest' (14,593) at 20230401080011975
16332 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/hotplug_cpu.py' (14,594) at 20240906080037552
16333 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-size.rst' (14,595) at 20220525020654135
16334 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/core.c' (14,596) at 20240405153049641
16335 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/eeprom.c' (14,597) at 20240405153051981
16336 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-prserv' (14,598) at 20241221090017584
16337 2025-01-08 03:00:46.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_ipmi_sel.pl' (14,599) at 20220720030027719
16338 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_write_window_rw_partition.cpp' (14,600) at 20210308005100997
16339 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi' (14,601) at 20210308005002616
16340 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya_coresight.c' (14,602) at 20240405153046569
16341 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/13xdgbasedirs.sh' (14,603) at 20210307205554590
16342 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/s5p_sdhci.c' (14,604) at 20210308005003408
16343 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/Kconfig' (14,605) at 20240405153048745
16344 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Lahti' (14,606) at 20210307205553770
16345 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/addr.c' (14,607) at 20230426080043900
16346 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_reader.hpp' (14,608) at 20240716080008311
16347 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/88pm80x.h' (14,609) at 20210307214931422
16348 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex7.bpf.c' (14,610) at 20240405153232099
16349 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gruprocfs.c' (14,611) at 20210307214929174
16350 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/bus.c' (14,612) at 20240405153046973
16351 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sstfb.h' (14,613) at 20220525020654683
16352 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/intel-sst.h' (14,614) at 20210307214931610
16353 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/bootbus.txt' (14,615) at 20210307214925362
16354 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_bpf_cpu.c' (14,616) at 20210307214932694
16355 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt6795-clock.yaml' (14,617) at 20240405153045025
16356 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,chv3-i2s.yaml' (14,618) at 20240405153045161
16357 2025-01-08 03:00:46.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-rapidio' (14,619) at 20240405153044917
16358 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7629/lowlevel_init.S' (14,620) at 20210308005002752
16359 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-krait.h' (14,621) at 20240405153046813
16360 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/no_new_privs.rst' (14,622) at 20240405153045301
16361 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/phosphor-ipmi-flash-bmccpld-update.service' (14,623) at 20240405080013750
16362 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-parade-ps8640.dtsi' (14,624) at 20240405153045781
16363 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_init_check.sh' (14,625) at 20240405153046145
16364 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h' (14,626) at 20240405153230255
16365 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/aspeed-gpio.h' (14,627) at 20210308005003636
16366 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/hvm_op.h' (14,628) at 20240405153052957
16367 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/topology.h' (14,629) at 20240405153045625
16368 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-divider.c' (14,630) at 20210307214926958
16369 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_cookie.c' (14,631) at 20240405153054273
16370 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Kconfig' (14,632) at 20240405153230147
16371 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml' (14,633) at 20240405153229767
16372 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h' (14,634) at 20240405153231235
16373 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/ssh.rst' (14,635) at 20240405153045197
16374 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ifb00d.h' (14,636) at 20210307214927902
16375 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/Kconfig' (14,637) at 20240405153053473
16376 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/mman.h' (14,638) at 20210307214932454
16377 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/groupextcommands.cpp' (14,639) at 20241120090005032
16378 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr_trusted.c' (14,640) at 20240405153052381
16379 2025-01-08 03:00:46.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/Kconfig' (14,641) at 20210309003650440
16380 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.travis.yml' (14,642) at 20210308004925440
16381 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml' (14,643) at 20240405153045137
16382 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/ioctls.h' (14,644) at 20210307214925858
16383 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h' (14,645) at 20220525020654211
16384 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor_32.h' (14,646) at 20240405153046401
16385 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-add-explict-static_cast-size_t-to-maxMemoryUsageByte.patch' (14,647) at 20220502030010104
16386 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_logging_def.h' (14,648) at 20210308005003364
16387 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp77.c' (14,649) at 20240405153048637
16388 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mxc4005.c' (14,650) at 20240613080016411
16389 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc18xx/board-dt.c' (14,651) at 20240405153045649
16390 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/resolve_errors.hpp' (14,652) at 20230520080021600
16391 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hti.h' (14,653) at 20240405153048457
16392 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/radeonfb.h' (14,654) at 20210307214931658
16393 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-interns' (14,655) at 20210927100127061
16394 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/Kconfig' (14,656) at 20240405153049469
16395 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9062.txt' (14,657) at 20240405153045105
16396 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_4_0_smn.h' (14,658) at 20210307214927650
16397 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/intro.rst' (14,659) at 20230114040015526
16398 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps_parport.c' (14,660) at 20241008080013971
16399 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_voice.h' (14,661) at 20210307214932438
16400 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/Kconfig' (14,662) at 20240405153230367
16401 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/__init__.robot' (14,663) at 20210308005007104
16402 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/Kconfig' (14,664) at 20210308005003072
16403 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-ohci-test.c' (14,665) at 20210308005046485
16404 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir.c' (14,666) at 20210307214930990
16405 2025-01-08 03:00:46.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/eeprom.c' (14,667) at 20210308005002948
16406 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm_scm.json' (14,668) at 20241217090031429
16407 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/ingenic_ecc.c' (14,669) at 20240405153230871
16408 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/perf_event.h' (14,670) at 20210307214926762
16409 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/kexec.h' (14,671) at 20240405153046101
16410 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-rt4505.c' (14,672) at 20240405153049217
16411 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/Makefile' (14,673) at 20240405153045709
16412 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EthernetInterfaceCollection_v1.xml' (14,674) at 20240619080002924
16413 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/MAINTAINERS' (14,675) at 20210308005002920
16414 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcmu_wifi.h' (14,676) at 20210307214929818
16415 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/unaligned.h' (14,677) at 20240405153231791
16416 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3188-radxarock.dts' (14,678) at 20210308005002604
16417 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-glue.c' (14,679) at 20240405153045849
16418 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Use-__GLIBC__-to-control-use-of-gnu_get_libc_version.patch' (14,680) at 20231011080016574
16419 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-stgcrg.yaml' (14,681) at 20240405153229759
16420 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_cve_check_ignore.pass' (14,682) at 20241206090014310
16421 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-rcar.c' (14,683) at 20240405153051453
16422 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/fw_cfg.c' (14,684) at 20210927100127149
16423 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_lpuart.h' (14,685) at 20210308005003652
16424 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/append_ldflags.patch' (14,686) at 20230503080014579
16425 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-rtc.cfg' (14,687) at 20220804030014671
16426 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-sis5595.rst' (14,688) at 20210307214925510
16427 2025-01-08 03:00:46.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.h' (14,689) at 20240405153046957
16428 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_native.c' (14,690) at 20241211090145485
16429 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/.shellcheck' (14,691) at 20210308005049757 to deleted uid set
16430 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mshyperv.c' (14,692) at 20241001080013012
16431 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd.dtsi' (14,693) at 20210308005002592
16432 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/kasan_init.c' (14,694) at 20240913080013769
16433 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-ptest.bb' (14,695) at 20240302090018206
16434 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/quirks.c' (14,696) at 20240405153046489
16435 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_meta_access.c' (14,697) at 20240405153054281
16436 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_lvds.c' (14,698) at 20240805080013951
16437 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/kvm-cpu.c' (14,699) at 20241211090212486
16438 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/Kconfig' (14,700) at 20210308005003456
16439 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch' (14,701) at 20220204040022668
16440 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/Makefile' (14,702) at 20210308005003424
16441 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_periph.h' (14,703) at 20210308005002664
16442 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gl5.c' (14,704) at 20210307214928630
16443 2025-01-08 03:00:46.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xilinx.c' (14,705) at 20240405153051801
16444 2025-01-08 03:00:46.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/recvmsg.c' (14,706) at 20240405153053361
16445 2025-01-08 03:00:46.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/sun3_82586.h' (14,707) at 20240405153049961
16446 2025-01-08 03:00:46.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_2_sh_mask.h' (14,708) at 20240405153048281
16447 2025-01-08 03:00:46.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/pfxlen.h' (14,709) at 20210307214931454
16448 2025-01-08 03:00:46.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/efika-audio-fabric.c' (14,710) at 20210307214932370
16449 2025-01-08 03:00:46.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8m2.dtsi' (14,711) at 20240405153045401
16450 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2781-comlib.c' (14,712) at 20241008080014047
16451 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_dp.c' (14,713) at 20240405153048421
16452 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/as3722.c' (14,714) at 20210308005003468
16453 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migration-permissions.out' (14,715) at 20220429100100930
16454 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_jal.c' (14,716) at 20210308005046529
16455 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/lx2160a.c' (14,717) at 20210308005003436
16456 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6_spl.c' (14,718) at 20210308005002952
16457 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/mptcp_diag.c' (14,719) at 20240405153053313
16458 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/bootlogo.h' (14,720) at 20210307214926134
16459 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6318.c' (14,721) at 20240405153051305
16460 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/psci.c' (14,722) at 20210308005002784
16461 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c' (14,723) at 20240405153231315
16462 2025-01-08 03:00:46.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/allwinner,sun8i-r40-ahci.yaml' (14,724) at 20240405153045021
16463 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/trace.c' (14,725) at 20210307214926758
16464 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-on' (14,726) at 20240802080012609
16465 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/dma.c' (14,727) at 20240405153053985
16466 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/ibuf_ctrl_global.h' (14,728) at 20210309003653016
16467 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/classes/sanity-meta-tpm.bbclass' (14,729) at 20220612030016735
16468 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/Makefile' (14,730) at 20210308005002840
16469 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ath.c' (14,731) at 20210307214926926
16470 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/spr.h' (14,732) at 20210307214926314
16471 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch_3.8.1.bb' (14,733) at 20241221090017488
16472 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteSetEntry_v1.xml' (14,734) at 20240619080002936
16473 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_diag.c' (14,735) at 20240405153230959
16474 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/0001-Configure-Allow-disabling-of-digest-sign-operations.patch' (14,736) at 20241221090017576
16475 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/pwm_regulator.c' (14,737) at 20210308005003472
16476 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cmd.c' (14,738) at 20240405153231211
16477 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/iface.c' (14,739) at 20241008080014035
16478 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch' (14,740) at 20230211040012647
16479 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq_regs.h' (14,741) at 20210307214926214
16480 2025-01-08 03:00:46.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/Makefile' (14,742) at 20210307214925962
16481 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auxiliary_bus.h' (14,743) at 20240405153052661
16482 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/iskeleton.S' (14,744) at 20210307214926150
16483 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_xen.c' (14,745) at 20241211090145549
16484 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm21664.h' (14,746) at 20240405153052641
16485 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/meson.build' (14,747) at 20240823080032949
16486 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/map_populate.c' (14,748) at 20240405153232275
16487 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cpufeature.c' (14,749) at 20240405153046285
16488 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qed_spec.txt' (14,750) at 20210308005045801
16489 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/virtio_pci/Makefile' (14,751) at 20220525020654303
16490 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/router_scale.sh' (14,752) at 20210307214932666
16491 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pt2258.h' (14,753) at 20210307214931598
16492 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Privileges.v1_0_6.json' (14,754) at 20240619080002952
16493 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/ppd_gpio.h' (14,755) at 20210308005003004
16494 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2485.c' (14,756) at 20240405153048953
16495 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dk2.dts' (14,757) at 20240405153229903
16496 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/Makefile' (14,758) at 20240405153045485
16497 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_main.c' (14,759) at 20241008080013907
16498 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-anysee.c' (14,760) at 20210307214928778
16499 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.c' (14,761) at 20220525020652967
16500 2025-01-08 03:00:46.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/entity-manager/blacklist.json' (14,762) at 20241105090013647
16501 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clk-flexgen.c' (14,763) at 20240405153046849
16502 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc8.c' (14,764) at 20210308005003696
16503 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-commercial-grade.dtsi' (14,765) at 20210308005002564
16504 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0001-Add-stub-capsule-update-service-components.patch' (14,766) at 20241221090017468
16505 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu_regs.h' (14,767) at 20210308005003528
16506 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/ptrace.h' (14,768) at 20240405153045349
16507 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mca_v3_0.c' (14,769) at 20240405153047149
16508 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-manywords.bconf' (14,770) at 20210307214932458
16509 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sigutil_64.c' (14,771) at 20210307214926602
16510 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-14x14-evk.dts' (14,772) at 20240405153045529
16511 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2202.conf' (14,773) at 20230606080013598
16512 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-gr8.dtsi' (14,774) at 20240405153045381
16513 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/compaction-times-report' (14,775) at 20210307214932566
16514 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c' (14,776) at 20240910080014038
16515 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/.clang-format' (14,777) at 20210308005104849
16516 2025-01-08 03:00:46.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_tx.c' (14,778) at 20240405153049961
16517 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_cve_tag_format.pass' (14,779) at 20241206090014310
16518 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewInventory.vue' (14,780) at 20241004080035967
16519 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/Makefile' (14,781) at 20210307214927178
16520 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/ti,da850-mstpri.txt' (14,782) at 20210307214925282
16521 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.h' (14,783) at 20240405153230403
16522 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/extra-build-config.md' (14,784) at 20241221090017572
16523 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laggarberg' (14,785) at 20210307205553786
16524 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_misc.py' (14,786) at 20221209040018567
16525 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Snina' (14,787) at 20210307205553794
16526 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_iowait.h' (14,788) at 20210307214928406
16527 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/GPL-2.0-with-lmbench-restriction' (14,789) at 20210307205553866
16528 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa35.inc' (14,790) at 20240301090012451
16529 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pgtable.h' (14,791) at 20240624080012768
16530 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_kern.c' (14,792) at 20241211090145389
16531 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/Kconfig' (14,793) at 20210308005003168
16532 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/pms7003.c' (14,794) at 20220525020653095
16533 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ether_configfs.h' (14,795) at 20220525020654259
16534 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mbox.c' (14,796) at 20210308005108641
16535 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-printing/system-config-printer/system-config-printer_1.5.18.bb' (14,797) at 20240301090012419
16536 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/243' (14,798) at 20210927100127497
16537 2025-01-08 03:00:46.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/goldfish_tty.h' (14,799) at 20230426080043760
16538 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1021atwr.h' (14,800) at 20210308005003600
16539 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeFunction_v1.xml' (14,801) at 20240619080002932
16540 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/026_pack_u_boot_dtb.dts' (14,802) at 20210308005003752
16541 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7-catalog.h' (14,803) at 20210307214926446
16542 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0.c' (14,804) at 20240830080013255
16543 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-wheel_0.45.1.bb' (14,805) at 20241221090017668
16544 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/lpc32xx-tsc.txt' (14,806) at 20210307214925338
16545 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750.c' (14,807) at 20240405153231491
16546 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dtsi' (14,808) at 20241211090145373
16547 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml' (14,809) at 20240405153045105
16548 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-a16d.c' (14,810) at 20210307214928778
16549 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/icplus.c' (14,811) at 20220525020653683
16550 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/api_public.h' (14,812) at 20210308005003560
16551 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_dec0_cmd_masks.h' (14,813) at 20240405153046597
16552 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c' (14,814) at 20240805080013947
16553 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/realtek,usb2phy.yaml' (14,815) at 20240405153229783
16554 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/Makefile' (14,816) at 20240405153049121
16555 2025-01-08 03:00:46.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm4908-partitions.yaml' (14,817) at 20240405153045113
16556 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_1_d.h' (14,818) at 20210307214927334
16557 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d27_som1_ek_mmc_defconfig' (14,819) at 20210308005003276
16558 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/brcmstb.c' (14,820) at 20240405153229911
16559 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/time.h' (14,821) at 20210307214925978
16560 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/mmu_device.h' (14,822) at 20210307214930546
16561 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-afalg.c' (14,823) at 20241211090212230
16562 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/spear_smi.h' (14,824) at 20210307214931454
16563 2025-01-08 03:00:46.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/hvm.h' (14,825) at 20240405153052957
16564 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/sta_info.c' (14,826) at 20240830080013351
16565 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/sandbox.txt' (14,827) at 20210308005003308
16566 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/set_required_questions.py' (14,828) at 20220612030016735
16567 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+json_output.sh' (14,829) at 20240405153054173
16568 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pv951.c' (14,830) at 20210307214928782
16569 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb.c' (14,831) at 20210307214932706
16570 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cache.h' (14,832) at 20210307214926762
16571 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_irq_private.h' (14,833) at 20210309003653016
16572 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/physmem.c' (14,834) at 20221215040039274
16573 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/timberdale.h' (14,835) at 20210307214929114
16574 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hpo_dp_link_encoder.c' (14,836) at 20240405153047261
16575 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/pluggable.hpp' (14,837) at 20240904080040763
16576 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/alternative.h' (14,838) at 20240405153230063
16577 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c' (14,839) at 20240405153230523
16578 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/tlb.c' (14,840) at 20210308005002992
16579 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/tcp.h' (14,841) at 20220525020655119
16580 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/findtests.py' (14,842) at 20210927100127505
16581 2025-01-08 03:00:46.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/dir.h' (14,843) at 20240613080016487
16582 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/assembler.h' (14,844) at 20210308005002672
16583 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/loongson3_bootp.c' (14,845) at 20240906080037248
16584 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_chassis.json' (14,846) at 20241213090004421
16585 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cgroup_inv_retcode.c' (14,847) at 20240405153054281
16586 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/rtt.c' (14,848) at 20220525020654891
16587 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zybo/ps7_init_gpl.c' (14,849) at 20210308005003180
16588 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pxa2xx-lib.h' (14,850) at 20240405153052889
16589 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig' (14,851) at 20210308005003236
16590 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/frontend.c' (14,852) at 20240405153046741
16591 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/klondike.dts' (14,853) at 20210307214926354
16592 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-lfs.patch' (14,854) at 20210307205553810
16593 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ili922x.c' (14,855) at 20240405153052173
16594 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/setup.h' (14,856) at 20220525020654955
16595 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-pll.c' (14,857) at 20240405153046845
16596 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,archs-gfrc.txt' (14,858) at 20210307214925446
16597 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ints.c' (14,859) at 20210307214932642
16598 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/0001-fix-for-clang-18.patch' (14,860) at 20240302090018202
16599 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/dwc_ahci.c' (14,861) at 20210308005003332
16600 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-riscv.h' (14,862) at 20240405153052621
16601 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-shadow-mod.c' (14,863) at 20210307214932126
16602 2025-01-08 03:00:46.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ls1088a.c' (14,864) at 20210308005003436
16603 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/hisi504_nand.c' (14,865) at 20240405153049693
16604 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Satila' (14,866) at 20210307205553790
16605 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-dt.h' (14,867) at 20210307214927054
16606 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tc_l2_redirect_user.c' (14,868) at 20210307214932118
16607 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/management-style.rst' (14,869) at 20240405153229839
16608 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/dnfb.c' (14,870) at 20240405153052193
16609 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_forward.c' (14,871) at 20241216090017789
16610 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/op_helper.c' (14,872) at 20241121090029272
16611 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld11.dtsi' (14,873) at 20210308005002632
16612 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-reg.h' (14,874) at 20210307214928690
16613 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/page-protection.h' (14,875) at 20240906080037328
16614 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.1.bb' (14,876) at 20241221090017564
16615 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_sw.c' (14,877) at 20240411080014154
16616 2025-01-08 03:00:46.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch' (14,878) at 20241221090017656
16617 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Faro_Ajkestrask' (14,879) at 20210307205553782
16618 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/restart_block.h' (14,880) at 20220525020654611
16619 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/ivshmem.h' (14,881) at 20210308005046021
16620 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/estate.h' (14,882) at 20210307214926578
16621 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OASIS' (14,883) at 20210307205554426
16622 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exutils.c' (14,884) at 20240405153046621
16623 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/float.h' (14,885) at 20210307214926334
16624 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-scorpio.dts' (14,886) at 20240405153045769
16625 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp209.dtsi' (14,887) at 20210308005002572
16626 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/pagelist.h' (14,888) at 20210307214931366
16627 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/gpio.h' (14,889) at 20210308005002672
16628 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-sk-evm.dts' (14,890) at 20210308005002564
16629 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RegisteredClient.v1_1_2.json' (14,891) at 20240619080002952
16630 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/Search.vue' (14,892) at 20241004080035963
16631 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/inttypes.h' (14,893) at 20210308005003652
16632 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/realtek-pc-beep.rst' (14,894) at 20210307214925566
16633 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc_2.4.2.bb' (14,895) at 20241206090014242
16634 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/drv260x.c' (14,896) at 20240405153049141
16635 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-dai-etdm.c' (14,897) at 20240405153232183
16636 2025-01-08 03:00:46.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsmisc.c' (14,898) at 20240405153046625
16637 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_32.c' (14,899) at 20240405153230091
16638 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/Makefile' (14,900) at 20210307214926538
16639 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi' (14,901) at 20240405153045821
16640 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/load-extract-al16-al8.h.inc' (14,902) at 20240906080037184
16641 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh7710.c' (14,903) at 20210307214926562
16642 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_5_ppsmc.h' (14,904) at 20240405153048349
16643 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/fsl,imx-lcdc.yaml' (14,905) at 20240405153045041
16644 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_hl.S' (14,906) at 20230426080043952
16645 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-properties-native.bb' (14,907) at 20241206090014286
16646 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/llist.h' (14,908) at 20240405153052721
16647 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_dummy_evgen.c' (14,909) at 20210309003650024
16648 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/boot.h' (14,910) at 20210309003648772
16649 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_utils.h' (14,911) at 20240405153049785
16650 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_igep00x0.h' (14,912) at 20210308005003608
16651 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/Kconfig' (14,913) at 20210308005002904
16652 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slab_common.c' (14,914) at 20241118090018511
16653 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_lvds.h' (14,915) at 20210307214928030
16654 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_auth.h' (14,916) at 20240405153051957
16655 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_regs.h' (14,917) at 20240405153046601
16656 2025-01-08 03:00:46.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_types.h' (14,918) at 20210308005002880
16657 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/layerscape-pci.txt' (14,919) at 20240405153045125
16658 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid.c' (14,920) at 20240405153049425
16659 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/stmark2.c' (14,921) at 20210308005003056
16660 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_thread.h' (14,922) at 20221215040039066
16661 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/tmpfs.rst' (14,923) at 20240405153229815
16662 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch' (14,924) at 20241221090017636
16663 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video.c' (14,925) at 20210307214926638
16664 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/Kconfig' (14,926) at 20210307214929122
16665 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-orangepi-r1.dts' (14,927) at 20240405153045389
16666 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-lnl.c' (14,928) at 20240520080015239
16667 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_bindings.c' (14,929) at 20240405153050293
16668 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (14,930) at 20240904080027738
16669 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8863_smi.c' (14,931) at 20240405153230903
16670 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/Makefile' (14,932) at 20220525020652074
16671 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/rufscript010.ttf' (14,933) at 20210308005003528 to deleted uid set
16672 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/Kconfig' (14,934) at 20220525020652342
16673 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1-kb.dts' (14,935) at 20220525020651926
16674 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/mpfs-rng.c' (14,936) at 20240405153046753
16675 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/sgbuf2.c' (14,937) at 20220525020653351
16676 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m41t94.c' (14,938) at 20210307214930218
16677 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/visor.h' (14,939) at 20210307214930870
16678 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/Kconfig' (14,940) at 20210307214929898
16679 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/resolve_errors.cpp' (14,941) at 20220707100020387
16680 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/nm' (14,942) at 20210307214932146
16681 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/spl.c' (14,943) at 20210308005002992
16682 2025-01-08 03:00:46.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/param.h' (14,944) at 20210307214931654
16683 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi_internal.h' (14,945) at 20240405153232127
16684 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c' (14,946) at 20240405153231179
16685 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ventana.h' (14,947) at 20210308005003624
16686 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backup-discard-source' (14,948) at 20241211090212542
16687 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_audio.h' (14,949) at 20240624080012776
16688 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/espi.c' (14,950) at 20240405153049861
16689 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/obmc_functions/fb-common-functions_0.1.bb' (14,951) at 20241221090017480
16690 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/channel.h' (14,952) at 20210308005046229
16691 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skb_ctx.c' (14,953) at 20240405153054261
16692 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/vpd_reader.c' (14,954) at 20210308005003004
16693 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzfa.c.inc' (14,955) at 20240326080039694
16694 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw51xx.dts' (14,956) at 20240405153045497
16695 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-examples.inc' (14,957) at 20220910030013341
16696 2025-01-08 03:00:46.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/Makefile' (14,958) at 20210307214932278
16697 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_functions.cpp' (14,959) at 20240223090016062
16698 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c' (14,960) at 20240405153231167
16699 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OPUBL-1.0' (14,961) at 20211006000025242
16700 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_10.dtso' (14,962) at 20240405153051213
16701 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/symbol.c' (14,963) at 20210308005003736
16702 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-intel-pt.txt' (14,964) at 20240405153054081
16703 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc.dtsi' (14,965) at 20240405153045529
16704 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/Makefile' (14,966) at 20240405153051061
16705 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/.gitignore' (14,967) at 20220525020655231
16706 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ascii85.h' (14,968) at 20220525020654551
16707 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ethoc.c' (14,969) at 20210308005003428
16708 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-missing-data.err' (14,970) at 20210308005046405
16709 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012aqds.h' (14,971) at 20210308005003600
16710 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/utrap.S' (14,972) at 20210307214926602
16711 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm963xx_nvram.h' (14,973) at 20210307214931358
16712 2025-01-08 03:00:46.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_eb64p.c' (14,974) at 20210307214925658
16713 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/frontend.json' (14,975) at 20240405153054141
16714 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_out.c' (14,976) at 20210309003654376
16715 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/request_target_base.cpp' (14,977) at 20230825080027865
16716 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cksm.S' (14,978) at 20230925080040101
16717 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Check-for-limits.h-during-configure.patch' (14,979) at 20230706080014741
16718 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/fixmap.h' (14,980) at 20220525020652198
16719 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c' (14,981) at 20240405153050137
16720 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-iris.dts' (14,982) at 20240405153045529
16721 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/crypto_ctx.h' (14,983) at 20240405153052529
16722 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_neponset.c' (14,984) at 20210307214930046
16723 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h' (14,985) at 20220525020652947
16724 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7264.c' (14,986) at 20210307214926562
16725 2025-01-08 03:00:46.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/ad5791.h' (14,987) at 20210307214931402
16726 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/mediatek,mt7621-gpio.yaml' (14,988) at 20220525020651674
16727 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VR10.interface.yaml' (14,989) at 20240618080025497
16728 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/idle.h' (14,990) at 20210307214926114
16729 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/st.rst' (14,991) at 20210307214925562
16730 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mikroe,mikroe-proto.txt' (14,992) at 20210307214925430
16731 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml' (14,993) at 20240405153229771
16732 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960.dtsi' (14,994) at 20240405153045805
16733 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7435.dtsi' (14,995) at 20240405153045985
16734 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml' (14,996) at 20240405153045137
16735 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/inetd.conf' (14,997) at 20210307205554470
16736 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/Kconfig' (14,998) at 20210308005002948
16737 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/C29XPCIE.h' (14,999) at 20210308005003576
16738 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/section_header_test.cpp' (15,000) at 20210308005049141
16739 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8192-mmsys.h' (15,001) at 20240405153051761
16740 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-Install-python-modules-to-correct-library-dir.patch' (15,002) at 20241221090017688
16741 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/cpuinfo.h' (15,003) at 20240906080037184
16742 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/Makefile' (15,004) at 20240405153230967
16743 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencl/clinfo_3.0.23.01.25.bb' (15,005) at 20240113090014540
16744 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/ddr.c' (15,006) at 20210308005002992
16745 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl5000.yaml' (15,007) at 20240405153045165
16746 2025-01-08 03:00:46.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/088' (15,008) at 20210927100127481
16747 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-api.c' (15,009) at 20241115090012949
16748 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/doc2000.h' (15,010) at 20210308005003668
16749 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-region-hash.c' (15,011) at 20240405153049249
16750 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/Kconfig' (15,012) at 20210307214928306
16751 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/Makefile' (15,013) at 20240405153229991
16752 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mem.h' (15,014) at 20210308005002656
16753 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml' (15,015) at 20240405153229803
16754 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ti,timer-dm.yaml' (15,016) at 20240405153045181
16755 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_card.c' (15,017) at 20240405153051929
16756 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/turbo.c' (15,018) at 20210308005002860
16757 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/Kconfig.host' (15,019) at 20241211090212202
16758 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core907d.c' (15,020) at 20210309003649820
16759 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c_spi.c' (15,021) at 20240405153048985
16760 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/delegation.h' (15,022) at 20220525020654439
16761 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.metadata.yaml' (15,023) at 20221209040048647
16762 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_pci.c' (15,024) at 20210307214930030
16763 2025-01-08 03:00:46.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega10_ppsmc.h' (15,025) at 20240405153048341
16764 2025-01-08 03:00:46.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5445x.h' (15,026) at 20210308005002804
16765 2025-01-08 03:00:46.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_event.c' (15,027) at 20241220090018338
16766 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/ueagle-atm.c' (15,028) at 20240405153052037
16767 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c' (15,029) at 20240405153050157
16768 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_hightemp_start@.service' (15,030) at 20241226090016123
16769 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/bug-bisect.rst' (15,031) at 20240405153229835
16770 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8998.h' (15,032) at 20210307214931330
16771 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mmu_rb.c' (15,033) at 20240405153049053
16772 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/Kconfig' (15,034) at 20240405153053485
16773 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/Kconfig' (15,035) at 20240405153232195
16774 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/board2.c' (15,036) at 20210308005002784
16775 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/bitmap.c' (15,037) at 20240405153052337
16776 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_base.c' (15,038) at 20210308005003416
16777 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree_fail.c' (15,039) at 20240405153054273
16778 2025-01-08 03:00:46.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia.h' (15,040) at 20240405153047297
16779 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/Kconfig' (15,041) at 20240405153230151
16780 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/core.c' (15,042) at 20240415080012979
16781 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8005.dtsi' (15,043) at 20240405153045773
16782 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/der.h' (15,044) at 20241211090212230
16783 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_output.c' (15,045) at 20241220090018338
16784 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/a9scu.h' (15,046) at 20210308005046017
16785 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_entity.h' (15,047) at 20240405153049445
16786 2025-01-08 03:00:46.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_idle.rst' (15,048) at 20220525020651650
16787 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/core.h' (15,049) at 20240405153230807
16788 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/async.c' (15,050) at 20240405153231891
16789 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl2.c' (15,051) at 20240405153049821
16790 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/index.rst' (15,052) at 20240405153045225
16791 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8641si-pre.dtsi' (15,053) at 20210307214926346
16792 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/mc-io.c' (15,054) at 20220525020652290
16793 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/tuntap_kern.c' (15,055) at 20210307214926622
16794 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany_1.38.bb' (15,056) at 20220402030015923
16795 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.h' (15,057) at 20210309003650592
16796 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml' (15,058) at 20240405153229755
16797 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/vpd.c' (15,059) at 20220525020652430
16798 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/main.c' (15,060) at 20240906080037160
16799 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c' (15,061) at 20240405153230375
16800 2025-01-08 03:00:46.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/sunvdc.c' (15,062) at 20240405153046717
16801 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/unistd.h' (15,063) at 20210307214925854
16802 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb_regs.h' (15,064) at 20241008080013983
16803 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/tun.c' (15,065) at 20240729080011336 to deleted uid set
16804 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/ExternalSensorMain.cpp' (15,066) at 20241112090003094
16805 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/evdevpp/evdev.hpp' (15,067) at 20230511080026927
16806 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/obmc-init.sh' (15,068) at 20241008080015843
16807 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-platform.c' (15,069) at 20240405153048909
16808 2025-01-08 03:00:46.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/new-libarchive.patch' (15,070) at 20241221090017668
16809 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition-sub.json' (15,071) at 20210308005046409
16810 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/packagefiles/iniparser/meson.build' (15,072) at 20240710080015177
16811 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/core/resources.c' (15,073) at 20240405153052157
16812 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smt.h' (15,074) at 20220525020653667
16813 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/set_SPI_mux.cpp' (15,075) at 20210617000039364
16814 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-isa.c' (15,076) at 20241211090212266
16815 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/namespaces/index.rst' (15,077) at 20210307214925238
16816 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_opts.c' (15,078) at 20240405153232259
16817 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-v3.0.dtsi' (15,079) at 20240405153045769
16818 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/irq_regs.h' (15,080) at 20240405153045937
16819 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3.c' (15,081) at 20240405153232199
16820 2025-01-08 03:00:46.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/insn.c' (15,082) at 20240405153229987
16821 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_sysfs.h' (15,083) at 20240405153231795
16822 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a-plus.dts' (15,084) at 20240405153045817
16823 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pieksamaki_Halkokumpu' (15,085) at 20210307205553770
16824 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/symlink.c' (15,086) at 20210307214930998
16825 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/book3s_32.c' (15,087) at 20220525020652066
16826 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/classes.rst' (15,088) at 20241221090017600
16827 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/ptrace.c' (15,089) at 20240405153229863
16828 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-mxcmmc.h' (15,090) at 20210307214931478
16829 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/wq_enet_desc.h' (15,091) at 20240405153049897
16830 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/IMA-templates.rst' (15,092) at 20240405153045257
16831 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_%.bbappend' (15,093) at 20241206090014210
16832 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx21-clock.h' (15,094) at 20210307214931326
16833 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/pipeline.json' (15,095) at 20210307214932538
16834 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/bletchley-system-state-init.conf' (15,096) at 20221025030015189
16835 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trap_pf.h' (15,097) at 20240405153230115
16836 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/generic_events_valid_test.c' (15,098) at 20240405153054361
16837 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/osunixmap.c' (15,099) at 20240405153054213
16838 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/ssi.c' (15,100) at 20240405153053989
16839 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-variant' (15,101) at 20211006000025238
16840 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubbub.c' (15,102) at 20240405153047241
16841 2025-01-08 03:00:46.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/z8536.h' (15,103) at 20220525020652362
16842 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/Makefile' (15,104) at 20210307214931206
16843 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/Makefile' (15,105) at 20210308005002908
16844 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm63xx_pmb.c' (15,106) at 20240405153045637
16845 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/hid-sensor-custom-intel-hinge.c' (15,107) at 20220525020653111
16846 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8560ADS.h' (15,108) at 20210308005003580
16847 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/irq.h' (15,109) at 20210307214926226
16848 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-pci-wrap.c' (15,110) at 20240405153052037
16849 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/tonga_baco.c' (15,111) at 20240405153230507
16850 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/lpc32xx_ts.c' (15,112) at 20240405153230731
16851 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-moxtet.c' (15,113) at 20220525020652438
16852 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fiemap.h' (15,114) at 20220525020654563
16853 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE01.boot' (15,115) at 20240405153054369
16854 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/coda.yaml' (15,116) at 20240405153045093
16855 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/cmd.c' (15,117) at 20241104090011579
16856 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/disable-Wvarargs-with-clang.patch' (15,118) at 20220204040022528
16857 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.json' (15,119) at 20240906080037560
16858 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/free_page_reporting.rst' (15,120) at 20240405153045229
16859 2025-01-08 03:00:46.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboop/liboop_1.0.1.bb' (15,121) at 20241221090017540
16860 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/ltc2983.c' (15,122) at 20240405153049013
16861 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/Makefile' (15,123) at 20210307214930258
16862 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (15,124) at 20210307205553694
16863 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.12.bb' (15,125) at 20220402030015959
16864 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/Kconfig' (15,126) at 20240405153049013
16865 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1166dhp-common.dtsi' (15,127) at 20240405153229871
16866 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7720.c' (15,128) at 20240405153051361
16867 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0007-fix-cmake-generate-versioned-shared-libraries.patch' (15,129) at 20241221090017528
16868 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-palette.h' (15,130) at 20210308005046553
16869 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/print_inventory.pl' (15,131) at 20220720030027723
16870 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compaction.h' (15,132) at 20240405153052669
16871 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm051_rev3_defconfig' (15,133) at 20210308005003272
16872 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/Kconfig' (15,134) at 20210308005003020
16873 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/DCL-broken.litmus' (15,135) at 20240405153045225
16874 2025-01-08 03:00:46.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Plympton' (15,136) at 20210307205553798
16875 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5663.c' (15,137) at 20240405153053721
16876 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/comparison.py' (15,138) at 20240326080039726
16877 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml' (15,139) at 20240405153045041
16878 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_isa.c' (15,140) at 20240405153046033
16879 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5682.h' (15,141) at 20240405153231863
16880 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/regs.h' (15,142) at 20210307214929470
16881 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/tonga.h' (15,143) at 20210307214926886
16882 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/drmem.c' (15,144) at 20240405153046185
16883 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/other.json' (15,145) at 20240405153054145
16884 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ingenic-trng.c' (15,146) at 20240405153230199
16885 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi' (15,147) at 20220525020651910
16886 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Aanekoski_Konginkangas' (15,148) at 20210307205553766
16887 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/camera-pxa.h' (15,149) at 20210307214931478
16888 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_pnor_partition_table.cpp' (15,150) at 20210308005100993
16889 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js' (15,151) at 20210307205554278
16890 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sa8775p-rpmh.yaml' (15,152) at 20240405153045081
16891 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/rtbitmap.c' (15,153) at 20240405153231775
16892 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/bitfunc.c' (15,154) at 20240405153052457
16893 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/optprobes_head.S' (15,155) at 20240405153046145
16894 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsio.c' (15,156) at 20210307214926842
16895 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/audit.h' (15,157) at 20210307214926518
16896 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-5.dtsi' (15,158) at 20210307214926018
16897 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/python/tracepoint.py' (15,159) at 20240405153054157
16898 2025-01-08 03:00:46.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/tcm_mod_builder.rst' (15,160) at 20210307214925570
16899 2025-01-08 03:00:46.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp' (15,161) at 20241228090003723
16900 2025-01-08 03:00:46.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/windows.h' (15,162) at 20210308005100997
16901 2025-01-08 03:00:46.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/fw-update/metadata-example.json' (15,163) at 20230726080035502
16902 2025-01-08 03:00:46.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/sched.c' (15,164) at 20210307214930434
16903 2025-01-08 03:00:46.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-sha.c' (15,165) at 20240405153230255
16904 2025-01-08 03:00:46.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/perl-version.bbclass' (15,166) at 20230520080014496
16905 2025-01-08 03:00:46.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sch311x_wdt.c' (15,167) at 20240405153052245
16906 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5670.h' (15,168) at 20220525020655043
16907 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/processor.h' (15,169) at 20210307214926586
16908 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/Makefile' (15,170) at 20210307214932722
16909 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_ipcomp.h' (15,171) at 20210307214931646
16910 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mvusb.c' (15,172) at 20240405153050345
16911 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/nvreg.h' (15,173) at 20210307214930934
16912 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/suspend-and-interrupts.rst' (15,174) at 20240405153045245
16913 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/usbatm.c' (15,175) at 20240405153052037
16914 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/sdram_config.h' (15,176) at 20210308005002952
16915 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/files.py' (15,177) at 20210308005003748
16916 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/uncore-interconnect.json' (15,178) at 20240405153054145
16917 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_cs.c' (15,179) at 20210307214930010
16918 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/defconfig' (15,180) at 20240405153230075
16919 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,imr.yaml' (15,181) at 20240405153045101
16920 2025-01-08 03:00:46.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/Makefile' (15,182) at 20240405153048569
16921 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.h' (15,183) at 20240617080017398
16922 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus.dts' (15,184) at 20240405153045813
16923 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/faq.rst' (15,185) at 20210307214925230
16924 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/adpll.txt' (15,186) at 20210307214925294
16925 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/config.c' (15,187) at 20241211090145381
16926 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/Kconfig' (15,188) at 20240405153049377
16927 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pmu.h' (15,189) at 20240405153052773
16928 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/cs-etm.h' (15,190) at 20210307214932514
16929 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ics932s401.c' (15,191) at 20240405153049641
16930 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml' (15,192) at 20240405153229771
16931 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_dentry.c' (15,193) at 20240617080017402
16932 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/syscall.h' (15,194) at 20240405153052621
16933 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-crypto.c' (15,195) at 20221215040039150
16934 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/mc13783-pwrbutton.c' (15,196) at 20220525020653179
16935 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager_sysfs.c' (15,197) at 20220525020654115
16936 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jhash.h' (15,198) at 20210309003653852
16937 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_fdt.h' (15,199) at 20210308005002836
16938 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/processor-flags.h' (15,200) at 20240405153046401
16939 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/which/which_2.21.bb' (15,201) at 20231011080016614
16940 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/Kbuild' (15,202) at 20210307214927970
16941 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@3c0/ir35221@71.conf' (15,203) at 20240904080027734
16942 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/si_smc.c' (15,204) at 20240405153048329
16943 2025-01-08 03:00:46.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/qcom_camss_8x96_graph.dot' (15,205) at 20210307214925234
16944 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/hfs.h' (15,206) at 20210307214931118
16945 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/python3-pycups.bb' (15,207) at 20230211040012639
16946 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_power.h' (15,208) at 20240405153050341
16947 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_flavors__err_wrong_name.c' (15,209) at 20210307214932642
16948 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adf4377.c' (15,210) at 20240405153048981
16949 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-api.rst' (15,211) at 20210309003648472
16950 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/Makefile' (15,212) at 20210308005002796
16951 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/vybridimage.c' (15,213) at 20210308005003776
16952 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_string.c' (15,214) at 20210307214932030
16953 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c' (15,215) at 20240405153230607
16954 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5_20.h' (15,216) at 20240405153051289
16955 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/mipi_dsim.h' (15,217) at 20210308005002724
16956 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/Makefile' (15,218) at 20210308005002820
16957 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/backend.h' (15,219) at 20230809080010803
16958 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/.gitignore' (15,220) at 20210308005003556
16959 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-pcm.c' (15,221) at 20240405153053501
16960 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7180.c' (15,222) at 20240405153230735
16961 2025-01-08 03:00:46.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Limedsforsen' (15,223) at 20210307205553786
16962 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fncpy.h' (15,224) at 20210307214925850
16963 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips-softmmu/default.mak' (15,225) at 20210927100127053
16964 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dreambox.c' (15,226) at 20240405153049513
16965 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen3-usb3.c' (15,227) at 20240405153051293
16966 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb' (15,228) at 20241206090014342
16967 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/sandbox_store.c' (15,229) at 20210308005003336
16968 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memcpy-x86-64-asm.S' (15,230) at 20240405153054097
16969 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/axi-emul-uclass.c' (15,231) at 20210308005003336
16970 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ext4.rst' (15,232) at 20240405153044945
16971 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-add-new-option-eltorito-platform.patch' (15,233) at 20220502030010112
16972 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7794-alt.dts' (15,234) at 20240405153229899
16973 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_ecm.c' (15,235) at 20240405153231547
16974 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.c' (15,236) at 20240805080013951
16975 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/lock.rs' (15,237) at 20240405153232099
16976 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_pcm.c' (15,238) at 20240405153053501
16977 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77252.h' (15,239) at 20220525020652258
16978 2025-01-08 03:00:46.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/0001-Fix-hash_key_put-signature.patch' (15,240) at 20230131040012035
16979 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/opt.c' (15,241) at 20240405153046433
16980 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/e820_memory_layout.h' (15,242) at 20240906080037228
16981 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/crownbay.c' (15,243) at 20210308005003008
16982 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (15,244) at 20241206090014234
16983 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.h' (15,245) at 20210308005003436
16984 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_admin.c' (15,246) at 20240405153230267
16985 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/allwinner-rtc.c' (15,247) at 20241211090212326
16986 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend' (15,248) at 20210307205554390
16987 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/unaligned.h' (15,249) at 20210308005002840
16988 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-ppc.rst' (15,250) at 20240906080037180
16989 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/Kconfig' (15,251) at 20240405153051805
16990 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci_mvebu.c' (15,252) at 20210308005003332
16991 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6620.rst' (15,253) at 20240405153045217
16992 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigfuz.c' (15,254) at 20210307214932706
16993 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/amd_nb.h' (15,255) at 20241211090145389
16994 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/gxfb_core.c' (15,256) at 20240405153231583
16995 2025-01-08 03:00:46.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/hash.c' (15,257) at 20241011080017339
16996 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-controls.h' (15,258) at 20240405153231883
16997 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-audio.rst' (15,259) at 20220525020651786
16998 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/at91sam9_wdt.c' (15,260) at 20210308005003540
16999 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/me_to_redfish_hooks.hpp' (15,261) at 20230921080009741
17000 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/ace-cloud-editor_git.bb' (15,262) at 20240301090012427
17001 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ti_qspi_am43x_test' (15,263) at 20210308005003300
17002 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_mbox.h' (15,264) at 20240405153230995
17003 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/tools/objstrip.c' (15,265) at 20240405153045341
17004 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_5_0_sh_mask.h' (15,266) at 20220525020652710
17005 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/tap_delays.c' (15,267) at 20210308005003180
17006 2025-01-08 03:00:46.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n800.dts' (15,268) at 20240405153045601
17007 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra210-car.h' (15,269) at 20210308005003636
17008 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch' (15,270) at 20240309090012804
17009 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0005-replace-lynx-to-curl-in-apachectl-script.patch' (15,271) at 20220402030016023
17010 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_health.c' (15,272) at 20220525020654519
17011 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types_64.h' (15,273) at 20210307214926682
17012 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240RDB_defconfig' (15,274) at 20210308005003244
17013 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/archinsn.h' (15,275) at 20210307214932582
17014 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-pxa.yaml' (15,276) at 20240405153045109
17015 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/crmregs-imx3.h' (15,277) at 20210307214925886
17016 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000m.c' (15,278) at 20240405153049285
17017 2025-01-08 03:00:46.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/helper.h' (15,279) at 20241211090212470
17018 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt.c' (15,280) at 20241211090145549
17019 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/autoprobe.c' (15,281) at 20210307214931730
17020 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb' (15,282) at 20241221090017688
17021 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl502d.h' (15,283) at 20210309003649824
17022 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grukservices.c' (15,284) at 20241111090012125
17023 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/changes.rst' (15,285) at 20240405153044941
17024 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/tnc.c' (15,286) at 20210308005002860
17025 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-again.sh' (15,287) at 20240405153054365
17026 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/da8xx-mstpri.c' (15,288) at 20210307214926930
17027 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/esp.c' (15,289) at 20241211090212330
17028 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/idle-states.yaml' (15,290) at 20240405153045033
17029 2025-01-08 03:00:46.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/migration-helpers.h' (15,291) at 20240906080037572
17030 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/compress_params.h' (15,292) at 20240405153052949
17031 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_doorbell.c' (15,293) at 20240405153049109
17032 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/subcmd-util.h' (15,294) at 20240405153054069
17033 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/oem/ibm/OWNERS' (15,295) at 20240222090005522
17034 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/Makefile' (15,296) at 20210307214931122
17035 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/irq.c' (15,297) at 20240405153046305
17036 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_varlen.c' (15,298) at 20240405153054281
17037 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-viapro.rst' (15,299) at 20210307214925510
17038 2025-01-08 03:00:46.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma5/sdma5_4_2_2_sh_mask.h' (15,300) at 20210307214927678
17039 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/htab_update.c' (15,301) at 20240405153054253
17040 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/binderfs/.gitignore' (15,302) at 20220525020654931
17041 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmmpc.h' (15,303) at 20210307214931622
17042 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch' (15,304) at 20241221090017692
17043 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ipcbuf.h' (15,305) at 20210307214926514
17044 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6192.dts' (15,306) at 20240405153045457
17045 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-inuit.c' (15,307) at 20210307214931178
17046 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_pruss.c' (15,308) at 20240405153231531
17047 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/ls7a.h' (15,309) at 20241211090212362
17048 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/trace/trace_gpu_mem.c' (15,310) at 20210307214928086
17049 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/vegman-sx20.conf' (15,311) at 20220111040017380
17050 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/config.json' (15,312) at 20231213090027094
17051 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_dma_helper.h' (15,313) at 20240405153231795
17052 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml' (15,314) at 20240405153045157
17053 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/index.rst' (15,315) at 20240405153229835
17054 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_emc.c' (15,316) at 20240405153051589
17055 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/README' (15,317) at 20210308005002964
17056 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/qcow2_format.py' (15,318) at 20210308005046473
17057 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-ubi.inc' (15,319) at 20210307205554046
17058 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubimount@.service' (15,320) at 20210308005102829
17059 2025-01-08 03:00:46.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/files/host-peer' (15,321) at 20210307205554466
17060 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_queue.h' (15,322) at 20240405153052929
17061 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ciu.txt' (15,323) at 20210307214925362
17062 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/fsl-imx25-gcq.h' (15,324) at 20210307214931338
17063 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extent_busy.h' (15,325) at 20240405153231779
17064 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.h' (15,326) at 20240405153047205
17065 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr64.dts' (15,327) at 20210308005003760
17066 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tun.c' (15,328) at 20240405153054353
17067 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/RHCT' (15,329) at 20240906080037556 to deleted uid set
17068 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_pppol2tp.h' (15,330) at 20240405153052705
17069 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s8036.dts' (15,331) at 20240405153045421
17070 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/Kconfig' (15,332) at 20240405153049409
17071 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/pm.c' (15,333) at 20210307214926566
17072 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml' (15,334) at 20240405153045053
17073 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-cryp.h' (15,335) at 20240913080013785
17074 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/PageTitle.vue' (15,336) at 20241004080035963
17075 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-aspeed.txt' (15,337) at 20210307214925418
17076 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_table.h' (15,338) at 20240405153053397
17077 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fsl-flexspi.c' (15,339) at 20220525020652306
17078 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch' (15,340) at 20241221090017680
17079 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-baremetal.inc' (15,341) at 20220204040022596
17080 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/spl.c' (15,342) at 20210308005002840
17081 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/hed.c' (15,343) at 20240405153230167
17082 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040-mcbin.dts' (15,344) at 20210308005002568
17083 2025-01-08 03:00:46.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-accutouch.c' (15,345) at 20210307214928086
17084 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_lazy.c' (15,346) at 20240405153053117
17085 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli_simple.c' (15,347) at 20210308005003224
17086 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/main.c' (15,348) at 20240405153052265
17087 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/gpc.c' (15,349) at 20240405153231347
17088 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CP00/meson.build' (15,350) at 20230825080021133
17089 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g92.c' (15,351) at 20220525020652971
17090 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/Makefile' (15,352) at 20210307214932218
17091 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_conf.robot' (15,353) at 20240628080017121
17092 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ubsan.h' (15,354) at 20241111090012149
17093 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sc-regs.h' (15,355) at 20210308005002796
17094 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/docs/bindings/vendor-ibm-astlpc.md' (15,356) at 20240816080008914
17095 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/Kconfig' (15,357) at 20210308005002968
17096 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/Makefile' (15,358) at 20210307214930946
17097 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/Kconfig' (15,359) at 20210308005003072
17098 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_mman.h' (15,360) at 20230925080039941
17099 2025-01-08 03:00:46.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts.c' (15,361) at 20240405153231883
17100 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr.c' (15,362) at 20241211090212322
17101 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx35.c' (15,363) at 20240405153231319
17102 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_frag.h' (15,364) at 20210307214931366
17103 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-4.c' (15,365) at 20240326080039742
17104 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-header.rst' (15,366) at 20210309003648472
17105 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/crop.rst' (15,367) at 20210309003648488
17106 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/oct_ilm.c' (15,368) at 20240405153045993
17107 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/setup.h' (15,369) at 20210307214926618
17108 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-monitor-config.bb' (15,370) at 20241206090014274
17109 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/inotify.h' (15,371) at 20240405153052921
17110 2025-01-08 03:00:46.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cros-ec/cros-ec-cec.c' (15,372) at 20240405153049265
17111 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs.c' (15,373) at 20240405153053289
17112 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/ptdump.c' (15,374) at 20240405153230075
17113 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_bd663474.c' (15,375) at 20210716100030015
17114 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo-stubs.c' (15,376) at 20240906080037376
17115 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/uhid.rst' (15,377) at 20220525020651734
17116 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_smn.h' (15,378) at 20210307214927650
17117 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/Kconfig' (15,379) at 20210307214928150
17118 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-2.dtsi' (15,380) at 20210307214926350
17119 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra114.c' (15,381) at 20210307214930450
17120 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_insn.h' (15,382) at 20240405153046277
17121 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pstore-blk.rst' (15,383) at 20220525020651650
17122 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/docs/Intel_IPMI_Platform_Events.md' (15,384) at 20221209040010163
17123 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_qm_regs.h' (15,385) at 20240405153046573
17124 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-test.S' (15,386) at 20240405153054237
17125 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/sockbits.h' (15,387) at 20210927100127273
17126 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb' (15,388) at 20230520080014504
17127 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,stm32-dma2d.yaml' (15,389) at 20240405153045101
17128 2025-01-08 03:00:46.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/trace.h' (15,390) at 20230426080043692
17129 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h' (15,391) at 20240405153049957
17130 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk.h' (15,392) at 20240405153046845
17131 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-orangepi.dts' (15,393) at 20240405153045385
17132 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/Makefile' (15,394) at 20210307214930474
17133 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hartola' (15,395) at 20210307205553770
17134 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lookup_and_delete.c' (15,396) at 20240405153054257
17135 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_win_int.c' (15,397) at 20221215040039042
17136 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/conf-notes.txt' (15,398) at 20240727080014098
17137 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53smd.h' (15,399) at 20210308005003604
17138 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/index.rst' (15,400) at 20240405153045261
17139 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/l2tpv3.c' (15,401) at 20230426080043796
17140 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds3232.c' (15,402) at 20240405153051497
17141 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/make.patch' (15,403) at 20210729000029104
17142 2025-01-08 03:00:46.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_integ.c' (15,404) at 20210307214928614
17143 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_init.c' (15,405) at 20241216090017729
17144 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_main.c' (15,406) at 20240405153050073
17145 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr_smu_msg.c' (15,407) at 20240405153047205
17146 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-input-pci.c' (15,408) at 20240906080037316
17147 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/README.md' (15,409) at 20221209040038491
17148 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/os.h' (15,410) at 20210307214927902
17149 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-fifo.c' (15,411) at 20240815080012931
17150 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000_base.c' (15,412) at 20210308005003440
17151 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm.wks' (15,413) at 20220804030014691
17152 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/agg-rx.c' (15,414) at 20240405153050581
17153 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-q8-common.dtsi' (15,415) at 20210308005002620
17154 2025-01-08 03:00:46.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_paired_singles.c' (15,416) at 20240405153046165
17155 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_pci.c' (15,417) at 20240405153051245
17156 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_counter.h' (15,418) at 20240405153052757
17157 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmaengine.h' (15,419) at 20240405153231807
17158 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/run-ptest' (15,420) at 20231126090012785
17159 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.c' (15,421) at 20220525020652971
17160 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8544DS.h' (15,422) at 20210308005003580
17161 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains7xx_data.c' (15,423) at 20210307214925922
17162 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/elf_aux.c' (15,424) at 20240405153046345
17163 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6dl_mamoj_defconfig' (15,425) at 20210308005003260
17164 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/xdma.h' (15,426) at 20220525020654659
17165 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComponentIntegrity_v1.xml' (15,427) at 20240918080002708
17166 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/Makefile' (15,428) at 20210307214928706
17167 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp152.h' (15,429) at 20210308005003560
17168 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kconfig.debug' (15,430) at 20240405153230087
17169 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/x86_64/safe-syscall.inc.S' (15,431) at 20220429100100406
17170 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kdebug.h' (15,432) at 20210309003648976
17171 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell_rbu.c' (15,433) at 20240405153051405
17172 2025-01-08 03:00:46.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h' (15,434) at 20240405153048621
17173 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/cirrus/Makefile' (15,435) at 20240405153047037
17174 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/.flake8' (15,436) at 20230426080043844
17175 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/recordmcount.pl' (15,437) at 20240405153053461
17176 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ml26124.c' (15,438) at 20240405153053657
17177 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib-onlink-tests.sh' (15,439) at 20210307214932686
17178 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/frontend.json' (15,440) at 20240405153054141
17179 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/osm-l3.c' (15,441) at 20240405153230735
17180 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subscribe-event.rst' (15,442) at 20220525020651790
17181 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-usb-hsotg-phy-s3c64xx.h' (15,443) at 20210309003648720
17182 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_voutdef.h' (15,444) at 20240405153049481
17183 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/trans_pgd-asm.S' (15,445) at 20240405153045901
17184 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/ac-power-good-assert@.service' (15,446) at 20240316080012480
17185 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/uart-remapping.sh' (15,447) at 20220520030031836
17186 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/mass-storage.rst' (15,448) at 20240405153045305
17187 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/storm.c' (15,449) at 20240405153232191
17188 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-mm.c' (15,450) at 20240405153046793
17189 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_mc_static.h' (15,451) at 20210308005003368
17190 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-base.yml' (15,452) at 20241221090017464
17191 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ras.rst' (15,453) at 20240405153044961
17192 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/util.h' (15,454) at 20210307214929902
17193 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_asrc.h' (15,455) at 20240405153054009
17194 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/sensors.hpp' (15,456) at 20210429000059464
17195 2025-01-08 03:00:46.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb' (15,457) at 20240301090012471
17196 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-sector.c' (15,458) at 20230426080043944
17197 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml' (15,459) at 20221207040023627
17198 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.c' (15,460) at 20210307214930558
17199 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd/0003-include-config.h.patch' (15,461) at 20220910030013349
17200 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0001-Fixed-compilation-warnings.patch' (15,462) at 20241206090014258
17201 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_bsg.c' (15,463) at 20210309003652824
17202 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8316.c' (15,464) at 20240405153232151
17203 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm2.h' (15,465) at 20240405153052625
17204 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_qdio.h' (15,466) at 20240405153051537
17205 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/ISA2+pooncelock+pooncelock+pombonce.litmus' (15,467) at 20210307214932502
17206 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/Kconfig' (15,468) at 20210307214929982
17207 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2080_spi_rcw.cfg' (15,469) at 20210308005002996
17208 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Battery.v1_3_0.json' (15,470) at 20240619080002940
17209 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/Makefile' (15,471) at 20240405153046053
17210 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-2.conf' (15,472) at 20230412080023460
17211 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b-rev2.dts' (15,473) at 20210308005002572
17212 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_errno_defs.h' (15,474) at 20220429100100618
17213 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream_1.0.3.bb' (15,475) at 20241221090017692
17214 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/dbd-mariadb_1.23.bb' (15,476) at 20241206090014250
17215 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/migrate_reuseport.c' (15,477) at 20240405153054257
17216 2025-01-08 03:00:46.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscredspsk.h' (15,478) at 20210927100127225
17217 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c' (15,479) at 20240405153048601
17218 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_ppgtt.c' (15,480) at 20240405153048485
17219 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/pinmux_config.h' (15,481) at 20210308005002912
17220 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c' (15,482) at 20240405153230523
17221 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/stat.h' (15,483) at 20210307214926122
17222 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/bpf/hooks.c' (15,484) at 20241008080014047
17223 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libxpresent_1.0.1.bb' (15,485) at 20230114040015482
17224 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_cq.c' (15,486) at 20240405153050081
17225 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-regs.c' (15,487) at 20240405153049457
17226 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_table.h' (15,488) at 20240405153050673
17227 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/lpm_trie_map_batch_ops.c' (15,489) at 20240405153054245
17228 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/stgrl-unaligned.S' (15,490) at 20230426080043952
17229 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/index.rst' (15,491) at 20240405153045277
17230 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asm.h' (15,492) at 20210307214926578
17231 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/index.js' (15,493) at 20241004080035963
17232 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/nmi_backtrace.c' (15,494) at 20240405153053097
17233 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfne.c' (15,495) at 20210308005046529
17234 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/visualize-pdr/README.md' (15,496) at 20240622080036455
17235 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_pfuze3000.c' (15,497) at 20210308005003468
17236 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.c' (15,498) at 20220525020652959
17237 2025-01-08 03:00:46.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-periph-a10.c' (15,499) at 20240405153046845
17238 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/test_div64.c' (15,500) at 20220525020654751
17239 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/topology_64.h' (15,501) at 20210307214926586
17240 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/rk3368.c' (15,502) at 20210308005002776
17241 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/usb/Makefile.am' (15,503) at 20210308004938836
17242 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/thermal.hpp' (15,504) at 20241015080002919
17243 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS2.conf' (15,505) at 20240310080021376
17244 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/cache.json' (15,506) at 20220525020655147
17245 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h' (15,507) at 20220525020653631
17246 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0002-Fix-Werror-enum-int-mismatch-with-gcc13.patch' (15,508) at 20230706080014737
17247 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/dma.h' (15,509) at 20210307214926226
17248 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.set.hpp.mako' (15,510) at 20230902080037617
17249 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/vga.h' (15,511) at 20210307214925650
17250 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow-sku0.dts' (15,512) at 20240405153045749
17251 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/cr_pll.c' (15,513) at 20210307214930946
17252 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch' (15,514) at 20230811080018298
17253 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/virtual-memory.json' (15,515) at 20240405153054133
17254 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/pci.c' (15,516) at 20210308005002976
17255 2025-01-08 03:00:46.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-bad-type.out' (15,517) at 20210927100127469 to deleted uid set
17256 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/entity_manager_dbus_api.md' (15,518) at 20221208040007434
17257 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0002-Fix-in-AEAD-for-psa-arch-test-254.patch' (15,519) at 20241221090017468
17258 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/071' (15,520) at 20240326080039726
17259 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbus++' (15,521) at 20220314030038324
17260 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P4080DS.h' (15,522) at 20210308005003580
17261 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_nocb.h' (15,523) at 20241018080014570
17262 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/haps_hs_idu.dts' (15,524) at 20210307214925662
17263 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/efi-disk-esp-only.wks.in' (15,525) at 20241206090014214
17264 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fbdev.h' (15,526) at 20240405153048417
17265 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/pinmux_config.h' (15,527) at 20210308005003052
17266 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-yavia.dts' (15,528) at 20240405153045733
17267 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aes.c' (15,529) at 20210308005003204
17268 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/opencores,or1k-pic.txt' (15,530) at 20210307214925342
17269 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/dbus.h' (15,531) at 20210308005100993
17270 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/instruction.json' (15,532) at 20220525020655143
17271 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/unistd.h' (15,533) at 20210307214926590
17272 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png' (15,534) at 20210307205554270 to deleted uid set
17273 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts' (15,535) at 20240405153229971
17274 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_proto_gre.h' (15,536) at 20240405153231831
17275 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/signal.cpp' (15,537) at 20230511080043139
17276 2025-01-08 03:00:46.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1411.c' (15,538) at 20240405153049293
17277 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mpage.c' (15,539) at 20240405153052405
17278 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/thunar-plugin.bbclass' (15,540) at 20220618030015174
17279 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-dsp.c' (15,541) at 20240830080013363
17280 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/polyval-clmulni_asm.S' (15,542) at 20240405153046365
17281 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8188-mmsys.h' (15,543) at 20240405153051761
17282 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/dmi-sysfs.c' (15,544) at 20240405153047037
17283 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.rtc' (15,545) at 20240906080037556 to deleted uid set
17284 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms_internal.h' (15,546) at 20240405153053009
17285 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_tegra.c' (15,547) at 20240405153230175
17286 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (15,548) at 20241206090014278
17287 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/generator/gen-utils.h' (15,549) at 20241114091008832
17288 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/Makefile' (15,550) at 20240405153231643
17289 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/fs.cpp' (15,551) at 20210308005120361
17290 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest/runner.sh' (15,552) at 20240405153232267
17291 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c' (15,553) at 20240405153230255
17292 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2.host.h' (15,554) at 20210307214930554
17293 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm64.wks' (15,555) at 20220804030014691
17294 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/Makefile' (15,556) at 20210308005002984
17295 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ksm.h' (15,557) at 20240405153052897
17296 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/jz4780-nemc.c' (15,558) at 20240405153230827
17297 2025-01-08 03:00:46.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-legacy-error.bb' (15,559) at 20241206090014314
17298 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d3_smc.h' (15,560) at 20210308005002716
17299 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidebug.h' (15,561) at 20210307214932230
17300 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt' (15,562) at 20240405153045117
17301 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804.h' (15,563) at 20210307214932358
17302 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c' (15,564) at 20240405153048997
17303 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/irq.h' (15,565) at 20210307214931438
17304 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/sdl.c' (15,566) at 20210308005002844
17305 2025-01-08 03:00:46.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-prepare-for-sync.service.in' (15,567) at 20220318100029356
17306 2025-01-08 03:00:46.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_1_sh_mask.h' (15,568) at 20210307214927686
17307 2025-01-08 03:00:46.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_dmc620_pmu.c' (15,569) at 20240613080016455
17308 2025-01-08 03:00:46.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/clock.c' (15,570) at 20210308005002788
17309 2025-01-08 03:00:46.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1-divider.c' (15,571) at 20240405153046805
17310 2025-01-08 03:00:46.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (15,572) at 20230310090018691
17311 2025-01-08 03:00:46.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Markus-Kuhn' (15,573) at 20241221090017616
17312 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32.c' (15,574) at 20240405153051681
17313 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm6813.dtsi' (15,575) at 20240405153045717
17314 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/regd.c' (15,576) at 20240405153231259
17315 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c' (15,577) at 20240613080016435
17316 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile.postlink' (15,578) at 20240405153046349
17317 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/aspeed_sdhci.c' (15,579) at 20241211090212334
17318 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/vhost_task.c' (15,580) at 20240712080021093
17319 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/0001-musl-Hack-to-fix-build.patch' (15,581) at 20230503080014579
17320 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Iisalmi' (15,582) at 20210307205553770
17321 2025-01-08 03:00:46.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_cmdline.h' (15,583) at 20210308005003704
17322 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_efi.c' (15,584) at 20210308005003288
17323 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/tcp.h' (15,585) at 20240405153052897
17324 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/wm8750.c' (15,586) at 20240906080037204
17325 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.c' (15,587) at 20220525020652971
17326 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/emxx_udc.h' (15,588) at 20220525020654115
17327 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/pam_authenticate.hpp' (15,589) at 20240905080002529
17328 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device.c' (15,590) at 20240405153231499
17329 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bbvars.py' (15,591) at 20240301090012479
17330 2025-01-08 03:00:46.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/movmem.S' (15,592) at 20210308005002852
17331 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_nphy.c' (15,593) at 20210309003651592
17332 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet9f-rev03.dts' (15,594) at 20210308005002616
17333 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c' (15,595) at 20240405153231483
17334 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Sessions/Sessions.vue' (15,596) at 20241004080035971
17335 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/strace.h' (15,597) at 20221215040039206
17336 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/meson.build' (15,598) at 20230825080021141
17337 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/escape.tcl' (15,599) at 20210308005007112
17338 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/cve_check.py' (15,600) at 20241221090017624
17339 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkPort_v1.xml' (15,601) at 20240619080002932
17340 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3368-cru.yaml' (15,602) at 20240405153045029
17341 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-license-expression/run-ptest' (15,603) at 20240106090017273
17342 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_hgsmi.c' (15,604) at 20210309003649896
17343 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/ncsi.h' (15,605) at 20220215040051512
17344 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/wget/wget_%.bbappend' (15,606) at 20220604030012216
17345 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/Makefile' (15,607) at 20210307214930018
17346 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/meson.build' (15,608) at 20240802080023585
17347 2025-01-08 03:00:46.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/nemorad.cpp' (15,609) at 20230718080007968
17348 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/st_thermal.h' (15,610) at 20240405153051977
17349 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_ops.c' (15,611) at 20240405153231379
17350 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/proc_control.cpp' (15,612) at 20211007100035655
17351 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-platform.yaml' (15,613) at 20240405153045021
17352 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReportCollection.json' (15,614) at 20240619080002948
17353 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23.dtsi' (15,615) at 20210308005002624
17354 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/smc_clc.h' (15,616) at 20241216090017797 to deleted uid set
17355 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sama5d4_wdt.c' (15,617) at 20240405153231599
17356 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ylitornio_Raanujarvi' (15,618) at 20210307205553774
17357 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/p1022_ds.c' (15,619) at 20240405153053933
17358 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TrustedComponentCollection_v1.xml' (15,620) at 20240619080002940
17359 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/pll.c' (15,621) at 20240405153046873
17360 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Eitshal' (15,622) at 20210307205553794
17361 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/run.sh' (15,623) at 20210307214932470
17362 2025-01-08 03:00:46.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pdc202xx_old.c' (15,624) at 20240405153046665
17363 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/usage.rst' (15,625) at 20240413080012679
17364 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt' (15,626) at 20240106090017261
17365 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmc_hsq.c' (15,627) at 20240405153049661
17366 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson8-power.h' (15,628) at 20240405153231799
17367 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing.h' (15,629) at 20210307214929258
17368 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/ieee1284.c' (15,630) at 20210309003651924
17369 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac.h' (15,631) at 20241011080017331
17370 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h' (15,632) at 20240405153230323
17371 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/Kconfig' (15,633) at 20240405153231339
17372 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_backend.c' (15,634) at 20240405153230635
17373 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219-aad.h' (15,635) at 20240405153053601
17374 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-pic32mzda.c' (15,636) at 20240405153230219
17375 2025-01-08 03:00:46.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/init.c' (15,637) at 20240405153050445
17376 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/reset.h' (15,638) at 20240405153046873
17377 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/debug.c' (15,639) at 20240405153231927
17378 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi.h' (15,640) at 20240405153051981
17379 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/machzwd.c' (15,641) at 20220525020654331
17380 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/strlen.c' (15,642) at 20210307214932710
17381 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb' (15,643) at 20241221090017544
17382 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msr-trace.h' (15,644) at 20210307214926670
17383 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_utils_32.h' (15,645) at 20210308005046501
17384 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc' (15,646) at 20240405153054305
17385 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp-ec-h1.dtsi' (15,647) at 20240405153045785
17386 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0021-cmake-Disable-format-overflow-warning-as-error.patch' (15,648) at 20210307205554106
17387 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1312-ref.dts' (15,649) at 20210307214926022
17388 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c' (15,650) at 20240405153046961
17389 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2maperror.c' (15,651) at 20240527080023356
17390 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_system.h' (15,652) at 20210307214932198
17391 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/socionext,uniphier-evea.yaml' (15,653) at 20240405153045169
17392 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/metric.c' (15,654) at 20240405153052309
17393 2025-01-08 03:00:46.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace.h' (15,655) at 20220525020653135
17394 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_5_regs.h' (15,656) at 20240405153046577
17395 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-dc.c' (15,657) at 20240405153048809
17396 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc.c' (15,658) at 20241018080014482
17397 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/common/common.c' (15,659) at 20210308005003012
17398 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_vof.c' (15,660) at 20240906080037284
17399 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_spi.c' (15,661) at 20240405153049765
17400 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atc260x/atc2609a.h' (15,662) at 20220525020654583
17401 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/csi_rx_global.h' (15,663) at 20210307214930538
17402 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/delay.h' (15,664) at 20210307214926106
17403 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/emptytest/emptytest.bb' (15,665) at 20210307205554386
17404 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (15,666) at 20230412080023460
17405 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c' (15,667) at 20221215040039070
17406 2025-01-08 03:00:46.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/dbus/phosphor-dbus-interfaces_%.bbappend' (15,668) at 20210823100016972
17407 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexparser_0.4.bb' (15,669) at 20241221090017552
17408 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrl_qb.c' (15,670) at 20210308005046505
17409 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/Makefile' (15,671) at 20240405153046513
17410 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/dw.c' (15,672) at 20210309003649332
17411 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usbroothubdes.h' (15,673) at 20210308005003692
17412 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-375-pinctrl.txt' (15,674) at 20210307214925394
17413 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/.gitignore' (15,675) at 20240405153054385
17414 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/amazon,al-mc-edac.yaml' (15,676) at 20220525020651674
17415 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/brcm,brcmstb-waketimer.yaml' (15,677) at 20240405153045153
17416 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-mdm9607.c' (15,678) at 20240405153230227
17417 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-crypt.c' (15,679) at 20240405153230763
17418 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lwt_len_hist.sh' (15,680) at 20240405153053421
17419 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/0001-initialize-timespec-variable.patch' (15,681) at 20241206090014246
17420 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.c' (15,682) at 20240405153048649
17421 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/monitor.c' (15,683) at 20241211090212514
17422 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dreamplug.dts' (15,684) at 20210308005002592
17423 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-test.json' (15,685) at 20210308005046409
17424 2025-01-08 03:00:46.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/irq.h' (15,686) at 20220525020652018
17425 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860.h' (15,687) at 20210307214928830
17426 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus.dts' (15,688) at 20220525020651902
17427 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console_%.bbappend' (15,689) at 20241206090014226
17428 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.h' (15,690) at 20240405153050593
17429 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-common.c' (15,691) at 20240405153230203
17430 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-sina31s.dts' (15,692) at 20210308005002620
17431 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/miscdevice.h' (15,693) at 20240405153052733
17432 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/version.h' (15,694) at 20240405153052961
17433 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma.txt' (15,695) at 20210307214925310
17434 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/t613.c' (15,696) at 20210307214928838
17435 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/ISSUE_TEMPLATE/bug_report.md' (15,697) at 20221215040043182
17436 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts' (15,698) at 20241002080012454 to deleted uid set
17437 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1420.h' (15,699) at 20210307214928634
17438 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_core.c' (15,700) at 20240405153231563
17439 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/stackleak.c' (15,701) at 20240405153049641
17440 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/object.hpp' (15,702) at 20230511080042407
17441 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/.templateconf' (15,703) at 20220910030013373
17442 2025-01-08 03:00:46.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-dispcc.yaml' (15,704) at 20240405153229759
17443 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/kmeter1_nand.c' (15,705) at 20210308005003412
17444 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-catu.h' (15,706) at 20240405153048885
17445 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb101_dvk.dts' (15,707) at 20210307214925662
17446 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-nsp-mux.c' (15,708) at 20240405153051309
17447 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/subr.c' (15,709) at 20240405153049865
17448 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/appcommands.cpp' (15,710) at 20240817080006183
17449 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynqmp_tap_delay.h' (15,711) at 20210308005003696
17450 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/kvm-stat.c' (15,712) at 20240405153054093
17451 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xen-front-pgdir-shbuf.h' (15,713) at 20210307214931702
17452 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_framebuffer_helper.h' (15,714) at 20240405153052633
17453 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nft_fib_ipv6.c' (15,715) at 20241018080014582
17454 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2780.h' (15,716) at 20210307214930962
17455 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control-target.c' (15,717) at 20241211090212554
17456 2025-01-08 03:00:46.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/cpcap-regulator.c' (15,718) at 20240405153231359
17457 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/addrconf.c' (15,719) at 20241211090145553
17458 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c' (15,720) at 20240405153050105
17459 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/vicam.c' (15,721) at 20210309003650392
17460 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-powerpc.txt' (15,722) at 20240113090014532
17461 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/repro-issue-fix-with-cc-crate-hashmap.patch' (15,723) at 20241221090017672
17462 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-composite.c' (15,724) at 20240405153046769
17463 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_axuser_nonsecured_regs.h' (15,725) at 20240405153046601
17464 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb' (15,726) at 20241206090014238
17465 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_encoder.h' (15,727) at 20210309003650372
17466 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/.gitlab-ci.yml' (15,728) at 20241221090017464
17467 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_tags.c' (15,729) at 20240405153053129
17468 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend' (15,730) at 20240320080012509
17469 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_item_updater.cpp' (15,731) at 20241213090049554
17470 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ahb-clk.yaml' (15,732) at 20240405153045021
17471 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb' (15,733) at 20220402030015959
17472 2025-01-08 03:00:46.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/page.c' (15,734) at 20240503080014498
17473 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/memory.json' (15,735) at 20240405153054145
17474 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p5020ds.cfg' (15,736) at 20210308005002964
17475 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts' (15,737) at 20240405153229943
17476 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_dwc_460ex.c' (15,738) at 20240405153230179
17477 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/ieee802154_6lowpan.h' (15,739) at 20210307214931570
17478 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/Kconfig' (15,740) at 20240405153231455
17479 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_ops_linux.c' (15,741) at 20240405153051909
17480 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/Makefile' (15,742) at 20210308005003024
17481 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/video-i2c.c' (15,743) at 20240405153230791
17482 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/gpio.txt' (15,744) at 20240405153229839
17483 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-tinker.dtsi' (15,745) at 20240405153045561
17484 2025-01-08 03:00:46.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/configfs.h' (15,746) at 20210307214930794
17485 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,sta350.txt' (15,747) at 20210307214925434
17486 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-win.c' (15,748) at 20210308005045765
17487 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-comma-list.out' (15,749) at 20210308005046409 to deleted uid set
17488 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/rockchip-dfi.c' (15,750) at 20240405153230275
17489 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8544DS_defconfig' (15,751) at 20210308005003240
17490 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-codec-analog.c' (15,752) at 20210307214932430
17491 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/main.c' (15,753) at 20240405153054037
17492 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/event_alternatives_tests_p10.c' (15,754) at 20240405153054361
17493 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/clock.h' (15,755) at 20210308005002656
17494 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_ppp.h' (15,756) at 20210307214931638
17495 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/realmode.h' (15,757) at 20210307214926750
17496 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/emcraft-sf2.rst' (15,758) at 20210927100127077
17497 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/os-posix.h' (15,759) at 20240906080037348
17498 2025-01-08 03:00:46.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/health/files/bmc_health_config.json' (15,760) at 20240228090013752
17499 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U_dev_callouts.json' (15,761) at 20240117090012277
17500 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-industrial-grade.dtsi' (15,762) at 20240405153045597
17501 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/linuxboot_dma.c' (15,763) at 20210308005046177
17502 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tc_tunnel.sh' (15,764) at 20240628080014041
17503 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmm8155au_1.dtsi' (15,765) at 20240405153229943
17504 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml' (15,766) at 20240405153045105
17505 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-filter.tc' (15,767) at 20210307214932674
17506 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/static_base_2.dts' (15,768) at 20220525020653835
17507 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/ddr2_v3s.c' (15,769) at 20210308005002784
17508 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@140/ir35221@70.conf' (15,770) at 20240904080027738
17509 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn301.c' (15,771) at 20220525020652530
17510 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Version/meson.build' (15,772) at 20240925080024982
17511 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0006-smbtorture-skip-test-case-tfork_cmd_send.patch' (15,773) at 20240113090014532
17512 2025-01-08 03:00:46.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/mpr2.c' (15,774) at 20210308005003020
17513 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_dev.h' (15,775) at 20220525020652983
17514 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/smfs.c' (15,776) at 20240405153050129
17515 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_minimal.cpp' (15,777) at 20240412080018238
17516 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml' (15,778) at 20240405153045185
17517 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-apmixedsys.c' (15,779) at 20240405153046797
17518 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm_2.16.03.bb' (15,780) at 20241206090014330
17519 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/grcan.c' (15,781) at 20240405153230895
17520 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h' (15,782) at 20240910080014034
17521 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/ipoctal.c' (15,783) at 20240405153230747
17522 2025-01-08 03:00:46.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/hisilicon/dw-dsi.txt' (15,784) at 20210307214925302
17523 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/turris_mox.c' (15,785) at 20210308005002904
17524 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/primport.bbclass' (15,786) at 20220910030013393
17525 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/tune-cortexm1.inc' (15,787) at 20210905000020581
17526 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital_dep.c' (15,788) at 20220525020654883
17527 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83792d.rst' (15,789) at 20210307214925506
17528 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rohm-bd9576.c' (15,790) at 20240405153230839
17529 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_response.hpp' (15,791) at 20240917080002671
17530 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/spear_smi.c' (15,792) at 20240405153230867
17531 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-errno.c' (15,793) at 20240405153049457
17532 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/sound/hd-audio/controls.rst' (15,794) at 20220525020651774
17533 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-apiflask_2.2.1.bb' (15,795) at 20241221090017548
17534 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_qos.h' (15,796) at 20210307214931486
17535 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5748.dtsi' (15,797) at 20240405153045597
17536 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/switch_to.h' (15,798) at 20241211090145381
17537 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-88pm80x.c' (15,799) at 20240405153051489
17538 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72x-mmc-iodelay.dtsi' (15,800) at 20210308005002576
17539 2025-01-08 03:00:46.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kbuild.rst' (15,801) at 20240405153045225
17540 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mux.h' (15,802) at 20210308005002656
17541 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/signal.h' (15,803) at 20240617080017378
17542 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/cpu-feature-overrides.h' (15,804) at 20210307214926226
17543 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_table.host.c' (15,805) at 20210309003653020
17544 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/asymmetric-keys.rst' (15,806) at 20210309003648316
17545 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/Kconfig' (15,807) at 20210308005003016
17546 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_bbt.c' (15,808) at 20240405153049697
17547 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb' (15,809) at 20241221090017576
17548 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt' (15,810) at 20210308005003304
17549 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/Makefile' (15,811) at 20210307214928498
17550 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8195-mmsys.h' (15,812) at 20240405153051761
17551 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_xchg.c' (15,813) at 20220525020655203
17552 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-table-change.rst' (15,814) at 20220525020651782
17553 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_1.c' (15,815) at 20210307214930586
17554 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/.gitignore' (15,816) at 20210308005054073
17555 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml' (15,817) at 20240405153045177
17556 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/CVE-2018-5996.patch' (15,818) at 20230503080014583
17557 2025-01-08 03:00:46.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/ringbuffer.c' (15,819) at 20240606080011676
17558 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7795.c' (15,820) at 20210308005003464
17559 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c' (15,821) at 20240805080013947
17560 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/Makefile' (15,822) at 20240405153049449
17561 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-xilinx-intc.c' (15,823) at 20240815080012883
17562 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch' (15,824) at 20210307205554558
17563 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/sanitize_test.cpp' (15,825) at 20220525020545509
17564 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine/set-path-of-default-config-file.patch' (15,826) at 20210307205553910
17565 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/Makefile.am' (15,827) at 20210308004939860
17566 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/kobj.c' (15,828) at 20240405153051209
17567 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779.c' (15,829) at 20240405153230211
17568 2025-01-08 03:00:46.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/google/chv3-i2s.c' (15,830) at 20241001080013036
17569 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc_s10.c' (15,831) at 20210308005002780
17570 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym53c8xx.h' (15,832) at 20210307214930422
17571 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/initscript' (15,833) at 20210307205553930
17572 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm-tis-i2c.yaml' (15,834) at 20240405153045153
17573 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp' (15,835) at 20240918080002704
17574 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/coco/sev-guest.rst' (15,836) at 20240405153045325
17575 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/test-led-priority.yaml' (15,837) at 20240822080022197
17576 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tests.c' (15,838) at 20241121090029296
17577 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/Kconfig' (15,839) at 20210308005003088
17578 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_concat_range.sh' (15,840) at 20240405153054357
17579 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-power.json' (15,841) at 20240405153054129
17580 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tam3517-common.h' (15,842) at 20210308005003620
17581 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth-gmac.h' (15,843) at 20210308005003424
17582 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/Makefile' (15,844) at 20240405153053253
17583 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Fix-DATADIRNAME-on-uclibc-Linux.patch' (15,845) at 20241221090017640
17584 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usb-skeleton.c' (15,846) at 20240405153052153
17585 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/poly1305.h' (15,847) at 20210524100035074
17586 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_debugfs.h' (15,848) at 20240405153230571
17587 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher/0002-Makefile-add-conditional-stripping.patch' (15,849) at 20241221090017504
17588 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/Kconfig' (15,850) at 20241111090012165
17589 2025-01-08 03:00:46.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cache.h' (15,851) at 20210309003648956
17590 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-marshal.c' (15,852) at 20220429100100426
17591 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/comments.err' (15,853) at 20210308005046401 to deleted uid set
17592 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/inline.c' (15,854) at 20240910080014078
17593 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mac.h' (15,855) at 20240405153231159
17594 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/chacha20poly1305.c' (15,856) at 20240405153046533
17595 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_bitmap.h' (15,857) at 20210307214931454
17596 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/of.c' (15,858) at 20210307214932106
17597 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/Makefile' (15,859) at 20220215040051588
17598 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dccg.h' (15,860) at 20220525020652514
17599 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-mfg.c' (15,861) at 20240405153230215
17600 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600.c' (15,862) at 20241211090145425
17601 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4420si-pre.dtsi' (15,863) at 20210307214926342
17602 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fpudispatch.c' (15,864) at 20220525020652026
17603 2025-01-08 03:00:46.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-hbitmap.c' (15,865) at 20220429100100946
17604 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-s3c64xx.c' (15,866) at 20240405153046845
17605 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkmp.h' (15,867) at 20210307214927030
17606 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch' (15,868) at 20241221090017544
17607 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/msi.c' (15,869) at 20240405153051189
17608 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_sysctl.c' (15,870) at 20210307214932046
17609 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netifaces/0001-netifaces-initialize-msghdr-in-a-portable-way.patch' (15,871) at 20220910030013369
17610 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/fplustm.h' (15,872) at 20210307214929666
17611 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530-u-boot.dtsi' (15,873) at 20210308005002568
17612 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c' (15,874) at 20240405153050117
17613 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-gre.c' (15,875) at 20240405153053349
17614 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/wkup_m3_ipc.c' (15,876) at 20240710080014597
17615 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-hfpll.h' (15,877) at 20210307214926998
17616 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/debug.c' (15,878) at 20210307214931130
17617 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/hashtab.c' (15,879) at 20240405153232115
17618 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/max17042_battery.h' (15,880) at 20240405153052773
17619 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc-linux-user.mak' (15,881) at 20230925080039837
17620 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.c' (15,882) at 20240405153048449
17621 2025-01-08 03:00:46.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso.h' (15,883) at 20240405153045865
17622 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/poplar-pinctrl.dtsi' (15,884) at 20210308005002600
17623 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_size.cpp' (15,885) at 20210308005108645
17624 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/cpuinfo.c' (15,886) at 20210308005002560
17625 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sch5627.rst' (15,887) at 20240405153045217
17626 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgentest/one.yaml' (15,888) at 20221209040030339
17627 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2.dts' (15,889) at 20240405153045537
17628 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/files/ampere_power_util.sh' (15,890) at 20230722080012861
17629 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mq/sys/ddrc.json' (15,891) at 20220525020655143
17630 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-fault-injection.c' (15,892) at 20240405153052025
17631 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp' (15,893) at 20221229040004411
17632 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/COMMON_ERRORS.md' (15,894) at 20241010080002424
17633 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-hvs.yaml' (15,895) at 20220525020651666
17634 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/legacy_dvb_apis.rst' (15,896) at 20220525020651778
17635 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_ids.h' (15,897) at 20240326080039538
17636 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/turbosparc.h' (15,898) at 20210307214926586
17637 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_osd_afbcd.h' (15,899) at 20220525020652923
17638 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/pv_1.6.20.bb' (15,900) at 20241221090017544
17639 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/net_user.h' (15,901) at 20240405153046345
17640 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_xor.c' (15,902) at 20220525020655203
17641 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/cache.h' (15,903) at 20210307214926618
17642 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/af_vsock_tap.c' (15,904) at 20210307214932098
17643 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/user-ret-profiler/arch-support.txt' (15,905) at 20240405153045197
17644 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch' (15,906) at 20210407000018082
17645 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-ts7970.dts' (15,907) at 20240405153045501
17646 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/index.rst' (15,908) at 20240405153045301
17647 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/ge863-pro3.dtsi' (15,909) at 20240405153045469
17648 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69.h' (15,910) at 20240405153051873
17649 2025-01-08 03:00:46.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sbs-manager.c' (15,911) at 20240405153051441
17650 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_g.h' (15,912) at 20210307214929790
17651 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Carceres' (15,913) at 20210307205553766
17652 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/qga-vss.def' (15,914) at 20230426080043840
17653 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-abi.inc' (15,915) at 20241221090017684
17654 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ioctl.rst' (15,916) at 20220525020651722
17655 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pl01x_internal.h' (15,917) at 20210308005003484
17656 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/frsp.c' (15,918) at 20210307214926434
17657 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x1_rtr_regs.h' (15,919) at 20240405153046605
17658 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_presence_action.cpp' (15,920) at 20210308005405930
17659 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/auxvec.h' (15,921) at 20240405153046073
17660 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5275.h' (15,922) at 20210308005002804
17661 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm670.h' (15,923) at 20240405153049169
17662 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5446.c' (15,924) at 20240405153048973
17663 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/prop_call.py' (15,925) at 20221209040018559
17664 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stode_Intaget' (15,926) at 20210307205553790
17665 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/thread_info.h' (15,927) at 20240405153229907
17666 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/floppy.h' (15,928) at 20210307214925850
17667 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dts' (15,929) at 20210307214926014
17668 2025-01-08 03:00:46.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml' (15,930) at 20240405153045161
17669 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memop.h' (15,931) at 20241211090212354
17670 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/grlib_gptimer.h' (15,932) at 20240906080037340
17671 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karvia' (15,933) at 20210307205553770
17672 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/kwbimage.cfg' (15,934) at 20210308005002944
17673 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-cfi-if.h' (15,935) at 20240906080037336
17674 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-clocks.dtsi' (15,936) at 20240405153045601
17675 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7792-cpg-mssr.h' (15,937) at 20210307214931334
17676 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/board-common.c' (15,938) at 20210308005002752
17677 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/if.c' (15,939) at 20210307214926694
17678 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml' (15,940) at 20221207040023631
17679 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/legacy_instructions.txt' (15,941) at 20240405153045285
17680 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_sender.c' (15,942) at 20240405153232275
17681 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_drv.h' (15,943) at 20220525020653015
17682 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/backlight.rst' (15,944) at 20210309003648424
17683 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python-jsonref/files/migrate-to-pdm-backend.patch' (15,945) at 20240301090012431
17684 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/st,stm32-ltdc.yaml' (15,946) at 20240405153045049
17685 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb' (15,947) at 20241219090012976
17686 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/common.h' (15,948) at 20220525020654699
17687 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ipmi/test_ipmi_sdr.robot' (15,949) at 20240628080017117
17688 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton/gbs.cfg' (15,950) at 20211005100029555
17689 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi' (15,951) at 20240405153045817
17690 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h7-u-boot.dtsi' (15,952) at 20210308005002616
17691 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/w1-gpio.h' (15,953) at 20210307214931534
17692 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h' (15,954) at 20240405153048661
17693 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,keembay-phy-usb.yaml' (15,955) at 20240405153045129
17694 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/imx7-iomuxc-gpr.h' (15,956) at 20210307214931434
17695 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/MAINTAINERS' (15,957) at 20210308005002972
17696 2025-01-08 03:00:46.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-4.c' (15,958) at 20210927100127513
17697 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/openpower-debug-collector-watchdog-timeout@.service' (15,959) at 20220503030013244
17698 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/Makefile' (15,960) at 20210307214928854
17699 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/Kconfig' (15,961) at 20210309003651648
17700 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-led-manager/.shellcheck' (15,962) at 20210415000105072 to deleted uid set
17701 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_w.c' (15,963) at 20210308005046509
17702 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/subprojects/sdbusplus.wrap' (15,964) at 20220708100026731
17703 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/Makefile' (15,965) at 20210308005002844
17704 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/Kconfig' (15,966) at 20240405153046317
17705 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/.gitignore' (15,967) at 20240405153232283
17706 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ms7750se_defconfig' (15,968) at 20210308005003268
17707 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/spi.h' (15,969) at 20210307214929966
17708 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/s390_flic.rst' (15,970) at 20210307214925626
17709 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AllowDeny.v1_0_3.json' (15,971) at 20240619080002940
17710 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/pvpanic.h' (15,972) at 20240906080037336
17711 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml' (15,973) at 20240405153045021
17712 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_textinputex.c' (15,974) at 20210308005003704
17713 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sync_file_range.sh' (15,975) at 20240405153054177
17714 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-ipc.c' (15,976) at 20240405153049469
17715 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie_regs.h' (15,977) at 20210307214929902
17716 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_operr.S' (15,978) at 20210307214926146
17717 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_tcb1.dtsi' (15,979) at 20210308005002612
17718 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/clk/Makefile' (15,980) at 20210307214930430
17719 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch' (15,981) at 20241221090017676
17720 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cs8409.c' (15,982) at 20241104090011623
17721 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asm-uaccess.h' (15,983) at 20240405153046501
17722 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-pkgconfig.patch' (15,984) at 20241221090017696
17723 2025-01-08 03:00:46.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi' (15,985) at 20210308005002596
17724 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gpu.c' (15,986) at 20241211090145421
17725 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/.gitignore' (15,987) at 20210307214932678
17726 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-inventory-map-native.bb' (15,988) at 20241206090014278
17727 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_net.c' (15,989) at 20210308005003536
17728 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/003' (15,990) at 20210927100127473
17729 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/kernel-driver-statement.rst' (15,991) at 20210307214925582
17730 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_gmbus.c' (15,992) at 20240405153048425
17731 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/meson.build' (15,993) at 20241112090003102
17732 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/utils.S' (15,994) at 20210308005002712
17733 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_ext.S' (15,995) at 20230426080043952
17734 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec1.h' (15,996) at 20210307214928846
17735 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml' (15,997) at 20240405153045017
17736 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb' (15,998) at 20241221090017548
17737 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-kvm-x86.rst' (15,999) at 20240405153045249
17738 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/Kconfig' (16,000) at 20240405153051249
17739 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt2701-wm8960.txt' (16,001) at 20210307214925430
17740 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp/0001-cmake-Use-CMAKE_INSTALL_LIBDIR-and-CMAKE_INSTALL_BIN.patch' (16,002) at 20241221090017504
17741 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c' (16,003) at 20220525020653579
17742 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/serial-console.js' (16,004) at 20210715000108960
17743 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_char.c' (16,005) at 20220525020653963
17744 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/fdt.h' (16,006) at 20240326080039538
17745 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/Makefile' (16,007) at 20210307214926546
17746 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_crtc.c' (16,008) at 20240405153048725
17747 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ibft' (16,009) at 20210307214925202
17748 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hpo_dp_link_encoder.h' (16,010) at 20240405153047261
17749 2025-01-08 03:00:46.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/barrier.h' (16,011) at 20210307214926578
17750 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb' (16,012) at 20241206090014266
17751 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm814x-clocks.dtsi' (16,013) at 20240405153045597
17752 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/Makefile' (16,014) at 20210308005003432
17753 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-am335x-control.h' (16,015) at 20210307214930854
17754 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-main.dtsi' (16,016) at 20240405153229971
17755 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell.h' (16,017) at 20240405153230323
17756 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/hardware.h' (16,018) at 20220525020651886
17757 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/check.h' (16,019) at 20240405153054077
17758 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_deny_namespace.c' (16,020) at 20240405153054277
17759 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/omap3isp.h' (16,021) at 20240405153049485
17760 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-probox2-ava.dts' (16,022) at 20210307214926038
17761 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_bond.c' (16,023) at 20240405153046893
17762 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55-t55.dts' (16,024) at 20240405153229895
17763 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/pmbus_write_vout_command_action_tests.cpp' (16,025) at 20210318000037904
17764 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/0001-unix-common.mk-Ensuring-Sequential-Execution-of-rm-a.patch' (16,026) at 20241221090017516
17765 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn20/irq_service_dcn20.h' (16,027) at 20210307214927310
17766 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx206.dts' (16,028) at 20240405153045793
17767 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-Include-stdlib.h-for-exit-API.patch' (16,029) at 20230706080014753
17768 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/Makefile' (16,030) at 20210307214932210
17769 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_pr_papr.c' (16,031) at 20240405153046169
17770 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/highbank.c' (16,032) at 20210308005003004
17771 2025-01-08 03:00:46.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_non_tensor_end_regs.h' (16,033) at 20240405153046585
17772 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tlbflush.h' (16,034) at 20240405153230115
17773 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/rtc.h' (16,035) at 20210307214926554
17774 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/block-replication.txt' (16,036) at 20220429100100414
17775 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/rebasing-and-merging.rst' (16,037) at 20220525020651770
17776 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/sys_regs.c' (16,038) at 20241220090018302
17777 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/radio-platform-si4713.c' (16,039) at 20240405153049505
17778 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tsan/ignore.tsan' (16,040) at 20240326080039746
17779 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/true.c' (16,041) at 20220525020655215
17780 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor_cache.cpp' (16,042) at 20220412175720086
17781 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/core.c' (16,043) at 20240405153231343
17782 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/namedtuple_with_abc.py' (16,044) at 20210307205554238
17783 2025-01-08 03:00:46.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_errno_defs.h' (16,045) at 20210927100127269
17784 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/memory.json' (16,046) at 20240405153054125
17785 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de10_nano.dts' (16,047) at 20210308005002612
17786 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/ufs.c' (16,048) at 20241211090212342
17787 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb' (16,049) at 20230811080018330
17788 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-string.err' (16,050) at 20210308005046401
17789 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun4i-usb.c' (16,051) at 20240405153231307
17790 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/cls.c' (16,052) at 20210307214929558
17791 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/submitting-patches.rst' (16,053) at 20240405153045217
17792 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/vector.h' (16,054) at 20210307214927314
17793 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-wingtech-wt88047.dts' (16,055) at 20240405153229943
17794 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fault.h' (16,056) at 20240405153045697
17795 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_kbd.c' (16,057) at 20240405153048825
17796 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gdc_local.h' (16,058) at 20210307214930542
17797 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/extable.h' (16,059) at 20220525020652034
17798 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-imon-pad.c' (16,060) at 20210307214928782
17799 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/Kconfig' (16,061) at 20210307214926794
17800 2025-01-08 03:00:46.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40_ll.h' (16,062) at 20210307214927142
17801 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/tiogapass/post_desc.json' (16,063) at 20221207040007843
17802 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing' (16,064) at 20240405153044921
17803 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/helper.h' (16,065) at 20241211090212482
17804 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_vsc7514.c' (16,066) at 20240830080013287
17805 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/procfs-i8k' (16,067) at 20240405153044909
17806 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/xilinx_can.c' (16,068) at 20240405153230903
17807 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_unbind.c' (16,069) at 20210307214932742
17808 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/Makefile' (16,070) at 20210307214931102
17809 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/images/obmc-phosphor-image.bbappend' (16,071) at 20230417080018425
17810 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch' (16,072) at 20220910030013413
17811 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/asm-offsets.c' (16,073) at 20241011080017291
17812 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptlan.c' (16,074) at 20240405153049593
17813 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc9194.h' (16,075) at 20210307214929634
17814 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht15.rst' (16,076) at 20210307214925506
17815 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/0001-Patch-in-the-paths-to-the-SBSA-test-suite.patch' (16,077) at 20241221090017472
17816 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7744-sysc.h' (16,078) at 20210307214931346
17817 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/psc-ac97.c' (16,079) at 20240405153232143
17818 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_cpu.c' (16,080) at 20230426080043652
17819 2025-01-08 03:00:46.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/log_console.c' (16,081) at 20210308005003228
17820 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ads7846.c' (16,082) at 20240919080017058
17821 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-loader_1.3.296.0.bb' (16,083) at 20241221090017684
17822 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-dealloc-visitor.c' (16,084) at 20210308005046221
17823 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth_common.c' (16,085) at 20210308005003716
17824 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mc_cgm_regs.h' (16,086) at 20210308005002664
17825 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/bt8xxgpio.rst' (16,087) at 20210307214925458
17826 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/keyprogram.h' (16,088) at 20210308005003000
17827 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyproj_3.7.0.bb' (16,089) at 20241221090017560
17828 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.h' (16,090) at 20240405153047153
17829 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/subprojects/stdplus.wrap' (16,091) at 20220322030057328
17830 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_smmuv3_pmu.c' (16,092) at 20241211090145481
17831 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bitops.h' (16,093) at 20240405153045961
17832 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk_test.c' (16,094) at 20240405153046785
17833 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_rx.h' (16,095) at 20210307214932078
17834 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/Makefile' (16,096) at 20210309003653288
17835 2025-01-08 03:00:46.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6594-spi.c' (16,097) at 20240405153049621
17836 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_l2c_regs.h' (16,098) at 20240405153046597
17837 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal128Local.h' (16,099) at 20210308005046041
17838 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kernel-pgtable.h' (16,100) at 20240405153229975
17839 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_internal.h' (16,101) at 20240405153232079
17840 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c' (16,102) at 20240405153054361
17841 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/net/mdio_register.cocci' (16,103) at 20210308005003724
17842 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Nuvvus' (16,104) at 20210307205553774
17843 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml' (16,105) at 20240405153045153
17844 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_rpmsg.h' (16,106) at 20240405153053925
17845 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/linuxkernel.py' (16,107) at 20241211090212538
17846 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0001-Add-CCFLAGS-to-cflags.patch' (16,108) at 20230610080017603
17847 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isdn/capiutil.h' (16,109) at 20210307214931410
17848 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/backup.c' (16,110) at 20241211090212210
17849 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jstree.min.js' (16,111) at 20210308004923388
17850 2025-01-08 03:00:46.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/stifb.c' (16,112) at 20240405153052221
17851 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/blockpriv.h' (16,113) at 20241211090212226
17852 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_among.c' (16,114) at 20210307214931894
17853 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask/run-ptest' (16,115) at 20241206090014266
17854 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tcp-thin.rst' (16,116) at 20210307214925542
17855 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_linecard_dev.c' (16,117) at 20240405153050145
17856 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-a95xf3-air-gbit.dts' (16,118) at 20240405153229919
17857 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/pai_ext.json' (16,119) at 20240405153054117
17858 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-razer.c' (16,120) at 20240405153048821
17859 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap.c' (16,121) at 20220525020652314
17860 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/htx_hardbootme_test.robot' (16,122) at 20240628080017121
17861 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_common.h' (16,123) at 20240405153049061
17862 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/dma.c' (16,124) at 20210308005003740
17863 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/pci.c' (16,125) at 20240624080012780
17864 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic_internal.h' (16,126) at 20230426080043700
17865 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/hs.h' (16,127) at 20240405153048617
17866 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/TestManager.cpp' (16,128) at 20230511080037475
17867 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite-reg.h' (16,129) at 20240405153049461
17868 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun9i.c' (16,130) at 20210308005002784
17869 2025-01-08 03:00:46.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Makefile' (16,131) at 20210308005002768
17870 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uac1.c' (16,132) at 20240405153052073
17871 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c' (16,133) at 20240405153049117
17872 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tlv320adc3xxx.yaml' (16,134) at 20240405153045173
17873 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/test_regexps.py' (16,135) at 20210308005046237
17874 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm9712.c' (16,136) at 20210307214928510
17875 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcuscale.c' (16,137) at 20241211090145541
17876 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/samsung-sdi-battery.h' (16,138) at 20240405153051437
17877 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/handle.hpp' (16,139) at 20230511080009359
17878 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/timer_crash.c' (16,140) at 20240405153054261
17879 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fb.h' (16,141) at 20240405153046109
17880 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sa1100_wdt.c' (16,142) at 20240613080016475
17881 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1293-ds418j.dts' (16,143) at 20210307214926038
17882 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/ether1.c' (16,144) at 20240405153049961
17883 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_tracepoints.c' (16,145) at 20240405153051685
17884 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms.lds' (16,146) at 20210308005003756
17885 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SLIC.slic' (16,147) at 20240906080037560 to deleted uid set
17886 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/iic-core.h' (16,148) at 20240405153045685
17887 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tso.h' (16,149) at 20240405153052869
17888 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/fiptool-native_2.10.4.bb' (16,150) at 20241206090014214
17889 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.h' (16,151) at 20240405153048509
17890 2025-01-08 03:00:46.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsgx.h' (16,152) at 20210307214932234
17891 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/exynos-iommu.c' (16,153) at 20240405153049181
17892 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-graceful-quiesce@.target' (16,154) at 20221110040037554
17893 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/setup.py' (16,155) at 20241011080017411
17894 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/225.out' (16,156) at 20210308005046461
17895 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-misc' (16,157) at 20210927100127465
17896 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/Kconfig' (16,158) at 20210309003651576
17897 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/vhci_driver.h' (16,159) at 20210307214932742
17898 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/sysvinit-implement-status.patch' (16,160) at 20210307205553966
17899 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/pcie.hpp' (16,161) at 20241217090008768
17900 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/wmi.c' (16,162) at 20240405153231171
17901 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slirp.h' (16,163) at 20210307214926618
17902 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot_%.bbappend' (16,164) at 20241221090017472
17903 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/Kconfig' (16,165) at 20210308005003004
17904 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.c' (16,166) at 20240405153230399
17905 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libssh2/libssh2/run-ptest' (16,167) at 20230811080018338
17906 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/ubi/ubi.scc' (16,168) at 20230210040014334
17907 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c' (16,169) at 20240405153052197
17908 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EventDestination_v1.xml' (16,170) at 20240918080002712
17909 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0001-configure-Do-not-require-support-for-implicit-ints.patch' (16,171) at 20241206090014254
17910 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/README' (16,172) at 20210308005002968
17911 2025-01-08 03:00:46.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/rzfive-smarc-som.dtsi' (16,173) at 20240405153230063
17912 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-core-thermal.dtsi' (16,174) at 20240405153045609
17913 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/pgalloc.h' (16,175) at 20240405153229991
17914 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7751.h' (16,176) at 20210307214926558
17915 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_elf.h' (16,177) at 20240906080037356
17916 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-arcom-vulcan.dts' (16,178) at 20240405153045437
17917 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ipaddress.hpp' (16,179) at 20230701080027201
17918 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_sdhci.h' (16,180) at 20210308005002716
17919 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.h' (16,181) at 20210307214929406
17920 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211.h' (16,182) at 20240405153051885
17921 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-frac.c' (16,183) at 20210307214926998
17922 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb' (16,184) at 20241221090017492
17923 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0.dtsi' (16,185) at 20240405153045425
17924 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-bridge.rst' (16,186) at 20240613080016359
17925 2025-01-08 03:00:46.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/sti-timer.c' (16,187) at 20210308005003500
17926 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/pci-cardlist.rst' (16,188) at 20240405153044957
17927 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-pinctrl.dtsi' (16,189) at 20240405153045565
17928 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-get-branch' (16,190) at 20240301090012483
17929 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/Makefile' (16,191) at 20210308005003204
17930 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_locale.py-correct-the-test-output-format.patch' (16,192) at 20241221090017668
17931 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp' (16,193) at 20241211090002379
17932 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hyperv.c' (16,194) at 20241211090212274
17933 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/manager.hpp' (16,195) at 20240820080023690
17934 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/301.out' (16,196) at 20210927100127505
17935 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/prim_ops.c' (16,197) at 20210308005003336
17936 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sm712.h' (16,198) at 20210307214930942
17937 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/clocksource.h' (16,199) at 20210309003648960
17938 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/system_type1/bios_jsons/bios_attrs.json' (16,200) at 20240611080032893
17939 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fman.h' (16,201) at 20210308005002960
17940 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_nand_defconfig' (16,202) at 20210308005003260
17941 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/rt-mutex-design.rst' (16,203) at 20210307214925522
17942 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/task_storage_map.c' (16,204) at 20240405153054245
17943 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-stat64.patch' (16,205) at 20210307205553810
17944 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (16,206) at 20240326080016518
17945 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/word-at-a-time.h' (16,207) at 20240405153045865
17946 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts' (16,208) at 20240405153045537
17947 2025-01-08 03:00:46.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (16,209) at 20230310090018691
17948 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3229-evb.dts' (16,210) at 20240405153045561
17949 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/011' (16,211) at 20210927100127473
17950 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_proc.c' (16,212) at 20220525020653987
17951 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sse-timer.c' (16,213) at 20241211090212342
17952 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/slab.h' (16,214) at 20240405153054049
17953 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/mei/.gitignore' (16,215) at 20220525020654935
17954 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-parallella.dts' (16,216) at 20240405153045609
17955 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r2.dts' (16,217) at 20240405153229947
17956 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch' (16,218) at 20240413080012687
17957 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led_gpio.c' (16,219) at 20210308005003388
17958 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_dig.c' (16,220) at 20240405153049281
17959 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_omnia/Makefile' (16,221) at 20210308005002904
17960 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/max77620_thermal.c' (16,222) at 20240405153231499
17961 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/ap143.c' (16,223) at 20210308005003028
17962 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/extra-properties.py' (16,224) at 20230720080010758
17963 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ibm/utils.hpp' (16,225) at 20230720080003718
17964 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/boot0-linux-kernel-header.h' (16,226) at 20210308005002672
17965 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/amlogic,axg-pcie.yaml' (16,227) at 20240405153045121
17966 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6000-j316s.dts' (16,228) at 20240405153045717
17967 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phl.c' (16,229) at 20210308005046505
17968 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_mman.h' (16,230) at 20230925080039941
17969 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/sleepstates.asl' (16,231) at 20210308005002876
17970 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0003-For-root-value-use-empty-pointer.patch' (16,232) at 20231011080016578
17971 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig' (16,233) at 20210308005003276
17972 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/pfpsp.S' (16,234) at 20210307214926158
17973 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfnei.c' (16,235) at 20210308005046529
17974 2025-01-08 03:00:46.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/meson.build' (16,236) at 20230825080021141
17975 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_balloon.c' (16,237) at 20240405153049649
17976 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/signals.S' (16,238) at 20210307214932630
17977 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/null/badzero.cocci' (16,239) at 20210308005003724
17978 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_legacy.c' (16,240) at 20240906080037296
17979 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/tuner-core.c' (16,241) at 20240405153049581
17980 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/Kconfig' (16,242) at 20210307214929982
17981 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb' (16,243) at 20241221090017524
17982 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/dev.c' (16,244) at 20240405153052409
17983 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/iwmmxt.S' (16,245) at 20240405153229907
17984 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/defkeymap.map' (16,246) at 20210307214930770
17985 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6254.c' (16,247) at 20220525020652358
17986 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/hostapd.service' (16,248) at 20210307205553878
17987 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_table_check.rst' (16,249) at 20240405153045297
17988 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/libv4l.rst' (16,250) at 20210309003648496
17989 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kmsan.rst' (16,251) at 20240405153045009
17990 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/libmemcached.inc' (16,252) at 20210307205553842
17991 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/cros_ec.h' (16,253) at 20240405153052649
17992 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmlion1_defconfig' (16,254) at 20210308005003264
17993 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-sse2.h' (16,255) at 20220525020652134
17994 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefv60plus-stuib.dts' (16,256) at 20240405153229899
17995 2025-01-08 03:00:46.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-all.bb' (16,257) at 20231014080011723
17996 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/gen-mach-types' (16,258) at 20210307214925986
17997 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-serpent/run-ptest' (16,259) at 20240301090012435
17998 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu-settings.yaml' (16,260) at 20220525020651710
17999 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/litex,liteuart.yaml' (16,261) at 20220525020651710
18000 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_audit.c' (16,262) at 20240405153046285
18001 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/tsocks/tsocks/makefile-add-ldflags.patch' (16,263) at 20210307205553834
18002 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts' (16,264) at 20240405153229923
18003 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8ulp-clock.h' (16,265) at 20240405153052641
18004 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci-core.c' (16,266) at 20240913080013797
18005 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/debugreg.h' (16,267) at 20240405153046381
18006 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Hamina' (16,268) at 20210307205553766
18007 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch' (16,269) at 20220204040022684
18008 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/shmbuf.h' (16,270) at 20240405153046321
18009 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/polyval-generic.c' (16,271) at 20240405153046537
18010 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/key/Makefile' (16,272) at 20210307214931974
18011 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/MACAddress/meson.build' (16,273) at 20230825080021141
18012 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/Palmetto.py' (16,274) at 20221209040018559
18013 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/phosphor-software-manager/software-bmc-updater.conf' (16,275) at 20210307205554050
18014 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_qspi_spl_defconfig' (16,276) at 20210308005003264
18015 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/data-integrity.rst' (16,277) at 20240405153229747
18016 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/modbus_serial.json' (16,278) at 20210307205553850
18017 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/sunrpc.h' (16,279) at 20240405153052901
18018 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-power.svg' (16,280) at 20210308005107069
18019 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kdebug_64.h' (16,281) at 20210307214926582
18020 2025-01-08 03:00:46.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-nforce2.rst' (16,282) at 20210307214925506
18021 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320adcx140.c' (16,283) at 20240405153053805
18022 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-h3-h5.dtsi' (16,284) at 20210308005002628
18023 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/Makefile' (16,285) at 20240405153049521
18024 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/nosy-dump.c' (16,286) at 20210307214932470
18025 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/numa.h' (16,287) at 20220525020651950
18026 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trace_dummy_st_ops.c' (16,288) at 20240405153054281
18027 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/common.c' (16,289) at 20241211090212346
18028 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/trace.h' (16,290) at 20210927100127185
18029 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_boneblack_vboot_defconfig' (16,291) at 20210308005003244
18030 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/ISSUE_TEMPLATE/bug_report.md' (16,292) at 20210307205553662
18031 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/gpio-feature.c' (16,293) at 20210307214932186
18032 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/Makefile' (16,294) at 20210309003651928
18033 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-keystone/Makefile' (16,295) at 20240405153229911
18034 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netlink_diag.h' (16,296) at 20210307214931650
18035 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_s_down_ch1_regs.h' (16,297) at 20240405153046573
18036 2025-01-08 03:00:46.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm2_pic.h' (16,298) at 20210307214926482
18037 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/amc6821.c' (16,299) at 20240405153230659
18038 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprtsock.h' (16,300) at 20240405153052801
18039 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/patch.c' (16,301) at 20240411080014050
18040 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mfd-core.c' (16,302) at 20240405153230835
18041 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-mcasp.c' (16,303) at 20240726080012882
18042 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/Makefile' (16,304) at 20240405153051849
18043 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_config.h' (16,305) at 20240405153050053
18044 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/Kconfig' (16,306) at 20240405153051377
18045 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_llc.c' (16,307) at 20240405153048489
18046 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/setup.c' (16,308) at 20240628080013981
18047 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/keembay_wdt.c' (16,309) at 20220525020654331
18048 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/Kconfig' (16,310) at 20240405153230723
18049 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.h' (16,311) at 20240405153050321
18050 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/AppNavigation.spec.js' (16,312) at 20241004080035975
18051 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/alignedmem.c' (16,313) at 20240405153047041
18052 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_fancontroller_unittest.cpp' (16,314) at 20240213090025851
18053 2025-01-08 03:00:46.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-regs.h' (16,315) at 20220525020652406
18054 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/dma.h' (16,316) at 20240405153050581
18055 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/ublk.rst' (16,317) at 20240405153229747
18056 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/ymfpci_main.c' (16,318) at 20240405153053541
18057 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/inode.c' (16,319) at 20240405153231655
18058 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nand' (16,320) at 20210308005003296
18059 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm.dts' (16,321) at 20210308005002576
18060 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/PostCodeLogs/PostCodeLogs.vue' (16,322) at 20241004080035967
18061 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_eld.c' (16,323) at 20240405153053529
18062 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/common.h' (16,324) at 20240405153231775
18063 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/Makefile' (16,325) at 20240405153053969
18064 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-pool.c.inc' (16,326) at 20210927100127453
18065 2025-01-08 03:00:46.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0003-ld-add-soname-to-shareable-objects.patch' (16,327) at 20241221090017660
18066 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_0_enum.h' (16,328) at 20210307214927354
18067 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_crtc2.c' (16,329) at 20240405153231587
18068 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_udc.c' (16,330) at 20210308005003520
18069 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh7720.c' (16,331) at 20210307214926562
18070 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/replication.h' (16,332) at 20210927100127225
18071 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-break-lacpdu-tx.sh' (16,333) at 20240405153054293
18072 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack-hdmi.dtsi' (16,334) at 20240405153045589
18073 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.h' (16,335) at 20210307214927202
18074 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-abx500.h' (16,336) at 20240405153051325
18075 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_stp.c' (16,337) at 20210309003654296
18076 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/index.js' (16,338) at 20220105012522999
18077 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/jfs.rst' (16,339) at 20210307214925226
18078 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/nic-gpio-addrs' (16,340) at 20240828080010887
18079 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ti-sci-intr.c' (16,341) at 20240405153230751
18080 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3874-iceboard.dts' (16,342) at 20240405153045597
18081 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/warnings.patch' (16,343) at 20230706080014757
18082 2025-01-08 03:00:46.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/Kconfig' (16,344) at 20210308005002988
18083 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/version.h' (16,345) at 20210307214929362
18084 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/palmas.h' (16,346) at 20210308005003676
18085 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ransater' (16,347) at 20210307205553790
18086 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rqt.h' (16,348) at 20220525020653575
18087 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-mmx.c' (16,349) at 20221215040039386
18088 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/caif/caif.rst' (16,350) at 20220525020651742
18089 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/qmgr.h' (16,351) at 20240405153048653
18090 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/table.h' (16,352) at 20210307214929930
18091 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-user.rst' (16,353) at 20241211090212238
18092 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_stream.h' (16,354) at 20240405153230391
18093 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/Makefile' (16,355) at 20240405153230215
18094 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/pci.c' (16,356) at 20240405153231235
18095 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_lpuart_defconfig' (16,357) at 20210308005003264
18096 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.machine' (16,358) at 20240405153045953
18097 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/decompressor_deflate.c' (16,359) at 20240617080017402
18098 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata.h' (16,360) at 20210307214926502
18099 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf.txt' (16,361) at 20240405153054085
18100 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_kms.h' (16,362) at 20240405153048605
18101 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/listmachines.py' (16,363) at 20220804030014663
18102 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html' (16,364) at 20210307205554286
18103 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/entity-manager-hw-id-vpd-discover-via-device-tree.md' (16,365) at 20241203090006519
18104 2025-01-08 03:00:46.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt' (16,366) at 20240405153229759
18105 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ulvshyttan_Porjus' (16,367) at 20210307205553794
18106 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_sigmatel.c' (16,368) at 20241216090017805
18107 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bios-microvm.bin' (16,369) at 20240326080039582 to deleted uid set
18108 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atom.c' (16,370) at 20240405153230331
18109 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-driver.c' (16,371) at 20240405153049353
18110 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-snapstream-firefly.c' (16,372) at 20210307214928782
18111 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680.h' (16,373) at 20240710080014585
18112 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/npcm-video.h' (16,374) at 20240405153231875
18113 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/gpio.h' (16,375) at 20210308005002780
18114 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_elf.h' (16,376) at 20210308005046089
18115 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c' (16,377) at 20240405153051893
18116 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pahole/pahole_1.27.bb' (16,378) at 20241221090017512
18117 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-cadence.c' (16,379) at 20240405153230859
18118 2025-01-08 03:00:46.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen.h' (16,380) at 20240906080037340
18119 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_fsl_emb.h' (16,381) at 20240405153230031
18120 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-sh4tmp.sh' (16,382) at 20210307205554130
18121 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/fail-boot-on-hw-error.md' (16,383) at 20221209040006387
18122 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/kn02xa-berr.c' (16,384) at 20210307214926206
18123 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Processor_v1.xml' (16,385) at 20240824080002934
18124 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa25x.dtsi' (16,386) at 20240405153045437
18125 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/meson.build' (16,387) at 20210417000012636
18126 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bios_setting_unittest.cpp' (16,388) at 20240827080004802
18127 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/vamem_public.h' (16,389) at 20210307214930546
18128 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-palmte.c' (16,390) at 20240405153045657
18129 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/fw-update/fw-update/flash-usb-controller@.service' (16,391) at 20220429030013152
18130 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgt.h' (16,392) at 20240405153049445
18131 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/user-offsets.c' (16,393) at 20240405153046497
18132 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/Kconfig' (16,394) at 20210309003653112
18133 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb' (16,395) at 20231011080016618
18134 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/gct.c' (16,396) at 20210307214925654
18135 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/dlink_dsr-500n-1000n.dtsi' (16,397) at 20210307214926194
18136 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb' (16,398) at 20241221090017524
18137 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/medcom-wide/Kconfig' (16,399) at 20210308005002920
18138 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmflags.h' (16,400) at 20240503080014502
18139 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/signal.hpp' (16,401) at 20211202040032454
18140 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/xdp.h' (16,402) at 20240405153231867
18141 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_ptrauth.h' (16,403) at 20210309003648776
18142 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio.c' (16,404) at 20240906080037568
18143 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport_access_macros.h' (16,405) at 20240405153046953
18144 2025-01-08 03:00:46.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mt7621.c' (16,406) at 20240405153231463
18145 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/pkc_desc.c' (16,407) at 20210307214927078
18146 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/error_reporter.cpp' (16,408) at 20240820080023694
18147 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml' (16,409) at 20240405153045033
18148 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/ampere_boot_progress.sh' (16,410) at 20241226090016123
18149 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/m68k-semi.c' (16,411) at 20240906080037500
18150 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom.h' (16,412) at 20210307214926598
18151 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yarl/run-ptest' (16,413) at 20240301090012435
18152 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/screen/screen_5.0.0.bb' (16,414) at 20241221090017680
18153 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables.h' (16,415) at 20210307214929798
18154 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pm8841.dtsi' (16,416) at 20240405153229891
18155 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_main.c' (16,417) at 20240405153049817
18156 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/usb.c' (16,418) at 20220627100017042
18157 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x35.dtsi' (16,419) at 20240405153045469
18158 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target-con-str.h' (16,420) at 20241211090212526
18159 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-apollolake.c' (16,421) at 20240405153049221
18160 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/beep_1.4.12.bb' (16,422) at 20231126090012793
18161 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/soft_spi.c' (16,423) at 20210308005003492
18162 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/templates/default/bblayers.conf.sample' (16,424) at 20240323080013545
18163 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_core.h' (16,425) at 20220525020652370
18164 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/ilsp.doc' (16,426) at 20210307214926150
18165 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bearer.h' (16,427) at 20240405153232083
18166 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/show_delta' (16,428) at 20210524100035122
18167 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.h' (16,429) at 20210307214929410
18168 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.rst' (16,430) at 20240405153044933
18169 2025-01-08 03:00:46.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/igbvf.rst' (16,431) at 20240405153045233
18170 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ptp.c' (16,432) at 20240405153050541
18171 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211_crypt_ccmp.c' (16,433) at 20240405153053405
18172 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/int-handler.S' (16,434) at 20220525020651998
18173 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/video-pll.c' (16,435) at 20220525020654319
18174 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/va_high_addr_switch.sh' (16,436) at 20240405153232275
18175 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080ardb_defconfig' (16,437) at 20210308005003268
18176 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-mux.h' (16,438) at 20210307214926958
18177 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_sh1106.c' (16,439) at 20240405153051813
18178 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/README.md' (16,440) at 20240813080035106
18179 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/page.h' (16,441) at 20240405153230079
18180 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tcx.c' (16,442) at 20240405153231595
18181 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/softoff.cpp' (16,443) at 20240829080022542
18182 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsa_w_ph.c' (16,444) at 20210308005046509
18183 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/FanStore.js' (16,445) at 20240308090039431
18184 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_nicstar.h' (16,446) at 20210307214931622
18185 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_hdmi_helper.h' (16,447) at 20240405153052629
18186 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_platform.h' (16,448) at 20210307214930586
18187 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0002-tcl-fix-a-build-issue.patch' (16,449) at 20241221090017676
18188 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cx0_phy.h' (16,450) at 20240405153230547
18189 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_d.c' (16,451) at 20210308005046517
18190 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/clk.h' (16,452) at 20210308005002664
18191 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api.c' (16,453) at 20210308005002540
18192 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8183-fails.txt' (16,454) at 20240405153230531
18193 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6b.dtsi' (16,455) at 20240405153229887
18194 2025-01-08 03:00:46.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/seatd/seatd_0.9.1.bb' (16,456) at 20241221090017644
18195 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp@.service' (16,457) at 20241101080022236
18196 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_coresight.h' (16,458) at 20240405153046601
18197 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-platform-driver.c' (16,459) at 20210309003654912
18198 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/hwmon.h' (16,460) at 20240405153231023
18199 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp' (16,461) at 20240820080019550
18200 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-cards.c' (16,462) at 20240405153049373
18201 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_DDR4_defconfig' (16,463) at 20210308005003244
18202 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-state.sh' (16,464) at 20210309003656004
18203 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/trap_block.h' (16,465) at 20210309003648984
18204 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_pci.c' (16,466) at 20240405153232179
18205 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dbell.h' (16,467) at 20210309003648884
18206 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-bonegreen.dts' (16,468) at 20210308005002560
18207 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c' (16,469) at 20240415080012999
18208 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.h' (16,470) at 20210307214930622
18209 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS02' (16,471) at 20240405153054369
18210 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscall_nr.h' (16,472) at 20210927100127273
18211 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/Kconfig' (16,473) at 20240405153230899
18212 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/doc/ipmitool.1' (16,474) at 20210308004938816
18213 2025-01-08 03:00:46.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-beacon.h' (16,475) at 20210307214929766
18214 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-common.h' (16,476) at 20241211090212546
18215 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mxc_v2.yaml' (16,477) at 20240405153045153
18216 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/rtc-omap.h' (16,478) at 20210307214931498
18217 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-memory.json' (16,479) at 20240405153054129
18218 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_main.c' (16,480) at 20240520080015235
18219 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/Makefile' (16,481) at 20220525020652426
18220 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rapidjson_1.19.bb' (16,482) at 20241221090017560
18221 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/chpid.h' (16,483) at 20210307214926506
18222 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-calxeda.c' (16,484) at 20210307214927062
18223 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_fence.c' (16,485) at 20241211090145425
18224 2025-01-08 03:00:46.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/smc_clc.c' (16,486) at 20241216090017797 to deleted uid set
18225 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/LICENSE.MIT' (16,487) at 20210307205554226
18226 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-neonbs-core.S' (16,488) at 20240405153045617
18227 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/046' (16,489) at 20240326080039726
18228 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_serdes.c' (16,490) at 20240405153230903
18229 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6375-dispcc.yaml' (16,491) at 20240405153045029
18230 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/102.out' (16,492) at 20210927100127481
18231 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/phy-core.c' (16,493) at 20240405153051289 to deleted uid set
18232 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-mipi-csi2.yaml' (16,494) at 20240405153045093
18233 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ali15x3.rst' (16,495) at 20210307214925506
18234 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elantech.h' (16,496) at 20210312110012066
18235 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_drop_prog.c' (16,497) at 20240405153054277
18236 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_ip.c' (16,498) at 20241211090145557
18237 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/riscv,pmu.yaml' (16,499) at 20240405153045125
18238 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-regulator.c' (16,500) at 20240405153049221
18239 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/groups.json' (16,501) at 20231213090027090
18240 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p.h' (16,502) at 20210307214930902
18241 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ezx-pcap.h' (16,503) at 20210307214931426
18242 2025-01-08 03:00:46.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/Makefile' (16,504) at 20210307214929182
18243 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/meson.build' (16,505) at 20231205090035277
18244 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/other.json' (16,506) at 20240405153054121
18245 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/sh/sh_dac_audio.c' (16,507) at 20240405153232139 to deleted uid set
18246 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_irq.c' (16,508) at 20210309003653016
18247 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_sqrt.S' (16,509) at 20210308005046533
18248 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/Kconfig' (16,510) at 20240405153231447
18249 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_64.c' (16,511) at 20240405153046145
18250 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/gen-cpucaps.awk' (16,512) at 20240405153045901
18251 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Jyvaskyla' (16,513) at 20210307205553766
18252 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/init.c' (16,514) at 20240405153045997
18253 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v2.h' (16,515) at 20240405153051289
18254 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124.dtsi' (16,516) at 20210308005002628
18255 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/frame-buffer.rst' (16,517) at 20210307214925458
18256 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field3.decode' (16,518) at 20210308005046389
18257 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/fsa4480.c' (16,519) at 20240405153052149
18258 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/ftracetest' (16,520) at 20240405153232267
18259 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mstar/Kconfig' (16,521) at 20240405153045653
18260 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_w.c' (16,522) at 20210308005046509
18261 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__start_on.hpp' (16,523) at 20241219090033964
18262 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/clk-msc313-mpll.c' (16,524) at 20220525020652314
18263 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/wmi/Makefile' (16,525) at 20210307214932746
18264 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lcc-msm8960.c' (16,526) at 20240405153230235
18265 2025-01-08 03:00:46.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_abnrm_regs.h' (16,527) at 20240405153046589
18266 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-odyssey-10.json' (16,528) at 20240112090016252
18267 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/option_ms.h' (16,529) at 20210307214930874
18268 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/Makefile' (16,530) at 20210308005002836
18269 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vip.yaml' (16,531) at 20240405153045049
18270 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_strings.c' (16,532) at 20240405153046709
18271 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/ast2500.inc' (16,533) at 20241126090011759
18272 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/peci-cpu.h' (16,534) at 20240405153052761
18273 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.yaml' (16,535) at 20240405153045029
18274 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/porter.c' (16,536) at 20210308005003036
18275 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-stats.c' (16,537) at 20240405153049125
18276 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_event_user.c' (16,538) at 20220525020654931
18277 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_piix.c' (16,539) at 20241211090212278
18278 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/esel_utils.robot' (16,540) at 20240627080021048
18279 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/cpld.c' (16,541) at 20210308005003040
18280 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/xcat/xcat_utils.robot' (16,542) at 20240627080021048
18281 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/env-lib.h' (16,543) at 20210308005003056
18282 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sve_ldst_internal.h' (16,544) at 20230925080040009
18283 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/compare_vpd.md' (16,545) at 20240809080033023
18284 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2.dtsi' (16,546) at 20240405153045813
18285 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_7_0_offset.h' (16,547) at 20210309003649632
18286 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/lpc1850-sct-pwm.txt' (16,548) at 20210307214925406
18287 2025-01-08 03:00:46.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7792-cpg-mssr.c' (16,549) at 20210308005003352
18288 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-event.rst' (16,550) at 20220525020654135
18289 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/MAINTAINERS' (16,551) at 20210308005003052
18290 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asmmacro.h' (16,552) at 20210307214926578
18291 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/bpf_trace.c' (16,553) at 20241220090018334
18292 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_format_helper_test.c' (16,554) at 20240405153048769
18293 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu_context.h' (16,555) at 20240405153230163
18294 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/misc-check' (16,556) at 20240405153053457
18295 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Ylivieska' (16,557) at 20210307205553770
18296 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/tegra186-gpc-dma.c' (16,558) at 20240503080014470 to deleted uid set
18297 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa_params.asn1' (16,559) at 20210307214926798
18298 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp' (16,560) at 20241204090003383
18299 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lwt_len_hist.bpf.c' (16,561) at 20240405153053421
18300 2025-01-08 03:00:46.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BootOptionCollection_v1.xml' (16,562) at 20240619080002920
18301 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/general-information.rst' (16,563) at 20240405153045301
18302 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/sandbox_rtc.c' (16,564) at 20210308005003480
18303 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/Makefile' (16,565) at 20210307214928830
18304 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_cpa_pmu.c' (16,566) at 20240405153051273
18305 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lzma/LzmaTools.h' (16,567) at 20210308005003672
18306 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-toml_0.10.2.bb' (16,568) at 20241221090017560
18307 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_i2c.c' (16,569) at 20240405153048425
18308 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/Makefile' (16,570) at 20210307214926286
18309 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere-host-shutdown-ack@.service' (16,571) at 20230410080012311
18310 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-s3c.h' (16,572) at 20240405153045685
18311 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c' (16,573) at 20220525020652963
18312 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/transaction.json' (16,574) at 20210307214932542
18313 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_timer.c' (16,575) at 20240628080014033
18314 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/fsl_imx9_ddr_perf.c' (16,576) at 20240812080017244
18315 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libhandy/libhandy_1.8.3.bb' (16,577) at 20240302090018242
18316 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-907-27.5W' (16,578) at 20210307205553762
18317 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_gswip.c' (16,579) at 20240405153053233
18318 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8379_rdb.dts' (16,580) at 20210307214926358
18319 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/util.hpp' (16,581) at 20240817080031292
18320 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/virtio-9p.scc' (16,582) at 20220804030014671
18321 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0011-Platform-CS1000-Fix-Bank-offsets.patch' (16,583) at 20241221090017464
18322 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/writefru.py' (16,584) at 20221207040021771
18323 2025-01-08 03:00:46.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/log.h' (16,585) at 20221215040039178
18324 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs.c' (16,586) at 20240613080016375
18325 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_app.h' (16,587) at 20240405153050197
18326 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/0001-Fix-overwriting-linker-flags.patch' (16,588) at 20221005030014098
18327 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/types.h' (16,589) at 20210308005002852
18328 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c' (16,590) at 20240910080014038
18329 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/README' (16,591) at 20210308005003068
18330 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/irqdomain.c' (16,592) at 20240405153046377
18331 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-keys.err' (16,593) at 20220429100100882
18332 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/icmp_redirect.sh' (16,594) at 20220525020655219
18333 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/images/built-on-openbmc-logo.svg' (16,595) at 20220105012522983
18334 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/cpuinfo.h' (16,596) at 20210307214926306
18335 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/copy_up.c' (16,597) at 20240405153231719
18336 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (16,598) at 20241102080011306
18337 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/terminal.py' (16,599) at 20241221090017468
18338 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_change_attr.h' (16,600) at 20210307214931302
18339 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tc-actions-env-rules.rst' (16,601) at 20210307214925542
18340 2025-01-08 03:00:46.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (16,602) at 20230209040014209
18341 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tio_internal.h' (16,603) at 20220525020652358
18342 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-plutux.dts' (16,604) at 20210308005002628
18343 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb' (16,605) at 20241221090017528
18344 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/machine.c' (16,606) at 20230426080043732
18345 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/bitmaps.rst' (16,607) at 20240405153045201
18346 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langsele' (16,608) at 20210307205553786
18347 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/bash_simple_template' (16,609) at 20221209040018571
18348 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/crt.h' (16,610) at 20240405153232211
18349 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-tamonten.dtsi' (16,611) at 20210308005002632
18350 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss.c' (16,612) at 20241011080017323
18351 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb' (16,613) at 20241206090014230
18352 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/meson.build' (16,614) at 20240904080030006
18353 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.hpp' (16,615) at 20240820080038646
18354 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil6210.h' (16,616) at 20240405153050481
18355 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUPL-1.0' (16,617) at 20210307205554422
18356 2025-01-08 03:00:46.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/ioctl.h' (16,618) at 20210307214931302
18357 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/armv7m_nvic.c' (16,619) at 20241211090212282
18358 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_47x.h' (16,620) at 20240405153046133
18359 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/debug.c' (16,621) at 20240405153231167
18360 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua' (16,622) at 20210307214925182
18361 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik_blit_shaders.h' (16,623) at 20240405153048709
18362 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/lib.rs' (16,624) at 20241211090212458
18363 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stream.c' (16,625) at 20220525020655179
18364 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/spe.json' (16,626) at 20240405153054113
18365 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/phosphor-dbus-interfaces.wrap' (16,627) at 20230301040027085
18366 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital.h' (16,628) at 20210307214932034
18367 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@64.conf' (16,629) at 20240904080027738
18368 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/null/kmerr.cocci' (16,630) at 20210308005003724
18369 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/README' (16,631) at 20210308005116217
18370 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.h' (16,632) at 20240405153230803
18371 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts' (16,633) at 20240405153045805
18372 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-r1-lte.dts' (16,634) at 20210309003648752
18373 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq5332-usb-hsphy.yaml' (16,635) at 20240405153229783
18374 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/str_error_r.c' (16,636) at 20210307214932494
18375 2025-01-08 03:00:46.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/mm_types.h' (16,637) at 20240405153054389
18376 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/service_files/json/phosphor-fan-control@.service' (16,638) at 20220819030023849
18377 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-fw.c' (16,639) at 20210307214928826
18378 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-visionox-vtdr6130.c' (16,640) at 20240405153048697
18379 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sas_module.json' (16,641) at 20220601030005869
18380 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/json_html_serializer.cpp' (16,642) at 20240817080003191
18381 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/posix_types.h' (16,643) at 20210308005002804
18382 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/div64.S' (16,644) at 20210307214926338
18383 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb' (16,645) at 20241127090012713
18384 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Host/meson.build' (16,646) at 20240925080024982
18385 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts' (16,647) at 20240405153045813
18386 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_mem.c' (16,648) at 20240405153048625
18387 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd_git.bb' (16,649) at 20241206090014274
18388 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4.xml.h' (16,650) at 20240405153048589
18389 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mv.c' (16,651) at 20220525020653951
18390 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8250-lpass-audiocc.h' (16,652) at 20220525020654543
18391 2025-01-08 03:00:46.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso' (16,653) at 20240405153229971
18392 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/include/bej_common_test.hpp' (16,654) at 20240106090013589
18393 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager.dtsi' (16,655) at 20240405153045785
18394 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0005-Replace-off64_t-stat64-with-off_t-stat.patch' (16,656) at 20240413080012635
18395 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss_3.103.bb' (16,657) at 20241221090017540
18396 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77696_pmic.h' (16,658) at 20210308005003680
18397 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra210_qspi.c' (16,659) at 20210308005003496
18398 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/Kconfig' (16,660) at 20240405153050609
18399 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-regmap.h' (16,661) at 20240405153052725
18400 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-thunder-pem.c' (16,662) at 20240405153051233
18401 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml' (16,663) at 20240405153229763
18402 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk.wks' (16,664) at 20210307205554634
18403 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/run-command.c' (16,665) at 20210307214932494
18404 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-03' (16,666) at 20210908000010395
18405 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.cphp' (16,667) at 20240906080037560 to deleted uid set
18406 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zutil.c' (16,668) at 20210308005003716
18407 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/fse_decompress.c' (16,669) at 20240405153231955
18408 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/027.out' (16,670) at 20210308005046437
18409 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/sh7203.h' (16,671) at 20210307214926554
18410 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/pc300too.c' (16,672) at 20220525020653703
18411 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/jump_label.h' (16,673) at 20240405153229991
18412 2025-01-08 03:00:46.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/pgm_template.tcl' (16,674) at 20210308005007128
18413 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-add-pid.rst' (16,675) at 20210309003648476
18414 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/host_condition_main.cpp' (16,676) at 20240723080028240
18415 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/kvm_perf.h' (16,677) at 20210307214926682
18416 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/LICENSE' (16,678) at 20210308005049757
18417 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/intel.c' (16,679) at 20240405153230123
18418 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/help.c' (16,680) at 20210308005003212
18419 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/mt6323-poweroff.txt' (16,681) at 20210307214925402
18420 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8516-aud.c' (16,682) at 20240405153230215
18421 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pv88090.txt' (16,683) at 20210307214925410
18422 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/Kconfig' (16,684) at 20240405153049565
18423 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_elf.h' (16,685) at 20210308005046089
18424 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/alloc/zalloc-simple.cocci' (16,686) at 20240405153053441
18425 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/hw.c' (16,687) at 20210307214929306
18426 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/50-org.freedesktop.NetworkManager.rules' (16,688) at 20210307205553930
18427 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/opencores_eth.c' (16,689) at 20241211090212306
18428 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/Makefile' (16,690) at 20210307214926138
18429 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/twister.h' (16,691) at 20210308005003072
18430 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-regor.dtsi' (16,692) at 20240405153045589
18431 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0006-Define-correct-gregs-for-RISCV32.patch' (16,693) at 20241221090017524
18432 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_nulls.h' (16,694) at 20210307214931418
18433 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio.h' (16,695) at 20210308004922932
18434 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/dev.c' (16,696) at 20210308005003544
18435 2025-01-08 03:00:46.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/sockbits.h' (16,697) at 20210308005046085
18436 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (16,698) at 20240809080014478
18437 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_defconfig' (16,699) at 20210308005003256
18438 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/common.h' (16,700) at 20240405153046433
18439 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-adnp.c' (16,701) at 20240405153047069
18440 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sdhci-pic32.h' (16,702) at 20210307214931482
18441 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/run_cookie_uid_helper_example.sh' (16,703) at 20210307214932118
18442 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_migrate.c' (16,704) at 20240405153230567
18443 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/muxes/i2c-mux-gpio.rst' (16,705) at 20210307214925510
18444 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/verify-bashisms' (16,706) at 20220910030013437
18445 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/vulnerabilities.rst' (16,707) at 20241206090014294
18446 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-api.c' (16,708) at 20240613080016423
18447 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/cpustat_kern.c' (16,709) at 20240405153053421
18448 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/seccomp.h' (16,710) at 20240405153045941
18449 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/cpu.c' (16,711) at 20210308005002712
18450 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/io.c' (16,712) at 20210307214932190
18451 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/nm256/Makefile' (16,713) at 20210307214932266
18452 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Create/meson.build' (16,714) at 20230825080021137
18453 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgalloc.h' (16,715) at 20210307214926162
18454 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp.h' (16,716) at 20240405153045625
18455 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.c' (16,717) at 20240405153230503
18456 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-kernel/linux/files/gbmc-prod.cfg' (16,718) at 20210310010030918
18457 2025-01-08 03:00:46.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci.rst' (16,719) at 20241211090212234
18458 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/inconsistency-check.c' (16,720) at 20240405153054377
18459 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rock.h' (16,721) at 20210308005003612
18460 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memcpy-sh4.S' (16,722) at 20210307214926570
18461 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/frontend.json' (16,723) at 20240405153054129
18462 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_dtb_with_ucode.py' (16,724) at 20210308005003748
18463 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/Kconfig' (16,725) at 20210307214930718
18464 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/t32.decode' (16,726) at 20240906080037464
18465 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4.c' (16,727) at 20240405153232163
18466 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-aspeed.h' (16,728) at 20210307214926966
18467 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/acl.h' (16,729) at 20240405153231663
18468 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/volume.c' (16,730) at 20240726080012866
18469 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-fedora.yml' (16,731) at 20241221090017464
18470 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_masquerade.c' (16,732) at 20240405153053329
18471 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OperatingConfig.v1_0_4.json' (16,733) at 20240619080002952
18472 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/guruplug.h' (16,734) at 20210308005003596
18473 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/build.c' (16,735) at 20240405153049713
18474 2025-01-08 03:00:46.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.json' (16,736) at 20210308005046409
18475 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa-main.c' (16,737) at 20210307214928678
18476 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/error.png' (16,738) at 20210307205554250 to deleted uid set
18477 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.h' (16,739) at 20240405153047229
18478 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,lp87565-q1.yaml' (16,740) at 20220525020651690
18479 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/isa207-common.c' (16,741) at 20240405153046193
18480 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pub.h' (16,742) at 20240405153231179
18481 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-opensuse.bb' (16,743) at 20241221090017468
18482 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0002-Do-not-strip-libtar.patch' (16,744) at 20230706080014757
18483 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricDefinition_v1.xml' (16,745) at 20240619080002928
18484 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-Initialize-msghdr-struct-in-a-portable-way.patch' (16,746) at 20221003030013285
18485 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/lock/spinlock.rs' (16,747) at 20240405153232099
18486 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio_main.c' (16,748) at 20240405153231575
18487 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.h' (16,749) at 20210307214928350
18488 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/sqlite/sqlite3.inc' (16,750) at 20241221090017700
18489 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/Makefile' (16,751) at 20240405153232243
18490 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/msp3400.h' (16,752) at 20210307214931542
18491 2025-01-08 03:00:46.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dir.c' (16,753) at 20241111090012141
18492 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbxface.c' (16,754) at 20210307214926826
18493 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.1.bb' (16,755) at 20220402030015907
18494 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/debug_test.c' (16,756) at 20240405153232271
18495 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch' (16,757) at 20210307205553958
18496 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/skx_common.c' (16,758) at 20241211090145405
18497 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6251.c' (16,759) at 20220525020652358
18498 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_osm_pci.c' (16,760) at 20220525020653987
18499 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_writeq.c' (16,761) at 20220525020654967
18500 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/bios_jsons/bios_attrs.json' (16,762) at 20240611080032889
18501 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/security.txt' (16,763) at 20210307214932510
18502 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/Makefile' (16,764) at 20210307214932234
18503 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0090.h' (16,765) at 20210307214928614
18504 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_power.h' (16,766) at 20240405153051933
18505 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5208EVBE_defconfig' (16,767) at 20210308005003236
18506 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c' (16,768) at 20240405153047189
18507 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si544.txt' (16,769) at 20210307214925294
18508 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk04.1-c3.dts' (16,770) at 20240405153045541
18509 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-x86/chassis/x86-power-control/power-config-host0.json' (16,771) at 20220121040027595
18510 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pdata-quirks.c' (16,772) at 20240405153229911
18511 2025-01-08 03:00:46.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe' (16,773) at 20210307205554414
18512 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscall_user_dispatch.h' (16,774) at 20240405153052801
18513 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPDeviceRepository.hpp' (16,775) at 20241205090004235
18514 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/unistd.h' (16,776) at 20241211090212374
18515 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/debugedit_5.1.bb' (16,777) at 20241221090017656
18516 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/superhyway/superhyway-sysfs.c' (16,778) at 20210307214930430
18517 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/dma.c' (16,779) at 20210307214925862
18518 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-imx23.c' (16,780) at 20210307214926998
18519 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_devmap.rst' (16,781) at 20240405153044997
18520 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb' (16,782) at 20241221090017548
18521 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libkcapi/libkcapi_1.5.0.bb' (16,783) at 20240309090012804
18522 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-balloon.h' (16,784) at 20210308005046033
18523 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-s5-set-failsafe.service' (16,785) at 20210401000030013
18524 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-c2c.c' (16,786) at 20240405153054097
18525 2025-01-08 03:00:46.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc8xx_irq.h' (16,787) at 20210308005003676
18526 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_1_offset.h' (16,788) at 20210307214927670
18527 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storagehandler.hpp' (16,789) at 20210308004925452
18528 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mp.h' (16,790) at 20240405153046857
18529 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/addr.h' (16,791) at 20210307214931866
18530 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0002-apic-fixup-fallthrough-to-PIC.patch' (16,792) at 20241221090017672
18531 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus_manager.hpp' (16,793) at 20241113090031717
18532 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_defconfig' (16,794) at 20210308005003244
18533 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sdparm/sdparm_1.12.bb' (16,795) at 20241221090017544
18534 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/dump_pagetables.c' (16,796) at 20210307214926734
18535 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/mediatek,mt6370-flashlight.yaml' (16,797) at 20240405153045089
18536 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/ctrl.h' (16,798) at 20210307214927074
18537 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5640.txt' (16,799) at 20240405153045169
18538 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/distro_check.py' (16,800) at 20220910030013393
18539 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memfd.h' (16,801) at 20240405153052725
18540 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.h' (16,802) at 20220525020653579
18541 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-utils.c' (16,803) at 20240405153054181
18542 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-gadget.h' (16,804) at 20240910080014066
18543 2025-01-08 03:00:46.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Makefile.config' (16,805) at 20240405153232219
18544 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-me-regs.h' (16,806) at 20240520080015155
18545 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/README.md' (16,807) at 20240827080004798
18546 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/Makefile' (16,808) at 20240405153046909
18547 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/pci_handler_test.cpp' (16,809) at 20240821080001891
18548 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/simple-framebuffer.txt' (16,810) at 20210308005003328
18549 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ramsjo' (16,811) at 20210307205553790
18550 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb' (16,812) at 20240302090018210
18551 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_res.c' (16,813) at 20240405153051737
18552 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb.h' (16,814) at 20240405153052797
18553 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/stram.c' (16,815) at 20210307214926138
18554 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_attr.c' (16,816) at 20210307214930298
18555 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/pam/libpam_%.bbappend' (16,817) at 20230505080015455
18556 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/intel,x86-broadwell-pinctrl.txt' (16,818) at 20210308005003304
18557 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/meson.build' (16,819) at 20231207090043834
18558 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-cosino_mega2560.dts' (16,820) at 20240405153045461
18559 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/cros_ec_tunnel.c' (16,821) at 20210308005003380
18560 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/bt455.h' (16,822) at 20210307214930902
18561 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml' (16,823) at 20240405153045181
18562 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/index.rst' (16,824) at 20240405153229835
18563 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cb710.h' (16,825) at 20210307214931366
18564 2025-01-08 03:00:46.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vdso.S' (16,826) at 20240405153045949
18565 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/time.h' (16,827) at 20240405153046397
18566 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/init.c' (16,828) at 20240628080013989
18567 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts' (16,829) at 20240405153229943
18568 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-pro5.c' (16,830) at 20210308005002796
18569 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pwm/pwm.h' (16,831) at 20210308005003640
18570 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_syntax.tc' (16,832) at 20240405153054305
18571 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target.opc.h' (16,833) at 20210308005046373
18572 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyPolicyCollection.json' (16,834) at 20240619080002948
18573 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0011-invoking-dd-with-infinite-timeout.patch' (16,835) at 20240413080012663
18574 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fmod_ret_freplace.c' (16,836) at 20210309003655984
18575 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.OE-Core.md' (16,837) at 20230919080013962
18576 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/confidential-guest-support.c' (16,838) at 20210927100127025
18577 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml' (16,839) at 20240405153045021
18578 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Echostar-10+11-110W' (16,840) at 20210307205553758
18579 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/srq.c' (16,841) at 20220525020653571
18580 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (16,842) at 20240829080014018
18581 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/watchdog.h' (16,843) at 20221215040039198
18582 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4740.c' (16,844) at 20240405153232151
18583 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt20xx.c' (16,845) at 20210307214928798
18584 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/primport.conf' (16,846) at 20210307205554414
18585 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dragonboard410c_defconfig' (16,847) at 20210308005003256
18586 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c' (16,848) at 20240405153050533
18587 2025-01-08 03:00:46.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm.png' (16,849) at 20240309090012816 to deleted uid set
18588 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_mul.c' (16,850) at 20210308005046529
18589 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/sf.c' (16,851) at 20210308005003740
18590 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw.h' (16,852) at 20240405153049641
18591 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perf.h' (16,853) at 20220525020653199
18592 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/entry.S' (16,854) at 20241018080014474
18593 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/watch.cpp' (16,855) at 20240819080030255
18594 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/enum-attributes.c' (16,856) at 20220525020653907
18595 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/top-autoconf.patch' (16,857) at 20210307205553834
18596 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/pinctrl-wpcm450.c' (16,858) at 20240405153051325
18597 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000.h' (16,859) at 20210308005045917
18598 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/prep.rst' (16,860) at 20210927100127081
18599 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/bbt.c' (16,861) at 20240405153049685
18600 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/external-arm-toolchain-versions.inc' (16,862) at 20230114040015466
18601 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_crtc.h' (16,863) at 20220525020652979
18602 2025-01-08 03:00:46.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_v4l2.c' (16,864) at 20240405153230819
18603 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/spider_net.h' (16,865) at 20240405153050321
18604 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6070e.c' (16,866) at 20220525020652358
18605 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg.h' (16,867) at 20240405153049473
18606 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-ioda.c' (16,868) at 20240405153230055
18607 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/eq.h' (16,869) at 20240405153052737
18608 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso-asmoffset.h' (16,870) at 20240326080039558
18609 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt' (16,871) at 20240405153045129
18610 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ttable_32.S' (16,872) at 20210307214926602
18611 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/kvm_binary_stats_test.c' (16,873) at 20240405153054317
18612 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2' (16,874) at 20210308005046473 to deleted uid set
18613 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-rec-mode.rst' (16,875) at 20220525020651782
18614 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (16,876) at 20241206090014226
18615 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/Makefile' (16,877) at 20220525020654819
18616 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/hppa.h' (16,878) at 20210307214926334
18617 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cm.c' (16,879) at 20240405153049041
18618 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_proc.c' (16,880) at 20210307214932438
18619 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-i2c.h' (16,881) at 20240906080037340
18620 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nospec.h' (16,882) at 20240405153052753
18621 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lager_defconfig' (16,883) at 20210308005003264
18622 2025-01-08 03:00:46.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/log.h' (16,884) at 20240906080037344
18623 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/phosphor-dbus-interfaces.wrap' (16,885) at 20240815080028259
18624 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ipl.h' (16,886) at 20240405153046281
18625 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/early-userspace/index.rst' (16,887) at 20210307214925458
18626 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/bitbake-prserv-tool' (16,888) at 20241221090017700
18627 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h' (16,889) at 20210308005002816
18628 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30.dtsi' (16,890) at 20240405153229967
18629 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/Makefile' (16,891) at 20210308005002976
18630 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm3368-clock.h' (16,892) at 20210309003653812
18631 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/Makefile' (16,893) at 20210307214929978
18632 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/phosphor-host-ipmid.wrap' (16,894) at 20230921080009745
18633 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-clocks.yaml' (16,895) at 20240405153045169
18634 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/vfio-user-obj.c' (16,896) at 20240906080037284
18635 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pm_domain.c' (16,897) at 20240405153045641
18636 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/0001-Fix-narrowing-errors-Wc-11-narrowing.patch' (16,898) at 20210608000015799
18637 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-fpu.c' (16,899) at 20220627100016926
18638 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/bt1-apb.c' (16,900) at 20240405153046729
18639 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-fwupdate_git.bb' (16,901) at 20220128040018736
18640 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-kiara.h' (16,902) at 20210307214928846
18641 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-tar.c' (16,903) at 20240405153232283
18642 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/arm-versatile-reboot.c' (16,904) at 20220804100016008
18643 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-cooling-devices.yaml' (16,905) at 20240405153045177
18644 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/log-handler.c' (16,906) at 20241004080013211
18645 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/dbus_paths.hpp' (16,907) at 20220819030023849
18646 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/boot-interrupts.rst' (16,908) at 20210307214925206
18647 2025-01-08 03:00:46.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s1g.cfg' (16,909) at 20210308005002924
18648 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/configurations/host_eid' (16,910) at 20210311201857430 to deleted uid set
18649 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/ttusb2.c' (16,911) at 20240405153049553
18650 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/aspeed_pcie.c' (16,912) at 20241211090212314
18651 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/qca-ar803x.h' (16,913) at 20210307214931342
18652 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2100.h' (16,914) at 20210307214929822
18653 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-dsp.c' (16,915) at 20210309003654912
18654 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-mediatek-cpux.c' (16,916) at 20240405153046877
18655 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/ravb_ptp.c' (16,917) at 20240405153050253
18656 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/parser_imagetag.c' (16,918) at 20210309003650496
18657 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/soc-info.c' (16,919) at 20210308005002796
18658 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc.host.c' (16,920) at 20210307214930558
18659 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/asm-const.h' (16,921) at 20210309003648956
18660 2025-01-08 03:00:46.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi' (16,922) at 20240710080014573
18661 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi' (16,923) at 20240805080013915
18662 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-litesom.dtsi' (16,924) at 20240405153045525
18663 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/ipack.c' (16,925) at 20240405153049189
18664 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm911360_entphn/MAINTAINERS' (16,926) at 20210308005002940
18665 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/tiny.config' (16,927) at 20210307214926638
18666 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/spapr.c' (16,928) at 20240906080037316
18667 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/options.c' (16,929) at 20210309003654316
18668 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arm_pmuv3.h' (16,930) at 20240405153229975
18669 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8084.dtsi' (16,931) at 20240405153229891
18670 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/s390-arch.h' (16,932) at 20210308005046185
18671 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/holly.dts' (16,933) at 20210307214926354
18672 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,arc-timer.txt' (16,934) at 20240405153229799
18673 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/pcm058.c' (16,935) at 20210308005003028
18674 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/__fls.h' (16,936) at 20210307214931302
18675 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/implicit_flush.c' (16,937) at 20230809080010803
18676 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/spaces.h' (16,938) at 20240405153046005
18677 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/dirtylimit.c' (16,939) at 20240906080037448
18678 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/files/run-ptest' (16,940) at 20210307205553798
18679 2025-01-08 03:00:46.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/.gitignore' (16,941) at 20210307214926398
18680 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tegra186_gpio.c' (16,942) at 20210308005003380
18681 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/hw_ops.c' (16,943) at 20210307214926462
18682 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-any' (16,944) at 20210307214932570
18683 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25_spi.c' (16,945) at 20240405153049001
18684 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/pmu.h' (16,946) at 20210308005002672
18685 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/BSD-2-Clause' (16,947) at 20210307214925638
18686 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic-prp.c' (16,948) at 20220525020654135
18687 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsacl.c' (16,949) at 20240405153052509
18688 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE01' (16,950) at 20240405153054369
18689 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (16,951) at 20240206090017943
18690 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/intel-agp.c' (16,952) at 20240405153046741
18691 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-rng.h' (16,953) at 20210308005046481
18692 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2019-13232_p3.patch' (16,954) at 20210307205554574
18693 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/readme.md' (16,955) at 20221215040043190
18694 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-shebang-test_1.0.bb' (16,956) at 20220721030015865
18695 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/brcm,brcmnand.yaml' (16,957) at 20240405153045113
18696 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra186-dspk.yaml' (16,958) at 20240405153045165
18697 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt' (16,959) at 20210307214925294
18698 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/unistd.h' (16,960) at 20210307214926118
18699 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/README' (16,961) at 20210308005002944
18700 2025-01-08 03:00:46.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cg_storage_multi.c' (16,962) at 20240405153054249
18701 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_mc.h' (16,963) at 20210307214926242
18702 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_internal.h' (16,964) at 20240405153051965
18703 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/Makefile' (16,965) at 20240405153046753
18704 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts' (16,966) at 20240405153045745
18705 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ofconsole.c' (16,967) at 20210307214926362
18706 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-sh.c' (16,968) at 20241220090018322
18707 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/sunxi-ng.h' (16,969) at 20240405153052669
18708 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c' (16,970) at 20240910080014042
18709 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/a3d.c' (16,971) at 20240405153049129
18710 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-0.dtsi' (16,972) at 20240405153046093
18711 2025-01-08 03:00:46.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/ics-rtas.c' (16,973) at 20240405153046237
18712 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_sgdmahw.h' (16,974) at 20210307214929286
18713 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_irq.c' (16,975) at 20240405153048541
18714 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ia32_unistd.h' (16,976) at 20210307214926662
18715 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts' (16,977) at 20210307214925994
18716 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/blocklayoutxdr.c' (16,978) at 20240405153052433
18717 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlskrona_Jamjo' (16,979) at 20210307205553786
18718 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hw_breakpoint/Makefile' (16,980) at 20210307214932126
18719 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_netlink.c' (16,981) at 20220525020655195
18720 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/MAINTAINERS' (16,982) at 20210308005003048
18721 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/speed.c' (16,983) at 20210308005002800
18722 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/cpm_uart.c' (16,984) at 20240405153231511
18723 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/perf.fuc' (16,985) at 20210307214927970
18724 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/UTIL/meson.build' (16,986) at 20230825080021137
18725 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/Kconfig' (16,987) at 20210308005003076
18726 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/collection_duration.hpp' (16,988) at 20220412175720086
18727 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-vp702x-cardlist.rst' (16,989) at 20210307214925230
18728 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe.c' (16,990) at 20240405153049617
18729 2025-01-08 03:00:46.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/std.h' (16,991) at 20240405153054049
18730 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c' (16,992) at 20240613080016435
18731 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_flash.c' (16,993) at 20240405153050805
18732 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/aspeed_i2c.h' (16,994) at 20240906080037332
18733 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_link.c' (16,995) at 20240405153054265
18734 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/Kconfig' (16,996) at 20220525020652306
18735 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb' (16,997) at 20210608000015839
18736 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/Kconfig' (16,998) at 20210308005003008
18737 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8750.c' (16,999) at 20210307214930130
18738 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.h' (17,000) at 20240405153231023
18739 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0006-automake-Remove-delays-in-configure-scripts-using-au.patch' (17,001) at 20241221090017648
18740 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_table.host.c' (17,002) at 20210307214930558
18741 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/sis7019.h' (17,003) at 20210307214932278
18742 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/carminefb.c' (17,004) at 20240405153231579
18743 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/tlbflush.h' (17,005) at 20240405153230027
18744 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_error_notification.cpp' (17,006) at 20230822080036845
18745 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/tlan.rst' (17,007) at 20210309003648448
18746 2025-01-08 03:00:46.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch' (17,008) at 20230401080011939
18747 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid.inc' (17,009) at 20241221090017632
18748 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-nintendo-super-nes-classic.dts' (17,010) at 20240405153045393
18749 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l92.c' (17,011) at 20210307214930070
18750 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-replicator.c' (17,012) at 20240405153048889
18751 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-read-config-files-from-HOME.patch' (17,013) at 20241221090017672
18752 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmstb/Makefile' (17,014) at 20210308005002940
18753 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest' (17,015) at 20240413080012703
18754 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hpilo.c' (17,016) at 20240405153230843
18755 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/general.c' (17,017) at 20210307214930670
18756 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/mc_smp.c' (17,018) at 20240405153229911
18757 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/siggen.py' (17,019) at 20241221090017588
18758 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/qobject.cocci' (17,020) at 20210308005046237
18759 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-cnf4.rst' (17,021) at 20210307214925614
18760 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_appraise_all/ima-policy-appraise-all_1.0.bb' (17,022) at 20241221090017576
18761 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/net.cpp' (17,023) at 20220507030031385
18762 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/install-examples.patch' (17,024) at 20210608000015791
18763 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.c' (17,025) at 20220525020652955
18764 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/amlogic,a1-peripherals-clkc.h' (17,026) at 20240405153231795
18765 2025-01-08 03:00:46.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/mctp-i3c.c' (17,027) at 20240507080012898
18766 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/trace.h' (17,028) at 20240326080039546
18767 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-cam.c' (17,029) at 20240405153046797
18768 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13892-regulator.c' (17,030) at 20240405153051469
18769 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/core/mlx5_vdpa.h' (17,031) at 20240405153231571
18770 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto_skcipher.c' (17,032) at 20240405153230267
18771 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-htc-egpio.h' (17,033) at 20210307214931474
18772 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/scb2_flash.c' (17,034) at 20210307214929214
18773 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/ptrace.c' (17,035) at 20240405153046057
18774 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func8.c' (17,036) at 20240405153054277
18775 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/pi-blaster/files/remove-initscript-lsb-dependency.patch' (17,037) at 20210307205554102
18776 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l3_cache.json' (17,038) at 20240405153232223
18777 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/governor.sh' (17,039) at 20210307214932666
18778 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/at25.c' (17,040) at 20240405153049637
18779 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ptrace.c' (17,041) at 20240405153053477
18780 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/Kconfig' (17,042) at 20240405153051861
18781 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-iris-v2.dts' (17,043) at 20240405153045529
18782 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/note.S' (17,044) at 20220525020651970
18783 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netlabel.c' (17,045) at 20240405153232115
18784 2025-01-08 03:00:46.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/hfsc.json' (17,046) at 20240405153054377
18785 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/openpic.c' (17,047) at 20241211090212286
18786 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/ibm,fsi2spi.yaml' (17,048) at 20210721100027634
18787 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sc7180.h' (17,049) at 20210307214931330
18788 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c' (17,050) at 20240910080014030
18789 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/commands.h' (17,051) at 20240405153050521
18790 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pci1xxxx.c' (17,052) at 20240411080014122
18791 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/__init__.py' (17,053) at 20210308005003736
18792 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/update-dtc-source.sh' (17,054) at 20240405153053449
18793 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0018-pass-correct-parameters-to-getdents64.patch' (17,055) at 20241221090017644
18794 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sh7760fb.rst' (17,056) at 20210307214925478
18795 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/xthead.decode' (17,057) at 20230426080043920
18796 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utils.py' (17,058) at 20230530080013619
18797 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Niedersachsen' (17,059) at 20210307205553766
18798 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/templates/default/conf-notes.txt' (17,060) at 20220913030020496
18799 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/int_helper.c' (17,061) at 20210308005046257
18800 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/kvm_perf.h' (17,062) at 20210307214926514
18801 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/README.md' (17,063) at 20241221090017572
18802 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page-flags-layout.h' (17,064) at 20240405153052757
18803 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-371x.dtsi' (17,065) at 20210308005002564
18804 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/config_check.c' (17,066) at 20240405153054229
18805 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/utsname.h' (17,067) at 20210307214931682
18806 2025-01-08 03:00:46.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/phosphor-dbus-interfaces.wrap' (17,068) at 20220323030041559
18807 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zone.c' (17,069) at 20240405153049253
18808 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ActionInfo_v1.xml' (17,070) at 20240619080002916
18809 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/modinfo-collect.py' (17,071) at 20230925080039989
18810 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mac.c' (17,072) at 20210308005002728
18811 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/sst_mailbox.cpp' (17,073) at 20240904080048579
18812 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-dma-idxd' (17,074) at 20240405153229727
18813 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/Makefile.am' (17,075) at 20210308004942076
18814 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/numeric_sensor.cpp' (17,076) at 20241030080028571 to deleted uid set
18815 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.err' (17,077) at 20210927100127473
18816 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/Makefile' (17,078) at 20240405153054305
18817 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0.inc' (17,079) at 20220402030015895
18818 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/witherspoon-tacoma.conf' (17,080) at 20230927080013510
18819 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ixp4xx.c' (17,081) at 20240405153046877
18820 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti.h' (17,082) at 20240405153048889
18821 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gpuva_mgr.h' (17,083) at 20240405153231795
18822 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_fp.c' (17,084) at 20240405153230071
18823 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/task.h' (17,085) at 20240405153231867
18824 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/throw-exception-on-unknown-os.patch' (17,086) at 20231011080016578
18825 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hs3001.rst' (17,087) at 20240405153229819
18826 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/freeze_controller.c' (17,088) at 20210308005002780
18827 2025-01-08 03:00:46.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/cve-check.bbclass' (17,089) at 20241221090017612
18828 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc.h' (17,090) at 20220525020653371
18829 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@40.conf' (17,091) at 20240904080027738
18830 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.cpp' (17,092) at 20240903080027143 to deleted uid set
18831 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/objagg.c' (17,093) at 20240805080014043
18832 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7723.c' (17,094) at 20210307214926566
18833 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mss-sc7180.h' (17,095) at 20210307214931330
18834 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6115-gpucc.yaml' (17,096) at 20240405153045029
18835 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/misc.c' (17,097) at 20210308005002720
18836 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_mixer.c' (17,098) at 20210307214932202
18837 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/bitmap.c' (17,099) at 20210307214931218
18838 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/Makefile' (17,100) at 20240405153230295
18839 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_hipd.h' (17,101) at 20210307214930422
18840 2025-01-08 03:00:46.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/preferred/GPL-2.0' (17,102) at 20210308005046065
18841 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi' (17,103) at 20210307214926350
18842 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_ringbuffer.h' (17,104) at 20240405153052825
18843 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/env_attr.c' (17,105) at 20210308005003760
18844 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/uprobes.h' (17,106) at 20241023080012871
18845 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table-checkbox.js' (17,107) at 20210308005107069
18846 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/display.c' (17,108) at 20210307214930926
18847 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/meson.build' (17,109) at 20241211090212478
18848 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-cpugear.c' (17,110) at 20210309003649264
18849 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-11.json' (17,111) at 20230224040018089
18850 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/numa.h' (17,112) at 20240906080037348
18851 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb' (17,113) at 20241221090017684
18852 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/swim.c' (17,114) at 20241211090212258
18853 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/group.h' (17,115) at 20220525020654915
18854 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/Makefile' (17,116) at 20210307214930134
18855 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_das.c' (17,117) at 20240405153054009
18856 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mac.h' (17,118) at 20240805080013987
18857 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/sleep.S' (17,119) at 20240405153045681
18858 2025-01-08 03:00:46.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sl28cpld.rst' (17,120) at 20210309003648428
18859 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/main.cpp' (17,121) at 20220726030013070
18860 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15-revb1.dts' (17,122) at 20210308005002564
18861 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/direct.c' (17,123) at 20210307214926742
18862 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cc-version.sh' (17,124) at 20240405153053437
18863 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/mx31pdk.c' (17,125) at 20210308005002980
18864 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ioport.c' (17,126) at 20240405153230091
18865 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBP.interface.yaml' (17,127) at 20240618080025497
18866 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/Kconfig' (17,128) at 20210308005003072
18867 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind_1.6.2.bb' (17,129) at 20241206090014350
18868 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/BIG.FAT.WARNING' (17,130) at 20210307214932150
18869 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/mkregtable.c' (17,131) at 20210307214928002
18870 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/module.h' (17,132) at 20210307214926178
18871 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSRC/meson.build' (17,133) at 20230825080021137
18872 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/clock.h' (17,134) at 20210307214926578
18873 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libnotify/libnotify_0.8.3.bb' (17,135) at 20231126090012861
18874 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/hfpll.c' (17,136) at 20240405153046829
18875 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/csst.c' (17,137) at 20210308005046529
18876 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22702.c' (17,138) at 20240405153049281
18877 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-4.0' (17,139) at 20211006000025230
18878 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-regs.h' (17,140) at 20240405153049369
18879 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/core.c' (17,141) at 20241211090212282
18880 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi3.conf' (17,142) at 20210905000020565
18881 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/scpi-hwmon.rst' (17,143) at 20220525020651738
18882 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/pci_eisa.c' (17,144) at 20240405153047025
18883 2025-01-08 03:00:46.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/gp_timer_defs.h' (17,145) at 20210307214930542
18884 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm_tis_mmio.txt' (17,146) at 20210307214925418
18885 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_syscall.h' (17,147) at 20220429100100642
18886 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/ne2k-pci.c' (17,148) at 20240405153230915
18887 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/directives/remote-logging-server.html' (17,149) at 20210308005107077
18888 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si5341.txt' (17,150) at 20220525020651666
18889 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bmp_layout.h' (17,151) at 20210308005003564
18890 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/pkey_siginfo.c' (17,152) at 20210309003656012
18891 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lockspace.c' (17,153) at 20240405153052325
18892 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/braille.h' (17,154) at 20210307214931746
18893 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/iommu.h' (17,155) at 20221215040039186
18894 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/Kconfig' (17,156) at 20241211090145417
18895 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-base.c' (17,157) at 20240405153054185
18896 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_wrong_pldm_type.cpp' (17,158) at 20231110090010623
18897 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/power-systems-memory-preserving-reboot.md' (17,159) at 20221209040006391
18898 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml' (17,160) at 20241105090020411
18899 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pxe-test.c' (17,161) at 20240906080037572
18900 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c' (17,162) at 20240405153051837
18901 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/device_finder.hpp' (17,163) at 20240607080027303
18902 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cgroup-v1.c' (17,164) at 20240805080014035
18903 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/StorageController.interface.yaml' (17,165) at 20210610000035134
18904 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/lan9303.h' (17,166) at 20210307214931378
18905 2025-01-08 03:00:46.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock_init_exynos4.c' (17,167) at 20210308005002720
18906 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int.h' (17,168) at 20230426080043752
18907 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/priv.h' (17,169) at 20240405153048649
18908 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card-mix+split.dtsi' (17,170) at 20240405153045813
18909 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-w1_ds28e17' (17,171) at 20210309003648260
18910 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/bind_addr.c' (17,172) at 20240405153053373
18911 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/emc.h' (17,173) at 20210308005002788
18912 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_rpfilter.h' (17,174) at 20210307214931646
18913 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max17042_fg.h' (17,175) at 20210308005003680
18914 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_5_offset.h' (17,176) at 20240405153048121
18915 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7751.h' (17,177) at 20210307214926546
18916 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_tunnel_key.sh' (17,178) at 20240405153054345
18917 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-ssd201htv2.dts' (17,179) at 20240405153045573
18918 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvgpio.c' (17,180) at 20210308005003376
18919 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Application_v1.xml' (17,181) at 20240619080002920
18920 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1down.service' (17,182) at 20230627080016966
18921 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config.bb' (17,183) at 20241206090014230
18922 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/weak.c' (17,184) at 20240405153054077
18923 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crc.h' (17,185) at 20240405153048613
18924 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/misc.c' (17,186) at 20210307214926174
18925 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/tegra_apb_dma.h' (17,187) at 20210307214931614
18926 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-fence.c' (17,188) at 20240624080012772
18927 2025-01-08 03:00:46.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/.gitignore' (17,189) at 20210309003654048
18928 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly.dts' (17,190) at 20240405153045561
18929 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK02.boot' (17,191) at 20210307214932714
18930 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_internal.h' (17,192) at 20241001080013016
18931 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8308RDB.h' (17,193) at 20210308005003576
18932 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/maple_keyb.c' (17,194) at 20210307214928478
18933 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/Kconfig' (17,195) at 20210308005003080
18934 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Manifest.v1_1_2.json' (17,196) at 20240619080002948
18935 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FabricAdapter.v1_5_3.json' (17,197) at 20240619080002948
18936 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml' (17,198) at 20240405153229795
18937 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/display_gx1.h' (17,199) at 20210307214930910
18938 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/request.c' (17,200) at 20240405153231407
18939 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tfa9879.txt' (17,201) at 20210307214925434
18940 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (17,202) at 20241211090147009
18941 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/nmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch' (17,203) at 20241221090017532
18942 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_rq.c' (17,204) at 20240405153051601
18943 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/etrap_64.S' (17,205) at 20210307214926594
18944 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/Kconfig' (17,206) at 20210307214927126
18945 2025-01-08 03:00:46.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/io_unittest.cpp' (17,207) at 20230511080030375
18946 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/max98357a.c' (17,208) at 20240405153053941
18947 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6150.dtsi' (17,209) at 20240405153229943
18948 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov6650.c' (17,210) at 20240405153049329
18949 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-zynqmp-apu-ctrl.h' (17,211) at 20230426080043764
18950 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_common.c' (17,212) at 20240405153047201
18951 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dirtylimit.h' (17,213) at 20230925080039937
18952 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/dtb.c' (17,214) at 20241211090145389
18953 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-static' (17,215) at 20210308005046393
18954 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-queue.h' (17,216) at 20240405153049369
18955 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/Makefile' (17,217) at 20240405153231299
18956 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp441.dts' (17,218) at 20240405153229939
18957 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/Kconfig' (17,219) at 20220520100030268
18958 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/exception-tables.rst' (17,220) at 20240405153044989
18959 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/net.json' (17,221) at 20241211090212450
18960 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_h323_main.c' (17,222) at 20240405153053325
18961 2025-01-08 03:00:46.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/IdentityAuthentication/meson.build' (17,223) at 20240229090018787
18962 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_17_0.json' (17,224) at 20240918080002720
18963 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa3xx.h' (17,225) at 20240405153045677
18964 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/ca.h.rst.exceptions' (17,226) at 20210307214925590
18965 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-cps.c' (17,227) at 20240805080013923
18966 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/serial-tests-config.patch' (17,228) at 20210307205554534
18967 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-sh3.c' (17,229) at 20210309003648984
18968 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/Makefile' (17,230) at 20240405153046497
18969 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/opal.h' (17,231) at 20240405153046121
18970 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/.gitignore' (17,232) at 20220525020655239
18971 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-mcpdm.dtsi' (17,233) at 20240405153045605
18972 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/devs.h' (17,234) at 20240405153045685
18973 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/hdparm/hdparm/wiper.sh-fix-stat-path.patch' (17,235) at 20210307205554562
18974 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-pci.h' (17,236) at 20241211090212366
18975 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_probe.h' (17,237) at 20240405153230583
18976 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tormestorp' (17,238) at 20210307205553794
18977 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/vm86_32.c' (17,239) at 20240405153046441
18978 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/volatiles.ntpsec' (17,240) at 20220204040022452
18979 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/atmel_lcdc.h' (17,241) at 20210307214931694
18980 2025-01-08 03:00:46.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328.dtsi' (17,242) at 20241115090012941
18981 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstar.h' (17,243) at 20210307214926886
18982 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/doc/ipmievd.8' (17,244) at 20210308004938816
18983 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sitronix-st7703.c' (17,245) at 20240405153230619
18984 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/3c120_defconfig' (17,246) at 20210308005003232
18985 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/Kconfig' (17,247) at 20210308005003024
18986 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/memory.json' (17,248) at 20240405153054145
18987 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.h' (17,249) at 20210307214928810
18988 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_string_entry_encode_check.yaml' (17,250) at 20240908080010098
18989 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb' (17,251) at 20241221090017684
18990 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-transaction.c' (17,252) at 20220525020654975
18991 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/genericarm64.yml' (17,253) at 20241206090014206
18992 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh3.c' (17,254) at 20210307214926562
18993 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-softing-vining-2000.dts' (17,255) at 20240405153045525
18994 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/woodburn.c' (17,256) at 20210308005003168
18995 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/utils_unittest.cpp' (17,257) at 20210617000051852
18996 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/power-supply@68.conf' (17,258) at 20240904080027734
18997 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/type_cast.c' (17,259) at 20240405153054281
18998 2025-01-08 03:00:46.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_from_user.S' (17,260) at 20240405153045897
18999 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530.c' (17,261) at 20240429080012424
19000 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-base.xsl' (17,262) at 20210307214932494
19001 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh_internal.h' (17,263) at 20210307214929306
19002 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/device-init.c' (17,264) at 20210307214926474
19003 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/mc146818rtc.c' (17,265) at 20240906080037288
19004 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi.h' (17,266) at 20210308005003644
19005 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr_git.bb' (17,267) at 20241206090014226
19006 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/kmem_layout.h' (17,268) at 20220525020652198
19007 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/cxl_upstream_port.h' (17,269) at 20241211090212362
19008 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Revuca' (17,270) at 20210307205553794
19009 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/unistd_32.h' (17,271) at 20241211090212374
19010 2025-01-08 03:00:46.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb' (17,272) at 20240302090018202
19011 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sysfs-interface.rst' (17,273) at 20240405153045217
19012 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/deref_null.cocci' (17,274) at 20240405153053445
19013 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/libc_compat.h' (17,275) at 20210307214932478
19014 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswscope.c' (17,276) at 20240405153046617
19015 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev.c' (17,277) at 20241211090212210
19016 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3copy_from_user.S' (17,278) at 20210307214926606
19017 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.h' (17,279) at 20240405153049409
19018 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/Makefile' (17,280) at 20240405153046257
19019 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/gpu/drm_mm.sh' (17,281) at 20240405153054293
19020 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vinco_defconfig' (17,282) at 20210308005003284
19021 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_bo_util.c' (17,283) at 20240405153230643
19022 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/serial.c' (17,284) at 20210307214926290
19023 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml' (17,285) at 20240405153045041
19024 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/default/meson.build' (17,286) at 20210308005059705
19025 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/bswap.h' (17,287) at 20210308004938816
19026 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/dts/Makefile' (17,288) at 20240405153045973
19027 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/brcmphy.h' (17,289) at 20240405153231803
19028 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/Makefile' (17,290) at 20210307214926310
19029 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsdumpdv.c' (17,291) at 20240405153046621
19030 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xscom.h' (17,292) at 20240906080037572
19031 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/tgec_phy.c' (17,293) at 20210308005003432
19032 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-unzip-fix-CVE-2018-1000035.patch' (17,294) at 20210307205554574
19033 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/axs101.txt' (17,295) at 20210307214925270
19034 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_9p.h' (17,296) at 20221215040039194
19035 2025-01-08 03:00:46.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-daemon_git.bb' (17,297) at 20240413080012643
19036 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/lib.c' (17,298) at 20240405153232107
19037 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/traps_misaligned.c' (17,299) at 20241111090012113
19038 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/intro.rst' (17,300) at 20231126090012821
19039 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_CfoTracking.c' (17,301) at 20220525020654179
19040 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/kernel.its' (17,302) at 20210308005003332
19041 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi' (17,303) at 20240405153045721
19042 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb' (17,304) at 20220204040022428
19043 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-slave.c' (17,305) at 20240405153048921
19044 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/update_ra_gw.sh' (17,306) at 20240711080006415
19045 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_table.h' (17,307) at 20240405153050677
19046 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-core.c' (17,308) at 20241211090212558
19047 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/elf.h' (17,309) at 20240405153046057
19048 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/env.c' (17,310) at 20240405153054093
19049 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/init' (17,311) at 20210307205553842
19050 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Motala_Ervasteby' (17,312) at 20210307205553786
19051 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/exit-air/meson.build' (17,313) at 20241112090003094
19052 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-wacom.c' (17,314) at 20221215040039162
19053 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-xea.dts' (17,315) at 20240405153229891
19054 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm_modeset.c' (17,316) at 20240405153048429
19055 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_dma.h' (17,317) at 20210307214932374
19056 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_l2.c' (17,318) at 20210307214926730
19057 2025-01-08 03:00:46.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/kvm_int.h' (17,319) at 20241211090212370
19058 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dpaux.h' (17,320) at 20210307214928046
19059 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-cxl-component.c' (17,321) at 20241114091008832
19060 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/venc.c' (17,322) at 20240405153052209
19061 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpmh-internal.h' (17,323) at 20240405153051765
19062 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pm-notifier-error-inject.c' (17,324) at 20210307214931810
19063 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/armada100_fec.h' (17,325) at 20210308005003424
19064 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter.h' (17,326) at 20240405153231831
19065 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/mmdc.yaml' (17,327) at 20210309003648368
19066 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2' (17,328) at 20210307205554478
19067 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/Kconfig' (17,329) at 20241211090212454
19068 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szombathely-Vasvar-Lenti-Zalaegerszeg' (17,330) at 20210307205553774
19069 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/Makefile' (17,331) at 20210308005003032
19070 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun50i-h6-ccu.h' (17,332) at 20210308005003640
19071 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-uaccess.h' (17,333) at 20240405153045853
19072 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/Kconfig' (17,334) at 20210308005003332
19073 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid/xor.h' (17,335) at 20240405153052785
19074 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/memctrl.h' (17,336) at 20210307214926582
19075 2025-01-08 03:00:46.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/genesis3_chassis.json' (17,337) at 20230624080005339
19076 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/core.c' (17,338) at 20240405153048893
19077 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/include/dwarf-regs-table.h' (17,339) at 20210307214932514
19078 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgv100.c' (17,340) at 20210307214927966
19079 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (17,341) at 20241206090014218
19080 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/testmode.h' (17,342) at 20240405153050429
19081 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/MAINTAINERS' (17,343) at 20210308005003052
19082 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/readme.md' (17,344) at 20241221090017572
19083 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/skip_test_palmetto' (17,345) at 20220429100025221
19084 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6357-regulator.h' (17,346) at 20240405153052785
19085 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/cache.c' (17,347) at 20210307214926114
19086 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/snps,arcpgu.txt' (17,348) at 20210307214925310
19087 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345_spi.c' (17,349) at 20240405153048929
19088 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (17,350) at 20210307205554222
19089 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/Makefile' (17,351) at 20220525020653399
19090 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/serialize.cpp' (17,352) at 20240710080021941
19091 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-pv-boot.rst' (17,353) at 20240405153045329
19092 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-thermal-common.c' (17,354) at 20240405153231503
19093 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_api_mib.h' (17,355) at 20240405153050701
19094 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bitmain.yaml' (17,356) at 20240405153045013
19095 2025-01-08 03:00:46.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_btf.h' (17,357) at 20240405153054285
19096 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irqflags-compact.h' (17,358) at 20240405153045361
19097 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/init' (17,359) at 20210307205554474
19098 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/CREDITS' (17,360) at 20240405153045305
19099 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx7d.c' (17,361) at 20240405153231319
19100 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l90.c' (17,362) at 20240405153232151
19101 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_arm_defconfig' (17,363) at 20210308005003276
19102 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c' (17,364) at 20210307214932706
19103 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memcmp.c' (17,365) at 20240405153053105
19104 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7734.h' (17,366) at 20210307214926554
19105 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_rtl.h' (17,367) at 20210307214930642
19106 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_loadimage.c' (17,368) at 20210308005003704
19107 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/discovery.h' (17,369) at 20240405153230499
19108 2025-01-08 03:00:46.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/data-node-references.rst' (17,370) at 20240405153045209
19109 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthardware.h' (17,371) at 20220627100017202
19110 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/intel,lgm-io.yaml' (17,372) at 20240405153045133
19111 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c' (17,373) at 20210309003650544
19112 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_hover.png' (17,374) at 20210307205554250 to deleted uid set
19113 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/.kunitconfig' (17,375) at 20220525020654407
19114 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/stream.c' (17,376) at 20240405153232011
19115 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/buttons.c' (17,377) at 20210307214926202
19116 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/adpll.c' (17,378) at 20240405153230247
19117 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_symlink.h' (17,379) at 20240405153052609
19118 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vlstr.c' (17,380) at 20221215040039390
19119 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/export.h' (17,381) at 20240405153052617
19120 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/lxfb.rst' (17,382) at 20210307214925478
19121 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/adfs.rst' (17,383) at 20210307214925482
19122 2025-01-08 03:00:46.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/sudo.pam' (17,384) at 20210307205554570
19123 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/synclink_gt.c' (17,385) at 20240405153231523
19124 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/component-common.yaml' (17,386) at 20240405153045161
19125 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/304.out' (17,387) at 20210308005046469
19126 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/clk/cpg.c' (17,388) at 20210309003652908
19127 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/intel-pt-events-report' (17,389) at 20220525020655155
19128 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun9i-usb.c' (17,390) at 20220525020653863
19129 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8096-flakes.txt' (17,391) at 20240405153230531
19130 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_trace.h' (17,392) at 20240405153049017
19131 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/lcd.c' (17,393) at 20210307214926202
19132 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw702x.dtsi' (17,394) at 20240405153045733
19133 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/Makefile' (17,395) at 20210308005002912
19134 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/print_support.h' (17,396) at 20220525020654127
19135 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/license-rules.rst' (17,397) at 20210307214925586
19136 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispstat.c' (17,398) at 20240405153049485
19137 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/Makefile' (17,399) at 20240405153046561
19138 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfut.c' (17,400) at 20210307214926334
19139 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/xd.c' (17,401) at 20240405153051933
19140 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/hotplug.c' (17,402) at 20210308005045853
19141 2025-01-08 03:00:46.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/parsing.hpp' (17,403) at 20240511080002653 to deleted uid set
19142 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/sama5d2_ptc_ek.c' (17,404) at 20210308005002920
19143 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcimdda.c' (17,405) at 20240405153046889
19144 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i2o-dev.h' (17,406) at 20210307214931634
19145 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/dra7-atl.txt' (17,407) at 20240405153045029
19146 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/spdif.h' (17,408) at 20210307214932410
19147 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/libmemcached_1.0.7.bb' (17,409) at 20210307205553842
19148 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/imx-regs.h' (17,410) at 20210308005002656
19149 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sem.h' (17,411) at 20210307214931658
19150 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/0001-hwaccess-use-__asm__-as-is-done-elsewhere.patch' (17,412) at 20210729000029100
19151 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/hooks-impl.h' (17,413) at 20240405153053089
19152 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/tx.c' (17,414) at 20240405153050273
19153 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netconsole.c' (17,415) at 20240805080013979
19154 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/eeprom.c' (17,416) at 20210307214929866
19155 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-i2s.h' (17,417) at 20210307214932390
19156 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/xen-x86_32.h' (17,418) at 20240326080039542
19157 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/README' (17,419) at 20210308005002976
19158 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/loop.c' (17,420) at 20210307214932046
19159 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig' (17,421) at 20210308005003264
19160 2025-01-08 03:00:46.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-crypto_%.bbappend' (17,422) at 20230114040015466
19161 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64572.h' (17,423) at 20210307214929718
19162 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/test-fdt-overlay.dts' (17,424) at 20210308005003744
19163 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/bootloader-interface.rst' (17,425) at 20240405153044973
19164 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_m1_defconfig' (17,426) at 20210308005003272
19165 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb' (17,427) at 20220414030020064
19166 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/layer.conf' (17,428) at 20241221090017484
19167 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-lifecycle.dtsi' (17,429) at 20240405153051213
19168 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-power' (17,430) at 20240405153044929
19169 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/cp_post_boot' (17,431) at 20231120090013292
19170 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/Makefile' (17,432) at 20210308005003020
19171 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-powerreset' (17,433) at 20240924080011379
19172 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/layer.conf' (17,434) at 20241221090017472
19173 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/video-bridge-uclass.c' (17,435) at 20210308005003524
19174 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/windows.c' (17,436) at 20230809080010803
19175 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/i2c/ch7322.c' (17,437) at 20240405153230775
19176 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-wrap.c' (17,438) at 20210307214928554
19177 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinconf-generic.c' (17,439) at 20240405153051325
19178 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/.gitignore' (17,440) at 20240405153046065
19179 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0001-binutils-crosssdk-Generate-relocatable-SDKs.patch' (17,441) at 20241221090017648
19180 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/meson.build' (17,442) at 20230622080027091
19181 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx31.dtsi' (17,443) at 20240405153229883
19182 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/util.h' (17,444) at 20240405153053449
19183 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/server/message_variant.cpp' (17,445) at 20220912100035497
19184 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/stm32h743-disco.c' (17,446) at 20210308005003056
19185 2025-01-08 03:00:46.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/Makefile' (17,447) at 20210308005002916
19186 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SECURE_BOOT_defconfig' (17,448) at 20210308005003244
19187 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/driver.c' (17,449) at 20240405153051417
19188 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgtable.h' (17,450) at 20240405153230031
19189 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/memory.json' (17,451) at 20240405153054109
19190 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/trace-events' (17,452) at 20210927100127341
19191 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mtd.c' (17,453) at 20210308005003216
19192 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc911x.h' (17,454) at 20210307214929634
19193 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7629-resets.h' (17,455) at 20210307214931346
19194 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/mboxd/mboxd/check_pnor_format.sh' (17,456) at 20230419080018958
19195 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/auxvec.h' (17,457) at 20210307214925650
19196 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.h' (17,458) at 20240405153047101
19197 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt2701-pinfunc.h' (17,459) at 20240405153045461
19198 2025-01-08 03:00:46.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160_core.c' (17,460) at 20240405153048985
19199 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/btree.c' (17,461) at 20240617080017390
19200 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_types.cpp' (17,462) at 20230701080027201
19201 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mmvec/ext.idef' (17,463) at 20240906080037476
19202 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-boe.dts' (17,464) at 20240405153045793
19203 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/Kconfig' (17,465) at 20210308005002920
19204 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_s3c.h' (17,466) at 20240405153052793
19205 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/xmit_osdep.h' (17,467) at 20240405153051925
19206 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/floating-point.json' (17,468) at 20240405153054141
19207 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/led.c' (17,469) at 20220525020653759
19208 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/firmwared/firmwared/firmwared.service' (17,470) at 20210307205553874
19209 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sm501.h' (17,471) at 20210307214931510
19210 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cds_via.c' (17,472) at 20210308005002960
19211 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/cpu_loop.c' (17,473) at 20240906080037360
19212 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-trace-stap.rst' (17,474) at 20220429100100426
19213 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/slub_kunit.c' (17,475) at 20240613080016523
19214 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.h' (17,476) at 20240405153050493
19215 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/svc_watchdog.c' (17,477) at 20210307214928086
19216 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/lookup-order.rst' (17,478) at 20210307214925458
19217 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/Kconfig.recursion-issue-01' (17,479) at 20210307214925514
19218 2025-01-08 03:00:46.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karigasniemi' (17,480) at 20210307205553770
19219 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/mes_api_def.h' (17,481) at 20240405153048317
19220 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' (17,482) at 20241219090013484
19221 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/cfe/cfe_error.h' (17,483) at 20210307214926214
19222 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console_%.bbappend' (17,484) at 20241206090014218
19223 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_trc.h' (17,485) at 20240405153051737
19224 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nfnetlink.h' (17,486) at 20240405153052749
19225 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/rpc.c' (17,487) at 20240405153051969
19226 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gnomebase.bbclass' (17,488) at 20240124090012258
19227 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-self-cycle.json' (17,489) at 20210308005046409
19228 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-clps711x.txt' (17,490) at 20210307214925318
19229 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_common_pkt_hdr.h' (17,491) at 20210307214928446
19230 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/ld.script' (17,492) at 20220525020651990
19231 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/reset.c' (17,493) at 20240405153046873
19232 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/riva_hw.h' (17,494) at 20210307214930934
19233 2025-01-08 03:00:46.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/compuware_cdr_9011_3m1_psu.json' (17,495) at 20240928080004681
19234 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/mcs7830.c' (17,496) at 20210308005003504
19235 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic4_qm1_regs.h' (17,497) at 20240405153046577
19236 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012aqds_tfa_SECURE_BOOT_defconfig' (17,498) at 20210308005003264
19237 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-stk17ta8.c' (17,499) at 20220525020653955
19238 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/Kbuild' (17,500) at 20240405153048665
19239 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mac-fcc.c' (17,501) at 20240405153230943
19240 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bios_attr_utils.robot' (17,502) at 20240130090014241
19241 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/uncompress.h' (17,503) at 20210307214925882
19242 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/lxfb_core.c' (17,504) at 20240405153231583
19243 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/Kconfig' (17,505) at 20210308005003020
19244 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/base.cpp' (17,506) at 20240822080031261
19245 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_regmap.c' (17,507) at 20240405153232123
19246 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/bios_table.h' (17,508) at 20240924080009563
19247 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts' (17,509) at 20240405153045537
19248 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/tstring.hpp' (17,510) at 20220412175720086
19249 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip,rk3568-vepu.yaml' (17,511) at 20240405153045101
19250 2025-01-08 03:00:46.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/Makefile' (17,512) at 20210307214928350
19251 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb' (17,513) at 20241221090017668
19252 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-3.6.1-ssl.patch' (17,514) at 20230317080013785
19253 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-artifact-names.bbclass' (17,515) at 20230401080011963
19254 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-ast2600.c' (17,516) at 20240405153230203
19255 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ftohp.S' (17,517) at 20240326080039746
19256 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/start.S' (17,518) at 20210308005002824
19257 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/hello-i386.c' (17,519) at 20210308005046497
19258 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_cgm_regs.h' (17,520) at 20240405153046589
19259 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_a3d.c' (17,521) at 20220525020654987
19260 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q.sh' (17,522) at 20240405153054345
19261 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_param.h' (17,523) at 20210307214930550
19262 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts' (17,524) at 20210308005002624
19263 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4210-csis.yaml' (17,525) at 20240405153045101
19264 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-cdev.h' (17,526) at 20210309003649380
19265 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/group_cpus.h' (17,527) at 20240405153052697
19266 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi6220-usb.c' (17,528) at 20240405153231311
19267 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq.h' (17,529) at 20240405153046001
19268 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_fs.c' (17,530) at 20240520080015191
19269 2025-01-08 03:00:46.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/conversion.hpp' (17,531) at 20240820080027378
19270 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/admv4420.c' (17,532) at 20240405153048981
19271 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/user/emmc_patch.hex' (17,533) at 20230110040015912
19272 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apcs-msm8916.c' (17,534) at 20240405153046805
19273 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.7.bb' (17,535) at 20241221090017576
19274 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/libc.h' (17,536) at 20210308005046397
19275 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/176.out' (17,537) at 20240906080037564
19276 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/Kconfig' (17,538) at 20240405153049017
19277 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/audioreach.h' (17,539) at 20240405153053981
19278 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/oldask0_expected_stdout' (17,540) at 20210308005003736
19279 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service' (17,541) at 20210307205554466
19280 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-support-card.dtsi' (17,542) at 20210308005002632
19281 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_ucode.py' (17,543) at 20210308005003748
19282 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h' (17,544) at 20210309003650612
19283 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___diff_arr_val_sz.c' (17,545) at 20210307214932642
19284 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson3_defconfig' (17,546) at 20240405153230007
19285 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn.host.h' (17,547) at 20240405153051837
19286 2025-01-08 03:00:46.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_regs.h' (17,548) at 20210308005003508
19287 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/meson.build' (17,549) at 20240326080039438
19288 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303-core.c' (17,550) at 20241018080014490
19289 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_interface.cpp' (17,551) at 20240817080031288
19290 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nintendo-otp.yaml' (17,552) at 20240405153045121
19291 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0009-corstone1000-Remove-reset-after-capsule-update.patch' (17,553) at 20241221090017464
19292 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/addr_location.h' (17,554) at 20240405153054177
19293 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/rk_spi.h' (17,555) at 20210308005003492
19294 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi' (17,556) at 20210307214926350
19295 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vma.c' (17,557) at 20210307214926754
19296 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/.gitignore' (17,558) at 20210308005002540
19297 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/enc28j60.c' (17,559) at 20240405153050165
19298 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/index.rst' (17,560) at 20220525020651726
19299 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/pxa.h' (17,561) at 20210307214931306
19300 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dither.yaml' (17,562) at 20240405153045041
19301 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.c' (17,563) at 20220525020652959
19302 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_audio.h' (17,564) at 20240405153047217
19303 2025-01-08 03:00:46.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_driver.c' (17,565) at 20240405153050309
19304 2025-01-08 03:00:46.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/selutility.hpp' (17,566) at 20241212090022603
19305 2025-01-08 03:00:46.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (17,567) at 20230706080014753
19306 2025-01-08 03:00:46.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-defs.c' (17,568) at 20240405153049581
19307 2025-01-08 03:00:46.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/nl80211.h' (17,569) at 20240405153232091
19308 2025-01-08 03:00:46.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/witherspoon-power-supply-sync.bb' (17,570) at 20221014030016316
19309 2025-01-08 03:00:46.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8996.h' (17,571) at 20240405153049169
19310 2025-01-08 03:00:46.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367.h' (17,572) at 20210307214928638
19311 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-reg.h' (17,573) at 20220525020655075
19312 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_mdss.h' (17,574) at 20240830080013259
19313 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/crc32c.c' (17,575) at 20230925080040113
19314 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-IGO' (17,576) at 20241221090017616
19315 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/syncpt.c' (17,577) at 20240405153048805
19316 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-tegra-bpmp.c' (17,578) at 20240405153230683
19317 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/unistd.h' (17,579) at 20210307214926166
19318 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/070.out' (17,580) at 20210308005046441
19319 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/power-mgt.txt' (17,581) at 20240405153045141
19320 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/Kconfig' (17,582) at 20240405153046789
19321 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/label.h' (17,583) at 20240405153053465
19322 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso.S' (17,584) at 20240326080039558
19323 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dalfors' (17,585) at 20210307205553778
19324 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.11.1.bb' (17,586) at 20241221090017532
19325 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_event_public.h' (17,587) at 20240405153051833
19326 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/requirements.txt' (17,588) at 20230919080013962
19327 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tls.h' (17,589) at 20240405153052941
19328 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/Kconfig' (17,590) at 20240405153231231
19329 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/iter.c' (17,591) at 20240613080016551
19330 2025-01-08 03:00:46.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/lantiq/danube.dtsi' (17,592) at 20240405153045989
19331 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/g12a-clkc.h' (17,593) at 20240405153231795
19332 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos-mfc-reserved-memory.dtsi' (17,594) at 20240405153045565
19333 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl3115.c' (17,595) at 20240405153049009
19334 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubbub.c' (17,596) at 20240405153230403
19335 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.riscv' (17,597) at 20240405153046917
19336 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Make-themes-build-optional.patch' (17,598) at 20240301090012423
19337 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_est.c' (17,599) at 20240405153053317
19338 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_lookup_failed.cpp' (17,600) at 20210308005108645
19339 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-runtime.inc' (17,601) at 20241221090017660
19340 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/clock.cpp' (17,602) at 20230511080043139
19341 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (17,603) at 20220811030018543
19342 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-common.c' (17,604) at 20210308005003084
19343 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/spinlock.h' (17,605) at 20240405153045905
19344 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw.h' (17,606) at 20240405153230799
19345 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_map_in_map.c' (17,607) at 20240405153054273
19346 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/meson.build' (17,608) at 20230920080021024
19347 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stopping@.target' (17,609) at 20220301040040081
19348 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/resource.h' (17,610) at 20240405153052933
19349 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc.c' (17,611) at 20240405153053109
19350 2025-01-08 03:00:46.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7794-sysc.c' (17,612) at 20240405153231351
19351 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mad.h' (17,613) at 20220525020653131
19352 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-core.c' (17,614) at 20210307214926994
19353 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/edac.h' (17,615) at 20210307214926214
19354 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/Kconfig' (17,616) at 20210307214928710
19355 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sdm845.c' (17,617) at 20240405153046809
19356 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mst.c' (17,618) at 20240624080012824
19357 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-local.c' (17,619) at 20230925080039853
19358 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/irq_service_interface.h' (17,620) at 20210307214927314
19359 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/kirkwood.txt' (17,621) at 20210307214925274
19360 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/Makefile' (17,622) at 20210308005003228
19361 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/index.rst' (17,623) at 20240405153044973
19362 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/meson.build' (17,624) at 20241102080023390
19363 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-temp-internal.h' (17,625) at 20240326080039554
19364 2025-01-08 03:00:46.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf-batch.py' (17,626) at 20240326080039726
19365 2025-01-08 03:00:46.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib.h' (17,627) at 20240405153231479
19366 2025-01-08 03:00:46.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/sample-trace-array.h' (17,628) at 20210307214932126
19367 2025-01-08 03:00:46.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_ioctl.h' (17,629) at 20240405153051945
19368 2025-01-08 03:00:46.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/mobility.c' (17,630) at 20240405153046225
19369 2025-01-08 03:00:46.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77470-cpg-mssr.h' (17,631) at 20210307214931334
19370 2025-01-08 03:00:46.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc' (17,632) at 20210307214932674
19371 2025-01-08 03:00:46.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/topology.c' (17,633) at 20240520080015239
19372 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_sprp.c' (17,634) at 20220525020652094
19373 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-kernel/linux/linux-fsp2.inc' (17,635) at 20241206090014230
19374 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/Kconfig' (17,636) at 20210307214928850
19375 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-device.c' (17,637) at 20240906080037316
19376 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns-pcie-ep.yaml' (17,638) at 20240405153045125
19377 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netnode.c' (17,639) at 20240405153053481
19378 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/run_mmap.sh' (17,640) at 20240405153232287
19379 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm920t_defconfig' (17,641) at 20210308005003260
19380 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8810.h' (17,642) at 20210307214932318
19381 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/avoid-obsolete-gnutls-apis.patch' (17,643) at 20210307205553978
19382 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg2.c' (17,644) at 20241008080013967
19383 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm.host.c' (17,645) at 20210307214930550
19384 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/bsp.rst' (17,646) at 20240302090018218
19385 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/invensense_mpu6050.h' (17,647) at 20220525020654603
19386 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_rpf.c' (17,648) at 20240805080013967
19387 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tx.h' (17,649) at 20220525020654907
19388 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/ptrace.h' (17,650) at 20210307214926178
19389 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mailbox/nvidia,tegra186-hsp.txt' (17,651) at 20210308005003304
19390 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso.h' (17,652) at 20210307214926250
19391 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/event-loop-base.h' (17,653) at 20230426080043776
19392 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_types.h' (17,654) at 20210307214930550
19393 2025-01-08 03:00:46.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/u-boot.lds' (17,655) at 20210308005002540
19394 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/mock_request.hpp' (17,656) at 20231020080037726
19395 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/get-vm-name.c' (17,657) at 20221215040039274
19396 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/string.c' (17,658) at 20210307214932710
19397 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb' (17,659) at 20230706080014761
19398 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/cpu_loop.c' (17,660) at 20240906080037356
19399 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/common/cavium_ptp.h' (17,661) at 20210307214929346
19400 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-CMakeLists.txt-look-for-lua-with-pkg-config-rather-t.patch' (17,662) at 20241221090017672
19401 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/vc.c' (17,663) at 20210308005002764
19402 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/liquidio_common.h' (17,664) at 20210307214929350
19403 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence_work.c' (17,665) at 20240405153048537
19404 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/platform_state_sensor.hpp' (17,666) at 20240801080035196 to deleted uid set
19405 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (17,667) at 20220629030020274
19406 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml' (17,668) at 20240405153045169
19407 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2-selection-flags.rst' (17,669) at 20220525020651786
19408 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/tlb.c' (17,670) at 20210308005002976
19409 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/dce6_afmt.h' (17,671) at 20220525020652991
19410 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/rules_yocto.mk' (17,672) at 20230401080011935
19411 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_dp.h' (17,673) at 20220913100024273
19412 2025-01-08 03:00:46.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml' (17,674) at 20240405153045041
19413 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc_types.h' (17,675) at 20240405153051837
19414 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2552.c' (17,676) at 20240613080016547
19415 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/entry.S' (17,677) at 20240405153045881
19416 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/default_addresses.h' (17,678) at 20230629131804623
19417 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gsmmux.h' (17,679) at 20240405153231871
19418 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cycx_cfm.h' (17,680) at 20240405153052913
19419 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-midi' (17,681) at 20210309003648244
19420 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/ramp_controller.c' (17,682) at 20240405153051765
19421 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml' (17,683) at 20240405153045069
19422 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/time_64.c' (17,684) at 20210307214926602
19423 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/Makefile' (17,685) at 20210308005003332
19424 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-g12a-aobus.yaml' (17,686) at 20240405153229787
19425 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/index.rst' (17,687) at 20240405153229835
19426 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/default/krb5-admin-server' (17,688) at 20210307205553878
19427 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shmem_utils.h' (17,689) at 20240405153048505
19428 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2496.c' (17,690) at 20240405153048953
19429 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amlogic,g12a-mdio-mux.yaml' (17,691) at 20240405153045113
19430 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_uar.c' (17,692) at 20210307214928434
19431 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/exthdrs_core.c' (17,693) at 20240405153053273
19432 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/settings' (17,694) at 20220525020655227
19433 2025-01-08 03:00:46.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_ecn.h' (17,695) at 20210307214931646
19434 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ProcessorCollection.json' (17,696) at 20240619080002952
19435 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/xinetd.init' (17,697) at 20210307205554574
19436 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/tx.c' (17,698) at 20240405153050717
19437 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi3798cv200-poplar.dts' (17,699) at 20210308005002580
19438 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dlm_plock.h' (17,700) at 20240405153231807
19439 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/aarch32_id_regs.c' (17,701) at 20240405153232267
19440 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sl28cpld-hwmon.c' (17,702) at 20240405153048873
19441 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.c' (17,703) at 20240405153048661
19442 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf500.dtsi' (17,704) at 20240405153045537
19443 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm911360k/MAINTAINERS' (17,705) at 20210308005002940
19444 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c' (17,706) at 20240405153048365
19445 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mhi_net.c' (17,707) at 20240405153231075
19446 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/namei_vfat.c' (17,708) at 20241023080012891
19447 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/openpower-update-bios-attr-table.service' (17,709) at 20211001000026072
19448 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/elf_test.py' (17,710) at 20210308005003748
19449 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/.gitignore' (17,711) at 20210307214932698
19450 2025-01-08 03:00:46.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/conf/include/ptest-packagelists-meta-perl.inc' (17,712) at 20241221090017544
19451 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca.h' (17,713) at 20240405153053745
19452 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/wfx.h' (17,714) at 20240405153050705
19453 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pci.c' (17,715) at 20240405153052249
19454 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/stat.h' (17,716) at 20210307214925858
19455 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/pinmux.h' (17,717) at 20210308005002672
19456 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/pwm-clock.yaml' (17,718) at 20240405153045025
19457 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.yaml' (17,719) at 20240405153045065
19458 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24123.c' (17,720) at 20240405153049281
19459 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ina219@41.conf' (17,721) at 20240904080027738
19460 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-snd.c' (17,722) at 20240906080037316
19461 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-hcd.c' (17,723) at 20210308005003512
19462 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5cm.dtsi' (17,724) at 20240405153045469
19463 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex1.bpf.c' (17,725) at 20240405153232099
19464 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb' (17,726) at 20210812000025342
19465 2025-01-08 03:00:46.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/aout_kludge.out' (17,727) at 20210308005046397
19466 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4234.h' (17,728) at 20210309003654624
19467 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/pci_iov_resource_on_powernv.rst' (17,729) at 20210307214925546
19468 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb' (17,730) at 20241221090017548
19469 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_Ti3026.c' (17,731) at 20210307214930918
19470 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/mmp2-dt.c' (17,732) at 20240405153229911
19471 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net' (17,733) at 20240405153229731
19472 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootm.h' (17,734) at 20230310090043283
19473 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb' (17,735) at 20241221090017528
19474 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/board.c' (17,736) at 20210308005003052
19475 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kbuild' (17,737) at 20240405153046349
19476 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_fdb_changelink.sh' (17,738) at 20210307214932694
19477 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-monitor.json' (17,739) at 20241213090035010
19478 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxfont2_2.0.7.bb' (17,740) at 20241221090017684
19479 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.c' (17,741) at 20210308005003436
19480 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dts' (17,742) at 20220525020651902
19481 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bm_instance.hpp' (17,743) at 20240521080010460
19482 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-olefile_0.47.bb' (17,744) at 20240302090018210
19483 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb' (17,745) at 20241221090017548
19484 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/Kconfig' (17,746) at 20210308005002952
19485 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-qbuf.rst' (17,747) at 20220525020651778
19486 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/fls64.h' (17,748) at 20210307214932474
19487 2025-01-08 03:00:46.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0019-Re-introduce-spe-commandline-options.patch' (17,749) at 20241221090017660
19488 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/zs.h' (17,750) at 20210307214930762
19489 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0007-add-error-API-when-error.h-is-not-on-platform.patch' (17,751) at 20230706080014737
19490 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/appcommands.hpp' (17,752) at 20210308005122217
19491 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fscrypt.h' (17,753) at 20240405153052917
19492 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/qman.txt' (17,754) at 20210307214925422
19493 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NetCDF' (17,755) at 20211006000025238
19494 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/trace-events' (17,756) at 20240906080037292
19495 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/pn_dev.h' (17,757) at 20240405153052861
19496 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/uaccess_flushcache.c' (17,758) at 20240405153045897
19497 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/pn533.h' (17,759) at 20240405153051181
19498 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160.h' (17,760) at 20240405153049573
19499 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/dlg,da9211-regulator.h' (17,761) at 20210309003653816
19500 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.c' (17,762) at 20240405153046925
19501 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7794-clock.h' (17,763) at 20210307214931334
19502 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Logs/DumpsStore.js' (17,764) at 20241004080035963
19503 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/progress_meter.h' (17,765) at 20230426080043772
19504 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c.h' (17,766) at 20240405153047221
19505 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/mpc83xx_timer.c' (17,767) at 20210308005003500
19506 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts' (17,768) at 20240405153045401
19507 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mei_wdt.c' (17,769) at 20220525020654331
19508 2025-01-08 03:00:46.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/host.c' (17,770) at 20210308005003212
19509 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/reset.c' (17,771) at 20240405153045661
19510 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/central.c' (17,772) at 20240405153230091
19511 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs_64.c' (17,773) at 20210307214926750
19512 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31722.rst' (17,774) at 20210307214925502
19513 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-bus.h' (17,775) at 20240906080037340
19514 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/admin-guide/README.rst' (17,776) at 20240405153045273
19515 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/core.c' (17,777) at 20240405153231123
19516 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/rtl8139.c' (17,778) at 20210308005003444
19517 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/processor.h' (17,779) at 20240719080013345
19518 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max7301.c' (17,780) at 20240405153047077
19519 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_empty_cpu_model.py' (17,781) at 20241211090212538
19520 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-39x.txt' (17,782) at 20210307214925274
19521 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.h' (17,783) at 20210307214927286
19522 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/hid-sensor-accel-3d.c' (17,784) at 20240405153048937
19523 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbutils.cpp' (17,785) at 20230331080010310
19524 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tio.c' (17,786) at 20220525020652358
19525 2025-01-08 03:00:46.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rc80211_minstrel_ht_debugfs.c' (17,787) at 20220525020654859
19526 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi.xml.h' (17,788) at 20240405153048601
19527 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_led_indicator_asserted.robot' (17,789) at 20240401080012772
19528 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-array-space-comment.bconf' (17,790) at 20210307214932458
19529 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dts' (17,791) at 20240405153045789
19530 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.yaml' (17,792) at 20220525020651662
19531 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_modules.c' (17,793) at 20240405153046301
19532 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/meson.build' (17,794) at 20220525020545509
19533 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15d.h' (17,795) at 20240830080013255
19534 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/priv.h' (17,796) at 20220525020653591
19535 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/tx.c' (17,797) at 20241011080017339
19536 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pcmcia.c' (17,798) at 20210308005003216
19537 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/protocol.c' (17,799) at 20210307214931970
19538 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/xlnx_spdif.c' (17,800) at 20240405153054017
19539 2025-01-08 03:00:46.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/meson.options' (17,801) at 20240724080006311
19540 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun6i_drc.c' (17,802) at 20240405153230635
19541 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/helper.h' (17,803) at 20220525020655099
19542 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/dma-uclass.c' (17,804) at 20210308005003372
19543 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_ring.h' (17,805) at 20221215040039194
19544 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/meson.build' (17,806) at 20240620080023459
19545 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/Makefile' (17,807) at 20240812080017248
19546 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/aisimage.c' (17,808) at 20210308005003748
19547 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__diagnostics.hpp' (17,809) at 20240731080033662
19548 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-ibm' (17,810) at 20230426080043656
19549 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/Makefile' (17,811) at 20220525020653963
19550 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpicmn.c' (17,812) at 20210309003654584
19551 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/bdwde-metrics.json' (17,813) at 20240405153232227
19552 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernfs.h' (17,814) at 20240415080012987
19553 2025-01-08 03:00:46.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800lib.h' (17,815) at 20240405153050621
19554 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-lite/pcsc-lite_2.0.3.bb' (17,816) at 20240413080012659
19555 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/socket.h' (17,817) at 20210307214926398
19556 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-fpu.c' (17,818) at 20220525020655227
19557 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/cargo-c_0.10.5+cargo-0.83.0.bb' (17,819) at 20241221090017672
19558 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_io_utils.c' (17,820) at 20240405153048605
19559 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/google_accel_oob.cpp' (17,821) at 20240203090005566
19560 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/base/power/domain.c' (17,822) at 20241008080013907 to deleted uid set
19561 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_i2cr.h' (17,823) at 20240405153052893
19562 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/MAINTAINERS' (17,824) at 20210308005002912
19563 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/shared-psy-info.c' (17,825) at 20240405153051417
19564 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/files/p10bmc.cfg' (17,826) at 20221129040014407
19565 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/smp.c' (17,827) at 20240405153045913
19566 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c' (17,828) at 20210308005002776
19567 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_memcat_p.c' (17,829) at 20210307214931818
19568 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_modules.h' (17,830) at 20210307214930290
19569 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm968380gerg.dts' (17,831) at 20210308005002812
19570 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,scu.yaml' (17,832) at 20220525020651662
19571 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_dup_eng_regs.h' (17,833) at 20240405153046585
19572 2025-01-08 03:00:46.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_cq_copy.h' (17,834) at 20240405153051601
19573 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-C0' (17,835) at 20210307214932570
19574 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi' (17,836) at 20240405153229895
19575 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/ddr.c' (17,837) at 20210308005002992
19576 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/Makefile' (17,838) at 20210307214927138
19577 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965.h' (17,839) at 20210307214929830
19578 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/keysyms.h' (17,840) at 20210307214932582
19579 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/jsnbd_git.bbappend' (17,841) at 20241206090014230
19580 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/legacy-of-mm-gpiochip.h' (17,842) at 20240405153052693
19581 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/expectedJsonChecker/LICENSE' (17,843) at 20210308005111457
19582 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dmaengine.c' (17,844) at 20240405153230279
19583 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-nvidia.h' (17,845) at 20241114091008832
19584 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/ds2482.c' (17,846) at 20240405153231599
19585 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/Kconfig' (17,847) at 20241216090017725
19586 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@43.conf' (17,848) at 20240904080027738
19587 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mm.h' (17,849) at 20240405153048529
19588 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Rosemarkie' (17,850) at 20210307205553798
19589 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-mecool-kiii-pro.c' (17,851) at 20220525020653311
19590 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.sh' (17,852) at 20230421080020940
19591 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/err.h' (17,853) at 20240405153052685
19592 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi' (17,854) at 20210308005002608
19593 2025-01-08 03:00:46.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/system1/ibm-basic-eth-map.json' (17,855) at 20241107090014377
19594 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem.h' (17,856) at 20240405153050917
19595 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pci.c' (17,857) at 20240405153051065
19596 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve.h' (17,858) at 20240405153230947
19597 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/proc.c' (17,859) at 20240405153053165
19598 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/rw.c' (17,860) at 20240405153049025
19599 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/io.c' (17,861) at 20210308005003420
19600 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme147/config.c' (17,862) at 20241211090145381
19601 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c' (17,863) at 20240405153230351
19602 2025-01-08 03:00:46.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-pid-control/swampd_diagram.png' (17,864) at 20210308005116217 to deleted uid set
19603 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-reg.h' (17,865) at 20210307214928694
19604 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/thread_notify.h' (17,866) at 20210307214925854
19605 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/wol.c' (17,867) at 20210308005003220
19606 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0022-CC312-alignment-of-cc312-differences.patch' (17,868) at 20241221090017464
19607 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-adi-coyote.dts' (17,869) at 20240405153045437
19608 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager.c' (17,870) at 20210308005002776
19609 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c' (17,871) at 20220525020653655
19610 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.h' (17,872) at 20210307214930622
19611 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2371-0000.h' (17,873) at 20210308005003608
19612 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/Platform' (17,874) at 20210307214926206
19613 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_buffer.rst' (17,875) at 20240405153229807
19614 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f469-discovery_defconfig' (17,876) at 20210308005003280
19615 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/l1d_flush.rst' (17,877) at 20220525020651642
19616 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ringbuf.c' (17,878) at 20240405153054285
19617 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970-eagle.dts' (17,879) at 20210308005002604
19618 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_index.scss' (17,880) at 20220105012522983
19619 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm-i2c.txt' (17,881) at 20210307214925418
19620 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/sysfs.h' (17,882) at 20210307214929970
19621 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-bad-type.json' (17,883) at 20210927100127469
19622 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Darvel' (17,884) at 20210307205553794
19623 2025-01-08 03:00:46.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/Kconfig' (17,885) at 20210308005003012
19624 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw_api.c' (17,886) at 20240405153051693
19625 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/machine.c' (17,887) at 20240405153232219
19626 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra194-xusb-padctl.yaml' (17,888) at 20240405153045129
19627 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1266.rst' (17,889) at 20210309003648424
19628 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/Makefile' (17,890) at 20240405153045533
19629 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/Kconfig' (17,891) at 20240405153046049
19630 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/pm_userspace.c' (17,892) at 20241125090012263
19631 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0001-Fix-signature-of-main-function.patch' (17,893) at 20230317080013793
19632 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_freeze_test.c' (17,894) at 20210307214932706
19633 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/fd-002-posix-eq.c' (17,895) at 20210307214932710
19634 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller/xtensa-modules.c.inc' (17,896) at 20210308005046365
19635 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-mac-config.service' (17,897) at 20210309010015679
19636 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/tlb.h' (17,898) at 20210307214931614
19637 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/Kconfig' (17,899) at 20210308005002924
19638 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph-card2.yaml' (17,900) at 20240405153045161
19639 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/update_schemas.py' (17,901) at 20240918080002724
19640 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-bonito64.c' (17,902) at 20210307214926282
19641 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/0001-libnm-systemd-core-Disable-sd_dhcp6_client_set_duid_.patch' (17,903) at 20241206090014238
19642 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_ints.c' (17,904) at 20210307214932646
19643 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/macronix.c' (17,905) at 20240405153049705
19644 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_flash.h' (17,906) at 20210308005108641
19645 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/openrisc,ompic.txt' (17,907) at 20210307214925342
19646 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-asm.h' (17,908) at 20240405153045849
19647 2025-01-08 03:00:46.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-etm.yaml' (17,909) at 20240405153045013
19648 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/test_redfishtool_local_user.robot' (17,910) at 20240628080017117
19649 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.h' (17,911) at 20220525020652518
19650 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hw_sha.h' (17,912) at 20210419100148337
19651 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xapic_ipi_test.c' (17,913) at 20240405153054325
19652 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/README' (17,914) at 20210308005046473
19653 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/phy-stm32-usbphyc.txt' (17,915) at 20210308005003304
19654 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c' (17,916) at 20240405153231035
19655 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/loongarch/include/uapi/asm/unistd.h' (17,917) at 20240405153054033
19656 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-algo-pca.h' (17,918) at 20210307214931398
19657 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/Makefile' (17,919) at 20210307214928346
19658 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/Makefile' (17,920) at 20210307214930602
19659 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/write_to_hugetlbfs.c' (17,921) at 20241011080017411
19660 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/aquantia.h' (17,922) at 20210307214929686
19661 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_A1000_defconfig' (17,923) at 20210308005003240
19662 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/parallels-ext.c' (17,924) at 20241211090212214
19663 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/ttusb_dec.c' (17,925) at 20240405153049573
19664 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/build-opkg' (17,926) at 20240318080014163
19665 2025-01-08 03:00:46.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_dragino_ms14.dts' (17,927) at 20240405153045989
19666 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_res.h' (17,928) at 20241104090011575
19667 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_read_window_v2.c' (17,929) at 20210308005108641
19668 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml' (17,930) at 20240405153045109
19669 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/LICENSE' (17,931) at 20210307205554134
19670 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dts' (17,932) at 20210308005002596
19671 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_ecache.h' (17,933) at 20240405153052857
19672 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/module.h' (17,934) at 20210307214926322
19673 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/hte-tegra194-test.c' (17,935) at 20240405153230659
19674 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains33xx_data.c' (17,936) at 20240405153045661
19675 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/severity_test.cpp' (17,937) at 20220721030032266
19676 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uhid.h' (17,938) at 20210307214931662
19677 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/cpuid.h' (17,939) at 20240405153054093
19678 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-device.c' (17,940) at 20220525020653331
19679 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid0.c' (17,941) at 20240405153230771
19680 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/templates/default/conf-notes.txt' (17,942) at 20220913030020496
19681 2025-01-08 03:00:46.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/renesas,cmm.yaml' (17,943) at 20210307214925306
19682 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-sbefifo.c' (17,944) at 20240405153047065
19683 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/Makefile' (17,945) at 20210307214930914
19684 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/Makefile' (17,946) at 20210307214929662
19685 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_3.json' (17,947) at 20240824080002938
19686 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl1.h' (17,948) at 20240405153051961
19687 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/orion_nand.c' (17,949) at 20240405153230875
19688 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/tsi108_eth.h' (17,950) at 20210307214929658
19689 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c' (17,951) at 20240405153054321
19690 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-io-tree.h' (17,952) at 20240405153231623
19691 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/setup.h' (17,953) at 20240405153046285
19692 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-mac/first-boot-set-mac@.service' (17,954) at 20210307205554054
19693 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r0p7734_defconfig' (17,955) at 20210308005003276
19694 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/ncplite-led.bb' (17,956) at 20241206090014286
19695 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/189' (17,957) at 20240906080037564
19696 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/sun3kmap.c' (17,958) at 20210307214926174
19697 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/board.c' (17,959) at 20210308005003052
19698 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/task-exit.c' (17,960) at 20240405153054173
19699 2025-01-08 03:00:46.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4_xplained.dts' (17,961) at 20240405153045465
19700 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/other.json' (17,962) at 20240405153054113
19701 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/xmon_bpts.h' (17,963) at 20240405153046237
19702 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_submit.c' (17,964) at 20240812080017236
19703 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha512_base.h' (17,965) at 20220525020654535
19704 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947-i2c.c' (17,966) at 20240405153048861
19705 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/signing/key.pub' (17,967) at 20210307205554386
19706 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fentry_many_args.c' (17,968) at 20240405153232259
19707 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/MAINTAINERS' (17,969) at 20210308005002920
19708 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/Kconfig' (17,970) at 20210307214930434
19709 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-psk-helpers.c' (17,971) at 20240906080037580
19710 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/syscalltbl.sh' (17,972) at 20220525020654947
19711 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/spl.h' (17,973) at 20210308005002724
19712 2025-01-08 03:00:46.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211netdev.h' (17,974) at 20240405153051953
19713 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch' (17,975) at 20230706080014745
19714 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb' (17,976) at 20231126090012801
19715 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0.h' (17,977) at 20240405153050589
19716 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/hid-sensor-trigger.h' (17,978) at 20220525020653095
19717 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval_pcb106.dts' (17,979) at 20220525020651994
19718 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8450.c' (17,980) at 20240405153230739
19719 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/fan.h' (17,981) at 20210307214927906
19720 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-lcdk-u-boot.dtsi' (17,982) at 20210308005002576
19721 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zram-swap-deinit' (17,983) at 20210307205553938
19722 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftpmu010.h' (17,984) at 20210308005003648
19723 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mount.h' (17,985) at 20240405153231875
19724 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-dp.c' (17,986) at 20220525020653035
19725 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-mipi-dphy-rx0.yaml' (17,987) at 20240405153045129
19726 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-i2c.c' (17,988) at 20210309003650324
19727 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/bsd-3-clause.txt' (17,989) at 20210308005002540
19728 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5663.h' (17,990) at 20210307214931598
19729 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/docker.py' (17,991) at 20240326080039722
19730 2025-01-08 03:00:46.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-stub.c' (17,992) at 20240326080039438
19731 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mpc512x-psc.c' (17,993) at 20240405153051789
19732 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/local.conf.sample' (17,994) at 20241221090017476
19733 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mxc.c' (17,995) at 20240405153230303
19734 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb' (17,996) at 20240301090012431
19735 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/hw.h' (17,997) at 20210307214927894
19736 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-s390/virtio-ccw.h' (17,998) at 20210308005046049
19737 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.N1213' (17,999) at 20210308005003288
19738 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/command.py' (18,000) at 20210308005003772
19739 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_onenand_defconfig' (18,001) at 20210308005003284
19740 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_2.0.0.bb' (18,002) at 20241221090017668
19741 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-cpu-debug.rst' (18,003) at 20240405153045269
19742 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/Kconfig' (18,004) at 20210308005003532
19743 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/module.c' (18,005) at 20240405153230071
19744 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/Makefile' (18,006) at 20240405153054089
19745 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/netlink.c' (18,007) at 20240405153053241
19746 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mux' (18,008) at 20240405153044917
19747 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/Kconfig' (18,009) at 20210927100127385
19748 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_timerlat_options.rst' (18,010) at 20240405153045265
19749 2025-01-08 03:00:46.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/vbios_quirk.c' (18,011) at 20220525020652010
19750 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c' (18,012) at 20241220090018314
19751 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/sigframe.h' (18,013) at 20210307214926130
19752 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/files/ypbind.init' (18,014) at 20210307205553842
19753 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/defconfig' (18,015) at 20240405153046245
19754 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-endpoint-cfs.rst' (18,016) at 20220525020651638
19755 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_load_detect.c' (18,017) at 20240405153048457
19756 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/cleanpatch' (18,018) at 20210308005003724
19757 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/Raw.interface.yaml' (18,019) at 20221207040023627
19758 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-malloc.c' (18,020) at 20221215040039374
19759 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/Makefile' (18,021) at 20240405153054357
19760 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/Makefile' (18,022) at 20240405153054301
19761 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_gem.h' (18,023) at 20240405153230603
19762 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarskog' (18,024) at 20210307205553782
19763 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm.h' (18,025) at 20240405153045669
19764 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som-evb.dts' (18,026) at 20240405153045385
19765 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-pub-addr.sh.in' (18,027) at 20220527030025404
19766 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/cirrus,clps711x-pwm.txt' (18,028) at 20210307214925406
19767 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.12.0.bb' (18,029) at 20230610080017607
19768 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/Kconfig' (18,030) at 20240405153231471
19769 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/amd_hsmp.rst' (18,031) at 20240405153044985
19770 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops.h' (18,032) at 20240405153046309
19771 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/ccid/0001-Add-build-rule-for-README.patch' (18,033) at 20240301090012427
19772 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh_9.9p1.bb' (18,034) at 20241221090017636
19773 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_rint.c' (18,035) at 20210307214926274
19774 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/index.rst' (18,036) at 20240405153045329
19775 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/bitsperlong.h' (18,037) at 20210308005046065
19776 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk.h' (18,038) at 20220525020654927
19777 2025-01-08 03:00:46.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_sun8x16.c' (18,039) at 20220525020654751
19778 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_commit_unittest.cpp' (18,040) at 20210918000044923
19779 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-titan.c' (18,041) at 20210307214926534
19780 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpufeature.c' (18,042) at 20241018080014474
19781 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/dma.c' (18,043) at 20240405153231235
19782 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h' (18,044) at 20240415080012971
19783 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/syna,rmi4.yaml' (18,045) at 20240405153229767
19784 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/scf0403_lcd.h' (18,046) at 20210308005003684
19785 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/testmode.c' (18,047) at 20220525020653723
19786 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/ddr2.c' (18,048) at 20210308005003372
19787 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_enet.h' (18,049) at 20240405153049893
19788 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/presence_detection_tests.cpp' (18,050) at 20210511000104226
19789 2025-01-08 03:00:46.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/npcm7xx_emc.h' (18,051) at 20230426080043764
19790 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_encoder.h' (18,052) at 20240405153048741
19791 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8450.yaml' (18,053) at 20240405153229759
19792 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arch_dump.c' (18,054) at 20240326080039638
19793 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/vz.c' (18,055) at 20240405153046033
19794 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board.c' (18,056) at 20210308005002776
19795 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/timer.c' (18,057) at 20210308005002780
19796 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/hal2.c' (18,058) at 20240405153053509
19797 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/cq_desc.h' (18,059) at 20240405153051733
19798 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/jazz_esp.c' (18,060) at 20240405153051617
19799 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_mem.c' (18,061) at 20240405153053509
19800 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx.c' (18,062) at 20240405153049165
19801 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf610-colibri.dts' (18,063) at 20210308005002632
19802 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/0001-Specify-printf-formats.patch' (18,064) at 20210307205553874
19803 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/librapl.h' (18,065) at 20220525020652915
19804 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemux86-64.conf' (18,066) at 20241221090017612
19805 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_lease.h' (18,067) at 20210307214931318
19806 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/308.out' (18,068) at 20240326080039734
19807 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/.kunitconfig' (18,069) at 20220525020654751
19808 2025-01-08 03:00:46.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/spear-thermal.txt' (18,070) at 20210307214925442
19809 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/COPYING.MIT' (18,071) at 20210307205553666
19810 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/Makefile' (18,072) at 20210308005003024
19811 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_host.c' (18,073) at 20240405153052121
19812 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/lame/lame_3.100.bb' (18,074) at 20241221090017692
19813 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/acpi.c' (18,075) at 20210307214930978
19814 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/navman.c' (18,076) at 20210307214930870
19815 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@44.conf' (18,077) at 20210307205554094
19816 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h' (18,078) at 20210307214929910
19817 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/cpr.c' (18,079) at 20240906080037312
19818 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/Kconfig' (18,080) at 20210307214928806
19819 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/Makefile' (18,081) at 20210307214929934
19820 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/powercap.h' (18,082) at 20240405153054213
19821 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/logging.hpp' (18,083) at 20221221040032091
19822 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/auth.h' (18,084) at 20220525020654555
19823 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto_tpm.inc' (18,085) at 20230610080017607
19824 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_switch.S' (18,086) at 20210307214926110
19825 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/bridgingcommands.hpp' (18,087) at 20240829080009326
19826 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol_fprintf.c' (18,088) at 20240405153054205
19827 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/0002-Don-t-execute-processes-as-a-specific-user.patch' (18,089) at 20230919080013958
19828 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-saaldump-atmdump-Include-linux-sockios.h-for-SIOCGST.patch' (18,090) at 20210307205553842
19829 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/setup.c' (18,091) at 20210307214926254
19830 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/show-gnu-make' (18,092) at 20210308005003736
19831 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_extui.S' (18,093) at 20210308005046529
19832 2025-01-08 03:00:46.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_tasklet.h' (18,094) at 20240405153048537
19833 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-renesas-pcie.c' (18,095) at 20240613080016383
19834 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/Makefile' (18,096) at 20240405153049933
19835 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pm.c' (18,097) at 20240719080013345
19836 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libutil-David-Nugent' (18,098) at 20241221090017620
19837 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm010/ps7_init_gpl.c' (18,099) at 20210308005003180
19838 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kprobes/kretprobe_example.c' (18,100) at 20240405153053429
19839 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iscsi_ibft.h' (18,101) at 20240405153052713
19840 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/README.md' (18,102) at 20220402030016063
19841 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8940.h' (18,103) at 20240405153053869
19842 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pse-pd/pse.h' (18,104) at 20240624080012816
19843 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/svm.h' (18,105) at 20240405153046401
19844 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_vlan_upper.sh' (18,106) at 20240405153232279
19845 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/live555/live555/config.linux-cross' (18,107) at 20210307205553958
19846 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Eurajoki' (18,108) at 20210307205553770
19847 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pismo.c' (18,109) at 20240405153049681
19848 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stm32/stm32_ltdc.c' (18,110) at 20210308005003536
19849 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/importlayer.html' (18,111) at 20210307205554286
19850 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/io.c' (18,112) at 20210307214926406
19851 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/Makefile' (18,113) at 20210307214928110
19852 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/README.rst' (18,114) at 20240405153054241
19853 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf201.dts' (18,115) at 20240405153045485
19854 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/root-tree.h' (18,116) at 20240418080014506
19855 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom.h' (18,117) at 20240405153048829
19856 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_input.c' (18,118) at 20240520080015227
19857 2025-01-08 03:00:46.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_decorators.py' (18,119) at 20210528000029731
19858 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timens.c' (18,120) at 20240405153054377
19859 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/early_ioremap.c' (18,121) at 20240405153053125
19860 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/dhcpcd.service' (18,122) at 20210307205554462
19861 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/ib_dm_mad.h' (18,123) at 20210307214928466
19862 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tsc_msr.c' (18,124) at 20210309003649048
19863 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/local.conf.sample.extended' (18,125) at 20220910030013381
19864 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_check_sign.c' (18,126) at 20210308005003764
19865 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Amos-4w' (18,127) at 20210307205553758
19866 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/msm_iommu.c' (18,128) at 20240405153049189
19867 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-pcm.c' (18,129) at 20240405153053505
19868 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_2008class.c' (18,130) at 20210307214926274
19869 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi' (18,131) at 20240405153045709
19870 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx.seq' (18,132) at 20210307214930274
19871 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/srp.h' (18,133) at 20220525020654651
19872 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-4-7.c' (18,134) at 20220525020653291
19873 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1331.c' (18,135) at 20210716100030019
19874 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h' (18,136) at 20210307214929362
19875 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbmisc.h' (18,137) at 20210307214926246
19876 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smartweb_defconfig' (18,138) at 20210308005003280
19877 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/stream.h' (18,139) at 20210307214932450
19878 2025-01-08 03:00:46.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/storcenter.c' (18,140) at 20240405153046209
19879 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_mgmt.c' (18,141) at 20240405153050693
19880 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_too_small.c' (18,142) at 20210307214932642
19881 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/empty.bochs.bz2' (18,143) at 20210308005046473
19882 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol_ops.h' (18,144) at 20220525020653819
19883 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_flow_table.h' (18,145) at 20240429080012456
19884 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/Makefile' (18,146) at 20240405153045913
19885 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm2305.txt' (18,147) at 20210307214925426
19886 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8315.c' (18,148) at 20240405153053657
19887 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/option_int.h' (18,149) at 20210308005046045
19888 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/dts/microblaze-generic.dts' (18,150) at 20210308005002808
19889 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/Makefile' (18,151) at 20210309003650612
19890 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/idprom.h' (18,152) at 20210307214926158
19891 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c' (18,153) at 20240405153048653
19892 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/mediatek/ddr3-mt7629.c' (18,154) at 20210308005003476
19893 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/timer.h' (18,155) at 20240405153052897
19894 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/xlnx,zynq-pinctrl.yaml' (18,156) at 20240405153045137
19895 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/bcm_udc_otg_phy.c' (18,157) at 20210308005003504
19896 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/elog.mako.cpp' (18,158) at 20210308005108057
19897 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-search.svg' (18,159) at 20210308005107069
19898 2025-01-08 03:00:46.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/check_initial_reg_state.c' (18,160) at 20210307214932734
19899 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm.c' (18,161) at 20240405153051561
19900 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/power_helpers.c' (18,162) at 20241104090011567
19901 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/conex.c' (18,163) at 20210307214928826
19902 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pfuze.c' (18,164) at 20210308005002960
19903 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/page_cache.c' (18,165) at 20210927100127281
19904 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/hugetlbpage.c' (18,166) at 20220525020652014
19905 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_init.c' (18,167) at 20240405153047249
19906 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1-eeprom/ds2502.txt' (18,168) at 20210308005003328
19907 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_debug.h' (18,169) at 20210308005003516
19908 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ixp4xx/qmgr.h' (18,170) at 20210307214931510
19909 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/at91.h' (18,171) at 20210307214931338
19910 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/heathrow.h' (18,172) at 20210307214926378
19911 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/ifnulldev_put.cocci' (18,173) at 20240405153053441
19912 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5040si-pre.dtsi' (18,174) at 20210307214926350
19913 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/minerva/post_desc.json' (18,175) at 20240119090006943
19914 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sxgbe_platform.h' (18,176) at 20210307214931522
19915 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest-gnome.bbclass' (18,177) at 20220910030013389
19916 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9260ek_nandflash_defconfig' (18,178) at 20210308005003248
19917 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-debian.yml' (18,179) at 20231126090012765
19918 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c' (18,180) at 20240405153050573
19919 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_regs.h' (18,181) at 20210307214927306
19920 2025-01-08 03:00:46.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/paths.hpp' (18,182) at 20241003080023045
19921 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/grph_object_id.h' (18,183) at 20240405153047301
19922 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_search_pruning.c' (18,184) at 20240405153054285
19923 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/contrib/pw-am.sh' (18,185) at 20220402030015887
19924 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9131-db.dts' (18,186) at 20220525020651918
19925 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/Kconfig' (18,187) at 20240405153049121
19926 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml' (18,188) at 20240628080013973
19927 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/uv.h' (18,189) at 20240405153046269
19928 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/gcd.c' (18,190) at 20210307214931806
19929 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/entry/syscalls/syscall_n64.tbl' (18,191) at 20240405153232219
19930 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/README' (18,192) at 20210308005003040
19931 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gxx.c' (18,193) at 20240405153049289
19932 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dsemul.c' (18,194) at 20240405153046037
19933 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ldc.c' (18,195) at 20210307214926594
19934 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/bcm2835_timer.c' (18,196) at 20240405153230247
19935 2025-01-08 03:00:46.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/pwm_backlight.c' (18,197) at 20210308005003532
19936 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq6018.c' (18,198) at 20240405153230223
19937 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/logs.conf' (18,199) at 20210307205553850
19938 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/phosphor-dbus-interfaces.wrap' (18,200) at 20220322030032592
19939 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_sensor_monitoring.robot' (18,201) at 20240627080021052
19940 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtio_types.h' (18,202) at 20210308005003692
19941 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.h' (18,203) at 20220525020652522
19942 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_qb.c' (18,204) at 20210308005046509
19943 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-raid.rst' (18,205) at 20220525020651642
19944 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_hashtables.c' (18,206) at 20240405153232019
19945 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.aserver.hpp.mako' (18,207) at 20231129090036073
19946 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kretprobes/arch-support.txt' (18,208) at 20240405153229807
19947 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mc146818-lib.c' (18,209) at 20240405153231375
19948 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/axp288_adc.c' (18,210) at 20240405153048949
19949 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/b.c' (18,211) at 20210307214932470
19950 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_nau8824.c' (18,212) at 20240405153053945
19951 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-era-target.c' (18,213) at 20240405153049245
19952 2025-01-08 03:00:46.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/nlohmann_json.wrap' (18,214) at 20231208090002020
19953 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/numa.c' (18,215) at 20240405153230047
19954 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-thunderx-pcidrv.c' (18,216) at 20220627100016986
19955 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/regs-usb.h' (18,217) at 20210308005002660
19956 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.console' (18,218) at 20210308005003292
19957 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/xattr.c' (18,219) at 20240405153231639
19958 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_phase.c' (18,220) at 20240405153046857
19959 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp/fw_env.config' (18,221) at 20210908000029103
19960 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/clk.c' (18,222) at 20210307214926266
19961 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/Kconfig' (18,223) at 20210308005002776
19962 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau17x1.yaml' (18,224) at 20240405153045157
19963 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ctx_sk_msg.c' (18,225) at 20240405153054281
19964 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci' (18,226) at 20241216090017681
19965 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/metricblob.proto' (18,227) at 20241116090005803
19966 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt' (18,228) at 20240405153229763
19967 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvsi.c' (18,229) at 20240405153231507
19968 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_gemini.c' (18,230) at 20240520080015135
19969 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CertificateService.v1_0_5.json' (18,231) at 20240619080002944
19970 2025-01-08 03:00:46.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pxs2.dtsi' (18,232) at 20240405153045577
19971 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_updatepending_unittest.cpp' (18,233) at 20210308005120353
19972 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/pmu.h' (18,234) at 20240405153230135
19973 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_elf.h' (18,235) at 20240326080039394
19974 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/ipmi-smic.yaml' (18,236) at 20240405153229771
19975 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/setup-bus.c' (18,237) at 20240805080013995
19976 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sdk7786_defconfig' (18,238) at 20240405153046309
19977 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port_common.h' (18,239) at 20210309003651232
19978 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op-gvec.c' (18,240) at 20241121090029292
19979 2025-01-08 03:00:46.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/vf610_nfc.c' (18,241) at 20210308005003416
19980 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9700.c' (18,242) at 20240812080017244
19981 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1021.rst' (18,243) at 20210307214925498
19982 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/README' (18,244) at 20210308005002968
19983 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c' (18,245) at 20240405153231243
19984 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/generic.cpp' (18,246) at 20240418080028286
19985 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_ingress_egress_chaining.sh' (18,247) at 20240405153054353
19986 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/barrier.h' (18,248) at 20240405153045937
19987 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb' (18,249) at 20240302090018210
19988 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xxak-pinctrl.dtsi' (18,250) at 20240405153045829
19989 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_fw_if.h' (18,251) at 20240405153046601
19990 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sh7780.c' (18,252) at 20210308005003452
19991 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-fb.cfg' (18,253) at 20241221090017468
19992 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/aw37503-regulator.c' (18,254) at 20240405153231359
19993 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/sysreg-sr.c' (18,255) at 20220525020651962
19994 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/kasan_test_module.c' (18,256) at 20240405153053129
19995 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_lanp.h' (18,257) at 20210308004938820
19996 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/skeletoninit.py' (18,258) at 20240301090012455
19997 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/subprojects/googletest.wrap' (18,259) at 20230608150615695
19998 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adb.h' (18,260) at 20210307214931354
19999 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/powersave.rst' (18,261) at 20210307214925566
20000 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/time.c' (18,262) at 20220525020654335
20001 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-l2x0-pmu.c' (18,263) at 20210307214925966
20002 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/compat.py' (18,264) at 20210307205554258
20003 2025-01-08 03:00:46.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libopencsd.c' (18,265) at 20240405153232211
20004 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hugetlbpage.c' (18,266) at 20240405153230047
20005 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_driver.rst' (18,267) at 20240405153045197
20006 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ftrace.c' (18,268) at 20240405153046313
20007 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/oob-coroutine.out' (18,269) at 20210308005046409 to deleted uid set
20008 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc' (18,270) at 20240913080015309
20009 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TEE.c' (18,271) at 20210307214932026
20010 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telstar10_C-76.5E' (18,272) at 20210307205553762
20011 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig' (18,273) at 20210308005003244
20012 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/trans.h' (18,274) at 20210307214929902
20013 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sll-evk.dts' (18,275) at 20210308005002588
20014 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/constants.c' (18,276) at 20240405153051197
20015 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/motor-ctrl_0.1.bb' (18,277) at 20241221090017476
20016 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-hdmi.yaml' (18,278) at 20240405153045033
20017 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pnode.c' (18,279) at 20240405153052485
20018 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/NOPREEMPT' (18,280) at 20240405153232287
20019 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/xsettings.patch' (18,281) at 20210307205553938
20020 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-4.dtsi' (18,282) at 20240405153046093
20021 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/Makefile' (18,283) at 20210307214929254
20022 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-mmap.c' (18,284) at 20240405153054329
20023 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf2.c' (18,285) at 20240405153054273
20024 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.h' (18,286) at 20240405153047149
20025 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_integer_attribute.cpp' (18,287) at 20240819080030255
20026 2025-01-08 03:00:46.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env.c' (18,288) at 20210308005003760
20027 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvxf.c' (18,289) at 20210307214926334
20028 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/plpks.c' (18,290) at 20241211090145385
20029 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/Kconfig' (18,291) at 20220525020654863
20030 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/evb_rk3229.c' (18,292) at 20210308005003040
20031 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-mem.c' (18,293) at 20240326080039390
20032 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/nand.h' (18,294) at 20210308005003668
20033 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml' (18,295) at 20221207040023627
20034 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0004-wvcrash-Replace-use-of-basename-API.patch' (18,296) at 20230706080014741
20035 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6dl_pins.h' (18,297) at 20210308005002648
20036 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm28155_w1d_defconfig' (18,298) at 20210308005003252
20037 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8994.dtsi' (18,299) at 20240405153229943
20038 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount_btree.h' (18,300) at 20240405153052577
20039 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_host.h' (18,301) at 20240405153231815
20040 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc40x_defconfig' (18,302) at 20210309003648872
20041 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/tola.json' (18,303) at 20240123090005495
20042 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp21.h' (18,304) at 20210307214928630
20043 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zc5202_defconfig' (18,305) at 20210308005003288
20044 2025-01-08 03:00:46.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/hif.h' (18,306) at 20210308005003676
20045 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/strider.h' (18,307) at 20210308005003616
20046 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-Remove-HAVE_GETCONTEXT-check-to-add-local-implementa.patch' (18,308) at 20230811080018298
20047 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/wild_bctr.c' (18,309) at 20210307214932702
20048 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/gen_except.S' (18,310) at 20210307214926142
20049 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186-clk.c' (18,311) at 20240405153054001
20050 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/Kconfig' (18,312) at 20240405153050297
20051 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb' (18,313) at 20240302090018210
20052 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.2.rst' (18,314) at 20241221090017596
20053 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-omnitek.c' (18,315) at 20210309003650324
20054 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/Makefile' (18,316) at 20210308005002820
20055 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77693_muic.h' (18,317) at 20210308005003680
20056 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi' (18,318) at 20240405153229923
20057 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v2.rst' (18,319) at 20240405153229735
20058 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/riscv_imsic.c' (18,320) at 20241211090212286
20059 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype50.h' (18,321) at 20240405153231379
20060 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc/0001-cmake-Link-with-libatomic-on-rv32-rv64.patch' (18,322) at 20240113090014536
20061 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory.metadata.yaml' (18,323) at 20220430030026016
20062 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti-phy.txt' (18,324) at 20240405153229787
20063 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_rw.c' (18,325) at 20210307214925678
20064 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/Makefile' (18,326) at 20240405153046785
20065 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/log.h' (18,327) at 20210308005003672
20066 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson-axg-pcie.yaml' (18,328) at 20240405153045129
20067 2025-01-08 03:00:46.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi.h' (18,329) at 20210307214929734
20068 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_devlink.c' (18,330) at 20240405153050217
20069 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/fabrics/layout.c' (18,331) at 20240405153053485
20070 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/debugfs.c' (18,332) at 20240405153050125
20071 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_link.h' (18,333) at 20240405153231871
20072 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/mboxd/mboxd/check-pnor-format.service' (18,334) at 20210307205553710
20073 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/fsl,imx8qxp-csr.yaml' (18,335) at 20240405153045105
20074 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_glink.c' (18,336) at 20240910080014070
20075 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw_mdio.c' (18,337) at 20210308005003448
20076 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/Kconfig' (18,338) at 20210308005003008
20077 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ioc.c' (18,339) at 20240405153046517
20078 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio.txt' (18,340) at 20210307214925378
20079 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/types.h' (18,341) at 20210307214929666
20080 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_onfi.c' (18,342) at 20240405153049697
20081 2025-01-08 03:00:46.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/fit_spl_atf.its' (18,343) at 20210308005003072
20082 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/fuse.c' (18,344) at 20230925080039821
20083 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-manager-helper.c' (18,345) at 20221215040039270
20084 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ab8500-sysctrl.c' (18,346) at 20210307214928998
20085 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa3xx.c' (18,347) at 20240405153046805
20086 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/Makefile' (18,348) at 20240405153046793
20087 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/Makefile' (18,349) at 20210307214932050
20088 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/meson.build' (18,350) at 20241123090016863
20089 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring_types.h' (18,351) at 20220525020652891
20090 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/acct.c' (18,352) at 20240405153231891
20091 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842_compress.c' (18,353) at 20210307214931790
20092 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb' (18,354) at 20230610080017623
20093 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/mdesc.c' (18,355) at 20220525020652118
20094 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgtable-be-types.h' (18,356) at 20240405153046121
20095 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/compiler.h' (18,357) at 20220525020651798
20096 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ahci-internal.h' (18,358) at 20240906080037232
20097 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis.dtsi' (18,359) at 20240405153045737
20098 2025-01-08 03:00:46.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_console_base.py' (18,360) at 20210308005003744
20099 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.modfinal' (18,361) at 20240520080015235
20100 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/iint.c' (18,362) at 20240405153232111
20101 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/Kconfig' (18,363) at 20210308005002948
20102 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml' (18,364) at 20240405153045093
20103 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bg0900_defconfig' (18,365) at 20210308005003252
20104 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/socket_type.c' (18,366) at 20210307214932578
20105 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_aggregator/controller.h' (18,367) at 20240405153052801
20106 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml' (18,368) at 20240405153045029
20107 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/Makefile' (18,369) at 20240913080013869
20108 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/state_dump.c' (18,370) at 20240405153046561
20109 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex-cas.h' (18,371) at 20210307214926550
20110 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_dectree_import.c' (18,372) at 20240906080037476
20111 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/bmc_state_manager.cpp' (18,373) at 20241211090206662
20112 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/proc.c' (18,374) at 20240405153046537
20113 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/meson.build' (18,375) at 20241219090010504
20114 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun9i-a80-usb.h' (18,376) at 20210307214931350
20115 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-iomega-nas100d.dts' (18,377) at 20240405153045437
20116 2025-01-08 03:00:46.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi_enet.h' (18,378) at 20210307214929342
20117 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-backend.yaml' (18,379) at 20240405153045033
20118 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cfg.c' (18,380) at 20240405153050557
20119 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/mtd.h' (18,381) at 20240405153231827
20120 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/palmchip.S' (18,382) at 20210307214925858
20121 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs400d.h' (18,383) at 20210307214928018
20122 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/meson.build' (18,384) at 20220913030027309
20123 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_lowlevel.c' (18,385) at 20210308005003524
20124 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isp_public.h' (18,386) at 20210307214930546
20125 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9063/registers.h' (18,387) at 20240405153052725
20126 2025-01-08 03:00:46.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7949.c' (18,388) at 20240405153048949
20127 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/edac/amd64_edac.c' (18,389) at 20240617080017386 to deleted uid set
20128 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/arm_global_timer.c' (18,390) at 20240830080013251
20129 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ccwdev.h' (18,391) at 20240405153046273
20130 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/power-cmd' (18,392) at 20240316080012480
20131 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/free-space-tests.c' (18,393) at 20240405153052297
20132 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-loopback.c' (18,394) at 20240405153049517
20133 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_ct5361_ram_defconfig' (18,395) at 20210308005003252
20134 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_defact.h' (18,396) at 20210307214931662
20135 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/0002-Constant-Fix-up-shebang.patch' (18,397) at 20241221090017664
20136 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-only' (18,398) at 20211006000025234
20137 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/xrdp.sysconfig' (18,399) at 20210307205554002
20138 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fpga-ast2600_defconfig' (18,400) at 20210308005003260
20139 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/trace.h' (18,401) at 20210308005045933
20140 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Bayern' (18,402) at 20210307205553766
20141 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c' (18,403) at 20240405153047153
20142 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/cve_check.py' (18,404) at 20241221090017628
20143 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_nand_defconfig' (18,405) at 20210308005003264
20144 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/lowlevel_init.S' (18,406) at 20210308005003008
20145 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.ncr53c8xx' (18,407) at 20240405153045253
20146 2025-01-08 03:00:46.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.c' (18,408) at 20220525020652967
20147 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c' (18,409) at 20240405153054245
20148 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/h2200_defconfig' (18,410) at 20210308005003260
20149 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/openbsd' (18,411) at 20241211090212554
20150 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/planar-apis.rst' (18,412) at 20210309003648500
20151 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_verbs.c' (18,413) at 20240405153049105
20152 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-turris-omnia.dts' (18,414) at 20240405153045445
20153 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/nspr.pc.in' (18,415) at 20210307205553986
20154 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/index.rst' (18,416) at 20241211090212238
20155 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max8997_haptic.c' (18,417) at 20240405153049145
20156 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_macb0.dtsi' (18,418) at 20240405153045469
20157 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/Kconfig' (18,419) at 20240405153046841
20158 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru-properties.yaml' (18,420) at 20210307205554222
20159 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/Makefile' (18,421) at 20210308005003088
20160 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt-f7188x.c' (18,422) at 20240405153231343
20161 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l35.txt' (18,423) at 20240405153229799
20162 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml' (18,424) at 20240405153045029
20163 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2497-core.c' (18,425) at 20240405153048953
20164 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/tsan.h' (18,426) at 20210308005046049
20165 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_and.c' (18,427) at 20220525020655203
20166 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/MAINTAINERS' (18,428) at 20210308005002980
20167 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml' (18,429) at 20240405153045021
20168 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-nhk15.dts' (18,430) at 20240405153045581
20169 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/use-includedir.patch' (18,431) at 20210307205554614
20170 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class' (18,432) at 20240405153229731
20171 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/npcm7xx_smbus.c' (18,433) at 20240906080037224
20172 2025-01-08 03:00:46.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/monitor.cpp' (18,434) at 20240820080028978
20173 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_branch_snapshot.c' (18,435) at 20240405153232259
20174 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_linux_vga16.ppm' (18,436) at 20210307214930950
20175 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio.h' (18,437) at 20210307214931498
20176 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/artist.c' (18,438) at 20241211090212266
20177 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/driver-uapi.rst' (18,439) at 20240405153229815
20178 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png' (18,440) at 20210307205554270 to deleted uid set
20179 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.clang-format' (18,441) at 20241228090003719
20180 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_debugfs.c' (18,442) at 20240405153053285
20181 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-rcar-gen2.c' (18,443) at 20240405153229911
20182 2025-01-08 03:00:46.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/sound/asound.h' (18,444) at 20240405153054053
20183 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3305.c' (18,445) at 20240405153230779
20184 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/aperture_gm.c' (18,446) at 20240405153048513
20185 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luaposix/luaposix_36.2.1.bb' (18,447) at 20231126090012789
20186 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/dvb_filter.h' (18,448) at 20220525020654131
20187 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/update.c' (18,449) at 20240405153053033
20188 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/Entry/meson.build' (18,450) at 20230825080021137
20189 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asmmacro.h' (18,451) at 20240405153229999
20190 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ltc2688.yaml' (18,452) at 20240405153045073
20191 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/corgi_lcd.h' (18,453) at 20240405153052797
20192 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_usb.h' (18,454) at 20240405153052669
20193 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_structs.h' (18,455) at 20221215040039202
20194 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/Makefile' (18,456) at 20210308005002776
20195 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb.dtsi' (18,457) at 20240405153045473
20196 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/strlen.S' (18,458) at 20240405153230095
20197 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/packet_history.h' (18,459) at 20210309003654316
20198 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/GraphicsControllerCollection_v1.xml' (18,460) at 20240619080002924
20199 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Loimaa' (18,461) at 20210307205553770
20200 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-generic.c' (18,462) at 20210308005003460
20201 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/vfio-ap.rst' (18,463) at 20210308005045809
20202 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.css.map' (18,464) at 20210307205554270
20203 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ConnectionMethodCollection.json' (18,465) at 20240619080002944
20204 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/Makefile' (18,466) at 20210308005003028
20205 2025-01-08 03:00:46.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/denied.png' (18,467) at 20210307205554250 to deleted uid set
20206 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-opos6uldev.dts' (18,468) at 20240405153045529
20207 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/pyproject.toml' (18,469) at 20240106090017261
20208 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/setup.c' (18,470) at 20241211090145385
20209 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_dup_ipv4.h' (18,471) at 20210307214931566
20210 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/console.c' (18,472) at 20210308005003208
20211 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbsysfs.c' (18,473) at 20240405153231583
20212 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/io_delay.c' (18,474) at 20210307214926702
20213 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/Kconfig' (18,475) at 20210308005003032
20214 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ndr.h' (18,476) at 20240405153052529
20215 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/ti.c' (18,477) at 20210308005003444
20216 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/sysctl.h' (18,478) at 20240405153052789
20217 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/allwinner-sun8i-emac.c' (18,479) at 20241211090212298
20218 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tifm_7xx1.c' (18,480) at 20240405153049649
20219 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/fsl_i2c.c' (18,481) at 20210308005003380
20220 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/Build' (18,482) at 20240405153054157
20221 2025-01-08 03:00:46.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crypto.h' (18,483) at 20240405153052677
20222 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02xa.h' (18,484) at 20210307214926210
20223 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-feta40i.dtsi' (18,485) at 20240405153045393
20224 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/gsc_hpdi.c' (18,486) at 20240405153046897
20225 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/armada-8k-cpufreq.c' (18,487) at 20240405153046909
20226 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64-alt.yml' (18,488) at 20210307205554110
20227 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/makesetup.py' (18,489) at 20241206090014302
20228 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic.h' (18,490) at 20210307214928446
20229 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/isa-dma.h' (18,491) at 20240405153045645
20230 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3036-cru.h' (18,492) at 20210308005003632
20231 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/cbor-helpers.h' (18,493) at 20241211090212366
20232 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/bootm.c' (18,494) at 20210308005002816
20233 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8192-resets.h' (18,495) at 20240405153052653
20234 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/egress_vid_classification.sh' (18,496) at 20240405153054297
20235 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hrcon_defconfig' (18,497) at 20210308005003260
20236 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable-bits.h' (18,498) at 20240405153046249
20237 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/timer.c' (18,499) at 20210308005002552
20238 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cifs/cifs-utils_7.0.bb' (18,500) at 20220910030013353
20239 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py' (18,501) at 20240106090017249
20240 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vfp.h' (18,502) at 20240405153229907
20241 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pinctrl.dtsi' (18,503) at 20240405153045577
20242 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cached_dir.c' (18,504) at 20241211090145525
20243 2025-01-08 03:00:46.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7-dbcm-ca.dts' (18,505) at 20240405153045549
20244 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-clk.c' (18,506) at 20240405153053969
20245 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_i2c.h' (18,507) at 20210308005002680
20246 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/nuvoton_nct6102d.c' (18,508) at 20210308005003400
20247 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/Kconfig' (18,509) at 20240405153051973
20248 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/storage_common.h' (18,510) at 20210309003653892
20249 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/timer_compat.c' (18,511) at 20220525020654971
20250 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.h' (18,512) at 20220525020653759
20251 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/qfprom.c' (18,513) at 20240520080015167
20252 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/init.h' (18,514) at 20210307214931502
20253 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch' (18,515) at 20240127090011892
20254 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/2ch_t.patch' (18,516) at 20230706080014757
20255 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/110' (18,517) at 20220429100100890
20256 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/ascii_string.hpp' (18,518) at 20220114040037678
20257 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/adf_drv.c' (18,519) at 20240405153046953
20258 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_uvmm.c' (18,520) at 20240815080012883
20259 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d27_som1_ek_mmc1_defconfig' (18,521) at 20210308005003276
20260 2025-01-08 03:00:46.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rp5c01.c' (18,522) at 20220525020653955
20261 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/socinfo.h' (18,523) at 20240405153052793
20262 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/twl4030_madc_battery.c' (18,524) at 20240405153051441
20263 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53ard_defconfig' (18,525) at 20210308005003268
20264 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/fix-incompatible-pointer-type-error.patch' (18,526) at 20241206090014258
20265 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86.png' (18,527) at 20240309090012816 to deleted uid set
20266 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/conf/layer.conf' (18,528) at 20241221090017484
20267 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out' (18,529) at 20210927100127469 to deleted uid set
20268 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5407c3_defconfig' (18,530) at 20240405153045957
20269 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_ich9.c' (18,531) at 20240906080037228
20270 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm922.S' (18,532) at 20210307214925974
20271 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/settings_test.py' (18,533) at 20231126090012817
20272 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fou.h' (18,534) at 20240405153052917
20273 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-power_git.bb' (18,535) at 20220921030015986
20274 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/rpc_pipefs.c' (18,536) at 20240405153052409
20275 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sunrise_co2.c' (18,537) at 20240405153048969
20276 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sysfs.h' (18,538) at 20240405153052449
20277 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/pkey.h' (18,539) at 20240405153046285
20278 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/api.c' (18,540) at 20241211090212442
20279 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/common/ia_css_common_io_types.h' (18,541) at 20210307214930558
20280 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_destructor.h' (18,542) at 20220525020654819
20281 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8994.h' (18,543) at 20240405153052645
20282 2025-01-08 03:00:46.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/.clang-format' (18,544) at 20241219090015764
20283 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_common.c' (18,545) at 20240405153231367
20284 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/vitesse.c' (18,546) at 20240919080017066
20285 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c' (18,547) at 20240405153048361
20286 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-src-indent.c-correct-the-check-for-locale.h.patch' (18,548) at 20210307205553914
20287 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gk208.fuc5' (18,549) at 20210307214927970
20288 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch' (18,550) at 20241221090017680
20289 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-generated.c' (18,551) at 20240405153046769
20290 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrlv_ph.c' (18,552) at 20210308005046509
20291 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/0002-vexpress64-Select-PSCI-RESET-by-default.patch' (18,553) at 20240113090014528
20292 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6797-evb.dts' (18,554) at 20240405153045745
20293 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/samsung/Makefile' (18,555) at 20220525020653191
20294 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo_defconfig' (18,556) at 20210308005003272
20295 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-mod0.c' (18,557) at 20240405153046861
20296 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_comp_64.c' (18,558) at 20240405153046337
20297 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxreg-io.c' (18,559) at 20240405153231339
20298 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/Makefile' (18,560) at 20210308005002952
20299 2025-01-08 03:00:46.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uefi-firmware_1.12.bb' (18,561) at 20241221090017560
20300 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_clock_gating.c' (18,562) at 20240411080014082
20301 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-salvator-xs.dts' (18,563) at 20220525020651934
20302 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/tps6507x.h' (18,564) at 20210307214931498
20303 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c' (18,565) at 20210819100021570
20304 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/Makefile' (18,566) at 20210308005003468
20305 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/Makefile' (18,567) at 20240405153053961
20306 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb' (18,568) at 20240301090012431
20307 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trace_printk.c' (18,569) at 20240405153054281
20308 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-static-mount-alt.service.in' (18,570) at 20241207090017675
20309 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_sysfs_br.c' (18,571) at 20240405153053193
20310 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-common.c' (18,572) at 20241111090012173
20311 2025-01-08 03:00:46.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/bios_parser_types.h' (18,573) at 20240405153047301
20312 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stack_user.c' (18,574) at 20240405153231715
20313 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VirtualMedia_v1.xml' (18,575) at 20240619080002940
20314 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.c' (18,576) at 20240405153231027
20315 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c' (18,577) at 20210309003651820
20316 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/meson_gxbb_wdt.c' (18,578) at 20240405153231599
20317 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-gemtek.c' (18,579) at 20210307214928770
20318 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4-aesni-avx2-asm_64.S' (18,580) at 20240405153046365
20319 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h' (18,581) at 20240405153047113
20320 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/phosphor-ipmi-flash-bmccpld-update.service' (18,582) at 20210413100020742
20321 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS7-ssh-host@.service' (18,583) at 20231025080019870
20322 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_notifier.c' (18,584) at 20240405153053245
20323 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8350-videocc.h' (18,585) at 20240405153052645
20324 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware_%.bbappend' (18,586) at 20241221090017464
20325 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8365-mmsys.h' (18,587) at 20240405153051761
20326 2025-01-08 03:00:46.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mincore/Makefile' (18,588) at 20210309003656004
20327 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/action.md' (18,589) at 20240809080033023
20328 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-v3s-usb-phy.yaml' (18,590) at 20240405153045129
20329 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c' (18,591) at 20220525020655071
20330 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/mboxd/mboxd.service' (18,592) at 20241107090014381
20331 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/time.h' (18,593) at 20210307214926246
20332 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_amx.c' (18,594) at 20240405153054013
20333 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-shx3.c' (18,595) at 20210307214926574
20334 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/maple.c' (18,596) at 20240405153232255
20335 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.7.c' (18,597) at 20240405153050341
20336 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_defs.h' (18,598) at 20210307214930550
20337 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_d_path.c' (18,599) at 20210309003655984
20338 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth.c' (18,600) at 20240405153232079
20339 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/index.js' (18,601) at 20220105012522999
20340 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host/ampere.xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service' (18,602) at 20230410080012311
20341 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_hdmi.h' (18,603) at 20210308005003532
20342 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_i2c.h' (18,604) at 20240326080039542
20343 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch' (18,605) at 20220402030016011
20344 2025-01-08 03:00:46.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/hisi-rng.txt' (18,606) at 20210307214925414
20345 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_dphy.c' (18,607) at 20240405153049473
20346 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init.bb' (18,608) at 20241221090017684
20347 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mips/mips.h' (18,609) at 20220429100100562
20348 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/apic.c' (18,610) at 20240405153232271
20349 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6_logic.h' (18,611) at 20210308005003596
20350 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_common.h' (18,612) at 20210307214927266
20351 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/dma-ring.c' (18,613) at 20210307214929166
20352 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-ethtool.c' (18,614) at 20240405153050249
20353 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.h' (18,615) at 20210307214927282
20354 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/e4000.c' (18,616) at 20240405153049533
20355 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_handler_unittest.cpp' (18,617) at 20210308005120353
20356 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/Kbuild' (18,618) at 20210307214927962
20357 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/0001-configure.ac-eliminate-build-path-from-openvpn-versi.patch' (18,619) at 20241221090017500
20358 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.html' (18,620) at 20210308005107073
20359 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_repr.h' (18,621) at 20240405153230975
20360 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-generated.c' (18,622) at 20210308005003348
20361 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/simcall-gdbio.h' (18,623) at 20220525020652202
20362 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dummy-source.yaml' (18,624) at 20240405153229751
20363 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500.h' (18,625) at 20241211090212318
20364 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/cacheflush.h' (18,626) at 20220525020651966
20365 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/schema.json' (18,627) at 20240925080030038
20366 2025-01-08 03:00:46.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_ppgtt.h' (18,628) at 20240405153048485
20367 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth/run-ptest' (18,629) at 20240413080012663
20368 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/buffer.h' (18,630) at 20210307214931366
20369 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/Kconfig' (18,631) at 20210308005003356
20370 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt' (18,632) at 20210307214925430
20371 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f03.c' (18,633) at 20240405153049153
20372 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio' (18,634) at 20240405153229727
20373 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8b.c' (18,635) at 20210307214930086
20374 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/Kconfig' (18,636) at 20220525020653491
20375 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0001-example-Do-not-run-the-tests.patch' (18,637) at 20230317080013793
20376 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/prom.h' (18,638) at 20210307214926218
20377 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device.h' (18,639) at 20240405153051973
20378 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0001-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch' (18,640) at 20230131040012035
20379 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/spl.c' (18,641) at 20210308005003028
20380 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/distributor.patch' (18,642) at 20241221090017680
20381 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_mpc.h' (18,643) at 20220525020653971
20382 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_close_unittest.cpp' (18,644) at 20210308005120361
20383 2025-01-08 03:00:46.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml' (18,645) at 20240405153229763
20384 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm9000.h' (18,646) at 20210308005003628
20385 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/uart-render-controller_git.bb' (18,647) at 20241206090014278
20386 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/overlay.c' (18,648) at 20240405153048609
20387 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/config_secure.mk' (18,649) at 20210308005002756
20388 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ath25_defconfig' (18,650) at 20240405153230007
20389 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/conversion.c' (18,651) at 20240405153230383
20390 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_common.h' (18,652) at 20240405153050281
20391 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/googletest.wrap' (18,653) at 20210518000042341
20392 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/REDFISH-cheatsheet.md' (18,654) at 20240918080004648
20393 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/cik_structs.h' (18,655) at 20210307214927698
20394 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/dlfilters/dlfilter-show-cycles.c' (18,656) at 20240405153054105
20395 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll.c' (18,657) at 20240405153048449
20396 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/README.md' (18,658) at 20210308005047061
20397 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-acpi.h' (18,659) at 20241211090212366
20398 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpixf.h' (18,660) at 20240830080013327
20399 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httplib2_0.22.0.bb' (18,661) at 20240302090018210
20400 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320.dtsi' (18,662) at 20240405153045577
20401 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/glob.h' (18,663) at 20210307214931390
20402 2025-01-08 03:00:46.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/idiv64.S' (18,664) at 20240405153229995
20403 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/apds9300.c' (18,665) at 20240405153048997
20404 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/layer.conf' (18,666) at 20241221090017480
20405 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/ledlayout.hpp' (18,667) at 20240822080022197
20406 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8250.c' (18,668) at 20241011080017299
20407 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/virtio-snd.rst' (18,669) at 20240326080039406
20408 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/sdk.py' (18,670) at 20230919080013994
20409 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c' (18,671) at 20240405153050637
20410 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/Makefile' (18,672) at 20220802100038581
20411 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karesuando' (18,673) at 20210307205553786
20412 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/MCD_progCheck.h' (18,674) at 20210308005003556
20413 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/231' (18,675) at 20220429100100914
20414 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/memory-device.c' (18,676) at 20240906080037248
20415 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools-git-crates.inc' (18,677) at 20240106090017237
20416 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-pmu.c' (18,678) at 20210307214928558
20417 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/renderdoc/renderdoc/0001-jpeg-compressor-Reorder-stdio.h-include-location.patch' (18,679) at 20241221090017528
20418 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8450-lpass-lpi-pinctrl.yaml' (18,680) at 20240405153045137
20419 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_lcn.c' (18,681) at 20210307214929798
20420 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-attention.cpp' (18,682) at 20230516080019606
20421 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2595.dtsi' (18,683) at 20240405153045753
20422 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/fs.hpp' (18,684) at 20210308005133997
20423 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h' (18,685) at 20210307214929370
20424 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/distro/include/ibm-mpreboot.inc' (18,686) at 20210307205553690
20425 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/witherspoon/regression_bucket_master' (18,687) at 20230908080016530
20426 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gmqtt_0.7.0.bb' (18,688) at 20241221090017552
20427 2025-01-08 03:00:46.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/0002-build-enable-serial-tests-automake-option-for-ptest.patch' (18,689) at 20230706080014757
20428 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/syscore.c' (18,690) at 20210309003649184
20429 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/dell-smm-hwmon.c' (18,691) at 20240405153048849
20430 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/adm8211.h' (18,692) at 20210307214929726
20431 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/qe_io.c' (18,693) at 20210308005002828
20432 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.h' (18,694) at 20210307214928614
20433 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/util_base.hpp' (18,695) at 20240817080031292
20434 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/64r6.config' (18,696) at 20210307214926202
20435 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv740_dpm.c' (18,697) at 20240405153048733
20436 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/nv12mt.svg' (18,698) at 20210309003648496
20437 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_trace.c' (18,699) at 20210307214927862
20438 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9719.c' (18,700) at 20240405153230783
20439 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/hr' (18,701) at 20210308005046145
20440 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/strparser.rst' (18,702) at 20210307214925542
20441 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.h' (18,703) at 20220525020652522
20442 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_dpia.c' (18,704) at 20240405153047297
20443 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c' (18,705) at 20220525020653591
20444 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/.gitignore' (18,706) at 20210307214931890
20445 2025-01-08 03:00:46.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3x.dtsi' (18,707) at 20240405153045601
20446 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cmdq_masks.h' (18,708) at 20240405153046605
20447 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/gbs-boot-status-led.bb' (18,709) at 20241206090014278
20448 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-build-fix-parallel-make.patch' (18,710) at 20230706080014741
20449 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/overlay/overlay' (18,711) at 20221209040019091
20450 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skattungbyn' (18,712) at 20210307205553790
20451 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ir.h' (18,713) at 20210307214928690
20452 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-4-1.c' (18,714) at 20220525020653291
20453 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-npi.h' (18,715) at 20210307214926234
20454 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_perfmon.c' (18,716) at 20220525020652851
20455 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_exec.c' (18,717) at 20240405153230603
20456 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_nounroll2.c' (18,718) at 20210307214932646
20457 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.out' (18,719) at 20210927100127469 to deleted uid set
20458 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_devdis.h' (18,720) at 20210308005003648
20459 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c' (18,721) at 20241018080014482
20460 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/Makefile' (18,722) at 20240405153052065
20461 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/gxbb.h' (18,723) at 20240405153230215
20462 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb' (18,724) at 20241221090017504
20463 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-psci.dtsi' (18,725) at 20210307214926010
20464 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/uprobes.h' (18,726) at 20210307214926098
20465 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-crypto.h' (18,727) at 20210307214927102
20466 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9n12.dtsi' (18,728) at 20210308005002572
20467 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/jornada720.h' (18,729) at 20210307214925958
20468 2025-01-08 03:00:46.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_check.cpp' (18,730) at 20240618080040649
20469 2025-01-08 03:00:46.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/nvme.h' (18,731) at 20241211090212354
20470 2025-01-08 03:00:46.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs_fs.h' (18,732) at 20240405153052537
20471 2025-01-08 03:00:46.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/Makefile' (18,733) at 20210308005003016
20472 2025-01-08 03:00:46.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pm.c' (18,734) at 20240405153050481
20473 2025-01-08 03:00:46.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/exynos4210.c' (18,735) at 20240906080037192
20474 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/syscall_defs.h' (18,736) at 20240326080039394
20475 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/packagegroups/packagegroup-obmc-apps.bbappend' (18,737) at 20240724080012699
20476 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-budget/Kconfig' (18,738) at 20210307214928850
20477 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gpu.h' (18,739) at 20210307214927986
20478 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-bone.dts' (18,740) at 20210308005002560
20479 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/rcu/RCU+sync+read.litmus' (18,741) at 20210309003648432
20480 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit_302.bb' (18,742) at 20241221090017532
20481 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-event.c' (18,743) at 20240405153232235
20482 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu.h' (18,744) at 20241211090212518
20483 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_pci.c' (18,745) at 20220525020653767
20484 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/page.h' (18,746) at 20240405153046341
20485 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/switch/switchtec.c' (18,747) at 20240405153231299
20486 2025-01-08 03:00:46.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/Makefile' (18,748) at 20210307214932742
20487 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp936.c' (18,749) at 20210307214931186
20488 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c' (18,750) at 20240405153047169
20489 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/rzn1_a5psw.h' (18,751) at 20240405153230911
20490 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_kms.c' (18,752) at 20240405153048421
20491 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_common.h' (18,753) at 20240405153232215
20492 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max3421-hcd.h' (18,754) at 20210307214931478
20493 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (18,755) at 20241206090014218
20494 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-whether-password-expired-with-pam.patch' (18,756) at 20210307205553946
20495 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/network_manager_main.cpp' (18,757) at 20230802080038882
20496 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_drv.c' (18,758) at 20240405153049297
20497 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/cirrus/ep93xx.h' (18,759) at 20210307214931510
20498 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_nor_lpuart_defconfig' (18,760) at 20210308005003264
20499 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/dnode.c' (18,761) at 20210307214931122
20500 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/MAINTAINERS' (18,762) at 20210308005002948
20501 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-sl93512r.dts' (18,763) at 20240405153045433
20502 2025-01-08 03:00:46.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/of_xilinx_wdt.c' (18,764) at 20240405153231599
20503 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/armadillo-800eva.h' (18,765) at 20210308005003584
20504 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/chromebook_link.dts' (18,766) at 20210308005002860
20505 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/Build' (18,767) at 20240405153232235
20506 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat_0.32.bb' (18,768) at 20220402030015911
20507 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-ebs.rst' (18,769) at 20240405153044941
20508 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/apm-xgene-mdio.txt' (18,770) at 20210307214925370
20509 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/bcm963158.c' (18,771) at 20210308005002940
20510 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/brd.c' (18,772) at 20241211090145397
20511 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-dump.c' (18,773) at 20240906080037528
20512 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/malcontent-ui.bb' (18,774) at 20241206090014254
20513 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-video.h' (18,775) at 20240405153049529
20514 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0002-add-fallback-parse_printf_format-implementation.patch' (18,776) at 20240413080012651
20515 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-setup' (18,777) at 20210307205553890
20516 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/quote-1-rs/meson.build' (18,778) at 20241211090212462
20517 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_mbox.c' (18,779) at 20241211090212294
20518 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.c' (18,780) at 20210307214929818
20519 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/u_f.h' (18,781) at 20210307214930806
20520 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Makefile' (18,782) at 20240405153046909
20521 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-add.c' (18,783) at 20240405153231947
20522 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/libcupsfilters_2.0.0.bb' (18,784) at 20231126090012797
20523 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/main.c' (18,785) at 20210309003651552
20524 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c' (18,786) at 20241001080013016
20525 2025-01-08 03:00:46.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/scsi.rst' (18,787) at 20210307214925470
20526 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/u-boot-spl.lds' (18,788) at 20210308005002860
20527 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c' (18,789) at 20240405153230255
20528 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/watch.hpp' (18,790) at 20230511080024715
20529 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/km82xx.c' (18,791) at 20240405153230051
20530 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/inventory/inventory-cleanup.bb' (18,792) at 20241206090014286
20531 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h' (18,793) at 20210308005002664
20532 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8900.h' (18,794) at 20210307214932358
20533 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wsproto/run-ptest' (18,795) at 20240413080012663
20534 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/systemd/system/mctp-demux.socket' (18,796) at 20210622100026533
20535 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (18,797) at 20240423080013627
20536 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus.h' (18,798) at 20230925080040109
20537 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/tsb.S' (18,799) at 20210307214926602
20538 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/Makefile' (18,800) at 20240405153046241
20539 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap4_sdp4430_defconfig' (18,801) at 20210308005003272
20540 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_irq.c' (18,802) at 20240805080013927
20541 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/todo.rst' (18,803) at 20210307214925214
20542 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_phy_config.c' (18,804) at 20241008080013943
20543 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armsse-cpu-pwrctrl.c' (18,805) at 20241211090212294
20544 2025-01-08 03:00:46.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (18,806) at 20230508080011774
20545 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_bad_zero_sz_arr.c' (18,807) at 20210307214932642
20546 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htc.h' (18,808) at 20210307214929730
20547 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.rst' (18,809) at 20241221090017596
20548 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_global.h' (18,810) at 20210309003653020
20549 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/boolconv.cocci' (18,811) at 20210307214932138
20550 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/msmc.c' (18,812) at 20210308005002732
20551 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdm660.c' (18,813) at 20240405153230231
20552 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/dump.c' (18,814) at 20210308005046257
20553 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/analogbits/wrpll-cln28hpc.c' (18,815) at 20220525020652302
20554 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32mp13-overview.rst' (18,816) at 20240405153044973
20555 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/get-binary-toolchains' (18,817) at 20241221090017464
20556 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/wb45n.c' (18,818) at 20210308005003016
20557 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/host-cpu.h' (18,819) at 20210927100127393
20558 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/pmu_intel.c' (18,820) at 20240503080014466
20559 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json' (18,821) at 20230920080013648
20560 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/delay.c' (18,822) at 20210307214926750
20561 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/device.hpp' (18,823) at 20240817080031292
20562 2025-01-08 03:00:46.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/ctype.c' (18,824) at 20210308005003696
20563 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/poll.c' (18,825) at 20240405153231887
20564 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/mmp.rst' (18,826) at 20240405153045205
20565 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/cpm.txt' (18,827) at 20210307214925402
20566 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__upon_stopped.hpp' (18,828) at 20240817080036820
20567 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw553x.dts' (18,829) at 20240405153045497
20568 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SDCARD_defconfig' (18,830) at 20210308005003244
20569 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/README.md' (18,831) at 20230629131804623
20570 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/agheader.c' (18,832) at 20240405153052581
20571 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-plugin-ccreds/0001-configure-Check-for-function-from-libdb-during-confi.patch' (18,833) at 20221003030013281
20572 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts' (18,834) at 20240405153229927
20573 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso' (18,835) at 20240405153045729
20574 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/basic_api.c' (18,836) at 20240405153054229
20575 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/local.h' (18,837) at 20240405153232175
20576 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/cpu_sandbox.c' (18,838) at 20210308005003356
20577 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hostboot.interface.yaml' (18,839) at 20240517080019498
20578 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powermode.hpp' (18,840) at 20241023080020391
20579 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/s390x.config' (18,841) at 20240405153054381
20580 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend' (18,842) at 20241206090014234
20581 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/Makefile' (18,843) at 20210308005003072
20582 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aquacomputer_d5next.c' (18,844) at 20240405153048849
20583 2025-01-08 03:00:46.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/fpu.h' (18,845) at 20210307214926110
20584 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-64-nonatomic-hi-lo.h' (18,846) at 20210309003653848
20585 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-cpc.h' (18,847) at 20210307214926226
20586 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fadump-internal.h' (18,848) at 20240405153046109
20587 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/ebisu.c' (18,849) at 20210308005003032
20588 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp' (18,850) at 20231024080003368
20589 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.3.bb' (18,851) at 20231126090012805
20590 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfxt.c' (18,852) at 20210307214926334
20591 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/Makefile' (18,853) at 20210307214930310
20592 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdm660.yaml' (18,854) at 20240405153045029
20593 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_3_d.h' (18,855) at 20210307214927686
20594 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_power_allocator.c' (18,856) at 20240405153231495
20595 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/config-fragments/arm64' (18,857) at 20240405153232231
20596 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-arm.c' (18,858) at 20240405153046921
20597 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vugpu.h' (18,859) at 20240326080039398
20598 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/advantech,idk-2121wr.yaml' (18,860) at 20240405153229763
20599 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/xway_nand.c' (18,861) at 20240405153230879
20600 2025-01-08 03:00:46.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ultravisor.h' (18,862) at 20210307214926394
20601 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/i2sbus.h' (18,863) at 20210307214932190
20602 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/Makefile' (18,864) at 20240405153053993
20603 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/scrub/bmap.c' (18,865) at 20240405153231775 to deleted uid set
20604 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xlsatoms_1.1.4.bb' (18,866) at 20240106090017237
20605 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-arm9tdmi.inc' (18,867) at 20210905000020581
20606 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-parse.c' (18,868) at 20240405153054209
20607 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/amd_iommu.h' (18,869) at 20241211090212278
20608 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-fonts.inc' (18,870) at 20241206090014258
20609 2025-01-08 03:00:46.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/thread_info_64.h' (18,871) at 20240405153046321
20610 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/syscall.c' (18,872) at 20241211090212386
20611 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2q-marvell-dmp.dts' (18,873) at 20240405153045585
20612 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/host/checkstop-monitor.bbappend' (18,874) at 20210812000025162
20613 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c' (18,875) at 20240617080017398
20614 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_check_power_status.cpp' (18,876) at 20240823080031161
20615 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-set-nicenabled.service.in' (18,877) at 20210617100024963
20616 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-sme.h' (18,878) at 20241211090212474
20617 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/peer-states-8.dot' (18,879) at 20240405153044937
20618 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/se.h' (18,880) at 20210307214932262
20619 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fpga.h' (18,881) at 20210308005003648
20620 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/ez-ipupdate_3.0.11b7.bb' (18,882) at 20221003030013261
20621 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_inc.h' (18,883) at 20210309003649652
20622 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/subsystem-apis.rst' (18,884) at 20240405153229831
20623 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/st-asc.txt' (18,885) at 20240405153229795
20624 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nyan-big.h' (18,886) at 20210308005003608
20625 2025-01-08 03:00:46.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9x5.c' (18,887) at 20240405153046769
20626 2025-01-08 03:00:46.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/stm32f4-rcc.h' (18,888) at 20210308005003636
20627 2025-01-08 03:00:46.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_3_sh_mask.h' (18,889) at 20240405153047833
20628 2025-01-08 03:00:46.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch' (18,890) at 20230706080014745
20629 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsl/gsl.inc' (18,891) at 20220402030015983
20630 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/cdn-dp-rockchip.txt' (18,892) at 20210307214925306
20631 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_gem.h' (18,893) at 20220525020652831
20632 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cgroup_link.c' (18,894) at 20240405153054273
20633 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-from-user.png' (18,895) at 20210307205554354 to deleted uid set
20634 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/volatiles.99_vsftpd' (18,896) at 20210307205553822
20635 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x.h' (18,897) at 20210307214928642
20636 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mvo.c' (18,898) at 20220429100100946
20637 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0012-Avoid-using-libdir-from-.la-which-usually-points-to-.patch' (18,899) at 20241221090017660
20638 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-sensor-ids.h' (18,900) at 20240405153052697
20639 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-cxx.cpp' (18,901) at 20240405153054189
20640 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/Makefile' (18,902) at 20210307214930674
20641 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zfs.h' (18,903) at 20210308005003696
20642 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_mdio.c' (18,904) at 20210308005003440
20643 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lm3533_bl.c' (18,905) at 20240405153052173
20644 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-internal_dev.c' (18,906) at 20240405153053349
20645 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-net.cfg' (18,907) at 20220804030014671
20646 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.bridge' (18,908) at 20240906080037556 to deleted uid set
20647 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/transition.h' (18,909) at 20210307214931738
20648 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/ply/lex.py' (18,910) at 20210307205554258
20649 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/network_stability_test.robot' (18,911) at 20240628080017121
20650 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_state_sensor.hpp' (18,912) at 20240819080030259
20651 2025-01-08 03:00:46.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/google_accel_oob_unittest.cpp' (18,913) at 20240203090005566
20652 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_dcscm/Kconfig' (18,914) at 20230720080043535
20653 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/tod.h' (18,915) at 20210927100127241
20654 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/xbox_remote.c' (18,916) at 20240405153049521
20655 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/chassis.json' (18,917) at 20240106090013589
20656 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-fru-properties.yaml' (18,918) at 20210307205553674
20657 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/test/meson.build' (18,919) at 20231008080027971
20658 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/wic/emmc-aspeed.wks.in' (18,920) at 20210307205553674
20659 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/LICENSE' (18,921) at 20220525020545505
20660 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci.c' (18,922) at 20210307214926286
20661 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Suddesjaur' (18,923) at 20210307205553790
20662 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,pm8916-wcd-analog-codec.yaml' (18,924) at 20240405153229799
20663 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/fsl,mma8452.yaml' (18,925) at 20220525020651678
20664 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/autogroup.h' (18,926) at 20210307214931502
20665 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/large_vm_gpr_corruption.c' (18,927) at 20240405153054357
20666 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-i2c.c' (18,928) at 20240405153049561
20667 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-tvo.yaml' (18,929) at 20240405153045049
20668 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_uid.c' (18,930) at 20210307214931870
20669 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/MAINTAINERS' (18,931) at 20210308005003016
20670 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.9.1.bb' (18,932) at 20241221090017556
20671 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/regs-rtc.h' (18,933) at 20240405153045681
20672 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-type-dict.out' (18,934) at 20210308005046401 to deleted uid set
20673 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly-beta.dts' (18,935) at 20240405153045561
20674 2025-01-08 03:00:46.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/cereal.wrap' (18,936) at 20220408100045889
20675 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/imx6q-iomuxc-gpr.h' (18,937) at 20240405153052733
20676 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_seq.c' (18,938) at 20210309003652384
20677 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_MCTPEndpoint.cpp' (18,939) at 20241205090004239
20678 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c' (18,940) at 20240405153051377
20679 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_leaf.c' (18,941) at 20241023080012895
20680 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_mpls.c' (18,942) at 20240405153053361
20681 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/dbus_pcap_loader.js' (18,943) at 20220602030014530
20682 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8195.c' (18,944) at 20240405153051317
20683 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/5.Posting.rst' (18,945) at 20240405153045297
20684 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/medcom-wide.h' (18,946) at 20210308005003604
20685 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs2.h' (18,947) at 20210308005003556
20686 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/relocate.c' (18,948) at 20210308005002884
20687 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.c' (18,949) at 20240405153046953
20688 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv04.c' (18,950) at 20210307214927966
20689 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts' (18,951) at 20210307214926022
20690 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/mac_nvram.h' (18,952) at 20230426080043764
20691 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/qos_fuzz.c' (18,953) at 20240906080037568
20692 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ctags/ctags_6.1.20241201.0.bb' (18,954) at 20241221090017512
20693 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa_4.3.0.bb' (18,955) at 20241221090017488
20694 2025-01-08 03:00:46.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/battery.h' (18,956) at 20210308005003680
20695 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/lp3943.txt' (18,957) at 20210307214925358
20696 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-op1-opp.dtsi' (18,958) at 20240405153045817
20697 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_pnor_partition_table.h' (18,959) at 20210308005108645
20698 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-man-file.patch' (18,960) at 20230706080014757
20699 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022ds_32b.dts' (18,961) at 20210307214926346
20700 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph.yaml' (18,962) at 20240405153045161
20701 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/meson.build' (18,963) at 20240904080011482
20702 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/nrf51_soc.c' (18,964) at 20240906080037192
20703 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/dir.c' (18,965) at 20240405153231687
20704 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18250.c' (18,966) at 20240405153049533
20705 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecureBootDatabaseCollection.json' (18,967) at 20240619080002952
20706 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml' (18,968) at 20240405153045077
20707 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/esp4.c' (18,969) at 20240805080014051
20708 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_rtalloc.c' (18,970) at 20241023080012899 to deleted uid set
20709 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu.c' (18,971) at 20241211090212522
20710 2025-01-08 03:00:46.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ll2.c' (18,972) at 20240405153050229
20711 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_sub.c' (18,973) at 20210308005046529
20712 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/timer.c' (18,974) at 20240405153045661
20713 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_aspeed.hpp' (18,975) at 20240817080027652
20714 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/MAINTAINERS' (18,976) at 20210308005003024
20715 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-fails.patch' (18,977) at 20241221090017636
20716 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sm501-regs.h' (18,978) at 20210307214931510
20717 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/hda_dsp_common.h' (18,979) at 20210309003654904
20718 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac3_mac.h' (18,980) at 20240405153231227
20719 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config' (18,981) at 20240726080012882
20720 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb' (18,982) at 20241221090017660
20721 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_install.sh' (18,983) at 20210307214932678
20722 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz' (18,984) at 20210307205554590 to deleted uid set
20723 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/goku_udc.h' (18,985) at 20210307214930814
20724 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/vmlinux.lds.S' (18,986) at 20240628080013977
20725 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/img.c' (18,987) at 20240405153050525
20726 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/nlohmann_json.wrap' (18,988) at 20231208090004940
20727 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pnp.rst' (18,989) at 20210309003648292
20728 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dma-swiotlb.c' (18,990) at 20240405153046137
20729 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbdisply.c' (18,991) at 20210307214926826
20730 2025-01-08 03:00:46.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_bufs_kern.c' (18,992) at 20210307214932118
20731 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc-common.inc' (18,993) at 20241221090017660
20732 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-csky-apb-intc.c' (18,994) at 20240405153049193
20733 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/intc.c' (18,995) at 20210308005045889
20734 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-core.c' (18,996) at 20240405153054221
20735 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/mpc83xx_cpu.h' (18,997) at 20210308005003356
20736 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/mtk_iommu_v1.c' (18,998) at 20240520080015155
20737 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/Makefile.target' (18,999) at 20240326080039746
20738 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_devlink.c' (19,000) at 20240405153049953
20739 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg-dec.c' (19,001) at 20240405153049473
20740 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-runtime_0.4.9.bb' (19,002) at 20241221090017504
20741 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mcfmii.c' (19,003) at 20210308005003436
20742 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2081si-post.dtsi' (19,004) at 20240405153046093
20743 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/thread_info.h' (19,005) at 20210307214932742
20744 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/autotools-brokensep.bbclass' (19,006) at 20220910030013385
20745 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/entry.S' (19,007) at 20240405153046021
20746 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-digest.rst' (19,008) at 20210307214925266
20747 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/Makefile' (19,009) at 20240405153052117
20748 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu.h' (19,010) at 20241211090212326
20749 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/pmbus_regs.h' (19,011) at 20241211090212362
20750 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-hisi-error.c' (19,012) at 20240405153051233
20751 2025-01-08 03:00:46.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/sleep-states.rst' (19,013) at 20210307214925238
20752 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/fpu_helper.c' (19,014) at 20241211090212518
20753 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vmap_stack.h' (19,015) at 20240405153045865
20754 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/README.md' (19,016) at 20231212090013238
20755 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/models/wwnr.dot' (19,017) at 20240405153054385
20756 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1043_ids.c' (19,018) at 20210308005002556
20757 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk_table.h' (19,019) at 20240405153050669
20758 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/284.out' (19,020) at 20210308005046469
20759 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its.c' (19,021) at 20241023080012879
20760 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.8.bb' (19,022) at 20241206090014242
20761 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/yocto-layer.yml' (19,023) at 20221120040010710
20762 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCVirtualMedia.json' (19,024) at 20240724080002903
20763 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/eth.c' (19,025) at 20240326080039574
20764 2025-01-08 03:00:46.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sy8106a.h' (19,026) at 20210308005003688
20765 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stop@.target' (19,027) at 20240321080027598
20766 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvbdev.h' (19,028) at 20240405153052825
20767 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt/meson.build' (19,029) at 20230825080021137
20768 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.6.bb' (19,030) at 20241206090014238
20769 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios.bin' (19,031) at 20240326080039614 to deleted uid set
20770 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/resource.c' (19,032) at 20240405153232011
20771 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-sofef00.c' (19,033) at 20240405153230615
20772 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-evb-act8846.dts' (19,034) at 20240405153045561
20773 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/check_signature.c' (19,035) at 20210307214931790
20774 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-opal.c' (19,036) at 20240405153051501
20775 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/.markdownlint.yaml' (19,037) at 20230404080007402
20776 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat_git.bb' (19,038) at 20231126090012857
20777 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ucall.S' (19,039) at 20240405153230039
20778 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/Makefile' (19,040) at 20220525020652526
20779 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_device_local.h' (19,041) at 20210307214930542
20780 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4906.dtsi' (19,042) at 20240405153045717
20781 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml' (19,043) at 20240405153045065
20782 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv.h' (19,044) at 20210309003649028
20783 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend' (19,045) at 20241221090017468
20784 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/writing_musb_glue_layer.rst' (19,046) at 20210307214925474
20785 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/sockbits.h' (19,047) at 20210308005046089
20786 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32h743-eval_defconfig' (19,048) at 20210308005003280
20787 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/Makefile' (19,049) at 20210307214929298
20788 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.rmobile' (19,050) at 20210308005003296
20789 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/images/obmc-phosphor-image.bbappend' (19,051) at 20210813100029656
20790 2025-01-08 03:00:46.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/stlb_regs.h' (19,052) at 20240405153046605
20791 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/utils.cpp' (19,053) at 20220727030018061
20792 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/056.out' (19,054) at 20210308005046441
20793 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/ulpi.c' (19,055) at 20210309003653204
20794 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_crtc.c' (19,056) at 20240405153048357
20795 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/common.py' (19,057) at 20241206090014306
20796 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/misc.c' (19,058) at 20210308005002728
20797 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-dvb.c' (19,059) at 20240405153049469
20798 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/power.c' (19,060) at 20210916100017811
20799 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/crc32.c' (19,061) at 20210308005003420
20800 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-execstack.sh' (19,062) at 20210307205554130
20801 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/pylintrc' (19,063) at 20240906080037444
20802 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolantConnector.v1_0_2.json' (19,064) at 20240619080002944
20803 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga_escape.h' (19,065) at 20240405153048789
20804 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/trace-events' (19,066) at 20230925080039901
20805 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch' (19,067) at 20241221090017680
20806 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor.cpp' (19,068) at 20240904080048947
20807 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tkip.h' (19,069) at 20210307214931994
20808 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,emev2-smu.yaml' (19,070) at 20220525020651666
20809 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/xfrm.h' (19,071) at 20240405153052861
20810 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/per.S' (19,072) at 20240906080037580
20811 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_sysfs.c' (19,073) at 20240405153230539
20812 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-aspeed-i2c-ic.c' (19,074) at 20220627100016994
20813 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/lantiq/fpi-bus.c' (19,075) at 20210307214930442
20814 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Accuracy.interface.yaml' (19,076) at 20221207040023631
20815 2025-01-08 03:00:46.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/0001-Make-manpages-multilib-identical.patch' (19,077) at 20210307205554602
20816 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/dtcs033.c' (19,078) at 20210307214928826
20817 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman.c' (19,079) at 20220525020654091
20818 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppdev.h' (19,080) at 20210307214931654
20819 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-neonbs-glue.c' (19,081) at 20240405153229975
20820 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_nat.h' (19,082) at 20240405153052865
20821 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-dell-wmi-ddv' (19,083) at 20240405153044913
20822 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Funasdalen_Telestation' (19,084) at 20210307205553782
20823 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/ifupdown_0.8.44.bb' (19,085) at 20241221090017640
20824 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l73.c' (19,086) at 20240405153053577
20825 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-trace.c' (19,087) at 20240405153049125
20826 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/zones.json' (19,088) at 20241106090019918
20827 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/smp.h' (19,089) at 20210307214926618
20828 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs0_defconfig' (19,090) at 20210308005003248
20829 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v7m.S' (19,091) at 20240405153045693
20830 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/debugfs.c' (19,092) at 20220913100024309
20831 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/bitfield.h' (19,093) at 20210307214925958
20832 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/salvator-x.dtsi' (19,094) at 20210308005002608
20833 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/detail/async_send_handler.hpp' (19,095) at 20240817080036816
20834 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/gen_facilities.c' (19,096) at 20240405153046305
20835 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/common.py' (19,097) at 20241211090212458
20836 2025-01-08 03:00:46.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/checksum.c' (19,098) at 20241211090212394
20837 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_masks.h' (19,099) at 20240405153046589
20838 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/internal.h' (19,100) at 20240415080012967
20839 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/traces.h' (19,101) at 20240405153050705
20840 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18212.h' (19,102) at 20210307214928798
20841 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini.dtsi' (19,103) at 20240405153045433
20842 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_common.c' (19,104) at 20210307214931962
20843 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/misc.py' (19,105) at 20210308005048033
20844 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/util.c' (19,106) at 20220525020654963
20845 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lsm_cgroup_nonvoid.c' (19,107) at 20240405153054269
20846 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/Makefile.softmmu-target' (19,108) at 20241211090212550
20847 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt312.c' (19,109) at 20240405153049293
20848 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/code-update.md' (19,110) at 20230316080008330
20849 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramfuc.h' (19,111) at 20210307214927958
20850 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-fix-msgsndnotify-loop.patch' (19,112) at 20210307205553810
20851 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_dcscm/Makefile' (19,113) at 20230720080043535
20852 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/busy_check.tc' (19,114) at 20210309003656000
20853 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/multi_ebb_procs_test.c' (19,115) at 20240405153054361
20854 2025-01-08 03:00:46.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,omap2-intc.txt' (19,116) at 20210307214925346
20855 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sockaddr.sh' (19,117) at 20240405153054177
20856 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/gpio-restart.yaml' (19,118) at 20240405153229787
20857 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload-reorder-good.svg' (19,119) at 20210307214925542
20858 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-search-empty.png' (19,120) at 20220105012522971 to deleted uid set
20859 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/trace-enable/trace-enable.bbappend' (19,121) at 20230428080015190
20860 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_init.c' (19,122) at 20240405153047245
20861 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/pic.h' (19,123) at 20240405153046201
20862 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mt7621.c' (19,124) at 20240405153230675
20863 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,da850-vpif.txt' (19,125) at 20210307214925354
20864 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-hisi.c' (19,126) at 20240405153230675
20865 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx8mq_evk_defconfig' (19,127) at 20210308005003260
20866 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_srh.h' (19,128) at 20210307214931650
20867 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/boot/dts/Makefile' (19,129) at 20240405153045933
20868 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-09' (19,130) at 20230114040005626
20869 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APL-1.0' (19,131) at 20210307205554414
20870 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/parrot_r16_defconfig' (19,132) at 20210308005003272
20871 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/feat.h' (19,133) at 20240405153232011
20872 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psp-sev.h' (19,134) at 20240405153052933
20873 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/UCP1020.h' (19,135) at 20210308005003580
20874 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pypng_0.20220715.0.bb' (19,136) at 20230610080017603
20875 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/signal.c' (19,137) at 20240906080037360
20876 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmu_context.h' (19,138) at 20240405153230031
20877 2025-01-08 03:00:46.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/early_me.c' (19,139) at 20210308005002856
20878 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/send-error-report' (19,140) at 20210307205554642
20879 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board.c' (19,141) at 20210308005002772
20880 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/q_in_vni_veto.sh' (19,142) at 20240405153054301
20881 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x01.h' (19,143) at 20210307214928078
20882 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-core/systemd/systemd_%.bbappend' (19,144) at 20241221090017480
20883 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-vmxcopy.c' (19,145) at 20220525020655227
20884 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/bugs.c' (19,146) at 20241211090145453
20885 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_main.c' (19,147) at 20240613080016379
20886 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-ipq806x-sata.c' (19,148) at 20240405153051289
20887 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_8_0_enum.h' (19,149) at 20210307214927686
20888 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Global.interface.yaml' (19,150) at 20210610000035134
20889 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-irqc.c' (19,151) at 20240405153049205
20890 2025-01-08 03:00:46.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6375.c' (19,152) at 20240405153051349
20891 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/inet6_hashtables.c' (19,153) at 20240405153232035
20892 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html' (19,154) at 20210307205554286
20893 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/vertexcom/Makefile' (19,155) at 20240405153050321
20894 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dbusmock_0.32.2.bb' (19,156) at 20241221090017668
20895 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/console.h' (19,157) at 20240326080039546
20896 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/controller/vmd.c' (19,158) at 20241216090017721 to deleted uid set
20897 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/scsi-uclass.c' (19,159) at 20210308005003484
20898 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-4a/tune-neoversev1.inc' (19,160) at 20240301090012451
20899 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pl031.c' (19,161) at 20210308005003480
20900 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx6-mipi-csi2.c' (19,162) at 20240405153231471
20901 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-extra-junk.err' (19,163) at 20210308005046409
20902 2025-01-08 03:00:46.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-maple.dts' (19,164) at 20240405153045773
20903 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx_driver.h' (19,165) at 20210307214928618
20904 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-display.c' (19,166) at 20240405153232243
20905 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/fsf/include/variant/tie-asm.h' (19,167) at 20210307214926770
20906 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/bus.c' (19,168) at 20210308005003740
20907 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c' (19,169) at 20240405153050065
20908 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mdb.c' (19,170) at 20240405153053193
20909 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci.h' (19,171) at 20240405153052101
20910 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-ir.c' (19,172) at 20240405153049313
20911 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_qs.h' (19,173) at 20210307214929550
20912 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_unit.c' (19,174) at 20220525020653975
20913 2025-01-08 03:00:46.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-r5-base-board.dts' (19,175) at 20210308005002592
20914 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/Kconfig' (19,176) at 20210307214927990
20915 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mittadalen' (19,177) at 20210307205553786
20916 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mba6b.dts' (19,178) at 20240405153045505
20917 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt' (19,179) at 20240405153045013
20918 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kdump.h' (19,180) at 20210307214926382
20919 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2371-0000_defconfig' (19,181) at 20210308005003272
20920 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/m-nocp.decode' (19,182) at 20230426080043856
20921 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ZPL-2.0' (19,183) at 20210307205554426
20922 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips64.inc' (19,184) at 20210905000020581
20923 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_tegra.c' (19,185) at 20240405153231535
20924 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.gitignore' (19,186) at 20210505000128990
20925 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/test_loaddata.py' (19,187) at 20240106090017249
20926 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pruss_driver.h' (19,188) at 20240405153052777
20927 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils_2.43.1.bb' (19,189) at 20241221090017656
20928 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_8xx.h' (19,190) at 20210308005002840
20929 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rva.c.inc' (19,191) at 20241211090212514
20930 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/timebase_helper.c' (19,192) at 20240906080037516
20931 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/fvp-base.md' (19,193) at 20230114040015462
20932 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/Makefile' (19,194) at 20210308005002800
20933 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad7303.yaml' (19,195) at 20220525020651678
20934 2025-01-08 03:00:46.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blockgroup_lock.h' (19,196) at 20210307214931362
20935 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/itd1000_priv.h' (19,197) at 20210307214928626
20936 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-hcalls.rst' (19,198) at 20220429100100422
20937 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ix2505v.c' (19,199) at 20240405153049289
20938 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/volatiles.99_vblade' (19,200) at 20210307205553822
20939 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/ccid.h' (19,201) at 20210308005045973
20940 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rcg.h' (19,202) at 20241216090017693
20941 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb' (19,203) at 20241206090014298
20942 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/apr.c' (19,204) at 20240405153051765
20943 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/witherspoon-tacoma/obmc/gpio/phosphor-power-supply-0.conf' (19,205) at 20210307205553702
20944 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a779x-u-boot.dtsi' (19,206) at 20210308005002604
20945 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/file.c' (19,207) at 20240830080013307
20946 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.h' (19,208) at 20210307214929934
20947 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mac802154_hwsim.c' (19,209) at 20240405153050337
20948 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-voipac-bsb.dts' (19,210) at 20240405153045493
20949 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/altr,rst-mgr.yaml' (19,211) at 20240405153229795
20950 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/restapi.py' (19,212) at 20220125040024447
20951 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/kallsyms.c' (19,213) at 20210308005003228
20952 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-array.out' (19,214) at 20241211090212542
20953 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss-pci.c' (19,215) at 20240405153051449
20954 2025-01-08 03:00:46.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mmap.c' (19,216) at 20240405153054197
20955 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_upd161704.c' (19,217) at 20210716100030019
20956 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/speed.c' (19,218) at 20210308005002548
20957 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-suzuran.dts' (19,219) at 20240405153045769
20958 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pcm-pdc.c' (19,220) at 20240710080014617
20959 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-prtrvt.dts' (19,221) at 20240405153045501
20960 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91-slave.c' (19,222) at 20240624080012780
20961 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/stresstest.c' (19,223) at 20240405153049713
20962 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/rv_reactors.c' (19,224) at 20240405153053061
20963 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/amd-ccp.txt' (19,225) at 20210307214925298
20964 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mcs_spinlock.h' (19,226) at 20220525020654711
20965 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/current.h' (19,227) at 20240405153046065
20966 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rv1126.c' (19,228) at 20240405153230239
20967 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/fdarray.c' (19,229) at 20240405153054165
20968 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/chipsec/chipsec_1.9.1.bb' (19,230) at 20241221090017580
20969 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/phy.txt' (19,231) at 20210307214925378
20970 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/babeld/babeld_1.13.1.bb' (19,232) at 20230813080012840
20971 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf' (19,233) at 20231126090012861
20972 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/dmard09.c' (19,234) at 20240405153048933
20973 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-am335x-control.c' (19,235) at 20210309003653264
20974 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkAdapterMetrics.v1_1_0.json' (19,236) at 20240619080002948
20975 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/Kconfig' (19,237) at 20210308005002980
20976 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/power_off_cause_test.cpp' (19,238) at 20240217090030856
20977 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/reset.c' (19,239) at 20210307214926254
20978 2025-01-08 03:00:46.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/id.c' (19,240) at 20210927100127661
20979 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ramundberget' (19,241) at 20210307205553790
20980 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm3_base.h' (19,242) at 20220525020654535
20981 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ap325rxa/Makefile' (19,243) at 20210307214926534
20982 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse-tegra.c' (19,244) at 20240405153231455
20983 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/trace.h' (19,245) at 20240405153050609
20984 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-failure.log' (19,246) at 20210309003655972
20985 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR.interface.yaml' (19,247) at 20221207040023627
20986 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pathwatchimpl.hpp' (19,248) at 20240904080034451
20987 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fin_ack_lat.c' (19,249) at 20210307214932686
20988 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-edosk7760.c' (19,250) at 20210307214926534
20989 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/magic-number.rst' (19,251) at 20240405153045281
20990 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libata.h' (19,252) at 20240710080014605
20991 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-i2c.c' (19,253) at 20240405153049625
20992 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mt9m111.txt' (19,254) at 20210307214925350
20993 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/44x.h' (19,255) at 20240405153046089
20994 2025-01-08 03:00:46.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-ld4.c' (19,256) at 20210308005002796
20995 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/bootstrap-3.4.1.min.js' (19,257) at 20231126090012817
20996 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/system_dump_entry.cpp' (19,258) at 20230627080024910
20997 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec/Kconfig' (19,259) at 20210308005002920
20998 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/Kconfig' (19,260) at 20240405153049469
20999 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rotate-event-logs.timer' (19,261) at 20210901000020343
21000 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fru_identity.cpp' (19,262) at 20241002080024870
21001 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/gpr-num.h' (19,263) at 20240405153045937
21002 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-glue.c' (19,264) at 20240405153046097
21003 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/Kconfig' (19,265) at 20240405153045689
21004 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-demux-pinctrl.c' (19,266) at 20240405153048925
21005 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/spapr_xive.c' (19,267) at 20240906080037244
21006 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/pp_endian.h' (19,268) at 20240405153048337
21007 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mem.c' (19,269) at 20240405153054169
21008 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/setuptools3-base.bbclass' (19,270) at 20240301090012451
21009 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/math-emu/math.c' (19,271) at 20240405153046317
21010 2025-01-08 03:00:46.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/virtual_isys.h' (19,272) at 20210307214930570
21011 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_fru.h' (19,273) at 20210308004938820
21012 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/Makefile' (19,274) at 20210308005002776
21013 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835.dtsi' (19,275) at 20240405153045425
21014 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mid_bios.c' (19,276) at 20240405153048425
21015 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh' (19,277) at 20220612030016755
21016 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/src.c' (19,278) at 20240405153231387
21017 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_procfs.c' (19,279) at 20240405153231579
21018 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_sysbus.c' (19,280) at 20241211090212342
21019 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-htvec.c' (19,281) at 20240405153230751
21020 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-bl-43.dts' (19,282) at 20240405153045525
21021 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_hest_ghes.rst' (19,283) at 20210308005045805
21022 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (19,284) at 20240426080018064
21023 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/runqslower.c' (19,285) at 20240405153054041
21024 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ddp.c' (19,286) at 20240405153230971
21025 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Make-ts-module-external.patch' (19,287) at 20210307205553990
21026 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/watch.c' (19,288) at 20210307214926262
21027 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mpc.h' (19,289) at 20240405153047249
21028 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/memory.txt' (19,290) at 20240405153045285
21029 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/string.c' (19,291) at 20210308005003712
21030 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Dover' (19,292) at 20210307205553794
21031 2025-01-08 03:00:46.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/debug.c' (19,293) at 20210307214930542
21032 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/clock.h' (19,294) at 20210308005002660
21033 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/conf/layer.conf' (19,295) at 20210307205553690
21034 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic-pci.c' (19,296) at 20240613080016427
21035 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/disable_warning_urllib.py' (19,297) at 20221209040018567
21036 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/compat_barrier.h' (19,298) at 20240405153045865
21037 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.h' (19,299) at 20240405153050109
21038 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tqma6b.dtsi' (19,300) at 20240405153045505
21039 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sprd.txt' (19,301) at 20210307214925442
21040 2025-01-08 03:00:46.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c' (19,302) at 20210309003651644
21041 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/elog-errors.hpp' (19,303) at 20240817080031288
21042 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/dma.c' (19,304) at 20210309003648852
21043 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/catch-syscalls.py' (19,305) at 20240906080037576
21044 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_qp_grp.h' (19,306) at 20220525020653163
21045 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stellaris.c' (19,307) at 20240906080037196
21046 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/boot0.h' (19,308) at 20210308005002640
21047 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/Makefile' (19,309) at 20210307214927786
21048 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/ubx.c' (19,310) at 20240405153047069
21049 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-timechart.c' (19,311) at 20240405153054101
21050 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/iconnect.h' (19,312) at 20210308005003596
21051 2025-01-08 03:00:46.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-ber.rst' (19,313) at 20210309003648480
21052 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/inplace-byteswaps.cocci' (19,314) at 20210308005046237
21053 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9v111.c' (19,315) at 20240405153049321
21054 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mp.c' (19,316) at 20210308005003212
21055 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptctl.h' (19,317) at 20210307214928994
21056 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmicheck/meson.build' (19,318) at 20230804080023531
21057 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_dg.h' (19,319) at 20210307214932270
21058 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/Makefile' (19,320) at 20240906080037440
21059 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/Makefile' (19,321) at 20240405153046873
21060 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in' (19,322) at 20231126090012857
21061 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ecn.h' (19,323) at 20210307214931650
21062 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c' (19,324) at 20240913080013869
21063 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8400-private.h' (19,325) at 20210307214931438
21064 2025-01-08 03:00:46.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/drop_ntpdate_chk.patch' (19,326) at 20220721030015849
21065 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mroute.h' (19,327) at 20210309003653992
21066 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6323/core.h' (19,328) at 20210307214931430
21067 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/piix.c' (19,329) at 20241211090212290
21068 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/crg.h' (19,330) at 20210307214926974
21069 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.c' (19,331) at 20240405153230607
21070 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/Makefile' (19,332) at 20240405153054325
21071 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/sec_firmware_ppa.its' (19,333) at 20210308005003332
21072 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/Makefile' (19,334) at 20210307214929574
21073 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_aspeed.c' (19,335) at 20220802100038577
21074 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/cpu_info.c' (19,336) at 20210308005002552
21075 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/catc.c' (19,337) at 20240405153050373
21076 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/processor.h' (19,338) at 20240405153045625
21077 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/Makefile' (19,339) at 20210308005003040
21078 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/musca.rst' (19,340) at 20210308005045809
21079 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_mman.h' (19,341) at 20230925080039949
21080 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/ap-cpu-clk.c' (19,342) at 20240405153230219
21081 2025-01-08 03:00:46.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/bcm47xxnflash.h' (19,343) at 20210307214929218
21082 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq.h' (19,344) at 20240405153231815
21083 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_engine_cs.h' (19,345) at 20240405153048481
21084 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc83xx.h' (19,346) at 20240405153230051
21085 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_link.c' (19,347) at 20240405153046641
21086 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/Kconfig' (19,348) at 20240405153049561
21087 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion_6.12.inc' (19,349) at 20241221090017688
21088 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-periph-s10.c' (19,350) at 20240405153046845
21089 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb' (19,351) at 20241221090017560
21090 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs2.rules' (19,352) at 20210616125333493
21091 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/denx.bmp' (19,353) at 20210308005003768 to deleted uid set
21092 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kconfig' (19,354) at 20240405153045973
21093 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/vpci.c' (19,355) at 20220525020654339
21094 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md' (19,356) at 20240618080025501
21095 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/device_node_continue.cocci' (19,357) at 20240405153053441
21096 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/create-spdx.bbclass' (19,358) at 20241221090017612
21097 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264/0001-Makefile-Use-cp-options-to-preserve-file-mode.patch' (19,359) at 20210307205553802
21098 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/python3.patch' (19,360) at 20210307205554578
21099 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-lp3943.txt' (19,361) at 20210307214925318
21100 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_state3.c' (19,362) at 20210307214931806
21101 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/89xdgautostart.sh' (19,363) at 20210307205554590
21102 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.omap-ulpi-viewport' (19,364) at 20210308005003296
21103 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/.clang-format' (19,365) at 20240829080025807
21104 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/init.rs' (19,366) at 20240503080014518
21105 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/vital_handler.hpp' (19,367) at 20210308005346774
21106 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-cpm.h' (19,368) at 20210307214930458
21107 2025-01-08 03:00:46.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.h' (19,369) at 20210307214927802
21108 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/misc-ep93xx.h' (19,370) at 20240405153045369
21109 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ras/ras_event.h' (19,371) at 20240405153052869
21110 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/meson.options' (19,372) at 20230816080035547
21111 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/mux-k2g.h' (19,373) at 20210308005002732
21112 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resume_user_mode.h' (19,374) at 20240405153052789
21113 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r16-nintendo-nes-classic-edition.dts' (19,375) at 20210308005002628
21114 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2080_sd_rcw.cfg' (19,376) at 20210308005002996
21115 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/marvell,pxa2xx-ac97.txt' (19,377) at 20210307214925430
21116 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-fuloong2e.c' (19,378) at 20210307214926282
21117 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-start@.target' (19,379) at 20220301040040081
21118 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/poly1305-glue.c' (19,380) at 20220818100014659
21119 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2600.h' (19,381) at 20220215040051496
21120 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf117.c' (19,382) at 20220525020652971
21121 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/Kconfig' (19,383) at 20240405153049897
21122 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov7670.txt' (19,384) at 20210307214925350
21123 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethernet/eth.c' (19,385) at 20240503080014510
21124 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sun6i-prcm.c' (19,386) at 20220525020653347
21125 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-dbx5x0-pinctrl.dtsi' (19,387) at 20240405153045577
21126 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_uli.c' (19,388) at 20240405153046673
21127 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sxsabresd.h' (19,389) at 20210308005003604
21128 2025-01-08 03:00:46.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-divider-gate.c' (19,390) at 20220525020652306
21129 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/cxl_downstream.c' (19,391) at 20241211090212314
21130 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin' (19,392) at 20210307205554466
21131 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-regs.h' (19,393) at 20210308005002792
21132 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c' (19,394) at 20210307214929810
21133 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm.c' (19,395) at 20240405153045685
21134 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8993.h' (19,396) at 20210307214932366
21135 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d.c' (19,397) at 20240405153230843
21136 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/Makefile' (19,398) at 20210307214926466
21137 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ebtables-legacy-save' (19,399) at 20241221090017496
21138 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/cache.json' (19,400) at 20240405153054109
21139 2025-01-08 03:00:46.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.gitignore' (19,401) at 20220105012522959
21140 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue.net' (19,402) at 20210307205554470 to deleted uid set
21141 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.yaml' (19,403) at 20240405153045181
21142 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/Makefile' (19,404) at 20210307214932486
21143 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.c' (19,405) at 20210307214927950
21144 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-device-test.c' (19,406) at 20220429100100938
21145 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gpio.h' (19,407) at 20210308005002668
21146 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kiiminki' (19,408) at 20210307205553766
21147 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/Makefile' (19,409) at 20210308005003004
21148 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/userfaultfd_k.h' (19,410) at 20240405153231847
21149 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml' (19,411) at 20240405153045177
21150 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/process.c' (19,412) at 20240405153230039
21151 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yarl_1.18.0.bb' (19,413) at 20241221090017564
21152 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cacheflush.h' (19,414) at 20240405153230147
21153 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/generic-radix-tree.h' (19,415) at 20240405153231811
21154 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-s922x-bananapi-m2s.dts' (19,416) at 20240405153045713
21155 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/affinity.h' (19,417) at 20240405153052789
21156 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vsock_addr.c' (19,418) at 20220525020654923
21157 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/pasid.h' (19,419) at 20240405153230743
21158 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/microchip-ksz.h' (19,420) at 20210307214931478
21159 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/errors.h' (19,421) at 20210307214930598
21160 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt' (19,422) at 20210307214925418
21161 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.h' (19,423) at 20240405153047117
21162 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/Kconfig' (19,424) at 20240405153229983
21163 2025-01-08 03:00:46.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-gnss' (19,425) at 20240405153044917
21164 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/phc_vclocks.c' (19,426) at 20240405153232015
21165 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/local.conf.sample' (19,427) at 20241221090017476
21166 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/be_byteshift.h' (19,428) at 20210307214932478
21167 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mcu.h' (19,429) at 20210307214929898
21168 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6351.txt' (19,430) at 20210307214925430
21169 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/.gitignore' (19,431) at 20240405153054357
21170 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager/ibm-power9-cpu/blocklist.json' (19,432) at 20210307205554062
21171 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ipf.h' (19,433) at 20241114091008832
21172 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/s390x-softmmu/default.mak' (19,434) at 20240906080037160
21173 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/Kconfig' (19,435) at 20220525020653619
21174 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (19,436) at 20240316080012480
21175 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/Makefile' (19,437) at 20240405153231455
21176 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-apl-fails.txt' (19,438) at 20240405153230531
21177 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace.h' (19,439) at 20210307214926430
21178 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ptest.patch' (19,440) at 20241221090017648
21179 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0001-Handle-logging-syscall.patch' (19,441) at 20231126090012773
21180 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/msi/msi.c' (19,442) at 20240710080014597 to deleted uid set
21181 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9261ek.h' (19,443) at 20210308005003584
21182 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml' (19,444) at 20240405153229787
21183 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/udc/Makefile' (19,445) at 20210308005003508
21184 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml' (19,446) at 20240405153045113
21185 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml' (19,447) at 20240405153045173
21186 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi' (19,448) at 20240405153229895
21187 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dccp.h' (19,449) at 20210307214931630
21188 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage3_trace_output.h' (19,450) at 20240405153052901
21189 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/Makefile' (19,451) at 20210308005003028
21190 2025-01-08 03:00:46.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-tree.h' (19,452) at 20240405153052285
21191 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/Kconfig' (19,453) at 20210308005003044
21192 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c' (19,454) at 20240405153048681
21193 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm-v1.h' (19,455) at 20230310090043283
21194 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/common.c' (19,456) at 20210308005002944
21195 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JsonSchemaFile_v1.xml' (19,457) at 20240619080002928
21196 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/Makefile' (19,458) at 20210307214932218
21197 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2835_peripherals.h' (19,459) at 20240906080037328
21198 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-aspeed.c' (19,460) at 20240405153231371
21199 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-core.c' (19,461) at 20241018080014490
21200 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/dbus-sensors/wait-host0-state-ready.conf' (19,462) at 20241213090035006
21201 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/starfive,jh7110-tdm.yaml' (19,463) at 20240405153045169
21202 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/coroutine.hpp' (19,464) at 20241217090453707
21203 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs2-gentil.dts' (19,465) at 20210308005002632
21204 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE03' (19,466) at 20210307214932714
21205 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-NTSC-center-frequencies-8VSB' (19,467) at 20210307205553754
21206 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/traps.c' (19,468) at 20240830080013243
21207 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_lock.h' (19,469) at 20240405153048457
21208 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinctrl.h' (19,470) at 20240405153052765
21209 2025-01-08 03:00:46.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-kv1.bconf' (19,471) at 20220525020655111
21210 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-audio-sync.c' (19,472) at 20210307214927030
21211 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/privcmd.h' (19,473) at 20210307214930982
21212 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stack_var_off.c' (19,474) at 20220525020655195
21213 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_defconfig' (19,475) at 20210308005003236
21214 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-hooks.h' (19,476) at 20210307214932602
21215 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.h' (19,477) at 20240405153049945
21216 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/avf/virtchnl.h' (19,478) at 20241211090145533
21217 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-plug-in' (19,479) at 20241107090014377
21218 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-enna' (19,480) at 20211006000025238
21219 2025-01-08 03:00:46.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-dvk-om44.dts' (19,481) at 20240405153045605
21220 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-interconnect.json' (19,482) at 20240405153054133
21221 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_host_console_sub_menu.robot' (19,483) at 20240628080017113
21222 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1550.c' (19,484) at 20240405153230007
21223 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb' (19,485) at 20220402030016039
21224 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-obd_0.7.2.bb' (19,486) at 20240302090018210
21225 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-process-tests_3.0.0.bb' (19,487) at 20231126090012801
21226 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iocontext.h' (19,488) at 20240405153052709
21227 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/fault.c' (19,489) at 20240913080013769
21228 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/extable.h' (19,490) at 20210307214926214
21229 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/omap_usb_phy.c' (19,491) at 20210308005003520
21230 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/cpu_init.c' (19,492) at 20210308005002800
21231 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selections-common.rst' (19,493) at 20210309003648500
21232 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/perf.c' (19,494) at 20240906080037548
21233 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-default-settings.inc' (19,495) at 20210812000025262
21234 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@68.conf' (19,496) at 20240904080027734
21235 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hostlogger' (19,497) at 20221213040024897
21236 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rpm-traces.c' (19,498) at 20210307214931778
21237 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/readings.cpp' (19,499) at 20231228090030524
21238 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/alpha-softmmu.mak' (19,500) at 20230925080039837
21239 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso.ld' (19,501) at 20240326080039562
21240 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mediatek,mtk-cirq.yaml' (19,502) at 20240405153045085
21241 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/atomic.h' (19,503) at 20240405153046065
21242 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_test.c' (19,504) at 20240405153054269
21243 2025-01-08 03:00:46.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/snvs_lpgpr.c' (19,505) at 20240405153231279
21244 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-ws.c' (19,506) at 20230925080040109
21245 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_signal.h' (19,507) at 20221215040039202
21246 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libosip2/libosip2_5.3.1.bb' (19,508) at 20231126090012785
21247 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/utility.hpp' (19,509) at 20230825080027869
21248 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/common.c' (19,510) at 20241023080012895
21249 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml' (19,511) at 20240405153045141
21250 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/altera.c' (19,512) at 20210308005003372
21251 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/other.json' (19,513) at 20240405153054133
21252 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/__init__.py' (19,514) at 20240405153232215
21253 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/meson_config.h.in' (19,515) at 20240723080006032
21254 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/126' (19,516) at 20220429100100890
21255 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/fpga.c' (19,517) at 20210308005003052
21256 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_nic.h' (19,518) at 20240405153051601
21257 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/Makefile' (19,519) at 20210308005003008
21258 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/xattr.c' (19,520) at 20241008080014003
21259 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/macro.h' (19,521) at 20210308005002680
21260 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/brcm,bcm63xx-power.yaml' (19,522) at 20240405153045137
21261 2025-01-08 03:00:46.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_SDCARD_defconfig' (19,523) at 20210308005003240
21262 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000InitDevice.c' (19,524) at 20240405153052197
21263 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-mv78460.dtsi' (19,525) at 20240405153045453
21264 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-mtrace.inc' (19,526) at 20210812000025326
21265 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100.dtsi' (19,527) at 20240405153230063
21266 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx7ulp-pinctrl.txt' (19,528) at 20210307214925394
21267 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2b-neon-glue.c' (19,529) at 20220525020651878
21268 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sh7785lcr.h' (19,530) at 20210307214926558
21269 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/arm-device.c' (19,531) at 20210307214930978
21270 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/test_power_operation.robot' (19,532) at 20220201040016329
21271 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/acl.c' (19,533) at 20240405153052389
21272 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/props.h' (19,534) at 20240405153052289
21273 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-fix-parallel-build.patch' (19,535) at 20210307205553810
21274 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/atasound.c' (19,536) at 20210307214926138
21275 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/io.h' (19,537) at 20240405153054049
21276 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uvc.h' (19,538) at 20210307214930802
21277 2025-01-08 03:00:46.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6594.h' (19,539) at 20240405153052733
21278 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/contrib.patch' (19,540) at 20210528000029699
21279 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/Kconfig' (19,541) at 20210308005002996
21280 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hardirq.h' (19,542) at 20220525020651946
21281 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2021-4217.patch' (19,543) at 20220618030015190
21282 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/parport.h' (19,544) at 20210307214926670
21283 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hda.h' (19,545) at 20240405153053613
21284 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/fanctl/fan_control.c' (19,546) at 20210308004922932
21285 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-ts.c' (19,547) at 20240405153049377
21286 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/grouptwo.yaml' (19,548) at 20221209040030339
21287 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-thread-pointer.h' (19,549) at 20220804100016152
21288 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/md5-asm.S' (19,550) at 20220804100015888
21289 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/lib/call_o32.S' (19,551) at 20210307214926206
21290 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb' (19,552) at 20230520080014504
21291 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-csr.h' (19,553) at 20240405153050529
21292 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_audio_component.h' (19,554) at 20240405153052629
21293 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/Makefile' (19,555) at 20240405153048993
21294 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle.err' (19,556) at 20210308005046409
21295 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_header.c' (19,557) at 20240405153231603
21296 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-intel-plat.c' (19,558) at 20241125090012251
21297 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/spl.c' (19,559) at 20210308005003016
21298 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-soc.h' (19,560) at 20240405153052797
21299 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x04.c' (19,561) at 20210307214928082
21300 2025-01-08 03:00:46.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/synth.c' (19,562) at 20240405153230163
21301 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pinnacle-grey.c' (19,563) at 20210307214928782
21302 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/ipc.h' (19,564) at 20240405153232107
21303 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/bus.json' (19,565) at 20240405153054113
21304 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/target_core_fabric.h' (19,566) at 20240405153052889
21305 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb' (19,567) at 20230114040015550
21306 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/power-supply-policy/power-supply-policy.yaml' (19,568) at 20210307205553698
21307 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/rde_handler.cpp' (19,569) at 20240821080001891
21308 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-unknown.out' (19,570) at 20210308005046401 to deleted uid set
21309 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_s_qb.c' (19,571) at 20210308005046501
21310 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hackrf/Makefile' (19,572) at 20210307214928842
21311 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (19,573) at 20220128040018736
21312 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rv1108-evb.dts' (19,574) at 20210308005002608
21313 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/compress_offload.h' (19,575) at 20240405153052949
21314 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs.c' (19,576) at 20240405153045989
21315 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ib62x0_defconfig' (19,577) at 20210308005003260
21316 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/unwinder.c' (19,578) at 20240405153046061
21317 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2.dtsi' (19,579) at 20240405153045601
21318 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool/b76e3c578f1e9f582e9c28f50d82b1f569602075.patch' (19,580) at 20241206090014254
21319 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_privacy_screen_consumer.h' (19,581) at 20240405153052637
21320 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/a2jmidid_9.bb' (19,582) at 20220402030015975
21321 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mp.c' (19,583) at 20220525020653875
21322 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/adc.h' (19,584) at 20210308005002720
21323 2025-01-08 03:00:46.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/build_utility.c' (19,585) at 20240405153053037
21324 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__then.hpp' (19,586) at 20240731080033662
21325 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ovs_flow.yaml' (19,587) at 20240405153045229
21326 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/arm-binary-toolchain.inc' (19,588) at 20230813080012840
21327 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/continuous-integration-and-kas.md' (19,589) at 20241206090014206
21328 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc@.service.in' (19,590) at 20220212040021782
21329 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun6i.h' (19,591) at 20210308005002664
21330 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_platform.c' (19,592) at 20240405153230895
21331 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/Makefile' (19,593) at 20240405153046037
21332 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfadd.c' (19,594) at 20240405153046085
21333 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid2.h' (19,595) at 20210307214931922
21334 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/sysfs.c' (19,596) at 20240405153050441
21335 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/thread_info.h' (19,597) at 20240405153045861
21336 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/insn64.decode' (19,598) at 20221215040039322
21337 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg3ff.c' (19,599) at 20210307214928094
21338 2025-01-08 03:00:46.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/Makefile.am.include' (19,600) at 20210308005108645
21339 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/arizona/registers.h' (19,601) at 20210307214931426
21340 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-copyleft-var' (19,602) at 20241221090017616
21341 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb.c' (19,603) at 20210308005002968
21342 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_lib.h' (19,604) at 20240405153047281
21343 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/emif-asm-offsets.c' (19,605) at 20210309003650400
21344 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun8i-mbus.c' (19,606) at 20210307214927030
21345 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sata' (19,607) at 20210308005003296
21346 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/mc.c' (19,608) at 20210308005003432
21347 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipher.c' (19,609) at 20241211090212226
21348 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb' (19,610) at 20241221090017544
21349 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/sit.c' (19,611) at 20240415080012995
21350 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_qm_tensor_0_regs.h' (19,612) at 20240405153046589
21351 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb' (19,613) at 20241221090017512
21352 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp_0.2.0.bb' (19,614) at 20220618030015166
21353 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/pipeline.json' (19,615) at 20240405153232223
21354 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-yones-toptech-bs1078-v2.dts' (19,616) at 20240405153045385
21355 2025-01-08 03:00:46.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/dir.c' (19,617) at 20240405153052541
21356 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_errno_defs.h' (19,618) at 20210927100127281
21357 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/rsparser.c' (19,619) at 20240405153231351
21358 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/bitset.c' (19,620) at 20241216090017789
21359 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.c' (19,621) at 20240405153230383
21360 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/harma/post_desc.json' (19,622) at 20240111090006002
21361 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/meson.build' (19,623) at 20240906080037156
21362 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (19,624) at 20241206090014278
21363 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fb_mmc.h' (19,625) at 20210308005003648
21364 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp2-bootblock-n.bbclass' (19,626) at 20230627080016966
21365 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/root.c' (19,627) at 20210308005003356
21366 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts' (19,628) at 20240405153229919
21367 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FDK-AAC' (19,629) at 20241221090017616
21368 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_kern.c' (19,630) at 20240405153054249
21369 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2007.h' (19,631) at 20220525020653187
21370 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.c' (19,632) at 20240830080013283
21371 2025-01-08 03:00:46.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6115-dispcc.h' (19,633) at 20240405153052645
21372 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c' (19,634) at 20240805080013947
21373 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_udp.c' (19,635) at 20240405153053325
21374 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv2.dtsi' (19,636) at 20210307214926010
21375 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/Kbuild' (19,637) at 20240405153230611
21376 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-berr.c' (19,638) at 20240405153046053
21377 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/index.rst' (19,639) at 20240405153045205
21378 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/gdbstub.c' (19,640) at 20240906080037540
21379 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/config' (19,641) at 20210307214932678
21380 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/time.h' (19,642) at 20240405153045941
21381 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/misc/sdp.txt' (19,643) at 20210308005003328
21382 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/.clang-tidy' (19,644) at 20240926080014009
21383 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/.gitignore' (19,645) at 20210307214926650
21384 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_netdev.c' (19,646) at 20240405153050257
21385 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/flush.c' (19,647) at 20240405153229915
21386 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_connection_sock.c' (19,648) at 20241211090145549
21387 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/pgtable-64.c' (19,649) at 20240405153230015
21388 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend' (19,650) at 20240402080012066
21389 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/Makefile' (19,651) at 20210307214926342
21390 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Firestone.py' (19,652) at 20220728030041559
21391 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/nitro_enclaves/.gitignore' (19,653) at 20220525020654935
21392 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-mv784mp-gp.h' (19,654) at 20210308005003592
21393 2025-01-08 03:00:46.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c' (19,655) at 20240405153230359
21394 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/gp_padctrl.h' (19,656) at 20210308005002672
21395 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ucmpdi2.c' (19,657) at 20210307214926610
21396 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/string.c' (19,658) at 20240405153053101
21397 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-svs.c' (19,659) at 20240405153051761
21398 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/cpu-info.c' (19,660) at 20210308005002792
21399 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_xive.h' (19,661) at 20240906080037336
21400 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs.c' (19,662) at 20240405153231959
21401 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb' (19,663) at 20241221090017548
21402 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/index.rst' (19,664) at 20240405153045233
21403 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/toggle-filter.scss' (19,665) at 20210308005107073
21404 2025-01-08 03:00:46.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/genalloc.c' (19,666) at 20240405153231947
21405 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/xilinx_emaclite.c' (19,667) at 20210308005003448
21406 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gunicorn/run-ptest' (19,668) at 20240301090012431
21407 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/.clang-format' (19,669) at 20240820080027366 to deleted uid set
21408 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/k3_fit_atf.sh' (19,670) at 20210308005003764
21409 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/mux.h' (19,671) at 20210307214927022
21410 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sbs,sbs-battery.yaml' (19,672) at 20220525020651706
21411 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/231.out' (19,673) at 20210927100127497
21412 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk208.fuc5' (19,674) at 20210307214927938
21413 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/lshrdi3.c' (19,675) at 20210307214926170
21414 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midi.c' (19,676) at 20240405153054025
21415 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/registers.h' (19,677) at 20210309003654908
21416 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/atomic.h' (19,678) at 20240405153046001
21417 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-mount.service.in' (19,679) at 20241207090017671
21418 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Makefile.perf' (19,680) at 20240405153232219
21419 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext2.rst' (19,681) at 20240405153045201
21420 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/armv7m_nvic.h' (19,682) at 20240906080037332
21421 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1200fb.h' (19,683) at 20210307214926218
21422 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/external-scm.rst' (19,684) at 20230114040015514
21423 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/devtree.c' (19,685) at 20241211090145369
21424 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.yaml' (19,686) at 20210307214925294
21425 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/configure.ac' (19,687) at 20210308005117617
21426 2025-01-08 03:00:46.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/178.out.qcow2' (19,688) at 20230925080040089
21427 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mlx5_ifc.h' (19,689) at 20240919080017078
21428 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/agent.c' (19,690) at 20210307214928370
21429 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/reset-syscfg.h' (19,691) at 20210307214930206
21430 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/Makefile' (19,692) at 20220525020653435
21431 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-lynx.c' (19,693) at 20240405153050349
21432 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/alternative.c' (19,694) at 20240405153230063
21433 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wl1273.c' (19,695) at 20240405153053817
21434 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/Kbuild' (19,696) at 20210307214927946
21435 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace-crypto.c' (19,697) at 20240405153230255
21436 2025-01-08 03:00:46.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/arbitrary-int-1-rs/meson.build' (19,698) at 20241211090212462
21437 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lz4.c' (19,699) at 20210307214926802
21438 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/visconti_wdt.c' (19,700) at 20240405153052245
21439 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_driver.h' (19,701) at 20210308005003676
21440 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/mpc8569mds.c' (19,702) at 20210308005002980
21441 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/sysfs-pci.rst' (19,703) at 20240405153044929
21442 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_sdma.c' (19,704) at 20240405153230707
21443 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/Makefile' (19,705) at 20210308005003384
21444 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h' (19,706) at 20240405153051973
21445 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop_param.h' (19,707) at 20210307214930554
21446 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-fe-tuner.c' (19,708) at 20210307214928598
21447 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_fw_if.h' (19,709) at 20240405153046581
21448 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/utils.c' (19,710) at 20210307214932054
21449 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-sgtl5000.c' (19,711) at 20240405153053933
21450 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ds1287.h' (19,712) at 20210307214926214
21451 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov8858.c' (19,713) at 20240405153049333
21452 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_attach.c' (19,714) at 20240405153054385
21453 2025-01-08 03:00:46.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_upgrade.txt' (19,715) at 20210308005002924
21454 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-axg.c' (19,716) at 20240405153231323
21455 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/buildstats-summary.bbclass' (19,717) at 20220910030013389
21456 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunsab.h' (19,718) at 20210307214930762
21457 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/ptrace.h' (19,719) at 20210308005002804
21458 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-omap-usb2.c' (19,720) at 20240405153231315
21459 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/cf.c' (19,721) at 20240906080037232
21460 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-udoo.dts' (19,722) at 20240405153045505
21461 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_sdcard_qspi_defconfig' (19,723) at 20210308005003264
21462 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/Kconfig' (19,724) at 20240405153230923
21463 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ti_qspi_dra_test' (19,725) at 20210308005003300
21464 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6348.h' (19,726) at 20210308005003588
21465 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/Makefile' (19,727) at 20240405153049177
21466 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ocelot-spi.c' (19,728) at 20240405153049613
21467 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_gem.c' (19,729) at 20240405153048785
21468 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/s390x/ucall.h' (19,730) at 20240405153232267
21469 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/Makefile' (19,731) at 20210307214930582
21470 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c' (19,732) at 20240405153230315
21471 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/bcm6838-pinctrl.txt' (19,733) at 20210308005003304
21472 2025-01-08 03:00:46.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv17.h' (19,734) at 20210307214927898
21473 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c' (19,735) at 20210309003651808
21474 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/Create.interface.yaml' (19,736) at 20221207040023627
21475 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/table.h' (19,737) at 20240405153051881
21476 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.0.5.bb' (19,738) at 20241221090017560
21477 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs_user.c' (19,739) at 20240805080014019
21478 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/diag318_test_handler.c' (19,740) at 20240405153054317
21479 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/m4/m4_%.bbappend' (19,741) at 20210307205554386
21480 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pim4328.c' (19,742) at 20240405153048869
21481 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/sbi.c' (19,743) at 20240405153230071
21482 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/MSS_Egress_registers.h' (19,744) at 20210307214929306
21483 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.h' (19,745) at 20210308005003436
21484 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/303' (19,746) at 20221215040039366
21485 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_common.h' (19,747) at 20240405153052233
21486 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dns320.dts' (19,748) at 20240405153045457
21487 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/msgbuf.h' (19,749) at 20210307214926394
21488 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbr.c' (19,750) at 20210308005046505
21489 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led' (19,751) at 20210309003648256
21490 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_bamboo.py' (19,752) at 20241211090212542
21491 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml' (19,753) at 20240405153045181
21492 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qmp-cmds-control.c' (19,754) at 20230426080043796
21493 2025-01-08 03:00:46.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/meson.build' (19,755) at 20240906080037312
21494 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_codec.c' (19,756) at 20240405153232131
21495 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitfield.h' (19,757) at 20210308005003656
21496 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-netdev' (19,758) at 20240405153044917
21497 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/debian/pool/main/m/minicom/index.html' (19,759) at 20220204040022572
21498 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_s1810c.c' (19,760) at 20240405153054025
21499 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/bluestone_defconfig' (19,761) at 20210309003648872
21500 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma-controller.yaml' (19,762) at 20240405153045053
21501 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_agp_backend.c' (19,763) at 20240405153048773
21502 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8990.c' (19,764) at 20240405153053877
21503 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/docutils.conf' (19,765) at 20210307214925454
21504 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/Kbuild' (19,766) at 20240405153046501
21505 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-idt3243x.c' (19,767) at 20240405153047077
21506 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-eval-v3.dtsi' (19,768) at 20240405153045529
21507 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/gcc.py' (19,769) at 20220910030013397
21508 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/altera_tse.c' (19,770) at 20210308005003424
21509 2025-01-08 03:00:46.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100.c' (19,771) at 20240405153046853
21510 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy.c' (19,772) at 20240405153230159
21511 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql.pam' (19,773) at 20210307205553890
21512 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/.gitattributes' (19,774) at 20210307205554226
21513 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zoned.c' (19,775) at 20241018080014554
21514 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/heartbeat.h' (19,776) at 20220525020654475
21515 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_logic_defconfig' (19,777) at 20210308005003272
21516 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/macfb.c' (19,778) at 20240405153231587
21517 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/syscon.c' (19,779) at 20240405153230839
21518 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/powerpc-hcalls.py' (19,780) at 20210307214932570
21519 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/Makefile' (19,781) at 20210307214932514
21520 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq5018.c' (19,782) at 20240405153231331
21521 2025-01-08 03:00:46.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_0.h' (19,783) at 20210307214927250
21522 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/t4fw_api_stor.h' (19,784) at 20210307214930302
21523 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/50-gbmc-br.rules' (19,785) at 20230622080014098
21524 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/base/regmap/regmap.c' (19,786) at 20241216090017693 to deleted uid set
21525 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch' (19,787) at 20230503080014579
21526 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/raspi-utils/raspi-utils_git.bb' (19,788) at 20241221090017572
21527 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/osdep_intf.h' (19,789) at 20210309003653096
21528 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (19,790) at 20240106090017229
21529 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/MAINTAINERS' (19,791) at 20210308005003016
21530 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb' (19,792) at 20241221090017544
21531 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/README' (19,793) at 20210308005046393
21532 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/reset.c' (19,794) at 20210307214926294
21533 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.h' (19,795) at 20210309003649656
21534 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sctop-record' (19,796) at 20210307214932566
21535 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/phosphor-skeleton-control-power_%/ibm-ac-server/obmc/power_control' (19,797) at 20221129040014411
21536 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pmu.c' (19,798) at 20210307214927862
21537 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/Kconfig' (19,799) at 20210308005003024
21538 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/Makefile' (19,800) at 20210307214932662
21539 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/scu_info.c' (19,801) at 20220322030058584
21540 2025-01-08 03:00:46.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/Kconfig' (19,802) at 20210308005003488
21541 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/abi.h' (19,803) at 20210307214926210
21542 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card.c' (19,804) at 20240405153232175
21543 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-zero-page.c' (19,805) at 20241211090212390
21544 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_perf_data_converter_json.sh' (19,806) at 20240405153232231
21545 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/amlogic,meson-sec-pwrc.yaml' (19,807) at 20240405153229787
21546 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/examples.rst' (19,808) at 20210307205554322
21547 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/intel-xhci-usb-role-switch.c' (19,809) at 20240405153052129
21548 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/mbox.h' (19,810) at 20210308005002848
21549 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/channel.c' (19,811) at 20240405153051949
21550 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/byteorder.h' (19,812) at 20210307214926066
21551 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bb' (19,813) at 20220921030015990
21552 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/xor_32.h' (19,814) at 20240405153046321
21553 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Santiago_de_Compostela' (19,815) at 20210307205553766
21554 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-iot.dts' (19,816) at 20240405153229891
21555 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/serial.h' (19,817) at 20210307214931354
21556 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap_2.8.134.bb' (19,818) at 20241206090014258
21557 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/builtin-check.c' (19,819) at 20240405153054073
21558 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/bitmap.c' (19,820) at 20240405153231695
21559 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hwseq.c' (19,821) at 20240405153047241
21560 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_simple_kms_helper.c' (19,822) at 20240405153048409
21561 2025-01-08 03:00:46.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch' (19,823) at 20241221090017684
21562 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RedfishExtensions_v1.xml' (19,824) at 20240824080002934
21563 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/129.out' (19,825) at 20210308005046449
21564 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_mad.h' (19,826) at 20210307214928442
21565 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/symbols.c' (19,827) at 20240405153054173
21566 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/sifive,ccache0.yaml' (19,828) at 20240405153045021
21567 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/async_pf.h' (19,829) at 20210307214932746
21568 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/jl2005bcd.c' (19,830) at 20240405153049565
21569 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_table_check.rst' (19,831) at 20240820080014161
21570 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear.c' (19,832) at 20240405153051369
21571 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi.h' (19,833) at 20240405153046581
21572 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-inject_git.bb' (19,834) at 20241221090017540
21573 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c' (19,835) at 20240429080012420
21574 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_device.h' (19,836) at 20220525020654003
21575 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_fair_share.c' (19,837) at 20240405153231495
21576 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864.h' (19,838) at 20210307214928718
21577 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/Makefile' (19,839) at 20210308005002976
21578 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/core.c' (19,840) at 20240405153231963
21579 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/nuvoton,npcm7xx-reset.h' (19,841) at 20210307214931346
21580 2025-01-08 03:00:46.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/Makefile' (19,842) at 20210307214930430
21581 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/file-io.cpp' (19,843) at 20240724080006311
21582 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/da8xx-fb.c' (19,844) at 20240405153231583
21583 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mixer.h' (19,845) at 20210307214932274
21584 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rsnapshot/rsnapshot/configure-fix-cmd_rsync.patch' (19,846) at 20210307205553994
21585 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/smp.c' (19,847) at 20240405153046201
21586 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/Makefile' (19,848) at 20210307214929910
21587 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/ialloc.c' (19,849) at 20240405153231767
21588 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch' (19,850) at 20241206090014298
21589 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/fvp-base.conf' (19,851) at 20241221090017464
21590 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-io-rewind.c' (19,852) at 20240405153049245
21591 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/kqid.c' (19,853) at 20210307214931230
21592 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-inline.h' (19,854) at 20240405153231947
21593 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml' (19,855) at 20240405153045053
21594 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-orangepi-win.dts' (19,856) at 20210308005002616
21595 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/Makefile' (19,857) at 20240405153052537
21596 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/cn_test.c' (19,858) at 20210307214932126
21597 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/clearfog_gt_8k_defconfig' (19,859) at 20210308005003252
21598 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Krompachy' (19,860) at 20210307205553794
21599 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm11351.dtsi' (19,861) at 20240405153229871
21600 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/clk-da8xx-cfgchip.h' (19,862) at 20210307214931474
21601 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb' (19,863) at 20231011080016582
21602 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm28155-ap.dts' (19,864) at 20240405153229871
21603 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/siliconmitus,sm5502-muic.yaml' (19,865) at 20240405153229763
21604 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/zii,rave-sp-wdt.txt' (19,866) at 20210307214925454
21605 2025-01-08 03:00:46.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/wrperfmon.h' (19,867) at 20210307214925650
21606 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgrp_local_storage.c' (19,868) at 20240405153054249
21607 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/dcu_sii9022a.c' (19,869) at 20210308005002960
21608 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-scsi.h' (19,870) at 20240326080039542
21609 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-block-manager.c' (19,871) at 20240405153049257
21610 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/seq_file.h' (19,872) at 20240405153054049
21611 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/Makefile' (19,873) at 20210308005002988
21612 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-setup.c' (19,874) at 20210309003648856
21613 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_project_config_page.py' (19,875) at 20240106090017249
21614 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host.errors.yaml' (19,876) at 20210610000035106
21615 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/COPYING.MIT' (19,877) at 20210307205553686
21616 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/stacktrace.c' (19,878) at 20240405153045357
21617 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h' (19,879) at 20241211090145461
21618 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sbrmi.c' (19,880) at 20240405153048873
21619 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func1.c' (19,881) at 20240405153054277
21620 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/irq_service.h' (19,882) at 20210307214927310
21621 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-az6007-cardlist.rst' (19,883) at 20210307214925230
21622 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-sk-rzg1m.dts' (19,884) at 20240405153045549
21623 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-queue-length.rst' (19,885) at 20210307214925222
21624 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-acpi-intel-match.h' (19,886) at 20240613080016507
21625 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mtk.c' (19,887) at 20210308005003348
21626 2025-01-08 03:00:46.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-quanta/network/usb-network.bbappend' (19,888) at 20241206090014278
21627 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio.c' (19,889) at 20240405153045893
21628 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/siox-bus-gpio.c' (19,890) at 20220525020654087
21629 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/suni.h' (19,891) at 20210307214926886
21630 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/check_config.sh' (19,892) at 20240405153054329
21631 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqbypass.h' (19,893) at 20210307214931410
21632 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/bmc_intf.h' (19,894) at 20210308004938832
21633 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/dbus_watcher.hpp' (19,895) at 20240820080027370
21634 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/policy.c' (19,896) at 20220525020653071
21635 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/fou6.c' (19,897) at 20210307214931962
21636 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/crypto.c' (19,898) at 20210308005002788
21637 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h' (19,899) at 20240405153048789
21638 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-loadavg-001.c' (19,900) at 20210309003656016
21639 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_debugfs.c' (19,901) at 20240628080014005
21640 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_cp.h' (19,902) at 20240405153051525
21641 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb' (19,903) at 20241206090014274
21642 2025-01-08 03:00:46.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64.yml' (19,904) at 20210307205554110
21643 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/hw_breakpoint.c' (19,905) at 20240405153231907
21644 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/net/poettering/meson.build' (19,906) at 20240920080030747
21645 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/CVE-2023-3758.patch' (19,907) at 20241221090017576
21646 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.h' (19,908) at 20220525020653739
21647 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/uart.c' (19,909) at 20240405153051181
21648 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-mixx-defs.h' (19,910) at 20210307214926234
21649 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_sysfw_ovmf.c' (19,911) at 20220429100100470
21650 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/syscall.h' (19,912) at 20210307214926322
21651 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/clear_user.S' (19,913) at 20210307214925866
21652 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060-i2c.c' (19,914) at 20240405153053677
21653 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm3-avx-asm_64.S' (19,915) at 20240405153046365
21654 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_bcm6345.c' (19,916) at 20210308005003484
21655 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_win_int.h' (19,917) at 20210308005045725
21656 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/io.cpp' (19,918) at 20230511080043139
21657 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcbrncsidhcp.netdev' (19,919) at 20210929000024374
21658 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-airoha/airoha.c' (19,920) at 20240405153045633
21659 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/tps65090.c' (19,921) at 20210308005003472
21660 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/namei.c' (19,922) at 20240405153231767
21661 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/port_range_occ.sh' (19,923) at 20240405153232263
21662 2025-01-08 03:00:46.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-wega-rdk.dts' (19,924) at 20240405153045589
21663 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/yama/Kconfig' (19,925) at 20210307214932186
21664 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw.h' (19,926) at 20240405153231459
21665 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Activation/meson.build' (19,927) at 20230825080021141
21666 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/byteorder.h' (19,928) at 20210307214926394
21667 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/spi.h' (19,929) at 20210308005002676
21668 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count2' (19,930) at 20240906080037556 to deleted uid set
21669 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/tegra_nand.c' (19,931) at 20240405153230879
21670 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_mbox.h' (19,932) at 20240405153049397
21671 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l2_main.c' (19,933) at 20240405153051533
21672 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/libfcoe.h' (19,934) at 20210307214930314
21673 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ti-lmu-register.h' (19,935) at 20210307214931434
21674 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/NFIT.dimmpxm' (19,936) at 20240906080037556 to deleted uid set
21675 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos5433-clock.yaml' (19,937) at 20240405153045029
21676 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/run-ptest' (19,938) at 20241221090017676
21677 2025-01-08 03:00:46.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/101.out' (19,939) at 20210308005046445
21678 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/net5501.c' (19,940) at 20220525020652194
21679 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/xor_vmx_glue.c' (19,941) at 20240405153046181
21680 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/cve-2022-33065.patch' (19,942) at 20231126090012865
21681 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-at91-pio4.c' (19,943) at 20240405153231327
21682 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/leds-lgm-sso.c' (19,944) at 20240405153049217
21683 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_2.json' (19,945) at 20240824080002938
21684 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/altr,rst-mgr-a10.h' (19,946) at 20210308005003640
21685 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/tizen_logo_16bpp_gzip.h' (19,947) at 20210308005003716
21686 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/platform.h' (19,948) at 20240405153046221
21687 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/remote-console-window-controller.html' (19,949) at 20210308005107077
21688 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/sleeper.S' (19,950) at 20210307214926186
21689 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/file.c' (19,951) at 20240405153231787
21690 2025-01-08 03:00:46.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832_sdr.c' (19,952) at 20240405153049293
21691 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963148.dts' (19,953) at 20240405153045433
21692 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5475EVB.h' (19,954) at 20210308005003576
21693 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/motorola-cpcap-mapphone.dtsi' (19,955) at 20240405153045601
21694 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/byteorder.h' (19,956) at 20210307214926166
21695 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.hpp' (19,957) at 20240819080030263
21696 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca501.c' (19,958) at 20240405153049569
21697 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/exchange-bmc-os-info.service.redhat' (19,959) at 20210308004938816
21698 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-ipu.h' (19,960) at 20210309003649784
21699 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/Kconfig' (19,961) at 20240405153231663
21700 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/io.h' (19,962) at 20240405153231047
21701 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network_%.bbappend' (19,963) at 20241206090014222
21702 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-ssh.patch' (19,964) at 20210307205553810
21703 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (19,965) at 20240523080012333
21704 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js' (19,966) at 20210307205554282
21705 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown-ack.service' (19,967) at 20230128040012702
21706 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c' (19,968) at 20240405153047201
21707 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/253' (19,969) at 20210927100127497
21708 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-topseed.c' (19,970) at 20210307214928102
21709 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos3250-pmu.c' (19,971) at 20210307214930446
21710 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,drv2665.txt' (19,972) at 20210307214925338
21711 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/0004-cups-fix-multilib-install-file-conflicts.patch' (19,973) at 20241221090017676
21712 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/ascii_string.cpp' (19,974) at 20220323030042607
21713 2025-01-08 03:00:46.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/modules.rst' (19,975) at 20220429100100414
21714 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native/minerva-fan.yaml' (19,976) at 20240316080012480
21715 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg' (19,977) at 20240405153044925
21716 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c' (19,978) at 20240405153230567
21717 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6slevk_defconfig' (19,979) at 20210308005003268
21718 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imgtec_xilfpga.h' (19,980) at 20210308005003596
21719 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ecdsa_key' (19,981) at 20210307205554466
21720 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/trace.h' (19,982) at 20210308005046269
21721 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9rl.dtsi' (19,983) at 20210308005002572
21722 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/ddr.c' (19,984) at 20210308005002980
21723 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_gen_internal.h' (19,985) at 20240405153054057
21724 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/mt7629-clk.h' (19,986) at 20210308005003632
21725 2025-01-08 03:00:46.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/MAINTAINERS' (19,987) at 20210308005002908
21726 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-tlv.h' (19,988) at 20240405153050409
21727 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/dataplane/xen-block.c' (19,989) at 20240906080037204
21728 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_realtek.h' (19,990) at 20210307214930878
21729 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-i8255.h' (19,991) at 20240405153047077
21730 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/libfdt_env.h' (19,992) at 20210307214932142
21731 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/init' (19,993) at 20210307205553974
21732 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_refclk.c' (19,994) at 20240405153230559
21733 2025-01-08 03:00:46.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_debugfs.c' (19,995) at 20210307214928110
21734 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_0.h' (19,996) at 20240405153048349
21735 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/dove.c' (19,997) at 20240405153045653
21736 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra124-car-common.h' (19,998) at 20210307214931338
21737 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/opcodes-sec.h' (19,999) at 20210307214925854
21738 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/hpwdt.rst' (20,000) at 20240405153045333
21739 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.h' (20,001) at 20220525020652498
21740 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/relocate-modules.patch' (20,002) at 20241221090017640
21741 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/crash_dump.c' (20,003) at 20240405153046253
21742 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh29.c' (20,004) at 20210307214928630
21743 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_xen.c' (20,005) at 20240405153231507
21744 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/compatibility.rst' (20,006) at 20240906080037172
21745 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/nmi.h' (20,007) at 20210307214926246
21746 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amipcmcia.h' (20,008) at 20210307214926158
21747 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial_2.17.bb' (20,009) at 20241221090017636
21748 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.interface.yaml' (20,010) at 20221207040023627
21749 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/Kconfig' (20,011) at 20240405153050545
21750 2025-01-08 03:00:46.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/modify_return.c' (20,012) at 20240405153232259
21751 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_switchdev.c' (20,013) at 20240405153050173
21752 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_rawcopy_plugin.wks.in' (20,014) at 20230401080011959
21753 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/migration.json' (20,015) at 20241211090212450
21754 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/interrupts.c' (20,016) at 20210308005002848
21755 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usbdevice_fs.h' (20,017) at 20210307214931534
21756 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/hisilicon,hip07-sec.txt' (20,018) at 20210307214925298
21757 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mcu.c' (20,019) at 20240405153231235
21758 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-redboot/bootstrap.S' (20,020) at 20240405153046501
21759 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600-dcscm_defconfig' (20,021) at 20230720080043539
21760 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs_types.h' (20,022) at 20220525020652887
21761 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/i8254.c' (20,023) at 20240405153046445
21762 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/repair.c' (20,024) at 20240405153231775
21763 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/clear_page.S' (20,025) at 20240405153230095
21764 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.yaml' (20,026) at 20240405153045093
21765 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/init.h' (20,027) at 20210308005002796
21766 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/ksi8560.c' (20,028) at 20240405153230051
21767 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.5.c' (20,029) at 20240405153050345
21768 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-pll.yaml' (20,030) at 20240405153229759
21769 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/max34451.c' (20,031) at 20240906080037296
21770 2025-01-08 03:00:46.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-virtualenv_20.26.6.bb' (20,032) at 20241221090017560
21771 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra114_spi.c' (20,033) at 20210308005003496
21772 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x01_hardware.h' (20,034) at 20240405153048805
21773 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/core.c' (20,035) at 20240613080016411
21774 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/common.h' (20,036) at 20240405153049045
21775 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/utils.h' (20,037) at 20240405153232283
21776 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c' (20,038) at 20220525020652819
21777 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rds.h' (20,039) at 20210307214931658
21778 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/121' (20,040) at 20220429100100890
21779 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0004-Pass-CXXFLAGS_FOR_BUILD-in-a-couple-of-places-to-avo.patch' (20,041) at 20241221090017660
21780 2025-01-08 03:00:46.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ublk_drv.c' (20,042) at 20241211090145397
21781 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1088aqds.h' (20,043) at 20210308005003600
21782 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs2acl.c' (20,044) at 20240405153052433
21783 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/powergate.h' (20,045) at 20210308005002672
21784 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v1.h' (20,046) at 20240405153049241
21785 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_filter_test.h' (20,047) at 20210307214931782
21786 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/check-headers.sh' (20,048) at 20240405153232223
21787 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/uaccess.h' (20,049) at 20240405153054389
21788 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/Makefile' (20,050) at 20210308005002544
21789 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/Makefile' (20,051) at 20240405153231451
21790 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-mips.rst' (20,052) at 20230426080043664
21791 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/qbman-portal.c' (20,053) at 20240405153051757
21792 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/checkundef.sh' (20,054) at 20210307214926614
21793 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/mpqemu-link.h' (20,055) at 20210927100127241
21794 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mcb' (20,056) at 20210307214925194
21795 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/op_dump_util.hpp' (20,057) at 20230625080025863
21796 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/Makefile' (20,058) at 20240405153051197
21797 2025-01-08 03:00:46.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5686.c' (20,059) at 20240405153048977
21798 2025-01-08 03:00:46.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/devkit8000.h' (20,060) at 20210308005003592
21799 2025-01-08 03:00:46.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_plane.c' (20,061) at 20240405153048433
21800 2025-01-08 03:00:46.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2.h' (20,062) at 20240405153049825
21801 2025-01-08 03:00:46.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-core/packagegroup/packagegroup-core-security.bbappend' (20,063) at 20220612030016735
21802 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c' (20,064) at 20241023080012875
21803 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_common.h' (20,065) at 20240405153230971
21804 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/lowlevel_init_ca15.S' (20,066) at 20210308005002768
21805 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_cpu.h' (20,067) at 20210308005046097
21806 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strcat.S' (20,068) at 20240405153229859
21807 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/Makefile' (20,069) at 20210308005003088
21808 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/kgdb_stubs.c' (20,070) at 20210308005003228
21809 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mchp48l640.c' (20,071) at 20240405153230867
21810 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-shx3.c' (20,072) at 20210307214926566
21811 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_nest3.decode' (20,073) at 20210308005046389
21812 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_init.h' (20,074) at 20240405153047245
21813 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/Makefile' (20,075) at 20210307214927038
21814 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/helpers.h' (20,076) at 20220525020655235
21815 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_driver.h' (20,077) at 20210309003650212
21816 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_common.c' (20,078) at 20240405153050281
21817 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/s390x-internal.h' (20,079) at 20230426080043920
21818 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/caddy2_defconfig' (20,080) at 20210308005003252
21819 2025-01-08 03:00:46.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_eq_qb.c' (20,081) at 20210308005046501
21820 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h' (20,082) at 20240405153046961
21821 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/BootSettingsStore.js' (20,083) at 20241004080035963
21822 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s_tdm.c' (20,084) at 20240710080014621
21823 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_drv.h' (20,085) at 20210307214928038
21824 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/kvm-window-controller.html' (20,086) at 20210308005107077
21825 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml' (20,087) at 20240405153045073
21826 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/meson.build' (20,088) at 20230825080021141
21827 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule-datetime.bb' (20,089) at 20241221090017520
21828 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/test.h' (20,090) at 20210308005003628
21829 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/backing-dev.c' (20,091) at 20240405153231959
21830 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_global_conf_regs.h' (20,092) at 20240405153046577
21831 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/.clang-format' (20,093) at 20211029100036564
21832 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_info.c' (20,094) at 20240405153231579
21833 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1254_revA_defconfig' (20,095) at 20210308005003288
21834 2025-01-08 03:00:46.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-rt2880.c' (20,096) at 20240405153051321
21835 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow/run-ptest' (20,097) at 20240309090012808
21836 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/arm_scsi.h' (20,098) at 20240405153051569
21837 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml' (20,099) at 20240405153229787
21838 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/parallel.c' (20,100) at 20240906080037208
21839 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash-64k.h' (20,101) at 20240405153046101
21840 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/hwprobe.rst' (20,102) at 20240405153229827
21841 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/andestech,ax45mp-cache.yaml' (20,103) at 20240405153229755
21842 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/sifive_gpio.c' (20,104) at 20241211090212274
21843 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/Kconfig' (20,105) at 20210307214929378
21844 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/iotools/iotools/iotools-setup.service' (20,106) at 20210307205554058
21845 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rc80211_minstrel_ht.c' (20,107) at 20240405153053297
21846 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/debugfs.c' (20,108) at 20240405153053385
21847 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/paste.rs' (20,109) at 20240405153232099
21848 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception' (20,110) at 20210307205554422
21849 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/fsl,scu.yaml' (20,111) at 20240405153045057
21850 2025-01-08 03:00:46.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscall_n64.tbl' (20,112) at 20241211090212378
21851 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7793.h' (20,113) at 20210309003653884
21852 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/a2ul16riser.json' (20,114) at 20220601030005857
21853 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/Makefile' (20,115) at 20220525020652827
21854 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/Kconfig' (20,116) at 20240405153230755
21855 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-bpf.c' (20,117) at 20240405153054041
21856 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x08_hardware.h' (20,118) at 20240405153048805
21857 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/templates/default/local.conf.sample' (20,119) at 20241221090017472
21858 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/index.rst' (20,120) at 20240405153045325
21859 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/builtin.h' (20,121) at 20240405153054077
21860 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb14p.rst' (20,122) at 20220525020651786
21861 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-lte-sku.dtsi' (20,123) at 20240405153045785
21862 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-cpus.dtsi' (20,124) at 20240405153045569
21863 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-twl4030-usb.c' (20,125) at 20240405153231315
21864 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/0001-Replace-stat64-with-stat.patch' (20,126) at 20230114040015534
21865 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rv32-rustix-libc-backend.patch' (20,127) at 20241221090017672
21866 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/disable-float-tests.patch' (20,128) at 20230706080014757
21867 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/059_change_size.dts' (20,129) at 20210308005003752
21868 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-r-ccu.h' (20,130) at 20210307214931350
21869 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/ibm-dbus-interfaces.pc.in' (20,131) at 20210308005117617
21870 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/sign_ipk.bbclass' (20,132) at 20220910030013393
21871 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/malta_qemu_32r6_defconfig' (20,133) at 20240405153230007
21872 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/219' (20,134) at 20210927100127493
21873 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vesafb.c' (20,135) at 20240812080017248
21874 2025-01-08 03:00:46.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/trace-events' (20,136) at 20240326080039430
21875 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-v4l2.h' (20,137) at 20240405153052833
21876 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control/avsbus-enable@.service' (20,138) at 20210307205553718
21877 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vexpress-config.yaml' (20,139) at 20240405153045017
21878 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/syscalls_64.c' (20,140) at 20240405153046497
21879 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-sld8.c' (20,141) at 20210308005002796
21880 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_stream2mmio.c' (20,142) at 20210307214930538
21881 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-amdpt.c' (20,143) at 20240405153047073
21882 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/config' (20,144) at 20240405153054301
21883 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig' (20,145) at 20210308005003264
21884 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/math.c' (20,146) at 20240405153046181
21885 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/Makefile' (20,147) at 20210308005002708
21886 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/add_unless' (20,148) at 20240405153053433
21887 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smc.h' (20,149) at 20240405153050329
21888 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/start.S' (20,150) at 20210308005046397
21889 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lspcon.c' (20,151) at 20240405153048457
21890 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers.c' (20,152) at 20240405153046885
21891 2025-01-08 03:00:46.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/Kconfig' (20,153) at 20240405153231323
21892 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev.c' (20,154) at 20240405153052249
21893 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_debugfs.c' (20,155) at 20240405153231235
21894 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/clockid.c' (20,156) at 20210309003655948
21895 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/Makefile' (20,157) at 20220525020652198
21896 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/sys-cdefs.h' (20,158) at 20231011080016606
21897 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_poweroff.c' (20,159) at 20240405153046753
21898 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h' (20,160) at 20210307214930294
21899 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/117' (20,161) at 20220429100100890
21900 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_param.h' (20,162) at 20240405153049113
21901 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/etcd.inc' (20,163) at 20230602080015084
21902 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/xattr.c' (20,164) at 20240405153052969
21903 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_w.c' (20,165) at 20210308005046505
21904 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5.dtsi' (20,166) at 20240405153045569
21905 2025-01-08 03:00:46.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_user.c' (20,167) at 20210726100024655
21906 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max3355.c' (20,168) at 20240405153047025
21907 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/md-cluster.rst' (20,169) at 20240405153045193
21908 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sundsbruk' (20,170) at 20210307205553790
21909 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/nvidia,tegra194-pcie-ep.yaml' (20,171) at 20240405153045125
21910 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/conitrace.c' (20,172) at 20210308005003208
21911 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nftlmount.c' (20,173) at 20220525020653407
21912 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_drv.c' (20,174) at 20240405153230639
21913 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/meson.build' (20,175) at 20230815080023508
21914 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc1_cfg_regs.h' (20,176) at 20240405153046581
21915 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (20,177) at 20210819000021018
21916 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_ctx_axuser_regs.h' (20,178) at 20240405153046601
21917 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/004' (20,179) at 20210927100127473
21918 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9n12ek_mmc_defconfig' (20,180) at 20210308005003248
21919 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/asm-offsets.h' (20,181) at 20210307214926314
21920 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp-standards.svg' (20,182) at 20210308004941072
21921 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/Makefile' (20,183) at 20240405153046873
21922 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/sysfs.txt' (20,184) at 20240405153045293
21923 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/suspend-flows.rst' (20,185) at 20210307214925238
21924 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/SocketAttributes/meson.build' (20,186) at 20230825080021137
21925 2025-01-08 03:00:46.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/vsyscall.h' (20,187) at 20220525020652042
21926 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2841er_priv.h' (20,188) at 20210307214928614
21927 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_route.c' (20,189) at 20240613080016535
21928 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/socionext,uniphier-pcie.yaml' (20,190) at 20240405153045125
21929 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_log.h' (20,191) at 20210307214931646
21930 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/memory.json' (20,192) at 20240405153054137
21931 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.h' (20,193) at 20240405153231475
21932 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb' (20,194) at 20241221090017684
21933 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ca.c' (20,195) at 20220525020654131
21934 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_multiq.c' (20,196) at 20240624080012832
21935 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/network/phosphor-network/config.json' (20,197) at 20231123090013213
21936 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-check.svg' (20,198) at 20210308005107065
21937 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ptrace.h' (20,199) at 20210307214926250
21938 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz' (20,200) at 20210307205554594 to deleted uid set
21939 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d.h' (20,201) at 20240405153049465
21940 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local/file3' (20,202) at 20230114040015526
21941 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_port.c' (20,203) at 20240405153054385
21942 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/machine/ncplite.conf' (20,204) at 20230927080013514
21943 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/common.h' (20,205) at 20240405153054085
21944 2025-01-08 03:00:46.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/centos-8-aarch64.ks' (20,206) at 20210308005046541
21945 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/systemintf-sdbus.cpp' (20,207) at 20230513080027502
21946 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/vga-softcursor.rst' (20,208) at 20210307214925242
21947 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/via,vt8500-rtc.txt' (20,209) at 20210307214925418
21948 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/expected_config' (20,210) at 20210307214932154
21949 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/blkif.h' (20,211) at 20240405153052957
21950 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts' (20,212) at 20240710080014573
21951 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decNumberLocal.h' (20,213) at 20220429100100582
21952 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/other.json' (20,214) at 20240405153054141
21953 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-poller.h' (20,215) at 20210307214928470
21954 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-send-burst.rst' (20,216) at 20210309003648476
21955 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/linux32.c' (20,217) at 20210307214926254
21956 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/untested.tc' (20,218) at 20210307214932670
21957 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv.h' (20,219) at 20240405153230043
21958 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-pxs3.c' (20,220) at 20210308005002792
21959 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipv6_flowlabel.c' (20,221) at 20240405153054345
21960 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/stack.S' (20,222) at 20210307214926750
21961 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/spi.h' (20,223) at 20240405153231867
21962 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic.h' (20,224) at 20240613080016427
21963 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/item_updater.cpp' (20,225) at 20240820080019550
21964 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/logging' (20,226) at 20241213090035010
21965 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970-u-boot.dtsi' (20,227) at 20210308005002604
21966 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args.tc' (20,228) at 20210309003656000
21967 2025-01-08 03:00:46.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.c' (20,229) at 20240405153231251
21968 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/initializers.c' (20,230) at 20210307214930874
21969 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/pci_regs.h' (20,231) at 20241211090212370
21970 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-axs10x/axs10x.c' (20,232) at 20240405153229863
21971 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2203.conf' (20,233) at 20230606080013598
21972 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/utils.sh' (20,234) at 20220402030016063
21973 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux.yaml' (20,235) at 20240405153045133
21974 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/p17v.h' (20,236) at 20240405153232131
21975 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vmx.c' (20,237) at 20220525020655227
21976 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm23550_w1d.h' (20,238) at 20210308005003588
21977 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/README' (20,239) at 20210309003655968
21978 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/bootgraph.8' (20,240) at 20210307214932618
21979 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-sdt.c' (20,241) at 20210307214932470
21980 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ecc-dbus-sel.md' (20,242) at 20221209040006383
21981 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/nop.c' (20,243) at 20240613080016507
21982 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/efi-x86_payload64_defconfig' (20,244) at 20210308005003256
21983 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly507e.c' (20,245) at 20240405153048617
21984 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/sysfs.c' (20,246) at 20240405153053957
21985 2025-01-08 03:00:46.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4.dtsi' (20,247) at 20210308005002576
21986 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat-macros.h' (20,248) at 20220429100100554
21987 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_vi.h' (20,249) at 20210307214927238
21988 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ext2-atomic.h' (20,250) at 20210307214931302
21989 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822be.c' (20,251) at 20240405153050657
21990 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcu_segcblist.h' (20,252) at 20240405153052785
21991 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-clp.h' (20,253) at 20221215040039186
21992 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/wq.c' (20,254) at 20240405153047025
21993 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.c' (20,255) at 20240405153049457
21994 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/test/Makefile' (20,256) at 20240405153231955
21995 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/formatter.py' (20,257) at 20241206090014290
21996 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/wrapper/cmdline-shebang-wrapper-test.bb' (20,258) at 20241206090014298
21997 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/irqflags.h' (20,259) at 20220525020652098
21998 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_kern.h' (20,260) at 20240405153046341
21999 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/mamoj.c' (20,261) at 20210308005002940
22000 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9836-openphone.dts' (20,262) at 20210307214926050
22001 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Signature.v1_0_3.json' (20,263) at 20240619080002956
22002 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-altera.txt' (20,264) at 20220627100016914
22003 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/sta2x11_vip.h' (20,265) at 20220525020653275
22004 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/OWNERS' (20,266) at 20231222090023227
22005 2025-01-08 03:00:46.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/options.c' (20,267) at 20210308005003360
22006 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_lsm.c' (20,268) at 20240405153052977
22007 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-sync.c' (20,269) at 20240405153050541
22008 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback_platform.c' (20,270) at 20210309003649180
22009 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm-revc.dts' (20,271) at 20240405153045601
22010 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_devcpu_gcb.h' (20,272) at 20210308005002820
22011 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/simple_smp.dts' (20,273) at 20210307214926314
22012 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/threshold_mock.hpp' (20,274) at 20220412175720090
22013 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/litex/Kconfig' (20,275) at 20220525020653555
22014 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/dma.h' (20,276) at 20210307214927110
22015 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/config2csv.sh' (20,277) at 20240405153054365
22016 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-audio.c' (20,278) at 20210307214928842
22017 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_vrf.sh' (20,279) at 20220525020655223
22018 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.c' (20,280) at 20220525020652963
22019 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/README' (20,281) at 20220525020652358
22020 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/sdbus.mk' (20,282) at 20210308004922940
22021 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/car.S' (20,283) at 20210308005002860
22022 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml' (20,284) at 20240405153045129
22023 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h' (20,285) at 20210307214929330
22024 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/orion5x/u-boot-spl.lds' (20,286) at 20210308005002548
22025 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_transport.c' (20,287) at 20210309003653124
22026 2025-01-08 03:00:46.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-array-empty.out' (20,288) at 20210308005046401 to deleted uid set
22027 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8192-gce.h' (20,289) at 20220525020654543
22028 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CFITSIO' (20,290) at 20241221090017616
22029 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6723.c' (20,291) at 20220525020652358
22030 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/pid.c' (20,292) at 20240405153231915
22031 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.out' (20,293) at 20210308005046405 to deleted uid set
22032 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/clear_hostdumps_poweroff.service' (20,294) at 20230513080025626
22033 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch' (20,295) at 20221120040010722
22034 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/bootm.c' (20,296) at 20210308005002852
22035 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/core.c' (20,297) at 20241125090012259
22036 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/parse-headers.pl' (20,298) at 20210308005002536
22037 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c' (20,299) at 20240405153048637
22038 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb' (20,300) at 20241221090017536
22039 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/FactoryResetStore.js' (20,301) at 20241004080035963
22040 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb' (20,302) at 20230114040015486
22041 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mfhi.c' (20,303) at 20210308005046505
22042 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm11/cpu.c' (20,304) at 20210308005002544
22043 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/Makefile-obey-LDFLAGS.patch' (20,305) at 20210307205553834
22044 2025-01-08 03:00:46.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_date_and_time_sub_menu.robot' (20,306) at 20240628080017113
22045 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/srcutree.c' (20,307) at 20240830080013339
22046 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-proc.h' (20,308) at 20210307214925850
22047 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/bcm63138_nand.c' (20,309) at 20240405153230867
22048 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-common.h' (20,310) at 20240906080037324
22049 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-nattis-2-natte-2.dts' (20,311) at 20240405153045465
22050 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clk_synthesizer.h' (20,312) at 20210308005002636
22051 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mixer.h' (20,313) at 20240405153054013
22052 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-dma-1.dtsi' (20,314) at 20210307214926350
22053 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64-linux-user.mak' (20,315) at 20241211090212222
22054 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks' (20,316) at 20210307205554634
22055 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/v9fs.h' (20,317) at 20240405153052257
22056 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch' (20,318) at 20210308005003772
22057 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_wlan_util.c' (20,319) at 20240405153231487
22058 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils.bbappend' (20,320) at 20241226090016123
22059 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/runlevel.py' (20,321) at 20220910030013401
22060 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/transmission/files/transmission-daemon' (20,322) at 20210307205553882
22061 2025-01-08 03:00:46.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8909.yaml' (20,323) at 20240405153045025
22062 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP0.interface.yaml' (20,324) at 20220315030032659
22063 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml' (20,325) at 20240405153045153
22064 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb' (20,326) at 20241206090014298
22065 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ibi.h' (20,327) at 20220525020653083
22066 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgi/fcgi_git.bb' (20,328) at 20220204040022544
22067 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/pwrseqcmd.h' (20,329) at 20210307214929922
22068 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-one.dts' (20,330) at 20210308005002624
22069 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_sriov.c' (20,331) at 20240405153046953
22070 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record_offcpu.sh' (20,332) at 20240405153232231
22071 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-mmap.rst' (20,333) at 20210309003648476
22072 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm968380gerg_ram_defconfig' (20,334) at 20210308005003252
22073 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c' (20,335) at 20220818100014707
22074 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/nuvoton-npcm845.dtsi' (20,336) at 20240405153229935
22075 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_i2c.h' (20,337) at 20240405153052945
22076 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/secure_seq.c' (20,338) at 20240405153053225
22077 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxc_nand.c' (20,339) at 20210308005003412
22078 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.h' (20,340) at 20240405153049473
22079 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/pegasos_eth.c' (20,341) at 20240405153046209
22080 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-tveeprom.rst' (20,342) at 20210307214925466
22081 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400.c' (20,343) at 20230426080043928
22082 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/Kconfig' (20,344) at 20240405153049473
22083 2025-01-08 03:00:46.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/platform.h' (20,345) at 20210307214926186
22084 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crc.c' (20,346) at 20240405153048613
22085 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html' (20,347) at 20231126090012817
22086 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3288.h' (20,348) at 20210308005002660
22087 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/accel-blocker.h' (20,349) at 20240326080039550
22088 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/device.c' (20,350) at 20241211090145381
22089 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pn_netlink.c' (20,351) at 20241018080014586
22090 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/Makefile' (20,352) at 20220525020653463
22091 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42xx8.c' (20,353) at 20240405153232147
22092 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/guts.c' (20,354) at 20240405153051757
22093 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/rateconv' (20,355) at 20220612030016723
22094 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/version.cpp' (20,356) at 20240820080019550
22095 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_vdpa.c' (20,357) at 20240405153052233
22096 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-irqfd.c' (20,358) at 20240405153045893
22097 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/devorangefs-req.c' (20,359) at 20210307214931218
22098 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.h' (20,360) at 20240405153047185
22099 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/syscall.h' (20,361) at 20240405153046281
22100 2025-01-08 03:00:46.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-q5xr5.dts' (20,362) at 20240405153045465
22101 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/cs42l43.h' (20,363) at 20240405153231819
22102 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77802-regulator.c' (20,364) at 20240405153051465
22103 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCAccountService_v1.xml' (20,365) at 20240907080003164
22104 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/cr_bllcd.c' (20,366) at 20240405153052173
22105 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/088_expand_size.dts' (20,367) at 20210308005003752
22106 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devfreq-event.h' (20,368) at 20210309003653832
22107 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/modes/interface/isp_const.h' (20,369) at 20240405153051837
22108 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/elf_x86_64_efi.lds' (20,370) at 20210308005002884
22109 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml' (20,371) at 20210307205554070
22110 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-any.json' (20,372) at 20210308005046401
22111 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_cirrus_common.c' (20,373) at 20240405153053953
22112 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli.c' (20,374) at 20210308005003224
22113 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211hdr.h' (20,375) at 20240405153051953
22114 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ag101p' (20,376) at 20210308005003292
22115 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls/run-ptest' (20,377) at 20230401080011931
22116 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vi.h' (20,378) at 20210309003649440
22117 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-rsp.c' (20,379) at 20240624080012832
22118 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/nb4-ser.c' (20,380) at 20210308005003048
22119 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/events.md' (20,381) at 20241217090427543
22120 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/lpc-ich9-test.c' (20,382) at 20221215040039378
22121 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/images/DMTF_Redfish_logo_2017.svg' (20,383) at 20240714080004351
22122 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_dbg.c' (20,384) at 20220525020652226
22123 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/Makefile' (20,385) at 20210308005003024
22124 2025-01-08 03:00:46.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/sslh_git.bb' (20,386) at 20221029100011436
22125 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/MAINTAINERS' (20,387) at 20210308005002984
22126 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_scb.c' (20,388) at 20220525020653987
22127 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_escale_base.robot' (20,389) at 20220201040016325
22128 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k2.h' (20,390) at 20220525020654991
22129 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/Makefile' (20,391) at 20240405153046713
22130 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-j493.dts' (20,392) at 20240405153045717
22131 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-wcd9340.dtsi' (20,393) at 20240405153045789
22132 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/net/Kconfig' (20,394) at 20210307214930598
22133 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/setup.c' (20,395) at 20240405153230055
22134 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/am53c974-test.c' (20,396) at 20221215040039366
22135 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpts.h' (20,397) at 20240405153050313
22136 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/bugs_64.c' (20,398) at 20210307214926750
22137 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio-bitbang.h' (20,399) at 20240405153052725
22138 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/pipeline.json' (20,400) at 20240405153054145
22139 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gi-docgen.bbclass' (20,401) at 20230919080013974
22140 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/lltc,ltc294x.yaml' (20,402) at 20240405153045141
22141 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-s390x.yml' (20,403) at 20241211090212202
22142 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb' (20,404) at 20241221090017548
22143 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp_1.1.0.bb' (20,405) at 20221003030013265
22144 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/atomic.h' (20,406) at 20240405153046501
22145 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/vdso.h' (20,407) at 20210726100024651
22146 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/MAINTAINERS' (20,408) at 20210308005003004
22147 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/vb2-trace.c' (20,409) at 20210307214928602
22148 2025-01-08 03:00:46.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am69-sk.dts' (20,410) at 20240405153229971
22149 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/xinetd.default' (20,411) at 20210307205554574
22150 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-common.txt' (20,412) at 20210308005003012
22151 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/microchip,rst.yaml' (20,413) at 20240405153045149
22152 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-api-test.inc' (20,414) at 20230317080013781
22153 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/Makefile' (20,415) at 20210308005002856
22154 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-proc.c' (20,416) at 20210307214932214
22155 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb' (20,417) at 20241206090014270
22156 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read_lib1.c' (20,418) at 20240405153054289
22157 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi' (20,419) at 20240405153229939
22158 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/cmdline-partition.rst' (20,420) at 20210307214925250
22159 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2022-0530.patch' (20,421) at 20220721030015881
22160 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/Makefile' (20,422) at 20240405153046493
22161 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/uapi/uapi_helper.h' (20,423) at 20240405153053421
22162 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/tlb.h' (20,424) at 20210307214926310
22163 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dropreason.h' (20,425) at 20240405153231851
22164 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-request.c' (20,426) at 20220525020653267
22165 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/genericirq.rst' (20,427) at 20240405153229751
22166 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-spapr.h' (20,428) at 20221215040039374
22167 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amd-iommu.h' (20,429) at 20240405153231799
22168 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ezusb.h' (20,430) at 20210307214931530
22169 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/pflash_cfi02.c' (20,431) at 20241211090212258
22170 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/janz-cmodio.c' (20,432) at 20240405153049605
22171 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6cuboxi.h' (20,433) at 20210308005003604
22172 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/allwinner-a10.c' (20,434) at 20241211090212246
22173 2025-01-08 03:00:46.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/README' (20,435) at 20210308005002976
22174 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch' (20,436) at 20210307205554590
22175 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/floating-point.json' (20,437) at 20240405153054129
22176 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/q35-virtio-graphical.cfg' (20,438) at 20240326080039402
22177 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/net_ns.c' (20,439) at 20240405153053361
22178 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dqblk_xfs.h' (20,440) at 20220525020654667
22179 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/assembler.h' (20,441) at 20240405153045853
22180 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_scsi.c' (20,442) at 20241211090145489
22181 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi' (20,443) at 20240405153045817
22182 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/locking.rst' (20,444) at 20241008080013887
22183 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T102xQDS.h' (20,445) at 20210308005003580
22184 2025-01-08 03:00:46.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp_commands.c' (20,446) at 20240405153053345
22185 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_pci.h' (20,447) at 20240405153052945
22186 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/adc-uclass.c' (20,448) at 20210308005003332
22187 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml' (20,449) at 20210309003648388
22188 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mad.c' (20,450) at 20240429080012424
22189 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-poweroff.service' (20,451) at 20210307205554094
22190 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio.h' (20,452) at 20240405153231819
22191 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/iommu_v2.c' (20,453) at 20240405153230739
22192 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_configfs.c' (20,454) at 20240520080015187
22193 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-amd.c' (20,455) at 20240405153231455
22194 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag0c.c' (20,456) at 20220525020652094
22195 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-parallel-build-problems-by-Adrian-Bunk.patch' (20,457) at 20210307205553934
22196 2025-01-08 03:00:46.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/brcm,sf2.yaml' (20,458) at 20240405153229779
22197 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/err_common.h' (20,459) at 20210307214925646
22198 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-slist.c' (20,460) at 20210927100127649
22199 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0002-moz.configure-do-not-look-for-llvm-objdump.patch' (20,461) at 20231011080016578
22200 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8998_charger.c' (20,462) at 20210309003652164
22201 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS8.conf' (20,463) at 20240310080021376
22202 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/idprom.c' (20,464) at 20210307214926594
22203 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png' (20,465) at 20210307205554362 to deleted uid set
22204 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TaskCollection.json' (20,466) at 20240619080002956
22205 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/0006-common_audio-implement-endianness-conversion-in-wav-.patch' (20,467) at 20210307205553802
22206 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-typec' (20,468) at 20210307214925194
22207 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-haoyu-marsboard.dts' (20,469) at 20240405153045385
22208 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/findutils/findutils.inc' (20,470) at 20241206090014334
22209 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtd_uboot.c' (20,471) at 20210308005003408
22210 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sparc_ksyms.c' (20,472) at 20210307214926602
22211 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/fusb302_reg.h' (20,473) at 20210307214930878
22212 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ina2xx-adc.c' (20,474) at 20240405153230687
22213 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_engine_cs.h' (20,475) at 20210309003649744
22214 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_bt.c' (20,476) at 20220525020654695
22215 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.h' (20,477) at 20210309003649432
22216 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_syscall.h' (20,478) at 20221215040039062
22217 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/fix_qa-issue_include.patch' (20,479) at 20210307205553990
22218 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas_1.12.0.bb' (20,480) at 20241221090017532
22219 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dts' (20,481) at 20241118090018491
22220 2025-01-08 03:00:46.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc3-of-simple.c' (20,482) at 20210308005003512
22221 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.c' (20,483) at 20220525020653799
22222 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pisosr.c' (20,484) at 20240405153230307
22223 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,lcc.yaml' (20,485) at 20240405153229759
22224 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.3.rst' (20,486) at 20241221090017596
22225 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/Policies.vue' (20,487) at 20241004080035971
22226 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/altera_uart.c' (20,488) at 20240405153231511
22227 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mpich2' (20,489) at 20211006000025246
22228 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/seatd/seatd/init' (20,490) at 20241221090017644
22229 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c' (20,491) at 20240405153049425
22230 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/translate.c' (20,492) at 20240906080037508
22231 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gator-daemon/gator-daemon/0001-Include-missing-cstdint.patch' (20,493) at 20241221090017472
22232 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun9i-a80-deu.yaml' (20,494) at 20240405153045037
22233 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_midi_emul.c' (20,495) at 20210309003654568
22234 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/atk/at-spi2-core_2.54.0.bb' (20,496) at 20241221090017692
22235 2025-01-08 03:00:46.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-at91-usart.c' (20,497) at 20240405153231455
22236 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/ChangeLog' (20,498) at 20210307214930998
22237 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/switch_to.h' (20,499) at 20240405153046249
22238 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/dmabuf.c' (20,500) at 20240405153048513
22239 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/sdio.c' (20,501) at 20240405153231235
22240 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/events.h' (20,502) at 20240405153050125
22241 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_acpi.c' (20,503) at 20240405153051977
22242 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_devfreq.c' (20,504) at 20240405153048697
22243 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ds.dts' (20,505) at 20240405153045501
22244 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/call_kern.cocci' (20,506) at 20240405153053441
22245 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/uncore-hha.json' (20,507) at 20240405153054113
22246 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xor.h' (20,508) at 20210307214926394
22247 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/vc-graphics.bb' (20,509) at 20210307205554106
22248 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/tlb.h' (20,510) at 20210307214926314
22249 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/arm-mpcore.h' (20,511) at 20210308005002792
22250 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw551x.dts' (20,512) at 20240405153045501
22251 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/Makefile' (20,513) at 20210308005003048
22252 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-pll.c' (20,514) at 20210307214926966
22253 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-2level-types.h' (20,515) at 20210307214925854
22254 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/uninorth-agp.c' (20,516) at 20240405153230199
22255 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/balance.rst' (20,517) at 20240405153045297
22256 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/copy_in_user.S' (20,518) at 20240405153230095
22257 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-ipmi-blobs.wrap' (20,519) at 20230821192414188
22258 2025-01-08 03:00:46.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_legacy_dev.c' (20,520) at 20240405153052233
22259 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-pxa168.c' (20,521) at 20240405153230219
22260 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/snapshot1.tc' (20,522) at 20240405153054305
22261 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vhost-user-vga.c' (20,523) at 20221215040039106
22262 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_sas.h' (20,524) at 20240624080012816
22263 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/log_buf.c' (20,525) at 20240405153054253
22264 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-timon.c' (20,526) at 20210307214928846
22265 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,stih407-lpc' (20,527) at 20210307214925446
22266 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/usb.rst' (20,528) at 20240906080037180
22267 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/chrpath.bbclass' (20,529) at 20240124090012258
22268 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecureBoot.v1_1_2.json' (20,530) at 20240619080002952
22269 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.c' (20,531) at 20240405153048637
22270 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/svc.c' (20,532) at 20240405153053169
22271 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qom/object.h' (20,533) at 20241211090212370
22272 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/bcm2835_ic.h' (20,534) at 20210308005046017
22273 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/expected_stdout' (20,535) at 20210307214932154
22274 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_opcode.c' (20,536) at 20240405153049113
22275 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input_kapi.rst' (20,537) at 20210307214925514
22276 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/uihelper.py' (20,538) at 20220125040024447
22277 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_parser.h' (20,539) at 20240405153052693
22278 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_events.h' (20,540) at 20240906080037332
22279 2025-01-08 03:00:46.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.c' (20,541) at 20220525020654179
22280 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSPL-1.0' (20,542) at 20211006000025242
22281 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_device_path_utilities.c' (20,543) at 20210308005003700
22282 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/sockbits.h' (20,544) at 20210308005046089
22283 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,dma-xway.yaml' (20,545) at 20240405153045109
22284 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb' (20,546) at 20220402030016147
22285 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0003-ipvsadm-remove-dependency-on-bash.patch' (20,547) at 20210307205553838
22286 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/seccomp.h' (20,548) at 20210309003653800
22287 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/security.c' (20,549) at 20240405153046973
22288 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0003-RH-don-t-start-without-a-config-file.patch' (20,550) at 20241221090017540
22289 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/lowlevel_init.S' (20,551) at 20210308005003028
22290 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm058_defconfig' (20,552) at 20210308005003272
22291 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/npcm_pspi.c' (20,553) at 20240906080037300
22292 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/lpt.c' (20,554) at 20220525020654495
22293 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-udma.c' (20,555) at 20240805080013967
22294 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/stm32f7_gpio.c' (20,556) at 20210308005003380
22295 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/setup.h' (20,557) at 20210308005003044
22296 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/x86-fit-boot.txt' (20,558) at 20210308005003332
22297 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-yavia.dtsi' (20,559) at 20240405153045729
22298 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-event.c' (20,560) at 20210307214928558
22299 2025-01-08 03:00:46.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-off' (20,561) at 20240802080012609
22300 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/f75375s.c' (20,562) at 20240405153048853
22301 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/debugfs.c' (20,563) at 20220525020653731
22302 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PostgreSQL' (20,564) at 20210307205554426
22303 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/fpu.c' (20,565) at 20210307214926562
22304 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf' (20,566) at 20210307205553702
22305 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_mtd.c' (20,567) at 20210308005003420
22306 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/ti_handler.hpp' (20,568) at 20230516080019606
22307 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/intctrl.h' (20,569) at 20210308005002800
22308 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_mw.h' (20,570) at 20210307214927738
22309 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T1040QDS.h' (20,571) at 20210308005003580
22310 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-mscc-miim.h' (20,572) at 20240405153052725
22311 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/segmentation-offloads.rst' (20,573) at 20210307214925542
22312 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/event.hpp' (20,574) at 20240822080031261
22313 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_dma.h' (20,575) at 20240405153053961
22314 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb' (20,576) at 20240302090018210
22315 2025-01-08 03:00:46.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock.h' (20,577) at 20210307214926586
22316 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/meson.build' (20,578) at 20241211090212378
22317 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AggregationService.v1_0_3.json' (20,579) at 20240619080002940
22318 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uacce.h' (20,580) at 20240405153052809
22319 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io-workarounds.h' (20,581) at 20210307214926382
22320 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hwseq.h' (20,582) at 20220525020652514
22321 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/210' (20,583) at 20220429100100910
22322 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/upcase.c' (20,584) at 20210307214931198
22323 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.h' (20,585) at 20210307214929574
22324 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d3_eds.dts' (20,586) at 20240405153045465
22325 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/settings' (20,587) at 20210307214932710
22326 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/Kconfig' (20,588) at 20210307214929298
22327 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvumi.h' (20,589) at 20240405153051673
22328 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_wm8804.c' (20,590) at 20240405153053957
22329 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c_i2c.c' (20,591) at 20210309003650212
22330 2025-01-08 03:00:46.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/afe/iio-rescale.c' (20,592) at 20240405153048965
22331 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/boot_linux.py' (20,593) at 20240906080037552
22332 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/silergy,sy8824x.yaml' (20,594) at 20210309003648388
22333 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/vfio.rst' (20,595) at 20240405153229847
22334 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch' (20,596) at 20230706080014757
22335 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/gpio.h' (20,597) at 20210308005002732
22336 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/privcmd.c' (20,598) at 20240913080013821
22337 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/sensor_monitoring.hpp' (20,599) at 20220402030035699
22338 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/mc.h' (20,600) at 20210308005002672
22339 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kstack.h' (20,601) at 20210307214926594
22340 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c' (20,602) at 20240405153048653
22341 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/Kconfig' (20,603) at 20240405153049165
22342 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bzip2-1.0.5' (20,604) at 20211006000025246
22343 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-hummingbird.dts' (20,605) at 20240405153045385
22344 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nf5280m7_baseboard.json' (20,606) at 20240612080005738
22345 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/gp_padctrl.h' (20,607) at 20210308005002672
22346 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tricorder_flash_defconfig' (20,608) at 20210308005003284
22347 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mux.c' (20,609) at 20240405153230247
22348 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/Makefile' (20,610) at 20240405153050173
22349 2025-01-08 03:00:46.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl.h' (20,611) at 20240405153051901
22350 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/test_rslib.c' (20,612) at 20240405153053101
22351 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/example_errors_watch.yaml' (20,613) at 20221210040023902
22352 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/Kconfig' (20,614) at 20240405153052145
22353 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/threex.c' (20,615) at 20210308005003720
22354 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.0.bb' (20,616) at 20231126090012797
22355 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/fence.c' (20,617) at 20240405153048805
22356 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/erst.h' (20,618) at 20230426080043756
22357 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/182.out' (20,619) at 20240326080039730
22358 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-olinuxino.dts' (20,620) at 20240405153045389
22359 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t43_defconfig' (20,621) at 20210308005003252
22360 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav80x.c' (20,622) at 20240405153232143
22361 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/udivsi3.S' (20,623) at 20210713000020196
22362 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el3h.c' (20,624) at 20210307214932634
22363 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/Makefile' (20,625) at 20210307214931066
22364 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-schema.err' (20,626) at 20210927100127469
22365 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch' (20,627) at 20240413080012643
22366 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp' (20,628) at 20240918080002704
22367 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_usb_drv.c' (20,629) at 20240405153049541
22368 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/sdjournal.cpp' (20,630) at 20221005030030502
22369 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup' (20,631) at 20210307214925198
22370 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/atom.h' (20,632) at 20220627100016978
22371 2025-01-08 03:00:46.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml' (20,633) at 20240405153229771
22372 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-cfg.h' (20,634) at 20240405153045685
22373 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.h' (20,635) at 20210307214929810
22374 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_global_conf_masks.h' (20,636) at 20240405153046605
22375 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-hid.c' (20,637) at 20240906080037304
22376 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/nau8825.c' (20,638) at 20240405153053941
22377 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml' (20,639) at 20240405153045037
22378 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.h' (20,640) at 20210307214929302
22379 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/updater.cpp' (20,641) at 20211109010033821
22380 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h' (20,642) at 20240405153048505
22381 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler3.c' (20,643) at 20210309003655984
22382 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hwcap.h' (20,644) at 20240405153045857
22383 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-missing-name.err' (20,645) at 20210308005046405
22384 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.mailmap' (20,646) at 20241211090212202
22385 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/80003es2lan.h' (20,647) at 20210307214929430
22386 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export-US-acknowledgement' (20,648) at 20241221090017616
22387 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-st.c' (20,649) at 20240405153230683
22388 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_nl.h' (20,650) at 20240405153053245
22389 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex_n6000.dts' (20,651) at 20240405153229931
22390 2025-01-08 03:00:46.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/kprobe_event_gen_test.c' (20,652) at 20240405153053061
22391 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sc27xx-efuse.c' (20,653) at 20240520080015167
22392 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/pistachio-resets.h' (20,654) at 20210307214931346
22393 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/LICENSE' (20,655) at 20210308005346770
22394 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/Kconfig' (20,656) at 20221215040039310
22395 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_phy.h' (20,657) at 20240405153050029
22396 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-ipc.c' (20,658) at 20210309003654912
22397 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-ccm-core.S' (20,659) at 20240405153045845
22398 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/setup.c' (20,660) at 20240405153232235
22399 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-polaroid-mid2407pxe03.dts' (20,661) at 20240405153045389
22400 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts' (20,662) at 20240405153229931
22401 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c' (20,663) at 20210308005002556
22402 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c' (20,664) at 20240405153230395
22403 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb' (20,665) at 20230131040012031
22404 2025-01-08 03:00:46.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/virtual-memory.json' (20,666) at 20240405153054145
22405 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h' (20,667) at 20210307214929362
22406 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tee.h' (20,668) at 20240405153052941
22407 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/pavucontrol_5.0.bb' (20,669) at 20241221090017532
22408 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.h' (20,670) at 20240405153047145
22409 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm6856.dtsi' (20,671) at 20240405153045717
22410 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox.dts' (20,672) at 20240405153045465
22411 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/Kconfig' (20,673) at 20210308005002948
22412 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.0-no-RFN' (20,674) at 20211006000025242
22413 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/ifs.h' (20,675) at 20240815080012891
22414 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aegis128-aesni-glue.c' (20,676) at 20210307214926638
22415 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_lib.c' (20,677) at 20240405153047281
22416 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-colon.json' (20,678) at 20210308005046409
22417 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/cs35l32.h' (20,679) at 20210307214931350
22418 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ipcomp6.c' (20,680) at 20240405153053273
22419 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/checksum_64.S' (20,681) at 20240405153230095
22420 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200eh3.c' (20,682) at 20240405153048573
22421 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/aes_asm.S' (20,683) at 20210307214926574
22422 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0007-plat-corstone1000-Initialize-capsule-update-provider.patch' (20,684) at 20241206090014214
22423 2025-01-08 03:00:46.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/dasd-ipl.c' (20,685) at 20241211090212442
22424 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-davinci.h' (20,686) at 20210307214931474
22425 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_2.0.0.bb' (20,687) at 20241221090017668
22426 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/fbdev.c' (20,688) at 20240405153230639
22427 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hda.c' (20,689) at 20240405153232151
22428 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/OWNERS' (20,690) at 20240202090031204
22429 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-virtio-ccw.c' (20,691) at 20241211090212330
22430 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_vlan_mcast.sh' (20,692) at 20240405153054341
22431 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/mem_helper.c' (20,693) at 20240906080037452
22432 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-vf610.c' (20,694) at 20210308005003460
22433 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_w.c' (20,695) at 20210308005046517
22434 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/Makefile' (20,696) at 20210307214928842
22435 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-userspace-transfer.h' (20,697) at 20240405153049245
22436 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/interrupts.c' (20,698) at 20210308005002800
22437 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-mc.c' (20,699) at 20210307214926290
22438 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/meson.build' (20,700) at 20230825080021141
22439 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_sfb.c' (20,701) at 20240405153053373
22440 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-buffalo-wzr-900dhp.dts' (20,702) at 20240405153045425
22441 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.2.bb' (20,703) at 20241206090014234
22442 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi_stub.c' (20,704) at 20210308005003700
22443 2025-01-08 03:00:46.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/div64.h' (20,705) at 20210524100034870
22444 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/Kconfig' (20,706) at 20220525020654947
22445 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-create-boottime-guard-indicator.service.in' (20,707) at 20230513080022442
22446 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/qp_tables.h' (20,708) at 20240405153047285
22447 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/target_page.h' (20,709) at 20230925080039925
22448 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/stat.h' (20,710) at 20210307214926682
22449 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r.h' (20,711) at 20220525020653239
22450 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/socionext,uniphier-system-cache.yaml' (20,712) at 20240405153045021
22451 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov01a10.c' (20,713) at 20240405153230787
22452 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/multinodecommands.hpp' (20,714) at 20230228040008887
22453 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_message_handler.cpp' (20,715) at 20240822080032141
22454 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pxa-pwm.txt' (20,716) at 20210307214925406
22455 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/helpers.c' (20,717) at 20240405153232095
22456 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/netif.h' (20,718) at 20240405153052957
22457 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_3_sh_mask.h' (20,719) at 20240405153048281
22458 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/055' (20,720) at 20240326080039726
22459 2025-01-08 03:00:46.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/example/meson.build' (20,721) at 20210617000051848
22460 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4.h' (20,722) at 20240405153232163
22461 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/futex2test.h' (20,723) at 20240405153054305
22462 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/README.md' (20,724) at 20240618080033605
22463 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/tftpy_0.8.2.bb' (20,725) at 20230131040012039
22464 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/CMakeLists.txt' (20,726) at 20241219090010500
22465 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/user-mmap.h' (20,727) at 20240326080039566
22466 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-empty.err' (20,728) at 20210308005046401
22467 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/ctljack.c' (20,729) at 20220525020654963
22468 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_sysfs.c' (20,730) at 20240405153051249
22469 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_algs_send.h' (20,731) at 20240405153046957
22470 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5764.c' (20,732) at 20240405153048977
22471 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/dps920ab.rst' (20,733) at 20220525020651734
22472 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/modsi3.S' (20,734) at 20210713000020196
22473 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt6797-clk.h' (20,735) at 20210307214931330
22474 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/class.c' (20,736) at 20240405153230183
22475 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/psc724.c' (20,737) at 20240405153232135
22476 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-diff-perl/run-ptest' (20,738) at 20231126090012801
22477 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_meta.hpp' (20,739) at 20241123090021035
22478 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inet_diag.h' (20,740) at 20210309003653848
22479 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps6507x.txt' (20,741) at 20210307214925362
22480 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/MAINTAINERS' (20,742) at 20210308005002908
22481 2025-01-08 03:00:46.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu-param.h' (20,743) at 20240906080037540
22482 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdebug.c' (20,744) at 20240405153052469
22483 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,pic32.txt' (20,745) at 20210307214925290
22484 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dmc.c' (20,746) at 20240405153230551
22485 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/MAINTAINERS' (20,747) at 20210308005003172
22486 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/leds/nicole-led-manager-config/led.yaml' (20,748) at 20210307205554222
22487 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.h' (20,749) at 20240405153047149
22488 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.h' (20,750) at 20210307214929938
22489 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ea20_defconfig' (20,751) at 20210308005003256
22490 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/system76_acpi.c' (20,752) at 20240405153231343
22491 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d34.dtsi' (20,753) at 20240405153045469
22492 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_super.c' (20,754) at 20240405153231787
22493 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2ul-smarc-som.dtsi' (20,755) at 20240405153045813
22494 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/console/obmc-console_%.bbappend' (20,756) at 20210812000025162
22495 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink.cpp' (20,757) at 20230701080027201
22496 2025-01-08 03:00:46.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-file.h' (20,758) at 20240906080037340
22497 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootm.c' (20,759) at 20230310090043279
22498 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/051' (20,760) at 20221215040039362
22499 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_adxl.c' (20,761) at 20210307214926822
22500 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/polyval-ce-core.S' (20,762) at 20240405153045849
22501 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Manager/meson.build' (20,763) at 20230825080021133
22502 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-brcmstb.c' (20,764) at 20240405153231287
22503 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/libutempter_1.2.2-alt1.bb' (20,765) at 20221003030013285
22504 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c' (20,766) at 20220525020652454
22505 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts' (20,767) at 20210309003648756
22506 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/bcu.h' (20,768) at 20210308005003020
22507 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/compar_fn_t.patch' (20,769) at 20210307205553938
22508 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/sc9863a-clk.c' (20,770) at 20210307214927026
22509 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-resize' (20,771) at 20230925080040089
22510 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm95234.rst' (20,772) at 20210309003648428
22511 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eventlet/d19ad6cc086684ee74db250f5fd35227c98e678a.patch' (20,773) at 20241221090017552
22512 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (20,774) at 20220311040028855
22513 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86-64.png' (20,775) at 20240309090012816 to deleted uid set
22514 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dns_resolver.h' (20,776) at 20210307214931378
22515 2025-01-08 03:00:46.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/podhd.c' (20,777) at 20241011080017411
22516 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_prctl.h' (20,778) at 20220429100100650
22517 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb3.c' (20,779) at 20240326080039474
22518 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/trace_clock.h' (20,780) at 20210307214926394
22519 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_maudio.c' (20,781) at 20210307214932206
22520 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/it8712f_wdt.c' (20,782) at 20220525020654331
22521 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/2004-libavcodec-omx-replace-opt-vc-path-with-usr-lib.patch' (20,783) at 20230114040015502
22522 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rx.c' (20,784) at 20240405153050517
22523 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/MAINTAINERS' (20,785) at 20210308005003004
22524 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/MAINTAINERS' (20,786) at 20210308005003028
22525 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/dw-i3c-master.h' (20,787) at 20240405153048925
22526 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sq930x.c' (20,788) at 20210307214928838
22527 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/image/test-imagetools.sh' (20,789) at 20210308005003740
22528 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/split_page_table_lock.rst' (20,790) at 20240405153229835
22529 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/rds.rst' (20,791) at 20240405153045241
22530 2025-01-08 03:00:46.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_ids.h' (20,792) at 20221215040039194
22531 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/lowcore.h' (20,793) at 20240405153046277
22532 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild' (20,794) at 20220525020652963
22533 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8226.c' (20,795) at 20240405153051345
22534 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c' (20,796) at 20240405153048697
22535 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/POTFILES' (20,797) at 20210308005046217
22536 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/gpio.h' (20,798) at 20210308005002640
22537 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_fx6.h' (20,799) at 20210308005003588
22538 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ip_tables.c' (20,800) at 20240418080014514
22539 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/sled-cycle.service' (20,801) at 20240316080012480
22540 2025-01-08 03:00:46.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/kvm_util_base.h' (20,802) at 20240405153232267
22541 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-network.c' (20,803) at 20240906080037308
22542 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/xterm.h' (20,804) at 20210307214926618
22543 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_spi.c' (20,805) at 20210309003650332
22544 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/Kconfig' (20,806) at 20240405153049409
22545 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/Makefile' (20,807) at 20210307214932722
22546 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/cpu.h' (20,808) at 20210308005002644
22547 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc_param.h' (20,809) at 20210307214930562
22548 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-irqchip.c' (20,810) at 20241118090018491
22549 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb' (20,811) at 20241206090014346
22550 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_replay.c' (20,812) at 20240405153053417
22551 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm6350.yaml' (20,813) at 20240405153045029
22552 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx_dpdma.h' (20,814) at 20210308005046009
22553 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.4.rst' (20,815) at 20241221090017596
22554 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg-g15.c' (20,816) at 20240405153048817
22555 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6405.h' (20,817) at 20210307214928626
22556 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/mvebu/armada-8k-memory.txt' (20,818) at 20210308005003332
22557 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gitannex.py' (20,819) at 20210307205554238
22558 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/cpufreq-bench_script.sh' (20,820) at 20210307214932614
22559 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_is1.dts' (20,821) at 20210308005002612
22560 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/spmi-msm.c' (20,822) at 20210308005003496
22561 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_ptp.h' (20,823) at 20220525020654651
22562 2025-01-08 03:00:46.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.dot' (20,824) at 20230629131804619
22563 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilov.c' (20,825) at 20210308005046505
22564 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_mmdc.h' (20,826) at 20210308005003652
22565 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/page.h' (20,827) at 20210309003648676
22566 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data_formats.hpp' (20,828) at 20210308005049137
22567 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/links_2.29.bb' (20,829) at 20241221090017540
22568 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Liwest' (20,830) at 20210307205553758
22569 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.json' (20,831) at 20210308005046401
22570 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/early_ioremap.h' (20,832) at 20220525020654531
22571 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4725b-cgu.h' (20,833) at 20240405153052641
22572 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/.clang-format' (20,834) at 20241219090028316
22573 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/openpower-debug-collector-watchdog@.service' (20,835) at 20220503030013244
22574 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/hypercalls.rst' (20,836) at 20240405153045329
22575 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/base-files/files/poky/motd' (20,837) at 20240302090018226
22576 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/runstate-check.c' (20,838) at 20210308005046257
22577 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts' (20,839) at 20240719080013345
22578 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-opal.c' (20,840) at 20240405153048909
22579 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemumips64.yml' (20,841) at 20210307205554110
22580 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/errseq.rst' (20,842) at 20210307214925262
22581 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mount.h' (20,843) at 20240405153052741
22582 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-interface.h' (20,844) at 20210307214932206
22583 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear3xx_clock.c' (20,845) at 20240405153230243
22584 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc.yaml' (20,846) at 20240405153229759
22585 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8016-flakes.txt' (20,847) at 20240405153230531
22586 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/005' (20,848) at 20210927100127473
22587 2025-01-08 03:00:46.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.typeid.hpp.mako' (20,849) at 20230902080037617
22588 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs_5.0.3.bb' (20,850) at 20240301090012423
22589 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/pinned_drop.rs' (20,851) at 20240405153053421
22590 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asyncio-glib_0.1.bb' (20,852) at 20241221090017548
22591 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/meson.build' (20,853) at 20240805080025236
22592 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml' (20,854) at 20240405153045061
22593 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-wpe.c' (20,855) at 20240405153046801
22594 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/kcapi.c' (20,856) at 20240405153049209
22595 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_of.c' (20,857) at 20240405153046769
22596 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-menf21bmc.c' (20,858) at 20210307214928550
22597 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pcf8563.c' (20,859) at 20210308005003480
22598 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_region_ttm.h' (20,860) at 20240405153048541
22599 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/Makefile' (20,861) at 20210307214932394
22600 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/facebook-linux.inc' (20,862) at 20240727080014102
22601 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/mrc_util.h' (20,863) at 20210308005002860
22602 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/README.md' (20,864) at 20221209040006383
22603 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udfdecl.h' (20,865) at 20241104090011599
22604 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst_metadata.h' (20,866) at 20240405153052841
22605 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_version.h' (20,867) at 20210308005003708
22606 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/atmel_spi.c' (20,868) at 20210308005003488
22607 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/thread_info.h' (20,869) at 20240405153046313
22608 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Floda' (20,870) at 20210307205553782
22609 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi' (20,871) at 20240405153229923
22610 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.err' (20,872) at 20210927100127469
22611 2025-01-08 03:00:46.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/TODO' (20,873) at 20210307214930602
22612 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h' (20,874) at 20220525020652859
22613 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/bttv.rst' (20,875) at 20240405153044953
22614 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/SRAT.numamem' (20,876) at 20241211090212530 to deleted uid set
22615 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clc.c' (20,877) at 20240326080039746
22616 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/Makefile' (20,878) at 20210307214926542
22617 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-cygnus.c' (20,879) at 20240405153046773
22618 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/irq.c' (20,880) at 20210307214926270
22619 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_systemspecific_bios_test.cpp' (20,881) at 20240819080030259
22620 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_pm.c' (20,882) at 20240405153046197
22621 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/307.out' (20,883) at 20240326080039734
22622 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/sysrq.c' (20,884) at 20240405153230003
22623 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/BSC9132QDS.h' (20,885) at 20210308005003576
22624 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pic32_uart.c' (20,886) at 20240405153231515
22625 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tarnaby_Ryfjallet' (20,887) at 20210307205553790
22626 2025-01-08 03:00:46.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ieee802154.rst' (20,888) at 20240405153045237
22627 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v1.c' (20,889) at 20240405153049241
22628 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/smc.h' (20,890) at 20210308005002860
22629 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/e60k02.dtsi' (20,891) at 20240405153045485
22630 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_hid.h' (20,892) at 20240405153048813
22631 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca.c' (20,893) at 20240613080016547
22632 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/usdt.c' (20,894) at 20240405153232215
22633 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/gbs-inventory-cleanup/inventory-cleanup.yaml' (20,895) at 20210721000034682
22634 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dma.c' (20,896) at 20240405153051993
22635 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/qcom,i2c-qup.yaml' (20,897) at 20240405153045065
22636 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_0_offset.h' (20,898) at 20210307214927534
22637 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-i2s.h' (20,899) at 20210307214932402
22638 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/interrupt.c' (20,900) at 20240405153046141
22639 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/bitops.h' (20,901) at 20240405153046349
22640 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmpxchg_32.h' (20,902) at 20240405153046381
22641 2025-01-08 03:00:46.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_ip.c' (20,903) at 20240405153232043
22642 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hestra_Aspas' (20,904) at 20210307205553782
22643 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_vnic.h' (20,905) at 20210307214928446
22644 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.1.rst' (20,906) at 20230114040015518
22645 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/gdbstub.c' (20,907) at 20240906080037528
22646 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml' (20,908) at 20240405153045073
22647 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_max8997.c' (20,909) at 20210308005003468
22648 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cloudpickle_3.1.0.bb' (20,910) at 20241221090017548
22649 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-forward-visitor.c' (20,911) at 20220429100100738
22650 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/sidtab.h' (20,912) at 20240405153232119
22651 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/sfp-bus.c' (20,913) at 20240617080017394
22652 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/spilib.c' (20,914) at 20240405153051813
22653 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/getline.c' (20,915) at 20210308005003764
22654 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pca-platform.txt' (20,916) at 20210307214925326
22655 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/0001-setup.py-Use-setuptools-instead-of-distutils.patch' (20,917) at 20220402030016019
22656 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/targethw.h' (20,918) at 20210307214929666
22657 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/.gitignore' (20,919) at 20230914080011145
22658 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_norm.S' (20,920) at 20220525020652186
22659 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml' (20,921) at 20240405153045025
22660 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/042' (20,922) at 20210927100127477
22661 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/canaan/k210-sysctl.c' (20,923) at 20220525020654091
22662 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/libmhash_0.9.9.9.bb' (20,924) at 20241221090017580
22663 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio.h' (20,925) at 20220525020654991
22664 2025-01-08 03:00:46.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/sdbusplus.wrap' (20,926) at 20230405080009657
22665 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mtdram.c' (20,927) at 20210307214929210
22666 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vma.c' (20,928) at 20240405153230095
22667 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-omap-dmtimer.c' (20,929) at 20240405153051453
22668 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/irq-r7785rp.c' (20,930) at 20210307214926538
22669 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfarray.h' (20,931) at 20240405153231775
22670 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/cache.c' (20,932) at 20240429080012448
22671 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Schleswig-Holstein' (20,933) at 20210307205553766
22672 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-sony.sh' (20,934) at 20240405153054309
22673 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda18271c2dd_maps.h' (20,935) at 20210309003650316
22674 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ashrdi3.c' (20,936) at 20210307214931790
22675 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_console_exec_attach.py' (20,937) at 20210308005003744
22676 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/sdram_config.h' (20,938) at 20210308005003044
22677 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle-c.json' (20,939) at 20210308005046409
22678 2025-01-08 03:00:46.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pcpu.c' (20,940) at 20240405153231603
22679 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_main.h' (20,941) at 20240405153231031
22680 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-packed-yuv.rst' (20,942) at 20240405153045317
22681 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dfi-bt700.h' (20,943) at 20210308005003592
22682 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/mtd-xip.h' (20,944) at 20210307214925958
22683 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0002-implment-systemd-sysv-install-for-OE.patch' (20,945) at 20241221090017644
22684 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/config' (20,946) at 20210307214932710
22685 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf-security.rst' (20,947) at 20220525020651650
22686 2025-01-08 03:00:46.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/.gitignore' (20,948) at 20210307214932158
22687 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/cpumask.h' (20,949) at 20240405153054389
22688 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-pinfunc.h' (20,950) at 20240405153045485
22689 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pcap_user.c' (20,951) at 20210309003648996
22690 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/xgene-rng.c' (20,952) at 20240405153230199
22691 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iscsi.h' (20,953) at 20240405153050229
22692 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/cpu_init.c' (20,954) at 20210308005002828
22693 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/virtio.json' (20,955) at 20240906080037436
22694 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/fixmap.c' (20,956) at 20240405153045901
22695 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/smaller_maxphyaddr_emulation_test.c' (20,957) at 20240405153054321
22696 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dts' (20,958) at 20240405153045817
22697 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig' (20,959) at 20230601080014642
22698 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-mps3.yml' (20,960) at 20241206090014206
22699 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0012-Platform-CS1000-Increase-BL2-partition-size.patch' (20,961) at 20241221090017464
22700 2025-01-08 03:00:46.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_pcode.c' (20,962) at 20240405153048541
22701 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/imx-tpm-pwm.yaml' (20,963) at 20240405153045141
22702 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-nohost.inc' (20,964) at 20211111010015492
22703 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/fdio.cpp' (20,965) at 20241219090033968
22704 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jonkoping_Bondberget' (20,966) at 20210307205553782
22705 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-85bb.dtso' (20,967) at 20240405153045725
22706 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pudasjarvi_Kangasvaara' (20,968) at 20210307205553774
22707 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/brcm,ocotp.txt' (20,969) at 20210307214925382
22708 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity-systemd-hash-x86-64.txt' (20,970) at 20230706080014765
22709 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.memhp' (20,971) at 20240906080037556 to deleted uid set
22710 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_get_stack_rawtp_err.c' (20,972) at 20210307214932646
22711 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d-regs.h' (20,973) at 20240405153049473
22712 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_legacy_dvbv3_api.rst' (20,974) at 20210309003648480
22713 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/MAINTAINERS' (20,975) at 20210308005002912
22714 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/pmu.h' (20,976) at 20210307214931438
22715 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tables_csum.h' (20,977) at 20210308005003688
22716 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson-plat.c' (20,978) at 20240405153231463
22717 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8450.c' (20,979) at 20240405153230235
22718 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pkeys.h' (20,980) at 20220525020654603
22719 2025-01-08 03:00:46.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/compat.c' (20,981) at 20220525020653915
22720 2025-01-08 03:00:46.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gpio.h' (20,982) at 20210308005002668
22721 2025-01-08 03:00:46.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/Kbuild' (20,983) at 20240405153048629
22722 2025-01-08 03:00:46.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma3/sdma3_4_2_2_sh_mask.h' (20,984) at 20210307214927678
22723 2025-01-08 03:00:46.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/obmc-power-stop@.service' (20,985) at 20221117040044437
22724 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-PM269.dts' (20,986) at 20240405153045485
22725 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/Kconfig' (20,987) at 20240405153050253
22726 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.h' (20,988) at 20210307214927826
22727 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_wifi_regd.h' (20,989) at 20220525020654187
22728 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone.patch' (20,990) at 20230131040012031
22729 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/7003cross_ranlib.patch' (20,991) at 20230706080014753
22730 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch' (20,992) at 20210307205554574
22731 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/eb.config' (20,993) at 20210307214926202
22732 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos850.c' (20,994) at 20240405153230243
22733 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/tbb_2021.13.0.bb' (20,995) at 20241221090017544
22734 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-899b.dtso' (20,996) at 20240405153045725
22735 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/trace.c' (20,997) at 20220525020654919
22736 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-member-case.err' (20,998) at 20210927100127469
22737 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/build-ouside_srcdir.patch' (20,999) at 20210307205553846
22738 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/iohub.h' (21,000) at 20241211090212362
22739 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-nuvoton/mori.cfg' (21,001) at 20220916030015744
22740 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/sdram.c' (21,002) at 20210308005002716
22741 2025-01-08 03:00:46.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_sys_env_lib.h' (21,003) at 20210308005003368
22742 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-pruss-intc.c' (21,004) at 20240405153230751
22743 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/virtio-9p.cfg' (21,005) at 20220804030014671
22744 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/objsec.h' (21,006) at 20240405153232115
22745 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg.h' (21,007) at 20240405153050345
22746 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/commctrl.c' (21,008) at 20220525020653979
22747 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/ncplite-obmc-read-eeprom@.service' (21,009) at 20230412080023460
22748 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nvedit.c' (21,010) at 20210308005003216
22749 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.c' (21,011) at 20220525020652971
22750 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/mediatek,mt6370_adc.h' (21,012) at 20240405153052649
22751 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_mtk.c' (21,013) at 20240405153053233
22752 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/alternative.h' (21,014) at 20240405153054045
22753 2025-01-08 03:00:46.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/ixp4xx-qmgr.c' (21,015) at 20240405153051761
22754 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.c' (21,016) at 20210307214929298
22755 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-aspeed-smc.c' (21,017) at 20241220090018318
22756 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/index.rst' (21,018) at 20220525020651770
22757 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0002-Fix-osspuuid-build.patch' (21,019) at 20240413080012655
22758 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/en-i3c-hub-scan-fru' (21,020) at 20241114091011588
22759 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/IdentityAuthentication.interface.yaml' (21,021) at 20240229090018787
22760 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/patchtest.sh' (21,022) at 20210307205554630
22761 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-udhcpd' (21,023) at 20210307205554470
22762 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/Makefile' (21,024) at 20240405153053421
22763 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ews.h' (21,025) at 20210307214932262
22764 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ids8313_defconfig' (21,026) at 20210308005003260
22765 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/dim.c' (21,027) at 20240405153053085
22766 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/riscv-runtime.c' (21,028) at 20240405153230295
22767 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmemleak.c' (21,029) at 20240405153231963
22768 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/locomokbd.c' (21,030) at 20240405153049137
22769 2025-01-08 03:00:46.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (21,031) at 20230721080014366
22770 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml' (21,032) at 20240405153045029
22771 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-v7.dtsi' (21,033) at 20240405153045573
22772 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb8_midi.c' (21,034) at 20220525020654983
22773 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-broxton.c' (21,035) at 20240405153231323
22774 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/dir.c' (21,036) at 20240405153052317
22775 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client_7.20.5.bb' (21,037) at 20241221090017516
22776 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,armada-cp110-pinctrl.txt' (21,038) at 20210308005003308
22777 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/samsung,mipi-dsim.yaml' (21,039) at 20240405153045041
22778 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/muldi3.S' (21,040) at 20240405153230095
22779 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Support-deprecated-resolver-functions.patch' (21,041) at 20210307205553854
22780 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7791-cpg-mssr.h' (21,042) at 20210307214931334
22781 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zimbra-1.3' (21,043) at 20210307205554426
22782 2025-01-08 03:00:46.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscalls_32.h' (21,044) at 20210309003648980
22783 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/tdls.c' (21,045) at 20240405153050573
22784 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/Makefile' (21,046) at 20210307214929378
22785 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/host.c' (21,047) at 20241008080013983
22786 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/ultravisor.rst' (21,048) at 20210309003648452
22787 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_spi.c' (21,049) at 20240405153049009
22788 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/SystemStore.js' (21,050) at 20241004080035963
22789 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_rockchip.c' (21,051) at 20210308005003484
22790 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_svm.h' (21,052) at 20240405153230375
22791 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stromstad' (21,053) at 20210307205553790
22792 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/Kconfig' (21,054) at 20210308005003048
22793 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/test/slp_parser_test.cpp' (21,055) at 20240731164718599
22794 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/mach-crag6410.c' (21,056) at 20240405153045685
22795 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/max6697.txt' (21,057) at 20210307214925322
22796 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-event.out' (21,058) at 20210308005046409 to deleted uid set
22797 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/simple.h' (21,059) at 20210308005045993
22798 2025-01-08 03:00:46.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_serialize.cpp' (21,060) at 20241212090025211
22799 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-compat.c' (21,061) at 20240405153053409
22800 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/imx-regs.h' (21,062) at 20210308005002644
22801 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rxtx.h' (21,063) at 20220525020654195
22802 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_plane.h' (21,064) at 20240405153048681
22803 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_pcmcia.c' (21,065) at 20240405153046881
22804 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/objagg.h' (21,066) at 20240805080014027
22805 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-1.0' (21,067) at 20210307205554418
22806 2025-01-08 03:00:46.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_seattle.c' (21,068) at 20240405153230175
22807 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/cache.json' (21,069) at 20240405153054141
22808 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/MAINTAINERS' (21,070) at 20210308005002968
22809 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Everest/bios_attrs.json' (21,071) at 20241111090035286
22810 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/Makefile.am' (21,072) at 20210307214932738
22811 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/config.mk' (21,073) at 20210308005002720
22812 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-dp.h' (21,074) at 20210307214931470
22813 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/OptusC1-156E' (21,075) at 20210307205553762
22814 2025-01-08 03:00:46.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/cadence_ttc.h' (21,076) at 20221215040039186
22815 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_fsl.c' (21,077) at 20240405153230179
22816 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sam9_l9260.dts' (21,078) at 20240405153045465
22817 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Csavoly-Kiskoros' (21,079) at 20210307205553774
22818 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_vec.c' (21,080) at 20240405153230643
22819 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/pty.c' (21,081) at 20240405153231507
22820 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/r4kcache.h' (21,082) at 20220525020652002
22821 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/setup.c' (21,083) at 20240405153229863
22822 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/idt,3243x-emac.yaml' (21,084) at 20220525020651694
22823 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/inode.c' (21,085) at 20240405153231687
22824 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/main.cpp' (21,086) at 20240904080040759
22825 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000+p3668-0001.dts' (21,087) at 20220525020651918
22826 2025-01-08 03:00:46.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgtui.c' (21,088) at 20210308005046529
22827 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/mib.c' (21,089) at 20210307214931998
22828 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30.h' (21,090) at 20220525020653095
22829 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-spi.c' (21,091) at 20240910080014022
22830 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/vfs.c' (21,092) at 20241011080017367
22831 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/nvidia,tegra264-bpmp-shmem.yaml' (21,093) at 20240405153229795
22832 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_local.h' (21,094) at 20210307214932222
22833 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.h' (21,095) at 20210307214927306
22834 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/raw.c' (21,096) at 20220525020654787
22835 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_sdram_config.c' (21,097) at 20210308005002780
22836 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-serial.c' (21,098) at 20210927100127205
22837 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/psci.S' (21,099) at 20210308005002964
22838 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/phycore-rk3288_defconfig' (21,100) at 20210308005003272
22839 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/pci.c' (21,101) at 20210308005003048
22840 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_efi.c' (21,102) at 20240405153232111
22841 2025-01-08 03:00:46.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/COPYING.MIT' (21,103) at 20210307205554098
22842 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/nommu_k210_sdcard_defconfig' (21,104) at 20240405153230063
22843 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8865.yaml' (21,105) at 20240405153045141
22844 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/blktrace/0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch' (21,106) at 20241221090017684
22845 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/proc.c' (21,107) at 20240405153230123
22846 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-syscon.c' (21,108) at 20240405153230755
22847 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-sti.c' (21,109) at 20210308005003460
22848 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7791-sysc.h' (21,110) at 20210307214931346
22849 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_descriptor.h' (21,111) at 20210308005003704
22850 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/helper.h' (21,112) at 20240906080037480
22851 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-solidsense.dts' (21,113) at 20240405153045505
22852 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-qxfer-siginfo-read.py' (21,114) at 20240906080037580
22853 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/remote.c' (21,115) at 20210308005003764
22854 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.h' (21,116) at 20210309003650604
22855 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/MAINTAINERS' (21,117) at 20210308005003032
22856 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/spinlock_types.h' (21,118) at 20240405153046281
22857 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (21,119) at 20241031080012183
22858 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/intro.rst' (21,120) at 20210307214925270
22859 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cmd_errata.c' (21,121) at 20210308005002828
22860 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211mgmt.h' (21,122) at 20240405153051953
22861 2025-01-08 03:00:46.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/spir/spirv-tools_1.3.296.0.bb' (21,123) at 20241221090017684
22862 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_port.h' (21,124) at 20240405153049957
22863 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/CVE-2023-37732.patch' (21,125) at 20230919080013958
22864 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/wlan_bssdef.h' (21,126) at 20220525020654187
22865 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/012_pack_inv_align.dts' (21,127) at 20210308005003752
22866 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev.c' (21,128) at 20241211090212242
22867 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/shwdt.c' (21,129) at 20240405153052245
22868 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/pcitest.sh' (21,130) at 20210307214932506
22869 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/goni.c' (21,131) at 20210308005003044
22870 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/test_fortify.h' (21,132) at 20240405153053105
22871 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xp_main.c' (21,133) at 20220525020653371
22872 2025-01-08 03:00:46.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-amd-pmc' (21,134) at 20240405153044913
22873 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/acx.h' (21,135) at 20240405153050709
22874 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-sublevel-options.h' (21,136) at 20220525020655175
22875 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/generate_unique_mock_id.cpp' (21,137) at 20220610100046048
22876 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ap325rxa/sdram.S' (21,138) at 20210307214926534
22877 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30_i2c.c' (21,139) at 20240405153048969
22878 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/vfork.patch' (21,140) at 20210307205553842
22879 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-mrw-native_git.bb' (21,141) at 20220921030015986
22880 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/Makefile' (21,142) at 20210308005003032
22881 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts' (21,143) at 20240405153229899
22882 2025-01-08 03:00:46.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_inode.c' (21,144) at 20240405153231679
22883 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/sa_query.c' (21,145) at 20240405153230699
22884 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-scsi.h' (21,146) at 20230925080039969
22885 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.md.mako' (21,147) at 20210308005049765
22886 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_client.h' (21,148) at 20240405153052629
22887 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scx200.h' (21,149) at 20210307214931502
22888 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/cw2015_battery.yaml' (21,150) at 20240405153045141
22889 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/mchp_pfsoc_mmuart.c' (21,151) at 20241211090212258
22890 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage2_data_offsets.h' (21,152) at 20240405153052901
22891 2025-01-08 03:00:46.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/introduction.rst' (21,153) at 20220525020651642
22892 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-timer.c' (21,154) at 20240812080017240
22893 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/etm.json' (21,155) at 20240405153054109
22894 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/microblaze-softmmu/default.mak' (21,156) at 20241211090212222
22895 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max8998.txt' (21,157) at 20210307214925358
22896 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/trace-enable/trace-enable.bbappend' (21,158) at 20240724080012699
22897 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/Kconfig' (21,159) at 20210307214932450
22898 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/usb_hid.py' (21,160) at 20220910030013401
22899 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/vegman-yaml-config/vegman-ipmi-sensors-static.yaml' (21,161) at 20220623030014783
22900 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/devicetree.h' (21,162) at 20240405153051309
22901 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/Makefile' (21,163) at 20210307214927166
22902 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/int-ll64.h' (21,164) at 20210307214931302
22903 2025-01-08 03:00:46.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/Makefile' (21,165) at 20240405153052337
22904 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/farch.c' (21,166) at 20240405153050269
22905 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/README' (21,167) at 20231126090012865
22906 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/volatiles.03_radvd' (21,168) at 20210307205553822
22907 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-tb10x.c' (21,169) at 20210307214930094
22908 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/addr-map.h' (21,170) at 20240405153045673
22909 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tty/Makefile' (21,171) at 20240405153054381
22910 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia_bw.c' (21,172) at 20240613080016399
22911 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/event.c' (21,173) at 20240405153054093
22912 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-plus.dts' (21,174) at 20240405153045393
22913 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6756.dtsi' (21,175) at 20240405153045429
22914 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso' (21,176) at 20240405153229975
22915 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_oss.h' (21,177) at 20210307214931602
22916 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig' (21,178) at 20210308005003240
22917 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ingenic,dma.yaml' (21,179) at 20240405153229763
22918 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/af_llc.c' (21,180) at 20241211090145557
22919 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/sja1105.h' (21,181) at 20240405153052681
22920 2025-01-08 03:00:46.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/frame/pessimizing-move.patch' (21,182) at 20210307205553966
22921 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Kconfig' (21,183) at 20240815080012871
22922 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/sprom.c' (21,184) at 20210309003652964
22923 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt' (21,185) at 20210307214925374
22924 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/Kconfig' (21,186) at 20241211090212270
22925 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/process.c' (21,187) at 20241104090011563
22926 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/setup.py' (21,188) at 20210308004941620
22927 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/stdplus.wrap' (21,189) at 20211029000047258
22928 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m520xsim.h' (21,190) at 20210307214926158
22929 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/timer.h' (21,191) at 20210308005002716
22930 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-2.dts' (21,192) at 20210308005002624
22931 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcsubs.c' (21,193) at 20240405153052401
22932 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mxsimage.c' (21,194) at 20210308005003772
22933 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.png' (21,195) at 20230706080014781 to deleted uid set
22934 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bt848.h' (21,196) at 20240405153230791
22935 2025-01-08 03:00:46.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/cz-UPC' (21,197) at 20210307205553758
22936 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/futex.h' (21,198) at 20220525020652126
22937 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/Kconfig' (21,199) at 20210307214928422
22938 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/binfmt-misc.rst' (21,200) at 20220525020651638
22939 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,iocon_fpga.txt' (21,201) at 20210308005002536
22940 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LeakDetectorCollection.json' (21,202) at 20240619080002948
22941 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/phosphor-ipmi-config.service' (21,203) at 20210307205554222
22942 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-q8-common.dtsi' (21,204) at 20210308005002628
22943 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/webui/phosphor-webui/df-openpower/config.json' (21,205) at 20210307205554054
22944 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/fails-mc/fails-mc1.bb' (21,206) at 20210316000012685
22945 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/powerpc-hcalls-report' (21,207) at 20210307214932566
22946 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/pci_mcu.c' (21,208) at 20220525020653779
22947 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/iot_devkit.c' (21,209) at 20210308005003056
22948 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fm_eth.h' (21,210) at 20210308005003648
22949 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts' (21,211) at 20240405153045741
22950 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udivsi3.S' (21,212) at 20210307214926570
22951 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mii_phy.h' (21,213) at 20210308005003672
22952 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/device_tree.h' (21,214) at 20240906080037348
22953 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_route.c' (21,215) at 20210307214929182
22954 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/systemd/mapper-wait@.service.in' (21,216) at 20230216040028343
22955 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_log.py' (21,217) at 20210308005003744
22956 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-base.json' (21,218) at 20220429100100882
22957 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_7.h' (21,219) at 20240405153047165
22958 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vdso.h' (21,220) at 20210307214926110
22959 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/clocksource.h' (21,221) at 20210307214926658
22960 2025-01-08 03:00:46.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb' (21,222) at 20240302090018214
22961 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/irqflags-tracing.rst' (21,223) at 20220525020651766
22962 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-fork.c' (21,224) at 20220525020655227
22963 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.h' (21,225) at 20210307214927798
22964 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-eDPU.dts' (21,226) at 20240405153045745
22965 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_av.c' (21,227) at 20220525020653155
22966 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/flow_dissector.h' (21,228) at 20240405153231851
22967 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_reg.h' (21,229) at 20210307214928638
22968 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_common.dtsi' (21,230) at 20220525020651994
22969 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-av-sync.rst' (21,231) at 20220525020654131
22970 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mmu_regs.h' (21,232) at 20240405153046605
22971 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/return_directly.cocci' (21,233) at 20230426080043844
22972 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/debug_private.h' (21,234) at 20210307214930542
22973 2025-01-08 03:00:46.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/deadline.h' (21,235) at 20240405153052789
22974 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/rkisp1.rst' (21,236) at 20240405153044957
22975 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/Makefile' (21,237) at 20240405153229935
22976 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_dcbnl.c' (21,238) at 20240405153230947
22977 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES2-87.0W' (21,239) at 20210307205553762
22978 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nspire/Makefile' (21,240) at 20210307214925906
22979 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rio.c' (21,241) at 20240405153230059
22980 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/snps,tc-dwc-g210.yaml' (21,242) at 20240405153045181
22981 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-networking/mctp/mctp_%.bbappend' (21,243) at 20240727080014098
22982 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mxc.c' (21,244) at 20240405153231375
22983 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/microvm-dt.c' (21,245) at 20241211090212278
22984 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-stp-policy-p_sys-t' (21,246) at 20210307214925186
22985 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr_smu_msg.h' (21,247) at 20240405153047205
22986 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0015-Platform-CS1000-Fix-platform-name-in-logs.patch' (21,248) at 20241221090017464
22987 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso-layout.lds.S' (21,249) at 20210307214926614
22988 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe.h' (21,250) at 20240405153049617
22989 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000p.c' (21,251) at 20240405153230779
22990 2025-01-08 03:00:46.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/meson.build' (21,252) at 20241114091008832
22991 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fxtract.c' (21,253) at 20210308005046497
22992 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rza1-ports.yaml' (21,254) at 20240405153229787
22993 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos7.c' (21,255) at 20210524100034902
22994 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-pca9541.c' (21,256) at 20240405153048925
22995 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo.h' (21,257) at 20240405153045965
22996 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/hyperv.h' (21,258) at 20240405153046445
22997 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-title.png' (21,259) at 20210307205554290 to deleted uid set
22998 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch' (21,260) at 20230813080012856
22999 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lwtunnel.h' (21,261) at 20240405153052853
23000 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/cafe-driver.c' (21,262) at 20240405153230799
23001 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-cubox-i-emmc-som-v15.dts' (21,263) at 20240405153045497
23002 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoecmd.c' (21,264) at 20241011080017295
23003 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqmpbif.c' (21,265) at 20210308005003776
23004 2025-01-08 03:00:46.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2_types.h' (21,266) at 20210307214930554
23005 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c' (21,267) at 20240405153230983
23006 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_states.c' (21,268) at 20240405153046921
23007 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/message.c' (21,269) at 20240405153053353
23008 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit_125.bb' (21,270) at 20241221090017520
23009 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0002-lib-Typo-fix.patch' (21,271) at 20241221090017700
23010 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/led.hpp' (21,272) at 20241217090008764
23011 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu.h' (21,273) at 20240405153230599
23012 2025-01-08 03:00:46.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/BMC/meson.build' (21,274) at 20230825080021137
23013 2025-01-08 03:00:46.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ti_qspi_flash' (21,275) at 20210308005003300
23014 2025-01-08 03:00:46.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map.h' (21,276) at 20240405153050249
23015 2025-01-08 03:00:46.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rseq.h' (21,277) at 20240405153052937
23016 2025-01-08 03:00:46.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211req.h' (21,278) at 20240405153051953
23017 2025-01-08 03:00:46.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/acpi_power_meter.c' (21,279) at 20240405153230659
23018 2025-01-08 03:00:46.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-hdmi.h' (21,280) at 20210307214927774
23019 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tridentfb.c' (21,281) at 20240405153231595
23020 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxab-pinctrl.dtsi' (21,282) at 20240405153045585
23021 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l33.h' (21,283) at 20210307214932298
23022 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-fe.c' (21,284) at 20241211090212218
23023 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-ixora-v1.1.dts' (21,285) at 20240405153045737
23024 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/.gitignore' (21,286) at 20230426080043836
23025 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nvme.c' (21,287) at 20240520080015179
23026 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebox_panther_defconfig' (21,288) at 20210308005003252
23027 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/arm/ux500_pm_domains.h' (21,289) at 20210307214931322
23028 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/MAINTAINERS' (21,290) at 20210308005003080
23029 2025-01-08 03:00:46.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/Makefile' (21,291) at 20210308005002972
23030 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/Kconfig' (21,292) at 20210307214930806
23031 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/index.rst' (21,293) at 20240405153044989
23032 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/Makefile' (21,294) at 20240405153053385
23033 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/elf.h' (21,295) at 20220525020651970
23034 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-intel/packagegroups/packagegroup-intel-apps.bb' (21,296) at 20231012080014468
23035 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_pflash.c' (21,297) at 20210307214926898
23036 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/ucc_geth.h' (21,298) at 20220525020653499
23037 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isa-dma.h' (21,299) at 20240405153052713
23038 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/MAINTAINERS' (21,300) at 20210308005003080
23039 2025-01-08 03:00:46.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/Makefile' (21,301) at 20240405153045589
23040 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/pcm_oss.c' (21,302) at 20240405153053489
23041 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/setjmp.h' (21,303) at 20210307214926390
23042 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xwc-2000.dts' (21,304) at 20240405153229871
23043 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidspcd.h' (21,305) at 20220525020654987
23044 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_map.c' (21,306) at 20220525020655195
23045 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vboxvideo_guest.h' (21,307) at 20210307214928058
23046 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-Australia' (21,308) at 20210307205553766
23047 2025-01-08 03:00:46.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42proc.c' (21,309) at 20241018080014558
23048 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libfcoe.h' (21,310) at 20240405153052877
23049 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb' (21,311) at 20240302090018242
23050 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2lc-smarc-som.dtsi' (21,312) at 20240405153229967
23051 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_inband_bmc_auth_reset.robot' (21,313) at 20220818030013061
23052 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/setup.cfg' (21,314) at 20210422000032838
23053 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1280x1024.S' (21,315) at 20210307214932470
23054 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool_init.d.patch' (21,316) at 20210307205553818
23055 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sni.h' (21,317) at 20240405153046017
23056 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_gpio.c' (21,318) at 20210308005003496
23057 2025-01-08 03:00:46.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-eukrea-cpuimx51.dtsi' (21,319) at 20240405153045489
23058 2025-01-08 03:00:46.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_main.c' (21,320) at 20241125090012251
23059 2025-01-08 03:00:46.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vtg.c' (21,321) at 20210307214928038
23060 2025-01-08 03:00:46.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc_time.robot' (21,322) at 20240813080024402
23061 2025-01-08 03:00:46.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3super.c' (21,323) at 20240405153052421
23062 2025-01-08 03:00:46.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-interconnect.json' (21,324) at 20240405153054149
23063 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2up.service' (21,325) at 20230920080013648
23064 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbcmds.c' (21,326) at 20240405153230167
23065 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/rde_dictionary_manager.hpp' (21,327) at 20220603030001748
23066 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3620-hi4511.dts' (21,328) at 20240405153045433
23067 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/README' (21,329) at 20210308005002976
23068 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/freezer.c' (21,330) at 20240405153053001
23069 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sl-evk.dts' (21,331) at 20210308005002584
23070 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/Makefile' (21,332) at 20240405153046977
23071 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-dma.c' (21,333) at 20210819100021686
23072 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca505.c' (21,334) at 20210307214928834
23073 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/thunderx.c' (21,335) at 20210308005002944
23074 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0010-Use-linux-capability.h-on-linux-systems-too.patch' (21,336) at 20210307205553894
23075 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/version.c' (21,337) at 20240405153046269
23076 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector' (21,338) at 20210309003648252
23077 2025-01-08 03:00:46.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow_git.bb' (21,339) at 20241221090017496
23078 2025-01-08 03:00:46.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memcpy.c' (21,340) at 20210307214925662
23079 2025-01-08 03:00:46.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c' (21,341) at 20220627100017018
23080 2025-01-08 03:00:46.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy.dts' (21,342) at 20210308005002608
23081 2025-01-08 03:00:46.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/acreategroup.bb' (21,343) at 20241206090014298
23082 2025-01-08 03:00:46.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/al_mc_edac.c' (21,344) at 20240405153047013
23083 2025-01-08 03:00:46.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/mffsce.c' (21,345) at 20221215040039390
23084 2025-01-08 03:00:46.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/lib.h' (21,346) at 20240405153054065
23085 2025-01-08 03:00:46.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ftrace.c' (21,347) at 20241211090145545
23086 2025-01-08 03:00:46.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/meson.build' (21,348) at 20240906080037268
23087 2025-01-08 03:00:46.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdsa.c' (21,349) at 20240617080017382
23088 2025-01-08 03:00:46.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/perf_regs.c' (21,350) at 20240405153045945
23089 2025-01-08 03:00:46.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_lpc18xx.c' (21,351) at 20240405153051997
23090 2025-01-08 03:00:46.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/file_table.c' (21,352) at 20240405153231679
23091 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ubi' (21,353) at 20210308005003300
23092 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/310vtbl.h' (21,354) at 20210307214930938
23093 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/control.c' (21,355) at 20210307214932190
23094 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-ccu.c' (21,356) at 20240405153046801
23095 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/extable.h' (21,357) at 20240405153230019
23096 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr.c' (21,358) at 20240405153230503
23097 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-gpio.service' (21,359) at 20210307205554094
23098 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/fsl_ddr_edac.c' (21,360) at 20241211090145405
23099 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libdvdread/libdvdread_6.1.3.bb' (21,361) at 20220618030015170
23100 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/test_util.h' (21,362) at 20240405153232267
23101 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_audit.sh' (21,363) at 20241011080017411
23102 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/debug.c' (21,364) at 20220525020654387
23103 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/Kconfig' (21,365) at 20210308005003540
23104 2025-01-08 03:00:46.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.4.rst' (21,366) at 20231207090015274
23105 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ti-abb-regulator.c' (21,367) at 20240405153231367
23106 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-desc.c' (21,368) at 20210307214929294
23107 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_devlink.c' (21,369) at 20240405153230899
23108 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544si-post.dtsi' (21,370) at 20210307214926342
23109 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fchmodat2/fchmodat2_test.c' (21,371) at 20240405153232267
23110 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/udivsi3.S' (21,372) at 20210307214926182
23111 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strlen.S' (21,373) at 20210307214925674
23112 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/Makefile' (21,374) at 20210308005002800
23113 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/fmap_util.py' (21,375) at 20210308005003752
23114 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/filters/index.js' (21,376) at 20210308005107073
23115 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/expected_stdout' (21,377) at 20210308005003736
23116 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-tool/yosemite4-common-functions_0.1.bb' (21,378) at 20241221090017480
23117 2025-01-08 03:00:46.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-union.out' (21,379) at 20210308005046401 to deleted uid set
23118 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ths8200.c' (21,380) at 20240405153049341
23119 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/altera_jtaguart.txt' (21,381) at 20210307214925418
23120 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/Makefile' (21,382) at 20220525020654211
23121 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/sud_test.c' (21,383) at 20240613080016567
23122 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xen-blkback' (21,384) at 20240405153044925
23123 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood.dtsi' (21,385) at 20240405153045457
23124 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uif.c' (21,386) at 20240405153049445
23125 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls.h' (21,387) at 20240503080014518
23126 2025-01-08 03:00:46.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5433.c' (21,388) at 20240405153230243
23127 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/caps.c' (21,389) at 20240429080012448
23128 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.c' (21,390) at 20210309003649836
23129 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_neo.c' (21,391) at 20240405153052009
23130 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_ruc.c' (21,392) at 20210307214928446
23131 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/machine_context.cpp' (21,393) at 20241101080009595
23132 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/gm200.c' (21,394) at 20240405153048653
23133 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_write_unittest.cpp' (21,395) at 20210918000044923
23134 2025-01-08 03:00:46.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sdma_txreq.h' (21,396) at 20240405153049053
23135 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-st.c' (21,397) at 20240405153231559
23136 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/socionext,uniphier-gpio.yaml' (21,398) at 20240405153045061
23137 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9832.c' (21,399) at 20241111090012137
23138 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/da9150-gpadc.c' (21,400) at 20240405153048953
23139 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_gpio-test.c' (21,401) at 20210308005046481
23140 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/utils.cpp' (21,402) at 20241114091025397
23141 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qom.rst' (21,403) at 20240906080037172
23142 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_easrc.c' (21,404) at 20240405153232175
23143 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/splash.h' (21,405) at 20210308005003684
23144 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_eui64.c' (21,406) at 20210307214931970
23145 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/Makefile' (21,407) at 20210307214926294
23146 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/syscall.h' (21,408) at 20210307214926110
23147 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/OWNERS' (21,409) at 20240320080012509
23148 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-priv.h' (21,410) at 20240405153054001
23149 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-kernel/linux/linux-aspeed_%.bbappend' (21,411) at 20220819030014797
23150 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/sec_boot.S' (21,412) at 20210308005002724
23151 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool.sh' (21,413) at 20240405153054341
23152 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/hdparm' (21,414) at 20241221090017620
23153 2025-01-08 03:00:46.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/trace/test-trace.sh' (21,415) at 20210308005003748
23154 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-common.c' (21,416) at 20240405153232195
23155 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/bbv.c' (21,417) at 20241211090212226
23156 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy28_C-89.0W' (21,418) at 20210307205553762
23157 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/Makefile' (21,419) at 20240405153045865
23158 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dhcom-pdk2.dts' (21,420) at 20240405153045501
23159 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/vpd_decode.h' (21,421) at 20210307214927174
23160 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/introduction.rst' (21,422) at 20210307214925522
23161 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/ibmebus.c' (21,423) at 20240405153230055
23162 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/siu.h' (21,424) at 20210307214926554
23163 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/download_manager.cpp' (21,425) at 20240118090018594
23164 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8750.h' (21,426) at 20210307214932354
23165 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/afe/rescale.h' (21,427) at 20240405153052705
23166 2025-01-08 03:00:46.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/disable-version-check.patch' (21,428) at 20241221090017564
23167 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt.h' (21,429) at 20240405153230927
23168 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml' (21,430) at 20240405153045073
23169 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/regulator.rst' (21,431) at 20210307214925546
23170 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/sba_iommu.c' (21,432) at 20240910080014062
23171 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/timezone/tzdata.bb' (21,433) at 20241206090014338
23172 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ReportManager.interface.yaml' (21,434) at 20240821080018819
23173 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml' (21,435) at 20240405153045053
23174 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_pdt.h' (21,436) at 20210307214931462
23175 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/files/run-ptest' (21,437) at 20230503080014583
23176 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_chipcommon_pmu.c' (21,438) at 20210309003652964
23177 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/thread_info_api.h' (21,439) at 20240405153052789
23178 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/extrausers.bbclass' (21,440) at 20230919080013978
23179 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FabricCollection_v1.xml' (21,441) at 20240619080002924
23180 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/40x.c' (21,442) at 20240405153046185
23181 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,g12a-toacodec.yaml' (21,443) at 20240405153045161
23182 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv0680.c' (21,444) at 20210307214928838
23183 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/vlock_pam_tally2_reset.patch' (21,445) at 20210307205553934
23184 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/uvc.h' (21,446) at 20240405153052817
23185 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/bmac.h' (21,447) at 20210307214929298
23186 2025-01-08 03:00:46.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/mstpd_git.bb' (21,448) at 20241206090014226
23187 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am43x-epos-evm.dts' (21,449) at 20240405153045597
23188 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/ldflags.patch' (21,450) at 20241221090017632
23189 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/transport.c' (21,451) at 20240405153053377
23190 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/stmark2.c' (21,452) at 20220525020651982
23191 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_proc.c' (21,453) at 20210307214932202
23192 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multihost-ipmi-design.md' (21,454) at 20221209040006387
23193 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/rwtop.pl' (21,455) at 20210307214932566
23194 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Status.interface.yaml' (21,456) at 20220315030032663
23195 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/hppa_hardware.h' (21,457) at 20240326080039438
23196 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/interfaces/sensor_id_helpers.hpp' (21,458) at 20230523080037938
23197 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/gpio.c' (21,459) at 20220525020652114
23198 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udp_offload.c' (21,460) at 20240520080015227
23199 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/Makefile' (21,461) at 20210307214928458
23200 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_mss.c' (21,462) at 20241211090145485
23201 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml' (21,463) at 20240405153045077
23202 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Source-beginning-file' (21,464) at 20241221090017612
23203 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_pmu.sh' (21,465) at 20240405153054173
23204 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.h' (21,466) at 20240405153050641
23205 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/Makefile' (21,467) at 20210308005002956
23206 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/devices/index.rst' (21,468) at 20240405153045333
23207 2025-01-08 03:00:46.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi.c' (21,469) at 20240405153230635
23208 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/pch9.c' (21,470) at 20210308005003448
23209 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/cros_ec_rw.py' (21,471) at 20210308005003748
23210 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/sec-common.c' (21,472) at 20210308005002764
23211 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/ccs/mk-ccs-regs' (21,473) at 20220525020651722
23212 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/mock_mctp_discovery_handler_intf.hpp' (21,474) at 20240508080030966
23213 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-x96-air.dts' (21,475) at 20240405153229919
23214 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/bsp.py' (21,476) at 20230114040015554
23215 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/spansion.c' (21,477) at 20241211090145453
23216 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sdio_func.h' (21,478) at 20210309003653872
23217 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-hip04.c' (21,479) at 20240405153049197
23218 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-cci.h' (21,480) at 20240405153231847
23219 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sysinfo.h' (21,481) at 20210307214931662
23220 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/string_64.S' (21,482) at 20240405153230047
23221 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-karo-tx25.dts' (21,483) at 20240405153229883
23222 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock_plane.c' (21,484) at 20240405153048781
23223 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/mtd-abi.h' (21,485) at 20240405153052945
23224 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/richtek,rtq6056.yaml' (21,486) at 20240405153045073
23225 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auxvec.h' (21,487) at 20240405153052661
23226 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0004-aspeed-add-bmc-position-support.patch' (21,488) at 20210307205554222
23227 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci.c' (21,489) at 20240415080012983
23228 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_array_container.c' (21,490) at 20210307214932642
23229 2025-01-08 03:00:46.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/meson.options' (21,491) at 20241108090035241
23230 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/auo-pixcir-ts.c' (21,492) at 20240405153049157
23231 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml' (21,493) at 20240405153229803
23232 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-dict.json' (21,494) at 20210308005046401
23233 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-guruplug-server-plus.dts' (21,495) at 20210308005002592
23234 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/setup.cfg' (21,496) at 20241211090212442
23235 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v3.dtsi' (21,497) at 20240405153229915
23236 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9052-regulator.c' (21,498) at 20240405153051461
23237 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_isi.dtsi' (21,499) at 20210308005002572
23238 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100-core.c' (21,500) at 20240405153230695
23239 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (21,501) at 20221015030011580
23240 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rmem.c' (21,502) at 20240719080013357
23241 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-pmic-wrap.c' (21,503) at 20240405153231451
23242 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/udc-xilinx.c' (21,504) at 20240405153231555
23243 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8323ERDB_defconfig' (21,505) at 20210308005003236
23244 2025-01-08 03:00:46.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ts3a227e.h' (21,506) at 20210307214932346
23245 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_3_0_0_sh_mask.h' (21,507) at 20210309003649636
23246 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/amcore_defconfig' (21,508) at 20210308005003248
23247 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/syscallhdr.sh' (21,509) at 20241211090212374
23248 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/switching-sched.rst' (21,510) at 20210307214925250
23249 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml' (21,511) at 20240405153045033
23250 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-7040.dtsi' (21,512) at 20210308005002568
23251 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/include/atomic.h' (21,513) at 20240906080037344
23252 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vdso/Makefile' (21,514) at 20240405153053109
23253 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_vlan.h' (21,515) at 20240405153231815
23254 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0005-mmal_exit_fix.patch' (21,516) at 20230114040015494
23255 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/Kconfig' (21,517) at 20210308005003052
23256 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/Makefile' (21,518) at 20240405153054225
23257 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/sdk.json' (21,519) at 20210812000025314
23258 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (21,520) at 20230329080014768
23259 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/sleep.S' (21,521) at 20210309003648696
23260 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rxtimestamp.sh' (21,522) at 20210309003656008
23261 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENcopy_to_user.S' (21,523) at 20210307214926606
23262 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cypress.c' (21,524) at 20210309003649912
23263 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/aead.h' (21,525) at 20240405153052621
23264 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/evm.c' (21,526) at 20210308005003080
23265 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_NAND_defconfig' (21,527) at 20210308005003240
23266 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/npcm7xx.c' (21,528) at 20241211090212250
23267 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-OpenIB' (21,529) at 20211006000025238
23268 2025-01-08 03:00:46.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_config.h' (21,530) at 20210307214929862
23269 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_timer.c' (21,531) at 20241018080014582
23270 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/enum.h' (21,532) at 20220525020653643
23271 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nand-boot-ppc440' (21,533) at 20210308005003296
23272 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_spi.h' (21,534) at 20240405153046765
23273 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml' (21,535) at 20240405153229799
23274 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/fanctrl.h' (21,536) at 20210308005003000
23275 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/doublebitand.cocci' (21,537) at 20240405153053445
23276 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_80211.h' (21,538) at 20210307214929862
23277 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/posix_acl_xattr.h' (21,539) at 20210307214931654
23278 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/test_fdt' (21,540) at 20210308005003760
23279 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.get_maintainer.ignore' (21,541) at 20240405153044909
23280 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/pci.c' (21,542) at 20220525020652198
23281 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_signal.h' (21,543) at 20220429100100642
23282 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch' (21,544) at 20230131040012027
23283 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/debugexit.c' (21,545) at 20240906080037252
23284 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/xen-ops.h' (21,546) at 20240405153045625
23285 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/.gitignore' (21,547) at 20240405153054369
23286 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5040si-post.dtsi' (21,548) at 20210307214926350
23287 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_ovfl.S' (21,549) at 20210307214926146
23288 2025-01-08 03:00:46.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx_lpi2c.h' (21,550) at 20210308005003652
23289 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg.cpp' (21,551) at 20240830080017495
23290 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/max6875.rst' (21,552) at 20210307214925522
23291 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_driver.c' (21,553) at 20241216090017709
23292 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firmware/ihex2fw.c' (21,554) at 20210307214932470
23293 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/uapi/asm/bitsperlong.h' (21,555) at 20210307214932458
23294 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/regs.h' (21,556) at 20240405153231235
23295 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-16550.c' (21,557) at 20240405153045985
23296 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/soc/keystone/keystone_serdes.c' (21,558) at 20210308005003488
23297 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/platinum_picon.h' (21,559) at 20210308005003612
23298 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcb/0001-use-_Alignof-to-avoid-UB-in-ALIGNOF.patch' (21,560) at 20241206090014342
23299 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/const.h' (21,561) at 20240405153052909
23300 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/cs.po' (21,562) at 20210307214932618
23301 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc-version.sh' (21,563) at 20210308005003728
23302 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10021.c' (21,564) at 20240405153049301
23303 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/hwmon.c' (21,565) at 20240405153046557
23304 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_vsc.c' (21,566) at 20240405153046673
23305 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/mmu_emu.c' (21,567) at 20240405153045973
23306 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,archs-rtc.txt' (21,568) at 20210307214925446
23307 2025-01-08 03:00:46.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,lmp92064.yaml' (21,569) at 20240405153045073
23308 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c' (21,570) at 20240405153231031
23309 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_vlan.sh' (21,571) at 20240405153054289
23310 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_w.c' (21,572) at 20210308005046513
23311 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/arch_init.h' (21,573) at 20241211090212370
23312 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_metrics_values.sh' (21,574) at 20240405153054173
23313 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/swab.h' (21,575) at 20240405153052941
23314 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sst.c' (21,576) at 20240405153230883
23315 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/syscall.h' (21,577) at 20220525020654659
23316 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skb_cgroup_id_kern.c' (21,578) at 20240405153054277
23317 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml' (21,579) at 20240405153045041
23318 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_connector.h' (21,580) at 20240405153052629
23319 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fib.c' (21,581) at 20240613080016535
23320 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fping/fping_5.2.bb' (21,582) at 20241206090014242
23321 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/entry-common.h' (21,583) at 20240405153045937
23322 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/prom.h' (21,584) at 20210307214926214
23323 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/MAINTAINERS' (21,585) at 20210308005002916
23324 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/tileblit.c' (21,586) at 20220525020654315
23325 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0002-Create-subroutine-for-tearing-down-an-interface.patch' (21,587) at 20241206090014242
23326 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyatspi_2.46.1.bb' (21,588) at 20240301090012435
23327 2025-01-08 03:00:46.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/bitfield.h' (21,589) at 20210307214926250
23328 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/queue.c' (21,590) at 20240405153050705
23329 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/Kconfig' (21,591) at 20210308005003016
23330 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/README.md' (21,592) at 20210307205554094
23331 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tzdata/run-ptest' (21,593) at 20241221090017560
23332 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_caps.c' (21,594) at 20240906080037280
23333 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/util.c' (21,595) at 20240405153053305
23334 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dma-mapping-nommu.c' (21,596) at 20220525020651898
23335 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c' (21,597) at 20240405153048545
23336 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp102.c' (21,598) at 20240919080017054
23337 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_%.bbappend' (21,599) at 20241206090014226
23338 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-more-itertools_10.5.0.bb' (21,600) at 20241221090017668
23339 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/ti/ti_sci_pm_domains.c' (21,601) at 20241211090145485
23340 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.c' (21,602) at 20210309003651816
23341 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_sctp_collision.sh' (21,603) at 20240405153232283
23342 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsl_upm.c' (21,604) at 20240405153230871
23343 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32/stm32f.h' (21,605) at 20210308005002664
23344 2025-01-08 03:00:46.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/pm_helpers.c' (21,606) at 20240830080013271
23345 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/r8a66597.h' (21,607) at 20210308005003516
23346 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/sdio.c' (21,608) at 20240405153231119
23347 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/Makefile' (21,609) at 20210307214930258
23348 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/196.out' (21,610) at 20210308005046457
23349 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/dca-sysfs.c' (21,611) at 20240405153046973
23350 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx6_src.c' (21,612) at 20241211090212294
23351 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/README' (21,613) at 20210309003656004
23352 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/ncsi.h' (21,614) at 20210308005003676
23353 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rcu.h' (21,615) at 20240405153052897
23354 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/cumana_2.c' (21,616) at 20240405153051569
23355 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex_2.6.4.bb' (21,617) at 20240413080012691
23356 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qtn_hw_ids.h' (21,618) at 20210307214929902
23357 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.c' (21,619) at 20240405153230215
23358 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-dk1-scmi.dts' (21,620) at 20240405153229903
23359 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/disclaimer-ita.rst' (21,621) at 20210307214925578
23360 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/tcrypt.h' (21,622) at 20240405153046545
23361 2025-01-08 03:00:46.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_structs.h' (21,623) at 20210308005046069
23362 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TTYP0' (21,624) at 20241221090017616
23363 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-beacon-rzg2m-kit.dts' (21,625) at 20240405153045801
23364 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbgtty.c' (21,626) at 20241104090011587
23365 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_256x256.png' (21,627) at 20210308005046549 to deleted uid set
23366 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-apx4devkit.dts' (21,628) at 20240405153045537
23367 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-nsm.h' (21,629) at 20241211090212366
23368 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/irqflags.h' (21,630) at 20220525020652126
23369 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/templates/default/local.conf.sample' (21,631) at 20241221090017480
23370 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dts' (21,632) at 20240405153045777
23371 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-peripheral.c' (21,633) at 20240405153046769
23372 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcpbpf_user.c' (21,634) at 20240405153054261
23373 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-queue.h' (21,635) at 20240405153049357
23374 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/board.c' (21,636) at 20210308005003040
23375 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-occ-control.bbclass' (21,637) at 20210307205554046
23376 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/asmmacro.h' (21,638) at 20210308005002884
23377 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-blk-test.c' (21,639) at 20230925080040097
23378 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-db-88f6281.dts' (21,640) at 20240405153045457
23379 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallaryd' (21,641) at 20210307205553782
23380 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/bt1-l2-ctl.c' (21,642) at 20240405153049585
23381 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/expat/expat/run-ptest' (21,643) at 20240301090012459
23382 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cpld.cpp' (21,644) at 20231027080010242
23383 2025-01-08 03:00:46.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_security.c' (21,645) at 20240405153052501
23384 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/bcm63xx_hsspi.c' (21,646) at 20210308005003488
23385 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/replay-mode.c' (21,647) at 20240906080037444
23386 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600.dtsi' (21,648) at 20220802100038573
23387 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cacheinfo.c' (21,649) at 20240405153046133
23388 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sun5i.c' (21,650) at 20240405153230251
23389 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/config.mk' (21,651) at 20210308005002848
23390 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/system1/dev_id.json' (21,652) at 20241106090019922
23391 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_id.c' (21,653) at 20210309003655984
23392 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4-sanji.dts' (21,654) at 20210308005002632
23393 2025-01-08 03:00:46.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AttributeRegistry.v1_3_9.json' (21,655) at 20240619080002940
23394 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/Cper.h' (21,656) at 20241214090008736
23395 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/debugfs.h' (21,657) at 20210307214931806
23396 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/iclass.def' (21,658) at 20210927100127385
23397 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/054' (21,659) at 20210927100127477
23398 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-tegra186.c' (21,660) at 20240405153047049
23399 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/grant_table.h' (21,661) at 20240326080039546
23400 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/sha256.c' (21,662) at 20210308005003712
23401 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov02a10.yaml' (21,663) at 20240405153045093
23402 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/generic-adc-battery.c' (21,664) at 20240405153051433
23403 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_refcount_item.c' (21,665) at 20240405153231783
23404 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-common-functions' (21,666) at 20230310090018691
23405 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cdns,csi2rx.yaml' (21,667) at 20240405153229771
23406 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_dvi.h' (21,668) at 20240405153051933
23407 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7778-clock.h' (21,669) at 20210307214931334
23408 2025-01-08 03:00:46.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/Kconfig' (21,670) at 20240405153049369
23409 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/mipi-phy.h' (21,671) at 20210307214928046
23410 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/proftpd.service' (21,672) at 20210307205553822
23411 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8770.h' (21,673) at 20210307214932358
23412 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb' (21,674) at 20220402030016127
23413 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7721/setup.c' (21,675) at 20210307214926542
23414 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/watchdog.h' (21,676) at 20210308005002724
23415 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_trusted.c' (21,677) at 20240405153052501
23416 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_device.h' (21,678) at 20240405153049389
23417 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/proc_freq_check.robot' (21,679) at 20240628080017121
23418 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CableCollection.json' (21,680) at 20240619080002944
23419 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/qca953x.dtsi' (21,681) at 20210308005002816
23420 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_nat.h' (21,682) at 20210307214931646
23421 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ioctl.h' (21,683) at 20210307214926590
23422 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/headers_install.rst' (21,684) at 20210307214925514
23423 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/virtual-memory.json' (21,685) at 20240405153054121
23424 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr/mac-check' (21,686) at 20230415080012881
23425 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP1.interface.yaml' (21,687) at 20220315030032659
23426 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts' (21,688) at 20240405153045817
23427 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0019_django_2_2.py' (21,689) at 20210307205554262
23428 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_sm_mt8183.h' (21,690) at 20240405153049413
23429 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/sh.py' (21,691) at 20240405153054225
23430 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nsa320-hwmon.c' (21,692) at 20240405153230667
23431 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-ideapad-laptop' (21,693) at 20220525020651634
23432 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0011-ac_add_search_path.m4-keep-consistent-between-32bit-.patch' (21,694) at 20240413080012643
23433 2025-01-08 03:00:46.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/app.c' (21,695) at 20210308005002856
23434 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1050-evk.dts' (21,696) at 20240405153045533
23435 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/twister_defconfig' (21,697) at 20210308005003284
23436 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h' (21,698) at 20210307214929814
23437 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/main.cpp' (21,699) at 20230616135354425
23438 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/semihosting-stub.c' (21,700) at 20240906080037500
23439 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8825.h' (21,701) at 20240405153053665
23440 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800mmio.c' (21,702) at 20210309003651800
23441 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mlme.c' (21,703) at 20240405153051905
23442 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb' (21,704) at 20241206090014338
23443 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x08.h' (21,705) at 20240405153048805
23444 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-r40-dramc.c' (21,706) at 20241211090212294
23445 2025-01-08 03:00:46.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_sess.c' (21,707) at 20220525020654207
23446 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/.clang-tidy' (21,708) at 20220308040005508
23447 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_common_test.cpp' (21,709) at 20221202040011011
23448 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/extended_user_header.cpp' (21,710) at 20210410000027144
23449 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/core.c' (21,711) at 20240405153231339
23450 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-uclass.c' (21,712) at 20230720080043543
23451 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_reject_inet.c' (21,713) at 20240405153053333
23452 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton.inc' (21,714) at 20241221090017484
23453 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_table.c' (21,715) at 20240405153050673
23454 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sc7280.h' (21,716) at 20220525020654543
23455 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/polkit-gnome-authentication-agent-1.desktop' (21,717) at 20230503080014575
23456 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_mb.h' (21,718) at 20210307214930302
23457 2025-01-08 03:00:46.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/find.h' (21,719) at 20240405153052685
23458 2025-01-08 03:00:46.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/verifier.c' (21,720) at 20241220090018334
23459 2025-01-08 03:00:46.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/intel,ixp4xx-compact-flash.yaml' (21,721) at 20240405153045021
23460 2025-01-08 03:00:46.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/Makefile' (21,722) at 20240613080016567
23461 2025-01-08 03:00:46.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/Kconfig' (21,723) at 20240405153045689
23462 2025-01-08 03:00:46.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ublk_cmd.h' (21,724) at 20241023080012899
23463 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_conntrack.h' (21,725) at 20240405153231051
23464 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/usergrouptests.py' (21,726) at 20240302090018230
23465 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-gate.h' (21,727) at 20210307214926958
23466 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-r2-to-r6-emul.c' (21,728) at 20220525020652006
23467 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-kernel/linux/linux-yocto_%.bbappend' (21,729) at 20240507080014346
23468 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-workaround-for-overlapping-sections-in-binary.patch' (21,730) at 20220910030013349
23469 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bloom_filter_map.c' (21,731) at 20240405153054265
23470 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/write_flush_v2.c' (21,732) at 20230809080010803
23471 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc.c' (21,733) at 20240405153046901
23472 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/composefs/composefs_1.0.5.bb' (21,734) at 20241221090017536
23473 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (21,735) at 20241108090014312
23474 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/filelock.h' (21,736) at 20240405153231807
23475 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_bios_types.h' (21,737) at 20240405153230391
23476 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/sound_oss.c' (21,738) at 20221102030020989
23477 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/osnoise.h' (21,739) at 20220525020654659
23478 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/packagefiles/boost/meson.build' (21,740) at 20240112090004588
23479 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6586x.h' (21,741) at 20210307214931438
23480 2025-01-08 03:00:46.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/gdbstub/test-signals-s390x.py' (21,742) at 20240906080037580
23481 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-omap.c' (21,743) at 20240405153230859
23482 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ethtool.c' (21,744) at 20240405153053289
23483 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/COPYING.apache-2.0' (21,745) at 20210307205554078
23484 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.h' (21,746) at 20240910080014026
23485 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/Cargo.toml' (21,747) at 20241211090212454
23486 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3128.dtsi' (21,748) at 20240405153229899
23487 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/classes/poky-bleeding.bbclass' (21,749) at 20240417080014702
23488 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/no-exec-on-configure.patch' (21,750) at 20230503080014587
23489 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+fencembonceonce+ctrlonceonce.litmus' (21,751) at 20210307214932502
23490 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go3.dts' (21,752) at 20240405153045813
23491 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/tz-ppc.c' (21,753) at 20241211090212298
23492 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf.h' (21,754) at 20210307214932278
23493 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/ssiu.c' (21,755) at 20240405153053985
23494 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xlrd/run-ptest' (21,756) at 20240301090012435
23495 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bit_spinlock.h' (21,757) at 20210307214931358
23496 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0001-multicast_blast-tipcc-Fix-struct-type-for-TIPC_GROUP.patch' (21,758) at 20210307205553934
23497 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imx7ulp_wdt.c' (21,759) at 20240405153231599
23498 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vector.S' (21,760) at 20240405153230039
23499 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/hibernate.c' (21,761) at 20240405153045629
23500 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/psplash_git.bb' (21,762) at 20241206090014318
23501 2025-01-08 03:00:46.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/manifest.py' (21,763) at 20220910030013401
23502 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/mtk_iommu.c' (21,764) at 20240520080015151
23503 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vdec.c' (21,765) at 20240405153046801
23504 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_tfa_defconfig' (21,766) at 20210308005003264
23505 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536si-pre.dtsi' (21,767) at 20210307214926342
23506 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-spectral.c' (21,768) at 20240405153231167
23507 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/core-api/index.rst' (21,769) at 20210309003648468
23508 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/freescale/flexcan.rst' (21,770) at 20240405153045233
23509 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/clocksource.h' (21,771) at 20210307214926250
23510 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qca,ath79-cpu-intc.txt' (21,772) at 20210307214925342
23511 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool_metadata.sh' (21,773) at 20240405153054285
23512 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/win32-kbd-hook.c' (21,774) at 20210308005046257
23513 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/firmwared/firmwared_git.bb' (21,775) at 20241221090017504
23514 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.pcie' (21,776) at 20240906080037556 to deleted uid set
23515 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/meson.build' (21,777) at 20230714080010431
23516 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_kprobes.c' (21,778) at 20240405153053105
23517 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/Makefile' (21,779) at 20210307214932266
23518 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/mocked_property_change_listener.hpp' (21,780) at 20210308005052621
23519 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_marshall.c' (21,781) at 20220525020653119
23520 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/bpf_st_mem.c' (21,782) at 20240405153054289
23521 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/cmm.c' (21,783) at 20241018080014474
23522 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vct.h' (21,784) at 20210308005003624
23523 2025-01-08 03:00:46.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0004-tests-add-helper-script-to-run-the-installed_tests.patch' (21,785) at 20241221090017692
23524 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml' (21,786) at 20240405153229763
23525 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50.dtsi' (21,787) at 20240405153229883
23526 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-cbus-gpio.txt' (21,788) at 20210307214925322
23527 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm/bitsperlong.h' (21,789) at 20240405153054049
23528 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx31_ccm.h' (21,790) at 20210308005046021
23529 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps68470.h' (21,791) at 20240405153052733
23530 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/service_data.hpp' (21,792) at 20240830080017491
23531 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.4' (21,793) at 20211006000025242
23532 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_drv.c' (21,794) at 20240405153230599
23533 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-stmpe.c' (21,795) at 20240405153047085
23534 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/Kconfig' (21,796) at 20240405153052317
23535 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-nand-pxa3xx.h' (21,797) at 20210307214931478
23536 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/README' (21,798) at 20210308005003016
23537 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.out' (21,799) at 20240906080037560 to deleted uid set
23538 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_r_qb.c' (21,800) at 20210308005046509
23539 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/fib6_notifier.c' (21,801) at 20210307214931962
23540 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/Makefile' (21,802) at 20220525020654727
23541 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/nandbiterrs.c' (21,803) at 20240405153049713
23542 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_64.h' (21,804) at 20240405153046113
23543 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/meson.build' (21,805) at 20220913030027309
23544 2025-01-08 03:00:46.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt' (21,806) at 20220525020651702
23545 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/route.c' (21,807) at 20241018080014586
23546 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (21,808) at 20220625030019492
23547 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/wsm.h' (21,809) at 20220525020653815
23548 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp.h' (21,810) at 20240405153046501
23549 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/MAINTAINERS' (21,811) at 20210308005002924
23550 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/index.rst' (21,812) at 20210307214925466
23551 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c' (21,813) at 20240405153230523
23552 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ContainerImageCollection.json' (21,814) at 20240619080002944
23553 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/dbus-display.rst' (21,815) at 20220429100100418
23554 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/multi3.S' (21,816) at 20240405153230095
23555 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_vdpa.h' (21,817) at 20240405153052161
23556 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c' (21,818) at 20241211090145409
23557 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/Makefile' (21,819) at 20210307214930738
23558 2025-01-08 03:00:46.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/typedefs.h' (21,820) at 20241211090212370
23559 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.yaml' (21,821) at 20240405153045137
23560 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9867.h' (21,822) at 20210309003654640
23561 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/xen.h' (21,823) at 20240906080037348
23562 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2-mba6ulx.dts' (21,824) at 20240405153045529
23563 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.c' (21,825) at 20240405153230591
23564 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/wheels/pycotap-1.3.1-py3-none-any.whl' (21,826) at 20241211090212446
23565 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/pinctrl-mvebu.c' (21,827) at 20210308005003460
23566 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_snd.sh' (21,828) at 20220525020655223
23567 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.trace' (21,829) at 20210308005003300
23568 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sansa_fuze_plus.h' (21,830) at 20210308005003612
23569 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/ucp1020.c' (21,831) at 20210308005002900
23570 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcr_wm5102.c' (21,832) at 20240405153232179
23571 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/gose.c' (21,833) at 20210308005003032
23572 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2-ex-idk-1110wr.dts' (21,834) at 20210309003648756
23573 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/device.h' (21,835) at 20210307214925646
23574 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/sifive_gpio.h' (21,836) at 20210308005046013
23575 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vhost_net-stub.c' (21,837) at 20230426080043716
23576 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_i2c.h' (21,838) at 20210307214927226
23577 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rps.h' (21,839) at 20210307214927826
23578 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.c' (21,840) at 20240405153048665
23579 2025-01-08 03:00:46.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/e820.c' (21,841) at 20240405153230123
23580 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/debug.c' (21,842) at 20240405153050633
23581 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sim.c' (21,843) at 20240405153230307
23582 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/vfs.h' (21,844) at 20240405153231707
23583 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-venc.c' (21,845) at 20240405153046797
23584 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/jz4780-dma.h' (21,846) at 20210307214931338
23585 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790.dtsi' (21,847) at 20210308005002600
23586 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb' (21,848) at 20241221090017532
23587 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0005-Don-t-match-Wnon-virtual-dtor-in-the-flags-are-neede.patch' (21,849) at 20241221090017512
23588 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/dts/Makefile' (21,850) at 20210308005002808
23589 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/hid_bpf_jmp_table.c' (21,851) at 20240405153230651
23590 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/fwio.c' (21,852) at 20240405153050553
23591 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc3-st.txt' (21,853) at 20240405153045181
23592 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-technisat-ts35.c' (21,854) at 20210307214928782
23593 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/CFcommon' (21,855) at 20240405153054369
23594 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/153.out' (21,856) at 20210927100127489
23595 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arm-qmp-cmds.c' (21,857) at 20240906080037452
23596 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/early-userspace/early_userspace_support.rst' (21,858) at 20210819100021498
23597 2025-01-08 03:00:46.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-a83t-usb-phy.yaml' (21,859) at 20240405153045129
23598 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia_imsic.c' (21,860) at 20241118090018491
23599 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openblocks_a7.dts' (21,861) at 20240405153045457
23600 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/Kconfig' (21,862) at 20210308005002900
23601 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/Makefile' (21,863) at 20210307214932470
23602 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build' (21,864) at 20240920080018291
23603 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/edma.h' (21,865) at 20210308005002800
23604 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_desc.h' (21,866) at 20240405153230947
23605 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/thread_info.h' (21,867) at 20240405153046397
23606 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sh03/mach/sh03.h' (21,868) at 20210307214926558
23607 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-sbsa-ref.inc' (21,869) at 20241206090014210
23608 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_highspeed.c' (21,870) at 20220627100017182
23609 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max9271.c' (21,871) at 20220525020653255
23610 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/running_tips.rst' (21,872) at 20240405153229751
23611 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_shrd_lbw_regs.h' (21,873) at 20240405153046585
23612 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/elf.h' (21,874) at 20210307214926314
23613 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/ideapad_s740_helper.c' (21,875) at 20210524100035122
23614 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-semver/run-ptest' (21,876) at 20240301090012435
23615 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/PACKAGE.rst' (21,877) at 20210927100127329
23616 2025-01-08 03:00:46.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lochnagar.h' (21,878) at 20210307214931430
23617 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/mach64.h' (21,879) at 20210307214931698
23618 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/rotate.c' (21,880) at 20220627100017094
23619 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/law.c' (21,881) at 20210308005003172
23620 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_rcw_sd_qspi.cfg' (21,882) at 20210308005002964
23621 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imgtec/Makefile' (21,883) at 20210307214926978
23622 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_io.c' (21,884) at 20210307214930310
23623 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/pgood_monitor.cpp' (21,885) at 20211008000125115
23624 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu-info.h' (21,886) at 20210307214926210
23625 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/multiprocessing.h' (21,887) at 20240906080037460
23626 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fpga.py' (21,888) at 20210308005003744
23627 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/twl4030_keypad.c' (21,889) at 20210307214928478
23628 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscalls/Makefile' (21,890) at 20240405153046369
23629 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (21,891) at 20210929000024374
23630 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch' (21,892) at 20240413080012695
23631 2025-01-08 03:00:46.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tlv320adcx140.yaml' (21,893) at 20240405153229799
23632 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/sis190.c' (21,894) at 20240405153050293
23633 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr3_dimm_params.c' (21,895) at 20210308005003360
23634 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c' (21,896) at 20240405153049873
23635 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/machine/platform_configs.inc' (21,897) at 20240110090012776
23636 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-clone-target.c' (21,898) at 20240405153049241
23637 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-microchip-core.c' (21,899) at 20240405153231359
23638 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-warm-watchdog.service' (21,900) at 20210810100021256
23639 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/irq.h' (21,901) at 20210307214926222
23640 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-da9052.c' (21,902) at 20220525020653947
23641 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb' (21,903) at 20241206090014238
23642 2025-01-08 03:00:46.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx5-clock.yaml' (21,904) at 20240405153045025
23643 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-robotframework_7.1.bb' (21,905) at 20241221090017560
23644 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt274.h' (21,906) at 20210307214932326
23645 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-mx-socinfo.c' (21,907) at 20220818100014787
23646 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_types.h' (21,908) at 20241216090017689
23647 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (21,909) at 20240719080014909
23648 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/meson.build' (21,910) at 20240326080039494
23649 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/run-ptest' (21,911) at 20230706080014789
23650 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nexthop.h' (21,912) at 20220525020654671
23651 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port.h' (21,913) at 20210309003651232
23652 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/syscall.c' (21,914) at 20240405153054097
23653 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pci.h' (21,915) at 20210307214930626
23654 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Savonlinna' (21,916) at 20210307205553770
23655 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/spinlock.h' (21,917) at 20240405153045941
23656 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_cursor.c' (21,918) at 20210309003649868
23657 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz' (21,919) at 20210307205554590 to deleted uid set
23658 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/pmu.h' (21,920) at 20240326080039538
23659 2025-01-08 03:00:46.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/hisilicon.c' (21,921) at 20220525020651886
23660 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/python3-manifest.json' (21,922) at 20241221090017672
23661 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging.events.yaml' (21,923) at 20241107090020905
23662 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965.dtsi' (21,924) at 20240405153045805
23663 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/flipper-pic.h' (21,925) at 20210307214926466
23664 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/chromebook_jerry.its' (21,926) at 20210308005003300
23665 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-poll.rst' (21,927) at 20210309003648492
23666 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-kernel-uids' (21,928) at 20220525020651630
23667 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/bios.hpp' (21,929) at 20240817080003183
23668 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-qat' (21,930) at 20240405153229731
23669 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/touchit213.c' (21,931) at 20210307214928510
23670 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/cps.c' (21,932) at 20241211090212290
23671 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_64k.c' (21,933) at 20240405153046181
23672 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/Build' (21,934) at 20240405153232211
23673 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm017-dc3.dts' (21,935) at 20240405153045841
23674 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/MAINTAINERS' (21,936) at 20210308005003168
23675 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/timetravel.h' (21,937) at 20220525020652126
23676 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-guardian.dts' (21,938) at 20240405153045589
23677 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/pcm.c' (21,939) at 20240613080016551
23678 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_fp.c' (21,940) at 20240405153050241
23679 2025-01-08 03:00:46.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/testsetbit.S' (21,941) at 20240405153045633
23680 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711.dtsi' (21,942) at 20240405153229871
23681 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kramfors_Lugnvik' (21,943) at 20210307205553786
23682 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_app.c' (21,944) at 20221128040017630
23683 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kuopio' (21,945) at 20210307205553770
23684 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lm49453.h' (21,946) at 20210307214932310
23685 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler-clang.h' (21,947) at 20210308005003656
23686 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/198.out' (21,948) at 20240906080037564
23687 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl818x.h' (21,949) at 20210307214929914
23688 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch' (21,950) at 20241221090017540
23689 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_laptop.c' (21,951) at 20221102030020853
23690 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hanko' (21,952) at 20210307205553770
23691 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSL-1.0' (21,953) at 20210307205554418
23692 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/pwm-init/bin/pwm_init.sh' (21,954) at 20220422030010210
23693 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/sgx.c' (21,955) at 20240906080037232
23694 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0002-Platform-Corstone1000-Fix-NV-counter-writing.patch' (21,956) at 20241221090017464
23695 2025-01-08 03:00:46.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqdesc.h' (21,957) at 20240405153052713
23696 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/system.h' (21,958) at 20210307214932594
23697 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/prserv/Dockerfile' (21,959) at 20220402030016083
23698 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/sensor_listener.hpp' (21,960) at 20220412175720086
23699 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bios-settings-mgr/README.md' (21,961) at 20241022080002056 to deleted uid set
23700 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dump_utils.robot' (21,962) at 20240627080021048
23701 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config/bond_channel_access.json' (21,963) at 20220126110011868
23702 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjefferson_bmc.json' (21,964) at 20241029080004318
23703 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_ring.h' (21,965) at 20240405153052945
23704 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/intc-arcv2.c' (21,966) at 20240405153229863
23705 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig' (21,967) at 20241011080017291
23706 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/uncore-other.json' (21,968) at 20240405153054149
23707 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal_regs.h' (21,969) at 20240405153049477
23708 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn303/irq_service_dcn303.c' (21,970) at 20240405153047297
23709 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,ipq9574-gcc.h' (21,971) at 20240405153052653
23710 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/signal.h' (21,972) at 20210307214926514
23711 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sparsemem.h' (21,973) at 20210307214926514
23712 2025-01-08 03:00:46.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/mpc8610_serdes.c' (21,974) at 20210308005002836
23713 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-wbt.c' (21,975) at 20240405153230155
23714 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ihs_fpga.h' (21,976) at 20210308005003400
23715 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/config' (21,977) at 20240405153054365
23716 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/meson.build' (21,978) at 20240920080018291
23717 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/log.h' (21,979) at 20210307214932726
23718 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb' (21,980) at 20241206090014238
23719 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vbt_defs.h' (21,981) at 20240520080015151
23720 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/timeriomem_rng.yaml' (21,982) at 20240405153045153
23721 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/witherspoon-pfault-analysis/.clang-format' (21,983) at 20240820080038646 to deleted uid set
23722 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_tcp_nogpl.c' (21,984) at 20220525020655199
23723 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi/0001-configure.ac-stop-inserting-host-directories-into-co.patch' (21,985) at 20230706080014769
23724 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/mcp4725.h' (21,986) at 20220525020654571
23725 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bitops.h' (21,987) at 20241211090212366
23726 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_iudma.h' (21,988) at 20210307214926218
23727 2025-01-08 03:00:46.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_and_v.c' (21,989) at 20210308005046521
23728 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cmd_boot.c' (21,990) at 20210308005002708
23729 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__let.hpp' (21,991) at 20241219090033964
23730 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/orplus.cocci' (21,992) at 20240405153053441
23731 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/timerlat-tracer.rst' (21,993) at 20240405153045273
23732 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-yavia.dts' (21,994) at 20240405153045829
23733 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8955.h' (21,995) at 20210307214931606
23734 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/common.h' (21,996) at 20240405153052125
23735 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-exprt.h' (21,997) at 20210307214929122
23736 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_drv.c' (21,998) at 20240405153230635
23737 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/Kconfig' (21,999) at 20210308005003028
23738 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_sensor_cache.cpp' (22,000) at 20240711080036139
23739 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.h' (22,001) at 20210307214929366
23740 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_i2s.c' (22,002) at 20240405153232203
23741 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-versatile-fpga.c' (22,003) at 20240405153230751
23742 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/transport.c' (22,004) at 20240503080014498
23743 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/tp.h' (22,005) at 20210307214929358
23744 2025-01-08 03:00:46.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/generic.h' (22,006) at 20240405153045689
23745 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/aer_inject.c' (22,007) at 20240405153051253
23746 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4-native_1.4.19.bb' (22,008) at 20210629000017504
23747 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_core.c' (22,009) at 20240613080016563
23748 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_restore_dump.h_shipped' (22,010) at 20210307214926462
23749 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/emac.h' (22,011) at 20220525020653515
23750 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/livetree.c' (22,012) at 20240405153053445
23751 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_bmc_ras.robot' (22,013) at 20240628080017117
23752 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spartan2.h' (22,014) at 20210308005003684
23753 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delalloc-space.h' (22,015) at 20240405153052277
23754 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700.scr' (22,016) at 20210307214930258
23755 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-property-cable-systems.rst' (22,017) at 20210309003648480
23756 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/xilinx_uartlite.h' (22,018) at 20230426080043760
23757 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-msi-laptop' (22,019) at 20210307214925206
23758 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/reference.rst' (22,020) at 20230114040015526
23759 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/tsa.h' (22,021) at 20240405153051757
23760 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_de10_nano.h' (22,022) at 20210308005003616
23761 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/.gitignore' (22,023) at 20220525020655227
23762 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/kmap.c' (22,024) at 20240405153045973
23763 2025-01-08 03:00:46.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/swfunc.h' (22,025) at 20220215040051512
23764 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/lwt_bpf.c' (22,026) at 20240405153053221
23765 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/coredump.h' (22,027) at 20240405153052833
23766 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/export.c' (22,028) at 20240628080014021
23767 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/laalg.c' (22,029) at 20240326080039746
23768 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/dir.c' (22,030) at 20240405153231651
23769 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sabreauto-u-boot.dtsi' (22,031) at 20210308005002588
23770 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_36BIT_defconfig' (22,032) at 20210308005003240
23771 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/board.h' (22,033) at 20210307214930478
23772 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-gr8-chip-pro.dts' (22,034) at 20240405153045381
23773 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/board.h' (22,035) at 20210308005003028
23774 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2l.h' (22,036) at 20210308005002732
23775 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,aiu.yaml' (22,037) at 20240405153045161
23776 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_zlib.c' (22,038) at 20210308005003548
23777 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/idr-test.c' (22,039) at 20220525020655187
23778 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/gpioplus.wrap' (22,040) at 20240329080027212
23779 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/README' (22,041) at 20210308005002900
23780 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/ivshmem-server.c' (22,042) at 20221215040039070
23781 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mn.c' (22,043) at 20240405153046785
23782 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-ID-Boise' (22,044) at 20210307205553754
23783 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_mmu.h' (22,045) at 20240906080037484
23784 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi' (22,046) at 20240405153229927
23785 2025-01-08 03:00:46.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/reboot.c' (22,047) at 20220525020652246
23786 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/clearing-warn-once.rst' (22,048) at 20210307214925222
23787 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ucd9200.rst' (22,049) at 20210307214925506
23788 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunserialcore.h' (22,050) at 20210307214931518
23789 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_dio_link_encoder.h' (22,051) at 20240405153047261
23790 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb' (22,052) at 20241206090014334
23791 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch' (22,053) at 20230706080014741
23792 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power9-cpu.inc' (22,054) at 20210307205554058
23793 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7206/setup.c' (22,055) at 20210307214926538
23794 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_decoder.c' (22,056) at 20240405153049281
23795 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi.c' (22,057) at 20240405153231047
23796 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf_global.c' (22,058) at 20210307214932646
23797 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/programs.rst' (22,059) at 20240405153044997
23798 2025-01-08 03:00:46.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/btf.c' (22,060) at 20240405153054057
23799 2025-01-08 03:00:46.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_rt.c' (22,061) at 20241216090017793
23800 2025-01-08 03:00:46.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mpls.c' (22,062) at 20240405153050105
23801 2025-01-08 03:00:46.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a7779.c' (22,063) at 20240405153045689
23802 2025-01-08 03:00:46.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/.gitignore' (22,064) at 20231209090007705
23803 2025-01-08 03:00:46.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_ringbufs.c' (22,065) at 20240405153232255
23804 2025-01-08 03:00:46.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_2_3_default.h' (22,066) at 20210307214927570
23805 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_hw4.h' (22,067) at 20240405153051641
23806 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml' (22,068) at 20240405153045169
23807 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_pm.h' (22,069) at 20210307214926378
23808 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/Kconfig' (22,070) at 20210308005002788
23809 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/actions,s700-reset.h' (22,071) at 20210307214931346
23810 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/trace.c' (22,072) at 20210307214929898
23811 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmod.h' (22,073) at 20210307214931414
23812 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/firewire.h' (22,074) at 20240405153052949
23813 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2041rdb.dts' (22,075) at 20210307214926346
23814 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/main.c' (22,076) at 20240405153052409
23815 2025-01-08 03:00:46.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/flexcan.h' (22,077) at 20240405153049733
23816 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/resize.c' (22,078) at 20240405153052397
23817 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/ymfpci.c' (22,079) at 20240405153053541
23818 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_h.c' (22,080) at 20210308005046521
23819 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-mpic-message-B.dtsi' (22,081) at 20210307214926350
23820 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.35.bb' (22,082) at 20241221090017560
23821 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-labrador-base-m.dts' (22,083) at 20240405153045369
23822 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct6775.rst' (22,084) at 20240405153229819
23823 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsb.h' (22,085) at 20240405153048449
23824 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch' (22,086) at 20210307205553898
23825 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/xlnx-zynqmp-clk.h' (22,087) at 20210307214931338
23826 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sama7.c' (22,088) at 20220525020651886
23827 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_defact.h' (22,089) at 20210307214931574
23828 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/expoline/expoline.S' (22,090) at 20240405153046297
23829 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/addrspace.h' (22,091) at 20210307214926554
23830 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-fvp.yml' (22,092) at 20241206090014206
23831 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_n.c' (22,093) at 20240405153050489
23832 2025-01-08 03:00:46.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_host_regs.h' (22,094) at 20210307214927086
23833 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/__init__.py' (22,095) at 20220804030014691
23834 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6410.dtsi' (22,096) at 20240405153045573
23835 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest' (22,097) at 20231014080011723
23836 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_roundrobin.c' (22,098) at 20240405153231083
23837 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/hwmon-s3c.h' (22,099) at 20210307214931474
23838 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/filemonitor-stub.c' (22,100) at 20210308005046557
23839 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-be32.so' (22,101) at 20241121090029260
23840 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/util.hpp' (22,102) at 20210308004940472 to deleted uid set
23841 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/tz-msc.c' (22,103) at 20241211090212298
23842 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/poll.h' (22,104) at 20210307214926250
23843 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qriox.txt' (22,105) at 20210307214925362
23844 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nvidia,tegra20-i2c.yaml' (22,106) at 20240405153045065
23845 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/gpio.h' (22,107) at 20210308005002652
23846 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl-enetc.txt' (22,108) at 20220525020651694
23847 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/codegen.py' (22,109) at 20231126090012813
23848 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-x86_64-has-stack-protector.sh' (22,110) at 20240805080014063
23849 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/attr.c' (22,111) at 20240405153052377
23850 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-spear.txt' (22,112) at 20210307214925298
23851 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/mesh.h' (22,113) at 20220525020653771
23852 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/cmsg.c' (22,114) at 20210416100025478
23853 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/env.c' (22,115) at 20240405153232235
23854 2025-01-08 03:00:46.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/nsim.dts' (22,116) at 20210308005002544
23855 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbmon.c' (22,117) at 20240415080012983
23856 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra114-car.h' (22,118) at 20210307214931338
23857 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/card.c' (22,119) at 20220525020653915
23858 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb' (22,120) at 20241221090017488
23859 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/xor.S' (22,121) at 20240405153230095
23860 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ptr_untrusted.c' (22,122) at 20240405153232259
23861 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm-trace.h' (22,123) at 20210307214931482
23862 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_streaming_to_mipi_types_hrt.h' (22,124) at 20210307214930546
23863 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_drv.c' (22,125) at 20210307214928806
23864 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_pipe.c' (22,126) at 20240613080016423
23865 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/common-semi-target.h' (22,127) at 20240326080039638
23866 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/uncore-other.json' (22,128) at 20240405153054121
23867 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/trace.h' (22,129) at 20210308005046233
23868 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kallsyms.c' (22,130) at 20240405153053453
23869 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_device.h' (22,131) at 20240405153052629
23870 2025-01-08 03:00:46.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6660.c' (22,132) at 20240405153053657
23871 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_net.c' (22,133) at 20240405153050181
23872 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.c' (22,134) at 20240405153054181
23873 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_format.c' (22,135) at 20240405153048597
23874 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-sinovoip-bpi-m2.dts' (22,136) at 20210308005002620
23875 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T208xQDS.h' (22,137) at 20210308005003580
23876 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9807-vcm.c' (22,138) at 20240405153049313
23877 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/crash_core.c' (22,139) at 20240503080014502
23878 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/Makefile' (22,140) at 20210308005002820
23879 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/sandbox-serial.txt' (22,141) at 20210308005003308
23880 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/bcm6345_wdt.c' (22,142) at 20210308005003540
23881 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppHeader/index.js' (22,143) at 20220105012522983
23882 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/Kconfig' (22,144) at 20240405153048865
23883 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_generic.c' (22,145) at 20240405153053129
23884 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_memcontrol.c' (22,146) at 20240613080016567
23885 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8135.c' (22,147) at 20240405153046797
23886 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-mips64-aarch64-dnmalloc-hash-fix.patch' (22,148) at 20210307205554122
23887 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xtensa/mx_pic.h' (22,149) at 20210308005046037
23888 2025-01-08 03:00:46.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-asus-pc39.c' (22,150) at 20210307214928778
23889 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/secret_common.c' (22,151) at 20241211090212230
23890 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/multipathd.oe' (22,152) at 20241221090017540
23891 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/thunderbolt.rst' (22,153) at 20220525020651650
23892 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/go-examples/go-helloworld_0.1.bb' (22,154) at 20241221090017676
23893 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_crtc.c' (22,155) at 20240405153230639
23894 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Kippure' (22,156) at 20210307205553774
23895 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/configure.ac' (22,157) at 20210308005104849
23896 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml' (22,158) at 20240405153045129
23897 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/safe-syscall-error.c' (22,159) at 20220429100100406
23898 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/dlmfs.rst' (22,160) at 20240405153045201
23899 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10.c' (22,161) at 20240405153231043
23900 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/ll_temac.h' (22,162) at 20240405153231071
23901 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/info.c' (22,163) at 20240405153232119
23902 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sympy_1.13.3.bb' (22,164) at 20241221090017560
23903 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/metadata_scm.bbclass' (22,165) at 20220910030013393
23904 2025-01-08 03:00:46.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/docs/checklists/releases.md' (22,166) at 20240908080010098
23905 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/multiboot.c' (22,167) at 20241211090212278
23906 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb' (22,168) at 20230813080012840
23907 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h6-r.c' (22,169) at 20240405153231335
23908 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/x86/mtrr.c' (22,170) at 20210308005003220
23909 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_attach_probe.c' (22,171) at 20240405153054273
23910 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-csum_ipv6_magic.S' (22,172) at 20240405153229855
23911 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x.c' (22,173) at 20240405153049297
23912 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite520x_defconfig' (22,174) at 20210308005003288
23913 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/lprops.c' (22,175) at 20210308005003548
23914 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/imx8qxp_mek.c' (22,176) at 20210308005002964
23915 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm64-bits.h' (22,177) at 20240405153054369
23916 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/spdif_receiver.c' (22,178) at 20240405153053785
23917 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/dump-guest-memory.py' (22,179) at 20210308005046241
23918 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_debugfs.h' (22,180) at 20210307214927910
23919 2025-01-08 03:00:46.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_pptp.c' (22,181) at 20240405153053325
23920 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_rdma.c' (22,182) at 20240405153053165
23921 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hal.h' (22,183) at 20240405153046957
23922 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-daemon/0001-Use-version-from-packaging-module-instead-of-setupto.patch' (22,184) at 20241221090017552
23923 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain_32.c' (22,185) at 20240405153046189
23924 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts' (22,186) at 20240405153229919
23925 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qtree.h' (22,187) at 20240906080037344
23926 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/IPS_P10BMCAspeedSBPubKey_2.pem' (22,188) at 20220810030014017
23927 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c' (22,189) at 20210308005003468
23928 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/socrates_nand.c' (22,190) at 20240405153230879
23929 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-bmc-security-check.service' (22,191) at 20230216040036091
23930 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi' (22,192) at 20220525020651902
23931 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.c' (22,193) at 20240405153049473
23932 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/iqs621-als.c' (22,194) at 20210309003650036
23933 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb.h' (22,195) at 20240405153052217
23934 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/law.c' (22,196) at 20210308005002900
23935 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/beacon.c' (22,197) at 20240405153050453
23936 2025-01-08 03:00:46.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/Makefile' (22,198) at 20210307214930774
23937 2025-01-08 03:00:46.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp_0.9.19.bb' (22,199) at 20241221090017544
23938 2025-01-08 03:00:46.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_main.c' (22,200) at 20220525020652386
23939 2025-01-08 03:00:46.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa.h' (22,201) at 20210307214928490
23940 2025-01-08 03:00:46.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_1_enum.h' (22,202) at 20210307214927526
23941 2025-01-08 03:00:46.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpdmai.c' (22,203) at 20210307214927126
23942 2025-01-08 03:00:46.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_defconfig' (22,204) at 20210308005003240
23943 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bmc_mode.hpp' (22,205) at 20230520080006628
23944 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/microbit-test.c' (22,206) at 20240906080037572
23945 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/init.c' (22,207) at 20241001080013012
23946 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm3xxx.c' (22,208) at 20240405153045669
23947 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/mpp.c' (22,209) at 20240405153045645
23948 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/notes.txt' (22,210) at 20240405153051825
23949 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9211-regulator.h' (22,211) at 20210307214930186
23950 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.h' (22,212) at 20210307214929930
23951 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-efi-runtime-map' (22,213) at 20210309003648260
23952 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/tiny.config' (22,214) at 20240405153052993
23953 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-po-force-Language-header-for-fr-and-de-locals.patch' (22,215) at 20241206090014258
23954 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/stackprotector.h' (22,216) at 20240405153045625
23955 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm63268.h' (22,217) at 20210308005003588
23956 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/tsl2583.yaml' (22,218) at 20210307214925334
23957 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rzn1.c' (22,219) at 20241211090145485
23958 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-big-emc.dtsi' (22,220) at 20240405153045477
23959 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/Makefile' (22,221) at 20210308005002816
23960 2025-01-08 03:00:46.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsmin/7a75d76c2d6bfb917f30ced8f5c0a9a4157f7819.patch' (22,222) at 20240302090018210
23961 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/net-generic.patch' (22,223) at 20241221090017564
23962 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,od.yaml' (22,224) at 20240405153045041
23963 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pexpect/0001-FSM.py-change-shebang-from-python-to-python3.patch' (22,225) at 20210307205554022
23964 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/file2alias.c' (22,226) at 20241211090145561
23965 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-ifdown' (22,227) at 20230811080018338
23966 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/Makefile' (22,228) at 20210307214926290
23967 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmu.h' (22,229) at 20240906080037528
23968 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/pogo_e02.h' (22,230) at 20210308005002944
23969 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_net.h' (22,231) at 20240405153050317
23970 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-deassert@.service' (22,232) at 20241029080011439
23971 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/unwind.h' (22,233) at 20240405153046281
23972 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/bigsur_defconfig' (22,234) at 20240405153045913
23973 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/unistd.h' (22,235) at 20240405153232211
23974 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/0001-Adjust-the-cmake-files.patch' (22,236) at 20210307205553898
23975 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/seccomp.h' (22,237) at 20220525020651950
23976 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/memory_hotplug.c' (22,238) at 20240906080037188
23977 2025-01-08 03:00:46.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net_1.2.8.bb' (22,239) at 20241221090017528
23978 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/services.c' (22,240) at 20240712080021101
23979 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/dummy.c' (22,241) at 20210307214926190
23980 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-sched.h' (22,242) at 20240405153046521
23981 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994.dtsi' (22,243) at 20240405153229943
23982 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libtoml11/files/run-ptest' (22,244) at 20241221090017512
23983 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/prom.h' (22,245) at 20210307214926226
23984 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-attribute-issue-with-gcc.patch' (22,246) at 20231011080016574
23985 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intel904-60.0E' (22,247) at 20210307205553762
23986 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,drv2667.txt' (22,248) at 20210307214925338
23987 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-nct3018y.c' (22,249) at 20240925080011802
23988 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/amdtp-dot.c' (22,250) at 20240405153053501
23989 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/Makefile' (22,251) at 20210307214932714
23990 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/relocate.patch' (22,252) at 20241221090017696
23991 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.cpp' (22,253) at 20240817080031292
23992 2025-01-08 03:00:46.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ccw-device.h' (22,254) at 20241211090212326
23993 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-4se.dts' (22,255) at 20240405153229967
23994 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/syteco.bmp' (22,256) at 20210308005003768 to deleted uid set
23995 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/loongson,ls2k-spi.yaml' (22,257) at 20240405153229799
23996 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6358.dtsi' (22,258) at 20220525020651990
23997 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6582.dtsi' (22,259) at 20240405153045461
23998 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.h' (22,260) at 20220525020653559
23999 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-runtime.c' (22,261) at 20230925080039817
24000 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/unwind_guess.c' (22,262) at 20240405153046441
24001 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb' (22,263) at 20241206090014310
24002 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ioctls.h' (22,264) at 20210307214926322
24003 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c' (22,265) at 20210307214930634
24004 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/README' (22,266) at 20210308005003056
24005 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/MCD_tasks.c' (22,267) at 20210308005003372
24006 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-netcp.dtsi' (22,268) at 20210308005002592
24007 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/infutil.c' (22,269) at 20210307214931826
24008 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/breakpad.bbclass' (22,270) at 20210812000025190
24009 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build' (22,271) at 20240613080025600
24010 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html' (22,272) at 20220125040024447
24011 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c' (22,273) at 20240405153230611
24012 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_core.c' (22,274) at 20240405153049297
24013 2025-01-08 03:00:46.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/enscript-autoconf.patch' (22,275) at 20210307205553910
24014 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/dcpodp.c' (22,276) at 20230925080040097
24015 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/accel/kxcjk_1013.h' (22,277) at 20210307214931402
24016 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/pipe3-phy.c' (22,278) at 20210308005002764
24017 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_spi.h' (22,279) at 20210307214929874
24018 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/mapper_errors.hpp' (22,280) at 20230511080030371
24019 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-gen2.c' (22,281) at 20240405153230807
24020 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/secrets.rst' (22,282) at 20210927100127081
24021 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/st-fsm.txt' (22,283) at 20210307214925370
24022 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockhash_kern.c' (22,284) at 20210307214932650
24023 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-ep-cfs.c' (22,285) at 20240405153051241
24024 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/sensors-overview-controller.html' (22,286) at 20210308005107077
24025 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c' (22,287) at 20240405153232255
24026 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max20411-regulator.c' (22,288) at 20240405153051465
24027 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-core/udev/udev-nuvoton-mtd-partitions.bb' (22,289) at 20241206090014234
24028 2025-01-08 03:00:46.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gt215.fuc3' (22,290) at 20210307214927922
24029 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp102.c' (22,291) at 20240405153048877
24030 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8950.dtsi' (22,292) at 20240405153229943
24031 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmon.cpp' (22,293) at 20210308004940468
24032 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/gr-peach-audiocamerashield.dtsi' (22,294) at 20240405153045545
24033 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/input.h' (22,295) at 20210307214931338
24034 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/dumpstack.c' (22,296) at 20240405153046285
24035 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack_lsm.c' (22,297) at 20240913080013861
24036 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_cq.h' (22,298) at 20240405153049893
24037 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp' (22,299) at 20221229040004411
24038 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/Makefile' (22,300) at 20241221090017592
24039 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-mem.c' (22,301) at 20210307214930830
24040 2025-01-08 03:00:46.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/send_cmd' (22,302) at 20210308005003764
24041 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive.c' (22,303) at 20240906080037240
24042 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-bcm-iproc.c' (22,304) at 20240405153230671
24043 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c_i2c.c' (22,305) at 20240405153048985
24044 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_pin.h' (22,306) at 20210307214926286
24045 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5660.c' (22,307) at 20240405153232155
24046 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-clp.dts' (22,308) at 20240405153229875
24047 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0012-arm-corstone1000-fix-unrecognized-filesystem-type.patch' (22,309) at 20240413080012627
24048 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults-native.bb' (22,310) at 20241206090014274
24049 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/word-at-a-time.h' (22,311) at 20210307214925650
24050 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/ptp4l@.service.in' (22,312) at 20231126090012789
24051 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts/44-source-han-sans-kr-fonts.conf' (22,313) at 20241206090014258
24052 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/trace-control.c' (22,314) at 20230925080039997
24053 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1b/board.c' (22,315) at 20240405153046033
24054 2025-01-08 03:00:46.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_drv.h' (22,316) at 20240405153051577
24055 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/sl811.h' (22,317) at 20220525020654275
24056 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-loongson-64bit.c' (22,318) at 20240405153047077
24057 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/UpdateService.v1_14_1.json' (22,319) at 20240918080002724
24058 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/paz00.c' (22,320) at 20210308005002944
24059 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/meson.build' (22,321) at 20240326080039486
24060 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/completion.rst' (22,322) at 20240405153045301
24061 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb' (22,323) at 20210812000025358
24062 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ansicolors/run-ptest' (22,324) at 20240301090012431
24063 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-edp.c' (22,325) at 20240613080016407
24064 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time_namespace.h' (22,326) at 20240405153052805
24065 2025-01-08 03:00:46.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu.c' (22,327) at 20241211090212510
24066 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReportDefinition.v1_4_6.json' (22,328) at 20240619080002948
24067 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium.h' (22,329) at 20210307214929186
24068 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi' (22,330) at 20240405153045721
24069 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/034' (22,331) at 20210927100127473
24070 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pm.c' (22,332) at 20220525020653819
24071 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/Kconfig' (22,333) at 20240405153048353
24072 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/lis3lv02d.rst' (22,334) at 20210307214925522
24073 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/imx-ddr.rst' (22,335) at 20220525020651650
24074 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch' (22,336) at 20210307205554590
24075 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7785.c' (22,337) at 20210307214926566
24076 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/debug.h' (22,338) at 20240405153050473
24077 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/migr-blocker.c' (22,339) at 20240326080039630
24078 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-dahlia.dts' (22,340) at 20240405153045733
24079 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_adjust_tail.c' (22,341) at 20240805080014071
24080 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/svghelper.c' (22,342) at 20240405153232243
24081 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/siphash_kunit.c' (22,343) at 20240405153053101
24082 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml' (22,344) at 20240613080016355
24083 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/synthetic-events.h' (22,345) at 20240405153054205
24084 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/compat.h' (22,346) at 20240405153046381
24085 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-enum-links.rst' (22,347) at 20220525020651778
24086 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/Makefile' (22,348) at 20240405153048761
24087 2025-01-08 03:00:46.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fdmon-epoll.c' (22,349) at 20241211090212558
24088 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/isp_local.h' (22,350) at 20220525020654127
24089 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/mux-chardev.rst.inc' (22,351) at 20210308005045809
24090 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (22,352) at 20221025030015193
24091 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nokia_rx51_defconfig' (22,353) at 20210308005003272
24092 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/device.h' (22,354) at 20210309003649824
24093 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cfl-match.c' (22,355) at 20220525020655071
24094 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Power.v1_7_3.json' (22,356) at 20240619080002952
24095 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier.h' (22,357) at 20210308005003356
24096 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi' (22,358) at 20210307214926346
24097 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user.h' (22,359) at 20241211090212366
24098 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/stub-out-fastdeploy.patch' (22,360) at 20231011080016578
24099 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dnet.h' (22,361) at 20210308005003428
24100 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml' (22,362) at 20240405153045073
24101 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-imx-scu.c' (22,363) at 20240405153230303
24102 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iotkit-secctl.h' (22,364) at 20210927100127237
24103 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/device.h' (22,365) at 20210307214932442
24104 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov9650.h' (22,366) at 20210307214928830
24105 2025-01-08 03:00:46.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/iomux.c' (22,367) at 20210308005002980
24106 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trigger.h' (22,368) at 20210307214932610
24107 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/sections.c' (22,369) at 20210308005002708
24108 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-callers.png' (22,370) at 20210307205554350 to deleted uid set
24109 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ssd1289fb.txt' (22,371) at 20210307214925310
24110 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm646x.c' (22,372) at 20210308005002720
24111 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/probe_roms.h' (22,373) at 20210307214926674
24112 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/Makefile' (22,374) at 20210307214930178
24113 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/speed_select.hpp' (22,375) at 20240123090039899
24114 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/l3afpad/l3afpad_git.bb' (22,376) at 20230919080013994
24115 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_jpeg.h' (22,377) at 20240405153049493
24116 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block.c' (22,378) at 20241211090212210
24117 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l1d_cache.json' (22,379) at 20240405153232223
24118 2025-01-08 03:00:46.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kvm_para.h' (22,380) at 20220525020652098
24119 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sh4-softmmu/default.mak' (22,381) at 20241211090212222
24120 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/pdu.robot' (22,382) at 20210308005007116
24121 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/esrt.c' (22,383) at 20240405153047041
24122 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest' (22,384) at 20241221090017656
24123 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsa_helper.c' (22,385) at 20210307214926802
24124 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-tegra194.c' (22,386) at 20240613080016455
24125 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7705_defconfig' (22,387) at 20240405153046309
24126 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/opentitan.c' (22,388) at 20241211090212326
24127 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/templates/default/local.conf.sample' (22,389) at 20241221090017472
24128 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/examples/sampling.c' (22,390) at 20210307214932490
24129 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/.clang-format' (22,391) at 20240904080048575
24130 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/Makefile' (22,392) at 20240405153046569
24131 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb' (22,393) at 20241221090017684
24132 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/debug.c' (22,394) at 20240405153049713
24133 2025-01-08 03:00:46.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_hw.c' (22,395) at 20240405153231475
24134 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/power.h' (22,396) at 20240405153050525
24135 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-bug.h' (22,397) at 20240613080016363
24136 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/chrony.conf' (22,398) at 20220910030013353
24137 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/MAINTAINERS' (22,399) at 20210308005003040
24138 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775-platform.c' (22,400) at 20241216090017701
24139 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/less.cfg' (22,401) at 20210307205554058
24140 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeDevice_v1.xml' (22,402) at 20240918080002712
24141 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/dbgfs-test.h' (22,403) at 20240405153053121
24142 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_kdma_cgm_regs.h' (22,404) at 20240405153046585
24143 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data.json' (22,405) at 20210927100127469
24144 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-nforce2.c' (22,406) at 20210307214927054
24145 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/file1' (22,407) at 20210307205554386
24146 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/interrupt-counter.yaml' (22,408) at 20220525020651666
24147 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dts' (22,409) at 20240805080013923
24148 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/namespace_devs.c' (22,410) at 20241008080013959
24149 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Version.service.in' (22,411) at 20210308005100305
24150 2025-01-08 03:00:46.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/Kconfig' (22,412) at 20240405153232139
24151 2025-01-08 03:00:46.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/send.c' (22,413) at 20241011080017355
24152 2025-01-08 03:00:46.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_priv.h' (22,414) at 20210307214928610
24153 2025-01-08 03:00:46.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_svw.c' (22,415) at 20240405153046673
24154 2025-01-08 03:00:46.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ltp.py' (22,416) at 20241206090014306
24155 2025-01-08 03:00:46.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/altera-a10sr.txt' (22,417) at 20210307214925358
24156 2025-01-08 03:00:46.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65090-regulator.c' (22,418) at 20240405153051477
24157 2025-01-08 03:00:46.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/lib1funcs.S' (22,419) at 20210307214925870
24158 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/decNumber.c' (22,420) at 20220429100100598
24159 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_d.c' (22,421) at 20210308005046521
24160 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/task.c' (22,422) at 20210308005046061
24161 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_watchdog_timer-test.c' (22,423) at 20240906080037572
24162 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs.h' (22,424) at 20240624080012792
24163 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/interval_tree.c' (22,425) at 20220525020654767
24164 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/rt_sigreturn.S' (22,426) at 20240405153046253
24165 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmnsp/Kconfig' (22,427) at 20210308005002940
24166 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-bilingual-channel-select.rst' (22,428) at 20220525020654131
24167 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_master.c' (22,429) at 20210927100127129
24168 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.c' (22,430) at 20220525020652955
24169 2025-01-08 03:00:46.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/sdram.c' (22,431) at 20210308005002856
24170 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt.h' (22,432) at 20240411080014074
24171 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/activation.cpp' (22,433) at 20240828080021463
24172 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_5_regs.h' (22,434) at 20240405153046581
24173 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb' (22,435) at 20241221090017548
24174 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fre.c' (22,436) at 20210307214926434
24175 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/venc.h' (22,437) at 20210307214928746
24176 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/087.out' (22,438) at 20240326080039726
24177 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory-web.png' (22,439) at 20210307205554294 to deleted uid set
24178 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/feature-microblaze-math.inc' (22,440) at 20210307205554410
24179 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-fvp-multicore.yml' (22,441) at 20241206090014206
24180 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/fru_oem_ibm.hpp' (22,442) at 20240311080031112
24181 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/linkage.h' (22,443) at 20210308005002880
24182 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx_3xxx.h' (22,444) at 20240405153045669
24183 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/radiusd-volatiles.conf' (22,445) at 20221005030014094
24184 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_noop.c' (22,446) at 20240405153230115
24185 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-venc.c' (22,447) at 20240405153046793
24186 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-platformdirs/run-ptest' (22,448) at 20240301090012435
24187 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/sockbits.h' (22,449) at 20210308005046085
24188 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-bl-common.dtsi' (22,450) at 20240405153229887
24189 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac207.c' (22,451) at 20210307214928834
24190 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc' (22,452) at 20210307214927970
24191 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/powernv_flash.c' (22,453) at 20241008080013943
24192 2025-01-08 03:00:46.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bitarray.h' (22,454) at 20220525020654787
24193 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sonypi.h' (22,455) at 20210307214931510
24194 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/spctrl/interface/ia_css_spctrl.h' (22,456) at 20210307214930570
24195 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/extsys.cfg' (22,457) at 20241206090014210
24196 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/spear_spdif.h' (22,458) at 20210307214931602
24197 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/sbc/sbc_2.0.bb' (22,459) at 20220721030015885
24198 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_9_0_offset.h' (22,460) at 20210307214927566
24199 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/machine.c' (22,461) at 20240906080037460
24200 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr3.h' (22,462) at 20240405153052441
24201 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-video.c' (22,463) at 20210307214928690
24202 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Liden' (22,464) at 20210307205553786
24203 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/floating-point.json' (22,465) at 20240405153054121
24204 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/acinclude.m4' (22,466) at 20210307205553958
24205 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_picozed_defconfig' (22,467) at 20210308005003288
24206 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-octeon.inc' (22,468) at 20210905000020581
24207 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb' (22,469) at 20241221090017656
24208 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-mc.yaml' (22,470) at 20220525020651690
24209 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/Kconfig' (22,471) at 20210308005002900
24210 2025-01-08 03:00:46.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/Makefile' (22,472) at 20210308005003752
24211 2025-01-08 03:00:46.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm.h' (22,473) at 20240405153231863
24212 2025-01-08 03:00:46.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg.c' (22,474) at 20241211090212530
24213 2025-01-08 03:00:46.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/trace-events' (22,475) at 20240326080039442
24214 2025-01-08 03:00:46.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/platform-access.c' (22,476) at 20240405153230259
24215 2025-01-08 03:00:46.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-s390.h' (22,477) at 20241211090145569
24216 2025-01-08 03:00:46.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/Makefile' (22,478) at 20210308005003076
24217 2025-01-08 03:00:46.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c' (22,479) at 20240405153230611
24218 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-gc2235.c' (22,480) at 20240405153051821
24219 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/ds1286.h' (22,481) at 20210307214931498
24220 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ilt.c' (22,482) at 20210307214929798
24221 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/python/python3_%.bbappend' (22,483) at 20230503080014591
24222 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles' (22,484) at 20210307205554482
24223 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch' (22,485) at 20240106090017233
24224 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.h' (22,486) at 20210307214929906
24225 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp' (22,487) at 20221229040004411
24226 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max15301.c' (22,488) at 20240405153048869
24227 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/cpu.c' (22,489) at 20210307214926198
24228 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/Kconfig' (22,490) at 20210308005002724
24229 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/check.c' (22,491) at 20210307214926690
24230 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/ad2s1200.c' (22,492) at 20240405153049013
24231 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5520.c' (22,493) at 20240405153046661
24232 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/neponset_defconfig' (22,494) at 20240405153045617
24233 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.1.rst' (22,495) at 20230114040015518
24234 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/interrupts.c' (22,496) at 20210308005002824
24235 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/Makefile' (22,497) at 20240405153230691
24236 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/hashtable_test.c' (22,498) at 20240405153053085
24237 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/functions' (22,499) at 20220405030025645
24238 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi' (22,500) at 20210308005002620
24239 2025-01-08 03:00:46.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/clock_data.c' (22,501) at 20240405153045657
24240 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-apq8096.c' (22,502) at 20210308005002776
24241 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml' (22,503) at 20221025030021809
24242 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gdc.c' (22,504) at 20240405153051829
24243 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-pid-vm.c' (22,505) at 20240405153054365
24244 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/utils.h' (22,506) at 20240405153046613
24245 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-core.c' (22,507) at 20240405153230815
24246 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-paz00.dts' (22,508) at 20210308005002628
24247 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/topology.c' (22,509) at 20240405153230127
24248 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-discovery-service.bbclass' (22,510) at 20210904000018173
24249 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/Kbuild' (22,511) at 20210307214925670
24250 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372.c' (22,512) at 20240405153048933
24251 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clk/ti-dra7-atl.h' (22,513) at 20210308005003632
24252 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-clipboard.c' (22,514) at 20240906080037588
24253 2025-01-08 03:00:46.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx_edma.h' (22,515) at 20240405153050481
24254 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd.h' (22,516) at 20241001080013016
24255 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-unknown' (22,517) at 20210307205553766
24256 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/crypto_ctx.c' (22,518) at 20240405153052529
24257 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/serial-iso7816.rst' (22,519) at 20210307214925470
24258 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/264' (22,520) at 20240906080037564
24259 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dev.c' (22,521) at 20240405153230579
24260 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/sandbox_hub.c' (22,522) at 20210308005003504
24261 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/loader-fit.c' (22,523) at 20240906080037208
24262 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator.c' (22,524) at 20240405153045689
24263 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ps8640.yaml' (22,525) at 20240405153045037
24264 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_netdev_ethtool.py' (22,526) at 20241211090212542
24265 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/video/fbdev.c' (22,527) at 20240405153046085
24266 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/atomic.h' (22,528) at 20210307214926578
24267 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml' (22,529) at 20240405153045129
24268 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/Makefile' (22,530) at 20240405153045689
24269 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/ddr2_timing.h' (22,531) at 20210308005003372
24270 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8737.yaml' (22,532) at 20240405153045173
24271 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/iomux.h' (22,533) at 20210308005002652
24272 2025-01-08 03:00:46.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/uncore-memory.json' (22,534) at 20240405153054145
24273 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-mv_xor.h' (22,535) at 20210307214931474
24274 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-ma901.c' (22,536) at 20210307214928770
24275 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/wpcm450_defconfig' (22,537) at 20240405153045617
24276 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded' (22,538) at 20210307205554386
24277 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cpld.hpp' (22,539) at 20230520080006628
24278 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/lv' (22,540) at 20210308005046149
24279 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Fan.v1_5_2.json' (22,541) at 20240619080002948
24280 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88ds3103.c' (22,542) at 20240405153230779
24281 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml' (22,543) at 20240405153045141
24282 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxreg-lc.c' (22,544) at 20240405153051389
24283 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_0_offset.h' (22,545) at 20210307214927346
24284 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/update-ra-gw@.service.in' (22,546) at 20230629131804623
24285 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1110.dts' (22,547) at 20240405153045505
24286 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/dts/linked_dtb.S' (22,548) at 20210307214926174
24287 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/bus.json' (22,549) at 20240405153054113
24288 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb' (22,550) at 20241221090017636
24289 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/guid.cpp' (22,551) at 20240829080025807
24290 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm43xx.h' (22,552) at 20240405153045669
24291 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager_s10.h' (22,553) at 20210308005002780
24292 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/device.h' (22,554) at 20210309003649016
24293 2025-01-08 03:00:46.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/Makefile' (22,555) at 20210307214930586
24294 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/init_64.c' (22,556) at 20240405153230047
24295 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_xmit.c' (22,557) at 20240405153051901
24296 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/smbus-protocol.rst' (22,558) at 20240405153045221
24297 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.h' (22,559) at 20210307214927286
24298 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/cleanup.sh' (22,560) at 20210307214932738
24299 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_preempt.c' (22,561) at 20240405153232283
24300 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/renesas_rpc_hf.c' (22,562) at 20210308005003416
24301 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.tar.gz' (22,563) at 20210307205554386
24302 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77252.c' (22,564) at 20240830080013247
24303 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/unistd.h' (22,565) at 20240405153046129
24304 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_fan_zone_yaml.pl' (22,566) at 20210308005052045
24305 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey-nettle.c.inc' (22,567) at 20241211090212230
24306 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-skov-reve-mi1010ait-1cp1.dts' (22,568) at 20240405153229883
24307 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_open_unittest.cpp' (22,569) at 20210308005134001
24308 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Root.order' (22,570) at 20210307205554610
24309 2025-01-08 03:00:46.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_sysfs.c' (22,571) at 20210309003650424
24310 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_mmio.c' (22,572) at 20220525020653911
24311 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21m.dtsi' (22,573) at 20240405153045549
24312 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/start.S' (22,574) at 20210308005002800
24313 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/phy.rst' (22,575) at 20240405153229823
24314 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/stratix10-svc.c' (22,576) at 20240405153230299
24315 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-cadet.c' (22,577) at 20210307214928770
24316 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_rm_xics.c' (22,578) at 20240405153046165
24317 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-test-arch2_1.0.bb' (22,579) at 20210307205554390
24318 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/README.rst' (22,580) at 20241211090212478
24319 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8997-tables.c' (22,581) at 20240405153230839
24320 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-device.yaml' (22,582) at 20240405153045185
24321 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ecryptfs.rst' (22,583) at 20210307214925482
24322 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/elfload.c' (22,584) at 20240906080037156
24323 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/Makefile' (22,585) at 20240405153054365
24324 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/cache.c' (22,586) at 20240405153231679
24325 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/diag.sh' (22,587) at 20240405153232279
24326 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ops.h' (22,588) at 20240405153046093
24327 2025-01-08 03:00:46.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl/0001-Update-syscalls-for-r32-rv64-from-kernel-6.4-through.patch' (22,589) at 20241221090017644
24328 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/fix-parallel-build.patch' (22,590) at 20220204040022684
24329 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/perf_regs.h' (22,591) at 20240405153045865
24330 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_proxy.c' (22,592) at 20240405153048505
24331 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Rainier.json' (22,593) at 20240809080033019
24332 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ia_css_sdis_common.host.h' (22,594) at 20210307214930562
24333 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/load_uefi.c' (22,595) at 20240405153053473
24334 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message/types.hpp' (22,596) at 20230513080027502
24335 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_with_ucode_ptr.py' (22,597) at 20210308005003748
24336 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun4i-a10-emac.yaml' (22,598) at 20240405153045113
24337 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr_user.c' (22,599) at 20240405153052393
24338 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debug.h' (22,600) at 20240405153053289
24339 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arch_topology.h' (22,601) at 20240405153052657
24340 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch' (22,602) at 20241221090017524
24341 2025-01-08 03:00:46.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/de212/include/variant/tie-asm.h' (22,603) at 20210307214926770
24342 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun4i-display.c' (22,604) at 20210307214927030
24343 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/ls1046.c' (22,605) at 20210308005003432
24344 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TermReadKey' (22,606) at 20241221090017616
24345 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mucmc52.dts' (22,607) at 20240405153046093
24346 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/env.hpp' (22,608) at 20240731080033666
24347 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NOR_SECBOOT_defconfig' (22,609) at 20210308005003240
24348 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml' (22,610) at 20240405153045141
24349 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/gcc.py' (22,611) at 20220910030013401
24350 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/Kconfig' (22,612) at 20210307214930702
24351 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/minnowmax.dts' (22,613) at 20210308005002872
24352 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report.cpp' (22,614) at 20240904080048947
24353 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/adi_gpio2.c' (22,615) at 20210308005003376
24354 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/config.mk' (22,616) at 20210308005002828
24355 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy.h' (22,617) at 20210307214928342
24356 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/tag_local.h' (22,618) at 20210307214930546
24357 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_wdt.h' (22,619) at 20210308005002716
24358 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/reset.c' (22,620) at 20210308005002796
24359 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ifaddr_0.2.0.bb' (22,621) at 20240302090018210
24360 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832_priv.h' (22,622) at 20240405153230779
24361 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/io.c' (22,623) at 20210307214926538
24362 2025-01-08 03:00:46.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/MANIFEST' (22,624) at 20240405153054085
24363 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nsh/Makefile' (22,625) at 20210307214932038
24364 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/idle.h' (22,626) at 20240405153046277
24365 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/kup.h' (22,627) at 20240405153230027
24366 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-standalone.default' (22,628) at 20210307205554122
24367 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/ddr-setup.cfg' (22,629) at 20210308005002924
24368 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_w.c' (22,630) at 20210308005046513
24369 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a0_spl.h' (22,631) at 20210308005003596
24370 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/trace.h' (22,632) at 20210308005045969
24371 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/phosphor-dbus-interfaces.wrap' (22,633) at 20220322030035936
24372 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire0.conf' (22,634) at 20210307205553722
24373 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/switch_to.h' (22,635) at 20240405153045625
24374 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-interconnection.h' (22,636) at 20210307214932394
24375 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_mpc.h' (22,637) at 20210309003652320
24376 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_preemption_timer_test.c' (22,638) at 20240405153054325
24377 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uaccess.h' (22,639) at 20240624080012768
24378 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_prbs.h' (22,640) at 20210307214930550
24379 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip07.dtsi' (22,641) at 20240405153229931
24380 2025-01-08 03:00:46.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/interrupts.c' (22,642) at 20210308005002800
24381 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/schema.py' (22,643) at 20241211090212458
24382 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/atd.init' (22,644) at 20210307205554558
24383 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/Makefile' (22,645) at 20240405153046921
24384 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_eq.c' (22,646) at 20220525020653155
24385 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/kernel.spec' (22,647) at 20240405153232107
24386 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chromebox_panther.h' (22,648) at 20210308005003588
24387 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-axg-pmx.c' (22,649) at 20210308005003456
24388 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree_augmented.h' (22,650) at 20240405153231835
24389 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-base.inc' (22,651) at 20241221090017572
24390 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/generic-chip.c' (22,652) at 20240405153231911
24391 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/main.h' (22,653) at 20240613080016551
24392 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/altera.h' (22,654) at 20210307214931550
24393 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_msc01.c' (22,655) at 20210308005003452
24394 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/Makefile' (22,656) at 20210307214928034
24395 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/squashfs.rst' (22,657) at 20210307214925490
24396 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/apple-efuses.c' (22,658) at 20240520080015163
24397 2025-01-08 03:00:46.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/channel_map.h' (22,659) at 20240405153052889
24398 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_mm_test.c' (22,660) at 20240405153048769
24399 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/soft-dirty.rst' (22,661) at 20240405153044961
24400 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_overlay.h' (22,662) at 20210307214927806
24401 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/contributing.md' (22,663) at 20220402030016067
24402 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/copy_user.S' (22,664) at 20240405153230095
24403 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/dev_addr_lists.sh' (22,665) at 20240405153054293
24404 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-actions/Kconfig' (22,666) at 20210307214925870
24405 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/topic_miamilite_defconfig' (22,667) at 20210308005003284
24406 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_36BIT_SDCARD_defconfig' (22,668) at 20210308005003240
24407 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_mpu401.c' (22,669) at 20220525020654987
24408 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe.h' (22,670) at 20210307214932586
24409 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/Makefile' (22,671) at 20210308005003168
24410 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_cxt.h' (22,672) at 20240405153050213
24411 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irq-pm-s3c64xx.c' (22,673) at 20210309003648712
24412 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9055.txt' (22,674) at 20210307214925358
24413 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/index.html' (22,675) at 20220602030014530
24414 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ipmi.c' (22,676) at 20221215040039086
24415 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos7885.h' (22,677) at 20241011080017371
24416 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d27_som1_ek.h' (22,678) at 20210308005003612
24417 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/hi847.c' (22,679) at 20240405153230787
24418 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/sys_call_table.c' (22,680) at 20210307214926318
24419 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/m920x.c' (22,681) at 20240405153049553
24420 2025-01-08 03:00:46.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/file/files/print_c.patch' (22,682) at 20230919080013986
24421 2025-01-08 03:00:46.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/network.py' (22,683) at 20220910030013405
24422 2025-01-08 03:00:46.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_ca0132.c' (22,684) at 20240405153053533
24423 2025-01-08 03:00:46.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fsl_validate.c' (22,685) at 20210308005002960
24424 2025-01-08 03:00:46.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c_bus.svg' (22,686) at 20210307214925510
24425 2025-01-08 03:00:46.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_520x.h' (22,687) at 20210308005002804
24426 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/boost.wrap' (22,688) at 20240625080021640
24427 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/selftest/allowedips.c' (22,689) at 20240405153050397
24428 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8250.h' (22,690) at 20240405153230739
24429 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/MAINTAINERS' (22,691) at 20210308005003040
24430 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rxrpc.h' (22,692) at 20210309003653996
24431 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/sb-live-mixer.rst' (22,693) at 20240405153229827
24432 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3stor.h' (22,694) at 20210307214926390
24433 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK04.boot' (22,695) at 20210307214932714
24434 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_sysfs.c' (22,696) at 20240405153051585
24435 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/stm32-dac.c' (22,697) at 20240405153048981
24436 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/find_bit_benchmark.c' (22,698) at 20240405153053085
24437 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexa710.inc' (22,699) at 20240301090012451
24438 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Olofstrom' (22,700) at 20210307205553790
24439 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/clock.c' (22,701) at 20210308005002776
24440 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt286.h' (22,702) at 20210307214931598
24441 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/silan/sc92031.c' (22,703) at 20240405153050293
24442 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/README.md' (22,704) at 20240809080033019
24443 2025-01-08 03:00:46.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp' (22,705) at 20221229040004411
24444 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_marvel.c' (22,706) at 20240405153045353
24445 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/cppi41.c' (22,707) at 20240405153047009
24446 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/version.h' (22,708) at 20210307214929778
24447 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset/0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch' (22,709) at 20210307205553970
24448 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/classes/ima-evm-rootfs.bbclass' (22,710) at 20241221090017576
24449 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i.dtsi' (22,711) at 20240405153045381
24450 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch' (22,712) at 20241221090017676
24451 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.5.0.bb' (22,713) at 20241221090017496
24452 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ebs-target.c' (22,714) at 20240405153049245
24453 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/of_live.c' (22,715) at 20210308005003708
24454 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_usbtty_defconfig' (22,716) at 20210308005003280
24455 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/scu.c' (22,717) at 20210308005002884
24456 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/0001-Honour-multilib-paths.patch' (22,718) at 20221005030014098
24457 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pkt_md_access.c' (22,719) at 20240405153054277
24458 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/.clang-format-c' (22,720) at 20210308005108641
24459 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/sii9022.c' (22,721) at 20241211090212266
24460 2025-01-08 03:00:46.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst.h' (22,722) at 20240405153052841
24461 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/actions/owl-sps-helper.c' (22,723) at 20240405153231347
24462 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8921-pwrkey.yaml' (22,724) at 20240405153045081
24463 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/condvar.rs' (22,725) at 20240405153053421
24464 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kernel-page-flags.h' (22,726) at 20210307214931638
24465 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bma255.yaml' (22,727) at 20240405153045065
24466 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/suspend.c' (22,728) at 20240405153046229
24467 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/hists.c' (22,729) at 20241008080014051
24468 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_types.h' (22,730) at 20240405153052717
24469 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-accounts-modal-settings.html' (22,731) at 20210308005107065
24470 2025-01-08 03:00:46.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boras_Dalsjofors' (22,732) at 20210307205553778
24471 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/metrics.json' (22,733) at 20220525020655143
24472 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6311-regulator.c' (22,734) at 20240405153231363
24473 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-class-multicolor.rst' (22,735) at 20210309003648432
24474 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/witherspoon/acx22-ipmi-fru-bmc.yaml' (22,736) at 20210307205553698
24475 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/head_32.S' (22,737) at 20210307214926542
24476 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens.c' (22,738) at 20241216090017741
24477 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/isp1704_charger.c' (22,739) at 20210307214930162
24478 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/gpio.h' (22,740) at 20210308005002796
24479 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/SECURITY.md' (22,741) at 20241221090017488
24480 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/luton/luton.c' (22,742) at 20210308005003020
24481 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf.py' (22,743) at 20240326080039726
24482 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/Makefile' (22,744) at 20210307214929982
24483 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/core.c' (22,745) at 20240910080014026
24484 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-chromeos-driver-cros-ec-vbc' (22,746) at 20210307214925194
24485 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl.dtsi' (22,747) at 20210308005002584
24486 2025-01-08 03:00:46.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/core.c' (22,748) at 20240405153053241
24487 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ci_dpm.h' (22,749) at 20210307214927994
24488 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vfminmax.c' (22,750) at 20241211090212550
24489 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_helpers.c' (22,751) at 20210308005002784
24490 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-hevc.c' (22,752) at 20240405153049393
24491 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/frontend.json' (22,753) at 20240405153054149
24492 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmac_feature.h' (22,754) at 20240405153046125
24493 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-llsc.h' (22,755) at 20210307214926550
24494 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig' (22,756) at 20210307214926366
24495 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/exynos_thermal_emulation.rst' (22,757) at 20210307214925474
24496 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-adc-core.c' (22,758) at 20240405153230691
24497 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print_binary.c' (22,759) at 20210309003655960
24498 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/x86_64/vdso.so' (22,760) at 20240326080039566 to deleted uid set
24499 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7790-stout.dts' (22,761) at 20240405153229895
24500 2025-01-08 03:00:46.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/popmetal-rk3288.c' (22,762) at 20210308005002944
24501 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-h3.h' (22,763) at 20240405153046857
24502 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging_utils.hpp' (22,764) at 20210323000034099
24503 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/ac-prog-cxx.patch' (22,765) at 20230706080014757
24504 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm_proto.c' (22,766) at 20240405153048429
24505 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla20_dsp.c' (22,767) at 20220525020654995
24506 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/taskstats_kern.h' (22,768) at 20210307214931522
24507 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ioctl.h' (22,769) at 20240405153048617
24508 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/dir.c' (22,770) at 20220525020654487
24509 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_hw.c' (22,771) at 20240405153231067
24510 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_asc.h' (22,772) at 20210307214926162
24511 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/bpf_doc.py' (22,773) at 20240411080014154
24512 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tables_csum.c' (22,774) at 20210308005003712
24513 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_pcie2.c' (22,775) at 20210307214926902
24514 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/VirtualMedia_v1.xml' (22,776) at 20240619080002940
24515 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0288.h' (22,777) at 20210307214928638
24516 2025-01-08 03:00:46.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/pca9551_led.c' (22,778) at 20210308005003400
24517 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi' (22,779) at 20240405153045829
24518 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/libgpiod.wrap' (22,780) at 20240628080018949
24519 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lirc_mode2_user.c' (22,781) at 20240405153054285
24520 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/jr2_pcb111.dts' (22,782) at 20210308005002812
24521 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libpldm/libpldm_%.bbappend' (22,783) at 20241208090011420
24522 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.h' (22,784) at 20240405153230591
24523 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_tx_pkt.c' (22,785) at 20240906080037264
24524 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cpu-plug-test.c' (22,786) at 20221215040039370
24525 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/metricgroups.json' (22,787) at 20240405153054145
24526 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_chrdev.c' (22,788) at 20240405153231579
24527 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/siano/smsusb.c' (22,789) at 20240405153049573
24528 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-firmware_node' (22,790) at 20210307214925198
24529 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi.h' (22,791) at 20240405153048465
24530 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_stm32mp1.c' (22,792) at 20210308005003348
24531 2025-01-08 03:00:46.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kern_levels.h' (22,793) at 20210307214932474
24532 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/pm.h' (22,794) at 20210308005002876
24533 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml' (22,795) at 20240628080013973
24534 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/calimain.h' (22,796) at 20210308005003588
24535 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_versatile.h' (22,797) at 20210307214927990
24536 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/phase_fault_detection.md' (22,798) at 20240809080033023
24537 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b155v2.dts' (22,799) at 20240405153229883
24538 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/rng.h' (22,800) at 20240405153052625
24539 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_b.c' (22,801) at 20210308005046517
24540 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/Kconfig' (22,802) at 20210307214930518
24541 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_ap.h' (22,803) at 20210307214929862
24542 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Kconfig.debug' (22,804) at 20210307214925662
24543 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/util.cpp' (22,805) at 20240817080006811
24544 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/avx512.c' (22,806) at 20240405153053097
24545 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-am62.c' (22,807) at 20240405153231543
24546 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/marvel.txt' (22,808) at 20210307214925454
24547 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.h' (22,809) at 20240405153047233
24548 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_fops.c' (22,810) at 20240405153051829
24549 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7629-rfb-u-boot.dtsi' (22,811) at 20210308005002596
24550 2025-01-08 03:00:46.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdblock.c' (22,812) at 20240405153230867
24551 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/sysreg-sr.c' (22,813) at 20240405153045885
24552 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/Makefile' (22,814) at 20210308005002920
24553 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/ms7720se.c' (22,815) at 20210308005003020
24554 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nvram.c' (22,816) at 20210309003652872
24555 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_wdma.h' (22,817) at 20240405153049413
24556 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/journal.rst' (22,818) at 20240405153045205
24557 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/service_files/pldmd.service' (22,819) at 20220921100039926
24558 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c' (22,820) at 20240910080014042
24559 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/pgalloc.h' (22,821) at 20240405153230019
24560 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.21.bb' (22,822) at 20241221090017492
24561 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ali15x3.c' (22,823) at 20240405153230671
24562 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_utils.h' (22,824) at 20210307214926462
24563 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/power_state.c' (22,825) at 20210308005002852
24564 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/OWNERS' (22,826) at 20220723030029813
24565 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0001-compile.mk-use-CFLAGS-from-environment.patch' (22,827) at 20241221090017472
24566 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/k3.yaml' (22,828) at 20240405153229755
24567 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_missing_file.cpp' (22,829) at 20210308005108645
24568 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c' (22,830) at 20240405153048693
24569 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/eva.h' (22,831) at 20210307214926214
24570 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/layer.conf' (22,832) at 20241221090017564
24571 2025-01-08 03:00:46.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/Makefile' (22,833) at 20210308005002856
24572 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfc_multi.h' (22,834) at 20210307214928538
24573 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genalloc.h' (22,835) at 20210307214931390
24574 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc74xx' (22,836) at 20210308005003296
24575 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/msi.c' (22,837) at 20240906080037276
24576 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/common.c' (22,838) at 20240405153053129
24577 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd-ultimate.dts' (22,839) at 20210308005002592
24578 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/xlnx,versal-net-cdx.yaml' (22,840) at 20240405153045021
24579 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_hpc.c' (22,841) at 20240405153051245
24580 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/icp_multi.c' (22,842) at 20240405153046897
24581 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/decstation_defconfig' (22,843) at 20240405153045993
24582 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn66xx_device.c' (22,844) at 20240405153049857
24583 2025-01-08 03:00:46.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html' (22,845) at 20210307205554282
24584 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_2_d.h' (22,846) at 20210307214927534
24585 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r9a06g032.dtsi' (22,847) at 20240405153045557
24586 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-cache.h' (22,848) at 20210307214925850
24587 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_communication_ctb_abi.h' (22,849) at 20240405153048505
24588 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_trace.h' (22,850) at 20210309003650980
24589 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ux500/Kconfig' (22,851) at 20210307214930450
24590 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8555CDS_defconfig' (22,852) at 20210308005003240
24591 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/crypto/chacha20-s390/Makefile' (22,853) at 20240405153054221
24592 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/name.c' (22,854) at 20210307214931122
24593 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cmpxchg.h' (22,855) at 20240405153046501
24594 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/6.Followthrough.rst' (22,856) at 20220525020651770
24595 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/exceptions-64e.S' (22,857) at 20240405153046141
24596 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/misc.c' (22,858) at 20210307214931246
24597 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_controller.c' (22,859) at 20240405153053529
24598 2025-01-08 03:00:46.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-km_fixedeth.dts' (22,860) at 20240405153045457
24599 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.2.rst' (22,861) at 20240413080012675
24600 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_channel.c' (22,862) at 20210309003650372
24601 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tda7419.c' (22,863) at 20241001080013036
24602 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-open.rst' (22,864) at 20210309003648492
24603 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/port_range_scale.sh' (22,865) at 20240405153232267
24604 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rv/da_monitor.h' (22,866) at 20240405153231859
24605 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/meminit.h' (22,867) at 20220525020651974
24606 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-nbd.rst' (22,868) at 20240326080039406
24607 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbutils.hpp' (22,869) at 20230331080010310
24608 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/trans.c' (22,870) at 20240405153052377
24609 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/Kconfig' (22,871) at 20240405153231571
24610 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/chip.c' (22,872) at 20241211090145569
24611 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/usb_a9263.c' (22,873) at 20210308005002944
24612 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h' (22,874) at 20210307214929478
24613 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/hd.h' (22,875) at 20240405153052697
24614 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread_10.sh' (22,876) at 20240405153232231
24615 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-apq8064-sata.c' (22,877) at 20240405153231311
24616 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stdarg.h' (22,878) at 20220525020654619
24617 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/video/video.c' (22,879) at 20240405153051869
24618 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb_common.c' (22,880) at 20220525020654983
24619 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/10-early-mounts' (22,881) at 20230210040014334
24620 2025-01-08 03:00:46.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/writeonly.cpp' (22,882) at 20210308005116217
24621 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_aspeed.h' (22,883) at 20220418100043789
24622 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.err' (22,884) at 20240906080037560
24623 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/FACS' (22,885) at 20240906080037556 to deleted uid set
24624 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/backend-api.rst' (22,886) at 20240405153045201
24625 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/other.json' (22,887) at 20240405153054137
24626 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_acpi.c' (22,888) at 20240405153048433
24627 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/kgdb.c' (22,889) at 20220525020651882
24628 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/response_manager.h' (22,890) at 20210307214929354
24629 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/inftl-user.h' (22,891) at 20210307214931690
24630 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/device_finder.cpp' (22,892) at 20240817080031288
24631 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/Makefile' (22,893) at 20240613080016375
24632 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ariel-pwrbutton.yaml' (22,894) at 20240405153045077
24633 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/templates/default/local.conf.sample' (22,895) at 20241221090017568
24634 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/libcper.wrap' (22,896) at 20241125090040576
24635 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/decodetree.py' (22,897) at 20230925080039989
24636 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/object.c' (22,898) at 20240405153048625
24637 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dccg.c' (22,899) at 20220525020652506
24638 2025-01-08 03:00:46.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb' (22,900) at 20240413080012635
24639 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/bind.c' (22,901) at 20240405153053353
24640 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_attach_probe_manual.c' (22,902) at 20240405153054273
24641 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_irq.c' (22,903) at 20240405153048793
24642 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a7.dtsi' (22,904) at 20240405153045829
24643 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35.dtsi' (22,905) at 20240405153045489
24644 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/he.c' (22,906) at 20240624080012828
24645 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/linux/virtio-uml.h' (22,907) at 20220525020652126
24646 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-mk802ii.dts' (22,908) at 20210308005002616
24647 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h' (22,909) at 20210308005002668
24648 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/qos.h' (22,910) at 20210308005003032
24649 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0004-call-native-helpers.patch' (22,911) at 20241221090017488
24650 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/sckc.c' (22,912) at 20210308005003348
24651 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/socfpga.c' (22,913) at 20210308005003072
24652 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/jump_label.h' (22,914) at 20240405153230019
24653 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_rtt.c' (22,915) at 20240405153054273
24654 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wl1273-core.h' (22,916) at 20210307214931438
24655 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/compat.c' (22,917) at 20240405153046993
24656 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/u-boot.lds' (22,918) at 20210308005002952
24657 2025-01-08 03:00:46.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_region.c' (22,919) at 20210308005003708
24658 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0-bch4.dtsi' (22,920) at 20240405153045425
24659 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/base_addr_ac5.h' (22,921) at 20210308005002780
24660 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-drm.cfg' (22,922) at 20241221090017468
24661 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ts.c' (22,923) at 20240906080037580
24662 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ldp.dts' (22,924) at 20240405153045605
24663 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/sifive_pwm.h' (22,925) at 20220429100100570
24664 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' (22,926) at 20241213090004421
24665 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/namei.c' (22,927) at 20210307214931230
24666 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.h' (22,928) at 20240405153047297
24667 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/quad.h' (22,929) at 20210307214931538
24668 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/arche-platform.c' (22,930) at 20240613080016467
24669 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ocrdma-abi.h' (22,931) at 20210307214931690
24670 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged.hpp' (22,932) at 20210308004942076
24671 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ar7part.c' (22,933) at 20210307214929234
24672 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/connmark.json' (22,934) at 20240405153054377
24673 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/lu-All' (22,935) at 20210307205553774
24674 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/pistachio-internal-dac.c' (22,936) at 20240405153053937
24675 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xfi3_defconfig' (22,937) at 20210308005003284
24676 2025-01-08 03:00:46.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/sysdig/0001-cmake-Pass-PROBE_NAME-via-CFLAGS.patch' (22,938) at 20220402030015959
24677 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/current.h' (22,939) at 20240405153045961
24678 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc.py' (22,940) at 20210308005003760
24679 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/eepro100.c' (22,941) at 20210308005003428
24680 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ThermalDirection/meson.build' (22,942) at 20230825080021137
24681 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/basic.json' (22,943) at 20240405153054117
24682 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmievd.init.redhat' (22,944) at 20210308004938816
24683 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_linux.c' (22,945) at 20210307214926518
24684 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear300.dtsi' (22,946) at 20240405153045577
24685 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/debug_core.h' (22,947) at 20210307214931722
24686 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/LICENSE' (22,948) at 20210308005053385
24687 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos5250-usb2.c' (22,949) at 20220525020653871
24688 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303_mdio.c' (22,950) at 20240405153230903
24689 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/pi/Makefile' (22,951) at 20240405153230071
24690 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/def.h' (22,952) at 20210307214929926
24691 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp' (22,953) at 20240619080002916
24692 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_SDCARD_defconfig' (22,954) at 20210308005003240
24693 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc' (22,955) at 20241219090012976
24694 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_type_tag_percpu.c' (22,956) at 20240405153054269
24695 2025-01-08 03:00:46.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/io.hpp' (22,957) at 20230511080043139
24696 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rzg2l_mipi_dsi.c' (22,958) at 20240405153230631
24697 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/vegman-led-manager-config-native.bb' (22,959) at 20241206090014286
24698 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/reset.c' (22,960) at 20210308005002820
24699 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_factory_dcn21.h' (22,961) at 20210307214927306
24700 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/read_acquire' (22,962) at 20240405153053433
24701 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb' (22,963) at 20210812000025214
24702 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/run-ptest' (22,964) at 20240113090014536
24703 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger_manager.hpp' (22,965) at 20220412175720086
24704 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel.h' (22,966) at 20240405153051789
24705 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_exports.c' (22,967) at 20210307214926422
24706 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/syscon.h' (22,968) at 20210308005003688
24707 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile' (22,969) at 20210307205554390 to deleted uid set
24708 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/bman.h' (22,970) at 20210307214931590
24709 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/setup_tx4938.c' (22,971) at 20240405153046057
24710 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da850.c' (22,972) at 20240405153045637
24711 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa3xx.c' (22,973) at 20240405153045677
24712 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/Kconfig' (22,974) at 20240405153046609
24713 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-esdhc.c' (22,975) at 20240405153230859
24714 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/dma.h' (22,976) at 20210307214929790
24715 2025-01-08 03:00:46.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ax88796.h' (22,977) at 20240405153052833
24716 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3_dma.c' (22,978) at 20210307214928706
24717 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/thermal/rockchip-thermal.txt' (22,979) at 20210308005003328
24718 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ARM-memory-map' (22,980) at 20210308005003288
24719 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strcpy-lit.c' (22,981) at 20240405153053105
24720 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/Makefile' (22,982) at 20210307214932450
24721 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgtsi.c' (22,983) at 20210308005046529
24722 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/dirty.c' (22,984) at 20240405153231575
24723 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/dm-verity-image-initramfs.bb' (22,985) at 20241221090017576
24724 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sdram_arria10.c' (22,986) at 20210308005003360
24725 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/stream.rst' (22,987) at 20210309003648412
24726 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-scu-soc.c' (22,988) at 20240405153230299
24727 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sim.h' (22,989) at 20210307214926242
24728 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/__init__.py' (22,990) at 20210307205554634
24729 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/os_intfs.c' (22,991) at 20240405153051897
24730 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/addr.h' (22,992) at 20210307214931518
24731 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/Makefile' (22,993) at 20220525020653371
24732 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/subprojects/sdbusplus.wrap' (22,994) at 20220525020433159
24733 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SAX-PD' (22,995) at 20210307205554426
24734 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/README' (22,996) at 20210308005046065
24735 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/align.h' (22,997) at 20220525020654547
24736 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xattr.c' (22,998) at 20210307214931242
24737 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_detection.cpp' (22,999) at 20240817080031296
24738 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/access_variable_array.c' (23,000) at 20240405153054245
24739 2025-01-08 03:00:46.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field4.decode' (23,001) at 20210308005046389
24740 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5086.c' (23,002) at 20240405153053805
24741 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fsl,imx8qxp-sc-gpio.yaml' (23,003) at 20240405153045061
24742 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/hack-coff.c' (23,004) at 20210307214926362
24743 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_vidi.c' (23,005) at 20240624080012776
24744 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/ping.c' (23,006) at 20240405153049013
24745 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/m53menlo.h' (23,007) at 20210308005003604
24746 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/kcomedilib/kcomedilib_main.c' (23,008) at 20240405153046909
24747 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/0002-Do-not-treat-warnings-as-errors.patch' (23,009) at 20241221090017632
24748 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/sprd-uart.yaml' (23,010) at 20240405153045153
24749 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fldcst.c' (23,011) at 20210308005046497
24750 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.c' (23,012) at 20220525020652959
24751 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov8865.c' (23,013) at 20240405153049333
24752 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_evtchnl.c' (23,014) at 20240405153048801
24753 2025-01-08 03:00:46.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sromc.h' (23,015) at 20210308005002724
24754 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9121-regulator.h' (23,016) at 20240405153051461
24755 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max77541-adc.c' (23,017) at 20240405153048957
24756 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.clang-format' (23,018) at 20241219090018792
24757 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amphion,vpu.yaml' (23,019) at 20240405153229771
24758 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-devnode.c' (23,020) at 20240617080017394
24759 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm6350.c' (23,021) at 20240405153230739
24760 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-samhainrc-fix-files-dirs-path.patch' (23,022) at 20210307205554122
24761 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ipv6.h' (23,023) at 20240405153053229
24762 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/km_arm.c' (23,024) at 20210308005003012
24763 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/cache.h' (23,025) at 20210308005002808
24764 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-postgresql-report' (23,026) at 20210307214932566
24765 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/Makefile' (23,027) at 20210308005002800
24766 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/mmu.h' (23,028) at 20240405153045937
24767 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512-avx-asm.S' (23,029) at 20240405153046365
24768 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FilePath/meson.build' (23,030) at 20230825080021137
24769 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ashldi3.S' (23,031) at 20240405153230095
24770 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso.h' (23,032) at 20240405153046249
24771 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/Makefile' (23,033) at 20210307214929282
24772 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/cpu_loop.c' (23,034) at 20221215040039206
24773 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml' (23,035) at 20240405153045069
24774 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb.upgraded' (23,036) at 20241206090014294
24775 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips-common' (23,037) at 20230919080013994
24776 2025-01-08 03:00:46.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/librapl.c' (23,038) at 20220525020652915
24777 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/perf_regs.h' (23,039) at 20240405153054033
24778 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/meson.build' (23,040) at 20240920080018291
24779 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x' (23,041) at 20240405153229727
24780 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/seq_buf.c' (23,042) at 20240405153053101
24781 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/ttusb2.h' (23,043) at 20210307214928822
24782 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_transaction.c' (23,044) at 20210309003654576
24783 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/internal.h' (23,045) at 20240726080012866
24784 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/trace.h' (23,046) at 20241211090212282
24785 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a83t.c' (23,047) at 20240405153046857
24786 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes.txt' (23,048) at 20210307205553674
24787 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/iostat.c' (23,049) at 20240405153052357
24788 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency-tpmi.c' (23,050) at 20240613080016459
24789 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/inode.c' (23,051) at 20240830080013319
24790 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/floppy.h' (23,052) at 20240405153046109
24791 2025-01-08 03:00:46.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb' (23,053) at 20240302090018242
24792 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/ci.c' (23,054) at 20210927100127329
24793 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/device.c' (23,055) at 20241211090145569
24794 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/mmzone.h' (23,056) at 20210307214926222
24795 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355_core.c' (23,057) at 20240405153048929
24796 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/socionext,synquacer-i2c.yaml' (23,058) at 20240405153045065
24797 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2.dtsi' (23,059) at 20240405153045529
24798 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-win32.c' (23,060) at 20241211090212454
24799 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-vp3054-i2c.h' (23,061) at 20210307214928694
24800 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/dlmalloc.c' (23,062) at 20210308005003224
24801 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h' (23,063) at 20240405153231059
24802 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c' (23,064) at 20210307214927266
24803 2025-01-08 03:00:46.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/navpoint.h' (23,065) at 20210307214931406
24804 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-spi.c' (23,066) at 20240405153230831
24805 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_vti.c' (23,067) at 20240405153053249
24806 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/clang-tools/gen_compile_commands.py' (23,068) at 20240405153232103
24807 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ch7301.h' (23,069) at 20210308005003000
24808 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/avr_timer16.h' (23,070) at 20210927100127241
24809 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/boards.h' (23,071) at 20240405153046017
24810 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp' (23,072) at 20241211090002379
24811 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/rail.hpp' (23,073) at 20240817080031288
24812 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/fortran/fortran-helloworld.bb' (23,074) at 20241221090017604
24813 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/coredump.h' (23,075) at 20240405153231839
24814 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-mt6323.txt' (23,076) at 20240405153045089
24815 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb' (23,077) at 20241206090014246
24816 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/orc_lookup.h' (23,078) at 20210307214926670
24817 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_vid_1.sh' (23,079) at 20240405153054341
24818 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png' (23,080) at 20210307205554270 to deleted uid set
24819 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/Kconfig' (23,081) at 20210308005003076
24820 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/pci_handler.hpp' (23,082) at 20230316080002074
24821 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/hpre.h' (23,083) at 20240405153046941
24822 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/ess.c' (23,084) at 20220525020653667
24823 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_nulldev.c' (23,085) at 20210308005003484
24824 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/layer.conf' (23,086) at 20241221090017476
24825 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/Kconfig' (23,087) at 20240405153051485
24826 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/ieee802154.h' (23,088) at 20210307214931934
24827 2025-01-08 03:00:46.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/tree_64.c' (23,089) at 20210307214926614
24828 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson.h' (23,090) at 20240405153051321
24829 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cmdline.c' (23,091) at 20210309003649000
24830 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/lpc32xx_defconfig' (23,092) at 20240405153229907
24831 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-11' (23,093) at 20230114040005626
24832 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_accel.c' (23,094) at 20210307214930902
24833 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_mplsoudp.c' (23,095) at 20240405153050109
24834 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/Kconfig' (23,096) at 20210307214929286
24835 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4state.c' (23,097) at 20241018080014558
24836 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-gli.c' (23,098) at 20241111090012125
24837 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/Makefile' (23,099) at 20240405153046609
24838 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-nslu2.dts' (23,100) at 20240405153045437
24839 2025-01-08 03:00:46.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_plane.c' (23,101) at 20240415080012967
24840 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ansi_cprng.c' (23,102) at 20220525020652210
24841 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/pll_config.h' (23,103) at 20210308005003072
24842 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_div.c' (23,104) at 20210308005046529
24843 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-stress.c' (23,105) at 20240405153232275
24844 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-clps711x/board-dt.c' (23,106) at 20210307214925874
24845 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Device.errors.yaml' (23,107) at 20210308005049145
24846 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid.bb' (23,108) at 20241206090014234
24847 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/preferred/BSD-3-Clause' (23,109) at 20210308005046065
24848 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/include/data_interface_mock.hpp' (23,110) at 20220608030001857
24849 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml' (23,111) at 20240405153045129
24850 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-samsung.yaml' (23,112) at 20240405153229791
24851 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/Makefile' (23,113) at 20210307214929886
24852 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/journal.mako.cpp' (23,114) at 20210308005108057
24853 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/Makefile' (23,115) at 20210307214931882
24854 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_sync.h' (23,116) at 20240913080013837
24855 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irq.h' (23,117) at 20210307214931302
24856 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0_64.S' (23,118) at 20210308005002708
24857 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_xtfpga.c' (23,119) at 20210308005003496
24858 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/scan.h' (23,120) at 20210307214929970
24859 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lt3593.txt' (23,121) at 20210307214925346
24860 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb' (23,122) at 20240302090018214
24861 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/copyfile.c' (23,123) at 20210307214932586
24862 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-x86_32-has-stack-protector.sh' (23,124) at 20240805080014063
24863 2025-01-08 03:00:46.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/test/test.c' (23,125) at 20220525020654755
24864 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/encoding.h' (23,126) at 20210308005002844
24865 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipsec.rst' (23,127) at 20210307214925538
24866 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/xlated_dumper.h' (23,128) at 20240405153232207
24867 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-2.1.0-src.inc' (23,129) at 20241221090017472
24868 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211msg.h' (23,130) at 20240405153051953
24869 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a7779.c' (23,131) at 20240405153046833
24870 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_ar933x.c' (23,132) at 20210308005003484
24871 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ostmark' (23,133) at 20210307205553790
24872 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/286' (23,134) at 20240906080037564
24873 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/snd_ps3_reg.h' (23,135) at 20220525020655015
24874 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mdio/mdio-uclass.c' (23,136) at 20210308005003436
24875 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/acpi.h' (23,137) at 20240405153229991
24876 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb.h' (23,138) at 20210308005002820
24877 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7986-wed-pcie.yaml' (23,139) at 20240405153045013
24878 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-berlin-usb.c' (23,140) at 20220525020653863
24879 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/config.c.in' (23,141) at 20210307214926622
24880 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-kensington.c' (23,142) at 20210307214928090
24881 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.c' (23,143) at 20210307214927962
24882 2025-01-08 03:00:46.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3128.h' (23,144) at 20210308005002660
24883 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss-platform.c' (23,145) at 20240405153051449
24884 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xfrm.h' (23,146) at 20240405153052945
24885 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-uniphier/Kconfig' (23,147) at 20210307214925966
24886 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/perfctr.h' (23,148) at 20210307214926590
24887 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/console_32.c' (23,149) at 20210307214926614
24888 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ssif_bmc.c' (23,150) at 20240805080013943
24889 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun4i-a10-ccu.h' (23,151) at 20210308005003636
24890 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/nv_tco.h' (23,152) at 20210309003653352
24891 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/aircrack-ng/aircrack-ng_1.6.bb' (23,153) at 20220502030010124
24892 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/Makefile' (23,154) at 20210307214929834
24893 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/manualcmds.hpp' (23,155) at 20221111040035058
24894 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/vsyscall.h' (23,156) at 20210307214926682
24895 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci9118.c' (23,157) at 20240405153046889
24896 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sxsabreauto.h' (23,158) at 20210308005003604
24897 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/simple-mux.c' (23,159) at 20240405153053785
24898 2025-01-08 03:00:46.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/tach_sensor.hpp' (23,160) at 20240820080023694
24899 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh-hspi.c' (23,161) at 20240405153231467
24900 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_ldt.h' (23,162) at 20210307214926242
24901 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ti-k3.c' (23,163) at 20240405153231375
24902 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/ratelimiter.c' (23,164) at 20220525020653703
24903 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/wpantund/basename.patch' (23,165) at 20240413080012643
24904 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ti-cpufreq.c' (23,166) at 20241008080013915
24905 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig' (23,167) at 20210308005003284
24906 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6-logicpd-som.dtsi' (23,168) at 20210308005002584
24907 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8842.c' (23,169) at 20240405153050161
24908 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu104-revC.dts' (23,170) at 20210308005002636
24909 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_profile.c' (23,171) at 20240405153049089
24910 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/clang.patch' (23,172) at 20210307205553902
24911 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mmp3-hsic.c' (23,173) at 20240405153231311
24912 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/virtual_root.c' (23,174) at 20210307214927158
24913 2025-01-08 03:00:46.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-access.c' (23,175) at 20210307214930182
24914 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/signal.c' (23,176) at 20241211090212378
24915 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpufeature.h' (23,177) at 20240405153045853
24916 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dp-controller.yaml' (23,178) at 20240405153229759
24917 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/tty.c' (23,179) at 20210307214926618
24918 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/create_usbhid.sh' (23,180) at 20230822080013225
24919 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ABS1-75.0E' (23,181) at 20210307205553758
24920 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_ingress.c' (23,182) at 20240719080013381
24921 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38470-1.patch' (23,183) at 20240106090017265
24922 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-verify.sh' (23,184) at 20230606080013598
24923 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.y' (23,185) at 20240405153232235
24924 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-clipboard.c' (23,186) at 20240326080039754
24925 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx93-pinctrl.yaml' (23,187) at 20240405153045133
24926 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-gp.dts' (23,188) at 20210308005002568
24927 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch' (23,189) at 20241221090017656
24928 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/alias.rst' (23,190) at 20210307214925526
24929 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_rx.c' (23,191) at 20210307214928774
24930 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/memory.json' (23,192) at 20210307214932538
24931 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/startMonitoring.sh' (23,193) at 20230706080014733
24932 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl_2.3.2.bb' (23,194) at 20241221090017692
24933 2025-01-08 03:00:46.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorsjon' (23,195) at 20210307205553790
24934 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_xor_v.c' (23,196) at 20210308005046521
24935 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/cfg.c' (23,197) at 20240405153054037
24936 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ir35221.c' (23,198) at 20240405153048869
24937 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/initcall.h' (23,199) at 20210307214931610
24938 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx_helper.h.inc' (23,200) at 20220429100100810
24939 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/system_manager.py' (23,201) at 20220728030041559
24940 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_user.c' (23,202) at 20240405153230099
24941 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/tlb.c' (23,203) at 20210308005003052
24942 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/sbp_target.h' (23,204) at 20210307214930706
24943 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/interface/ia_css_debug_pipe.h' (23,205) at 20210307214930566
24944 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-mt65xx.h' (23,206) at 20220525020654603
24945 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/openbios-ppc' (23,207) at 20241211090212434
24946 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2600/evb_ast2600.c' (23,208) at 20220215040051500
24947 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.h' (23,209) at 20210307214927282
24948 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_flat.h' (23,210) at 20230426080043784
24949 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/bbm.h' (23,211) at 20210307214931450
24950 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/backend.cpp' (23,212) at 20241213090006285
24951 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c' (23,213) at 20240405153230315
24952 2025-01-08 03:00:46.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt.c' (23,214) at 20240405153232235
24953 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esp_scsi.h' (23,215) at 20240405153051597
24954 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/xmit.c' (23,216) at 20240405153231171
24955 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.h' (23,217) at 20220525020652835
24956 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_atp867x.c' (23,218) at 20240405153046661
24957 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm54xx.h' (23,219) at 20240405153045669
24958 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/Kconfig' (23,220) at 20210307214929122
24959 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR/meson.build' (23,221) at 20230825080021141
24960 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/rsa.h' (23,222) at 20220215040051628
24961 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_arc_aux_regs.h' (23,223) at 20240405153046601
24962 2025-01-08 03:00:46.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_connect.c' (23,224) at 20240405153053357
24963 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/socfpga-a10.c' (23,225) at 20240405153230299
24964 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-iperf_0.1.11.bb' (23,226) at 20230813080012856
24965 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pericom.c' (23,227) at 20240405153051997
24966 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-contextlib2_21.6.0.bb' (23,228) at 20220402030016011
24967 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/apic.h' (23,229) at 20240405153054317
24968 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-memory-page-offline' (23,230) at 20240405153229731
24969 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/keys.rst.inc' (23,231) at 20240326080039406
24970 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/ja' (23,232) at 20210308005046149
24971 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/cache.json' (23,233) at 20240405153054125
24972 2025-01-08 03:00:46.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/utils.c' (23,234) at 20210308005002764
24973 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_com.c' (23,235) at 20240405153051917
24974 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/ad1843.c' (23,236) at 20210307214932226
24975 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/MAINTAINERS' (23,237) at 20210308005002956
24976 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3559a.c' (23,238) at 20240405153230207
24977 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control/zaius_avsbus.sh' (23,239) at 20230421080020940
24978 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/avs/qcom,cpr.yaml' (23,240) at 20240405153045137
24979 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_d.c' (23,241) at 20210308005046517
24980 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/index.rst' (23,242) at 20240405153044989
24981 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5903.dts' (23,243) at 20240405153045497
24982 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/Kconfig' (23,244) at 20210309003651792
24983 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/adlib.c' (23,245) at 20220525020654979
24984 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c' (23,246) at 20240405153046197
24985 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-centeuro.c' (23,247) at 20210307214931178
24986 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm,sp805.yaml' (23,248) at 20240405153045185
24987 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-input.c' (23,249) at 20210307214928810
24988 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/axi/gdsys,ihs_axi.txt' (23,250) at 20210308005002536
24989 2025-01-08 03:00:46.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/089_expand_size_bad.dts' (23,251) at 20210308005003752
24990 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_lib.c' (23,252) at 20240429080012436
24991 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-buffer.c' (23,253) at 20230426080043780
24992 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-imx219.dtso' (23,254) at 20240405153045729
24993 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/epic100.c' (23,255) at 20240405153050297
24994 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/iocsr_helper.c' (23,256) at 20240906080037496
24995 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/external_storer_file_test.cpp' (23,257) at 20240910080001402
24996 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_imask.S' (23,258) at 20230925080040101
24997 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6358-regulator.txt' (23,259) at 20240405153045145
24998 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/cpld.hpp' (23,260) at 20240618080024509
24999 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/Makefile' (23,261) at 20210308005003004
25000 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_sdcard_qspi_defconfig' (23,262) at 20210308005003264
25001 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc_helper.c' (23,263) at 20240405153048393
25002 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/atmel_pit_timer.c' (23,264) at 20210308005003500
25003 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ni/Makefile' (23,265) at 20210307214926194
25004 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/README.md' (23,266) at 20240809080033023
25005 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_gamma.h' (23,267) at 20240405153047305
25006 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c' (23,268) at 20240405153230523
25007 2025-01-08 03:00:46.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/processor_64.h' (23,269) at 20210307214926750
25008 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/sca3000.c' (23,270) at 20240405153048941
25009 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-conflicts.conf' (23,271) at 20210307205553702
25010 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/comments.json' (23,272) at 20210308005046401
25011 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/README' (23,273) at 20210308005003008
25012 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry.cpp' (23,274) at 20240820080027378
25013 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/trampoline.S' (23,275) at 20220525020655187
25014 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c' (23,276) at 20240405153048633
25015 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi5.c' (23,277) at 20240405153230611
25016 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_flat_gre.sh' (23,278) at 20210307214932686
25017 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q_ipv6.sh' (23,279) at 20240405153232279
25018 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.296.0.bb' (23,280) at 20241221090017684
25019 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/README.md' (23,281) at 20240807080008514
25020 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mhi.c' (23,282) at 20240805080013987
25021 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_client_identifier.robot' (23,283) at 20240628080017117
25022 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/document/cper-json-specification.tex' (23,284) at 20241105090010083
25023 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Key_v1.xml' (23,285) at 20240619080002928
25024 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-common' (23,286) at 20241206090014350
25025 2025-01-08 03:00:46.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_gsi.c' (23,287) at 20210307214929682
25026 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514-spi.h' (23,288) at 20210307214932326
25027 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-vout.c' (23,289) at 20241008080013915
25028 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/fabrics/Makefile' (23,290) at 20210307214932186
25029 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/MAINTAINERS' (23,291) at 20210308005002964
25030 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-vsp1-hgo.rst' (23,292) at 20240405153045317
25031 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/dmesg.py' (23,293) at 20220818100014847
25032 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_m68k_nextcube.py' (23,294) at 20241211090212538
25033 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/rename_exchange.c' (23,295) at 20240405153054301
25034 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_qm_regs.h' (23,296) at 20240405153046605
25035 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8994.c' (23,297) at 20240405153230235
25036 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p3041si-post.dtsi' (23,298) at 20210307214926346
25037 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/m5272c3.c' (23,299) at 20210308005002972
25038 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Waltham' (23,300) at 20210307205553798
25039 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mjallom' (23,301) at 20210307205553786
25040 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.18.rst' (23,302) at 20241221090017596
25041 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/s3c2410_wdt.c' (23,303) at 20240405153231599
25042 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/Kconfig' (23,304) at 20210307214927742
25043 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/utils.hpp' (23,305) at 20240919080039602
25044 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-psu-monitor.service' (23,306) at 20230407080035823
25045 2025-01-08 03:00:46.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_lpphy.h' (23,307) at 20210307214929798
25046 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/rx.c' (23,308) at 20210307214929966
25047 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3.dts' (23,309) at 20240405153045573
25048 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0009-shm.c-Mark-glibc-specific-changes-so.patch' (23,310) at 20241221090017504
25049 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/serial-sh7722.c' (23,311) at 20210307214926566
25050 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (23,312) at 20220126110011868
25051 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/dec21285.h' (23,313) at 20240405153045621
25052 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza-r1.dts' (23,314) at 20210307214926034
25053 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bigsur_defconfig' (23,315) at 20240405153045993
25054 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-periph-gate.c' (23,316) at 20220525020652338
25055 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/floating_point.json' (23,317) at 20240405153054113
25056 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/8021q.h' (23,318) at 20240405153052681
25057 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/dummy.c' (23,319) at 20240405153232123
25058 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36050.h' (23,320) at 20240405153049389
25059 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq25890.yaml' (23,321) at 20240405153045141
25060 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuhotplug.h' (23,322) at 20240405153231803
25061 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1254-revA/psu_init_gpl.c' (23,323) at 20210308005003180
25062 2025-01-08 03:00:46.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/iproc_nand.c' (23,324) at 20240405153230871
25063 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/uuid.c' (23,325) at 20210308005046257
25064 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a73a4-clock.h' (23,326) at 20210307214931330
25065 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/mdadm.init' (23,327) at 20210307205554566
25066 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_typedef.c' (23,328) at 20240405153232263
25067 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lms501kf03.c' (23,329) at 20240405153052173
25068 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-ab8500.dtsi' (23,330) at 20240405153045577
25069 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/objcnt.c' (23,331) at 20210307214932070
25070 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skelleftea' (23,332) at 20210307205553790
25071 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/vidconsole-uclass.c' (23,333) at 20210308005003536
25072 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/unistd.h' (23,334) at 20210307214926178
25073 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (23,335) at 20240522080012568
25074 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/idmappings.rst' (23,336) at 20240405153229811
25075 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/signal.h' (23,337) at 20210307214926242
25076 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/config.mk' (23,338) at 20210308005002804
25077 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/logips2pp.c' (23,339) at 20210307214928490
25078 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.28.bb' (23,340) at 20241221090017528
25079 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_plat.c' (23,341) at 20210308005003416
25080 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/meson.build' (23,342) at 20240628080018949
25081 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-r40-tcon-top.yaml' (23,343) at 20240405153045037
25082 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/psdev.c' (23,344) at 20240405153052313
25083 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/tainted-kernels.rst' (23,345) at 20240405153044969
25084 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio.h' (23,346) at 20240405153051757
25085 2025-01-08 03:00:46.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig' (23,347) at 20241206090014294
25086 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtvfb.c' (23,348) at 20240805080013967
25087 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-speedy.dts' (23,349) at 20240405153045561
25088 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/idr.rst' (23,350) at 20240405153045289
25089 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-arm.c' (23,351) at 20210307214925982
25090 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml' (23,352) at 20240405153045061
25091 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pcl063.dtsi' (23,353) at 20210308005002588
25092 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/Kconfig' (23,354) at 20210307214931242
25093 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/index.rst' (23,355) at 20240405153045241
25094 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/duktape/files/run-ptest' (23,356) at 20220618030015170
25095 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/meson.build' (23,357) at 20210308005046069
25096 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-StaraLubovna' (23,358) at 20210307205553794
25097 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/Makefile' (23,359) at 20240906080037580
25098 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P1023RDB.h' (23,360) at 20210308005003580
25099 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/debugfs.h' (23,361) at 20210524100035010
25100 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-info.c' (23,362) at 20241008080014051
25101 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-apply-msvc-workaround-for-clang-16.patch' (23,363) at 20230401080011931
25102 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1374.c' (23,364) at 20210308005003480
25103 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-alembic_1.14.0.bb' (23,365) at 20241221090017548
25104 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/allwinner-a10-spi.c' (23,366) at 20241211090212338
25105 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/kernel_mode_neon.rst' (23,367) at 20240405153044969
25106 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/run.sh' (23,368) at 20240405153054305
25107 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/arm/coresight-cti-dt.h' (23,369) at 20210307214931322
25108 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/active_mm.rst' (23,370) at 20240405153045225
25109 2025-01-08 03:00:46.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/stable-kernel-rules.rst' (23,371) at 20240405153229839
25110 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/init.c' (23,372) at 20240405153050469
25111 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/xlnx-versal-canfd.h' (23,373) at 20230925080039929
25112 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/meson.build' (23,374) at 20240613080020632
25113 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/zorro8390.c' (23,375) at 20240405153049777
25114 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sound_core.c' (23,376) at 20240405153054017
25115 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/security.h' (23,377) at 20240405153046561
25116 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor.h' (23,378) at 20240405153046401
25117 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager/daytonax-chassis.json' (23,379) at 20230209040014209
25118 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_0.h' (23,380) at 20240405153047145
25119 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_table.c' (23,381) at 20240405153053349
25120 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-qcom/Kconfig' (23,382) at 20240405153045681
25121 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_notify_failure.c' (23,383) at 20240405153231783
25122 2025-01-08 03:00:46.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mei_aux.h' (23,384) at 20240405153052725
25123 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-fh.h' (23,385) at 20240405153231195
25124 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/hauppauge_grey.rc5' (23,386) at 20210307205553754
25125 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drxj.h' (23,387) at 20220525020653243
25126 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/emif-common.c' (23,388) at 20210308005002756
25127 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sifive/sifive_ccache.c' (23,389) at 20240405153051769
25128 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig' (23,390) at 20210308005003236
25129 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/Makefile' (23,391) at 20210307214929554
25130 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/sama7-sfrbu.h' (23,392) at 20220525020654651
25131 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-scsi-pci.c' (23,393) at 20221215040039170
25132 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.c' (23,394) at 20220525020652967
25133 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/test/nvtest.cpp' (23,395) at 20210308005109241
25134 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/extra-dev-debug-tools.inc' (23,396) at 20230414080015401
25135 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8349emitx.dts' (23,397) at 20210307214926358
25136 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/xmit.h' (23,398) at 20210307214929802
25137 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-misc-v3.h' (23,399) at 20240405153051289
25138 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/xtensa/include/asm/barrier.h' (23,400) at 20210307214932458
25139 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/minix_fs.h' (23,401) at 20240405153052925
25140 2025-01-08 03:00:46.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/Makefile' (23,402) at 20240405153046509
25141 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/file.c' (23,403) at 20240405153052481
25142 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_us16x08.h' (23,404) at 20210307214932446
25143 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/Makefile' (23,405) at 20210308005003488
25144 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cobalt-qube.c' (23,406) at 20210307214928546
25145 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/smsc,lan9115.yaml' (23,407) at 20220525020651694
25146 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash32.c' (23,408) at 20240906080037512
25147 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/test_core_image_min.py' (23,409) at 20240106090017249
25148 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/iomux-mx28.h' (23,410) at 20210308005002656
25149 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sigaltstack.c' (23,411) at 20220525020655235
25150 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-jpeg.c' (23,412) at 20240405153049405
25151 2025-01-08 03:00:46.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/logibm.c' (23,413) at 20240405153049153
25152 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sequencer.c' (23,414) at 20210308005003360
25153 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/libgcc.h' (23,415) at 20210308005002816
25154 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/Makefile' (23,416) at 20210307214929306
25155 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/bg0900.c' (23,417) at 20210308005003028
25156 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/include/perf_regs.h' (23,418) at 20240405153232219
25157 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hugetlbfs/Makefile' (23,419) at 20210307214931122
25158 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/.gitignore' (23,420) at 20220525020654935
25159 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_psi.h' (23,421) at 20240906080037336
25160 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vdpa.h' (23,422) at 20240405153052941
25161 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/atmel_usba_udc.h' (23,423) at 20210308005003672
25162 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace.h' (23,424) at 20240405153230255
25163 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tps65910.dtsi' (23,425) at 20210308005002632
25164 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-imc.c' (23,426) at 20240405153230055
25165 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VW10.interface.yaml' (23,427) at 20240618080025497
25166 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mgcoge.dts' (23,428) at 20240405153046093
25167 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verify_sig_setup.sh' (23,429) at 20240405153054289
25168 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smccc-call.S' (23,430) at 20210524100034862
25169 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/tricore_testdevice.h' (23,431) at 20240906080037340
25170 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml' (23,432) at 20240405153045117
25171 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/emev2.h' (23,433) at 20210307214925958
25172 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp255.dtsi' (23,434) at 20240405153045829
25173 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-evm-u-boot.dtsi' (23,435) at 20210308005002560
25174 2025-01-08 03:00:46.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-platform.c' (23,436) at 20240405153046041
25175 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led-uclass.c' (23,437) at 20210308005003384
25176 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nilsia_Pisa' (23,438) at 20210307205553770
25177 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml' (23,439) at 20240405153045081
25178 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P5020DS.h' (23,440) at 20210308005003580
25179 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/display_gx.c' (23,441) at 20210307214930910
25180 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020.c' (23,442) at 20240405153049721
25181 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_lib.c' (23,443) at 20220525020654971
25182 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac100.h' (23,444) at 20210308005003432
25183 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm8350-pas.yaml' (23,445) at 20240405153229791
25184 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/verify-homepage.py' (23,446) at 20220910030013433
25185 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/h3600_defconfig' (23,447) at 20240405153045613
25186 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kprobes.h' (23,448) at 20210307214926214
25187 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/kpss-xcc.c' (23,449) at 20240805080013943
25188 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iotkit-sysctl.h' (23,450) at 20210927100127237
25189 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-ctrl.c' (23,451) at 20210307214928846
25190 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/ftrace.c' (23,452) at 20241211090145381
25191 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/index.rst' (23,453) at 20240405153229823
25192 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-trace.c' (23,454) at 20240405153052109
25193 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc' (23,455) at 20241221090017572
25194 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb' (23,456) at 20241221090017544
25195 2025-01-08 03:00:46.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/tlbflush.h' (23,457) at 20210307214926110
25196 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-noresolvconf.service' (23,458) at 20210307205553838
25197 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-platform-pcm.c' (23,459) at 20240405153232179
25198 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/virtio-snd.h' (23,460) at 20240906080037328
25199 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/useradd.py' (23,461) at 20220910030013397
25200 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-aztech.c' (23,462) at 20210307214928770
25201 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/pm_netlink.c' (23,463) at 20241125090012263
25202 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/Makefile' (23,464) at 20240405153051865
25203 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-smdk5420.dts' (23,465) at 20240405153045573
25204 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/perf_metric_validation.py' (23,466) at 20240405153054173
25205 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/writefrudata.cpp' (23,467) at 20240817080009164
25206 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0005-configure.ac-disable-gnome-tools-that-are-not-provid.patch' (23,468) at 20230503080014575
25207 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/cpu.c' (23,469) at 20210308005002820
25208 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/fw.c' (23,470) at 20210307214929862
25209 2025-01-08 03:00:46.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/stacktrace.h' (23,471) at 20210307214925670
25210 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/chassis_dict.bin' (23,472) at 20240106090013589 to deleted uid set
25211 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_reg.h' (23,473) at 20210307214927914
25212 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_20.dtso' (23,474) at 20240405153051213
25213 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/demux.rst' (23,475) at 20220525020651778
25214 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/serial.c' (23,476) at 20240405153045661
25215 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb' (23,477) at 20241206090014330
25216 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visingso' (23,478) at 20210307205553794
25217 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_main.c' (23,479) at 20240405153049857
25218 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-vdec.c' (23,480) at 20240405153046797
25219 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355.h' (23,481) at 20240405153048929
25220 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw700x.dtsi' (23,482) at 20240405153045729
25221 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch' (23,483) at 20220618030015190
25222 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/canaan/Makefile' (23,484) at 20220525020654091
25223 2025-01-08 03:00:46.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/cec-pin.h' (23,485) at 20210307214931538
25224 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-meson.c' (23,486) at 20240405153051497
25225 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/test_kexec_load.sh' (23,487) at 20210307214932678
25226 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs600d.h' (23,488) at 20210307214928018
25227 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/smc91c111.c' (23,489) at 20241211090212306
25228 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-mem2mem.rst' (23,490) at 20220525020651782
25229 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idma64.c' (23,491) at 20240613080016387
25230 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/distcc' (23,492) at 20210307205554502
25231 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mld.h' (23,493) at 20220525020654639
25232 2025-01-08 03:00:46.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/storagecommands.cpp' (23,494) at 20240817080006187
25233 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd_intr.c' (23,495) at 20240405153231543
25234 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ms7750se.h' (23,496) at 20210308005003604
25235 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0001-include-libgen.h-for-basename.patch' (23,497) at 20241221090017540
25236 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm720t_defconfig' (23,498) at 20210308005003260
25237 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/sdbusplus.wrap' (23,499) at 20220908030058575
25238 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb' (23,500) at 20241221090017564
25239 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5272.h' (23,501) at 20210308005002804
25240 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/start.S' (23,502) at 20210308005002560
25241 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mdpy.c' (23,503) at 20240405153232099
25242 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/cmdline.c' (23,504) at 20210307214926206
25243 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/qcom,nandc.yaml' (23,505) at 20240405153045113
25244 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ioport.c' (23,506) at 20210307214926702
25245 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Are' (23,507) at 20210307205553778
25246 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/octeon_switch.S' (23,508) at 20240405153230015
25247 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml' (23,509) at 20240405153045129
25248 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-crypto-profile.h' (23,510) at 20240405153052661
25249 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/machtype.c' (23,511) at 20210307214926270
25250 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_gact.h' (23,512) at 20240405153052865
25251 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dccg.h' (23,513) at 20240405153047241
25252 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libffi/libffi/not-win32.patch' (23,514) at 20240302090018246
25253 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/sizes.h' (23,515) at 20210308005003668
25254 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/curses.c' (23,516) at 20241211090212554
25255 2025-01-08 03:00:46.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5249.h' (23,517) at 20210308005002804
25256 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/timing.h' (23,518) at 20240405153046173
25257 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target-con-str.h' (23,519) at 20210927100127457
25258 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/gconf.c' (23,520) at 20210308005003732
25259 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-report-cycles-u.png' (23,521) at 20210307205554330 to deleted uid set
25260 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/openat2.h' (23,522) at 20220525020654675
25261 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/epapr_hcalls.h' (23,523) at 20240405153046109
25262 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc_btree.h' (23,524) at 20240405153052561
25263 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_wm.h' (23,525) at 20240405153048465
25264 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_out.c' (23,526) at 20240405153232067
25265 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/xstate.c' (23,527) at 20240913080013773
25266 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/archinsn.c' (23,528) at 20220525020655135
25267 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/utilities/requester/set_state_effecter_async.cpp' (23,529) at 20240819080030267
25268 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/mock_device.hpp' (23,530) at 20240502080027948
25269 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-common.dtsi' (23,531) at 20240405153045717
25270 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/maplemouse.c' (23,532) at 20210307214928490
25271 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch' (23,533) at 20241206090014326
25272 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/MAINTAINERS' (23,534) at 20210308005003004
25273 2025-01-08 03:00:46.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/inode-tests.c' (23,535) at 20240405153231639
25274 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SPIFLASH_defconfig' (23,536) at 20210308005003244
25275 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/handlers.S' (23,537) at 20220525020655211
25276 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/Makefile' (23,538) at 20240405153054361
25277 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1000_dma.h' (23,539) at 20210307214926218
25278 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/meson.options' (23,540) at 20240621080022333
25279 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-cpumux.c' (23,541) at 20240405153046793
25280 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0010-Do-not-hardcode-python-path-into-various-tools.patch' (23,542) at 20241221090017640
25281 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra-ccplex-cluster.yaml' (23,543) at 20240405153045017
25282 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958742k.dts' (23,544) at 20240405153045721
25283 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/ioc3.h' (23,545) at 20210307214926246
25284 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml' (23,546) at 20240405153229787
25285 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-d1s-t113-mangopi-mq-r.dtsi' (23,547) at 20240405153229863
25286 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-j5-common.dtsi' (23,548) at 20240405153229943
25287 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/psw.c' (23,549) at 20210307214926538
25288 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/qemu-riscv.c' (23,550) at 20210308005002956
25289 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/lg2_commit.cpp' (23,551) at 20241212090025211
25290 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Uzd-Bonyhad-Dunaujvaros-Szekszard-Szigetvar' (23,552) at 20210307205553774
25291 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0004-Add-definition-for-MAX.patch' (23,553) at 20241221090017496
25292 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-postgresql-record' (23,554) at 20210307214932566
25293 2025-01-08 03:00:46.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/machconfig' (23,555) at 20210307205554454 to deleted uid set
25294 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/r7s9210-pinctrl.h' (23,556) at 20240405153052653
25295 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/action_environment_tests.cpp' (23,557) at 20210828000043656
25296 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/desrfb.h' (23,558) at 20230426080043756
25297 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/MAINTAINERS' (23,559) at 20210308005003080
25298 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flarke' (23,560) at 20210307205553782
25299 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/map_perf_test_user.c' (23,561) at 20240820080014189
25300 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0013.c' (23,562) at 20240405153049533
25301 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_sk_lookup.rst' (23,563) at 20210309003648312
25302 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/sched.h' (23,564) at 20240405153230111
25303 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/run-ptest' (23,565) at 20210307205554550
25304 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/common.yaml' (23,566) at 20240405153229771
25305 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/sstatetests.py' (23,567) at 20241221090017632
25306 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c' (23,568) at 20220525020652819
25307 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-thread-common.h' (23,569) at 20210308005046561
25308 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/suballoc.h' (23,570) at 20240405153052481
25309 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-32.so' (23,571) at 20241211090212378
25310 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tangier.h' (23,572) at 20240405153047085
25311 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-gotview7135.c' (23,573) at 20210307214928782
25312 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/stack_expansion_ldst.c' (23,574) at 20210309003656012
25313 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iosys-map.h' (23,575) at 20240405153052709
25314 2025-01-08 03:00:46.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/noopus.patch' (23,576) at 20220502030010228
25315 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frwy.dts' (23,577) at 20210308005002580
25316 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c' (23,578) at 20240405153050669
25317 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts' (23,579) at 20210307214925994
25318 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,pxa1928.h' (23,580) at 20240405153231795
25319 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-autodetect.c' (23,581) at 20240405153049253
25320 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rcar-pci-host.yaml' (23,582) at 20240613080016355
25321 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl.bb' (23,583) at 20241206090014202
25322 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/server.c' (23,584) at 20241211090212394
25323 2025-01-08 03:00:46.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil.c' (23,585) at 20210307214930018
25324 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/cavium-mmc.txt' (23,586) at 20210307214925366
25325 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/kbic.c' (23,587) at 20240405153046665
25326 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_qe.h' (23,588) at 20210308005003652
25327 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto_ahash.c' (23,589) at 20240405153230267
25328 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dscontrol.c' (23,590) at 20240405153046617
25329 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/port.h' (23,591) at 20210307214930330
25330 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/Makefile' (23,592) at 20210307214930690
25331 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/spi.c' (23,593) at 20240405153051933
25332 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_reg.h' (23,594) at 20210307214928006
25333 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/server.py' (23,595) at 20240301090012443
25334 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/mtk-efuse.c' (23,596) at 20240520080015167
25335 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/README' (23,597) at 20210308005002980
25336 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/dir.c' (23,598) at 20240405153231611
25337 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/infutil.h' (23,599) at 20210307214931826
25338 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_obj_id.c' (23,600) at 20240405153054277
25339 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/logic_pio.c' (23,601) at 20240405153231951
25340 2025-01-08 03:00:46.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk/run-ptest' (23,602) at 20230503080014619
25341 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l32.txt' (23,603) at 20210307214925426
25342 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65090.h' (23,604) at 20210308005003680
25343 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/gscps2.c' (23,605) at 20240405153049157
25344 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_phy.h' (23,606) at 20240405153050453
25345 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/index.rst' (23,607) at 20210307214925494
25346 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NPOSL-3.0' (23,608) at 20210307205554426
25347 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/chipreg.c' (23,609) at 20220525020653391
25348 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vduse-blk.h' (23,610) at 20221215040039050
25349 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/encx24j600-regmap.c' (23,611) at 20240405153050165
25350 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp.h' (23,612) at 20210307214929554
25351 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/hw_stats_l3_gre.sh' (23,613) at 20240405153054341
25352 2025-01-08 03:00:46.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf.c' (23,614) at 20241211090212230
25353 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio_cm.c' (23,615) at 20240405153051457
25354 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_priv.h' (23,616) at 20210307214928642
25355 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-client/tee-supplicant.sh' (23,617) at 20230804080018091
25356 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs4362a.h' (23,618) at 20210307214932270
25357 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-ulpi.c' (23,619) at 20210307214930858
25358 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_eeprom.h' (23,620) at 20240405153050593
25359 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/sandbox-phy.c' (23,621) at 20210308005003456
25360 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/rockchip,rk3399-dmc.yaml' (23,622) at 20240405153229775
25361 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/.gitignore' (23,623) at 20210308005003728
25362 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-memcpy.S' (23,624) at 20240405153229855
25363 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_powerpc.c' (23,625) at 20240405153232239
25364 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2781-i2c.c' (23,626) at 20241008080014047
25365 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/signal.c' (23,627) at 20240405153046057
25366 2025-01-08 03:00:46.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath.h' (23,628) at 20240628080014001
25367 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/exynos5-dt-types.c' (23,629) at 20210308005003044
25368 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dove_defconfig' (23,630) at 20240405153045613
25369 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc_sch.c' (23,631) at 20240405153051517
25370 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-jvmti-cmlr.c' (23,632) at 20210307214932466
25371 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0002-Support-building-allarch-recipes-again.patch' (23,633) at 20241221090017664
25372 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2200.conf' (23,634) at 20230606080013598
25373 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk110.fuc3.h' (23,635) at 20210307214927938
25374 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libdhash/ding-libs_0.6.1.bb' (23,636) at 20220409030017491
25375 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tag.c' (23,637) at 20240405153054289
25376 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/lprops.c' (23,638) at 20210309003653720
25377 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_engines_debugfs.c' (23,639) at 20240405153048489
25378 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/Kconfig' (23,640) at 20221215040039102
25379 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/Makefile' (23,641) at 20210307214929286
25380 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/rust.config' (23,642) at 20240405153231903
25381 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_item.c' (23,643) at 20240405153231779
25382 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml' (23,644) at 20240405153045017
25383 2025-01-08 03:00:46.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/tag_omap.h' (23,645) at 20210308005003024
25384 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_resource.c' (23,646) at 20240405153048777
25385 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/layer.conf' (23,647) at 20241221090017476
25386 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_driver.c' (23,648) at 20240405153049097
25387 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/nxp,pn544.yaml' (23,649) at 20240405153045117
25388 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/blk-exp-close-all.c' (23,650) at 20240906080037444
25389 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilSat-B4-70.0W' (23,651) at 20210307205553758
25390 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/riscv/tune-riscv.inc' (23,652) at 20230317080013821
25391 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-src-Makefile-use-libdir-instead-of-hardcoded-lib.patch' (23,653) at 20221003030013269
25392 2025-01-08 03:00:46.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' (23,654) at 20241213090004421
25393 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_type.h' (23,655) at 20210307214929438
25394 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/switchdev.h' (23,656) at 20240405153231859
25395 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/stacktrace.c' (23,657) at 20240405153053049
25396 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/dif.c' (23,658) at 20241211090212310
25397 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/meson_options.txt' (23,659) at 20230629131804615
25398 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.h' (23,660) at 20210307214928814
25399 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-union.json' (23,661) at 20220429100100882
25400 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test_stash.c' (23,662) at 20220525020654091
25401 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_range.c' (23,663) at 20240405153053333
25402 2025-01-08 03:00:46.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/tcg/tcg-cpu.c' (23,664) at 20241211090212514
25403 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_ekanalyzer.c' (23,665) at 20210308004938824
25404 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c' (23,666) at 20240405153047105
25405 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/Makefile' (23,667) at 20210308005002980
25406 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/overview.rst' (23,668) at 20240405153045325
25407 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/fieldseq_bt.svg' (23,669) at 20210309003648492
25408 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/include/perf_regs.h' (23,670) at 20240405153232219
25409 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm_git.bb' (23,671) at 20241221090017536
25410 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/Kconfig' (23,672) at 20240405153049129
25411 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si5341.c' (23,673) at 20240405153230207
25412 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-a64.c' (23,674) at 20241211090212474
25413 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/ec/Makefile' (23,675) at 20210307214932614
25414 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_ep.h' (23,676) at 20220525020654263
25415 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/ecdh_helper.c' (23,677) at 20240405153053181
25416 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-rmu-0.dtsi' (23,678) at 20210307214926350
25417 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/stable-api-nonsense.rst' (23,679) at 20210307214925582
25418 2025-01-08 03:00:46.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,agilex5-clkmgr.yaml' (23,680) at 20240405153229755
25419 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_vmid.h' (23,681) at 20210307214927318
25420 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-bno055' (23,682) at 20240405153044917
25421 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (23,683) at 20230606080013598
25422 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb.h' (23,684) at 20210309003651788
25423 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/.gitignore' (23,685) at 20240405153054229
25424 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lgm/Makefile' (23,686) at 20220525020652410
25425 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ptrace.h' (23,687) at 20240405153045625
25426 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/asix88179.c' (23,688) at 20210308005003504
25427 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml' (23,689) at 20240405153045121
25428 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/osd.h' (23,690) at 20240405153052913
25429 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/secureedge5410_defconfig' (23,691) at 20240405153046309
25430 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fcntl.c' (23,692) at 20210307214932578
25431 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/MAINTAINERS' (23,693) at 20210308005003052
25432 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_h265.c' (23,694) at 20240405153231475
25433 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/poky.yaml.in' (23,695) at 20241221090017600
25434 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/cdc_ncm.h' (23,696) at 20240405153052809
25435 2025-01-08 03:00:46.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/debuginfo.h' (23,697) at 20240906080037352
25436 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_clockmatrix.c' (23,698) at 20240405153051445
25437 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_cfm.sh' (23,699) at 20240405153054345
25438 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/timer.c' (23,700) at 20210307214925958
25439 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,qcm2290-mdss.yaml' (23,701) at 20240405153229763
25440 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-fedora.bb' (23,702) at 20241221090017468
25441 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/video.h' (23,703) at 20240405153052913
25442 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso.so' (23,704) at 20240326080039558
25443 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/emulate-nested.c' (23,705) at 20240405153229983
25444 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/scsiglue.c' (23,706) at 20240405153231567
25445 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,fsi.yaml' (23,707) at 20240405153045169
25446 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/setexpr.c' (23,708) at 20210308005003216
25447 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi.h' (23,709) at 20240405153048757
25448 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_serial.h' (23,710) at 20210308005002716
25449 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/Makefile' (23,711) at 20220525020654303
25450 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/ddr.c' (23,712) at 20210308005002968
25451 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/create-spdx-sdk-3.0.bbclass' (23,713) at 20241221090017608
25452 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/u-boot.lds' (23,714) at 20210308005002808
25453 2025-01-08 03:00:46.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/am33xx-restart.c' (23,715) at 20210307214925910
25454 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/int_helper.c' (23,716) at 20240906080037512
25455 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1118.yaml' (23,717) at 20240405153045069
25456 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png' (23,718) at 20210307205554310 to deleted uid set
25457 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_nrtr_masks.h' (23,719) at 20240405153046601
25458 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile' (23,720) at 20240405153054041
25459 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx88.rst' (23,721) at 20210307214925230
25460 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/crush.c' (23,722) at 20210307214931902
25461 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/ingenic,spi.yaml' (23,723) at 20240405153045173
25462 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/leds/intel-led-manager-config/led.yaml' (23,724) at 20240829080014018
25463 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/212.out' (23,725) at 20210927100127493
25464 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/epf/Makefile' (23,726) at 20220525020653823
25465 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c' (23,727) at 20240405153230371
25466 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/l4f00242t03.c' (23,728) at 20240405153052173
25467 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/tlb.c' (23,729) at 20240405153046033
25468 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec_and_test' (23,730) at 20240405153053433
25469 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/lp873x.c' (23,731) at 20210308005003468
25470 2025-01-08 03:00:46.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/crb.h' (23,732) at 20210307214932702
25471 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_capture_bytes.md' (23,733) at 20240809080033023
25472 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/bpftool/bpftool.bb' (23,734) at 20241221090017528
25473 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-cold-watchdog.service' (23,735) at 20210810100021256
25474 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/qemumips/fb.modes' (23,736) at 20210307205553970
25475 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/object.c' (23,737) at 20240405153230607
25476 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0004-configure-Use-AC_SYS_LARGERFILE-autoconf-macro.patch' (23,738) at 20230114040015470
25477 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/opts-visitor.h' (23,739) at 20210308005046041
25478 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/hiredis-use-default-CC-if-it-is-set.patch' (23,740) at 20241221090017524
25479 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/crypto.h' (23,741) at 20240405153050193
25480 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/date-time.scss' (23,742) at 20210308005107077
25481 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/clock.c' (23,743) at 20210308005002788
25482 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/Kconfig' (23,744) at 20240405153231339
25483 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/iosf_mbi.h' (23,745) at 20210307214926666
25484 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru.cpp' (23,746) at 20240909080028327
25485 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (23,747) at 20241023080015407
25486 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn_i2c.c' (23,748) at 20240405153049005
25487 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/processor.h' (23,749) at 20240405153045913
25488 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/resulttooltests.py' (23,750) at 20230401080011967
25489 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-hif.c' (23,751) at 20240405153046793
25490 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/Makefile' (23,752) at 20240405153045989
25491 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fb.h' (23,753) at 20240405153046001
25492 2025-01-08 03:00:46.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/set_boot_cpu_id.c' (23,754) at 20240405153232271
25493 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/0001-Forward-port-defining-PREFIX_BINDIR-to-use-new-autoc.patch' (23,755) at 20220910030013349
25494 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/Makefile' (23,756) at 20240405153230103
25495 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/arch_timer.c' (23,757) at 20210308005002552
25496 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform-devices-ampere-smpro' (23,758) at 20240405153044917
25497 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci.c' (23,759) at 20240520080015191
25498 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/udmabuf.c' (23,760) at 20230426080043960
25499 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ia_css_iterator.host.c' (23,761) at 20240405153051837
25500 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/netwinder_defconfig' (23,762) at 20240405153045617
25501 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals_utils.c' (23,763) at 20240405153054237
25502 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml' (23,764) at 20240405153045093
25503 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/debug.h' (23,765) at 20210307214929422
25504 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/man-db/man-db_%.bbappend' (23,766) at 20210307205554386
25505 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_8254.h' (23,767) at 20240405153052669
25506 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/uvc.c' (23,768) at 20240405153049269
25507 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ipw.c' (23,769) at 20210307214930866
25508 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_rq.h' (23,770) at 20240405153051601
25509 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/fib.sh' (23,771) at 20220525020655207
25510 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch' (23,772) at 20230706080014745
25511 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0012-Fix-implicit-declaration-of-stlcat-strlcopy-function.patch' (23,773) at 20210307205553894
25512 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/.gitignore' (23,774) at 20210307214932678
25513 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-iov-marshal.h' (23,775) at 20210308005045817
25514 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-of-simple.c' (23,776) at 20240405153231543
25515 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host4.json' (23,777) at 20211207040021533
25516 2025-01-08 03:00:46.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/polynomial.c' (23,778) at 20240405153053097
25517 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_block.hpp' (23,779) at 20240820080027366
25518 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/hwbus.h' (23,780) at 20210307214929962
25519 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.clang-format' (23,781) at 20241219090020580
25520 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/riscv_cpu.c' (23,782) at 20210308005003356
25521 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/packet_diag.h' (23,783) at 20210307214931654
25522 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utglobal.c' (23,784) at 20240405153046625
25523 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-nocasedict_2.0.4.bb' (23,785) at 20241221090017556
25524 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-utils.h' (23,786) at 20220525020655115
25525 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/inode.c' (23,787) at 20240405153231719
25526 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pmsu.h' (23,788) at 20240405153045657
25527 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/make/make.inc' (23,789) at 20230401080011971
25528 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/memcpy.S' (23,790) at 20240405153230015
25529 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/SearchFilterMixin.js' (23,791) at 20220105012522983
25530 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arch_gicv3.h' (23,792) at 20240405153045617
25531 2025-01-08 03:00:46.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/install.sh' (23,793) at 20240405153229975
25532 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qla3xxx.h' (23,794) at 20210309003651200
25533 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/usbduxsigma.c' (23,795) at 20240405153046909
25534 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest-cargo.bbclass' (23,796) at 20241221090017608
25535 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test_1.0.bb' (23,797) at 20241206090014286
25536 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png' (23,798) at 20210307205554342 to deleted uid set
25537 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_l3_drops.sh' (23,799) at 20220525020655207
25538 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvk.c.inc' (23,800) at 20230426080043916
25539 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/Makefile' (23,801) at 20210307214930522
25540 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/opcodes.h' (23,802) at 20240405153045625
25541 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml' (23,803) at 20220525020651682
25542 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pabort-v6.S' (23,804) at 20210307214925970
25543 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-core/systemd/systemd_%.bbappend' (23,805) at 20241206090014202
25544 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/res_func.S' (23,806) at 20210307214926142
25545 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra194-xusb.yaml' (23,807) at 20240405153045181
25546 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/smp.c' (23,808) at 20240830080013243
25547 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/LICENSE' (23,809) at 20210307205553690
25548 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420.dtsi' (23,810) at 20240405153045601
25549 2025-01-08 03:00:46.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-card.c' (23,811) at 20240405153232191
25550 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Use-Os-to-compile-tinyxml2.cpp.patch' (23,812) at 20210307205553990
25551 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-secure.c' (23,813) at 20240405153045665
25552 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/bus.json' (23,814) at 20240405153054109
25553 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/msl/phosphor-max31785-msl@.service' (23,815) at 20220412030021182
25554 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xev_1.2.6.bb' (23,816) at 20240413080012699
25555 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-vf-pit.c' (23,817) at 20220525020652342
25556 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env.h' (23,818) at 20210308005003760
25557 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_io.c' (23,819) at 20240405153051581
25558 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/moxa,moxart-clock.txt' (23,820) at 20210307214925290
25559 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-async.rst' (23,821) at 20210307214925466
25560 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/mv88w8618_eth.h' (23,822) at 20221215040039182
25561 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/Kconfig' (23,823) at 20210308005002916
25562 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0045-efi-corstone1000-fwu-update-RPC-ABI.patch' (23,824) at 20241206090014210
25563 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-dlm_controld-remove-unnecessary-header-include.patch' (23,825) at 20230811080018298
25564 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_output.h' (23,826) at 20240405153053073
25565 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/index.rst' (23,827) at 20240405153045309
25566 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_edp.c' (23,828) at 20210308005003532
25567 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch' (23,829) at 20241221090017668
25568 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.out' (23,830) at 20210308005046413 to deleted uid set
25569 2025-01-08 03:00:46.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz' (23,831) at 20210307205554590 to deleted uid set
25570 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/dev-ioctl.c' (23,832) at 20220525020654343
25571 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c' (23,833) at 20210307214927930
25572 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/intel_ifs.h' (23,834) at 20240815080012907
25573 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/opregion.h' (23,835) at 20210307214927782
25574 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8186-pinfunc.h' (23,836) at 20240405153052653
25575 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/gemini.yaml' (23,837) at 20220525020651662
25576 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init.h' (23,838) at 20240405153051281
25577 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/libwatchdog/libwatchdog.sh' (23,839) at 20210810100021256
25578 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/fujitsu_ts.c' (23,840) at 20210307214928506
25579 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/process.py' (23,841) at 20241221090017588
25580 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/firmware-update-over-redfish.md' (23,842) at 20221209040006383
25581 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/Kconfig' (23,843) at 20240405153050613
25582 2025-01-08 03:00:46.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/fbset-2.1-fix-makefile-dep.patch' (23,844) at 20210307205553970
25583 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/memop.c' (23,845) at 20240405153232271
25584 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linux_logo.h' (23,846) at 20210307214931418
25585 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_pkttype.c' (23,847) at 20210307214932026
25586 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_hw.c' (23,848) at 20240405153050321
25587 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpsingle.c' (23,849) at 20210307214925986
25588 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/big_key-type.h' (23,850) at 20210307214931350
25589 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_tracepoints.h' (23,851) at 20240405153051685
25590 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lp8788-charger.c' (23,852) at 20240405153051437
25591 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_alsa.c' (23,853) at 20240405153232207
25592 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/ethtool.py' (23,854) at 20240405153054073
25593 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0004-src-Do-not-reset-FINAL_LIBS.patch' (23,855) at 20241221090017524
25594 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/index.rst' (23,856) at 20210307214925474
25595 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-divider.h' (23,857) at 20210307214926958
25596 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sa11x0-serial.h' (23,858) at 20210307214931482
25597 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb' (23,859) at 20241221090017560
25598 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/msr.c' (23,860) at 20240405153230107
25599 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/pgalloc.h' (23,861) at 20210307214926370
25600 2025-01-08 03:00:46.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/addrs.h' (23,862) at 20210307214926246
25601 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_nvdimm.h' (23,863) at 20220429100100566
25602 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/sys_proto.h' (23,864) at 20210308005002732
25603 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8569MDS.h' (23,865) at 20210308005003580
25604 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/Makefile.am' (23,866) at 20210308004938816
25605 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_dvbt.h' (23,867) at 20210307214928614
25606 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ssfdc.c' (23,868) at 20240405153049713
25607 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc3' (23,869) at 20210307214932154
25608 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/LicheePi_Zero_defconfig' (23,870) at 20210308005003236
25609 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/tcg-cpu.c' (23,871) at 20210927100127401
25610 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wsa884x.c' (23,872) at 20240815080012931
25611 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-gpio.h' (23,873) at 20221215040039374
25612 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca.h' (23,874) at 20240405153053745
25613 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_audptr.c' (23,875) at 20240405153046613
25614 2025-01-08 03:00:46.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/efi.h' (23,876) at 20240628080013977
25615 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_gige.c' (23,877) at 20210307214930474
25616 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/kasan_sw_tags.S' (23,878) at 20240405153045897
25617 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/00-bmc-ncsi.network.in' (23,879) at 20241213090035010
25618 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/Manager/meson.build' (23,880) at 20230825080031745
25619 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/kbdif.h' (23,881) at 20240326080039546
25620 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/psci.c' (23,882) at 20240628080013989
25621 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_ondemand.c' (23,883) at 20240405153046913
25622 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComponentIntegrity_v1.xml' (23,884) at 20240918080002708
25623 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/u-boot.lds' (23,885) at 20210308005002824
25624 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/nvidia,tegra-regulators-coupling.txt' (23,886) at 20210307214925410
25625 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1254-revA.dts' (23,887) at 20240405153045841
25626 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/powernv.h' (23,888) at 20240405153046217
25627 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ctrl_regs.c' (23,889) at 20210308005003360
25628 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/Kconfig' (23,890) at 20210308005003068
25629 2025-01-08 03:00:46.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/bind_unbind_sample.sh' (23,891) at 20210307214932682
25630 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_con_dp_defconfig' (23,892) at 20210308005003280
25631 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (23,893) at 20231011080016574
25632 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h' (23,894) at 20240405153231223
25633 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/Makefile' (23,895) at 20240405153051441
25634 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/Kbuild' (23,896) at 20210307214927950
25635 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Naumen' (23,897) at 20211006000025238
25636 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/qemu.h' (23,898) at 20241211090212378
25637 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_driver.h' (23,899) at 20240405153048525
25638 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/state_map.py' (23,900) at 20221209040018571
25639 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pl022.c' (23,901) at 20240405153231463
25640 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto.c' (23,902) at 20241216090017793
25641 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/tegra234-cbb.c' (23,903) at 20240405153231455
25642 2025-01-08 03:00:46.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-probes.c' (23,904) at 20240405153232195
25643 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/adc.h' (23,905) at 20210309003648976
25644 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_accel.c' (23,906) at 20210307214930902
25645 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64' (23,907) at 20240309090012820
25646 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi' (23,908) at 20240405153045789
25647 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ce4100.h' (23,909) at 20210307214926658
25648 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7795-sysc.h' (23,910) at 20210308005003640
25649 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hardirq.h' (23,911) at 20220525020654531
25650 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/audit.c' (23,912) at 20240405153230035
25651 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu-qom.h' (23,913) at 20240326080039682
25652 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_83xx.h' (23,914) at 20210309003652824
25653 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm720.S' (23,915) at 20210307214925974
25654 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_lookup_found.cpp' (23,916) at 20210308005100997
25655 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt_0.68.bb' (23,917) at 20241206090014334
25656 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/core.c' (23,918) at 20240405153231223
25657 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/Kconfig' (23,919) at 20240405153051733
25658 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke_interrupts.S' (23,920) at 20240405153046169
25659 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi' (23,921) at 20240405153045489
25660 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/x32-linux' (23,922) at 20230813080012904
25661 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rfc3986-validator/0001-setup.py-move-pytest-runner-to-test_requirements.patch' (23,923) at 20241221090017560
25662 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-adcox.c' (23,924) at 20230426080043952
25663 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action_utils.hpp' (23,925) at 20210308005405930
25664 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/reset.c' (23,926) at 20210308005002844
25665 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn315/irq_service_dcn315.h' (23,927) at 20240405153047297
25666 2025-01-08 03:00:46.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-config.txt' (23,928) at 20240405153232219
25667 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_display.c' (23,929) at 20210307214930674
25668 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c' (23,930) at 20240812080017236
25669 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ppc_defs.h' (23,931) at 20210308005003680
25670 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_single.dts' (23,932) at 20210308005003760
25671 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/scsi/scsi.h' (23,933) at 20240906080037340
25672 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/Kbuild' (23,934) at 20210307214931614
25673 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/compiler-gcc.h' (23,935) at 20240405153054049
25674 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_PSPD.json' (23,936) at 20230223040035987
25675 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/vc-graphics.inc' (23,937) at 20241206090014278
25676 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/cadence_wdt.c' (23,938) at 20240405153052237
25677 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm63xx_enet.h' (23,939) at 20220525020653455
25678 2025-01-08 03:00:46.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bt1-ccu.h' (23,940) at 20240405153052653
25679 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,fuji_associations.json' (23,941) at 20241212090014007
25680 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_callback.h' (23,942) at 20210308005003644
25681 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8971.c' (23,943) at 20240405153232171
25682 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/yoctotestresultsquerytests.py' (23,944) at 20230317080013821
25683 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/head.h' (23,945) at 20240405153046257
25684 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/wrappers/memory-barriers.rst' (23,946) at 20240405153045005
25685 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/init' (23,947) at 20240413080012643
25686 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Nottingham' (23,948) at 20210307205553798
25687 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/hexdump.c' (23,949) at 20210308005003740
25688 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb.h' (23,950) at 20210307214930898
25689 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_qp_grp.c' (23,951) at 20240405153049105
25690 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_ethdr.c' (23,952) at 20240805080013951
25691 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Schedule.v1_2_5.json' (23,953) at 20240619080002952
25692 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/sanity.py' (23,954) at 20240301090012455
25693 2025-01-08 03:00:46.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain-server.bb' (23,955) at 20241206090014286
25694 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/applying-patches.rst' (23,956) at 20210307214925578
25695 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml' (23,957) at 20240405153045173
25696 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/README' (23,958) at 20210308005002988
25697 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_cgroup.bpf.c' (23,959) at 20240405153054185
25698 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7742-cpg-mssr.c' (23,960) at 20210309003649252
25699 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.7.bb' (23,961) at 20231126090012789
25700 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/anx7411.c' (23,962) at 20241220090018322
25701 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/edb93xx.c' (23,963) at 20240405153053561
25702 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/clk.h' (23,964) at 20210307214926266
25703 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/microchip,pcie-host.yaml' (23,965) at 20240405153045125
25704 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf700t.dts' (23,966) at 20240405153045485
25705 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/manufacturingcommands.cpp' (23,967) at 20241023080007883
25706 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/Makefile.am' (23,968) at 20210308004938820
25707 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiro@.service.in' (23,969) at 20210308005100305
25708 2025-01-08 03:00:46.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_pipe.h' (23,970) at 20240805080013967
25709 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.1' (23,971) at 20210307205554426
25710 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/format-code' (23,972) at 20210728000013612
25711 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c' (23,973) at 20220525020653795
25712 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/op_dump_consts.hpp' (23,974) at 20221014030024028
25713 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/Kbuild' (23,975) at 20210307214927954
25714 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_recovery.c' (23,976) at 20240405153053265
25715 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_probe_helper_test.c' (23,977) at 20240405153230639
25716 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/tsacct.c' (23,978) at 20240405153053073
25717 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/getcpu.h' (23,979) at 20210307214931390
25718 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/Makefile' (23,980) at 20210307214930502
25719 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml' (23,981) at 20240405153045033
25720 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed_%.bbappend' (23,982) at 20210807000017354
25721 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/Kconfig' (23,983) at 20210308005003040
25722 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-payload-annotations.v1_2_3.json' (23,984) at 20240824080002938
25723 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap.h' (23,985) at 20210309003649248
25724 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-libretech-all-h3-cc.dts' (23,986) at 20210308005002624
25725 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/time32.h' (23,987) at 20210307214931694
25726 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch' (23,988) at 20230706080014745
25727 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/gpio.txt' (23,989) at 20210307214925422
25728 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/stm32_flash.c' (23,990) at 20210308005003420
25729 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/xilinx.yaml' (23,991) at 20240405153045021
25730 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/memory.json' (23,992) at 20240405153054109
25731 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g25ek.dts' (23,993) at 20240405153045465
25732 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_driver_binder.sh' (23,994) at 20221126040011476
25733 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/Makefile' (23,995) at 20210307214929698
25734 2025-01-08 03:00:46.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/mm_context.h' (23,996) at 20240405153230147
25735 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_0_regs.h' (23,997) at 20240405153046577
25736 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/Makefile' (23,998) at 20240405153052485
25737 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/lru_sort.sh' (23,999) at 20240405153054293
25738 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_disc.h' (24,000) at 20240405153051737
25739 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit/monit' (24,001) at 20210307205553986
25740 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/fdt.c' (24,002) at 20210308005002836
25741 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-defines.h' (24,003) at 20210307214928690
25742 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/Kconfig' (24,004) at 20210307214929210
25743 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/mt7623-power.h' (24,005) at 20210308005003640
25744 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/lan.h' (24,006) at 20210308004938836
25745 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/index.rst' (24,007) at 20210309003648448
25746 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder.h' (24,008) at 20210308005002952
25747 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack.dts' (24,009) at 20240405153229903
25748 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_hw.h' (24,010) at 20220525020653543
25749 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioam6_iptunnel.h' (24,011) at 20240405153052921
25750 2025-01-08 03:00:46.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/Kconfig' (24,012) at 20210308005002752
25751 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-base.json' (24,013) at 20220429100100882
25752 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso-wrap.S' (24,014) at 20220525020651958
25753 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-fru-properties.yaml' (24,015) at 20210307205553694
25754 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/plist.c' (24,016) at 20210307214931810
25755 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.socfpga' (24,017) at 20210308005003296
25756 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml' (24,018) at 20240405153045145
25757 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/cache.c' (24,019) at 20210308005002776
25758 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_devlink.c' (24,020) at 20240405153050261
25759 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.h' (24,021) at 20240405153050065
25760 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c' (24,022) at 20241211090145417
25761 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_broadcast.c' (24,023) at 20240405153053321
25762 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56.c' (24,024) at 20241018080014594
25763 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp.h' (24,025) at 20240405153052777
25764 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/arm-ffa-transport.inc' (24,026) at 20221120040010706
25765 2025-01-08 03:00:46.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errno.h' (24,027) at 20220525020654563
25766 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/sse-counter.h' (24,028) at 20210927100127245
25767 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/cs.c' (24,029) at 20210307214926190
25768 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/Makefile' (24,030) at 20210307214928526
25769 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/pytest.ini' (24,031) at 20240106090017245
25770 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml' (24,032) at 20210307205554094
25771 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208xqds_qixis.h' (24,033) at 20210308005002996
25772 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/merge.py' (24,034) at 20210307205554634
25773 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flyggsjo' (24,035) at 20210307205553782
25774 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-octeon.c' (24,036) at 20240405153050345
25775 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/user_mgr.cpp' (24,037) at 20241220090036163
25776 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/debian_patches_0014_avoid_pic_overwrite.diff' (24,038) at 20230706080014753
25777 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atc260x/core.h' (24,039) at 20220525020654583
25778 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/max5432.c' (24,040) at 20240405153049009
25779 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_700_defconfig' (24,041) at 20210308005003272
25780 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/Kconfig' (24,042) at 20210307214925962
25781 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/scg.h' (24,043) at 20210308005002652
25782 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tboot.c' (24,044) at 20240405153046437
25783 2025-01-08 03:00:46.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/mmap.c' (24,045) at 20240405153054257
25784 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/rn_chip_offset_byte.h' (24,046) at 20210307214932286
25785 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/smp-r8a7779.c' (24,047) at 20220525020651894
25786 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi.txt' (24,048) at 20210307214925314
25787 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/246.out' (24,049) at 20210927100127497
25788 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/lowlevel_init.S' (24,050) at 20210308005002716
25789 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/Kconfig' (24,051) at 20240405153053557
25790 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_mon.c' (24,052) at 20240405153050273
25791 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_cam.c' (24,053) at 20240405153231475
25792 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/Kconfig' (24,054) at 20240405153051913
25793 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/axg-audio-clkc.h' (24,055) at 20210308005003632
25794 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.out' (24,056) at 20210308005046405 to deleted uid set
25795 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/libpldm.wrap' (24,057) at 20230511080031859
25796 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/psci.c' (24,058) at 20210308005002792
25797 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_qixis.h' (24,059) at 20210308005002968
25798 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-mix.c' (24,060) at 20240405153046805
25799 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/registers.h' (24,061) at 20240405153053941
25800 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/Makefile' (24,062) at 20240405153231319
25801 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-phicomm-k3.dts' (24,063) at 20240405153229871
25802 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/Makefile' (24,064) at 20210308005003036
25803 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.c' (24,065) at 20210307214929934
25804 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/trace.c' (24,066) at 20210307214929758
25805 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/evm.c' (24,067) at 20210308005003076
25806 2025-01-08 03:00:46.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/cdns-pltfrm.c' (24,068) at 20240613080016471
25807 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/instruction.json' (24,069) at 20240405153054109
25808 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/helper.c' (24,070) at 20240906080037540
25809 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18218_priv.h' (24,071) at 20210307214928802
25810 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/edid.S' (24,072) at 20210307214932470
25811 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_internal.h' (24,073) at 20240405153051845
25812 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/via.c' (24,074) at 20220525020651986
25813 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot-uefi-capsule-update.inc' (24,075) at 20241221090017472
25814 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mrccache.h' (24,076) at 20210308005002880
25815 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/cfam_access.hpp' (24,077) at 20210308005103637
25816 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch' (24,078) at 20240413080012699
25817 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-linux.c' (24,079) at 20240906080037376
25818 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acinterp.h' (24,080) at 20240405153046617
25819 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/instances/instance.tc' (24,081) at 20210307214932674
25820 2025-01-08 03:00:46.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-yavia.dts' (24,082) at 20240405153045829
25821 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_tcc.h' (24,083) at 20240405153231815
25822 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1024rdb.dts' (24,084) at 20240405153046093
25823 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c' (24,085) at 20240405153230619
25824 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (24,086) at 20241206090014222
25825 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S' (24,087) at 20210308005002556
25826 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/bufq/interface/ia_css_bufq_comm.h' (24,088) at 20210309003653020
25827 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp-pinfunc.h' (24,089) at 20240405153045533
25828 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/desc.h' (24,090) at 20210308005003356
25829 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bananapi_m2u.c' (24,091) at 20241211090212246
25830 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-x86/x86-power-control/x86-power-control_%.bbappend' (24,092) at 20241206090014230
25831 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts' (24,093) at 20240405153045761
25832 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/amd-xgbe.c' (24,094) at 20210308005045981
25833 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ram_internal.h' (24,095) at 20240405153052493
25834 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel-int3496.c' (24,096) at 20240405153047025
25835 2025-01-08 03:00:46.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_wrap_special_regs.h' (24,097) at 20240405153046601
25836 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/fix-filesubst-errexit.patch' (24,098) at 20241221090017676
25837 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-rock960.dts' (24,099) at 20210308005002608
25838 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7620-pinctrl.yaml' (24,100) at 20240405153045133
25839 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_object.c' (24,101) at 20240405153230563
25840 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3228-power.h' (24,102) at 20210307214931346
25841 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_wildfire.c' (24,103) at 20220525020651798
25842 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/TODO' (24,104) at 20240405153051873
25843 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-i2c.h' (24,105) at 20241219090010504
25844 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-common.dtsi' (24,106) at 20240405153045813
25845 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_mipi_dsi.h' (24,107) at 20240405153048569
25846 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/style.rst' (24,108) at 20240326080039402
25847 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mcp795.c' (24,109) at 20220525020653951
25848 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch' (24,110) at 20241221090017656
25849 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/wcmd.h' (24,111) at 20220525020654195
25850 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned-reclaim.c' (24,112) at 20220525020653227
25851 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/fixed.txt' (24,113) at 20210308005003308
25852 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh' (24,114) at 20230813080012876
25853 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/MAINTAINERS' (24,115) at 20210308005003088
25854 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/config' (24,116) at 20210307214932698
25855 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/export.h' (24,117) at 20210307214932742
25856 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am43x-epos-evm.dts' (24,118) at 20210308005002564
25857 2025-01-08 03:00:46.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/npcm-regs.h' (24,119) at 20240405153230807
25858 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/auxdisplay/Makefile' (24,120) at 20210309003654512
25859 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0006-Prevent-ffmpeg-configure-compile-race-condition.patch' (24,121) at 20230211040012643
25860 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/stxssa8555.dts' (24,122) at 20240405153046093
25861 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rm/cpu-feature-overrides.h' (24,123) at 20210307214926226
25862 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/VirtualMediaCollection.json' (24,124) at 20240619080002956
25863 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig' (24,125) at 20210308005002556
25864 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_llc.h' (24,126) at 20240405153053381
25865 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234.dtsi' (24,127) at 20240405153229935
25866 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/apm-xgene-enet.txt' (24,128) at 20210307214925370
25867 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/asid.c' (24,129) at 20240405153045913
25868 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/clcd.h' (24,130) at 20210307214931354
25869 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/key.h' (24,131) at 20240405153053293
25870 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/pipeline_4k_split.svg' (24,132) at 20240405153045213
25871 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/cros_ec_sensors_core.h' (24,133) at 20240405153052705
25872 2025-01-08 03:00:46.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/Makefile' (24,134) at 20210308005002752
25873 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mipsregs.h' (24,135) at 20210308005002816
25874 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/scatterlist/main.c' (24,136) at 20220525020655187
25875 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_h.c' (24,137) at 20210308005046521
25876 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/a2jmidid/ppc_musl_ucontext.patch' (24,138) at 20220402030015975
25877 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/cpu.c' (24,139) at 20210308005002860
25878 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cs_privilege_levels.json' (24,140) at 20241031080012183
25879 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb' (24,141) at 20241221090017576
25880 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/ynl-regen.sh' (24,142) at 20240405153232219
25881 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/test_bmc_poll_errors.robot' (24,143) at 20240628080017121
25882 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/Makefile' (24,144) at 20210308005003004
25883 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/README.sh7785lcr' (24,145) at 20210308005003036
25884 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/mux-controller.yaml' (24,146) at 20240405153045113
25885 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/tqm85xx.c' (24,147) at 20240405153230051
25886 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-ebony.c' (24,148) at 20210307214926362
25887 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/Kbuild' (24,149) at 20220525020655187
25888 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/bios32.c' (24,150) at 20240405153045629
25889 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.prettierrc.yaml' (24,151) at 20221208040007434
25890 2025-01-08 03:00:46.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk.c' (24,152) at 20241211090212558
25891 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_dma.h' (24,153) at 20240405153046277
25892 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/bsc913x_rdb.c' (24,154) at 20240405153230051
25893 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/mmu-8xx.h' (24,155) at 20240405153046121
25894 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smscphy.h' (24,156) at 20240405153231839
25895 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/memory.h' (24,157) at 20210307214925946
25896 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/nic-hostful@.target' (24,158) at 20230629131804623
25897 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_local_storage.c' (24,159) at 20240405153054261
25898 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160.h' (24,160) at 20210307214928346
25899 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_de1_soc.h' (24,161) at 20210308005003616
25900 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/trace.c' (24,162) at 20210307214931994
25901 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_h323.c' (24,163) at 20240405153053257
25902 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Assembly_v1.xml' (24,164) at 20240619080002920
25903 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/memcpy.S' (24,165) at 20210307214926114
25904 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-union.err' (24,166) at 20220429100100882
25905 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/plutux/Kconfig' (24,167) at 20210308005002920
25906 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v4.c' (24,168) at 20240405153049197
25907 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.acpihmat' (24,169) at 20240906080037556 to deleted uid set
25908 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c' (24,170) at 20240405153232283
25909 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/no_hz.rst' (24,171) at 20240405153045265
25910 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dvb.h' (24,172) at 20210307214928702
25911 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/maintainers.rst' (24,173) at 20241211090212234
25912 2025-01-08 03:00:46.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/Makefile' (24,174) at 20220525020654919
25913 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch5627.c' (24,175) at 20240405153230667
25914 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-hisi-poplar.c' (24,176) at 20210307214928782
25915 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mcf.c' (24,177) at 20240710080014597
25916 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/or' (24,178) at 20240405153053437
25917 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_NAND_SYSCLK100_defconfig' (24,179) at 20210308005003232
25918 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/unwind.c' (24,180) at 20240405153045361
25919 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-no-samples' (24,181) at 20210307214932570
25920 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/required-features.h' (24,182) at 20210307214926750
25921 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/ptrace.c' (24,183) at 20240805080013923
25922 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/tps65219-pwrbutton.c' (24,184) at 20240405153049145
25923 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-tegra194-acpi.c' (24,185) at 20240405153051229
25924 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-core.c' (24,186) at 20240613080016411
25925 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-numa_num_possible_cpus.c' (24,187) at 20210307214932470
25926 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/devinfo.h' (24,188) at 20240405153052765
25927 2025-01-08 03:00:46.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.atmel_pmecc' (24,189) at 20210308005003292
25928 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt' (24,190) at 20210307214925422
25929 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/0001-Update-exported-symbol-list.patch' (24,191) at 20210307205553802
25930 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_timed_power_on.robot' (24,192) at 20240627080021052
25931 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0004-Add-FFMPEG_EXTRA_CFLAGS-and-FFMPEG_EXTRA_LDFLAGS.patch' (24,193) at 20210307205554106
25932 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c' (24,194) at 20240405153047113
25933 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_component.h' (24,195) at 20210307214931598
25934 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/version_string.h' (24,196) at 20230302090047762
25935 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/ceph-type.h' (24,197) at 20210307214931350
25936 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4350.dtsi' (24,198) at 20240405153045533
25937 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-div.c' (24,199) at 20240405153046777
25938 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bit_action.hpp' (24,200) at 20210308005405930
25939 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interconnect.h' (24,201) at 20240405153052709
25940 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/expected_stderr' (24,202) at 20210307214932154
25941 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/http_connection.hpp' (24,203) at 20241025080002985 to deleted uid set
25942 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/README.P1010RDB-PA' (24,204) at 20210308005002988
25943 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc2.yaml' (24,205) at 20240405153045181
25944 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/Kconfig' (24,206) at 20210308005002780
25945 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-apmixedsys.c' (24,207) at 20240405153046797
25946 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/sart.c' (24,208) at 20240405153051753
25947 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb' (24,209) at 20230520080014504
25948 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/cs53l32a.h' (24,210) at 20210307214931542
25949 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config.bb' (24,211) at 20241206090014278
25950 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_inq.c' (24,212) at 20240405153232279
25951 2025-01-08 03:00:46.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.h' (24,213) at 20240405153050109
25952 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_goto.c' (24,214) at 20240405153050169
25953 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/poweroff_unittest.cpp' (24,215) at 20211014000010487
25954 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/iss_defconfig' (24,216) at 20210307214926758
25955 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a1-spl_defconfig' (24,217) at 20220215040051528
25956 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cacheflush.h' (24,218) at 20240405153229975
25957 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/Makefile' (24,219) at 20210308005003524
25958 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c' (24,220) at 20240405153230331
25959 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio.h' (24,221) at 20241211090212442
25960 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/brcmstb_dpfe.c' (24,222) at 20240405153230827
25961 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32f100_soc.c' (24,223) at 20240906080037196
25962 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool/run-ptest' (24,224) at 20210307205554558
25963 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/Kconfig' (24,225) at 20210308005002792
25964 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/uefi.rst' (24,226) at 20240405153044989
25965 2025-01-08 03:00:46.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/net_driver.h' (24,227) at 20240405153050269
25966 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/rotary-encoder.rst' (24,228) at 20220525020651738
25967 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/rfkill.c' (24,229) at 20210307214929802
25968 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c' (24,230) at 20240405153054249
25969 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/conf/layer.conf' (24,231) at 20241221090017580
25970 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-simpleeval/run-ptest' (24,232) at 20240301090012435
25971 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-numa.rst' (24,233) at 20210308005045805
25972 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3368.c' (24,234) at 20210308005003464
25973 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0001-include-sys-select.h-for-FD_-definitions.patch' (24,235) at 20230706080014749
25974 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/linux-compat.h' (24,236) at 20210308005003516
25975 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_output_7a1000.c' (24,237) at 20240405153230583
25976 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/recovery.c' (24,238) at 20210308005003552
25977 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_powernv.c' (24,239) at 20210307214926946
25978 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7621.h' (24,240) at 20240405153046005
25979 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/README.md' (24,241) at 20240905080011586
25980 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/firmware.c' (24,242) at 20220525020653819
25981 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-core/packagegroup/packagegroup-core-security.bbappend' (24,243) at 20220721030015849
25982 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/keystone-pll.txt' (24,244) at 20240405153229755
25983 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi' (24,245) at 20240405153229891
25984 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryDomain_v1.xml' (24,246) at 20240619080002928
25985 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/actions.hpp' (24,247) at 20240820080023682
25986 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts' (24,248) at 20240405153045713
25987 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/fsp_configs.h' (24,249) at 20210308005002876
25988 2025-01-08 03:00:46.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/Makefile' (24,250) at 20240405153049709
25989 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen2_engine_cs.c' (24,251) at 20240405153230563
25990 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx27.c' (24,252) at 20240405153045645
25991 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vhost-user-blk-test.c' (24,253) at 20240906080037572
25992 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/brcm_200g_1p_ocp_mezz.json' (24,254) at 20240619080005104
25993 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_sii164.c' (24,255) at 20240405153231491
25994 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/opfunctions' (24,256) at 20241025080018741
25995 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43-i2c.c' (24,257) at 20240405153230831
25996 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/jump_label.h' (24,258) at 20240405153229907
25997 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/xstate.h' (24,259) at 20240913080013773
25998 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_bitdef.h' (24,260) at 20210307214930638
25999 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi' (24,261) at 20241115090012941
26000 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/goldfish.c' (24,262) at 20240405153231503
26001 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-keyboard.sh' (24,263) at 20240405153054309
26002 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch' (24,264) at 20210307205554562
26003 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/lfs.c' (24,265) at 20210307214926438
26004 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inotify.h' (24,266) at 20240405153052709
26005 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d35ek.dts' (24,267) at 20240405153045469
26006 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-vinco.dts' (24,268) at 20240405153229875
26007 2025-01-08 03:00:46.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/clksrc_st_lpc.c' (24,269) at 20210307214927046
26008 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9081.h' (24,270) at 20210307214932370
26009 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_disp_regs.h' (24,271) at 20210309003649908
26010 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/hacking.rst' (24,272) at 20240405153045225
26011 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/decode_exc.c' (24,273) at 20240405153046085
26012 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/179' (24,274) at 20210927100127489
26013 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_fan_operation.robot' (24,275) at 20210608100025341
26014 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/TODO' (24,276) at 20240405153048929
26015 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/test.json' (24,277) at 20230920080013648
26016 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hw.c' (24,278) at 20240405153050549
26017 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi.c' (24,279) at 20210308005003020
26018 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun/run-ptest' (24,280) at 20240309090012808
26019 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinmux-node.yaml' (24,281) at 20240405153045137
26020 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/bus.h' (24,282) at 20210307214928078
26021 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/cros-ec-keyboard.h' (24,283) at 20220525020654543
26022 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_mvrp.c' (24,284) at 20210307214931866
26023 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/heartbeat_messages.cpp' (24,285) at 20241224090003036
26024 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/Makefile' (24,286) at 20240405153048373
26025 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/warning.png' (24,287) at 20220105012522963 to deleted uid set
26026 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/README.md' (24,288) at 20240618080025501
26027 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/power/tps65090.txt' (24,289) at 20210308005003308
26028 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml' (24,290) at 20240405153045057
26029 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/virtual-memory.json' (24,291) at 20240405153054149
26030 2025-01-08 03:00:46.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btqcomsmd.c' (24,292) at 20240405153046725
26031 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vietas' (24,293) at 20210307205553794
26032 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/files/0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch' (24,294) at 20241221090017636
26033 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-byt-match.c' (24,295) at 20240405153053957
26034 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/ipmi/fii-ipmi-oem_git.bb' (24,296) at 20240622080013239
26035 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mac.c' (24,297) at 20240405153231243
26036 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/types.py' (24,298) at 20240906080037444
26037 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sam9x60.c' (24,299) at 20240405153046773
26038 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/unpopulated-alloc.c' (24,300) at 20240405153052249
26039 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/mmc_host_def.h' (24,301) at 20210308005002648
26040 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/Makefile.am' (24,302) at 20210308004938832
26041 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng-random.c' (24,303) at 20240906080037140
26042 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/reactor_printk.c' (24,304) at 20240405153053061
26043 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-a10-dramc.c' (24,305) at 20240906080037252
26044 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz' (24,306) at 20210307205554594 to deleted uid set
26045 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6dlarm2_defconfig' (24,307) at 20210308005003268
26046 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-v4l2.rst' (24,308) at 20220525020651786
26047 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/memmap.c' (24,309) at 20240628080013985
26048 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/divider.c' (24,310) at 20240405153230247
26049 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/Kconfig' (24,311) at 20220525020654131
26050 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max197.rst' (24,312) at 20210307214925502
26051 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/pcspkr.dtsi' (24,313) at 20210308005002872
26052 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/pci-octeon.h' (24,314) at 20240405153046013
26053 2025-01-08 03:00:46.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/common/board.c' (24,315) at 20210308005003048
26054 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/mem.c' (24,316) at 20240624080012836
26055 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/feature-fixups.h' (24,317) at 20240405153230027
26056 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/representors.rst' (24,318) at 20240405153045241
26057 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec_1.2.2a.bb' (24,319) at 20241206090014242
26058 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_noc.c' (24,320) at 20240405153046737
26059 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c' (24,321) at 20240405153047221
26060 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ib62x0.dts' (24,322) at 20240405153045457
26061 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/Kconfig' (24,323) at 20240405153049417
26062 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_wait.c' (24,324) at 20210307214932722
26063 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/hotplug.c' (24,325) at 20210307214925962
26064 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/arcnet.rst' (24,326) at 20210307214925526
26065 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fpu.c' (24,327) at 20220525020654755
26066 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/read_window_write_flush.c' (24,328) at 20210308005108641
26067 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_2.0.2.bb' (24,329) at 20220618030015166
26068 2025-01-08 03:00:46.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm44xx_54xx.h' (24,330) at 20210307214925926
26069 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/v11_structs.h' (24,331) at 20240405153048325
26070 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/xhci.asl' (24,332) at 20210308005002876
26071 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/gplugd.c' (24,333) at 20210308005002904
26072 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sonet.h' (24,334) at 20210307214931658
26073 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-pinfunc.h' (24,335) at 20210416100025434
26074 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/adf_c3xxx_hw_data.c' (24,336) at 20240405153230267
26075 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,micfil.yaml' (24,337) at 20240405153229799
26076 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/stdplus.wrap' (24,338) at 20230629131804627
26077 2025-01-08 03:00:46.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsnames.c' (24,339) at 20210307214926838
26078 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/openpromfs/inode.c' (24,340) at 20240613080016495
26079 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/index.rst' (24,341) at 20240405153229747
26080 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno.dts' (24,342) at 20240405153045717
26081 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_parse_ktap_output.log' (24,343) at 20240405153054225
26082 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/samsung,boot-mode.h' (24,344) at 20240405153052653
26083 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/control.c' (24,345) at 20210309003654944
26084 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nomadik/cpu-8815.c' (24,346) at 20240405153229911
26085 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmbr2684.h' (24,347) at 20240405153052905
26086 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/crc16.c' (24,348) at 20210308005003544
26087 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770.h' (24,349) at 20210309003650504
26088 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pcmcia/Makefile' (24,350) at 20210307214932506
26089 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/fsl_ddr_edac.h' (24,351) at 20240405153047017
26090 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opus-tools/opus-tools_0.2.bb' (24,352) at 20220402030015899
26091 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/Kconfig' (24,353) at 20240405153049473
26092 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/traceroute/traceroute_2.1.6.bb' (24,354) at 20241221090017500
26093 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm.dts' (24,355) at 20240405153045745
26094 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c' (24,356) at 20210309003655996
26095 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PowerSubsystem_v1.xml' (24,357) at 20240619080002932
26096 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml' (24,358) at 20240405153045181
26097 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/unwind-libdw.c' (24,359) at 20240405153232219
26098 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/qcom_rpm.h' (24,360) at 20210307214931434
26099 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_mmu.c' (24,361) at 20240712080021065
26100 2025-01-08 03:00:46.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5040_ids.c' (24,362) at 20210308005002832
26101 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/bluetooth.h' (24,363) at 20241220090018326
26102 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sunrpc_syms.c' (24,364) at 20220525020654911
26103 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma2_qm_regs.h' (24,365) at 20240405153046573
26104 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/ioremap.h' (24,366) at 20210309003648980
26105 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassiveredundancy.cpp' (24,367) at 20241210090026644
26106 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h' (24,368) at 20240405153046125
26107 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/vtable.hpp' (24,369) at 20240817080036824
26108 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/l3_bank_test.c' (24,370) at 20210309003656012
26109 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_init.h' (24,371) at 20220525020652514
26110 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/mpp.h' (24,372) at 20210307214925978
26111 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_syscall.c' (24,373) at 20210309003656012
26112 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bridge_loop_avoidance.h' (24,374) at 20220525020654791
26113 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/libsmi-fix-the-test-dump-files.patch' (24,375) at 20210307205553982
26114 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_spq.c' (24,376) at 20240405153050237
26115 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs42l43.c' (24,377) at 20240405153231319
26116 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/addrspace.h' (24,378) at 20240405153045933
26117 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mmhubbub.h' (24,379) at 20240405153047237
26118 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-sa11x0.h' (24,380) at 20210307214931410
26119 2025-01-08 03:00:46.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/Kconfig' (24,381) at 20210308005003028
26120 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/generic_section_test.cpp' (24,382) at 20210308005049141
26121 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/exec.h' (24,383) at 20240405153045937
26122 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-dai-pcm.c' (24,384) at 20240405153053969
26123 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/riscv,timer.yaml' (24,385) at 20240405153045181
26124 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/guest_sprintf.c' (24,386) at 20240405153232271
26125 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115.h' (24,387) at 20240405153049009
26126 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts' (24,388) at 20240405153229927
26127 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/auxtrace.c' (24,389) at 20240405153054089
26128 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_vi.h' (24,390) at 20210307214927226
26129 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_port.h' (24,391) at 20240405153231843
26130 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.h' (24,392) at 20241104090011575
26131 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/p212.c' (24,393) at 20210308005002912
26132 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tdx/Makefile' (24,394) at 20240405153054377
26133 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Moskosel' (24,395) at 20210307205553786
26134 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_meta.c' (24,396) at 20240405153053365
26135 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/thermal-notification' (24,397) at 20210307214925186
26136 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts' (24,398) at 20240405153045785
26137 2025-01-08 03:00:46.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_res.c' (24,399) at 20240405153049893
26138 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_cp.c' (24,400) at 20240405153051525
26139 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/tlv.h' (24,401) at 20240405153052949
26140 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_cmp.c' (24,402) at 20210307214926274
26141 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/test_utils.cpp' (24,403) at 20241114091025397
26142 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-realtek/rtd1195.c' (24,404) at 20210307214925946
26143 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/TREE_RCU-kconfig.txt' (24,405) at 20240405153054369
26144 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/types.rs' (24,406) at 20240913080013861
26145 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/wm,wm8505-fb.txt' (24,407) at 20210307214925310
26146 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-hooks.c' (24,408) at 20210307214932602
26147 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/thermal.rst' (24,409) at 20240405153045213
26148 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/ptp_ixp46x.c' (24,410) at 20240405153050325
26149 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rtc.h' (24,411) at 20210307214931614
26150 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/nlohmann_json.wrap' (24,412) at 20231212090022086
26151 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372.dtsi' (24,413) at 20210308005002564
26152 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1050-pinfunc.h' (24,414) at 20240405153045533
26153 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/parsing.py' (24,415) at 20241221090017704
26154 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/Makefile' (24,416) at 20240405153050661
26155 2025-01-08 03:00:46.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/imx258.yaml' (24,417) at 20240405153045093
26156 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-netgear-r6300-v2.dts' (24,418) at 20240405153045425
26157 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bdw-rt5650.c' (24,419) at 20240405153053941
26158 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dma.h' (24,420) at 20240405153046381
26159 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/settings/phosphor-settings-manager/ncplite_settings.override.yml' (24,421) at 20230412080023460
26160 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dss.h' (24,422) at 20240405153048673
26161 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_cs.c' (24,423) at 20220525020653767
26162 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml' (24,424) at 20240405153229759
26163 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-ss.yaml' (24,425) at 20240405153045129
26164 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9055/reg.h' (24,426) at 20210307214931426
26165 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9322.yaml' (24,427) at 20240405153045041
26166 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainer-tip.rst' (24,428) at 20240405153045277
26167 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fb.h' (24,429) at 20240405153045937
26168 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subprogs_unused.c' (24,430) at 20210309003655988
26169 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_spe_fork.sh' (24,431) at 20240405153232231
26170 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/bu21029.txt' (24,432) at 20210307214925338
26171 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_port.c' (24,433) at 20240405153231031
26172 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0001-fix-compile-failure-with-musl.patch' (24,434) at 20241221090017696
26173 2025-01-08 03:00:46.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/webserver_run.hpp' (24,435) at 20240411080003069
26174 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/nftables.h' (24,436) at 20240405153231855
26175 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/dragonboard410c.c' (24,437) at 20210308005003032
26176 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-io.h' (24,438) at 20240405153050529
26177 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_primary_console.h' (24,439) at 20240326080039446
26178 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_uncore.c' (24,440) at 20240405153048553
26179 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/estoraged.cpp' (24,441) at 20240817080005771
26180 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/MultiFactorAuthConfiguration/meson.build' (24,442) at 20240913080021481
26181 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-util.c' (24,443) at 20240906080037432
26182 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ast2700-smc-test.c' (24,444) at 20241211090212542
26183 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_chains.sh' (24,445) at 20220525020655219
26184 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/commands.c' (24,446) at 20240405153050613
26185 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-lewisburg.c' (24,447) at 20240405153231323
26186 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-ipc-kernel-injector.c' (24,448) at 20240405153054005
26187 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/elevator.c' (24,449) at 20241118090018491
26188 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/base-do-configure-modified.bbclass' (24,450) at 20231126090012825
26189 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/fault_64.c' (24,451) at 20240405153046333
26190 2025-01-08 03:00:46.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/cfbcopyarea.c' (24,452) at 20240405153231579
26191 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch' (24,453) at 20210307205554614
26192 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_gpr.h' (24,454) at 20210308005046021
26193 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/pinmux.c' (24,455) at 20210308005002792
26194 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-px5_defconfig' (24,456) at 20210308005003256
26195 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/msg_port.h' (24,457) at 20210308005002876
26196 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_clp.h' (24,458) at 20240405153046277
26197 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_helpers.h' (24,459) at 20240405153051861
26198 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ublimage.c' (24,460) at 20210308005003772
26199 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic_call.c' (24,461) at 20210307214932658
26200 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/entitymap_test.json' (24,462) at 20240514080031406
26201 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/qcom_bam_dmux.c' (24,463) at 20241011080017339
26202 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c' (24,464) at 20240429080012428
26203 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-hdmi.c' (24,465) at 20240405153049305
26204 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/wd.c' (24,466) at 20240405153049777
26205 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-ddr3l-evk.dts' (24,467) at 20240405153045729
26206 2025-01-08 03:00:46.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml' (24,468) at 20221207040023627
26207 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-audio-pll.c' (24,469) at 20210307214926958
26208 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/run-ci' (24,470) at 20241204090010699
26209 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/Kconfig' (24,471) at 20220525020654287
26210 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-tls-iothread.out' (24,472) at 20240906080037568
26211 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_link_encoder.c' (24,473) at 20240405153047257
26212 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3530.c' (24,474) at 20240405153049217
26213 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/phonet.rst' (24,475) at 20240405153045241
26214 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ilitek,ili9225.txt' (24,476) at 20210307214925302
26215 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvb-frontend-event.rst' (24,477) at 20210309003648476
26216 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/events-policy/config.yaml' (24,478) at 20210811000030029
26217 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emufx.c' (24,479) at 20240405153232127
26218 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ttf-mplus' (24,480) at 20210307205553870
26219 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/xtfpga.c' (24,481) at 20210308005002944
26220 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/README.md' (24,482) at 20240816080008910
26221 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_input.h' (24,483) at 20220525020654971
26222 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/meson.build' (24,484) at 20210310110040172
26223 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pci_nrtr_regs.h' (24,485) at 20240405153046605
26224 2025-01-08 03:00:46.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_h4.c' (24,486) at 20240405153046725
26225 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/system1/channel_config.json' (24,487) at 20241106090019922
26226 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc4000.h' (24,488) at 20210307214928802
26227 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/meson.build' (24,489) at 20221203040020242
26228 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-flash' (24,490) at 20210309003648256
26229 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/setjmp.h' (24,491) at 20210308005002880
26230 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb' (24,492) at 20240302090018214
26231 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/carminefb_regs.h' (24,493) at 20210307214930902
26232 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c' (24,494) at 20240405153047117
26233 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_stats.c' (24,495) at 20240405153050113
26234 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/imximage.cfg' (24,496) at 20210308005002984
26235 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7791.c' (24,497) at 20240405153048949
26236 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/yosemite4-led-manager-config-native.bb' (24,498) at 20241221090017480
26237 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_private_obj.c' (24,499) at 20210307214927734
26238 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx_defs.h' (24,500) at 20240405153049293
26239 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_close_unittest.cpp' (24,501) at 20210918000044923
26240 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/journalling.rst' (24,502) at 20210309003648420
26241 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/MAINTAINERS' (24,503) at 20210308005002972
26242 2025-01-08 03:00:46.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/pcc.h' (24,504) at 20240405153052617
26243 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-imx.c' (24,505) at 20240405153052037
26244 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml' (24,506) at 20240405153229767
26245 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/.clang-format' (24,507) at 20241220090035175
26246 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/extable.h' (24,508) at 20240405153046245
26247 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_700be_defconfig' (24,509) at 20210308005003272
26248 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/faultinfo.h' (24,510) at 20210307214926754
26249 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-MA-Boston' (24,511) at 20210307205553754
26250 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/compress/_pipecompress.py' (24,512) at 20220910030013373
26251 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/proc.c' (24,513) at 20240405153045945
26252 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/virtio.rst' (24,514) at 20240906080037172
26253 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_crypto.h' (24,515) at 20210307214927082
26254 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/entry/syscalls/syscall_64.tbl' (24,516) at 20240405153232223
26255 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/mipssim.c' (24,517) at 20241211090212290
26256 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_global_conf_regs.h' (24,518) at 20240405153046605
26257 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pps-tools/pps-tools/0001-Use-lld-in-printf-for-64-bit-time_t.patch' (24,519) at 20241221090017544
26258 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.service' (24,520) at 20210307205553850
26259 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/key.c' (24,521) at 20240405153051949
26260 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c' (24,522) at 20220525020653623
26261 2025-01-08 03:00:46.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/gdbstub.c' (24,523) at 20240906080037456
26262 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/st,stpmu1.h' (24,524) at 20210308005003636
26263 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/mem_noshuf_exception.c' (24,525) at 20230925080040097
26264 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitext.h' (24,526) at 20210307214926578
26265 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_pcm.c' (24,527) at 20240405153232127
26266 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/galaxy.c' (24,528) at 20220525020654979
26267 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/201.out' (24,529) at 20210308005046457
26268 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/mp.c' (24,530) at 20210308005002728
26269 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/vegman_sx20_baseboard.json' (24,531) at 20221221040007774
26270 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory-internal.h' (24,532) at 20230426080043756
26271 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4memcpy.S' (24,533) at 20210307214926606
26272 2025-01-08 03:00:46.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ip5xxx_power.c' (24,534) at 20240405153051433
26273 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_xtensa_lx60.py' (24,535) at 20241211090212542
26274 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/sys_hwprobe.S' (24,536) at 20240405153054369
26275 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/fs.c' (24,537) at 20240405153052285
26276 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_SDCARD_defconfig' (24,538) at 20210308005003240
26277 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/mvme7100.c' (24,539) at 20240405153230051
26278 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ghash-generic.c' (24,540) at 20210307214926798
26279 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_helper_funcs.py' (24,541) at 20240906080037476
26280 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/poly1305-p10le_64.S' (24,542) at 20240405153230027
26281 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/netgear,dgnd3700v2.dts' (24,543) at 20210308005002816
26282 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80.dtsi' (24,544) at 20210308005002628
26283 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci_iommu.c' (24,545) at 20240910080014010
26284 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rzg2l_wdt.c' (24,546) at 20240805080014011
26285 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux-aon.yaml' (24,547) at 20240405153045133
26286 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_ioctl.c' (24,548) at 20240405153051509
26287 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mvtwsi.c' (24,549) at 20210308005003384
26288 2025-01-08 03:00:46.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-yuv.c' (24,550) at 20240805080013967
26289 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd/backend.c' (24,551) at 20230809080010799
26290 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/Kconfig' (24,552) at 20210307214929298
26291 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_NPT.h' (24,553) at 20210307214931650
26292 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net/intel/i40e_client.h' (24,554) at 20240405153052749
26293 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/crate.py' (24,555) at 20241206090014286
26294 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/Kconfig' (24,556) at 20240405153049005
26295 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/swift/zone_conditions.yaml' (24,557) at 20210307205553702
26296 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/Makefile' (24,558) at 20210307214926730
26297 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT' (24,559) at 20240906080037556 to deleted uid set
26298 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_w.c' (24,560) at 20210308005046513
26299 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch' (24,561) at 20240127090011888
26300 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info-sh73a0.c' (24,562) at 20210308005002768
26301 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/srio.c' (24,563) at 20210308005002836
26302 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_bbt.c' (24,564) at 20210308005003416
26303 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/Kconfig' (24,565) at 20240405153051269
26304 2025-01-08 03:00:46.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/pxa/smemc.h' (24,566) at 20240405153052793
26305 2025-01-08 03:00:46.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_3_0_sh_mask.h' (24,567) at 20240405153047885
26306 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-chardev.c' (24,568) at 20230925080040105
26307 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/amd_hsmp.h' (24,569) at 20240405153046401
26308 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/regd.c' (24,570) at 20240405153050633
26309 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/entry.h' (24,571) at 20220525020651966
26310 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/amlogic,meson6-timer.yaml' (24,572) at 20240405153045177
26311 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k83a.h' (24,573) at 20210307214928830
26312 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EventDestinationCollection.json' (24,574) at 20240619080002944
26313 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c' (24,575) at 20240405153048421
26314 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/leo.c' (24,576) at 20240405153231587
26315 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/data.h' (24,577) at 20240405153046249
26316 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rzn1-pinctrl.h' (24,578) at 20210307214931346
26317 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/addrspace.c' (24,579) at 20240906080037160
26318 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/cmd_osdep.h' (24,580) at 20210307214930662
26319 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_sdma.c' (24,581) at 20210309003650172
26320 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_i2c.c' (24,582) at 20240405153051381
26321 2025-01-08 03:00:46.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/mediabay.c' (24,583) at 20240405153049225
26322 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_rdma_if.h' (24,584) at 20240405153052781
26323 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/OWNERS' (24,585) at 20220723030011212
26324 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/COPYING.MIT' (24,586) at 20210307205554002
26325 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/ade_0.1.2.bb' (24,587) at 20220910030013361
26326 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ntrig.c' (24,588) at 20210307214928094
26327 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/pc-dimm.c' (24,589) at 20240906080037248
26328 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/acpi/mainboard.asl' (24,590) at 20210308005003008
26329 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libmng/libmng_2.0.3.bb' (24,591) at 20241221090017528
26330 2025-01-08 03:00:46.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/header.h' (24,592) at 20240405153052949
26331 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-npei-defs.h' (24,593) at 20210307214926234
26332 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/LICENCE' (24,594) at 20210308005114357
26333 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/ISA2+poonceonces.litmus' (24,595) at 20210307214932502
26334 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_lbc.c' (24,596) at 20240405153046229
26335 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd718x7.h' (24,597) at 20220525020654587
26336 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_awg_utils.h' (24,598) at 20210307214928034
26337 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/network.sh' (24,599) at 20241221090017644
26338 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2781-dsp.h' (24,600) at 20240805080014031
26339 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/dir.c' (24,601) at 20240913080013829
26340 2025-01-08 03:00:46.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s-enterprise.dts' (24,602) at 20240405153045817
26341 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hif_usb.h' (24,603) at 20210307214929770
26342 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (24,604) at 20241018080016394
26343 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree.c' (24,605) at 20240405153054273
26344 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.1.bb' (24,606) at 20241221090017488
26345 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/system-controller.c' (24,607) at 20240405153045657
26346 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2_types.h' (24,608) at 20210307214930554
26347 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/tpm_event_log.rst' (24,609) at 20210307214925562
26348 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdt.h' (24,610) at 20210308005003648
26349 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoiox.c' (24,611) at 20210307214932246
26350 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/kvm/kvm_riscv.h' (24,612) at 20240906080037524
26351 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nsh.h' (24,613) at 20240405153052861
26352 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/sge.c' (24,614) at 20240405153049865
26353 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/ppce500.h' (24,615) at 20210308005046025
26354 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/tmag5273.c' (24,616) at 20240405153230695
26355 2025-01-08 03:00:46.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/Exceptions' (24,617) at 20210308005002536
26356 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_dataflash.c' (24,618) at 20210308005003420
26357 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/manager.cpp' (24,619) at 20241022080031584
26358 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/053' (24,620) at 20210927100127477
26359 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/as3722_init.h' (24,621) at 20210308005003024
26360 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_common.h' (24,622) at 20240405153230271
26361 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpf.h' (24,623) at 20241104090011603
26362 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/user-creation/files/system-xuser.conf' (24,624) at 20210307205554626
26363 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-88pm860x.c' (24,625) at 20210309003650244
26364 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/.clang-format' (24,626) at 20240904080029666
26365 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/malta64el_defconfig' (24,627) at 20210308005003268
26366 2025-01-08 03:00:46.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/stats.c' (24,628) at 20240624080012812
26367 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spr_access.S' (24,629) at 20240405153046237
26368 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/exit.c' (24,630) at 20240906080037360
26369 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-prodikeys.c' (24,631) at 20220525020653043
26370 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds-duart.dts' (24,632) at 20210308005002580
26371 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board/IOBoard.interface.yaml' (24,633) at 20210610000035126
26372 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/pinmux_defs.h' (24,634) at 20210308005002720
26373 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa_pub_key.asn1' (24,635) at 20210307214926798
26374 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_log.c' (24,636) at 20220525020654007
26375 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/twpol-yocto.txt' (24,637) at 20210307205554122
26376 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/common.c' (24,638) at 20240405153230051
26377 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/sandbox_pch.c' (24,639) at 20210308005003448
26378 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/module.txt' (24,640) at 20210308005046397
26379 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libcap.c' (24,641) at 20210307214932466
26380 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___just_big_enough.c' (24,642) at 20210307214932642
26381 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/thunk.c' (24,643) at 20240906080037364
26382 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mmc.h' (24,644) at 20210308005003672
26383 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_user.c' (24,645) at 20210307214932030
26384 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Fix-build-on-32bit.patch' (24,646) at 20231011080016574
26385 2025-01-08 03:00:46.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-sony-decoder.c' (24,647) at 20240405153049513
26386 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-kernel/linux/linux-aspeed_%.bbappend' (24,648) at 20240712080022837
26387 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/238.out' (24,649) at 20210308005046461
26388 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/scripts/Makefile.rules' (24,650) at 20240405153046349
26389 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/wavcapture.c' (24,651) at 20210308005045729
26390 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/bootp.c' (24,652) at 20240405153045341
26391 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp2_priv.h' (24,653) at 20210307214928638
26392 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb' (24,654) at 20220402030015923
26393 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-virt.config' (24,655) at 20240405153045993
26394 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/Kconfig' (24,656) at 20220525020653035
26395 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_reg.h_shipped' (24,657) at 20210307214930274
26396 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp' (24,658) at 20241217090008764
26397 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/xxhash/xxhash_0.8.2.bb' (24,659) at 20230919080013994
26398 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/qcom,ssbi.yaml' (24,660) at 20240405153229755
26399 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar2.h' (24,661) at 20210307214930858
26400 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-wl1273.c' (24,662) at 20240405153049505
26401 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/hardware.h' (24,663) at 20210308005002656
26402 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_trace.c' (24,664) at 20240405153051013
26403 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/v4l/Makefile' (24,665) at 20210307214932130
26404 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-slab' (24,666) at 20240405153044925
26405 2025-01-08 03:00:46.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i2c.h' (24,667) at 20210308005003652
26406 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.49-chk_retcodes.patch' (24,668) at 20210307205553822
26407 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/Makefile' (24,669) at 20210308005002884
26408 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_1_0_sh_mask.h' (24,670) at 20240405153230499
26409 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/ubispl.c' (24,671) at 20210308005003424
26410 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/physaddr.c' (24,672) at 20240906080037504
26411 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/dma.c' (24,673) at 20240405153050489
26412 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-dmic.h' (24,674) at 20240405153053745
26413 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/corsair-psu.c' (24,675) at 20240815080012883
26414 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/relocate.S' (24,676) at 20210308005002708
26415 2025-01-08 03:00:46.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/epf/ntb_hw_epf.c' (24,677) at 20240405153051185
26416 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/COW.py' (24,678) at 20241221090017584
26417 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_DAC1064.c' (24,679) at 20210307214930918
26418 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ndctl.h' (24,680) at 20210307214931454
26419 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4725b.c' (24,681) at 20240405153053621
26420 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_NAND_defconfig' (24,682) at 20210308005003244
26421 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/pxa_dma.rst' (24,683) at 20210307214925458
26422 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/hypervisor.h' (24,684) at 20210307214926066
26423 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/psw.h' (24,685) at 20210307214926322
26424 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/Kconfig' (24,686) at 20240405153049425
26425 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-kernel/linux/linux-aspeed/yosemitev2.cfg' (24,687) at 20210307205553678
26426 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/meson.build' (24,688) at 20221215040039110
26427 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-main.dtsi' (24,689) at 20240405153229971
26428 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_virthub.c' (24,690) at 20240405153052125
26429 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn315.h' (24,691) at 20240405153047301
26430 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_11_0_2_offset.h' (24,692) at 20220525020652807
26431 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410.dtsi' (24,693) at 20210308005002612
26432 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xz_wrapper.c' (24,694) at 20240405153052541
26433 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1023_sd_rcw.cfg' (24,695) at 20210308005002992
26434 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/page_pool/helpers.h' (24,696) at 20240405153231855
26435 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.c' (24,697) at 20240405153050645
26436 2025-01-08 03:00:46.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_debug.h' (24,698) at 20220525020654183
26437 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/fdt_support.c' (24,699) at 20210308005003224
26438 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/firmware/firmware.c' (24,700) at 20210307214930514
26439 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7-trip-points.dtsi' (24,701) at 20210307214926014
26440 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ehv_pic.h' (24,702) at 20210307214926378
26441 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/src4xxx-i2c.c' (24,703) at 20240405153053785
26442 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_d.c' (24,704) at 20210308005046513
26443 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0003-Track-interface-socket-family.patch' (24,705) at 20241206090014242
26444 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/ptrace.c' (24,706) at 20240405153045925
26445 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/conf/include/non-repro-meta-initramfs.inc' (24,707) at 20241221090017488
26446 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/media_device_open.c' (24,708) at 20210307214932682
26447 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-zynq.c' (24,709) at 20210308005003512
26448 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs_params.c' (24,710) at 20240405153048525
26449 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/uniphier.yaml' (24,711) at 20240405153045017
26450 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-fairphone-fp2.dts' (24,712) at 20240405153229895
26451 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgtable_no.h' (24,713) at 20240405153045965
26452 2025-01-08 03:00:46.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/soc-imx8m.c' (24,714) at 20241216090017737
26453 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/processor.c' (24,715) at 20240405153230023
26454 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb' (24,716) at 20241221090017492
26455 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sifive-fu540' (24,717) at 20210308005003296
26456 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7790.dtsi' (24,718) at 20240405153045553
26457 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/drm_modes.c' (24,719) at 20240405153048401 to deleted uid set
26458 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboauth/liboauth_1.0.3.bb' (24,720) at 20241221090017540
26459 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tuner.h' (24,721) at 20240405153052829
26460 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/diag.c' (24,722) at 20241211090145561
26461 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/irq_remapping.c' (24,723) at 20240405153230747
26462 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvbf16.c.inc' (24,724) at 20240906080037524
26463 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.c' (24,725) at 20220525020652971
26464 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/uvesafb.h' (24,726) at 20240405153231883
26465 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_rw.c' (24,727) at 20210308005003764
26466 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl-sme.c' (24,728) at 20240405153054237
26467 2025-01-08 03:00:46.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/datastream.h' (24,729) at 20210307214931002
26468 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom-pm8008.c' (24,730) at 20240405153230839
26469 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.h' (24,731) at 20240405153047193
26470 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/next-kbd.c' (24,732) at 20241211090212290
26471 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rss.h' (24,733) at 20220525020653575
26472 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts' (24,734) at 20240409080011882
26473 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/imx_i2c.h' (24,735) at 20210308005046013
26474 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.c' (24,736) at 20220525020652971
26475 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/pci-rn.c' (24,737) at 20240405153232195
26476 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/i2c-arb-gpio-challenge.c' (24,738) at 20210308005003384
26477 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-glibc' (24,739) at 20241206090014314
26478 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/debugfs.c' (24,740) at 20210309003649152
26479 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py' (24,741) at 20240906080037580
26480 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx.c' (24,742) at 20240405153231043
26481 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-diff.txt' (24,743) at 20240405153054077
26482 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_uapi.c' (24,744) at 20220525020653123
26483 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cobalt-raq.c' (24,745) at 20210307214928546
26484 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bytes_action.hpp' (24,746) at 20240817080031292
26485 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/errno.h' (24,747) at 20210307214926590
26486 2025-01-08 03:00:46.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.c' (24,748) at 20220525020652967
26487 2025-01-08 03:00:46.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ethtool.h' (24,749) at 20240405153231807
26488 2025-01-08 03:00:46.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r100d.h' (24,750) at 20210307214928002
26489 2025-01-08 03:00:46.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c' (24,751) at 20240405153230815
26490 2025-01-08 03:00:46.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml' (24,752) at 20221207040023627
26491 2025-01-08 03:00:46.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio.h' (24,753) at 20240326080039370
26492 2025-01-08 03:00:46.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-io-cmds.c' (24,754) at 20240906080037436
26493 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/spaces.h' (24,755) at 20210307214926222
26494 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.h' (24,756) at 20210309003649484
26495 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xfrm_info.c' (24,757) at 20240405153054285
26496 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77990-cpg-mssr.h' (24,758) at 20210308005003632
26497 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_bootscript_android_recovery.txt' (24,759) at 20210308005002924
26498 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/swift-led-manager-config/led.yaml' (24,760) at 20210307205553706
26499 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_prctl.h' (24,761) at 20220429100100634
26500 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.h' (24,762) at 20240405153047141
26501 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dev-replace.c' (24,763) at 20241216090017749
26502 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tcs3472.c' (24,764) at 20240405153049001
26503 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/maxbcm/maxbcm.c' (24,765) at 20210308005003016
26504 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2d-defs.h' (24,766) at 20210307214926234
26505 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/ring_buffer.c' (24,767) at 20240913080013845
26506 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power' (24,768) at 20240405153044921
26507 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/5.Posting.rst' (24,769) at 20240405153229839
26508 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/initscript.patch' (24,770) at 20210307205554462
26509 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-usb.c' (24,771) at 20210307214930062
26510 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/fan.cpp' (24,772) at 20240820080023686
26511 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/Makefile' (24,773) at 20240405153048753
26512 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5-common.h' (24,774) at 20210308005003596
26513 2025-01-08 03:00:46.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-bman1.dtsi' (24,775) at 20210307214926350
26514 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/i8254.c' (24,776) at 20240405153046909
26515 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_xplained_spiflash_defconfig' (24,777) at 20210308005003276
26516 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci.h' (24,778) at 20240405153049661
26517 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-formats.rst' (24,779) at 20240405153045317
26518 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/scompress.c' (24,780) at 20240405153230159
26519 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lpc_ich.c' (24,781) at 20240405153049609
26520 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/divider.c' (24,782) at 20240405153230247
26521 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arm_dsu_pmu.h' (24,783) at 20210307214926058
26522 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unzstd.h' (24,784) at 20210309003653832
26523 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sodankyla_Pittiovaara' (24,785) at 20210307205553774
26524 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/crypto.c' (24,786) at 20241211090212210
26525 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/__init__.py' (24,787) at 20210307205554262
26526 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/binding.rst' (24,788) at 20210307214925458
26527 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.type4-count' (24,789) at 20240906080037560 to deleted uid set
26528 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/Makefile' (24,790) at 20240405153045573
26529 2025-01-08 03:00:46.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_qstor.c' (24,791) at 20240405153046669
26530 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a779a0-cpg-mssr.c' (24,792) at 20240613080016383
26531 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Session.v1_7_2.json' (24,793) at 20240619080002956
26532 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5759-regulator.c' (24,794) at 20240405153231363
26533 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/fpu_traps.S' (24,795) at 20210307214926594
26534 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-am824.c' (24,796) at 20240405153053501
26535 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_drv.c' (24,797) at 20240815080012883
26536 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkAdapterCollection.json' (24,798) at 20240619080002948
26537 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gusemu_hal.c' (24,799) at 20240326080039426
26538 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/jump_label.c' (24,800) at 20220525020652198
26539 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp_pci.c' (24,801) at 20240405153231295
26540 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pcspk.c' (24,802) at 20240906080037204
26541 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-evm-u-boot.dtsi' (24,803) at 20210308005002592
26542 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bt1-ccu.h' (24,804) at 20210307214931326
26543 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_gpio-test.c' (24,805) at 20241211090212546
26544 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips-linux' (24,806) at 20241206090014350
26545 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/virtio-rng.c' (24,807) at 20240405153046753
26546 2025-01-08 03:00:46.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/lv0104cs.c' (24,808) at 20240405153049001
26547 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_tuner.c' (24,809) at 20240405153049525
26548 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_st7735r.c' (24,810) at 20210307214930506
26549 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/request.c' (24,811) at 20240405153049237
26550 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c' (24,812) at 20240405153231051
26551 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins_1.38.bb' (24,813) at 20221003030013273
26552 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/iqs620at-temp.c' (24,814) at 20240405153049013
26553 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ch-All' (24,815) at 20210307205553766
26554 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/cluster.c' (24,816) at 20240906080037212
26555 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.json' (24,817) at 20210308005046409
26556 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/earlycon.c' (24,818) at 20240405153052005
26557 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/delta-ahe50dc-fan.c' (24,819) at 20240405153048869
26558 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/pdb.h' (24,820) at 20240405153046933
26559 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-connectivity/dhcp/dhcp-relay_%.bbappend' (24,821) at 20210929000024374
26560 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_types.cpp' (24,822) at 20231228090030524
26561 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/tnc.h' (24,823) at 20210308005002876
26562 2025-01-08 03:00:46.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/setup.c' (24,824) at 20210307214926538
26563 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/idma32.c' (24,825) at 20220525020652406
26564 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_rs_ph_w.c' (24,826) at 20210308005046505
26565 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/arch.c' (24,827) at 20230925080040017
26566 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/include/ioremap.h' (24,828) at 20210308005002820
26567 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-3.7.1.min.js' (24,829) at 20231126090012817
26568 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/config.mk' (24,830) at 20210308005002832
26569 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_sdcard_qspi_defconfig' (24,831) at 20210308005003264
26570 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/types.h' (24,832) at 20210308005002816
26571 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/mutual_tls.cpp' (24,833) at 20240904080003186
26572 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/packing.c' (24,834) at 20240405153053097
26573 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq_work.c' (24,835) at 20240405153230127
26574 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh71x0.c' (24,836) at 20240405153230243
26575 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-limits.c' (24,837) at 20220525020653251
26576 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/hwspinlock_core.c' (24,838) at 20240910080014046
26577 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-sld8-ref.dts' (24,839) at 20240405153045577
26578 2025-01-08 03:00:46.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_sdio.h' (24,840) at 20220525020653815
26579 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal' (24,841) at 20210307205553874
26580 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt.h' (24,842) at 20210308005002820
26581 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/blockgroup.rst' (24,843) at 20240405153045201
26582 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/probe_roms.h' (24,844) at 20210307214930330
26583 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761.c' (24,845) at 20240405153232143
26584 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/traps.h' (24,846) at 20210307214926554
26585 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_devlink.c' (24,847) at 20240405153050205
26586 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c' (24,848) at 20240405153047305
26587 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/224.out' (24,849) at 20210308005046461
26588 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-firmware-only.yml' (24,850) at 20241206090014206
26589 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/override_fan_target.cpp' (24,851) at 20240820080023686
26590 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/monitor/bitmap-qmp-cmds.c' (24,852) at 20240906080037148
26591 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/swab.h' (24,853) at 20210307214925650
26592 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-host-watchdog-powercycle.service' (24,854) at 20210819100023862
26593 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/dtlk.c' (24,855) at 20210307214926938
26594 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/interrupt.c' (24,856) at 20240405153046201
26595 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Kconfig' (24,857) at 20240405153229995
26596 2025-01-08 03:00:46.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/debugfs.c' (24,858) at 20240405153231215
26597 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/Delete.interface.yaml' (24,859) at 20220322030022808
26598 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/Makefile' (24,860) at 20240405153051757
26599 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/inventory.py' (24,861) at 20221209040018559
26600 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/Kconfig' (24,862) at 20240405153045633
26601 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb' (24,863) at 20241221090017552
26602 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb' (24,864) at 20241206090014270
26603 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c' (24,865) at 20240405153049941
26604 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra124-emc.c' (24,866) at 20240405153046861
26605 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_driver.c' (24,867) at 20210307214929178
26606 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ns_access.c' (24,868) at 20210308005002960
26607 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pinfunc.h' (24,869) at 20240405153045505
26608 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/vfp/release-notes.rst' (24,870) at 20240405153044973
26609 2025-01-08 03:00:46.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx.h' (24,871) at 20240405153050481
26610 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl-core.c' (24,872) at 20240405153049621
26611 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png' (24,873) at 20210307205554342 to deleted uid set
26612 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/fan.h' (24,874) at 20240405153046637
26613 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx.h' (24,875) at 20240405153046201
26614 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intlist.h' (24,876) at 20220525020655171
26615 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/pid_zone.json' (24,877) at 20240912080005178
26616 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/group.cpp' (24,878) at 20220412030019482
26617 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/.gitignore' (24,879) at 20240405153054369
26618 2025-01-08 03:00:46.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/android-tools-adbd.service' (24,880) at 20241221090017512
26619 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_offset.h' (24,881) at 20210309003649624
26620 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/.gitignore' (24,882) at 20240405153054381
26621 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/run-ci' (24,883) at 20220215040004407
26622 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/guest-loader.c' (24,884) at 20220429100100454
26623 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/soft-interface.c' (24,885) at 20240405153231987
26624 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cpu-dt.c' (24,886) at 20210308005002556
26625 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/dfu-util-native_0.11.bb' (24,887) at 20210920100029307
26626 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pfm.h' (24,888) at 20240405153054201
26627 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-3R-43.0W' (24,889) at 20210307205553762
26628 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/Makefile' (24,890) at 20240405153048965
26629 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/inode.c' (24,891) at 20240405153231759
26630 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.h' (24,892) at 20210307214929542
26631 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_w.c' (24,893) at 20210308005046513
26632 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun6i-a31-ccu.h' (24,894) at 20210308005003640
26633 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phl.c' (24,895) at 20210308005046505
26634 2025-01-08 03:00:46.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8183-pinfunc.h' (24,896) at 20220525020654547
26635 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/Kconfig' (24,897) at 20210308005002944
26636 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-shared.c' (24,898) at 20241018080014594
26637 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.h' (24,899) at 20240405153047253
26638 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread_16k_10.sh' (24,900) at 20240405153232231
26639 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/hpm2.c' (24,901) at 20210308004938820
26640 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/arm_arch_timer.h' (24,902) at 20240405153052621
26641 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/MAINTAINERS' (24,903) at 20210308005002912
26642 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pcmcia/yenta.h' (24,904) at 20210308005003680
26643 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/README' (24,905) at 20210308005002980
26644 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/UUID.interface.yaml' (24,906) at 20221207040023627
26645 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml' (24,907) at 20240405153229779
26646 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-char.c' (24,908) at 20240906080037440
26647 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SessionInfo/meson.build' (24,909) at 20230825080021141
26648 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/designware_i2c.h' (24,910) at 20210308005003380
26649 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/sqpoll.c' (24,911) at 20241008080014015 to deleted uid set
26650 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dm-ioctl.h' (24,912) at 20240405153052913
26651 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/test_health_metric.cpp' (24,913) at 20240817080025696
26652 2025-01-08 03:00:46.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.2.7.bb' (24,914) at 20241221090017492
26653 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/mceusb.c' (24,915) at 20240405153049513
26654 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1310.dtsi' (24,916) at 20240405153045577
26655 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sprintf.h' (24,917) at 20240405153231839
26656 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/progress.c' (24,918) at 20210307214932582
26657 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-hr2.dtsi' (24,919) at 20240405153229871
26658 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/masklog.h' (24,920) at 20220525020654463
26659 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verif_scale2.c' (24,921) at 20240405153054281
26660 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vct.c' (24,922) at 20210308005003020
26661 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/clk-lib.c' (24,923) at 20210308005003056
26662 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/test_hyp_sys_config.cpp' (24,924) at 20221204040023565
26663 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/keembay/kmb_platform.c' (24,925) at 20241001080013036
26664 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdlc/ioctl.h' (24,926) at 20210307214931634
26665 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/Makefile' (24,927) at 20210307214931998
26666 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/ventana/MAINTAINERS' (24,928) at 20210308005003024
26667 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phl.c' (24,929) at 20210308005046505
26668 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/globals.c' (24,930) at 20241211090212462
26669 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.3.rst' (24,931) at 20230114040015514
26670 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/woodburn_sd.h' (24,932) at 20210308005003624
26671 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/Makefile' (24,933) at 20240405153046553
26672 2025-01-08 03:00:46.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-common.dtsi' (24,934) at 20240405153045601
26673 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tegra186.c' (24,935) at 20240503080014470
26674 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-85xx.h' (24,936) at 20240405153046121
26675 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/common-semi.h' (24,937) at 20221215040039194
26676 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/virtio-iommu.c' (24,938) at 20240405153230747
26677 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/mountpoint.cfg' (24,939) at 20210307205554058
26678 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_tags.c' (24,940) at 20210307214926730
26679 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3306a.h' (24,941) at 20210307214928630
26680 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adi/Kconfig' (24,942) at 20240405153049777
26681 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/conf/layer.conf' (24,943) at 20241221090017480
26682 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_hsi.h' (24,944) at 20210307214930382
26683 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fb.h' (24,945) at 20240613080016499
26684 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb' (24,946) at 20241220090019722
26685 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/software-architecture.rst' (24,947) at 20241221090017464
26686 2025-01-08 03:00:46.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BootOptionCollection.json' (24,948) at 20240619080002944
26687 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/certificate.scss' (24,949) at 20210308005107065
26688 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8660.h' (24,950) at 20210307214931350
26689 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-topckgen.c' (24,951) at 20240405153046797
26690 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/idt,32434-pic.yaml' (24,952) at 20240405153045085
26691 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_vcd_regs.h' (24,953) at 20240405153046589
26692 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gl520sm.c' (24,954) at 20240405153048857
26693 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/fstest_defs.py' (24,955) at 20210308005003744
26694 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/Makefile' (24,956) at 20210308005003032
26695 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-2.1.5-error-return.patch' (24,957) at 20210307205553966
26696 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/keystone/ti,k3-sci-common.yaml' (24,958) at 20240405153229755
26697 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/meson.build' (24,959) at 20241112090003098
26698 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz' (24,960) at 20210307205554590 to deleted uid set
26699 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/iio/index.rst' (24,961) at 20220525020651770
26700 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/mediatek.c' (24,962) at 20240405153231563
26701 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/noaudio.c' (24,963) at 20240326080039370
26702 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/lm8333.h' (24,964) at 20210307214931406
26703 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb' (24,965) at 20231011080016618
26704 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8998.dtsi' (24,966) at 20240405153229943
26705 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4v_tlb_miss.S' (24,967) at 20210307214926602
26706 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/controllers/controllerimage.py' (24,968) at 20220402030016139
26707 2025-01-08 03:00:46.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Facility_v1.xml' (24,969) at 20240619080002924
26708 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cinergyT2-fe.c' (24,970) at 20210307214928818
26709 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cls_redirect.c' (24,971) at 20240405153054249
26710 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes.txt' (24,972) at 20210307205553678
26711 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiosignal_1.3.1.bb' (24,973) at 20241221090017548
26712 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/checklist.rst' (24,974) at 20240405153044933
26713 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/wd719x.rst' (24,975) at 20210307214925562
26714 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/active-semi,8865-regulator.h' (24,976) at 20210307214931346
26715 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/vmemmap_dedup.rst' (24,977) at 20240405153229823
26716 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/ot1200_spl.c' (24,978) at 20210308005002920
26717 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_ionsp.h' (24,979) at 20210307214930866
26718 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/reset.h' (24,980) at 20210308005003684
26719 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/mocked_activation_listener.hpp' (24,981) at 20240829080033127
26720 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/kasan.txt' (24,982) at 20240405153229823
26721 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xive.c' (24,983) at 20240405153046169
26722 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hctr2.c' (24,984) at 20240405153046537
26723 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/arch_uml.config' (24,985) at 20240405153054225
26724 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/epapr_paravirt.c' (24,986) at 20240405153046141
26725 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Threshold.interface.yaml' (24,987) at 20231216090022621
26726 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ssif/ssifbridge-override.conf' (24,988) at 20231017080014762
26727 2025-01-08 03:00:46.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600_iter.c' (24,989) at 20240405153054273
26728 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-i2c.h' (24,990) at 20210307214928698
26729 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/files/no_sysctl.patch' (24,991) at 20210307205553874
26730 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso2c.c' (24,992) at 20240405153046369
26731 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/output.c' (24,993) at 20240520080015231
26732 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pinmux_config.c' (24,994) at 20210308005002780
26733 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-vsock.h' (24,995) at 20210308005046033
26734 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/maxim-ds1302.txt' (24,996) at 20210307214925418
26735 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/LICENSE' (24,997) at 20220525020526733
26736 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/riscv/arch-riscv.inc' (24,998) at 20241221090017612
26737 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qom_common.py' (24,999) at 20240326080039614
26738 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p.c' (25,000) at 20230426080043948
26739 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glfw/glfw_3.3.8.bb' (25,001) at 20240301090012423
26740 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/probe_roms.c' (25,002) at 20210307214930330
26741 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/chilisom.c' (25,003) at 20210308005002756
26742 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_rw.c' (25,004) at 20220525020654967
26743 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts' (25,005) at 20240405153045829
26744 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/functions' (25,006) at 20240405153054305
26745 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (25,007) at 20220128040018736
26746 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi.h' (25,008) at 20240405153048753
26747 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/platform.S' (25,009) at 20210308005002712
26748 2025-01-08 03:00:46.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/Makefile' (25,010) at 20210307214929598
26749 2025-01-08 03:00:46.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_cs.c' (25,011) at 20241216090017697
26750 2025-01-08 03:00:46.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-include.json' (25,012) at 20210308005046401
26751 2025-01-08 03:00:46.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/gadget.c' (25,013) at 20210308005003500
26752 2025-01-08 03:00:46.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/contribution-maturity-model.rst' (25,014) at 20240405153229831
26753 2025-01-08 03:00:46.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso32_wrapper.S' (25,015) at 20240405153046153
26754 2025-01-08 03:00:46.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/atmel_usart.h' (25,016) at 20210308005003484
26755 2025-01-08 03:00:46.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ixp4xx_cf.c' (25,017) at 20240405153230179
26756 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/gcc_intrin.h' (25,018) at 20210307214926122
26757 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/data_smart.py' (25,019) at 20241221090017584
26758 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/ashldi3.c' (25,020) at 20210308005002804
26759 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg' (25,021) at 20220811030018543
26760 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/COPYING.MIT' (25,022) at 20210307205554230
26761 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/df.py' (25,023) at 20220910030013397
26762 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/stackinit_kunit.c' (25,024) at 20241216090017781
26763 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b.h' (25,025) at 20240405153050657
26764 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-errors-native.bb' (25,026) at 20241206090014274
26765 2025-01-08 03:00:46.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7621.c' (25,027) at 20240405153051317
26766 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/error_messages.cpp' (25,028) at 20241123090002507
26767 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/key.h' (25,029) at 20210308005003548
26768 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla20_dsp.c' (25,030) at 20220525020654991
26769 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ptp.c' (25,031) at 20240405153230959
26770 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp_core.c' (25,032) at 20240405153051241
26771 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_pm.c' (25,033) at 20240405153048501
26772 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/meson.build' (25,034) at 20230825080021137
26773 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/xyz.openbmc_project.Network.Hypervisor.service.in' (25,035) at 20220623030027695
26774 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/.gitignore' (25,036) at 20210307214926754
26775 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/vx222.c' (25,037) at 20220525020655011
26776 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max9759.yaml' (25,038) at 20240405153045165
26777 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio.c' (25,039) at 20220525020654991
26778 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c' (25,040) at 20240405153048633
26779 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/sabrelite.rst' (25,041) at 20210927100127077
26780 2025-01-08 03:00:46.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch' (25,042) at 20240106090017233
26781 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/main.h' (25,043) at 20240405153230711
26782 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iomap.c' (25,044) at 20241023080012899
26783 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-usb-usbd.c' (25,045) at 20210307214926190
26784 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/gigadevice.c' (25,046) at 20240405153230879
26785 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/chipone-icn6211.c' (25,047) at 20240613080016399
26786 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/MAINTAINERS' (25,048) at 20210308005002916
26787 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055.c' (25,049) at 20240405153048993
26788 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/stm32mp1.c' (25,050) at 20210308005003056
26789 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6347a.h' (25,051) at 20210307214932322
26790 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/Makefile' (25,052) at 20210308005002856
26791 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/sh_msiof.h' (25,053) at 20240405153231839
26792 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/afl5.img.bz2' (25,054) at 20210308005046473 to deleted uid set
26793 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb' (25,055) at 20241221090017512
26794 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp' (25,056) at 20241211090002379
26795 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_unicode.c' (25,057) at 20210307214931138
26796 2025-01-08 03:00:46.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/README' (25,058) at 20210308005002960
26797 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/afs.c' (25,059) at 20210309003650496
26798 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pq-mds-pib.c' (25,060) at 20210308005002960
26799 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pkt_access.c' (25,061) at 20240405153054277
26800 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_rem.S' (25,062) at 20210308005046533
26801 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-apply-defaults_0.1.6.bb' (25,063) at 20210817100021790
26802 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/json-parser.h' (25,064) at 20210308005046041
26803 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evglock.c' (25,065) at 20240405153046617
26804 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_scu.h' (25,066) at 20240906080037336
26805 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max9867.yaml' (25,067) at 20240405153045165
26806 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/crash_dump.c' (25,068) at 20240405153045629
26807 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Sallatunturi' (25,069) at 20210307205553774
26808 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/irq_sim.c' (25,070) at 20240405153053005
26809 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/read_patch.cpp' (25,071) at 20210308005100997
26810 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h' (25,072) at 20240405153047117
26811 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_hw_counters.c' (25,073) at 20240405153049109
26812 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/initramfs-image-bundle.cfg' (25,074) at 20210307205554106
26813 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/prelink-riscv.c' (25,075) at 20210308005003772
26814 2025-01-08 03:00:46.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/hisilicon,hi6220-mailbox.txt' (25,076) at 20210307214925350
26815 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/cpumap.c' (25,077) at 20240405153054065
26816 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.12/index.html' (25,078) at 20210307205554246
26817 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/serval_pcb105.dts' (25,079) at 20210308005002816
26818 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (25,080) at 20240730080012557
26819 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ug-All' (25,081) at 20210307205553794
26820 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-vga.c' (25,082) at 20210307214926750
26821 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/minerva_pdb_hsc_xdp.json' (25,083) at 20241213090004413 to deleted uid set
26822 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/module.h' (25,084) at 20210307214932474
26823 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml' (25,085) at 20240405153045149
26824 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/downcall.h' (25,086) at 20210307214931218
26825 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem/0001-smem-fix-support-for-source-option-python3.patch' (25,087) at 20210307205553866
26826 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc2028.c' (25,088) at 20240815080012887
26827 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_timer.c' (25,089) at 20240405153230059
26828 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-maxbcm.dts' (25,090) at 20210308005002568
26829 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,am62-audio-refclk.yaml' (25,091) at 20240405153045029
26830 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7040-db.dts' (25,092) at 20240405153045745
26831 2025-01-08 03:00:46.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/relo_core.c' (25,093) at 20240405153232215
26832 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_offload.c' (25,094) at 20240815080012919
26833 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/meson.build' (25,095) at 20210308005046089
26834 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dms-ba16.dts' (25,096) at 20240405153229883
26835 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ndr.c' (25,097) at 20240405153052529
26836 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/irq.c' (25,098) at 20210307214925978
26837 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/plugin-gen.c' (25,099) at 20241211090212206
26838 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/chrome/google,cros-kbd-led-backlight.yaml' (25,100) at 20240405153045021
26839 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/mcpm_entry.c' (25,101) at 20240405153045613
26840 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/vmalloc.h' (25,102) at 20210307214926178
26841 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/relocate_kernel.S' (25,103) at 20240405153046289
26842 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-db-ap.dts' (25,104) at 20240405153045445
26843 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/cache.h' (25,105) at 20210308005002848
26844 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/mte_user_helper.h' (25,106) at 20240906080037356
26845 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max77802.h' (25,107) at 20210307214931326
26846 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch' (25,108) at 20230317080013793
26847 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Mussara' (25,109) at 20210307205553766
26848 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryRegionCollection_v1.xml' (25,110) at 20240619080002928
26849 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/0001-atop.daily-atop.init-atop-pm.sh-Avoid-using-bash.patch' (25,111) at 20210307205553966
26850 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/Makefile' (25,112) at 20210307214928702
26851 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb_vmemmap.h' (25,113) at 20240405153053129
26852 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/panel-mipi-dbi.bbclass' (25,114) at 20241221090017500
26853 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_sti.c' (25,115) at 20210308005003496
26854 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/rzfive-smarc.dtsi' (25,116) at 20240405153046241
26855 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mhi/index.rst' (25,117) at 20210307214925522
26856 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/Makefile' (25,118) at 20210307214929390
26857 2025-01-08 03:00:46.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h' (25,119) at 20240405153230323
26858 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb.h' (25,120) at 20240405153049741
26859 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_core.h' (25,121) at 20210308005003520
26860 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/sanitize.cpp' (25,122) at 20230511080008003
26861 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-spi.c' (25,123) at 20241211090145453
26862 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/gemini/soc-gemini.c' (25,124) at 20210307214930442
26863 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/inventory_upload.py' (25,125) at 20210308005048369
26864 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/lib_sw_fence.h' (25,126) at 20210307214927858
26865 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c' (25,127) at 20240405153052205
26866 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/signal.c' (25,128) at 20240906080037360
26867 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/feature-fixups-test.S' (25,129) at 20210307214926434
26868 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/046.out' (25,130) at 20210927100127477
26869 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian.docker' (25,131) at 20241211090212534
26870 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_qm_masks.h' (25,132) at 20240405153046581
26871 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/notes.rst' (25,133) at 20240405153045261
26872 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vi.yaml' (25,134) at 20240405153045049
26873 2025-01-08 03:00:46.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/Makefile.am.include' (25,135) at 20241213090006285
26874 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2814.c' (25,136) at 20240405153046893
26875 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/acenic.c' (25,137) at 20240405153049781
26876 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/htu21.c' (25,138) at 20240405153048989
26877 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm6350.h' (25,139) at 20240405153052649
26878 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/tlb.c' (25,140) at 20210308005002980
26879 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_dma.h' (25,141) at 20240405153052205
26880 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smpro-hwmon.rst' (25,142) at 20240405153045217
26881 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-lenovo-ix4-300d.dts' (25,143) at 20240405153045453
26882 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/util.c' (25,144) at 20240405153052557
26883 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lpm_map.c' (25,145) at 20240820080014193
26884 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/ubi.h' (25,146) at 20210308005003424
26885 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch' (25,147) at 20210307205553942
26886 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/non-objects.out' (25,148) at 20210308005046409 to deleted uid set
26887 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_manager_unittest.cpp' (25,149) at 20240904080040763
26888 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml' (25,150) at 20240405153045149
26889 2025-01-08 03:00:46.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-clps711x.c' (25,151) at 20240405153051449
26890 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/greth.c' (25,152) at 20241104090011579
26891 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/atomic64_64.h' (25,153) at 20240405153046381
26892 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-gpio.h' (25,154) at 20220525020655075
26893 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32f4xx_syscfg.c' (25,155) at 20241211090212298
26894 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/qcom_camss_graph.dot' (25,156) at 20210307214925234
26895 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fdt-overlays' (25,157) at 20210308005003292
26896 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/message.py' (25,158) at 20221215040039254
26897 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0001-log-Avoid-shadowing-functions-from-std-lib.patch' (25,159) at 20230706080014761
26898 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_proc.h' (25,160) at 20240326080039562
26899 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/ppc4xx_pci.c' (25,161) at 20240906080037276
26900 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcupdate_wait.h' (25,162) at 20240405153231835
26901 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/inode.c' (25,163) at 20241211090145521
26902 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/transhuge-stress.c' (25,164) at 20240405153232275
26903 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-iommu.h' (25,165) at 20240906080037340
26904 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-power-on-reason' (25,166) at 20240405153229731
26905 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021rdb-pc_36b.dts' (25,167) at 20210307214926346
26906 2025-01-08 03:00:46.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5.dtsi' (25,168) at 20240405153045441
26907 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c' (25,169) at 20240405153230399
26908 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/rv.c' (25,170) at 20240405153054385
26909 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/bitsperlong.h' (25,171) at 20210307214926250
26910 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3306a.c' (25,172) at 20240617080017390
26911 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-sina31s-core.dtsi' (25,173) at 20210308005002620
26912 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/decodecode' (25,174) at 20210308005003728
26913 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/serial-rs485.rst' (25,175) at 20240405153045197
26914 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/liteon,ltrf216a.yaml' (25,176) at 20240405153045073
26915 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs.h' (25,177) at 20240805080013979
26916 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/sysctl_net_netrom.c' (25,178) at 20210307214932034
26917 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/radix-64k.h' (25,179) at 20210307214926374
26918 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tocksfors' (25,180) at 20210307205553790
26919 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/percpu_freelist.h' (25,181) at 20210307214931714
26920 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/debugfs.h' (25,182) at 20210307214929966
26921 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-demo_%.bbappend' (25,183) at 20230114040015466
26922 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/etamin.h' (25,184) at 20210308005003592
26923 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/iova_domain.c' (25,185) at 20240405153052161
26924 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/vops.h' (25,186) at 20240405153050497
26925 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98357a.c' (25,187) at 20240405153053629
26926 2025-01-08 03:00:46.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pvpanic.c' (25,188) at 20240906080037256
26927 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/genwqe/genwqe_card.h' (25,189) at 20210307214931634
26928 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/pstore_crash_test' (25,190) at 20210307214932710
26929 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/optee-rng.c' (25,191) at 20240405153046753
26930 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/tee_bnxt_fw.c' (25,192) at 20240405153047037
26931 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/sar.h' (25,193) at 20240405153231263
26932 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/usbdevice_fs.h' (25,194) at 20240405153054053
26933 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_rc.c' (25,195) at 20220525020653159
26934 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tuxx1_defconfig' (25,196) at 20210308005003284
26935 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_sg.c' (25,197) at 20220525020653351
26936 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/246' (25,198) at 20220429100100914
26937 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/subcmd-config.h' (25,199) at 20210307214932494
26938 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb' (25,200) at 20240917080011791 to deleted uid set
26939 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml' (25,201) at 20240405153045061
26940 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/ppc/host-signal.h' (25,202) at 20230426080043784
26941 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm1480.c' (25,203) at 20210307214926286
26942 2025-01-08 03:00:46.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3228-cru.h' (25,204) at 20210308005003632
26943 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c' (25,205) at 20241008080013955
26944 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch' (25,206) at 20240413080012643
26945 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/dynptr.c' (25,207) at 20240405153054253
26946 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/psu.json' (25,208) at 20210307205553710
26947 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l-clocks.dtsi' (25,209) at 20210308005002592
26948 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/and_action_tests.cpp' (25,210) at 20210308005405938
26949 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain.h' (25,211) at 20210309003652404
26950 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/reboot.h' (25,212) at 20210307214926550
26951 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fhandle.c' (25,213) at 20240820080014169
26952 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/Kconfig' (25,214) at 20210309003653000
26953 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-term_2.5.bb' (25,215) at 20241221090017560
26954 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbdebug.h' (25,216) at 20210307214926246
26955 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/rohm,bu27034.yaml' (25,217) at 20240405153045073
26956 2025-01-08 03:00:46.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8820.c' (25,218) at 20210307214932234
26957 2025-01-08 03:00:46.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mtd-xip.h' (25,219) at 20240405153045657
26958 2025-01-08 03:00:46.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/romfs.rst' (25,220) at 20210307214925490
26959 2025-01-08 03:00:46.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001000.json' (25,221) at 20241213090040126
26960 2025-01-08 03:00:46.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5805m.c' (25,222) at 20240405153232163
26961 2025-01-08 03:00:46.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c' (25,223) at 20240405153048601
26962 2025-01-08 03:00:46.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/setup_gpio' (25,224) at 20240828080010887
26963 2025-01-08 03:00:46.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.11.0.bb' (25,225) at 20241221090017468
26964 2025-01-08 03:00:46.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd-crypto.h' (25,226) at 20240405153231527
26965 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_3_0_sh_mask.h' (25,227) at 20220525020652710
26966 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_fc56_pmc56_test.c' (25,228) at 20240405153054361
26967 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi' (25,229) at 20240405153045749
26968 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Device/meson.build' (25,230) at 20230902080024081
26969 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x-spi.c' (25,231) at 20240405153048753
26970 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-rt9471' (25,232) at 20240405153044917
26971 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,flexgen.txt' (25,233) at 20240405153045029
26972 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/lowlevel_init.S' (25,234) at 20210308005002904
26973 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/slcan-ethtool.c' (25,235) at 20240405153049737
26974 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nand.dtso' (25,236) at 20240405153045745
26975 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/isp_global.h' (25,237) at 20210307214930542
26976 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/core-fsl-emb.c' (25,238) at 20240405153046189
26977 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-timestamp.c' (25,239) at 20241001080013016
26978 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_debugfs.c' (25,240) at 20240613080016463
26979 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtq2208-regulator.c' (25,241) at 20241115090012961
26980 2025-01-08 03:00:46.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Leksand_Karingberget' (25,242) at 20210307205553786
26981 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/crypto.c' (25,243) at 20241008080013995
26982 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_pci.c' (25,244) at 20210308005003172
26983 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cachetlb_32.h' (25,245) at 20210307214926578
26984 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch' (25,246) at 20241206090014338
26985 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/Kconfig' (25,247) at 20240405153230807
26986 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/selftest.py' (25,248) at 20210307205554386
26987 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra124.c' (25,249) at 20240405153051377
26988 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kgdb.h' (25,250) at 20210307214926550
26989 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/logging.h' (25,251) at 20210307214932674
26990 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/Makefile' (25,252) at 20240405153054233
26991 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/common.c' (25,253) at 20210308005003540
26992 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/rtc.h' (25,254) at 20220525020652126
26993 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file.c' (25,255) at 20210309003655944
26994 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/007.out' (25,256) at 20210308005046413
26995 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-gcrypt.c' (25,257) at 20210308005045777
26996 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spear6xx_defconfig' (25,258) at 20240405153045617
26997 2025-01-08 03:00:46.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/+-bmc-gbmcbrusb.network' (25,259) at 20220423100008647
26998 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97_bus.c' (25,260) at 20240405153053485
26999 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_priv_keyinfo.h' (25,261) at 20210309003649136
27000 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/levenshtein.h' (25,262) at 20210307214932598
27001 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_ipi.h' (25,263) at 20240906080037332
27002 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-t5325.dts' (25,264) at 20240405153045457
27003 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/qcom,cmd-db.yaml' (25,265) at 20240405153045149
27004 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-m53.dtsi' (25,266) at 20240405153229883
27005 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Watchdog.interface.yaml' (25,267) at 20231115090026147
27006 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl0002.h' (25,268) at 20210307214927902
27007 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/imx6logic.c' (25,269) at 20210308005003016
27008 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/rc_check.h' (25,270) at 20240405153232215
27009 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typer_0.14.0.bb' (25,271) at 20241221090017560
27010 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_chtwc.c' (25,272) at 20240405153046645
27011 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/run-ptest' (25,273) at 20231126090012797
27012 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/cmd_boot.c' (25,274) at 20210308005002884
27013 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ah.h' (25,275) at 20210307214931550
27014 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/responder.c' (25,276) at 20231110090010623
27015 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/btcx-risc.h' (25,277) at 20240405153049349
27016 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/global.h' (25,278) at 20210307214930946
27017 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TMate' (25,279) at 20211006000025246
27018 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/as3711.txt' (25,280) at 20210307214925358
27019 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator' (25,281) at 20210307205553818
27020 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_i2s.h' (25,282) at 20220525020655095
27021 2025-01-08 03:00:46.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml' (25,283) at 20240405153045121
27022 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_ipcutil.c' (25,284) at 20210307214930146
27023 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_flat.h' (25,285) at 20210308005046097
27024 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/projects/qemu.yml' (25,286) at 20241211090212542
27025 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bootstd.h' (25,287) at 20210307214926158
27026 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu.c' (25,288) at 20240405153230163
27027 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/LICENSE' (25,289) at 20210308004922932
27028 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/Makefile' (25,290) at 20210308005003432
27029 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu111-revA.dts' (25,291) at 20210308005002636
27030 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-dbg.c' (25,292) at 20210307214930826
27031 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/debug.c' (25,293) at 20240405153049237
27032 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/reg.h' (25,294) at 20210307214929310
27033 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/common.h' (25,295) at 20240405153053977
27034 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-zynq-qspi.c' (25,296) at 20240405153231467
27035 2025-01-08 03:00:46.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-overrides.py' (25,297) at 20240301090012483
27036 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufs.h' (25,298) at 20240405153231883
27037 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.c' (25,299) at 20240405153048661
27038 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_msr.c' (25,300) at 20210307214932578
27039 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clntxdr.c' (25,301) at 20210307214931142
27040 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/clock.cpp' (25,302) at 20230511080043139
27041 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_limit.c' (25,303) at 20240405153232063
27042 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/soc.c' (25,304) at 20210308005002728
27043 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-gnutls.c' (25,305) at 20241211090212230
27044 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/swim.h' (25,306) at 20240326080039534
27045 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/README.md' (25,307) at 20230623080027929
27046 2025-01-08 03:00:46.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/scripts/ima-gen-CA-signed.sh' (25,308) at 20230520080014488
27047 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_statefuns.c' (25,309) at 20241115090012973
27048 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_d.c' (25,310) at 20210308005046521
27049 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36016.c' (25,311) at 20240405153049389
27050 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/numa_memory_policy.rst' (25,312) at 20240405153229739
27051 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_cvbs.h' (25,313) at 20240405153048569
27052 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm_bhv.c' (25,314) at 20220525020654523
27053 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recoverd.c' (25,315) at 20240405153231655
27054 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/distutils3-base.bbclass' (25,316) at 20241206090014266
27055 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/scripting-engines/trace-event-perl.c' (25,317) at 20240405153054201
27056 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-mxs.c' (25,318) at 20240805080013999
27057 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.h' (25,319) at 20240405153048509
27058 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/wdt.c' (25,320) at 20210308005003740
27059 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c' (25,321) at 20240405153230543
27060 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/micro32r2.config' (25,322) at 20210307214926202
27061 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/templates/default/bblayers.conf.sample' (25,323) at 20240323080013545
27062 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/svm.c' (25,324) at 20240405153054321
27063 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/traps_32.c' (25,325) at 20240405153046317
27064 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ld9040.h' (25,326) at 20210308005003656
27065 2025-01-08 03:00:46.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.usb' (25,327) at 20210308005003300
27066 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-cldma.c' (25,328) at 20240405153053957
27067 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/ldap.scss' (25,329) at 20210308005107065
27068 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/.gitignore' (25,330) at 20220525020651970
27069 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/xtalk/xwidget.h' (25,331) at 20210307214926250
27070 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt' (25,332) at 20210307214925346
27071 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/templates/default/conf-summary.txt' (25,333) at 20240301090012451
27072 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_mqs.c' (25,334) at 20240405153053909
27073 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/nodemanager.c' (25,335) at 20240405153052465
27074 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/templates/env_vars_template.yaml' (25,336) at 20210731000025305
27075 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/alignment.c' (25,337) at 20240405153045905
27076 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy.c' (25,338) at 20240405153230595
27077 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig' (25,339) at 20210308005003240
27078 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt' (25,340) at 20220525020651686
27079 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/gpio.c' (25,341) at 20210307214926138
27080 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/Makefile' (25,342) at 20240405153231347
27081 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_trace.h' (25,343) at 20240405153052121
27082 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfphw.S' (25,344) at 20240405153229915
27083 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/strnlen_user.S' (25,345) at 20240405153046513
27084 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' (25,346) at 20210307205554270 to deleted uid set
27085 2025-01-08 03:00:46.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/esd.bmp' (25,347) at 20210308005003768 to deleted uid set
27086 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/index.js' (25,348) at 20220105012522999
27087 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RPL-1.1' (25,349) at 20211006000025242
27088 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE05' (25,350) at 20240405153054369
27089 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BlueOak-1.0.0' (25,351) at 20211006000025230
27090 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/files/fix-inner-dependency.patch' (25,352) at 20210307205554038
27091 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvmem-provider.h' (25,353) at 20240520080015203
27092 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/npcm7xx_fiu.c' (25,354) at 20240906080037300
27093 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/parselogs-ignores-corstone1000-fvp.txt' (25,355) at 20241221090017464
27094 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/marvell-cesa.txt' (25,356) at 20210307214925298
27095 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/Makefile' (25,357) at 20210308005002976
27096 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/tmc.h' (25,358) at 20220525020654679
27097 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/smu.c' (25,359) at 20240405153230755
27098 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv-sysfs.c' (25,360) at 20240405153046717
27099 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mipsel_defconfig' (25,361) at 20210308005003276
27100 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/tcm.h' (25,362) at 20210309003648804
27101 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_c_ev.h' (25,363) at 20240405153231851
27102 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/sedutil_git.bb' (25,364) at 20230131040012031
27103 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/LICENSE' (25,365) at 20210308005130549
27104 2025-01-08 03:00:46.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/udbg_memcons.c' (25,366) at 20240405153046233
27105 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-h616-ccu.h' (25,367) at 20240405153231795
27106 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson/arm-linux-gneabi-gcc.ini' (25,368) at 20210616125333493
27107 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_w.c' (25,369) at 20210308005046513
27108 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Miskolc-Aggtelek-Fony' (25,370) at 20210307205553774
27109 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/Kbuild' (25,371) at 20240405153048649
27110 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lwt_redirect.c' (25,372) at 20241008080014055
27111 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie_ipc.h' (25,373) at 20210307214929902
27112 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/misc_32.S' (25,374) at 20240405153230035
27113 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/MAINTAINERS' (25,375) at 20210308005003088
27114 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/list-test.c' (25,376) at 20240405153053093
27115 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/arch_prctl.c' (25,377) at 20240405153054173
27116 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/sigcontext.h' (25,378) at 20210307214926178
27117 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.c' (25,379) at 20220525020651962
27118 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Chassis/meson.build' (25,380) at 20230825080021141
27119 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/common_ikm.rst' (25,381) at 20240405153045265
27120 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/glue_helper-asm-avx2.S' (25,382) at 20220525020652134
27121 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-chip.c' (25,383) at 20241211090145397
27122 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/Kconfig' (25,384) at 20240405153230379
27123 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-yaml-led-priority.cpp' (25,385) at 20240828080025979
27124 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/fb.h' (25,386) at 20240405153046309
27125 2025-01-08 03:00:46.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/proc_net.c' (25,387) at 20240405153231723
27126 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-unix-configure-use-_Static_assert-to-do-correct-dete.patch' (25,388) at 20230706080014785
27127 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/236' (25,389) at 20210927100127497
27128 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb.c' (25,390) at 20240405153050001
27129 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/videomodes.c' (25,391) at 20210308005003536
27130 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6359/core.h' (25,392) at 20220525020654587
27131 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-yapp4-crux-plus.dts' (25,393) at 20240405153045521
27132 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mmc/host/sdhci-tegra.c' (25,394) at 20240405153230863 to deleted uid set
27133 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tunnel.sh' (25,395) at 20240405153054289
27134 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/Makefile' (25,396) at 20210308005003520
27135 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio.h' (25,397) at 20240405153051521
27136 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_fifoctrl_regdef.h' (25,398) at 20210307214930642
27137 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input.rst' (25,399) at 20220525020651738
27138 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_xive.h' (25,400) at 20210927100127241
27139 2025-01-08 03:00:46.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/libc-compat.h' (25,401) at 20210307214931642
27140 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/dma.c' (25,402) at 20240405153046053
27141 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/pci200syn.c' (25,403) at 20220525020653703
27142 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-cdce706.c' (25,404) at 20240405153046777
27143 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c' (25,405) at 20240405153046961
27144 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/avnet-ultra96-rev1.dts' (25,406) at 20210308005002572
27145 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mlx5_ifc_fpga.h' (25,407) at 20240405153052737
27146 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r7780mp_defconfig' (25,408) at 20210308005003276
27147 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/hardware.h' (25,409) at 20210308005002660
27148 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-sx1.h' (25,410) at 20240405153045657
27149 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-parallel.c' (25,411) at 20240906080037160
27150 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_funnel_regs.h' (25,412) at 20240405153046589
27151 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smp.h' (25,413) at 20240617080017406
27152 2025-01-08 03:00:46.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/dir.c' (25,414) at 20240405153052361
27153 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+unlocklockonceonce+fencermbonceonce.litmus' (25,415) at 20240405153054069
27154 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/bigsmp_32.c' (25,416) at 20240405153230115
27155 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6878.dtsi' (25,417) at 20240405153045429
27156 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-sockets.c' (25,418) at 20241211090212562
27157 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_flooding.sh' (25,419) at 20220525020655207
27158 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-design-CFS.rst' (25,420) at 20240405153045301
27159 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msi.h' (25,421) at 20240405153231827
27160 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-kp-hsc.dts' (25,422) at 20240405153045493
27161 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra20-usb-phy.yaml' (25,423) at 20240405153045129
27162 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/smbus.h' (25,424) at 20210307214931614
27163 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/cx7_ocp.json' (25,425) at 20240717080008023
27164 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/subscription.hpp' (25,426) at 20241228090003723
27165 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/va_layout.c' (25,427) at 20240405153045889
27166 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt' (25,428) at 20240405153045017
27167 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/messenger.c' (25,429) at 20240405153231999
27168 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config/events.yaml' (25,430) at 20210307205554062
27169 2025-01-08 03:00:46.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_t30_defconfig' (25,431) at 20210308005003248
27170 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/Makefile' (25,432) at 20210307214929438
27171 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_scaler.c' (25,433) at 20210307214928042
27172 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atomfirmwareid.h' (25,434) at 20210307214927698
27173 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/event_fifo_local.h' (25,435) at 20210307214930542
27174 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/ocelot-reset.txt' (25,436) at 20220525020651702
27175 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/sound.c' (25,437) at 20210308005003488
27176 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/cow_sys.h' (25,438) at 20210307214926614
27177 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.c' (25,439) at 20241111090012121
27178 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr.host.h' (25,440) at 20210307214930562
27179 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/debugfs.c' (25,441) at 20210307214929870
27180 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppp-comp.h' (25,442) at 20210307214931654
27181 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nios2' (25,443) at 20210308005003296
27182 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0010-Added-stdlib.h-for-malloc-in-lib-decode.c.patch' (25,444) at 20241221090017540
27183 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nolibc/Makefile' (25,445) at 20240405153232283
27184 2025-01-08 03:00:46.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/wrappers_msa.h' (25,446) at 20210308005046501
27185 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftgmac100.h' (25,447) at 20210308005003432
27186 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/max77620_init.h' (25,448) at 20210308005003024
27187 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch' (25,449) at 20241221090017680
27188 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iommu.h' (25,450) at 20240624080012816
27189 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_leader.bpf.c' (25,451) at 20240405153054185
27190 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/uapi/asm/kvm.h' (25,452) at 20210307214932454
27191 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/kvm.h' (25,453) at 20240405153054033
27192 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.c' (25,454) at 20220525020652971
27193 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_dpia.h' (25,455) at 20240405153047297
27194 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/workarounds.h' (25,456) at 20210307214929622
27195 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/s3c24x0_i2c.h' (25,457) at 20210308005003384
27196 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/special_inodes.rst' (25,458) at 20240405153045205
27197 2025-01-08 03:00:46.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_gmac.h' (25,459) at 20210307214931982
27198 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-interval-tree.c' (25,460) at 20230426080043956
27199 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/stm32/stm32.yaml' (25,461) at 20240405153229755
27200 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_hashmap_lookup.c' (25,462) at 20240405153054265
27201 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2-input.c' (25,463) at 20241211090212558
27202 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/pll.c' (25,464) at 20210308005002820
27203 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/i2c.h' (25,465) at 20210307214931610
27204 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/context_switch.c' (25,466) at 20210309003656012
27205 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform_profile' (25,467) at 20220525020651634
27206 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio-uclass.c' (25,468) at 20210308005003536
27207 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32_io.h' (25,469) at 20210307214930374
27208 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c' (25,470) at 20240405153231227
27209 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/apm.c' (25,471) at 20240906080037244
27210 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_flags.cpp' (25,472) at 20210308005108645
27211 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/sdhci.h' (25,473) at 20210308005002716
27212 2025-01-08 03:00:46.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro.h' (25,474) at 20220525020653099
27213 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m5-salvator-xs.dts' (25,475) at 20240405153229963
27214 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend' (25,476) at 20210812000025262
27215 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_vb2.c' (25,477) at 20240405153049277
27216 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/meson.build' (25,478) at 20240326080039698
27217 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kretprobe_maxactive.tc' (25,479) at 20210307214932674
27218 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_signal.h' (25,480) at 20221215040039062
27219 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/estoraged.hpp' (25,481) at 20240301090004938
27220 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_device.c' (25,482) at 20220525020654019
27221 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_arria5_defconfig' (25,483) at 20210308005003280
27222 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p5040ds_ddr.c' (25,484) at 20210308005002964
27223 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi' (25,485) at 20240405153045537
27224 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_uart.c' (25,486) at 20240405153231039
27225 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/LICENSE-MIT' (25,487) at 20240106090017261
27226 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/kfreeaddr.cocci' (25,488) at 20240405153053441
27227 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb' (25,489) at 20241221090017552
27228 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1-lte.dts' (25,490) at 20240405153045785
27229 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init.h' (25,491) at 20241211090145533
27230 2025-01-08 03:00:46.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/Makefile' (25,492) at 20210307214927782
27231 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/seccomp.h' (25,493) at 20220525020651970
27232 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-any.err' (25,494) at 20210308005046397
27233 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-01' (25,495) at 20210908000010395
27234 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/directives/role-table.js' (25,496) at 20210308005107065
27235 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge.bb' (25,497) at 20241206090014226
27236 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/civetweb/civetweb/0001-Unittest-Link-librt-and-libm-using-l-option.patch' (25,498) at 20210307205553806
27237 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/Makefile' (25,499) at 20241008080014055
27238 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-pm8916.dtsi' (25,500) at 20240405153045761
27239 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/new-machine.rst' (25,501) at 20240405153044981
27240 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/active_mm.rst' (25,502) at 20240405153045297
27241 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/system.c' (25,503) at 20210307214932614
27242 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings_example.yaml' (25,504) at 20221207040038639
27243 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BatteryCollection_v1.xml' (25,505) at 20240619080002920
27244 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-sprd.h' (25,506) at 20240405153052033
27245 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/index.rst' (25,507) at 20240405153045265
27246 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-intelhex_2.3.0.bb' (25,508) at 20210316000012681
27247 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (25,509) at 20231004080018999
27248 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/brcm,bcm-keypad.txt' (25,510) at 20210307214925334
27249 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-extras_1.0.0.bb' (25,511) at 20210307205554542
27250 2025-01-08 03:00:46.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nomadik.c' (25,512) at 20240405153230679
27251 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e.h' (25,513) at 20210307214929310
27252 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_4_3_offset.h' (25,514) at 20240405153047745
27253 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra194.c' (25,515) at 20240405153231339
27254 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/seccomp.h' (25,516) at 20240405153232211
27255 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_string_decode_def_string_length_check.yaml' (25,517) at 20240908080010098
27256 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_cards.c' (25,518) at 20210307214928702
27257 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/hmem.c' (25,519) at 20210307214930542
27258 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/af_phonet.c' (25,520) at 20240405153053353
27259 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/Kconfig' (25,521) at 20220525020654023
27260 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/img_bench_templater.py' (25,522) at 20220429100100750
27261 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_tfa_defconfig' (25,523) at 20210308005003268
27262 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/__init__.py' (25,524) at 20210307205554258
27263 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/scu_info.c' (25,525) at 20210421100236114
27264 2025-01-08 03:00:46.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/syscon.c' (25,526) at 20210308005003740
27265 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerState/meson.build' (25,527) at 20230825080021141
27266 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/Kconfig' (25,528) at 20220525020653351
27267 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq_copy.h' (25,529) at 20240405153051601
27268 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsnaset' (25,530) at 20210307205553782
27269 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg' (25,531) at 20210307214925210
27270 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/kernel/inst.c' (25,532) at 20240405153045945 to deleted uid set
27271 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/xilinx_uartps.c' (25,533) at 20240405153231523
27272 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP2.interface.yaml' (25,534) at 20220315030032659
27273 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/basic_api.h' (25,535) at 20240405153054229
27274 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subskeleton.c' (25,536) at 20240405153054277
27275 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/spi.h' (25,537) at 20210307214929982
27276 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pmbus.c' (25,538) at 20240405153048869
27277 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build' (25,539) at 20240925080024982
27278 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p_iplan2.c' (25,540) at 20210307214930902
27279 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.h' (25,541) at 20240405153050125
27280 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-aobus.yaml' (25,542) at 20240405153229787
27281 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_i8259.c' (25,543) at 20210307214925654
27282 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/uthash/run-ptest' (25,544) at 20210307205553998
27283 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gen_eth_addr.c' (25,545) at 20210308005003764
27284 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Common/Callout.errors.yaml' (25,546) at 20210610000035102
27285 2025-01-08 03:00:46.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-U.boot' (25,547) at 20220525020655231
27286 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_1_regs.h' (25,548) at 20240405153046577
27287 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_tad.c' (25,549) at 20240405153230167
27288 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3399.h' (25,550) at 20210308005003596
27289 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/auxvec.h' (25,551) at 20210307214926514
27290 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_ebi.h' (25,552) at 20210308005003020
27291 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9n12ek.dts' (25,553) at 20210308005002572
27292 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7420.dtsi' (25,554) at 20210307214926190
27293 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Drive.v1_20_1.json' (25,555) at 20240918080002720
27294 2025-01-08 03:00:46.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/Kconfig' (25,556) at 20210308005002952
27295 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/elf.h' (25,557) at 20210307214926362
27296 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/Kconfig' (25,558) at 20210308005002948
27297 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/memory.h' (25,559) at 20220525020651966
27298 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/fail_page_alloc.c' (25,560) at 20240405153053125
27299 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/ti,omap-opp-supply.yaml' (25,561) at 20240405153229783
27300 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_repr.h' (25,562) at 20210307214929566
27301 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_syscalls.c' (25,563) at 20241216090017781
27302 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/mmu.c' (25,564) at 20210307214930542
27303 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/gen-sysreg.awk' (25,565) at 20240405153045901
27304 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/pci-acp6x.c' (25,566) at 20240405153053553
27305 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml' (25,567) at 20240405153045033
27306 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/reporting-regressions.rst' (25,568) at 20240405153044961
27307 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartialcopygeneric.S' (25,569) at 20210309003648684
27308 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/io_trivial.h' (25,570) at 20240405153045345
27309 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_bmdata.c' (25,571) at 20240405153051425
27310 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cache.h' (25,572) at 20210307214926314
27311 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_pool_test.c' (25,573) at 20240405153230643
27312 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/webserver_run.cpp' (25,574) at 20241130090002061
27313 2025-01-08 03:00:46.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-mdm9615.dtsi' (25,575) at 20240405153229891
27314 2025-01-08 03:00:46.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_10_1.json' (25,576) at 20240918080002724
27315 2025-01-08 03:00:46.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmonio.cpp' (25,577) at 20230511080028983
27316 2025-01-08 03:00:46.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/shared.c' (25,578) at 20220818100014663
27317 2025-01-08 03:00:46.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-daemon.c' (25,579) at 20240405153054221
27318 2025-01-08 03:00:46.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_cm.h' (25,580) at 20240405153052873
27319 2025-01-08 03:00:46.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/dhcp-relay_4.4.3p1.bb' (25,581) at 20241206090014238
27320 2025-01-08 03:00:46.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f746-disco.h' (25,582) at 20210308005003616
27321 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-tphy.c' (25,583) at 20240405153231311
27322 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgf119.c' (25,584) at 20210307214927962
27323 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pba8.dts' (25,585) at 20240405153045401
27324 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hpet.h' (25,586) at 20210307214926214
27325 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hte/index.rst' (25,587) at 20240405153045193
27326 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/swiotlb-xen.h' (25,588) at 20220525020651950
27327 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/start_kernel.h' (25,589) at 20240405153052797
27328 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs/pcs-mtk-lynxi.h' (25,590) at 20240405153052761
27329 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/no-musttail-arm.patch' (25,591) at 20240413080012659
27330 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/025.out' (25,592) at 20210308005046433
27331 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-pi-imx7d_defconfig' (25,593) at 20210308005003276
27332 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend-common.h' (25,594) at 20230925080039937
27333 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_extx.c' (25,595) at 20210308005046529
27334 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/chan.h' (25,596) at 20240405153231255
27335 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/trace+probe_vfs_getname.sh' (25,597) at 20240405153232231
27336 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/compat.json' (25,598) at 20240326080039618
27337 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c' (25,599) at 20240405153048377
27338 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/error-inject.c' (25,600) at 20220525020652094
27339 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ResourceManagement/index.js' (25,601) at 20220105012522999
27340 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/w1-gpio.yaml' (25,602) at 20240405153045185
27341 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_mux.c' (25,603) at 20210308005003456
27342 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tracepoint.c' (25,604) at 20240405153054281
27343 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/signal-defs.h' (25,605) at 20220525020654663
27344 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_mc.h' (25,606) at 20210308004938820
27345 2025-01-08 03:00:46.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/piggy.S' (25,607) at 20210307214925678
27346 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/m5249evb.c' (25,608) at 20210308005002972
27347 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8192-clk.h' (25,609) at 20220525020654543
27348 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/of/irq.c' (25,610) at 20241011080017343 to deleted uid set
27349 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/reset-simple.h' (25,611) at 20210309003653896
27350 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpulimit/cpulimit/0001-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch' (25,612) at 20220612030016727
27351 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ls102xa_serdes.c' (25,613) at 20210308005002552
27352 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/topology.h' (25,614) at 20240405153046249
27353 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi' (25,615) at 20241211090145373
27354 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/libgpiod.wrap' (25,616) at 20220908030058575
27355 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c' (25,617) at 20240405153231343
27356 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fastboot-internal.h' (25,618) at 20210308005003648
27357 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/fwio.h' (25,619) at 20210307214929962
27358 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ich9_tco.h' (25,620) at 20240906080037328
27359 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-kontron-samx6i.dtsi' (25,621) at 20240405153045497
27360 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.numamem' (25,622) at 20240906080037556 to deleted uid set
27361 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/wd_keepalive.init' (25,623) at 20210307205554574
27362 2025-01-08 03:00:46.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/ddrc.c' (25,624) at 20210308005002796
27363 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/regs.h' (25,625) at 20240405153230259
27364 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/clk-mtmips.c' (25,626) at 20241211090145397
27365 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-md-pci.h' (25,627) at 20230925080039929
27366 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Kconfig' (25,628) at 20240405153045341
27367 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/addrspace.h' (25,629) at 20210307214926210
27368 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/ncurses.inc' (25,630) at 20241221090017644
27369 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_qp.c' (25,631) at 20240405153230703
27370 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/event.py' (25,632) at 20240925080038338
27371 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/Kconfig' (25,633) at 20240906080037500
27372 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb1-clk.yaml' (25,634) at 20240405153045021
27373 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/mqprio.json' (25,635) at 20240405153054377
27374 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5235EVB.h' (25,636) at 20210308005003576
27375 2025-01-08 03:00:46.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/networking/netdev-FAQ.rst' (25,637) at 20240405153045273
27376 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/act8945a.txt' (25,638) at 20210309003648368
27377 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts' (25,639) at 20240405153229899
27378 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/console.h' (25,640) at 20210308005003628
27379 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_registry.c' (25,641) at 20240919080017066
27380 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/fs.c' (25,642) at 20240405153049081
27381 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_bt.h' (25,643) at 20240906080037348
27382 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/law.c' (25,644) at 20210308005002980
27383 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-sinovoip-bpi-m2.dts' (25,645) at 20240405153045385
27384 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/common.h' (25,646) at 20210307214926994
27385 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-cards.c' (25,647) at 20240405153230823
27386 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_hs38_smp.dts' (25,648) at 20210307214925666
27387 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/parsec-service-crates.inc' (25,649) at 20241206090014282
27388 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/Kconfig' (25,650) at 20210308005003736
27389 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/memac_phy.c' (25,651) at 20210308005003432
27390 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend' (25,652) at 20210823100016972
27391 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6405.c' (25,653) at 20240405153049289
27392 2025-01-08 03:00:46.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/const_hweight.h' (25,654) at 20210307214932474
27393 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/Makefile' (25,655) at 20240405153230807
27394 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi' (25,656) at 20240418080014482
27395 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_qp.c' (25,657) at 20240405153049029
27396 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/flash/phosphor-software-manager/bios-update' (25,658) at 20240326080016518
27397 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_rect.h' (25,659) at 20240405153052637
27398 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/ExpSchedFlow.svg' (25,660) at 20210307214925210
27399 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/probe_roms.c' (25,661) at 20240405153230127
27400 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/Kconfig' (25,662) at 20240405153051761
27401 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-expandvars_0.12.0.bb' (25,663) at 20240106090017237
27402 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_sockopt.c' (25,664) at 20210309003654424
27403 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cxl.c' (25,665) at 20240326080039414
27404 2025-01-08 03:00:46.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iov-padding' (25,666) at 20230925080040093
27405 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-reg.h' (25,667) at 20240405153053969
27406 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rk8xx-i2c.c' (25,668) at 20240405153049613
27407 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun5i.h' (25,669) at 20210307214927026
27408 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sb.h' (25,670) at 20210307214931602
27409 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/system.conf' (25,671) at 20210307205554490
27410 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cpu.c' (25,672) at 20210308005003720
27411 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/psu_manager.hpp' (25,673) at 20231121090026720
27412 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/util/association_objects.hpp' (25,674) at 20220712030042488
27413 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci-pci.c' (25,675) at 20210308005003332
27414 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0004-missing_type.h-add-comparison_fn_t.patch' (25,676) at 20241221090017644
27415 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Thresholds.cpp' (25,677) at 20240817080004299
27416 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/README.md' (25,678) at 20240413080012667
27417 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/erst.c' (25,679) at 20241211090212246
27418 2025-01-08 03:00:46.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/imx.h' (25,680) at 20210307214931546
27419 2025-01-08 03:00:46.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf_2.72e.bb' (25,681) at 20240127090011892
27420 2025-01-08 03:00:46.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/mmap.c' (25,682) at 20240405153046317
27421 2025-01-08 03:00:46.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/Makefile' (25,683) at 20210307214930154
27422 2025-01-08 03:00:46.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_sh_mask.h' (25,684) at 20210307214927650
27423 2025-01-08 03:00:46.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mp.c' (25,685) at 20241008080013911
27424 2025-01-08 03:00:46.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/perf_event.h' (25,686) at 20220525020652038
27425 2025-01-08 03:00:46.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-bitbang.c' (25,687) at 20240405153050345
27426 2025-01-08 03:00:46.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/histb-clock.h' (25,688) at 20210308005003632
27427 2025-01-08 03:00:46.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/templates/default/conf-notes.txt' (25,689) at 20220913030020492
27428 2025-01-08 03:00:46.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/cmake-format.json' (25,690) at 20221209040045083
27429 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/cute-files-npm-example.png' (25,691) at 20220721030015857 to deleted uid set
27430 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/clk.c' (25,692) at 20210308005003740
27431 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0003-FF-A-v15-lib-uuid-introduce-testcase-for-uuid_str_to.patch' (25,693) at 20240413080012623
27432 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/sfp-util_32.h' (25,694) at 20210307214926610
27433 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml' (25,695) at 20240405153045157
27434 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/Kconfig' (25,696) at 20210308005003700
27435 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v8.h' (25,697) at 20240405153049465
27436 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs8427.h' (25,698) at 20210307214931594
27437 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/update_manager.cpp' (25,699) at 20240610080035204
27438 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/xtensa_ksyms.c' (25,700) at 20240405153046509
27439 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_scale_coefs.c' (25,701) at 20210309003649892
27440 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/pcm.c' (25,702) at 20240405153232191
27441 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/.gitignore' (25,703) at 20220525020655215
27442 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/kprobes_trampoline.S' (25,704) at 20240405153045909
27443 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.type4-count' (25,705) at 20240906080037560 to deleted uid set
27444 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/Kconfig' (25,706) at 20240405153053993
27445 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x04_hardware.h' (25,707) at 20240405153048805
27446 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqimage.c' (25,708) at 20210308005003776
27447 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.12.0.bb' (25,709) at 20240413080012639
27448 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es7134.txt' (25,710) at 20210307214925426
27449 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.17.rst' (25,711) at 20241221090017596
27450 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-sysfs.c' (25,712) at 20240405153230723
27451 2025-01-08 03:00:46.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tvp7002.txt' (25,713) at 20210307214925354
27452 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx/cpu.h' (25,714) at 20210308005002640
27453 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/MAINTAINERS' (25,715) at 20210308005003168
27454 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lm8323.c' (25,716) at 20240405153230727
27455 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/storage-ctrl-impl.c.inc' (25,717) at 20240906080037520
27456 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/si470x.rst' (25,718) at 20210307214925234
27457 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig' (25,719) at 20210308005003256
27458 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbg/libusbg_git.bb' (25,720) at 20220402030015991
27459 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button/toggle_identify_led.sh' (25,721) at 20230419080018958
27460 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/MAINTAINERS' (25,722) at 20210308005002948
27461 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/msi2500/Makefile' (25,723) at 20210307214928842
27462 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_os.c' (25,724) at 20241216090017737
27463 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-WinterHill' (25,725) at 20210307205553798
27464 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/Kconfig' (25,726) at 20240405153049209
27465 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/thread-maps-share.c' (25,727) at 20240405153054173
27466 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8548CDS_36BIT_defconfig' (25,728) at 20210308005003240
27467 2025-01-08 03:00:46.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/riscv_ksyms.c' (25,729) at 20240405153046257
27468 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/mirror.c' (25,730) at 20241211090212214
27469 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h' (25,731) at 20210307214929334
27470 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-mtp.dts' (25,732) at 20240405153229939
27471 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/alsa.h' (25,733) at 20210307214932186
27472 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py' (25,734) at 20220402030016103
27473 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch' (25,735) at 20210307205554542
27474 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/Kconfig' (25,736) at 20240405153049469
27475 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/rel6.decode' (25,737) at 20220429100100810
27476 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LicenseCollection_v1.xml' (25,738) at 20240619080002928
27477 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/berkeley-testfloat-3.wrap' (25,739) at 20240326080039630
27478 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/sdhci.h' (25,740) at 20210308005002716
27479 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex5.bpf.c' (25,741) at 20240405153232099
27480 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-stats.c' (25,742) at 20240405153049249
27481 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobi-common.dtsi' (25,743) at 20240405153045605
27482 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts' (25,744) at 20210308005002624
27483 2025-01-08 03:00:46.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/mtk-power-domain.c' (25,745) at 20210308005003468
27484 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_priv.h' (25,746) at 20210307214928678
27485 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Italic.woff' (25,747) at 20220105012522987 to deleted uid set
27486 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/vqmmc-ipq4019-regulator.yaml' (25,748) at 20240405153045149
27487 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_lzo.c' (25,749) at 20210307214931130
27488 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_pmem.h' (25,750) at 20240906080037348
27489 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn303.h' (25,751) at 20220525020652530
27490 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.h' (25,752) at 20240405153231175
27491 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-scmi.h' (25,753) at 20230925080039929
27492 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/insn-eval.c' (25,754) at 20240405153046469
27493 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_core.c' (25,755) at 20240405153052229
27494 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/system.cpp' (25,756) at 20210915000104754
27495 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Nuclear-License-2014' (25,757) at 20211006000025230
27496 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_rx.h' (25,758) at 20240805080013983
27497 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat2E_C-83.0E' (25,759) at 20210307205553762
27498 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/db8500_wdt.c' (25,760) at 20240405153052237
27499 2025-01-08 03:00:46.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/rtc.h' (25,761) at 20210307214926554
27500 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c' (25,762) at 20240405153051885
27501 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/test-utils.cpp' (25,763) at 20241114091008832
27502 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/i386.c' (25,764) at 20220525020652190
27503 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c' (25,765) at 20241008080013923
27504 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/willsemi,wusb3801.yaml' (25,766) at 20240405153045185
27505 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-iris.dtsi' (25,767) at 20240405153045529
27506 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/sysfs.c' (25,768) at 20240910080014070
27507 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.out' (25,769) at 20210927100127469 to deleted uid set
27508 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/Kconfig' (25,770) at 20210308005003056
27509 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-netgear-r8000.dts' (25,771) at 20240405153229871
27510 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/Kconfig' (25,772) at 20240405153049677
27511 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/hotfoot.dts' (25,773) at 20210307214926354
27512 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/space-info.h' (25,774) at 20240812080017248
27513 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_handler.cpp' (25,775) at 20230513080031426
27514 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/xdp710.c' (25,776) at 20240507080012894
27515 2025-01-08 03:00:46.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/0001-ihpm-Include-stdlib.h-for-malloc-free-atoi-functions.patch' (25,777) at 20221003030013285
27516 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio.h' (25,778) at 20210307214932238
27517 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/optrom_fw_cfg.h' (25,779) at 20210308005046177
27518 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_dmabuf.c' (25,780) at 20240405153048481
27519 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_keyword.py' (25,781) at 20221209040018567
27520 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/Makefile' (25,782) at 20210308005003524
27521 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/conga-qeval20-qa3-e3845.h' (25,783) at 20210308005003592
27522 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Parity-7.0.0' (25,784) at 20211006000025242
27523 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/.gitignore' (25,785) at 20210307214926526
27524 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/des_glue.c' (25,786) at 20210307214926574
27525 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng-tmp.conf' (25,787) at 20210307205553998
27526 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.h' (25,788) at 20210307214927214
27527 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/smsc.c' (25,789) at 20210308005003444
27528 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sa8775p.c' (25,790) at 20240805080013943
27529 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_sar.S' (25,791) at 20210308005046533
27530 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/.openbmc-enforce-gitlint' (25,792) at 20220829030004071 to deleted uid set
27531 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/lenovo.c' (25,793) at 20240405153051417
27532 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/Makefile' (25,794) at 20240405153049453
27533 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_div1.c' (25,795) at 20210308005046525
27534 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw.c' (25,796) at 20240405153051693
27535 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32h743-overview.rst' (25,797) at 20240405153044973
27536 2025-01-08 03:00:46.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/mori_uart_mux_ctrl.sh' (25,798) at 20220921030015982
27537 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/journalpid' (25,799) at 20210308005059705
27538 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/csv_collection.py' (25,800) at 20220525020652358
27539 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_dump.h' (25,801) at 20210307214927858
27540 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4-softmmu.mak' (25,802) at 20230925080039837
27541 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-std.h' (25,803) at 20210307214928846
27542 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8080-db.dts' (25,804) at 20210307214926022
27543 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_types.h' (25,805) at 20241216090017769
27544 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (25,806) at 20230204040013545
27545 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-synth.c' (25,807) at 20230925080039853
27546 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/kfence_test.c' (25,808) at 20240405153231963
27547 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i3200_edac.c' (25,809) at 20220525020652418
27548 2025-01-08 03:00:46.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sveg_Brickan' (25,810) at 20210307205553790
27549 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/stusb160x.c' (25,811) at 20240405153052149
27550 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.h' (25,812) at 20240405153050493
27551 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/semihost.h' (25,813) at 20240405153045861
27552 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hwdep.h' (25,814) at 20240405153231863
27553 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch' (25,815) at 20230706080014753
27554 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/litex.h' (25,816) at 20220525020654579
27555 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfnote.h' (25,817) at 20210307214931382
27556 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/audigy-mixer.rst' (25,818) at 20240405153229827
27557 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/mount.c' (25,819) at 20210307214932186
27558 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/allno_expected_config' (25,820) at 20210308005003736
27559 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0001-Define-portable-basename-function.patch' (25,821) at 20241206090014334
27560 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/ipu3-cio2.h' (25,822) at 20240405153049369
27561 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/miro.c' (25,823) at 20240405153232127
27562 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/procfs.c' (25,824) at 20240405153052501
27563 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/Makefile' (25,825) at 20220525020654911
27564 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mrp_netlink.c' (25,826) at 20220525020654803
27565 2025-01-08 03:00:46.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/crypto/aes-round.h' (25,827) at 20230925080039853
27566 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_config.c' (25,828) at 20240405153231063
27567 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-phycore-som.dtsi' (25,829) at 20240405153229887
27568 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld6b-ref.dts' (25,830) at 20210308005002632
27569 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-nsp.dtsi' (25,831) at 20240405153229871
27570 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/events.c' (25,832) at 20240405153054069
27571 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/spl_boot.c' (25,833) at 20210308005002724
27572 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_booke.h' (25,834) at 20220525020652062
27573 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-kernel/linux/linux-aspeed/x570d4u.cfg' (25,835) at 20240407080011706
27574 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/version.h' (25,836) at 20230302090047762
27575 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/signal.h' (25,837) at 20210307214926310
27576 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tao3530_defconfig' (25,838) at 20210308005003280
27577 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/i2c.c' (25,839) at 20210308005003212
27578 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-meerkat96.dts' (25,840) at 20240405153045533
27579 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-glue.c' (25,841) at 20220525020651946
27580 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/configs/defconfig' (25,842) at 20240628080013977
27581 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cmpxchg.h' (25,843) at 20240405153045853
27582 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.c' (25,844) at 20220525020652955
27583 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_table.host.h' (25,845) at 20210307214930558
27584 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754dp.c' (25,846) at 20210307214926274
27585 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/keystone_remoteproc.c' (25,847) at 20240405153051481
27586 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_print.py' (25,848) at 20221209040018567
27587 2025-01-08 03:00:46.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_mctrl_gpio.h' (25,849) at 20240405153052013
27588 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/pic32/pic32mzda_sk.dts' (25,850) at 20240405153045989
27589 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_xsk.c' (25,851) at 20240913080013805
27590 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/sockbits.h' (25,852) at 20210308005046069
27591 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.c' (25,853) at 20240405153049413
27592 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/COPYING.apache-2.0' (25,854) at 20210307205554046
27593 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/sb_tbprof.c' (25,855) at 20240405153046053
27594 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree_btf_fail__add_wrong_type.c' (25,856) at 20240405153054273
27595 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-start.rst' (25,857) at 20210309003648476
27596 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/authenc.c' (25,858) at 20240405153046533
27597 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi4.conf' (25,859) at 20220204040022560
27598 2025-01-08 03:00:46.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-main.c' (25,860) at 20240405153230299
27599 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83627ehf.c' (25,861) at 20240913080013793
27600 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/integratorcp.h' (25,862) at 20210308005003596
27601 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/vpstate.h' (25,863) at 20210307214927906
27602 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi' (25,864) at 20240405153045589
27603 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ixgbe.rst' (25,865) at 20240405153045237
27604 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-post-end' (25,866) at 20240419080014077
27605 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/ast2600-clock.h' (25,867) at 20220215040051620
27606 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/srem_mod.S' (25,868) at 20210307214926146
27607 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_dev.h' (25,869) at 20240405153049893
27608 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/local_object.c' (25,870) at 20241011080017395
27609 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64_be/hello.c' (25,871) at 20241211090212550
27610 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/arc_ps2.c' (25,872) at 20240405153049157
27611 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_page_track.h' (25,873) at 20240405153230111
27612 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-inode.c' (25,874) at 20240830080013311
27613 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-common.h' (25,875) at 20210309003648716
27614 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/ssdt-overlays.rst' (25,876) at 20240405153044937
27615 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_timectrl_bitdef.h' (25,877) at 20240405153051901
27616 2025-01-08 03:00:46.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_evtchnl.h' (25,878) at 20240405153054033
27617 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c' (25,879) at 20240405153230395
27618 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mmdc.c' (25,880) at 20240405153229911
27619 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_backlight.c' (25,881) at 20240405153048745
27620 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/jazz_led.c' (25,882) at 20241211090212266
27621 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/Makefile' (25,883) at 20210308005003452
27622 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/calxeda/Kconfig' (25,884) at 20210307214929346
27623 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-hackberry.dts' (25,885) at 20210308005002616
27624 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mitigations.c' (25,886) at 20240405153048529
27625 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-arndale.dts' (25,887) at 20210308005002580
27626 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-apu.c' (25,888) at 20240405153046801
27627 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_scsi.c' (25,889) at 20240405153051737
27628 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/utilities/requester/set_state_effecter.cpp' (25,890) at 20240819080030267
27629 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu.c' (25,891) at 20241211090212462
27630 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_gem.c' (25,892) at 20240405153048777
27631 2025-01-08 03:00:46.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/ipaq-micro-keys.c' (25,893) at 20240405153230727
27632 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/bsec.c' (25,894) at 20210308005002784
27633 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker' (25,895) at 20240906080037560
27634 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem-events.h' (25,896) at 20240405153232239
27635 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_regs.h' (25,897) at 20240830080013283
27636 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/skx_common.h' (25,898) at 20241211090145405
27637 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/allwinner,sun6i-a31-rtc.yaml' (25,899) at 20240405153045153
27638 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,flexspi-clock.yaml' (25,900) at 20220525020651662
27639 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml' (25,901) at 20240405153229799
27640 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Markaryd_Hualtet' (25,902) at 20210307205553786
27641 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-eval.dts' (25,903) at 20240405153229875
27642 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,lan78xx.txt' (25,904) at 20210307214925378
27643 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/timer.c' (25,905) at 20210308005002548
27644 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-mmio.c' (25,906) at 20240405153230187
27645 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/run-ptest' (25,907) at 20241221090017636
27646 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-aead.rst' (25,908) at 20210307214925266
27647 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/virtio_net_fuzz.c' (25,909) at 20230426080043948
27648 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/tegra-pmc.h' (25,910) at 20210307214931350
27649 2025-01-08 03:00:46.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/overcommit-accounting.rst' (25,911) at 20240405153045297
27650 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nolibc/nolibc-test.c' (25,912) at 20241011080017411
27651 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rdc321x.c' (25,913) at 20210307214927194
27652 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_char.c' (25,914) at 20240405153231371
27653 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/096' (25,915) at 20210927100127481
27654 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/llist_api.h' (25,916) at 20240405153052721
27655 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs.h' (25,917) at 20210307214926198
27656 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/assoc_array.rst' (25,918) at 20240405153045289
27657 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2_scratch.c' (25,919) at 20240405153049757
27658 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi' (25,920) at 20240405153229971
27659 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-scsiback.c' (25,921) at 20240405153052253
27660 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/common.h' (25,922) at 20220525020654955
27661 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.c' (25,923) at 20240405153048641
27662 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/itree_v2.c' (25,924) at 20210307214931142
27663 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/flash/openpower-software-manager_%.bbappend' (25,925) at 20210823100016972
27664 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v4wt.S' (25,926) at 20210307214925970
27665 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/Makefile' (25,927) at 20220525020652502
27666 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch' (25,928) at 20230706080014757
27667 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/user_mad.rst' (25,929) at 20210307214925514
27668 2025-01-08 03:00:46.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt35950.yaml' (25,930) at 20240405153045045
27669 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/MDR_V2/meson.build' (25,931) at 20240925080024982
27670 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/meson.build' (25,932) at 20220913030027321
27671 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/pidof-add-m-option.patch' (25,933) at 20241221090017644
27672 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx_dpdma.c' (25,934) at 20241211090212270
27673 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/Kconfig' (25,935) at 20210308005002940
27674 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-rtrack2.c' (25,936) at 20210307214928770
27675 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5.h' (25,937) at 20240405153051293
27676 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/nwflash.h' (25,938) at 20210307214925854
27677 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VCATEntryCollection_v1.xml' (25,939) at 20240619080002940
27678 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/SensorsStore.js' (25,940) at 20240305090033462
27679 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9rlek_nandflash_defconfig' (25,941) at 20210308005003248
27680 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobj_map.h' (25,942) at 20210307214931414
27681 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c' (25,943) at 20210308005002552
27682 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/MAINTAINERS' (25,944) at 20210308005003036
27683 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmux/tmux_3.5.bb' (25,945) at 20241221090017524
27684 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/pap' (25,946) at 20210307205554466
27685 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cec-gpio/Makefile' (25,947) at 20210307214928598
27686 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ops.c' (25,948) at 20240405153054005
27687 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch' (25,949) at 20210307205553750
27688 2025-01-08 03:00:46.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/dram.c' (25,950) at 20210308005002752
27689 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wcove.c' (25,951) at 20240520080015143
27690 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/fault.c' (25,952) at 20240405153046317
27691 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa76ae.inc' (25,953) at 20240301090012451
27692 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi_msg.c' (25,954) at 20240405153050341
27693 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch' (25,955) at 20230114040015470
27694 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/stats.h' (25,956) at 20210307214929946
27695 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_deb.bbclass' (25,957) at 20231126090012829
27696 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team.c' (25,958) at 20241220090018318
27697 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/berlin.c' (25,959) at 20240405153229911
27698 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_stream.c' (25,960) at 20220525020654975
27699 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_patch.cpp' (25,961) at 20210308005108645
27700 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/st,stm32-qspi.yaml' (25,962) at 20240405153045177
27701 2025-01-08 03:00:46.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi.h' (25,963) at 20240405153052925
27702 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_cdat.h' (25,964) at 20240906080037332
27703 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h' (25,965) at 20240405153049941
27704 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/spi.h' (25,966) at 20210308005002876
27705 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm83.rst' (25,967) at 20210307214925502
27706 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/Kconfig' (25,968) at 20210308005003028
27707 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/qemu-guest-agent.init' (25,969) at 20230401080011975
27708 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (25,970) at 20211222040037065
27709 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-pbr.inc' (25,971) at 20240301090012471
27710 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Kosice' (25,972) at 20210307205553794
27711 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/atmel,sama9260-adc.yaml' (25,973) at 20240405153229767
27712 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/ppc_longjmp.S' (25,974) at 20210308005003544
27713 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/pxa-clock.h' (25,975) at 20210307214931330
27714 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml' (25,976) at 20240405153229763
27715 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/bestcomm_priv.h' (25,977) at 20210307214931390
27716 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_lsm.rst' (25,978) at 20240405153044997
27717 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/isofs.rst' (25,979) at 20210307214925486
27718 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-check-clearvolatile@.service' (25,980) at 20230511080022135
27719 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/tlbflush.h' (25,981) at 20220525020652018
27720 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.debug' (25,982) at 20240405153053433
27721 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.c' (25,983) at 20240405153048509
27722 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3328-cru.txt' (25,984) at 20210307214925294
27723 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/ampere-ipmi-oem.bbappend' (25,985) at 20241107090014377
27724 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/regulator-haptic.h' (25,986) at 20210307214931478
27725 2025-01-08 03:00:46.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_iptunnel_common.h' (25,987) at 20210307214932654
27726 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregationService_v1.xml' (25,988) at 20240619080002920
27727 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-storm.dtsi' (25,989) at 20240405153045717
27728 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/asix.h' (25,990) at 20240405153050373
27729 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-b-plus.dts' (25,991) at 20240405153229871
27730 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/ubifs-media.h' (25,992) at 20210308005003552
27731 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/nvidia,tegra124-soctherm.yaml' (25,993) at 20240405153229799
27732 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/exec' (25,994) at 20210307205554482
27733 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0006-apache2-fix-the-race-issue-of-parallel-installation.patch' (25,995) at 20220402030016023
27734 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.3.bb' (25,996) at 20231126090012805
27735 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/macio.c' (25,997) at 20240906080037256
27736 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_elf.h' (25,998) at 20210308005046089
27737 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/genvdso.c' (25,999) at 20220525020652018
27738 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh7763rdp/irq.c' (26,000) at 20210307214926542
27739 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/serial-forward_git.bb' (26,001) at 20240301090012431
27740 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/fsl_sata.c' (26,002) at 20210308005003332
27741 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/explanation.txt' (26,003) at 20240405153054069
27742 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ipu.txt' (26,004) at 20210307214925278
27743 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netevent.c' (26,005) at 20220525020654815
27744 2025-01-08 03:00:46.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_mid.c' (26,006) at 20240405153051997
27745 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/meson.build' (26,007) at 20240522080022636
27746 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/lsi,zevio-intc.txt' (26,008) at 20210307214925342
27747 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-input.rst' (26,009) at 20210309003648508
27748 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/sun4u.c' (26,010) at 20241211090212338
27749 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/Makefile' (26,011) at 20210307214925982
27750 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0001-create-tpm-key-support-well-known-key-option.patch' (26,012) at 20230706080014769
27751 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg.h' (26,013) at 20240405153046309
27752 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qcow2-internal-snapshots.out' (26,014) at 20240906080037568
27753 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-debug.c' (26,015) at 20240405153050529
27754 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf' (26,016) at 20241221090017476
27755 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/pltdrv.c' (26,017) at 20240405153051413
27756 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_rt.h' (26,018) at 20240405153052797
27757 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_ua.c' (26,019) at 20210307214930714
27758 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb-wwan.h' (26,020) at 20220525020654295
27759 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/cancel.c' (26,021) at 20240405153231883
27760 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0002-Adjust-the-order-of-headers-to-fix-build-for-musl.patch' (26,022) at 20210307205553750
27761 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-db.dts' (26,023) at 20210308005002564
27762 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctpcm.h' (26,024) at 20220525020654991
27763 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-tahvo-usb' (26,025) at 20210307214925206
27764 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/host-poweron.service' (26,026) at 20231224090010777
27765 2025-01-08 03:00:46.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/.gitignore' (26,027) at 20220525020433159
27766 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_clientmgr.h' (26,028) at 20240405153053497
27767 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch' (26,029) at 20241221090017520
27768 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/idle.c' (26,030) at 20241216090017777
27769 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_xsk.h' (26,031) at 20240411080014098
27770 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_oss.h' (26,032) at 20210307214926162
27771 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/socfpga-eccmgr.txt' (26,033) at 20210307214925314
27772 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/lowlevel_init.S' (26,034) at 20210308005003020
27773 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/request_firmware.rst' (26,035) at 20210309003648404
27774 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-sk.dts' (26,036) at 20241008080013895
27775 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/gcov.rst' (26,037) at 20220525020651770
27776 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/README.md' (26,038) at 20221209040008787
27777 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/meson.build' (26,039) at 20211102000049236
27778 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/wcnss_ctrl.c' (26,040) at 20240405153231451
27779 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_int.h' (26,041) at 20240405153050309
27780 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copy_mc_64.S' (26,042) at 20240405153230043
27781 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts' (26,043) at 20240405153229903
27782 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcab/gcab/0001-gcab-enums.c.etemplate-include-basename-instead-of-f.patch' (26,044) at 20241221090017524
27783 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts' (26,045) at 20240405153045821
27784 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.c' (26,046) at 20240405153047205
27785 2025-01-08 03:00:46.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-bch.h' (26,047) at 20210308005002676
27786 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_pad.c' (26,048) at 20241011080017295
27787 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/xway_defconfig' (26,049) at 20240405153230011
27788 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp-platform-access.h' (26,050) at 20240405153231835
27789 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_bsg.h' (26,051) at 20210307214930294
27790 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/isl7998x.c' (26,052) at 20240405153230787
27791 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-ld9040.c' (26,053) at 20240405153230615
27792 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mie3-mvcrl.c' (26,054) at 20230925080040101
27793 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/picolibc.py' (26,055) at 20241221090017632
27794 2025-01-08 03:00:46.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31.dtsi' (26,056) at 20210308005002620
27795 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/service_files/xyz.openbmc_project.cpuinfo.service' (26,057) at 20230821192414184
27796 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio-pcf857x.txt' (26,058) at 20210308005003304
27797 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/midcomms.h' (26,059) at 20240405153231651
27798 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/sm501.rst' (26,060) at 20210307214925470
27799 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_w.c' (26,061) at 20210308005046513
27800 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table.html' (26,062) at 20210308005107069
27801 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_imx.c' (26,063) at 20210308005003452
27802 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/device-reinitial' (26,064) at 20241213090035010
27803 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkimage.c' (26,065) at 20210308005003768
27804 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c' (26,066) at 20240405153049957
27805 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_device.c' (26,067) at 20210307214930542
27806 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5.dtsi' (26,068) at 20240405153229935
27807 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/userio.c' (26,069) at 20210307214928498
27808 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/q35.c' (26,070) at 20241211090212318
27809 2025-01-08 03:00:46.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_pci.c' (26,071) at 20240405153051561
27810 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c' (26,072) at 20210307214927266
27811 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/chan.h' (26,073) at 20240405153048633
27812 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (26,074) at 20210307205553730
27813 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/dmabuf.h' (26,075) at 20240906080037352
27814 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/inc/post_code.hpp' (26,076) at 20241114091024917
27815 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_trace_points.c' (26,077) at 20210307214928018
27816 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree.c' (26,078) at 20240405153049257
27817 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_SDCARD_defconfig' (26,079) at 20210308005003240
27818 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/fitimage.bbclass' (26,080) at 20241221090017500
27819 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-smbus.c' (26,081) at 20240405153048921
27820 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-rpi/fb.rules' (26,082) at 20241221090017572
27821 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/csi_rx.h' (26,083) at 20210307214930546
27822 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/MAINTAINERS' (26,084) at 20210308005003088
27823 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/cmpxchg' (26,085) at 20240405153053437
27824 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/aarch64vm.py' (26,086) at 20210927100127649
27825 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/068_blob_named_by_arg.dts' (26,087) at 20210308005003752
27826 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/loongson,ls2k-pinctrl.yaml' (26,088) at 20240405153045133
27827 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-gpbr.txt' (26,089) at 20240405153229775
27828 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/3270.rst' (26,090) at 20210927100127081
27829 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-intervals_1.10.0.bb' (26,091) at 20240301090012431
27830 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-segrel.lds' (26,092) at 20210307214926134
27831 2025-01-08 03:00:46.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/ddr.c' (26,093) at 20210308005002976
27832 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-mxs-usb.c' (26,094) at 20240405153231567
27833 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/Makefile' (26,095) at 20240405153054233
27834 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8250.c' (26,096) at 20240405153046833
27835 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/sparsemem.h' (26,097) at 20220525020651798
27836 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_spe_pmu.c' (26,098) at 20241011080017343
27837 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isphist.h' (26,099) at 20240405153049485
27838 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-phydev' (26,100) at 20220525020651634
27839 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/dim2.c' (26,101) at 20240405153231475
27840 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/snow.h' (26,102) at 20210308005003616
27841 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/vgettimeofday.c' (26,103) at 20240405153229991
27842 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_sb.c' (26,104) at 20241211090145533
27843 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dev_api.h' (26,105) at 20240405153050217
27844 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/__init__.py' (26,106) at 20210307214932154
27845 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/mss-timer.h' (26,107) at 20210308005046033
27846 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vidsel' (26,108) at 20210307205553794
27847 2025-01-08 03:00:46.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/Makefile' (26,109) at 20220525020654459
27848 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/obmc-chassis-hard-poweroff@.target' (26,110) at 20220727030013877
27849 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/mman.h' (26,111) at 20240906080037352
27850 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/sunxi.h' (26,112) at 20210307214931498
27851 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/cpu.h' (26,113) at 20210308005002640
27852 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/locfhr.c' (26,114) at 20230925080040101
27853 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pldmfw/file-format.rst' (26,115) at 20210309003648408
27854 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_local_port_range.sh' (26,116) at 20240405153054345
27855 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/wcnss_ctrl.h' (26,117) at 20210307214931510
27856 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/Kconfig' (26,118) at 20240405153048429
27857 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/Makefile' (26,119) at 20240405153232287
27858 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/cpm1-ic.c' (26,120) at 20240405153046201
27859 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ioctl.h' (26,121) at 20210307214926394
27860 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/types.h' (26,122) at 20240405153054049
27861 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/238' (26,123) at 20210927100127497
27862 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk.dtsi' (26,124) at 20210308005002592
27863 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/modifying-patches.rst' (26,125) at 20220525020651770
27864 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerDiagnosticData_v1.xml' (26,126) at 20240619080002928
27865 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gerbera/gerbera_2.2.0.bb' (26,127) at 20241221090017488
27866 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/tscan1.c' (26,128) at 20240405153049737
27867 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/northbridge-uclass.c' (26,129) at 20210308005002884
27868 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h' (26,130) at 20240405153048621
27869 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/aria.h' (26,131) at 20240405153052621
27870 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nf_nat_edemux.sh' (26,132) at 20240405153054353
27871 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-magnetometer-hmc5843' (26,133) at 20210309003648252
27872 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/config-bmc.json' (26,134) at 20210803000022008
27873 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/buildjson/buildjson.hpp' (26,135) at 20221111040035058
27874 2025-01-08 03:00:46.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730.dtsi' (26,136) at 20240405153045473
27875 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/cpu.c' (26,137) at 20210308005002548
27876 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/LICENSE' (26,138) at 20210525000021199
27877 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/lowlevel_init.S' (26,139) at 20210308005003020
27878 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/multi-die-cpp.h' (26,140) at 20240405153045717
27879 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zconf.h' (26,141) at 20210307214931538
27880 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c' (26,142) at 20240710080014621
27881 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hip04-clock.h' (26,143) at 20210307214931326
27882 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/libjvmti.c' (26,144) at 20210307214932534
27883 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/crypt_algo.hpp' (26,145) at 20240829080025807
27884 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tvlv.h' (26,146) at 20240405153053177
27885 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp' (26,147) at 20240201090003032
27886 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/binfmt_script.py' (26,148) at 20240405153054301
27887 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/health.c' (26,149) at 20240405153231775
27888 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_clsf.h' (26,150) at 20210307214929378
27889 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/sdma-pcm.h' (26,151) at 20210309003654944
27890 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/raspberrypi-power.c' (26,152) at 20240405153231347
27891 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/configure.ac' (26,153) at 20240405153054385
27892 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuhu.c' (26,154) at 20210308005046525
27893 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml' (26,155) at 20240405153045057
27894 2025-01-08 03:00:46.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace_64.h' (26,156) at 20210307214926754
27895 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/composite.c' (26,157) at 20241211090145497
27896 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0023-tests-Skip-2-qemu-tests-that-can-hang-in-oe-selftest.patch' (26,158) at 20241221090017640
27897 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/host.h' (26,159) at 20240209090010988
27898 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/fsm.c' (26,160) at 20240405153051533
27899 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/Kconfig.msm' (26,161) at 20240405153051345
27900 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/runtest.sh' (26,162) at 20210307205553818
27901 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt8188-clk.h' (26,163) at 20240405153052645
27902 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem/0001-include-missing-cstdint.patch' (26,164) at 20230211040012635
27903 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp' (26,165) at 20221209040003858
27904 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/earlycpio.h' (26,166) at 20210307214931382
27905 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-hatch-requirements-txt_0.4.1.bb' (26,167) at 20241221090017552
27906 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/mpc8349itx.c' (26,168) at 20210308005002976
27907 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioremap.h' (26,169) at 20240405153231815
27908 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tests.h' (26,170) at 20240326080039738
27909 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/umem.c' (26,171) at 20240405153230699
27910 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/xchg' (26,172) at 20240405153053437
27911 2025-01-08 03:00:46.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/memory.c' (26,173) at 20210308005003720
27912 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/disk-space.rst' (26,174) at 20240417080014698
27913 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/leds/olympus-nuvoton-led-manager-config/led.yaml' (26,175) at 20240829080014018
27914 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/Kconfig' (26,176) at 20210308005002732
27915 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/net_shared.h' (26,177) at 20240405153232099
27916 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_b.c' (26,178) at 20210308005046521
27917 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/odata.v4_0_5.json' (26,179) at 20240529080008499
27918 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32_rcc.c' (26,180) at 20241211090212298
27919 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-selinux-disable' (26,181) at 20240405153044909
27920 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/export.h' (26,182) at 20230925080039921
27921 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/inotify_user.c' (26,183) at 20240405153052453
27922 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/rif_counter_scale.sh' (26,184) at 20240405153054301
27923 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/Makefile' (26,185) at 20220525020652190
27924 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_3.4.bb' (26,186) at 20231126090012777
27925 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/TODO' (26,187) at 20210307214930682
27926 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/Makefile' (26,188) at 20220525020654023
27927 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/uninorth.h' (26,189) at 20210308005046025
27928 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/trace.h' (26,190) at 20210308005045985
27929 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/fanctl/README.md' (26,191) at 20240807080019542
27930 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (26,192) at 20241206090014286
27931 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/virtio-input.c' (26,193) at 20240906080037236
27932 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/linuxboot.bin' (26,194) at 20210308005046149 to deleted uid set
27933 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nubus/mac-nubus-bridge.h' (26,195) at 20221215040039182
27934 2025-01-08 03:00:46.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomain.c' (26,196) at 20240405153045669
27935 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/Makefile' (26,197) at 20210307214926902
27936 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/readline/norpath.patch' (26,198) at 20241221090017644
27937 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob.host.c' (26,199) at 20210307214930558
27938 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra186-clock.h' (26,200) at 20210307214931338
27939 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/actions,owl-uart.txt' (26,201) at 20210307214925418
27940 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_64r6eb.sh' (26,202) at 20210308005046525
27941 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/Makefile' (26,203) at 20240405153046261
27942 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipeif.c' (26,204) at 20220525020654139
27943 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/index.js' (26,205) at 20220105012522995
27944 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/Makefile' (26,206) at 20210307214929346
27945 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/isl_pmbus_vr.c' (26,207) at 20240906080037296
27946 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-proto-common.h' (26,208) at 20240906080037328
27947 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/kfigure.py' (26,209) at 20210308005002536
27948 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_team.h' (26,210) at 20240405153231815
27949 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_mac.h' (26,211) at 20210307214926242
27950 2025-01-08 03:00:46.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btree-type.h' (26,212) at 20210307214931362
27951 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793-gose-u-boot.dts' (26,213) at 20210308005002600
27952 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_lan9303.c' (26,214) at 20240405153053233
27953 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/hello.c' (26,215) at 20210308005046529
27954 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_devs.h' (26,216) at 20241018080014550
27955 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi' (26,217) at 20240405153045445
27956 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telecom2-8.0W' (26,218) at 20210307205553762
27957 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/helpline.h' (26,219) at 20210307214932582
27958 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_smu_sat.c' (26,220) at 20240405153049229
27959 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/meson.build' (26,221) at 20240925080030038
27960 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/README' (26,222) at 20210308005003028
27961 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-ti-lmu-common.h' (26,223) at 20210309003653856
27962 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/irq.c' (26,224) at 20240628080013989
27963 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bitmap.h' (26,225) at 20240830080013363
27964 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/Makefile' (26,226) at 20240405153230695
27965 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi' (26,227) at 20210625000035996
27966 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/Kconfig' (26,228) at 20230310090043279
27967 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr' (26,229) at 20210308005046145
27968 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/asymmetric-32bit.rst' (26,230) at 20240405153044973
27969 2025-01-08 03:00:46.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/skcipher.c' (26,231) at 20240405153046541
27970 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads1015.c' (26,232) at 20240405153048961
27971 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/debug.c' (26,233) at 20240405153231155
27972 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-defaults.inc' (26,234) at 20240206090017943
27973 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/option.c' (26,235) at 20210307214927922
27974 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-fh.h' (26,236) at 20210307214931546
27975 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0005-libucsi-optimization-removal.patch' (26,237) at 20230503080014579
27976 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8550.h' (26,238) at 20240405153049173
27977 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/meminfo' (26,239) at 20210308005059705
27978 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/signal.h' (26,240) at 20240405153045945
27979 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/optee-ftpm/0001-add-enum-to-ta-flags.patch' (26,241) at 20241221090017472
27980 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_CLUSTERIP.h' (26,242) at 20210307214931650
27981 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_i2c.h' (26,243) at 20210308005002836
27982 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvps.yml' (26,244) at 20241206090014206
27983 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/mpg123/mpg123_1.32.9.bb' (26,245) at 20241221090017692
27984 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/st_options.h' (26,246) at 20210307214930422
27985 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-modem-s3c64xx.h' (26,247) at 20210309003648720
27986 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Sensor_v1.xml' (26,248) at 20240918080002716
27987 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/smiapp.h' (26,249) at 20210307214931658
27988 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/gadget_chips.h' (26,250) at 20210308005003508
27989 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800pci.h' (26,251) at 20210307214929906
27990 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/map_absent.c' (26,252) at 20210307214929210
27991 2025-01-08 03:00:46.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_i2c.c' (26,253) at 20210307214928702
27992 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.c' (26,254) at 20240405153048813
27993 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/setjmp.h' (26,255) at 20210308005002844
27994 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-debug-collector/tools/dreport.d/dreport' (26,256) at 20230203040029126 to deleted uid set
27995 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cs5535.h' (26,257) at 20210307214931374
27996 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/security.h' (26,258) at 20240712080021089
27997 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_isiot_nand_defconfig' (26,259) at 20210308005003260
27998 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/irq.c' (26,260) at 20220525020652014
27999 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_sli.h' (26,261) at 20240405153051649
28000 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/maxim,max9485.txt' (26,262) at 20240405153229755
28001 2025-01-08 03:00:46.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/mount_api.rst' (26,263) at 20241211090145365
28002 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/sev.c' (26,264) at 20240411080014054
28003 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_iim.c' (26,265) at 20210308005003400
28004 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/bus.json' (26,266) at 20240405153054113
28005 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/035.out' (26,267) at 20210308005046437
28006 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/scripts/validate_configs.py' (26,268) at 20240912080005178
28007 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/checksum.h' (26,269) at 20220525020651946
28008 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-stats.rst' (26,270) at 20240405153045253
28009 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/internal.h' (26,271) at 20240405153231687
28010 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/davinci_wdt.c' (26,272) at 20240405153052237
28011 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsb.S' (26,273) at 20210307214925866
28012 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz' (26,274) at 20210307205554590 to deleted uid set
28013 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gpio.c' (26,275) at 20240405153230207
28014 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-gemei-g9.dts' (26,276) at 20240405153045377
28015 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/udc.h' (26,277) at 20210308005003692
28016 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_user_extensions.h' (26,278) at 20210307214927850
28017 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mip.c' (26,279) at 20210307214929570
28018 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs780d.h' (26,280) at 20210307214928018
28019 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/gv100.c' (26,281) at 20240405153048665
28020 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Aladdin' (26,282) at 20211006000025230
28021 2025-01-08 03:00:46.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarvtrask' (26,283) at 20210307205553782
28022 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/ak8975.c' (26,284) at 20241011080017319
28023 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs.h' (26,285) at 20210307214931650
28024 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_hw.c' (26,286) at 20240405153230803
28025 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/entry.S' (26,287) at 20240613080016363
28026 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-params.c' (26,288) at 20240405153051857
28027 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_internal.h' (26,289) at 20240405153231579
28028 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/Makefile' (26,290) at 20240405153230795
28029 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-devtools/protobuf/protobuf_%.bbappend' (26,291) at 20210912000014435
28030 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost_1.86.0.bb' (26,292) at 20241213090035014
28031 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/fs/reiserfs/Kconfig' (26,293) at 20210308005003548 to deleted uid set
28032 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/ops-common.c' (26,294) at 20240405153231959
28033 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_mbox.c' (26,295) at 20240405153230799
28034 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kretprobe_return_suffix.tc' (26,296) at 20210309003656000
28035 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/dvc.c' (26,297) at 20221102030020993
28036 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_trans_funcs.py' (26,298) at 20240906080037476
28037 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/LICENSE' (26,299) at 20210308005052621
28038 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy.h' (26,300) at 20240405153049429
28039 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/vt1211.rst' (26,301) at 20210307214925506
28040 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/tag_matching.rst' (26,302) at 20210307214925510
28041 2025-01-08 03:00:46.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tracepoint.c' (26,303) at 20240405153053381
28042 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/44x.c' (26,304) at 20240405153046185
28043 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils/0001-drbd-utils-support-usrmerge.patch' (26,305) at 20241221090017496
28044 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,ccorr.yaml' (26,306) at 20240405153045153
28045 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/subversion/subversion_1.14.4.bb' (26,307) at 20241221090017676
28046 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d4_xplained.h' (26,308) at 20210308005003612
28047 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap143_defconfig' (26,309) at 20210308005003248
28048 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/muic_max8997.c' (26,310) at 20210308005003468
28049 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width3.decode' (26,311) at 20210308005046389
28050 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb' (26,312) at 20220402030016179
28051 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun6i-a31.c' (26,313) at 20240405153231339
28052 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/virt_wifi.c' (26,314) at 20240805080013991
28053 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch' (26,315) at 20241221090017536
28054 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/efivarfs/super.c' (26,316) at 20240405153231655 to deleted uid set
28055 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/resource_dump_entry.hpp' (26,317) at 20240510080019964
28056 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/sbi.h' (26,318) at 20241018080014474
28057 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-omap.h' (26,319) at 20210307214931478
28058 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/le_byteshift.h' (26,320) at 20210307214932478
28059 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/ax210.c' (26,321) at 20240415080012979
28060 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192.c' (26,322) at 20240405153230215
28061 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-nop.S' (26,323) at 20210307214925966
28062 2025-01-08 03:00:46.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-nano.dts' (26,324) at 20240405153045589
28063 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/dbus_timeline_vis.js' (26,325) at 20220602030014530
28064 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8295p-adp.dts' (26,326) at 20240405153045781
28065 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/amigaone.dts' (26,327) at 20210307214926338
28066 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-mockup.sh' (26,328) at 20220525020655211
28067 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_FCMOV.c' (26,329) at 20210307214932734
28068 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_bcm.c' (26,330) at 20240405153046725
28069 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/ordered-events.h' (26,331) at 20240405153054201
28070 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/nfs.py' (26,332) at 20230813080012876
28071 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/README.md' (26,333) at 20240607080019447
28072 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mfd.txt' (26,334) at 20210307214925362
28073 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8365-evk.dts' (26,335) at 20240405153045749
28074 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dtg.c' (26,336) at 20210309003649780
28075 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/mc146818rtc.h' (26,337) at 20210307214926222
28076 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/stratix10-soc.c' (26,338) at 20240405153230299
28077 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx.c' (26,339) at 20240405153050281
28078 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_common.h' (26,340) at 20210307214929434
28079 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/trace-events' (26,341) at 20241211090212274
28080 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b-plus.dts' (26,342) at 20240405153045717
28081 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/Kconfig' (26,343) at 20240405153051933
28082 2025-01-08 03:00:46.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb' (26,344) at 20241221090017644
28083 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_trailer.c' (26,345) at 20240405153053233
28084 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pwm.h' (26,346) at 20210308005002724
28085 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/scfg.txt' (26,347) at 20210307214925406
28086 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dspkginit.c' (26,348) at 20240405153046617
28087 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/atmel_usba_udc.h' (26,349) at 20210309003653212
28088 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/auto-parameters.json' (26,350) at 20221005030014094
28089 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/kernel.fuc' (26,351) at 20210307214927970
28090 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/sqlalchemy.py' (26,352) at 20240302090018218
28091 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/bufq/src/bufq.c' (26,353) at 20210309003653020
28092 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/pcm.c' (26,354) at 20240405153232183
28093 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_core.h' (26,355) at 20210307214932270
28094 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.16.bb' (26,356) at 20220402030015907
28095 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm963xx-imagetag.txt' (26,357) at 20210307214925370
28096 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_ids.c' (26,358) at 20210308005003416
28097 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada_ap_cp_helper.h' (26,359) at 20210307214926994
28098 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb' (26,360) at 20241221090017560
28099 2025-01-08 03:00:46.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.h' (26,361) at 20210307214928614
28100 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/templates/default/bblayers.conf.sample' (26,362) at 20240323080013545
28101 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist' (26,363) at 20220624030020012
28102 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/gpr-num.h' (26,364) at 20240405153046245
28103 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-thin-metadata.c' (26,365) at 20240405153049249
28104 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/core.c' (26,366) at 20240405153052053
28105 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd' (26,367) at 20210308005002548
28106 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6.h' (26,368) at 20240405153051289
28107 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723du.c' (26,369) at 20240405153050653
28108 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm_common.c' (26,370) at 20240405153045661
28109 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm018-dc4.dts' (26,371) at 20240405153045841
28110 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Task.v1_7_4.json' (26,372) at 20240619080002956
28111 2025-01-08 03:00:46.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2.dtsi' (26,373) at 20220525020651994
28112 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-gemini.c' (26,374) at 20240405153051329
28113 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.json' (26,375) at 20210308005046405
28114 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_top_options.rst' (26,376) at 20240405153045265
28115 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_lookup.h' (26,377) at 20240405153053245
28116 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-iommu.txt' (26,378) at 20210307214925386
28117 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_uevent.c' (26,379) at 20220525020653819
28118 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.h' (26,380) at 20210307214929942
28119 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount.c' (26,381) at 20210308005003340
28120 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power-cpu.inc' (26,382) at 20210307205554058
28121 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/bridge-regs.h' (26,383) at 20240405153045673
28122 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/Makefile' (26,384) at 20210308005003520
28123 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/unwind-libdw.c' (26,385) at 20240405153232219
28124 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/tx.h' (26,386) at 20210307214929974
28125 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rsyslog-oob-console.conf.in' (26,387) at 20240126090017844
28126 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/cdma_hw.c' (26,388) at 20240405153048805
28127 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_trace.h' (26,389) at 20240405153230551
28128 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qoriq_thermal.c' (26,390) at 20240405153231499
28129 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-crd-r3.dts' (26,391) at 20240405153045781
28130 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hardirq_32.h' (26,392) at 20210307214926578
28131 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/spectral.c' (26,393) at 20220525020653711
28132 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_wip.c' (26,394) at 20210308005003728
28133 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_ops.h' (26,395) at 20220525020654187
28134 2025-01-08 03:00:46.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x_priv.h' (26,396) at 20210307214928642
28135 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e.dtsi' (26,397) at 20240405153045589
28136 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/queue.h' (26,398) at 20240405153050705
28137 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/rmwcc.h' (26,399) at 20240405153230115
28138 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-host-transition-to-running@.service' (26,400) at 20210605000114104
28139 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/Kconfig' (26,401) at 20210307214932402
28140 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/clocksource.h' (26,402) at 20220525020651966
28141 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/meson.options' (26,403) at 20231027080015874
28142 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/srt/srt/0001-don-t-install-srt-ffplay.patch' (26,404) at 20210307205553806
28143 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote-modules.c' (26,405) at 20240405153048825
28144 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/daemon.h' (26,406) at 20210307214926614
28145 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/io.c' (26,407) at 20240405153045665
28146 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/process_32.c' (26,408) at 20240405153046325
28147 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.2.rst' (26,409) at 20241221090017596
28148 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_attach_multi.c' (26,410) at 20240405153054249
28149 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.zynq' (26,411) at 20210308005003300
28150 2025-01-08 03:00:46.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rn5t618.h' (26,412) at 20240405153052733
28151 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/popt/popt_1.19.bb' (26,413) at 20230114040015554
28152 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-lcdk.dts' (26,414) at 20240405153229903
28153 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/ahbc_aspeed.h' (26,415) at 20210308005002636
28154 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove.png' (26,416) at 20210307205554250 to deleted uid set
28155 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/OriginatedBy/meson.build' (26,417) at 20230825080021137
28156 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/cp0.c' (26,418) at 20210927100127409
28157 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/loongson_module.c' (26,419) at 20240405153230579
28158 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/pnpbios.h' (26,420) at 20240405153051421
28159 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-38x-pinctrl.txt' (26,421) at 20210307214925394
28160 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/Makefile' (26,422) at 20210307214926466
28161 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kconfig.debug' (26,423) at 20220525020651990
28162 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_mirred.h' (26,424) at 20240405153052865
28163 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/acx22-ipmi-occ-sensors.yaml' (26,425) at 20210307205553698
28164 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/ep93xx_adc.rst' (26,426) at 20220525020651738
28165 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_sandbox_exit.py' (26,427) at 20210308005003744
28166 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7750_defconfig' (26,428) at 20240405153046309
28167 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/logging.cpp' (26,429) at 20210308005059173
28168 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer4/conf/layer.conf' (26,430) at 20210307205554258
28169 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_kvm_arm.c' (26,431) at 20240405153051445
28170 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp' (26,432) at 20221209040003858
28171 2025-01-08 03:00:46.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp_plat.h' (26,433) at 20210307214925854
28172 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_ctrl.c' (26,434) at 20240805080013971
28173 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/MAINTAINERS' (26,435) at 20210308005002948
28174 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rate.c' (26,436) at 20241008080014035
28175 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-controller.html' (26,437) at 20210308005107065
28176 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-rz-mtu3.c' (26,438) at 20240405153231359
28177 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/uda1334.txt' (26,439) at 20210307214925438
28178 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/socket.h' (26,440) at 20210307214929726
28179 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (26,441) at 20210307205553666
28180 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sc2731_charger.c' (26,442) at 20240405153051441
28181 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ethernet_interface.hpp' (26,443) at 20241127090024701
28182 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/genetlink.h' (26,444) at 20241104090011599
28183 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sta350.h' (26,445) at 20210307214931602
28184 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Saarijarvi_Mahlu' (26,446) at 20210307205553774
28185 2025-01-08 03:00:46.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryCollection_v1.xml' (26,447) at 20240619080002928
28186 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/pipeline.json' (26,448) at 20240405153054157
28187 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zipitz2.h' (26,449) at 20210308005003628
28188 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/imximage.cfg' (26,450) at 20210308005002984
28189 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/rk3368-dmc.h' (26,451) at 20210308005003636
28190 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mx3fb.c' (26,452) at 20210308005003532
28191 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/Makefile' (26,453) at 20220525020655207
28192 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/reloc_64.S' (26,454) at 20240405153046149
28193 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/nlohmann_json.wrap' (26,455) at 20231208090030137
28194 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/Kconfig' (26,456) at 20240405153049453
28195 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.3.bb' (26,457) at 20231126090012805
28196 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gnuplot' (26,458) at 20211006000025246
28197 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/.gitignore' (26,459) at 20210308005003008
28198 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_bpf.c' (26,460) at 20240405153053329
28199 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_bpf_loop.c' (26,461) at 20240405153054273
28200 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_enums.h' (26,462) at 20240405153047281
28201 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/intel_rapl_msr.c' (26,463) at 20240405153231355
28202 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/Makefile' (26,464) at 20210307214926542
28203 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar.h' (26,465) at 20210307214932270
28204 2025-01-08 03:00:46.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-apb0-clk.yaml' (26,466) at 20240405153045021
28205 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/sunxi.c' (26,467) at 20210308005003520
28206 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-inventory-manager.bbclass' (26,468) at 20210307205554058
28207 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync_3.1.6.bb' (26,469) at 20241206090014242
28208 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/rtc_kern.c' (26,470) at 20220525020652126
28209 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/hw_stats_l3.sh' (26,471) at 20240405153054341
28210 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi_regs.h' (26,472) at 20210307214927866
28211 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/fm10k.rst' (26,473) at 20240405153045233
28212 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cap.h' (26,474) at 20210307214932586
28213 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/synergy/synergy_git.bb' (26,475) at 20240301090012431
28214 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/sandbox.c' (26,476) at 20210308005003488
28215 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/altera_spi.c' (26,477) at 20210308005003488
28216 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update.bb' (26,478) at 20241206090014274
28217 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/audit.h' (26,479) at 20240405153052905
28218 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/Makefile' (26,480) at 20210308005002732
28219 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/sigcontext.h' (26,481) at 20240405153046057
28220 2025-01-08 03:00:46.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/zones.yaml' (26,482) at 20210307205553702
28221 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc32xx.c' (26,483) at 20210307214926998
28222 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/Makefile' (26,484) at 20220525020653531
28223 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml' (26,485) at 20240405153045133
28224 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/Kconfig' (26,486) at 20240405153045689
28225 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/messaging.c' (26,487) at 20240405153051753
28226 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/suricata.yaml' (26,488) at 20210905000020565
28227 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp' (26,489) at 20241211090002379
28228 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c' (26,490) at 20220818100014707
28229 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_nfacct.c' (26,491) at 20220525020654879
28230 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/static_stub.h' (26,492) at 20240405153231799
28231 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/command.h' (26,493) at 20220525020654643
28232 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/Kconfig' (26,494) at 20240405153230255
28233 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel,sama5d2-i2s.yaml' (26,495) at 20240405153045161
28234 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_router_ipv4.bpf.c' (26,496) at 20240405153053429
28235 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/00-bmc-usb0.network' (26,497) at 20210410000012128
28236 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Throttle/meson.build' (26,498) at 20230825080021137
28237 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77970-sysc.h' (26,499) at 20210308005003640
28238 2025-01-08 03:00:46.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/netdev.c' (26,500) at 20240405153232219
28239 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_context.c' (26,501) at 20220525020654019
28240 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-fa.S' (26,502) at 20240405153045693
28241 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sha1sum.c' (26,503) at 20210308005003220
28242 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/hardware.h' (26,504) at 20240405153045641
28243 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_state2.c' (26,505) at 20210307214931806
28244 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-1.yaml' (26,506) at 20241219090012972
28245 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/htop_3.3.0.bb' (26,507) at 20240301090012427
28246 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_bitblt.c' (26,508) at 20210308005003704
28247 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_appraise_all/files/ima_policy_appraise_all' (26,509) at 20230520080014488
28248 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-fvp.yml' (26,510) at 20241206090014206
28249 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_2019.04.bb' (26,511) at 20241206090014218
28250 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/sysregs.h' (26,512) at 20210307214925886
28251 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77686.c' (26,513) at 20240405153230835
28252 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c' (26,514) at 20240405153231031
28253 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/qos.h' (26,515) at 20210308005003036
28254 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_dsi.h' (26,516) at 20220525020652919
28255 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/rtc_def.h' (26,517) at 20210308005003684
28256 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-native_22.12.bb' (26,518) at 20241221090017512
28257 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pvcalls-front.h' (26,519) at 20210307214930982
28258 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/master-driver-api.rst' (26,520) at 20210307214925462
28259 2025-01-08 03:00:46.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_b.c' (26,521) at 20210308005046513
28260 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/control_led.c' (26,522) at 20241220090018346
28261 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb' (26,523) at 20231126090012781
28262 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_string_attribute.cpp' (26,524) at 20240819080030255
28263 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (26,525) at 20210307205554222
28264 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/blanche_defconfig' (26,526) at 20210308005003252
28265 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/amlogic,meson-gx-ao-cec.yaml' (26,527) at 20240405153045093
28266 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv2.c' (26,528) at 20210307214926982
28267 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.bb' (26,529) at 20230609080014387
28268 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_common.c' (26,530) at 20240405153231047
28269 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/nxp,bbnsm.yaml' (26,531) at 20240405153045105
28270 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/019_pack_inv_image_align.dts' (26,532) at 20210308005003752
28271 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0009-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch' (26,533) at 20241221090017644
28272 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mariannelund' (26,534) at 20210307205553786
28273 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/dir.c' (26,535) at 20240405153231767
28274 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/clang-format.rst' (26,536) at 20240405153045273
28275 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_errno_defs.h' (26,537) at 20210927100127277
28276 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/xo1-rfkill.c' (26,538) at 20240405153051417
28277 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/introduction.rst' (26,539) at 20210307214925458
28278 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_bhash.sh' (26,540) at 20240405153232275
28279 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/Makefile' (26,541) at 20210308005002920
28280 2025-01-08 03:00:46.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/socionext,uniphier-sd.yaml' (26,542) at 20240405153045113
28281 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_rotate.c' (26,543) at 20220525020654311
28282 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-no-base.json' (26,544) at 20220429100100882
28283 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/Makefile' (26,545) at 20210307214932206
28284 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (26,546) at 20210817000018508
28285 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/da311.c' (26,547) at 20240405153048933
28286 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/musicpal.c' (26,548) at 20241211090212250
28287 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk_2.46.4.bb' (26,549) at 20241221090017692
28288 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/090' (26,550) at 20220429100100886
28289 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/wake_q.h' (26,551) at 20220525020654611
28290 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/router/index.js' (26,552) at 20241108090039441
28291 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-common.S' (26,553) at 20240405153045629
28292 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_hdcp.h' (26,554) at 20220525020652871
28293 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/pseudo.py' (26,555) at 20220910030013405
28294 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau7002.yaml' (26,556) at 20240405153045157
28295 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-loongson2.c' (26,557) at 20240405153046781
28296 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/st,st95hf.yaml' (26,558) at 20240405153045117
28297 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/handle_exit.c' (26,559) at 20240405153229983
28298 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable.sh' (26,560) at 20210307205553690
28299 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/mv98dx3236.c' (26,561) at 20210307214926998
28300 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/sdk.py' (26,562) at 20240301090012455
28301 2025-01-08 03:00:46.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_1.c' (26,563) at 20240405153047165
28302 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_efar.c' (26,564) at 20240405153046661
28303 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso.c' (26,565) at 20240405153046153
28304 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/multi-process.rst' (26,566) at 20240326080039402
28305 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/supports_obmc' (26,567) at 20210308005007100
28306 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/Makefile' (26,568) at 20210307214930602
28307 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa.h' (26,569) at 20240405153046805
28308 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/throttle.h' (26,570) at 20240326080039550
28309 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/get_maintainer.py' (26,571) at 20210308005003772
28310 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dma.h' (26,572) at 20210308005003628
28311 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/allocator.rs' (26,573) at 20240405153232095
28312 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/afsplit.h' (26,574) at 20241211090212354
28313 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-powermac.c' (26,575) at 20240405153048909
28314 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.clang-format' (26,576) at 20241220090032923
28315 2025-01-08 03:00:46.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/devinet.c' (26,577) at 20241104090011619
28316 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/mpc8568mds.c' (26,578) at 20210308005002980
28317 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/auo_pixcir_ts.txt' (26,579) at 20240405153045081
28318 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/Kconfig' (26,580) at 20210308005002920
28319 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_object.h' (26,581) at 20240405153048725
28320 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/posix_types.h' (26,582) at 20210308005002880
28321 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uniphier-f.c' (26,583) at 20210308005003380
28322 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2c.h' (26,584) at 20210309003648836
28323 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c' (26,585) at 20240405153050633
28324 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/pppoe.c' (26,586) at 20240820080014165
28325 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/elfcore.c' (26,587) at 20240405153045917
28326 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/threshold.c' (26,588) at 20240405153230123
28327 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-iov-marshal.c' (26,589) at 20241211090212242
28328 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb' (26,590) at 20240302090018206
28329 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c' (26,591) at 20240405153231027
28330 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.31/index.html' (26,592) at 20210307205554250
28331 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tc90522.h' (26,593) at 20210307214928646
28332 2025-01-08 03:00:46.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_parser.c' (26,594) at 20240405153230811
28333 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/verifier.c' (26,595) at 20220525020653611
28334 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_wcss.c' (26,596) at 20240405153231367
28335 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mei_cl_bus.h' (26,597) at 20240405153052725
28336 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_masks.h' (26,598) at 20240405153046569
28337 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sufile.h' (26,599) at 20240405153052445
28338 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/vmgenid.c' (26,600) at 20240906080037188
28339 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/progress.h' (26,601) at 20210307214932582
28340 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c' (26,602) at 20240405153231051
28341 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Bios_v1.xml' (26,603) at 20240619080002920
28342 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/timex.h' (26,604) at 20210307214931662
28343 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ascot2e.c' (26,605) at 20240405153049281
28344 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EndpointCollection_v1.xml' (26,606) at 20240619080002924
28345 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/entry.S' (26,607) at 20240405153045957
28346 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp' (26,608) at 20221209040003858
28347 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/memory.json' (26,609) at 20240405153054109
28348 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b-plus.dts' (26,610) at 20240405153045817
28349 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-module-setup-live_1.0.bb' (26,611) at 20241206090014314
28350 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/goya_regs.h' (26,612) at 20240405153046605
28351 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_serialize.cpp' (26,613) at 20220727030029201
28352 2025-01-08 03:00:46.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_es8316.c' (26,614) at 20240405153053941
28353 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/device.h' (26,615) at 20220525020653703
28354 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.c' (26,616) at 20220525020652959
28355 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager/ibm-power10-cpu/blocklist.json' (26,617) at 20210307205554062
28356 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/Makefile' (26,618) at 20240405153046057
28357 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/fpga_manager_arria10.h' (26,619) at 20210308005002780
28358 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/Kconfig' (26,620) at 20210307214927078
28359 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_fsm.h' (26,621) at 20230718080007968
28360 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv6xxd.h' (26,622) at 20210307214928022
28361 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml' (26,623) at 20220525020651686
28362 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/dsp56k.h' (26,624) at 20210307214926158
28363 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/bus.json' (26,625) at 20240405153054109
28364 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdx75-gcc.yaml' (26,626) at 20240405153045029
28365 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/namespaces.c' (26,627) at 20210307214931226
28366 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (26,628) at 20241106090019918
28367 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/qoriq-cpufreq.c' (26,629) at 20240405153230255
28368 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_console.h' (26,630) at 20240405153051985
28369 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-5.2.rst' (26,631) at 20241221090017592
28370 2025-01-08 03:00:46.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Furudal' (26,632) at 20210307205553782
28371 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-pinfunc.h' (26,633) at 20240405153045537
28372 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/gpmi-regs.h' (26,634) at 20220525020653399
28373 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/Makefile' (26,635) at 20210308005002716
28374 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go_1.22.8.bb' (26,636) at 20241221090017664
28375 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h' (26,637) at 20240405153230591
28376 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/.gitignore' (26,638) at 20220525020654939
28377 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/releases/gnu-config/index.html' (26,639) at 20210307205554250
28378 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vi.c' (26,640) at 20240405153231475
28379 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/Makefile' (26,641) at 20210308005003340
28380 2025-01-08 03:00:46.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,stm32-rcc.txt' (26,642) at 20210307214925294
28381 2025-01-08 03:00:46.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_offset.h' (26,643) at 20210307214927622
28382 2025-01-08 03:00:46.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-configure-Check-for-function-from-respective-library.patch' (26,644) at 20221003030013281
28383 2025-01-08 03:00:46.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_gpio.c' (26,645) at 20240405153046697
28384 2025-01-08 03:00:46.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sched/clock.h' (26,646) at 20210307214932474
28385 2025-01-08 03:00:46.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/0001-Reverts-the-include.h-change-in-46883f8a1a02fe42040d.patch' (26,647) at 20221003030013261
28386 2025-01-08 03:00:46.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_iq.h' (26,648) at 20210307214929350
28387 2025-01-08 03:00:46.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtest-warnings-perl_0.033.bb' (26,649) at 20240301090012471
28388 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/via-velocity.c' (26,650) at 20240405153231067
28389 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mm.c' (26,651) at 20241211090145417
28390 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/irq.c' (26,652) at 20220525020652010
28391 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/twofish.h' (26,653) at 20210307214931314
28392 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/sprd-thermal.yaml' (26,654) at 20240405153045177
28393 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/MAINTAINERS' (26,655) at 20210308005003016
28394 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi' (26,656) at 20240405153045745
28395 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/sound/intel-hda.txt' (26,657) at 20210308005003308
28396 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_xlat.c' (26,658) at 20240913080013861
28397 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/netdev-times-report' (26,659) at 20210307214932566
28398 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0010-iconv-fix-detection.patch' (26,660) at 20220204040022468
28399 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmate/files/0001-fix-finding-msgpack.patch' (26,661) at 20231207090015270
28400 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8m-base.inc' (26,662) at 20210905000020581
28401 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_2023.10.bb' (26,663) at 20241206090014234
28402 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358762.c' (26,664) at 20240405153230527
28403 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/compression.h' (26,665) at 20240830080013311
28404 2025-01-08 03:00:46.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/super.h' (26,666) at 20240613080016491
28405 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_types.h' (26,667) at 20240405153231775
28406 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asound.h' (26,668) at 20240405153052949
28407 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/hi6220.h' (26,669) at 20210308005002640
28408 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/power-domain-uclass.c' (26,670) at 20210308005003468
28409 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/divide.S' (26,671) at 20240405153229855
28410 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_internal.h' (26,672) at 20210308005045857
28411 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/v3d_drm.h' (26,673) at 20240405153052905
28412 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/dmi.c' (26,674) at 20241001080013024
28413 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp43x-gateworks-gw2358.dts' (26,675) at 20240405153045437
28414 2025-01-08 03:00:46.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-aud.c' (26,676) at 20240405153046797
28415 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/pci.rst' (26,677) at 20240405153045281
28416 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/main.c' (26,678) at 20240805080014071
28417 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/unistd.h' (26,679) at 20240405153046253
28418 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs2-vodka.dts' (26,680) at 20210308005002632
28419 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fdt.c' (26,681) at 20210308005002552
28420 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/spl.c' (26,682) at 20210308005002944
28421 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cglm/cglm_0.9.4.bb' (26,683) at 20241206090014254
28422 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-w1.c' (26,684) at 20240405153046693
28423 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-rqs-u-boot.dtsi' (26,685) at 20210308005002584
28424 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/w1-eeprom.h' (26,686) at 20210308005003692
28425 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c' (26,687) at 20240405153230527
28426 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-sysparam.c' (26,688) at 20210307214926474
28427 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt7622-power.h' (26,689) at 20210307214931346
28428 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/oem_ampere.hpp' (26,690) at 20241125090040576
28429 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory.bb' (26,691) at 20241206090014230
28430 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_prctl.h' (26,692) at 20220429100100642
28431 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_tprobe.tc' (26,693) at 20240405153054305
28432 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-acpi-processor.c' (26,694) at 20240405153231603
28433 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h' (26,695) at 20220525020653447
28434 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0130679907.dtsi' (26,696) at 20210308005002864
28435 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/configs/comet_defconfig' (26,697) at 20240405153229991
28436 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_link.h' (26,698) at 20210307214928702
28437 2025-01-08 03:00:46.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq_sim.h' (26,699) at 20210307214931410
28438 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_multiplebundle_unittest.cpp' (26,700) at 20210918000044923
28439 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_defs.h' (26,701) at 20210307214927226
28440 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kdebugfs.c' (26,702) at 20220525020652046
28441 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig' (26,703) at 20210308005003264
28442 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi.h' (26,704) at 20240405153230547
28443 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/usbstring.c' (26,705) at 20210309003653220
28444 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/lowlevel_init.S' (26,706) at 20210308005002732
28445 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_rdma.c' (26,707) at 20210307214932046
28446 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/0003-corstone1000-Disable-SHA512-384.patch' (26,708) at 20230317080013781
28447 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6733.c' (26,709) at 20220525020652358
28448 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7785lcr_32bit_defconfig' (26,710) at 20240405153046309
28449 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/recovery.c' (26,711) at 20210307214929758
28450 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master' (26,712) at 20231120090013292
28451 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_packets.h' (26,713) at 20240405153046609
28452 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c' (26,714) at 20241220090018310
28453 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/libcupsfilters/0001-use-noexcept-false-instead-of-throw-from-c-17-onward.patch' (26,715) at 20231126090012797
28454 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/Makefile' (26,716) at 20210307214932442
28455 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml' (26,717) at 20240405153229803
28456 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x.c' (26,718) at 20240405153053813
28457 2025-01-08 03:00:46.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/netdev.h' (26,719) at 20210308005003676
28458 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4v_ivec.S' (26,720) at 20210307214926602
28459 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/hid.c' (26,721) at 20240405153051405
28460 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/Makefile' (26,722) at 20210308005003424
28461 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4m_irq.c' (26,723) at 20210309003648992
28462 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp453.dts' (26,724) at 20240405153045761
28463 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi' (26,725) at 20210308005002596
28464 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/cpu.c' (26,726) at 20210308005002560
28465 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/spl.c' (26,727) at 20210308005002944
28466 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/acornscsi.h' (26,728) at 20210307214930282
28467 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/include/dwarf-regs-table.h' (26,729) at 20210307214932518
28468 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-if-invalid.json' (26,730) at 20210308005046405
28469 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_neigh.sh' (26,731) at 20210307214932690
28470 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/interrupt.py' (26,732) at 20241211090212550
28471 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_pci_dev.h' (26,733) at 20240405153052229
28472 2025-01-08 03:00:46.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/auditd' (26,734) at 20210608000015803
28473 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_0_sh_mask.h' (26,735) at 20220525020652630
28474 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/meson-gxl-usb2.c' (26,736) at 20210308005003456
28475 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c' (26,737) at 20240405153050309
28476 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/applespi.c' (26,738) at 20240405153049133
28477 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/meson.options' (26,739) at 20231202090017120
28478 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config.bb' (26,740) at 20241206090014230
28479 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_addrlabel.h' (26,741) at 20210307214931634
28480 2025-01-08 03:00:47.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/movinggc.c' (26,742) at 20240405153049237
28481 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipmr.c' (26,743) at 20241211090145553
28482 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psample.h' (26,744) at 20220525020654675
28483 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/i386-bsd-user.mak' (26,745) at 20210927100127057
28484 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/vboxsf_wrappers.c' (26,746) at 20210307214931258
28485 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-big.dts' (26,747) at 20240405153045477
28486 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/cow_user.c' (26,748) at 20210307214926614
28487 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/Kconfig' (26,749) at 20210625000036004
28488 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/malta_kvm_defconfig' (26,750) at 20240405153230007
28489 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/tz-mpc.h' (26,751) at 20210308005046021
28490 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-callbacks-busymod.c' (26,752) at 20210307214932126
28491 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_platform_test.cpp' (26,753) at 20240903080027139
28492 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head64.c' (26,754) at 20240411080014058
28493 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/core.c' (26,755) at 20240906080037296
28494 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,iproc-sdhci.yaml' (26,756) at 20220525020651690
28495 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h' (26,757) at 20240405153048621
28496 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mtk-hsdma.txt' (26,758) at 20210307214925310
28497 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pce_identity.hpp' (26,759) at 20210308005049129
28498 2025-01-08 03:00:47.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn_2.6.12.bb' (26,760) at 20241221090017500
28499 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgalloc_64.h' (26,761) at 20240405153230091
28500 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/.gitignore' (26,762) at 20210307214932626
28501 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/disable-i3c-hub' (26,763) at 20241024080011938
28502 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb' (26,764) at 20240302090018214
28503 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/Makefile' (26,765) at 20240405153054333
28504 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/af_rxrpc.c' (26,766) at 20241211090145557
28505 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/usb.h' (26,767) at 20210307214929898
28506 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c' (26,768) at 20241216090017725
28507 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/tcx.c' (26,769) at 20241211090212266
28508 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos-pinctrl.h' (26,770) at 20240405153045565
28509 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/core.h' (26,771) at 20220525020653211
28510 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c' (26,772) at 20241011080017311
28511 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Power_v1.xml' (26,773) at 20240619080002932
28512 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a.dtsi' (26,774) at 20240405153045829
28513 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50-kobo-aura.dts' (26,775) at 20240405153229883
28514 2025-01-08 03:00:47.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_vectors.S' (26,776) at 20210307214926110
28515 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/Kconfig' (26,777) at 20210308005003384
28516 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/basic.sh' (26,778) at 20240405153054233
28517 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs_1.80.2.bb' (26,779) at 20240413080012635
28518 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/bpf.h' (26,780) at 20240405153052861
28519 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/glue.c' (26,781) at 20240405153046637
28520 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh2a.c' (26,782) at 20210307214926574
28521 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/generic.c' (26,783) at 20210308005002556
28522 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rv/instrumentation.h' (26,784) at 20240405153052873
28523 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/attrib.c' (26,785) at 20240405153052453
28524 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt' (26,786) at 20240405153230531
28525 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-usb.c' (26,787) at 20220913100024177
28526 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_drv.h' (26,788) at 20240405153048609
28527 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_amba.c' (26,789) at 20240405153231575
28528 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vammala_Roismala' (26,790) at 20210307205553774
28529 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x04_sync.h' (26,791) at 20210307214928082
28530 2025-01-08 03:00:47.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-driver.h' (26,792) at 20240405153049353
28531 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/rockchip,power-controller.yaml' (26,793) at 20240405153045141
28532 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml' (26,794) at 20240405153045045
28533 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/no-clobber.patch' (26,795) at 20241206090014338
28534 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_common.dtsi' (26,796) at 20240405153231279
28535 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1017-sdca-sdw.c' (26,797) at 20240405153232155
28536 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_hevc.c' (26,798) at 20240405153049493
28537 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/embestmx6boards.h' (26,799) at 20210308005003592
28538 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/meson.build' (26,800) at 20220913030027317
28539 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/Makefile' (26,801) at 20210307214928526
28540 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_net_sum.c' (26,802) at 20210307214926502
28541 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/Kconfig' (26,803) at 20220525020654383
28542 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/snps,dwc-qos-ethernet.txt' (26,804) at 20210308005003304
28543 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa-pcm.h' (26,805) at 20210307214928682
28544 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/Makefile' (26,806) at 20240405153046197
28545 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/rsmu/rsmu_0_0_2_offset.h' (26,807) at 20210307214927670
28546 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes.txt' (26,808) at 20210307205554074
28547 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nvme.h' (26,809) at 20240405153051645
28548 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/phosphor-pid-control.service.in' (26,810) at 20221012100131192
28549 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/helper.c' (26,811) at 20240405153054021
28550 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c' (26,812) at 20240405153054261
28551 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/decompress_common.h' (26,813) at 20220525020654463
28552 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-sk.dts' (26,814) at 20240405153229971
28553 2025-01-08 03:00:47.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/check.h' (26,815) at 20240405153046525
28554 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss.c' (26,816) at 20240405153230835
28555 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/Kconfig' (26,817) at 20210308005002772
28556 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/Kconfig' (26,818) at 20210308005003040
28557 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,qcs404-pas.yaml' (26,819) at 20240405153229791
28558 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/param.h' (26,820) at 20210307214926110
28559 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/interrupt.h' (26,821) at 20210308005002840
28560 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ice1712.c' (26,822) at 20240405153053537
28561 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst' (26,823) at 20240405153045237
28562 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/beaver_defconfig' (26,824) at 20210308005003252
28563 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/max5487.c' (26,825) at 20240405153049009
28564 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/nested.c' (26,826) at 20240405153046377
28565 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77620-regulator.c' (26,827) at 20240405153051465
28566 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc.h' (26,828) at 20210307214930882
28567 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-kim' (26,829) at 20240405153229731
28568 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/cache.json' (26,830) at 20210307214932534
28569 2025-01-08 03:00:47.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-micro-emmc.dts' (26,831) at 20240405153045385
28570 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-io.c' (26,832) at 20240405153230763
28571 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_pp.c' (26,833) at 20240405153049893
28572 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-reg.h' (26,834) at 20210307214928690
28573 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/bcm47xx_sprom.c' (26,835) at 20210309003649360
28574 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_arpreply.h' (26,836) at 20210307214931646
28575 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+fencewmbonceonce+fencermbonceonce.litmus' (26,837) at 20220525020655127
28576 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_flush_test.c' (26,838) at 20240405153048545
28577 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/stk8312.c' (26,839) at 20240405153048941
28578 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/Kconfig' (26,840) at 20210308005002852
28579 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_offset.h' (26,841) at 20210307214927690
28580 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nspire-clock.txt' (26,842) at 20210307214925290
28581 2025-01-08 03:00:47.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display.h' (26,843) at 20240405153230551
28582 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-spring.dts' (26,844) at 20210308005002580
28583 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/xilinx_tmr_inject.c' (26,845) at 20240405153230847
28584 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/ideapad-laptop.h' (26,846) at 20240405153051405
28585 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/Makefile' (26,847) at 20240405153049141
28586 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-simple.c' (26,848) at 20210308005003372
28587 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/qcom-irq-combiner.c' (26,849) at 20220525020653207
28588 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fpu.h' (26,850) at 20220525020651998
28589 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb' (26,851) at 20241221090017508
28590 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-scom.c' (26,852) at 20240405153047065
28591 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/classextend.py' (26,853) at 20230520080014496
28592 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/rfkill.h' (26,854) at 20210307214929802
28593 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ppc4xx.c' (26,855) at 20241008080013979
28594 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb' (26,856) at 20240413080012655
28595 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-orion.txt' (26,857) at 20210307214925442
28596 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb' (26,858) at 20240413080012663
28597 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/.clang-format' (26,859) at 20231108090009382
28598 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_onhyperv.h' (26,860) at 20240405153046449
28599 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/control.h' (26,861) at 20240405153053941
28600 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga.h' (26,862) at 20230426080043688
28601 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/designware_i2s.h' (26,863) at 20240405153231863
28602 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.c' (26,864) at 20220525020652963
28603 2025-01-08 03:00:47.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a3xx_gpu.c' (26,865) at 20240405153048573
28604 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/rtc.h' (26,866) at 20210308005002804
28605 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/sysdig-selftest_0.28.0.bb' (26,867) at 20240301090012447
28606 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/175' (26,868) at 20210927100127489
28607 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/config.h' (26,869) at 20210308005002876
28608 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/n64joy.c' (26,870) at 20220525020653175
28609 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/config' (26,871) at 20240405153054329
28610 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/nlm.h' (26,872) at 20210307214931418
28611 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/diskio.html' (26,873) at 20210307205554286
28612 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_perflib.c' (26,874) at 20240405153046645
28613 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dns325.dts' (26,875) at 20210308005002592
28614 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hakafot' (26,876) at 20210307205553782
28615 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700_i2c.c' (26,877) at 20240405153048993
28616 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0006-cmd-go-make-GOROOT-precious-by-default.patch' (26,878) at 20241221090017664
28617 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch' (26,879) at 20220618030015190
28618 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/cs4231.c' (26,880) at 20241211090212254
28619 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/Makefile' (26,881) at 20210307214926266
28620 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/wb50n_defconfig' (26,882) at 20210308005003284
28621 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c' (26,883) at 20240405153048429
28622 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-ide-support.bb' (26,884) at 20241221090017644
28623 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm3515.yaml' (26,885) at 20240405153045161
28624 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/regsnv04.h' (26,886) at 20210307214927934
28625 2025-01-08 03:00:47.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-common.c' (26,887) at 20240405153049165
28626 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_bus.h' (26,888) at 20210307214928494
28627 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/Makefile' (26,889) at 20210308005003476
28628 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/task.h' (26,890) at 20240405153051617
28629 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/tlbflush.h' (26,891) at 20210307214925670
28630 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/debug.h' (26,892) at 20210307214931194
28631 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive2.h' (26,893) at 20241211090212362
28632 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ethtool-netlink.rst' (26,894) at 20240405153045237
28633 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/size/get_size.c' (26,895) at 20210307214932722
28634 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/194' (26,896) at 20230925080040089
28635 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a20s.c' (26,897) at 20240405153049293
28636 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/delay_32.h' (26,898) at 20210307214926578
28637 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/arch.h' (26,899) at 20210307214926246
28638 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/xlnx-zynqmp-can.c' (26,900) at 20240906080037260
28639 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/273' (26,901) at 20210927100127501
28640 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/197.out' (26,902) at 20240326080039730
28641 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/u-boot.lds' (26,903) at 20210308005003056
28642 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cacheflush_32.h' (26,904) at 20240405153230091
28643 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/reset.c' (26,905) at 20240405153046025
28644 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds_deduction_non_const.c' (26,906) at 20240405153054281
28645 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/cache.c' (26,907) at 20210307214926138
28646 2025-01-08 03:00:47.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/Makefile' (26,908) at 20240405153054361
28647 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_syncmap.c' (26,909) at 20210307214927850
28648 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_0_sh_mask.h' (26,910) at 20210307214927690
28649 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_pf.h' (26,911) at 20210307214929438
28650 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/win_helper.c' (26,912) at 20240326080039710
28651 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pdcpat.h' (26,913) at 20240405153046069
28652 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qom_fuse.py' (26,914) at 20240326080039614
28653 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc236.h' (26,915) at 20220525020652346
28654 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/MinimumVersion.interface.yaml' (26,916) at 20240403080025882
28655 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-vdecsys.c' (26,917) at 20240405153046797
28656 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/Kconfig' (26,918) at 20210309003652392
28657 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ingenic,lcd.yaml' (26,919) at 20240405153045041
28658 2025-01-08 03:00:47.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.out' (26,920) at 20210308005046401 to deleted uid set
28659 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mtk_nand.c' (26,921) at 20241008080013943
28660 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-idt3243x.c' (26,922) at 20220525020653203
28661 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c' (26,923) at 20240405153049917
28662 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/COPYING.MIT' (26,924) at 20210307205554046
28663 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8350.dtsi' (26,925) at 20240405153045777
28664 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/Makefile' (26,926) at 20210307214930362
28665 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.c' (26,927) at 20220525020652967
28666 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs-fvp-base.inc' (26,928) at 20231126090012769
28667 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ingenic/Makefile' (26,929) at 20220525020653863
28668 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/time.h' (26,930) at 20240405153054049
28669 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_platform.c' (26,931) at 20240405153230203
28670 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/state_set.h' (26,932) at 20240926080014009
28671 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_smu.c' (26,933) at 20240405153230383
28672 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/timer_based_actions.hpp' (26,934) at 20210717000028376
28673 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/stm32flash/stm32flash_0.7.bb' (26,935) at 20220402030016003
28674 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt' (26,936) at 20220525020651694
28675 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/core.c' (26,937) at 20210308005003500
28676 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/dbus_mode.hpp' (26,938) at 20210308005116217
28677 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/activation_ubi.cpp' (26,939) at 20240820080019550
28678 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/Kconfig' (26,940) at 20210308005003008
28679 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852be.c' (26,941) at 20240405153050677
28680 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/define_musl_sword_type.patch' (26,942) at 20230706080014769
28681 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_BA.h' (26,943) at 20220525020654163
28682 2025-01-08 03:00:47.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-rouge-score/python3-rouge-score_0.1.2.bb' (26,944) at 20241221090017564
28683 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/phy.h' (26,945) at 20220525020654019
28684 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/Kconfig' (26,946) at 20210308005002916
28685 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/cfg80211.c' (26,947) at 20240405153050441
28686 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch' (26,948) at 20240413080012667
28687 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp' (26,949) at 20221229040004411
28688 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/msa.h' (26,950) at 20240405153046009
28689 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/COPYING.LIB' (26,951) at 20210308005045721 to deleted uid set
28690 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/Makefile' (26,952) at 20210307214931866
28691 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decDPD.h' (26,953) at 20210308005046041
28692 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbusView/dbusView.py' (26,954) at 20221206040017633
28693 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fddidevice.h' (26,955) at 20210307214931382
28694 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lorstrand' (26,956) at 20210307205553786
28695 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/CRC32C-ADLER' (26,957) at 20220402030016011
28696 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.json' (26,958) at 20220429100100882
28697 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/backend.h' (26,959) at 20210307214930302
28698 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/cdma.c' (26,960) at 20240405153048801
28699 2025-01-08 03:00:47.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb' (26,961) at 20241221090017564
28700 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/Makefile' (26,962) at 20210307214931190
28701 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (26,963) at 20241106090019922
28702 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.json' (26,964) at 20220429100100882
28703 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/utils.py' (26,965) at 20240405153232103
28704 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu_counter.h' (26,966) at 20240405153231835
28705 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_snan.S' (26,967) at 20210307214926146
28706 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/0001-Makefile.am-only-build-dhcrelay.patch' (26,968) at 20220402030015899
28707 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/resource.h' (26,969) at 20210307214930546
28708 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/MAINTAINERS.md' (26,970) at 20241221090017580
28709 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8516.h' (26,971) at 20210307214930082
28710 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/checksum.h' (26,972) at 20240405153052841
28711 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-xenon.h' (26,973) at 20220525020653387
28712 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sctop-report' (26,974) at 20210307214932566
28713 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_warpdrive.c' (26,975) at 20210307214930370
28714 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h' (26,976) at 20210307214929322
28715 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/usb_a9263.dts' (26,977) at 20210308005002632
28716 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig' (26,978) at 20210308005003236
28717 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_small_defconfig' (26,979) at 20210308005003284
28718 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_mci2.dtsi' (26,980) at 20210308005002612
28719 2025-01-08 03:00:47.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elf-fdpic.h' (26,981) at 20240405153231807
28720 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/zynq_spi.c' (26,982) at 20210308005003496
28721 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/accelerators/ocxl.rst' (26,983) at 20220525020651778
28722 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/Makefile' (26,984) at 20240405153053549
28723 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/metadata.hpp' (26,985) at 20241121090002423
28724 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/st,stm32-ipcc.yaml' (26,986) at 20240405153045089
28725 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/cpu.h' (26,987) at 20210308005002636
28726 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/lib.c' (26,988) at 20240405153054065
28727 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/designware.h' (26,989) at 20241211090212362
28728 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/bitops.rst' (26,990) at 20210308005045797
28729 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-doc' (26,991) at 20241221090017616
28730 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/mon.c' (26,992) at 20240405153052401
28731 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sn-f-ospi.c' (26,993) at 20240405153231467
28732 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/eeprom.c' (26,994) at 20240405153050605
28733 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-crypto.inc' (26,995) at 20210905000020581
28734 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/server.ttyVUART0.conf.in' (26,996) at 20230512080017665
28735 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-FraserCoast-Bundaberg' (26,997) at 20210307205553762
28736 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/conf/machine/include/ufispace.inc' (26,998) at 20230412080023456
28737 2025-01-08 03:00:47.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/cluster.h' (26,999) at 20210308005046009
28738 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/comminf.h' (27,000) at 20220215040051504
28739 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/blowfish_common.c' (27,001) at 20240405153046533
28740 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb' (27,002) at 20241206090014270
28741 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/meson.options' (27,003) at 20241219090010504
28742 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.prettierrc.yaml' (27,004) at 20240905080027586
28743 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_sm.h' (27,005) at 20210307214926946
28744 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-pelt.c' (27,006) at 20210307214925554
28745 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_xrs700x.c' (27,007) at 20240405153053233
28746 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/images/core-image-rt-sdk.bb' (27,008) at 20241221090017692
28747 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-kv2.bconf' (27,009) at 20220525020655111
28748 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/machine_name.cpp' (27,010) at 20231027080010242
28749 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data.hpp' (27,011) at 20210308005049137
28750 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/Makefile' (27,012) at 20210308005003016
28751 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl-phy.c' (27,013) at 20240405153053241
28752 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_670x.c' (27,014) at 20240405153046897
28753 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf50633.c' (27,015) at 20240405153051501
28754 2025-01-08 03:00:47.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sma1303.h' (27,016) at 20240405153053785
28755 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager_arria10.h' (27,017) at 20210308005002780
28756 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_4_2_offset.h' (27,018) at 20240405153047981
28757 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_maps.h' (27,019) at 20240405153054285
28758 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_gotol.c' (27,020) at 20240405153232263
28759 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi' (27,021) at 20240405153045725
28760 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/sessreg_1.1.3.bb' (27,022) at 20240106090017237
28761 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vmmdev.h' (27,023) at 20210307214930954
28762 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/rbtree.h' (27,024) at 20210308005003668
28763 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz/0001-http-fetch-Pass-a-non-null-buffer-to-ne_set_request_.patch' (27,025) at 20220910030013349
28764 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_init.h' (27,026) at 20210307214928642
28765 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__schedulers.hpp' (27,027) at 20241219090033964
28766 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.c' (27,028) at 20220525020652959
28767 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi' (27,029) at 20220525020651914
28768 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_handler.S' (27,030) at 20210307214932706
28769 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb' (27,031) at 20221004030011410
28770 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/device_tests.cpp' (27,032) at 20240817080031296
28771 2025-01-08 03:00:47.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/tegra.rst' (27,033) at 20210307214925498
28772 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/base.c' (27,034) at 20220525020654703
28773 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/meson.build' (27,035) at 20241211090212458
28774 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiattach.service' (27,036) at 20210308005102829
28775 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/efi-header.S' (27,037) at 20240405153045945
28776 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (27,038) at 20210417000027537
28777 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall64-o32.S' (27,039) at 20240520080015127
28778 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/Makefile' (27,040) at 20240405153054053
28779 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_i2c.c' (27,041) at 20240405153048361
28780 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_clk_mgr.h' (27,042) at 20240405153047209
28781 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/hit,hd44780.yaml' (27,043) at 20220525020651662
28782 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.clang-format' (27,044) at 20241219090034328
28783 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb' (27,045) at 20241221090017524
28784 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/cli11.wrap' (27,046) at 20240824080002942
28785 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-io.h' (27,047) at 20210307214928846
28786 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/Kconfig' (27,048) at 20240405153049589
28787 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_vic.h' (27,049) at 20240405153049897
28788 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb' (27,050) at 20241221090017552
28789 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas2562.yaml' (27,051) at 20240405153045169
28790 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace_user.h' (27,052) at 20210307214926754
28791 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-connectivity/openssh/openssh_%.bbappend' (27,053) at 20220402030016075
28792 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf' (27,054) at 20230927080013510
28793 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gem.c' (27,055) at 20240405153048701
28794 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/lowlevel_init.S' (27,056) at 20210308005003036
28795 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512-armv4.pl' (27,057) at 20210309003648676
28796 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/slirp/libslirp_git.bb' (27,058) at 20241206090014310
28797 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos4412-isp-clock.yaml' (27,059) at 20240405153045029
28798 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/crop_devid.c' (27,060) at 20240405153230091
28799 2025-01-08 03:00:47.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-ip-monitor.service' (27,061) at 20230518080020518
28800 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/rev.cfg' (27,062) at 20210307205554470
28801 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0002-tools-generate_proxy.cpp-avoid-possibly-undefined-ui.patch' (27,063) at 20210307205553886
28802 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/meson-axg-gpio.h' (27,064) at 20210308005003636
28803 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_log_rlimit.c' (27,065) at 20240405153052577
28804 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/omapfb_dss.h' (27,066) at 20210307214931698
28805 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hpe/gxp.c' (27,067) at 20240405153229911
28806 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-loader.c' (27,068) at 20240405153053997
28807 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/npcm_gmac.h' (27,069) at 20240906080037336
28808 2025-01-08 03:00:47.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/MAINTAINERS' (27,070) at 20210308005002912
28809 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_pcol.h' (27,071) at 20240405153050289
28810 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos4-common.h' (27,072) at 20210308005003596
28811 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/include/mach/gpio.h' (27,073) at 20210308005002796
28812 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1-edimm2.2.dts' (27,074) at 20240405153229903
28813 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revB_defconfig' (27,075) at 20210308005003288
28814 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/config' (27,076) at 20240405153232287
28815 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_drv.c' (27,077) at 20241211090145417
28816 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml' (27,078) at 20240405153045053
28817 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt.h' (27,079) at 20240906080037320
28818 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/88pg86x.txt' (27,080) at 20210307214925406
28819 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7m.S' (27,081) at 20240405153045697
28820 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb' (27,082) at 20230706080014761
28821 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7709.c' (27,083) at 20210307214926562
28822 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fib_lookup.c' (27,084) at 20240405153054269
28823 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/orc/orc_0.4.40.bb' (27,085) at 20241221090017664
28824 2025-01-08 03:00:47.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice-gtk_0.42.bb' (27,086) at 20241206090014242
28825 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/read.cpp' (27,087) at 20240912080037647
28826 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/m5208evbe.c' (27,088) at 20210308005002972
28827 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ariel.c' (27,089) at 20240405153230755
28828 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig' (27,090) at 20210308005003240
28829 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-common.h' (27,091) at 20240405153052829
28830 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/event_notifier-posix.c' (27,092) at 20221215040039402
28831 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5260.c' (27,093) at 20240405153049629
28832 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/Kconfig' (27,094) at 20240405153231447
28833 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/dwc3-st.txt' (27,095) at 20210308005003328
28834 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk110.fuc3' (27,096) at 20210307214927938
28835 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/COPYING.MIT' (27,097) at 20210307205553734
28836 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/index.rst' (27,098) at 20240405153045301
28837 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netdevice.h' (27,099) at 20210307214931642
28838 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EthernetInterface_v1.xml' (27,100) at 20240824080002930
28839 2025-01-08 03:00:47.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_hash.c' (27,101) at 20240405153046937
28840 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_task_context.h' (27,102) at 20240405153051617
28841 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant' (27,103) at 20210307205554466
28842 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera-core.c' (27,104) at 20240405153049609
28843 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/swap.c' (27,105) at 20210307214929734
28844 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qca,ar9330-uart.yaml' (27,106) at 20220525020651710
28845 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch' (27,107) at 20241221090017656
28846 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/bootmem_info.c' (27,108) at 20240405153053121
28847 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bios.c' (27,109) at 20240429080012420
28848 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/README.md' (27,110) at 20240413080012667
28849 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/livepatch.h' (27,111) at 20240405153046117
28850 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb' (27,112) at 20240309090012824
28851 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/Makefile' (27,113) at 20240405153049437
28852 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/meson.build' (27,114) at 20230713080012540
28853 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/devkit8000.h' (27,115) at 20210308005003080
28854 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/trace.h' (27,116) at 20210308005045869
28855 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/sysfs.c' (27,117) at 20210307214932618
28856 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.3/index.html' (27,118) at 20210307205554246
28857 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/falcon.h' (27,119) at 20240405153048621
28858 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zcomp.h' (27,120) at 20240405153046717
28859 2025-01-08 03:00:47.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/sdio.c' (27,121) at 20240405153050713
28860 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/exthdrs.c' (27,122) at 20240405153232035
28861 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-osm-s.dtsi' (27,123) at 20240405153229923
28862 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_dg.c' (27,124) at 20210307214932270
28863 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_s_w_ph.c' (27,125) at 20210308005046505
28864 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/driver.h' (27,126) at 20220525020652162
28865 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/platform_no_drv_owner.cocci' (27,127) at 20210307214932138
28866 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_devel_QA.rst' (27,128) at 20240405153229747
28867 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/.gitignore' (27,129) at 20220525020654947
28868 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/meson.build' (27,130) at 20240424080021456
28869 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/module-common.c' (27,131) at 20210308005046105
28870 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/alternative-asm.h' (27,132) at 20240405153045933
28871 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/MemoryECC.errors.yaml' (27,133) at 20220315030032667
28872 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sa1100fb.rst' (27,134) at 20210307214925478
28873 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SNIA' (27,135) at 20211006000025242
28874 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/sysfs.txt' (27,136) at 20240405153229839
28875 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cavium-mix.txt' (27,137) at 20210307214925374
28876 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/nfs.inc' (27,138) at 20240426080018068
28877 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/Kconfig' (27,139) at 20220525020653415
28878 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/draak.dtsi' (27,140) at 20240405153045797
28879 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch' (27,141) at 20210307205554614
28880 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-eth.c' (27,142) at 20210308005002552
28881 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-tegra.c' (27,143) at 20210307214927050
28882 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_format.h' (27,144) at 20240405153050141
28883 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/bcu/bcu-regs.h' (27,145) at 20210308005002792
28884 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_module.c' (27,146) at 20240405153047185
28885 2025-01-08 03:00:47.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/xattr.h' (27,147) at 20230426080043776
28886 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/corsair-cpro.c' (27,148) at 20240520080015151
28887 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/boot_utils.robot' (27,149) at 20220211040017905
28888 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-pca-isa.rst' (27,150) at 20210307214925510
28889 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3066a-cru.h' (27,151) at 20210308005003632
28890 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/Kconfig' (27,152) at 20210308005003352
28891 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/logcheck/files/99_logcheck' (27,153) at 20210307205554002
28892 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/audio.txt' (27,154) at 20210307214925314
28893 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/up.c' (27,155) at 20220525020654743
28894 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/mount.h' (27,156) at 20240405153054053
28895 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/meson.build' (27,157) at 20210308005046085
28896 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-core.c' (27,158) at 20210307214928842
28897 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_devcaps.c' (27,159) at 20220525020653027
28898 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/lasi_82596.c' (27,160) at 20240405153049961
28899 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/of_live.h' (27,161) at 20210308005003676
28900 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/elf.h' (27,162) at 20210307214925670
28901 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skottsund' (27,163) at 20210307205553790
28902 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ihs_mdio.h' (27,164) at 20210308005003000
28903 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7750.h' (27,165) at 20210308005002848
28904 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/load-extract-al16-al8.h.inc' (27,166) at 20240906080037184
28905 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/CapLimits.interface.yaml' (27,167) at 20240618080025497
28906 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsdump.c' (27,168) at 20220525020652234
28907 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-core.h' (27,169) at 20240405153046985
28908 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/vexpress_tc2.c' (27,170) at 20210308005002916
28909 2025-01-08 03:00:47.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/microblaze/include/uapi/asm/mman.h' (27,171) at 20210307214932454
28910 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_creg.h' (27,172) at 20210308005002664
28911 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_osm.h' (27,173) at 20240405153051557
28912 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/dptest.h' (27,174) at 20220802100038573
28913 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_addresses.c' (27,175) at 20210308005003764
28914 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml' (27,176) at 20240405153045041
28915 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_file.h' (27,177) at 20241001080013028
28916 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager_main.cpp' (27,178) at 20241107090019841
28917 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32mp257.c' (27,179) at 20240405153051373
28918 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9263.dtsi' (27,180) at 20240405153045465
28919 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exresnte.c' (27,181) at 20240405153046621
28920 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c' (27,182) at 20240405153230607
28921 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/nv_driver.c' (27,183) at 20210307214930934
28922 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/ftrace.h' (27,184) at 20240405153054193
28923 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/wwan_hwsim.c' (27,185) at 20240405153051097
28924 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_msi_test.c' (27,186) at 20220525020653827
28925 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nykoping' (27,187) at 20210307205553790
28926 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/optprobes/arch-support.txt' (27,188) at 20240405153045197
28927 2025-01-08 03:00:47.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/numa.c' (27,189) at 20240405153230003
28928 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/entry-arcv2.h' (27,190) at 20240405153229859
28929 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/google/Kconfig' (27,191) at 20240405153053933
28930 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0019-libfdt-Undefine-__wordsize-if-already-defined.patch' (27,192) at 20230706080014765
28931 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.yml' (27,193) at 20210927100127017
28932 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efi_embedded_fw.h' (27,194) at 20210307214931382
28933 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/tlb.json' (27,195) at 20240405153054113
28934 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-lantiq-rcu-usb2.txt' (27,196) at 20210307214925390
28935 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dcr-low.S' (27,197) at 20240405153230059
28936 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/context_bus.c' (27,198) at 20240405153048805
28937 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/0001-unattended-upgrade-Remove-distro_info-usage-to-check.patch' (27,199) at 20220402030015927
28938 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntimed/ntimed/use-ldflags.patch' (27,200) at 20210307205553846
28939 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ltc4162-l-charger.c' (27,201) at 20240405153231355
28940 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_psi.c' (27,202) at 20241211090212322
28941 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_osm_pci.c' (27,203) at 20220525020653987
28942 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/.gitignore' (27,204) at 20240405153054305
28943 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c' (27,205) at 20241211090145413
28944 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kasan.h' (27,206) at 20240405153046113
28945 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_scsi_fw_funcs.c' (27,207) at 20210307214930382
28946 2025-01-08 03:00:47.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/regset.c' (27,208) at 20210309003654104
28947 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/procfs.h' (27,209) at 20210307214931142
28948 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/0001-correct-the-location-of-unistd.h.patch' (27,210) at 20230813080012840
28949 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-mux-reg.h' (27,211) at 20210307214931474
28950 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_d.c' (27,212) at 20210308005046521
28951 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/maltaint.h' (27,213) at 20210307214926226
28952 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/gsc-hwmon.rst' (27,214) at 20240405153045217
28953 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IJG-short' (27,215) at 20241221090017616
28954 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusSensor.cpp' (27,216) at 20240817080033760
28955 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/phosphor-settings-defaults-native/harma-temporary-software-versions.yml' (27,217) at 20240924080011379
28956 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/cereal.wrap' (27,218) at 20240124090001898
28957 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.h' (27,219) at 20240405153047105
28958 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-insn-defs.c.inc' (27,220) at 20240906080037544
28959 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/sockbits.h' (27,221) at 20210308005046085
28960 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-gmii-sel.c' (27,222) at 20240405153231315
28961 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/calculator-aserver.cpp' (27,223) at 20241219090033960
28962 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform-onboard-usb-hub' (27,224) at 20240405153044917
28963 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb' (27,225) at 20241221090017520
28964 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vsockmon.h' (27,226) at 20210307214931686
28965 2025-01-08 03:00:47.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Priority/meson.build' (27,227) at 20231019080027863
28966 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_iv_ogm.c' (27,228) at 20240405153231987
28967 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_d.c' (27,229) at 20210308005046509
28968 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efistub.h' (27,230) at 20240411080014070
28969 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-exynos.c' (27,231) at 20210308005003512
28970 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/TQM834x_defconfig' (27,232) at 20210308005003244
28971 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-xinmo.c' (27,233) at 20210307214928102
28972 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_rules_test.cpp' (27,234) at 20210308005049141
28973 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/0001-Default-eigen_packet_wrapper-constructor.patch' (27,235) at 20211007100024283
28974 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,armada-8k-pic.txt' (27,236) at 20210307214925342
28975 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/apple_bl.c' (27,237) at 20240405153052173
28976 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/Makefile' (27,238) at 20210307214929574
28977 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/module.h' (27,239) at 20210307214932742
28978 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuppc.png' (27,240) at 20240309090012816 to deleted uid set
28979 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg6.c' (27,241) at 20240405153046621
28980 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_mixer.c' (27,242) at 20240405153230635
28981 2025-01-08 03:00:47.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/usage.rst' (27,243) at 20240405153045285
28982 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dquot_buf.c' (27,244) at 20240405153052573
28983 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-support/curl/curl_%.bbappend' (27,245) at 20220527030025404
28984 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/Kconfig' (27,246) at 20240613080016379
28985 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/dot11d.h' (27,247) at 20210307214930622
28986 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/time.c' (27,248) at 20240405153046049
28987 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/basic/Makefile' (27,249) at 20210308005003724
28988 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml' (27,250) at 20240405153229771
28989 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-host-failure-reboots/host-failure-reboots@.service' (27,251) at 20210307205554062
28990 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_ah.c' (27,252) at 20210307214931946
28991 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi.h' (27,253) at 20240613080016499
28992 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-passive-serial.txt' (27,254) at 20210307214925314
28993 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/st,stm32-bxcan.yaml' (27,255) at 20240405153045117
28994 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/Makefile' (27,256) at 20240405153229735
28995 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/journal.h' (27,257) at 20240710080014601
28996 2025-01-08 03:00:47.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubp.c' (27,258) at 20240405153047261
28997 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/read_metadata.c' (27,259) at 20240405153052561
28998 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/flashchip.h' (27,260) at 20210308005003668
28999 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm.h' (27,261) at 20240405153232111
29000 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-core.c' (27,262) at 20241001080013016
29001 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/termbits.h' (27,263) at 20240326080039562
29002 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hyperv-tlfs.h' (27,264) at 20240405153230111
29003 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/Makefile' (27,265) at 20240405153051485
29004 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-ld11.c' (27,266) at 20210308005002792
29005 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/crossbuilds.yml' (27,267) at 20241211090212202
29006 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoenet.c' (27,268) at 20240405153230187
29007 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-usbc-tusb320.c' (27,269) at 20240405153047029
29008 2025-01-08 03:00:47.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm814x.dtsi' (27,270) at 20240405153045597
29009 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/s3fb.c' (27,271) at 20240405153052217
29010 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_cis.c' (27,272) at 20240405153049657
29011 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/fsi-master.h' (27,273) at 20240906080037332
29012 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb' (27,274) at 20241221090017556
29013 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_reg.h' (27,275) at 20240405153231267
29014 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore_blk.h' (27,276) at 20220525020654607
29015 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8568MDS.h' (27,277) at 20210308005003580
29016 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/init.c' (27,278) at 20241008080013955
29017 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ipuv3-plane.h' (27,279) at 20240405153048561
29018 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/Makefile' (27,280) at 20240405153229915
29019 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mtk.c' (27,281) at 20240405153231559
29020 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/smartreflex-class3.c' (27,282) at 20210307214925926
29021 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-prd.c' (27,283) at 20240405153230055
29022 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v4.h' (27,284) at 20240405153051289
29023 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.rst' (27,285) at 20241221090017596
29024 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9263ek.dts' (27,286) at 20240405153045465
29025 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb' (27,287) at 20230811080018302
29026 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Smedjebacken_Uvberget' (27,288) at 20210307205553790
29027 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/MAINTAINERS' (27,289) at 20210308005003076
29028 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/init' (27,290) at 20210307205553822
29029 2025-01-08 03:00:47.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/Makefile' (27,291) at 20220525020652502
29030 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc.h' (27,292) at 20240405153046785
29031 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/Kconfig' (27,293) at 20210309003649364
29032 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0022-all-host_applications-remove-non-existent-projects.patch' (27,294) at 20230211040012643
29033 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/pata-common.yaml' (27,295) at 20240405153229755
29034 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/intrinsics.h' (27,296) at 20210307214926114
29035 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mcx_defconfig' (27,297) at 20210308005003268
29036 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/wget.py' (27,298) at 20241221090017588
29037 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imgpdc.c' (27,299) at 20220525020653203
29038 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_windsor.c' (27,300) at 20240405153230799
29039 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch' (27,301) at 20241206090014334
29040 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/0001-cimxml-Include-sys-select.h-for-fd_set.patch' (27,302) at 20210307205553934
29041 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/Makefile' (27,303) at 20210308005002792
29042 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/Makefile' (27,304) at 20240405153049301
29043 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_mac_clut224.ppm' (27,305) at 20210307214930950
29044 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/0001-corstone1000-port-crypto-config.patch' (27,306) at 20230813080012840
29045 2025-01-08 03:00:47.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/container.c' (27,307) at 20210307214926890
29046 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerNetworkProtocol.v1_10_1.json' (27,308) at 20240619080002948
29047 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602.h' (27,309) at 20210307214932338
29048 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-varargs.patch' (27,310) at 20210307205553810
29049 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-whl-skips.txt' (27,311) at 20240405153230531
29050 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/Makefile' (27,312) at 20210308005002548
29051 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88473.h' (27,313) at 20210307214928630
29052 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-raydium-rm68200.c' (27,314) at 20240405153048689
29053 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_devlink.c' (27,315) at 20240405153049945
29054 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/MAINTAINERS' (27,316) at 20210308005003080
29055 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/functional.hpp' (27,317) at 20241219090033968
29056 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d.c' (27,318) at 20240405153050653
29057 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mtk-memory-port.h' (27,319) at 20240405153052649
29058 2025-01-08 03:00:47.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/Makefile' (27,320) at 20240405153045709
29059 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/socket.c' (27,321) at 20241216090017789
29060 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/pci.c' (27,322) at 20240405153231239
29061 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/fpu.c' (27,323) at 20240405153046285
29062 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,qmc-audio.yaml' (27,324) at 20240405153045161
29063 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/loader.scss' (27,325) at 20210308005107073
29064 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/amdgpu_drm.h' (27,326) at 20240405153231867
29065 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev-v3.c' (27,327) at 20240405153046937
29066 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb' (27,328) at 20241221090017544
29067 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/Kconfig' (27,329) at 20210308005003016
29068 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/macros.fuc' (27,330) at 20210307214927938
29069 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/i2c_defs.h' (27,331) at 20210308005002720
29070 2025-01-08 03:00:47.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CrystalStacker' (27,332) at 20211006000025234
29071 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nl80211.h' (27,333) at 20240405153052933
29072 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/afe4403.c' (27,334) at 20240405153048985
29073 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd-boot_%.bbappend' (27,335) at 20241221090017472
29074 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/Kconfig' (27,336) at 20210307214929386
29075 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.2.bb' (27,337) at 20241221090017488
29076 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/throttle.c' (27,338) at 20240326080039386
29077 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/Makefile' (27,339) at 20210308005002852
29078 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c' (27,340) at 20240624080012780
29079 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/ppc.h' (27,341) at 20210308005002840
29080 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/inode.c' (27,342) at 20240405153231687
29081 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/NIC/meson.build' (27,343) at 20241213090041954
29082 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/helper.h' (27,344) at 20240906080037512
29083 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-touch.c' (27,345) at 20240405153049529
29084 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/date.c' (27,346) at 20210308005003208
29085 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/Makefile' (27,347) at 20240405153047033
29086 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/Makefile' (27,348) at 20240405153231987
29087 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/hci.h' (27,349) at 20210307214932034
29088 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/module.c' (27,350) at 20210307214926766
29089 2025-01-08 03:00:47.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/ddr-setup.cfg' (27,351) at 20210308005002908
29090 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom_1.2.1.bb' (27,352) at 20230114040015478
29091 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/MAINTAINERS' (27,353) at 20210308005003052
29092 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/index.html' (27,354) at 20210308005107077
29093 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/nuvoton,npcm845-clk.h' (27,355) at 20240405153052645
29094 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/Makefile' (27,356) at 20240405153051301
29095 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/emac_defs.h' (27,357) at 20210308005002656
29096 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/compress.h' (27,358) at 20240405153046533
29097 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/spl.c' (27,359) at 20210308005002716
29098 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_fusion.h' (27,360) at 20240405153230511
29099 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/msi-pic.txt' (27,361) at 20210307214925406
29100 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804-i2c.c' (27,362) at 20240405153053869
29101 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm_ep/Makefile' (27,363) at 20210308005002940
29102 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/meson.build' (27,364) at 20230825080021141
29103 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/stable_api_nonsense.txt' (27,365) at 20210307214925582
29104 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-internal.h' (27,366) at 20240906080037164
29105 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axs10x/pll_clock.c' (27,367) at 20240405153230203
29106 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/config-mbcpld.json' (27,368) at 20240405080013750
29107 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/catalina/host-poweroff' (27,369) at 20240720080012613
29108 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/module_symbol.h' (27,370) at 20240405153231827
29109 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/gpio.c' (27,371) at 20220429100100454
29110 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_efuse.h' (27,372) at 20220525020654187
29111 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mc_pll_regs.h' (27,373) at 20240405153046605
29112 2025-01-08 03:00:47.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_msg.c' (27,374) at 20210308005108641
29113 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/ui-hmp-cmds.c' (27,375) at 20240326080039754
29114 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/Kconfig' (27,376) at 20210307214926958
29115 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_version.c' (27,377) at 20220525020654131
29116 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0007-configure-fix-incorrect-variable.patch' (27,378) at 20240413080012643
29117 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-armada-3700.c' (27,379) at 20240405153231455
29118 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_wr.c' (27,380) at 20240405153051585
29119 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_char.tc' (27,381) at 20241008080014059
29120 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sched-wakeup-profile.png' (27,382) at 20210307205554350 to deleted uid set
29121 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/osf_sys.c' (27,383) at 20240405153229855
29122 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/clock-tables.h' (27,384) at 20210308005002672
29123 2025-01-08 03:00:47.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/alloc.h' (27,385) at 20240712080021089
29124 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-clps711x/Makefile' (27,386) at 20210307214925874
29125 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9n12ek.h' (27,387) at 20210308005003584
29126 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_binding.h' (27,388) at 20240405153048793
29127 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/run-ptest' (27,389) at 20240113090014532
29128 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0004.h' (27,390) at 20240405153048617
29129 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ib62x0.dts' (27,391) at 20210308005002592
29130 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-ep93xx.c' (27,392) at 20210308005003512
29131 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/inetd' (27,393) at 20210307205554470
29132 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/Kconfig' (27,394) at 20240405153051305
29133 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/spdlog/spdlog_1.14.1.bb' (27,395) at 20241206090014266
29134 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/fs.c' (27,396) at 20240405153054053
29135 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/meson_gx_mmc.c' (27,397) at 20210308005003404
29136 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fprobe/Makefile' (27,398) at 20240405153053429
29137 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/string.h' (27,399) at 20210307214926098
29138 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend' (27,400) at 20210812000025166
29139 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uchardet/uchardet_0.0.8.bb' (27,401) at 20230317080013793
29140 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iomap.h' (27,402) at 20240405153052597
29141 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kerimaki' (27,403) at 20210307205553770
29142 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt' (27,404) at 20210307205554278
29143 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/am33xx.h' (27,405) at 20210307214931342
29144 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/functions.hpp' (27,406) at 20240820080019546
29145 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.err' (27,407) at 20210927100127469
29146 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6589.dtsi' (27,408) at 20240405153045461
29147 2025-01-08 03:00:47.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/qp.c' (27,409) at 20240405153049073
29148 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/p4.c' (27,410) at 20240405153046373
29149 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-lp55xx.h' (27,411) at 20240405153052649
29150 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Event.v1_11_0.json' (27,412) at 20240918080002720
29151 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/cpu.c' (27,413) at 20210308005002828
29152 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/fdio.hpp' (27,414) at 20241219090033960
29153 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-scsi-test.c' (27,415) at 20240326080039742
29154 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx6464es.h' (27,416) at 20210307214932266
29155 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_series_merge_on_head.2.skip' (27,417) at 20231126090012849
29156 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/editor_impl.cpp' (27,418) at 20240826080018279
29157 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/README.md' (27,419) at 20231005080023445
29158 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-mc.h' (27,420) at 20210307214931434
29159 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/README' (27,421) at 20210307214932534
29160 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/fru-fault-monitor.cpp' (27,422) at 20240828080025975
29161 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_tx.h' (27,423) at 20220525020653167
29162 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fredrika' (27,424) at 20210307205553782
29163 2025-01-08 03:00:47.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/net.c' (27,425) at 20210308005003216
29164 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0020-test-bus-error-strerror-is-assumed-to-be-GNU-specifi.patch' (27,426) at 20241221090017644
29165 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/gate.h' (27,427) at 20210307214927022
29166 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml' (27,428) at 20240405153045121
29167 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.h' (27,429) at 20240405153049469
29168 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0-spider.dts' (27,430) at 20240405153229963
29169 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/openpower.inc' (27,431) at 20211105000026763
29170 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-gadget.c' (27,432) at 20240405153052037
29171 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/atmel_mxt_ts.c' (27,433) at 20240405153049157
29172 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/Makefile' (27,434) at 20240405153054233
29173 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-code16.S' (27,435) at 20210308005046497
29174 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/binutils/binutils_%.bbappend' (27,436) at 20230813080012872
29175 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/Kconfig' (27,437) at 20210308005002984
29176 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dal' (27,438) at 20210307205553778
29177 2025-01-08 03:00:47.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/irq.c' (27,439) at 20240405153045673
29178 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c' (27,440) at 20241115090012945
29179 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/xen_wdt.c' (27,441) at 20210307214930978
29180 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/generic.c' (27,442) at 20240405153231723
29181 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_enable_stats.c' (27,443) at 20240405153054277
29182 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/Kconfig' (27,444) at 20210307214928646
29183 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/oem_handler.hpp' (27,445) at 20240910080037463
29184 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-dmamap.c' (27,446) at 20210307214930582
29185 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa72-cortexa53.inc' (27,447) at 20240301090012451
29186 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/Makefile' (27,448) at 20240405153047249
29187 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfsqrt.c' (27,449) at 20210307214926334
29188 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/coredump.c' (27,450) at 20220525020652074
29189 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/memory.h' (27,451) at 20240405153052961
29190 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mn-clock.h' (27,452) at 20240405153052641
29191 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/ac-power-good-deassert@.service' (27,453) at 20240316080012480
29192 2025-01-08 03:00:47.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/harmony.c' (27,454) at 20220525020654983
29193 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0004-Fix-icu-config.patch' (27,455) at 20230706080014737
29194 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/frontend.json' (27,456) at 20240405153054145
29195 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2.h' (27,457) at 20240405153049749
29196 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml' (27,458) at 20240405153045137
29197 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa_defs.h' (27,459) at 20240405153046537
29198 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-infracfg.c' (27,460) at 20240405153046797
29199 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/Makefile' (27,461) at 20210308005003012
29200 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9759.c' (27,462) at 20240405153053625
29201 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_rndis.c' (27,463) at 20240405153231551
29202 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-rs.c' (27,464) at 20240405153050505
29203 2025-01-08 03:00:47.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/openvswitch.h' (27,465) at 20240405153231875
29204 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.yaml' (27,466) at 20221207040023627
29205 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-mustang.dts' (27,467) at 20240405153045717
29206 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sock_destroy_prog.c' (27,468) at 20240405153054273
29207 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.c' (27,469) at 20240405153050113
29208 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.11.bb' (27,470) at 20240113090014536
29209 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/dbus_to_terminus_effecter_test.cpp' (27,471) at 20240826080030471
29210 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/libsrp.h' (27,472) at 20210307214930326
29211 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe_tmpl.h' (27,473) at 20241104090011615
29212 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-bsr' (27,474) at 20210307214925194
29213 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-10x0-mb7.dts' (27,475) at 20240405153045505
29214 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot' (27,476) at 20210307205554482
29215 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/unaccepted_memory.c' (27,477) at 20241011080017303
29216 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,gx-vdec.yaml' (27,478) at 20240405153045093
29217 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_debugfs.c' (27,479) at 20240405153053241
29218 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sdx55-pas.yaml' (27,480) at 20240405153229791
29219 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lru_cache.h' (27,481) at 20240405153052721
29220 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_pptp.c' (27,482) at 20240405153053257
29221 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/Kconfig' (27,483) at 20210307214930134
29222 2025-01-08 03:00:47.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Outlet.v1_4_4.json' (27,484) at 20240824080002938
29223 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch' (27,485) at 20230706080014769
29224 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/meson.build' (27,486) at 20220913030027317
29225 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/cgu.c' (27,487) at 20240405153046789
29226 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/203.out' (27,488) at 20210308005046457
29227 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8824.yaml' (27,489) at 20240405153045165
29228 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/Makefile' (27,490) at 20240405153049761
29229 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/files/0001-avoid-unnecessary-check-for-sqlite3-binary.patch' (27,491) at 20230211040012639
29230 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tracepoint.h' (27,492) at 20240405153052809
29231 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch' (27,493) at 20230609080014403
29232 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts' (27,494) at 20240405153045825
29233 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cevt-r4k.h' (27,495) at 20210307214926210
29234 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb' (27,496) at 20241221090017528
29235 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/Kconfig' (27,497) at 20210308005002852
29236 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-sysfs.h' (27,498) at 20210307214931914
29237 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/gpio.h' (27,499) at 20210308005002784
29238 2025-01-08 03:00:47.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/max2175.rst' (27,500) at 20210307214925594
29239 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_cfg_masks.h' (27,501) at 20240405153046581
29240 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max15301.rst' (27,502) at 20220525020651738
29241 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c64xx.dtsi' (27,503) at 20240405153045573
29242 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts' (27,504) at 20240405153229939
29243 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xdma-regs.h' (27,505) at 20240405153047013
29244 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/note.S' (27,506) at 20210307214926410
29245 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/tls.rst' (27,507) at 20221215040039082
29246 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_emulate.c' (27,508) at 20240405153046173
29247 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kmeter1.dts' (27,509) at 20210307214926354
29248 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tlb.h' (27,510) at 20240405153046397
29249 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_lru_list.h' (27,511) at 20240405153231891
29250 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/Makefile' (27,512) at 20240726080012882
29251 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-wm8350.c' (27,513) at 20210307214928554
29252 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/imx-regs.h' (27,514) at 20210308005002640
29253 2025-01-08 03:00:47.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5631.h' (27,515) at 20210307214932326
29254 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/parallels.c' (27,516) at 20241211090212214
29255 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/s390-drivers.rst' (27,517) at 20240405153229807
29256 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_lib.c' (27,518) at 20210307214932270
29257 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-handbooks.rst' (27,519) at 20240405153229827
29258 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1409.h' (27,520) at 20210307214928634
29259 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dummy/dummy.h' (27,521) at 20210308004938832
29260 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_phy.c' (27,522) at 20240411080014102
29261 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/bpt_helper.c' (27,523) at 20240906080037492
29262 2025-01-08 03:00:47.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/lgpl-2.0.txt' (27,524) at 20210308005002540
29263 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c' (27,525) at 20241220090018314
29264 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx7ulp.c' (27,526) at 20220525020651886
29265 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (27,527) at 20240206090017943
29266 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uinput.h' (27,528) at 20210307214931662
29267 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-our_range_memslots.c' (27,529) at 20240906080037224
29268 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/load_policy.c' (27,530) at 20220525020654963
29269 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0003-CMakeLists.txt-Revise-init-manager-deduction.patch' (27,531) at 20241221090017516
29270 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c' (27,532) at 20240405153230363
29271 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/rsp.c' (27,533) at 20220525020654883
29272 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dma_sun4i.h' (27,534) at 20210308005002668
29273 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.h' (27,535) at 20240405153047105
29274 2025-01-08 03:00:47.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0014-Provide-crypto-api-to-create-uefi-priv-var-fingerpri.patch' (27,536) at 20241206090014214
29275 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/translate.c' (27,537) at 20241211090212522
29276 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (27,538) at 20241024080011938
29277 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/qcom-cpufreq-nvmem.c' (27,539) at 20240812080017232
29278 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/input.h' (27,540) at 20241211090145569
29279 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/subprojects/sdbusplus.wrap' (27,541) at 20220621100017304
29280 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-create-bufs.rst' (27,542) at 20240405153045321
29281 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/hardware.h' (27,543) at 20210308005002664
29282 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/lowlevel_macro.S' (27,544) at 20210308005002648
29283 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.scc' (27,545) at 20210307205554118
29284 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png' (27,546) at 20210307205554254 to deleted uid set
29285 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_debugfs.c' (27,547) at 20240405153048677
29286 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/Kconfig' (27,548) at 20240405153048701
29287 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-fg.yaml' (27,549) at 20240405153045141
29288 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_phylink.c' (27,550) at 20240405153050177
29289 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c' (27,551) at 20240613080016391
29290 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_nand.c' (27,552) at 20210308005003372
29291 2025-01-08 03:00:47.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon-csi-dsi.dtsi' (27,553) at 20240405153045805
29292 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/tuntap.h' (27,554) at 20210307214926622
29293 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt6000_priv.h' (27,555) at 20210307214928634
29294 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c' (27,556) at 20240405153050493
29295 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359-accdet.h' (27,557) at 20220525020655035
29296 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_ni_asm.S' (27,558) at 20240405153046365
29297 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_desc_dqo.h' (27,559) at 20240405153049937
29298 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_dccp.c' (27,560) at 20210307214932026
29299 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/int_helper.c' (27,561) at 20240906080037532
29300 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock.h' (27,562) at 20210308005002636
29301 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/qnap-poweroff.c' (27,563) at 20220525020653915
29302 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_dbus.hpp' (27,564) at 20221110040022754
29303 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/check-machine-coverage' (27,565) at 20220804030014663
29304 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/ddp.c' (27,566) at 20240405153231987
29305 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/kdump.rst' (27,567) at 20240405153044973
29306 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsmin/run-ptest' (27,568) at 20240302090018210
29307 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/Kconfig' (27,569) at 20210308005003504
29308 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzcmop.c.inc' (27,570) at 20240906080037524
29309 2025-01-08 03:00:47.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm94708.dts' (27,571) at 20240405153045429
29310 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/trace-events' (27,572) at 20230925080039865
29311 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cml_rt1011_rt5682.c' (27,573) at 20240405153053945
29312 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_afmt.c' (27,574) at 20240405153047253
29313 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_hcd.h' (27,575) at 20210308005003520
29314 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpass-sdm845.h' (27,576) at 20210307214931330
29315 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linkage.h' (27,577) at 20240405153052721
29316 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/setup.py' (27,578) at 20220728030041559
29317 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/dtx.rst' (27,579) at 20220525020651726
29318 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card2.dtsi' (27,580) at 20240405153045813
29319 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/maccess.c' (27,581) at 20240405153045949
29320 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Osthammar_Valo' (27,582) at 20210307205553790
29321 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/atomic.h' (27,583) at 20220525020652098
29322 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp221.c' (27,584) at 20210308005003468
29323 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sw-clock.c' (27,585) at 20240405153054173
29324 2025-01-08 03:00:47.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sdm845.h' (27,586) at 20210307214931330
29325 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-backend.c' (27,587) at 20241211090212210
29326 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/stat.h' (27,588) at 20210307214926762
29327 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.h' (27,589) at 20210307214929930
29328 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/src.hpp' (27,590) at 20241022080025528
29329 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/meson.build' (27,591) at 20220928030037238
29330 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/162' (27,592) at 20220429100100910
29331 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-tianma.dts' (27,593) at 20240405153045789
29332 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_tmf.c' (27,594) at 20240405153051565
29333 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.h' (27,595) at 20240405153048761
29334 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/dwc-i2s.c' (27,596) at 20240405153232175
29335 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/dbus/org.open_power.Software.Host.Updater.conf' (27,597) at 20210308005102825
29336 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/index.rst' (27,598) at 20210307214925562
29337 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/devices.c' (27,599) at 20210307214926590
29338 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/nlohmann_json.wrap' (27,600) at 20231208090023100
29339 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-core.c' (27,601) at 20240405153230755
29340 2025-01-08 03:00:47.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-eval-v3.dts' (27,602) at 20240405153045529
29341 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/cgs_common.h' (27,603) at 20210307214927698
29342 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/nghttp2.wrap' (27,604) at 20240419080003609
29343 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_host.c' (27,605) at 20230426080043728
29344 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/syscall-counts-by-pid.py' (27,606) at 20210307214932570
29345 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipv6_route.h' (27,607) at 20210307214931406
29346 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ioctl.c' (27,608) at 20240405153048629
29347 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-remove@.service.in' (27,609) at 20210308005100301
29348 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/kprobes.rst' (27,610) at 20240405153045269
29349 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cable/index.rst' (27,611) at 20210309003648436
29350 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/gth.c' (27,612) at 20210726100024695
29351 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/host-control' (27,613) at 20230412080023460
29352 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/iqs62x.c' (27,614) at 20240405153230835
29353 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77965-sysc.h' (27,615) at 20210308005003640
29354 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/elfnote.rst' (27,616) at 20220525020651750
29355 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/Kconfig' (27,617) at 20210308005002712
29356 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.json' (27,618) at 20210308005046401
29357 2025-01-08 03:00:47.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Role.v1_3_2.json' (27,619) at 20240619080002952
29358 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.c' (27,620) at 20240405153047273
29359 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-group-sampling' (27,621) at 20240405153054161
29360 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/compress.c' (27,622) at 20240405153052385
29361 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamiplus/ps7_regs.txt' (27,623) at 20210308005003080
29362 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_training_db.h' (27,624) at 20210308005003368
29363 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-event.h' (27,625) at 20210307214928558
29364 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dfl-port' (27,626) at 20210307214925202
29365 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_am33xx.h' (27,627) at 20210308005002636
29366 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-examples_4.3.0.bb' (27,628) at 20241221090017472
29367 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/event.cpp' (27,629) at 20240822080031261
29368 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/twl-rtc.txt' (27,630) at 20210307214925418
29369 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/286.out' (27,631) at 20240906080037564
29370 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xbindkeys/xbindkeys_1.8.7.bb' (27,632) at 20241221090017528
29371 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/0001-include-libgen.h-for-basename.patch' (27,633) at 20240413080012647
29372 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/epeg/epeg_git.bb' (27,634) at 20221003030013285
29373 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/irq.c' (27,635) at 20210307214926166
29374 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt65xx.h' (27,636) at 20240405153052649
29375 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h' (27,637) at 20210307214930626
29376 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/Kconfig' (27,638) at 20210308005003480
29377 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/m25p80_sfdp.c' (27,639) at 20241211090212258
29378 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml' (27,640) at 20240405153229767
29379 2025-01-08 03:00:47.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/testmode.h' (27,641) at 20240405153050601
29380 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CT.c' (27,642) at 20241018080014586
29381 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c' (27,643) at 20240405153230331
29382 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_mmio.c' (27,644) at 20240405153230087
29383 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/starfive/Kconfig' (27,645) at 20240405153054009
29384 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/math_32.c' (27,646) at 20210309003648996
29385 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/n810.c' (27,647) at 20210309003654944
29386 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/omap3.h' (27,648) at 20210308005003520
29387 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca-sdw.c' (27,649) at 20240405153232163
29388 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_qp_tables.c' (27,650) at 20240405153230559
29389 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bedbug' (27,651) at 20210308005003292
29390 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_dictionary.c' (27,652) at 20241220090014034
29391 2025-01-08 03:00:47.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ludvika_Bjorkasen' (27,653) at 20210307205553786
29392 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/reg.h' (27,654) at 20210307214929938
29393 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/rational.c' (27,655) at 20220525020654751
29394 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_extern.h' (27,656) at 20240405153052365
29395 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_kunit_helpers.c' (27,657) at 20240405153230639
29396 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/eeh-pci-error-recovery.rst' (27,658) at 20220525020651750
29397 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/raideng.txt' (27,659) at 20240405153229787
29398 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/insn.h' (27,660) at 20240710080014577
29399 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twisted_24.11.0.bb' (27,661) at 20241221090017560
29400 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/src/power_control.cpp' (27,662) at 20241026080032419
29401 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp5150_reg.h' (27,663) at 20210307214928674
29402 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250.dtsi' (27,664) at 20240405153045565
29403 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5260.dtsi' (27,665) at 20240405153045569
29404 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unistd.h' (27,666) at 20240405153046401
29405 2025-01-08 03:00:47.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml' (27,667) at 20230414080015397
29406 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/pipeline.json' (27,668) at 20240405153054149
29407 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-targets.rst' (27,669) at 20210309003648500
29408 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/oetag.py' (27,670) at 20210307205554434
29409 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/af_rose.c' (27,671) at 20240405153232071
29410 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h' (27,672) at 20210307214928842
29411 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_1_sh_mask.h' (27,673) at 20240405153047369
29412 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/Kconfig' (27,674) at 20220525020654299
29413 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/__init__.py' (27,675) at 20241206090014286
29414 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-zii-rdu2.dtsi' (27,676) at 20240405153045521
29415 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/common.c' (27,677) at 20240906080037376
29416 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/Makefile' (27,678) at 20210308005003204
29417 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-2038.c' (27,679) at 20210307214932730
29418 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-stm' (27,680) at 20210307214925198
29419 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-sigreturn-nt.c' (27,681) at 20220525020655227
29420 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/sg_sw_qm.h' (27,682) at 20210307214927078
29421 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/MAINTAINERS' (27,683) at 20210308005002948
29422 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/run-meta-ci' (27,684) at 20210308004942720
29423 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/Kconfig' (27,685) at 20210307214929254
29424 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/run_netsocktests' (27,686) at 20210307214932694
29425 2025-01-08 03:00:47.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/am33xx.h' (27,687) at 20210308005003636
29426 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ras/variables.py' (27,688) at 20221209040018571
29427 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cnxt,cx92755-pinctrl.txt' (27,689) at 20210307214925394
29428 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head-nommu.S' (27,690) at 20240405153045629
29429 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-pmc' (27,691) at 20240405153044929
29430 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/acquire' (27,692) at 20240405153053433
29431 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jokkmokk_Nyborg' (27,693) at 20210307205553782
29432 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/mpic.rst' (27,694) at 20210307214925626
29433 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/entry.S' (27,695) at 20240405153045953
29434 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-m/tune-cortexm23.inc' (27,696) at 20240301090012451
29435 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.mailmap' (27,697) at 20240405153229727
29436 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/identify.c' (27,698) at 20210307214926206
29437 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/emac_defs.h' (27,699) at 20210308005002720
29438 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/Makefile' (27,700) at 20210308005003016
29439 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/goldfishfb.c' (27,701) at 20240405153231583
29440 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/locks.c' (27,702) at 20240405153052309
29441 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest.c' (27,703) at 20241211090145477
29442 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlb_32.h' (27,704) at 20210307214926586
29443 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/io-cmd-file.c' (27,705) at 20240405153051205
29444 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/at91sam9x5ek.c' (27,706) at 20210308005002916
29445 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS0.conf' (27,707) at 20240310080021376
29446 2025-01-08 03:00:47.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Savukoski_Martti' (27,708) at 20210307205553774
29447 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/via-sdmmc.c' (27,709) at 20240405153230863
29448 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/Makefile' (27,710) at 20240405153045897
29449 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_qspi.h' (27,711) at 20210308005003624
29450 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/u-boot.dtsi' (27,712) at 20210308005002836
29451 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0003-cli-Mark-return-of-strtol-as-long-int.patch' (27,713) at 20230706080014737
29452 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_common.c' (27,714) at 20210307214929418
29453 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/IPAddresses_v1.xml' (27,715) at 20240619080002924
29454 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Debug/Pid/ThermalPower.interface.yaml' (27,716) at 20230920080021028
29455 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echo3g_dsp.c' (27,717) at 20220525020654991
29456 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.h' (27,718) at 20210307214929530
29457 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_external.c' (27,719) at 20220627100016982
29458 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmunlock.c' (27,720) at 20240405153052473
29459 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unlzma.h' (27,721) at 20210307214931374
29460 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/firmware.c' (27,722) at 20240405153046065
29461 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.213.bb' (27,723) at 20241221090017548
29462 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/brcm,bcm-pmb.yaml' (27,724) at 20220525020651702
29463 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt' (27,725) at 20210307214925286
29464 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_topo_lib.sh' (27,726) at 20240405153054341
29465 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (27,727) at 20241206090014278
29466 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_pbi.cfg' (27,728) at 20210308005002964
29467 2025-01-08 03:00:47.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_msgdmahw.h' (27,729) at 20210307214929286
29468 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cx0_phy.c' (27,730) at 20240405153230547
29469 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/domain.c' (27,731) at 20241011080017399
29470 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/README' (27,732) at 20220525020652278
29471 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/Kconfig.recursion-issue-02' (27,733) at 20240405153045225
29472 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025rdb.dtsi' (27,734) at 20210307214926346
29473 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-7040-db.dts' (27,735) at 20210308005002568
29474 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/pcips2.c' (27,736) at 20240405153049157
29475 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (27,737) at 20220817030012041
29476 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/libsub-uplevel-perl_0.2800.bb' (27,738) at 20241221090017548
29477 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_client.c' (27,739) at 20230718080007968
29478 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/rockchip.c' (27,740) at 20240405153229911
29479 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm660.dtsi' (27,741) at 20240405153229943
29480 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cacheflush_mm.h' (27,742) at 20240405153230003
29481 2025-01-08 03:00:47.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/item.h' (27,743) at 20240405153050145
29482 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/gconf.c' (27,744) at 20240726080012878
29483 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/h3600.c' (27,745) at 20240405153045689
29484 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/mce_power.c' (27,746) at 20240405153046145
29485 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Message.v1_3_0.json' (27,747) at 20240918080002720
29486 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/newusers' (27,748) at 20210307205554570
29487 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/Makefile' (27,749) at 20210308005003028
29488 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0003-adb-define-shell-command.patch' (27,750) at 20210307205553894
29489 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connbytes.c' (27,751) at 20241018080014586
29490 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_output.c' (27,752) at 20220525020654851
29491 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reboot.h' (27,753) at 20240405153052785
29492 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5373EVB.h' (27,754) at 20210308005003576
29493 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-twl6040.c' (27,755) at 20210307214926970
29494 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/zlib-acknowledgement' (27,756) at 20211006000025246
29495 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/LICENSE' (27,757) at 20230608150615679
29496 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.pxb' (27,758) at 20240906080037556 to deleted uid set
29497 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_bpf_attach.bpf.c' (27,759) at 20240405153053429
29498 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/Kconfig' (27,760) at 20210307214928590
29499 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_os.c' (27,761) at 20210309003648952
29500 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py' (27,762) at 20240910080016934 to deleted uid set
29501 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/lib.c' (27,763) at 20240405153053185
29502 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/CMakeLists.txt' (27,764) at 20231101080040026
29503 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-sama7g5-isc.c' (27,765) at 20240405153230807
29504 2025-01-08 03:00:47.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/srcpos.h' (27,766) at 20210307214932142
29505 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7757.c' (27,767) at 20210307214926562
29506 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw-native.bb' (27,768) at 20241206090014274
29507 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/dhry_1.c' (27,769) at 20210308005003696
29508 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/embargoed-hardware-issues.rst' (27,770) at 20240405153229827
29509 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/Makefile' (27,771) at 20220525020654003
29510 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx6q-sabresd.dot' (27,772) at 20210307214925234
29511 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io_64.h' (27,773) at 20240405153046317
29512 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-uhci.txt' (27,774) at 20210307214925450
29513 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/ns83820.c' (27,775) at 20240405153050189
29514 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FactoryReset/meson.build' (27,776) at 20230825080021137
29515 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/branch.json' (27,777) at 20240405153054109
29516 2025-01-08 03:00:47.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sis5595.rst' (27,778) at 20210307214925506
29517 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/api-utils.js' (27,779) at 20210308005107073
29518 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x01_channel.h' (27,780) at 20210307214928082
29519 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/freeradius' (27,781) at 20210307205553806
29520 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/Kconfig' (27,782) at 20220525020654087
29521 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_ktls.c' (27,783) at 20240405153054261
29522 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/g12a-aoclk.c' (27,784) at 20240405153230215
29523 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/Kconfig' (27,785) at 20240405153045661
29524 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k_leds.h' (27,786) at 20240405153049761
29525 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/Kconfig' (27,787) at 20240405153230523
29526 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/pic32.c' (27,788) at 20210308005003520
29527 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/0001-sudo.conf.in-fix-conflict-with-multilib.patch' (27,789) at 20241221090017680
29528 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elf.h' (27,790) at 20220525020654563
29529 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/mbc.h' (27,791) at 20210307214931434
29530 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/efi_secret/Kconfig' (27,792) at 20240405153052229
29531 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/Makefile' (27,793) at 20210308005002920
29532 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chromebook_link.h' (27,794) at 20210308005003588
29533 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/registers.c' (27,795) at 20210308005045917
29534 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm3605.c' (27,796) at 20240405153230695
29535 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/rtcpie.c' (27,797) at 20210726100024927
29536 2025-01-08 03:00:47.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb' (27,798) at 20241221090017656
29537 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_generic.h' (27,799) at 20240910080014102
29538 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.cphp' (27,800) at 20240906080037556 to deleted uid set
29539 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/phy-ctxt.h' (27,801) at 20240405153050525
29540 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/udoo_neo_defconfig' (27,802) at 20210308005003284
29541 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/0001-src-Gtrace-remove-unguarded-print-calls.patch' (27,803) at 20240124090012270
29542 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/ulpevent.c' (27,804) at 20240405153053381
29543 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/delayacct.c' (27,805) at 20240405153052993
29544 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (27,806) at 20230412080023460
29545 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/pmu.c' (27,807) at 20241211090212298
29546 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/Kconfig' (27,808) at 20210308005002980
29547 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/loader.html' (27,809) at 20210308005107069
29548 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/nic-hostless@.target' (27,810) at 20230629131804623
29549 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-default-on.c' (27,811) at 20210307214928554
29550 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interval_tree_generic.h' (27,812) at 20210307214931406
29551 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.cphp' (27,813) at 20241211090212530 to deleted uid set
29552 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.err' (27,814) at 20220429100100882
29553 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/berlin-sata-phy.txt' (27,815) at 20210307214925386
29554 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/Makefile' (27,816) at 20240405153051269
29555 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/.gitignore' (27,817) at 20240405153054361
29556 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/psu-images-one-valid-one-invalid/model-1/MANIFEST' (27,818) at 20230616135354429
29557 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT' (27,819) at 20240906080037556 to deleted uid set
29558 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-storage.c' (27,820) at 20240906080037308
29559 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb' (27,821) at 20241221090017548
29560 2025-01-08 03:00:47.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/meson.build' (27,822) at 20210308005046085
29561 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1.h' (27,823) at 20210307214931354
29562 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ni/Makefile' (27,824) at 20210307214929570
29563 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info-rcar.c' (27,825) at 20210308005002768
29564 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/jffs2.h' (27,826) at 20210308005003652
29565 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-throttle.c' (27,827) at 20240405153230155
29566 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_file.c' (27,828) at 20241211090145417
29567 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size___diff_offs.c' (27,829) at 20240405153054269
29568 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/Makefile' (27,830) at 20220818100014667
29569 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native_git.bb' (27,831) at 20220921030015986
29570 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c' (27,832) at 20240405153048449
29571 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c' (27,833) at 20240910080014038
29572 2025-01-08 03:00:47.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/patman' (27,834) at 20210308005003772
29573 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol.c' (27,835) at 20220525020653819
29574 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cl-som-imx7_defconfig' (27,836) at 20210308005003252
29575 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDistribution_v1.xml' (27,837) at 20240619080002932
29576 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn30.h' (27,838) at 20220525020652530
29577 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-Do-not-let-configure-write-a-python-location-into-th.patch' (27,839) at 20210307205554602
29578 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-nested-err.out' (27,840) at 20210308005046409 to deleted uid set
29579 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_util.c' (27,841) at 20240405153049677
29580 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/57xx_iscsi_hsi.h' (27,842) at 20210307214930298
29581 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fsmap.h' (27,843) at 20220525020654399
29582 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xenpv/meson.build' (27,844) at 20210308005045993
29583 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/ps.h' (27,845) at 20210307214929966
29584 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-if-invalid.err' (27,846) at 20220429100100882
29585 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-ath79.txt' (27,847) at 20210308005003324
29586 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/bonito.c' (27,848) at 20240906080037272
29587 2025-01-08 03:00:47.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/.gitignore' (27,849) at 20240405153054389
29588 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-comma-object.out' (27,850) at 20210308005046409 to deleted uid set
29589 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/smc37c93x.c' (27,851) at 20210307214925658
29590 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sample_ret0.c' (27,852) at 20210307214932646
29591 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/reset-fan-watchdog.service' (27,853) at 20230804080018099
29592 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_helpers.h' (27,854) at 20240405153047285
29593 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/run.sh' (27,855) at 20240405153054325
29594 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/zii,rave-sp-pwrbutton.txt' (27,856) at 20210307214925338
29595 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/interrupts.c' (27,857) at 20210308005002544
29596 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/w6692.h' (27,858) at 20210307214928542
29597 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_sk_storage_map.c' (27,859) at 20240405153054265
29598 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/startek,kd070fhfid015.yaml' (27,860) at 20240405153229763
29599 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/Kconfig' (27,861) at 20210307214932182
29600 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/dpu.json' (27,862) at 20240405153054109
29601 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_correctness.c' (27,863) at 20241011080017415
29602 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/meson.build' (27,864) at 20220913030027317
29603 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/huge_memory.c' (27,865) at 20241118090018507
29604 2025-01-08 03:00:47.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-syslogd-fix-wrong-OPT_locallog-flag-detection.patch' (27,866) at 20241221090017636
29605 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sleep.c' (27,867) at 20240415080012967
29606 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/in_kernel.h' (27,868) at 20240405153054385
29607 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_hl.c' (27,869) at 20210307214932026
29608 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fsl_dcu_fb.c' (27,870) at 20210308005003528
29609 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ulz-14x14-evk.dts' (27,871) at 20240405153045529
29610 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-default' (27,872) at 20241211090145573
29611 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/porting.rst' (27,873) at 20210307214925458
29612 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/common.h' (27,874) at 20210307214932710
29613 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/termbits.h' (27,875) at 20210308005046069
29614 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-fixed-factor.c' (27,876) at 20210307214927038
29615 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adis16209.c' (27,877) at 20240405153048929
29616 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/recv.c' (27,878) at 20210307214929774
29617 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/spdx.py' (27,879) at 20241221090017632
29618 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/eq.c' (27,880) at 20240405153231011
29619 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_timer.c' (27,881) at 20210307214932218
29620 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-IRC-center-frequencies-QAM256' (27,882) at 20210307205553754
29621 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/fallback-mechanisms.rst' (27,883) at 20210309003648404
29622 2025-01-08 03:00:47.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copy_32.S' (27,884) at 20240405153230043
29623 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dmaengine.c' (27,885) at 20240405153046937
29624 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_redir.c' (27,886) at 20240405153232063
29625 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/dbus-unit-test.py' (27,887) at 20221208040016926
29626 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/host/host-boot-enable.bb' (27,888) at 20241206090014230
29627 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweroff' (27,889) at 20240316080012480
29628 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-systemd.inc' (27,890) at 20240127090011888
29629 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/feature-mips-mips16e.inc' (27,891) at 20211006000025226
29630 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb' (27,892) at 20241221090017544
29631 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pxs3.c' (27,893) at 20210308005002792
29632 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_console.h' (27,894) at 20210307214931534
29633 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0019-arm-corstone1000-esrt-support.patch' (27,895) at 20241221090017468
29634 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/udev/udev-gxp-mtd-partitions.bb' (27,896) at 20241206090014230
29635 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s3c64xx-clock.txt' (27,897) at 20210307214925294
29636 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_prog_run.rst' (27,898) at 20240405153044989
29637 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis128-neon.c' (27,899) at 20240405153046529
29638 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/packagegroups/packagegroup-fb-apps.bb' (27,900) at 20231224090010777
29639 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/kyber.h' (27,901) at 20240405153231867
29640 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/btf.h' (27,902) at 20240405153054057
29641 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net_namespace.h' (27,903) at 20210307214931642
29642 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/applytime_table.json' (27,904) at 20221209040018559
29643 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_w.c' (27,905) at 20210308005046525
29644 2025-01-08 03:00:47.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pm9261_defconfig' (27,906) at 20210308005003276
29645 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_94xx.h' (27,907) at 20210307214930370
29646 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftpci100.h' (27,908) at 20210308005003644
29647 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/Makefile' (27,909) at 20210307214930806
29648 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts' (27,910) at 20240405153045833
29649 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3036-cru.h' (27,911) at 20220525020654543
29650 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-any_ret' (27,912) at 20210307214932570
29651 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm6125.yaml' (27,913) at 20240405153045029
29652 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v3.1.c' (27,914) at 20240405153050345
29653 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_udbg.c' (27,915) at 20220525020654219
29654 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5330.dts' (27,916) at 20210307214926362
29655 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-dev.dts' (27,917) at 20240405153045829
29656 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lmb.h' (27,918) at 20210308005003672
29657 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/LICENSE' (27,919) at 20210308004927348
29658 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cpu.c' (27,920) at 20210308005003208
29659 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/unistd.h' (27,921) at 20210307214926558
29660 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/aq100x.c' (27,922) at 20210307214929358
29661 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/update.c' (27,923) at 20210308005003232
29662 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_off_rule.hpp' (27,924) at 20240820080023694
29663 2025-01-08 03:00:47.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mpc512x_dma.c' (27,925) at 20240405153230283
29664 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca.c' (27,926) at 20240405153232159
29665 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mempolicy.h' (27,927) at 20220525020654671
29666 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcf8574_keypad.c' (27,928) at 20240405153049145
29667 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_event.c' (27,929) at 20210308004938824
29668 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/submit.c' (27,930) at 20240405153048769
29669 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/hw_queue.c' (27,931) at 20240405153046557
29670 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipddp.rst' (27,932) at 20210307214925538
29671 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs400.c' (27,933) at 20241211090145429
29672 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/proc.c' (27,934) at 20240405153046909
29673 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_device.h' (27,935) at 20240429080012416
29674 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/common.h' (27,936) at 20210307214925958
29675 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme2_qm_regs.h' (27,937) at 20240405153046577
29676 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_up.h' (27,938) at 20240405153052797
29677 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.h' (27,939) at 20240405153047205
29678 2025-01-08 03:00:47.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32f2xx_syscfg.c' (27,940) at 20241211090212298
29679 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb' (27,941) at 20241221090017668
29680 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/bitwise_0.50.bb' (27,942) at 20241221090017516
29681 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Pass-linker-specific-options-with-Wl.patch' (27,943) at 20230706080014737
29682 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mxsfb.c' (27,944) at 20210308005003532
29683 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mxc_gpio.c' (27,945) at 20210308005003376
29684 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_framebuffer.h' (27,946) at 20240405153052629
29685 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/unicode_ut.c' (27,947) at 20210308005003748
29686 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/sdbusplus.wrap' (27,948) at 20240124090001898
29687 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.43.1.bb' (27,949) at 20241221090017648
29688 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/irq.c' (27,950) at 20240405153046497
29689 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-set-boot-failsafe.sh' (27,951) at 20230418080015344
29690 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Tpm/meson.build' (27,952) at 20230825080021141
29691 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tc3589x.c' (27,953) at 20240405153047085
29692 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/reboot.h' (27,954) at 20240405153230115
29693 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.yaml' (27,955) at 20210307214925342
29694 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-dreamcast.c' (27,956) at 20210309003648976
29695 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8650.dtsi' (27,957) at 20240405153045609
29696 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/files/static-group-meta-perl' (27,958) at 20231014080011723
29697 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_nest2.decode' (27,959) at 20210308005046389
29698 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/README' (27,960) at 20210308005003168
29699 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/trace-events' (27,961) at 20230925080039853
29700 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/CMakeLists.txt' (27,962) at 20210308005113633
29701 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ulz-bsh-smm-m2.dts' (27,963) at 20240405153045529
29702 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/condor-common.dtsi' (27,964) at 20240405153045797
29703 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/target.html' (27,965) at 20231126090012817
29704 2025-01-08 03:00:47.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/m54455evb.c' (27,966) at 20210308005002976
29705 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts' (27,967) at 20240405153229975
29706 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ascii.c' (27,968) at 20210307214931178
29707 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-qcom-qusb2.h' (27,969) at 20210307214931342
29708 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/board_r.c' (27,970) at 20220215040051524
29709 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mxuport.c' (27,971) at 20240405153052137
29710 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb' (27,972) at 20241221090017552
29711 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbr.c' (27,973) at 20210308005046505
29712 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/local.conf.sample' (27,974) at 20241221090017460
29713 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/fs.h' (27,975) at 20240405153052897
29714 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/Makefile' (27,976) at 20220525020654975
29715 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp-r5/Makefile' (27,977) at 20210308005002796
29716 2025-01-08 03:00:47.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-drivers-xhci_hcd' (27,978) at 20240405153044917
29717 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh73a0.c' (27,979) at 20240405153051361
29718 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/virtio_ring_0_9.c' (27,980) at 20210307214932742
29719 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-apic.c' (27,981) at 20240906080037480
29720 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/axis,artpec6-pcie.txt' (27,982) at 20220525020651698
29721 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/crossbar.txt' (27,983) at 20210307214925278
29722 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/Makefile' (27,984) at 20210307214930478
29723 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/tegra/xusb.h' (27,985) at 20240405153231835
29724 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice/0001-include-unistd.h-for-usleep.patch' (27,986) at 20230520080014476
29725 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base507c.c' (27,987) at 20240405153048609
29726 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/templates/default/conf-notes.txt' (27,988) at 20220913030020492
29727 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb' (27,989) at 20241221090017544
29728 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.h' (27,990) at 20210307214929938
29729 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra20.c' (27,991) at 20240405153230247
29730 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-m1.dts' (27,992) at 20240405153045389
29731 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch' (27,993) at 20231011080016578
29732 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-case.json' (27,994) at 20210927100127469
29733 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd.h' (27,995) at 20240405153054357
29734 2025-01-08 03:00:47.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_core.h' (27,996) at 20240710080014605
29735 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/snoc.h' (27,997) at 20220525020653711
29736 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/Kconfig' (27,998) at 20210308005003008
29737 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-abe-twl6040.txt' (27,999) at 20210307214925430
29738 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0030-Enable-EFI-set-get-time-services.patch' (28,000) at 20240413080012627
29739 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-logicvc.c' (28,001) at 20240405153230303
29740 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/thread_info.h' (28,002) at 20240405153230035
29741 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.c' (28,003) at 20210307214927962
29742 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/param.h' (28,004) at 20210307214926590
29743 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_h.c' (28,005) at 20210308005046517
29744 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-ehci-test.c' (28,006) at 20230925080040097
29745 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Fenham' (28,007) at 20210307205553798
29746 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm7150-tlmm.yaml' (28,008) at 20240405153045137
29747 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/events.json' (28,009) at 20240106090025434
29748 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_ag_api.h' (28,010) at 20240405153050173
29749 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vdecsys.txt' (28,011) at 20210309003648324
29750 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/machines.h' (28,012) at 20210307214926582
29751 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/ioctl.c' (28,013) at 20240429080012448
29752 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-pci.c' (28,014) at 20210308005003516
29753 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_spnego.h' (28,015) at 20240405153052505
29754 2025-01-08 03:00:47.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/layer.conf' (28,016) at 20241221090017484
29755 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_smi.h' (28,017) at 20240405153052873
29756 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ip-down' (28,018) at 20210307205554466
29757 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/peak_canfd.c' (28,019) at 20240405153049733
29758 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/include/arch-tests.h' (28,020) at 20240405153054085
29759 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/systemd-notify.weston-start' (28,021) at 20220125040024515
29760 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_decpc.c' (28,022) at 20240405153046613
29761 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/mvebu-devbus.c' (28,023) at 20240405153049589
29762 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/hwfnseg.sh' (28,024) at 20240405153054069
29763 2025-01-08 03:00:47.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/musl/musl-nscd_git.bb' (28,025) at 20220721030015845
29764 2025-01-08 03:00:47.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/cache.json' (28,026) at 20240405153054129
29765 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_tx.c' (28,027) at 20240405153231159
29766 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se.h' (28,028) at 20210307214926558
29767 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq8064.c' (28,029) at 20240405153051345
29768 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel.c' (28,030) at 20240405153046945
29769 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/pxa25x_udc.h' (28,031) at 20210308005003508
29770 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/pulse8/Makefile' (28,032) at 20210307214928598
29771 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd_n32.h' (28,033) at 20240906080037352
29772 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-annotate.txt' (28,034) at 20240405153054077
29773 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Perth' (28,035) at 20210307205553766
29774 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_func_args.c' (28,036) at 20240405153054253
29775 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts' (28,037) at 20240405153229927
29776 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/156' (28,038) at 20240906080037564
29777 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/nxp-cbtx.c' (28,039) at 20240405153050361
29778 2025-01-08 03:00:47.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_bus.h' (28,040) at 20210307214929186
29779 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_hw_sequencer.c' (28,041) at 20210309003649476
29780 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1029.c' (28,042) at 20240405153048841
29781 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maix_go.dts' (28,043) at 20240405153046241
29782 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-gxbb-reset.h' (28,044) at 20210307214931346
29783 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/uring_cmd.c' (28,045) at 20240405153231887
29784 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/codeparser.py' (28,046) at 20241206090014290
29785 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec.h' (28,047) at 20220525020652947
29786 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/scripting-engines/trace-event-python.c' (28,048) at 20240405153054201
29787 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/Makefile' (28,049) at 20210309003649300
29788 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/opt-arm.c' (28,050) at 20240405153045701
29789 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/posix_acl.h' (28,051) at 20210307214931654
29790 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/mac_hid.c' (28,052) at 20240405153049225
29791 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0001-mk-compile.mk-remove-absolute-build-time-paths.patch' (28,053) at 20241221090017472
29792 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/video.c' (28,054) at 20210308005003740
29793 2025-01-08 03:00:47.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND' (28,055) at 20210307205554422
29794 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/README' (28,056) at 20210307214932670
29795 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/.clang-format' (28,057) at 20210308005113633
29796 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend' (28,058) at 20220804030014671
29797 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_nvm.h' (28,059) at 20210307214929466
29798 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,trace-buffer-extension.yaml' (28,060) at 20240405153229751
29799 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271-i2c.c' (28,061) at 20240405153053577
29800 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/spl.c' (28,062) at 20210308005002988
29801 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-comment-after-value.bconf' (28,063) at 20210307214932462
29802 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9150-fg.c' (28,064) at 20240405153231355
29803 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/twl6040.h' (28,065) at 20240405153052733
29804 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__into_variant.hpp' (28,066) at 20240817080036820
29805 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch' (28,067) at 20210307205554558
29806 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun8i-bus-gates.c' (28,068) at 20210307214927030
29807 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil-host.c' (28,069) at 20240405153231287
29808 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/sysfs.h' (28,070) at 20210307214932110
29809 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/LICENSE.GPL-2.0-only' (28,071) at 20210307205554226
29810 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sunxi-mmc.c' (28,072) at 20241125090012247
29811 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inftrees.h' (28,073) at 20210307214931826
29812 2025-01-08 03:00:47.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-gate.c' (28,074) at 20240405153046805
29813 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/mem.h' (28,075) at 20210307214926222
29814 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_hw_sequencer.h' (28,076) at 20210307214927286
29815 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/crm_regs.h' (28,077) at 20210308005002672
29816 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_timer.h' (28,078) at 20210307214932198
29817 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-sound.cfg' (28,079) at 20220804030014671
29818 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sdei.h' (28,080) at 20240405153045861
29819 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-sme.c' (28,081) at 20241211090212478
29820 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/mtd.c' (28,082) at 20210307214926202
29821 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_trace.h' (28,083) at 20220525020654207
29822 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptlan.h' (28,084) at 20210307214928994
29823 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/pdr.c' (28,085) at 20241204090010703
29824 2025-01-08 03:00:47.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_irq.c' (28,086) at 20220525020652983
29825 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/pipeline.json' (28,087) at 20240405153054137
29826 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@69.conf' (28,088) at 20240904080027738
29827 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-blk/vhost-user-blk.c' (28,089) at 20240906080037164
29828 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/turbo_max_3.c' (28,090) at 20220525020653911
29829 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-file.c' (28,091) at 20240906080037140
29830 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/me.h' (28,092) at 20210308005002876
29831 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/Makefile' (28,093) at 20240405153052529
29832 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/at86rf230.txt' (28,094) at 20210307214925374
29833 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-component-utils.c' (28,095) at 20240906080037212
29834 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_nand.dtsi' (28,096) at 20240405153045749
29835 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_write.c' (28,097) at 20210308005003404
29836 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc_ct.c' (28,098) at 20210309003652388
29837 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-cttimeout_1.0.1.bb' (28,099) at 20230401080011931
29838 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_vlan_unaware.sh' (28,100) at 20240405153054341
29839 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-version.h' (28,101) at 20210307214928686
29840 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-i2c0-s3c64xx.c' (28,102) at 20210309003648720
29841 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu_ops.c' (28,103) at 20240405153046253
29842 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/zforce_ts.txt' (28,104) at 20210307214925338
29843 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/Makefile' (28,105) at 20210307214928150
29844 2025-01-08 03:00:47.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/Kconfig' (28,106) at 20210308005002996
29845 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-pgtable.h' (28,107) at 20240405153052709
29846 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/dio.c' (28,108) at 20240405153046977
29847 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/MAINTAINERS' (28,109) at 20210308005003020
29848 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/microwatt_defconfig' (28,110) at 20240405153230027
29849 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_layerscape.c' (28,111) at 20210308005003452
29850 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockdep_types.h' (28,112) at 20240405153052721
29851 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-powernv.c' (28,113) at 20210309003650248
29852 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cs14le.rst' (28,114) at 20210309003648496
29853 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-BanskaStiavnica' (28,115) at 20210307205553794
29854 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fanotify/fs-monitor.c' (28,116) at 20240405153053429
29855 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_x86_64_tuxrun.py' (28,117) at 20241211090212542
29856 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/mdt.c' (28,118) at 20241125090012259
29857 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/imx_epit.h' (28,119) at 20230426080043768
29858 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gitdm.config' (28,120) at 20230426080043668
29859 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_adfsdm.c' (28,121) at 20240405153054009
29860 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c' (28,122) at 20210307214927958
29861 2025-01-08 03:00:47.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-edid.c' (28,123) at 20221215040039262
29862 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/basic_types.h' (28,124) at 20220525020654183
29863 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/spectral.h' (28,125) at 20240805080013987
29864 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cfi.c' (28,126) at 20240405153052985
29865 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_factory_dce120.c' (28,127) at 20210309003649492
29866 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/bcm-voter.h' (28,128) at 20240405153230735
29867 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/jump_label.h' (28,129) at 20240405153229859
29868 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppp_defs.h' (28,130) at 20210307214931654
29869 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_qm_regs.h' (28,131) at 20240405153046605
29870 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/media_dev_allocator.sh' (28,132) at 20210307214932682
29871 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h' (28,133) at 20220525020653163
29872 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@440/tmp275@48.conf' (28,134) at 20240904080027734
29873 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/vgem_drm.h' (28,135) at 20210307214931622
29874 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumsf-kernel.h' (28,136) at 20210307214932602
29875 2025-01-08 03:00:47.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-pmc.c' (28,137) at 20240405153231339
29876 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/af_x25.c' (28,138) at 20240405153232091
29877 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.service' (28,139) at 20210307205553822
29878 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/Platform' (28,140) at 20240405153045981
29879 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/fdt.py' (28,141) at 20210308005003760
29880 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libest/libest_3.2.0.bb' (28,142) at 20241221090017580
29881 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_bbr.c' (28,143) at 20240405153053257
29882 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/timer/src/timer.c' (28,144) at 20220525020654127
29883 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc2580.h' (28,145) at 20210307214928794
29884 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-842.h' (28,146) at 20240405153046961
29885 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.h' (28,147) at 20220525020653575
29886 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/apache2-volatile.conf' (28,148) at 20230317080013797
29887 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400.dtsi' (28,149) at 20210421100236114
29888 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-daemon.txt' (28,150) at 20220525020655131
29889 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_iprange.c' (28,151) at 20210307214932026
29890 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/cm_t54.c' (28,152) at 20210308005002948
29891 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-wchan.c' (28,153) at 20210307214932710
29892 2025-01-08 03:00:47.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lookup_key.c' (28,154) at 20240405153054257
29893 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/drop_monitor.c' (28,155) at 20240628080014029
29894 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen-mux.c' (28,156) at 20240405153046853
29895 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/copy_page.S' (28,157) at 20240405153230095
29896 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/futex2.rst' (28,158) at 20240405153045309
29897 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/qcom-ipcc.c' (28,159) at 20240405153049233
29898 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml' (28,160) at 20240405153045093
29899 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/create_pel.cpp' (28,161) at 20230516080019602
29900 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-startmin@.target' (28,162) at 20240321080027598
29901 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/mmio.c' (28,163) at 20241216090017685
29902 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/0001-remove-pointless-check.patch' (28,164) at 20240124090012250
29903 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/csum-copy_64.S' (28,165) at 20220525020652186
29904 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/Kconfig' (28,166) at 20210308005002920
29905 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-sh73a0.c' (28,167) at 20240405153046833
29906 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/Kconfig' (28,168) at 20240405153049041
29907 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/meson.build' (28,169) at 20241022080002060
29908 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/string-input-visitor.c' (28,170) at 20240906080037432
29909 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/ftrace.c' (28,171) at 20240405153045909
29910 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tce.h' (28,172) at 20220525020652038
29911 2025-01-08 03:00:47.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt' (28,173) at 20240106090017261
29912 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mq.c' (28,174) at 20240405153231319
29913 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/Kconfig' (28,175) at 20210308005002784
29914 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8994.h' (28,176) at 20220525020655059
29915 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/redboot-8xx.c' (28,177) at 20210307214926362
29916 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adp1653.h' (28,178) at 20210307214931542
29917 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/types.hpp' (28,179) at 20230617080007832
29918 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/kdump.rst' (28,180) at 20240405153044949
29919 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/mx53_dram.c' (28,181) at 20210308005002728
29920 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rc32434_wdt.c' (28,182) at 20240405153052245
29921 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/dslm/dslm.c' (28,183) at 20210307214932486
29922 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-param.h' (28,184) at 20241211090212518
29923 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/nettel.c' (28,185) at 20210307214929214
29924 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iommu-debug.c' (28,186) at 20221102030020805
29925 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8775p-ride.dts' (28,187) at 20240405153229947
29926 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-unit.mount.in' (28,188) at 20241221090017620
29927 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/Makefile' (28,189) at 20210308005002972
29928 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/IPAddresses_v1.xml' (28,190) at 20240619080002924
29929 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_quota_defs.h' (28,191) at 20240405153052577 to deleted uid set
29930 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/part_tbl.c' (28,192) at 20210307214931118
29931 2025-01-08 03:00:47.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_ic.c' (28,193) at 20220525020654091
29932 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-sl-common.dtsi' (28,194) at 20240405153045525
29933 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lspcon.h' (28,195) at 20220525020652875
29934 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-gw-pld.c' (28,196) at 20240405153047077
29935 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd' (28,197) at 20210307205554466
29936 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/config' (28,198) at 20240405153054293
29937 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/irq-time-acct/arch-support.txt' (28,199) at 20240405153045201
29938 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24123.h' (28,200) at 20210307214928610
29939 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_mixer.h' (28,201) at 20210307214928038
29940 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/virt.rst' (28,202) at 20221215040039082
29941 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-syscall.c' (28,203) at 20240326080039390
29942 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/ComponentIntegrity/meson.build' (28,204) at 20240229090018787
29943 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5249.c' (28,205) at 20240405153049629
29944 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bitfield.h' (28,206) at 20210308005003564
29945 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/floppy.h' (28,207) at 20210307214926578
29946 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/__init__.py' (28,208) at 20210308005003736
29947 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_defrag_ipv4.c' (28,209) at 20240405153232023
29948 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype6.h' (28,210) at 20240405153051529
29949 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.cpp' (28,211) at 20240819080030263 to deleted uid set
29950 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/meson.options' (28,212) at 20240618080023325
29951 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/coco/tdx-guest.rst' (28,213) at 20240405153045325
29952 2025-01-08 03:00:47.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-phy-ptp.c' (28,214) at 20240405153050353
29953 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-debugfs.c' (28,215) at 20240405153230279
29954 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/configure.ac' (28,216) at 20210308004942076
29955 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/via_i2c.h' (28,217) at 20210307214931534
29956 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-tmspr.c' (28,218) at 20220525020655227
29957 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3228-cru.h' (28,219) at 20210307214931334
29958 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-imgtool_2.1.0.bb' (28,220) at 20241206090014266
29959 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-configure-Do-not-add-native-paths-to-pkgconfig-searc.patch' (28,221) at 20210307205553990
29960 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tsec.h' (28,222) at 20210308005003688
29961 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vgettimeofday.c' (28,223) at 20240405153045701
29962 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/quirks.c' (28,224) at 20210309003649044
29963 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen2-cpg.c' (28,225) at 20220525020652326
29964 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unclosed-string.out' (28,226) at 20210308005046413 to deleted uid set
29965 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/VSL-1.0' (28,227) at 20210307205554426
29966 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/peci/index.rst' (28,228) at 20240405153045241
29967 2025-01-08 03:00:47.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/grub_mbr.raw.bz2' (28,229) at 20210308005046473 to deleted uid set
29968 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_cmd.h' (28,230) at 20240405153051901
29969 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_stat.c' (28,231) at 20240405153051965
29970 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlb_64.h' (28,232) at 20240405153046321
29971 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tdhd1.h' (28,233) at 20210307214928646
29972 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/extent-io-tests.c' (28,234) at 20240830080013315
29973 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/samsung-sdi-battery.c' (28,235) at 20240405153051437
29974 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp8755.c' (28,236) at 20240405153231363
29975 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/nlohmann-json.wrap' (28,237) at 20240124090001898
29976 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/dw-apb-timer.c' (28,238) at 20210308005003500
29977 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cpcap.c' (28,239) at 20220525020653947
29978 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_ps.h' (28,240) at 20220525020653815
29979 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connmark.c' (28,241) at 20241018080014586
29980 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gose.h' (28,242) at 20210308005003596
29981 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/update3.its' (28,243) at 20210308005003332
29982 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/w1-netlink.rst' (28,244) at 20240405153229847
29983 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sdw.h' (28,245) at 20240405153052889
29984 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition.out' (28,246) at 20241211090212542
29985 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml' (28,247) at 20210309003648340
29986 2025-01-08 03:00:47.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_sysfw.c' (28,248) at 20240906080037232
29987 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/dell-smm-hwmon.rst' (28,249) at 20240405153045217
29988 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/index.rst' (28,250) at 20220525020651790
29989 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m520x.h' (28,251) at 20210308005002804
29990 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sm8350-videocc.h' (28,252) at 20240405153052653
29991 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/DiskBackplane/meson.build' (28,253) at 20230825080021141
29992 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron-failure' (28,254) at 20241123090010951
29993 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console_%.bbappend' (28,255) at 20241206090014202
29994 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch' (28,256) at 20210307205554458
29995 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/nodemgmt.c' (28,257) at 20210307214931130
29996 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_l2_cache.c' (28,258) at 20210307214927862
29997 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/sched/membarrier-sync-core/arch-support.txt' (28,259) at 20240405153045201
29998 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/libiec61850_1.5.3.bb' (28,260) at 20241206090014238
29999 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/03ee1f8aa0899268ec02b2f54849352df92a3a1d.patch' (28,261) at 20240302090018202
30000 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sbuslib.c' (28,262) at 20240405153052217
30001 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/property-entry-test.c' (28,263) at 20240405153046693
30002 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/recipes-kernel/linux/linux-aspeed_%.bbappend' (28,264) at 20211222040037069
30003 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (28,265) at 20230125040012998
30004 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm11scu.c' (28,266) at 20210308005045901
30005 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/sgx.rst' (28,267) at 20240405153229747
30006 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/super.c' (28,268) at 20210307214930986
30007 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0010-Adjust-header-include-sequence.patch' (28,269) at 20230706080014737
30008 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-keymap.c' (28,270) at 20241211090212450
30009 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/export.c' (28,271) at 20240906080037144
30010 2025-01-08 03:00:47.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/proc-macro2-1-rs/meson.build' (28,272) at 20241211090212462
30011 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/iomap.h' (28,273) at 20210308005002876
30012 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-no-invariants-or-later' (28,274) at 20211006000025234
30013 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-sec2.txt' (28,275) at 20210307214925298
30014 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-hcd.c' (28,276) at 20240405153052105
30015 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb' (28,277) at 20230114040015542
30016 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.h' (28,278) at 20240405153230811
30017 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-extsdk-toolchain.bb' (28,279) at 20210307205554486
30018 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5675.c' (28,280) at 20241011080017323
30019 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/MAINTAINERS' (28,281) at 20210308005003052
30020 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-linksys-ea9200.dts' (28,282) at 20240405153045425
30021 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/decode.c' (28,283) at 20210308005003336
30022 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-44xx.h' (28,284) at 20210307214925926
30023 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c' (28,285) at 20210307214928782
30024 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/Makefile' (28,286) at 20240405153049565
30025 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb-usb-ids.h' (28,287) at 20240405153052825
30026 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kvikkjokk_Arrevare' (28,288) at 20210307205553786
30027 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.h' (28,289) at 20220525020653755
30028 2025-01-08 03:00:47.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.json' (28,290) at 20210308005046409
30029 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/objcopy' (28,291) at 20210307214932146
30030 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/instruction.json' (28,292) at 20240405153054105
30031 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-newvision-nv3052c.c' (28,293) at 20240405153230615
30032 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cros_usbpd-charger.c' (28,294) at 20240628080014005
30033 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlbflush.h' (28,295) at 20210307214926586
30034 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stdio.h' (28,296) at 20210308005003684
30035 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mchp_pfsoc_sysreg.c' (28,297) at 20230426080043708
30036 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/Makefile' (28,298) at 20210308005002900
30037 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Panel.interface.yaml' (28,299) at 20221207040023627
30038 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/SECURITY.md' (28,300) at 20241221090017548
30039 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.c' (28,301) at 20240812080017236
30040 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/Kconfig' (28,302) at 20240405153231727
30041 2025-01-08 03:00:47.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/disassemble.c' (28,303) at 20210309003648980
30042 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-npcm-sgpio.c' (28,304) at 20240703080013351
30043 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-devices-gth' (28,305) at 20210309003648252
30044 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch' (28,306) at 20241221090017664
30045 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq.c' (28,307) at 20240405153045921
30046 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc64_defconfig' (28,308) at 20241011080017291
30047 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/traps.c' (28,309) at 20240405153230015
30048 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/acompress.c' (28,310) at 20240405153046529
30049 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/mmu_local.h' (28,311) at 20210307214930542
30050 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/meson.options' (28,312) at 20231008080027971
30051 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra30-car.h' (28,313) at 20210308005003636
30052 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212/gdb-config.c.inc' (28,314) at 20210308005046349
30053 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/power/Makefile' (28,315) at 20210307214926610
30054 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot.h' (28,316) at 20240405153049625
30055 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_floatingfalls.json' (28,317) at 20241213090004417
30056 2025-01-08 03:00:47.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mem_io.c' (28,318) at 20210308005003204
30057 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_ioctl.c' (28,319) at 20240405153051725
30058 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/nfsacl.c' (28,320) at 20220525020654447
30059 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/irq.h' (28,321) at 20210307214931338
30060 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_0_sh_mask.h' (28,322) at 20210307214927666
30061 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/init.c' (28,323) at 20241008080013955
30062 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils.inc' (28,324) at 20241221090017648
30063 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt7621-sysc.yaml' (28,325) at 20240405153045025
30064 2025-01-08 03:00:47.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_cache.h' (28,326) at 20240405153052629
30065 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hisi_femac.c' (28,327) at 20240405153230947
30066 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_sysfs.c' (28,328) at 20240405153051729
30067 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo.dtsi' (28,329) at 20240405153045525
30068 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/unaligned.h' (28,330) at 20210308005002544
30069 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c' (28,331) at 20210307214929894
30070 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/xyz/openbmc_project/Common/FactoryReset/README.md' (28,332) at 20220616030021604
30071 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/.clang-format' (28,333) at 20240827080014466
30072 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-debug' (28,334) at 20241211090212534
30073 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/probe.h' (28,335) at 20220525020652142
30074 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/table.h' (28,336) at 20210307214929934
30075 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7722.c' (28,337) at 20210307214926562
30076 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TelemetryService.v1_3_4.json' (28,338) at 20240619080002956
30077 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/monitor.json' (28,339) at 20241106090019918
30078 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/exception.json' (28,340) at 20220525020655143
30079 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/ptrace.c' (28,341) at 20240405153054233
30080 2025-01-08 03:00:47.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/common/factoryset.h' (28,342) at 20210308005003048
30081 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cpu.c' (28,343) at 20240830080013335
30082 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.travis.yml' (28,344) at 20210308005002536
30083 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/fgraph-retval.tc' (28,345) at 20240405153054305
30084 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-jpeg.c' (28,346) at 20240405153049585
30085 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/dirPagination.tpl.html' (28,347) at 20210308005107069
30086 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cleanup.h' (28,348) at 20240405153052669
30087 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/layer.conf' (28,349) at 20241221090017460
30088 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kern_levels.h' (28,350) at 20210307214931414
30089 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/Makefile' (28,351) at 20240405153050501
30090 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-ocotp-scu.c' (28,352) at 20240520080015163
30091 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo.c' (28,353) at 20240405153230555
30092 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/config-evb-npcm845.json' (28,354) at 20240614080012954
30093 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/id3lib/id3lib/acdefine.patch' (28,355) at 20230317080013793
30094 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-ard-audio-da7212.dtso' (28,356) at 20240405153045809
30095 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h' (28,357) at 20240405153230511
30096 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/Kconfig' (28,358) at 20210308005003016
30097 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.pxe' (28,359) at 20210308005003296
30098 2025-01-08 03:00:47.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch' (28,360) at 20241221090017668
30099 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-boot-native_256.8.bb' (28,361) at 20241221090017644
30100 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml' (28,362) at 20240405153229763
30101 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00soc.h' (28,363) at 20210307214929910
30102 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/phy/samsung-usb2.rst' (28,364) at 20210307214925470
30103 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo-compare.h' (28,365) at 20210927100127289
30104 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-nonwifi.dtsi' (28,366) at 20240405153045529
30105 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/views.py' (28,367) at 20240106090017249
30106 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-common.c' (28,368) at 20241211090212546
30107 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/sifive_plic.h' (28,369) at 20230426080043764
30108 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/.gitignore' (28,370) at 20220525020654239
30109 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bound.sh' (28,371) at 20240405153054341
30110 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend' (28,372) at 20241206090014278
30111 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/meson.build' (28,373) at 20241211090212546
30112 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/Makefile' (28,374) at 20210307214929434
30113 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/queue.c' (28,375) at 20220525020654127
30114 2025-01-08 03:00:47.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/io.h' (28,376) at 20240405153231791
30115 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-ring.c' (28,377) at 20241216090017745
30116 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/peci-npcm.c' (28,378) at 20240405153231299
30117 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pe_preserve_elems.c' (28,379) at 20210309003655980
30118 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-x86/chassis/x86-power-control_%.bbappend' (28,380) at 20241206090014218
30119 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/__init__.py' (28,381) at 20210307205554434
30120 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/Makefile' (28,382) at 20210308005003484
30121 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_alloc.h' (28,383) at 20240405153049993
30122 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0003-src-basic-missing.h-check-for-missing-strndupa.patch' (28,384) at 20240413080012651
30123 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/tz-ppc.h' (28,385) at 20210308005046021
30124 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi' (28,386) at 20240405153045745
30125 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/qcom-ngd-ctrl.c' (28,387) at 20240520080015183
30126 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_core_exports.c' (28,388) at 20240405153232247
30127 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx1-clock.yaml' (28,389) at 20240405153045025
30128 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/execution.hpp' (28,390) at 20241217090453707
30129 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/udev/udev-gxp-mtd-partitions/76-gxp-mtd-partitions.rules' (28,391) at 20210307205553686
30130 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi' (28,392) at 20210307214926342
30131 2025-01-08 03:00:47.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/fabrics/Kconfig' (28,393) at 20210307214932186
30132 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com9026.h' (28,394) at 20210307214929246
30133 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/MAINTAINERS' (28,395) at 20210308005003008
30134 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp.inc' (28,396) at 20230811080018302
30135 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/Makefile' (28,397) at 20210307214929426
30136 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/netdev-user.h' (28,398) at 20240405153232215
30137 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg' (28,399) at 20210308005002548
30138 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_pass_through.cpp' (28,400) at 20241106090023554
30139 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0005-wx-config-fix-libdir-for-multilib.patch' (28,401) at 20241221090017524
30140 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_1_0_d.h' (28,402) at 20210307214927666
30141 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/README.msl.md' (28,403) at 20221207040023627
30142 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/Makefile' (28,404) at 20210812000025278
30143 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp' (28,405) at 20240201090003032
30144 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.vtable.hpp.mako' (28,406) at 20230902080037617
30145 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/smp.h' (28,407) at 20240405153053049
30146 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stomne_Skasas' (28,408) at 20210307205553790
30147 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-read-commit.c' (28,409) at 20230421080019768
30148 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/guestdbg.c' (28,410) at 20220525020652106
30149 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/plug.json' (28,411) at 20240405153054377
30150 2025-01-08 03:00:47.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls102xa_pbi.cfg' (28,412) at 20210308005002968
30151 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/d3.h' (28,413) at 20240405153050521
30152 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_devlink.h' (28,414) at 20220525020653511
30153 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd_2.11.bb' (28,415) at 20241221090017504
30154 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-824x.c' (28,416) at 20210307214926338
30155 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-__fls.h' (28,417) at 20210307214931302
30156 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.c' (28,418) at 20220525020652967
30157 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_perfmon.c' (28,419) at 20241018080014482
30158 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/cpu.sh' (28,420) at 20210307214932666
30159 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/gpio.h' (28,421) at 20210308005002640
30160 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_panel_cntl.c' (28,422) at 20240405153230403
30161 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_log_buf.c' (28,423) at 20240405153054277
30162 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/operation_type.hpp' (28,424) at 20230524080039233
30163 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-base-afe.h' (28,425) at 20240405153053961
30164 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Taberg' (28,426) at 20210307205553790
30165 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vannas_Granlundsberget' (28,427) at 20210307205553794
30166 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubirw-remove.service.in' (28,428) at 20210308005100305
30167 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board.h' (28,429) at 20210308005003076
30168 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/adi,adp5588.yaml' (28,430) at 20240405153045077
30169 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-u-boot.dtsi' (28,431) at 20210308005002568
30170 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper-arm.c' (28,432) at 20240405153047037
30171 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8960.h' (28,433) at 20210309003653976
30172 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_hwlat.c' (28,434) at 20241011080017383
30173 2025-01-08 03:00:47.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/galileo.c' (28,435) at 20210308005003008
30174 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5260-xyref5260.dts' (28,436) at 20240405153045569
30175 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/irq_remapping.h' (28,437) at 20220525020653199
30176 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kfifo.h' (28,438) at 20220818100014819
30177 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq.dtsi' (28,439) at 20240405153229927
30178 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/padata.h' (28,440) at 20220525020654599
30179 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_sched.c' (28,441) at 20240628080013989
30180 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/biccommands.hpp' (28,442) at 20230808080010204
30181 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc' (28,443) at 20210307205553986
30182 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/nxp,lpc3220-mic.txt' (28,444) at 20210307214925342
30183 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_core.c' (28,445) at 20210308005003520
30184 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs.h' (28,446) at 20210307214931982
30185 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-ltc4162l' (28,447) at 20220525020651634
30186 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/sun8i-di.c' (28,448) at 20240405153230819
30187 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl_8.11.1.bb' (28,449) at 20241221090017692
30188 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi' (28,450) at 20241211090145373
30189 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl_git.bb' (28,451) at 20241221090017524
30190 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_l2_cache.h' (28,452) at 20210307214927862
30191 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/adi,adg792a.txt' (28,453) at 20220525020651694
30192 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240rdb.dts' (28,454) at 20210309003648872
30193 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v1_0.h' (28,455) at 20220525020652474
30194 2025-01-08 03:00:47.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1d-d10800_psu.json' (28,456) at 20220601030005861
30195 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98925.h' (28,457) at 20210307214932314
30196 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/sensors.hpp' (28,458) at 20241221090003056
30197 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac80211.c' (28,459) at 20241011080017339
30198 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/checkpatch.sh' (28,460) at 20210309003648948
30199 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/da9121.h' (28,461) at 20220525020654611
30200 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/serialization_test_path.cpp' (28,462) at 20210308005049145
30201 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/holly_defconfig' (28,463) at 20210309003648872
30202 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/main.c' (28,464) at 20240913080013829
30203 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/utils.hpp' (28,465) at 20240621080016857
30204 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/OWNERS' (28,466) at 20220601030013265
30205 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/pm.c' (28,467) at 20240405153045689
30206 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-pci-dev.c' (28,468) at 20241114091008828
30207 2025-01-08 03:00:47.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/video/fbdev.c' (28,469) at 20240405153046337
30208 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-util-linux.c' (28,470) at 20220429100100430
30209 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/platform_early.c' (28,471) at 20210309003648976
30210 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/disassemble.h' (28,472) at 20210307214926378
30211 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pnv-ocxl.h' (28,473) at 20220525020652038
30212 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/spe-impl.c.inc' (28,474) at 20240326080039690
30213 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rc5-decoder.c' (28,475) at 20240405153049513
30214 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/idle/intel_idle.c' (28,476) at 20240405153230687
30215 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/eisa_eeprom.c' (28,477) at 20210307214930010
30216 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_mode.h' (28,478) at 20210307214930674
30217 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml' (28,479) at 20240405153045073
30218 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/port.c' (28,480) at 20240405153232011
30219 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-monotonic_1.6.bb' (28,481) at 20240413080012663
30220 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/pll.c' (28,482) at 20210307214930930
30221 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/cdns,mhdp8546.yaml' (28,483) at 20240405153045037
30222 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_openembed_som9331_board.dts' (28,484) at 20240405153045989
30223 2025-01-08 03:00:47.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops_ffdrv.h' (28,485) at 20210307214929246
30224 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensor.cpp' (28,486) at 20240817080026660
30225 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx5.c' (28,487) at 20240405153045645
30226 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-dma.c' (28,488) at 20210309003648856
30227 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/lantiq-wdt.txt' (28,489) at 20210307214925450
30228 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/local.conf.sample' (28,490) at 20241221090017460
30229 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/paginate.html' (28,491) at 20210308005107069
30230 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1286.c' (28,492) at 20210307214930214
30231 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/types.h' (28,493) at 20210308005002808
30232 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_pgid.c' (28,494) at 20240405153051521
30233 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/regs.h' (28,495) at 20210308005003560
30234 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qlink_util.h' (28,496) at 20210307214929902
30235 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/decompressor.c' (28,497) at 20240405153046269
30236 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sev-guest.h' (28,498) at 20240405153052937
30237 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/pci_init.c' (28,499) at 20240405153050585
30238 2025-01-08 03:00:47.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/polaroid_mid2407pxe03_defconfig' (28,500) at 20210308005003276
30239 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vangogh_ip_offset.h' (28,501) at 20220525020652815
30240 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc' (28,502) at 20241221090017660
30241 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/micromips_translate.c.inc' (28,503) at 20241211090212494
30242 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/cell_params.h' (28,504) at 20210307214930538
30243 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5767.c' (28,505) at 20210307214928802
30244 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/dax.rst' (28,506) at 20240405153229807
30245 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_hw.h' (28,507) at 20210307214929310
30246 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040_sd_rcw.cfg' (28,508) at 20210308005002992
30247 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/clevels.h' (28,509) at 20240405153053113
30248 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/microblaze-generic_defconfig' (28,510) at 20210308005003268
30249 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/com/ibm/Logging/Policy.interface.yaml' (28,511) at 20210308005117617
30250 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulx-common.dtsi' (28,512) at 20240405153045525
30251 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk.c' (28,513) at 20240405153232263
30252 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h' (28,514) at 20220525020652955
30253 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/settings' (28,515) at 20210307214932670
30254 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/mace.c' (28,516) at 20240405153049805
30255 2025-01-08 03:00:47.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psopcode.c' (28,517) at 20240405153046625
30256 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c' (28,518) at 20240405153048693
30257 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/fmap.py' (28,519) at 20210308005003748
30258 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bug.h' (28,520) at 20210307214926158
30259 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-airoha/Makefile' (28,521) at 20240405153045633
30260 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/squashfs-tools-ng/squashfs-tools-ng_1.3.2.bb' (28,522) at 20241221090017516
30261 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/rx51.h' (28,523) at 20210308005003024
30262 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc8xx.h' (28,524) at 20210308005003676
30263 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-3.c' (28,525) at 20210307214931190
30264 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel_pstate_tracer/intel_pstate_tracer.py' (28,526) at 20240405153054221
30265 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/microchip,pic32-clock.txt' (28,527) at 20210308005003300
30266 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/corstone1000_kernel_debug.cfg' (28,528) at 20220804030014671
30267 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/hardwaremanager.h' (28,529) at 20240405153230507
30268 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/test-reexec' (28,530) at 20210307205554642
30269 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/Makefile' (28,531) at 20210308005002728
30270 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nokia_Siuro' (28,532) at 20210307205553770
30271 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml' (28,533) at 20240405153045181
30272 2025-01-08 03:00:47.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/no-strip.patch' (28,534) at 20220204040022676
30273 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-smp.c' (28,535) at 20210307214926290
30274 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/atmel-mci.c' (28,536) at 20240405153230851
30275 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/nvtest.cpp' (28,537) at 20210308005405942
30276 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-riic.c' (28,538) at 20240830080013263 to deleted uid set
30277 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/single-display-mpo-multi-video.svg' (28,539) at 20240405153045213
30278 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/helper.h' (28,540) at 20230925080040037
30279 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/keyboard.c' (28,541) at 20210307214930234
30280 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/xtensa/Makefile' (28,542) at 20210307214932426
30281 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb' (28,543) at 20241221090017488
30282 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun50i.h' (28,544) at 20210308005003620
30283 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/test_emulate_step_exec_instr.S' (28,545) at 20240405153046177
30284 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/metrics.json' (28,546) at 20240405153054117
30285 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/linkage.h' (28,547) at 20210307214926494
30286 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mlxbf3.c' (28,548) at 20240405153231327
30287 2025-01-08 03:00:47.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_object.c' (28,549) at 20240405153048701
30288 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-versal-virt.c' (28,550) at 20241211090212254
30289 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dhcom-pdk2.dts' (28,551) at 20240405153045585
30290 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-fix-host-contamination.patch' (28,552) at 20220402030015911
30291 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_dup_eng_axuser_regs.h' (28,553) at 20240405153046581
30292 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml' (28,554) at 20240405153229763
30293 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/echo.h' (28,555) at 20210307214929126
30294 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/build.c' (28,556) at 20210308005003420
30295 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pocketsphinx/0001-cython-Use-cythyon3-in-cmake-check.patch' (28,557) at 20240302090018210
30296 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/gpio.hpp' (28,558) at 20210911000049906
30297 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/bswapsdi2.S' (28,559) at 20210307214925866
30298 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmuv3.c' (28,560) at 20241211090212250
30299 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup-fc-appid.c' (28,561) at 20240405153046517
30300 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/.gitignore' (28,562) at 20220525020651958
30301 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958622hr.dts' (28,563) at 20240405153045433
30302 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/s390.py' (28,564) at 20240405153054225
30303 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/bioscall.S' (28,565) at 20210307214926750
30304 2025-01-08 03:00:47.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/gpio.c' (28,566) at 20210307214929750
30305 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/tlbflush.h' (28,567) at 20210307214931306
30306 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/log.h' (28,568) at 20220525020654791
30307 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/maxim,max3421.txt' (28,569) at 20210307214925450
30308 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bb' (28,570) at 20241221090017468
30309 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/fr_FR.po' (28,571) at 20210308005046217
30310 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml' (28,572) at 20221207040023627
30311 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_txtime.sh' (28,573) at 20220525020655223
30312 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeonfb.h' (28,574) at 20240405153052185
30313 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/Kconfig' (28,575) at 20210308005002948
30314 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntpd.list' (28,576) at 20210307205553846
30315 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/hsbp' (28,577) at 20210307205554086
30316 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-jalapeno.dts' (28,578) at 20240405153045541
30317 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mediatek,mt8188-power.h' (28,579) at 20240405153052653
30318 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/runtime_instr.h' (28,580) at 20210307214926514
30319 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ump_msg.h' (28,581) at 20240405153052889
30320 2025-01-08 03:00:47.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0017-Implement-Private-Authenticated-Variable-verificatio.patch' (28,582) at 20241206090014214
30321 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_hw.h' (28,583) at 20210307214928434
30322 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp' (28,584) at 20230523080003149
30323 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/meson.build' (28,585) at 20240906080037140
30324 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_tracing_net.h' (28,586) at 20240405153232259
30325 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axis/clk-artpec6.c' (28,587) at 20240405153046773
30326 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/xen-ops.h' (28,588) at 20240405153045865
30327 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EthernetInterfaceCollection.json' (28,589) at 20240619080002944
30328 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/iodev.h' (28,590) at 20240405153052657
30329 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/xor.h' (28,591) at 20220818100014667
30330 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sifive-fu540.h' (28,592) at 20210308005003616
30331 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ProfileSettings/index.js' (28,593) at 20220105012522999
30332 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic-sys-reg-v3.c' (28,594) at 20240405153045889
30333 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/k8temp.c' (28,595) at 20240405153048857
30334 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos.h' (28,596) at 20230925080040093
30335 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (28,597) at 20210417000027537
30336 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/io.c' (28,598) at 20210307214926074
30337 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fetchmail/fetchmail_6.4.38.bb' (28,599) at 20241221090017496
30338 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-powercycle.service' (28,600) at 20210810100021256
30339 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/OWNERS' (28,601) at 20240625080006392
30340 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdt_support.h' (28,602) at 20210308005003648
30341 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-imon-mce.c' (28,603) at 20210307214928782
30342 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/sandbox.dts' (28,604) at 20210308005002844
30343 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_macsetting_bitdef.h' (28,605) at 20240405153051897
30344 2025-01-08 03:00:47.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0006-get_pid_from_inode-Include-limit.h.patch' (28,606) at 20240413080012643
30345 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-pmgr.dtsi' (28,607) at 20240405153045717
30346 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/cfbimgblt.c' (28,608) at 20240405153052189
30347 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_hw.c' (28,609) at 20240405153051593
30348 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/efi.c' (28,610) at 20240405153045917
30349 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_rx.c' (28,611) at 20240405153049961
30350 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/usb-uevent' (28,612) at 20210309003648264
30351 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-priv.h' (28,613) at 20240405153230671
30352 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/socket.h' (28,614) at 20210309003648864
30353 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s700.dtsi' (28,615) at 20210309003648728
30354 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1100_generic.h' (28,616) at 20210307214930046
30355 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_generic_token.c' (28,617) at 20240405153053385
30356 2025-01-08 03:00:47.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/variable/__init__.py' (28,618) at 20210307214932154
30357 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/fdp.h' (28,619) at 20220525020653819
30358 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_asm.c' (28,620) at 20220525020653615
30359 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mtd-physmap.yaml' (28,621) at 20240405153045113
30360 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_device.h' (28,622) at 20240405153051957
30361 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql.init' (28,623) at 20210307205553890
30362 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/include/perf_regs.h' (28,624) at 20240405153232219
30363 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/qcom_smd.h' (28,625) at 20240405153052789
30364 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/samsung,s3c6410-sdhci.yaml' (28,626) at 20240405153045109
30365 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid.dtsi' (28,627) at 20240405153045713
30366 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb' (28,628) at 20230114040015550
30367 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.out' (28,629) at 20210308005046401 to deleted uid set
30368 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7794-silk.dts' (28,630) at 20240405153229899
30369 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml' (28,631) at 20220525020651690
30370 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_tbf_root.sh' (28,632) at 20240405153054297
30371 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/util.c' (28,633) at 20210308005003356
30372 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-industrial-grade.dtsi' (28,634) at 20210308005002564
30373 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/other.json' (28,635) at 20240405153054141
30374 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/cmb.h' (28,636) at 20240405153046281
30375 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/Makefile' (28,637) at 20240405153054381
30376 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/csc.h' (28,638) at 20240405153049485
30377 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/cq.c' (28,639) at 20220525020653147
30378 2025-01-08 03:00:47.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/.gitignore' (28,640) at 20210307214932706
30379 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_def.h' (28,641) at 20240405153051537
30380 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xwud_1.0.7.bb' (28,642) at 20241221090017528
30381 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/machine-summary.py' (28,643) at 20240413080012631
30382 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/084.out' (28,644) at 20210308005046445
30383 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb' (28,645) at 20231011080016614
30384 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dev.h' (28,646) at 20240405153048553
30385 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_aer.h' (28,647) at 20240906080037336
30386 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiumount-ro@.service' (28,648) at 20210308005102829
30387 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Newcastle' (28,649) at 20210307205553766
30388 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/board.c' (28,650) at 20210308005003048
30389 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-gpio.c' (28,651) at 20220525020652422
30390 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/smp.h' (28,652) at 20210307214925962
30391 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_dma.c' (28,653) at 20240405153046301
30392 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/hypervisor.h' (28,654) at 20240405153231883
30393 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/m128_helper.c' (28,655) at 20240326080039694
30394 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/abi_test.c' (28,656) at 20240405153232287
30395 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-mipi-u-boot.dtsi' (28,657) at 20210308005002584
30396 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cu1830-neo_defconfig' (28,658) at 20240405153230007
30397 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/nvidia,gk20a.txt' (28,659) at 20220525020651674
30398 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_agpsupport.c' (28,660) at 20220525020652839
30399 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcmp.S' (28,661) at 20210307214925674
30400 2025-01-08 03:00:47.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_debug_virtual.c' (28,662) at 20210307214931818
30401 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/__init__.py' (28,663) at 20210308005048033
30402 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb' (28,664) at 20241221090017524
30403 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/switchdev.h' (28,665) at 20240405153049757
30404 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-cpu.c' (28,666) at 20240906080037232
30405 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/Makefile' (28,667) at 20240405153054381
30406 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd71828.h' (28,668) at 20220525020654587
30407 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch' (28,669) at 20230706080014765
30408 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/alphascale,asm9260.h' (28,670) at 20240405153052637
30409 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/bcd2000/Makefile' (28,671) at 20210307214932442
30410 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.err' (28,672) at 20210927100127469
30411 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb.c' (28,673) at 20240405153231579
30412 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/Makefile' (28,674) at 20220525020653251
30413 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/build-xed.txt' (28,675) at 20210307214932506
30414 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c' (28,676) at 20210307214926270
30415 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/adi,axi-dmac.txt' (28,677) at 20210307214925310
30416 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/Kconfig' (28,678) at 20210307214928598
30417 2025-01-08 03:00:47.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/signature.txt' (28,679) at 20210308005003332
30418 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c' (28,680) at 20210308005002556
30419 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f11.c' (28,681) at 20220525020653183
30420 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/double_span.h' (28,682) at 20240405153049185
30421 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_hashtab.c' (28,683) at 20240405153048397
30422 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_types.h' (28,684) at 20210307214930550
30423 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks7010_sdio.c' (28,685) at 20240830080013303
30424 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/netgear_cg3100d.h' (28,686) at 20210308005003608
30425 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/gateworks-gsc.c' (28,687) at 20240405153049605
30426 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/Location/meson.build' (28,688) at 20230825080021137
30427 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/jornada720_ts.c' (28,689) at 20210307214928506
30428 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_surface_dial.c' (28,690) at 20240405153053429
30429 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_sample.c' (28,691) at 20240405153053361
30430 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp' (28,692) at 20230202040004526
30431 2025-01-08 03:00:47.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ni169445.its.S' (28,693) at 20210713000020196
30432 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt73usb.h' (28,694) at 20240405153050625
30433 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/requirements.md' (28,695) at 20240618080025497
30434 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borgholm_Ramsattra' (28,696) at 20210307205553778
30435 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-cap.rst' (28,697) at 20210309003648476
30436 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blowfish_glue.c' (28,698) at 20240405153046361
30437 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1363.c' (28,699) at 20240405153048957
30438 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/faac/faac_1.29.9.2.bb' (28,700) at 20220402030015895
30439 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/runtime_test.py' (28,701) at 20241221090017632
30440 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/acl.c' (28,702) at 20240405153052369
30441 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/other.json' (28,703) at 20240405153054145
30442 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/write.c' (28,704) at 20240726080012862
30443 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra114.c' (28,705) at 20240405153046861
30444 2025-01-08 03:00:47.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/renesas-sdhi.c' (28,706) at 20210308005003404
30445 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset-uclass.c' (28,707) at 20210308005003496
30446 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/threshold_alarm_logger.hpp' (28,708) at 20240621080021161
30447 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/lib/telnet_utility.py' (28,709) at 20221209040018567
30448 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/three.c' (28,710) at 20210308005003720
30449 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ucsi-ccg' (28,711) at 20210307214925202
30450 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/xfi.c' (28,712) at 20220525020654991
30451 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_kfd_interface.h' (28,713) at 20240405153230499 to deleted uid set
30452 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_pcb111.dts' (28,714) at 20240405153045989
30453 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/image-fleecing.out' (28,715) at 20220429100100930
30454 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_base.h' (28,716) at 20240405153052197
30455 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/Kconfig' (28,717) at 20240405153048561
30456 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-coroutine.json' (28,718) at 20210308005046409
30457 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api.rst' (28,719) at 20210307214925266
30458 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReport_v1.xml' (28,720) at 20240824080002934
30459 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/u-boot.lds' (28,721) at 20210308005002800
30460 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_speedy_defconfig' (28,722) at 20210308005003252
30461 2025-01-08 03:00:47.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2782_battery.c' (28,723) at 20240405153051433
30462 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-ti-sci.c' (28,724) at 20210308005003480
30463 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-lcdk.dts' (28,725) at 20210308005002576
30464 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/MAINTAINERS' (28,726) at 20210308005003016
30465 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest' (28,727) at 20241221090017704
30466 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target-con-set.h' (28,728) at 20241211090212526
30467 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff' (28,729) at 20220105012522987 to deleted uid set
30468 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vrc2.c' (28,730) at 20240405153048825
30469 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_double_fast.h' (28,731) at 20240405153053117
30470 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/Kconfig' (28,732) at 20210308005045893
30471 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_pwm.h' (28,733) at 20230426080043764
30472 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/meson.build' (28,734) at 20240326080039366
30473 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7780/Makefile' (28,735) at 20210307214926542
30474 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/unknown-encoding.patch' (28,736) at 20220204040022520
30475 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/regulator-led.yaml' (28,737) at 20240405153045089
30476 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/stackprotector.h' (28,738) at 20240405153045941
30477 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_scsi.c' (28,739) at 20240405153231399
30478 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/umip.c' (28,740) at 20240405153046441
30479 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ezchip,nps400-timer0.txt' (28,741) at 20210307214925446
30480 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/image-vars.h' (28,742) at 20240405153045869
30481 2025-01-08 03:00:47.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_2_offset.h' (28,743) at 20240405153048117
30482 2025-01-08 03:00:47.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/octeon-stubs.h' (28,744) at 20240405153051873
30483 2025-01-08 03:00:47.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-pll-out.c' (28,745) at 20210307214927034
30484 2025-01-08 03:00:47.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/rio_mport_cdev.c' (28,746) at 20240405153051457
30485 2025-01-08 03:00:47.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6dl2g_defconfig' (28,747) at 20210308005003272
30486 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/pod.c' (28,748) at 20240405153054025
30487 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/smp_32.h' (28,749) at 20240405153046321
30488 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing.out' (28,750) at 20210308005046405 to deleted uid set
30489 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml' (28,751) at 20240405153045149
30490 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_SECURE_BOOT_defconfig' (28,752) at 20210308005003244
30491 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c' (28,753) at 20240405153049337
30492 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/util-macros/0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch' (28,754) at 20241221090017684
30493 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/parm.h' (28,755) at 20210307214926994
30494 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_maxim_common.h' (28,756) at 20240405153232183
30495 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/vdk_hs38_smp_defconfig' (28,757) at 20240405153229859
30496 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/implicit.c' (28,758) at 20240405153054025
30497 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs.h' (28,759) at 20240405153050109
30498 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-statistics' (28,760) at 20240405153229731
30499 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/stpddc60.c' (28,761) at 20240405153048869
30500 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan_error.hpp' (28,762) at 20240820080023694
30501 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/fixmap.h' (28,763) at 20220525020651986
30502 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c' (28,764) at 20240405153050209
30503 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/Kconfig' (28,765) at 20240405153048385
30504 2025-01-08 03:00:47.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_cn10k.c' (28,766) at 20240405153050061
30505 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_console.c' (28,767) at 20240405153049857
30506 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/nguid.c' (28,768) at 20240906080037268
30507 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.3.rst' (28,769) at 20230401080011955
30508 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ultra45_env.c' (28,770) at 20240405153230667
30509 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/viperboard_adc.c' (28,771) at 20210309003650016
30510 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566.dtsi' (28,772) at 20240405153045821
30511 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,adf4350.yaml' (28,773) at 20240405153045073
30512 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/README.md' (28,774) at 20240622080036455
30513 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Saarland' (28,775) at 20210307205553766
30514 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/samsung,exynos-nocp.yaml' (28,776) at 20240405153045033
30515 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/soundhw.h' (28,777) at 20240326080039534
30516 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/parisc-device.h' (28,778) at 20220525020652022
30517 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-etb10' (28,779) at 20210309003648248
30518 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/achware.h' (28,780) at 20240405153046617
30519 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/local.conf.sample' (28,781) at 20241221090017580
30520 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/scripts/upload-error-report' (28,782) at 20210307205554130
30521 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/inftlmount.c' (28,783) at 20220525020653391
30522 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/System.interface.yaml' (28,784) at 20240618080025501
30523 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gfxpll.c' (28,785) at 20240405153230583
30524 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Info-ZIP' (28,786) at 20211006000025238
30525 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/opcodes.h' (28,787) at 20240906080037476
30526 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-useafterfree.patch' (28,788) at 20230706080014749
30527 2025-01-08 03:00:47.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache-maple.c' (28,789) at 20241216090017689
30528 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fixed.h' (28,790) at 20240405153231795
30529 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_exceptionbits_test.c' (28,791) at 20240405153054361
30530 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_ppsmc.h' (28,792) at 20240405153048341
30531 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/include/callback_manager.hpp' (28,793) at 20210308005113633
30532 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-davinci-cp-intc.h' (28,794) at 20210307214931410
30533 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-altera-cvp' (28,795) at 20210307214925198
30534 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/read.c' (28,796) at 20210307214931130
30535 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/Kconfig' (28,797) at 20210308005002820
30536 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/flac/flac_1.4.3.bb' (28,798) at 20241221090017692
30537 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_j.c' (28,799) at 20210308005046529
30538 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/table.scss' (28,800) at 20210308005107073
30539 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sun4i_can.c' (28,801) at 20241216090017709
30540 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-mcq.c' (28,802) at 20241023080012887
30541 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/da8xx-usb.txt' (28,803) at 20240405153045181
30542 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/kvm_para.h' (28,804) at 20240906080037356
30543 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Farila' (28,805) at 20210307205553782
30544 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/slirp.h' (28,806) at 20210308005046041
30545 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/pxa-clock.txt' (28,807) at 20210307214925290
30546 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-profile' (28,808) at 20210307205553890
30547 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,qdu1000-gcc.yaml' (28,809) at 20240405153229759
30548 2025-01-08 03:00:47.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/config' (28,810) at 20210307214932710
30549 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tiny-printf.c' (28,811) at 20210308005003712
30550 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/olympus-nuvoton-iptable-save/phosphor-save-iptable-rules.service' (28,812) at 20210307205554090
30551 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/index.rst' (28,813) at 20210307214925226
30552 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/meson.build' (28,814) at 20231130090023234
30553 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/cachectl.h' (28,815) at 20240405153046073
30554 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/Makefile' (28,816) at 20240405153051281
30555 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm5102a.txt' (28,817) at 20210307214925430
30556 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (28,818) at 20220629030020274
30557 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_sddr09.h' (28,819) at 20210307214930878
30558 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_log.c' (28,820) at 20240405153053333
30559 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/return_address.c' (28,821) at 20240405153230071
30560 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/meson.build' (28,822) at 20210927100127205
30561 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpts.h' (28,823) at 20210307214929654
30562 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x-spi.c' (28,824) at 20240405153049141
30563 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/partition.py' (28,825) at 20241206090014354
30564 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rts7751r2dplus_defconfig' (28,826) at 20240405153046309
30565 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6318-reset.h' (28,827) at 20210308005003640
30566 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bi2cp/requirements.txt' (28,828) at 20210308005111457
30567 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/sysinfo.h' (28,829) at 20210307214925650
30568 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswexec.c' (28,830) at 20240405153046617
30569 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/timer_mim.c' (28,831) at 20240405153054261
30570 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/StatusIcon.vue' (28,832) at 20241004080035963
30571 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/cap_audit.c' (28,833) at 20240405153049181
30572 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/mmp-sspa.c' (28,834) at 20240405153232187
30573 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/065.out' (28,835) at 20210308005046441
30574 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cik_int.h' (28,836) at 20210307214927254
30575 2025-01-08 03:00:47.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/web-ui.md' (28,837) at 20221209040006399
30576 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml' (28,838) at 20240405153229779
30577 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,mdm9607-tlmm.yaml' (28,839) at 20240405153045137
30578 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/0001-Fix-opening-etc-resolv.conf-error.patch' (28,840) at 20210307205554462
30579 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/stpmu1.h' (28,841) at 20210308005003680
30580 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar953x_initvals.h' (28,842) at 20210307214929766
30581 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/qemu.inc' (28,843) at 20241221090017612
30582 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target-con-set.h' (28,844) at 20241211090212522
30583 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/Makefile' (28,845) at 20240405153049009
30584 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-lpasscorecc.yaml' (28,846) at 20240405153229759
30585 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012afrdm.h' (28,847) at 20210308005003600
30586 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb' (28,848) at 20230211040012655
30587 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-mailbox.c' (28,849) at 20240405153049357
30588 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/lib.sh' (28,850) at 20240624080012836
30589 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c' (28,851) at 20240405153230571
30590 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/paravirt.h' (28,852) at 20220525020651950
30591 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apss-ipq6018.c' (28,853) at 20240405153046809
30592 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/uclass-id.h' (28,854) at 20220215040051620
30593 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ps3vram.c' (28,855) at 20240405153046713
30594 2025-01-08 03:00:47.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-osnoise-hist.rst' (28,856) at 20240405153045265
30595 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sc27xx_fuel_gauge.c' (28,857) at 20240405153051441
30596 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-selftest' (28,858) at 20241221090017584
30597 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.h' (28,859) at 20220525020654179
30598 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/futex_32.h' (28,860) at 20210307214926578
30599 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/sys_proto.h' (28,861) at 20210308005002676
30600 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ipmi-stub.c' (28,862) at 20221215040039086
30601 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_inline.h' (28,863) at 20210309003652824
30602 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cfm_bridge.h' (28,864) at 20220525020654667
30603 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb_references.rst' (28,865) at 20220525020651646
30604 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/regulator.c' (28,866) at 20210308005003740
30605 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/litex,liteeth.yaml' (28,867) at 20240405153045117
30606 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/Kconfig' (28,868) at 20240405153051381
30607 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hidintro.rst' (28,869) at 20240405153229819
30608 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/sfp.c' (28,870) at 20210308005003048
30609 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width2.decode' (28,871) at 20210308005046389
30610 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/generate_yaml_makefile.sh' (28,872) at 20210308005117617
30611 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/README' (28,873) at 20240405153054069
30612 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/db/test_db.py' (28,874) at 20240106090017249
30613 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_thermal.h' (28,875) at 20220525020652819
30614 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb' (28,876) at 20220402030015979
30615 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/mtk-adsp-ipc.c' (28,877) at 20240405153230299
30616 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pci/armada8k-pcie.txt' (28,878) at 20210308005003304
30617 2025-01-08 03:00:47.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflate64_1.0.0.bb' (28,879) at 20241221090017556
30618 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_main.h' (28,880) at 20240405153049817
30619 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/MAINTAINERS' (28,881) at 20210308005003088
30620 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/zl38060.c' (28,882) at 20240405153053905
30621 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Sun' (28,883) at 20241221090017612
30622 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hyperv.h' (28,884) at 20240405153052921
30623 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-internal.h' (28,885) at 20220525020654731
30624 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lltc,ltc4151.yaml' (28,886) at 20240405153229763
30625 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENcopy_from_user.S' (28,887) at 20210307214926606
30626 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/compiler.h' (28,888) at 20220629030014930
30627 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml' (28,889) at 20240405153045033
30628 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_priv.h' (28,890) at 20210307214930438
30629 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_debug.c' (28,891) at 20240405153048597
30630 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/mmap.c' (28,892) at 20240405153230003
30631 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d.dtsi' (28,893) at 20210308005002592
30632 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/buffered_read.c' (28,894) at 20240405153052405
30633 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770_isa.c' (28,895) at 20240405153049729
30634 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fb_nand.h' (28,896) at 20210308005003648
30635 2025-01-08 03:00:47.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/io_trapped.c' (28,897) at 20240405153046313
30636 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/pci.c' (28,898) at 20210308005002976
30637 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/control.c' (28,899) at 20240405153045661
30638 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NGPL' (28,900) at 20210307205554426
30639 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/logging-test/logging-test.bb' (28,901) at 20220402030016127
30640 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-375-db.dts' (28,902) at 20240405153045445
30641 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-gallop43.dts' (28,903) at 20240405153045605
30642 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_reboot_bmc.robot' (28,904) at 20210308005007108
30643 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/Makefile' (28,905) at 20210308005002776
30644 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/sunplus-sp7021-achip.dtsi' (28,906) at 20240405153045585
30645 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/traps.c' (28,907) at 20241104090011563
30646 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/csp.dts' (28,908) at 20210307214926758
30647 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/mtd.h' (28,909) at 20210308005003668
30648 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv.c' (28,910) at 20240405153230659
30649 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_rng.h' (28,911) at 20210308005046053
30650 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_pcm.h' (28,912) at 20240405153054017
30651 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/u-boot-spl.lds' (28,913) at 20210308005002560
30652 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-2.0' (28,914) at 20210307205554418
30653 2025-01-08 03:00:47.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-smp-parse.c' (28,915) at 20240906080037584
30654 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_intf.h' (28,916) at 20240405153051925
30655 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-db-88f6282.dts' (28,917) at 20240405153045457
30656 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/checksum.c' (28,918) at 20210307214926130
30657 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/mode_string.c' (28,919) at 20210308005003548
30658 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mei-trace.c' (28,920) at 20210307214929166
30659 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0006-include-stddef.h-for-ptrdiff_t.patch' (28,921) at 20241221090017504
30660 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/fpga-bridge.txt' (28,922) at 20210307214925314
30661 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/acpi_s3.c' (28,923) at 20210308005002880
30662 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats' (28,924) at 20210309003648252
30663 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/perf/perf-regs/arch-support.txt' (28,925) at 20240405153045201
30664 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c' (28,926) at 20240805080014071
30665 2025-01-08 03:00:47.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu.c' (28,927) at 20240613080016403
30666 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/navi10_sdma_pkt_open.h' (28,928) at 20210307214927242
30667 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x-spi.c' (28,929) at 20240405153053677
30668 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/firmware.c' (28,930) at 20240405153045645
30669 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/gpio-poweroff.c' (28,931) at 20240405153231351
30670 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ftrace-design.rst' (28,932) at 20210307214925574
30671 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdw.h' (28,933) at 20220525020655047
30672 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/run-ci' (28,934) at 20221207040044387
30673 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/twidjoy.c' (28,935) at 20240405153049133
30674 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/zram.rst' (28,936) at 20241216090017681
30675 2025-01-08 03:00:47.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/Makefile' (28,937) at 20240405153054013
30676 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mq-vpu-blk-ctrl.yaml' (28,938) at 20240405153045153
30677 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/newlib_git.bb' (28,939) at 20230131040012051
30678 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/nolibc.h' (28,940) at 20240405153232211
30679 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-reqbufs.rst' (28,941) at 20240405153045325
30680 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3128_defconfig' (28,942) at 20210308005003256
30681 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-stm32.c' (28,943) at 20240805080013999
30682 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ilt.h' (28,944) at 20210307214929798
30683 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Kconfig' (28,945) at 20210308005002780
30684 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-taos-evm.rst' (28,946) at 20210307214925510
30685 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/mpspec.c' (28,947) at 20210308005002884
30686 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/board.py' (28,948) at 20210308005003756
30687 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tc.h' (28,949) at 20240405153048465
30688 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_spd.c' (28,950) at 20210308005003368
30689 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/osc.py' (28,951) at 20220910030013377
30690 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/spram.h' (28,952) at 20220525020652002
30691 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (28,953) at 20210814000014902
30692 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nasanget' (28,954) at 20210307205553786
30693 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/elog.cpp' (28,955) at 20240418080028290
30694 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre/Makefile' (28,956) at 20210307205554622
30695 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/gfs2.rst' (28,957) at 20220525020651730
30696 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts' (28,958) at 20240405153045581
30697 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/Makefile' (28,959) at 20210307214929286
30698 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/requirements.txt' (28,960) at 20240910080016938
30699 2025-01-08 03:00:47.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.c' (28,961) at 20220525020652971
30700 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_cam.h' (28,962) at 20240405153231475
30701 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/Makefile' (28,963) at 20240405153054381
30702 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/Kconfig' (28,964) at 20210308005002760
30703 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/Makefile' (28,965) at 20240405153049421
30704 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/mcf5206.c' (28,966) at 20241211090212290
30705 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3399_hdmi.c' (28,967) at 20210308005003532
30706 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/ep7211.dtsi' (28,968) at 20240405153045433
30707 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend' (28,969) at 20210811000030033
30708 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vfio_ccw.h' (28,970) at 20210308005046069
30709 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-dev.dtsi' (28,971) at 20240405153045537
30710 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sll-pinfunc.h' (28,972) at 20210308005002588
30711 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/netlink-raw.rst' (28,973) at 20240405153229843
30712 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/i386/host-signal.h' (28,974) at 20220429100100642
30713 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod_33.bb' (28,975) at 20241221090017688
30714 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/replay.c' (28,976) at 20240906080037444
30715 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pxa.c' (28,977) at 20240405153231375
30716 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/test-component.yaml' (28,978) at 20240405153045173
30717 2025-01-08 03:00:47.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/0001-Update-Versioneer-to-0.22.patch' (28,979) at 20240106090017237
30718 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_n1_chiplet.h' (28,980) at 20240906080037336
30719 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/psp-sev.h' (28,981) at 20241211090212374
30720 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/topdown.c' (28,982) at 20240405153054093
30721 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_q35.c' (28,983) at 20241211090212278
30722 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/spi-nor.h' (28,984) at 20230720080043543
30723 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/index.rst' (28,985) at 20240405153229827
30724 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_config.h' (28,986) at 20240405153231747
30725 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/pkgconfig.bbclass' (28,987) at 20220910030013389
30726 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/context_tracking.h' (28,988) at 20240405153046105
30727 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-tx.c' (28,989) at 20240405153051869
30728 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/systemd.patch' (28,990) at 20220502030010124
30729 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/Makefile' (28,991) at 20210308005002900
30730 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max1668.c' (28,992) at 20240405153048865
30731 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/jffs2.h' (28,993) at 20240405153052925
30732 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,icc.h' (28,994) at 20210309003653812
30733 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/stacktrace.h' (28,995) at 20240405153230063
30734 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dts' (28,996) at 20240405153045789
30735 2025-01-08 03:00:47.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/index.js' (28,997) at 20220105012522999
30736 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/aes.c' (28,998) at 20240326080039398
30737 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smem.c' (28,999) at 20240910080014066
30738 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_kwork.c' (29,000) at 20240405153054181
30739 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00soc.c' (29,001) at 20210309003651800
30740 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cl-som-imx7.h' (29,002) at 20210308005003588
30741 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-stp-policy' (29,003) at 20210307214925186
30742 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-trigger-pattern.txt' (29,004) at 20210307214925346
30743 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss.h' (29,005) at 20240405153051453
30744 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-reg-access.h' (29,006) at 20220525020653251
30745 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/devlink.c' (29,007) at 20240405153230915
30746 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7.dtsi' (29,008) at 20240405153229903
30747 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h' (29,009) at 20240405153045737
30748 2025-01-08 03:00:47.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/OBMC_reboot' (29,010) at 20211116040015975
30749 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro5-4kbox.dts' (29,011) at 20210308005002632
30750 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/test_util.c' (29,012) at 20240405153232271
30751 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_netlink.h' (29,013) at 20220525020654647
30752 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/demand_paging_test.c' (29,014) at 20240405153054313
30753 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/uapi/asm/Kbuild' (29,015) at 20220525020652126
30754 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7623.dtsi' (29,016) at 20210308005002596
30755 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/README' (29,017) at 20240405153054369
30756 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/uart-render-controller/uart-render-controller.service' (29,018) at 20240904080027738
30757 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-origen.dts' (29,019) at 20240617080017374
30758 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/omap-usb-tll.txt' (29,020) at 20210307214925362
30759 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_types_phosphor_nuvoton_npcm8xx.bbclass' (29,021) at 20240628080015597
30760 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/hbmc-am654.c' (29,022) at 20240405153049681
30761 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/cpu.h' (29,023) at 20210308005002732
30762 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-chromeos-driver-cros-ec-lightbar' (29,024) at 20210307214925194
30763 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-data' (29,025) at 20210307214932570
30764 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/cpld-ap325rxa.c' (29,026) at 20210308005003032
30765 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/legacy_serial.c' (29,027) at 20240405153230035
30766 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/config' (29,028) at 20220525020655219
30767 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_vmparam.h' (29,029) at 20240906080037156
30768 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/Makefile' (29,030) at 20210308005003040
30769 2025-01-08 03:00:47.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/Kconfig' (29,031) at 20240405153049153
30770 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/translate.c' (29,032) at 20241211090212514
30771 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_sdei.c' (29,033) at 20241111090012121
30772 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography.bb' (29,034) at 20241221090017668
30773 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files_%.bbappend' (29,035) at 20241206090014274
30774 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_spi.c' (29,036) at 20240405153049753
30775 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/intel-dsp-config.c' (29,037) at 20241211090145565
30776 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/flake8.sh' (29,038) at 20230925080039973
30777 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_types.h' (29,039) at 20210309003649020
30778 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_fit.c' (29,040) at 20230720080043539
30779 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/securityfs.c' (29,041) at 20210309003654556
30780 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/test.pl-adjust-for-ptest.patch' (29,042) at 20210307205554006
30781 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scmi_protocol.h' (29,043) at 20240405153231839
30782 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/MAINTAINERS' (29,044) at 20210308005003072
30783 2025-01-08 03:00:47.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_core_test.c' (29,045) at 20240405153054221
30784 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usb4604.c' (29,046) at 20240405153052117
30785 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/MAINTAINERS' (29,047) at 20210308005003056
30786 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/hideep.txt' (29,048) at 20210307214925338
30787 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3_git.bb' (29,049) at 20230520080014504
30788 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pgalloc.c' (29,050) at 20240719080013345
30789 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/quota_global.c' (29,051) at 20240405153052477
30790 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb' (29,052) at 20241220090019722
30791 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ram.c' (29,053) at 20210308005003476
30792 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/kona_gpio.c' (29,054) at 20210308005003376
30793 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/task_flags.h' (29,055) at 20240405153052789
30794 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/memfd/memfd_test.c' (29,056) at 20240405153232275 to deleted uid set
30795 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/types.hpp' (29,057) at 20210308005405942
30796 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/i8259.c' (29,058) at 20241211090212282
30797 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3128.c' (29,059) at 20210308005003464
30798 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.c' (29,060) at 20220525020652959
30799 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/omap.txt' (29,061) at 20240405153229755
30800 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm.h' (29,062) at 20210308005003628
30801 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0013-sha256.h-avoid-inclusion-of-sys-types.h.patch' (29,063) at 20210307205553750
30802 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/aio_iiro_16.c' (29,064) at 20240405153046889
30803 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/meson.options' (29,065) at 20240104090016070
30804 2025-01-08 03:00:47.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/crct10dif-ce-core.S' (29,066) at 20240405153045849
30805 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/grackle.c' (29,067) at 20240405153046233
30806 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (29,068) at 20241031080012179
30807 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_mod_race.c' (29,069) at 20240405153054265
30808 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vga_switcheroo.h' (29,070) at 20210307214931534
30809 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_dram.c' (29,071) at 20240405153230579
30810 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/selinuxfs.c' (29,072) at 20241104090011623
30811 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ivarsbyn' (29,073) at 20210307205553782
30812 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/bamboo_defconfig' (29,074) at 20210309003648872
30813 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_args.hpp' (29,075) at 20230518080019590
30814 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/vsc7514_regs.c' (29,076) at 20240405153050185
30815 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/build-version' (29,077) at 20240405153052961
30816 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag.h' (29,078) at 20240405153230075
30817 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/sandbox_ram.c' (29,079) at 20210308005003476
30818 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ftrace.h' (29,080) at 20240405153046385
30819 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/fans.json' (29,081) at 20221201040015308
30820 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kemijarvi_Suomutunturi' (29,082) at 20210307205553770
30821 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FreeBSD-DOC' (29,083) at 20211006000025234
30822 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/blkdebug.rst' (29,084) at 20241211090212234
30823 2025-01-08 03:00:47.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-acpi-dev.h' (29,085) at 20220525020655091
30824 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_pch_pic.c' (29,086) at 20241211090212286
30825 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sh73a0.h' (29,087) at 20210308005002768
30826 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/hfi/hfi1_ioctl.h' (29,088) at 20210307214931690
30827 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_mixer.h' (29,089) at 20240405153048761
30828 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt61pci.c' (29,090) at 20240405153050621
30829 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cttimer.c' (29,091) at 20210307214932242
30830 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_disable_test.c' (29,092) at 20240405153054361
30831 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/boot.c' (29,093) at 20210308005002824
30832 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7791-sysc.h' (29,094) at 20210308005003640
30833 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/activation_static.cpp' (29,095) at 20240820080019550
30834 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES3_C-103W' (29,096) at 20210307205553762
30835 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/uaccess.h' (29,097) at 20240405153046057
30836 2025-01-08 03:00:47.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/prom.c' (29,098) at 20220525020651990
30837 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmu.h' (29,099) at 20210307214926230
30838 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/firmware-update-via-usb.md' (29,100) at 20221209040006387
30839 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-ld20.c' (29,101) at 20210308005002792
30840 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/acl.h' (29,102) at 20240405153052257
30841 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Chassis@.service' (29,103) at 20230215040018435
30842 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.out' (29,104) at 20210308005046397 to deleted uid set
30843 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog-base.dts' (29,105) at 20240405153045445
30844 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/native.c' (29,106) at 20240405153230059
30845 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/sphinx.rst' (29,107) at 20240405153045189
30846 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/009' (29,108) at 20210927100127473
30847 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/komeda-kms.rst' (29,109) at 20240405153229819
30848 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/event.h' (29,110) at 20210307214929966
30849 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/mux.txt' (29,111) at 20240405153229759
30850 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/Kconfig' (29,112) at 20220525020652086
30851 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__cpo.hpp' (29,113) at 20240731080033662
30852 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/vfio_fsl_mc.c' (29,114) at 20240405153231571
30853 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/adc-joystick.yaml' (29,115) at 20240405153045077
30854 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-bq4802.c' (29,116) at 20210307214930210
30855 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/entry_from_vm86.c' (29,117) at 20210307214932734
30856 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/coprocessor.h' (29,118) at 20240405153046501
30857 2025-01-08 03:00:47.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/sprd,pinctrl.txt' (29,119) at 20240405153229787
30858 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/aspeed-video.rst' (29,120) at 20240405153045309
30859 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/Makefile' (29,121) at 20240405153046953
30860 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_dctcp.h' (29,122) at 20210307214931950
30861 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp/0001-Fix-build-with-clang-19.patch' (29,123) at 20241221090017540
30862 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset-controller.h' (29,124) at 20220525020654611
30863 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg' (29,125) at 20210803000022008 to deleted uid set
30864 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/instruction.json' (29,126) at 20240405153054109
30865 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/intel,irq-router.txt' (29,127) at 20210308005003304
30866 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-self-describing-metadata.rst' (29,128) at 20240405153045209
30867 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.clang-tidy' (29,129) at 20240413080004791
30868 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/Makefile' (29,130) at 20240405153046733
30869 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmi.init.basic' (29,131) at 20210308004938816
30870 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_u.h' (29,132) at 20240405153054385
30871 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/khugepaged.c' (29,133) at 20240405153054329
30872 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/Kconfig' (29,134) at 20210308005003036
30873 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/fsl-ldb.c' (29,135) at 20240405153230523
30874 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/aptina-pll.c' (29,136) at 20240405153049309
30875 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-ac97-regs.h' (29,137) at 20240405153053485
30876 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_device.c' (29,138) at 20240405153048421
30877 2025-01-08 03:00:47.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fib.h' (29,139) at 20240405153052893
30878 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/law.c' (29,140) at 20210308005002996
30879 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cl-som-am57x.h' (29,141) at 20210308005003588
30880 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-aoclk.h' (29,142) at 20240405153230215
30881 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap/run-ptest' (29,143) at 20220612030016723
30882 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt' (29,144) at 20210309003648372
30883 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.h' (29,145) at 20240405153050041
30884 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/settings' (29,146) at 20240405153054353
30885 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can.h' (29,147) at 20240405153230899
30886 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched_clock.h' (29,148) at 20240405153052789
30887 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_drv.c' (29,149) at 20241211090145421
30888 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/rcu.c' (29,150) at 20240906080037592
30889 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/max6875.c' (29,151) at 20240405153049637
30890 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-i2c.h' (29,152) at 20210307214928682
30891 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rx.c' (29,153) at 20240405153050657
30892 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0006_brlayer_local_source_dir.py' (29,154) at 20210307205554262
30893 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/usbutils/usbutils_018.bb' (29,155) at 20241221090017636
30894 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.h' (29,156) at 20220525020654191
30895 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,asrc.txt' (29,157) at 20210307214925426
30896 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ip_check_defrag.c' (29,158) at 20240405153232255
30897 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvp.yml' (29,159) at 20241221090017464
30898 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/Kconfig' (29,160) at 20240405153049745
30899 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/resource.c' (29,161) at 20240405153046437
30900 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Fan/meson.build' (29,162) at 20230825080021141
30901 2025-01-08 03:00:47.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_common.h' (29,163) at 20220525020653811
30902 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper.c' (29,164) at 20240405153045989
30903 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hugetlb.h' (29,165) at 20241216090017685
30904 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ultrix.c' (29,166) at 20210307214926786
30905 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-mdm9615.h' (29,167) at 20210307214931330
30906 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/Kbuild' (29,168) at 20210309003648976
30907 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/registers.rst' (29,169) at 20240405153044981
30908 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/meson.build' (29,170) at 20240906080037544
30909 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c' (29,171) at 20240405153050589
30910 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_udc.h' (29,172) at 20210307214930814
30911 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-elecom.c' (29,173) at 20240405153048813
30912 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/raven.c' (29,174) at 20240906080037276
30913 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_vm.h' (29,175) at 20220525020653035
30914 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/cpcap-adc.c' (29,176) at 20240405153048953
30915 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsim_700_defconfig' (29,177) at 20240405153229859
30916 2025-01-08 03:00:47.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-starlette_0.39.2.bb' (29,178) at 20241221090017560
30917 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/files/0001-tclap-add-pkg-config-file.patch' (29,179) at 20210407000018082
30918 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/bilge-impl-1.63.0.patch' (29,180) at 20241211090212462
30919 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/code_update/code_update_utils.robot' (29,181) at 20240627080021044
30920 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/LICENSE' (29,182) at 20210308005119297
30921 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/utilInterface.hpp' (29,183) at 20230516080022994
30922 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/multinodecommands.cpp' (29,184) at 20240829080009330
30923 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_self_refresh_helper.h' (29,185) at 20210307214931322
30924 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_hfi.c' (29,186) at 20240405153048577
30925 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (29,187) at 20240712080022837
30926 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-sysfs.c' (29,188) at 20241216090017721
30927 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mlxbf3.c' (29,189) at 20240830080013251
30928 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/Kconfig' (29,190) at 20210308005003416
30929 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS1.conf' (29,191) at 20240529080017839
30930 2025-01-08 03:00:47.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.h' (29,192) at 20210307214927294
30931 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-widechips-ws2401.c' (29,193) at 20240405153048697
30932 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6507x.c' (29,194) at 20240405153230839
30933 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/cacheflush.h' (29,195) at 20240405153229991
30934 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kaslr.c' (29,196) at 20240913080013777
30935 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/core-isa.h' (29,197) at 20221215040039346
30936 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra20.c' (29,198) at 20240405153051377
30937 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanPwm.interface.yaml' (29,199) at 20210610000035114
30938 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/README.khadas-vim' (29,200) at 20210308005002912
30939 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/write_hugetlb_memory.sh' (29,201) at 20240405153232275
30940 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb' (29,202) at 20241206090014258
30941 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_gamma.c' (29,203) at 20240405153230583
30942 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-referencing_0.35.1.bb' (29,204) at 20241206090014330
30943 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/apm_bios.h' (29,205) at 20210307214931622
30944 2025-01-08 03:00:47.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv.dtsi' (29,206) at 20240405153045601
30945 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/test-component.c' (29,207) at 20240405153053933
30946 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/kwork.h' (29,208) at 20240405153054197
30947 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/tools/build.c' (29,209) at 20240405153230103
30948 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/interfaces/bmcweb_%.bbappend' (29,210) at 20230412080023460
30949 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/ad5504.h' (29,211) at 20210307214931402
30950 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8060-dragonboard.dts' (29,212) at 20240405153229891
30951 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips32.inc' (29,213) at 20210905000020581
30952 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm7550ba.dtsi' (29,214) at 20240405153229943
30953 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280.h' (29,215) at 20241011080017319
30954 2025-01-08 03:00:47.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/logging/phosphor-hostlogger_%.bbappend' (29,216) at 20210307205553674
30955 2025-01-08 03:00:47.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/tg3.h' (29,217) at 20240405153230935
30956 2025-01-08 03:00:47.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/megasas.c' (29,218) at 20241211090212330
30957 2025-01-08 03:00:47.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-pxa910.c' (29,219) at 20240405153230219
30958 2025-01-08 03:00:47.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c' (29,220) at 20240919080017050
30959 2025-01-08 03:00:47.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3proc.c' (29,221) at 20240405153052421
30960 2025-01-08 03:00:47.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb' (29,222) at 20210812000025330
30961 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dmap.h' (29,223) at 20210309003653624
30962 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/openpower-pnor-update@.service' (29,224) at 20210308005102829
30963 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/count_instructions.c' (29,225) at 20210307214932702
30964 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ciu-defs.h' (29,226) at 20210307214926230
30965 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/typecheck.h' (29,227) at 20220525020654623
30966 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32_debug.c' (29,228) at 20210307214930374
30967 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_super.c' (29,229) at 20240405153052365
30968 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_firm.c' (29,230) at 20210307214928622
30969 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.h' (29,231) at 20210307214928814
30970 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-ti-handler.cpp' (29,232) at 20220311212000168
30971 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt-crates.inc' (29,233) at 20241221090017668
30972 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_util.c' (29,234) at 20240830080013295
30973 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/clock.c' (29,235) at 20210308005002728
30974 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vx-insn-asm.h' (29,236) at 20240405153046281
30975 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml' (29,237) at 20240405153045125
30976 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue.py' (29,238) at 20230114040015510
30977 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/hardware.h' (29,239) at 20210308005002676
30978 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/ust_events_c.py' (29,240) at 20210308005046245
30979 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg.h' (29,241) at 20230925080039821
30980 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/syslog-filter.html' (29,242) at 20210308005107069
30981 2025-01-08 03:00:47.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-fcvtmod.c' (29,243) at 20230925080040101
30982 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx_csu_dma.h' (29,244) at 20220429100100558
30983 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-janustech' (29,245) at 20210308005045769
30984 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor_local.h' (29,246) at 20210307214930542
30985 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp.h' (29,247) at 20240405153231063
30986 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/msgbuf.h' (29,248) at 20210307214926762
30987 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/retu-mfd.c' (29,249) at 20240405153049613
30988 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51.dtsi' (29,250) at 20240405153229883
30989 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-debugging.c' (29,251) at 20240906080037440
30990 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-all.err' (29,252) at 20220429100100882
30991 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/Makefile' (29,253) at 20210307214929310
30992 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/p1_twr.c' (29,254) at 20210308005002988
30993 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/iconnect.c' (29,255) at 20210308005003008
30994 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic31xx.h' (29,256) at 20240405153053809
30995 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/gdbstub.c' (29,257) at 20241211090212522
30996 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libleak/libleak/0001-respect-environment-variables.patch' (29,258) at 20230706080014749
30997 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_rx_pkt.h' (29,259) at 20241211090212306
30998 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-no_tests_no_plan.log' (29,260) at 20240405153054225
30999 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_card.c' (29,261) at 20241104090011627
31000 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/m68k/trap.c' (29,262) at 20221215040039386
31001 2025-01-08 03:00:47.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/keembay-soc.dtsi' (29,263) at 20210309003648744
31002 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/txx9dmac.c' (29,264) at 20210309003649348
31003 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/network/phosphor-network/00-bmc-usb0.network' (29,265) at 20240105090012010
31004 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_fastopen_backup_key.sh' (29,266) at 20210307214932694
31005 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mmu_up_regs.h' (29,267) at 20240405153046577
31006 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm/errno.h' (29,268) at 20221102030020997
31007 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/README' (29,269) at 20210308005002996
31008 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/Makefile' (29,270) at 20210308005003172
31009 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/auxvec.h' (29,271) at 20240411080014050
31010 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/libbpf_overview.rst' (29,272) at 20240405153044993
31011 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qdict.c' (29,273) at 20210927100127641
31012 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c' (29,274) at 20241125090012251
31013 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/MAINTAINERS' (29,275) at 20210308005002984
31014 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/grant-dma-ops.c' (29,276) at 20240910080014070
31015 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENmemcpy.S' (29,277) at 20210307214926606
31016 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/implicit_flush.c' (29,278) at 20210308005108641
31017 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/meson.build' (29,279) at 20231201090032926
31018 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb' (29,280) at 20240309090012804
31019 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb' (29,281) at 20240413080012635
31020 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/window_mapper_mock.hpp' (29,282) at 20210427000038985
31021 2025-01-08 03:00:47.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5380.yaml' (29,283) at 20240405153045073
31022 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0001-dependencies-dev-prepend-sysroot-when-searching-for-.patch' (29,284) at 20241221090017664
31023 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ath79.c' (29,285) at 20240405153231367
31024 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pci.h' (29,286) at 20240405153050425
31025 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-tauros2.c' (29,287) at 20240405153045693
31026 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/index.rst' (29,288) at 20240405153229743
31027 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/Makefile' (29,289) at 20240405153047029
31028 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Ampe_A76_defconfig' (29,290) at 20210308005003232
31029 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/utils.h' (29,291) at 20241101080034432
31030 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsmc_nand.c' (29,292) at 20210308005003412
31031 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_sdcard_defconfig' (29,293) at 20210308005003268
31032 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/schid.h' (29,294) at 20210307214926510
31033 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx.h' (29,295) at 20240405153230979
31034 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/switch_to.h' (29,296) at 20210309003648808
31035 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imxrt1050.c' (29,297) at 20240405153231319
31036 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/audit_logread.c' (29,298) at 20240405153054353
31037 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/greybus_manifest.h' (29,299) at 20240405153052697
31038 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lantiq.h' (29,300) at 20210307214931414
31039 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_cfg.c' (29,301) at 20240405153232207
31040 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/MAINTAINERS' (29,302) at 20210308005003072
31041 2025-01-08 03:00:47.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_shift.c.inc' (29,303) at 20240906080037496
31042 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml' (29,304) at 20240405153045049
31043 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/address-spaces.h' (29,305) at 20240326080039526
31044 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswload.c' (29,306) at 20240405153046617
31045 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/scu_info.c' (29,307) at 20210421100236114
31046 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/twinstall.sh' (29,308) at 20210307205554122
31047 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/syscall_tp_kern.c' (29,309) at 20240405153232099
31048 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-toshiba_haps' (29,310) at 20210309003648260
31049 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c' (29,311) at 20240624080012784
31050 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76.h' (29,312) at 20240830080013291
31051 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fixed-factor.c' (29,313) at 20240405153046777
31052 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/Kconfig' (29,314) at 20240405153046609
31053 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nvidia,tegra194-tcu.yaml' (29,315) at 20240405153045153
31054 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/ppc64/Makefile' (29,316) at 20240906080037560
31055 2025-01-08 03:00:47.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/interface/ia_css_debug.h' (29,317) at 20240405153051841
31056 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stm32-lptimer.yaml' (29,318) at 20240405153045109
31057 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-parser-int.h' (29,319) at 20210308005046233
31058 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_irq.c' (29,320) at 20240405153046641
31059 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib9000.h' (29,321) at 20210307214928618
31060 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptsas.h' (29,322) at 20230426080043736
31061 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sc_sps_1.h' (29,323) at 20210308005003616
31062 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_mgmt.hpp' (29,324) at 20230513080027506
31063 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/pageattr.c' (29,325) at 20240913080013769
31064 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw_types.h' (29,326) at 20210307214930558
31065 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/instruction.json' (29,327) at 20240405153054109
31066 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/Kconfig' (29,328) at 20210308005003416
31067 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/coding-standards/accessibility.md' (29,329) at 20221215040043186
31068 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3008-vo-Makefile.am-exclude-libgl_plugin.patch' (29,330) at 20230114040015494
31069 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda9840.c' (29,331) at 20240405153049341
31070 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/Makefile' (29,332) at 20240405153046681
31071 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/fw-path-provider.c' (29,333) at 20210308005045853
31072 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrqu_s_qb_ph.c' (29,334) at 20210308005046505
31073 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-group2' (29,335) at 20240405153054161
31074 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/pd.c' (29,336) at 20240405153052149
31075 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.h' (29,337) at 20240919080017050
31076 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c' (29,338) at 20210308005002948
31077 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ns_common.h' (29,339) at 20220525020654595
31078 2025-01-08 03:00:47.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/data/Romulus.py' (29,340) at 20221209040018559 to deleted uid set
31079 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-reset-on@.target' (29,341) at 20220301040040081
31080 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-tegra-usb.c' (29,342) at 20240405153231567
31081 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-ebaz4205.dts' (29,343) at 20240405153045609
31082 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c' (29,344) at 20210307214927954
31083 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/systemd_%.bbappend' (29,345) at 20241221090017564
31084 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/module_64.c' (29,346) at 20240405153230035
31085 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex4.bpf.c' (29,347) at 20240405153232099
31086 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si5351.txt' (29,348) at 20240405153045029
31087 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test/run-libc-ptests' (29,349) at 20231011080016606
31088 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/generate-html-index.py' (29,350) at 20221208040016926
31089 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmpxchg_64.h' (29,351) at 20240613080016371
31090 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_usbpd_logger.c' (29,352) at 20210307214930134
31091 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_driver.c' (29,353) at 20240405153046645
31092 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/ioremap.c' (29,354) at 20240405153231963
31093 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-orion_nand.h' (29,355) at 20210307214931478
31094 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/perf/tests/pe-file.exe' (29,356) at 20210309003655944 to deleted uid set
31095 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/lg,lg4573.yaml' (29,357) at 20240405153045041
31096 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/owl-s700-powergate.h' (29,358) at 20210307214931346
31097 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mmap-thread-lookup.c' (29,359) at 20240405153054169
31098 2025-01-08 03:00:47.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig' (29,360) at 20210308005003264
31099 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_ethernet_interface.cpp' (29,361) at 20241127090024705
31100 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h' (29,362) at 20240405153230607
31101 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_struct_ops_types.h' (29,363) at 20240405153052977
31102 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/syscalltbl.h' (29,364) at 20210307214932610
31103 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-off@.target' (29,365) at 20220301040040081
31104 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch' (29,366) at 20241206090014274
31105 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configure' (29,367) at 20241211090212226
31106 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-blinker/run-ptest' (29,368) at 20240301090012431
31107 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavif/libavif_1.0.1.bb' (29,369) at 20231126090012781
31108 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/gpiod-sysfs-proxy.service.in' (29,370) at 20241221090017484
31109 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/chip.c' (29,371) at 20240405153231911
31110 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/cache.json' (29,372) at 20240405153054129
31111 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/da9052_tsi.c' (29,373) at 20210307214928502
31112 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/n_tty.rst' (29,374) at 20240405153045197
31113 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_helper_restricted.c' (29,375) at 20240405153054277
31114 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-stream.c' (29,376) at 20240405153053501
31115 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml' (29,377) at 20240405153045065
31116 2025-01-08 03:00:47.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/db1200.c' (29,378) at 20241001080013036
31117 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb' (29,379) at 20241221090017668
31118 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs12.h' (29,380) at 20240405153046465
31119 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl_mcdmafec.c' (29,381) at 20210308005003432
31120 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha.h' (29,382) at 20220525020652094
31121 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c' (29,383) at 20240405153049845
31122 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/config' (29,384) at 20220525020655231
31123 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/init.c' (29,385) at 20240405153229863
31124 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/x11perf_1.6.1.bb' (29,386) at 20210812000025366
31125 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v4_20.h' (29,387) at 20240405153051293
31126 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1108-elgin-r1.dts' (29,388) at 20240405153045565
31127 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-tpic2810.yaml' (29,389) at 20240405153045061
31128 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88rs2000.c' (29,390) at 20240405153049289
31129 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cpuid-deps.c' (29,391) at 20240429080012404
31130 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-gpio.c' (29,392) at 20210307214929010
31131 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.1-RFN' (29,393) at 20211006000025242
31132 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-N.boot' (29,394) at 20240405153054369
31133 2025-01-08 03:00:47.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/xmlrpcclient.py' (29,395) at 20210307205554242
31134 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-stm32h7.c' (29,396) at 20240405153046781
31135 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c' (29,397) at 20240405153050641
31136 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h' (29,398) at 20240326080039538
31137 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_list.h' (29,399) at 20240405153054269
31138 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt352.h' (29,400) at 20210307214928630
31139 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_dh.h' (29,401) at 20220525020654651
31140 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/paravirt.h' (29,402) at 20220525020651878
31141 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-i2c.c' (29,403) at 20210307214928678
31142 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/w1-eeprom-uclass.c' (29,404) at 20210308005003540
31143 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-octeon.c' (29,405) at 20210307214927194
31144 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/sys-manager-core.c' (29,406) at 20210307214930170
31145 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_user_test.c' (29,407) at 20240405153054357
31146 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPReactorMain.cpp' (29,408) at 20241205090004235
31147 2025-01-08 03:00:47.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/janz-ican3.c' (29,409) at 20240405153049733
31148 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/attribute_container.h' (29,410) at 20210307214931358
31149 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test_4.3.0.bb' (29,411) at 20241221090017472
31150 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_cq_fw.h' (29,412) at 20240405153051737
31151 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdm845-dispcc.yaml' (29,413) at 20240405153229759
31152 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/defer-call.h' (29,414) at 20240326080039546
31153 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml' (29,415) at 20240405153045029
31154 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/dmesginfo' (29,416) at 20220225040025598
31155 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/Makefile' (29,417) at 20210307214928674
31156 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm9712.yaml' (29,418) at 20240405153045165
31157 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/micro-support-card.c' (29,419) at 20210308005002796
31158 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/selftest-hardlink/gdb.sh' (29,420) at 20210307205554390
31159 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_gen_bd_rx_task.c' (29,421) at 20210307214927122
31160 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/interrupts.c' (29,422) at 20210308005002824
31161 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.malta' (29,423) at 20210308005003296
31162 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0_1.22.8.bb' (29,424) at 20210608000015791
31163 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-gamecube.c' (29,425) at 20240405153051497
31164 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/iommu_common.h' (29,426) at 20210307214926594
31165 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max77620.h' (29,427) at 20210307214931326
31166 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/0001-meson-import-changes-from-3.0.-version.patch' (29,428) at 20210307205553990
31167 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-vpu.txt' (29,429) at 20210307214925354
31168 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht4x.c' (29,430) at 20240405153048873
31169 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test.py' (29,431) at 20210308005003772
31170 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu.c' (29,432) at 20230426080043928
31171 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4x12-pinctrl.dtsi' (29,433) at 20240405153045569
31172 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_opti.c' (29,434) at 20240405153046665
31173 2025-01-08 03:00:47.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/davinci.h' (29,435) at 20240405153052669
31174 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/nxp,ptn3460.yaml' (29,436) at 20240405153045037
31175 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h' (29,437) at 20240405153231023
31176 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98926.c' (29,438) at 20240405153232151
31177 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-blackarmor-nas220.dts' (29,439) at 20210308005002592
31178 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0011-install-don-t-install-obsolete-file-com32.ld.patch' (29,440) at 20220910030013425
31179 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/slram.c' (29,441) at 20241008080013943
31180 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/q_in_vni_ipv6.sh' (29,442) at 20240405153054341
31181 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_64.h' (29,443) at 20240405153046389
31182 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso_bench_tx.c' (29,444) at 20240405153054353
31183 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h' (29,445) at 20240405153048637
31184 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/cache.json' (29,446) at 20220525020655143
31185 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8dxl-rsrc.c' (29,447) at 20240405153046785
31186 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-verify-sig.c' (29,448) at 20240405153049253
31187 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max11205.c' (29,449) at 20240405153048957
31188 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-exar.txt' (29,450) at 20210307214925318
31189 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/cflow.c' (29,451) at 20241211090212226
31190 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst' (29,452) at 20240405153044933
31191 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/usb.h' (29,453) at 20210308005046481
31192 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-uv8.rst' (29,454) at 20210309003648500
31193 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/lcd_wqvga.c' (29,455) at 20210307214926538
31194 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ivc.h' (29,456) at 20210308005002668
31195 2025-01-08 03:00:47.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet.txt' (29,457) at 20210307214925374
31196 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Makefile' (29,458) at 20240405153231947
31197 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp288_charger.c' (29,459) at 20240815080012895
31198 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/simulate-insn.c' (29,460) at 20220525020651970
31199 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/NetworkInterface.interface.yaml' (29,461) at 20210610000035134
31200 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ae350_rv32_defconfig' (29,462) at 20210308005003244
31201 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-loongarch64-code.fd.bz2' (29,463) at 20241211090212410 to deleted uid set
31202 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/aspeed/aspeed-video.c' (29,464) at 20240405153230799
31203 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kbuild' (29,465) at 20240405153046305
31204 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool_extended_state.sh' (29,466) at 20240405153054341
31205 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-smsc9512.dtsi' (29,467) at 20240405153045425
31206 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192.dtsi' (29,468) at 20240503080014458
31207 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/highmem.c' (29,469) at 20240405153053125
31208 2025-01-08 03:00:47.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_SPIFLASH_defconfig' (29,470) at 20210308005003244
31209 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/vmx.h' (29,471) at 20240405153054317
31210 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/gpio.h' (29,472) at 20210308005002544
31211 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_iba6120.c' (29,473) at 20240405153049101
31212 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/writeback.h' (29,474) at 20240405153052897
31213 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-ariettag25.dts' (29,475) at 20240405153045461
31214 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_fixed.h' (29,476) at 20210307214927838
31215 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/sys_proto.h' (29,477) at 20210308005002668
31216 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/edison_defconfig' (29,478) at 20210308005003256
31217 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2830.c' (29,479) at 20241008080013939
31218 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-config/bits-cfg.txt' (29,480) at 20241211090212534
31219 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/toplevel-enable.tc' (29,481) at 20210307214932670
31220 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptsas.c' (29,482) at 20241211090212330
31221 2025-01-08 03:00:47.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/textbox.c' (29,483) at 20240405153232103
31222 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkio.c' (29,484) at 20240906080037144
31223 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_ceva.c' (29,485) at 20240405153230171
31224 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/trace_gfs2.h' (29,486) at 20240405153052377
31225 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/catalina/gpio_desc.json' (29,487) at 20240817080006183
31226 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_iter_setsockopt.c' (29,488) at 20241008080014055
31227 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/templates/default/bblayers.conf.sample' (29,489) at 20240323080013549
31228 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-hackberry.dts' (29,490) at 20240405153045377
31229 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/dreamplug.c' (29,491) at 20210308005002904
31230 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb' (29,492) at 20240413080012655
31231 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/git.py' (29,493) at 20210307205554450
31232 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb' (29,494) at 20241221090017548
31233 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-hcd.h' (29,495) at 20240405153052105
31234 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-scsi.c' (29,496) at 20221215040039150
31235 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch' (29,497) at 20230131040012027
31236 2025-01-08 03:00:47.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_limits.h' (29,498) at 20240405153052681
31237 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/buffer.c' (29,499) at 20240820080014165
31238 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/cros_subprocess.py' (29,500) at 20210308005003772
31239 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7743-sysc.c' (29,501) at 20240405153231351
31240 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/refcount.c' (29,502) at 20240405153049641
31241 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-an400.dts' (29,503) at 20240405153229915
31242 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0-best-effort.dtsi' (29,504) at 20240405153046093
31243 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml' (29,505) at 20240405153045141
31244 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-p241.dts' (29,506) at 20240405153229919
31245 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c' (29,507) at 20241216090017697
31246 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,riic.yaml' (29,508) at 20240405153045065
31247 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/efi.h' (29,509) at 20240628080013981
31248 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/xlnx_i2s.c' (29,510) at 20240405153054017
31249 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.prettierignore' (29,511) at 20241213090004405
31250 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm8250.h' (29,512) at 20210309003653812
31251 2025-01-08 03:00:47.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-grb.h' (29,513) at 20210307214926550
31252 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/nlohmann_json.wrap' (29,514) at 20231208090009540
31253 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/gigadevice.c' (29,515) at 20210308005003416
31254 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ppa.c' (29,516) at 20240405153231435
31255 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/ib_isert.h' (29,517) at 20240405153049121
31256 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_balloon.c' (29,518) at 20240405153230659
31257 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fdt-control' (29,519) at 20210308005003292
31258 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/pc-conf-reg.c' (29,520) at 20220525020652186
31259 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mult.c' (29,521) at 20240405153046857
31260 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/fastmap.c' (29,522) at 20210308005003420
31261 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_psfp.c' (29,523) at 20240405153050177
31262 2025-01-08 03:00:47.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/root.c' (29,524) at 20210308005003544
31263 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/auth_gss.c' (29,525) at 20240624080012832
31264 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_0_0_sh_mask.h' (29,526) at 20210307214927326
31265 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_nop.c' (29,527) at 20210307214931782
31266 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/util.S' (29,528) at 20210307214926146
31267 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/virtual-memory.json' (29,529) at 20240405153054137
31268 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/mk' (29,530) at 20210308005046149
31269 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/TEST.DOC' (29,531) at 20210307214926146
31270 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/Kconfig' (29,532) at 20210308005002964
31271 2025-01-08 03:00:47.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-owl/Makefile' (29,533) at 20210308005002768
31272 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_hangcheck.c' (29,534) at 20240405153230567
31273 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/Kconfig' (29,535) at 20210308005003040
31274 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/thread_info.h' (29,536) at 20240405153046341
31275 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_drv.c' (29,537) at 20241216090017697
31276 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch' (29,538) at 20230131040012035
31277 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/meson.build' (29,539) at 20241211090212534
31278 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic.c' (29,540) at 20240429080012416
31279 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_mac.c' (29,541) at 20240405153050737
31280 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso_datapage.h' (29,542) at 20210307214925858
31281 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/sunplus,sp7021-rtc.yaml' (29,543) at 20240405153045153
31282 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/colo.h' (29,544) at 20240906080037340
31283 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ImageMagick' (29,545) at 20211006000025238
31284 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/core_ssram.c' (29,546) at 20240405153051409
31285 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/skeleton.dtsi' (29,547) at 20210308005002612
31286 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dts' (29,548) at 20240405153045813
31287 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/serial_reg.h' (29,549) at 20210308005003668
31288 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.json' (29,550) at 20210927100127469
31289 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20ek_2mmc.dts' (29,551) at 20240405153229875
31290 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-nec.c' (29,552) at 20240906080037308
31291 2025-01-08 03:00:47.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/socket-handler.c' (29,553) at 20240724080011687
31292 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/intersil.c' (29,554) at 20210307214926174
31293 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sid.h' (29,555) at 20210307214928026
31294 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coresight-pmu.h' (29,556) at 20240405153052673
31295 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_rxaui_ctrl.c' (29,557) at 20210308005003400
31296 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bk4r1.dts' (29,558) at 20210308005002576
31297 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20.dtsi' (29,559) at 20240405153045389
31298 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_gpio.h' (29,560) at 20210308005003020
31299 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-voyager.dts' (29,561) at 20240405153045785
31300 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dcdbas.rst' (29,562) at 20210307214925458
31301 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-enter-mpreboot@.service.in' (29,563) at 20230513080022442
31302 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/transactions.c' (29,564) at 20220429100100962
31303 2025-01-08 03:00:47.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/Makefile' (29,565) at 20210309003652156
31304 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/src_uri.inc' (29,566) at 20221120040010706
31305 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/Makefile' (29,567) at 20210307214929178
31306 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mqprio_lib.h' (29,568) at 20240405153053369
31307 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ir.c' (29,569) at 20220525020654131
31308 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/adis16240.c' (29,570) at 20240405153051817
31309 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_vendorid.h' (29,571) at 20230925080040057
31310 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/ghash.c' (29,572) at 20240405153046969
31311 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-redis_5.1.1.bb' (29,573) at 20241221090017560
31312 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/trace.c' (29,574) at 20240405153232015
31313 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_calipso.h' (29,575) at 20210307214932030
31314 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/u-boot.lds' (29,576) at 20210308005003168
31315 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml' (29,577) at 20240405153229787
31316 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ip32/mace.h' (29,578) at 20210307214926214
31317 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pm2fb.c' (29,579) at 20240405153231587
31318 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (29,580) at 20241206090014202
31319 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/xarray.c' (29,581) at 20210512100029350
31320 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/tzic.c' (29,582) at 20240405153045649
31321 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4261.c' (29,583) at 20240405153048861
31322 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ksysfs.c' (29,584) at 20240405153231911
31323 2025-01-08 03:00:47.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/hi6553_pmic.h' (29,585) at 20210308005003680
31324 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/Kbuild' (29,586) at 20210307214926494
31325 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/mmu.h' (29,587) at 20210307214926310
31326 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-pcm-lib.c' (29,588) at 20220525020654963
31327 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/cdns-dphy-rx.c' (29,589) at 20240405153231307
31328 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.tag.hpp.mako' (29,590) at 20230902080037613
31329 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/xgmi/xgmi_4_0_0_sh_mask.h' (29,591) at 20210307214927698
31330 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sd3078.c' (29,592) at 20240405153051505
31331 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ucode.c' (29,593) at 20240405153050517
31332 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/setup.h' (29,594) at 20210307214931618
31333 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/constraints.svg' (29,595) at 20210309003648488
31334 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init_ohci1394_dma.h' (29,596) at 20210307214931402
31335 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_printer.c' (29,597) at 20240710080014597
31336 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs.errors.yaml' (29,598) at 20220315030032663
31337 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target.c.inc' (29,599) at 20241211090212530
31338 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c' (29,600) at 20210308005002556
31339 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t35_defconfig' (29,601) at 20210308005003252
31340 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-wpcm450-aic.c' (29,602) at 20240405153049205
31341 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_controllers.c' (29,603) at 20210308005003704
31342 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/triggerable_mock.hpp' (29,604) at 20220210040033214
31343 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/mic.c' (29,605) at 20210307214929866
31344 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/user.h' (29,606) at 20240405153046129
31345 2025-01-08 03:00:47.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.qemu' (29,607) at 20220429100100930
31346 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw-common.c' (29,608) at 20210308005003444
31347 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/templates/default/local.conf.sample' (29,609) at 20241221090017580
31348 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/iforce-protocol.rst' (29,610) at 20240405153229819
31349 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dev.dts' (29,611) at 20240405153045729
31350 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Kbuild' (29,612) at 20240405153045357
31351 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa310.dts' (29,613) at 20240405153045457
31352 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp.c' (29,614) at 20241011080017303
31353 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-cpu.c' (29,615) at 20240405153046841
31354 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/key_file' (29,616) at 20210308005119297
31355 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_stats.c' (29,617) at 20210307214932046
31356 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2l_evm_defconfig' (29,618) at 20210308005003260
31357 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf-colibri.dtsi' (29,619) at 20210308005002632
31358 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/xattr.c' (29,620) at 20241008080013991
31359 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Odsmal' (29,621) at 20210307205553790
31360 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb' (29,622) at 20241221090017524
31361 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mime-support/mime-support_3.62.bb' (29,623) at 20210812000025226
31362 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_hwseq.c' (29,624) at 20220525020652518
31363 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop6.c' (29,625) at 20240405153054269
31364 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_pipe_public.h' (29,626) at 20240405153051833
31365 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_pcm512x.c' (29,627) at 20240405153053953
31366 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NPL-1.1' (29,628) at 20211006000025238
31367 2025-01-08 03:00:47.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/copy-unaligned.S' (29,629) at 20240405153230067
31368 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/ndfc.h' (29,630) at 20210308005003668
31369 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/kmsan.h' (29,631) at 20240405153054389
31370 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_spi.c' (29,632) at 20240405153049161
31371 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/imx-ipu-v3.h' (29,633) at 20220525020654683
31372 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/request_high_version.c' (29,634) at 20210308005108641
31373 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_machine.c' (29,635) at 20240405153229911
31374 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/mtk-eint.h' (29,636) at 20240405153051313
31375 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-06' (29,637) at 20210908000010395
31376 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/lcdc/imx-lcdc.c' (29,638) at 20240405153230579
31377 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/Kconfig' (29,639) at 20210308005045893
31378 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_decoder_json.hpp' (29,640) at 20230511080012335
31379 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/Makefile' (29,641) at 20220525020653603
31380 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/Kconfig' (29,642) at 20240405153053473
31381 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb' (29,643) at 20241206090014338
31382 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf.h' (29,644) at 20240405153050737
31383 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tc.h' (29,645) at 20210307214931522
31384 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap5.decode' (29,646) at 20210308005046389
31385 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpbp.c' (29,647) at 20210308005003432
31386 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-timer-0.dtsi' (29,648) at 20210307214926350
31387 2025-01-08 03:00:47.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dwmac_socfpga.c' (29,649) at 20210308005003428
31388 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rtl8139.c' (29,650) at 20241211090212306
31389 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/emergency-restart.h' (29,651) at 20210307214931302
31390 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/status.h' (29,652) at 20210307214931438
31391 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3-head.h' (29,653) at 20210307214926166
31392 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_sample.h' (29,654) at 20210307214931578
31393 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/net.h' (29,655) at 20240405153232083
31394 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/kingdisplay,kd035g6-54nt.yaml' (29,656) at 20240405153045041
31395 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-gpio.c' (29,657) at 20240405153049217
31396 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958300k.dts' (29,658) at 20240405153045429
31397 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/gpio.h' (29,659) at 20210308005002636
31398 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-d680-dmb.c' (29,660) at 20210307214928778
31399 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/init.c' (29,661) at 20240405153046493
31400 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/test-arm-iwmmxt.S' (29,662) at 20210308005046493
31401 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_api.h' (29,663) at 20240405153052797
31402 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/PwmSensor.hpp' (29,664) at 20231028080008830
31403 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/unwind-libdw.c' (29,665) at 20240405153232219
31404 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-errata.h' (29,666) at 20210307214926234
31405 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py' (29,667) at 20210307205554262
31406 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5764.yaml' (29,668) at 20240405153045073
31407 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/.gitignore' (29,669) at 20210307214925858
31408 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2770.h' (29,670) at 20220913100024317
31409 2025-01-08 03:00:47.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/virtual-memory.json' (29,671) at 20240405153054137
31410 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/core.c' (29,672) at 20240405153051193
31411 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sprd_wdt.c' (29,673) at 20220525020654335
31412 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e-netcp.dtsi' (29,674) at 20240405153045589
31413 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/intel_hdmi_lpe_audio.h' (29,675) at 20210307214932450
31414 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_norflash_boot_defconfig' (29,676) at 20210308005003248
31415 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/images/obmc-phosphor-image.bbappend' (29,677) at 20241221090017480
31416 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/processor_32.h' (29,678) at 20240405153046321
31417 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/locking/spinlocks.rst' (29,679) at 20240405153045297
31418 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml' (29,680) at 20240405153045061
31419 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config/witherspoon/events.yaml' (29,681) at 20210307205553702
31420 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/local.conf.sample' (29,682) at 20241221090017480
31421 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioam6_genl.h' (29,683) at 20220525020654671
31422 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/data_interface_test.cpp' (29,684) at 20230511080031859
31423 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-bus.h' (29,685) at 20220429100100570
31424 2025-01-08 03:00:47.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/linux,spdif-dit.yaml' (29,686) at 20240405153045165
31425 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/cmd_parser.c' (29,687) at 20240405153048513
31426 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am57xx_evm_defconfig' (29,688) at 20210308005003248
31427 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mux/ti-serdes.h' (29,689) at 20240405153231799
31428 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_hover.png' (29,690) at 20210307205554250 to deleted uid set
31429 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-ctrl.c' (29,691) at 20240405153053997
31430 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/fribidi/fribidi_1.0.16.bb' (29,692) at 20241221090017692
31431 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_mci.h' (29,693) at 20210308005003560
31432 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/etherh.c' (29,694) at 20240405153049773
31433 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/layer.conf' (29,695) at 20241221090017480
31434 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-fwu_git.bb' (29,696) at 20241206090014218
31435 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/Kconfig' (29,697) at 20240405153049149
31436 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c' (29,698) at 20240405153231039
31437 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/libgcc2.c' (29,699) at 20210308005002544
31438 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/acrn.h' (29,700) at 20240405153046377
31439 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,pcie2-phy.yaml' (29,701) at 20240405153045129
31440 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ucall.h' (29,702) at 20240405153232271
31441 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EndpointCollection.json' (29,703) at 20240619080002944
31442 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/ata.h' (29,704) at 20210307214931390
31443 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/sparc.py' (29,705) at 20240405153054225
31444 2025-01-08 03:00:47.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.c' (29,706) at 20240613080016439
31445 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-mremap.c' (29,707) at 20240405153054329
31446 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/077.out' (29,708) at 20210308005046441
31447 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/vdso.S' (29,709) at 20240405153046261
31448 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/temperature/thermocouple.h' (29,710) at 20210307214931338
31449 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/inode-test.c' (29,711) at 20240405153231663
31450 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/Kbuild' (29,712) at 20210307214927966
31451 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/turris-mox-rwtm.c' (29,713) at 20240805080013947
31452 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/ohand-color.svg' (29,714) at 20210307205554370
31453 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/aspeed_rtc.c' (29,715) at 20241211090212326
31454 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_proxy.c' (29,716) at 20240405153231267
31455 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma2/sdma2_4_2_2_offset.h' (29,717) at 20210307214927674
31456 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_metadata.c' (29,718) at 20240405153054265
31457 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm4908_enet.h' (29,719) at 20220525020653455
31458 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-div.h' (29,720) at 20210307214926966
31459 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm-tegra30.c' (29,721) at 20210307214925962
31460 2025-01-08 03:00:47.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/openpower-ipmi-oem_%.bbappend' (29,722) at 20210812000025162
31461 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hns-mdio.txt' (29,723) at 20210307214925374
31462 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/u-boot_flash_64M.cfg' (29,724) at 20211231040028208
31463 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmsvc.h' (29,725) at 20210307214931622
31464 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs-rzn1-miic.h' (29,726) at 20240405153052761
31465 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/muldi3.c' (29,727) at 20210308005002804
31466 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcbrnicdhcp.netdev' (29,728) at 20240913080015313
31467 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm7445.h' (29,729) at 20210308005003588
31468 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fpumacro.h' (29,730) at 20210307214926578
31469 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h' (29,731) at 20240405153047229
31470 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nuvoton,npcm-vcd.yaml' (29,732) at 20240405153229775
31471 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dts' (29,733) at 20240405153046241
31472 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/spl.c' (29,734) at 20210308005002948
31473 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/time.c' (29,735) at 20220525020651986
31474 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb' (29,736) at 20241221090017684
31475 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-axg-reset.h' (29,737) at 20210307214931346
31476 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_empty_tree.c' (29,738) at 20210307214932142
31477 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci8164.c' (29,739) at 20240405153046889
31478 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mpu.h' (29,740) at 20210307214925854
31479 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_immed.c' (29,741) at 20240405153052365
31480 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/dmub_srv.h' (29,742) at 20240405153230423
31481 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_hpd.h' (29,743) at 20240405153047301
31482 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsi.h' (29,744) at 20210307214931390
31483 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/cdomain.py' (29,745) at 20240405153229831
31484 2025-01-08 03:00:47.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2c.c' (29,746) at 20240405153231379
31485 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jyvaskyla' (29,747) at 20210307205553770
31486 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/network/phosphor-network/config.json' (29,748) at 20241023080015407
31487 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-opos6ul.dtsi' (29,749) at 20240405153045525
31488 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user.c' (29,750) at 20241211090212350
31489 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/yocto-builds.yml' (29,751) at 20240127090011884
31490 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Modern-Variant' (29,752) at 20211006000025238
31491 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gpuva_mgr.c' (29,753) at 20240405153230535
31492 2025-01-08 03:00:47.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asoc.h' (29,754) at 20240405153052949
31493 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/tei.c' (29,755) at 20210307214928546
31494 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/FRU_Master.json' (29,756) at 20221213040036917
31495 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci_am654.c' (29,757) at 20240613080016427
31496 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xwr-3100.dts' (29,758) at 20240405153229871
31497 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/buttons.scss' (29,759) at 20210308005107073
31498 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/ucontext.h' (29,760) at 20240405153045945
31499 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra20-slink.yaml' (29,761) at 20240405153229799
31500 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/.gitignore' (29,762) at 20220525020655227
31501 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/xt_string.sh' (29,763) at 20240405153232283
31502 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,rspi.yaml' (29,764) at 20240405153045173
31503 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c' (29,765) at 20220525020653755
31504 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/jetson-tk1.c' (29,766) at 20210308005003024
31505 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-spi.c' (29,767) at 20241011080017319
31506 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/common/Makefile' (29,768) at 20210308005003048
31507 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk.c' (29,769) at 20240405153230247
31508 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memgf100.c' (29,770) at 20210307214927966
31509 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-av.h' (29,771) at 20210307214928686
31510 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/atomic.h' (29,772) at 20240405153046245
31511 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sig.h' (29,773) at 20240405153052625
31512 2025-01-08 03:00:47.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/highbank.c' (29,774) at 20240405153045645
31513 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avertv-303.c' (29,775) at 20210307214928778
31514 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/xgmi/xgmi_6_1_0_sh_mask.h' (29,776) at 20240405153048317
31515 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/nvidia,tegra20-gpio.txt' (29,777) at 20210308005003304
31516 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/styles/index.scss' (29,778) at 20210308005107081
31517 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb' (29,779) at 20220402030016003
31518 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/tu102.c' (29,780) at 20240405153048629
31519 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/settings.cpp' (29,781) at 20240829080022542
31520 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/gconf-cfg.sh' (29,782) at 20240405153053453
31521 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb' (29,783) at 20241206090014330
31522 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/Makefile' (29,784) at 20240405153052025
31523 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/irq.c' (29,785) at 20240405153045629
31524 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/efivarfs.sh' (29,786) at 20240405153054301
31525 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dib0700-rc5.c' (29,787) at 20210307214928778
31526 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-colibri.dtsi' (29,788) at 20240405153229887
31527 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/__init__.py' (29,789) at 20210308005046245
31528 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/README' (29,790) at 20210308005003088
31529 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl/0001-Fix-type-mismatch-with-latest-FreeType.patch' (29,791) at 20241221090017528
31530 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/exp_rcv.h' (29,792) at 20240405153049045
31531 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/cia.c' (29,793) at 20210307214926138
31532 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/at91_udc.c' (29,794) at 20240405153052081
31533 2025-01-08 03:00:47.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-kernel/linux/linux-aspeed/mtjade.cfg' (29,795) at 20221118040015022
31534 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/utils.cpp' (29,796) at 20221026030020467
31535 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_SDCARD_defconfig' (29,797) at 20210308005003240
31536 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_nested_shutdown_test.c' (29,798) at 20240405153054321
31537 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/linux-aio.c' (29,799) at 20240906080037148
31538 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ccs.h' (29,800) at 20220525020654667
31539 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/systbl.c' (29,801) at 20240405153046153
31540 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/Kconfig' (29,802) at 20240405153230147
31541 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mcu.h' (29,803) at 20240405153050605
31542 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-sharp-decoder.c' (29,804) at 20240405153230823
31543 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/scripts/mkvenv.py' (29,805) at 20241211090212442
31544 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-mpfs-ccc.c' (29,806) at 20240405153046801
31545 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/hsm.c' (29,807) at 20240405153052229
31546 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/u-boot-env.c' (29,808) at 20240919080017066
31547 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/hwstats.c' (29,809) at 20240405153050349
31548 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/config' (29,810) at 20210308005003736
31549 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_gx.c' (29,811) at 20240405153052185
31550 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml' (29,812) at 20240405153045125
31551 2025-01-08 03:00:47.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched_prio.c' (29,813) at 20240405153053377
31552 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm-smc.c' (29,814) at 20240910080014026
31553 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v4_0_3.h' (29,815) at 20240405153230359
31554 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-main.dtsi' (29,816) at 20240405153229971
31555 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/crypto.json' (29,817) at 20240405153054117
31556 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh29.h' (29,818) at 20210307214928630
31557 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cmp.h' (29,819) at 20210307214926210
31558 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Makefile' (29,820) at 20240405153046305
31559 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/rdma.h' (29,821) at 20240326080039570
31560 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mman.h' (29,822) at 20240405153229907
31561 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_tfa_defconfig' (29,823) at 20210308005003264
31562 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp872x.c' (29,824) at 20240405153231363
31563 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/part.c' (29,825) at 20210308005003216
31564 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_uuid.c' (29,826) at 20210307214931818
31565 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch' (29,827) at 20241221090017680
31566 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6375-mdss.yaml' (29,828) at 20240405153229763
31567 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-or-later' (29,829) at 20210316000012717
31568 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-04' (29,830) at 20220718030006057
31569 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_base.c' (29,831) at 20240405153047289
31570 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/mangle-port.h' (29,832) at 20240405153046009
31571 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.kconfig' (29,833) at 20210308005003296
31572 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kgdb.h' (29,834) at 20240405153052717
31573 2025-01-08 03:00:47.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/LICENSE' (29,835) at 20210308005134505
31574 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/Makefile' (29,836) at 20240405153232287
31575 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE04' (29,837) at 20240405153054369
31576 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-bananapi-m2-plus-v1.2.dtsi' (29,838) at 20240405153045397
31577 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_aux.h' (29,839) at 20240405153047217
31578 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/manager.cpp' (29,840) at 20240817080027248
31579 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/moxart_wdt.c' (29,841) at 20240405153052241
31580 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-st.c' (29,842) at 20240405153231559
31581 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/upd64083.h' (29,843) at 20210307214931546
31582 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install.sh' (29,844) at 20220612030016755
31583 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_nv.c' (29,845) at 20240405153230183
31584 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/theadorable.h' (29,846) at 20210308005003072
31585 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rspi.c' (29,847) at 20240405153231467
31586 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-64bit-cpu.xml' (29,848) at 20221215040039086
31587 2025-01-08 03:00:47.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/lowlevel_init.S' (29,849) at 20210308005002980
31588 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-msc313.c' (29,850) at 20240405153230303
31589 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/memory-devices/ti-emif.rst' (29,851) at 20210307214925466
31590 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64_2core_2k1000.dts' (29,852) at 20220525020651994
31591 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/Kconfig' (29,853) at 20240405153049457
31592 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalDns.vue' (29,854) at 20241004080035971
31593 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkDeviceFunctionMetrics.v1_2_0.json' (29,855) at 20240619080002948
31594 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/serial-console.rst' (29,856) at 20240405153229739
31595 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/run.sh' (29,857) at 20210307214932722
31596 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.spl' (29,858) at 20230302090047762
31597 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/diff-v4l.rst' (29,859) at 20220525020651782
31598 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/core.rst' (29,860) at 20240405153045289
31599 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spear6xx_evb.h' (29,861) at 20210308005003616
31600 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-m-nocp.c' (29,862) at 20240906080037468
31601 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensor.hpp' (29,863) at 20241210090027376
31602 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uddevalla_Kapelle' (29,864) at 20210307205553794
31603 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/kwbimage.cfg' (29,865) at 20210308005003008
31604 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/irq_remapping.c' (29,866) at 20240405153230743
31605 2025-01-08 03:00:47.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8541.dts' (29,867) at 20240405153046093
31606 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw_qos.c' (29,868) at 20210307214929502
31607 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/core.c' (29,869) at 20241023080012875
31608 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.h' (29,870) at 20210307214929922
31609 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-hub.c' (29,871) at 20210307214930834
31610 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmad.c' (29,872) at 20240405153046901
31611 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4860si-post.dtsi' (29,873) at 20210307214926342
31612 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/edminiv2_defconfig' (29,874) at 20210308005003256
31613 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/common/ia_css_common_io_param.h' (29,875) at 20210307214930558
31614 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-pci.c' (29,876) at 20240405153049233
31615 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dts' (29,877) at 20240405153046241
31616 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/xen-block.c' (29,878) at 20240326080039430
31617 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/omapfb.h' (29,879) at 20240405153052205
31618 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkversion.pl' (29,880) at 20220525020654939
31619 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx31pdk_defconfig' (29,881) at 20210308005003268
31620 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml' (29,882) at 20240405153045089
31621 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.1.1.bb' (29,883) at 20241221090017500
31622 2025-01-08 03:00:47.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-acpi.c' (29,884) at 20240405153046653
31623 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-rfkill' (29,885) at 20210309003648244
31624 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/xlnx,i2s.txt' (29,886) at 20210307214925438
31625 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/kvm_para.h' (29,887) at 20210307214926394
31626 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistryCollection_v1.xml' (29,888) at 20240619080002928
31627 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6358-usbh-phy.c' (29,889) at 20210308005003452
31628 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3-kb.dts' (29,890) at 20240405153045781
31629 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/Kconfig' (29,891) at 20240405153049717
31630 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/files/gpio-shutdown-keymap.sh' (29,892) at 20220402030016071
31631 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts' (29,893) at 20240405153045817
31632 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf' (29,894) at 20240413080012699
31633 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/Makefile' (29,895) at 20210308005002912
31634 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,spmi-clkdiv.yaml' (29,896) at 20240405153045029
31635 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mlock2-tests.c' (29,897) at 20240405153054329
31636 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/pm.c' (29,898) at 20240405153053005
31637 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-rbtx4927.c' (29,899) at 20210307214926282
31638 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/.gitignore' (29,900) at 20240501080016543
31639 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/paxctl/paxctl_0.9.bb' (29,901) at 20230919080013962
31640 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/util/dwarf-regs.c' (29,902) at 20210307214932518
31641 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/branch.json' (29,903) at 20220525020655143
31642 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control/zaius_vcs.sh' (29,904) at 20230421080020940
31643 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/edu.c' (29,905) at 20240906080037252
31644 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/generic_event_device.h' (29,906) at 20241211090212358
31645 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf' (29,907) at 20210307205554106
31646 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mvsdio.h' (29,908) at 20210307214929194
31647 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/force_readonly_toc.cpp' (29,909) at 20210308005100997
31648 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_configs.h' (29,910) at 20210308004922932
31649 2025-01-08 03:00:47.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/imx-cpufreq-dt.txt' (29,911) at 20210307214925298
31650 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/Makefile' (29,912) at 20240405153232143
31651 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-livepatch' (29,913) at 20240405153044925
31652 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant/0001-cli-drop-the-second-argument-from-click.argument-dec.patch' (29,914) at 20210407000018090
31653 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cp1250.h' (29,915) at 20210308005003628
31654 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ie.c' (29,916) at 20240405153050565
31655 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-0.dtsi' (29,917) at 20210307214926350
31656 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dragonboard820c.h' (29,918) at 20210308005003592
31657 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-samsung-s3c64xx.h' (29,919) at 20210309003648712
31658 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/ppccache.S' (29,920) at 20210308005002840
31659 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/vg_chip_offset_byte.h' (29,921) at 20220525020655015
31660 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDDL-1.1' (29,922) at 20211006000025234
31661 2025-01-08 03:00:47.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/gpio.h' (29,923) at 20210308005002724
31662 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/virtuoso.c' (29,924) at 20220525020655007
31663 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fb.h' (29,925) at 20240405153046317
31664 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_mass_storage.h' (29,926) at 20210307214930798
31665 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/templates/default/bblayers.conf.sample' (29,927) at 20220910030013341
31666 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-al.c' (29,928) at 20240910080014062
31667 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci.h' (29,929) at 20210308005046481
31668 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/Makefile' (29,930) at 20240405153230735
31669 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lt3593.c' (29,931) at 20220525020653211
31670 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch' (29,932) at 20210307205553842
31671 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c' (29,933) at 20240405153230615
31672 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/AGGREGATION.md' (29,934) at 20230301040003617
31673 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2413.rst' (29,935) at 20210307214925634
31674 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-v2.c' (29,936) at 20230310090043279
31675 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_helpers.c' (29,937) at 20240405153051861
31676 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/index.rst' (29,938) at 20211006000025222
31677 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfdma.h' (29,939) at 20210307214926162
31678 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/MAINTAINERS' (29,940) at 20210308005002940
31679 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-internal.h' (29,941) at 20230925080040033
31680 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c' (29,942) at 20220525020652502
31681 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/README.md' (29,943) at 20230517080034214
31682 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/nfs_ssc.c' (29,944) at 20240405153052429
31683 2025-01-08 03:00:47.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-autogen.sh-generate-configure.ac-only.patch' (29,945) at 20210307205553846
31684 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p4080ds_ddr.c' (29,946) at 20210308005002964
31685 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/MAINTAINERS' (29,947) at 20240913080013765 to deleted uid set
31686 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/Makefile' (29,948) at 20210308005002988
31687 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_wlan.h' (29,949) at 20240405153050549
31688 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/raspberrypi,firmware-gpio.txt' (29,950) at 20210307214925318
31689 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/Makefile' (29,951) at 20210307214929422
31690 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sys_proto.h' (29,952) at 20210308005002660
31691 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir.h' (29,953) at 20210307214928778
31692 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/vas-api.rst' (29,954) at 20240405153229823
31693 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/config-file.h' (29,955) at 20240906080037344
31694 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/irqs.h' (29,956) at 20210307214925946
31695 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/check-warnings' (29,957) at 20220804030014663
31696 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/skeleton64.dtsi' (29,958) at 20210308005002612
31697 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/21285.c' (29,959) at 20240405153231507
31698 2025-01-08 03:00:47.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/edison.dts' (29,960) at 20210308005002860
31699 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/consumer.h' (29,961) at 20240405153052693
31700 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/super.h' (29,962) at 20220525020654479
31701 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/USBController_v1.xml' (29,963) at 20240619080002940
31702 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/Makefile' (29,964) at 20210307214929378
31703 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu_ucode_xfer_vi.h' (29,965) at 20240405153048341
31704 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/anybuss-controller.h' (29,966) at 20210307214930506
31705 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/spi_pl022.h' (29,967) at 20210308005003628
31706 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/urls.py' (29,968) at 20240106090017249
31707 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/phy.c' (29,969) at 20210307214929422
31708 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/lpddr4_define.h' (29,970) at 20210308005002644
31709 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_stats.h' (29,971) at 20240405153231063
31710 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/htc.h' (29,972) at 20240405153050437
31711 2025-01-08 03:00:47.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/dma.c' (29,973) at 20240405153045365
31712 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/ampere-platform-init.service' (29,974) at 20241023080015407
31713 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/burnia/libburn_1.5.6.bb' (29,975) at 20230811080018298
31714 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/msi-howto.rst' (29,976) at 20240405153044929
31715 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/pipeline.json' (29,977) at 20240405153054133
31716 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/bblayers.conf.sample' (29,978) at 20220910030013381
31717 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fwnode.h' (29,979) at 20241216090017765
31718 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/local-ping.patch' (29,980) at 20220204040022604
31719 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_xadd.c' (29,981) at 20240405153054285
31720 2025-01-08 03:00:47.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-mingw' (29,982) at 20241206090014314
31721 2025-01-08 03:00:47.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_1_sh_mask.h' (29,983) at 20240405153047613
31722 2025-01-08 03:00:47.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/opengrok0.0.log' (29,984) at 20241229020522705
31723 2025-01-08 03:00:47.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/gpl-2.0.txt' (29,985) at 20210308005002540
31724 2025-01-08 03:00:47.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.c' (29,986) at 20220525020652975
31725 2025-01-08 03:00:47.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_meta.h' (29,987) at 20210307214931662
31726 2025-01-08 03:00:47.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/nrf.rst' (29,988) at 20210927100127077
31727 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_sh_mask.h' (29,989) at 20210309003649624
31728 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/locktypes.rst' (29,990) at 20240405153229819
31729 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/caif/index.rst' (29,991) at 20210309003648436
31730 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt20xx.h' (29,992) at 20210307214928798
31731 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/Makefile' (29,993) at 20210308005003072
31732 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml' (29,994) at 20220315030032671
31733 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/controller.h' (29,995) at 20240405153051389
31734 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83tc811.c' (29,996) at 20220525020653683
31735 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fcdevice.h' (29,997) at 20210307214931382
31736 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/.gitignore' (29,998) at 20240405153054073
31737 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vboxguest.h' (29,999) at 20210309003654000
31738 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_osfp.json' (30,000) at 20241213090004409
31739 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml' (30,001) at 20240405153045141
31740 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/owl-s500-powergate.h' (30,002) at 20210307214931346
31741 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0008-Use-uintmax_t-for-handling-rlim_t.patch' (30,003) at 20241221090017644
31742 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typeguard_4.4.1.bb' (30,004) at 20241221090017560
31743 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_snprintf_single.c' (30,005) at 20220525020655199
31744 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/unwcheck.py' (30,006) at 20220525020651978
31745 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aspenite_defconfig' (30,007) at 20210308005003248
31746 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test4_%.bbappend' (30,008) at 20241206090014214
31747 2025-01-08 03:00:47.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958522er.dts' (30,009) at 20240405153045429
31748 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-i2s.c' (30,010) at 20240405153053961
31749 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cypress,cyapa.yaml' (30,011) at 20240405153045077
31750 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx8.c' (30,012) at 20240405153053993
31751 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/faq.rst' (30,013) at 20230114040015514
31752 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-perl/perl/libwhisker2-perl_2.5.bb' (30,014) at 20241221090017580
31753 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_global_state.c' (30,015) at 20240405153048453
31754 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-fw-ver.sh' (30,016) at 20220727030013877
31755 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLFL-1.3' (30,017) at 20241221090017616
31756 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/gcc.yml' (30,018) at 20241206090014206
31757 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/mem.c' (30,019) at 20210309003649832
31758 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-fa.c' (30,020) at 20210307214925970
31759 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h' (30,021) at 20240405153048673
31760 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/chip.c' (30,022) at 20220525020655099
31761 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7770.c' (30,023) at 20210307214926566
31762 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stm.h' (30,024) at 20220525020654619
31763 2025-01-08 03:00:47.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_usbtty_defconfig' (30,025) at 20210308005003280
31764 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_10_0_sh_mask.h' (30,026) at 20240405153047433
31765 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_40x.h' (30,027) at 20240405153046133
31766 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/Makefile' (30,028) at 20210307214927086
31767 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/trace.h' (30,029) at 20210307214929126
31768 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_base.h' (30,030) at 20240405153049997
31769 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/adp5589.h' (30,031) at 20220525020654575
31770 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/k3dma.c' (30,032) at 20220525020652410
31771 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aic79xx.rst' (30,033) at 20210307214925558
31772 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb' (30,034) at 20241221090017548
31773 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/sata.c' (30,035) at 20210308005002764
31774 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-lichee-zero-plus.dts' (30,036) at 20240405153045393
31775 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_ioc.c' (30,037) at 20240405153049853
31776 2025-01-08 03:00:47.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@280/ir35221@70.conf' (30,038) at 20240904080027734
31777 2025-01-08 03:00:47.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/pio.c' (30,039) at 20220525020653083
31778 2025-01-08 03:00:47.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html' (30,040) at 20210307205554282
31779 2025-01-08 03:00:47.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/suspend.h' (30,041) at 20210307214926066
31780 2025-01-08 03:00:47.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_8_0_sh_mask.h' (30,042) at 20240405153048057
31781 2025-01-08 03:00:47.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/metamail' (30,043) at 20241221090017620
31782 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-invoke_2.2.0.bb' (30,044) at 20240413080012663
31783 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-microzed.dts' (30,045) at 20210308005002632
31784 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h' (30,046) at 20240405153048621
31785 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml' (30,047) at 20240405153229803
31786 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/vfn.h' (30,048) at 20240405153048621
31787 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ad7418.c' (30,049) at 20240405153230659
31788 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_state.c' (30,050) at 20210307214931806
31789 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-common.inc' (30,051) at 20241206090014218
31790 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/string.h' (30,052) at 20220525020651878
31791 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/.gitignore' (30,053) at 20211221040045322
31792 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/loongson_regs.h' (30,054) at 20240405153046005
31793 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1088a_serdes.c' (30,055) at 20210308005002556
31794 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_NAND_SECURE_BOOT_defconfig' (30,056) at 20210308005003244
31795 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/clk.c' (30,057) at 20240405153045981
31796 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-dphy-rx0.c' (30,058) at 20240405153231315
31797 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2080a.dtsi' (30,059) at 20210308005002580
31798 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,sti-softreset.txt' (30,060) at 20210307214925414
31799 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt' (30,061) at 20210307214925374
31800 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipmr_base.c' (30,062) at 20241211090145553
31801 2025-01-08 03:00:47.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-src.c' (30,063) at 20240405153053969
31802 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-occ.c' (30,064) at 20240405153047065
31803 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spl.h' (30,065) at 20210308005003684
31804 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_governor.h' (30,066) at 20240405153046913
31805 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/getuser.S' (30,067) at 20210307214925866
31806 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-esdhc.h' (30,068) at 20210309003650464
31807 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/Create/meson.build' (30,069) at 20230825080033269
31808 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/acr.h' (30,070) at 20240405153048617
31809 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_sdm.c' (30,071) at 20240405153046861
31810 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_dump_64.c' (30,072) at 20240405153046429
31811 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/spl.h' (30,073) at 20210308005002816
31812 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.h' (30,074) at 20240405153049469
31813 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/posix_types.h' (30,075) at 20210307214926590
31814 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/brcm,bcmbca-timer.yaml' (30,076) at 20240405153045177
31815 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml' (30,077) at 20240405153045073
31816 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-artpec/Makefile' (30,078) at 20210307214925870
31817 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb' (30,079) at 20241221090017552
31818 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-afe-common.h' (30,080) at 20210307214932394
31819 2025-01-08 03:00:47.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10p.rst' (30,081) at 20220525020651786
31820 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Advertising-Acknowledgement' (30,082) at 20241221090017612
31821 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/blk.c' (30,083) at 20210308005003736
31822 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/w1-gpio.rst' (30,084) at 20240405153045333
31823 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/aclocal.h' (30,085) at 20240405153230167
31824 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-timberdale.c' (30,086) at 20240405153230307
31825 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwgpe.c' (30,087) at 20240405153046621
31826 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sdvo.h' (30,088) at 20240405153048461
31827 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_sii164.h' (30,089) at 20240405153231491
31828 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/duplicatable_file_handle.hpp' (30,090) at 20240715080010505
31829 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/disas/disas.h' (30,091) at 20240906080037324
31830 2025-01-08 03:00:47.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd' (30,092) at 20210307205554494
31831 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/sor.c' (30,093) at 20240405153230639
31832 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/key.h' (30,094) at 20220525020654195
31833 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit_comp32.c' (30,095) at 20240405153230023
31834 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_host_data.c' (30,096) at 20210307214930570
31835 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/opengrok0.0.log.lck' (30,097) at 20241229005445034 to deleted uid set
31836 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/ssi.c' (30,098) at 20240405153053985
31837 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tegra_mmc.c' (30,099) at 20210308005003408
31838 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace_clock.h' (30,100) at 20210307214926678
31839 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_messages_abi.h' (30,101) at 20240405153048505
31840 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skc_to_unix_sock.c' (30,102) at 20240405153054277
31841 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/bitsperlong.h' (30,103) at 20210307214926122
31842 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/board.c' (30,104) at 20210308005002924
31843 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/conf.py' (30,105) at 20241211090212230
31844 2025-01-08 03:00:47.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dcr.c' (30,106) at 20240405153046229
31845 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/it87.c' (30,107) at 20240405153230663
31846 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/anx6345.c' (30,108) at 20210308005003524
31847 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c' (30,109) at 20240405153230611
31848 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (30,110) at 20211216110018995
31849 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig' (30,111) at 20210308005003232
31850 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js' (30,112) at 20231126090012817
31851 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-ops.c' (30,113) at 20240405153230259
31852 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrl.h' (30,114) at 20241211090145577
31853 2025-01-08 03:00:47.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/bcsr.h' (30,115) at 20210308005002980
31854 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda.c' (30,116) at 20240628080014037
31855 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-himax-hx8394.c' (30,117) at 20240805080013955
31856 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/board.c' (30,118) at 20210308005002912
31857 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/imx_serial.h' (30,119) at 20240906080037332
31858 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq8074.h' (30,120) at 20240405153052645
31859 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/pwm-init.bb' (30,121) at 20241206090014226
31860 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wep.c' (30,122) at 20210307214931994
31861 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_tool.h' (30,123) at 20210307214930366
31862 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/server_sent_event.hpp' (30,124) at 20240914080002926 to deleted uid set
31863 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PDDL-1.0' (30,125) at 20211006000025242
31864 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-stm32.c' (30,126) at 20210307214927050
31865 2025-01-08 03:00:47.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/speed_select.cpp' (30,127) at 20240904080048579
31866 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sibyte.c' (30,128) at 20210309003649988
31867 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/internal.h' (30,129) at 20240405153052409
31868 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.davinci.nand_spl' (30,130) at 20210308005003292
31869 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/tnum.c' (30,131) at 20220525020654691
31870 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComputerSystem_v1.xml' (30,132) at 20240918080002708
31871 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/srt/srt_1.4.4.bb' (30,133) at 20220409030017471
31872 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apm_32.c' (30,134) at 20240405153046409
31873 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb' (30,135) at 20211006000025198
31874 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/Makefile' (30,136) at 20210406100034795
31875 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/ACEX1K.c' (30,137) at 20210308005003372
31876 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/dac.h' (30,138) at 20210307214926554
31877 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lp8755.h' (30,139) at 20210307214931478
31878 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison_3.8.2.bb' (30,140) at 20230813080012892
31879 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav801.c' (30,141) at 20210307214932294
31880 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/board.c' (30,142) at 20210308005002996
31881 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/anotherfile' (30,143) at 20210307205554390 to deleted uid set
31882 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.editorconfig' (30,144) at 20210927100127013
31883 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/Kbuild' (30,145) at 20210307214926314
31884 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fuse/fuse3/run-ptest' (30,146) at 20241206090014258
31885 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/reg.h' (30,147) at 20240805080013987
31886 2025-01-08 03:00:47.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/Makefile' (30,148) at 20210308005002844
31887 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h' (30,149) at 20240405153050529
31888 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdcore.c' (30,150) at 20210308005003408
31889 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ndctl.h' (30,151) at 20240405153052929
31890 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/signal32.h' (30,152) at 20210307214926066
31891 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c' (30,153) at 20210307214928782
31892 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/Makefile' (30,154) at 20210307214929726
31893 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml' (30,155) at 20220525020651686
31894 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_translate_dcn315.h' (30,156) at 20240405153047289
31895 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sec.c' (30,157) at 20210307214929954
31896 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/gm12u320.c' (30,158) at 20240405153048773
31897 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_utils.h' (30,159) at 20240405153048537
31898 2025-01-08 03:00:47.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_probe_frontend.c' (30,160) at 20240405153231603
31899 2025-01-08 03:00:47.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h' (30,161) at 20240405153050245
31900 2025-01-08 03:00:47.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77961-sysc.h' (30,162) at 20210307214931346
31901 2025-01-08 03:00:47.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/emu10k1-jack.rst' (30,163) at 20210307214925566
31902 2025-01-08 03:00:47.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_alua.c' (30,164) at 20240405153051965
31903 2025-01-08 03:00:47.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/Kconfig' (30,165) at 20240405153230579
31904 2025-01-08 03:00:47.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-base32.xml' (30,166) at 20240326080039410
31905 2025-01-08 03:00:47.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml' (30,167) at 20240405153229783
31906 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firewire.h' (30,168) at 20240405153052685
31907 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/index.rst' (30,169) at 20210307214925470
31908 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-pandora-1ghz.dts' (30,170) at 20240405153045605
31909 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/find_vma.c' (30,171) at 20240405153054253
31910 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/phosphor-logging.wrap' (30,172) at 20240628080018949
31911 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/clock.c' (30,173) at 20210308005002788
31912 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/w1.c' (30,174) at 20210308005003220
31913 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_wc_x86_64.c' (30,175) at 20210307214928446
31914 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml' (30,176) at 20240405153045165
31915 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/verifyDriveGeometry.hpp' (30,177) at 20231228090004564
31916 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeSlots_v1.xml' (30,178) at 20240619080002932
31917 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c' (30,179) at 20240405153230367
31918 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8365.c' (30,180) at 20240405153231323
31919 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/ipz_parser.hpp' (30,181) at 20240826080018283
31920 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-lock-pi.c' (30,182) at 20240405153054097
31921 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_iprange.h' (30,183) at 20210307214931646
31922 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-cm4-io.dts' (30,184) at 20240405153045425
31923 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x.c' (30,185) at 20240405153053501
31924 2025-01-08 03:00:47.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmapi.h' (30,186) at 20220525020654467
31925 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isp.c' (30,187) at 20240405153230819
31926 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/slogn.S' (30,188) at 20210307214926146
31927 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-v2.0-smb208.dtsi' (30,189) at 20240405153045541
31928 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_trace.h' (30,190) at 20240405153051013
31929 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-9p.c' (30,191) at 20221215040039150
31930 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/instruction.json' (30,192) at 20240405153054113
31931 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/dmabuf.h' (30,193) at 20240405153048513
31932 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/altera_uart.h' (30,194) at 20210307214931354
31933 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfree_skb.c' (30,195) at 20240405153054269
31934 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep_states.h' (30,196) at 20210307214931738
31935 2025-01-08 03:00:47.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_scsi.h' (30,197) at 20210309003654000
31936 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-memory.json' (30,198) at 20240405153054153
31937 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194.dtsi' (30,199) at 20240405153045753
31938 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/oemhandler.hpp' (30,200) at 20240820080018013
31939 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch' (30,201) at 20240413080012627
31940 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb' (30,202) at 20241206090014266
31941 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pkgdata-util' (30,203) at 20240301090012483
31942 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1c/board.c' (30,204) at 20220921100021454
31943 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/busybox/busybox/wall.cfg' (30,205) at 20230301040014457
31944 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/index.rst' (30,206) at 20240405153045257
31945 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch' (30,207) at 20241221090017516
31946 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6core.yaml' (30,208) at 20240405153045169
31947 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/adwaita-icon-theme_47.0.bb' (30,209) at 20241221090017680
31948 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_ekanalyzer.h' (30,210) at 20210308004938820
31949 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_actlog.c' (30,211) at 20240405153046705
31950 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi' (30,212) at 20240405153045813
31951 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogServiceCollection_v1.xml' (30,213) at 20240619080002928
31952 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/raydium_i2c_ts.c' (30,214) at 20240405153230735
31953 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/Kbuild' (30,215) at 20240405153046057
31954 2025-01-08 03:00:47.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/qcom-spmi-pmic.h' (30,216) at 20240405153231863
31955 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_ioctl.h' (30,217) at 20210307214929358
31956 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_iscsi.c' (30,218) at 20240405153051573
31957 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/genvdso.h' (30,219) at 20210307214926298
31958 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/guest-random.h' (30,220) at 20240326080039546
31959 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/sunxi.c' (30,221) at 20241115090012961
31960 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/src/main.cpp' (30,222) at 20230216040029275
31961 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button/id-button-pressed.service' (30,223) at 20220514030009396
31962 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nh-avx2-x86_64.S' (30,224) at 20240613080016371
31963 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/schemas/events.schema.yaml' (30,225) at 20241107090038222
31964 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/test-armv6m-undef.ld' (30,226) at 20240326080039742
31965 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_kms.h' (30,227) at 20220525020652935
31966 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c' (30,228) at 20240405153047221
31967 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vfpmacros.h' (30,229) at 20210309003648676
31968 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-system-native_9.1.1.bb' (30,230) at 20241221090017672
31969 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumipv6.S' (30,231) at 20210307214925866
31970 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/cache.S' (30,232) at 20210308005002832
31971 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb' (30,233) at 20241221090017504
31972 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml' (30,234) at 20240405153045137
31973 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/st,sti-i2c.yaml' (30,235) at 20240405153045065
31974 2025-01-08 03:00:47.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig' (30,236) at 20210308005003276
31975 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/Makefile' (30,237) at 20210308005003040
31976 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3128-evb.dts' (30,238) at 20240405153045557
31977 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx2/Kconfig' (30,239) at 20210308005002728
31978 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyOptions.interface.yaml' (30,240) at 20221207040023631
31979 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm.dts' (30,241) at 20210308005002596
31980 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/regression.py' (30,242) at 20241221090017704
31981 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalDefaultGateway.vue' (30,243) at 20241004080035971
31982 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/trace_pipe.tc' (30,244) at 20210307214932670
31983 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.c' (30,245) at 20240405153050133
31984 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/law.c' (30,246) at 20210308005002960
31985 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest.h' (30,247) at 20240527080023364
31986 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/VERSION' (30,248) at 20241211090212206
31987 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/imx/revision.h' (30,249) at 20240405153231863
31988 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.hpp' (30,250) at 20240820080038646
31989 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/imximage.cfg' (30,251) at 20210308005002988
31990 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98388.h' (30,252) at 20240405153053633
31991 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-sys-init.conf' (30,253) at 20220415030012089
31992 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx7d-cm4.c' (30,254) at 20210307214925890
31993 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mpc8xxx_wdt.c' (30,255) at 20240405153231599
31994 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/bytcrc_pwrsrc.c' (30,256) at 20240405153051405
31995 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp_slot.c' (30,257) at 20240405153051249
31996 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_tpacket.c' (30,258) at 20210307214932694
31997 2025-01-08 03:00:47.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml' (30,259) at 20240405153045089
31998 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/scsi-disk.c' (30,260) at 20241211090212334
31999 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/dbgfs.c' (30,261) at 20241125090012259
32000 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/imx8m-soc.yaml' (30,262) at 20220525020651710
32001 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-qcom-ep.c' (30,263) at 20240805080013995
32002 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_els.c' (30,264) at 20240405153051593
32003 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/releases.rst' (30,265) at 20241221090017584
32004 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/uapi.h' (30,266) at 20240405153048769
32005 2025-01-08 03:00:47.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree_staging.h' (30,267) at 20240405153231771
32006 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_lbc.h' (30,268) at 20210308005002836
32007 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mscc_sgpio.c' (30,269) at 20210308005003376
32008 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/049' (30,270) at 20210927100127477
32009 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/remove_questions_text_file_references.patch' (30,271) at 20230706080014769
32010 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-packaging.inc' (30,272) at 20230114040015550
32011 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/twcfg.txt' (30,273) at 20210307205554122
32012 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pl061.c' (30,274) at 20240405153047081
32013 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/terminal.bbclass' (30,275) at 20220910030013393
32014 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ar933x.dtsi' (30,276) at 20210308005002812
32015 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/module.c' (30,277) at 20240405153050489
32016 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Tenerife' (30,278) at 20210307205553766
32017 2025-01-08 03:00:47.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_acl.c' (30,279) at 20240405153231727
32018 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_6_0_sh_mask.h' (30,280) at 20210307214927518
32019 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/iter.c' (30,281) at 20240405153052385
32020 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-maintainer-entry-profile.rst' (30,282) at 20240405153229815
32021 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tc.h' (30,283) at 20240405153050117
32022 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/ubuntu-2204-armhf-cross.yml' (30,284) at 20240906080037440
32023 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/powergate.h' (30,285) at 20210308005002672
32024 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp' (30,286) at 20241210090002308
32025 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/mru_test.cpp' (30,287) at 20210308005049141
32026 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig' (30,288) at 20210308005003240
32027 2025-01-08 03:00:47.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/t10-pi.c' (30,289) at 20240405153046525
32028 2025-01-08 03:00:47.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_exp.h' (30,290) at 20240405153231919
32029 2025-01-08 03:00:47.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/hd44780_common.h' (30,291) at 20220525020652262
32030 2025-01-08 03:00:47.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-pcduino3-nano.dts' (30,292) at 20240405153045385
32031 2025-01-08 03:00:47.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1.dtsi' (30,293) at 20210307214926350
32032 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/soc21_enum.h' (30,294) at 20240405153048325
32033 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Pixar' (30,295) at 20241221090017616
32034 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/fplsp.S' (30,296) at 20210307214926150
32035 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_display.c' (30,297) at 20240805080013955
32036 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref_types.h' (30,298) at 20210307214930558
32037 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j721s2.c' (30,299) at 20240405153047009
32038 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/Makefile' (30,300) at 20240411080014154
32039 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_aa.c' (30,301) at 20240624080012836
32040 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/Kconfig' (30,302) at 20240405153046969
32041 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/meson.build' (30,303) at 20241211090212242
32042 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch' (30,304) at 20241221090017656
32043 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/starfive,jh7100-wdt.yaml' (30,305) at 20240405153045185
32044 2025-01-08 03:00:47.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/Makefile' (30,306) at 20240405153231707
32045 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_0_sh_mask.h' (30,307) at 20210307214927538
32046 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cache/ax45mp_cache.c' (30,308) at 20240405153230199
32047 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/objdump_reformat.awk' (30,309) at 20210307214926750
32048 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2g.h' (30,310) at 20210308005002732
32049 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc.h' (30,311) at 20240405153051593
32050 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/rss.c' (30,312) at 20240405153232015
32051 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi_nor_flash.c' (30,313) at 20210308005003020
32052 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_client.py' (30,314) at 20240419080015645
32053 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/install.patch' (30,315) at 20241221090017644
32054 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-1.c' (30,316) at 20210307214931190
32055 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mhi.h' (30,317) at 20240405153231819
32056 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.h' (30,318) at 20210307214927826
32057 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx7.rst' (30,319) at 20240405153044957
32058 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-proc.c' (30,320) at 20210307214932206
32059 2025-01-08 03:00:47.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/netduino2.c' (30,321) at 20240906080037192
32060 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vio.h' (30,322) at 20240405153230091
32061 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.c' (30,323) at 20210307214929914
32062 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/page.h' (30,324) at 20241211090145377
32063 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/xen-hypercalls.sh' (30,325) at 20220525020654947
32064 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/probe.c' (30,326) at 20210307214926562
32065 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/gen-devlist.c' (30,327) at 20210307214930986
32066 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/.gitignore' (30,328) at 20240405153046265
32067 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-64bit-virtual.xml' (30,329) at 20210308005045817
32068 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb' (30,330) at 20231011080016614
32069 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wwan.h' (30,331) at 20240405153052821
32070 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mmu_context.h' (30,332) at 20240405153046069
32071 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb.h' (30,333) at 20220525020655227
32072 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_lib.h' (30,334) at 20240405153053569
32073 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/acpi_pm.c' (30,335) at 20240405153046873
32074 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/upisemi,us5182.yaml' (30,336) at 20220525020651682
32075 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga.c' (30,337) at 20240906080037220
32076 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (30,338) at 20220826030017621
32077 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-sunxi.c' (30,339) at 20210308005003496
32078 2025-01-08 03:00:47.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_eth.c' (30,340) at 20210308005003440
32079 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nas2big.dts' (30,341) at 20240405153045457
32080 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/0002-Drop-using-_LARGEFILE64_SOURCE.patch' (30,342) at 20230131040012035
32081 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/Makefile' (30,343) at 20210308005003708
32082 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/irq_work.h' (30,344) at 20240405153229907
32083 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c' (30,345) at 20240405153230611
32084 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/skbuff.h' (30,346) at 20240520080015207
32085 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/mmio.c' (30,347) at 20241211090212282
32086 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2019-19906.patch' (30,348) at 20230706080014753
32087 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_tree.c' (30,349) at 20241009080009697
32088 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/MAINTAINERS' (30,350) at 20210308005003000
32089 2025-01-08 03:00:47.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.spear' (30,351) at 20210308005003300
32090 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb' (30,352) at 20241206090014266
32091 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/spdm-socket.c' (30,353) at 20240906080037140
32092 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/hsta_msi.c' (30,354) at 20240405153230047
32093 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5102.h' (30,355) at 20210307214932354
32094 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/pci.c' (30,356) at 20210308005003088
32095 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/adp-ae3xx.c' (30,357) at 20210308005002900
32096 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_f_open.rst' (30,358) at 20210309003648480
32097 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/devtree.c' (30,359) at 20210726100024651
32098 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/iommufd.c' (30,360) at 20240906080037140
32099 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/intel/Makefile' (30,361) at 20240405153049405
32100 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/0001-make-Make-CC-weak-assignment.patch' (30,362) at 20220204040022468
32101 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/misc.c' (30,363) at 20240405153052549
32102 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5020si-post.dtsi' (30,364) at 20210307214926350
32103 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml' (30,365) at 20240405153045029
32104 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_signal.h' (30,366) at 20220429100100650
32105 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ullared' (30,367) at 20210307205553794
32106 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply.h' (30,368) at 20240405153051437
32107 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts' (30,369) at 20240919080017050
32108 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.err' (30,370) at 20210308005046405
32109 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/rfkill.c' (30,371) at 20210309003651552
32110 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf' (30,372) at 20210307205554598
32111 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/usb-info.txt' (30,373) at 20210308005003328
32112 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/odroid_xu3.h' (30,374) at 20210308005003608
32113 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mpls-sysctl.rst' (30,375) at 20210307214925538
32114 2025-01-08 03:00:47.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa25x.h' (30,376) at 20240405153045677
32115 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/irq-r7780rp.c' (30,377) at 20210307214926538
32116 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_getport.c' (30,378) at 20210307214932002
32117 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-display5.dtsi' (30,379) at 20240405153045501
32118 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_cmd.h' (30,380) at 20210307214932202
32119 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ds620.h' (30,381) at 20210307214931474
32120 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb' (30,382) at 20241221090017504
32121 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/cq.c' (30,383) at 20240405153049033
32122 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper_struct.h' (30,384) at 20210307214927266
32123 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/meson.build' (30,385) at 20231208090022708
32124 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/controls.rst' (30,386) at 20220525020651758
32125 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/nopam-with-tcp_wrappers.patch' (30,387) at 20210905000020557
32126 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.c' (30,388) at 20241008080013955
32127 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/meson.build' (30,389) at 20241211090212386
32128 2025-01-08 03:00:47.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_int.h' (30,390) at 20210307214931058
32129 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_elf_fdpic.c' (30,391) at 20240830080013307
32130 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c' (30,392) at 20240405153048481
32131 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/talitos.h' (30,393) at 20240405153046965
32132 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/vexpress.rst' (30,394) at 20240405153045217
32133 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_pgid.c' (30,395) at 20240405153050177
32134 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-config-build' (30,396) at 20241221090017584
32135 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dmap.c' (30,397) at 20241216090017757
32136 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/Kconfig' (30,398) at 20210308005002844
32137 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-de.h' (30,399) at 20210308005003640
32138 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/sysctl.c' (30,400) at 20240405153053361
32139 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_type.h' (30,401) at 20210307214930366
32140 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/qcom_aoss.h' (30,402) at 20240405153231839
32141 2025-01-08 03:00:47.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch' (30,403) at 20211006000025250
32142 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pcap-regulator.c' (30,404) at 20240405153051469
32143 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts' (30,405) at 20240405153045805
32144 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/philips1358.rc5' (30,406) at 20210307205553758
32145 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/env.patch' (30,407) at 20210307205554626
32146 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ti,wl1251.txt' (30,408) at 20210307214925382
32147 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp-tee.h' (30,409) at 20210307214931486
32148 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509.asn1' (30,410) at 20240405153046533
32149 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/help.h' (30,411) at 20210307214932494
32150 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91.h' (30,412) at 20220525020653071
32151 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_uclass.h' (30,413) at 20240405153048805
32152 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/Makefile' (30,414) at 20210308005003012
32153 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-usb.h' (30,415) at 20210308005003640
32154 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v3.5.1.c' (30,416) at 20240405153050345
32155 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-i386-desc.rst.inc' (30,417) at 20240906080037180
32156 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c' (30,418) at 20241211090145409
32157 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77693.yaml' (30,419) at 20240405153229775
32158 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cyrix.c' (30,420) at 20240405153046413
32159 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_extend.h' (30,421) at 20240405153052857
32160 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-qla2xxx' (30,422) at 20210307214925186
32161 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/prefetch.h' (30,423) at 20210307214926322
32162 2025-01-08 03:00:47.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-clt-sysfs.c' (30,424) at 20240405153046713
32163 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/submitting-patches.rst' (30,425) at 20240405153045281
32164 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bcm590xx-regulator.c' (30,426) at 20240405153051461
32165 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/handshake.h' (30,427) at 20240405153231851
32166 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/NMISource/meson.build' (30,428) at 20230825080021137
32167 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/0001-nss-nspr-fix-for-multilib.patch' (30,429) at 20241221090017544
32168 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/geekbox.c' (30,430) at 20210308005003004
32169 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_pm_ops.c' (30,431) at 20240405153046201
32170 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-spdif-out.c' (30,432) at 20240405153232179
32171 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_resource.c' (30,433) at 20240405153230399
32172 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sfr_nb4-ser_ram_defconfig' (30,434) at 20210308005003280
32173 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libconfig-general-perl_2.65.bb' (30,435) at 20240113090014536
32174 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/fpreg.c' (30,436) at 20240405153045357
32175 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/fw_env.config' (30,437) at 20210307205553682
32176 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/perf_test.c' (30,438) at 20240405153232287
32177 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0005-ioctl-does-not-have-same-signature-between-glibc-and.patch' (30,439) at 20240413080012639
32178 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-img.rst' (30,440) at 20240906080037180
32179 2025-01-08 03:00:47.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/dev.h' (30,441) at 20240405153052665
32180 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/memory.c' (30,442) at 20240405153230183
32181 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_raw.c' (30,443) at 20240405153053253
32182 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.31.bb' (30,444) at 20241206090014254
32183 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,jpu.yaml' (30,445) at 20240405153045101
32184 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb' (30,446) at 20241206090014270
32185 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/other.json' (30,447) at 20240405153054125
32186 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/pgtable-bits.h' (30,448) at 20240405153045905
32187 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tca6416-keypad.c' (30,449) at 20240405153230727
32188 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/init.c' (30,450) at 20240405153046001
32189 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c' (30,451) at 20241115090012961
32190 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/images/rpi-test-image.bb' (30,452) at 20210812000025266
32191 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/ns558.c' (30,453) at 20240405153049125
32192 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dprc.h' (30,454) at 20210308005003648
32193 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags_parse.c' (30,455) at 20240405153045629
32194 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3660-clock.h' (30,456) at 20210307214931326
32195 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cmark/cmark_0.31.1.bb' (30,457) at 20241221090017532
32196 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c_table.c' (30,458) at 20220525020653811
32197 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.h' (30,459) at 20210307214927234
32198 2025-01-08 03:00:47.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/xes_mpc85xx_defconfig' (30,460) at 20210309003648872
32199 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-uniphier.c' (30,461) at 20240405153229915
32200 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/reset.c' (30,462) at 20210307214929506
32201 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0001-libfwtsiasl-Disable-parallel-builds-of-lex-bison-fil.patch' (30,463) at 20230114040015486
32202 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v7.S' (30,464) at 20240405153045697
32203 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/spi.h' (30,465) at 20210308005002636
32204 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/misc.c' (30,466) at 20210308005003044
32205 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/timer-uclass.c' (30,467) at 20210308005003500
32206 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/power_domain.txt' (30,468) at 20210307214925398
32207 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x.h' (30,469) at 20210307214928774
32208 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1011.h' (30,470) at 20240405153053685
32209 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-9xxx.c' (30,471) at 20240405153051541
32210 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-audio.c' (30,472) at 20210308005046233
32211 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson/arm-linux-gneabihf-gcc.ini' (30,473) at 20210616125333493
32212 2025-01-08 03:00:47.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-u-boot.dtsi' (30,474) at 20210308005002584
32213 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h' (30,475) at 20240405153230591
32214 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395.c' (30,476) at 20240405153053569
32215 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be.h' (30,477) at 20210307214930286
32216 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_translate_dcn30.c' (30,478) at 20240405153047285
32217 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_close_unittest.cpp' (30,479) at 20210308005134001
32218 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/venc.c' (30,480) at 20240815080012887
32219 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/task_fd_query_kern.c' (30,481) at 20240405153053425
32220 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_utils.hpp' (30,482) at 20210308005049141
32221 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/Makefile' (30,483) at 20240405153045985
32222 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/speed.c' (30,484) at 20210308005002832
32223 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-pow.c' (30,485) at 20240405153231947
32224 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.c' (30,486) at 20240405153048637
32225 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-gpio.h' (30,487) at 20240405153052769
32226 2025-01-08 03:00:47.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/README.md' (30,488) at 20221209040019091
32227 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/at91_can.c' (30,489) at 20240405153049725
32228 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/0001-bison-flex-Add-flags-for-carrying-user-specified-par.patch' (30,490) at 20241221090017496
32229 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/Makefile' (30,491) at 20210307214926954
32230 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target-reg-bits.h' (30,492) at 20230925080040077
32231 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/zImage.lds.S' (30,493) at 20240405153046097
32232 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/reboot.S' (30,494) at 20210307214926146
32233 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/hardware.h' (30,495) at 20210307214930734
32234 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth_legacy.c' (30,496) at 20210308005003720
32235 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_collie.py' (30,497) at 20241211090212538
32236 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pico-hobbit.dts' (30,498) at 20210308005002588
32237 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ctx_sk_lookup.c' (30,499) at 20240405153054289
32238 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900.h' (30,500) at 20210307214928638
32239 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/sw_trigger.h' (30,501) at 20210307214931402
32240 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox_git.bb' (30,502) at 20241221090017512
32241 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/allwinner,sun6i-a31-clock-reset.yaml' (30,503) at 20240405153045149
32242 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb' (30,504) at 20241206090014270
32243 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_acntpc.c' (30,505) at 20240405153046613
32244 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_tlv.c' (30,506) at 20240405153049981
32245 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mena21_wdt.c' (30,507) at 20210307214930970
32246 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/Makefile.am' (30,508) at 20241219090010500
32247 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/atomic64_386_32.S' (30,509) at 20220525020652186
32248 2025-01-08 03:00:47.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288.dtsi' (30,510) at 20240415080012963
32249 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/Makefile' (30,511) at 20210307214929474
32250 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/Makefile' (30,512) at 20210307214929658
32251 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_pci_config.h' (30,513) at 20240405153048541
32252 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_rx_gdbsim.py' (30,514) at 20241211090212542
32253 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable_debug_defconfig' (30,515) at 20210308005003284
32254 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-unknown.json' (30,516) at 20220429100100882
32255 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82365.h' (30,517) at 20210307214930042
32256 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/lmmi_helper.c' (30,518) at 20221215040039314
32257 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/templates/default/local.conf.sample' (30,519) at 20241221090017568
32258 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/Makefile' (30,520) at 20210307214927262
32259 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typeguard/run-ptest' (30,521) at 20240301090012435
32260 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/index.rst' (30,522) at 20240405153045285
32261 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/Build' (30,523) at 20210307214932518
32262 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c' (30,524) at 20240405153231015
32263 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.h' (30,525) at 20240405153231015
32264 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/.gitignore' (30,526) at 20210307214926570
32265 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/trace-events' (30,527) at 20241211090212314
32266 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/buildtables.py' (30,528) at 20210307205554266
32267 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-queue_1.0.5.bb' (30,529) at 20230813080012840
32268 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-controller.dts' (30,530) at 20240405153045437
32269 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb' (30,531) at 20240413080012699
32270 2025-01-08 03:00:47.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/avivod.h' (30,532) at 20210307214927994
32271 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/acpi-cpufreq.c' (30,533) at 20240719080013349
32272 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/Kconfig' (30,534) at 20210307214930922
32273 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-stop-pre@.target' (30,535) at 20220301040040081
32274 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c' (30,536) at 20220525020652390
32275 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/nbio/irqsrcs_nbif_7_4.h' (30,537) at 20210307214927702
32276 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_byte_action.hpp' (30,538) at 20240817080031292
32277 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml' (30,539) at 20241106090018634
32278 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_modeset_helper.c' (30,540) at 20240415080012967
32279 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-rq-qos.h' (30,541) at 20240405153046521
32280 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp' (30,542) at 20221229040004411
32281 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104xrdb.c' (30,543) at 20210308005002992
32282 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/log/Makefile' (30,544) at 20210308005003740
32283 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/eth_t208xrdb.c' (30,545) at 20210308005002996
32284 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/generated/README' (30,546) at 20230925080040105
32285 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/axs10x.c' (30,547) at 20210308005003056
32286 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/medcom-wide/MAINTAINERS' (30,548) at 20210308005002920
32287 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boberg' (30,549) at 20210307205553778
32288 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/tgtd.service' (30,550) at 20220502030010100
32289 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cros-ec-keyboard.dtsi' (30,551) at 20220525020651822
32290 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/pci_hw.h' (30,552) at 20240405153050149
32291 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/privkey_ima.pem' (30,553) at 20230520080014484
32292 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xf.dtsi' (30,554) at 20240405153045829
32293 2025-01-08 03:00:47.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-turkish.c' (30,555) at 20210307214931178
32294 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_kms.c' (30,556) at 20210307214927886
32295 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head.h' (30,557) at 20240405153048613
32296 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.err' (30,558) at 20230925080040089
32297 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/init.c' (30,559) at 20240503080014506
32298 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-chestnut43-common.dtsi' (30,560) at 20240405153045605
32299 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr5.yaml' (30,561) at 20240405153045101
32300 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/avtab.c' (30,562) at 20240405153232115
32301 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/libgcc.h' (30,563) at 20210307214926182
32302 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/security_flags.inc' (30,564) at 20241221090017612
32303 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml' (30,565) at 20240405153045121
32304 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/twl6030.c' (30,566) at 20210308005003384
32305 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_event_attr_fprintf.c' (30,567) at 20240613080016563
32306 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-init.c' (30,568) at 20240405153046041
32307 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnet/libnet_1.3.bb' (30,569) at 20231014080011723
32308 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/fsl_hypervisor.c' (30,570) at 20240405153052229
32309 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_sysarch.h' (30,571) at 20221215040039062
32310 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha256_generic.c' (30,572) at 20240405153046541
32311 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/cmd.cpp' (30,573) at 20240829080010546
32312 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/yocto-check-layer' (30,574) at 20230114040015554
32313 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxs_init.h' (30,575) at 20210308005002548
32314 2025-01-08 03:00:47.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c' (30,576) at 20240405153230543
32315 2025-01-08 03:00:47.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/net.c' (30,577) at 20220617030036057
32316 2025-01-08 03:00:47.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-dvb.c' (30,578) at 20220525020653271
32317 2025-01-08 03:00:47.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables.c' (30,579) at 20210307214929798
32318 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc_sli/sli4.h' (30,580) at 20240405153051593
32319 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c' (30,581) at 20240405153051837
32320 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qmp.c' (30,582) at 20240906080037376
32321 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_bios.robot' (30,583) at 20240628080017117
32322 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP1/meson.build' (30,584) at 20230825080021137
32323 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/envy24ht.h' (30,585) at 20210307214932262
32324 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/System/meson.build' (30,586) at 20230825080021141
32325 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/ac97c.c' (30,587) at 20240405153232119
32326 2025-01-08 03:00:47.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_integer_attribute.hpp' (30,588) at 20230719080035239
32327 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/repository.c' (30,589) at 20240405153230055
32328 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_cursor.c' (30,590) at 20240405153052181
32329 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/reproducible.py' (30,591) at 20241221090017632
32330 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml' (30,592) at 20240405153045121
32331 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays.c' (30,593) at 20210307214932642
32332 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/rdma.txt' (30,594) at 20230925080039845
32333 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/Kconfig' (30,595) at 20210307214930846
32334 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/arm-cpu-features.c' (30,596) at 20240906080037568
32335 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-hostname.service' (30,597) at 20240809080014478
32336 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-getvar' (30,598) at 20241221090017584
32337 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socrates_defconfig' (30,599) at 20210308005003280
32338 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth.h' (30,600) at 20240405153049937
32339 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/datastream.c' (30,601) at 20210307214931002
32340 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/Kconfig' (30,602) at 20240710080014589
32341 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_version.h' (30,603) at 20210309003652876
32342 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-smdkv210.dts' (30,604) at 20240405153045573
32343 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/pm.h' (30,605) at 20240405153045645
32344 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_common.c' (30,606) at 20210308005003524
32345 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/pldmflightrecorder' (30,607) at 20221213040024897
32346 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-outcome_1.3.0.post0.bb' (30,608) at 20241221090017556
32347 2025-01-08 03:00:47.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dts' (30,609) at 20240405153046241
32348 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/stm32-dcmi.c' (30,610) at 20240405153230815
32349 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/osdef1st.h' (30,611) at 20210307214929666
32350 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-disk.c' (30,612) at 20240405153049257
32351 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress_block.h' (30,613) at 20240405153053117
32352 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/svc/rm.h' (30,614) at 20240405153052689
32353 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/shmin_defconfig' (30,615) at 20210308005003280
32354 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8550.dtsi' (30,616) at 20240405153229959
32355 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/gpio-poweroff.yaml' (30,617) at 20240405153229787
32356 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/unaligned.h' (30,618) at 20210308005002888
32357 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_util.h' (30,619) at 20241023080012899
32358 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_surface_dial.bpf.c' (30,620) at 20240405153053429
32359 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/Kconfig' (30,621) at 20240405153050589
32360 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/loadpin/Kconfig' (30,622) at 20240405153053477
32361 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/pmbus.cpp' (30,623) at 20240817080031296 to deleted uid set
32362 2025-01-08 03:00:47.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/sctp.h' (30,624) at 20240405153052861
32363 2025-01-08 03:00:47.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/smem_state.h' (30,625) at 20220525020654615
32364 2025-01-08 03:00:47.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb' (30,626) at 20240413080012699
32365 2025-01-08 03:00:47.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/Makefile' (30,627) at 20210308005003024
32366 2025-01-08 03:00:47.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/dpc.c' (30,628) at 20240429080012432
32367 2025-01-08 03:00:47.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sc8280xp.c' (30,629) at 20240405153232191
32368 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_default.h' (30,630) at 20210307214927610
32369 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v3.5.1.c' (30,631) at 20240405153050345
32370 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/core.h' (30,632) at 20210307214931934
32371 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_internal.h' (30,633) at 20240405153048429
32372 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/openssl.wrap' (30,634) at 20240124090001898
32373 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/dev-mcelog.c' (30,635) at 20240405153046417
32374 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/dwarf.c' (30,636) at 20210307214926566
32375 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c' (30,637) at 20240405153048617
32376 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calc_auto.h' (30,638) at 20240405153047265
32377 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/head.S' (30,639) at 20240405153046305
32378 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ani.h' (30,640) at 20210307214929758
32379 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fyl2x.c' (30,641) at 20210308005046497
32380 2025-01-08 03:00:47.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/xlnx_dp.c' (30,642) at 20241211090212270
32381 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/impedance-analyzer/ad5933.c' (30,643) at 20240405153231471
32382 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/datadir.h' (30,644) at 20210927100127249
32383 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/nand.c' (30,645) at 20210308005002952
32384 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Callout/meson.build' (30,646) at 20220913030027309
32385 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/snps,creg-gpio.txt' (30,647) at 20210307214925318
32386 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/ieee80211.h' (30,648) at 20240405153051925
32387 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdpart.c' (30,649) at 20210308005003408
32388 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/u-boot.h' (30,650) at 20210308005002880
32389 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/pxa27x_keypad.c' (30,651) at 20240405153230727
32390 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/planetcore.c' (30,652) at 20210307214926362
32391 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/core.c' (30,653) at 20240405153230887
32392 2025-01-08 03:00:47.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_driver.h' (30,654) at 20210307214929178
32393 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c' (30,655) at 20240405153048641
32394 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/div64.c' (30,656) at 20210308005003700
32395 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779mb.dtsi' (30,657) at 20240405153229963
32396 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_trace.c' (30,658) at 20240405153051065
32397 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c' (30,659) at 20210308005003360
32398 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/pflash_cfi01.c' (30,660) at 20241211090212258
32399 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_config.c' (30,661) at 20240405153052529
32400 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slab.h' (30,662) at 20240830080013331
32401 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_collection.hpp' (30,663) at 20240817080025696
32402 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/sipi.h' (30,664) at 20210308005002880
32403 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml' (30,665) at 20240405153045093
32404 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev-common.h' (30,666) at 20221102030020893
32405 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf_%.bbappend' (30,667) at 20241206090014278
32406 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/soundhw.c' (30,668) at 20241211090212254
32407 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb' (30,669) at 20241221090017576
32408 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_common_data.h' (30,670) at 20240405153045669
32409 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/dma-mapping.h' (30,671) at 20240405153046065
32410 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/Makefile' (30,672) at 20210307214929958
32411 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-video.h' (30,673) at 20240405153052905
32412 2025-01-08 03:00:47.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-of.c' (30,674) at 20240712080021061
32413 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c' (30,675) at 20240405153231175
32414 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/nlohmann_json.wrap' (30,676) at 20231214090010053
32415 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lgm/lgm-dma.c' (30,677) at 20240405153230283
32416 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/run-ptest' (30,678) at 20210608000015791
32417 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_tunnel.h' (30,679) at 20240405153052849
32418 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-fsi.txt' (30,680) at 20210307214925322
32419 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/heartbeat.c' (30,681) at 20240405153052473
32420 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.5.c' (30,682) at 20240405153050341
32421 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/stackleak_plugin.c' (30,683) at 20240415080012995
32422 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kdebugfs.c' (30,684) at 20210307214926518
32423 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/testmode.h' (30,685) at 20240405153050609
32424 2025-01-08 03:00:47.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pwm/pwm.h' (30,686) at 20210307214931346
32425 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs4271.h' (30,687) at 20210307214931594
32426 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp22x.dtsi' (30,688) at 20210308005002572
32427 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/meson.build' (30,689) at 20241028080029922
32428 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/99_pam' (30,690) at 20220910030013425
32429 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/BUGS-parport' (30,691) at 20210307214930010
32430 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_mode.c' (30,692) at 20240405153048565
32431 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/linkstation.c' (30,693) at 20240405153230051
32432 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_rdonly_maps.c' (30,694) at 20220525020655199
32433 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/syncpt_hw.c' (30,695) at 20240405153048805
32434 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_MASQUERADE.c' (30,696) at 20210307214932026
32435 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_muram.c' (30,697) at 20240405153049925
32436 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/hmat.c' (30,698) at 20240405153046641
32437 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dart.h' (30,699) at 20210307214926482
32438 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24113.c' (30,700) at 20240405153049281
32439 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/Makefile' (30,701) at 20210307205553994
32440 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/usercopy_32.c' (30,702) at 20240405153046473
32441 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/scsi-bus.c' (30,703) at 20240906080037292
32442 2025-01-08 03:00:47.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ChassisCollection_v1.xml' (30,704) at 20240619080002920
32443 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-s390-bits.h' (30,705) at 20240405153054373
32444 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/detect-zeroes-registered-buf' (30,706) at 20240906080037568
32445 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi-fsl-dspi.h' (30,707) at 20210307214931514
32446 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-debugfs.h' (30,708) at 20240405153049529
32447 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/expression.hpp' (30,709) at 20230215040006646
32448 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/kvmgt.c' (30,710) at 20240405153230575
32449 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/trace-events' (30,711) at 20210927100127169
32450 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (30,712) at 20221118040015022
32451 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-hook-Do-not-append-int-to-std-string.patch' (30,713) at 20210307205553902
32452 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/swsusp.rst' (30,714) at 20210307214925546
32453 2025-01-08 03:00:47.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/mpc8308.c' (30,715) at 20210308005003000
32454 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/translate.c' (30,716) at 20241211090212522
32455 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ZoneCollection_v1.xml' (30,717) at 20240619080002940
32456 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5005s.c' (30,718) at 20240405153049533
32457 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/axi-spdif.c' (30,719) at 20240405153232139
32458 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_cpu_resume.h' (30,720) at 20210307214925870
32459 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smd-rpm.c' (30,721) at 20241008080013979
32460 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/metrics.json' (30,722) at 20240405153232223
32461 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mbox.c' (30,723) at 20230809080010803
32462 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml' (30,724) at 20240405153045029
32463 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smpboot.h' (30,725) at 20210307214931510
32464 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/spinlock.h' (30,726) at 20240405153054049
32465 2025-01-08 03:00:47.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs690.c' (30,727) at 20241211090145429
32466 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_defs_fcs.h' (30,728) at 20210307214930286
32467 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon' (30,729) at 20240405153044925
32468 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru.yaml' (30,730) at 20210307205554222
32469 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/__init__.py' (30,731) at 20210307214932154
32470 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/uasm.c' (30,732) at 20240405153046041
32471 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ebony.dts' (30,733) at 20210307214926342
32472 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb' (30,734) at 20241206090014338
32473 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.c' (30,735) at 20240405153230563
32474 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vsx_preempt.c' (30,736) at 20210309003656012
32475 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utdecode.c' (30,737) at 20240405153046625
32476 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/sud_benchmark.c' (30,738) at 20220525020655231
32477 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/eth.hpp' (30,739) at 20230520080006628
32478 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/Z6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus' (30,740) at 20210307214932502
32479 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-mediabus.h' (30,741) at 20240405153052941
32480 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd/op-vpd-parser.service' (30,742) at 20220503030013244
32481 2025-01-08 03:00:47.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/sdram.c' (30,743) at 20210308005002860
32482 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/ubifs.h' (30,744) at 20240405153231767
32483 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0-spider-ethernet.dtsi' (30,745) at 20240405153045809
32484 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt' (30,746) at 20210308005003300
32485 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.altera_spi' (30,747) at 20210308005003300
32486 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_status.hpp' (30,748) at 20241018080020198
32487 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/syndbg.c' (30,749) at 20230426080043692
32488 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/echo.c' (30,750) at 20210308005003208
32489 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/Z6.0+pooncelock+pooncelock+pombonce.litmus' (30,751) at 20210307214932502
32490 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/__init__.py' (30,752) at 20210307205554446
32491 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/inode.c' (30,753) at 20240405153231611
32492 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l24.c' (30,754) at 20240405153232147
32493 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/unwind_bc.c' (30,755) at 20240405153046293
32494 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-gcrypt.c' (30,756) at 20241211090212230
32495 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_mr_tcam.c' (30,757) at 20241216090017717
32496 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b125pv2.dts' (30,758) at 20240405153229883
32497 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/smu.h' (30,759) at 20240405153046129
32498 2025-01-08 03:00:47.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_realtek_common.c' (30,760) at 20240405153053953
32499 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_prime.c' (30,761) at 20240411080014074
32500 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_smt.h' (30,762) at 20240405153231803
32501 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.c' (30,763) at 20220525020652959
32502 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418.dtsi' (30,764) at 20240405153045581
32503 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/video_cs5530.c' (30,765) at 20210307214930910
32504 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/local.h' (30,766) at 20240405153046389
32505 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_module.c' (30,767) at 20210307214931818
32506 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sfnt_info.h' (30,768) at 20240405153052949
32507 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/machine/romulus.conf' (30,769) at 20230927080013510
32508 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm94709.dts' (30,770) at 20240405153045429
32509 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.h' (30,771) at 20210307214929930
32510 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/gen_opcode_table.c' (30,772) at 20210307214926534
32511 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_ci.c' (30,773) at 20210307214928702
32512 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll/check-ipv6-ll' (30,774) at 20240119090013779
32513 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu-rwsem.h' (30,775) at 20240405153052761
32514 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/bb.c' (30,776) at 20240906080037580
32515 2025-01-08 03:00:47.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/Makefile' (30,777) at 20210308005002844
32516 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_reg.h' (30,778) at 20240405153050341
32517 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py' (30,779) at 20210307214932722
32518 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/hisi.h' (30,780) at 20240405153052649
32519 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_version_data.h' (30,781) at 20210307214930550
32520 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpc_0.35.bb' (30,782) at 20241221090017492
32521 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/winfixup.S' (30,783) at 20210307214926606
32522 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_counter.c' (30,784) at 20240405153050073
32523 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/conf/layer.conf' (30,785) at 20241221090017576
32524 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml' (30,786) at 20240405153045137
32525 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile.feature' (30,787) at 20240405153054041
32526 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/audit.h' (30,788) at 20240712080021097
32527 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4c/log4c/0001-Use-the-API-properly-in-the-example-format-security-.patch' (30,789) at 20230706080014757
32528 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/kcmproc.c' (30,790) at 20210307214931974
32529 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp_gsc.c' (30,791) at 20240405153230555
32530 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl301rf.c' (30,792) at 20240405153049533
32531 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyRedundancy/meson.build' (30,793) at 20230825080021137
32532 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_or_null.c' (30,794) at 20240405153054285
32533 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/sysfs.c' (30,795) at 20240405153051505
32534 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/spe-ops.c.inc' (30,796) at 20210308005046325
32535 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmi_fru_info_area.hpp' (30,797) at 20230531080028153
32536 2025-01-08 03:00:47.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-check-sstate' (30,798) at 20240301090012483
32537 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ld_h.S' (30,799) at 20230925080040101
32538 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/i18n.h' (30,800) at 20220525020652222
32539 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hwseq.c' (30,801) at 20220525020652514
32540 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/suspend_gx.c' (30,802) at 20210309003653308
32541 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-liteboard.dts' (30,803) at 20240405153045525
32542 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asm-offsets.h' (30,804) at 20210307214926578
32543 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-dma-1.dtsi' (30,805) at 20210307214926350
32544 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/Kconfig' (30,806) at 20210307214928702
32545 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/Build' (30,807) at 20240405153054069
32546 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_defs.h' (30,808) at 20240405153052749
32547 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c' (30,809) at 20240405153047137
32548 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-host-ipmid.wrap' (30,810) at 20230821192414188
32549 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max17042_battery.c' (30,811) at 20241008080013967
32550 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-memory.json' (30,812) at 20240405153054157
32551 2025-01-08 03:00:47.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c' (30,813) at 20240405153231023
32552 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/mx51evk_video.c' (30,814) at 20210308005002984
32553 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/development-process.rst' (30,815) at 20210307214925578
32554 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography-vectors.bb' (30,816) at 20241221090017668
32555 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/base.c' (30,817) at 20240405153048657
32556 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/numa.txt' (30,818) at 20240405153045121
32557 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/.gitignore' (30,819) at 20230817080003092
32558 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dtsi' (30,820) at 20210307214926194
32559 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dw.c' (30,821) at 20241216090017741
32560 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/Kconfig' (30,822) at 20240405153046337
32561 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-vbi.c' (30,823) at 20210307214928686
32562 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_ime.h' (30,824) at 20210308004938820
32563 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/nop.h' (30,825) at 20240405153052965
32564 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Loviisa' (30,826) at 20210307205553770
32565 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/dbg.c' (30,827) at 20241001080013020
32566 2025-01-08 03:00:47.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.c' (30,828) at 20240405153048637
32567 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rate.h' (30,829) at 20240405153053297
32568 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bug-bisect.rst' (30,830) at 20220525020651642
32569 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/sequence-type.patch' (30,831) at 20220204040022684
32570 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/Kconfig' (30,832) at 20240405153050281
32571 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-pll.c' (30,833) at 20240405153230215
32572 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/Kconfig' (30,834) at 20240405153049717
32573 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd' (30,835) at 20210308005002548
32574 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-mmap.rst' (30,836) at 20210309003648492
32575 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/dmapool.c' (30,837) at 20240405153053125
32576 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/Makefile' (30,838) at 20210308005003028
32577 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_core_64.c' (30,839) at 20210307214926698
32578 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_raw_eth.c' (30,840) at 20220525020653703
32579 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/balancing.c' (30,841) at 20210307214930430
32580 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov9650.txt' (30,842) at 20210307214925350
32581 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/bus.json' (30,843) at 20220525020655143
32582 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/Kconfig' (30,844) at 20220525020653099
32583 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pf_in.c' (30,845) at 20210307214926738
32584 2025-01-08 03:00:47.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_6_regs.h' (30,846) at 20240405153046577
32585 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2772.c' (30,847) at 20240405153049005
32586 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/sysctl.c' (30,848) at 20210307214932046
32587 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/st_core.c' (30,849) at 20240405153230847
32588 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt2712-larb-port.h' (30,850) at 20220525020654543
32589 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy17_C-91.0W' (30,851) at 20210307205553762
32590 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850evm_defconfig' (30,852) at 20210308005003256
32591 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_io.h' (30,853) at 20210307214930378
32592 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/power.c' (30,854) at 20240405153050541
32593 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vuollerim' (30,855) at 20210307205553794
32594 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html' (30,856) at 20231126090012817
32595 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin.h' (30,857) at 20240405153054105
32596 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs_common.c' (30,858) at 20210307214926750
32597 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stk014.c' (30,859) at 20210307214928838
32598 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libtracefs.c' (30,860) at 20240405153054041
32599 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vas-sysfs.c' (30,861) at 20240405153046229
32600 2025-01-08 03:00:47.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mount.c' (30,862) at 20240405153231783
32601 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/mlme_osdep.h' (30,863) at 20220525020654171
32602 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/compat_ioctl.c' (30,864) at 20210307214926938
32603 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/Makefile' (30,865) at 20240405153051285
32604 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/prime_numbers.sh' (30,866) at 20210307214932682
32605 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export2-US' (30,867) at 20241221090017616
32606 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1622.c' (30,868) at 20210307214930950
32607 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_core.c' (30,869) at 20240919080017082
32608 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memset.S' (30,870) at 20240405153229859
32609 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/qmp-norocker.c' (30,871) at 20230426080043716
32610 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/microblaze-linux' (30,872) at 20230317080013833
32611 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/MAINTAINERS' (30,873) at 20210308005003032
32612 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/Kconfig' (30,874) at 20210308005003040
32613 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/eco5pk.h' (30,875) at 20210308005002900
32614 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCEN/meson.build' (30,876) at 20230825080021137
32615 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/meson.build' (30,877) at 20240628080018949
32616 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/hashmap.c' (30,878) at 20240405153054057
32617 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-usl_timer-Check-for-return-value-of-write-API.patch' (30,879) at 20230706080014737
32618 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/apc.h' (30,880) at 20210307214926590
32619 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timer.c' (30,881) at 20240726080012882
32620 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_overlay.h' (30,882) at 20230426080043692
32621 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/intel-pt.txt' (30,883) at 20210307214932506
32622 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-eval-v3.dts' (30,884) at 20240405153045529
32623 2025-01-08 03:00:47.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/vsyscall.h' (30,885) at 20210307214926250
32624 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda.h' (30,886) at 20240405153232131
32625 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/kfpu.c' (30,887) at 20240405153229999
32626 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/dbus_environment.cpp' (30,888) at 20240917080036267
32627 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/Platform' (30,889) at 20240405153046053
32628 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mount_flags.sh' (30,890) at 20240405153054173
32629 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/010' (30,891) at 20210927100127473
32630 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0021-platform-corstone1000-add-unique-guid-for-mps3.patch' (30,892) at 20241221090017464
32631 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi' (30,893) at 20240405153229935
32632 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pluto2/Makefile' (30,894) at 20210307214928706
32633 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/sections.h' (30,895) at 20210308005002888
32634 2025-01-08 03:00:47.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_progs.h' (30,896) at 20240405153232263
32635 2025-01-08 03:00:47.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_0_offset.h' (30,897) at 20220525020652803
32636 2025-01-08 03:00:47.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-scsi/meson.build' (30,898) at 20240906080037164
32637 2025-01-08 03:00:47.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/Makefile' (30,899) at 20240405153053433
32638 2025-01-08 03:00:47.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9150/core.h' (30,900) at 20210307214931426
32639 2025-01-08 03:00:47.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scx200_gpio.h' (30,901) at 20210307214931502
32640 2025-01-08 03:00:47.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4_aesni_avx_glue.c' (30,902) at 20220525020652138
32641 2025-01-08 03:00:47.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_common.h' (30,903) at 20240326080039466
32642 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/meson_options.txt' (30,904) at 20221122040028159
32643 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section.hpp' (30,905) at 20230325080023516
32644 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.h' (30,906) at 20240405153050121
32645 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/power.c' (30,907) at 20240405153045909
32646 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/exynos-combiner.c' (30,908) at 20220525020653203
32647 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/122.out' (30,909) at 20240326080039730
32648 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-wf-bic' (30,910) at 20241121090011895
32649 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armv7-m.dtsi' (30,911) at 20210308005002568
32650 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt/0001-dns_hosts-Fix-build-with-musl.patch' (30,912) at 20210307205553846
32651 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch' (30,913) at 20241221090017660
32652 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_bmc.c' (30,914) at 20240906080037280
32653 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6ul-u-boot.dtsi' (30,915) at 20210308005002588
32654 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/meson.build' (30,916) at 20240908080010102
32655 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_eml_cfg_masks.h' (30,917) at 20240405153046605
32656 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/umr.c' (30,918) at 20240405153049089
32657 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kaunispaa' (30,919) at 20210307205553770
32658 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-gp.dts' (30,920) at 20240405153045453
32659 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/qcom,pm8941-coincell.yaml' (30,921) at 20240405153045141
32660 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nokia,rx51.txt' (30,922) at 20210307214925430
32661 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c' (30,923) at 20240405153053981
32662 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/riptide/Makefile' (30,924) at 20210307214932274
32663 2025-01-08 03:00:47.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/splice.rst' (30,925) at 20210307214925490
32664 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha3_512_s390.c' (30,926) at 20240405153046273
32665 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/meson_config.hpp.in' (30,927) at 20241209090018856
32666 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/run-ptest' (30,928) at 20220204040022660
32667 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/byteorder.h' (30,929) at 20220525020654611
32668 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/microblaze-generic.h' (30,930) at 20210308005003604
32669 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.c' (30,931) at 20210307214927930
32670 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/IORT' (30,932) at 20240906080037556 to deleted uid set
32671 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c' (30,933) at 20240405153045665
32672 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts' (30,934) at 20210307214926038
32673 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/port92.c' (30,935) at 20241211090212278
32674 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mailbox/mailbox.txt' (30,936) at 20210308005003304
32675 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7791.h' (30,937) at 20210308005002768
32676 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/Makefile' (30,938) at 20241216090017685
32677 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.gitignore' (30,939) at 20240323080007057
32678 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device.h' (30,940) at 20220525020653967
32679 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/gdbstub.c' (30,941) at 20240906080037480
32680 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-hashclient' (30,942) at 20241221090017584
32681 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/hmat.c' (30,943) at 20240906080037188
32682 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/readdir.c' (30,944) at 20240405153231679
32683 2025-01-08 03:00:47.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/via-cputemp.c' (30,945) at 20210307214928138
32684 2025-01-08 03:00:47.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_5_sh_mask.h' (30,946) at 20240405153048285
32685 2025-01-08 03:00:47.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/syn-2-rs.wrap' (30,947) at 20241211090212462
32686 2025-01-08 03:00:47.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_cmd.c' (30,948) at 20210308005003440
32687 2025-01-08 03:00:47.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/simatic-ipc-wdt.c' (30,949) at 20240405153231599
32688 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp' (30,950) at 20221229040004411
32689 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/conf-notes.txt' (30,951) at 20231205090013445
32690 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atom-types.h' (30,952) at 20210307214927698
32691 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/4xx.h' (30,953) at 20240405153046089
32692 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-init' (30,954) at 20210307205554490
32693 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ims-pcu.c' (30,955) at 20240613080016419
32694 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CertificateService_v1.xml' (30,956) at 20240619080002920
32695 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/hidp.h' (30,957) at 20210307214931886
32696 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/Makefile' (30,958) at 20210307214932710
32697 2025-01-08 03:00:47.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s921.c' (30,959) at 20240405153049293
32698 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_flavors_test.sh' (30,960) at 20240405153054353
32699 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/asm-offsets.c' (30,961) at 20210308005002824
32700 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-assert@.service' (30,962) at 20240113090014532
32701 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mxcmmc.c' (30,963) at 20210308005003404
32702 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/futex.h' (30,964) at 20240405153046001
32703 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi' (30,965) at 20240805080013915
32704 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_crtc.h' (30,966) at 20210307214928038
32705 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_btcoex.c' (30,967) at 20220525020654175
32706 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/i2c/Kconfig' (30,968) at 20220525020654143
32707 2025-01-08 03:00:47.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/0002-configure-Add-AC_SYS_LARGEFILE-autoconf-macro.patch' (30,969) at 20230114040015482
32708 2025-01-08 03:00:47.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c' (30,970) at 20240405153231059
32709 2025-01-08 03:00:47.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/ams,as3935.yaml' (30,971) at 20240405153229767
32710 2025-01-08 03:00:47.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_2_0_sh_mask.h' (30,972) at 20240405153048161
32711 2025-01-08 03:00:47.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/lg2_commit.hpp' (30,973) at 20241212090025211
32712 2025-01-08 03:00:47.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4240qds_qixis.h' (30,974) at 20210308005002996
32713 2025-01-08 03:00:47.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stk1135.c' (30,975) at 20210307214928838
32714 2025-01-08 03:00:47.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fredros' (30,976) at 20210307205553782
32715 2025-01-08 03:00:47.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/ibm-vpd-parser@.service' (30,977) at 20240104090016070
32716 2025-01-08 03:00:47.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/subunit.h' (30,978) at 20240405153232283
32717 2025-01-08 03:00:47.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/trace.h' (30,979) at 20210308005045965
32718 2025-01-08 03:00:47.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_6_0_d.h' (30,980) at 20210307214927678
32719 2025-01-08 03:00:47.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308.c' (30,981) at 20240405153232155
32720 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_6_sh_mask.h' (30,982) at 20240405153048281
32721 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx.c' (30,983) at 20220804100016136
32722 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/fs/fat-noncontig-test.sh' (30,984) at 20210308005003740
32723 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/mlme_linux.c' (30,985) at 20210307214930638
32724 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/feature-fixups.h' (30,986) at 20210307214932698
32725 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/samsung-sxgbe.txt' (30,987) at 20240405153229779
32726 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-fix-function-saHpiSensorThresholds.patch' (30,988) at 20210307205553818
32727 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/fpu_helper.c' (30,989) at 20240906080037492
32728 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/ACPIPowerState/meson.build' (30,990) at 20230825080021137
32729 2025-01-08 03:00:47.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/fcntl.h' (30,991) at 20240405153054049
32730 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/service_files/meson.build' (30,992) at 20230821192414184
32731 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip.h' (30,993) at 20210308005003464
32732 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/README-SRC' (30,994) at 20210307214926150
32733 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/as102_fe.c' (30,995) at 20210307214928610
32734 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Randijaure' (30,996) at 20210307205553790
32735 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/hw_breakpoint.c' (30,997) at 20240405153045629
32736 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mdio-bcm-unimac.h' (30,998) at 20210307214931478
32737 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/socat/files/0001-fix-compile-procan.c-failed.patch' (30,999) at 20241221090017636
32738 2025-01-08 03:00:47.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/057' (31,000) at 20210927100127477
32739 2025-01-08 03:00:47.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_venus_io.h' (31,001) at 20240405153049433
32740 2025-01-08 03:00:47.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn201/irq_service_dcn201.h' (31,002) at 20240405153047297
32741 2025-01-08 03:00:47.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi' (31,003) at 20240405153229951
32742 2025-01-08 03:00:47.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes.txt' (31,004) at 20210307205553734
32743 2025-01-08 03:00:47.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-axg-audio-arb.h' (31,005) at 20210307214931346
32744 2025-01-08 03:00:47.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/log_phase_fault_action_tests.cpp' (31,006) at 20210828000043656
32745 2025-01-08 03:00:47.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Makefile' (31,007) at 20240613080016367
32746 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memblock.c' (31,008) at 20240405153231967
32747 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/openscap/openscap_1.4.0.bb' (31,009) at 20241221090017576
32748 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-dahlia.dts' (31,010) at 20240405153045829
32749 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/slotid_cap.h' (31,011) at 20210308005046025
32750 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/selftest.c' (31,012) at 20210307214927118
32751 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/Kconfig' (31,013) at 20220525020653823
32752 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-diolan-u2c.c' (31,014) at 20210307214928158
32753 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz-model-a.dts' (31,015) at 20240405153045821
32754 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb' (31,016) at 20241206090014346
32755 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga-flash-16m.dtsi' (31,017) at 20220525020652198
32756 2025-01-08 03:00:47.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/ast2400-clock.h' (31,018) at 20210308005003632
32757 2025-01-08 03:00:47.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/htx_resource.robot' (31,019) at 20231215090013777
32758 2025-01-08 03:00:47.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.h' (31,020) at 20210307214927286
32759 2025-01-08 03:00:47.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-u-boot.dtsi' (31,021) at 20210308005002632
32760 2025-01-08 03:00:47.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dc-scm-v1/dc-scm-v1.c' (31,022) at 20220708100032823
32761 2025-01-08 03:00:47.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgtable.h' (31,023) at 20240405153230027
32762 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_netlink.cpp' (31,024) at 20230802080038882
32763 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-acry.c' (31,025) at 20240405153230255
32764 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/.gitignore' (31,026) at 20210309003656020
32765 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/kmem.h' (31,027) at 20240405153052897
32766 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdk5250.h' (31,028) at 20210308005003616
32767 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/cdns,xtensa-mx.txt' (31,029) at 20210307214925342
32768 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/skeleton/pid_iter.h' (31,030) at 20240405153054041
32769 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/evb-ast2500.conf' (31,031) at 20230927080013510
32770 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zopeinterface/0001-Allow-using-setuptools-74.patch' (31,032) at 20241221090017564
32771 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/make-release' (31,033) at 20241211090212458
32772 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/Kconfig' (31,034) at 20240405153230203
32773 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errname.h' (31,035) at 20210307214931382
32774 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/slic_ds26522.c' (31,036) at 20240405153050393
32775 2025-01-08 03:00:47.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_control.h' (31,037) at 20210307214930546
32776 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_factory.c' (31,038) at 20241011080017311
32777 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (31,039) at 20240206090017943
32778 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/Kconfig' (31,040) at 20210307214928446
32779 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/README.md' (31,041) at 20221209040019091
32780 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_clk.c' (31,042) at 20210308005003172
32781 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi' (31,043) at 20210307214926354
32782 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/phosphor-logging.wrap' (31,044) at 20220628030020471
32783 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sfdp.h' (31,045) at 20240405153049709
32784 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-tegra210.c' (31,046) at 20240405153047049
32785 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_compare_byte.md' (31,047) at 20240809080033023
32786 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mtk-adsp-common.c' (31,048) at 20240405153054001
32787 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/fw.h' (31,049) at 20220525020653611
32788 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/hbitmap.h' (31,050) at 20230426080043772
32789 2025-01-08 03:00:47.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/open/open.c' (31,051) at 20210308004938836
32790 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/SPCR' (31,052) at 20240906080037556 to deleted uid set
32791 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/nvidia,tegra186-bpmp-thermal.yaml' (31,053) at 20240405153045177
32792 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h' (31,054) at 20240405153048345
32793 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/IRQ.txt' (31,055) at 20240405153229835
32794 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_wakeref.h' (31,056) at 20240405153048541
32795 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_xdp.h' (31,057) at 20240418080014498
32796 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/perf_event_sample_period.c' (31,058) at 20240405153054289
32797 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-ramfb' (31,059) at 20210308005046237
32798 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-acpi.h' (31,060) at 20240405153052757
32799 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_cmds.h' (31,061) at 20240405153049397
32800 2025-01-08 03:00:47.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1305.h' (31,062) at 20210307214932322
32801 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/hdac_ext_controller.c' (31,063) at 20240405153053505
32802 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/COPYING.MIT' (31,064) at 20210307205553678
32803 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g-evm.dts' (31,065) at 20240405153045589
32804 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_2_defconfig' (31,066) at 20210308005003276
32805 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_ras.h' (31,067) at 20240405153045857
32806 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/media.h.rst.exceptions' (31,068) at 20210307214925602
32807 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmu.c' (31,069) at 20240405153231303
32808 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Revision.interface.yaml' (31,070) at 20210610000035126
32809 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.lpfc' (31,071) at 20240405153229827
32810 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/bootmap.c' (31,072) at 20241211090212442
32811 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ffdc_cli_robot_script.py' (31,073) at 20230629080014848
32812 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-no-invariants-only' (31,074) at 20211006000025234
32813 2025-01-08 03:00:47.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/DSDT' (31,075) at 20240906080037556 to deleted uid set
32814 2025-01-08 03:00:47.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uv/uv_hub.h' (31,076) at 20220525020651974
32815 2025-01-08 03:00:47.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/ashrdi3.c' (31,077) at 20210307214926182
32816 2025-01-08 03:00:47.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/trace-events' (31,078) at 20210927100127201
32817 2025-01-08 03:00:47.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/Makefile' (31,079) at 20210308005002944
32818 2025-01-08 03:00:47.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h' (31,080) at 20240405153046005
32819 2025-01-08 03:00:47.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml' (31,081) at 20240405153045061
32820 2025-01-08 03:00:47.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2413.c' (31,082) at 20240405153052233
32821 2025-01-08 03:00:47.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/adi_64.h' (31,083) at 20210307214926574
32822 2025-01-08 03:00:47.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Toaster.txt' (31,084) at 20210307205554482
32823 2025-01-08 03:00:47.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/Kconfig' (31,085) at 20240405153048829
32824 2025-01-08 03:00:47.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_tcpmss.h' (31,086) at 20210307214931646
32825 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sd.c' (31,087) at 20241211090212334
32826 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpc5121-psc.txt' (31,088) at 20210307214925406
32827 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-mon.rst' (31,089) at 20240405153045265
32828 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TCPMSS.h' (31,090) at 20210307214931646
32829 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/Makefile' (31,091) at 20240405153045585
32830 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/firmware/authenticate.c' (31,092) at 20210307214930514
32831 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sijax_0.3.2.bb' (31,093) at 20210307205554026
32832 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/eth.c' (31,094) at 20210308005003012
32833 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_writeq.h' (31,095) at 20210307214932198
32834 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch' (31,096) at 20241206090014326
32835 2025-01-08 03:00:47.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/kconfiglib.py' (31,097) at 20210308005003756
32836 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/.gitignore' (31,098) at 20240405153054033
32837 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/frontend.json' (31,099) at 20240405153054125
32838 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libraw1394/libraw1394_2.1.2.bb' (31,100) at 20241221090017540
32839 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-copyleft' (31,101) at 20241221090017616
32840 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier.interface.yaml' (31,102) at 20221207040023627
32841 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test2_%.bbappend' (31,103) at 20241206090014214
32842 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0006-fix-memleak-on-tar_open-failure.patch' (31,104) at 20241221090017540
32843 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/unwinder.c' (31,105) at 20210307214926570
32844 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootstage.c' (31,106) at 20210308005003224
32845 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml' (31,107) at 20240405153045029
32846 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libcgroup/libcgroup/0001-include-Makefile-install-systemd.h-by-default.patch' (31,108) at 20241206090014314
32847 2025-01-08 03:00:47.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/0001-Revert-autotools-make-pam-install-path-configurable.patch' (31,109) at 20241221090017648
32848 2025-01-08 03:00:47.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0910.c' (31,110) at 20240405153049301
32849 2025-01-08 03:00:47.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-core/packagesgroups/packagegroup-meta-webserver.bb' (31,111) at 20241221090017564
32850 2025-01-08 03:00:47.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd.h' (31,112) at 20210307214928622
32851 2025-01-08 03:00:47.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/cpu-topology.h' (31,113) at 20241211090212362
32852 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c' (31,114) at 20241115090012957 to deleted uid set
32853 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-uadk.c' (31,115) at 20241211090212390
32854 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/originator.c' (31,116) at 20240710080014613
32855 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/261.out' (31,117) at 20210308005046465
32856 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_w.c' (31,118) at 20210308005046517
32857 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_l2_drops.sh' (31,119) at 20240405153054297
32858 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-nested-aio-poll.c' (31,120) at 20240906080037584
32859 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_2.h' (31,121) at 20220525020652474
32860 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd_node.h' (31,122) at 20210308005003676
32861 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/hisilicon,hi655x.txt' (31,123) at 20210307214925358
32862 2025-01-08 03:00:47.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handlers_builder.cpp' (31,124) at 20240817080027656
32863 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-mt.c' (31,125) at 20240830080013267
32864 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/twinlake.json' (31,126) at 20241213090004413
32865 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (31,127) at 20230414080015397
32866 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rave-sp.h' (31,128) at 20210307214931434
32867 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-dfl-devices-n3000-nios' (31,129) at 20220525020651630
32868 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-base.c' (31,130) at 20241211090145481
32869 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi2.c' (31,131) at 20241216090017805
32870 2025-01-08 03:00:47.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,ep9301-i2s.yaml' (31,132) at 20240405153045161
32871 2025-01-08 03:00:47.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/port.c' (31,133) at 20240405153046973
32872 2025-01-08 03:00:47.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_evtchnl.c' (31,134) at 20240405153054033
32873 2025-01-08 03:00:47.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/MAINTAINERS' (31,135) at 20210308005002956
32874 2025-01-08 03:00:47.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,rz-ssi.yaml' (31,136) at 20240405153045169
32875 2025-01-08 03:00:47.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500.c' (31,137) at 20240405153046169
32876 2025-01-08 03:00:47.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-1.c' (31,138) at 20210308005046489
32877 2025-01-08 03:00:47.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ull_pins.h' (31,139) at 20210308005002652
32878 2025-01-08 03:00:47.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_virmidi.h' (31,140) at 20210307214931602
32879 2025-01-08 03:00:47.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/umc.c' (31,141) at 20210307214926698
32880 2025-01-08 03:00:47.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a-i2c.c' (31,142) at 20240405153048937
32881 2025-01-08 03:00:47.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.h' (31,143) at 20240405153049957
32882 2025-01-08 03:00:47.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h' (31,144) at 20240405153230511
32883 2025-01-08 03:00:47.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/virt_defconfig' (31,145) at 20240405153046501
32884 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib.c' (31,146) at 20240815080012875
32885 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/asoc.h' (31,147) at 20240613080016507
32886 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.c' (31,148) at 20240405153051349
32887 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-2.dtsi' (31,149) at 20210307214926018
32888 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/Makefile' (31,150) at 20210307214930450
32889 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/rcar_i2c.c' (31,151) at 20210308005003384
32890 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb' (31,152) at 20240413080012647
32891 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/phase_fault_tests.cpp' (31,153) at 20210903000106255
32892 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/templates/default/bblayers.conf.sample' (31,154) at 20220910030013349
32893 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-qrcode_7.4.2.bb' (31,155) at 20241221090017560
32894 2025-01-08 03:00:47.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77995-cpg-mssr.h' (31,156) at 20210308005003632
32895 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/Kconfig' (31,157) at 20220525020654867
32896 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/ptimer-test.h' (31,158) at 20210927100127641
32897 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/nosy.c' (31,159) at 20240520080015143
32898 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/admin-cmd.c' (31,160) at 20240405153051201
32899 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/libpwquality/libpwquality/pwquality.conf' (31,161) at 20230505080015455
32900 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-lvds.h' (31,162) at 20240405153052761
32901 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/floppy.h' (31,163) at 20240405153046065
32902 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/bootstrap' (31,164) at 20210308004938816
32903 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dec_and_lock.c' (31,165) at 20240405153053085
32904 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cmd_dek.c' (31,166) at 20210308005002724
32905 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/.travis.yml' (31,167) at 20210308004939860
32906 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-02' (31,168) at 20220412030005129
32907 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt' (31,169) at 20210307205554446 to deleted uid set
32908 2025-01-08 03:00:47.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/container-image/container-test-image.bb' (31,170) at 20241221090017604
32909 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/allowlist-filter.cpp' (31,171) at 20240829080009330
32910 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/intercept.py' (31,172) at 20220910030013401
32911 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288.dtsi' (31,173) at 20210308005002608
32912 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0002-Makefile-modify-compile-parameters.patch' (31,174) at 20230706080014749
32913 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/dot_command.h' (31,175) at 20210307214929162
32914 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/ocelot-reset.c' (31,176) at 20240405153231351
32915 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tfa9879.h' (31,177) at 20210307214932342
32916 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_rx.c' (31,178) at 20240405153053381
32917 2025-01-08 03:00:47.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts' (31,179) at 20240405153045709
32918 2025-01-08 03:00:47.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/norm/norm_1.0/ia_css_norm.host.c' (31,180) at 20210307214930558
32919 2025-01-08 03:00:47.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-uniphier.h' (31,181) at 20210307214925850
32920 2025-01-08 03:00:47.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/LICENSE' (31,182) at 20210308005123345
32921 2025-01-08 03:00:47.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c' (31,183) at 20240405153051325
32922 2025-01-08 03:00:47.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/watch.hpp' (31,184) at 20210308005100305
32923 2025-01-08 03:00:47.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_syscall_table.c' (31,185) at 20240405153230063
32924 2025-01-08 03:00:47.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/bcm2835_wdt.c' (31,186) at 20210308005003540
32925 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ucs2_string.c' (31,187) at 20210307214931822
32926 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfbhw.c' (31,188) at 20240405153052197
32927 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bmips.h' (31,189) at 20210307214926210
32928 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/abb.c' (31,190) at 20210308005002760
32929 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0001-config-nspr-config.in-don-t-pass-LDFLAGS.patch' (31,191) at 20220910030013361
32930 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-tplink-archer-c2300-v1.dts' (31,192) at 20240405153045717
32931 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_test.c' (31,193) at 20210309003656020
32932 2025-01-08 03:00:47.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/ccm.h' (31,194) at 20210307214929562
32933 2025-01-08 03:00:47.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci_x86.h' (31,195) at 20240405153046389
32934 2025-01-08 03:00:47.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ti_hecc.c' (31,196) at 20240405153230899
32935 2025-01-08 03:00:47.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-rock2-som.dtsi' (31,197) at 20210308005002604
32936 2025-01-08 03:00:47.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/Makefile' (31,198) at 20240628080013997
32937 2025-01-08 03:00:47.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-mve.h' (31,199) at 20230925080040005
32938 2025-01-08 03:00:47.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/spinlock.c' (31,200) at 20240405153046501
32939 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_boottime.c' (31,201) at 20210308005003700
32940 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/vegman-yaml-config.bb' (31,202) at 20241206090014286
32941 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfles.c' (31,203) at 20210308005046529
32942 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic.h' (31,204) at 20240405153046233
32943 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/Kconfig' (31,205) at 20210307214930986
32944 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/case.py' (31,206) at 20210307205554446
32945 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/Makefile' (31,207) at 20220525020651994
32946 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_add_prop.dts' (31,208) at 20210308005003760
32947 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/davinci_i2c.c' (31,209) at 20210308005003380
32948 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/mm.c' (31,210) at 20240405153229915
32949 2025-01-08 03:00:47.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu-pci.h' (31,211) at 20210308005046037
32950 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7790-clock.h' (31,212) at 20210307214931334
32951 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds250x.c' (31,213) at 20240520080015191
32952 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hubbub.h' (31,214) at 20220525020652514
32953 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/Kconfig' (31,215) at 20210307214929958
32954 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/pci-acp5x.c' (31,216) at 20240405153053553
32955 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/141.out' (31,217) at 20240326080039730
32956 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/lba_pci.c' (31,218) at 20240405153231283
32957 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/clients.h' (31,219) at 20240326080039574
32958 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/et8ek8_mode.c' (31,220) at 20210307214928654
32959 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-mhi' (31,221) at 20240405153229727
32960 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Bellcore' (31,222) at 20210608000015795
32961 2025-01-08 03:00:47.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-reset.c' (31,223) at 20210307214926958
32962 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-5.yaml' (31,224) at 20241219090012972
32963 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_display.png' (31,225) at 20210307205554250 to deleted uid set
32964 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Condition/HostFirmware.interface.yaml' (31,226) at 20221207040023627
32965 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/0001-add-missing-header-for-musl.patch' (31,227) at 20231011080016574
32966 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_irq.h' (31,228) at 20240405153230583
32967 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/diu.c' (31,229) at 20210308005003000
32968 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/command.c' (31,230) at 20210308005003224
32969 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_stlb_regs.h' (31,231) at 20240405153046585
32970 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/Kconfig' (31,232) at 20240405153052077
32971 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/timer-ep93xx.c' (31,233) at 20240405153045645
32972 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/sysreg' (31,234) at 20240405153229991
32973 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/lib/muldi3.c' (31,235) at 20210308005002808
32974 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/Kconfig' (31,236) at 20210308005002952
32975 2025-01-08 03:00:47.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/standards.md' (31,237) at 20241221090017604
32976 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/bootstrap.sh' (31,238) at 20210308005057105
32977 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2_param.h' (31,239) at 20210307214930554
32978 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libmnl/libmnl_1.0.5.bb' (31,240) at 20241221090017676
32979 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-fail-assert@.service' (31,241) at 20241211090147009
32980 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-skov-cpu-revc.dtsi' (31,242) at 20240405153045517
32981 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/04_signed_request.diff' (31,243) at 20230706080014741
32982 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-context.h' (31,244) at 20210307214928842
32983 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080aqds.h' (31,245) at 20210308005003600
32984 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/ldap-controller.js' (31,246) at 20210308005107065
32985 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/meson.build' (31,247) at 20240702080024364
32986 2025-01-08 03:00:47.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_bnf.c' (31,248) at 20210308005046529
32987 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/message/native_types.cpp' (31,249) at 20240615080043102
32988 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub.h' (31,250) at 20210307214930882
32989 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/FanCollection_v1.xml' (31,251) at 20240619080002924
32990 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_connector.c' (31,252) at 20240405153048437
32991 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/taishan.dts' (31,253) at 20210307214926358
32992 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h' (31,254) at 20240405153051065
32993 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/sleep.S' (31,255) at 20210309003648936
32994 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-p4note.dtsi' (31,256) at 20240405153045569
32995 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/duovero.c' (31,257) at 20210308005003004
32996 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/eport.h' (31,258) at 20210308005002800
32997 2025-01-08 03:00:47.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/index.js' (31,259) at 20220105012522995
32998 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/phosphor-dbus-interfaces.wrap' (31,260) at 20220628030020471
32999 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.h' (31,261) at 20240405153047105
33000 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ctl.c' (31,262) at 20210307214930234
33001 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h' (31,263) at 20220525020652963
33002 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/machine_kexec_file.c' (31,264) at 20240405153046257
33003 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/atmel_usba_udc.h' (31,265) at 20210308005003504
33004 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw53xx.dts' (31,266) at 20240405153045501
33005 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c' (31,267) at 20240405153051281
33006 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/minimize_qtest_trace.py' (31,268) at 20240326080039630
33007 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-core/os-release/os-release.bbappend' (31,269) at 20220819030014797
33008 2025-01-08 03:00:47.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/trigger_consumer.h' (31,270) at 20210309003653848
33009 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h5.c' (31,271) at 20240405153231335
33010 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp.c' (31,272) at 20240405153054281
33011 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_HOST_33_defconfig' (31,273) at 20210308005003236
33012 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/pnfs-scsi-server.rst' (31,274) at 20210309003648292
33013 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba_1.6.7.bb' (31,275) at 20241221090017696
33014 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/Makefile' (31,276) at 20240405153052557
33015 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-cas.h' (31,277) at 20210307214926550
33016 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-mipi.dts' (31,278) at 20240405153045501
33017 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/ipmitool-commands-cheatsheet.md' (31,279) at 20221209040032879
33018 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_arc.c' (31,280) at 20240405153049817
33019 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/arm_sbsa_uart.txt' (31,281) at 20210307214925418
33020 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-arm.h' (31,282) at 20210308005003612
33021 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/pkgdata.py' (31,283) at 20220910030013405
33022 2025-01-08 03:00:47.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/syscon_rk3328.c' (31,284) at 20210308005002776
33023 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/Makefile' (31,285) at 20210308005003532
33024 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-powercap-info.1' (31,286) at 20240405153232243
33025 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/config' (31,287) at 20210308005003736
33026 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/ltc3676_pmic.h' (31,288) at 20210308005003680
33027 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-image.bbclass' (31,289) at 20241031080012183
33028 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/input.yaml' (31,290) at 20240405153045081
33029 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/netdebug.c' (31,291) at 20240405153231715
33030 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/tricore_testboard.c' (31,292) at 20240906080037304
33031 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-create.out' (31,293) at 20230925080040089
33032 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/at91-reset.c' (31,294) at 20240405153231351
33033 2025-01-08 03:00:47.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf.c' (31,295) at 20240405153232103
33034 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy192.c' (31,296) at 20210307214932262
33035 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.c' (31,297) at 20210307214927958
33036 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson8-hdmi-tx-phy.yaml' (31,298) at 20240405153045129
33037 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-versal-efuse-cache.c' (31,299) at 20220429100100502
33038 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/rdonly_maps.c' (31,300) at 20240405153054257
33039 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/qemu_elf.c' (31,301) at 20240906080037160
33040 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c' (31,302) at 20240624080012776
33041 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k-leds.c' (31,303) at 20240624080012780
33042 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.c' (31,304) at 20220525020652963
33043 2025-01-08 03:00:47.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallbo' (31,305) at 20210307205553782
33044 2025-01-08 03:00:47.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_and_or.c' (31,306) at 20210308005046529
33045 2025-01-08 03:00:47.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_rename.c' (31,307) at 20240405153054241
33046 2025-01-08 03:00:47.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_evtchn.c' (31,308) at 20240906080037228
33047 2025-01-08 03:00:47.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_packet.S' (31,309) at 20230426080043952
33048 2025-01-08 03:00:47.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/memory.json' (31,310) at 20240405153054121
33049 2025-01-08 03:00:47.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/hp300hw.h' (31,311) at 20210307214926158
33050 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_0_offset.h' (31,312) at 20220525020652606
33051 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_crypto.c' (31,313) at 20210308005003704
33052 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/mm.h' (31,314) at 20240405153229915
33053 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-scanners/checksecurity/checksecurity_2.0.16.bb' (31,315) at 20230503080014591
33054 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/rexec.xinetd.inetutils' (31,316) at 20210307205554462
33055 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/arm_sbcon_i2c.c' (31,317) at 20230426080043692
33056 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_netlink.c' (31,318) at 20240405153231983
33057 2025-01-08 03:00:47.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_defs.h' (31,319) at 20210307214927998
33058 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi.c' (31,320) at 20240405153050341
33059 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/cpu.c' (31,321) at 20210308005002788
33060 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sunxi-nmi.c' (31,322) at 20240405153230751
33061 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func3.c' (31,323) at 20240405153054277
33062 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/efi-header.S' (31,324) at 20220525020651806
33063 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/pruss.h' (31,325) at 20240405153051777
33064 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2mini.dts' (31,326) at 20240405153045457
33065 2025-01-08 03:00:47.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/board_info.c' (31,327) at 20210308005003220
33066 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_i2c_common.c' (31,328) at 20210307214928502
33067 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/simplefb_common.h' (31,329) at 20210308005003532
33068 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware-plat.c' (31,330) at 20240405153231287
33069 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/tinyproxy.conf' (31,331) at 20210307205553850
33070 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2040.h' (31,332) at 20210307214928702
33071 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/avahi_0.8.bb' (31,333) at 20241206090014310
33072 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c' (31,334) at 20240405153230391
33073 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_encoder.h' (31,335) at 20240405153230603
33074 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/trace_msg.h' (31,336) at 20240405153053301
33075 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_dp.h' (31,337) at 20240405153230419
33076 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sign-file.c' (31,338) at 20240405153232107
33077 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-altera.c' (31,339) at 20240405153049229
33078 2025-01-08 03:00:47.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-tivo.c' (31,340) at 20210307214928102
33079 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool_2.0.7.bb' (31,341) at 20220502030010232
33080 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-12-45.0E' (31,342) at 20210307205553762
33081 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h' (31,343) at 20240405153230391
33082 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_main.c' (31,344) at 20240613080016419
33083 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-config-eu.am-do-not-force-Werror.patch' (31,345) at 20241221090017656
33084 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/globaltimer.h' (31,346) at 20210308005002636
33085 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/umid.c' (31,347) at 20240405153046345
33086 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn32/irq_service_dcn32.c' (31,348) at 20240405153047297
33087 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/atbm8830_priv.h' (31,349) at 20210307214928610
33088 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8-pmx.h' (31,350) at 20210307214930086
33089 2025-01-08 03:00:47.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-bad-type.err' (31,351) at 20210927100127469
33090 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6368-usbh-phy.c' (31,352) at 20210308005003452
33091 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ramsele_Skavasen' (31,353) at 20210307205553790
33092 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lvds.h' (31,354) at 20240405153048457
33093 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/LICENSE' (31,355) at 20210308005056661
33094 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-370-xp.txt' (31,356) at 20210307214925274
33095 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/cpu_loop.c' (31,357) at 20221215040039206
33096 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-aarch64_be.txt' (31,358) at 20240113090014532
33097 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/asm-offsets.c' (31,359) at 20240405153229999
33098 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/sourceforge-releases.bbclass' (31,360) at 20241221090017608
33099 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bswap.h' (31,361) at 20241211090212366
33100 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-Replace-need-for-error.h-when-it-does-not-exist.patch' (31,362) at 20221003030013281
33101 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_fc_transport.rst' (31,363) at 20240405153045257
33102 2025-01-08 03:00:47.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/ti,tmag5273.yaml' (31,364) at 20240405153045077
33103 2025-01-08 03:00:47.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_core.c' (31,365) at 20220525020653963
33104 2025-01-08 03:00:47.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-pcmcia.c' (31,366) at 20210307214926190
33105 2025-01-08 03:00:47.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/timer.c' (31,367) at 20210308005002720
33106 2025-01-08 03:00:47.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-audio.h' (31,368) at 20240613080016551
33107 2025-01-08 03:00:47.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (31,369) at 20210823100016972
33108 2025-01-08 03:00:47.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ulpi/regs.h' (31,370) at 20210307214931526
33109 2025-01-08 03:00:47.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi' (31,371) at 20240405153045821
33110 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65086-regulator.c' (31,372) at 20240405153231367
33111 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data_file.cpp' (31,373) at 20210812000045266
33112 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pescx-defs.h' (31,374) at 20210307214926238
33113 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ampere-gpio-poweroff@.service' (31,375) at 20230410080012311
33114 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-3.dtsi' (31,376) at 20240405153046093
33115 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/kvm-window-controller.js' (31,377) at 20210308005107077
33116 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/bond-eth0.conf' (31,378) at 20220126110011868
33117 2025-01-08 03:00:47.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/README' (31,379) at 20210308005003076
33118 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml' (31,380) at 20240405153229791
33119 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr.host.h' (31,381) at 20210307214930550
33120 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/pc-hotplug.h' (31,382) at 20240326080039530
33121 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/ccm.c' (31,383) at 20210307214929562
33122 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/FormFile.vue' (31,384) at 20241004080035959
33123 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb' (31,385) at 20241206090014314
33124 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpid.service' (31,386) at 20210307205553818
33125 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0010-fs2dt.c-work-around-missing-getline.patch' (31,387) at 20210307205553750
33126 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/.linter-ignore' (31,388) at 20221209040046691
33127 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/spl_boot.c' (31,389) at 20210308005003028
33128 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_generic.h' (31,390) at 20210307214930046
33129 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5007t.h' (31,391) at 20210307214928798
33130 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/loongarch/Makefile' (31,392) at 20240405153051389
33131 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0004_provides.py' (31,393) at 20210307205554262
33132 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/es1688.h' (31,394) at 20210307214931598
33133 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/netns_cookie.c' (31,395) at 20220525020655195
33134 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/libfaketime/libfaketime_0.9.10.bb' (31,396) at 20230919080013962
33135 2025-01-08 03:00:47.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_log.c' (31,397) at 20220525020652534
33136 2025-01-08 03:00:47.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vio.c' (31,398) at 20240910080014022
33137 2025-01-08 03:00:47.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/corvus.h' (31,399) at 20210308005003592
33138 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/Makefile' (31,400) at 20240405153051509
33139 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_rsa_key' (31,401) at 20210307205554466
33140 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/pinmux.c' (31,402) at 20210308005002720
33141 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/Kconfig' (31,403) at 20240405153231707
33142 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-sbc-a510.dts' (31,404) at 20240405153229875
33143 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/vfio.c' (31,405) at 20240405153232291
33144 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/bbc_i2c.h' (31,406) at 20240405153231383
33145 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/irammap.h' (31,407) at 20210307214925962
33146 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc.h' (31,408) at 20240405153053445
33147 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/envctrl.c' (31,409) at 20240405153231383
33148 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard820c.dts' (31,410) at 20210308005002576
33149 2025-01-08 03:00:47.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ppa.rst' (31,411) at 20210307214925558
33150 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0027-adjust-header-inclusion-order-to-avoid-redeclaration.patch' (31,412) at 20241221090017644
33151 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/winbond_w83627.c' (31,413) at 20210308005003400
33152 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/opti92x-ad1848.c' (31,414) at 20240405153232127
33153 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can.h' (31,415) at 20240405153052909
33154 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_inputs_32.h' (31,416) at 20210308005046501
33155 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-tailq.c' (31,417) at 20210927100127649
33156 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-bcm6358.txt' (31,418) at 20220525020651686
33157 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/sprd-mailbox.c' (31,419) at 20240405153230759
33158 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_debugfs.c' (31,420) at 20220525020652983
33159 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-strongarm1100.inc' (31,421) at 20210905000020581
33160 2025-01-08 03:00:47.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pdc_cons.c' (31,422) at 20240405153046077
33161 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/ibm-ac-server/policyTable.json' (31,423) at 20240904080027734
33162 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82875p_edac.c' (31,424) at 20220525020652418
33163 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/gpio_service_interface.h' (31,425) at 20220525020652530
33164 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/mana_ib.h' (31,426) at 20240405153049073
33165 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/rb.h' (31,427) at 20240405153046009
33166 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml' (31,428) at 20240405153045105
33167 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/test.h' (31,429) at 20210308005002848
33168 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr-reg-export.c' (31,430) at 20210307214926730
33169 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/server/transaction.cpp' (31,431) at 20240823080035117
33170 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/index.rst' (31,432) at 20220823030015959
33171 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vlynq/Makefile' (31,433) at 20210307214930958
33172 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/clcd-regs.h' (31,434) at 20210307214931354
33173 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_context.h' (31,435) at 20220525020652883
33174 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gru.h' (31,436) at 20210308005003596
33175 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/entity-manager_%.bbappend' (31,437) at 20241206090014286
33176 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/alliancememory.c' (31,438) at 20240405153049705
33177 2025-01-08 03:00:47.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/eht.c' (31,439) at 20240405153053289
33178 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ralink,rt2880-wdt.yaml' (31,440) at 20240405153045185
33179 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_mld.sh' (31,441) at 20240613080016567
33180 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-init.c' (31,442) at 20240913080013797
33181 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tc3589x.txt' (31,443) at 20210307214925362
33182 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/container.c' (31,444) at 20240405153046633
33183 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uninorth.h' (31,445) at 20210307214926394
33184 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/loongarch64/safe-syscall.inc.S' (31,446) at 20220429100100406
33185 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc.h' (31,447) at 20240405153230983
33186 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vsock.c' (31,448) at 20240805080014011
33187 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/stratixv.c' (31,449) at 20210308005003376
33188 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/Cargo.lock' (31,450) at 20241211090212454
33189 2025-01-08 03:00:47.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/util.h' (31,451) at 20240405153231767
33190 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/gpio-regulator.c' (31,452) at 20210308005003472
33191 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-core.c' (31,453) at 20240405153230795
33192 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi' (31,454) at 20240405153045721
33193 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/internal.h' (31,455) at 20210307214931926
33194 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/restrack.c' (31,456) at 20240405153049041
33195 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispresizer.h' (31,457) at 20240405153049485
33196 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/config/power-config-host0.json' (31,458) at 20230701080038153
33197 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_sigtramp.h' (31,459) at 20221215040039062
33198 2025-01-08 03:00:47.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_res_cursor.h' (31,460) at 20240405153230331
33199 2025-01-08 03:00:47.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_2_offset.h' (31,461) at 20240405153047777
33200 2025-01-08 03:00:47.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/aio-wait.h' (31,462) at 20240906080037324
33201 2025-01-08 03:00:47.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/string.c' (31,463) at 20220525020652094
33202 2025-01-08 03:00:47.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/Kconfig' (31,464) at 20220525020653407
33203 2025-01-08 03:00:47.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_ogm.c' (31,465) at 20240405153053169
33204 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json' (31,466) at 20210924100022908
33205 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c' (31,467) at 20240405153051829
33206 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs100d.h' (31,468) at 20210307214928018
33207 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/physical_location.h' (31,469) at 20240405153046685
33208 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/hisi-pcie-pmu.rst' (31,470) at 20240405153044961
33209 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libuvc/libuvc_0.0.7.bb' (31,471) at 20231126090012781
33210 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/actions-thumb.c' (31,472) at 20240405153045701
33211 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/Makefile' (31,473) at 20210307214926294
33212 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-qoriq.c' (31,474) at 20240405153230207
33213 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/length.c' (31,475) at 20240405153049729
33214 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/aspeed-gfx.txt' (31,476) at 20210307214925318
33215 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/msi.h' (31,477) at 20240405153052617
33216 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk104.c' (31,478) at 20210307214927966
33217 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/using-DOCB-conditional.patch' (31,479) at 20210307205554010
33218 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cache.h' (31,480) at 20210307214926158
33219 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_trap_za.c' (31,481) at 20240405153054241
33220 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif.c' (31,482) at 20210308005003556
33221 2025-01-08 03:00:47.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_support.h' (31,483) at 20210308005002880
33222 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/bcm63xx.S' (31,484) at 20210309003648680
33223 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb' (31,485) at 20240124090012254
33224 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/README.md' (31,486) at 20210308005108645
33225 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmr735b.dtsi' (31,487) at 20240405153045777
33226 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb' (31,488) at 20241221090017560
33227 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mv78xx0_defconfig' (31,489) at 20240405153045617
33228 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dwmmc.h' (31,490) at 20210308005002724
33229 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/main.cpp' (31,491) at 20220707030030843
33230 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/265.out' (31,492) at 20210308005046465
33231 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/io.h' (31,493) at 20240405153230019
33232 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-console/gnome-console/0001-include-locale.h-for-setlocale.patch' (31,494) at 20241221090017488
33233 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi' (31,495) at 20240805080013915
33234 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/message/payload.cpp' (31,496) at 20241012080019920
33235 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen2-cpg.h' (31,497) at 20210307214927014
33236 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_b.c' (31,498) at 20210308005046521
33237 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/client.2201.conf' (31,499) at 20240402080012066
33238 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/hu-Digikabel' (31,500) at 20210307205553758
33239 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/testcase.py' (31,501) at 20241211090212538
33240 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/user_mgr_test.cpp' (31,502) at 20240822080027621
33241 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/virtio-input-host.c' (31,503) at 20221215040039114
33242 2025-01-08 03:00:47.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/libperf.map' (31,504) at 20240405153054065
33243 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/ubifs.h' (31,505) at 20210308005003552
33244 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mem.c' (31,506) at 20240405153051789
33245 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_core.c' (31,507) at 20240405153046769
33246 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_arith.c' (31,508) at 20240405153045969
33247 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/proc-macro-error-attr-1-rs/meson.build' (31,509) at 20241211090212462
33248 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.h' (31,510) at 20210307214929938
33249 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/libata.c' (31,511) at 20210308005003332
33250 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_prio.sh' (31,512) at 20210307214932690
33251 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/sdjournal.hpp' (31,513) at 20210724000059639
33252 2025-01-08 03:00:47.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_stress_consumer.c' (31,514) at 20210307214932722
33253 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_helper.h' (31,515) at 20240405153231855
33254 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/003_empty.dts' (31,516) at 20210308005003752
33255 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/fragmentation.h' (31,517) at 20220525020654791
33256 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/documentation-audit.sh' (31,518) at 20220910030013433
33257 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/pmu_rk3288.h' (31,519) at 20210308005002664
33258 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc.host.h' (31,520) at 20210307214930558
33259 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/Kconfig' (31,521) at 20240405153048565
33260 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/long-help' (31,522) at 20210307205553814
33261 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_private.h' (31,523) at 20240405153231495
33262 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis_buffer.c' (31,524) at 20240405153048993
33263 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_crtn.h' (31,525) at 20240405153051633
33264 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy.interface.yaml' (31,526) at 20221207040023631
33265 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox_1.37.0.bb' (31,527) at 20241221090017636
33266 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/README' (31,528) at 20210307214929870
33267 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/file.h' (31,529) at 20240405153052685
33268 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_yamaha_terratec.c' (31,530) at 20210307214932206
33269 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/obmc/phosphor-fan/phosphor-cooling-type-0.conf' (31,531) at 20210307205553702
33270 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-html5lib_1.1.bb' (31,532) at 20241221090017556
33271 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d_ipv6.sh' (31,533) at 20240405153232279
33272 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_crtc.c' (31,534) at 20240405153048769
33273 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/int-l64.h' (31,535) at 20210307214931614
33274 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-lsxl.dtsi' (31,536) at 20210308005002592
33275 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/ni_eseries.c' (31,537) at 20220525020652358
33276 2025-01-08 03:00:47.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/shaderinclude.py' (31,538) at 20230426080043844
33277 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbnames.c' (31,539) at 20240411080014066
33278 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network.bb' (31,540) at 20241206090014278
33279 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_buddha.c' (31,541) at 20240405153230179
33280 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb' (31,542) at 20241206090014270
33281 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/Makefile' (31,543) at 20210307214926010
33282 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/minidlna-daemon.init.d' (31,544) at 20210307205553802
33283 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire.dtsi' (31,545) at 20240405153229875
33284 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS02.boot' (31,546) at 20240405153054369
33285 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/pid.json' (31,547) at 20240912080005178
33286 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-kernel/linux/linux-aspeed_%.bbappend' (31,548) at 20240407080011706
33287 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/sprd_thermal.c' (31,549) at 20240405153231499
33288 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps65219.yaml' (31,550) at 20240405153045149
33289 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_enum_attribute_test.cpp' (31,551) at 20240618080043041
33290 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper.dtsi' (31,552) at 20240405153045485
33291 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/snort.default' (31,553) at 20230811080018298
33292 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crct10dif_common.c' (31,554) at 20210307214926794
33293 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltq-cputemp.c' (31,555) at 20240405153230663
33294 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/load_store.c' (31,556) at 20220525020652186
33295 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/init.h' (31,557) at 20240405153054229
33296 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/Makefile' (31,558) at 20210307214929422
33297 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/Makefile' (31,559) at 20210307214931822
33298 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_arp.c' (31,560) at 20210307214931894
33299 2025-01-08 03:00:47.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/int-attributes.c' (31,561) at 20220525020653907
33300 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0002-board-aspeed-aspeednic-Use-MAC2-for-networking.patch' (31,562) at 20241206090014274
33301 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx.dtsi' (31,563) at 20240405153229887
33302 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/64/pgalloc.h' (31,564) at 20240405153046121
33303 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.h' (31,565) at 20240405153047137
33304 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml' (31,566) at 20240405153045085
33305 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/ddr.c' (31,567) at 20210308005003172
33306 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/o2cb' (31,568) at 20240405153044909
33307 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/bmc.h' (31,569) at 20210308004938832
33308 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-sabreauto.dts' (31,570) at 20240405153045521
33309 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu_devfreq.c' (31,571) at 20241211090145417
33310 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sysctl.h' (31,572) at 20240405153052941
33311 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/psci.c' (31,573) at 20210308005002788
33312 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/start.S' (31,574) at 20210308005002800
33313 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/am2315.c' (31,575) at 20240405153048985
33314 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/__init__.py' (31,576) at 20210308005003736
33315 2025-01-08 03:00:47.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio-boardinfo.c' (31,577) at 20220525020653683
33316 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/phy.c' (31,578) at 20210308005002820
33317 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/plugins.d/badpel' (31,579) at 20230623080027929
33318 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_macsec.h' (31,580) at 20240405153050361
33319 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-i9300.dts' (31,581) at 20240405153045569
33320 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x.dtsi' (31,582) at 20210308005002596
33321 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bengtsfors' (31,583) at 20210307205553778
33322 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value.c' (31,584) at 20240405153054285
33323 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_trie.c' (31,585) at 20240805080014051
33324 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mips_itu.c' (31,586) at 20241211090212298
33325 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi' (31,587) at 20240405153045833
33326 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp103.rst' (31,588) at 20220525020651738
33327 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3519-clock.h' (31,589) at 20210307214931326
33328 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Adelaide' (31,590) at 20210307205553762
33329 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_d.c' (31,591) at 20210308005046521
33330 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp-regmap.c' (31,592) at 20220525020655047
33331 2025-01-08 03:00:47.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pps.h' (31,593) at 20240405153048457
33332 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sis630.c' (31,594) at 20240405153048913
33333 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/contig.c' (31,595) at 20240405153045929
33334 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Joestrom' (31,596) at 20210307205553782
33335 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f469-pinctrl.dtsi' (31,597) at 20210308005002616
33336 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/gm107.c' (31,598) at 20240405153048649
33337 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/scan.c' (31,599) at 20220525020652270
33338 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/noexec.c' (31,600) at 20221215040039390
33339 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/gro.sh' (31,601) at 20220525020655219
33340 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Latex2e-translated-notice' (31,602) at 20241221090017616
33341 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fjal' (31,603) at 20210307205553782
33342 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch' (31,604) at 20230706080014745
33343 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf-helper' (31,605) at 20210307205553838
33344 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-dummy.bb' (31,606) at 20241206090014342
33345 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-dwarf' (31,607) at 20210307214932570
33346 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,cdce706.txt' (31,608) at 20210309003648340
33347 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-rust.h' (31,609) at 20210307214932590
33348 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/realtek,rtd1295.h' (31,610) at 20210307214931350
33349 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-redhat' (31,611) at 20210308005045769
33350 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_mc_64.S' (31,612) at 20240405153046469
33351 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/core_intr.c' (31,613) at 20240405153231543
33352 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_x_protocol.h' (31,614) at 20220525020654807
33353 2025-01-08 03:00:47.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8-clock.h' (31,615) at 20240405153231795
33354 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_namespace.c' (31,616) at 20220525020655207
33355 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed_%.bbappend' (31,617) at 20221122040015511
33356 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/pgtable.py' (31,618) at 20240405153232103
33357 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c' (31,619) at 20240405153048489
33358 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml' (31,620) at 20240405153045149
33359 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm53573-ilp.txt' (31,621) at 20210307214925286
33360 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/user_ringbuf_fail.c' (31,622) at 20240405153054281
33361 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/configure.patch' (31,623) at 20230706080014753
33362 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,axg-mipi-dphy.yaml' (31,624) at 20240405153045129
33363 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti,da8xx-ddrctl.yaml' (31,625) at 20240405153045105
33364 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html' (31,626) at 20210307205554286
33365 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/meson.build' (31,627) at 20210308005109241
33366 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11.inl' (31,628) at 20210308005046069
33367 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message/pack.hpp' (31,629) at 20241012080019916
33368 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ife/ife.c' (31,630) at 20240405153232015
33369 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/ht16k33.c' (31,631) at 20240805080013939
33370 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-6282.dtsi' (31,632) at 20240405153045453
33371 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/vid-pll-div.c' (31,633) at 20210307214926994
33372 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ioapic.h' (31,634) at 20210308005002880
33373 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml' (31,635) at 20240405153045185
33374 2025-01-08 03:00:47.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/interface.h' (31,636) at 20210307214925858
33375 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-runtime.inc' (31,637) at 20241206090014330
33376 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/eeprom/at24.yaml' (31,638) at 20240405153229763
33377 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi3670-pcie.c' (31,639) at 20240405153051281
33378 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/phy-stih407-usb.txt' (31,640) at 20210308005003304
33379 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/driver.c' (31,641) at 20240815080012931
33380 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/st_shmem_utils.c' (31,642) at 20210307214927826
33381 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dts' (31,643) at 20220525020651910
33382 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/fault.c' (31,644) at 20240613080016375
33383 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/cmpxchg.h' (31,645) at 20240405153045357
33384 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/xilinx_dma.h' (31,646) at 20210307214931378
33385 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_i2c.c' (31,647) at 20240405153048993
33386 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py' (31,648) at 20220402030016127
33387 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd' (31,649) at 20210307205554462
33388 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_core_masks.h' (31,650) at 20240405153046573
33389 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/fsl,t1023-sfp.yaml' (31,651) at 20240405153229779
33390 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8903.h' (31,652) at 20210307214931606
33391 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/pkey_alloc.c' (31,653) at 20210307214932578
33392 2025-01-08 03:00:47.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-periph.c' (31,654) at 20240405153046845
33393 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sm_common.c' (31,655) at 20240405153049701
33394 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/fslog.c' (31,656) at 20241018080014562
33395 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/debugfs.c' (31,657) at 20240712080021061
33396 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2c-defs.h' (31,658) at 20210307214926234
33397 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/regenerate-meson' (31,659) at 20220914030025016
33398 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0008_refactor_artifact_models.py' (31,660) at 20210307205554262
33399 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/interface.h' (31,661) at 20210307214931394
33400 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/w1-uclass.c' (31,662) at 20210308005003540
33401 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/index.js' (31,663) at 20210308005107077
33402 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/wafl/wafl2_4_0_0_sh_mask.h' (31,664) at 20210307214927694
33403 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ReservoirCollection_v1.xml' (31,665) at 20240619080002936
33404 2025-01-08 03:00:47.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/acpitool/acpitool_0.5.1.bb' (31,666) at 20241221090017504
33405 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/init.c' (31,667) at 20240405153230023
33406 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-revc-u-boot.dtsi' (31,668) at 20210308005002576
33407 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/mp_custom_oid.h' (31,669) at 20210307214930638
33408 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/Makefile' (31,670) at 20210308005002964
33409 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/clz_ctz.c' (31,671) at 20240405153053081
33410 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/efivarfs/internal.h' (31,672) at 20240405153052329 to deleted uid set
33411 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/LICENCE' (31,673) at 20210308005113633
33412 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom-spmi-pmic.c' (31,674) at 20240405153230839
33413 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v2_3.h' (31,675) at 20210307214927242
33414 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-bad-name.out' (31,676) at 20210308005046405 to deleted uid set
33415 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/Kconfig' (31,677) at 20210308005003544
33416 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3s-licheepi-zero.dts' (31,678) at 20240405153045397
33417 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TCPOPTSTRIP.c' (31,679) at 20210307214932026
33418 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/recursion-depth.c' (31,680) at 20210307214932670
33419 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity-systemd-x86-64.txt' (31,681) at 20230520080014484
33420 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-ctouch2.dtsi' (31,682) at 20240405153229967
33421 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/.gitignore' (31,683) at 20240405153054361
33422 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/subprojects/phosphor-logging.wrap' (31,684) at 20210619000019014
33423 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos2_7.dts' (31,685) at 20240405153045497
33424 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/tegra/powergate-bpmp.c' (31,686) at 20240405153231351
33425 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/common/qman_if.h' (31,687) at 20240405153046573
33426 2025-01-08 03:00:47.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/gitlab-ci.yml' (31,688) at 20240613080016399
33427 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/test/efi_test.c' (31,689) at 20220525020652430
33428 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/brcm,kona-smc.yaml' (31,690) at 20240405153045057
33429 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/trace-events' (31,691) at 20240326080039410
33430 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slab_def.h' (31,692) at 20240405153052793
33431 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hwmon-kernel-api.rst' (31,693) at 20240405153045217
33432 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/port-gnome-menus3.patch' (31,694) at 20231011080016574
33433 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_matches_filter.hpp' (31,695) at 20241015080002911
33434 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-ioctl.h' (31,696) at 20210307214928698
33435 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3128_common.h' (31,697) at 20210308005003612
33436 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/reg.h' (31,698) at 20210307214929778
33437 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mac.c' (31,699) at 20241211090145469
33438 2025-01-08 03:00:47.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_aux_dev.c' (31,700) at 20240405153048385
33439 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/Kconfig' (31,701) at 20240405153049233
33440 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c' (31,702) at 20240405153051937
33441 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/ethertap_user.c' (31,703) at 20210307214926622
33442 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/Makefile' (31,704) at 20210308005003020
33443 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/sandbox_scsi.c' (31,705) at 20210308005003484
33444 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/common.h' (31,706) at 20210307214925962
33445 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_alcor.c' (31,707) at 20210307214925658
33446 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/bus.json' (31,708) at 20240405153054109
33447 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/10_utf16.patch' (31,709) at 20220204040022520
33448 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.h' (31,710) at 20210307214929938
33449 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_dram_tables.h' (31,711) at 20210307214927738
33450 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/package.json' (31,712) at 20210308005107081
33451 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker' (31,713) at 20240906080037560
33452 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/syscall.S' (31,714) at 20220525020655187
33453 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/network/phosphor-network_%.bbappend' (31,715) at 20241206090014218
33454 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brppt1-spi.dts' (31,716) at 20210308005002560
33455 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_hdmi.c' (31,717) at 20210308005003532
33456 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/knav_qmss.h' (31,718) at 20240405153052797
33457 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx-mali450.dtsi' (31,719) at 20210309003648732
33458 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/page_64.h' (31,720) at 20210307214926386
33459 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/Makefile' (31,721) at 20240405153232015
33460 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/delay.c' (31,722) at 20240405153045949
33461 2025-01-08 03:00:47.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/scatterlist.h' (31,723) at 20240405153054389
33462 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ati_remote.c' (31,724) at 20240405153049509
33463 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nvidia,tegra-vde.yaml' (31,725) at 20240405153045093
33464 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-driver-turris-omnia' (31,726) at 20220525020651634
33465 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/helper.c' (31,727) at 20240906080037472
33466 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/simulate-insn.h' (31,728) at 20240405153230071
33467 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/yellowfin.c' (31,729) at 20240405153050205
33468 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_fcntl.h' (31,730) at 20210308005046073
33469 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/distro.py' (31,731) at 20230114040015554
33470 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch' (31,732) at 20230131040012027
33471 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/.gitignore' (31,733) at 20210307214932698
33472 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Amot' (31,734) at 20210307205553778
33473 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/elf.c' (31,735) at 20210307214925862
33474 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_wmac_regdef.h' (31,736) at 20220525020654171
33475 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-driver.c' (31,737) at 20240405153051457
33476 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/socat/socat_1.8.0.1.bb' (31,738) at 20241221090017636
33477 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot-fvp-base.inc' (31,739) at 20241221090017468
33478 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/shmbuf.h' (31,740) at 20240405153046505
33479 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/power_on_reason.h' (31,741) at 20240405153231835
33480 2025-01-08 03:00:47.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-mtview_git.bb' (31,742) at 20240301090012431
33481 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/fsi.rst' (31,743) at 20240906080037176
33482 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-video.c' (31,744) at 20240405153049365
33483 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_fast.h' (31,745) at 20240405153053117
33484 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mxs.yaml' (31,746) at 20210309003648348
33485 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apf27.h' (31,747) at 20210308005003584
33486 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ECN.h' (31,748) at 20210307214931650
33487 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_auto_parser.c' (31,749) at 20241216090017801
33488 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160_i2c.c' (31,750) at 20240405153048993
33489 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10353_priv.h' (31,751) at 20210307214928646
33490 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_xdp.c' (31,752) at 20240405153054285
33491 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libtimezonemap/libtimezonemap_0.4.6.bb' (31,753) at 20230811080018298
33492 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ser2net/ser2net_4.6.2.bb' (31,754) at 20241206090014246
33493 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/io-channel-helpers.c' (31,755) at 20221215040039390
33494 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bma400.yaml' (31,756) at 20210307214925326
33495 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/paginate.js' (31,757) at 20210308005107069
33496 2025-01-08 03:00:47.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-s500.c' (31,758) at 20240405153051301
33497 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/acpi/mainboard.asl' (31,759) at 20210308005003008
33498 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_recv.c' (31,760) at 20240405153053353
33499 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/bx50v3.c' (31,761) at 20210308005003000
33500 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/test-qga-os-release' (31,762) at 20210308005046389
33501 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-dsp.c' (31,763) at 20210309003654912
33502 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/avoid-to-call-AC_TRY_RUN.patch' (31,764) at 20230503080014583
33503 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/wm831x-hwmon.c' (31,765) at 20210307214928142
33504 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/flatpak-xdg-utils_1.0.6.bb' (31,766) at 20241221090017516
33505 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/console/obmc-console_git.bbappend' (31,767) at 20240120090012778
33506 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/ext_interface.hpp' (31,768) at 20210308005103637
33507 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-lpc18xx.c' (31,769) at 20240405153231371
33508 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/Makefile' (31,770) at 20240405153231535
33509 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch' (31,771) at 20210307205554542
33510 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (31,772) at 20210401100023201
33511 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/zones.json' (31,773) at 20240918080013376
33512 2025-01-08 03:00:47.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/python3-gammu/0001-setup.py-StrictVersion-packaging.version.patch' (31,774) at 20220204040022460
33513 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mediatek-ge-soc.c' (31,775) at 20240503080014490
33514 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880.h' (31,776) at 20210307214928614
33515 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lkkbd.c' (31,777) at 20240405153049137
33516 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.6.rst' (31,778) at 20230919080013970
33517 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/HMAT.acpihmatvirt' (31,779) at 20240906080037556 to deleted uid set
33518 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm_sysctl.c' (31,780) at 20241211090212294
33519 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hda.h' (31,781) at 20210307214928046
33520 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_s302m.h' (31,782) at 20210309003650376
33521 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/r82600_edac.c' (31,783) at 20240405153047021
33522 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/xtlv.h' (31,784) at 20240405153050497
33523 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/sh7753evb.c' (31,785) at 20210308005003036
33524 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-presence.service' (31,786) at 20231019080029735
33525 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/Makefile' (31,787) at 20240405153046057
33526 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/timer/stm32-timer-trigger.h' (31,788) at 20210307214931402
33527 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-cr.xml' (31,789) at 20210308005045817
33528 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/extable.c' (31,790) at 20240405153052997
33529 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator-max77620.txt' (31,791) at 20240405153229791
33530 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/entry-common.h' (31,792) at 20240405153046245
33531 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/release-process.rst' (31,793) at 20241221090017600
33532 2025-01-08 03:00:47.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE02.boot' (31,794) at 20240405153054369
33533 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/relo_core.h' (31,795) at 20240405153054061
33534 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/ctx_sw_asm.S' (31,796) at 20240405153229859
33535 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/092.out' (31,797) at 20210308005046445
33536 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/cdomain.py' (31,798) at 20210308005002536
33537 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch' (31,799) at 20241221090017552
33538 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh' (31,800) at 20230919080013986
33539 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-u.json' (31,801) at 20220429100100882
33540 2025-01-08 03:00:47.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-base.bb' (31,802) at 20241221090017644
33541 2025-01-08 03:00:47.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_6_0_d.h' (31,803) at 20210309003649532
33542 2025-01-08 03:00:47.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/quorum.c' (31,804) at 20241211090212214
33543 2025-01-08 03:00:47.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/flush_icache.S' (31,805) at 20210307214926498
33544 2025-01-08 03:00:47.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/si4713.txt' (31,806) at 20210307214925354
33545 2025-01-08 03:00:47.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/Makefile' (31,807) at 20210307214928838
33546 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctsrc.h' (31,808) at 20220525020654991
33547 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.c' (31,809) at 20240405153050625
33548 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-host/xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service' (31,810) at 20230412080023460
33549 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/snps_udc_plat.c' (31,811) at 20240405153231555
33550 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/utils.c' (31,812) at 20240405153054365
33551 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xenbus.h' (31,813) at 20240405153052961
33552 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out' (31,814) at 20210927100127505
33553 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/pci.h' (31,815) at 20241211090212346
33554 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdmi.c' (31,816) at 20240405153230555
33555 2025-01-08 03:00:47.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-usbmux-util' (31,817) at 20230107040016303
33556 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_opregion.h' (31,818) at 20240405153048457
33557 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_string_encode_check.yaml' (31,819) at 20240908080010098
33558 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/soc-imx.c' (31,820) at 20240405153051761
33559 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_static_key_base.c' (31,821) at 20210307214931818
33560 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/Kconfig' (31,822) at 20240405153050605
33561 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ucode.h' (31,823) at 20210307214928018
33562 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/chip.h' (31,824) at 20241104090011579
33563 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dwc_eth_qos.c' (31,825) at 20210308005003428
33564 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/datagram.c' (31,826) at 20240405153232035
33565 2025-01-08 03:00:47.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overturingen' (31,827) at 20210307205553790
33566 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/templates/default/conf-notes.txt' (31,828) at 20220913030020496
33567 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-berlin.c' (31,829) at 20240405153231355
33568 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/debug_regs.c' (31,830) at 20240405153054321
33569 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_timer.c' (31,831) at 20210309003654568
33570 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ge-achc' (31,832) at 20240405153229731
33571 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/loongson_device.c' (31,833) at 20240405153230579
33572 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmzone.h' (31,834) at 20220525020652114
33573 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-sgi575.bb' (31,835) at 20220804030014691
33574 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/Makefile' (31,836) at 20210307214928770
33575 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/tinyproxy.service' (31,837) at 20210307205553850
33576 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc.h' (31,838) at 20220525020654263
33577 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES1_C-101W' (31,839) at 20210307205553762
33578 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/alienware-wmi.c' (31,840) at 20240405153051397
33579 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/reset.c' (31,841) at 20210308005002708
33580 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pldmfw/Makefile' (31,842) at 20210309003654192
33581 2025-01-08 03:00:47.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/thunderbolt.h' (31,843) at 20240405153052805
33582 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_sw.c' (31,844) at 20210307214928642
33583 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ffa.c' (31,845) at 20241008080013895
33584 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c' (31,846) at 20240405153054185
33585 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-file-handle.c' (31,847) at 20210307214932466
33586 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/base-files/base-files_%.bbappend' (31,848) at 20240229090011779
33587 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/package-feeds.png' (31,849) at 20210307205554314 to deleted uid set
33588 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vistr.c' (31,850) at 20221215040039390
33589 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/validate_registry.py' (31,851) at 20230317080026221
33590 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/Makefile' (31,852) at 20220525020655131
33591 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vamem_local.h' (31,853) at 20210307214930542
33592 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32g274a-evb.dts' (31,854) at 20240405153045737
33593 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/dbg_helper.c' (31,855) at 20240906080037540
33594 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad_rmpp.h' (31,856) at 20210307214928374
33595 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitops_64.h' (31,857) at 20240405153046317
33596 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/.clang-format' (31,858) at 20241219090024012
33597 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/entry.S' (31,859) at 20210927100127329
33598 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.h' (31,860) at 20240405153047237
33599 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml' (31,861) at 20240405153045053
33600 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/expected_stderr' (31,862) at 20210308005003736
33601 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf.host.h' (31,863) at 20210307214930562
33602 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max1619.rst' (31,864) at 20210307214925502
33603 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-object.err' (31,865) at 20210308005046409
33604 2025-01-08 03:00:47.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_u3msi.c' (31,866) at 20240405153046233
33605 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec.h' (31,867) at 20210308005003476
33606 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/cnl-sst-dsp.h' (31,868) at 20210309003654912
33607 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/lowlevel_init.S' (31,869) at 20210308005002560
33608 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/next-fb.c' (31,870) at 20221215040039102
33609 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/rocker.json' (31,871) at 20241211090212450
33610 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/obmc_ser_num' (31,872) at 20221209040018559
33611 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-a-plus.dts' (31,873) at 20240405153229871
33612 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts' (31,874) at 20240405153045729
33613 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx35.c' (31,875) at 20240405153229911
33614 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_clock.c' (31,876) at 20240405153050081
33615 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_matchall.c' (31,877) at 20240405153053365
33616 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/filesystem_mock.hpp' (31,878) at 20210308004940468
33617 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/Kconfig' (31,879) at 20210309003652156
33618 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/Kconfig' (31,880) at 20240405153053029
33619 2025-01-08 03:00:47.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-hammer.c' (31,881) at 20210309003654960
33620 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-spe.xml' (31,882) at 20210308005045817
33621 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/psi.rst' (31,883) at 20240405153229735
33622 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/snapper9g45.h' (31,884) at 20210308005003616
33623 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cmf.c' (31,885) at 20220525020653963
33624 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/debugfs.c' (31,886) at 20220525020653735
33625 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/LICENSE' (31,887) at 20210311201857422
33626 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pm.c' (31,888) at 20240405153045677
33627 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/pinmux-config-apalis_t30.h' (31,889) at 20210308005003080
33628 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/zones.json' (31,890) at 20221201040015308
33629 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_hist_options.rst' (31,891) at 20240405153045265
33630 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/sunplus/phy-sunplus-usb2.c' (31,892) at 20240405153231315
33631 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c' (31,893) at 20240405153230927
33632 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.h' (31,894) at 20240405153047093
33633 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/mtree.py' (31,895) at 20210308005046245
33634 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/lib.c' (31,896) at 20240405153053501
33635 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout1_master_regs.h' (31,897) at 20240405153046585
33636 2025-01-08 03:00:47.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/altera_ps2.c' (31,898) at 20240405153049153
33637 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp_ioctl.h' (31,899) at 20240405153051905
33638 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/lua-update-Makefile-to-use-environment-build-setting.patch' (31,900) at 20241221090017524
33639 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-x509-helpers.h' (31,901) at 20241211090212550
33640 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-trace.c' (31,902) at 20241211090145573
33641 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/helper_restricted.c' (31,903) at 20240405153054253
33642 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_fw_file_hdr.h' (31,904) at 20210307214929322
33643 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/os_support.h' (31,905) at 20210308005003772
33644 2025-01-08 03:00:47.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmuv3.c' (31,906) at 20240405153231303
33645 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test2_git.bb' (31,907) at 20230610080017599
33646 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgalloc.h' (31,908) at 20240405153230091
33647 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/io.hpp' (31,909) at 20240817080027656
33648 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g15.dtsi' (31,910) at 20210308005002572
33649 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi' (31,911) at 20240405153229871
33650 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_th.h' (31,912) at 20210307214931406
33651 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/org/open_power/Witherspoon/Fault.metadata.yaml' (31,913) at 20221213040033297
33652 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-dram-pro5.c' (31,914) at 20210308005002792
33653 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cr.c' (31,915) at 20210308005003720
33654 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-pcm.c' (31,916) at 20240405153232199
33655 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pwm-fan.rst' (31,917) at 20240405153045217
33656 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/driver.c' (31,918) at 20210307214926334
33657 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/Makefile' (31,919) at 20210307214932722
33658 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/arch_hweight.h' (31,920) at 20210307214926658
33659 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/MAINTAINERS' (31,921) at 20210308005003036
33660 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/frontend.json' (31,922) at 20240405153054149
33661 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/hid-sensor-prox.c' (31,923) at 20240405153049001
33662 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru.hpp' (31,924) at 20240819080030259
33663 2025-01-08 03:00:47.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/vl6180.c' (31,925) at 20240405153049005
33664 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_main.c' (31,926) at 20240405153051957
33665 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha2-ce-core.S' (31,927) at 20220525020651946
33666 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/design.txt' (31,928) at 20240405153054105
33667 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/minerva/cri_sensors.json' (31,929) at 20240119090006939
33668 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-jr2.c' (31,930) at 20210308005003456
33669 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_txrx.h' (31,931) at 20220525020653619
33670 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/fan.hpp' (31,932) at 20241217090008764
33671 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg-stubs.c' (31,933) at 20230426080043856
33672 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/Kconfig' (31,934) at 20220525020653991
33673 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/atmel-hlcdc.txt' (31,935) at 20210308005003328
33674 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/seccomp_benchmark.c' (31,936) at 20240405153054373
33675 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy_hifi.c' (31,937) at 20210307214932262
33676 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,split.yaml' (31,938) at 20240405153045041
33677 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.2.rst' (31,939) at 20241221090017600
33678 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/power-ctrl' (31,940) at 20231128090014177
33679 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/log.c' (31,941) at 20210308005003212
33680 2025-01-08 03:00:47.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_core.c' (31,942) at 20240405153048673
33681 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux-div.c' (31,943) at 20210307214926998
33682 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,vin.yaml' (31,944) at 20240405153229775
33683 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/atomic128-ldst.h' (31,945) at 20240326080039410
33684 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-util-darwin.c' (31,946) at 20221215040039086
33685 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emux_legacy.h' (31,947) at 20210307214931598
33686 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc702/ps7_init_gpl.c' (31,948) at 20210308005003176
33687 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/run-ptest' (31,949) at 20210307205554118
33688 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/TOTPAuthenticator.interface.yaml' (31,950) at 20241121090018187
33689 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/chip.h' (31,951) at 20210307214932442
33690 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml' (31,952) at 20240405153045173
33691 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/ivshmem-server.h' (31,953) at 20210308005045769
33692 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/irq_work.h' (31,954) at 20240405153230031
33693 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Villands_Vanga' (31,955) at 20210307205553794
33694 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpm.h' (31,956) at 20210307214926374
33695 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/kapi.rst' (31,957) at 20220525020651746
33696 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/autogroup.c' (31,958) at 20240405153053037
33697 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-gemini/Makefile' (31,959) at 20210307214925882
33698 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-recovery-image.bb' (31,960) at 20241206090014210
33699 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/pci.c' (31,961) at 20240405153046033
33700 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extp.c' (31,962) at 20210308005046505
33701 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/iio.h' (31,963) at 20240405153052709
33702 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/Makefile' (31,964) at 20210307214929646
33703 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfcmp.c' (31,965) at 20210307214926334
33704 2025-01-08 03:00:47.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/advise.c' (31,966) at 20240405153052965
33705 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-aarch64-code.fd.bz2' (31,967) at 20241211090212398 to deleted uid set
33706 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h' (31,968) at 20240913080013785
33707 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/cdc/adi,ad7150.yaml' (31,969) at 20240405153229767
33708 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/parent.c' (31,970) at 20240405153231775
33709 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_sitv.json' (31,971) at 20241213090004413
33710 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5018.dtsi' (31,972) at 20240405153229939
33711 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cros-ec-anx7688.c' (31,973) at 20240405153048373
33712 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-cpu.c' (31,974) at 20240405153046841
33713 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mpq7920.c' (31,975) at 20240405153231363
33714 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/udp_server.c' (31,976) at 20241221090017580
33715 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/dep+plain.litmus' (31,977) at 20240405153054069
33716 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/iommu.h' (31,978) at 20210307214926118
33717 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_dcbnl.c' (31,979) at 20210309003651196
33718 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fs_context.h' (31,980) at 20241211090145529
33719 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fujitsu/fmvj18x_cs.c' (31,981) at 20240405153049933
33720 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/.kunitconfig' (31,982) at 20220525020654395
33721 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/futex.h' (31,983) at 20220804100015896
33722 2025-01-08 03:00:47.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/locking.c' (31,984) at 20240405153052289
33723 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_main.c' (31,985) at 20240405153050197
33724 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-ipq4019.c' (31,986) at 20241211090145461
33725 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/nvdimm.c' (31,987) at 20240326080039414
33726 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/header.c' (31,988) at 20210307214932518
33727 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-826.c' (31,989) at 20220429100100938
33728 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/licenses/radvd' (31,990) at 20210307205553806
33729 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gwventana_gw5904_defconfig' (31,991) at 20210308005003260
33730 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/std_vendor.rs' (31,992) at 20240405153053421
33731 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/early_printk.c' (31,993) at 20210307214926190
33732 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/Makefile' (31,994) at 20210307214931886
33733 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/test-remote-image' (31,995) at 20210307205554642
33734 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.readthedocs.yml' (31,996) at 20240326080039362
33735 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv50_fence.c' (31,997) at 20220525020652951
33736 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/rest.json' (31,998) at 20210307205553850
33737 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30_core.c' (31,999) at 20240405153048969
33738 2025-01-08 03:00:47.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/mod.c' (32,000) at 20240405153053165
33739 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc7280.h' (32,001) at 20220525020654543
33740 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/gpio.hpp' (32,002) at 20230616080022923
33741 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/0001-dc-fix-exit-code-of-q-command.patch' (32,003) at 20210307205554558
33742 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/config.mk' (32,004) at 20210308005002544
33743 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_timeout.cpp' (32,005) at 20231110090010623
33744 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/dmc-520.yaml' (32,006) at 20240405153045057
33745 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/File.metadata.yaml' (32,007) at 20220430030026016
33746 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3328_common.h' (32,008) at 20210308005003612
33747 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-810.dts' (32,009) at 20240405153229871
33748 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_sock.c' (32,010) at 20240405153054285
33749 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/ABI/fieldbus-dev-cdev' (32,011) at 20210307214930506
33750 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb' (32,012) at 20241221090017504
33751 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/Makefile' (32,013) at 20240405153231343
33752 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rockpro64-v2.dts' (32,014) at 20210307214926046
33753 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/unicode.c' (32,015) at 20210308005046565
33754 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/frontend.json' (32,016) at 20240405153054145
33755 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/ac97c.h' (32,017) at 20210307214932190
33756 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88796.h' (32,018) at 20210308005003424
33757 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch' (32,019) at 20230706080014741
33758 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h' (32,020) at 20240405153050529
33759 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/utils.hpp' (32,021) at 20240828080025979
33760 2025-01-08 03:00:47.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/irq.c' (32,022) at 20240405153049633
33761 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb' (32,023) at 20231126090012797
33762 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson.h' (32,024) at 20240405153231463
33763 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams.h' (32,025) at 20240405153230755
33764 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/auxvec.h' (32,026) at 20210307214926178
33765 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/sanity.conf' (32,027) at 20241206090014302
33766 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/read_write.c' (32,028) at 20240405153231655
33767 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.gitignore' (32,029) at 20240305090002630
33768 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/logwatch/logwatch_7.11.bb' (32,030) at 20241221090017516
33769 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/isa.rst' (32,031) at 20240405153045193
33770 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ali512x.h' (32,032) at 20210308005003560
33771 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/system.conf-qemuall' (32,033) at 20210307205554490
33772 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_riscv.c' (32,034) at 20240405153232239
33773 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/templates/default/bblayers.conf.sample' (32,035) at 20240323080013549
33774 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/Kconfig' (32,036) at 20210309003649284
33775 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi' (32,037) at 20240405153045741
33776 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_resource_priv.h' (32,038) at 20240405153048797
33777 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpic_timer.h' (32,039) at 20210307214926386
33778 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/treesource.c' (32,040) at 20240405153053445
33779 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/gd/0001-Fix-deprecared-function-prototypes.patch' (32,041) at 20220910030013361
33780 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.h' (32,042) at 20240405153048353
33781 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-pins.h' (32,043) at 20210308005002648
33782 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone.dtsi' (32,044) at 20210308005002592
33783 2025-01-08 03:00:47.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_net.c' (32,045) at 20240405153050317
33784 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll_0.1.bb' (32,046) at 20241221090017480
33785 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend-callgraph.cfg' (32,047) at 20210307214932618
33786 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/xen-mca.h' (32,048) at 20240405153052961
33787 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-iio-aux.yaml' (32,049) at 20240405153229799
33788 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d35ek.dts' (32,050) at 20210308005002612
33789 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt6795-sys-clock.yaml' (32,051) at 20240405153045025
33790 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-hw.config' (32,052) at 20240805080013923
33791 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-packed-hsv.rst' (32,053) at 20210309003648496
33792 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt_amd.c' (32,054) at 20240405153230143
33793 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/Makefile' (32,055) at 20240405153046865
33794 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/translate.c' (32,056) at 20241211090212522
33795 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g.dtsi' (32,057) at 20210308005002592
33796 2025-01-08 03:00:47.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/glome/glome_git.bb' (32,058) at 20241221090017580
33797 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/axis/artpec6_crypto.c' (32,059) at 20240405153046925
33798 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c' (32,060) at 20220525020653587
33799 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/MAINTAINERS' (32,061) at 20210308005003056
33800 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/signals.cpp' (32,062) at 20241012080019916
33801 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/hac.c' (32,063) at 20240405153053985
33802 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/edb9315a_defconfig' (32,064) at 20210308005003256
33803 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pci.cpp' (32,065) at 20240817080027656
33804 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/keymaps.h' (32,066) at 20240326080039750
33805 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-windows-ssh.c' (32,067) at 20241211090212454
33806 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/inode.c' (32,068) at 20240405153231607
33807 2025-01-08 03:00:47.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_wr.h' (32,069) at 20210307214930302
33808 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgalloc_32.h' (32,070) at 20220525020652118
33809 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/phosphor-fan/phosphor-fan_%.bbappend' (32,071) at 20240925080018162
33810 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_enumerate_unittest.cpp' (32,072) at 20220824030029051
33811 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040qds.c' (32,073) at 20210308005002992
33812 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/spaces.h' (32,074) at 20210307214926214
33813 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/model.py' (32,075) at 20241029080012595
33814 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/meson.build' (32,076) at 20241211090212258
33815 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/events/event_state_sensor.json' (32,077) at 20221213040036917
33816 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip_3.0.bb' (32,078) at 20241221090017680
33817 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/irqflags.h' (32,079) at 20210308005002852
33818 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/Makefile' (32,080) at 20240405153231451
33819 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/hif.h' (32,081) at 20210307214929730
33820 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/phosphor-dbus-interfaces.wrap' (32,082) at 20230428080030950
33821 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/LICENSE' (32,083) at 20210308005111457
33822 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_fwd_kern.c' (32,084) at 20210307214932122
33823 2025-01-08 03:00:47.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate-ut.c' (32,085) at 20240405153230251
33824 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudi.c' (32,086) at 20240405153046561
33825 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/aarch64/Makefile' (32,087) at 20210308005046397
33826 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TaskService_v1.xml' (32,088) at 20240619080002936
33827 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_defconfig' (32,089) at 20210308005003240
33828 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3883.dtsi' (32,090) at 20210307214926194
33829 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/mb1232.c' (32,091) at 20240405153230695
33830 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/mtx1_defconfig' (32,092) at 20240405153045993
33831 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.h' (32,093) at 20220525020652831
33832 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ioasm.h' (32,094) at 20210307214930242
33833 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (32,095) at 20231021080018978
33834 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/text-patching.h' (32,096) at 20240405153046397
33835 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.h' (32,097) at 20240405153049813
33836 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.4.4.bb' (32,098) at 20241221090017548
33837 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt73usb.c' (32,099) at 20240405153050621
33838 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb' (32,100) at 20241221090017528
33839 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/error-inject.c' (32,101) at 20220525020652062
33840 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399pro-rock-pi-n10.dts' (32,102) at 20240405153045821
33841 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/vsec.h' (32,103) at 20240405153231343
33842 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile_32.cpu' (32,104) at 20220525020652130
33843 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/Makefile' (32,105) at 20210308005002712
33844 2025-01-08 03:00:47.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker-hmp-cmds.c' (32,106) at 20230426080043716
33845 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/Kconfig' (32,107) at 20210308005002952
33846 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd_32.h' (32,108) at 20240906080037356
33847 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/lcs.h' (32,109) at 20240405153051533
33848 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx6_ccm.c' (32,110) at 20241211090212294
33849 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_hw.h' (32,111) at 20210307214927738
33850 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/Kconfig' (32,112) at 20220525020655015
33851 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9_matrix.h' (32,113) at 20210308005002716
33852 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (32,114) at 20240723080012912
33853 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count2' (32,115) at 20240906080037556 to deleted uid set
33854 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_sdio.h' (32,116) at 20210307214930662
33855 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_netlink.c' (32,117) at 20240405153053381
33856 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399pro.dtsi' (32,118) at 20210307214926050
33857 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/report-error.bbclass' (32,119) at 20230503080014611
33858 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_replay.h' (32,120) at 20240405153230379
33859 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_dc.c' (32,121) at 20240405153046953
33860 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memstick.h' (32,122) at 20210307214931422
33861 2025-01-08 03:00:47.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/vmt.c' (32,123) at 20210308005003424
33862 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest.bb' (32,124) at 20240302090018202
33863 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-mk808c.dts' (32,125) at 20210308005002624
33864 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/rtc.h' (32,126) at 20210307214931434
33865 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/sa1111.h' (32,127) at 20240405153045621
33866 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0010-Workaround-multiple-definition-of-symbol-errors.patch' (32,128) at 20220910030013425
33867 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c' (32,129) at 20240405153051889
33868 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-bcm-unimac.c' (32,130) at 20241118090018495
33869 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/Kconfig' (32,131) at 20210308005003332
33870 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_types.h' (32,132) at 20240613080016403
33871 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mps2-scc.c' (32,133) at 20241211090212298
33872 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.err' (32,134) at 20220429100100882
33873 2025-01-08 03:00:47.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.1.rst' (32,135) at 20241206090014294
33874 2025-01-08 03:00:47.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/memory.json' (32,136) at 20240405153054137
33875 2025-01-08 03:00:47.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/kasan_init.c' (32,137) at 20240405153045901
33876 2025-01-08 03:00:47.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-zynqmp.h' (32,138) at 20220525020654547
33877 2025-01-08 03:00:47.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas27xx.yaml' (32,139) at 20240405153045169
33878 2025-01-08 03:00:47.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-3.0' (32,140) at 20241221090017616
33879 2025-01-08 03:00:47.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/Kconfig' (32,141) at 20210308005002808
33880 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/test_redfishtool_general.robot' (32,142) at 20240628080017117
33881 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/useraddbadtask.bb' (32,143) at 20241206090014298
33882 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Kastrup' (32,144) at 20241221090017616
33883 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/Kconfig' (32,145) at 20240405153231359
33884 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/sps.c' (32,146) at 20240405153051397
33885 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c' (32,147) at 20220525020653911
33886 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/factory_reset_bmc.robot' (32,148) at 20221213040017973
33887 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/tables.c' (32,149) at 20210308005002884
33888 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1c0042.h' (32,150) at 20210307214928798
33889 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sdram_s10.c' (32,151) at 20210308005003360
33890 2025-01-08 03:00:47.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/p2571.c' (32,152) at 20210308005003024
33891 2025-01-08 03:00:47.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc_shdlc.c' (32,153) at 20240405153053345
33892 2025-01-08 03:00:47.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/picocom/picocom_2024.bb' (32,154) at 20241221090017544
33893 2025-01-08 03:00:47.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/pgtable.c' (32,155) at 20240405153230015
33894 2025-01-08 03:00:47.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa_helper.c' (32,156) at 20241211090212498
33895 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml' (32,157) at 20240405153045021
33896 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/fop_helper.c' (32,158) at 20241211090212518
33897 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/board.h' (32,159) at 20210308005002924
33898 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb' (32,160) at 20240113090014536
33899 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb' (32,161) at 20241031080012183
33900 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/neon.uc' (32,162) at 20240405153053097
33901 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/input.js' (32,163) at 20210308005107069
33902 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl907d.h' (32,164) at 20240405153048617
33903 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi_dev_interface.h' (32,165) at 20240326080039530
33904 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_types.h' (32,166) at 20220525020654651
33905 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/packet.h' (32,167) at 20210307214931570
33906 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-rf-tuner.rst' (32,168) at 20210309003648492
33907 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pfault.h' (32,169) at 20240405153230079
33908 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-gt-clk.yaml' (32,170) at 20240405153045021
33909 2025-01-08 03:00:47.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wcd934x.c' (32,171) at 20240405153049625
33910 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/instmap.h' (32,172) at 20221215040039334
33911 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sifive_fu540_defconfig' (32,173) at 20210308005003280
33912 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/mac_defconfig' (32,174) at 20240405153230003
33913 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/anyof.hpp' (32,175) at 20221014030024888
33914 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_vbif.h' (32,176) at 20240405153048589
33915 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flow.h' (32,177) at 20240405153050073
33916 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-gdi.c' (32,178) at 20240405153049405
33917 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,drv260x.yaml' (32,179) at 20240405153045081
33918 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vt_kern.h' (32,180) at 20240405153052821
33919 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,iocpu_fpga.txt' (32,181) at 20210308005002536
33920 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/adf_drv.c' (32,182) at 20240405153046953
33921 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml' (32,183) at 20240405153045013
33922 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/spinand.h' (32,184) at 20210308005003668
33923 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c' (32,185) at 20220525020652855
33924 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/set_mode_types.h' (32,186) at 20240405153047301
33925 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/stm32-adc-core.h' (32,187) at 20210308005003332
33926 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/packagedata.bbclass' (32,188) at 20220910030013385
33927 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6125-gpucc.yaml' (32,189) at 20240405153045029
33928 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-open.rst' (32,190) at 20210309003648472
33929 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fc' (32,191) at 20240405153044917
33930 2025-01-08 03:00:47.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_trace.h' (32,192) at 20240405153230979
33931 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/format.rst' (32,193) at 20210309003648492
33932 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/mmc.h' (32,194) at 20210307214929642
33933 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/stat_output.sh' (32,195) at 20240405153232231
33934 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/exec-cmd.h' (32,196) at 20210307214932494
33935 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tsc_sync.c' (32,197) at 20240613080016375
33936 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-decoder.c' (32,198) at 20240405153054181
33937 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml' (32,199) at 20240405153045141
33938 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/gxbb-clkc.h' (32,200) at 20240405153231795
33939 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revB.dts' (32,201) at 20240405153045841
33940 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/db-export.txt' (32,202) at 20210307214932506
33941 2025-01-08 03:00:47.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dts' (32,203) at 20240405153045713
33942 2025-01-08 03:00:47.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_6_0_sh_mask.h' (32,204) at 20220525020652811
33943 2025-01-08 03:00:47.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.h' (32,205) at 20240405153048433
33944 2025-01-08 03:00:47.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/i5k_amb.c' (32,206) at 20210309003649948
33945 2025-01-08 03:00:47.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-olinuxino.dts' (32,207) at 20240405153229891
33946 2025-01-08 03:00:47.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/acpi/mainboard.asl' (32,208) at 20210308005002952
33947 2025-01-08 03:00:47.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.5.rst' (32,209) at 20241221090017596
33948 2025-01-08 03:00:47.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c' (32,210) at 20241011080017303
33949 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/constants.js' (32,211) at 20210308005107073
33950 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/microsoft,vmbus.yaml' (32,212) at 20240405153045021
33951 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memset.S' (32,213) at 20210307214926098
33952 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/syncpt.h' (32,214) at 20240405153048805
33953 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/spcp8x5.c' (32,215) at 20240405153052137
33954 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/static_gateway.cpp' (32,216) at 20241127090024701
33955 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-fix-host-gcc.patch' (32,217) at 20210307205553818
33956 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c' (32,218) at 20240405153048645
33957 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/134' (32,219) at 20240906080037564
33958 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/Kconfig' (32,220) at 20240405153230271
33959 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/googletest/googletest_1.15.2.bb' (32,221) at 20241221090017544
33960 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/cache.json' (32,222) at 20240405153054137
33961 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/extra-properties-example.yaml' (32,223) at 20221213040022341
33962 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-stm32-qspi.txt' (32,224) at 20210308005003324
33963 2025-01-08 03:00:47.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/BSD-3-Clause' (32,225) at 20210307214925638
33964 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goyaP.h' (32,226) at 20240405153046569
33965 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/watch.cpp' (32,227) at 20241129090022521
33966 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/0001-libgcrypt-fix-m4-file-for-oe-core.patch' (32,228) at 20241221090017696
33967 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf' (32,229) at 20240405153054233
33968 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-spe-physical-address' (32,230) at 20240405153054161
33969 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ts4800.c' (32,231) at 20240405153230307
33970 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-om44customboard.dtsi' (32,232) at 20240405153045605
33971 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_gpio.h' (32,233) at 20240405153052757
33972 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-nvme.dts' (32,234) at 20240405153045785
33973 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/altera-mailbox.txt' (32,235) at 20210307214925350
33974 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_collection.cpp' (32,236) at 20240305090019906
33975 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__continues_on.hpp' (32,237) at 20241219090033964
33976 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/topsrv.c' (32,238) at 20240405153053397
33977 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_chain_filter.c' (32,239) at 20240503080014518
33978 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_c3_medium_x86.json' (32,240) at 20240301090004526
33979 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq_pmi.c' (32,241) at 20240405153230251
33980 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/sev_migrate_tests.c' (32,242) at 20240405153054321
33981 2025-01-08 03:00:47.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml' (32,243) at 20240405153045153
33982 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/openocd/openocd_git.bb' (32,244) at 20240301090012423
33983 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GLWTPL' (32,245) at 20211006000025234
33984 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2.host.c' (32,246) at 20210307214930558
33985 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/set_device_action_tests.cpp' (32,247) at 20240817080031296
33986 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cgroup_iter.c' (32,248) at 20240405153052977
33987 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eventpoll.h' (32,249) at 20241216090017765
33988 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_sdk.py' (32,250) at 20241221090017700
33989 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/bin_stream.hpp' (32,251) at 20210308005346774
33990 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci' (32,252) at 20240405153053445
33991 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_accel_devices.h' (32,253) at 20240405153230267
33992 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/Makefile' (32,254) at 20210308005002824
33993 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/cleanup_pcie.cpp' (32,255) at 20211007100035655
33994 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-misc/LICENSE' (32,256) at 20210308005115201
33995 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/.clang-tidy' (32,257) at 20241220090014034
33996 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-emcon-avari.dts' (32,258) at 20240405153229883
33997 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-watch.c' (32,259) at 20230426080043780
33998 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/ti-drv260x.h' (32,260) at 20210307214931338
33999 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/ehci-regs.h' (32,261) at 20210308005046033
34000 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-test-howto.rst' (32,262) at 20210307214925206
34001 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/OWNERS' (32,263) at 20220727030031269
34002 2025-01-08 03:00:47.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skalmsjo' (32,264) at 20210307205553790
34003 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/mipi.c' (32,265) at 20240405153048805
34004 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-cecloader-Match-return-type-of-function-LibCecBootlo.patch' (32,266) at 20220402030015947
34005 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/dabtree.c' (32,267) at 20240405153052581
34006 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (32,268) at 20240703080014819
34007 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-peb-av-02.dtsi' (32,269) at 20240405153045529
34008 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc.c' (32,270) at 20241211090212278
34009 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/branch.json' (32,271) at 20240405153054109
34010 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb' (32,272) at 20240113090014552
34011 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Saarijarvi' (32,273) at 20210307205553774
34012 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect6_prog.c' (32,274) at 20240405153054269
34013 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ExpressAM22-53.0E' (32,275) at 20210307205553762
34014 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/.gitignore' (32,276) at 20240405153045877
34015 2025-01-08 03:00:47.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83793.c' (32,277) at 20240405153048881
34016 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/cfg80211.c' (32,278) at 20240405153231239
34017 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mt7621_gpio.c' (32,279) at 20210308005003376
34018 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.2.bb' (32,280) at 20231126090012805
34019 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_cond_test.c' (32,281) at 20240405153054361
34020 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp55xx-common.h' (32,282) at 20210309003650248
34021 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/block.c' (32,283) at 20240906080037204
34022 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.2.bb' (32,284) at 20231126090012805
34023 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_host.h' (32,285) at 20221215040039186
34024 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/FACP' (32,286) at 20240906080037556 to deleted uid set
34025 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/debugfs.h' (32,287) at 20210307214930182
34026 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx25.c' (32,288) at 20240906080037192
34027 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_32_types.h' (32,289) at 20220525020652150
34028 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/sensors_dbus_list.sh' (32,290) at 20221209040018571
34029 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/st_sensors.h' (32,291) at 20240405153231815
34030 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml' (32,292) at 20240405153045113
34031 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/neigh.c' (32,293) at 20241018080014586
34032 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/xlnx,tmr-inject.yaml' (32,294) at 20240405153045109
34033 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ptp.h' (32,295) at 20240405153050169
34034 2025-01-08 03:00:47.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/riscv/processor.h' (32,296) at 20240405153232267
34035 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/simple_spinlock.h' (32,297) at 20240405153046129
34036 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_fcopy_daemon.c' (32,298) at 20210307214932470
34037 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/mx28evk.c' (32,299) at 20210308005002980
34038 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2019-11' (32,300) at 20210908000010391
34039 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/st7735r.c' (32,301) at 20240405153048773
34040 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-x86_64-asm_64.S' (32,302) at 20220525020652138
34041 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.bb' (32,303) at 20241221090017656
34042 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53smd_defconfig' (32,304) at 20210308005003268
34043 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fpatan.c' (32,305) at 20210308005046497
34044 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sdio.h' (32,306) at 20210307214929798
34045 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/pdata.h' (32,307) at 20210307214931438
34046 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libunwind.c' (32,308) at 20240405153054213
34047 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_ata_task.c' (32,309) at 20210307214927122
34048 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/meson.build' (32,310) at 20221210040039006
34049 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-sr-pcie.c' (32,311) at 20220525020653863
34050 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/law.c' (32,312) at 20210308005003048
34051 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/led.c' (32,313) at 20210308005002916
34052 2025-01-08 03:00:47.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/phosphor-dbus-interfaces.wrap' (32,314) at 20240214090001981
34053 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/ceph/osd_client.h' (32,315) at 20240405153231803 to deleted uid set
34054 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.h' (32,316) at 20240405153047233
34055 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-lion.dts' (32,317) at 20210308005002608
34056 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/snmpd.conf' (32,318) at 20210307205553830
34057 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/skeleton.S' (32,319) at 20240405153045957
34058 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/core.h' (32,320) at 20240405153052041 to deleted uid set
34059 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/os-win32.h' (32,321) at 20240906080037348
34060 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_plus2e_defconfig' (32,322) at 20210308005003272
34061 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml' (32,323) at 20240405153045037
34062 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/isabelle.h' (32,324) at 20210307214932310
34063 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6357-regulator.c' (32,325) at 20240405153051469
34064 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/ep93xx_keypad.c' (32,326) at 20240405153049133
34065 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/MAINTAINERS' (32,327) at 20210308005003016
34066 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/sysfs.c' (32,328) at 20240624080012832
34067 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (32,329) at 20210823100016972
34068 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamprng.c' (32,330) at 20240405153046929
34069 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml' (32,331) at 20240405153045141
34070 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-weiss.c' (32,332) at 20240405153232123
34071 2025-01-08 03:00:47.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/law.c' (32,333) at 20210308005002980
34072 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/io.c' (32,334) at 20240405153045945
34073 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/mt.h' (32,335) at 20210307214931406
34074 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/string.S' (32,336) at 20210307214926362
34075 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.yaml' (32,337) at 20240405153229755
34076 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_flashif2.h' (32,338) at 20210308005003552
34077 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-dove.c' (32,339) at 20240405153230859
34078 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0001-make-Add-compiler-includes-in-cflags.patch' (32,340) at 20210307205553750
34079 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/grub-efi.bbclass' (32,341) at 20220910030013385
34080 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-linkfix.patch' (32,342) at 20210307205553818
34081 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/index.rst' (32,343) at 20240405153045325
34082 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ti_wilink_st.h' (32,344) at 20240405153231843
34083 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/0001-NEON-autodetection-segfaults-assume-neon-present.patch' (32,345) at 20210307205553970
34084 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/seq_file.rst' (32,346) at 20240405153229815
34085 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bootinfo.h' (32,347) at 20210307214926158
34086 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch' (32,348) at 20210307205553986
34087 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_32.h' (32,349) at 20240405153046389
34088 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp' (32,350) at 20240724080002899
34089 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_M3_defconfig' (32,351) at 20210308005003240
34090 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.c' (32,352) at 20220525020652967
34091 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/Kconfig' (32,353) at 20240405153045689
34092 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_emac.h' (32,354) at 20210308005002716
34093 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rk3328_codec.h' (32,355) at 20210307214932322
34094 2025-01-08 03:00:47.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/cpu_init.c' (32,356) at 20210308005002800
34095 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/openct.sysconfig' (32,357) at 20210307205553990
34096 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.c' (32,358) at 20210309003651804
34097 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/buffer.c' (32,359) at 20240405153053201
34098 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi' (32,360) at 20240805080013923
34099 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel.dtsi' (32,361) at 20240405153045781
34100 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory.bb' (32,362) at 20241206090014230
34101 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/Makefile' (32,363) at 20210307214926038
34102 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MAINTAINERS' (32,364) at 20210308005002952
34103 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-live.bbclass' (32,365) at 20240413080012683
34104 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/microdev.h' (32,366) at 20210307214926558
34105 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/unaligned/packed_struct.h' (32,367) at 20240405153052809
34106 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nic.h' (32,368) at 20210307214929354
34107 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/openct.init' (32,369) at 20210307205553990
34108 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.h' (32,370) at 20210307214929930
34109 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/0002-man-Makefile.am-we-seem-not-to-need-the-work-around-.patch' (32,371) at 20240301090012427
34110 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530DP.dtsi' (32,372) at 20210308005002568
34111 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.h' (32,373) at 20220525020652390
34112 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-dserve-dsrv9703c.dts' (32,374) at 20210308005002616
34113 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-cpumap.c' (32,375) at 20240405153054065
34114 2025-01-08 03:00:47.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta529.c' (32,376) at 20240405153232163
34115 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/allwinner,sun20i-d1-gpadc.yaml' (32,377) at 20240405153229767
34116 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-127.json' (32,378) at 20210308005046409
34117 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/securing-images.rst' (32,379) at 20230503080014599
34118 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Fan.interface.yaml' (32,380) at 20221207040023627
34119 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/trace.h' (32,381) at 20210308005045893
34120 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_uprobe_autoattach.c' (32,382) at 20240405153054281
34121 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/graph-tool' (32,383) at 20210307205554630
34122 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mmhubbub.c' (32,384) at 20240405153047249
34123 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.out' (32,385) at 20221215040039362 to deleted uid set
34124 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml' (32,386) at 20240405153045181
34125 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_factory_dce80.h' (32,387) at 20210307214927306
34126 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm3xxx.h' (32,388) at 20210307214925914
34127 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/stm32f2xx_timer.h' (32,389) at 20210308005046033
34128 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/1894423.patch' (32,390) at 20241221090017516
34129 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb' (32,391) at 20230706080014761
34130 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_spi.h' (32,392) at 20240405153049817
34131 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubp.h' (32,393) at 20240405153047261
34132 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/70-hwmon.rules' (32,394) at 20210507000042347
34133 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/uda1342.c' (32,395) at 20240405153049345
34134 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/mmu.c' (32,396) at 20240405153230607
34135 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-regs.h' (32,397) at 20240405153049421
34136 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/OWNERS' (32,398) at 20241217090031429
34137 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml' (32,399) at 20240405153045169
34138 2025-01-08 03:00:47.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/Build' (32,400) at 20210307214932470
34139 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/msmc.h' (32,401) at 20210308005002732
34140 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-salvator-x.dts' (32,402) at 20210308005002600
34141 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/auth_gss.h' (32,403) at 20210307214931518
34142 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/statx.h' (32,404) at 20240405153052969
34143 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv-baseboard.dtsi' (32,405) at 20240405153045601
34144 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_resource.hpp' (32,406) at 20220727030021545
34145 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/os_info.h' (32,407) at 20240405153046277
34146 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl-family.txt' (32,408) at 20210309003648372
34147 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_vlan.c' (32,409) at 20240613080016419
34148 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/Kconfig' (32,410) at 20210307214927122
34149 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/ucc_slow.c' (32,411) at 20220525020654091
34150 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/davinci_voicecodec.h' (32,412) at 20210307214931426
34151 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4860qds.dts' (32,413) at 20210307214926342
34152 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/imx-uart.h' (32,414) at 20220525020651882
34153 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_mmu.h' (32,415) at 20240405153048413
34154 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/Makefile' (32,416) at 20210308005002984
34155 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pgtable_32.c' (32,417) at 20210309003649088
34156 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/Kconfig' (32,418) at 20210308005003040
34157 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/cmpdi2.c' (32,419) at 20210307214926606
34158 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sveg_Ransjo' (32,420) at 20210307205553790
34159 2025-01-08 03:00:47.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r7s72100-clock.h' (32,421) at 20210307214931330
34160 2025-01-08 03:00:47.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/memcpy_64.S' (32,422) at 20240405153054033
34161 2025-01-08 03:00:47.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/Makefile' (32,423) at 20210307214928774
34162 2025-01-08 03:00:47.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SoftwareInventoryCollection.json' (32,424) at 20240619080002956
34163 2025-01-08 03:00:47.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.err' (32,425) at 20230925080040089
34164 2025-01-08 03:00:47.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pko-defs.h' (32,426) at 20210307214926238
34165 2025-01-08 03:00:47.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/Makefile' (32,427) at 20220525020654807
34166 2025-01-08 03:00:47.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html' (32,428) at 20210307205554282
34167 2025-01-08 03:00:47.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw.bb' (32,429) at 20241206090014226
34168 2025-01-08 03:00:47.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/tt.c' (32,430) at 20240405153050541
34169 2025-01-08 03:00:47.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-apu.c' (32,431) at 20220525020653211
34170 2025-01-08 03:00:47.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_f.h' (32,432) at 20240405153231603
34171 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6asm-dai.c' (32,433) at 20240405153232191
34172 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.h' (32,434) at 20210307214929366
34173 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-asus.c' (32,435) at 20241018080014486
34174 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9rlek_dataflash_defconfig' (32,436) at 20210308005003248
34175 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/command.h' (32,437) at 20230720080043543
34176 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/cphy.h' (32,438) at 20240405153049861
34177 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/cpuid.h' (32,439) at 20240405153046401
34178 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumsf.h' (32,440) at 20210307214932602
34179 2025-01-08 03:00:47.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_patch_resize.cpp' (32,441) at 20210308005108645
34180 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn316.h' (32,442) at 20240405153047301
34181 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-HuntshawCross' (32,443) at 20210307205553798
34182 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mvebu_armada-8k.h' (32,444) at 20210308005003604
34183 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dwlib.h' (32,445) at 20240628080014005
34184 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/simd.h' (32,446) at 20241011080017371
34185 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/tegra/nvidia,tegra20-flowctrl.yaml' (32,447) at 20240405153229799
34186 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/include/malidp_product.h' (32,448) at 20210307214927734
34187 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/Makefile' (32,449) at 20210308004922932
34188 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-vdec.c' (32,450) at 20240405153046793
34189 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html' (32,451) at 20210307205554286
34190 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c' (32,452) at 20210308005003468
34191 2025-01-08 03:00:47.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_64.c' (32,453) at 20210307214926750
34192 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/cpu.c' (32,454) at 20210308005002852
34193 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml' (32,455) at 20240405153045141
34194 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.h' (32,456) at 20210307214929354
34195 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusutil.hpp' (32,457) at 20221111040035058
34196 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/presence.json' (32,458) at 20241106090019918
34197 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml' (32,459) at 20240405153045181
34198 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/generic.h' (32,460) at 20240405153045677
34199 2025-01-08 03:00:47.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8350.h' (32,461) at 20240405153052645
34200 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/audit-volatile.conf' (32,462) at 20210608000015803
34201 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt' (32,463) at 20240405153045085
34202 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crcc57d.c' (32,464) at 20240405153048613
34203 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_cm.c' (32,465) at 20220525020654891
34204 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/tlb.c' (32,466) at 20240405153230151
34205 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_partition_exists.cpp' (32,467) at 20210308005108645
34206 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/dma.h' (32,468) at 20210307214929898
34207 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/ecard.h' (32,469) at 20210307214925946
34208 2025-01-08 03:00:47.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_proxy.h' (32,470) at 20240405153048505
34209 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_admaif.h' (32,471) at 20210309003654940
34210 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml' (32,472) at 20220525020651698
34211 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/average.hpp' (32,473) at 20220728030043355
34212 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___bit_sz_change.c' (32,474) at 20210307214932642
34213 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/COPYING.MIT' (32,475) at 20230412080023456
34214 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci_impl.h' (32,476) at 20210307214925654
34215 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8450.h' (32,477) at 20240405153052645
34216 2025-01-08 03:00:47.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_tunnel.h' (32,478) at 20240405153052921
34217 2025-01-08 03:00:47.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6_tables.c' (32,479) at 20240418080014518
34218 2025-01-08 03:00:47.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c' (32,480) at 20210307214929542
34219 2025-01-08 03:00:47.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/closure.h' (32,481) at 20210307214928566
34220 2025-01-08 03:00:47.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/tee.cfg' (32,482) at 20221120040010706
34221 2025-01-08 03:00:47.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsel-linux-user.mak' (32,483) at 20230925080039837
34222 2025-01-08 03:00:47.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-gspread/python3-gspread_6.1.4.bb' (32,484) at 20241221090017564
34223 2025-01-08 03:00:47.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10353.h' (32,485) at 20210307214928646
34224 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/caif/caif_socket.h' (32,486) at 20210309003653984
34225 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm011_x16_defconfig' (32,487) at 20210308005003288
34226 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_timing_generator.h' (32,488) at 20210307214927286
34227 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/efika.c' (32,489) at 20240405153046197
34228 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_rdb.c' (32,490) at 20240405153230051
34229 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/Kconfig' (32,491) at 20210308005002920
34230 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-equilibrium.c' (32,492) at 20240405153051329
34231 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_mbx.h' (32,493) at 20210307214929438
34232 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed/tiogapass.cfg' (32,494) at 20210307205553678
34233 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/Kconfig' (32,495) at 20240405153049073
34234 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/multiboot.S' (32,496) at 20220429100100706
34235 2025-01-08 03:00:47.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png' (32,497) at 20210307205554278 to deleted uid set
34236 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-set-pes-filter.rst' (32,498) at 20210309003648476
34237 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7785.h' (32,499) at 20210307214926558
34238 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/sysfs.c' (32,500) at 20221103030028784
34239 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_fwint.h' (32,501) at 20240405153051737
34240 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_hii.c' (32,502) at 20210308005003700
34241 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-system-state-init@.service' (32,503) at 20230216040014243
34242 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot' (32,504) at 20240628080017117
34243 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2400.h' (32,505) at 20210308005003596
34244 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_phy.c' (32,506) at 20210307214929894
34245 2025-01-08 03:00:47.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-evmsk.dts' (32,507) at 20210308005002560
34246 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/ops-common.h' (32,508) at 20240405153053121
34247 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/bmp_logo.c' (32,509) at 20210308005003756
34248 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/isc.h' (32,510) at 20210307214926510
34249 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-zydacron.c' (32,511) at 20210307214928102
34250 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch' (32,512) at 20230706080014749
34251 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch' (32,513) at 20241221090017644
34252 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/quota.c' (32,514) at 20210307214931198
34253 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/sh_pfc.h' (32,515) at 20210308005003464
34254 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2081ardb_defconfig' (32,516) at 20210308005003268
34255 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/uli526x.c' (32,517) at 20210308005003448
34256 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/calxeda.yaml' (32,518) at 20240405153045021
34257 2025-01-08 03:00:47.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-presonus.c' (32,519) at 20240405153053501
34258 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/led.yaml' (32,520) at 20240919080028190
34259 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/MAINTAINERS' (32,521) at 20210308005003024
34260 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dpi.c' (32,522) at 20220525020652975
34261 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/post.h' (32,523) at 20210308005002880
34262 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_asm64.S' (32,524) at 20240405153046153
34263 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/pci_handler.hpp' (32,525) at 20240817080027652
34264 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/conntrack.c' (32,526) at 20240710080014617
34265 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml' (32,527) at 20220525020651678
34266 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-global-state.h' (32,528) at 20240906080037324
34267 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/st,stm32mp1-pwr-reg.yaml' (32,529) at 20240405153229791
34268 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7792.dtsi' (32,530) at 20240405153045553
34269 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target.c.inc' (32,531) at 20241211090212530
34270 2025-01-08 03:00:47.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/exynos-fb.txt' (32,532) at 20210308005003328
34271 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/mpc52xx.rst' (32,533) at 20220525020651750
34272 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/perforce.py' (32,534) at 20220125040024423
34273 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.c' (32,535) at 20210307214928350
34274 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-key.json' (32,536) at 20220429100100882
34275 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (32,537) at 20241206090014226
34276 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_remote.h' (32,538) at 20240405153052565
34277 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ps2mult.c' (32,539) at 20240405153049157
34278 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_next_csid_l3vpn_test.sh' (32,540) at 20240405153054353
34279 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_gtf.c' (32,541) at 20210307214930914
34280 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/README.md' (32,542) at 20221207040023631
34281 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/module.h' (32,543) at 20240405153046249
34282 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tricorder.h' (32,544) at 20210308005003620
34283 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb' (32,545) at 20241221090017536
34284 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp' (32,546) at 20241211090002379
34285 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-9.conf' (32,547) at 20230412080023460
34286 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-de2.c' (32,548) at 20240405153230247
34287 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3xxx.dtsi' (32,549) at 20210308005002608
34288 2025-01-08 03:00:47.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.6.bb' (32,550) at 20231126090012781
34289 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-pm.c' (32,551) at 20240405153046521
34290 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy/service-restart-policy.conf' (32,552) at 20210307205554058
34291 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/occ_dbus_test.cpp' (32,553) at 20230511080021611
34292 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/disable-tests.patch' (32,554) at 20210307205554506
34293 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscall-args-o32.c.inc' (32,555) at 20241211090212378
34294 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/nic_mock.cpp' (32,556) at 20240817080006811
34295 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/k3-sec-proxy.c' (32,557) at 20210308005003388
34296 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/siu.h' (32,558) at 20210309003654928
34297 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mhi_ep.h' (32,559) at 20241018080014566
34298 2025-01-08 03:00:47.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/perf_event.c' (32,560) at 20210307214926258
34299 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kconfig' (32,561) at 20240405153230007
34300 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revB.dts' (32,562) at 20210308005002636
34301 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/lt' (32,563) at 20210308005046149
34302 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-shm.c' (32,564) at 20240405153054329
34303 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/ftracetest-ktap' (32,565) at 20240405153054305
34304 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env.config' (32,566) at 20210308005003760
34305 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal.c' (32,567) at 20240405153046153
34306 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig' (32,568) at 20210308005002768
34307 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc.c' (32,569) at 20240405153046785
34308 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/dm_pp_interface.h' (32,570) at 20210307214927698
34309 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/generate_argumentfile.sh' (32,571) at 20241212090015183
34310 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6115-dpu.yaml' (32,572) at 20240405153229763
34311 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/.gitignore' (32,573) at 20210307205554106
34312 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sched.h' (32,574) at 20240405153230975
34313 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_rq.h' (32,575) at 20240405153049897
34314 2025-01-08 03:00:47.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_cpu.h' (32,576) at 20210927100127269
34315 2025-01-08 03:00:47.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_main.c' (32,577) at 20241104090011579
34316 2025-01-08 03:00:47.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm-hana-rev7.dts' (32,578) at 20240405153045745
34317 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_attr.c' (32,579) at 20240805080014003
34318 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/bootflag.c' (32,580) at 20210307214926690
34319 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-tablet.sh' (32,581) at 20240405153054309
34320 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (32,582) at 20240904080027738
34321 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend' (32,583) at 20240206090017943
34322 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3288-skips.txt' (32,584) at 20240405153230531
34323 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nyan-big_defconfig' (32,585) at 20210308005003272
34324 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.c' (32,586) at 20240405153230919
34325 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bsearch.h' (32,587) at 20210307214931362
34326 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-xdma.c' (32,588) at 20220525020654091
34327 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Kconfig.include' (32,589) at 20240805080014063
34328 2025-01-08 03:00:47.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_pci.h' (32,590) at 20210307214931514
34329 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_admin_defs.h' (32,591) at 20240405153049041
34330 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-mux.yaml' (32,592) at 20240405153045173
34331 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-abx500.c' (32,593) at 20241008080013967
34332 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_regs_defs.h' (32,594) at 20240405153049041
34333 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/install.sh' (32,595) at 20240405153046269
34334 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/fsp-3y.rst' (32,596) at 20220525020651734
34335 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/tracepoint.rst' (32,597) at 20210307214925266
34336 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-heartbeat.c' (32,598) at 20240405153049221
34337 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_timewait.c' (32,599) at 20240405153054337
34338 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp8788.h' (32,600) at 20210307214931430
34339 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm963146.dts' (32,601) at 20240405153045717
34340 2025-01-08 03:00:47.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/olympus-nuvoton-ipmi-fru.yaml' (32,602) at 20210307205554094
34341 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-divider.c' (32,603) at 20240405153046777
34342 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/internal.h' (32,604) at 20240405153053309
34343 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi_gpio.h' (32,605) at 20210307214931514
34344 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_cmds' (32,606) at 20210307214931722
34345 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/net/mlx5_vnet.c' (32,607) at 20240405153231571
34346 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sksimx6_defconfig' (32,608) at 20210308005003280
34347 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/scx200/scx200_32.c' (32,609) at 20210307214926746
34348 2025-01-08 03:00:47.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP3/meson.build' (32,610) at 20230825080021137
34349 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/bam_dma.c' (32,611) at 20240405153047001
34350 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-upgrade-flow.png' (32,612) at 20210307205554366 to deleted uid set
34351 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cper.h' (32,613) at 20240405153052673
34352 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ibss.c' (32,614) at 20240405153053405
34353 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/altera_tse.txt' (32,615) at 20210308005003304
34354 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/200' (32,616) at 20220429100100910
34355 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/iconnect.h' (32,617) at 20210308005003008
34356 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/mktables.c' (32,618) at 20240405153231951
34357 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (32,619) at 20221015030011580
34358 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/fix_warnings.patch' (32,620) at 20241221090017680
34359 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtd-uclass.c' (32,621) at 20210308005003408
34360 2025-01-08 03:00:47.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/test/cipher.cpp' (32,622) at 20240829080025811
34361 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/Makefile' (32,623) at 20210307214930918
34362 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/aspeed_gpio.h' (32,624) at 20241022080032784
34363 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2081qds.dts' (32,625) at 20210307214926354
34364 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uaccess.h' (32,626) at 20240405153046321
34365 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/svm_helper.c' (32,627) at 20240906080037492
34366 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/cpu.c' (32,628) at 20210308005002544
34367 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/dcbnl.h' (32,629) at 20240405153050101
34368 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_drv.c' (32,630) at 20240405153230639
34369 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/greatlakes/host-poweroff' (32,631) at 20230415080012881
34370 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/.gitignore' (32,632) at 20210308004922940
34371 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bxt_da7219_max98357a.c' (32,633) at 20240613080016547
34372 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc' (32,634) at 20240405153054305
34373 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi' (32,635) at 20240405153045833
34374 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/Makefile' (32,636) at 20240405153053497
34375 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfs_scrub.h' (32,637) at 20240405153052581
34376 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-x86-thread-pointer.h' (32,638) at 20220804100016152
34377 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_kvm_x86.c' (32,639) at 20241220090018318
34378 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gp10b.c' (32,640) at 20220525020652971
34379 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/ring.h' (32,641) at 20240326080039546
34380 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Connector_LocationCode.json' (32,642) at 20221213040036917
34381 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/cpu.h' (32,643) at 20210308005002768
34382 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom-types.h' (32,644) at 20210307214927994
34383 2025-01-08 03:00:47.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sass/sassc_git.bb' (32,645) at 20220204040022532
34384 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mps3r.c' (32,646) at 20240906080037192
34385 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/msg.c' (32,647) at 20210308005002716
34386 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/fsl,imx8mp.h' (32,648) at 20240405153052649
34387 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm28155_ap.h' (32,649) at 20210308005003588
34388 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/tpm2key.asn1' (32,650) at 20220525020654955
34389 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/sbp1/server.ttyVUART0.conf' (32,651) at 20230817080015056
34390 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/headsmp-apmu.S' (32,652) at 20210307214925958
34391 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/Kconfig' (32,653) at 20210307214928338
34392 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator-output.yaml' (32,654) at 20240405153045145
34393 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_recursion_record.c' (32,655) at 20240405153053073
34394 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/lsgpio.c' (32,656) at 20240405153054045
34395 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/test/test-sh/lib.sh' (32,657) at 20210424000013788
34396 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/Kconfig' (32,658) at 20240405153050709
34397 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Waikato' (32,659) at 20210307205553778
34398 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/law.c' (32,660) at 20210308005002956
34399 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/styles/config/vocabularies/Yocto/accept.txt' (32,661) at 20241221090017604
34400 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fwd_netdev.c' (32,662) at 20240405153053333
34401 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/common.cpp' (32,663) at 20241003080023049
34402 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am57xx_hs_evm_defconfig' (32,664) at 20210308005003248
34403 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dccg.h' (32,665) at 20240405153047233
34404 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vm_fault.h' (32,666) at 20210307214926110
34405 2025-01-08 03:00:47.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.c' (32,667) at 20240405153050641
34406 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/.gitignore' (32,668) at 20240405153046089
34407 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_api.h' (32,669) at 20240405153051529
34408 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mxs_spi.c' (32,670) at 20210308005003492
34409 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/super.c' (32,671) at 20240405153052553
34410 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/ne2000-isa.h' (32,672) at 20240906080037336
34411 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ingenic,codec.yaml' (32,673) at 20240405153045165
34412 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmz_v.c' (32,674) at 20210308005046509
34413 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0001-Replace-std-bind2nd-with-generic-lambda.patch' (32,675) at 20230211040012639
34414 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/Kconfig' (32,676) at 20210307214929122
34415 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_mode.c' (32,677) at 20240405153230523
34416 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_trap_non_streaming.c' (32,678) at 20240405153054241
34417 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/run-ptest' (32,679) at 20241221090017676
34418 2025-01-08 03:00:47.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sprd-efuse.c' (32,680) at 20240520080015167
34419 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pdr_interface.c' (32,681) at 20240805080014011
34420 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-sensors.yaml' (32,682) at 20230412080023456
34421 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilo.c' (32,683) at 20210308005046505
34422 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/dev-environment.md' (32,684) at 20230620080005491
34423 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_bad2.dts' (32,685) at 20210308005003760
34424 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_abi16.c' (32,686) at 20241018080014482
34425 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cachestat/test_cachestat.c' (32,687) at 20240726080012882
34426 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/ps.c' (32,688) at 20210307214929966
34427 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/socket.h' (32,689) at 20240405153054049
34428 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/vtable.rs' (32,690) at 20240405153053421
34429 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/tables.c' (32,691) at 20210308005002856
34430 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch' (32,692) at 20210307205554462
34431 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77970.dtsi' (32,693) at 20240405153045805
34432 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/stat.h' (32,694) at 20240405153054053
34433 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/filesystems.c' (32,695) at 20220525020654411
34434 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/fsi.h' (32,696) at 20240906080037332
34435 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/.vale.ini' (32,697) at 20240413080012671
34436 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.semihosting' (32,698) at 20210308005003296
34437 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvebu_gpio.c' (32,699) at 20210308005003376
34438 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/srq.h' (32,700) at 20220525020653151
34439 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_nbyte.h' (32,701) at 20210307214931662
34440 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/10-dhcp4.conf' (32,702) at 20241220090019722
34441 2025-01-08 03:00:47.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-modulator.rst' (32,703) at 20220525020651786
34442 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bh.c' (32,704) at 20240405153050693
34443 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/curve25519-glue.c' (32,705) at 20220525020651878
34444 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-apmixed.c' (32,706) at 20240405153230211
34445 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib.h' (32,707) at 20240405153052869
34446 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/wa.c' (32,708) at 20210307214929798
34447 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.h' (32,709) at 20240405153047113
34448 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.dot' (32,710) at 20230629131804619
34449 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libsoup/libsoup-2.4/0001-Fix-build-with-libxml2-2.12.0-and-clang-17.patch' (32,711) at 20231207090015282
34450 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/perform_probe.cpp' (32,712) at 20240830080004343
34451 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0002-libhugetlbfs-avoid-search-host-library-path-for-cros.patch' (32,713) at 20241221090017504
34452 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_hotmod.c' (32,714) at 20220525020652294
34453 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Inari_Naatamo' (32,715) at 20210307205553770
34454 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/frontend.json' (32,716) at 20240405153054157
34455 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Oulu' (32,717) at 20210307205553770
34456 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/.clang-format' (32,718) at 20241220090042691
34457 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb' (32,719) at 20230520080014504
34458 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-mixer.yaml' (32,720) at 20240405153045169
34459 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/port.c' (32,721) at 20210605000027724
34460 2025-01-08 03:00:47.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792.dtsi' (32,722) at 20210308005002600
34461 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cimax2.c' (32,723) at 20210307214928686
34462 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/Kconfig' (32,724) at 20210308005002952
34463 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/case.py' (32,725) at 20210307205554442
34464 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asm-prototypes.h' (32,726) at 20210307214926578
34465 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_vlan_network.robot' (32,727) at 20240628080017117
34466 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_sctp.h' (32,728) at 20240405153052749
34467 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/hid-over-i2c.yaml' (32,729) at 20240405153229767
34468 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c' (32,730) at 20240520080015163
34469 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/gpio.asl' (32,731) at 20210308005002876
34470 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py' (32,732) at 20241206090014298
34471 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/MAINTAINERS' (32,733) at 20210308005002984
34472 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/ep93xx-fb.rst' (32,734) at 20210309003648412
34473 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/trace-events' (32,735) at 20230426080043700
34474 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/syscall.c' (32,736) at 20210307214931706
34475 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/speed.c' (32,737) at 20210308005002836
34476 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/dhcp-done.service.in' (32,738) at 20240724080006311
34477 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/host-generic-pci.yaml' (32,739) at 20240405153045125
34478 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/inventory.md' (32,740) at 20240807080019546
34479 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_values_test.cpp' (32,741) at 20211001000040785
34480 2025-01-08 03:00:47.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pldm/pdrdump.sh' (32,742) at 20210729100036257
34481 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/unwind.c' (32,743) at 20240405153045633
34482 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-recv-slave-reply.rst' (32,744) at 20210309003648476
34483 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Plexus' (32,745) at 20211006000025242
34484 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,imx8-pcie-phy.yaml' (32,746) at 20240405153045129
34485 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8978.c' (32,747) at 20240405153232171
34486 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-iconnect.dts' (32,748) at 20210308005002592
34487 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lcc-ipq806x.c' (32,749) at 20240405153230235
34488 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/key.c' (32,750) at 20240405153231171
34489 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationProgress/meson.build' (32,751) at 20230825080021141
34490 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c' (32,752) at 20240405153230523
34491 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7343.c' (32,753) at 20240405153049305
34492 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/Makefile' (32,754) at 20210307214926198
34493 2025-01-08 03:00:47.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/etf.json' (32,755) at 20240405153054377
34494 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/cpu.h' (32,756) at 20210308005002656
34495 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit_comp64.c' (32,757) at 20240617080017378
34496 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/ts4800.c' (32,758) at 20210308005003072
34497 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ttyprintk.c' (32,759) at 20240405153230203
34498 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rockchip-sfc.c' (32,760) at 20240405153231463
34499 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sx_pins.h' (32,761) at 20210308005002648
34500 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Hispasat-30.0W' (32,762) at 20210307205553762
34501 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso' (32,763) at 20240405153045833
34502 2025-01-08 03:00:47.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/vmbus.h' (32,764) at 20240326080039534
34503 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.out' (32,765) at 20210308005046401 to deleted uid set
34504 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.h' (32,766) at 20240405153047253
34505 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/state.c' (32,767) at 20210309003654088
34506 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/syscall.c' (32,768) at 20210307214926102
34507 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/meson.build' (32,769) at 20241211090212298
34508 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/extable.c' (32,770) at 20220525020652138
34509 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc702_defconfig' (32,771) at 20210308005003288
34510 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5660.h' (32,772) at 20210307214931598
34511 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c' (32,773) at 20240405153046857
34512 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/meson.build' (32,774) at 20240823080032949
34513 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg-icount.rst' (32,775) at 20240326080039402
34514 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ubsha1.c' (32,776) at 20210308005003772
34515 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/esr.h' (32,777) at 20241008080013895
34516 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2g.h' (32,778) at 20210308005002732
34517 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udivsi3.S' (32,779) at 20210308005002852
34518 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt1/Kconfig' (32,780) at 20210307214928706
34519 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_rx.h' (32,781) at 20240405153050697
34520 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_symbol.tc' (32,782) at 20210309003656000
34521 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/Makefile.am.include' (32,783) at 20210308005100993
34522 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.c' (32,784) at 20240405153048365
34523 2025-01-08 03:00:47.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs0_defconfig' (32,785) at 20210308005003248
34524 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__meta.hpp' (32,786) at 20241219090033964
34525 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ebisu.h' (32,787) at 20210308005003592
34526 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/Kconfig' (32,788) at 20240405153048609
34527 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/uncore-memory.json' (32,789) at 20240405153054121
34528 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/functiongraph.bconf' (32,790) at 20220525020655183
34529 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi.xml.h' (32,791) at 20240405153048597
34530 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot' (32,792) at 20240628080017117
34531 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/login' (32,793) at 20230811080018326
34532 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/irdma.h' (32,794) at 20240405153230711
34533 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bottom_half.h' (32,795) at 20240405153052665
34534 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-Create-subroutine-for-cleaning-recent-interfaces.patch' (32,796) at 20241206090014242
34535 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sh4eb_r2d.py' (32,797) at 20241211090212542
34536 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/vermagic.h' (32,798) at 20210307214926122
34537 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.h' (32,799) at 20240405153230607
34538 2025-01-08 03:00:47.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/utils.hpp' (32,800) at 20240827080014474
34539 2025-01-08 03:00:47.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-loongarch64-vars.fd.bz2' (32,801) at 20241211090212410 to deleted uid set
34540 2025-01-08 03:00:47.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/collect_data.sh' (32,802) at 20210308004938816
34541 2025-01-08 03:00:47.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci_ids.h' (32,803) at 20241018080014566
34542 2025-01-08 03:00:47.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_proc.h' (32,804) at 20240326080039558
34543 2025-01-08 03:00:47.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_m3_small_x86.json' (32,805) at 20231205090005305
34544 2025-01-08 03:00:47.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-x86/chassis/x86-power-control_%.bbappend' (32,806) at 20241206090014218
34545 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/pa12203001.c' (32,807) at 20240405153049001
34546 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/Kconfig' (32,808) at 20210308005003736
34547 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/util.c' (32,809) at 20241008080014027
34548 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-mpuss-lowpower.c' (32,810) at 20240405153045665
34549 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/br2684.c' (32,811) at 20240405153053165
34550 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-modparams.h' (32,812) at 20240405153050529
34551 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_spdif.c' (32,813) at 20240405153232191
34552 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/apple-aic.h' (32,814) at 20240405153052649
34553 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/string_helpers.c' (32,815) at 20241211090145545
34554 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-from-ra.sh' (32,816) at 20230606080013598
34555 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/configure-git.rst' (32,817) at 20240405153229819
34556 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/exception_helper.c' (32,818) at 20221215040039318
34557 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-testsuite-use-www.example.org-for-wget-test-cases.patch' (32,819) at 20210307205554470
34558 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/mocks.cpp' (32,820) at 20210308005130549
34559 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_compositor.c' (32,821) at 20240405153230635
34560 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-expbuf.rst' (32,822) at 20210309003648476
34561 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0015-bootstrap-check-commands-of-openssl-exist.patch' (32,823) at 20230131040012027
34562 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475BFE_defconfig' (32,824) at 20210308005003236
34563 2025-01-08 03:00:47.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb' (32,825) at 20241220090019722
34564 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_registers.h' (32,826) at 20220525020654619
34565 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cable.hpp' (32,827) at 20230520080006628
34566 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sha256.c' (32,828) at 20210308005003708
34567 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3.dtsi' (32,829) at 20241115090012941
34568 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/0001-init-env.in-do-not-add-C-CXX-parameters.patch' (32,830) at 20240309090012816
34569 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020utm-pc_36b.dts' (32,831) at 20210307214926346
34570 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.conf' (32,832) at 20210307205553822
34571 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/max31785@52.conf' (32,833) at 20240920080012139
34572 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_ca9x4.h' (32,834) at 20210308005003624
34573 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtksdio.c' (32,835) at 20240405153046721
34574 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pcsx-defs.h' (32,836) at 20210307214926238
34575 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc.c' (32,837) at 20240405153051237
34576 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/denx-comp.bmp' (32,838) at 20210308005003768 to deleted uid set
34577 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/tpm_vtpm_proxy.rst' (32,839) at 20210307214925562
34578 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/btree.h' (32,840) at 20210307214931002
34579 2025-01-08 03:00:47.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/tea6330t.c' (32,841) at 20220525020654979
34580 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_optc.h' (32,842) at 20240405153047249
34581 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/Kconfig' (32,843) at 20210308005002776
34582 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/README' (32,844) at 20210308005002948
34583 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-kontron-sl.dtsi' (32,845) at 20240405153045529
34584 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p.dtsi' (32,846) at 20240405153229971
34585 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c' (32,847) at 20210307214930130
34586 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/Makefile' (32,848) at 20210307214926174
34587 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/0001-media_device-Add-bool-return-type-to-unlock.patch' (32,849) at 20240301090012419
34588 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml' (32,850) at 20240405153045065
34589 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl.h' (32,851) at 20240415080012975
34590 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver' (32,852) at 20210307205554466
34591 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-ep.yaml' (32,853) at 20240405153045125
34592 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_object.c' (32,854) at 20240405153048789
34593 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/ddr.c' (32,855) at 20210308005002992
34594 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml' (32,856) at 20240405153229783
34595 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/delay_64.h' (32,857) at 20210307214926578
34596 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op-gvec.h' (32,858) at 20230925080039937
34597 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/MAINTAINERS' (32,859) at 20210308005003056
34598 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-reg.h' (32,860) at 20240405153049469
34599 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb' (32,861) at 20241221090017564
34600 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width4.decode' (32,862) at 20210308005046389
34601 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98363.h' (32,863) at 20240405153053629
34602 2025-01-08 03:00:47.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env' (32,864) at 20210307205554534
34603 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a33.c' (32,865) at 20240405153046857
34604 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso-asmoffset.h' (32,866) at 20240326080039558
34605 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_umr.h' (32,867) at 20240405153047117
34606 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qos.c' (32,868) at 20210307214928426
34607 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/mman-common.h' (32,869) at 20240405153054049
34608 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/lib.sh' (32,870) at 20230606080013598
34609 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dma.h' (32,871) at 20241211090212370
34610 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/elf_user.h' (32,872) at 20210307214926622
34611 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openblocks_a6.dts' (32,873) at 20240405153045457
34612 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9013.c' (32,874) at 20240405153049281
34613 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/manager.cpp' (32,875) at 20240820080025626 to deleted uid set
34614 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mmu.h' (32,876) at 20240405153045965
34615 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_tx.c' (32,877) at 20240405153050057
34616 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-shmat-maps.c' (32,878) at 20240906080037580
34617 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kprobes.h' (32,879) at 20240405153046309
34618 2025-01-08 03:00:47.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/pgtable.c' (32,880) at 20240820080014161
34619 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/mss-spi.h' (32,881) at 20210308005046033
34620 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/fix-configure-lfs.patch' (32,882) at 20240301090012423
34621 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sirf-audio-port.txt' (32,883) at 20210307214925434
34622 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_rect.c' (32,884) at 20240405153048409
34623 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pmcraid.h' (32,885) at 20240405153051689
34624 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vhost_types.h' (32,886) at 20210308005046069
34625 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/epat.c' (32,887) at 20240405153046665
34626 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/execlist.h' (32,888) at 20220525020652899
34627 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-common/recipes-inventec/packagegroups/packagegroup-inventec-apps.bb' (32,889) at 20231012080014468
34628 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.out' (32,890) at 20230925080040089 to deleted uid set
34629 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-device.c' (32,891) at 20240405153049345
34630 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep0020.dts' (32,892) at 20210308005002596
34631 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/medion_088.rc5' (32,893) at 20210307205553758
34632 2025-01-08 03:00:47.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/080.out' (32,894) at 20240326080039726
34633 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.c' (32,895) at 20240405153047241
34634 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabreauto.dts' (32,896) at 20210308005002584
34635 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_ops.h' (32,897) at 20210308005003708
34636 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8-ca53.dtsi' (32,898) at 20210308005002580
34637 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pvclock-abi.h' (32,899) at 20210307214926674
34638 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/AccountPolicy/meson.build' (32,900) at 20230825080021141
34639 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netpoll.c' (32,901) at 20241216090017789
34640 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-i2c.cfg' (32,902) at 20220804030014671
34641 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-kovaplus' (32,903) at 20210307214925182
34642 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/values.c' (32,904) at 20210307214932610
34643 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tls-cipher-suites.h' (32,905) at 20221215040039174
34644 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp-sev.h' (32,906) at 20240405153052777
34645 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/include/dwarf-regs-table.h' (32,907) at 20220525020655131
34646 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/patchkey.h' (32,908) at 20210307214931654
34647 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/Kconfig' (32,909) at 20210308005003352
34648 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/dma.txt' (32,910) at 20210307214925402
34649 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt288x/cpu-feature-overrides.h' (32,911) at 20240405153046005
34650 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci.h' (32,912) at 20241211090212346
34651 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/vortex.c' (32,913) at 20240405153046425
34652 2025-01-08 03:00:47.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qemu-option-trace.rst.inc' (32,914) at 20210308005045805
34653 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7792.c' (32,915) at 20210308005003460
34654 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/bono.vpd' (32,916) at 20210308005056661 to deleted uid set
34655 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_lirc.h' (32,917) at 20210307214931362
34656 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/realpath.c' (32,918) at 20240405153053485
34657 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/compiler.h' (32,919) at 20220525020651998
34658 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/ipmi_parse.js' (32,920) at 20211029100036564
34659 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/config_main.h' (32,921) at 20241003080023045
34660 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/Makefile.python' (32,922) at 20210308004922932
34661 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/what-i-wish-id-known.rst' (32,923) at 20240113090014552
34662 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/Makefile' (32,924) at 20210307214927030
34663 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/osinfo-db-tools_1.12.0.bb' (32,925) at 20241221090017540
34664 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_elf.h' (32,926) at 20230925080039941
34665 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/string_32.S' (32,927) at 20240405153230047
34666 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/sh7763rdp.c' (32,928) at 20210308005003036
34667 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led_bcm6358.c' (32,929) at 20210308005003388
34668 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_signal.h' (32,930) at 20210307214931302
34669 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/examples.rst' (32,931) at 20210307214925214
34670 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp104.c' (32,932) at 20240405153048645
34671 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ldcw.h' (32,933) at 20240405153230019
34672 2025-01-08 03:00:47.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/gpioplus.wrap' (32,934) at 20220628030020471
34673 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp21.c' (32,935) at 20240405153049289
34674 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kprobes.h' (32,936) at 20210309003653800
34675 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/stacktrace.c' (32,937) at 20240520080015135
34676 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-build-scripts/.shellcheck' (32,938) at 20210308004942720 to deleted uid set
34677 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tox.ini' (32,939) at 20241212090015183
34678 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/classes/hpe-rootfs-postcommands.bbclass' (32,940) at 20210908000029103
34679 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-empty.json' (32,941) at 20220429100100882
34680 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/crash.c' (32,942) at 20240405153045917
34681 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/strmhz.c' (32,943) at 20210308005003712
34682 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/r600_dpm.h' (32,944) at 20240405153230499
34683 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_3.dtso' (32,945) at 20240405153051213
34684 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/extable.c' (32,946) at 20210307214925970
34685 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_netdev.c' (32,947) at 20240613080016431
34686 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_sw.c' (32,948) at 20210308005003764
34687 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb' (32,949) at 20241221090017556
34688 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/hwcap.h' (32,950) at 20210307214926250
34689 2025-01-08 03:00:47.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xrefresh_1.1.0.bb' (32,951) at 20240413080012655
34690 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vdsc.c' (32,952) at 20240405153230559
34691 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cfg-afdo.c' (32,953) at 20220525020653067
34692 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/snmp.json' (32,954) at 20210307205553850
34693 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/tlb.h' (32,955) at 20210307214925650
34694 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/sclp.h' (32,956) at 20240906080037340
34695 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/m68k-softmmu.mak' (32,957) at 20221215040039066
34696 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/.gitignore' (32,958) at 20210307214930950
34697 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/tie.h' (32,959) at 20210308005002884
34698 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_hwmp.c' (32,960) at 20240405153053293
34699 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/0001-port-linux-Re-order-header-includes.patch' (32,961) at 20230317080013785
34700 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/ioasic-irq.c' (32,962) at 20240405153045997
34701 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/gpio.h' (32,963) at 20210308005002644
34702 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/LICENSE' (32,964) at 20230616135354425
34703 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-clsh-v2.c' (32,965) at 20240405153232163
34704 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/cooker.py' (32,966) at 20220402030016103
34705 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/Makefile' (32,967) at 20240405153052125
34706 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/test/meson.build' (32,968) at 20231205090035281
34707 2025-01-08 03:00:47.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/virtio_ring_inorder.c' (32,969) at 20210307214932742
34708 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-super-cclk.c' (32,970) at 20240405153046861
34709 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/linkage.h' (32,971) at 20210307214931302
34710 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/meson/meson_sm.h' (32,972) at 20210307214931386
34711 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSubsystem_v1.xml' (32,973) at 20240619080002932
34712 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/red.h' (32,974) at 20240405153052865
34713 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VRTN.interface.yaml' (32,975) at 20220315030032659
34714 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/Kconfig' (32,976) at 20210308005003052
34715 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_pp_smu.h' (32,977) at 20220525020652518
34716 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/trace.h' (32,978) at 20210308005045949
34717 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/Makefile' (32,979) at 20240405153046965
34718 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-base.h' (32,980) at 20240906080037340
34719 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/soft-interface.h' (32,981) at 20220525020654791
34720 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/zoned.c' (32,982) at 20240712080021061
34721 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx35pdk.h' (32,983) at 20210308005003604
34722 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComponentIntegrity.v1_3_0.json' (32,984) at 20240918080002720
34723 2025-01-08 03:00:47.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_common.h' (32,985) at 20210308005003588
34724 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCManager.json' (32,986) at 20240724080002903
34725 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pep.c' (32,987) at 20240405153232067
34726 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/fsl-imx-audmux.h' (32,988) at 20210307214931350
34727 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/__init__.py' (32,989) at 20241221090017624
34728 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/i18n.js' (32,990) at 20241004080035963
34729 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-apmu.c' (32,991) at 20240405153046801
34730 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda665x.h' (32,992) at 20210307214928646
34731 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch' (32,993) at 20210307205554558
34732 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.err' (32,994) at 20230925080040089
34733 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/Kconfig' (32,995) at 20240405153046681
34734 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8540_defconfig' (32,996) at 20210309003648872
34735 2025-01-08 03:00:47.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/fpu_helper.c' (32,997) at 20241211090212490
34736 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/88pm80x_onkey.c' (32,998) at 20210307214928478
34737 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/ulpi.c' (32,999) at 20210308005003520
34738 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_decrease.hpp' (33,000) at 20211208040041518
34739 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/0001-make-Static-PIE-does-not-work-on-musl-ppc.patch' (33,001) at 20220402030016155
34740 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Kconfig' (33,002) at 20240405153229859
34741 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/Makefile' (33,003) at 20210307214926910
34742 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/w1.h' (33,004) at 20210308005003692
34743 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/crash_dump.c' (33,005) at 20240405153046133
34744 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/usbip-tools.bb' (33,006) at 20230211040012639
34745 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gruhandles.c' (33,007) at 20210309003650444
34746 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-realtek/Kconfig' (33,008) at 20210307214925946
34747 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Triggers_v1.xml' (33,009) at 20240619080002940
34748 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mpc52xx.c' (33,010) at 20241216090017737
34749 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra20-car.h' (33,011) at 20210308005003636
34750 2025-01-08 03:00:47.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c' (33,012) at 20240910080014030
34751 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb' (33,013) at 20240301090012419
34752 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-isiot-nand.dts' (33,014) at 20240405153045525
34753 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/m66592.h' (33,015) at 20240405153052813
34754 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts' (33,016) at 20210307214926014
34755 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/Makefile' (33,017) at 20240405153231347
34756 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/028.out' (33,018) at 20210927100127473
34757 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/spl.c' (33,019) at 20210308005002720
34758 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/config.c' (33,020) at 20240405153231547
34759 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/jedec_probe.c' (33,021) at 20240405153049677
34760 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.err' (33,022) at 20210308005046405
34761 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-v3.c' (33,023) at 20240405153045893
34762 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-crosssdk_14.2.bb' (33,024) at 20241221090017660
34763 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t335_defconfig' (33,025) at 20210308005003252
34764 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/kvm.c' (33,026) at 20241211090212486
34765 2025-01-08 03:00:47.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lif.c' (33,027) at 20240405153049445
34766 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/settings.xml' (33,028) at 20240106090017245
34767 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Ihistysjanka' (33,029) at 20210307205553774
34768 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Define-prototype-for-safe_flock.patch' (33,030) at 20221003030013273
34769 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/Makefile' (33,031) at 20210307214927094
34770 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx27-clock.h' (33,032) at 20210307214931326
34771 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pci.c' (33,033) at 20210308005003216
34772 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r4k_fpu.S' (33,034) at 20240405153230015
34773 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/cpu.c' (33,035) at 20210308005002844
34774 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_hwseq.c' (33,036) at 20240405153230403
34775 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb' (33,037) at 20241221090017504
34776 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/msi_bitmap.h' (33,038) at 20210307214926386
34777 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bond_options.h' (33,039) at 20241125090012259
34778 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da8xx-cfgchip.h' (33,040) at 20210307214931426
34779 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d.c' (33,041) at 20240405153049461
34780 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/prmt.c' (33,042) at 20241104090011563
34781 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/bcm2835-aux-uart.txt' (33,043) at 20210308005003308
34782 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Collserola' (33,044) at 20210307205553766
34783 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/0001-sigsegv-Fix-build-on-ppc-musl.patch' (33,045) at 20220402030016179
34784 2025-01-08 03:00:47.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-io.c' (33,046) at 20210307214928686
34785 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/test/post_reporter_test.cpp' (33,047) at 20241120090021308
34786 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/progress.c' (33,048) at 20210307214932582
34787 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/iucv/af_iucv.h' (33,049) at 20240405153052853
34788 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_dev.c' (33,050) at 20240405153231571
34789 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2408.c' (33,051) at 20240405153052233
34790 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/spin_table.h' (33,052) at 20210308005002708
34791 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7470.c' (33,053) at 20240405153048841
34792 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VPRI.interface.yaml' (33,054) at 20220315030032659
34793 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-prtvt7.dts' (33,055) at 20240405153045501
34794 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/soft_i2c.c' (33,056) at 20210308005003384
34795 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_hyp.h' (33,057) at 20240405153229975
34796 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-gc0310.c' (33,058) at 20240405153051821
34797 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c' (33,059) at 20240405153231335
34798 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/initramfs-framework-ima.bb' (33,060) at 20241221090017576
34799 2025-01-08 03:00:47.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2947.rst' (33,061) at 20210307214925502
34800 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/omap_hsmmc.c' (33,062) at 20240405153230855
34801 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/fpswa.h' (33,063) at 20210307214926114
34802 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.yaml' (33,064) at 20240405153045029
34803 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/check-lxdialog.sh' (33,065) at 20210308005003732
34804 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ls060t1sx01.yaml' (33,066) at 20240405153045045
34805 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/lzma.txt' (33,067) at 20210308005003708
34806 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_adx.c' (33,068) at 20240405153054013
34807 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videomate-m1f.c' (33,069) at 20210307214928786
34808 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/isort.sh' (33,070) at 20230925080039973
34809 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/f0b-ipmi-inventory-map-native.bb' (33,071) at 20241206090014278
34810 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/modifying-patches.rst' (33,072) at 20210309003648432
34811 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.err' (33,073) at 20240906080037560
34812 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/psr.h' (33,074) at 20210307214926590
34813 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-x86.c' (33,075) at 20210307214932466
34814 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/surf/0001-config.mk-Fix-compiler-and-linker.patch' (33,076) at 20230706080014753
34815 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_cgm_regs.h' (33,077) at 20240405153046585
34816 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r40.h' (33,078) at 20210307214927026
34817 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EventDestinationCollection_v1.xml' (33,079) at 20240619080002924
34818 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf_1.0.bb' (33,080) at 20241221090017512
34819 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/MAINTAINERS' (33,081) at 20210308005003040
34820 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.rst' (33,082) at 20241221090017592
34821 2025-01-08 03:00:47.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rza2-pinctrl.yaml' (33,083) at 20240405153229787
34822 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-ir.yaml' (33,084) at 20240405153045093
34823 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-aureal.c' (33,085) at 20210307214928086
34824 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.h' (33,086) at 20210307214929806
34825 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-1.1' (33,087) at 20211006000025234
34826 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-thunderx.inc' (33,088) at 20210905000020581
34827 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/setup.c' (33,089) at 20240405153230023
34828 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi.h' (33,090) at 20210307214928110
34829 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/btnode.c' (33,091) at 20241125090012259 to deleted uid set
34830 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/ndisc.c' (33,092) at 20210307214931862
34831 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6328-pinctrl.yaml' (33,093) at 20240405153045133
34832 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/uapi/asm/mman.h' (33,094) at 20210307214932454
34833 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h' (33,095) at 20240405153230611
34834 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/ls102xa_rcw_sd.cfg' (33,096) at 20210308005002964
34835 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/tpm.c' (33,097) at 20210927100127093
34836 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vugbm.h' (33,098) at 20210927100127061
34837 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/PeeCeeI.c' (33,099) at 20210307214926606
34838 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm-x86-pmu-ops.h' (33,100) at 20240405153230111
34839 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/targetcontrol.py' (33,101) at 20241221090017632
34840 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm8550.c' (33,102) at 20241008080013911
34841 2025-01-08 03:00:47.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TaskService.v1_2_1.json' (33,103) at 20240619080002956
34842 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm831x-ldo.c' (33,104) at 20240405153051477
34843 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/scrub/trace.h' (33,105) at 20241220090018326 to deleted uid set
34844 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/ops-sh7786.c' (33,106) at 20210307214926546
34845 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh71x0.c' (33,107) at 20240405153051485
34846 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/gamecon.c' (33,108) at 20240405153049133
34847 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c' (33,109) at 20240405153231211
34848 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ext4' (33,110) at 20210308005003292
34849 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_new.c' (33,111) at 20240405153231063
34850 2025-01-08 03:00:47.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sil-sii8620.h' (33,112) at 20210307214927746
34851 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml' (33,113) at 20240405153045057
34852 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/mctp_endpoint_discovery.hpp' (33,114) at 20241204090036299
34853 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/subprojects/googletest.wrap' (33,115) at 20240709145403781
34854 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-bufmap.h' (33,116) at 20210307214931218
34855 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_w.c' (33,117) at 20210308005046521
34856 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/ipmi-allowlist.conf' (33,118) at 20230901080013582
34857 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/misc.S' (33,119) at 20210308005002888
34858 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/null.h' (33,120) at 20210307214931310
34859 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudiP.h' (33,121) at 20240405153046561
34860 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_netdev.c' (33,122) at 20240405153051065
34861 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c' (33,123) at 20240405153051881
34862 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/client.c' (33,124) at 20240405153048825
34863 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/warn.h' (33,125) at 20240405153054077
34864 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-record.txt' (33,126) at 20240405153232219
34865 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/psu0' (33,127) at 20230412080023460
34866 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/Makefile' (33,128) at 20210307214929662
34867 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_decode_def_num_check.yaml' (33,129) at 20240908080010098
34868 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/build-perf-test-wrapper.sh' (33,130) at 20220402030016247
34869 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-lexer.c' (33,131) at 20230925080039989
34870 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/timex.h' (33,132) at 20220627100016946
34871 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cpu-opp.dtsi' (33,133) at 20240405153045485
34872 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/tlb.c' (33,134) at 20210308005003172
34873 2025-01-08 03:00:47.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/guillemot.c' (33,135) at 20240405153049133
34874 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa717x.c' (33,136) at 20240405153049337
34875 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-u' (33,137) at 20210307214932570
34876 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/trampoline_32.S' (33,138) at 20210307214926750
34877 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/MAINTAINERS' (33,139) at 20210308005003012
34878 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP6.interface.yaml' (33,140) at 20220315030032659
34879 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grovelsjon' (33,141) at 20210307205553782
34880 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c' (33,142) at 20240910080014054
34881 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/reader_test.hpp' (33,143) at 20221018030021973
34882 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/simple_card.h' (33,144) at 20210307214931602
34883 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/ecc.h' (33,145) at 20240405153052625
34884 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/Kconfig' (33,146) at 20210307214932282
34885 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/Makefile' (33,147) at 20210308005003476
34886 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (33,148) at 20240326080016518
34887 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/usb.h' (33,149) at 20210308005002668
34888 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/auth_algo.cpp' (33,150) at 20240724080030104
34889 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sh_mobile.c' (33,151) at 20240405153230679
34890 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/mov_ss_trap.c' (33,152) at 20220525020655235
34891 2025-01-08 03:00:47.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rlp_4.0.1.bb' (33,153) at 20241206090014270
34892 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_debugfs.h' (33,154) at 20210307214930406
34893 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/pyxdg/pyxdg_0.28.bb' (33,155) at 20220721030015845
34894 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-uctlx-defs.h' (33,156) at 20210307214926238
34895 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.c' (33,157) at 20240405153231503
34896 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0002-Improve-reproducibility.patch' (33,158) at 20240309090012804
34897 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6362-gpio-sysctl.yaml' (33,159) at 20240405153229775
34898 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/writeback.h' (33,160) at 20220627100016998
34899 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_map_firm.h' (33,161) at 20210307214928626
34900 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-a4tech.c' (33,162) at 20210625000036012
34901 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-sgm3140.c' (33,163) at 20240405153230755
34902 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/pxa_lcd.c' (33,164) at 20210308005003532
34903 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/httpfs2-fuse/httpfs2_0.1.5.bb' (33,165) at 20230520080014472
34904 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/tegra186-gpio.h' (33,166) at 20210308005003636
34905 2025-01-08 03:00:47.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_tx.c' (33,167) at 20240405153050421
34906 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/socket.h' (33,168) at 20241211090212394
34907 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp8788.c' (33,169) at 20210307214928550
34908 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sdei.c' (33,170) at 20240405153045873
34909 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm1789.txt' (33,171) at 20210307214925430
34910 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench_result_html_report.patch' (33,172) at 20230131040012031
34911 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-pll.h' (33,173) at 20240405153046801
34912 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.1.bb' (33,174) at 20241221090017576
34913 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-1.0-only' (33,175) at 20210316000012713
34914 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-kernel/linux/linux-aspeed_%.bbappend' (33,176) at 20231128090014177
34915 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_phy.c' (33,177) at 20210308005003508
34916 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/irq-st.h' (33,178) at 20210307214931338
34917 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/thread_info.h' (33,179) at 20240405153046017
34918 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx8m-blk-ctrl.c' (33,180) at 20240405153231347
34919 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_lts.c' (33,181) at 20210308005046529
34920 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/mpu.c' (33,182) at 20210308005002556
34921 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_drv.h' (33,183) at 20210307214928806
34922 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/bcm2835.h' (33,184) at 20210308005003640
34923 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/smsc/smc9.rst' (33,185) at 20210309003648448
34924 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/main.h' (33,186) at 20210307214929790
34925 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern2.c' (33,187) at 20210307214932642
34926 2025-01-08 03:00:47.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c' (33,188) at 20240405153230615
34927 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/configs/virt.config' (33,189) at 20240405153229975
34928 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/pinmux_arria10.c' (33,190) at 20210308005002780
34929 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/general_systemd.cpp' (33,191) at 20240817080027656
34930 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/tc.h' (33,192) at 20240405153045661
34931 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c' (33,193) at 20240405153230319
34932 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/layer.conf' (33,194) at 20241221090017568
34933 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/user_events_selftests.h' (33,195) at 20240405153232287
34934 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/Makefile' (33,196) at 20210308005003352
34935 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.h' (33,197) at 20210307214929614
34936 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c' (33,198) at 20240712080021065
34937 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp.h' (33,199) at 20220525020655047
34938 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-proc.h' (33,200) at 20240326080039390
34939 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/cz-Moravianet' (33,201) at 20210307205553758
34940 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-cdc-dma.c' (33,202) at 20240405153232187
34941 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tivo.c' (33,203) at 20210307214928786
34942 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.c' (33,204) at 20210307214927958
34943 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/pcie_card_floors.hpp' (33,205) at 20230511080026923
34944 2025-01-08 03:00:47.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch' (33,206) at 20241221090017636
34945 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_s_ev.h' (33,207) at 20240405153052853
34946 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml' (33,208) at 20240405153229763
34947 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ndfc.c' (33,209) at 20240405153230871
34948 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/maximum.hpp' (33,210) at 20220728030043355
34949 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid/0001-get-edid-define-quiet-once.patch' (33,211) at 20210307205553994
34950 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp' (33,212) at 20240523080003141
34951 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/uap_event.c' (33,213) at 20240405153050577
34952 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/uaccess.c' (33,214) at 20240405153046301
34953 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_tones.c' (33,215) at 20210307214928542
34954 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/smp_32.c' (33,216) at 20240405153046329
34955 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/Makefile' (33,217) at 20210309003653700
34956 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/tpm2/sandbox.txt' (33,218) at 20210308005003328
34957 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xarray.c' (33,219) at 20241008080014027
34958 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mtd-xip.h' (33,220) at 20210307214925854
34959 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SignatureCollection_v1.xml' (33,221) at 20240619080002936
34960 2025-01-08 03:00:47.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hash.h' (33,222) at 20220525020654791
34961 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb' (33,223) at 20240302090018214
34962 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/pontis.h' (33,224) at 20210307214932262
34963 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/percpu.h' (33,225) at 20240405153052897
34964 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/fb.c' (33,226) at 20210307214925914
34965 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4-i2c.c' (33,227) at 20240405153053809
34966 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdm845.h' (33,228) at 20220525020654543
34967 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-video.c' (33,229) at 20241011080017323
34968 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/milbeaut-m10v-xdmac.txt' (33,230) at 20210307214925310
34969 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/dma.c' (33,231) at 20210307214925882
34970 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/files/bind_gpio_shutdown.tab' (33,232) at 20220402030016071
34971 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-m5.dts' (33,233) at 20210308005002624
34972 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c' (33,234) at 20240405153231019
34973 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/smp-shx3.c' (33,235) at 20220525020652114
34974 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wavefront.h' (33,236) at 20210307214931602
34975 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mn.c' (33,237) at 20240405153049165
34976 2025-01-08 03:00:47.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iscsi_iser.c' (33,238) at 20240405153049117
34977 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/acpi.c' (33,239) at 20210308005002860
34978 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ci_baco.h' (33,240) at 20210309003649648
34979 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapper/meson.build' (33,241) at 20230825080021141
34980 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-behold.c' (33,242) at 20210307214928778
34981 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/vivaldi-fmap.h' (33,243) at 20240405153052709
34982 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/systemd/40-hardware-watchdog.conf' (33,244) at 20240228090013752
34983 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch' (33,245) at 20241221090017672
34984 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_pas.c' (33,246) at 20241211090145485
34985 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349ITXGP_defconfig' (33,247) at 20210308005003236
34986 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/clock-sh4-202.c' (33,248) at 20210307214926562
34987 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-zynqmp-efuse.c' (33,249) at 20241211090212314
34988 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-streamzap.c' (33,250) at 20210307214928782
34989 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7795-sysc.h' (33,251) at 20240405153052653
34990 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops.h' (33,252) at 20240405153046057
34991 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/client.rst' (33,253) at 20240405153045189
34992 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpuid.h' (33,254) at 20240405153046381
34993 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/byd.c' (33,255) at 20240405153049149
34994 2025-01-08 03:00:47.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.c' (33,256) at 20240405153230631
34995 2025-01-08 03:00:47.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/jz4740_mmc.c' (33,257) at 20240405153230855
34996 2025-01-08 03:00:47.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,stm32-sai.yaml' (33,258) at 20240405153229799
34997 2025-01-08 03:00:47.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/law.c' (33,259) at 20210308005002976
34998 2025-01-08 03:00:47.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci-modern.c' (33,260) at 20210308005046481
34999 2025-01-08 03:00:47.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600d.h' (33,261) at 20210307214928006
35000 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmc_spi.c' (33,262) at 20241211090145453
35001 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe.h' (33,263) at 20210307214930314
35002 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/osdep_service.h' (33,264) at 20240405153051897
35003 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/fb_decoder.h' (33,265) at 20240405153048513
35004 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt2701-evb.dts' (33,266) at 20240405153045461
35005 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c' (33,267) at 20240405153048637
35006 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/logic_iomem.h' (33,268) at 20220525020654583
35007 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/.gitignore' (33,269) at 20210307214926306
35008 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/sve.rst' (33,270) at 20240405153044977
35009 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strrchr.S' (33,271) at 20240405153045897
35010 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/main.h' (33,272) at 20240405153050193
35011 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateless.c' (33,273) at 20240405153230803
35012 2025-01-08 03:00:47.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/isotp.c' (33,274) at 20240405153053201
35013 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c' (33,275) at 20240405153230511
35014 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build' (33,276) at 20240925080024982
35015 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/marvell,berlin-smp' (33,277) at 20210307214925274
35016 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmw_vmci_api.h' (33,278) at 20210307214931534
35017 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk.h' (33,279) at 20240405153232263
35018 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-visconti.c' (33,280) at 20240405153051229
35019 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.json' (33,281) at 20210308005046397
35020 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSwitch.interface.yaml' (33,282) at 20240613080025600
35021 2025-01-08 03:00:47.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp.c' (33,283) at 20240405153046045
35022 2025-01-08 03:00:47.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_1_offset.h' (33,284) at 20220525020652546
35023 2025-01-08 03:00:47.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_ipp.c' (33,285) at 20240405153047221
35024 2025-01-08 03:00:47.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt6797-power.h' (33,286) at 20240405153052653
35025 2025-01-08 03:00:47.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-pci.c' (33,287) at 20240405153046521
35026 2025-01-08 03:00:47.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/pci/fixup.c' (33,288) at 20220525020651978
35027 2025-01-08 03:00:47.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts' (33,289) at 20240405153229935
35028 2025-01-08 03:00:47.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.43.bb' (33,290) at 20241221090017684
35029 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/st-vgxy61.c' (33,291) at 20240405153049341
35030 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.h' (33,292) at 20220525020654179
35031 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/mman.h' (33,293) at 20210307214932454
35032 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/heartbeat.c' (33,294) at 20210309003649972
35033 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hugetlb-3level.h' (33,295) at 20210307214925850
35034 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.c' (33,296) at 20240628080014001
35035 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/core_locking.rst' (33,297) at 20210307214925510
35036 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/reset.c' (33,298) at 20210307214926270
35037 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77843.yaml' (33,299) at 20240405153045105
35038 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.h' (33,300) at 20240405153230315
35039 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/traps.c' (33,301) at 20240405153045877
35040 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/Kconfig' (33,302) at 20210307214930382
35041 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/veyron.c' (33,303) at 20210308005003004
35042 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/raw-aio.h' (33,304) at 20240906080037324
35043 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bootinfo.h' (33,305) at 20241104090011559
35044 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.h' (33,306) at 20240405153047101
35045 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/base-record' (33,307) at 20240405153054161
35046 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs43130.c' (33,308) at 20240405153232147
35047 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/conf-notes.txt' (33,309) at 20241023080015407
35048 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx-clocks.dtsi' (33,310) at 20210308005002600
35049 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/himax,hx8357d.txt' (33,311) at 20210307214925302
35050 2025-01-08 03:00:47.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf100.c' (33,312) at 20210307214927970
35051 2025-01-08 03:00:47.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/desc.h' (33,313) at 20210307214927074
35052 2025-01-08 03:00:47.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/main.c' (33,314) at 20240405153050553
35053 2025-01-08 03:00:47.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atombios.h' (33,315) at 20240405153048317
35054 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c' (33,316) at 20241211090145461
35055 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl827d.h' (33,317) at 20210309003649824
35056 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4_decompress.c' (33,318) at 20240405153053093
35057 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/core/mr.c' (33,319) at 20241211090145501
35058 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali_pci.c' (33,320) at 20220627100017010
35059 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/murata,irsd200.yaml' (33,321) at 20240405153229767
35060 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-bananapi-m3.dts' (33,322) at 20240405153045389
35061 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_meta_skbtcindex.c' (33,323) at 20210307214932054
35062 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/exthdrs_offload.c' (33,324) at 20210307214931962
35063 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-tcg' (33,325) at 20210927100127465
35064 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/021_image_pad.dts' (33,326) at 20210308005003752
35065 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/arch-std-events.json' (33,327) at 20220525020655143
35066 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-pll.h' (33,328) at 20210307214926998
35067 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_scalable.c' (33,329) at 20220627100017186
35068 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_surfacedefs.h' (33,330) at 20220525020653027
35069 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/nvmem-reboot-mode.yaml' (33,331) at 20240405153045137
35070 2025-01-08 03:00:47.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vmx-impl.c.inc' (33,332) at 20240906080037520
35071 2025-01-08 03:00:47.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/mirred.json' (33,333) at 20210307214932726
35072 2025-01-08 03:00:47.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-rockchip.c' (33,334) at 20240910080014062
35073 2025-01-08 03:00:47.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/psci.S' (33,335) at 20210308005002552
35074 2025-01-08 03:00:47.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/chassis-intrusion-monitor.bb' (33,336) at 20241206090014278
35075 2025-01-08 03:00:47.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts' (33,337) at 20240405153045713
35076 2025-01-08 03:00:47.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/001.out' (33,338) at 20210308005046413
35077 2025-01-08 03:00:47.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c' (33,339) at 20240910080014038
35078 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_iscsi.c' (33,340) at 20240405153051729
35079 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_refcount_item.h' (33,341) at 20240405153052605
35080 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_core.c' (33,342) at 20240405153048941
35081 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/mxc-w1.rst' (33,343) at 20210307214925634
35082 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/config-bios.json' (33,344) at 20210413100020742
35083 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmvnic.c' (33,345) at 20240726080012854
35084 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/smp.h' (33,346) at 20240405153045861
35085 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values.h' (33,347) at 20240405153046901
35086 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5100.c' (33,348) at 20240405153232167
35087 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/reloc.S' (33,349) at 20210308005002840
35088 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Clips' (33,350) at 20241221090017616
35089 2025-01-08 03:00:47.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/linux-yocto_security.inc' (33,351) at 20220409030017491
35090 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timerqueue.h' (33,352) at 20240405153052805
35091 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_loop.c' (33,353) at 20240405153054265
35092 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashlsi3.S' (33,354) at 20240405153046309
35093 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/vmid/vmid.c' (33,355) at 20240405153047305
35094 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/olympus-nuvoton-ipmi-sensors.yaml' (33,356) at 20210307205554094
35095 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/analogbits/Makefile' (33,357) at 20210307214926958
35096 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ini.c' (33,358) at 20210308005003212
35097 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/omap-aes.txt' (33,359) at 20210307214925298
35098 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/sembuf.h' (33,360) at 20210307214926398
35099 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/Kconfig' (33,361) at 20210308005002916
35100 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7790-cpg-mssr.h' (33,362) at 20210307214931334
35101 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kconfig.h' (33,363) at 20220525020655115
35102 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mmu_context.h' (33,364) at 20240405153045965
35103 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/shells' (33,365) at 20210307205554470
35104 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/ventura-phosphor-multi-gpio-monitor.json' (33,366) at 20241029080011439
35105 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/ffdc_file_tests.cpp' (33,367) at 20210308005405938
35106 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/iotests-pylint.sh' (33,368) at 20220429100100734
35107 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioctl.h' (33,369) at 20210307214931638
35108 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/ibm-spi-vpd-parser@.service' (33,370) at 20240104090016070
35109 2025-01-08 03:00:47.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/occ/files/occ_sensor.yaml' (33,371) at 20210307205554222
35110 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smsc911x.h' (33,372) at 20210307214931510
35111 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/Makefile' (33,373) at 20210307214928466
35112 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/irqflags-tracing.rst' (33,374) at 20210307214925266
35113 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/modules.out' (33,375) at 20210308005046397
35114 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/pass.tc' (33,376) at 20210307214932670
35115 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlmconstants.h' (33,377) at 20240405153052913
35116 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cpu_mask.c' (33,378) at 20210307214932638
35117 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0006-aspeed-Enable-SPI-master-mode-by-default.patch' (33,379) at 20241206090014274
35118 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/0002-tests-Replace-off64_t-with-off_t.patch' (33,380) at 20241206090014334
35119 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/pinmux-config-p2371-0000.h' (33,381) at 20210308005003024
35120 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bug.h' (33,382) at 20240405153052617
35121 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/assert.h' (33,383) at 20240405153052657
35122 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/Makefile' (33,384) at 20210308004922932
35123 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/017_pack_image_size.dts' (33,385) at 20210308005003752
35124 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/debug.h' (33,386) at 20220525020654699
35125 2025-01-08 03:00:47.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_core.c' (33,387) at 20240405153053513
35126 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-reg.h' (33,388) at 20210307214932398
35127 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hmm.c' (33,389) at 20240613080016523
35128 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/8xx.c' (33,390) at 20220525020652066
35129 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_bcm283x_mu.h' (33,391) at 20210308005003628
35130 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dcache.c' (33,392) at 20240726080012866
35131 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/time.c' (33,393) at 20240405153045689
35132 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Switch_v1.xml' (33,394) at 20240619080002936
35133 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf' (33,395) at 20211105000026763
35134 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (33,396) at 20230807080022150
35135 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/UTIL.interface.yaml' (33,397) at 20220315030032659
35136 2025-01-08 03:00:47.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsrepair.c' (33,398) at 20240405153046625
35137 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_dp.h' (33,399) at 20240405153050197
35138 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-stm_source' (33,400) at 20210307214925198
35139 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/crdump.c' (33,401) at 20240405153050081
35140 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pwm.h' (33,402) at 20210308005002668
35141 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/lmedm04.rst' (33,403) at 20210307214925234
35142 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu_init.h' (33,404) at 20241211090212506
35143 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_axuser_nonsecured_regs.h' (33,405) at 20240405153046601
35144 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CompositionService.v1_2_3.json' (33,406) at 20240619080002944
35145 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscreds.c' (33,407) at 20210927100127065
35146 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kajaani' (33,408) at 20210307205553766
35147 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v4wb.S' (33,409) at 20240405153045693
35148 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/extable.c' (33,410) at 20240405153229863
35149 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/progress.py' (33,411) at 20240326080039726
35150 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fdtable.h' (33,412) at 20241011080017371
35151 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/memcached-add-hugetlbfs-check.patch' (33,413) at 20210307205553842
35152 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/meson.build' (33,414) at 20230825080021137
35153 2025-01-08 03:00:47.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-group.h' (33,415) at 20240405153231611
35154 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fb.h' (33,416) at 20240405153052917
35155 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_stats.h' (33,417) at 20210309003653796
35156 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Foo.metadata.yaml' (33,418) at 20221213040029821
35157 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt8365-clk.h' (33,419) at 20240405153052645
35158 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5235.h' (33,420) at 20210308005002804
35159 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-luton.c' (33,421) at 20210308005003456
35160 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/devlink.c' (33,422) at 20240405153049753
35161 2025-01-08 03:00:47.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/iso.c' (33,423) at 20241220090018338
35162 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/dma-mapping.c' (33,424) at 20210309003648808
35163 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb4210-rb2.dts' (33,425) at 20240805080013919
35164 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-fm-tx.rst' (33,426) at 20210309003648492
35165 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/netlink_helpers.c' (33,427) at 20241220090018346
35166 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/smt.h' (33,428) at 20210307214931502
35167 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qca,qca7000.txt' (33,429) at 20210307214925378
35168 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/Kconfig' (33,430) at 20240405153049925
35169 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_hlcdc.h' (33,431) at 20210308005003560
35170 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6125.c' (33,432) at 20240405153230231
35171 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/api.c' (33,433) at 20240405153046529
35172 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (33,434) at 20240307090019088
35173 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_hierarchical_stats.c' (33,435) at 20240405153054269
35174 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rt5120.c' (33,436) at 20240405153049613
35175 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b.h' (33,437) at 20240405153050665
35176 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.h' (33,438) at 20241008080013955
35177 2025-01-08 03:00:47.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/onyx.h' (33,439) at 20220525020654963
35178 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iov-padding.out' (33,440) at 20230925080040093
35179 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/rohm_bu21023.c' (33,441) at 20240405153049161
35180 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/mpc5xxx_can.c' (33,442) at 20240405153049733
35181 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/generators/pps_gen_parport.c' (33,443) at 20240405153051445
35182 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common.h' (33,444) at 20240405153231167
35183 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-sk-rzg1e.dts' (33,445) at 20240405153045553
35184 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_netlink.h' (33,446) at 20210307214930962
35185 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-cfg.c' (33,447) at 20240405153230671
35186 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/server_key.c' (33,448) at 20240405153053361
35187 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_condition.hpp' (33,449) at 20240819080030255
35188 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/Kconfig' (33,450) at 20210308005002972
35189 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kprobes_insn_page.S' (33,451) at 20240405153046285
35190 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/zimage.h' (33,452) at 20210308005002852
35191 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c' (33,453) at 20240405153051305
35192 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch' (33,454) at 20241206090014298
35193 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-batch-action-active.png' (33,455) at 20220105012522963 to deleted uid set
35194 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/.clang-tidy' (33,456) at 20230721080036194
35195 2025-01-08 03:00:47.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-axg-s400.dts' (33,457) at 20210308005002596
35196 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/video.h' (33,458) at 20240405153052941
35197 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/power.h' (33,459) at 20220525020654195
35198 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/meson.build' (33,460) at 20220913030027317
35199 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ffz.h' (33,461) at 20210307214931302
35200 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/mpc8308.h' (33,462) at 20210308005003000
35201 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-mcf-edma.h' (33,463) at 20210307214931474
35202 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-bts.h' (33,464) at 20210307214932594
35203 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_gsm.c' (33,465) at 20241023080012887
35204 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c' (33,466) at 20240405153051273
35205 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_open_unittest.cpp' (33,467) at 20210308005120361
35206 2025-01-08 03:00:47.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/main.c' (33,468) at 20240405153050705
35207 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.c' (33,469) at 20240405153231119
35208 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pinmux.h' (33,470) at 20210308005002672
35209 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/reloc_arm_efi.c' (33,471) at 20210308005002708
35210 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/meson-vpu.h' (33,472) at 20210308005002644
35211 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/ocelot_switch.c' (33,473) at 20210308005003436
35212 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/port.c' (33,474) at 20241111090012121
35213 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_env.h' (33,475) at 20240405153050145
35214 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/image-fleecing' (33,476) at 20240326080039734
35215 2025-01-08 03:00:47.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_dma.c' (33,477) at 20220525020652995
35216 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/ti_sci.c' (33,478) at 20240405153230299
35217 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch' (33,479) at 20241221090017696
35218 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0001-tcl.m4-Recognize-tclsh9.patch' (33,480) at 20241221090017508
35219 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_internals.rst' (33,481) at 20240405153045197
35220 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown.service' (33,482) at 20220119040023072
35221 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/entitlements.plist' (33,483) at 20210927100127017
35222 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7203.c' (33,484) at 20240405153051361
35223 2025-01-08 03:00:47.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c' (33,485) at 20240405153230315
35224 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c' (33,486) at 20240405153050493
35225 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_0_w_defconfig' (33,487) at 20210308005003276
35226 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/color.c' (33,488) at 20210307214932586
35227 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-cfam-reset.service.in' (33,489) at 20210708100040985
35228 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/warp7_defconfig' (33,490) at 20210308005003284
35229 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-i2c.h' (33,491) at 20210307214928686
35230 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-event.js' (33,492) at 20210308005107069
35231 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.6.bb' (33,493) at 20241221090017524
35232 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/refresh-pxe-roms.sh' (33,494) at 20210308005046245
35233 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libfido2/libfido2_1.15.0.bb' (33,495) at 20241221090017536
35234 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/multicast.h' (33,496) at 20240405153053173
35235 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm23550.c' (33,497) at 20240405153229911
35236 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/jump_label.h' (33,498) at 20240405153230063
35237 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_cmpxchg.c' (33,499) at 20240405153232263
35238 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/s2255/Kconfig' (33,500) at 20240405153049573
35239 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x35ek.dts' (33,501) at 20240405153045469
35240 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (33,502) at 20240820080015545
35241 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/__init__.py' (33,503) at 20210307214932154
35242 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gem.h' (33,504) at 20240405153230583
35243 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/README.rst' (33,505) at 20210927100127329
35244 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libcgroup/libcgroup_3.1.0.bb' (33,506) at 20241206090014314
35245 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes_cbc.c' (33,507) at 20220525020652398
35246 2025-01-08 03:00:47.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_bcj.c' (33,508) at 20220525020654759
35247 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/common.h' (33,509) at 20241211090145405
35248 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc_sockets_diag.h' (33,510) at 20210307214931662
35249 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_nvm.c' (33,511) at 20240411080014098
35250 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.h' (33,512) at 20240405153048353
35251 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/build-oldlibc' (33,513) at 20210905000020593
35252 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/virtio.c' (33,514) at 20210308005003220
35253 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer/0001-add-gupnp-1.2-API-support.patch' (33,515) at 20210307205553754
35254 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/allwinner,sun7i-a20-gmac.txt' (33,516) at 20210308005003304
35255 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000e.c' (33,517) at 20240906080037260
35256 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/fwio.c' (33,518) at 20210307214929962
35257 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch' (33,519) at 20230706080014733
35258 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira-peb-eval-01.dtsi' (33,520) at 20240405153045513
35259 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/MAINTAINERS' (33,521) at 20210308005003024
35260 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/meesc_defconfig' (33,522) at 20210308005003268
35261 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F1R_C-107.3W' (33,523) at 20210307205553758
35262 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/platform/Makefile' (33,524) at 20210307214926310
35263 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/trace.h' (33,525) at 20210927100127125
35264 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs.h' (33,526) at 20210307214927898
35265 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/README.dino' (33,527) at 20210307214930006
35266 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/Kconfig' (33,528) at 20210307214929382
35267 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65912-regulator.c' (33,529) at 20240405153051477
35268 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/debug_defconfig' (33,530) at 20240405153230075
35269 2025-01-08 03:00:47.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/clock.c' (33,531) at 20210308005002728
35270 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-composite-8m.c' (33,532) at 20241008080013911
35271 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/optee.c' (33,533) at 20241008080013919
35272 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-core.c' (33,534) at 20210309003650420
35273 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/debug_kmemleak.c' (33,535) at 20240405153053021
35274 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/concepts-appx.rst' (33,536) at 20221104030017445
35275 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x.dtsi' (33,537) at 20210308005002576
35276 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ANTLR-PD' (33,538) at 20210307205554414
35277 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_ptp.h' (33,539) at 20240405153049753
35278 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp' (33,540) at 20221229040004411
35279 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_nat.sh' (33,541) at 20240405153054357
35280 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/smovecr.S' (33,542) at 20210307214926146
35281 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ethtool.c' (33,543) at 20240628080013997
35282 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d3_ksz9477_evb.dts' (33,544) at 20240405153229875
35283 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage1_struct_define.h' (33,545) at 20240405153052901
35284 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/config_base.hpp' (33,546) at 20220707030030843
35285 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/diag_ftp.c' (33,547) at 20240405153051513
35286 2025-01-08 03:00:47.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/report.c' (33,548) at 20240405153053133
35287 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/dm814.h' (33,549) at 20210307214931326
35288 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rdc/r6040.c' (33,550) at 20240405153050253
35289 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-rtimu_7.2.1.bb' (33,551) at 20220502030010124
35290 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb' (33,552) at 20241221090017688
35291 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_mc.c' (33,553) at 20210308004938828
35292 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/20001122-1.c' (33,554) at 20210308005003720
35293 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace.c' (33,555) at 20220525020653163
35294 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/clk-davinci-pll.h' (33,556) at 20210307214931474
35295 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77965.c' (33,557) at 20240405153051357
35296 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/file.c' (33,558) at 20240405153231719
35297 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi.h' (33,559) at 20240405153048781
35298 2025-01-08 03:00:47.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_gether.h' (33,560) at 20210307214930802
35299 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/gitver.bbclass' (33,561) at 20210307205553850
35300 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus/tmpdir.patch' (33,562) at 20210307205554474
35301 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/cmdstream.xml.h' (33,563) at 20210307214927766
35302 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/cache.json' (33,564) at 20240405153054109
35303 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hte/tegra-hte.rst' (33,565) at 20240405153045193
35304 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/mux_data.h' (33,566) at 20210308005003076
35305 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/pinmux.c' (33,567) at 20210308005002788
35306 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/syscall.h' (33,568) at 20240405153045625
35307 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/signrom.py' (33,569) at 20210308005046245
35308 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/iomap-pci.c' (33,570) at 20220525020652010
35309 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_irq.h' (33,571) at 20210307214926218
35310 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu.c' (33,572) at 20240906080037472
35311 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-missing-name.out' (33,573) at 20210308005046405 to deleted uid set
35312 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK08' (33,574) at 20240405153054369
35313 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pika_wdt.c' (33,575) at 20240405153231599
35314 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/IP.interface.yaml' (33,576) at 20221207040023631
35315 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/classes/klibc.bbclass' (33,577) at 20241221090017488
35316 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clntproc.c' (33,578) at 20240405153052397
35317 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/Kconfig' (33,579) at 20210308005002956
35318 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/Kconfig' (33,580) at 20240405153051477
35319 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8094-sony-xperia-kitakami-karin_windy.dts' (33,581) at 20240405153045757
35320 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/da850_lowlevel.h' (33,582) at 20210308005002720
35321 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/wic-tools.bb' (33,583) at 20240309090012820
35322 2025-01-08 03:00:47.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_link_encoder.c' (33,584) at 20240405153047237
35323 2025-01-08 03:00:47.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/zc3xx-reg.h' (33,585) at 20210307214928842
35324 2025-01-08 03:00:47.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Attribution-HPND-disclaimer' (33,586) at 20241221090017612
35325 2025-01-08 03:00:47.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/rainshadow/Kconfig' (33,587) at 20210307214928598
35326 2025-01-08 03:00:47.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/Kconfig' (33,588) at 20210308005003360
35327 2025-01-08 03:00:47.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/niu.c' (33,589) at 20240405153231059
35328 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/host.c' (33,590) at 20240405153051813
35329 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/run.sh' (33,591) at 20240405153054233
35330 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/libgudev/0001-meson-Pass-export-dynamic-option-to-linker.patch' (33,592) at 20240127090011892
35331 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mac.h' (33,593) at 20240405153050469
35332 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.h' (33,594) at 20240405153050069
35333 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-cs908.dts' (33,595) at 20210308005002620
35334 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc706_defconfig' (33,596) at 20210308005003288
35335 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c' (33,597) at 20241118090018495
35336 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/page_track.c' (33,598) at 20240405153230575
35337 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.10.4.bb' (33,599) at 20241221090017468
35338 2025-01-08 03:00:47.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_panel.c' (33,600) at 20240405153230539
35339 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/w1-generic.rst' (33,601) at 20240405153229847
35340 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/msgfmt.h' (33,602) at 20210307214931890
35341 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/ledctl/led_controller.c' (33,603) at 20210308004922932
35342 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb' (33,604) at 20240302090018210
35343 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mediatek,mt7621-wdt.yaml' (33,605) at 20240405153045185
35344 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/.gitignore' (33,606) at 20210307214926078
35345 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/introduction.rst' (33,607) at 20210307214925454
35346 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra76-evm.dts' (33,608) at 20240405153045601
35347 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,dsi.yaml' (33,609) at 20240405153045041
35348 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/uniperif_reader.c' (33,610) at 20240815080012931
35349 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ResourceBlockCollection.json' (33,611) at 20240619080002952
35350 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/bmcweb.socket.in' (33,612) at 20240521080007392
35351 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/locking.rst' (33,613) at 20210307214925542
35352 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_canhandle_enumerate_unittest.cpp' (33,614) at 20220108040030440
35353 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq25980_charger.h' (33,615) at 20210309003652160
35354 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_kms.c' (33,616) at 20240405153048789
35355 2025-01-08 03:00:47.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0013_recipe_parse_progress_fields.py' (33,617) at 20210307205554262
35356 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/thinkpad_acpi.c' (33,618) at 20241211090145481
35357 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/heathrow_pic.c' (33,619) at 20241211090212282
35358 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/sched.c' (33,620) at 20210308005003544
35359 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/example/pulse.cpp' (33,621) at 20230511080009359
35360 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-move-fprintf-into-same-block-where-modname-and-symna.patch' (33,622) at 20210307205553902
35361 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/Kconfig' (33,623) at 20240405153051681
35362 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pengwyn_defconfig' (33,624) at 20210308005003272
35363 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/Makefile' (33,625) at 20210308005003548
35364 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_setup.c' (33,626) at 20220525020654315
35365 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_request-begin.h' (33,627) at 20210307214926450
35366 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts' (33,628) at 20240405153229931
35367 2025-01-08 03:00:47.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0008-libtool-Avoid-relinking-when-cross-compiling-its-poi.patch' (33,629) at 20241221090017664
35368 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625.dtsi' (33,630) at 20240405153045829
35369 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/MAINTAINERS' (33,631) at 20210308005002904
35370 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_paula.c' (33,632) at 20210307214932226
35371 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@0/vrm@60.conf' (33,633) at 20210307205554086
35372 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/tsc_timer.c' (33,634) at 20210308005003500
35373 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pcspeaker.c' (33,635) at 20210307214926706
35374 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb' (33,636) at 20241221090017544
35375 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/super.c' (33,637) at 20240405153231607
35376 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs2.h' (33,638) at 20210307214931650
35377 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/index.rst' (33,639) at 20240405153229843
35378 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8569mds.dts' (33,640) at 20210307214926346
35379 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/os.h' (33,641) at 20210307214927938
35380 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.53.bb' (33,642) at 20241221090017488
35381 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_api.h' (33,643) at 20210308005002880
35382 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/pldm.inc' (33,644) at 20231012080014468
35383 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c' (33,645) at 20240405153231011
35384 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/allwinner,sun20i-d1-ppu.yaml' (33,646) at 20240405153045137
35385 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/Kconfig' (33,647) at 20210308005003516
35386 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig' (33,648) at 20210308005003256
35387 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base.h' (33,649) at 20210309003649816
35388 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fs.h' (33,650) at 20240405153054053
35389 2025-01-08 03:00:47.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/fttmr010.h' (33,651) at 20210308005003648
35390 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aes_generic.c' (33,652) at 20240405153046529
35391 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-hubio.c' (33,653) at 20210307214926290
35392 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6_1.0.8.bb' (33,654) at 20241221090017496
35393 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml' (33,655) at 20240405153045017
35394 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/epson,rx8900.yaml' (33,656) at 20240405153045153
35395 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/files/run-ptest' (33,657) at 20210307205554006
35396 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6.h' (33,658) at 20240405153048493
35397 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/gpio.h' (33,659) at 20210307214927310
35398 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dpu.c' (33,660) at 20240405153230631
35399 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/parport.h' (33,661) at 20240405153052933
35400 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.10.bb' (33,662) at 20241221090017692
35401 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-libretech-all-h3-cc.dts' (33,663) at 20240405153045389
35402 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/super.c' (33,664) at 20240405153052545
35403 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.h' (33,665) at 20240405153050405
35404 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_NFLOG.h' (33,666) at 20210307214931646
35405 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,suniv-f1c100s-usb-phy.yaml' (33,667) at 20240405153045129
35406 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-h6-r-ccu.h' (33,668) at 20240405153052649
35407 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/Makefile' (33,669) at 20220525020652070
35408 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/splice.h' (33,670) at 20240405153052969
35409 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/meson.build' (33,671) at 20230825080021137
35410 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (33,672) at 20240612080013178
35411 2025-01-08 03:00:47.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/mem.c' (33,673) at 20240919080017050
35412 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/mdev-mount.sh' (33,674) at 20210307205554470
35413 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/metadata.c' (33,675) at 20240405153050197
35414 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/selfmap.c' (33,676) at 20240326080039758
35415 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/linux.inf' (33,677) at 20210309003648472
35416 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-atmel-pit.c' (33,678) at 20210307214927046
35417 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/.gitignore' (33,679) at 20240815080028259
35418 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Settings.v1_4_0.json' (33,680) at 20240619080002956
35419 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.c' (33,681) at 20240405153050105
35420 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_so.h' (33,682) at 20240405153048797
35421 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci230.c' (33,683) at 20240405153046889
35422 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Proprietary' (33,684) at 20210307205554426
35423 2025-01-08 03:00:47.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/run-ptest' (33,685) at 20210307205554506
35424 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c' (33,686) at 20241115090012949
35425 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/surface_aggregator/cdev.h' (33,687) at 20220525020654675
35426 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm11130/MAINTAINERS' (33,688) at 20210308005002924
35427 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear@.service' (33,689) at 20210307205554474
35428 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_write_bytes.md' (33,690) at 20240809080033023
35429 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_host_unittest.cpp' (33,691) at 20240904080040763
35430 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/fas216.h' (33,692) at 20240405153051569
35431 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/README.md' (33,693) at 20221207040023623
35432 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/pn544.c' (33,694) at 20220525020653823
35433 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/.gitignore' (33,695) at 20230720080010754
35434 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml' (33,696) at 20240405153229767
35435 2025-01-08 03:00:47.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/w83c553f.h' (33,697) at 20210308005003692
35436 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusbvga.c' (33,698) at 20240405153052117
35437 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback.c' (33,699) at 20240405153046685
35438 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/evsel.c' (33,700) at 20240405153054065
35439 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/ubuntu2204.docker' (33,701) at 20241211090212534
35440 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/skeleton_hs.dtsi' (33,702) at 20210307214925666
35441 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/MAINTAINERS' (33,703) at 20210308005002916
35442 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ath79-cpu.c' (33,704) at 20210307214928526
35443 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/syscalls.S' (33,705) at 20210309003648992
35444 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_dump.h' (33,706) at 20210307214930278
35445 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/Makefile' (33,707) at 20210307214927110
35446 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hist.h' (33,708) at 20241008080014051
35447 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/clock-gx.h' (33,709) at 20210308005002644
35448 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg-no-sim.cpp' (33,710) at 20220401030013859
35449 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-caps.rst' (33,711) at 20220525020651778
35450 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c' (33,712) at 20240405153048593
35451 2025-01-08 03:00:47.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trehorningsjo' (33,713) at 20210307205553794
35452 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi' (33,714) at 20240805080013923
35453 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mac_via.c' (33,715) at 20241211090212298
35454 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/LICENSE' (33,716) at 20210307205553662
35455 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mm.h' (33,717) at 20210307214930358
35456 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-manpage.rst' (33,718) at 20240906080037180
35457 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c' (33,719) at 20240405153049109
35458 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/device_pm.c' (33,720) at 20240405153230167
35459 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-test.c' (33,721) at 20240405153051241
35460 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/hab.c' (33,722) at 20210308005002724
35461 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wow.h' (33,723) at 20240805080013991
35462 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10071_priv.h' (33,724) at 20210307214928646
35463 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/cmdline.c' (33,725) at 20240405153052489
35464 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/musb.h' (33,726) at 20210308005003672
35465 2025-01-08 03:00:47.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/newport_con.c' (33,727) at 20240405153052177
35466 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-q8-tablet.dts' (33,728) at 20240405153045377
35467 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-cam.c' (33,729) at 20240405153046797
35468 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_cap.json' (33,730) at 20210307205553694
35469 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_midi.c' (33,731) at 20240405153053493
35470 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/s3.py' (33,732) at 20210528000029707
35471 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/decorators.py' (33,733) at 20221003030013333
35472 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb' (33,734) at 20241221090017544
35473 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wow.c' (33,735) at 20220525020653711
35474 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/head-64.h' (33,736) at 20240405153046109
35475 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-capture.h' (33,737) at 20241219090010504
35476 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/verify_pefile.h' (33,738) at 20210307214926794
35477 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb' (33,739) at 20220402030015911
35478 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-block-storage_%.bbappend' (33,740) at 20240413080012631
35479 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-topckgen.c' (33,741) at 20240405153230215
35480 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/LICENSE' (33,742) at 20220105040015914
35481 2025-01-08 03:00:47.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/shakti_c.h' (33,743) at 20230426080043768
35482 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7794.c' (33,744) at 20240405153051357
35483 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt5682.c' (33,745) at 20240405153232179
35484 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/dma-mapping.h' (33,746) at 20210308005002880
35485 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/testmode.h' (33,747) at 20210307214929782
35486 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm.sh' (33,748) at 20240405153232283
35487 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/indented-expr.err' (33,749) at 20210308005046409 to deleted uid set
35488 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/.gitignore' (33,750) at 20210308004940472
35489 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-windows-ssh.h' (33,751) at 20240906080037440
35490 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/piggyback.c' (33,752) at 20220525020652114
35491 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut_103.bb' (33,753) at 20241221090017488
35492 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/item_updater_helper.cpp' (33,754) at 20240820080021222
35493 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8822.yaml' (33,755) at 20240405153229799
35494 2025-01-08 03:00:47.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/ext_manifest4.h' (33,756) at 20240405153052889
35495 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/udbg.h' (33,757) at 20240405153046129
35496 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memmove.S' (33,758) at 20210307214926098
35497 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-0' (33,759) at 20211006000025238
35498 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/string.h' (33,760) at 20240405153045905
35499 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi632.dtsi' (33,761) at 20240405153045777
35500 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts' (33,762) at 20240405153045817
35501 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/dsp.txt' (33,763) at 20210307214925278
35502 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/mangle-port.h' (33,764) at 20210309003648832
35503 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr/static-mac-addr.service' (33,765) at 20210307205553674
35504 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/adc.h' (33,766) at 20210307214926554
35505 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_lib.sh' (33,767) at 20240405153054341
35506 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/0001-meson-Do-not-check-for-iso-xml-files-during-build.patch' (33,768) at 20241221090017488
35507 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/adutux.c' (33,769) at 20220525020654283
35508 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_8_0_d.h' (33,770) at 20210307214927686
35509 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/terminal.py' (33,771) at 20220910030013401
35510 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_catalog.h' (33,772) at 20240405153048597
35511 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-sys-init.service' (33,773) at 20240119090013779
35512 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.213.bb' (33,774) at 20241221090017544
35513 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/MeasurementSet.interface.yaml' (33,775) at 20240229090018787
35514 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588.dtsi' (33,776) at 20240405153229967
35515 2025-01-08 03:00:47.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550.dtsi' (33,777) at 20240405153045777
35516 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory_ldst_cached.h.inc' (33,778) at 20210927100127229
35517 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c' (33,779) at 20240405153230359
35518 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/pxa2xx.rst' (33,780) at 20240405153045265
35519 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phyreg_n.h' (33,781) at 20210307214929818
35520 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce60/irq_service_dce60.c' (33,782) at 20210309003649496
35521 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/selfmap.h' (33,783) at 20240326080039550
35522 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_prioq.c' (33,784) at 20210307214932198
35523 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp.h' (33,785) at 20240405153231859
35524 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-api.c' (33,786) at 20240405153046309
35525 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/test_libfdt.py' (33,787) at 20210308005003708
35526 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/devpts/Makefile' (33,788) at 20210307214931066
35527 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/userfaultfd-wrlat.py' (33,789) at 20210927100127353
35528 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd957x.h' (33,790) at 20220525020654587
35529 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/idle.h' (33,791) at 20240405153045937
35530 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_devlink.h' (33,792) at 20220525020654147
35531 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.seabios-microvm' (33,793) at 20210308005046237
35532 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp' (33,794) at 20240201090003032
35533 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.pass' (33,795) at 20241206090014306
35534 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-colorfly-e708-q1.dts' (33,796) at 20210308005002620
35535 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/system1-yaml-config.bb' (33,797) at 20241206090014230
35536 2025-01-08 03:00:47.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/lp3972.h' (33,798) at 20210307214931494
35537 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/reg.h' (33,799) at 20210307214929930
35538 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6351.c' (33,800) at 20240405153053657
35539 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-trashcan.svg' (33,801) at 20210308005107069
35540 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_sensor.cpp' (33,802) at 20220412175720090
35541 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/opera-firmware.rst' (33,803) at 20210307214925234
35542 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx6.c' (33,804) at 20210308005003460
35543 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/mmutrace.h' (33,805) at 20240405153046453
35544 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/dev.c' (33,806) at 20210307214931866
35545 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8994.c' (33,807) at 20240405153230227
35546 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/entry-common.h' (33,808) at 20240710080014577
35547 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/hardware_disable_test.c' (33,809) at 20240405153054313
35548 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/debugfs.c' (33,810) at 20240624080012800
35549 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/BBHandler.py' (33,811) at 20241221090017588
35550 2025-01-08 03:00:47.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/p2p.c' (33,812) at 20210307214929782
35551 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/rdma.c' (33,813) at 20240906080037372
35552 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/codel.h' (33,814) at 20240405153052841
35553 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mcu.c' (33,815) at 20240405153050581
35554 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_api_probe.h' (33,816) at 20220525020655175
35555 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gsc.c' (33,817) at 20240405153048485
35556 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ce.c' (33,818) at 20240805080013979
35557 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux.h' (33,819) at 20210307214926998
35558 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_regs.h' (33,820) at 20210307214928050
35559 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sa1100.h' (33,821) at 20210307214930222
35560 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_usb.c' (33,822) at 20240405153046881
35561 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/qapi-schema.json' (33,823) at 20241211090212454
35562 2025-01-08 03:00:47.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_tcb.h' (33,824) at 20210309003650608
35563 2025-01-08 03:00:47.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-pinctrl.dtsi' (33,825) at 20240405153045821
35564 2025-01-08 03:00:47.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_attr.h' (33,826) at 20210308005003644
35565 2025-01-08 03:00:47.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry_2.c' (33,827) at 20240405153053085
35566 2025-01-08 03:00:47.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/timer_s10.c' (33,828) at 20210308005002780
35567 2025-01-08 03:00:47.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-timed-average.c' (33,829) at 20210927100127649
35568 2025-01-08 03:00:47.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/file.c' (33,830) at 20241211090145525
35569 2025-01-08 03:00:47.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-hyperv.c' (33,831) at 20240805080013995
35570 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dso.c' (33,832) at 20240405153054189
35571 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_hypervisor.h' (33,833) at 20240405153048805
35572 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/ct-5361.c' (33,834) at 20210308005002948
35573 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/renesas,pci-rcar-gen2.yaml' (33,835) at 20240405153045125
35574 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0009-Fix-quoting-for-BUILD_WITH.patch' (33,836) at 20230131040012027
35575 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-tcpflood.c-Pass-correct-parameter-type-to-send.patch' (33,837) at 20241206090014254
35576 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/admin-guide/kernel-parameters.rst' (33,838) at 20210307214925578
35577 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-mem2mem.h' (33,839) at 20240405153052833
35578 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/hms-profinet.c' (33,840) at 20220525020654115
35579 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/.gitignore' (33,841) at 20210307214932182
35580 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/non_signalling_xscv.c' (33,842) at 20221215040039390
35581 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/vhost-user-backend.h' (33,843) at 20210308005046057
35582 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/spectre.c' (33,844) at 20220525020651882
35583 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-i2c.c' (33,845) at 20240405153230839
35584 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/OWNERS' (33,846) at 20241212090020527
35585 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-codec.c' (33,847) at 20240405153054009
35586 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic3.tc' (33,848) at 20210307214932670
35587 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-debug.c' (33,849) at 20240405153049425
35588 2025-01-08 03:00:47.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/neponset.h' (33,850) at 20210307214925958
35589 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_verbs.c' (33,851) at 20240628080013993
35590 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_unwind.c' (33,852) at 20240405153046301
35591 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/Kconfig' (33,853) at 20210308005003048
35592 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/Makefile' (33,854) at 20240405153054361
35593 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-frontend-tune-mode.rst' (33,855) at 20210309003648480
35594 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-flash-led-class.h' (33,856) at 20210307214931546
35595 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/asm9260_wdt.c' (33,857) at 20210307214930966
35596 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-classic.dtsi' (33,858) at 20240405153229875
35597 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-CairnHill' (33,859) at 20210307205553774
35598 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSensorMain.cpp' (33,860) at 20241112090003102
35599 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/loongson_hwmon.h' (33,861) at 20210307214926222
35600 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp87565-regulator.c' (33,862) at 20240405153231363
35601 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmlock.c' (33,863) at 20220525020654467
35602 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/supplicant.c' (33,864) at 20210308005003496
35603 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/svm.h' (33,865) at 20240405153046129
35604 2025-01-08 03:00:47.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5020ds.dts' (33,866) at 20210307214926350
35605 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqtest.c' (33,867) at 20241211090212546
35606 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5720.c' (33,868) at 20240405153053805
35607 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/libfdt_env.h' (33,869) at 20210307214926362
35608 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/TODO' (33,870) at 20210307214930638
35609 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/x86_start16_tpl.py' (33,871) at 20210308005003748
35610 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/acpi_cppc.c' (33,872) at 20240405153054213
35611 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-vsock.h' (33,873) at 20221215040039186
35612 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si.h' (33,874) at 20220525020652294
35613 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-mid.c' (33,875) at 20240405153051249
35614 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_attribs.h' (33,876) at 20210308005003552
35615 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/README.odroid-c2' (33,877) at 20210308005002912
35616 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/user_header.hpp' (33,878) at 20230516080019606
35617 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mr.c' (33,879) at 20210307214929506
35618 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-ubi.inc' (33,880) at 20210307205554058
35619 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8-acm.c' (33,881) at 20241211090145397
35620 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-search-active.png' (33,882) at 20220105012522971 to deleted uid set
35621 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l92-tables.c' (33,883) at 20240405153230835
35622 2025-01-08 03:00:47.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mpspec.h' (33,884) at 20240405153230111
35623 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_common.h' (33,885) at 20210307214928678
35624 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb' (33,886) at 20241206090014238
35625 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lenovo.c' (33,887) at 20241118090018495
35626 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h' (33,888) at 20210307214929450
35627 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/sp.c' (33,889) at 20210307214930542
35628 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/path.py' (33,890) at 20220910030013401
35629 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-java.c' (33,891) at 20220525020655167
35630 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-max8997.c' (33,892) at 20240405153049221
35631 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/aarch64/a-b-kernel.S' (33,893) at 20221215040039362
35632 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fdiv.c' (33,894) at 20210307214926434
35633 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_2008class.c' (33,895) at 20210307214926274
35634 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ross.h' (33,896) at 20210307214926586
35635 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/OWNERS' (33,897) at 20240619080017304
35636 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update/40-gbmc-upgrade.sh' (33,898) at 20241126090011763
35637 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-iris.dts' (33,899) at 20240405153045529
35638 2025-01-08 03:00:47.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_capture_bytes_action.hpp' (33,900) at 20211202040052622
35639 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/.gitignore' (33,901) at 20240405153045369
35640 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,max31827.yaml' (33,902) at 20240405153045065
35641 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kprobes.h' (33,903) at 20240405153046069
35642 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Posio' (33,904) at 20210307205553774
35643 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/f71882fg.c' (33,905) at 20240405153048853
35644 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/index.rst' (33,906) at 20240405153045293
35645 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ddr.c' (33,907) at 20210308005002968
35646 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c' (33,908) at 20210308005003468
35647 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-nonspdx-license.bb' (33,909) at 20230610080017615
35648 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nvram.h' (33,910) at 20210307214926386
35649 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/Makefile' (33,911) at 20240405153049349
35650 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_missing_field.c' (33,912) at 20210307214932642
35651 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qht.c' (33,913) at 20230426080043964
35652 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend' (33,914) at 20210812000025266
35653 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/microsoft/netvsc.rst' (33,915) at 20220525020651746
35654 2025-01-08 03:00:47.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-pcm.c' (33,916) at 20240405153053973
35655 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/streamline_config.pl' (33,917) at 20210308005003736
35656 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/0001-pyproject.toml-Downgrade-numpy-version-needs-to-1.x.patch' (33,918) at 20241221090017556
35657 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/MAINTAINERS' (33,919) at 20210308005002992
35658 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oproxy.h' (33,920) at 20210307214927902
35659 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyze-migration.py' (33,921) at 20240906080037440
35660 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/templates/default/bblayers.conf.sample' (33,922) at 20220910030013373
35661 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mv_xor_v2.c' (33,923) at 20240405153047001
35662 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pciebus-howto.rst' (33,924) at 20240405153229735
35663 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-link.yaml' (33,925) at 20240405153045037
35664 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/scx200/Makefile' (33,926) at 20210307214926746
35665 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-dwarf.dts' (33,927) at 20240405153229891
35666 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_36b.dts' (33,928) at 20210307214926346
35667 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edsele' (33,929) at 20210307205553778
35668 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.out' (33,930) at 20210308005046405 to deleted uid set
35669 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_gsc.h' (33,931) at 20240405153051217
35670 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/signal.c' (33,932) at 20241121090029264
35671 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/eth.c' (33,933) at 20210308005002964
35672 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/pll_config.h' (33,934) at 20210308005002952
35673 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mac.c' (33,935) at 20210308005003212
35674 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/led.c' (33,936) at 20210308005003076
35675 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/loongson1.h' (33,937) at 20240405153230011
35676 2025-01-08 03:00:47.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts' (33,938) at 20240405153046241
35677 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/edt-ft5x06.rst' (33,939) at 20210307214925514
35678 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusb_struct.h' (33,940) at 20240405153052117
35679 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/registers.h' (33,941) at 20240520080015139
35680 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sunchip_CX-A99_defconfig' (33,942) at 20210308005003244
35681 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_SDCARD_defconfig' (33,943) at 20210308005003244
35682 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/socket.c' (33,944) at 20240405153054353
35683 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kernel/linux/linux-nuvoton_%.bbappend' (33,945) at 20210819000021014
35684 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi' (33,946) at 20240418080014482
35685 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/exynos4_setup.h' (33,947) at 20210308005002720
35686 2025-01-08 03:00:47.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-rqs-u-boot.dtsi' (33,948) at 20210308005002584
35687 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/panel.c' (33,949) at 20240624080012776
35688 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy.h' (33,950) at 20240405153046537
35689 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_matchall.h' (33,951) at 20240405153050073
35690 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-cp110-comphy.c' (33,952) at 20240405153231311
35691 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/bridge/dw-hdmi.rst' (33,953) at 20210307214925494
35692 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/meson.build' (33,954) at 20240711080028179
35693 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/Makefile' (33,955) at 20210307214931070
35694 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_u_otp.h' (33,956) at 20230426080043764
35695 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq/run-ptest' (33,957) at 20240413080012663
35696 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi' (33,958) at 20241211090145373
35697 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_kvm.h' (33,959) at 20240405153052777
35698 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-nas4220b.dts' (33,960) at 20240405153045433
35699 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/attr.c' (33,961) at 20240405153231611
35700 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/OWNERS' (33,962) at 20231222090009935
35701 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/Makefile' (33,963) at 20210308005003076
35702 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-dspeve-thermal.dtsi' (33,964) at 20210308005002576
35703 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/interrupts.c' (33,965) at 20210308005002848
35704 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi' (33,966) at 20240919080017050
35705 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/amd.c' (33,967) at 20240726080012882
35706 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/ManufacturerExt/meson.build' (33,968) at 20240306090017812
35707 2025-01-08 03:00:47.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tc654.c' (33,969) at 20240405153048877
35708 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-KralovskyChlmec' (33,970) at 20210307205553794
35709 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/Makefile' (33,971) at 20240405153230391
35710 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_nic.c' (33,972) at 20240405153231043
35711 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/run-ptest' (33,973) at 20241221090017692
35712 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adp5589-keys.c' (33,974) at 20241011080017319
35713 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/locks.rst' (33,975) at 20240405153045205
35714 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0001_initial.py' (33,976) at 20210307205554262
35715 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SPCR' (33,977) at 20240906080037556 to deleted uid set
35716 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mips64el_defconfig' (33,978) at 20210308005003276
35717 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/neigh.h' (33,979) at 20240405153052897
35718 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/README' (33,980) at 20210307214928462
35719 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerNetworkProtocol.v1_10_1.json' (33,981) at 20240619080002948
35720 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TPL-1.0' (33,982) at 20241221090017616
35721 2025-01-08 03:00:47.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/dma.c' (33,983) at 20240405153050585
35722 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/pm.h' (33,984) at 20210307214925946
35723 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/network/phosphor-network_%.bbappend' (33,985) at 20210807000017358
35724 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sti.yaml' (33,986) at 20240405153045017
35725 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/sock_channel.cpp' (33,987) at 20240807080036867
35726 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-iommu-test.c' (33,988) at 20240906080037572
35727 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mpc8xxx_gpio.c' (33,989) at 20210308005003376
35728 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.json' (33,990) at 20220429100100882
35729 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/ubifs.c' (33,991) at 20210308005003552
35730 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/nl-REKAM-CAIW_Gouda' (33,992) at 20210307205553758
35731 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel-block.h' (33,993) at 20221215040039210
35732 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sandbox.c' (33,994) at 20210308005003452
35733 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mvme5100_defconfig' (33,995) at 20240405153046097
35734 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso.so' (33,996) at 20240326080039558
35735 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/davinci_asp.h' (33,997) at 20240405153052765
35736 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/imximage.cfg' (33,998) at 20210308005002980
35737 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_debugfs.c' (33,999) at 20240405153048573
35738 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/physmem.c' (34,000) at 20241211090145389
35739 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_btf.c' (34,001) at 20210309003655984
35740 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/Makefile' (34,002) at 20210307214928050
35741 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/leds.h' (34,003) at 20210307214929798
35742 2025-01-08 03:00:47.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.h' (34,004) at 20210309003649464
35743 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ti-qspi.c' (34,005) at 20240405153231467
35744 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tmp105-test.c' (34,006) at 20241211090212550
35745 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_format_test.c' (34,007) at 20240405153048769
35746 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0_internal.h' (34,008) at 20210307214929302
35747 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hih6130.rst' (34,009) at 20210307214925502
35748 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_printk.c' (34,010) at 20220525020654739
35749 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/.gitignore' (34,011) at 20221122040025835
35750 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h' (34,012) at 20220525020652947
35751 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-common.h' (34,013) at 20210307214926290
35752 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_monitor.hpp' (34,014) at 20240910080002146
35753 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libportal/libportal_0.8.1.bb' (34,015) at 20241221090017680
35754 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0002-purgatory-Pass-r-directly-to-linker.patch' (34,016) at 20240124090012266
35755 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-by-pid-report' (34,017) at 20210307214932570
35756 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/bcd_time.hpp' (34,018) at 20240820080027370
35757 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_block.c' (34,019) at 20240405153052569
35758 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-mux-gpio.h' (34,020) at 20210307214931474
35759 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx.dtsi' (34,021) at 20240405153045713
35760 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/w1.h' (34,022) at 20220525020654627
35761 2025-01-08 03:00:47.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.h' (34,023) at 20240405153230803
35762 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_watermark_regs.h' (34,024) at 20240405153048465
35763 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Event.v1_11_0.json' (34,025) at 20240918080002720
35764 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/types.h' (34,026) at 20210307214926762
35765 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-fan_%.bbappend' (34,027) at 20241109090010806
35766 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-i2c.c' (34,028) at 20240405153049541
35767 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5275EVB_defconfig' (34,029) at 20210308005003236
35768 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso' (34,030) at 20240405153229971
35769 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ti816x_emif4.c' (34,031) at 20210308005002756
35770 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/loong-ext.decode' (34,032) at 20241211090212494
35771 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/main.cpp' (34,033) at 20240817080027248
35772 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sis5595.c' (34,034) at 20240405153230679
35773 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/init.c' (34,035) at 20240405153230015
35774 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/tx.c' (34,036) at 20240830080013295
35775 2025-01-08 03:00:47.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pktcdvd.h' (34,037) at 20240405153052765
35776 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx.h' (34,038) at 20240405153231439
35777 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay.c' (34,039) at 20240906080037440
35778 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/time.h' (34,040) at 20210307214931662
35779 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-hsc-fault' (34,041) at 20240727080014098
35780 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/systems.json' (34,042) at 20240826080018275
35781 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tabulate_0.9.0.bb' (34,043) at 20240302090018214
35782 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/obex-file-fix-null-check.patch' (34,044) at 20240413080012643
35783 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/bno055.rst' (34,045) at 20240405153045221
35784 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_firmware_upgrade.sh' (34,046) at 20240812080018512
35785 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/cpu-probe.c' (34,047) at 20210307214926098
35786 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_siginfo.h' (34,048) at 20221215040039066
35787 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_buffer.c' (34,049) at 20241211090145417
35788 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-14N0600E.dtsi' (34,050) at 20240405153045733
35789 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (34,051) at 20241206090014226
35790 2025-01-08 03:00:47.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_gdp.h' (34,052) at 20210307214928038
35791 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i_rotate.c' (34,053) at 20240405153230819
35792 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tmpfs/bug-link-o-tmpfile.c' (34,054) at 20210307214932730
35793 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_kms.c' (34,055) at 20241001080013016
35794 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/Makefile' (34,056) at 20210307214932490
35795 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/firmware.c' (34,057) at 20240405153050613
35796 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-1440.dts' (34,058) at 20240405153229871
35797 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_cfg.h' (34,059) at 20210308005003076
35798 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a10s.c' (34,060) at 20210308005003352
35799 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/tx4927.h' (34,061) at 20210307214926246
35800 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/cache.json' (34,062) at 20220525020655147
35801 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-toolchain.docker' (34,063) at 20241211090212534
35802 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubbub.c' (34,064) at 20220525020652514
35803 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/irq.c' (34,065) at 20240405153046141
35804 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/clock.h' (34,066) at 20210308005002648
35805 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/evemu-tools/evemu-tools_git.bb' (34,067) at 20240301090012427
35806 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/devfreq.rst' (34,068) at 20210307214925458
35807 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/mctp-serial.c' (34,069) at 20240913080013809
35808 2025-01-08 03:00:47.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-cec-error-inj' (34,070) at 20210309003648244
35809 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/trace.h' (34,071) at 20210308005045929
35810 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' (34,072) at 20241213090035010 to deleted uid set
35811 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn_1.4.0.bb' (34,073) at 20240302090018202
35812 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_core.c' (34,074) at 20241211090145497
35813 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/mscc_sgpio.txt' (34,075) at 20210308005003304
35814 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha3.h' (34,076) at 20210307214931310
35815 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator' (34,077) at 20240405153044921
35816 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb' (34,078) at 20241221090017552
35817 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_hwdb.c' (34,079) at 20240405153230539
35818 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/sound.c' (34,080) at 20220525020654971
35819 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/index.rst' (34,081) at 20240405153044969
35820 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.1.bb' (34,082) at 20241221090017488
35821 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8034-mb7.dts' (34,083) at 20240405153045501
35822 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu.c' (34,084) at 20241018080014474
35823 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-powernv.c' (34,085) at 20240405153046921
35824 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml' (34,086) at 20240405153045037
35825 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm7445.dtsi' (34,087) at 20240405153045429
35826 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/packagefiles/boost/meson.build' (34,088) at 20230208040030540
35827 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/sandbox-power-domain.c' (34,089) at 20210308005003468
35828 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-davinci.c' (34,090) at 20240405153046877
35829 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/follow-fork-mode-child.py' (34,091) at 20240906080037576
35830 2025-01-08 03:00:47.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dpcd.h' (34,092) at 20240405153047301
35831 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/sm.c' (34,093) at 20240405153046733
35832 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_regs.h' (34,094) at 20240405153046585
35833 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto.inc' (34,095) at 20241221090017512
35834 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-storage-classic.c' (34,096) at 20240906080037308
35835 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_ceva.c' (34,097) at 20210308005003332
35836 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/mem-reservation.h' (34,098) at 20210307214931702
35837 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netnode.h' (34,099) at 20240405153053477
35838 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda826x.c' (34,100) at 20240405153049301
35839 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/util.c' (34,101) at 20230421080019768
35840 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/Makefile' (34,102) at 20240405153054001
35841 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ebony.c' (34,103) at 20240405153046193
35842 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/sun4m_iommu.c' (34,104) at 20241211090212338
35843 2025-01-08 03:00:47.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c' (34,105) at 20240405153050493
35844 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h' (34,106) at 20240405153048621
35845 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/v_initval_nolibc.c' (34,107) at 20240405153232287
35846 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps.out' (34,108) at 20240326080039734
35847 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgusb/libgusb_0.3.10.bb' (34,109) at 20230503080014587
35848 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch' (34,110) at 20241221090017640
35849 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/functional_helpers.py' (34,111) at 20241221090017592
35850 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/pm_netlink.sh' (34,112) at 20240405153232279
35851 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec.h' (34,113) at 20240405153230803
35852 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/card.h' (34,114) at 20241216090017709
35853 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-lmp92064.c' (34,115) at 20240405153230691
35854 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checkghlitmus.sh' (34,116) at 20240405153054069
35855 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/sunxi/Makefile' (34,117) at 20240405153231351
35856 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/pinctrl-exynos.h' (34,118) at 20210308005003456
35857 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/Makefile' (34,119) at 20240405153046189
35858 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma.h' (34,120) at 20220525020653163
35859 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/mac.c' (34,121) at 20240405153051949
35860 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/main.cpp' (34,122) at 20210308005120361
35861 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/Makefile' (34,123) at 20210308005002556
35862 2025-01-08 03:00:47.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0002-greeter-gdk.c-fix-typo.patch' (34,124) at 20210307205553946
35863 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth-uclass.c' (34,125) at 20210308005003716
35864 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/cache_shape/.gitignore' (34,126) at 20210307214932698
35865 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_frac.c' (34,127) at 20240405153046857
35866 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9481.c' (34,128) at 20210307214930506
35867 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/abi.rst' (34,129) at 20220525020651650
35868 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/cesa.h' (34,130) at 20220525020652386
35869 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-intel-quirks.h' (34,131) at 20240805080014067
35870 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts' (34,132) at 20210309003648740
35871 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MCR3000.h' (34,133) at 20210308005003576
35872 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsub.c' (34,134) at 20210307214926438
35873 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_lnode.c' (34,135) at 20240405153231395
35874 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_n3_xlarge_x86.json' (34,136) at 20231205090005305
35875 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sched-migration-record' (34,137) at 20210307214932566
35876 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/timex.h' (34,138) at 20220627100016926
35877 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ecpf.h' (34,139) at 20220525020653575
35878 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/mdc800.c' (34,140) at 20240405153052113
35879 2025-01-08 03:00:47.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/marvell,feroceon-cache.txt' (34,141) at 20240405153045021
35880 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/irq_controller_defs.h' (34,142) at 20210307214930550
35881 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.h' (34,143) at 20210307214927030
35882 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec_2.0.2.bb' (34,144) at 20230901080018206
35883 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_kvm.c' (34,145) at 20240906080037240
35884 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ahci.h' (34,146) at 20210308005003560
35885 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/skeleton.dtsi' (34,147) at 20210308005002816
35886 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-lradc.h' (34,148) at 20210308005002656
35887 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.out' (34,149) at 20210308005046409 to deleted uid set
35888 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/sysrq.h' (34,150) at 20210307214926618
35889 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_dr.c' (34,151) at 20240405153052117
35890 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fujitsu,mb86s70-gpio.yaml' (34,152) at 20240405153045061
35891 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hdlc.h' (34,153) at 20220525020654571
35892 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/hugetlbpage.c' (34,154) at 20240405153045929
35893 2025-01-08 03:00:47.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/callback.hpp' (34,155) at 20240904080034451
35894 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_verify.c' (34,156) at 20240405153048457
35895 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max14656_charger_detector.c' (34,157) at 20240405153231355
35896 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvvk.c.inc' (34,158) at 20241211090212514
35897 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/Makefile' (34,159) at 20210307214931194
35898 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_init.h' (34,160) at 20240405153047257
35899 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom_rpm.c' (34,161) at 20240405153049613
35900 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/intel-cqm.c' (34,162) at 20240405153054093
35901 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/ums512.dtsi' (34,163) at 20240405153229967
35902 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/float_convd.ref' (34,164) at 20221215040039382
35903 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-ctrls.h' (34,165) at 20240405153052829
35904 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hyperv_vmbus.h' (34,166) at 20240405153230659 to deleted uid set
35905 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.13.rst' (34,167) at 20241221090017592
35906 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mdwe_test.c' (34,168) at 20240405153232275
35907 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fan.cpp' (34,169) at 20210512000037560
35908 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65-wakeup.dtsi' (34,170) at 20210308005002592
35909 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/numa.h' (34,171) at 20220525020652090
35910 2025-01-08 03:00:47.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/compiler.h' (34,172) at 20240405153232287
35911 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_tables.h' (34,173) at 20241011080017375
35912 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-rt5650.c' (34,174) at 20240405153232183
35913 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sun4i.c' (34,175) at 20240405153049205
35914 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/requirements.txt' (34,176) at 20240906080037176
35915 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_rwnd_kern.c' (34,177) at 20210307214932122
35916 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/meson-gxl.c' (34,178) at 20240405153050357
35917 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/Makefile' (34,179) at 20210307214930926
35918 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/linkage.h' (34,180) at 20210307214926314
35919 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod_gadget.c' (34,181) at 20210309003653268
35920 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-ioctl.rst' (34,182) at 20210309003648472
35921 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phy-sun4i-usb.h' (34,183) at 20210308005003680
35922 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtable_broute.c' (34,184) at 20240405153053197
35923 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/Makefile' (34,185) at 20210308005003380
35924 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-arm.txt' (34,186) at 20210308005003012
35925 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld20.dtsi' (34,187) at 20210308005002632
35926 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/Kconfig' (34,188) at 20210308005003048
35927 2025-01-08 03:00:47.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c' (34,189) at 20240617080017390
35928 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/threads.c' (34,190) at 20220525020654891
35929 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonpatch_1.33.bb' (34,191) at 20240302090018210
35930 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_tpm2.c' (34,192) at 20240527080023364
35931 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/siano/Kconfig' (34,193) at 20210307214928674
35932 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_spi.c' (34,194) at 20240405153048973
35933 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8830.c' (34,195) at 20210307214932234
35934 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun4i-pll3.c' (34,196) at 20210307214927030
35935 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netfront.c' (34,197) at 20241220090018318
35936 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_lid.hpp' (34,198) at 20240819080030263
35937 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw.h' (34,199) at 20210625000036028
35938 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth-oauthlib_1.2.0.bb' (34,200) at 20240413080012663
35939 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unclosed-list.out' (34,201) at 20210308005046413 to deleted uid set
35940 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe.html' (34,202) at 20231126090012817
35941 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-4.0' (34,203) at 20211006000025230
35942 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8ulp-power.h' (34,204) at 20240405153052653
35943 2025-01-08 03:00:47.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power7.inc' (34,205) at 20210905000020581
35944 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv-trace.h' (34,206) at 20240405153046717
35945 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ddr.c' (34,207) at 20210308005002972
35946 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strlcpy-src.c' (34,208) at 20240405153053105
35947 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/rs6000.h' (34,209) at 20210307214926362
35948 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pcr.h' (34,210) at 20210307214926582
35949 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/index.rst' (34,211) at 20210307214925578
35950 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-Fix-function-protype-visibility.patch' (34,212) at 20221003030013285
35951 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/firmware-updates-pre.target' (34,213) at 20210307205553682
35952 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/acl.h' (34,214) at 20240405153052273
35953 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ptrace-abi.h' (34,215) at 20210307214926682
35954 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/TableDns.vue' (34,216) at 20241004080035975
35955 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/meson.build' (34,217) at 20210308005053425
35956 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/arcmsr_spec.rst' (34,218) at 20240405153045253
35957 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_make_chunk.c' (34,219) at 20240405153053373
35958 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr.host.c' (34,220) at 20240405153051837
35959 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_sample.py' (34,221) at 20240106090017249
35960 2025-01-08 03:00:47.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-omap.h' (34,222) at 20210307214931474
35961 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410-odroidxu.dts' (34,223) at 20240405153045569
35962 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll_0.1.bbappend' (34,224) at 20241112090023994
35963 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ia_css_sdis.host.h' (34,225) at 20210307214930562
35964 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/sunhme.c' (34,226) at 20241211090212310
35965 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/templates/default/bblayers.conf.sample' (34,227) at 20240323080013549
35966 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi3-64.conf' (34,228) at 20230609080014395
35967 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/s5p_goni.h' (34,229) at 20210308005003612
35968 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/regulator.txt' (34,230) at 20210308005003308
35969 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmzone.h' (34,231) at 20210307214926118
35970 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/test-pcmtest-driver.c' (34,232) at 20240405153232255
35971 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/genetlink-legacy.yaml' (34,233) at 20240405153229819
35972 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/autogain_functions.c' (34,234) at 20210307214928826
35973 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-me.c' (34,235) at 20240405153049641
35974 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/fdt.c' (34,236) at 20240613080016387
35975 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm911360k.dts' (34,237) at 20240405153045429
35976 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-ga-ref.rst' (34,238) at 20210927100127077
35977 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk322x.dtsi' (34,239) at 20210308005002604
35978 2025-01-08 03:00:47.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/makefile_fix.patch' (34,240) at 20210307205553874
35979 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3308.c' (34,241) at 20220525020652330
35980 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/lshrdi3.S' (34,242) at 20240405153046513
35981 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/vendor-example/get_latest_version.cpp' (34,243) at 20240829080033127
35982 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/mixeng.h' (34,244) at 20240326080039370
35983 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/power_reading.json' (34,245) at 20241105090013651
35984 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbc.c' (34,246) at 20240405153230555
35985 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad73311.h' (34,247) at 20210307214932290
35986 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/Kconfig' (34,248) at 20240405153045689
35987 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.errors.yaml' (34,249) at 20221209040048647
35988 2025-01-08 03:00:47.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,blueridge-2u_associations.json' (34,250) at 20241212090014007
35989 2025-01-08 03:00:47.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_8_0_sh_mask.h' (34,251) at 20210307214927686
35990 2025-01-08 03:00:47.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c' (34,252) at 20240405153230399
35991 2025-01-08 03:00:47.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/emac_defs.h' (34,253) at 20210308005002636
35992 2025-01-08 03:00:47.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/video/fbdev.c' (34,254) at 20240405153046497
35993 2025-01-08 03:00:47.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/OWNERS' (34,255) at 20211026000057546
35994 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock.h' (34,256) at 20210308005002732
35995 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,j721e-cpb-audio.yaml' (34,257) at 20240405153045173
35996 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_mprog.h' (34,258) at 20240405153231803
35997 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/syscall.h' (34,259) at 20240405153045861
35998 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal_n32.c' (34,260) at 20240405153046029
35999 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/power.h' (34,261) at 20240405153048425
36000 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistry.v1_6_3.json' (34,262) at 20240619080002948
36001 2025-01-08 03:00:47.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/posix_types.h' (34,263) at 20210308005002852
36002 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/wmi.c' (34,264) at 20241008080013951
36003 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml' (34,265) at 20221207040023627
36004 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_clock.c' (34,266) at 20240405153230267
36005 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/resolve_test.c' (34,267) at 20210307214932698
36006 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-record' (34,268) at 20210307214932570
36007 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2836.dtsi' (34,269) at 20210308005002572
36008 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pps.rst' (34,270) at 20210307214925470
36009 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/mqueue.c' (34,271) at 20240405153231887
36010 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_lcd.c' (34,272) at 20210308005003536
36011 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/pipeline.json' (34,273) at 20240405153054113
36012 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (34,274) at 20210807000017354
36013 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/dropbear/dropbear/dropbear.default' (34,275) at 20220621030012960
36014 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.h' (34,276) at 20210307214929542
36015 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990.dtsi' (34,277) at 20210308005002604
36016 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/semicall.h' (34,278) at 20240906080037576
36017 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd/0001-gstd-Remove-redundant-rpaths.patch' (34,279) at 20241221090017488
36018 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-sr.c' (34,280) at 20240405153230203
36019 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu' (34,281) at 20241221090017704
36020 2025-01-08 03:00:47.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb.c' (34,282) at 20210308005002972
36021 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/loongarch64-softmmu/default.mak' (34,283) at 20240906080037160
36022 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/Kconfig' (34,284) at 20210308005002984
36023 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/console/obmc-console_%.bbappend' (34,285) at 20241206090014278
36024 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8568mds.dts' (34,286) at 20210307214926342
36025 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_request.c' (34,287) at 20240405153230579
36026 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/cosmic,10001-adc.yaml' (34,288) at 20210309003648356
36027 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/X11' (34,289) at 20210307214925638
36028 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf.h' (34,290) at 20210307214927078
36029 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (34,291) at 20241031080012179
36030 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-lpc32xx.c' (34,292) at 20240405153049201
36031 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/firmware.c' (34,293) at 20240405153051181
36032 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am33xx-u-boot.dtsi' (34,294) at 20210308005002564
36033 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/main.cpp' (34,295) at 20240829080010546
36034 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_64_types.h' (34,296) at 20240405153046389
36035 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ports.h' (34,297) at 20240910080014098
36036 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpts.c' (34,298) at 20240405153050317
36037 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/meson.build' (34,299) at 20230825080021137
36038 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch' (34,300) at 20240127090011892
36039 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/mp.c' (34,301) at 20210308005002796
36040 2025-01-08 03:00:47.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/Makefile' (34,302) at 20210307214932434
36041 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-Musl-build-fix.patch' (34,303) at 20241221090017492
36042 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_drm.h' (34,304) at 20210307214927858
36043 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/p9100.c' (34,305) at 20240405153231587
36044 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/omap4_camera.rst' (34,306) at 20240405153044957
36045 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/idle.c' (34,307) at 20240405153045945
36046 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83869.c' (34,308) at 20241018080014538
36047 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tests/Makefile' (34,309) at 20240405153049157
36048 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/sysrq.c' (34,310) at 20241211090145389
36049 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/makemapdata.c' (34,311) at 20240405153046609
36050 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/README.md' (34,312) at 20230706080014761
36051 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_regs.h' (34,313) at 20210308005003520
36052 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/014' (34,314) at 20210927100127473
36053 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/bcm-pmb.c' (34,315) at 20240405153231347
36054 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mcimx7d-sabre.c' (34,316) at 20241211090212250
36055 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb' (34,317) at 20230919080013954
36056 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/meson.build' (34,318) at 20240326080039674
36057 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/qca8k.yaml' (34,319) at 20240405153045117
36058 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extfree_item.h' (34,320) at 20240405153052593
36059 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/sparse-keymap.h' (34,321) at 20210309003653848
36060 2025-01-08 03:00:47.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf_item_recover.c' (34,322) at 20240405153052589
36061 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power10-quad.dtsi' (34,323) at 20240405153045425
36062 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5663.txt' (34,324) at 20240405153229799
36063 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/daq-fix-incompatible-pointer-type-error.patch' (34,325) at 20241206090014238
36064 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/wmi.rst' (34,326) at 20240405153045197
36065 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme.h' (34,327) at 20240405153051945
36066 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-software-manager-mmc.bbclass' (34,328) at 20230110040015912
36067 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/leds/ncplite-led-manager-config-native.bb' (34,329) at 20241206090014286
36068 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/Kconfig' (34,330) at 20240405153232111
36069 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/musca.c' (34,331) at 20240906080037192
36070 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9850.h' (34,332) at 20210307214932314
36071 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-post-end' (34,333) at 20240105090012010
36072 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen_apic.c' (34,334) at 20240906080037232
36073 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7712.c' (34,335) at 20210307214926562
36074 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/README.md' (34,336) at 20230629131804615
36075 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_lli_defs.h' (34,337) at 20210307214927086
36076 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ec168.c' (34,338) at 20240405153049545
36077 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/metric_mock.hpp' (34,339) at 20221103030050760
36078 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/psample/Makefile' (34,340) at 20210307214932042
36079 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/string.h' (34,341) at 20210307214926674
36080 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/options.c' (34,342) at 20240405153052381
36081 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2.host.c' (34,343) at 20210307214930550
36082 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs_upload.h' (34,344) at 20240405153046685
36083 2025-01-08 03:00:47.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/prom.h' (34,345) at 20210307214926266
36084 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/gtp.c' (34,346) at 20241111090012129
36085 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/org/open_power/OCC/Metrics.errors.yaml' (34,347) at 20210308004932836
36086 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/olpc_ofw.h' (34,348) at 20210307214926670
36087 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun7i.h' (34,349) at 20210308005003620
36088 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/Makefile' (34,350) at 20240405153231455
36089 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqnr.h' (34,351) at 20210307214931410
36090 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-pinctrl-uboot.dtsi' (34,352) at 20210308005002580
36091 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/q40_master.h' (34,353) at 20210307214926162
36092 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-milbeaut/Makefile' (34,354) at 20210307214925898
36093 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/clock.h' (34,355) at 20210308005002668
36094 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.h' (34,356) at 20210307214932618
36095 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/console.c' (34,357) at 20241211090212550
36096 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/main.cpp' (34,358) at 20230523080037934
36097 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo/0001-test_cli.py-disable.patch' (34,359) at 20231126090012801
36098 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11.c' (34,360) at 20210307214925974
36099 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/80003es2lan.c' (34,361) at 20240411080014086
36100 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/broadsheetfb.c' (34,362) at 20240405153231579
36101 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-0.dtsi' (34,363) at 20210307214926350
36102 2025-01-08 03:00:47.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/MAINTAINERS' (34,364) at 20210308005002540
36103 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/intel,rcu-gw.yaml' (34,365) at 20220525020651706
36104 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nameval.c' (34,366) at 20210308005003556
36105 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ns8382x.c' (34,367) at 20210308005003440
36106 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/json_parser.hpp' (34,368) at 20240820080023694
36107 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msdos_fs.h' (34,369) at 20210307214931450
36108 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-qcom.c' (34,370) at 20241216090017721
36109 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/rq_enet_desc.h' (34,371) at 20240405153051601
36110 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_2021.04.bb' (34,372) at 20241206090014234
36111 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-vt8500.c' (34,373) at 20210307214930130
36112 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-nested-err.err' (34,374) at 20210308005046409
36113 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/pc-dimm.h' (34,375) at 20240906080037332
36114 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageCollection.json' (34,376) at 20240619080002956
36115 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am574x-idk.dts' (34,377) at 20240405153045597
36116 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tio/tio_2.7.bb' (34,378) at 20231126090012797
36117 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/input.h' (34,379) at 20210308005003652
36118 2025-01-08 03:00:47.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_lpss.c' (34,380) at 20240405153051997
36119 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smt.c' (34,381) at 20240405153050329
36120 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c' (34,382) at 20240405153230423
36121 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch' (34,383) at 20210307205554578
36122 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,kpss-gcc.yaml' (34,384) at 20240405153045029
36123 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/vmport.h' (34,385) at 20210308005046013
36124 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet1.dts' (34,386) at 20210308005002616
36125 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging_utils.cpp' (34,387) at 20210323000034099
36126 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0001.h' (34,388) at 20210307214927902
36127 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/knfsd-stats.rst' (34,389) at 20210307214925486
36128 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/video/edid.h' (34,390) at 20210307214931694
36129 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/exc_validate.c' (34,391) at 20210307214932702
36130 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8226-pinctrl.yaml' (34,392) at 20240405153045137
36131 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/list_sort.c' (34,393) at 20210308005003708
36132 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mpa01.h' (34,394) at 20210307214931434
36133 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_xdma.c' (34,395) at 20241211090212294
36134 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-unidiff_0.7.5.bb' (34,396) at 20240301090012435
36135 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/hybrid.c' (34,397) at 20240405153054089
36136 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-sys-certs.pl' (34,398) at 20210307214932146
36137 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff2' (34,399) at 20210307205554274 to deleted uid set
36138 2025-01-08 03:00:47.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/libfdt_internal.h' (34,400) at 20210308005003708
36139 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/ivsrcid_vislands30.h' (34,401) at 20210307214927702
36140 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/fastopen.c' (34,402) at 20240910080014094
36141 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/Kconfig' (34,403) at 20210307214928106
36142 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/Kconfig' (34,404) at 20240405153231279
36143 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___err_too_big_bitfield.c' (34,405) at 20210307214932642
36144 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.h' (34,406) at 20210307214929482
36145 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/252' (34,407) at 20220429100100914
36146 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct.c' (34,408) at 20240405153053429
36147 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-sheevaplug-esata.dts' (34,409) at 20240405153045457
36148 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/slpd-lite/slpd-lite.service' (34,410) at 20230407080015091
36149 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_pcicore.c' (34,411) at 20220525020654115
36150 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/dnotify_test.c' (34,412) at 20210307214932670
36151 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c' (34,413) at 20240405153047149
36152 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc2731.dtsi' (34,414) at 20210307214926050
36153 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/syscalltab.c' (34,415) at 20240710080014573
36154 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun9i-core.c' (34,416) at 20220525020652334
36155 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/irq_tx4938.c' (34,417) at 20210307214926294
36156 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/Kconfig' (34,418) at 20240405153049521
36157 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/activation_static.hpp' (34,419) at 20220727030018061
36158 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.err' (34,420) at 20210927100127469
36159 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bbappend' (34,421) at 20210813100029652
36160 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/credits.rst' (34,422) at 20210307214925514
36161 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc_state_dump.c' (34,423) at 20240405153230547
36162 2025-01-08 03:00:47.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/message/pack.cpp' (34,424) at 20240829080022546
36163 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt.h' (34,425) at 20240405153053445
36164 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/conditionaltests.patch' (34,426) at 20241206090014338
36165 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/index.rst' (34,427) at 20210307214925634
36166 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0046-Corstone1000-Change-MMCOMM-buffer-location.patch' (34,428) at 20241206090014210
36167 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/zynq-reset.txt' (34,429) at 20210307214925414
36168 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qom-interface.c' (34,430) at 20210927100127641
36169 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pam-ipmi/ipmi_pass_32' (34,431) at 20230112040025886 to deleted uid set
36170 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/Kconfig' (34,432) at 20210309003651772
36171 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_struct.h' (34,433) at 20210309003653028
36172 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mtk-nor.c' (34,434) at 20240405153231463
36173 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_transport_srp/figures.rst' (34,435) at 20210307214925562
36174 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/dump_tlb.c' (34,436) at 20240405153045949
36175 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/Kconfig' (34,437) at 20210308005002984
36176 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/misc.h' (34,438) at 20240405153054361
36177 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (34,439) at 20211204040540094
36178 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-piix4.c' (34,440) at 20221128040017454
36179 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-int.c' (34,441) at 20210307214926278
36180 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_vlan_mode_native.sh' (34,442) at 20210307214932658
36181 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/LICENSE' (34,443) at 20210308005049125
36182 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts' (34,444) at 20240405153045813
36183 2025-01-08 03:00:47.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5631.txt' (34,445) at 20210307214925434
36184 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/selftest.c' (34,446) at 20240405153050293
36185 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-sector.h' (34,447) at 20221215040039370
36186 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.c' (34,448) at 20220525020652959
36187 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_controlq.c' (34,449) at 20240405153050001
36188 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_manager.cpp' (34,450) at 20240606080012036
36189 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/dovecot.service' (34,451) at 20210307205553838
36190 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/openldap/openldap_%.bbappend' (34,452) at 20210307205554074
36191 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-sysfs.c' (34,453) at 20240405153051457
36192 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/video_osd-uclass.c' (34,454) at 20210308005003536
36193 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rt.py' (34,455) at 20220910030013401
36194 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/dev.c' (34,456) at 20240405153231011
36195 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine/0001-Fixed-with-libxml2-no-case-in-configure.ac.patch' (34,457) at 20230706080014749
36196 2025-01-08 03:00:47.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/floppy.h' (34,458) at 20220525020652146
36197 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c' (34,459) at 20241216090017697
36198 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/print.rs' (34,460) at 20240405153232095
36199 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_functions_graph.c' (34,461) at 20240405153053069
36200 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/libmemcached_1.0.18.bb' (34,462) at 20210307205553842
36201 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/Kconfig' (34,463) at 20240405153046873
36202 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/crc_mock.hpp' (34,464) at 20210427000038985
36203 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml' (34,465) at 20240405153045177
36204 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0020-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch' (34,466) at 20241221090017640
36205 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/create-read.c' (34,467) at 20240405153232267
36206 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson1b_defconfig' (34,468) at 20240405153045993
36207 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test.h' (34,469) at 20210307214930438
36208 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_seq.c' (34,470) at 20231101080011137
36209 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip.h' (34,471) at 20210307214926618
36210 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/dbus_zone.cpp' (34,472) at 20240820080023686
36211 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c' (34,473) at 20240910080014042
36212 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-core/systemd/systemd-conf_%.bbappend' (34,474) at 20241206090014218
36213 2025-01-08 03:00:47.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65219.c' (34,475) at 20240405153047085
36214 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8250.c' (34,476) at 20240405153230739
36215 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/gtk.h' (34,477) at 20230925080039937
36216 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/compat_gettimeofday.h' (34,478) at 20220525020651950
36217 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SessionCollection_v1.xml' (34,479) at 20240619080002936
36218 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/apic.c' (34,480) at 20240906080037236
36219 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/page.h' (34,481) at 20210307214926362
36220 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517.dtsi' (34,482) at 20240405153229903
36221 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_qoriq.c' (34,483) at 20240405153230175
36222 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress.bb' (34,484) at 20241226090016123
36223 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/r1000_chassis.json' (34,485) at 20221221040007770
36224 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_accel.h' (34,486) at 20210307214930918
36225 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7343.c' (34,487) at 20210307214926566
36226 2025-01-08 03:00:47.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sequencer.h' (34,488) at 20210308005003360
36227 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_nuvoton.hpp' (34,489) at 20240817080027652
36228 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Kconfig.debug' (34,490) at 20240405153230019
36229 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/bitops.h' (34,491) at 20210308005002848
36230 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/Makefile' (34,492) at 20210308005002732
36231 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_reg.h' (34,493) at 20240405153048573
36232 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-of.c' (34,494) at 20240913080013785
36233 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6357/registers.h' (34,495) at 20240405153052729
36234 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MTLL' (34,496) at 20211006000025238
36235 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-bsp/u-boot/u-boot-aspeed-sdk/minerva.cfg' (34,497) at 20231128090014177
36236 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-include-stdint.h-for-int64_t-types.patch' (34,498) at 20241206090014250
36237 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/50-gbmc-psu-hardreset.sh.in' (34,499) at 20241123090010955
36238 2025-01-08 03:00:47.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm2.c' (34,500) at 20240405153230055
36239 2025-01-08 03:00:47.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/events.json' (34,501) at 20240106090025434
36240 2025-01-08 03:00:47.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65910.h' (34,502) at 20220525020654587
36241 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/util.c' (34,503) at 20241115090012973
36242 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netlink_tunnel.c' (34,504) at 20240405153053193
36243 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ext2-atomic-setbit.h' (34,505) at 20210307214931302
36244 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/dreport_op.conf' (34,506) at 20241025080018741
36245 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-neon.c' (34,507) at 20241211090212478
36246 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/trap.c' (34,508) at 20240405153231015
36247 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/bmaptool/bmaptool_git.bb' (34,509) at 20241221090017692
36248 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/libperf.pc.template' (34,510) at 20210307214932494
36249 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/arp.c' (34,511) at 20240405153232015
36250 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/log.py' (34,512) at 20230925080039993
36251 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-error-on-reset' (34,513) at 20240326080039734
36252 2025-01-08 03:00:47.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958300k-ns_defconfig' (34,514) at 20210308005003252
36253 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-log.h' (34,515) at 20210307214928462
36254 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/processor.c' (34,516) at 20240405153054317
36255 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvme16x_scsi.c' (34,517) at 20210307214930370
36256 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-at91.c' (34,518) at 20240405153046921
36257 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-bad-type.err' (34,519) at 20210308005046405
36258 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_attach_fail.c' (34,520) at 20240405153232259
36259 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/uacce/uacce.h' (34,521) at 20210307214931690
36260 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_norflash_defconfig' (34,522) at 20210308005003248
36261 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timb_dma.h' (34,523) at 20210307214931522
36262 2025-01-08 03:00:47.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpuidle.h' (34,524) at 20210307214932614
36263 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/e1000.h' (34,525) at 20210308005003428
36264 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioam6_iptunnel.h' (34,526) at 20220525020654575
36265 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb' (34,527) at 20241221090017508
36266 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet1_defconfig' (34,528) at 20210308005003260
36267 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_write_byte.md' (34,529) at 20240809080033023
36268 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/openssl-tpm-engine_0.5.0.bb' (34,530) at 20230520080014488
36269 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dadran' (34,531) at 20210307205553778
36270 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40_ll.c' (34,532) at 20240405153047005
36271 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.c' (34,533) at 20240405153048377
36272 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-sprd.txt' (34,534) at 20210307214925406
36273 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci.h' (34,535) at 20240405153231535
36274 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/Kconfig' (34,536) at 20240405153231355
36275 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa73-cortexa35.inc' (34,537) at 20240301090012451
36276 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-glue-neon.c' (34,538) at 20240405153229975
36277 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_memory.h' (34,539) at 20240405153053497
36278 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi.h' (34,540) at 20210309003650356
36279 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/closure.c' (34,541) at 20241211090145441
36280 2025-01-08 03:00:47.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/cdc.h' (34,542) at 20240405153052941
36281 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/bmi.h' (34,543) at 20240405153050397
36282 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-run-power-pg.service' (34,544) at 20240727080014098
36283 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/base.c' (34,545) at 20240405153048665
36284 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.c' (34,546) at 20220525020652951
36285 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/crypto/Makefile' (34,547) at 20240405153045933
36286 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt712_sdca.c' (34,548) at 20240405153053957
36287 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-core/busybox/busybox_%.bbappend' (34,549) at 20210812000025262
36288 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd' (34,550) at 20210307205554494
36289 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache-flat.c' (34,551) at 20210307214926898
36290 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_release.c' (34,552) at 20240520080015151
36291 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/pel/test_bmc_pel.robot' (34,553) at 20240628080017117
36292 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml' (34,554) at 20240405153045145
36293 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_nor_SECURE_BOOT_defconfig' (34,555) at 20210308005003264
36294 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/teamcity.py' (34,556) at 20241221090017588
36295 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-hdmi.c' (34,557) at 20220525020655079
36296 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/common/reset.c' (34,558) at 20210307214926286
36297 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/errno.c' (34,559) at 20210308005003704
36298 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_clz.S' (34,560) at 20230925080040101
36299 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-corsair' (34,561) at 20210307214925202
36300 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mtk.h' (34,562) at 20240405153231559
36301 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_request_mgr.c' (34,563) at 20240405153046941
36302 2025-01-08 03:00:47.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-itead-core-common.dtsi' (34,564) at 20240405153045397
36303 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/raw_mode.c' (34,565) at 20240418080014486
36304 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mxicy,nand-ecc-engine.yaml' (34,566) at 20240405153045113
36305 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/devlink.h' (34,567) at 20240405153053233
36306 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/sipi_vector.S' (34,568) at 20210308005002860
36307 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/tiogapass/chassis-system-reset.service' (34,569) at 20210307205553682
36308 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RHeCos-1.1' (34,570) at 20210307205554426
36309 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp/Makefile' (34,571) at 20210307205554446
36310 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_gpio.h' (34,572) at 20210308005003020
36311 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/protocol_afs.h' (34,573) at 20220525020654343
36312 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/Makefile' (34,574) at 20220525020652122
36313 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/ynl.c' (34,575) at 20240405153232219
36314 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog-config/watchdog.conf' (34,576) at 20210307205554574
36315 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/amlogic,meson-gxbb-efuse.yaml' (34,577) at 20240405153045121
36316 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_main.h' (34,578) at 20240405153051573
36317 2025-01-08 03:00:47.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/exception.json' (34,579) at 20240405153054109
36318 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ring_buffer.c' (34,580) at 20240613080016519
36319 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7791-clock.h' (34,581) at 20210308005003632
36320 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/qos_conf.c' (34,582) at 20240405153050197
36321 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/km_kirkwood_defconfig' (34,583) at 20210308005003260
36322 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000_base.h' (34,584) at 20210308005003440
36323 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hw_breakpoint.h' (34,585) at 20240405153045857
36324 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/reset.c' (34,586) at 20210307214926202
36325 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_cee.c' (34,587) at 20220525020653471
36326 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml' (34,588) at 20240405153045033
36327 2025-01-08 03:00:47.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/pmbus/Makefile' (34,589) at 20240716080021363 to deleted uid set
36328 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com.h' (34,590) at 20240405153051925
36329 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains3xxx_data.c' (34,591) at 20210307214925930
36330 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/screen_info_generic.c' (34,592) at 20240812080017248
36331 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7751/setup.c' (34,593) at 20210307214926542
36332 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asb100.c' (34,594) at 20240405153048849
36333 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fs_context.c' (34,595) at 20241211090145529
36334 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command_table.cpp' (34,596) at 20240829080025807
36335 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libaio.c' (34,597) at 20210307214932466
36336 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0005-ui.c-handle-password-expire-and-update-new-password.patch' (34,598) at 20210307205553946
36337 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb.sh' (34,599) at 20240405153232275
36338 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-ramfb.bin' (34,600) at 20240326080039614 to deleted uid set
36339 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/Kbuild' (34,601) at 20240405153045849
36340 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/nat.json' (34,602) at 20240405153054377
36341 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/udlfb.rst' (34,603) at 20240405153045197
36342 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicfas.c' (34,604) at 20240405153051721
36343 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.10.rst' (34,605) at 20241221090017592
36344 2025-01-08 03:00:47.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt2701.dtsi' (34,606) at 20240405153045461
36345 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/machine.h' (34,607) at 20210307214931402
36346 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/state_manager.robot' (34,608) at 20240627080021048
36347 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-Odense' (34,609) at 20210307205553758
36348 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/pcr-extend/pcr-extend_git.bb' (34,610) at 20230520080014488
36349 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/maccess.c' (34,611) at 20240405153046185
36350 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/Makefile' (34,612) at 20210308005003016
36351 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mm_hooks.h' (34,613) at 20210307214931306
36352 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-softfloat-3/meson_options.txt' (34,614) at 20230925080039997
36353 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-debug.h' (34,615) at 20210307214929766
36354 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/images/obmc-phosphor-image.bbappend' (34,616) at 20240904080027730
36355 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/kasan.rst' (34,617) at 20240405153229835
36356 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/Makefile' (34,618) at 20210307214932378
36357 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt2880_eval.dts' (34,619) at 20210307214926194
36358 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/head-object-list.txt' (34,620) at 20240405153053453
36359 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_devmap_helpers.c' (34,621) at 20220525020655199
36360 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_drrs.c' (34,622) at 20240405153048449
36361 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/topology.h' (34,623) at 20210307214926222
36362 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/Makefile' (34,624) at 20220525020652859
36363 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdrom/gdrom.c' (34,625) at 20240405153046741
36364 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kexec.h' (34,626) at 20240405153046113
36365 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-tables.c' (34,627) at 20210307214930582
36366 2025-01-08 03:00:47.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework.inc' (34,628) at 20241206090014282
36367 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rmpiggy.S' (34,629) at 20210307214926750
36368 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/googletest.wrap' (34,630) at 20221014100033151
36369 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/host.conf' (34,631) at 20210307205554470
36370 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/images.c' (34,632) at 20210308005003732
36371 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos54xx.dtsi' (34,633) at 20210308005002580
36372 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.out' (34,634) at 20210308005046413 to deleted uid set
36373 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.6.bb' (34,635) at 20240301090012427
36374 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/xtensa-pic.h' (34,636) at 20210307214931410
36375 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/ddr.c' (34,637) at 20210308005002988
36376 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/Makefile' (34,638) at 20210307214931722
36377 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand_dt.c' (34,639) at 20210308005003412
36378 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/target-fail-monitoring.md' (34,640) at 20221209040006395
36379 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/irq.h' (34,641) at 20210307214926218
36380 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ptp.c' (34,642) at 20240405153050293
36381 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ipv6.c' (34,643) at 20240405153053157
36382 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Aberdare' (34,644) at 20210307205553794
36383 2025-01-08 03:00:47.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_int.h' (34,645) at 20240405153050229
36384 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-scpi.c' (34,646) at 20240405153230207
36385 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/utils.hpp' (34,647) at 20240621080031502
36386 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-awesomeversion_24.6.0.bb' (34,648) at 20241221090017548
36387 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop/0001-wakeup_xxx.h-include-limits.h.patch' (34,649) at 20210307205554602
36388 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/gadget.h' (34,650) at 20240405153052813
36389 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/soc-ac97link.txt' (34,651) at 20210307214925434
36390 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/clock.c' (34,652) at 20210308005002788
36391 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-livepatch.sh' (34,653) at 20210309003656004
36392 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/.gitignore' (34,654) at 20210307214925182
36393 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qmp-command-available.c' (34,655) at 20210927100127357
36394 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_syscalls.c' (34,656) at 20210307214926462
36395 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c' (34,657) at 20240405153230611
36396 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/wandboard.c' (34,658) at 20210308005003168
36397 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/file.c' (34,659) at 20240405153231603
36398 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_mipscore.c' (34,660) at 20210309003652964
36399 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/sdbusplus.wrap' (34,661) at 20240215090006160
36400 2025-01-08 03:00:47.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c' (34,662) at 20210309003653016
36401 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3-sys-manager.c' (34,663) at 20210307214930170
36402 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-libevdev_0.11.bb' (34,664) at 20241221090017556
36403 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-plugin-mem-access.c' (34,665) at 20241211090212550
36404 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-int-member.err' (34,666) at 20210308005046405
36405 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a779g0-sysc.h' (34,667) at 20240405153052653
36406 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/profile.cpp' (34,668) at 20240820080023690
36407 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (34,669) at 20230606080013598
36408 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/TODO' (34,670) at 20240405153054225
36409 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/pcie.c' (34,671) at 20210308005002916
36410 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpp-netlib/cpp-netlib/a53f123040998744602f190944464af0e159ea19.patch' (34,672) at 20231011080016582
36411 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_virt.py' (34,673) at 20241211090212538
36412 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeBasicContext.cpp' (34,674) at 20241112090003102
36413 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/manager.cpp' (34,675) at 20241115090002317
36414 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/bmc_state_manager_main.cpp' (34,676) at 20240823080031161
36415 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_table.cpp' (34,677) at 20240729080033932
36416 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.h' (34,678) at 20240405153049917
36417 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh.h' (34,679) at 20210307214929306
36418 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/marvell_88w8618.c' (34,680) at 20241211090212254
36419 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-silk.dts' (34,681) at 20210308005002600
36420 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_cq.c' (34,682) at 20240405153049893
36421 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-manual-pages.patch' (34,683) at 20230706080014741
36422 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/chardev-internal.h' (34,684) at 20241211090212218
36423 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dts' (34,685) at 20240910080014014
36424 2025-01-08 03:00:47.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/actions,s900-reset.h' (34,686) at 20210307214931346
36425 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/colors.scss' (34,687) at 20210308005107073
36426 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-file.c' (34,688) at 20230925080039833
36427 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/cpwd.c' (34,689) at 20240405153231599
36428 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_stp.h' (34,690) at 20210307214931650
36429 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/sdeventplus.wrap' (34,691) at 20220407100028311
36430 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/macsec.c' (34,692) at 20241111090012129
36431 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_meson_axg.c' (34,693) at 20210308005003348
36432 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-qom.h' (34,694) at 20240326080039698
36433 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/run-ptest' (34,695) at 20240106090017269
36434 2025-01-08 03:00:47.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/io.h' (34,696) at 20210308005002676
36435 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_common.c' (34,697) at 20210307214929434
36436 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_main.c' (34,698) at 20240405153231007
36437 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/ppc-qmp-cmds.c' (34,699) at 20240906080037516
36438 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi_smc911x.c' (34,700) at 20210308005003020
36439 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi.dtsi' (34,701) at 20210308005002572
36440 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_hw.c' (34,702) at 20240405153050073
36441 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilSat-B1-75.0W' (34,703) at 20210307205553758
36442 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/group.c' (34,704) at 20220525020654915
36443 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.h' (34,705) at 20210307214927886
36444 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mx27rtc.c' (34,706) at 20210308005003480
36445 2025-01-08 03:00:47.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-clps711x.c' (34,707) at 20220525020652302
36446 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/ath79.h' (34,708) at 20210307214926218
36447 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_dropdown.scss' (34,709) at 20241004080035959
36448 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/io.h' (34,710) at 20240405153232211
36449 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c' (34,711) at 20240405153051881
36450 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/npcm_gmac.c' (34,712) at 20241211090212306
36451 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/Makefile' (34,713) at 20240405153050321
36452 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/cache.h' (34,714) at 20240405153045973
36453 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max77693.c' (34,715) at 20220525020652422
36454 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/config.h' (34,716) at 20210308005002848
36455 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/io.c' (34,717) at 20240405153052549
36456 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_flavors.c' (34,718) at 20210307214932646
36457 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/Kconfig' (34,719) at 20241211090212258
36458 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psargs.c' (34,720) at 20241011080017295
36459 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/axnet_cs.c' (34,721) at 20240405153049773
36460 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/block-qdict.c' (34,722) at 20220429100100746
36461 2025-01-08 03:00:47.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/c/.clang-format' (34,723) at 20230517080007293
36462 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i5400_edac.c' (34,724) at 20240405153047017
36463 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_hfi.h' (34,725) at 20240405153051973
36464 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/sensor.hpp' (34,726) at 20240904080048943
36465 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/protection-keys.rst' (34,727) at 20240405153045005
36466 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/qspinlock.h' (34,728) at 20240815080012871
36467 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/calib.c' (34,729) at 20240405153050513
36468 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/intrinsics.h' (34,730) at 20210307214926110
36469 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0013.h' (34,731) at 20240405153048617
36470 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/ops_sse.h' (34,732) at 20240906080037488
36471 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/fix_warnings2.patch' (34,733) at 20241221090017680
36472 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib_main.c' (34,734) at 20240405153049049
36473 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/impl.hpp' (34,735) at 20240826080018279
36474 2025-01-08 03:00:47.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-sourcesink' (34,736) at 20210309003648244
36475 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/fw.c' (34,737) at 20240405153050469
36476 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/odroid.h' (34,738) at 20210308005003608
36477 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nvd.h' (34,739) at 20240405153047157
36478 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/imx6ul_tsc.c' (34,740) at 20240405153049161
36479 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_defer.h' (34,741) at 20240405153231771
36480 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/Makefile' (34,742) at 20240405153051249
36481 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha-ssse3-x86_64.S' (34,743) at 20220525020652134
36482 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fisttp.c' (34,744) at 20210308005046497
36483 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/can-utils_2023.03.bb' (34,745) at 20230401080011939
36484 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz' (34,746) at 20210307205554594 to deleted uid set
36485 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.out' (34,747) at 20210308005046401 to deleted uid set
36486 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/versal-mini.dts' (34,748) at 20210308005002632
36487 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/packagegroups/packagegroup-kudo-apps.bb' (34,749) at 20241221090017480
36488 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Job.v1_2_4.json' (34,750) at 20240619080002948
36489 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/misc_44x.S' (34,751) at 20210307214926450
36490 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/binutils-version.sh' (34,752) at 20210308005003724
36491 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring.c' (34,753) at 20240405153230567
36492 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/regmap.c' (34,754) at 20210308005003740
36493 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios_asm.S' (34,755) at 20210308005002884
36494 2025-01-08 03:00:47.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-board.cfg' (34,756) at 20230131040012019
36495 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/block-status-cache.out' (34,757) at 20220429100100930
36496 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_sable.c' (34,758) at 20210307214925658
36497 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.c' (34,759) at 20240805080013975
36498 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/567.patch' (34,760) at 20231126090012793
36499 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-salvator-x.dts' (34,761) at 20220525020651934
36500 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/test-cond.c' (34,762) at 20210308005046489
36501 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/rcar_can.c' (34,763) at 20240405153049733
36502 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_crypto.h' (34,764) at 20240405153052945
36503 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/performance/topN_callgrind.py' (34,765) at 20240326080039630
36504 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/noinitramfs.c' (34,766) at 20220525020654683
36505 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/sequence_numbers.c' (34,767) at 20210308005108645
36506 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-matrix.txt' (34,768) at 20240405153229775
36507 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/ethanolx-ipmi-sensors.yaml' (34,769) at 20210831000020507
36508 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/Makefile' (34,770) at 20210308005003012
36509 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/kvm_para.h' (34,771) at 20240906080037348
36510 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tcm.h' (34,772) at 20240405153045625
36511 2025-01-08 03:00:47.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/mls.h' (34,773) at 20240405153232115
36512 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_sensor.h' (34,774) at 20210307214928830
36513 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/purgatory.c' (34,775) at 20240405153046265
36514 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.h' (34,776) at 20210307214927310
36515 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py' (34,777) at 20210307205554262
36516 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun8i-a23-codec-analog.yaml' (34,778) at 20240405153045161
36517 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020si-post.dtsi' (34,779) at 20210307214926346
36518 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mii-fec.c' (34,780) at 20240405153230943
36519 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/openipmi-helper' (34,781) at 20210307205553846
36520 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/158' (34,782) at 20240906080037564
36521 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/lp8788_adc.c' (34,783) at 20240405153048953
36522 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-sysfs.rst' (34,784) at 20240405153045217
36523 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/empty.json' (34,785) at 20210308005046405
36524 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/index.rst' (34,786) at 20240405153045285
36525 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/file.c' (34,787) at 20240405153231763
36526 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/fuse-exfat/fuse-exfat_1.4.0.bb' (34,788) at 20231126090012777
36527 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sm6350.yaml' (34,789) at 20240405153045025
36528 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/038_x86_ucode_missing_node.dts' (34,790) at 20210308005003752
36529 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/target-rust-ccld.c' (34,791) at 20221003030013345
36530 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731.h' (34,792) at 20240405153053841
36531 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target.c.inc' (34,793) at 20240906080037544
36532 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/bt1-axi.c' (34,794) at 20240405153046729
36533 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/exception.json' (34,795) at 20240405153054113
36534 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp.lds.S' (34,796) at 20220525020651958
36535 2025-01-08 03:00:47.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/jedec.h' (34,797) at 20240405153052745
36536 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.c' (34,798) at 20240405153048661
36537 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts' (34,799) at 20240405153229927
36538 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_xsk.h' (34,800) at 20240405153050201
36539 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_h323.h' (34,801) at 20240405153231831
36540 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/timer.c' (34,802) at 20210308005002824
36541 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/run-ptest' (34,803) at 20220502030010232
36542 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6348-reset.h' (34,804) at 20210308005003640
36543 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/ccs.rst' (34,805) at 20220525020651778
36544 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514-spi.c' (34,806) at 20240405153232155
36545 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/061' (34,807) at 20240906080037564
36546 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/iocost_monitor.py' (34,808) at 20240405153232211
36547 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nuvoton,ma35d1-serial.yaml' (34,809) at 20240405153045153
36548 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/marvell,berlin2-reset.yaml' (34,810) at 20240405153045149
36549 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/thread_info.h' (34,811) at 20240405153046057
36550 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/de_DE.po' (34,812) at 20210308005046217
36551 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/Build' (34,813) at 20220525020655131
36552 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_suballoc.h' (34,814) at 20240405153052637
36553 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/Makefile' (34,815) at 20240405153050709
36554 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml' (34,816) at 20240405153045117
36555 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/other.json' (34,817) at 20240405153054145
36556 2025-01-08 03:00:47.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap1.decode' (34,818) at 20210308005046389
36557 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700.c' (34,819) at 20240405153051541
36558 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-som-om44-wlan.dtsi' (34,820) at 20240405153045605
36559 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h' (34,821) at 20220525020653047
36560 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_core.h' (34,822) at 20240405153231499
36561 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/logging/phosphor-hostlogger_%.bbappend' (34,823) at 20240308090017907
36562 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.c' (34,824) at 20240405153048661
36563 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/testcases_common.dtsi' (34,825) at 20240405153231279
36564 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb_types.h' (34,826) at 20210307214930562
36565 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/virtual-memory.json' (34,827) at 20240405153054137
36566 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/debugfs.c' (34,828) at 20210307214927150
36567 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/datetime/me-time-sync/me-time-sync.service' (34,829) at 20210714100019424
36568 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-smp.config' (34,830) at 20210307214926366
36569 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/inode.c' (34,831) at 20240913080013833
36570 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/rfcomm.h' (34,832) at 20210307214931554
36571 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbl.c' (34,833) at 20210308005046505
36572 2025-01-08 03:00:47.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm831x_backup.c' (34,834) at 20210307214930170
36573 2025-01-08 03:00:47.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pci.c' (34,835) at 20241211090212350
36574 2025-01-08 03:00:47.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_mh.h' (34,836) at 20210307214931650
36575 2025-01-08 03:00:47.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb' (34,837) at 20210307205554098
36576 2025-01-08 03:00:47.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9rl.c' (34,838) at 20240405153046769
36577 2025-01-08 03:00:47.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5.dtsi' (34,839) at 20240405153045609
36578 2025-01-08 03:00:47.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-lm70llp.c' (34,840) at 20220525020654107
36579 2025-01-08 03:00:47.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/sparx5_serdes.c' (34,841) at 20240405153051285
36580 2025-01-08 03:00:47.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/iommu.c' (34,842) at 20241211090145441
36581 2025-01-08 03:00:47.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_sja1105.c' (34,843) at 20240405153053233
36582 2025-01-08 03:00:47.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/u-boot.h' (34,844) at 20210308005002808
36583 2025-01-08 03:00:47.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml' (34,845) at 20240405153045053
36584 2025-01-08 03:00:47.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h' (34,846) at 20240405153230739
36585 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_sh_mask.h' (34,847) at 20210307214927618
36586 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-gpio.c' (34,848) at 20240405153048925
36587 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_domainhash.c' (34,849) at 20220525020654879
36588 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/mem_protect.c' (34,850) at 20240405153045885
36589 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/report_manager.hpp' (34,851) at 20220412175720086
36590 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_defconfig' (34,852) at 20210308005003268
36591 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Device/meson.build' (34,853) at 20220913030027309
36592 2025-01-08 03:00:47.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/input/linux-event-codes.h' (34,854) at 20210308005003636
36593 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/Kconfig' (34,855) at 20210308005002972
36594 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/074.out' (34,856) at 20210308005046441
36595 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.topology' (34,857) at 20240906080037556 to deleted uid set
36596 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cabextract/libmspack_0.11alpha.bb' (34,858) at 20241206090014258
36597 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/smartweb.c' (34,859) at 20210308005003052
36598 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/Makefile' (34,860) at 20240405153231227
36599 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/common/cfam_overrides.cpp' (34,861) at 20210308005103637
36600 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/lib_package.bbclass' (34,862) at 20220910030013389
36601 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/speed.c' (34,863) at 20210308005002836
36602 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/ultravisor.c' (34,864) at 20220627100016930
36603 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/sdram.c' (34,865) at 20210308005003052
36604 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack_1.9.22.bb' (34,866) at 20241221090017532
36605 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/average.cpp' (34,867) at 20240817080026660
36606 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/xlnx-versal.h' (34,868) at 20241211090212358
36607 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3399-power.h' (34,869) at 20210307214931346
36608 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge-vlan-stp' (34,870) at 20210308005046489
36609 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-summit.dts' (34,871) at 20240405153045605
36610 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_getset_retval_hooks.c' (34,872) at 20240405153054269
36611 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/memory.json' (34,873) at 20240405153054121
36612 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-prologue.h' (34,874) at 20240405153054181
36613 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/signal.c' (34,875) at 20240405153045969
36614 2025-01-08 03:00:47.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/crc32.S' (34,876) at 20240405153045897
36615 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/op_helper.c' (34,877) at 20241211090212482
36616 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/Kconfig' (34,878) at 20210308005003008
36617 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/group.c' (34,879) at 20240405153231571
36618 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bitrev.h' (34,880) at 20210307214925846
36619 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/kernel-api/alsa-driver-api.rst' (34,881) at 20210309003648460
36620 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-qup.c' (34,882) at 20240405153231463
36621 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_windows.h' (34,883) at 20210308005108641
36622 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/scan.c' (34,884) at 20241115090012969
36623 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/files/init' (34,885) at 20210307205554386
36624 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/run-hid-tools-tests.sh' (34,886) at 20241216090017809
36625 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/skas/mm_id.h' (34,887) at 20240613080016371
36626 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2423.c' (34,888) at 20210309003653324
36627 2025-01-08 03:00:47.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/time_tai.c' (34,889) at 20240405153232259
36628 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2.c' (34,890) at 20241211090145437
36629 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/numa.rst' (34,891) at 20240405153045297
36630 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-ap120c-ac.dts' (34,892) at 20240405153045541
36631 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ope.h' (34,893) at 20240405153054013
36632 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts' (34,894) at 20240405153045717
36633 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/imx8m-ddrc.c' (34,895) at 20240405153230275
36634 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mad.c' (34,896) at 20220525020653163
36635 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nsfs.c' (34,897) at 20240405153231707
36636 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h' (34,898) at 20240405153230603
36637 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kbuild' (34,899) at 20240405153045977
36638 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_reject_netdev.c' (34,900) at 20240405153053333
36639 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/trace-events' (34,901) at 20241211090212326
36640 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_restore_crt0.S' (34,902) at 20210307214926462
36641 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/Makefile' (34,903) at 20220525020653419
36642 2025-01-08 03:00:47.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-gpio.c' (34,904) at 20210308005003380
36643 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_int.h' (34,905) at 20240326080039434
36644 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kilpisjarvi' (34,906) at 20210307205553770
36645 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/subcore.h' (34,907) at 20220525020652078
36646 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.c' (34,908) at 20220525020652971
36647 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/expr.h' (34,909) at 20210308005003732
36648 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/module.h' (34,910) at 20210307214925666
36649 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_parameters.h' (34,911) at 20240405153051961
36650 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/__init__.py' (34,912) at 20240920080030747
36651 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/plugins.d/vpd_data' (34,913) at 20220413100022480
36652 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm.c' (34,914) at 20240405153045669
36653 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips-74k.inc' (34,915) at 20210905000020581
36654 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/Makevars' (34,916) at 20210307205553942
36655 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbc.h' (34,917) at 20240405153048453
36656 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/mte.c' (34,918) at 20240405153229983
36657 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_branch.c' (34,919) at 20220525020654735
36658 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/tinyxml2.wrap' (34,920) at 20230921080009745
36659 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/Makefile' (34,921) at 20210307214927734
36660 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0001-libmissing.h-fix-klibc-build-when-using-glibc-toolch.patch' (34,922) at 20210307205553750
36661 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-vero4k-plus.dts' (34,923) at 20240405153045713
36662 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-a64.h' (34,924) at 20240906080037460
36663 2025-01-08 03:00:47.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq_copy.c' (34,925) at 20240405153051601
36664 2025-01-08 03:00:47.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tsi108_pci.h' (34,926) at 20210307214926394
36665 2025-01-08 03:00:47.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/zstd_internal.h' (34,927) at 20240405153053113
36666 2025-01-08 03:00:47.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml' (34,928) at 20240405153045165
36667 2025-01-08 03:00:47.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/btrfs-tools/btrfs-tools_%.bbappend' (34,929) at 20240507080014350
36668 2025-01-08 03:00:47.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mremap.c' (34,930) at 20241023080012899
36669 2025-01-08 03:00:47.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.h' (34,931) at 20210307214929938
36670 2025-01-08 03:00:47.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_0_0_sh_mask.h' (34,932) at 20210307214927542
36671 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/Makefile' (34,933) at 20220525020651998
36672 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/vm.c' (34,934) at 20220525020654327
36673 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/Makefile' (34,935) at 20240405153054241
36674 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas2552.txt' (34,936) at 20210309003648396
36675 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_NOR_SECBOOT_defconfig' (34,937) at 20210308005003236
36676 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/dcmi_sensors.json' (34,938) at 20241106090019922
36677 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/templates/README' (34,939) at 20210307205554430
36678 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sve.decode' (34,940) at 20230925080040009
36679 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/meson-rng.c' (34,941) at 20240405153046753
36680 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_if.c' (34,942) at 20240405153230803
36681 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/exception.json' (34,943) at 20240405153054109
36682 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.out' (34,944) at 20210308005046413 to deleted uid set
36683 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/extended.json' (34,945) at 20240405153054117
36684 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_flat_key.sh' (34,946) at 20240405153054341
36685 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/Makefile' (34,947) at 20210308005003356
36686 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56.h' (34,948) at 20241018080014594
36687 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/842.c' (34,949) at 20210307214926786
36688 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el2t.c' (34,950) at 20210307214932634
36689 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/macio.h' (34,951) at 20240906080037336
36690 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-thunder.c' (34,952) at 20240405153050345
36691 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/__init__.py' (34,953) at 20210307205554630
36692 2025-01-08 03:00:47.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/sdram_config.h' (34,954) at 20210308005003072
36693 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/vdso.S' (34,955) at 20240326080039566
36694 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/psp-dev.h' (34,956) at 20240405153230259
36695 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.c' (34,957) at 20240405153230607
36696 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan_kern.c' (34,958) at 20220627100016934
36697 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axis,artpec6-clkctrl.h' (34,959) at 20240405153052641
36698 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0001-rarpd.8-add-man-file.patch' (34,960) at 20230706080014749
36699 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs_fs.h' (34,961) at 20240405153052929
36700 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/pinmux_config.h' (34,962) at 20210308005002952
36701 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/unistd.h' (34,963) at 20241211090212374
36702 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2.host.h' (34,964) at 20210307214930558
36703 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cciss_defs.h' (34,965) at 20210307214931626
36704 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-data.err' (34,966) at 20230925080040089
36705 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml' (34,967) at 20240405153045061
36706 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish_glue_3way.c' (34,968) at 20240405153046365
36707 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/cp0_helper.c' (34,969) at 20240906080037504
36708 2025-01-08 03:00:47.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f2u8x25_hsbp.json' (34,970) at 20220601030005865
36709 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_regs.h' (34,971) at 20240405153049745
36710 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-gemini/board-dt.c' (34,972) at 20240405153045645
36711 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-speakup' (34,973) at 20240405153044913
36712 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.json' (34,974) at 20210308005046401
36713 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lego_ev3_battery.c' (34,975) at 20240405153231355
36714 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-3.0-IGO' (34,976) at 20211006000025230
36715 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/connection.c' (34,977) at 20240405153048809
36716 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_spdif.h' (34,978) at 20240405153054013
36717 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/MAINTAINERS' (34,979) at 20210308005003052
36718 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/800x600.S' (34,980) at 20210307214932470
36719 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/q200.c' (34,981) at 20210308005002912
36720 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pico-imx7d.h' (34,982) at 20210308005003612
36721 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/genesis3_psu.json' (34,983) at 20230624080005339
36722 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/swphy.c' (34,984) at 20210307214929694
36723 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts' (34,985) at 20240405153045805
36724 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/prints.c' (34,986) at 20240405153052501
36725 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/ops_sse_header.h.inc' (34,987) at 20240326080039666
36726 2025-01-08 03:00:47.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg4ct.c' (34,988) at 20241008080013967
36727 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs.h' (34,989) at 20240405153046465
36728 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5647.c' (34,990) at 20240405153049329
36729 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0007-add-missing-FTW_-macros-for-musl.patch' (34,991) at 20241221090017644
36730 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_optc.h' (34,992) at 20240405153047245
36731 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glad/glad_2.0.8.bb' (34,993) at 20241221090017528
36732 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/adb-keys.h' (34,994) at 20210308005046013
36733 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-audsys-clkid.h' (34,995) at 20220525020655075
36734 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/acpi/mainboard.asl' (34,996) at 20210308005002948
36735 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDistribution.v1_4_0.json' (34,997) at 20240619080002952
36736 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/Makefile' (34,998) at 20240405153051821
36737 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/gfp.h' (34,999) at 20240405153054049
36738 2025-01-08 03:00:47.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_async_events.h' (35,000) at 20240405153046601
36739 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc_support.c' (35,001) at 20240618080023329
36740 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind_add_option_to_fix_port_number.patch' (35,002) at 20210608000015843
36741 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_tcm.c' (35,003) at 20240405153052073
36742 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockdep.h' (35,004) at 20241211090145537
36743 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/extended_user_header.hpp' (35,005) at 20230516080019606
36744 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/128.out' (35,006) at 20210308005046449
36745 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/3D-Slicer-1.0' (35,007) at 20241221090017612
36746 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/conf/layer.conf' (35,008) at 20241221090017576
36747 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra210-csi.yaml' (35,009) at 20240405153045053
36748 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/fix-rs6000-crt0.patch' (35,010) at 20230131040012047
36749 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/s5p_gpio.c' (35,011) at 20210308005003380
36750 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.h' (35,012) at 20210307214930630
36751 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/load_address.c' (35,013) at 20210309003655996
36752 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/phy.rst' (35,014) at 20240405153045209
36753 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/Platform' (35,015) at 20210307214926290
36754 2025-01-08 03:00:47.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-dev' (35,016) at 20210309003648256
36755 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx-omap3430es2plus-clocks.dtsi' (35,017) at 20210308005002600
36756 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage-spl.mx28.cfg' (35,018) at 20210308005002548
36757 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/qrwlock.h' (35,019) at 20210307214926674
36758 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/Kconfig' (35,020) at 20210308005002908
36759 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/alarmtimer-suspend.c' (35,021) at 20240405153054377
36760 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/files/inputrc' (35,022) at 20210307205554490
36761 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-netgear-wnr854t.dts' (35,023) at 20240405153045461
36762 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_32r5eb.sh' (35,024) at 20210308005046525
36763 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/cpu.c' (35,025) at 20240405153046489
36764 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma1_qm_axuser_nonsecured_regs.h' (35,026) at 20240405153046585
36765 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/Makefile' (35,027) at 20240405153049585
36766 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb' (35,028) at 20241221090017560
36767 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/Kconfig' (35,029) at 20210308005002948
36768 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1d_vlan.sh' (35,030) at 20240405153054341
36769 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/meson.build' (35,031) at 20230427080025914
36770 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memstat/memstat_1.0.bb' (35,032) at 20241221090017512
36771 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio.h' (35,033) at 20241211090212366
36772 2025-01-08 03:00:47.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_v4l2.h' (35,034) at 20240405153049493
36773 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/testmgr.c' (35,035) at 20240405153046545
36774 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam_%.bbappend' (35,036) at 20241206090014274
36775 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt' (35,037) at 20240405153229779
36776 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (35,038) at 20241206090014202
36777 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek.h' (35,039) at 20240405153230903
36778 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ia_css_ctc1_5.host.c' (35,040) at 20210307214930554
36779 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/capstone.c' (35,041) at 20221215040039070
36780 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/register.c' (35,042) at 20220429100100454
36781 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/super.h' (35,043) at 20210307214931002
36782 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/uv.c' (35,044) at 20240805080013927
36783 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc' (35,045) at 20210307205554278
36784 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/task_service/test_tasks_service.robot' (35,046) at 20240628080017121
36785 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml' (35,047) at 20240405153045129
36786 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.h' (35,048) at 20210307214929510
36787 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/keyring-type.h' (35,049) at 20210307214931350
36788 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/README.md' (35,050) at 20210307205553674
36789 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/external_intf/vmi_utils.robot' (35,051) at 20240627080021048
36790 2025-01-08 03:00:47.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/0001-m4-Check-for-libunwind-instead-of-libunwind-generic.patch' (35,052) at 20210608000015795
36791 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml' (35,053) at 20240405153045153
36792 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtc' (35,054) at 20210307214925198
36793 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/123' (35,055) at 20220429100100890
36794 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/pic32mzda.c' (35,056) at 20210308005003020
36795 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/.gitignore' (35,057) at 20210307214932698
36796 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch' (35,058) at 20210307205553750
36797 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dynack.c' (35,059) at 20220525020653723
36798 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_ace2x_debugfs.c' (35,060) at 20240405153051777
36799 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/speed.c' (35,061) at 20210308005002828
36800 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/bluestone.dts' (35,062) at 20240405153046089
36801 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_impl.h' (35,063) at 20240405153230091
36802 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_ordering.c' (35,064) at 20210307214932642
36803 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/acpi_cppc.h' (35,065) at 20240405153054213
36804 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise_top.c' (35,066) at 20241011080017415
36805 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.clang-format-ignore' (35,067) at 20230629131804611
36806 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerCollection.json' (35,068) at 20240619080002948
36807 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/MAINTAINERS' (35,069) at 20210308005002988
36808 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip22_defconfig' (35,070) at 20240405153230007
36809 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov9650.c' (35,071) at 20210307214928830
36810 2025-01-08 03:00:47.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ump_client.c' (35,072) at 20241216090017801
36811 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_rq_dlg_calc_31.h' (35,073) at 20220525020652526
36812 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-3.0-DE' (35,074) at 20211006000025230
36813 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/rt4831-backlight.h' (35,075) at 20220525020654543
36814 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/module.lds.h' (35,076) at 20220525020652090
36815 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/fastmap-wl.c' (35,077) at 20241211090145453
36816 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpih-cmp.c' (35,078) at 20240405153231947
36817 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/stmmac.txt' (35,079) at 20210308005003304
36818 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-rango.dts' (35,080) at 20240405153045445
36819 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/of-fpga-region.c' (35,081) at 20240405153230299
36820 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb' (35,082) at 20231126090012805
36821 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_sdcard_ifc_defconfig' (35,083) at 20210308005003264
36822 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/templates/ucd90160_defs.mako.cpp' (35,084) at 20210308005109241
36823 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-serranove.dts' (35,085) at 20240405153229943
36824 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53.dtsi' (35,086) at 20210308005002584
36825 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_channels.c' (35,087) at 20240405153231047
36826 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/prettierrc.yaml' (35,088) at 20221213040016740
36827 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sheep_rk3368.h' (35,089) at 20210308005003616
36828 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/sync_manager_main.cpp' (35,090) at 20240712080028497
36829 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cpcap.c' (35,091) at 20240405153230755
36830 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kernel/linux/linux-nuvoton/kudo.cfg' (35,092) at 20210813000020287
36831 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry.S' (35,093) at 20240405153229983
36832 2025-01-08 03:00:47.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f54.c' (35,094) at 20240405153049153
36833 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6000.c' (35,095) at 20240405153049297
36834 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dma-buffer' (35,096) at 20210307214925190
36835 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/time.c' (35,097) at 20240405153230019
36836 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/Makefile' (35,098) at 20210307214928362
36837 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/handshake.h' (35,099) at 20240405153052917
36838 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_vcap.h' (35,100) at 20240405153231035
36839 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_logic_somlv_defconfig' (35,101) at 20210308005003272
36840 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/phy/phy.rst' (35,102) at 20240405153045197
36841 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/som.h' (35,103) at 20210308005003028
36842 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/max1600.c' (35,104) at 20210307214930042
36843 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz' (35,105) at 20210307205554594 to deleted uid set
36844 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/pm.c' (35,106) at 20240405153045661
36845 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/vrf_strict_mode_test.sh' (35,107) at 20240405153054353
36846 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu_64.h' (35,108) at 20210307214926582
36847 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bitarray_3.0.0.bb' (35,109) at 20241221090017548
36848 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/COPYING.apache-2.0' (35,110) at 20210307205553730
36849 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt' (35,111) at 20210307214925338
36850 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb' (35,112) at 20241221090017548
36851 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_pin.h' (35,113) at 20210307214931386
36852 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_venc.c' (35,114) at 20210308005003532
36853 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/match.ipp' (35,115) at 20210308005114857
36854 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/versal-mini-emmc1.dts' (35,116) at 20210308005002632
36855 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ca.h' (35,117) at 20220525020654131
36856 2025-01-08 03:00:47.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/guest-loader.rst' (35,118) at 20230925080039845
36857 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/atomic.h' (35,119) at 20210308005002816
36858 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adt7475.yaml' (35,120) at 20240405153045065
36859 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995-draak.dts' (35,121) at 20210308005002604
36860 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/perf_callchain.c' (35,122) at 20241008080013895
36861 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/delay.h' (35,123) at 20220525020652098
36862 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregationSource.v1_4_3.json' (35,124) at 20240918080002716
36863 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts' (35,125) at 20240405153045405
36864 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.c' (35,126) at 20240405153232271
36865 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-get-cpus-script.sh' (35,127) at 20220525020655227
36866 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kprobes.h' (35,128) at 20240405153046317
36867 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/loongson3_bootp.h' (35,129) at 20240906080037248
36868 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/topology.hpp' (35,130) at 20240326080009321
36869 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa25x.c' (35,131) at 20240405153046805
36870 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/main.c' (35,132) at 20240405153050561
36871 2025-01-08 03:00:47.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/tcrypt.c' (35,133) at 20240405153046545
36872 2025-01-08 03:00:47.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/index.rst' (35,134) at 20240405153044993
36873 2025-01-08 03:00:47.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp2.dtsi' (35,135) at 20240405153045457
36874 2025-01-08 03:00:47.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7790.c' (35,136) at 20240405153051357
36875 2025-01-08 03:00:47.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/atmel_hlcdfb.c' (35,137) at 20210308005003520
36876 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PPL' (35,138) at 20241221090017616
36877 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/mmap_test.h' (35,139) at 20240405153232287
36878 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsverity.h' (35,140) at 20220525020654667
36879 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c' (35,141) at 20240405153047121
36880 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/no-op.txt' (35,142) at 20210308005003304
36881 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/cache.h' (35,143) at 20210308005002824
36882 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_frag.h' (35,144) at 20210307214931650
36883 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_thread.h' (35,145) at 20240906080037156
36884 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_04b.dtso' (35,146) at 20240405153231279
36885 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/omap4.h' (35,147) at 20210307214931330
36886 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-sld8.c' (35,148) at 20210308005002792
36887 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/leds/olympus-nuvoton-led-manager-config-native.bb' (35,149) at 20241206090014278
36888 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/gpio_grp.h' (35,150) at 20210308005002644
36889 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml' (35,151) at 20240405153229799
36890 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/debug.h' (35,152) at 20210307214929754
36891 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/head_64.S' (35,153) at 20240613080016371
36892 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_sideeffect.c' (35,154) at 20240405153053377
36893 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init301.h' (35,155) at 20210307214930938
36894 2025-01-08 03:00:47.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml' (35,156) at 20240405153045121
36895 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pmbus.h' (35,157) at 20240919080017054
36896 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/cs8427.c' (35,158) at 20240405153053509
36897 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/iss4xx.c' (35,159) at 20240405153046193
36898 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-socket.h' (35,160) at 20240326080039546
36899 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig' (35,161) at 20210308005003236
36900 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ns_access.h' (35,162) at 20210308005002644
36901 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/Makefile' (35,163) at 20210308005003352
36902 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420.dtsi' (35,164) at 20240405153045573
36903 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/0001-netlib.c-Move-including-sched.h-out-og-function.patch' (35,165) at 20210307205553842
36904 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Device.metadata.yaml' (35,166) at 20220430030026016
36905 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00235_fdma_packer_memmap_package.h' (35,167) at 20210307214928682
36906 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/general-information.rst' (35,168) at 20240405153045249
36907 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/parport.h' (35,169) at 20210307214926162
36908 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport_notify.c' (35,170) at 20240405153053405
36909 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/README' (35,171) at 20210308005003764
36910 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/devres.c' (35,172) at 20210307214931730
36911 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/Kconfig' (35,173) at 20210307214929966
36912 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.h' (35,174) at 20210307214929926
36913 2025-01-08 03:00:47.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_sqrt.c' (35,175) at 20210307214926274
36914 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/common-and-microarch.json' (35,176) at 20240405153054113
36915 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Inner-Net-2.0' (35,177) at 20241221090017616
36916 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es581_4.c' (35,178) at 20240405153049741
36917 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/vsec.c' (35,179) at 20240405153231343
36918 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fs.h' (35,180) at 20240405153052965
36919 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_bridge_neigh_suppress.sh' (35,181) at 20240520080015239
36920 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/samsung,exynos-usb2.yaml' (35,182) at 20240405153045181
36921 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134.h' (35,183) at 20240405153049377
36922 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,embedded-trace-extension.yaml' (35,184) at 20240405153229751
36923 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_lcd.dtsi' (35,185) at 20210308005002612
36924 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm.c' (35,186) at 20240405153051445
36925 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/helper.h' (35,187) at 20210308005046313
36926 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/templates/default/bblayers.conf.sample' (35,188) at 20240323080013545
36927 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-ixora-v1.1.dts' (35,189) at 20240405153045501
36928 2025-01-08 03:00:47.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/eco5pk_defconfig' (35,190) at 20210308005003256
36929 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h' (35,191) at 20240405153051905
36930 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvfc.h' (35,192) at 20220804100016008
36931 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/README' (35,193) at 20210308005002912
36932 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/max77650-onkey.yaml' (35,194) at 20240405153045081
36933 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armsse-cpu-pwrctrl.h' (35,195) at 20210927100127237
36934 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/auxbus.h' (35,196) at 20240326080039538
36935 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/Makefile' (35,197) at 20240405153052965
36936 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/nxp,lpc1850-rgu.txt' (35,198) at 20210307214925414
36937 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/manager.cpp' (35,199) at 20210308005116217
36938 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_color_mgmt.h' (35,200) at 20210307214927734
36939 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ro-DigiTV' (35,201) at 20210307205553758
36940 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export-US' (35,202) at 20241221090017616
36941 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vpp1.c' (35,203) at 20240405153046801
36942 2025-01-08 03:00:47.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/0001-Makefile-ensure-frontends-exits-before-writing-into-.patch' (35,204) at 20210307205553902
36943 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32-dma-mdma-chaining.rst' (35,205) at 20240405153044973
36944 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/sdio.c' (35,206) at 20210716100030015
36945 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/aspeed/Makefile' (35,207) at 20240405153049397
36946 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/anon_inodes.h' (35,208) at 20240405153052657
36947 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml' (35,209) at 20240405153045101
36948 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/nic.h' (35,210) at 20240405153231047
36949 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c' (35,211) at 20220525020652963
36950 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/configuration/dbus-sensors_%.bbappend' (35,212) at 20230610080017595
36951 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_io.h' (35,213) at 20240405153230079
36952 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-ipq6018.h' (35,214) at 20210307214931346
36953 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (35,215) at 20240625080012792
36954 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/meson.build' (35,216) at 20231130090023234
36955 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup.bb' (35,217) at 20241206090014230
36956 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/mt76xx.h' (35,218) at 20210308005002824
36957 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/meson.build' (35,219) at 20230825080021141
36958 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha1.its' (35,220) at 20210308005003744
36959 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/encode_subinsn.def' (35,221) at 20210927100127385
36960 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_superh_clut224.ppm' (35,222) at 20210307214930954
36961 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/kzm.rst' (35,223) at 20210927100127077
36962 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.c' (35,224) at 20240405153048637
36963 2025-01-08 03:00:47.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_data.c' (35,225) at 20220525020654507 to deleted uid set
36964 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/join.c' (35,226) at 20240405153050565
36965 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_dbg.h' (35,227) at 20210307214931586
36966 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/perf.h' (35,228) at 20210307214926322
36967 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/Kconfig' (35,229) at 20210308005002844
36968 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml' (35,230) at 20240405153045013
36969 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/ac97c.c' (35,231) at 20240405153232143
36970 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160aqds_tfa_defconfig' (35,232) at 20210308005003268
36971 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/pci-rmb.c' (35,233) at 20240405153232195
36972 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-l2x0.c' (35,234) at 20210307214925966
36973 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel.txt' (35,235) at 20240405153045117
36974 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/utils.cpp' (35,236) at 20240828080025979
36975 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r68s.dts' (35,237) at 20240805080013923
36976 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-mvebu-v7.c' (35,238) at 20240405153046921
36977 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/iomem.c' (35,239) at 20240405153231911
36978 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-platform.c' (35,240) at 20210308005045777
36979 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomli-w_1.0.0.bb' (35,241) at 20240413080012663
36980 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0016-Platform-corstone1000-Fix-isolation-L2-memory-protection.patch' (35,242) at 20241221090017464
36981 2025-01-08 03:00:47.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.qemu-riscv' (35,243) at 20210308005003296
36982 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/si4713.c' (35,244) at 20240405153049505
36983 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/analogbits-wrpll-cln28hpc.h' (35,245) at 20210308005003352
36984 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/nuttcp/nuttcp@.service' (35,246) at 20210307205553846
36985 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx31pdk.h' (35,247) at 20210308005003604
36986 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/lsm.h' (35,248) at 20220525020654955
36987 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cpu-load.rst' (35,249) at 20220525020651642
36988 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pocketpy/pocketpy_2.0.3.bb' (35,250) at 20241221090017512
36989 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_zynqmp.c' (35,251) at 20210308005003348
36990 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola.h' (35,252) at 20220525020655007
36991 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cache.h' (35,253) at 20210308005002848
36992 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mbdrc.c' (35,254) at 20240405153054013
36993 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/Makefile' (35,255) at 20210307214932030
36994 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-vf-aware.sh' (35,256) at 20220525020655227
36995 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-ldst.h' (35,257) at 20230925080039937
36996 2025-01-08 03:00:47.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/buttons.c' (35,258) at 20240405153045981
36997 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/Makefile' (35,259) at 20210307214929522
36998 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/Makefile' (35,260) at 20210307214931202
36999 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_msg.c' (35,261) at 20210307214929394
37000 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/stable-api-nonsense.rst' (35,262) at 20210307214925554
37001 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp' (35,263) at 20240606080002976
37002 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-skeys-kvm.c' (35,264) at 20220429100100522
37003 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareFormUpdate.vue' (35,265) at 20241004080035967
37004 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodj.c' (35,266) at 20210307214932246
37005 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_input.c' (35,267) at 20240405153053249
37006 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/ssve-stress' (35,268) at 20240405153054237
37007 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci-runners.rst.inc' (35,269) at 20241211090212234
37008 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz' (35,270) at 20210307205554594 to deleted uid set
37009 2025-01-08 03:00:47.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-evb.dts' (35,271) at 20240405153045749
37010 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsglob.h' (35,272) at 20241211090145529
37011 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___err_non_int.c' (35,273) at 20210307214932642
37012 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/.gitignore' (35,274) at 20240405153054377
37013 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/selftest-hardlink/hello.c' (35,275) at 20210307205554390
37014 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_map_in_map.c' (35,276) at 20240628080014037
37015 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_drv.h' (35,277) at 20240830080013259
37016 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (35,278) at 20230610080017599
37017 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig' (35,279) at 20210308005003272
37018 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wireless.h' (35,280) at 20221128040017602
37019 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/fvp-base/optee_spmc_maifest.dts' (35,281) at 20241206090014210
37020 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/Makefile' (35,282) at 20210307214932738
37021 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew_2.2.0.bb' (35,283) at 20211007100024299
37022 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_rapl.h' (35,284) at 20240405153231815
37023 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/irqflags.h' (35,285) at 20210307214926110
37024 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/Makefile' (35,286) at 20210307214926306
37025 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/namei.c' (35,287) at 20240405153231691
37026 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uninit_stack.c' (35,288) at 20240405153054281
37027 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mxs-audio-sgtl5000.txt' (35,289) at 20210307214925430
37028 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mb862xx.c' (35,290) at 20210308005003528
37029 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/mba6ulx.dtsi' (35,291) at 20240405153229891
37030 2025-01-08 03:00:47.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalHostname.vue' (35,292) at 20241004080035971
37031 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh.h' (35,293) at 20240503080014514
37032 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-abi.h' (35,294) at 20240405153054369
37033 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/logwarn/logwarn_1.0.17.bb' (35,295) at 20241221090017540
37034 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-argcomplete_3.5.1.bb' (35,296) at 20241221090017548
37035 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/alphascale,acc.txt' (35,297) at 20240405153229755
37036 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-qcm2290.h' (35,298) at 20240405153052645
37037 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/README' (35,299) at 20210308005002940
37038 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6362-clock.h' (35,300) at 20210309003653812
37039 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c.c' (35,301) at 20240405153231263
37040 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dp.h' (35,302) at 20240405153048801
37041 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/integrator.c' (35,303) at 20210308005002912
37042 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ddr.c' (35,304) at 20210308005002968
37043 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ethtool.h' (35,305) at 20240405153050001
37044 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrav.c' (35,306) at 20210308005046525
37045 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch' (35,307) at 20240413080012627
37046 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/plugin.h' (35,308) at 20241211090212366
37047 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi' (35,309) at 20220525020651910
37048 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-metadata.h' (35,310) at 20240405153049241
37049 2025-01-08 03:00:47.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-grb.h' (35,311) at 20210307214926550
37050 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/messenger_v2.c' (35,312) at 20241018080014578
37051 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/trats2.h' (35,313) at 20210308005003620
37052 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sys_arm.c' (35,314) at 20240405153045633
37053 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.h' (35,315) at 20240405153046857
37054 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/tu102.c' (35,316) at 20220525020652971
37055 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/jit_disasm.c' (35,317) at 20241211090145569
37056 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/jobs-to-kas' (35,318) at 20240301090012411
37057 2025-01-08 03:00:47.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/newbbappend.vim' (35,319) at 20210812000025278
37058 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/iscsi_common.h' (35,320) at 20240405153052781
37059 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-physical_location' (35,321) at 20240405153044917
37060 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-slave.h' (35,322) at 20240405153047065
37061 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lwt_len_hist_user.c' (35,323) at 20210307214932118
37062 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/scmi_sensors/scmi_iio.c' (35,324) at 20240405153048973
37063 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c' (35,325) at 20240429080012420
37064 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-a3700-utmi.c' (35,326) at 20240405153231311
37065 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/seg_helper.c' (35,327) at 20240906080037492
37066 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_char.h' (35,328) at 20240405153051489
37067 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szekesfehervar' (35,329) at 20210307205553774
37068 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld4.dtsi' (35,330) at 20240405153045577
37069 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/iomap.c' (35,331) at 20210309003648980
37070 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/cxl.rst' (35,332) at 20240906080037180
37071 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/0002-Fix-import-of-tests.utils-to-enable-pytest.patch' (35,333) at 20240106090017241
37072 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMCRedundancy/meson.build' (35,334) at 20230825080021141
37073 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca-sdw.h' (35,335) at 20220525020655047
37074 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/setup-live' (35,336) at 20210812000025330
37075 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/openssl/openssl_%.bbappend' (35,337) at 20220921030015982
37076 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/input/i8042.txt' (35,338) at 20210308005003304
37077 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm21664.c' (35,339) at 20240405153045637
37078 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400.h' (35,340) at 20240405153048933
37079 2025-01-08 03:00:47.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/hotswap-power-cycle/files/tray_powercycle.sh' (35,341) at 20230428080015190
37080 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sunxi.c' (35,342) at 20220525020652334
37081 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rtas-fadump.h' (35,343) at 20210307214926482
37082 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/files/2895.patch' (35,344) at 20231011080016574
37083 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/portability_macros.h' (35,345) at 20240405153053113
37084 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-full' (35,346) at 20210308005046393
37085 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc-helloworld_git.bb' (35,347) at 20241221090017644
37086 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/extensions_test.cpp' (35,348) at 20240920080022623
37087 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gdbinit' (35,349) at 20210308005045717
37088 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/teo.c' (35,350) at 20240405153230255
37089 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/x86_init.h' (35,351) at 20240405153230115
37090 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/snps,dwc3.yaml' (35,352) at 20240405153045185
37091 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_cairo.h' (35,353) at 20210308005003608
37092 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M54455EVB.h' (35,354) at 20210308005003576
37093 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memset.S' (35,355) at 20210307214925674
37094 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3559av100-clock.h' (35,356) at 20240405153231795
37095 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun5i-ccu.h' (35,357) at 20210308005003636
37096 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/packagefiles/boost/meson.build' (35,358) at 20241012080002431
37097 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-targz-src-pkg' (35,359) at 20240405153054169
37098 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/macsec.h' (35,360) at 20240405153230715
37099 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/Makefile' (35,361) at 20210307214930714
37100 2025-01-08 03:00:47.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/spectrum_cs.c' (35,362) at 20240405153050553
37101 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-sabresd.dts' (35,363) at 20240405153045521
37102 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/requestqueue.c' (35,364) at 20240405153231655
37103 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_ph.c' (35,365) at 20210308005046505
37104 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/m5282evb.c' (35,366) at 20210308005002972
37105 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.dir-locals.el' (35,367) at 20210308005045717
37106 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7793-clock.h' (35,368) at 20210308005003632
37107 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/hostSelector_switch.hpp' (35,369) at 20241209090018856
37108 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_fru_properties.pl' (35,370) at 20220720030027719
37109 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx8image.h' (35,371) at 20210308005003652
37110 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/mmu_public.h' (35,372) at 20210307214930546
37111 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-io.h' (35,373) at 20240405153231807
37112 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/fcx.c' (35,374) at 20240405153051521
37113 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/define_SIGNAL_ARGS.patch' (35,375) at 20240309090012804
37114 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/reg_fields.c' (35,376) at 20210927100127385
37115 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/oom.h' (35,377) at 20240405153052757
37116 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml' (35,378) at 20240405153229771
37117 2025-01-08 03:00:47.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/virtio-net.c' (35,379) at 20241211090212310
37118 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/Kconfig' (35,380) at 20220525020653911
37119 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4sysctl.c' (35,381) at 20240405153052425
37120 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/crc16.h' (35,382) at 20210308005003544
37121 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/sysfs_engines.c' (35,383) at 20240405153048505
37122 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw.h' (35,384) at 20210307214930422
37123 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_u3d.h' (35,385) at 20210307214930814
37124 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/update-config-script.patch' (35,386) at 20221003030013269
37125 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/irondevice,sma1303.yaml' (35,387) at 20240405153045165
37126 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/clk.c' (35,388) at 20240405153046049
37127 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sa8775p.c' (35,389) at 20240805080013943
37128 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes.txt' (35,390) at 20210307205554226
37129 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx-iomuxc-gpr.yaml' (35,391) at 20240405153045153
37130 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/special.c' (35,392) at 20240405153054073
37131 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/ibm.json' (35,393) at 20230901080018206
37132 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/Kconfig' (35,394) at 20240405153051209
37133 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/index.rst' (35,395) at 20240405153229819
37134 2025-01-08 03:00:47.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-xbox-dvd.c' (35,396) at 20210307214928786
37135 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/8390.h' (35,397) at 20240405153049773
37136 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/cmd.c' (35,398) at 20220525020655083
37137 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc512x_defconfig' (35,399) at 20240405153046097
37138 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/omap3isp.h' (35,400) at 20220804100016080
37139 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_queue_pair.c' (35,401) at 20240405153049653
37140 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-adc5.c' (35,402) at 20240405153230691
37141 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/mcp4728.c' (35,403) at 20240405153230691
37142 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter.h' (35,404) at 20240405153054265
37143 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt' (35,405) at 20210309003648400
37144 2025-01-08 03:00:47.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/time.c' (35,406) at 20210308005002852
37145 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/MAINTAINERS' (35,407) at 20210308005003024
37146 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Kecskemet' (35,408) at 20210307205553774
37147 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/service_indicators.cpp' (35,409) at 20240820080027378
37148 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.dimmpxm' (35,410) at 20240906080037556 to deleted uid set
37149 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/remoteproc.c' (35,411) at 20210308005003216
37150 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/Makefile' (35,412) at 20210307214930450
37151 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-uefi-test_%.bbappend' (35,413) at 20230114040015466
37152 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch' (35,414) at 20241221090017684
37153 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-hv' (35,415) at 20210307214932570
37154 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-vt8500.c' (35,416) at 20240405153051505
37155 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/cpu.c' (35,417) at 20210308005002752
37156 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xgene-hwmon.rst' (35,418) at 20210307214925506
37157 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/helper.c' (35,419) at 20240405153230099
37158 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs.c' (35,420) at 20210307214931722
37159 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sandbox_osd.h' (35,421) at 20210308005003532
37160 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sksimx6.h' (35,422) at 20210308005003616
37161 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/resulttool' (35,423) at 20241221090017704
37162 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ata_platform.h' (35,424) at 20240405153052657
37163 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/samsung-g2d.yaml' (35,425) at 20210307214925318
37164 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/debugreg.h' (35,426) at 20220525020652154
37165 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/for_each_child.cocci' (35,427) at 20240405153053441
37166 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/footbridge_defconfig' (35,428) at 20240405153045613
37167 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw7905-2x.dts' (35,429) at 20240405153045733
37168 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-base0033.dts' (35,430) at 20210308005002560
37169 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/MAINTAINERS' (35,431) at 20210308005003032
37170 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-draco.dts' (35,432) at 20240405153045501
37171 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/medcom-wide/Makefile' (35,433) at 20210308005002920
37172 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_frag.c' (35,434) at 20210309003654368
37173 2025-01-08 03:00:47.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/pyproject.toml' (35,435) at 20220314030038324
37174 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/bootparam.h' (35,436) at 20210308005002876
37175 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cache.h' (35,437) at 20210307214931302
37176 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/Makefile' (35,438) at 20210308005002952
37177 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6qarm2_defconfig' (35,439) at 20210308005003268
37178 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7411.rst' (35,440) at 20210307214925498
37179 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/a7-pll.c' (35,441) at 20220525020652314
37180 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/fancontroller.hpp' (35,442) at 20240904080040759
37181 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid.h' (35,443) at 20240405153051657
37182 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/can.h' (35,444) at 20240405153052861
37183 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_tool.c' (35,445) at 20240405153231271
37184 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_module.h' (35,446) at 20240405153054313
37185 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pdt.c' (35,447) at 20240405153046077
37186 2025-01-08 03:00:47.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm73.c' (35,448) at 20240405153048861
37187 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sh4/sh_intc.h' (35,449) at 20220429100100570
37188 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.client.hpp.mako' (35,450) at 20240227090033348
37189 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/logger.hpp' (35,451) at 20230825080027865
37190 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_arm.h' (35,452) at 20240405153229975
37191 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h' (35,453) at 20240405153049469
37192 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-module-split.bbclass' (35,454) at 20240413080012683
37193 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/atmel-sfr.h' (35,455) at 20210307214931590
37194 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8083.h' (35,456) at 20210307214928646
37195 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/phosphor-ipmi-flash-mbcpld-update.service' (35,457) at 20240405080013750
37196 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/Kconfig' (35,458) at 20220525020652370
37197 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/p6.c' (35,459) at 20210307214926654
37198 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_spawn.py' (35,460) at 20210308005003744
37199 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml' (35,461) at 20240405153045165
37200 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/Kconfig' (35,462) at 20241211090145401
37201 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/hwconfig.c' (35,463) at 20210308005003228
37202 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-platform-driver.h' (35,464) at 20210307214932394
37203 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hugetlb.h' (35,465) at 20240405153230019
37204 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsaq_s_w_ph.c' (35,466) at 20210308005046509
37205 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/openbios-sparc64' (35,467) at 20241211090212438 to deleted uid set
37206 2025-01-08 03:00:47.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/check_mtu.c' (35,468) at 20240405153054249
37207 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/arpwatch_init' (35,469) at 20210307205554126
37208 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r6_defconfig' (35,470) at 20210308005003252
37209 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/stm32f2xx_adc.h' (35,471) at 20210308005046005
37210 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (35,472) at 20241023080015407
37211 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ptrace.h' (35,473) at 20240405153046069
37212 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/pmic.h' (35,474) at 20210307214931438
37213 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/settings.py' (35,475) at 20240106090017249
37214 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg.inc' (35,476) at 20240413080012691
37215 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx8010.c' (35,477) at 20240405153051501
37216 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mmu_context.h' (35,478) at 20220525020651798
37217 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.json' (35,479) at 20240906080037564
37218 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/zcore.c' (35,480) at 20240405153231379
37219 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon-memcpy.S' (35,481) at 20240405153230007
37220 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/README' (35,482) at 20210308005046489
37221 2025-01-08 03:00:47.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_lpat.c' (35,483) at 20210307214926822
37222 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_user.c' (35,484) at 20240613080016519
37223 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/entity-manager_%.bbappend' (35,485) at 20241206090014230
37224 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/metricgroups.json' (35,486) at 20240405153054157
37225 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tqdm_4.67.1.bb' (35,487) at 20241221090017560
37226 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-sdram-edac.txt' (35,488) at 20210307214925270
37227 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_values.cpp' (35,489) at 20240925080030034
37228 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcab/gcab/run-ptest' (35,490) at 20210307205553938
37229 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-64bit.xml' (35,491) at 20210308005045817
37230 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/tsc.c' (35,492) at 20240405153054093
37231 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_fpga.h' (35,493) at 20240405153047297
37232 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/creategroup1.bb' (35,494) at 20241206090014298
37233 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kfence.h' (35,495) at 20240405153045621
37234 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/apsh4ad0a_defconfig' (35,496) at 20240405153046309
37235 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/altera-a10sr.c' (35,497) at 20240405153230831
37236 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/sdeventplus.wrap' (35,498) at 20240229090015607
37237 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/rmcp.h' (35,499) at 20210308004938836
37238 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dwarf-regs.c' (35,500) at 20240405153054189
37239 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/path.py' (35,501) at 20210307205554434
37240 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/openprom.h' (35,502) at 20210307214926582
37241 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/espintcp.h' (35,503) at 20210307214931558
37242 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/mcfmmu.c' (35,504) at 20240405153045973
37243 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/Makefile' (35,505) at 20210308005003364
37244 2025-01-08 03:00:47.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/README.md' (35,506) at 20221207040023631
37245 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ccamisc.h' (35,507) at 20240405153051529
37246 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/reg.h' (35,508) at 20240405153050653
37247 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/gpio.c' (35,509) at 20240405153045701
37248 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-visconti.c' (35,510) at 20240405153047085
37249 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml' (35,511) at 20240405153045177
37250 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-x86/chassis/x86-power-control/daytonax/power-config-host0.json' (35,512) at 20240308090017907
37251 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/wilco-ec.h' (35,513) at 20210307214931482
37252 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/aspeed_vic.h' (35,514) at 20210308005046017
37253 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-scsi.h' (35,515) at 20240906080037340
37254 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm78.c' (35,516) at 20240405153048861
37255 2025-01-08 03:00:47.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.yaml' (35,517) at 20240405153045141
37256 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/netlink.c' (35,518) at 20240405153231103
37257 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/raspberrypi,7inch-touchscreen-panel-regulator.yaml' (35,519) at 20240405153045145
37258 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/Makefile' (35,520) at 20210308005002788
37259 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/cros-ec-keyboard.dtsi' (35,521) at 20210308005002576
37260 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/Kconfig' (35,522) at 20240405153053021
37261 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/Kconfig' (35,523) at 20210308005003496
37262 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/user-accounts.scss' (35,524) at 20210308005107065
37263 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vdso.h' (35,525) at 20210307214926586
37264 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-maturin-crates.inc' (35,526) at 20241221090017668
37265 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/Makefile' (35,527) at 20210307214926286
37266 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_file.hpp' (35,528) at 20240112090034344
37267 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-le.so' (35,529) at 20241121090029260
37268 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_sandisk.c' (35,530) at 20240405153049697
37269 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pxm2.h' (35,531) at 20210308005003612
37270 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h' (35,532) at 20210307214927930
37271 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-sensors.yaml' (35,533) at 20240712080022837
37272 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_std_in.c' (35,534) at 20210307214931870
37273 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/defs.h' (35,535) at 20210309003651772
37274 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/Kconfig' (35,536) at 20210308005002920
37275 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_bmc_dump.robot' (35,537) at 20221207040017535
37276 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-yapp4-crux.dts' (35,538) at 20240405153045505
37277 2025-01-08 03:00:47.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/exfat_raw.h' (35,539) at 20240405153052333
37278 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-paramiko_3.5.0.bb' (35,540) at 20241221090017556
37279 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/line-display.c' (35,541) at 20240405153046681
37280 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/revo.c' (35,542) at 20210307214932262
37281 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/dummy-include/stdbool.h' (35,543) at 20240405153054389
37282 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig' (35,544) at 20210308005003256
37283 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/config.mk' (35,545) at 20210308005002824
37284 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-katmai.c' (35,546) at 20210307214926338
37285 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/ap806-system-controller.c' (35,547) at 20210307214926994
37286 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212-u-boot.dtsi' (35,548) at 20210308005002596
37287 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-WellingtonKaukau' (35,549) at 20210307205553778
37288 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/setup.c' (35,550) at 20210307214926538
37289 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/debug.h' (35,551) at 20240405153050701
37290 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/vfsmod.h' (35,552) at 20240405153052557
37291 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/omap24xx_i2c.c' (35,553) at 20210308005003384
37292 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/dir.c' (35,554) at 20240405153231763
37293 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/LICENSE' (35,555) at 20210307205554226
37294 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/arcfb.h' (35,556) at 20210307214931622
37295 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lra.S' (35,557) at 20230925080040101
37296 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/igorplugusb.c' (35,558) at 20240405153049509
37297 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0004-Makefile-remove-test.patch' (35,559) at 20230503080014579
37298 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/Makefile' (35,560) at 20220525020653047
37299 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/macio-adb.c' (35,561) at 20240405153049225
37300 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/rx-offload.h' (35,562) at 20240405153231803
37301 2025-01-08 03:00:47.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S' (35,563) at 20210308005002548
37302 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_hightemp_stop@.service' (35,564) at 20241226090016123
37303 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap34xx-omap36xx-clocks.dtsi' (35,565) at 20210308005002600
37304 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/Kconfig' (35,566) at 20210308005002904
37305 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/edosk7705_defconfig' (35,567) at 20220525020652114
37306 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-qdu1000.c' (35,568) at 20240405153230227
37307 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/Makefile' (35,569) at 20210308005046549
37308 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/primecell.h' (35,570) at 20210308005046005
37309 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-locktest-Makefile.am-Do-not-use-build-flags.patch' (35,571) at 20230813080012876
37310 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/meson.build' (35,572) at 20241010080036061
37311 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi6220.dtsi' (35,573) at 20210308005002580
37312 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ax25-ae350.h' (35,574) at 20210308005003588
37313 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sparc-softmmu/default.mak' (35,575) at 20240906080037160
37314 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_SECMARK.c' (35,576) at 20241018080014586
37315 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/Kconfig' (35,577) at 20240405153050613
37316 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mt7623.c' (35,578) at 20210308005003348
37317 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/0002-support-to-override-usr-bin-arch-test.patch' (35,579) at 20241221090017512
37318 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic.h' (35,580) at 20240405153045357
37319 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l41.h' (35,581) at 20240405153231863
37320 2025-01-08 03:00:47.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/exitcode.c' (35,582) at 20210307214926622
37321 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipmark.c' (35,583) at 20240405153053317
37322 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ak7375.c' (35,584) at 20240405153049309
37323 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/as5011.h' (35,585) at 20210307214931406
37324 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/Makefile' (35,586) at 20210308005002972
37325 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/multipart_test.cpp' (35,587) at 20240904080003190
37326 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-common-npcm7xx.dtsi' (35,588) at 20240405153229875
37327 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_chipOp_handler.cpp' (35,589) at 20210308005104849
37328 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/delay.h' (35,590) at 20210307214926174
37329 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/hdspm.c' (35,591) at 20241011080017407
37330 2025-01-08 03:00:47.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/hest.c' (35,592) at 20240405153046629
37331 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/obmc-ikvm.service' (35,593) at 20240920080011535
37332 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.0.22.bb' (35,594) at 20241221090017544
37333 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/isofs.h' (35,595) at 20210916100017931
37334 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_port.h' (35,596) at 20240405153052149
37335 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_02a.dtso' (35,597) at 20240405153231279
37336 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/item_updater_main.cpp' (35,598) at 20241030080017187
37337 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-midi.c' (35,599) at 20240405153232123
37338 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel.h' (35,600) at 20240405153046945
37339 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.h' (35,601) at 20240405153047297
37340 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_SDCARD_defconfig' (35,602) at 20210308005003244
37341 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omapl138_lcdk_defconfig' (35,603) at 20210308005003272
37342 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/local_lock_internal.h' (35,604) at 20220525020654579
37343 2025-01-08 03:00:47.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/Kconfig' (35,605) at 20210307214928778
37344 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/ecma_167.h' (35,606) at 20220525020654499
37345 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/hmem/hmem.c' (35,607) at 20240405153046973
37346 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ubifs.c' (35,608) at 20210308005003220
37347 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm93384wvg_viper.dts' (35,609) at 20220525020651990
37348 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/unattended-boot-conf/openSUSE/autoinst.xml' (35,610) at 20241221090017468
37349 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsiphy.h' (35,611) at 20240405153049485
37350 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/core.c' (35,612) at 20240405153053241
37351 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-colon.err' (35,613) at 20210308005046409
37352 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/decode.h' (35,614) at 20210308005003336
37353 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb.c' (35,615) at 20240405153047237
37354 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt.c' (35,616) at 20240405153050401
37355 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_selftest.c' (35,617) at 20210307214929502
37356 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/fvp_devices.py' (35,618) at 20241221090017468
37357 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt' (35,619) at 20210307214925398
37358 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/Makefile' (35,620) at 20210309003649152
37359 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/lse2-fault.c' (35,621) at 20230925080040097
37360 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/cfa_coef_table.h' (35,622) at 20240405153049481
37361 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/opti93x.c' (35,623) at 20210307214932222
37362 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/libtar_1.2.20.bb' (35,624) at 20241221090017540
37363 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/profile2linkerlist.pl' (35,625) at 20210307214932158
37364 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwxfsleep.c' (35,626) at 20240405153046621
37365 2025-01-08 03:00:47.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-goflexnet.dts' (35,627) at 20210308005002592
37366 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten_hvm.c' (35,628) at 20241220090018306
37367 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb' (35,629) at 20231126090012805
37368 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/srq.h' (35,630) at 20210307214931442
37369 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-milbeaut.c' (35,631) at 20240405153230207
37370 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga-gl.c' (35,632) at 20221215040039106
37371 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PowerSupply.interface.yaml' (35,633) at 20221129040021943
37372 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_msg.hpp' (35,634) at 20210308005108645
37373 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/cpu.hpp' (35,635) at 20240904080048575
37374 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_debugfs.c' (35,636) at 20220525020653519
37375 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_ethtool.h' (35,637) at 20210309003651224
37376 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz_12.2.0.bb' (35,638) at 20241221090017528
37377 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/fun_port.h' (35,639) at 20240405153049937
37378 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xdata' (35,640) at 20220525020651634
37379 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kprobes-ftrace.c' (35,641) at 20240628080013981
37380 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/snd_ar_tokens.h' (35,642) at 20240405153052949
37381 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/rsrc_nonstatic.c' (35,643) at 20240405153051265
37382 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/charger-manager.rst' (35,644) at 20210307214925542
37383 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.yaml' (35,645) at 20240405153045177
37384 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/__init__.py' (35,646) at 20241206090014306
37385 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/matrix_keypad.h' (35,647) at 20240405153052709
37386 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lz4_wrapper.c' (35,648) at 20210308005003708
37387 2025-01-08 03:00:47.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/Set-up-for-cross-compilation.patch' (35,649) at 20240413080012643
37388 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-lgm-usb.c' (35,650) at 20240405153051289
37389 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts' (35,651) at 20240405153045753
37390 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipherpriv.h' (35,652) at 20241211090212226
37391 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/Kconfig' (35,653) at 20210308005002860
37392 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/mocked_bios.hpp' (35,654) at 20240801080035196
37393 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/gf128mul.h' (35,655) at 20210309003653804
37394 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/btrfsmaintenance_0.5.bb' (35,656) at 20231011080016570
37395 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/collie.c' (35,657) at 20240405153045689
37396 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/Makefile' (35,658) at 20210308005003520
37397 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/070' (35,659) at 20220429100100886
37398 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov2722.h' (35,660) at 20240405153051825
37399 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power6-pmu.c' (35,661) at 20240405153046193
37400 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sti/Kconfig' (35,662) at 20210308005002780
37401 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi.dtsi' (35,663) at 20240405153045733
37402 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-trace.c' (35,664) at 20240405153052085
37403 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_file.c' (35,665) at 20240520080015191
37404 2025-01-08 03:00:47.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_h.c' (35,666) at 20210308005046525
37405 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a2xx.xml.h' (35,667) at 20240405153048573
37406 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/unaligned.h' (35,668) at 20210308005003560
37407 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.h' (35,669) at 20210307214930562
37408 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/broadcom_bcm968580xref.h' (35,670) at 20210308005003588
37409 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp.c' (35,671) at 20240405153054265
37410 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/haps_hs_smp_defconfig' (35,672) at 20240405153229859
37411 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/configfs.h' (35,673) at 20240405153052673
37412 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/beaver/Kconfig' (35,674) at 20210308005003024
37413 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-komro-Rosenheim' (35,675) at 20210307205553758
37414 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8978.h' (35,676) at 20210307214932362
37415 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd.c' (35,677) at 20241216090017709
37416 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boda_Fagerum' (35,678) at 20210307205553778
37417 2025-01-08 03:00:47.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs_22.12.0.bb' (35,679) at 20241221090017512
37418 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_dcbnl.c' (35,680) at 20220525020653519
37419 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/renesas-ceu.c' (35,681) at 20240405153230811
37420 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_guts.c' (35,682) at 20210308005003556
37421 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65023.txt' (35,683) at 20210307214925410
37422 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/abracon,abx80x.txt' (35,684) at 20210307214925414
37423 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-sysemu.c' (35,685) at 20240326080039698
37424 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_dbg.h' (35,686) at 20240405153049053
37425 2025-01-08 03:00:47.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/arizona.h' (35,687) at 20220525020655023
37426 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_common.h' (35,688) at 20210307214928702
37427 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/intel,keembay-dwc3.yaml' (35,689) at 20240405153045181
37428 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig.debug' (35,690) at 20240405153045365
37429 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/double-type.out' (35,691) at 20210308005046405 to deleted uid set
37430 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/garbage.c' (35,692) at 20240503080014518
37431 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/iommu.c' (35,693) at 20240405153046369
37432 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/smp.h' (35,694) at 20210307214926458
37433 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc706/ps7_init_gpl.c' (35,695) at 20210308005003180
37434 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_LXR0.json' (35,696) at 20221213040036921
37435 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,usb2-phy.yaml' (35,697) at 20240405153045129
37436 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmo_Niva' (35,698) at 20210307205553770
37437 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-ca.rst' (35,699) at 20210307214925462
37438 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/LICENSE' (35,700) at 20230412080023456
37439 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/priv.h' (35,701) at 20220525020652967
37440 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Logs/EventLogStore.js' (35,702) at 20241004080035963
37441 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_spi.c' (35,703) at 20240405153048993
37442 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/legacy_freezer.c' (35,704) at 20240405153231903
37443 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_rdma.h' (35,705) at 20210307214927866
37444 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/main.cpp' (35,706) at 20240820080023690
37445 2025-01-08 03:00:47.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-evm.dts' (35,707) at 20240405153229903
37446 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/fpu_helper.c' (35,708) at 20240326080039706
37447 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/common.h' (35,709) at 20220525020652318
37448 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/dma.h' (35,710) at 20210307214931302
37449 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/nsis.py' (35,711) at 20221215040039270
37450 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/PLDM/Entity.interface.yaml' (35,712) at 20210610000035134
37451 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6281-a.dts' (35,713) at 20240405153045457
37452 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb_low_64e.S' (35,714) at 20240913080013769
37453 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/table.c' (35,715) at 20210307214929934
37454 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wtm.c' (35,716) at 20210307214932262
37455 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trace.h' (35,717) at 20210307214926082
37456 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5.dtsi' (35,718) at 20210308005002612
37457 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skeleton.c' (35,719) at 20240405153054277
37458 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/Makefile' (35,720) at 20210307214927990
37459 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/Kconfig' (35,721) at 20240405153046057
37460 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_bios.h' (35,722) at 20210307214927778
37461 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.h' (35,723) at 20210307214927938
37462 2025-01-08 03:00:47.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/microchip,pic32-uart.txt' (35,724) at 20210308005003308
37463 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-n3000-nios.c' (35,725) at 20220525020652434
37464 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/dexcr.h' (35,726) at 20240405153054357
37465 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-ff-rdk-nand.dts' (35,727) at 20240405153045529
37466 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (35,728) at 20240727080014098
37467 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/elpida_ecb240abacn.dtsi' (35,729) at 20240405153045601
37468 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/095.out' (35,730) at 20210927100127481
37469 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ich9.h' (35,731) at 20241211090212358
37470 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad.c' (35,732) at 20241211090145485
37471 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_tlv.h' (35,733) at 20210307214929610
37472 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs_32.c' (35,734) at 20210307214926750
37473 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/kernel_include.py' (35,735) at 20210308005002536
37474 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-leds.dtsi' (35,736) at 20240405153045589
37475 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc.c' (35,737) at 20240405153231051
37476 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/hfsplus_fs.h' (35,738) at 20241211090145521
37477 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/clk-ccu-div.c' (35,739) at 20240405153230203
37478 2025-01-08 03:00:47.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/submitting-patches.rst' (35,740) at 20240405153045177
37479 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc-internal.h' (35,741) at 20240906080037204
37480 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7r.inc' (35,742) at 20210905000020581
37481 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/Kconfig' (35,743) at 20220525020653435
37482 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0020-corstone1000-enable-distro-booting-command.patch' (35,744) at 20240413080012627
37483 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/opengl.patch' (35,745) at 20241221090017680
37484 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_s6d02a1.c' (35,746) at 20210307214930506
37485 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/bitops.h' (35,747) at 20240405153045913
37486 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-imx-tpm.c' (35,748) at 20241115090012961
37487 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_driver.h' (35,749) at 20220525020654003
37488 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/manager_main.cpp' (35,750) at 20221214040023272
37489 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/erspan.h' (35,751) at 20210307214932478
37490 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/sata_highbank.yaml' (35,752) at 20240405153045021
37491 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-asm9260.c' (35,753) at 20240405153046777
37492 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/Kconfig' (35,754) at 20240405153052557
37493 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/fbida-gcc10.patch' (35,755) at 20210307205553938
37494 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/nmap-redefine-the-python-library-dir.patch' (35,756) at 20241221090017532
37495 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/filecheck.c' (35,757) at 20240405153052473
37496 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/xhci-keystone.h' (35,758) at 20210308005002732
37497 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/vdso' (35,759) at 20210309003648244
37498 2025-01-08 03:00:47.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/link.c' (35,760) at 20240405153232207
37499 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cmpxchg-local.h' (35,761) at 20240405153231791
37500 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cpumap.c' (35,762) at 20240405153054185
37501 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/plat_nand.c' (35,763) at 20240405153049701
37502 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/setup-res.c' (35,764) at 20240405153231299
37503 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/clocksource-switch.c' (35,765) at 20240405153054377
37504 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi' (35,766) at 20210307214925994
37505 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc.py' (35,767) at 20230216040015763
37506 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-chemical-sunrise-co2' (35,768) at 20240405153044917
37507 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/floppy.h' (35,769) at 20210307214926218
37508 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl4030-power.c' (35,770) at 20240405153049621
37509 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/Makefile' (35,771) at 20210308005002728
37510 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-landisk.c' (35,772) at 20210307214926546
37511 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/strider.c' (35,773) at 20210308005003000
37512 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_main.c' (35,774) at 20240405153051597
37513 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_cksum.h' (35,775) at 20210307214931266
37514 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/bblayers.conf.sample' (35,776) at 20241023080015407
37515 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/static-norootfs.inc' (35,777) at 20230328080016488
37516 2025-01-08 03:00:47.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/Makefile' (35,778) at 20240405153231495
37517 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-ac5.c' (35,779) at 20240405153231323
37518 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/android-gadget-setup' (35,780) at 20230401080011931
37519 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/Kconfig' (35,781) at 20240405153052233
37520 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/index.rst' (35,782) at 20240405153045193
37521 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/Kconfig' (35,783) at 20210307214931190
37522 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl' (35,784) at 20210309003648256
37523 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acutils.h' (35,785) at 20240405153046617
37524 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb' (35,786) at 20240301090012423
37525 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_msgs.c' (35,787) at 20240405153230799
37526 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/common.h' (35,788) at 20210307214927022
37527 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet86dz_defconfig' (35,789) at 20210308005003260
37528 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_freecom.h' (35,790) at 20210307214930878
37529 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c' (35,791) at 20240405153048617
37530 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/namei.c' (35,792) at 20241008080013999
37531 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,a1-pll-clkc.yaml' (35,793) at 20240405153045021
37532 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/files/fix-mime-construct-help-return-value.patch' (35,794) at 20210307205554002
37533 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-char.json' (35,795) at 20210308005046405
37534 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend' (35,796) at 20210812000025166
37535 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/Makefile' (35,797) at 20210307214928718
37536 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scheduler.h' (35,798) at 20240405153048533
37537 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hwcap.h' (35,799) at 20210307214925850
37538 2025-01-08 03:00:47.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/rohm-bu27034.c' (35,800) at 20240405153049001
37539 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-tdm.c' (35,801) at 20210307214932398
37540 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Requirements/GPpartitionReaders1.svg' (35,802) at 20240405153044933
37541 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-clash-member.err' (35,803) at 20220429100100882
37542 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/Makefile' (35,804) at 20240405153052037
37543 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-devtools/python/python3-construct-native_2.10.68.bb' (35,805) at 20231126090012773
37544 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/labeled_tuple_helpers.hpp' (35,806) at 20220412175720090
37545 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/pl011.h' (35,807) at 20241211090212358
37546 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ov2659.h' (35,808) at 20240405153052825
37547 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp2888.c' (35,809) at 20240405153048869
37548 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_utils.c' (35,810) at 20210307214929286
37549 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/init.c' (35,811) at 20241211090145381
37550 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/linkage.h' (35,812) at 20210307214926310
37551 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_0_sh_mask.h' (35,813) at 20210307214927690
37552 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos7-clk.h' (35,814) at 20210307214931326
37553 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ioctl.h' (35,815) at 20220525020652947
37554 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/sticon.c' (35,816) at 20240405153052177
37555 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ti816x_evm_defconfig' (35,817) at 20210308005003284
37556 2025-01-08 03:00:47.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/main.c' (35,818) at 20210927100127329
37557 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/cpu/mpc83xx/Makefile' (35,819) at 20210308005003720
37558 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/0001-Silence-clang-warnings.patch' (35,820) at 20230401080011939
37559 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/ipmievd.c' (35,821) at 20210308004938832
37560 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c' (35,822) at 20240405153048681
37561 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb' (35,823) at 20231126090012781
37562 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/events/oem_ibm_event_state_sensor.json' (35,824) at 20240610080035204
37563 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/pseudo-pyc-test/pseudo-pyc-test.bb' (35,825) at 20210307205554386
37564 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/mpc83xx-sdram.h' (35,826) at 20210308005003636
37565 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp_regs.h' (35,827) at 20240812080017236
37566 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c' (35,828) at 20240405153230383
37567 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_gvt_mmio_table.c' (35,829) at 20240405153048541
37568 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb' (35,830) at 20241221090017512
37569 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb' (35,831) at 20241221090017496
37570 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-hsw-bdw-match.c' (35,832) at 20240405153053957
37571 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/templates/default/local.conf.sample' (35,833) at 20241221090017472
37572 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0023-Fix-install-path-of-linux64.h.patch' (35,834) at 20241221090017660
37573 2025-01-08 03:00:47.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958300k_defconfig' (35,835) at 20210308005003252
37574 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/journal.c' (35,836) at 20240405153052501
37575 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_rtt.c' (35,837) at 20210307214929766
37576 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_base.c' (35,838) at 20240405153046205
37577 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/globutil.asl' (35,839) at 20210308005002872
37578 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-usb3ss-phy.yaml' (35,840) at 20240405153045129
37579 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/Makefile' (35,841) at 20240405153046021
37580 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ftrtc010.c' (35,842) at 20240405153051497
37581 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_d.c' (35,843) at 20210308005046517
37582 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_config_parser.cpp' (35,844) at 20230802080038882
37583 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NOSL' (35,845) at 20211006000025238
37584 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_genl_api.h' (35,846) at 20240405153052681
37585 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asequencer.h' (35,847) at 20240405153052949
37586 2025-01-08 03:00:47.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi_tx3g4c28phy.h' (35,848) at 20210307214928038
37587 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_qm_regs.h' (35,849) at 20240405153046581
37588 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lycksele_Knaften' (35,850) at 20210307205553786
37589 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-b15-rac.c' (35,851) at 20240405153045693
37590 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/w1-gpio.c' (35,852) at 20240405153052233
37591 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/bosch,bmg160.yaml' (35,853) at 20220921100021442
37592 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/ptrace.c' (35,854) at 20240405153046345
37593 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Enontekio_Ahovaara' (35,855) at 20210307205553770
37594 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/snps,axs10x-reset.yaml' (35,856) at 20240405153045149
37595 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/fragment.c' (35,857) at 20210307214931238
37596 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/cpld.c' (35,858) at 20210308005002988
37597 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/other.json' (35,859) at 20240405153054133
37598 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_timeout.c' (35,860) at 20240405153054305
37599 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra-common-usb-gadget.h' (35,861) at 20210308005003620
37600 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-mm.c' (35,862) at 20240405153046793
37601 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-extended/imsettings/imsettings_1.8.3.bb' (35,863) at 20230609080014395
37602 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-usb-phy.yaml' (35,864) at 20240405153045129
37603 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/test-fdt-base.dts' (35,865) at 20210308005003744
37604 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_stress.c' (35,866) at 20240405153054253
37605 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/index.rst' (35,867) at 20210307214925590
37606 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_firmware.h' (35,868) at 20240405153051845
37607 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tqma53.dtsi' (35,869) at 20240405153229883
37608 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_vining_fpga.dts' (35,870) at 20210308005002612
37609 2025-01-08 03:00:47.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_of_scan.c' (35,871) at 20240405153046145
37610 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250.dtsi' (35,872) at 20240805080013919
37611 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas6424.h' (35,873) at 20210309003654660
37612 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11_cpdt.c' (35,874) at 20210307214925974
37613 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls1021atwr.c' (35,875) at 20210308005002968
37614 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/targetos.h' (35,876) at 20210307214929666
37615 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_worker.c' (35,877) at 20240405153046709
37616 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_mmio.c' (35,878) at 20240405153052233
37617 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pads-imx8dxl.h' (35,879) at 20210307214931342
37618 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi2.h' (35,880) at 20240405153054025
37619 2025-01-08 03:00:47.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_numa.h' (35,881) at 20240405153052613
37620 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/pam-ipmi_git.bb' (35,882) at 20240627080019396
37621 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nft_reject_ipv4.c' (35,883) at 20240405153053257
37622 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/OWNERS' (35,884) at 20241109090026714
37623 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-spear-pcie-gadget' (35,885) at 20210309003648244
37624 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loader.h' (35,886) at 20240906080037332
37625 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-crypto.h' (35,887) at 20221215040039190
37626 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cpu.h' (35,888) at 20210307214925846
37627 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot-corstone1000.inc' (35,889) at 20241221090017464
37628 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-psci-domain.c' (35,890) at 20240405153046921
37629 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_b.c' (35,891) at 20210308005046513
37630 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/Kconfig' (35,892) at 20240405153049461
37631 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vmlinux.lds.S' (35,893) at 20240405153230023
37632 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_nic.c' (35,894) at 20240405153049857
37633 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/MAINTAINERS' (35,895) at 20210308005002944
37634 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/irssi/irssi_1.4.5.bb' (35,896) at 20241221090017504
37635 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm-qspi.h' (35,897) at 20240405153051781
37636 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/cond_resched.h' (35,898) at 20240405153052789
37637 2025-01-08 03:00:47.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/uuid.c' (35,899) at 20210308005003716
37638 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbstatus.h' (35,900) at 20240405153052533
37639 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-phycore-rdk.dts' (35,901) at 20210308005002604
37640 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/command_submission.c' (35,902) at 20240405153046553
37641 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsa310s_defconfig' (35,903) at 20210308005003272
37642 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdomain.h' (35,904) at 20220525020654467
37643 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/qos.c' (35,905) at 20210308005003036
37644 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpu_ops.h' (35,906) at 20240405153046245
37645 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tp_attach_query.c' (35,907) at 20240405153054261
37646 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc.py' (35,908) at 20240830080013367
37647 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/module.c' (35,909) at 20240405153045945
37648 2025-01-08 03:00:47.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_2d.c' (35,910) at 20240326080039434
37649 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread-stack.c' (35,911) at 20240405153054209
37650 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl2.h' (35,912) at 20240405153051961
37651 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da7280.c' (35,913) at 20240613080016419
37652 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c' (35,914) at 20240405153050465
37653 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/apr.h' (35,915) at 20240405153052793
37654 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ssd2828.c' (35,916) at 20210308005003532
37655 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/vgic.c' (35,917) at 20240405153054317
37656 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/sromc.c' (35,918) at 20210308005002552
37657 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Lancaster' (35,919) at 20210307205553798
37658 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_gact.h' (35,920) at 20210307214931662
37659 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_c_ac.c' (35,921) at 20240405153053285
37660 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SoftwareInventory_v1.xml' (35,922) at 20240619080002936
37661 2025-01-08 03:00:47.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/chassis/avsbus-control.bb' (35,923) at 20241206090014286
37662 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/protocol.h' (35,924) at 20240405153053165
37663 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/cereal.wrap' (35,925) at 20210501000157730
37664 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/mm.rst' (35,926) at 20240405153044989
37665 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/tls.h' (35,927) at 20210307214932482
37666 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/rockchip,rk3588-cru.h' (35,928) at 20240405153231799
37667 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_defconfig' (35,929) at 20210308005003264
37668 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/vpd_variables.py' (35,930) at 20221209040018563
37669 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/073_gbb_no_size.dts' (35,931) at 20210308005003752
37670 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu71.h' (35,932) at 20240405153230507
37671 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/test-process.rst' (35,933) at 20240106090017253
37672 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev5t.S' (35,934) at 20210307214925966
37673 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/meson.build' (35,935) at 20230825080021141
37674 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/penmount.c' (35,936) at 20210307214928506
37675 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_spi.c' (35,937) at 20240405153048985
37676 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/Kconfig' (35,938) at 20240405153051369
37677 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/Makefile' (35,939) at 20240405153047069
37678 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/power_supply_class.rst' (35,940) at 20240405153045245
37679 2025-01-08 03:00:47.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/.gitignore' (35,941) at 20240405153046097
37680 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/CMU-Tex' (35,942) at 20210307205553754
37681 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d27_som1_ek.dts' (35,943) at 20210308005002568
37682 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/Makefile' (35,944) at 20210307214926294
37683 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra74x-mmc-iodelay.dtsi' (35,945) at 20210308005002576
37684 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda_i2c.c' (35,946) at 20240411080014158
37685 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/skbprio.json' (35,947) at 20240405153054377
37686 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig' (35,948) at 20240405153046097
37687 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-multiple-procfs.c' (35,949) at 20210307214932710
37688 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_mgmt.c' (35,950) at 20240405153230287
37689 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr_state.h' (35,951) at 20210307214930562
37690 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gen_kheaders.sh' (35,952) at 20240624080012824
37691 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/hugetlbfs_reserv.rst' (35,953) at 20240405153229835
37692 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-ifup' (35,954) at 20230811080018338
37693 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grukservices.h' (35,955) at 20210307214929174
37694 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6362-neufbox6-sercomm.dts' (35,956) at 20220525020651990
37695 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/syslog-controller.js' (35,957) at 20210308005107077
37696 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/bch-regs.h' (35,958) at 20210307214929222
37697 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-account' (35,959) at 20230505080015455
37698 2025-01-08 03:00:47.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/export.h' (35,960) at 20220525020654471
37699 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg.h' (35,961) at 20241211090212374
37700 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/Makefile' (35,962) at 20240405153053937
37701 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-stub.c' (35,963) at 20240326080039502
37702 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch' (35,964) at 20241221090017636
37703 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex2.bpf.c' (35,965) at 20240405153053425
37704 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/buffer_icap.c' (35,966) at 20210307214926958
37705 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/resolver/Kconfig' (35,967) at 20210307214930522
37706 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/syncookies.c' (35,968) at 20220525020654867
37707 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard.dtsi' (35,969) at 20240405153229887
37708 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/sigtramp.S' (35,970) at 20240405153046081
37709 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ed/ed_1.20.2.bb' (35,971) at 20241206090014334
37710 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/Kconfig' (35,972) at 20210308005003076
37711 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/led.c' (35,973) at 20210307214926202
37712 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/TPM/Policy.interface.yaml' (35,974) at 20210610000035122
37713 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sh_mobile_lcdcfb.h' (35,975) at 20210307214930938
37714 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/release.S' (35,976) at 20210308005002836
37715 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscall_n32.tbl' (35,977) at 20240710080014573
37716 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4113.c' (35,978) at 20210307214932214
37717 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-clk-manager.yaml' (35,979) at 20210307214925270
37718 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/distro/openbmc-kudo.conf' (35,980) at 20220506030229212
37719 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/qemu-file.h' (35,981) at 20240906080037372
37720 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/ssh_execution.py' (35,982) at 20230713080018564
37721 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851be.c' (35,983) at 20240405153050669
37722 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-querybuf.rst' (35,984) at 20210309003648476
37723 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp_param.h' (35,985) at 20210307214930554
37724 2025-01-08 03:00:47.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-mellanox-bootctl' (35,986) at 20240405153229731
37725 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8-core.c' (35,987) at 20241211090145533
37726 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml' (35,988) at 20221207040023631
37727 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/string-stream.c' (35,989) at 20240405153053089
37728 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/yfsclient.c' (35,990) at 20240405153052269
37729 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/xilinx/zynqmp-aes-gcm.c' (35,991) at 20240405153230271
37730 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/mt7621_wdt.c' (35,992) at 20210308005003540
37731 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h' (35,993) at 20210308005003624
37732 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.h' (35,994) at 20240405153230523
37733 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/0001-Make-xmlError-struct-constant.patch' (35,995) at 20240413080012659
37734 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/iqs626a.yaml' (35,996) at 20240405153045081
37735 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/led.c' (35,997) at 20210308005002916
37736 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/print-format.patch' (35,998) at 20230706080014749
37737 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/MAINTAINERS' (35,999) at 20210308005002972
37738 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/subprocesstweak.py' (36,000) at 20220910030013405
37739 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Matsdal' (36,001) at 20210307205553786
37740 2025-01-08 03:00:47.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HostInterface.v1_3_2.json' (36,002) at 20240619080002948
37741 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mpc.c' (36,003) at 20240405153047249
37742 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aria_generic.c' (36,004) at 20240405153046529
37743 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-irq' (36,005) at 20210307214925202
37744 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/wlan.h' (36,006) at 20240405153050473
37745 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tc_matchall.c' (36,007) at 20240405153050173
37746 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_buildsys_python.py' (36,008) at 20240301090012483
37747 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ani.c' (36,009) at 20210307214929750
37748 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/smp.h' (36,010) at 20240405153046281
37749 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/page_track.h' (36,011) at 20240405153230131
37750 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0009-invoking-fsck-with-infinite-timeout.patch' (36,012) at 20210307205554034
37751 2025-01-08 03:00:47.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/experiments/drive.hpp' (36,013) at 20210308005116213
37752 2025-01-08 03:00:47.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik.c' (36,014) at 20241211090145421
37753 2025-01-08 03:00:47.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_armv7_keystone2.h' (36,015) at 20210308005003620
37754 2025-01-08 03:00:47.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/main.c' (36,016) at 20241008080013959
37755 2025-01-08 03:00:47.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_inline.h' (36,017) at 20240405153231827
37756 2025-01-08 03:00:47.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/huawei/hinic.rst' (36,018) at 20210309003648444
37757 2025-01-08 03:00:47.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/files/xfce4-notifyd-get-var-abs-path.patch' (36,019) at 20230503080014591
37758 2025-01-08 03:00:47.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/ptrace_test.c' (36,020) at 20240405153054325
37759 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2057.h' (36,021) at 20210307214929798
37760 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_qos.h' (36,022) at 20210307214930666
37761 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch' (36,023) at 20241221090017648
37762 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/tie.h' (36,024) at 20210307214926770
37763 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/milbeaut.yaml' (36,025) at 20240405153045017
37764 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_extent.c' (36,026) at 20240405153231691
37765 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9081.c' (36,027) at 20240405153232171
37766 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ActivationBlocksTransition.interface.yaml' (36,028) at 20221207040023631
37767 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/Makefile' (36,029) at 20210307214931998
37768 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/ldap_config_test.cpp' (36,030) at 20230512080042517
37769 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-ddr3-1333.dtsi' (36,031) at 20210308005002608
37770 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zero.c' (36,032) at 20240405153049253
37771 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f34.c' (36,033) at 20240405153049153
37772 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpudata_64.h' (36,034) at 20210307214926578
37773 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootretry.h' (36,035) at 20210308005003564
37774 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_dvs.h' (36,036) at 20210307214930546
37775 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vdso.S' (36,037) at 20210307214925986
37776 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/opregion.c' (36,038) at 20240405153048425
37777 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/Kconfig' (36,039) at 20240405153231503
37778 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/st,stm32mp1-ddr.txt' (36,040) at 20210308005003304
37779 2025-01-08 03:00:47.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/guest_modes.h' (36,041) at 20220525020655211
37780 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/include/dwarf-regs-table.h' (36,042) at 20210307214932522
37781 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_rdma.c' (36,043) at 20220525020653631
37782 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c_smbus.c' (36,044) at 20210312110012066
37783 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/os-area.c' (36,045) at 20240405153046221
37784 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7742-sysc.h' (36,046) at 20210307214931346
37785 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/Makefile' (36,047) at 20210307214928338
37786 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler.bb' (36,048) at 20241206090014286
37787 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vfio-pci-device-specific-driver-acceptance.rst' (36,049) at 20240405153045197
37788 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_codec.h' (36,050) at 20240405153231471
37789 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v9_0.h' (36,051) at 20220525020652478
37790 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-pcie-phy.txt' (36,052) at 20210307214925390
37791 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9163.c' (36,053) at 20210716100030019
37792 2025-01-08 03:00:47.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/index.rst' (36,054) at 20220525020651770
37793 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-mio-defs.h' (36,055) at 20210307214926234
37794 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtsx_usb.c' (36,056) at 20220804100015952
37795 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/Kconfig' (36,057) at 20210308005002972
37796 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/icewm/icewm/0001-configure.ac-skip-running-test-program-when-cross-co.patch' (36,058) at 20241221090017516
37797 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/isa-superio.c' (36,059) at 20241211090212286
37798 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-de.h' (36,060) at 20210307214927030
37799 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-maxargs.patch' (36,061) at 20210307205553810
37800 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bmc-prepare.target.in' (36,062) at 20210308005120349
37801 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/spin_table_v8.S' (36,063) at 20210308005002560
37802 2025-01-08 03:00:47.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-stp-xway.c' (36,064) at 20240405153230307
37803 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__just.hpp' (36,065) at 20240817080036820
37804 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-i2c.c' (36,066) at 20240405153049457
37805 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.yaml' (36,067) at 20220525020651682
37806 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep0020-u-boot.dtsi' (36,068) at 20210308005002596
37807 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/attr_test.c' (36,069) at 20240405153054361
37808 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/rootfs_size/results.txt' (36,070) at 20210308005111465
37809 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/mdbus2/mdbus2_git.bb' (36,071) at 20240301090012423
37810 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/Makefile' (36,072) at 20240405153046789
37811 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/Kconfig' (36,073) at 20240906080037140
37812 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vxworks.h' (36,074) at 20210308005003692
37813 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ep0.c' (36,075) at 20240405153052081
37814 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/samsung-soc.yaml' (36,076) at 20240405153045017
37815 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_mbox_defs.h' (36,077) at 20210308005046017
37816 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.c' (36,078) at 20240405153048657
37817 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-static.bbclass' (36,079) at 20210812000025258
37818 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_eth_soc.h' (36,080) at 20240405153231007
37819 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/smem.h' (36,081) at 20240910080014082
37820 2025-01-08 03:00:47.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vid.c' (36,082) at 20210308005002960
37821 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_phy.c' (36,083) at 20240411080014106
37822 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/minilib/printf.c' (36,084) at 20240906080037576
37823 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/stackprotector.h' (36,085) at 20240405153046249
37824 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mpc83xx_gpio.c' (36,086) at 20210308005003376
37825 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/sanitize-configure.ac.patch' (36,087) at 20230706080014757
37826 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/usb_gadget_sdp.c' (36,088) at 20210308005003220
37827 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv4.c' (36,089) at 20240405153046789
37828 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ope.c' (36,090) at 20240405153054013
37829 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_plat.h' (36,091) at 20210308005003368
37830 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/setup.c' (36,092) at 20241220090018302
37831 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c' (36,093) at 20241008080013939
37832 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_ccm.c' (36,094) at 20241211090212294
37833 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c' (36,095) at 20240405153230571
37834 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/ti,k3-socinfo.yaml' (36,096) at 20240405153045061
37835 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-muxgrf.c' (36,097) at 20210307214927014
37836 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/preloader.h' (36,098) at 20210308005002732
37837 2025-01-08 03:00:47.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/moduleloader.h' (36,099) at 20240405153231827
37838 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_toshiba.c' (36,100) at 20240405153049697
37839 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma3_core_regs.h' (36,101) at 20240405153046573
37840 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-scmi.dts' (36,102) at 20240405153045717
37841 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1177.c' (36,103) at 20240405153048841
37842 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0001-Makefile.am-Add-missing-link-with-zlib.patch' (36,104) at 20230706080014761
37843 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json' (36,105) at 20240405153054145
37844 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_build_message.c' (36,106) at 20210308005003368
37845 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/pervasive.h' (36,107) at 20220525020652074
37846 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml' (36,108) at 20240405153045021
37847 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pcilib.h' (36,109) at 20240405153051997
37848 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/rsc_dump.h' (36,110) at 20210309003653868
37849 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch' (36,111) at 20230706080014745
37850 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/match.c' (36,112) at 20240405153053465
37851 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iommu-helper.h' (36,113) at 20220525020654575
37852 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SESSION_README.md' (36,114) at 20221207040023631
37853 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-intmux.c' (36,115) at 20240405153230751
37854 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6q.c' (36,116) at 20240405153045649
37855 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/interface.c' (36,117) at 20240624080012808
37856 2025-01-08 03:00:47.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/erofs_fs.h' (36,118) at 20240405153231655
37857 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/aspeed_intc.c' (36,119) at 20241211090212282
37858 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/iio_core_trigger.h' (36,120) at 20220525020653103
37859 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/.clang-format' (36,121) at 20231023080010951
37860 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-kernel/linux/linux-aspeed/harma.cfg' (36,122) at 20240816080011190
37861 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi.dtsi' (36,123) at 20240405153229919
37862 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/loop.S' (36,124) at 20210307214932706
37863 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_module.c' (36,125) at 20240405153231479
37864 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sc7280.c' (36,126) at 20240805080013943
37865 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___fn_wrong_args.c' (36,127) at 20210309003655984
37866 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/Makefile' (36,128) at 20210307214929218
37867 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-arm-processor.json' (36,129) at 20241207090009631
37868 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml' (36,130) at 20240405153045153
37869 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/Kconfig' (36,131) at 20240405153052369
37870 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/Makefile' (36,132) at 20210308004922932
37871 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/array_size.cocci' (36,133) at 20210307214932138
37872 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/of-plat.txt' (36,134) at 20210308005003328
37873 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/zip.h' (36,135) at 20240405153054061
37874 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/item_updater_mmc.cpp' (36,136) at 20240820080019550
37875 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa2xx.dtsi' (36,137) at 20240405153045437
37876 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa300.c' (36,138) at 20240405153045677
37877 2025-01-08 03:00:47.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/meson.build' (36,139) at 20241211090212346
37878 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/ibs.c' (36,140) at 20240405153230107
37879 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_desc_regs.h' (36,141) at 20240405153046601
37880 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm_l2x0.c' (36,142) at 20241211090212294
37881 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson8b-usb2.c' (36,143) at 20240405153231307
37882 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/cdns,dsi.yaml' (36,144) at 20240405153045037
37883 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_icmpv6.c' (36,145) at 20240405153053157
37884 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/atarikbd.rst' (36,146) at 20240405153045221
37885 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/i2c/Kconfig' (36,147) at 20240405153049265
37886 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb' (36,148) at 20241221090017564
37887 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/fw.c' (36,149) at 20241216090017721
37888 2025-01-08 03:00:47.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am35xx-clocks.dtsi' (36,150) at 20210308005002564
37889 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/pel_variables.py' (36,151) at 20230216040015763
37890 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ds1620.c' (36,152) at 20210307214926938
37891 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0004-kexec-elf-exec.c-replace-with-our-err.h.patch' (36,153) at 20210307205553750
37892 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml' (36,154) at 20240405153045141
37893 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CHECKSUM.c' (36,155) at 20241018080014586
37894 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-xbzrle.c' (36,156) at 20230925080040105
37895 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h' (36,157) at 20240405153049285
37896 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb' (36,158) at 20220402030016207
37897 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_probe.c' (36,159) at 20240405153230583
37898 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/phantom.h' (36,160) at 20210307214931654
37899 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_params.c' (36,161) at 20241211090145497
37900 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_panel.c' (36,162) at 20240405153048457
37901 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91rm9200ek.h' (36,163) at 20210308005003584
37902 2025-01-08 03:00:47.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/ndfc.h' (36,164) at 20210307214931450
37903 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-regs.h' (36,165) at 20240405153049413
37904 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/flight_recorder.hpp' (36,166) at 20211103000047313
37905 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/page.h' (36,167) at 20210309003648780
37906 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/dts/system.dts' (36,168) at 20240405153045973
37907 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-group-multicolor.c' (36,169) at 20240405153230755
37908 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cycles_test.c' (36,170) at 20210307214932702
37909 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/devs.c' (36,171) at 20240405153045685
37910 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1046ardb.h' (36,172) at 20210308005003600
37911 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpmac.h' (36,173) at 20240405153049921
37912 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3003-codec-omxil_core-replace-opt-vc-path-with-usr-lib.patch' (36,174) at 20230114040015494
37913 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/px30-cru.h' (36,175) at 20210307214931330
37914 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/mdio/fwnode_mdio.c' (36,176) at 20240405153050345 to deleted uid set
37915 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/net.hpp' (36,177) at 20240817080027656
37916 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-m-profile-mve.xml' (36,178) at 20220429100100430
37917 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-log.rst' (36,179) at 20210307214925222
37918 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rc80211_minstrel_ht.h' (36,180) at 20240405153053297
37919 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/iowarrior.h' (36,181) at 20210307214931530
37920 2025-01-08 03:00:47.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/qemurunner.py' (36,182) at 20241221090017632
37921 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500-bm.h' (36,183) at 20240405153051425
37922 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/input-event-codes.h' (36,184) at 20241211090212370
37923 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/floating-point.json' (36,185) at 20210307214932538
37924 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/bmips_5xxx_init.S' (36,186) at 20210307214926254
37925 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/Kconfig' (36,187) at 20210307214928614
37926 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/diag.c' (36,188) at 20241211090145561
37927 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_dev.c' (36,189) at 20240405153231571
37928 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/mmu_context.c' (36,190) at 20240405153230047
37929 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_reuseport.c' (36,191) at 20240405153053225
37930 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_offload.h' (36,192) at 20220627100017134
37931 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/traps.h' (36,193) at 20210307214926110
37932 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_close_unittest.cpp' (36,194) at 20220108040030440
37933 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qdev-global-props.c' (36,195) at 20210927100127645
37934 2025-01-08 03:00:47.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,plldig.yaml' (36,196) at 20240405153045025
37935 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzicfiss.c.inc' (36,197) at 20241211090212514
37936 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spi-lm70llp.rst' (36,198) at 20240405153229831
37937 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/mtk-hsdma.c' (36,199) at 20240405153230283
37938 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/toasts/toast-options.png' (36,200) at 20220105012522975 to deleted uid set
37939 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_nau88l25_ssm4567.c' (36,201) at 20240405153053949
37940 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi' (36,202) at 20240405153229903
37941 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml' (36,203) at 20240405153045041
37942 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8127.h' (36,204) at 20210307214930082
37943 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_helpers.c' (36,205) at 20240405153232255
37944 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build' (36,206) at 20241009080019666
37945 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/backlight.h' (36,207) at 20210307214926370
37946 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/policycap.h' (36,208) at 20240405153053477
37947 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dumpimage.h' (36,209) at 20210308005003760
37948 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/flash.h' (36,210) at 20210307214925906
37949 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00473_freewheel_memmap_package.h' (36,211) at 20210307214928682
37950 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c' (36,212) at 20240405153047117
37951 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig' (36,213) at 20210307205554454
37952 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/trace.h' (36,214) at 20241211090212470
37953 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l36.c' (36,215) at 20240405153232143
37954 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/cougarcanyon2.c' (36,216) at 20210308005003008
37955 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io.host.h' (36,217) at 20240405153051837
37956 2025-01-08 03:00:47.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/nbd.rst' (36,218) at 20240405153044937
37957 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arjeplog_Galtispouda' (36,219) at 20210307205553778
37958 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-3a.inc' (36,220) at 20240301090012451
37959 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb' (36,221) at 20241221090017548
37960 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-r4k.c' (36,222) at 20240913080013765
37961 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca.h' (36,223) at 20240405153053745
37962 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/msgutil.c' (36,224) at 20220525020654683
37963 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail.interface.yaml' (36,225) at 20220413030046446
37964 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-configure-Check-for-symbol-from-libresolv-instead-of.patch' (36,226) at 20221003030013265
37965 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/fp5280g3_fanboard.json' (36,227) at 20240305090004770
37966 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/reset/st,stm32-rcc.txt' (36,228) at 20210308005003308
37967 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-gpmc.h' (36,229) at 20220525020654599
37968 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumaudio.rst' (36,230) at 20210309003648504
37969 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/xdebug/xdebug_3.2.2.bb' (36,231) at 20231126090012805
37970 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml' (36,232) at 20240405153045137
37971 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/meson64.h' (36,233) at 20210308005003604
37972 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefprev60-tvk.dts' (36,234) at 20240405153229899
37973 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/native-perlinc.patch' (36,235) at 20241221090017664
37974 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/microchipphy.h' (36,236) at 20210307214931442
37975 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stats/meson.build' (36,237) at 20230925080039997
37976 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7751/irq.c' (36,238) at 20210307214926542
37977 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtnetlink.h' (36,239) at 20240405153052789
37978 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/ldflags.patch' (36,240) at 20210307205554458
37979 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ulvohamn' (36,241) at 20210307205553794
37980 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h' (36,242) at 20240405153048657
37981 2025-01-08 03:00:47.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/portals.c' (36,243) at 20210308005002832
37982 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/220' (36,244) at 20210927100127493
37983 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8450.h' (36,245) at 20240405153049173
37984 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mpc85xx_edac.c' (36,246) at 20240405153230291
37985 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/datasym.c' (36,247) at 20240613080016559
37986 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_mixer.c' (36,248) at 20241216090017701
37987 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exdebug.c' (36,249) at 20240405153046621
37988 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb' (36,250) at 20241221090017680
37989 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-daemon_3.0.1.bb' (36,251) at 20241221090017552
37990 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/sysfs.c' (36,252) at 20240405153049645
37991 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/Makefile' (36,253) at 20240405153049481
37992 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/post_desc.json' (36,254) at 20221207040007843
37993 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/power_supply.hpp' (36,255) at 20241217090008768
37994 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.17.bb' (36,256) at 20231014080011735
37995 2025-01-08 03:00:47.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_dh.c' (36,257) at 20220525020654075
37996 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/device.hpp' (36,258) at 20230511080035559
37997 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts' (36,259) at 20240405153045725
37998 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/renesas,rcar-rproc.yaml' (36,260) at 20240405153045149
37999 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/sunxi_nand.c' (36,261) at 20210308005003416
38000 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/bh1750.c' (36,262) at 20240405153048997
38001 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/xusb-padctl-common.c' (36,263) at 20210308005002792
38002 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/dl2k.h' (36,264) at 20210307214929386
38003 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/ethernet.h' (36,265) at 20210307214930638
38004 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/plugins.d/pels' (36,266) at 20221110040028914
38005 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.BMC.service' (36,267) at 20230216040036091
38006 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/debug.config' (36,268) at 20240405153054381
38007 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/qrtr.h' (36,269) at 20240405153052897
38008 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-xilinx.c' (36,270) at 20240405153051237
38009 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64-musl.yml' (36,271) at 20210307205554110
38010 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/timezone/timezone.inc' (36,272) at 20241221090017680
38011 2025-01-08 03:00:47.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk-cmdq.h' (36,273) at 20240405153052793
38012 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+poonceonces.litmus' (36,274) at 20220525020655127
38013 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/internal.h' (36,275) at 20240405153046193
38014 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,meson-ir-tx.yaml' (36,276) at 20240405153045093
38015 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml' (36,277) at 20240405153045041
38016 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-u-boot.dtsi' (36,278) at 20210308005002564
38017 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_uc1701.c' (36,279) at 20210307214930506
38018 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/nds32/mapfile.csv' (36,280) at 20210307214932534
38019 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/flush_icache.S' (36,281) at 20240405153046253
38020 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1024rdb_36b.dts' (36,282) at 20210307214926346
38021 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c' (36,283) at 20240919080017066
38022 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/fpu.S' (36,284) at 20240405153230035
38023 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb' (36,285) at 20241206090014238
38024 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Access/meson.build' (36,286) at 20220913030027305
38025 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/isic_0.07.bb' (36,287) at 20241221090017580
38026 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pm8xxx.c' (36,288) at 20240405153051501
38027 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/mc.h' (36,289) at 20210308005002668
38028 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/user.c' (36,290) at 20240405153053073
38029 2025-01-08 03:00:47.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/meson.build' (36,291) at 20220108040030440
38030 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/physmem.c' (36,292) at 20210308005002884
38031 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitunpackoffline/gitunpackoffline.bb' (36,293) at 20230919080013974
38032 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-zoom3.dts' (36,294) at 20240405153045605
38033 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xprop_1.2.8.bb' (36,295) at 20241221090017684
38034 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch' (36,296) at 20210307205554478
38035 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml' (36,297) at 20240405153045157
38036 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c' (36,298) at 20220525020653503
38037 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v1_7.c' (36,299) at 20240910080014030
38038 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-kontron-kswitch-d10-mmt.dtsi' (36,300) at 20240405153045469
38039 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/bfa.rst' (36,301) at 20210307214925558
38040 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c' (36,302) at 20240405153050109
38041 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/translate.h' (36,303) at 20240906080037480
38042 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/Makefile' (36,304) at 20210308005003044
38043 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c' (36,305) at 20240405153054193
38044 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac1_legacy.h' (36,306) at 20210307214930802
38045 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a33.c' (36,307) at 20240405153231339
38046 2025-01-08 03:00:47.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/compat_audit.c' (36,308) at 20240405153230035
38047 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml' (36,309) at 20240405153229767
38048 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/meson_wdt.c' (36,310) at 20240405153231599
38049 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch' (36,311) at 20241221090017636
38050 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_proc.c' (36,312) at 20240405153050549
38051 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/sf.h' (36,313) at 20220525020653751
38052 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/intel_i2c.c' (36,314) at 20210308005003384
38053 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS8-ssh-host@.service' (36,315) at 20231025080019870
38054 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netaddr_1.3.0.bb' (36,316) at 20241206090014266
38055 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_deflate.c' (36,317) at 20240405153053109
38056 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/printf.sh' (36,318) at 20210307214932682
38057 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_btf.h' (36,319) at 20240405153231939
38058 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch' (36,320) at 20230706080014745
38059 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/microblaze_intc.h' (36,321) at 20210308005002808
38060 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml' (36,322) at 20240405153045125
38061 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-en7523.c' (36,323) at 20241216090017693
38062 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9330_1p2_initvals.h' (36,324) at 20210307214929766
38063 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kalen' (36,325) at 20210307205553786
38064 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/libfdt.i_shipped' (36,326) at 20210308005003728
38065 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_chan.c' (36,327) at 20241018080014482
38066 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/gbmc-systemd-config.bb' (36,328) at 20241206090014226
38067 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/m4if.txt' (36,329) at 20210307214925274
38068 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c' (36,330) at 20220525020652963
38069 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/once.h' (36,331) at 20241211090145537
38070 2025-01-08 03:00:47.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ksi8560.dts' (36,332) at 20240405153046093
38071 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/design.rst' (36,333) at 20240405153045297
38072 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/vas-api.h' (36,334) at 20220525020652042
38073 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_cia.h' (36,335) at 20240405153045341
38074 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_core.h' (36,336) at 20240405153230551
38075 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ledgroup' (36,337) at 20221213040024897
38076 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/268.out' (36,338) at 20210308005046465
38077 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/flattree.c' (36,339) at 20240405153053445
38078 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri.dtsi' (36,340) at 20240405153045529
38079 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/moxa-smartio.rst' (36,341) at 20240405153045197
38080 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6423.c' (36,342) at 20240405153049289
38081 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/format-code.sh' (36,343) at 20240304090034947
38082 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bbappend' (36,344) at 20241206090014230
38083 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/types.h' (36,345) at 20210308005002544
38084 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory.errors.yaml' (36,346) at 20210610000035122
38085 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/hwmon.h' (36,347) at 20210307214931610
38086 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/stats64.h' (36,348) at 20230925080039933
38087 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/ident_map.c' (36,349) at 20241216090017689
38088 2025-01-08 03:00:47.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Porvoo_Suomenkyla' (36,350) at 20210307205553774
38089 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/atomic-long.h' (36,351) at 20210308005003560
38090 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb' (36,352) at 20240301090012435
38091 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/types.hpp' (36,353) at 20241105090029599
38092 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/spdif_transmitter.c' (36,354) at 20240405153053785
38093 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy.c' (36,355) at 20240405153049425
38094 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/common.c' (36,356) at 20240405153046813
38095 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/rm/api.h' (36,357) at 20210308005002640
38096 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/redwood.dts' (36,358) at 20240405153046093
38097 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5260-pinctrl.dtsi' (36,359) at 20240405153045569
38098 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/pci.c' (36,360) at 20240405153050469
38099 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/selftest/cases/cvechecker.py' (36,361) at 20210307205554110
38100 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-read-bitmap.out' (36,362) at 20210927100127505
38101 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ppc476_modules.lds' (36,363) at 20210307214926450
38102 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-tools_1.3.296.0.bb' (36,364) at 20241221090017684
38103 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h' (36,365) at 20210309003651596
38104 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/README' (36,366) at 20210307214932738
38105 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_plane.h' (36,367) at 20240405153048753
38106 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmi.h' (36,368) at 20210307214931378
38107 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-rc32434.c' (36,369) at 20210307214926286
38108 2025-01-08 03:00:47.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/gen-vdso.c' (36,370) at 20241211090212378
38109 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-pin-priv.h' (36,371) at 20240405153230775
38110 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-koneplus.c' (36,372) at 20240405153230655
38111 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/Makefile' (36,373) at 20220525020653547
38112 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/bioscfg.h' (36,374) at 20240405153231343
38113 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sunxi_emac.c' (36,375) at 20210308005003444
38114 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-fancy.c' (36,376) at 20210307214932130
38115 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i8254.h' (36,377) at 20240405153052701
38116 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/0001-librdmacm-Use-overloadable-function-attribute-with-c.patch' (36,378) at 20241221090017500
38117 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sys_info_param.cpp' (36,379) at 20210308004925452
38118 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-amd/amd-fpga/files/LICENSE' (36,380) at 20240308090017907
38119 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/tlbflush.h' (36,381) at 20220525020652198
38120 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/loongson2_guts.c' (36,382) at 20240405153231451
38121 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/Makefile' (36,383) at 20240405153049469
38122 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci.h' (36,384) at 20241211090212362
38123 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_connect.sh' (36,385) at 20240418080014518
38124 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094.dtsi' (36,386) at 20240405153045425
38125 2025-01-08 03:00:47.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda_spi.c' (36,387) at 20240411080014158
38126 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd_64.h' (36,388) at 20241211090212374
38127 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml' (36,389) at 20240405153045073
38128 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml' (36,390) at 20240405153045153
38129 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch' (36,391) at 20241221090017696
38130 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_tls.c' (36,392) at 20240405153053385
38131 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/proc.c' (36,393) at 20240405153232023
38132 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_pdu001_defconfig' (36,394) at 20210308005003244
38133 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/findbit.S' (36,395) at 20240405153045633
38134 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/j1939.rst' (36,396) at 20241211090145369
38135 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pmmu_hbw_stlb_regs.h' (36,397) at 20240405153046601
38136 2025-01-08 03:00:47.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-memory.json' (36,398) at 20240405153054137
38137 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/otp.c' (36,399) at 20230720080043539
38138 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sgx.h' (36,400) at 20240405153046401
38139 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/meas,ms5611.yaml' (36,401) at 20240405153045077
38140 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/Kconfig' (36,402) at 20220525020654091
38141 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sifive/Kconfig' (36,403) at 20240405153051769
38142 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ltc2990.txt' (36,404) at 20210307214925322
38143 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_wo.h' (36,405) at 20240405153050081
38144 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tailcalls.c' (36,406) at 20240405153232259
38145 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n8x0-common.dtsi' (36,407) at 20240405153045601
38146 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests_2024.03.03.bb' (36,408) at 20241221090017484
38147 2025-01-08 03:00:47.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/settings' (36,409) at 20240405153054369
38148 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/sky2.h' (36,410) at 20240405153050077
38149 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config.bb' (36,411) at 20241206090014230
38150 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/Makefile.zboot' (36,412) at 20240405153047041
38151 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/280' (36,413) at 20220429100100914
38152 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_fdir.h' (36,414) at 20240405153230967
38153 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_immap.h' (36,415) at 20210308005003652
38154 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/dp_notify.c' (36,416) at 20210307214932038
38155 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcpy-700.S' (36,417) at 20210307214925674
38156 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi-parameters.rst' (36,418) at 20220525020651758
38157 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ipic.h' (36,419) at 20210307214926486
38158 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vrr.h' (36,420) at 20240405153048465
38159 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-ipq806x.c' (36,421) at 20240405153232187
38160 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/udp_media.h' (36,422) at 20210307214932098
38161 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ilitek_ts_i2c.c' (36,423) at 20241008080013935
38162 2025-01-08 03:00:47.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/vsyscall.h' (36,424) at 20210307214926494
38163 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-dv-timings.rst' (36,425) at 20210307214925466
38164 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_cwksp.h' (36,426) at 20240405153053117
38165 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/allwinner,sun8i-a33-ths.yaml' (36,427) at 20240405153045069
38166 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/micropatch.c' (36,428) at 20210309003648936
38167 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strcpy.S' (36,429) at 20240405153229859
38168 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb' (36,430) at 20241206090014342
38169 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/mcf8390.c' (36,431) at 20240405153049773
38170 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-kilauea.c' (36,432) at 20210307214926338
38171 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/sram.h' (36,433) at 20210307214925878
38172 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/hecubafb.h' (36,434) at 20210307214931694
38173 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/skeleton_hs_idu.dtsi' (36,435) at 20210307214925666
38174 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_queues.h' (36,436) at 20210309003650588
38175 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-robotfuzz-osif.c' (36,437) at 20210713000020208
38176 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_common.c' (36,438) at 20240405153231987
38177 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/sherrors.py' (36,439) at 20210307205554242
38178 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/filedescriptor.cpp' (36,440) at 20210308005103637
38179 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/pwm-tacho-controller@1e786000.conf' (36,441) at 20240904080027730
38180 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/tinker-rk3288.c' (36,442) at 20210308005003040
38181 2025-01-08 03:00:47.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/5level-paging.rst' (36,443) at 20240405153044989
38182 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-bus.c' (36,444) at 20240405153230195
38183 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps14.h' (36,445) at 20210307214931434
38184 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/185' (36,446) at 20240326080039730
38185 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid10.c' (36,447) at 20240405153230771
38186 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool_synctypes.py' (36,448) at 20240405153054285
38187 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_r5_defconfig' (36,449) at 20210308005003284
38188 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/pluginbase.py' (36,450) at 20220204040022692
38189 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/sdram.c' (36,451) at 20210308005002856
38190 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/hvf-cpu.c' (36,452) at 20240326080039662
38191 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bcache_ondisk.h' (36,453) at 20240405153049233
38192 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya_security.c' (36,454) at 20240405153046573
38193 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_dpi.c' (36,455) at 20240405153230643
38194 2025-01-08 03:00:47.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_connect4.c' (36,456) at 20210307214932646
38195 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/nic301.h' (36,457) at 20210308005002780
38196 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/spl_picon.c' (36,458) at 20210308005002920
38197 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ubd.h' (36,459) at 20210307214926618
38198 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarnforsen' (36,460) at 20210307205553782
38199 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/xlated_dumper.c' (36,461) at 20240405153232207
38200 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_ll2_if.h' (36,462) at 20240405153052781
38201 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/cat-texi.perl' (36,463) at 20220525020655127
38202 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cb_refs.c' (36,464) at 20240405153054249
38203 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/dumpstack.c' (36,465) at 20210309003648980
38204 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_64x64.png' (36,466) at 20210308005046549 to deleted uid set
38205 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fusb300_udc.c' (36,467) at 20240405153052085
38206 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rev4.dtsi' (36,468) at 20241211090145373
38207 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/microwatt.dts' (36,469) at 20240405153046093
38208 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/realtek.yaml' (36,470) at 20240405153045117
38209 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/sys-queue.h' (36,471) at 20210307205554486
38210 2025-01-08 03:00:47.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/eukrea-tlv320.c' (36,472) at 20240405153053905
38211 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/Kconfig' (36,473) at 20240405153231299
38212 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/privcmd-buf.c' (36,474) at 20240405153052249
38213 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate_1.5.bb' (36,475) at 20220402030015903
38214 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/ls7a_rtc.c' (36,476) at 20241211090212326
38215 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbus_active_unittest.cpp' (36,477) at 20240904080040763
38216 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/xlnx-versal-trng-test.c' (36,478) at 20240906080037576
38217 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4458.c' (36,479) at 20240405153053565
38218 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/index.rst' (36,480) at 20210307214925462
38219 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-xp.c' (36,481) at 20210307214926994
38220 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/unbound_1.22.0.bb' (36,482) at 20241221090017500
38221 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/README' (36,483) at 20210308005002976
38222 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/msl_verify.cpp' (36,484) at 20240711080019223
38223 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/unaligned-memory-access.rst' (36,485) at 20240405153045289
38224 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/floating-point.json' (36,486) at 20240405153054145
38225 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi' (36,487) at 20210308005002596
38226 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0007-libtool-Fix-problem-with-libtoolize-in-multilib.patch' (36,488) at 20241221090017664
38227 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (36,489) at 20210812000025262
38228 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ingress_rif_conf_vxlan.sh' (36,490) at 20240405153054297
38229 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/Makefile' (36,491) at 20240405153046157
38230 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/0001-htop-Change-dependency-order-of-header-and-sourcefil.patch' (36,492) at 20230811080018302
38231 2025-01-08 03:00:47.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm-perf.h' (36,493) at 20240405153048889
38232 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/002' (36,494) at 20210927100127473
38233 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FBM' (36,495) at 20241221090017616
38234 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/crt0_riscv_efi.S' (36,496) at 20210308005002844
38235 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/reset.c' (36,497) at 20210308005002548
38236 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/futex-contention-report' (36,498) at 20210307214932566
38237 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mlxbf2.c' (36,499) at 20240405153047077
38238 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/main.c' (36,500) at 20240815080012911
38239 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-skl-match.c' (36,501) at 20240405153053957
38240 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml' (36,502) at 20240405153045029
38241 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.h' (36,503) at 20240405153047285
38242 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps14.yaml' (36,504) at 20240405153045145
38243 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw53xx.dtsi' (36,505) at 20240405153229887
38244 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_spi.c' (36,506) at 20240830080013303
38245 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-ppc-thread-pointer.h' (36,507) at 20220804100016152
38246 2025-01-08 03:00:47.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-common.yaml' (36,508) at 20240405153045109
38247 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/conf/layer.conf' (36,509) at 20241221090017544
38248 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/cake.json' (36,510) at 20240405153054377
38249 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mmc_host_def.h' (36,511) at 20210308005002660
38250 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_crypto.h' (36,512) at 20240405153230259
38251 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/signal.S' (36,513) at 20210307214932706
38252 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vt8623fb.c' (36,514) at 20240405153052225
38253 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.c' (36,515) at 20240405153048661
38254 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/README' (36,516) at 20210308005002964
38255 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/Makefile' (36,517) at 20240405153052157
38256 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa32r6-linux' (36,518) at 20241206090014350
38257 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-p2m.c' (36,519) at 20220525020653275
38258 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ld_imm64.c' (36,520) at 20240405153232263
38259 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c' (36,521) at 20240830080013287 to deleted uid set
38260 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/archive-source.sh' (36,522) at 20241211090212458
38261 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-type-list.out' (36,523) at 20210308005046409 to deleted uid set
38262 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/probe.c' (36,524) at 20240405153053941
38263 2025-01-08 03:00:47.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/Makefile' (36,525) at 20210308005002956
38264 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/syscallhdr.sh' (36,526) at 20241211090212378
38265 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/bmcctl/control_bmc_obj.c' (36,527) at 20210308004922932
38266 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.6.bb' (36,528) at 20241221090017564
38267 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager.cpp' (36,529) at 20241107090019841
38268 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/netdev-times-record' (36,530) at 20210307214932566
38269 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/Kconfig' (36,531) at 20240405153052065
38270 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/goya_blocks.h' (36,532) at 20240405153046605
38271 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-read.rst' (36,533) at 20210309003648492
38272 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_task.h' (36,534) at 20210308005046289
38273 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/templates/layer.conf' (36,535) at 20210407000018114
38274 2025-01-08 03:00:47.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/deadline.c' (36,536) at 20241216090017777
38275 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-uniphier-aidet.c' (36,537) at 20240405153230751
38276 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nilfs2.rst' (36,538) at 20240405153229811
38277 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_resource.h' (36,539) at 20240405153051601
38278 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vfio_zdev.h' (36,540) at 20221215040039202
38279 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/ipmi-network-format.md' (36,541) at 20240808080020596
38280 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/topology.h' (36,542) at 20210307214926222
38281 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/meson.build' (36,543) at 20220625030026172
38282 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/helper.c' (36,544) at 20240906080037528
38283 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sm8550-rpmh.yaml' (36,545) at 20240405153045081
38284 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ld_abs.c' (36,546) at 20210307214932662
38285 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-iso.c' (36,547) at 20210309003649356
38286 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h' (36,548) at 20220525020654127
38287 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/example.cfg' (36,549) at 20210307214932618
38288 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-piix4.rst' (36,550) at 20240405153045217
38289 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/phosphor-dbus-interfaces.wrap' (36,551) at 20230602080035412
38290 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_regs.h' (36,552) at 20241211090212306
38291 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/gbe.h' (36,553) at 20210307214931694
38292 2025-01-08 03:00:47.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/pgpool.sysconfig' (36,554) at 20230401080011931
38293 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_samsung.c' (36,555) at 20210309003650488
38294 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_dbg.c' (36,556) at 20240405153049397
38295 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pci.c' (36,557) at 20240405153051881
38296 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/timex.h' (36,558) at 20220627100016926
38297 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/shmparam.h' (36,559) at 20210307214925854
38298 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vsprintf.c' (36,560) at 20240405153231955
38299 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/recovery.h' (36,561) at 20240613080016491
38300 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-m31.c' (36,562) at 20240503080014490
38301 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-tools_2024.10.bb' (36,563) at 20241221090017636
38302 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0008-greeter.c-show-information-on-gtk-label-info.patch' (36,564) at 20210307205553946
38303 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/ath79/pinctrl_qca953x.c' (36,565) at 20210308005003456
38304 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cjson/cjson/run-ptest' (36,566) at 20231126090012789
38305 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/Kconfig' (36,567) at 20240405153045989
38306 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/op-start-host@.service' (36,568) at 20210307205554066
38307 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/Kconfig' (36,569) at 20241211090212282
38308 2025-01-08 03:00:47.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pnv-pci.h' (36,570) at 20240405153046125
38309 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/mman.h' (36,571) at 20240405153045349
38310 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2' (36,572) at 20210307205554422
38311 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pxa-common.h' (36,573) at 20210308005003612
38312 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/rtlx.h' (36,574) at 20240405153046013
38313 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/0001-ogginfo-Include-utf8.h-for-missing-utf8_decode.patch' (36,575) at 20220910030013349
38314 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/0002-gpio-Include-limits.h-for-PATH_MAX.patch' (36,576) at 20240113090014536
38315 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip_tunnels.h' (36,577) at 20241111090012149
38316 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3036.h' (36,578) at 20210308005002660
38317 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg' (36,579) at 20241221090017576
38318 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-artpec6.c' (36,580) at 20210307214930090
38319 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk01.1-c1.dts' (36,581) at 20240405153045541
38320 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_cpu.h' (36,582) at 20241211090212218
38321 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4240rdb.c' (36,583) at 20210308005002996
38322 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/apmain.c' (36,584) at 20240405153054213
38323 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson8b-usb2-phy.yaml' (36,585) at 20240405153045129
38324 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager-yaml-provider_git.bb' (36,586) at 20220921030015986
38325 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml' (36,587) at 20240405153229759
38326 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-gen1.h' (36,588) at 20220525020653291
38327 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_windsor.h' (36,589) at 20240405153049397
38328 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc_ahsata.h' (36,590) at 20210308005003644
38329 2025-01-08 03:00:47.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_devtbl.h' (36,591) at 20210307214930390
38330 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/tfm_sign_image.bbclass' (36,592) at 20230317080013781
38331 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_s_w_ph.c' (36,593) at 20210308005046505
38332 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429-pinctrl.dtsi' (36,594) at 20210308005002616
38333 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/platform-cardlist.rst' (36,595) at 20240405153044957
38334 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref.host.c' (36,596) at 20240405153051837
38335 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/index.html' (36,597) at 20230114040015510
38336 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-our_range_memslots.h' (36,598) at 20240906080037224
38337 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/socfpga.c' (36,599) at 20210308005002952
38338 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/074_vblock.dts' (36,600) at 20210308005003752
38339 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-Resolve-string-formatting-issues.patch' (36,601) at 20241206090014326
38340 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/obmc/edid/program_edid' (36,602) at 20230809080018199
38341 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic.h' (36,603) at 20240405153049889
38342 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_conv.S' (36,604) at 20210308005046529
38343 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS3.conf' (36,605) at 20240529080017843
38344 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8349ITX.h' (36,606) at 20210308005003576
38345 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_westwood.c' (36,607) at 20220627100017186
38346 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7981.c' (36,608) at 20240405153051317
38347 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml' (36,609) at 20240405153229767
38348 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qnull.c' (36,610) at 20221215040039266
38349 2025-01-08 03:00:47.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts' (36,611) at 20240405153229923
38350 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/qos.c' (36,612) at 20210308005003036
38351 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/printk-formats.rst' (36,613) at 20240405153045289
38352 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/tables.h' (36,614) at 20210308005002880
38353 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci.c' (36,615) at 20210309003648976
38354 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/smc.h' (36,616) at 20210307214925882
38355 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/sdbusplus.wrap' (36,617) at 20220322030031996
38356 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c' (36,618) at 20240405153048369
38357 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/UpdateService.v1_14_1.json' (36,619) at 20240918080002724
38358 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func14.c' (36,620) at 20240405153054277
38359 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_ram.c' (36,621) at 20210308005003340
38360 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/7990.h' (36,622) at 20210307214929290
38361 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/unwind.c' (36,623) at 20220525020651990
38362 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_h.c' (36,624) at 20210308005046513
38363 2025-01-08 03:00:47.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/rtc.c' (36,625) at 20240405153229855
38364 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btf.h' (36,626) at 20240405153231803
38365 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-cpu-8996.c' (36,627) at 20240405153230219
38366 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/socket.h' (36,628) at 20240405153052937
38367 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/i5500_temp.c' (36,629) at 20240405153048857
38368 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb_dummy_fe.c' (36,630) at 20210307214928626
38369 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ast2400-facebook-netbmc-common.dtsi' (36,631) at 20240405153045421
38370 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/mcast_snoop.c' (36,632) at 20210524100035106
38371 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_hdmi.h' (36,633) at 20240405153048433
38372 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb' (36,634) at 20231011080016610
38373 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/spl.c' (36,635) at 20210308005002784
38374 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sabre_common.h' (36,636) at 20210308005003604
38375 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-hcd.c' (36,637) at 20240405153231559
38376 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qdu1000.c' (36,638) at 20240405153230735
38377 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-dmabuf.h' (36,639) at 20240326080039542
38378 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pwm.h' (36,640) at 20210308005002672
38379 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_SPIFLASH_defconfig' (36,641) at 20210308005003244
38380 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-owl/sysmap-s900.c' (36,642) at 20210308005002768
38381 2025-01-08 03:00:47.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_device.h' (36,643) at 20241018080014570
38382 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpm-clocks.c' (36,644) at 20240405153230735
38383 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cachetype.h' (36,645) at 20210307214925846
38384 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml' (36,646) at 20240405153045025
38385 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nitrogen6x.h' (36,647) at 20210308005003608
38386 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners.yml' (36,648) at 20240906080037132
38387 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/internal.h' (36,649) at 20240405153052489
38388 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/bootm.c' (36,650) at 20210308005002844
38389 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt' (36,651) at 20240405153229771
38390 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml' (36,652) at 20210309003648320
38391 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/mmu_context.c' (36,653) at 20240405153046189
38392 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682s.c' (36,654) at 20241008080014047
38393 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Knuth-CTAN' (36,655) at 20241221090017616
38394 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/181' (36,656) at 20230925080040089
38395 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/xt.json' (36,657) at 20240405153054377
38396 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/Makefile' (36,658) at 20210307214929530
38397 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/Kconfig' (36,659) at 20210308005003024
38398 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Dotseqn' (36,660) at 20211006000025234
38399 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/tach.hpp' (36,661) at 20240820080023694
38400 2025-01-08 03:00:47.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020mbg-pc_36b.dts' (36,662) at 20210307214926346
38401 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_device_fallback.c' (36,663) at 20240405153232087
38402 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/files/fw_env.config' (36,664) at 20230704080013871
38403 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight.rst' (36,665) at 20240405153045269
38404 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.linter-ignore' (36,666) at 20240826080030471
38405 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/controller.h' (36,667) at 20210307214931594
38406 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-tracepoints.c' (36,668) at 20240405153046217
38407 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/Kconfig' (36,669) at 20240405153049525
38408 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/wakemain.c' (36,670) at 20240405153046493
38409 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/Makefile' (36,671) at 20240405153046901
38410 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern3.c' (36,672) at 20210309003655984
38411 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0003-error.h-is-specific-to-glibc-on-linux.patch' (36,673) at 20230706080014737
38412 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/asm-offsets.c' (36,674) at 20210308005002844
38413 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/spi.c' (36,675) at 20240405153051145
38414 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/topology.h' (36,676) at 20210307214926222
38415 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/SnmpAlertsStore.js' (36,677) at 20241004080035963
38416 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/arche_platform.h' (36,678) at 20210307214930514
38417 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/meson/Kconfig' (36,679) at 20220525020652430
38418 2025-01-08 03:00:47.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c' (36,680) at 20240405153046925
38419 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu.h' (36,681) at 20241211090212466
38420 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hw_irq.h' (36,682) at 20240405153230111
38421 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/siginfo.h' (36,683) at 20220525020651798
38422 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x.h' (36,684) at 20210307214932322
38423 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/Makefile' (36,685) at 20240405153232287
38424 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hnae3.c' (36,686) at 20241115090012953
38425 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/recipes.txt' (36,687) at 20210309003655368
38426 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/reg.h' (36,688) at 20210308005002816
38427 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/mux.c' (36,689) at 20210308005002948
38428 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libseccomp/files/run-ptest' (36,690) at 20230317080013829
38429 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-hobbit.dtsi' (36,691) at 20240405153045517
38430 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imx_sc_wdt.c' (36,692) at 20241008080013987
38431 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/apple_m1_pmu.h' (36,693) at 20240405153045849
38432 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x' (36,694) at 20241211090212534 to deleted uid set
38433 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.c' (36,695) at 20240405153048633
38434 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mt7628-eth.c' (36,696) at 20210308005003436
38435 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/coco.h' (36,697) at 20240503080014466
38436 2025-01-08 03:00:47.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/max2175.txt' (36,698) at 20210307214925350
38437 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_acl_drops.sh' (36,699) at 20210307214932666
38438 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk_ringbuffer.h' (36,700) at 20240405153053025
38439 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/apx4devkit.c' (36,701) at 20210308005002924
38440 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/common.h' (36,702) at 20240405153045653
38441 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ltc1660.c' (36,703) at 20240405153048977
38442 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sample.h' (36,704) at 20240405153054201
38443 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashldi3.c' (36,705) at 20210308005002852
38444 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sandbox-kernel.dts' (36,706) at 20210308005003744
38445 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_main.c' (36,707) at 20240405153231583
38446 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5272C3.h' (36,708) at 20210308005003576
38447 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/pci.c' (36,709) at 20210308005002992
38448 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml' (36,710) at 20240405153045141
38449 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere-host-force-reset@.service' (36,711) at 20220603100015803
38450 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration.h' (36,712) at 20241211090212390
38451 2025-01-08 03:00:47.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_serial_mii_defconfig' (36,713) at 20210308005003236
38452 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/translate.c' (36,714) at 20240906080037528
38453 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udivsi3_i4i-Os.S' (36,715) at 20210308005002852
38454 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rautjarvi_Simpele' (36,716) at 20210307205553774
38455 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb' (36,717) at 20210528000029723
38456 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/amcore.c' (36,718) at 20210308005003056
38457 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/files/rl-native.map' (36,719) at 20220204040022624
38458 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/arm-softmmu/default.mak' (36,720) at 20241211090212218
38459 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/main.c' (36,721) at 20241011080017319
38460 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vlsrw.S' (36,722) at 20230426080043952
38461 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/guest-debug/run-test.py' (36,723) at 20241211090212542
38462 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_printer.rst' (36,724) at 20220525020651778
38463 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_loader.py' (36,725) at 20210307205554434
38464 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/run-ci.sh' (36,726) at 20221213040033301
38465 2025-01-08 03:00:47.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/Kconfig' (36,727) at 20210308005002920
38466 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs-schemes.c' (36,728) at 20241125090012259
38467 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/alert-banner.js' (36,729) at 20210308005107069
38468 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/configuration/entity-manager_%.bbappend' (36,730) at 20241226090016123
38469 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.scrapyard' (36,731) at 20210308005003296
38470 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/nimbus_sans_l_regular.ttf' (36,732) at 20210308005003528 to deleted uid set
38471 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_common.c' (36,733) at 20241220090018310
38472 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp887x.h' (36,734) at 20210307214928638
38473 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Kconfig.debug' (36,735) at 20240405153046089
38474 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/icewm/icewm_3.6.0.bb' (36,736) at 20241221090017516
38475 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-ppc-of.c' (36,737) at 20240405153052097
38476 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_regs.h' (36,738) at 20240405153046589
38477 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/0001-Do-not-overwrite-all-our-build-flags.patch' (36,739) at 20210920100029307
38478 2025-01-08 03:00:47.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dyna_pci10xx.c' (36,740) at 20240405153046897
38479 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-2.c' (36,741) at 20240405153045957
38480 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/Makefile' (36,742) at 20220525020652074
38481 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/shutdown_alarm_monitor.cpp' (36,743) at 20240820080023694
38482 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/private.h' (36,744) at 20240405153052161
38483 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1031.c' (36,745) at 20240405153048841
38484 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_pathtbl.c' (36,746) at 20240624080012828
38485 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_dma.c' (36,747) at 20240405153047161
38486 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/hwspinlock_internal.h' (36,748) at 20240910080014046
38487 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-intro.rst' (36,749) at 20220525020651782
38488 2025-01-08 03:00:47.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input.c' (36,750) at 20240613080016419
38489 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3av.h' (36,751) at 20240405153046125
38490 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/framebuffer-coreboot.c' (36,752) at 20240405153047045
38491 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/asm/barrier.h' (36,753) at 20210307214932454
38492 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/Build' (36,754) at 20210307214932514
38493 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/eeprom_field.h' (36,755) at 20210308005003644
38494 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/st,m41t80.yaml' (36,756) at 20240405153045153
38495 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (36,757) at 20211015100030976
38496 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_netlink_fc.h' (36,758) at 20240405153052949
38497 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/test/meson.build' (36,759) at 20240823080032949
38498 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb' (36,760) at 20241221090017472
38499 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-internal-sd.c' (36,761) at 20210307214930578
38500 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-hub.c' (36,762) at 20240405153052105
38501 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb' (36,763) at 20240413080012659
38502 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/starfire.h' (36,764) at 20210307214926586
38503 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/st_fdma.h' (36,765) at 20210307214927142
38504 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c' (36,766) at 20240405153050637
38505 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ifdtool.h' (36,767) at 20210308005003764
38506 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32.c' (36,768) at 20210309003649988
38507 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml' (36,769) at 20240405153045101
38508 2025-01-08 03:00:47.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg-audio.h' (36,770) at 20240405153230215
38509 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_masks.h' (36,771) at 20240405153046585
38510 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp' (36,772) at 20240417080003122
38511 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/of_extra.c' (36,773) at 20210308005003356
38512 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/Makefile' (36,774) at 20210307214932618
38513 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky-tiny.conf' (36,775) at 20241221090017604
38514 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_stm33_defconfig' (36,776) at 20210308005003236
38515 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Faltrask' (36,777) at 20210307205553782
38516 2025-01-08 03:00:47.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/settings.hpp' (36,778) at 20240829080022542
38517 2025-01-08 03:00:47.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv.c' (36,779) at 20241211090212318
38518 2025-01-08 03:00:47.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/inode.c' (36,780) at 20241211090145509
38519 2025-01-08 03:00:47.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-compat-ioctl32.c' (36,781) at 20240405153049581
38520 2025-01-08 03:00:47.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/deprecated.rst' (36,782) at 20241211090212230
38521 2025-01-08 03:00:47.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-bt1.c' (36,783) at 20240405153051785
38522 2025-01-08 03:00:47.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/utils.S' (36,784) at 20210308005002712
38523 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ingenic,aic.yaml' (36,785) at 20240405153045165
38524 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt305x/cpu-feature-overrides.h' (36,786) at 20240405153046005
38525 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall1.c' (36,787) at 20240405153054273
38526 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ldsx_insn.c' (36,788) at 20240405153232259
38527 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/intel_vr_nor.c' (36,789) at 20210307214929214
38528 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc' (36,790) at 20241208090011420
38529 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf.dtsi' (36,791) at 20240405153229967
38530 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-bananapi-m2-plus.dts' (36,792) at 20240405153045389
38531 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/Makefile' (36,793) at 20240405153230651
38532 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd.h' (36,794) at 20241211090212390
38533 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie_1.7.2.bb' (36,795) at 20241221090017676
38534 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_midi.c' (36,796) at 20240405153231551
38535 2025-01-08 03:00:47.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-fifo.c' (36,797) at 20241211090212554
38536 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_lib.c' (36,798) at 20240405153232127
38537 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.3.rst' (36,799) at 20241221090017596
38538 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_int.h' (36,800) at 20210308005045729
38539 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/irq.c' (36,801) at 20210307214926538
38540 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-cropcap.rst' (36,802) at 20240405153045321
38541 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddr_dimm_params.h' (36,803) at 20210308005003648
38542 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-9xxx.h' (36,804) at 20220525020653975
38543 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-topic-miamiplus.dts' (36,805) at 20210308005002632
38544 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogEntryCollection.json' (36,806) at 20240619080002948
38545 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/idt,89hpesx.yaml' (36,807) at 20240405153045109
38546 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/hafnium/hafnium_%.bbappend' (36,808) at 20241221090017464
38547 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (36,809) at 20210819000021018
38548 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_6527.c' (36,810) at 20240405153046897
38549 2025-01-08 03:00:47.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-audio.c' (36,811) at 20240906080037304
38550 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_bridge.h' (36,812) at 20240405153052705
38551 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/Makefile' (36,813) at 20240405153047253
38552 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/bilge-0.2-rs.wrap' (36,814) at 20241211090212458
38553 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_bmc_devicetree.robot' (36,815) at 20231018080016463
38554 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos5250-sata.c' (36,816) at 20220525020653871
38555 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/config.mk' (36,817) at 20210308005002732
38556 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic_0.9.8.bb' (36,818) at 20230813080012856
38557 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/Makefile' (36,819) at 20210308005002760
38558 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/0001-Run-native-cd_idt8-cd_create_profile.patch' (36,820) at 20210307205553966
38559 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/makelst' (36,821) at 20210307214932158
38560 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/parse-console.sh' (36,822) at 20240405153054365
38561 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r16-parrot.dts' (36,823) at 20210308005002628
38562 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_stub_64.S' (36,824) at 20220525020652190
38563 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman.h' (36,825) at 20241216090017713
38564 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmicert_management.robot' (36,826) at 20240628080017117
38565 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_masks.h' (36,827) at 20240405153046597
38566 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/Makefile' (36,828) at 20210307214929914
38567 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/item_updater.hpp' (36,829) at 20241211090205454
38568 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sbsa-ref.inc' (36,830) at 20241206090014210
38569 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi' (36,831) at 20240405153229935
38570 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/physaddr.c' (36,832) at 20210309003648800
38571 2025-01-08 03:00:47.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/0001-board-aspeed-Add-Mux-for-yosemitev2.patch' (36,833) at 20220326030009230
38572 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_pvdev.h' (36,834) at 20240906080037340
38573 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/googletest.wrap' (36,835) at 20220805030037283
38574 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ibmaem.c' (36,836) at 20240405153048857
38575 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/memory.json' (36,837) at 20240405153054141
38576 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/buffer.rst' (36,838) at 20240405153045313
38577 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-qcom-cci.c' (36,839) at 20240405153230679
38578 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/jevents.py' (36,840) at 20240405153232231
38579 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/setup-irq.c' (36,841) at 20240405153051261
38580 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem-events.c' (36,842) at 20240405153232239
38581 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/vala/vala_0.56.17.bb' (36,843) at 20241206090014334
38582 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/trats2.c' (36,844) at 20210308005003044
38583 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/hostaudio_kern.c' (36,845) at 20240405153230099
38584 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipy/run-ptest' (36,846) at 20240301090012431
38585 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/docs/README.md' (36,847) at 20240909080026931
38586 2025-01-08 03:00:47.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/TrustedComponent/meson.build' (36,848) at 20240229090018787
38587 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_lib.c' (36,849) at 20210309003649296
38588 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/images/core-image-sato-dev.bb' (36,850) at 20210316000012737
38589 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/Kconfig' (36,851) at 20240405153049709
38590 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4-linux-user.mak' (36,852) at 20230925080039837
38591 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-cl-som-imx7.dts' (36,853) at 20240405153045529
38592 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsel.c' (36,854) at 20210307214926438
38593 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/util.cpp' (36,855) at 20240301090004938
38594 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UCB' (36,856) at 20210307205554426
38595 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology_internal.h' (36,857) at 20240405153048389
38596 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_reject_ipv6.c' (36,858) at 20241111090012165
38597 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pll.h' (36,859) at 20210307214927954
38598 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_tpg.c' (36,860) at 20240405153051965
38599 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1.dtsi' (36,861) at 20240405153045585
38600 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,st-hva.txt' (36,862) at 20210307214925354
38601 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/generate-cmdlist.sh' (36,863) at 20240405153054193
38602 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina2xx.c' (36,864) at 20240405153230663
38603 2025-01-08 03:00:47.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/misc.c' (36,865) at 20210308005003740
38604 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/init.c' (36,866) at 20240624080012780
38605 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/systemd-sulogin-force.conf' (36,867) at 20240417080014694
38606 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-data.txt' (36,868) at 20220525020655131
38607 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/.gitignore' (36,869) at 20210307205553738
38608 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/eventfd.c' (36,870) at 20240405153052333
38609 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/custom_method.c' (36,871) at 20220525020652242
38610 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-mv784mp-gp/db-mv784mp-gp.c' (36,872) at 20210308005002904
38611 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c' (36,873) at 20240628080013989
38612 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/dma_v.h' (36,874) at 20210307214926226
38613 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/Kconfig' (36,875) at 20210308005003412
38614 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm64.cfg' (36,876) at 20220804030014691
38615 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tracepoint.c' (36,877) at 20240405153046437
38616 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx35-clock.yaml' (36,878) at 20240405153045025
38617 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-metadata.c' (36,879) at 20240830080013271
38618 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_inflate.c' (36,880) at 20210307214927082
38619 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/shift.c' (36,881) at 20220429100100946
38620 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml' (36,882) at 20240405153045013
38621 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-asus-tf101.dts' (36,883) at 20240405153229879
38622 2025-01-08 03:00:47.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppNavigation/AppNavigation.vue' (36,884) at 20241004080035959
38623 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/metrics.json' (36,885) at 20240405153232227
38624 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stm32-lptimer.h' (36,886) at 20240405153052733
38625 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_sh_mask.h' (36,887) at 20240405153048117
38626 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml' (36,888) at 20240405153045057
38627 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/zone.hpp' (36,889) at 20240820080023690
38628 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-mv88f6281gtw-ge.dts' (36,890) at 20240405153045457
38629 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw52xx.dts' (36,891) at 20240405153045501
38630 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-meas-spec' (36,892) at 20210307214925194
38631 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ieee80211.yaml' (36,893) at 20240405153045121
38632 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9055-regulator.c' (36,894) at 20240405153051461
38633 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r3.dts' (36,895) at 20220525020651926
38634 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Umfors' (36,896) at 20210307205553794
38635 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/dawr-power9.rst' (36,897) at 20240405153045245
38636 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/Makefile' (36,898) at 20210308005002924
38637 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aristainetos2b_defconfig' (36,899) at 20210308005003248
38638 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/ppc440spe-adma.txt' (36,900) at 20210307214925402
38639 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce300c2.inc' (36,901) at 20210905000020581
38640 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarsbyn' (36,902) at 20210307205553782
38641 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/dma.h' (36,903) at 20240405153045973
38642 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mmzone.h' (36,904) at 20210307214926062
38643 2025-01-08 03:00:47.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/DriveMetrics_v1.xml' (36,905) at 20240619080002924
38644 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/nconf.c' (36,906) at 20210308005003732
38645 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf.c' (36,907) at 20220525020653319
38646 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/mc0306d4_00000018.dtsi' (36,908) at 20210308005002872
38647 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/compat_vdso.S' (36,909) at 20240405153046253
38648 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/osdmap.h' (36,910) at 20220525020654555
38649 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mmu.h' (36,911) at 20240405153046069
38650 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-fb-24bpp-s3c64xx.c' (36,912) at 20210309003648720
38651 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/probes.h' (36,913) at 20210309003648776
38652 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/inv_sensors/inv_sensors_timestamp.c' (36,914) at 20241216090017705
38653 2025-01-08 03:00:47.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/sclk-div.c' (36,915) at 20240405153046801
38654 2025-01-08 03:00:47.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_mbox.c' (36,916) at 20240405153051641
38655 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mr.c' (36,917) at 20240405153051709
38656 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/README.ipam390' (36,918) at 20210308005002900
38657 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dma-register.h' (36,919) at 20210307214926550
38658 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara-pdx224.dts' (36,920) at 20240405153045797
38659 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vislanda_Nydala' (36,921) at 20210307205553794
38660 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/fib_notifications.sh' (36,922) at 20220525020655207
38661 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_hw.h' (36,923) at 20240405153231071
38662 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb' (36,924) at 20241221090017524
38663 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/LICENCE' (36,925) at 20210308005113633
38664 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux.yaml' (36,926) at 20240405153045117
38665 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JsonSchemaFileCollection.json' (36,927) at 20240619080002948
38666 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device.c' (36,928) at 20241211090145485
38667 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/Kconfig' (36,929) at 20240405153231351
38668 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/sdram_config.h' (36,930) at 20210308005002912
38669 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/Kconfig' (36,931) at 20210307214929286
38670 2025-01-08 03:00:47.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5485EVB.h' (36,932) at 20210308005003576
38671 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_syscall.h' (36,933) at 20220429100100614
38672 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ebcdic.h' (36,934) at 20210308005046029
38673 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kalarne' (36,935) at 20210307205553786
38674 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/x264/x264_git.bb' (36,936) at 20241206090014346
38675 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx7.c' (36,937) at 20240906080037192
38676 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios.hpp' (36,938) at 20240903080027139
38677 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_type.h' (36,939) at 20240405153231071
38678 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_scsi.c' (36,940) at 20240405153051933
38679 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-sram.h' (36,941) at 20210307214928690
38680 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-ps-api-test_git.bb' (36,942) at 20220910030013341
38681 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/0001-Fix-time.h-check.patch' (36,943) at 20230503080014583
38682 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath25/cpu-feature-overrides.h' (36,944) at 20240405153046005
38683 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/files/static-group-meta-multimedia' (36,945) at 20231014080011723
38684 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbxface.c' (36,946) at 20240405153046625
38685 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/buffer_test.cpp' (36,947) at 20241219090002124
38686 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/hsi_core.h' (36,948) at 20210307214928110
38687 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/dlink_dsr-1000n.dts' (36,949) at 20240405153045989
38688 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_table.h' (36,950) at 20210309003652492
38689 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/fusion.patch' (36,951) at 20210307205553938
38690 2025-01-08 03:00:47.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.h' (36,952) at 20210307214927286
38691 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/spinlock_types.h' (36,953) at 20240405153045941
38692 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2780_battery.c' (36,954) at 20240405153051433
38693 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_vpu_if.c' (36,955) at 20240805080013967
38694 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mktree.c' (36,956) at 20210307214926362
38695 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-spear.c' (36,957) at 20240405153230859
38696 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/copy_page_mck.S' (36,958) at 20240405153229995
38697 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/kp_id_rev.h' (36,959) at 20210308005003012
38698 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/args.hpp' (36,960) at 20210308005056661
38699 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic0_qm0_masks.h' (36,961) at 20240405153046577
38700 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/timestamping.rst' (36,962) at 20240405153045241
38701 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field5.decode' (36,963) at 20210308005046389
38702 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5329EVB.h' (36,964) at 20210308005003576
38703 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/ibm/meson.build' (36,965) at 20240908080010102
38704 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/BMC/meson.build' (36,966) at 20230825080021137
38705 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec_and_test' (36,967) at 20240405153053437
38706 2025-01-08 03:00:47.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Task_v1.xml' (36,968) at 20240619080002936
38707 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbusx2yaudio.c' (36,969) at 20240405153054029
38708 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_pc2_defconfig' (36,970) at 20210308005003272
38709 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/can-controller.yaml' (36,971) at 20240405153045113
38710 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/Kconfig' (36,972) at 20241211090212314
38711 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_req.h' (36,973) at 20240405153046933
38712 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/zone_interface.hpp' (36,974) at 20241022080027608
38713 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuusamo_Hamppulampi' (36,975) at 20210307205553770
38714 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/Kconfig' (36,976) at 20240405153049733
38715 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/bits.h' (36,977) at 20241211090212374
38716 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py' (36,978) at 20241221090017592
38717 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-cgroup.c' (36,979) at 20240405153046513
38718 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/call_stack.tcl' (36,980) at 20210308005007108
38719 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/opendnssec/files/libxml2_conf.patch' (36,981) at 20230706080014769
38720 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_open_unittest.cpp' (36,982) at 20220108040030440
38721 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/atmel.h' (36,983) at 20220525020654603
38722 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_helper_unittest.cpp' (36,984) at 20240817080027656
38723 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/116.out' (36,985) at 20210927100127481
38724 2025-01-08 03:00:47.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogServiceCollection.json' (36,986) at 20240619080002948
38725 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc_types.h' (36,987) at 20210307214930554
38726 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (36,988) at 20221122040015511
38727 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/fw_cfg.c' (36,989) at 20241211090212314
38728 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6adm-routing.yaml' (36,990) at 20240405153045169
38729 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963138.dts' (36,991) at 20240405153045433
38730 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm3_avx_glue.c' (36,992) at 20240405153046365
38731 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/blk.h' (36,993) at 20210308005003564
38732 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_ptp.c' (36,994) at 20240405153230903
38733 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/a32-uncond.decode' (36,995) at 20230426080043856
38734 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.h' (36,996) at 20240405153230571
38735 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/Kconfig' (36,997) at 20210307214929902
38736 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/Makefile' (36,998) at 20240405153051485
38737 2025-01-08 03:00:47.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/blacklist.json' (36,999) at 20241109090010806
38738 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_1_d.h' (37,000) at 20210307214927526
38739 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/lpc32xx_hsuart.c' (37,001) at 20210308005003484
38740 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-host-running@.service' (37,002) at 20210308005055797
38741 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/xbar_edge_0_regs.h' (37,003) at 20240405153046601
38742 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/slot-gpio.c' (37,004) at 20240617080017394
38743 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/Kconfig' (37,005) at 20240405153051809
38744 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable.h' (37,006) at 20240913080013765
38745 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/timer.h' (37,007) at 20210307214927902
38746 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/Kconfig' (37,008) at 20210307214930726
38747 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/pipeline.json' (37,009) at 20240405153054125
38748 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/devices-rsk7203.c' (37,010) at 20210307214926538
38749 2025-01-08 03:00:47.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pbr_6.1.0.bb' (37,011) at 20241221090017668
38750 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.autoboot' (37,012) at 20210308005003292
38751 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/debug.c' (37,013) at 20240405153052049
38752 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzabha.c.inc' (37,014) at 20240906080037524
38753 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-3.c' (37,015) at 20240906080037576
38754 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvumi.c' (37,016) at 20240405153231431
38755 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/indirect_pci.c' (37,017) at 20240405153046233
38756 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/rtl8169_mac.c' (37,018) at 20210308005003036
38757 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_floor.hpp' (37,019) at 20240106090025434
38758 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmuio.c' (37,020) at 20240405153046905
38759 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-impd1.c' (37,021) at 20210307214927042
38760 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mmc.c' (37,022) at 20210308005003212
38761 2025-01-08 03:00:47.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/himax_hx83112b.c' (37,023) at 20240405153049161
38762 2025-01-08 03:00:47.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_0_sh_mask.h' (37,024) at 20240405153047437
38763 2025-01-08 03:00:47.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_2.json' (37,025) at 20240824080002938
38764 2025-01-08 03:00:47.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_cmds.c' (37,026) at 20240405153230795
38765 2025-01-08 03:00:47.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HostInterfaceCollection.json' (37,027) at 20240619080002948
38766 2025-01-08 03:00:47.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/quota.c' (37,028) at 20240405153231775
38767 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/generic-xhci.yaml' (37,029) at 20240405153045181
38768 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6115-gpucc.h' (37,030) at 20240405153052645
38769 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_regs.h' (37,031) at 20210307214929578
38770 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bloblist.h' (37,032) at 20210308005003564
38771 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c' (37,033) at 20241125090012239
38772 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/defkeymap.c' (37,034) at 20210307214930230
38773 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/MAINTAINERS' (37,035) at 20210308005003032
38774 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/base.c' (37,036) at 20241204090010699
38775 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpufreq.c' (37,037) at 20240405153053041
38776 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/pagelist.c' (37,038) at 20240405153053209
38777 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/Makefile' (37,039) at 20210308005002912
38778 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/dbgp.c' (37,040) at 20210307214930982
38779 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/samsung/Kconfig' (37,041) at 20210307214930722
38780 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/assoc_array.rst' (37,042) at 20210307214925262
38781 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.h' (37,043) at 20210307214927286
38782 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/pmu.c' (37,044) at 20240503080014466
38783 2025-01-08 03:00:47.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_platform-powerpc.c' (37,045) at 20210308005002540
38784 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_ioc.h' (37,046) at 20220525020653335
38785 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/ast_wdt.c' (37,047) at 20210308005003540
38786 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_11_0_cdr_table.h' (37,048) at 20240405153230511
38787 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_basic_ci.robot' (37,049) at 20230311090015023
38788 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-out.c' (37,050) at 20240405153049529
38789 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pch.c' (37,051) at 20240405153047081
38790 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1010-comtft.dts' (37,052) at 20240405153045505
38791 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pid.h' (37,053) at 20240405153049225
38792 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EnvironmentMetrics.v1_3_2.json' (37,054) at 20240619080002944
38793 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/deflate.c' (37,055) at 20210309003649116
38794 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.39-tzfix.patch' (37,056) at 20210307205553822
38795 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/code-patching.h' (37,057) at 20240405153046105
38796 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett2.h' (37,058) at 20240429080012464
38797 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/run-ptest' (37,059) at 20210307205554538
38798 2025-01-08 03:00:47.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kustavi_Viherlahti' (37,060) at 20210307205553770
38799 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/threads.h' (37,061) at 20220525020654623
38800 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/riscv32.patch' (37,062) at 20231011080016578
38801 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ac100.c' (37,063) at 20240405153051489
38802 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/netdev.c' (37,064) at 20241018080014494
38803 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/tau_6xx.c' (37,065) at 20240405153046153
38804 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_iter.h' (37,066) at 20240405153046453
38805 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/Makefile' (37,067) at 20240405153231899
38806 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/sandybridge.h' (37,068) at 20210308005002876
38807 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-s390.h' (37,069) at 20240405153232287
38808 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/info.png' (37,070) at 20210307205554250 to deleted uid set
38809 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_w.c' (37,071) at 20210308005046521
38810 2025-01-08 03:00:47.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_reroute.c' (37,072) at 20240405153232259
38811 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/soc.h' (37,073) at 20220525020653743
38812 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-iommu-pci.c' (37,074) at 20240326080039510
38813 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/hisilicon,hisi-spmi-controller.yaml' (37,075) at 20240613080016359
38814 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-cross-canadian_1.80.1.bb' (37,076) at 20241221090017676
38815 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-apple.c' (37,077) at 20240405153231287
38816 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wilco-charger.c' (37,078) at 20210309003652168
38817 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts' (37,079) at 20240405153229919
38818 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/MAINTAINERS' (37,080) at 20210308005003040
38819 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/pipe.txt' (37,081) at 20210307214925314
38820 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/axm5516-cpus.dtsi' (37,082) at 20240405153045437
38821 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/fuloong2e_defconfig' (37,083) at 20240405153045993
38822 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-nommu.h' (37,084) at 20240405153045625
38823 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.rockchip' (37,085) at 20210308005003296
38824 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_trace.c' (37,086) at 20210309003652148
38825 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/Kconfig' (37,087) at 20240405153051389
38826 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/ifcvf_base.c' (37,088) at 20241118090018499
38827 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/buildhistory.py' (37,089) at 20220910030013401
38828 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/addr.h' (37,090) at 20240405153232083
38829 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-aw2013.c' (37,091) at 20240405153230755
38830 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-db-B.dts' (37,092) at 20220525020651918
38831 2025-01-08 03:00:47.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/btree.c' (37,093) at 20240405153052377
38832 2025-01-08 03:00:47.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/route.c' (37,094) at 20241216090017793
38833 2025-01-08 03:00:47.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77686-private.h' (37,095) at 20240405153231819
38834 2025-01-08 03:00:47.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/gyro/itg3200.h' (37,096) at 20240405153052709
38835 2025-01-08 03:00:47.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf' (37,097) at 20240723080012912
38836 2025-01-08 03:00:47.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Chuwi_V7_CW0825_defconfig' (37,098) at 20210308005003236
38837 2025-01-08 03:00:47.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/at91_udc.c' (37,099) at 20210308005003504
38838 2025-01-08 03:00:47.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/toshiba_haps.rst' (37,100) at 20210307214925230
38839 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mpu401/mpu401.c' (37,101) at 20220525020654971
38840 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_rx.c' (37,102) at 20240405153050701
38841 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch' (37,103) at 20230317080013789
38842 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/iommufd.rst' (37,104) at 20240405153045309
38843 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-i2c.c' (37,105) at 20210307214928810
38844 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/socket_cookie.c' (37,106) at 20220525020655195
38845 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-vinco.dts' (37,107) at 20210308005002568
38846 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/Kconfig' (37,108) at 20240405153050365
38847 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_kptr.c' (37,109) at 20240405153054269
38848 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/ca-AB-Calgary' (37,110) at 20210307205553754
38849 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pgalloc.h' (37,111) at 20220525020651986
38850 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-reg.h' (37,112) at 20240405153232183
38851 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch' (37,113) at 20220910030013425
38852 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/af_ax25.c' (37,114) at 20240624080012824
38853 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/firefly-rk3288_defconfig' (37,115) at 20210308005003260
38854 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/boot_xen.py' (37,116) at 20241211090212530
38855 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/ia32/audit.c' (37,117) at 20240405153046377
38856 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/perlcross/perlcross_%.bbappend' (37,118) at 20240113090014552
38857 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/bugs_32.c' (37,119) at 20210307214926750
38858 2025-01-08 03:00:47.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/no-strict-devmem.cfg' (37,120) at 20221120040010706
38859 2025-01-08 03:00:47.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/common.h' (37,121) at 20240405153049861
38860 2025-01-08 03:00:47.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ht.c' (37,122) at 20240405153232043
38861 2025-01-08 03:00:47.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sort.c' (37,123) at 20241008080014055
38862 2025-01-08 03:00:47.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/ioremap.c' (37,124) at 20241125090012239
38863 2025-01-08 03:00:47.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_2_3_offset.h' (37,125) at 20210307214927574
38864 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sunxi_engine.h' (37,126) at 20240405153048761
38865 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-trust.c' (37,127) at 20210307214928770
38866 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_fdir.c' (37,128) at 20240411080014098
38867 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-enum-frame-interval.rst' (37,129) at 20240405153045325
38868 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8985.h' (37,130) at 20210307214932362
38869 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/.gitignore' (37,131) at 20220525020655219
38870 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/link_enc_cfg.h' (37,132) at 20240405153047293
38871 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/turris_mox.h' (37,133) at 20210308005003620
38872 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/dram.c' (37,134) at 20210308005002768
38873 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-nested.json' (37,135) at 20210308005046397
38874 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_value_entry_encode_integer_check.yaml' (37,136) at 20240908080010098
38875 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/bbt.c' (37,137) at 20210308005003412
38876 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/perf_event_flags.h' (37,138) at 20240405153046377
38877 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/route.h' (37,139) at 20210307214931658
38878 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/__init__.py' (37,140) at 20210307205554634
38879 2025-01-08 03:00:47.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/xattr.h' (37,141) at 20240405153052333
38880 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2pdu.h' (37,142) at 20240527080023360
38881 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/pm.c' (37,143) at 20240405153053297
38882 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ftrace.h' (37,144) at 20240405153046285
38883 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/iproc-rng200.c' (37,145) at 20240405153230199
38884 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/ftrace.c' (37,146) at 20210309003649972
38885 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csi2.c' (37,147) at 20240405153051861
38886 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_i2c.c' (37,148) at 20210308005003396
38887 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k' (37,149) at 20240405153054385
38888 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-net2big.dts' (37,150) at 20210308005002592
38889 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/utils.cpp' (37,151) at 20240817080005379
38890 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/Kconfig' (37,152) at 20210307214928338
38891 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr2d.yaml' (37,153) at 20240405153045049
38892 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-icnova-swac.dts' (37,154) at 20210308005002624
38893 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build' (37,155) at 20230720080021715
38894 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/include/linux/socket.h' (37,156) at 20240405153054173
38895 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml' (37,157) at 20240405153229795
38896 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.c' (37,158) at 20210307214927950
38897 2025-01-08 03:00:47.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fastboot.c' (37,159) at 20210308005003208
38898 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fopen.rst' (37,160) at 20220525020654131
38899 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_errorwrap_test.hpp' (37,161) at 20241003080023049
38900 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-writer.c' (37,162) at 20210927100127341
38901 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libproxy/libproxy_0.5.9.bb' (37,163) at 20241221090017696
38902 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-apac-viewcomp.c' (37,164) at 20210307214928778
38903 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus.dts' (37,165) at 20210308005002624
38904 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ramlist.h' (37,166) at 20241022080032784
38905 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/vagrant.pub' (37,167) at 20210308005046393
38906 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.h' (37,168) at 20240405153050641
38907 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-pid-control/.shellcheck' (37,169) at 20210415000109176 to deleted uid set
38908 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds.c' (37,170) at 20210308005002964
38909 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.h' (37,171) at 20210309003651060
38910 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l52.c' (37,172) at 20240405153232147
38911 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_main.c' (37,173) at 20241018080014554
38912 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/Kconfig' (37,174) at 20241211090212510
38913 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/and.md' (37,175) at 20240809080033023
38914 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_sodia.dts' (37,176) at 20240405153045441
38915 2025-01-08 03:00:47.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (37,177) at 20220224040010566
38916 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel.h' (37,178) at 20210307214927162
38917 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/usage-model.rst' (37,179) at 20240405153045185
38918 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_cfg_regs.h' (37,180) at 20240405153046605
38919 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-hsic.c' (37,181) at 20240405153051293
38920 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c' (37,182) at 20240405153230511
38921 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobject_ns.h' (37,183) at 20240405153052717
38922 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mediatek,mt7621-memc.yaml' (37,184) at 20240405153045101
38923 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/meson.build' (37,185) at 20241211090002375
38924 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/floating-point.json' (37,186) at 20240405153054125
38925 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/Kconfig' (37,187) at 20210308005003456
38926 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats_types.h' (37,188) at 20210307214930554
38927 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/Kconfig' (37,189) at 20210308005003032
38928 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/ddr.c' (37,190) at 20210308005002960
38929 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tv.c' (37,191) at 20240405153230635
38930 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/Makefile' (37,192) at 20210308005003436
38931 2025-01-08 03:00:47.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_daq_dio24.c' (37,193) at 20240405153046901
38932 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/.gitignore' (37,194) at 20220525020655215
38933 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_backchannel.c' (37,195) at 20240405153053389
38934 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_gmac.dtsi' (37,196) at 20210308005002612
38935 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_phys.c' (37,197) at 20240405153048473
38936 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ExternalAccountProvider_v1.xml' (37,198) at 20240918080002712
38937 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuriscv64.png' (37,199) at 20240309090012816 to deleted uid set
38938 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/lwn-bk4.txt' (37,200) at 20210307214925362
38939 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/obmc-poweroff.service' (37,201) at 20220727030013877
38940 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ccwgroup.h' (37,202) at 20240405153046273
38941 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c' (37,203) at 20240910080014026
38942 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts' (37,204) at 20240405153045821
38943 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait.c' (37,205) at 20220525020655211
38944 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/Kconfig' (37,206) at 20210308005003496
38945 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (37,207) at 20210812000025166
38946 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am35xx-clocks.dtsi' (37,208) at 20240405153045597
38947 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/compr_rubin.h' (37,209) at 20210308005003652
38948 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/resetvec.S' (37,210) at 20210308005002860
38949 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/039.out' (37,211) at 20210308005046437
38950 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c' (37,212) at 20210308005003012
38951 2025-01-08 03:00:47.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/templates/error.cpp.mako' (37,213) at 20230902080037613 to deleted uid set
38952 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_charger.c' (37,214) at 20240405153051425
38953 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_udp.c' (37,215) at 20240405153053157
38954 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/catfish/catfish_4.18.0.bb' (37,216) at 20231126090012805
38955 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mediatek,mt6795-resets.h' (37,217) at 20240405153052653
38956 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-blockjob-txn.c' (37,218) at 20221215040039390
38957 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb' (37,219) at 20240302090018214
38958 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/internal.h' (37,220) at 20240405153050533
38959 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/mpu.txt' (37,221) at 20210307214925278
38960 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val___val3_missing.c' (37,222) at 20240405153054269
38961 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hypercalls.c' (37,223) at 20240405153045885
38962 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0016-Handle-missing-gshadow.patch' (37,224) at 20241221090017644
38963 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kasan.h' (37,225) at 20220525020651946
38964 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ms7720se_defconfig' (37,226) at 20210308005003268
38965 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-drv.c' (37,227) at 20240830080013291
38966 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_drv.h' (37,228) at 20240405153230647
38967 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/Kconfig' (37,229) at 20240405153049421
38968 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-vx.xml' (37,230) at 20210308005045817
38969 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb' (37,231) at 20220921030015986
38970 2025-01-08 03:00:47.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/arm_sbcon_i2c.h' (37,232) at 20230426080043760
38971 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dockstar.dts' (37,233) at 20240405153045457
38972 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gp_device_global.h' (37,234) at 20210307214930542
38973 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/index.rst' (37,235) at 20240405153045329
38974 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fdtoverlay.c' (37,236) at 20220525020654939
38975 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp' (37,237) at 20240904080003190
38976 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap.h' (37,238) at 20240405153052577
38977 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/acl.c' (37,239) at 20240405153052273
38978 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/fp-test.c' (37,240) at 20241211090212534
38979 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/common.xml.h' (37,241) at 20210307214927766
38980 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/BSD-3-Clause-Clear' (37,242) at 20210307214925638
38981 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/renesas.h' (37,243) at 20210307214931366
38982 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_input.h' (37,244) at 20210309003654000
38983 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cryptouser.h' (37,245) at 20210307214931626
38984 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_core.c' (37,246) at 20240405153048997
38985 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/pfuze3000_pmic.h' (37,247) at 20210308005003680
38986 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_structs.h' (37,248) at 20220429100100618
38987 2025-01-08 03:00:47.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ucgrp.c' (37,249) at 20240405153048637
38988 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/chassis.hpp' (37,250) at 20240817080031292
38989 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda1997x_regs.h' (37,251) at 20240405153049341
38990 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_probe_backend.c' (37,252) at 20240405153052257
38991 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll.h' (37,253) at 20240405153046785
38992 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_signal.c' (37,254) at 20240405153046285
38993 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4xxx-adda.c' (37,255) at 20210307214932218
38994 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cacheflush.h' (37,256) at 20210307214926578
38995 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6360-regulator.yaml' (37,257) at 20240405153045145
38996 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/virt_defconfig' (37,258) at 20240405153045957
38997 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-Joensuu-Tikka' (37,259) at 20210307205553758
38998 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS2.conf' (37,260) at 20230606080013598
38999 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig' (37,261) at 20210307205554454
39000 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-extended/timezone/tzdata.bbappend' (37,262) at 20240713080014142
39001 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/meson.options' (37,263) at 20241026080032419
39002 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_common.c' (37,264) at 20210307214928614
39003 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/Kconfig' (37,265) at 20210308005003052
39004 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_emi.h' (37,266) at 20210308005002664
39005 2025-01-08 03:00:47.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info-r8a7740.c' (37,267) at 20210308005002768
39006 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/mt6370-charger.c' (37,268) at 20240405153051437
39007 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/intro.rst' (37,269) at 20240405153229843
39008 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml' (37,270) at 20240405153229763
39009 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_pro.h' (37,271) at 20240405153049741
39010 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_lcd.dtsi' (37,272) at 20240405153045473
39011 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/paz00_defconfig' (37,273) at 20210308005003272
39012 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-du-l-works-fix-to-use-145-instead-of-144.patch' (37,274) at 20210307205554470
39013 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_debug.c' (37,275) at 20241008080013951
39014 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/time.c' (37,276) at 20210307214926310
39015 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rcar-thermal.yaml' (37,277) at 20240405153045177
39016 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-pi.dtsi' (37,278) at 20240405153045517
39017 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c' (37,279) at 20240405153050629
39018 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/blk_legacy.c' (37,280) at 20210308005003340
39019 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen_3.4.0.bb' (37,281) at 20231126090012797
39020 2025-01-08 03:00:47.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/libcereal_1.3.2.bb' (37,282) at 20241221090017536
39021 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/module.c' (37,283) at 20240405153045925
39022 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/fixmap.h' (37,284) at 20210307214926110
39023 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc' (37,285) at 20241221090017504
39024 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hmc6352.c' (37,286) at 20240405153049637
39025 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/kmerr.cocci' (37,287) at 20240405153053445
39026 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-clk.c' (37,288) at 20210307214932394
39027 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/Kconfig' (37,289) at 20210307214928990
39028 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/dram_sun4i_auto.c' (37,290) at 20210308005003056
39029 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/utils.hpp' (37,291) at 20230511080029431 to deleted uid set
39030 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx8ulp-pinctrl.yaml' (37,292) at 20240405153045133
39031 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-sys-init.service' (37,293) at 20211223040107525
39032 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/class.c' (37,294) at 20240405153051489
39033 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-infra_ao.c' (37,295) at 20240405153046797
39034 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/142.out' (37,296) at 20220429100100906
39035 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3399_defconfig' (37,297) at 20210308005003260
39036 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/mcpm-exynos.c' (37,298) at 20240405153045645
39037 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/winucase_convert.pl' (37,299) at 20210309003648268
39038 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bootstrap/_helpers.scss' (37,300) at 20220105012522983
39039 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.c' (37,301) at 20220525020652971
39040 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch' (37,302) at 20230401080011975
39041 2025-01-08 03:00:47.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/Makefile' (37,303) at 20210309003650372
39042 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/auxtrace.h' (37,304) at 20240405153054181
39043 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3328.h' (37,305) at 20210308005002660
39044 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/as3711-regulator.c' (37,306) at 20240405153051461
39045 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/misc/Makefile' (37,307) at 20210307214932446
39046 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/lan966x_serdes.c' (37,308) at 20240405153051285
39047 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-ci.h' (37,309) at 20240405153049369
39048 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-timeout.c' (37,310) at 20210309003649108
39049 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/bcm47xxpart.c' (37,311) at 20221128040017474
39050 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/validate_plug_ins.py' (37,312) at 20221209040018559
39051 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig' (37,313) at 20210308005003264
39052 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_coresight.h' (37,314) at 20240405153046581
39053 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ovs_vport.yaml' (37,315) at 20240405153229823
39054 2025-01-08 03:00:47.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-imx.c' (37,316) at 20240405153230675 to deleted uid set
39055 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch' (37,317) at 20230706080014741
39056 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-aud.c' (37,318) at 20240405153230211
39057 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dcc.h' (37,319) at 20210307214925846
39058 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572si-pre.dtsi' (37,320) at 20210307214926346
39059 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/Makefile' (37,321) at 20220525020654139
39060 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/Makefile' (37,322) at 20240405153232287
39061 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/utils.hpp' (37,323) at 20210308005134001
39062 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/Makefile' (37,324) at 20210308005003028
39063 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot' (37,325) at 20210307205554274 to deleted uid set
39064 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf500-colibri.dtsi' (37,326) at 20240405153045537
39065 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/opencores-kbd.c' (37,327) at 20240405153230727
39066 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0004-fast_float-Add-single-header-library-for-from_char-i.patch' (37,328) at 20241221090017700
39067 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ustack.h' (37,329) at 20210307214926122
39068 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_osf.c' (37,330) at 20240405153053337
39069 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_fio.json' (37,331) at 20241213090004405 to deleted uid set
39070 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/Kconfig' (37,332) at 20240405153050161
39071 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/tlb.c' (37,333) at 20210308005002996
39072 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vtime.h' (37,334) at 20220525020654627
39073 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/thread_info.h' (37,335) at 20240405153229859
39074 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/sdram_config.h' (37,336) at 20210308005002912
39075 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_1_0_offset.h' (37,337) at 20210309003649500
39076 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/ml605.dts' (37,338) at 20210308005002884
39077 2025-01-08 03:00:47.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/lvgl_9.1.0.bb' (37,339) at 20241221090017528
39078 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ingenic/Kconfig' (37,340) at 20220525020652002
39079 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/corenet_ds.c' (37,341) at 20210308005002964
39080 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-scd.h' (37,342) at 20220525020653755
39081 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/current.h' (37,343) at 20240405153046505
39082 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exstorob.c' (37,344) at 20240405153046621
39083 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/setjmp.h' (37,345) at 20210308005002848
39084 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/config.mk' (37,346) at 20210308005003008
39085 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1022.S' (37,347) at 20210307214925974
39086 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kbuild.platforms' (37,348) at 20240405153045977
39087 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/volt.h' (37,349) at 20210307214927906
39088 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-ep0.c' (37,350) at 20240405153052037
39089 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt.c' (37,351) at 20240613080016559
39090 2025-01-08 03:00:47.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dwb.h' (37,352) at 20240405153047229
39091 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/fsverity_private.h' (37,353) at 20240405153231767
39092 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.json' (37,354) at 20230925080040089
39093 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/v2m-mps2.c' (37,355) at 20240405153045693
39094 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/038' (37,356) at 20210927100127473
39095 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/guest-random.c' (37,357) at 20240326080039754
39096 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_domain.h' (37,358) at 20220525020654003
39097 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfwdebug.h' (37,359) at 20210307214926162
39098 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp' (37,360) at 20240329080003279
39099 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_bt_unittest.cpp' (37,361) at 20240817080027656
39100 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/midway.h' (37,362) at 20210307214926886
39101 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/metricgroups.json' (37,363) at 20240405153054129
39102 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/update-repos' (37,364) at 20231011080016566
39103 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-gpio-bank.yaml' (37,365) at 20240405153045137
39104 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds_crossbar_con.h' (37,366) at 20210308005002956
39105 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/SerialOverLan/index.js' (37,367) at 20220105012522995
39106 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-scb.h' (37,368) at 20210307214928686
39107 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/cnl-sst.c' (37,369) at 20210309003654912
39108 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/mdio.h' (37,370) at 20210308005003676
39109 2025-01-08 03:00:47.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_input.c' (37,371) at 20210307214928702
39110 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/ini.h' (37,372) at 20210307214929970
39111 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/linit.c' (37,373) at 20240405153231383
39112 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tps6594_pfsm.h' (37,374) at 20240405153052941
39113 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/meson.build' (37,375) at 20241211090212454
39114 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.c' (37,376) at 20220525020652971
39115 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8569_serdes.c' (37,377) at 20210308005002832
39116 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/genboardscfg.py' (37,378) at 20210308005003764
39117 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/asihpi.c' (37,379) at 20240405153053513
39118 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d2_xplained.dts' (37,380) at 20210308005002568
39119 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/gammu-smsdrc' (37,381) at 20210307205553878
39120 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/.gitignore' (37,382) at 20220628030020467
39121 2025-01-08 03:00:47.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/51-these-are-not-joysticks-rm.rules' (37,383) at 20210307205553918
39122 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c' (37,384) at 20210307214929810
39123 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_reg.h' (37,385) at 20240405153048509
39124 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_fragment.c' (37,386) at 20240411080014150
39125 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6362-pinctrl.yaml' (37,387) at 20240405153045133
39126 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-mmio.h' (37,388) at 20210308005046481
39127 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/BusLogic.c' (37,389) at 20240405153051545
39128 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/base.bbclass' (37,390) at 20210307205554250
39129 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/sec2.h' (37,391) at 20240405153048617
39130 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend.cfg' (37,392) at 20210307214932618
39131 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/leds/starscream-led-manager-config-native.bb' (37,393) at 20241206090014234
39132 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Huskvarna' (37,394) at 20210307205553782
39133 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/fw-update/test/test_pkg' (37,395) at 20211101000101059 to deleted uid set
39134 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/cpu-feature-overrides.h' (37,396) at 20240405153046005
39135 2025-01-08 03:00:47.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-slim.c' (37,397) at 20210307214928786
39136 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/genptr.c' (37,398) at 20240326080039658
39137 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cls_cgroup.h' (37,399) at 20210307214931554
39138 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/heartbeat.c' (37,400) at 20210307214926546
39139 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/connman' (37,401) at 20241221090017636
39140 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/Kconfig' (37,402) at 20240405153048753
39141 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/.gitignore' (37,403) at 20210308005133429
39142 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/d.c' (37,404) at 20210307214932470
39143 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/kcmp.h' (37,405) at 20210307214932482
39144 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_64.h' (37,406) at 20210307214926610
39145 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/throttle-groups.h' (37,407) at 20240326080039526
39146 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/bmi.c' (37,408) at 20240405153050397
39147 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/handlers.hpp' (37,409) at 20210308005059165
39148 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swiotlb.h' (37,410) at 20240405153231843
39149 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_factory_reset_sub_menu.robot' (37,411) at 20240628080017113
39150 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dt_cpu_ftrs.h' (37,412) at 20210307214926378
39151 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mmzone.h' (37,413) at 20210307214926510
39152 2025-01-08 03:00:47.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftmac100.c' (37,414) at 20240405153230939
39153 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_inq.c' (37,415) at 20210307214932694
39154 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.err' (37,416) at 20210308005046401
39155 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci.h' (37,417) at 20240405153049665
39156 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/csum_copy_from_user.S' (37,418) at 20210309003648996
39157 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/mpls_iptunnel.c' (37,419) at 20241216090017793
39158 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/Makefile' (37,420) at 20240405153052229
39159 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/scu.h' (37,421) at 20210308005002880
39160 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/meson.build' (37,422) at 20241228090003719 to deleted uid set
39161 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx27.c' (37,423) at 20220525020651886
39162 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5_matrix.h' (37,424) at 20210308005002716
39163 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/acpid.service' (37,425) at 20210307205554450
39164 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tricorder_defconfig' (37,426) at 20210308005003284
39165 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-aes.h' (37,427) at 20240405153230267
39166 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-musl.inc' (37,428) at 20220502030010152
39167 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/main.c' (37,429) at 20241211090212218
39168 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hsr/hsr_ping.sh' (37,430) at 20240405153232279
39169 2025-01-08 03:00:47.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/monitor_start_delay.md' (37,431) at 20240807080019546
39170 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx.h' (37,432) at 20220525020653987
39171 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_bch.c' (37,433) at 20210308005003416
39172 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ide-test.c' (37,434) at 20240906080037568
39173 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/60-phosphor-networkd-default.network.in' (37,435) at 20230701080027201
39174 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/tlb.c' (37,436) at 20210308005002980
39175 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c' (37,437) at 20210307214927950
39176 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/master.c' (37,438) at 20240405153231455
39177 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-ps-spi.c' (37,439) at 20240405153047053
39178 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx-am35xx-omap3430es2plus-clocks.dtsi' (37,440) at 20210308005002600
39179 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/acornfb.h' (37,441) at 20210307214930898
39180 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm-prototypes.h' (37,442) at 20240405153230063
39181 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-t3-cqa3t-bv3.dts' (37,443) at 20240405153045393
39182 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-fiq.c' (37,444) at 20220525020655063
39183 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/wpcm450.c' (37,445) at 20210428100017469
39184 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/ddr.c' (37,446) at 20210308005003000
39185 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/Makefile' (37,447) at 20240405153232283
39186 2025-01-08 03:00:47.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/linux_boot_done.cpp' (37,448) at 20230713080008188
39187 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/circ.c' (37,449) at 20230925080040097
39188 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-kernel/linux/linux-aspeed_%.bbappend' (37,450) at 20220819030014797
39189 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ml86v7667.c' (37,451) at 20240405153049317
39190 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-ams-delta.h' (37,452) at 20210307214925906
39191 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/manage.c' (37,453) at 20240820080014181
39192 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxctl.c' (37,454) at 20210308005108641
39193 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/meson.build' (37,455) at 20210524100135851
39194 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/samsung,exynos-ppmu.yaml' (37,456) at 20240405153229759
39195 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-util.c-add-limits.h-include-for-NAME_MAX-definition.patch' (37,457) at 20240413080012695
39196 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/Kconfig' (37,458) at 20220525020653867
39197 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/machine_kexec.c' (37,459) at 20240405153045869
39198 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpufreq.c' (37,460) at 20240405153054213
39199 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-reset.c' (37,461) at 20240405153046053
39200 2025-01-08 03:00:47.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/multilib.bbclass' (37,462) at 20241206090014302
39201 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h' (37,463) at 20240405153047293
39202 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/index.rst' (37,464) at 20240405153045001
39203 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/common/sys_eeprom.c' (37,465) at 20210308005003168
39204 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/prcm-regs.c' (37,466) at 20210308005002760
39205 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_serdes.h' (37,467) at 20210308005002640
39206 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/0001-Fix-implicit-function-declarations.patch' (37,468) at 20230811080018302
39207 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ramblock.h' (37,469) at 20240906080037328
39208 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h' (37,470) at 20240405153230951
39209 2025-01-08 03:00:47.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-video.c' (37,471) at 20240613080016427
39210 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_imx2.c' (37,472) at 20241211090212354
39211 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-main.c' (37,473) at 20240405153046769
39212 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-ahe-50dc.dts' (37,474) at 20220512100034141
39213 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_fplus.h' (37,475) at 20210307214930990
39214 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/mac.h' (37,476) at 20240405153051949
39215 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/libfdt.h' (37,477) at 20240405153053445
39216 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-bsp/u-boot/u-boot-aspeed-sdk/ampere.cfg' (37,478) at 20221015030011580
39217 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/byteorder.h' (37,479) at 20210308005002876
39218 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tcs3414.c' (37,480) at 20240405153049001
39219 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dram_0xd0000000.config' (37,481) at 20240405153229907
39220 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_drv.h' (37,482) at 20240405153048609
39221 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb' (37,483) at 20241206090014270
39222 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/solidrun.bmp' (37,484) at 20210308005003768 to deleted uid set
39223 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/omninet.c' (37,485) at 20220525020654291
39224 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/139.out' (37,486) at 20210308005046449
39225 2025-01-08 03:00:47.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/177' (37,487) at 20210927100127489
39226 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,camsys.txt' (37,488) at 20210307214925274
39227 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/hvapi.c' (37,489) at 20210307214926594
39228 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_idle.h' (37,490) at 20240405153231831
39229 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.c' (37,491) at 20240405153230571
39230 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/vexpress-regulator.c' (37,492) at 20240405153231367
39231 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/bpf_preload.h' (37,493) at 20240405153052981
39232 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ystad_Metallgatan' (37,494) at 20210307205553794
39233 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/.gitignore' (37,495) at 20241022080002056
39234 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/gate.c' (37,496) at 20210307214927022
39235 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_output_user.c' (37,497) at 20240405153053425
39236 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-q.c' (37,498) at 20210309003653252
39237 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/fdtdec_common.c' (37,499) at 20210308005003704
39238 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-platform-compress.c' (37,500) at 20210309003654900
39239 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/tsc_timer.dtsi' (37,501) at 20210308005002872
39240 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml' (37,502) at 20240405153229791
39241 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mm.c' (37,503) at 20240405153049165
39242 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts' (37,504) at 20240405153045833
39243 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-errata.c' (37,505) at 20210307214926198
39244 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/usb.c' (37,506) at 20240405153051181
39245 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/vmu-flash.c' (37,507) at 20240405153230867
39246 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx35-pinctrl.txt' (37,508) at 20210307214925394
39247 2025-01-08 03:00:47.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/output.c' (37,509) at 20220525020652975
39248 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/powernow-k8-decode.c' (37,510) at 20210307214932614
39249 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/pcrypt.c' (37,511) at 20241211090145393
39250 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/vmx.h' (37,512) at 20240906080037484
39251 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_mime_database' (37,513) at 20210307205554642
39252 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic1_qm1_regs.h' (37,514) at 20240405153046577
39253 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger.hpp' (37,515) at 20220610100046048
39254 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/azoteq,iqs7211.yaml' (37,516) at 20240405153229767
39255 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_device.h' (37,517) at 20241211090212362
39256 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-stream.c' (37,518) at 20220525020654975
39257 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54451EVB_defconfig' (37,519) at 20210308005003236
39258 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/internal.h' (37,520) at 20240719080013365
39259 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/Kconfig' (37,521) at 20240405153046985
39260 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_masks.h' (37,522) at 20240405153046581
39261 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625hr.dts' (37,523) at 20240405153045433
39262 2025-01-08 03:00:47.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_typec.h' (37,524) at 20240405153051385
39263 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/conf/include/non-repro-meta-gnome.inc' (37,525) at 20241206090014234
39264 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook.inc' (37,526) at 20240820080015545
39265 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb' (37,527) at 20241221090017544
39266 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sun4i-gpadc.h' (37,528) at 20210307214931434
39267 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/sound/hd-audio/index.rst' (37,529) at 20220525020651774
39268 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/power.c' (37,530) at 20240405153231283
39269 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53cx9020_defconfig' (37,531) at 20210308005003268
39270 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/mount_clnt.c' (37,532) at 20240405153052417
39271 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/Makefile' (37,533) at 20210307214929982
39272 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/Makefile' (37,534) at 20210307214926562
39273 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_translate_dcn315.c' (37,535) at 20240405153047289
39274 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l15.c' (37,536) at 20240405153232147
39275 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy_led_triggers.h' (37,537) at 20210307214931470
39276 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xenpv/xen_machine_pv.c' (37,538) at 20240906080037324
39277 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/atiixp.c' (37,539) at 20220525020654987
39278 2025-01-08 03:00:47.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2sta.c' (37,540) at 20240405153051953
39279 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/realtek.h' (37,541) at 20240405153049761
39280 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c' (37,542) at 20240405153232271
39281 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/ultrasoc-smb.c' (37,543) at 20240405153230671
39282 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/lenovo-ymc.c' (37,544) at 20241011080017343
39283 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/Makefile' (37,545) at 20220525020652915
39284 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_sched.h' (37,546) at 20240405153048417
39285 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_tx.h' (37,547) at 20240805080013983
39286 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_constants.h' (37,548) at 20210308004938816
39287 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/stex.c' (37,549) at 20240405153051741
39288 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-syslog.service.in' (37,550) at 20210307205554470
39289 2025-01-08 03:00:47.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/ov534_9.c' (37,551) at 20210307214928834
39290 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.h' (37,552) at 20240405153047233
39291 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnabs.c' (37,553) at 20210307214926434
39292 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/88pm860x.txt' (37,554) at 20210307214925406
39293 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_virtchnl.c' (37,555) at 20240405153230967
39294 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/package_parser_test.cpp' (37,556) at 20230719080035239
39295 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-system.c' (37,557) at 20210308005003348
39296 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/logrotate.py' (37,558) at 20220910030013401
39297 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/Kconfig' (37,559) at 20210308005003016
39298 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds110jv10.dts' (37,560) at 20240405153045457
39299 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/package_parser.cpp' (37,561) at 20240819080030255
39300 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/example/lamp-test/lamp-test-led-overrides.json' (37,562) at 20221208040033314
39301 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.err' (37,563) at 20210308005046409
39302 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/junit.sh' (37,564) at 20241221090017464
39303 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/temperature-sense-rtd.yaml' (37,565) at 20240405153045073
39304 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/Makefile' (37,566) at 20210307214929258
39305 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-out.c' (37,567) at 20210307214928794
39306 2025-01-08 03:00:47.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hix5hd2_gmac.c' (37,568) at 20240405153230947
39307 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.l' (37,569) at 20240405153232235
39308 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_utils.c' (37,570) at 20210309003653324
39309 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/exrl-trt.c' (37,571) at 20220429100100942
39310 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_0_d.h' (37,572) at 20210307214927690
39311 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/work_92105_defconfig' (37,573) at 20210308005003284
39312 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_progs_query.c' (37,574) at 20240405153054277
39313 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sparsemem.h' (37,575) at 20240405153045917
39314 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/multi-gpios-sys-init' (37,576) at 20241213090035010
39315 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308-evb.dts' (37,577) at 20240405153045813
39316 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/mv64361.h' (37,578) at 20210927100127237
39317 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/metricgroups.json' (37,579) at 20240405153054137
39318 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/trace.c' (37,580) at 20210307214929898
39319 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c' (37,581) at 20210308005002556
39320 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/Kconfig' (37,582) at 20240405153051381
39321 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/union-sigval.patch' (37,583) at 20210307205553938
39322 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/tslib/ts.conf' (37,584) at 20210307205553946
39323 2025-01-08 03:00:47.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/r8a66597-hcd.c' (37,585) at 20240405153052105
39324 2025-01-08 03:00:47.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt9455_charger.c' (37,586) at 20240520080015167
39325 2025-01-08 03:00:47.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8962.h' (37,587) at 20210307214932362
39326 2025-01-08 03:00:47.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker' (37,588) at 20241211090212534
39327 2025-01-08 03:00:47.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/xics-common.c' (37,589) at 20240405153046237
39328 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sme.decode' (37,590) at 20230426080043860
39329 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/tcmode-external-arm.inc' (37,591) at 20241221090017468
39330 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c' (37,592) at 20240405153048357
39331 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_switchdev.c' (37,593) at 20240405153231999
39332 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regset.h' (37,594) at 20240405153052785
39333 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157-pinctrl.dtsi' (37,595) at 20210308005002616
39334 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c' (37,596) at 20241211090145413
39335 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie.h' (37,597) at 20240405153050569
39336 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-switchdev.c' (37,598) at 20240405153050313
39337 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/atomic128.h' (37,599) at 20240326080039546
39338 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_video.h' (37,600) at 20221102030020885
39339 2025-01-08 03:00:47.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/main.c' (37,601) at 20240405153050193
39340 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_phy.c' (37,602) at 20240919080017050
39341 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_ethtool.c' (37,603) at 20240411080014102
39342 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ns2501.c' (37,604) at 20210307214927786
39343 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/net-cw1200.h' (37,605) at 20210307214931478
39344 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch' (37,606) at 20241221090017700
39345 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunvnet_common.h' (37,607) at 20210307214929650
39346 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/Makefile' (37,608) at 20240405153230807
39347 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/windows.c' (37,609) at 20220525020652122
39348 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/reboot.h' (37,610) at 20210307214925866
39349 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_ch7301.c' (37,611) at 20210307214930950
39350 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_evm.c' (37,612) at 20210307214928702
39351 2025-01-08 03:00:47.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2056.h' (37,613) at 20210307214929794
39352 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-dvb.h' (37,614) at 20240405153052833
39353 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/moxa,moxart-mmc.txt' (37,615) at 20210307214925366
39354 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lmb.c' (37,616) at 20210308005003708
39355 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvd.c.inc' (37,617) at 20241211090212514
39356 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0001-check-for-null-buffer-before-trying-a-byteswap.patch' (37,618) at 20230503080014579
39357 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/init.c' (37,619) at 20240405153231223
39358 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-startek-kd070fhfid015.c' (37,620) at 20240405153230619
39359 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp1255.c' (37,621) at 20210307214931178
39360 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow.inc' (37,622) at 20241221090017680
39361 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsb.c' (37,623) at 20240405153048449
39362 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-of.c' (37,624) at 20240405153230655
39363 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a100-allwinner-perf1.dts' (37,625) at 20240405153229915
39364 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/runtime_pm.rst' (37,626) at 20241220090018298
39365 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_defconfig' (37,627) at 20210308005003244
39366 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv64_defconfig' (37,628) at 20210308005003276
39367 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/manualcmds.cpp' (37,629) at 20240904080040759
39368 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pio.h' (37,630) at 20210308005002716
39369 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6000.h' (37,631) at 20210307214932230
39370 2025-01-08 03:00:47.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/boot.c' (37,632) at 20241211090212326
39371 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/gpi.c' (37,633) at 20240405153230283
39372 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/azt2316.c' (37,634) at 20210307214932218
39373 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx7_emmc_defconfig' (37,635) at 20210308005003252
39374 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/memcg_protection.m' (37,636) at 20240405153054293
39375 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/exynos4210_gic.h' (37,637) at 20221215040039182
39376 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-gpio-presence@.service' (37,638) at 20210308005105441
39377 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/freq_table.c' (37,639) at 20240405153230251
39378 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/pgtable.h' (37,640) at 20240405153230103
39379 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_led.h' (37,641) at 20210819100021610
39380 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_engine.h' (37,642) at 20210308005003364
39381 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/law.c' (37,643) at 20210308005002960
39382 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/elf.c' (37,644) at 20240405153230011
39383 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bcache.h' (37,645) at 20210307214926210
39384 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/Kconfig' (37,646) at 20210308005002956
39385 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-ga.rst' (37,647) at 20240906080037176
39386 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/frontend.json' (37,648) at 20240405153054121
39387 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/average_unittest.cpp' (37,649) at 20210308004940468
39388 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/mmu.h' (37,650) at 20220525020651986
39389 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-loongarch64.json' (37,651) at 20241211090212394
39390 2025-01-08 03:00:47.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/initlitmushist.sh' (37,652) at 20240405153054069
39391 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8830.h' (37,653) at 20210307214932234
39392 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail_3.22.bb' (37,654) at 20241221090017544
39393 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch' (37,655) at 20241206090014350
39394 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c' (37,656) at 20240405153050045
39395 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dsim.h' (37,657) at 20210308005002724
39396 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau-utils.c' (37,658) at 20210307214932290
39397 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx.h' (37,659) at 20220525020653983
39398 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8776.h' (37,660) at 20210307214932358
39399 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/server-conf.hpp' (37,661) at 20230715080024019
39400 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c' (37,662) at 20210307214932738
39401 2025-01-08 03:00:47.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi.h' (37,663) at 20240405153046741
39402 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/gtt.c' (37,664) at 20240405153230571
39403 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0012-Fix-GetNextVariableName-NameSize-input.patch' (37,665) at 20241206090014214
39404 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (37,666) at 20230807080022154
39405 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_ges.c' (37,667) at 20210308005046529
39406 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/m68k-softmmu/default.mak' (37,668) at 20240906080037160
39407 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/vt8500-sdmmc.txt' (37,669) at 20210307214925366
39408 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap443x-clocks.dtsi' (37,670) at 20240405153045609
39409 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gsc.c' (37,671) at 20210308005002996
39410 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/cxgb4-abi.h' (37,672) at 20210307214931690
39411 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_debugfs.c' (37,673) at 20210307214928098
39412 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-prtwd3.dts' (37,674) at 20240405153045521
39413 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled4.conf' (37,675) at 20220603030012904
39414 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d4.h' (37,676) at 20210308005002716
39415 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cpu-opp-microvolt.dtsi' (37,677) at 20240405153045485
39416 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5449.yaml' (37,678) at 20240405153045073
39417 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/setlocalversion' (37,679) at 20210308005003736
39418 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio_test.c' (37,680) at 20240405153054389
39419 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.hpp' (37,681) at 20210308005059705
39420 2025-01-08 03:00:47.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi' (37,682) at 20240405153045725
39421 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/gpu_scheduler.h' (37,683) at 20240405153052637
39422 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl.py' (37,684) at 20210308005003748
39423 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3-lpm.c' (37,685) at 20240405153051445
39424 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/Makefile' (37,686) at 20210308005002948
39425 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/getcpu.S' (37,687) at 20210307214926498
39426 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211-auth-assoc-deauth.txt' (37,688) at 20210307214925538
39427 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6380.dtsi' (37,689) at 20210307214926026
39428 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/omap-gpmc.c' (37,690) at 20240405153049589
39429 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27.dtsi' (37,691) at 20240405153229883
39430 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/symbol-namespaces.rst' (37,692) at 20240405153045005
39431 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ca.c' (37,693) at 20220525020653271
39432 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (37,694) at 20210807000017354
39433 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c' (37,695) at 20210307214929298
39434 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc2305.c' (37,696) at 20240405153048853
39435 2025-01-08 03:00:47.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ed1.dts' (37,697) at 20240405153045585
39436 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-jtag.c' (37,698) at 20210307214926198
39437 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/hyp-stub.S' (37,699) at 20240405153045629
39438 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubio.h' (37,700) at 20210307214926246
39439 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html' (37,701) at 20210307205554286
39440 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h' (37,702) at 20220525020652819
39441 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa300.h' (37,703) at 20210307214925942
39442 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/Makefile' (37,704) at 20210307214929898
39443 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/tricore_testdevice.c' (37,705) at 20241211090212342
39444 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/ti-dp83869.h' (37,706) at 20210307214931342
39445 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp15-ddr.dtsi' (37,707) at 20210308005002616
39446 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/dts/Makefile' (37,708) at 20240405153046309
39447 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/fan-full-speed.sh' (37,709) at 20230428080015194
39448 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/index.rst' (37,710) at 20210307214925462
39449 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-i2c.c' (37,711) at 20210307214928690
39450 2025-01-08 03:00:47.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-arm64.c' (37,712) at 20240405153230239
39451 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188e.c' (37,713) at 20240405153050625
39452 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm64-frame-pointer-unwind-support.c' (37,714) at 20240405153054181
39453 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/vendor-prefixes.yaml' (37,715) at 20241211090145365
39454 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/gsc.h' (37,716) at 20210307214931426
39455 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/mmu-hash.h' (37,717) at 20240405153046105
39456 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/Makefile' (37,718) at 20210307214928418
39457 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arc/index.rst' (37,719) at 20240405153044969
39458 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/Makefile' (37,720) at 20240405153045537
39459 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/Makefile' (37,721) at 20210307214928990
39460 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5301.dts' (37,722) at 20210307214926362
39461 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/mp.c' (37,723) at 20210308005002836
39462 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/init.h' (37,724) at 20240411080014058
39463 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syslog.h' (37,725) at 20240405153052805
39464 2025-01-08 03:00:47.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/cpu-topology.rst' (37,726) at 20240906080037180
39465 2025-01-08 03:00:47.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtsock.c' (37,727) at 20241211090145561
39466 2025-01-08 03:00:47.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5.xml.h' (37,728) at 20240405153048593
39467 2025-01-08 03:00:47.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/memory_hotplug.h' (37,729) at 20240906080037328
39468 2025-01-08 03:00:47.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr.bb' (37,730) at 20241206090014218
39469 2025-01-08 03:00:47.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-check-the-return-value.patch' (37,731) at 20220204040022528
39470 2025-01-08 03:00:47.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (37,732) at 20241008080015843
39471 2025-01-08 03:00:47.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_cluster.c' (37,733) at 20241018080014586
39472 2025-01-08 03:00:47.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-20.json' (37,734) at 20241115090022081
39473 2025-01-08 03:00:47.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/evbug.c' (37,735) at 20220525020653175
39474 2025-01-08 03:00:47.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/omap1.c' (37,736) at 20241211090212250
39475 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/desc.h' (37,737) at 20210307214929750
39476 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_perfmon.h' (37,738) at 20210307214927770
39477 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-newvision-nv3051d.c' (37,739) at 20240405153230615
39478 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/apm,x-gene-rng.yaml' (37,740) at 20240405153045153
39479 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/hrtimer.h' (37,741) at 20210307214932742
39480 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_bcm4377.c' (37,742) at 20240805080013943
39481 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-debugfs.c' (37,743) at 20240405153049473
39482 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci.c' (37,744) at 20240405153045353
39483 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__env.hpp' (37,745) at 20241219090033964
39484 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.c' (37,746) at 20240405153048641
39485 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/debian-zeroconf' (37,747) at 20210307205553834
39486 2025-01-08 03:00:47.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/xtensa-modules.c.inc' (37,748) at 20210308005046361
39487 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c' (37,749) at 20210309003653312
39488 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/format_utils_tests.cpp' (37,750) at 20240809080033023
39489 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/dp8393x.h' (37,751) at 20230925080039929
39490 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/omap_uart.c' (37,752) at 20241211090212258
39491 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mpc83xx_serdes.h' (37,753) at 20210308005003400
39492 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rcar-base.h' (37,754) at 20210308005002768
39493 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/ah.h' (37,755) at 20220525020653163
39494 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/vfio-ccw.rst' (37,756) at 20240405153229747
39495 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps_0.9.26.bb' (37,757) at 20220402030015895
39496 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/iio/ep93xx_adc.rst' (37,758) at 20220525020651770
39497 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/051.pc.out' (37,759) at 20240326080039726
39498 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/iommu.c' (37,760) at 20240405153046209
39499 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/target-sdk-provides-dummy.bb' (37,761) at 20220402030016151
39500 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb' (37,762) at 20241221090017492
39501 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/nommu_k210_defconfig' (37,763) at 20240405153230063
39502 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_ctl_msg.h' (37,764) at 20220525020655107
39503 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/yealink.h' (37,765) at 20210307214928486
39504 2025-01-08 03:00:47.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton_2021.04.bb' (37,766) at 20240524080012817
39505 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/fdt_address.c' (37,767) at 20210307214930002
39506 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/sharedsubtree.rst' (37,768) at 20240405153045205
39507 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_types.h' (37,769) at 20220525020654619
39508 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/axp20x_adc.c' (37,770) at 20240405153048949
39509 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ttusb-dec.rst' (37,771) at 20210307214925234
39510 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/data.py' (37,772) at 20220910030013393
39511 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-repl_0.3.0.bb' (37,773) at 20241221090017548
39512 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/core.h' (37,774) at 20240405153231343
39513 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw51xx.dtsi' (37,775) at 20240405153045513
39514 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_core.h' (37,776) at 20240405153049397
39515 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/analyze-commits.py' (37,777) at 20230523080016046
39516 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hpsa.h' (37,778) at 20210309003652428
39517 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ptrace_user.c' (37,779) at 20210307214926754
39518 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/exynos_mipi_dsi.txt' (37,780) at 20210308005003328
39519 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Mecklenburg-Vorpommern' (37,781) at 20210307205553766
39520 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/keys.rst' (37,782) at 20230925080039849
39521 2025-01-08 03:00:47.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/bp_handler.hpp' (37,783) at 20210413000025361
39522 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/toasts/toast.png' (37,784) at 20220105012522975 to deleted uid set
39523 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/mq.json' (37,785) at 20240405153054377
39524 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.c' (37,786) at 20240405153047257
39525 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/jz4780_gpio.h' (37,787) at 20210308005002820
39526 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/userspace-tools.rst' (37,788) at 20210307214925506
39527 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable-32.h' (37,789) at 20240405153230011
39528 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-gcrypt.c' (37,790) at 20241211090212230
39529 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/utils.cpp' (37,791) at 20240606080010044
39530 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961-ulcb.dts' (37,792) at 20220525020651934
39531 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/generated/autoconf.h' (37,793) at 20210307214932742
39532 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-sysfs.c' (37,794) at 20240405153046309
39533 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c' (37,795) at 20240405153050669
39534 2025-01-08 03:00:47.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/omap_wdt.c' (37,796) at 20240405153052245
39535 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_gem.c' (37,797) at 20240405153048781
39536 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_mgmt.h' (37,798) at 20210307214932030
39537 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/nlohmann_json.wrap' (37,799) at 20231208090032613
39538 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-class-multicolor.c' (37,800) at 20240405153049217
39539 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_tpm1.c' (37,801) at 20220525020654955
39540 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c' (37,802) at 20240405153230631
39541 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/tegra194-powergate.h' (37,803) at 20210307214931346
39542 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/104.out' (37,804) at 20210308005046445
39543 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_local_storage.c' (37,805) at 20240405153054241
39544 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_ipip6.sh' (37,806) at 20240405153054297
39545 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mbigen.c' (37,807) at 20240815080012883
39546 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kprobes.h' (37,808) at 20210307214925850
39547 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/acpi_table.c' (37,809) at 20210308005002880
39548 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/LICENSE' (37,810) at 20210307205554226
39549 2025-01-08 03:00:47.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/Makefile' (37,811) at 20210308005002800
39550 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_6_0_sh_mask.h' (37,812) at 20240405153047481
39551 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_ioctl.c' (37,813) at 20240405153049025
39552 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psopinfo.c' (37,814) at 20240405153046625
39553 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-u-boot.dtsi' (37,815) at 20210308005002628
39554 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-server.c' (37,816) at 20240724080011687
39555 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/gpio.c' (37,817) at 20241211090212298
39556 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/generic.c' (37,818) at 20240405153049685
39557 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/daemonize.py' (37,819) at 20220910030013373
39558 2025-01-08 03:00:47.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-generic.h' (37,820) at 20240405153052733
39559 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-mss2.c' (37,821) at 20210307214925930
39560 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530.dtsi' (37,822) at 20210308005002568
39561 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mem.h' (37,823) at 20240405153049473
39562 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ndis.h' (37,824) at 20210308005003508
39563 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/xio3130_downstream.h' (37,825) at 20220429100100562
39564 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/extent_map.c' (37,826) at 20220525020654471
39565 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/samsung/Makefile' (37,827) at 20240405153231351
39566 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml' (37,828) at 20240405153229791
39567 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/bss_data.c' (37,829) at 20210308005003752
39568 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/ghash-clmulni-intel_glue.c' (37,830) at 20240405153046365
39569 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/nommu.c' (37,831) at 20240405153046317
39570 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8516.c' (37,832) at 20240405153231323
39571 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig' (37,833) at 20210308005003272
39572 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/r7780mp_defconfig' (37,834) at 20240405153046309
39573 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/meson.build' (37,835) at 20231208090025561
39574 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/suspend-and-cpuhotplug.rst' (37,836) at 20210307214925546
39575 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/optee-udev.rules' (37,837) at 20241221090017472
39576 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-crc.c' (37,838) at 20240405153231355
39577 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/igd.c' (37,839) at 20241211090212346
39578 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/main.rst' (37,840) at 20241211090212234
39579 2025-01-08 03:00:47.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/.gitignore' (37,841) at 20240625080021640
39580 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu102-revA/psu_init_gpl.c' (37,842) at 20210308005003200
39581 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/instruction.json' (37,843) at 20240405153054109
39582 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_mbox.py' (37,844) at 20241221090017632
39583 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/rda,8810pl-timer.yaml' (37,845) at 20240405153045177
39584 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/report-index.html.jinja' (37,846) at 20220804030014695
39585 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/Kconfig' (37,847) at 20210308005002944
39586 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca500.c' (37,848) at 20210307214928834
39587 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration.c' (37,849) at 20241211090212390
39588 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts' (37,850) at 20241008080013895
39589 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_autosize.c' (37,851) at 20240405153054249
39590 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/Kconfig' (37,852) at 20210307214932154
39591 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/ima-local-ca.priv' (37,853) at 20230520080014484
39592 2025-01-08 03:00:47.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cyrus.h' (37,854) at 20210308005003592
39593 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-proc.h' (37,855) at 20240906080037156
39594 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/secure-coding-practices.rst' (37,856) at 20210927100127073
39595 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/image_manager_main.cpp' (37,857) at 20220726030031058
39596 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/follow-fork-mode.c' (37,858) at 20240906080037576
39597 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m48t35ax.c' (37,859) at 20210308005003480
39598 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/net/bpf_jit_comp32.c' (37,860) at 20240405153046485
39599 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.6.0.bb' (37,861) at 20241221090017564
39600 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorlog_6.9.0.bb' (37,862) at 20241221090017548
39601 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/Makefile' (37,863) at 20210308005002972
39602 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/teranetics.c' (37,864) at 20210307214929698
39603 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-dfi-fs700-m60.dts' (37,865) at 20240405153045497
39604 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/COPYING.MIT' (37,866) at 20210307205553674
39605 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/meson.build' (37,867) at 20240622080006899
39606 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch' (37,868) at 20240106090017233
39607 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.c' (37,869) at 20240405153230607
39608 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wl1273.h' (37,870) at 20210307214932350
39609 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/vdec_ctrls.c' (37,871) at 20240405153230811
39610 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/k10temp.rst' (37,872) at 20220525020651734
39611 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-dai-adda.c' (37,873) at 20240405153053973
39612 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/pstbmc.conf' (37,874) at 20240330080013095
39613 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/vfio-ccw.h' (37,875) at 20240326080039542
39614 2025-01-08 03:00:47.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-lantiq.h' (37,876) at 20210307214926286
39615 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/conf.py' (37,877) at 20240405153229751
39616 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb' (37,878) at 20241221090017544
39617 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bmc_mode_enum.hpp' (37,879) at 20230719080007815
39618 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/.gitignore' (37,880) at 20210309003648952
39619 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stk1135.h' (37,881) at 20210307214928838
39620 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt' (37,882) at 20210307214925394
39621 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_ops.h' (37,883) at 20220525020654171
39622 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gpimage-common.c' (37,884) at 20210308005003764
39623 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_cmc.py' (37,885) at 20210308005003748
39624 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-compat.c' (37,886) at 20210307214928466
39625 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml' (37,887) at 20240405153229795
39626 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/307' (37,888) at 20210927100127505
39627 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libperlio-gzip-perl_0.20.bb' (37,889) at 20241221090017512
39628 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/sensor-example.yaml' (37,890) at 20221209040032879
39629 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sc18is602.h' (37,891) at 20210307214931482
39630 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c' (37,892) at 20240405153048501
39631 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx_common.c' (37,893) at 20240405153050293
39632 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfc_pci.h' (37,894) at 20210307214928538
39633 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey.c' (37,895) at 20221215040039070
39634 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/locking/mutex-design.rst' (37,896) at 20240405153045297
39635 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/Kconfig' (37,897) at 20210308005003024
39636 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/registers.rst' (37,898) at 20240405153045289
39637 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_aspeed.py' (37,899) at 20241211090212538
39638 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-beelink-gs1.c' (37,900) at 20210307214928778
39639 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/common/Makefile' (37,901) at 20210307214926286
39640 2025-01-08 03:00:47.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-immom_python-convert-to-python3.patch' (37,902) at 20210307205553818
39641 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rda/Kconfig' (37,903) at 20210307214925942
39642 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/spir/spirv-headers_1.3.296.0.bb' (37,904) at 20241221090017684
39643 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-const.h' (37,905) at 20240405153046101
39644 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_trig.c' (37,906) at 20210307214926170
39645 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/dove/Makefile' (37,907) at 20210307214930434
39646 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/minerva-phosphor-multi-gpio-monitor.json' (37,908) at 20241211090147009
39647 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/Makefile' (37,909) at 20240405153048365
39648 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,s2mpa01.yaml' (37,910) at 20240405153045109
39649 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/cpufreq.h' (37,911) at 20220525020654611
39650 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/fscache.c' (37,912) at 20240405153231655
39651 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15-common.dtsi' (37,913) at 20240405153045597
39652 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr3.yaml' (37,914) at 20240405153045101
39653 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power8-events-list.h' (37,915) at 20210307214926450
39654 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-phosphor/health/files/bmc_health_config.json' (37,916) at 20210520100035991
39655 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/vmalloc.h' (37,917) at 20210307214925650
39656 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/functions.sh' (37,918) at 20240405153054325
39657 2025-01-08 03:00:47.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_a66_defconfig' (37,919) at 20210308005003236
39658 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mpc5121.c' (37,920) at 20240405153231375
39659 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/Kconfig' (37,921) at 20210309003650508
39660 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2.c' (37,922) at 20241211090212558
39661 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_loongarch_simd.c' (37,923) at 20240405153231955
39662 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.3.bb' (37,924) at 20231126090012801
39663 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/dead_code.c' (37,925) at 20220525020655203
39664 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/.gitignore' (37,926) at 20210308005003732
39665 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map.h' (37,927) at 20240405153045685
39666 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/meson/windows.txt' (37,928) at 20240326080039394
39667 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/Kconfig' (37,929) at 20210308005002956
39668 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nsa320-mcu.txt' (37,930) at 20210307214925322
39669 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ths8200.txt' (37,931) at 20210307214925354
39670 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,mqs.txt' (37,932) at 20240405153045161
39671 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/virtio-snd-pci.c' (37,933) at 20240326080039426
39672 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm947xx-cfe-partitions.yaml' (37,934) at 20240405153045113
39673 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gtt.h' (37,935) at 20240405153048425
39674 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-habanalabs' (37,936) at 20240405153044925
39675 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-kbl-flakes.txt' (37,937) at 20240405153230531
39676 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ds_in.c' (37,938) at 20210307214931870
39677 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ixp4xx/npe.h' (37,939) at 20240405153052793
39678 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_qsfp.h' (37,940) at 20210307214928442
39679 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15.dts' (37,941) at 20210308005002564
39680 2025-01-08 03:00:47.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/Makefile' (37,942) at 20240405153232267
39681 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdx55.c' (37,943) at 20240405153051349
39682 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmadd.c' (37,944) at 20210307214926434
39683 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/efivarfs.rst' (37,945) at 20210307214925482
39684 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-supplier' (37,946) at 20210309003648256
39685 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyPolicyCollection_v1.xml' (37,947) at 20240619080002928
39686 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_trace.h' (37,948) at 20210307214927738
39687 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-registry.svg' (37,949) at 20210307214925210
39688 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b1x5pv2.dtsi' (37,950) at 20240405153229883
39689 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/get_module_deps3.py' (37,951) at 20230811080018322
39690 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_ksym.c' (37,952) at 20240405153054265
39691 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/meson.build' (37,953) at 20240917080010931
39692 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.h' (37,954) at 20240405153048997
39693 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/exec_target.c' (37,955) at 20210309003655976
39694 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-platform.c' (37,956) at 20210307214926290
39695 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/llvm_reloc.rst' (37,957) at 20240405153229747
39696 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/xattr.h' (37,958) at 20240613080016491
39697 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-iqs620a.c' (37,959) at 20240405153051449
39698 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-h3-ccu.c' (37,960) at 20241211090212294
39699 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c' (37,961) at 20240405153048605
39700 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/board.c' (37,962) at 20210308005003028
39701 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/charge_reserved_hugetlb.sh' (37,963) at 20241011080017411
39702 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/sdio_mcu.c' (37,964) at 20240405153050585
39703 2025-01-08 03:00:47.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0001-configure-Check-for-Wno-error-format-truncation-comp.patch' (37,965) at 20230706080014749
39704 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/testmode_i.h' (37,966) at 20210307214929738
39705 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/encl.h' (37,967) at 20240405153046425
39706 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_smp2p.h' (37,968) at 20240405153050341
39707 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/libblockdev_3.2.1.bb' (37,969) at 20241221090017516
39708 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65910_dm.c' (37,970) at 20210308005003472
39709 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/tlb.c' (37,971) at 20210308005002960
39710 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-udmabuf-stubs.c' (37,972) at 20220429100100462
39711 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (37,973) at 20230511080017319
39712 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sti/overview.rst' (37,974) at 20240405153044973
39713 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmar.h' (37,975) at 20240405153231807
39714 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-csot.dts' (37,976) at 20240405153045793
39715 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-netgear-rn104.dts' (37,977) at 20240405153045445
39716 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/bitsperlong.h' (37,978) at 20240405153052901
39717 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/intf.c' (37,979) at 20240405153231011
39718 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@2/vrm@63.conf' (37,980) at 20210307205554086
39719 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-rock-pi-n8.dts' (37,981) at 20240405153045561
39720 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/052' (37,982) at 20210927100127477
39721 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/uaccess.h' (37,983) at 20240405153045941
39722 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Makefile' (37,984) at 20241211090145381
39723 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sky81452.c' (37,985) at 20240405153049613
39724 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-behold-columbus.c' (37,986) at 20210307214928778
39725 2025-01-08 03:00:47.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-h264.c' (37,987) at 20210307214928718
39726 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-dm816.txt' (37,988) at 20210307214925282
39727 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-a100-ccu.h' (37,989) at 20240405153231799
39728 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/Makefile' (37,990) at 20210307214927138
39729 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb' (37,991) at 20240302090018206
39730 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sock_diag.h' (37,992) at 20210307214931658
39731 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/orc_hash.sh' (37,993) at 20240405153053457
39732 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/host-post/phosphor-host-postd_%.bbappend' (37,994) at 20221202040015727
39733 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumod.h' (37,995) at 20210307214928026
39734 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry_1.3.1.bb' (37,996) at 20241221090017700
39735 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bergsjo_Balleberget' (37,997) at 20210307205553778
39736 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc-linux' (37,998) at 20230317080013833
39737 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb_32b.dtsi' (37,999) at 20210307214926346
39738 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/debugfs.h' (38,000) at 20240405153054049
39739 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mp5416.yaml' (38,001) at 20240405153229791
39740 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/kernel.h' (38,002) at 20210927100127257
39741 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/sys_parisc32.c' (38,003) at 20240710080014573
39742 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sa1100fb.h' (38,004) at 20210307214930934
39743 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/Kconfig' (38,005) at 20210307214926538
39744 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target.opc.h' (38,006) at 20241211090212526
39745 2025-01-08 03:00:47.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.xapic' (38,007) at 20240906080037560 to deleted uid set
39746 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_1_enum.h' (38,008) at 20210307214927686
39747 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_0_d.h' (38,009) at 20210307214927530
39748 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp' (38,010) at 20240912080003150
39749 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn303/irq_service_dcn303.h' (38,011) at 20220525020652530
39750 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muh.c' (38,012) at 20210308005046525
39751 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_ssp_amp.c' (38,013) at 20240405153232183
39752 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36060.h' (38,014) at 20240405153049389
39753 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target.c.inc' (38,015) at 20240906080037544
39754 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/numa.h' (38,016) at 20210307214932474
39755 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ibm-panel.c' (38,017) at 20240405153049141
39756 2025-01-08 03:00:47.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ti_k3_dsp_remoteproc.c' (38,018) at 20240405153231367
39757 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_tx_dqo.c' (38,019) at 20240805080013975
39758 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/ns16550.c' (38,020) at 20210308005003484
39759 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8195-clock.yaml' (38,021) at 20240405153045017
39760 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-co-shared-resource.c' (38,022) at 20241211090212562
39761 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/block-helpers.c' (38,023) at 20241211090212558
39762 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-memory.json' (38,024) at 20241214090008740
39763 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/module.sh' (38,025) at 20210307214932666
39764 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_bpf.readme' (38,026) at 20210307214932118
39765 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_ssi_dbg.c' (38,027) at 20210309003654900
39766 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/picosam9g45_defconfig' (38,028) at 20210308005003276
39767 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/igmp.h' (38,029) at 20240405153052921
39768 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_meminit.c' (38,030) at 20240503080014506
39769 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ds_timer.c' (38,031) at 20210307214931870
39770 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bcu/bcu_1.1.100.bb' (38,032) at 20241221090017532
39771 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_bios.c' (38,033) at 20240405153048721
39772 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/utility.cpp' (38,034) at 20240817080031296
39773 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/Makefile' (38,035) at 20240405153049417
39774 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/timer.h' (38,036) at 20210308005002668
39775 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2_param.h' (38,037) at 20210307214930562
39776 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/pq2.c' (38,038) at 20210307214926362
39777 2025-01-08 03:00:47.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.h' (38,039) at 20220525020654179
39778 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/intel,ixp4xx-ahb-queue-manager.yaml' (38,040) at 20240405153229779
39779 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/led_bl.c' (38,041) at 20240405153231575
39780 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dhcp_configuration.hpp' (38,042) at 20240420080036377
39781 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_ipmi_redfish_user.robot' (38,043) at 20240627080021052
39782 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb' (38,044) at 20241221090017548
39783 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a09g011-cpg.c' (38,045) at 20240405153230239
39784 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/TODO' (38,046) at 20240405153051885
39785 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/table.c' (38,047) at 20210307214929938
39786 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7791-porter.dts' (38,048) at 20240405153229899
39787 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/scmi_sensors/Kconfig' (38,049) at 20220525020653095
39788 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-3-b.dts' (38,050) at 20240405153045425
39789 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/pci_io.c' (38,051) at 20210308005002848
39790 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfstrace.h' (38,052) at 20240405153052425
39791 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/config-dummy.json' (38,053) at 20210803000022008
39792 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/Makefile' (38,054) at 20240405153047233
39793 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/run-bash-ptests' (38,055) at 20210307205554558
39794 2025-01-08 03:00:47.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi.h' (38,056) at 20240405153048381
39795 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-usb.c' (38,057) at 20220525020652334
39796 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_div_overflow.c' (38,058) at 20240405153054281
39797 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q.dtsi' (38,059) at 20240405153045505
39798 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/rsparser.c' (38,060) at 20210307214930154
39799 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-miqi.dts' (38,061) at 20240405153045561
39800 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/arizona-ldo1.c' (38,062) at 20240405153051461
39801 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-reset-button.service' (38,063) at 20240105090012010
39802 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/binderfs/Makefile' (38,064) at 20210309003654512
39803 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/meson.options' (38,065) at 20230824080041137
39804 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/virt-dt.c' (38,066) at 20210308005002556
39805 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.3.0.bb' (38,067) at 20220121040027619
39806 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/gdbstub.c' (38,068) at 20240326080039630
39807 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/vmcoreinfo.c' (38,069) at 20240906080037256
39808 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x_shared.c' (38,070) at 20240405153230051
39809 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/dwc2_udc.h' (38,071) at 20210308005003688
39810 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm-offsets.h' (38,072) at 20240405153045933
39811 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ratelimit.h' (38,073) at 20210309003653892
39812 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-clps711x.c' (38,074) at 20240405153049193
39813 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_twl.c' (38,075) at 20220525020651890
39814 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (38,076) at 20241206090014230
39815 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml' (38,077) at 20240405153045125
39816 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/Makefile' (38,078) at 20210307214929758
39817 2025-01-08 03:00:47.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb' (38,079) at 20240302090018210
39818 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-list.c' (38,080) at 20241211090145573
39819 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/software_manager.cpp' (38,081) at 20241030080017187
39820 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/gzip_vas.c' (38,082) at 20210307214932702
39821 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-altivec.c' (38,083) at 20210309003648908
39822 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/openssl-buildfix.patch' (38,084) at 20230706080014745
39823 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.yaml' (38,085) at 20240405153045093
39824 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia-aesni-avx-asm_64.S' (38,086) at 20240405153046361
39825 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-img.c' (38,087) at 20240405153231359
39826 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainers.rst' (38,088) at 20240405153045277
39827 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cadence_qspi.h' (38,089) at 20210308005003492
39828 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/fpga-region.c' (38,090) at 20240613080016387
39829 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dma-uclass.h' (38,091) at 20210308005003628
39830 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_table.c' (38,092) at 20240405153050137
39831 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap-gpmc-smsc9221.dtsi' (38,093) at 20210308005002596
39832 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/tlb.c' (38,094) at 20210308005002996
39833 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/rbtree.rst' (38,095) at 20240405153045289
39834 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/composite.c' (38,096) at 20240405153046869
39835 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_sunxi.c' (38,097) at 20210308005003352
39836 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dalsmc.h' (38,098) at 20220525020652494
39837 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/gettimeofday.S' (38,099) at 20241008080013895
39838 2025-01-08 03:00:47.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-flash-firmware-image.bb' (38,100) at 20241221090017464
39839 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-octeon-core.c' (38,101) at 20210309003649976
39840 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cpu.c' (38,102) at 20210308005002556
39841 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-platform.c' (38,103) at 20240805080013955
39842 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.2' (38,104) at 20210307205554422
39843 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/client.c' (38,105) at 20240906080037376
39844 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/.gitignore' (38,106) at 20210307214932662
39845 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6251.c' (38,107) at 20220525020652358
39846 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf85063.c' (38,108) at 20240405153231375
39847 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3288.c' (38,109) at 20210308005003464
39848 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_net.c' (38,110) at 20240613080016419
39849 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h' (38,111) at 20210307214926218
39850 2025-01-08 03:00:47.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-base-board-ddr4-1600MHz.dtsi' (38,112) at 20210308005002592
39851 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/lsm.c' (38,113) at 20240805080014063
39852 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/titanium.h' (38,114) at 20210308005003620
39853 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c' (38,115) at 20240405153230611
39854 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_uniphier.c' (38,116) at 20240405153052001
39855 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/alternative.h' (38,117) at 20240405153230019
39856 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8186.dtsi' (38,118) at 20241008080013891
39857 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos3250.c' (38,119) at 20240405153049465
39858 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/network/phosphor-network_%.bbappend' (38,120) at 20241206090014206
39859 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-btf.rst' (38,121) at 20240405153054037
39860 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/events.h' (38,122) at 20210307214931402
39861 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-ispif.h' (38,123) at 20220525020653291
39862 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml' (38,124) at 20240405153045141
39863 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi' (38,125) at 20240405153229915
39864 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0006-libcollectdclient-Fix-string-overflow-errors.patch' (38,126) at 20210307205553910
39865 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,icu.txt' (38,127) at 20210307214925342
39866 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cfg80211-wext.h' (38,128) at 20240405153052837
39867 2025-01-08 03:00:47.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100_cfg.h' (38,129) at 20210307214928638
39868 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore.h' (38,130) at 20240405153046373
39869 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7206.c' (38,131) at 20210307214926562
39870 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/water-cooled.yaml' (38,132) at 20210307205553698
39871 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borkan' (38,133) at 20210307205553778
39872 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/r_heartbeat.c' (38,134) at 20210309003650436
39873 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_regs.h' (38,135) at 20240411080014078
39874 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pcie-idio-24.c' (38,136) at 20240405153230307
39875 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_1_0_offset.h' (38,137) at 20210307214927694
39876 2025-01-08 03:00:47.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/example/led-group-config.json' (38,138) at 20221208040033314
39877 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/gt64120.h' (38,139) at 20210307214926214
39878 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-x86/bootparam.h' (38,140) at 20240906080037348
39879 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/time.c' (38,141) at 20220627100016926
39880 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-regexpr' (38,142) at 20241221090017616
39881 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/collectd.init' (38,143) at 20210307205553910
39882 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py' (38,144) at 20210307205554262
39883 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/mount_setattr_test.c' (38,145) at 20241211090145577
39884 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-iris-v2.dts' (38,146) at 20240405153045737
39885 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blueridge_2u_chassis.json' (38,147) at 20240516080005206
39886 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/hwtest.h' (38,148) at 20210307214926158
39887 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nuvoton,wpcm450-pinctrl.yaml' (38,149) at 20240405153045133
39888 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/spidev_test.c' (38,150) at 20240405153054221
39889 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cubox-i-emmc-som-v15.dts' (38,151) at 20240405153045501
39890 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0007-Deleted-settiong-of-python-to-fix-the-install-confli.patch' (38,152) at 20240113090014532
39891 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum_picon.c' (38,153) at 20210308005002920
39892 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/tsinfo.c' (38,154) at 20240405153232015
39893 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/joydev/index.rst' (38,155) at 20210307214925514
39894 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/nested.c' (38,156) at 20240405153229987
39895 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/Makefile' (38,157) at 20210308005003032
39896 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tracepoint.c' (38,158) at 20240405153054209
39897 2025-01-08 03:00:47.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/TableToolbar.spec.js' (38,159) at 20241004080035975
39898 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5227x.h' (38,160) at 20210308005002804
39899 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/bus.json' (38,161) at 20240405153054109
39900 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/run-ptest' (38,162) at 20220402030015983
39901 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/sse-timer.h' (38,163) at 20230426080043768
39902 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpic.h' (38,164) at 20240405153046117
39903 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks-pl2303-ids.h' (38,165) at 20221215040039162
39904 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds.c' (38,166) at 20240405153054281
39905 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/meson.build' (38,167) at 20240904080041515
39906 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/Platform' (38,168) at 20210307214926182
39907 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c' (38,169) at 20210309003650396
39908 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gwventana_emmc_defconfig' (38,170) at 20210308005003260
39909 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_nor.c' (38,171) at 20210308005046525
39910 2025-01-08 03:00:47.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page_tasks.py' (38,172) at 20210307205554266
39911 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/dat.c' (38,173) at 20240712080021089
39912 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch' (38,174) at 20220125040024531
39913 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pathlib2_2.3.7.bb' (38,175) at 20241221090017556
39914 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-android.c' (38,176) at 20210308005003228
39915 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_fbdev.c' (38,177) at 20240405153230519
39916 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/pic32mzda_sk.dts' (38,178) at 20210308005002816
39917 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32mp15_basic_defconfig' (38,179) at 20210308005003280
39918 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exmutex.c' (38,180) at 20240405153046621
39919 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-2.5-AU' (38,181) at 20211006000025230
39920 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,rpm-master-stats.yaml' (38,182) at 20240405153045157
39921 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.default' (38,183) at 20210307205553822
39922 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/xen-emu.h' (38,184) at 20230426080043888
39923 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils.h' (38,185) at 20220525020653451
39924 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/debugcon.c' (38,186) at 20210927100127113
39925 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts' (38,187) at 20240405153045725
39926 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fdinfo.h' (38,188) at 20240405153052965
39927 2025-01-08 03:00:47.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/097_elf_strip.dts' (38,189) at 20210308005003752
39928 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10353.c' (38,190) at 20240405153049301
39929 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-pch-msi.c' (38,191) at 20240613080016423
39930 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cimax2.h' (38,192) at 20210307214928686
39931 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_hash.h' (38,193) at 20210307214927086
39932 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pcs/renesas,rzn1-miic.yaml' (38,194) at 20240405153045121
39933 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/hugetlbpage.c' (38,195) at 20210309003648724
39934 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky-bleeding.conf' (38,196) at 20230401080011959
39935 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_SPIFLASH_defconfig' (38,197) at 20210308005003232
39936 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_ethtool.c' (38,198) at 20240405153050241
39937 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_a3700.c' (38,199) at 20210308005003452
39938 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv250d.h' (38,200) at 20210307214928018
39939 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_ops.c' (38,201) at 20240405153054257
39940 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvc0_fence.c' (38,202) at 20210309003649832
39941 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-a1-gpio.h' (38,203) at 20210307214931338
39942 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/Kconfig' (38,204) at 20240405153231063
39943 2025-01-08 03:00:47.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-base.err' (38,205) at 20210308005046413
39944 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/pps.c' (38,206) at 20240405153051445
39945 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_sg.h' (38,207) at 20220525020653351
39946 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu_hw.c' (38,208) at 20240405153230819
39947 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rawmidi.h' (38,209) at 20240405153231863
39948 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/shape.svg' (38,210) at 20210307214925514
39949 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_usbtty_nand_defconfig' (38,211) at 20210308005003280
39950 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-clearfog-u-boot.dtsi' (38,212) at 20210308005002568
39951 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/ddr.c' (38,213) at 20210308005002816
39952 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_pkvm.h' (38,214) at 20240405153045857
39953 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs_lport.c' (38,215) at 20240405153051573
39954 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/VirtualMedia/index.js' (38,216) at 20220105012522999
39955 2025-01-08 03:00:47.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_gop.c' (38,217) at 20210308005003700
39956 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml' (38,218) at 20240405153045177
39957 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/byteorder.h' (38,219) at 20210307214926494
39958 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/longhaul.c' (38,220) at 20240405153046913
39959 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/nmi.h' (38,221) at 20240405153046389
39960 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/Makefile' (38,222) at 20210307214932002
39961 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/superpipe.h' (38,223) at 20210307214930306
39962 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/core.c' (38,224) at 20240726080012858
39963 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/apic_internal.h' (38,225) at 20240906080037332
39964 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977-i2c.c' (38,226) at 20240405153053565
39965 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-ati.bin' (38,227) at 20240326080039614 to deleted uid set
39966 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/Makefile' (38,228) at 20240405153047241
39967 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa3xx-gcu.c' (38,229) at 20240405153052213
39968 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lit' (38,230) at 20210307205553786
39969 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Resele' (38,231) at 20210307205553790
39970 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-iconnect.dts' (38,232) at 20240405153045457
39971 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/xlnx-versal-usb2-ctrl-regs.c' (38,233) at 20240906080037312
39972 2025-01-08 03:00:47.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-video.c' (38,234) at 20210307214928690
39973 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dts' (38,235) at 20240405153045725
39974 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_ac97.c' (38,236) at 20240405153232203
39975 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7753evb.h' (38,237) at 20210308005003616
39976 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.c' (38,238) at 20240405153231307
39977 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxface.c' (38,239) at 20240405153046617
39978 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb' (38,240) at 20241221090017532
39979 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/sign_key.pem' (38,241) at 20220525020655231
39980 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/module.lds.h' (38,242) at 20210309003648676
39981 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-p2pdma.h' (38,243) at 20240405153052757
39982 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/multilib_header_wrapper.h' (38,244) at 20210307205554638
39983 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/README.md' (38,245) at 20221209040019091
39984 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/groups.json' (38,246) at 20241106090019918
39985 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/subprojects/nlohmann_json.wrap' (38,247) at 20240402080008906
39986 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSET-PL-2.1' (38,248) at 20211006000025242
39987 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mips.txt' (38,249) at 20240113090014532
39988 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_legacy_api.rst' (38,250) at 20210309003648480
39989 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.clang-format' (38,251) at 20241220090036163
39990 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.psusensor.service' (38,252) at 20210706231659769
39991 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xz.h' (38,253) at 20240405153052825
39992 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7-ddr.h' (38,254) at 20210308005002652
39993 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/hauppauge.rc5' (38,255) at 20210307205553754
39994 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/clps711x-fb.c' (38,256) at 20240405153231579
39995 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/state.c' (38,257) at 20210308005002844
39996 2025-01-08 03:00:47.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-accel-ops.h' (38,258) at 20221215040039306
39997 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/realtek_otto_wdt.c' (38,259) at 20240405153052245
39998 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-coalesce.sh' (38,260) at 20220525020655207
39999 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/MAINTAINERS' (38,261) at 20210308005002952
40000 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/network.c' (38,262) at 20240405153046513
40001 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch' (38,263) at 20210307205554034
40002 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_2.004.bb' (38,264) at 20241206090014258
40003 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/neighbor.hpp' (38,265) at 20230701080027201
40004 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/crypto.h' (38,266) at 20220525020653375
40005 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/Kconfig' (38,267) at 20210308005045981
40006 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_tcb1.dtsi' (38,268) at 20240405153045473
40007 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi' (38,269) at 20210307205553774
40008 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Lindent' (38,270) at 20210307214932130
40009 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max8997.c' (38,271) at 20220525020652422
40010 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_link.c' (38,272) at 20240405153054257
40011 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/063_entry_args_missing.dts' (38,273) at 20210308005003752
40012 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-da9063.c' (38,274) at 20240405153231371
40013 2025-01-08 03:00:47.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_blowfish.c' (38,275) at 20210307214928542
40014 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/msgbuf.cpp' (38,276) at 20241009080011085
40015 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_buffer.c' (38,277) at 20240405153231523
40016 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/i8254_internal.h' (38,278) at 20230426080043768
40017 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sgd,gktw70sdae4se.yaml' (38,279) at 20240405153045045
40018 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/MAINTAINERS' (38,280) at 20210308005003076
40019 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb' (38,281) at 20241221090017508
40020 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb' (38,282) at 20241221090017684
40021 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic_stx_ldx.c' (38,283) at 20210307214932658
40022 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/wic/genericarm64.wks.in' (38,284) at 20240413080012683
40023 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/match.hpp' (38,285) at 20241219090033960
40024 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/pull-requests.rst' (38,286) at 20240405153045297
40025 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602.c' (38,287) at 20240405153053789
40026 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smbus_4.3.bb' (38,288) at 20220402030016019
40027 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/Kconfig' (38,289) at 20210308005003172
40028 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/tegra-gart.c' (38,290) at 20240405153049189
40029 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Sydney' (38,291) at 20210307205553766
40030 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/txrx.c' (38,292) at 20240405153231219
40031 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/Makefile' (38,293) at 20210307214926102
40032 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/test_overview_menu.robot' (38,294) at 20240628080017113
40033 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-dev.c' (38,295) at 20240405153230815
40034 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/miscellaneous.rst' (38,296) at 20240405153045193
40035 2025-01-08 03:00:47.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ftrace.h' (38,297) at 20220525020651998
40036 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/uncore-interconnect.json' (38,298) at 20240405153054145
40037 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/arm-compat-semi.c' (38,299) at 20240906080037444
40038 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2pdu.h' (38,300) at 20240527080023356
40039 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html' (38,301) at 20210307205554282
40040 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mikroe-proto.c' (38,302) at 20240710080014617
40041 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-cdns.c' (38,303) at 20210308005003380
40042 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_hwmon.c' (38,304) at 20240405153051977
40043 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_fdma.c' (38,305) at 20240405153050173
40044 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.h' (38,306) at 20240405153050105
40045 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cache.h' (38,307) at 20240405153046105
40046 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/linux/time-internal.h' (38,308) at 20220525020652126
40047 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dockstar.dts' (38,309) at 20210308005002592
40048 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp855.c' (38,310) at 20210307214931178
40049 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ServiceConditions_v1.xml' (38,311) at 20240619080002936
40050 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/add-absolute-path-for-include-dir.patch' (38,312) at 20230706080014753
40051 2025-01-08 03:00:47.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control-internal.h' (38,313) at 20230925080040105
40052 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ThermalSubsystem.v1_3_2.json' (38,314) at 20240619080002956
40053 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ConnectionCollection_v1.xml' (38,315) at 20240619080002920
40054 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpuflags.h' (38,316) at 20240405153046353
40055 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (38,317) at 20240625080012792
40056 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/recvmsg4_prog.c' (38,318) at 20240405153054273
40057 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995-u-boot.dtsi' (38,319) at 20210308005002604
40058 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_allowlist.h' (38,320) at 20220525020653539
40059 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml' (38,321) at 20240405153045105
40060 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_connectors.c' (38,322) at 20240405153230627
40061 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/helpers.rs' (38,323) at 20240405153053421
40062 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_cond.S' (38,324) at 20210307214926170
40063 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c' (38,325) at 20240405153231051
40064 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_gmch.h' (38,326) at 20240405153048553
40065 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/empty_skb.c' (38,327) at 20240405153054269
40066 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_v4l2.c' (38,328) at 20241211090145449
40067 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Reigate' (38,329) at 20210307205553798
40068 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Kconfig' (38,330) at 20240405153229991
40069 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf/sort-pmuevents.py' (38,331) at 20240301090012479
40070 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-util.h' (38,332) at 20210307214928846
40071 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console/obmc-console.conf' (38,333) at 20230512080018777
40072 2025-01-08 03:00:47.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntpd.service' (38,334) at 20230706080014741
40073 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/kfr2r09-romimage_defconfig' (38,335) at 20240405153046309
40074 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/tlb.c' (38,336) at 20240405153046181
40075 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h' (38,337) at 20240405153230591
40076 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png' (38,338) at 20210307205554326 to deleted uid set
40077 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/kwbimage.cfg' (38,339) at 20210308005002908
40078 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/swap.cocci' (38,340) at 20220525020654939
40079 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl907c.h' (38,341) at 20210309003649824
40080 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/isdimm_vpd_parser.cpp' (38,342) at 20240608080017393
40081 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/fpu_helper.h' (38,343) at 20241211090212494
40082 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_pch_msi.c' (38,344) at 20230426080043700
40083 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/build-sysroots.bb' (38,345) at 20241221090017644
40084 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/run-ptest' (38,346) at 20210812000025198
40085 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ucontext.h' (38,347) at 20210307214926122
40086 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/arch_dump.c' (38,348) at 20240906080037508
40087 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tv-encoder.yaml' (38,349) at 20240405153045033
40088 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m6.dtsi' (38,350) at 20240405153229963
40089 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/syscalls/Makefile' (38,351) at 20240405153046081
40090 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/114.out' (38,352) at 20210927100127481
40091 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/kernel-entry-init.h' (38,353) at 20210307214926222
40092 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-chromebook.dtsi' (38,354) at 20240405153045561
40093 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts' (38,355) at 20240405153045817
40094 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/trace.c' (38,356) at 20210307214929126
40095 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/decap_sanity.c' (38,357) at 20241008080014055
40096 2025-01-08 03:00:47.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_rmnet.h' (38,358) at 20240405153052705
40097 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/dlink,dir685-touchkeys.txt' (38,359) at 20210307214925334
40098 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/amd_powerplay.h' (38,360) at 20240405153048333
40099 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/dsdt.asl' (38,361) at 20210308005003008
40100 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_dr.h' (38,362) at 20220525020654283
40101 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd_virtio.c' (38,363) at 20241018080014538
40102 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/resource.h' (38,364) at 20210307214926250
40103 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_phyreg.h' (38,365) at 20240405153051881
40104 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml' (38,366) at 20240405153229787
40105 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/dev.c' (38,367) at 20240830080013319
40106 2025-01-08 03:00:47.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-clt.c' (38,368) at 20240405153046717
40107 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/memory.json' (38,369) at 20240405153054157
40108 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p4080.c' (38,370) at 20210308005003432
40109 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap/0001-Provide-strtod_l-signature-on-non-glibc-linux-musl-s.patch' (38,371) at 20241206090014258
40110 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/mainapp.cpp' (38,372) at 20240724080026572
40111 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng.c' (38,373) at 20230426080043636
40112 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8810.h' (38,374) at 20210307214932234
40113 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/254' (38,375) at 20220429100100914
40114 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/omap-serial.c' (38,376) at 20240405153231515
40115 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/nios2-linux' (38,377) at 20241206090014350
40116 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/musl-disable-stackwalk.patch' (38,378) at 20231011080016578
40117 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/Makefile' (38,379) at 20240405153050561
40118 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_drain.c' (38,380) at 20240405153052589
40119 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f.c' (38,381) at 20240906080037312
40120 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ocores.c' (38,382) at 20240628080013989
40121 2025-01-08 03:00:47.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xxhash.c' (38,383) at 20210309003654196
40122 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts' (38,384) at 20210307214926026
40123 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_managed.c' (38,385) at 20240405153230539
40124 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/uas-detect.h' (38,386) at 20240405153052145
40125 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/siox.h' (38,387) at 20210307214930430
40126 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb' (38,388) at 20241220090019722
40127 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head917d.c' (38,389) at 20240405153048613
40128 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EventDestinationCollection.json' (38,390) at 20240619080002944
40129 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_common.c' (38,391) at 20210308005002884
40130 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc-initial.inc' (38,392) at 20210812000025342
40131 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ctrl.h' (38,393) at 20210307214928842
40132 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mti,cpu-interrupt-controller.yaml' (38,394) at 20240405153045085
40133 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/flat.h' (38,395) at 20210307214926174
40134 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,mmp2-audio-clock.yaml' (38,396) at 20210307214925290
40135 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_cmdq_regs.h' (38,397) at 20240405153046605
40136 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-atmel.c' (38,398) at 20240405153231555
40137 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_init.c' (38,399) at 20240405153050593
40138 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485AFE_defconfig' (38,400) at 20210308005003236
40139 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcm6368-mdio-mux.yaml' (38,401) at 20240405153045113
40140 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l34.h' (38,402) at 20210307214931594
40141 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/smu13_driver_if.h' (38,403) at 20240405153047209
40142 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-plym2m.dts' (38,404) at 20240405153045501
40143 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6375-sony-xperia-murray-pdx225.dts' (38,405) at 20240405153045793
40144 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_onenand_small_defconfig' (38,406) at 20210308005003284
40145 2025-01-08 03:00:47.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-schema.json' (38,407) at 20240906080037432
40146 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kgdb.h' (38,408) at 20240405153046113
40147 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/interface/ia_css_isys.h' (38,409) at 20210309003653024
40148 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/cei-tk1-som.c' (38,410) at 20210308005002944
40149 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mincore/mincore_selftest.c' (38,411) at 20240405153054329
40150 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables.h' (38,412) at 20241220090018330
40151 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-phycore-som.dtsi' (38,413) at 20240405153045525
40152 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-amc/Makefile' (38,414) at 20210308005002904
40153 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d27_som1.dtsi' (38,415) at 20210308005002612
40154 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4151.rst' (38,416) at 20210307214925502
40155 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/Makefile' (38,417) at 20210307214929790
40156 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/pmbus_device.h' (38,418) at 20240326080039538
40157 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_getparam.c' (38,419) at 20240405153048525
40158 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irqflags_32.h' (38,420) at 20210307214926582
40159 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-ir2110.dts' (38,421) at 20240405153045589
40160 2025-01-08 03:00:47.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cacheinfo.c' (38,422) at 20240405153046253
40161 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/Makefile' (38,423) at 20240405153054173
40162 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-Support-ICU-76.1-build.patch' (38,424) at 20241221090017544
40163 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.h' (38,425) at 20220525020652827
40164 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-colibri-eval-v3.dts' (38,426) at 20240405153045537
40165 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-nitrogen6_max.dts' (38,427) at 20240405153045521
40166 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_kontronoem.c' (38,428) at 20210308004938828
40167 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_entropymode.h' (38,429) at 20240405153049493
40168 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/hwcap.h' (38,430) at 20240405153230063
40169 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_reporting.h' (38,431) at 20220525020654775
40170 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/ftsdc010_mci.h' (38,432) at 20210308005003404
40171 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/legacy.h' (38,433) at 20240405153046429
40172 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/nmi_selftest.c' (38,434) at 20240405153230127
40173 2025-01-08 03:00:47.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/s2io.h' (38,435) at 20240405153050189
40174 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/socfpga.c' (38,436) at 20210308005003008
40175 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/time-utils.h' (38,437) at 20210307214932610
40176 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-usbarmory.dts' (38,438) at 20240405153045493
40177 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-f7188x.c' (38,439) at 20240405153049221
40178 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/emif.h' (38,440) at 20210307214928986
40179 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_by_type.hpp' (38,441) at 20240819080030259
40180 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/onboard_usb_hub_pdevs.c' (38,442) at 20240405153052117
40181 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-icnova-a20.dtsi' (38,443) at 20240405153045385
40182 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_de2.c' (38,444) at 20210308005003536
40183 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/led-main.cpp' (38,445) at 20240828080025979
40184 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/cache.h' (38,446) at 20210308005002544
40185 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_q40.c' (38,447) at 20210307214932226
40186 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8971.h' (38,448) at 20210307214932362
40187 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-al-fic.c' (38,449) at 20240405153049189
40188 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/spi.c' (38,450) at 20240405153231239
40189 2025-01-08 03:00:47.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-pci-dev.c' (38,451) at 20240405153232199
40190 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_4_0_offset.h' (38,452) at 20210307214927694
40191 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/maxim,ds2482.yaml' (38,453) at 20240405153045185
40192 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/mxc_w1.c' (38,454) at 20210308005003540
40193 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/entry.py' (38,455) at 20210308005003748
40194 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c' (38,456) at 20240405153048657
40195 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/ucsimm.c' (38,457) at 20240405153045953
40196 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm' (38,458) at 20210307214932566
40197 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/posix_types.h' (38,459) at 20210308005002844
40198 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/armadillo-800eva_defconfig' (38,460) at 20210308005003248
40199 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-utils.h' (38,461) at 20240405153054005
40200 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/Kbuild' (38,462) at 20240405153048629
40201 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/303.out' (38,463) at 20220429100100926
40202 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/signal32.c' (38,464) at 20240405153230095
40203 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml' (38,465) at 20240405153045129
40204 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl692.c' (38,466) at 20240405153049293
40205 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-tb10x.c' (38,467) at 20240405153230751
40206 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee.inc' (38,468) at 20241221090017472
40207 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Job_v1.xml' (38,469) at 20240619080002924
40208 2025-01-08 03:00:47.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/files/run-ptest' (38,470) at 20210307205554130
40209 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_trans.c' (38,471) at 20240405153050341
40210 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/dep.c' (38,472) at 20220525020653823
40211 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda.h' (38,473) at 20240405153049405
40212 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.yaml' (38,474) at 20240405153045069
40213 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.Host@.service' (38,475) at 20230216040036091
40214 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel/config.yaml' (38,476) at 20210307205554070
40215 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/2.Process.rst' (38,477) at 20240405153229839
40216 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-legacy.c' (38,478) at 20241211090212558
40217 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/prot-none.py' (38,479) at 20241211090212550
40218 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-rpl-match.c' (38,480) at 20240405153232183
40219 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sun4v_wdt.c' (38,481) at 20210307214930978
40220 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp' (38,482) at 20240329080003279
40221 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ls2080a.c' (38,483) at 20210308005003436
40222 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanSpeed/meson.build' (38,484) at 20230825080021137
40223 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_jmicron.c' (38,485) at 20240405153046665
40224 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/Makefile' (38,486) at 20210308005002904
40225 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml' (38,487) at 20220525020651670
40226 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts' (38,488) at 20210307214926022
40227 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml' (38,489) at 20221207040023627
40228 2025-01-08 03:00:47.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/version-gen.sh' (38,490) at 20210307214932618
40229 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/scan.c' (38,491) at 20240405153050729
40230 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf-perl.inc' (38,492) at 20241221090017688
40231 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ce.h' (38,493) at 20240805080013979
40232 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/motor-init-calibration@.service' (38,494) at 20221130040015776
40233 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/user_namespace.c' (38,495) at 20240405153053073
40234 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/guest-files.txt' (38,496) at 20240405153054077
40235 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator' (38,497) at 20240906080037556 to deleted uid set
40236 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sh-sci.h' (38,498) at 20240405153052013
40237 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/riscv/host/cpuinfo.h' (38,499) at 20241211090212242
40238 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/test_version.cpp' (38,500) at 20210308005405942
40239 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr.lds' (38,501) at 20210308005003756
40240 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/insns.decode' (38,502) at 20210308005046329
40241 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_frag.c' (38,503) at 20240405153053369
40242 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-stub.c' (38,504) at 20241211090212318
40243 2025-01-08 03:00:47.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/hbm.h' (38,505) at 20220525020653047
40244 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_io.c' (38,506) at 20240712080021081
40245 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (38,507) at 20210307205553930
40246 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_remap.cpp' (38,508) at 20220922030007675
40247 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/suvd3_defconfig' (38,509) at 20210308005003280
40248 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_decompress.c' (38,510) at 20210308005003696
40249 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.c' (38,511) at 20240405153230799
40250 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp863.c' (38,512) at 20210307214931178
40251 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/voltage-regulator-configuration.md' (38,513) at 20221209040006395
40252 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-core.c' (38,514) at 20240405153230247
40253 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-abi_5.1.0.bb' (38,515) at 20241206090014266
40254 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-fscaps' (38,516) at 20210307214925202
40255 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/Makefile' (38,517) at 20210307214929774
40256 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/core.c' (38,518) at 20210307214930150
40257 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/slt-ast2600_defconfig' (38,519) at 20210308005003280
40258 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/sysfile.h' (38,520) at 20220525020654479
40259 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/Makefile' (38,521) at 20240405153051409
40260 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/plugin-memory.h' (38,522) at 20240326080039550
40261 2025-01-08 03:00:47.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_lnode.h' (38,523) at 20240405153231395
40262 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_dup_eng_regs.h' (38,524) at 20240405153046581
40263 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/mq_perf_tests.c' (38,525) at 20240405153054333
40264 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/ext2.h' (38,526) at 20240405153231659
40265 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3009-vo-converter_vaapi-Fix-EGL-macro-undeclared.patch' (38,527) at 20230114040015494
40266 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/michael.h' (38,528) at 20210307214931990
40267 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-id.rst' (38,529) at 20220525020654131
40268 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bbappend' (38,530) at 20231126090012769
40269 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/helper.h' (38,531) at 20240326080039670
40270 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_core.c' (38,532) at 20241018080014546
40271 2025-01-08 03:00:47.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0001-force-static-build.patch' (38,533) at 20210307205553750
40272 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand.h' (38,534) at 20240405153052745
40273 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rbtx49xx_defconfig' (38,535) at 20240405153045993
40274 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pcm-dma.c' (38,536) at 20240710080014617
40275 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/common/bur_common.h' (38,537) at 20210308005002904
40276 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_retro.c' (38,538) at 20210309003655984
40277 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/pvr.c' (38,539) at 20210307214926178
40278 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overammer' (38,540) at 20210307205553790
40279 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dac-dpot-dac' (38,541) at 20210307214925190
40280 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt' (38,542) at 20210307214925274
40281 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/liodn.c' (38,543) at 20210308005002832
40282 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/find_vma_fail1.c' (38,544) at 20240405153054269
40283 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/termbits.h' (38,545) at 20210308005046073
40284 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/mem_64.S' (38,546) at 20240405153230043
40285 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-dbus-monitor-snmp.conf' (38,547) at 20210911000017986
40286 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/aspeed_g4_defconfig' (38,548) at 20240405153229903
40287 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22700.h' (38,549) at 20210307214928610
40288 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-mediatek-trace.h' (38,550) at 20240405153052033
40289 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/Kconfig' (38,551) at 20210307214926538
40290 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_netvf_main.c' (38,552) at 20240405153050201
40291 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ipoctal232-test.c' (38,553) at 20221215040039374
40292 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2hk.c' (38,554) at 20210308005003076
40293 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_proto.h' (38,555) at 20210307214930922
40294 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb' (38,556) at 20220721030015845
40295 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-direct.h' (38,557) at 20210309003653836
40296 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/Kconfig' (38,558) at 20240405153230887
40297 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/channel.h' (38,559) at 20220525020654191
40298 2025-01-08 03:00:47.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7792-cpg-mssr.h' (38,560) at 20210308005003632
40299 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_baco.h' (38,561) at 20210309003649656
40300 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/devl_internal.h' (38,562) at 20240405153232011
40301 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/hi311x.c' (38,563) at 20241216090017709
40302 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_cpu_pll_regs.h' (38,564) at 20240405153046577
40303 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/Kconfig' (38,565) at 20210308005003044
40304 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.h' (38,566) at 20220525020652458
40305 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-xive.rst' (38,567) at 20210308005045805
40306 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-3.0' (38,568) at 20210307205554418
40307 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/ltrf216a.c' (38,569) at 20240405153049001
40308 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/hmm/hmm_common.h' (38,570) at 20240405153051825
40309 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/hardware.h' (38,571) at 20240405153045657
40310 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/gcc_base.c' (38,572) at 20210307214931730
40311 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/Makefile.am' (38,573) at 20210307214932738
40312 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/conntrack.c' (38,574) at 20240405153231035
40313 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvmdio.c' (38,575) at 20240405153230991
40314 2025-01-08 03:00:47.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/pxaregs.c' (38,576) at 20210307205553994
40315 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/card.h' (38,577) at 20240405153051949
40316 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6.c' (38,578) at 20240520080015139
40317 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/266.out' (38,579) at 20210308005046465
40318 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/phosphor-ipmi-net@.service' (38,580) at 20240725080028268
40319 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/README' (38,581) at 20210307214926338
40320 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-monitor-config/monitor.yaml' (38,582) at 20210307205553694
40321 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fadds.c' (38,583) at 20210307214926434
40322 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/uaccess.h' (38,584) at 20240726080012846
40323 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/misc.c' (38,585) at 20210307214927174
40324 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/ocmem.h' (38,586) at 20210307214931594
40325 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dln2.c' (38,587) at 20240405153231459
40326 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_name.cpp' (38,588) at 20210308005100997
40327 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ingenic,nemc-peripherals.yaml' (38,589) at 20240405153045101
40328 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/opcodes.h' (38,590) at 20240405153048805
40329 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/usb_urb.c' (38,591) at 20210307214928814
40330 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/fw-update/README.md' (38,592) at 20240622080036455
40331 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/README' (38,593) at 20220204040022568
40332 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/network/phosphor-network/90-hmc-usb0-network.rules' (38,594) at 20240727080014098
40333 2025-01-08 03:00:47.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/Kconfig' (38,595) at 20210308005002964
40334 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9486.c' (38,596) at 20210307214930506
40335 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/Kconfig' (38,597) at 20240405153049933
40336 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/hw-fault-monitor.md' (38,598) at 20221209040006387
40337 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psi.h' (38,599) at 20240405153052777
40338 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport_internal.h' (38,600) at 20240405153046957
40339 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos7_drm_decon.c' (38,601) at 20240405153230539
40340 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio-v2.c' (38,602) at 20240405153045893
40341 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager/blocklist.json' (38,603) at 20230209040014205
40342 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb' (38,604) at 20241221090017564
40343 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/console/glome-login.bb' (38,605) at 20241206090014226
40344 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvbapi.rst' (38,606) at 20210309003648476
40345 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/m547xevb.c' (38,607) at 20210308005002976
40346 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sock_addr.sh' (38,608) at 20210307214932654
40347 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pxa.c' (38,609) at 20210308005003484
40348 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_tlv.h' (38,610) at 20240405153049033
40349 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/ehci-msm.txt' (38,611) at 20210308005003328
40350 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/Makefile' (38,612) at 20240405153049433
40351 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/config' (38,613) at 20220525020655215
40352 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident.h' (38,614) at 20220525020655011
40353 2025-01-08 03:00:47.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/Makefile' (38,615) at 20240405153232283
40354 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-dwc.c' (38,616) at 20240405153051449
40355 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/smp.c' (38,617) at 20240405153046213
40356 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rc6-decoder.c' (38,618) at 20240405153049513
40357 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card2-custom-sample.dtsi' (38,619) at 20240405153232175
40358 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_pes.h' (38,620) at 20210309003650372
40359 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-dpipe.rst' (38,621) at 20220525020651746
40360 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qemu-ga-client' (38,622) at 20220429100100750
40361 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c' (38,623) at 20210307214927950
40362 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/volume.c' (38,624) at 20241211090145517
40363 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom-ipq806x-sata-phy.txt' (38,625) at 20210307214925390
40364 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mos6522.c' (38,626) at 20240906080037256
40365 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi' (38,627) at 20240405153045781
40366 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/srq.c' (38,628) at 20240405153049077
40367 2025-01-08 03:00:47.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/interactive.c' (38,629) at 20210308005003360
40368 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvneta_bm.h' (38,630) at 20210307214929490
40369 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_interface.h' (38,631) at 20240405153048565
40370 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/.gitignore' (38,632) at 20210307214926174
40371 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace.c' (38,633) at 20220525020653135
40372 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/Makefile' (38,634) at 20210308005003020
40373 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/dma-buf/Makefile' (38,635) at 20240405153054293
40374 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c' (38,636) at 20240405153052209
40375 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp_hvm.c' (38,637) at 20240405153046501
40376 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fann2/0001-setup.py-Don-t-hardcode-swig-and-fann2-binary-locati.patch' (38,638) at 20210307205554018
40377 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/renesas,sh-rtc.yaml' (38,639) at 20210307214925418
40378 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/led.h' (38,640) at 20210308005003656
40379 2025-01-08 03:00:47.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig' (38,641) at 20210308005003260
40380 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_2_d.h' (38,642) at 20210307214927518
40381 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pci-testdev.c' (38,643) at 20241211090212298
40382 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/amlogic,meson-mx-ao-arc.yaml' (38,644) at 20240405153045149
40383 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-radius_3.0.0.bb' (38,645) at 20241221090017520
40384 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/iomap.c' (38,646) at 20210307214925970
40385 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/.gitignore' (38,647) at 20240405153045949
40386 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/tbs2910.cfg' (38,648) at 20210308005003068
40387 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/x86emui.h' (38,649) at 20210308005003336
40388 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.h' (38,650) at 20240405153047137
40389 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-b850v3.dts' (38,651) at 20240405153229883
40390 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/rstat.c' (38,652) at 20240405153231903
40391 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp.c' (38,653) at 20240405153045693
40392 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/patchreview' (38,654) at 20220804030014663
40393 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/Makefile' (38,655) at 20240405153231279
40394 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/Makefile' (38,656) at 20240405153045265
40395 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/run_rule.md' (38,657) at 20240809080033023
40396 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cputopo.c' (38,658) at 20240405153054185
40397 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_v.h' (38,659) at 20210307214927282
40398 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.metadata.yaml' (38,660) at 20210610000035114
40399 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ftrace.c' (38,661) at 20240405153046321
40400 2025-01-08 03:00:47.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mss-sc7180.c' (38,662) at 20240405153046833
40401 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h' (38,663) at 20240405153049865
40402 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_fabric_configfs.c' (38,664) at 20240405153051965
40403 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-rt8515.c' (38,665) at 20220525020653211
40404 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/PG_uncached/arch-support.txt' (38,666) at 20240405153045201
40405 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc.h' (38,667) at 20210617100022823
40406 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32f4xx_exti.h' (38,668) at 20221215040039182
40407 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seq_file.h' (38,669) at 20240405153231839
40408 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64-secureboot.txt' (38,670) at 20241221090017468
40409 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65217.txt' (38,671) at 20210307214925410
40410 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-simplejson_3.19.3.bb' (38,672) at 20241221090017560
40411 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-netcp.dtsi' (38,673) at 20210308005002592
40412 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-posix-acl.c' (38,674) at 20221215040039086
40413 2025-01-08 03:00:47.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6111.h' (38,675) at 20240405153049301
40414 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/cxl.h' (38,676) at 20241111090012121
40415 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/zones.json' (38,677) at 20231213090027090
40416 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/filedescriptor.hpp' (38,678) at 20210308005103637
40417 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00pci.h' (38,679) at 20210309003651800
40418 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.h' (38,680) at 20220525020652498
40419 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/prom.c' (38,681) at 20240405153046049
40420 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dts' (38,682) at 20240405153045417
40421 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cmipci.c' (38,683) at 20240405153232127
40422 2025-01-08 03:00:47.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/ncsi-pkt.h' (38,684) at 20210308005003676
40423 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/user-exec.c' (38,685) at 20241211090212206
40424 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/phosphor-gpio-monitor/dependencies.conf' (38,686) at 20231216090014900
40425 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/mtd.c' (38,687) at 20210307214929618
40426 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9062-core.c' (38,688) at 20240405153230835
40427 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-s5p.c' (38,689) at 20240405153049465
40428 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/gf128mul.c' (38,690) at 20240405153053085
40429 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-ioctl.c' (38,691) at 20240405153049369
40430 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/index.rst' (38,692) at 20210307214925562
40431 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/clock.h' (38,693) at 20210308005002672
40432 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/0001-fix-dispmanx-build.patch' (38,694) at 20230131040012031
40433 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_output_with_prefix_isolated_correctly.log' (38,695) at 20210307214932626
40434 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (38,696) at 20241210090013352
40435 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/amlogic,g12-ddr-pmu.yaml' (38,697) at 20240405153045125
40436 2025-01-08 03:00:47.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyOptions/meson.build' (38,698) at 20230825080021141
40437 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/regs.h' (38,699) at 20240405153049865
40438 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xattr.h' (38,700) at 20210307214931690
40439 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/README.rst' (38,701) at 20240405153229835
40440 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/clock.c' (38,702) at 20210308005002712
40441 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ts_bm.c' (38,703) at 20240405153231955
40442 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-hmp.c' (38,704) at 20240906080037572
40443 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/sworks-agp.c' (38,705) at 20240405153046745
40444 2025-01-08 03:00:47.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/plugin-gen.h' (38,706) at 20240906080037328
40445 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-peripherals-opp.dtsi' (38,707) at 20240405153045477
40446 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/unicode.cfg' (38,708) at 20210307205554470
40447 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/ufs-common.yaml' (38,709) at 20240405153229799
40448 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt' (38,710) at 20240405153045185
40449 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/main.c' (38,711) at 20240405153052325
40450 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb' (38,712) at 20241221090017556
40451 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/Kconfig' (38,713) at 20210307214932290
40452 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-marsboard.dts' (38,714) at 20240405153045377
40453 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/meminfo.c' (38,715) at 20240405153231723
40454 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-s0-set-failsafe.service' (38,716) at 20210519000031351
40455 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500.c' (38,717) at 20241211090212318
40456 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/zinitix,bt400.yaml' (38,718) at 20240405153045081
40457 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_core.c' (38,719) at 20210308005003472
40458 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/styles/config/vocabularies/OpenSource/accept.txt' (38,720) at 20240413080012683
40459 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/Makefile' (38,721) at 20210308005003036
40460 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs' (38,722) at 20240405153229731
40461 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2990.c' (38,723) at 20240405153048861
40462 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/console.h' (38,724) at 20221215040039194
40463 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-type.h' (38,725) at 20240405153049413
40464 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/update-results-script.patch' (38,726) at 20221003030013269
40465 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/mediatek,cci.yaml' (38,727) at 20240405153045081
40466 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_dictionary_test.cpp' (38,728) at 20240821080009267
40467 2025-01-08 03:00:47.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/Makefile' (38,729) at 20210307214930898
40468 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Utils.cpp' (38,730) at 20240817080004303
40469 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/Makefile' (38,731) at 20210309003648936
40470 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/enet.h' (38,732) at 20210307214929298
40471 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/osq_lock.h' (38,733) at 20210307214931462
40472 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srcline.c' (38,734) at 20240405153232239
40473 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vfio_ccw.h' (38,735) at 20210307214931686
40474 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/socket.sh' (38,736) at 20240405153054177
40475 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/bareudp.rst' (38,737) at 20210307214925526
40476 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.2/index.html' (38,738) at 20210307205554246
40477 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/trace.h' (38,739) at 20210308005046561
40478 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btbcm.h' (38,740) at 20240405153046721
40479 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_dp.c' (38,741) at 20240418080014490
40480 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_reset_conf_regs.h' (38,742) at 20240405153046601
40481 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_gcm.h' (38,743) at 20210307214931982
40482 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Unitymedia' (38,744) at 20210307205553758
40483 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/decompress.c' (38,745) at 20240405153231915
40484 2025-01-08 03:00:47.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/quota.h' (38,746) at 20240405153231879
40485 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-report' (38,747) at 20210307214932570
40486 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm-formatter.c' (38,748) at 20240405153053973
40487 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_pcidev.h' (38,749) at 20220429100100590
40488 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bifurcation/bifurcation.hpp' (38,750) at 20220525015711014
40489 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/Kconfig' (38,751) at 20210307214928058
40490 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h' (38,752) at 20240405153048665
40491 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/System/meson.build' (38,753) at 20230825080021137
40492 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/current_stateid.h' (38,754) at 20210307214931162
40493 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3036.c' (38,755) at 20210308005003464
40494 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TriggersCollection_v1.xml' (38,756) at 20240619080002940
40495 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3.dts' (38,757) at 20220525020651926
40496 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/ni_names.py' (38,758) at 20220525020652358
40497 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/cs5345.h' (38,759) at 20210307214931542
40498 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ciu2.txt' (38,760) at 20210307214925362
40499 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/repository_test.cpp' (38,761) at 20220806030027605
40500 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c' (38,762) at 20240405153048381
40501 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/mlx5_ifc_vhca_event.h' (38,763) at 20220525020653591
40502 2025-01-08 03:00:47.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h' (38,764) at 20240405153230591
40503 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/ilsp.S' (38,765) at 20210307214926154
40504 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/omap1_bl.c' (38,766) at 20240405153052177
40505 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/hardware.c' (38,767) at 20240405153231507
40506 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pf8x00-regulator.c' (38,768) at 20240405153051469
40507 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/kmp204x.h' (38,769) at 20210308005003012
40508 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.c' (38,770) at 20240712080021077
40509 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/addrs.h' (38,771) at 20210307214926246
40510 2025-01-08 03:00:47.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/test/libpldmresponder_fru_test.cpp' (38,772) at 20240819080030259 to deleted uid set
40511 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/traps_64.c' (38,773) at 20240503080014466
40512 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf' (38,774) at 20210307205554610
40513 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/armsse.h' (38,775) at 20240326080039534
40514 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/twl4030-pwrbutton.c' (38,776) at 20240405153049145
40515 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch' (38,777) at 20210307205553802
40516 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/dlopen-deps.inc' (38,778) at 20241221090017644
40517 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_forward.c' (38,779) at 20240405153232019
40518 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml' (38,780) at 20240405153045053
40519 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/hugetlb-8xx.h' (38,781) at 20240405153230031
40520 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.git-blame-ignore-revs' (38,782) at 20230426080043628
40521 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/syscallhdr.sh' (38,783) at 20241211090212378
40522 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-ga10h-v1.1.dts' (38,784) at 20210308005002624
40523 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/memalloc_local.h' (38,785) at 20240405153053489
40524 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/Makefile' (38,786) at 20210308005002912
40525 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_string_attribute.hpp' (38,787) at 20230719080035243
40526 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/epoll/epoll_wakeup_test.c' (38,788) at 20220525020655207
40527 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/Kconfig' (38,789) at 20240405153052161
40528 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perfmon.c' (38,790) at 20240418080014494
40529 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/dw_hdmi.h' (38,791) at 20240405153231791
40530 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/kref.rst' (38,792) at 20240405153045289
40531 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dts' (38,793) at 20240405153045409
40532 2025-01-08 03:00:47.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0003-meson.build-do-not-require-xkbcommon.patch' (38,794) at 20230811080018302
40533 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-redboot/Makefile' (38,795) at 20240405153046501
40534 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/cgx.h' (38,796) at 20241211090145461
40535 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/cachetlb.rst' (38,797) at 20240405153045289
40536 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_context.hpp' (38,798) at 20240829080025811
40537 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/nomodeset.h' (38,799) at 20240405153052953
40538 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/cross-crompile-ffmpeg.patch' (38,800) at 20230706080014765
40539 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/error-report.c' (38,801) at 20240906080037592
40540 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ingenic/devices.yaml' (38,802) at 20240405153045109
40541 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/dbc.h' (38,803) at 20240405153230259
40542 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-hvm-common.c' (38,804) at 20241211090212354
40543 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/main.c' (38,805) at 20240405153049817
40544 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/damon.h' (38,806) at 20241125090012259
40545 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/dma.c' (38,807) at 20240405153046993
40546 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/ucp1020.h' (38,808) at 20210308005002900
40547 2025-01-08 03:00:47.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ti/ddr3.c' (38,809) at 20210308005003220
40548 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs_ethtool.h' (38,810) at 20240405153050101
40549 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a77470-iwg23s-sbc.dts' (38,811) at 20240405153045553
40550 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CompositionService_v1.xml' (38,812) at 20240619080002920
40551 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_cs.c' (38,813) at 20240405153050549
40552 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/bmc_epoch.cpp' (38,814) at 20230729080031011
40553 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/si1133.c' (38,815) at 20240405153049001
40554 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/Kconfig' (38,816) at 20210308005002992
40555 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-Patent' (38,817) at 20210307205554418
40556 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rautavaara_Angervikko' (38,818) at 20210307205553774
40557 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aspeed-g6-pwm-tach.rst' (38,819) at 20240410080016741
40558 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/Makefile' (38,820) at 20240405153052261
40559 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor/clean-up-filesystem.service' (38,821) at 20240521080017280
40560 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/xen-usb.c' (38,822) at 20240906080037312
40561 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98357a.yaml' (38,823) at 20240405153045165
40562 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-mpeg.c' (38,824) at 20220525020653271
40563 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/reset.c' (38,825) at 20210308005002716
40564 2025-01-08 03:00:47.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/frontend.json' (38,826) at 20240405153054137
40565 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mbox.c' (38,827) at 20240405153231423
40566 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0007-FF-A-v15-arm_ffa-introduce-sandbox-test-cases-for-UC.patch' (38,828) at 20240413080012627
40567 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h' (38,829) at 20220525020653575
40568 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af-spi.c' (38,830) at 20240405153048937
40569 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strchr-700.S' (38,831) at 20210307214925674
40570 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/rawcopy.py' (38,832) at 20231207090015282
40571 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/classes/sanity-meta-integrity.bbclass' (38,833) at 20210629000017460
40572 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa3xx.c' (38,834) at 20240405153045677
40573 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/firewire-cdev' (38,835) at 20210309003648244
40574 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma.c' (38,836) at 20210307214931722
40575 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-stm32.txt' (38,837) at 20210308005003304
40576 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/Makefile' (38,838) at 20240405153053233
40577 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/Kconfig' (38,839) at 20210309003651208
40578 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_pf_regs.h' (38,840) at 20240405153049857
40579 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/strncmp_32.S' (38,841) at 20240405153230095
40580 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/ipc.c' (38,842) at 20240405153232107
40581 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-helper/qemu-oe-bridge-helper.c' (38,843) at 20230706080014785
40582 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/Kconfig' (38,844) at 20240405153048757
40583 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/__init__.py' (38,845) at 20210307205554262
40584 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ad5820.c' (38,846) at 20240405153049305
40585 2025-01-08 03:00:47.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/samba-4.3.9-remove-getpwent_r.patch' (38,847) at 20240113090014532
40586 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/wrpll-cln28hpc.c' (38,848) at 20210308005003352
40587 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_devicepath.c' (38,849) at 20210308005003704
40588 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/Makefile' (38,850) at 20210307214928450
40589 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-lm3533-als' (38,851) at 20220525020651634
40590 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_u32.c' (38,852) at 20241125090012267
40591 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/trace-events' (38,853) at 20241211090212206
40592 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build' (38,854) at 20230825080021137
40593 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_VR10.json' (38,855) at 20221213040036917
40594 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_smc.h' (38,856) at 20210308005003496
40595 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8186-clk.h' (38,857) at 20240405153052645
40596 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.10.bb' (38,858) at 20220823030015959
40597 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vpe.h' (38,859) at 20240405153046017
40598 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cacheflush.h' (38,860) at 20240405153229999
40599 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-sni.c' (38,861) at 20210307214926282
40600 2025-01-08 03:00:47.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/tenxpress.c' (38,862) at 20210307214929622
40601 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wss/wss_lib.c' (38,863) at 20220525020654983
40602 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat-helpers.h' (38,864) at 20241211090212358
40603 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm660.c' (38,865) at 20240405153230735
40604 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/conf/distro/include/maintainers-meta-security.inc' (38,866) at 20230520080014484
40605 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.13.bb' (38,867) at 20231014080011723
40606 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bmp.c' (38,868) at 20210308005003208
40607 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c' (38,869) at 20240405153049469
40608 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-sbc-am57x.dts' (38,870) at 20240405153045597
40609 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_sensors.robot' (38,871) at 20210308005007108
40610 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-usb_role' (38,872) at 20210307214925198
40611 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dts' (38,873) at 20240405153229923
40612 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/StorageCollection.json' (38,874) at 20240619080002956
40613 2025-01-08 03:00:47.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-debug.c' (38,875) at 20220525020653723
40614 2025-01-08 03:00:47.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7124.c' (38,876) at 20241111090012121
40615 2025-01-08 03:00:47.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/ntfs.h' (38,877) at 20240805080014023
40616 2025-01-08 03:00:47.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblue.dts' (38,878) at 20240405153045589
40617 2025-01-08 03:00:47.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_isr.c' (38,879) at 20240405153231439
40618 2025-01-08 03:00:47.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/nops.h' (38,880) at 20240405153046389
40619 2025-01-08 03:00:47.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/crt0.S' (38,881) at 20210308005003540
40620 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_12_0_0_sh_mask.h' (38,882) at 20210307214927566
40621 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.c' (38,883) at 20240405153048637
40622 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains2420_data.c' (38,884) at 20210307214925910
40623 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/head.S' (38,885) at 20240429080012404
40624 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/Makefile' (38,886) at 20210309003648720
40625 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bbappend' (38,887) at 20210812000025258
40626 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-dmabuf-buffers' (38,888) at 20220525020651634
40627 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml' (38,889) at 20240405153045093
40628 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c' (38,890) at 20241008080013923
40629 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c' (38,891) at 20210308005002832
40630 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_structs.h' (38,892) at 20220429100100614
40631 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-marduk.config' (38,893) at 20220525020651994
40632 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f769-disco.dts' (38,894) at 20240405153045581
40633 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-one.dts' (38,895) at 20240405153045437
40634 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cardhu.h' (38,896) at 20210308005003588
40635 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/asm/barrier.h' (38,897) at 20220525020655239
40636 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pcf8591.rst' (38,898) at 20210307214925506
40637 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c' (38,899) at 20240405153049849
40638 2025-01-08 03:00:47.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/moxa/moxart.dtsi' (38,900) at 20240405153045473
40639 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/setup.c' (38,901) at 20241008080013899
40640 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.c' (38,902) at 20240405153230643
40641 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/conf/machine/include/tyan.inc' (38,903) at 20211222040037065
40642 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370.dtsi' (38,904) at 20240405153045445
40643 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/lu-Ettelbruck-ACE' (38,905) at 20210307205553758
40644 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1100_h3600.c' (38,906) at 20240405153051265
40645 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_edid_parser.h' (38,907) at 20220525020652498
40646 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/files/0002-fix-parallel-error.patch' (38,908) at 20210307205553914
40647 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/submit-checklist.rst' (38,909) at 20220525020651754
40648 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5200_xmon.dts' (38,910) at 20240405153046093
40649 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-core.c' (38,911) at 20240405153049509
40650 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958525xmc.dts' (38,912) at 20240405153045433
40651 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/spl.c' (38,913) at 20210308005002984
40652 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x_reg.h' (38,914) at 20210307214928642
40653 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83791d.c' (38,915) at 20240405153048881
40654 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/javascript/.clang-format' (38,916) at 20210308004941080
40655 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mtk-common.h' (38,917) at 20210308005003456
40656 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/error.c' (38,918) at 20240405153230103
40657 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch' (38,919) at 20210307205554602
40658 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/Makefile.am' (38,920) at 20210308005111457
40659 2025-01-08 03:00:47.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/160' (38,921) at 20210927100127489
40660 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time.h' (38,922) at 20220525020654623
40661 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/gitutil.py' (38,923) at 20210308005003772
40662 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-cleanup.service.in' (38,924) at 20210308005100305
40663 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/setup.c' (38,925) at 20240405153230051
40664 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v4_0.h' (38,926) at 20240405153047153
40665 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device.c' (38,927) at 20241011080017307
40666 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3-3g8.dts' (38,928) at 20240405153229899
40667 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-dbus-interfaces.wrap' (38,929) at 20230821192414188
40668 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp.h' (38,930) at 20240405153051241
40669 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c' (38,931) at 20240405153051377
40670 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/meson.build' (38,932) at 20230825080021137
40671 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/mpc8555cds.c' (38,933) at 20210308005002980
40672 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch' (38,934) at 20241221090017640
40673 2025-01-08 03:00:47.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal-initramfs.bb' (38,935) at 20240106090017269
40674 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/netdev.c' (38,936) at 20240405153231239
40675 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/README.rst' (38,937) at 20210927100127013
40676 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/basic_types.h' (38,938) at 20210309003653088
40677 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/fpu_asm.h' (38,939) at 20210307214932702
40678 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/README.sunxi64' (38,940) at 20210308005003056
40679 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/freq.h' (38,941) at 20210307214926554
40680 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/0001-byacc-do-not-reorder-CC-and-CFLAGS.patch' (38,942) at 20230211040012639
40681 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-voutcrg.yaml' (38,943) at 20240405153229759
40682 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm015-dc1.dts' (38,944) at 20210308005002636
40683 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,gamma.yaml' (38,945) at 20240405153045041
40684 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/auxvec.h' (38,946) at 20210307214926122
40685 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_dev.c' (38,947) at 20240405153048973
40686 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppNavigation/index.js' (38,948) at 20220105012522983
40687 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/rsyslog/rsyslog/journald.conf' (38,949) at 20230818080016881
40688 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/features.rst' (38,950) at 20240405153229747
40689 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsi-occ.h' (38,951) at 20220525020654567
40690 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshci-dwc.h' (38,952) at 20240405153052033
40691 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uftrace/uftrace/0001-include-libgen.h-for-basename.patch' (38,953) at 20240413080012655
40692 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/file.c' (38,954) at 20240405153046345
40693 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hangcheck-timer.c' (38,955) at 20210307214926938
40694 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamilite/ps7_init_gpl.c' (38,956) at 20210308005003080
40695 2025-01-08 03:00:47.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-bsp/grub/grub-external-arm.inc' (38,957) at 20220804030014683
40696 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_7_regs.h' (38,958) at 20240405153046581
40697 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/omap_gpio.c' (38,959) at 20210308005003376
40698 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/config.mk' (38,960) at 20210308005002560
40699 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-clear-buffer.rst' (38,961) at 20220525020654131
40700 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/descs_com.h' (38,962) at 20210307214929638
40701 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_range_manager.h' (38,963) at 20240405153052637
40702 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb' (38,964) at 20240413080012659
40703 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_attach.c' (38,965) at 20240405153232259
40704 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/recv_osdep.h' (38,966) at 20220525020654183
40705 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt' (38,967) at 20210307214925314
40706 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-compat.h' (38,968) at 20241008080013895
40707 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vfio.rst' (38,969) at 20240405153229807
40708 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/layer.conf' (38,970) at 20241221090017568
40709 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rc-nuvoton' (38,971) at 20240405153044917
40710 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/Kconfig' (38,972) at 20240405153049345
40711 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.c' (38,973) at 20240415080012971
40712 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/MAINTAINERS' (38,974) at 20210308005002944
40713 2025-01-08 03:00:47.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.h' (38,975) at 20240405153047257
40714 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-adc.c' (38,976) at 20240613080016411
40715 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/page-def.h' (38,977) at 20210309003648776
40716 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dma.h' (38,978) at 20240405153046001
40717 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan_user.h' (38,979) at 20210307214926614
40718 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-fmt.rst' (38,980) at 20220525020651786
40719 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vnc-display-test.c' (38,981) at 20230426080043948
40720 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (38,982) at 20230804080018095
40721 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/vmalloc.py' (38,983) at 20240405153232103
40722 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/Kconfig' (38,984) at 20240405153231495
40723 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-config-io.c' (38,985) at 20230426080043748
40724 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/internals.h' (38,986) at 20210307214930430
40725 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/timestamp.h' (38,987) at 20210308005003688
40726 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/loongson,ls2k-clk.yaml' (38,988) at 20240405153045025
40727 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/canaan/Kconfig' (38,989) at 20240405153051757
40728 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04.dtsi' (38,990) at 20240405153045601
40729 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/via,vt8500-timer.txt' (38,991) at 20210307214925446
40730 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_nortel.c' (38,992) at 20220525020653767
40731 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,lpc1850-adc.yaml' (38,993) at 20240405153045073
40732 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Dusseldorf' (38,994) at 20210307205553766
40733 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-debug.c' (38,995) at 20210307214930834
40734 2025-01-08 03:00:47.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdpstore.c' (38,996) at 20240405153049681
40735 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/mx6slevk.c' (38,997) at 20210308005002984
40736 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-avx.py' (38,998) at 20240326080039742
40737 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd_fix/nss-pam-ldapd_%.bbappend' (38,999) at 20220921030015990
40738 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-storage_%.bbappend' (39,000) at 20230114040015466
40739 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/inode.c' (39,001) at 20240405153231651
40740 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-i2s-in.c' (39,002) at 20240405153232175
40741 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/freediameter.service' (39,003) at 20210307205553830
40742 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf_regs.h' (39,004) at 20210309003653884
40743 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/kcmsock.c' (39,005) at 20240830080013351
40744 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_flip.h' (39,006) at 20240405153231843
40745 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ioctls.h' (39,007) at 20220525020652879
40746 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/telemetry.md' (39,008) at 20221209040006395
40747 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpmac-cmd.h' (39,009) at 20240405153049917
40748 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nor_defconfig' (39,010) at 20210308005003264
40749 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-hotplug.c' (39,011) at 20220429100100454
40750 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi' (39,012) at 20240805080013915
40751 2025-01-08 03:00:47.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/Kconfig' (39,013) at 20240405153231587
40752 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_clock.c' (39,014) at 20241216090017781
40753 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.yaml' (39,015) at 20240405153045137
40754 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/.clang-format' (39,016) at 20240817080031284 to deleted uid set
40755 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32h743-eval.h' (39,017) at 20210308005003616
40756 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/utils.cpp' (39,018) at 20241211090205458
40757 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-ppce500_defconfig' (39,019) at 20210308005003276
40758 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/gru.c' (39,020) at 20210308005003004
40759 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-samsung.h' (39,021) at 20240405153051369
40760 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2740.c' (39,022) at 20240405153230787
40761 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/event_logger.hpp' (39,023) at 20221005030030498
40762 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2781.h' (39,024) at 20241008080014015
40763 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ti,omap-rom-rng.yaml' (39,025) at 20240405153045153
40764 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/intel,ldma.yaml' (39,026) at 20240405153045053
40765 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/Makefile' (39,027) at 20210308005003696
40766 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/hwmon_unittest.cpp' (39,028) at 20230511080028987
40767 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/delay.h' (39,029) at 20210307214926762
40768 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/data/Witherspoon.py' (39,030) at 20221209040018559 to deleted uid set
40769 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.sh' (39,031) at 20210927100127505
40770 2025-01-08 03:00:47.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-06' (39,032) at 20220718030006057
40771 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/powermac.c' (39,033) at 20240405153053545
40772 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Service_Validator.robot' (39,034) at 20240627080021052
40773 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_synproxy.h' (39,035) at 20210307214931646
40774 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_limit.h' (39,036) at 20210307214931650
40775 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_police.h' (39,037) at 20240405153052865
40776 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/handler_config.hpp' (39,038) at 20210308005120353
40777 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit.c' (39,039) at 20240405153231891
40778 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk.h' (39,040) at 20220525020652306
40779 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_drv.c' (39,041) at 20240405153230647
40780 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-voltage.rst' (39,042) at 20210309003648480
40781 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74x-p.dtsi' (39,043) at 20240405153045601
40782 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc-isa.c' (39,044) at 20241211090212254
40783 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8ulp-evk.dts' (39,045) at 20240405153229927
40784 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss-of.c' (39,046) at 20210307214930926
40785 2025-01-08 03:00:47.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_table.hpp' (39,047) at 20210308005117205
40786 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_bench_xmit_mode_netif_receive.sh' (39,048) at 20240405153053429
40787 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/string.c' (39,049) at 20210308005003720
40788 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client/Create.interface.yaml' (39,050) at 20220315030032667
40789 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_crc32.c' (39,051) at 20210308005003704
40790 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mcelog_201.bb' (39,052) at 20241221090017540
40791 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/asid.c' (39,053) at 20240405153046553
40792 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml' (39,054) at 20240405153045137
40793 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/config.mk' (39,055) at 20210308005002848
40794 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gameport.h' (39,056) at 20240405153231811
40795 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/dtc_1.7.2.bb' (39,057) at 20241221090017688
40796 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.c' (39,058) at 20240405153050637
40797 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2s-glue.c' (39,059) at 20220627100016922
40798 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/eeprom/eeprom_layout.c' (39,060) at 20210308005003224
40799 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/lowlevel_init.S' (39,061) at 20210308005002716
40800 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/Makefile' (39,062) at 20210308005002540
40801 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/capture.c' (39,063) at 20210307214932442
40802 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/hd44780_common.c' (39,064) at 20240405153230183
40803 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ppcboot.h' (39,065) at 20210307214926362
40804 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6e63m0.yaml' (39,066) at 20240405153045045
40805 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb' (39,067) at 20240301090012419
40806 2025-01-08 03:00:47.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.rst' (39,068) at 20241221090017596
40807 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_0_0_sh_mask.h' (39,069) at 20240405153048253
40808 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ch7xxx.c' (39,070) at 20240405153048433
40809 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdx75.c' (39,071) at 20240405153230231
40810 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qtest_aspeed.h' (39,072) at 20240906080037572
40811 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sc7280.h' (39,073) at 20220525020654543
40812 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.clang-format' (39,074) at 20241219090006244
40813 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_aux_regs.h' (39,075) at 20240405153046581
40814 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8660-surf.dts' (39,076) at 20240405153045545
40815 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-header.html' (39,077) at 20210308005107069
40816 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb' (39,078) at 20241221090017484
40817 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xdp710.rst' (39,079) at 20240507080012894
40818 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-backend.c' (39,080) at 20240326080039518
40819 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/MISC' (39,081) at 20210307214926146
40820 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-orisetech-ota5601a.c' (39,082) at 20240405153230615
40821 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm.yml' (39,083) at 20241206090014206
40822 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/virtex_ml507.c' (39,084) at 20241211090212326
40823 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ffmpeg/0001-lavc-h264dsp-move-RISC-V-fn-pointers-to-.data.rel.ro.patch' (39,085) at 20241221090017692
40824 2025-01-08 03:00:47.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.get.hpp.mako' (39,086) at 20230902080037617
40825 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/init.h' (39,087) at 20240405153054225
40826 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/ice40-spi.c' (39,088) at 20240405153047057
40827 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sl28cpld_wdt.c' (39,089) at 20220525020654335
40828 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dsi.c' (39,090) at 20240405153230639
40829 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.json' (39,091) at 20221215040039362
40830 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/conftest.py' (39,092) at 20210308005003744
40831 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_devlink.h' (39,093) at 20240405153050805
40832 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/enh_desc.c' (39,094) at 20240405153231055
40833 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_multicast.sh' (39,095) at 20240405153054341
40834 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PrivilegeRegistry_v1.xml' (39,096) at 20240619080002932
40835 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-loop.h' (39,097) at 20210307214926234
40836 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-cubox-i-som-v15.dts' (39,098) at 20240405153045497
40837 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/directives/index.scss' (39,099) at 20210308005107073
40838 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-pcduino.dts' (39,100) at 20240405153045377
40839 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/time.c' (39,101) at 20240405153046349
40840 2025-01-08 03:00:47.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/aquantia_main.c' (39,102) at 20240405153050353
40841 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx6.h' (39,103) at 20240906080037328
40842 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6/tune-arm1136jf-s.inc' (39,104) at 20210905000020581
40843 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-spear13xx.c' (39,105) at 20240405153051229
40844 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/dra.h' (39,106) at 20210307214931342
40845 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-jobs.c' (39,107) at 20230925080040109
40846 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/user.h' (39,108) at 20240405153046281
40847 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/Kconfig' (39,109) at 20210308005003380
40848 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_ww.h' (39,110) at 20240405153048525
40849 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-dwc3-glue.yaml' (39,111) at 20240405153045157
40850 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/env.c' (39,112) at 20240805080013923
40851 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_main.c' (39,113) at 20241216090017717
40852 2025-01-08 03:00:47.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/cq.h' (39,114) at 20210307214931442
40853 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-image-convert.c' (39,115) at 20240405153230647
40854 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-ab8505.c' (39,116) at 20240405153051325
40855 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h' (39,117) at 20240830080013251
40856 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-372x.dtsi' (39,118) at 20240405153045745
40857 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/reset.c' (39,119) at 20210307214926190
40858 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rpidsi.dtso' (39,120) at 20240405153229923
40859 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Vilamarxant' (39,121) at 20210307205553766
40860 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/sec_firmware_asm.S' (39,122) at 20210308005002560
40861 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_h.c' (39,123) at 20210308005046521
40862 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Seitevaare' (39,124) at 20210307205553790
40863 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/alldef_expected_config' (39,125) at 20210307214932154
40864 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc084s021.c' (39,126) at 20240405153048961
40865 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/udp_limit.c' (39,127) at 20240405153054261
40866 2025-01-08 03:00:47.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.c' (39,128) at 20220525020652967
40867 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/cache.json' (39,129) at 20240405153054149
40868 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-shadow-fix2.c' (39,130) at 20240405153053429
40869 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ffs/ffs.inc' (39,131) at 20210812000025258
40870 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts' (39,132) at 20240405153229919
40871 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0004-make.bash-override-CC-when-building-dist-and-go_boot.patch' (39,133) at 20241221090017660
40872 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000b.h' (39,134) at 20210307214927902
40873 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user-return-notifier.h' (39,135) at 20210307214931534
40874 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/Kconfig' (39,136) at 20210309003653796
40875 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_0_0_offset.h' (39,137) at 20240405153048249
40876 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/atmel_usart.c' (39,138) at 20210308005003484
40877 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/chrony.conf' (39,139) at 20240905080011586
40878 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.25/index.html' (39,140) at 20210307205554246
40879 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/config.h' (39,141) at 20210308005002888
40880 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch' (39,142) at 20210307205554462
40881 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/reg_ops.h' (39,143) at 20210307214926098
40882 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra30-i2s.txt' (39,144) at 20210307214925430
40883 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml' (39,145) at 20240405153045081
40884 2025-01-08 03:00:47.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json' (39,146) at 20241213090004417
40885 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/Makefile.am.include' (39,147) at 20210308005108641
40886 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/meson-gxbb-gpio.h' (39,148) at 20210308005003636
40887 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_eckd.c' (39,149) at 20240830080013299
40888 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmate/tmate_2.4.0.bb' (39,150) at 20231207090015270
40889 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/management-console/VMI_Certificate_Exchange.md' (39,151) at 20221209040006387
40890 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/mclink.c' (39,152) at 20210308005003000
40891 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/assert_support.h' (39,153) at 20210307214930542
40892 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vector_internals.c' (39,154) at 20240906080037528
40893 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/board.c' (39,155) at 20210920100020739
40894 2025-01-08 03:00:47.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97360svmb.dts' (39,156) at 20240405153045985
40895 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c' (39,157) at 20210307214929502
40896 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/ingraham.json' (39,158) at 20240123090005495
40897 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mstar,mst-intc.yaml' (39,159) at 20210309003648364
40898 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/ncp_1.2.4.bb' (39,160) at 20220402030015911
40899 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK07.boot' (39,161) at 20210307214932714
40900 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-RidgeHill' (39,162) at 20210307205553798
40901 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/Makefile' (39,163) at 20240405153049265
40902 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/meson.build' (39,164) at 20230825080021137
40903 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_signed_image_update.robot' (39,165) at 20240628080017121
40904 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx6_ccm.h' (39,166) at 20210308005046021
40905 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json' (39,167) at 20210702100031190
40906 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml' (39,168) at 20240405153045093
40907 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-mx-secbus2.yaml' (39,169) at 20240405153045013
40908 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/Makefile' (39,170) at 20240405153054357
40909 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/lantiq_etop.c' (39,171) at 20241011080017327
40910 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/control.json' (39,172) at 20240906080037432
40911 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/rt-tests.inc' (39,173) at 20241221090017692
40912 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/snd_ps3.h' (39,174) at 20210307214932282
40913 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0012-add-explicit-dependency-on-libraries.patch' (39,175) at 20241221090017540
40914 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77995-sysc.h' (39,176) at 20210307214931346
40915 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-mytek.c' (39,177) at 20210307214932206
40916 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzn1-pinctrl.yaml' (39,178) at 20240405153229787
40917 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/common-account' (39,179) at 20241010080011636
40918 2025-01-08 03:00:47.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can.h' (39,180) at 20240405153049725
40919 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/sl811_cs.c' (39,181) at 20220525020654275
40920 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_mmap_options.c' (39,182) at 20240405153054237
40921 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/smc91c111.h' (39,183) at 20240906080037336
40922 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts' (39,184) at 20240405153045725
40923 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb' (39,185) at 20241221090017556
40924 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_mdio.c' (39,186) at 20240405153049921
40925 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend' (39,187) at 20230401080011947
40926 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_reqmanager.c' (39,188) at 20220525020652378
40927 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/cpu_loop.c' (39,189) at 20240326080039558
40928 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/abi-dump-formatter' (39,190) at 20240524080010085
40929 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml' (39,191) at 20240405153045029
40930 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/eeprom_93xx46.c' (39,192) at 20240405153049637
40931 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (39,193) at 20241206090014206
40932 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pmu.h' (39,194) at 20210307214931654
40933 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fdivs.c' (39,195) at 20210307214926434
40934 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ingenic-rng.c' (39,196) at 20240405153230199
40935 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/icmpv6.h' (39,197) at 20240405153231811
40936 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8974.c' (39,198) at 20240405153232171
40937 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/dyn.lds.S' (39,199) at 20240405153046345
40938 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-hsu.h' (39,200) at 20240405153052769
40939 2025-01-08 03:00:47.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/regulatory.rst' (39,201) at 20240405153045241
40940 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispreg.h' (39,202) at 20240405153049485
40941 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/context.c' (39,203) at 20240405153046553
40942 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-db1x00/irq.h' (39,204) at 20210307214926218
40943 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trace_ext.c' (39,205) at 20240405153054261
40944 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_hid.c' (39,206) at 20240913080013793
40945 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/FACP' (39,207) at 20240906080037556 to deleted uid set
40946 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/console/obmc-console_git.bbappend' (39,208) at 20240113090014528
40947 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memscan_64.S' (39,209) at 20240405153230095
40948 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sched/task.h' (39,210) at 20210307214932474
40949 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/grackle.h' (39,211) at 20221215040039182
40950 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/Build' (39,212) at 20210307214932518
40951 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/Kconfig' (39,213) at 20220525020652242
40952 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/platform.c' (39,214) at 20240405153046989
40953 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/notifier.h' (39,215) at 20240405153052897
40954 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pika_1.3.2.bb' (39,216) at 20240302090018210
40955 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-2.dtsi' (39,217) at 20210307214926350
40956 2025-01-08 03:00:47.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/q40kbd.c' (39,218) at 20240405153049157
40957 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/autoidle.c' (39,219) at 20240405153046865
40958 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/netlink.rst' (39,220) at 20240405153229751
40959 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/Kconfig' (39,221) at 20220525020655099
40960 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp' (39,222) at 20240201090003032
40961 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/tracing_path.c' (39,223) at 20240405153054053
40962 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-vt8500.c' (39,224) at 20240405153049205
40963 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-image-processing-full.svg' (39,225) at 20210309003648504
40964 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-launch.svg' (39,226) at 20210308005107069
40965 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/classes/sdcard_image-rpi.bbclass' (39,227) at 20240302090018214
40966 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ich9_tco.c' (39,228) at 20240906080037188
40967 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/misc-cardlist.rst' (39,229) at 20210307214925234
40968 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/t2080.dtsi' (39,230) at 20210308005002836
40969 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/ocmem.c' (39,231) at 20240405153231451
40970 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/side-switch/side_switch.hpp' (39,232) at 20220726030031058
40971 2025-01-08 03:00:47.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-bus.c' (39,233) at 20210716100030019
40972 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/pktcdvd.c' (39,234) at 20240405153046713
40973 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg.c' (39,235) at 20240405153230215
40974 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-daemon.c-Fix-race-window-for-writing-of-the-pid-file.patch' (39,236) at 20230114040015542
40975 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/86xx-smp.config' (39,237) at 20210307214926366
40976 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/peci.c' (39,238) at 20210421100236118
40977 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8173-mmsys.h' (39,239) at 20240405153051761
40978 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.txt' (39,240) at 20210307214925290
40979 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/Kconfig' (39,241) at 20240405153052429
40980 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/ep8248e.c' (39,242) at 20240405153230051
40981 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1742.c' (39,243) at 20240405153231375
40982 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/irqflags.h' (39,244) at 20240405153045857
40983 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TGPPL-1.0' (39,245) at 20241221090017616
40984 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-device' (39,246) at 20240405153044913
40985 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0009-net-snmp-fix-for-disable-des.patch' (39,247) at 20240413080012643
40986 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cei-tk1-som_defconfig' (39,248) at 20210308005003252
40987 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmiowb_types.h' (39,249) at 20210307214931306
40988 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/int_log.h' (39,250) at 20240405153231815
40989 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/arp_ndisc_evict_nocarrier.sh' (39,251) at 20240405153054337
40990 2025-01-08 03:00:47.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/prototype.in' (39,252) at 20210308004938816
40991 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/hid-pidff.c' (39,253) at 20220525020653047
40992 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcurses/libcurses-perl/0001-testtyp.c-Use-proper-prototype-for-main-function.patch' (39,254) at 20241221090017544
40993 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_rtl4_a.c' (39,255) at 20240405153053233
40994 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi' (39,256) at 20240405153229915
40995 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/cpld-gpio-bus.c' (39,257) at 20210308005002904
40996 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.robot' (39,258) at 20241011080020139
40997 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma.h' (39,259) at 20240405153053121
40998 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7796.c' (39,260) at 20210308005003464
40999 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/0001-Do-not-use-AC_HEADER_STDC.patch' (39,261) at 20210307205553910
41000 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/run-ptest' (39,262) at 20231011080016578
41001 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-types-psutil_6.1.0.20241102.bb' (39,263) at 20241221090017560
41002 2025-01-08 03:00:47.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/license-rules.rst' (39,264) at 20210307214925550
41003 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-laptop.c' (39,265) at 20240405153051401
41004 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/transactions.h' (39,266) at 20220429100100590
41005 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-cut-Fix-s-flag-to-omit-blank-lines.patch' (39,267) at 20241221090017636
41006 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/design.rst' (39,268) at 20240405153229819
41007 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-msc313.c' (39,269) at 20240405153051497
41008 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/key.h' (39,270) at 20240405153050705
41009 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/Makefile' (39,271) at 20210307214930170
41010 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TaskCollection_v1.xml' (39,272) at 20240619080002936
41011 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/clkc.h' (39,273) at 20240405153046873
41012 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rustdoc_test_builder.rs' (39,274) at 20240405153232107
41013 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/Makefile' (39,275) at 20240405153049413
41014 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OperatingSystem_v1.xml' (39,276) at 20240619080002932
41015 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4recover.c' (39,277) at 20241211090145525
41016 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/x2apic_phys.c' (39,278) at 20240405153230119
41017 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context_param.h' (39,279) at 20220525020652887
41018 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/EventLogs/EventLogs.vue' (39,280) at 20241004080035967
41019 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utalloc.c' (39,281) at 20240405153046625
41020 2025-01-08 03:00:47.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb' (39,282) at 20230610080017607
41021 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/flags.cocci' (39,283) at 20240405153053441
41022 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/jump_label.c' (39,284) at 20240405153046285
41023 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/unistd.h' (39,285) at 20220525020655107
41024 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mbuffer/mbuffer_20140310.bb' (39,286) at 20241221090017540
41025 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-abe-twl6040.c' (39,287) at 20240405153054017
41026 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/DateTimeStore.js' (39,288) at 20241004080035963
41027 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mcg.c' (39,289) at 20240405153050129
41028 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw_chip.h' (39,290) at 20210307214930298
41029 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-logs-to-file' (39,291) at 20241004080013211
41030 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/siox/eckelmann,siox-gpio.txt' (39,292) at 20210307214925422
41031 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/bcm47xxsflash.h' (39,293) at 20210307214929210
41032 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/auxiliary_bus.rst' (39,294) at 20240405153045189
41033 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/class.c' (39,295) at 20240405153051409
41034 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips32r6.inc' (39,296) at 20210905000020581
41035 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb' (39,297) at 20240113090014540
41036 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/dvi-connector.yaml' (39,298) at 20220525020651670
41037 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-eeepc-laptop' (39,299) at 20210309003648264
41038 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/compression.h' (39,300) at 20210308005003688
41039 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/build-quality.rst' (39,301) at 20230114040015510
41040 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cachectl.h' (39,302) at 20210308005002816
41041 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/digsig.c' (39,303) at 20240405153232111
41042 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/defines.h' (39,304) at 20240405153054373
41043 2025-01-08 03:00:47.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/Makefile' (39,305) at 20210307214930066
41044 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/xes_mpc85xx.c' (39,306) at 20240405153230051
41045 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c' (39,307) at 20240405153230355
41046 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rtas-work-area.c' (39,308) at 20240405153046229
41047 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-qom.h' (39,309) at 20240906080037508
41048 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/get_set_sud.c' (39,310) at 20240405153054365
41049 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blueridge_1s4u_chassis.json' (39,311) at 20240516080005206
41050 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_main.c' (39,312) at 20220525020654979
41051 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp' (39,313) at 20230202040004526
41052 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_defconfig' (39,314) at 20210308005003244
41053 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/hardware.h' (39,315) at 20210308005002732
41054 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/asn1_decoder.c' (39,316) at 20220525020654743
41055 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kyyjarvi_Noposenaho' (39,317) at 20210307205553770
41056 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/txrx.h' (39,318) at 20210307214929962
41057 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/intr_regs_no_crash_wo_pmu_test.c' (39,319) at 20240405153054361
41058 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hw_breakpoint.h' (39,320) at 20240405153230027
41059 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c' (39,321) at 20240405153230391
41060 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/tblDPASetting.c' (39,322) at 20210307214930946
41061 2025-01-08 03:00:47.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinconf.h' (39,323) at 20240405153051325
41062 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjefferson_mb.json' (39,324) at 20241106090005625
41063 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SISSL' (39,325) at 20211006000025242
41064 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-fast.bb' (39,326) at 20240302090018202
41065 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/linux-yocto-rt_%.bbappend' (39,327) at 20230813080012860
41066 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/anatop-regulator.c' (39,328) at 20240405153051461
41067 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/Makefile' (39,329) at 20210307214929550
41068 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Neighbor/meson.build' (39,330) at 20230825080021141
41069 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/clocks.rst' (39,331) at 20240405153229843
41070 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/dio-sysfs.c' (39,332) at 20210307214927118
41071 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/event_channel.h' (39,333) at 20240405153052957
41072 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (39,334) at 20231004080018999
41073 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb' (39,335) at 20241221090017548
41074 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp' (39,336) at 20240904080003182
41075 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_ipmi.c' (39,337) at 20240405153046613
41076 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb' (39,338) at 20241221090017668
41077 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.md.mako' (39,339) at 20210308005049765
41078 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-grub.bbclass' (39,340) at 20220910030013385
41079 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exfield.c' (39,341) at 20240405153046621
41080 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mxs-mmc.yaml' (39,342) at 20240405153045109
41081 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/templates/default/bblayers.conf.sample' (39,343) at 20240323080013545
41082 2025-01-08 03:00:47.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_event_monitor.c' (39,344) at 20240405153054045
41083 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/handlers.S' (39,345) at 20220525020655211
41084 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/cadence_sdhci.c' (39,346) at 20241211090212334
41085 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-acorn.c' (39,347) at 20210307214928150
41086 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-schema.v1_10_0.json' (39,348) at 20240529080008499
41087 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/translate.c' (39,349) at 20240906080037536
41088 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/Kconfig' (39,350) at 20210308005003364
41089 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/virtual-memory.json' (39,351) at 20240405153054137
41090 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.9.c' (39,352) at 20240405153050341
41091 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/logging.cpp' (39,353) at 20221117040032472
41092 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/rt_route.yaml' (39,354) at 20240405153229823
41093 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-9.yaml' (39,355) at 20241219090012972
41094 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (39,356) at 20220224040010566
41095 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc-asiu.c' (39,357) at 20240405153046773
41096 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/OWNERS' (39,358) at 20240313080011336
41097 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/falloc.h' (39,359) at 20210307214931382
41098 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/expr.c' (39,360) at 20240613080016559
41099 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb3.h' (39,361) at 20240906080037336
41100 2025-01-08 03:00:47.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/ppc_e500.h' (39,362) at 20210308005046025
41101 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c' (39,363) at 20240405153050301
41102 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_font_4x6.h' (39,364) at 20210308005003692
41103 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/isl29018.yaml' (39,365) at 20210307214925334
41104 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/mmap.c' (39,366) at 20240405153045901
41105 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_public.h' (39,367) at 20210307214930550
41106 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-core.c' (39,368) at 20240405153230279
41107 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rock960-rk3399_defconfig' (39,369) at 20210308005003276
41108 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-validators/run-ptest' (39,370) at 20240413080012663
41109 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5209.c' (39,371) at 20240405153049629
41110 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188f.c' (39,372) at 20240805080013991
41111 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/layer.conf' (39,373) at 20241221090017476
41112 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch' (39,374) at 20210307205554538
41113 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/gen-vdso-elfn.c.inc' (39,375) at 20241211090212378
41114 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/Create/meson.build' (39,376) at 20230825080033269
41115 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm8148-evm.dts' (39,377) at 20240405153045597
41116 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/f75375s.h' (39,378) at 20210307214931382
41117 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/simatic-ipc-base.h' (39,379) at 20240405153231835
41118 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-thumb.c' (39,380) at 20210307214925982
41119 2025-01-08 03:00:47.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_apbridgea.h' (39,381) at 20210307214930514
41120 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_binding.c' (39,382) at 20240405153048789
41121 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ca.h' (39,383) at 20210307214928702
41122 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iommu.h' (39,384) at 20210307214930010
41123 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/gw.h' (39,385) at 20220525020654667
41124 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/mman.h' (39,386) at 20210307214932454
41125 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/commit.info' (39,387) at 20241217090453707
41126 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci.c' (39,388) at 20241216090017745
41127 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/cli11.wrap' (39,389) at 20210507000042347
41128 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utils.robot' (39,390) at 20240910080016938
41129 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_bpf_loop.sh' (39,391) at 20240405153054241
41130 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_a.h' (39,392) at 20210307214929790
41131 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/README.md' (39,393) at 20230629131804615
41132 2025-01-08 03:00:47.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42-i2c.c' (39,394) at 20240405153053577
41133 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_multicast.c' (39,395) at 20240405153230723
41134 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/qed.py' (39,396) at 20210308005046473
41135 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_cpu.h' (39,397) at 20210308005046089
41136 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8192c_recv.h' (39,398) at 20210309003653104
41137 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-geam.dts' (39,399) at 20241008080013891
41138 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/enc28j60_hw.h' (39,400) at 20210307214929550
41139 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_dec0_cmd_masks.h' (39,401) at 20240405153046585
41140 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/aops.h' (39,402) at 20240613080016487
41141 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c' (39,403) at 20240405153230511
41142 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/MAINTAINERS' (39,404) at 20210308005003012
41143 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/shdma.h' (39,405) at 20240405153230287
41144 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/pfe_hw.h' (39,406) at 20210308005003676
41145 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-utils.h' (39,407) at 20210308005003716
41146 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ns_current_pid_tgid.c' (39,408) at 20241008080014055
41147 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/MAINTAINERS' (39,409) at 20210308005003028
41148 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt' (39,410) at 20210307214925366
41149 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/headsmp.S' (39,411) at 20240405153045649
41150 2025-01-08 03:00:47.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gcc-source/gcc-source_%.bbappend' (39,412) at 20231126090012829
41151 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbsa_gwdt.c' (39,413) at 20240405153231599
41152 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/syscall.c' (39,414) at 20240710080014573
41153 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c' (39,415) at 20220525020652975
41154 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/dma-register.h' (39,416) at 20210307214926554
41155 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/app.cpp' (39,417) at 20220419100025108 to deleted uid set
41156 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt' (39,418) at 20210307214925374
41157 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6e88a0-ams452ef01.yaml' (39,419) at 20240405153045045
41158 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmd.c' (39,420) at 20240405153051897
41159 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spear_pcm.h' (39,421) at 20210307214932426
41160 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bograngen' (39,422) at 20210307205553778
41161 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/daytonax-ipmi-sensors.yaml' (39,423) at 20230209040014205
41162 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/unaligned.c' (39,424) at 20240405153045361
41163 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/mdadm_4.3.bb' (39,425) at 20241206090014334
41164 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iomap.h' (39,426) at 20241111090012149
41165 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/rk_gpio.c' (39,427) at 20210308005003380
41166 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/conf/layer.conf' (39,428) at 20241221090017480
41167 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/io_uring.h' (39,429) at 20240405153231815 to deleted uid set
41168 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/internal.h' (39,430) at 20241101080034432
41169 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb' (39,431) at 20241221090017664
41170 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test4_git.bb' (39,432) at 20241206090014218
41171 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/Kconfig' (39,433) at 20240405153049429
41172 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/TLWG' (39,434) at 20210307205553870
41173 2025-01-08 03:00:47.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lpc18xx-cgu.h' (39,435) at 20210307214931326
41174 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/xmlcatalog.bbclass' (39,436) at 20240113090014552
41175 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/copy-paste.h' (39,437) at 20210307214932702
41176 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Build' (39,438) at 20240405153054077
41177 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mmio.yaml' (39,439) at 20240405153045061
41178 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_queue_keys.c' (39,440) at 20240405153053469
41179 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/Kconfig' (39,441) at 20210307214929978
41180 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/gpio.h' (39,442) at 20210308005002776
41181 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cable/sb1000.rst' (39,443) at 20210309003648436
41182 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c' (39,444) at 20210307214926198
41183 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/highmem.rst' (39,445) at 20240405153045297
41184 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mman.h' (39,446) at 20210307214926118
41185 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c' (39,447) at 20241211090145417
41186 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ring2.c' (39,448) at 20210307214929298
41187 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D2' (39,449) at 20210307214925198
41188 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/include/dwarf-regs-table.h' (39,450) at 20210307214932518
41189 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml' (39,451) at 20240405153045089
41190 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_3_regs.h' (39,452) at 20240405153046601
41191 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h' (39,453) at 20220525020653459
41192 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hdmi.c' (39,454) at 20240405153230639
41193 2025-01-08 03:00:47.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514.h' (39,455) at 20210307214932326
41194 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme96.c' (39,456) at 20240405153232135
41195 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/version.c' (39,457) at 20230302090047758
41196 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/timer.c' (39,458) at 20210307214926190
41197 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h' (39,459) at 20240405153048661
41198 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/pci.h' (39,460) at 20240405153231247
41199 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/obmc-console@.service' (39,461) at 20220119040023096
41200 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/ext_interface.cpp' (39,462) at 20240820080019934
41201 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32vldiscovery.c' (39,463) at 20240906080037200
41202 2025-01-08 03:00:47.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/.b4-config' (39,464) at 20241221090017460
41203 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vec_helper.c' (39,465) at 20241211090212478
41204 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-v7-u-boot.dtsi' (39,466) at 20210308005002632
41205 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/fpu_helper.c' (39,467) at 20241211090212522
41206 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/120.out' (39,468) at 20240326080039726
41207 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/microcode-tool' (39,469) at 20210308005003768
41208 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_tcc.c' (39,470) at 20240405153231499
41209 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/uninative-flags.inc' (39,471) at 20210812000025306
41210 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/cpuinfo.rst' (39,472) at 20240405153044985
41211 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_hsspi.h' (39,473) at 20210307214926218
41212 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/unsupported.tc' (39,474) at 20210307214932670
41213 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt' (39,475) at 20210307205554446 to deleted uid set
41214 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sysctl/Makefile' (39,476) at 20210307214932722
41215 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_hs_evm_defconfig' (39,477) at 20210308005003244
41216 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nanopb.wrap' (39,478) at 20240323080007057
41217 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-simple.c' (39,479) at 20241216090017697
41218 2025-01-08 03:00:47.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.c' (39,480) at 20240405153230607
41219 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/replay_linux.py' (39,481) at 20240906080037556
41220 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-tegra.c' (39,482) at 20240405153231359
41221 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/spaces.h' (39,483) at 20210307214926222
41222 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/queueing.h' (39,484) at 20240719080013357
41223 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/head.S' (39,485) at 20210307214925642
41224 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-nsp.c' (39,486) at 20240405153046777
41225 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (39,487) at 20241023080015407
41226 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/helper.cpp' (39,488) at 20230824080029361
41227 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-docopt_0.6.2.bb' (39,489) at 20241221090017552
41228 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1024qds.dts' (39,490) at 20240405153046093
41229 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/Makefile' (39,491) at 20210307214930130
41230 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/service_root.hpp' (39,492) at 20240912080003150
41231 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mana-abi.h' (39,493) at 20240405153052949
41232 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/DeviceMgmt.cpp' (39,494) at 20240817080004291
41233 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (39,495) at 20230807080022150
41234 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uaccess.h' (39,496) at 20240405153045917
41235 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-hw-filter.c' (39,497) at 20220525020653235
41236 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/setup.c' (39,498) at 20241211090145393
41237 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/index.rst' (39,499) at 20240405153229839
41238 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/dbus_types.hpp' (39,500) at 20231117090025160
41239 2025-01-08 03:00:47.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/sun3_82586.c' (39,501) at 20241104090011579
41240 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c' (39,502) at 20240405153048689
41241 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/test_topology.cpp' (39,503) at 20240817080005379
41242 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/Kconfig' (39,504) at 20240405153052497
41243 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/dram_if.h' (39,505) at 20210308005003368
41244 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/nuttcp/nuttcp.socket' (39,506) at 20210307205553846
41245 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Event/meson.build' (39,507) at 20230825080021141
41246 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9640.c' (39,508) at 20240405153049333
41247 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_text.h' (39,509) at 20210307214931662
41248 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/ipmi_variable.py' (39,510) at 20221209040018559
41249 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/layer.conf' (39,511) at 20241221090017572
41250 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kottsjon' (39,512) at 20210307205553786
41251 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/sdio_txrx.c' (39,513) at 20240405153050605
41252 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/machines.py' (39,514) at 20241221090017620
41253 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu.sasl' (39,515) at 20210927100127337
41254 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1027.c' (39,516) at 20240405153048957
41255 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/debugfs.c' (39,517) at 20240405153050725
41256 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/fix-indentation-for-gcc6.patch' (39,518) at 20230706080014757
41257 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/Kconfig' (39,519) at 20210308005002540
41258 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-Fix-upstream-CFLAGS-override.patch' (39,520) at 20241221090017516
41259 2025-01-08 03:00:47.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/with_addr.sh' (39,521) at 20210307214932662
41260 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-olinuxino.dts' (39,522) at 20240405153045377
41261 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/io.h' (39,523) at 20210308005002544
41262 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/Makefile' (39,524) at 20240405153046985
41263 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/bg2q.c' (39,525) at 20221102030020757
41264 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/fsl-emb-nonhw.config' (39,526) at 20240405153046097
41265 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_romed8hm3.json' (39,527) at 20240418080005230
41266 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_mmu.h' (39,528) at 20210920100020651
41267 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_probe.c' (39,529) at 20240405153049677
41268 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/reset.c' (39,530) at 20210308005002544
41269 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-tinker.dts' (39,531) at 20240405153045561
41270 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltaaprp_defconfig' (39,532) at 20240405153230007
41271 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/MAINTAINERS' (39,533) at 20210308005002968
41272 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64-alt.yml' (39,534) at 20210307205554110
41273 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput' (39,535) at 20210307205554590
41274 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_firmware.c' (39,536) at 20210307214929606
41275 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom_aoss.c' (39,537) at 20240405153231451
41276 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-misc/README.md' (39,538) at 20210308005115201
41277 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-audsys-clk.c' (39,539) at 20240405153053965
41278 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-hub.c' (39,540) at 20240405153052101
41279 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-plymouth-Add-the-retain-splash-option.patch' (39,541) at 20240301090012423
41280 2025-01-08 03:00:47.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_h.c' (39,542) at 20210308005046517
41281 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample05_flow_per_thread.sh' (39,543) at 20240405153053429
41282 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/ioreq.c' (39,544) at 20240405153231595
41283 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_types.h' (39,545) at 20210307214930554
41284 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/Makefile' (39,546) at 20210307214926186
41285 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-dm' (39,547) at 20210307214925190
41286 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XSkat' (39,548) at 20211006000025246
41287 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_firmware_update.robot' (39,549) at 20220201040016317
41288 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-trats2.dts' (39,550) at 20240405153045569
41289 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/enumeration.rst' (39,551) at 20240405153045209
41290 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-h32mx.c' (39,552) at 20210308005003348
41291 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/dir.h' (39,553) at 20210307214931194
41292 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/082' (39,554) at 20210927100127481
41293 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/msft.c' (39,555) at 20240520080015219
41294 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/palmas.c' (39,556) at 20210308005003468
41295 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gp_device_public.h' (39,557) at 20210307214930546
41296 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Documentation/driver_usage.txt' (39,558) at 20210307214930598
41297 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/linux-kernel-base.bbclass' (39,559) at 20230813080012872
41298 2025-01-08 03:00:47.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/mac.h' (39,560) at 20210307214929298
41299 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88.h' (39,561) at 20240405153049365
41300 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110.h' (39,562) at 20240405153231335
41301 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/Makefile' (39,563) at 20210307205554622
41302 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip32/cpu-feature-overrides.h' (39,564) at 20210307214926222
41303 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lcov/lcov_1.16.bb' (39,565) at 20241221090017536
41304 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/Makefile' (39,566) at 20210308005002952
41305 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu9_smumgr.c' (39,567) at 20240405153048345
41306 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/buildtest-template.yml' (39,568) at 20241211090212202
41307 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/mass_storage.c' (39,569) at 20220525020654263
41308 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/icyque_git.bb' (39,570) at 20241221090017544
41309 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso.h' (39,571) at 20240405153045625
41310 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_partition_invalid.cpp' (39,572) at 20210308005100997
41311 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/length.h' (39,573) at 20240405153052665
41312 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/chacha-neon-core.S' (39,574) at 20220525020651942
41313 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/pids.c' (39,575) at 20240405153052993
41314 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,s5c73m3.yaml' (39,576) at 20240405153045101
41315 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sp5100_tco.c' (39,577) at 20240405153052245
41316 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/omap3_display.c' (39,578) at 20210308005002948
41317 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/setup.c' (39,579) at 20240405153046305
41318 2025-01-08 03:00:47.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-ecovec24/mach/partner-jet-setup.txt' (39,580) at 20210307214926558
41319 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_gs.c' (39,581) at 20240805080014007
41320 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle-xm.dts' (39,582) at 20240405153045601
41321 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/irq.c' (39,583) at 20240405153045361
41322 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_event.c' (39,584) at 20240624080012780
41323 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/ioctl.c' (39,585) at 20240613080016491
41324 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/rc-core.rst' (39,586) at 20210307214925466
41325 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pin_system.c' (39,587) at 20240405153230707
41326 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/flash.c' (39,588) at 20240405153045657
41327 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json' (39,589) at 20241213090004417
41328 2025-01-08 03:00:47.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f-passthru.c' (39,590) at 20240906080037312
41329 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoeblk.c' (39,591) at 20240405153230187
41330 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/einj.c' (39,592) at 20240405153046629
41331 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw552x.dtsi' (39,593) at 20240405153045513
41332 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/pasemi_edac.c' (39,594) at 20210307214927154
41333 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c' (39,595) at 20210307214929810
41334 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/readdir.c' (39,596) at 20240405153052485
41335 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ll2.h' (39,597) at 20240405153050229
41336 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/item_updater.cpp' (39,598) at 20241219090028316
41337 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/ubuntu-2204-aarch64.yaml' (39,599) at 20241211090212458
41338 2025-01-08 03:00:47.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-cluster.c' (39,600) at 20240326080039382
41339 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/zoned.out' (39,601) at 20230925080040093
41340 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ths7303.h' (39,602) at 20240405153052825
41341 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cpumap.h' (39,603) at 20240405153054185
41342 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/crc32c.h' (39,604) at 20230925080039933
41343 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_reqmgr.c' (39,605) at 20220525020652378
41344 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/index.rst' (39,606) at 20211006000025218
41345 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/timer.c' (39,607) at 20210308005002548
41346 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sdw.h' (39,608) at 20240405153053981
41347 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/info_oss.c' (39,609) at 20240405153053489
41348 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stout.h' (39,610) at 20210308005003616
41349 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/getConfig.hpp' (39,611) at 20240817080005771
41350 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f3a.c' (39,612) at 20210309003650212
41351 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/vmlinux.lds.S' (39,613) at 20240405153045929
41352 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/ichxrom.c' (39,614) at 20220525020653391
41353 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed.c' (39,615) at 20241211090212246
41354 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/barrier_32.h' (39,616) at 20210307214926578
41355 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/oti6858.h' (39,617) at 20210307214930870
41356 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-vuart.bb' (39,618) at 20241206090014218
41357 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/uninorth.c' (39,619) at 20230426080043724
41358 2025-01-08 03:00:47.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/Kconfig' (39,620) at 20220215040051588
41359 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/haps_hs_defconfig' (39,621) at 20240405153045357
41360 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq_private.h' (39,622) at 20210307214930542
41361 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4420QDS_defconfig' (39,623) at 20210308005003232
41362 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/Kbuild' (39,624) at 20240405153229991
41363 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r.h' (39,625) at 20210307214927026
41364 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod.h' (39,626) at 20210307214930858
41365 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/helper.h' (39,627) at 20240906080037524
41366 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/itco_wdt.h' (39,628) at 20210307214931478
41367 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pptable_v1_0.h' (39,629) at 20240405153230503
41368 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sys.c' (39,630) at 20210307214926078
41369 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-pcie-mirror.yaml' (39,631) at 20240405153045013
41370 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/rcpm.txt' (39,632) at 20210307214925422
41371 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_dsp.h' (39,633) at 20210307214932242
41372 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/files/cockpit.pam' (39,634) at 20210307205554038
41373 2025-01-08 03:00:47.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-core.c' (39,635) at 20240405153230867
41374 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/tsc_scaling_sync.c' (39,636) at 20240405153232271
41375 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dt_to_config' (39,637) at 20210307214932142
41376 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/pwm-ir-tx.c' (39,638) at 20240613080016427
41377 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_host.h' (39,639) at 20230925080039929
41378 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/binfmts.h' (39,640) at 20240405153052661
41379 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-eepro100.rom' (39,641) at 20210308005046181 to deleted uid set
41380 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ivalo_Saarineitamovaara' (39,642) at 20210307205553770
41381 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_errors_abi.h' (39,643) at 20240405153048505
41382 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb' (39,644) at 20220921030015986
41383 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml' (39,645) at 20240405153229759
41384 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt3883-pinctrl.yaml' (39,646) at 20240405153045137
41385 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_avr_mega2560.py' (39,647) at 20241211090212538
41386 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dw_apb_timer.h' (39,648) at 20210307214931378
41387 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/u-boot.e500' (39,649) at 20210927100127329
41388 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml' (39,650) at 20240405153045033
41389 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fat.c' (39,651) at 20210308005003208
41390 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/popmetal_rk3288.h' (39,652) at 20210308005003612
41391 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/cmd.h' (39,653) at 20210307214929966
41392 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usX2Yhwdep.h' (39,654) at 20220525020655107
41393 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/CVE-2021-33640-CVE-2021-33645-CVE-2021-33646.patch' (39,655) at 20241221090017540
41394 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/pool.c' (39,656) at 20240405153231907
41395 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/Kconfig' (39,657) at 20241211090212274
41396 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/highmem.c' (39,658) at 20220525020652198
41397 2025-01-08 03:00:47.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/concurrency.json' (39,659) at 20210307214932726
41398 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx8qxp-clock.h' (39,660) at 20210308005003632
41399 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_dbitswap.c' (39,661) at 20210308005046525
41400 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/video/edid.h' (39,662) at 20210308005002880
41401 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/sysctl_net_ipv6.c' (39,663) at 20240405153232039
41402 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/MAINTAINERS' (39,664) at 20210308005003076
41403 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP5.interface.yaml' (39,665) at 20220315030032659
41404 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml' (39,666) at 20240405153045041
41405 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ebcdic.h' (39,667) at 20210307214926506
41406 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/setup_loopback.sh' (39,668) at 20241018080014602
41407 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/memory.c' (39,669) at 20221215040039146
41408 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_func_args_test.c' (39,670) at 20240405153054269
41409 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-xilfpga.its.S' (39,671) at 20210713000020196
41410 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2055.c' (39,672) at 20210307214929794
41411 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mmc-clk.yaml' (39,673) at 20240405153045021
41412 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/camera.c' (39,674) at 20220525020654119
41413 2025-01-08 03:00:47.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/interface_ops_test.cpp' (39,675) at 20240820080025626
41414 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/port_range_scale.sh' (39,676) at 20240405153232263
41415 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/liburi-perl_5.31.bb' (39,677) at 20241221090017548
41416 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0005-config-ast-common-Fall-back-to-secondary-flash-on-fa.patch' (39,678) at 20241206090014274
41417 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/legacy_printk.c' (39,679) at 20240405153054253
41418 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/libpwquality_1.4.5.bb' (39,680) at 20240302090018206
41419 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ds4510.c' (39,681) at 20210308005003400
41420 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx8.asm' (39,682) at 20220525020652482
41421 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ina3221.txt' (39,683) at 20210307214925322
41422 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_display.c' (39,684) at 20241211090145425
41423 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.11.0.bb' (39,685) at 20241221090017684
41424 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/mtest2make.py' (39,686) at 20240906080037444
41425 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/test/sdevent.hpp' (39,687) at 20230511080043139
41426 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/commit.c' (39,688) at 20220525020654491
41427 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/serial.h' (39,689) at 20210307214931306
41428 2025-01-08 03:00:47.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/hei_user_interface.cpp' (39,690) at 20210319000021546
41429 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Memory.v1_20_0.json' (39,691) at 20240619080002948
41430 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/vibrator.c' (39,692) at 20240405153051813
41431 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva.h' (39,693) at 20240405153049473
41432 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigo_express_dsp.c' (39,694) at 20210307214932246
41433 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/net_driver.h' (39,695) at 20240405153231047
41434 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml' (39,696) at 20221207040023627
41435 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.VLAN' (39,697) at 20210308005003292
41436 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cls_bpf.sh' (39,698) at 20210307214932122
41437 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/bosch,bmi160.yaml' (39,699) at 20240405153045073
41438 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/MAINTAINERS' (39,700) at 20210308005003024
41439 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/tf-a-tests_2.11.0.bb' (39,701) at 20241206090014214
41440 2025-01-08 03:00:47.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/cvb.h' (39,702) at 20210307214927038
41441 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/hw_tags.c' (39,703) at 20240405153053129
41442 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_mrp.c' (39,704) at 20240405153050181
41443 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-luxul-xwc-1000.dts' (39,705) at 20240405153229871
41444 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rockchip-common.h' (39,706) at 20210308005003612
41445 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/schneider.robot' (39,707) at 20220719100015490
41446 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fscrypt.rst' (39,708) at 20240405153229807
41447 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-rmi.c' (39,709) at 20240405153048821
41448 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/aspell/aspell/0001-modules-speller-default-vector_hash-t.hpp-fix-gcc-15.patch' (39,710) at 20241221090017692
41449 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-dualdiv.h' (39,711) at 20210307214926990
41450 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/slot-gpio.h' (39,712) at 20210307214929186
41451 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (39,713) at 20230321080018353
41452 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_global_func.c' (39,714) at 20220627100017218
41453 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml' (39,715) at 20240405153045137
41454 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/hardware.h' (39,716) at 20210308005002720
41455 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-autogen.sh-not-generate-configure.patch' (39,717) at 20220402030015911
41456 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/ad525x_dpot.rst' (39,718) at 20210309003648432
41457 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/lockdep-splat.rst' (39,719) at 20240405153229735
41458 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.yaml' (39,720) at 20240405153045177
41459 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch' (39,721) at 20241221090017696
41460 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.err' (39,722) at 20210308005046405
41461 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable.bb' (39,723) at 20241206090014274
41462 2025-01-08 03:00:47.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/run-ci' (39,724) at 20221209040036307
41463 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_perf.c' (39,725) at 20240405153048609
41464 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (39,726) at 20241206090014230
41465 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/rs600' (39,727) at 20210307214928018
41466 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/glib-compat.h' (39,728) at 20240906080037328
41467 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rz-mtu3.h' (39,729) at 20240405153049613
41468 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ncsi_ast2600a1.h' (39,730) at 20210308005003608
41469 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/siena.c' (39,731) at 20240405153050293
41470 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8731.yaml' (39,732) at 20240405153045173
41471 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb' (39,733) at 20241221090017664
41472 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h' (39,734) at 20210307214932706
41473 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_cpi_sys.h' (39,735) at 20210307214930234
41474 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/api.c' (39,736) at 20240405153051249
41475 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set_list.h' (39,737) at 20210307214931642
41476 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-xgene.txt' (39,738) at 20210307214925318
41477 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/MAINTAINERS' (39,739) at 20210308005002984
41478 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/circuit.json' (39,740) at 20230202040011970
41479 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-uncore' (39,741) at 20220525020651634
41480 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/meson.options' (39,742) at 20241205090004235
41481 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-at91.c' (39,743) at 20240405153230859
41482 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/strparser.h' (39,744) at 20240405153052865
41483 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dc.yaml' (39,745) at 20240405153045049
41484 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/r5_mpu.c' (39,746) at 20210308005002732
41485 2025-01-08 03:00:47.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_timer.h' (39,747) at 20210307214926218
41486 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-csi2.c' (39,748) at 20240805080013967
41487 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/triple_fault_event_test.c' (39,749) at 20240405153054325
41488 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_verificationpending_unittest.cpp' (39,750) at 20210308005120353
41489 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-syscall.c' (39,751) at 20210309003656016
41490 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_mc.h' (39,752) at 20210308005002716
41491 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-rec-carrier.rst' (39,753) at 20220525020651782
41492 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/test-empty-group.yaml' (39,754) at 20240911080053391
41493 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/firmware.c' (39,755) at 20240405153230023
41494 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ml26124.h' (39,756) at 20210307214932318
41495 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/email-clients.rst' (39,757) at 20240405153229839
41496 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/service_files/yaml/phosphor-fan-control@.service' (39,758) at 20220819030023849
41497 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/Makefile' (39,759) at 20240405153054369
41498 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/dma-mapping.h' (39,760) at 20240405153052617
41499 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/common.hpp' (39,761) at 20220622030021581
41500 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/modules.c' (39,762) at 20210308005046397
41501 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c' (39,763) at 20240405153230615
41502 2025-01-08 03:00:47.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fuse' (39,764) at 20210308005003292
41503 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb' (39,765) at 20241206090014242
41504 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ep93xx_bl.c' (39,766) at 20210309003653296
41505 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/usbif.h' (39,767) at 20240326080039546
41506 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/regenerate-meson' (39,768) at 20220914030033172
41507 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ResourceBlock_v1.xml' (39,769) at 20240619080002936
41508 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-subdir/testfile' (39,770) at 20210307205554386
41509 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch' (39,771) at 20210307205554574
41510 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-cmd.bb' (39,772) at 20241206090014226
41511 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic-common.h' (39,773) at 20220525020654575
41512 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-3.dts' (39,774) at 20240405153045713
41513 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-clang-bpf-co-re.c' (39,775) at 20210309003654960
41514 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/go-mod.bbclass' (39,776) at 20241221090017608
41515 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_sci.h' (39,777) at 20210307214931506
41516 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/init.c' (39,778) at 20240405153231215
41517 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_rng.h' (39,779) at 20210307214931686
41518 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d.dtsi' (39,780) at 20240405153229891
41519 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crcc37d.c' (39,781) at 20240405153048613
41520 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/dma.c' (39,782) at 20240405153231219
41521 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch' (39,783) at 20230706080014741
41522 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/Makefile' (39,784) at 20210307214928802
41523 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/loongarch/include/uapi/asm/perf_regs.h' (39,785) at 20240405153054033
41524 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_main.c' (39,786) at 20240405153046933
41525 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bus_vcxk.h' (39,787) at 20210308005003564
41526 2025-01-08 03:00:47.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Valtimo' (39,788) at 20210307205553774
41527 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/sifive.yaml' (39,789) at 20220525020651710
41528 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_plog.h' (39,790) at 20210307214930290
41529 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_fadd.S' (39,791) at 20230925080040101
41530 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/clearfog.h' (39,792) at 20210308005003588
41531 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OCCT-PL' (39,793) at 20211006000025242
41532 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/kwbimage.cfg' (39,794) at 20210308005002908
41533 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/Makefile' (39,795) at 20210307214932226
41534 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/libslang.h' (39,796) at 20240405153232235
41535 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/soc/ti/k3-sec-proxy.h' (39,797) at 20210308005003668
41536 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe.c' (39,798) at 20241104090011611
41537 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bmap-writer/bmap-writer_git.bb' (39,799) at 20241221090017532
41538 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vipp.c' (39,800) at 20240405153230819
41539 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_tfa_defconfig' (39,801) at 20210308005003264
41540 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-section-descriptor.json' (39,802) at 20241207090009631
41541 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tmpfs/Makefile' (39,803) at 20210307214932730
41542 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/booti.c' (39,804) at 20230310090043279
41543 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cifs/cifs_mount.h' (39,805) at 20220525020654667
41544 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0' (39,806) at 20210307205554418
41545 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_mpiix.c' (39,807) at 20240405153046665
41546 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sync.c' (39,808) at 20240405153052541
41547 2025-01-08 03:00:47.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi' (39,809) at 20240405153045753
41548 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-int.c' (39,810) at 20210307214926290
41549 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/hppa-linux-user.mak' (39,811) at 20240326080039394
41550 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/include/arch/cfi_regs.h' (39,812) at 20240405153054073
41551 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.err' (39,813) at 20210308005046409
41552 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7ve.inc' (39,814) at 20210905000020581
41553 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132qds.dtsi' (39,815) at 20210307214926342
41554 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/trace.h' (39,816) at 20210308005003688
41555 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti/emif.txt' (39,817) at 20210307214925358
41556 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.commands' (39,818) at 20210308005003292
41557 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc106.h' (39,819) at 20210308005003672
41558 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pci/index.rst' (39,820) at 20210307214925470
41559 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context_types.h' (39,821) at 20240405153048485
41560 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/iters.c' (39,822) at 20240405153054253
41561 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8952.h' (39,823) at 20210307214931494
41562 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/samsung,s5p-cec.yaml' (39,824) at 20240405153045093
41563 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio.c' (39,825) at 20240405153049657
41564 2025-01-08 03:00:47.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma7/sdma7_4_2_2_offset.h' (39,826) at 20210307214927678
41565 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l35-tables.c' (39,827) at 20240405153230835
41566 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ioctl.h' (39,828) at 20210307214926250
41567 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308-sdw.c' (39,829) at 20240405153232155
41568 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utdelete.c' (39,830) at 20220525020652238
41569 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/Kbuild' (39,831) at 20210307214927918
41570 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_rt5682.c' (39,832) at 20240405153232183
41571 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema.inc' (39,833) at 20210307205553838
41572 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/MAINTAINERS' (39,834) at 20210308005002916
41573 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/memcpy.S' (39,835) at 20240405153230003
41574 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/Kconfig' (39,836) at 20240405153049737
41575 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet_git.bb' (39,837) at 20240301090012427
41576 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema-final_2.40.0.bb' (39,838) at 20241206090014242
41577 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/wdt_diag288.h' (39,839) at 20210308005046037
41578 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/fvp.py' (39,840) at 20241221090017468
41579 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rcpm.c' (39,841) at 20210307214926482
41580 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/watchdog/it87_wdt.c' (39,842) at 20240405153231599 to deleted uid set
41581 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_sa_w_ph.c' (39,843) at 20210308005046505
41582 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds28e17.rst' (39,844) at 20210307214925634
41583 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_sideband_reg.h' (39,845) at 20240405153048553
41584 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb' (39,846) at 20231126090012805
41585 2025-01-08 03:00:47.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/setup.py' (39,847) at 20220728030041559
41586 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/entry-common.h' (39,848) at 20240405153052685
41587 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/shaderc_2024.3.bb' (39,849) at 20241221090017684
41588 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/vhub.h' (39,850) at 20240405153052081
41589 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lprng/lprng/0001-checkpc-Do-not-define-Mail_fd-multiple-times.patch' (39,851) at 20210307205553918
41590 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/polaroid_mid2809pxe04_defconfig' (39,852) at 20210308005003276
41591 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_reg_equal.c' (39,853) at 20240405153054285
41592 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/escape/Kconfig' (39,854) at 20210307214932154
41593 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/net.h.rst.exceptions' (39,855) at 20210307214925602
41594 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/Kconfig' (39,856) at 20240405153231283
41595 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_loongson3v.py' (39,857) at 20241211090212538
41596 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/trace.h' (39,858) at 20210308005045881
41597 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-scanners/checksecurity/files/check-setuid-use-more-portable-find-args.patch' (39,859) at 20230706080014765
41598 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_hda_dsp_generic.c' (39,860) at 20240613080016547
41599 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/hi6220-mailbox.c' (39,861) at 20240405153230759
41600 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-stat.c' (39,862) at 20240326080039390
41601 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mvc.c' (39,863) at 20240405153054013
41602 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/packagefiles/boost/meson.build' (39,864) at 20240423080031711
41603 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/remote.c' (39,865) at 20210307214929162
41604 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbushelper.cpp' (39,866) at 20240904080040759
41605 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/core.c' (39,867) at 20240628080014033
41606 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/module.h' (39,868) at 20220525020652098
41607 2025-01-08 03:00:47.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/dp_mcu_firmware.h' (39,869) at 20230720080043539
41608 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memcpy.S' (39,870) at 20240405153230095
41609 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ddr.c' (39,871) at 20210308005002968
41610 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/fts/fts_1.2.7.bb' (39,872) at 20230503080014615
41611 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vhost-user-gpu-pci.c' (39,873) at 20221215040039106
41612 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-core/os-release/os-release.bbappend' (39,874) at 20230221040011682
41613 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/rust/rust_root_crate.sh' (39,875) at 20241211090212458
41614 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/ds24xxx.c' (39,876) at 20210308005003536
41615 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hre.c' (39,877) at 20210308005003000
41616 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/templates/default/local.conf.sample' (39,878) at 20241221090017480
41617 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/clocksource.h' (39,879) at 20210307214931694
41618 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts' (39,880) at 20240405153045737
41619 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_config.cpp' (39,881) at 20240819080030255
41620 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a2xx_gpu.c' (39,882) at 20240405153230587
41621 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa-rtc.c' (39,883) at 20240405153045645
41622 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2-gl.c' (39,884) at 20241211090212558
41623 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice_22.08.8.bb' (39,885) at 20220409030017471
41624 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/ss.h' (39,886) at 20210307214931582
41625 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/archrandom.h' (39,887) at 20240405153052617
41626 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/dlg,da9063-regulator.h' (39,888) at 20210307214931346
41627 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/srq.c' (39,889) at 20220525020653163
41628 2025-01-08 03:00:47.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/colo-proxy.txt' (39,890) at 20240906080037172
41629 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-factors.c' (39,891) at 20210307214927030
41630 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/file_handler_unittest.cpp' (39,892) at 20211023000052680
41631 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_sensor.h' (39,893) at 20210307214928838
41632 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/perf_event.h' (39,894) at 20210307214926322
41633 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/vmaccess.c' (39,895) at 20210307214932714
41634 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1016.c' (39,896) at 20240405153232155
41635 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst.h' (39,897) at 20240405153232179
41636 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-udp.c' (39,898) at 20230426080043656
41637 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hip04-bootwrapper.yaml' (39,899) at 20240405153045013
41638 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/keystone_nav.c' (39,900) at 20210308005003372
41639 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-alt-u-boot.dts' (39,901) at 20210308005002600
41640 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/cpu_init.c' (39,902) at 20210308005002836
41641 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pmsa-v7.c' (39,903) at 20210512100029182
41642 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sunxi-common.h' (39,904) at 20210308005003620
41643 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/valkyriefb.h' (39,905) at 20210307214930946
41644 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/sleepgraph.8' (39,906) at 20240405153054217
41645 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/vpd.c' (39,907) at 20240405153231299
41646 2025-01-08 03:00:47.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/kup.c' (39,908) at 20240405153230047
41647 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bcm933xx_hcs.h' (39,909) at 20210307214931622
41648 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-compile.c' (39,910) at 20210307214932466
41649 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_tuner.h' (39,911) at 20210309003650376
41650 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_netdev.h' (39,912) at 20240405153051065
41651 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_11.dtso' (39,913) at 20240405153231279
41652 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060.h' (39,914) at 20240405153053677
41653 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-or-later' (39,915) at 20211006000025234
41654 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/asm-prototypes.h' (39,916) at 20241211090145389
41655 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/rsa.h' (39,917) at 20210307214931310
41656 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6795-evb.dts' (39,918) at 20240405153045745
41657 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/aspeed-p2a-ctrl.txt' (39,919) at 20210307214925362
41658 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0.h' (39,920) at 20220525020652478
41659 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/skeleton/pid_iter.bpf.c' (39,921) at 20240613080016551
41660 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/mcip.c' (39,922) at 20240405153229863
41661 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-static-bmc.json.in' (39,923) at 20210308005120349
41662 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/secureboot.c' (39,924) at 20221102030020769
41663 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-sq201.dts' (39,925) at 20240405153045433
41664 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0001-add-missing-FTW_-macros-when-not-available-in-libc.patch' (39,926) at 20231126090012777
41665 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k.h' (39,927) at 20240405153230911
41666 2025-01-08 03:00:47.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/hello-s390x-asm.S' (39,928) at 20230925080040101
41667 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/bootm.c' (39,929) at 20210308005002544
41668 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-cy8c95x0.c' (39,930) at 20240405153231327
41669 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_test.c' (39,931) at 20240326080039462
41670 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/mmu_global.h' (39,932) at 20210307214930542
41671 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/Makefile' (39,933) at 20210308005046397
41672 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_enet.h' (39,934) at 20240405153230947
41673 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/gdbstub/test-svc.py' (39,935) at 20240906080037580
41674 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ams-delta.c' (39,936) at 20240405153230867
41675 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/pseudo_pyc_test2.py' (39,937) at 20210307205554386
41676 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpufeature.h' (39,938) at 20210307214931370
41677 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hugetlb.h' (39,939) at 20240405153046309
41678 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/riscv64.conf' (39,940) at 20240106090017257
41679 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func7.c' (39,941) at 20240405153054277
41680 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl.py' (39,942) at 20210308005003748
41681 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/board.h' (39,943) at 20210308005003076
41682 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cast_common.c' (39,944) at 20210307214926794
41683 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm/0001-Correctly-check-the-stamp-file-that-indicates-if-we-.patch' (39,945) at 20220204040022688
41684 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/control.h' (39,946) at 20210307214931394
41685 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Heater.v1_0_2.json' (39,947) at 20240619080002948
41686 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/conversion_trigger.cpp' (39,948) at 20231228090030524
41687 2025-01-08 03:00:47.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRML/meson.build' (39,949) at 20230825080021137
41688 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/pic32-rng.c' (39,950) at 20240405153230199
41689 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cputable.h' (39,951) at 20240405153230027
41690 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-lpss_ltr' (39,952) at 20210307214925198
41691 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.c' (39,953) at 20240411080014074
41692 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/0002-don-t-try-to-run-generated-binaries.patch' (39,954) at 20241221090017676
41693 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts' (39,955) at 20240805080013923
41694 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingUnitCollection.json' (39,956) at 20240619080002944
41695 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-crt.c.inc' (39,957) at 20240326080039742
41696 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/workqueue/wq_dump.py' (39,958) at 20240405153232291
41697 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_iw_cm.h' (39,959) at 20210307214928438
41698 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi' (39,960) at 20240405153045709
41699 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/format-yaml/format-yaml.py' (39,961) at 20221209040019091
41700 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/stm32-adc-core.c' (39,962) at 20210308005003332
41701 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ehci-dbgp.h' (39,963) at 20210307214931530
41702 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/Kconfig' (39,964) at 20210308005003052
41703 2025-01-08 03:00:47.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/sem.c' (39,965) at 20240405153231887
41704 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atmel_lcdfb.c' (39,966) at 20240405153231579
41705 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/Makefile' (39,967) at 20240405153231219
41706 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/proc.c' (39,968) at 20240405153051261
41707 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_drv.c' (39,969) at 20240405153230587
41708 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conncount.c' (39,970) at 20240913080013861
41709 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/svgalib.c' (39,971) at 20240405153231583
41710 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/sock.c' (39,972) at 20210309003654284
41711 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-timeout.rst' (39,973) at 20220525020651782
41712 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron' (39,974) at 20241031080012183
41713 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/ioctl.h' (39,975) at 20210307214930946
41714 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/Makefile' (39,976) at 20210307214930986
41715 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt' (39,977) at 20240405153045053
41716 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/q54sj108a2.rst' (39,978) at 20220525020651738
41717 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-dvb.c' (39,979) at 20210307214928810
41718 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml' (39,980) at 20240405153229763
41719 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/builddeb' (39,981) at 20240405153232107
41720 2025-01-08 03:00:47.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/cs461x.rst' (39,982) at 20210307214925514
41721 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_dbg.c' (39,983) at 20240405153050133
41722 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-env.sh' (39,984) at 20210307205554534
41723 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/i2c-mux-gpio.c' (39,985) at 20210308005003384
41724 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8997-private.h' (39,986) at 20210307214931430
41725 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/datadir.c' (39,987) at 20240326080039634
41726 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2.c' (39,988) at 20240405153049753
41727 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_wlan_sme.h' (39,989) at 20210307214930646
41728 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsn32-linux-user.mak' (39,990) at 20230925080039837
41729 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bcm54140.rst' (39,991) at 20210307214925498
41730 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc2028.h' (39,992) at 20240405153049537
41731 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/qi_lb60_defconfig' (39,993) at 20240405153230011
41732 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_stream_encoder.c' (39,994) at 20240405153047261
41733 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch' (39,995) at 20230317080013793
41734 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/pinmux-config-dalmore.h' (39,996) at 20210308005003024
41735 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ppsmc.h' (39,997) at 20210307214928002
41736 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-serialgetty.bb' (39,998) at 20241206090014318
41737 2025-01-08 03:00:47.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/binding.h' (39,999) at 20240405153050521
41738 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc8180x.yaml' (40,000) at 20240405153045029
41739 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35950.c' (40,001) at 20240613080016407 to deleted uid set
41740 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/dps310@76.conf' (40,002) at 20240904080027734
41741 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/hweight.h' (40,003) at 20210307214932474
41742 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/pamela_1.2.0.bb' (40,004) at 20241221090017548
41743 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-freq' (40,005) at 20210307214932570
41744 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_tcpudp.h' (40,006) at 20210307214931646
41745 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-div6.h' (40,007) at 20210307214927010
41746 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bugs.h' (40,008) at 20240405153046381
41747 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/MAINTAINERS' (40,009) at 20210308005003052
41748 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch' (40,010) at 20241221090017684
41749 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_adminq.h' (40,011) at 20240405153230947
41750 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186-p2771-0000-500.dts' (40,012) at 20210308005002628
41751 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/index.rst' (40,013) at 20240405153044945
41752 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/rate_template.h' (40,014) at 20230426080043636
41753 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/stdplus.wrap' (40,015) at 20240329080027212
41754 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c' (40,016) at 20241211090145413
41755 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff' (40,017) at 20241221090017680
41756 2025-01-08 03:00:47.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-set-filter.rst' (40,018) at 20220525020651778
41757 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-elementpath_4.6.0.bb' (40,019) at 20241221090017552
41758 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pwm-vibra.c' (40,020) at 20240613080016419
41759 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/iothread.h' (40,021) at 20210927100127641
41760 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-panel-sharp-ls037v7dw01.dtsi' (40,022) at 20210308005002596
41761 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native/yosemite4-temporary-host-software-versions.yml' (40,023) at 20240803080017241
41762 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,pm8018-adc.yaml' (40,024) at 20240405153045073
41763 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/Build' (40,025) at 20210307214932582
41764 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/asc.c' (40,026) at 20240906080037200
41765 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_bind.py' (40,027) at 20210308005003744
41766 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iopoll.h' (40,028) at 20240405153052709
41767 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c' (40,029) at 20210307214927966
41768 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-compressed.rst' (40,030) at 20240405153045317
41769 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,lp87561-q1.yaml' (40,031) at 20220525020651690
41770 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/0001-remove-dropped-templates.patch' (40,032) at 20230919080013958
41771 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_dump.c' (40,033) at 20220525020653987
41772 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/arch_hweight.h' (40,034) at 20210307214926750
41773 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/dma-iommu.h' (40,035) at 20240405153230743
41774 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch' (40,036) at 20230706080014761
41775 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi.h' (40,037) at 20210308005003020
41776 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cobalt_defconfig' (40,038) at 20240405153045993
41777 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max8997_pmic.h' (40,039) at 20210308005003680
41778 2025-01-08 03:00:47.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mca_asm.h' (40,040) at 20210307214926118
41779 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_qp_tx.c' (40,041) at 20241118090018495
41780 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/bcdsub.c' (40,042) at 20221215040039390
41781 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1681.c' (40,043) at 20240405153053665
41782 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_sds.c' (40,044) at 20240405153051565
41783 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_dcb.c' (40,045) at 20240411080014094
41784 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/fw_cfg.h' (40,046) at 20241211090212362
41785 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mie3-compl.c' (40,047) at 20220429100100946
41786 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pfn.h' (40,048) at 20210307214931470
41787 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/ServerPowerOperations.vue' (40,049) at 20241023080037275
41788 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tas6424.txt' (40,050) at 20210309003648396
41789 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_5_offset.h' (40,051) at 20240405153048285
41790 2025-01-08 03:00:47.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb' (40,052) at 20241221090017548
41791 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma7_qm_regs.h' (40,053) at 20240405153046573
41792 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/coreboot.c' (40,054) at 20210308005003524
41793 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r300_reg.h' (40,055) at 20240405153048717
41794 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/flash.h' (40,056) at 20210308005003648
41795 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/readfru.mako.cpp' (40,057) at 20220903030025790
41796 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/bmu.h' (40,058) at 20210308005003676
41797 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/MAINTAINERS' (40,059) at 20210308005002904
41798 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/machine.c' (40,060) at 20240906080037532
41799 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/abp060mg.c' (40,061) at 20240405153049009
41800 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/amlogic_thermal.c' (40,062) at 20240405153231495
41801 2025-01-08 03:00:47.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/devkit3250_spl.c' (40,063) at 20210308005003080
41802 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-cubietruck-plus.dts' (40,064) at 20240405153045389
41803 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/zipitz2.c' (40,065) at 20210308005003204
41804 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/Kconfig' (40,066) at 20240405153053109
41805 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-manager-stub.c' (40,067) at 20210308005046253
41806 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/init.c' (40,068) at 20240405153230003
41807 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/xlnx,gmii-to-rgmii.yaml' (40,069) at 20240405153229779
41808 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/da9052-hwmon.c' (40,070) at 20220525020653055
41809 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-imx-tpm.c' (40,071) at 20240913080013785
41810 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sys_info_param.hpp' (40,072) at 20230513080027506
41811 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h' (40,073) at 20240405153050489
41812 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/Kconfig' (40,074) at 20210308005002916
41813 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vsx_asm.S' (40,075) at 20210307214932702
41814 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/ptrace.h' (40,076) at 20210308005002824
41815 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu_priv1.h' (40,077) at 20210307214926390
41816 2025-01-08 03:00:47.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-ppce500.h' (40,078) at 20210308005003612
41817 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk-hsdk-cgu.c' (40,079) at 20210308005003348
41818 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-ccm.c' (40,080) at 20240405153046961
41819 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/README.md' (40,081) at 20240821080039164
41820 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/bare-metal-espi/disable-espi.service' (40,082) at 20241126090011759
41821 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/O_component_ids.json' (40,083) at 20240323080030085
41822 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/regression-vhdx-log' (40,084) at 20230426080043944
41823 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/xor.S' (40,085) at 20240405153229995
41824 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-sansa.dts' (40,086) at 20240405153229891
41825 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7793.c' (40,087) at 20240405153048949
41826 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__variant.hpp' (40,088) at 20241217090453707
41827 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/Kconfig' (40,089) at 20210307214925946
41828 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,ads117x.txt' (40,090) at 20210307214925434
41829 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/cdns,dphy.yaml' (40,091) at 20240405153045129
41830 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irq_regs.h' (40,092) at 20210307214931302
41831 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/swphy.h' (40,093) at 20210307214929694
41832 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a779g0-cpg-mssr.c' (40,094) at 20240405153230235
41833 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-bus.h' (40,095) at 20240326080039542
41834 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch' (40,096) at 20240106090017233
41835 2025-01-08 03:00:47.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-evm.dtso' (40,097) at 20240405153045597
41836 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/tegra_i2c.c' (40,098) at 20210308005003384
41837 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7264_defconfig' (40,099) at 20240405153230087
41838 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process.h' (40,100) at 20240405153046437
41839 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/xen-detect.c' (40,101) at 20230925080039993
41840 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pse-pd/pse-controller.yaml' (40,102) at 20240405153045121
41841 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-audioout.rst' (40,103) at 20220525020651786
41842 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/fls.h' (40,104) at 20210307214932474
41843 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/YPL-1.0' (40,105) at 20211006000025246
41844 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/espeak_1.48.04.bb' (40,106) at 20241221090017536
41845 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_st.c' (40,107) at 20240405153046653
41846 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (40,108) at 20210812000025162
41847 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/poly1305-armv8.pl' (40,109) at 20210309003648772
41848 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/topology.c' (40,110) at 20240405153046425
41849 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/Kconfig' (40,111) at 20210308005003040
41850 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/tmpd.cpp' (40,112) at 20220922030007675
41851 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ist.h' (40,113) at 20210307214926666
41852 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/switch_to.h' (40,114) at 20210307214926166
41853 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_bpf.c' (40,115) at 20240405153232055
41854 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_debugfs.c' (40,116) at 20240405153231263
41855 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/Kconfig' (40,117) at 20240405153050729
41856 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.clang-tidy' (40,118) at 20241129090023557
41857 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-ixp4xx.h' (40,119) at 20240405153230867
41858 2025-01-08 03:00:47.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole_kern.c' (40,120) at 20240405153230099
41859 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/etnaviv_drm.h' (40,121) at 20220525020654663
41860 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/core.c' (40,122) at 20240906080037224
41861 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/.gitignore' (40,123) at 20220603030026297
41862 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman.c' (40,124) at 20240405153231451
41863 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra71-evm-u-boot.dtsi' (40,125) at 20210308005002576
41864 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c' (40,126) at 20240405153049473
41865 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-util.h' (40,127) at 20210307214930602
41866 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_handle.h' (40,128) at 20210307214928806
41867 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vsockmon.c' (40,129) at 20220525020653699
41868 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dvico-portable.c' (40,130) at 20210307214928782
41869 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/.gitignore' (40,131) at 20210308005100989
41870 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/README.md' (40,132) at 20240809080033019
41871 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-dev.bb' (40,133) at 20220204040022564
41872 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/procinfo.h' (40,134) at 20210307214925854
41873 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch' (40,135) at 20210307205554602
41874 2025-01-08 03:00:47.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/302' (40,136) at 20220429100100926
41875 2025-01-08 03:00:47.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8d000/tmp75@4a.conf' (40,137) at 20210307205554094
41876 2025-01-08 03:00:47.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_gem.c' (40,138) at 20240405153230603
41877 2025-01-08 03:00:47.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/nx.h' (40,139) at 20210307214932702
41878 2025-01-08 03:00:47.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dm816x-clocks.dtsi' (40,140) at 20210308005002576
41879 2025-01-08 03:00:47.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb' (40,141) at 20241221090017564
41880 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/hal.h' (40,142) at 20240405153050473
41881 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-string.json' (40,143) at 20210308005046401
41882 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/npcm7xx_sdhci.c' (40,144) at 20241211090212334
41883 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/ptrace.h' (40,145) at 20240405153045941
41884 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/perf_regs.c' (40,146) at 20240405153232219
41885 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/uaccess.S' (40,147) at 20240405153046265
41886 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/file_direct.c' (40,148) at 20240820080014177
41887 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Graphics-Gems' (40,149) at 20241221090017616
41888 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ccix-per.h' (40,150) at 20241114091008832
41889 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/cmd.c' (40,151) at 20220525020653815
41890 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-f2fs' (40,152) at 20241211090145365
41891 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi' (40,153) at 20241211090145373
41892 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/kwboot.1' (40,154) at 20210308005003332
41893 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/irq.c' (40,155) at 20240405153045909
41894 2025-01-08 03:00:47.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/dbx500-prcmu.h' (40,156) at 20210307214931342
41895 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/Makefile' (40,157) at 20210308005002548
41896 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/Makefile' (40,158) at 20210308005002960
41897 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_addr_any.sh' (40,159) at 20210307214932694
41898 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml' (40,160) at 20240405153045157
41899 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/ib_isert.c' (40,161) at 20240405153049121
41900 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/monitor_wwnr.rst' (40,162) at 20240405153229831
41901 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/README' (40,163) at 20220525020655123
41902 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/test/sdbus_mock.hpp' (40,164) at 20241203090049024
41903 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-mte.xml' (40,165) at 20240906080037184
41904 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/visualize-pdr/pldm_visualise_pdrs.py' (40,166) at 20221213040036921
41905 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_vbi.c' (40,167) at 20240405153049269
41906 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/Kconfig' (40,168) at 20210308005003456
41907 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/digicolor-wdt.txt' (40,169) at 20210307214925450
41908 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clkdivider-hi6220.c' (40,170) at 20210307214926974
41909 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/flexcop-usb.c' (40,171) at 20240613080016427
41910 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/core.c' (40,172) at 20240405153231535
41911 2025-01-08 03:00:47.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/meson.build' (40,173) at 20241211090212494
41912 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-isl1208.c' (40,174) at 20240805080014003
41913 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/linux-yocto-rt.yml' (40,175) at 20241206090014206
41914 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mtk-sd.c' (40,176) at 20210308005003404
41915 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/cypress_cy7c63.c' (40,177) at 20241008080013987
41916 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-netcp.dtsi' (40,178) at 20210308005002592
41917 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/evm.c' (40,179) at 20230720080043535
41918 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5-log.h' (40,180) at 20240405153049261
41919 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb' (40,181) at 20241221090017512
41920 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page-isolation.h' (40,182) at 20240405153052757
41921 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0024-corstone1000-adjust-boot-bank-and-kernel-location.patch' (40,183) at 20240413080012627
41922 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ptp.h' (40,184) at 20240405153230919
41923 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/rde_dictionary_manager_test.cpp' (40,185) at 20220603030001748
41924 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_connect.c' (40,186) at 20240812080017268
41925 2025-01-08 03:00:47.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aead_api.h' (40,187) at 20210307214931982
41926 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/vstruct.h' (40,188) at 20240405153052221
41927 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/Cpu_General.json' (40,189) at 20221213040036917
41928 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/lvds_rk3288.h' (40,190) at 20210308005002664
41929 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32h743-disco_defconfig' (40,191) at 20210308005003280
41930 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench_block_job.py' (40,192) at 20240326080039630
41931 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_atari.c' (40,193) at 20220525020653839
41932 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6797-pinfunc.h' (40,194) at 20210307214931342
41933 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/percpu_test.c' (40,195) at 20210307214931810
41934 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_h.c' (40,196) at 20210308005046509
41935 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test_git.bb' (40,197) at 20241206090014314
41936 2025-01-08 03:00:47.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-hps2fpga-bridge.txt' (40,198) at 20210307214925314
41937 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/mcfuart.c' (40,199) at 20210308005003484
41938 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sdradd.c' (40,200) at 20210308004938828
41939 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/tayga.conf' (40,201) at 20231014080011723
41940 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/sltimers.c' (40,202) at 20220525020651982
41941 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/pinmux_config.h' (40,203) at 20210308005002952
41942 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/aperture.c' (40,204) at 20240405153052173
41943 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/tesseract.py' (40,205) at 20241211090212538
41944 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/malta.h' (40,206) at 20210308005003604
41945 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Kconfig' (40,207) at 20240405153045685
41946 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/genimage.sh' (40,208) at 20240405153046353
41947 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/hash.c' (40,209) at 20240405153052357
41948 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-gxl-gpio.h' (40,210) at 20210307214931338
41949 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phr.c' (40,211) at 20210308005046505
41950 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa-ssp.h' (40,212) at 20210307214932402
41951 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/bios/enum_attrs.json' (40,213) at 20221213040036917
41952 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/csi_rx_rmgr.h' (40,214) at 20210307214930566
41953 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-throttle.c' (40,215) at 20240326080039410
41954 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/cleanup_bmc.robot' (40,216) at 20221213040017973
41955 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch' (40,217) at 20230706080014761
41956 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fdt_host.h' (40,218) at 20210308005003760
41957 2025-01-08 03:00:47.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/css.py' (40,219) at 20241206090014290
41958 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-icst.c' (40,220) at 20240405153046873
41959 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/run-ptest' (40,221) at 20231011080016582
41960 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10dpcm8.rst' (40,222) at 20210309003648496
41961 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (40,223) at 20241213090035010
41962 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/target.rst' (40,224) at 20210309003648412
41963 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/checksum.h' (40,225) at 20241211090212366
41964 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-aster.dts' (40,226) at 20240405153045529
41965 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fsl_chain_of_trust.c' (40,227) at 20210308005002960
41966 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst.h' (40,228) at 20240405153232243
41967 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ipi.h' (40,229) at 20240405153052893
41968 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/local.conf.sample' (40,230) at 20241221090017460
41969 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/iplb.h' (40,231) at 20241211090212442
41970 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c' (40,232) at 20240405153047177
41971 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/pinmux-common.c' (40,233) at 20210308005002788
41972 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-dfsdm.h' (40,234) at 20240405153048961
41973 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/Kconfig' (40,235) at 20240405153052161
41974 2025-01-08 03:00:47.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/Modify-configure.in-and-etc-Makefile.am.patch' (40,236) at 20230317080013785
41975 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-fm3130.c' (40,237) at 20240405153051497
41976 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-spear.c' (40,238) at 20240405153051453
41977 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx' (40,239) at 20210307205554482
41978 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-mio.c' (40,240) at 20210307214927042
41979 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel2.svg' (40,241) at 20240405153044933
41980 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/meson.build' (40,242) at 20230825080021141
41981 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/Makefile' (40,243) at 20210307214930262
41982 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc32.c' (40,244) at 20240405153053081
41983 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/apll.c' (40,245) at 20240405153046865
41984 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm_ops.h' (40,246) at 20240405153230135
41985 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_overtemp.sh' (40,247) at 20241226090016123
41986 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableProcessors.vue' (40,248) at 20241004080035967
41987 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/stable_api_nonsense.txt' (40,249) at 20210307214925582
41988 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/rx.c' (40,250) at 20240405153050557
41989 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2dnt2.dts' (40,251) at 20220525020652030
41990 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/AccountPermission.pm' (40,252) at 20220612030016735
41991 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb' (40,253) at 20240301090012423
41992 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/xtalk/xtalk.h' (40,254) at 20210307214926250
41993 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Event_v1.xml' (40,255) at 20240918080002712
41994 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/da8xx-fb.h' (40,256) at 20210307214931694
41995 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/dms-ba16.c' (40,257) at 20210308005002908
41996 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-dpi.yaml' (40,258) at 20220525020651670
41997 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-rnbd' (40,259) at 20220525020651630
41998 2025-01-08 03:00:47.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/os-posix.c' (40,260) at 20240906080037380
41999 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/recovery.c' (40,261) at 20240913080013829
42000 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_syncmap.c' (40,262) at 20210307214927854
42001 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_ioctl.h' (40,263) at 20210307214930358
42002 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/introduction.rst' (40,264) at 20220525020651774
42003 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/machvec.c' (40,265) at 20221102030020741
42004 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Aanekoski' (40,266) at 20210307205553766
42005 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/acer-ec-a500.c' (40,267) at 20240405153230831
42006 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/meson.build' (40,268) at 20240906080037376
42007 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rt4831.c' (40,269) at 20240405153049613
42008 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200wb.c' (40,270) at 20240405153048573
42009 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/subprojects/ipmiblob.wrap' (40,271) at 20230815080023508
42010 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vbi_525.svg' (40,272) at 20220525020651786
42011 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz' (40,273) at 20210307205554594 to deleted uid set
42012 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/tswap.h' (40,274) at 20241211090212358
42013 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-empty.bconf' (40,275) at 20210307214932458
42014 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/awacs.c' (40,276) at 20240405153232139
42015 2025-01-08 03:00:47.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/Kconfig.cputype' (40,277) at 20240405153230051
42016 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8541_defconfig' (40,278) at 20210309003648872
42017 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/mx6ullevk.c' (40,279) at 20210308005002988
42018 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/power_helpers.h' (40,280) at 20240405153230423
42019 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mtr/mtr_0.95.bb' (40,281) at 20220402030015911
42020 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watch_queue/.gitignore' (40,282) at 20220525020654935
42021 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-pro-sku.dtsi' (40,283) at 20240405153045785
42022 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2ul-smarc-pinfunction.dtsi' (40,284) at 20240405153229967
42023 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-request-ioc-reinit.rst' (40,285) at 20210309003648484
42024 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/clang-warnings.patch' (40,286) at 20210307205554466
42025 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfmmu.h' (40,287) at 20210307214926162
42026 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/stats.h' (40,288) at 20240820080014177
42027 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fpga-manager' (40,289) at 20210309003648256
42028 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/silead,gsl1680.yaml' (40,290) at 20240405153045081
42029 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-2.0-with-LLVM-exception' (40,291) at 20210307205554414
42030 2025-01-08 03:00:47.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c' (40,292) at 20240405153231267
42031 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/xattr.c' (40,293) at 20241115090012965
42032 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/Fix-the-test-output-format.patch' (40,294) at 20240302090018246
42033 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu0.c' (40,295) at 20240405153046797
42034 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ibm-ac-server/ibm-basic-eth-map.json' (40,296) at 20230930080011588
42035 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/refcount.h' (40,297) at 20240405153052785
42036 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/blockcheck.h' (40,298) at 20220525020654463
42037 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208xqds.c' (40,299) at 20210308005002996
42038 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/gen.c' (40,300) at 20240405153232207
42039 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_mfb.c' (40,301) at 20210307214930898
42040 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/fdtdec_test.c' (40,302) at 20210308005003704
42041 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/inventory.pl' (40,303) at 20210308005052045
42042 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/dbus-vmstate.rst' (40,304) at 20220429100100418
42043 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-keembay-emmc.c' (40,305) at 20210726100024735
42044 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/spinlock.h' (40,306) at 20240405153052621
42045 2025-01-08 03:00:47.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_rddsp.c' (40,307) at 20210308005046505
42046 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm.c' (40,308) at 20240429080012424
42047 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/i2o.h' (40,309) at 20210307214929162
42048 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/xchg' (40,310) at 20240405153053433
42049 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpdmai.h' (40,311) at 20210307214927126
42050 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/fortify.c' (40,312) at 20240405153049641
42051 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/fpga.h' (40,313) at 20210308005003052
42052 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/inband_code_update.cpp' (40,314) at 20240819080030263
42053 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-ep0.c' (40,315) at 20220525020654243
42054 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UCAR' (40,316) at 20241221090017616
42055 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/baikal,bt1-pcie.yaml' (40,317) at 20240405153045121
42056 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/080_fill_empty.dts' (40,318) at 20210308005003752
42057 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/rename_flags.sh' (40,319) at 20240405153054177
42058 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/ptn3460.c' (40,320) at 20210308005003524
42059 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8822bwifionly.c' (40,321) at 20210307214929918
42060 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/mace.h' (40,322) at 20210307214929298
42061 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/bmp280@77.conf' (40,323) at 20240904080027734
42062 2025-01-08 03:00:47.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/Makefile' (40,324) at 20240405153050409
42063 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm63xx-spi.yaml' (40,325) at 20240405153229799
42064 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/params.c' (40,326) at 20240405153231543
42065 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts' (40,327) at 20210308005002636
42066 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/duktape/duktape_2.7.0.bb' (40,328) at 20241221090017516
42067 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/q40ints.h' (40,329) at 20210307214926162
42068 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/emmc-init/emmc-init_0.1.bb' (40,330) at 20241206090014222
42069 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-docs-cases/README' (40,331) at 20220402030016139
42070 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/314.out' (40,332) at 20240326080039734
42071 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd.c' (40,333) at 20241018080014542
42072 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmu_context.h' (40,334) at 20220525020652090
42073 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-armada-370-xp.c' (40,335) at 20240405153046877
42074 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utobject.c' (40,336) at 20240405153046625
42075 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8916.c' (40,337) at 20240405153230735
42076 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/container_traits.hpp' (40,338) at 20241219090033968
42077 2025-01-08 03:00:48.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-interrupt.c' (40,339) at 20240405153049017
42078 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/cputype.h' (40,340) at 20240405153045637
42079 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FilterCollection.json' (40,341) at 20240619080002948
42080 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ucc_uart.c' (40,342) at 20240405153231523
42081 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch' (40,343) at 20241221090017680
42082 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/Makefile' (40,344) at 20210307214929578
42083 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_47.0.bb' (40,345) at 20241221090017488
42084 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/meson.build' (40,346) at 20230925080040025
42085 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/cdc.h' (40,347) at 20210308005003672
42086 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ideapad_slidebar.c' (40,348) at 20210307214928482
42087 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/termbits.h' (40,349) at 20240617080017378
42088 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/pm.h' (40,350) at 20240405153052885
42089 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6797.h' (40,351) at 20210307214930082
42090 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5907.dts' (40,352) at 20240405153045501
42091 2025-01-08 03:00:48.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.20.bb' (40,353) at 20241221090017492
42092 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/super.c' (40,354) at 20241104090011599
42093 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/Makefile' (40,355) at 20240405153230027
42094 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/romfs_fs.h' (40,356) at 20240405153052937
42095 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_optc.c' (40,357) at 20240405153047237
42096 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv32_defconfig' (40,358) at 20210308005003276
42097 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-pcie.c' (40,359) at 20240405153231315
42098 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/omap3_smc911x.c' (40,360) at 20210308005002948
42099 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5250-common.h' (40,361) at 20210308005003596
42100 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/ibm_vpd_app.cpp' (40,362) at 20241016080022034
42101 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/shmparam.h' (40,363) at 20210307214925670
42102 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/charger-manager.c' (40,364) at 20240405153051433
42103 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/scx200_gpio.c' (40,365) at 20210307214926950
42104 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_usbtty_defconfig' (40,366) at 20210308005003280
42105 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/run-ptest' (40,367) at 20210307205553894
42106 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r2.dts' (40,368) at 20240405153045781
42107 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb' (40,369) at 20241221090017508
42108 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/apple.yaml' (40,370) at 20240405153045013
42109 2025-01-08 03:00:48.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/miqi_rk3288.h' (40,371) at 20210308005003604
42110 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c' (40,372) at 20210307214925910
42111 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_nvm_iscsi_cfg.h' (40,373) at 20210307214930386
42112 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-Include-missing-cstdint-header.patch' (40,374) at 20241221090017552
42113 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dwarf.h' (40,375) at 20210307214926550
42114 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nsh/nsh.c' (40,376) at 20240520080015231
42115 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/Makefile' (40,377) at 20210307214932710
42116 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz' (40,378) at 20210307205554594 to deleted uid set
42117 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/tree_lookup.c' (40,379) at 20240405153053021
42118 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/147' (40,380) at 20240326080039730
42119 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-clk-ccf.dtsi' (40,381) at 20210308005002636
42120 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report.c' (40,382) at 20241216090017781
42121 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmm8155au_2.dtsi' (40,383) at 20240405153229943
42122 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-design-CFS.rst' (40,384) at 20240405153229827
42123 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/at91_pmc.h' (40,385) at 20240405153052669
42124 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-navigation.js' (40,386) at 20210308005107069
42125 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-fixed-factor.h' (40,387) at 20210307214926958
42126 2025-01-08 03:00:48.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/config.json' (40,388) at 20231213090027094
42127 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bonding.h' (40,389) at 20240910080014082
42128 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc32defs.h' (40,390) at 20210307214931794
42129 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_crtc.c' (40,391) at 20240405153048565
42130 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/efirtc.rst' (40,392) at 20240405153044977
42131 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/fsl_linflexuart.c' (40,393) at 20240405153231511
42132 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_tcp.c' (40,394) at 20210309003654408
42133 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysfb.h' (40,395) at 20240405153231843
42134 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/ras.c' (40,396) at 20210307214930182
42135 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (40,397) at 20240201090017664
42136 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/pytest.ini' (40,398) at 20210308005003744
42137 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/disable-werror.config' (40,399) at 20240405153230027
42138 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/msg_flags.c' (40,400) at 20240405153054173
42139 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun6i-rtc.h' (40,401) at 20240405153231795
42140 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch' (40,402) at 20241221090017660
42141 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-access.h' (40,403) at 20221215040039190
42142 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/hibernate.c' (40,404) at 20240405153053025
42143 2025-01-08 03:00:48.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/serv.py' (40,405) at 20241206090014290
42144 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_fw.c' (40,406) at 20240405153053365
42145 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/eventfd.c' (40,407) at 20210307214932578
42146 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/Kconfig' (40,408) at 20241211090212338
42147 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/processor.h' (40,409) at 20210307214926750
42148 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_txnmgr.h' (40,410) at 20210307214931138
42149 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-eukrea-mbmx28lc.dtsi' (40,411) at 20240405153229891
42150 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/cpu-exec.c' (40,412) at 20240906080037136
42151 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pgtable.c' (40,413) at 20240411080014054
42152 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/desc.h' (40,414) at 20210307214926750
42153 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_cbs.c' (40,415) at 20240405153050169
42154 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/snd_ps3.c' (40,416) at 20240405153053545
42155 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/intel-m10-bmc-hwmon.rst' (40,417) at 20210309003648424
42156 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/distributed-arp-table.c' (40,418) at 20240405153053169
42157 2025-01-08 03:00:48.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/ipsec.c' (40,419) at 20240405153050197
42158 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf_param.h' (40,420) at 20210307214930562
42159 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-socket.h' (40,421) at 20241211090212354
42160 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/axs10x.h' (40,422) at 20210308005003056
42161 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mccmon6_sd_defconfig' (40,423) at 20210308005003268
42162 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/conf/layer.conf' (40,424) at 20241221090017476
42163 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.metadata.yaml' (40,425) at 20220430030026016
42164 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7757.h' (40,426) at 20210308005002848
42165 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_display.png' (40,427) at 20210307205554254 to deleted uid set
42166 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-sasl.h' (40,428) at 20210927100127657
42167 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/README.md' (40,429) at 20210307205553678
42168 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/hal.h' (40,430) at 20240405153051869
42169 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ti-syscon.h' (40,431) at 20210308005003640
42170 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_i2c.c' (40,432) at 20220525020654315
42171 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/Makefile.target' (40,433) at 20240906080037576
42172 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi_buf_trans.h' (40,434) at 20240405153048441
42173 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_performance.c' (40,435) at 20210309003649272
42174 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/st,sti-mailbox.yaml' (40,436) at 20240405153045089
42175 2025-01-08 03:00:48.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv-proto.h' (40,437) at 20221215040039302
42176 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tcp.h' (40,438) at 20241008080014015
42177 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77686-regulator.c' (40,439) at 20240405153051465
42178 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/Makefile' (40,440) at 20240405153051389
42179 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/paccess.h' (40,441) at 20210307214926238
42180 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/Kconfig' (40,442) at 20210308005003700
42181 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0018-corstone1000-add-compressed-kernel-support.patch' (40,443) at 20240413080012627
42182 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/build.rs' (40,444) at 20241211090212458
42183 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-input.c' (40,445) at 20240405153049361
42184 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/tlb.c' (40,446) at 20240405153229987
42185 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ns87410.c' (40,447) at 20240405153046665
42186 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/image_types_verity.bbclass' (40,448) at 20241206090014246
42187 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h' (40,449) at 20240405153047197
42188 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/hung_task.c' (40,450) at 20240405153053001
42189 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-sbc-t54.dts' (40,451) at 20240405153045609
42190 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx6.c' (40,452) at 20240405153229911
42191 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/ptdump_debugfs.c' (40,453) at 20220525020651898
42192 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi' (40,454) at 20240405153045745
42193 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0004-dev_setup.sh-Ignore-missing-package-manager.patch' (40,455) at 20210307205553802
42194 2025-01-08 03:00:48.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/client.h' (40,456) at 20240405153230603
42195 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_rt5645.c' (40,457) at 20240405153053945
42196 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_apollo.c' (40,458) at 20240405153046613
42197 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/dma.h' (40,459) at 20240405153047001
42198 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/rda8810pl-orangepi-2g-iot.dts' (40,460) at 20240405153045609
42199 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_1.4.bb' (40,461) at 20241206090014250
42200 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/timer.cpp' (40,462) at 20231206090055213
42201 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stack_map.c' (40,463) at 20210307214932650
42202 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/s6q-ipmb-channels.json' (40,464) at 20220211110019214
42203 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mdio.h' (40,465) at 20210307214931610
42204 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Kbuild' (40,466) at 20240405153045341
42205 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp.db' (40,467) at 20210307205553974
42206 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/neard.in' (40,468) at 20210307205554466
42207 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkincludes.pl' (40,469) at 20210307214932134
42208 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/Makefile' (40,470) at 20240405153054293
42209 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c' (40,471) at 20240405153048637
42210 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_rsa.c' (40,472) at 20210308005003708
42211 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.h' (40,473) at 20210307214929894
42212 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/netdev.h' (40,474) at 20240405153050609
42213 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adp5520-keys.c' (40,475) at 20210307214928474
42214 2025-01-08 03:00:48.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/boot0.h' (40,476) at 20210308005002780
42215 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_softmac.c' (40,477) at 20240405153231479
42216 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pdu001-u-boot.dtsi' (40,478) at 20210308005002560
42217 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fib_inet.c' (40,479) at 20240405153053333
42218 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/pgtable.c' (40,480) at 20240405153046057
42219 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/Makefile' (40,481) at 20240405153051381
42220 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/bitsperlong.h' (40,482) at 20210307214932454
42221 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sgx.h' (40,483) at 20240405153046397
42222 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/qcom_adm.h' (40,484) at 20240405153052681
42223 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx_tso.c' (40,485) at 20240405153231051
42224 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/video_cs5530.h' (40,486) at 20210307214930910
42225 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockmap_tcp_msg_prog.c' (40,487) at 20240405153054273
42226 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-command.json' (40,488) at 20210308005046409
42227 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c' (40,489) at 20240405153048657
42228 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sbrmi.rst' (40,490) at 20220525020651738
42229 2025-01-08 03:00:48.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_recv.h' (40,491) at 20220525020654183
42230 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt6357.yaml' (40,492) at 20240405153045105
42231 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326.dtsi' (40,493) at 20210307214926042
42232 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Festival' (40,494) at 20241221090017616
42233 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_net.c' (40,495) at 20210308005002540
42234 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/retu.txt' (40,496) at 20210307214925362
42235 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-nitrogen6x.dts' (40,497) at 20240405153045505
42236 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dvb.c' (40,498) at 20210309003650332
42237 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci-common.c' (40,499) at 20240405153230039
42238 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dummy.c' (40,500) at 20240405153046613
42239 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mroute.h' (40,501) at 20240405153052741
42240 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos850.dtsi' (40,502) at 20240405153045721
42241 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dimgrey_cavefish_reg_init.c' (40,503) at 20220525020652466
42242 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_queue.c' (40,504) at 20240405153053333
42243 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/Makefile' (40,505) at 20210307214931062
42244 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-12.conf' (40,506) at 20230412080023460
42245 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/iomd.h' (40,507) at 20210307214925850
42246 2025-01-08 03:00:48.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/Kconfig' (40,508) at 20241211090212454
42247 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_init.h' (40,509) at 20240405153051661
42248 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.h' (40,510) at 20210307214929934
42249 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron.dtsi' (40,511) at 20210308005002608
42250 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/apple-mfi-fastcharge.c' (40,512) at 20220525020654283
42251 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sysctl/sysctl.sh' (40,513) at 20240405153054373
42252 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-nitrogen6x.dts' (40,514) at 20240405153045497
42253 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/OperatingConfig.v1_0_4.json' (40,515) at 20240619080002952
42254 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ltc2688.c' (40,516) at 20240405153048977
42255 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/MAINTAINERS' (40,517) at 20210308005002920
42256 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/disable-tsc-test.c' (40,518) at 20210307214932710
42257 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-u-boot-scr/rpi-u-boot-scr.bb' (40,519) at 20241221090017572
42258 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/bblayers.conf.sample' (40,520) at 20240323080013545
42259 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c' (40,521) at 20240405153050073
42260 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/Makefile' (40,522) at 20210309003649668
42261 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/gef_sbc310.c' (40,523) at 20240405153230051
42262 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.displaying-bmps' (40,524) at 20210308005003292
42263 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-ns2.h' (40,525) at 20210307214931322
42264 2025-01-08 03:00:48.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Tacolneston' (40,526) at 20210307205553798
42265 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rv1108-elgin-r1.dts' (40,527) at 20210308005002608
42266 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/context.h' (40,528) at 20240405153046429
42267 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/smartconnect.c' (40,529) at 20220525020653911
42268 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb_port_down.sh' (40,530) at 20240405153054337
42269 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/main.c' (40,531) at 20210307214932614
42270 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/nbench_32bits.patch' (40,532) at 20210307205553870
42271 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic-spinlock.h' (40,533) at 20240405153045357
42272 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/evtest/evtest/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (40,534) at 20220618030015170
42273 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc.h' (40,535) at 20241216090017797
42274 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lswxl.dts' (40,536) at 20240405153045457
42275 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0020-sd-event-Make-malloc_trim-conditional-on-glibc.patch' (40,537) at 20240413080012651
42276 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spartan3.h' (40,538) at 20210308005003684
42277 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/meson.build' (40,539) at 20241010080036061
42278 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/ingenic_ecc.h' (40,540) at 20240405153049693
42279 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc32plus-linux-user.mak' (40,541) at 20230925080039837
42280 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_scsi_fw_funcs.h' (40,542) at 20210307214930382
42281 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtensa_memory.h' (40,543) at 20210308005045993
42282 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ZPL-1.1' (40,544) at 20210307205554426
42283 2025-01-08 03:00:48.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mdio.c' (40,545) at 20240405153050309
42284 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/dumpfilelist' (40,546) at 20221213040024897
42285 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_bus.c' (40,547) at 20240405153046301
42286 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-1.22.8.inc' (40,548) at 20241221090017660
42287 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_espressobin-88f3720_defconfig' (40,549) at 20210308005003268
42288 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536ds.dtsi' (40,550) at 20210307214926342
42289 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_led.h' (40,551) at 20240405153048625
42290 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-npcm.c' (40,552) at 20240912080012042
42291 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-ipu-dsp-common.dtsi' (40,553) at 20240405153045597
42292 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/setup_64.c' (40,554) at 20240617080017378
42293 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.memhp' (40,555) at 20241211090212534 to deleted uid set
42294 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-SC_Tenerife' (40,556) at 20210307205553766
42295 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/pci.c' (40,557) at 20240906080037236
42296 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_fill_link_info.c' (40,558) at 20240405153232259
42297 2025-01-08 03:00:48.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c' (40,559) at 20240910080014042
42298 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/altera_timer.txt' (40,560) at 20210308005003328
42299 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/mdio-util/mdio-util_0.1.bb' (40,561) at 20241206090014218
42300 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_dir.c' (40,562) at 20240405153052257
42301 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_nest_pervasive.h' (40,563) at 20240906080037336
42302 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/airoha/en7523-evb.dts' (40,564) at 20240405153045373
42303 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/tuner-cardlist.rst' (40,565) at 20210307214925234
42304 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/davinci-cpufreq.h' (40,566) at 20240405153052765
42305 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c' (40,567) at 20240710080014593
42306 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx208.c' (40,568) at 20240405153230787
42307 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-evb.dts' (40,569) at 20240405153229931
42308 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/delay-accounting.rst' (40,570) at 20240405153044937
42309 2025-01-08 03:00:48.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh' (40,571) at 20220405030025645
42310 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootm_os.c' (40,572) at 20210308005003224
42311 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_virtio.c' (40,573) at 20240405153231367
42312 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/iomap.c' (40,574) at 20220525020652046
42313 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/entry.S' (40,575) at 20240405153229859
42314 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/pm.h' (40,576) at 20210307214931602
42315 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/usblp.c' (40,577) at 20240405153052049
42316 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/adf_drv.c' (40,578) at 20240405153046953
42317 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_lte.c' (40,579) at 20240405153051813
42318 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gx.h' (40,580) at 20210308005003456
42319 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/118' (40,581) at 20240326080039726
42320 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_idc.c' (40,582) at 20240405153050009
42321 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7752evb_defconfig' (40,583) at 20210308005003280
42322 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_selftests.h' (40,584) at 20210309003655996
42323 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_layer.cpp' (40,585) at 20240829080022546
42324 2025-01-08 03:00:48.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2019-13232_p1.patch' (40,586) at 20210307205554574
42325 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6323/registers.h' (40,587) at 20210307214931430
42326 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-ld4.c' (40,588) at 20210308005002792
42327 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-Kaisa' (40,589) at 20210307205553758
42328 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi' (40,590) at 20240405153229919
42329 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/Kconfig' (40,591) at 20240405153046201
42330 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_qspi_defconfig' (40,592) at 20210308005003264
42331 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Boehm-GC' (40,593) at 20241221090017616
42332 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ibm.c' (40,594) at 20240405153046525
42333 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp' (40,595) at 20240817080003183
42334 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/tmpf.c' (40,596) at 20230809080010803
42335 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform-devices-occ-hwmon' (40,597) at 20220525020651634
42336 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/enum.h' (40,598) at 20240405153050281
42337 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/systemd/system/phosphor-ledcontroller.service' (40,599) at 20240719080031533
42338 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/access.h' (40,600) at 20240906080037488
42339 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_setsockopt.c' (40,601) at 20240405153054265
42340 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/Makefile' (40,602) at 20210307214929866
42341 2025-01-08 03:00:48.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-core-test.c' (40,603) at 20240405153230655
42342 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c' (40,604) at 20240405153049285
42343 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-machine-units_1.0.bb' (40,605) at 20231011080016606
42344 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lathist_user.c' (40,606) at 20210309003654512
42345 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/op-occ-enable@.service' (40,607) at 20230210040018895
42346 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/irq-affinity.rst' (40,608) at 20210307214925266
42347 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/serialio.h' (40,609) at 20240405153046613
42348 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EventDestination_v1.xml' (40,610) at 20240918080002712
42349 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unwind_hints.h' (40,611) at 20240405153046401
42350 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb' (40,612) at 20241221090017564
42351 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/microread.c' (40,613) at 20220525020653819
42352 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/aio_notify.promela' (40,614) at 20210308005045805
42353 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Makefile' (40,615) at 20240405153045341
42354 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/gic_64.S' (40,616) at 20210308005002708
42355 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ru-Krasnodar' (40,617) at 20210307205553778
42356 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx30_tasks.py' (40,618) at 20241221090017628
42357 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/core.c' (40,619) at 20240405153051177
42358 2025-01-08 03:00:48.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.c' (40,620) at 20220525020652967
42359 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb.c' (40,621) at 20210308005003232
42360 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/pcm-test.c' (40,622) at 20240405153232255
42361 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/MAINTAINERS' (40,623) at 20210308005003172
42362 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/bitops.h' (40,624) at 20210308005002544
42363 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_common_defs.h' (40,625) at 20210309003650532
42364 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe.c' (40,626) at 20240405153231007
42365 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/pandora.c' (40,627) at 20210308005003028
42366 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/versatile-pb.dts' (40,628) at 20240405153045401
42367 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front.h' (40,629) at 20210307214932450
42368 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx7ulp-pcc-clock.yaml' (40,630) at 20240405153045025
42369 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Port.interface.yaml' (40,631) at 20230429080025377
42370 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/rxperf.c' (40,632) at 20240405153053361
42371 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hassela' (40,633) at 20210307205553782
42372 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.json' (40,634) at 20210308005046397
42373 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/xor.h' (40,635) at 20210307214926514
42374 2025-01-08 03:00:48.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/amcore_defconfig' (40,636) at 20240405153230003
42375 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/mac_dbdma.h' (40,637) at 20241022080032784
42376 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_memory_region.h' (40,638) at 20240405153048541
42377 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-start-dhcp.sh' (40,639) at 20241101080022236
42378 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_loader_handle.h' (40,640) at 20240405153046957
42379 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/TODO' (40,641) at 20210307214930502
42380 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-missing-name.json' (40,642) at 20220429100100882
42381 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/cortina.c' (40,643) at 20210307214929686
42382 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_drrs.h' (40,644) at 20240405153048449
42383 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti814x_evm.h' (40,645) at 20210308005003620
42384 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/lcd-panel-cgram.rst' (40,646) at 20210307214925230
42385 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/tu102.c' (40,647) at 20240405153048653
42386 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-subunit_1.4.4.bb' (40,648) at 20241221090017668
42387 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dev-needs.sh' (40,649) at 20210309003654532
42388 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (40,650) at 20240516080013150
42389 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/add_led_action.cpp' (40,651) at 20240719080031533
42390 2025-01-08 03:00:48.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/allyes_expected_config' (40,652) at 20210308005003736
42391 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_1_offset.h' (40,653) at 20210309003649624
42392 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_dbg.c' (40,654) at 20240405153051877
42393 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap_slots.c' (40,655) at 20240405153053153
42394 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/geni-se.h' (40,656) at 20240405153231839
42395 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/simplify_B_place.patch' (40,657) at 20230706080014769
42396 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tda19988.c' (40,658) at 20210308005003536
42397 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/net_helper.sh' (40,659) at 20240617080017414
42398 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/dmfe.c' (40,660) at 20240405153049901
42399 2025-01-08 03:00:48.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/utils.py' (40,661) at 20241211090212538
42400 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CollectionCapabilities_v1.xml' (40,662) at 20240619080002920
42401 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dra7xx_evm.h' (40,663) at 20210308005003592
42402 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c' (40,664) at 20240405153231203
42403 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/smsgiucv.c' (40,665) at 20210307214930254
42404 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3670.c' (40,666) at 20240405153230211
42405 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pernaja' (40,667) at 20210307205553770
42406 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun6i-a31-ccu.h' (40,668) at 20210308005003636
42407 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/apple/sart.h' (40,669) at 20240405153052793
42408 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fmt/fmt_11.0.2.bb' (40,670) at 20241221090017656
42409 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/cxl_type3.c' (40,671) at 20241211090212290
42410 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra-xusb.c' (40,672) at 20240405153051377
42411 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/test-bootconfig.sh' (40,673) at 20240405153054037
42412 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/string.h' (40,674) at 20210307214926314
42413 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0012.h' (40,675) at 20210307214928794
42414 2025-01-08 03:00:48.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/Makefile' (40,676) at 20210308005002968
42415 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/proc-fns.h' (40,677) at 20210307214926062
42416 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_cmn_drv.h' (40,678) at 20240405153230799
42417 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cyaml/cyaml_1.4.1.bb' (40,679) at 20240106090017237
42418 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/ddr.c' (40,680) at 20210308005002980
42419 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/firmware.c' (40,681) at 20210309003651772
42420 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/Kconfig' (40,682) at 20240405153049505
42421 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_surface.c' (40,683) at 20240805080013947
42422 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_TTL.h' (40,684) at 20210307214931650
42423 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgsf/libgsf/0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch' (40,685) at 20210307205553746
42424 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch' (40,686) at 20241221090017680
42425 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Trigger/meson.build' (40,687) at 20230825080021141
42426 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0007-CMakeLists.txt-do-not-use-ccache.patch' (40,688) at 20240413080012655
42427 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_mlme_ext.h' (40,689) at 20240405153051925
42428 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ppc-util.h' (40,690) at 20240906080037572
42429 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/render_block_graph.py' (40,691) at 20240326080039630
42430 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/param.h' (40,692) at 20210307214926250
42431 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-composite-7ulp.c' (40,693) at 20241008080013911
42432 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/mkefidisk.wks' (40,694) at 20241221090017704
42433 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/stdio_console.h' (40,695) at 20210307214926618
42434 2025-01-08 03:00:48.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/dlfilters/dlfilter-test-api-v0.c' (40,696) at 20240405153232223
42435 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/fw.h' (40,697) at 20240405153050481
42436 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0020_models_bigautofield.py' (40,698) at 20220402030016103
42437 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler/baseboard-fru-handler.service' (40,699) at 20220524100009211
42438 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/Kconfig' (40,700) at 20240405153049685
42439 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/probe_vfs_getname.sh' (40,701) at 20240405153232231
42440 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11.h' (40,702) at 20210307214925974
42441 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/bootscripts/autoboot.cmd' (40,703) at 20210308005003044
42442 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-peak_usb' (40,704) at 20240405153044917
42443 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mt7621.c' (40,705) at 20240405153047077
42444 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/274' (40,706) at 20220429100100914
42445 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/README.md' (40,707) at 20240809080016318
42446 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_w.c' (40,708) at 20210308005046513
42447 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-xtalk.c' (40,709) at 20221102030020737
42448 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/rstFlatTable.py' (40,710) at 20210308005002536
42449 2025-01-08 03:00:48.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators-config.service' (40,711) at 20230516080033026
42450 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md.c' (40,712) at 20240830080013267
42451 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0.dtsi' (40,713) at 20240805080013923
42452 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap-zoom-common.dtsi' (40,714) at 20240405153045601
42453 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/.gitignore' (40,715) at 20210308005003760
42454 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/smartmontools_7.4.bb' (40,716) at 20241206090014254
42455 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-evk.dts' (40,717) at 20240405153045521
42456 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/Makefile.config' (40,718) at 20240405153054213
42457 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020si-pre.dtsi' (40,719) at 20210307214926346
42458 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sii9234.c' (40,720) at 20240405153048377
42459 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/palmetto-ipmi-fru-properties.yaml' (40,721) at 20210307205553690
42460 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.h' (40,722) at 20240405153048353
42461 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/Makefile' (40,723) at 20210307214929166
42462 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_32.h' (40,724) at 20210307214926610
42463 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/MAINTAINERS' (40,725) at 20210308005002972
42464 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/tinfoil.py' (40,726) at 20231126090012849
42465 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host3.json' (40,727) at 20211207040021533
42466 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/imximage.cfg' (40,728) at 20210308005003016
42467 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_cpu.h' (40,729) at 20210308005046085
42468 2025-01-08 03:00:48.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-l4.dtsi' (40,730) at 20240405153045605
42469 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/regdef.h' (40,731) at 20210308005002816
42470 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dnotify.h' (40,732) at 20240405153231807
42471 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/start.S' (40,733) at 20210308005002948
42472 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.h' (40,734) at 20220525020652522
42473 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.h' (40,735) at 20240405153050109
42474 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_ph_w.c' (40,736) at 20210308005046509
42475 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-networkx_3.1.bb' (40,737) at 20241206090014266
42476 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrfors' (40,738) at 20210307205553786
42477 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/Kconfig' (40,739) at 20210308005002972
42478 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/replay.rst' (40,740) at 20241211090212234
42479 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/cache.json' (40,741) at 20240405153054149
42480 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_counter.c' (40,742) at 20240405153054181
42481 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/errqueue.h' (40,743) at 20210309003653988
42482 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain.h' (40,744) at 20221215040039070
42483 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10086.c' (40,745) at 20240405153049301
42484 2025-01-08 03:00:48.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/OWNERS' (40,746) at 20231019080034639
42485 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/opp.h' (40,747) at 20240405153051213
42486 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/uio.h' (40,748) at 20210307214932742
42487 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max77650.c' (40,749) at 20210307214927190
42488 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common.bb' (40,750) at 20241206090014226
42489 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/image.c' (40,751) at 20210308005002708
42490 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/files/greatlakes-system-state-init' (40,752) at 20240316080012480
42491 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/highmem.h' (40,753) at 20220525020651998
42492 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/notifier.rst' (40,754) at 20220525020651738
42493 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson8-hdmi-tx.c' (40,755) at 20240405153231307
42494 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/sys_proto.h' (40,756) at 20210308005002796
42495 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/Makefile' (40,757) at 20210307214931226
42496 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/branch.json' (40,758) at 20240405153054109
42497 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-Add-support-for-riscv32-CPU.patch' (40,759) at 20241221090017656
42498 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec_unless_positive' (40,760) at 20240405153053433
42499 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdsox32.lds.S' (40,761) at 20210307214926650
42500 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/global_state.h' (40,762) at 20230925080039933
42501 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/auto-basic.sh' (40,763) at 20220804030014691
42502 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-cfg.h' (40,764) at 20240405153049469
42503 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gpucc.yaml' (40,765) at 20240405153229759
42504 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-lantiq.c' (40,766) at 20240405153230015
42505 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/.gitignore' (40,767) at 20210307214932738
42506 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/blkio-controller.rst' (40,768) at 20240405153044937
42507 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/threei.c' (40,769) at 20210308005003720
42508 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_seq.h' (40,770) at 20210307214930282
42509 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smumgr.c' (40,771) at 20210309003649664
42510 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/espresso7420.c' (40,772) at 20210308005003044
42511 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6331/core.h' (40,773) at 20240405153052729
42512 2025-01-08 03:00:48.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vde.h' (40,774) at 20210307214926618
42513 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/images/obmc-phosphor-image.bbappend' (40,775) at 20211102000022380
42514 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/LICENSE' (40,776) at 20210308005118481
42515 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-wait.c' (40,777) at 20230925080040113
42516 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/pylint.sh' (40,778) at 20230925080039973
42517 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/alloc.rs' (40,779) at 20240405153232095
42518 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/watchdog.h' (40,780) at 20210307214926554
42519 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/icrdma_hw.h' (40,781) at 20240405153230711
42520 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/tea575x.h' (40,782) at 20210307214931542
42521 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-ppmu.c' (40,783) at 20240405153046977
42522 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_plink.c' (40,784) at 20240405153232047
42523 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-define-loff_t-if-not-already-defined.patch' (40,785) at 20230706080014733
42524 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-misc.c' (40,786) at 20210307214928598
42525 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c' (40,787) at 20240405153048509
42526 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/dgnd3700v2.c' (40,788) at 20210308005003024
42527 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32.h' (40,789) at 20240405153051369
42528 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/general.json' (40,790) at 20240405153054113
42529 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.36.0.bb' (40,791) at 20240413080012635
42530 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_1_ppsmc.h' (40,792) at 20240405153048349
42531 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/ahb/ahb--apb/f0100000.peci-bus/peci-0/0-30/peci-dimmtemp.0.conf' (40,793) at 20210307205554094
42532 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dc-scm-v1/Makefile' (40,794) at 20220708100032823
42533 2025-01-08 03:00:48.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst' (40,795) at 20240405153045317
42534 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_is1.h' (40,796) at 20210308005003616
42535 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/marvell,tauros2-cache.txt' (40,797) at 20240405153045021
42536 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/features.rst' (40,798) at 20240405153229739
42537 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-ctr.c' (40,799) at 20220525020652390
42538 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/vgetcpu.c' (40,800) at 20240405153046369
42539 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/strlen_32.S' (40,801) at 20240405153230047
42540 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/connection.c' (40,802) at 20220525020654887
42541 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6sl.c' (40,803) at 20210307214925890
42542 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-1.dtsi' (40,804) at 20210307214926350
42543 2025-01-08 03:00:48.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h' (40,805) at 20240405153050529
42544 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ksz884x.c' (40,806) at 20240405153050165
42545 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/fw-update/fw-update_0.1.bb' (40,807) at 20241206090014218
42546 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/.gitignore' (40,808) at 20210514000015186
42547 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-evb.dts' (40,809) at 20220617030036053
42548 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/u-boot.lds' (40,810) at 20210308005002560
42549 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-cipher-glue.c' (40,811) at 20240405153045617
42550 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.out' (40,812) at 20230925080040089 to deleted uid set
42551 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/main.c' (40,813) at 20240405153230715
42552 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/onenand.h' (40,814) at 20210307214931450
42553 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_eq.h' (40,815) at 20210307214932234
42554 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/switch_to.h' (40,816) at 20240405153046129
42555 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/missing_owner_target.hpp' (40,817) at 20211029000044094
42556 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv-35xx-devkit.dts' (40,818) at 20240405153045601
42557 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/entry.S' (40,819) at 20240405153229915
42558 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config.bbappend' (40,820) at 20210812000025162
42559 2025-01-08 03:00:48.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/loss_interval.h' (40,821) at 20210307214931922
42560 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TelemetryService_v1.xml' (40,822) at 20240619080002936
42561 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/timer/stm32-lptim-trigger.h' (40,823) at 20210307214931402
42562 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb' (40,824) at 20241221090017528
42563 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lm3630a_bl.c' (40,825) at 20240613080016471
42564 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/Makefile' (40,826) at 20210307214930154
42565 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Falerum_Centrum' (40,827) at 20210307205553778
42566 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.c' (40,828) at 20220525020652955
42567 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/lpddr4_timing.c' (40,829) at 20210308005002964
42568 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml' (40,830) at 20240405153045173
42569 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-txp.yaml' (40,831) at 20210309003648340
42570 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/topology.h' (40,832) at 20210307214926554
42571 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/spi/spi-omap2-mcspi.c' (40,833) at 20240405153231463 to deleted uid set
42572 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_coresight.h' (40,834) at 20240405153046609
42573 2025-01-08 03:00:48.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32h7-rcc.txt' (40,835) at 20210308005003304
42574 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_hsio.h' (40,836) at 20210307214931590
42575 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Memory_v1.xml' (40,837) at 20240619080002928
42576 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fc2.h' (40,838) at 20210307214931586
42577 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/namespace.c' (40,839) at 20240405153231735
42578 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-buttons/.clang-format' (40,840) at 20240820080021574 to deleted uid set
42579 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/vitesse.c' (40,841) at 20210308005003444
42580 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/net2big_v2.c' (40,842) at 20210308005002904
42581 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/bblayers.conf.sample' (40,843) at 20230413080015624
42582 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_xport.c' (40,844) at 20240405153051593
42583 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi.h' (40,845) at 20210309003653312
42584 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/omap-keypad.txt' (40,846) at 20210307214925338
42585 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/index.rst' (40,847) at 20210307214925534
42586 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/machine-target.json' (40,848) at 20241211090212450
42587 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cnt32_to_63.h' (40,849) at 20210307214931370
42588 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-yavia.dts' (40,850) at 20240405153045729
42589 2025-01-08 03:00:48.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/ledtrig-transient.rst' (40,851) at 20210309003648432
42590 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gaff.c' (40,852) at 20210307214928090
42591 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/acornscsi.c' (40,853) at 20240405153051569
42592 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-drm-core.c' (40,854) at 20240405153048557
42593 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_small_bar.rst' (40,855) at 20240405153045213
42594 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_priv.h' (40,856) at 20240405153231443
42595 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9650.c' (40,857) at 20240405153049333
42596 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/40-gbmc-forward.conf' (40,858) at 20210507100027212
42597 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/nitro_enclave.c' (40,859) at 20241211090212278
42598 2025-01-08 03:00:48.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb' (40,860) at 20240301090012427
42599 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw.c' (40,861) at 20210309003652396
42600 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/pwc.h' (40,862) at 20210307214931610
42601 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__sync_wait.hpp' (40,863) at 20241219090033964
42602 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/psc.c' (40,864) at 20210307214926170
42603 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/volume.c' (40,865) at 20240405153231607
42604 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-mv78460.dtsi' (40,866) at 20210308005002568
42605 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/rde_handler_test.cpp' (40,867) at 20220618030002706
42606 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_mpc83xx.h' (40,868) at 20210308005003496
42607 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_imx6_defconfig' (40,869) at 20210308005003248
42608 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/include/perf_regs.h' (40,870) at 20240405153232223
42609 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16260.c' (40,871) at 20240405153048981
42610 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-clt.h' (40,872) at 20240405153046717
42611 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h' (40,873) at 20240405153048485 to deleted uid set
42612 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra124-dpaux.yaml' (40,874) at 20240405153045049
42613 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53016-meraki-mr32.dts' (40,875) at 20240405153229871
42614 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/itest.c' (40,876) at 20210308005003212
42615 2025-01-08 03:00:48.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mchp_pfsoc_dmc.c' (40,877) at 20210927100127153
42616 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_pci.c' (40,878) at 20241211090145477
42617 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pci/bridge.h' (40,879) at 20210307214926238
42618 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp' (40,880) at 20230523080003149
42619 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/irq.c' (40,881) at 20210307214926190
42620 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/leading-comma-object.out' (40,882) at 20210308005046409 to deleted uid set
42621 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/viperboard.c' (40,883) at 20210307214929118
42622 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/Makefile' (40,884) at 20240405153048869
42623 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16136.c' (40,885) at 20240405153048981
42624 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc5000.h' (40,886) at 20210307214928802
42625 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/ioprio.rst' (40,887) at 20210307214925250
42626 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/rj54n1cb0c.h' (40,888) at 20210307214931542
42627 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_free_pages.c' (40,889) at 20240405153053105
42628 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_rhashtable.c' (40,890) at 20240405153053105
42629 2025-01-08 03:00:48.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/aspeed_udc.h' (40,891) at 20220802100038581
42630 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_netdev.c' (40,892) at 20240405153053289
42631 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_mmap.h' (40,893) at 20220525020652915
42632 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hw_irq.h' (40,894) at 20210307214926214
42633 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/data-fabric.json' (40,895) at 20240405153054121
42634 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/xenfb.c' (40,896) at 20240906080037220
42635 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Sirius-5.0E' (40,897) at 20210307205553762
42636 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_utils.py' (40,898) at 20221209040018567
42637 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pl190.c' (40,899) at 20241211090212286
42638 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0012-Fix-configuration-of-NETSNMP_FD_MASK_TYPE.patch' (40,900) at 20240413080012643
42639 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx334.yaml' (40,901) at 20240405153045093
42640 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-repetition.err' (40,902) at 20210308005046409 to deleted uid set
42641 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_soc_dts_iosf.c' (40,903) at 20240405153231499
42642 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8939.h' (40,904) at 20210307214931350
42643 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/poweron.sh' (40,905) at 20240904080027738
42644 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml' (40,906) at 20240405153045029
42645 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/system/boot.S' (40,907) at 20240326080039746
42646 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/am3517crane.h' (40,908) at 20210308005003076
42647 2025-01-08 03:00:48.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pwm.h' (40,909) at 20210308005003680
42648 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-net.c' (40,910) at 20240405153050309
42649 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2/tweak-for-lvmdbusd.patch' (40,911) at 20241206090014262
42650 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/transaction.json' (40,912) at 20240405153054117
42651 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py' (40,913) at 20210307205554262
42652 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-usb-gpio.txt' (40,914) at 20210307214925314
42653 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_nand_1pass.c' (40,915) at 20210308005003548
42654 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso.h' (40,916) at 20220525020652106
42655 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/Makefile' (40,917) at 20240405153045965
42656 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-usb-clk.yaml' (40,918) at 20240405153045021
42657 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/setup.c' (40,919) at 20210307214926186
42658 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/ahb.h' (40,920) at 20210307214931594
42659 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/obj_name.c' (40,921) at 20240405153054257
42660 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/hmat.h' (40,922) at 20240326080039414
42661 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/tgtd' (40,923) at 20220502030010100
42662 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali.h' (40,924) at 20210308005003412
42663 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/create-spdx-2.2.bbclass' (40,925) at 20241221090017612
42664 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77541.c' (40,926) at 20240405153230835
42665 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_w.c' (40,927) at 20210308005046513
42666 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sabresd.dtsi' (40,928) at 20240405153045517
42667 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/event_service_store.hpp' (40,929) at 20241207090003063
42668 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session' (40,930) at 20210307205554582
42669 2025-01-08 03:00:48.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/l4.txt' (40,931) at 20210307214925278
42670 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/mc.c' (40,932) at 20240405153230831
42671 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-common.h' (40,933) at 20210309003648856
42672 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/replay-core.h' (40,934) at 20230426080043756
42673 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/public_key.c' (40,935) at 20240405153230155
42674 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Akersjon' (40,936) at 20210307205553778
42675 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/conf/layer.conf' (40,937) at 20241221090017580
42676 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl711.c' (40,938) at 20240405153046901
42677 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-whitelist/phosphor-ipmi-fru-whitelist-native.conf' (40,939) at 20210307205554070
42678 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qru1000.dtsi' (40,940) at 20240405153045781
42679 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/exit-air/ExitAirTempSensor.hpp' (40,941) at 20241112090003094
42680 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a.inc' (40,942) at 20241221090017468
42681 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/Kconfig' (40,943) at 20240405153231891
42682 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.h' (40,944) at 20241008080013911
42683 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ap-bridge.h' (40,945) at 20210308005046029
42684 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-querycap.rst' (40,946) at 20220525020651790
42685 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_common.c' (40,947) at 20230819080009106
42686 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c' (40,948) at 20240405153230507
42687 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/loongarch64/host-signal.h' (40,949) at 20220429100100642
42688 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts' (40,950) at 20240405153229951
42689 2025-01-08 03:00:48.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/berlin2.h' (40,951) at 20210307214931322
42690 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mxdb.c' (40,952) at 20230925080040101
42691 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/gbmc-dev-ssh-key.bb' (40,953) at 20241206090014226
42692 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/faraday,ftpci100.yaml' (40,954) at 20220525020651698
42693 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_display.c' (40,955) at 20240405153230603
42694 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/create.c' (40,956) at 20230925080039821
42695 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/thermal_nl.c' (40,957) at 20240405153054069
42696 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-log' (40,958) at 20210307214925202
42697 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/loongarch-virt-machine.c' (40,959) at 20240906080037568
42698 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/huawei_hg556a_ram_defconfig' (40,960) at 20210308005003260
42699 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/unit-testing/readme.md' (40,961) at 20221215040043190
42700 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-cli-include-fcntl.h-for-O_CREAT-define.patch' (40,962) at 20230706080014737
42701 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb' (40,963) at 20231207090015270
42702 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi.c' (40,964) at 20240405153050285
42703 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com90io.c' (40,965) at 20240405153049721
42704 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch' (40,966) at 20241221090017656
42705 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ehv_pic.c' (40,967) at 20240405153230059
42706 2025-01-08 03:00:48.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/badpel' (40,968) at 20240613080020632
42707 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/atomic.h' (40,969) at 20240405153052617
42708 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/thread-pool.c' (40,970) at 20240326080039758
42709 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock.sh' (40,971) at 20240405153053425
42710 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/epoll-ctl.c' (40,972) at 20240405153054097
42711 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/max34451@4e.conf' (40,973) at 20210307205554086
42712 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/namei.c' (40,974) at 20240405153231687
42713 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h' (40,975) at 20240520080015143
42714 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c' (40,976) at 20240405153230595
42715 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_ops.S' (40,977) at 20210307214926110
42716 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10036.c' (40,978) at 20240405153049301
42717 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/water-cooled.yaml' (40,979) at 20210307205553698
42718 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/screen_info.c' (40,980) at 20210307214926110
42719 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/externalsrc.py' (40,981) at 20230114040015530
42720 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac_common.h' (40,982) at 20210307214928834
42721 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/turbostat/turbostat_3.4.bb' (40,983) at 20241221090017532
42722 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/using-gpio.rst' (40,984) at 20240405153045193
42723 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_system.cpp' (40,985) at 20240820080022986
42724 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_with_ucode_ptr.py' (40,986) at 20210308005003748
42725 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pyhatunturi' (40,987) at 20210307205553774
42726 2025-01-08 03:00:48.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_drc.h' (40,988) at 20210927100127241
42727 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-reg.h' (40,989) at 20210307214928806
42728 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/templates/default/local.conf.sample' (40,990) at 20241221090017484
42729 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_kexec.c' (40,991) at 20240405153232111
42730 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Makefile' (40,992) at 20240405153054085
42731 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/__init__.py' (40,993) at 20210308005048029
42732 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ms7722se.h' (40,994) at 20210308005003604
42733 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/calculate.cpp' (40,995) at 20241016080037666
42734 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-arm.json' (40,996) at 20210308005046117
42735 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imx-cst/imx-cst_3.4.0.bb' (40,997) at 20241221090017536
42736 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-image-source.rst' (40,998) at 20240405153045313
42737 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/socket.c' (40,999) at 20241018080014590
42738 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_mcvevk.dts' (41,000) at 20240405153045441
42739 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_reg_io.h' (41,001) at 20240405153046609
42740 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (41,002) at 20241206090014286
42741 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libstemmer/libstemmer/0001-Build-so-lib.patch' (41,003) at 20230503080014587
42742 2025-01-08 03:00:48.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra20-mc.h' (41,004) at 20220525020654547
42743 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-event.h' (41,005) at 20240405153232239
42744 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/testsdk.bbclass' (41,006) at 20220910030013389
42745 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts' (41,007) at 20240405153045781
42746 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/Makefile' (41,008) at 20210307214929558
42747 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-lakefield.c' (41,009) at 20240405153231323
42748 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsiphy.c' (41,010) at 20240405153230819
42749 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/0001-freetype-Fix-function-signatures-to-match-without-ca.patch' (41,011) at 20230401080011939
42750 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_w.c' (41,012) at 20210308005046513
42751 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/DataFormatterMixin.js' (41,013) at 20220105012522983
42752 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sc64-regs.h' (41,014) at 20210308005002796
42753 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/Makefile' (41,015) at 20240613080016363
42754 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/samhain.py' (41,016) at 20210307205554110
42755 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/ptrace.c' (41,017) at 20240405153045909
42756 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu7_smumgr.h' (41,018) at 20210309003649664
42757 2025-01-08 03:00:48.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_post.c' (41,019) at 20240405153230523
42758 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp-pinfunc.h' (41,020) at 20210308005002592
42759 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/irq.h' (41,021) at 20210308005002876
42760 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips32r2.inc' (41,022) at 20210905000020581
42761 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_append_pad_checksum_check.yaml' (41,023) at 20240908080010098
42762 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/statfs.h' (41,024) at 20240405153046285
42763 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/gprs.h' (41,025) at 20210307214931570
42764 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/multilib.py' (41,026) at 20220910030013401
42765 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,twl4030-madc.yaml' (41,027) at 20210309003648356
42766 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/uapi/asm/errno.h' (41,028) at 20210307214932458
42767 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/meson.build' (41,029) at 20230713080024488
42768 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/insn-eval.h' (41,030) at 20240405153046385
42769 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg-common.h' (41,031) at 20240405153051945
42770 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-goramo-multilink.dts' (41,032) at 20240405153229871
42771 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_device.c' (41,033) at 20220525020654003
42772 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/if_usb.c' (41,034) at 20240405153050557
42773 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sungem_phy.h' (41,035) at 20240405153052801
42774 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (41,036) at 20210307205553998
42775 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png' (41,037) at 20210307205554250 to deleted uid set
42776 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/dasd.h' (41,038) at 20240405153046281
42777 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-std.rst' (41,039) at 20210309003648508
42778 2025-01-08 03:00:48.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/early_printk.c' (41,040) at 20241211090145381
42779 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_cfg_data.c' (41,041) at 20240405153049413
42780 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/bhrb_no_crash_wo_pmu_test.c' (41,042) at 20240405153054361
42781 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sti_sdhci.c' (41,043) at 20210308005003408
42782 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/raspberrypi,firmware-ts.txt' (41,044) at 20210307214925338
42783 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/audio.c' (41,045) at 20241211090145569
42784 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lp87565.c' (41,046) at 20240405153047077
42785 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utinit.c' (41,047) at 20240405153046625
42786 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_homer.c' (41,048) at 20230426080043728
42787 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h' (41,049) at 20240405153047305
42788 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mctp/mctp_1.1.bb' (41,050) at 20230503080014579
42789 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ciu3.txt' (41,051) at 20210307214925362
42790 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-topckgen.c' (41,052) at 20240405153230211
42791 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/setup_protocol.h' (41,053) at 20210307214930734
42792 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v10_0.h' (41,054) at 20210307214927242
42793 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4_4.13.0.bb' (41,055) at 20230503080014583
42794 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/Makefile' (41,056) at 20240405153049133
42795 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.markdownlint.yaml' (41,057) at 20220427030011953
42796 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/module.c' (41,058) at 20240613080016455
42797 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/cpu-features.rst' (41,059) at 20240326080039406
42798 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6375.c' (41,060) at 20240405153230231
42799 2025-01-08 03:00:48.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/uaccess.c' (41,061) at 20210307214926170
42800 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/sdbusplus.wrap' (41,062) at 20220625030026176
42801 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1789-i2c.c' (41,063) at 20240405153053665
42802 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/0001-initialize-msghdr-portably.patch' (41,064) at 20221003030013269
42803 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770.h' (41,065) at 20220525020653003
42804 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-hist.tc' (41,066) at 20210307214932674
42805 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_ssi.h' (41,067) at 20210307214932374
42806 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/da850_lowlevel.c' (41,068) at 20210308005002720
42807 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts' (41,069) at 20240405153045781
42808 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/MAINTAINERS' (41,070) at 20210308005002952
42809 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-h3ulcb-u-boot.dts' (41,071) at 20210308005002600
42810 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/time.c' (41,072) at 20210307214926202
42811 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_frame_format.h' (41,073) at 20210307214930550
42812 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Limavady' (41,074) at 20210307205553798
42813 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91rm9200.c' (41,075) at 20240405153046769
42814 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pmem.c' (41,076) at 20241011080017291
42815 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-hwnoise.rst' (41,077) at 20240405153045265
42816 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amlogic,gxl-mdio-mux.yaml' (41,078) at 20240405153045113
42817 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/shader.h' (41,079) at 20210308005046057
42818 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-evb.dts' (41,080) at 20210308005002624
42819 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-i2c.c' (41,081) at 20210307214928694
42820 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/Makefile' (41,082) at 20210309003651196
42821 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb' (41,083) at 20241221090017540
42822 2025-01-08 03:00:48.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-power-mx23.h' (41,084) at 20210308005002656
42823 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_server.cpp' (41,085) at 20241220090040763
42824 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/mapper.c' (41,086) at 20241101080034432
42825 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_titan.h' (41,087) at 20210307214925646
42826 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rcar-mstp.h' (41,088) at 20210308005002768
42827 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/hcd-dwc3.h' (41,089) at 20230426080043768
42828 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fentry_fexit.c' (41,090) at 20240405153054253
42829 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/lantiq/danube_easy50712.dts' (41,091) at 20240405153045989
42830 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_proc.h' (41,092) at 20240326080039558
42831 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/Makefile' (41,093) at 20240405153053121
42832 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-insecure-signing-key-native.bb' (41,094) at 20241206090014274
42833 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa27x.h' (41,095) at 20210307214925938
42834 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-hdmi.yaml' (41,096) at 20240405153045049
42835 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_msg.h' (41,097) at 20240405153046953
42836 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h' (41,098) at 20240405153048621
42837 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/Kconfig' (41,099) at 20240405153053401
42838 2025-01-08 03:00:48.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/Makefile' (41,100) at 20210308005003012
42839 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imximage.c' (41,101) at 20210308005003764
42840 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/runtime_monitor.hpp' (41,102) at 20240817080031296
42841 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sprd_serial.c' (41,103) at 20240405153231519
42842 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/libbpf_get_fd_by_id_opts.c' (41,104) at 20240405153054253
42843 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/Kbuild' (41,105) at 20240405153054221
42844 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/sl' (41,106) at 20210308005046149
42845 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_debugfs.c' (41,107) at 20210307214930362
42846 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-hugepages' (41,108) at 20210309003648260
42847 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-pch-lpc.c' (41,109) at 20240405153049201
42848 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/netperf_git.bb' (41,110) at 20241206090014242
42849 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-linux.c' (41,111) at 20241211090212454
42850 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/Makefile' (41,112) at 20240507080012898
42851 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mux.c' (41,113) at 20240405153052009
42852 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/Makefile' (41,114) at 20240405153054385
42853 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/preempt.h' (41,115) at 20240405153231791
42854 2025-01-08 03:00:48.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/max517.c' (41,116) at 20240405153048977
42855 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/defines.h' (41,117) at 20240405153050045
42856 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/kexec-x32.patch' (41,118) at 20210307205553750
42857 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netlink.c' (41,119) at 20210307214931946
42858 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/Makefile' (41,120) at 20210307214932130
42859 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/arasan_nfc.c' (41,121) at 20210308005003412
42860 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max14656.yaml' (41,122) at 20240405153045141
42861 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-macro-common.h' (41,123) at 20240405153053621
42862 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/iomux.c' (41,124) at 20210308005002724
42863 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/Kconfig' (41,125) at 20240405153049369
42864 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_dev_cgroup.c' (41,126) at 20240405153054285
42865 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2copy_from_user.S' (41,127) at 20210307214926606
42866 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-2.0' (41,128) at 20210307205554418
42867 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mips-cpu.c' (41,129) at 20220525020653207
42868 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-janz-ttl.c' (41,130) at 20210307214927190
42869 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-composite.c' (41,131) at 20240405153046777
42870 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/common.h' (41,132) at 20240405153045661
42871 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-aes-main.c.inc' (41,133) at 20230925080040101
42872 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi' (41,134) at 20240405153229919
42873 2025-01-08 03:00:48.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/wusb3801.c' (41,135) at 20240405153052153
42874 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/spear13xx-pcie.txt' (41,136) at 20210307214925386
42875 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/scatterlist/Makefile' (41,137) at 20210309003655972
42876 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/error-inject.c' (41,138) at 20210309003648804
42877 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/cli11_2.3.2.bb' (41,139) at 20240301090012427
42878 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-notifier.c' (41,140) at 20240405153230775
42879 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw_t5.c' (41,141) at 20220525020653999
42880 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/global.json' (41,142) at 20241206090006234
42881 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/amd_xdma.h' (41,143) at 20240405153052681
42882 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/Kconfig' (41,144) at 20240906080037540
42883 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pagemap.h' (41,145) at 20240719080013369
42884 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_igd.h' (41,146) at 20240906080037340
42885 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_psci.h' (41,147) at 20240405153052657
42886 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power' (41,148) at 20240405153044917
42887 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb' (41,149) at 20241221090017512
42888 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geoclue/geoclue_2.7.2.bb' (41,150) at 20241221090017532
42889 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/imx8mm-thermal.yaml' (41,151) at 20240405153045177
42890 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb' (41,152) at 20241221090017548
42891 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_debugfs.h' (41,153) at 20210307214927086
42892 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_queue.c' (41,154) at 20240405153052077
42893 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Lamobo_R1_defconfig' (41,155) at 20210308005003236
42894 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.6.bb' (41,156) at 20241221090017512
42895 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/arch.h' (41,157) at 20240405153054077
42896 2025-01-08 03:00:48.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_trace.c' (41,158) at 20210307214927738
42897 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi' (41,159) at 20240405153230027
42898 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/pio.h' (41,160) at 20210307214929802
42899 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/Makefile' (41,161) at 20240405153046773
42900 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/events.hpp.mako' (41,162) at 20241110090028220
42901 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4912.dtsi' (41,163) at 20240405153045717
42902 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dmc.h' (41,164) at 20210308005002720
42903 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts' (41,165) at 20240405153045725
42904 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Albacete' (41,166) at 20210307205553766
42905 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals_utils.h' (41,167) at 20240405153232255
42906 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-switch.yaml' (41,168) at 20240405153045117
42907 2025-01-08 03:00:48.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/corstone1000-fvp.conf' (41,169) at 20241221090017464
42908 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx.c' (41,170) at 20241125090012239
42909 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_logging.hpp' (41,171) at 20210811100027856
42910 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_pages.c' (41,172) at 20240405153049057
42911 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dsi.h' (41,173) at 20220525020652975
42912 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/requirements.txt' (41,174) at 20240405153045265
42913 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-hard-poweroff@.target' (41,175) at 20220301040040077
42914 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/aspeed_soc.h' (41,176) at 20241211090212358
42915 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amigayle.h' (41,177) at 20210307214926158
42916 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.c' (41,178) at 20210307214929818
42917 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend' (41,179) at 20241031080012183
42918 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_mg_phy_regs.h' (41,180) at 20240405153048457
42919 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi.h' (41,181) at 20240405153231311
42920 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/q40fb.c' (41,182) at 20240405153231591
42921 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiodns_3.2.0.bb' (41,183) at 20241206090014266
42922 2025-01-08 03:00:48.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-Darwin' (41,184) at 20241221090017612
42923 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sorttable.c' (41,185) at 20240405153053461
42924 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock_init.h' (41,186) at 20210308005002720
42925 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux-sun3.lds' (41,187) at 20240405153045969
42926 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml' (41,188) at 20240405153045141
42927 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools_git.bb' (41,189) at 20240413080012643
42928 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/early_printk.c' (41,190) at 20210307214926290
42929 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2600.c' (41,191) at 20230720080043539
42930 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/common.c' (41,192) at 20210307214932686
42931 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/oldask0_expected_stdout' (41,193) at 20210307214932154
42932 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_synth.c' (41,194) at 20240405153054021
42933 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff@.service' (41,195) at 20240625080012792
42934 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/power.c' (41,196) at 20210307214926186
42935 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g5.dtsi' (41,197) at 20240826080012311
42936 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/core.h' (41,198) at 20240405153049653
42937 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/hwif.c' (41,199) at 20240405153050301
42938 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/2.9/index.html' (41,200) at 20230114040015510
42939 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/sdhci-test.c' (41,201) at 20221215040039382
42940 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun50i-a64-ccu.h' (41,202) at 20210308005003636
42941 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/float_convd.ref' (41,203) at 20221215040039386
42942 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/setup.h' (41,204) at 20210307214926066
42943 2025-01-08 03:00:48.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pinctrl.dtsi' (41,205) at 20240405153045825
42944 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/gtt.h' (41,206) at 20240405153048517
42945 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/fru_oem_ibm.cpp' (41,207) at 20241009080035026
42946 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/Makefile' (41,208) at 20240405153053973
42947 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_drv.h' (41,209) at 20240405153048785
42948 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/Kconfig' (41,210) at 20210308005003736
42949 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx7.c' (41,211) at 20210308005003460
42950 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c' (41,212) at 20240613080016451
42951 2025-01-08 03:00:48.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_HTProc.c' (41,213) at 20240405153231479
42952 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_types.h' (41,214) at 20241011080017311
42953 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dts' (41,215) at 20240809080013006
42954 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ram_addr.h' (41,216) at 20240906080037328
42955 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Heathfield' (41,217) at 20210307205553798
42956 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-pr-helper.service' (41,218) at 20210308005045773
42957 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/msm_media_info.h' (41,219) at 20210307214927882
42958 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-balloon-pci.c' (41,220) at 20221215040039170
42959 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-cards.c' (41,221) at 20220525020653271
42960 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Parainen_Houtskari' (41,222) at 20210307205553770
42961 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/keystone-reset.c' (41,223) at 20240405153231351
42962 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/auto-mode.c' (41,224) at 20240405153051397
42963 2025-01-08 03:00:48.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv6xx_dpm.c' (41,225) at 20210307214928018
42964 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-certificate-manager/.openbmc-enforce-gitlint' (41,226) at 20220920030031760 to deleted uid set
42965 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/ordering.txt' (41,227) at 20220525020655127
42966 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/common.c' (41,228) at 20240405153045701
42967 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/inat.c' (41,229) at 20220525020655107
42968 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Hameenlinna' (41,230) at 20210307205553766
42969 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_pinnacle_mixer.c' (41,231) at 20210309003654580
42970 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_config_local_template.py' (41,232) at 20210307214932726
42971 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-r8-chip.dts' (41,233) at 20240405153045381
42972 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/meson.py' (41,234) at 20241221090017628
42973 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/main.py' (41,235) at 20210307205554642
42974 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/Kconfig' (41,236) at 20210308005003036
42975 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kselftest.rst' (41,237) at 20241018080014470
42976 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp_sock_drv.h' (41,238) at 20240405153231859
42977 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/canaan.yaml' (41,239) at 20240405153045149
42978 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/archrandom.h' (41,240) at 20240405153046101
42979 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/Kconfig' (41,241) at 20240405153050325
42980 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5249EVB.h' (41,242) at 20210308005003576
42981 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/backlight.h' (41,243) at 20210308005003560
42982 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mardsjo' (41,244) at 20210307205553786
42983 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ap325rxa_defconfig' (41,245) at 20240405153046309
42984 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/ptrace32.c' (41,246) at 20210307214926258
42985 2025-01-08 03:00:48.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_qm_regs.h' (41,247) at 20240405153046605
42986 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7180-mdss.yaml' (41,248) at 20240405153229763
42987 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strncmp_test.c' (41,249) at 20240405153054273
42988 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/fsl,scu-pd.yaml' (41,250) at 20240405153045137
42989 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/Kconfig' (41,251) at 20210308005002552
42990 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/var_funcs.py' (41,252) at 20221209040018571
42991 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/hexium_orion.c' (41,253) at 20240405153049377
42992 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig' (41,254) at 20210308005003248
42993 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_system.h' (41,255) at 20240405153046473
42994 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_qi2.c' (41,256) at 20240405153230259
42995 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts' (41,257) at 20240617080017374
42996 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/README' (41,258) at 20240906080037380
42997 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/0001-Remove-strip-option-from-executable-build.patch' (41,259) at 20241221090017504
42998 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/puda.h' (41,260) at 20240405153049069
42999 2025-01-08 03:00:48.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/e2tools/files/run-ptest' (41,261) at 20240302090018202
43000 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo.bbclass' (41,262) at 20241221090017608
43001 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-irq.c' (41,263) at 20220525020652014
43002 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/faraday,ftgmac100.yaml' (41,264) at 20240405153229779
43003 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/fixed-layout.yaml' (41,265) at 20240405153229779
43004 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-bsp/u-boot/u-boot-aspeed-sdk/ampere.cfg' (41,266) at 20241023080015407
43005 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/ftrace.sh' (41,267) at 20210309003654956
43006 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5_5.79.bb' (41,268) at 20241221090017636
43007 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sun4u_iommu.h' (41,269) at 20210308005046033
43008 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/kernel.h' (41,270) at 20240405153054225
43009 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc18xx/Makefile' (41,271) at 20210307214925898
43010 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/ptrace.h' (41,272) at 20210308005002828
43011 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_dec0_cmd_regs.h' (41,273) at 20240405153046597
43012 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/vendor_cmd.h' (41,274) at 20210307214929974
43013 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/board.c' (41,275) at 20210308005003068
43014 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.err' (41,276) at 20210308005046405
43015 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_devlink.h' (41,277) at 20240405153046961
43016 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-unknown.json' (41,278) at 20210308005046401
43017 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gallsatter' (41,279) at 20210307205553782
43018 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/file.c' (41,280) at 20210307214926206
43019 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/gamma_table.h' (41,281) at 20240405153049481
43020 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/meson.build' (41,282) at 20230925080039849
43021 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/macmace.c' (41,283) at 20240405153230919
43022 2025-01-08 03:00:48.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c' (41,284) at 20240405153051945
43023 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gusemu.h' (41,285) at 20210308005045841
43024 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sem.h' (41,286) at 20210307214931506
43025 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_firmware_boot_side.robot' (41,287) at 20241023080016467
43026 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_request.robot' (41,288) at 20240627080021048
43027 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/mc.h' (41,289) at 20210308005002672
43028 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-deploy-ssh-keys.bbclass' (41,290) at 20230321080018353
43029 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (41,291) at 20230606080013598
43030 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/Makefile' (41,292) at 20210307214931978
43031 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wiznet,w5x00.txt' (41,293) at 20210307214925382
43032 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-c200-v2.dts' (41,294) at 20240405153045441
43033 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_core_irq.h' (41,295) at 20240613080016403
43034 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c' (41,296) at 20240405153050449
43035 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/vrf_route_leaking.sh' (41,297) at 20240405153232283
43036 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/Makefile' (41,298) at 20240405153050053
43037 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx_onhyperv.h' (41,299) at 20240812080017232
43038 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-pdk2.dtsi' (41,300) at 20240405153045585
43039 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/msf2-soc.c' (41,301) at 20241211090212250
43040 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/isdimm_vpd_parser.hpp' (41,302) at 20240608080017393
43041 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/README.md' (41,303) at 20210307205554054
43042 2025-01-08 03:00:48.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/hard-code-build-number.patch' (41,304) at 20231011080016574
43043 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/flow_table.h' (41,305) at 20240405153052861
43044 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcmcygnus/configs.h' (41,306) at 20210308005002640
43045 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fwknop/fwknop_2.6.11.bb' (41,307) at 20241221090017496
43046 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ah4.c' (41,308) at 20240405153053241
43047 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/.clang-tidy' (41,309) at 20240709145403765
43048 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/OWNERS' (41,310) at 20221013030022822
43049 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts' (41,311) at 20240405153045765
43050 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb.dtsi' (41,312) at 20210308005002596
43051 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_bridge.h' (41,313) at 20240405153231491
43052 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_dl.h' (41,314) at 20240405153049441
43053 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch' (41,315) at 20241221090017528
43054 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/vt.c' (41,316) at 20240405153049109
43055 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/aqc111.c' (41,317) at 20240613080016443
43056 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_arith.h' (41,318) at 20210307214926170
43057 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/astlpc.c' (41,319) at 20241219090010500
43058 2025-01-08 03:00:48.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Device/meson.build' (41,320) at 20220913030027309
43059 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/pstate.h' (41,321) at 20210307214926590
43060 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/vdso.h' (41,322) at 20220525020651966
43061 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/device_cfg.h' (41,323) at 20220525020654195
43062 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0001-fix-to-build-with-glibc-2.25.patch' (41,324) at 20210307205553910
43063 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-ttcp-Add-printf-format-string.patch' (41,325) at 20210307205553842
43064 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-nxp.c' (41,326) at 20240405153231559
43065 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/posix_types.h' (41,327) at 20210307214926558
43066 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/configs/npcm_defconfig' (41,328) at 20240405153229975
43067 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_signal.h' (41,329) at 20220429100100642
43068 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/README' (41,330) at 20210308005046489
43069 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb4.c' (41,331) at 20240906080037276
43070 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-milbeaut.c' (41,332) at 20240405153230859
43071 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/cxacru.rst' (41,333) at 20210309003648436
43072 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/pointercal' (41,334) at 20210307205553874 to deleted uid set
43073 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/raid56.h' (41,335) at 20240405153231631
43074 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/analogbits-wrpll-cln28hpc.h' (41,336) at 20210307214931366
43075 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/Makefile' (41,337) at 20240405153045537
43076 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_rtas.c' (41,338) at 20240405153051985
43077 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-gatwick.dts' (41,339) at 20240405153045465
43078 2025-01-08 03:00:48.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c' (41,340) at 20240405153049885 to deleted uid set
43079 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/serpent.h' (41,341) at 20210307214931310
43080 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/muldi3.c' (41,342) at 20210307214931810
43081 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/x86-stub.c' (41,343) at 20240805080013943
43082 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/thermal_exynos.h' (41,344) at 20210307214931350
43083 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_ret_val.c' (41,345) at 20240405153054281
43084 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/Makefile' (41,346) at 20210308005003504
43085 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/layer.conf' (41,347) at 20241221090017472
43086 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb' (41,348) at 20241221090017520
43087 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi' (41,349) at 20240405153045721
43088 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_mmu_private.h' (41,350) at 20210307214930550
43089 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_r_w.c' (41,351) at 20210308005046505
43090 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_xmit.h' (41,352) at 20220525020654183
43091 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/cw1200_spi.c' (41,353) at 20240405153050705
43092 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libtraceevent.c' (41,354) at 20220525020655115
43093 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb' (41,355) at 20230706080014785
43094 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0003.patch' (41,356) at 20241221090017640
43095 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/081_x86-start16-tpl.dts' (41,357) at 20210308005003752
43096 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qemu-nsis.ico' (41,358) at 20210308005046185 to deleted uid set
43097 2025-01-08 03:00:48.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/Kconfig' (41,359) at 20240405153049397
43098 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/sungem_phy.c' (41,360) at 20240405153050369
43099 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/Makefile' (41,361) at 20210308005003340
43100 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (41,362) at 20240712080022837
43101 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.vxworks' (41,363) at 20210308005003300
43102 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz' (41,364) at 20210307205554594 to deleted uid set
43103 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_offset.h' (41,365) at 20210307214927670
43104 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_dccp.c' (41,366) at 20240405153232059
43105 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98371.yaml' (41,367) at 20240405153045165
43106 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/index.rst' (41,368) at 20220525020651726
43107 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf-shell-image.bb' (41,369) at 20230813080012880
43108 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/helpers.h' (41,370) at 20241211090212358
43109 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_w.c' (41,371) at 20210308005046505
43110 2025-01-08 03:00:48.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/ioctl.c' (41,372) at 20241211090145473
43111 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_vf.c' (41,373) at 20240411080014090
43112 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/centos.aarch64' (41,374) at 20240906080037584
43113 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vc4.rst' (41,375) at 20240405153045213
43114 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_kvm_hook.c' (41,376) at 20240405153046305
43115 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/occ/openpower-occ-control_%.bbappend' (41,377) at 20240214090012421
43116 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/REST-cheatsheet.md' (41,378) at 20230316080008330
43117 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smsm.yaml' (41,379) at 20240405153045157
43118 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/estoraged_test.cpp' (41,380) at 20240301090004938
43119 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/netbsd' (41,381) at 20240906080037584
43120 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/blob_gen.c' (41,382) at 20240405153046929
43121 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_cm.h' (41,383) at 20240405153052869
43122 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/sama5d2_xplained.c' (41,384) at 20210308005002920
43123 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/bugs.c' (41,385) at 20240405153045629
43124 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdblock_ro.c' (41,386) at 20240405153230867
43125 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/imx-rdc.h' (41,387) at 20210308005002652
43126 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/zynq_slcr.c' (41,388) at 20240906080037260
43127 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp.c' (41,389) at 20241008080013911
43128 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fujitsu/Kconfig' (41,390) at 20210307214929402
43129 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/base.c' (41,391) at 20240405153048649
43130 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.out' (41,392) at 20210308005046397 to deleted uid set
43131 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.h' (41,393) at 20240415080012971
43132 2025-01-08 03:00:48.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/mem-events.c' (41,394) at 20240405153232219
43133 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-loader.c' (41,395) at 20240405153232195
43134 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/maxbcm/Makefile' (41,396) at 20210308005003016
43135 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/lantiq/Makefile' (41,397) at 20240405153045989
43136 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCComputerSystem_v1.xml' (41,398) at 20240907080003164
43137 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8111_edac.c' (41,399) at 20240405153047013
43138 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_erp.c' (41,400) at 20210309003652324
43139 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.json' (41,401) at 20240906080037560
43140 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/sha1sum.cfg' (41,402) at 20241221090017636
43141 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8996.c' (41,403) at 20240405153051349
43142 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta.h' (41,404) at 20240405153232259
43143 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/r8a779x_usb3.txt' (41,405) at 20210308005002540
43144 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/cache.h' (41,406) at 20210307214926554
43145 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/Build' (41,407) at 20240405153054069
43146 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1027.yaml' (41,408) at 20240405153045069
43147 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-ranchu.config' (41,409) at 20220525020651998
43148 2025-01-08 03:00:48.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am64.c' (41,410) at 20220525020652414
43149 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/Makefile' (41,411) at 20220525020653499
43150 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sdradd.h' (41,412) at 20210308004938820
43151 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7794-sysc.h' (41,413) at 20210307214931346
43152 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_so_mark.sh' (41,414) at 20240405153054337
43153 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/settings/phosphor-settings-manager/ampere_settings.override.yml' (41,415) at 20220603100015803
43154 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4740.dtsi' (41,416) at 20240405153045989
43155 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha2-ce-glue.c' (41,417) at 20220525020651946
43156 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/types.hpp' (41,418) at 20220712030042488
43157 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools_4.0.46.bb' (41,419) at 20241221090017664
43158 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_pwm-test.c' (41,420) at 20240906080037572
43159 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/Makefile' (41,421) at 20240405153052161
43160 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7724.c' (41,422) at 20210307214926566
43161 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/xlnx,zynqmp-ocmc-1.0.yaml' (41,423) at 20240405153045105
43162 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-hotplug.rst' (41,424) at 20241211090212238
43163 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c' (41,425) at 20240405153230323
43164 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_ftp.c' (41,426) at 20220525020653959
43165 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos-syscon-restart.dtsi' (41,427) at 20240405153045565
43166 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-dummy-fe.h' (41,428) at 20210307214928694
43167 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sa_media.c' (41,429) at 20240405153230567
43168 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Hnusta' (41,430) at 20210307205553794
43169 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-sysctrl.yaml' (41,431) at 20240405153045157
43170 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/MAINTAINERS' (41,432) at 20210308005003044
43171 2025-01-08 03:00:48.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/uncore-memory.json' (41,433) at 20240405153054157
43172 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/params/metric_params.hpp' (41,434) at 20230524080039233
43173 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/Makefile' (41,435) at 20210307214929754
43174 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cardhu-a04.dts' (41,436) at 20240405153045485
43175 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/Makefile' (41,437) at 20240405153229919
43176 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/vxlan_flooding_ipv6.sh' (41,438) at 20240405153054301
43177 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cdrom.h' (41,439) at 20240726080012870
43178 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/network/phosphor-network/config.json' (41,440) at 20231123090013213
43179 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/dhcrelay.service' (41,441) at 20210608000015795
43180 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Sensors/index.js' (41,442) at 20220105012522995
43181 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/remove.c' (41,443) at 20240405153231299
43182 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/Makefile' (41,444) at 20210307214930846
43183 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.c' (41,445) at 20240405153048641
43184 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb' (41,446) at 20240413080012663
43185 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c' (41,447) at 20240405153050109
43186 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ata_piix.c' (41,448) at 20240405153046653
43187 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_port.h' (41,449) at 20240405153050177
43188 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen.c' (41,450) at 20220525020655007
43189 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/guest-debug/test_gdbstub.py' (41,451) at 20241211090212542
43190 2025-01-08 03:00:48.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgtable-2level.h' (41,452) at 20220525020652126
43191 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/client.py' (41,453) at 20241206090014286
43192 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/evb-px5.c' (41,454) at 20210308005003040
43193 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/samsung_pwm.h' (41,455) at 20220525020654535
43194 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gssdp/0001-gssdp-enums.c.template-use-basename-instead-of-filen.patch' (41,456) at 20241206090014238
43195 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/unistd.h' (41,457) at 20220525020651950
43196 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Login/Login.vue' (41,458) at 20241004080035967
43197 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fuse.c' (41,459) at 20210308005003212
43198 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-tstee/files/Makefile' (41,460) at 20241206090014214
43199 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_32r5eb.sh' (41,461) at 20210308005046525
43200 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/helpers.h' (41,462) at 20240405153049433
43201 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/092_hash_bad_algo.dts' (41,463) at 20210308005003752
43202 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lvds-codec.c' (41,464) at 20240405153230523
43203 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inffast.c' (41,465) at 20210308005003716
43204 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-bdi' (41,466) at 20240405153044917
43205 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/sections.h' (41,467) at 20210307214925670
43206 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-lion-u-boot.dtsi' (41,468) at 20210308005002608
43207 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/flight_recorder.cpp' (41,469) at 20240820080023690
43208 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/bmc_epoch.hpp' (41,470) at 20240904080043247
43209 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_cpu_pm.h' (41,471) at 20210307214925870
43210 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/Makefile' (41,472) at 20240405153230851
43211 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/samsung.c' (41,473) at 20210308005003416
43212 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sensorset.cpp' (41,474) at 20210308004940468 to deleted uid set
43213 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Juupajoki_Kopsamo' (41,475) at 20210307205553770
43214 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb' (41,476) at 20230114040015546
43215 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530DP.dts' (41,477) at 20210308005002568
43216 2025-01-08 03:00:48.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/Kconfig' (41,478) at 20240405153046209
43217 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kfifo.c' (41,479) at 20220525020654751
43218 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_phy.h' (41,480) at 20240405153050309
43219 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/highway/0001-Add-cmake-check-for-deducing-32bit-or-64bit-RISCV.patch' (41,481) at 20241221090017516
43220 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/QEMU,cgthree.bin' (41,482) at 20210308005046113 to deleted uid set
43221 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/prom.c' (41,483) at 20240405153230015
43222 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng-egd.c' (41,484) at 20221215040039046
43223 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-q.json' (41,485) at 20210308005046409
43224 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/aops.h' (41,486) at 20241211090145525
43225 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/kernel-docs.rst' (41,487) at 20240405153229827
43226 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-sunxi.c' (41,488) at 20210309003652220
43227 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/proc.c' (41,489) at 20220525020655103
43228 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-lua.c' (41,490) at 20220525020653043
43229 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/wol.h' (41,491) at 20210308005003720
43230 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-power.c' (41,492) at 20240405153046217
43231 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio_devres.c' (41,493) at 20240405153050357
43232 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/doc/usbipd.8' (41,494) at 20220525020655239
43233 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_ssh_security.robot' (41,495) at 20240628080017121
43234 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Duvnas' (41,496) at 20210307205553778
43235 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t54.h' (41,497) at 20210308005003588
43236 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-apple.c' (41,498) at 20240405153231355
43237 2025-01-08 03:00:48.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kfree_sensitive.cocci' (41,499) at 20210309003654532
43238 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-component.c' (41,500) at 20240405153232191
43239 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm4908.c' (41,501) at 20240405153051305
43240 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops.c' (41,502) at 20240906080037136
43241 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/pwrseq.c' (41,503) at 20210307214929926
43242 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/exception_utils.hpp' (41,504) at 20210323000034099
43243 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/if_ether.h' (41,505) at 20210308005046053
43244 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/Makefile' (41,506) at 20210308005002904
43245 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/Makefile' (41,507) at 20240405153045585
43246 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/clocksource.h' (41,508) at 20240405153045941
43247 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpcihp_generic.c' (41,509) at 20210307214930026
43248 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/atomctl.rst' (41,510) at 20240405153229747
43249 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/keystone_nav_cfg.c' (41,511) at 20210308005003372
43250 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5907.dtsi' (41,512) at 20240405153045513
43251 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055.h' (41,513) at 20240405153048993
43252 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/elf.h' (41,514) at 20220525020652098
43253 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/scrm44xx.h' (41,515) at 20240405153045669
43254 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/mte.S' (41,516) at 20240405153045897
43255 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/namedelement.py' (41,517) at 20240920080030747
43256 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3670.dtsi' (41,518) at 20240405153045741
43257 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/microchip,mpfs-mailbox.yaml' (41,519) at 20240405153045089
43258 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_core.c' (41,520) at 20240405153052081
43259 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/functions.c' (41,521) at 20210307214930806
43260 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-native.bb' (41,522) at 20241206090014274
43261 2025-01-08 03:00:48.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time32.h' (41,523) at 20210307214931522
43262 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state_blt.xml.h' (41,524) at 20210307214927770
43263 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c' (41,525) at 20241011080017331
43264 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/134.out' (41,526) at 20210308005046449
43265 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_fdinfo_test.c' (41,527) at 20240405153232283
43266 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_metadata.py' (41,528) at 20241221090017632
43267 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mux_omap4.h' (41,529) at 20210308005002656
43268 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-pinctrl.dtsi' (41,530) at 20210308005002612
43269 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/libc.c' (41,531) at 20210308005046397
43270 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-si1133' (41,532) at 20210307214925190
43271 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/anatop.c' (41,533) at 20210309003648696
43272 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c' (41,534) at 20240405153047137
43273 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zybo-z7.dts' (41,535) at 20210308005002632
43274 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VWML/meson.build' (41,536) at 20230825080021137
43275 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c' (41,537) at 20210307214929334
43276 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/accounting.h' (41,538) at 20210307214926370
43277 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_oss.c' (41,539) at 20220525020654971
43278 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/ptimer-test-stubs.c' (41,540) at 20230925080040101
43279 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/objtool.h' (41,541) at 20240405153231831
43280 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/setup.h' (41,542) at 20240405153046253
43281 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/css-bridge.c' (41,543) at 20240906080037288
43282 2025-01-08 03:00:48.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-kernel/linux/linux-aspeed_%.bbappend' (41,544) at 20231128090014177
43283 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/security_features.h' (41,545) at 20220525020652038
43284 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/process.py' (41,546) at 20220910030013377
43285 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,msm8998-qmp-pcie-phy.yaml' (41,547) at 20240405153229783
43286 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/spl.c' (41,548) at 20210308005003168
43287 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComputerSystem_v1.xml' (41,549) at 20240918080002708
43288 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/README' (41,550) at 20210308005002972
43289 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm7120-l2-intc.yaml' (41,551) at 20240405153229767
43290 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils.bbappend' (41,552) at 20241206090014206
43291 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/thunks_32.S' (41,553) at 20220525020655235
43292 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/linux-dummy.bbclass' (41,554) at 20220910030013389
43293 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-0.dtsi' (41,555) at 20210307214926018
43294 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/0003-Support-transformation-between-D-Bus-errors-and-exce.patch' (41,556) at 20240413080012663
43295 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/parse-maintainers.pl' (41,557) at 20210307214932158
43296 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_start.cpp' (41,558) at 20210308005100997
43297 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fw_update_cmd.cpp' (41,559) at 20240819080030267
43298 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/p10bmc-ipmi-sensors.yaml' (41,560) at 20241106090019922
43299 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_reg.h' (41,561) at 20240906080037156
43300 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-CheckPlatformSupport.cmake-Do-not-hardcode-lib-path.patch' (41,562) at 20210307205553914
43301 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EPICS' (41,563) at 20211006000025234
43302 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.h' (41,564) at 20210307214929938
43303 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf.c' (41,565) at 20210307214932466
43304 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFULLRWD' (41,566) at 20241221090017616
43305 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.c' (41,567) at 20240405153050641
43306 2025-01-08 03:00:48.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/inventory_mac.hpp' (41,568) at 20230511080033415
43307 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_chipcommon.h' (41,569) at 20240405153052661
43308 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-kernel/linux/linux-yocto%.bbappend' (41,570) at 20240301090012439
43309 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netport.c' (41,571) at 20240405153053317
43310 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_ca0110.c' (41,572) at 20210307214932254
43311 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/power.c' (41,573) at 20210308005002724
43312 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a100u2w.h' (41,574) at 20210307214930262
43313 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_cmdq_regs.h' (41,575) at 20240405153046605
43314 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd' (41,576) at 20210307205554466
43315 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/stream.h' (41,577) at 20210927100127241
43316 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.h' (41,578) at 20210307214929938
43317 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adcifc.h' (41,579) at 20210308005111457
43318 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/spir/spirv-shader-generator_git.bb' (41,580) at 20230114040015482
43319 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt2701.c' (41,581) at 20240405153231323
43320 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_ddict.c' (41,582) at 20240405153053117
43321 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcmbca-hsspi.c' (41,583) at 20241008080013979
43322 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a23-a33.h' (41,584) at 20210307214927026
43323 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/hid-sensor-attributes.c' (41,585) at 20220525020653095
43324 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/Makefile' (41,586) at 20210307214930414
43325 2025-01-08 03:00:48.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/remove-man-page-creation.patch' (41,587) at 20210307205553998
43326 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-any.err' (41,588) at 20210308005046401
43327 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PHP-3.0' (41,589) at 20210307205554426
43328 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt' (41,590) at 20240405153229779
43329 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fb_dma_helper.h' (41,591) at 20240405153052629
43330 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.h' (41,592) at 20210307214929918
43331 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/disasm.c' (41,593) at 20240405153231895
43332 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_6_0_d.h' (41,594) at 20210307214927526
43333 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-help.txt' (41,595) at 20210307214932510
43334 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino-Lime_defconfig' (41,596) at 20210308005003232
43335 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input.c' (41,597) at 20241211090212558
43336 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/Makefile' (41,598) at 20220525020655227
43337 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-gimptool-allow-default-CC-override.patch' (41,599) at 20241221090017488
43338 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rockchip-radxa-dalang-carrier.dtsi' (41,600) at 20240405153045565
43339 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/bitops.S' (41,601) at 20240405153230095
43340 2025-01-08 03:00:48.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/virt-ctlr.rst' (41,602) at 20240326080039406
43341 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/raspberrypi.c' (41,603) at 20240613080016387
43342 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/ddr.c' (41,604) at 20210308005003008
43343 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netport.c' (41,605) at 20240405153053481
43344 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtsi' (41,606) at 20240405153045821
43345 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/erspan.h' (41,607) at 20210307214931630
43346 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-pf.h' (41,608) at 20210307214925850
43347 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm70.c' (41,609) at 20240405153048861
43348 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dprc.c' (41,610) at 20220525020652286
43349 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/leds-gpio.txt' (41,611) at 20210308005003304
43350 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/index.js' (41,612) at 20210308005107069
43351 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-db.dts' (41,613) at 20220525020651918
43352 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cmpxchg8b_emu.S' (41,614) at 20240405153046469
43353 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/crc.h' (41,615) at 20210308005003688
43354 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/input.c' (41,616) at 20220525020654891
43355 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/test/test_records.cpp' (41,617) at 20210308005405942
43356 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jobdesc.h' (41,618) at 20210308005003356
43357 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html' (41,619) at 20231126090012817
43358 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/ice.rst' (41,620) at 20240405153045237
43359 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/milbeaut_usio.c' (41,621) at 20240405153231515
43360 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/setup.cfg' (41,622) at 20210308004922940
43361 2025-01-08 03:00:48.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.c' (41,623) at 20240405153230419
43362 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bearer.c' (41,624) at 20241011080017399
43363 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c' (41,625) at 20240405153047097
43364 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/Kconfig' (41,626) at 20240405153046033
43365 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devres.c' (41,627) at 20220525020654823
43366 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts' (41,628) at 20240405153045789
43367 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/msync.c' (41,629) at 20240405153053141
43368 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbdev.c' (41,630) at 20240405153230555
43369 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch' (41,631) at 20230503080014587
43370 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_modules.h' (41,632) at 20240405153046301
43371 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/socket.h' (41,633) at 20240405153046321
43372 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-c3-c302x-aw409.dts' (41,634) at 20240405153045713
43373 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1023rdb.dts' (41,635) at 20210307214926346
43374 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/mock_user_mgr.hpp' (41,636) at 20231010080036167
43375 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_mem.h' (41,637) at 20240405153050341
43376 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_netlink.h' (41,638) at 20240405153232015
43377 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker.c' (41,639) at 20241211090212306
43378 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/Kconfig' (41,640) at 20240405153051769
43379 2025-01-08 03:00:48.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/util.c' (41,641) at 20210307214929898
43380 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/inv_sensors/Makefile' (41,642) at 20240405153230691
43381 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/debug.h' (41,643) at 20220525020653707
43382 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/smemc.c' (41,644) at 20240405153045681
43383 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ref_tracker.c' (41,645) at 20240405153053101
43384 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/kernel_user_helpers.rst' (41,646) at 20240405153044973
43385 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/CodingStyle' (41,647) at 20210307214925206
43386 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-e1000.rom' (41,648) at 20210308005046177 to deleted uid set
43387 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/Makefile' (41,649) at 20210308005002544
43388 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctmixer.c' (41,650) at 20210309003654588
43389 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/Replace-murmurhash-algorithm-with-Robert-Jenkin-s-ha.patch' (41,651) at 20210307205553830
43390 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_bridge.h' (41,652) at 20241211090212362
43391 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t3517_defconfig' (41,653) at 20210308005003252
43392 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-wakeupgen.h' (41,654) at 20210307214925918
43393 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard-emmc-som-v15.dts' (41,655) at 20240405153045501
43394 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdmavt_cq.h' (41,656) at 20210309003653968
43395 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/zone_conditions.yaml' (41,657) at 20210308005059165
43396 2025-01-08 03:00:48.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-pci.c' (41,658) at 20241216090017745
43397 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/namei.c' (41,659) at 20241216090017761
43398 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/aachba.c' (41,660) at 20240405153051549
43399 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules' (41,661) at 20220618030015174
43400 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/introduction.rst' (41,662) at 20220525020651790
43401 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/perf.h' (41,663) at 20210307214927906
43402 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/isp1704.yaml' (41,664) at 20240405153045141
43403 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/page_pool/types.h' (41,665) at 20240405153231855
43404 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/clps711x-clock.h' (41,666) at 20210307214931326
43405 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_drv.h' (41,667) at 20240405153230163
43406 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cti.h' (41,668) at 20210307214925846
43407 2025-01-08 03:00:48.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ps.h' (41,669) at 20210307214930626
43408 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_topology.c' (41,670) at 20240405153051813
43409 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/da9055-hwmon.c' (41,671) at 20210307214928118
43410 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/div64.h' (41,672) at 20210307214926114
43411 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/mach-virt-graphical.cfg' (41,673) at 20230426080043660
43412 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ds109_defconfig' (41,674) at 20210308005003256
43413 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/cache.h' (41,675) at 20210307214926306
43414 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/Kconfig' (41,676) at 20220525020653871
43415 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sock_addr.c' (41,677) at 20240405153054285
43416 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/smp.c' (41,678) at 20240405153046077
43417 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-GoldCoast' (41,679) at 20210307205553762
43418 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-gtk2.c' (41,680) at 20210307214932466
43419 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/vdso/const.h' (41,681) at 20210307214932482
43420 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/Kconfig' (41,682) at 20240405153051285
43421 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.h' (41,683) at 20210307214927810
43422 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/flexcan-ethtool.c' (41,684) at 20240405153049729
43423 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/vsyscall.h' (41,685) at 20220525020651970
43424 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/maple.h' (41,686) at 20210307214931422
43425 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/0001-Makefile.am-fix-build-with-separate-build-dir.patch' (41,687) at 20240301090012427
43426 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-util.h' (41,688) at 20230426080043948
43427 2025-01-08 03:00:48.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/conntrack-failover' (41,689) at 20210307205553826
43428 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sdvo_regs.h' (41,690) at 20210309003649736
43429 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-sensors.yaml' (41,691) at 20241018080016394
43430 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/apb.h' (41,692) at 20210307214926578
43431 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_star_emac.c' (41,693) at 20240719080013357
43432 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sections.h' (41,694) at 20240429080012404
43433 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/Kconfig' (41,695) at 20240405153049817
43434 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_b.c' (41,696) at 20210308005046513
43435 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_negative.c' (41,697) at 20240405153054269
43436 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/i2c.c' (41,698) at 20210308005003740
43437 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midi.h' (41,699) at 20210307214932442
43438 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c' (41,700) at 20240405153050113
43439 2025-01-08 03:00:48.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/syscalls.h' (41,701) at 20240906080037348
43440 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vgafont.h' (41,702) at 20221215040039398
43441 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/quirks-table.h' (41,703) at 20241211090145569
43442 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch' (41,704) at 20230706080014737
43443 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/Kconfig' (41,705) at 20210308005003540
43444 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/Kconfig' (41,706) at 20220525020653371
43445 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/string.h' (41,707) at 20240405153045861
43446 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/gx1fb_core.c' (41,708) at 20240405153231583
43447 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/Makefile' (41,709) at 20210308005002948
43448 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/of.c' (41,710) at 20210307214926362
43449 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (41,711) at 20231216090014900
43450 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/debug.h' (41,712) at 20240405153046105
43451 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spear13xx_defconfig' (41,713) at 20240405153045617
43452 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-tlv.c' (41,714) at 20241111090012129
43453 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_devlink.c' (41,715) at 20240405153049937
43454 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/Makefile' (41,716) at 20210307214931230
43455 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-lboxre2/setup.c' (41,717) at 20210307214926538
43456 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fpstate.h' (41,718) at 20240405153045621
43457 2025-01-08 03:00:48.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/Makefile' (41,719) at 20210307214930182
43458 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci.h' (41,720) at 20210309003653252
43459 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h' (41,721) at 20240405153230983
43460 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscalls/syscall_64.tbl' (41,722) at 20240405153230103
43461 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend' (41,723) at 20241206090014274
43462 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bytes_action.cpp' (41,724) at 20210308005405934
43463 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___bitfield_vs_int.c' (41,725) at 20210307214932642
43464 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_hush_if_test.py' (41,726) at 20210308005003744
43465 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_i2c.c' (41,727) at 20210307214930902
43466 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/net_handler.cpp' (41,728) at 20210918000044923
43467 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/generic_fuzz_configs.h' (41,729) at 20240906080037568
43468 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/Kconfig' (41,730) at 20240405153230795
43469 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/depmod.sh' (41,731) at 20240405153232103
43470 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-3.0-only' (41,732) at 20210316000012693
43471 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/ptest-packagelists-meta-multimedia.inc' (41,733) at 20240302090018202
43472 2025-01-08 03:00:48.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.h' (41,734) at 20240405153230607
43473 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec.h' (41,735) at 20241011080017327
43474 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-selection.rst' (41,736) at 20220525020651786
43475 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mcu-mpc8349emitx.txt' (41,737) at 20210307214925406
43476 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/power-cmd' (41,738) at 20241213090035010
43477 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/string.c' (41,739) at 20210307214931118
43478 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/arch_timer.h' (41,740) at 20240405153232267
43479 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/physmem_info.c' (41,741) at 20240405153046269
43480 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_mmu_host.h' (41,742) at 20210307214926430
43481 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utmutex.c' (41,743) at 20210307214926846
43482 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb' (41,744) at 20241221090017568
43483 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml' (41,745) at 20240405153045105
43484 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Kvm/index.js' (41,746) at 20220105012522995
43485 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/graph-lock.c' (41,747) at 20230426080043848
43486 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterdc_defconfig' (41,748) at 20210308005003256
43487 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-humidity' (41,749) at 20220525020651634
43488 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/topdown.h' (41,750) at 20240405153054209
43489 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/c.c' (41,751) at 20210307214932470
43490 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/platform.h' (41,752) at 20221215040039358
43491 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_integ.h' (41,753) at 20210307214928614
43492 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/blessing' (41,754) at 20211006000025246
43493 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lru_bug.c' (41,755) at 20240405153054269
43494 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-pid-report' (41,756) at 20210307214932566
43495 2025-01-08 03:00:48.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/power-cmd' (41,757) at 20241213090035010
43496 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/ibex_timer.h' (41,758) at 20221215040039186
43497 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/hflags.c' (41,759) at 20241121090029272
43498 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/timed_controller_defs.h' (41,760) at 20210307214930574
43499 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sw_sync.c' (41,761) at 20240405153046977
43500 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_4.dtso' (41,762) at 20240405153231279
43501 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-cubieboard2.dts' (41,763) at 20240405153045385
43502 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_pixbuf_cache' (41,764) at 20210307205554642
43503 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.5.rst' (41,765) at 20241221090017596
43504 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/powerflags.c' (41,766) at 20210307214926694
43505 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sunoem.h' (41,767) at 20210308004938820
43506 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c' (41,768) at 20220525020652827
43507 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic.c' (41,769) at 20240405153049189
43508 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/connection.hpp' (41,770) at 20210308005114857
43509 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/copy_first_unaligned.c' (41,771) at 20210307214932698
43510 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/dlm.h' (41,772) at 20240405153231867
43511 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-miyoo-mini.dts' (41,773) at 20240405153045573
43512 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/i8042.h' (41,774) at 20240906080037332
43513 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/cache.c' (41,775) at 20210307214931058
43514 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti/k3-bcdma.yaml' (41,776) at 20240405153045057
43515 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axs10x_mb.dtsi' (41,777) at 20210308005002544
43516 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/list_debug.c' (41,778) at 20240405153229987
43517 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-wm8775.h' (41,779) at 20210307214928846
43518 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/Makefile' (41,780) at 20210307214930962
43519 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/Kconfig' (41,781) at 20220525020653499
43520 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/cryptmount/cryptmount_6.2.0.bb' (41,782) at 20240413080012667
43521 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/wm831x_bl.c' (41,783) at 20210309003653296
43522 2025-01-08 03:00:48.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/vital_handler.cpp' (41,784) at 20230516080019606
43523 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-mapping.h' (41,785) at 20240405153052709
43524 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-3.yaml' (41,786) at 20241219090012976
43525 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hidraw/Makefile' (41,787) at 20210309003654516
43526 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/ncurses.py' (41,788) at 20231207090015274
43527 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/trampoline_common.S' (41,789) at 20240405153046493
43528 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/glibc.py' (41,790) at 20230813080012876
43529 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/posix_types.h' (41,791) at 20210308005003668
43530 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpadlpar.h' (41,792) at 20210307214930030
43531 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/Kconfig' (41,793) at 20210308005002944
43532 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/arch.h' (41,794) at 20210307214926246
43533 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_spi_rcw.cfg' (41,795) at 20210308005002992
43534 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/platsmp.c' (41,796) at 20220525020651886
43535 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5422-asv.c' (41,797) at 20240405153051769
43536 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_argset1.decode' (41,798) at 20210308005046389
43537 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-proto.h' (41,799) at 20230925080039925
43538 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch' (41,800) at 20241206090014310
43539 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/MAINTAINERS' (41,801) at 20210308005002996
43540 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/bmc-vmi-ca-manager.service' (41,802) at 20220601030020434
43541 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-firmware.c' (41,803) at 20241114091008828
43542 2025-01-08 03:00:48.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/Makefile' (41,804) at 20210308005002984
43543 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/core.c' (41,805) at 20241211090145453
43544 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5ek.dtsi' (41,806) at 20240405153045469
43545 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_ptr_kern.c' (41,807) at 20240820080014193
43546 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-stateless-decoder.rst' (41,808) at 20240405153229843
43547 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mt8195-jpegdec.yaml' (41,809) at 20240405153045093
43548 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (41,810) at 20210307205553674
43549 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/lowlevel_init.S' (41,811) at 20210308005002552
43550 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/Makefile' (41,812) at 20210307214927134
43551 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-vbi.c' (41,813) at 20240405153049353
43552 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_modem.h' (41,814) at 20240405153050341
43553 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pvclock_gtod.h' (41,815) at 20210307214931490
43554 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb-pll.h' (41,816) at 20220525020653243
43555 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/fw.c' (41,817) at 20241125090012243
43556 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_gvt.h' (41,818) at 20240405153048541
43557 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_fcntl.h' (41,819) at 20210308005046097
43558 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch' (41,820) at 20240301090012423
43559 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/socket.c' (41,821) at 20230925080039957
43560 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_stack_tracer.tc' (41,822) at 20210307214932674
43561 2025-01-08 03:00:48.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/ftplugin/bitbake.vim' (41,823) at 20210307205554230
43562 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/toshiba,tmpv770x.h' (41,824) at 20240405153052649
43563 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_desc.h' (41,825) at 20210307214927074
43564 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65218.h' (41,826) at 20240405153052733
43565 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t102xrdb.h' (41,827) at 20210308005002992
43566 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/meson.build' (41,828) at 20240906080037272
43567 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wwnr/wwnr.h' (41,829) at 20240405153053061
43568 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/memory_ops.rs' (41,830) at 20241211090212454
43569 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/main.c' (41,831) at 20240919080017066
43570 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da8xx-dt.c' (41,832) at 20240405153045637
43571 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/zconf.l' (41,833) at 20210308005003736
43572 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unwind_i.h' (41,834) at 20210307214926130
43573 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ve-clk.yaml' (41,835) at 20240405153045021
43574 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/orphan.rst' (41,836) at 20240405153045205
43575 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-tests-do-not-strip-a-helper-library.patch' (41,837) at 20240413080012703
43576 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-boxed-string.out' (41,838) at 20210308005046401 to deleted uid set
43577 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra62x-j5eco-evm.dts' (41,839) at 20240405153045597
43578 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac082s085.c' (41,840) at 20240405153048981
43579 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/spd_sdram.c' (41,841) at 20210308005002828
43580 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t335.h' (41,842) at 20210308005003588
43581 2025-01-08 03:00:48.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_cp_psp.h' (41,843) at 20240405153047265
43582 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xgene-pci-msi.txt' (41,844) at 20210307214925386
43583 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-palmas.txt' (41,845) at 20210307214925318
43584 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/firmware.h' (41,846) at 20240405153046685
43585 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-u-boot.dtsi' (41,847) at 20210308005002600
43586 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/transform.h' (41,848) at 20220525020652530
43587 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/core.h' (41,849) at 20210307214925946
43588 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/knc.c' (41,850) at 20210307214926654
43589 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clrl-unaligned.S' (41,851) at 20230426080043952
43590 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun8i.h' (41,852) at 20210308005003620
43591 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/ems_pcmcia.c' (41,853) at 20220525020653419
43592 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/3ypower_vast2112_psu.json' (41,854) at 20240120090005357
43593 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0-DE' (41,855) at 20241221090017616
43594 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/src/post_code.cpp' (41,856) at 20241114091024917
43595 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_1pass.c' (41,857) at 20210308005003548
43596 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_irq.h' (41,858) at 20240405153230551
43597 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0.dts' (41,859) at 20240405153045781
43598 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-evm-common.dtsi' (41,860) at 20210308005002576
43599 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Common/meson.build' (41,861) at 20220913030027305
43600 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tvp7002.h' (41,862) at 20210307214931546
43601 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7619_defconfig' (41,863) at 20240405153046309
43602 2025-01-08 03:00:48.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml' (41,864) at 20240405153229763
43603 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zram-swap-init' (41,865) at 20210528000029699
43604 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/meson.build' (41,866) at 20210501000157730
43605 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_in_map.c' (41,867) at 20240405153054281
43606 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_bit.c' (41,868) at 20221215040039386
43607 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/tcs.h' (41,869) at 20220525020654651
43608 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier/fix-do_installe-failure.patch' (41,870) at 20230503080014579
43609 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h' (41,871) at 20240405153049465
43610 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc-ipmb-rescan-fru.service' (41,872) at 20240828080010891
43611 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca_data_types.rst' (41,873) at 20210309003648476
43612 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-plane.c' (41,874) at 20240405153048557
43613 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/Makefile' (41,875) at 20210307214931218
43614 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp' (41,876) at 20221209040003858
43615 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb_36b.dtsi' (41,877) at 20210307214926346
43616 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-internal.h' (41,878) at 20230426080043724
43617 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_v2_defconfig' (41,879) at 20210308005003272
43618 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.h' (41,880) at 20240405153047237
43619 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-pci.c' (41,881) at 20210307214929190
43620 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/ethertap_kern.c' (41,882) at 20210307214926622
43621 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads124s08.c' (41,883) at 20240405153048961
43622 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.7' (41,884) at 20211006000025242
43623 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/parkbd.c' (41,885) at 20240405153049157
43624 2025-01-08 03:00:48.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-hp6xx.c' (41,886) at 20210307214928546
43625 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-ld4.c' (41,887) at 20210308005002792
43626 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-fence-chain.c' (41,888) at 20240613080016387
43627 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy192.h' (41,889) at 20210307214932262
43628 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-git_3.1.43.bb' (41,890) at 20240413080012691
43629 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/realview.c' (41,891) at 20240405153229915
43630 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_mmu_host.c' (41,892) at 20240405153046173
43631 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/Kconfig' (41,893) at 20210308005003168
43632 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/memory.c' (41,894) at 20240405153045997
43633 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/malloc.h' (41,895) at 20210307214931198
43634 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack/smack_generator_make_fixup.patch' (41,896) at 20210307205554122
43635 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh-msiof.c' (41,897) at 20240405153231467
43636 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/imx8mq_pins.h' (41,898) at 20210308005002644
43637 2025-01-08 03:00:48.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0.S' (41,899) at 20230720080043535
43638 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2771-0000-000_defconfig' (41,900) at 20210308005003272
43639 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-peb-wlbt-05.dtsi' (41,901) at 20240405153045529
43640 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/meson.build' (41,902) at 20230925080040041
43641 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_doc_build.sh' (41,903) at 20220525020655203
43642 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/bitsperlong.h' (41,904) at 20210307214932454
43643 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c' (41,905) at 20240405153231051
43644 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4-ace.dts' (41,906) at 20240405153045577
43645 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pgtable.h' (41,907) at 20240405153229855
43646 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/Makefile' (41,908) at 20240405153051813
43647 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml' (41,909) at 20240405153045061
43648 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/amdgpu-stoney-skips.txt' (41,910) at 20240405153230531
43649 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-adafruit-pureio_1.1.9.bb' (41,911) at 20220502030010124
43650 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sierra_ms.h' (41,912) at 20210307214930874
43651 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77693-private.h' (41,913) at 20210309003653860
43652 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-cli_git.bb' (41,914) at 20220126040017547
43653 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_table.h' (41,915) at 20240405153050681
43654 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533' (41,916) at 20210307214925190
43655 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_algo.h' (41,917) at 20220525020654787
43656 2025-01-08 03:00:48.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/main.c' (41,918) at 20241211090145557
43657 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Vesilahti' (41,919) at 20210307205553770
43658 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/axs103_smp_defconfig' (41,920) at 20240405153229859
43659 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_lvds.c' (41,921) at 20240805080013951
43660 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16130.c' (41,922) at 20240405153048981
43661 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EventDestinationCollection_v1.xml' (41,923) at 20240619080002924
43662 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/kea_2.6.1.bb' (41,924) at 20241221090017636
43663 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/Kconfig' (41,925) at 20240405153050585
43664 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml' (41,926) at 20240405153045181
43665 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_pci.h' (41,927) at 20210307214931462
43666 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pmag-aa-fb.c' (41,928) at 20240405153231587
43667 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/scripts/run-repotest' (41,929) at 20241121090011895
43668 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c' (41,930) at 20240405153047113
43669 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fq_codel.c' (41,931) at 20240405153053369
43670 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt.h' (41,932) at 20210307214932598
43671 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp108.yaml' (41,933) at 20240405153229767
43672 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-member-case.out' (41,934) at 20210308005046405 to deleted uid set
43673 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sys32.c' (41,935) at 20210307214926078
43674 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/socionext,synquacer-spi.yaml' (41,936) at 20240405153045173
43675 2025-01-08 03:00:48.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020ds.dts' (41,937) at 20210307214926346
43676 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delalloc-space.c' (41,938) at 20240405153231619
43677 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/yurex.c' (41,939) at 20241211090145501
43678 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/trace.h' (41,940) at 20210308005045961
43679 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/run-ptest' (41,941) at 20240301090012479
43680 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts' (41,942) at 20240405153229919
43681 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/Build' (41,943) at 20240405153054089
43682 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/0001-sssctl-add-error-analyzer.patch' (41,944) at 20230813080012860
43683 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/state.h' (41,945) at 20240405153231703
43684 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/opl4.h' (41,946) at 20210307214931598
43685 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/memory.h' (41,947) at 20210927100127241
43686 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/client.hpp' (41,948) at 20240125090032872
43687 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8516.c' (41,949) at 20240405153046801
43688 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/snapper9260_defconfig' (41,950) at 20210308005003280
43689 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/alps.rst' (41,951) at 20210307214925514
43690 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_32.c' (41,952) at 20210307214926738
43691 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/Kconfig' (41,953) at 20210308005002756
43692 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro.ids' (41,954) at 20210307214930986
43693 2025-01-08 03:00:48.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/console/obmc-console/obmc-console.conf' (41,955) at 20230512080018777
43694 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/ipc.c' (41,956) at 20240405153053941
43695 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/sagem,f@st1704.dts' (41,957) at 20210308005002816
43696 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-q.c' (41,958) at 20210307214930834
43697 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/8xx_immap.h' (41,959) at 20240405153230027
43698 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/056' (41,960) at 20240326080039726
43699 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlm_device.h' (41,961) at 20240405153052913
43700 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_huffman.c' (41,962) at 20210308005003696
43701 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-cfu.h' (41,963) at 20240906080037336
43702 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/base_addr_a10.h' (41,964) at 20210308005002780
43703 2025-01-08 03:00:48.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolantConnectorCollection_v1.xml' (41,965) at 20240619080002920
43704 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_cpi_sys.c' (41,966) at 20210307214930234
43705 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/luma_enhance_table.h' (41,967) at 20240405153049485
43706 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/edit.py' (41,968) at 20210307205554634
43707 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/module.c' (41,969) at 20240405153232015
43708 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/SubmitChecklist' (41,970) at 20220525020651766
43709 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs-writeback.c' (41,971) at 20240628080014017
43710 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml' (41,972) at 20240405153045097
43711 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mempolicy.h' (41,973) at 20240405153052725
43712 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/msi_ia64.c' (41,974) at 20240405153045925
43713 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_object.c' (41,975) at 20240520080015231
43714 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_fifoctrl_bitdef.h' (41,976) at 20210307214930642
43715 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7575.patch' (41,977) at 20210307205553942
43716 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_sys.h' (41,978) at 20210307214930670
43717 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/edid-decode/edid-decode_git.bb' (41,979) at 20241221090017536
43718 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.h' (41,980) at 20210307214929914
43719 2025-01-08 03:00:48.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-sigrtminmax.c' (41,981) at 20241211090212550
43720 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/errno.h' (41,982) at 20210307214932478
43721 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VER0/meson.build' (41,983) at 20230825080021137
43722 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/malta_defconfig' (41,984) at 20210308005003268
43723 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/romvec.S' (41,985) at 20210307214926134
43724 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/USBControllerCollection_v1.xml' (41,986) at 20240619080002940
43725 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_DINF.json' (41,987) at 20221213040036921
43726 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.SPL' (41,988) at 20210308005003292
43727 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/index.rst' (41,989) at 20210307214925470
43728 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/overflow.h' (41,990) at 20220525020655115
43729 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/iommufd_utils.h' (41,991) at 20240405153232267
43730 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra186/gpio.h' (41,992) at 20210308005002672
43731 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ans-lcd.c' (41,993) at 20240405153049225
43732 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/json-c/json-c_0.18.bb' (41,994) at 20241221090017664
43733 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/atomic_bounds.c' (41,995) at 20220525020655191
43734 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/io_ordering.rst' (41,996) at 20210307214925462
43735 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/latencytop.h' (41,997) at 20240405153052717
43736 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Intel' (41,998) at 20241221090017616
43737 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/271' (41,999) at 20240326080039730
43738 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_execbuf_util.c' (42,000) at 20240405153048773
43739 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/rave-sp-backlight.c' (42,001) at 20210307214930894
43740 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/modules-test.c' (42,002) at 20221215040039378
43741 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/Makefile' (42,003) at 20240405153231075
43742 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/posix_types.h' (42,004) at 20220525020652042
43743 2025-01-08 03:00:48.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c' (42,005) at 20220525020654183
43744 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/csky/cpus.txt' (42,006) at 20210307214925298
43745 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/fpu.S' (42,007) at 20240405153229999
43746 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/PowerOnHours/meson.build' (42,008) at 20230825080021141
43747 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/ld-version.sh' (42,009) at 20240719080013381
43748 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/intel-multi-link.rst' (42,010) at 20240405153045261
43749 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol-elf.c' (42,011) at 20240405153232243
43750 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/idmap.h' (42,012) at 20210309003648676
43751 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/u-boot.h' (42,013) at 20210308005002816
43752 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norra_Rorum' (42,014) at 20210307205553786
43753 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/050' (42,015) at 20210927100127477
43754 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c' (42,016) at 20240405153045661
43755 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/UCP1020_SPIFLASH_defconfig' (42,017) at 20210308005003244
43756 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-phy-rcar-gen3-usb2' (42,018) at 20210309003648264
43757 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/cache_lib.h' (42,019) at 20210307214931146
43758 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/sun4i-a10.h' (42,020) at 20210308005003640
43759 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/gpio-charger.h' (42,021) at 20210309003653888
43760 2025-01-08 03:00:48.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-bus-iio' (42,022) at 20240405153044909
43761 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-io.h' (42,023) at 20210307214928686
43762 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/sw_tags.c' (42,024) at 20240405153053129
43763 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__stopped_as_error.hpp' (42,025) at 20240817080036820
43764 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/sub' (42,026) at 20240405153053437
43765 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tmp007.c' (42,027) at 20240405153049013
43766 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/wkup_m3_rproc.txt' (42,028) at 20210307214925414
43767 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.c' (42,029) at 20240405153048637
43768 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/Kconfig' (42,030) at 20210309003652012
43769 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/event_log_test.cpp' (42,031) at 20241122090003088
43770 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6-logicpd-baseboard.dtsi' (42,032) at 20210308005002584
43771 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides.bb' (42,033) at 20210812000025290
43772 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-hydra.c' (42,034) at 20210307214928158
43773 2025-01-08 03:00:48.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/sharpsl_pm.c' (42,035) at 20240405153045681
43774 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtables.c' (42,036) at 20240411080014146
43775 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/m53menlo_defconfig' (42,037) at 20210308005003268
43776 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/esparser.h' (42,038) at 20240405153051861
43777 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/flat.h' (42,039) at 20240906080037360
43778 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/synctest.h' (42,040) at 20210307214932722
43779 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu.h' (42,041) at 20240906080037536
43780 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d.h' (42,042) at 20240405153049473
43781 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io_uring_types.h' (42,043) at 20240411080014138
43782 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/log_bmc.sh' (42,044) at 20210308004938816
43783 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/retired.json' (42,045) at 20240405153232227
43784 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_insv.c' (42,046) at 20210308005046505
43785 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-mm.c' (42,047) at 20240405153046793
43786 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,avs-tmon.yaml' (42,048) at 20240405153045177
43787 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains3xxx_data.c' (42,049) at 20210307214925910
43788 2025-01-08 03:00:48.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_modsig.c' (42,050) at 20240405153053469
43789 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-firmware_202408.bb' (42,051) at 20241221090017472
43790 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/intel/avs/tokens.h' (42,052) at 20240405153052949
43791 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-crypto.c' (42,053) at 20220525020652390
43792 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/component.c' (42,054) at 20240405153046681
43793 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/dcbevent.c' (42,055) at 20210307214931918
43794 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/heartbeat_timer.cpp' (42,056) at 20230511080043139
43795 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.2.bb' (42,057) at 20241221090017488
43796 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/which/which-2.21/automake.patch' (42,058) at 20210307205554574
43797 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/da9055.txt' (42,059) at 20240405153045161
43798 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/runfvp' (42,060) at 20231126090012777
43799 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_transform.h' (42,061) at 20210309003649472
43800 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_core.c' (42,062) at 20240405153049157
43801 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ina219@40.conf' (42,063) at 20240904080027738
43802 2025-01-08 03:00:48.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/byteorder.h' (42,064) at 20210308005002816
43803 2025-01-08 03:00:48.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/pci.c' (42,065) at 20241211090145477
43804 2025-01-08 03:00:48.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-chipid.c' (42,066) at 20240405153231451
43805 2025-01-08 03:00:48.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-loader.c' (42,067) at 20210307214928826
43806 2025-01-08 03:00:48.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/MAINTAINERS' (42,068) at 20210308005048369
43807 2025-01-08 03:00:48.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep.dtsi' (42,069) at 20240405153045601
43808 2025-01-08 03:00:48.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dock.c' (42,070) at 20240405153046633
43809 2025-01-08 03:00:48.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/docs/mrw-xml-requirements.md' (42,071) at 20221213040030489
43810 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_0_default.h' (42,072) at 20210307214927534
43811 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/zl6100.c' (42,073) at 20240405153048873
43812 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_invalid_update.c' (42,074) at 20210309003655988
43813 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power8-pmu.c' (42,075) at 20240405153046193
43814 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/Makefile' (42,076) at 20240405153049013
43815 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch' (42,077) at 20231011080016574
43816 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/kvm.c' (42,078) at 20240405153052997
43817 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.0' (42,079) at 20211006000025242
43818 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/qos.h' (42,080) at 20210308005003036
43819 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_addr.c' (42,081) at 20210307214931870
43820 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/configs/sparc32_defconfig' (42,082) at 20240405153046317
43821 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/bootfiles.py' (42,083) at 20241221090017620
43822 2025-01-08 03:00:48.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-pcm.c' (42,084) at 20240405153053969
43823 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/aml-build.c' (42,085) at 20241211090212246
43824 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_chain.h' (42,086) at 20240405153052781
43825 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.h' (42,087) at 20210307214927954
43826 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-orangepi-lite2.dts' (42,088) at 20210308005002620
43827 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-demo.dts' (42,089) at 20240405153229935
43828 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/gbs-gpio-common.sh' (42,090) at 20210307205554082
43829 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c' (42,091) at 20240405153054281
43830 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_mmu.h' (42,092) at 20240405153046453
43831 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/0001-libau-Do-not-build-LFS-version-of-readdir.patch' (42,093) at 20230114040015470
43832 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8016-sbc-d3-camera-mezzanine.dts' (42,094) at 20240405153229935
43833 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_plane.h' (42,095) at 20210309003649892
43834 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/spapr_llan.c' (42,096) at 20240906080037268
43835 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/concepts.rst' (42,097) at 20210307214925266
43836 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/run-ptest' (42,098) at 20230401080011979
43837 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdxcp/amdgpu_xcp_drv.h' (42,099) at 20240405153047189
43838 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/Makefile' (42,100) at 20210307214927774
43839 2025-01-08 03:00:48.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1-microdev2.0.dts' (42,101) at 20240405153045585
43840 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-uniphier.c' (42,102) at 20240405153051229
43841 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx6.txt' (42,103) at 20210308005003328
43842 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-Use-pkg-config-to-find-gpgme.patch' (42,104) at 20210307205553898
43843 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec.c' (42,105) at 20210308005003472
43844 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/Kconfig' (42,106) at 20241211090212314
43845 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gdc_public.h' (42,107) at 20210307214930546
43846 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.3.bb' (42,108) at 20240106090017237
43847 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/fru-fault-monitor.hpp' (42,109) at 20240828080025975
43848 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7885-jackpotlte.dts' (42,110) at 20241008080013891
43849 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk_types.h' (42,111) at 20240405153231799
43850 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_thermal.c' (42,112) at 20240405153046645
43851 2025-01-08 03:00:48.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-amd/amd-fpga/files/fpgardu.sh' (42,113) at 20240308090017907
43852 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ncr53c8xx.h' (42,114) at 20240405153051681
43853 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mwait.h' (42,115) at 20240405153230111
43854 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/sysdig-selftest/0099-cmake-Pass-PROBE_NAME-via-CFLAGS.patch' (42,116) at 20240301090012447
43855 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8917.c' (42,117) at 20240405153230227
43856 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/Makefile' (42,118) at 20240405153052165
43857 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/ciscode.h' (42,119) at 20210307214931578
43858 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_netns.h' (42,120) at 20210309003654472
43859 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sh.h' (42,121) at 20210308005003484
43860 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/pdata_git.bb' (42,122) at 20240606080012860
43861 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/util.c' (42,123) at 20240405153052973
43862 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.h' (42,124) at 20240405153047269
43863 2025-01-08 03:00:48.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c' (42,125) at 20240405153048329
43864 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/iostat.h' (42,126) at 20240405153054193
43865 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,global_timer.yaml' (42,127) at 20210307214925446
43866 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_vtpm_proxy.c' (42,128) at 20240405153046765
43867 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/elog-gen-template.mako.hpp' (42,129) at 20230907080029388
43868 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clkdev.c' (42,130) at 20240624080012772
43869 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-apf51.dts' (42,131) at 20240405153045489
43870 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabresd.dts' (42,132) at 20210308005002584
43871 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/Kconfig' (42,133) at 20240405153048809
43872 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda.h' (42,134) at 20240405153232131
43873 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cpufreq_spudemand.c' (42,135) at 20210309003648936
43874 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/postactions.py' (42,136) at 20241221090017632
43875 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/composite.h' (42,137) at 20240405153231843
43876 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/args.hpp' (42,138) at 20210522000020822
43877 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/MAINTAINERS' (42,139) at 20210308005002960
43878 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st-rc.txt' (42,140) at 20210307214925354
43879 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_cmd.h' (42,141) at 20220525020654183
43880 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3_2' (42,142) at 20210308005002556
43881 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/agent.h' (42,143) at 20210307214926246
43882 2025-01-08 03:00:48.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-pll-s10.c' (42,144) at 20240405153046845
43883 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/pipeline.json' (42,145) at 20240405153054141
43884 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/main.cpp' (42,146) at 20240820080038646
43885 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/listener.cpp' (42,147) at 20210308005346774
43886 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hv_util.c' (42,148) at 20240405153048837 to deleted uid set
43887 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_defconfig' (42,149) at 20210308005003244
43888 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rcar-gen2-common.h' (42,150) at 20210308005003612
43889 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4908-netgear-raxe500.dts' (42,151) at 20240405153045717
43890 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sdrc.h' (42,152) at 20240405153045669
43891 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-sva.h' (42,153) at 20240405153049185
43892 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rslib.h' (42,154) at 20210307214931498
43893 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/xilfpga.c' (42,155) at 20210308005003008
43894 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sbc-t3517.dts' (42,156) at 20240405153045605
43895 2025-01-08 03:00:48.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/lpt_commit.c' (42,157) at 20240405153052549
43896 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/hostmem-epc.h' (42,158) at 20220429100100558
43897 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/flash.h' (42,159) at 20210307214931514
43898 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/hw.c' (42,160) at 20240405153230711
43899 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-invocation.svg' (42,161) at 20210307214925210
43900 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kasan.h' (42,162) at 20241125090012231
43901 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_aead.c' (42,163) at 20240405153046933
43902 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/tach.mako.hpp' (42,164) at 20210308005059173
43903 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-ethtool.c' (42,165) at 20240405153049917
43904 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-kernel/linux/linux-aspeed/starscream.cfg' (42,166) at 20240110090012776
43905 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb' (42,167) at 20241206090014330
43906 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/gpio-regulator.c' (42,168) at 20240405153051465
43907 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/kernel-driver-statement.rst' (42,169) at 20210307214925550
43908 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_4_ppsmc.h' (42,170) at 20240405153048349
43909 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/117.out' (42,171) at 20240326080039726
43910 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/Kconfig' (42,172) at 20210308005003052
43911 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8167-pumpkin.dts' (42,173) at 20240405153045745
43912 2025-01-08 03:00:48.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_mmap.c' (42,174) at 20240405153230903
43913 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp-standard.scc' (42,175) at 20220804030014671
43914 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/openpower-bios-factory-reset.service' (42,176) at 20211026000032466
43915 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp_if.c' (42,177) at 20240405153053193
43916 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/kvm.h' (42,178) at 20240906080037356
43917 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-ga10h-v1.1.dts' (42,179) at 20240405153045389
43918 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll/network-wait-ipv6-ll@.service' (42,180) at 20240119090013779
43919 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/collectd.service' (42,181) at 20210307205553910
43920 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/Makefile' (42,182) at 20220525020653607
43921 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_context.c' (42,183) at 20240405153048393
43922 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/Kconfig' (42,184) at 20210308005003172
43923 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6_20.h' (42,185) at 20240405153051289
43924 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/frontend.json' (42,186) at 20240405153054145
43925 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fstree.c' (42,187) at 20210307214932142
43926 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot_item.h' (42,188) at 20220525020654519
43927 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/qcom-cpufreq-hw.c' (42,189) at 20240405153230255
43928 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_length.fail' (42,190) at 20241206090014310
43929 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_dec_regs.h' (42,191) at 20240405153046597
43930 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_els.h' (42,192) at 20220525020654003
43931 2025-01-08 03:00:48.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-netconfig_git.bb' (42,193) at 20220126040017551
43932 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0010-sync-with-OE-libtool-changes.patch' (42,194) at 20241221090017656
43933 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-greek.c' (42,195) at 20210307214931178
43934 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-gnutls.c' (42,196) at 20241211090212230
43935 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target.h' (42,197) at 20241211090212530
43936 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch' (42,198) at 20240413080012623
43937 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/device.h' (42,199) at 20210308005003628
43938 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1166dhp2.dts' (42,200) at 20240405153045425
43939 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/branch.json' (42,201) at 20240405153054109
43940 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb' (42,202) at 20241206090014238
43941 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_sdcard_defconfig' (42,203) at 20210308005003264
43942 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adxl.h' (42,204) at 20210307214931354
43943 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25.dtsi' (42,205) at 20240405153229883
43944 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/ge_imp3a_defconfig' (42,206) at 20240405153046097
43945 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/cstptr.cocci' (42,207) at 20240405153053441
43946 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/MinimumVersion/meson.build' (42,208) at 20240403080025882
43947 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-base.c' (42,209) at 20240906080037220
43948 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-st.h' (42,210) at 20210307214931434
43949 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/rfgain.h' (42,211) at 20210307214929754
43950 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-bus-helper.h' (42,212) at 20230426080043772
43951 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb' (42,213) at 20230919080013974
43952 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/files/disable-mmc-sdhci.cfg' (42,214) at 20240209090013644
43953 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/vx855.c' (42,215) at 20210307214929118
43954 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viafbdev.h' (42,216) at 20210307214930950
43955 2025-01-08 03:00:48.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/Kconfig' (42,217) at 20240405153046209
43956 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/vfio-helpers.c' (42,218) at 20230925080040113
43957 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/meson.options' (42,219) at 20230817080051745
43958 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst' (42,220) at 20240405153229823
43959 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/lowlevel_init.S' (42,221) at 20210308005003048
43960 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-evb.dts' (42,222) at 20240405153045389
43961 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/armv7m.c' (42,223) at 20240906080037188
43962 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/conf-notes.txt' (42,224) at 20220913030020492
43963 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/Kconfig' (42,225) at 20210308005002968
43964 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/084_files.dts' (42,226) at 20210308005003752
43965 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-script-python.txt' (42,227) at 20240405153054081
43966 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/poff' (42,228) at 20210307205554466
43967 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/itree_common.c' (42,229) at 20240405153231695
43968 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo.c' (42,230) at 20221215040039218
43969 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s5pc210_universal_defconfig' (42,231) at 20210308005003276
43970 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Avoid-shebang-overflow-on-python-config.py.patch' (42,232) at 20241221090017668
43971 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/JumpLinkMixin.js' (42,233) at 20220105012522983
43972 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-efuse.h' (42,234) at 20240906080037336
43973 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-firmware.c' (42,235) at 20240405153049357
43974 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/281.out' (42,236) at 20220429100100926
43975 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6524x-regulator.c' (42,237) at 20240405153051477
43976 2025-01-08 03:00:48.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ucs2_data.h' (42,238) at 20240405153231707
43977 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/spartan3.c' (42,239) at 20210308005003376
43978 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-simple.c' (42,240) at 20210307214928802
43979 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c' (42,241) at 20240405153054305
43980 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/isl29020.c' (42,242) at 20240405153049641
43981 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/omfs.h' (42,243) at 20210307214931218
43982 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h' (42,244) at 20240815080012875
43983 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_sh_mask.h' (42,245) at 20210307214927690
43984 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_sdio.h' (42,246) at 20210307214929874
43985 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,armada-3700-uart-clock.yaml' (42,247) at 20240405153045025
43986 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/031' (42,248) at 20220429100100886
43987 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/kunit-test.c' (42,249) at 20240405153053089
43988 2025-01-08 03:00:48.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/syscalls/syscall.tbl' (42,250) at 20240405153230147
43989 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/COLO-FT.txt' (42,251) at 20241211090212230
43990 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra234.c' (42,252) at 20240405153230831
43991 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_tfa_defconfig' (42,253) at 20210308005003264
43992 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/089.out' (42,254) at 20210927100127481
43993 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mc.h' (42,255) at 20210307214928618
43994 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_pf_vsi_vlan_ops.c' (42,256) at 20240405153050009
43995 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-qcom-pdc.c' (42,257) at 20240405153231371
43996 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/stm32f429-evaluation.c' (42,258) at 20210308005003052
43997 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_msm.c' (42,259) at 20210308005003484
43998 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/elfcore.c' (42,260) at 20220429100100402
43999 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v2_hw.c' (42,261) at 20240405153231399
44000 2025-01-08 03:00:48.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/gettimeofday.h' (42,262) at 20210309003648676
44001 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2063.c' (42,263) at 20220525020653315
44002 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml' (42,264) at 20240405153045029
44003 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_iface.c' (42,265) at 20220525020654851
44004 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/core.c' (42,266) at 20240405153231343
44005 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nsim.h' (42,267) at 20210308005003608
44006 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6683.c' (42,268) at 20240405153048865
44007 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/cc2520.c' (42,269) at 20240405153050337
44008 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ux500/Makefile' (42,270) at 20210307214930450
44009 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS2.conf' (42,271) at 20230114040015462
44010 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dma-mapping.h' (42,272) at 20240405153046001
44011 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/csr.h' (42,273) at 20210307214929830
44012 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Keuruu_Haapamaki' (42,274) at 20210307205553770
44013 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2l.c' (42,275) at 20210308005003076
44014 2025-01-08 03:00:48.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/am3517crane.c' (42,276) at 20210308005003076
44015 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/meta_ide.py' (42,277) at 20241221090017632
44016 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54spi_eeprom.h' (42,278) at 20210307214929866
44017 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_common.h' (42,279) at 20240405153048341
44018 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/Makefile' (42,280) at 20240405153054037
44019 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/trace.h' (42,281) at 20210308005045729
44020 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h' (42,282) at 20210307214929358
44021 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear1340.c' (42,283) at 20240405153231335
44022 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs.metadata.yaml' (42,284) at 20220430030026016
44023 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-on@.target' (42,285) at 20220301040040081
44024 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-1-para' (42,286) at 20241221090017616
44025 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/siox-core.c' (42,287) at 20221128040017546
44026 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Finnveden' (42,288) at 20210307205553782
44027 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/gpio.h' (42,289) at 20210308005002768
44028 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/apple-mailbox.c' (42,290) at 20240405153049229
44029 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/dt-setup.c' (42,291) at 20210308005002788
44030 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_xattr.h' (42,292) at 20240405153052397
44031 2025-01-08 03:00:48.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_interface.hpp' (42,293) at 20240820080021574
44032 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/jz4740_wdt.c' (42,294) at 20210726100024767
44033 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/install.h' (42,295) at 20210308005046233
44034 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/n64cart.c' (42,296) at 20240405153046709
44035 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_init_admin.h' (42,297) at 20240405153230267
44036 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_qb.c' (42,298) at 20210308005046509
44037 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/g_zero.h' (42,299) at 20210307214930802
44038 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/spiceaudio.c' (42,300) at 20240326080039370
44039 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/memory/Kconfig' (42,301) at 20210308005003388
44040 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/joe/joe_4.6.bb' (42,302) at 20241221090017536
44041 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/escape/__init__.py' (42,303) at 20210307214932154
44042 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/buffer_icap.h' (42,304) at 20210307214926958
44043 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist' (42,305) at 20230903080011363
44044 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/pinmux.h' (42,306) at 20210308005002776
44045 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/syscon_rk3288.c' (42,307) at 20210308005002776
44046 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/gd_2.3.3.bb' (42,308) at 20220910030013361
44047 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/syscall64-abi.rst' (42,309) at 20220525020651754
44048 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/inode.c' (42,310) at 20240405153232111
44049 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/rgrp.h' (42,311) at 20240613080016491
44050 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-ofw' (42,312) at 20210307214925202
44051 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-bcm6345.c' (42,313) at 20210308005003480
44052 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/fixmap.h' (42,314) at 20241212090012679
44053 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/kernel-api.rst' (42,315) at 20240405153229751
44054 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_ast2500.py' (42,316) at 20241211090212538
44055 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9163.c' (42,317) at 20240405153048773
44056 2025-01-08 03:00:48.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpufeature.h' (42,318) at 20240405153045937
44057 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/clean-unit-test-docker' (42,319) at 20221208040016922
44058 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_HL.h' (42,320) at 20210307214931650
44059 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-iop3xx.h' (42,321) at 20210307214928158
44060 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_nport.h' (42,322) at 20220525020654003
44061 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c' (42,323) at 20210309003651056
44062 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/rng.h' (42,324) at 20210307214931310
44063 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Heater_v1.xml' (42,325) at 20240619080002924
44064 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_hurd.c' (42,326) at 20240405153052349
44065 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/Makefile' (42,327) at 20210307214931930
44066 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/mcimx7d-sabre.rst' (42,328) at 20241211090212238
44067 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsdvb-main.c' (42,329) at 20220525020653239
44068 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/diffconfig' (42,330) at 20240405153053445
44069 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-2.dtsi' (42,331) at 20210307214926350
44070 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power8-cpu.inc' (42,332) at 20210307205554058
44071 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/usb4.c' (42,333) at 20241008080013983
44072 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pabort-v7.S' (42,334) at 20210307214925970
44073 2025-01-08 03:00:48.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/elf.h' (42,335) at 20210307214926306
44074 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/sev.c' (42,336) at 20241211090212486
44075 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/bcm-ocotp.c' (42,337) at 20240405153231275
44076 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigreturn_unaligned.c' (42,338) at 20240405153054361
44077 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/light.c' (42,339) at 20240613080016467
44078 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/trace.h' (42,340) at 20210308005046109
44079 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/vm_util.h' (42,341) at 20240411080014162
44080 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-olinuxino-micro.dts' (42,342) at 20240405153045377
44081 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear310.dtsi' (42,343) at 20240405153045577
44082 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/mdp4.yaml' (42,344) at 20240405153045041
44083 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_icmp_related.sh' (42,345) at 20240405153054353
44084 2025-01-08 03:00:48.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/internal.h' (42,346) at 20241211090145521
44085 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_tables.h' (42,347) at 20210307214930534
44086 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sparsemem.h' (42,348) at 20210309003648980
44087 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/index.rst' (42,349) at 20240405153229835
44088 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/Makefile' (42,350) at 20220525020653911
44089 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel_ssc_dai.h' (42,351) at 20210307214932286
44090 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_regs.h' (42,352) at 20220525020652919
44091 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/Kbuild' (42,353) at 20240405153230003
44092 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/seqlock.h' (42,354) at 20210308005046049
44093 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-union.json' (42,355) at 20220429100100882
44094 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-service-identity/run-ptest' (42,356) at 20240301090012435
44095 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.%.bbappend' (42,357) at 20230114040015490
44096 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer/interpreter.patch' (42,358) at 20230114040015542
44097 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/ldap-user-roles.html' (42,359) at 20210308005107069
44098 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memory-hotplug/config' (42,360) at 20240405153054325
44099 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/zbar_git.bb' (42,361) at 20240301090012431
44100 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv8803.c' (42,362) at 20240405153231375
44101 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f7-pinctrl.dtsi' (42,363) at 20240405153229903
44102 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_poweroff.sh' (42,364) at 20230606080013598
44103 2025-01-08 03:00:48.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2.host.c' (42,365) at 20210307214930554
44104 2025-01-08 03:00:48.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/pior507d.c' (42,366) at 20210309003649820
44105 2025-01-08 03:00:48.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/libsombok3_2.4.0.bb' (42,367) at 20240106090017233
44106 2025-01-08 03:00:48.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa27x.h' (42,368) at 20240405153045677
44107 2025-01-08 03:00:48.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/hppa-firmware.img' (42,369) at 20241211090212426
44108 2025-01-08 03:00:48.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_hwmon.c' (42,370) at 20240617080017386
44109 2025-01-08 03:00:48.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas.c' (42,371) at 20240405153053485
44110 2025-01-08 03:00:48.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/genelf.c' (42,372) at 20240405153232235
44111 2025-01-08 03:00:48.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9xe.dtsi' (42,373) at 20240405153045469
44112 2025-01-08 03:00:48.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pch_dma.h' (42,374) at 20210307214931466
44113 2025-01-08 03:00:48.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_packrl_ph.c' (42,375) at 20210308005046505
44114 2025-01-08 03:00:48.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ruleset.h' (42,376) at 20240405153232115
44115 2025-01-08 03:00:48.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4357-myd-lpc4357.dts' (42,377) at 20240405153045533
44116 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-pci-multi.c' (42,378) at 20240906080037208
44117 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme0_qm_masks.h' (42,379) at 20240405153046577
44118 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC6-72w' (42,380) at 20210307205553758
44119 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/lcsr_helper.c' (42,381) at 20240326080039678
44120 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/renesas,ufs.yaml' (42,382) at 20240405153045181
44121 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips_mt.h' (42,383) at 20210307214926226
44122 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131rdb.dts' (42,384) at 20210307214926342
44123 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/exec.h' (42,385) at 20210307214926662
44124 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zorro.h' (42,386) at 20220525020654631
44125 2025-01-08 03:00:48.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/cyrus.h' (42,387) at 20210308005003168
44126 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/radeon_drm.h' (42,388) at 20210307214931618
44127 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c' (42,389) at 20210308005002984
44128 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/trace_points.c' (42,390) at 20210307214927834
44129 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-decoder-cmd.rst' (42,391) at 20220525020651786
44130 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/firmware_utils.py' (42,392) at 20221209040018567
44131 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-exec.c' (42,393) at 20220525020655227
44132 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/c293si-pre.dtsi' (42,394) at 20210307214926342
44133 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/interrupts.c' (42,395) at 20210308005002848
44134 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455_spi.c' (42,396) at 20240405153048937
44135 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_sriov.h' (42,397) at 20240906080037336
44136 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/random.h' (42,398) at 20240405153052933
44137 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-pcf.h' (42,399) at 20210307214928150
44138 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_fv.h' (42,400) at 20210308005002880
44139 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/image_handler.hpp' (42,401) at 20240817080027656
44140 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/hsta.txt' (42,402) at 20210307214925402
44141 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi' (42,403) at 20240405153045529
44142 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sun6i.c' (42,404) at 20240405153231375
44143 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/termbits.h' (42,405) at 20210308005046073
44144 2025-01-08 03:00:48.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-led.c' (42,406) at 20220525020653907
44145 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/run_nosymfollow.sh' (42,407) at 20210309003656004
44146 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml' (42,408) at 20240405153045109
44147 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/mpc8572ds.c' (42,409) at 20210308005002980
44148 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/Kconfig' (42,410) at 20240405153046697
44149 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kmmio.c' (42,411) at 20240405153046477
44150 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_sdias.c' (42,412) at 20240405153051517
44151 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh' (42,413) at 20220405030025645
44152 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_siginfo.h' (42,414) at 20240326080039390
44153 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/l2c2x0.yaml' (42,415) at 20240405153045021
44154 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/sabre.h' (42,416) at 20230426080043764
44155 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mchp23k256.c' (42,417) at 20240405153230867
44156 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/.gitignore' (42,418) at 20240405153054313
44157 2025-01-08 03:00:48.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/MAINTAINERS' (42,419) at 20210308005003020
44158 2025-01-08 03:00:48.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_if.h' (42,420) at 20240405153050205
44159 2025-01-08 03:00:48.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/div64.S' (42,421) at 20210307214926434
44160 2025-01-08 03:00:48.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/ec_kb3310b.h' (42,422) at 20210307214926270
44161 2025-01-08 03:00:48.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-gmxx-defs.h' (42,423) at 20210307214926234
44162 2025-01-08 03:00:48.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ich9_timer.h' (42,424) at 20241211090212358
44163 2025-01-08 03:00:48.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@1c0/tmp421@4c.conf' (42,425) at 20240904080027738
44164 2025-01-08 03:00:48.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf100.fuc3.h' (42,426) at 20210307214927970
44165 2025-01-08 03:00:48.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/Kconfig' (42,427) at 20210308005002916
44166 2025-01-08 03:00:48.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq806x.c' (42,428) at 20240405153230223
44167 2025-01-08 03:00:48.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Sachsen' (42,429) at 20210307205553766
44168 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/thermal.h' (42,430) at 20240405153052941
44169 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression.h' (42,431) at 20210307214932630
44170 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_bss_pad.py' (42,432) at 20210308005003748
44171 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ps3flash.c' (42,433) at 20220525020652298
44172 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/Kbuild' (42,434) at 20220525020651882
44173 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/Makefile' (42,435) at 20240405153052249
44174 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/smdk_wm8994pcm.c' (42,436) at 20220627100017210
44175 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_pvt.c' (42,437) at 20210309003654904
44176 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/ahci.h' (42,438) at 20240906080037568
44177 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-reference-design-tablet.dtsi' (42,439) at 20240405153045397
44178 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/dbus.h' (42,440) at 20230426080043772
44179 2025-01-08 03:00:48.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/uberblock_impl.h' (42,441) at 20210308005003692
44180 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/udplite.h' (42,442) at 20240405153231859
44181 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/devices-rsk7269.c' (42,443) at 20210307214926538
44182 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe-spi.c' (42,444) at 20240405153049617
44183 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/files/bin-htmltree-fix-shebang.patch' (42,445) at 20210307205554006
44184 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/samsung-2g.cfg' (42,446) at 20210308005002908
44185 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt' (42,447) at 20240405153045053
44186 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/txring_overwrite.c' (42,448) at 20210307214932694
44187 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/helper.hpp' (42,449) at 20211015000102372
44188 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7722.c' (42,450) at 20240405153051361
44189 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/devicetree-vpd-parser.service' (42,451) at 20241101080009595
44190 2025-01-08 03:00:48.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/shmparam.h' (42,452) at 20210307214926586
44191 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/mti,mips-cdmm.yaml' (42,453) at 20210309003648328
44192 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-k210.c' (42,454) at 20241008080013971
44193 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_verificationstarted_unittest.cpp' (42,455) at 20240817080027652
44194 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netrom.h' (42,456) at 20210307214931650
44195 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_test.c' (42,457) at 20240405153232255
44196 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-b.dts' (42,458) at 20240405153229891
44197 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/Kconfig' (42,459) at 20210308005003080
44198 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/microchip,lan966x.yaml' (42,460) at 20240405153045065
44199 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ksample.py' (42,461) at 20220910030013397
44200 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/hardcodepaths.patch' (42,462) at 20241221090017672
44201 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/file.h' (42,463) at 20240405153052473
44202 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/umodsi3.S' (42,464) at 20240405153230007
44203 2025-01-08 03:00:48.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cookerdata.py' (42,465) at 20241221090017584
44204 2025-01-08 03:00:48.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_s5p.c' (42,466) at 20210308005003484
44205 2025-01-08 03:00:48.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/iommu.c' (42,467) at 20220525020652118
44206 2025-01-08 03:00:48.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2mgmt.h' (42,468) at 20240405153051953
44207 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/linux-event-codes.h' (42,469) at 20240726080012870
44208 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/method.py' (42,470) at 20230516080040262
44209 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/Makefile' (42,471) at 20240405153052505
44210 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_exception.c' (42,472) at 20210308005003704
44211 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0012-libinstaller-Fix-build-with-glibc-2.36.patch' (42,473) at 20220910030013425
44212 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_too_shallow.c' (42,474) at 20210307214932642
44213 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1.dtsi' (42,475) at 20240405153229879
44214 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-obsolete.rst' (42,476) at 20240405153229735
44215 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_e500mc.h' (42,477) at 20240405153230035
44216 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0001-ltmain.sh-Fix-sysroot-paths-being-encoded-into-RPATH.patch' (42,478) at 20241221090017664
44217 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_empty_tree.c' (42,479) at 20210308005003764
44218 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-topic-miami.dts' (42,480) at 20210308005002632
44219 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/nfs.h' (42,481) at 20240405153052897
44220 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (42,482) at 20241226090016127
44221 2025-01-08 03:00:48.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp-com.dts' (42,483) at 20240405153045533
44222 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/build-environment.yml' (42,484) at 20241211090212458
44223 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/detached_timer.hpp' (42,485) at 20220412175720086
44224 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/eadm_sch.c' (42,486) at 20240405153051521
44225 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/config3270.sh' (42,487) at 20240405153229747
44226 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts' (42,488) at 20241211090145373
44227 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch' (42,489) at 20230706080014745
44228 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-alchemy.c' (42,490) at 20210307214926190
44229 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-b2120.dts' (42,491) at 20240405153045581
44230 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4908-asus-gt-ac5300.dts' (42,492) at 20240405153045717
44231 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gicv3_its_common.h' (42,493) at 20230925080039929
44232 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-foxg20.dts' (42,494) at 20240405153045465
44233 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_ether.h' (42,495) at 20210307214931398
44234 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rst' (42,496) at 20240405153045285
44235 2025-01-08 03:00:48.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/stat.h' (42,497) at 20240405153046017
44236 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1down.service' (42,498) at 20230920080013648
44237 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/cpfile.c' (42,499) at 20240405153052445
44238 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/psplash-raspberrypi-img.h' (42,500) at 20210307205554102
44239 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/link.c' (42,501) at 20240405153232047
44240 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qtest_aspeed.c' (42,502) at 20230925080040097
44241 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/MAINTAINERS' (42,503) at 20210308005003056
44242 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_trace.h' (42,504) at 20220525020652919
44243 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/dbus-vmstate1.xml' (42,505) at 20220429100100378
44244 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/mach-mxs.c' (42,506) at 20240405153045657
44245 2025-01-08 03:00:48.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/manager.cpp' (42,507) at 20240820080023686
44246 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ch9200.c' (42,508) at 20240405153050377
44247 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmzone_32.h' (42,509) at 20210307214926666
44248 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu.c' (42,510) at 20241211090212518
44249 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crond.service' (42,511) at 20210307205554558
44250 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog_user_exp.c' (42,512) at 20240405153046341
44251 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/clock.c' (42,513) at 20240405153045657
44252 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_refcode.py' (42,514) at 20210308005003748
44253 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/i2c_occ.cpp' (42,515) at 20210921100032682
44254 2025-01-08 03:00:48.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__receiver_ref.hpp' (42,516) at 20240731080033662
44255 2025-01-08 03:00:48.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/via-velocity.h' (42,517) at 20240405153050321
44256 2025-01-08 03:00:48.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c' (42,518) at 20210308005002552
44257 2025-01-08 03:00:48.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-sme.c' (42,519) at 20240405153053409
44258 2025-01-08 03:00:48.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/starfive-jh7100.h' (42,520) at 20240405153052649
44259 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_misc.c' (42,521) at 20210307214932646
44260 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/early_alloc.h' (42,522) at 20220525020651958
44261 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/spinlock.h' (42,523) at 20240405153054317
44262 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-read-settings-mrw/mrw-override-settings.yaml' (42,524) at 20210307205554074
44263 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/virtual-memory.json' (42,525) at 20240405153054157
44264 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml' (42,526) at 20240405153045121
44265 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm87.rst' (42,527) at 20210309003648428
44266 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/loongson,ls-audio-card.yaml' (42,528) at 20240405153045165
44267 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/cpumap.h' (42,529) at 20240405153054065
44268 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/boston-clock.h' (42,530) at 20210308005003632
44269 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_validation.h' (42,531) at 20240405153048801
44270 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-gp.dts' (42,532) at 20210308005002568
44271 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h743i-eval.dts' (42,533) at 20240405153045581
44272 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-core/busybox/busybox/busybox.cfg' (42,534) at 20210307205554090
44273 2025-01-08 03:00:48.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_dsi.c' (42,535) at 20240405153230583
44274 2025-01-08 03:00:48.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-kingoftown.dts' (42,536) at 20240405153045781
44275 2025-01-08 03:00:48.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_posix_acl.c' (42,537) at 20210307214932170
44276 2025-01-08 03:00:48.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/leds/mori-led-manager-config-native.bb' (42,538) at 20241206090014226
44277 2025-01-08 03:00:48.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/skge.c' (42,539) at 20240405153050077
44278 2025-01-08 03:00:48.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cougar.c' (42,540) at 20240913080013793
44279 2025-01-08 03:00:48.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/classic_vs_extended.rst' (42,541) at 20240405153044989
44280 2025-01-08 03:00:48.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6125-gpucc.h' (42,542) at 20240405153052645
44281 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BrierleyHill' (42,543) at 20210307205553794
44282 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5592r-base.h' (42,544) at 20240405153048973
44283 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/reed_solomon.c' (42,545) at 20210307214931814
44284 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/p10bmc/client.2201.conf' (42,546) at 20230606080013598
44285 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/tfrc.h' (42,547) at 20210307214931922
44286 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/entity-manager/blacklist.json' (42,548) at 20240422080012373
44287 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/meson.build' (42,549) at 20241211090212342
44288 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml' (42,550) at 20240405153045121
44289 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_idc_int.h' (42,551) at 20240405153050009
44290 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/common.c' (42,552) at 20241106090008829
44291 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch' (42,553) at 20210608000015799
44292 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/TODO-parport' (42,554) at 20210307214930010
44293 2025-01-08 03:00:48.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/errno.h' (42,555) at 20210307214931630
44294 2025-01-08 03:00:48.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fdinfo.c' (42,556) at 20240405153231883
44295 2025-01-08 03:00:48.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers.bb' (42,557) at 20241221090017512
44296 2025-01-08 03:00:48.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/pci.c' (42,558) at 20240405153050653
44297 2025-01-08 03:00:48.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/trace_events.h' (42,559) at 20241104090011599 to deleted uid set
44298 2025-01-08 03:00:48.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/ipc4/header.h' (42,560) at 20240405153052889
44299 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmr735d.dtsi' (42,561) at 20240405153045777
44300 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/aes.c' (42,562) at 20210308005003696
44301 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_fs.c' (42,563) at 20210309003650180
44302 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/nvidia.c' (42,564) at 20210307214930878
44303 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/sas.c' (42,565) at 20240405153054373
44304 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/srmmu_access.S' (42,566) at 20210307214926610
44305 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/.gitignore' (42,567) at 20210307214925678
44306 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpmodule.c' (42,568) at 20240405153229915
44307 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/sclp.c' (42,569) at 20241211090212330
44308 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/dm-verity-img.bbclass' (42,570) at 20240413080012667
44309 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/rename_attack_test.c' (42,571) at 20210307214932698
44310 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-tlscredsx509.c' (42,572) at 20221215040039394
44311 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/pcie_card_metadata.cpp' (42,573) at 20241217090427543
44312 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c' (42,574) at 20240710080014581
44313 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/flash.c' (42,575) at 20210308005002972
44314 2025-01-08 03:00:48.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/discard.h' (42,576) at 20240405153052277
44315 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/pp_debug.h' (42,577) at 20240405153048337
44316 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb' (42,578) at 20221120040010738
44317 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/restrack.h' (42,579) at 20210309003650156
44318 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml' (42,580) at 20240405153045093
44319 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_resource.h' (42,581) at 20220429100100650
44320 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/test.dts' (42,582) at 20220215040051500
44321 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000.h' (42,583) at 20240405153230955
44322 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-config.h' (42,584) at 20210307214926230
44323 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/8390.h' (42,585) at 20210308005003424
44324 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/interrupts_m.c' (42,586) at 20210308005002708
44325 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integratorcp.dts' (42,587) at 20240405153045401
44326 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch' (42,588) at 20210307205554470
44327 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aht10.c' (42,589) at 20240405153048845
44328 2025-01-08 03:00:48.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_plane.c' (42,590) at 20240405153048565
44329 2025-01-08 03:00:48.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_hynix.c' (42,591) at 20240613080016427
44330 2025-01-08 03:00:48.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8096-skips.txt' (42,592) at 20240405153230531
44331 2025-01-08 03:00:48.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc1xx-goni.dts' (42,593) at 20210308005002608
44332 2025-01-08 03:00:48.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ioam6_parser.c' (42,594) at 20240405153054345
44333 2025-01-08 03:00:48.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/string.h' (42,595) at 20210308005003668
44334 2025-01-08 03:00:48.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Hausjarvi' (42,596) at 20210307205553766
44335 2025-01-08 03:00:48.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-m10-bmc' (42,597) at 20240405153044925
44336 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier2U/11.json' (42,598) at 20240212090032054
44337 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-driver.c' (42,599) at 20240405153231295
44338 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/bitsperlong.h' (42,600) at 20210307214926590
44339 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/config' (42,601) at 20210307205554454
44340 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/pl110.c' (42,602) at 20240906080037216
44341 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-dai.c' (42,603) at 20240405153232191
44342 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/avocado.cfg' (42,604) at 20220429100100730
44343 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/brk-imm.h' (42,605) at 20240405153045853
44344 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/cec-core.rst' (42,606) at 20240405153229807
44345 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt2712-evb.dts' (42,607) at 20240503080014458
44346 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_main.h' (42,608) at 20210307214927082
44347 2025-01-08 03:00:48.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci.c' (42,609) at 20241211090212346
44348 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_sercos3.c' (42,610) at 20220525020654239
44349 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/pgtable-32.c' (42,611) at 20240405153230015
44350 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/stdplus.wrap' (42,612) at 20221210040039006
44351 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-2.dtsi' (42,613) at 20240405153046093
44352 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_at_a2150.c' (42,614) at 20240405153046897
44353 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-builtin.c' (42,615) at 20240405153049241
44354 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-opensuse.yml' (42,616) at 20241221090017464
44355 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp' (42,617) at 20241015080002911
44356 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_queue.sh' (42,618) at 20240405153054357
44357 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/main.cpp' (42,619) at 20240817080005771
44358 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5282.h' (42,620) at 20210308005002804
44359 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc64-linux-user.mak' (42,621) at 20230925080039837
44360 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_inventory.robot' (42,622) at 20240628080017121
44361 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/wget/wget.inc' (42,623) at 20230706080014785
44362 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga-flash-4m.dtsi' (42,624) at 20220525020652198
44363 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml' (42,625) at 20240405153045053
44364 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/syscall.h' (42,626) at 20240405153230063
44365 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/ioapic.h' (42,627) at 20230426080043760
44366 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ct.c' (42,628) at 20240405153050105
44367 2025-01-08 03:00:48.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/misc.c' (42,629) at 20240405153046209
44368 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count' (42,630) at 20240906080037560 to deleted uid set
44369 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Source-Code' (42,631) at 20211006000025230
44370 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf_event.h' (42,632) at 20241011080017375
44371 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/sensor_dbus.json' (42,633) at 20221214040014392
44372 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-sti.c' (42,634) at 20240405153049229
44373 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/bugs.c' (42,635) at 20240405153046429
44374 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wwnr/wwnr.c' (42,636) at 20240405153053061
44375 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table.js' (42,637) at 20210308005107069
44376 2025-01-08 03:00:48.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3568-power.h' (42,638) at 20220525020654547
44377 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/smpro-errmon.c' (42,639) at 20240405153049649
44378 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/fsl,imx93-power.h' (42,640) at 20240405153052653
44379 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS2.conf' (42,641) at 20240529080017843
44380 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-unixsocket_0.3.0.bb' (42,642) at 20221003030013289
44381 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fan-control-ready@.target' (42,643) at 20220301040040077
44382 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-vf610.c' (42,644) at 20210309003649244
44383 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_atombios.c' (42,645) at 20241211090145425
44384 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/virtual-memory.json' (42,646) at 20240405153054129
44385 2025-01-08 03:00:48.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/hooks.c' (42,647) at 20240405153052317
44386 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/arm.c' (42,648) at 20241216090017685
44387 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/gx-suspmod.c' (42,649) at 20210307214927054
44388 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/snvs_pwrkey.c' (42,650) at 20221102030020801
44389 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/regd_common.h' (42,651) at 20240405153050473
44390 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/epapr-wrapper.c' (42,652) at 20210307214926362
44391 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/eeprom93xx.h' (42,653) at 20210308005046021
44392 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager.cpp' (42,654) at 20210308005059705
44393 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-isl29501' (42,655) at 20210307214925190
44394 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi_shared.c' (42,656) at 20240405153054269
44395 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-b15-rac.h' (42,657) at 20210307214925850
44396 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rn5t618.c' (42,658) at 20240405153230839
44397 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-avoid-searching-host-for-postgresql.patch' (42,659) at 20210307205554122
44398 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-virtual-pnor.bbclass' (42,660) at 20230520080014484
44399 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb' (42,661) at 20240301090012471
44400 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/Makefile' (42,662) at 20210308005003372
44401 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-core.c' (42,663) at 20210309003650400
44402 2025-01-08 03:00:48.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_straddle_partitions.cpp' (42,664) at 20210308005108645
44403 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/as3711.h' (42,665) at 20210307214931426
44404 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-yocto.bbclass' (42,666) at 20241221090017608
44405 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0005-libtool-Check-for-static-libs-for-internal-compiler-.patch' (42,667) at 20241221090017664
44406 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-lamobo-r1.dts' (42,668) at 20240405153045385
44407 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/generate_unique_mock_id.hpp' (42,669) at 20220412175720090
44408 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_recursion.c' (42,670) at 20240405153054269
44409 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/witherspoon-tacoma/ibm-basic-eth-map.json' (42,671) at 20230930080011592
44410 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon.h' (42,672) at 20240405153052189
44411 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs.host.c' (42,673) at 20240405153051837
44412 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-versaclock5.c' (42,674) at 20240405153230207
44413 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/shm_ipc.c' (42,675) at 20210307214929902
44414 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_ltalk.h' (42,676) at 20210307214931398
44415 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dms-ba16-1g_defconfig' (42,677) at 20210308005003256
44416 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/bootrom.h' (42,678) at 20210308005002660
44417 2025-01-08 03:00:48.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/spu.c' (42,679) at 20240405153046221
44418 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-clps711x/Kconfig' (42,680) at 20240405153045637
44419 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/npcm7xx_bootrom.bin' (42,681) at 20210308005046149 to deleted uid set
44420 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb_rcw_sd.cfg' (42,682) at 20210308005002968
44421 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers.hpp' (42,683) at 20240711080036139
44422 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/toggle_identify_led.sh' (42,684) at 20230419080018958
44423 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/proc.c' (42,685) at 20240405153053201
44424 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/Kconfig' (42,686) at 20210308005003008
44425 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_amiga.h' (42,687) at 20210308005003288
44426 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/VirtualMediaCollection_v1.xml' (42,688) at 20240619080002940
44427 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_ts.h' (42,689) at 20220525020653311
44428 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio.c' (42,690) at 20220525020654991
44429 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/riscv/ucall.h' (42,691) at 20240405153232267
44430 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/barrier.h' (42,692) at 20210309003648560
44431 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/index.rst' (42,693) at 20240405153045225
44432 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_gmbus.c' (42,694) at 20240405153048453
44433 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/sdlaudio.c' (42,695) at 20240326080039370
44434 2025-01-08 03:00:48.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.c' (42,696) at 20240405153048641
44435 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/bioscalls.c' (42,697) at 20220525020653915
44436 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_isr.c' (42,698) at 20240405153051737
44437 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dir_silly.c' (42,699) at 20240405153052261
44438 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/slic_ds26522.h' (42,700) at 20210307214929718
44439 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml' (42,701) at 20220525020651682
44440 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0030.dts' (42,702) at 20240405153045605
44441 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_vdo.h' (42,703) at 20220525020654627
44442 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/abilis,tb10x-iomux.txt' (42,704) at 20210307214925390
44443 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/completion.c' (42,705) at 20240405153231923
44444 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa3xx.h' (42,706) at 20240405153045677
44445 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/make-errors.patch' (42,707) at 20220402030015951
44446 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/set_parameter_from_group_max.hpp' (42,708) at 20220707030030843
44447 2025-01-08 03:00:48.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-deadline.rst' (42,709) at 20240405153045253
44448 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra194-clock.h' (42,710) at 20210307214931338
44449 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/0001-setup.py-Disable-autodection-of-modules.patch' (42,711) at 20220618030015170
44450 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch' (42,712) at 20241221090017636
44451 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sdm845-mdss.yaml' (42,713) at 20240405153229763
44452 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jokkmokk_Tjalmejaure' (42,714) at 20210307205553782
44453 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/memory.json' (42,715) at 20240405153054149
44454 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_main.h' (42,716) at 20220525020653811
44455 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/zstd_decompress_module.c' (42,717) at 20240405153053117
44456 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm63178.dtsi' (42,718) at 20240405153045429
44457 2025-01-08 03:00:48.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/iscsi.c' (42,719) at 20240906080037148
44458 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/trace.h' (42,720) at 20240405153050473
44459 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sdio_ids.h' (42,721) at 20240405153052741
44460 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/tlb.h' (42,722) at 20210308005002820
44461 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm632-motorola-ocean.dts' (42,723) at 20240405153045785
44462 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_tsn.c' (42,724) at 20240830080013283
44463 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5593r.c' (42,725) at 20240405153048977
44464 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/native/inst.h' (42,726) at 20210307214926118
44465 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-interconnection.h' (42,727) at 20210307214932398
44466 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gate2.c' (42,728) at 20220525020652306
44467 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/memory.hpp' (42,729) at 20241217090008768
44468 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/Makefile' (42,730) at 20240405153050281
44469 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/sonic.c' (42,731) at 20240405153050189
44470 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/pl330.c' (42,732) at 20241211090212270
44471 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/settings/phosphor-settings-manager/chassis_capabilities.override.yml' (42,733) at 20210727100022904
44472 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/common/raspberrypi-tools.inc' (42,734) at 20220823030015959
44473 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx28evk.h' (42,735) at 20210308005003604
44474 2025-01-08 03:00:48.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/perf_ioctl.sh' (42,736) at 20240405153054173
44475 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/setup.cfg' (42,737) at 20210308004922940
44476 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/MAINTAINERS' (42,738) at 20210308005002976
44477 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/Makefile' (42,739) at 20240405153045693
44478 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/board.c' (42,740) at 20210308005003080
44479 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.16.1.bb' (42,741) at 20241206090014242
44480 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp.h' (42,742) at 20240405153045693
44481 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/media/omap3-isp.h' (42,743) at 20210308005003636
44482 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/uprobetracer.rst' (42,744) at 20240405153229831
44483 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_spdifrx.c' (42,745) at 20241115090012977
44484 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/goodix.c' (42,746) at 20240405153230731
44485 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-stub.rst' (42,747) at 20210307214925510
44486 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml' (42,748) at 20240405153045057
44487 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/scripts/ci-cleanup.sh' (42,749) at 20210307205554130
44488 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/hi6421-pmic.h' (42,750) at 20210309003653860
44489 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs4_mount.h' (42,751) at 20210307214931650
44490 2025-01-08 03:00:48.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/clear-once/clear-once/clear-once.service' (42,752) at 20210307205554062
44491 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth.c' (42,753) at 20240919080017058
44492 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/bu21013_ts.c' (42,754) at 20240405153230731
44493 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad3552r.c' (42,755) at 20240405153048973
44494 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/refscale.c' (42,756) at 20240405153231919
44495 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.core_prefetch' (42,757) at 20210308005002556
44496 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/net_forwarding_lib.sh' (42,758) at 20240624080012836
44497 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/Kconfig' (42,759) at 20240405153231299
44498 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9341.c' (42,760) at 20240405153048773
44499 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/Makefile' (42,761) at 20240405153053981
44500 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s5m.c' (42,762) at 20240405153051505
44501 2025-01-08 03:00:48.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/meson.build' (42,763) at 20241010080036049
44502 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mtrr.h' (42,764) at 20240405153046389
44503 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/video/Makefile' (42,765) at 20240405153230147
44504 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/README-PLUGINS' (42,766) at 20210307214932722
44505 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/targets.hpp' (42,767) at 20240817080026660
44506 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memcmp.S' (42,768) at 20210307214926098
44507 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/compaction.c' (42,769) at 20240503080014506
44508 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/common.c' (42,770) at 20240405153229911
44509 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kconfig.rst' (42,771) at 20240405153229819
44510 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/kryo-l2-accessors.h' (42,772) at 20210309003653972
44511 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bollnas' (42,773) at 20210307205553778
44512 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pello' (42,774) at 20210307205553770
44513 2025-01-08 03:00:48.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-main.c' (42,775) at 20240405153049517
44514 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/intel-bts.c' (42,776) at 20240405153054093
44515 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuall/interfaces' (42,777) at 20210307205554482
44516 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SRIO_PCIE_BOOT_defconfig' (42,778) at 20210308005003240
44517 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_pppox.h' (42,779) at 20240405153052705
44518 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/ti-aemif.h' (42,780) at 20210308005002708
44519 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-3.dtsi' (42,781) at 20240405153046093
44520 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/Makefile' (42,782) at 20240405153048557
44521 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/tlb.c' (42,783) at 20210308005003048
44522 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Watchdog/meson.build' (42,784) at 20230825080021141
44523 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi' (42,785) at 20240405153229923
44524 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (42,786) at 20220622030015261
44525 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_set.c' (42,787) at 20210307214932030
44526 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/wq_enet_desc.h' (42,788) at 20240405153051737
44527 2025-01-08 03:00:48.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-core.c' (42,789) at 20240913080013781
44528 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/swiotlb.c' (42,790) at 20240624080012820
44529 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/files/environment.d-openssl.sh' (42,791) at 20241221090017636
44530 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/posix_types.h' (42,792) at 20210307214926514
44531 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/socrates_fpga_pic.h' (42,793) at 20240405153046201
44532 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_vbmeta_image.c' (42,794) at 20210308005003708
44533 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cacheflush.h' (42,795) at 20240405153230027
44534 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/bus.json' (42,796) at 20240405153054105
44535 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/fsgs.rst' (42,797) at 20240405153044989
44536 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/vaddr.c' (42,798) at 20241216090017781
44537 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/map_in_map.c' (42,799) at 20240624080012816
44538 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbridge' (42,800) at 20241211090212530 to deleted uid set
44539 2025-01-08 03:00:48.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/microblaze.c' (42,801) at 20240906080037168
44540 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram_arria10.h' (42,802) at 20210308005002780
44541 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/inspur-ipsps.c' (42,803) at 20240405153048869
44542 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator.service' (42,804) at 20210307205553818
44543 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pci.c' (42,805) at 20241211090212246
44544 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/event_manager.hpp' (42,806) at 20241122090035233
44545 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-spi-s3c64xx.c' (42,807) at 20240405153045685
44546 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.c' (42,808) at 20220525020652971
44547 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1511.c' (42,809) at 20220525020653947
44548 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-ntb-function.rst' (42,810) at 20220525020651638
44549 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TAPR-OHL-1.0' (42,811) at 20211006000025246
44550 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/ppc64.conf' (42,812) at 20240106090017257
44551 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/__init__.py' (42,813) at 20210307214932146
44552 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/paravirt.h' (42,814) at 20240405153046121
44553 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-audsys-clk.h' (42,815) at 20240405153053965
44554 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/entity-manager/blacklist.json' (42,816) at 20241128090011453
44555 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/conf.py' (42,817) at 20241221090017464
44556 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear300.c' (42,818) at 20240405153231335
44557 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains54xx_data.c' (42,819) at 20210307214925914
44558 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Poprad' (42,820) at 20210307205553794
44559 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/Kconfig' (42,821) at 20210416100025442
44560 2025-01-08 03:00:48.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/boot0.h' (42,822) at 20210308005002664
44561 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/VeraMoBd.ttf' (42,823) at 20210307205554370 to deleted uid set
44562 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126.dtsi' (42,824) at 20240405153229899
44563 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_reg.h' (42,825) at 20240405153230595
44564 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra20-cpufreq.c' (42,826) at 20240405153046917
44565 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/xlnx-versal-clk.h' (42,827) at 20210307214931338
44566 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic4_qm0_regs.h' (42,828) at 20240405153046577
44567 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html' (42,829) at 20210307205554286
44568 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-u-boot.dtsi' (42,830) at 20210308005002584
44569 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-thwc-ufi001c.dts' (42,831) at 20240405153045761
44570 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/broadcom_bcm968380gerg.h' (42,832) at 20210308005003588
44571 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-command-q.err' (42,833) at 20210308005046409
44572 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_0_regs.h' (42,834) at 20240405153046601
44573 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/BigTreeClassicRCU.svg' (42,835) at 20210307214925206
44574 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/pci.c' (42,836) at 20210308005002800
44575 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_rvt.h' (42,837) at 20220525020653167
44576 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/debugfs.c' (42,838) at 20220525020653911
44577 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos3250.h' (42,839) at 20240405153049465
44578 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-twr.dtsi' (42,840) at 20210308005002596
44579 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23.dtsi' (42,841) at 20240405153229891
44580 2025-01-08 03:00:48.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/intel_sar.h' (42,842) at 20220525020653911
44581 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/MAINTAINERS' (42,843) at 20210308005002976
44582 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l-mba6ulx.dts' (42,844) at 20240405153045529
44583 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/network_manager.hpp' (42,845) at 20240625080031468
44584 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/checkpatch.rst' (42,846) at 20240405153045009
44585 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/stoptrigger.c' (42,847) at 20240906080037164
44586 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_tunnel_nic.c' (42,848) at 20240405153053265
44587 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cmd_bmode.c' (42,849) at 20210308005002724
44588 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_map_in_map.bpf.c' (42,850) at 20240405153232099
44589 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/misc.c' (42,851) at 20210308005003212
44590 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/user_mad.c' (42,852) at 20240712080021069
44591 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2_param.h' (42,853) at 20210307214930554
44592 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/uinput.c' (42,854) at 20240913080013793
44593 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.acpihmat' (42,855) at 20240906080037556 to deleted uid set
44594 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046-post.dtsi' (42,856) at 20240405153045725
44595 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1020-comtft.dts' (42,857) at 20240405153045505
44596 2025-01-08 03:00:48.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qca,ath79-pll.txt' (42,858) at 20210307214925290
44597 2025-01-08 03:00:48.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb_msgs.h' (42,859) at 20240405153051985
44598 2025-01-08 03:00:48.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_ctl.h' (42,860) at 20220525020654047
44599 2025-01-08 03:00:48.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-hummingbird.dts' (42,861) at 20210308005002624
44600 2025-01-08 03:00:48.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/acpi.c' (42,862) at 20240405153051397
44601 2025-01-08 03:00:48.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmap_lock.c' (42,863) at 20240805080014047
44602 2025-01-08 03:00:48.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-2g5rdb.dts' (42,864) at 20210308005002580
44603 2025-01-08 03:00:48.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/Kconfig' (42,865) at 20240405153049497
44604 2025-01-08 03:00:48.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h' (42,866) at 20210307214928818
44605 2025-01-08 03:00:48.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm63268-gpio-sysctl.yaml' (42,867) at 20240405153229775
44606 2025-01-08 03:00:48.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/asm/barrier.h' (42,868) at 20210307214932454
44607 2025-01-08 03:00:48.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/irq-domain.rst' (42,869) at 20240405153045001
44608 2025-01-08 03:00:48.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/powercap.c' (42,870) at 20240405153047033
44609 2025-01-08 03:00:48.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/ucna_injection_test.c' (42,871) at 20240405153054325
44610 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-dvb.c' (42,872) at 20210307214928706
44611 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mru.cpp' (42,873) at 20240820080027374
44612 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/Makefile' (42,874) at 20210307214928750
44613 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-rdb.dts' (42,875) at 20210308005002580
44614 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-debug-tarball.bb' (42,876) at 20210307205554066
44615 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/index.rst' (42,877) at 20240405153044981
44616 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/unistd.patch' (42,878) at 20220910030013349
44617 2025-01-08 03:00:48.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yamlloader_1.4.1.bb' (42,879) at 20241206090014270
44618 2025-01-08 03:00:48.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/conditional.c' (42,880) at 20240405153232115
44619 2025-01-08 03:00:48.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-bwc.rst' (42,881) at 20240405153229827
44620 2025-01-08 03:00:48.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/php-fpm.service' (42,882) at 20240301090012423
44621 2025-01-08 03:00:48.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_rc.h' (42,883) at 20220525020653135
44622 2025-01-08 03:00:48.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mfw_hsi.h' (42,884) at 20240405153050233
44623 2025-01-08 03:00:48.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/config-bmc.json' (42,885) at 20210307205554066
44624 2025-01-08 03:00:48.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bzip2-1.0.4' (42,886) at 20210307205554426
44625 2025-01-08 03:00:48.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-config.c' (42,887) at 20240405153054097
44626 2025-01-08 03:00:48.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fpga/dfl.rst' (42,888) at 20240405153045209
44627 2025-01-08 03:00:48.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_mt6360.c' (42,889) at 20240405153052149
44628 2025-01-08 03:00:48.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/display.h' (42,890) at 20210308005002672
44629 2025-01-08 03:00:48.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.interface.yaml' (42,891) at 20240618080025501
44630 2025-01-08 03:00:48.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/khugepaged.c' (42,892) at 20241104090011615
44631 2025-01-08 03:00:48.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pmsu_ll.S' (42,893) at 20240405153045657
44632 2025-01-08 03:00:48.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/$metadata/index.xml' (42,894) at 20220520030007180
44633 2025-01-08 03:00:48.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max1586.h' (42,895) at 20210307214931494
44634 2025-01-08 03:00:48.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception' (42,896) at 20210307205554422
44635 2025-01-08 03:00:48.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/Makefile' (42,897) at 20210308005003032
44636 2025-01-08 03:00:48.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/signal.cpp' (42,898) at 20240822080031265
44637 2025-01-08 03:00:48.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/uki.py' (42,899) at 20241221090017632
44638 2025-01-08 03:00:48.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun9i.h' (42,900) at 20210308005002668
44639 2025-01-08 03:00:48.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_ecc.c' (42,901) at 20210308005003416
44640 2025-01-08 03:00:48.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cmsdk-apb-watchdog-test.c' (42,902) at 20241211090212546
44641 2025-01-08 03:00:48.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/runlitmushist.sh' (42,903) at 20240405153054069
44642 2025-01-08 03:00:48.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html' (42,904) at 20210307205554282
44643 2025-01-08 03:00:48.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfanotify_0.3.0.bb' (42,905) at 20241221090017560
44644 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/port.h' (42,906) at 20240503080014478
44645 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch' (42,907) at 20210307205553910
44646 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/dtree.py' (42,908) at 20210308005048033
44647 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/meson.build' (42,909) at 20210308005053409
44648 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/iostat.h' (42,910) at 20240405153052357
44649 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch' (42,911) at 20241206090014310
44650 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/autoboot.h' (42,912) at 20210308005003560
44651 2025-01-08 03:00:48.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/index.rst' (42,913) at 20240405153045281
44652 2025-01-08 03:00:48.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf.c' (42,914) at 20240405153232255
44653 2025-01-08 03:00:48.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/uapi/asm/errno.h' (42,915) at 20210307214932454
44654 2025-01-08 03:00:48.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mpc52xx-psc.c' (42,916) at 20240405153231463
44655 2025-01-08 03:00:48.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_test.h' (42,917) at 20210307214930438
44656 2025-01-08 03:00:48.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s3c.c' (42,918) at 20240405153231375
44657 2025-01-08 03:00:48.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (42,919) at 20210823100016972
44658 2025-01-08 03:00:48.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-zynqmp-efuse.h' (42,920) at 20241211090212362
44659 2025-01-08 03:00:48.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/octeon-hcd.c' (42,921) at 20240405153052101
44660 2025-01-08 03:00:48.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/cfg.h' (42,922) at 20210307214931998
44661 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_bin.c' (42,923) at 20240405153231563
44662 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/cert.pem' (42,924) at 20210308004941620
44663 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f769-disco.dts' (42,925) at 20210308005002616
44664 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/secid.rst' (42,926) at 20210307214925542
44665 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_akcipher_algs.c' (42,927) at 20240405153230271
44666 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/packagegroups/packagegroup-tyan-apps.bb' (42,928) at 20211222040037065
44667 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/msi-controller.yaml' (42,929) at 20240405153045085
44668 2025-01-08 03:00:48.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/Makefile' (42,930) at 20210307214926206
44669 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.h' (42,931) at 20210309003649436
44670 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-default' (42,932) at 20240405153054161
44671 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsinfo.c' (42,933) at 20240405153046625
44672 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (42,934) at 20210307205553730
44673 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci.c' (42,935) at 20240405153050593
44674 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu_0.3.bb' (42,936) at 20241221090017500
44675 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/seccomp.h' (42,937) at 20220525020651878
44676 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/Makefile' (42,938) at 20240405153232211
44677 2025-01-08 03:00:48.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-mouse.sh' (42,939) at 20240405153054309
44678 2025-01-08 03:00:48.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/Makefile' (42,940) at 20240405153045545
44679 2025-01-08 03:00:48.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_extended_hypercalls.c' (42,941) at 20240405153232271
44680 2025-01-08 03:00:48.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/sunxi-rsb.c' (42,942) at 20240405153230199
44681 2025-01-08 03:00:48.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h' (42,943) at 20210307214930326
44682 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxp_ops.c' (42,944) at 20220525020655015
44683 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/vn-Thaibinh' (42,945) at 20210307205553798
44684 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_qb_ph.c' (42,946) at 20210308005046509
44685 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/add-missing-headers.patch' (42,947) at 20231011080016574
44686 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init_syscalls.h' (42,948) at 20210309003653848
44687 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command_table.hpp' (42,949) at 20240829080025807
44688 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/Makefile' (42,950) at 20240405153051281
44689 2025-01-08 03:00:48.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/led.c' (42,951) at 20210308005003052
44690 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/cstep.h' (42,952) at 20210307214927906
44691 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/Makefile' (42,953) at 20210308005003016
44692 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/unistr.c' (42,954) at 20210307214931198
44693 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9rlek.dts' (42,955) at 20240405153045469
44694 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/Makefile' (42,956) at 20240405153048789
44695 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_user.c' (42,957) at 20240405153052501
44696 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_dup_ipv4.c' (42,958) at 20241011080017391
44697 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_signal.c' (42,959) at 20240405153054357
44698 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v3.h' (42,960) at 20240405153051289
44699 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/Makefile' (42,961) at 20240405153048561
44700 2025-01-08 03:00:48.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/MAINTAINERS' (42,962) at 20210308005002952
44701 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mscc,ocelot-icpu-intr.yaml' (42,963) at 20240405153045085
44702 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_function.cpp' (42,964) at 20231228090030524
44703 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/processor.h' (42,965) at 20210308005002704
44704 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/copy_page.S' (42,966) at 20240405153229855
44705 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Makefile' (42,967) at 20240405153045913
44706 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Seltjarn' (42,968) at 20210307205553790
44707 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_cpu.h' (42,969) at 20240906080037360
44708 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_hdmi.c' (42,970) at 20240405153048425
44709 2025-01-08 03:00:48.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/ibuf_ctrl_local.h' (42,971) at 20210309003653016
44710 2025-01-08 03:00:48.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/remote.h' (42,972) at 20220525020653367
44711 2025-01-08 03:00:48.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/sdio.h' (42,973) at 20240405153050605
44712 2025-01-08 03:00:48.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/debugfs.h' (42,974) at 20220525020653755
44713 2025-01-08 03:00:48.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml' (42,975) at 20240405153045105
44714 2025-01-08 03:00:48.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6350.c' (42,976) at 20240613080016383
44715 2025-01-08 03:00:48.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-adc.c' (42,977) at 20240405153049613
44716 2025-01-08 03:00:48.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/s3fwrn5.h' (42,978) at 20220525020653823
44717 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-jz4780.c' (42,979) at 20240405153230675
44718 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi.dtsi' (42,980) at 20240405153045425
44719 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/saa7127.h' (42,981) at 20210307214931546
44720 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb' (42,982) at 20241221090017528
44721 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/strict-prototypes.patch' (42,983) at 20210307205553938
44722 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_b.c' (42,984) at 20210308005046521
44723 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_commit_unittest.cpp' (42,985) at 20220824030029051
44724 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/Makefile' (42,986) at 20210307214929126
44725 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fdc.c' (42,987) at 20210308005003208
44726 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/thread-info-in-task/arch-support.txt' (42,988) at 20240405153229807
44727 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/Makefile' (42,989) at 20240405153231339
44728 2025-01-08 03:00:48.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/seq_exec.h' (42,990) at 20210308005003368
44729 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/git' (42,991) at 20220910030013437
44730 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/context.hpp' (42,992) at 20241217090453703
44731 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Stop/cp_stop_check' (42,993) at 20231120090013292
44732 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joroinen_Puukkola' (42,994) at 20210307205553770
44733 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/buffer.h' (42,995) at 20220429100100586
44734 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/utils.hpp' (42,996) at 20220210040020090
44735 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/etamin_defconfig' (42,997) at 20210308005003256
44736 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv4.h' (42,998) at 20210309003653876
44737 2025-01-08 03:00:48.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/etherdevice.h' (42,999) at 20240503080014498
44738 2025-01-08 03:00:48.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/filecache.c' (43,000) at 20241018080014558
44739 2025-01-08 03:00:48.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_madd.c' (43,001) at 20210308005046505
44740 2025-01-08 03:00:48.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/apic.c' (43,002) at 20240405153230147
44741 2025-01-08 03:00:48.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tlv320aic23b.c' (43,003) at 20240405153049341
44742 2025-01-08 03:00:48.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/overflow_muldiv64.cocci' (43,004) at 20210308005046237
44743 2025-01-08 03:00:48.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211conv.c' (43,005) at 20240405153051953
44744 2025-01-08 03:00:48.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_1_sh_mask.h' (43,006) at 20210307214927686
44745 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/exynos5_setup.h' (43,007) at 20210308005002720
44746 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Kvm/Kvm.vue' (43,008) at 20220105012522995
44747 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lp8727.h' (43,009) at 20210307214931478
44748 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_timestamp_regs.h' (43,010) at 20240405153046601
44749 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sysfs.h' (43,011) at 20240405153048537
44750 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8186-pinctrl.yaml' (43,012) at 20240405153045133
44751 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/templates/default/local.conf.sample' (43,013) at 20241221090017480
44752 2025-01-08 03:00:48.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv.h' (43,014) at 20240906080037336
44753 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/tsi721.rst' (43,015) at 20210307214925470
44754 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/Context.c' (43,016) at 20240405153054157
44755 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun20i-d1-r-ccu.h' (43,017) at 20240405153231799
44756 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/setup.c' (43,018) at 20240405153054177
44757 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss.h' (43,019) at 20240405153230807
44758 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/rv.c' (43,020) at 20240613080016519
44759 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/Makefile' (43,021) at 20210308005003480
44760 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4450-qrd.dts' (43,022) at 20240405153229955
44761 2025-01-08 03:00:48.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx.h' (43,023) at 20240405153049765
44762 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_stat.c' (43,024) at 20220525020654739
44763 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-mmc' (43,025) at 20210307214925198
44764 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/rj54n1cb0c.c' (43,026) at 20240405153049337
44765 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/hmem/device.c' (43,027) at 20240405153046973
44766 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_xtree.c' (43,028) at 20240830080013323
44767 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/idle_inject.h' (43,029) at 20240405153052705
44768 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stpmic1.c' (43,030) at 20240405153230839
44769 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7621-clk.h' (43,031) at 20220525020654543
44770 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c' (43,032) at 20240405153047093
44771 2025-01-08 03:00:48.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Tell-scons-to-use-build-settings-from-environment-va.patch' (43,033) at 20231011080016574
44772 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/brcmstb_gisb.c' (43,034) at 20240405153046729
44773 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SessionCollection.json' (43,035) at 20240619080002956
44774 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bvec.h' (43,036) at 20240405153231803
44775 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/include/perf_regs.h' (43,037) at 20240405153232219
44776 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_cleanup.robot' (43,038) at 20210308005007108
44777 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/riscv/get-reg-list.c' (43,039) at 20240405153232271
44778 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/all' (43,040) at 20210308005046489
44779 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/udf/namei.c' (43,041) at 20240805080014027 to deleted uid set
44780 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/psample/Kconfig' (43,042) at 20220525020654887
44781 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-regs-options.h' (43,043) at 20210307214932602
44782 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/Makefile' (43,044) at 20210307214929610
44783 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_intel_fpga.c' (43,045) at 20210308005003452
44784 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_iosf_mbi.h' (43,046) at 20240405153048525
44785 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Loderups_Strandbad' (43,047) at 20210307205553786
44786 2025-01-08 03:00:48.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77970-sysc.h' (43,048) at 20210307214931346
44787 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-falcon.c' (43,049) at 20240405153051329
44788 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/mconf.c' (43,050) at 20210308005003732
44789 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/misc.c' (43,051) at 20240405153045369
44790 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml' (43,052) at 20240405153045173
44791 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-Use-CMAKE_INSTALL_LIBDIR-from-GNUInstallD.patch' (43,053) at 20220402030015899
44792 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-cpu-opp.dtsi' (43,054) at 20220525020651902
44793 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml' (43,055) at 20240405153045161
44794 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/ascii_string_test.cpp' (43,056) at 20220308040024180
44795 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_sriov.c' (43,057) at 20240405153050261
44796 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-class-flash.rst' (43,058) at 20210307214925518
44797 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-serial.h' (43,059) at 20241219090010504
44798 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/i2c.h' (43,060) at 20210308005002660
44799 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig' (43,061) at 20210308005003236
44800 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.NDS32' (43,062) at 20210308005003288
44801 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm63268-pm.h' (43,063) at 20210309003653816
44802 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SCEA' (43,064) at 20211006000025242
44803 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UPL-1.0' (43,065) at 20211006000025246
44804 2025-01-08 03:00:48.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/pll.c' (43,066) at 20240830080013251
44805 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/xs_wire.h' (43,067) at 20240326080039546
44806 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/cpufreq-stats.rst' (43,068) at 20240405153229839
44807 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/fastboot.mk' (43,069) at 20210307205553894
44808 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_irq.h' (43,070) at 20220525020653815
44809 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qdist.c' (43,071) at 20240326080039754
44810 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/power-operations.scss' (43,072) at 20210308005107077
44811 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/site.conf.sample' (43,073) at 20220910030013381
44812 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/muic_max77693.c' (43,074) at 20210308005003468
44813 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/osdmap.c' (43,075) at 20240405153053205
44814 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8916-venus.yaml' (43,076) at 20240405153229775
44815 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.build.sh' (43,077) at 20221209040032879
44816 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h' (43,078) at 20220525020652963
44817 2025-01-08 03:00:48.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Notify/meson.build' (43,079) at 20230825080021133
44818 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dmc_regs.h' (43,080) at 20240405153048445
44819 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bifurcation/meson.build' (43,081) at 20231103080005832
44820 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_gem.h' (43,082) at 20240405153048569
44821 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/bootstrap-3.4.1.js' (43,083) at 20231126090012813
44822 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-dlc20-rev1.0.dts' (43,084) at 20210308005002632
44823 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bmc-update.target.in' (43,085) at 20210308005120349
44824 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/Makefile' (43,086) at 20210307214926310
44825 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/cs8900.c' (43,087) at 20210308005003424
44826 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/epautoconf.c' (43,088) at 20210308005003508
44827 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/meson.build' (43,089) at 20241122090031749
44828 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/swim.c' (43,090) at 20240405153046717
44829 2025-01-08 03:00:48.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/obmc-libobmc-intf_git.bb' (43,091) at 20241206090014274
44830 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-header.S' (43,092) at 20240405153045629
44831 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_sdio_ops.c' (43,093) at 20240405153231263
44832 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/Kconfig' (43,094) at 20210307214931890
44833 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.h' (43,095) at 20220525020652466
44834 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/armada-380-rtc.txt' (43,096) at 20210307214925414
44835 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sbtsi_temp.c' (43,097) at 20240405153230667
44836 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1_ber_bytecode.h' (43,098) at 20210307214931354
44837 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3530.dts' (43,099) at 20240405153045601
44838 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_misc.h' (43,100) at 20210308005002664
44839 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0001-Add-riscv32-support.patch' (43,101) at 20241221090017676
44840 2025-01-08 03:00:48.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/nft_reject_bridge.c' (43,102) at 20240405153053197
44841 2025-01-08 03:00:48.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AccountService.v1_16_0.json' (43,103) at 20240918080002716
44842 2025-01-08 03:00:48.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/libxml2/libxml2_%.bbappend' (43,104) at 20240124090012254
44843 2025-01-08 03:00:48.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fpga-ast2605_defconfig' (43,105) at 20210421100236122
44844 2025-01-08 03:00:48.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcap_keys.c' (43,106) at 20210307214928486
44845 2025-01-08 03:00:48.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/sysinfo-common.c' (43,107) at 20210308005002764
44846 2025-01-08 03:00:48.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/spl_minimal.c' (43,108) at 20210308005002832
44847 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/acpi-als.c' (43,109) at 20240405153048997
44848 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_attrs.c' (43,110) at 20240405153051733
44849 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/base64.h' (43,111) at 20240405153052661
44850 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch' (43,112) at 20230706080014745
44851 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.h' (43,113) at 20210307214929938
44852 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memcpy.S' (43,114) at 20210307214926570
44853 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz' (43,115) at 20210307205554594 to deleted uid set
44854 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4760-cgu.c' (43,116) at 20240405153046793
44855 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_etr_regs.h' (43,117) at 20240405153046601
44856 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183.dtsi' (43,118) at 20240503080014458
44857 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/reconfig-net-interface@.service' (43,119) at 20240530080011873
44858 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/double_cpdo.c' (43,120) at 20221215040039202
44859 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/live555/live555_20210824.bb' (43,121) at 20241206090014258
44860 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/bmp280@77.conf' (43,122) at 20240904080027734
44861 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/msf2-sysreg.c' (43,123) at 20241211090212298
44862 2025-01-08 03:00:48.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/unwind-libdw.c' (43,124) at 20240405153232219
44863 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/redirect.c' (43,125) at 20240906080037312
44864 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb50n.dtsi' (43,126) at 20240405153045465
44865 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Role.v1_3_2.json' (43,127) at 20240619080002952
44866 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/__init__.py' (43,128) at 20210307205554262
44867 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-core-private.h' (43,129) at 20240405153049125
44868 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221.h' (43,130) at 20240405153048985
44869 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxsim.h' (43,131) at 20210307214926162
44870 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/README.md' (43,132) at 20230523080016046
44871 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/law.c' (43,133) at 20210308005002980
44872 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/bridge_pcmcia_80211.c' (43,134) at 20210307214930474
44873 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7343.h' (43,135) at 20210307214926558
44874 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/hv-balloon.h' (43,136) at 20240326080039534
44875 2025-01-08 03:00:48.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-event.json' (43,137) at 20220429100100882
44876 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/amx.c' (43,138) at 20240405153054381
44877 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8776.c' (43,139) at 20240405153232167
44878 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.h' (43,140) at 20240405153230359
44879 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/Makefile' (43,141) at 20210307214932710
44880 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp514x_regs.h' (43,142) at 20220525020653263
44881 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_85xx.S' (43,143) at 20240405153046141
44882 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/netsniff-ng_0.6.8.bb' (43,144) at 20231126090012785
44883 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cavium-mdio.txt' (43,145) at 20210307214925374
44884 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-sensor.c' (43,146) at 20240405153049457
44885 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptrace.h' (43,147) at 20240405153231835
44886 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/core.c' (43,148) at 20240405153052201
44887 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/unistd_64.h' (43,149) at 20240405153232207
44888 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/memory_hotplug.h' (43,150) at 20240405153054225
44889 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/CVE-2024-26458_CVE-2024-26461.patch' (43,151) at 20241221090017504
44890 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455_core.c' (43,152) at 20240405153048937
44891 2025-01-08 03:00:48.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabreauto-u-boot.dtsi' (43,153) at 20210308005002584
44892 2025-01-08 03:00:48.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pinfunc.h' (43,154) at 20240405153045525
44893 2025-01-08 03:00:48.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb' (43,155) at 20241221090017576
44894 2025-01-08 03:00:48.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/package-lock.json' (43,156) at 20241004080035959
44895 2025-01-08 03:00:48.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pscsi.c' (43,157) at 20240405153231495
44896 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_inode.c' (43,158) at 20241125090012255
44897 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dummy/Makefile.am' (43,159) at 20210308004938832
44898 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/simple_open.cocci' (43,160) at 20210307214932138
44899 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-pcm.c' (43,161) at 20210307214932402
44900 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88180.c' (43,162) at 20210308005003424
44901 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi' (43,163) at 20240405153045589
44902 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/uniphier-efuse.c' (43,164) at 20240520080015167
44903 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/log.c' (43,165) at 20210610190030293
44904 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/cpu_set.patch' (43,166) at 20210307205553842
44905 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_vnic.h' (43,167) at 20240405153052873
44906 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-input.c' (43,168) at 20210309003650376
44907 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data.cpp' (43,169) at 20240820080027378
44908 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_devcpu_gcb.h' (43,170) at 20210308005002820
44909 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-array.bconf' (43,171) at 20210307214932458
44910 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/.gitignore' (43,172) at 20240405153232263
44911 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-gettid-exception-declaration.patch' (43,173) at 20231011080016574
44912 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/eeprom_at24c.h' (43,174) at 20230426080043764
44913 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch' (43,175) at 20241221090017640
44914 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_log.c' (43,176) at 20240405153232059
44915 2025-01-08 03:00:48.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernel_feat.py' (43,177) at 20240405153229831
44916 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kmemleak/Makefile' (43,178) at 20240405153053429
44917 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts' (43,179) at 20240405153229919
44918 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/.gitignore' (43,180) at 20220525020654943
44919 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.json' (43,181) at 20210308005046405
44920 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/thunderx2-pmu.rst' (43,182) at 20210307214925238
44921 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/Makefile' (43,183) at 20210308005003356
44922 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_txrx_common.h' (43,184) at 20240411080014098
44923 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/meson_saradc.c' (43,185) at 20240405153230687
44924 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence-chain.h' (43,186) at 20240405153052681
44925 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wmt.c' (43,187) at 20240405153051381
44926 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfscache.c' (43,188) at 20240820080014177
44927 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/saa7146.h' (43,189) at 20210307214932234
44928 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/tegra-cbb.h' (43,190) at 20240405153052885
44929 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bios.h' (43,191) at 20240405153230543
44930 2025-01-08 03:00:48.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c' (43,192) at 20240405153052205
44931 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/.gitignore' (43,193) at 20211029100036564
44932 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/service-win32.h' (43,194) at 20210308005046229
44933 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/blanche.h' (43,195) at 20210308005003588
44934 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/meson.build' (43,196) at 20240809080033023
44935 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/phosphor-gevent' (43,197) at 20210308004941620
44936 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/quatech_daqp_cs.c' (43,198) at 20240405153046905
44937 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/nvme.c' (43,199) at 20240906080037148
44938 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/eurotechwdt.c' (43,200) at 20240405153052237
44939 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/nic.c' (43,201) at 20240405153050269
44940 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.c' (43,202) at 20210307214928782
44941 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_cpu.c' (43,203) at 20241211090212218
44942 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/colibri_t30.c' (43,204) at 20210308005003084
44943 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/event_fifo_global.h' (43,205) at 20210307214930542
44944 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb' (43,206) at 20230813080012904
44945 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.clang-format' (43,207) at 20240405153044909
44946 2025-01-08 03:00:48.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/index.rst' (43,208) at 20211006000025214
44947 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_dram.c' (43,209) at 20210307214932218
44948 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/fit_spl_optee.its' (43,210) at 20210308005002772
44949 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/crypto.h' (43,211) at 20240405153231643
44950 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmiowb.h' (43,212) at 20210307214926230
44951 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/occ.rst' (43,213) at 20210307214925506
44952 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qom-api.rst' (43,214) at 20230925080039841
44953 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/time.c' (43,215) at 20210308005002812
44954 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/freetype/freetype_2.13.3.bb' (43,216) at 20241221090017684
44955 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/driver-ops.h' (43,217) at 20240405153232043
44956 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_overhead.c' (43,218) at 20210307214932650
44957 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/Kconfig' (43,219) at 20240405153231679
44958 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/longhaul.h' (43,220) at 20210307214927058
44959 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/lcdc.c' (43,221) at 20210308005003536
44960 2025-01-08 03:00:48.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx5-clock.h' (43,222) at 20210308005003632
44961 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/core.h' (43,223) at 20210308005002884
44962 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.lcovrc' (43,224) at 20210308005116213
44963 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/g5_defconfig' (43,225) at 20240405153046097
44964 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo_7.1.1.bb' (43,226) at 20241221090017680
44965 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2200.c' (43,227) at 20240405153232167
44966 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,archs-idu-intc.txt' (43,228) at 20210307214925346
44967 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/6lowpan.rst' (43,229) at 20210307214925522
44968 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/micron-st.c' (43,230) at 20240405153230883
44969 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/delay.h' (43,231) at 20240405153052677
44970 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sock_destroy.c' (43,232) at 20240405153054261
44971 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/xil_io.h' (43,233) at 20210308005003180
44972 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/Kconfig' (43,234) at 20210308005002992
44973 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_rq_dlg_calc_314.h' (43,235) at 20240405153047277
44974 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ps3rom.c' (43,236) at 20240405153051689
44975 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65010.h' (43,237) at 20240405153052733
44976 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kgdb.h' (43,238) at 20210307214926666
44977 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/clock-axg.h' (43,239) at 20210308005002644
44978 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/sleep.yaml' (43,240) at 20220525020651706
44979 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/parameter.hpp' (43,241) at 20211202040032454
44980 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/dpc.h' (43,242) at 20220525020654195
44981 2025-01-08 03:00:48.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_de10_nano_defconfig' (43,243) at 20210308005003280
44982 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_ds.c' (43,244) at 20240405153230051
44983 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/psycho_common.h' (43,245) at 20210307214926598
44984 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/obmc/power-supply-monitor/power-supply-monitor-1.conf' (43,246) at 20210307205553710
44985 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/i2c.h' (43,247) at 20210308005002644
44986 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_debug.h' (43,248) at 20220525020654171
44987 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tangier_sdhci.c' (43,249) at 20210308005003408
44988 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/workqueue_api.h' (43,250) at 20240405153052821
44989 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx25_ccm.h' (43,251) at 20210308005046017
44990 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-reg.h' (43,252) at 20210307214928710
44991 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_utils.c' (43,253) at 20240405153230047
44992 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/Makefile' (43,254) at 20210307214926074
44993 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-dvb.c' (43,255) at 20240405153049377
44994 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-mttcg.h' (43,256) at 20221215040039042
44995 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/generate_testsuite_info.py' (43,257) at 20221209040018559
44996 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_vmparam.h' (43,258) at 20241211090212218
44997 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_mmu.h' (43,259) at 20210307214927862
44998 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_services.c' (43,260) at 20240405153230267
44999 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/sp.h' (43,261) at 20210307214930546
45000 2025-01-08 03:00:48.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/kvm/vmxcap' (43,262) at 20240906080037444
45001 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20ek_common.dtsi' (43,263) at 20210308005002572
45002 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kgdb.c' (43,264) at 20240405153230127
45003 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/Kconfig' (43,265) at 20210308005002948
45004 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ctrl.c' (43,266) at 20240405153049569
45005 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/patchreview.py' (43,267) at 20241221090017700
45006 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_evm.h' (43,268) at 20210308005003584
45007 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/img/pistachio-marduk.txt' (43,269) at 20210307214925362
45008 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/arch_hweight.h' (43,270) at 20210307214926210
45009 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/arc4.h' (43,271) at 20240405153052525
45010 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/Kconfig' (43,272) at 20240405153049685
45011 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/of_unittest_expect' (43,273) at 20240405153053445
45012 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/meson.build' (43,274) at 20230825080021137
45013 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml_inline_defs.h' (43,275) at 20240405153047285
45014 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runq.c' (43,276) at 20240405153048637
45015 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/etap.h' (43,277) at 20210307214926622
45016 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kprobes.h' (43,278) at 20240405153045857
45017 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ecovec.h' (43,279) at 20210308005003592
45018 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/dump_tlb.c' (43,280) at 20240405153046033
45019 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/sysctl.c' (43,281) at 20210307214932042
45020 2025-01-08 03:00:48.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos-audss-clk.h' (43,282) at 20210307214931326
45021 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-xway.c' (43,283) at 20241008080013967
45022 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-timer-lat.c' (43,284) at 20210307214932730
45023 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.errors.yaml' (43,285) at 20210610000035142
45024 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_armv7_common.h' (43,286) at 20210308005003620
45025 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/Makefile' (43,287) at 20210308005002980
45026 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.6.bb' (43,288) at 20240413080012639
45027 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/cq.c' (43,289) at 20240405153050081
45028 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/Makefile' (43,290) at 20240405153054073
45029 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/count.hpp' (43,291) at 20240904080034451
45030 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/tps65217-charger.yaml' (43,292) at 20240405153045141
45031 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/atc260x-regulator.c' (43,293) at 20240405153231359
45032 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_igd.c' (43,294) at 20240405153052165
45033 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7794-cpg-mssr.h' (43,295) at 20210307214931334
45034 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/settings' (43,296) at 20210307214932682
45035 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld6b.dtsi' (43,297) at 20210308005002632
45036 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg.c' (43,298) at 20210308005003508
45037 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dbus/dbus.c' (43,299) at 20210308004938832
45038 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/clock.c' (43,300) at 20240906080037228
45039 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.c' (43,301) at 20240405153230395
45040 2025-01-08 03:00:48.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmeter1_defconfig' (43,302) at 20210308005003264
45041 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-adda-pr-regmap.h' (43,303) at 20210307214932430
45042 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Fenneberg-Livingston' (43,304) at 20241221090017616
45043 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/wmt-sdmmc.c' (43,305) at 20240405153230863
45044 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (43,306) at 20240702080011692
45045 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4535.h' (43,307) at 20210307214932294
45046 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-idn-encode/Net-IDN-Encode-2.500-use_uvchr_to_utf8_flags_instead_of_uvuni_to_utf8_flags.patch' (43,308) at 20231126090012801
45047 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-realtek-rtl.c' (43,309) at 20240405153231463
45048 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ipaq-micro.c' (43,310) at 20210307214928546
45049 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/afalg.c' (43,311) at 20241211090212226
45050 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/early_uart.c' (43,312) at 20210308005002852
45051 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v4_20.h' (43,313) at 20240405153051289
45052 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/processor.h' (43,314) at 20240405153046013
45053 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/p10bmc/obmc/fan-watchdog/reset-fan-watchdog.conf' (43,315) at 20230804080018099
45054 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_icmp.c' (43,316) at 20210309003654364
45055 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/messanger_service.hpp' (43,317) at 20230523080037938
45056 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/Makefile' (43,318) at 20210308005002800
45057 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/stratix10-clk.h' (43,319) at 20240405153230243
45058 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc.sh' (43,320) at 20240405153054377
45059 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/mmu_context.h' (43,321) at 20210307214926554
45060 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw9903.c' (43,322) at 20240405153049341
45061 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audio-rpmsg.c' (43,323) at 20240405153232175
45062 2025-01-08 03:00:48.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/aperf.c' (43,324) at 20220525020655211
45063 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/util.h' (43,325) at 20241011080017339
45064 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-vencrypt.h' (43,326) at 20210308005046553
45065 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/debug.h' (43,327) at 20210307214929970
45066 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/getopt.h' (43,328) at 20210308005002848
45067 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/vgg2432a4.c' (43,329) at 20240405153052177
45068 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/cunit_2.1-3.bb' (43,330) at 20241221090017544
45069 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/uar.c' (43,331) at 20240405153050137
45070 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-axff.c' (43,332) at 20210307214928086
45071 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chid.c' (43,333) at 20240405153048637
45072 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/aspeed_i2c_global.c' (43,334) at 20220802100038577
45073 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_msgs.h' (43,335) at 20240405153049433
45074 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ci20.h' (43,336) at 20210308005003588
45075 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cmpxchg_64.h' (43,337) at 20240405153046317
45076 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/trace.json' (43,338) at 20240405153054109
45077 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/Makefile' (43,339) at 20240613080016427
45078 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_DAC1064.h' (43,340) at 20210307214930918
45079 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dtsi' (43,341) at 20240405153229923
45080 2025-01-08 03:00:48.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/sdram_config.h' (43,342) at 20210308005003052
45081 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-sbc-t43.dts' (43,343) at 20240405153045597
45082 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swapfile.c' (43,344) at 20241023080012899
45083 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-cc108.dts' (43,345) at 20240405153045609
45084 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria_aesni_avx2_glue.c' (43,346) at 20240405153046361
45085 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/Makefile' (43,347) at 20210307214926894
45086 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9n12.c' (43,348) at 20240405153046769
45087 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ati_ids.h' (43,349) at 20210308005003520
45088 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5250.c' (43,350) at 20240405153230239
45089 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/udp_media.c' (43,351) at 20241220090018342
45090 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-a-plus.dts' (43,352) at 20210308005002572
45091 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-core.c' (43,353) at 20240405153049381
45092 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+porevlocks.litmus' (43,354) at 20220525020655127
45093 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml' (43,355) at 20220525020651682
45094 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr5.inc' (43,356) at 20240301090012451
45095 2025-01-08 03:00:48.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/imx-bus.c' (43,357) at 20240405153230275
45096 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/map_iter.c' (43,358) at 20240405153231895
45097 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/swift/psu.json' (43,359) at 20210307205553710
45098 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-usb2.c' (43,360) at 20240405153231315
45099 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-legacy-mach.c' (43,361) at 20240910080014102
45100 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2e_evm.h' (43,362) at 20210308005003596
45101 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi_tx3g4c28phy.c' (43,363) at 20220525020653011
45102 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl-asoc-card.c' (43,364) at 20240710080014617
45103 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks.h' (43,365) at 20220525020654975
45104 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/run-ptest.in' (43,366) at 20241221090017484
45105 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_cipher.c' (43,367) at 20240405153046937
45106 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4c/log4c_1.2.4.bb' (43,368) at 20241221090017540
45107 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/hugetlb-e500.h' (43,369) at 20240405153046121
45108 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/gluebi.c' (43,370) at 20220525020653411
45109 2025-01-08 03:00:48.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs4245.h' (43,371) at 20210307214932270
45110 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl.c' (43,372) at 20241211090212266
45111 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/file_descriptor.hpp' (43,373) at 20230511080035559
45112 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bouncebuf.c' (43,374) at 20210308005003224
45113 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vdpa-dev-pci.c' (43,375) at 20230426080043748
45114 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-chipidea-usb2' (43,376) at 20240405153044929
45115 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku7.dts' (43,377) at 20240405153045749
45116 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/openpic_kvm.c' (43,378) at 20241211090212286
45117 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/checksum.h' (43,379) at 20210309003648544
45118 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/cooker.py' (43,380) at 20220910030013377
45119 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/Makefile' (43,381) at 20220525020651994
45120 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-fru.yaml' (43,382) at 20240712080022837
45121 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/CVE-2016-9296.patch' (43,383) at 20230503080014583
45122 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/governed_features.h' (43,384) at 20240405153230131
45123 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc64le.config' (43,385) at 20220525020652030
45124 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/Makefile' (43,386) at 20210308005003068
45125 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_panel.h' (43,387) at 20240405153048457
45126 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libleak/libleak_0.3.6.bb' (43,388) at 20230610080017603
45127 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb' (43,389) at 20241221090017560
45128 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu.c' (43,390) at 20210308005003372
45129 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/Kconfig' (43,391) at 20220525020653447
45130 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sctp.h' (43,392) at 20210307214931614
45131 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/cpufreq.rst' (43,393) at 20210309003648292
45132 2025-01-08 03:00:48.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dsi-host.yaml' (43,394) at 20240405153045049
45133 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/arcmsr_attr.c' (43,395) at 20240405153051565
45134 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bios_emul.h' (43,396) at 20210308005003560
45135 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm.h' (43,397) at 20240405153054189
45136 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_private.h' (43,398) at 20210307214930562
45137 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/redis.conf' (43,399) at 20210307205553930
45138 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_xmit.c' (43,400) at 20240405153231487
45139 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_dcc.c' (43,401) at 20240405153051985
45140 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lonneberga' (43,402) at 20210307205553786
45141 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/brcm/soc.yaml' (43,403) at 20240405153045109
45142 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/memalign.h' (43,404) at 20210308005003672
45143 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/scm_blk.h' (43,405) at 20240405153051509
45144 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librdkafka/librdkafka/0001-cmake-Use-CMAKE_INSTALL_LIBDIR.patch' (43,406) at 20220402030015983
45145 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_mem_input_v.c' (43,407) at 20220525020652502
45146 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Padasjoki_Arrakoski' (43,408) at 20210307205553770
45147 2025-01-08 03:00:48.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/cpu.c' (43,409) at 20210308005002712
45148 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parport_pc.h' (43,410) at 20240405153052757
45149 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.1.bb' (43,411) at 20241221090017496
45150 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-gasket.c' (43,412) at 20240405153230807
45151 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk.c' (43,413) at 20240405153046845
45152 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-gpio.c' (43,414) at 20210309003650252
45153 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_jack.c' (43,415) at 20220525020655107
45154 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/README' (43,416) at 20210308005002976
45155 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/Kconfig' (43,417) at 20210308005002988
45156 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/Makefile' (43,418) at 20210308005003456
45157 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_blk.h' (43,419) at 20230925080039937
45158 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/io.c' (43,420) at 20220525020651974
45159 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/sbf_dram_init.S' (43,421) at 20210308005002972
45160 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/fds_example.c' (43,422) at 20240405153053421
45161 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/redboot.c' (43,423) at 20240710080014589
45162 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/.gitignore' (43,424) at 20220525020654943
45163 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/Kconfig' (43,425) at 20210308005002904
45164 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mmp3-usb.c' (43,426) at 20240405153231311
45165 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-win-stdio.h' (43,427) at 20210308005045997
45166 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/userland_git.bb' (43,428) at 20240413080012667
45167 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hisi-inno-usb2.c' (43,429) at 20240405153231311
45168 2025-01-08 03:00:48.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/nested_trust.c' (43,430) at 20240405153054257
45169 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/stubs.c' (43,431) at 20221215040039338
45170 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/libpcap_1.10.5.bb' (43,432) at 20241221090017636
45171 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/Makefile' (43,433) at 20240405153046501
45172 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h' (43,434) at 20240405153051941
45173 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_driver.c' (43,435) at 20240405153049389
45174 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/detect-sled-present' (43,436) at 20220719030014804
45175 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gpio_public.h' (43,437) at 20210307214930546
45176 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp10b.c' (43,438) at 20240405153048645
45177 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_suspend.c' (43,439) at 20240405153048553
45178 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cable.cpp' (43,440) at 20240704080030215
45179 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_tcm.h' (43,441) at 20210307214930802
45180 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_7_regs.h' (43,442) at 20240405153046577
45181 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.err' (43,443) at 20240906080037564
45182 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/MAINTAINERS' (43,444) at 20210308005002956
45183 2025-01-08 03:00:48.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig' (43,445) at 20210308005003244
45184 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (43,446) at 20241206090014222
45185 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (43,447) at 20220323030026191
45186 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/stacktrace.c' (43,448) at 20210307214926178
45187 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-crb-A.dts' (43,449) at 20220525020651918
45188 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/uart.h' (43,450) at 20210308005002668
45189 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/OWNERS' (43,451) at 20230629131804623
45190 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml' (43,452) at 20240405153045017
45191 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/Makefile' (43,453) at 20210307214929258
45192 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.c' (43,454) at 20210307214927962
45193 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_msm.c' (43,455) at 20240405153052041
45194 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_fs.h' (43,456) at 20240405153052077
45195 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/Makefile' (43,457) at 20210308005003452
45196 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-xmp-decoder.c' (43,458) at 20240405153049513
45197 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-n1-edge.bb' (43,459) at 20220804030014691
45198 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/configuration.md' (43,460) at 20240808080020596
45199 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-clk.c' (43,461) at 20220525020655075
45200 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/Makefile' (43,462) at 20240405153053961
45201 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.yaml' (43,463) at 20240405153045137
45202 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesw-armv3.S' (43,464) at 20210307214925870
45203 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/iocost.h' (43,465) at 20240405153052893
45204 2025-01-08 03:00:48.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/misc-uclass.c' (43,466) at 20210308005003400
45205 2025-01-08 03:00:48.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_2_sh_mask.h' (43,467) at 20240405153047821
45206 2025-01-08 03:00:48.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_smi_events.h' (43,468) at 20240405153047189
45207 2025-01-08 03:00:48.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_decode.h' (43,469) at 20210307214926170
45208 2025-01-08 03:00:48.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_csum.h' (43,470) at 20210307214931574
45209 2025-01-08 03:00:48.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zcomp.c' (43,471) at 20240405153046717
45210 2025-01-08 03:00:48.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951.dtsi' (43,472) at 20240405153045805
45211 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Fabric.v1_3_2.json' (43,473) at 20240619080002948
45212 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/law.c' (43,474) at 20210308005002960
45213 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (43,475) at 20240712080022837
45214 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml' (43,476) at 20240405153045089
45215 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/acer_a500_battery.c' (43,477) at 20220525020653919
45216 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/Kconfig' (43,478) at 20210309003654508
45217 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/exynos_pwm.c' (43,479) at 20210308005003472
45218 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/go-vendor.bbclass' (43,480) at 20241221090017612
45219 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/arcfb.c' (43,481) at 20240405153231579
45220 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.2.bb' (43,482) at 20241221090017472
45221 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MediaController_v1.xml' (43,483) at 20240619080002928
45222 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-cadence-ttc.c' (43,484) at 20240405153230247
45223 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_d.c' (43,485) at 20210308005046521
45224 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-eth.c' (43,486) at 20240405153046793
45225 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/vectors-page.c' (43,487) at 20240405153054085
45226 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_isoff.sh' (43,488) at 20230606080013598
45227 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/traps.h' (43,489) at 20240405153046069
45228 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100.h' (43,490) at 20210307214928362
45229 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h' (43,491) at 20220525020652947
45230 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/Makefile' (43,492) at 20240405153046501
45231 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7622-reset.h' (43,493) at 20210307214931346
45232 2025-01-08 03:00:48.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/parallax-ping.yaml' (43,494) at 20210307214925334
45233 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/netdevsim.h' (43,495) at 20240405153231075
45234 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/MAINTAINERS' (43,496) at 20210308005003040
45235 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/hugetlbpage.c' (43,497) at 20240405153230023
45236 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/iowarrior.c' (43,498) at 20241211090145501
45237 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-string.json' (43,499) at 20210308005046413
45238 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_eeprom.h' (43,500) at 20210307214930642
45239 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/discard-use-of-dnl-in-Makefile.am.patch' (43,501) at 20230706080014737
45240 2025-01-08 03:00:48.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/bcm2835_otp.h' (43,502) at 20240906080037336
45241 2025-01-08 03:00:48.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_0_sh_mask.h' (43,503) at 20240405153047909
45242 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_local_storage.c' (43,504) at 20240405153054261
45243 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/byteorder.h' (43,505) at 20210307214925858
45244 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/webserver_main.cpp' (43,506) at 20240817080003191
45245 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-clock.dtsi' (43,507) at 20240405153045581
45246 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/el2_setup.h' (43,508) at 20240405153045853
45247 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c' (43,509) at 20220525020653783
45248 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8.host.c' (43,510) at 20210307214930554
45249 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/msi-octeon.c' (43,511) at 20240405153046049
45250 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/idt8a340_reg.h' (43,512) at 20240405153052729
45251 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-dma-region.c' (43,513) at 20210309003649368
45252 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.c' (43,514) at 20220525020652963
45253 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_power_on_driver_binder.sh' (43,515) at 20221015030011580
45254 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/libbpf_naming_convention.rst' (43,516) at 20240405153044993
45255 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/Kconfig' (43,517) at 20240405153045977
45256 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/kmap.h' (43,518) at 20240405153230003
45257 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/log.c' (43,519) at 20220525020654791
45258 2025-01-08 03:00:48.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/idt8t49n222a_serdes_clk.c' (43,520) at 20210308005002960
45259 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/des_generic.c' (43,521) at 20240405153046537
45260 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/Kconfig' (43,522) at 20210308005003488
45261 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/templates/default/local.conf.sample' (43,523) at 20241221090017480
45262 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/Kconfig' (43,524) at 20210308005003016
45263 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch' (43,525) at 20241221090017564
45264 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mmc/host/mtk-sd.c' (43,526) at 20241216090017709 to deleted uid set
45265 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/StatusIcon.spec.js.snap' (43,527) at 20220105012523003
45266 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/watch_queue.rst' (43,528) at 20240405153045289
45267 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/kmem.h' (43,529) at 20240405153052561
45268 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/signal_types.h' (43,530) at 20220525020654615
45269 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/linkage.h' (43,531) at 20210307214926762
45270 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stmmac.h' (43,532) at 20241011080017375
45271 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.6.rst' (43,533) at 20241221090017596
45272 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/scsi_iu.h' (43,534) at 20210307214930278
45273 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/imximage.cfg' (43,535) at 20210308005002984
45274 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-aoclk.c' (43,536) at 20240405153230215
45275 2025-01-08 03:00:48.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LiLiQ-R-1.1' (43,537) at 20211006000025238
45276 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_init.c' (43,538) at 20241216090017685
45277 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/wext.h' (43,539) at 20210307214929866
45278 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/sandbox_timer.txt' (43,540) at 20210308005003328
45279 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da9055_onkey.c' (43,541) at 20210307214928482
45280 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/isl9305.c' (43,542) at 20240405153051465
45281 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-verify.service' (43,543) at 20210803000022008
45282 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.h' (43,544) at 20240405153046921
45283 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/suspend_asm.S' (43,545) at 20240405153045949
45284 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/Kconfig' (43,546) at 20210308005003000
45285 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-funcs.rst' (43,547) at 20210309003648484
45286 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-dra7xx.c' (43,548) at 20241008080013963
45287 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/Kbuild' (43,549) at 20210307214927942
45288 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/memtype_interval.c' (43,550) at 20210307214926738
45289 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-r-ccu.h' (43,551) at 20210308005003636
45290 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch' (43,552) at 20241221090017684
45291 2025-01-08 03:00:48.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch' (43,553) at 20241221090017524
45292 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dts' (43,554) at 20240405153045741
45293 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_linux.c' (43,555) at 20240405153052233
45294 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/icon-provider.js' (43,556) at 20210308005107069
45295 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/switch_to.h' (43,557) at 20240405153229999
45296 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/tagger/interface/ia_css_tagger_common.h' (43,558) at 20210307214930570
45297 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/soctherm.c' (43,559) at 20240405153051977
45298 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/bfile.html' (43,560) at 20210307205554282
45299 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-automat_24.8.1.bb' (43,561) at 20241221090017548
45300 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_redfish_bios_attributes.robot' (43,562) at 20240628080017117
45301 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/Kconfig' (43,563) at 20240405153049909
45302 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sifive/sifive-blocks-ip-versioning.txt' (43,564) at 20210307214925422
45303 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml' (43,565) at 20240405153045025
45304 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.h' (43,566) at 20210307214928842
45305 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/qemu-bsd.h' (43,567) at 20240326080039394
45306 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/renesas-ostm.c' (43,568) at 20240405153046877
45307 2025-01-08 03:00:48.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/mca.rst' (43,569) at 20240405153044977
45308 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci.c' (43,570) at 20241216090017725
45309 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c' (43,571) at 20240405153050121
45310 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/core.c' (43,572) at 20241216090017709
45311 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1s.dts' (43,573) at 20240405153045585
45312 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd_256.8.bb' (43,574) at 20241221090017644
45313 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Irevik_3195' (43,575) at 20210307205553782
45314 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb' (43,576) at 20231126090012801
45315 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f429.dtsi' (43,577) at 20240405153045581
45316 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb4604.txt' (43,578) at 20210307214925450
45317 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c' (43,579) at 20240405153047229
45318 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/blockmap.rst' (43,580) at 20240405153045201
45319 2025-01-08 03:00:48.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cfg.h' (43,581) at 20210307214929870
45320 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljusvattnet' (43,582) at 20210307205553786
45321 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/lantiq.h' (43,583) at 20210307214926222
45322 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/floppy_64.h' (43,584) at 20240405153230091
45323 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c' (43,585) at 20240405153050105
45324 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/Makefile' (43,586) at 20240405153046313
45325 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-base.json' (43,587) at 20210308005046397
45326 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy_hifi.h' (43,588) at 20210307214932262
45327 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8904.h' (43,589) at 20210307214932358
45328 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/ltc4162-l.yaml' (43,590) at 20240405153045141
45329 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/init.c' (43,591) at 20220525020652010
45330 2025-01-08 03:00:48.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/header.c' (43,592) at 20240405153232219
45331 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/include/asm/processor.h' (43,593) at 20241220090018306 to deleted uid set
45332 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/test_led_description.cpp' (43,594) at 20240801080023488
45333 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/Makefile' (43,595) at 20240405153049477
45334 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/hwprobe.h' (43,596) at 20240405153046249
45335 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-boot_256.8.bb' (43,597) at 20241221090017644
45336 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr_param.h' (43,598) at 20210307214930562
45337 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pcie.txt' (43,599) at 20230426080043664
45338 2025-01-08 03:00:48.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-input.c' (43,600) at 20210307214928706
45339 2025-01-08 03:00:48.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_2_offset.h' (43,601) at 20240405153047625
45340 2025-01-08 03:00:48.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool.service' (43,602) at 20230609080014391
45341 2025-01-08 03:00:48.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__tag_invoke.hpp' (43,603) at 20240817080036820
45342 2025-01-08 03:00:48.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (43,604) at 20210903000032571
45343 2025-01-08 03:00:48.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-phg.dts' (43,605) at 20240405153045729
45344 2025-01-08 03:00:48.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/flexcan.h' (43,606) at 20210308005002800
45345 2025-01-08 03:00:48.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max197.h' (43,607) at 20210307214931478
45346 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/open-unlink.c' (43,608) at 20210307214932670
45347 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5k6a3.c' (43,609) at 20240405153049337
45348 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/components/card.js' (43,610) at 20210308005107073
45349 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_modesetting.h' (43,611) at 20210307214930950
45350 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/Kconfig' (43,612) at 20240906080037536
45351 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/vmlinux.c' (43,613) at 20210307214932642
45352 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_defconfig' (43,614) at 20210308005003240
45353 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ubi_uboot.h' (43,615) at 20210308005003688
45354 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/Memcpy_utils.S' (43,616) at 20210307214926606
45355 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/checksum.h' (43,617) at 20210309003648860
45356 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/uptime.c' (43,618) at 20240405153052493
45357 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/timer.c' (43,619) at 20210307214932086
45358 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/imx8qxp-adc.c' (43,620) at 20240405153048953
45359 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_mpc83xx.c' (43,621) at 20210308005003496
45360 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/cpu.c' (43,622) at 20210308005002836
45361 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sharded_mutex.c' (43,623) at 20240405153054205
45362 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_limits.h' (43,624) at 20240405153048445
45363 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-mce_kbd-decoder.c' (43,625) at 20240405153049513
45364 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-sheevaplug.dts' (43,626) at 20240405153045457
45365 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/uaccess-asm.h' (43,627) at 20240405153045625
45366 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_tx.c' (43,628) at 20210307214930882
45367 2025-01-08 03:00:48.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm63268.dtsi' (43,629) at 20240405153045985
45368 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf.h' (43,630) at 20210307214928814
45369 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/GD' (43,631) at 20210307205553866
45370 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dwarf.h' (43,632) at 20240405153229859
45371 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_dev.h' (43,633) at 20240405153051737
45372 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld11-ref.dts' (43,634) at 20210308005002632
45373 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4d_smp.c' (43,635) at 20240405153046329
45374 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/mtk-cqdma.c' (43,636) at 20240405153230283
45375 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains3xxx_data.c' (43,637) at 20210307214925922
45376 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_pseries.py' (43,638) at 20241211090212542
45377 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,rzn1-usbf.yaml' (43,639) at 20240405153045181
45378 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-generic.h' (43,640) at 20210307214930854
45379 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.checkpatch.conf' (43,641) at 20210308005002536
45380 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/nonsec_virt.S' (43,642) at 20210308005002552
45381 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb' (43,643) at 20241221090017556
45382 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/config_override.sh' (43,644) at 20240405153054365
45383 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/buildjson/buildjson.cpp' (43,645) at 20221111040035058
45384 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/stop_token.hpp' (43,646) at 20241219090033968
45385 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_defer.c' (43,647) at 20240405153231771
45386 2025-01-08 03:00:48.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cs5345.c' (43,648) at 20240405153049309
45387 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fdc-test.c' (43,649) at 20241211090212546
45388 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/devices.c' (43,650) at 20240405153045661
45389 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dct_v1.c' (43,651) at 20220525020653083
45390 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c' (43,652) at 20220525020653791
45391 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-unordered_0.6.0.bb' (43,653) at 20241206090014270
45392 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/gpio.cpp' (43,654) at 20210308004940468
45393 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/manager.hpp' (43,655) at 20240817080027248
45394 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/Makefile' (43,656) at 20210307214928850
45395 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/bus.json' (43,657) at 20240405153054109
45396 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vga.h' (43,658) at 20210307214926554
45397 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_topo_lib.sh' (43,659) at 20210307214932690
45398 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt' (43,660) at 20210307214925298
45399 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/sunxi-spl-image-builder.c' (43,661) at 20210308005003772
45400 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Device.errors.yaml' (43,662) at 20230902080024081
45401 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/test/utils.h' (43,663) at 20220525020654863
45402 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ti_am335x_tscadc.h' (43,664) at 20240405153052733
45403 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_main.c' (43,665) at 20240613080016431
45404 2025-01-08 03:00:48.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/common.c' (43,666) at 20240405153054085
45405 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ls-extirq.c' (43,667) at 20240405153049201
45406 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/log.hpp' (43,668) at 20220401030013859
45407 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds.dtso' (43,669) at 20240405153045733
45408 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-combiner.yaml' (43,670) at 20240405153045037
45409 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_ioctl.c' (43,671) at 20240405153049817
45410 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/xyz.openbmc_project.Dump.Manager.service' (43,672) at 20210307205554062
45411 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pyhavuori' (43,673) at 20210307205553774
45412 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/arc_timer.c' (43,674) at 20210308005003496
45413 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/timed_ctrl.c' (43,675) at 20210307214930542
45414 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/Makefile' (43,676) at 20240405153051865
45415 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/sssd.conf' (43,677) at 20220721030015849
45416 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_signal.h' (43,678) at 20221215040039066
45417 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/gart.h' (43,679) at 20240405153046385
45418 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3399.c' (43,680) at 20240405153046841
45419 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/readdir.c' (43,681) at 20240405153052581
45420 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_3.0.0.bb' (43,682) at 20241206090014282
45421 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6358-regulator.h' (43,683) at 20240405153052785
45422 2025-01-08 03:00:48.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/vcpu_width_config.c' (43,684) at 20240405153054313
45423 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vmstate-static-checker-data/dump1.json' (43,685) at 20210927100127649
45424 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_40p.py' (43,686) at 20241211090212542
45425 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/fru_area.hpp' (43,687) at 20210308004927348
45426 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/phosphor-ipmi-flash-bios-update.service' (43,688) at 20210307205554082
45427 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gpu_error.h' (43,689) at 20240405153230575
45428 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.3c' (43,690) at 20210307205554422
45429 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/OWNERS' (43,691) at 20220726030037202
45430 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_errno_defs.h' (43,692) at 20210927100127273
45431 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/int-ll64.h' (43,693) at 20210308005003560
45432 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/gmac.c' (43,694) at 20210308005003056
45433 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/device.h' (43,695) at 20210308005002876
45434 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_SECURE_BOOT_defconfig' (43,696) at 20210308005003244
45435 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf_0.18.0.bb' (43,697) at 20230813080012900
45436 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_hash.c' (43,698) at 20241216090017793
45437 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-pandora-600mhz.dts' (43,699) at 20240405153045605
45438 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/io_interface.hpp' (43,700) at 20240618080029637
45439 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/crime.c' (43,701) at 20210307214926294
45440 2025-01-08 03:00:48.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_dev.c' (43,702) at 20240405153049893
45441 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/iommufd_test.h' (43,703) at 20240405153230747
45442 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/mctp/mctp.scc' (43,704) at 20230614080013166
45443 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_regs.h' (43,705) at 20240405153048609
45444 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TU-Berlin-2.0' (43,706) at 20211006000025246
45445 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/platform-bus.h' (43,707) at 20210308005046025
45446 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pldm_utils.py' (43,708) at 20231214090025341
45447 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize_1.1.0.bb' (43,709) at 20230114040015470
45448 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-8.yaml' (43,710) at 20241219090012972
45449 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ks0127.c' (43,711) at 20240405153049317
45450 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_speed.cpp' (43,712) at 20241203090033776
45451 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-vbi.c' (43,713) at 20240405153049381
45452 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/hypervisor_state_manager.cpp' (43,714) at 20230825080036445
45453 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isph3a.h' (43,715) at 20240405153049485
45454 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/connection.c' (43,716) at 20240520080015151
45455 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbus428ctldefs.h' (43,717) at 20220525020655107
45456 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps-ktimer.c' (43,718) at 20210307214930170
45457 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/bittiming.h' (43,719) at 20240405153052665
45458 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/137' (43,720) at 20220429100100890
45459 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/mihawk-cpld.hpp' (43,721) at 20230511080035563
45460 2025-01-08 03:00:48.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/valgrind.supp' (43,722) at 20210308005049761
45461 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tc3589x.h' (43,723) at 20210309003653860
45462 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi/fsi-scan@.service' (43,724) at 20220503030013244
45463 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data-convert.h' (43,725) at 20220525020655167
45464 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/default/krb5-kdc' (43,726) at 20210307205553878
45465 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m48t59-internal.h' (43,727) at 20210308005045949
45466 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/suspend.c' (43,728) at 20210307214926758
45467 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/151.out' (43,729) at 20221215040039362
45468 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/README.md' (43,730) at 20221213040039977
45469 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_dbus.h' (43,731) at 20210308005100993
45470 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_platform.c' (43,732) at 20240405153046665
45471 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh03/setup.c' (43,733) at 20210307214926542
45472 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/dlfilter-test.c' (43,734) at 20240405153054165
45473 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp474.dts' (43,735) at 20240405153229939
45474 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-romulus.dts' (43,736) at 20220809100039503
45475 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/amd-sfh-hid.rst' (43,737) at 20220525020651734
45476 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/Kconfig' (43,738) at 20210308005003204
45477 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/055.out' (43,739) at 20210308005046441
45478 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/virt/vmx/tdx/tdxcall.S' (43,740) at 20241211090145393
45479 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch' (43,741) at 20221003030013289
45480 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (43,742) at 20240120090012778
45481 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/mcf_fec.h' (43,743) at 20210308005046017
45482 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK03' (43,744) at 20210307214932714
45483 2025-01-08 03:00:48.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSlot/meson.build' (43,745) at 20230825080021141
45484 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/clx-metrics.json' (43,746) at 20240405153054129
45485 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern5.c' (43,747) at 20210309003655984
45486 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd-layout/layout.yaml' (43,748) at 20210307205554054
45487 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ramoops_manager.hpp' (43,749) at 20231114090025254
45488 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evsci.c' (43,750) at 20210307214926830
45489 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-socfpga.c' (43,751) at 20220525020653943
45490 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ahb.c' (43,752) at 20240405153050449
45491 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.h' (43,753) at 20240405153230539
45492 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5329.h' (43,754) at 20210308005002804
45493 2025-01-08 03:00:48.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_reset.h' (43,755) at 20240411080014078
45494 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/atcspi200_spi.c' (43,756) at 20210308005003488
45495 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/jiffies.h' (43,757) at 20210307214931694
45496 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/input.h' (43,758) at 20240326080039554
45497 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/tcp_internal.h' (43,759) at 20220525020654467
45498 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py' (43,760) at 20210307205554262
45499 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cadmus.h' (43,761) at 20210308005002960
45500 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/Makefile' (43,762) at 20210309003648696
45501 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/core.c' (43,763) at 20240405153231447
45502 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_asm.S' (43,764) at 20210307214926126
45503 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h' (43,765) at 20240405153048657
45504 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb' (43,766) at 20241221090017548
45505 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/adbd.mk' (43,767) at 20210307205553894
45506 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-acpi-pmprofile' (43,768) at 20240405153044909
45507 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/palmbus.yaml' (43,769) at 20240405153045021
45508 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/decompress.c' (43,770) at 20240405153045369
45509 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func16.c' (43,771) at 20240405153232259
45510 2025-01-08 03:00:48.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-pauth.xml' (43,772) at 20230925080039849
45511 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unicode-ucd/unicode-ucd_14.0.0.bb' (43,773) at 20241206090014266
45512 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-common.dtsi' (43,774) at 20210308005002596
45513 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control-yaml-provider_git.bb' (43,775) at 20210307205554054
45514 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-ntrig' (43,776) at 20210309003648260
45515 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefv60plus.dtsi' (43,777) at 20240405153045581
45516 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/real2.S' (43,778) at 20240405153046065
45517 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/garp.h' (43,779) at 20240405153052845
45518 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6362-clock.h' (43,780) at 20210308005003632
45519 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/processpptables.c' (43,781) at 20241011080017311
45520 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_fcs.c' (43,782) at 20240405153051597
45521 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/trace.h' (43,783) at 20210308005045921
45522 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-resource.rst' (43,784) at 20220525020651746
45523 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (43,785) at 20241206090014278
45524 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/mps2.rst' (43,786) at 20240906080037176
45525 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_netdev.c' (43,787) at 20240405153231031
45526 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_display.h' (43,788) at 20240405153047105
45527 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-dsp-sof-common.h' (43,789) at 20240405153053961
45528 2025-01-08 03:00:48.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c200s-popstick-v1.1.dts' (43,790) at 20240405153045397
45529 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tls_prot.h' (43,791) at 20240405153231859
45530 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/img,pistachio-pinctrl.txt' (43,792) at 20210307214925394
45531 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/index.rst' (43,793) at 20211006000025218
45532 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/apds990x.h' (43,794) at 20210307214931470
45533 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/llist.c' (43,795) at 20240405153053093
45534 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp5523.rst' (43,796) at 20210307214925518
45535 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/lbc.txt' (43,797) at 20210307214925406
45536 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_hid_core.py' (43,798) at 20240405153054309
45537 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/LICENSE' (43,799) at 20210308005057105
45538 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svc_xprt.c' (43,800) at 20240405153232083
45539 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rculist.h' (43,801) at 20220525020654607
45540 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx_drv.c' (43,802) at 20240405153230519
45541 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-common.yaml' (43,803) at 20240405153229759
45542 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/vmcp.h' (43,804) at 20210307214926518
45543 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/core.c' (43,805) at 20210307214926898
45544 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/rcu_queue.h' (43,806) at 20230426080043776
45545 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-any.out' (43,807) at 20220429100100882 to deleted uid set
45546 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/Kconfig' (43,808) at 20220525020654211
45547 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Bios_v1.xml' (43,809) at 20240619080002920
45548 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_mmio.h' (43,810) at 20210308005046053
45549 2025-01-08 03:00:48.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/error-use-after-free.cocci' (43,811) at 20210308005046237
45550 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/multi-thread-tcg.rst' (43,812) at 20240906080037172
45551 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/rarp.h' (43,813) at 20210308005003720
45552 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Kbuild' (43,814) at 20240405153046317
45553 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_10.h' (43,815) at 20240405153047165
45554 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb' (43,816) at 20210420000021566
45555 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/xtensa.h' (43,817) at 20220525020652947
45556 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper.h' (43,818) at 20240405153046013
45557 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3697.c' (43,819) at 20240405153049217
45558 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200er.c' (43,820) at 20240405153230587
45559 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/sysmap.h' (43,821) at 20210308005002640
45560 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-keystone/Kconfig' (43,822) at 20240405153045649
45561 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_eth_com.c' (43,823) at 20240613080016431
45562 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ks0127.h' (43,824) at 20210307214928658
45563 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/phosphor-ipmi-kcs@.service.in' (43,825) at 20221119040009726
45564 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/selection.c' (43,826) at 20240405153231523
45565 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/pidns.c' (43,827) at 20210307214932698
45566 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipmac.c' (43,828) at 20220525020654867
45567 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_2.1.0.bb' (43,829) at 20241206090014214
45568 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3client.c' (43,830) at 20240405153231699
45569 2025-01-08 03:00:48.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crc32-ce-glue.c' (43,831) at 20210307214925842
45570 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/files/host_eid' (43,832) at 20240517080012289 to deleted uid set
45571 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bd99954-charger.h' (43,833) at 20210307214930158
45572 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/redfish_request_via_mTLS.md' (43,834) at 20221209040018563
45573 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_distro_bootcmd.h' (43,835) at 20210308005003572
45574 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem_ops.h' (43,836) at 20240405153050921
45575 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/bios/string_attrs.json' (43,837) at 20221213040036917
45576 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0-UK' (43,838) at 20211006000025230
45577 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-qsb-common.dtsi' (43,839) at 20240405153229883
45578 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_madds.c' (43,840) at 20240906080037576
45579 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/stm32-dac-core.h' (43,841) at 20210307214928342
45580 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/ca0132_regs.h' (43,842) at 20210307214932250
45581 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_noinline.c' (43,843) at 20240405153054265
45582 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap2.decode' (43,844) at 20210308005046389
45583 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/.gitignore' (43,845) at 20210308004940468
45584 2025-01-08 03:00:48.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/tlshd.c' (43,846) at 20240405153232015
45585 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf_1.92.bb' (43,847) at 20241206090014310
45586 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/Makefile' (43,848) at 20210308005003056
45587 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/Makefile' (43,849) at 20210307214932726
45588 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-gfx_2.0.27.bb' (43,850) at 20241221090017528
45589 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/dcn315_resource.c' (43,851) at 20241211090145413
45590 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch' (43,852) at 20230706080014737
45591 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/aei_updater.hpp' (43,853) at 20241204090032755
45592 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma3_qm_regs.h' (43,854) at 20240405153046573
45593 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/fans/phosphor-fan_%.bbappend' (43,855) at 20240925080018162
45594 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-transaction-manager.c' (43,856) at 20240405153049257
45595 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0003-Fixed-undefined-ssize_t-for-clang-3.8.0-on-FreeBSD.patch' (43,857) at 20210307205553886
45596 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l32.h' (43,858) at 20210307214932298
45597 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/callout.hpp' (43,859) at 20220726030013070
45598 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mthca-abi.h' (43,860) at 20210307214931690
45599 2025-01-08 03:00:48.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0001-automake-Add-default-libtool_tag-to-cppasm.patch' (43,861) at 20241221090017648
45600 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ipd-defs.h' (43,862) at 20210307214926234
45601 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/unattended-upgrades_2.9.1.bb' (43,863) at 20220823030015951
45602 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml' (43,864) at 20240405153045021
45603 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ga102.c' (43,865) at 20240405153048661
45604 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/run-ptest' (43,866) at 20220204040022528
45605 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/evlist.c' (43,867) at 20240405153232223
45606 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8985.c' (43,868) at 20240405153232171
45607 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_getblockinfo.h' (43,869) at 20210308005003552
45608 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__transform_sender.hpp' (43,870) at 20241219090033964
45609 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-uart.c' (43,871) at 20210307214926190
45610 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/xpio.h' (43,872) at 20210307214927906
45611 2025-01-08 03:00:48.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training.c' (43,873) at 20210308005003364
45612 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/smccc-call.S' (43,874) at 20210308005002552
45613 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/map.h' (43,875) at 20210307214932582
45614 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-fork-asm.S' (43,876) at 20240405153054237
45615 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/cache.json' (43,877) at 20240405153054109
45616 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/super.h' (43,878) at 20240429080012452 to deleted uid set
45617 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb' (43,879) at 20241206090014310
45618 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/ipmi_rest_fru_field_map.py' (43,880) at 20221209040018559
45619 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-375.c' (43,881) at 20210307214926994
45620 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kernel.h' (43,882) at 20240520080015239
45621 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/Kconfig' (43,883) at 20240405153052125
45622 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fullsjon' (43,884) at 20210307205553782
45623 2025-01-08 03:00:48.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra114.c' (43,885) at 20240405153231467
45624 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqmpimage.c' (43,886) at 20210308005003776
45625 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-creative-sb0540.c' (43,887) at 20210307214928090
45626 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/Kconfig' (43,888) at 20210307214928150
45627 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-mk808c.dts' (43,889) at 20240405153045385
45628 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/bpf_common.h' (43,890) at 20210307214932478
45629 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200.dtsi' (43,891) at 20240405153045833
45630 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/locks.c' (43,892) at 20210309003648924
45631 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uaccess.h' (43,893) at 20240405153052809
45632 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_bus.c' (43,894) at 20240405153053505
45633 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/arch-loongarch.inc' (43,895) at 20240302090018230
45634 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/Kconfig' (43,896) at 20240405153046029
45635 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp153.dtsi' (43,897) at 20240405153045585
45636 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb' (43,898) at 20240821080012435
45637 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/led.c' (43,899) at 20210308005002548
45638 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc3-sti-glue.h' (43,900) at 20210308005003644
45639 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/instantiating-devices.rst' (43,901) at 20240405153045217
45640 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/srso.rst' (43,902) at 20240405153229735
45641 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-evb.dts' (43,903) at 20220525020651938
45642 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml' (43,904) at 20240405153229783
45643 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-no_tests_run_with_header.log' (43,905) at 20220525020655187
45644 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/MAINTAINERS' (43,906) at 20210308005003016
45645 2025-01-08 03:00:48.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_psi.h' (43,907) at 20210309003650376
45646 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/privcmd.h' (43,908) at 20240405153231883
45647 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/pseudo_lock.c' (43,909) at 20240405153230123
45648 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-gemei-g9.dts' (43,910) at 20210308005002616
45649 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/virtio_types.h' (43,911) at 20210307214932742
45650 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_svc.c' (43,912) at 20240405153051577
45651 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.h' (43,913) at 20240405153047229
45652 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/logging' (43,914) at 20241029080011439
45653 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/core.c' (43,915) at 20210308005003504
45654 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/clp.h' (43,916) at 20210309003648956
45655 2025-01-08 03:00:48.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mvebu.c' (43,917) at 20240405153047077
45656 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri-imx6ull_defconfig' (43,918) at 20210308005003252
45657 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-inzi.rst' (43,919) at 20210309003648496
45658 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_regs.h' (43,920) at 20210307214931358
45659 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset/README.md' (43,921) at 20221207040023627
45660 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/dp501.h' (43,922) at 20210308005003000
45661 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/233.out' (43,923) at 20241022080032792
45662 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/led-class-multicolor.h' (43,924) at 20220525020654579
45663 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-validators_0.34.0.bb' (43,925) at 20241221090017560
45664 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/util.c' (43,926) at 20241211090145521
45665 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/secid.h' (43,927) at 20240405153053465
45666 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/allwinner-h3.h' (43,928) at 20240326080039530
45667 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/entity-manager_%.bbappend' (43,929) at 20241206090014218
45668 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend' (43,930) at 20210811000030033
45669 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-distance-srf08' (43,931) at 20220525020651634
45670 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/Makefile' (43,932) at 20240405153052077
45671 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/__init__.py' (43,933) at 20210307205554290
45672 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/Makefile' (43,934) at 20240405153049897
45673 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-makefile-don-t-gzip-the-man-pages.patch' (43,935) at 20240301090012419
45674 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-grlib.c' (43,936) at 20240405153052097
45675 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_ets_strict.sh' (43,937) at 20240405153054297
45676 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stacktrace_map.c' (43,938) at 20240405153054277
45677 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/WAET' (43,939) at 20240906080037560 to deleted uid set
45678 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/sockios.h' (43,940) at 20210307214926558
45679 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm670.dtsi' (43,941) at 20240405153229951
45680 2025-01-08 03:00:48.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt' (43,942) at 20240405153045013
45681 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/Kconfig' (43,943) at 20240405153053001
45682 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost/boost-math-disable-pch-for-gcc.patch' (43,944) at 20241213090035014
45683 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/frontend.json' (43,945) at 20240405153054149
45684 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c' (43,946) at 20240805080013979
45685 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/YP-flow-diagram.png' (43,947) at 20210307205554306 to deleted uid set
45686 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/zboot-header.S' (43,948) at 20240405153047045
45687 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/wakeirq.c' (43,949) at 20240405153230187
45688 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca_midi.c' (43,950) at 20220525020654987
45689 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/armpll.h' (43,951) at 20210308005002676
45690 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-oneplus3.dts' (43,952) at 20240405153045769
45691 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/addr.c' (43,953) at 20241011080017355 to deleted uid set
45692 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_active_types.h' (43,954) at 20240405153048521
45693 2025-01-08 03:00:48.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/xilinx/Makefile' (43,955) at 20240405153046969
45694 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/pci.c' (43,956) at 20210308005002976
45695 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sa8775p-gpucc.h' (43,957) at 20240405153052645
45696 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb' (43,958) at 20241221090017544
45697 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ga100.c' (43,959) at 20240405153048653
45698 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/add-logical-with-carry.c' (43,960) at 20240326080039746
45699 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@85000/i2c-switch@71/i2c@2/max31725@5d.conf' (43,961) at 20210307205554086
45700 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/calibrate.c' (43,962) at 20210307214931702
45701 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_w.c' (43,963) at 20210308005046513
45702 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp' (43,964) at 20241217090008764
45703 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/layer.conf' (43,965) at 20241221090017568
45704 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/Makefile' (43,966) at 20210307214926562
45705 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/confidential-guest.h' (43,967) at 20240906080037480
45706 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zybo.dts' (43,968) at 20240405153045609
45707 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk.h' (43,969) at 20240405153230843
45708 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192f.c' (43,970) at 20240405153231243
45709 2025-01-08 03:00:48.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/imx8/scu_api.c' (43,971) at 20210308005003400
45710 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/chip.c' (43,972) at 20241104090011579
45711 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0011.h' (43,973) at 20240405153048617
45712 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770_platform.c' (43,974) at 20240405153049729
45713 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_beagle_defconfig' (43,975) at 20210308005003272
45714 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/pal.S' (43,976) at 20240405153229995
45715 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_ppi.h' (43,977) at 20220429100100534
45716 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hi3798cv200-perictrl.yaml' (43,978) at 20210309003648320
45717 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfstrace.c' (43,979) at 20220525020654447
45718 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sprd.c' (43,980) at 20210307214927050
45719 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.watchdog' (43,981) at 20210308005003300
45720 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/lpc32xx-rtc.txt' (43,982) at 20210307214925418
45721 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/README.rst' (43,983) at 20220429100100730
45722 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c' (43,984) at 20240405153230595
45723 2025-01-08 03:00:48.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/sni/sniprom.c' (43,985) at 20220525020651998
45724 2025-01-08 03:00:48.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/remove_on_exec.c' (43,986) at 20220525020655223
45725 2025-01-08 03:00:48.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/stackprotector/arch-support.txt' (43,987) at 20240405153229807
45726 2025-01-08 03:00:48.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/loongarch_simd.c' (43,988) at 20240405153231951
45727 2025-01-08 03:00:48.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc5200_defconfig' (43,989) at 20240405153046097
45728 2025-01-08 03:00:48.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/buildstats.py' (43,990) at 20230401080011979
45729 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_ids.h' (43,991) at 20210308005003680
45730 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/crc32defs.h' (43,992) at 20210308005003420
45731 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy.h' (43,993) at 20240712080021089
45732 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xenpvh.rst' (43,994) at 20240326080039406
45733 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c' (43,995) at 20240624080012788
45734 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/Makefile' (43,996) at 20240405153231447
45735 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa168-aspenite.dts' (43,997) at 20240405153045461
45736 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c' (43,998) at 20240405153230379
45737 2025-01-08 03:00:48.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha512_asm.S' (43,999) at 20210307214926574
45738 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx55.h' (44,000) at 20240405153049169
45739 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog.cpp' (44,001) at 20240829080022534
45740 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_transfer.c' (44,002) at 20240405153048777
45741 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.c' (44,003) at 20240405153048473
45742 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-dmar-iommu.c' (44,004) at 20241114091008832
45743 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbconvert.c' (44,005) at 20241011080017295
45744 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad.c' (44,006) at 20240805080013975
45745 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/.gitignore' (44,007) at 20220516100042300
45746 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/lnl.c' (44,008) at 20240613080016551
45747 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pic32.c' (44,009) at 20210308005003484
45748 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c' (44,010) at 20240405153048813
45749 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-latch.yaml' (44,011) at 20240405153045061
45750 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT' (44,012) at 20241211090212530 to deleted uid set
45751 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_platform.c' (44,013) at 20210307214927910
45752 2025-01-08 03:00:48.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dts' (44,014) at 20240405153046241
45753 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/dps310.c' (44,015) at 20240613080016415
45754 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-5.1.rst' (44,016) at 20241206090014294
45755 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_reset.c' (44,017) at 20210309003654580
45756 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/events.py' (44,018) at 20240906080037444
45757 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-controls.c' (44,019) at 20210307214928682
45758 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/dbus_log_watcher.cpp' (44,020) at 20241130090002061
45759 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bbappend' (44,021) at 20241206090014226
45760 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/internal_sys_mock.hpp' (44,022) at 20220507030031385
45761 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/mx23evk.c' (44,023) at 20210308005002980
45762 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3_xplained_mmc_defconfig' (44,024) at 20210308005003276
45763 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/iio-opaque.h' (44,025) at 20240405153052709
45764 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c' (44,026) at 20240405153051889
45765 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/meson.build' (44,027) at 20240906080037268
45766 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/af_bluetooth.c' (44,028) at 20241104090011615
45767 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-evb.dts' (44,029) at 20210308005002604
45768 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/readline.h' (44,030) at 20230426080043776
45769 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/sh73a0.h' (44,031) at 20210307214925958
45770 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/network.h' (44,032) at 20210307214930734
45771 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-fsd-ufs.c' (44,033) at 20240405153051297
45772 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/files.rst' (44,034) at 20220525020651730
45773 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/tmio_mmc_core.c' (44,035) at 20240405153230863
45774 2025-01-08 03:00:48.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/pipeline.json' (44,036) at 20240405153054109
45775 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-a83t-ccu.h' (44,037) at 20210307214931334
45776 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/smp.c' (44,038) at 20241125090012235
45777 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros.inc' (44,039) at 20241221090017468
45778 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/mmu.c' (44,040) at 20240906080037500
45779 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC832XEMDS.h' (44,041) at 20210308005003576
45780 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sp5100_tco.h' (44,042) at 20220606030013669
45781 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/002.out' (44,043) at 20210308005046413
45782 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk110.c' (44,044) at 20240405153048657
45783 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvff.c' (44,045) at 20210307214926334
45784 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_cmdline.c' (44,046) at 20240405153052189
45785 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts' (44,047) at 20240805080013915
45786 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/unistd.h' (44,048) at 20240405153046321
45787 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha256_base.h' (44,049) at 20240405153052625
45788 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb' (44,050) at 20241206090014274
45789 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion_6.6.inc' (44,051) at 20241206090014342
45790 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/sh7269.h' (44,052) at 20210307214926554
45791 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (44,053) at 20210307205553694
45792 2025-01-08 03:00:48.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max77693_charger.c' (44,054) at 20240405153051437
45793 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast5_avx_glue.c' (44,055) at 20220525020652134
45794 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-unavailable.c' (44,056) at 20220525020655227
45795 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-g2.c' (44,057) at 20210307214926546
45796 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha256-pss.its' (44,058) at 20210308005003744
45797 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio_byteorder.h' (44,059) at 20210307214932742
45798 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha256-pss.its' (44,060) at 20210308005003744
45799 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7476.yaml' (44,061) at 20240405153045069
45800 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/expected_config' (44,062) at 20210308005003736
45801 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pci/p2pdma.rst' (44,063) at 20240405153229807
45802 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (44,064) at 20220121110015008
45803 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_internal.h' (44,065) at 20220525020652346
45804 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ath79-misc.c' (44,066) at 20220525020653203
45805 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/OWNERS' (44,067) at 20230306090025411
45806 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/output.c' (44,068) at 20210307214930930
45807 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/tools/mkbb.c' (44,069) at 20210307214925642
45808 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs8.asn1' (44,070) at 20210307214926790
45809 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet98v_rev2_defconfig' (44,071) at 20210308005003260
45810 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/s5p_cec.h' (44,072) at 20210307214928598
45811 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_lookup_percpu_elem.c' (44,073) at 20240405153054277
45812 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/irqs.h' (44,074) at 20210307214925882
45813 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/pkeys.c' (44,075) at 20240405153230047
45814 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-debug.h' (44,076) at 20240405153050529
45815 2025-01-08 03:00:48.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_sa_l_w.c' (44,077) at 20210308005046505
45816 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/imximage_dd3.cfg' (44,078) at 20210308005002984
45817 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nxp,pca9541.yaml' (44,079) at 20240405153229767
45818 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mps2-fpgaio.h' (44,080) at 20210927100127237
45819 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mvrtc.h' (44,081) at 20210308005003480
45820 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_mux.h' (44,082) at 20210309003650372
45821 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7620a.dtsi' (44,083) at 20210307214926194
45822 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/README.md' (44,084) at 20210307205553662
45823 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dcbx.c' (44,085) at 20220525020653623
45824 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gp_timer_public.h' (44,086) at 20210307214930546
45825 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.json' (44,087) at 20220429100100882
45826 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_r5.h' (44,088) at 20210308005003624
45827 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_percpu_stats.c' (44,089) at 20240405153232259
45828 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/Makefile' (44,090) at 20210307214929978
45829 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/control' (44,091) at 20210308005111461
45830 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apple-mailbox.h' (44,092) at 20240405153052657
45831 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/use-error_fatal.cocci' (44,093) at 20210308005046237
45832 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-apple-nco.c' (44,094) at 20241211090145397
45833 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/cmd.hpp' (44,095) at 20220804030009423
45834 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/amd_iommu-stub.c' (44,096) at 20240906080037228
45835 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/riscv64-linux' (44,097) at 20230317080013833
45836 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-pxamci.h' (44,098) at 20210307214931478
45837 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (44,099) at 20240210090012534
45838 2025-01-08 03:00:48.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/output_reproducer.py' (44,100) at 20221215040039270
45839 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/vrm-control.sh' (44,101) at 20230606080013598
45840 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/syscon.h' (44,102) at 20210308005002844
45841 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv.h' (44,103) at 20210307214929526
45842 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_tgec.c' (44,104) at 20240405153049929
45843 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_inc.h' (44,105) at 20210309003649656
45844 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-dma-sg.c' (44,106) at 20240405153230775
45845 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_common_data.c' (44,107) at 20210307214925922
45846 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/noise.c' (44,108) at 20220627100017034
45847 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/tnc.c' (44,109) at 20240405153231763
45848 2025-01-08 03:00:48.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_comp_req.h' (44,110) at 20240405153046957
45849 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_flower.c' (44,111) at 20240405153231035
45850 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/Makefile' (44,112) at 20210308005002912
45851 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/nilfs2.h' (44,113) at 20240405153052897
45852 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb' (44,114) at 20241206090014242
45853 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/cfe_console.c' (44,115) at 20210307214926294
45854 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/backend.c' (44,116) at 20240405153046741
45855 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-ipc.c' (44,117) at 20240405153232195
45856 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mqueue.h' (44,118) at 20210307214931642
45857 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/sched_entity.c' (44,119) at 20241011080017315
45858 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cds_pci_ft.c' (44,120) at 20210308005002960
45859 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_seg6_loop.c' (44,121) at 20210307214932650
45860 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_csum.h' (44,122) at 20210307214931662
45861 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/overflow.h' (44,123) at 20240415080012987
45862 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/trace.h' (44,124) at 20210308005046337
45863 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-sumire.dts' (44,125) at 20240405153045769
45864 2025-01-08 03:00:48.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c' (44,126) at 20240405153050245
45865 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_stream_encoder.c' (44,127) at 20240405153047245
45866 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-pvh-common.c' (44,128) at 20241211090212354
45867 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/common/auth.c' (44,129) at 20240405153051197
45868 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/cif.S' (44,130) at 20210307214926614
45869 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pm9g45_defconfig' (44,131) at 20210308005003276
45870 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/maar.h' (44,132) at 20210307214926214
45871 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra114-spi.yaml' (44,133) at 20240405153229799
45872 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c' (44,134) at 20240405153050037
45873 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-eukrea-mbimxsd51-baseboard.dts' (44,135) at 20240405153229883
45874 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/minix.h' (44,136) at 20240405153052401
45875 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c' (44,137) at 20240405153050225
45876 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_dec.h' (44,138) at 20210307214930594
45877 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/coalesced_mmio.h' (44,139) at 20210307214932746
45878 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rcar_thermal.c' (44,140) at 20240405153231499
45879 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.err' (44,141) at 20210308005046401
45880 2025-01-08 03:00:48.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/socket_manager.hpp' (44,142) at 20230629131804627
45881 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/ptrace.h' (44,143) at 20240405153045965
45882 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/Network.vue' (44,144) at 20241004080035971
45883 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp401.c' (44,145) at 20240405153048877
45884 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info.c' (44,146) at 20210308005002768
45885 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected' (44,147) at 20241206090014298
45886 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/iot_devkit.h' (44,148) at 20210308005003596
45887 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ninja32.c' (44,149) at 20240405153046665
45888 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_host_network.robot' (44,150) at 20240628080017117
45889 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/trace.h' (44,151) at 20210308005045825
45890 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-io.h' (44,152) at 20240405153049369
45891 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bh1770glc.h' (44,153) at 20210307214931474
45892 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/InputPasswordToggle.spec.js.snap' (44,154) at 20220105012523003
45893 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq.h' (44,155) at 20210307214926126
45894 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ratelimit.c' (44,156) at 20220913100024281
45895 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/dir.c' (44,157) at 20220525020654423
45896 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/sockbits.h' (44,158) at 20221215040039202
45897 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/init/__internal.rs' (44,159) at 20240405153232095
45898 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-speedlink.c' (44,160) at 20210307214928098
45899 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6350-tlmm.yaml' (44,161) at 20240405153045137
45900 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_cpuset.c' (44,162) at 20240613080016567
45901 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-07' (44,163) at 20210908000010395
45902 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/helpers.h' (44,164) at 20240405153232243
45903 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.interface.yaml' (44,165) at 20240618080025501
45904 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/vp27smpx.c' (44,166) at 20240405153049345
45905 2025-01-08 03:00:48.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-img-ipi.h' (44,167) at 20240405153049413
45906 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/process.c' (44,168) at 20240405153045909
45907 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/head64.S' (44,169) at 20230925080040101
45908 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/desc.h' (44,170) at 20220429100100534
45909 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Lugo' (44,171) at 20210307205553766
45910 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/file-upload.scss' (44,172) at 20210308005107073
45911 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_drv_if.h' (44,173) at 20240405153230803
45912 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio.h' (44,174) at 20240405153054389
45913 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (44,175) at 20240113090014528
45914 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dac-ltc2688' (44,176) at 20240405153044917
45915 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/ax25-ae350.c' (44,177) at 20210308005002900
45916 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard2-emmc-som-v15.dts' (44,178) at 20240405153045501
45917 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs.c' (44,179) at 20240411080014078
45918 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ethtool_netlink.h' (44,180) at 20240405153052917
45919 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/mmu_internal.h' (44,181) at 20240405153230131
45920 2025-01-08 03:00:48.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/wdt.h' (44,182) at 20210307214931438
45921 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c' (44,183) at 20240405153049837
45922 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/sys.cpp' (44,184) at 20230511080009359
45923 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/libxed.py' (44,185) at 20220525020655155
45924 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-qcow.c' (44,186) at 20241211090212226
45925 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mac.h' (44,187) at 20210307214929898
45926 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_msg.c' (44,188) at 20240405153046953
45927 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/python-ext-sources' (44,189) at 20240405153232239
45928 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/rmwcc.h' (44,190) at 20240405153232207
45929 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fq_pie.c' (44,191) at 20240405153053369
45930 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk_safe.c' (44,192) at 20240405153053025
45931 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/smbios.c' (44,193) at 20210308005003712
45932 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/Kconfig' (44,194) at 20240405153049897
45933 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fuse-io.rst' (44,195) at 20210307214925486
45934 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/packagefiles/boost/meson.build' (44,196) at 20240409080019271
45935 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Alpicat' (44,197) at 20210307205553766
45936 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pgtable.h' (44,198) at 20240405153229999
45937 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/testing-overview.rst' (44,199) at 20240405153045009
45938 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/aperfmperf.c' (44,200) at 20240405153046413
45939 2025-01-08 03:00:48.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/copypage.c' (44,201) at 20240405153045897
45940 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/threadcount.c' (44,202) at 20210308005046529
45941 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.c' (44,203) at 20210309003651812
45942 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_gsc.c' (44,204) at 20240405153051217
45943 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch' (44,205) at 20230706080014745
45944 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-virtual-sensor/config-virtual-sensor.json' (44,206) at 20210807000017358
45945 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/s390-cpu-topology.rst' (44,207) at 20240326080039402
45946 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/i3c-master-cdns.c' (44,208) at 20241018080014486
45947 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynq/Makefile' (44,209) at 20210307214927042
45948 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ldm.rst' (44,210) at 20210307214925230
45949 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-ipmi-entity-association-map/gbs-ipmi-entity-association-map.bb' (44,211) at 20241206090014278
45950 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/priv.h' (44,212) at 20240405153048653
45951 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_gadget.c' (44,213) at 20240405153052121
45952 2025-01-08 03:00:48.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/312' (44,214) at 20230426080043944
45953 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mt65xx.c' (44,215) at 20240405153231463
45954 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-ufs.h' (44,216) at 20240405153051297
45955 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS0-ssh-host@.service' (44,217) at 20230203040020726
45956 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.h' (44,218) at 20210307214929802
45957 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/Makefile' (44,219) at 20210307214929974
45958 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/flamegraph-report' (44,220) at 20210307214932566
45959 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memcmp.S' (44,221) at 20240405153230095
45960 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/crw.h' (44,222) at 20240405153046277
45961 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/config.h' (44,223) at 20240724080011687
45962 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/super.c' (44,224) at 20240411080014134
45963 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/mx6qarm2.c' (44,225) at 20210308005002984
45964 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/setup.c' (44,226) at 20220525020651986
45965 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/faraday,fttmr010.txt' (44,227) at 20210307214925446
45966 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mem.h' (44,228) at 20210308005002660
45967 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/versal/board.c' (44,229) at 20210308005003172
45968 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_cpu_pm.c' (44,230) at 20210307214925870
45969 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-j721e.h' (44,231) at 20240405153048373
45970 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/adl.c' (44,232) at 20240405153231343
45971 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max5970.yaml' (44,233) at 20240405153045105
45972 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/lowlevel_init.S' (44,234) at 20210308005003032
45973 2025-01-08 03:00:48.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c' (44,235) at 20241211090145413
45974 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/nm256/nm256.c' (44,236) at 20240405153232135
45975 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/Board_General.json' (44,237) at 20221213040036917
45976 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_buffer.h' (44,238) at 20210307214930546
45977 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_ipv6_utils.robot' (44,239) at 20240627080021044
45978 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/microchip_t1s.c' (44,240) at 20240405153050357
45979 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-ebony.c' (44,241) at 20210307214926338
45980 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8173-gce.h' (44,242) at 20210307214931338
45981 2025-01-08 03:00:48.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/148.out' (44,243) at 20210308005046453
45982 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_1_offset.h' (44,244) at 20240405153047729
45983 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc200x-core.c' (44,245) at 20240405153049165
45984 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_renderstate.c' (44,246) at 20240405153048497
45985 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hw_accel.h' (44,247) at 20240326080039550
45986 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_fat.c' (44,248) at 20210308005003228
45987 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_usbtty_pnor_defconfig' (44,249) at 20210308005003280
45988 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-4.h' (44,250) at 20210307214931538
45989 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550ve.dtsi' (44,251) at 20240405153045777
45990 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-simpleq.c' (44,252) at 20210927100127649
45991 2025-01-08 03:00:48.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/hte.h' (44,253) at 20210308005002856
45992 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/efi-x86_payload32_defconfig' (44,254) at 20210308005003256
45993 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_trace.h' (44,255) at 20220525020653051
45994 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/eth_t102xrdb.c' (44,256) at 20210308005002992
45995 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_defaults.h' (44,257) at 20210308005003572
45996 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/delay.h' (44,258) at 20210307214926314
45997 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt' (44,259) at 20220525020651698
45998 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sigcontext.h' (44,260) at 20210307214926674
45999 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Sarivaara' (44,261) at 20210307205553774
46000 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/rockchip-io-domain.yaml' (44,262) at 20240405153045141
46001 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-g12a-gpio.h' (44,263) at 20240405153231795
46002 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts' (44,264) at 20240405153046093
46003 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/fib.c' (44,265) at 20241111090012129
46004 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/Makefile' (44,266) at 20210308005002908
46005 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/protocol.h' (44,267) at 20241023080012903
46006 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/templates/default/bblayers.conf.sample' (44,268) at 20220910030013373
46007 2025-01-08 03:00:48.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/qcom-sata.txt' (44,269) at 20210307214925282
46008 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Device.errors.yaml' (44,270) at 20210610000035114
46009 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/timerfd.c' (44,271) at 20220525020654491
46010 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/symlink.c' (44,272) at 20240405153052333
46011 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/btrfs-tests.c' (44,273) at 20240405153052293
46012 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/dma.c' (44,274) at 20220525020651974
46013 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/meson-g12b-flakes.txt' (44,275) at 20240405153230531
46014 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/exynos_adc.c' (44,276) at 20240405153048953
46015 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/lpc18xx_wdt.c' (44,277) at 20240405153052241
46016 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_core.c' (44,278) at 20240405153232055
46017 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/0001-Add-configure-options-for-packages.patch' (44,279) at 20240113090014536
46018 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/Makefile' (44,280) at 20240405153052049
46019 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker' (44,281) at 20241211090212534
46020 2025-01-08 03:00:48.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-pci.c' (44,282) at 20240405153052105
46021 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_mpc52xx.c' (44,283) at 20240405153230179
46022 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh7100.c' (44,284) at 20240405153051485
46023 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/olympus-nuvoton-ipmi-fru-properties.yaml' (44,285) at 20210307205554094
46024 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm47xx_wdt.c' (44,286) at 20240405153052237
46025 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_hooks_lwtunnel.h' (44,287) at 20220525020654643
46026 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions.hpp' (44,288) at 20220727030021545
46027 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/writing-schema.rst' (44,289) at 20240405153045185
46028 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ti-dm-systimer.c' (44,290) at 20241211090145401
46029 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpass-gfm-sm8250.c' (44,291) at 20240405153230235
46030 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-burnet.dts' (44,292) at 20241211090145373
46031 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/Makefile' (44,293) at 20240405153045985
46032 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/cache.json' (44,294) at 20240405153054109
46033 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/u-boot-spl.lds' (44,295) at 20210308005002844
46034 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-juniper.dtsi' (44,296) at 20220525020651918
46035 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/fs_operation.c' (44,297) at 20240405153052265
46036 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_keys.c' (44,298) at 20241216090017717
46037 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/maccess.c' (44,299) at 20220525020652014
46038 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/inno-rk3036.txt' (44,300) at 20210307214925430
46039 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/api.rst' (44,301) at 20240405153229847
46040 2025-01-08 03:00:48.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pip_24.3.1.bb' (44,302) at 20241221090017668
46041 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0005-Use-posix-strerror_r-with-musl.patch' (44,303) at 20241221090017516
46042 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/highbank.c' (44,304) at 20241211090212246
46043 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemumips64-multi.yml' (44,305) at 20210812000025270
46044 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-janus_1.0.0.bb' (44,306) at 20240301090012431
46045 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-ath79.txt' (44,307) at 20210307214925438
46046 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/inventory.c' (44,308) at 20210309003648864
46047 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_phy.h' (44,309) at 20240405153051893
46048 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/Kconfig' (44,310) at 20240405153231587
46049 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/k3_rproc.c' (44,311) at 20210308005003476
46050 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina-early-sys-init' (44,312) at 20241122090013116
46051 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager/bios-update' (44,313) at 20240828080010887
46052 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpoa_caches.h' (44,314) at 20210307214931870
46053 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vmc/irqsrcs_vmc_1_0.h' (44,315) at 20210307214927702
46054 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/ddr.c' (44,316) at 20210308005003052
46055 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/openipmi_2.0.36.bb' (44,317) at 20241221090017496
46056 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/clock_logger.hpp' (44,318) at 20230915080021805
46057 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorControl/meson.build' (44,319) at 20230825080021137
46058 2025-01-08 03:00:48.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-esdhc-mcf.c' (44,320) at 20240405153230859
46059 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtsx_usb.h' (44,321) at 20220804100016076
46060 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmxml/libmxml_4.0.3.bb' (44,322) at 20241206090014262
46061 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc32-linux-musl' (44,323) at 20220402030016247
46062 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/SBE/meson.build' (44,324) at 20230825080021133
46063 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_common_util.h' (44,325) at 20240405153054237
46064 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (44,326) at 20240712080022837
46065 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cache.S' (44,327) at 20210308005002556
46066 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_win_defconfig' (44,328) at 20210308005003272
46067 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-base.out' (44,329) at 20210308005046413 to deleted uid set
46068 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6838.dtsi' (44,330) at 20210308005002812
46069 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/bufferiszero.c.inc' (44,331) at 20240906080037184
46070 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/alerts/index.md' (44,332) at 20221215040043186
46071 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_reg.h' (44,333) at 20210307214928702
46072 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_sru.h' (44,334) at 20240405153049445
46073 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7743-sysc.h' (44,335) at 20210307214931346
46074 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-pid-control/config.json' (44,336) at 20230317080013785
46075 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uswid_0.5.0.bb' (44,337) at 20241206090014270
46076 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/meson.build' (44,338) at 20241211090212454
46077 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbpsi/libdvbpsi_1.3.3.bb' (44,339) at 20231126090012781
46078 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-net.h' (44,340) at 20210308005046481
46079 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8_param.h' (44,341) at 20210307214930554
46080 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/scmi-hwmon.c' (44,342) at 20240405153048873
46081 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sigcontext.h' (44,343) at 20210307214926250
46082 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/numa.c' (44,344) at 20210309003648984
46083 2025-01-08 03:00:48.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/atomic_add-bench.c' (44,345) at 20220429100100874
46084 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/bitfield.h' (44,346) at 20240405153050265
46085 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/makefile_race.patch' (44,347) at 20210307205553874
46086 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_46.1.bb' (44,348) at 20241221090017488
46087 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c' (44,349) at 20240405153050249
46088 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_icpu_cfg.h' (44,350) at 20210308005002820
46089 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integratorap-im-pd1.dts' (44,351) at 20240405153045401
46090 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connlabel.c' (44,352) at 20210307214932026
46091 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/trace.h' (44,353) at 20210308005045901
46092 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/oe_cmake_fixup.patch' (44,354) at 20210812000025274
46093 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch' (44,355) at 20241206090014338
46094 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/069.out' (44,356) at 20210308005046441
46095 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/loop.h' (44,357) at 20240405153052681
46096 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/Kconfig' (44,358) at 20210308005002960
46097 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/as3711.c' (44,359) at 20240405153049601
46098 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/parser.c' (44,360) at 20240405153053097
46099 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-C' (44,361) at 20210307205554418
46100 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower.sh' (44,362) at 20240405153054345
46101 2025-01-08 03:00:48.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/DefaultKeyAssignments' (44,363) at 20210309003649132
46102 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-SalzburgAG' (44,364) at 20210307205553758
46103 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-word.err' (44,365) at 20210308005046405
46104 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pdata-quirks.c' (44,366) at 20240429080012404
46105 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/Kconfig' (44,367) at 20240405153048769
46106 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-r40-ccu.h' (44,368) at 20210308005003636
46107 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-bsp/u-boot/u-boot-aspeed/0001-board-aspeed-Add-reset_phy-for-Zaius.patch' (44,369) at 20241206090014234
46108 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/secrets/coco.rst' (44,370) at 20240405153229827
46109 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/cookies.hpp' (44,371) at 20240712080005848
46110 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/activation_mmc.cpp' (44,372) at 20230511080022135
46111 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml' (44,373) at 20210309003648400
46112 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2hk.h' (44,374) at 20210308005002732
46113 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr.h' (44,375) at 20240405153052501
46114 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/netbase/netbase_6.4.bb' (44,376) at 20221120040010730
46115 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/Makefile' (44,377) at 20210308005003340
46116 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcnicdhcp.network' (44,378) at 20240913080015313
46117 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-iot.dtsi' (44,379) at 20210308005002596
46118 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/asm-offsets.c' (44,380) at 20220525020651982
46119 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-sysfs-cross-compile.patch' (44,381) at 20210307205553818
46120 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/Makefile' (44,382) at 20210308005003052
46121 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_fcntl.h' (44,383) at 20210308005046093
46122 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/dif.h' (44,384) at 20220429100100498
46123 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.txt' (44,385) at 20240405153045153
46124 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.c' (44,386) at 20240405153048657
46125 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/commit.c' (44,387) at 20240805080014019
46126 2025-01-08 03:00:48.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_am335x_common.h' (44,388) at 20210308005003620
46127 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/st,stm32mp13-regulator.h' (44,389) at 20240405153231799
46128 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap7.decode' (44,390) at 20210308005046389
46129 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-pci.c' (44,391) at 20240405153052097
46130 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/phosphor-buttons/obmc-phosphor-buttons/yosemitev2/gpio_defs.json' (44,392) at 20221005030014094
46131 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/bus.h' (44,393) at 20240405153051777
46132 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/Kconfig' (44,394) at 20210307214929246
46133 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/mctp_endpoint_discovery.cpp' (44,395) at 20241204090036299
46134 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5.inc' (44,396) at 20241221090017636
46135 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/test_encl.c' (44,397) at 20240405153232287
46136 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_0_masks.h' (44,398) at 20240405153046601
46137 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_msi.c' (44,399) at 20240613080016363
46138 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/readings.hpp' (44,400) at 20230524080039233
46139 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/MAINTAINERS' (44,401) at 20210308005003016
46140 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/standby.cfg' (44,402) at 20210307214932618
46141 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_prvt_hbw_regs.h' (44,403) at 20240405153046585
46142 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/pci.h' (44,404) at 20210307214926222
46143 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_meta.cpp' (44,405) at 20241123090021035
46144 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ximg.c' (44,406) at 20210308005003220
46145 2025-01-08 03:00:48.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp_scu.c' (44,407) at 20210307214925866
46146 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__when_all.hpp' (44,408) at 20241219090033964
46147 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/verify_pefile.c' (44,409) at 20240405153230155
46148 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/Kconfig' (44,410) at 20210307214930518
46149 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/af_netlink.h' (44,411) at 20241125090012267
46150 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/fsp_configs.c' (44,412) at 20210308005002852
46151 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/Kconfig' (44,413) at 20210308005002904
46152 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/files/greatlakes-system-state-init@.service' (44,414) at 20230304090014132
46153 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal.h' (44,415) at 20240405153231159
46154 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/Makefile' (44,416) at 20240613080016363
46155 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/codec.h' (44,417) at 20240405153052885
46156 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/stream_encoder.h' (44,418) at 20240405153230415
46157 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-debug.c' (44,419) at 20240405153049469
46158 2025-01-08 03:00:48.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/brcm,bcm23550-cdc.yaml' (44,420) at 20240405153045153
46159 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/cec.h' (44,421) at 20240613080016503
46160 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Huesca' (44,422) at 20210307205553766
46161 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/macsec_struct.h' (44,423) at 20240405153049817
46162 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/Makefile' (44,424) at 20210307214928538
46163 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42xattr.c' (44,425) at 20240405153052421
46164 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_mirred.c' (44,426) at 20240405153232071
46165 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8349EMDS.h' (44,427) at 20210308005003576
46166 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/bios_handler.hpp' (44,428) at 20240826080018279
46167 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/devkit8000.c' (44,429) at 20210308005003080
46168 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.h' (44,430) at 20220525020652971
46169 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Darwin' (44,431) at 20210307205553762
46170 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/mop500_ab8500.c' (44,432) at 20240405153054017
46171 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-dotword.bconf' (44,433) at 20210307214932458
46172 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa25x.c' (44,434) at 20240405153045677
46173 2025-01-08 03:00:48.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/debug_public.h' (44,435) at 20240405153051833
46174 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_pgtable.c' (44,436) at 20240405153230047
46175 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/meson.build' (44,437) at 20211211040043768
46176 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/module.c' (44,438) at 20220525020651986
46177 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-omap.c' (44,439) at 20240405153048909
46178 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-apmixedsys.c' (44,440) at 20240405153230215
46179 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_timer_private.h' (44,441) at 20210307214930542
46180 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nand.c' (44,442) at 20210308005003556
46181 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.h' (44,443) at 20240805080013975
46182 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap443x.dtsi' (44,444) at 20240405153045609
46183 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.h' (44,445) at 20210307214929942
46184 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c' (44,446) at 20220525020652967
46185 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/tx79.decode' (44,447) at 20240326080039682
46186 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-core.c' (44,448) at 20240405153049525
46187 2025-01-08 03:00:48.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-emlid-neutis-n5.dtsi' (44,449) at 20240405153045709
46188 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/kvm_para.h' (44,450) at 20240405153046401
46189 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_intr.c' (44,451) at 20240405153051737
46190 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-turris-omnia.c' (44,452) at 20240405153230755
46191 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_reset.sh' (44,453) at 20230606080013598
46192 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_trace_points.c' (44,454) at 20210307214927766
46193 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hemavan' (44,455) at 20210307205553782
46194 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/mux.c' (44,456) at 20210308005003076
46195 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/Kconfig' (44,457) at 20210307214931978
46196 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/driver.c' (44,458) at 20241211090145405
46197 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/napi.h' (44,459) at 20210307214931610
46198 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/CLI11.wrap' (44,460) at 20230714080032711
46199 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7020.dtsi' (44,461) at 20210307214926022
46200 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/tp.c' (44,462) at 20210307214929358
46201 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8907.c' (44,463) at 20240405153051497
46202 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/radiusd.service' (44,464) at 20230114040015474
46203 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/Makefile' (44,465) at 20210308005002800
46204 2025-01-08 03:00:48.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/Makefile' (44,466) at 20240405153054221
46205 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_reqlist.h' (44,467) at 20240405153051537
46206 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx7-power.h' (44,468) at 20210307214931346
46207 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spitfire.h' (44,469) at 20210307214926586
46208 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/syscalls/syscall.tbl' (44,470) at 20240710080014577
46209 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkt_dflt.c' (44,471) at 20240405153046869
46210 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/ssi-sd.c' (44,472) at 20241211090212334
46211 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_devconfig.c' (44,473) at 20241211090212354
46212 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/transport.c' (44,474) at 20241216090017785
46213 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.c' (44,475) at 20210309003651644
46214 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm3725.dtsi' (44,476) at 20240405153045597
46215 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/Kconfig' (44,477) at 20210308005003028
46216 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1016.h' (44,478) at 20210307214932322
46217 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingUnitCollection_v1.xml' (44,479) at 20240619080002924
46218 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweroff' (44,480) at 20241029080011443
46219 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb' (44,481) at 20230706080014745
46220 2025-01-08 03:00:48.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kcmp.h' (44,482) at 20210307214931638
46221 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/rp2.c' (44,483) at 20241008080013983
46222 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-core.c' (44,484) at 20240405153046909
46223 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/config' (44,485) at 20210307214932670
46224 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg-format.h' (44,486) at 20240405153051945
46225 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/sgx.rst' (44,487) at 20240906080037180
46226 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/sensor_mock.hpp' (44,488) at 20220412175720090
46227 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/dlink-dir685-touchkeys.c' (44,489) at 20240405153049133
46228 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/Makefile' (44,490) at 20210308005002548
46229 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/json-parser.hpp' (44,491) at 20240828080025979
46230 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx.h' (44,492) at 20210307214930670
46231 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mscc,miim.yaml' (44,493) at 20240405153045117
46232 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/mime.bbclass' (44,494) at 20220910030013389
46233 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/lpc.h' (44,495) at 20210308005100993
46234 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/sequence_numbers.c' (44,496) at 20210308005100993
46235 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/cgroup_event_listener.c' (44,497) at 20210307214932470
46236 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target.h' (44,498) at 20241211090212526
46237 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/Makefile' (44,499) at 20210307214928846
46238 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c' (44,500) at 20240405153231571
46239 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_rtime.c' (44,501) at 20210308005003548
46240 2025-01-08 03:00:48.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/LICENSE' (44,502) at 20210308005117205
46241 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ib_virt.c' (44,503) at 20240405153049081
46242 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev' (44,504) at 20240210090012534
46243 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/align.c' (44,505) at 20240405153046133
46244 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipmi_smi.h' (44,506) at 20240405153052713
46245 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/314' (44,507) at 20240326080039734
46246 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3588.c' (44,508) at 20241008080013915
46247 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h' (44,509) at 20240830080013259
46248 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-vdec.c' (44,510) at 20240405153046793
46249 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8.dtsi' (44,511) at 20240405153045717
46250 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat_0.1.8.bb' (44,512) at 20230401080011939
46251 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/sysrq.c' (44,513) at 20240405153230015
46252 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/remove-user-host-pwd-from-version.patch' (44,514) at 20210316000012677
46253 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts' (44,515) at 20240405153045417
46254 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,armada-apn806-pinctrl.txt' (44,516) at 20210308005003304
46255 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch' (44,517) at 20230706080014765
46256 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/i386-softmmu/default.mak' (44,518) at 20241211090212222
46257 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/early_printk.c' (44,519) at 20210309003648960
46258 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/main.cpp' (44,520) at 20240806080031092
46259 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/eth.c' (44,521) at 20210308005002964
46260 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/at91.h' (44,522) at 20240405153052641
46261 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8998.c' (44,523) at 20240405153053881
46262 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-src-eventloop.cpp-use-portable-method-for-initializi.patch' (44,524) at 20210307205553886
46263 2025-01-08 03:00:48.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/htcpen.c' (44,525) at 20220525020653187
46264 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/aspeed.inc' (44,526) at 20241126090011759
46265 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/dropbear-migrate-key-location.service' (44,527) at 20230510080014491
46266 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss.h' (44,528) at 20210307214930926
46267 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a.dts' (44,529) at 20240405153229891
46268 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_mdp_rdma.c' (44,530) at 20240405153230583
46269 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-python-multipart/run-ptest' (44,531) at 20241221090017560
46270 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/writeback.c' (44,532) at 20240617080017390
46271 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_mrc.py' (44,533) at 20210308005003748
46272 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/ctl.h' (44,534) at 20240405153051981
46273 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/asm-prototypes.h' (44,535) at 20220525020651798
46274 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/eth_lx2160aqds.c' (44,536) at 20210308005002972
46275 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-a1-reset.h' (44,537) at 20210307214931346
46276 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/powerpc_change-the-memory-size-limit.patch' (44,538) at 20210307205553750
46277 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/note.S' (44,539) at 20240405153046081
46278 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/README.P1010RDB-PB' (44,540) at 20210308005002988
46279 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/Kconfig' (44,541) at 20210308005003020
46280 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/ioremap.h' (44,542) at 20210308005002820
46281 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/macsec.c' (44,543) at 20240405153230715
46282 2025-01-08 03:00:48.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/mm.h' (44,544) at 20240405153231803
46283 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/lan9118.c' (44,545) at 20241211090212306
46284 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/trace.h' (44,546) at 20210308005046109
46285 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/Makefile.vdso' (44,547) at 20241211090212374
46286 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/Makefile' (44,548) at 20240405153047257
46287 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_exp.y' (44,549) at 20220525020655111
46288 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/crow_getroutes_test.cpp' (44,550) at 20240904080003186
46289 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/sys_helper.c' (44,551) at 20240906080037508
46290 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/refcounttree.h' (44,552) at 20220525020654475
46291 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2up.service' (44,553) at 20230627080016966
46292 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml' (44,554) at 20240405153229783
46293 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/015.out' (44,555) at 20210308005046429
46294 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/irq.h' (44,556) at 20210307214930546
46295 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/bosch,bno055.yaml' (44,557) at 20240405153045073
46296 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/mach-types' (44,558) at 20240405153045701
46297 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/trace.h' (44,559) at 20210308005046293
46298 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/opt3001.c' (44,560) at 20241023080012879
46299 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/init' (44,561) at 20210307205553938
46300 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_svm.c' (44,562) at 20240405153230607
46301 2025-01-08 03:00:48.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/Kconfig' (44,563) at 20210307214926982
46302 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac53c94.c' (44,564) at 20240405153051653
46303 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/unistd.h' (44,565) at 20210307214926554
46304 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/posix_types.h' (44,566) at 20210307214925650
46305 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/misc.c' (44,567) at 20240405153046197
46306 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi' (44,568) at 20240405153045753
46307 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_device_driver.c' (44,569) at 20210307214932738
46308 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/3c120_devboard.h' (44,570) at 20210308005003572
46309 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8ulp-cgc-clock.yaml' (44,571) at 20240405153045025
46310 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/styles/palette.styl' (44,572) at 20220105012522959
46311 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse-tegra30.c' (44,573) at 20240405153231455
46312 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-storage-daemon.rst' (44,574) at 20221215040039082
46313 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/auth.h' (44,575) at 20210307214931574
46314 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/README' (44,576) at 20210308005116217
46315 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/libwatchdog_git.bb' (44,577) at 20241206090014226
46316 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser_error.hpp' (44,578) at 20210914000041091
46317 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/u-boot_%.bbappend' (44,579) at 20241206090014278
46318 2025-01-08 03:00:48.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/uncore-memory.json' (44,580) at 20240405153054121
46319 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c' (44,581) at 20240405153050513
46320 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/leds-bcm6328.txt' (44,582) at 20210308005003304
46321 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/Kconfig' (44,583) at 20240405153052557
46322 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml' (44,584) at 20240405153045041
46323 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsroot.c' (44,585) at 20240405153052509
46324 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire.dtsi' (44,586) at 20240405153045765
46325 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/Makefile' (44,587) at 20210308005003020
46326 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dts' (44,588) at 20240405153045721
46327 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/README.md' (44,589) at 20240413080012667
46328 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops.h' (44,590) at 20240906080037136
46329 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/common.c' (44,591) at 20240405153231907
46330 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mkuboot.sh' (44,592) at 20210307214932158
46331 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sdb.dts' (44,593) at 20210308005002588
46332 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0011-Remove-bionic-specific-calls.patch' (44,594) at 20210307205553894
46333 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/Makefile' (44,595) at 20240405153045657
46334 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_qspi_defconfig' (44,596) at 20210308005003264
46335 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/json_parser.cpp' (44,597) at 20240820080023694
46336 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ammarnas_Ribovardo' (44,598) at 20210307205553778
46337 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup-rwstat.c' (44,599) at 20210406100034963
46338 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cython/0001-Output-import-relative-paths-in-generated-C-code.-GH.patch' (44,600) at 20241221090017668
46339 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi.h' (44,601) at 20210309003649784
46340 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistryFileCollection_v1.xml' (44,602) at 20240619080002928
46341 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bdrv-graph-mod.c' (44,603) at 20240906080037580
46342 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/exynos-srom.h' (44,604) at 20210307214928986
46343 2025-01-08 03:00:48.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/test_kexec_file_load.sh' (44,605) at 20240405153054313
46344 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/vmlinux.scr' (44,606) at 20210307214926306
46345 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/virtio_pci/vp_vdpa.c' (44,607) at 20241125090012255
46346 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/imm.c' (44,608) at 20240405153051609
46347 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt_2.7.2.bb' (44,609) at 20241206090014242
46348 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gmpy2_2.2.1.bb' (44,610) at 20241221090017552
46349 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm2835.c' (44,611) at 20240405153051305
46350 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tracing/trace' (44,612) at 20221209040019095
46351 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/hellomod.c' (44,613) at 20210307205554442
46352 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/frame_kern.h' (44,614) at 20210307214926622
46353 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/percpu.h' (44,615) at 20210307214926582
46354 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_maps.c' (44,616) at 20241216090017805
46355 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/uid16.c' (44,617) at 20210307214931786
46356 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_keys.c' (44,618) at 20240805080014059
46357 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-crb-swtpm-test.c' (44,619) at 20230426080043948
46358 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h' (44,620) at 20220525020652959
46359 2025-01-08 03:00:48.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_pch.h' (44,621) at 20240405153048553
46360 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/buildjson.cpp' (44,622) at 20240904080040759
46361 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/google,goldfish-fb.txt' (44,623) at 20210307214925302
46362 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_kms.c' (44,624) at 20240405153048701
46363 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/inc/srvcfg_manager.hpp' (44,625) at 20220921030037331
46364 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/bus.c' (44,626) at 20240405153052145
46365 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (44,627) at 20240206090017943
46366 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_nested.c' (44,628) at 20241211090145385
46367 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_tty.c' (44,629) at 20240624080012800
46368 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-odmi.c' (44,630) at 20240405153049201
46369 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap44xx.h' (44,631) at 20210307214925918
46370 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-trbe.rst' (44,632) at 20220525020651758
46371 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700.h' (44,633) at 20240405153053741
46372 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/emulate.c' (44,634) at 20240405153046173
46373 2025-01-08 03:00:48.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callout.hpp' (44,635) at 20240301090029663
46374 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/Makefile' (44,636) at 20210308005002976
46375 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/4xx.c' (44,637) at 20210307214926338
46376 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/psci.S' (44,638) at 20210308005002964
46377 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_entry.cpp' (44,639) at 20240620080024795
46378 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-emul-uclass.c' (44,640) at 20210308005003448
46379 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_param.h' (44,641) at 20210307214930558
46380 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/cpu-uclass.c' (44,642) at 20210308005003356
46381 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_wait.c' (44,643) at 20240405153054357
46382 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/interfaceaddtest.cpp' (44,644) at 20230520080021600
46383 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch' (44,645) at 20230706080014761
46384 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/orb.h' (44,646) at 20210307214930242
46385 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-smi.c' (44,647) at 20210307214927062
46386 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-crypto_git.bb' (44,648) at 20230610080017599
46387 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-conf-reg.h' (44,649) at 20210307214928810
46388 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/skas/Makefile' (44,650) at 20240405153046345
46389 2025-01-08 03:00:48.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845.dtsi' (44,651) at 20240812080017228
46390 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/components/AppNavigation/ibm.js' (44,652) at 20241004080035963
46391 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_main.c' (44,653) at 20240405153049957 to deleted uid set
46392 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlskrona_Vamo' (44,654) at 20210307205553786
46393 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/power-domain.c' (44,655) at 20210308005003740
46394 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sun-PPP' (44,656) at 20241221090017616
46395 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/at91sam9_sdramc.h' (44,657) at 20210307214931590
46396 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-blaze-emc.dtsi' (44,658) at 20240405153045477
46397 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctimap.h' (44,659) at 20220525020654991
46398 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-acpi.c' (44,660) at 20240405153230655
46399 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts' (44,661) at 20240405153229951
46400 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__ranges.hpp' (44,662) at 20240406080037800
46401 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson_2.14.bb' (44,663) at 20241221090017516
46402 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/proto.h' (44,664) at 20220525020651802
46403 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-deassert@.service' (44,665) at 20240113090014532
46404 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/hostSelector_switch.cpp' (44,666) at 20240820080021574
46405 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxreg-hotplug.c' (44,667) at 20240405153231339
46406 2025-01-08 03:00:48.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/iana.hpp' (44,668) at 20210308004925448
46407 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_drv.c' (44,669) at 20241001080013016
46408 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/dwapb_gpio.c' (44,670) at 20210308005003376
46409 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/power.h' (44,671) at 20240405153054029
46410 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts' (44,672) at 20240405153045725
46411 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb' (44,673) at 20241221090017492
46412 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/sh_keysc.c' (44,674) at 20240405153049137
46413 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Angersjo' (44,675) at 20210307205553778
46414 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/mem_noshuf.c' (44,676) at 20230925080040097
46415 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-x86-topo.c' (44,677) at 20240906080037584
46416 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fixedbds/fixedbds_1.0/ia_css_fixedbds_types.h' (44,678) at 20210307214930554
46417 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/gpio.c' (44,679) at 20210308005003740
46418 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/avr_timer16.c' (44,680) at 20241211090212338
46419 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fib_rules.h' (44,681) at 20240405153052845
46420 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sc1200wdt.c' (44,682) at 20210309003653352
46421 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/MAINTAINERS' (44,683) at 20241211090212206
46422 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/thread_info.h' (44,684) at 20240405153045973
46423 2025-01-08 03:00:48.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.3.rst' (44,685) at 20240413080012675
46424 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_dbm_soc1_defconfig' (44,686) at 20210308005003280
46425 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-buildid-cache.txt' (44,687) at 20240405153054077
46426 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/Kconfig' (44,688) at 20240405153230299
46427 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/0001-feat-dracut-install-split-ldd-command-arguments-for-.patch' (44,689) at 20241206090014238
46428 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mailbox/qcom-ipcc.h' (44,690) at 20240405153052649
46429 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/octeon-wdt-main.c' (44,691) at 20220525020654331
46430 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/fifo8.h' (44,692) at 20241211090212366
46431 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/op-occ-disable@.service' (44,693) at 20230210040018895
46432 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.err' (44,694) at 20240906080037560
46433 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc.h' (44,695) at 20220525020654883
46434 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/zImage.ps3.lds.S' (44,696) at 20220525020652030
46435 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium-octeon.c' (44,697) at 20240405153231459
46436 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_04.02.07.bb' (44,698) at 20241217090357822
46437 2025-01-08 03:00:48.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_arc_aux_regs.h' (44,699) at 20240405153046601
46438 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c' (44,700) at 20240405153230563
46439 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_common.c' (44,701) at 20240405153230803
46440 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/Makefile' (44,702) at 20220525020654263
46441 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_hostif.h' (44,703) at 20220525020654119
46442 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-lp3952.h' (44,704) at 20210307214931414
46443 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8916.h' (44,705) at 20210307214931350
46444 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb' (44,706) at 20231126090012785
46445 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-hsdk/Kconfig' (44,707) at 20220525020651806
46446 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5120-regulator.c' (44,708) at 20240405153051473
46447 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun4i-a10-ccu.h' (44,709) at 20210307214931334
46448 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_asm.c' (44,710) at 20210307214932462
46449 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/trace-events' (44,711) at 20241211090212282
46450 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-variable-renames.py' (44,712) at 20220405030025649
46451 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb' (44,713) at 20231126090012805
46452 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Makefile' (44,714) at 20240411080014074
46453 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev.h' (44,715) at 20240405153232003
46454 2025-01-08 03:00:48.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/server-led.scss' (44,716) at 20210308005107077
46455 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt8912b.c' (44,717) at 20241008080013923
46456 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/spinlock_types.h' (44,718) at 20210307214926674
46457 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/meson.build' (44,719) at 20210927100127437
46458 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/videodev2.h' (44,720) at 20240405153231883
46459 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a09g011-v2mevk2.dts' (44,721) at 20240405153045809
46460 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1019.yaml' (44,722) at 20220525020651714
46461 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_ctx.h' (44,723) at 20210307214927858
46462 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/MAINTAINERS' (44,724) at 20210308005002972
46463 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js' (44,725) at 20210307205554278
46464 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Kconfig.debug' (44,726) at 20240405153045933
46465 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/Makefile' (44,727) at 20210307214930430
46466 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20_common.dtsi' (44,728) at 20240405153045473
46467 2025-01-08 03:00:48.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk.inc' (44,729) at 20241221090017536
46468 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_mmu.c' (44,730) at 20210307214926430
46469 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/artpec6.txt' (44,731) at 20210307214925286
46470 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/visionox,r66451.yaml' (44,732) at 20240405153229763
46471 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/keyctl_pkey.c' (44,733) at 20220525020654955
46472 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/numa_balancing.h' (44,734) at 20241008080014011
46473 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_base.c' (44,735) at 20210308005003416
46474 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/Kconfig' (44,736) at 20240405153046717
46475 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/VeraMono.ttf' (44,737) at 20210307205554370 to deleted uid set
46476 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/spear_spics.txt' (44,738) at 20210307214925318
46477 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cython_3.0.11.bb' (44,739) at 20241221090017668
46478 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_dev.c' (44,740) at 20240405153051561
46479 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/npcm8xx_defconfig' (44,741) at 20231107090016217
46480 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta32x.h' (44,742) at 20210307214932338
46481 2025-01-08 03:00:48.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_titan.c' (44,743) at 20210307214925658
46482 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris.dts' (44,744) at 20240405153045529
46483 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c' (44,745) at 20240405153231051
46484 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb' (44,746) at 20241221090017488
46485 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_comment.c' (44,747) at 20210307214932026
46486 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/xusbatm.c' (44,748) at 20220525020654239
46487 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_mem.c' (44,749) at 20210308005002788
46488 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/pmae_handling_test.c' (44,750) at 20210307214932706
46489 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/MAINTAINERS' (44,751) at 20210308005002996
46490 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/ucontext.h' (44,752) at 20210307214926166
46491 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0003-musl-does-not-provide-canonicalize_file_name.patch' (44,753) at 20230919080013990
46492 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_irq.c' (44,754) at 20240405153048677
46493 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/htab_reuse.c' (44,755) at 20240405153054269
46494 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/gt64120.h' (44,756) at 20210308005003652
46495 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/pinmux-config-p2571.h' (44,757) at 20210308005003024
46496 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts' (44,758) at 20240405153045829
46497 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/Kconfig' (44,759) at 20240405153052081
46498 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pci.h' (44,760) at 20240405153045973
46499 2025-01-08 03:00:48.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_accel.c' (44,761) at 20210307214930914
46500 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-fw-loader.c' (44,762) at 20241018080014486
46501 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/udisp.c' (44,763) at 20240405153048637
46502 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Frameworx-1.0' (44,764) at 20210307205554422
46503 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mtd' (44,765) at 20240405153229731
46504 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bprm_opts.c' (44,766) at 20220525020655199
46505 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.11.rst' (44,767) at 20241221090017592
46506 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pbl_crc32.h' (44,768) at 20210308005003772
46507 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch' (44,769) at 20231011080016582
46508 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/eisa.c' (44,770) at 20210307214926294
46509 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (44,771) at 20220629030020274
46510 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power9-dual.dtsi' (44,772) at 20240405153045425
46511 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/board.c' (44,773) at 20210308005003004
46512 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sun-PPP-2000' (44,774) at 20241221090017616
46513 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-em3027.c' (44,775) at 20240405153051497
46514 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/pq2.h' (44,776) at 20210307214926454
46515 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c' (44,777) at 20240405153047269
46516 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/eth-raw-os.h' (44,778) at 20210308005002848
46517 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/machine/platform_configs.inc' (44,779) at 20211013000033044
46518 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_wakeref.c' (44,780) at 20240405153048541
46519 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_fibonacci.S' (44,781) at 20230426080043952
46520 2025-01-08 03:00:48.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-ipmid-whitelist.conf' (44,782) at 20230808080035357
46521 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/fan53555.txt' (44,783) at 20210308005003308
46522 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.prettierignore' (44,784) at 20240529080008427
46523 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410.dtsi' (44,785) at 20240405153045569
46524 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/g364fb.c' (44,786) at 20241211090212266
46525 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/classes/socsec-sign.bbclass' (44,787) at 20220809100017530
46526 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/standard-vga.rst' (44,788) at 20240326080039406
46527 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mips_cmgcr.c' (44,789) at 20241211090212298
46528 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/Makefile' (44,790) at 20210308005003040
46529 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/index.rst' (44,791) at 20240405153045333
46530 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h' (44,792) at 20240405153230591
46531 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/armsse-version.h' (44,793) at 20210927100127229
46532 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/trace.c' (44,794) at 20240830080013295
46533 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c' (44,795) at 20220525020653619
46534 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_prime.c' (44,796) at 20240429080012424
46535 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/CODE_OF_CONDUCT.md' (44,797) at 20220823030015959
46536 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/davinci/psc.txt' (44,798) at 20210307214925294
46537 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/cw1200.h' (44,799) at 20210307214929962
46538 2025-01-08 03:00:48.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/spctrl/interface/ia_css_spctrl_comm.h' (44,800) at 20210307214930570
46539 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_audio.h' (44,801) at 20220525020652999
46540 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/socionext,uniphier-efuse.yaml' (44,802) at 20240405153045121
46541 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/Makefile' (44,803) at 20210307214928338
46542 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/vmemmap_dedup.rst' (44,804) at 20240405153229819
46543 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcap.c' (44,805) at 20220525020653955
46544 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-calib.c' (44,806) at 20210309003651672
46545 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra186-bpmp-thermal.h' (44,807) at 20210307214931350
46546 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/riscv/host-signal.h' (44,808) at 20220429100100642
46547 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-vfio.c' (44,809) at 20240326080039486
46548 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-audsys-clk.h' (44,810) at 20240405153053969
46549 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm9240.rst' (44,811) at 20210307214925498
46550 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/Kconfig' (44,812) at 20240326080039494
46551 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_zero_size_window.c' (44,813) at 20230809080010799
46552 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user.h' (44,814) at 20210307214926678
46553 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/auxvec.h' (44,815) at 20210307214926066
46554 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/config' (44,816) at 20210307214932722
46555 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/use-g_new-etc.cocci' (44,817) at 20220429100100746
46556 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-dlink-dir-885l.dts' (44,818) at 20240405153229871
46557 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-cap.c' (44,819) at 20241211090145449
46558 2025-01-08 03:00:48.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/configs/generic-32bit_defconfig' (44,820) at 20240405153046065
46559 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/dsa.rst' (44,821) at 20240405153045237
46560 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_msg_supplicant.h' (44,822) at 20210308005003496
46561 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence-unwrap.h' (44,823) at 20240405153052681
46562 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/MemoryECC.interface.yaml' (44,824) at 20220315030032667
46563 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/guestfd.c' (44,825) at 20240906080037444
46564 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/README' (44,826) at 20240405153045225
46565 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise_hist.c' (44,827) at 20240405153232287
46566 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_debugfs.c' (44,828) at 20240405153046721
46567 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/fno-common.patch' (44,829) at 20210307205553882
46568 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-palette.c' (44,830) at 20240326080039754
46569 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmstat.c' (44,831) at 20241211090145549
46570 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/kunpeng_hccs.h' (44,832) at 20240405153231451
46571 2025-01-08 03:00:48.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci.h' (44,833) at 20240405153046389
46572 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_resp.c' (44,834) at 20240628080013993
46573 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9554_regs.h' (44,835) at 20240906080037332
46574 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat_dbgfs.h' (44,836) at 20240405153230267
46575 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nvidia,tegra20-hsuart.yaml' (44,837) at 20240405153229795
46576 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/noa1305.c' (44,838) at 20240405153049001
46577 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/pruss.c' (44,839) at 20240405153231455
46578 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/sign-images.its' (44,840) at 20210308005003332
46579 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/memset.S' (44,841) at 20210307214926498
46580 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-block-backend.c' (44,842) at 20210927100127641
46581 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_misc_dev.h' (44,843) at 20210309003653324
46582 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/callthunks.c' (44,844) at 20241220090018306
46583 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/meson.build' (44,845) at 20241211090212290
46584 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb' (44,846) at 20241221090017544
46585 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/vegman_rx20_baseboard.json' (44,847) at 20221221040007774
46586 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpass-sc7280.h' (44,848) at 20240405153052645
46587 2025-01-08 03:00:48.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/undefsym.py' (44,849) at 20210308005046249
46588 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/bridgingcommands.cpp' (44,850) at 20240829080009330
46589 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/templates/default/conf-notes.txt' (44,851) at 20220913030020496
46590 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-ram.c' (44,852) at 20240906080037140
46591 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/keyword_vpd_parser.cpp' (44,853) at 20240618080023329
46592 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/sysreset.c' (44,854) at 20210308005002860
46593 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/radix-4k.h' (44,855) at 20210309003648876
46594 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/trace-events' (44,856) at 20230426080043708
46595 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_db.h' (44,857) at 20210308005003364
46596 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_rw.c' (44,858) at 20210308005003728
46597 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/fuzz.c' (44,859) at 20240326080039738
46598 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/lpae.config' (44,860) at 20240405153229907
46599 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-mm.c' (44,861) at 20241211090212262
46600 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/0001-tools-gen_module_code-atomically-rewrite-the-generat.patch' (44,862) at 20230919080013950
46601 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_core.c' (44,863) at 20240405153051241
46602 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/task.hpp' (44,864) at 20240731080033666
46603 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hoglunda' (44,865) at 20210307205553782
46604 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/283' (44,866) at 20220429100100926
46605 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb_1.7.7.bb' (44,867) at 20241221090017528
46606 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan.cpp' (44,868) at 20240820080023694
46607 2025-01-08 03:00:48.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/init' (44,869) at 20230919080013990
46608 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/hsw_rt5640.c' (44,870) at 20240405153053949
46609 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_optc.h' (44,871) at 20240405153047261
46610 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/vnic_sdma.c' (44,872) at 20240405153049057
46611 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005-fe.c' (44,873) at 20240405153049549
46612 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v12_0.h' (44,874) at 20240405153048349
46613 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCFG/meson.build' (44,875) at 20230825080021137
46614 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/fuse_mnt.c' (44,876) at 20210307214932686
46615 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/Makefile' (44,877) at 20210308005003340
46616 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_sl50.h' (44,878) at 20210308005003584
46617 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/.gitignore' (44,879) at 20240405153232275
46618 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/irq.h' (44,880) at 20240405153046277
46619 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rxtx.c' (44,881) at 20240405153051949
46620 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/event_alternatives_tests_p9.c' (44,882) at 20240405153054361
46621 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-simple.h' (44,883) at 20210307214928802
46622 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/PalapaC2_C-113.0E' (44,884) at 20210307205553762
46623 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_ct_fast.c' (44,885) at 20240405153053333
46624 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/gfs2-uevents.rst' (44,886) at 20210307214925486
46625 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram_0.2.bb' (44,887) at 20241221090017524
46626 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa-pcm.c' (44,888) at 20210307214928682
46627 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-akcipher.c' (44,889) at 20241211090212530
46628 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bp_signal_overflow.c' (44,890) at 20240405153054161
46629 2025-01-08 03:00:48.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/itlb_miss.S' (44,891) at 20210307214926594
46630 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/esp6_offload.c' (44,892) at 20240405153053273
46631 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/power-supply-policy.bb' (44,893) at 20241206090014230
46632 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/intel_th.h' (44,894) at 20240405153048893
46633 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/ftrace.c' (44,895) at 20240405153045869
46634 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/Attributes.interface.yaml' (44,896) at 20210610000035122
46635 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/Makefile' (44,897) at 20240405153051325
46636 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/drd.c' (44,898) at 20240405153231543
46637 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/winchip.c' (44,899) at 20240405153046421
46638 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml' (44,900) at 20240405153229787
46639 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-gpio.h' (44,901) at 20210307214928686
46640 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_cfg.h' (44,902) at 20240405153049805
46641 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/README.md' (44,903) at 20241206090030891
46642 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/x_keymap.c' (44,904) at 20210927100127661
46643 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/asc.h' (44,905) at 20240906080037328
46644 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dp83848.c' (44,906) at 20210308005002720
46645 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (44,907) at 20241206090014218
46646 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/crypto_test.c' (44,908) at 20210309003654404
46647 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_res.c' (44,909) at 20240405153051245
46648 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/wd_timer.h' (44,910) at 20210307214925930
46649 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-add1.c' (44,911) at 20240405153231947
46650 2025-01-08 03:00:48.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pa.dts' (44,912) at 20210307214926346
46651 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcutiny.h' (44,913) at 20240405153231835
46652 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_frags.rst' (44,914) at 20240405153045297
46653 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/basic/.gitignore' (44,915) at 20240405153053437
46654 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netevent.h' (44,916) at 20240405153052857
46655 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cardbus.c' (44,917) at 20210307214930042
46656 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch' (44,918) at 20241221090017656
46657 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/Kconfig' (44,919) at 20220525020654851
46658 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_noinline.c' (44,920) at 20240405153054281
46659 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_32.S' (44,921) at 20240405153046153
46660 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/Makefile' (44,922) at 20210308005003072
46661 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/class_csr.h' (44,923) at 20210308005003676
46662 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/links.inc' (44,924) at 20220402030015991
46663 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/internal.h' (44,925) at 20240624080012832
46664 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-microsoft-surface-duo.dts' (44,926) at 20240405153045793
46665 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/meson.build' (44,927) at 20240827080002182
46666 2025-01-08 03:00:48.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1046aqds.h' (44,928) at 20210308005003600
46667 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend' (44,929) at 20230317080013797
46668 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx5-clock.h' (44,930) at 20210307214931326
46669 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/core.h' (44,931) at 20220525020653891
46670 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/boot.c' (44,932) at 20241211090212246
46671 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_core.h' (44,933) at 20240405153049413
46672 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_main.c' (44,934) at 20241211090145485
46673 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl6030_omap4.dtsi' (44,935) at 20240405153045609
46674 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/165' (44,936) at 20240326080039730
46675 2025-01-08 03:00:48.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-topkick.dts' (44,937) at 20240405153045457
46676 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c' (44,938) at 20240503080014490
46677 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/0001-Include-sys-time-h.patch' (44,939) at 20210307205553930
46678 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/platsmp.c' (44,940) at 20240405153045637
46679 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/extended_user_header_test.cpp' (44,941) at 20210308005049141
46680 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/Kconfig' (44,942) at 20241104090011571
46681 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/module.h' (44,943) at 20221215040039190
46682 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/extable.c' (44,944) at 20240405153046265
46683 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/Makefile' (44,945) at 20210307214926178
46684 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080a_simu_defconfig' (44,946) at 20210308005003268
46685 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pmac.h' (44,947) at 20240405153046213
46686 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_6_0_sh_mask.h' (44,948) at 20210307214927678
46687 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-dict.json' (44,949) at 20210308005046409
46688 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec5.2-0.dtsi' (44,950) at 20210307214926354
46689 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_strerror.c' (44,951) at 20240405153053445
46690 2025-01-08 03:00:48.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/bletchley-sled-removal@.target' (44,952) at 20230310090018691
46691 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_api.c' (44,953) at 20241211090145561
46692 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_cq.c' (44,954) at 20240405153051737
46693 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/law.c' (44,955) at 20210308005002988
46694 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/dot11d.c' (44,956) at 20210307214930622
46695 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch' (44,957) at 20241213090035014
46696 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/kvm-stat.c' (44,958) at 20240405153054085
46697 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/meson.build' (44,959) at 20240809080033019
46698 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/thresholds.hpp' (44,960) at 20241219090023000 to deleted uid set
46699 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/crash_dump.c' (44,961) at 20210307214931722
46700 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h' (44,962) at 20240405153230415
46701 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-misc-control.c' (44,963) at 20240405153053969
46702 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,ac5-pinctrl.yaml' (44,964) at 20240405153045133
46703 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h' (44,965) at 20210307214929350
46704 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf.c' (44,966) at 20240405153232223
46705 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_helper.c' (44,967) at 20241211090212510
46706 2025-01-08 03:00:48.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/as370-hwmon.c' (44,968) at 20240405153230659
46707 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input.h' (44,969) at 20240405153052709
46708 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SwitchCollection_v1.xml' (44,970) at 20240619080002936
46709 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vencsys.txt' (44,971) at 20210307214925278
46710 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/haltpoll.c' (44,972) at 20240405153046921
46711 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_renderstate.c' (44,973) at 20220525020652883
46712 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/instance-id.h' (44,974) at 20231110090010623
46713 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/Makefile' (44,975) at 20240405153052161
46714 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-acpi.c' (44,976) at 20240405153231295
46715 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/tags_test.c' (44,977) at 20240628080014037
46716 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.c' (44,978) at 20210307214927966
46717 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_sbi.h' (44,979) at 20240405153046245
46718 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/Kconfig' (44,980) at 20240405153046261
46719 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_board.c' (44,981) at 20210308005002788
46720 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-isku.c' (44,982) at 20240405153230655
46721 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_rw.c' (44,983) at 20210307214931798
46722 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/kvm_pv_test.c' (44,984) at 20240405153232271
46723 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-aristainetos.dtsi' (44,985) at 20240405153045509
46724 2025-01-08 03:00:48.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-modal-csr-gen.html' (44,986) at 20210308005107065
46725 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable_64.c' (44,987) at 20240405153046189
46726 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NTP' (44,988) at 20210307205554426
46727 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io_32.h' (44,989) at 20210309003648984
46728 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c' (44,990) at 20240405153232283
46729 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/config' (44,991) at 20210307214932670
46730 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig.cpu' (44,992) at 20240405153230099
46731 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target.h' (44,993) at 20240906080037548
46732 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/context.c' (44,994) at 20240405153045693
46733 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/mpc8349emds.c' (44,995) at 20210308005002976
46734 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bind.c' (44,996) at 20210308005003208
46735 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci-cmd.c' (44,997) at 20221215040039374
46736 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/csum_copy_to_user.S' (44,998) at 20210309003648996
46737 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/98dx3236-resume-ctrl.txt' (44,999) at 20210307214925274
46738 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c' (45,000) at 20240405153053541
46739 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzo/lzo1x_decompress.c' (45,001) at 20210308005003708
46740 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-evb-npcm845/packagegroups/packagegroup-evb-npcm845-apps.bb' (45,002) at 20240715080020841
46741 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ulcb.h' (45,003) at 20210308005003624
46742 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-npcm-pspi.c' (45,004) at 20240405153051789
46743 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/byteorder.h' (45,005) at 20210308005002824
46744 2025-01-08 03:00:48.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tua9001.c' (45,006) at 20240405153049533
46745 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/se.c' (45,007) at 20240405153051185
46746 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb' (45,008) at 20240301090012459
46747 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_hbadisc.c' (45,009) at 20241211090145489
46748 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dma.h' (45,010) at 20210308005002668
46749 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/get_power_state.cpp' (45,011) at 20210512000037560
46750 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/direct-fs-lookup.rst' (45,012) at 20210309003648404
46751 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spice-port-fqdn.txt' (45,013) at 20210308005045805
46752 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pldm.hpp' (45,014) at 20221217040018781
46753 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_date_and_time_utils.robot' (45,015) at 20240906080013652
46754 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/raspberrypi,firmware-reset.h' (45,016) at 20210309003653816
46755 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/helper.c' (45,017) at 20240906080037484
46756 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pfla02_defconfig' (45,018) at 20210308005003272
46757 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qru1000-idp.dts' (45,019) at 20240405153229947
46758 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartialcopyuser.S' (45,020) at 20210309003648684
46759 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cast5_generic.c' (45,021) at 20240405153046533
46760 2025-01-08 03:00:48.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptfc.c' (45,022) at 20240405153049593
46761 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pmac_zilog.h' (45,023) at 20240405153052013
46762 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/rx51.c' (45,024) at 20240405153054017
46763 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tammela' (45,025) at 20210307205553774
46764 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium_2.11.bb' (45,026) at 20241206090014214
46765 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/templates/default/bblayers.conf.sample' (45,027) at 20240323080013549
46766 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/common/tamonten-ng.c' (45,028) at 20210308005002920
46767 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/init.c' (45,029) at 20210307214928106
46768 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoemain.c' (45,030) at 20240405153046705
46769 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-eeprom.h' (45,031) at 20210307214928842
46770 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ich9_timer.c' (45,032) at 20241211090212246
46771 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-cap.h' (45,033) at 20210307214928794
46772 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/crypto.h' (45,034) at 20210308005002788
46773 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso2c.c' (45,035) at 20240405153046337
46774 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/origen.c' (45,036) at 20210308005003044
46775 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/Makefile' (45,037) at 20220525020654943
46776 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/distro/include/ibm-yaml.inc' (45,038) at 20210413000020813
46777 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SDCARD_defconfig' (45,039) at 20210308005003240
46778 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/authorized-keys-comp.bb' (45,040) at 20241206090014226
46779 2025-01-08 03:00:48.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.out' (45,041) at 20241211090212542
46780 2025-01-08 03:00:48.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/nanomips.c' (45,042) at 20240906080037168
46781 2025-01-08 03:00:48.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_dc.h' (45,043) at 20240405153046953
46782 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/iommu_api.c' (45,044) at 20240405153046181
46783 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_pr.c' (45,045) at 20240405153046165
46784 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/itmt.c' (45,046) at 20240405153046433
46785 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ucontext.h' (45,047) at 20210307214926682
46786 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/default-cxx-std.patch' (45,048) at 20240301090012419
46787 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/irq.h' (45,049) at 20220525020654615
46788 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest/module.sh' (45,050) at 20210307214932678
46789 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/firmware_attributes_class.h' (45,051) at 20220525020653907
46790 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/MAINTAINERS' (45,052) at 20210308005003052
46791 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bd6107.h' (45,053) at 20240405153231835
46792 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_config_test.cpp' (45,054) at 20240819080030259
46793 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-rt_%.bbappend' (45,055) at 20241206090014214
46794 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_pm.c' (45,056) at 20240405153051729
46795 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mt6779-keypad.c' (45,057) at 20240405153049137
46796 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_vbt.py' (45,058) at 20210308005003748
46797 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml' (45,059) at 20240405153045185
46798 2025-01-08 03:00:48.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/acpi.c' (45,060) at 20210308005002852
46799 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/ethtool.h' (45,061) at 20241211090212370
46800 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (45,062) at 20241206090014278
46801 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/vmx.c' (45,063) at 20220525020652398
46802 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/static_linked.c' (45,064) at 20220525020655195
46803 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c' (45,065) at 20241011080017307 to deleted uid set
46804 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mt2712.c' (45,066) at 20220525020653951
46805 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block.c' (45,067) at 20241211090212226
46806 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_rz1000.c' (45,068) at 20240405153046665
46807 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_ioctl.c' (45,069) at 20240405153053193
46808 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dso.h' (45,070) at 20240405153054189
46809 2025-01-08 03:00:48.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/disasm.h' (45,071) at 20210307214925666
46810 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-soundwire-master' (45,072) at 20240405153044917
46811 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dts' (45,073) at 20210307214926046
46812 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Selkirk' (45,074) at 20210307205553798
46813 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthardware.c' (45,075) at 20210309003654584
46814 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/kernel-entry-init.h' (45,076) at 20210307214926218
46815 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-altera.c' (45,077) at 20240405153047073
46816 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/hptiop.rst' (45,078) at 20210307214925558
46817 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/boilerplate.rst' (45,079) at 20230114040015510
46818 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-clone.rst' (45,080) at 20210307214925222
46819 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/adc/Kconfig' (45,081) at 20240405153051817
46820 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acnamesp.h' (45,082) at 20240405153046617
46821 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_blit_shaders.h' (45,083) at 20240405153048733
46822 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_user_sdma.h' (45,084) at 20210307214928446
46823 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_phc.c' (45,085) at 20240405153050205
46824 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/tgl.c' (45,086) at 20240405153231343
46825 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/unaligned.h' (45,087) at 20210308005002880
46826 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx_3xxx.c' (45,088) at 20210307214925926
46827 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/uefi-http-boot.cfg' (45,089) at 20241221090017472
46828 2025-01-08 03:00:48.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/xenbus.h' (45,090) at 20240405153052961
46829 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hw.h' (45,091) at 20240405153231543
46830 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hudiksvall_Galgberget' (45,092) at 20210307205553782
46831 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-vmsr-helper.service' (45,093) at 20240906080037164
46832 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c246d4i.dts' (45,094) at 20240405153229863
46833 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/renesas-cpg-mssr.c' (45,095) at 20210308005003352
46834 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.c' (45,096) at 20210307214927962
46835 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/super.c' (45,097) at 20240405153231719
46836 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/igep00x0.h' (45,098) at 20210308005003012
46837 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-sched.c' (45,099) at 20240405153046521
46838 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock2.c' (45,100) at 20220525020654931
46839 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDistributionMetrics_v1.xml' (45,101) at 20240619080002932
46840 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.10.bb' (45,102) at 20241221090017692
46841 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/general.json' (45,103) at 20240405153232223
46842 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-mio.c' (45,104) at 20210308005003356
46843 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/inode.c' (45,105) at 20240405153231611
46844 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/start.S' (45,106) at 20210308005002800
46845 2025-01-08 03:00:48.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/affs.h' (45,107) at 20240405153052257
46846 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-vfio.h' (45,108) at 20221215040039186
46847 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_sysfs.c' (45,109) at 20240405153046141
46848 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/rodata.c' (45,110) at 20210309003650436
46849 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8250-lpass-lpi-pinctrl.yaml' (45,111) at 20240405153045137
46850 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-gtk2-infobar.c' (45,112) at 20210307214932466
46851 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/navpoint.c' (45,113) at 20240405153049153
46852 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/MAINTAINERS' (45,114) at 20210308005002944
46853 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-mdm9615.h' (45,115) at 20210307214931350
46854 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_disk_image.h' (45,116) at 20210308005003704
46855 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_devlink.c' (45,117) at 20240405153049761
46856 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.h' (45,118) at 20220525020653587
46857 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-sigreturn.c' (45,119) at 20220525020655227
46858 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/Documentation/media/linker_lists.h.rst.exceptions' (45,120) at 20210308005002536 to deleted uid set
46859 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/soc.c' (45,121) at 20220525020653779
46860 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/License.v1_1_3.json' (45,122) at 20240619080002948
46861 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/handle.c' (45,123) at 20210307214930430
46862 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/ds2502.c' (45,124) at 20210308005003536
46863 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/remove-perl-check.patch' (45,125) at 20210307205554534
46864 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/json_html_serializer.hpp' (45,126) at 20230614080002854
46865 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/Makefile' (45,127) at 20240405153049409
46866 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/ethanolx-ipmi-fru.yaml' (45,128) at 20210307205553662
46867 2025-01-08 03:00:48.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/cutils.c' (45,129) at 20230426080043840
46868 2025-01-08 03:00:48.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq9574.c' (45,130) at 20240913080013785
46869 2025-01-08 03:00:48.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cikd.h' (45,131) at 20210307214927998
46870 2025-01-08 03:00:48.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_uncore.c' (45,132) at 20240405153230579
46871 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_core.c' (45,133) at 20240405153231599
46872 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/meson_g12_ddr_pmu.c' (45,134) at 20240405153051269
46873 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c' (45,135) at 20240405153230595
46874 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/Makefile' (45,136) at 20210308005003024
46875 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/dir.c' (45,137) at 20240613080016495
46876 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/researcher-guidelines.rst' (45,138) at 20240405153229827
46877 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/Makefile' (45,139) at 20240405153048885
46878 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c' (45,140) at 20210307214927950
46879 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/nios2/nios2.rst' (45,141) at 20240405153044977
46880 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-virt.xml' (45,142) at 20230925080039849
46881 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/atomic-tbl.sh' (45,143) at 20240405153053433
46882 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/fb.h' (45,144) at 20240405153045961
46883 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mediatek,mt6357-regulator.yaml' (45,145) at 20240405153045145
46884 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/Makefile' (45,146) at 20210307214927118
46885 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/Kconfig' (45,147) at 20240405153051325
46886 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml' (45,148) at 20240405153045049
46887 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g35ek.dts' (45,149) at 20210308005002572
46888 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json' (45,150) at 20240816080011190
46889 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_unsol.c' (45,151) at 20220525020654003
46890 2025-01-08 03:00:48.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/device_sysfs.c' (45,152) at 20241008080013903
46891 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/Kconfig' (45,153) at 20220215040051576
46892 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib_1.3.1.bb' (45,154) at 20241221090017648
46893 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c' (45,155) at 20220525020652951
46894 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Value.interface.yaml' (45,156) at 20240618080025501
46895 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_mft.h' (45,157) at 20230426080043764
46896 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cpcap-charger.c' (45,158) at 20240405153051433
46897 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-o2micro.c' (45,159) at 20240710080014589
46898 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu_32.h' (45,160) at 20210307214926582
46899 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch' (45,161) at 20241221090017640
46900 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/tayga_0.9.2.bb' (45,162) at 20241221090017492
46901 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target-con-str.h' (45,163) at 20241211090212526
46902 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-sysfs.h' (45,164) at 20240405153046909
46903 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/memory.py' (45,165) at 20240906080037576
46904 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/websocket_monitor.py' (45,166) at 20221209040018559
46905 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb' (45,167) at 20241221090017516
46906 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit.py' (45,168) at 20240405153232247
46907 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lm8323.h' (45,169) at 20210307214931478
46908 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-empty.json' (45,170) at 20210308005046401
46909 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/meson.build' (45,171) at 20240625080015044
46910 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (45,172) at 20220620100012713
46911 2025-01-08 03:00:48.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/hvm/hvm_op.h' (45,173) at 20240326080039546
46912 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_tm_builtin.c' (45,174) at 20210307214926426
46913 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/openat-syscall.c' (45,175) at 20240405153054169
46914 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-dmi-entries' (45,176) at 20210309003648260
46915 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/task_io_accounting.h' (45,177) at 20210307214931522
46916 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm,sbsa-gwdt.yaml' (45,178) at 20240405153045185
46917 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/relocate_64.S' (45,179) at 20210308005002708
46918 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-override.bconf' (45,180) at 20220525020655111
46919 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/install.sh' (45,181) at 20240405153046353
46920 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/firmware_if.c' (45,182) at 20240405153046553
46921 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/uname.h' (45,183) at 20221215040039210
46922 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30_i2c.c' (45,184) at 20240405153048969
46923 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/Makefile.am.patch' (45,185) at 20230706080014737
46924 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/Makefile' (45,186) at 20210307214930282
46925 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/compiler.h' (45,187) at 20241121090010043
46926 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/frontend.json' (45,188) at 20240405153054149
46927 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a1.h' (45,189) at 20210308005003596
46928 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-88f6720.h' (45,190) at 20210308005003592
46929 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/Makefile' (45,191) at 20210308005002804
46930 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Compatible.interface.yaml' (45,192) at 20221207040023627
46931 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-common/recipes-inventec/packagegroups/packagegroup-obmc-apps.bbappend' (45,193) at 20221013030014394
46932 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc64.h' (45,194) at 20240405153052677
46933 2025-01-08 03:00:48.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/types.rst' (45,195) at 20210307214925470
46934 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/loongson2_cpufreq.c' (45,196) at 20241211090145401
46935 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_opal.c' (45,197) at 20240405153231507
46936 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pldmfw/pldmfw_private.h' (45,198) at 20210309003654192
46937 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/phosphor-dbus-interfaces.wrap' (45,199) at 20220322030034432
46938 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.h' (45,200) at 20240405153050109
46939 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/riscv_pmu_sbi.c' (45,201) at 20240812080017244
46940 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/Makefile' (45,202) at 20210307214930874
46941 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.8' (45,203) at 20210307205554426
46942 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/dbus_impl_requester.hpp' (45,204) at 20240819080030263
46943 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-chiliboard.dts' (45,205) at 20210308005002560
46944 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-queues' (45,206) at 20240405153229731
46945 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc' (45,207) at 20240727080014098
46946 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_dps-1600ab_psu.json' (45,208) at 20220601030005861
46947 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/releases/individual/xserver/index.html' (45,209) at 20210307205554250
46948 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/LICENSE' (45,210) at 20240124090001898
46949 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_srv_stat.c' (45,211) at 20240405153047301
46950 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/misc-target.json' (45,212) at 20240906080037432
46951 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/development-shell.rst' (45,213) at 20240302090018218
46952 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8753.h' (45,214) at 20210307214932354
46953 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_race.c' (45,215) at 20240405153054269
46954 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/hello-autotools/hello_2.10.bb' (45,216) at 20220402030016127
46955 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/hypervisor.h' (45,217) at 20210307214925858
46956 2025-01-08 03:00:48.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-tests-respect-the-idententaion-used-in-meson.patch' (45,218) at 20241221090017692
46957 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/base64_test.cpp' (45,219) at 20241114091008832
46958 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/cpu_loop.c' (45,220) at 20240906080037356
46959 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/configuration/entity-manager/blacklist.json' (45,221) at 20240905080011586
46960 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd938x.yaml' (45,222) at 20240405153045169
46961 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ring.c' (45,223) at 20241211090145429
46962 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/Kconfig' (45,224) at 20210308005003088
46963 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/hdcp_msg.c' (45,225) at 20240910080014038
46964 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/kvm-stat.c' (45,226) at 20240405153054089
46965 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c' (45,227) at 20240910080014034
46966 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-section-log.json' (45,228) at 20241018080009993
46967 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb' (45,229) at 20240302090018214
46968 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s.dts' (45,230) at 20240405153045453
46969 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-ahb-clk.yaml' (45,231) at 20240405153045021
46970 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c' (45,232) at 20210307214932706
46971 2025-01-08 03:00:48.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun6i-mipi-dphy.c' (45,233) at 20240405153051277
46972 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/fru.h' (45,234) at 20240305090009362
46973 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/resource.robot' (45,235) at 20240627080021048
46974 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h' (45,236) at 20220525020652963
46975 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch' (45,237) at 20241221090017488
46976 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ioam6.h' (45,238) at 20240405153052845
46977 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/system.h' (45,239) at 20210308005002828
46978 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os_4.%.bbappend' (45,240) at 20241206090014214
46979 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_resource.cpp' (45,241) at 20230614080025842
46980 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c' (45,242) at 20241216090017705
46981 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/satanh.S' (45,243) at 20210307214926142
46982 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/LICENSE' (45,244) at 20210308004940468
46983 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_usb.c' (45,245) at 20210309003653004
46984 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/changesets.rst' (45,246) at 20220525020651718
46985 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/poky.yml' (45,247) at 20241206090014206
46986 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml' (45,248) at 20240405153045117
46987 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/debug.h' (45,249) at 20210307214927902
46988 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/inittab' (45,250) at 20210307205554470
46989 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/ivpu_accel.h' (45,251) at 20240405153231867
46990 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-sgi575.inc' (45,252) at 20240413080012623
46991 2025-01-08 03:00:48.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/video.txt' (45,253) at 20210309003648368
46992 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-espi.c' (45,254) at 20240405153231459
46993 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/float_madds.ref' (45,255) at 20210308005046489
46994 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_helper.h' (45,256) at 20240405153230811
46995 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-off@.service' (45,257) at 20230706080014765
46996 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spi-summary.rst' (45,258) at 20240405153045265
46997 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/Makefile' (45,259) at 20240405153231051
46998 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-demo_git.bb' (45,260) at 20241206090014214
46999 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.c' (45,261) at 20220627100016978
47000 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK09' (45,262) at 20240405153054369
47001 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/spidev-test/spidev-test.bb' (45,263) at 20241221090017532
47002 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb' (45,264) at 20241221090017548
47003 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/8000.c' (45,265) at 20240405153050509
47004 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rcar_gen4_ptp.h' (45,266) at 20240405153050253
47005 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-mtl-match.c' (45,267) at 20240405153232183
47006 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra.h' (45,268) at 20240405153051377
47007 2025-01-08 03:00:48.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/futex-contention-record' (45,269) at 20210307214932566
47008 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e100.c' (45,270) at 20240405153049969
47009 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-hash.c' (45,271) at 20240405153054097
47010 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x25ek.dts' (45,272) at 20240405153045469
47011 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-rx.c' (45,273) at 20240405153051869
47012 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/poll.h' (45,274) at 20210307214931654
47013 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control.bb' (45,275) at 20241206090014230
47014 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-artpec6.c' (45,276) at 20240405153231283
47015 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a2091.h' (45,277) at 20210307214930262
47016 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/android-gadget-start' (45,278) at 20230401080011931
47017 2025-01-08 03:00:48.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/info.c' (45,279) at 20210307214932046
47018 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_port.c' (45,280) at 20240405153230943
47019 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml' (45,281) at 20240405153045153
47020 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9v022.h' (45,282) at 20210307214931542
47021 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/apm.c' (45,283) at 20210307214926634
47022 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/fuse.h' (45,284) at 20210927100127225
47023 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/Makefile' (45,285) at 20240405153050497
47024 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd/gpsd.init' (45,286) at 20210307205553962
47025 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/phosphor-logging.wrap' (45,287) at 20220322030048836
47026 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/diag.c' (45,288) at 20241211090145561
47027 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb' (45,289) at 20241206090014262
47028 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Enviken' (45,290) at 20210307205553778
47029 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/export.h' (45,291) at 20220525020655115
47030 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-utmi.c' (45,292) at 20240405153046769
47031 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm953012er.dts' (45,293) at 20240405153229871
47032 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/trace.h' (45,294) at 20210308005046281
47033 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8540.dts' (45,295) at 20240405153046093
47034 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_timeout.c' (45,296) at 20240405153053325
47035 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/x86.csv' (45,297) at 20240326080039746
47036 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dfl-fme' (45,298) at 20240405153229731
47037 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-kirin.c' (45,299) at 20241008080013963
47038 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ProfileSettings/ProfileSettings.vue' (45,300) at 20241004080035967
47039 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/7_6.diff' (45,301) at 20231011080016574
47040 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/Makefile' (45,302) at 20210308005002988
47041 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1-r.h' (45,303) at 20240405153046853
47042 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3288_mipi.c' (45,304) at 20210308005003532
47043 2025-01-08 03:00:48.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6_common.h' (45,305) at 20210308005003604
47044 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-scu.c' (45,306) at 20240405153230299
47045 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_sandbox.c' (45,307) at 20210308005003500
47046 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/checkstop-monitor.bb' (45,308) at 20241206090014270
47047 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_regs.h' (45,309) at 20240405153048565
47048 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/replay.json' (45,310) at 20240906080037432
47049 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_quota.h' (45,311) at 20220525020654523
47050 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/log4cplus/log4cplus_2.1.2.bb' (45,312) at 20241221090017664
47051 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/samsung.h' (45,313) at 20240405153052653
47052 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/mmu-arm64.c' (45,314) at 20210308005002724
47053 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asciitree_0.3.3.bb' (45,315) at 20241221090017548
47054 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos54xx.dtsi' (45,316) at 20240405153045573
47055 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8994.c' (45,317) at 20240405153051349
47056 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/intc-compact.c' (45,318) at 20220525020651802
47057 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-feroceon-l2.c' (45,319) at 20240405153045693
47058 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_dump.h' (45,320) at 20210307214929318
47059 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/Makefile' (45,321) at 20210308005002984
47060 2025-01-08 03:00:48.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/soc.txt' (45,322) at 20210308005003304
47061 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json' (45,323) at 20241213090004417
47062 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_user_extensions.c' (45,324) at 20240405153048537
47063 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl907e.h' (45,325) at 20210309003649824
47064 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-versal-efuse-ctrl.c' (45,326) at 20241211090212314
47065 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/bootstrap.S' (45,327) at 20240405153046501
47066 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/property.c' (45,328) at 20220525020654215
47067 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/test_fdt.py' (45,329) at 20210308005003760
47068 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/relay.c' (45,330) at 20240405153231923
47069 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/user_pt_regs.patch' (45,331) at 20231011080016574
47070 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/acl.c' (45,332) at 20240405153231659
47071 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rc5t583.c' (45,333) at 20240405153049613
47072 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/main.c' (45,334) at 20240405153049689
47073 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/Makefile' (45,335) at 20240405153045741
47074 2025-01-08 03:00:48.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-usb2-phy.yaml' (45,336) at 20240405153045129
47075 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/auxvec.h' (45,337) at 20210307214926590
47076 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/Makefile' (45,338) at 20210307214932470
47077 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml' (45,339) at 20240405153045129
47078 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib/99-xf86-input-tslib.rules' (45,340) at 20210307205553950
47079 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/build-platforms.rst' (45,341) at 20241211090212230
47080 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile' (45,342) at 20210307205554386
47081 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/atomics.tbl' (45,343) at 20240405153053433
47082 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi-mem.h' (45,344) at 20240405153052797
47083 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig' (45,345) at 20210308005003288
47084 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsctl.c' (45,346) at 20240820080014177
47085 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/ioctl.c' (45,347) at 20210307214932578
47086 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-numa' (45,348) at 20220525020651634
47087 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nx.c' (45,349) at 20220525020654071
47088 2025-01-08 03:00:48.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6sl-clock.h' (45,350) at 20210308005003632
47089 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/pi1.h' (45,351) at 20210307214926242
47090 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/checksum.h' (45,352) at 20210309003649096
47091 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-storage-daemon-qmp-ref.rst' (45,353) at 20210927100127077
47092 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/Kconfig' (45,354) at 20210307214931978
47093 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoip-perl/run-ptest' (45,355) at 20210307205553838
47094 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl9039.h' (45,356) at 20210309003649824
47095 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb' (45,357) at 20230114040015550
47096 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h' (45,358) at 20240405153048657
47097 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/tqm834x.c' (45,359) at 20210308005003088
47098 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/pensando/ionic.rst' (45,360) at 20240405153045237
47099 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/Makefile' (45,361) at 20210307214926958
47100 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/slhc_vj.h' (45,362) at 20210307214931574
47101 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_vf.c' (45,363) at 20240405153231039
47102 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_mocs.c' (45,364) at 20240405153230571
47103 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/southbridge/ich9.h' (45,365) at 20241211090212362
47104 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/features.rst' (45,366) at 20240405153229747
47105 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_chameleonv3.dts' (45,367) at 20240405153045441
47106 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts' (45,368) at 20240405153045709
47107 2025-01-08 03:00:48.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/template.md' (45,369) at 20241206090014210
47108 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-pin-error-inj.rst' (45,370) at 20240405153045309
47109 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/terminus_manager_test.cpp' (45,371) at 20241113090031717
47110 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/bitsperlong.h' (45,372) at 20210308005046065
47111 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_ibt.h' (45,373) at 20241211090212362
47112 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx.dtsi' (45,374) at 20240405153229923
47113 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/Makefile' (45,375) at 20241211090212442
47114 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop_check_tid_2.sh' (45,376) at 20240405153232231
47115 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/x86_64-bsd-user.mak' (45,377) at 20210927100127057
47116 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_restore.c' (45,378) at 20210307214926462
47117 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audmix.c' (45,379) at 20240405153053929
47118 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_owner.rst' (45,380) at 20240405153045229
47119 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-satsuki.dts' (45,381) at 20240405153045769
47120 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/meson.build' (45,382) at 20240730080026906
47121 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Storage_v1.xml' (45,383) at 20240918080002716
47122 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-pxa-usb.txt' (45,384) at 20210307214925390
47123 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs_txreq.h' (45,385) at 20220525020653139
47124 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/memory.json' (45,386) at 20240405153054109
47125 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/phosphor-ipmi-flash-bios-update.service' (45,387) at 20240405080013750
47126 2025-01-08 03:00:48.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_console.c' (45,388) at 20210308005003704
47127 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.c' (45,389) at 20240910080014054 to deleted uid set
47128 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config.bb' (45,390) at 20241206090014226
47129 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/Makefile' (45,391) at 20240405153232131
47130 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/trace.c' (45,392) at 20240405153052525
47131 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/f0b-ipmi-fru-read-inventory-native.bb' (45,393) at 20241206090014278
47132 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_common.c' (45,394) at 20241211090145449
47133 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/test.h' (45,395) at 20210308005003688
47134 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-ddr' (45,396) at 20210308005003292
47135 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/no-md2.patch' (45,397) at 20210307205553818
47136 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/op_helper.c' (45,398) at 20240906080037504
47137 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro-driver.c' (45,399) at 20240405153052257
47138 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-l4.dtsi' (45,400) at 20240405153045609
47139 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/i440fx_fuzz.c' (45,401) at 20230426080043948
47140 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/Kconfig' (45,402) at 20210307214930182
47141 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/protocol.h' (45,403) at 20240520080015231
47142 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-init.c' (45,404) at 20240820080014165
47143 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/Makefile' (45,405) at 20220525020651802
47144 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/310' (45,406) at 20221215040039366
47145 2025-01-08 03:00:48.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml' (45,407) at 20240405153229767
47146 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/rootfs_size/rootfs_size.py' (45,408) at 20221206040017633
47147 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/ls2k-reset.c' (45,409) at 20240405153051389
47148 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi' (45,410) at 20240405153229963
47149 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tqma6b.dtsi' (45,411) at 20240405153045501
47150 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/armada-37xx-rwtm-mailbox.c' (45,412) at 20220525020653215
47151 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/tps68470.h' (45,413) at 20240405153051409
47152 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom-refgen-regulator.c' (45,414) at 20240613080016463
47153 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.h' (45,415) at 20240405153047157
47154 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100-common.dtsi' (45,416) at 20240405153046245
47155 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/relative_symlinks.bbclass' (45,417) at 20220910030013393
47156 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2.dtsi' (45,418) at 20240405153045585
47157 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/sbp_target.c' (45,419) at 20240405153051965
47158 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_SLAVE_defconfig' (45,420) at 20210308005003236
47159 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-stm32-qspi.c' (45,421) at 20240628080014005
47160 2025-01-08 03:00:48.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/meson.build' (45,422) at 20240703080039227
47161 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillyusb.c' (45,423) at 20240830080013251
47162 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/ppc.h' (45,424) at 20210308005003560
47163 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/memory.json' (45,425) at 20240405153054121
47164 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100-r.h' (45,426) at 20210309003649260
47165 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/dbc.c' (45,427) at 20240405153230259
47166 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/Makefile' (45,428) at 20210307214932738
47167 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson.c' (45,429) at 20240405153231323
47168 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025twr.dtsi' (45,430) at 20210307214926346
47169 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/serial.rst' (45,431) at 20210308005002536
47170 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/sysctl.c' (45,432) at 20240405153053473
47171 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/Kconfig' (45,433) at 20210307214931930
47172 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ns87303.h' (45,434) at 20210307214926582
47173 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/layer.conf' (45,435) at 20241221090017480
47174 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2552-plat.h' (45,436) at 20210307214931602
47175 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/iopoll.h' (45,437) at 20210308005003656
47176 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/oem_ibm.hpp' (45,438) at 20240910080037467
47177 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/0001-Disable-installing-documentation.patch' (45,439) at 20230706080014757
47178 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc_1.66.1.bb' (45,440) at 20241221090017512
47179 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/Makefile' (45,441) at 20210307214928618
47180 2025-01-08 03:00:48.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/nvmem-cells.yaml' (45,442) at 20240405153045113
47181 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_cs_dsp_ctl.h' (45,443) at 20240405153053529
47182 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/dev.h' (45,444) at 20240405153048805
47183 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/Makefile' (45,445) at 20210307214932222
47184 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/.gitignore' (45,446) at 20210308004932836
47185 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7793-sysc.h' (45,447) at 20210307214931346
47186 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_rgb.c' (45,448) at 20220525020653011
47187 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/rockchip_sdhci.c' (45,449) at 20210308005003404
47188 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/README' (45,450) at 20210307214931230
47189 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.gitignore' (45,451) at 20240409080019271
47190 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc081c.yaml' (45,452) at 20240405153045073
47191 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pic32_gpio.c' (45,453) at 20210308005003380
47192 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/isa-versions.rst' (45,454) at 20240405153045245
47193 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/machine.c' (45,455) at 20241211090212514
47194 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/system/regdef.h' (45,456) at 20241211090212550
47195 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/software.conf' (45,457) at 20210308005100305
47196 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-selftest' (45,458) at 20210307205554638
47197 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pciercx-defs.h' (45,459) at 20210307214926234
47198 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/nops.h' (45,460) at 20240405153054033
47199 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/logger_interface.h' (45,461) at 20210307214927314
47200 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/mstar,msc313e-timer.yaml' (45,462) at 20240405153045177
47201 2025-01-08 03:00:48.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/fsl_espi_spl.c' (45,463) at 20210308005003420
47202 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/OWNERS' (45,464) at 20240319080028318
47203 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/types.cpp' (45,465) at 20230701080027201
47204 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/pmic.h' (45,466) at 20210308005003680
47205 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ps3-hvcall.S' (45,467) at 20210307214926362
47206 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/__init__.py' (45,468) at 20241221090017700
47207 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/cpufreq_cooling.c' (45,469) at 20240405153051969
47208 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/MAINTAINERS' (45,470) at 20210308005002920
47209 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/check_host_running.cpp' (45,471) at 20230206040014957
47210 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6sll-pinctrl.txt' (45,472) at 20210307214925394
47211 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_defconfig' (45,473) at 20210308005003236
47212 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/0001-libpcap-search-sysroot-for-headers.patch' (45,474) at 20210307205553814
47213 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_reg.h' (45,475) at 20220525020653031
47214 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpu-hotplug/cpu-on-off-test.sh' (45,476) at 20240405153054293
47215 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci.h' (45,477) at 20241216090017725
47216 2025-01-08 03:00:48.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc_coefs.c' (45,478) at 20210307214930926
47217 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_phy.c' (45,479) at 20240405153050449
47218 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3368.c' (45,480) at 20210308005003352
47219 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/hwbm.h' (45,481) at 20240405153052845
47220 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-1.72.xsl' (45,482) at 20210307214932510
47221 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (45,483) at 20210307205553722
47222 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32f100_soc.h' (45,484) at 20240326080039534
47223 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/edid.h' (45,485) at 20210308005003644
47224 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/config-mbcpld.json' (45,486) at 20210413100020742
47225 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0_arm_efi.S' (45,487) at 20210308005002708
47226 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Authentication/AuthenticanStore.js' (45,488) at 20241108090039441
47227 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/pmsg.c' (45,489) at 20240405153052493
47228 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/pmbus_device.c' (45,490) at 20240906080037224
47229 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/pt2258.c' (45,491) at 20210307214932218
47230 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-rockchip.c' (45,492) at 20210307214927050
47231 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kgdb.h' (45,493) at 20210307214925850
47232 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_syscall.h' (45,494) at 20240906080037360
47233 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/ppc64_pseries-machine.c' (45,495) at 20221215040039374
47234 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa-dt.c' (45,496) at 20240405153229911
47235 2025-01-08 03:00:48.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/find_existing_config.patch' (45,497) at 20230706080014765
47236 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-mass-storage' (45,498) at 20240405153044913
47237 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_main.c' (45,499) at 20240405153052153
47238 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/dir.c' (45,500) at 20240405153231647
47239 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/update-alternatives.bbclass' (45,501) at 20230520080014496
47240 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.service' (45,502) at 20241112090023994
47241 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-inet86dz.dts' (45,503) at 20210308005002624
47242 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/scompress.h' (45,504) at 20240405153052625
47243 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/madera.c' (45,505) at 20240405153053625
47244 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/a9gtimer.c' (45,506) at 20241211090212338
47245 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-reddo.c' (45,507) at 20210307214928782
47246 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ftrace.c' (45,508) at 20240405153052493
47247 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qdist.h' (45,509) at 20210308005046049
47248 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/.gitignore' (45,510) at 20240405153232255
47249 2025-01-08 03:00:48.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/apic-msidef.h' (45,511) at 20210308005046013
47250 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/Makefile.rules' (45,512) at 20240405153054213
47251 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210-pltfrm.c' (45,513) at 20240405153052029
47252 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/receive.c' (45,514) at 20240405153231103
47253 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271.h' (45,515) at 20210307214932298
47254 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/README.md' (45,516) at 20240809080013506
47255 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_jpeg_enc.c' (45,517) at 20240405153049493
47256 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexa510.inc' (45,518) at 20240301090012451
47257 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml' (45,519) at 20210610000035154
47258 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/vxcan.h' (45,520) at 20210307214931626
47259 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/Makefile' (45,521) at 20220525020652278
47260 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-queryctrl.rst' (45,522) at 20240405153045325
47261 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-user.json' (45,523) at 20210927100127077
47262 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/nop-phy.c' (45,524) at 20210308005003456
47263 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic2_qm1_regs.h' (45,525) at 20240405153046577
47264 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus-pincfg.dtsi' (45,526) at 20240405153045473
47265 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/Makefile' (45,527) at 20240405153051881
47266 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-poweron.service' (45,528) at 20210810100021256
47267 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb' (45,529) at 20241221090017504
47268 2025-01-08 03:00:48.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/tx.c' (45,530) at 20240726080012878
47269 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-auxadc.c' (45,531) at 20210309003650420
47270 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-nettle.c.inc' (45,532) at 20241211090212226
47271 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cbor2/run-ptest' (45,533) at 20240301090012431
47272 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mtms.hpp' (45,534) at 20220609030024386
47273 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ht.h' (45,535) at 20220525020654171
47274 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.h' (45,536) at 20240405153050117
47275 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/serial.h' (45,537) at 20240405153052813
47276 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4114.c' (45,538) at 20220525020654979
47277 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-eeprom.c' (45,539) at 20210307214928842
47278 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/imx-mailbox.c' (45,540) at 20240405153230759
47279 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-pinfunc.h' (45,541) at 20240405153045489
47280 2025-01-08 03:00:48.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap34xx.h' (45,542) at 20210307214925918
47281 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig' (45,543) at 20210308005003240
47282 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-lantiq-ssc.txt' (45,544) at 20210309003648396
47283 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max20730.rst' (45,545) at 20210309003648428
47284 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.c' (45,546) at 20240405153050585
47285 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-8.conf' (45,547) at 20210307205554082
47286 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts' (45,548) at 20240405153045709
47287 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/node.h' (45,549) at 20210309003654484
47288 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/mailbox.txt' (45,550) at 20210307214925350
47289 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp.dtsi' (45,551) at 20210308005002592
47290 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/images.rst' (45,552) at 20220429100100422
47291 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/client.c' (45,553) at 20241118090018511
47292 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/npcm7xx_adc.h' (45,554) at 20230426080043756
47293 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/ksm_tests.c' (45,555) at 20240405153232275
47294 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric.hpp' (45,556) at 20240307090027676
47295 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/memset.S' (45,557) at 20210307214926318
47296 2025-01-08 03:00:48.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/mdio_10g.h' (45,558) at 20210307214929618
47297 2025-01-08 03:00:48.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359.h' (45,559) at 20220525020655035
47298 2025-01-08 03:00:48.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/w1.txt' (45,560) at 20210307214925450
47299 2025-01-08 03:00:48.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm831x-dcdc.c' (45,561) at 20240405153051477
47300 2025-01-08 03:00:48.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iscsi_iser.h' (45,562) at 20240405153230723
47301 2025-01-08 03:00:48.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/linux/linkage.h' (45,563) at 20240405153054193
47302 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_entry.hpp' (45,564) at 20241212090025211
47303 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/memory.json' (45,565) at 20240405153054113
47304 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-nspire.c' (45,566) at 20210307214926970
47305 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-peripherals.h' (45,567) at 20240405153230215
47306 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/unistd_32.h' (45,568) at 20240906080037356
47307 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi' (45,569) at 20210307214926354
47308 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/Makefile' (45,570) at 20240405153051913
47309 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/googletest.wrap' (45,571) at 20210421000104602
47310 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-host.c' (45,572) at 20240906080037380
47311 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/router/intel.js' (45,573) at 20230328080045393
47312 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/olpc-xo175-ec.c' (45,574) at 20240405153051389
47313 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl-mac.c' (45,575) at 20220525020654827
47314 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dts' (45,576) at 20240405153046241
47315 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7x10.c' (45,577) at 20240405153048841
47316 2025-01-08 03:00:48.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-olinuxino-lime.dts' (45,578) at 20240405153045377
47317 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stack_var_off.c' (45,579) at 20220525020655199
47318 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/Kconfig' (45,580) at 20210308005003044
47319 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/translation-table.h' (45,581) at 20220525020654795
47320 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing.hpp' (45,582) at 20240829080004222
47321 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/ls102xa_pbi.cfg' (45,583) at 20210308005002964
47322 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake' (45,584) at 20231207090015278
47323 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis-v1.1-eval.dts' (45,585) at 20240405153229879
47324 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/human_sort_test.cpp' (45,586) at 20240904080003190
47325 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-snd-pci.c' (45,587) at 20240906080037316
47326 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_link.c' (45,588) at 20240613080016407
47327 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/README.md' (45,589) at 20240824080021954
47328 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/vmsr_energy.h' (45,590) at 20240906080037488
47329 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/virgl.py' (45,591) at 20221003030013329
47330 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/vm-sample.c' (45,592) at 20240405153053421
47331 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-ssl-Raise-OSError-for-ERR_LIB_SYS.patch' (45,593) at 20241221090017668
47332 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/LICENSE' (45,594) at 20210430130416990
47333 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch' (45,595) at 20240127090011892
47334 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/monitor.c' (45,596) at 20210308005046373
47335 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-blinkm.rst' (45,597) at 20210307214925518
47336 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210.dtsi' (45,598) at 20210308005002576
47337 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/myffdc.robot' (45,599) at 20220222040011699
47338 2025-01-08 03:00:48.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/probes.h' (45,600) at 20220525020652090
47339 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/cpld.c' (45,601) at 20210308005002968
47340 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/libpldmresponder_fileio_test.cpp' (45,602) at 20240819080030263
47341 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/uncore-cache.json' (45,603) at 20240405153054149
47342 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/templates/default/local.conf.sample' (45,604) at 20241221090017476
47343 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.h' (45,605) at 20240405153047281
47344 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clock.c' (45,606) at 20240405153045661
47345 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/eeprom.h' (45,607) at 20210309003653932
47346 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pci.hpp' (45,608) at 20241219090024012
47347 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/LED-architecture.md' (45,609) at 20221209040006383
47348 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/mx6sxsabresd.c' (45,610) at 20210308005002984
47349 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_event_stackmap.c' (45,611) at 20240405153054257
47350 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10055.dts' (45,612) at 20240405153045537
47351 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc7180.c' (45,613) at 20240405153230227
47352 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/sonypi.rst' (45,614) at 20210309003648288
47353 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c' (45,615) at 20210307214930606
47354 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/json_spirit_v4.08.zip' (45,616) at 20210307205553902
47355 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nilsia' (45,617) at 20210307205553770
47356 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount_btree.c' (45,618) at 20240405153052577
47357 2025-01-08 03:00:48.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/peci/peci-aspeed.yaml' (45,619) at 20240405153045125
47358 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/journal.c' (45,620) at 20241011080017363
47359 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm8350-regulator.c' (45,621) at 20240405153051477
47360 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/typemap' (45,622) at 20210307214932566
47361 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_throttling.c' (45,623) at 20240405153046645
47362 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt' (45,624) at 20210307214925354
47363 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_management_controller.robot' (45,625) at 20240628080017113
47364 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/ncplite-led/ncplite-led.service' (45,626) at 20230412080023456
47365 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/MAINTAINERS' (45,627) at 20210308005002968
47366 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_multiple_prefixes.log' (45,628) at 20210309003655972
47367 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_dextr.S' (45,629) at 20230925080040101
47368 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/gpioMon.hpp' (45,630) at 20240817080025332
47369 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsapubkey.asn1' (45,631) at 20210307214926802
47370 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/sysfs_local.h' (45,632) at 20210309003652948
47371 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1026.rst' (45,633) at 20210309003648424
47372 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gmime/gmime/iconv-detect.h' (45,634) at 20210729000029104
47373 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/ifplugd/0001-src-interface.h-Make-declarations-as-extern.patch' (45,635) at 20210307205553878
47374 2025-01-08 03:00:48.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.json' (45,636) at 20210308005046401
47375 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc.c' (45,637) at 20240405153052209
47376 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53-cx9020.dts' (45,638) at 20210308005002580
47377 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/util.c' (45,639) at 20210307214932582
47378 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads131e08.yaml' (45,640) at 20240405153045073
47379 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/x86_arch_prctl.sh' (45,641) at 20240405153232231
47380 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/memory-barriers.txt' (45,642) at 20240405153045281
47381 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/testcases.h' (45,643) at 20240405153054241
47382 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_gen.h' (45,644) at 20240405153232055
47383 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/cluster-pm-race-avoidance.rst' (45,645) at 20240405153044969
47384 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/memory_ldst.c.inc' (45,646) at 20240906080037448
47385 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/tie-asm.h' (45,647) at 20210307214926770
47386 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-spear.c' (45,648) at 20210308005003512
47387 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_vf.h' (45,649) at 20210307214929438
47388 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irq_64.h' (45,650) at 20240405153046317
47389 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (45,651) at 20241206090014218
47390 2025-01-08 03:00:48.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,cru.yaml' (45,652) at 20240405153045105
47391 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/service_files/json/phosphor-fan-monitor@.service' (45,653) at 20220819030023853
47392 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/ncplite-inventory-log/ncplite-inventory-log.bb' (45,654) at 20241206090014286
47393 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Borceux' (45,655) at 20211006000025230
47394 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/openbmctool-rhel8.spec' (45,656) at 20210308005111461
47395 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/winbond-840.c' (45,657) at 20240405153049905
47396 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/Makefile' (45,658) at 20220525020655135
47397 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/dmx.h' (45,659) at 20240405153052913
47398 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-memory.json' (45,660) at 20240405153054141
47399 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc_not_zero' (45,661) at 20240405153053433
47400 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/pipeline.json' (45,662) at 20240405153054113
47401 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vsx.c' (45,663) at 20220525020655227
47402 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-inventory-native.bb' (45,664) at 20241206090014286
47403 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Intrusion.interface.yaml' (45,665) at 20231201090024326
47404 2025-01-08 03:00:48.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts' (45,666) at 20240405153229919
47405 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bcm2835-dma.c' (45,667) at 20240405153046985
47406 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomain.c' (45,668) at 20240405153045661
47407 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_pmc_bxt.c' (45,669) at 20210307214929006
47408 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/test_events.bbclass' (45,670) at 20210307205554386
47409 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kref.h' (45,671) at 20210307214931414
47410 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsdvb.h' (45,672) at 20210307214928602
47411 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/audio_types.h' (45,673) at 20210307214927314
47412 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/super.c' (45,674) at 20240405153231687
47413 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/io.c' (45,675) at 20240613080016543
47414 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/tcm_qla2xxx.h' (45,676) at 20210307214930402
47415 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/arm32-stub.c' (45,677) at 20240405153047041
47416 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_tun.h' (45,678) at 20240405153052921
47417 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/excreate.c' (45,679) at 20240405153046621
47418 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/ddr.c' (45,680) at 20210308005002996
47419 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bug.h' (45,681) at 20210307214932474
47420 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skb_helpers.c' (45,682) at 20240405153054277
47421 2025-01-08 03:00:48.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/xgene.txt' (45,683) at 20210307214925294
47422 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sbi.h' (45,684) at 20210307214926586
47423 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp.dtsi' (45,685) at 20240617080017378
47424 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/hwpoison.rst' (45,686) at 20240405153229819
47425 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_d.h' (45,687) at 20210307214927666
47426 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/Kconfig' (45,688) at 20240405153051389
47427 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/arrow,xrs700x.yaml' (45,689) at 20240405153045117
47428 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_datain_values.c' (45,690) at 20240405153051957
47429 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/README.md' (45,691) at 20210308005114857
47430 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/8139cp.c' (45,692) at 20240405153050253
47431 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpuidle-set.c' (45,693) at 20240405153232243
47432 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/Kconfig' (45,694) at 20210307214929342
47433 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/omap-usb.txt' (45,695) at 20220525020651718
47434 2025-01-08 03:00:48.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/Makefile' (45,696) at 20240405153231655
47435 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/internal.h' (45,697) at 20240405153230123
47436 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/tumbler.c' (45,698) at 20240405153053545
47437 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mlxreg-fan.c' (45,699) at 20240405153230663
47438 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/keyspan_remote.c' (45,700) at 20240405153049145
47439 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt' (45,701) at 20240405153229795
47440 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/FactoryReset/FactoryReset.vue' (45,702) at 20241004080035967
47441 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/cipher_mgmt.hpp' (45,703) at 20230513080027506
47442 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb3_pbcq.c' (45,704) at 20221215040039138
47443 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qapi-code-gen.rst' (45,705) at 20240906080037172
47444 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/ttusbdecfe.c' (45,706) at 20240405153230827
47445 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsginit.c' (45,707) at 20210307214932230
47446 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun9i-a80-de.h' (45,708) at 20210307214931350
47447 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_mtlohi1.c' (45,709) at 20210308005046525
47448 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-power-state-init' (45,710) at 20240730080012557
47449 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/kvm.h' (45,711) at 20240405153230063
47450 2025-01-08 03:00:48.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_timewait_sock.h' (45,712) at 20240830080013331
47451 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-libdirect-remove-use-of-keyword-register.patch' (45,713) at 20241221090017528
47452 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_jornada720.c' (45,714) at 20210307214930046
47453 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/param.h' (45,715) at 20210307214925646
47454 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bletchley_baseboard.json' (45,716) at 20241213090004405
47455 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xventana.c' (45,717) at 20240906080037168
47456 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p5020ds_ddr.c' (45,718) at 20210308005002964
47457 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743i-eval.dts' (45,719) at 20210308005002616
47458 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-pcm.c' (45,720) at 20240405153053505
47459 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0001-make_exports.awk-not-expose-the-path.patch' (45,721) at 20220910030013369
47460 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6359-regulator.h' (45,722) at 20220525020654611
47461 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_NAND_defconfig' (45,723) at 20210308005003244
47462 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4x12.dtsi' (45,724) at 20240405153229899
47463 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-heap.c' (45,725) at 20240405153046977
47464 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-cma' (45,726) at 20220525020651634
47465 2025-01-08 03:00:48.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/DumpsModalConfirmation.vue' (45,727) at 20241004080035967
47466 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/include/linux/peci-ioctl.h' (45,728) at 20230509080005840
47467 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_semantics.c' (45,729) at 20220429100100782
47468 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167.c' (45,730) at 20240405153046797
47469 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kbdleds.h' (45,731) at 20210307214926322
47470 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hoststate' (45,732) at 20210308005059705
47471 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/d2net_v2_defconfig' (45,733) at 20210308005003256
47472 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/README' (45,734) at 20221215040039310
47473 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/dp-aux-bus.yaml' (45,735) at 20240405153045041
47474 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/rpc-cache.rst' (45,736) at 20240405153229811
47475 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/sched-messaging.c' (45,737) at 20240405153054097
47476 2025-01-08 03:00:48.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb.c' (45,738) at 20241118090018507
47477 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_leaf.c' (45,739) at 20240405153052569
47478 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_tx.c' (45,740) at 20220525020653591
47479 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/syscallhdr.sh' (45,741) at 20241211090212374
47480 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/samsung,sysmmu.yaml' (45,742) at 20240405153045089
47481 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf' (45,743) at 20210307205554586
47482 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/read_window_mark_write_erased.c' (45,744) at 20230809080010803
47483 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-common.dtsi' (45,745) at 20240405153045801
47484 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_format.fail' (45,746) at 20241206090014310
47485 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/alcor.c' (45,747) at 20240405153230851
47486 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-neoversev2.inc' (45,748) at 20240301090012451
47487 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/gpio-keys.h' (45,749) at 20210307214931338
47488 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/config' (45,750) at 20210307214932154
47489 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/altera-pr-ip-core.h' (45,751) at 20220525020654567
47490 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs_param.h' (45,752) at 20210307214930554
47491 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BitTorrent-1.0' (45,753) at 20211006000025230
47492 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.noacpihp' (45,754) at 20240906080037556 to deleted uid set
47493 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/sti_uniperif.c' (45,755) at 20240815080012931
47494 2025-01-08 03:00:48.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-ptest-all.bb' (45,756) at 20240302090018202
47495 2025-01-08 03:00:48.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/airo.c' (45,757) at 20240405153050501
47496 2025-01-08 03:00:48.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/mapfile.csv' (45,758) at 20240405153054113
47497 2025-01-08 03:00:48.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/pipeline.json' (45,759) at 20240405153054125
47498 2025-01-08 03:00:48.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips_tuxrun.py' (45,760) at 20241211090212538
47499 2025-01-08 03:00:48.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/redirect_ingress.c' (45,761) at 20240405153050109
47500 2025-01-08 03:00:48.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/convert_py_to_csv.py' (45,762) at 20220525020652358
47501 2025-01-08 03:00:48.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hw_breakpoint.h' (45,763) at 20240405153046309
47502 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/0004-typedefs.h-add-support-for-64-bit-and-big-endian-MIP.patch' (45,764) at 20210307205553802
47503 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800.h' (45,765) at 20240405153050617
47504 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/genl.c' (45,766) at 20240405153053237
47505 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cper-parse.c' (45,767) at 20241121090009283
47506 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia-x86_64-asm_64.S' (45,768) at 20240405153046361
47507 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/emergency-restart.h' (45,769) at 20210307214926378
47508 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb' (45,770) at 20230520080014504
47509 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c' (45,771) at 20240405153230331
47510 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/base.h' (45,772) at 20220525020653915
47511 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/compat_alignment.c' (45,773) at 20240405153045865
47512 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/activation.cpp' (45,774) at 20240729080033928
47513 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbflush.h' (45,775) at 20210307214926246
47514 2025-01-08 03:00:48.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/gef_sbc310.dts' (45,776) at 20210307214926342
47515 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/rtc.h' (45,777) at 20210308005003684
47516 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.h' (45,778) at 20210307214927774
47517 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-session/gnome-session_46.0.bb' (45,779) at 20240413080012639
47518 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/sdhc_boot.c' (45,780) at 20210308005003000
47519 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/notifier_dbus_handler.cpp' (45,781) at 20240910080001402
47520 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/MAINTAINERS' (45,782) at 20210308005003048
47521 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-multicolor' (45,783) at 20210309003648256
47522 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/common.py' (45,784) at 20210307205554258
47523 2025-01-08 03:00:48.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/user.h' (45,785) at 20240405153230099
47524 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c' (45,786) at 20240405153049833
47525 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgalloc.h' (45,787) at 20240405153230031
47526 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/toeplitz.sh' (45,788) at 20240405153054353
47527 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Orangepi_defconfig' (45,789) at 20210308005003240
47528 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/hyperv.c' (45,790) at 20240812080017228
47529 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot_%.bbappend' (45,791) at 20241221090017468
47530 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc9194.c' (45,792) at 20240405153050297
47531 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-x86/chassis/x86-power-control_%.bbappend' (45,793) at 20241206090014218
47532 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/scale.c' (45,794) at 20210307214932662
47533 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/interrupt_64.S' (45,795) at 20240405153230035
47534 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msdos_partition.h' (45,796) at 20210307214931450
47535 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_4x256mx16.cfg' (45,797) at 20210308005002924
47536 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.h' (45,798) at 20240405153230399
47537 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021mds.dts' (45,799) at 20210307214926346
47538 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe-common.dtsi' (45,800) at 20240405153045589
47539 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/power-button.sh' (45,801) at 20230706080014733
47540 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_signed_off_by_presence.pass' (45,802) at 20241206090014310
47541 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/meson.options' (45,803) at 20240615080016937
47542 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-aster.dtsi' (45,804) at 20240405153229927
47543 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.yaml' (45,805) at 20240405153045137
47544 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/romimage.h' (45,806) at 20210307214926558
47545 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h' (45,807) at 20240405153230323
47546 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3128-power.h' (45,808) at 20210307214931346
47547 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-by-pid-record' (45,809) at 20210307214932570
47548 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/machine/quanta-q71l.conf' (45,810) at 20230927080013514
47549 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/COPYING.MIT' (45,811) at 20210307205554078
47550 2025-01-08 03:00:48.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/koelsch_spl.c' (45,812) at 20210308005003036
47551 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-debug-tarball.bbclass' (45,813) at 20230811080018306
47552 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_core.c' (45,814) at 20210308005003452
47553 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png' (45,815) at 20210307205554346 to deleted uid set
47554 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-eisa.c' (45,816) at 20210307214926290
47555 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/sysfs.c' (45,817) at 20240405153231639 to deleted uid set
47556 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/cmpxchg.h' (45,818) at 20240405153229991
47557 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vyasa-rk3288.h' (45,819) at 20210308005003624
47558 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-cm1.dtsi' (45,820) at 20240405153045425
47559 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-web3_7.3.0.bb' (45,821) at 20241221090017560
47560 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/fs.h' (45,822) at 20240405153049081
47561 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-utils.c' (45,823) at 20240405153232195
47562 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.2.pass' (45,824) at 20241206090014306
47563 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/slt_ast2600/slt_ast2600.c' (45,825) at 20210308005002916
47564 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/clock.c' (45,826) at 20210307214926558
47565 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-allwinner-h8homlet-v2.dts' (45,827) at 20210308005002624
47566 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_fixed_factor.c' (45,828) at 20210308005003348
47567 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/trace-events' (45,829) at 20210927100127153
47568 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront.c' (45,830) at 20220525020654983
47569 2025-01-08 03:00:48.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/watchdog.cpp' (45,831) at 20230511080038647
47570 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci_cmd.h' (45,832) at 20210309003649292
47571 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/oss.c' (45,833) at 20210307214926170
47572 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_12_0_0_sh_mask.h' (45,834) at 20210307214927690
47573 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/128' (45,835) at 20210927100127485
47574 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/index.rst' (45,836) at 20240413080012667
47575 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/test_smack_udp_sockets.sh' (45,837) at 20210307205554122
47576 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/datapage.S' (45,838) at 20210307214925986
47577 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lswsxl.dts' (45,839) at 20240405153045457
47578 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-sku22.dts' (45,840) at 20240405153045749
47579 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts78xx-fpga.h' (45,841) at 20210307214925930
47580 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/law.c' (45,842) at 20210308005002828
47581 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy.bb' (45,843) at 20241206090014230
47582 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700.h' (45,844) at 20210307214928350
47583 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/sysfs.sh' (45,845) at 20240405153232263
47584 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/samsung_fimd.h' (45,846) at 20240405153052953
47585 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-or-later' (45,847) at 20211006000025234
47586 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/bus_type.c' (45,848) at 20240405153231455
47587 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/host-gpio.service' (45,849) at 20240828080010887
47588 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/service_files/xyz.openbmc_project.Chassis.Control.Power@.service' (45,850) at 20211112040111283
47589 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nordanede' (45,851) at 20210307205553786
47590 2025-01-08 03:00:48.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds2404.c' (45,852) at 20240405153231375
47591 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/meson.build' (45,853) at 20230825080021141
47592 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clk_synthesizer.c' (45,854) at 20210308005002756
47593 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/tve_common.c' (45,855) at 20210308005003536
47594 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest1.decode' (45,856) at 20210308005046389
47595 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/rk_pwm.c' (45,857) at 20210308005003472
47596 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/brcm_u-boot.c' (45,858) at 20240405153049705
47597 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/pr.rst' (45,859) at 20210309003648312
47598 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/ftrace.h' (45,860) at 20210307214925646
47599 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-sim/Makefile' (45,861) at 20210307214925674
47600 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/Makefile' (45,862) at 20240405153230643
47601 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts' (45,863) at 20210308005002620
47602 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmcygnus/Makefile' (45,864) at 20210308005002552
47603 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/nios2_ksyms.c' (45,865) at 20210307214926310
47604 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdlib.c' (45,866) at 20210307214926362
47605 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_vpd.hpp' (45,867) at 20240819080030263
47606 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/kthread.c' (45,868) at 20220525020654391
47607 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c' (45,869) at 20240405153049813
47608 2025-01-08 03:00:48.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_sas.h' (45,870) at 20240405153051673
47609 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (45,871) at 20230606080013598
47610 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/Kconfig' (45,872) at 20240405153051457
47611 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/firmware.rst' (45,873) at 20240405153044969
47612 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23-spi.c' (45,874) at 20210307214932342
47613 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/meson.build' (45,875) at 20240326080039706
47614 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/README.md' (45,876) at 20240710080040518
47615 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/README' (45,877) at 20210308005003056
47616 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/collect_slot_vpd.cpp' (45,878) at 20240911080105024
47617 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd.service' (45,879) at 20210307205553834
47618 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_rport.c' (45,880) at 20220525020654023
47619 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e.h' (45,881) at 20241115090012953
47620 2025-01-08 03:00:48.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7629.c' (45,882) at 20240405153230211
47621 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/tlan.h' (45,883) at 20210307214929658
47622 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/msm_sdhci.c' (45,884) at 20210308005003404
47623 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c' (45,885) at 20240405153049941
47624 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm850.dtsi' (45,886) at 20240405153045789
47625 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/rbtree_augmented.h' (45,887) at 20210308005003668
47626 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm2835-aux.c' (45,888) at 20240405153046773
47627 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/acquirewdt.c' (45,889) at 20240405153052237
47628 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/win32-kbd-hook.h' (45,890) at 20210308005046057
47629 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-ixora-v1.1.dtsi' (45,891) at 20240405153045725
47630 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds_camp_core0.dts' (45,892) at 20210307214926346
47631 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8997.c' (45,893) at 20240405153230835
47632 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/oldask1_expected_stdout' (45,894) at 20210307214932154
47633 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7722.c' (45,895) at 20210307214926566
47634 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/ipv6.c' (45,896) at 20241216090017797
47635 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/.gitignore' (45,897) at 20240716080017671
47636 2025-01-08 03:00:48.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug.c' (45,898) at 20240405153230555
47637 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/nuvoton-cir.h' (45,899) at 20210309003650372
47638 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvdalen_Brunnsberg' (45,900) at 20210307205553778
47639 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sn9c2028.h' (45,901) at 20210307214928834
47640 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,pci.txt' (45,902) at 20210307214925382
47641 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/checksum_32.h' (45,903) at 20210309003649092
47642 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/bios_table_iter.c' (45,904) at 20240901080013973
47643 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/ledtrig-usbport.c' (45,905) at 20240405153231539
47644 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobiduo-common.dtsi' (45,906) at 20240405153045605
47645 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenSSL' (45,907) at 20210307205554426
47646 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec.c' (45,908) at 20240405153051869
47647 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0016-Isolate-common-uefi-variable-authentication-steps.patch' (45,909) at 20241206090014214
47648 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.c' (45,910) at 20240405153231015
47649 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation.out' (45,911) at 20240326080039734
47650 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-interface-devices.yaml' (45,912) at 20240405153045101
47651 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile' (45,913) at 20210307205554390
47652 2025-01-08 03:00:48.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ftintc010.c' (45,914) at 20240405153049193
47653 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa27x_udc.c' (45,915) at 20240405153231555
47654 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_pio4.h' (45,916) at 20210308005002716
47655 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_enet.c' (45,917) at 20240830080013275
47656 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/062.out' (45,918) at 20210308005046441
47657 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rcar_gen3_thermal.c' (45,919) at 20240405153231499
47658 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/irqsrcs_gfx_10_1.h' (45,920) at 20210307214927698
47659 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_sdmc.h' (45,921) at 20240906080037336
47660 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373-sdw.h' (45,922) at 20210309003654636
47661 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,lgm-usb-phy.yaml' (45,923) at 20240405153045129
47662 2025-01-08 03:00:48.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k_templates/main_global.c' (45,924) at 20240405153054385
47663 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net.h' (45,925) at 20240405153050197
47664 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_ca_en50221.c' (45,926) at 20240405153049277
47665 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/meson.build' (45,927) at 20230825080021141
47666 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at_3.2.5.bb' (45,928) at 20241206090014334
47667 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-qsb.dts' (45,929) at 20240405153045493
47668 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpudeadline.h' (45,930) at 20210307214931758
47669 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/nbench-byte' (45,931) at 20210307205553870
47670 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/ge_common.h' (45,932) at 20210308005003004
47671 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rda.c' (45,933) at 20240405153047081
47672 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client.c' (45,934) at 20240405153054005
47673 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/siano/Kconfig' (45,935) at 20210307214928850
47674 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_adjust_tail_user.c' (45,936) at 20240405153053425
47675 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbrroot' (45,937) at 20241211090212530 to deleted uid set
47676 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s700-cubieboard7.dts' (45,938) at 20210307214925986
47677 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hsi.rst' (45,939) at 20240405153045193
47678 2025-01-08 03:00:48.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/Motherboard/meson.build' (45,940) at 20230825080021141
47679 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_tables.h' (45,941) at 20240405153048361
47680 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sgmii_riser.h' (45,942) at 20210308005002960
47681 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/oid_registry.h' (45,943) at 20240405153231831
47682 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dma-jz4780.c' (45,944) at 20240405153230279
47683 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0001-Fixed-compilation-warnings-in-ainput-channel.patch' (45,945) at 20241206090014258
47684 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt' (45,946) at 20210307205554482
47685 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/.gitignore' (45,947) at 20240405153054365
47686 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/uldivmod.S' (45,948) at 20210308005002708
47687 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/framebuffer.yaml' (45,949) at 20240405153045149
47688 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/mctp_%.bbappend' (45,950) at 20241206090014222
47689 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-csky-mpintc.c' (45,951) at 20240405153049193
47690 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/ms_sensors_i2c.c' (45,952) at 20240405153230691
47691 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/.gitignore' (45,953) at 20210307214932722
47692 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/dbus-sdr/sensorcommands_unittest.cpp' (45,954) at 20240829080022542
47693 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/cm.c' (45,955) at 20240405153049073
47694 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec.c' (45,956) at 20240405153231475
47695 2025-01-08 03:00:48.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/bootscripts/bootzimg.cmd' (45,957) at 20210308005003044
47696 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py' (45,958) at 20210307205554262
47697 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_session.h' (45,959) at 20241023080012895
47698 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/Makefile' (45,960) at 20240405153046033
47699 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/0001-support-to-override-usr-sbin-and-usr-share.patch' (45,961) at 20241221090017512
47700 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynq/clkc.c' (45,962) at 20240405153230247
47701 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i7core_edac.c' (45,963) at 20210309003649352
47702 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts' (45,964) at 20240405153229919
47703 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cht-wcove.c' (45,965) at 20240405153049217
47704 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/core_kern_overflow.c' (45,966) at 20240405153054269
47705 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/meson.build' (45,967) at 20240403080030222
47706 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/meson.build' (45,968) at 20240906080037276
47707 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/altera_jtaguart.h' (45,969) at 20210307214931354
47708 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_pma.h' (45,970) at 20210309003653964
47709 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/logs.py' (45,971) at 20231126090012817
47710 2025-01-08 03:00:48.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/pl022.h' (45,972) at 20220525020654547
47711 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mchp-eic.c' (45,973) at 20240405153049201
47712 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg-configfs.h' (45,974) at 20240405153048893
47713 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/test_emulate_step.c' (45,975) at 20240405153046177
47714 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dispc.h' (45,976) at 20220525020652975
47715 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/dwc3-omap.h' (45,977) at 20210308005003672
47716 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/linux-compat.h' (45,978) at 20210308005003500
47717 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/symlink.c' (45,979) at 20210307214931134
47718 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_debug.h' (45,980) at 20240405153050217
47719 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_core.c' (45,981) at 20240405153230799
47720 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-dmic.c' (45,982) at 20240405153232159
47721 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-pcm.c' (45,983) at 20240613080016551
47722 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/kvm.h' (45,984) at 20240405153052897
47723 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/OWNERS' (45,985) at 20220723030029377
47724 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h' (45,986) at 20240405153048657
47725 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-exynos5.c' (45,987) at 20210308005003516
47726 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-intro.rst' (45,988) at 20210309003648500
47727 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_subr.c' (45,989) at 20240405153053169
47728 2025-01-08 03:00:48.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw_priv.h' (45,990) at 20240405153230799
47729 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/pmu_event_filter_test.c' (45,991) at 20240405153232271
47730 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/feature_to_c.py' (45,992) at 20240906080037444
47731 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu2.c' (45,993) at 20240613080016387
47732 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-points.c' (45,994) at 20240405153049529
47733 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/aarch64.conf' (45,995) at 20240106090017257
47734 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr3-timings.yaml' (45,996) at 20240405153045101
47735 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/arm,pl172.txt' (45,997) at 20210307214925354
47736 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-hummingboard2-emmc.dtsi' (45,998) at 20240405153045513
47737 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC9-83.0W' (45,999) at 20210307205553758
47738 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_main.c' (46,000) at 20210307214930846
47739 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/texture-blit-flip.vert' (46,001) at 20230426080043960
47740 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1340-evb.dts' (46,002) at 20240405153045577
47741 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.h' (46,003) at 20210307214930554
47742 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs.c' (46,004) at 20240405153051573
47743 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/add_and_remove.tc' (46,005) at 20210309003656000
47744 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7219-aad.h' (46,006) at 20240405153052885
47745 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/iguanair.c' (46,007) at 20240405153049509
47746 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f746-disco.dts' (46,008) at 20240405153229903
47747 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc13892.h' (46,009) at 20210308005003672
47748 2025-01-08 03:00:48.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/Makefile' (46,010) at 20240405153045909
47749 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-tauros3.h' (46,011) at 20210307214925966
47750 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/ksparser.py' (46,012) at 20230919080013994
47751 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Garpenberg_Kuppgarden' (46,013) at 20210307205553782
47752 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_ATM_defconfig' (46,014) at 20210308005003236
47753 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-div6-clock.yaml' (46,015) at 20240405153045029
47754 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/cx88-devel.rst' (46,016) at 20210307214925462
47755 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/snb-metrics.json' (46,017) at 20240405153054149
47756 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile' (46,018) at 20240405153230379
47757 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/040.out' (46,019) at 20210308005046437
47758 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Kconfig' (46,020) at 20240405153230543
47759 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cxl-test.c' (46,021) at 20230925080040093
47760 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/rxsbg.c' (46,022) at 20230426080043952
47761 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-intc-irqpin.c' (46,023) at 20240405153230751
47762 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/org.openbmc.control.Power@.service' (46,024) at 20221129040014411
47763 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/common.h' (46,025) at 20240405153051409
47764 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu-param.h' (46,026) at 20241211090212494
47765 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SECURE_BOOT_defconfig' (46,027) at 20210308005003244
47766 2025-01-08 03:00:48.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/siginfo.h' (46,028) at 20240405153231867
47767 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/paaudio.c' (46,029) at 20240326080039370
47768 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/mips-gic.h' (46,030) at 20210308005003636
47769 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/battery/bat_trats.c' (46,031) at 20210308005003468
47770 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch' (46,032) at 20241221090017680
47771 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-x86.h' (46,033) at 20210308005003612
47772 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp2-olpc-xo-1-75.dts' (46,034) at 20240405153045457
47773 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/sysreg-sr.h' (46,035) at 20240405153045881
47774 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-qcom-lpg.c' (46,036) at 20240405153230755
47775 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/rdacm21.c' (46,037) at 20240405153230791
47776 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/compat_dh.c' (46,038) at 20210307214932170
47777 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/Makefile' (46,039) at 20240805080013911
47778 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cy8ctmg110_ts.c' (46,040) at 20240405153049157
47779 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/bfind.c' (46,041) at 20210819100021634
47780 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_hst.h' (46,042) at 20210307214929770
47781 2025-01-08 03:00:48.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/Kconfig' (46,043) at 20240405153231075
47782 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_xgmi_if.h' (46,044) at 20220525020652478
47783 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra30-mc.h' (46,045) at 20210308005003636
47784 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kprobes.c' (46,046) at 20240815080012911
47785 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-drd.yaml' (46,047) at 20240405153045185
47786 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/Makefile' (46,048) at 20210308005002712
47787 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ACEX1K.h' (46,049) at 20210308005003556
47788 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/setup.h' (46,050) at 20210307214926550
47789 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/acpi.c' (46,051) at 20240405153046349
47790 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bcm6358.c' (46,052) at 20240405153049217
47791 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/meson.build' (46,053) at 20241211090212306
47792 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/ddr.c' (46,054) at 20210308005002728
47793 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target.c.inc' (46,055) at 20241211090212526
47794 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa-timer.c' (46,056) at 20210307214925882
47795 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/Makefile' (46,057) at 20240405153046309
47796 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/systable.c' (46,058) at 20240405153047041
47797 2025-01-08 03:00:48.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APAFML' (46,059) at 20211006000025226
47798 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_eeprom.h' (46,060) at 20240405153050449
47799 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_kvp_daemon.c' (46,061) at 20240405153232211
47800 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp7045.c' (46,062) at 20240405153049557
47801 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/m68k/denormal.c' (46,063) at 20240326080039746
47802 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tps546d24.c' (46,064) at 20240405153048873
47803 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vblank.c' (46,065) at 20240405153048465
47804 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/tune-loongarch.inc' (46,066) at 20230211040012647
47805 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/107' (46,067) at 20220429100100890
47806 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/safe-syscall.S' (46,068) at 20220429100100406
47807 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/MAINTAINERS' (46,069) at 20210308005003008
47808 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-Turku' (46,070) at 20210307205553758
47809 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt' (46,071) at 20210307214925342
47810 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db_5.3.28.bb' (46,072) at 20241206090014346
47811 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_macsec.h' (46,073) at 20210716100029955
47812 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-top-perms' (46,074) at 20240326080039734
47813 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/Kconfig' (46,075) at 20210308005002916
47814 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/shadow-vars.rst' (46,076) at 20240405153045225
47815 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_log_syslog.c' (46,077) at 20240405153232059
47816 2025-01-08 03:00:48.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/opcua.json' (46,078) at 20210307205553850
47817 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/options.c' (46,079) at 20240910080014094
47818 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-virtio.yaml' (46,080) at 20220525020651674
47819 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp.dtsi' (46,081) at 20240405153229975
47820 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch' (46,082) at 20230131040012027
47821 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_ethtool.c' (46,083) at 20240405153049965
47822 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc_20230219.bb' (46,084) at 20230401080011935
47823 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_koi8-r.c' (46,085) at 20210307214931190
47824 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.0.rst' (46,086) at 20230114040015514
47825 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ism.h' (46,087) at 20241216090017797
47826 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022ds_36b.dts' (46,088) at 20210307214926346
47827 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm-qspi.c' (46,089) at 20240405153231459
47828 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console.c' (46,090) at 20241211090212554
47829 2025-01-08 03:00:48.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb' (46,091) at 20241221090017544
47830 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb' (46,092) at 20220402030015899
47831 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500pci.h' (46,093) at 20240405153050617
47832 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.prettierrc.yaml' (46,094) at 20221213040016740
47833 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.SNTP' (46,095) at 20210308005003292
47834 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch' (46,096) at 20230706080014741
47835 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/exception.json' (46,097) at 20240405153054105
47836 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch_2.7.6.bb' (46,098) at 20220402030016179
47837 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_qb.c' (46,099) at 20210308005046505
47838 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-db.dts' (46,100) at 20240405153045453
47839 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/meson.build' (46,101) at 20241125090040576
47840 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lut.h' (46,102) at 20240405153049445
47841 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/busybox/busybox_%.bbappend' (46,103) at 20210812000025290
47842 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mtk-cirq.c' (46,104) at 20240405153049201
47843 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/applesmc.c' (46,105) at 20241211090212294
47844 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/__init__.py' (46,106) at 20210308005003736
47845 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-reset.c' (46,107) at 20210307214926290
47846 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/getopts.cfg' (46,108) at 20241221090017636
47847 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-afe.c' (46,109) at 20240405153049305
47848 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/opdef.h' (46,110) at 20240405153052965
47849 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/multiplexer/Kconfig' (46,111) at 20240405153049009
47850 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/alarmtimer.h' (46,112) at 20210307214931606
47851 2025-01-08 03:00:48.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-bsp/u-boot/u-boot_%.bbappend' (46,113) at 20241221090017576
47852 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_nat.h' (46,114) at 20210307214931662
47853 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.c' (46,115) at 20240405153231175
47854 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm017-dc3/psu_init_gpl.c' (46,116) at 20210308005003200
47855 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/olpc.h' (46,117) at 20210307214926670
47856 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.h' (46,118) at 20240405153048353
47857 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/tegra/Makefile' (46,119) at 20240405153231351
47858 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/mac.h' (46,120) at 20240405153051953
47859 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c' (46,121) at 20240726080012854
47860 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_core.c' (46,122) at 20241216090017721
47861 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a0-spl_defconfig' (46,123) at 20210308005003256
47862 2025-01-08 03:00:48.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu-param.h' (46,124) at 20241211090212478
47863 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-da9052.c' (46,125) at 20210307214928546
47864 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_sf.py' (46,126) at 20210308005003744
47865 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (46,127) at 20241206090014218
47866 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts' (46,128) at 20240405153045709
47867 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbfadt.c' (46,129) at 20240405153046625
47868 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-crypt.rst' (46,130) at 20220525020651642
47869 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs3.h' (46,131) at 20210307214931458
47870 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/preg_alias.c' (46,132) at 20230925080040097
47871 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/ifm-csi.txt' (46,133) at 20210307214925362
47872 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_u32.c' (46,134) at 20210307214932058
47873 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/core.c' (46,135) at 20240405153053485
47874 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-clock-data-logger@.service.in' (46,136) at 20230513080022442
47875 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/_templates/breadcrumbs.html' (46,137) at 20210307205554290
47876 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_42.h' (46,138) at 20240405153048541
47877 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-camera.rst' (46,139) at 20240405153045313
47878 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/Kconfig' (46,140) at 20210308005002852
47879 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_device_info.c' (46,141) at 20240405153230579
47880 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gpio-fan.c' (46,142) at 20240405153048857
47881 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/301' (46,143) at 20210927100127505
47882 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/console.h' (46,144) at 20240405153231803
47883 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8.dts' (46,145) at 20210307214926010
47884 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufs_quirks.h' (46,146) at 20240405153231883
47885 2025-01-08 03:00:48.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_netcell.c' (46,147) at 20240405153046665
47886 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c' (46,148) at 20240726080012846
47887 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/runlatch.h' (46,149) at 20240405153046125
47888 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/ftpm.py' (46,150) at 20241206090014214
47889 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mux.h' (46,151) at 20240405153230247
47890 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pv88060.txt' (46,152) at 20210307214925410
47891 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS1-ssh-bic@.service' (46,153) at 20230203040020726
47892 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/testmode.c' (46,154) at 20210307214929782
47893 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.h' (46,155) at 20240405153047277
47894 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/e820_memory_layout.c' (46,156) at 20240906080037228
47895 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/validate_cap.c' (46,157) at 20210307214932662
47896 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/crypto.json' (46,158) at 20240405153054117
47897 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/ptrace.h' (46,159) at 20210308005002808
47898 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/lcd.h' (46,160) at 20210307214926770
47899 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/fec.h' (46,161) at 20210307214931390
47900 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-fqs.svg' (46,162) at 20210307214925210
47901 2025-01-08 03:00:48.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/Kconfig' (46,163) at 20240405153051873
47902 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/Makefile' (46,164) at 20210307214926538
47903 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/external_intf/management_console_utils.py' (46,165) at 20221209040018567
47904 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update.bb' (46,166) at 20241221090017480
47905 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_job.c' (46,167) at 20240613080016379
47906 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30.h' (46,168) at 20240405153048969
47907 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-sva.c' (46,169) at 20240405153230747
47908 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9052_wdt.c' (46,170) at 20210307214930966
47909 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/Makefile' (46,171) at 20210307214926266
47910 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_targdb.c' (46,172) at 20210307214930310
47911 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/pgm_check_info.c' (46,173) at 20240405153046269
47912 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_core.h' (46,174) at 20220525020653271
47913 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml' (46,175) at 20240405153045113
47914 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/oldask1_config' (46,176) at 20210308005003736
47915 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts' (46,177) at 20240405153045821
47916 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/slip.h' (46,178) at 20220525020653691
47917 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (46,179) at 20240703080014815
47918 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/howto.rst' (46,180) at 20240405153045301
47919 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/smsc37b787_wdt.c' (46,181) at 20210309003653356
47920 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/mrccache.c' (46,182) at 20210308005002884
47921 2025-01-08 03:00:48.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_spl_simple.c' (46,183) at 20210308005003416
47922 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd_x32.h' (46,184) at 20241211090212374
47923 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/microblaze-core.xml' (46,185) at 20230426080043664
47924 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h' (46,186) at 20240405153231227
47925 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxfgpe.c' (46,187) at 20240405153046617
47926 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-snmp/xyz.openbmc_project.Network.SNMP.service' (46,188) at 20230215040018439
47927 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/float_convs.ref' (46,189) at 20220429100100942
47928 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pvtime.c' (46,190) at 20240405153045889
47929 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/Makefile' (46,191) at 20240405153231455
47930 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Memory_v1.xml' (46,192) at 20240619080002928
47931 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-add-libnetsnmp-when-link.patch' (46,193) at 20210307205553818
47932 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_strncmp.sh' (46,194) at 20240405153054241
47933 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/Makefile.am' (46,195) at 20210307214932742
47934 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/sun3ints.c' (46,196) at 20220525020651986
47935 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/Kconfig' (46,197) at 20210308005003736
47936 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_output.c' (46,198) at 20241211090145433
47937 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/pdt.c' (46,199) at 20210307214930002
47938 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp' (46,200) at 20241211090002379
47939 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_event_handler.cpp' (46,201) at 20240826080030471
47940 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel_sdsi' (46,202) at 20240405153044925
47941 2025-01-08 03:00:48.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.h' (46,203) at 20240405153048449
47942 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/imx-regs.h' (46,204) at 20210308005002672
47943 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/keystone_net.c' (46,205) at 20210308005003448
47944 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/extable.c' (46,206) at 20240405153045949
47945 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/master.c' (46,207) at 20240405153053233
47946 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/base.cpp' (46,208) at 20240530080030270
47947 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc-softmmu.mak' (46,209) at 20240906080037160
47948 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/sifive_edac.c' (46,210) at 20240405153047021
47949 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxtu102.c' (46,211) at 20240405153048641
47950 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdeflate/libdeflate_1.20.bb' (46,212) at 20241206090014250
47951 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/aosp.h' (46,213) at 20240405153053177
47952 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/ncsi.c' (46,214) at 20210421100236122
47953 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/stm32-timer-trigger.c' (46,215) at 20240405153049017
47954 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/acpi.c' (46,216) at 20240405153229999
47955 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/scatterwalk.h' (46,217) at 20240405153052625
47956 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/1296.patch' (46,218) at 20231011080016574
47957 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42l56.txt' (46,219) at 20210307214925426
47958 2025-01-08 03:00:48.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/meson.build' (46,220) at 20210417000012636
47959 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/socfpga.c' (46,221) at 20210308005003072
47960 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_synth.c' (46,222) at 20210307214932222
47961 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/clocksource.h' (46,223) at 20210307214926578
47962 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/meson.build' (46,224) at 20241211090212314
47963 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/scm.c' (46,225) at 20240405153232007
47964 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-vmsr-helper.rst' (46,226) at 20240906080037180
47965 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/machine.c' (46,227) at 20240613080016563
47966 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/entry_point.py' (46,228) at 20221206040017633
47967 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch_br.c' (46,229) at 20241018080014498
47968 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd/fix-pps_strerror_r.patch' (46,230) at 20241221090017532
47969 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_hier.sh' (46,231) at 20240405153054341
47970 2025-01-08 03:00:48.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36060.c' (46,232) at 20240405153049389
47971 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352' (46,233) at 20210307214925190
47972 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/board.c' (46,234) at 20210308005002920
47973 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/Unicode' (46,235) at 20210307205554010
47974 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp152.dtsi' (46,236) at 20240405153045373
47975 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/bmcweb.service.in' (46,237) at 20240824080002926
47976 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/bvme6000_defconfig' (46,238) at 20240405153230003
47977 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-lladdr-target.sh' (46,239) at 20240405153054293
47978 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_merge.c' (46,240) at 20210307214932722
47979 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/nxp,tda998x.yaml' (46,241) at 20240405153045037
47980 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f429-evaluation_defconfig' (46,242) at 20210308005003280
47981 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mbx.c' (46,243) at 20240405153231439
47982 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_nid_api.h' (46,244) at 20240405153054225
47983 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kthread.c' (46,245) at 20241018080014570
47984 2025-01-08 03:00:48.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_emmc0_defconfig' (46,246) at 20210308005003284
47985 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/dcpop.c' (46,247) at 20230925080040097
47986 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_flattree_defconfig' (46,248) at 20210308005003276
47987 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/json_writer.c' (46,249) at 20240405153054037
47988 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_spi_rcw.cfg' (46,250) at 20210308005002992
47989 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.h' (46,251) at 20210307214929922
47990 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/Makefile' (46,252) at 20210308005003048
47991 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda-common.dtsi' (46,253) at 20240405153045605
47992 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc.c' (46,254) at 20210308005003404
47993 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-a100-ccu.h' (46,255) at 20240405153231795
47994 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/MAINTAINERS' (46,256) at 20210308005002972
47995 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/apple/rtkit.h' (46,257) at 20240405153052793
47996 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/rust.py' (46,258) at 20241206090014306
47997 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp116x-hcd.c' (46,259) at 20240405153052101
47998 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ds1621.rst' (46,260) at 20210307214925498
47999 2025-01-08 03:00:48.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/lib/Makefile' (46,261) at 20210308005002808
48000 2025-01-08 03:00:48.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc8180x.h' (46,262) at 20241011080017371
48001 2025-01-08 03:00:48.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/vmlinux.lds.S' (46,263) at 20240405153046061
48002 2025-01-08 03:00:48.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_0_sh_mask.h' (46,264) at 20210307214927334
48003 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h' (46,265) at 20210309003653312
48004 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-g12a.c' (46,266) at 20240405153231323
48005 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/Kconfig' (46,267) at 20210307214927766
48006 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/floating-point.json' (46,268) at 20240405153054137
48007 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/meson.build' (46,269) at 20240326080039442
48008 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/power-domain.yaml' (46,270) at 20240405153045137
48009 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/timers/.gitignore' (46,271) at 20220525020654935
48010 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/atakeyb.c' (46,272) at 20210309003648816
48011 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/mt7629_rfb.c' (46,273) at 20210308005003016
48012 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sync_bitops.h' (46,274) at 20210307214926678
48013 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/50-mount-persistent' (46,275) at 20240218090011626
48014 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_debugfs.c' (46,276) at 20240405153050205
48015 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_hdmi.h' (46,277) at 20240405153048569
48016 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-evk.dts' (46,278) at 20240405153229923
48017 2025-01-08 03:00:48.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/mmu.c' (46,279) at 20241125090012231
48018 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware.h' (46,280) at 20240405153231287
48019 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/bitops.c' (46,281) at 20230426080043960
48020 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/AssemblyStore.js' (46,282) at 20241004080035963
48021 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libgcc.h' (46,283) at 20240405153052721
48022 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ls102xa_stream_id.c' (46,284) at 20210308005002960
48023 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PowerSupply_v1.xml' (46,285) at 20240619080002932
48024 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RoleCollection.json' (46,286) at 20240619080002952
48025 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00233_video_measure_memmap_package.h' (46,287) at 20210307214928682
48026 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/notif.h' (46,288) at 20240405153052965
48027 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/ex.S' (46,289) at 20210307214926562
48028 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/driver.c' (46,290) at 20240812080017244
48029 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/cpm_uart.h' (46,291) at 20240405153231511
48030 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/common/getopt.c' (46,292) at 20240405153054213
48031 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hard-interface.c' (46,293) at 20240405153231987
48032 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc236_common.c' (46,294) at 20240405153046889
48033 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (46,295) at 20230120040014546
48034 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml' (46,296) at 20240906080037132
48035 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mutex.c' (46,297) at 20240405153054197
48036 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Documentation/devicetree/pi433.txt' (46,298) at 20240405153051873
48037 2025-01-08 03:00:48.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_maven.c' (46,299) at 20240405153052197
48038 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/Kconfig' (46,300) at 20240405153049521
48039 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.23.rst' (46,301) at 20241221090017596
48040 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372.c' (46,302) at 20240405153232143
48041 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-ath79.c' (46,303) at 20240405153045985
48042 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_busy.c' (46,304) at 20220818100014835
48043 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cscope/cscope_15.9.bb' (46,305) at 20241221090017512
48044 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c' (46,306) at 20240405153230747
48045 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.h' (46,307) at 20210307214929946
48046 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/libgcc.c' (46,308) at 20210308005002828
48047 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma_types.h' (46,309) at 20240405153048541
48048 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.c' (46,310) at 20240405153048661
48049 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mcs.h' (46,311) at 20210307214931478
48050 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/agent.h' (46,312) at 20210307214928370
48051 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/qemu.py' (46,313) at 20240106090017261
48052 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/tu102.c' (46,314) at 20240405153048637
48053 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/run-ptest' (46,315) at 20231011080016614
48054 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c' (46,316) at 20210309003651144
48055 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-nested.out' (46,317) at 20210308005046397 to deleted uid set
48056 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ring_buffer_benchmark.c' (46,318) at 20240405153053061
48057 2025-01-08 03:00:48.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-mixer_1.2.12.bb' (46,319) at 20241221090017528
48058 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/150.out.raw' (46,320) at 20210308005046453
48059 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/qcom_camss.rst' (46,321) at 20240405153229739
48060 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530.h' (46,322) at 20240429080012424
48061 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/thermal.h' (46,323) at 20210308005003688
48062 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32-rcc.txt' (46,324) at 20210308005003304
48063 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610m4.dtsi' (46,325) at 20240405153045537
48064 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/si476x-i2c.c' (46,326) at 20240405153049613
48065 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-74xx-mmio.c' (46,327) at 20240405153230303
48066 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/exynos4210_gic.c' (46,328) at 20221215040039118
48067 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index.rst' (46,329) at 20241211090212234
48068 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/Makefile' (46,330) at 20210309003656020
48069 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/isdn/capicmd.h' (46,331) at 20210307214931638
48070 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zmx25_defconfig' (46,332) at 20210308005003288
48071 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-liftoff-Correct-function-signatures.patch' (46,333) at 20241221090017512
48072 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grasmark' (46,334) at 20210307205553782
48073 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/testfloat_3e.bb' (46,335) at 20241221090017544
48074 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lontium,lt9211.yaml' (46,336) at 20240405153045037
48075 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-round-robin.c' (46,337) at 20240405153049249
48076 2025-01-08 03:00:48.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/processpptables.h' (46,338) at 20210309003649648
48077 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/perf_event.h' (46,339) at 20240405153231875
48078 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c' (46,340) at 20210307214927950
48079 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/twl4030-madc-hwmon.rst' (46,341) at 20210307214925506
48080 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/tbench.sh' (46,342) at 20240405153054233
48081 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/crg-hi3798cv200.c' (46,343) at 20240405153230211
48082 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08_spi.c' (46,344) at 20240405153051337
48083 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_factory.hpp' (46,345) at 20241209090018856
48084 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/NFIT.memhp' (46,346) at 20240906080037556 to deleted uid set
48085 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/Kconfig' (46,347) at 20210307214929550
48086 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_json.py' (46,348) at 20240405153054225
48087 2025-01-08 03:00:48.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h' (46,349) at 20240405153049921
48088 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-csc-scaler.c' (46,350) at 20240405153231471
48089 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-ldb.c' (46,351) at 20240405153048557
48090 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bcm-sba-raid.c' (46,352) at 20240405153230279
48091 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs3acl.c' (46,353) at 20240405153052433
48092 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt298.c' (46,354) at 20240405153053713
48093 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps' (46,355) at 20210927100127505
48094 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/cpuinfo' (46,356) at 20210308005059705
48095 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip-rga.yaml' (46,357) at 20240405153045101
48096 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fuse.h' (46,358) at 20240405153231871
48097 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/nospec-branch.h' (46,359) at 20240405153046277
48098 2025-01-08 03:00:48.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_watermark.h' (46,360) at 20240405153048465
48099 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/spi.c' (46,361) at 20210308005003740
48100 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts' (46,362) at 20240405153045745
48101 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/update-config.patch' (46,363) at 20210307205553834
48102 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/cs-etm.c' (46,364) at 20240405153232219
48103 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_efi_selftest.py' (46,365) at 20210308005003744
48104 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc834x_itx_defconfig' (46,366) at 20210307214926366
48105 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65218.c' (46,367) at 20240405153230307
48106 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/bounces' (46,368) at 20210308005003300
48107 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/perf_event_stackmap.c' (46,369) at 20240405153054273
48108 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/uc.c' (46,370) at 20220525020653139
48109 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h' (46,371) at 20220525020652947
48110 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/Kconfig' (46,372) at 20240405153049153
48111 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/Kbuild' (46,373) at 20210307214927974
48112 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_base.h' (46,374) at 20240405153230983
48113 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/quarantine.c' (46,375) at 20240405153053129
48114 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_table.host.h' (46,376) at 20210307214930558
48115 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15-revc.dts' (46,377) at 20210308005002564
48116 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/msu-sink.c' (46,378) at 20220818100014715
48117 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml' (46,379) at 20240405153045029
48118 2025-01-08 03:00:48.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-kernel/linux/linux-aspeed_%.bbappend' (46,380) at 20221015030011580
48119 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/vertexcom/mse102x.c' (46,381) at 20241125090012255
48120 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto_6.12.bb' (46,382) at 20241221090017688
48121 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/udoo_neo.h' (46,383) at 20210308005003624
48122 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/config-bmccpld.json' (46,384) at 20240405080013750
48123 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/Makefile' (46,385) at 20210307214928086
48124 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_maple_tree.c' (46,386) at 20240405153231955
48125 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp_cm.c' (46,387) at 20240405153047245
48126 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_dup_netdev.c' (46,388) at 20240405153053333
48127 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_ethtool.c' (46,389) at 20240405153050173
48128 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/logging_utils.robot' (46,390) at 20240627080021048
48129 2025-01-08 03:00:48.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common/gbmc-net-lib.sh' (46,391) at 20241221090017480
48130 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/igmp.c' (46,392) at 20240405153232019
48131 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lasi700.c' (46,393) at 20220525020654019
48132 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier/meson.build' (46,394) at 20230825080021137
48133 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-config/power_reading.json' (46,395) at 20230511080017319
48134 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ldsx.c' (46,396) at 20240405153232263
48135 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/APIC' (46,397) at 20240906080037556 to deleted uid set
48136 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu8000.h' (46,398) at 20220525020654655
48137 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cpu.c' (46,399) at 20210308005002724
48138 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/l2cap_sock.c' (46,400) at 20241216090017785
48139 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dprtc.c' (46,401) at 20210307214929394
48140 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.json' (46,402) at 20210308005046405
48141 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_intr.h' (46,403) at 20240405153049893
48142 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uboot-extlinux-config.bbclass' (46,404) at 20231014080011731
48143 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/transhuge.rst' (46,405) at 20240405153045229
48144 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_perfcnt.h' (46,406) at 20210307214927990
48145 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/gparted/files/0001-Install-polkit-action-unconditionally-executable-pke.patch' (46,407) at 20210307205553742
48146 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/Makefile' (46,408) at 20220525020652362
48147 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features_def.h.inc' (46,409) at 20240906080037532
48148 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5cm.dtsi' (46,410) at 20210308005002572
48149 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/Makefile' (46,411) at 20220525020651802
48150 2025-01-08 03:00:48.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk.c' (46,412) at 20240405153046849
48151 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/xlnx-usb-subsystem.c' (46,413) at 20210927100127213
48152 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_ipi.c' (46,414) at 20240906080037240
48153 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/uncore-interconnect.json' (46,415) at 20240405153054149
48154 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/sb1250_swarm_defconfig' (46,416) at 20240405153045997
48155 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_SECURE_BOOT_defconfig' (46,417) at 20210308005003244
48156 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/nlohmann_json.wrap' (46,418) at 20231208090033857
48157 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu-features.h' (46,419) at 20240405153046001
48158 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/LoadPin.rst' (46,420) at 20220525020651638
48159 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp1362-hcd.c' (46,421) at 20240405153231559
48160 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-serranove.dts' (46,422) at 20240405153045545
48161 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/oppanel-opal.txt' (46,423) at 20210307214925406
48162 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/stm32-reset.c' (46,424) at 20210308005003480
48163 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t2080_ids.c' (46,425) at 20210308005002832
48164 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/test-empty-image.bb' (46,426) at 20210307205554386
48165 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_display.h' (46,427) at 20240405153048457
48166 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/kprobes.c' (46,428) at 20240405153045921
48167 2025-01-08 03:00:48.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_reg.h' (46,429) at 20240405153049409
48168 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367_priv.h' (46,430) at 20210307214928638
48169 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-cxl-protocol.h' (46,431) at 20241114091008832
48170 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sndrv_ctl_ioctl.sh' (46,432) at 20210307214932578
48171 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/Kconfig' (46,433) at 20210308005003040
48172 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kdebug.h' (46,434) at 20240405153045937
48173 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/178' (46,435) at 20210927100127489
48174 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/unix_connect.c' (46,436) at 20240405153054333
48175 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/.gitignore' (46,437) at 20210308005002752
48176 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/touchkit_ps2.c' (46,438) at 20210307214928494
48177 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_tcp_skb.h' (46,439) at 20240405153232255
48178 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.3.rst' (46,440) at 20231126090012821
48179 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl/0001-include-libgen.h-for-basename.patch' (46,441) at 20240413080012647
48180 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/Makefile' (46,442) at 20210308005003716
48181 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/JCSat3A_C-128.0E' (46,443) at 20210307205553762
48182 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-chrome-common.dtsi' (46,444) at 20240405153229947
48183 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/config.mk' (46,445) at 20210308005002756
48184 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba-wmi.c' (46,446) at 20210307214930150
48185 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_ll.c' (46,447) at 20210309003649340
48186 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/rockchip.c' (46,448) at 20220525020653687
48187 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-base.yml' (46,449) at 20230706080014769
48188 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch' (46,450) at 20210307205553946
48189 2025-01-08 03:00:48.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/kgdb_nmi.c' (46,451) at 20240405153231515
48190 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el1t.c' (46,452) at 20210307214932634
48191 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pcmcia.h' (46,453) at 20210308005003680
48192 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/Makefile' (46,454) at 20210307214929262
48193 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_common.c' (46,455) at 20210308005003452
48194 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/preempt-locking.rst' (46,456) at 20210307214925518
48195 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de_types.h' (46,457) at 20210307214930554
48196 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/Makefile' (46,458) at 20240405153045473
48197 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-all.bb' (46,459) at 20231014080011723
48198 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mmap-basic.c' (46,460) at 20240405153232231
48199 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6125-mdss.yaml' (46,461) at 20240405153229763
48200 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_bcm7271.c' (46,462) at 20240613080016467
48201 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6348-usbh-phy.c' (46,463) at 20210308005003452
48202 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfbdrv.c' (46,464) at 20240405153231587
48203 2025-01-08 03:00:48.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/Kconfig' (46,465) at 20241211090212342
48204 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677.h' (46,466) at 20240405153232159
48205 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/tlb.c' (46,467) at 20210308005002980
48206 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/ibm,vas.txt' (46,468) at 20210307214925406
48207 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/sigcontext.h' (46,469) at 20210307214926554
48208 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-olinuxino.dts' (46,470) at 20210308005002620
48209 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ksyms_common.c' (46,471) at 20240405153053013
48210 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trace-id.h' (46,472) at 20240405153048893
48211 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh' (46,473) at 20220612030016755
48212 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/blanche.c' (46,474) at 20210308005003032
48213 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/lm3646.c' (46,475) at 20240405153049317
48214 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x04_uclass.h' (46,476) at 20220525020653035
48215 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/mtk-reset.h' (46,477) at 20210308005003640
48216 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/mds.rst' (46,478) at 20240405153229747
48217 2025-01-08 03:00:48.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_fip.h' (46,479) at 20240405153051601
48218 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cdmm.h' (46,480) at 20210307214926210
48219 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/lpddr_cmds.c' (46,481) at 20240405153049681
48220 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-98dx3236-pinctrl.txt' (46,482) at 20210307214925394
48221 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.hpp' (46,483) at 20241025080030538 to deleted uid set
48222 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/tlbflush.h' (46,484) at 20210307214926622
48223 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-extended/pam/libpam/faillock.conf' (46,485) at 20240221090011581
48224 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,tcu.h' (46,486) at 20210307214931326
48225 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_unpriv_bpf_disabled.c' (46,487) at 20240405153054281
48226 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/ustack.h' (46,488) at 20210307214926122
48227 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-igep0033.dtsi' (46,489) at 20240405153045589
48228 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-lts.dts' (46,490) at 20220525020651902
48229 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ch7301.c' (46,491) at 20210308005003000
48230 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/setup.c' (46,492) at 20240628080013977
48231 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_realtek_common.h' (46,493) at 20240405153053953
48232 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctatc.h' (46,494) at 20220525020654991
48233 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer/0001-src-installer-utils.py-sort-entries-before-writing-o.patch' (46,495) at 20241221090017668
48234 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sunxi_defconfig' (46,496) at 20240613080016363
48235 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/.gitignore' (46,497) at 20240405153046441
48236 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c' (46,498) at 20240913080013801
48237 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/virtconvert.h' (46,499) at 20240405153045965
48238 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/canokey.c' (46,500) at 20230925080039909
48239 2025-01-08 03:00:48.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml' (46,501) at 20240405153229803
48240 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/core.h' (46,502) at 20240405153230915
48241 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi' (46,503) at 20240405153229971
48242 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_types.hpp' (46,504) at 20230524080039233
48243 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_FISTTP.c' (46,505) at 20210307214932734
48244 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi.h' (46,506) at 20210308005002872
48245 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_dump.h' (46,507) at 20240405153048701
48246 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/sys_proto.h' (46,508) at 20210308005002656
48247 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/templates/default/bblayers.conf.sample' (46,509) at 20240323080013545
48248 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule-network.bb' (46,510) at 20241221090017520
48249 2025-01-08 03:00:48.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-yavia.dtsi' (46,511) at 20240405153229971
48250 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/fw.h' (46,512) at 20241211090145473
48251 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-3.0-only' (46,513) at 20210316000012717
48252 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_enet.h' (46,514) at 20210307214926218
48253 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-link.h' (46,515) at 20220525020654655
48254 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/Makefile' (46,516) at 20220525020652066
48255 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/device.h' (46,517) at 20220525020653131
48256 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc866ads.dts' (46,518) at 20210307214926358
48257 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gusum' (46,519) at 20210307205553782
48258 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads1100.c' (46,520) at 20240405153048961
48259 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/README' (46,521) at 20210308005003004
48260 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted_caam.h' (46,522) at 20240405153052657
48261 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/probe.c' (46,523) at 20220525020653839
48262 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-r7-tv-dongle.dts' (46,524) at 20210308005002620
48263 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/run-ptest' (46,525) at 20241221090017668
48264 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/clock.c' (46,526) at 20210307214926270
48265 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_kontronoem.h' (46,527) at 20210308004938820
48266 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml' (46,528) at 20240405153045165
48267 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.json' (46,529) at 20210308005046405
48268 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-audsys-clkid.h' (46,530) at 20240405153053965
48269 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7366.c' (46,531) at 20210307214926562
48270 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-opos6ul.dtsi' (46,532) at 20240405153045529
48271 2025-01-08 03:00:48.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/gtimer.h' (46,533) at 20240906080037456
48272 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_sw.c' (46,534) at 20220525020654939
48273 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_caif.h' (46,535) at 20210309003653940
48274 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml' (46,536) at 20240405153045065
48275 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/rsh.xinetd.inetutils' (46,537) at 20210307205554462
48276 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-tfp410.c' (46,538) at 20240405153230527
48277 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord.bb' (46,539) at 20241221090017532
48278 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ani.h' (46,540) at 20210307214929750
48279 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kstrtox.h' (46,541) at 20210716100030079
48280 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap3-transition.css' (46,542) at 20210307205554270
48281 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.h' (46,543) at 20240405153047193
48282 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/meson.build' (46,544) at 20210927100127017
48283 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rv1108.h' (46,545) at 20210308005002660
48284 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu.h' (46,546) at 20241211090212494
48285 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/qcom,rpmh-regulator.h' (46,547) at 20210307214931346
48286 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_h264.h' (46,548) at 20210307214930586
48287 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/ps2-gpio.yaml' (46,549) at 20240405153045153
48288 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/gpio.h' (46,550) at 20210307214931610
48289 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc18xx.dtsi' (46,551) at 20240405153045533
48290 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS' (46,552) at 20210308005002968
48291 2025-01-08 03:00:48.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/smp.c' (46,553) at 20240405153046221
48292 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/soc.c' (46,554) at 20210308005002728
48293 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smsc47b397.rst' (46,555) at 20210307214925506
48294 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/law.c' (46,556) at 20210308005003168
48295 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/Kconfig' (46,557) at 20240405153053493
48296 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/Makefile' (46,558) at 20210307214927042
48297 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi' (46,559) at 20240405153045713
48298 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/dirtyrate.c' (46,560) at 20241211090212386
48299 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/run.c' (46,561) at 20241216090017757
48300 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion_types.h' (46,562) at 20210307214930554
48301 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/meson.build' (46,563) at 20240906080037488
48302 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c' (46,564) at 20240405153050593
48303 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77843-private.h' (46,565) at 20210307214931430
48304 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_support.c' (46,566) at 20240405153052993
48305 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_summary.h' (46,567) at 20210308005003556
48306 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/panel.c' (46,568) at 20210308005003740
48307 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_priv1_mmio.c' (46,569) at 20240405153046205
48308 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/siemens-am33x-common.h' (46,570) at 20210308005003616
48309 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/proc_tty.c' (46,571) at 20240405153052493
48310 2025-01-08 03:00:48.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvmem.rst' (46,572) at 20240405153045193
48311 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/Makefile' (46,573) at 20240405153230267
48312 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tpo-td028ttec1.c' (46,574) at 20240405153048697
48313 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kc1_defconfig' (46,575) at 20210308005003260
48314 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_acpi.c' (46,576) at 20241211090145569
48315 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/configNR_CPUS.sh' (46,577) at 20210307214932714
48316 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/6lowpan_i.h' (46,578) at 20210307214931930
48317 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_clock.c' (46,579) at 20210307214930950
48318 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipv6_route.h' (46,580) at 20210307214931638
48319 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiostat/Makefile' (46,581) at 20210307214928362
48320 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/Kconfig' (46,582) at 20240405153231571
48321 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/Kconfig' (46,583) at 20240906080037296
48322 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fagersta' (46,584) at 20210307205553778
48323 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m528xsim.h' (46,585) at 20210307214926162
48324 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-clock.h' (46,586) at 20240405153045685
48325 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/Kconfig' (46,587) at 20240405153231595
48326 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/kvm.h' (46,588) at 20241211090212374
48327 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/4.Coding.rst' (46,589) at 20220525020651762
48328 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/cli/obmc-yadro-cli_%.bbappend' (46,590) at 20221011030017216
48329 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nsproxy.h' (46,591) at 20240405153231831
48330 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch' (46,592) at 20241206090014338
48331 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pcmcia/.gitignore' (46,593) at 20210307214932506
48332 2025-01-08 03:00:48.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opencore-amr/vo-aacenc_0.1.3.bb' (46,594) at 20210307205553802
48333 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/x1000.dtsi' (46,595) at 20240405153045989
48334 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qlist.h' (46,596) at 20221215040039190
48335 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/sdsi/sdsi_test.py' (46,597) at 20240405153054301
48336 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_gen5.c' (46,598) at 20210308005002780
48337 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2pdu.c' (46,599) at 20241220090018322
48338 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-usb2.h' (46,600) at 20220525020653871
48339 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/imc.rst' (46,601) at 20210307214925546
48340 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-2level_types.h' (46,602) at 20210307214926670
48341 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/fit-image.bbclass' (46,603) at 20240615080011913
48342 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6765.h' (46,604) at 20210307214930082
48343 2025-01-08 03:00:48.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-juno.inc' (46,605) at 20230804080018091
48344 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-net-failover.c' (46,606) at 20240906080037576
48345 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/Makefile' (46,607) at 20240405153046733
48346 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-sdctrl.yaml' (46,608) at 20240405153045157
48347 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storageaddsel.hpp' (46,609) at 20210308004925448
48348 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/sched-pipe.c' (46,610) at 20220525020655135
48349 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/mstar.yaml' (46,611) at 20240405153045017
48350 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/aux_engine.h' (46,612) at 20240405153230415
48351 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_aemv8a_juno_defconfig' (46,613) at 20210308005003284
48352 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/msgbuf.h' (46,614) at 20220525020652154
48353 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.5.bb' (46,615) at 20220402030016039
48354 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/tegra/tegra_cec.c' (46,616) at 20240405153230775
48355 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rv/automata.h' (46,617) at 20240405153052873
48356 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_symlink.c' (46,618) at 20240405153052609 to deleted uid set
48357 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdx55.c' (46,619) at 20240405153046825
48358 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_watchdog.c' (46,620) at 20240405153230203
48359 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-pxrc.c' (46,621) at 20240405153048817
48360 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_callouts.pl' (46,622) at 20220720030027719
48361 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/meson.build' (46,623) at 20241211090212278
48362 2025-01-08 03:00:48.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/starfire.c' (46,624) at 20210307214926602
48363 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/postcopy.rst' (46,625) at 20240906080037172
48364 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel.h' (46,626) at 20210307214929790
48365 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/autoboot.c' (46,627) at 20210308005003220
48366 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/audit.c' (46,628) at 20240405153046073
48367 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/vcan.c' (46,629) at 20240405153049745
48368 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.h' (46,630) at 20220525020653487
48369 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png' (46,631) at 20210307205554250 to deleted uid set
48370 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/sleep.S' (46,632) at 20240405153045681
48371 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-softirq.h' (46,633) at 20210307214931806
48372 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_epu.h' (46,634) at 20210308005002552
48373 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/299.out' (46,635) at 20210308005046469
48374 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig' (46,636) at 20210308005003272
48375 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sigcontext32.h' (46,637) at 20210307214926682
48376 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/pipeline.json' (46,638) at 20240405153054129
48377 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/ecard-loader.S' (46,639) at 20210307214925946
48378 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvb-frontend-parameters.rst' (46,640) at 20210309003648476
48379 2025-01-08 03:00:48.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-mips.h' (46,641) at 20240405153232287
48380 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ids.h' (46,642) at 20241216090017701
48381 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml' (46,643) at 20240405153045017
48382 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_2d_sensor.c' (46,644) at 20210307214928494
48383 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/isil,isl12057.txt' (46,645) at 20210307214925414
48384 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fusb300_udc.h' (46,646) at 20210307214930814
48385 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/endian.h' (46,647) at 20210307214931194
48386 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.h' (46,648) at 20210307214929818
48387 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Sturovo' (46,649) at 20210307205553794
48388 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/stub_32.h' (46,650) at 20240405153046493
48389 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/pvclock.h' (46,651) at 20240405153054033
48390 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0002-automake-Update-for-python.m4-to-respect-libdir.patch' (46,652) at 20241221090017648
48391 2025-01-08 03:00:48.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/sprd-dma.txt' (46,653) at 20240405153045053
48392 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ie6xx_wdt.c' (46,654) at 20240405153052241
48393 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/0001-setup_build.py-avoid-absolute-path.patch' (46,655) at 20241221090017552
48394 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (46,656) at 20230412080023460
48395 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/ppc-pv.rst' (46,657) at 20240405153045329
48396 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-maxMsgLen.patch' (46,658) at 20230706080014749
48397 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/u_f.c' (46,659) at 20210307214930806
48398 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/virt.h' (46,660) at 20241211090212358
48399 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch' (46,661) at 20241221090017680
48400 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_tlb.c' (46,662) at 20240405153230571
48401 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1200fb.c' (46,663) at 20240405153052185
48402 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/command_table_helper_dce60.h' (46,664) at 20210309003649464
48403 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.hpp' (46,665) at 20241205090004235
48404 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml' (46,666) at 20240405153229799
48405 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/tegra186-powergate.h' (46,667) at 20210308005003640
48406 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nuvoton,npcm845-clk.yaml' (46,668) at 20240405153045025
48407 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/wireless-hotkey.c' (46,669) at 20240726080012862
48408 2025-01-08 03:00:48.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil.h' (46,670) at 20210308005003336
48409 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ftdi_sio.c' (46,671) at 20240405153231567
48410 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-ps3.c' (46,672) at 20220525020654275
48411 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_nest1.decode' (46,673) at 20210308005046389
48412 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_report.cpp' (46,674) at 20240904080048947
48413 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_flash.c' (46,675) at 20240405153051593
48414 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/dmi.h' (46,676) at 20240405153045937
48415 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/ecb_cbc_helpers.h' (46,677) at 20240405153046361
48416 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/test-fdt-overlay-stacked.dts' (46,678) at 20210308005003744
48417 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/sfp-phylink.rst' (46,679) at 20240405153045241
48418 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/kona-common/clk.h' (46,680) at 20210308005002676
48419 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-var-dt6customboard.dts' (46,681) at 20240405153045505
48420 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-powerreset@.target' (46,682) at 20220301040040077
48421 2025-01-08 03:00:48.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x05_channel.h' (46,683) at 20210307214928082
48422 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/vexpress.c' (46,684) at 20240906080037200
48423 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,dp83869.yaml' (46,685) at 20240405153045121
48424 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/Kconfig' (46,686) at 20240405153051197
48425 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_admin_defs.h' (46,687) at 20240405153049785
48426 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gateworks,pld-gpio.txt' (46,688) at 20210307214925318
48427 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox2-2.dts' (46,689) at 20240405153045465
48428 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zed' (46,690) at 20211006000025246
48429 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f01.c' (46,691) at 20220525020653183
48430 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer2.h' (46,692) at 20210307214928546
48431 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/check-interrupt' (46,693) at 20241102080011310
48432 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-nettle.c' (46,694) at 20241211090212230
48433 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_bmerge.S' (46,695) at 20230925080040101
48434 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/pdm360ng.dts' (46,696) at 20210307214926358
48435 2025-01-08 03:00:48.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/fl512.c' (46,697) at 20240405153046897
48436 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/queue.h' (46,698) at 20210308005046049
48437 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/host/x86_64/host-signal.h' (46,699) at 20221215040039062
48438 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth.h' (46,700) at 20240326080039742
48439 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_self_refresh_helper.c' (46,701) at 20210307214927766
48440 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/trace.h' (46,702) at 20210308005046253
48441 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat-macros' (46,703) at 20210307214925978
48442 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts' (46,704) at 20240405153229967
48443 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/ampere-boot-progress.service' (46,705) at 20230529080011979
48444 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7360.dtsi' (46,706) at 20210307214926190
48445 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.2.bb' (46,707) at 20231126090012805
48446 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts' (46,708) at 20220525020651902
48447 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/malloc_simple.c' (46,709) at 20210308005003228
48448 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-boundary-read.c' (46,710) at 20230421080019768
48449 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/wow.h' (46,711) at 20240405153050689
48450 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/u-boot-nds32.h' (46,712) at 20210308005002824
48451 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/templates/default/conf-notes.txt' (46,713) at 20220913030020496
48452 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c' (46,714) at 20240405153230379
48453 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/escape-outside-string.err' (46,715) at 20210308005046405
48454 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/Makefile' (46,716) at 20210308005003036
48455 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_a64_defconfig' (46,717) at 20210308005003272
48456 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m0.dtsi' (46,718) at 20240405153229963
48457 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan_cfg.h' (46,719) at 20240405153050613
48458 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/netboot/netboot' (46,720) at 20221206040017633
48459 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker' (46,721) at 20241211090212534
48460 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_beep.h' (46,722) at 20221102030020989
48461 2025-01-08 03:00:48.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mxc.c' (46,723) at 20210308005003484
48462 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_rtl8_4.c' (46,724) at 20240405153053233
48463 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/persistent_json_storage.cpp' (46,725) at 20240808080032608
48464 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h' (46,726) at 20220525020652967
48465 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-lochnagar.c' (46,727) at 20240405153051309
48466 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qmp-event.c' (46,728) at 20221215040039258
48467 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_rw.cpp' (46,729) at 20210308005108645
48468 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/biosemui.h' (46,730) at 20210308005003336
48469 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (46,731) at 20240113090014528
48470 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1024_ids.c' (46,732) at 20210308005002832
48471 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/042_intel-fsp.dts' (46,733) at 20210308005003752
48472 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgweather/libgweather4/0001-Allow-building-gir-in-cross-environments.patch' (46,734) at 20230114040015470
48473 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strcat.S' (46,735) at 20240405153229855
48474 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-tgl-flakes.txt' (46,736) at 20240405153230531
48475 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pxe1610.c' (46,737) at 20240405153048869
48476 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS2.conf' (46,738) at 20230606080013598
48477 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/send_signal_sched_switch.c' (46,739) at 20240405153054261
48478 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/TableSortMixin.js' (46,740) at 20220105012522983
48479 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sigtrap.c' (46,741) at 20240405153054173
48480 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/seccomp.h' (46,742) at 20220525020652114
48481 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/sysfs.h' (46,743) at 20240405153052541
48482 2025-01-08 03:00:48.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/hdq1w.h' (46,744) at 20210307214925914
48483 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/axis/Makefile' (46,745) at 20240405153045425
48484 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0005-Add-rmb-definition-for-NIOS2-architecture.patch' (46,746) at 20210407000018082
48485 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/tegra-aconnect.c' (46,747) at 20210307214926934
48486 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/apple,sart.yaml' (46,748) at 20240405153045089
48487 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/sifive_clint.c' (46,749) at 20210308005002844
48488 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/index.rst' (46,750) at 20220525020651778
48489 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/Kconfig' (46,751) at 20210307214928690
48490 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkDeviceFunction_v1.xml' (46,752) at 20240619080002932
48491 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/common.h' (46,753) at 20240405153046049
48492 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sigreturn32.S' (46,754) at 20240405153045873
48493 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98088.c' (46,755) at 20240805080014067
48494 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/yp-download.png' (46,756) at 20230503080014607 to deleted uid set
48495 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp464.c' (46,757) at 20240405153230667
48496 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_quota.c' (46,758) at 20240405153053333
48497 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-common.dtsi' (46,759) at 20210308005002576
48498 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_fcu_controls.c' (46,760) at 20240405153049225
48499 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388.dtsi' (46,761) at 20210308005002568
48500 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2605_defconfig' (46,762) at 20220215040051528
48501 2025-01-08 03:00:48.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/020' (46,763) at 20210927100127473
48502 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/pgood_wait.c' (46,764) at 20241010080036061
48503 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/.gitignore' (46,765) at 20220211040006541
48504 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c' (46,766) at 20240830080013255
48505 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/cn10k_cpt.h' (46,767) at 20240405153046961
48506 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/am300epd.c' (46,768) at 20240405153045673
48507 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-vesnin.dts' (46,769) at 20240405153045417
48508 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vvar.h' (46,770) at 20210307214926682
48509 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm/0001-Do-not-add-library-path-to-avoid-host-contamination.patch' (46,771) at 20220204040022688
48510 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx_core.h' (46,772) at 20210307214932266
48511 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm96368mvwg.dts' (46,773) at 20220525020651990
48512 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig' (46,774) at 20210308005003240
48513 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu_info.h' (46,775) at 20210307214926390
48514 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx_rngc.c' (46,776) at 20241211090212294
48515 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/omap_lcdc.c' (46,777) at 20230426080043688
48516 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/10-remove-build-date.patch' (46,778) at 20220618030015190
48517 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-virtio' (46,779) at 20210308005046237
48518 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cgrl-unaligned.S' (46,780) at 20230426080043952
48519 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/olympus-nuvoton-inventory-cleanup.bb' (46,781) at 20241206090014278
48520 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/runstate.h' (46,782) at 20240906080037348
48521 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr.c' (46,783) at 20210308005003756
48522 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_common_defs.h' (46,784) at 20210307214928390
48523 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sync_file_range.c' (46,785) at 20210307214932578
48524 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/proc.c' (46,786) at 20240405153052257
48525 2025-01-08 03:00:48.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/booting.rst' (46,787) at 20240405153229835
48526 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (46,788) at 20241206090014286
48527 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/google/google_service_root.hpp' (46,789) at 20240817080003175
48528 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mfgcfg.txt' (46,790) at 20210309003648324
48529 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-l2-cache.c' (46,791) at 20220429100100394
48530 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby_3.3.6.bb' (46,792) at 20241221090017672
48531 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb' (46,793) at 20241221090017552
48532 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.intelcpusensor.service' (46,794) at 20220813030004565
48533 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c' (46,795) at 20240405153048653
48534 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/current.h' (46,796) at 20210307214926058
48535 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-yamllint_1.35.1.bb' (46,797) at 20241221090017668
48536 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-sun4i.c' (46,798) at 20210309003651312
48537 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mpq7920.h' (46,799) at 20210307214930194
48538 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon-tacoma/obmc/fan-watchdog/reset-fan-watchdog.conf' (46,800) at 20230804080018099
48539 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/tpo,tpg110.yaml' (46,801) at 20240405153045045
48540 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/jh7110-trng.c' (46,802) at 20240405153230199
48541 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/file.c' (46,803) at 20210307214931070
48542 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/sound/tlv320aic31xx-micbias.h' (46,804) at 20210308005003644
48543 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vsock_virtio_transport_common.h' (46,805) at 20220525020654659
48544 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dma.c' (46,806) at 20240405153230603
48545 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/sprd-dma.h' (46,807) at 20210307214931378
48546 2025-01-08 03:00:48.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/cxl_pmu.c' (46,808) at 20240405153231303
48547 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/close_window_v2.c' (46,809) at 20230809080010799
48548 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/brcmstb_thermal.c' (46,810) at 20240405153231495
48549 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-kernel/linux/linux-aspeed/ampere.cfg' (46,811) at 20221118040015022
48550 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/Makefile' (46,812) at 20210307214926270
48551 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/__init__.py' (46,813) at 20241221090017624
48552 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/am3517evm.c' (46,814) at 20210308005003016
48553 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/journal.cpp' (46,815) at 20241002080024874
48554 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch' (46,816) at 20230131040012031
48555 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_lib.sh' (46,817) at 20240405153054305
48556 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-iommu.h' (46,818) at 20210307214931462
48557 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hotplug-memory.c' (46,819) at 20241011080017291
48558 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/legoev3.h' (46,820) at 20210308005003600
48559 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-td16.rst' (46,821) at 20210309003648500
48560 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-versioneer_0.29.bb' (46,822) at 20230813080012860
48561 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c' (46,823) at 20240405153050257
48562 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_qspi_defconfig' (46,824) at 20210308005003264
48563 2025-01-08 03:00:48.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/msi-howto.rst' (46,825) at 20240405153045281
48564 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts' (46,826) at 20240628080013977
48565 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-common.c' (46,827) at 20240405153049525
48566 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/dmaengine_pcm.h' (46,828) at 20240726080012870
48567 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/Cper.c' (46,829) at 20241114091008828
48568 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/rtl8169.c' (46,830) at 20210308005003444
48569 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsw-armv3.S' (46,831) at 20210307214925870
48570 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml' (46,832) at 20240405153045109
48571 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/reiserfs_private.h' (46,833) at 20210308005003548
48572 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/vma_pages.cocci' (46,834) at 20210307214932138
48573 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0017_distro_clone.py' (46,835) at 20210307205554262
48574 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-timeout.patch' (46,836) at 20230317080013793
48575 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-sys.h' (46,837) at 20210309003655928
48576 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/processor.c' (46,838) at 20240405153232271
48577 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/cpld-gpio-bus.h' (46,839) at 20210308005002904
48578 2025-01-08 03:00:48.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/staging.bbclass' (46,840) at 20241221090017608
48579 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/events.json' (46,841) at 20241016080024698
48580 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fo' (46,842) at 20210308005046145
48581 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/codel_impl.h' (46,843) at 20240405153052841
48582 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/digicolor_wdt.c' (46,844) at 20210307214930966
48583 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/lg2_logger.cpp' (46,845) at 20240820080027378
48584 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/apic_common.c' (46,846) at 20241211090212282
48585 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/apollohw.h' (46,847) at 20210307214926158
48586 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c' (46,848) at 20240617080017386
48587 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amilo-rfkill.c' (46,849) at 20240405153051397
48588 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_addresses.c' (46,850) at 20210308005003728
48589 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0007_auto_20160523_1446.py' (46,851) at 20210307205554262
48590 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/dialog.h' (46,852) at 20240405153232103
48591 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_0.c' (46,853) at 20210307214927250
48592 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/.clang-format' (46,854) at 20210308005107065
48593 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/ioctl-number.rst' (46,855) at 20240405153045309
48594 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pxa2xx_udc.h' (46,856) at 20240405153052769
48595 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/chrp_nvram.c' (46,857) at 20210308005045925
48596 2025-01-08 03:00:48.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/ncurses_6.5.bb' (46,858) at 20241206090014318
48597 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/utils.c' (46,859) at 20240405153046649
48598 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/251' (46,860) at 20220429100100914
48599 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qm0_regs.h' (46,861) at 20240405153046597
48600 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg_funcs.py' (46,862) at 20240906080037476
48601 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/http_utility.hpp' (46,863) at 20241228090003719 to deleted uid set
48602 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/page.S' (46,864) at 20240405153045949
48603 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/supern_2.h' (46,865) at 20220525020653667
48604 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/kdebugfs.c' (46,866) at 20210307214926566
48605 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/croserver_git.bb' (46,867) at 20241206090014270
48606 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kallror' (46,868) at 20210307205553786
48607 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/incompatible_lic.py' (46,869) at 20241221090017632
48608 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/gpio.h' (46,870) at 20210308005002660
48609 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/ntfs.h' (46,871) at 20210307214931198
48610 2025-01-08 03:00:48.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.2.fail' (46,872) at 20241206090014306
48611 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/MAINTAINERS' (46,873) at 20210308005003004
48612 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_portals.c' (46,874) at 20210308005003400
48613 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/nand.h' (46,875) at 20210308005003676
48614 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54spi.h' (46,876) at 20210307214929866
48615 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/cache.c' (46,877) at 20210308005002824
48616 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_gem.c' (46,878) at 20241211090145425
48617 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/armada_drm.h' (46,879) at 20210307214931618
48618 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (46,880) at 20240904080027730
48619 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_cfg_regs.h' (46,881) at 20240405153046605
48620 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pca9552-test.c' (46,882) at 20240906080037572
48621 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/wwan_core.c' (46,883) at 20241104090011587
48622 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795.dtsi' (46,884) at 20210308005002600
48623 2025-01-08 03:00:48.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rockchip_sound.c' (46,885) at 20210308005003488
48624 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/davinci/vpfe_types.h' (46,886) at 20210307214931542
48625 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/config' (46,887) at 20240405153232267
48626 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-fru.yaml' (46,888) at 20210307205553694
48627 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/zynq-7000.txt' (46,889) at 20210307214925294
48628 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_memory.c' (46,890) at 20220525020652847
48629 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_ca_en50221.h' (46,891) at 20210307214931542
48630 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hardirq.h' (46,892) at 20240405153052697
48631 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ritsem' (46,893) at 20210307205553790
48632 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/Kconfig.megaraid' (46,894) at 20240405153051657
48633 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/clocksource.h' (46,895) at 20210307214926210
48634 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xwayland/xwayland_24.1.4.bb' (46,896) at 20241221090017684
48635 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/clock_logger_main.cpp' (46,897) at 20230915080021805
48636 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/ethtool.c' (46,898) at 20240405153049817
48637 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/DENYLIST.s390x' (46,899) at 20240405153054241
48638 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process.c' (46,900) at 20240830080013247
48639 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/074' (46,901) at 20220429100100886
48640 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mv_sdhci.c' (46,902) at 20210308005003404
48641 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm81.c' (46,903) at 20240405153049229
48642 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/am437x-vpfe.h' (46,904) at 20240405153230819
48643 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/mips/safe-syscall.inc.S' (46,905) at 20220429100100406
48644 2025-01-08 03:00:48.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/cabletest.c' (46,906) at 20240405153053233
48645 2025-01-08 03:00:48.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_spi.c' (46,907) at 20240405153049817
48646 2025-01-08 03:00:48.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz' (46,908) at 20210307205554594 to deleted uid set
48647 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_4_3_0_offset.h' (46,909) at 20240405153048125
48648 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/rm200.c' (46,910) at 20210307214926294
48649 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-ext-caps.h' (46,911) at 20210524100035046
48650 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_dcscm/ast2600_dcscm.c' (46,912) at 20230720080043535
48651 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hyp_image.h' (46,913) at 20220525020651946
48652 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_booke.h' (46,914) at 20210309003648884
48653 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_client.c' (46,915) at 20240405153053173
48654 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-etb10.yaml' (46,916) at 20240405153045013
48655 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip04.dtsi' (46,917) at 20240405153045437
48656 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/bitmap.c' (46,918) at 20210307214932630
48657 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcdc.h' (46,919) at 20240405153052205
48658 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_drv.h' (46,920) at 20240411080014078
48659 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_cgrp_storage.c' (46,921) at 20240405153052977
48660 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/Kbuild' (46,922) at 20240405153048625
48661 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-parser.hpp' (46,923) at 20230309090021311
48662 2025-01-08 03:00:48.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/elf.h' (46,924) at 20210307214926174
48663 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_qb.c' (46,925) at 20210308005046505
48664 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cg14.c' (46,926) at 20240405153231579
48665 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cyrus_P5020_defconfig' (46,927) at 20210308005003236
48666 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-spi.c' (46,928) at 20220525020654147
48667 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_payload.robot' (46,929) at 20240628080017117
48668 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2400/Makefile' (46,930) at 20210308005002916
48669 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro.dtsi' (46,931) at 20240405153045545
48670 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-pll.c' (46,932) at 20210307214926998
48671 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/Kconfig' (46,933) at 20220525020653571
48672 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/lbus.h' (46,934) at 20240906080037332
48673 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_autoattach.c' (46,935) at 20240405153054273
48674 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/power.h' (46,936) at 20240405153052897
48675 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/corstone1000/base.cfg' (46,937) at 20220804030014671
48676 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/LICENSE' (46,938) at 20210308005047061
48677 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ssv_dnp.c' (46,939) at 20240405153046905
48678 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_kptr_fail.c' (46,940) at 20240405153054269
48679 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-tpdm.rst' (46,941) at 20240405153045269
48680 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/Makefile' (46,942) at 20210307214928722
48681 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb' (46,943) at 20241221090017548
48682 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_port.c' (46,944) at 20240405153051013
48683 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/testmode.h' (46,945) at 20210307214929970
48684 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/ti_handler.cpp' (46,946) at 20241022080016868
48685 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-eiointc.c' (46,947) at 20240710080014589
48686 2025-01-08 03:00:48.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain.c' (46,948) at 20210308005045777
48687 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv.c' (46,949) at 20241211090145385
48688 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-dsi-cm.yaml' (46,950) at 20240405153229763
48689 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/minicoredumper.init' (46,951) at 20210307205553954
48690 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_8xx.h' (46,952) at 20240405153046133
48691 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/Makefile' (46,953) at 20240405153046689
48692 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/kaslr.c' (46,954) at 20240405153230295
48693 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash.inc' (46,955) at 20241206090014334
48694 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs.c' (46,956) at 20240405153048489
48695 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq4019.c' (46,957) at 20240405153230223
48696 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain_pci.c' (46,958) at 20210307214930314
48697 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/intel-speed-select/intel-speed-select.bb' (46,959) at 20241221090017528
48698 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/debug.c' (46,960) at 20210307214929782
48699 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c' (46,961) at 20240812080017244
48700 2025-01-08 03:00:48.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-rz.c' (46,962) at 20240405153046833
48701 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dpi.c' (46,963) at 20240405153230583
48702 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/start.S' (46,964) at 20210308005002800
48703 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/Makefile' (46,965) at 20210307214928462
48704 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/timebase.h' (46,966) at 20240405153046129
48705 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpda.c' (46,967) at 20240405153048893
48706 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6sl-pinctrl.txt' (46,968) at 20210307214925394
48707 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/README' (46,969) at 20210308005046525
48708 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-demux.rst' (46,970) at 20240405153045193
48709 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-m10-bmc-pmci.c' (46,971) at 20240405153049605
48710 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/intro.rst' (46,972) at 20241221090017604
48711 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pmtools/pmtools_git.bb' (46,973) at 20240301090012423
48712 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/dbus_sensor_tester.bb' (46,974) at 20220427030012593
48713 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/flush_utils.h' (46,975) at 20220525020655227
48714 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/gc.h' (46,976) at 20240405153052353
48715 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/CLI11.wrap' (46,977) at 20220323030036807
48716 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/mini_lock.cocci' (46,978) at 20240405153053441
48717 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/dcache.c' (46,979) at 20220525020654479
48718 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s3c.h' (46,980) at 20210307214930222
48719 2025-01-08 03:00:48.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/spl.h' (46,981) at 20210308005002848
48720 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_int.h' (46,982) at 20240405153046705
48721 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/hash.h' (46,983) at 20240405153054049
48722 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/scan.c' (46,984) at 20241011080017339
48723 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/close_window_v2.c' (46,985) at 20210308005108641
48724 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricDefinitionCollection.json' (46,986) at 20240619080002948
48725 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml' (46,987) at 20240405153045085
48726 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/spaces.h' (46,988) at 20210307214926218
48727 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-kernel/linux/linux-aspeed_%.bbappend' (46,989) at 20241023080015407
48728 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-text-align.S' (46,990) at 20210307214926134
48729 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/syscalls.c' (46,991) at 20241211090212242
48730 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0001-RH-fixup-udev-rules-for-redhat.patch' (46,992) at 20241221090017540
48731 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kwboot.c' (46,993) at 20210308005003764
48732 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/Makefile' (46,994) at 20210307214930886
48733 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_autoload.c' (46,995) at 20210309003655984
48734 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/Makefile' (46,996) at 20240405153047201
48735 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2022-0529.patch' (46,997) at 20220721030015881
48736 2025-01-08 03:00:48.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/fsp2.h' (46,998) at 20210307214926450
48737 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/utility.hpp' (46,999) at 20230513080027502
48738 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/bestcomm.h' (47,000) at 20210307214931390
48739 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/test.c' (47,001) at 20240725080010424
48740 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (47,002) at 20240712080022837
48741 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-wits-pro-a20-dkt.dts' (47,003) at 20210308005002624
48742 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/bnx2fc.rst' (47,004) at 20210307214925558
48743 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun50i-a64-ccu.h' (47,005) at 20210308005003640
48744 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_mmu.c' (47,006) at 20241211090145429
48745 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/fd.c' (47,007) at 20240617080017406
48746 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_hal.c' (47,008) at 20240405153231263
48747 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/gpg_sign.py' (47,009) at 20230503080014611
48748 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/adi,max77541.yaml' (47,010) at 20240405153045105
48749 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/ia64/include/asm/barrier.h' (47,011) at 20210512100029346
48750 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu.svg' (47,012) at 20210308005046549
48751 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-core.h' (47,013) at 20240405153051493
48752 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-spdx-licenses.py' (47,014) at 20220402030016247
48753 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/exynos4210_mct.c' (47,015) at 20241211090212342
48754 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ltc3815.c' (47,016) at 20240405153048869
48755 2025-01-08 03:00:48.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/sys_proto.h' (47,017) at 20210308005002644
48756 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_spapr.c' (47,018) at 20241211090212342
48757 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-asm9260.c' (47,019) at 20240405153051493
48758 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-qemu/qemu.h' (47,020) at 20210308005002876
48759 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr4.yaml' (47,021) at 20240405153045101
48760 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-io-affinity.c' (47,022) at 20240405153049249
48761 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sys_proto.h' (47,023) at 20210308005002640
48762 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_b.c' (47,024) at 20210308005046509
48763 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/.clang-format' (47,025) at 20241219090024740
48764 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/host/host-boot-enable/host-boot-enable.service' (47,026) at 20210908000029103
48765 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/Makefile' (47,027) at 20210307214932182
48766 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/Kconfig' (47,028) at 20240405153049469
48767 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/clk-pll.c' (47,029) at 20210308005003348
48768 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fixedbds/fixedbds_1.0/ia_css_fixedbds_param.h' (47,030) at 20210307214930554
48769 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/samsung.S' (47,031) at 20210309003648680
48770 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/run-command.h' (47,032) at 20210307214932494
48771 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.c' (47,033) at 20240405153230567
48772 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vi.h' (47,034) at 20240405153051865
48773 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded' (47,035) at 20241206090014294
48774 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/Makefile' (47,036) at 20210307214926290
48775 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/cxlflash_ioctl.h' (47,037) at 20210307214931690
48776 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/at-All' (47,038) at 20210307205553762
48777 2025-01-08 03:00:48.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/elf.c' (47,039) at 20240405153054317
48778 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func12.c' (47,040) at 20240405153054277
48779 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mapping.c' (47,041) at 20220525020653575
48780 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h' (47,042) at 20210307214928618
48781 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-dma-sg.h' (47,043) at 20210309003653948
48782 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/mapped-ram.rst' (47,044) at 20241211090212234
48783 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/dbusdoc.py' (47,045) at 20220429100100422
48784 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/trace-events' (47,046) at 20210927100127413
48785 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/cdns,rtc.txt' (47,047) at 20210307214925414
48786 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/handler.hpp' (47,048) at 20241012080019916
48787 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target-con-str.h' (47,049) at 20230925080040077
48788 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-arndale.dts' (47,050) at 20240405153045569
48789 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/disk-io.h' (47,051) at 20240405153231619
48790 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch' (47,052) at 20210307205554574
48791 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma_resource.c' (47,053) at 20240405153048541
48792 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_tegra.c' (47,054) at 20240405153232131
48793 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-fp' (47,055) at 20240405153054161
48794 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/Kconfig' (47,056) at 20210307214926486
48795 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_updater_unittest.cpp' (47,057) at 20240817080027660
48796 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/yamon-dt.c' (47,058) at 20220525020651998
48797 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/bashism.patch' (47,059) at 20210307205553938
48798 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/FileHandle.cpp' (47,060) at 20240817080004295
48799 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_ca53_cfg_regs.h' (47,061) at 20240405153046601
48800 2025-01-08 03:00:48.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_wrap.c' (47,062) at 20240405153232079
48801 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/db8500-prcmu-regs.h' (47,063) at 20220525020653343
48802 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_device.h' (47,064) at 20210307214927778
48803 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hunnebostrand' (47,065) at 20210307205553782
48804 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/qfw.c' (47,066) at 20210308005003216
48805 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dtpm.h' (47,067) at 20240405153052685
48806 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xor.h' (47,068) at 20240405153045865
48807 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_ethtool.c' (47,069) at 20240418080014494
48808 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/virtual-memory.json' (47,070) at 20240405153054141
48809 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/byteorder.h' (47,071) at 20210308005002888
48810 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/relocate-rela.c' (47,072) at 20210308005003772
48811 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/sth.h' (47,073) at 20210307214928150
48812 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fpu.h' (47,074) at 20220525020652026
48813 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/opos6uldev_defconfig' (47,075) at 20210308005003272
48814 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-ac-power-supply.yaml' (47,076) at 20240405153045141
48815 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu.c' (47,077) at 20241211090212494
48816 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png' (47,078) at 20210307205554330 to deleted uid set
48817 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh' (47,079) at 20220405030025645
48818 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/ucd90160.cpp' (47,080) at 20230511080035563
48819 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_fcntl.h' (47,081) at 20210927100127269
48820 2025-01-08 03:00:48.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/chip.h' (47,082) at 20210307214930946
48821 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-cmm.dts' (47,083) at 20240405153229863
48822 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-ippool-Port-to-ppp-2.5-APIs.patch' (47,084) at 20230609080014391
48823 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/Kbuild' (47,085) at 20210309003648560
48824 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/settings' (47,086) at 20220525020655215
48825 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/palcode-clipper' (47,087) at 20210927100127313 to deleted uid set
48826 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote.h' (47,088) at 20240405153048825
48827 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGDL-Taiwan-1.0' (47,089) at 20211006000025242
48828 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/Makefile' (47,090) at 20210308005002784
48829 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/maps.c' (47,091) at 20240613080016563
48830 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/Kbuild' (47,092) at 20210309003648804
48831 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/c2port.rst' (47,093) at 20210309003648432
48832 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bi2cp/README.md' (47,094) at 20221209040019091
48833 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/spl.h' (47,095) at 20210308005002644
48834 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c' (47,096) at 20220525020654167
48835 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-logging-yaml-provider.bbclass' (47,097) at 20230209040014209
48836 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.h' (47,098) at 20210309003649432
48837 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8b.bb' (47,099) at 20241221090017496
48838 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Thueringen' (47,100) at 20210307205553766
48839 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/stm32_hwspinlock.c' (47,101) at 20210308005003380
48840 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-firmware-acpi' (47,102) at 20210307214925182
48841 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/Kconfig' (47,103) at 20210307214928694
48842 2025-01-08 03:00:48.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed_%.bbappend' (47,104) at 20211216040034756
48843 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/run-qemu-robot-test.sh' (47,105) at 20221208040016922
48844 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_w.c' (47,106) at 20210308005046509
48845 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv3.c' (47,107) at 20240405153046789
48846 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-jsk.dts' (47,108) at 20240405153045489
48847 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/util/Build' (47,109) at 20210307214932518
48848 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/lua/lua/run-ptest' (47,110) at 20220125040024499
48849 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_qsort.c' (47,111) at 20210308005003556
48850 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_stack.c' (47,112) at 20240405153232259
48851 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapperEntry/meson.build' (47,113) at 20230825080021141
48852 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-ixdpg425.dts' (47,114) at 20240405153045437
48853 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/cdx_rpmsg.c' (47,115) at 20240405153230199
48854 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/frontend.json' (47,116) at 20240405153054137
48855 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-v7_6.6.bb' (47,117) at 20240413080012667
48856 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear1310_clock.c' (47,118) at 20240405153230243
48857 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/meson.build' (47,119) at 20230825080021141
48858 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/Makefile' (47,120) at 20220525020654287
48859 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tanix-tx3mini.c' (47,121) at 20210307214928782
48860 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/common.h' (47,122) at 20240405153053237
48861 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-bsp/u-boot/u-boot-aspeed-sdk/transformers-ast2600.cfg' (47,123) at 20211013000033044
48862 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/exynos-uboot-spl.lds' (47,124) at 20210308005003044
48863 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/phosphor-fan-monitor@.service' (47,125) at 20240918080013376
48864 2025-01-08 03:00:48.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/globalhandler.cpp' (47,126) at 20240829080022538
48865 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/Kconfig' (47,127) at 20210308005002948
48866 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk.c' (47,128) at 20210307214926998
48867 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/termios.h' (47,129) at 20240617080017378
48868 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml' (47,130) at 20240405153045157
48869 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mvebu_v7_defconfig' (47,131) at 20240405153045617
48870 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libusb/libusb1/run-ptest' (47,132) at 20210307205554622
48871 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/thermal.h' (47,133) at 20220525020652154
48872 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.c' (47,134) at 20220525020652959
48873 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_structs.h' (47,135) at 20221215040039210
48874 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx6.c' (47,136) at 20240906080037192
48875 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/gpio.h' (47,137) at 20210308005002672
48876 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/thresholds.hpp' (47,138) at 20231201090035486
48877 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp22.h' (47,139) at 20210307214928630
48878 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/bitsperlong.h' (47,140) at 20210307214926066
48879 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/power.c' (47,141) at 20240405153046645
48880 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget-ci.c' (47,142) at 20240405153230795
48881 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8dx.dtsi' (47,143) at 20210308005002580
48882 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/trousers_git.bb' (47,144) at 20241206090014282
48883 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/lzx_decompress.c' (47,145) at 20220525020654463
48884 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/dbgfs.c' (47,146) at 20240405153049429
48885 2025-01-08 03:00:48.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/Makefile' (47,147) at 20210307214932442
48886 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/time.c' (47,148) at 20220525020652006
48887 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/quirks.c' (47,149) at 20240719080013361
48888 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/MAINTAINERS' (47,150) at 20210308005002904
48889 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_d.c' (47,151) at 20210308005046513
48890 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/version_gen.h' (47,152) at 20210308005003728
48891 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/utils.c' (47,153) at 20240405153230715
48892 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/arch-ag102/ag102.h' (47,154) at 20210308005002824
48893 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/link.c' (47,155) at 20210307214929774
48894 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony_4.5.bb' (47,156) at 20241206090014242
48895 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/Mp_Precomp.h' (47,157) at 20220525020654179
48896 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/Kbuild' (47,158) at 20240405153048637
48897 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_xcvr.h' (47,159) at 20240405153053929
48898 2025-01-08 03:00:48.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/test-cpp-example.cpp' (47,160) at 20240106090017253
48899 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu71_discrete.h' (47,161) at 20240405153048337
48900 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_devlink.h' (47,162) at 20240405153049957
48901 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_plane.h' (47,163) at 20240405153231795
48902 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-kp-ddc.dts' (47,164) at 20240405153045493
48903 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kwork.txt' (47,165) at 20240405153232219
48904 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_state.c' (47,166) at 20241008080013907
48905 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_pcm.c' (47,167) at 20220525020654987
48906 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_xenstore.c' (47,168) at 20240906080037228
48907 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/builderthread.py' (47,169) at 20210308005003756
48908 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock.inc' (47,170) at 20240529080017843
48909 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dahash_test.c' (47,171) at 20240405153052589
48910 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (47,172) at 20210812000025162
48911 2025-01-08 03:00:48.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr.h' (47,173) at 20240405153052389
48912 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_rpc.c' (47,174) at 20240405153230799
48913 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/146.out' (47,175) at 20240326080039730
48914 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/vr-3032u.c' (47,176) at 20210308005002948
48915 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/suspend.S' (47,177) at 20240405153045649
48916 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed.h' (47,178) at 20240326080039386
48917 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp/0001-Use-native-mtp-hotplug.patch' (47,179) at 20210307205553878
48918 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/Kconfig' (47,180) at 20210308005003336
48919 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/mvebu-mbus.txt' (47,181) at 20210307214925282
48920 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc85xx/gpio.h' (47,182) at 20210308005002836
48921 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-smbus.c' (47,183) at 20240815080012883
48922 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/ipmitool.c' (47,184) at 20210308004938832
48923 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/versatile_defconfig' (47,185) at 20240405153045617
48924 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/dnotify/dnotify.c' (47,186) at 20240405153231707
48925 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/LICENSE' (47,187) at 20210721000004738
48926 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/virtio_transport_common.c' (47,188) at 20241125090012267
48927 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lapb.h' (47,189) at 20241220090018326
48928 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-pxa-usb.c' (47,190) at 20240405153231311
48929 2025-01-08 03:00:48.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm8350_power.c' (47,191) at 20240405153051441
48930 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils/run-ptest' (47,192) at 20210307205554558
48931 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeFunction_v1.xml' (47,193) at 20240619080002932
48932 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/nterr.h' (47,194) at 20240405153052517
48933 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/lpddr2.c' (47,195) at 20210308005002992
48934 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c' (47,196) at 20241008080013939
48935 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.c' (47,197) at 20240405153050641
48936 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/valgrind-make-ld-XXX.so-strlen-intercept-optional.patch' (47,198) at 20241206090014334
48937 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sddr09.c' (47,199) at 20210307214930874
48938 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (47,200) at 20241226090016127
48939 2025-01-08 03:00:48.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-3.4.rst' (47,201) at 20230114040015518
48940 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Port.v1_14_0.json' (47,202) at 20240918080002724
48941 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/packagegroups/packagegroup-op-apps.bbappend' (47,203) at 20241206090014230
48942 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra186-reset.h' (47,204) at 20210307214931350
48943 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_pf.c' (47,205) at 20241115090012953
48944 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/cases/devtool.py' (47,206) at 20241206090014306
48945 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fprobe/fprobe_example.c' (47,207) at 20240405153053429
48946 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mmu.h' (47,208) at 20210307214926762
48947 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/decode.h' (47,209) at 20220525020654555
48948 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/MAINTAINERS' (47,210) at 20210308005003004
48949 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-acer-a500-picasso.dts' (47,211) at 20240405153229879
48950 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme0_qm_regs.h' (47,212) at 20240405153046577
48951 2025-01-08 03:00:48.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10049.dts' (47,213) at 20240405153229891
48952 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss.h' (47,214) at 20240405153049605
48953 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/leds.h' (47,215) at 20210307214931886
48954 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/scripts/parse_registries.py' (47,216) at 20241228090003723 to deleted uid set
48955 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/elog-errors.hpp' (47,217) at 20240820080038646
48956 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-testsuite_2.43.1.bb' (47,218) at 20241221090017648
48957 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/socfpga.c' (47,219) at 20240405153230299
48958 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/riva_hw.c' (47,220) at 20220525020654319
48959 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/meson.build' (47,221) at 20220913030027321
48960 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/Kconfig' (47,222) at 20241008080013895
48961 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_abs.S' (47,223) at 20230925080040101
48962 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fb.c' (47,224) at 20240405153048677
48963 2025-01-08 03:00:48.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/motionpro.dts' (47,225) at 20210307214926354
48964 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/lirc.h' (47,226) at 20240405153052925
48965 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BlackHill' (47,227) at 20210307205553794
48966 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-mirroruboot.service.in' (47,228) at 20210308005100305
48967 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/vsxxxaa.c' (47,229) at 20240405153049153
48968 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-goldfish.c' (47,230) at 20240405153051497
48969 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qmp-shell' (47,231) at 20221215040039270
48970 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst' (47,232) at 20241221090017584
48971 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils_9.28.0.bb' (47,233) at 20241221090017496
48972 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/debug.c' (47,234) at 20240405153050701
48973 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-hisi-tv-demo.c' (47,235) at 20210307214928782
48974 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/images/COPYING-logo' (47,236) at 20240405153045221
48975 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-38x.dtsi' (47,237) at 20240405153045449
48976 2025-01-08 03:00:48.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_hdmi.c' (47,238) at 20241001080013032
48977 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/meson.build' (47,239) at 20220913030027305
48978 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/intercontrol.bmp' (47,240) at 20210308005003768 to deleted uid set
48979 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv32-softmmu.mak' (47,241) at 20240906080037160
48980 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_exch.c' (47,242) at 20240405153051617
48981 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/kionix,kxsd9.yaml' (47,243) at 20240405153045065
48982 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8400.c' (47,244) at 20240405153053817
48983 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asyncinotify_4.2.0.bb' (47,245) at 20241221090017548
48984 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-abt-y030xx067a.c' (47,246) at 20240405153230611
48985 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp809.dtsi' (47,247) at 20210308005002572
48986 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3007-remove-xorg-related-link-libs.patch' (47,248) at 20230114040015494
48987 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-net.c' (47,249) at 20241211090212330
48988 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/sys_info.c' (47,250) at 20210308005002756
48989 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1017-sdca-sdw.h' (47,251) at 20240405153232155
48990 2025-01-08 03:00:48.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_recv.h' (47,252) at 20240405153051905
48991 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c' (47,253) at 20240405153050133
48992 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/Kconfig' (47,254) at 20210307214927782
48993 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/init.c' (47,255) at 20240405153050713
48994 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/blkif.h' (47,256) at 20240326080039546
48995 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/Makefile' (47,257) at 20210307214929910
48996 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/termbits.h' (47,258) at 20210308005046085
48997 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/rdma.c' (47,259) at 20240405153052993
48998 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/mx6sllevk.c' (47,260) at 20210308005002984
48999 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_book3s.h' (47,261) at 20210307214926430
49000 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/adjtick.c' (47,262) at 20240405153054377
49001 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-stats.c' (47,263) at 20240405153049125
49002 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_uc.h' (47,264) at 20240405153050345
49003 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml' (47,265) at 20240405153045073
49004 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/bitmain/bm1880.dtsi' (47,266) at 20220525020651906
49005 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-vdec.c' (47,267) at 20240405153230211
49006 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523' (47,268) at 20210309003648252
49007 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vclk.c' (47,269) at 20240613080016403
49008 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_kms.h' (47,270) at 20241118090018495
49009 2025-01-08 03:00:48.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_mmu.c' (47,271) at 20210307214930574
49010 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_core.c' (47,272) at 20240405153049005
49011 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8580.h' (47,273) at 20210307214932354
49012 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kexec.h' (47,274) at 20210307214926214
49013 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/linux-cdc-acm.inf' (47,275) at 20210307214925590
49014 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v3_6.c' (47,276) at 20240405153047133
49015 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ampere.h' (47,277) at 20241114091008832
49016 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc' (47,278) at 20240405153054305
49017 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/spl_minimal.c' (47,279) at 20210308005002988
49018 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mux.h' (47,280) at 20240405153046801
49019 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-img.c' (47,281) at 20240906080037436
49020 2025-01-08 03:00:48.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wsa883x.c' (47,282) at 20241011080017407
49021 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/flexfilelayoutdev.c' (47,283) at 20240405153052417
49022 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/nrf51.h' (47,284) at 20210308005046005
49023 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/types.h' (47,285) at 20210307214926246
49024 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/pr-manager.rst' (47,286) at 20210308005045809
49025 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/event_fifo_public.h' (47,287) at 20210307214930546
49026 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/pep.h' (47,288) at 20240405153052861
49027 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/gptu.c' (47,289) at 20240405153230015
49028 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Wsuipa' (47,290) at 20211006000025246
49029 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-file-tiff-load-fix-mismatching-variable-type.patch' (47,291) at 20241206090014234
49030 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1021.c' (47,292) at 20240405153048841
49031 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hmm.c' (47,293) at 20240405153053125
49032 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/psu-monitoring.md' (47,294) at 20221209040006391
49033 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/ep0.c' (47,295) at 20210308005003500
49034 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asgiref/run-ptest' (47,296) at 20240301090012431
49035 2025-01-08 03:00:48.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_time.sh' (47,297) at 20240405153054337
49036 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css' (47,298) at 20210307205554270
49037 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/0001-Remove-modules_clean-from-clean-target.patch' (47,299) at 20210307205553886
49038 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/addrspace.h' (47,300) at 20210307214926554
49039 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-inventory-sensors.yaml' (47,301) at 20210730100031453
49040 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp' (47,302) at 20221229040004411
49041 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmap.h' (47,303) at 20240405153052897
49042 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/CVE-2024-6655.patch' (47,304) at 20241221090017524
49043 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/Makefile' (47,305) at 20210307214929610
49044 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/snprintf_btf.c' (47,306) at 20240405153054261
49045 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_proto.h' (47,307) at 20240405153052765
49046 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/utrap.h' (47,308) at 20210307214926590
49047 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/attributes.h' (47,309) at 20240405153231799
49048 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apm_bios.h' (47,310) at 20210307214931354
49049 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/classes/otptool.bbclass' (47,311) at 20230110040015912
49050 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysfs.c' (47,312) at 20240405153052609
49051 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2.c' (47,313) at 20240405153049493
49052 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/Kconfig' (47,314) at 20210308005003452
49053 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-apbh.h' (47,315) at 20210308005002676
49054 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync.rs' (47,316) at 20240405153053421
49055 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/acceptable.py' (47,317) at 20220120040024748
49056 2025-01-08 03:00:48.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/safec' (47,318) at 20210307205553870
49057 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/build_bug.h' (47,319) at 20240405153054049
49058 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sandbox.c' (47,320) at 20210308005003332
49059 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1.h' (47,321) at 20240405153046853
49060 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-inject.c' (47,322) at 20241008080014051
49061 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv730d.h' (47,323) at 20210307214928022
49062 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/memmove.S' (47,324) at 20240405153230003
49063 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12.dtsi' (47,325) at 20240805080013915
49064 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/auxtrace.c' (47,326) at 20240405153054085
49065 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/byteorder.h' (47,327) at 20210307214926178
49066 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_raw.c' (47,328) at 20210308004938828
49067 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/Makefile.interfaces.in' (47,329) at 20210308005057105
49068 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/allwinner,sun4i-a10-timer.yaml' (47,330) at 20240405153045177
49069 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/swab.h' (47,331) at 20210307214926250
49070 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/181.out' (47,332) at 20210308005046457
49071 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml' (47,333) at 20240405153229787
49072 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/uart.h' (47,334) at 20210308005002644
49073 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/0001-cmake-respect-explicit-install-prefix.patch' (47,335) at 20240127090011884
49074 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/Makefile' (47,336) at 20210307214931890
49075 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFAP' (47,337) at 20211006000025234
49076 2025-01-08 03:00:48.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/phosphor-wait-power-off@.service' (47,338) at 20240730080012557
49077 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-mv784mp-gp/Makefile' (47,339) at 20210308005002904
49078 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/non-repro-meta-filesystems.inc' (47,340) at 20241221090017484
49079 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-tea5777.c' (47,341) at 20210307214928770
49080 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cec.h' (47,342) at 20241011080017375
49081 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/debug_hw.c' (47,343) at 20220525020653035
49082 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53evk.h' (47,344) at 20210308005003604
49083 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/monitor.c' (47,345) at 20240326080039366
49084 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-gpio-vbus-usb.c' (47,346) at 20240405153052125
49085 2025-01-08 03:00:48.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cxl_mem.h' (47,347) at 20240405153052909
49086 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock.c' (47,348) at 20240913080013857
49087 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie.c' (47,349) at 20240405153050565
49088 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4qds.dtsi' (47,350) at 20210307214926342
49089 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/dma.c' (47,351) at 20210307214927110
49090 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/usb.c' (47,352) at 20240405153050649
49091 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/57xx_iscsi_constants.h' (47,353) at 20210307214930298
49092 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/CLI11.wrap' (47,354) at 20230809080029971
49093 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2781.c' (47,355) at 20240405153052233
49094 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmglue.h' (47,356) at 20220525020654471
49095 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770.c' (47,357) at 20241211090145429
49096 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-hw.h' (47,358) at 20240405153049369
49097 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/processor-flags.h' (47,359) at 20240405153046393
49098 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/watchdog.h' (47,360) at 20210307214926554
49099 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/attr.c' (47,361) at 20210308005003540
49100 2025-01-08 03:00:48.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_SECURE_BOOT_defconfig' (47,362) at 20210308005003244
49101 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ab-b5ze-s3.c' (47,363) at 20240405153051489
49102 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-cov_5.0.0.bb' (47,364) at 20240413080012663
49103 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8150.h' (47,365) at 20240405153052649
49104 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/bpf/Makefile' (47,366) at 20210307214932166
49105 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qdict.c' (47,367) at 20221215040039266
49106 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/internal.h' (47,368) at 20240405153053021
49107 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/events.h' (47,369) at 20240405153231883
49108 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/colibri_pxa270.c' (47,370) at 20210308005003084
49109 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Seinajoki' (47,371) at 20210307205553770
49110 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sigreturn.c' (47,372) at 20220525020655235
49111 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9rl_devices.c' (47,373) at 20210308005002712
49112 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.gitignore' (47,374) at 20210518000042341
49113 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_vboot.py' (47,375) at 20210308005003744
49114 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/RestrictionMode/meson.build' (47,376) at 20230825080021137
49115 2025-01-08 03:00:48.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis128-core.c' (47,377) at 20220525020652210
49116 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c' (47,378) at 20240405153047129
49117 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_ide.c' (47,379) at 20210307214926270
49118 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.h' (47,380) at 20240405153048633
49119 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate.c' (47,381) at 20241211090145401
49120 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/lpc32xx-udc.txt' (47,382) at 20210307214925450
49121 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs3_defconfig' (47,383) at 20210308005003248
49122 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsginit.h' (47,384) at 20210307214932230
49123 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-bochs-display.bin' (47,385) at 20240326080039614 to deleted uid set
49124 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-coldfire-qspi.c' (47,386) at 20240405153231459
49125 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/gc.c' (47,387) at 20240405153232111
49126 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test-utils.c' (47,388) at 20241219090010504
49127 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/entry_points.cpp' (47,389) at 20240920080022619
49128 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sharpsl.c' (47,390) at 20240405153049701
49129 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/radix.h' (47,391) at 20240405153230027
49130 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ir35221-on-unbind@.service' (47,392) at 20210307205553698
49131 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp2skb_meta.sh' (47,393) at 20210307214932122
49132 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_cs43xx.c' (47,394) at 20210307214932270
49133 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/MAINTAINERS' (47,395) at 20210308005003000
49134 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/vexpress_common.c' (47,396) at 20210308005002916
49135 2025-01-08 03:00:48.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.c' (47,397) at 20210308005002752
49136 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apf27_defconfig' (47,398) at 20210308005003248
49137 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4349.h' (47,399) at 20210307214932302
49138 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/authz.json' (47,400) at 20230925080039977
49139 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-device-swtpm-test.c' (47,401) at 20230426080043948
49140 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs_5.1.9.bb' (47,402) at 20241221090017496
49141 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h' (47,403) at 20210307214926218
49142 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/a.out.h' (47,404) at 20210307214926166
49143 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-core.c' (47,405) at 20220525020653275
49144 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_vsm.h' (47,406) at 20210307214926222
49145 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/spl_minimal.c' (47,407) at 20210308005002988
49146 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/connector/usb-connector.yaml' (47,408) at 20240405153229759
49147 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_translate_dcn32.c' (47,409) at 20240405153047289
49148 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/grant-table.c' (47,410) at 20210309003649096
49149 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/lbr.c' (47,411) at 20240405153046373
49150 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/dsa.h' (47,412) at 20240405153053233
49151 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fpga/index.rst' (47,413) at 20240405153045209
49152 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-rc5.c' (47,414) at 20210307214928774
49153 2025-01-08 03:00:48.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.serial_multi' (47,415) at 20210308005003296
49154 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/with_stress.sh' (47,416) at 20210307214932662
49155 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-remote-test_git.bb' (47,417) at 20231011080016570
49156 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/sensors.c' (47,418) at 20240405153047037
49157 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/ssb_private.h' (47,419) at 20210307214930478
49158 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_psycho.c' (47,420) at 20240405153230091
49159 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-aen.c' (47,421) at 20240405153232055
49160 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/ucd90160.hpp' (47,422) at 20230511080035563
49161 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/Kconfig' (47,423) at 20210307214925870
49162 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/init.c' (47,424) at 20210308005003432
49163 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/joystick.h' (47,425) at 20210307214931410
49164 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-all.json' (47,426) at 20220429100100882
49165 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml' (47,427) at 20240405153045125
49166 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/python3-scapy/run-ptest' (47,428) at 20230317080013785
49167 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/cable_unittest.cpp' (47,429) at 20211014000010487
49168 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/Kconfig' (47,430) at 20240405153052233
49169 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/clamav.py' (47,431) at 20220721030015849
49170 2025-01-08 03:00:48.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios.h' (47,432) at 20210308005002884
49171 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/cfb_console.c' (47,433) at 20230302090047762
49172 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi.c' (47,434) at 20240405153231311
49173 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench_write_req.py' (47,435) at 20210927100127349
49174 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp/0002-fix-invalid-conversion-from-int-to-CURLoption.patch' (47,436) at 20241221090017496
49175 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1xxx_dbdma.h' (47,437) at 20210307214926218
49176 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-super.c' (47,438) at 20240405153046861
49177 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_chip.c' (47,439) at 20210307214930674
49178 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/unicode.c' (47,440) at 20240405153231755
49179 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/debug_global.h' (47,441) at 20210307214930542
49180 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extcon.h' (47,442) at 20240405153231807
49181 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-pps' (47,443) at 20210307214925206
49182 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-firmware.h' (47,444) at 20210307214928682
49183 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/scan.c' (47,445) at 20210307214929966
49184 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/greatlakes-gpio-monitor-register.bb' (47,446) at 20241221090017476
49185 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb.c' (47,447) at 20240405153231307
49186 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-blkdev.c' (47,448) at 20241211090212442
49187 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/code_update_utils.robot' (47,449) at 20240627080021048
49188 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-jvc-decoder.c' (47,450) at 20240405153049513
49189 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/bitsperlong.h' (47,451) at 20210307214932458
49190 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_of.c' (47,452) at 20240405153048565
49191 2025-01-08 03:00:48.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mtrr.h' (47,453) at 20210308005002880
49192 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/sdio_intf.c' (47,454) at 20220525020654187
49193 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/xprt_rdma.h' (47,455) at 20240405153232083
49194 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mmp_pdma.c' (47,456) at 20240405153047001
49195 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_hdrs.h' (47,457) at 20240405153052873
49196 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cryptd.c' (47,458) at 20240405153046533
49197 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/input_formatter_public.h' (47,459) at 20210307214930546
49198 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK03.boot' (47,460) at 20210307214932714
49199 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tc_l2_redirect.sh' (47,461) at 20240405153053425
49200 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/syscall.h' (47,462) at 20240405153045361
49201 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb' (47,463) at 20240718080012383
49202 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/OCOTShutdownPolicy.interface.yaml' (47,464) at 20221207040023627
49203 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pie.h' (47,465) at 20240405153052861
49204 2025-01-08 03:00:48.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb' (47,466) at 20241221090017556
49205 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/acpi-build.c' (47,467) at 20241211090212290
49206 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/bcma_nand.c' (47,468) at 20240405153049689
49207 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/mmap-smack-test_1.0.bb' (47,469) at 20241206090014286
49208 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/proc-pre-poweroff@.service.in' (47,470) at 20230513080022442
49209 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_acc_regs.h' (47,471) at 20240405153046585
49210 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/files/mctp-local.service' (47,472) at 20231023080013923
49211 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.hpp' (47,473) at 20240815080043904
49212 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c' (47,474) at 20240405153230359
49213 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/meson.build' (47,475) at 20210507000042347
49214 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/apm-emulation.c' (47,476) at 20240405153046745
49215 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/coredump.h' (47,477) at 20240405153050605
49216 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sata2-1.dtsi' (47,478) at 20210307214926350
49217 2025-01-08 03:00:48.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma2_core_regs.h' (47,479) at 20240405153046573
49218 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x05_sync.h' (47,480) at 20210307214928082
49219 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (47,481) at 20240719080014909
49220 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/annotation_dict.bin' (47,482) at 20220604030008508 to deleted uid set
49221 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_cpu.c' (47,483) at 20230426080043652
49222 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.hz' (47,484) at 20210307214931706
49223 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6memcal.h' (47,485) at 20210308005003604
49224 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/slcr.c' (47,486) at 20240405153045693
49225 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pd.c' (47,487) at 20240405153050129
49226 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-luxul-xwr-1200.dts' (47,488) at 20240405153229871
49227 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux_codec.c' (47,489) at 20240405153050969
49228 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget' (47,490) at 20240405153044913
49229 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/stm32f7-rcc.h' (47,491) at 20210308005003636
49230 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/templates/default/local.conf.sample' (47,492) at 20241221090017580
49231 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp-rsrc.c' (47,493) at 20220525020652310
49232 2025-01-08 03:00:48.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i2c-dev.h' (47,494) at 20220525020654667
49233 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_ip32.c' (47,495) at 20220525020653839
49234 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/Kconfig' (47,496) at 20240405153051865
49235 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc_common.h' (47,497) at 20210307214932374
49236 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/clock-tables.h' (47,498) at 20210308005002672
49237 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gv100.c' (47,499) at 20240405153048661
49238 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_functions.h' (47,500) at 20210309003651228
49239 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/sysroot.py' (47,501) at 20220910030013405
49240 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/floating-point.json' (47,502) at 20240405153054157
49241 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_vpg.h' (47,503) at 20240405153047249
49242 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-sse-exceptions.c' (47,504) at 20210308005046497
49243 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/cirrus,lochnagar.yaml' (47,505) at 20210307214925322
49244 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxc_nand_spl.c' (47,506) at 20210308005003412
49245 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sprd.c' (47,507) at 20240405153230683
49246 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodj_dsp.c' (47,508) at 20220525020654995
49247 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/snmp_trap.cpp' (47,509) at 20241213090042302
49248 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc' (47,510) at 20241221090017488
49249 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/Kconfig' (47,511) at 20240405153050389
49250 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng.service-the-syslog-ng-service.patch' (47,512) at 20230317080013793
49251 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan-1.9/0001-Add-printf-format-and-silence-format-security-warnin.patch' (47,513) at 20210307205553814
49252 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/user_ringbuf_success.c' (47,514) at 20240405153054281
49253 2025-01-08 03:00:48.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/0001-confiure.ac-Believe-the-cflags-from-environment.patch' (47,515) at 20220204040022684
49254 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2fw.c' (47,516) at 20240405153051953
49255 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-4.dtsi' (47,517) at 20210307214926350
49256 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/iowait.c' (47,518) at 20220525020653131
49257 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/exec.h' (47,519) at 20210307214926110
49258 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/smp-ops.h' (47,520) at 20240405153046313
49259 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cmd_spl.h' (47,521) at 20210308005003572
49260 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/Kconfig' (47,522) at 20210419100148337
49261 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/hsw_ips.c' (47,523) at 20240405153048433
49262 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmur.h' (47,524) at 20240405153051517
49263 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-post-end.service' (47,525) at 20240105090012010
49264 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sleep.S' (47,526) at 20240520080015127
49265 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccp2.h' (47,527) at 20240405153049485
49266 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/it.po' (47,528) at 20240906080037428
49267 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cfi.c' (47,529) at 20240405153230063
49268 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb' (47,530) at 20241206090014286
49269 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c' (47,531) at 20240405153050245
49270 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/socorro-syms.bbclass' (47,532) at 20210812000025190
49271 2025-01-08 03:00:48.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tevii-nec.c' (47,533) at 20210307214928786
49272 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_base.c' (47,534) at 20240405153231427 to deleted uid set
49273 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/uncore-interconnect.json' (47,535) at 20240405153054157
49274 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_ecn.c' (47,536) at 20210307214932026
49275 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dp_types.h' (47,537) at 20240405153230391
49276 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/machine/catalina.conf' (47,538) at 20240814080011471
49277 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bprm_opts.c' (47,539) at 20240405153054261
49278 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strncpy_from_user.c' (47,540) at 20240405153053101
49279 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_memcpy.c' (47,541) at 20210307214926794
49280 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.h' (47,542) at 20220525020652963
49281 2025-01-08 03:00:48.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/meson.build' (47,543) at 20221020030023426
49282 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_booke.h' (47,544) at 20240405153046125
49283 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-cache.json' (47,545) at 20240405153054129
49284 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-device.rst' (47,546) at 20210309003648408
49285 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/service_files/xyz.openbmc_project.eStoraged.service.in' (47,547) at 20240203090004878
49286 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/phosphor-gpio-monitor/dependencies.conf' (47,548) at 20231107090016217
49287 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ot1200.h' (47,549) at 20210308005003608
49288 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_seq.c' (47,550) at 20240405153053073
49289 2025-01-08 03:00:48.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/258' (47,551) at 20221215040039366
49290 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h' (47,552) at 20240405153230939
49291 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/u-boot.h' (47,553) at 20210308005002828
49292 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-type-t.rst' (47,554) at 20220525020651778
49293 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-i2s-mcc.c' (47,555) at 20240405153232139
49294 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/universe.c' (47,556) at 20210308005003220
49295 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_scd.h' (47,557) at 20210307214926242
49296 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/console.h' (47,558) at 20210307214925646
49297 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/display.h' (47,559) at 20210308005003628
49298 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/test-code-patching.c' (47,560) at 20240405153046177
49299 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pgalloc.h' (47,561) at 20240405153046069
49300 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c' (47,562) at 20240405153048693
49301 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stih410-b2260_defconfig' (47,563) at 20210308005003280
49302 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/hisilicon,ascend910-gpio.yaml' (47,564) at 20240405153045061
49303 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c' (47,565) at 20240405153051917
49304 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig.arm' (47,566) at 20240405153230251
49305 2025-01-08 03:00:48.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_open_test.c' (47,567) at 20210309003656012
49306 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/topology.h' (47,568) at 20240405153053941
49307 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_root.c' (47,569) at 20240405153046645
49308 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kdebugfs.c' (47,570) at 20220525020652166
49309 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/Makefile' (47,571) at 20240405153230163
49310 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/apollo/Makefile' (47,572) at 20210307214926138
49311 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-out.h' (47,573) at 20210307214928794
49312 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/kbuild.h' (47,574) at 20210308005003656
49313 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/postfix_3.8.6.bb' (47,575) at 20241206090014238
49314 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/phc.sh' (47,576) at 20210307214932714
49315 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/Kconfig' (47,577) at 20240405153046713
49316 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/dlink_dsr-500n.dts' (47,578) at 20240405153045989
49317 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.h' (47,579) at 20240405153050493
49318 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-stmpe.c' (47,580) at 20240405153231359
49319 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/network/phosphor-network_%.bbappend' (47,581) at 20241206090014222
49320 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110.h' (47,582) at 20220525020654131
49321 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xap-1610.dts' (47,583) at 20240405153229871
49322 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/nvidia_cspmu.c' (47,584) at 20240405153051273
49323 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_log.h' (47,585) at 20220525020654643
49324 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_aer.c' (47,586) at 20240906080037276
49325 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utlock.c' (47,587) at 20240405153046625
49326 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/mm_32.h' (47,588) at 20220525020652122
49327 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/MAINTAINERS' (47,589) at 20210308005002900
49328 2025-01-08 03:00:48.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val___diff.c' (47,590) at 20240405153054265
49329 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/mac.c' (47,591) at 20241211090145465
49330 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32mp157.c' (47,592) at 20240405153051373
49331 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ruleset.c' (47,593) at 20220627100017202
49332 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (47,594) at 20210902000021581
49333 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/holt_hi311x.txt' (47,595) at 20210307214925374
49334 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/ram-block.c' (47,596) at 20210308005046257
49335 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (47,597) at 20211228040029180
49336 2025-01-08 03:00:48.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/gose_spl.c' (47,598) at 20210308005003036
49337 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/omap.h' (47,599) at 20210308005002660
49338 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000m.h' (47,600) at 20210307214928618
49339 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l51.c' (47,601) at 20241111090012169
49340 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdh_helper.c' (47,602) at 20220525020652214
49341 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lookup_key.c' (47,603) at 20240405153054277
49342 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts' (47,604) at 20220525020651994
49343 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-pci-bus.json' (47,605) at 20241214090008740
49344 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/syslib.c' (47,606) at 20210308005002556
49345 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_parport.c' (47,607) at 20240405153046893
49346 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb' (47,608) at 20241221090017556
49347 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/prom-env-test.c' (47,609) at 20240906080037572
49348 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-digicolor/digicolor.c' (47,610) at 20210307214925878
49349 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/trans.c' (47,611) at 20240405153231211
49350 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/Kconfig' (47,612) at 20240405153053185
49351 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/cpu_loop.c' (47,613) at 20210308005046097
49352 2025-01-08 03:00:48.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/bitmap.c' (47,614) at 20210307214931230
49353 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/adp8860.h' (47,615) at 20210307214931470
49354 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/sigreturn.S' (47,616) at 20210307214926298
49355 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml' (47,617) at 20240405153045013
49356 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb_pin.c' (47,618) at 20240411080014074
49357 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.c' (47,619) at 20220525020652955
49358 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_sas_internal.h' (47,620) at 20210307214930410
49359 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/ddr.c' (47,621) at 20210308005002980
49360 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_333_cl5_psync.c' (47,622) at 20210308005002548
49361 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0003-Platform-Corstone1000-Enable-firewall-in-FVP.patch' (47,623) at 20241221090017464
49362 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OperatingSystem.v1_0_2.json' (47,624) at 20240619080002952
49363 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/cpld.h' (47,625) at 20210308005003040
49364 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-alt.yml' (47,626) at 20220402030016075
49365 2025-01-08 03:00:48.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/trace.c' (47,627) at 20210307214929174
49366 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp.c' (47,628) at 20240405153230015
49367 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.l' (47,629) at 20240405153054201
49368 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/ebsa285.c' (47,630) at 20210307214925882
49369 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ocelot.c' (47,631) at 20220525020651998
49370 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vectors.c' (47,632) at 20210307214926170
49371 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/uninative.bbclass' (47,633) at 20240413080012683
49372 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/spl_minimal.c' (47,634) at 20210308005002960
49373 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_xenstore.h' (47,635) at 20230426080043692
49374 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.3.bb' (47,636) at 20220502030010108
49375 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/chacha-p10le-8x.S' (47,637) at 20240405153230027
49376 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Bremen' (47,638) at 20210307205553766
49377 2025-01-08 03:00:48.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r.h' (47,639) at 20220525020654007
49378 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dma-heap.h' (47,640) at 20210307214931630
49379 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium-thunderx.c' (47,641) at 20240405153230851
49380 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_misc.h' (47,642) at 20230925080040097
49381 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi_core.c' (47,643) at 20240405153230855
49382 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/power_supply.cpp' (47,644) at 20241210090027376
49383 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/psc.h' (47,645) at 20210307214932290
49384 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3715.dtsi' (47,646) at 20240405153045597
49385 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/gumstix.c' (47,647) at 20240405153045677
49386 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc702.dts' (47,648) at 20210308005002632
49387 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/amd-memory-encryption.rst' (47,649) at 20240906080037180
49388 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/irq.c' (47,650) at 20240405153046449
49389 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/linkmode.c' (47,651) at 20210307214929690
49390 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3036.c' (47,652) at 20220525020652326
49391 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm63138.dtsi' (47,653) at 20240405153045429
49392 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/states.h' (47,654) at 20231110090010623
49393 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/ARM-gcc.h' (47,655) at 20210307214925974
49394 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/parallels.h' (47,656) at 20240326080039382
49395 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nk.h' (47,657) at 20210307214927030
49396 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xilinx_ethlite.c' (47,658) at 20241211090212310
49397 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-jxxx.dtsi' (47,659) at 20240405153045717
49398 2025-01-08 03:00:48.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/endian.hpp' (47,660) at 20210308005051513
49399 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NLPL' (47,661) at 20211006000025238
49400 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s5p_goni_defconfig' (47,662) at 20210308005003276
49401 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/iomap_32.c' (47,663) at 20220525020652186
49402 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v40-bananapi-m2-berry.dts' (47,664) at 20240405153045397
49403 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/entry-kvm.h' (47,665) at 20240405153052685
49404 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/i2c_slave.h' (47,666) at 20240405153052893
49405 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vantaa_Hakunila' (47,667) at 20210307205553774
49406 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitsperlong.h' (47,668) at 20220525020655115
49407 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers.bb' (47,669) at 20241206090014314
49408 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/.gitignore' (47,670) at 20210307214931810
49409 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pc-conf-reg.h' (47,671) at 20220525020652150
49410 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig' (47,672) at 20210308005003240
49411 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/cpu.h' (47,673) at 20210308005002752
49412 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h' (47,674) at 20241118090018495
49413 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_link_encoder.h' (47,675) at 20240405153047245
49414 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra194-bpmp-thermal.h' (47,676) at 20210307214931350
49415 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/start.S' (47,677) at 20210308005003008
49416 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/init.c' (47,678) at 20210307214926558
49417 2025-01-08 03:00:48.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mti,gic.yaml' (47,679) at 20220525020651682
49418 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c' (47,680) at 20240503080014482
49419 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.c' (47,681) at 20220525020652967
49420 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/kbuf.c' (47,682) at 20240624080012816
49421 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ev1.dts' (47,683) at 20240405153229903
49422 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/netjet.c' (47,684) at 20240405153049213
49423 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_ahub.h' (47,685) at 20220525020655095
49424 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/linux-yocto-dev.yml' (47,686) at 20241206090014206
49425 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vpu.c' (47,687) at 20210308005003532
49426 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-ab.dts' (47,688) at 20210308005002596
49427 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/linkage.h' (47,689) at 20210308005002816
49428 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb' (47,690) at 20241221090017548
49429 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-i386-code.fd.bz2' (47,691) at 20241211090212402 to deleted uid set
49430 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-sysbus.c' (47,692) at 20241211090212346
49431 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8711.c' (47,693) at 20240405153232167
49432 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/Makefile' (47,694) at 20240405153050213
49433 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/dbus/phosphor-dbus-interfaces/0001-Add-boot-initiator-mailbox-interface.patch' (47,695) at 20210307205554226
49434 2025-01-08 03:00:48.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_buffer.c' (47,696) at 20240405153048973
49435 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/asm.S' (47,697) at 20210308005003720
49436 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf' (47,698) at 20210307205554270 to deleted uid set
49437 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb' (47,699) at 20241206090014270
49438 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/fb.c' (47,700) at 20240405153045657
49439 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/error-dump.h' (47,701) at 20240405153050525
49440 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-ivgen.c' (47,702) at 20241211090212554
49441 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/Kconfig' (47,703) at 20240405153049401
49442 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker.h' (47,704) at 20241211090212306
49443 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dm1105-nec.c' (47,705) at 20210307214928782
49444 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle_3.10.bb' (47,706) at 20241221090017696
49445 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/auxtrace.c' (47,707) at 20240405153054093
49446 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun6i-a31-cpuconfig.yaml' (47,708) at 20240405153045017
49447 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/locks.c' (47,709) at 20240405153052477
49448 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm-demo.h' (47,710) at 20210308005003628
49449 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0004-clif-Include-string.h-for-mem-function-prototypes.patch' (47,711) at 20221003030013261
49450 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-core.c' (47,712) at 20240405153230815
49451 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/maxim_contaminant.c' (47,713) at 20240405153052149
49452 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/fault.h' (47,714) at 20240405153045881
49453 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/cpufreq_drivers.rst' (47,715) at 20210307214925238
49454 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/traps.c' (47,716) at 20210308005002816
49455 2025-01-08 03:00:48.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-turris-mox-rwtm' (47,717) at 20220525020651630
49456 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fc.h' (47,718) at 20240405153231391
49457 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/classes/waf-samba.bbclass' (47,719) at 20241206090014238
49458 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_hw.h' (47,720) at 20220525020654003
49459 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc.h' (47,721) at 20240405153051237
49460 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/kirkwood.c' (47,722) at 20210916100017831
49461 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/Makefile' (47,723) at 20240405153052397
49462 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/StorageControllerCollection_v1.xml' (47,724) at 20240619080002936
49463 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_load_store.S' (47,725) at 20210927100127637
49464 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/u-boot-spl.lds' (47,726) at 20210308005002828
49465 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7dsabresd_qspi_defconfig' (47,727) at 20210308005003272
49466 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port.h' (47,728) at 20240405153231267
49467 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-throttle.h' (47,729) at 20240405153230155
49468 2025-01-08 03:00:48.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/qed.rst' (47,730) at 20210307214925534
49469 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (47,731) at 20220819030014797
49470 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/groups.json' (47,732) at 20231213090027090
49471 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/Makefile' (47,733) at 20210308005002904
49472 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/utils.c' (47,734) at 20210927100127353
49473 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_ima.der' (47,735) at 20230520080014488 to deleted uid set
49474 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun9i-mmc.c' (47,736) at 20240405153230247
49475 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/init.c' (47,737) at 20240405153229987
49476 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/meson.options' (47,738) at 20230817080038681
49477 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/net/Makefile' (47,739) at 20210307214926738
49478 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/authors.rst' (47,740) at 20220525020651642
49479 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/u-boot-spl-ipam390.lds' (47,741) at 20210308005002900
49480 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.h' (47,742) at 20240405153047149
49481 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-alsa.c' (47,743) at 20220525020653271
49482 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK05.boot' (47,744) at 20210307214932714
49483 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devpts_fs.h' (47,745) at 20210307214931374
49484 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/Makefile' (47,746) at 20210308005002724
49485 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/icid.c' (47,747) at 20210308005002556
49486 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/tve.h' (47,748) at 20210308005002668
49487 2025-01-08 03:00:48.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/Kconfig' (47,749) at 20210308005002716
49488 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/partition.cpp' (47,750) at 20220922030007675
49489 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9553.c' (47,751) at 20240405153048941
49490 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.desktop' (47,752) at 20210307205553910
49491 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_main.c' (47,753) at 20241125090012255
49492 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_espi.c' (47,754) at 20210308005003492
49493 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/Makefile' (47,755) at 20240405153232079
49494 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_dw_hdmi.h' (47,756) at 20210308005003528
49495 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.c' (47,757) at 20240405153230419
49496 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2841er.c' (47,758) at 20240405153230775
49497 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/trace/events/maple_tree.h' (47,759) at 20240405153054233
49498 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.h' (47,760) at 20240405153051865
49499 2025-01-08 03:00:48.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c' (47,761) at 20240405153050177
49500 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2518.h' (47,762) at 20210307214932338
49501 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_phy.c' (47,763) at 20210307214929894
49502 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c' (47,764) at 20240910080014026
49503 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-qmp-cmds.c' (47,765) at 20230426080043724
49504 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/Makefile' (47,766) at 20210308005002972
49505 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-usb-power-supply.yaml' (47,767) at 20240405153045141
49506 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry.h' (47,768) at 20240405153053085
49507 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts' (47,769) at 20240405153229967
49508 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Bonnell.json' (47,770) at 20240809080033019
49509 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/machine/mori.conf' (47,771) at 20241221090017480
49510 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/include.d/functions' (47,772) at 20230114040023959
49511 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/meson.build' (47,773) at 20241112090035826
49512 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/u-boot.h' (47,774) at 20210308005002824
49513 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_w.c' (47,775) at 20210308005046517
49514 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-netcom-plus-2xx.dts' (47,776) at 20240405153045589
49515 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dsp.h' (47,777) at 20210307214926214
49516 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cpu_pm.c' (47,778) at 20240405153052993
49517 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6351.h' (47,779) at 20210307214932318
49518 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/libabigail_2.5.bb' (47,780) at 20241221090017512
49519 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu.h' (47,781) at 20241211090212462
49520 2025-01-08 03:00:48.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/index.scss' (47,782) at 20210308005107073
49521 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ast2600_ubimg_gen.sh' (47,783) at 20210421100236122
49522 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/sdbusplus.wrap' (47,784) at 20230714080032711
49523 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/pci.c' (47,785) at 20210308005002800
49524 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/obmc-console.conf' (47,786) at 20230512080018777
49525 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/uv.c' (47,787) at 20240405153046269
49526 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/interrupts.c' (47,788) at 20210308005002708
49527 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/Makefile' (47,789) at 20241018080014482
49528 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994-regmap.c' (47,790) at 20240405153230839
49529 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/checkpatch.pl' (47,791) at 20241211090212458
49530 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/tools/find_hwmon.cpp' (47,792) at 20210308004940472 to deleted uid set
49531 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/40-libgphoto2.rules' (47,793) at 20210307205553942
49532 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-a64-ccu.h' (47,794) at 20240405153052649
49533 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/paravirt_ops.rst' (47,795) at 20220525020651774
49534 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/acx.c' (47,796) at 20210307214929962
49535 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mplus' (47,797) at 20241221090017620
49536 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/0003-Add-format-string-qualifier-to-fix-potential-securit.patch' (47,798) at 20230706080014749
49537 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_of.c' (47,799) at 20220525020654315
49538 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_stats.c' (47,800) at 20210307214932046
49539 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/Kconfig' (47,801) at 20210308005003040
49540 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/sbx81lifxcat.c' (47,802) at 20210308005002908
49541 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts' (47,803) at 20240405153229919
49542 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_drv.h' (47,804) at 20240405153048569
49543 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_cpu.h' (47,805) at 20221215040039062
49544 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/index.rst' (47,806) at 20240405153045201
49545 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_thread.h' (47,807) at 20221215040039062
49546 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/build_sdk.py' (47,808) at 20231011080016622
49547 2025-01-08 03:00:48.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/ibumad_user.c' (47,809) at 20240405153053421
49548 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_defconfig' (47,810) at 20210308005003244
49549 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/meson.build' (47,811) at 20240920080018291
49550 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-hid-client.c' (47,812) at 20240405153048825
49551 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer.c' (47,813) at 20241216090017805
49552 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp8788-ldo.c' (47,814) at 20240405153051465
49553 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/sandbox.c' (47,815) at 20210308005003044
49554 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorksele' (47,816) at 20210307205553778
49555 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ibm_iic.h' (47,817) at 20210307214928158
49556 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/0001-Remove-cpp-unittest-compilation.patch' (47,818) at 20241206090014258
49557 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-clk.c' (47,819) at 20240405153232187
49558 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_kfunc.c' (47,820) at 20240405153232259
49559 2025-01-08 03:00:48.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/bitbake.conf' (47,821) at 20220402030016091
49560 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/usdhi6rol0.c' (47,822) at 20240405153230863
49561 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu_sun4i.h' (47,823) at 20210308005002664
49562 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/busconfig/phosphor-rsyslog-config.conf' (47,824) at 20210511000050230
49563 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c' (47,825) at 20240405153047113
49564 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio.h' (47,826) at 20240405153232203
49565 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func_args.c' (47,827) at 20220525020655199
49566 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-CMakeLists.txt-avoid-changing-install-paths-based-on.patch' (47,828) at 20210307205554494
49567 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/196' (47,829) at 20240326080039730
49568 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/Makefile' (47,830) at 20210308005002712
49569 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_cdev_ipmi.c' (47,831) at 20240405153046757
49570 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/efi-uki-bootdisk.wks.in' (47,832) at 20241221090017704
49571 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6580.dtsi' (47,833) at 20240405153045461
49572 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-CMakeLists.txt-fix-lib64-can-not-be-shiped-in-64bit-.patch' (47,834) at 20230706080014749
49573 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_fp.c' (47,835) at 20240326080039466
49574 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-HolywellHill' (47,836) at 20210307205553774
49575 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/elf.h' (47,837) at 20240405153054077
49576 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/0002-Fix-Eq-CAPS-plugin-name.patch' (47,838) at 20210307205553754
49577 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/kasan_init.c' (47,839) at 20241125090012235
49578 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_convs.c' (47,840) at 20240906080037576
49579 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/amlogic,meson6-spifc.yaml' (47,841) at 20240405153045173
49580 2025-01-08 03:00:48.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5249.c' (47,842) at 20220525020651982
49581 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videomate-tv-pvr.c' (47,843) at 20210307214928786
49582 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/Makefile' (47,844) at 20240405153054045
49583 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pa.dtsi' (47,845) at 20210307214926346
49584 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp.c' (47,846) at 20240405153232071
49585 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/MAINTAINERS' (47,847) at 20210308005002924
49586 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/bios_utils.hpp' (47,848) at 20240618080043041
49587 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8727.c' (47,849) at 20240405153053829
49588 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-8k/Makefile' (47,850) at 20210308005002908
49589 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/police.c' (47,851) at 20240405153050109
49590 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32.h' (47,852) at 20210307214928298
49591 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-stable.rst' (47,853) at 20240405153229735
49592 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml' (47,854) at 20240405153045161
49593 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml' (47,855) at 20240405153045093
49594 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-64-nonatomic-lo-hi.h' (47,856) at 20210309003653848
49595 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-throttle.c' (47,857) at 20240906080037584
49596 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/no-version-scripts.patch' (47,858) at 20210307205554462
49597 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-remove-if.rst' (47,859) at 20210309003648480
49598 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/0001-Makefile.am-suppress-perllocal.pod.patch' (47,860) at 20210307205554122
49599 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_syscall.c' (47,861) at 20210307214932702
49600 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/avc.h' (47,862) at 20240405153232115
49601 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43.h' (47,863) at 20240405153232147
49602 2025-01-08 03:00:48.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_sched.c' (47,864) at 20240805080013951
49603 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usbdevfs-drop-permissions.c' (47,865) at 20210307214925590
49604 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4531_codec.h' (47,866) at 20210307214931594
49605 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-smartnic-wa.sh.in' (47,867) at 20241103090011522
49606 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Backe' (47,868) at 20210307205553778
49607 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/console/files/obmc-console.conf' (47,869) at 20210307205554082
49608 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos4-pmu.c' (47,870) at 20240405153051769
49609 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/dbgp.c' (47,871) at 20240405153052077
49610 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/conf-notes.txt' (47,872) at 20240720080012609
49611 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/0001-Add-compatibility-with-FFMPEG-7.0.patch' (47,873) at 20241221090017488
49612 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mvebu_a3700_spi.c' (47,874) at 20210308005003492
49613 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_5.h' (47,875) at 20240405153230511
49614 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/evb_ast2500.c' (47,876) at 20210308005002916
49615 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscalls.h' (47,877) at 20210307214926554
49616 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml' (47,878) at 20240405153045057
49617 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland/run-ptest' (47,879) at 20210307205554586
49618 2025-01-08 03:00:48.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sl-pinfunc.h' (47,880) at 20210308005002588
49619 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/status_w.h' (47,881) at 20210307214926734
49620 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c' (47,882) at 20220525020652490
49621 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (47,883) at 20210812000025162
49622 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch' (47,884) at 20210307205554470
49623 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum_titanium.c' (47,885) at 20210308005002920
49624 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/MAINTAINERS' (47,886) at 20210308005002904
49625 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs.h' (47,887) at 20220525020652194
49626 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga-hw.h' (47,888) at 20210307214928750
49627 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/dump_cache.py' (47,889) at 20210307205554230
49628 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo5039.c' (47,890) at 20240405153048625
49629 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_stepwisecontroller_unittest.cpp' (47,891) at 20220614030038250
49630 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt' (47,892) at 20220525020651666
49631 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qmp-cmds.c' (47,893) at 20240906080037376
49632 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/MINPACK' (47,894) at 20210729000029100
49633 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml' (47,895) at 20240405153045173
49634 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/Makefile' (47,896) at 20210307214932438
49635 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/mailmapper' (47,897) at 20210308005003736
49636 2025-01-08 03:00:48.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml' (47,898) at 20240405153045145
49637 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mpq7932.c' (47,899) at 20240405153230667
49638 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/userfaultfd.h' (47,900) at 20240405153231879
49639 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/Kconfig' (47,901) at 20240405153051777
49640 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc_1_2.c' (47,902) at 20240405153048585
49641 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_fg.c' (47,903) at 20240405153051425
49642 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dcdbas.c' (47,904) at 20240405153051397
49643 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/i82374.c' (47,905) at 20240906080037220
49644 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Luopioinen' (47,906) at 20210307205553770
49645 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools_0.76.bb' (47,907) at 20241221090017536
49646 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/pwm.c' (47,908) at 20240405153231471
49647 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh03_defconfig' (47,909) at 20240405153046309
49648 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_clock.h' (47,910) at 20210307214931526
49649 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_bunzip2.c' (47,911) at 20240805080014043
49650 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/Makefile' (47,912) at 20220525020653911
49651 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-asus-rt-ac68u.dts' (47,913) at 20240405153045425
49652 2025-01-08 03:00:48.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/Kconfig' (47,914) at 20220525020654947
49653 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/Kconfig' (47,915) at 20240405153049641
49654 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp' (47,916) at 20241212090003682
49655 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/rapidio.rst' (47,917) at 20210307214925242
49656 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360.dtsi' (47,918) at 20240405153045781
49657 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-06' (47,919) at 20210908000010395
49658 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/debugtraps.S' (47,920) at 20210307214926566
49659 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/lowlevel_init.S' (47,921) at 20210308005003036
49660 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/bacnet.json' (47,922) at 20210307205553850
49661 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.c' (47,923) at 20240405153051353
49662 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomics.sh' (47,924) at 20220525020654939
49663 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2438.rst' (47,925) at 20220525020651794
49664 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/junit.py' (47,926) at 20241221090017700
49665 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/Makefile' (47,927) at 20210308005003540
49666 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mci.c' (47,928) at 20240405153050449
49667 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/index.rst' (47,929) at 20210309003648408
49668 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/140-mips_disable_devicetree_support.patch' (47,930) at 20230706080014733
49669 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-features.out' (47,931) at 20240906080037560 to deleted uid set
49670 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/perf_event.c' (47,932) at 20240405153045361
49671 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmppp.h' (47,933) at 20210307214931622
49672 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.c' (47,934) at 20210307214928778
49673 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/i2c/Makefile' (47,935) at 20210309003650296
49674 2025-01-08 03:00:48.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ringbuf_bench.c' (47,936) at 20240405153054273
49675 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_main.c' (47,937) at 20240405153231907
49676 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-x86_64-code.fd.bz2' (47,938) at 20241211090212414 to deleted uid set
49677 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/soc_common.h' (47,939) at 20240405153051269
49678 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dir.h' (47,940) at 20220525020654467
49679 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_private.h' (47,941) at 20240405153050177
49680 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-kernel-dev.bb' (47,942) at 20210812000025354
49681 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/defs.rst.inc' (47,943) at 20210927100127069
49682 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-qcom-qmp.h' (47,944) at 20240405153052649
49683 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/0001-tests-Allow-different-output-from-mv.patch' (47,945) at 20210307205554550
49684 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-ixora-v1.2.dts' (47,946) at 20240405153045737
49685 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/Kconfig' (47,947) at 20220525020653719
49686 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/pinmux.c' (47,948) at 20210308005002724
49687 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/libglu_%.bbappend' (47,949) at 20210812000025266
49688 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/layer.conf' (47,950) at 20241221090017484
49689 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/Kconfig' (47,951) at 20210308005003496
49690 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu_conn.c' (47,952) at 20240405153046797
49691 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/sv.po' (47,953) at 20210308005046217
49692 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.h' (47,954) at 20210307214929942
49693 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/ordered-events.c' (47,955) at 20240405153054201
49694 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/mock.c' (47,956) at 20240405153054221
49695 2025-01-08 03:00:48.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_plane.c' (47,957) at 20240405153048421
49696 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-axg-s400-u-boot.dtsi' (47,958) at 20210308005002596
49697 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/R+poonceonces.litmus' (47,959) at 20210307214932502
49698 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/utils.h' (47,960) at 20241216090017809
49699 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/__init__.py' (47,961) at 20240405153054309
49700 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS8-ssh-bic@.service' (47,962) at 20231025080019870
49701 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-fsl-usb.h' (47,963) at 20210309003653268
49702 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_data_type.h' (47,964) at 20240405153053569
49703 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_pkgdata.bbclass' (47,965) at 20220910030013385
49704 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/messages.h' (47,966) at 20240405153052289
49705 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/activy.rcmm' (47,967) at 20210307205553754
49706 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211_hwsim/wpa_supplicant.conf' (47,968) at 20210307214925538
49707 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-union.out' (47,969) at 20220429100100882 to deleted uid set
49708 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/huawei_hg556a.h' (47,970) at 20210308005003596
49709 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0014-GLES2-gl2ext.h-Define-GL_R8_EXT-and-GL_RG8_EXT.patch' (47,971) at 20210307205554106
49710 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/CLI11.wrap' (47,972) at 20220924030023784
49711 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/clk_rk3288.c' (47,973) at 20210308005002776
49712 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/simple_alloc.c' (47,974) at 20240830080013243
49713 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sagmyra' (47,975) at 20210307205553790
49714 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-da903x.c' (47,976) at 20210307214928546
49715 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/meson.build' (47,977) at 20230825080021141
49716 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg.h' (47,978) at 20240405153230215
49717 2025-01-08 03:00:48.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/fpstuff.c' (47,979) at 20240326080039742
49718 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/io.h' (47,980) at 20220525020652126
49719 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c' (47,981) at 20240405153047245
49720 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5102.c' (47,982) at 20240405153232167
49721 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/irps5401.c' (47,983) at 20240405153048869
49722 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0022-libatomic-Do-not-enforce-march-on-aarch64.patch' (47,984) at 20241221090017660
49723 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/multicast.c' (47,985) at 20240405153053173
49724 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/noa1305.yaml' (47,986) at 20210307214925334
49725 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/microvm.c' (47,987) at 20241211090212278
49726 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-mt9m114.c' (47,988) at 20240405153051821
49727 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html' (47,989) at 20210307205554282
49728 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.22.rst' (47,990) at 20241221090017596
49729 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/Makefile.target' (47,991) at 20241211090212550
49730 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/arm_mptimer.h' (47,992) at 20210308005046033
49731 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp' (47,993) at 20240904080003190
49732 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/sc27xx-vibra.c' (47,994) at 20220525020653179
49733 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/selftest.h' (47,995) at 20210309003651236
49734 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_helper.S' (47,996) at 20240405153054237
49735 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK02' (47,997) at 20210307214932714
49736 2025-01-08 03:00:48.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json' (47,998) at 20240127090024788
49737 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/layer.conf' (47,999) at 20241221090017480
49738 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/imlib2/imlib2_git.bb' (48,000) at 20241221090017528
49739 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/syscallhdr.sh' (48,001) at 20241211090212378
49740 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.c' (48,002) at 20210307214927958
49741 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen-pvh.c' (48,003) at 20241211090212278
49742 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/pcwd-watchdog.rst' (48,004) at 20220525020651794
49743 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2815.c' (48,005) at 20240405153046893
49744 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2max.dts' (48,006) at 20240405153045457
49745 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ASWF-Digital-Assets-1.0' (48,007) at 20241221090017612
49746 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,qdu1000-rpmh.h' (48,008) at 20240405153052649
49747 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_user_base.c' (48,009) at 20210307214926798
49748 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/.gitignore' (48,010) at 20210307214932698
49749 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1025.c' (48,011) at 20240405153048841
49750 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_color_mgmt.c' (48,012) at 20210307214927734
49751 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-steam.c' (48,013) at 20240405153048821
49752 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/certificate-revocation-list.md' (48,014) at 20221209040006383
49753 2025-01-08 03:00:48.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/config.hpp' (48,015) at 20241022080002056
49754 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c' (48,016) at 20241211090145461
49755 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-mini-xplus.dts' (48,017) at 20240405153045377
49756 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/m68k/arch-m68k.inc' (48,018) at 20210812000025310
49757 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread-posix.h' (48,019) at 20221215040039194
49758 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py' (48,020) at 20210524100035138
49759 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/madera/core.h' (48,021) at 20220525020654583
49760 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas-gain-table.h' (48,022) at 20210307214932186
49761 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/features.rst' (48,023) at 20240405153229743
49762 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/chkobjdump.awk' (48,024) at 20210819100021518
49763 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/err.h' (48,025) at 20210308005003656
49764 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/string.c' (48,026) at 20240405153047041
49765 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sockptr.h' (48,027) at 20241125090012259
49766 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi-bgrt.c' (48,028) at 20210307214927170
49767 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/dns_key.c' (48,029) at 20240405153232011
49768 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_parser.py' (48,030) at 20240405153232247
49769 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0008-Platform-CS1000-Increase-flash-PS-area-size.patch' (48,031) at 20241221090017464
49770 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_pcie.c' (48,032) at 20240405153049101
49771 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c' (48,033) at 20240405153049957
49772 2025-01-08 03:00:48.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock.c' (48,034) at 20210308005002756
49773 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_SPIFLASH_defconfig' (48,035) at 20210308005003244
49774 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_SDCARD_defconfig' (48,036) at 20210308005003244
49775 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/kexec.c' (48,037) at 20241211090145477
49776 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/fortran/files/hello.f95' (48,038) at 20210307205554386
49777 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-54xx.h' (48,039) at 20210309003648700
49778 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/elog.hpp' (48,040) at 20241011080033163
49779 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/extern/date.h' (48,041) at 20231106090003948
49780 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/Kconfig' (48,042) at 20210307214930026
49781 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm2835.h' (48,043) at 20210307214931322
49782 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/wq.c' (48,044) at 20240405153049073
49783 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-sysfs.h' (48,045) at 20240405153049569
49784 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_queue.c' (48,046) at 20240405153047185
49785 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb' (48,047) at 20240301090012431
49786 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_driver.c' (48,048) at 20241018080014490
49787 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_gmch.c' (48,049) at 20240405153230579
49788 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme147/mvme147.h' (48,050) at 20241211090145381
49789 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/arch_errno_names.sh' (48,051) at 20240405153232231
49790 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/interrupt.c' (48,052) at 20240405153049641
49791 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/power/first-boot-set-psu/first-boot-set-psu@.service' (48,053) at 20210307205554094
49792 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/mem.S' (48,054) at 20240405153230087
49793 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/anx6345.yaml' (48,055) at 20240405153045037
49794 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumoutput.rst' (48,056) at 20220525020651786
49795 2025-01-08 03:00:48.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/papr_hcalls.rst' (48,057) at 20240405153229823
49796 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/head.S' (48,058) at 20210307214926134
49797 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (48,059) at 20240420080017941
49798 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/dwarf-unwind.c' (48,060) at 20240405153054085
49799 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/inittab' (48,061) at 20210307205553890
49800 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8-selftest.c' (48,062) at 20240405153052557
49801 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_debugfs.h' (48,063) at 20210307214927830
49802 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-tty' (48,064) at 20220525020651634
49803 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (48,065) at 20210307205554094
49804 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vsc7385.h' (48,066) at 20210308005003692
49805 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/system-requirements.rst' (48,067) at 20240302090018222
49806 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml' (48,068) at 20240405153045013
49807 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/non-objects.err' (48,069) at 20210927100127469
49808 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/copy-before-write' (48,070) at 20240326080039734
49809 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/qconf.cc' (48,071) at 20241011080017399
49810 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/Makefile' (48,072) at 20220525020652050
49811 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst' (48,073) at 20230919080013962
49812 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb' (48,074) at 20241221090017560
49813 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xp_uv.c' (48,075) at 20210309003650444
49814 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_aggregator/serial_hub.h' (48,076) at 20240405153052801
49815 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-aat1290.c' (48,077) at 20240405153049217
49816 2025-01-08 03:00:48.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/relay.h' (48,078) at 20220525020654611
49817 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/debug_local.h' (48,079) at 20210307214930542
49818 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_h.c' (48,080) at 20210308005046517
49819 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/Kconfig' (48,081) at 20210308005003080
49820 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch' (48,082) at 20241221090017680
49821 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0019-timezone-Make-shell-interpreter-overridable-in-tzsel.patch' (48,083) at 20241221090017640
49822 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_decoder_json.cpp' (48,084) at 20240821080009267
49823 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-sanitizers_14.2.bb' (48,085) at 20241221090017660
49824 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/harmony.h' (48,086) at 20210307214932226
49825 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es581_4.h' (48,087) at 20240405153049741
49826 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/packagegroups/packagegroup-hardening.bb' (48,088) at 20210812000025270
49827 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axs10x/i2s_pll_clock.c' (48,089) at 20240405153046773
49828 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv-video.c' (48,090) at 20241011080017323
49829 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid/detect.h' (48,091) at 20210309003653892
49830 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/field-order.rst' (48,092) at 20220525020651782
49831 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c' (48,093) at 20220525020652963
49832 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langa' (48,094) at 20210307205553786
49833 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530.dts' (48,095) at 20210308005002568
49834 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3.dts' (48,096) at 20240405153045725
49835 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modeset_helper_vtables.h' (48,097) at 20240405153231795
49836 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_tree_test.cpp' (48,098) at 20230805080010197
49837 2025-01-08 03:00:48.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2168_priv.h' (48,099) at 20240405153049297
49838 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_mbox.c' (48,100) at 20240405153046961
49839 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-mdm9607.h' (48,101) at 20220525020654543
49840 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-avx.h' (48,102) at 20220525020652134
49841 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372-generic.dts' (48,103) at 20210308005002564
49842 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/runtime-map.c' (48,104) at 20240405153046489
49843 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt285.c' (48,105) at 20240405153052245
49844 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-visitor_0.1.3.bb' (48,106) at 20241221090017560
49845 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c' (48,107) at 20220525020652963
49846 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/Makefile' (48,108) at 20210308005002992
49847 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/Makefile' (48,109) at 20210307214929218
49848 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/rainier_1s4u_chassis.json' (48,110) at 20231212090004998
49849 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/preempt.h' (48,111) at 20220627100016930
49850 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt' (48,112) at 20210307214925394
49851 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/dma.rst' (48,113) at 20220525020651726
49852 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9090.c' (48,114) at 20240405153232171
49853 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6368.dtsi' (48,115) at 20220525020651990
49854 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/fsp_configs.h' (48,116) at 20210308005002876
49855 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-q.err' (48,117) at 20210308005046409
49856 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twofish/0001-Fix-missing-return-statements-in-module-stubs.patch' (48,118) at 20210307205554030
49857 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sparsemem.h' (48,119) at 20210309003648984
49858 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/xor.c' (48,120) at 20210308005003368
49859 2025-01-08 03:00:48.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/files/config.txt' (48,121) at 20210307205554090
49860 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/cache.json' (48,122) at 20220525020655143
49861 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/z0194a.h' (48,123) at 20210307214928646
49862 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip28/spaces.h' (48,124) at 20210307214926222
49863 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_clp.c' (48,125) at 20240405153230087
49864 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-reg.c' (48,126) at 20240405153047081
49865 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cmd.h' (48,127) at 20240405153049061
49866 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-win.h' (48,128) at 20210308005045997
49867 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftgmac100.c' (48,129) at 20241001080013020
49868 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/raid6test.c' (48,130) at 20240405153046533
49869 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/Kconfig' (48,131) at 20210308005003736
49870 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/system_call.S' (48,132) at 20220525020652138
49871 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/init.c' (48,133) at 20240405153231963
49872 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-alamo.dtsi' (48,134) at 20240405153045433
49873 2025-01-08 03:00:48.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/midcomms.c' (48,135) at 20240405153231651
49874 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend' (48,136) at 20210812000025162
49875 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3399-cru.h' (48,137) at 20210308005003632
49876 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/0004-Modify-systemd-config-directory.patch' (48,138) at 20210307205553910
49877 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/onnn,nb7vpq904m.yaml' (48,139) at 20240405153045181
49878 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-list.json' (48,140) at 20220429100100882
49879 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_sysfs_slave.c' (48,141) at 20240405153049725
49880 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti-keystone-pllctrl.txt' (48,142) at 20210307214925294
49881 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/stop_task.c' (48,143) at 20241216090017781
49882 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/ctu/fsm_txt_buffer_user.svg' (48,144) at 20240405153045233
49883 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count2' (48,145) at 20240906080037560 to deleted uid set
49884 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/histogram-design.rst' (48,146) at 20240405153045269
49885 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb' (48,147) at 20241206090014334
49886 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_8_sh_mask.h' (48,148) at 20240405153048121
49887 2025-01-08 03:00:48.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_security.c' (48,149) at 20240913080013777
49888 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm963xx_tag.h' (48,150) at 20210309003653824
49889 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_priv.h' (48,151) at 20240405153049745
49890 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/bhrb-impl.c.inc' (48,152) at 20240906080037516
49891 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdio.c' (48,153) at 20210307214926362
49892 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/eep_sandbox.c' (48,154) at 20210308005003536
49893 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp' (48,155) at 20241017080002970
49894 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imxrt.c' (48,156) at 20240405153045649
49895 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/phosphor-hwmon-refactoring.md' (48,157) at 20221209040006391
49896 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/switch_context.h' (48,158) at 20220525020651966
49897 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyasn1_0.6.1.bb' (48,159) at 20241221090017668
49898 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyse-locks-simpletrace.py' (48,160) at 20240326080039626
49899 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/multiboot_dma.bin' (48,161) at 20220429100100690 to deleted uid set
49900 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/audit_32.h' (48,162) at 20240405153230035
49901 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap5-dss.txt' (48,163) at 20210307214925310
49902 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v2_0.h' (48,164) at 20210307214927250
49903 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/onfi.h' (48,165) at 20240405153052745
49904 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/audit_arch.h' (48,166) at 20240405153052661
49905 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/bcm2835_aux.c' (48,167) at 20240906080037204
49906 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/vesafb.rst' (48,168) at 20210309003648412
49907 2025-01-08 03:00:48.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/mt_ventoux.c' (48,169) at 20210308005003072
49908 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c' (48,170) at 20240405153230395
49909 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistry_v1.xml' (48,171) at 20240619080002928
49910 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/obmc-op-control-host_git.bb' (48,172) at 20240312080011852
49911 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/bsettings.py' (48,173) at 20210308005003756
49912 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/cpu.c' (48,174) at 20210308005002800
49913 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/Build' (48,175) at 20210307214932470
49914 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Yttermalung' (48,176) at 20210307205553794
49915 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml' (48,177) at 20240405153045041
49916 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb' (48,178) at 20241221090017548
49917 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tvlv.c' (48,179) at 20240405153053177
49918 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/Makefile' (48,180) at 20220525020654207
49919 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/mt7620.c' (48,181) at 20240405153046049
49920 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/Kconfig' (48,182) at 20210309003654324
49921 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/gbs-bmc-update.bb' (48,183) at 20241221090017568
49922 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/rail.hpp' (48,184) at 20240817080031296
49923 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_2_enum.h' (48,185) at 20210307214927534
49924 2025-01-08 03:00:48.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi' (48,186) at 20240405153045737
49925 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/oplock.h' (48,187) at 20240527080023360
49926 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_fd.c' (48,188) at 20240405153231983
49927 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb' (48,189) at 20241206090014238
49928 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3368.h' (48,190) at 20210308005002660
49929 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/runqemu.py' (48,191) at 20210307205554634
49930 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/starfive/reset-starfive-jh71x0.h' (48,192) at 20240405153052881
49931 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scatterlist.h' (48,193) at 20241216090017769
49932 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/futex-requeue-pi.rst' (48,194) at 20220525020651742
49933 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml' (48,195) at 20240405153229767
49934 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skene_Nycklarberget' (48,196) at 20210307205553790
49935 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/queue_access.h' (48,197) at 20210307214930570
49936 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/wax.c' (48,198) at 20240405153231283
49937 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bosebyn' (48,199) at 20210307205553778
49938 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-routing.rst' (48,200) at 20240405153045325
49939 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb.h' (48,201) at 20220525020654319
49940 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/mime-xdg.bbclass' (48,202) at 20220910030013389
49941 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/platsmp.c' (48,203) at 20240405153045657
49942 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/boot.c' (48,204) at 20210308005002760
49943 2025-01-08 03:00:48.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.c' (48,205) at 20240405153050109
49944 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs.h' (48,206) at 20240405153049057
49945 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_irq.h' (48,207) at 20240405153048429
49946 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2200.conf' (48,208) at 20230606080013598
49947 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rpm.h' (48,209) at 20210307214931610
49948 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/hi6421.txt' (48,210) at 20210307214925358
49949 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/gic_v3.h' (48,211) at 20240405153054317
49950 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mpy.idef' (48,212) at 20210927100127385
49951 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/devicetree_vpd_parser.cpp' (48,213) at 20241101080009595
49952 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/spear300.c' (48,214) at 20210308005003052
49953 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/vsc7514_regs.h' (48,215) at 20240405153052881
49954 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-pci.c' (48,216) at 20240405153052085
49955 2025-01-08 03:00:48.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mode_t.c' (48,217) at 20210307214932578
49956 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/ibm/fileio.cpp' (48,218) at 20240926080014017
49957 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_backend.h' (48,219) at 20210307214928038
49958 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-ssp-clk.h' (48,220) at 20210307214932390
49959 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_api_probe.c' (48,221) at 20240405153054201
49960 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipmi/ipmi.h' (48,222) at 20210308005046017
49961 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kernel-parameters.rst' (48,223) at 20240405153229735
49962 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/common.h' (48,224) at 20240429080012428
49963 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uttrack.c' (48,225) at 20240405153046625
49964 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/controllers/__init__.py' (48,226) at 20220910030013397
49965 2025-01-08 03:00:48.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_pwrctrl.h' (48,227) at 20220525020654171
49966 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi' (48,228) at 20210308005002596
49967 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98088.h' (48,229) at 20210307214932314
49968 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/event_manager_test.cpp' (48,230) at 20241022080031588
49969 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build' (48,231) at 20230825080021137
49970 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/hardware.h' (48,232) at 20210308005002796
49971 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/mctp-defines.h' (48,233) at 20231102080015293
49972 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/utils.c' (48,234) at 20210307214932742
49973 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt288x.h' (48,235) at 20240405153046005
49974 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dahlia.dts' (48,236) at 20240405153045729
49975 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/sysfs.c' (48,237) at 20210309003649184
49976 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio/0001-Remove-nested-functions.patch' (48,238) at 20210307205554102
49977 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fixed-factor-clock.yaml' (48,239) at 20240405153045025
49978 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lrl-unaligned.S' (48,240) at 20230426080043952
49979 2025-01-08 03:00:48.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_pcie_pmu.c' (48,241) at 20241008080013967
49980 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy-smq.c' (48,242) at 20240405153049241
49981 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_core.c' (48,243) at 20210308005003516
49982 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/git-mailrc' (48,244) at 20210308005003328
49983 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/cpu.h' (48,245) at 20210308005046041
49984 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.c' (48,246) at 20210307214928842
49985 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsxfname.c' (48,247) at 20240405153046625
49986 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/mux.c' (48,248) at 20210308005003048
49987 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb4_regs.h' (48,249) at 20240326080039538
49988 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/index.rst' (48,250) at 20240405153045261
49989 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/flow.h' (48,251) at 20240405153231851
49990 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/machw.h' (48,252) at 20210307214926162
49991 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_device_path.c' (48,253) at 20210308005003700
49992 2025-01-08 03:00:48.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sama7g5-reset.h' (48,254) at 20240405153052653
49993 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/lru_sort.c' (48,255) at 20241125090012259
49994 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/kzm9d.c' (48,256) at 20210307214930478
49995 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target-reg-bits.h' (48,257) at 20230925080040073
49996 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state' (48,258) at 20210307205554450
49997 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/lowlevel_init.S' (48,259) at 20210308005003036
49998 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/physmem.c' (48,260) at 20241022080032788
49999 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3399_mipi.c' (48,261) at 20210308005003532
50000 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/README' (48,262) at 20210308005002972
50001 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/64r1.config' (48,263) at 20210307214926202
50002 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_table.host.h' (48,264) at 20210307214930558
50003 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/data-fabric.json' (48,265) at 20210309003655932
50004 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/gate.c' (48,266) at 20240405153046869
50005 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fspick.c' (48,267) at 20210307214932578
50006 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/mmc.inc' (48,268) at 20230114040015490
50007 2025-01-08 03:00:48.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-params.rst' (48,269) at 20240405153045237
50008 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/max63xx_wdt.c' (48,270) at 20240405153052241
50009 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,mmcc-apq8084.h' (48,271) at 20210307214931350
50010 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/TrustedComponent.interface.yaml' (48,272) at 20240229090018787
50011 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hugetlb.h' (48,273) at 20240405153046001
50012 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/fw_cfg.h' (48,274) at 20210927100127149
50013 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ahub.h' (48,275) at 20240405153054013
50014 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/fdc37m81x-superio.c' (48,276) at 20240906080037244
50015 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_trace.c' (48,277) at 20210307214930410
50016 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci.c' (48,278) at 20241211090212318
50017 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoip_1.6.12.bb' (48,279) at 20241206090014242
50018 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/other.json' (48,280) at 20240405153054137
50019 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/qca,ar9330-uart.txt' (48,281) at 20210308005003308
50020 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.h' (48,282) at 20240405153047297
50021 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/defkeymap.map' (48,283) at 20210307214930234
50022 2025-01-08 03:00:48.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/bus.json' (48,284) at 20240405153054109
50023 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/adma.c' (48,285) at 20240405153230283
50024 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_elf_test.c' (48,286) at 20240405153052273
50025 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/leds/gen3-led-manager-config/led.yaml' (48,287) at 20240829080014018
50026 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/Makefile' (48,288) at 20210307214926174
50027 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/trace.h' (48,289) at 20210308005045961
50028 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hoting' (48,290) at 20210307205553782
50029 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-qmp-ref.rst' (48,291) at 20230426080043664
50030 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/davinci/pll.txt' (48,292) at 20240405153045029
50031 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/sgi575-grub.cfg' (48,293) at 20220804030014683
50032 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy13_C-127W' (48,294) at 20210307205553762
50033 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/super.c' (48,295) at 20240405153052329
50034 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono_2.13.bb' (48,296) at 20241221090017636
50035 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/kvm_ioctl.sh' (48,297) at 20240405153054173
50036 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/Makefile' (48,298) at 20240405153232011
50037 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/get_default_envs.sh' (48,299) at 20210308005003732
50038 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7629-rfb.dts' (48,300) at 20240405153045461
50039 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_h.c' (48,301) at 20210308005046521
50040 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c' (48,302) at 20220525020654179
50041 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov.c' (48,303) at 20240405153231951
50042 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c' (48,304) at 20240405153049857
50043 2025-01-08 03:00:48.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/anyof.cpp' (48,305) at 20240820080023694
50044 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-cadence.h' (48,306) at 20240405153052649
50045 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qapi.c' (48,307) at 20240906080037148
50046 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-build.rst' (48,308) at 20241211090212234
50047 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/sysctrl.h' (48,309) at 20210308005002636
50048 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi' (48,310) at 20240405153229971
50049 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyTime/meson.build' (48,311) at 20230825080021141
50050 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ebbg,ft8719.yaml' (48,312) at 20240405153045041
50051 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_ser_hdx.c' (48,313) at 20220525020653671
50052 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun4i-a10-pll2.h' (48,314) at 20210307214931334
50053 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pmx65.dtsi' (48,315) at 20240405153229891
50054 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-pci-bus.h' (48,316) at 20241114091008832
50055 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping_debug.c' (48,317) at 20210307214931774
50056 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/spintest_user.c' (48,318) at 20240405153232099
50057 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/Makefile' (48,319) at 20240405153051217
50058 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Manager.interface.yaml' (48,320) at 20240618080025501
50059 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_drm_eld.h' (48,321) at 20210307214931598
50060 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-type.json' (48,322) at 20210927100127469
50061 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/atomic.h' (48,323) at 20210307214932474
50062 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/mem.c' (48,324) at 20240405153047041
50063 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/scc.c' (48,325) at 20210308005003020
50064 2025-01-08 03:00:48.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/pl353-smc.c' (48,326) at 20240405153230827
50065 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of.h' (48,327) at 20240910080014082
50066 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mode_config.c' (48,328) at 20240405153048401
50067 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/core.c' (48,329) at 20220804100016132
50068 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/scc2698.h' (48,330) at 20210307214928526
50069 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_frontend.c' (48,331) at 20240405153230635
50070 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/static-group' (48,332) at 20241221090017604
50071 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/firmware.c' (48,333) at 20220525020655099
50072 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/files/makefile.patch' (48,334) at 20210307205553870
50073 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kvm/cpuid.c' (48,335) at 20240613080016375 to deleted uid set
50074 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c' (48,336) at 20240405153232183
50075 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080ardb_nand_defconfig' (48,337) at 20210308005003268
50076 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trace_vprintk.c' (48,338) at 20240405153054261
50077 2025-01-08 03:00:48.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_transition.c' (48,339) at 20220525020652534
50078 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_apecs.h' (48,340) at 20240405153045341
50079 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq5018.c' (48,341) at 20240405153230223
50080 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/signal.c' (48,342) at 20210307214932706
50081 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (48,343) at 20220620100012713
50082 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/8x25_hsbp.json' (48,344) at 20220601030005857
50083 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86.c' (48,345) at 20240906080037484
50084 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-individuals' (48,346) at 20230426080043656
50085 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/nommu.c' (48,347) at 20241125090012263
50086 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/microcode.h' (48,348) at 20240405153230111
50087 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/kas-poky-rpi.yml' (48,349) at 20241221090017572
50088 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-dw.h' (48,350) at 20220525020654603
50089 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb' (48,351) at 20241206090014242
50090 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/pc110pad.c' (48,352) at 20240405153049153
50091 2025-01-08 03:00:48.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/aio.cpp' (48,353) at 20230301040040897
50092 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/xor.h' (48,354) at 20240405153229999
50093 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2033.c' (48,355) at 20210307214928702
50094 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.json' (48,356) at 20210927100127469
50095 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.clang-tidy' (48,357) at 20241220090032923
50096 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-command.c' (48,358) at 20240326080039554
50097 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-Fix-libc-compatibility-by-renaming-atomic_init-API.patch' (48,359) at 20220204040022684
50098 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/Kconfig' (48,360) at 20210308005002952
50099 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.h' (48,361) at 20240405153048741
50100 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Stop/parm_def' (48,362) at 20220209110031618
50101 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/ftrace.c' (48,363) at 20240405153045977
50102 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-h264.c' (48,364) at 20240405153049405
50103 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dfi-bt700-q7x-151_defconfig' (48,365) at 20210308005003256
50104 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/task_size_64.h' (48,366) at 20240405153046129
50105 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c' (48,367) at 20240405153230515
50106 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/3780i.c' (48,368) at 20210307214926946
50107 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/page.h' (48,369) at 20220525020651966
50108 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/stm32.h' (48,370) at 20210308005002784
50109 2025-01-08 03:00:48.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/templates/default/local.conf.sample' (48,371) at 20241221090017480
50110 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gpu_error.c' (48,372) at 20241220090018310
50111 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-pinctrl.dtsi' (48,373) at 20240405153229967
50112 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-fclose.rst' (48,374) at 20220525020654131
50113 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos54xx-odroidxu-leds.dtsi' (48,375) at 20240405153045573
50114 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/super.c' (48,376) at 20210308005003544
50115 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-connectivity/usbmuxd/usbmuxd_%.bbappend' (48,377) at 20221007030014979
50116 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_bus.h' (48,378) at 20240415080012987
50117 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf' (48,379) at 20240307090019088
50118 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_trng.c' (48,380) at 20210307214927066
50119 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2_field-memcpy.c' (48,381) at 20240405153053105
50120 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd.h' (48,382) at 20210308005003676
50121 2025-01-08 03:00:48.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/manager.hpp' (48,383) at 20220726030033678
50122 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/ampere_platform_init.sh' (48,384) at 20241210090013352
50123 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/supports_obmc' (48,385) at 20210308005007100
50124 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml' (48,386) at 20240405153045073
50125 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3701-0008.dtsi' (48,387) at 20240405153229935
50126 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-flash.h' (48,388) at 20210307214928682
50127 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/generate_test_document' (48,389) at 20221209040018571
50128 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/allwinner-sdhost.h' (48,390) at 20230925080039929
50129 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.yaml' (48,391) at 20240405153045013
50130 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_notyetstarted_unittest.cpp' (48,392) at 20210308005120353
50131 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Tyrnava' (48,393) at 20210307205553770
50132 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/2000.c' (48,394) at 20240405153050509
50133 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/common.h' (48,395) at 20240405153232119
50134 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/texture-blit.frag' (48,396) at 20230426080043960
50135 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscall_32.h' (48,397) at 20240405153046313
50136 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_pcm.c' (48,398) at 20240405153053541
50137 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.h' (48,399) at 20240405153050321
50138 2025-01-08 03:00:48.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/dump.c' (48,400) at 20240405153231191
50139 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1up.service' (48,401) at 20230920080013648
50140 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rohm,bd28623.yaml' (48,402) at 20240405153045169
50141 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c' (48,403) at 20240405153051305
50142 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.c' (48,404) at 20210307214927966
50143 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adaptec/Kconfig' (48,405) at 20210307214929282
50144 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_vma_mapped.c' (48,406) at 20240405153231975
50145 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/README' (48,407) at 20210308005002904
50146 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-shine3.dts' (48,408) at 20240405153045521
50147 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/opcodes-virt.h' (48,409) at 20210308005002680
50148 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7722.h' (48,410) at 20210308005002848
50149 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c' (48,411) at 20240405153050593
50150 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vessigebro' (48,412) at 20210307205553794
50151 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367.h' (48,413) at 20240405153048933
50152 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-mmc-init/mmc-init.sh' (48,414) at 20240216090011902
50153 2025-01-08 03:00:48.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/sensor.hpp' (48,415) at 20230511080034627
50154 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_commands.h' (48,416) at 20240405153052765
50155 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-streams.c' (48,417) at 20240405153049361
50156 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_4_regs.h' (48,418) at 20240405153046601
50157 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/failed-syscalls-report' (48,419) at 20210307214932566
50158 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi_info.c' (48,420) at 20210308005003700
50159 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.h' (48,421) at 20240405153046953
50160 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo.c' (48,422) at 20241011080017395
50161 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/nbd.c' (48,423) at 20241008080013907
50162 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/Kconfig' (48,424) at 20210308005003044
50163 2025-01-08 03:00:48.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/Kconfig' (48,425) at 20220525020653491
50164 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptpf.h' (48,426) at 20210307214927078
50165 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css' (48,427) at 20210307205554270
50166 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env_main.c' (48,428) at 20230530080039376
50167 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/ntp_internal.h' (48,429) at 20220525020654731
50168 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/Kconfig' (48,430) at 20240405153049473
50169 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/helloworld.c' (48,431) at 20210308005003700
50170 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro5.dtsi' (48,432) at 20210308005002632
50171 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/mcount.S' (48,433) at 20240405153046505
50172 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/Board_General.json' (48,434) at 20221213040036917
50173 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metric_value.hpp' (48,435) at 20240904080048943
50174 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/model.c' (48,436) at 20240326080039626
50175 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-properties-system.c' (48,437) at 20241211090212262
50176 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/Kconfig' (48,438) at 20240405153230795
50177 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_switch.c' (48,439) at 20240405153231003
50178 2025-01-08 03:00:48.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/event.c' (48,440) at 20210309003650436
50179 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9500.c' (48,441) at 20240405153049013
50180 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi' (48,442) at 20241211090145373
50181 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-wandboard-revd1.dts' (48,443) at 20240405153045505
50182 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/binderfs/binderfs_example.c' (48,444) at 20210307214932118
50183 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/Makefile' (48,445) at 20240405153230063
50184 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-trim-schemas' (48,446) at 20220910030013437
50185 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp.h' (48,447) at 20240405153230923
50186 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.h' (48,448) at 20210307214929910
50187 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/lo.c' (48,449) at 20210309003651580
50188 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/alarmtimer.c' (48,450) at 20240405153053053
50189 2025-01-08 03:00:48.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pmic_glink.c' (48,451) at 20240910080014066
50190 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/ramoops.yaml' (48,452) at 20240405153045149
50191 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/Makefile' (48,453) at 20210307214926698
50192 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/zones.json' (48,454) at 20231213090027090
50193 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb' (48,455) at 20241221090017528
50194 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-hi6220-usb.txt' (48,456) at 20210307214925390
50195 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/processor.h' (48,457) at 20240405153231791
50196 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/mmp-camera.h' (48,458) at 20210307214931478
50197 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/kprobes.c' (48,459) at 20240913080013769
50198 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu_radix.c' (48,460) at 20240405153230043
50199 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_proto.h' (48,461) at 20240405153046953
50200 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/draft_ietf.rst' (48,462) at 20210307214925522
50201 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/dca.c' (48,463) at 20240405153230283
50202 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/memstress.c' (48,464) at 20240405153054321
50203 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/GNU_SOURCE-7.patch' (48,465) at 20241221090017524
50204 2025-01-08 03:00:48.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-ld4.c' (48,466) at 20210308005002792
50205 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd934x.c' (48,467) at 20240405153053813
50206 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-iob-defs.h' (48,468) at 20210307214926234
50207 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/index.rst' (48,469) at 20240405153045253
50208 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mips-relocs.c' (48,470) at 20210308005003768
50209 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c' (48,471) at 20240405153047165
50210 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tlb.h' (48,472) at 20240405153229907
50211 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx-common.h' (48,473) at 20240405153053993
50212 2025-01-08 03:00:48.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs_rport.c' (48,474) at 20210309003652388
50213 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/jz4740/Kconfig' (48,475) at 20240405153053961
50214 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_glue.h' (48,476) at 20210307214930422
50215 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/pfc-r8a7740.c' (48,477) at 20210308005002772
50216 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (48,478) at 20241123090010955
50217 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cse_nor_defconfig' (48,479) at 20210308005003288
50218 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rx8010sj.c' (48,480) at 20210308005003480
50219 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bug.h' (48,481) at 20240405153045937
50220 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable.sh' (48,482) at 20210307205553698
50221 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/gicv3_internal.h' (48,483) at 20240906080037240
50222 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/Kconfig' (48,484) at 20240405153053277
50223 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rqt.c' (48,485) at 20220525020653575
50224 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdebug.h' (48,486) at 20220525020654467
50225 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_s_ph.c' (48,487) at 20210308005046509
50226 2025-01-08 03:00:48.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/expected_stdout2' (48,488) at 20210308005003736
50227 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max11205.yaml' (48,489) at 20240405153045069
50228 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-nest-struct.out' (48,490) at 20210308005046405 to deleted uid set
50229 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/__init__.py' (48,491) at 20210307214932154
50230 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1920x1080.S' (48,492) at 20210307214932470
50231 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/MAINTAINERS' (48,493) at 20210308005003080
50232 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/simple.h' (48,494) at 20210927100127653
50233 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_features.h' (48,495) at 20240405153048701
50234 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/Makefile.am' (48,496) at 20210308005111465
50235 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/README' (48,497) at 20210501000157730
50236 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.c' (48,498) at 20220525020652975
50237 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/Makefile' (48,499) at 20240405153046833
50238 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/setup.cfg' (48,500) at 20210308004922940
50239 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.out' (48,501) at 20210308005046401 to deleted uid set
50240 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-urquell.c' (48,502) at 20210307214926534
50241 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1c/Makefile' (48,503) at 20210307214926270
50242 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_REJECT.c' (48,504) at 20220525020654835
50243 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/posix_acl.c' (48,505) at 20240405153231723
50244 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dalmore.h' (48,506) at 20210308005003592
50245 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm.h' (48,507) at 20240405153045685
50246 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/makefile-add-ldflags.patch' (48,508) at 20210307205553834
50247 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch' (48,509) at 20230706080014741
50248 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_micron.c' (48,510) at 20210309003650488
50249 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count2' (48,511) at 20240906080037560 to deleted uid set
50250 2025-01-08 03:00:48.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-rd.dts' (48,512) at 20240405153045465
50251 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_arcturus.h' (48,513) at 20240405153048349
50252 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/132' (48,514) at 20240326080039730
50253 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/0001-make-Define-SBINDIR-flag.patch' (48,515) at 20220502030010112
50254 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_hwec.h' (48,516) at 20210307214928542
50255 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/Makefile' (48,517) at 20220718100041673
50256 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/braille.c' (48,518) at 20210307214931746
50257 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-pbab01.dtsi' (48,519) at 20240405153229887
50258 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/lowlevel_init.S' (48,520) at 20210308005003020
50259 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/capitalization.h' (48,521) at 20210308005003564
50260 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5631.yaml' (48,522) at 20240405153229799
50261 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7724.h' (48,523) at 20210308005002848
50262 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/pico-imx7d.c' (48,524) at 20210308005003072
50263 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/empty.c' (48,525) at 20240906080037580
50264 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpuflags.c' (48,526) at 20240405153046353
50265 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp' (48,527) at 20241211090002379
50266 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-of.c' (48,528) at 20240405153048921
50267 2025-01-08 03:00:48.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apx4devkit_defconfig' (48,529) at 20210308005003248
50268 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc40.c' (48,530) at 20210307214928510
50269 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch' (48,531) at 20241221090017656
50270 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/.gitignore' (48,532) at 20240405153054049
50271 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_flush_test.h' (48,533) at 20210307214927854
50272 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_serialize.cpp' (48,534) at 20220517030029526
50273 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/aspeed-sdram-edac.txt' (48,535) at 20210309003648344
50274 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_irq.h' (48,536) at 20240405153048525
50275 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/enum.h' (48,537) at 20210307214929618
50276 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/80-obmc-console-uart.rules.in' (48,538) at 20240323080012189
50277 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/s3c64xx.h' (48,539) at 20210309003648720
50278 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/eeprom/microchip,93lc46b.yaml' (48,540) at 20240405153045057
50279 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa90msg.h' (48,541) at 20210307214930866
50280 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/ristretto/ristretto_0.13.1.bb' (48,542) at 20240309090012808
50281 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg-bz2.c' (48,543) at 20210308005045737
50282 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/probe.c' (48,544) at 20240405153046313
50283 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0003-Fix-unknown-prefix-env.patch' (48,545) at 20231011080016574
50284 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm59056.dtsi' (48,546) at 20240405153045429
50285 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_internal.h' (48,547) at 20240405153232215
50286 2025-01-08 03:00:48.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c' (48,548) at 20240405153051885
50287 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_multiple_interfaces_dhcp.robot' (48,549) at 20240628080017121
50288 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-tdes.c' (48,550) at 20240405153230255
50289 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/omap2plus.S' (48,551) at 20210309003648680
50290 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/metrics.json' (48,552) at 20240405153054113
50291 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn10/irq_service_dcn10.c' (48,553) at 20240405153047297
50292 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/Kconfig' (48,554) at 20240405153049413
50293 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/renesas_tmr.c' (48,555) at 20241211090212342
50294 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/rpmpd.c' (48,556) at 20240405153231351
50295 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/hid-sensor-als.c' (48,557) at 20240405153230695
50296 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_ptrace.h' (48,558) at 20210307214926518
50297 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/Makefile' (48,559) at 20210308005002956
50298 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958305k/MAINTAINERS' (48,560) at 20210308005002940
50299 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi' (48,561) at 20240405153045541
50300 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/entity-manager/blacklist.json' (48,562) at 20241030080011511
50301 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/Makefile' (48,563) at 20240405153054073
50302 2025-01-08 03:00:48.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-pic32-evic.c' (48,564) at 20220525020653207
50303 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/cookie.c' (48,565) at 20210307214929722
50304 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/kernel_info.S' (48,566) at 20210307214926634
50305 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r420.c' (48,567) at 20241211090145421
50306 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_koi8-ru.c' (48,568) at 20210307214931190
50307 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-msl-verify.service' (48,569) at 20210307205554062
50308 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/hal.c' (48,570) at 20240405153051869
50309 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_aer.c' (48,571) at 20240617080017382
50310 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/Kconfig' (48,572) at 20210308005003172
50311 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/rootfs' (48,573) at 20241221090017644
50312 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1.dtsi' (48,574) at 20240405153045805
50313 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cpumap.h' (48,575) at 20210307214926590
50314 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.h' (48,576) at 20240418080014498
50315 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-palmas.c' (48,577) at 20240405153230303
50316 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-fec.h' (48,578) at 20240405153049249
50317 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7770_generic_defconfig' (48,579) at 20220525020652114
50318 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch' (48,580) at 20230706080014741
50319 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/selftest.c' (48,581) at 20240405153230155
50320 2025-01-08 03:00:48.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/README.md' (48,582) at 20231222090004823
50321 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/mx25pdk.c' (48,583) at 20210308005002980
50322 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/metricgroups.json' (48,584) at 20240405153054149
50323 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb' (48,585) at 20241221090017540
50324 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/io.c' (48,586) at 20240405153045909
50325 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/bitops.h' (48,587) at 20210308005002848
50326 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,gsbi.h' (48,588) at 20210307214931350
50327 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.h' (48,589) at 20210307214929926
50328 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/samsung-rotator.yaml' (48,590) at 20240405153045061
50329 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/zynqmp_power.c' (48,591) at 20240805080014011
50330 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-socket.c' (48,592) at 20241211090212218
50331 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/reboot.c' (48,593) at 20210307214926598
50332 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_tool.cpp' (48,594) at 20240920080016675
50333 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ecc_curve.h' (48,595) at 20220525020654535
50334 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/Kconfig' (48,596) at 20240405153051757
50335 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti_am335x_adc.c' (48,597) at 20240405153230691
50336 2025-01-08 03:00:48.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/Makefile' (48,598) at 20240405153046213
50337 2025-01-08 03:00:48.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50003000.json' (48,599) at 20241213090040130
50338 2025-01-08 03:00:48.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/hwchannel.c' (48,600) at 20210307214928542
50339 2025-01-08 03:00:48.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_pdu.c' (48,601) at 20220525020654855
50340 2025-01-08 03:00:48.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-progress.c' (48,602) at 20221215040039406
50341 2025-01-08 03:00:48.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/rt3883.c' (48,603) at 20240405153046049
50342 2025-01-08 03:00:48.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/gpio.c' (48,604) at 20210307214926538
50343 2025-01-08 03:00:48.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-debuginfod' (48,605) at 20241206090014354
50344 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/ubi-wrapper.h' (48,606) at 20210308005003424
50345 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nxp-spifi.txt' (48,607) at 20210307214925370
50346 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb' (48,608) at 20241221090017564
50347 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdmin.c' (48,609) at 20240405153053973
50348 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_omap3_common.h' (48,610) at 20210308005003620
50349 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi3670-usb3.c' (48,611) at 20240405153231311
50350 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/run-ptest' (48,612) at 20241221090017512
50351 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/tegra.S' (48,613) at 20210309003648680
50352 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassive.cpp' (48,614) at 20240904080040759
50353 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/README.md' (48,615) at 20221213040040909
50354 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-count' (48,616) at 20210307214932570
50355 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/virtio-blk.c' (48,617) at 20241211090212258
50356 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/Makefile' (48,618) at 20210308005003052
50357 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/stat.h' (48,619) at 20240405153046133
50358 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Orivesi_Talviainen' (48,620) at 20210307205553770
50359 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libatasmart/files/0001-Makefile.am-add-CFLAGS-and-LDFLAGS-definiton.patch' (48,621) at 20210307205553978
50360 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srlv.c' (48,622) at 20210308005046525
50361 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/dwarf-unwind.c' (48,623) at 20240405153054089
50362 2025-01-08 03:00:48.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-utils/ampere_add_redfishevent.sh' (48,624) at 20240619080012644
50363 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9551.c' (48,625) at 20240405153048937
50364 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/isabelle.c' (48,626) at 20240405153053621
50365 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/zt-ptrace.c' (48,627) at 20240405153054237
50366 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/fsl-imx25-tcq.c' (48,628) at 20210307214928506
50367 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb' (48,629) at 20241206090014342
50368 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/dir.c' (48,630) at 20240405153231659
50369 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/pmbus_driver_device.hpp' (48,631) at 20240817080031288
50370 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-spe.c' (48,632) at 20210309003648908
50371 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/Kconfig' (48,633) at 20240405153231727
50372 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensaeb-softmmu.mak' (48,634) at 20221215040039066
50373 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/MAINTAINERS' (48,635) at 20210308005002968
50374 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1c.dts' (48,636) at 20240405153229903
50375 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_transport.h' (48,637) at 20210307214928446
50376 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/trace-events' (48,638) at 20240906080037160
50377 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8568_serdes.c' (48,639) at 20210308005002832
50378 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/meson.build' (48,640) at 20230925080039885
50379 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx93-clock.yaml' (48,641) at 20240405153045025
50380 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_network_manager_main.cpp' (48,642) at 20231005080026449
50381 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sections.h' (48,643) at 20221102030020741
50382 2025-01-08 03:00:48.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bench_local_storage_create.c' (48,644) at 20240613080016563
50383 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_loopback.c' (48,645) at 20220913100024305
50384 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/entry.S' (48,646) at 20240405153229999
50385 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/rndis_wlan.c' (48,647) at 20240405153050553
50386 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.h' (48,648) at 20240405153047193
50387 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/r7780mp.c' (48,649) at 20210308005003036
50388 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/security.c' (48,650) at 20240405153052389
50389 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-fadump.h' (48,651) at 20220627100016930
50390 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/iomem-utils.c' (48,652) at 20240405153053997
50391 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-master.dts' (48,653) at 20240405153045529
50392 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/page.c' (48,654) at 20240405153046037
50393 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/system.h' (48,655) at 20210308005002888
50394 2025-01-08 03:00:48.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sy7636a.h' (48,656) at 20240405153052733
50395 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/mhi.c' (48,657) at 20240405153053353
50396 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/client.c' (48,658) at 20241111090012125
50397 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/ptimer-test.c' (48,659) at 20240906080037580
50398 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_u3d_core.c' (48,660) at 20240405153231555
50399 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/start.S' (48,661) at 20210308005002836
50400 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/statdef.asl' (48,662) at 20210308005002876
50401 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra234.c' (48,663) at 20240405153051377
50402 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-output.rst' (48,664) at 20210309003648488
50403 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux-mmioreg.yaml' (48,665) at 20220525020651694
50404 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti-pci.txt' (48,666) at 20220525020651698
50405 2025-01-08 03:00:48.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/163.out' (48,667) at 20210308005046453
50406 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_node.h' (48,668) at 20220525020654003
50407 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.scc' (48,669) at 20210307205554118
50408 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-zynq.h' (48,670) at 20220525020654547
50409 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/am3.h' (48,671) at 20210308005003632
50410 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces' (48,672) at 20240413080012687
50411 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_mem_test.c' (48,673) at 20240405153054221
50412 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch' (48,674) at 20230706080014741
50413 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/ref-manual/figures/build-workspace-directory.png' (48,675) at 20210307205554354 to deleted uid set
50414 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/set_memory.h' (48,676) at 20240405153046397
50415 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_test_address.cpp' (48,677) at 20210427100054251
50416 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd/systemd-networkd-only-wait-for-one.conf' (48,678) at 20240203090012010
50417 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_ref.h' (48,679) at 20240726080012870
50418 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netdev_queues.h' (48,680) at 20240405153231855
50419 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/acenv.h' (48,681) at 20210307214926114
50420 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/core-matmap.h' (48,682) at 20221215040039346
50421 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch' (48,683) at 20241221090017668
50422 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/io.c' (48,684) at 20240405153050713
50423 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/i2c.h' (48,685) at 20210308005002656
50424 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/videodev2.h' (48,686) at 20210309003653940
50425 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x-i2c.c' (48,687) at 20240405153053677
50426 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/autoconf-2.73.patch' (48,688) at 20230813080012904
50427 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarpen_Mellangardsberget' (48,689) at 20210307205553782
50428 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/disable_test.patch' (48,690) at 20230706080014757
50429 2025-01-08 03:00:48.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/elf.h' (48,691) at 20240405153045621
50430 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0001-Fix-generate-keynames.patch' (48,692) at 20230503080014579
50431 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/zynq_qspi.c' (48,693) at 20210308005003496
50432 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-ccu.c' (48,694) at 20240405153046797
50433 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/docs/supported-machines.md' (48,695) at 20241121090011895
50434 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if500d.h' (48,696) at 20210307214927902
50435 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/svm.c' (48,697) at 20240418080014494
50436 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp.c' (48,698) at 20240906080037376
50437 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h' (48,699) at 20240405153050109
50438 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.android-fastboot' (48,700) at 20210308005003292
50439 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/ag71xx.c' (48,701) at 20240405153230923
50440 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_discard.c' (48,702) at 20241011080017363
50441 2025-01-08 03:00:48.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_fba.h' (48,703) at 20210307214930230
50442 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/txx9dmac.h' (48,704) at 20210307214927146
50443 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/android-gadget-cleanup' (48,705) at 20230401080011931
50444 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig.assembler' (48,706) at 20210309003648564
50445 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler.h' (48,707) at 20240405153230367
50446 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-radix64.h' (48,708) at 20240906080037516
50447 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/rockchip-lvds.txt' (48,709) at 20210308005003328
50448 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/livetree.txt' (48,710) at 20210308005003328
50449 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pythonping_1.1.4.bb' (48,711) at 20221104030017433
50450 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn302/irq_service_dcn302.h' (48,712) at 20220525020652530
50451 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data_file.hpp' (48,713) at 20210806000043018
50452 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/checksum_64.h' (48,714) at 20210309003648984
50453 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt6160-regulator.yaml' (48,715) at 20220525020651706
50454 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_argset2.decode' (48,716) at 20210308005046389
50455 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/yenta_socket.h' (48,717) at 20210307214930046
50456 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/entry.h' (48,718) at 20220525020651966
50457 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxm-khadas-vim2.dts' (48,719) at 20210308005002596
50458 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml' (48,720) at 20240405153045153
50459 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qp.h' (48,721) at 20240405153049089
50460 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/qmp_shell.py' (48,722) at 20240326080039614
50461 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/clocks.cfg' (48,723) at 20210308005002924
50462 2025-01-08 03:00:48.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tystberga' (48,724) at 20210307205553794
50463 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/firmware_update.cpp' (48,725) at 20241220090015102
50464 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cell-regs.h' (48,726) at 20210307214926374
50465 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.json' (48,727) at 20210308005046401
50466 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_btcoex.c' (48,728) at 20240405153051917
50467 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/irq_helpers.c' (48,729) at 20240613080016463
50468 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/root.c' (48,730) at 20240405153231723
50469 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/id.c' (48,731) at 20240405153045657
50470 2025-01-08 03:00:48.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (48,732) at 20220816030012194
50471 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_device.h' (48,733) at 20210307214929350
50472 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gusextreme.c' (48,734) at 20220525020654979
50473 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/LICENSE' (48,735) at 20210308005120349
50474 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2memcpy.S' (48,736) at 20210307214926606
50475 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/bare-metal-ipmi-kcs/disable-ipmi-kcs.service.in' (48,737) at 20241126090011759
50476 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_netbios_ns.c' (48,738) at 20240405153053325
50477 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-3.svg' (48,739) at 20210307214925210
50478 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/suricata-crates.inc' (48,740) at 20231011080016586
50479 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browser.c' (48,741) at 20240613080016559
50480 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ftgmac100.c' (48,742) at 20241211090212302
50481 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_struct.rst' (48,743) at 20240405153045197
50482 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nego.h' (48,744) at 20240405153051961
50483 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/psi.c' (48,745) at 20241011080017383
50484 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-db-dxbc2.dts' (48,746) at 20240405153045453
50485 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/bug-bisect.rst' (48,747) at 20220525020651766
50486 2025-01-08 03:00:48.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/Makefile' (48,748) at 20210307214932034
50487 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/atmel_nand.c' (48,749) at 20210308005003412
50488 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsutils.c' (48,750) at 20210307214926842
50489 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_flat.h' (48,751) at 20230426080043784
50490 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43.h' (48,752) at 20240405153230835
50491 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74-ipu-dsp-common.dtsi' (48,753) at 20240405153045601
50492 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/Makefile' (48,754) at 20210308005002976
50493 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.h' (48,755) at 20240405153050129
50494 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-cpg-lib.h' (48,756) at 20240405153046837
50495 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10alaw8.rst' (48,757) at 20210309003648496
50496 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/system.c' (48,758) at 20210308005108645
50497 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts' (48,759) at 20240405153045817
50498 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/gpio_presence.cpp' (48,760) at 20240817080025332
50499 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/resource.robot' (48,761) at 20240627080021044
50500 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/selq.h' (48,762) at 20240405153050105
50501 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/trace.h' (48,763) at 20210308005045729
50502 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/ut.h' (48,764) at 20210308005003688
50503 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker' (48,765) at 20241211090212534
50504 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,ar-5315u.dts' (48,766) at 20210308005002812
50505 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/files/0001-versioneer.py-do-not-use-SafeConfigParser.patch' (48,767) at 20240113090014540
50506 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/trigger_presence_changed_ind.hpp' (48,768) at 20220412175720086
50507 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/aspeed_adc.c' (48,769) at 20240405153048949
50508 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/dedup_variant.hpp' (48,770) at 20240618080045405
50509 2025-01-08 03:00:48.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback.h' (48,771) at 20240405153046685
50510 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/ethtool.c' (48,772) at 20240405153054073
50511 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_fcntl.h' (48,773) at 20221215040039202
50512 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/mvme16x.h' (48,774) at 20241211090145381
50513 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_divide.c' (48,775) at 20210307214926730
50514 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/pxa/mfp.rst' (48,776) at 20240405153044973
50515 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_mbox_format.pass' (48,777) at 20241206090014310
50516 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,idt821034.yaml' (48,778) at 20240405153045169
50517 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha3_256_s390.c' (48,779) at 20240405153046273
50518 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h' (48,780) at 20210307214929510
50519 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/mux.c' (48,781) at 20210308005003028
50520 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h' (48,782) at 20210307214929478
50521 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mbus.h' (48,783) at 20210307214926582
50522 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mba6.dtsi' (48,784) at 20240405153045505
50523 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/send.c' (48,785) at 20240719080013357
50524 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/error.hpp' (48,786) at 20210308005114857
50525 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/install-bench.patch' (48,787) at 20230706080014757
50526 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms_selftest.h' (48,788) at 20240405153053009
50527 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/meson.build' (48,789) at 20241010080036061
50528 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/bonnell.json' (48,790) at 20231212090004998
50529 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/xilinx_tb_wdt.c' (48,791) at 20210308005003540
50530 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-werkzeug_3.1.3.bb' (48,792) at 20241221090017564
50531 2025-01-08 03:00:48.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_core.c' (48,793) at 20240405153050257
50532 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/lcs.c' (48,794) at 20240405153231379
50533 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fsconfig.sh' (48,795) at 20210524100035134
50534 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/checksum.c' (48,796) at 20210309003648868
50535 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.User.Manager.service' (48,797) at 20230422080012291
50536 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/kxgettext.c' (48,798) at 20210308005003732
50537 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/key.h' (48,799) at 20240405153052717
50538 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/group.c' (48,800) at 20240405153052453
50539 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/ipoib.rst' (48,801) at 20220525020651770
50540 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/newline_in_nl_msg.cocci' (48,802) at 20240405153053441
50541 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rpmsg/Makefile' (48,803) at 20210307214932130
50542 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/utils.c' (48,804) at 20210927100127093
50543 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/main.c' (48,805) at 20210307214929174
50544 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4_sd_rcw.cfg' (48,806) at 20210308005002996
50545 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc405_boards.c' (48,807) at 20241211090212322
50546 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-udraw-ps3.c' (48,808) at 20210309003649916
50547 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/thread_loop.c' (48,809) at 20240405153054169
50548 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/a.c' (48,810) at 20210307214932470
50549 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch' (48,811) at 20230706080014753
50550 2025-01-08 03:00:48.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_dma_private.h' (48,812) at 20240405153051829
50551 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-highlander.c' (48,813) at 20240405153048901
50552 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-eukrea-mbmx283lc.dts' (48,814) at 20240405153229891
50553 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb' (48,815) at 20220402030015899
50554 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/userfaultfd.c' (48,816) at 20241211090212562
50555 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbdata.c' (48,817) at 20240405153046625
50556 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ordered-data.h' (48,818) at 20240405153052289
50557 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdswap.c' (48,819) at 20240405153049685
50558 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-mt6370-flash.c' (48,820) at 20240405153049217
50559 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/internals.h' (48,821) at 20241211090212470
50560 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_rs_w.c' (48,822) at 20210308005046505
50561 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ezkey.c' (48,823) at 20210307214928090
50562 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SPIFLASH_defconfig' (48,824) at 20210308005003244
50563 2025-01-08 03:00:48.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/bcm6345_gpio.c' (48,825) at 20210308005003376
50564 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/print_ut.c' (48,826) at 20230302090047762
50565 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-initscript-fix.patch' (48,827) at 20230317080013785
50566 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/Makefile' (48,828) at 20210307214932226
50567 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-v1.c' (48,829) at 20241216090017741
50568 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/pmc.h' (48,830) at 20240405153231339
50569 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_vop.h' (48,831) at 20210308005003532
50570 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/Build' (48,832) at 20240405153054217
50571 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf' (48,833) at 20210307205554478
50572 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/odroid.c' (48,834) at 20240405153232191
50573 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_jedec.c' (48,835) at 20240405153049697
50574 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0002-start-stop-daemon-fix-tests.patch' (48,836) at 20241221090017636
50575 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/siginfo.h' (48,837) at 20220525020652002
50576 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/tmp275@48.conf' (48,838) at 20240904080027734
50577 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/asm/barrier.h' (48,839) at 20210307214932454
50578 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs690d.h' (48,840) at 20210307214928018
50579 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso.h' (48,841) at 20220525020651970
50580 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/Kconfig' (48,842) at 20240405153053985
50581 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-fsi.c' (48,843) at 20210309003649976
50582 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/single_step_syscall.c' (48,844) at 20220525020655235
50583 2025-01-08 03:00:48.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Bold-webfont.woff' (48,845) at 20220105012522987 to deleted uid set
50584 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/thinkpad_helper.c' (48,846) at 20220525020655003
50585 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/boot-qemu.sh' (48,847) at 20230413080016200
50586 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/corstone1000-flash-firmware.wks.in' (48,848) at 20241221090017468
50587 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/Kconfig' (48,849) at 20210307214930154
50588 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h' (48,850) at 20210307214929922
50589 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia_aplic.c' (48,851) at 20241211090145385
50590 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg.h' (48,852) at 20240405153046953
50591 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/Kconfig' (48,853) at 20210308005002996
50592 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/metrics.json' (48,854) at 20220525020655143
50593 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c' (48,855) at 20240910080014026
50594 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target-con-set.h' (48,856) at 20230925080040077
50595 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/init.S' (48,857) at 20210307214925678
50596 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xcalibur1501.dts' (48,858) at 20210307214926358
50597 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/Kconfig' (48,859) at 20210308005003372
50598 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell-88x2222.c' (48,860) at 20240405153231075
50599 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/bcm47xx_nvram.c' (48,861) at 20240405153047037
50600 2025-01-08 03:00:48.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-health.rst' (48,862) at 20240405153045237
50601 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/0001-Do-not-use-Werror-with-clang.patch' (48,863) at 20230706080014753
50602 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly917e.c' (48,864) at 20210307214927898
50603 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/package-index.bb' (48,865) at 20210307205554486
50604 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/plugin.S' (48,866) at 20210308005002988
50605 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/fwdesc.h' (48,867) at 20240405153050469
50606 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/moxa,moxart-dma.txt' (48,868) at 20221102030020729
50607 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_selftest.h' (48,869) at 20210308005003644
50608 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/page.h' (48,870) at 20240405153045917
50609 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-auth' (48,871) at 20210307205554566
50610 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/meta-formats.rst' (48,872) at 20240405153045317
50611 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3328_defconfig' (48,873) at 20210308005003260
50612 2025-01-08 03:00:48.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,qcs404.h' (48,874) at 20210307214931338
50613 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc.h' (48,875) at 20240405153230391
50614 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/Makefile' (48,876) at 20240618080047573
50615 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/Makefile' (48,877) at 20240405153045365
50616 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_send_signal_kern.c' (48,878) at 20240405153054277
50617 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Progress.interface.yaml' (48,879) at 20221223040024045
50618 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4trace.c' (48,880) at 20210307214931158
50619 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsankoski' (48,881) at 20210307205553770
50620 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_flavors.c' (48,882) at 20210307214932642
50621 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/README' (48,883) at 20210308005003004
50622 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ringbuf_map_key.c' (48,884) at 20240405153054277
50623 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/Kconfig' (48,885) at 20210308005003056
50624 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_aggr.h' (48,886) at 20240405153050561
50625 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0021.h' (48,887) at 20240405153048617
50626 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/swap.rst' (48,888) at 20240405153045229
50627 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/173.out' (48,889) at 20210927100127489
50628 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_funcs2.c' (48,890) at 20240405153054269
50629 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Atlantic-Bird-1-12.5W' (48,891) at 20210307205553758
50630 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config.bb' (48,892) at 20241206090014278
50631 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320adcx140.h' (48,893) at 20240405153053805
50632 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dp_reg.h' (48,894) at 20240405153048565
50633 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-iwg20m.dtsi' (48,895) at 20240405153045549
50634 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/spitz_pm.c' (48,896) at 20240405153045681
50635 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/palmas_regulator.c' (48,897) at 20210308005003472
50636 2025-01-08 03:00:48.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.4.1.bb' (48,898) at 20210729000029108
50637 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tox.ini' (48,899) at 20231126090012817
50638 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/cc2520.txt' (48,900) at 20210307214925374
50639 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_NAND_defconfig' (48,901) at 20210308005003244
50640 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dram_0xc0000000.config' (48,902) at 20240405153229907
50641 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/memory.c' (48,903) at 20240405153053525
50642 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/FabricAdapter_v1.xml' (48,904) at 20240619080002924
50643 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/cpu.c' (48,905) at 20210308005002724
50644 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/common.c' (48,906) at 20221103030028784
50645 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/MAINTAINERS' (48,907) at 20210308005002976
50646 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_conf_manager.cpp' (48,908) at 20240822080026693
50647 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_table.host.h' (48,909) at 20210307214930554
50648 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/systemd.c' (48,910) at 20230925080040113
50649 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE07' (48,911) at 20240405153054369
50650 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/hotpages.c' (48,912) at 20230925080039837
50651 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libusb/libusb1_1.0.27.bb' (48,913) at 20241206090014350
50652 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend' (48,914) at 20241206090014214
50653 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/meson.build' (48,915) at 20210308005045897
50654 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/patchtest_parser.py' (48,916) at 20241221090017632
50655 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-tec-ng.dts' (48,917) at 20210308005002632
50656 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__execution_fwd.hpp' (48,918) at 20241217090453703
50657 2025-01-08 03:00:48.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l2_sys.c' (48,919) at 20240405153051533
50658 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_syscall.h' (48,920) at 20241211090212218
50659 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_illinois.c' (48,921) at 20220627100017186
50660 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-usb.c' (48,922) at 20210308005003348
50661 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/flow.h' (48,923) at 20210308005002672
50662 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/lpc18xx_dac.c' (48,924) at 20240405153048977
50663 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-65bb.dtso' (48,925) at 20240405153045725
50664 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/byteorder/little_endian.h' (48,926) at 20210307214931362
50665 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/test/README.md' (48,927) at 20210308004942076
50666 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-inet-86vs.dts' (48,928) at 20210308005002620
50667 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_sessions_connection.robot' (48,929) at 20240420080019489
50668 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/cereal.wrap' (48,930) at 20240229090015607
50669 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb' (48,931) at 20230609080014391
50670 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-a83t-ccu.h' (48,932) at 20210308005003640
50671 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/collection_time_scope.hpp' (48,933) at 20230524080039233
50672 2025-01-08 03:00:48.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/men_z188_adc.c' (48,934) at 20240405153230687
50673 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c' (48,935) at 20240405153231227
50674 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/inet6_connection_sock.c' (48,936) at 20240405153053273
50675 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/stream_sched.h' (48,937) at 20240405153052865
50676 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usb_stream.c' (48,938) at 20240405153054029
50677 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/hippi.c' (48,939) at 20240405153053161
50678 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/interrupts.rst' (48,940) at 20240405153044969
50679 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE06' (48,941) at 20240405153054369
50680 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-manage.c' (48,942) at 20240624080012832
50681 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_end.cpp' (48,943) at 20210308005108645
50682 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-p2a-ctrl.c' (48,944) at 20240405153231447
50683 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/qcom-gpi.h' (48,945) at 20220525020654543
50684 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7203_defconfig' (48,946) at 20240405153046309
50685 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core917d.c' (48,947) at 20210309003649820
50686 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lib/drm_random.h' (48,948) at 20240405153048565
50687 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-lte-parade.dts' (48,949) at 20240405153045781
50688 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_io.c' (48,950) at 20210307214930642
50689 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot0.h' (48,951) at 20210308005002660
50690 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcu_dereference.rst' (48,952) at 20240405153044933
50691 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bollebygd' (48,953) at 20210307205553778
50692 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_features.c' (48,954) at 20240405153232271
50693 2025-01-08 03:00:48.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-fix-install-failure-on-host-without-ldco.patch' (48,955) at 20230401080011935
50694 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c' (48,956) at 20240405153047221
50695 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/ody-plugins.cpp' (48,957) at 20240830080017491
50696 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockmap_parse_prog.c' (48,958) at 20240405153054273
50697 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_efi_plugin.wks' (48,959) at 20241221090017604
50698 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/pd-samsung.yaml' (48,960) at 20210309003648384
50699 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-factor.h' (48,961) at 20210307214926958
50700 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_overo.h' (48,962) at 20210308005003608
50701 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/str_utility.hpp' (48,963) at 20240120090003249
50702 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-stk-om44.dts' (48,964) at 20240405153045605
50703 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/io-mapping.rst' (48,965) at 20240405153045193
50704 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/sve_context.h' (48,966) at 20210307214926070
50705 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-moxtet-devices' (48,967) at 20220525020651634
50706 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/ftwdt010_wdt.c' (48,968) at 20210308005003540
50707 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/Kconfig' (48,969) at 20210307214928802
50708 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-st.txt' (48,970) at 20210307214925406
50709 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/tcm.h' (48,971) at 20210307214927982
50710 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_if.h' (48,972) at 20240405153049957
50711 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/Kconfig' (48,973) at 20210307214927118
50712 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/cpc925_edac.c' (48,974) at 20210307214927150
50713 2025-01-08 03:00:48.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/net_ethoc.h' (48,975) at 20210308005003628
50714 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-class.c' (48,976) at 20241216090017705
50715 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Thermal_v1.xml' (48,977) at 20240619080002940
50716 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_sequencer_device.hpp' (48,978) at 20240502080027948
50717 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/vcpudispatch_stats.rst' (48,979) at 20210309003648456
50718 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-pcm.c' (48,980) at 20240405153053969
50719 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/win_helper.c' (48,981) at 20240906080037536
50720 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/main.c' (48,982) at 20240405153054373
50721 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/__fls.h' (48,983) at 20210308005003560
50722 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/flat.h' (48,984) at 20210307214926550
50723 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ug3105_battery.c' (48,985) at 20240405153051441
50724 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/associations.hpp' (48,986) at 20240820080028978
50725 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb' (48,987) at 20210812000025334
50726 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-12' (48,988) at 20230114040005626
50727 2025-01-08 03:00:48.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_8250.h' (48,989) at 20240405153052793
50728 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/package-lock.json' (48,990) at 20210308005107081
50729 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/99_dnsmasq' (48,991) at 20210307205553838
50730 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/Kconfig' (48,992) at 20240405153232195
50731 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_input.c' (48,993) at 20220525020654971
50732 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/.gitignore' (48,994) at 20210307214932710
50733 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zap_leaf.h' (48,995) at 20210308005003696
50734 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_hw.h' (48,996) at 20240405153050073
50735 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/debugfs.c' (48,997) at 20240405153049045
50736 2025-01-08 03:00:48.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-fsl.c' (48,998) at 20240405153231555
50737 2025-01-08 03:00:48.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-medion-x10-digitainer.c' (48,999) at 20210307214928782
50738 2025-01-08 03:00:48.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (49,000) at 20230310090018691
50739 2025-01-08 03:00:48.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.h' (49,001) at 20210307214927806
50740 2025-01-08 03:00:48.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-yaml-provider_git.bb' (49,002) at 20210307205554054
50741 2025-01-08 03:00:48.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hisilicon,hi3559av100-clock.yaml' (49,003) at 20220525020651662
50742 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_sli.c' (49,004) at 20241216090017733
50743 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051_git.bb' (49,005) at 20240301090012419
50744 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/Makefile' (49,006) at 20210308005003056
50745 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp' (49,007) at 20221229040004411
50746 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Image/meson.build' (49,008) at 20230910080024030
50747 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/mv_cesa.txt' (49,009) at 20210307214925298
50748 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_qb.c' (49,010) at 20210308005046505
50749 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/console/obmc-console_%.bbappend' (49,011) at 20210812000025262
50750 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_event.c' (49,012) at 20240405153232071
50751 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/manifest.py' (49,013) at 20220910030013397
50752 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/hpfs.rst' (49,014) at 20210309003648420
50753 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sh4_tuxrun.py' (49,015) at 20241211090212542
50754 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot_2.3.21.1.bb' (49,016) at 20241221090017496
50755 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/timestamping.c' (49,017) at 20220525020655223
50756 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_errno_defs.h' (49,018) at 20210927100127273
50757 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a779a0-sysc.h' (49,019) at 20210309003653816
50758 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_multi.c' (49,020) at 20240405153054273
50759 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3229-xms6.dts' (49,021) at 20240405153045561
50760 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugetlb-madvise.c' (49,022) at 20240405153054329
50761 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c' (49,023) at 20240405153049921
50762 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0051-corstone1000-purge-remoteproc-dts-node.patch' (49,024) at 20241221090017468
50763 2025-01-08 03:00:48.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/vexpress64.c' (49,025) at 20210308005002916
50764 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand_spl.c' (49,026) at 20210308005003412
50765 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-meson-vrtc.c' (49,027) at 20240405153051497
50766 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop_1.04.bb' (49,028) at 20241206090014350
50767 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/reset.h' (49,029) at 20241211090212370
50768 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-dvb.c' (49,030) at 20240405153049541
50769 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb' (49,031) at 20231126090012797
50770 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra_spi.h' (49,032) at 20210308005003496
50771 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComputerSystemCollection.json' (49,033) at 20240619080002944
50772 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/Makefile' (49,034) at 20210307214930302
50773 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/reset-handler.S' (49,035) at 20240405153045689
50774 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm-common.h' (49,036) at 20230310090043283
50775 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/appendix-customizing-standard.rst' (49,037) at 20210817100021802
50776 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/0001-Do-not-emit-useless-rpath.patch' (49,038) at 20230114040015482
50777 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dsp.h' (49,039) at 20210307214925666
50778 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/fan-watchdog-monitor@.service' (49,040) at 20220514030009420
50779 2025-01-08 03:00:48.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/pci.c' (49,041) at 20240405153231247
50780 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EventDestination.v1_15_0.json' (49,042) at 20240918080002720
50781 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscorecc-sc7280.c' (49,043) at 20240405153230235
50782 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/Makefile' (49,044) at 20210307214928790
50783 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-fvp-base.inc' (49,045) at 20241221090017464
50784 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp' (49,046) at 20241211090002379
50785 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-musl.yml' (49,047) at 20210307205554110
50786 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dts' (49,048) at 20210309003648732
50787 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl0046.h' (49,049) at 20240405153048617
50788 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/kldir.h' (49,050) at 20210307214926246
50789 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-mod-clk.yaml' (49,051) at 20240405153045021
50790 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/test.c' (49,052) at 20210307214932738
50791 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/op_helper.c' (49,053) at 20240906080037500
50792 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/TODO' (49,054) at 20220525020654115
50793 2025-01-08 03:00:48.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls1021aqds_qixis.h' (49,055) at 20210308005002964
50794 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api.c' (49,056) at 20240405153231035
50795 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/strace.list' (49,057) at 20241211090212382
50796 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-dev-common.c' (49,058) at 20240405153231471
50797 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-bananapi-m64.dts' (49,059) at 20210308005002616
50798 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/alps.h' (49,060) at 20210307214928486
50799 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_private.h' (49,061) at 20240405153050341
50800 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_msg.h' (49,062) at 20240405153046953
50801 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.h' (49,063) at 20220525020652975
50802 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (49,064) at 20220219040012739
50803 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/OWNERS' (49,065) at 20231222090011739
50804 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/README' (49,066) at 20210308004938816
50805 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/do-not-use-libltdl-source-directory.patch' (49,067) at 20210307205553998
50806 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/char.json' (49,068) at 20241211090212446
50807 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-ccu.h' (49,069) at 20210308005003640
50808 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mt9v032.txt' (49,070) at 20210307214925350
50809 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/amd_hsmp.h' (49,071) at 20240405153046377
50810 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu.h' (49,072) at 20241211090212510
50811 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/txx9_translate.c' (49,073) at 20210927100127413
50812 2025-01-08 03:00:48.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec.h' (49,074) at 20221215040039342
50813 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/schedutil.rst' (49,075) at 20240405153045301
50814 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw_6.9.bb' (49,076) at 20241221090017636
50815 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-member-unknown.out' (49,077) at 20210308005046401 to deleted uid set
50816 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-Link-in-libexecinfo-if-it-has-backtrace-API.patch' (49,078) at 20241206090014242
50817 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/Makefile.include' (49,079) at 20240906080037584
50818 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/iso-resources.c' (49,080) at 20210307214932210
50819 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EFL-1.0' (49,081) at 20210307205554418
50820 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/reproducible-builds.rst' (49,082) at 20231126090012825
50821 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zrle.c' (49,083) at 20210308005046553
50822 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/Makefile' (49,084) at 20210307214927098
50823 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/CertificatesStore.js' (49,085) at 20241004080035963
50824 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/README.md' (49,086) at 20240809080033019
50825 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8190_rtl8256.c' (49,087) at 20220525020654167
50826 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/isight_firmware.c' (49,088) at 20210307214930846
50827 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/uio_dmem_genirq.h' (49,089) at 20240405153052769
50828 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/hooks.c' (49,090) at 20240405153053089
50829 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/SnmpAlerts/index.js' (49,091) at 20230811080042214
50830 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-plantronics.c' (49,092) at 20241018080014486
50831 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_comp.h' (49,093) at 20240405153046957
50832 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/image-uefi.conf' (49,094) at 20240106090017257
50833 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/system/kernel.ld' (49,095) at 20210308005046489
50834 2025-01-08 03:00:48.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if.err' (49,096) at 20220429100100882
50835 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_mixer.c' (49,097) at 20220525020654971
50836 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_trace.h' (49,098) at 20240405153048729
50837 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/omap-usb-host.c' (49,099) at 20240405153230835
50838 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/Build' (49,100) at 20240405153054381
50839 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bootm.c' (49,101) at 20210308005002884
50840 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h' (49,102) at 20220525020652859
50841 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/imx_thermal.c' (49,103) at 20240405153231495
50842 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/rn-pci-acp3x.c' (49,104) at 20240405153053553
50843 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/detect-zeroes-registered-buf.out' (49,105) at 20230426080043944
50844 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libnl/files/0001-tests-cksuite-all-netns.c-disable-route_1.patch' (49,106) at 20241221090017696
50845 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joutsa_Lankia' (49,107) at 20210307205553770
50846 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-cow.c-Replace-stat64-with-stat.patch' (49,108) at 20230609080014391
50847 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/rtlx.c' (49,109) at 20210307214926258
50848 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_syncobj.c' (49,110) at 20240919080017054
50849 2025-01-08 03:00:48.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock_api_smp.h' (49,111) at 20240405153052789
50850 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop' (49,112) at 20240309090012824
50851 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_cpu.h' (49,113) at 20230426080043780
50852 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/intel,ixp4xx-network-processing-engine.yaml' (49,114) at 20240405153229763
50853 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/ntb_transport.c' (49,115) at 20241008080013959
50854 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-evm.dts' (49,116) at 20210308005002592
50855 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-37xx-periph.c' (49,117) at 20240405153230219
50856 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vt8500lcdfb.c' (49,118) at 20240405153231595
50857 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_svc.h' (49,119) at 20210307214930294
50858 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/spi.rst' (49,120) at 20240405153045197
50859 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/MAINTAINERS' (49,121) at 20210308005002952
50860 2025-01-08 03:00:48.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fxam.c' (49,122) at 20210308005046497
50861 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/0002-Fix-pyext_PATTERN-for-cross-compilation.patch' (49,123) at 20240113090014536
50862 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdhci-internal.h' (49,124) at 20230426080043736
50863 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/mmu-hash.h' (49,125) at 20240405153046101
50864 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/qemu-pixman.h' (49,126) at 20241211090212374
50865 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/hmm_bo.c' (49,127) at 20240405153051833
50866 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/gpio_handle.hpp' (49,128) at 20230511080028983
50867 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if.h' (49,129) at 20210307214931634
50868 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/LICENSE' (49,130) at 20210307205553734
50869 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/tpm-tools-extendpcr.patch' (49,131) at 20230706080014769
50870 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/0001-ssmtp-Correct-the-null-pointer-assignment-to-char-po.patch' (49,132) at 20220910030013353
50871 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/pcie-poweroff@.service.in' (49,133) at 20230513080022442
50872 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/acbel-fsg032.c' (49,134) at 20240405153048869
50873 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/reg.h' (49,135) at 20240405153231163
50874 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/Kconfig' (49,136) at 20210308005003068
50875 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/README' (49,137) at 20210308005002972
50876 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml' (49,138) at 20240405153045021
50877 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/seg_helper.c' (49,139) at 20241121090029284
50878 2025-01-08 03:00:48.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/mdev.conf' (49,140) at 20210307205554470
50879 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/action.c' (49,141) at 20240405153050193
50880 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-mailbox.h' (49,142) at 20210307214931462
50881 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pl01x.c' (49,143) at 20210308005003484
50882 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9734.c' (49,144) at 20240405153230791
50883 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-savageboard.dtsi' (49,145) at 20240405153045517
50884 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/Makefile' (49,146) at 20210307214929550
50885 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/uncore-other.json' (49,147) at 20240405153054137
50886 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/debuginfo.c' (49,148) at 20240906080037544
50887 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ge.c' (49,149) at 20240405153230303
50888 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mmp-dma.txt' (49,150) at 20240405153045053
50889 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Vrm_LocationCode.json' (49,151) at 20221213040036921
50890 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/Kconfig' (49,152) at 20241023080012879
50891 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/Makefile' (49,153) at 20210308005003740
50892 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fbdev.c' (49,154) at 20240613080016407
50893 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/fddi.h' (49,155) at 20210307214929666
50894 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vip.h' (49,156) at 20240405153051869
50895 2025-01-08 03:00:48.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-doe.h' (49,157) at 20240405153052757
50896 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cn_proc.h' (49,158) at 20210307214931370
50897 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/brcm,kona-timer.yaml' (49,159) at 20240405153045177
50898 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_filter.c' (49,160) at 20240520080015163
50899 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-dev.h' (49,161) at 20240405153052829
50900 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/real_pel_test.cpp' (49,162) at 20221005030030506
50901 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/MAINTAINERS' (49,163) at 20210308005003012
50902 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_type_38.c' (49,164) at 20210308005045961
50903 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/regulator.h' (49,165) at 20210307214931438
50904 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.err' (49,166) at 20210308005046401
50905 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4_nand_rcw.cfg' (49,167) at 20210308005002996
50906 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,rzg2l-irqc.yaml' (49,168) at 20240405153229771
50907 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am57xx_evm.h' (49,169) at 20210308005003584
50908 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/0001-libacpi-Fix-build-witth-fno-commom.patch' (49,170) at 20241221090017632
50909 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/rx_common.h' (49,171) at 20240405153050293
50910 2025-01-08 03:00:48.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/dsp.h' (49,172) at 20240405153231807
50911 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/memory.c' (49,173) at 20241211090212550
50912 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/user-guide.rst' (49,174) at 20241221090017464
50913 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ComponentIntegrity.interface.yaml' (49,175) at 20240229090018787
50914 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/common.c' (49,176) at 20240405153231567
50915 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-kernel/linux/linux-aspeed_%.bbappend' (49,177) at 20230412080023456
50916 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pci.h' (49,178) at 20240405153048529
50917 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/serial-forward/0001-correct-the-typo-in-include-file-name-string.h.patch' (49,179) at 20221003030013285
50918 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_buddy.c' (49,180) at 20240405153050133
50919 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-visibility-on.svg' (49,181) at 20210308005107069
50920 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mbox.h' (49,182) at 20210308005100993
50921 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/bio.c' (49,183) at 20240910080014074
50922 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/byteorder.h' (49,184) at 20210307214926122
50923 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen9_renderstate.c' (49,185) at 20220525020652887
50924 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-acpica' (49,186) at 20241221090017612
50925 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/Kconfig' (49,187) at 20240405153046213
50926 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max1586-regulator.txt' (49,188) at 20210307214925410
50927 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/xtensaeb-softmmu/default.mak' (49,189) at 20210927100127057
50928 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-alternate.json' (49,190) at 20210308005046401
50929 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/soci/soci/0001-Do-not-use-std-shuffle-with-clang-15.patch' (49,191) at 20221003030013269
50930 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/proc_cap_intel.h' (49,192) at 20240405153231787
50931 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/merge_variants.hpp' (49,193) at 20230106040046360
50932 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/prefetch.h' (49,194) at 20240405153045941
50933 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_skip_unittest.cpp' (49,195) at 20210308005120353
50934 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/unaligned_32.c' (49,196) at 20220525020652122
50935 2025-01-08 03:00:48.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/messages-win32.mc' (49,197) at 20230426080043840
50936 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_intel/Makefile' (49,198) at 20210525100144787
50937 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-sizes.h.in' (49,199) at 20241219090010504
50938 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/compress.c' (49,200) at 20240405153052545
50939 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-clk.h' (49,201) at 20240405153053973
50940 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t35.h' (49,202) at 20210308005003588
50941 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_patterns_64bit.h' (49,203) at 20210308005003364
50942 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_fb.c' (49,204) at 20240405153048361
50943 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/openpower-ipmi-oem-whitelist-native.conf' (49,205) at 20210307205554054
50944 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-zd1301-cardlist.rst' (49,206) at 20210307214925230
50945 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/wdt.h' (49,207) at 20210308005002644
50946 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-traces.c' (49,208) at 20240405153053221
50947 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mt6323.c' (49,209) at 20240405153049221
50948 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/spi/spi-intel-pci.c' (49,210) at 20240405153231463 to deleted uid set
50949 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/sppctl.h' (49,211) at 20240405153052653
50950 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/task.html' (49,212) at 20210307205554286
50951 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/ahb/ahb--apb/f0100000.peci-bus/peci-0/0-31/peci-cputemp.1.conf' (49,213) at 20210307205554094
50952 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_main.c' (49,214) at 20240405153230699
50953 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccp2.c' (49,215) at 20240405153230819
50954 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/kernel.ld' (49,216) at 20240326080039742
50955 2025-01-08 03:00:48.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/insn.h' (49,217) at 20240405153054033
50956 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c' (49,218) at 20241111090012133
50957 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sun4i.c' (49,219) at 20240405153051801
50958 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/entry.S' (49,220) at 20240405153045977
50959 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-generic-u-boot.dtsi' (49,221) at 20210308005002592
50960 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add.png' (49,222) at 20210307205554250 to deleted uid set
50961 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/container.c' (49,223) at 20210308005046233
50962 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml' (49,224) at 20240405153045109
50963 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch' (49,225) at 20241206090014342
50964 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-transaction.c' (49,226) at 20210309003654576
50965 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/dbus_mode.cpp' (49,227) at 20241210090026644
50966 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/datapage.S' (49,228) at 20241011080017291
50967 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-samekey.bconf' (49,229) at 20210307214932462
50968 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/entry-common.h' (49,230) at 20240710080014577
50969 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32f746-overview.rst' (49,231) at 20240405153044973
50970 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-tysom-m-fabric.dtsi' (49,232) at 20240405153046241
50971 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/mmu_context.h' (49,233) at 20210307214926554
50972 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/Makefile' (49,234) at 20240405153049793
50973 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/utfcpp/utfcpp_4.0.6.bb' (49,235) at 20241221090017700
50974 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ethernet_interface.cpp' (49,236) at 20241127090024701
50975 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-common.inc' (49,237) at 20240106090017273
50976 2025-01-08 03:00:48.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/fsl_upm.h' (49,238) at 20210308005003668
50977 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/inband_code_update.hpp' (49,239) at 20230513080036782
50978 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch' (49,240) at 20210307205554458
50979 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-eukrea-mbmx287lc.dts' (49,241) at 20240405153045537
50980 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/sg.h' (49,242) at 20240405153052877
50981 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/reclaim.sh' (49,243) at 20240405153054293
50982 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg_wow.h' (49,244) at 20210307214929774
50983 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/smp_64.h' (49,245) at 20240617080017378
50984 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/entity-manager_%.bbappend' (49,246) at 20241206090014222
50985 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/osd.c' (49,247) at 20210308005003216
50986 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/mr_pool.h' (49,248) at 20210307214931582
50987 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/Makefile' (49,249) at 20240405153050321
50988 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ab8500.c' (49,250) at 20240405153051461
50989 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch' (49,251) at 20221017030012222
50990 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/interwave-stb.c' (49,252) at 20210307214932222
50991 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fileTable.json' (49,253) at 20241204090036299
50992 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_init.c' (49,254) at 20240405153047229
50993 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-segrel.S' (49,255) at 20210307214926134
50994 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk.h' (49,256) at 20240405153046869
50995 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/virtio_bt.c' (49,257) at 20240613080016383
50996 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tvaudio.h' (49,258) at 20210307214931546
50997 2025-01-08 03:00:48.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/lp.h' (49,259) at 20210307214931642
50998 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp' (49,260) at 20221229040004411
50999 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/ssh.c' (49,261) at 20241211090212218
51000 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder/ampere-power-on-driver-binder@.service' (49,262) at 20221006100013249
51001 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_sa_w_ph.c' (49,263) at 20210308005046505
51002 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strchr.S' (49,264) at 20240405153229859
51003 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableCellCount.vue' (49,265) at 20241004080035963
51004 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_ctx_regs.h' (49,266) at 20240405153046585
51005 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/Kconfig' (49,267) at 20210308005002988
51006 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_nand_rcw.cfg' (49,268) at 20210308005002992
51007 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_usb.c' (49,269) at 20240405153231235
51008 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mark_read_dirty.c' (49,270) at 20210308005108641
51009 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HeaterCollection.json' (49,271) at 20240619080002948
51010 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/volatiles.99_atop' (49,272) at 20210307205553966
51011 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_conf_manager.hpp' (49,273) at 20220727030029197
51012 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/timer-del-timer-free.cocci' (49,274) at 20210927100127345
51013 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c' (49,275) at 20210308005002832
51014 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c' (49,276) at 20240405153047097
51015 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_onenand_small_defconfig' (49,277) at 20210308005003284
51016 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stopit/LICENSE' (49,278) at 20230706080014765
51017 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/0001-Fix-build-race-in-Makefile.patch' (49,279) at 20220204040022676
51018 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/Makefile' (49,280) at 20240405153051805
51019 2025-01-08 03:00:48.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cs53l32a.c' (49,281) at 20240405153049309
51020 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/Makefile' (49,282) at 20240405153049469
51021 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx2072x.c' (49,283) at 20240405153232151
51022 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc8.c' (49,284) at 20220525020654747
51023 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb' (49,285) at 20231011080016570
51024 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_hash.h' (49,286) at 20220525020654927
51025 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/kref.rst' (49,287) at 20210307214925266
51026 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/videocodec.c' (49,288) at 20240405153049385
51027 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strksyms.c' (49,289) at 20240405153045905
51028 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/heartbeat.h' (49,290) at 20210307214926550
51029 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/socfpgaimage.c' (49,291) at 20210308005003772
51030 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-sysfs.h' (49,292) at 20240405153047089
51031 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decNumber.h' (49,293) at 20220429100100582
51032 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/index.rst' (49,294) at 20240405153044937
51033 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff' (49,295) at 20210307205554274 to deleted uid set
51034 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AddressPoolCollection_v1.xml' (49,296) at 20240619080002916
51035 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/bcm28155_ap.c' (49,297) at 20210308005002924
51036 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_128x128.png' (49,298) at 20210308005046549 to deleted uid set
51037 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_promise.h' (49,299) at 20210307214926878
51038 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/snmp-controller.html' (49,300) at 20210308005107073
51039 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/OWNERS' (49,301) at 20241018080016394
51040 2025-01-08 03:00:48.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/device_tree-stub.c' (49,302) at 20240906080037448
51041 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a.h' (49,303) at 20240405153050669
51042 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-net-util' (49,304) at 20230412080023452
51043 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_main.c' (49,305) at 20240405153048781
51044 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-ecam.h' (49,306) at 20240405153052757
51045 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-afalg.c' (49,307) at 20241211090212226
51046 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_ogm.h' (49,308) at 20220525020654787
51047 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-dspi.c' (49,309) at 20241111090012137
51048 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-send-duty-cycle.rst' (49,310) at 20220525020651782
51049 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tracing.rst' (49,311) at 20240906080037176
51050 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/iothread-lock-block.c' (49,312) at 20220429100100758
51051 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/host-bmc/host_lamp_test.hpp' (49,313) at 20240819080030259
51052 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i-formats.h' (49,314) at 20210307214928762
51053 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,hdlcd.yaml' (49,315) at 20240405153045037
51054 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/.gitignore' (49,316) at 20240405153046229
51055 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/Makefile' (49,317) at 20240405153048353
51056 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bench.h' (49,318) at 20241008080014055
51057 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic.h' (49,319) at 20240405153046609
51058 2025-01-08 03:00:48.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx51.c' (49,320) at 20240405153231319
51059 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/acpi.rst' (49,321) at 20240405153045249
51060 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/dsp_spos_scb_lib.c' (49,322) at 20210307214932238
51061 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/Makefile' (49,323) at 20240405153053357
51062 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_bp.c' (49,324) at 20220525020654695
51063 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/region_devs.c' (49,325) at 20240405153231271
51064 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_b.c' (49,326) at 20210308005046521
51065 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-evk.dts' (49,327) at 20240405153045733
51066 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/Makefile' (49,328) at 20240405153046033
51067 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/devtool-reference.rst' (49,329) at 20241221090017600
51068 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/meson-setup.py' (49,330) at 20220125040024499
51069 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_serialize.cpp' (49,331) at 20230615080025080
51070 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/cq_enet_desc.h' (49,332) at 20240405153051597
51071 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-ns.c' (49,333) at 20241008080013967
51072 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/fpi-bus.txt' (49,334) at 20210307214925362
51073 2025-01-08 03:00:48.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/board/fsl-board.txt' (49,335) at 20210307214925282
51074 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/feature.c' (49,336) at 20240405153232207
51075 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe.c' (49,337) at 20240405153053981
51076 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/bletchley-common-functions_0.1.bb' (49,338) at 20241221090017476
51077 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/trace.h' (49,339) at 20220429100100530
51078 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.h' (49,340) at 20210307214929530
51079 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/metric.hpp' (49,341) at 20240323080007057
51080 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/wmi.c' (49,342) at 20240405153231347
51081 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/cache.json' (49,343) at 20240405153054137
51082 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/201' (49,344) at 20210927100127493
51083 2025-01-08 03:00:48.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/file-win32.c' (49,345) at 20240906080037144
51084 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/null_blk.rst' (49,346) at 20240405153044989
51085 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psscope.c' (49,347) at 20240405153046625
51086 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr_lowlevel_init.S' (49,348) at 20210308005002548
51087 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi_1.6.10.bb' (49,349) at 20241221090017564
51088 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/Kconfig' (49,350) at 20210308005002908
51089 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-Alias-off64_t-to-off_t-on-linux-if-not-defined.patch' (49,351) at 20230114040015542
51090 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/078.out' (49,352) at 20210308005046441
51091 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq.c' (49,353) at 20241018080014602
51092 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-evm.dts' (49,354) at 20210308005002564
51093 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/sdbus.hpp' (49,355) at 20241203090049024
51094 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/lock.h' (49,356) at 20240405153052897
51095 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5121.dtsi' (49,357) at 20240405153230027
51096 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-build/action.yml' (49,358) at 20221017030012226
51097 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-iomega_ix2_200.dts' (49,359) at 20240405153045457
51098 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3692x.c' (49,360) at 20240405153049217
51099 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet-3w.dts' (49,361) at 20210308005002616
51100 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/fpga_manager_gen5.h' (49,362) at 20210308005002780
51101 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/Makefile' (49,363) at 20210308005003072
51102 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom_4k.c' (49,364) at 20210307214929770
51103 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/pci_handler.cpp' (49,365) at 20240821080001891
51104 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_encode_check.yaml' (49,366) at 20240908080010098
51105 2025-01-08 03:00:48.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/irq_poll.c' (49,367) at 20240405153053089
51106 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-cards.c' (49,368) at 20241216090017705
51107 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/acpi-power-state.service.in' (49,369) at 20230629131804615
51108 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-isort_5.13.2.bb' (49,370) at 20240106090017237
51109 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-versatile.c' (49,371) at 20240405153051233
51110 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cleanfile' (49,372) at 20210307214932138
51111 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0001-ppoe-Dont-include-linux-if_ether.h.patch' (49,373) at 20230706080014737
51112 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/keyboard_leds.c' (49,374) at 20210307214930134
51113 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/vmt.c' (49,375) at 20240405153049713
51114 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/userp.rst' (49,376) at 20210309003648504
51115 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/MAINTAINERS' (49,377) at 20210308005002988
51116 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-gpio.c' (49,378) at 20240906080037316
51117 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/Makefile' (49,379) at 20210308005003528
51118 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-metadata.h' (49,380) at 20240405153049257
51119 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,camcc-sm8250.yaml' (49,381) at 20240405153045025
51120 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_dma.h' (49,382) at 20210307214926242
51121 2025-01-08 03:00:48.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-include-cstdint-for-uintXX_t-types.patch' (49,383) at 20230131040012027
51122 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-isa.c' (49,384) at 20210308005046373
51123 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp4531.yaml' (49,385) at 20220525020651682
51124 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-polaris.c' (49,386) at 20210307214926534
51125 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/nikto/files/location.patch' (49,387) at 20230706080014769
51126 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-autoflake_2.3.1.bb' (49,388) at 20241206090014266
51127 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/init.c' (49,389) at 20240913080013769
51128 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/Makefile' (49,390) at 20210307214929978
51129 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-rec-timeout.rst' (49,391) at 20220525020651782
51130 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.h' (49,392) at 20240405153231015
51131 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/part_efi.h' (49,393) at 20210308005003676
51132 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/microchip,sama7g5-eic.yaml' (49,394) at 20240405153045085
51133 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dma-mapping.c' (49,395) at 20240405153229915
51134 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/chmc.c' (49,396) at 20240405153230091
51135 2025-01-08 03:00:48.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/page.h' (49,397) at 20240405153045349
51136 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/ppce500.rst' (49,398) at 20230426080043664
51137 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/dis.c' (49,399) at 20240405153046285
51138 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/ecam.c' (49,400) at 20220525020653847
51139 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vining_2000.h' (49,401) at 20210308005003624
51140 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/syscall.S' (49,402) at 20241011080017291
51141 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/linux_ssh_mips_malta.py' (49,403) at 20230925080040081
51142 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-discover-system-state@.service' (49,404) at 20240513080028599
51143 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen2.dts' (49,405) at 20240405153229903
51144 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-do-not-create-a-run-test-to-determine-order-of-bitfi.patch' (49,406) at 20210307205553958
51145 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_FCOMI.c' (49,407) at 20210307214932734
51146 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanPwm/meson.build' (49,408) at 20230825080021137
51147 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/__init__.py' (49,409) at 20210307205554266
51148 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-alc5632.yaml' (49,410) at 20240405153045165
51149 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pxa.c' (49,411) at 20240405153230307
51150 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lpc1850-creg-clk.txt' (49,412) at 20240405153229755
51151 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_drm.h' (49,413) at 20240405153048597
51152 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/highmem-internal.h' (49,414) at 20240405153052697
51153 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/netlink.h' (49,415) at 20210307214932094
51154 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/mdt_loader.c' (49,416) at 20240405153051765
51155 2025-01-08 03:00:48.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_macro_scan.l' (49,417) at 20210307214930278
51156 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/OWNERS' (49,418) at 20220413030038613
51157 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/Makefile' (49,419) at 20210308005003348
51158 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-dma-contig.c' (49,420) at 20240405153049585
51159 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/.kunitconfig' (49,421) at 20240405153047029
51160 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-dpi-defs.h' (49,422) at 20210307214926234
51161 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-avpll.h' (49,423) at 20210307214926966
51162 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/Kconfig' (49,424) at 20241018080014486
51163 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c' (49,425) at 20240405153231335
51164 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-rx.h' (49,426) at 20210307214930602
51165 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb' (49,427) at 20241221090017524
51166 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08.h' (49,428) at 20220525020652350
51167 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/MAINTAINERS' (49,429) at 20210308005003172
51168 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Renstrom' (49,430) at 20210307205553790
51169 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb' (49,431) at 20241221090017676
51170 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gic.h' (49,432) at 20230925080039929
51171 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/corstone1000-mps3.dts' (49,433) at 20240405153229919
51172 2025-01-08 03:00:48.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/.linter-ignore' (49,434) at 20221206040017633
51173 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/maestro3.c' (49,435) at 20240405153232135
51174 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mora_Eldris' (49,436) at 20210307205553786
51175 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/task_nommu.c' (49,437) at 20240405153231723
51176 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gpimage.c' (49,438) at 20210308005003764
51177 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_vcpu_regs.h' (49,439) at 20210307214926666
51178 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/Kconfig' (49,440) at 20210308005003168
51179 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/ps7_spl_init.c' (49,441) at 20210308005002796
51180 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-clock.dtsi' (49,442) at 20210308005002612
51181 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_drm.c' (49,443) at 20240405153048597
51182 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb' (49,444) at 20241206090014342
51183 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cpu-thermal.dtsi' (49,445) at 20240405153045601
51184 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pseries-wdt.c' (49,446) at 20240405153052245
51185 2025-01-08 03:00:48.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/mysqld.service' (49,447) at 20210307205553890
51186 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_hevc_req_multi_if.c' (49,448) at 20240415080012971
51187 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/rndis_filter.c' (49,449) at 20240405153050333
51188 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5420-pmu.c' (49,450) at 20210307214930446
51189 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_scd.h' (49,451) at 20210307214926242
51190 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/ttpci-eeprom.h' (49,452) at 20220525020653239
51191 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kallinge_Kalleberga' (49,453) at 20210307205553786
51192 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_attribute.hpp' (49,454) at 20240611080032889
51193 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/other.json' (49,455) at 20220525020655147
51194 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/mac_dbdma.c' (49,456) at 20241211090212298
51195 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-dove.c' (49,457) at 20241008080013967
51196 2025-01-08 03:00:48.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_project_page.py' (49,458) at 20241221090017592
51197 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu_pv.c' (49,459) at 20241008080013899
51198 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_hash_map.c' (49,460) at 20240405153054265
51199 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpdma.c' (49,461) at 20240405153049489
51200 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_phy.c' (49,462) at 20210307214929302
51201 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_w.c' (49,463) at 20210308005046513
51202 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_3.json' (49,464) at 20240918080002716
51203 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv.h' (49,465) at 20240405153049349
51204 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb' (49,466) at 20241221090017556
51205 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-rc6.c' (49,467) at 20210307214928774
51206 2025-01-08 03:00:48.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/Makefile' (49,468) at 20210308005003520
51207 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_base.c' (49,469) at 20240405153230843
51208 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/binstr.S' (49,470) at 20210307214926142
51209 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel,keembay-pcie.yaml' (49,471) at 20240405153045125
51210 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c' (49,472) at 20240405153051889
51211 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs4398.h' (49,473) at 20210307214932270
51212 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml' (49,474) at 20240405153229767
51213 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager/lamp-test-led-overrides.json' (49,475) at 20210331000018326
51214 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/ndlc.h' (49,476) at 20220525020653823
51215 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pixis.c' (49,477) at 20210308005002960
51216 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/rda8810pl.dtsi' (49,478) at 20240405153045609
51217 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_ops.c' (49,479) at 20240405153054277
51218 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/Makefile' (49,480) at 20240405153231527
51219 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/Makefile' (49,481) at 20210308005002824
51220 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/types.h' (49,482) at 20210308005002828
51221 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revC_defconfig' (49,483) at 20210308005003288
51222 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.c' (49,484) at 20240405153230571
51223 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/meson.build' (49,485) at 20241009080019666
51224 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/messages.c' (49,486) at 20210309003654908
51225 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler_attributes.h' (49,487) at 20241211090145533
51226 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc_rdma.h' (49,488) at 20240405153052801
51227 2025-01-08 03:00:48.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-pcm.c' (49,489) at 20240405153232187
51228 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_cmds.c' (49,490) at 20240405153051573
51229 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/Makefile' (49,491) at 20240405153047033
51230 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/vsie.c' (49,492) at 20240405153230087
51231 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/Makefile' (49,493) at 20240405153054229
51232 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/.gitignore' (49,494) at 20230510080006007
51233 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/unicode.c' (49,495) at 20210309003653604
51234 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_version.h' (49,496) at 20210307214930382
51235 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_ethtool.c' (49,497) at 20240405153049957
51236 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/Makefile' (49,498) at 20210307214928150
51237 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv2_clk_mgr.h' (49,499) at 20210307214927270
51238 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c' (49,500) at 20240815080012879
51239 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/features.rst' (49,501) at 20240405153229823
51240 2025-01-08 03:00:48.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0003-kexec-elf-rel-use-our-elf.h.patch' (49,502) at 20210307205553750
51241 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_1_0_sh_mask.h' (49,503) at 20210309003649512
51242 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/Kbuild' (49,504) at 20210309003649840
51243 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/index.rst' (49,505) at 20210307214925510
51244 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/default-cpu-governor.cfg' (49,506) at 20231126090012805
51245 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/index.rst' (49,507) at 20210307214925634
51246 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/Kconfig' (49,508) at 20210308005003044
51247 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/spear_thermal.c' (49,509) at 20240405153231499
51248 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-speaklater_1.3.bb' (49,510) at 20241221090017560
51249 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dhcom-picoitx.dts' (49,511) at 20240405153045585
51250 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_printf.c' (49,512) at 20240405153231955
51251 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100.c' (49,513) at 20240405153049297
51252 2025-01-08 03:00:48.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_spinner.h' (49,514) at 20220525020652915
51253 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/minikconf.py' (49,515) at 20241211090212458
51254 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/.gitignore' (49,516) at 20210307214932686
51255 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dts' (49,517) at 20240405153046245
51256 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/Kconfig' (49,518) at 20240405153231219
51257 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/thread_info.h' (49,519) at 20240405153046069
51258 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/misc_helper.c' (49,520) at 20241121090029288
51259 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-gate.c' (49,521) at 20240405153046793
51260 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fsmount.sh' (49,522) at 20240405153054173
51261 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd' (49,523) at 20210307205554562
51262 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c' (49,524) at 20240405153047113
51263 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/dts/10m50_devboard.dts' (49,525) at 20210308005002824
51264 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-emmc_defconfig' (49,526) at 20220215040051528
51265 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra132-soctherm.c' (49,527) at 20210307214930726
51266 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Community-Spec-1.0' (49,528) at 20241221090017616
51267 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg_callback.hpp' (49,529) at 20211209040029741
51268 2025-01-08 03:00:48.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_gadget.c' (49,530) at 20241211090145501
51269 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_fw.h' (49,531) at 20240405153051701
51270 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/.gitignore' (49,532) at 20210602100056089
51271 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/perf_event.h' (49,533) at 20240405153046249
51272 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08_isa.c' (49,534) at 20240405153046893
51273 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_xventanacondops.c.inc' (49,535) at 20230925080040061
51274 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/Kconfig' (49,536) at 20240405153049385
51275 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.gitreview' (49,537) at 20210307205553662
51276 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/hw_pagetable.c' (49,538) at 20240405153230747
51277 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/reg-file-data-sampling.rst' (49,539) at 20240405153229735
51278 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/ceph_frag.c' (49,540) at 20210307214931038
51279 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/vidtv.rst' (49,541) at 20240405153045193
51280 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/yosemitev2.cfg' (49,542) at 20220326030009230
51281 2025-01-08 03:00:48.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mxs_gpio.c' (49,543) at 20210308005003376
51282 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp.h' (49,544) at 20240405153231155
51283 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_signal.h' (49,545) at 20220429100100642
51284 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-oneplus-dumpling.dts' (49,546) at 20240405153045773
51285 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kmemleak/kmemleak-test.c' (49,547) at 20240405153053429
51286 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Cable.events.yaml' (49,548) at 20241126090023811
51287 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5_%.bbappend' (49,549) at 20230114040015494
51288 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.h' (49,550) at 20240405153050405
51289 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-mfg.c' (49,551) at 20240405153046793
51290 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/templates/default/local.conf.sample' (49,552) at 20241221090017580
51291 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.s5pc1xx' (49,553) at 20210308005003296
51292 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/async/match.cpp' (49,554) at 20240817080036824
51293 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/machine.c' (49,555) at 20240906080037500
51294 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/pci.h' (49,556) at 20241211090212358
51295 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mlock-random-test.c' (49,557) at 20240405153054329
51296 2025-01-08 03:00:48.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c' (49,558) at 20240405153050545
51297 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvb.c.inc' (49,559) at 20230426080043916
51298 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/gpio-vibra.c' (49,560) at 20240405153230727
51299 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-mce' (49,561) at 20240405153044909
51300 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb' (49,562) at 20230706080014761
51301 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fpregdef.h' (49,563) at 20240405153045937
51302 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/Makefile' (49,564) at 20210307214926190
51303 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/string.h' (49,565) at 20240405153045973
51304 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/conf/machine/include/wistron.inc' (49,566) at 20220315100011431
51305 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2_types.h' (49,567) at 20210307214930554
51306 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/platform.c' (49,568) at 20220525020653135
51307 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva_2.22.0.bb' (49,569) at 20241221090017684
51308 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-reset-host-clear.service.in' (49,570) at 20230513080022442
51309 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/deftree.c' (49,571) at 20210307214931822
51310 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_scsi.h' (49,572) at 20240405153051649
51311 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-transform.sh' (49,573) at 20240405153054365
51312 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce500v2.inc' (49,574) at 20210905000020581
51313 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pdc_adma.c' (49,575) at 20240405153046665
51314 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/generic-hdlc.rst' (49,576) at 20210307214925534
51315 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dropreason-core.h' (49,577) at 20240405153231851
51316 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable.h' (49,578) at 20210308005003620
51317 2025-01-08 03:00:48.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_azalia.h' (49,579) at 20210308005002880
51318 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lswvl.dts' (49,580) at 20240405153045457
51319 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_dup_incompat_types.c' (49,581) at 20210307214932642
51320 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/public/favicon.ico' (49,582) at 20220105012522983 to deleted uid set
51321 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128-board.c' (49,583) at 20210308005002772
51322 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/uniphier_wdt.c' (49,584) at 20210307214930978
51323 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/other.c' (49,585) at 20240405153231347
51324 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/pxrc.c' (49,586) at 20210307214928470
51325 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_tbf_ets.sh' (49,587) at 20240405153054297
51326 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/guard/guard_git.bb' (49,588) at 20241106090019922
51327 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fscache.h' (49,589) at 20240411080014130
51328 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/xilinx-spi.c' (49,590) at 20240405153047061
51329 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.8.rst' (49,591) at 20230114040015514
51330 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-glorious.c' (49,592) at 20240405153230651
51331 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/vesa.c' (49,593) at 20210308005003536
51332 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6_wru4.c' (49,594) at 20210308005003088
51333 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/122' (49,595) at 20220429100100890
51334 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-novsx.c' (49,596) at 20220525020652050
51335 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/code-update-deprecated.md' (49,597) at 20221209040006383
51336 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-fixup-div.c' (49,598) at 20210307214926978
51337 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/maintainer-entry-profile.rst' (49,599) at 20240405153229819
51338 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/Makefile' (49,600) at 20210308005002912
51339 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/webui/phosphor-webui/config.json' (49,601) at 20210307205553730
51340 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-brcmstb-memc' (49,602) at 20240405153044929
51341 2025-01-08 03:00:48.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/prom.c' (49,603) at 20220525020651990
51342 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_qm_regs.h' (49,604) at 20240405153046605
51343 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/bpf.h' (49,605) at 20241104090011627
51344 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_dpm.c' (49,606) at 20241211090145425
51345 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/0001-kpatch-build-add-cross-compilation-support.patch' (49,607) at 20210307205553954
51346 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/mips-qmp-cmds.c' (49,608) at 20240906080037504
51347 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sockios.h' (49,609) at 20210307214931658
51348 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn16.decode' (49,610) at 20241211090212514
51349 2025-01-08 03:00:48.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cacheinfo.h' (49,611) at 20210309003648948
51350 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv5/tune-arm926ejs.inc' (49,612) at 20210905000020581
51351 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-omap.c' (49,613) at 20240405153231375
51352 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c' (49,614) at 20240405153051285
51353 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_roce_cm.c' (49,615) at 20240405153230719
51354 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/timeout.h' (49,616) at 20240405153052969
51355 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_flowlabel.c' (49,617) at 20240405153053273
51356 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/rtc.dtsi' (49,618) at 20210308005002872
51357 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/acc1.c' (49,619) at 20210308005003720
51358 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151.dtsi' (49,620) at 20240805080013915
51359 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/Kconfig' (49,621) at 20240405153231603
51360 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/Makefile' (49,622) at 20240405153230115
51361 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-gpio.c' (49,623) at 20210307214928690
51362 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/faad2/faad2_2.11.1.bb' (49,624) at 20240301090012427
51363 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.c' (49,625) at 20210307214927950
51364 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-script.txt' (49,626) at 20240628080014037
51365 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/smd.h' (49,627) at 20240405153050477
51366 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3730.dts' (49,628) at 20240405153045601
51367 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/run-ptest' (49,629) at 20230401080011939
51368 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/of_private.h' (49,630) at 20240726080012858
51369 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/phase_fault.hpp' (49,631) at 20220913030035245
51370 2025-01-08 03:00:48.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/wrappers/atomic_t.rst' (49,632) at 20240405153045005
51371 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.h' (49,633) at 20210307214928614
51372 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/extended_cpdo.c' (49,634) at 20210307214925974
51373 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_errata.h' (49,635) at 20210308005003648
51374 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/module.c' (49,636) at 20240405153050497
51375 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c' (49,637) at 20240405153050497
51376 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_heartbeat.h' (49,638) at 20220525020652887
51377 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra234-clock.h' (49,639) at 20240405153052649
51378 2025-01-08 03:00:48.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2781-fmwlib.c' (49,640) at 20241211090145569
51379 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3036-sdk.dts' (49,641) at 20210308005002604
51380 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vmstate-if.h' (49,642) at 20210308005046037
51381 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmsubs.c' (49,643) at 20210307214926434
51382 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/tools/i2c/i2c.hpp' (49,644) at 20241210090027380 to deleted uid set
51383 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi' (49,645) at 20240405153045789
51384 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var1.dts' (49,646) at 20240405153229919
51385 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-fru-properties.yaml' (49,647) at 20210307205554082
51386 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/OWNERS' (49,648) at 20241008080001891
51387 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stacktrace/common.h' (49,649) at 20240405153045861
51388 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libmctp/files/service-override.conf' (49,650) at 20240712080022837
51389 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/bare-metal-host-monitor/meson.build' (49,651) at 20241126090005819
51390 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mrf24j40.c' (49,652) at 20240405153050337
51391 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libslang-include-subdir.c' (49,653) at 20210307214932466
51392 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/license.c' (49,654) at 20210308005003212
51393 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,meson6-ir.yaml' (49,655) at 20240405153045093
51394 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sleepycat' (49,656) at 20210307205554426
51395 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/279.out' (49,657) at 20210308005046465
51396 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb' (49,658) at 20241206090014230
51397 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-5.dtsi' (49,659) at 20240405153046093
51398 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-logging/MAINTAINERS' (49,660) at 20210308005117965
51399 2025-01-08 03:00:48.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_anchor.c' (49,661) at 20240405153052233
51400 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw.c' (49,662) at 20241211090212330
51401 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Wenvoe' (49,663) at 20210307205553798
51402 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_multi.rst' (49,664) at 20240405153045305
51403 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig' (49,665) at 20210308005003268
51404 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/memory.json' (49,666) at 20240405153232231
51405 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/net/ti-dp83867.h' (49,667) at 20210308005003636
51406 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink.h' (49,668) at 20220525020654671
51407 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/storagecommands.hpp' (49,669) at 20240829080022538
51408 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user_32.h' (49,670) at 20240405153046401
51409 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsimosci_hs_idu.dts' (49,671) at 20210307214925662
51410 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_jsm_msg.h' (49,672) at 20240405153046609
51411 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.c' (49,673) at 20240405153049857
51412 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/signal.c' (49,674) at 20240405153230147
51413 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.1' (49,675) at 20211006000025242
51414 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/cznic,turris-mox-rwtm.txt' (49,676) at 20210307214925314
51415 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sun4i-dma.c' (49,677) at 20240405153047009
51416 2025-01-08 03:00:48.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_driver_version.h' (49,678) at 20210307214928614
51417 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Garrison.py' (49,679) at 20220728030041559
51418 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-hmp-cmds.c' (49,680) at 20241211090212318
51419 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/floating-point.json' (49,681) at 20240405153054145
51420 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/gen_init_cpio.c' (49,682) at 20240405153054389
51421 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cpcap-pwrbutton.c' (49,683) at 20240405153230727
51422 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-io.c' (49,684) at 20210716100030019
51423 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/spl.c' (49,685) at 20210308005002808
51424 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza-r3.dts' (49,686) at 20210307214926034
51425 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-gen1.h' (49,687) at 20220525020653291
51426 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/openssl_alloc.cpp' (49,688) at 20210308005100305
51427 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats.host.h' (49,689) at 20210307214930554
51428 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/meson.build' (49,690) at 20240229090018787
51429 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/Kconfig' (49,691) at 20210308005002976
51430 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_24x24.png' (49,692) at 20210308005046549 to deleted uid set
51431 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_accel.c' (49,693) at 20240405153052197
51432 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/hash.h' (49,694) at 20240405153052625
51433 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-pltfrm.c' (49,695) at 20240405153231531
51434 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/debug_sta.c' (49,696) at 20240405153050457
51435 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/flow_dissector_load_bytes.c' (49,697) at 20240405153054253
51436 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/Makefile' (49,698) at 20210308005003388
51437 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allextenc.def' (49,699) at 20220429100100786
51438 2025-01-08 03:00:48.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_ext.c' (49,700) at 20240405153231975
51439 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_icrc.c' (49,701) at 20240405153049109
51440 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock_types.h' (49,702) at 20240405153046313
51441 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/copyleft-next-0.3.0' (49,703) at 20211006000025246
51442 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/hiomap.hpp' (49,704) at 20210308005133429
51443 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/ptrace.c' (49,705) at 20240405153045913
51444 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_interval.h' (49,706) at 20240405153046705
51445 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/vendor-example/meson.build' (49,707) at 20231201090032926
51446 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/annotate/instructions.c' (49,708) at 20240405153054089
51447 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/check.S' (49,709) at 20210307214932710
51448 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Odessa' (49,710) at 20210307205553794
51449 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/syscalls_32.S' (49,711) at 20210307214926570
51450 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/core_status.h' (49,712) at 20240405153047289
51451 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/tlb.c' (49,713) at 20210307214926310
51452 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strncpy.S' (49,714) at 20240405153229859
51453 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,spdif-in.txt' (49,715) at 20210307214925430
51454 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/maketype.py' (49,716) at 20220910030013393
51455 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_encoder.h' (49,717) at 20210307214927310
51456 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/Makefile' (49,718) at 20240405153052997
51457 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_socrates.dts' (49,719) at 20240405153045441
51458 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE02' (49,720) at 20240405153054369
51459 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/features.rst' (49,721) at 20240405153229747
51460 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/high_speed_env_lib.c' (49,722) at 20210308005002756
51461 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml' (49,723) at 20240405153045125
51462 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_conn.c' (49,724) at 20240405153232043
51463 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/objdiff' (49,725) at 20210308005003736
51464 2025-01-08 03:00:48.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/tty.txt' (49,726) at 20210307214925314
51465 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-artifact-names.bbclass' (49,727) at 20230811080018310
51466 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/anx7625.h' (49,728) at 20240405153230523
51467 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_d_path_check_types.c' (49,729) at 20240405153054277
51468 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/sdio_halinit.c' (49,730) at 20220525020654183
51469 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/snapper9260.h' (49,731) at 20210308005003616
51470 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cros_ec.c' (49,732) at 20210308005003208
51471 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c' (49,733) at 20240830080013251
51472 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/gtk3.py' (49,734) at 20241221090017628
51473 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/heart.h' (49,735) at 20210309003648836
51474 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/sirfstar.yaml' (49,736) at 20240405153045057
51475 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vmalloc.h' (49,737) at 20210307214926590
51476 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Kconfig' (49,738) at 20220525020654143
51477 2025-01-08 03:00:48.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/poison.h' (49,739) at 20210308005003668
51478 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/event.c' (49,740) at 20240405153051385
51479 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/fid.h' (49,741) at 20240520080015191
51480 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/string.h' (49,742) at 20210916100017807
51481 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_dbf.h' (49,743) at 20210307214930254
51482 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/Makefile' (49,744) at 20240405153053013
51483 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/Kconfig' (49,745) at 20210308005003048
51484 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/atomic_64.h' (49,746) at 20240405153046317
51485 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/io.h' (49,747) at 20240405153230011
51486 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/pinmux-config-nyan-big.h' (49,748) at 20210308005003024
51487 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/sysdep.h' (49,749) at 20220525020651966
51488 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.h' (49,750) at 20240405153230643
51489 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_defconfig' (49,751) at 20210308005003244
51490 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/phy.c' (49,752) at 20210308005002716
51491 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nl-All' (49,753) at 20210307205553774
51492 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_nvmetcp_if.h' (49,754) at 20240405153052781
51493 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/Yama.rst' (49,755) at 20210309003648268
51494 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-hardlink.patch' (49,756) at 20210307205553810
51495 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_rstc.h' (49,757) at 20210308005002716
51496 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/setup.h' (49,758) at 20220525020652018
51497 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-socketio_5.11.2.bb' (49,759) at 20240413080012663
51498 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/clone.c' (49,760) at 20240405153046345
51499 2025-01-08 03:00:48.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch' (49,761) at 20230706080014765
51500 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1.c' (49,762) at 20240613080016431
51501 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/spark.h' (49,763) at 20210307214932606
51502 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/cpuidle-s3c64xx.c' (49,764) at 20240405153045685
51503 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch' (49,765) at 20241221090017672
51504 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/DENYLIST.aarch64' (49,766) at 20240805080014071
51505 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/signal.h' (49,767) at 20240405153046285
51506 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/vgem_drv.c' (49,768) at 20240405153048785
51507 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm015-dc1/psu_init_gpl.c' (49,769) at 20210308005003200
51508 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy15_C-133W' (49,770) at 20210307205553762
51509 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/rcS.default' (49,771) at 20210307205554470
51510 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/parse_tcp_hdr_opt.c' (49,772) at 20241008080014059
51511 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/board-v7.c' (49,773) at 20240405153045653
51512 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-spe-period' (49,774) at 20240405153054161
51513 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2838.c' (49,775) at 20240906080037188
51514 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2.yaml' (49,776) at 20240405153045101
51515 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var4.dts' (49,777) at 20240405153229919
51516 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-shift128.c' (49,778) at 20210927100127649
51517 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_ph.c' (49,779) at 20210308005046505
51518 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/edb93xx.c' (49,780) at 20240405153045645
51519 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/stlb_regs.h' (49,781) at 20240405153046581
51520 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/radio-cardlist.rst' (49,782) at 20210307214925234
51521 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/allwinner,sun20i-d1-ppu.h' (49,783) at 20240405153052653
51522 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuppc64.conf' (49,784) at 20230317080013821
51523 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio_fixed_vs_pe_retimer.h' (49,785) at 20240405153230419
51524 2025-01-08 03:00:48.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-fwnode.c' (49,786) at 20240405153230827
51525 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/kona_sdhci.c' (49,787) at 20210308005003404
51526 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/baremetal-image.bbclass' (49,788) at 20241221090017608
51527 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hix5hd2-gmac.txt' (49,789) at 20210307214925374
51528 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0002.h' (49,790) at 20210307214927902
51529 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux.c' (49,791) at 20240405153230551
51530 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx27.txt' (49,792) at 20210308005003328
51531 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/mpo-overview.rst' (49,793) at 20240405153229815
51532 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/conf2struct-native_git.bb' (49,794) at 20230505080015455
51533 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.c' (49,795) at 20240405153048637
51534 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1-monitoring.service' (49,796) at 20230920080013648
51535 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-gen-common.h' (49,797) at 20240906080037324
51536 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-mtd.c' (49,798) at 20240405153049221
51537 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/sys_info.c' (49,799) at 20210308005002760
51538 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_display.h' (49,800) at 20240405153048597
51539 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/Build' (49,801) at 20210307214932534
51540 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/hello.c' (49,802) at 20210307205554442
51541 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io.host.h' (49,803) at 20240405153051837
51542 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_defconfig' (49,804) at 20210308005003244
51543 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager_module.c' (49,805) at 20240405153051813
51544 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/actions/owl-sps.h' (49,806) at 20210307214931510
51545 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/conf/include/non-repro-meta-xfce.inc' (49,807) at 20241206090014270
51546 2025-01-08 03:00:48.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_qspi_defconfig' (49,808) at 20210308005003284
51547 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/ps2.c' (49,809) at 20240906080037236
51548 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/2.Process.rst' (49,810) at 20240405153045273
51549 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/Makefile' (49,811) at 20210308005003012
51550 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zbud.c' (49,812) at 20240405153053157
51551 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/static_call.c' (49,813) at 20241220090018306
51552 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinmux-aspeed.c' (49,814) at 20220525020653875
51553 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-socfpga-a10-fpga-mgr.txt' (49,815) at 20210307214925314
51554 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/siemens.bmp' (49,816) at 20210308005003768 to deleted uid set
51555 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7670.c' (49,817) at 20240405153049333
51556 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_flat.h' (49,818) at 20230426080043780
51557 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ping.c' (49,819) at 20241216090017793
51558 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog_user.c' (49,820) at 20240405153046341
51559 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/fpga.c' (49,821) at 20210308005003000
51560 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.h' (49,822) at 20240405153231179
51561 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMPU/meson.build' (49,823) at 20230825080021137
51562 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_cx2072x.c' (49,824) at 20240405153053941
51563 2025-01-08 03:00:48.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/chardev_open.c' (49,825) at 20240906080037592
51564 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ep93xx-fb.c' (49,826) at 20240405153231583
51565 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/flds_emulation.h' (49,827) at 20240405153054321
51566 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/redfish_coding_guidelines.md' (49,828) at 20221209040018563
51567 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/layers.schema.json' (49,829) at 20220910030013393
51568 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/grlib_irqmp.h' (49,830) at 20240906080037332
51569 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fennec-rk3288_defconfig' (49,831) at 20210308005003260
51570 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/util/dwarf-regs.c' (49,832) at 20210307214932522
51571 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PCIeDevice_LocationCode.json' (49,833) at 20221213040036921
51572 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/event.cpp' (49,834) at 20230511080009359
51573 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4554.c' (49,835) at 20240405153053565
51574 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-h3-ccu.h' (49,836) at 20210308005046017
51575 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/axs103_defconfig' (49,837) at 20210308005003248
51576 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcsan-checks.h' (49,838) at 20240405153052713
51577 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/debug.S' (49,839) at 20210309003648564
51578 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3368-cru.h' (49,840) at 20220525020654543
51579 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_err.h' (49,841) at 20210307214930550
51580 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-smbios' (49,842) at 20220525020651634
51581 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/Makefile' (49,843) at 20220525020653083
51582 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/muldi3.c' (49,844) at 20240405153045969
51583 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson8b.c' (49,845) at 20240405153230219
51584 2025-01-08 03:00:48.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/Makefile' (49,846) at 20240613080016363
51585 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic_data.c' (49,847) at 20241104090011563
51586 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/Makefile' (49,848) at 20210308005002796
51587 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/display5_defconfig' (49,849) at 20210308005003256
51588 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-smp.c' (49,850) at 20210307214926290
51589 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j313.dts' (49,851) at 20240405153045717
51590 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbl.c' (49,852) at 20210308005046505
51591 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/unistd.h' (49,853) at 20240710080014573
51592 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/locks.json' (49,854) at 20220525020655143
51593 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb' (49,855) at 20231126090012781
51594 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/fru_master/fru_master.json' (49,856) at 20221213040036917
51595 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a8_00000010.dtsi' (49,857) at 20210308005002872
51596 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_pg.h' (49,858) at 20220525020654183
51597 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-linkspeed@.service' (49,859) at 20230407080015091
51598 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tiny.c' (49,860) at 20240830080013339
51599 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/completion.h' (49,861) at 20240405153231803
51600 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bitmap.c' (49,862) at 20240405153053101
51601 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/oem300.h' (49,863) at 20210307214930938
51602 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp_2020.10.bb' (49,864) at 20241206090014230
51603 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/pgpool.service' (49,865) at 20230401080011931
51604 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/nopoll/nopoll_0.4.6.b400.bb' (49,866) at 20220402030015907
51605 2025-01-08 03:00:48.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ad1816a.h' (49,867) at 20210307214931594
51606 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_defconfig' (49,868) at 20210308005003244
51607 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/iio_hwmon.c' (49,869) at 20240405153048857
51608 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/altera_sysid.c' (49,870) at 20210308005003396
51609 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/testmode.c' (49,871) at 20240405153050729
51610 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/sm501.c' (49,872) at 20241211090212266
51611 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f429-discovery_defconfig' (49,873) at 20210308005003280
51612 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Krakow' (49,874) at 20210307205553778
51613 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fcx.h' (49,875) at 20240405153046277
51614 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/meson.build' (49,876) at 20241114091008832
51615 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.c' (49,877) at 20241011080017299
51616 2025-01-08 03:00:48.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx65-mtp.dts' (49,878) at 20240405153229895
51617 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/ad7877.h' (49,879) at 20210307214931514
51618 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Donostia' (49,880) at 20210307205553766
51619 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/timer.c' (49,881) at 20210308005002548
51620 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-trove-classifiers_2024.10.21.16.bb' (49,882) at 20241221090017668
51621 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/common.rc' (49,883) at 20240326080039722
51622 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_swi2c.c' (49,884) at 20210307214930674
51623 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Laukaa_Vihtavuori' (49,885) at 20210307205553770
51624 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/numeric_sensor_test.cpp' (49,886) at 20240820080033494
51625 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rc6.c' (49,887) at 20240405153230571
51626 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/dpd/decimal64.c' (49,888) at 20221215040039198
51627 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/start.c' (49,889) at 20210308005002844
51628 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/sun3lance.c' (49,890) at 20240405153049793
51629 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rv1108.c' (49,891) at 20210308005003464
51630 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/uboot_image.h' (49,892) at 20241211090212262
51631 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/crypto.rst' (49,893) at 20240906080037172
51632 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sunplus,mmc.yaml' (49,894) at 20240405153045113
51633 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_activebackup.c' (49,895) at 20240405153231083
51634 2025-01-08 03:00:48.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/sja1105.rst' (49,896) at 20240405153045237
51635 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-hummingboard.dtsi' (49,897) at 20240405153045513
51636 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/mmp_disp.h' (49,898) at 20240405153231883
51637 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts' (49,899) at 20240405153045761
51638 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-mpfs.c' (49,900) at 20240405153046801
51639 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/eeprom.h' (49,901) at 20240405153231231
51640 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/watchdog.yaml' (49,902) at 20240405153045185
51641 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/pnv_spi.h' (49,903) at 20240906080037340
51642 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_phonet.c' (49,904) at 20240405153052069
51643 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.3.bb' (49,905) at 20241221090017488
51644 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6.h' (49,906) at 20210307214931650
51645 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-rdesc-test.c' (49,907) at 20240405153048821
51646 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7779-sysc.h' (49,908) at 20210307214931346
51647 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/callchain-overhead-calculation.txt' (49,909) at 20210307214932506
51648 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker' (49,910) at 20241211090212534
51649 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/README.md' (49,911) at 20241102080033050
51650 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCSA' (49,912) at 20210307205554426
51651 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/ioremap.c' (49,913) at 20210307214926278
51652 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qemu-print.h' (49,914) at 20220429100100586
51653 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/ls1021aiot.c' (49,915) at 20210308005002964
51654 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0029-corstone1000-enable-PSCI-reset.patch' (49,916) at 20240413080012627
51655 2025-01-08 03:00:48.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nios2/nios2.txt' (49,917) at 20240405153229779
51656 2025-01-08 03:00:48.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/MAINTAINERS' (49,918) at 20210308005002908
51657 2025-01-08 03:00:48.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml' (49,919) at 20240405153045129
51658 2025-01-08 03:00:48.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_1_sh_mask.h' (49,920) at 20210309003649628
51659 2025-01-08 03:00:48.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt' (49,921) at 20210307214925398
51660 2025-01-08 03:00:48.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/tzpc.c' (49,922) at 20210308005002724
51661 2025-01-08 03:00:48.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic.h' (49,923) at 20240405153046309
51662 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/eql.rst' (49,924) at 20210307214925534
51663 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp' (49,925) at 20240918080002704
51664 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_handler.hpp' (49,926) at 20240829080025807
51665 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/rlogin.xinetd.inetutils' (49,927) at 20210307205554462
51666 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/efi-header.S' (49,928) at 20240405153045865
51667 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/ebpf/rss.bpf.c' (49,929) at 20240906080037584
51668 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/Kconfig' (49,930) at 20210308005003020
51669 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-barrier.h' (49,931) at 20210308005046549
51670 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/Kconfig' (49,932) at 20240405153051969
51671 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-vfp.xml' (49,933) at 20220429100100430
51672 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec23.h' (49,934) at 20210307214928846
51673 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/Makefile' (49,935) at 20240405153230187
51674 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/base.yml' (49,936) at 20241206090014206
51675 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-vyasa.dts' (49,937) at 20240405153045561
51676 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_fs.h' (49,938) at 20210309003654000
51677 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/pn533.c' (49,939) at 20240910080014058
51678 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/README' (49,940) at 20210307214932722
51679 2025-01-08 03:00:48.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/helper_regs.h' (49,941) at 20230925080040049
51680 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap-gpmc-smsc911x.dtsi' (49,942) at 20210308005002596
51681 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/omap.rst' (49,943) at 20240405153044973
51682 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder2-99xx.dts' (49,944) at 20210307214926010
51683 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page.h' (49,945) at 20240405153230111
51684 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/display_gx1.c' (49,946) at 20210307214930910
51685 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2.c' (49,947) at 20241211090212214
51686 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/exception.json' (49,948) at 20240405153232223
51687 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-consumer-common.yaml' (49,949) at 20240405153045061
51688 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,analogix-dp.yaml' (49,950) at 20240405153045045
51689 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-ba10-tvbox.dts' (49,951) at 20240405153045373
51690 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/ddr.h' (49,952) at 20210307214926226
51691 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus.h' (49,953) at 20210308005003676
51692 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_rmhandlers.S' (49,954) at 20240405153230043
51693 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/dpcd_defs.h' (49,955) at 20240710080014581
51694 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusutil.cpp' (49,956) at 20230714080032711
51695 2025-01-08 03:00:48.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-d4xx.rst' (49,957) at 20240405153229843
51696 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/m68k-core.xml' (49,958) at 20210308005045817
51697 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-thumb.h' (49,959) at 20210307214925982
51698 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_syncmap.h' (49,960) at 20210307214927850
51699 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io-unit.h' (49,961) at 20210307214926582
51700 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac.h' (49,962) at 20210307214929606
51701 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/ksm_functional_tests.c' (49,963) at 20240405153232275
51702 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/debug_info.c' (49,964) at 20220525020654747
51703 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/pppoe-server.default' (49,965) at 20210307205553834
51704 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/iocsr_config.h' (49,966) at 20210308005003072
51705 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/IntrusionSensorMain.cpp' (49,967) at 20241112090003098
51706 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2g.c' (49,968) at 20210308005003076
51707 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-mm.c' (49,969) at 20240405153230215
51708 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/nmi.c' (49,970) at 20210307214926538
51709 2025-01-08 03:00:48.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/resettable.c' (49,971) at 20241211090212262
51710 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_4_2_sh_mask.h' (49,972) at 20240405153048249
51711 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7.dts' (49,973) at 20240405153045549
51712 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TEE.h' (49,974) at 20210307214931646
51713 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/elf.h' (49,975) at 20210307214926310
51714 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event.c' (49,976) at 20240405153054361
51715 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/altitude/altitude' (49,977) at 20221206040017633
51716 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/prctl.c' (49,978) at 20210307214926750
51717 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkDeviceFunction.v1_9_2.json' (49,979) at 20240619080002948
51718 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/cache.h' (49,980) at 20210307214926098
51719 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/command.c' (49,981) at 20240405153053341
51720 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-4-7.c' (49,982) at 20240405153049429
51721 2025-01-08 03:00:48.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/irq.c' (49,983) at 20240405153232131
51722 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sh.c' (49,984) at 20220525020653955
51723 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/include/estoraged_test.hpp' (49,985) at 20230322080007689
51724 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/allegro-mail.h' (49,986) at 20240405153049393
51725 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio_regs.h' (49,987) at 20210307214931498
51726 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/cmpi-bindings-0.4.17-sblim-sigsegv.patch' (49,988) at 20240113090014536
51727 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fastboot.h' (49,989) at 20210308005003648
51728 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.h' (49,990) at 20240405153049841
51729 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/smp.c' (49,991) at 20240405153045913
51730 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fcntl.c' (49,992) at 20241008080014003
51731 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/arm-gic.h' (49,993) at 20210308005003636
51732 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sta_info.h' (49,994) at 20240405153051925
51733 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kagerod_Mollarp' (49,995) at 20210307205553786
51734 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8127-moose.dts' (49,996) at 20240405153045461
51735 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/Makefile' (49,997) at 20210308005003016
51736 2025-01-08 03:00:48.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/transactional_memory.rst' (49,998) at 20220525020651754
51737 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-dp.c' (49,999) at 20210307214930062
51738 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-kernel/linux/linux-aspeed_%.bbappend' (50,000) at 20210813100029652
51739 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts' (50,001) at 20220525020651902
51740 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredaker' (50,002) at 20210307205553778
51741 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/processor_32.h' (50,003) at 20210307214926750
51742 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/sharpslpart.c' (50,004) at 20210307214929234
51743 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/imximage.cfg' (50,005) at 20210308005003044
51744 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7091r5.c' (50,006) at 20240405153230687
51745 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_translate_dce110.h' (50,007) at 20210307214927302
51746 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VPRI/meson.build' (50,008) at 20230825080021137
51747 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/nm256/nm256_coef.c' (50,009) at 20210307214932270
51748 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/net_dim.c' (50,010) at 20240405153053085
51749 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/useradd-staticids.bbclass' (50,011) at 20230706080014777
51750 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/NetworkInterface/meson.build' (50,012) at 20230825080021141
51751 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bucket_locks.c' (50,013) at 20210307214931790
51752 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/cacheflush.h' (50,014) at 20220525020652126
51753 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/power_budget.h' (50,015) at 20210307214927906
51754 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/cld.h' (50,016) at 20210307214931650
51755 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pci.c' (50,017) at 20210307214926326
51756 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/devices.rst' (50,018) at 20220525020651726
51757 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/max6650.txt' (50,019) at 20210307214925322
51758 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2misc.c' (50,020) at 20240527080023356
51759 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/system/boot.S' (50,021) at 20240906080037576
51760 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/meson.build' (50,022) at 20240913080021481
51761 2025-01-08 03:00:48.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ice.rst' (50,023) at 20240405153045233
51762 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h' (50,024) at 20240405153047117
51763 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/memalloc.c' (50,025) at 20240405153231895
51764 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/xtlv.c' (50,026) at 20240405153050497
51765 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvcserver.h' (50,027) at 20210307214926378
51766 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpuidle_haltpoll.h' (50,028) at 20210307214926658
51767 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sc7180-skips.txt' (50,029) at 20240405153230531
51768 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/stat.h' (50,030) at 20240405153046321
51769 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/esp.h' (50,031) at 20240405153052841
51770 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/ds2490.c' (50,032) at 20240405153052233
51771 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pwm-fan.c' (50,033) at 20240613080016411
51772 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-block.c' (50,034) at 20241211090212554
51773 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/sigtramp64.S' (50,035) at 20240405153046153
51774 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads7950.c' (50,036) at 20240405153048965
51775 2025-01-08 03:00:48.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_interface.c' (50,037) at 20240405153048565
51776 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/ethtool.c' (50,038) at 20240405153050265
51777 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.avb2' (50,039) at 20210308005003292
51778 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/npcm7xx_timer.h' (50,040) at 20210927100127245
51779 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts-native.bbappend' (50,041) at 20231126090012769
51780 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/reset.c' (50,042) at 20210307214926270
51781 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/Kconfig' (50,043) at 20240405153050181
51782 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kcmp/.gitignore' (50,044) at 20210307214932678
51783 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_hw.h' (50,045) at 20240405153230803
51784 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Faro_Ajkerstrask' (50,046) at 20210307205553782
51785 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536ds_36b.dts' (50,047) at 20210307214926342
51786 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb/run-ptest' (50,048) at 20230418080015344
51787 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/ftrace.h' (50,049) at 20210307214926114
51788 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-ep-cfs.h' (50,050) at 20220525020654599
51789 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vivaldi.c' (50,051) at 20240405153048825
51790 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_3_6_offset.h' (50,052) at 20240405153047741
51791 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/util/dwarf-regs.c' (50,053) at 20210307214932518
51792 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_hbm.json' (50,054) at 20240424080004832
51793 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/entity-manager_%.bbappend' (50,055) at 20241206090014230
51794 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-sld8.c' (50,056) at 20210308005002792
51795 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fanotify/.gitignore' (50,057) at 20240405153053429
51796 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_eeprom.c' (50,058) at 20240906080037188
51797 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd-evb.dts' (50,059) at 20240405153045829
51798 2025-01-08 03:00:48.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-aarch64.json' (50,060) at 20210308005046117
51799 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_IDLETIMER.c' (50,061) at 20241220090018338
51800 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_dma.c' (50,062) at 20210307214928022
51801 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_user.c' (50,063) at 20240405153053425
51802 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_h323_types.h' (50,064) at 20210307214931458
51803 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/tc_common.sh' (50,065) at 20240405153054345
51804 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/zsh_5.9.bb' (50,066) at 20241221090017532
51805 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6uldev-u-boot.dtsi' (50,067) at 20210308005002588
51806 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/cflags_filter.patch' (50,068) at 20220204040022520
51807 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/altera_qspi.txt' (50,069) at 20210308005003304
51808 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ts4800.c' (50,070) at 20240405153049205
51809 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CPL-1.0' (50,071) at 20210307205554418
51810 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch' (50,072) at 20210307205554594
51811 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC10_C-135W' (50,073) at 20210307205553758
51812 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/st,spear3xx-shirq.txt' (50,074) at 20210307214925346
51813 2025-01-08 03:00:48.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-histb.c' (50,075) at 20240405153051225
51814 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h' (50,076) at 20240405153047285
51815 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/secvar-ops.c' (50,077) at 20240405153046153
51816 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.h' (50,078) at 20210309003650800
51817 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_dh.c' (50,079) at 20210307214932006
51818 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/passthru.c' (50,080) at 20240624080012796
51819 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cmsdk-apb-timer-test.c' (50,081) at 20210927100127509
51820 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-input.c' (50,082) at 20241011080017315
51821 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_thermal.h' (50,083) at 20210308005046017
51822 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/Makefile' (50,084) at 20240405153232211
51823 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0004-Implement-support-for-musl-ppc64.patch' (50,085) at 20240413080012651
51824 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/ti-dp83867.h' (50,086) at 20210307214931342
51825 2025-01-08 03:00:48.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_adc-test.c' (50,087) at 20240326080039738
51826 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_ioctl.c' (50,088) at 20240405153051597
51827 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml' (50,089) at 20221207040023631
51828 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/config.json' (50,090) at 20231213090027098
51829 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8540p.dtsi' (50,091) at 20240405153229947
51830 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/systemd/mapper-subtree-remove@.service.in' (50,092) at 20230215040032675
51831 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/README.md' (50,093) at 20221209040008331
51832 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/npcm7xx_sdhci.h' (50,094) at 20230426080043768
51833 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-reg.h' (50,095) at 20210307214932394
51834 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_w.c' (50,096) at 20210308005046509
51835 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvneta_bm.c' (50,097) at 20210307214929490
51836 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/axg-clkc.h' (50,098) at 20210308005003632
51837 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-pro4.c' (50,099) at 20210308005002792
51838 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/controller_mock.hpp' (50,100) at 20210308005116217
51839 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts' (50,101) at 20240405153045801
51840 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/intel,pinctrl-keembay.yaml' (50,102) at 20240405153045133
51841 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc' (50,103) at 20241221090017552
51842 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/map_hugetlb.c' (50,104) at 20240405153232275
51843 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi_oc_tiny.h' (50,105) at 20210307214931514
51844 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/Makefile' (50,106) at 20240405153231347
51845 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/xfer_mode_rate.h' (50,107) at 20220525020653083
51846 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/flat.h' (50,108) at 20210307214926762
51847 2025-01-08 03:00:48.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/super.c' (50,109) at 20240405153052457
51848 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx6464es.c' (50,110) at 20220525020655007
51849 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/litex,mmc.yaml' (50,111) at 20240405153045109
51850 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-vt8500/Makefile' (50,112) at 20210307214925966
51851 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_framebuffer_test.c' (50,113) at 20240405153230639
51852 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (50,114) at 20230412080023460
51853 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/fp' (50,115) at 20210307205554094
51854 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/phosphor-certificate-manager@.service' (50,116) at 20220601030020434
51855 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/geode-rng.c' (50,117) at 20240405153230199
51856 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/.gitignore' (50,118) at 20210308005057105
51857 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-misc/google-misc.inc' (50,119) at 20241205090012808
51858 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/git/git_2.47.1.bb' (50,120) at 20241221090017660
51859 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/highmem.h' (50,121) at 20220525020652118
51860 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb' (50,122) at 20241221090017528
51861 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/acpi.h' (50,123) at 20240405153229999
51862 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/bandit.bbclass' (50,124) at 20210307205554010
51863 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/bbc_i2c.c' (50,125) at 20240405153231383
51864 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.c' (50,126) at 20240405153048993
51865 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_3_offset.h' (50,127) at 20240405153047745
51866 2025-01-08 03:00:48.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-daemon.c' (50,128) at 20240613080016555
51867 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_rx.c' (50,129) at 20240405153050573
51868 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ping.c' (50,130) at 20240405153232023
51869 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/cros_ec_ldo.c' (50,131) at 20210308005003380
51870 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl5039.h' (50,132) at 20210309003649824
51871 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mpc8349_pci.h' (50,133) at 20210308005002840
51872 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/Makefile' (50,134) at 20210308005002988
51873 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dfs.c' (50,135) at 20240613080016463
51874 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/power_control_obj.c' (50,136) at 20241010080036061
51875 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross-canadian.inc' (50,137) at 20240309090012820
51876 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mvmfp.h' (50,138) at 20210308005003676
51877 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/logfile.h' (50,139) at 20210307214931198
51878 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.yaml' (50,140) at 20240405153045137
51879 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/utils.hpp' (50,141) at 20240413080004795
51880 2025-01-08 03:00:48.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-raid1.c' (50,142) at 20240405153230767
51881 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-brcmstb.c' (50,143) at 20210726100024739
51882 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/Kconfig' (50,144) at 20210308005002988
51883 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-zynqmp.c' (50,145) at 20241211090212254
51884 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/pl022.c' (50,146) at 20241211090212338
51885 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdhc-mmc.c' (50,147) at 20240405153230855
51886 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/copy_buildsystem.py' (50,148) at 20241206090014302
51887 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/common.c' (50,149) at 20240405153049457
51888 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/Makefile' (50,150) at 20240405153049501
51889 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/.shellcheck' (50,151) at 20210414100005994 to deleted uid set
51890 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_t2.c' (50,152) at 20210307214928614
51891 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysctl.c' (50,153) at 20240405153052609
51892 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig' (50,154) at 20240405153229863
51893 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libnss-nis/libnss-nis.bb' (50,155) at 20230811080018326
51894 2025-01-08 03:00:48.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_proto_test.c' (50,156) at 20240405153231339
51895 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-perf.c' (50,157) at 20240405153047053
51896 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c' (50,158) at 20210307214929606
51897 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/dma-register.h' (50,159) at 20210307214926554
51898 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bareudp.h' (50,160) at 20240405153052833
51899 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3399-dmc.txt' (50,161) at 20210308005003300
51900 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/submitting-patches.rst' (50,162) at 20240405153229839
51901 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/introspection.py' (50,163) at 20210308005048033
51902 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.host' (50,164) at 20210308005003724
51903 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb' (50,165) at 20241221090017556
51904 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20.dts' (50,166) at 20240405153045473
51905 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_desc.c' (50,167) at 20230426080043716
51906 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/blackhole_routes.sh' (50,168) at 20210307214932666
51907 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/ti_soc_thermal.txt' (50,169) at 20210307214925442
51908 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-restx_1.3.0.bb' (50,170) at 20240106090017237
51909 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/pandora_bl.c' (50,171) at 20210307214930894
51910 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-sparc64.rst' (50,172) at 20210308005045809
51911 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-iperf3.bb' (50,173) at 20241206090014226
51912 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/highbank.h' (50,174) at 20210308005003596
51913 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogEntryCollection_v1.xml' (50,175) at 20240619080002928
51914 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch' (50,176) at 20240413080012659
51915 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-unknown.json' (50,177) at 20210308005046397
51916 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0002-Add-a-definition-for-the-macro-__ELF_NATIVE_CLASS.patch' (50,178) at 20231011080016574
51917 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/opensbi/opensbi_1.5.1.bb' (50,179) at 20241221090017636
51918 2025-01-08 03:00:48.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/fma_emu.c' (50,180) at 20240326080039654
51919 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwpci.c' (50,181) at 20210307214926834
51920 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.c' (50,182) at 20210307214929818
51921 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/xirlink_cit.c' (50,183) at 20240405153049569
51922 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb' (50,184) at 20241221090017564
51923 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ras/host_utils.robot' (50,185) at 20240627080021048
51924 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5125twr.dts' (50,186) at 20240405153230027
51925 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.1.bb' (50,187) at 20241206090014242
51926 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/crc32c_glue.c' (50,188) at 20220525020652118
51927 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/Makefile' (50,189) at 20210308005003044
51928 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_genpd.h' (50,190) at 20240405153046921
51929 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.c' (50,191) at 20220525020652959
51930 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/scsi/constants.h' (50,192) at 20240326080039550
51931 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/Makefile' (50,193) at 20240405153046369
51932 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx.c' (50,194) at 20240405153231319
51933 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680_core.c' (50,195) at 20241008080013931
51934 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-parport.rst' (50,196) at 20210307214925510
51935 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/fsp_configs.c' (50,197) at 20210308005002856
51936 2025-01-08 03:00:48.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts' (50,198) at 20240405153045769
51937 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/riscv/safe-syscall.inc.S' (50,199) at 20220429100100406
51938 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/omap_cf.c' (50,200) at 20240405153051265
51939 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro.sh' (50,201) at 20240830080013367
51940 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx31.h' (50,202) at 20210309003648700
51941 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/pcr-extend/files/fix_openssl11_build.patch' (50,203) at 20230520080014488
51942 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/exhandler_kern.c' (50,204) at 20240405153054269
51943 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/default_image.c' (50,205) at 20210308005003760
51944 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_simple_kms_helper.h' (50,206) at 20240405153052637
51945 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/dbus_singleton.cpp' (50,207) at 20240329080003275
51946 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/meson.build' (50,208) at 20220913030027317
51947 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_frame.c' (50,209) at 20210307214930334
51948 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cdrom/index.rst' (50,210) at 20240405153044997
51949 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.h' (50,211) at 20240405153048745
51950 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/lowlevel_init.S' (50,212) at 20210308005002756
51951 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/irq.h' (50,213) at 20210307214926110
51952 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/README.md' (50,214) at 20230415080038469
51953 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/Kconfig' (50,215) at 20210309003653196
51954 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c' (50,216) at 20240405153231231
51955 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-peripherals.dtsi' (50,217) at 20240405153045605
51956 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,rpm-icc.h' (50,218) at 20240405153231799
51957 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit/0001-configure-Fix-compoiler-detection-logic-for-cross-co.patch' (50,219) at 20230211040012639
51958 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/Makefile' (50,220) at 20210309003654372
51959 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/internal_recipient' (50,221) at 20210307205553818
51960 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/kvm_para.h' (50,222) at 20241211090212374
51961 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/ashldi3.S' (50,223) at 20240405153045369
51962 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_d.c' (50,224) at 20210308005046509
51963 2025-01-08 03:00:48.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/Kconfig' (50,225) at 20240405153046773
51964 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-recover-pnor.service' (50,226) at 20240423080018523
51965 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_txp.c' (50,227) at 20240405153230643
51966 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_dev.h' (50,228) at 20240405153052881
51967 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55-telit-fn980-tlb.dts' (50,229) at 20240405153229895
51968 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/trace.h' (50,230) at 20210308005046321
51969 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/settings' (50,231) at 20240405153054357
51970 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x25.dtsi' (50,232) at 20210308005002572
51971 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/bcm47xxsflash.c' (50,233) at 20210307214929210
51972 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,wcd9335.h' (50,234) at 20240405153052653
51973 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/bmi.h' (50,235) at 20210307214929754
51974 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/Kconfig' (50,236) at 20240405153052157
51975 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sc6000.c' (50,237) at 20220525020654983
51976 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mpc8xx_spi.c' (50,238) at 20210308005003492
51977 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/nfs-export-root/exports' (50,239) at 20210307205554502
51978 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fixed.c' (50,240) at 20240405153231363
51979 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dts' (50,241) at 20240405153229927
51980 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep44xx.S' (50,242) at 20240405153045669
51981 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/samsung-keypad.h' (50,243) at 20210307214931406
51982 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ebbg-ft8719.c' (50,244) at 20240405153048681
51983 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi.h' (50,245) at 20240405153231311
51984 2025-01-08 03:00:48.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/memory.json' (50,246) at 20240405153054113
51985 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_660x.c' (50,247) at 20240405153046897
51986 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Console/UART.interface.yaml' (50,248) at 20230601080022474
51987 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip22/cpu-feature-overrides.h' (50,249) at 20210307214926222
51988 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/bcm2835_fb.c' (50,250) at 20241211090212266
51989 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_main.c' (50,251) at 20240405153230939
51990 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c' (50,252) at 20220525020653623
51991 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-prng.c' (50,253) at 20240405153046925
51992 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/exynos-tmu.c' (50,254) at 20210308005003468
51993 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_kunit_helpers.h' (50,255) at 20240405153231795
51994 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7734.c' (50,256) at 20210307214926566
51995 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0.h' (50,257) at 20240405153047145
51996 2025-01-08 03:00:48.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_48x48.png' (50,258) at 20210308005046549 to deleted uid set
51997 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/QWTv1.0' (50,259) at 20210307205553866
51998 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/x86-base.inc' (50,260) at 20231014080011731
51999 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/mutual_tls.cpp' (50,261) at 20240904080003182
52000 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial/serial/0001-Add-SOVERSION-for-shared-lib-and-comment-example.patch' (50,262) at 20241206090014266
52001 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread.h' (50,263) at 20240613080016563
52002 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dmm32at.c' (50,264) at 20240405153046893
52003 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/logging_utils.py' (50,265) at 20241029080012599
52004 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_hace.c' (50,266) at 20241211090212294
52005 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vdec.c' (50,267) at 20240405153046797
52006 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/s390x-linux-user.mak' (50,268) at 20230925080039837
52007 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/buildstats.py' (50,269) at 20241221090017624
52008 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple-sub.json' (50,270) at 20210308005046409
52009 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/pci-dma.c' (50,271) at 20210307214926126
52010 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/meson.build' (50,272) at 20230419080032126
52011 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/README' (50,273) at 20210308005002952
52012 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.h' (50,274) at 20240405153231267
52013 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-agn-hw.h' (50,275) at 20220525020653755
52014 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/generic_netlink.rst' (50,276) at 20240405153045237
52015 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Spencer-99' (50,277) at 20211006000025246
52016 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-gs.xml' (50,278) at 20210308005045817
52017 2025-01-08 03:00:48.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/si4713.rst' (50,279) at 20210307214925234
52018 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi.c' (50,280) at 20241211090145493
52019 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grutlbpurge.c' (50,281) at 20241111090012125
52020 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_device.h' (50,282) at 20210307214930330
52021 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_ite_keyboard.py' (50,283) at 20240405153054309
52022 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ds109.h' (50,284) at 20210308005003592
52023 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/subcmd-config.c' (50,285) at 20210307214932494
52024 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png' (50,286) at 20210307205554270 to deleted uid set
52025 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/file.c' (50,287) at 20240405153052273
52026 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/vishay,vcnl4035.yaml' (50,288) at 20220525020651682
52027 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/manifest.py' (50,289) at 20220910030013393
52028 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (50,290) at 20210307205553674
52029 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/sdeventplus.wrap' (50,291) at 20220801133228674
52030 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-375-db.dts' (50,292) at 20210308005002564
52031 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb' (50,293) at 20230317080013789
52032 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/Makefile' (50,294) at 20210307214928450
52033 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.falcon' (50,295) at 20210308005003292
52034 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun4i-a10-mdio.yaml' (50,296) at 20240405153045113
52035 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/exports.c' (50,297) at 20210307214926474
52036 2025-01-08 03:00:48.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/OWNERS' (50,298) at 20231201090025178
52037 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc-cc-r21021.c' (50,299) at 20240405153049589
52038 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/hugetlbpage.c' (50,300) at 20240405153046317
52039 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/flush.c' (50,301) at 20240405153229987
52040 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp932.c' (50,302) at 20210307214931182
52041 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/winbond.c' (50,303) at 20241111090012125
52042 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s.cfg' (50,304) at 20210308005002924
52043 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-rock2-square.dts' (50,305) at 20210308005002604
52044 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/byteorder/big_endian.h' (50,306) at 20210307214931362
52045 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/media.h' (50,307) at 20210307214932446
52046 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EndpointGroup.v1_3_4.json' (50,308) at 20240619080002944
52047 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/logger.h' (50,309) at 20210307214927266
52048 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/remap_file_pages.rst' (50,310) at 20240405153045297
52049 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/system.h' (50,311) at 20210308005002704
52050 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/cdns-dphy.c' (50,312) at 20240405153231307
52051 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.c' (50,313) at 20220525020652971
52052 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/Kconfig' (50,314) at 20210308005003520
52053 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0018-test-bus-error-strerror-is-assumed-to-be-GNU-specifi.patch' (50,315) at 20240413080012651
52054 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-tests-arm-Use-O-instead-of-O0.patch' (50,316) at 20241206090014334
52055 2025-01-08 03:00:48.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config/bond_channel_config.json' (50,317) at 20220126110011868
52056 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0003-engine-Define-discover-const-String-path-in-base-cla.patch' (50,318) at 20230706080014761
52057 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp873x.c' (50,319) at 20240405153230835
52058 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9260ek.dts' (50,320) at 20240405153045465
52059 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-periph.c' (50,321) at 20240405153046861
52060 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,ebu.yaml' (50,322) at 20220525020651690
52061 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_h.c' (50,323) at 20210308005046509
52062 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/unistd.h' (50,324) at 20210307214932458
52063 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp-event.h' (50,325) at 20210308005046041
52064 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/timer.c' (50,326) at 20210308005002556
52065 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-metadata_2.0.2.bb' (50,327) at 20241221090017560
52066 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_mok.c' (50,328) at 20210916100018003
52067 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_livepatch.c' (50,329) at 20210307214931806
52068 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_recv.h' (50,330) at 20220525020654171
52069 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/IA7-129w' (50,331) at 20210307205553762
52070 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rtalloc.h' (50,332) at 20240405153231783
52071 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/irq.c' (50,333) at 20240405153046257
52072 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch' (50,334) at 20230401080011935
52073 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.travis.yml' (50,335) at 20240906080037132
52074 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/cirrus,clps711x-timer.txt' (50,336) at 20210307214925446
52075 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/Makefile' (50,337) at 20240405153231339
52076 2025-01-08 03:00:48.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/typeahead.jquery.js' (50,338) at 20210307205554282
52077 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/.gitignore' (50,339) at 20240405153054037
52078 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_kms.c' (50,340) at 20240405153230639
52079 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ctapi-common/ctapi-common_1.1-14.bb' (50,341) at 20241221090017536
52080 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul-0011.dts' (50,342) at 20240405153045525
52081 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/armadeus,st0700-adapt.yaml' (50,343) at 20210307214925306
52082 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-rng-pci.c' (50,344) at 20221215040039170
52083 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netdev-features.rst' (50,345) at 20220525020651750
52084 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfltsi.c' (50,346) at 20210308005046529
52085 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dp.c' (50,347) at 20240805080013951
52086 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exserial.c' (50,348) at 20240405153230167
52087 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/isa_ipmi_kcs.c' (50,349) at 20240906080037244
52088 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9000.h' (50,350) at 20210307214929382
52089 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test_api.c' (50,351) at 20220525020654091
52090 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/recommended.json' (50,352) at 20240405153054121
52091 2025-01-08 03:00:48.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/HDF5' (50,353) at 20210307205553866
52092 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_boot_params.h' (50,354) at 20220525020653811
52093 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/network-sh/lib.sh' (50,355) at 20230606080013598
52094 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vfio_pci_core.h' (50,356) at 20240405153052817
52095 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/stat.h' (50,357) at 20210307214931618
52096 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra124-car.h' (50,358) at 20210307214931350
52097 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/netsec.c' (50,359) at 20240405153231051
52098 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-log.h' (50,360) at 20240405153054193
52099 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-romanian.c' (50,361) at 20210307214931178
52100 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-common.m' (50,362) at 20240906080037380
52101 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/Makefile' (50,363) at 20240405153229975
52102 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-dm.yml' (50,364) at 20210905000020565
52103 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/reloc_x86_64_efi.c' (50,365) at 20210308005002884
52104 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc' (50,366) at 20241211090212514
52105 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/entry.h' (50,367) at 20240405153046285
52106 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9m10g45ek_nandflash_defconfig' (50,368) at 20210308005003248
52107 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/platform-bus.c' (50,369) at 20241211090212262
52108 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pmu.h' (50,370) at 20210308005002672
52109 2025-01-08 03:00:48.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100-genmai.dts' (50,371) at 20240405153045549
52110 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-duart.dts' (50,372) at 20210308005002580
52111 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (50,373) at 20241206090014206
52112 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_synproxy_kern.c' (50,374) at 20240405153232263
52113 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/sigcontext.h' (50,375) at 20210307214925650
52114 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/core.c' (50,376) at 20241220090018306
52115 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-fsl.c' (50,377) at 20210308005003512
52116 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_debug.c' (50,378) at 20240405153051685
52117 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_ma.c' (50,379) at 20240405153232259
52118 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/mei/Makefile' (50,380) at 20210309003654520
52119 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb_miim_regs.h' (50,381) at 20210308005002820
52120 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arvika_Orshultaberget' (50,382) at 20210307205553778
52121 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/Makefile' (50,383) at 20210308004922932
52122 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/headerize-hsdk.py' (50,384) at 20210308005003056
52123 2025-01-08 03:00:48.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug.h' (50,385) at 20240405153048457
52124 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-cm.h' (50,386) at 20240805080013923
52125 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch' (50,387) at 20241221090017692
52126 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/dns-resolver.h' (50,388) at 20210308005046037
52127 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts' (50,389) at 20240405153045717
52128 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-digicolor.c' (50,390) at 20240405153046877
52129 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/segv_errors.c' (50,391) at 20210307214932702
52130 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/setup.c' (50,392) at 20240405153046513
52131 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-redboot/boot.ld' (50,393) at 20210307214926758
52132 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/Makefile' (50,394) at 20240405153054385
52133 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/index.rst' (50,395) at 20240405153229827
52134 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/twlxxxx-usb.txt' (50,396) at 20210307214925450
52135 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ds3000.c' (50,397) at 20240405153049289
52136 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_opregion.c' (50,398) at 20240405153048457
52137 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/image_upload.hpp' (50,399) at 20240817080003175
52138 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml' (50,400) at 20240405153045061
52139 2025-01-08 03:00:48.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spl_gpio.h' (50,401) at 20210308005003684
52140 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp.h' (50,402) at 20240405153050013
52141 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/syscall.c' (50,403) at 20220525020652126
52142 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/meson.build' (50,404) at 20230825080021137
52143 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-ident.out' (50,405) at 20210308005046401 to deleted uid set
52144 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/cafe_nand.c' (50,406) at 20240405153049689
52145 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-rq.h' (50,407) at 20240405153049249
52146 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c' (50,408) at 20241115090012957
52147 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple.out' (50,409) at 20241211090212542
52148 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib_3.7.2.bb' (50,410) at 20230813080012856
52149 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_hal.h' (50,411) at 20210307214930642
52150 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/Kconfig' (50,412) at 20240405153051397
52151 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/amd76xrom.c' (50,413) at 20220525020653391
52152 2025-01-08 03:00:48.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_core.c' (50,414) at 20240405153049225
52153 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/diag.c' (50,415) at 20241211090145557
52154 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_llc.c' (50,416) at 20240405153048505
52155 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pps-tools/pps-tools_1.0.3.bb' (50,417) at 20241221090017544
52156 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/opkg.conf' (50,418) at 20210307205554538
52157 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/bosch,c_can.yaml' (50,419) at 20240405153045113
52158 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-audsys-clk.c' (50,420) at 20240405153053969
52159 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tandadalen' (50,421) at 20210307205553790
52160 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/chan.c' (50,422) at 20240405153048633
52161 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/statx.c' (50,423) at 20240405153054177
52162 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/Makefile' (50,424) at 20210307214930586
52163 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/cache.c' (50,425) at 20240405153231603
52164 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/adc-battery.yaml' (50,426) at 20240405153045141
52165 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/ffdc_collector.py' (50,427) at 20230628080015931
52166 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp809.h' (50,428) at 20210308005003560
52167 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/MAINTAINERS' (50,429) at 20210308005003172
52168 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/ddrmc-vf610.h' (50,430) at 20210308005002672
52169 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-file.c' (50,431) at 20221215040039394
52170 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/trace.c' (50,432) at 20210307214926526
52171 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_flash.h' (50,433) at 20240405153050805
52172 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.c' (50,434) at 20220525020652971
52173 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_alpha.c' (50,435) at 20210307214925654
52174 2025-01-08 03:00:48.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/smipcie-ir.c' (50,436) at 20210309003650336
52175 2025-01-08 03:00:48.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/module.h' (50,437) at 20240405153052741
52176 2025-01-08 03:00:48.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-nintendo.c' (50,438) at 20240405153230655
52177 2025-01-08 03:00:48.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_mon.c' (50,439) at 20240405153050285
52178 2025-01-08 03:00:48.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_dbm_soc1.h' (50,440) at 20210308005003616
52179 2025-01-08 03:00:48.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeDevice.v1_16_0.json' (50,441) at 20240918080002724
52180 2025-01-08 03:00:48.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_veno.c' (50,442) at 20220627100017186
52181 2025-01-08 03:00:48.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sti/stih418-overview.rst' (50,443) at 20240405153044973
52182 2025-01-08 03:00:48.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli_readline.c' (50,444) at 20210308005003224
52183 2025-01-08 03:00:48.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/Makefile' (50,445) at 20240405153045653
52184 2025-01-08 03:00:48.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-tpl.c' (50,446) at 20210308005002776
52185 2025-01-08 03:00:48.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mtk-sd.yaml' (50,447) at 20240405153229779
52186 2025-01-08 03:00:48.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/commands.h' (50,448) at 20240405153050513
52187 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000.h' (50,449) at 20240405153050301
52188 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_libfc.c' (50,450) at 20220525020654019
52189 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/arch_memory_mapping.c' (50,451) at 20240326080039662
52190 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/fsntfs.c' (50,452) at 20240830080013323
52191 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-vntb.c' (50,453) at 20240805080013995
52192 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/test-qapi.py' (50,454) at 20240906080037564
52193 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (50,455) at 20241206090014206
52194 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/apm-xgene-hwmon.txt' (50,456) at 20210307214925322
52195 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm2.cfg' (50,457) at 20210307205554118
52196 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/__init__.py' (50,458) at 20241206090014290
52197 2025-01-08 03:00:48.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/cmd_syno.c' (50,459) at 20210308005002908
52198 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/execlist.c' (50,460) at 20240405153048513
52199 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/fault.c' (50,461) at 20210307214926462
52200 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic4.tc' (50,462) at 20210307214932670
52201 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/sata.c' (50,463) at 20210308005003540
52202 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (50,464) at 20230721080014366
52203 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/lxdm-pam' (50,465) at 20210307205553946
52204 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pci-bridge.h' (50,466) at 20240405153046121
52205 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/system.h' (50,467) at 20210308005100993
52206 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmvmc.h' (50,468) at 20210307214929162
52207 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/jump_label.c' (50,469) at 20240405153046257
52208 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href520-tvk.dts' (50,470) at 20240405153229899
52209 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-aristainetos2.dtsi' (50,471) at 20240405153229887
52210 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitmap.h' (50,472) at 20241008080014007
52211 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/nosy-user.h' (50,473) at 20210307214927162
52212 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/sntp.c' (50,474) at 20210308005003720
52213 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt.c' (50,475) at 20240405153053445
52214 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bugs.h' (50,476) at 20240405153046001
52215 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/amu.rst' (50,477) at 20240405153045285
52216 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/cache.h' (50,478) at 20240405153231843
52217 2025-01-08 03:00:48.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav80x.h' (50,479) at 20210307214932294
52218 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/sysmap-apq8016.h' (50,480) at 20210308005002776
52219 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_conntrack.h' (50,481) at 20220525020654671
52220 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-iommu.c' (50,482) at 20221215040039374
52221 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/gbs-sysinit.bb' (50,483) at 20241206090014278
52222 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77965-sysc.c' (50,484) at 20240405153231351
52223 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/vdev_impl.h' (50,485) at 20210308005003696
52224 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/trace-events' (50,486) at 20240906080037352
52225 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-AucklandInfill' (50,487) at 20210307205553778
52226 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/debugfs.c' (50,488) at 20240712080021077
52227 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_arrays.c' (50,489) at 20210307214932646
52228 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-h3-sysctrl.h' (50,490) at 20210308005046017
52229 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ibmpowernv.txt' (50,491) at 20210307214925322
52230 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c' (50,492) at 20240405153054253
52231 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_firmware.h' (50,493) at 20220525020654127
52232 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/marvell,orion-sdio.yaml' (50,494) at 20240405153045109
52233 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/board.h' (50,495) at 20210308005003004
52234 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/bootparam.h' (50,496) at 20210308005002888
52235 2025-01-08 03:00:48.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hisilicon,hi3660-usb3.yaml' (50,497) at 20240405153045129
52236 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sg_pool.c' (50,498) at 20240405153053101
52237 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_redirect.c' (50,499) at 20240405153232259
52238 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/smb347-charger.c' (50,500) at 20240405153051441
52239 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/cadence-nand-controller.txt' (50,501) at 20210307214925366
52240 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32mp1.h' (50,502) at 20210308005003616
52241 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_private.h' (50,503) at 20240405153231495
52242 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/mdio-util/files/mdio-util' (50,504) at 20220513030016805
52243 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/cache.json' (50,505) at 20240405153054153
52244 2025-01-08 03:00:48.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-sff.c' (50,506) at 20240405153230179
52245 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c' (50,507) at 20240405153230399
52246 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra124-mc.h' (50,508) at 20220525020654547
52247 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g25.dtsi' (50,509) at 20210308005002572
52248 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-UK-3.0' (50,510) at 20211006000025242
52249 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/p10bmc/server.ttyVUART1.conf' (50,511) at 20230606080013598
52250 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max77650-regulator.yaml' (50,512) at 20240405153045145
52251 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-kernel/linux/linux-nuvoton_%.bbappend' (50,513) at 20240727080014098
52252 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/cppc_acpi.c' (50,514) at 20241211090145393
52253 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/archrandom.h' (50,515) at 20240405153046381
52254 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx7ulp-scg-clock.yaml' (50,516) at 20240405153045025
52255 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timer_list.c' (50,517) at 20220525020654731
52256 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/config.h.in' (50,518) at 20230510080020915
52257 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/syscall.h' (50,519) at 20220525020651798
52258 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/mapped_kernel.h' (50,520) at 20210307214926246
52259 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/posix-timers.h' (50,521) at 20240405153052789
52260 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/samsung,spi.yaml' (50,522) at 20240405153045173
52261 2025-01-08 03:00:48.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/CreateStatic/meson.build' (50,523) at 20230825080033269
52262 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fscache.h' (50,524) at 20240405153052693
52263 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_opt.h' (50,525) at 20240405153053117
52264 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2583.c' (50,526) at 20240405153049005
52265 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/dropbear_rsa_host_key' (50,527) at 20210307205554466 to deleted uid set
52266 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pll.c' (50,528) at 20240405153230215
52267 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debug.h' (50,529) at 20240805080013979
52268 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Lucenec' (50,530) at 20210307205553794
52269 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pxm2_defconfig' (50,531) at 20210308005003276
52270 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm_fourcc.h' (50,532) at 20240913080013837
52271 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/lib.h' (50,533) at 20210308005003688
52272 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-ifdown' (50,534) at 20230811080018338
52273 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_eem.h' (50,535) at 20210307214930802
52274 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c' (50,536) at 20240405153231243
52275 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol_module.cpp' (50,537) at 20220413030054066
52276 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/eepro100-test.c' (50,538) at 20221215040039370
52277 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/parselogs-ignores-fvp-base.txt' (50,539) at 20241221090017464
52278 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/memory.h' (50,540) at 20240405153052325
52279 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobject_api.h' (50,541) at 20240405153052717
52280 2025-01-08 03:00:48.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp' (50,542) at 20221229040004411
52281 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier1S4U/4.json' (50,543) at 20240212090032054
52282 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/uniphier-sd.c' (50,544) at 20210308005003408
52283 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_encoders.c' (50,545) at 20240405153230627
52284 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/break.h' (50,546) at 20210307214926210
52285 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd16xx.dtsi' (50,547) at 20240405153045797
52286 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-cpc.c' (50,548) at 20240405153046025
52287 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/yaml-cpp/yaml-cpp_0.8.0.bb' (50,549) at 20230919080013962
52288 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_dw_hdmi.c' (50,550) at 20210308005003528
52289 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/da8xx-usb.h' (50,551) at 20210308005002720
52290 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpiutil.c' (50,552) at 20240405153231947
52291 2025-01-08 03:00:48.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_desc.h' (50,553) at 20210308005045921
52292 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_osnoise.c' (50,554) at 20241011080017383
52293 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bxt_rt298.c' (50,555) at 20240613080016547
52294 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/index.rst' (50,556) at 20240405153045197
52295 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/semtech,sx1501q.yaml' (50,557) at 20240405153045137
52296 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera-i2c.c' (50,558) at 20240405153230835
52297 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmus.h' (50,559) at 20240405153232239
52298 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/cookie_uid_helper_example.c' (50,560) at 20240405153053421
52299 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_dbf.c' (50,561) at 20240405153051537
52300 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts' (50,562) at 20240405153229931
52301 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-regs.h' (50,563) at 20240405153049465
52302 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kruunupyy' (50,564) at 20210307205553770
52303 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_tx.c' (50,565) at 20210307214930882
52304 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/ad7746.c' (50,566) at 20240405153048969
52305 2025-01-08 03:00:48.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_scm.json' (50,567) at 20241213090004413
52306 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-smdk5250.dts' (50,568) at 20210308005002580
52307 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karbole' (50,569) at 20210307205553786
52308 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules' (50,570) at 20221202040015731
52309 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/fs.cpp' (50,571) at 20210308005133997
52310 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tc3589x-keypad.c' (50,572) at 20240405153049141
52311 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/x-powers,axp209-adc.yaml' (50,573) at 20240405153045073
52312 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-CA-SF-Bay-Area' (50,574) at 20210307205553754
52313 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timer.h' (50,575) at 20240405153052805
52314 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-cmd-manager.hpp' (50,576) at 20231209090027349
52315 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-hdk.dts' (50,577) at 20240405153229959
52316 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.h' (50,578) at 20210307214929942
52317 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/hitachi_tx18d42vm_lcd.c' (50,579) at 20210308005003528
52318 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-plymouth-start-service-in-add-related-kernel-paramet.patch' (50,580) at 20240301090012423
52319 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb' (50,581) at 20241221090017684
52320 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-stmp3xxx.c' (50,582) at 20240405153231375
52321 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svc.c' (50,583) at 20240820080014173
52322 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dbring.c' (50,584) at 20240405153231155
52323 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/page.h' (50,585) at 20240405153045913
52324 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-mfg.c' (50,586) at 20240405153046797
52325 2025-01-08 03:00:48.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/proc.c' (50,587) at 20240405153052265
52326 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/videomodes.h' (50,588) at 20210308005003536
52327 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c' (50,589) at 20240405153230323
52328 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/tx.c' (50,590) at 20210307214929966
52329 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_psc_i2s.c' (50,591) at 20240405153053933
52330 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/meson.build' (50,592) at 20240629080019052
52331 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-moore.h' (50,593) at 20210307214930078
52332 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_debugfs.h' (50,594) at 20240405153048489
52333 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/mmap_unlock_work.h' (50,595) at 20240405153052981
52334 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_main.c' (50,596) at 20240405153046961
52335 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ibm/management_console_rest.hpp' (50,597) at 20241015080002911
52336 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_config.py' (50,598) at 20240405153054225
52337 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/backtracetest.c' (50,599) at 20210309003654044
52338 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-drm-drv.c' (50,600) at 20240405153230579
52339 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.c' (50,601) at 20240405153046797
52340 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-geekbox.dts' (50,602) at 20210308005002608
52341 2025-01-08 03:00:48.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb' (50,603) at 20241221090017516
52342 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/biosconfigcommands.hpp' (50,604) at 20210706000010802
52343 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_state_manager_main.cpp' (50,605) at 20240823080031161
52344 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/ex.S' (50,606) at 20210307214926562
52345 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/browser.c' (50,607) at 20240405153054177
52346 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip-host.c' (50,608) at 20240405153231291
52347 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/built-in-fw.rst' (50,609) at 20210309003648404
52348 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.1.bb' (50,610) at 20230706080014781
52349 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/blk-mq.rst' (50,611) at 20220525020651654
52350 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uritemplate/run-ptest' (50,612) at 20240301090012435
52351 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1015.txt' (50,613) at 20210309003648392
52352 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/miqi-rk3288_defconfig' (50,614) at 20210308005003268
52353 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/digitv.c' (50,615) at 20240405153049553
52354 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-E1565.dts' (50,616) at 20240405153045485
52355 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-spi.c' (50,617) at 20240405153231459
52356 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh.c' (50,618) at 20240405153231467
52357 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com.h' (50,619) at 20240405153049041
52358 2025-01-08 03:00:48.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b105pv2.dts' (50,620) at 20240405153229883
52359 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hns3_pmu.c' (50,621) at 20240613080016455
52360 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/bus-stub.c' (50,622) at 20240906080037304
52361 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/core.c' (50,623) at 20240919080017066
52362 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208x_pbi.cfg' (50,624) at 20210308005002996
52363 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/OWNERS' (50,625) at 20231222090003971
52364 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xircom/Makefile' (50,626) at 20210307214929662
52365 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/Makefile' (50,627) at 20240405153054385
52366 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page_no.h' (50,628) at 20240405153045965
52367 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsfield.c' (50,629) at 20240405153046617
52368 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-lme2510.c' (50,630) at 20210307214928782
52369 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/pixel_ops.h' (50,631) at 20210308005046057
52370 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Bilsdale' (50,632) at 20210307205553794
52371 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-img.c' (50,633) at 20240405153046797
52372 2025-01-08 03:00:48.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/python' (50,634) at 20221209040018559
52373 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/sys_membarrier.c' (50,635) at 20210308005046561
52374 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/timer.c' (50,636) at 20210307214927918
52375 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/rpl_acp6x_chip_offset_byte.h' (50,637) at 20240405153053553
52376 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/renesas_usb3.c' (50,638) at 20240405153231555
52377 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-usb-gpio.c' (50,639) at 20240405153047029
52378 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_uboot.h' (50,640) at 20210308005003520
52379 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-aquila.dts' (50,641) at 20240405153045573
52380 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_boot.c' (50,642) at 20240405153053065
52381 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/config.h' (50,643) at 20210308005002672
52382 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/stowaway.c' (50,644) at 20240405153049137
52383 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-LarkStoke' (50,645) at 20210307205553798
52384 2025-01-08 03:00:48.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt' (50,646) at 20210307214925394
52385 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/of.c' (50,647) at 20220525020652406
52386 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/clock.h' (50,648) at 20210308005002644
52387 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/xlnx-zynqmp-ipi.h' (50,649) at 20210308005046017
52388 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ahci.c' (50,650) at 20241211090212282
52389 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ST1_C-80.0E' (50,651) at 20210307205553762
52390 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mem-pci.c' (50,652) at 20240326080039510
52391 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_clk.c' (50,653) at 20210307214926286
52392 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/mdha.h' (50,654) at 20210308005002800
52393 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/.clang-format' (50,655) at 20230511080010311
52394 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sta2x11-mfd.h' (50,656) at 20210307214931434
52395 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/ctrl.c' (50,657) at 20210307214929562
52396 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6358-gpio-sysctl.yaml' (50,658) at 20240405153229775
52397 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra-pinmux-common.yaml' (50,659) at 20240405153045133
52398 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/bhrb_filter_map_test.c' (50,660) at 20240405153054361
52399 2025-01-08 03:00:48.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/double-type.json' (50,661) at 20210927100127469
52400 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_qixis.h' (50,662) at 20210308005002968
52401 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/yamon-dt.h' (50,663) at 20210307214926250
52402 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/page_track.c' (50,664) at 20240405153230131
52403 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rpm.h' (50,665) at 20241211090145461
52404 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-mt6351.c' (50,666) at 20240405153053961
52405 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/genetlink.h' (50,667) at 20240405153052917
52406 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links.bb' (50,668) at 20220921030015990
52407 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output_param.h' (50,669) at 20210307214930558
52408 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/system/boot.S' (50,670) at 20210308005046489
52409 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mps2.c' (50,671) at 20240906080037192
52410 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-video-engine.yaml' (50,672) at 20240405153045093
52411 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dts' (50,673) at 20240405153045537
52412 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sdb-reva.dts' (50,674) at 20240405153045533
52413 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfmuxl.h' (50,675) at 20210307214931554
52414 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/relocate_kernel.S' (50,676) at 20210307214926330
52415 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_data.h' (50,677) at 20240405153050341
52416 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/templates/default/local.conf.sample' (50,678) at 20241221090017472
52417 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/uclass-internal.h' (50,679) at 20210308005003628
52418 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0002-Add-missing-STATX_ATTR_-defines-from-musl-sys-stat.h.patch' (50,680) at 20240413080012635
52419 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_drv.c' (50,681) at 20240405153230643
52420 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun8i_a33.c' (50,682) at 20210308005002784
52421 2025-01-08 03:00:48.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/clock.h' (50,683) at 20210308005002672
52422 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prctl/0001-support-cross-complication.patch' (50,684) at 20210307205554022
52423 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-presence-config.bbappend' (50,685) at 20210812000025162
52424 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_gem_evict.c' (50,686) at 20240405153048545
52425 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-drv.c' (50,687) at 20240405153230919
52426 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/pgtable.h' (50,688) at 20240405153229991
52427 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_platform.c' (50,689) at 20240405153046613
52428 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-psu-hardreset-time.service' (50,690) at 20220416100009975
52429 2025-01-08 03:00:48.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adaptec/starfire.c' (50,691) at 20240405153049777
52430 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_dispc.c' (50,692) at 20240405153230639
52431 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6375-tlmm.yaml' (50,693) at 20240405153045137
52432 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qmp-spec.rst' (50,694) at 20230925080039845
52433 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.c' (50,695) at 20240405153230611
52434 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt_impl.h' (50,696) at 20210308004938836
52435 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.err' (50,697) at 20210308005046409
52436 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm63148.dtsi' (50,698) at 20240405153045429
52437 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_fcsr.c' (50,699) at 20221215040039386
52438 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-arasan.c' (50,700) at 20210307214929198
52439 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/assembler.h' (50,701) at 20240405153054237
52440 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/ELF-ASLR/arch-support.txt' (50,702) at 20240405153229807
52441 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp3943.h' (50,703) at 20210307214931430
52442 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Jam' (50,704) at 20241221090017616
52443 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/baikal,bt1-ahci.yaml' (50,705) at 20240405153045021
52444 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcm058.h' (50,706) at 20210308005003608
52445 2025-01-08 03:00:48.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_dev.c' (50,707) at 20240405153049893
52446 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/battery.txt' (50,708) at 20210307214925314
52447 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_b.c' (50,709) at 20210308005046521
52448 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mcast.c' (50,710) at 20240405153049113
52449 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb' (50,711) at 20241206090014334
52450 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_hmc.h' (50,712) at 20240411080014094
52451 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/googletest.wrap' (50,713) at 20210528100050438
52452 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/grip.c' (50,714) at 20240405153049133
52453 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t102xrdb.c' (50,715) at 20210308005002992
52454 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.c' (50,716) at 20240405153051281
52455 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/vmsr_energy.c' (50,717) at 20241211090212486
52456 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.c' (50,718) at 20240405153047205
52457 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smo8800.c' (50,719) at 20240405153051401
52458 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb' (50,720) at 20241221090017512
52459 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cfg-preload.c' (50,721) at 20240405153048885
52460 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.h' (50,722) at 20210309003649660
52461 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb' (50,723) at 20241221090017468
52462 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rtas-work-area.h' (50,724) at 20240405153046125
52463 2025-01-08 03:00:48.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_transfer.c' (50,725) at 20210309003653288
52464 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wow.h' (50,726) at 20210307214929742
52465 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/Makefile' (50,727) at 20240405153049513
52466 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-nand-s3c2410.h' (50,728) at 20210309003653888
52467 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_update_ts_test.cpp' (50,729) at 20241212090025215
52468 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/Makefile' (50,730) at 20210307214930714
52469 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/mapper.cpp' (50,731) at 20210819000142090
52470 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/isa-dma.h' (50,732) at 20210307214925946
52471 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_in.c' (50,733) at 20210307214931978
52472 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/management-style.rst' (50,734) at 20210307214925582
52473 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv5/tune-xscale.inc' (50,735) at 20210905000020581
52474 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_umr0_0_completion_queue_ci_1_regs.h' (50,736) at 20240405153046597
52475 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/pci.c' (50,737) at 20210308005002996
52476 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ci-authorization.md' (50,738) at 20221209040006383
52477 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts' (50,739) at 20210308005002624
52478 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/stat.c' (50,740) at 20240405153232231
52479 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra210-car.h' (50,741) at 20210307214931350
52480 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c' (50,742) at 20240405153054361
52481 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/iscsi/iscsi_target_stat.h' (50,743) at 20210307214931606
52482 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/board-mtx1.c' (50,744) at 20210309003648824
52483 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8516.dtsi' (50,745) at 20240405153045749
52484 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.gitignore' (50,746) at 20241008080013887
52485 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1.dtsi' (50,747) at 20240405153045801
52486 2025-01-08 03:00:48.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.c' (50,748) at 20220525020652967
52487 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/time_helper.h' (50,749) at 20230925080040061
52488 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_reqmgr.h' (50,750) at 20210309003649308
52489 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-qcm2290.c' (50,751) at 20240405153230223
52490 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/suspend_test.c' (50,752) at 20220525020654715
52491 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,a1-peripherals-clkc.yaml' (50,753) at 20240405153045021
52492 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/nommu_context.h' (50,754) at 20220525020654531
52493 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/Kconfig' (50,755) at 20210308005003520
52494 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/useradd.bbclass' (50,756) at 20240302090018226
52495 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adminq.h' (50,757) at 20210309003650976
52496 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/omap_mmc.c' (50,758) at 20241211090212334
52497 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/Makefile' (50,759) at 20210307214928706
52498 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-toolz_1.0.0.bb' (50,760) at 20241221090017560
52499 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/ib_srpt.h' (50,761) at 20220818100014723
52500 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/106' (50,762) at 20230426080043944
52501 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strcpy.c' (50,763) at 20240405153053105
52502 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-cam.c' (50,764) at 20240405153046801
52503 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-eukrea-cpuimx27.dtsi' (50,765) at 20240405153229883
52504 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target-con-str.h' (50,766) at 20230925080040073
52505 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/stan.S' (50,767) at 20210307214926146
52506 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6338-reset.h' (50,768) at 20210308005003640
52507 2025-01-08 03:00:48.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/cpld.c' (50,769) at 20210308005002992
52508 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/fastboot.h' (50,770) at 20210308005003676
52509 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/b53.h' (50,771) at 20210307214931470
52510 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8850.c' (50,772) at 20210307214930130
52511 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-gpio-memport-s3c64xx.h' (50,773) at 20210309003648720
52512 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/npcm7xx_adc.c' (50,774) at 20240906080037188
52513 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_pro.c' (50,775) at 20240405153049741
52514 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c' (50,776) at 20220818100014715
52515 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-mmc-config-clk.yaml' (50,777) at 20240405153045021
52516 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts' (50,778) at 20241104090011559
52517 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_snmp_basic.asn1' (50,779) at 20210307214931946
52518 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_shadow_stack.c' (50,780) at 20240405153232287
52519 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-ti-pmic.dtsi' (50,781) at 20240405153045485
52520 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/port.c' (50,782) at 20240405153232011
52521 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeFunctionCollection_v1.xml' (50,783) at 20240619080002932
52522 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx51.c' (50,784) at 20240405153229911
52523 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_fcalls.rst' (50,785) at 20210309003648480
52524 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8907-regulator.c' (50,786) at 20240405153051465
52525 2025-01-08 03:00:48.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c' (50,787) at 20240405153049109
52526 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-dra7-atl.c' (50,788) at 20241008080013915
52527 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/stacktrace.c' (50,789) at 20210307214926110
52528 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_baco.c' (50,790) at 20240405153230507
52529 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0005-Add-DRM-KMS-example-support.patch' (50,791) at 20241221090017528
52530 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liberror/liberror-perl_0.17029.bb' (50,792) at 20241221090017548
52531 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc.h' (50,793) at 20240405153051581
52532 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/pipeline.json' (50,794) at 20240405153054137
52533 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctimap.c' (50,795) at 20210309003654588
52534 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_hw.h' (50,796) at 20220525020654167
52535 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_8_pmfw.h' (50,797) at 20240405153048349
52536 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/gpio15xx.c' (50,798) at 20240405153045657
52537 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/coredump.c' (50,799) at 20240405153231227
52538 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/imximage.cfg' (50,800) at 20210308005002984
52539 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_invalid.c' (50,801) at 20240405153054289
52540 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/BUSTED.boot' (50,802) at 20210307214932714
52541 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_job.h' (50,803) at 20240405153046609
52542 2025-01-08 03:00:48.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rockchip_i2s.c' (50,804) at 20210308005003488
52543 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/net.h' (50,805) at 20240405153052897
52544 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_cygnus.c' (50,806) at 20240405153045637
52545 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf_0.73.4.bb' (50,807) at 20241221090017664
52546 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/impedance-analyzer/Kconfig' (50,808) at 20210307214930522
52547 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_hmac.h' (50,809) at 20210307214931506
52548 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ns_current_pid_tgid.c' (50,810) at 20241008080014059
52549 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/license.bbclass' (50,811) at 20241221090017604
52550 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ti_usb_3410_5052.c' (50,812) at 20240405153052137
52551 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-m10-bmc-spi.c' (50,813) at 20240405153049605
52552 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-dbus-monitor_%.bbappend' (50,814) at 20221025030015193
52553 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_ib700.c' (50,815) at 20241211090212354
52554 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_defconfig' (50,816) at 20210308005003240
52555 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvm.c.inc' (50,817) at 20240326080039694
52556 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu-qom.h' (50,818) at 20240906080037452
52557 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fc.h' (50,819) at 20220818100014755
52558 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-fopen.rst' (50,820) at 20220525020654131
52559 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUSensor.cpp' (50,821) at 20241112090003106
52560 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Manager/meson.build' (50,822) at 20230825080021137
52561 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/umcast.h' (50,823) at 20210307214926618
52562 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/Kconfig' (50,824) at 20240405153045613
52563 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/vortex.rst' (50,825) at 20240405153045233
52564 2025-01-08 03:00:48.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/csum.c' (50,826) at 20240405153045945
52565 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/sigcontext.h' (50,827) at 20210307214926398
52566 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb' (50,828) at 20230114040015546
52567 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/settings/phosphor-settings-manager/powerOnHours.override.yml' (50,829) at 20240821080012435
52568 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb' (50,830) at 20231117090013699
52569 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.out' (50,831) at 20210308005046413 to deleted uid set
52570 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ps3.dts' (50,832) at 20210307214926358
52571 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7721.h' (50,833) at 20210307214926558
52572 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_skb_verdict_attach.c' (50,834) at 20240405153054277
52573 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/module.c' (50,835) at 20240405153045869
52574 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.c' (50,836) at 20240405153230403
52575 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pci_expander_bridge.c' (50,837) at 20241211090212314
52576 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/common.h' (50,838) at 20240405153054229
52577 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-override.bconf' (50,839) at 20210309003654956
52578 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpios.h' (50,840) at 20210309003654584
52579 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp153c-dhcor-drc-compact.dts' (50,841) at 20240405153045585
52580 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-hummingbird.dts' (50,842) at 20210308005002620
52581 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/trace.c' (50,843) at 20210307214932706
52582 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tpm.h' (50,844) at 20240326080039550
52583 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bus_vcxk.c' (50,845) at 20210308005003524
52584 2025-01-08 03:00:48.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_port.c' (50,846) at 20210307214932002
52585 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cortina.h' (50,847) at 20210308005003628
52586 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/name_change.cpp' (50,848) at 20221201040034376
52587 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config_1.0.bb' (50,849) at 20241206090014246
52588 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cs3308.c' (50,850) at 20240405153049309
52589 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_defconfig' (50,851) at 20210308005003240
52590 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch' (50,852) at 20241221090017524
52591 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/boot.rst' (50,853) at 20240405153229827
52592 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-test.c' (50,854) at 20240405153230759
52593 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/rsrc_iodyn.c' (50,855) at 20210307214930042
52594 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.h' (50,856) at 20210309003650600
52595 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/Kconfig' (50,857) at 20240405153050581
52596 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/loongson,ls1x-pwmtimer.yaml' (50,858) at 20240405153045177
52597 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0012-priv.h' (50,859) at 20210307214928794
52598 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/README.md' (50,860) at 20240809080033019
52599 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4copy_from_user.S' (50,861) at 20210307214926606
52600 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/spapr-phb-test.c' (50,862) at 20221215040039382
52601 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_mercury_aa1.dtsi' (50,863) at 20240405153045441
52602 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sync.c' (50,864) at 20240405153052969
52603 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/README' (50,865) at 20210308005002976
52604 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_osdep.h' (50,866) at 20240405153049997
52605 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf117.fuc3' (50,867) at 20210307214927938
52606 2025-01-08 03:00:48.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_rcw_sd_ifc.cfg' (50,868) at 20210308005002968
52607 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-s700.c' (50,869) at 20240405153051301
52608 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/pixelgen_local.h' (50,870) at 20210307214930538
52609 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/248.out' (50,871) at 20210927100127497
52610 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850evm_nand_defconfig' (50,872) at 20210308005003256
52611 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83l785ts.c' (50,873) at 20240405153048881
52612 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/devtool-hello-world.md' (50,874) at 20230620080005491
52613 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm.c' (50,875) at 20240405153231487
52614 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/Makefile' (50,876) at 20210307214925906
52615 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ce6230.h' (50,877) at 20210307214928814
52616 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/atmel,captouch.txt' (50,878) at 20210307214925334
52617 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.h' (50,879) at 20210307214929918
52618 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.pattern' (50,880) at 20210308005046469
52619 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb' (50,881) at 20231011080016606
52620 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77990.c' (50,882) at 20210308005003464
52621 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/setup.h' (50,883) at 20240405153045625
52622 2025-01-08 03:00:48.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-noto-emoji_20200916.bb' (50,884) at 20210812000025214
52623 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/ftgmac100.h' (50,885) at 20240906080037336
52624 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/meson.build' (50,886) at 20220913030027305
52625 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/CapLimits/meson.build' (50,887) at 20230825080021137
52626 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-xsc3.c' (50,888) at 20240405153045697
52627 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/loongson2_pm.c' (50,889) at 20240405153231451
52628 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/bioscfg.c' (50,890) at 20240405153231343
52629 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.codespell-ignore' (50,891) at 20240110090003528
52630 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nvidia,tegra124-car.yaml' (50,892) at 20240405153229759
52631 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_dyn_defaults.h' (50,893) at 20210309003649652
52632 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_logging.cpp' (50,894) at 20240830080017491
52633 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddr4_init.c' (50,895) at 20210308005003364
52634 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lp8727_charger.c' (50,896) at 20240405153051433
52635 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-meson-gpio.c' (50,897) at 20240815080012883
52636 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/at91-sama5d2_adc.h' (50,898) at 20240405153052649
52637 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/maxim,max5821.yaml' (50,899) at 20220525020651682
52638 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/q35.h' (50,900) at 20241211090212362
52639 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7792-sysc.h' (50,901) at 20210308005003640
52640 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/mpp.c' (50,902) at 20210307214925978
52641 2025-01-08 03:00:48.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sample-parsing.c' (50,903) at 20240405153054169
52642 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb_emac.dtsi' (50,904) at 20240405153045473
52643 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/console_socket.py' (50,905) at 20240326080039614
52644 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes_dld.h' (50,906) at 20210307214929866
52645 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2400pci.c' (50,907) at 20240405153050613
52646 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/file.c' (50,908) at 20240405153231675
52647 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/flamegraph.py' (50,909) at 20240405153054161
52648 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/Makefile' (50,910) at 20240405153049453
52649 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-unknown.json' (50,911) at 20210308005046401
52650 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_port.h' (50,912) at 20220525020653819
52651 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/decompress.c' (50,913) at 20240405153045985
52652 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/change-state-handler.c' (50,914) at 20210308005046257
52653 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3620.c' (50,915) at 20240405153230207
52654 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/input-reset.txt' (50,916) at 20210307214925338
52655 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-reg.h' (50,917) at 20210307214928030
52656 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/xtfpga.dtsi' (50,918) at 20210308005002884
52657 2025-01-08 03:00:48.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0002-binutils-cross-Do-not-generate-linker-script-directo.patch' (50,919) at 20241221090017648
52658 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/late_lowlevel_init.S' (50,920) at 20210308005002792
52659 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_plane.c' (50,921) at 20240405153048681
52660 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-des.c' (50,922) at 20240405153230267
52661 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/wifi.h' (50,923) at 20240405153051913
52662 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/dm814x.h' (50,924) at 20210307214931342
52663 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/Kconfig' (50,925) at 20210307214930302
52664 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk-egl.c' (50,926) at 20240906080037588
52665 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mremap_dontunmap.c' (50,927) at 20240405153054329
52666 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ptrace.c' (50,928) at 20240405153230079
52667 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm.c' (50,929) at 20241011080017315
52668 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c' (50,930) at 20240405153048477
52669 2025-01-08 03:00:48.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ast2600-reset.h' (50,931) at 20210421100236122
52670 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/blake2b.h' (50,932) at 20240405153052621
52671 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_som1_ek.dts' (50,933) at 20240405153045465
52672 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fs.h' (50,934) at 20240405153052917
52673 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/libncursesw.so.5.9' (50,935) at 20210308005111469
52674 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/iova_domain.h' (50,936) at 20240405153052161
52675 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/at91sam9n12ek.c' (50,937) at 20210308005002916
52676 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/fwio.h' (50,938) at 20240405153050701
52677 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pmem-pci.h' (50,939) at 20230925080039917
52678 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/lshrdi3.c' (50,940) at 20210308005002804
52679 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/example/example.yaml' (50,941) at 20240726080021431
52680 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/gpiolib.c' (50,942) at 20240405153045977
52681 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0003-binutils-nativesdk-Search-for-alternative-ld.so.conf.patch' (50,943) at 20241221090017648
52682 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst' (50,944) at 20240405153044961
52683 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (50,945) at 20210307205553938
52684 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pxa27x-keypad.txt' (50,946) at 20210307214925338
52685 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/pseq-monitor-pgood.service' (50,947) at 20230128040027422
52686 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tmio-common.h' (50,948) at 20210308005003408
52687 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/mock-target.h' (50,949) at 20241211090212362
52688 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/meson.build' (50,950) at 20240906080037220
52689 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fru_identity.hpp' (50,951) at 20221005030030498
52690 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/bcm2835-pm.h' (50,952) at 20240405153052725
52691 2025-01-08 03:00:48.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/Kconfig' (50,953) at 20240405153051661
52692 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_main.c' (50,954) at 20241211090145493
52693 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/kvm/kvm.c' (50,955) at 20241211090212494
52694 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp.c' (50,956) at 20240405153053193
52695 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xlock' (50,957) at 20241221090017620
52696 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/.gitignore' (50,958) at 20210307214932682
52697 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-betamax/0001-Drop-ptests-fixtures-and-recorde_modes.patch' (50,959) at 20240309090012808
52698 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/devsynth.c' (50,960) at 20210309003649136
52699 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/pipeline.json' (50,961) at 20240405153054137
52700 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/sun4v-rtc.h' (50,962) at 20240906080037340
52701 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu7xx.h' (50,963) at 20210309003648708
52702 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/kernelmodule.py' (50,964) at 20220910030013397
52703 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-fwu_%.bbappend' (50,965) at 20241206090014214
52704 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_internal.h' (50,966) at 20240726080012862
52705 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h' (50,967) at 20240405153231191
52706 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/c-ares/c-ares/run-ptest' (50,968) at 20241206090014258
52707 2025-01-08 03:00:48.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7780.c' (50,969) at 20210309003648976
52708 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm019-dc5/psu_init_gpl.c' (50,970) at 20210308005003200
52709 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Makefile' (50,971) at 20240613080016371
52710 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/types.h' (50,972) at 20210307214931198
52711 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_host.c' (50,973) at 20240405153231563
52712 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7410.c' (50,974) at 20240405153048841
52713 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/ubuntuvm.py' (50,975) at 20240326080039750
52714 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.1.0.bb' (50,976) at 20240413080012655
52715 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/user.h' (50,977) at 20210309003649824
52716 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml' (50,978) at 20240405153045029
52717 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/livepatch_sched.h' (50,979) at 20240405153052721
52718 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/section.scss' (50,980) at 20210308005107073
52719 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/if_ether.h' (50,981) at 20210308005003656
52720 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ab8500-core.c' (50,982) at 20240405153230831
52721 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Degeberga' (50,983) at 20210307205553778
52722 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/rx20-led-manager-config-native.bb' (50,984) at 20241206090014286
52723 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-extract-sdk' (50,985) at 20230114040015554
52724 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_router_hw.c' (50,986) at 20240405153050077
52725 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/slice.c' (50,987) at 20240405153046185
52726 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt/ypbind.service' (50,988) at 20210307205553846
52727 2025-01-08 03:00:48.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/device.h' (50,989) at 20210309003648772
52728 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/rsa_oem_dss_key.pem' (50,990) at 20210519100046553
52729 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_device.rst' (50,991) at 20240405153229823
52730 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/cereal.wrap' (50,992) at 20220331030041643
52731 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ata' (50,993) at 20240405153044913
52732 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/cmake/HunterGate.cmake' (50,994) at 20210308005114857
52733 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/apei-internal.h' (50,995) at 20240405153046629
52734 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gp_timer_global.h' (50,996) at 20210307214930542
52735 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memcpy_power7.S' (50,997) at 20240405153046177
52736 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_shmem_helper.c' (50,998) at 20240624080012776
52737 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10023.c' (50,999) at 20240405153049301
52738 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0003-pserror.c-Define-column-to-be-int-explcitly.patch' (51,000) at 20230706080014749
52739 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-img.c' (51,001) at 20240405153046797
52740 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec_if_positive' (51,002) at 20240405153053433
52741 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netaddr/run-ptest' (51,003) at 20240309090012808
52742 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-2.c' (51,004) at 20210927100127513
52743 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/irq.c' (51,005) at 20210307214926210
52744 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-thunderx.txt' (51,006) at 20210307214925318
52745 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/conversion.hpp' (51,007) at 20231228090030524
52746 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Kaihuanvaara' (51,008) at 20210307205553774
52747 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___diff_sz.c' (51,009) at 20210309003655984
52748 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P.boot' (51,010) at 20240405153054369
52749 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/LICENSE' (51,011) at 20210308005055793
52750 2025-01-08 03:00:48.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/Kbuild' (51,012) at 20240405153048633
52751 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/serial.h' (51,013) at 20210307214926118
52752 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/Kconfig' (51,014) at 20210307214932046
52753 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/page.h' (51,015) at 20210524100034854
52754 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/sev.h' (51,016) at 20240405153046353
52755 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cbfs.h' (51,017) at 20210308005003572
52756 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/Makefile' (51,018) at 20210307214930698
52757 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cputopology.rst' (51,019) at 20240405153044941
52758 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/ondemand.c' (51,020) at 20241211090145505
52759 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dynamic_queue_limits.h' (51,021) at 20210309003653836
52760 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/Makefile' (51,022) at 20210308005002828
52761 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/195.out' (51,023) at 20240326080039730
52762 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/blob_named_by_arg.py' (51,024) at 20210308005003748
52763 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/icl_dsi_regs.h' (51,025) at 20240405153048433
52764 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-versatile.c' (51,026) at 20210307214927050
52765 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/meson.options' (51,027) at 20240416080014366
52766 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c' (51,028) at 20240405153230539
52767 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/kgdb.c' (51,029) at 20210308005003228
52768 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm23550_w1d_defconfig' (51,030) at 20210308005003252
52769 2025-01-08 03:00:48.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/stp.h' (51,031) at 20240405153052865
52770 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/xilinx_uartlite.c' (51,032) at 20241211090212262
52771 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sec-qfprom.c' (51,033) at 20240520080015167
52772 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-blocker.c' (51,034) at 20241211090212206
52773 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_vm_bind.h' (51,035) at 20240405153045213
52774 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/oem_ibm_handler.cpp' (51,036) at 20240910080037467
52775 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/Kconfig' (51,037) at 20240405153052165
52776 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/aoe.rst' (51,038) at 20210307214925214
52777 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/platform-pci-unplug.c' (51,039) at 20220525020652194
52778 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch' (51,040) at 20230706080014749
52779 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_chipOp_handler.hpp' (51,041) at 20210308005104849
52780 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c' (51,042) at 20241011080017323
52781 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/callbackgroupgentest.mako.hpp' (51,043) at 20210308005108057
52782 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/fans/phosphor-pid-control/config.json' (51,044) at 20230412080023456
52783 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ropes.h' (51,045) at 20240405153230019
52784 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/eth_p4080.c' (51,046) at 20210308005002964
52785 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8183-power.h' (51,047) at 20220525020654547
52786 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/Makefile' (51,048) at 20240405153049625
52787 2025-01-08 03:00:48.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gate.c' (51,049) at 20240405153046777
52788 2025-01-08 03:00:48.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-bitmap.c' (51,050) at 20240906080037152
52789 2025-01-08 03:00:48.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/fsl_ucc_hdlc.h' (51,051) at 20210307214929718
52790 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_type.h' (51,052) at 20240613080016435
52791 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb' (51,053) at 20240301090012471
52792 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/legacy.py' (51,054) at 20240326080039614
52793 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/hw_data.c' (51,055) at 20210308005002760
52794 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-scripting.c' (51,056) at 20240405153054209
52795 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid_bpf.h' (51,057) at 20240405153052697
52796 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/pda,91-00156-a0.yaml' (51,058) at 20210307214925306
52797 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/ecovec.c' (51,059) at 20210308005003032
52798 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_SECURE_BOOT_defconfig' (51,060) at 20210308005003244
52799 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/sys_proto.h' (51,061) at 20210308005002644
52800 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml' (51,062) at 20240405153045141
52801 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recoverd.h' (51,063) at 20210307214931070
52802 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/Kconfig' (51,064) at 20210308005003360
52803 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk_prereqs.sh' (51,065) at 20240405153232263
52804 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/percpu.h' (51,066) at 20240405153045625
52805 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb' (51,067) at 20241221090017564
52806 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rtc-uclass.c' (51,068) at 20210308005003480
52807 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.5.bb' (51,069) at 20241221090017544
52808 2025-01-08 03:00:48.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/wm831x.txt' (51,070) at 20210307214925362
52809 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/pinmux-sh7720.c' (51,071) at 20210307214926562
52810 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-dvi.dtsi' (51,072) at 20240405153045605
52811 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidebug.c' (51,073) at 20220525020654987
52812 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600a0-evb.dts' (51,074) at 20220617030036053
52813 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/blocklist.json' (51,075) at 20210825100019184
52814 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_resource.h' (51,076) at 20220429100100642
52815 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/MAINTAINERS' (51,077) at 20210308005003008
52816 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/processor.h' (51,078) at 20240405153045973
52817 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/led.c' (51,079) at 20210308005002916
52818 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Avoid-duplicate-definitions-of-IOPortBase.patch' (51,080) at 20241206090014342
52819 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.clang-format' (51,081) at 20241220090037491
52820 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mtd-xip.h' (51,082) at 20240405153230147
52821 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/sata.c' (51,083) at 20210308005002728
52822 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/Makefile' (51,084) at 20240405153232211
52823 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/ahb.h' (51,085) at 20210308005002672
52824 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/rc_calc_fpu.c' (51,086) at 20240405153047285
52825 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efi-stub-entry.c' (51,087) at 20240405153230295
52826 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/rpolicy.md' (51,088) at 20240806080022195
52827 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-reqbufs.rst' (51,089) at 20210309003648476
52828 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3533.c' (51,090) at 20240405153049217
52829 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_px5.h' (51,091) at 20210308005003596
52830 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/x509-utils.c' (51,092) at 20241211090212230
52831 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/migor.c' (51,093) at 20210309003654928
52832 2025-01-08 03:00:48.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/iconv-detect.h' (51,094) at 20210307205553742
52833 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/set_initiatorname' (51,095) at 20210307205553818
52834 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_mobility.c' (51,096) at 20240405153053157
52835 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/json_html_serializer.cpp' (51,097) at 20240904080003190
52836 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/Makefile' (51,098) at 20210308005002556
52837 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb-examples_1.7.0.bb' (51,099) at 20241221090017524
52838 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,adrf6780.yaml' (51,100) at 20240405153045073
52839 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm.service' (51,101) at 20240921080016394
52840 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.h' (51,102) at 20240405153047261
52841 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/gitlab-runner.yml' (51,103) at 20241211090212458
52842 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/concepts.rst' (51,104) at 20220525020651766
52843 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_int.c' (51,105) at 20240405153052237
52844 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/v9fs.c' (51,106) at 20240405153052257
52845 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_riscv_opensbi.py' (51,107) at 20241211090212542
52846 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/earlycpio.c' (51,108) at 20240405153053085
52847 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-lantiq-ssc.c' (51,109) at 20240405153231463
52848 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/meson.build' (51,110) at 20211029000047258
52849 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr.h' (51,111) at 20210307214928842
52850 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat.sh' (51,112) at 20240405153054173
52851 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h' (51,113) at 20210308005046541
52852 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/fsl_esdhc_spl.c' (51,114) at 20210308005003404
52853 2025-01-08 03:00:48.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap34xx-omap36xx-clocks.dtsi' (51,115) at 20240405153045605
52854 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022ds.dtsi' (51,116) at 20210307214926346
52855 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_16_0.json' (51,117) at 20240918080002724
52856 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_set.c' (51,118) at 20240405153051905
52857 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_hpd.c' (51,119) at 20240405153047301
52858 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/init_32.c' (51,120) at 20210307214926614
52859 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.out' (51,121) at 20210308005046413 to deleted uid set
52860 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reciprocal_div.h' (51,122) at 20210307214931494
52861 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (51,123) at 20230209040014209
52862 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml' (51,124) at 20240405153045093
52863 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_xdr.c' (51,125) at 20240405153232079
52864 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/s5m8767.h' (51,126) at 20210308005003680
52865 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mrvl_uart.sh' (51,127) at 20210308005003768
52866 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/login_routes.hpp' (51,128) at 20240824080002926
52867 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/LICENSE' (51,129) at 20210308005103633
52868 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig' (51,130) at 20210308005003244
52869 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/abitypes.h' (51,131) at 20241211090212374
52870 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/Kconfig' (51,132) at 20210307214929630
52871 2025-01-08 03:00:48.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/c_cpp.py' (51,133) at 20240106090017261
52872 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7757lcr_defconfig' (51,134) at 20210308005003280
52873 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/cldma.h' (51,135) at 20240405153053941
52874 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/update-dhcp-status.cpp' (51,136) at 20240724080006311
52875 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_12_0_0_offset.h' (51,137) at 20210307214927566
52876 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/trace-cmd_3.1.5.bb' (51,138) at 20230131040012035
52877 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanSpeed.interface.yaml' (51,139) at 20210610000035114
52878 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1307.c' (51,140) at 20210308005003480
52879 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7269.h' (51,141) at 20210308005002848
52880 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_voice.h' (51,142) at 20210307214932202
52881 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/reg_mut.c' (51,143) at 20230925080040097
52882 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SDCARD_defconfig' (51,144) at 20210308005003240
52883 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips-linux-user.mak' (51,145) at 20230925080039837
52884 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_queries.cpp' (51,146) at 20240822080023973
52885 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc_mbox.c' (51,147) at 20240405153050445
52886 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/Kconfig' (51,148) at 20210308005002980
52887 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/insane.bbclass' (51,149) at 20241221090017604
52888 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/uda1334.c' (51,150) at 20240405153053813
52889 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mmu_context.h' (51,151) at 20220525020652198
52890 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/CPR.rst' (51,152) at 20240906080037172
52891 2025-01-08 03:00:48.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/builder.cpp' (51,153) at 20241022080027608
52892 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu-csr.h' (51,154) at 20240906080037496
52893 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-sheevaplug-common.dtsi' (51,155) at 20240405153045457
52894 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_5.dtso' (51,156) at 20240405153051213
52895 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hqvdp_lut.h' (51,157) at 20210307214928038
52896 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_regs.h' (51,158) at 20240405153046585
52897 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/stats.c' (51,159) at 20210307214932046
52898 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild' (51,160) at 20210307214927954
52899 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/Makefile' (51,161) at 20210308005002908
52900 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-vbi.c' (51,162) at 20240405153049541
52901 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-int-branch.err' (51,163) at 20220429100100882
52902 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-fwnode.h' (51,164) at 20240405153231847
52903 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-emev2.c' (51,165) at 20240405153045689
52904 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-pagination.png' (51,166) at 20220105012522971 to deleted uid set
52905 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc' (51,167) at 20210307214932674
52906 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/skl-tplg-interface.h' (51,168) at 20240405153052949
52907 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-led-defs.h' (51,169) at 20210307214926234
52908 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/main.cpp' (51,170) at 20210308005120361
52909 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/029' (51,171) at 20240326080039726
52910 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-pci.c' (51,172) at 20240906080037208
52911 2025-01-08 03:00:48.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.h' (51,173) at 20210307214929526
52912 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/bitops.h' (51,174) at 20240405153046273
52913 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2019-13232_p2.patch' (51,175) at 20210307205554574
52914 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml' (51,176) at 20240405153045045
52915 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rzn1_wdt.c' (51,177) at 20240405153052245
52916 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-pcm.c' (51,178) at 20240405153053501
52917 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_fbdev.c' (51,179) at 20241211090145425
52918 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-attribute-issue-with-gcc.patch' (51,180) at 20231011080016574
52919 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bb' (51,181) at 20241221090017472
52920 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-ehl-match.c' (51,182) at 20240405153053957
52921 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/sgidefs.h' (51,183) at 20210308005002816
52922 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-gp-evm.dts' (51,184) at 20210308005002564
52923 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml' (51,185) at 20240405153045061
52924 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P1022DS.h' (51,186) at 20210308005003580
52925 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-grlib.c' (51,187) at 20240405153052105
52926 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml' (51,188) at 20240405153045069
52927 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/metric_listener_mock.hpp' (51,189) at 20220412175720090
52928 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_igep003x.h' (51,190) at 20210308005003584
52929 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/index.rst' (51,191) at 20241221090017592
52930 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/openat-syscall-all-cpus.c' (51,192) at 20240405153054169
52931 2025-01-08 03:00:48.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/compulab-sb-som.dtsi' (51,193) at 20240405153045597
52932 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/fadump.c' (51,194) at 20241211090145381
52933 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_read_leveling.c' (51,195) at 20210308005003368
52934 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_offload.c' (51,196) at 20240520080015227
52935 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/processor.h' (51,197) at 20210308005002852
52936 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops_ltdrv.h' (51,198) at 20210307214929246
52937 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8998.c' (51,199) at 20240405153051349
52938 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/pam.py' (51,200) at 20220910030013401
52939 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/movs.h' (51,201) at 20210307214926162
52940 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-localserver/run-ptest' (51,202) at 20240413080012663
52941 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts' (51,203) at 20240405153229971
52942 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stode_Hullsjon' (51,204) at 20210307205553790
52943 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/core.c' (51,205) at 20240405153231299
52944 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/keymile-common.h' (51,206) at 20210308005003600
52945 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/Makefile' (51,207) at 20240405153052093
52946 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/ioremap.c' (51,208) at 20210307214926310
52947 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.out' (51,209) at 20210308005046409 to deleted uid set
52948 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-neo.dts' (51,210) at 20240405153045389
52949 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.c' (51,211) at 20220525020654179
52950 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service' (51,212) at 20210307205553838
52951 2025-01-08 03:00:48.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/gerrit-setup.md' (51,213) at 20241123090003947
52952 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_main.c' (51,214) at 20240830080013287
52953 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/smp.c' (51,215) at 20240405153230127
52954 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/Makefile' (51,216) at 20210308005003168
52955 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.h' (51,217) at 20240405153047161
52956 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/callback.hpp' (51,218) at 20241219090033960
52957 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ftrace_irq.h' (51,219) at 20220525020654567
52958 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_men_mcb.c' (51,220) at 20240405153231507
52959 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/Kconfig' (51,221) at 20240405153230823
52960 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/2.dat' (51,222) at 20210308005003756
52961 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sleep.S' (51,223) at 20240405153045661
52962 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/meson.build' (51,224) at 20240326080039494
52963 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti-clkctrl.txt' (51,225) at 20240405153045029
52964 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip27_defconfig' (51,226) at 20240405153045993
52965 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/exynos_hs_i2c.c' (51,227) at 20210308005003380
52966 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mt6360-tcpc.yaml' (51,228) at 20240405153045181
52967 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/gendumpheader' (51,229) at 20221213040024897
52968 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/templates/default/bblayers.conf.sample' (51,230) at 20230901080018206
52969 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-buffalo-wxr-1900dhp.dts' (51,231) at 20240405153045425
52970 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/enums.h' (51,232) at 20240906080037328
52971 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/nvidia-wmi-ec-backlight.h' (51,233) at 20240405153052773
52972 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.h' (51,234) at 20210308005003436
52973 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/python.docker' (51,235) at 20240906080037560
52974 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2.host.h' (51,236) at 20210307214930562
52975 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acresrc.h' (51,237) at 20240405153046617
52976 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/strace.list' (51,238) at 20210308005045761
52977 2025-01-08 03:00:48.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x_generic.c' (51,239) at 20240405153230051
52978 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/vaddr-test.h' (51,240) at 20241216090017781
52979 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.hpp' (51,241) at 20220726030033678 to deleted uid set
52980 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-l4.dtsi' (51,242) at 20240405153045601
52981 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-sc27xx.rst' (51,243) at 20210309003648432
52982 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_hw_sequencer.c' (51,244) at 20240405153230395
52983 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_sendto.c' (51,245) at 20240405153053389
52984 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/crypto.json' (51,246) at 20240405153054117
52985 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/arm.patch' (51,247) at 20241206090014298
52986 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net_dropmon.h' (51,248) at 20240405153052929
52987 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/nvmm-accel-ops.c' (51,249) at 20240906080037488
52988 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.h' (51,250) at 20240405153048513
52989 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos_4.dts' (51,251) at 20240405153045497
52990 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist-mod.tc' (51,252) at 20210307214932674
52991 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_tas.h' (51,253) at 20220525020653435
52992 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-Match-prototypes-of-callbacks-with-libgphoto.patch' (51,254) at 20230401080011939
52993 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad_rmpp.c' (51,255) at 20220525020653119
52994 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/personality.h' (51,256) at 20210307214931654
52995 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/console_truetype.c' (51,257) at 20210308005003524
52996 2025-01-08 03:00:48.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_soc.h' (51,258) at 20210308005003400
52997 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c' (51,259) at 20220525020652963
52998 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8r/tune-cortexr82.inc' (51,260) at 20240301090012451
52999 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf300t.dts' (51,261) at 20240405153045485
53000 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.c' (51,262) at 20210307214928786
53001 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-qcom.c' (51,263) at 20241008080013983
53002 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-phandle.dtsi' (51,264) at 20240405153231279
53003 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bbdbg/bbdbg' (51,265) at 20221209040019091
53004 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/pmbus.hpp' (51,266) at 20240820080038646
53005 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/xfail.tc' (51,267) at 20210307214932670
53006 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-axs10x/Makefile' (51,268) at 20210307214925674
53007 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/u-boot.h' (51,269) at 20210308005002888
53008 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu-defs.h' (51,270) at 20240906080037324
53009 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Budapest' (51,271) at 20210307205553774
53010 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/seccomp.h' (51,272) at 20220525020652198
53011 2025-01-08 03:00:48.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-laptop.c' (51,273) at 20240405153051397
53012 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_vop.c' (51,274) at 20210308005003532
53013 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c' (51,275) at 20240405153230799
53014 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_arp_nd_proxy.c' (51,276) at 20240405153053193
53015 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/irq.h' (51,277) at 20210308005002880
53016 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml' (51,278) at 20240405153229783
53017 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-ls1021a.c' (51,279) at 20210307214925890
53018 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_common.c' (51,280) at 20210307214928610
53019 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/psci-suspend.S' (51,281) at 20210308005002728
53020 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/clock_logger.cpp' (51,282) at 20231013080019926
53021 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/acl.h' (51,283) at 20240405153052497
53022 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/redfish-logging-in-bmcweb.md' (51,284) at 20221209040006383
53023 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/bus.c' (51,285) at 20240405153046649
53024 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/base.c' (51,286) at 20240405153048649
53025 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/genetlink-legacy.rst' (51,287) at 20240405153229843
53026 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5648.yaml' (51,288) at 20240405153045093
53027 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/Kconfig' (51,289) at 20210307214928602
53028 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb' (51,290) at 20240127090011884
53029 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/kcpuid.c' (51,291) at 20241011080017411
53030 2025-01-08 03:00:48.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-mach.h' (51,292) at 20240405153232139
53031 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/do_fuse.c' (51,293) at 20210308005003084
53032 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll-da830.c' (51,294) at 20210307214926974
53033 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/.gitignore' (51,295) at 20210308005108641
53034 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/Kconfig' (51,296) at 20210307214931974
53035 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cocoa.m' (51,297) at 20241211090212554
53036 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ostree/run-ptest' (51,298) at 20210307205553930
53037 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/composite.h' (51,299) at 20210308005003672
53038 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/security.c' (51,300) at 20240405153052305
53039 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/Makefile.target' (51,301) at 20241211090212550
53040 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_nexthop_nongw.sh' (51,302) at 20240405153054337
53041 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt' (51,303) at 20220525020651698
53042 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx.h' (51,304) at 20240405153050281
53043 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.callback.hpp.mako' (51,305) at 20241002080038083
53044 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/glob.c' (51,306) at 20240405153053085
53045 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/esd_usb.c' (51,307) at 20241008080013943
53046 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/0002-Fix-pyext_PATTERN-for-cross-compilation.patch' (51,308) at 20240113090014532
53047 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ContainerImage_v1.xml' (51,309) at 20240619080002920
53048 2025-01-08 03:00:48.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_arith.c' (51,310) at 20210307214926730
53049 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/setup.h' (51,311) at 20210307214926586
53050 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.121.bb' (51,312) at 20241221090017528
53051 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/Kconfig' (51,313) at 20240405153052233
53052 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-h3.c' (51,314) at 20240405153230247
53053 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/dir.c' (51,315) at 20241008080013999
53054 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-platform.c' (51,316) at 20240405153232187
53055 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c' (51,317) at 20240405153049873
53056 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdw.c' (51,318) at 20240613080016547
53057 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/Makefile' (51,319) at 20210307214926102
53058 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/memory_vpd_parser.cpp' (51,320) at 20240826080018283
53059 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_discrete.h' (51,321) at 20240405153048341
53060 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_36BIT_defconfig' (51,322) at 20210308005003240
53061 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/sdeventplus.wrap' (51,323) at 20220323030036807
53062 2025-01-08 03:00:48.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-audsys-clk.c' (51,324) at 20240405153053973
53063 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler-version.h' (51,325) at 20220525020654555
53064 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/2001-configure-setup-for-OE-core-usage.patch' (51,326) at 20241206090014282
53065 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/user_header.cpp' (51,327) at 20210308005346774
53066 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/timex.h' (51,328) at 20220627100016926
53067 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/.gitignore' (51,329) at 20240405153054309
53068 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/poplar_defconfig' (51,330) at 20210308005003276
53069 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/hw_breakpoint.c' (51,331) at 20240405153046433
53070 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/bonding.rst' (51,332) at 20240405153229823
53071 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_utils.cpp' (51,333) at 20241108090005428
53072 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-gxbb-gpio.h' (51,334) at 20210307214931338
53073 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_balloon.c' (51,335) at 20240405153052233
53074 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/files/devilspie2.desktop' (51,336) at 20210307205553742
53075 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/string_table.c' (51,337) at 20210307214931906
53076 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/scan_manager.c' (51,338) at 20210308005002780
53077 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/initval.h' (51,339) at 20210307214931598
53078 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_pcie2.h' (51,340) at 20210307214931358
53079 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyjwt_2.9.0.bb' (51,341) at 20241221090017560
53080 2025-01-08 03:00:48.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm1_7xx.h' (51,342) at 20240405153045661
53081 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/tmpfs.rst' (51,343) at 20240405153229839
53082 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso_user_wrapper.S' (51,344) at 20240520080015131
53083 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/Makefile' (51,345) at 20240405153054361
53084 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-devicetree.bbclass' (51,346) at 20230811080018310
53085 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf.data-file-format.txt' (51,347) at 20240405153232219
53086 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/platform.c' (51,348) at 20210309003648824
53087 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/designware.c' (51,349) at 20210308005003428
53088 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmd2_2.5.7.bb' (51,350) at 20241221090017548
53089 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/joystick.h' (51,351) at 20210307214931638
53090 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/Kconfig' (51,352) at 20220525020654327
53091 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/err.c' (51,353) at 20240405153231295
53092 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c' (51,354) at 20240405153047245
53093 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc_%.bbappend' (51,355) at 20241206090014230
53094 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c' (51,356) at 20240405153230267
53095 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/thermal_nl.h' (51,357) at 20240405153054069
53096 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lcm.h' (51,358) at 20210307214931414
53097 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_reorder.S' (51,359) at 20230426080043952
53098 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/COPYING.MIT' (51,360) at 20210307205553806
53099 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/bvme6000/rtc.c' (51,361) at 20210307214926138
53100 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/stall.json' (51,362) at 20240405153054113
53101 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200.c' (51,363) at 20240405153048569
53102 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/suricata_7.0.0.bb' (51,364) at 20241221090017576
53103 2025-01-08 03:00:48.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/newappend.py' (51,365) at 20210307205554634
53104 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac2.h' (51,366) at 20240405153052077
53105 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/sched.c' (51,367) at 20240910080014094
53106 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/strparser/Makefile' (51,368) at 20210307214932078
53107 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts' (51,369) at 20240405153045713
53108 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/genheaders/.gitignore' (51,370) at 20210307214932158
53109 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/device-driver-api.rst' (51,371) at 20210307214925462
53110 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff@.service' (51,372) at 20241016080017182
53111 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_getcpu.c' (51,373) at 20240405153054381
53112 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun8i-h3-deinterlace.yaml' (51,374) at 20240405153045093
53113 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/jcore,spi.txt' (51,375) at 20210307214925438
53114 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp2856.c' (51,376) at 20240513080011766
53115 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/process.c' (51,377) at 20240405153230019
53116 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-alloc.h' (51,378) at 20241219090010504
53117 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/meson.build' (51,379) at 20231205090035277
53118 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-cmp.c' (51,380) at 20240405153231947
53119 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/brcm-message.h' (51,381) at 20210307214931422
53120 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/recovery.c' (51,382) at 20240613080016483
53121 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvconsole.c' (51,383) at 20210307214926478
53122 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/objectid.c' (51,384) at 20210307214931234
53123 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (51,385) at 20210307205553694
53124 2025-01-08 03:00:48.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pd6729.c' (51,386) at 20240405153051265
53125 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml' (51,387) at 20240405153045093
53126 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/cr51_image_descriptor.h' (51,388) at 20240817080006807
53127 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/ucall.h' (51,389) at 20240405153232267
53128 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/tftpd.xinetd.inetutils' (51,390) at 20210307205554462
53129 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/MAINTAINERS' (51,391) at 20210308005003028
53130 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_pdu.h' (51,392) at 20240405153231855
53131 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/open.rst' (51,393) at 20210309003648496
53132 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/pci-ish.c' (51,394) at 20240613080016411
53133 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/linuxboot.S' (51,395) at 20210308005046177
53134 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/max31865.c' (51,396) at 20240405153049013
53135 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb' (51,397) at 20241221090017568
53136 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/tlb.c' (51,398) at 20210308005002988
53137 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/fprobetrace.rst' (51,399) at 20240405153229831
53138 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_pcm.c' (51,400) at 20240405153054013
53139 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mmu/isp_mmu.c' (51,401) at 20210307214930562
53140 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0001-absl-always-use-asm-sgidefs.h.patch' (51,402) at 20241221090017512
53141 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/MAINTAINERS' (51,403) at 20210308005003080
53142 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/de.po' (51,404) at 20210307214932618
53143 2025-01-08 03:00:48.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-debug.h' (51,405) at 20210307214928842
53144 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs_reg.h' (51,406) at 20240405153230999
53145 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/32r2.config' (51,407) at 20210307214926202
53146 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_vport.h' (51,408) at 20240405153051653
53147 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/global_data.h' (51,409) at 20210308005002824
53148 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_pm.c' (51,410) at 20240405153052185
53149 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_mini_defconfig' (51,411) at 20210308005003284
53150 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/err_ev6.h' (51,412) at 20210307214925646
53151 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/meson.build' (51,413) at 20220913030027321
53152 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll3-clk.yaml' (51,414) at 20240405153045021
53153 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-spmi-pmic-div.c' (51,415) at 20240405153230219
53154 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/repo/repo_2.49.3.bb' (51,416) at 20241221090017672
53155 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_mpls.h' (51,417) at 20210309003653996
53156 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup/swift/inventory-cleanup.yaml' (51,418) at 20210721000034682
53157 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/PageContainer.spec.js' (51,419) at 20241004080035975
53158 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/Kconfig' (51,420) at 20210308005002924
53159 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard_1.1.3.bb' (51,421) at 20241221090017532
53160 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pbx.dtsi' (51,422) at 20240405153045401
53161 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/README.md' (51,423) at 20220315100011431
53162 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/util.h' (51,424) at 20240405153052329
53163 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/io-domain.c' (51,425) at 20240405153051769
53164 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/barrier.h' (51,426) at 20240405153054045
53165 2025-01-08 03:00:48.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_overlay.c' (51,427) at 20210308005003728
53166 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-sdw.c' (51,428) at 20240405153232147
53167 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_tunnel.c' (51,429) at 20240405153232063
53168 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-debugfs.c' (51,430) at 20210307214927082
53169 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-fixed-rate.c' (51,431) at 20220525020652338
53170 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0025-corstone1000-add-nvmxip-fwu-mdata-and-gpt-options.patch' (51,432) at 20240413080012627
53171 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/test_xit.robot' (51,433) at 20240405080015130
53172 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/qcom-pm8008.h' (51,434) at 20220525020654547
53173 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/load_powerpc.c' (51,435) at 20240405153232111
53174 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_sgi_clut224.ppm' (51,436) at 20210307214930954
53175 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/Makefile' (51,437) at 20240405153053433
53176 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c' (51,438) at 20240405153230351
53177 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-extcon' (51,439) at 20240405153044917
53178 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/mana_ethtool.c' (51,440) at 20240405153231035
53179 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hid-sensor-magn-3d.c' (51,441) at 20220525020653111
53180 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/freeradius_3.2.5.bb' (51,442) at 20241221090017492
53181 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/nfs/nfs.scc' (51,443) at 20240426080018068
53182 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-fmopa-1.c' (51,444) at 20240906080037576
53183 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/ddr.c' (51,445) at 20210308005002728
53184 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gso.h' (51,446) at 20240405153052845
53185 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.h' (51,447) at 20210309003650540
53186 2025-01-08 03:00:48.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,eiointc.yaml' (51,448) at 20240405153045085
53187 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-ixdp425.dts' (51,449) at 20240405153045437
53188 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-sve.c' (51,450) at 20241211090212478
53189 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/circular-buffers.rst' (51,451) at 20210307214925262
53190 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/nvidia,tegra186-misc.yaml' (51,452) at 20240405153045109
53191 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread-win32.h' (51,453) at 20210927100127253
53192 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/adgs1408.c' (51,454) at 20210309003650500
53193 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/xfrm.c' (51,455) at 20240405153232119
53194 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hw_random.h' (51,456) at 20240405153231811
53195 2025-01-08 03:00:48.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/loader.py' (51,457) at 20230503080014611
53196 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mp-clock.h' (51,458) at 20240405153231795
53197 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qca,ar803x.yaml' (51,459) at 20240405153229779
53198 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/ibumad_kern.c' (51,460) at 20240405153053421
53199 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/lua/lua/lua.pc.in' (51,461) at 20220721030015877
53200 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/Kconfig' (51,462) at 20210307214926850
53201 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8550.c' (51,463) at 20240913080013785
53202 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.h' (51,464) at 20210307214929406
53203 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/insn.h' (51,465) at 20240906080037476
53204 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/dma.c' (51,466) at 20210307214926186
53205 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/Makefile' (51,467) at 20210308005003700
53206 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/eventpoll.h' (51,468) at 20240405153052917
53207 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_LOG.h' (51,469) at 20210307214931650
53208 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/MAINTAINERS' (51,470) at 20210308005003016
53209 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8350.c' (51,471) at 20240405153053817
53210 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l3mdev/Makefile' (51,472) at 20220525020654851
53211 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-socket.c' (51,473) at 20241211090212554
53212 2025-01-08 03:00:48.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/Makefile' (51,474) at 20210308005002824
53213 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi' (51,475) at 20240405153045829
53214 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8994.yaml' (51,476) at 20240405153045173
53215 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/decode_ext_mmvec.h' (51,477) at 20220429100100786
53216 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-enable.sh' (51,478) at 20210307205553690
53217 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/syscall.h' (51,479) at 20240405153045909
53218 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_main.c' (51,480) at 20240830080013359
53219 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/io-unit.c' (51,481) at 20240405153230095
53220 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-max98090.txt' (51,482) at 20210307214925434
53221 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/mac.c' (51,483) at 20241216090017713
53222 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-testfloat-3/meson_options.txt' (51,484) at 20230925080039997
53223 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdmmc-internal.h' (51,485) at 20240906080037296
53224 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/types.hpp' (51,486) at 20210308005059173
53225 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/Kconfig' (51,487) at 20240405153232099
53226 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7576.patch' (51,488) at 20210307205553942
53227 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-pteaex.c' (51,489) at 20210307214926574
53228 2025-01-08 03:00:48.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/LICENSE' (51,490) at 20210308005113633
53229 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/4.json' (51,491) at 20240212090032054
53230 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/0001-Fix-type-of-the-void-pointer-assignment.patch' (51,492) at 20221003030013277
53231 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/irqflags.h' (51,493) at 20210307214926158
53232 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qmi_encdec.c' (51,494) at 20240405153051765
53233 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/0002-traced-fix-missing-include.patch' (51,495) at 20241221090017512
53234 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Solleftea_Multra' (51,496) at 20210307205553790
53235 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_6x11.c' (51,497) at 20220525020654747
53236 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-bsp/image/gxp-bootblock.bbappend' (51,498) at 20230413080015624
53237 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/Kconfig' (51,499) at 20240405153230819
53238 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/spufs.rst' (51,500) at 20240405153045209
53239 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-Utopia' (51,501) at 20241221090017612
53240 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_attr.h' (51,502) at 20210307214930338
53241 2025-01-08 03:00:48.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ksyms_btf.c' (51,503) at 20240405153054253
53242 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/x86_64-softmmu.mak' (51,504) at 20240906080037160
53243 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-hub.c' (51,505) at 20240405153230303
53244 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/src/power_control.hpp' (51,506) at 20230308090040626
53245 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/README.md' (51,507) at 20241209090018856
53246 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-sequoia.c' (51,508) at 20210307214926338
53247 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml' (51,509) at 20240405153045121
53248 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/MAINTAINERS' (51,510) at 20210308005003048
53249 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos-arm64.c' (51,511) at 20240405153051365
53250 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/as3722_init.c' (51,512) at 20210308005003080
53251 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstrsuppt.c' (51,513) at 20220525020652238
53252 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hw.c' (51,514) at 20240805080013991
53253 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_timestamp.c' (51,515) at 20240405153053325
53254 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-amlogic-spifc-a1.c' (51,516) at 20240405153231455
53255 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chiliboard.h' (51,517) at 20210308005003588
53256 2025-01-08 03:00:48.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/tcpci.h' (51,518) at 20240405153052813
53257 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi.h' (51,519) at 20240405153231443
53258 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_configfs.c' (51,520) at 20220525020652226
53259 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/sis_i2c.txt' (51,521) at 20210307214925338
53260 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/sysbus-fdt.h' (51,522) at 20221215040039178
53261 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-slt.dts' (51,523) at 20220617030036053
53262 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/plock.c' (51,524) at 20240405153231651
53263 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/Kconfig' (51,525) at 20240613080016475
53264 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/msft.h' (51,526) at 20240520080015219
53265 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/nokia.c' (51,527) at 20210309003653208
53266 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/processor.h' (51,528) at 20240405153046129
53267 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.c' (51,529) at 20240405153048657
53268 2025-01-08 03:00:48.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ampere.c' (51,530) at 20241114091008832
53269 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rust-common.bbclass' (51,531) at 20240106090017253
53270 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/setup.c' (51,532) at 20240628080013981
53271 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/gg2.h' (51,533) at 20210307214926466
53272 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/111' (51,534) at 20220429100100890
53273 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier/fans.json' (51,535) at 20231213090027090
53274 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/Kbuild' (51,536) at 20210307214926394
53275 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/patchkey.h' (51,537) at 20210307214931466
53276 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/types.h' (51,538) at 20240405153046313
53277 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/macros.h.inc' (51,539) at 20241211090212478
53278 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/Makefile' (51,540) at 20210307214926562
53279 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_pfvf.h' (51,541) at 20240405153046953
53280 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/power8-pmu-regs.c.inc' (51,542) at 20240906080037516
53281 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-timers.c' (51,543) at 20240405153053053
53282 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mkcompile_h' (51,544) at 20240405153053457
53283 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.c' (51,545) at 20240405153230591
53284 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/error-inject.c' (51,546) at 20240405153045949
53285 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fscache-cache.h' (51,547) at 20240726080012870
53286 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-aarch64.c' (51,548) at 20210307214932466
53287 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/f71805f.rst' (51,549) at 20210307214925498
53288 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_mux.c' (51,550) at 20240405153230823
53289 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/module.lds.S' (51,551) at 20240613080016543
53290 2025-01-08 03:00:48.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb' (51,552) at 20231126090012789
53291 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform_v4.c' (51,553) at 20240405153049433
53292 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/gpio.h' (51,554) at 20210308005002676
53293 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pmagb-b-fb.c' (51,555) at 20240405153231587
53294 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/vectors.S' (51,556) at 20210308005002708
53295 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/meson.build' (51,557) at 20240906080037140
53296 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.err' (51,558) at 20240906080037560
53297 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_lt_qb.c' (51,559) at 20210308005046501
53298 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-1.1' (51,560) at 20210307205554414
53299 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/migrate.h' (51,561) at 20240405153052733
53300 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vid.h' (51,562) at 20210308005002960
53301 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cacheflush.h' (51,563) at 20240405153230091
53302 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vetlanda_Nye' (51,564) at 20210307205553794
53303 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/sunxi.c' (51,565) at 20240405153045689
53304 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-etc-preinit.sh.in' (51,566) at 20240301090012455
53305 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/pyproject.toml' (51,567) at 20220323030041559
53306 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_hwtstamp.c' (51,568) at 20240405153230903
53307 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/default/meson.build' (51,569) at 20210308005059701
53308 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_ro.c' (51,570) at 20210307214931798
53309 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_opp.c' (51,571) at 20240405153047245
53310 2025-01-08 03:00:48.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_list.c' (51,572) at 20240405153232259
53311 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/element.py' (51,573) at 20241206090014290
53312 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h' (51,574) at 20240405153230595
53313 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8955.c' (51,575) at 20240405153232167
53314 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/opfn.c' (51,576) at 20210307214928398
53315 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/lag_lib.sh' (51,577) at 20240405153232263
53316 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-skcipher.rst' (51,578) at 20220525020651658
53317 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_pci.h' (51,579) at 20240405153230059
53318 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/parsec-tool-crates.inc' (51,580) at 20231126090012805
53319 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_qm_masks.h' (51,581) at 20240405153046605
53320 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/health.html' (51,582) at 20210307205554286
53321 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Define-O_LARGEFILE-for-riscv32.patch' (51,583) at 20230503080014587
53322 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mincore.c' (51,584) at 20240405153053137
53323 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts' (51,585) at 20240405153229971
53324 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/uaccess.h' (51,586) at 20210307214932594
53325 2025-01-08 03:00:48.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2060.c' (51,587) at 20240405153049533
53326 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_ethtool.c' (51,588) at 20240405153231103
53327 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/lppaca.h' (51,589) at 20240405153230031
53328 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/xtensa.h' (51,590) at 20210307214931602
53329 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/Kconfig' (51,591) at 20220525020653619
53330 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/irq.h' (51,592) at 20210307214926218
53331 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-layers' (51,593) at 20240301090012483
53332 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/menulibre/menulibre_2.4.0.bb' (51,594) at 20241206090014270
53333 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/obmc-shutdown.sh' (51,595) at 20231116090013989
53334 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/twl6030.c' (51,596) at 20210308005003472
53335 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_policy.h' (51,597) at 20210307214931646
53336 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch' (51,598) at 20230706080014737
53337 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_luton_defconfig' (51,599) at 20210308005003268
53338 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/igb.rst' (51,600) at 20230925080039845
53339 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/am437x-vpfe_regs.h' (51,601) at 20240405153049477
53340 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TINY01' (51,602) at 20240405153054369
53341 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0004_auto_20160523_1446.py' (51,603) at 20210307205554262
53342 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/haiku.x86_64' (51,604) at 20230426080043956
53343 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-j2.c' (51,605) at 20240405153230091
53344 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-tdes-regs.h' (51,606) at 20210307214927070
53345 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-6.c' (51,607) at 20210927100127517
53346 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ata-pxa.h' (51,608) at 20210307214931470
53347 2025-01-08 03:00:48.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/vmlinux.lds.S' (51,609) at 20240405153045361
53348 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bcm-kona.c' (51,610) at 20240405153230303
53349 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/loader.c' (51,611) at 20240405153054001
53350 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml' (51,612) at 20240405153229759
53351 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlanproc.c' (51,613) at 20240405153053161
53352 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/current.h' (51,614) at 20210307214926578
53353 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774c0-cpg-mssr.h' (51,615) at 20210307214931334
53354 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_drv.h' (51,616) at 20220525020652915
53355 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/297' (51,617) at 20220429100100926
53356 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpi_pcihp.c' (51,618) at 20220525020653851
53357 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c' (51,619) at 20240405153231483
53358 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/hello-arm.c' (51,620) at 20210308005046489
53359 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p3041ds_ddr.c' (51,621) at 20210308005002964
53360 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extable.h' (51,622) at 20210307214931382
53361 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/capability.c' (51,623) at 20240405153231903
53362 2025-01-08 03:00:48.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/samsung,exynos4210-combiner.yaml' (51,624) at 20240405153045085
53363 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/io.h' (51,625) at 20210308005002808
53364 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.json' (51,626) at 20210308005046401
53365 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/index.rst' (51,627) at 20240405153044937
53366 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_factory_dcn20.c' (51,628) at 20240405153047285
53367 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.17.bb' (51,629) at 20220204040022560
53368 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_usba_udc.h' (51,630) at 20210308005002716
53369 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/other.json' (51,631) at 20240405153054157
53370 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt6000.h' (51,632) at 20210307214928634
53371 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/riscv/patch-acceptance.rst' (51,633) at 20210307214925582
53372 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/hu.po' (51,634) at 20210308005046217
53373 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/concepts.hpp' (51,635) at 20221006030141047
53374 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_context.c' (51,636) at 20240405153048481
53375 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/control_w.h' (51,637) at 20210307214926730
53376 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsqrt.c' (51,638) at 20210307214926438
53377 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/sched-seccomp-notify.c' (51,639) at 20240405153232223
53378 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8569si-post.dtsi' (51,640) at 20210307214926346
53379 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.c' (51,641) at 20210307214928782
53380 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/probe_vfs_getname.sh' (51,642) at 20240405153232231
53381 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/exynos.c' (51,643) at 20240405153045645
53382 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_1_7_default.h' (51,644) at 20210307214927438
53383 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/lowlevel_init.S' (51,645) at 20210308005002760
53384 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/mount.ignorelist' (51,646) at 20220612030016759
53385 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/ERST.acpierst' (51,647) at 20240906080037560 to deleted uid set
53386 2025-01-08 03:00:48.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fw_update.c' (51,648) at 20240405153230971
53387 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.tls' (51,649) at 20220429100100930
53388 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_slist.hpp' (51,650) at 20241219090033964
53389 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c' (51,651) at 20210309003650540
53390 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/child.hpp' (51,652) at 20230511080043139
53391 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_d.c' (51,653) at 20210308005046525
53392 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm2835-i2s.c' (51,654) at 20240405153232143
53393 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/core.c' (51,655) at 20240405153229911
53394 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/powercap.c' (51,656) at 20241008080014055
53395 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/Kconfig' (51,657) at 20240405153051197
53396 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/0003-do-not-hardcode-the-full-path-of-dpkg.patch' (51,658) at 20241221090017512
53397 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-skov-revc-lt2.dts' (51,659) at 20240405153045505
53398 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-ext-caps.c' (51,660) at 20220525020654275
53399 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_main.c' (51,661) at 20240405153232111
53400 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/open_loop_test.sh' (51,662) at 20210307214932682
53401 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_factory.h' (51,663) at 20240405153047297
53402 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt76x8.c' (51,664) at 20240405153051317
53403 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt' (51,665) at 20240405153045141
53404 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/xterm_kern.c' (51,666) at 20240405153230099
53405 2025-01-08 03:00:48.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cast6_generic.c' (51,667) at 20240405153046533
53406 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-pnx.c' (51,668) at 20240712080021069 to deleted uid set
53407 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe_kernel.h' (51,669) at 20240405153053073
53408 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/directory-locking.rst' (51,670) at 20240405153229807
53409 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/howto.txt' (51,671) at 20210308005003332
53410 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-pins.dtsi' (51,672) at 20240405153229891
53411 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ping.py' (51,673) at 20241221090017628
53412 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/shm_channel.h' (51,674) at 20240405153052857
53413 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/bmaptool.rst' (51,675) at 20240309090012808
53414 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_cipso_v4.c' (51,676) at 20240405153053341
53415 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kconfig.debug' (51,677) at 20220525020651986
53416 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sun4i.c' (51,678) at 20240405153046881
53417 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (51,679) at 20210812000025162
53418 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/243.out' (51,680) at 20210308005046461
53419 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/README.txt' (51,681) at 20210308005003328
53420 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96855.dts' (51,682) at 20240405153045433
53421 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7724.h' (51,683) at 20240405153046313
53422 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/Makefile' (51,684) at 20210307214931222
53423 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/bufferiszero-bench.c' (51,685) at 20240906080037556
53424 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/msg_prot.h' (51,686) at 20240405153052801
53425 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-03' (51,687) at 20220412030005129
53426 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6core.h' (51,688) at 20210307214932406
53427 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' (51,689) at 20241213090035010 to deleted uid set
53428 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.3.rst' (51,690) at 20241221090017596
53429 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts' (51,691) at 20240405153045817
53430 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/init-exclude.patch' (51,692) at 20230503080014591
53431 2025-01-08 03:00:48.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/README' (51,693) at 20230919080013962
53432 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svenstavik' (51,694) at 20210307205553790
53433 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb' (51,695) at 20240301090012427
53434 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_spin_lock.c' (51,696) at 20240405153054277
53435 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/Kconfig' (51,697) at 20240405153051881
53436 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/Kconfig' (51,698) at 20210309003650244
53437 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@64.conf' (51,699) at 20210307205554094
53438 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/libppd_2.0.0.bb' (51,700) at 20231126090012797
53439 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/dirty_ring.c' (51,701) at 20240405153054389
53440 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3305.h' (51,702) at 20210307214928630
53441 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/p2371-2180.c' (51,703) at 20210308005003024
53442 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-mci.h' (51,704) at 20240405153049369
53443 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-tao3530.dtsi' (51,705) at 20240405153045605
53444 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt' (51,706) at 20210307214925310
53445 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (51,707) at 20210307205553722
53446 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubietruck_defconfig' (51,708) at 20210308005003236
53447 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_samus_defconfig' (51,709) at 20210308005003252
53448 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-esdhc-0.dtsi' (51,710) at 20210307214926350
53449 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/elf.h' (51,711) at 20210307214926094
53450 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/files/fw_env.config' (51,712) at 20210307205554098
53451 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,qdu1000-rpmh.yaml' (51,713) at 20240405153045081
53452 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/drm_dp_helper.h' (51,714) at 20210308005003656
53453 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/remoteproc_cdev.h' (51,715) at 20210309003653996
53454 2025-01-08 03:00:48.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/alpha.py' (51,716) at 20240405153054225
53455 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/file.c' (51,717) at 20240820080014177
53456 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/dp264.c' (51,718) at 20240906080037188
53457 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/pll.c' (51,719) at 20220525020652975
53458 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f469-pinctrl.dtsi' (51,720) at 20240405153045581
53459 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/bmips_vec.S' (51,721) at 20210307214926254
53460 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapro_defconfig' (51,722) at 20210308005003236
53461 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500.dtsi' (51,723) at 20240405153045369
53462 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/meson.build' (51,724) at 20240920080011535
53463 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ether.c' (51,725) at 20240405153231551
53464 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_fdt.c' (51,726) at 20210308005003704
53465 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svaneholm' (51,727) at 20210307205553790
53466 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/crypto.json' (51,728) at 20241211090212450
53467 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-da8xx.c' (51,729) at 20240405153231559
53468 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpmac.h' (51,730) at 20210308005003648
53469 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c_table.h' (51,731) at 20210307214929954
53470 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_bpf2bpf_simple.c' (51,732) at 20210307214932642
53471 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_resource.h' (51,733) at 20220429100100634
53472 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/rbtree.c' (51,734) at 20240405153054257
53473 2025-01-08 03:00:48.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_NAND_defconfig' (51,735) at 20210308005003244
53474 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx.c' (51,736) at 20240405153231463
53475 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/time.c' (51,737) at 20210307214926294
53476 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/aarch64_be.config' (51,738) at 20240405153054381
53477 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-staprun-address-ncurses-6.3-failures.patch' (51,739) at 20220204040022680
53478 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/u8500_of_clk.c' (51,740) at 20240405153046873
53479 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_audio.c' (51,741) at 20210307214927890
53480 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/pwmtachtool.c' (51,742) at 20210308005111465
53481 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts' (51,743) at 20240405153045709
53482 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.h' (51,744) at 20240405153050105
53483 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/syscfg_defs.h' (51,745) at 20210308005002720
53484 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-csi.h' (51,746) at 20240405153049453
53485 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/MAINTAINERS' (51,747) at 20210308005002908
53486 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cdev.h' (51,748) at 20210307214931366
53487 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/spdx-common.bbclass' (51,749) at 20241221090017612
53488 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/reg.h' (51,750) at 20210307214926250
53489 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml' (51,751) at 20240405153045085
53490 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.json' (51,752) at 20240906080037560
53491 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/acpi-utils.h' (51,753) at 20221215040039366
53492 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/LICENSE' (51,754) at 20210307205553682
53493 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/index.rst' (51,755) at 20240405153045285
53494 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/052.out' (51,756) at 20210308005046441
53495 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/lists.c' (51,757) at 20210308005003356
53496 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/this_cpu_ops.rst' (51,758) at 20240405153045289
53497 2025-01-08 03:00:48.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/userspace_pm.sh' (51,759) at 20240910080014102
53498 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon.c' (51,760) at 20240906080037224
53499 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/mount.c' (51,761) at 20240405153232111
53500 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nswalk.c' (51,762) at 20240405153046625
53501 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/lpit.rst' (51,763) at 20210309003648424
53502 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_devfreq.h' (51,764) at 20220525020652983
53503 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/MAINTAINERS' (51,765) at 20210308005002908
53504 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/u-boot-spl.lds' (51,766) at 20210308005002808
53505 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aead.c' (51,767) at 20240712080021057
53506 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/bitext.c' (51,768) at 20210307214926606
53507 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-i2c.c' (51,769) at 20240405153049801
53508 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/Kconfig' (51,770) at 20210308005003084
53509 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500pci.c' (51,771) at 20240405153050617
53510 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/sandbox_wdt.c' (51,772) at 20210308005003540
53511 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max14577.c' (51,773) at 20240405153230835
53512 2025-01-08 03:00:48.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/rivafb.h' (51,774) at 20210307214930934
53513 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm9tdmi.S' (51,775) at 20210307214925974
53514 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20210914.bb' (51,776) at 20241221090017496
53515 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_buf.c' (51,777) at 20240405153046881
53516 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-6.yaml' (51,778) at 20241219090012976
53517 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vma_manager.c' (51,779) at 20240405153048409
53518 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-sparx5.c' (51,780) at 20240405153230859
53519 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x_i2c.c' (51,781) at 20240405153049765
53520 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/transaction.json' (51,782) at 20240613080016555
53521 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ad1889.c' (51,783) at 20220525020654987
53522 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/tayga.service' (51,784) at 20231014080011723
53523 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-Replacing-GPR_ASSERT-with-c-assert.patch' (51,785) at 20241221090017516
53524 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/leds-lp55xx.h' (51,786) at 20240405153052769
53525 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/Kconfig' (51,787) at 20240405153230055
53526 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/turris_omnia_defconfig' (51,788) at 20210308005003284
53527 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-storage_git.bb' (51,789) at 20230610080017599
53528 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx1.c' (51,790) at 20220525020653875
53529 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/msi.h' (51,791) at 20220525020652126
53530 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/core.h' (51,792) at 20240405153052861
53531 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.h' (51,793) at 20210307214927306
53532 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/file-mmu.c' (51,794) at 20240405153052497
53533 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpuidle.h' (51,795) at 20240405153046245
53534 2025-01-08 03:00:48.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/consistent.c' (51,796) at 20210309003648980
53535 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/config' (51,797) at 20210309003656012
53536 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_sbc.c' (51,798) at 20241211090212294
53537 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-freeze-bridge.txt' (51,799) at 20210307214925314
53538 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl6040.c' (51,800) at 20240405153230839
53539 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/hopper_cards.c' (51,801) at 20210307214928702
53540 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.out' (51,802) at 20220429100100882 to deleted uid set
53541 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/sil,sii8620.yaml' (51,803) at 20240405153045041
53542 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cpio/cpio_2.15.bb' (51,804) at 20241206090014334
53543 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/brcm,kona-wdt.yaml' (51,805) at 20240405153045185
53544 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf_core.c' (51,806) at 20210307214932278
53545 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/tty-handler.c' (51,807) at 20240710080015177
53546 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fabrics.c' (51,808) at 20240405153231271
53547 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx-dma.c' (51,809) at 20220525020654107
53548 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdx.c' (51,810) at 20240405153046353
53549 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-test.err' (51,811) at 20210308005046409
53550 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_ip.c' (51,812) at 20210307214931894
53551 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/p9-host-start.bb' (51,813) at 20241206090014270
53552 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/enum.py' (51,814) at 20210308005049761
53553 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/bcm2835_dma.h' (51,815) at 20210308005046009
53554 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain.h' (51,816) at 20220525020652070
53555 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/vsx_f2i_nan.c' (51,817) at 20240326080039746
53556 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_bpf.h' (51,818) at 20210307214931574
53557 2025-01-08 03:00:48.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt' (51,819) at 20210307214925390
53558 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c' (51,820) at 20220525020653739
53559 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7343/irq.c' (51,821) at 20220525020652114
53560 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/sprd-mailbox.yaml' (51,822) at 20240405153045089
53561 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/cq.h' (51,823) at 20220525020653163
53562 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/config.h' (51,824) at 20210308005002836
53563 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/oss-emulation.rst' (51,825) at 20210307214925566
53564 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/MAINTAINERS' (51,826) at 20210308005003180
53565 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/unwinder.h' (51,827) at 20210307214926314
53566 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-before-write.c' (51,828) at 20241211090212210
53567 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/font-alias_1.0.5.bb' (51,829) at 20230401080011979
53568 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/init.c' (51,830) at 20220525020653787
53569 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs.h' (51,831) at 20220525020653991
53570 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/metricgroups.json' (51,832) at 20240405153054141
53571 2025-01-08 03:00:48.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/keystone-usb-phy.c' (51,833) at 20210308005003452
53572 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bootstrap/_index.scss' (51,834) at 20220105012522983
53573 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/Makefile' (51,835) at 20210308005002828
53574 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/spectre_v2.c' (51,836) at 20240405153054361
53575 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdm845.yaml' (51,837) at 20240405153229759
53576 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs3proc.c' (51,838) at 20240405153231703
53577 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/files/run-ptest' (51,839) at 20220721030015837
53578 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/Kconfig' (51,840) at 20210308005002916
53579 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/moveconfig.py' (51,841) at 20210308005003768
53580 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/plutux_defconfig' (51,842) at 20210308005003276
53581 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/generated/freebsd.json' (51,843) at 20241211090212554
53582 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a.c' (51,844) at 20241211090145433
53583 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/Kconfig' (51,845) at 20240906080037220
53584 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kd.h' (51,846) at 20240405153052925
53585 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra186-clock.h' (51,847) at 20210308005003636
53586 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rsk7203_defconfig' (51,848) at 20210308005003276
53587 2025-01-08 03:00:48.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/meson.build' (51,849) at 20211211040043768
53588 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sh_mmcif.h' (51,850) at 20210308005003408
53589 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnuchess/0001-Remove-register-storage-class-classifier.patch' (51,851) at 20230131040012023
53590 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/files/run-ptest' (51,852) at 20241221090017676
53591 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/eif.c' (51,853) at 20241211090212262
53592 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_inflate.h' (51,854) at 20240405153053109
53593 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' (51,855) at 20241213090004421
53594 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-lsxhl.dts' (51,856) at 20240405153045457
53595 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/syscall.tbl' (51,857) at 20241211090212378
53596 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/iio-test-rescale.c' (51,858) at 20240405153049013
53597 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/HW_CI_DEV' (51,859) at 20220429100025221
53598 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/target_core_user.h' (51,860) at 20240405153052941
53599 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-cpu-hotplug-stub.c' (51,861) at 20240906080037184
53600 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-systemd.service' (51,862) at 20230114040015538
53601 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw.c' (51,863) at 20240405153231063
53602 2025-01-08 03:00:48.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.c' (51,864) at 20240405153230543
53603 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-ti-dm.h' (51,865) at 20240405153052621
53604 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/btext.h' (51,866) at 20210307214926578
53605 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_st7789v.c' (51,867) at 20220525020654115
53606 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320-evb.dts' (51,868) at 20240405153045577
53607 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/tegra/Makefile' (51,869) at 20210307214930206
53608 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm2602.txt' (51,870) at 20210307214925426
53609 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.server.hpp.mako' (51,871) at 20231129090036073
53610 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel-ks8995.txt' (51,872) at 20210307214925378
53611 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_utils.cpp' (51,873) at 20240620080024795
53612 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_centralization.c' (51,874) at 20210308005003364
53613 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/files/boot-status-led.service' (51,875) at 20220127040054629
53614 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl.h' (51,876) at 20240405153053961
53615 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/fan_utils.robot' (51,877) at 20240627080021048
53616 2025-01-08 03:00:48.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/base.c' (51,878) at 20241011080017367
53617 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/theadorable.c' (51,879) at 20210308005003072
53618 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/string.h' (51,880) at 20240405153046129
53619 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/e1000.c' (51,881) at 20210308005003428
53620 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ddr.h' (51,882) at 20210308005002820
53621 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-simple-gates.c' (51,883) at 20210307214927030
53622 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.7.rst' (51,884) at 20230114040015518
53623 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/vfp_helper.c' (51,885) at 20241211090212478
53624 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Kbuild' (51,886) at 20240405153046057
53625 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/ossl_random.cpp' (51,887) at 20240904080003190
53626 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h' (51,888) at 20210307214927306
53627 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/shmparam.h' (51,889) at 20240405153045941
53628 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/emac.c' (51,890) at 20210308005002768
53629 2025-01-08 03:00:48.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb' (51,891) at 20241221090017520
53630 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci.h' (51,892) at 20241216090017769
53631 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc64e_defconfig' (51,893) at 20240405153046097
53632 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nano/nano_8.2.bb' (51,894) at 20241221090017540
53633 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/amlogic,meson6-efuse.yaml' (51,895) at 20240405153045121
53634 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qos_external.h' (51,896) at 20221215040039374
53635 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/lpddr2_nvm.c' (51,897) at 20240405153230867
53636 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/menf21bmc.c' (51,898) at 20240405153049613
53637 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fbdev.h' (51,899) at 20240405153048677
53638 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-common.c' (51,900) at 20240624080012824
53639 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml' (51,901) at 20240405153229795
53640 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/da9210.txt' (51,902) at 20210307214925406
53641 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/main.js' (51,903) at 20220602030014530
53642 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0002-arm64-dts-Add-corstone1000-external-system-device-no.patch' (51,904) at 20241206090014210
53643 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,cal.yaml' (51,905) at 20240405153045101
53644 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/iso-codes/iso-codes_4.17.0.bb' (51,906) at 20241221090017696
53645 2025-01-08 03:00:48.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/openwsmand.service' (51,907) at 20210307205553930
53646 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acstruct.h' (51,908) at 20240405153046617
53647 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/console.c' (51,909) at 20240405153052129
53648 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/ap.c' (51,910) at 20241211090212346
53649 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asttokens_3.0.0.bb' (51,911) at 20241221090017548
53650 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-eeprom.c' (51,912) at 20210307214928690
53651 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uprobe_multi_usdt.c' (51,913) at 20240405153232263
53652 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb' (51,914) at 20241221090017656
53653 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/cipso_ipv4.c' (51,915) at 20241211090145549
53654 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vpe.c' (51,916) at 20240405153046029
53655 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas-rtc.c' (51,917) at 20240405153046149
53656 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/atmel-nand.txt' (51,918) at 20240405153045113
53657 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-alt@.service.in' (51,919) at 20220318100029356
53658 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/redfish_requests.py' (51,920) at 20221213040040909
53659 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/017.out' (51,921) at 20210308005046429
53660 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/jz4780.h' (51,922) at 20210308005002820
53661 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/special-tests.sh' (51,923) at 20210307214932666
53662 2025-01-08 03:00:48.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml' (51,924) at 20240405153045013
53663 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi' (51,925) at 20240405153045521
53664 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_add.c' (51,926) at 20210308005046529
53665 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/Kconfig' (51,927) at 20240405153046529
53666 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Mullaghanish' (51,928) at 20210307205553774
53667 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gp.h' (51,929) at 20210307214927862
53668 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-mpll.h' (51,930) at 20210307214926990
53669 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/socrates.dts' (51,931) at 20210307214926358
53670 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/misc.h' (51,932) at 20241211090212366
53671 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mp.h' (51,933) at 20210308005002832
53672 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcu_segcblist.c' (51,934) at 20240405153053029
53673 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rc.txt' (51,935) at 20210307214925354
53674 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_tlv.h' (51,936) at 20210307214929438
53675 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/bridge.rst' (51,937) at 20240405153045233
53676 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d33ek.dts' (51,938) at 20240405153045469
53677 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/midas_wm1811.c' (51,939) at 20240405153232191
53678 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xgene-sb.c' (51,940) at 20210307214927198
53679 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/145' (51,941) at 20210927100127485
53680 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk.h' (51,942) at 20240613080016379
53681 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t11.c' (51,943) at 20210308005003480
53682 2025-01-08 03:00:48.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel.cpp' (51,944) at 20241029080027819
53683 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_options.sh' (51,945) at 20240405153232263
53684 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrl_val.c' (51,946) at 20241216090017809
53685 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/niagara.c' (51,947) at 20241211090212338
53686 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-dhcor-testbench.dts' (51,948) at 20240405153045585
53687 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_dp_lowlevel.c' (51,949) at 20210308005003524
53688 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_36BIT_defconfig' (51,950) at 20210308005003240
53689 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.h' (51,951) at 20240405153047153
53690 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x.h' (51,952) at 20240613080016411
53691 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/byteorder.h' (51,953) at 20210308005002800
53692 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/ksm.rst' (51,954) at 20240405153229739
53693 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-polyline/run-ptest' (51,955) at 20240301090012435
53694 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/udmabuf.h' (51,956) at 20210927100127257
53695 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_meter.h' (51,957) at 20240405153050109
53696 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/pll_config.h' (51,958) at 20210308005003072
53697 2025-01-08 03:00:48.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/checksum_kunit.c' (51,959) at 20240405153053081
53698 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm-bits.h' (51,960) at 20240405153054369
53699 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8155p-adp.dts' (51,961) at 20240520080015127
53700 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/reloc_32.S' (51,962) at 20220525020652050
53701 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/flash_write.c' (51,963) at 20230809080010803
53702 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-hwmon' (51,964) at 20240405153044917
53703 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0004-Do-not-override-flags-coming-from-build-environment.patch' (51,965) at 20230706080014761
53704 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/meson.build' (51,966) at 20220210040033214
53705 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/pcm.h' (51,967) at 20210307214932410
53706 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/arch_init.c' (51,968) at 20240326080039630
53707 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.h' (51,969) at 20240405153047253
53708 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fix_version_parse.patch' (51,970) at 20230706080014765
53709 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smem_state.c' (51,971) at 20221102030020869
53710 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8810.c' (51,972) at 20210307214932234
53711 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml' (51,973) at 20240405153045165
53712 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-S-2.0' (51,974) at 20211006000025234
53713 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/assert.c' (51,975) at 20240405153054317
53714 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vitsand' (51,976) at 20210307205553794
53715 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/run-ptest' (51,977) at 20241221090017508
53716 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/new-machine.rst' (51,978) at 20240302090018218
53717 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/local.rules' (51,979) at 20210307205554494
53718 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c' (51,980) at 20240405153048641
53719 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/interrupt.h' (51,981) at 20210308005002880
53720 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_shared.h' (51,982) at 20240405153052581
53721 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.2.rst' (51,983) at 20241221090017596
53722 2025-01-08 03:00:48.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945.h' (51,984) at 20210307214929826
53723 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Image.metadata.yaml' (51,985) at 20230910080024030
53724 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-fec.sh' (51,986) at 20220525020655207
53725 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/cache.h' (51,987) at 20210307214926554
53726 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/dot.kermrc' (51,988) at 20210308005003764
53727 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p2041rdb.cfg' (51,989) at 20210308005002964
53728 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/generic-loader.c' (51,990) at 20240906080037208
53729 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/.gitignore' (51,991) at 20210307214932466
53730 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/Kconfig' (51,992) at 20210308005003068
53731 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm93.c' (51,993) at 20240405153048861
53732 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/head_64.h' (51,994) at 20210307214926578
53733 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/Makefile' (51,995) at 20210308005003088
53734 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/pipeline.json' (51,996) at 20240405153232227
53735 2025-01-08 03:00:48.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun8i_a33.h' (51,997) at 20210308005002668
53736 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/pinctrl-sprd.h' (51,998) at 20210307214930122
53737 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan/0001-meson.build-do-not-use-Werror.patch' (51,999) at 20241221090017500
53738 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ad1889.h' (52,000) at 20210307214932230
53739 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/fs.cpp' (52,001) at 20210308005120353
53740 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest' (52,002) at 20210307205554578
53741 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.h' (52,003) at 20220525020655075
53742 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/mc.h' (52,004) at 20210308005002672
53743 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kvm/cpuid.h' (52,005) at 20240429080012408 to deleted uid set
53744 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/queue.h' (52,006) at 20241211090212366
53745 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/tlb.h' (52,007) at 20210307214926110
53746 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-101.dts' (52,008) at 20240405153045765
53747 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-native_9.1.1.bb' (52,009) at 20241221090017672
53748 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.c' (52,010) at 20240405153050157
53749 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cytoolz_1.0.0.bb' (52,011) at 20241221090017552
53750 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/smdk5250_spl.c' (52,012) at 20210308005003044
53751 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/xillybus/xillybus.txt' (52,013) at 20210307214925454
53752 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/raw.c' (52,014) at 20240405153051813
53753 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/nohz.h' (52,015) at 20210307214931502
53754 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_cmdq_regs.h' (52,016) at 20240405153046605
53755 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h' (52,017) at 20210307214929334
53756 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/Makefile' (52,018) at 20210308005002944
53757 2025-01-08 03:00:48.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/Makefile' (52,019) at 20240405153048925
53758 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/oemcommands.cpp' (52,020) at 20241113090005456
53759 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-amd-xgbe.h' (52,021) at 20210308005046033
53760 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/Platform' (52,022) at 20210307214926294
53761 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-redefine-LOCKPROG.patch' (52,023) at 20230401080011935
53762 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_progress_src.hpp' (52,024) at 20241210090030757
53763 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_syscall.h' (52,025) at 20220429100100646
53764 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-overlay.rst' (52,026) at 20240405153045313
53765 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/atm_misc.c' (52,027) at 20210307214931866
53766 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml' (52,028) at 20240405153045037
53767 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mipsel.config' (52,029) at 20240405153054381
53768 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp' (52,030) at 20231024080003368
53769 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-riscv.rst' (52,031) at 20230925080039849
53770 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_factory_dcn20.h' (52,032) at 20210307214927306
53771 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_mc.h' (52,033) at 20210307214927150
53772 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq_gt641xx.h' (52,034) at 20210307214926214
53773 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/kv_smc.c' (52,035) at 20240405153048325
53774 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/iphase.rst' (52,036) at 20240405153045233
53775 2025-01-08 03:00:48.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_pio_copy.c' (52,037) at 20210307214928442
53776 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/i2c.c' (52,038) at 20240405153051145
53777 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bbclasses.py' (52,039) at 20241221090017628
53778 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/oom_kill.c' (52,040) at 20240405153231971
53779 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-s900.c' (52,041) at 20240405153051301
53780 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Priority.interface.yaml' (52,042) at 20231019080027867
53781 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-priv.h' (52,043) at 20240405153047009
53782 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/018_pack_image_align.dts' (52,044) at 20210308005003752
53783 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/sk_storage_map.c' (52,045) at 20241008080014055
53784 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.c' (52,046) at 20240910080014038
53785 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pcnet32.c' (52,047) at 20240405153049793
53786 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_mem.h' (52,048) at 20240405153052945
53787 2025-01-08 03:00:48.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/vss.c' (52,049) at 20210307214926186
53788 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa-pcm.c' (52,050) at 20210307214928678
53789 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/smipcie-main.c' (52,051) at 20220525020653275
53790 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_mips.h' (52,052) at 20210307214931514
53791 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/phosphor-fan-monitor@.service' (52,053) at 20221201040015308
53792 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/codir.c' (52,054) at 20230925080039853
53793 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/pt-br' (52,055) at 20210308005046149
53794 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/skiboot.inc' (52,056) at 20220126040017543
53795 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-osd.c' (52,057) at 20240405153230823
53796 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v10_0.h' (52,058) at 20210307214927226
53797 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect_subprogs.c' (52,059) at 20210309003655984
53798 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html' (52,060) at 20210307205554286
53799 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/pflash_git.bb' (52,061) at 20210812000025258
53800 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/amd-ibs.h' (52,062) at 20240405153046377
53801 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0001-Remove-python-venv.patch' (52,063) at 20210307205553802
53802 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.h' (52,064) at 20240405153050245
53803 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_l4lb.c' (52,065) at 20240405153054277
53804 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/Makefile' (52,066) at 20210308005002844
53805 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/argv_split.c' (52,067) at 20210307214932486
53806 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console/disable_obmc_console.sh' (52,068) at 20240127090011884
53807 2025-01-08 03:00:48.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-dalmore.dts' (52,069) at 20240405153229875
53808 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-synquacer.c' (52,070) at 20240405153051801
53809 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-vpu.c' (52,071) at 20240405153049413
53810 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP7.interface.yaml' (52,072) at 20220315030032659
53811 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-configure-add-option-for-ps.patch' (52,073) at 20210307205554122
53812 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/__init__.py' (52,074) at 20210308005003736
53813 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu_ops_sbi.c' (52,075) at 20240613080016367
53814 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phylink.h' (52,076) at 20240405153231835
53815 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/pause.c' (52,077) at 20240405153232015
53816 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/Makefile' (52,078) at 20240405153050321
53817 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_ethtool.c' (52,079) at 20240405153049969
53818 2025-01-08 03:00:48.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-h264.c' (52,080) at 20240405153049581
53819 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-pinfunc.h' (52,081) at 20240405153045521
53820 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/builder/files/builder_session.sh' (52,082) at 20241221090017684
53821 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/ffa.h' (52,083) at 20240405153229983
53822 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_drv.c' (52,084) at 20240405153048425
53823 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/idle.c' (52,085) at 20240405153045869
53824 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0002-link.mk-use-CFLAGS-with-version.o.patch' (52,086) at 20241221090017472
53825 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/thermal.c' (52,087) at 20240805080013987
53826 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/pci.c' (52,088) at 20240405153045957
53827 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fsl_diu_fb.c' (52,089) at 20210308005003528
53828 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/trace.c' (52,090) at 20240405153046973
53829 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-transport.rst' (52,091) at 20220525020651734
53830 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv.h' (52,092) at 20240405153230723
53831 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/snps,dwc-ahci-common.yaml' (52,093) at 20240405153045021
53832 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mingw_support.c' (52,094) at 20210308005003768
53833 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation-lswtgl.dts' (52,095) at 20240405153045461
53834 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/cp0_timer.c' (52,096) at 20240326080039678
53835 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce.h' (52,097) at 20240405153230263
53836 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir' (52,098) at 20210307205554390
53837 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace.h' (52,099) at 20240405153054361
53838 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5dr.h' (52,100) at 20240405153050137
53839 2025-01-08 03:00:48.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/Makefile' (52,101) at 20240405153049729
53840 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-queue-length.c' (52,102) at 20240405153049249
53841 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_argset_type1.decode' (52,103) at 20210927100127465
53842 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/dma.h' (52,104) at 20210307214929798
53843 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/console.c' (52,105) at 20210307214926174
53844 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-wm8960.c' (52,106) at 20240405153053961
53845 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtso' (52,107) at 20240405153045813
53846 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-helper.c' (52,108) at 20210307214932130
53847 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml' (52,109) at 20240405153045137
53848 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c' (52,110) at 20240405153048485
53849 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon_boot.h' (52,111) at 20210307214926202
53850 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfs-client.rst' (52,112) at 20240405153044961
53851 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/compaction-times.py' (52,113) at 20210307214932570
53852 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_maddf.c' (52,114) at 20210307214926274
53853 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/phosphor-host-ipmid.wrap' (52,115) at 20230720080010758
53854 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bset.c' (52,116) at 20240617080017390
53855 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/stream.c' (52,117) at 20241211090212394
53856 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi' (52,118) at 20240405153229971
53857 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/teql.json' (52,119) at 20240405153054377
53858 2025-01-08 03:00:48.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_section.hpp' (52,120) at 20230516080019606
53859 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/board.h' (52,121) at 20210308005003048
53860 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd718x7-regulator.c' (52,122) at 20240405153231359
53861 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-mtl.c' (52,123) at 20240613080016551
53862 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_qspi.c' (52,124) at 20210308005003492
53863 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUSensorMain.cpp' (52,125) at 20241112090003106
53864 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c' (52,126) at 20240405153052209
53865 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/kfr2r09_defconfig' (52,127) at 20240405153046309
53866 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/Makefile' (52,128) at 20210307214932190
53867 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ThermalMetrics_v1.xml' (52,129) at 20240619080002936
53868 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adp1653.txt' (52,130) at 20210307214925350
53869 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/globtest.c' (52,131) at 20210307214931802
53870 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/.gitignore' (52,132) at 20210309003655996
53871 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/Makefile' (52,133) at 20240405153051189
53872 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/memory.json' (52,134) at 20240405153054141
53873 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_base.scss' (52,135) at 20220105012522983
53874 2025-01-08 03:00:48.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-soc-clean-dts.rst' (52,136) at 20240405153229827
53875 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/major.h' (52,137) at 20220525020654671
53876 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/Makefile.vdso' (52,138) at 20240326080039558
53877 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/helpers.S' (52,139) at 20210307214926594
53878 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/files/emmc-btrfs.scc' (52,140) at 20221007030014979
53879 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/interval_tree.c' (52,141) at 20240405153053085
53880 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v4.S' (52,142) at 20210307214925970
53881 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-HTV' (52,143) at 20210307205553758
53882 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_evm.h' (52,144) at 20210308005003608
53883 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/swift.h' (52,145) at 20210307214926586
53884 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-chassis-poweroff.service' (52,146) at 20230128040012702
53885 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/260' (52,147) at 20220429100100914
53886 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25_i2c.c' (52,148) at 20240405153049001
53887 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_spi.c' (52,149) at 20210308005003232
53888 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/timerlist.py' (52,150) at 20240405153053449
53889 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/atc260x-poweroff.c' (52,151) at 20220525020653915
53890 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/nested_trust_failure.c' (52,152) at 20240405153232259
53891 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/bitsperlong.h' (52,153) at 20210307214926682
53892 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/prom.c' (52,154) at 20240405153230007
53893 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/branch.h' (52,155) at 20210307214926210
53894 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/vining_2000.c' (52,156) at 20210308005003044
53895 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri.dtsi' (52,157) at 20240405153045737
53896 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inffast.h' (52,158) at 20210308005003716
53897 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/noreturns.h' (52,159) at 20240405153232219
53898 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/at73c213.c' (52,160) at 20240405153054021
53899 2025-01-08 03:00:48.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/50-org.freedesktop.udiskie.rules' (52,161) at 20220612030016727
53900 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/hpwdt.c' (52,162) at 20240405153231599
53901 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-sched.c' (52,163) at 20210309003653248
53902 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_main.c' (52,164) at 20240405153232015
53903 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmware.h' (52,165) at 20210307214926682
53904 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/cdrom.rst' (52,166) at 20240405153045309
53905 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-kontron-pitx-imx8m.dts' (52,167) at 20240405153045733
53906 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/format-code.sh' (52,168) at 20240927080014563
53907 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/intel_th.rst' (52,169) at 20210309003648464
53908 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-img.c' (52,170) at 20240405153230211
53909 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/conftest.py' (52,171) at 20210308005003736
53910 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-powercycle@.target' (52,172) at 20221206040032153
53911 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/Build' (52,173) at 20210307214932486
53912 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/marvell,dove-sdhci.yaml' (52,174) at 20240405153045109
53913 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-soundwire-slave' (52,175) at 20240405153044917
53914 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/r9a07g043f.dtsi' (52,176) at 20240405153046241
53915 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/MAINTAINERS' (52,177) at 20210308005002944
53916 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/modify_return.c' (52,178) at 20240405153232259
53917 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gardena-smart-gateway-mt7688-ram_defconfig' (52,179) at 20210308005003260
53918 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/dma-noncoherent.c' (52,180) at 20240405153230075
53919 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mba6.dtsi' (52,181) at 20240405153045497
53920 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.out' (52,182) at 20210308005046401 to deleted uid set
53921 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/README' (52,183) at 20210308005002968
53922 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c' (52,184) at 20240405153054285
53923 2025-01-08 03:00:48.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_0_offset.h' (52,185) at 20210307214927690
53924 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/memset.S' (52,186) at 20240405153229995
53925 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl.c' (52,187) at 20240405153232183
53926 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch' (52,188) at 20241221090017532
53927 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c' (52,189) at 20241115090012957
53928 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/board-paz00.c' (52,190) at 20220525020651894
53929 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/search.h' (52,191) at 20210308005003684
53930 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/notify.c' (52,192) at 20210307214930782
53931 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ref-daughter.dtsi' (52,193) at 20240405153045577
53932 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mr.c' (52,194) at 20240405153049113
53933 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Halli' (52,195) at 20210307205553770
53934 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/anycast.c' (52,196) at 20240405153232035
53935 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SSDT.dimmpxm' (52,197) at 20240906080037556 to deleted uid set
53936 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8940.c' (52,198) at 20240405153232167
53937 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch' (52,199) at 20230706080014737
53938 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/mpc8xx_wdt.c' (52,200) at 20210308005003540
53939 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/atmel-quadspi.c' (52,201) at 20241211090145493
53940 2025-01-08 03:00:48.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0018-Platform-CS1000-Remove-duplicated-metadata-write.patch' (52,202) at 20241221090017464
53941 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Session_v1.xml' (52,203) at 20240619080002936
53942 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/diffmark' (52,204) at 20211006000025246
53943 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mvebu-linkstation-gpio-simple.dtsi' (52,205) at 20240405153045457
53944 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb' (52,206) at 20241221090017548
53945 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77990-cpg-mssr.h' (52,207) at 20210307214931334
53946 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/nfs-export.patch' (52,208) at 20210307205554038
53947 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/evm.c' (52,209) at 20210308005003080
53948 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/helper.c' (52,210) at 20240906080037536
53949 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/futex.h' (52,211) at 20220525020651966
53950 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Kbuild' (52,212) at 20240405153045333
53951 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1000.c' (52,213) at 20240405153045977
53952 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exconvrt.c' (52,214) at 20240405153046617
53953 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/max3421-hcd.c' (52,215) at 20241220090018322
53954 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/ti-ecap-capture.c' (52,216) at 20241211090145401
53955 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/034_x86_ucode.dts' (52,217) at 20210308005003752
53956 2025-01-08 03:00:48.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-x86/chassis/x86-power-control_%.bbappend' (52,218) at 20230107040016303
53957 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-sysemu.c' (52,219) at 20240906080037480
53958 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/nvmem-reboot-mode.c' (52,220) at 20210307214930154
53959 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/1.dat' (52,221) at 20210308005003756
53960 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/board.c' (52,222) at 20210308005003740
53961 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Rovisuvanto' (52,223) at 20210307205553774
53962 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-tegra.c' (52,224) at 20240830080013263
53963 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-common.c' (52,225) at 20210307214928802
53964 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_nv.c' (52,226) at 20240405153053261
53965 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/dcn30_fpu.c' (52,227) at 20240405153047273
53966 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-simple.c' (52,228) at 20240405153231371
53967 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/Kconfig' (52,229) at 20210927100127125
53968 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-ctxld.c' (52,230) at 20210309003649780
53969 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/hvc-console.h' (52,231) at 20210307214931698
53970 2025-01-08 03:00:48.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ddr.h' (52,232) at 20210308005002968
53971 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha3_generic.c' (52,233) at 20210309003649120
53972 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-driver.c' (52,234) at 20240405153230791
53973 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/xive-internal.h' (52,235) at 20240405153046237
53974 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/bonito-irq.c' (52,236) at 20210307214926270
53975 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_sysarch.h' (52,237) at 20221215040039062
53976 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent.c' (52,238) at 20240405153054389
53977 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/fprobe.rst' (52,239) at 20240405153229831
53978 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/078_u_boot_tpl.dts' (52,240) at 20210308005003752
53979 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/dma-mapping.h' (52,241) at 20240405153045341
53980 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/Makefile' (52,242) at 20240405153048753
53981 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211-injection.rst' (52,243) at 20210307214925538
53982 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/trace.h' (52,244) at 20210927100127437
53983 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/psc_defs.h' (52,245) at 20210308005002732
53984 2025-01-08 03:00:48.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-acadia.c' (52,246) at 20210307214926338
53985 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/common/cmfsize.c' (52,247) at 20240405153054213
53986 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-client-can-write' (52,248) at 20240809080013506
53987 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyvinkaa' (52,249) at 20210307205553770
53988 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/dm.c' (52,250) at 20240405153050125
53989 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/clock.c' (52,251) at 20210308005002548
53990 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat.h' (52,252) at 20240326080039530
53991 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_cs.c' (52,253) at 20210307214929874
53992 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/network.c' (52,254) at 20220525020654963
53993 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pcf8574.h' (52,255) at 20240906080037332
53994 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/types.py' (52,256) at 20220910030013397
53995 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/hvcall.S' (52,257) at 20210307214926474
53996 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r300d.h' (52,258) at 20210307214928006
53997 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-sina31s-core.dtsi' (52,259) at 20240405153045385
53998 2025-01-08 03:00:48.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-proc.c' (52,260) at 20240326080039390
53999 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-mmsys.h' (52,261) at 20240405153051761
54000 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/summary.rst' (52,262) at 20210307214925470
54001 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/int-attributes.c' (52,263) at 20240405153231343
54002 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3620-clock.h' (52,264) at 20210307214931326
54003 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/mmc-first-dev.c' (52,265) at 20210308005002796
54004 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/test.c' (52,266) at 20240405153052169
54005 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop5.c' (52,267) at 20240405153054269
54006 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x2_rtr_regs.h' (52,268) at 20240405153046605
54007 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_ffs.h' (52,269) at 20210308005002880
54008 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h' (52,270) at 20220525020652971
54009 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_classify.h' (52,271) at 20240405153052777
54010 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/Makefile' (52,272) at 20210308005002844
54011 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,vpe.yaml' (52,273) at 20240405153045101
54012 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-jetson-tk1-emc.dtsi' (52,274) at 20240405153045477
54013 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/ddr3_spd.c' (52,275) at 20210308005002732
54014 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Paulistom' (52,276) at 20210307205553790
54015 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/amx_test.c' (52,277) at 20240405153232271
54016 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/keyctl.h' (52,278) at 20210307214931638
54017 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/brcm,bcm2835-pm-wdog.txt' (52,279) at 20210307214925450
54018 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hashpriv.h' (52,280) at 20241211090212230
54019 2025-01-08 03:00:48.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/network/phosphor-network_%.bbappend' (52,281) at 20241206090014218
54020 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/virtual-memory.json' (52,282) at 20240405153054149
54021 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/arches.dts' (52,283) at 20210307214926338
54022 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/transport/af-mctp.h' (52,284) at 20231110090010623
54023 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sunxi_wdt.c' (52,285) at 20240405153231599
54024 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sr_device.c' (52,286) at 20240405153045669
54025 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c' (52,287) at 20240405153048797
54026 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ar7_defconfig' (52,288) at 20240405153045993
54027 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-umt-010-cardlist.rst' (52,289) at 20210307214925230
54028 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vsgx.S' (52,290) at 20220525020652138
54029 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/common.cpp' (52,291) at 20211011100017323
54030 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt2880-pinctrl.yaml' (52,292) at 20240405153045137
54031 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_xdma.h' (52,293) at 20210927100127237
54032 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-common.rst' (52,294) at 20240405153229807
54033 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml' (52,295) at 20240913080021481
54034 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.errors.yaml' (52,296) at 20221207040023631
54035 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_unsupp_cong_op.c' (52,297) at 20240405153054273
54036 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Pump_v1.xml' (52,298) at 20240619080002932
54037 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/concat.h' (52,299) at 20210308005003668
54038 2025-01-08 03:00:48.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec3.0-0.dtsi' (52,300) at 20210307214926350
54039 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml' (52,301) at 20240405153045017
54040 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_data.hpp' (52,302) at 20220412175720086
54041 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidcontroller.cpp' (52,303) at 20240205090025370
54042 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm_onhyperv.c' (52,304) at 20240405153046461
54043 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_dbus.c' (52,305) at 20210308005108641
54044 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/gdbstub.c' (52,306) at 20240906080037500
54045 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_pfvf.c' (52,307) at 20240913080013785
54046 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8978.yaml' (52,308) at 20240405153045173
54047 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_iscsi.h' (52,309) at 20240405153051693
54048 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1050.dtsi' (52,310) at 20240405153045533
54049 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/Makefile' (52,311) at 20220525020653103
54050 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/Makefile' (52,312) at 20240405153051305
54051 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/misc_devices.rst' (52,313) at 20210307214925466
54052 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/mux.c' (52,314) at 20210308005003052
54053 2025-01-08 03:00:48.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/index.rst' (52,315) at 20240405153045325
54054 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/ksm.rst' (52,316) at 20240405153045285
54055 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/epoll/Makefile' (52,317) at 20240405153054301
54056 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183.c' (52,318) at 20240405153230215
54057 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/sparsemem.h' (52,319) at 20240405153045625
54058 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_mmu.c' (52,320) at 20241211090212486
54059 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-common.c' (52,321) at 20210307214928098
54060 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/Makefile' (52,322) at 20240405153054293
54061 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu-insns.h' (52,323) at 20210307214926490
54062 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/clock.c' (52,324) at 20240405153047033
54063 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/keembay-ocs-aes-core.c' (52,325) at 20240405153230263
54064 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_firmware_upgrade.sh' (52,326) at 20240502080013187
54065 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/kirkwood-thermal.txt' (52,327) at 20210307214925442
54066 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/efuse.c' (52,328) at 20240405153050649
54067 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/loader.c' (52,329) at 20220525020655071
54068 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/abilis_tb100.dts' (52,330) at 20210308005002544
54069 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/start.S' (52,331) at 20210308005002820
54070 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/012' (52,332) at 20210927100127473
54071 2025-01-08 03:00:48.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_bang_bang.c' (52,333) at 20240405153231495
54072 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_vema_iface.c' (52,334) at 20220525020653171
54073 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/userimask.c' (52,335) at 20240405153051753
54074 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/kvmvapic.bin' (52,336) at 20210308005046149 to deleted uid set
54075 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx_ops.h' (52,337) at 20240812080017232
54076 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/intel-mid_wdt.h' (52,338) at 20210307214931474
54077 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/Build' (52,339) at 20240405153054089
54078 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/munmap.patch' (52,340) at 20230706080014757
54079 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iunlink_item.c' (52,341) at 20240405153052597
54080 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu-param.h' (52,342) at 20230426080043876
54081 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/floating-point.json' (52,343) at 20240405153054149
54082 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/cc_helper_template.h.inc' (52,344) at 20241211090212486
54083 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst' (52,345) at 20210307214925538
54084 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_3_1_d.h' (52,346) at 20210309003649632
54085 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lru-dict_1.3.0.bb' (52,347) at 20241221090017556
54086 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-tegra186.c' (52,348) at 20240405153230251
54087 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/versatile.c' (52,349) at 20241211090212318
54088 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c' (52,350) at 20240405153047205
54089 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pc87360.rst' (52,351) at 20210307214925506
54090 2025-01-08 03:00:48.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_core.c' (52,352) at 20240405153049161
54091 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_on_change_threshold.cpp' (52,353) at 20231228090030528
54092 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/zile_2.4.15.bb' (52,354) at 20241221090017544
54093 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h' (52,355) at 20210308005002660
54094 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a09g011-cpg.h' (52,356) at 20240405153052645
54095 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_pyxis.c' (52,357) at 20210307214925654
54096 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch' (52,358) at 20210307205554622
54097 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/devices.rst' (52,359) at 20240405153044945
54098 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/common.c' (52,360) at 20210308005002948
54099 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_apecs.c' (52,361) at 20210307214925650
54100 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/list.h' (52,362) at 20210308005003732
54101 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_0_0_default.h' (52,363) at 20210307214927538
54102 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/printf.h' (52,364) at 20240405153048621
54103 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/mmio_warning_test.c' (52,365) at 20240405153054321
54104 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/module.h' (52,366) at 20210307214926550
54105 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/_sstatetests_noauto.py' (52,367) at 20230401080011963
54106 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/234' (52,368) at 20220429100100914
54107 2025-01-08 03:00:48.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/Kconfig' (52,369) at 20240405153049573
54108 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusUtils.hpp' (52,370) at 20231201090035486
54109 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mxc_ipuv3_fb.c' (52,371) at 20210308005003532
54110 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/ch7006_priv.h' (52,372) at 20240405153048429
54111 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/dasd-ipl.h' (52,373) at 20241211090212442
54112 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_stream2mmio_rmgr.c' (52,374) at 20210309003653024
54113 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/sama5d4_vdec_hw.c' (52,375) at 20240405153049497
54114 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Midhurst' (52,376) at 20210307205553798
54115 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/not_action.hpp' (52,377) at 20210914000041091
54116 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/rest-api.md' (52,378) at 20230316080008330
54117 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/nonstdio.h' (52,379) at 20210307214926486
54118 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc_sli/sli4.c' (52,380) at 20240405153231395
54119 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuarm64.conf' (52,381) at 20241221090017612
54120 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/simg_dump-python3.patch' (52,382) at 20231011080016574
54121 2025-01-08 03:00:48.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/Makefile' (52,383) at 20210308005002772
54122 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc1403.c' (52,384) at 20240405153048853
54123 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb-pll.c' (52,385) at 20240405153049289
54124 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/sandbox.c' (52,386) at 20210308005003496
54125 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc.host.c' (52,387) at 20210307214930554
54126 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_aspeed.h' (52,388) at 20220525020654659
54127 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/snps_udc_core.c' (52,389) at 20240405153052093
54128 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-pmp.c' (52,390) at 20240405153046657
54129 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-spapr.h' (52,391) at 20221215040039374
54130 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/Kconfig' (52,392) at 20220804030036611
54131 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_arpreply.c' (52,393) at 20210307214931894
54132 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (52,394) at 20210813100029652
54133 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu_44xx_54xx.h' (52,395) at 20240405153045669
54134 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/des_asm.S' (52,396) at 20210307214926574
54135 2025-01-08 03:00:48.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c' (52,397) at 20210307214929974
54136 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu106-revA.dts' (52,398) at 20210308005002636
54137 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/atmel-maxtouch.h' (52,399) at 20220525020654543
54138 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recover.c' (52,400) at 20240405153231655
54139 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mux.c' (52,401) at 20240405153045657
54140 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-stn8815.dtsi' (52,402) at 20240405153045581
54141 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_lzma2.h' (52,403) at 20210309003654200
54142 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/wb50n.c' (52,404) at 20210308005003016
54143 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c' (52,405) at 20240913080013785
54144 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dahash_test.h' (52,406) at 20240405153052589
54145 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-enqueue-powercycle.sh' (52,407) at 20231103080005832
54146 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-h3.c' (52,408) at 20240405153231339
54147 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_mipi.c' (52,409) at 20210308005003532
54148 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/ti,lp8727.yaml' (52,410) at 20240405153045141
54149 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es1688/Makefile' (52,411) at 20210307214932218
54150 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-everest.json' (52,412) at 20220302040019952
54151 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/vmap.h' (52,413) at 20210307214927906
54152 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/amd-memory-encryption.rst' (52,414) at 20240405153229747
54153 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-crypto.h' (52,415) at 20220525020651994
54154 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/qcom,llcc.yaml' (52,416) at 20240405153045021
54155 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mediatek/gpio.h' (52,417) at 20210308005002644
54156 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr_user.c' (52,418) at 20240405153052337
54157 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/exceptions.h' (52,419) at 20220525020651986
54158 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac7311.yaml' (52,420) at 20240405153045073
54159 2025-01-08 03:00:48.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uboot-sign.bbclass' (52,421) at 20241221090017608
54160 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-poweron' (52,422) at 20240105090012010
54161 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Replace/meson.build' (52,423) at 20230825080021137
54162 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/pavucontrol/0001-pavucontrol-remove-canberra-gtk-support.patch' (52,424) at 20220618030015170
54163 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-vsx.c' (52,425) at 20240405153046149
54164 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ref-daughter.dtsi' (52,426) at 20210308005002632
54165 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/ni_routes_test.c' (52,427) at 20220525020652362
54166 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Idivuoma' (52,428) at 20210307205553782
54167 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ubifs.rst' (52,429) at 20240405153045209
54168 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs.h' (52,430) at 20240805080014019
54169 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/test-group-priority.yaml' (52,431) at 20240824080021954
54170 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm91.c' (52,432) at 20240405153049229
54171 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/st,m48t86.yaml' (52,433) at 20240405153229795
54172 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/attribs.h' (52,434) at 20221215040039294
54173 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dirtyrate.h' (52,435) at 20230426080043776
54174 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1848/ad1848.c' (52,436) at 20240405153232127
54175 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/smp.h' (52,437) at 20240405153045905
54176 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb' (52,438) at 20240301090012423
54177 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-bus.txt' (52,439) at 20210307214925438
54178 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100-r.c' (52,440) at 20240405153046853
54179 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb135.dts' (52,441) at 20210309003648744
54180 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/tracer/wakeup_rt.tc' (52,442) at 20240405153054305
54181 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.woff' (52,443) at 20220105012522987 to deleted uid set
54182 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Makefile' (52,444) at 20220802100038573
54183 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-sensor-states@.service' (52,445) at 20220419030216144
54184 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb' (52,446) at 20240301090012471
54185 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/interrupts.py' (52,447) at 20240405153053449
54186 2025-01-08 03:00:48.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/Makefile' (52,448) at 20210307214929698
54187 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/vlocks.rst' (52,449) at 20240405153229739
54188 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/aspeed_i2c.c' (52,450) at 20241211090212274
54189 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv84_fence.c' (52,451) at 20240405153048625
54190 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/obs600_defconfig' (52,452) at 20210307214926366
54191 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/process.c' (52,453) at 20241211090145377
54192 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic.h' (52,454) at 20240405153051733
54193 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ads7846.txt' (52,455) at 20210307214925338
54194 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb' (52,456) at 20231011080016614
54195 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc' (52,457) at 20230114040015550
54196 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/machtype.c' (52,458) at 20210307214926270
54197 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963138dvt.dts' (52,459) at 20240405153045433
54198 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-loongarch-cross.docker' (52,460) at 20241121090029296
54199 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfc.h' (52,461) at 20220525020654671
54200 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_vbmeta_image.h' (52,462) at 20210308005003708
54201 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/Makefile' (52,463) at 20240405153230039
54202 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_vma_offset.c' (52,464) at 20240405153054265
54203 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/display.h' (52,465) at 20210308005002672
54204 2025-01-08 03:00:48.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpmac.c' (52,466) at 20240405153049921
54205 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-core.c' (52,467) at 20240405153230755
54206 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8962.c' (52,468) at 20240405153232171
54207 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/ucc.h' (52,469) at 20210307214931590
54208 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_states.h' (52,470) at 20210307214927062
54209 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/nexthop.sh' (52,471) at 20220525020655207
54210 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-scmi.c' (52,472) at 20240405153230207
54211 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/metro-usb.c' (52,473) at 20220525020654291
54212 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.h' (52,474) at 20240405153230267
54213 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-bsd.c' (52,475) at 20241211090212454
54214 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/backlight.c' (52,476) at 20240405153048421
54215 2025-01-08 03:00:48.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-mailbox-utils.c' (52,477) at 20241211090212262
54216 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/event_jsons/good/event_state_sensor.json' (52,478) at 20240610080035204
54217 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/sysfs.h' (52,479) at 20210307214932618
54218 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReport.v1_5_2.json' (52,480) at 20240824080002938
54219 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/Makefile' (52,481) at 20210308005002912
54220 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/pinmux_config.h' (52,482) at 20210308005003044
54221 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-vga.c' (52,483) at 20210307214926638
54222 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/cache_llc.S' (52,484) at 20210308005002752
54223 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/file.c' (52,485) at 20240405153231707
54224 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/meson.build' (52,486) at 20240326080039682
54225 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ftrace.h' (52,487) at 20240405153231811
54226 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/smp.h' (52,488) at 20210307214925650
54227 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/syscall_table.c' (52,489) at 20240405153230071
54228 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_coldfire.h' (52,490) at 20210308005003628
54229 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/displayport.c' (52,491) at 20240405153231567
54230 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/Kconfig' (52,492) at 20210307214932226
54231 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio_device.c' (52,493) at 20240405153050357
54232 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-bench.txt' (52,494) at 20240405153232219
54233 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-noinitiator' (52,495) at 20240906080037560 to deleted uid set
54234 2025-01-08 03:00:48.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/sparse-keymap.c' (52,496) at 20210309003650216
54235 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/joystick-parport.rst' (52,497) at 20210307214925514
54236 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml' (52,498) at 20240405153045089
54237 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm6350.h' (52,499) at 20240405153052645
54238 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/build_image.py' (52,500) at 20210812000025378
54239 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/6xx-suspend.S' (52,501) at 20210307214926482
54240 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-max9485.c' (52,502) at 20240405153046781
54241 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace-events-sample.h' (52,503) at 20240405153053433
54242 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/idt,32434-gpio.yaml' (52,504) at 20220525020651674
54243 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uleds.h' (52,505) at 20210307214931662
54244 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/kcm.h' (52,506) at 20240830080013331
54245 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun_1.5.1.bb' (52,507) at 20241221090017552
54246 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/omap-usb-host.txt' (52,508) at 20240405153045105
54247 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/qspinlock.h' (52,509) at 20240405153046125
54248 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/tpmi.c' (52,510) at 20240613080016459
54249 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rlimit.h' (52,511) at 20210307214932602
54250 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/stm32f7-rcc.h' (52,512) at 20240405153052649
54251 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/peci/peci-controller.yaml' (52,513) at 20240405153045125
54252 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/testsdk.py' (52,514) at 20240302090018230
54253 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/Kconfig' (52,515) at 20210307214928338
54254 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/irq_alloc.h' (52,516) at 20210307214926246
54255 2025-01-08 03:00:48.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/docs/asio.md' (52,517) at 20221207040044387
54256 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d10800_psu.json' (52,518) at 20240322080004712
54257 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/alibaba/eni_vdpa.c' (52,519) at 20240405153231571
54258 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/nvme/feature-and-quirk-policy.rst' (52,520) at 20240405153045241
54259 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-vadc.h' (52,521) at 20210309003653812
54260 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/mmp3.c' (52,522) at 20240405153229911
54261 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/omap.h' (52,523) at 20210309003653812
54262 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_axienet.h' (52,524) at 20240919080017066
54263 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/biosattr-interface.c' (52,525) at 20220525020653907
54264 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mipi_dsi.h' (52,526) at 20240805080014027
54265 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6755.dtsi' (52,527) at 20240405153045745
54266 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qobject-input-visitor.c' (52,528) at 20240906080037432
54267 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpupri.c' (52,529) at 20240405153053041
54268 2025-01-08 03:00:48.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/geos.c' (52,530) at 20220525020652194
54269 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/ti,opt3001.yaml' (52,531) at 20220525020651682
54270 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf.h' (52,532) at 20240405153048529
54271 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/metric.h' (52,533) at 20240405153052309
54272 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_mod.c' (52,534) at 20210307214930234
54273 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/str.rs' (52,535) at 20240405153232099
54274 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst_ops.h' (52,536) at 20240617080017406
54275 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-pll.h' (52,537) at 20240405153046773
54276 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/virt.dts' (52,538) at 20210307214926758
54277 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_regs.h' (52,539) at 20210308005003368
54278 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/m68k-fp.xml' (52,540) at 20210308005045817
54279 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_subset.c' (52,541) at 20240405153050377
54280 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_configuration.hpp' (52,542) at 20230511080033415
54281 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.h' (52,543) at 20210307214929806
54282 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-stream' (52,544) at 20240906080037568
54283 2025-01-08 03:00:48.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/imx-regs.h' (52,545) at 20210308005002644
54284 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample' (52,546) at 20210307205554386
54285 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py' (52,547) at 20210307205554262
54286 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ppc-dis.c' (52,548) at 20240805080013927
54287 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/memmove.c' (52,549) at 20210307214926170
54288 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-espt.c' (52,550) at 20210307214926534
54289 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_mpeg12.c' (52,551) at 20210307214930586
54290 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistryFile.v1_1_5.json' (52,552) at 20240619080002948
54291 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/atmel_pmecc_params.c' (52,553) at 20210308005003748
54292 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lzma/LzmaTypes.h' (52,554) at 20210308005003672
54293 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-regs.c' (52,555) at 20240405153049413
54294 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain.c' (52,556) at 20240405153051597
54295 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rksd.c' (52,557) at 20210308005003772
54296 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_cipso_v4.h' (52,558) at 20240405153232063
54297 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/pl022_spi.c' (52,559) at 20210308005003492
54298 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/W3C' (52,560) at 20210307205554426
54299 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/fsl-errata.c' (52,561) at 20210308005003500
54300 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/dbus_vis.css' (52,562) at 20220602030014530
54301 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/zabbix-agent.service' (52,563) at 20210307205553886
54302 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zpool.h' (52,564) at 20240405153052825
54303 2025-01-08 03:00:48.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7790-cpg-mssr.c' (52,565) at 20210308005003352
54304 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/suites.h' (52,566) at 20210308005003688
54305 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png' (52,567) at 20210307205554366 to deleted uid set
54306 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/utils.hpp' (52,568) at 20240716080045952
54307 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/generic.h' (52,569) at 20240405153045689
54308 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/driver.rst' (52,570) at 20240405153045237
54309 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_regs.h' (52,571) at 20210307214930854
54310 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ump_convert.h' (52,572) at 20240910080014082
54311 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/software_utils.cpp' (52,573) at 20240828080021463
54312 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/probe_user.c' (52,574) at 20240405153054257
54313 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_nodtb.py' (52,575) at 20210308005003748
54314 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memcpy.S' (52,576) at 20240405153045897
54315 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/compress_offload.c' (52,577) at 20240405153232119
54316 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_trace.h' (52,578) at 20240405153052125
54317 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_runtime_jit.c' (52,579) at 20240405153054285
54318 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/sys.c' (52,580) at 20240613080016491
54319 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/debugfs.c' (52,581) at 20210307214929126
54320 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-xbox-360.c' (52,582) at 20220525020653311
54321 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/README.md' (52,583) at 20240806080022583
54322 2025-01-08 03:00:48.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/types/container_types_helpers.hpp' (52,584) at 20240711080036139
54323 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_mremap_vdso.c' (52,585) at 20210307214932734
54324 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/mana_en.c' (52,586) at 20241011080017331
54325 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/page_track.h' (52,587) at 20210307214927834
54326 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds/witherspoon/power-workarounds@.service' (52,588) at 20220514030009396
54327 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PCIeDevice_VINI.json' (52,589) at 20221213040036921
54328 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/scsi-generic.c' (52,590) at 20241211090212334
54329 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/image.h' (52,591) at 20240405153045857
54330 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/meson.build' (52,592) at 20210827000032628
54331 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a3000.c' (52,593) at 20240405153051549
54332 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/geniv.c' (52,594) at 20210309003649120
54333 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,quadfs.txt' (52,595) at 20220525020651666
54334 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmc.h' (52,596) at 20210920100020631
54335 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/devfreq.h' (52,597) at 20220525020654655
54336 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm_4.2.0.bb' (52,598) at 20241221090017496
54337 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb' (52,599) at 20240127090011884
54338 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-fm-rx.rst' (52,600) at 20210309003648492
54339 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-tod-step-check-fault.cpp' (52,601) at 20240830080017491
54340 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt' (52,602) at 20210307214925354
54341 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/index.rst' (52,603) at 20240405153045305
54342 2025-01-08 03:00:48.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cse_nand_defconfig' (52,604) at 20210308005003288
54343 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/bindings.py' (52,605) at 20210308005048033
54344 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/common.h' (52,606) at 20210307214930778
54345 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.c' (52,607) at 20210309003651816
54346 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-serial-test.c' (52,608) at 20210308005046489
54347 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise.c' (52,609) at 20240405153054385
54348 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lattice.h' (52,610) at 20210308005003656
54349 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/xo15-ebook.c' (52,611) at 20240405153051417
54350 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/jr2/jr2.c' (52,612) at 20210308005003020
54351 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/local.h' (52,613) at 20240405153046117
54352 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/Makefile' (52,614) at 20210308005003004
54353 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/riscv/qemuriscv.inc' (52,615) at 20240413080012683
54354 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-health-afe440x' (52,616) at 20220525020651634
54355 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/module.h' (52,617) at 20210307214926750
54356 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/udivsi3.S' (52,618) at 20240405153046513
54357 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VirtualMediaCollection_v1.xml' (52,619) at 20240619080002940
54358 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/strnlen_user.S' (52,620) at 20240405153229995
54359 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp100.c' (52,621) at 20220525020652971
54360 2025-01-08 03:00:48.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6dl-mamoj.h' (52,622) at 20210308005003596
54361 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_uv.c' (52,623) at 20240405153049649
54362 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_cpu.h' (52,624) at 20210308005046089
54363 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-ops.h' (52,625) at 20210309003651396
54364 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7785.c' (52,626) at 20210307214926566
54365 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_scheduler_helpers.h' (52,627) at 20240405153048549
54366 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/member.h' (52,628) at 20240405153231651
54367 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash_5.2.37.bb' (52,629) at 20241221090017676
54368 2025-01-08 03:00:48.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/cofile.c' (52,630) at 20240326080039414
54369 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-pinfunc.h' (52,631) at 20240405153045525
54370 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/init-valkey-server' (52,632) at 20241221090017524
54371 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/traps.c' (52,633) at 20210308005002804
54372 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm012.dts' (52,634) at 20240405153045609
54373 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss_features.c' (52,635) at 20210307214930926
54374 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_cmd_parser.c' (52,636) at 20240405153048521
54375 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_mm.c' (52,637) at 20240405153230519
54376 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2280.c' (52,638) at 20240405153052089
54377 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-inputdrivers-Correct-the-signature-of-bind-call-on-m.patch' (52,639) at 20241206090014254
54378 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/xen-compat.h' (52,640) at 20240326080039546
54379 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/sdeventplus.wrap' (52,641) at 20220323030041563
54380 2025-01-08 03:00:48.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/gpex.c' (52,642) at 20240906080037272
54381 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci_stm32_sdmmc.c' (52,643) at 20240405153230855
54382 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/Makefile' (52,644) at 20220525020652014
54383 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/locking/Makefile' (52,645) at 20210307214932682
54384 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll-da850.c' (52,646) at 20210307214926974
54385 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-clkc-utils.c' (52,647) at 20240405153230215
54386 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gtt.c' (52,648) at 20240405153048425
54387 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/mman.h' (52,649) at 20240405153054053
54388 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/top.c' (52,650) at 20210308005003020
54389 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-versatile.c' (52,651) at 20240405153048917
54390 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cs08.rst' (52,652) at 20210309003648496
54391 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_internal.h' (52,653) at 20240405153231367
54392 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/quorum.c' (52,654) at 20240405153231715
54393 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stih418-clks.h' (52,655) at 20210307214931334
54394 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag_resv.c' (52,656) at 20240405153052561
54395 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head_32.S' (52,657) at 20240405153046433
54396 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-2.0' (52,658) at 20210307205554418
54397 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/Kconfig' (52,659) at 20210307214929898
54398 2025-01-08 03:00:48.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/cx25840.h' (52,660) at 20210307214931542
54399 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-cxl-component.json' (52,661) at 20241207090009631
54400 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c' (52,662) at 20241104090011571
54401 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_srm.c' (52,663) at 20210307214925654
54402 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/4.Coding.rst' (52,664) at 20240405153229839
54403 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-lp8788.c' (52,665) at 20210307214930218
54404 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/__init__.py' (52,666) at 20210307205554266
54405 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/VoltageControl.interface.yaml' (52,667) at 20210610000035126
54406 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/Kbuild' (52,668) at 20240405153230011
54407 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-smd.dts' (52,669) at 20240405153229883
54408 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hard-interface.h' (52,670) at 20220525020654791
54409 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-encoder.c' (52,671) at 20240405153230795
54410 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-usb2-dr-0.dtsi' (52,672) at 20210307214926354
54411 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/seek.c' (52,673) at 20220525020654423
54412 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex3_user.c' (52,674) at 20240405153053425
54413 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/64r2.config' (52,675) at 20210307214926202
54414 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8776.h' (52,676) at 20210307214932262
54415 2025-01-08 03:00:48.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/tables.c' (52,677) at 20210307214931122
54416 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/sba.h' (52,678) at 20210307214929666
54417 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/draco_defconfig' (52,679) at 20210308005003256
54418 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_bt.c' (52,680) at 20240906080037244
54419 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/super.c' (52,681) at 20240405153052329
54420 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/amlresrc.h' (52,682) at 20240405153046617
54421 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/cyan_skillfish_ppt.h' (52,683) at 20220525020652827
54422 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ftrace_32.S' (52,684) at 20240405153046433
54423 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/spi.c' (52,685) at 20240405153053345
54424 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.h' (52,686) at 20240405153050105
54425 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-s4-power.h' (52,687) at 20240405153231799
54426 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/tc2_pm.c' (52,688) at 20240405153045693
54427 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/dslm/Makefile' (52,689) at 20210307214932486
54428 2025-01-08 03:00:48.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/Makefile' (52,690) at 20210307214928450
54429 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_hwi.c' (52,691) at 20240405153231435
54430 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/net_failover.c' (52,692) at 20240405153050349
54431 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz' (52,693) at 20210307205554590 to deleted uid set
54432 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/MCFG' (52,694) at 20240906080037560 to deleted uid set
54433 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_resizer.c' (52,695) at 20220525020654139
54434 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-smm-gateway_%.bbappend' (52,696) at 20220910030013341
54435 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/aes.h' (52,697) at 20240326080039526
54436 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/generic.c' (52,698) at 20240405153045689
54437 2025-01-08 03:00:48.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_0_d.h' (52,699) at 20210307214927686
54438 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/other.json' (52,700) at 20220525020655143
54439 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd/journald-storage-policy.conf' (52,701) at 20240312080011852
54440 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_8b_10b.h' (52,702) at 20240405153047297
54441 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/files/0001-src-Makefile-improve-reproducibility.patch' (52,703) at 20220204040022688
54442 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/spitools/spitools_git.bb' (52,704) at 20230813080012856
54443 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_w.c' (52,705) at 20210308005046521
54444 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ipd.h' (52,706) at 20210307214926234
54445 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/pc.h' (52,707) at 20241211090212358
54446 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp' (52,708) at 20240904080003190
54447 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NICTA-1.0' (52,709) at 20241221090017616
54448 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpacf.h' (52,710) at 20240617080017378
54449 2025-01-08 03:00:48.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomli_2.2.1.bb' (52,711) at 20241221090017560
54450 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/loadpin.h' (52,712) at 20240405153052925
54451 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/Makefile' (52,713) at 20240405153048553
54452 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/hisi-pmu.rst' (52,714) at 20240405153044961
54453 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sock.h' (52,715) at 20240405153052897
54454 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/bitops.h' (52,716) at 20240405153045357
54455 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/display_options.c' (52,717) at 20230302090047762
54456 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcf50633-input.c' (52,718) at 20210307214928486
54457 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross-canadian_14.2.bb' (52,719) at 20241221090017660
54458 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svcsock.c' (52,720) at 20241211090145561
54459 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/clk-cpu.c' (52,721) at 20240405153046805
54460 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb' (52,722) at 20241206090014274
54461 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_47.0.bb' (52,723) at 20241221090017488
54462 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700_core.c' (52,724) at 20240405153048993
54463 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/time.c' (52,725) at 20210307214926290
54464 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/kallsyms.h' (52,726) at 20240405153054069
54465 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dsc_helper.h' (52,727) at 20240405153052629
54466 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-babbage.dts' (52,728) at 20240405153229883
54467 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/Makefile' (52,729) at 20210308005003416
54468 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Sopron-Koszeg' (52,730) at 20210307205553774
54469 2025-01-08 03:00:48.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/image-fuzzer.txt' (52,731) at 20220429100100418
54470 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb' (52,732) at 20241221090017692
54471 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_0_offset.h' (52,733) at 20210307214927674
54472 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_intr.h' (52,734) at 20240405153052761
54473 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra20-mc.yaml' (52,735) at 20220525020651690
54474 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v5.h' (52,736) at 20240405153051289
54475 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-simtec.c' (52,737) at 20240405153048913
54476 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cy8ctma140.c' (52,738) at 20240405153230731
54477 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/vt8231.c' (52,739) at 20240405153230671
54478 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/nfeth.c' (52,740) at 20240405153045957
54479 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_metric.cpp' (52,741) at 20231228090030528
54480 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpd_reader_test.json' (52,742) at 20221213040022341
54481 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qom.py' (52,743) at 20240326080039614
54482 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/socket.c' (52,744) at 20220525020653703
54483 2025-01-08 03:00:48.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb' (52,745) at 20241206090014270
54484 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_select_reuseport_kern.c' (52,746) at 20240405153054277
54485 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx.h' (52,747) at 20240405153231043
54486 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/.clang-format' (52,748) at 20241219090008836
54487 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h' (52,749) at 20240405153048661
54488 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.h' (52,750) at 20240405153232235
54489 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/cla-signers/README.md' (52,751) at 20210308005111457
54490 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/r8152.h' (52,752) at 20210308005003504
54491 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5800-peach-pi.dts' (52,753) at 20210308005002580
54492 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/util/src/util.c' (52,754) at 20210307214930538
54493 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/DBUS_USAGE.md' (52,755) at 20240110090003528
54494 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/reserved-memory.yaml' (52,756) at 20240405153045149
54495 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/Makefile.softmmu-target' (52,757) at 20240906080037576
54496 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-internal.h' (52,758) at 20210927100127389
54497 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm.c' (52,759) at 20241211090212470
54498 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gsettings.bbclass' (52,760) at 20220910030013385
54499 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nft_dup_ipv4.c' (52,761) at 20240405153053257
54500 2025-01-08 03:00:48.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon-ls.decode' (52,762) at 20230426080043860
54501 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8183-mt6358-ts3a227-max98357.txt' (52,763) at 20220525020651710
54502 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/Makefile' (52,764) at 20210307214930438
54503 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Kbuild' (52,765) at 20240405153230075
54504 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/.gitignore' (52,766) at 20210307214932706
54505 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/poison.h' (52,767) at 20220525020655115
54506 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-strace.h' (52,768) at 20210927100127045
54507 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-simple-audio-card.dtsi' (52,769) at 20240405153045813
54508 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt' (52,770) at 20240405153045133
54509 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tlbflush.h' (52,771) at 20210307214926394
54510 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt.c' (52,772) at 20240405153230567
54511 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/opengrok1.0.log' (52,773) at 20241228090340496
54512 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_bootscript_android.txt' (52,774) at 20210308005002924
54513 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ethtool_common.c' (52,775) at 20240405153050265
54514 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/goldfish_rtc.h' (52,776) at 20221215040039186
54515 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-ptest-all.bb' (52,777) at 20240302090018202
54516 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23888-ir.c' (52,778) at 20240405153049361
54517 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/cpp-example.inc' (52,779) at 20241206090014298
54518 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c' (52,780) at 20240405153050589
54519 2025-01-08 03:00:48.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/phosphor-logging.wrap' (52,781) at 20220323030036807
54520 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.c' (52,782) at 20210309003651824
54521 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec4.2-0.dtsi' (52,783) at 20210307214926354
54522 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/efifb.rst' (52,784) at 20210307214925478
54523 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2c' (52,785) at 20240405153054385
54524 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/timer.h' (52,786) at 20210308005002668
54525 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/Makefile' (52,787) at 20240405153054389
54526 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test4_1.5.3.bb' (52,788) at 20240106090017253
54527 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/libgcc.h' (52,789) at 20210308005002852
54528 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashldi3.c' (52,790) at 20240405153046309
54529 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vdpa-dev.h' (52,791) at 20230426080043768
54530 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/octeon-ethernet.h' (52,792) at 20210307214930602
54531 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-xattr.c' (52,793) at 20210927100127085
54532 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/tpmif.h' (52,794) at 20210307214931702
54533 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps62864.yaml' (52,795) at 20240405153045149
54534 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tec-ng.h' (52,796) at 20210308005003620
54535 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitrepotest/gitrepotest/0001-testpatch.patch' (52,797) at 20241206090014298
54536 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus.yml' (52,798) at 20241211090212202
54537 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/service_files/yaml/phosphor-fan-presence-tach@.service' (52,799) at 20220819030023853
54538 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/Makefile' (52,800) at 20210309003649460
54539 2025-01-08 03:00:48.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vmlinux.lds.h' (52,801) at 20210307214926514
54540 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_4_1_sh_mask.h' (52,802) at 20240405153048109
54541 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-5.c' (52,803) at 20240326080039742
54542 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/string.c' (52,804) at 20210307214926534
54543 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts419-6282.dts' (52,805) at 20240405153045457
54544 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/shtc1.c' (52,806) at 20240613080016411
54545 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0015-CVE-2024-53589.patch' (52,807) at 20241221090017656
54546 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-eval-v3.dtsi' (52,808) at 20240405153045529
54547 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik.c' (52,809) at 20241008080013967
54548 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c' (52,810) at 20241111090012141
54549 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr.h' (52,811) at 20240405153052393
54550 2025-01-08 03:00:48.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_thread.h' (52,812) at 20221215040039062
54551 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-dma-contig.c' (52,813) at 20240405153230775
54552 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/snvs-lpgpr.yaml' (52,814) at 20240405153045121
54553 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ep93xx.c' (52,815) at 20240405153231459
54554 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/Kconfig' (52,816) at 20240405153046873
54555 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mxs.c' (52,817) at 20240405153231463
54556 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_regs.h' (52,818) at 20240405153048357
54557 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb' (52,819) at 20241221090017668
54558 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx.reg' (52,820) at 20210307214930270
54559 2025-01-08 03:00:48.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/msix.h' (52,821) at 20220525020653131
54560 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_netlink.c' (52,822) at 20241008080014039
54561 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-asio-Dont-use-experimental-with-clang.patch' (52,823) at 20231011080016574
54562 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/intel.json' (52,824) at 20240912080005178
54563 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar5312.c' (52,825) at 20240405153045981
54564 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda-es.dts' (52,826) at 20240405153045605
54565 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/processor.h' (52,827) at 20210308005002544
54566 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro5.dtsi' (52,828) at 20240405153045577
54567 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/nrf51_nvm.h' (52,829) at 20210308005046021
54568 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_vram.c' (52,830) at 20240405153048789
54569 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/libptytty/libptytty/0001-CMakeLists.txt-do-not-run-cross-binary.patch' (52,831) at 20220204040022684
54570 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/entry_flush.c' (52,832) at 20240405153054361
54571 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic2_qm0_regs.h' (52,833) at 20240405153046577
54572 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/silead.c' (52,834) at 20240726080012854
54573 2025-01-08 03:00:48.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ioc3.c' (52,835) at 20220525020653343
54574 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_0_7_ppsmc.h' (52,836) at 20240405153048349
54575 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/ssi-fiq.S' (52,837) at 20210307214925894
54576 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/maxim,max31865.yaml' (52,838) at 20240405153045077
54577 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_acm.c' (52,839) at 20240405153231547
54578 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha1-pss.its' (52,840) at 20210308005003744
54579 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/Makefile' (52,841) at 20210307214926138
54580 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootretry.c' (52,842) at 20210308005003224
54581 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/Makefile' (52,843) at 20210307214928654
54582 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb' (52,844) at 20241206090014330
54583 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/gettimeofday.c' (52,845) at 20240405153054357
54584 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/files/0001-CMakeLists-txt-Avoid-host-specific-path-to-libsodium.patch' (52,846) at 20210307205553886
54585 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/pamu.txt' (52,847) at 20210307214925406
54586 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mboxd.h' (52,848) at 20210308005100993
54587 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-i2c-0.dtsi' (52,849) at 20210307214926350
54588 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi' (52,850) at 20240405153045785
54589 2025-01-08 03:00:48.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0002-localedef-fix-ups-hardlink-to-make-it-compile.patch' (52,851) at 20241221090017640
54590 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/hyperv_net.h' (52,852) at 20240405153231071
54591 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun6i-a31-r-intc.yaml' (52,853) at 20240405153045085
54592 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_flowtable.sh' (52,854) at 20240405153054357
54593 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/dove/pmu.c' (52,855) at 20210307214930438
54594 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkcommon.h' (52,856) at 20210308005003772
54595 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450.dtsi' (52,857) at 20240805080013919
54596 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/kempld-core.c' (52,858) at 20240405153049605
54597 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-responses_0.25.3.bb' (52,859) at 20241221090017560
54598 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/hmp-target.h' (52,860) at 20240906080037344
54599 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/m548xevb.c' (52,861) at 20210308005002976
54600 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/gitlab-ci-section' (52,862) at 20241211090212458
54601 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/trace-events' (52,863) at 20240906080037296
54602 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/subprojects/boost.wrap' (52,864) at 20220427030012593
54603 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7192.c' (52,865) at 20240405153230687
54604 2025-01-08 03:00:48.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-touch.rst' (52,866) at 20210309003648488
54605 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/moxart_ether.h' (52,867) at 20210307214929550
54606 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_9.dtso' (52,868) at 20240405153051213
54607 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory.c' (52,869) at 20241111090012157
54608 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/microchip-tcb-capture.c' (52,870) at 20240405153230251
54609 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/Kconfig' (52,871) at 20240405153053233
54610 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_multiport.h' (52,872) at 20210307214931646
54611 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/index.rst' (52,873) at 20210307214925454
54612 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSH-short' (52,874) at 20211006000025242
54613 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs8_parser.c' (52,875) at 20210307214926790
54614 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (52,876) at 20231128090014177
54615 2025-01-08 03:00:48.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/rndis_host.c' (52,877) at 20240405153050381
54616 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power9-events-list.h' (52,878) at 20210307214926450
54617 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/omap-sham.txt' (52,879) at 20210307214925298
54618 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perfmon.h' (52,880) at 20240405153049185
54619 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/MAINTAINERS' (52,881) at 20210308005003020
54620 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/Makefile' (52,882) at 20240405153051373
54621 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl-aspeed.h' (52,883) at 20210308005003456
54622 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-word.json' (52,884) at 20210308005046405
54623 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320s.dtsi' (52,885) at 20240405153045577
54624 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/smp_plat.h' (52,886) at 20220525020651950
54625 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_unicode_collation.c' (52,887) at 20210308005003704
54626 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sm8250.h' (52,888) at 20220525020654543
54627 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/ofnode.c' (52,889) at 20210308005003740
54628 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pdm_2.22.0.bb' (52,890) at 20241221090017556
54629 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/devfs' (52,891) at 20210309003648244
54630 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/Makefile' (52,892) at 20240405153053973
54631 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect.h' (52,893) at 20240405153054277
54632 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-exynos5.c' (52,894) at 20240405153230675
54633 2025-01-08 03:00:48.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_0_d.h' (52,895) at 20210307214927666
54634 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/perf_callchain.c' (52,896) at 20210309003648980
54635 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c' (52,897) at 20241216090017721
54636 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_ucontext.h' (52,898) at 20220429100100402
54637 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-regs.h' (52,899) at 20220525020653251
54638 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c' (52,900) at 20240913080013785
54639 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/skl.c' (52,901) at 20240405153053941
54640 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-08' (52,902) at 20210908000010395
54641 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/basic.json' (52,903) at 20240405153054117
54642 2025-01-08 03:00:48.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auxvec.h' (52,904) at 20240405153052905
54643 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-i2c.c' (52,905) at 20240405153046925
54644 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/lmac.h' (52,906) at 20210307214929866
54645 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js' (52,907) at 20210307205554278
54646 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,mtu2.yaml' (52,908) at 20210307214925446
54647 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/u-boot.dtsi' (52,909) at 20210308005002872
54648 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_mman.h' (52,910) at 20230925080039945
54649 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/task_messages.hpp' (52,911) at 20241224090003036
54650 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/bcm2835-pm.c' (52,912) at 20240405153049605
54651 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-common.dtsi' (52,913) at 20240405153045425
54652 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/interrupts.c' (52,914) at 20210308005002832
54653 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/ialloc.c' (52,915) at 20240405153231775
54654 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/pipeline.json' (52,916) at 20240405153054133
54655 2025-01-08 03:00:48.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/math-emu.h' (52,917) at 20210307214926162
54656 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/xattr.h' (52,918) at 20240405153052361
54657 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm' (52,919) at 20240405153044913
54658 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/Kconfig' (52,920) at 20220525020653907
54659 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-sub-ui.c' (52,921) at 20240405153231947
54660 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/create_pel.hpp' (52,922) at 20230329080019516
54661 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-pistachio.c' (52,923) at 20210307214930206
54662 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glmConfigVersion.cmake.in' (52,924) at 20210307205553942
54663 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/Kconfig' (52,925) at 20210308005002772
54664 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/mscc/Makefile' (52,926) at 20210307214929986
54665 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/vfio_dev.c' (52,927) at 20240405153231575
54666 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/trace.h' (52,928) at 20210308005045957
54667 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/wistron_btns.c' (52,929) at 20240405153049145
54668 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dtsi' (52,930) at 20210308005002580
54669 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/adis16203.c' (52,931) at 20240405153051817
54670 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-test.c' (52,932) at 20220525020653955
54671 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/imx-media.h' (52,933) at 20210307214931402
54672 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/HypervisorInterface-default-p10bmc.override.yml' (52,934) at 20220722030013175
54673 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/raw_skew.c' (52,935) at 20240405153054377
54674 2025-01-08 03:00:48.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994-irq.c' (52,936) at 20220525020653351
54675 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/sockbits.h' (52,937) at 20210308005046097
54676 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/mac80211-ops.c' (52,938) at 20240405153231167
54677 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/unlink.c' (52,939) at 20240405153052429
54678 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/omapfb_main.c' (52,940) at 20240405153231587
54679 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_mlme.h' (52,941) at 20240405153051925
54680 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/acpi_power_meter.rst' (52,942) at 20210309003648424
54681 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-version.sh' (52,943) at 20210819100023842
54682 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/LICENSE' (52,944) at 20220204210413341
54683 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/Makefile' (52,945) at 20220525020652430
54684 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/rk3399.c' (52,946) at 20210308005002776
54685 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/Kconfig' (52,947) at 20210308005002984
54686 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_mac80211.c' (52,948) at 20240405153231263
54687 2025-01-08 03:00:48.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw52xx.dts' (52,949) at 20240405153045497
54688 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb' (52,950) at 20241221090017568
54689 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/gecko-record' (52,951) at 20240405153232231
54690 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-riscv32.txt' (52,952) at 20240113090014532
54691 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/debugfs.c' (52,953) at 20240405153230915
54692 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_core.c' (52,954) at 20240405153051481
54693 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/passwdqc/passwdqc/makefile-add-ldflags.patch' (52,955) at 20230811080018302
54694 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/time/time_1.9.bb' (52,956) at 20220910030013429
54695 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/zsh' (52,957) at 20210307205553870
54696 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx.rst' (52,958) at 20210307214925234
54697 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/usleep.1' (52,959) at 20210307205553890
54698 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/airspy/Makefile' (52,960) at 20210307214928802
54699 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/pcnet-pci.c' (52,961) at 20241211090212306
54700 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fentry_test.c' (52,962) at 20240405153232255
54701 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_filters.c' (52,963) at 20240405153050273
54702 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_chiptod.h' (52,964) at 20240906080037336
54703 2025-01-08 03:00:48.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j784s4.c' (52,965) at 20240405153047009
54704 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/opentitan.h' (52,966) at 20230925080039929
54705 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmoinen_Harjunsalmi' (52,967) at 20210307205553770
54706 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/power/supply/gpio-charger.c' (52,968) at 20210309003652164 to deleted uid set
54707 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c' (52,969) at 20240405153048653
54708 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/cpu.c' (52,970) at 20210308005002800
54709 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c' (52,971) at 20210307214928462
54710 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/mscc,ocelot.yaml' (52,972) at 20240405153045117
54711 2025-01-08 03:00:48.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipv6_flowlabel.sh' (52,973) at 20240405153054345
54712 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-vdec.c' (52,974) at 20240405153046793
54713 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit/run-ptest' (52,975) at 20240301090012435
54714 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_ser_trace.h' (52,976) at 20240405153048993
54715 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/Kconfig' (52,977) at 20240405153046033
54716 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/test.c' (52,978) at 20240405153231951
54717 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_40xx_reg.h' (52,979) at 20240405153230163
54718 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/shmbuf.h' (52,980) at 20240405153046401
54719 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-target.inc' (52,981) at 20240309090012820
54720 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memory_hotplug.h' (52,982) at 20240405153231819
54721 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb' (52,983) at 20241221090017528
54722 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c' (52,984) at 20240405153231335
54723 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/GraphicsController.v1_0_2.json' (52,985) at 20240619080002948
54724 2025-01-08 03:00:48.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/tie-asm.h' (52,986) at 20210308005002884
54725 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-rockchip.h' (52,987) at 20240710080014597
54726 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/Makefile' (52,988) at 20210307214929374
54727 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/iphase.h' (52,989) at 20220525020652262
54728 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/axi_sandbox.c' (52,990) at 20210308005003336
54729 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1d.sh' (52,991) at 20240405153054341
54730 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/generic-non-atomic.h' (52,992) at 20240405153052617
54731 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/ultrasoc-smb.h' (52,993) at 20240405153230671
54732 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-dmar.c' (52,994) at 20241114091008828
54733 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pwm-vibrator.yaml' (52,995) at 20240405153045081
54734 2025-01-08 03:00:48.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-io1v8.dtsi' (52,996) at 20240405153045585
54735 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs_32.c' (52,997) at 20210307214926198
54736 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/bletchley/post_desc.json' (52,998) at 20230205040006420
54737 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rojdafors' (52,999) at 20210307205553790
54738 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ptrace.h' (53,000) at 20220525020654955
54739 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nportdisc.c' (53,001) at 20241011080017347
54740 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rv1108_common.h' (53,002) at 20210308005003612
54741 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/Kconfig' (53,003) at 20210308005003040
54742 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/bh1770glc.rst' (53,004) at 20210309003648432
54743 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/Kconfig' (53,005) at 20220525020653123
54744 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/itstool.bbclass' (53,006) at 20210812000025190
54745 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/Makefile' (53,007) at 20240405153051757
54746 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/wctablet.c' (53,008) at 20240326080039394
54747 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lgff.c' (53,009) at 20210307214928094
54748 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_handoff.py' (53,010) at 20210308005003744
54749 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/msdi.c' (53,011) at 20210307214925918
54750 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--0a/fsi-master/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (53,012) at 20210307205553718
54751 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h' (53,013) at 20220525020652971
54752 2025-01-08 03:00:48.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_reclaim.rst' (53,014) at 20240405153045229
54753 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6sl.c' (53,015) at 20240405153046785
54754 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/nvme.h' (53,016) at 20210308005003676
54755 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0007-greeter.c-support-to-update-expired-password.patch' (53,017) at 20210307205553946
54756 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2780.h' (53,018) at 20240405153053805
54757 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/meson.build' (53,019) at 20230920080021024
54758 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/meson.build' (53,020) at 20241211090212338
54759 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman.inc' (53,021) at 20241206090014310
54760 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/common.h' (53,022) at 20240405153045645
54761 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/pamacct.c' (53,023) at 20210308005045729
54762 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-hcu.c' (53,024) at 20240405153046949
54763 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-hs.c' (53,025) at 20240405153231315
54764 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-uhci-test.c' (53,026) at 20240326080039738
54765 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/settings' (53,027) at 20240405153054309
54766 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/berkeley-softfloat-3.wrap' (53,028) at 20240326080039630
54767 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc.c' (53,029) at 20240405153230203
54768 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/kmscube/kmscube_git.bb' (53,030) at 20241221090017684
54769 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fix_missing_use_directives.patch' (53,031) at 20230706080014765
54770 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_general.robot' (53,032) at 20240628080017113
54771 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_dm.c' (53,033) at 20220525020653119
54772 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/misc.h' (53,034) at 20240405153231627
54773 2025-01-08 03:00:48.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/Kconfig' (53,035) at 20240405153049681
54774 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipmi/ipmi_bt.h' (53,036) at 20210308005046017
54775 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/pwm-init/pwm_init.service' (53,037) at 20220119040023096
54776 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpsr.h' (53,038) at 20210307214925978
54777 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3004-use-GLESv2-headers-over-GL-headers.patch' (53,039) at 20230114040015494
54778 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.c' (53,040) at 20240405153050533
54779 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/tc.c' (53,041) at 20210307214926206
54780 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts' (53,042) at 20220525020651906
54781 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ramoops_manager_main.cpp' (53,043) at 20230614080025842
54782 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_abi.h' (53,044) at 20210307214928446
54783 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/trivial_32bit_program.c' (53,045) at 20210307214932734
54784 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/util.c' (53,046) at 20210309003650268
54785 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si21xx.h' (53,047) at 20210307214928638
54786 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ccwgroup.c' (53,048) at 20240405153051517
54787 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km_kirkwood.h' (53,049) at 20210308005003600
54788 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba_bluetooth.c' (53,050) at 20240405153051417
54789 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_hwss.c' (53,051) at 20240405153047301
54790 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/target.c' (53,052) at 20240326080039570
54791 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl-tiny_defconfig' (53,053) at 20210421100236118
54792 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.0.dts' (53,054) at 20240405153045709
54793 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb' (53,055) at 20241221090017488
54794 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_selftests.c' (53,056) at 20240405153049909
54795 2025-01-08 03:00:48.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun20i-d1-ccu.h' (53,057) at 20240405153231795
54796 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkcommon.c' (53,058) at 20210308005003772
54797 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/design.md' (53,059) at 20221213040033301
54798 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/Kconfig' (53,060) at 20210308005003468
54799 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina3221.c' (53,061) at 20240405153048857
54800 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/bootpz.c' (53,062) at 20240405153045341
54801 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-state-manager/.shellcheck' (53,063) at 20210415000117524 to deleted uid set
54802 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mc34vr500.c' (53,064) at 20240405153048865
54803 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-s3c2410.h' (53,065) at 20210307214931474
54804 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml' (53,066) at 20240405153045121
54805 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_hwmon.c' (53,067) at 20240405153048625
54806 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-tx4927.c' (53,068) at 20210307214926286
54807 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-amd8111.rst' (53,069) at 20210307214925506
54808 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/itree_v1.c' (53,070) at 20210307214931142
54809 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-nyan.dtsi' (53,071) at 20210308005002628
54810 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0012_use_release_instead_of_up_branch.py' (53,072) at 20210307205554262
54811 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/functional.rst' (53,073) at 20241211090212234
54812 2025-01-08 03:00:48.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a77970-cpg-mssr.c' (53,074) at 20210308005003352
54813 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lag.c' (53,075) at 20240411080014102
54814 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tv_regs.h' (53,076) at 20240405153048465
54815 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc1_qm_regs.h' (53,077) at 20240405153046581
54816 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/bsr.c' (53,078) at 20240405153230199
54817 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_h.c' (53,079) at 20210308005046517
54818 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623a-rfb-nand.dts' (53,080) at 20240405153045461
54819 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/test_sdbus_error.hpp' (53,081) at 20230511080035563
54820 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/README' (53,082) at 20210307205554386
54821 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/bmccontrolservices.cpp' (53,083) at 20240920080007542
54822 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/ftools.py' (53,084) at 20220910030013405
54823 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3601x.txt' (53,085) at 20210309003648364
54824 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (53,086) at 20210618000018360
54825 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz' (53,087) at 20210307205554594 to deleted uid set
54826 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/Kconfig' (53,088) at 20210308005002924
54827 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rockchip,rv1126-power.h' (53,089) at 20240405153052653
54828 2025-01-08 03:00:48.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_efi.c' (53,090) at 20210308005003484
54829 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-spi.c' (53,091) at 20240405153232147
54830 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt.h' (53,092) at 20240405153049125
54831 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/time.c' (53,093) at 20240405153045649
54832 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.c' (53,094) at 20240405153048333
54833 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/.gitignore' (53,095) at 20210309003655996
54834 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec.c' (53,096) at 20240405153230803
54835 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/RebootBmc/index.js' (53,097) at 20220105012522995
54836 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/adf_drv.c' (53,098) at 20240405153046957
54837 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/pahole' (53,099) at 20240405153053449
54838 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/adfs_fs.h' (53,100) at 20210307214931622
54839 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/doe.c' (53,101) at 20240405153051237
54840 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/openvswitch_trace.c' (53,102) at 20220525020654887
54841 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_uboot.c' (53,103) at 20210308005003520
54842 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/scpi-cpufreq.c' (53,104) at 20240405153230255
54843 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/Makefile' (53,105) at 20210309003654296
54844 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/kylin_rk3036.c' (53,106) at 20210308005003040
54845 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cputlb.h' (53,107) at 20240906080037324
54846 2025-01-08 03:00:48.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/shtc1.rst' (53,108) at 20210309003648428
54847 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomain.h' (53,109) at 20240405153045669
54848 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/static/flash.cpp' (53,110) at 20230829080024455
54849 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugetlb_reparenting_test.sh' (53,111) at 20240405153054329
54850 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/unwind.h' (53,112) at 20240405153045625
54851 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/git-make-shallow' (53,113) at 20240301090012439
54852 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pcmcia/Makefile' (53,114) at 20210308005003452
54853 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/journal.cpp' (53,115) at 20240817080031292
54854 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/extable.c' (53,116) at 20240405153046477
54855 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VCATEntry.v1_0_3.json' (53,117) at 20240619080002956
54856 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/defs.h' (53,118) at 20210307214929818
54857 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-e2220-1170.dts' (53,119) at 20210308005002628
54858 2025-01-08 03:00:48.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_smc.c' (53,120) at 20240405153230627
54859 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_defs.h' (53,121) at 20210307214930286
54860 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra132-norrin.dts' (53,122) at 20240617080017374
54861 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pcie-presence/MAINTAINERS' (53,123) at 20210308005101821
54862 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml' (53,124) at 20240405153045161
54863 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/logic_pio.h' (53,125) at 20210307214931418
54864 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/escaped.bconf' (53,126) at 20210307214932462
54865 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/ptrace.h' (53,127) at 20210308005002848
54866 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.out' (53,128) at 20210308005046401 to deleted uid set
54867 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/manager.cpp' (53,129) at 20240904080043247
54868 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/a.out.h' (53,130) at 20210307214925650
54869 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/util.c' (53,131) at 20240405153054381
54870 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-removable' (53,132) at 20240405153044921
54871 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/info.h' (53,133) at 20240405153052889
54872 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc6_cfg_regs.h' (53,134) at 20240405153046581
54873 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/Kbuild' (53,135) at 20210307214931614
54874 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/Makefile' (53,136) at 20210307214932398
54875 2025-01-08 03:00:48.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/pm.c' (53,137) at 20240405153045645
54876 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-avx.h' (53,138) at 20240405153046361
54877 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_sriov.c' (53,139) at 20240405153050201
54878 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pastedeploy_3.1.0.bb' (53,140) at 20241221090017556
54879 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/unsolicited_frame_control.c' (53,141) at 20210307214930334
54880 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fiemap.h' (53,142) at 20240405153052917
54881 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/mangle-port.h' (53,143) at 20210309003648832
54882 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-encoder.h' (53,144) at 20210307214928842
54883 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_logging.c' (53,145) at 20240405153051725
54884 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/dpc.c' (53,146) at 20240405153051949
54885 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/netlink.c' (53,147) at 20240405153232015
54886 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520.dtsi' (53,148) at 20240405153230063
54887 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/common.c' (53,149) at 20210309003648976
54888 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/Makefile' (53,150) at 20210307214926186
54889 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip32/mangle-port.h' (53,151) at 20210309003648832
54890 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.c' (53,152) at 20210309003651820
54891 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_write_bit.md' (53,153) at 20240809080033023
54892 2025-01-08 03:00:48.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_utils_transport.h' (53,154) at 20210307214928110
54893 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/images/core-image-rt.bb' (53,155) at 20210307205554606
54894 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axs10x/Makefile' (53,156) at 20210307214926962
54895 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/Makefile' (53,157) at 20210307214926170
54896 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vfio.h' (53,158) at 20240906080037356
54897 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/compat.h' (53,159) at 20240405153046245
54898 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/efi.h' (53,160) at 20240405153045621
54899 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/Kconfig' (53,161) at 20210307214928706
54900 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-asus-laptop' (53,162) at 20210309003648264
54901 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-assert@.service' (53,163) at 20241029080011439
54902 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/i2c-sh7760.h' (53,164) at 20210307214926550
54903 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/jump_label.h' (53,165) at 20240405153230111
54904 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_vita.c' (53,166) at 20210308004938832
54905 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_options.c' (53,167) at 20240405153053249
54906 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dma-mapping.h' (53,168) at 20240405153046317
54907 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/watermark.h' (53,169) at 20240405153054221
54908 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_tpm2.py' (53,170) at 20210308005003744
54909 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/090.out' (53,171) at 20210308005046445
54910 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/device.h' (53,172) at 20240405153045621
54911 2025-01-08 03:00:48.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.6.0.bb' (53,173) at 20230813080012856
54912 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_api.c' (53,174) at 20240405153054225
54913 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/efa-abi.h' (53,175) at 20240405153052945
54914 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c' (53,176) at 20210307214929570
54915 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/lib-bin-check.sh' (53,177) at 20210307205554130
54916 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_b.c' (53,178) at 20210308005046513
54917 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device/class.h' (53,179) at 20240405153052681
54918 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8996.yaml' (53,180) at 20240405153229759
54919 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.c' (53,181) at 20240405153231011
54920 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vaddo_Elmsta' (53,182) at 20210307205553794
54921 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-fclose.rst' (53,183) at 20210309003648476
54922 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.ini' (53,184) at 20210307205554586
54923 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.c' (53,185) at 20220525020652963
54924 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda/hb-sregs.yaml' (53,186) at 20210307214925274
54925 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/temporary_file.hpp' (53,187) at 20211208110037694
54926 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-rng.h' (53,188) at 20210308005046037
54927 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu/30-dejavu-aliases.conf' (53,189) at 20210307205553950
54928 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/spl.c' (53,190) at 20210308005003012
54929 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0012-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch' (53,191) at 20241221090017656
54930 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/originator.h' (53,192) at 20220525020654791
54931 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-sandbox.c' (53,193) at 20210308005003460
54932 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/fix-musl.patch' (53,194) at 20240413080012647
54933 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/README.md' (53,195) at 20230706080014733
54934 2025-01-08 03:00:48.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-run-power-pg.service' (53,196) at 20240727080014098
54935 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/fsf/include/variant/core.h' (53,197) at 20210307214926770
54936 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png' (53,198) at 20210307205554270 to deleted uid set
54937 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-evlist.c' (53,199) at 20240405153054097
54938 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/syscon_rk3368.c' (53,200) at 20210308005002776
54939 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.h' (53,201) at 20210307214928614
54940 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/Kconfig' (53,202) at 20240405153051697
54941 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh' (53,203) at 20220405030025649
54942 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tlv320aic31xx.txt' (53,204) at 20240405153045173
54943 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ws16c48.c' (53,205) at 20240405153230307
54944 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/cpu-feature-overrides.h' (53,206) at 20210307214926226
54945 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/hdf5_1.14.4-3.bb' (53,207) at 20241221090017536
54946 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83l785ts.rst' (53,208) at 20210307214925506
54947 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/nubus.h' (53,209) at 20210307214926162
54948 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/probe_read_user_str.c' (53,210) at 20210309003655980
54949 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connbytes.h' (53,211) at 20210307214931646
54950 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-util.h' (53,212) at 20210307214926234
54951 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adv_rss.c' (53,213) at 20220525020653531
54952 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iommufd.h' (53,214) at 20240405153231871
54953 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-regex_2024.11.6.bb' (53,215) at 20241221090017560
54954 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml' (53,216) at 20240405153045141
54955 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-raw-ram.c' (53,217) at 20240405153046689
54956 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sdb-sht11.dts' (53,218) at 20240405153045533
54957 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre_8.45.bb' (53,219) at 20241221090017696
54958 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/device_tree.c' (53,220) at 20240906080037448
54959 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/oxsemi,ox810se.h' (53,221) at 20210307214931330
54960 2025-01-08 03:00:48.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sparc64_tuxrun.py' (53,222) at 20241211090212542
54961 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/hypercall.h' (53,223) at 20210307214925858
54962 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/mangle-port.h' (53,224) at 20210308005002816
54963 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arm-powerctl.c' (53,225) at 20240906080037452
54964 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h' (53,226) at 20220525020652967
54965 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hatchling_1.26.3.bb' (53,227) at 20241221090017668
54966 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/et1011c.c' (53,228) at 20220525020653683
54967 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_dma.c' (53,229) at 20240405153053909
54968 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-compress.c' (53,230) at 20240405153053989
54969 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/scmi-regulator.c' (53,231) at 20240405153051473
54970 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsbacka_Ojersbo' (53,232) at 20210307205553786
54971 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2i.dts' (53,233) at 20210307214926358
54972 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/README.md' (53,234) at 20240618080025501
54973 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/airoha.yaml' (53,235) at 20240405153045013
54974 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma7_core_regs.h' (53,236) at 20240405153046573
54975 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/Makefile' (53,237) at 20210307214929982
54976 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/microwatt.h' (53,238) at 20220804100015892
54977 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0005-Disable-PIE-during-link.patch' (53,239) at 20240124090012266
54978 2025-01-08 03:00:48.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch/0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch' (53,240) at 20240413080012647
54979 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986b.dtsi' (53,241) at 20240405153045745
54980 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/eisa_bus.h' (53,242) at 20210307214926318
54981 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic_uapi.h' (53,243) at 20240405153052629
54982 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-clks.yaml' (53,244) at 20240405153045021
54983 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.c' (53,245) at 20220525020652959
54984 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/efi.h' (53,246) at 20240405153229975
54985 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/barrier.h' (53,247) at 20210309003648864
54986 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/inode.h' (53,248) at 20240613080016487
54987 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_rtime.c' (53,249) at 20241216090017757
54988 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/README.khadas-vim2' (53,250) at 20210308005002912
54989 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hitfb.c' (53,251) at 20240405153231583
54990 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_ldisc.c' (53,252) at 20240628080014009
54991 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_bpf.h' (53,253) at 20210307214931646
54992 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyiface_0.0.11.bb' (53,254) at 20231011080016582
54993 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_tuxrun.py' (53,255) at 20241211090212538
54994 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/Makefile' (53,256) at 20210307214932126
54995 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/makefile-use-link-for-helper.patch' (53,257) at 20240301090012423
54996 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timestamp/hte-consumer.yaml' (53,258) at 20240405153045181
54997 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/fixmap.c' (53,259) at 20240405153046085
54998 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ucs1002_power.c' (53,260) at 20240405153051441
54999 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/testmode.h' (53,261) at 20210307214929758
55000 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/buildjson.hpp' (53,262) at 20240618080029637
55001 2025-01-08 03:00:48.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-psci.c' (53,263) at 20240405153046921
55002 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/meson.options' (53,264) at 20240307090027676
55003 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pmk8350.h' (53,265) at 20240405153231799
55004 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/fail.tc' (53,266) at 20210307214932670
55005 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/meson.build' (53,267) at 20210417000115845
55006 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-emev2.c' (53,268) at 20240405153230675
55007 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr_topology_def.h' (53,269) at 20210308005003368
55008 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_workarounds.h' (53,270) at 20240405153048501
55009 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/machtype.h' (53,271) at 20210307214926210
55010 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-bananapi.dts' (53,272) at 20210308005002620
55011 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/devlink_resources.sh' (53,273) at 20210307214932666
55012 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch2.h' (53,274) at 20210308005002640
55013 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-mxg.c' (53,275) at 20210307214926562
55014 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/dirty_log_test.c' (53,276) at 20240405153232267
55015 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/iomux.h' (53,277) at 20210308005002640
55016 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm64.yml' (53,278) at 20241206090014206
55017 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/fib_notifier.c' (53,279) at 20210307214931910
55018 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/fid.c' (53,280) at 20241118090018499
55019 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/cper-parse-str.h' (53,281) at 20241114091008832
55020 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/Makefile' (53,282) at 20240405153049441
55021 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/pti.h' (53,283) at 20210307214928150
55022 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/backlight.h' (53,284) at 20210307214931434
55023 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/snapshot.h' (53,285) at 20240906080037344
55024 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-turris-omnia-u-boot.dtsi' (53,286) at 20210308005002568
55025 2025-01-08 03:00:48.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_sds.h' (53,287) at 20210307214930282
55026 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/davinci_nand.c' (53,288) at 20240405153230871
55027 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_monitor.hpp' (53,289) at 20240625080015044
55028 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/vinco.c' (53,290) at 20210308005003016
55029 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/rspi.h' (53,291) at 20210307214931514
55030 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-sdr-cap.h' (53,292) at 20210307214928794
55031 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_bpf2bpf.c' (53,293) at 20240405153054281
55032 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/device.h' (53,294) at 20210307214926578
55033 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/auxvec.h' (53,295) at 20210307214925858
55034 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/rtd1195.dtsi' (53,296) at 20240405153045545
55035 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pktcdvd.h' (53,297) at 20240405153052933
55036 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/meson.build' (53,298) at 20230817080034725
55037 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/input.c' (53,299) at 20241211090145569
55038 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sunxi.c' (53,300) at 20240405153231375
55039 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8953.dtsi' (53,301) at 20240405153229943
55040 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/clock-sh4.c' (53,302) at 20210307214926562
55041 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdm660.h' (53,303) at 20210309003653812
55042 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/btree.c' (53,304) at 20240405153052377
55043 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-2level.h' (53,305) at 20240405153046389
55044 2025-01-08 03:00:48.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/aspeed_wdt.c' (53,306) at 20240405153052237
55045 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lv5207lp.h' (53,307) at 20240405153231835
55046 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml' (53,308) at 20240405153045109
55047 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mvebu/bubt.c' (53,309) at 20210308005003216
55048 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-vsock-pci.c' (53,310) at 20221215040039166
55049 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/meson.build' (53,311) at 20241211090212458
55050 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/adjd_s311.c' (53,312) at 20240405153048997
55051 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/callback.c' (53,313) at 20240405153231603
55052 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/event.py' (53,314) at 20241221090017584
55053 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/bcreategroup.bb' (53,315) at 20241206090014298
55054 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/fcrypt.c' (53,316) at 20240405153046537
55055 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp_tlb.c' (53,317) at 20210307214925866
55056 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-mm.c' (53,318) at 20240405153046793
55057 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-0.dtsi' (53,319) at 20210307214926350
55058 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hackrf/hackrf.c' (53,320) at 20220525020653323
55059 2025-01-08 03:00:48.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/timex.h' (53,321) at 20220525020651970
55060 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/templates/default/conf-notes.txt' (53,322) at 20220913030020496
55061 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HostInterface_v1.xml' (53,323) at 20240619080002924
55062 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.dts' (53,324) at 20240405153229975
55063 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gds.h' (53,325) at 20210307214927210
55064 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1x.c' (53,326) at 20220525020654995
55065 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/UFL' (53,327) at 20210307205553870
55066 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0002-Fix-default-stack-size-to-256K.patch' (53,328) at 20210307205553854
55067 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/perf_event.c' (53,329) at 20210307214926566
55068 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/regs-v5.h' (53,330) at 20210307214927110
55069 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_synproxy.c' (53,331) at 20240405153054265
55070 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/fw_env.config' (53,332) at 20210307205554090
55071 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/.gitignore' (53,333) at 20231228090030524
55072 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/event_notification.py' (53,334) at 20230214040017329
55073 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-get-status.rst' (53,335) at 20220525020654131
55074 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/087_files_no_pattern.dts' (53,336) at 20210308005003752
55075 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/unistd.h' (53,337) at 20210307214926766
55076 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atmel-hlcdc.h' (53,338) at 20210307214931426
55077 2025-01-08 03:00:48.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/musl_fixup.patch' (53,339) at 20220721030015849
55078 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-pcm.c' (53,340) at 20240405153232183
55079 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/keyutils-test-fix-output-format.patch' (53,341) at 20210307205553962
55080 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c' (53,342) at 20210307214927958
55081 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.out' (53,343) at 20210308005046413 to deleted uid set
55082 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_stat_unittest.cpp' (53,344) at 20210308005120353
55083 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-gsmi' (53,345) at 20210309003648260
55084 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad8801.c' (53,346) at 20240405153048977
55085 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ibm,op-panel.yaml' (53,347) at 20240405153045077
55086 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/Makefile' (53,348) at 20240405153052613
55087 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-memory2.json' (53,349) at 20241214090008740
55088 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch' (53,350) at 20230706080014741
55089 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-stream.c' (53,351) at 20241104090011623
55090 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.c' (53,352) at 20220525020654123
55091 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_drv.h' (53,353) at 20240405153048357
55092 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netprio_cgroup.c' (53,354) at 20220525020654815
55093 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5360.yaml' (53,355) at 20240405153045073
55094 2025-01-08 03:00:48.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png' (53,356) at 20210307205554250 to deleted uid set
55095 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_synproxy.c' (53,357) at 20240405153054293
55096 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmioc.h' (53,358) at 20210309003653984
55097 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-gpucc.h' (53,359) at 20240405153052645
55098 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0001-daemontools-Fix-QA-Issue.patch' (53,360) at 20230706080014757
55099 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/check_journal/check_journal' (53,361) at 20240726080015971
55100 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/util.c' (53,362) at 20240405153231255
55101 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml' (53,363) at 20240405153045081
55102 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/helper.c' (53,364) at 20240906080037532
55103 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/param.h' (53,365) at 20210307214926122
55104 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.h' (53,366) at 20210307214929546
55105 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/Makefile' (53,367) at 20220525020653415
55106 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/meson.build' (53,368) at 20241211090212238
55107 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/threeparttable' (53,369) at 20241221090017620
55108 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tannas_Vastra' (53,370) at 20210307205553790
55109 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_rint.c' (53,371) at 20210307214926274
55110 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml' (53,372) at 20240405153045169
55111 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sgi575.inc' (53,373) at 20220804030014671
55112 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/twl-regulator.c' (53,374) at 20240405153231367
55113 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/0003-burn.S-Remove-.func-.endfunc.patch' (53,375) at 20210307205553870
55114 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_bpf.c' (53,376) at 20240405153053265
55115 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs0_defconfig' (53,377) at 20210308005003248
55116 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/pgtable-generic.c' (53,378) at 20240617080017410
55117 2025-01-08 03:00:48.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/src.c' (53,379) at 20221102030020993
55118 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/devfreq-event.c' (53,380) at 20240405153046973
55119 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bounds.c' (53,381) at 20240503080014502
55120 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaDec.h' (53,382) at 20210308005003708
55121 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net.h' (53,383) at 20210308005003676
55122 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/Makefile' (53,384) at 20210307214930430
55123 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,td4353-jdi.yaml' (53,385) at 20240405153045045
55124 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ppp-comp.h' (53,386) at 20240405153052773
55125 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-1.0' (53,387) at 20210307205554418
55126 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0003-rarpd.c-bug-fix.patch' (53,388) at 20230706080014749
55127 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/__init__.py' (53,389) at 20210308005046245
55128 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext3.rst' (53,390) at 20210307214925482
55129 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-lgm-combo.c' (53,391) at 20240405153051281
55130 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bdev.c' (53,392) at 20240405153230151
55131 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/tcm.c' (53,393) at 20240405153045633
55132 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/qtest.h' (53,394) at 20240906080037348
55133 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_sync.c' (53,395) at 20221102030020973
55134 2025-01-08 03:00:48.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.out' (53,396) at 20210308005046401 to deleted uid set
55135 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-npcm8xx.c' (53,397) at 20240912080012042
55136 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/Makefile' (53,398) at 20210308005002904
55137 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_nest_pervasive.c' (53,399) at 20241211090212322
55138 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse.h' (53,400) at 20240405153051773
55139 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qnx6_fs.h' (53,401) at 20210307214931490
55140 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c' (53,402) at 20220525020653779
55141 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-sha256.c' (53,403) at 20220525020652390
55142 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-div.c' (53,404) at 20240405153231947
55143 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/MAINTAINERS' (53,405) at 20210308005002976
55144 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/README' (53,406) at 20210308005002968
55145 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/ipc_sysctl.c' (53,407) at 20240812080017252
55146 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.yaml' (53,408) at 20240405153045109
55147 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/nopackages.bbclass' (53,409) at 20220910030013389
55148 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/scope.hpp' (53,410) at 20230407080041895
55149 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.0.bb' (53,411) at 20220204040022524
55150 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/Makefile' (53,412) at 20240405153054357
55151 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/demo.c' (53,413) at 20210308005003208
55152 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_hwdep.c' (53,414) at 20220525020655007
55153 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9860.c' (53,415) at 20240405153053641
55154 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-a311d-khadas-vim3.dts' (53,416) at 20210307214925994
55155 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/log.c' (53,417) at 20210308005003228
55156 2025-01-08 03:00:48.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l-clocks.dtsi' (53,418) at 20240405153045589
55157 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (53,419) at 20241207090012335
55158 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/devmem_is_allowed.c' (53,420) at 20240405153053085
55159 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/static_base_1.dts' (53,421) at 20220525020653835
55160 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_mpc.c' (53,422) at 20220525020653971
55161 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/otp.h' (53,423) at 20210307214931438
55162 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_to_user.S' (53,424) at 20240405153045633
55163 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_minisocks.c' (53,425) at 20241018080014582
55164 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/abs_lowcore.c' (53,426) at 20240405153046285
55165 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/tmu012.h' (53,427) at 20210308005046033
55166 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Kabhegy-Kaposvar-Tamasi' (53,428) at 20210307205553774
55167 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/Kconfig' (53,429) at 20240405153230051
55168 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_mpc52xx.c' (53,430) at 20240405153230943
55169 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/pxa-dma.h' (53,431) at 20210307214931378
55170 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/047.out' (53,432) at 20210308005046437
55171 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/run-ptest' (53,433) at 20230813080012880
55172 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalMacAddress.vue' (53,434) at 20241004080035971
55173 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/270.out' (53,435) at 20210308005046465
55174 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fcp.h' (53,436) at 20210307214931586
55175 2025-01-08 03:00:48.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.h' (53,437) at 20240405153047281
55176 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc3_cfg_regs.h' (53,438) at 20240405153046581
55177 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/clock.h' (53,439) at 20210308005002640
55178 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/at91-sama5d2_adc.c' (53,440) at 20240405153048949
55179 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_subdirectory.hpp' (53,441) at 20240524080026761
55180 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/sequoia_defconfig' (53,442) at 20210309003648872
55181 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/path-lookup.rst' (53,443) at 20220525020651730
55182 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch' (53,444) at 20220204040022528
55183 2025-01-08 03:00:48.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/0007-llvm-allow-env-override-of-exe-path.patch' (53,445) at 20231011080016610
55184 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_core.c' (53,446) at 20240405153231391
55185 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/module-elf-format.rst' (53,447) at 20240405153045225
55186 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/busconfig/phosphor-bmcweb-cert-config.conf' (53,448) at 20210701100031463
55187 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/moxart.yaml' (53,449) at 20240405153045017
55188 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/console.rst' (53,450) at 20210307214925458
55189 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/xdp.c' (53,451) at 20240805080014051
55190 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/Kconfig' (53,452) at 20210308005003080
55191 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_trace.h' (53,453) at 20220525020653667
55192 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774e1-sysc.h' (53,454) at 20210309003653816
55193 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/kvm-s390.h' (53,455) at 20240830080013243
55194 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/dtl.c' (53,456) at 20241211090145385
55195 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/ray_cs.rst' (53,457) at 20210309003648448
55196 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd.h' (53,458) at 20240405153051733
55197 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_plane.h' (53,459) at 20210307214927866
55198 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hennan' (53,460) at 20210307205553782
55199 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/upgrade_hostconsole_group.sh' (53,461) at 20230422080012291
55200 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_regs.h' (53,462) at 20240906080037336
55201 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashiftrt.S' (53,463) at 20240405153046309
55202 2025-01-08 03:00:48.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libaudit.c' (53,464) at 20210307214932466
55203 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf100.c' (53,465) at 20220525020652971
55204 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/lsan_suppressions.txt' (53,466) at 20230925080039989
55205 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png' (53,467) at 20210307205554270 to deleted uid set
55206 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/event.cpp' (53,468) at 20230511080043139
55207 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-config.c' (53,469) at 20240906080037592
55208 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_module.tc' (53,470) at 20210307214932674
55209 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2cd.dtsi' (53,471) at 20240405153045585
55210 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9t112.c' (53,472) at 20240405153049321
55211 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_kfunc_dynptr_param.c' (53,473) at 20240405153054277
55212 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_titan.c' (53,474) at 20210307214925654
55213 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/mtd-user.h' (53,475) at 20210307214931690
55214 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/results_to_text.py' (53,476) at 20210927100127349
55215 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/bpck.c' (53,477) at 20240405153046665
55216 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/iqs7222.c' (53,478) at 20240405153230727
55217 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7180-mss-pil.yaml' (53,479) at 20240405153045149
55218 2025-01-08 03:00:48.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/driver-ops.c' (53,480) at 20240830080013351
55219 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright' (53,481) at 20210307205554482
55220 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dpu.h' (53,482) at 20240405153048753
55221 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Catharon' (53,483) at 20241221090017616
55222 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/omap-spi.yaml' (53,484) at 20240405153229799
55223 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-cml-fails.txt' (53,485) at 20240405153230531
55224 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html' (53,486) at 20210307205554286
55225 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/paravirt-spinlocks.c' (53,487) at 20220525020652170
55226 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_ctl.c' (53,488) at 20240805080014059
55227 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/mpls.h' (53,489) at 20240405153052861
55228 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/Kconfig' (53,490) at 20240405153052145
55229 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/watchdog.h' (53,491) at 20220525020654627
55230 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958712k_defconfig' (53,492) at 20210308005003252
55231 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/trace.h' (53,493) at 20240405153054385
55232 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp809.c' (53,494) at 20210308005003468
55233 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem.h' (53,495) at 20240405153048525
55234 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fmov.c.inc' (53,496) at 20240906080037496
55235 2025-01-08 03:00:48.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/oid_registry.c' (53,497) at 20240405153053097
55236 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/Makefile' (53,498) at 20210308005003468
55237 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fint.c' (53,499) at 20210307214926274
55238 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mpeg.h' (53,500) at 20220525020652947
55239 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/plx_pci.c' (53,501) at 20220525020653419
55240 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_param.h' (53,502) at 20210307214930558
55241 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptrace_api.h' (53,503) at 20240405153052777
55242 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/Kconfig' (53,504) at 20240405153231603
55243 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h' (53,505) at 20210309003649656
55244 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_perf_buffer.c' (53,506) at 20240405153054277
55245 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621-tplink-hc220-g5-v1.dts' (53,507) at 20240405153045989
55246 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/mchp_pfsoc_mmuart.h' (53,508) at 20241211090212358
55247 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/hugetlb.rst' (53,509) at 20240405153044937
55248 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/poly1305-glue.c' (53,510) at 20210524100034858
55249 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/061_fdt_update_bad.dts' (53,511) at 20210308005003752
55250 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/tricore-defs.h' (53,512) at 20210308005046345
55251 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-io.h' (53,513) at 20240405153052797
55252 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/read.hpp' (53,514) at 20240817080036820
55253 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/simulate-insn.c' (53,515) at 20240405153230071
55254 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c' (53,516) at 20240405153230635
55255 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.i2c' (53,517) at 20210308005003296
55256 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml' (53,518) at 20241008080013887
55257 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c' (53,519) at 20240405153048489
55258 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/imx.txt' (53,520) at 20210307214925354
55259 2025-01-08 03:00:48.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_powersupply_readings.robot' (53,521) at 20210308005007128
55260 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_dma.h' (53,522) at 20210308005003516
55261 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_debug.h' (53,523) at 20240405153051529
55262 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/memory_model.h' (53,524) at 20240405153052617
55263 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/elf.py' (53,525) at 20220910030013401
55264 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport_notify.h' (53,526) at 20210307214932102
55265 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/MAINTAINERS' (53,527) at 20210308005003084
55266 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/atmel_df_pow2.c' (53,528) at 20210308005003544
55267 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-cipher.c' (53,529) at 20241211090212554
55268 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/sysman.c' (53,530) at 20241104090011587
55269 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.hpp' (53,531) at 20230511080045639
55270 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/bios-version.service' (53,532) at 20241106090019922
55271 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.h' (53,533) at 20240405153231019
55272 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc4xx.h' (53,534) at 20210307214926390
55273 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-option.c' (53,535) at 20240906080037592
55274 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SchemeReport' (53,536) at 20241221090017616
55275 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/parisc/include/uapi/asm/errno.h' (53,537) at 20240405153232207
55276 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_w.c' (53,538) at 20210308005046521
55277 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6slevk_spinor_defconfig' (53,539) at 20210308005003268
55278 2025-01-08 03:00:48.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/sm4.h' (53,540) at 20240326080039526
55279 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7264.c' (53,541) at 20240405153051361
55280 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_snps_phy_regs.h' (53,542) at 20240405153048461
55281 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockref.h' (53,543) at 20240405153052721
55282 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/data.h' (53,544) at 20210416100025438
55283 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/simple-configuration.png' (53,545) at 20210307205554382 to deleted uid set
55284 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/round_Xsig.S' (53,546) at 20220525020652186
55285 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PolyForm-Noncommercial-1.0.0' (53,547) at 20211006000025242
55286 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4240qds.c' (53,548) at 20210308005002996
55287 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cpt_common.h' (53,549) at 20210307214927098
55288 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager_arria10.c' (53,550) at 20210308005002780
55289 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-cap.h' (53,551) at 20210307214928794
55290 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_managed_test.c' (53,552) at 20240405153048769
55291 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-fifo.yaml' (53,553) at 20240405153045161
55292 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/submit-checklist.rst' (53,554) at 20240405153045301
55293 2025-01-08 03:00:48.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c' (53,555) at 20240405153052205
55294 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/xgmac.c' (53,556) at 20240405153049869
55295 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/barrier.h' (53,557) at 20210307214926550
55296 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-bsp/uboot/files/yosemite4-common.cfg' (53,558) at 20240727080014098
55297 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb' (53,559) at 20241221090017472
55298 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/faq.rst' (53,560) at 20240405153044993
55299 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/Makefile' (53,561) at 20240405153230003
55300 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.link-local' (53,562) at 20210308005003296
55301 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/libfaketime/libfaketime/0001-Makefile-Detect-compiler-in-makefile.patch' (53,563) at 20230919080013962
55302 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/dpaa2-global.h' (53,564) at 20210307214931590
55303 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/mipi_display.h' (53,565) at 20210307214931698
55304 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/contains.hpp' (53,566) at 20221014100033151
55305 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/simplefb.h' (53,567) at 20240405153052769
55306 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0019-Adjust-for-musl-headers.patch' (53,568) at 20241221090017644
55307 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.def' (53,569) at 20240405153054069
55308 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/psci.S' (53,570) at 20210308005002552
55309 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/index.rst' (53,571) at 20240405153044937
55310 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/video_device_test.c' (53,572) at 20240405153054325
55311 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm7325.dtsi' (53,573) at 20240405153045773
55312 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_tpl.c' (53,574) at 20210308005003704
55313 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_panel_orientation_quirks.c' (53,575) at 20241216090017697
55314 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.33/index.html' (53,576) at 20210307205554250
55315 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/Makefile' (53,577) at 20210307214931126
55316 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_simple.c' (53,578) at 20210307214926274
55317 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mt7629.c' (53,579) at 20210308005003456
55318 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0003-correct-include-directive-path-for-config.h.patch' (53,580) at 20210307205554554
55319 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/print.tcl' (53,581) at 20210308005007116
55320 2025-01-08 03:00:48.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xenstore_impl.h' (53,582) at 20230426080043696
55321 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r5.dts' (53,583) at 20240405153045781
55322 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copyuser_power7.S' (53,584) at 20240405153046177
55323 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_qmss_queue.c' (53,585) at 20240405153051777
55324 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ipv4.c' (53,586) at 20240830080013347
55325 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/mediatek,mt6360-adc.yaml' (53,587) at 20220525020651678
55326 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/termbits.h' (53,588) at 20240405153045353
55327 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_max8998.c' (53,589) at 20210308005003468
55328 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-blk/meson.build' (53,590) at 20240906080037164
55329 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/README' (53,591) at 20210308005003040
55330 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/Kconfig' (53,592) at 20240405153230783
55331 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-csi.c' (53,593) at 20240405153230815
55332 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_load_rom.c' (53,594) at 20240906080037324
55333 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm_drv.c' (53,595) at 20240405153048429
55334 2025-01-08 03:00:48.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-la-test_1.0.bb' (53,596) at 20220721030015865
55335 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/names.c' (53,597) at 20210307214932738
55336 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/squid.nm' (53,598) at 20231207090015262
55337 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/coreboot_table.c' (53,599) at 20240405153047045
55338 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/Makefile' (53,600) at 20210307214929930
55339 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/219.out' (53,601) at 20210308005046461
55340 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_displayid.h' (53,602) at 20240613080016499
55341 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt' (53,603) at 20240405153230531
55342 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a779f0-sysc.h' (53,604) at 20240405153231799
55343 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/00_arches.patch' (53,605) at 20220502030010176
55344 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/Makefile' (53,606) at 20240405153050397
55345 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/Makefile' (53,607) at 20210308005002824
55346 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/Kconfig' (53,608) at 20240405153049689
55347 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/rpc_pipe.c' (53,609) at 20240405153232083
55348 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_pbi.cfg' (53,610) at 20210308005002968
55349 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hede' (53,611) at 20210307205553782
55350 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ingenic,mac.yaml' (53,612) at 20240405153045117
55351 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_governor.c' (53,613) at 20240405153230251
55352 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_guest.h' (53,614) at 20240405153046113
55353 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-fru-properties.yaml' (53,615) at 20210307205553718
55354 2025-01-08 03:00:48.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nassjo' (53,616) at 20210307205553786
55355 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_portal.c' (53,617) at 20210308005003432
55356 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@64.conf' (53,618) at 20240904080027738
55357 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cpumap.c' (53,619) at 20240405153231895
55358 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kp_imx6q_tpc_defconfig' (53,620) at 20210308005003264
55359 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/board.c' (53,621) at 20230720080043535
55360 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-emmc.dts' (53,622) at 20210308005002588
55361 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas571x.h' (53,623) at 20210307214932342
55362 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts78xx-setup.c' (53,624) at 20240405153045673
55363 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/lpc.asl' (53,625) at 20210308005002876
55364 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_intf.h' (53,626) at 20210308004938820
55365 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/sections.h' (53,627) at 20210307214932474
55366 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/readline.inc' (53,628) at 20241206090014318
55367 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/page_32.h' (53,629) at 20240405153046121
55368 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774a1-sysc.c' (53,630) at 20240405153231351
55369 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/customization/theme.md' (53,631) at 20221215040043186
55370 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sa1100fb.c' (53,632) at 20240405153231591
55371 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/tdma.c' (53,633) at 20240405153046961
55372 2025-01-08 03:00:48.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-any.json' (53,634) at 20220429100100882
55373 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Umea_Mariehem' (53,635) at 20210307205553794
55374 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/page-vary.h' (53,636) at 20240326080039530
55375 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/Makefile' (53,637) at 20240405153046741
55376 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables_1.8.11.bb' (53,638) at 20241221090017676
55377 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_header.cpp' (53,639) at 20240820080027378
55378 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-tacoma.dts' (53,640) at 20220617030036053
55379 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/stm32-sdram.h' (53,641) at 20210308005003636
55380 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt' (53,642) at 20210309003648328
55381 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swab.h' (53,643) at 20240405153052801
55382 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/leds-bcm6358.txt' (53,644) at 20210308005003304
55383 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome_0.105.bb' (53,645) at 20241206090014234
55384 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irq.h' (53,646) at 20240405153229859
55385 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy10R-123w' (53,647) at 20210307205553762
55386 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-connector.dts' (53,648) at 20240405153045437
55387 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_synth.h' (53,649) at 20210307214932198
55388 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ipa.yaml' (53,650) at 20240405153045121
55389 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdx55-pinctrl.yaml' (53,651) at 20240405153045137
55390 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc2103.c' (53,652) at 20240405153048853
55391 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-reset.service' (53,653) at 20220119040023072
55392 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_drm_eld.c' (53,654) at 20240405153053489
55393 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/asix.c' (53,655) at 20210308005003504
55394 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/Kconfig' (53,656) at 20220525020653871
55395 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config.bb' (53,657) at 20241206090014230
55396 2025-01-08 03:00:48.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.1.0.bb' (53,658) at 20241221090017556
55397 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs.h' (53,659) at 20240429080012452
55398 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/sta.c' (53,660) at 20240405153050709
55399 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/config-bisect.pl' (53,661) at 20210307214932626
55400 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/settings.cpp' (53,662) at 20231201090034758
55401 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/urls.py' (53,663) at 20230919080013966
55402 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/xusb-padctl.c' (53,664) at 20210308005002788
55403 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-tpm2.inc' (53,665) at 20210826000024272
55404 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv3.dtsi' (53,666) at 20240405153229919
55405 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/setns-sysvipc.c' (53,667) at 20210307214932710
55406 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-irq-s3c64xx.h' (53,668) at 20210309003648720
55407 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6415c.h' (53,669) at 20210307214928670
55408 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7-pins.h' (53,670) at 20210308005002652
55409 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/114' (53,671) at 20240906080037564
55410 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r1.dts' (53,672) at 20240405153229947
55411 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/index.rst' (53,673) at 20240405153229839
55412 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_nesting.c' (53,674) at 20210307214932646
55413 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,s5pv210-jpeg.yaml' (53,675) at 20240405153045101
55414 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/file.c' (53,676) at 20240405153052497
55415 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_w.c' (53,677) at 20210308005046521
55416 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/ocelot/Makefile' (53,678) at 20210308005003020
55417 2025-01-08 03:00:48.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk_timer.c' (53,679) at 20210308005002776
55418 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-tegra.c' (53,680) at 20240405153051233
55419 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/asm9260.S' (53,681) at 20210309003648680
55420 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cp437.h' (53,682) at 20210308005003628
55421 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test-kstrtox.c' (53,683) at 20210307214931818
55422 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch' (53,684) at 20230706080014733
55423 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_thermal.c' (53,685) at 20241211090212294
55424 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/go.py' (53,686) at 20231126090012845
55425 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/FileContent.pm' (53,687) at 20220612030016735
55426 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_userspace.c' (53,688) at 20210309003649272
55427 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/trace.h' (53,689) at 20240405153049421
55428 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_regs.h' (53,690) at 20240405153049857
55429 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h' (53,691) at 20240405153048637
55430 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.c' (53,692) at 20240405153049805
55431 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/mac.c' (53,693) at 20240405153231239
55432 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/powercap-info.c' (53,694) at 20240405153054217
55433 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-microzed/ps7_init_gpl.c' (53,695) at 20210308005003176
55434 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha-avx2-x86_64.S' (53,696) at 20220525020652134
55435 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/README.md' (53,697) at 20221015030013456
55436 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/vt1636.c' (53,698) at 20210307214930950
55437 2025-01-08 03:00:48.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-orangepi-one-plus.dts' (53,699) at 20210308005002620
55438 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gdc_private.h' (53,700) at 20210307214930542
55439 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_obex.c' (53,701) at 20240405153231551
55440 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform.hpp' (53,702) at 20241106090036810
55441 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.json' (53,703) at 20210308005046401
55442 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/h2200.c' (53,704) at 20210308005003004
55443 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/trivial_program.c' (53,705) at 20210307214932734
55444 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_generic_buffer.c' (53,706) at 20241018080014594
55445 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/assign_reuse.c' (53,707) at 20240405153232255
55446 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-fpu.xml' (53,708) at 20210308005045817
55447 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/0002-tests-check-for-recently-fixed-bug.patch' (53,709) at 20231011080016614
55448 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis-tk1_defconfig' (53,710) at 20210308005003248
55449 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdint.h' (53,711) at 20210307214926362
55450 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/vexpress.txt' (53,712) at 20240405153045149
55451 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/delay.h' (53,713) at 20210307214926318
55452 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/busybox/busybox_%.bbappend' (53,714) at 20210908000029103
55453 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/bt866.c' (53,715) at 20240405153049309
55454 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0014-Fix-reproducibility-issues.patch' (53,716) at 20220910030013425
55455 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/layer.conf' (53,717) at 20241221090017580
55456 2025-01-08 03:00:48.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/postcopy-ram.c' (53,718) at 20241211090212390
55457 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool_4-7.1.bb' (53,719) at 20220402030016191
55458 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lwt_ip_encap.sh' (53,720) at 20240405153054285
55459 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-3.0' (53,721) at 20210307205554426
55460 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/cache.c' (53,722) at 20220525020651986
55461 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/Kconfig' (53,723) at 20210308005003040
55462 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml' (53,724) at 20240405153045181
55463 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xdp_diag.h' (53,725) at 20210309003654000
55464 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_writemeta_unittest.cpp' (53,726) at 20210918000044923
55465 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_plug.c' (53,727) at 20240405153053369
55466 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/gpio.cpp' (53,728) at 20240820080023694
55467 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_64.c' (53,729) at 20240613080016371
55468 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/rt288x.c' (53,730) at 20240405153046049
55469 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf' (53,731) at 20241221090017644
55470 2025-01-08 03:00:48.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/qcom_pmi8998_charger.c' (53,732) at 20240405153231355
55471 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/cache.json' (53,733) at 20240405153054157
55472 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/overo.h' (53,734) at 20210308005003028
55473 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/Kconfig' (53,735) at 20210308005003028
55474 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_nounroll1.c' (53,736) at 20210307214932646
55475 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_agm1264k-fl.c' (53,737) at 20220525020654115
55476 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6362-reset.h' (53,738) at 20210308005003640
55477 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_helpers.h' (53,739) at 20240405153049397
55478 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_pdr_effecter_test.cpp' (53,740) at 20240819080030259
55479 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/phosphor-dbus-interfaces.wrap' (53,741) at 20220326030026470
55480 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/privring.h' (53,742) at 20220525020652947
55481 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newproject.html' (53,743) at 20210307205554286
55482 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flow.c' (53,744) at 20240405153050005
55483 2025-01-08 03:00:48.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-diffsigs' (53,745) at 20241221090017580
55484 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lp855x_bl.c' (53,746) at 20240613080016475
55485 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/Kconfig' (53,747) at 20210307214932226
55486 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassiveredundancy.hpp' (53,748) at 20220724030021856
55487 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/hw-vendor-repos-policy.md' (53,749) at 20240719080004033
55488 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8560_defconfig' (53,750) at 20210309003648872
55489 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (53,751) at 20210307205553690
55490 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c' (53,752) at 20240405153045665
55491 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9260ek.dts' (53,753) at 20210308005002572
55492 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mksysmap' (53,754) at 20240405153232103
55493 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x-spi.c' (53,755) at 20240405153053809
55494 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/root_dev.h' (53,756) at 20240405153052789
55495 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp' (53,757) at 20221209040003858
55496 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/Build' (53,758) at 20240405153054073
55497 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/arm_mptimer.c' (53,759) at 20241211090212338
55498 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/head.S' (53,760) at 20240405153045965
55499 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/thermal.h' (53,761) at 20210307214931350
55500 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_socket.c' (53,762) at 20240405153053341
55501 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch' (53,763) at 20230706080014745
55502 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/big_key.c' (53,764) at 20240405153053473
55503 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/dcb.c' (53,765) at 20240405153050201
55504 2025-01-08 03:00:48.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/Kconfig' (53,766) at 20210308005003040
55505 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8316.h' (53,767) at 20210307214932310
55506 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dqblk_v2.h' (53,768) at 20210307214931378
55507 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/conf-notes.txt' (53,769) at 20220913030020492
55508 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/vrf_socket_lookup.c' (53,770) at 20240405153054285
55509 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/rethook.c' (53,771) at 20240405153046289
55510 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/Kconfig' (53,772) at 20210308005003088
55511 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-1.0' (53,773) at 20210307205554422
55512 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode/python39.patch' (53,774) at 20210307205553934
55513 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.h' (53,775) at 20220525020654179
55514 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7751.c' (53,776) at 20210307214926546
55515 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/MAINTAINERS' (53,777) at 20210308005003068
55516 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/OWNERS' (53,778) at 20240820080017649
55517 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mailbox/mediatek,mt8188-gce.h' (53,779) at 20240405153052649
55518 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DMAR.dmar' (53,780) at 20240906080037556 to deleted uid set
55519 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_comment.h' (53,781) at 20210307214931646
55520 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_netlink.c' (53,782) at 20240405153049117
55521 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/meson.build' (53,783) at 20241211090212270
55522 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/synaccess.robot' (53,784) at 20220818030013057
55523 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/162.out' (53,785) at 20210308005046453
55524 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/LICENSE' (53,786) at 20210610190030293
55525 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-auxtek-t003.dts' (53,787) at 20240405153045377
55526 2025-01-08 03:00:48.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-cfg.h' (53,788) at 20240405153049413
55527 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udftime.c' (53,789) at 20240628080014021
55528 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/occ/nicole-occ-control-config-native.bb' (53,790) at 20241206090014286
55529 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4780-cgu.h' (53,791) at 20240405153052641
55530 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/exception.json' (53,792) at 20240405153054109
55531 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,rk3066-hdmi.yaml' (53,793) at 20240405153045049
55532 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/btt.rst' (53,794) at 20210307214925466
55533 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyserial/run-ptest' (53,795) at 20240301090012435
55534 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control.c' (53,796) at 20241211090212554
55535 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-bus-nfit' (53,797) at 20220525020651630
55536 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/peak_pci.c' (53,798) at 20220525020653419
55537 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/board-dt.c' (53,799) at 20240405153229911
55538 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-sdw-mbq.c' (53,800) at 20240405153046693
55539 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iotkit-sysinfo.h' (53,801) at 20210927100127237
55540 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/seccomp.c' (53,802) at 20240405153231931
55541 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx258.c' (53,803) at 20240405153049313
55542 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fclose.rst' (53,804) at 20220525020654131
55543 2025-01-08 03:00:48.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ds3000.h' (53,805) at 20210307214928626
55544 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h' (53,806) at 20240405153047293
55545 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810-i2c.c' (53,807) at 20210307214930914
55546 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/designware_udc.c' (53,808) at 20210308005003504
55547 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dwb.h' (53,809) at 20240405153047293
55548 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pt5161l.rst' (53,810) at 20240826080012307
55549 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2990.rst' (53,811) at 20210307214925502
55550 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-af9005-cardlist.rst' (53,812) at 20210307214925230
55551 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/help-unknown-cmd.c' (53,813) at 20240405153054193
55552 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Added-missing-headers.patch' (53,814) at 20231011080016574
55553 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/fix_parallel_make.patch' (53,815) at 20230706080014757
55554 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Malung' (53,816) at 20210307205553786
55555 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/layer.conf' (53,817) at 20241221090017604
55556 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts' (53,818) at 20240405153045709
55557 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/memory_mapping.h' (53,819) at 20240326080039550
55558 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/page-vary-common.c' (53,820) at 20221215040039222
55559 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.c' (53,821) at 20240405153230579
55560 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/microvm-dt.h' (53,822) at 20220429100100470
55561 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_display.c' (53,823) at 20210308005002540
55562 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455.h' (53,824) at 20240405153048937
55563 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c' (53,825) at 20240405153231307
55564 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-log-addrs.rst' (53,826) at 20220525020651778
55565 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-ssi.h' (53,827) at 20240405153053933
55566 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts' (53,828) at 20240405153045745
55567 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Afmparse' (53,829) at 20211006000025226
55568 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/OWNERS' (53,830) at 20231202090019380
55569 2025-01-08 03:00:48.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/bpf_perf_event.h' (53,831) at 20210307214932478
55570 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videomate-s350.c' (53,832) at 20210307214928786
55571 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_support.c' (53,833) at 20210308005002884
55572 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/pl080.c' (53,834) at 20241211090212270
55573 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/OperationalStatus/meson.build' (53,835) at 20230825080021141
55574 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/firmware.h' (53,836) at 20210307214932438
55575 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/floppydma.S' (53,837) at 20210307214925946
55576 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0003-contact-Replace-the-Novell-sample-contact-with-somet.patch' (53,838) at 20210307205553742
55577 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi' (53,839) at 20240405153045773
55578 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7780.c' (53,840) at 20210307214926562
55579 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/midi.c' (53,841) at 20220525020655099
55580 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch' (53,842) at 20210528000029735
55581 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gp100.c' (53,843) at 20220525020652951
55582 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/vt8500_serial.c' (53,844) at 20240405153231523
55583 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xlsclients_1.1.5.bb' (53,845) at 20240106090017237
55584 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.2.bb' (53,846) at 20241221090017528
55585 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-madera.h' (53,847) at 20210307214931410
55586 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml' (53,848) at 20240405153045085
55587 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lirc_mode2_kern.c' (53,849) at 20210307214932646
55588 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/Makefile' (53,850) at 20210308005003056
55589 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_umem_odp.h' (53,851) at 20210309003653964
55590 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml' (53,852) at 20240405153045085
55591 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_private.h' (53,853) at 20210307214930550
55592 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff' (53,854) at 20240730080012557
55593 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/cpuinfo.c' (53,855) at 20210308005002712
55594 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5229.c' (53,856) at 20240405153049629
55595 2025-01-08 03:00:48.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_dev.h' (53,857) at 20210307214930234
55596 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h' (53,858) at 20220525020653479
55597 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_defconfig' (53,859) at 20210308005003280
55598 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/energy_model.c' (53,860) at 20240405153053025
55599 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/version.cpp' (53,861) at 20241114091025397
55600 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf_git.bb' (53,862) at 20241221090017644
55601 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/0001-Makefile-fix-hardcoded-installation-directories.patch' (53,863) at 20210729000029112
55602 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/060.out' (53,864) at 20240326080039726
55603 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/distrooverrides.bbclass' (53,865) at 20220910030013389
55604 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml' (53,866) at 20220525020651678
55605 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_nfct.c' (53,867) at 20210307214932006
55606 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/irq.c' (53,868) at 20210307214926186
55607 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/Makefile' (53,869) at 20210308005002900
55608 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/platform.c' (53,870) at 20210307214926206
55609 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/alldef_expected_config' (53,871) at 20210308005003736
55610 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/util.cpp' (53,872) at 20230715080026259
55611 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_usb6501.c' (53,873) at 20240405153046901
55612 2025-01-08 03:00:48.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/g12a.h' (53,874) at 20240405153230215
55613 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/common.c' (53,875) at 20241111090012133
55614 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-generic.c' (53,876) at 20240405153052125
55615 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power10-dual.dtsi' (53,877) at 20240405153229871
55616 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (53,878) at 20240120090012778
55617 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/switch-nic-to-aux-mode@.service' (53,879) at 20240504080013861
55618 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pihtipudas' (53,880) at 20210307205553770
55619 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/shmparam.h' (53,881) at 20210307214926554
55620 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac5.h' (53,882) at 20240405153231055
55621 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h' (53,883) at 20210309003651800
55622 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/JsonSchemaFileCollection.json' (53,884) at 20240619080002948
55623 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8960.c' (53,885) at 20240405153046817
55624 2025-01-08 03:00:48.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/error_private.c' (53,886) at 20240405153053113
55625 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu12_driver_if.h' (53,887) at 20240405153048349
55626 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/prservice.py' (53,888) at 20240106090017261
55627 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/Kconfig' (53,889) at 20210309003653188
55628 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2.host.c' (53,890) at 20210307214930550
55629 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Power/meson.build' (53,891) at 20220913030027321
55630 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fabrics-cmd.c' (53,892) at 20240726080012858
55631 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/volatiles.atop.conf' (53,893) at 20210307205553966
55632 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/MAINTAINERS' (53,894) at 20210308005002956
55633 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ActionInfo_v1.xml' (53,895) at 20240619080002916
55634 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsmc020.h' (53,896) at 20210308005003648
55635 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/hw_data.c' (53,897) at 20210308005002760
55636 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/adux1020.yaml' (53,898) at 20210307214925334
55637 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-io.h' (53,899) at 20210308005045997
55638 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-encoder.rst' (53,900) at 20240405153229843
55639 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a06g032-clocks.c' (53,901) at 20240405153046837
55640 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gl5.h' (53,902) at 20210307214928630
55641 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9260.h' (53,903) at 20210308005002716
55642 2025-01-08 03:00:48.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/lan9303.rst' (53,904) at 20210307214925534
55643 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/Kconfig' (53,905) at 20210307214926190
55644 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/soc15_ih_clientid.h' (53,906) at 20240405153048321
55645 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c' (53,907) at 20240815080012891
55646 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ls-scfg-msi.c' (53,908) at 20240405153230751
55647 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-standard-namespace-errors.patch' (53,909) at 20231011080016574
55648 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/maintainers.inc' (53,910) at 20241221090017612
55649 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cputime.h' (53,911) at 20240405153046105
55650 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372_i2c.c' (53,912) at 20240405153048933
55651 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/scm.c' (53,913) at 20240405153051525
55652 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/omap-keypad.c' (53,914) at 20240405153049137
55653 2025-01-08 03:00:48.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/Makefile' (53,915) at 20210307214928370
55654 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxcjk-1013.c' (53,916) at 20240405153048937
55655 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py' (53,917) at 20210307205554290
55656 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-rockchip.c' (53,918) at 20240405153231359
55657 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mscc-miim.c' (53,919) at 20240405153050345
55658 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb' (53,920) at 20241206090014298
55659 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-schema.v1_10_0.json' (53,921) at 20240529080008499
55660 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-em-terratec.c' (53,922) at 20210307214928782
55661 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/touchscreen.rules' (53,923) at 20210307205554494
55662 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7786.c' (53,924) at 20210307214926566
55663 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-armsoc_1.4.1.bb' (53,925) at 20220402030015975
55664 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/Makefile' (53,926) at 20210308005002852
55665 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/keystone_serdes.h' (53,927) at 20210308005002708
55666 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_epb.rst' (53,928) at 20210307214925238
55667 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbyv2.json' (53,929) at 20241213090004409
55668 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp' (53,930) at 20240329080003279
55669 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env_private.h' (53,931) at 20210308005003760
55670 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/static_call.c' (53,932) at 20240405153046153
55671 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/window_hw_interface.hpp' (53,933) at 20210308005120353
55672 2025-01-08 03:00:48.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/ptrace.c' (53,934) at 20240405153230019
55673 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/x_tables.c' (53,935) at 20241111090012165
55674 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algapi.c' (53,936) at 20241118090018491
55675 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1170-pinfunc.h' (53,937) at 20240405153045533
55676 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpihmat' (53,938) at 20241211090212530 to deleted uid set
55677 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/types.h' (53,939) at 20240405153232211
55678 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/trace.c' (53,940) at 20220525020654243
55679 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/mediatek,lvts-thermal.h' (53,941) at 20240405153052657
55680 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_tuxrun.py' (53,942) at 20241211090212542
55681 2025-01-08 03:00:48.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-el15203000.rst' (53,943) at 20210309003648432
55682 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package.py' (53,944) at 20241221090017624
55683 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_structs.h' (53,945) at 20220429100100642
55684 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45.c' (53,946) at 20240830080013363
55685 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cache.c' (53,947) at 20210308005003208
55686 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/tiny/ksize.py' (53,948) at 20210307205554642
55687 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/system.c' (53,949) at 20240405153051421
55688 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/bug.h' (53,950) at 20210307214926114
55689 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-medion-x10-or2x.c' (53,951) at 20210307214928782
55690 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/Makefile' (53,952) at 20240405153231947
55691 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma.c' (53,953) at 20240405153230287
55692 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/ghashp10-ppc.pl' (53,954) at 20240405153046101
55693 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/Kconfig' (53,955) at 20240405153048745
55694 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/mpp.c' (53,956) at 20210308005002732
55695 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pvcalls-back.c' (53,957) at 20240405153052249
55696 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/well-known-leds.txt' (53,958) at 20240405153045225
55697 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/stdint/test-includes.sh' (53,959) at 20210308005003748
55698 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-exynos.c' (53,960) at 20240405153231559
55699 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,smd-edge.yaml' (53,961) at 20240405153045149
55700 2025-01-08 03:00:48.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/nv_type.h' (53,962) at 20210307214930934
55701 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/protocol.rst' (53,963) at 20210309003648404
55702 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_config.h' (53,964) at 20240405153052681
55703 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/swiotlb-xen.h' (53,965) at 20220525020654683
55704 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb' (53,966) at 20241221090017656
55705 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/pl080.h' (53,967) at 20240405153045689
55706 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c' (53,968) at 20240405153230315
55707 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_lib.sh' (53,969) at 20241023080012907
55708 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/MIT' (53,970) at 20210307214925638
55709 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-imx-gpt.c' (53,971) at 20240405153230247
55710 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/genericarm64.conf' (53,972) at 20241221090017604
55711 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/i586.conf' (53,973) at 20240106090017257
55712 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/Makefile' (53,974) at 20210309003648828
55713 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/request.json' (53,975) at 20210307205553850
55714 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/trace-events' (53,976) at 20241211090212210
55715 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_sdias.h' (53,977) at 20210307214930234
55716 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb' (53,978) at 20241221090017668
55717 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_dbg.c' (53,979) at 20210307214927138
55718 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/master.h' (53,980) at 20240405153053233
55719 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/unrel_branch_check.sh' (53,981) at 20210309003648948
55720 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/templates/default/conf-notes.txt' (53,982) at 20220913030020492
55721 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm_cpu.c' (53,983) at 20240405153231355
55722 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ptdump.h' (53,984) at 20240405153045625
55723 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_fru.robot' (53,985) at 20240628080017113
55724 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (53,986) at 20240313080014688
55725 2025-01-08 03:00:48.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d34.dtsi' (53,987) at 20210308005002612
55726 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/omapvrfb.h' (53,988) at 20210307214931698
55727 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/Kconfig' (53,989) at 20240906080037500
55728 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/rx.c' (53,990) at 20220525020654127
55729 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/Makefile' (53,991) at 20210308005002776
55730 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brppt1-nand.dts' (53,992) at 20210308005002560
55731 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap.h' (53,993) at 20210308005002804
55732 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml' (53,994) at 20240405153045141
55733 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-stm32-lp.c' (53,995) at 20240405153051453
55734 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-reg.h' (53,996) at 20240405153049461
55735 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-hfpll.c' (53,997) at 20240405153046809
55736 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.h' (53,998) at 20240910080014030
55737 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xfrm_info.c' (53,999) at 20240405153054265
55738 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_private.h' (54,000) at 20210308005003548
55739 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/renesas/rcar-sysc.h' (54,001) at 20210307214931510
55740 2025-01-08 03:00:48.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_alua.c' (54,002) at 20240726080012862
55741 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8925-i2c.c' (54,003) at 20240405153049609
55742 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rcg2.c' (54,004) at 20241216090017693
55743 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/test/Makefile' (54,005) at 20210307214927174
55744 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/purgatory.h' (54,006) at 20220525020654607
55745 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-qcm2290.h' (54,007) at 20240405153052645
55746 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7792-clock.h' (54,008) at 20210308005003632
55747 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/ddr.c' (54,009) at 20210308005003168
55748 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/i2c.patch' (54,010) at 20230706080014757
55749 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml' (54,011) at 20240405153045089
55750 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/mirror_gre_scale.sh' (54,012) at 20240405153054297
55751 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/xxhash.h' (54,013) at 20230925080039933
55752 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/README' (54,014) at 20210307214932674
55753 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv6m.inc' (54,015) at 20210905000020581
55754 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk.h' (54,016) at 20240405153046849
55755 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml' (54,017) at 20240405153045065
55756 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/als4000.c' (54,018) at 20220525020654987
55757 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/rtc-cdev' (54,019) at 20210307214925190
55758 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-iommu-dmar.json' (54,020) at 20241207090009631
55759 2025-01-08 03:00:48.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7183.h' (54,021) at 20210307214931542
55760 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c' (54,022) at 20240830080013283
55761 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0016-version.c-don-t-print-build-flags.patch' (54,023) at 20230131040012027
55762 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-bsp/image/gxp-bootblock.bbappend' (54,024) at 20231205090013445
55763 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s-bit.dts' (54,025) at 20240405153045453
55764 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target.h' (54,026) at 20221215040039066
55765 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/build_bug.h' (54,027) at 20210308005003656
55766 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/compat_ioctl.h' (54,028) at 20210307214926938
55767 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-counter' (54,029) at 20240405153229727
55768 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key.bb' (54,030) at 20241206090014226
55769 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-i386.rst' (54,031) at 20241211090212238
55770 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/phal_devtree' (54,032) at 20221110040028914
55771 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memset-x86-64-asm-def.h' (54,033) at 20240405153054097
55772 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit.h' (54,034) at 20240405153051957
55773 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_mark.c' (54,035) at 20241104090011619
55774 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-som.dtsi' (54,036) at 20210308005002596
55775 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sc7180.c' (54,037) at 20240405153046833
55776 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_deflate.c' (54,038) at 20220525020653687
55777 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/epoll.h' (54,039) at 20240405153052965
55778 2025-01-08 03:00:48.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-blank.rst' (54,040) at 20220525020654135
55779 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryRegion.v1_0_3.json' (54,041) at 20240824080002938
55780 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65218.txt' (54,042) at 20210307214925410
55781 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gt215.fuc3' (54,043) at 20210307214927970
55782 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/da280.c' (54,044) at 20240405153230687
55783 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch' (54,045) at 20241206090014298
55784 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/util.c' (54,046) at 20240405153053457
55785 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/Kconfig' (54,047) at 20210308005003052
55786 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crct10dif-ce-core.S' (54,048) at 20210307214925842
55787 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/Makefile' (54,049) at 20210308005003004
55788 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/Makefile' (54,050) at 20210308005002972
55789 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/init.c' (54,051) at 20240405153050589
55790 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config.bb' (54,052) at 20241206090014286
55791 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/ptrace.h' (54,053) at 20210307214926750
55792 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/timer.c' (54,054) at 20210308005002556
55793 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.h' (54,055) at 20210307214928614
55794 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/tcp_client.c' (54,056) at 20241206090014286
55795 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/cdns3-ti.c' (54,057) at 20240405153231531 to deleted uid set
55796 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/PREEMPT' (54,058) at 20240405153054369
55797 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4613.yaml' (54,059) at 20240405153045161
55798 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-ntxec.c' (54,060) at 20240405153231359
55799 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/mpc8548cds.c' (54,061) at 20210308005002980
55800 2025-01-08 03:00:48.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/pl2303.h' (54,062) at 20241001080013024
55801 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/ec.c' (54,063) at 20240405153231947
55802 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/user.h' (54,064) at 20241211090212358
55803 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/cper-records.md' (54,065) at 20240613080005755
55804 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_reloc.c' (54,066) at 20241008080014055
55805 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/pci.c' (54,067) at 20240405153230019
55806 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt-native_0.68.bb' (54,068) at 20241206090014334
55807 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.h' (54,069) at 20240405153047113
55808 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-ptest-all.bb' (54,070) at 20230503080014615
55809 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake_1.17.bb' (54,071) at 20241221090017648
55810 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el2h.c' (54,072) at 20210307214932634
55811 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/COPYING.MIT' (54,073) at 20210307205554390
55812 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/zero.rst' (54,074) at 20210307214925222
55813 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ism_drv.c' (54,075) at 20241216090017729
55814 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-common.yaml' (54,076) at 20240405153045021
55815 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/i386/index.rst' (54,077) at 20240405153044989
55816 2025-01-08 03:00:48.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm926ejs_defconfig' (54,078) at 20210308005003260
55817 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc85xx_base.config' (54,079) at 20240405153046097
55818 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/index.rst' (54,080) at 20240405153045229
55819 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpf/Makefile' (54,081) at 20240405153053189
55820 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fmemory.c.inc' (54,082) at 20240906080037496
55821 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/axs101_defconfig' (54,083) at 20210308005003248
55822 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_xdp_direct_packet_access.c' (54,084) at 20240405153054285
55823 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/reset.c' (54,085) at 20240405153045945
55824 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/handling-regressions.rst' (54,086) at 20240405153045245
55825 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/amlogic-gxl-core.c' (54,087) at 20240405153230255
55826 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tcp.h' (54,088) at 20241018080014570
55827 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/Makefile' (54,089) at 20210308005002992
55828 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDL-1.0' (54,090) at 20211006000025234
55829 2025-01-08 03:00:48.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pid_namespace.h' (54,091) at 20240405153052765
55830 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/hw-consumer.h' (54,092) at 20210307214931402
55831 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/greatlakes.json' (54,093) at 20241213090004409
55832 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/delay.h' (54,094) at 20210307214926158
55833 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_nand_defconfig' (54,095) at 20210308005003280
55834 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/esi.h' (54,096) at 20210307214926114
55835 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrl_ph.c' (54,097) at 20210308005046509
55836 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2-xmc.dts' (54,098) at 20240405153229919
55837 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-qcom.h' (54,099) at 20240613080016471
55838 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CONNMARK.h' (54,100) at 20210307214931646
55839 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/allwinner,sun4i-a10-ps2.yaml' (54,101) at 20240405153045153
55840 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mt_ventoux_defconfig' (54,102) at 20210308005003268
55841 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8261.c' (54,103) at 20240405153049301
55842 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml' (54,104) at 20240405153045073
55843 2025-01-08 03:00:48.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kdev_t.h' (54,105) at 20210309003653852
55844 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memset.S' (54,106) at 20210307214926570
55845 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm920t_defconfig' (54,107) at 20210308005003260
55846 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/hwcap.h' (54,108) at 20240405153045865
55847 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-lg-lenok.dts' (54,109) at 20240405153229891
55848 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/syscallhdr.sh' (54,110) at 20241211090212378
55849 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/0001-tests-Include-math.h-for-fabs-definition.patch' (54,111) at 20241206090014238
55850 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_init.c' (54,112) at 20240405153230267
55851 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld4.dtsi' (54,113) at 20210308005002632
55852 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/u-boot.h' (54,114) at 20210308005002708
55853 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57-pruss.dtsi' (54,115) at 20240405153045597
55854 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/not_action_tests.cpp' (54,116) at 20210308005405938
55855 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/fault-codes.rst' (54,117) at 20210307214925510
55856 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_ethtool.c' (54,118) at 20240405153050317
55857 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_drm.c' (54,119) at 20240405153049445
55858 2025-01-08 03:00:48.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/0001-configure-libxslt-conf.patch' (54,120) at 20231014080011723
55859 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pci.h' (54,121) at 20240405153230031
55860 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/guest_print_test.c' (54,122) at 20240405153232267
55861 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/probes.h' (54,123) at 20210307214926098
55862 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/Build' (54,124) at 20210307214932514
55863 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ct.json' (54,125) at 20220525020655231
55864 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/thunderx-88xx.dts' (54,126) at 20210308005002632
55865 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-net5big.dts' (54,127) at 20240405153045457
55866 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaTools.h' (54,128) at 20210308005003708
55867 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1302.c' (54,129) at 20240405153051493
55868 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi' (54,130) at 20240405153045813
55869 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/xenon_sdhci.c' (54,131) at 20210308005003408
55870 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/apm.h' (54,132) at 20210307214926658
55871 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/decContext.c' (54,133) at 20220429100100598
55872 2025-01-08 03:00:48.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm3_generic.c' (54,134) at 20240405153046541
55873 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm-common.h' (54,135) at 20240405153045669
55874 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/drv2667.c' (54,136) at 20240405153049141
55875 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/system.idef' (54,137) at 20210927100127385
55876 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/syscall.tbl' (54,138) at 20241211090212378
55877 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_utils.cpp' (54,139) at 20241204090033139
55878 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/ix86-common' (54,140) at 20241206090014350
55879 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_attr.c' (54,141) at 20240405153051577
55880 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/at91_gpio.c' (54,142) at 20210308005003376
55881 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rnbd-server' (54,143) at 20220525020651634
55882 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb' (54,144) at 20241206090014342
55883 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/hist.c' (54,145) at 20240405153053113
55884 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/ti,dp83867.txt' (54,146) at 20210308005003304
55885 2025-01-08 03:00:48.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch' (54,147) at 20241221090017684
55886 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/bus.c' (54,148) at 20241018080014478
55887 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/xmit_linux.c' (54,149) at 20240405153051929
55888 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress_sources.h' (54,150) at 20240405153053117
55889 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/btop/btop_1.4.0.bb' (54,151) at 20241221090017532
55890 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/cache.h' (54,152) at 20210308005002888
55891 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3406_thermal.c' (54,153) at 20210307214930718
55892 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-sslh.service' (54,154) at 20210307205553682
55893 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_frag.c' (54,155) at 20240405153053157
55894 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rtnetlink.h' (54,156) at 20241018080014566
55895 2025-01-08 03:00:48.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bios-update.target.in' (54,157) at 20210308005120349
55896 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-blackbird.c' (54,158) at 20240405153049365
55897 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/setup.h' (54,159) at 20210307214926762
55898 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swait_api.h' (54,160) at 20240405153052801
55899 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-es8336.c' (54,161) at 20240805080014067
55900 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6362-dma.h' (54,162) at 20210308005003636
55901 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_ftrace.tc' (54,163) at 20210309003656000
55902 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/am35x.c' (54,164) at 20210308005003520
55903 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm355x.c' (54,165) at 20240405153049217
55904 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootcount.c' (54,166) at 20210308005003208
55905 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.6/index.html' (54,167) at 20210307205554246
55906 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/bsd_comp.c' (54,168) at 20220525020653687
55907 2025-01-08 03:00:48.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_h.c' (54,169) at 20210308005046521
55908 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c' (54,170) at 20240830080013259
55909 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk356x.dtsi' (54,171) at 20240805080013923
55910 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/usercopy_64.c' (54,172) at 20240405153046473
55911 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de_param.h' (54,173) at 20210307214930554
55912 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_pcidev.h' (54,174) at 20220525020654679
55913 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-hdmi.yaml' (54,175) at 20240405153045037
55914 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse/run-ptest' (54,176) at 20240302090018210
55915 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-pc.h' (54,177) at 20221215040039374
55916 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x.h' (54,178) at 20210307214932322
55917 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vlynq/vlynq.c' (54,179) at 20220525020654327
55918 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/dino.h' (54,180) at 20240326080039538
55919 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/maxim,max77693.yaml' (54,181) at 20240405153045089
55920 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/map_fixed_noreplace.c' (54,182) at 20240405153054329
55921 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9xe.dtsi' (54,183) at 20210308005002572
55922 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/Kconfig' (54,184) at 20210308005003040
55923 2025-01-08 03:00:48.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.h' (54,185) at 20240405153050637
55924 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/workarounds.h' (54,186) at 20240405153231051
55925 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/phosphor-dbus-interfaces.wrap' (54,187) at 20241101080009595
55926 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/psplash_git.bbappend' (54,188) at 20210812000025290
55927 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xxhash_3.5.0.bb' (54,189) at 20241221090017564
55928 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Fan_LocationCode.json' (54,190) at 20221213040036921
55929 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ivtv-cardlist.rst' (54,191) at 20210307214925234
55930 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/Makefile' (54,192) at 20210308005003040
55931 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.0-or-later' (54,193) at 20210316000012717
55932 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0003-Fix-missing-shared-object-LDFLAGS.patch' (54,194) at 20210307205553754
55933 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pugixml/pugixml_1.14.bb' (54,195) at 20241221090017516
55934 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/a8293.c' (54,196) at 20240405153049281
55935 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/tmdc.c' (54,197) at 20240405153049133
55936 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/volatiles.03_samba' (54,198) at 20210307205553814
55937 2025-01-08 03:00:48.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/kernel.S' (54,199) at 20210307214925678
55938 2025-01-08 03:00:48.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_cmds.h' (54,200) at 20240405153049909
55939 2025-01-08 03:00:48.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mm_internal.h' (54,201) at 20210307214926734
55940 2025-01-08 03:00:48.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/tbf.json' (54,202) at 20240405153054377
55941 2025-01-08 03:00:48.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/hmc.h' (54,203) at 20240405153049069
55942 2025-01-08 03:00:48.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/early_32.c' (54,204) at 20240405153046137
55943 2025-01-08 03:00:48.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-ap806.c' (54,205) at 20241008080013967
55944 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_ipt.h' (54,206) at 20210307214931662
55945 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-vencsys.c' (54,207) at 20240405153046797
55946 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/Kconfig' (54,208) at 20210307214930402
55947 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/info-tooltip/index.md' (54,209) at 20221215040043186
55948 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_plane.c' (54,210) at 20240405153048361
55949 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/Makefile' (54,211) at 20210308005003712
55950 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramseq.h' (54,212) at 20210307214927958
55951 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_adsp.c' (54,213) at 20240405153231367
55952 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml' (54,214) at 20221207040023627
55953 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/apalis_imx6q.cfg' (54,215) at 20210308005003080
55954 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch' (54,216) at 20241221090017692
55955 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,combo-phy.yaml' (54,217) at 20240405153045129
55956 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.video' (54,218) at 20210308005003300
55957 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-serdes.h' (54,219) at 20240405153229975
55958 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/COPYING.MIT' (54,220) at 20210307205553682
55959 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/Kconfig' (54,221) at 20210307214930298
55960 2025-01-08 03:00:48.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/hwprobe.h' (54,222) at 20240405153230063
55961 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8994.h' (54,223) at 20220525020654543
55962 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358767.c' (54,224) at 20241211090145417
55963 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdlib.h' (54,225) at 20210307214926362
55964 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.h' (54,226) at 20240405153049413
55965 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/omap24xx_i2c.h' (54,227) at 20210308005003384
55966 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c' (54,228) at 20240405153054245
55967 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_fwum.h' (54,229) at 20210308004938820
55968 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/zone.hpp' (54,230) at 20240820080023690
55969 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tick.h' (54,231) at 20241115090012965
55970 2025-01-08 03:00:48.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6318-clock.h' (54,232) at 20210308005003632
55971 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-cipher-glue.c' (54,233) at 20240405153045849
55972 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/reipl.S' (54,234) at 20240405153046289
55973 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross-canadian_1.22.8.bb' (54,235) at 20241221090017660
55974 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-v4l2.c' (54,236) at 20240405153049273
55975 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1680x1050.S' (54,237) at 20210307214932470
55976 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/bus.rst' (54,238) at 20240405153045189
55977 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/Kconfig' (54,239) at 20210309003654312
55978 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6315-regulator.yaml' (54,240) at 20240405153045145
55979 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fb_helper.h' (54,241) at 20240405153052629
55980 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/imx_sc_thermal.c' (54,242) at 20240405153231495
55981 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_internal.h' (54,243) at 20210308005003452
55982 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-hostboot-fru-mrw.yaml' (54,244) at 20240228090013752
55983 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_encoders.h' (54,245) at 20220525020653003
55984 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/do_hbm_test.sh' (54,246) at 20220525020654931
55985 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr-channel.yaml' (54,247) at 20240405153045101
55986 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/lowlevel_init.S' (54,248) at 20210308005002768
55987 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-mako_1.3.6.bb' (54,249) at 20241221090017668
55988 2025-01-08 03:00:48.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/MAINTAINERS' (54,250) at 20210308005003044
55989 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/af-mctp.c' (54,251) at 20240901080013973
55990 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/m54418twr.c' (54,252) at 20210308005002972
55991 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-dispcc.h' (54,253) at 20240405153052645
55992 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/Kconfig' (54,254) at 20210927100127381
55993 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/vdso.ld' (54,255) at 20240326080039566
55994 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qjson.c' (54,256) at 20240326080039746
55995 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/console.c' (54,257) at 20210307214928150
55996 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_cmd.h' (54,258) at 20240405153051925
55997 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/max_guest_memory_test.c' (54,259) at 20240405153232271
55998 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qsfp.h' (54,260) at 20220525020653135
55999 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-attributes.rst' (54,261) at 20210309003648312
56000 2025-01-08 03:00:48.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/lp872x.h' (54,262) at 20240405153052785
56001 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/unistd.h' (54,263) at 20210307214926314
56002 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pci1xxxx.c' (54,264) at 20240405153051997
56003 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832.h' (54,265) at 20210307214928634
56004 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/ramtest.c' (54,266) at 20210308005002884
56005 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/zlib_wrapper.c' (54,267) at 20240405153052541
56006 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid3.h' (54,268) at 20210309003654312
56007 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_core.c' (54,269) at 20240405153232055
56008 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/pinctrl-bindings.txt' (54,270) at 20210308005003308
56009 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_vec.h' (54,271) at 20240405153049813
56010 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g-package.dtsi' (54,272) at 20220525020651994
56011 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-scaler.c' (54,273) at 20220525020652915
56012 2025-01-08 03:00:48.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/perf_event.h' (54,274) at 20210307214926238
56013 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-single.bconf' (54,275) at 20210307214932462
56014 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd.c' (54,276) at 20241211090212390
56015 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon_dclk.h' (54,277) at 20240405153048761
56016 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-irq.c' (54,278) at 20210307214929118
56017 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/pmem.c' (54,279) at 20240405153230075
56018 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rz-smarc-common.dtsi' (54,280) at 20240405153229963
56019 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/int_helper.c' (54,281) at 20241211090212482
56020 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_glbl_regs.h' (54,282) at 20240405153046585
56021 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-hextile.c' (54,283) at 20221215040039402
56022 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psci.h' (54,284) at 20240405153052933
56023 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c' (54,285) at 20210308005002980
56024 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-extract-sdk' (54,286) at 20230114040015554
56025 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/acpi.c' (54,287) at 20241111090012113
56026 2025-01-08 03:00:48.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/0001-mraa-Use-posix-basename.patch' (54,288) at 20240113090014536
56027 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor_single.c' (54,289) at 20240405153052537
56028 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/.clang-format' (54,290) at 20231024080020317
56029 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-extsys.yml' (54,291) at 20241221090017464
56030 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/machine/s8036.conf' (54,292) at 20230927080013514
56031 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/traps.h' (54,293) at 20240405153045625
56032 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/switchdev/Makefile' (54,294) at 20220525020654915
56033 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/magic-number.rst' (54,295) at 20240405153045249
56034 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-st.c' (54,296) at 20240405153051341
56035 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm12' (54,297) at 20240906080037556 to deleted uid set
56036 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml' (54,298) at 20240405153045121
56037 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/marvell,mvebu-sdram-controller.yaml' (54,299) at 20240405153045101
56038 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0006-Use-python3-and-pip3-instead-of-python-and-pip.patch' (54,300) at 20210307205553802
56039 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/reiser.c' (54,301) at 20210308005003216
56040 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ltv350qv.c' (54,302) at 20240405153052177
56041 2025-01-08 03:00:48.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra124-cpufreq.c' (54,303) at 20240405153046917
56042 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/net.c' (54,304) at 20241011080017411
56043 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vtime.h' (54,305) at 20210307214931306
56044 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lis3lv02d.h' (54,306) at 20210307214931418
56045 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/Makefile' (54,307) at 20240405153052381
56046 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/Makefile' (54,308) at 20230310090043283
56047 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/scale.S' (54,309) at 20210307214926142
56048 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/circuit_dict.bin' (54,310) at 20220604030008508 to deleted uid set
56049 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/configuration.html' (54,311) at 20210307205554282
56050 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c' (54,312) at 20240405153231331
56051 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-tls.c' (54,313) at 20240906080037352
56052 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/arraymap.c' (54,314) at 20241018080014570
56053 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/mock-fvp.py' (54,315) at 20231126090012777
56054 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid2.c' (54,316) at 20220525020654819
56055 2025-01-08 03:00:48.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpmh-rsc.c' (54,317) at 20240805080014011
56056 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c' (54,318) at 20240910080014042
56057 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/apple.h' (54,319) at 20220525020654547
56058 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/eeh_pseries.c' (54,320) at 20240405153046221
56059 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/signal.c' (54,321) at 20240906080037364
56060 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore1_sync_mngr_glbl_regs.h' (54,322) at 20240405153046589
56061 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_cm.h' (54,323) at 20240405153052949
56062 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dalsmc.h' (54,324) at 20240405153047209
56063 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__sender_introspection.hpp' (54,325) at 20240731080033662
56064 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/streamzap.c' (54,326) at 20240405153049521
56065 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9261_devices.c' (54,327) at 20210308005002712
56066 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/nlohmann_json.wrap' (54,328) at 20231210090030716
56067 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pwm-fan.yaml' (54,329) at 20240405153045065
56068 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kprobe_selftest.c' (54,330) at 20240405153053069
56069 2025-01-08 03:00:48.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool_%.bbappend' (54,331) at 20231126090012805
56070 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/files/OpenBMC.priv' (54,332) at 20240731080013630
56071 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt6190-regulator.c' (54,333) at 20240405153051473
56072 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_vm.h' (54,334) at 20240405153230075
56073 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/README.hp300' (54,335) at 20210307214926146
56074 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-conf.bb' (54,336) at 20241206090014310
56075 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/fuse_2.9.9.bb' (54,337) at 20241221090017484
56076 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_i210.c' (54,338) at 20240411080014102
56077 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/gen_vdso_offsets.sh' (54,339) at 20220525020652106
56078 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk04.1.dtsi' (54,340) at 20240405153045541
56079 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/libceph.h' (54,341) at 20240405153052669
56080 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/egl-helpers.c' (54,342) at 20241211090212558
56081 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/.gitignore' (54,343) at 20240410080033022
56082 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb' (54,344) at 20230706080014785
56083 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-lock.sh' (54,345) at 20220525020655227
56084 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,ar-5387un.dts' (54,346) at 20210308005002812
56085 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-prepare-buf.rst' (54,347) at 20210309003648508
56086 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Padasjoki' (54,348) at 20210307205553770
56087 2025-01-08 03:00:48.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/omap.c' (54,349) at 20240418080014494
56088 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2500-spl_defconfig' (54,350) at 20220215040051528
56089 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdlcdrv.h' (54,351) at 20210307214931634
56090 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/ppce500.c' (54,352) at 20241211090212314
56091 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dts' (54,353) at 20240405153045537
56092 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/module.c' (54,354) at 20241111090012117
56093 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replication.c' (54,355) at 20210927100127345
56094 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/physmem_info.h' (54,356) at 20240405153046281
56095 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/juce/projucer.inc' (54,357) at 20231126090012781
56096 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb' (54,358) at 20241221090017548
56097 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/marvell_cn10k_tad_pmu.c' (54,359) at 20240405153231307
56098 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdricoh_cs.c' (54,360) at 20240405153049673
56099 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-omap.h' (54,361) at 20210512100029318
56100 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/cantoraone_regular.ttf' (54,362) at 20210308005003528 to deleted uid set
56101 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-core.c' (54,363) at 20240405153230783
56102 2025-01-08 03:00:48.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tsunami.h' (54,364) at 20210307214926586
56103 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv50.c' (54,365) at 20210307214927966
56104 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_trace.h' (54,366) at 20240405153047213
56105 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-tone.rst' (54,367) at 20210309003648480
56106 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/firmware-update-via-blobs.md' (54,368) at 20221209040006387
56107 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_private.h' (54,369) at 20240405153231379
56108 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-pko.c' (54,370) at 20240405153045993
56109 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_32.h' (54,371) at 20210307214926382
56110 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-host-failure-reboots.bb' (54,372) at 20241206090014274
56111 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-section.json' (54,373) at 20210308005046401
56112 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c' (54,374) at 20210307214930926
56113 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/arch-tests.c' (54,375) at 20240405153232219
56114 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8925-regulator.c' (54,376) at 20240405153051465
56115 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/serial.h' (54,377) at 20210307214926770
56116 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/readtest.c' (54,378) at 20240405153049713
56117 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/gcc-version.sh' (54,379) at 20210308005003732
56118 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.yaml' (54,380) at 20210309003648340
56119 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-etm4x-reference.rst' (54,381) at 20240405153229831
56120 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/thunder_bgx.c' (54,382) at 20240405153049861
56121 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc5121_ads.h' (54,383) at 20210307214926454
56122 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/Makefile' (54,384) at 20240405153231315
56123 2025-01-08 03:00:48.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-jkl' (54,385) at 20210307205553758
56124 2025-01-08 03:00:48.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/rtl8150.c' (54,386) at 20240628080014001
56125 2025-01-08 03:00:48.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/adbd.mk' (54,387) at 20230401080011931
56126 2025-01-08 03:00:48.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bloom_filter_map.c' (54,388) at 20240405153054241
56127 2025-01-08 03:00:48.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/sse-timer-test.c' (54,389) at 20240906080037572
56128 2025-01-08 03:00:48.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132si-pre.dtsi' (54,390) at 20210307214926342
56129 2025-01-08 03:00:48.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-checker.h' (54,391) at 20240405153052297
56130 2025-01-08 03:00:48.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge.h' (54,392) at 20240405153051877
56131 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/exception-64e.h' (54,393) at 20240405153046109
56132 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/fcntl.h' (54,394) at 20210307214926394
56133 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py' (54,395) at 20240405153232231
56134 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_metapage.c' (54,396) at 20240405153052397
56135 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/caif_device.h' (54,397) at 20210307214931554
56136 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.c' (54,398) at 20210307214928782
56137 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-rx.rst' (54,399) at 20210308005045809
56138 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/018' (54,400) at 20210927100127473
56139 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-rpi.bb' (54,401) at 20241221090017572
56140 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Cronyx' (54,402) at 20241221090017616
56141 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig' (54,403) at 20210308005003272
56142 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_flip_work.h' (54,404) at 20210307214931318
56143 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-read-settings-mrw-native.bb' (54,405) at 20241206090014274
56144 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-prv.h' (54,406) at 20240405153048809
56145 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/Kconfig' (54,407) at 20240405153230655
56146 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/dsp56k.c' (54,408) at 20240405153046745
56147 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/acpi.c' (54,409) at 20240405153045865
56148 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700_spi.c' (54,410) at 20220525020653103
56149 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grufile.c' (54,411) at 20240405153049645
56150 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-CO-Denver' (54,412) at 20210307205553754
56151 2025-01-08 03:00:48.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/pmu.yaml' (54,413) at 20240405153229755
56152 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci-pci.c' (54,414) at 20241211090212342
56153 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-list.json' (54,415) at 20210308005046413
56154 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-flash.c' (54,416) at 20210307214926190
56155 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_NFQUEUE.h' (54,417) at 20210307214931646
56156 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_d.c' (54,418) at 20210308005046521
56157 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/115.out' (54,419) at 20210308005046449
56158 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy.c' (54,420) at 20220802100038573
56159 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb' (54,421) at 20240301090012471
56160 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/math64.h' (54,422) at 20210308005003668
56161 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/layerscape-pcie-gen4.txt' (54,423) at 20210307214925382
56162 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_signal.h' (54,424) at 20220429100100614
56163 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_smc.h' (54,425) at 20240405153051969
56164 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salo_Isokyla' (54,426) at 20210307205553774
56165 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stpmic1.yaml' (54,427) at 20240405153229779
56166 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c' (54,428) at 20241011080017311
56167 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/engine.py' (54,429) at 20240326080039726
56168 2025-01-08 03:00:48.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/layer.conf' (54,430) at 20241221090017480
56169 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_ops.c' (54,431) at 20240405153231379
56170 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/Kconfig' (54,432) at 20210308005003052
56171 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6400.dtsi' (54,433) at 20240405153045573
56172 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp34.hpp' (54,434) at 20210731000041777
56173 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int-global-state.h' (54,435) at 20240906080037324
56174 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/code-of-conduct.md' (54,436) at 20221209040006383
56175 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/download.h' (54,437) at 20240906080037160
56176 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/floppy.c' (54,438) at 20240405153230191
56177 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/fan.hpp' (54,439) at 20220923030023309
56178 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/init/transformers-init/transformers-init.service' (54,440) at 20211013000033044
56179 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb' (54,441) at 20230114040015526
56180 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/boot.rst' (54,442) at 20240405153229747
56181 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c' (54,443) at 20210307214932706
56182 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap6.decode' (54,444) at 20210308005046389
56183 2025-01-08 03:00:48.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/metricgroups.json' (54,445) at 20240405153054121
56184 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_regs.h' (54,446) at 20240405153048485
56185 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/k3-cppi-desc-pool.c' (54,447) at 20240405153231063
56186 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-setup-sharedir' (54,448) at 20231126090012869
56187 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy.h' (54,449) at 20220215040051512
56188 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/common.h' (54,450) at 20240405153049457
56189 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_llc.h' (54,451) at 20220525020652887
56190 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/Kconfig' (54,452) at 20240405153049785
56191 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/futex.h' (54,453) at 20210307214926578
56192 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Kbuild' (54,454) at 20210308005002536
56193 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/register.h' (54,455) at 20240906080037344
56194 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/Makefile' (54,456) at 20240405153049233
56195 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4770.dtsi' (54,457) at 20240405153045989
56196 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/gbs-led-manager-config/led.yaml' (54,458) at 20240829080014018
56197 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/xattr.h' (54,459) at 20240405153052257
56198 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2/cpu/freq.h' (54,460) at 20210307214926554
56199 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sparsemem.h' (54,461) at 20240613080016375
56200 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb' (54,462) at 20230610080017603
56201 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/Makefile' (54,463) at 20240405153047189
56202 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000.dts' (54,464) at 20240405153045601
56203 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/nps_enet.c' (54,465) at 20240405153230939
56204 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmpc/libmpc_1.3.1.bb' (54,466) at 20230114040015550
56205 2025-01-08 03:00:48.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/litex/Kconfig' (54,467) at 20220525020654091
56206 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/topology.h' (54,468) at 20240405153231863
56207 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.h' (54,469) at 20210309003649660
56208 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_boot.c' (54,470) at 20210308005002548
56209 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-base.c' (54,471) at 20240906080037316
56210 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/config.mk' (54,472) at 20210308005002844
56211 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/chacha.c' (54,473) at 20220525020654747
56212 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104x_pbi.cfg' (54,474) at 20210308005002992
56213 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/siena_sriov.c' (54,475) at 20240405153050293
56214 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/checksum.h' (54,476) at 20240405153230011
56215 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/tools/gen-mach-types' (54,477) at 20210307214926574
56216 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_test_subprog.c' (54,478) at 20240405153054269
56217 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb' (54,479) at 20241221090017676
56218 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/file_load_64.c' (54,480) at 20241211090145385
56219 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/u-boot_%.bbappend' (54,481) at 20240507080014346
56220 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Inventory/ManufacturerExt.interface.yaml' (54,482) at 20240306090017812
56221 2025-01-08 03:00:48.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-ulcb.dts' (54,483) at 20220525020651934
56222 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2g_evm_defconfig' (54,484) at 20210308005003260
56223 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/Platform' (54,485) at 20210307214926186
56224 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/OWNERS' (54,486) at 20210307205553726
56225 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama5d2.c' (54,487) at 20240405153046773
56226 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_irqfd.h' (54,488) at 20240405153052717
56227 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/clock.c' (54,489) at 20241008080013891
56228 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/lockd.c' (54,490) at 20240405153052433
56229 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6375-gcc.h' (54,491) at 20240405153052645
56230 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/xscale-cp0.c' (54,492) at 20240405153229911
56231 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-sina31s.dts' (54,493) at 20240405153045385
56232 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs3.h' (54,494) at 20220525020654671
56233 2025-01-08 03:00:48.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-g-mode.rst' (54,495) at 20220525020651778
56234 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_3_sh_mask.h' (54,496) at 20240405153048317
56235 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_event_perf.c' (54,497) at 20241211090145545
56236 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8940.yaml' (54,498) at 20240405153045173
56237 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/g12a-aoclkc.h' (54,499) at 20240405153231795
56238 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/phy-jh7110-usb.c' (54,500) at 20240405153231315
56239 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-io.c' (54,501) at 20240405153050529
56240 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qusb2.c' (54,502) at 20240405153231315
56241 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imgpdc_wdt.c' (54,503) at 20240405153052241
56242 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb' (54,504) at 20241221090017544
56243 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_event.h' (54,505) at 20210308004938820
56244 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5_5nm.h' (54,506) at 20240405153051293
56245 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/registry_test.cpp' (54,507) at 20241212090025215
56246 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_drv_asm.S' (54,508) at 20210307214926126
56247 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/hfsplus.rst' (54,509) at 20210307214925486
56248 2025-01-08 03:00:48.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_integer_attribute_test.cpp' (54,510) at 20240618080043041
56249 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91rm9200ek_defconfig' (54,511) at 20210308005003248
56250 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt' (54,512) at 20210307214925434
56251 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/tpm_ftpm_tee.rst' (54,513) at 20210307214925562
56252 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/se6x.c' (54,514) at 20220525020655007
56253 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.9.rst' (54,515) at 20241221090017596
56254 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus.h' (54,516) at 20210308004938836
56255 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/smb/cifsroot.rst' (54,517) at 20240405153045205
56256 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-usb-peripheral.dtsi' (54,518) at 20240405153045425
56257 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_h.c' (54,519) at 20210308005046517
56258 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ftpm_tee.h' (54,520) at 20210307214926954
56259 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/setup.c' (54,521) at 20240405153046209
56260 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops.h' (54,522) at 20240405153052617
56261 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dts' (54,523) at 20240405153045537
56262 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (54,524) at 20231130090014954
56263 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/icons.scss' (54,525) at 20210308005107073
56264 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-trap.rst' (54,526) at 20240405153045237
56265 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg4ff.c' (54,527) at 20240405153048817
56266 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tullinge_Hamra' (54,528) at 20210307205553794
56267 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts' (54,529) at 20240405153045789
56268 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi' (54,530) at 20240405153045725
56269 2025-01-08 03:00:48.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/signal.h' (54,531) at 20240405153045625
56270 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_3_0_0_offset.h' (54,532) at 20240405153047333
56271 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-main.c' (54,533) at 20240405153230795
56272 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0006-qemu-Determinism-fixes.patch' (54,534) at 20241221090017672
56273 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_fdma.h' (54,535) at 20240405153050181
56274 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/psy.c' (54,536) at 20240405153052153
56275 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/headsmp.S' (54,537) at 20210307214925882
56276 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/helpers.hpp' (54,538) at 20241009080031118
56277 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/phy_common.h' (54,539) at 20220525020653823
56278 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SoftwareInventoryCollection_v1.xml' (54,540) at 20240619080002936
56279 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/scan.h' (54,541) at 20210307214926902
56280 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cfg80211.c' (54,542) at 20240910080014058
56281 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-full-log.json' (54,543) at 20241207090009631
56282 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-cpld.c' (54,544) at 20240405153049353
56283 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/kgdb.h' (54,545) at 20210307214926306
56284 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz' (54,546) at 20210307205554386
56285 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/codegen' (54,547) at 20210308004922932
56286 2025-01-08 03:00:48.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py' (54,548) at 20241221090017592
56287 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/perfmon.c' (54,549) at 20240503080014470
56288 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_allocator.c' (54,550) at 20210308005003552
56289 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_appraise.c' (54,551) at 20240405153232111
56290 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c589_cs.c' (54,552) at 20240405153049769
56291 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h' (54,553) at 20210307214929374
56292 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_frontend.c' (54,554) at 20241011080017391
56293 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/trace.h' (54,555) at 20210308005045845
56294 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/Makefile' (54,556) at 20210308005003456
56295 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt' (54,557) at 20210307214925390
56296 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/log_id.cpp' (54,558) at 20240418080028286
56297 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/psmouse-base.c' (54,559) at 20240405153049153
56298 2025-01-08 03:00:48.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3328-cru.h' (54,560) at 20210308005003632
56299 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/debian.bbclass' (54,561) at 20231126090012829
56300 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.c' (54,562) at 20240405153050153
56301 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/types.hpp' (54,563) at 20230616135354425
56302 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/Makefile' (54,564) at 20210308005003052
56303 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fr-All' (54,565) at 20210307205553774
56304 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/local_kptr_stash.c' (54,566) at 20240405153232259
56305 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/dptest.c' (54,567) at 20230720080043539
56306 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.yaml' (54,568) at 20240405153229771
56307 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/Kconfig' (54,569) at 20240405153049753
56308 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_fmul.S' (54,570) at 20230925080040101
56309 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vlan_mode.c' (54,571) at 20240405153050017
56310 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu-pci.c' (54,572) at 20241211090212326
56311 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-ac97.c' (54,573) at 20240405153053485
56312 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/module.h' (54,574) at 20210307214931610
56313 2025-01-08 03:00:48.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/srcutree.h' (54,575) at 20240405153052797
56314 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/drm/i915_drm.h' (54,576) at 20240405153054049
56315 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8084-mtp.dts' (54,577) at 20240405153229891
56316 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb' (54,578) at 20231011080016614
56317 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_synproxy.h' (54,579) at 20210307214931566
56318 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml' (54,580) at 20240405153045073
56319 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml' (54,581) at 20240405153045109
56320 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-doc-sell' (54,582) at 20241221090017616
56321 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateful.c' (54,583) at 20240405153230803
56322 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7203.c' (54,584) at 20210307214926562
56323 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/Makefile' (54,585) at 20240405153052365
56324 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/hyp-constants.c' (54,586) at 20240405153045881
56325 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_udev_hwdb' (54,587) at 20220502030010232
56326 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/Kconfig' (54,588) at 20210308005003340
56327 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c' (54,589) at 20210309003651816
56328 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ds90ub913.c' (54,590) at 20240405153230783
56329 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_devlink.c' (54,591) at 20240405153050181
56330 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-tables.h' (54,592) at 20210307214930582
56331 2025-01-08 03:00:48.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-osk.c' (54,593) at 20240405153045657
56332 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/powr1220.c' (54,594) at 20240405153048873
56333 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rdma_transport.c' (54,595) at 20240405153053357
56334 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_common.hpp' (54,596) at 20230516080019602
56335 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p2041_serdes.c' (54,597) at 20210308005002832
56336 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target.c.inc' (54,598) at 20241211090212526
56337 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework-dm/dmverity' (54,599) at 20230706080014769
56338 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/App-s2p' (54,600) at 20241221090017612
56339 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a.h' (54,601) at 20240405153048937
56340 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rzg2l_adc.c' (54,602) at 20240405153048961
56341 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcuref.rst' (54,603) at 20210309003648268
56342 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/odata.v4_0_5.json' (54,604) at 20240529080008499
56343 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_cls.c' (54,605) at 20240405153052009
56344 2025-01-08 03:00:48.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw.h' (54,606) at 20240405153231839
56345 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/aspm.c' (54,607) at 20240429080012432
56346 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/cri_sensors.json' (54,608) at 20221207040007843
56347 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/methods.md' (54,609) at 20240807080019546
56348 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-gpio.h' (54,610) at 20210307214931450
56349 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/dentry.c' (54,611) at 20220525020654387
56350 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0015-efi_firmware-add-get_image_info-for-corstone1000.patch' (54,612) at 20240413080012627
56351 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/ux500.S' (54,613) at 20210307214925858
56352 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcp_estats.c' (54,614) at 20240405153054261
56353 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dqblk_v1.h' (54,615) at 20210307214931378
56354 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64-model-b.dts' (54,616) at 20240405153229915
56355 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml' (54,617) at 20240405153045017
56356 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb' (54,618) at 20231207090015270
56357 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/sca3300.c' (54,619) at 20240405153048941
56358 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/timers.h' (54,620) at 20210307214929726
56359 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/015_pack_overflow.dts' (54,621) at 20210308005003752
56360 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-cmake-Disable-Wno-misleading-indentation-with-clang-.patch' (54,622) at 20210307205553934
56361 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-gpio-presence@.service' (54,623) at 20210307205553718
56362 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libadwaita/libadwaita_1.6.2.bb' (54,624) at 20241221090017680
56363 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/trace.c' (54,625) at 20210307214929786
56364 2025-01-08 03:00:48.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/unistd32.h' (54,626) at 20240710080014573
56365 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/msi/irqdomain.c' (54,627) at 20240405153231295 to deleted uid set
56366 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging-callouts-example/callouts.yaml' (54,628) at 20210307205554070
56367 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-sm501.c' (54,629) at 20240405153231559
56368 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-tilapia.dtsi' (54,630) at 20240405153045485
56369 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2a.c' (54,631) at 20240405153231379
56370 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/meson.build' (54,632) at 20241209090018856
56371 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/qos.h' (54,633) at 20210308005003036
56372 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/Kbuild' (54,634) at 20220525020652002
56373 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lemon/lemon_3.44.2.bb' (54,635) at 20240106090017233
56374 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/fw.h' (54,636) at 20240405153050609
56375 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa2xx-regs.h' (54,637) at 20240405153045677
56376 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-Disable-running-gyp-files-for-bundled-deps.patch' (54,638) at 20241221090017512
56377 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8753.yaml' (54,639) at 20240405153045165
56378 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-feh' (54,640) at 20211006000025238
56379 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch56xx-common.c' (54,641) at 20240405153230667
56380 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/checksum.S' (54,642) at 20240613080016371
56381 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-eval.dts' (54,643) at 20240405153045501
56382 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/0002-align-startOffset-with-p_align-instead-of-pagesize-f.patch' (54,644) at 20230813080012900
56383 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/arp.h' (54,645) at 20210308005003716
56384 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_proc.h' (54,646) at 20240326080039566
56385 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/templates/default/bblayers.conf.sample' (54,647) at 20220910030013369
56386 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear13xx.c' (54,648) at 20240405153045689
56387 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/dma.c' (54,649) at 20210309003648824
56388 2025-01-08 03:00:48.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/socklib.c' (54,650) at 20240405153053389
56389 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ffb.c' (54,651) at 20240405153231583
56390 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_extlog.c' (54,652) at 20240405153230163
56391 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/exception.h' (54,653) at 20210307214926114
56392 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/file.hpp' (54,654) at 20240822080027617
56393 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/nuvoton/Makefile' (54,655) at 20240405153051761
56394 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-14.2.inc' (54,656) at 20241221090017656
56395 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel.h' (54,657) at 20240405153048933
56396 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/gen-insn-x86-dat.awk' (54,658) at 20210307214932518
56397 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lsqvl.dts' (54,659) at 20240405153045457
56398 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8250.c' (54,660) at 20220525020652322
56399 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch' (54,661) at 20210307205554502
56400 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/cpu.c' (54,662) at 20210308005002752
56401 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/sparsemem.h' (54,663) at 20240405153045941
56402 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.json' (54,664) at 20210927100127473
56403 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9rl_matrix.h' (54,665) at 20210308005002716
56404 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/qemu-file.c' (54,666) at 20240906080037372
56405 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_comp.h' (54,667) at 20240405153049409
56406 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml' (54,668) at 20240405153229759
56407 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-alesis.c' (54,669) at 20210605000027800
56408 2025-01-08 03:00:48.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_devlink.c' (54,670) at 20240624080012796
56409 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6358/core.h' (54,671) at 20220525020654587
56410 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-snvs.c' (54,672) at 20240405153051505
56411 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqdomain_defs.h' (54,673) at 20240405153052713
56412 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_randtable.c' (54,674) at 20210308005003696
56413 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/sis7019.c' (54,675) at 20220525020655011
56414 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/sysfs.c' (54,676) at 20220818100014859
56415 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/highmem_32.c' (54,677) at 20240405153046477
56416 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/Makefile' (54,678) at 20240405153231951
56417 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irq_stack.h' (54,679) at 20240405153046245
56418 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c_core.c' (54,680) at 20240405153048985
56419 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru.dtsi' (54,681) at 20210308005002608
56420 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k7.h' (54,682) at 20210307214927058
56421 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ptyprocess/a44312974bd9084aa568d2e18ce5b2a7e0e45983.patch' (54,683) at 20241221090017560
56422 2025-01-08 03:00:48.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/unistd.h' (54,684) at 20240820080014161
56423 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mac.c' (54,685) at 20240830080013287
56424 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pgtable.h' (54,686) at 20240405153230031
56425 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun4i-spdif.c' (54,687) at 20240405153232203
56426 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL' (54,688) at 20210307214932566
56427 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-b450v3.dts' (54,689) at 20240405153045501
56428 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/resource.c' (54,690) at 20240405153232111
56429 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-test-image.bb' (54,691) at 20220721030015853
56430 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/cpuinfo.h' (54,692) at 20210307214926174
56431 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_uvmm.h' (54,693) at 20240405153230607
56432 2025-01-08 03:00:48.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/barco-p50-gpio.c' (54,694) at 20240405153051397
56433 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.h' (54,695) at 20210307214929806
56434 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_vlan.c' (54,696) at 20240405153054281
56435 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/Makefile' (54,697) at 20210308005003168
56436 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (54,698) at 20240206090017943
56437 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-to-user.png' (54,699) at 20210307205554354 to deleted uid set
56438 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat_1.67.bb' (54,700) at 20241221090017656
56439 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ubsan.h' (54,701) at 20240405153053109
56440 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/obmc-bsp-common.inc' (54,702) at 20230620080013227
56441 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/double-type.err' (54,703) at 20220429100100882
56442 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-pfm-period' (54,704) at 20210309003655940
56443 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477.c' (54,705) at 20240710080014589
56444 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml' (54,706) at 20240405153045169
56445 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dts' (54,707) at 20240405153229867
56446 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e.dtsi' (54,708) at 20240405153045833
56447 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-x86_64.txt' (54,709) at 20240106090017261
56448 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/exception.json' (54,710) at 20240405153054109
56449 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/lion_rk3368.c' (54,711) at 20210308005003072
56450 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/kcmp.c' (54,712) at 20210307214932578
56451 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs_fs.h' (54,713) at 20210307214930990
56452 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane.host.h' (54,714) at 20240405153051837
56453 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_presence_service.hpp' (54,715) at 20210308005405938
56454 2025-01-08 03:00:48.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c' (54,716) at 20240405153231051
56455 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/hi6421-spmi-pmic.c' (54,717) at 20240405153049605
56456 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1088a-rdb.dts' (54,718) at 20210308005002580
56457 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/build_assert.rs' (54,719) at 20240405153053417
56458 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/gpio.h' (54,720) at 20210308005002840
56459 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/pe.h' (54,721) at 20230426080043656
56460 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/Makefile' (54,722) at 20210307214928854
56461 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/udevil_0.4.4.bb' (54,723) at 20220402030015887
56462 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sizes.h' (54,724) at 20240405153052793
56463 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware.h' (54,725) at 20210308005002636
56464 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/clocks-common.c' (54,726) at 20210308005002756
56465 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mvebu_mmc.c' (54,727) at 20210308005003404
56466 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/namespaces/compatibility-list.rst' (54,728) at 20210307214925238
56467 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_entry.hpp' (54,729) at 20220727100018782
56468 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/bitsperlong.h' (54,730) at 20240405153054049
56469 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/Makefile' (54,731) at 20240405153051313
56470 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_branches.c' (54,732) at 20240405153054257
56471 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/0002-Add-debian-csh-scripts.patch' (54,733) at 20230706080014753
56472 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/rt-mutex.rst' (54,734) at 20210307214925522
56473 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/Makefile' (54,735) at 20210307214932194
56474 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-config-native.bb' (54,736) at 20220921030015986
56475 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240qds.dts' (54,737) at 20240405153230027
56476 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2e_hs_evm_defconfig' (54,738) at 20210308005003260
56477 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_heci_cmd_submit.h' (54,739) at 20240405153230571
56478 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/meson.build' (54,740) at 20241205090004235
56479 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/MAINTAINERS' (54,741) at 20210308005003076
56480 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_alpha.c' (54,742) at 20240405153051993
56481 2025-01-08 03:00:48.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/libgenwrap.c' (54,743) at 20210308005003540
56482 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Berlin' (54,744) at 20210307205553766
56483 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10071.h' (54,745) at 20210307214928646
56484 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-rt2880.c' (54,746) at 20240405153230019
56485 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-basetools-native_202408.bb' (54,747) at 20241221090017472
56486 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/poky-world-exclude.inc' (54,748) at 20210407000018106
56487 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/locomo.c' (54,749) at 20240405153229903
56488 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml' (54,750) at 20240405153045153
56489 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis-eval.dts' (54,751) at 20240405153229879
56490 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/phycore_rk3288.h' (54,752) at 20210308005003608
56491 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c' (54,753) at 20220910030013381
56492 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/Kconfig' (54,754) at 20210308005003228
56493 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/apei.h' (54,755) at 20240405153052617
56494 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfi_reg.h' (54,756) at 20210307214930294
56495 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lp3943.c' (54,757) at 20240405153230303
56496 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/Kconfig' (54,758) at 20210308005002908
56497 2025-01-08 03:00:48.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_av.c' (54,759) at 20240405153049109
56498 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Event.interface.yaml' (54,760) at 20221207040023631
56499 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom-soc.yaml' (54,761) at 20240405153229755
56500 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/GTDT' (54,762) at 20240906080037556 to deleted uid set
56501 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb' (54,763) at 20241221090017548
56502 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/atbm8830.h' (54,764) at 20210307214928610
56503 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/xlnx-zynqmp-can.h' (54,765) at 20230426080043764
56504 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (54,766) at 20231005080013641
56505 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mv_usb.h' (54,767) at 20210307214931478
56506 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm6115.h' (54,768) at 20220525020654543
56507 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/emc.c' (54,769) at 20210308005002788
56508 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/start.S' (54,770) at 20210308005002552
56509 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.c' (54,771) at 20210307214929806
56510 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-goni.dts' (54,772) at 20240405153045573
56511 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7721/irq.c' (54,773) at 20210307214926542
56512 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/phosphor-fan-presence-tach@.service' (54,774) at 20240918080013376
56513 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_ht.h' (54,775) at 20220525020654187
56514 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dahlia.dts' (54,776) at 20240405153045729
56515 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/install.sh' (54,777) at 20240405153045613
56516 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_mbx.h' (54,778) at 20240405153050017
56517 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast27x0.c' (54,779) at 20241211090212246
56518 2025-01-08 03:00:48.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/dcmi_raw_cmd_table.py' (54,780) at 20230609080016051
56519 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_uvd.c' (54,781) at 20240405153048729
56520 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-fan-config.bb' (54,782) at 20241206090014274
56521 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rpm.py' (54,783) at 20240301090012455
56522 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/run-ptest' (54,784) at 20220612030016763
56523 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc_internal.h' (54,785) at 20240405153048393
56524 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb' (54,786) at 20241221090017664
56525 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/torturetest.c' (54,787) at 20220525020653407
56526 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/systemd_%.bbappend' (54,788) at 20241206090014282
56527 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max77843.c' (54,789) at 20240405153047025
56528 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-s3c.c' (54,790) at 20240405153230859
56529 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/ib62x0.h' (54,791) at 20210308005003032
56530 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso.h' (54,792) at 20240405153046401
56531 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/Kconfig' (54,793) at 20240405153051273
56532 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/bootstrap.sh' (54,794) at 20210308005108641
56533 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/Makefile' (54,795) at 20240405153051221
56534 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sc8280xp.yaml' (54,796) at 20240405153045025
56535 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/cachectl.h' (54,797) at 20210307214926558
56536 2025-01-08 03:00:48.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_connections.robot' (54,798) at 20240628080017121
56537 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_cm.c' (54,799) at 20240405153051957
56538 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq24190_charger.c' (54,800) at 20240405153231351
56539 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/checksum_32.S' (54,801) at 20240405153046469
56540 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4671.h' (54,802) at 20210307214932294
56541 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/userspace-consumer.c' (54,803) at 20240405153231367
56542 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti-platform.c' (54,804) at 20220525020653067
56543 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/Kconfig' (54,805) at 20210308005002984
56544 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/time-event.h' (54,806) at 20240405153050525
56545 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/pid_list.h' (54,807) at 20240405153053061
56546 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/host/arm/host-signal.h' (54,808) at 20220429100100402
56547 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc.h' (54,809) at 20241010080036049
56548 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_netlink.h' (54,810) at 20210307214931694
56549 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi' (54,811) at 20210308005002596
56550 2025-01-08 03:00:48.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bios-bmc-smm-error-logging.md' (54,812) at 20221209040006383
56551 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_osm.c' (54,813) at 20240405153051561
56552 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot.txt' (54,814) at 20210308005003328
56553 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/ipmi-fru-sh/lib.sh' (54,815) at 20230907080012579
56554 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ZPL-2.1' (54,816) at 20210307205554426
56555 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-pericfg.c' (54,817) at 20240405153046797
56556 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mem_encrypt.h' (54,818) at 20240405153052725
56557 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-loongson1.c' (54,819) at 20240405153046781
56558 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/blk_common.c' (54,820) at 20210308005003208
56559 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/paddr.c' (54,821) at 20240405153231959
56560 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_device.c' (54,822) at 20240405153230551
56561 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec/Makefile' (54,823) at 20210308005002920
56562 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_nf_core.c' (54,824) at 20240405153053193
56563 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pinmux.h' (54,825) at 20210308005002724
56564 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/0003-Fix-PACKAGE_PREFIX_DIR-in-qt-cmake-AppStreamQtConfig.patch' (54,826) at 20241221090017692
56565 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.h' (54,827) at 20241216090017717
56566 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.c' (54,828) at 20240405153231331
56567 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/gamecube-head.S' (54,829) at 20210307214926362
56568 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5400-a.dts' (54,830) at 20240405153229883
56569 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-loader.svg' (54,831) at 20210308005107069
56570 2025-01-08 03:00:48.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dts' (54,832) at 20240405153045761
56571 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/journalpretty' (54,833) at 20210308005059705
56572 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ordered-set/run-ptest' (54,834) at 20240302090018210
56573 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h' (54,835) at 20240429080012420
56574 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/terastation_pro2-setup.c' (54,836) at 20210307214925930
56575 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-host-watchdog-poweroff.service' (54,837) at 20210819100023862
56576 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/bitstream.h' (54,838) at 20240405153053109
56577 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gm200.c' (54,839) at 20220525020652971
56578 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/irq.h' (54,840) at 20210307214926222
56579 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-ideapad' (54,841) at 20210307214925186
56580 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/skeleton/obmc-libobmc-intf/mtmitchell_gpio_defs.json' (54,842) at 20221015030011580
56581 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/external_storer_file.hpp' (54,843) at 20240910080001398
56582 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/rmem.yaml' (54,844) at 20240405153045121
56583 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-ssp.h' (54,845) at 20210308005002656
56584 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-core.h' (54,846) at 20210307214926994
56585 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6sll-clock.h' (54,847) at 20210308005003632
56586 2025-01-08 03:00:48.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ecovec24/setup.c' (54,848) at 20240405153230087
56587 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/install.sh' (54,849) at 20240405153046057
56588 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utilities.py' (54,850) at 20231216090016808
56589 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c' (54,851) at 20240405153047153
56590 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/milbeaut_m10v_defconfig' (54,852) at 20240405153229907
56591 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/selftest.c' (54,853) at 20240405153050269
56592 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/led-class-flash.h' (54,854) at 20220525020654579
56593 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/vlun.c' (54,855) at 20240405153051589
56594 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/MAINTAINERS' (54,856) at 20210308005003036
56595 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/README.sh7757lcr' (54,857) at 20210308005003036
56596 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_enum_attribute.cpp' (54,858) at 20240819080030255
56597 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/wm831x-on.c' (54,859) at 20220525020653179
56598 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/igb-test.c' (54,860) at 20230426080043948
56599 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/signal.h' (54,861) at 20210307214926166
56600 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/freediameter.init' (54,862) at 20210307205553830
56601 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/lshrdi3.c' (54,863) at 20210307214926182
56602 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/linkage.h' (54,864) at 20210307214926322
56603 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/Kconfig' (54,865) at 20240405153049449
56604 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw_aa_binning/raw_aa_binning_1.0/ia_css_raa.host.c' (54,866) at 20240405153051837
56605 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-unaligned-prefetch' (54,867) at 20240906080037568
56606 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/Makefile' (54,868) at 20210308005002944
56607 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_vr3032u_ram_defconfig' (54,869) at 20210308005003252
56608 2025-01-08 03:00:48.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb' (54,870) at 20231126090012797
56609 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cache.py' (54,871) at 20241221090017584
56610 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog.inc' (54,872) at 20231126090012789
56611 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/vt8623fb.rst' (54,873) at 20210307214925478
56612 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lsi,axm5516-clks.h' (54,874) at 20210307214931326
56613 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/node.c' (54,875) at 20241216090017753
56614 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_h3.c' (54,876) at 20210308005003352
56615 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/lse.h' (54,877) at 20240405153045857
56616 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/byteorder.h' (54,878) at 20210308005002824
56617 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/Makefile' (54,879) at 20210308005003356
56618 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sonixj.c' (54,880) at 20210307214928834
56619 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/process.c' (54,881) at 20210309003648992
56620 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/TODO' (54,882) at 20240405153051941
56621 2025-01-08 03:00:48.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/spi-boot.c' (54,883) at 20210308005003036
56622 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_msg.h' (54,884) at 20210307214929370
56623 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo_1.19.0.bb' (54,885) at 20241221090017664
56624 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-snapshot.c' (54,886) at 20240906080037440
56625 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/table.c' (54,887) at 20220525020653803
56626 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/cachectl.h' (54,888) at 20210307214925670
56627 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/tlb.h' (54,889) at 20240405153045941
56628 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_buffer.c' (54,890) at 20240405153048985
56629 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc_cmd.h' (54,891) at 20210308005003648
56630 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.c' (54,892) at 20210307214927950
56631 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/meson.build' (54,893) at 20230717080018427
56632 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-hashserv' (54,894) at 20241206090014286
56633 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/event-enable.tc' (54,895) at 20210307214932670
56634 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-dvb.c' (54,896) at 20210307214928818
56635 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb' (54,897) at 20241221090017532
56636 2025-01-08 03:00:48.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/run-ptest' (54,898) at 20210307205553818
56637 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json' (54,899) at 20230920080013648
56638 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_tsunami.c' (54,900) at 20210307214925654
56639 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_mpc.c' (54,901) at 20240405153047245
56640 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/unwind.h' (54,902) at 20210307214926622
56641 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-linux.c' (54,903) at 20221215040039398
56642 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/pass-options-to-AR.patch' (54,904) at 20220204040022528
56643 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-400.dts' (54,905) at 20240405153229871
56644 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-af9035-cardlist.rst' (54,906) at 20210307214925230
56645 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_ctrl.c' (54,907) at 20240405153052161
56646 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ide-bus.c' (54,908) at 20240906080037232
56647 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/pll_config.h' (54,909) at 20210308005003072
56648 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/srawi.c' (54,910) at 20210308005003720
56649 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch' (54,911) at 20230706080014745
56650 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/driver-changes.rst' (54,912) at 20210307214925542
56651 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Makefile' (54,913) at 20240405153045953
56652 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/ts4600.c' (54,914) at 20210308005003072
56653 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ring.c' (54,915) at 20240405153230919
56654 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OPL-UK-3.0' (54,916) at 20241221090017616
56655 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/devlink.h' (54,917) at 20240405153231011
56656 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (54,918) at 20210307205554094
56657 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xset_1.2.5.bb' (54,919) at 20230114040015546
56658 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/crypto/clmul.h' (54,920) at 20240326080039410
56659 2025-01-08 03:00:48.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/kernel-enforcement-statement.rst' (54,921) at 20220525020651754
56660 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hem.h' (54,922) at 20240613080016415
56661 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1' (54,923) at 20210307205554390 to deleted uid set
56662 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smsc47b397.c' (54,924) at 20240405153048873
56663 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts' (54,925) at 20240405153229955
56664 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/pll_config.h' (54,926) at 20210308005002952
56665 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/reloc_test_core.c' (54,927) at 20240405153045873
56666 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/Kconfig' (54,928) at 20210307214932186
56667 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.h' (54,929) at 20240405153047149
56668 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler.h' (54,930) at 20210309003655984
56669 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor_avx.h' (54,931) at 20240405153046401
56670 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/MAINTAINERS' (54,932) at 20210308005002908
56671 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsparse.c' (54,933) at 20240405153046621
56672 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/argument.mako.cpp' (54,934) at 20210308005054069
56673 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/__init__.py' (54,935) at 20210307205554262
56674 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_dev.h' (54,936) at 20240405153231039
56675 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/config.mk' (54,937) at 20210308005003008
56676 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/files/gnome-doc-utils.m4' (54,938) at 20210307205553938
56677 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (54,939) at 20241031080012183
56678 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c' (54,940) at 20240405153232183
56679 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch' (54,941) at 20240413080012659
56680 2025-01-08 03:00:48.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/hw.c' (54,942) at 20220525020652943
56681 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/fix-client-gfx_state-initialisation.patch' (54,943) at 20210307205553938
56682 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/or1k-softmmu.mak' (54,944) at 20240906080037160
56683 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/oelint.bbclass' (54,945) at 20220910030013393
56684 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere-host-on-host-check@.service' (54,946) at 20221006030129547
56685 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/poll.h' (54,947) at 20220525020654659
56686 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xcm_cmp.dtsi' (54,948) at 20210308005002612
56687 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kmsan_shadow.c' (54,949) at 20240405153046477
56688 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING' (54,950) at 20210307205554390
56689 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-sysfs.c' (54,951) at 20240405153049249
56690 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (54,952) at 20220629030020274
56691 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/riscv/vdso-64.so' (54,953) at 20240326080039562 to deleted uid set
56692 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_offload.cpp' (54,954) at 20241129090023561
56693 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/runtest.c' (54,955) at 20240815080012891
56694 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReportDefinition_v1.xml' (54,956) at 20240619080002928
56695 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/qcom,pm8058-led.yaml' (54,957) at 20240405153045089
56696 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-keystone.c' (54,958) at 20240405153230751
56697 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-i686.inc' (54,959) at 20210905000020585
56698 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumcf-kernel.h' (54,960) at 20210307214932602
56699 2025-01-08 03:00:48.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx2.c' (54,961) at 20240405153051713
56700 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/devicetree.bbclass' (54,962) at 20241221090017608
56701 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sabresd.h' (54,963) at 20210308005003604
56702 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_lock.c' (54,964) at 20210309003649704
56703 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/Makefile' (54,965) at 20240405153045957
56704 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/Makefile' (54,966) at 20210307214930958
56705 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-v4.c' (54,967) at 20240405153045893
56706 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp421.rst' (54,968) at 20240405153045217
56707 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/Build' (54,969) at 20240405153232239
56708 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1395-bpi-m4.dts' (54,970) at 20210307214926038
56709 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sbs,sbs-manager.yaml' (54,971) at 20240405153229787
56710 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/ti-emif-pm.c' (54,972) at 20240405153049589
56711 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/mux.c' (54,973) at 20210308005003048
56712 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-sysbus.h' (54,974) at 20210308005045977
56713 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/resources.h' (54,975) at 20210307214931870
56714 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_nat.c' (54,976) at 20210307214932026
56715 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/and_action.hpp' (54,977) at 20210914000041091
56716 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6adm.c' (54,978) at 20240405153053981
56717 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tervola' (54,979) at 20210307205553774
56718 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-pmc-atom.c' (54,980) at 20240405153046873
56719 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-libopts.m4-accept-POSIX_SHELL-from-the-environment-d.patch' (54,981) at 20241221090017544
56720 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/veyron.h' (54,982) at 20210308005003624
56721 2025-01-08 03:00:48.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring1.sh' (54,983) at 20230920080013648
56722 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/bochs.c' (54,984) at 20240326080039374
56723 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-cbb.yaml' (54,985) at 20240405153045017
56724 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/musl.yml' (54,986) at 20241206090014206
56725 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/Makefile' (54,987) at 20210308005003400
56726 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/Makefile' (54,988) at 20240405153045645
56727 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.5.bb' (54,989) at 20240413080012635
56728 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6125.c' (54,990) at 20240405153046813
56729 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-merrifield.c' (54,991) at 20240405153047077
56730 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/vivaldi-fmap.c' (54,992) at 20240405153049165
56731 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm6125.h' (54,993) at 20240405153052645
56732 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-precise-runner/run-ptest' (54,994) at 20240301090012435
56733 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic0_qm0_regs.h' (54,995) at 20240405153046577
56734 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7722.h' (54,996) at 20210307214926558
56735 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/adc.h' (54,997) at 20210308005003560
56736 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0009-demux-dash-include-cstdint-needed-for-uint64_t.patch' (54,998) at 20230813080012860
56737 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/iocsr_config.h' (54,999) at 20210308005002912
56738 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pvinfo.h' (55,000) at 20210307214927842
56739 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch' (55,001) at 20230503080014575
56740 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/uvcvideo.rst' (55,002) at 20240405153045309
56741 2025-01-08 03:00:48.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/fio_3.38.bb' (55,003) at 20241221090017504
56742 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-zynqmp.c' (55,004) at 20240405153051505
56743 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2' (55,005) at 20210308005046389 to deleted uid set
56744 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/uart.h' (55,006) at 20210308005002664
56745 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria5.dtsi' (55,007) at 20210308005002612
56746 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_ensure_off.sh' (55,008) at 20210810100021256
56747 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/Makefile' (55,009) at 20210308005003168
56748 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/Makefile.include' (55,010) at 20220429100100878
56749 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/reset-syscfg.c' (55,011) at 20240405153051485
56750 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/parse-headers.pl' (55,012) at 20210524100034850
56751 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_1_7_sh_mask.h' (55,013) at 20210307214927438
56752 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp.h' (55,014) at 20240405153231291
56753 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_flow.h' (55,015) at 20210308005003364
56754 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/pd.c' (55,016) at 20210307214929506
56755 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom.c' (55,017) at 20240405153049109
56756 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7887.c' (55,018) at 20240405153048949
56757 2025-01-08 03:00:48.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/packagegroups/packagegroup-obmc-apps.bbappend' (55,019) at 20210813100029652
56758 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_3_sh_mask.h' (55,020) at 20210307214927686
56759 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/samsung,exynos-pcie.yaml' (55,021) at 20240405153045125
56760 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/psu_manager.cpp' (55,022) at 20240817080031292
56761 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-delta-ahe50dc.dts' (55,023) at 20240405153229863
56762 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-util.c' (55,024) at 20230426080043948
56763 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/clocks_omap3.h' (55,025) at 20210308005002656
56764 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ppinterrupt.h' (55,026) at 20240405153048337
56765 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/Makefile.am' (55,027) at 20210308005111457
56766 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/Kconfig' (55,028) at 20240405153047037
56767 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-m53menlo.dts' (55,029) at 20240405153045493
56768 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck/not-echo-compiler-info-to-check_stdint.h.patch' (55,030) at 20210307205554618
56769 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pinebook.dts' (55,031) at 20210308005002616
56770 2025-01-08 03:00:48.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c' (55,032) at 20210307214927970
56771 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/init_64.c' (55,033) at 20240913080013777
56772 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/Kconfig' (55,034) at 20240405153050257
56773 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.h' (55,035) at 20210307214929934
56774 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_gpu.h' (55,036) at 20240405153230587
56775 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/events/test_bmc_snmp_config.robot' (55,037) at 20240628080017117
56776 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_write_sk_pacing.c' (55,038) at 20240405153054273
56777 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card-mix+split.dtsi' (55,039) at 20240405153045813
56778 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-duart-1.dtsi' (55,040) at 20210307214926350
56779 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69_enum.h' (55,041) at 20240405153051873
56780 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_font.h' (55,042) at 20210308005003692
56781 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/xilinx_hwicap.c' (55,043) at 20240405153046765
56782 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/82596.c' (55,044) at 20240405153049961
56783 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_read_unittest.cpp' (55,045) at 20220108040030440
56784 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/Makefile' (55,046) at 20210308005003464
56785 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/poly1305-glue.c' (55,047) at 20210524100034866
56786 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/clp.h' (55,048) at 20210307214926514
56787 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_endian.h' (55,049) at 20210309003654968
56788 2025-01-08 03:00:48.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc_and_test' (55,050) at 20240405153053433
56789 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/005_simple.dts' (55,051) at 20210308005003752
56790 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.intrusionsensor.service' (55,052) at 20220527030004671
56791 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_device.cpp' (55,053) at 20240704080030215
56792 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/Kconfig' (55,054) at 20210308005003544
56793 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion.inc' (55,055) at 20230919080013990
56794 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/i2c/i2c.h' (55,056) at 20210307214931338
56795 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_passthrough.c' (55,057) at 20230426080043636
56796 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/zii,rave-sp.txt' (55,058) at 20210307214925362
56797 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_of.h' (55,059) at 20240405153052633
56798 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/mac.c' (55,060) at 20220525020652210
56799 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig' (55,061) at 20210308005003284
56800 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/monwriter.c' (55,062) at 20240405153051513
56801 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-cpu-reset.txt' (55,063) at 20210307214925274
56802 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c' (55,064) at 20240910080014038
56803 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pmu.h' (55,065) at 20210308005002880
56804 2025-01-08 03:00:48.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-int-member.out' (55,066) at 20210308005046405 to deleted uid set
56805 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h' (55,067) at 20241211090145457
56806 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/jornada720_lcd.c' (55,068) at 20210307214930894
56807 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/nvram.c' (55,069) at 20240405153046213
56808 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/responder.h' (55,070) at 20231102080015293
56809 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/file.hpp' (55,071) at 20220105040019314
56810 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4151.c' (55,072) at 20240405153048861
56811 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_irq_local.h' (55,073) at 20210309003653016
56812 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a23.c' (55,074) at 20240405153231339
56813 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bios-256k.bin' (55,075) at 20240326080039578 to deleted uid set
56814 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_hace-test.c' (55,076) at 20221215040039370
56815 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/tls.h' (55,077) at 20230925080039953
56816 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/device-remove.c' (55,078) at 20210308005003356
56817 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/ftrace.h' (55,079) at 20210307214931302
56818 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_event.c' (55,080) at 20210307214932194
56819 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c' (55,081) at 20240405153048637
56820 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/mdrv2.cpp' (55,082) at 20240904080048575
56821 2025-01-08 03:00:48.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/driver.c' (55,083) at 20240415080012967
56822 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_policy.c' (55,084) at 20240712080021097
56823 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_compat.c' (55,085) at 20210308005003452
56824 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/OWNERS' (55,086) at 20231207090015258
56825 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bsbe1.h' (55,087) at 20210307214928610
56826 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/libfdt-wrapper.c' (55,088) at 20210307214926362
56827 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch' (55,089) at 20210307205553746
56828 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_out.c' (55,090) at 20240405153053169
56829 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7180.h' (55,091) at 20240405153049169
56830 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.h' (55,092) at 20240405153050669
56831 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/p10.inc' (55,093) at 20230517080016925
56832 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netport.h' (55,094) at 20240405153053477
56833 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xircom/Kconfig' (55,095) at 20210307214929662
56834 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gbphy.c' (55,096) at 20240405153051813
56835 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pexp-defs.h' (55,097) at 20210307214926238
56836 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/meson.build' (55,098) at 20231108090009938
56837 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_seq.h_shipped' (55,099) at 20210307214930278
56838 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/rc_calc.h' (55,100) at 20240405153047285
56839 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/MAINTAINERS' (55,101) at 20210308005002948
56840 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/posix_types.h' (55,102) at 20210307214926122
56841 2025-01-08 03:00:48.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_mgr.c' (55,103) at 20240405153046969
56842 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbif/nbif_6_1_sh_mask.h' (55,104) at 20210307214927570
56843 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/mux.c' (55,105) at 20210308005002920
56844 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/Makefile' (55,106) at 20240405153045637
56845 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/TODO' (55,107) at 20210307214930670
56846 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/test_power.c' (55,108) at 20240405153051441
56847 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tee_drv.h' (55,109) at 20240405153052805
56848 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/include/acp_2_2_d.h' (55,110) at 20210307214932282
56849 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-barrier.c' (55,111) at 20210927100127657
56850 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb' (55,112) at 20241221090017488
56851 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_pool.h' (55,113) at 20240405153049113
56852 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/noman.patch' (55,114) at 20241221090017656
56853 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/cmsdk-apb-timer.c' (55,115) at 20241211090212342
56854 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/Makefile.am' (55,116) at 20210308004938832
56855 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/allwinner-a10-pit.h' (55,117) at 20210308005046033
56856 2025-01-08 03:00:48.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSwitch/meson.build' (55,118) at 20240613080025600
56857 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.2.bb' (55,119) at 20241221090017492
56858 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.h' (55,120) at 20240405153054193
56859 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240RDB_SDCARD_defconfig' (55,121) at 20210308005003244
56860 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/rx.c' (55,122) at 20240405153051097
56861 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ide-dma.h' (55,123) at 20240906080037332
56862 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/qcom_l2_pmu.rst' (55,124) at 20210307214925238
56863 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/init' (55,125) at 20210307205553822
56864 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/tracing-error-log.tc' (55,126) at 20210307214932674
56865 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/attributes.c' (55,127) at 20210307214931118
56866 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5912.dts' (55,128) at 20240405153045501
56867 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dib0700-nec.c' (55,129) at 20210307214928778
56868 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/opensuse-leap.docker' (55,130) at 20241211090212534
56869 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/dbc.c' (55,131) at 20240405153232211
56870 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/binderfs_test.c' (55,132) at 20240405153054301
56871 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/common.rst' (55,133) at 20240413080012675
56872 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/iterators/use_after_iter.cocci' (55,134) at 20210308005003724
56873 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/bt-sco.c' (55,135) at 20240405153053569
56874 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_spi.c' (55,136) at 20240405153049005
56875 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lv5207lp.c' (55,137) at 20240405153231575
56876 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_clock.h' (55,138) at 20240405153230267
56877 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/trace.h' (55,139) at 20210308005046225
56878 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/sys-t.rst' (55,140) at 20210307214925574
56879 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mru.hpp' (55,141) at 20210308005049129
56880 2025-01-08 03:00:48.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-ld11.c' (55,142) at 20210308005002796
56881 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusconfiguration.cpp' (55,143) at 20240904080040759
56882 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c' (55,144) at 20240830080013275
56883 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/convert_csv_to_c.py' (55,145) at 20220525020652358
56884 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/sched_clock.c' (55,146) at 20240405153053053
56885 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/of.c' (55,147) at 20240405153046761
56886 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/cib.txt' (55,148) at 20210307214925362
56887 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_if.c' (55,149) at 20241008080013939
56888 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp513.yaml' (55,150) at 20240405153229767
56889 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/s3c6400_defconfig' (55,151) at 20240405153045617
56890 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-mtk.h' (55,152) at 20240405153052745
56891 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig' (55,153) at 20210308005002784
56892 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/pf0100.h' (55,154) at 20210308005003084
56893 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32f2xx_syscfg.h' (55,155) at 20210308005046021
56894 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/obmcconsole' (55,156) at 20210308005059705
56895 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gpu.h' (55,157) at 20210308005002668
56896 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_afmt.h' (55,158) at 20240405153047245
56897 2025-01-08 03:00:48.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP1.interface.yaml' (55,159) at 20220315030032659
56898 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qom/qom-qobject.h' (55,160) at 20210308005046049
56899 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/seeq.h' (55,161) at 20210307214926242
56900 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/snapshot.tc' (55,162) at 20210307214932670
56901 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/cpu.rst' (55,163) at 20220429100100422
56902 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/lan91c96.h' (55,164) at 20210308005003436
56903 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/lto.inc' (55,165) at 20210812000025306
56904 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-unit-tests.c' (55,166) at 20241111090012173
56905 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pinmux.h' (55,167) at 20210308005002668
56906 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-i2c.h' (55,168) at 20241008080013943
56907 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc2.c' (55,169) at 20210308005003512
56908 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6397-core.c' (55,170) at 20240405153230835
56909 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/stsi-topology.c' (55,171) at 20240326080039702
56910 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/c-ares/c-ares_1.28.1.bb' (55,172) at 20241221090017532
56911 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/host_effecter_jsons/malformed/dbus_to_terminus_effecter.json' (55,173) at 20240826080030471
56912 2025-01-08 03:00:48.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm.h' (55,174) at 20220525020652863
56913 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt274.c' (55,175) at 20240405153053941
56914 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/child.cpp' (55,176) at 20230511080043139
56915 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-controller-model.rst' (55,177) at 20240405153045309
56916 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/smartd.service' (55,178) at 20210307205553934
56917 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/vops.h' (55,179) at 20240405153050489
56918 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/Makefile' (55,180) at 20210307214928682
56919 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg3.c' (55,181) at 20240405153046621
56920 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/color_config.c' (55,182) at 20210307214932586
56921 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/msi001.c' (55,183) at 20240405153049533
56922 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/item_updater.cpp' (55,184) at 20240917080016859
56923 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/Kconfig' (55,185) at 20210307214932034
56924 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-pca954x' (55,186) at 20210309003648252
56925 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0001-Add-option-to-disable-timed-dependant-tests.patch' (55,187) at 20241206090014346
56926 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker' (55,188) at 20241211090212534
56927 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tty/tty_tstamp_update.c' (55,189) at 20240405153054381
56928 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_std.h' (55,190) at 20210309003652304
56929 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mcpm.h' (55,191) at 20210307214925850
56930 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/pinctrl-exynos.c' (55,192) at 20210308005003456
56931 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/json_writer.h' (55,193) at 20240405153054037
56932 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb' (55,194) at 20241221090017560
56933 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-rng.c' (55,195) at 20240906080037316
56934 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/ib_core_uverbs.c' (55,196) at 20210307214928374
56935 2025-01-08 03:00:48.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/libdevmapper.bb' (55,197) at 20241221090017540
56936 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/bayleybay.dts' (55,198) at 20210308005002860
56937 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/dbus-module.h' (55,199) at 20221215040039198
56938 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pcie_root_port.c' (55,200) at 20240906080037272
56939 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/Callout/meson.build' (55,201) at 20220913030027305
56940 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/Kconfig' (55,202) at 20210307214930062
56941 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdk5250_defconfig' (55,203) at 20210308005003280
56942 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/chassis.hpp' (55,204) at 20241217090008764
56943 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-uart-switch-button' (55,205) at 20240822080012460
56944 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/recipes-kernel/linux/linux-aspeed/s7106.cfg' (55,206) at 20211222040037069
56945 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/sparsemem.h' (55,207) at 20241018080014474
56946 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_ip6.c' (55,208) at 20241216090017793
56947 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-jobs.h' (55,209) at 20210308005046553
56948 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-pty.c' (55,210) at 20241211090212218
56949 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-darwin' (55,211) at 20210307205554626
56950 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/snd_wavefront.h' (55,212) at 20210307214931602
56951 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/fsys.S' (55,213) at 20240405153045917
56952 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_gate.h' (55,214) at 20210307214931662
56953 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-routing.h' (55,215) at 20210307214928698
56954 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsfh.h' (55,216) at 20240405153231703
56955 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-osd32.dtsi' (55,217) at 20240405153045585
56956 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (55,218) at 20230929080014511
56957 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/pdr.h' (55,219) at 20210307214931510
56958 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build' (55,220) at 20230825080021141
56959 2025-01-08 03:00:48.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0019-Platform-CS1000-Fix-compiler-switch-in-BL1.patch' (55,221) at 20241221090017464
56960 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io_noioport.h' (55,222) at 20240405153230091
56961 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/cp110-system-controller.c' (55,223) at 20240405153230219
56962 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ohci-da8xx.txt' (55,224) at 20210307214925450
56963 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/main.cpp' (55,225) at 20220924030023784
56964 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0009-Check-for-NULL-before-freeing-th_pathname.patch' (55,226) at 20241221090017540
56965 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/clock-tables.h' (55,227) at 20210308005002668
56966 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/ddr.c' (55,228) at 20210308005002976
56967 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,gpr.h' (55,229) at 20240405153052653
56968 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/fsl,imx6ull-pxp.yaml' (55,230) at 20240405153045093
56969 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_prime_defconfig' (55,231) at 20210308005003272
56970 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/0001-connman.service-stop-systemd-resolved-when-we-use-co.patch' (55,232) at 20210307205554462
56971 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/aspeed_smc.c' (55,233) at 20241211090212338
56972 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/cross-localedef-native_2.40.bb' (55,234) at 20241221090017640
56973 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/cifs_md4.c' (55,235) at 20240405153052525
56974 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/Makefile' (55,236) at 20210308005002712
56975 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8084-ifc6540.dts' (55,237) at 20240405153229891
56976 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bpf_ma.c' (55,238) at 20240405153232259
56977 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_router.sh' (55,239) at 20210307214932690
56978 2025-01-08 03:00:48.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86hvf.c' (55,240) at 20240906080037484
56979 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/module.c' (55,241) at 20210307214926310
56980 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs_main.c' (55,242) at 20210307214926198
56981 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SSDT.memhp' (55,243) at 20241211090212530 to deleted uid set
56982 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/Makefile' (55,244) at 20210308005046469
56983 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6231.h' (55,245) at 20210307214932322
56984 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/test/README.md' (55,246) at 20240806080020059
56985 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/python-ldap' (55,247) at 20241221090017620
56986 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65219-regulator.c' (55,248) at 20240405153231367
56987 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/fbio.h' (55,249) at 20210307214926158
56988 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_multipath_nh_res.sh' (55,250) at 20220525020655219
56989 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/tu102.c' (55,251) at 20240405153048665
56990 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c' (55,252) at 20240405153052205
56991 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/cache.json' (55,253) at 20210309003655932
56992 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c' (55,254) at 20220525020655227
56993 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_hashlimit.h' (55,255) at 20210307214931646
56994 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-nonwifi.dtsi' (55,256) at 20240405153045829
56995 2025-01-08 03:00:48.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/evdev.c' (55,257) at 20210309003650188
56996 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a77470.dtsi' (55,258) at 20240405153045553
56997 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c' (55,259) at 20240405153052209
56998 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-mapcache.c' (55,260) at 20240906080037320
56999 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/boardinfo.c' (55,261) at 20220525020652010
57000 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/pinctrl-glue.c' (55,262) at 20210308005002796
57001 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0016-libsparse-Add-hole-mode-to-sparse_file_read.patch' (55,263) at 20220910030013353
57002 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/hw_breakpoint.c' (55,264) at 20210307214926566
57003 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertywatchtest.hpp' (55,265) at 20240904080034455
57004 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/emulation-u-boot.dtsi' (55,266) at 20210308005002860
57005 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_cache.rst' (55,267) at 20240405153045229
57006 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/compaction-times-record' (55,268) at 20210307214932566
57007 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.json' (55,269) at 20210308005046405
57008 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-bcm-iproc.c' (55,270) at 20240405153050345
57009 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu100-revC/psu_init_gpl.c' (55,271) at 20210308005003200
57010 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/linkage.h' (55,272) at 20210307214926550
57011 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/avic.c' (55,273) at 20240405153045645
57012 2025-01-08 03:00:48.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-sl50.dts' (55,274) at 20210308005002564
57013 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (55,275) at 20240405153050053
57014 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-firmware.c' (55,276) at 20241114091008832
57015 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pidfd/Makefile' (55,277) at 20210309003654520
57016 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/amarula_a64_relic_defconfig' (55,278) at 20210308005003248
57017 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/find.c' (55,279) at 20240405153047041
57018 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/run-ptest' (55,280) at 20210307205554494
57019 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat-specialize.c.inc' (55,281) at 20241211090212242
57020 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/imu/adis.h' (55,282) at 20240405153231815
57021 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/rda,8810pl-uart.yaml' (55,283) at 20240405153045153
57022 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/smc-sysctl.rst' (55,284) at 20240405153045241
57023 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/Makefile' (55,285) at 20210308005003760
57024 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/data/gui_variables.py' (55,286) at 20230318080018353
57025 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/083' (55,287) at 20210927100127481
57026 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/board.h' (55,288) at 20210308005002668
57027 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/insn.h' (55,289) at 20240405153045621
57028 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/pid.cpp' (55,290) at 20230511080034627
57029 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/firmware_attributes_class.c' (55,291) at 20220525020653907
57030 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-timerfd.c' (55,292) at 20210307214932470
57031 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/exynos4_boards.c' (55,293) at 20240906080037192
57032 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.c' (55,294) at 20210307214927962
57033 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/Makefile' (55,295) at 20240405153231959
57034 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.4.rst' (55,296) at 20241221090017596
57035 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/head_64.S' (55,297) at 20240405153230091
57036 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytest_8.3.3.bb' (55,298) at 20241221090017668
57037 2025-01-08 03:00:48.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/Kconfig' (55,299) at 20240405153045997
57038 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_drv.c' (55,300) at 20240405153230643
57039 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/blktrace_git.bb' (55,301) at 20241221090017684
57040 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/juno.conf' (55,302) at 20230804080018087
57041 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/event.mako.cpp' (55,303) at 20210308005108057
57042 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/Kconfig' (55,304) at 20240405153048969
57043 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/headerize-axs.py' (55,305) at 20210308005003056
57044 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/DumpsForm.vue' (55,306) at 20241004080035967
57045 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb' (55,307) at 20230610080017607
57046 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/pkey_alloc_access_rights.sh' (55,308) at 20240405153054173
57047 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/pdr.h' (55,309) at 20241204090010699
57048 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent-rw.c' (55,310) at 20210307214932742
57049 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/ucontext.h' (55,311) at 20210307214926070
57050 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci.h' (55,312) at 20210308005046481
57051 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/samsung,s3c64xx-clock.h' (55,313) at 20210307214931334
57052 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc832x_rdb.c' (55,314) at 20240405153230051
57053 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/vtoc.h' (55,315) at 20210307214926518
57054 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (55,316) at 20220622030015261
57055 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/s5p_cec.c' (55,317) at 20240405153049265
57056 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cadence.c' (55,318) at 20241011080017351
57057 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bios_setting.cpp' (55,319) at 20240827080004798
57058 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/strategies.rst' (55,320) at 20210307214925238
57059 2025-01-08 03:00:48.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts' (55,321) at 20210308005002580
57060 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-sdram-controller.txt' (55,322) at 20210307214925270
57061 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ns16550.c' (55,323) at 20210726100024651
57062 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath_0.18.bb' (55,324) at 20241221090017656
57063 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium-thunderx.c' (55,325) at 20240405153231459
57064 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/simple.json' (55,326) at 20220525020655231
57065 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/riscv_support.patch' (55,327) at 20210307205553802
57066 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-sx9310' (55,328) at 20210307214925194
57067 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7949.yaml' (55,329) at 20240405153045069
57068 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/kvm.h' (55,330) at 20220525020652042
57069 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/dcn30_fpu.h' (55,331) at 20240405153047273
57070 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson2k_defconfig' (55,332) at 20240405153230007
57071 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_hptof.S' (55,333) at 20240326080039746
57072 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/Kconfig' (55,334) at 20240405153230903
57073 2025-01-08 03:00:48.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-rst.h' (55,335) at 20240405153046773
57074 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7792.c' (55,336) at 20240405153051357
57075 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/eeprom.h' (55,337) at 20240405153050585
57076 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/cli11/0001-Do-not-download-the-catch-framework-during-configure.patch' (55,338) at 20221003030013285
57077 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-keyval.c' (55,339) at 20221215040039394
57078 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/radio.c' (55,340) at 20240405153050489
57079 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/led.c' (55,341) at 20240405153050513
57080 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_mac.h' (55,342) at 20240405153049925
57081 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/line.h' (55,343) at 20240405153230099
57082 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/bcm2835_otp.c' (55,344) at 20240906080037272
57083 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/hexloader-test.c' (55,345) at 20230426080043948
57084 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/collect_ffdc.py' (55,346) at 20230628080015931
57085 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/.gitignore' (55,347) at 20210307214932682
57086 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc.c' (55,348) at 20240405153232175
57087 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir' (55,349) at 20210307205554390
57088 2025-01-08 03:00:48.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0002-Auth-dialog-Make-the-label-wrap-at-70-chars.patch' (55,350) at 20230503080014575
57089 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/serial.c' (55,351) at 20210307214926190
57090 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_status.h' (55,352) at 20240405153052877
57091 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/connection.hpp' (55,353) at 20241213090054854
57092 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/s32c1i_selftest.c' (55,354) at 20240405153046509
57093 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zybo_defconfig' (55,355) at 20210308005003288
57094 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/cpm1-fsl,tsa.h' (55,356) at 20240405153052653
57095 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-Standard-center-frequencies-QAM256' (55,357) at 20210307205553754
57096 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/note.c' (55,358) at 20210307214926078
57097 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-soc-glue-debug.yaml' (55,359) at 20240405153045157
57098 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chp.c' (55,360) at 20240405153051517
57099 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/maccess.c' (55,361) at 20240405153230143
57100 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/thunder_bgx.h' (55,362) at 20210307214929354
57101 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_actions_slpc_abi.h' (55,363) at 20240405153048505
57102 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/README' (55,364) at 20240906080037472
57103 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/sel3350-platform.c' (55,365) at 20240405153231343
57104 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt' (55,366) at 20210307214925410
57105 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_ether.h' (55,367) at 20210308005003692
57106 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_eql.h' (55,368) at 20240405153052705
57107 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_openbmc_mmc.txt' (55,369) at 20210621100057381
57108 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_switchdev.h' (55,370) at 20220525020653567
57109 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/misc.S' (55,371) at 20240405153230035
57110 2025-01-08 03:00:48.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_irq.c' (55,372) at 20220525020653019
57111 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,pistachio-internal-dac.txt' (55,373) at 20210307214925430
57112 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dts' (55,374) at 20241022080012548
57113 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7793-cpg-mssr.h' (55,375) at 20210307214931334
57114 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-use-serial-tests-config-needed-by-ptest.patch' (55,376) at 20210307205553818
57115 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Canberra-Black-Mt' (55,377) at 20210307205553762
57116 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-emmc0.dts' (55,378) at 20210308005002636
57117 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch' (55,379) at 20210307205554558
57118 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/idle.c' (55,380) at 20220525020652074
57119 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_multipath.sh' (55,381) at 20210309003656008
57120 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-asmoffset.h' (55,382) at 20240326080039562
57121 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mtd.c' (55,383) at 20210308005108641
57122 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/instruction_pointer.h' (55,384) at 20240405153052709
57123 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_main.hpp' (55,385) at 20210308005346770
57124 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/s1g.c' (55,386) at 20240405153053297
57125 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr.h' (55,387) at 20220804100015948
57126 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-7040-db-nand.dts' (55,388) at 20210308005002568
57127 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JSON' (55,389) at 20211006000025238
57128 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xilinx_intc.c' (55,390) at 20230426080043704
57129 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-arch.bbclass' (55,391) at 20240301090012451
57130 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3036.h' (55,392) at 20210308005002660
57131 2025-01-08 03:00:48.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kgdb.h' (55,393) at 20210307214926062
57132 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/gpio.h' (55,394) at 20210308005002672
57133 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/bootindex.rst' (55,395) at 20241211090212238
57134 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n.h' (55,396) at 20240405153050561
57135 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc.h' (55,397) at 20240405153046777
57136 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pxa.c' (55,398) at 20240405153230679
57137 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx.h' (55,399) at 20210309003651236
57138 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/collie.c' (55,400) at 20240906080037188
57139 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/signal.c' (55,401) at 20220525020655187
57140 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html' (55,402) at 20220125040024447
57141 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-5.0.rst' (55,403) at 20241221090017592
57142 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-au1xxx.c' (55,404) at 20220525020653947
57143 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ecovec24-romimage_defconfig' (55,405) at 20240405153046309
57144 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/initramfs-framework-ima/ima' (55,406) at 20210420000021570
57145 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/tpm1.c' (55,407) at 20240405153230203
57146 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/clock.h' (55,408) at 20240906080037332
57147 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/termbits.h' (55,409) at 20240405153052901
57148 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/vsx_asm.h' (55,410) at 20210307214932702
57149 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn302/dcn302_fpu.c' (55,411) at 20240910080014034
57150 2025-01-08 03:00:48.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/retu.h' (55,412) at 20210307214931434
57151 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/file.c' (55,413) at 20240405153053485
57152 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Bendigo' (55,414) at 20210307205553762
57153 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/hweight.h' (55,415) at 20210307214931302
57154 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0005-include-sys-ttydefaults.h-for-CEOT-definition.patch' (55,416) at 20230706080014737
57155 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig' (55,417) at 20210308005003264
57156 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/include/mach/pic32.h' (55,418) at 20210308005002824
57157 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb' (55,419) at 20241206090014250
57158 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/standby-dev.cfg' (55,420) at 20210307214932618
57159 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adfs_fs.h' (55,421) at 20210307214931354
57160 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpd_editor_test.json' (55,422) at 20221213040022341
57161 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8540ADS.h' (55,423) at 20210308005003576
57162 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-epc.h' (55,424) at 20240405153052757
57163 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x4_rtr_regs.h' (55,425) at 20240405153046605
57164 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_aperture.h' (55,426) at 20240405153052629
57165 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/system_misc.h' (55,427) at 20240405153045861
57166 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h' (55,428) at 20240405153230695
57167 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_sessionstat_unittest.cpp' (55,429) at 20210308005134001
57168 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGbzero.S' (55,430) at 20210307214926606
57169 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ptr_as_arr.c' (55,431) at 20210307214932642
57170 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JPNIC' (55,432) at 20211006000025238
57171 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc.yaml' (55,433) at 20240405153045153
57172 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch' (55,434) at 20240413080012695
57173 2025-01-08 03:00:48.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2/0001-include-libnetlink.h-add-missing-include-for-htobe64.patch' (55,435) at 20241221090017636
57174 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800mmio.h' (55,436) at 20210309003651800
57175 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/.gitignore' (55,437) at 20220525020655227
57176 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/development-environment.rst' (55,438) at 20240113090014548
57177 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt' (55,439) at 20240906080037556 to deleted uid set
57178 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/video/sisfb.h' (55,440) at 20210307214931694
57179 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/Makefile' (55,441) at 20240405153049917
57180 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0009-fix-cmake-dependency-race.patch' (55,442) at 20230706080014765
57181 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/armada_xp_edac.c' (55,443) at 20240405153047013
57182 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/devkit3250.c' (55,444) at 20210308005003080
57183 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/netspace_v2.h' (55,445) at 20210308005002904
57184 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-peach-pit.dts' (55,446) at 20240405153045573
57185 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/extable.h' (55,447) at 20210307214926550
57186 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/mem.c' (55,448) at 20240405153045945
57187 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/vmac.c' (55,449) at 20220525020652222
57188 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ata_generic.c' (55,450) at 20240405153046653
57189 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt' (55,451) at 20210307214925290
57190 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service' (55,452) at 20230128040012702
57191 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_incompl_cong_ops.c' (55,453) at 20240405153054273
57192 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/include/dwarf-regs-table.h' (55,454) at 20210307214932518
57193 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi-with-fpga.its' (55,455) at 20210308005003332
57194 2025-01-08 03:00:49.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_slave.c' (55,456) at 20240411080014146
57195 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-35xx-devkit.dts' (55,457) at 20210308005002596
57196 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh' (55,458) at 20240405153054365
57197 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/archrandom.h' (55,459) at 20240405153045621
57198 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OperatingConfig_v1.xml' (55,460) at 20240619080002932
57199 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-qat' (55,461) at 20240405153229727
57200 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/callbackgroupgentest.cpp' (55,462) at 20210308005108057
57201 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tdls.c' (55,463) at 20240405153053301
57202 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_hwdep.c' (55,464) at 20220525020655007
57203 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-lsxl.dtsi' (55,465) at 20240405153045457
57204 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregationSourceCollection_v1.xml' (55,466) at 20240619080002920
57205 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pip.h' (55,467) at 20210309003648836
57206 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-orion.c' (55,468) at 20241008080013967
57207 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml' (55,469) at 20240405153045109
57208 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_storage.c' (55,470) at 20210308005002540
57209 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2420_data.c' (55,471) at 20240405153045665
57210 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/tlb.c' (55,472) at 20210308005002956
57211 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/054.out' (55,473) at 20210308005046441
57212 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgo.h' (55,474) at 20240405153049445
57213 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/eth.c' (55,475) at 20210308005002964
57214 2025-01-08 03:00:49.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/Kconfig' (55,476) at 20210308005002900
57215 2025-01-08 03:00:49.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/tegra-tcu.c' (55,477) at 20240405153231519
57216 2025-01-08 03:00:49.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/tracehook/arch-support.txt' (55,478) at 20240405153045197
57217 2025-01-08 03:00:49.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.h' (55,479) at 20240405153048541
57218 2025-01-08 03:00:49.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-twl4030.txt' (55,480) at 20210307214925430
57219 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-interconnect.json' (55,481) at 20240405153054129
57220 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpress_defconfig' (55,482) at 20210308005003288
57221 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_mfw_req.h' (55,483) at 20210307214929326
57222 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_clk.c' (55,484) at 20240906080037256
57223 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear310.c' (55,485) at 20240405153231335
57224 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/Kconfig' (55,486) at 20240405153231611
57225 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu.h' (55,487) at 20240906080037528
57226 2025-01-08 03:00:49.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_skcipher.c' (55,488) at 20240405153046933
57227 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_main.c' (55,489) at 20240405153050197
57228 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/sdbusplus.wrap' (55,490) at 20220805030037283
57229 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/.gitignore' (55,491) at 20210721000045210
57230 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_ti816x.c' (55,492) at 20210308005002756
57231 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/matches.hpp' (55,493) at 20210308005059165
57232 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/requester/pldm.c' (55,494) at 20240901080013973
57233 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.c' (55,495) at 20220525020652971
57234 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a.c' (55,496) at 20240405153231263
57235 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/mm.c' (55,497) at 20240405153232015
57236 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_device.c' (55,498) at 20240405153048773
57237 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/Kconfig' (55,499) at 20240405153049165
57238 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp702x.c' (55,500) at 20240405153049557
57239 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Multics' (55,501) at 20210307205554426
57240 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/diag.c' (55,502) at 20241023080012871
57241 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_renderstate.h' (55,503) at 20220525020652891
57242 2025-01-08 03:00:49.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/iqs62x.yaml' (55,504) at 20220525020651690
57243 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sony.c' (55,505) at 20240405153048821
57244 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/helpers.c' (55,506) at 20240405153230811
57245 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/s526.c' (55,507) at 20240405153046905
57246 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_random.c' (55,508) at 20240405153050369
57247 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_a3700.h' (55,509) at 20210308005003452
57248 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_inet.c' (55,510) at 20240830080013355
57249 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi_ops.c' (55,511) at 20210309003653152
57250 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/trace.hpp' (55,512) at 20220330030018050
57251 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_dcgu.h' (55,513) at 20210308005003020
57252 2025-01-08 03:00:49.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/append.cpp' (55,514) at 20230107040037232
57253 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sock_fields.c' (55,515) at 20240405153054261
57254 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/0001-ffmpeg-5.1.4-rpi_24.patch' (55,516) at 20241206090014282
57255 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.h' (55,517) at 20240405153048489
57256 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstar.c' (55,518) at 20240405153046677
57257 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/nand.c' (55,519) at 20210308005002972
57258 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/VirtualMedia/ModalConfigureConnection.vue' (55,520) at 20241004080035967
57259 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-w1_ds28ea00' (55,521) at 20210307214925186
57260 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/altr,rst-mgr-s10.h' (55,522) at 20210308005003640
57261 2025-01-08 03:00:49.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel_fprintf.h' (55,523) at 20240405153054193
57262 2025-01-08 03:00:49.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_sh_mask.h' (55,524) at 20210307214927666
57263 2025-01-08 03:00:49.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-hix5hd2.c' (55,525) at 20240405153230675
57264 2025-01-08 03:00:49.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-user-dirs/xdg-user-dirs_0.18.bb' (55,526) at 20220910030013361
57265 2025-01-08 03:00:49.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-itop-scp-core.dtsi' (55,527) at 20240405153045569
57266 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mlx5_ib.h' (55,528) at 20241211090145437
57267 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-perf-hwbreak.c' (55,529) at 20240405153232283
57268 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi' (55,530) at 20241115090012941
57269 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/falcon_irq.h' (55,531) at 20210307214926222
57270 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/runtime.h' (55,532) at 20240910080014058
57271 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/slimbus/qcom,slim.yaml' (55,533) at 20240405153045153
57272 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_pcm.c' (55,534) at 20240405153054017
57273 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexx3.inc' (55,535) at 20240301090012451
57274 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/nozomi.c' (55,536) at 20240405153231507
57275 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-mv784mp-gp_defconfig' (55,537) at 20210308005003256
57276 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/progress_mock.hpp' (55,538) at 20210308005120365
57277 2025-01-08 03:00:49.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbxfroot.c' (55,539) at 20240405153046625
57278 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_events.hpp' (55,540) at 20220105040019314
57279 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kmemleak/arch-support.txt' (55,541) at 20240405153045197
57280 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/minidebuginfo.py' (55,542) at 20241206090014306
57281 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mpc.c' (55,543) at 20240405153230675
57282 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4fs.c' (55,544) at 20210308005003544
57283 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/port' (55,545) at 20210308005046489
57284 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/mixart.rst' (55,546) at 20210307214925566
57285 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/init.c' (55,547) at 20240415080012967
57286 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig' (55,548) at 20231207090015262
57287 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-bool.json' (55,549) at 20210308005046401
57288 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/mod_exp_sw.c' (55,550) at 20210308005003356
57289 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/preemptirq/irqsoff_tracer.tc' (55,551) at 20240405153054305
57290 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_aia_imsic.h' (55,552) at 20240405153046245
57291 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/Makefile' (55,553) at 20210307214928082
57292 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm968580xref.dts' (55,554) at 20210308005002576
57293 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vas.c' (55,555) at 20240405153230055
57294 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x06.c' (55,556) at 20210307214928082
57295 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/step.c' (55,557) at 20220627100016938
57296 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/ccid_1.5.5.bb' (55,558) at 20240301090012427
57297 2025-01-08 03:00:49.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_235.bb' (55,559) at 20241221090017676
57298 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/hgpk.h' (55,560) at 20210307214928490
57299 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr_param.h' (55,561) at 20240405153051837
57300 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu-features.h' (55,562) at 20241211090212462
57301 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-axs10x.c' (55,563) at 20240405153051485
57302 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/onenand.c' (55,564) at 20210308005003044
57303 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eeprom_93xx46.h' (55,565) at 20220525020654563
57304 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/hub.c' (55,566) at 20241211090212394
57305 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ezusb_convert.pl' (55,567) at 20210307214930862
57306 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958623hr.dts' (55,568) at 20240405153045433
57307 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf222201a.json' (55,569) at 20220601030005869
57308 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/asm/vphn.h' (55,570) at 20240405153230035
57309 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-km_kirkwood.dts' (55,571) at 20210308005002592
57310 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-enet.c' (55,572) at 20210307214926190
57311 2025-01-08 03:00:49.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_n_down_ch1_regs.h' (55,573) at 20240405153046573
57312 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa_translate.c' (55,574) at 20240326080039678
57313 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet/ampere-usbnet.service' (55,575) at 20240809080014478
57314 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.c' (55,576) at 20240405153230611
57315 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-buffer-dmaengine.c' (55,577) at 20240913080013793
57316 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_dsi.c' (55,578) at 20240405153048561
57317 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/setup.c' (55,579) at 20240405153046053
57318 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mm.c' (55,580) at 20240405153046785
57319 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/pd.h' (55,581) at 20240405153052149
57320 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/reproducible-builds.rst' (55,582) at 20240405153045225
57321 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-kv3.bconf' (55,583) at 20220525020655111
57322 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/lowlevel.S' (55,584) at 20210308005002552
57323 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/0001-Add-header-dependency-to-nciattach.o.patch' (55,585) at 20210307205554466
57324 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensaeb-linux-user.mak' (55,586) at 20221215040039066
57325 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/config-validator.hpp' (55,587) at 20240828080025975
57326 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/men-a021-wdt.txt' (55,588) at 20210307214925454
57327 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/pylintrc' (55,589) at 20241211090212542
57328 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-rd88f5182-nas.dts' (55,590) at 20240405153045461
57329 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/memcmp_64.S' (55,591) at 20240405153230043
57330 2025-01-08 03:00:49.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_drv.h' (55,592) at 20210307214928638
57331 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_state_change.h' (55,593) at 20240405153046709
57332 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/io-channel-helpers.h' (55,594) at 20210927100127641
57333 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/omap2430.h' (55,595) at 20210307214930854
57334 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/checksum_wrappers.c' (55,596) at 20240405153046173
57335 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb' (55,597) at 20230813080012860
57336 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/150.out.qcow2' (55,598) at 20210308005046453
57337 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gp102.c' (55,599) at 20240405153048633
57338 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan.h' (55,600) at 20240405153053161
57339 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/bf.h' (55,601) at 20240405153050649
57340 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/pinmux-config-cardhu.h' (55,602) at 20210308005003024
57341 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/bsection.py' (55,603) at 20210308005003748
57342 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cython.bbclass' (55,604) at 20241221090017608
57343 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (55,605) at 20241221090017656
57344 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-inet-98v-rev2.dts' (55,606) at 20210308005002620
57345 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/lxfb_ops.c' (55,607) at 20220525020654315
57346 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xics.c' (55,608) at 20240405153046169
57347 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/matrix.c' (55,609) at 20240405153231911
57348 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs4.rules' (55,610) at 20210616125333493
57349 2025-01-08 03:00:49.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/termbits.h' (55,611) at 20210308005046089
57350 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sdrc2xxx.c' (55,612) at 20240405153045669
57351 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_b.c' (55,613) at 20210308005046517
57352 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv5.inc' (55,614) at 20210905000020581
57353 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard-revd1.dtsi' (55,615) at 20240405153045521
57354 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c' (55,616) at 20240405153047165
57355 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/ip-to-fpga.sh' (55,617) at 20240308090017911
57356 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mtk.h' (55,618) at 20240712080021061
57357 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp464.rst' (55,619) at 20240405153045217
57358 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/pwrseq.c' (55,620) at 20210307214929942
57359 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/i2c_rtc_emul.c' (55,621) at 20210308005003480
57360 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/oom.h' (55,622) at 20210307214931610
57361 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/insn_decoder_test.c' (55,623) at 20220525020652194
57362 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/static_keys/Makefile' (55,624) at 20210307214932722
57363 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am33xx-l4.dtsi' (55,625) at 20240405153229903
57364 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/skb.c' (55,626) at 20240405153230895
57365 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3.dtsi' (55,627) at 20240405153045393
57366 2025-01-08 03:00:49.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/branch.idef' (55,628) at 20230925080040021
57367 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7213.h' (55,629) at 20240405153053581
57368 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/ti-msgmgr.h' (55,630) at 20240405153052797
57369 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/imgpdc-wdt.txt' (55,631) at 20210307214925450
57370 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/hx8357.c' (55,632) at 20240405153052173
57371 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/imx-vdoa.c' (55,633) at 20240405153049405
57372 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tracing/draw_functrace.py' (55,634) at 20240405153053461
57373 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/Kconfig' (55,635) at 20240405153049565
57374 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wmt.h' (55,636) at 20210307214930130
57375 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml' (55,637) at 20240405153045153
57376 2025-01-08 03:00:49.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite.c' (55,638) at 20240405153230815
57377 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/init.h' (55,639) at 20210307214929970
57378 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-gt64xxx_pci0.c' (55,640) at 20210307214926282
57379 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-hotplug.svg' (55,641) at 20210307214925210
57380 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77693_pmic.h' (55,642) at 20210308005003680
57381 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb' (55,643) at 20230609080014391
57382 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_sleep.c' (55,644) at 20240805080014071
57383 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/siul.h' (55,645) at 20210308005002664
57384 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/gpio.h' (55,646) at 20210308005002664
57385 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/page.h' (55,647) at 20240617080017378
57386 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-psycopg_3.2.3.bb' (55,648) at 20241221090017516
57387 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-db845c-navigation-mezzanine.dts' (55,649) at 20240405153045785
57388 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_NAND_defconfig' (55,650) at 20210308005003240
57389 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15.c' (55,651) at 20240405153230359
57390 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram_s10.h' (55,652) at 20210308005002780
57391 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/qfprom.xml.h' (55,653) at 20240405153048605
57392 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_tmd.c' (55,654) at 20220525020653767
57393 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/peci/nuvoton,npcm-peci.yaml' (55,655) at 20240405153229783
57394 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso.S' (55,656) at 20240326080039558
57395 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/core.c' (55,657) at 20241211090145481
57396 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPEG-SSG' (55,658) at 20241221090017616
57397 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/uaccess.h' (55,659) at 20240405153046345
57398 2025-01-08 03:00:49.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-common.h' (55,660) at 20210308005003084
57399 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/patchxml.py' (55,661) at 20221206040028413
57400 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gtt.h' (55,662) at 20240405153048489
57401 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence.c' (55,663) at 20240405153046977
57402 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/termios.h' (55,664) at 20210307214926398
57403 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/i2c-echo.c' (55,665) at 20240326080039458
57404 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/sensord.init' (55,666) at 20210307205553874
57405 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32' (55,667) at 20240405153044917
57406 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2024-50612.patch' (55,668) at 20241221090017692
57407 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-altera-dfl.c' (55,669) at 20240405153051781
57408 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/distcc.service' (55,670) at 20210307205554502
57409 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/brcmnand.c' (55,671) at 20240405153230871
57410 2025-01-08 03:00:49.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/blockjob.h' (55,672) at 20240906080037324
57411 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ptrace.h' (55,673) at 20240405153052933
57412 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm6125.h' (55,674) at 20220525020654543
57413 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-config-resolve-console-id.c' (55,675) at 20240710080015177
57414 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.c' (55,676) at 20210307214929910
57415 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb' (55,677) at 20240309090012820
57416 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-common.c' (55,678) at 20240405153049193
57417 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/cbs.json' (55,679) at 20240405153054377
57418 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/stmark2_defconfig' (55,680) at 20240405153230003
57419 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c' (55,681) at 20210307214929570
57420 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8315ERDB.h' (55,682) at 20210308005003576
57421 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h' (55,683) at 20210309003653312
57422 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/frontend.json' (55,684) at 20240405153054153
57423 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-1.1' (55,685) at 20210307205554422
57424 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/starfive/jh71xx-pmu.c' (55,686) at 20240405153231351
57425 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch' (55,687) at 20230706080014741
57426 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/_templates/footer.html' (55,688) at 20230114040015510
57427 2025-01-08 03:00:49.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fixmap.h' (55,689) at 20240405153045937
57428 2025-01-08 03:00:49.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_3_0_default.h' (55,690) at 20220525020652702
57429 2025-01-08 03:00:49.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runexported.py' (55,691) at 20210307205554442
57430 2025-01-08 03:00:49.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/traps.c' (55,692) at 20240405153230147
57431 2025-01-08 03:00:49.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/meson.build' (55,693) at 20240621080022329
57432 2025-01-08 03:00:49.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_transport.c' (55,694) at 20240405153231495
57433 2025-01-08 03:00:49.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm.c' (55,695) at 20240405153231783
57434 2025-01-08 03:00:49.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc_json_config.md' (55,696) at 20240807080021830
57435 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/serialize.cpp' (55,697) at 20240820080019550
57436 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/task_iter.c' (55,698) at 20241104090011603
57437 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/debugHostSelector_button.hpp' (55,699) at 20241209090018856
57438 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tegra186_gpio_priv.h' (55,700) at 20210308005003380
57439 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/irqs.h' (55,701) at 20240405153045673
57440 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msr.h' (55,702) at 20240405153046389
57441 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/enums.py' (55,703) at 20210308005048033
57442 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/controlcenterd-id.c' (55,704) at 20210308005003000
57443 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (55,705) at 20220224040010566
57444 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,sr-thermal.txt' (55,706) at 20210307214925442
57445 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atmel-hlcdc.c' (55,707) at 20240405153230831
57446 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi' (55,708) at 20220525020651914
57447 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/Kconfig' (55,709) at 20210307214929966
57448 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/video.rst' (55,710) at 20210309003648504
57449 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/udf.rst' (55,711) at 20210309003648420
57450 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_sdio.c' (55,712) at 20241011080017295
57451 2025-01-08 03:00:49.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/cpuacct.rst' (55,713) at 20210307214925218
57452 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_core.c' (55,714) at 20240405153050317
57453 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_engines_debugfs.h' (55,715) at 20240405153048489
57454 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/40-inplace-gbmc-upgrade.sh' (55,716) at 20220721030015837
57455 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb' (55,717) at 20240413080012663
57456 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/rti802.c' (55,718) at 20240405153046905
57457 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/50-edk2-x86_64-secure.json' (55,719) at 20210308005046117
57458 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_rand.h' (55,720) at 20210307214932634
57459 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/pwr_regulator.c' (55,721) at 20210308005002784
57460 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ni/169445.dts' (55,722) at 20210307214926194
57461 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_pke.h' (55,723) at 20240405153046957
57462 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv32_smode_defconfig' (55,724) at 20210308005003276
57463 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs8403.h' (55,725) at 20210307214931594
57464 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/filesystem-monitoring.rst' (55,726) at 20240405153044945
57465 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x.h' (55,727) at 20240405153053813
57466 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_nrtr_regs.h' (55,728) at 20240405153046605
57467 2025-01-08 03:00:49.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d36ek_cmp.dts' (55,729) at 20210308005002612
57468 2025-01-08 03:00:49.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_card.h' (55,730) at 20210307214930670
57469 2025-01-08 03:00:49.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/reg.h' (55,731) at 20210307214929934
57470 2025-01-08 03:00:49.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.chromium' (55,732) at 20210308005003292
57471 2025-01-08 03:00:49.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/internal.h' (55,733) at 20240405153230123
57472 2025-01-08 03:00:49.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-kernel-fadump_enabled' (55,734) at 20210307214925182
57473 2025-01-08 03:00:49.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/sigstruct.c' (55,735) at 20240405153232287
57474 2025-01-08 03:00:49.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0002-FF-A-v15-lib-uuid-introduce-uuid_str_to_le_bin-funct.patch' (55,736) at 20240413080012623
57475 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-source_14.2.bb' (55,737) at 20241221090017660
57476 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/files/detect-gpio-present.sh' (55,738) at 20230428080015190
57477 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/spmi.yaml' (55,739) at 20240405153045177
57478 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfile.h' (55,740) at 20240405153231775
57479 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistry_v1.xml' (55,741) at 20240619080002928
57480 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.13/index.html' (55,742) at 20210307205554246
57481 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts' (55,743) at 20240405153045713
57482 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-common-utils-Include-string.h-for-strcasestr.patch' (55,744) at 20221003030013273
57483 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml' (55,745) at 20240612080019950
57484 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/generate-supported.mk' (55,746) at 20210307205554478
57485 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat-display.c' (55,747) at 20241008080014055
57486 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/spl.c' (55,748) at 20210308005002992
57487 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lookup_and_delete.c' (55,749) at 20220525020655199
57488 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_trace.c' (55,750) at 20240405153053329
57489 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-environment.bb' (55,751) at 20231011080016606
57490 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/iwmmxt_helper.c' (55,752) at 20230426080043856
57491 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/cli11.wrap' (55,753) at 20220330030021482
57492 2025-01-08 03:00:49.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram.c' (55,754) at 20240405153045669
57493 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6350-mdss.yaml' (55,755) at 20240405153229763
57494 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/olpc-ec.c' (55,756) at 20220818100014755
57495 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (55,757) at 20241226090016127
57496 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native/yosemite4-disable-auto-reboot.override.yml' (55,758) at 20240418080016206
57497 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/meson.build' (55,759) at 20230925080040029
57498 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/serial-generic.c' (55,760) at 20240405153232123
57499 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_client.hpp' (55,761) at 20220818100031371
57500 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/recipetool.py' (55,762) at 20241221090017632
57501 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-33xx.h' (55,763) at 20240405153045669
57502 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Makefile' (55,764) at 20210308005002556
57503 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/swift-led-manager-config-native.bb' (55,765) at 20241206090014230
57504 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/qcow2/layout.py' (55,766) at 20210308005046393
57505 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/tomoyo.rst' (55,767) at 20210307214925214
57506 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc3_qm_regs.h' (55,768) at 20240405153046581
57507 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/pipeline.json' (55,769) at 20240405153054121
57508 2025-01-08 03:00:49.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/other.json' (55,770) at 20210307214932534
57509 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/hexagon-core.xml' (55,771) at 20240906080037184
57510 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/utils.cpp' (55,772) at 20241106090023554
57511 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/subversion/subversion/serfmacro.patch' (55,773) at 20210307205554550
57512 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-davinci-aemif.h' (55,774) at 20210309003653888
57513 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-fim.c' (55,775) at 20240405153051853
57514 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/.gitignore' (55,776) at 20230211040012631
57515 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch' (55,777) at 20210307205554558
57516 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/axp20x-rsb.c' (55,778) at 20220525020653343
57517 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cctrng.c' (55,779) at 20241008080013911
57518 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/keystone-navigator-dma.txt' (55,780) at 20210307214925422
57519 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VendorInformation/meson.build' (55,781) at 20230825080021141
57520 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/Kconfig' (55,782) at 20210308005002972
57521 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/translate.c' (55,783) at 20240906080037500
57522 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.yaml' (55,784) at 20240405153045177
57523 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/fan_core.c' (55,785) at 20240405153046637
57524 2025-01-08 03:00:49.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/ftrace.h' (55,786) at 20220525020651966
57525 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_byteorder.h' (55,787) at 20210307214931534
57526 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/floating-point.json' (55,788) at 20240405153054125
57527 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/.gitignore' (55,789) at 20210308005104849
57528 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/.clang-tidy' (55,790) at 20241220090002218
57529 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_bitmap.h' (55,791) at 20210308005003552
57530 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten_pv.c' (55,792) at 20241220090018306
57531 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vdso/Kconfig' (55,793) at 20210307214931822
57532 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nyliden' (55,794) at 20210307205553790
57533 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-pattern.cloop.bz2' (55,795) at 20210308005046473
57534 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_channels.h' (55,796) at 20210307214928058
57535 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.poky.md' (55,797) at 20230919080013974
57536 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_dp.c' (55,798) at 20240405153047129
57537 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mxc.yaml' (55,799) at 20240405153045153
57538 2025-01-08 03:00:49.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/initcall.h' (55,800) at 20210308005003652
57539 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmglue.c' (55,801) at 20241216090017757
57540 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state_hi.xml.h' (55,802) at 20240405153048417
57541 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utprint.c' (55,803) at 20240405153046625
57542 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kasta_Ringkallen' (55,804) at 20210307205553786
57543 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0003-start-stop-false.patch' (55,805) at 20241221090017636
57544 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/viosrp.h' (55,806) at 20240405153052877
57545 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi_ssif_bmc.h' (55,807) at 20240405153052925
57546 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/spl.c' (55,808) at 20210308005002956
57547 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_resource.h' (55,809) at 20240405153047245
57548 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_pedit.h' (55,810) at 20210307214931662
57549 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_timer-test.c' (55,811) at 20240326080039738
57550 2025-01-08 03:00:49.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-pll.h' (55,812) at 20240405153046845
57551 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/crct10dif-ce-glue.c' (55,813) at 20220525020651942
57552 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseaddr_ports_exhausted.c' (55,814) at 20210406100036355
57553 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/se401.c' (55,815) at 20210307214928834
57554 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/Makefile' (55,816) at 20210307214929914
57555 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/jq_1.7.1.bb' (55,817) at 20240106090017233
57556 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9063_wdt.c' (55,818) at 20240405153052237
57557 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am33xx.dtsi' (55,819) at 20240405153229903
57558 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backup-discard-source.out' (55,820) at 20240906080037568
57559 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc.h' (55,821) at 20240405153231835
57560 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.c' (55,822) at 20210307214930554
57561 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vdec.c' (55,823) at 20240815080012887
57562 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_sas.h' (55,824) at 20240405153051661
57563 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/tools/mksmdkv310spl.c' (55,825) at 20210308005003044
57564 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewQuickLinks.vue' (55,826) at 20241004080035967
57565 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/entity-manager_%.bbappend' (55,827) at 20241206090014230
57566 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/mmu.c' (55,828) at 20240405153230015
57567 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/.gitignore' (55,829) at 20210307214932662
57568 2025-01-08 03:00:49.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/pmem.c' (55,830) at 20240405153046177
57569 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/datapath.h' (55,831) at 20240405153053349
57570 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/cache.c' (55,832) at 20241211090145561
57571 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_dcb.c' (55,833) at 20240405153050169
57572 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/spl_sd.cfg' (55,834) at 20210308005002728
57573 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_gts.c' (55,835) at 20210308005046529
57574 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-sample.c' (55,836) at 20210307214932126
57575 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/pci.h' (55,837) at 20240405153231159
57576 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/complex.c' (55,838) at 20210308005003720
57577 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/linux-notes.rst' (55,839) at 20240405153229747
57578 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/tbs2910.c' (55,840) at 20210308005003068
57579 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6380-regulator.txt' (55,841) at 20210307214925410
57580 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-Add-prototype-to-function-definitions.patch' (55,842) at 20220910030013417
57581 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio-msm.txt' (55,843) at 20210308005003304
57582 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rep.c' (55,844) at 20240405153050261
57583 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_icmpv6.c' (55,845) at 20240405153053325
57584 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,opa362.txt' (55,846) at 20210307214925310
57585 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-moteus_0.3.72.bb' (55,847) at 20241221090017556
57586 2025-01-08 03:00:49.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kampersvik_Ekeberget' (55,848) at 20210307205553786
57587 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-davinci.c' (55,849) at 20240405153230675
57588 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/stm32_rproc.c' (55,850) at 20240805080013999
57589 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c' (55,851) at 20240405153054257
57590 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MS-RL' (55,852) at 20210307205554422
57591 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock.h' (55,853) at 20210308005002664
57592 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/fault_32.c' (55,854) at 20240405153046333
57593 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/pmc.h' (55,855) at 20210308005003348
57594 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/setjmp_64.S' (55,856) at 20220525020652194
57595 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom,spmi-temp-alarm.yaml' (55,857) at 20240405153045177
57596 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8916.c' (55,858) at 20240405153051349
57597 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/intel,keembay-msscam.yaml' (55,859) at 20240405153045041
57598 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python-jsonref/python3-jsonref_1.1.0.bb' (55,860) at 20240302090018206
57599 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfltu.c' (55,861) at 20210308005046529
57600 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/context.c' (55,862) at 20210307214926102
57601 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsel-softmmu.mak' (55,863) at 20230925080039837
57602 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/npcm_adc.c' (55,864) at 20240405153230687
57603 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb' (55,865) at 20241221090017576
57604 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-cm1-io1.dts' (55,866) at 20240405153229871
57605 2025-01-08 03:00:49.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-smdk4412.dts' (55,867) at 20240617080017374
57606 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_io.c' (55,868) at 20240405153231975
57607 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/Makefile' (55,869) at 20210309003654292
57608 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/error.py' (55,870) at 20240920080030747
57609 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/kgdb.h' (55,871) at 20210307214926110
57610 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/default-gcc.patch' (55,872) at 20210307205553670
57611 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/Makefile' (55,873) at 20210307214930842
57612 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvidia_hmc.json' (55,874) at 20241030080004527
57613 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/.gitignore' (55,875) at 20240405153232099
57614 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/tmpfiles.clamav' (55,876) at 20210307205554126
57615 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RegisteredClientCollection.json' (55,877) at 20240619080002952
57616 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/asserts.h' (55,878) at 20210307214925666
57617 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/Makefile' (55,879) at 20240405153231547
57618 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb' (55,880) at 20240413080012655
57619 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/deprecated.rst' (55,881) at 20240405153045273
57620 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/AUTHORS' (55,882) at 20210307205554226
57621 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/022' (55,883) at 20230426080043944
57622 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/machine_unittest.cpp' (55,884) at 20211014000010487
57623 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_raw.c' (55,885) at 20220525020653703
57624 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31760.rst' (55,886) at 20240405153045217
57625 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/drv_types_sdio.h' (55,887) at 20220525020654183
57626 2025-01-08 03:00:49.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/toolchain-shar-extract.sh' (55,888) at 20241221090017620
57627 2025-01-08 03:00:49.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c515.c' (55,889) at 20240405153049769
57628 2025-01-08 03:00:49.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/inventory.scss' (55,890) at 20210308005107077
57629 2025-01-08 03:00:49.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_vt.dts' (55,891) at 20240405153045441
57630 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_reg.h' (55,892) at 20210307214928018
57631 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-mediatek.h' (55,893) at 20240405153052889
57632 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml' (55,894) at 20240405153229759
57633 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/TODO' (55,895) at 20240405153051241
57634 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-bananapi-m2-ultra.dts' (55,896) at 20240405153045393
57635 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs.h' (55,897) at 20240405153052261
57636 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/common-properties.txt' (55,898) at 20210307214925294
57637 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt' (55,899) at 20210307214925390
57638 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1432.c' (55,900) at 20240405153049293
57639 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0013.h' (55,901) at 20210307214928794
57640 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt' (55,902) at 20240405153230531
57641 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb-tegra186.c' (55,903) at 20240405153051301
57642 2025-01-08 03:00:49.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-vdic.c' (55,904) at 20220525020654135
57643 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/socrates_fpga_pic.c' (55,905) at 20240405153230051
57644 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/topology.h' (55,906) at 20240405153231843
57645 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/accel.py' (55,907) at 20210927100127329
57646 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/spilib.h' (55,908) at 20210307214930518
57647 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/OWNERS' (55,909) at 20220723030019896
57648 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/base.hpp' (55,910) at 20241119090031273
57649 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ipt.c' (55,911) at 20240405153053361
57650 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wimm.h' (55,912) at 20210307214927898
57651 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/259.out' (55,913) at 20210308005046465
57652 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/main.c' (55,914) at 20241018080014490
57653 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/vm-stop.c' (55,915) at 20210308005046257
57654 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.h' (55,916) at 20240405153048585
57655 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_ih.h' (55,917) at 20210307214927254
57656 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/decompress.c' (55,918) at 20220525020652026
57657 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/dgpu-asic-info-table.csv' (55,919) at 20240405153045209
57658 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/err_inject.c' (55,920) at 20210416100025434
57659 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml' (55,921) at 20240405153045105
57660 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/alpha_sys.h' (55,922) at 20230426080043668
57661 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/start.S' (55,923) at 20210308005002828
57662 2025-01-08 03:00:49.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/allegro-mail.c' (55,924) at 20240405153049393
57663 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netif.h' (55,925) at 20210307214932178
57664 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/internal.h' (55,926) at 20240405153231207
57665 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1-best-effort.dtsi' (55,927) at 20240405153046093
57666 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Raahe_Mestauskallio' (55,928) at 20210307205553774
57667 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi' (55,929) at 20241211090145373
57668 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/Kconfig' (55,930) at 20210308005003024
57669 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/Kconfig' (55,931) at 20240906080037444
57670 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/idef-parser.y' (55,932) at 20240906080037476
57671 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/g_dnl.c' (55,933) at 20210308005003508
57672 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_vxlan_ipv6.sh' (55,934) at 20240405153054297
57673 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/licenses.conf' (55,935) at 20211006000025226
57674 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v3_1.h' (55,936) at 20210309003649436
57675 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/comedi_example_test.c' (55,937) at 20220525020652362
57676 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/memory-hotplug.txt' (55,938) at 20210308005045801
57677 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-en7523.c' (55,939) at 20240405153047073
57678 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/msm_drm.h' (55,940) at 20240405153052905
57679 2025-01-08 03:00:49.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-power.json' (55,941) at 20240405153054153
57680 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/bnep.h' (55,942) at 20210307214931882
57681 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock_32.h' (55,943) at 20210307214926586
57682 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libqrtr-glib/libqrtr-glib_git.bb' (55,944) at 20240301090012423
57683 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_random.c' (55,945) at 20210307214927854
57684 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/pci.c' (55,946) at 20240405153050597
57685 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10039.h' (55,947) at 20210307214928646
57686 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/data/resource_variables.py' (55,948) at 20240130090014241
57687 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-oneplus-common.dtsi' (55,949) at 20240405153045773
57688 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.json' (55,950) at 20210308005046405
57689 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/clk-ccu-pll.c' (55,951) at 20240405153046773
57690 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-fan-status-monitor.service' (55,952) at 20240316080012480
57691 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/decorator/package.py' (55,953) at 20240106090017261
57692 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/OWNERS' (55,954) at 20221014030024888
57693 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/accommon.h' (55,955) at 20240405153046613
57694 2025-01-08 03:00:49.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.8' (55,956) at 20210307214932622
57695 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_pcol.h' (55,957) at 20240405153050277
57696 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ra8875.c' (55,958) at 20210307214930506
57697 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/rxrpc.rst' (55,959) at 20240405153045241
57698 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/arm-ux500-pm.h' (55,960) at 20210307214931470
57699 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/psci.h' (55,961) at 20230426080043780
57700 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_rw.c' (55,962) at 20240405153053445
57701 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cacheflush.h' (55,963) at 20240405153230063
57702 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-compat-Define-off64_t-as-off_t-on-linux.patch' (55,964) at 20230211040012655
57703 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_b.c' (55,965) at 20210308005046525
57704 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom.h' (55,966) at 20220525020652987
57705 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/user_monitor.hpp' (55,967) at 20230301040003617
57706 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-ocotp.h' (55,968) at 20210308005002656
57707 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/conffile.py' (55,969) at 20221005030014094
57708 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/allwinner-h3.c' (55,970) at 20241211090212246
57709 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ossl_random.hpp' (55,971) at 20240731080002486
57710 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend' (55,972) at 20220223040020636
57711 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_defconfig' (55,973) at 20210308005003268
57712 2025-01-08 03:00:49.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-x86-cpuid-compat.c' (55,974) at 20240906080037572
57713 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis_6.2.16.bb' (55,975) at 20241221090017524
57714 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png' (55,976) at 20210307205554254 to deleted uid set
57715 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/Makefile' (55,977) at 20240405153046345
57716 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/Makefile' (55,978) at 20210308005002920
57717 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_parse.c' (55,979) at 20210307214926410
57718 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-super-gen4.c' (55,980) at 20210307214927034
57719 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_evict.c' (55,981) at 20240405153048525
57720 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/Makefile' (55,982) at 20210307214930714
57721 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-ocelot.c' (55,983) at 20241023080012883
57722 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/acpi.h' (55,984) at 20241008080013895
57723 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/expected_stdout0' (55,985) at 20210308005003736
57724 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Requirements/Requirements.rst' (55,986) at 20240405153044933
57725 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/boot_status_led_blink.service' (55,987) at 20240119090013779
57726 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/swtpm.py' (55,988) at 20220721030015853
57727 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vhost.h' (55,989) at 20240906080037356
57728 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/badblocks.c' (55,990) at 20240405153046513
57729 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/vic.c' (55,991) at 20240405153230639
57730 2025-01-08 03:00:49.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html' (55,992) at 20210307205554286
57731 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/rlwimi.c' (55,993) at 20210308005003720
57732 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/README' (55,994) at 20221120040010710
57733 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_bus.c' (55,995) at 20240617080017398
57734 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/jump_label.c' (55,996) at 20240812080017228
57735 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/stpmic1_wdt.c' (55,997) at 20210307214930978
57736 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/CLI11.wrap' (55,998) at 20220323030041559
57737 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/flash.h' (55,999) at 20241211090212358
57738 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77541-regulator.c' (56,000) at 20240405153231363
57739 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_dpm.h' (56,001) at 20210307214928006
57740 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/params.h' (56,002) at 20240405153231719
57741 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.c' (56,003) at 20240405153230555
57742 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-a9mp.dts' (56,004) at 20240405153045401
57743 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/frontend.json' (56,005) at 20240405153054137
57744 2025-01-08 03:00:49.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/checksum.py' (56,006) at 20241221090017584
57745 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c' (56,007) at 20240405153230935
57746 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts' (56,008) at 20210307214926350
57747 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/socket.h' (56,009) at 20210307214925650
57748 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_multipath_nh.sh' (56,010) at 20220525020655219
57749 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx7ulp-clock.h' (56,011) at 20210307214931326
57750 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/debug.c' (56,012) at 20210307214929902
57751 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/zimage.h' (56,013) at 20210308005002880
57752 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/imx-dma.c' (56,014) at 20240405153230283
57753 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/bcm-flexrm-mailbox.c' (56,015) at 20240405153230759
57754 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create.interface.yaml' (56,016) at 20220413030046446
57755 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-spdiftx.c' (56,017) at 20240405153232139
57756 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/at91.h' (56,018) at 20210308005003636
57757 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2.hpp' (56,019) at 20240716080039516
57758 2025-01-08 03:00:49.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-include-string-h-from-memcpy-and-strcpy-function-pro.patch' (56,020) at 20221003030013265
57759 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/alpha/Build' (56,021) at 20210307214932514
57760 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/dmaengine.c' (56,022) at 20210307214932406
57761 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (56,023) at 20240921080016390
57762 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_insn.c' (56,024) at 20240405153046261
57763 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/imx_avic.h' (56,025) at 20210308005046017
57764 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evevent.c' (56,026) at 20240405153046617
57765 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda.dts' (56,027) at 20240405153045605
57766 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (56,028) at 20241219090012972
57767 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-cache.h' (56,029) at 20241216090017749
57768 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvme_intel_p_series.json' (56,030) at 20240424080004828
57769 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.c' (56,031) at 20240405153048661
57770 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-voipac-dmm-668.dtsi' (56,032) at 20240405153229883
57771 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/kvm.h' (56,033) at 20240405153054033
57772 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/Kconfig' (56,034) at 20221128040017546
57773 2025-01-08 03:00:49.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_bt_sm.c' (56,035) at 20210309003649216
57774 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-nuss.c' (56,036) at 20240429080012432
57775 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c' (56,037) at 20240405153050641
57776 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/mm/init.c' (56,038) at 20240405153045357
57777 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/stats.c' (56,039) at 20240405153053021
57778 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-palo35.dts' (56,040) at 20240405153045605
57779 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_log.h' (56,041) at 20210307214928446
57780 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/Kconfig' (56,042) at 20220525020654799
57781 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/tlb.h' (56,043) at 20240405153231791
57782 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/api.js' (56,044) at 20241210090035589
57783 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/cnl.c' (56,045) at 20240405153232195
57784 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_datagram.h' (56,046) at 20210307214929178
57785 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/book3s_hv_exits.h' (56,047) at 20210307214932518
57786 2025-01-08 03:00:49.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/adi,adv7511.yaml' (56,048) at 20240405153045037
57787 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/acpi.c' (56,049) at 20240405153229991
57788 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler.dtsi' (56,050) at 20240405153229947
57789 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-fixed.c' (56,051) at 20210307214927034
57790 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/pcdp.h' (56,052) at 20210307214927174
57791 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-slave.c' (56,053) at 20240624080012780
57792 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/psycho_common.c' (56,054) at 20240405153230095
57793 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_info.c' (56,055) at 20210307214929862
57794 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-micro-emmc.dts' (56,056) at 20210308005002624
57795 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mca_v3_0.h' (56,057) at 20240405153047149
57796 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/ipmi_raw_cmd_table.py' (56,058) at 20230601080016326
57797 2025-01-08 03:00:49.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_write.h' (56,059) at 20210307214931302
57798 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_reg_addr.h' (56,060) at 20240405153050237
57799 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/ast.h' (56,061) at 20240405153052321
57800 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.c' (56,062) at 20220525020652959
57801 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a73a4.c' (56,063) at 20240405153045689
57802 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/i8237.c' (56,064) at 20210307214926702
57803 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,ixp4xx-ethernet.yaml' (56,065) at 20240405153045117
57804 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/build-tf.mak' (56,066) at 20210308005003004
57805 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c' (56,067) at 20210309003651812
57806 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/f71805f.c' (56,068) at 20240405153048853
57807 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabreauto-u-boot.dtsi' (56,069) at 20210308005002584
57808 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/apple/Kconfig' (56,070) at 20240405153053553
57809 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/imx.c' (56,071) at 20241023080012887
57810 2025-01-08 03:00:49.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-elida-kd35t133.c' (56,072) at 20240405153230615
57811 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372_spi.c' (56,073) at 20240405153230687
57812 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_fabric.h' (56,074) at 20220525020654003
57813 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-ac97.txt' (56,075) at 20210307214925430
57814 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-mini-xplus.dts' (56,076) at 20210308005002616
57815 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/overlay_tool.h' (56,077) at 20221215040039346
57816 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.y' (56,078) at 20240405153232239
57817 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt6779-clk.h' (56,079) at 20210307214931330
57818 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dts' (56,080) at 20240405153045709
57819 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-xiic.c' (56,081) at 20241011080017319
57820 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/gen-ucd90160-defs.py' (56,082) at 20221207040038023
57821 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/times.h' (56,083) at 20210307214931662
57822 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-stdvga' (56,084) at 20210308005046237
57823 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_topology.c' (56,085) at 20210308005003368
57824 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod_kfunc.h' (56,086) at 20240405153054241
57825 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipe.h' (56,087) at 20210307214930586
57826 2025-01-08 03:00:49.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch' (56,088) at 20241221090017692
57827 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_generic.c' (56,089) at 20241011080017335
57828 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb' (56,090) at 20241221090017556
57829 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv04_fence.c' (56,091) at 20240405153230607
57830 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/headsmp.S' (56,092) at 20210307214925962
57831 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/MAINTAINERS' (56,093) at 20210308005003056
57832 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/writing-clients.rst' (56,094) at 20240405153045221
57833 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/power.hpp' (56,095) at 20241217090008768
57834 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_crtc.h' (56,096) at 20240405153048625
57835 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ttm.c' (56,097) at 20240405153048625
57836 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/grant-table.c' (56,098) at 20240405153231603
57837 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/Kconfig' (56,099) at 20240405153048429
57838 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/memory.c' (56,100) at 20220525020651990
57839 2025-01-08 03:00:49.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/Makefile' (56,101) at 20240405153049189
57840 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4-sanji.dts' (56,102) at 20240405153045577
57841 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/book3s_hcalls.h' (56,103) at 20210309003655376
57842 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/index.rst' (56,104) at 20240405153045197
57843 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-netgear-r6250.dts' (56,105) at 20240405153229871
57844 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/run-ptest' (56,106) at 20210307205554598
57845 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa32.inc' (56,107) at 20241221090017612
57846 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_unicode_collation.c' (56,108) at 20210308005003700
57847 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/traps.h' (56,109) at 20240405153230115
57848 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cs5535-mfgpt.c' (56,110) at 20210307214929126
57849 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/debug.c' (56,111) at 20210308005003336
57850 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-104-idi-48.c' (56,112) at 20240405153047069
57851 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64-softmmu.mak' (56,113) at 20230925080039837
57852 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/tegra234-powergate.h' (56,114) at 20240405153052653
57853 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_mock.hpp' (56,115) at 20230511080029875
57854 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/nlohmann_json.wrap' (56,116) at 20240104090016070
57855 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/config.h' (56,117) at 20210308005002816
57856 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fdtput.c' (56,118) at 20210307214932142
57857 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_debugfs.c' (56,119) at 20240405153231443
57858 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-cards.c' (56,120) at 20240405153049361
57859 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-raven_6.10.0.bb' (56,121) at 20241221090017560
57860 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0006-tweak-btrfs-packages.patch' (56,122) at 20240413080012663
57861 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7785.h' (56,123) at 20210308005002848
57862 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/Makefile' (56,124) at 20240405153048369
57863 2025-01-08 03:00:49.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/run_rule_action.hpp' (56,125) at 20230511080035559
57864 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Paltamo_Kivesvaara' (56,126) at 20210307205553770
57865 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c' (56,127) at 20210307214927950
57866 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/Kconfig' (56,128) at 20210308005003076
57867 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connlimit.h' (56,129) at 20210307214931646
57868 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/krb5-kdc' (56,130) at 20210307205553878
57869 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/display_options.h' (56,131) at 20210308005003628
57870 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/file/file_5.45.bb' (56,132) at 20240301090012467
57871 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx-static/theme_overrides.css' (56,133) at 20240906080037176
57872 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/eeprom/at25.yaml' (56,134) at 20240405153229763
57873 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/common.c' (56,135) at 20210308005003028
57874 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/mediatek,mt7621-i2c.yaml' (56,136) at 20240405153045065
57875 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpasscorecc-sc7180.h' (56,137) at 20210309003653812
57876 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/9p/transport.h' (56,138) at 20240405153052833
57877 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_src_uri_left_files.fail' (56,139) at 20241206090014310
57878 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/utils.hpp' (56,140) at 20240409080029603
57879 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/cppc_acpi.h' (56,141) at 20241111090012149
57880 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/main.c' (56,142) at 20241211090145473
57881 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/ltdc.c' (56,143) at 20241011080017315
57882 2025-01-08 03:00:49.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/bitsperlong.h' (56,144) at 20210307214932454
57883 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/Makefile' (56,145) at 20210307214926206
57884 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcmtest.c' (56,146) at 20240405153232123
57885 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/automarkup.py' (56,147) at 20240405153045261
57886 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_numgen.c' (56,148) at 20240405153053333
57887 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulxl-common.dtsi' (56,149) at 20240405153045525
57888 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/chip_offset_byte.h' (56,150) at 20240405153053549
57889 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/MAINTAINERS' (56,151) at 20210308005002984
57890 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-blk.c' (56,152) at 20241211090212330
57891 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/regs_load.S' (56,153) at 20210307214932514
57892 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-rqs.dtsi' (56,154) at 20210308005002584
57893 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target.h' (56,155) at 20241211090212526
57894 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/pinctrl_broadwell.c' (56,156) at 20210308005002852
57895 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.err' (56,157) at 20210308005046413
57896 2025-01-08 03:00:49.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/ioctl.c' (56,158) at 20240527080023352
57897 2025-01-08 03:00:49.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/11.json' (56,159) at 20240212090032054
57898 2025-01-08 03:00:49.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xive.h' (56,160) at 20220525020652042
57899 2025-01-08 03:00:49.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/watchdog.h' (56,161) at 20210309003648980
57900 2025-01-08 03:00:49.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2400/evb_ast2400.c' (56,162) at 20210308005002916
57901 2025-01-08 03:00:49.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.json' (56,163) at 20240906080037564
57902 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogService.v1_7_0.json' (56,164) at 20240619080002948
57903 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-musb-ux500.h' (56,165) at 20210307214931482
57904 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dcbnl.h' (56,166) at 20240405153052913
57905 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra210-soctherm.c' (56,167) at 20210307214930726
57906 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ce.c' (56,168) at 20240405153050397
57907 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/gsi.c' (56,169) at 20240405153049081
57908 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/find.c' (56,170) at 20210307214931246
57909 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.dfutftp' (56,171) at 20210308005003292
57910 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsdload.c' (56,172) at 20220429100100402
57911 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview.c' (56,173) at 20210307214928782
57912 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fixed-link.txt' (56,174) at 20210307214925374
57913 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm5102a.c' (56,175) at 20240405153053677
57914 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7795_salvator-x_defconfig' (56,176) at 20210308005003276
57915 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/stats.h' (56,177) at 20240405153231843
57916 2025-01-08 03:00:49.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/asf.h' (56,178) at 20210308004938832
57917 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm.h' (56,179) at 20220525020651886
57918 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/meson.build' (56,180) at 20240326080039654
57919 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CPOL-1.02' (56,181) at 20211006000025234
57920 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/direct.c' (56,182) at 20240405153231707
57921 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/TODO' (56,183) at 20240405153051861
57922 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/Kconfig' (56,184) at 20240405153049381
57923 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml' (56,185) at 20240405153045157
57924 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_global_state.h' (56,186) at 20240405153048453
57925 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mscc/Makefile' (56,187) at 20210307214930058
57926 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/swsusp-and-swap-files.rst' (56,188) at 20210307214925546
57927 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/octeon.decode' (56,189) at 20221215040039314
57928 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/hibernate_asm.S' (56,190) at 20210307214926286
57929 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/x1830.dtsi' (56,191) at 20240405153045989
57930 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/Makefile' (56,192) at 20210307214928526
57931 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/eadm_sch.h' (56,193) at 20210307214930242
57932 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/variax.c' (56,194) at 20210605000027804
57933 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/wuf.S' (56,195) at 20210307214926606
57934 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-nitrogen6_max.dts' (56,196) at 20240405153045505
57935 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/.gitignore' (56,197) at 20210307214926766
57936 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/Kconfig' (56,198) at 20240405153049569
57937 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_debugfs.c' (56,199) at 20210309003650424
57938 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/dbus_impl_pdr.hpp' (56,200) at 20240819080030263
57939 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/blowfish.h' (56,201) at 20210307214931310
57940 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pef.c' (56,202) at 20240906080037276
57941 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/247' (56,203) at 20210927100127497
57942 2025-01-08 03:00:49.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_out.c' (56,204) at 20210307214932050
57943 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_sap.h' (56,205) at 20210307214931562
57944 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sdm845.c' (56,206) at 20240405153230223
57945 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/nlohmann_json.wrap' (56,207) at 20231208090028437
57946 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/net/bpf_jit.c' (56,208) at 20241211090145381 to deleted uid set
57947 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_parser.cpp' (56,209) at 20240731164718599
57948 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/io.h' (56,210) at 20240405153045621
57949 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350.dtsi' (56,211) at 20240805080013919
57950 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_filter.c' (56,212) at 20240405153054165
57951 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/cache.c' (56,213) at 20210308005002560
57952 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.h' (56,214) at 20210307214930926
57953 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_mmap.c' (56,215) at 20220525020655199
57954 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/pds_vdpa.rst' (56,216) at 20240405153045233
57955 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/sfc.rst' (56,217) at 20240405153045237
57956 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/insn-def.h' (56,218) at 20240405153045857
57957 2025-01-08 03:00:49.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/stac946x.h' (56,219) at 20210307214932262
57958 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/pci.c' (56,220) at 20240405153050145
57959 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/ringbuf.c' (56,221) at 20241104090011603
57960 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/randomize_kstack.h' (56,222) at 20240415080012987
57961 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_x86.c' (56,223) at 20240405153232239
57962 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/download_manager.hpp' (56,224) at 20240820080021218
57963 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/util.h' (56,225) at 20240405153049241
57964 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch' (56,226) at 20230813080012876
57965 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/io_pagetable.h' (56,227) at 20240405153049185
57966 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-CaradonHill' (56,228) at 20210307205553794
57967 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bd9571mwv.c' (56,229) at 20220525020652438
57968 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-sbsa-ref.inc' (56,230) at 20241206090014214
57969 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/unwind-libdw.c' (56,231) at 20240405153232219
57970 2025-01-08 03:00:49.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/0001-ext4_utils-remove-selinux-extensions.patch' (56,232) at 20210307205553894
57971 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-pinfunc.h' (56,233) at 20240405153045493
57972 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp.pc.in' (56,234) at 20210610190030293
57973 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget-av.c' (56,235) at 20240405153230795
57974 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-idk-lcd-osd101t2587.dtso' (56,236) at 20240405153045597
57975 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/groups.hpp' (56,237) at 20210308005059169
57976 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/amdtp-motu-trace.h' (56,238) at 20210307214932210
57977 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/vhost_task.h' (56,239) at 20240712080021089
57978 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/stacktrace.c' (56,240) at 20240405153045885
57979 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/httpserver.py' (56,241) at 20230211040012647
57980 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/commit.py' (56,242) at 20210308005003772
57981 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/clang-tools/run-clang-tools.py' (56,243) at 20240405153053441
57982 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/Kconfig' (56,244) at 20210307214930714
57983 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6318-gpio-sysctl.yaml' (56,245) at 20240405153229775
57984 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/j721e-evm.c' (56,246) at 20240405153054013
57985 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/run-robot.sh' (56,247) at 20231128090014821
57986 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm800.c' (56,248) at 20240405153049597
57987 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-its_%.bbappend' (56,249) at 20230114040015466
57988 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/code-of-conduct.rst' (56,250) at 20210307214925578
57989 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h' (56,251) at 20240405153231023
57990 2025-01-08 03:00:49.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig' (56,252) at 20210307205554454
57991 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ts_fsm.c' (56,253) at 20220525020654759
57992 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh71x0.h' (56,254) at 20240913080013785
57993 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c' (56,255) at 20240405153230323
57994 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-display-format.rst' (56,256) at 20220525020654135
57995 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2780.c' (56,257) at 20240405153052233
57996 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-raspberrypi/conf/templates/default/bblayers.conf.sample' (56,258) at 20240323080013545
57997 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-lg-judyp.dts' (56,259) at 20240405153045789
57998 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt.c' (56,260) at 20240906080037320
57999 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/system-wide.rst' (56,261) at 20210307214925238
58000 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/README' (56,262) at 20230925080040081
58001 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-amd-ethanolx.dts' (56,263) at 20240405153045409
58002 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/error.h' (56,264) at 20210307214927074
58003 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/acl.h' (56,265) at 20240405153052389
58004 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/gtest.wrap' (56,266) at 20220518030015451
58005 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b.c' (56,267) at 20240405153231263
58006 2025-01-08 03:00:49.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/init_helpers.c' (56,268) at 20210308005002544
58007 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_1_sh_mask.h' (56,269) at 20210307214927534
58008 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/COPYING.apache-2.0' (56,270) at 20210307205553734
58009 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_spi.h' (56,271) at 20210307214928614
58010 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/soc.c' (56,272) at 20210308005002780
58011 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/psci.c' (56,273) at 20210308005002556
58012 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/0001-utils-Use-name-of-the-first-prerequisite-in-rule.patch' (56,274) at 20220502030010108
58013 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/imx8m_vpu_hw.c' (56,275) at 20240405153049493
58014 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_a3ddata.c' (56,276) at 20210309003654584
58015 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-bootstrap.docker' (56,277) at 20210308005046393
58016 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/params.h' (56,278) at 20240405153050105
58017 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ioc.h' (56,279) at 20210307214928702
58018 2025-01-08 03:00:49.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_priv.h' (56,280) at 20240405153052609
58019 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/TODO' (56,281) at 20210308005002820
58020 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-rkisp1.rst' (56,282) at 20240405153045317
58021 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-posix-io.c-Use-off_t-instead-of-off64_t.patch' (56,283) at 20230114040015550
58022 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-sm5502.h' (56,284) at 20220525020652422
58023 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/ip22.h' (56,285) at 20210307214926242
58024 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xerces-c/xerces-c_3.2.5.bb' (56,286) at 20241221090017516
58025 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig_6.9.9.bb' (56,287) at 20241221090017540
58026 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/psensor.hpp' (56,288) at 20230511080026927
58027 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/projid.h' (56,289) at 20210307214931486
58028 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/core.h' (56,290) at 20210307214925886
58029 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/packet_history.c' (56,291) at 20220525020654819
58030 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/selftest-hardlink.bb' (56,292) at 20241221090017604
58031 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_mini_emmc0_defconfig' (56,293) at 20210308005003284
58032 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kdebug.h' (56,294) at 20210309003649020
58033 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-sunxi.c' (56,295) at 20210308005003480
58034 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/013.out' (56,296) at 20210308005046421
58035 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/debuginfod.py' (56,297) at 20241206090014306
58036 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/Makefile' (56,298) at 20210307214928466
58037 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/init.c' (56,299) at 20210308005002732
58038 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_liodn.h' (56,300) at 20210308005002840
58039 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_watchdog.c' (56,301) at 20240405153046885
58040 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/alter-includedir.patch' (56,302) at 20241221090017676
58041 2025-01-08 03:00:49.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/triggered_buffer.h' (56,303) at 20240405153052709
58042 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/pl35x-nand-controller.c' (56,304) at 20240405153230875
58043 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/davinci_mmc.txt' (56,305) at 20210307214925366
58044 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml' (56,306) at 20210309003648368
58045 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/config.mk' (56,307) at 20210308005002728
58046 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8925.h' (56,308) at 20210307214931430
58047 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/include/corstone1000.inc' (56,309) at 20241221090017464
58048 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/Makefile' (56,310) at 20240405153046609
58049 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/entity-example.md' (56,311) at 20240808080020596
58050 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/irq-affinity.rst' (56,312) at 20240405153045289
58051 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/COPYING' (56,313) at 20210307205553954
58052 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/phy_common.c' (56,314) at 20220525020653823
58053 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/no-aux-cache.patch' (56,315) at 20210307205554478
58054 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/video_s3c.h' (56,316) at 20210307214931482
58055 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/scriptpath.py' (56,317) at 20210307205554634
58056 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmzone_64.h' (56,318) at 20210307214926666
58057 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lm3556.rst' (56,319) at 20220525020651742
58058 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysfs.h' (56,320) at 20240405153052609
58059 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-send-master-cmd.rst' (56,321) at 20210309003648480
58060 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/ledctl/Makefile' (56,322) at 20210308004922932
58061 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_pic32.c' (56,323) at 20210308005003348
58062 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/ioas.c' (56,324) at 20240910080014050
58063 2025-01-08 03:00:49.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/meson-g12a-tohdmitx.h' (56,325) at 20210307214931350
58064 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/fdt.c' (56,326) at 20210308005002756
58065 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/0001-Allow-configuring-flash-image-files-compile-time.patch' (56,327) at 20241206090014214
58066 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-input.png' (56,328) at 20210307205554318 to deleted uid set
58067 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch' (56,329) at 20240413080012627
58068 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/Kconfig' (56,330) at 20210308005003544
58069 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu.h' (56,331) at 20210308005003528
58070 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-trace.h' (56,332) at 20220525020652078
58071 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm963158.dts' (56,333) at 20210308005002576
58072 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/ti,am654-thermal.yaml' (56,334) at 20240405153045177
58073 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/zynq_sdhci.c' (56,335) at 20210308005003408
58074 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-ipmi-host-whitelist.bbclass' (56,336) at 20210307205554058
58075 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/phosphor-logging.wrap' (56,337) at 20220322030034912
58076 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/capi.h' (56,338) at 20210307214931626
58077 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/MAINTAINERS' (56,339) at 20210308005003080
58078 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/stubs-system.c' (56,340) at 20230426080043844
58079 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/listRCU.rst' (56,341) at 20240405153044933
58080 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/storage.h' (56,342) at 20240405153052813
58081 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Panel/meson.build' (56,343) at 20230825080021141
58082 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-hw.c' (56,344) at 20240405153049369
58083 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/tlb.c' (56,345) at 20240405153230019
58084 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux-std.lds' (56,346) at 20240405153045969
58085 2025-01-08 03:00:49.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/hbitmap.c' (56,347) at 20241211090212562
58086 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5-ppl.c' (56,348) at 20240405153049261
58087 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-deep-perl_1.204.bb' (56,349) at 20230401080011943
58088 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/normalize_ip.c' (56,350) at 20230718080007968
58089 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_file.c' (56,351) at 20241220090018326 to deleted uid set
58090 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/lib.h' (56,352) at 20240405153054361
58091 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/Kconfig' (56,353) at 20210308005003536
58092 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra186-gpio.h' (56,354) at 20220525020654543
58093 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/scm.h' (56,355) at 20210307214932098
58094 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dcache.h' (56,356) at 20240405153052677
58095 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx_cntr_image.sh' (56,357) at 20210308005003764
58096 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/Makefile' (56,358) at 20210307214928054
58097 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-non-file.out' (56,359) at 20210308005046409 to deleted uid set
58098 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan7x.c' (56,360) at 20210308005003504
58099 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.h' (56,361) at 20240405153048449
58100 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-dcscm.dts' (56,362) at 20221021030041175
58101 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/Makefile' (56,363) at 20210308005002836
58102 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/compat_audit.c' (56,364) at 20240405153053081
58103 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/xenpvh.rst' (56,365) at 20241211090212238
58104 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/exec_rw_const.cocci' (56,366) at 20210308005046237
58105 2025-01-08 03:00:49.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-kernel/linux/linux-yocto/defconfig' (56,367) at 20240507080014346
58106 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_encap_actions.h' (56,368) at 20240405153050293
58107 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/Makefile' (56,369) at 20210307214929698
58108 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c' (56,370) at 20240405153050645
58109 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/powernv-op-panel.c' (56,371) at 20220525020652298
58110 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/xtensa.c' (56,372) at 20220525020652959
58111 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt' (56,373) at 20240405153045137
58112 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mca.h' (56,374) at 20240405153047109
58113 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_hha_pmu.c' (56,375) at 20240405153051273
58114 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/meson.options' (56,376) at 20230821080027915
58115 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-yones-toptech-bs1078-v2.dts' (56,377) at 20210308005002620
58116 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/atom.c' (56,378) at 20240405153053993
58117 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1553.c' (56,379) at 20220525020653947
58118 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/virtual-media-controller.html' (56,380) at 20210308005107077
58119 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/entry_64.rst' (56,381) at 20240405153044989
58120 2025-01-08 03:00:49.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-dev-parts.rst' (56,382) at 20210307214925466
58121 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-cards.c' (56,383) at 20210309003650332
58122 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/unistd.h' (56,384) at 20240710080014573
58123 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-invariants-or-later' (56,385) at 20211006000025234
58124 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb' (56,386) at 20230114040015546
58125 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm-cmn.c' (56,387) at 20241211090145481
58126 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerAccountCollection_v1.xml' (56,388) at 20240619080002928
58127 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi' (56,389) at 20241211090145373
58128 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb' (56,390) at 20241221090017528
58129 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/setns.c' (56,391) at 20210307214932606
58130 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/orphan.c' (56,392) at 20220525020654495
58131 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/brcm,bcm2835-mbox.yaml' (56,393) at 20240405153045089
58132 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0002-acinclude.m4-Add-missing-unistd.h-to-AM_SAFETY_CHECK.patch' (56,394) at 20241206090014254
58133 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_kern.c' (56,395) at 20210307214932650
58134 2025-01-08 03:00:49.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/metrics-ipmi-blobs_git.bb' (56,396) at 20240323080013545
58135 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/class.c' (56,397) at 20241211090145501
58136 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/hsx-metrics.json' (56,398) at 20240405153054137
58137 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/files/run-ptest' (56,399) at 20210307205554002
58138 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/ops_fstype.c' (56,400) at 20240613080016491
58139 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/mpp.h' (56,401) at 20210307214925930
58140 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-apq8084.h' (56,402) at 20210307214931346
58141 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/annotate/instructions.c' (56,403) at 20220525020655131
58142 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/witherspoon/obmc/gpio/phosphor-power-supply-1.conf' (56,404) at 20210307205553702
58143 2025-01-08 03:00:49.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-servalt.c' (56,405) at 20210308005003456
58144 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/defkeymap.c_shipped' (56,406) at 20240405153052025
58145 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-qspi.dtsi' (56,407) at 20210308005002632
58146 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/io.c' (56,408) at 20240405153052409
58147 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pca-platform.c' (56,409) at 20240405153230679
58148 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb' (56,410) at 20241221090017556
58149 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/214.out' (56,411) at 20210308005046461
58150 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/files/0001-CMakeLists.txt-fix-substitution-for-static-libs.patch' (56,412) at 20230706080014749
58151 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/br-Net-Digital' (56,413) at 20210307205553758
58152 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-downloading.png' (56,414) at 20210307205554326 to deleted uid set
58153 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/smsgiucv_app.c' (56,415) at 20210307214930254
58154 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/service_files/xyz.openbmc_project.bios_bmc_smm_error_logger.service.in' (56,416) at 20230316080002078
58155 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/opensbi/Dockerfile' (56,417) at 20230426080043628
58156 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_devlink.h' (56,418) at 20220525020653619
58157 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h' (56,419) at 20240405153048637
58158 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/qtest/meson.build' (56,420) at 20230925080039813
58159 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp.dtsi' (56,421) at 20241115090012941
58160 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mmp/cputype.h' (56,422) at 20240405153052793
58161 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/files/default.lua' (56,423) at 20210307205553742
58162 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-fe-dai.c' (56,424) at 20240405153053961
58163 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS8.conf' (56,425) at 20240529080017843
58164 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/Kconfig' (56,426) at 20240405153046677
58165 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_legacy.h' (56,427) at 20240405153054241
58166 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/timer.c' (56,428) at 20210308005002712
58167 2025-01-08 03:00:49.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/vhost-user-blk.h' (56,429) at 20210927100127509
58168 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3/0001-cmake-Pass-noline-flag-to-flex.patch' (56,430) at 20241221090017492
58169 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/byteorder.h' (56,431) at 20210307214926250
58170 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-boundary-poll.c' (56,432) at 20230421080019768
58171 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/arm,i2c-versatile.yaml' (56,433) at 20240405153045065
58172 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/Kconfig' (56,434) at 20210307214932030
58173 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-i386-vars.fd.bz2' (56,435) at 20210308005046129 to deleted uid set
58174 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/minilib/Makefile.target' (56,436) at 20240326080039746
58175 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9n12ek.dts' (56,437) at 20240405153045469
58176 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-lte.dts' (56,438) at 20240405153045785
58177 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x.dtsi' (56,439) at 20240405153045461
58178 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS7.conf' (56,440) at 20230114040015462
58179 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/meson_options.txt' (56,441) at 20241211090212386
58180 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_tuple.h' (56,442) at 20240405153052857
58181 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/context.py' (56,443) at 20241221090017628
58182 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/Kconfig' (56,444) at 20210307214926538
58183 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-cardbus.c' (56,445) at 20210307214928778
58184 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.arm-relocation' (56,446) at 20210308005003292
58185 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rza_wdt.c' (56,447) at 20240405153231599
58186 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/Makefile' (56,448) at 20240405153050177
58187 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/Kconfig' (56,449) at 20210307214928458
58188 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/test-manual/figures/test-manual-title.png' (56,450) at 20210307205554374 to deleted uid set
58189 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/bitmain,bm1880-clk.yaml' (56,451) at 20240405153045021
58190 2025-01-08 03:00:49.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v2_0.c' (56,452) at 20240405153047169
58191 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/phy.h' (56,453) at 20240405153050653
58192 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/parted_3.6.bb' (56,454) at 20241221090017676
58193 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/usb.c' (56,455) at 20240405153231539
58194 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_fr.c' (56,456) at 20240405153050393
58195 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/report-defect.rst' (56,457) at 20230919080013970
58196 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.1.bb' (56,458) at 20231126090012805
58197 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/misc.py' (56,459) at 20240309090012828
58198 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/inner_array_lookup.c' (56,460) at 20240405153054269
58199 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-i2c.c' (56,461) at 20240405153049601
58200 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (56,462) at 20220709030014420
58201 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_polymorph_printk.h' (56,463) at 20240405153046705
58202 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm-interface.c' (56,464) at 20240520080015239
58203 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.out' (56,465) at 20210308005046401 to deleted uid set
58204 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nand_defconfig' (56,466) at 20210308005003264
58205 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/git.orderfile' (56,467) at 20230426080043844
58206 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_pdr_sensor_test.cpp' (56,468) at 20240612080031367
58207 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output.host.h' (56,469) at 20240405153051837
58208 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qcom-rng.c' (56,470) at 20240405153230267
58209 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/soc.h' (56,471) at 20240405153045661
58210 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/mem_encrypt.S' (56,472) at 20240405153046353
58211 2025-01-08 03:00:49.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/index.rst' (56,473) at 20240405153045281
58212 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/scsi.h' (56,474) at 20210308005003684
58213 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aiot_sdcard_defconfig' (56,475) at 20210308005003264
58214 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/ka.po' (56,476) at 20240405153054213
58215 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp-cmds-target.c' (56,477) at 20240906080037376
58216 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi-gen.py' (56,478) at 20210308005046241
58217 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb' (56,479) at 20230813080012844
58218 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/NMISource.interface.yaml' (56,480) at 20230114040023131
58219 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/vdk_hs38_defconfig' (56,481) at 20240405153229859
58220 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-audio.c' (56,482) at 20210307214927034
58221 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-pfla02.dtsi' (56,483) at 20240405153229887
58222 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/.gitignore' (56,484) at 20210307214932722
58223 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-host-pci-device.h' (56,485) at 20240906080037320
58224 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/clear_page_64.S' (56,486) at 20240405153046469
58225 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sm8450.c' (56,487) at 20240405153046809
58226 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-cpus-clk.yaml' (56,488) at 20240405153045021
58227 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/Makefile' (56,489) at 20210307214929354
58228 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/example_dump_types.yaml' (56,490) at 20230901080026062
58229 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nsfs.h' (56,491) at 20210307214931654
58230 2025-01-08 03:00:49.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso.c' (56,492) at 20240405153046293
58231 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/asciidoc/asciidoc_10.2.1.bb' (56,493) at 20241221090017676
58232 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/onenand_regs.h' (56,494) at 20210308005003668
58233 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sockit.dts' (56,495) at 20210308005002612
58234 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c574_cs.c' (56,496) at 20240405153049769
58235 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vga.h' (56,497) at 20210307214926394
58236 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/ioctl.h' (56,498) at 20210308005003560
58237 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-usbphy.h' (56,499) at 20210308005002676
58238 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cirrus_legacy.h' (56,500) at 20220525020655023
58239 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/config.json' (56,501) at 20240511080025294
58240 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-wirelesstag-ido-som2d01.dtsi' (56,502) at 20240405153045573
58241 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc3-uboot.h' (56,503) at 20210308005003644
58242 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-iceland.c' (56,504) at 20210307214931178
58243 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/file.c' (56,505) at 20240613080016487
58244 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0004-Indicate-loopback-interface-to-mDNS-core.patch' (56,506) at 20241206090014242
58245 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/connector/Makefile' (56,507) at 20240405153232263
58246 2025-01-08 03:00:49.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0005-change-library-linking-order.patch' (56,508) at 20230211040012643
58247 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/designware_wdt.c' (56,509) at 20210308005003540
58248 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860.c' (56,510) at 20210716100029947
58249 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/i2c.c' (56,511) at 20240405153051185
58250 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/meson.build' (56,512) at 20210927100127289
58251 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_s_ac.h' (56,513) at 20240405153052853
58252 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/Makefile' (56,514) at 20210308005002560
58253 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qspinlock.h' (56,515) at 20240405153231791
58254 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/Makefile' (56,516) at 20210307214928458
58255 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/booting.rst' (56,517) at 20240405153229743
58256 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/pxa_mmc_gen.c' (56,518) at 20210308005003404
58257 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/control.c' (56,519) at 20240405153053941
58258 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_h264_dec.c' (56,520) at 20240405153049489
58259 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp_cmake/CMakeLists.txt' (56,521) at 20210307205554446
58260 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log.c' (56,522) at 20240405153230767
58261 2025-01-08 03:00:49.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra20-emc.c' (56,523) at 20240405153049589
58262 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc110-pinctrl.dtsi' (56,524) at 20210308005002608
58263 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c' (56,525) at 20241221090017664
58264 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGTSL' (56,526) at 20210307205554426
58265 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tec_defconfig' (56,527) at 20210308005003280
58266 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mstar,msc313-cpupll.yaml' (56,528) at 20240405153045025
58267 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/onnn,ar0521.yaml' (56,529) at 20240405153045093
58268 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/ddr-setup.cfg' (56,530) at 20210308005003080
58269 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/membarrier.h' (56,531) at 20240405153052925
58270 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flower.c' (56,532) at 20240405153231003
58271 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_mrp.h' (56,533) at 20220525020654803
58272 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc7.c' (56,534) at 20220525020654747
58273 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/softirq_stack.h' (56,535) at 20220525020652154
58274 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp-evk.dts' (56,536) at 20240405153045533
58275 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/README' (56,537) at 20210307205554258
58276 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_request.c' (56,538) at 20240405153048545
58277 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_w.c' (56,539) at 20210308005046525
58278 2025-01-08 03:00:49.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_stream2mmio_private.h' (56,540) at 20210307214930538
58279 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/media_bus_format.h' (56,541) at 20210308005003672
58280 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,qdu1000-tlmm.yaml' (56,542) at 20240405153045137
58281 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/dabtree.h' (56,543) at 20240405153052581
58282 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/security_headers.hpp' (56,544) at 20240817080003179
58283 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_sf.c' (56,545) at 20240405153052573
58284 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64_tuxrun.py' (56,546) at 20241211090212538
58285 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/tx.c' (56,547) at 20240405153231211
58286 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/external_storer_interface.hpp' (56,548) at 20220616030001767
58287 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-trng.c' (56,549) at 20241211090212298
58288 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/conf/machine/include/ieisystem.inc' (56,550) at 20240719080014905
58289 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/Makefile' (56,551) at 20210308005003056
58290 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/systemctl' (56,552) at 20221017030012222
58291 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/rfc1051.c' (56,553) at 20210307214929250
58292 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html' (56,554) at 20210307205554286
58293 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mk802_a10s_defconfig' (56,555) at 20210308005003268
58294 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/main.c' (56,556) at 20240712080021097
58295 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-nice-design.rst' (56,557) at 20220525020651754
58296 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa77.inc' (56,558) at 20240301090012451
58297 2025-01-08 03:00:49.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/triggered-buffers.rst' (56,559) at 20210309003648408
58298 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vmgenid.c' (56,560) at 20240405153052233
58299 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0.h' (56,561) at 20210307214927242
58300 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/Makefile' (56,562) at 20210307214930178
58301 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/Kconfig' (56,563) at 20210308005002908
58302 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fsspec_2024.10.0.bb' (56,564) at 20241221090017552
58303 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.h' (56,565) at 20240405153048485
58304 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml' (56,566) at 20240405153229799
58305 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000_platform.c' (56,567) at 20240405153230899
58306 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_snvs.h' (56,568) at 20240906080037336
58307 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64.dts' (56,569) at 20210308005002616
58308 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl_git.bb' (56,570) at 20241206090014226
58309 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/detail/async_send_op.hpp' (56,571) at 20210308005114857
58310 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc-pll.c' (56,572) at 20240405153046773
58311 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts' (56,573) at 20240405153229923
58312 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/of/address.c' (56,574) at 20241011080017343 to deleted uid set
58313 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/base.py' (56,575) at 20240405153054309
58314 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/tf-a-tests_%.bbappend' (56,576) at 20241206090014210
58315 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/khadas_mcu_fan.c' (56,577) at 20220525020654211
58316 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-utmi.c' (56,578) at 20210308005003348
58317 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml' (56,579) at 20240405153045109
58318 2025-01-08 03:00:49.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/stericsson,abx500.txt' (56,580) at 20210307214925294
58319 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0008-include-linux-limits.h-for-MAX_INPUT.patch' (56,581) at 20210407000018086
58320 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek-bluetooth.txt' (56,582) at 20210307214925378
58321 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/util_unittest.cpp' (56,583) at 20210308005116221
58322 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rustdoc-repro-issue-fix-cargo-config-for-codegenunits.patch' (56,584) at 20241221090017672
58323 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uthex.c' (56,585) at 20240405153046625
58324 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch' (56,586) at 20241221090017672
58325 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/uncompress.h' (56,587) at 20210307214925958
58326 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_crcn.S' (56,588) at 20240326080039746
58327 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_hw.h' (56,589) at 20240405153051865
58328 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_tunnel.c' (56,590) at 20240405153054261
58329 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/login_defs_pam.sed' (56,591) at 20210307205554570
58330 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch' (56,592) at 20241221090017636
58331 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure-Filter-out-buildpaths-from-CC.patch' (56,593) at 20230609080014391
58332 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-sprd.txt' (56,594) at 20240405153229767
58333 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/int128.c' (56,595) at 20230426080043964
58334 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml' (56,596) at 20240405153045081
58335 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/head.S' (56,597) at 20220525020652006
58336 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_kms.c' (56,598) at 20241211090145433
58337 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch' (56,599) at 20210307205554574
58338 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6328.h' (56,600) at 20210308005003588
58339 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/OperationalStatus.interface.yaml' (56,601) at 20220315030032671
58340 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/vmalloc.h' (56,602) at 20210307214926762
58341 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi_multiple_interfaces.robot' (56,603) at 20240628080017117
58342 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/Makefile' (56,604) at 20240405153050793
58343 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/axm55xx.dtsi' (56,605) at 20240405153045437
58344 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-asmoffset.h' (56,606) at 20240326080039558
58345 2025-01-08 03:00:49.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.20.2.bb' (56,607) at 20230919080013958
58346 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_psc_ac97.c' (56,608) at 20240405153232175
58347 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/bitbake-build-flow.png' (56,609) at 20210307205554294 to deleted uid set
58348 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nexthop.h' (56,610) at 20240405153052861
58349 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nforce2-s4985.c' (56,611) at 20210307214928162
58350 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/sbp1-yaml-config/sbp1-ipmi-fru-properties.yaml' (56,612) at 20230817080015056
58351 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audmux.yaml' (56,613) at 20220525020651710
58352 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' (56,614) at 20241213090004409 to deleted uid set
58353 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/pcie_cards.json' (56,615) at 20241016080024698
58354 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mbox.c' (56,616) at 20240405153230995
58355 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/math-emu/sfp-util.h' (56,617) at 20210307214925662
58356 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-arm.rst' (56,618) at 20241211090212238
58357 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/blocks.rst' (56,619) at 20240405153045201
58358 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinctrl-state.h' (56,620) at 20210307214931470
58359 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb' (56,621) at 20241221090017684
58360 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config.bb' (56,622) at 20241206090014202
58361 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/Kconfig' (56,623) at 20210308005003072
58362 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/nvdimm.h' (56,624) at 20240326080039538
58363 2025-01-08 03:00:49.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/objdump.c' (56,625) at 20240906080037168
58364 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ipset/ipset/0001-ipset-Define-portable-basename-function.patch' (56,626) at 20240413080012643
58365 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-common.h' (56,627) at 20240405153230203
58366 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (56,628) at 20241112090023994
58367 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/README' (56,629) at 20210308005003056
58368 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf_5.22.01.bb' (56,630) at 20230131040012027
58369 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch' (56,631) at 20241221090017676
58370 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/cputimer.c' (56,632) at 20241211090212314
58371 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card2-mix+split.dtsi' (56,633) at 20240405153045813
58372 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/clps711x.S' (56,634) at 20210309003648680
58373 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/events.json' (56,635) at 20240106090025434
58374 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/devlink.h' (56,636) at 20240405153050101
58375 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/capability.conf' (56,637) at 20210307205554590
58376 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/pdm360ng.c' (56,638) at 20240405153230051
58377 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/firmware.h' (56,639) at 20240405153048621
58378 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ring.c' (56,640) at 20210307214929298
58379 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_ssse3_glue.c' (56,641) at 20240405153230103
58380 2025-01-08 03:00:49.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-apalis.dts' (56,642) at 20210308005002628
58381 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/036.out' (56,643) at 20210308005046437
58382 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/danger.png' (56,644) at 20220105012522963 to deleted uid set
58383 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmzone.h' (56,645) at 20240719080013369
58384 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_vmparam.h' (56,646) at 20221215040039062
58385 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/xor.h' (56,647) at 20240405153045917
58386 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/index.js' (56,648) at 20210308005107073
58387 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/Kconfig' (56,649) at 20241011080017331
58388 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.h' (56,650) at 20240405153231015
58389 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-indexed.rst' (56,651) at 20210309003648496
58390 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/amd-rng.c' (56,652) at 20240805080013943
58391 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/dir.h' (56,653) at 20240405153231651
58392 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/strlen.S' (56,654) at 20210307214926570
58393 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-messages.c' (56,655) at 20240405153232183
58394 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board-spl.c' (56,656) at 20210308005002772
58395 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/mmu_decl.h' (56,657) at 20240405153230047
58396 2025-01-08 03:00:49.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6prm.h' (56,658) at 20240405153053981
58397 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-astlpc.h' (56,659) at 20231005080010777
58398 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/esp,esp8089.yaml' (56,660) at 20240405153045121
58399 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/LICENSE' (56,661) at 20221122040015507
58400 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1041.c' (56,662) at 20210307214928702
58401 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/Kconfig' (56,663) at 20240405153230519
58402 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/disclaimer-zh_CN.rst' (56,664) at 20220525020651770
58403 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-neon-glue.c' (56,665) at 20240405153045849
58404 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_ttm.c' (56,666) at 20240405153048705
58405 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-virtio-mmio.c' (56,667) at 20240906080037268
58406 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/Kconfig' (56,668) at 20240405153051937
58407 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/rust_minimal.rs' (56,669) at 20240405153053433
58408 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/Kconfig' (56,670) at 20240405153232071
58409 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/Makefile' (56,671) at 20210307214932146
58410 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-remarkable2.dts' (56,672) at 20240405153045533
58411 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/init.h' (56,673) at 20210309003649000
58412 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/Makefile' (56,674) at 20240405153053413
58413 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/fstab' (56,675) at 20210307205554470
58414 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycares_4.5.0.bb' (56,676) at 20241221090017560
58415 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ubispl' (56,677) at 20210308005003300
58416 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_6_offset.h' (56,678) at 20220525020652803
58417 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_privacy_screen_machine.h' (56,679) at 20240405153052637
58418 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-hdmi-phy.yaml' (56,680) at 20240405153045037
58419 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a779g0-cpg-mssr.h' (56,681) at 20240405153231795
58420 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-packaging/run-ptest.in' (56,682) at 20241221090017668
58421 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu_trace.h' (56,683) at 20240405153048605
58422 2025-01-08 03:00:49.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_table.c' (56,684) at 20240405153050677
58423 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_ctrl_special_regs.h' (56,685) at 20240405153046597
58424 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sorttable.h' (56,686) at 20240405153053461
58425 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/warmboot_avp.h' (56,687) at 20210308005002788
58426 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/rt_sigframe.h' (56,688) at 20240405153046069
58427 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/core-api/symbol-namespaces.rst' (56,689) at 20240405153045273
58428 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/dxe.h' (56,690) at 20240405153050473
58429 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-eeprom/rpi-eeprom_git.bb' (56,691) at 20240413080012667
58430 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sc7280.c' (56,692) at 20220525020652318
58431 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0004-add-libvchostif-to-link.patch' (56,693) at 20230211040012643
58432 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90x_device.cpp' (56,694) at 20240508080027398
58433 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/log.c' (56,695) at 20240405153054381
58434 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch' (56,696) at 20241221090017696
58435 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8135-apmixedsys.c' (56,697) at 20240405153230211
58436 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.err' (56,698) at 20220429100100882
58437 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/rti800.c' (56,699) at 20240405153046905
58438 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ssh_config' (56,700) at 20230813080012876
58439 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/turris_mox_defconfig' (56,701) at 20210308005003284
58440 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/p16v.c' (56,702) at 20240405153053525
58441 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/renameat.c' (56,703) at 20210307214932578
58442 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/storage_enc.bin' (56,704) at 20221202040011011 to deleted uid set
58443 2025-01-08 03:00:49.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_export.c' (56,705) at 20240405153231939
58444 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_common.c' (56,706) at 20240405153230659
58445 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/structs.h' (56,707) at 20240405153231859
58446 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/AUTHORS' (56,708) at 20210307214932738
58447 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/precise-smc-softmmu.S' (56,709) at 20240326080039746
58448 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/Kconfig' (56,710) at 20210307214932378
58449 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Adolfstrom' (56,711) at 20210307205553778
58450 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/core.c' (56,712) at 20240710080014577
58451 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-luma-oled_3.14.0.bb' (56,713) at 20241221090017556
58452 2025-01-08 03:00:49.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (56,714) at 20210307205553930
58453 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_10_0_enum.h' (56,715) at 20210307214927350
58454 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi.c' (56,716) at 20241216090017701
58455 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Orkelljunga' (56,717) at 20210307205553790
58456 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat.c' (56,718) at 20240405153232243
58457 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/admv1013.c' (56,719) at 20240405153230691
58458 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ibm,ndfc.txt' (56,720) at 20210307214925370
58459 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-mm.c' (56,721) at 20240405153046801
58460 2025-01-08 03:00:49.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-generic.c' (56,722) at 20241216090017701
58461 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu-defs.h' (56,723) at 20240405153052761
58462 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_proc.c' (56,724) at 20210307214930230
58463 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c' (56,725) at 20241011080017307
58464 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8741.h' (56,726) at 20210307214932354
58465 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/layer.conf' (56,727) at 20241221090017580
58466 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/atsha204a-i2c.c' (56,728) at 20210308005003396
58467 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Mackerras-3-Clause' (56,729) at 20241221090017616
58468 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_main.c' (56,730) at 20240405153049977
58469 2025-01-08 03:00:49.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ib.c' (56,731) at 20240520080015231
58470 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/meson.build' (56,732) at 20240823080032949
58471 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml' (56,733) at 20240405153045173
58472 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/Makefile' (56,734) at 20210307214930254
58473 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mach_traps.h' (56,735) at 20210307214926666
58474 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/check-perf-trace.pl' (56,736) at 20210307214932566
58475 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/lpc.c' (56,737) at 20210308005100993
58476 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu_helper.h.inc' (56,738) at 20240906080037504
58477 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mcp.h' (56,739) at 20240405153050233
58478 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_strip_hyphen.log' (56,740) at 20240405153054225
58479 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_imap.c' (56,741) at 20241008080014003
58480 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/meson.build' (56,742) at 20241211090212290
58481 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/gen_pcie_root_port.c' (56,743) at 20240906080037272
58482 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/xpedite537x.c' (56,744) at 20210308005003172
58483 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/suspend_32.h' (56,745) at 20240405153230115
58484 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/gianfar.rst' (56,746) at 20210309003648444
58485 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbl.c' (56,747) at 20210308005046505
58486 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/lowlevel_init.S' (56,748) at 20210308005002712
58487 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb' (56,749) at 20241221090017488
58488 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/zoom1.h' (56,750) at 20210308005003016
58489 2025-01-08 03:00:49.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/ldstfp.S' (56,751) at 20210307214926434
58490 2025-01-08 03:00:49.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-memops.c' (56,752) at 20240405153049273
58491 2025-01-08 03:00:49.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/iotests-mypy.sh' (56,753) at 20220429100100734
58492 2025-01-08 03:00:49.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/Makefile' (56,754) at 20210307214929830
58493 2025-01-08 03:00:49.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5624r_spi.c' (56,755) at 20240405153048977
58494 2025-01-08 03:00:49.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-core.c' (56,756) at 20240405153230823
58495 2025-01-08 03:00:49.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client.inc' (56,757) at 20241221090017472
58496 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_mmrs.h' (56,758) at 20240405153046401
58497 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/flexfilelayoutxdr.h' (56,759) at 20210307214931166
58498 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (56,760) at 20241206090014286
58499 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/elog_watch.hpp' (56,761) at 20241129090023561
58500 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_ocelot_defconfig' (56,762) at 20210308005003268
58501 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hw_breakpoint.h' (56,763) at 20240405153052917
58502 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/p5.c' (56,764) at 20240405153046417
58503 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-direct.c' (56,765) at 20210307214932130
58504 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/ms_block.h' (56,766) at 20240405153049593
58505 2025-01-08 03:00:49.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/blockdev-nbd.c' (56,767) at 20240906080037156
58506 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/paging.c' (56,768) at 20240405153050529
58507 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/mm/vmalloc.c' (56,769) at 20240913080013853 to deleted uid set
58508 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c' (56,770) at 20240405153230515
58509 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/0001-use-echo-only-in-init.patch' (56,771) at 20241221090017676
58510 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.out' (56,772) at 20210308005046413 to deleted uid set
58511 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/README' (56,773) at 20240405153048813
58512 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390_flic.h' (56,774) at 20240906080037340
58513 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0007-fix-memleaks-in-libtar-sample-program.patch' (56,775) at 20241221090017540
58514 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/serval2_pcb112.dts' (56,776) at 20210308005002816
58515 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_numa.h' (56,777) at 20220429100100566
58516 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_evtchnl.h' (56,778) at 20210307214928078
58517 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc60xxwdt.c' (56,779) at 20210726100024767
58518 2025-01-08 03:00:49.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/board.c' (56,780) at 20210308005003048
58519 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_logic.h' (56,781) at 20210308005003608
58520 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-twl-led.c' (56,782) at 20240613080016463
58521 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.build' (56,783) at 20240503080014518
58522 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0003-optee-enable-clang-support.patch' (56,784) at 20241221090017472
58523 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eisa.h' (56,785) at 20210307214931382
58524 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dasbus_1.7.bb' (56,786) at 20241206090014266
58525 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-command-dsp-message-parser.c' (56,787) at 20240405153053505
58526 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts' (56,788) at 20240405153045713
58527 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/snmp_trap.hpp' (56,789) at 20230520080021600
58528 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/pi/fdt_early.c' (56,790) at 20240405153230071
58529 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/mitigation-patching.sh' (56,791) at 20240405153054361
58530 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/ptp_qoriq.h' (56,792) at 20240405153052693
58531 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/pcap_ts.c' (56,793) at 20210307214928506
58532 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_trace.c' (56,794) at 20210307214928374
58533 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/brxre1.h' (56,795) at 20210308005003588
58534 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0004-wiredtiger-Disable-strtouq-on-musl.patch' (56,796) at 20231011080016574
58535 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (56,797) at 20241031080012183
58536 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt977.c' (56,798) at 20210309003653356
58537 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/context.cpp' (56,799) at 20241219090033968
58538 2025-01-08 03:00:49.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/fsp_vpd.h' (56,800) at 20210308005002876
58539 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-pcm.c' (56,801) at 20240405153053501
58540 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/README.nanopi-k2' (56,802) at 20210308005002912
58541 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_ppp.c' (56,803) at 20240405153232043
58542 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_local.h' (56,804) at 20240405153051837
58543 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-mingw' (56,805) at 20221215040039358
58544 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/misc.h' (56,806) at 20240405153230103
58545 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce120/irq_service_dce120.c' (56,807) at 20240405153047293
58546 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_3_offset.h' (56,808) at 20240405153048281
58547 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98390.c' (56,809) at 20240405153053633
58548 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/elantech.rst' (56,810) at 20210307214925514
58549 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/resource_messages.hpp' (56,811) at 20241224090003036
58550 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/features.h' (56,812) at 20240405153052957
58551 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1026.S' (56,813) at 20210307214925974
58552 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/Kconfig' (56,814) at 20210308005002968
58553 2025-01-08 03:00:49.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hrtimer_api.h' (56,815) at 20240405153052701
58554 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-wm831x.c' (56,816) at 20240405153046781
58555 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/netiucv.c' (56,817) at 20240405153051533
58556 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/Kconfig' (56,818) at 20240405153049269
58557 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/nark.c' (56,819) at 20210309003652328
58558 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_fcntl.h' (56,820) at 20210308005046085
58559 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/unwind_vdso.c' (56,821) at 20210307214932738
58560 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_nokia.c' (56,822) at 20240405153046725
58561 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_qmr.h' (56,823) at 20210307214929422
58562 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-net.c' (56,824) at 20210308005046233
58563 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvmem-consumer.h' (56,825) at 20240919080017082
58564 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button/obmc/gpio/id_button' (56,826) at 20210307205553694
58565 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mullsjo_Torestorp' (56,827) at 20210307205553786
58566 2025-01-08 03:00:49.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/og01a1b.c' (56,828) at 20240405153230787
58567 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/util.hpp' (56,829) at 20240424080006136
58568 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-10g-0.dtsi' (56,830) at 20210307214926350
58569 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/lg-laptop.c' (56,831) at 20240830080013299
58570 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/layer.conf' (56,832) at 20241221090017460
58571 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/htc.c' (56,833) at 20240805080013983
58572 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/line.c' (56,834) at 20240913080013769
58573 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm.h' (56,835) at 20240405153048889
58574 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ibm-ac-server/ir35221-unbind-bind.sh' (56,836) at 20240904080027730
58575 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libclass/libclass-method-modifiers-perl_2.15.bb' (56,837) at 20230401080011939
58576 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sh_mobile_lcdc.h' (56,838) at 20210307214931698
58577 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/dbus.js' (56,839) at 20210308004923384
58578 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-device.c' (56,840) at 20241211090212310
58579 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_video.h' (56,841) at 20240405153051865
58580 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ftsteutates.rst' (56,842) at 20240405153045217
58581 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsid_lib.sh' (56,843) at 20240326080010549
58582 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/COPYING.MIT' (56,844) at 20210307205553670
58583 2025-01-08 03:00:49.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/meson_options.txt' (56,845) at 20230629131804619
58584 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/fsl-diu-fb.c' (56,846) at 20240405153231583
58585 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/mtd-physmap.txt' (56,847) at 20210308005003304
58586 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-mira-rdk-emmc.dts' (56,848) at 20240405153045505
58587 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/groupext.cpp' (56,849) at 20230513080027498
58588 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/journal.hpp' (56,850) at 20240817080031292
58589 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/mpa1600.dts' (56,851) at 20240405153045469
58590 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mvebu-mbus.c' (56,852) at 20240405153046733
58591 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/test/hwmonio_mock.hpp' (56,853) at 20240817080026664 to deleted uid set
58592 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/Kconfig' (56,854) at 20210307214931058
58593 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_bitsplit.S' (56,855) at 20230426080043952
58594 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/CVE-2017-17969.patch' (56,856) at 20210608000015799
58595 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps-ldisc.c' (56,857) at 20240405153051445
58596 2025-01-08 03:00:49.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sunxi_mmc.c' (56,858) at 20210308005003408
58597 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/vub300.c' (56,859) at 20240405153230863
58598 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb' (56,860) at 20241220090019722
58599 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832_sdr.h' (56,861) at 20210307214928634
58600 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/flash_unittest.cpp' (56,862) at 20211014000010487
58601 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb' (56,863) at 20240301090012431
58602 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff' (56,864) at 20240730080012557
58603 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/io.h' (56,865) at 20240405153231047
58604 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/dwarf-regs.c' (56,866) at 20220525020655131
58605 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/futex_val3.c' (56,867) at 20210307214932578
58606 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc.inc' (56,868) at 20241221090017644
58607 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/integrity.h' (56,869) at 20240405153232111
58608 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs_bsg.c' (56,870) at 20241216090017741
58609 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf' (56,871) at 20240413080012699
58610 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-latch.c' (56,872) at 20240405153047077
58611 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-a2wsgi_1.10.7.bb' (56,873) at 20241221090017548
58612 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ioc.c' (56,874) at 20210307214928702
58613 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_defconfig' (56,875) at 20210308005003264
58614 2025-01-08 03:00:49.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/Makefile' (56,876) at 20210308005003036
58615 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_attr.c' (56,877) at 20241216090017733
58616 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qcom,spi-qup.yaml' (56,878) at 20240405153045173
58617 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_read_sensor_action.hpp' (56,879) at 20240817080031292
58618 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_timer.h' (56,880) at 20240405153046245
58619 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/gpio_handle.cpp' (56,881) at 20230511080028983
58620 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/Kconfig' (56,882) at 20240405153045657
58621 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/fs-perms.txt' (56,883) at 20241221090017620
58622 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb' (56,884) at 20241221090017524
58623 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/spaces.h' (56,885) at 20210307214926226
58624 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/topology.cpp' (56,886) at 20240817080005379
58625 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml' (56,887) at 20240405153045101
58626 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/Makefile' (56,888) at 20240405153051985
58627 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/reboot.h' (56,889) at 20210307214931298
58628 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq4019.h' (56,890) at 20240405153231795
58629 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.h' (56,891) at 20240405153050201
58630 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/Makefile' (56,892) at 20240405153230799
58631 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sdio.h' (56,893) at 20240405153052741
58632 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/links-x11_2.26.bb' (56,894) at 20241206090014262
58633 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp3944.c' (56,895) at 20240405153049217
58634 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VWML.interface.yaml' (56,896) at 20210610000035102
58635 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2lc-smarc-pinfunction.dtsi' (56,897) at 20240405153229967
58636 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/ms02-nv.h' (56,898) at 20210307214929210
58637 2025-01-08 03:00:49.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/processor.h' (56,899) at 20210307214931694
58638 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c' (56,900) at 20240405153230523
58639 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mqprio.c' (56,901) at 20240405153050173
58640 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/Makefile' (56,902) at 20220525020653691
58641 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntalloc.c' (56,903) at 20240405153052249
58642 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra210-quad.c' (56,904) at 20241211090145493
58643 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/pseudo.inc' (56,905) at 20241206090014330
58644 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/Kconfig' (56,906) at 20240405153231719
58645 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/AUTHORS' (56,907) at 20241206090014290
58646 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/cache.c' (56,908) at 20240624080012768
58647 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/x1000-cgu.c' (56,909) at 20240405153046793
58648 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-aes-regs.h' (56,910) at 20210307214927066
58649 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88080-regulator.h' (56,911) at 20210307214930194
58650 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.c' (56,912) at 20240405153050489
58651 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/csr.hpp' (56,913) at 20230511080024715
58652 2025-01-08 03:00:49.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/meson.build' (56,914) at 20220913030027309
58653 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xen/xenvm-4.2.dts' (56,915) at 20240405153045609
58654 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-kernel/linux/linux-aspeed_git.bbappend' (56,916) at 20230126040012359
58655 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_switchdev.h' (56,917) at 20210307214929654
58656 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-caret-down.svg' (56,918) at 20210308005107069
58657 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/list.h' (56,919) at 20210308005045993
58658 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/rainier.dts' (56,920) at 20210307214926358
58659 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/OWNERS' (56,921) at 20240712080022833
58660 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/multiconfig/multiconfig-test-parse.bb' (56,922) at 20210307205554386
58661 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts' (56,923) at 20220525020651902
58662 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ThermalSubsystem_v1.xml' (56,924) at 20240619080002936
58663 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/lantiq,xrx200-net.yaml' (56,925) at 20240405153045117
58664 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10048.h' (56,926) at 20210307214928646
58665 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2022.10.3.bb' (56,927) at 20241221090017484
58666 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/sh.txt' (56,928) at 20210308005003308
58667 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/libbej.wrap' (56,929) at 20220618030002706
58668 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/s3c24xx.S' (56,930) at 20240405153045625
58669 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_sdma.c' (56,931) at 20240405153047129
58670 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-display5.dts' (56,932) at 20210308005002584
58671 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/nrf51_uart.h' (56,933) at 20210308005046005
58672 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/tmpf.c' (56,934) at 20210308005108645
58673 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_cis.h' (56,935) at 20210307214929186
58674 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/udivmodti4.c' (56,936) at 20210307214926438
58675 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-offsets.h' (56,937) at 20210308005003560
58676 2025-01-08 03:00:49.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rave-sp-pwrbutton.c' (56,938) at 20210307214928486
58677 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/hwmgr.h' (56,939) at 20240405153230507
58678 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/Makefile' (56,940) at 20240405153046369
58679 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/Makefile' (56,941) at 20210308005002984
58680 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/lowlevel_init.S' (56,942) at 20210308005002816
58681 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ujson/run-ptest' (56,943) at 20241221090017560
58682 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/list.scss' (56,944) at 20210308005107073
58683 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/Makefile' (56,945) at 20210307214928710
58684 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bzlib.h' (56,946) at 20210308005003564
58685 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/mmap.h' (56,947) at 20210307214931210
58686 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-gpio.c' (56,948) at 20240405153053965
58687 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/meson.build' (56,949) at 20240906080037224
58688 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.c' (56,950) at 20220525020652967
58689 2025-01-08 03:00:49.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/systemd-boot-cfg.bbclass' (56,951) at 20231011080016598
58690 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/location.h' (56,952) at 20240405153050521
58691 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_regs.h' (56,953) at 20240405153048609
58692 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/core.c' (56,954) at 20240405153051969
58693 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-apmixedsys.c' (56,955) at 20240405153046797
58694 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/unistd.h' (56,956) at 20240710080014605
58695 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingLoop.v1_0_3.json' (56,957) at 20240619080002944
58696 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/Makefile' (56,958) at 20240405153045689
58697 2025-01-08 03:00:49.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml' (56,959) at 20240405153045185
58698 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00.h' (56,960) at 20240405153050621
58699 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-ipe.c' (56,961) at 20240405153230215
58700 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc_helper_internal.h' (56,962) at 20240405153048393
58701 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-spin.h' (56,963) at 20210307214931806
58702 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-boneblack.dts' (56,964) at 20210308005002560
58703 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb' (56,965) at 20240106090017237
58704 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/ulpevent.h' (56,966) at 20210307214931574
58705 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/inject_fault.c' (56,967) at 20240405153045885
58706 2025-01-08 03:00:49.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/Makefile' (56,968) at 20210307214932042
58707 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Thermal.v1_7_3.json' (56,969) at 20240619080002956
58708 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/allwinner-a10-spi.h' (56,970) at 20241211090212362
58709 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9.h' (56,971) at 20240405153048937
58710 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_thread.h' (56,972) at 20241211090212218
58711 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/apic.h' (56,973) at 20210307214926750
58712 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/Kconfig' (56,974) at 20210307214927174
58713 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch' (56,975) at 20241206090014298
58714 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FaultLogType/meson.build' (56,976) at 20240228090020564
58715 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/cdc.h' (56,977) at 20240405153052809
58716 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/dw-i3c-master.c' (56,978) at 20240405153230683
58717 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-file.c' (56,979) at 20220525020655175
58718 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/server.ttyUSB6.conf' (56,980) at 20240924080011379
58719 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/physdev.h' (56,981) at 20240326080039546
58720 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson8b-reset.h' (56,982) at 20210307214931346
58721 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sc520cdp.c' (56,983) at 20210309003650476
58722 2025-01-08 03:00:49.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell-88q2xxx.c' (56,984) at 20240405153231075
58723 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_optc.c' (56,985) at 20240405153047245
58724 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/move/test_msa_move_v.c' (56,986) at 20210308005046521
58725 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sigcontext.h' (56,987) at 20220525020652154
58726 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging.cpp' (56,988) at 20210901000109343
58727 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mb862xx.h' (56,989) at 20210308005003672
58728 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-st-lpc.txt' (56,990) at 20210307214925418
58729 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch' (56,991) at 20210307205553938
58730 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/Makefile' (56,992) at 20240405153046065
58731 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/argument.hpp' (56,993) at 20210308005109241
58732 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c' (56,994) at 20240405153230987
58733 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddrphy_utils.c' (56,995) at 20210308005003364
58734 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/ring.c' (56,996) at 20210307214932742
58735 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Eurosym' (56,997) at 20211006000025234
58736 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JobService_v1.xml' (56,998) at 20240619080002924
58737 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio_bus.c' (56,999) at 20240405153231079
58738 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_early.c' (57,000) at 20240405153231507
58739 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/can327.rst' (57,001) at 20240405153045233
58740 2025-01-08 03:00:49.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/a32.decode' (57,002) at 20230426080043856
58741 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-mamoj.dts' (57,003) at 20210308005002584
58742 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-threadmap.c' (57,004) at 20240405153054065
58743 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/imximage.cfg' (57,005) at 20210308005003084
58744 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/s5pv210.S' (57,006) at 20210307214925858
58745 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-tls.c' (57,007) at 20230426080043956
58746 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/config.mk' (57,008) at 20210308005002556
58747 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/core.c' (57,009) at 20241211090145473
58748 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom-geni-se.c' (57,010) at 20241211090145493
58749 2025-01-08 03:00:49.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/mtk,adsp-mbox.yaml' (57,011) at 20240405153045089
58750 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/strace.c' (57,012) at 20241211090212382
58751 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/maple.h' (57,013) at 20210307214926466
58752 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk208.fuc5' (57,014) at 20210307214927938
58753 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hex.h' (57,015) at 20240405153052697
58754 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/OWNERS' (57,016) at 20241018080022102
58755 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/maxim_codec.c' (57,017) at 20210308005003488
58756 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss_features.h' (57,018) at 20210307214930926
58757 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/040_x86_ucode_not_in_image.dts' (57,019) at 20210308005003752
58758 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/sys_proto.h' (57,020) at 20210308005002648
58759 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/atmel,at91sam9-wdt.yaml' (57,021) at 20240405153045185
58760 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-lochnagar.c' (57,022) at 20240405153046781
58761 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd.dtsi' (57,023) at 20240405153229967
58762 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_chassis.c' (57,024) at 20210308004938820
58763 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-backend.h' (57,025) at 20240906080037340
58764 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-impl.c' (57,026) at 20241118090018495
58765 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/host_notifier_test.cpp' (57,027) at 20240820080027382
58766 2025-01-08 03:00:49.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp' (57,028) at 20240917080002671
58767 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c' (57,029) at 20240405153230399
58768 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-vsock.c' (57,030) at 20240906080037316
58769 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/pldm_oem_cmds.cpp' (57,031) at 20240820080022990
58770 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v4wb.c' (57,032) at 20210307214925970
58771 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c' (57,033) at 20240405153049941
58772 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-j721e.h' (57,034) at 20240405153230523
58773 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb.c' (57,035) at 20241111090012137 to deleted uid set
58774 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsutils.c' (57,036) at 20210307214926830
58775 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500.h' (57,037) at 20240405153046169
58776 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spdxcheck.py' (57,038) at 20240405153053461
58777 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/cmd_dhry.c' (57,039) at 20210308005003696
58778 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c' (57,040) at 20240405153231011
58779 2025-01-08 03:00:49.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/neponset.c' (57,041) at 20240405153045689
58780 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_crtc.c' (57,042) at 20240405153230643
58781 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/Makefile' (57,043) at 20240405153054069
58782 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msm_0.8.8.bb' (57,044) at 20241221090017556
58783 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_wm.c' (57,045) at 20240405153048433
58784 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/musca-b1.md' (57,046) at 20221017030012206
58785 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3701.dtsi' (57,047) at 20240405153229935
58786 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.h' (57,048) at 20210307214927234
58787 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/psci.c' (57,049) at 20240906080037464
58788 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/include/atomic.h' (57,050) at 20240906080037344
58789 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/meta-initramfs-image.bb' (57,051) at 20210307205553750
58790 2025-01-08 03:00:49.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-octeon.c' (57,052) at 20240405153230019
58791 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-video.c' (57,053) at 20240405153230823
58792 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch.h' (57,054) at 20221215040039066
58793 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/skas/skas.h' (57,055) at 20210307214926622
58794 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi' (57,056) at 20210308005002580
58795 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vip.h' (57,057) at 20240405153049497
58796 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tm.h' (57,058) at 20210307214926394
58797 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_rx.c' (57,059) at 20241216090017721
58798 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7785lcr.h' (57,060) at 20210308005003616
58799 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/run-ptest' (57,061) at 20210307205554614
58800 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/funcmux.h' (57,062) at 20210308005002668
58801 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-sh7785lcr.c' (57,063) at 20210307214926534
58802 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool_lib.sh' (57,064) at 20220525020655219
58803 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts' (57,065) at 20240405153045737
58804 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch' (57,066) at 20210307205554598
58805 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/SB+fencembonceonces.litmus' (57,067) at 20210307214932502
58806 2025-01-08 03:00:49.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/semiconsole.c' (57,068) at 20221215040039382
58807 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_llc.c' (57,069) at 20240405153232079
58808 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_iface.cpp' (57,070) at 20230919080007046
58809 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-interface.hpp' (57,071) at 20231003080021595
58810 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/set_memory.h' (57,072) at 20240405153052793
58811 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/speed.c' (57,073) at 20210308005002800
58812 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp' (57,074) at 20221229040004411
58813 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/unistd_32.h' (57,075) at 20240405153232207
58814 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu.c' (57,076) at 20240405153046157
58815 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/xchg.h' (57,077) at 20210307214925650
58816 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_h.c' (57,078) at 20210308005046513
58817 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/ti-smartreflex.txt' (57,079) at 20210307214925402
58818 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/LICENSE' (57,080) at 20210307205553682
58819 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/tc-artifacts-image.bb' (57,081) at 20220804030014667
58820 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul.dtsi' (57,082) at 20240405153045525
58821 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_po1030.c' (57,083) at 20210605000027708
58822 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-hisi.c' (57,084) at 20240405153047077
58823 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/Kconfig' (57,085) at 20240405153230695
58824 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-kernel/linux/linux-nuvoton_%.bbappend' (57,086) at 20220511030207178
58825 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/usbpipe.h' (57,087) at 20220525020654195
58826 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl.dtsi' (57,088) at 20240405153045501
58827 2025-01-08 03:00:49.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-inventory/inventory' (57,089) at 20210307205554222
58828 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-ppc4xx/gpio.h' (57,090) at 20210308005002836
58829 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/kup.h' (57,091) at 20240405153230027
58830 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/run-ptest' (57,092) at 20230401080011971
58831 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mjosjo' (57,093) at 20210307205553786
58832 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/debug.h' (57,094) at 20210307214931418
58833 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tipc.h' (57,095) at 20210307214931578
58834 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/param.h' (57,096) at 20210307214926066
58835 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_modem_ops.h' (57,097) at 20240405153231267
58836 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/rk_i2c.c' (57,098) at 20210308005003384
58837 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi' (57,099) at 20210308005002596
58838 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TTWL' (57,100) at 20241221090017616
58839 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ip.h' (57,101) at 20240405153052925
58840 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3036.dtsi' (57,102) at 20241115090012937
58841 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/testimage.bbclass' (57,103) at 20241221090017608
58842 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/types.hpp' (57,104) at 20230503080035016
58843 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_cgroup_storage.c' (57,105) at 20240405153054285
58844 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/update-enterprise-numbers' (57,106) at 20240627080019396
58845 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/openssl1.1_fix.patch' (57,107) at 20230520080014488
58846 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9013.h' (57,108) at 20210307214928606
58847 2025-01-08 03:00:49.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_core.c' (57,109) at 20240405153051245
58848 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/system.h' (57,110) at 20210308005002852
58849 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt' (57,111) at 20220525020651710
58850 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_phy.h' (57,112) at 20210307214929762
58851 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/pistachio-clk.h' (57,113) at 20210307214931330
58852 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/chacha20poly1305-selftest.c' (57,114) at 20210307214931794
58853 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/llsec.h' (57,115) at 20210307214931998
58854 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_addrlist.c' (57,116) at 20210307214932030
58855 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/cdx.h' (57,117) at 20240405153046741
58856 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/floating-point.json' (57,118) at 20240405153054149
58857 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2063.h' (57,119) at 20210307214928798
58858 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xerces-c/xerces-c/0001-aclocal.m4-don-t-use-full-path-of-with_curl-in-xerce.patch' (57,120) at 20241221090017516
58859 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml' (57,121) at 20240405153045149
58860 2025-01-08 03:00:49.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm-prototypes.h' (57,122) at 20240405153046001
58861 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/diskusage' (57,123) at 20210308005059705
58862 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu10.h' (57,124) at 20240405153048337
58863 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-twr-lpuart.dts' (57,125) at 20210308005002596
58864 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/run-ptest' (57,126) at 20231207090015262
58865 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/lx200mx.dts' (57,127) at 20210307214926758
58866 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/nvdimm/maintainer-entry-profile.rst' (57,128) at 20210307214925542
58867 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_regs.h' (57,129) at 20240405153050625
58868 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/sqi-pic32.txt' (57,130) at 20210307214925442
58869 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/MAINTAINERS' (57,131) at 20210308005003004
58870 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts' (57,132) at 20240405153229963
58871 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/post.c' (57,133) at 20210308005003724
58872 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd139x.dtsi' (57,134) at 20210307214926038
58873 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.yaml' (57,135) at 20240405153045029
58874 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c' (57,136) at 20240405153048637
58875 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/no-force-mem.patch' (57,137) at 20210307205553958
58876 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/card.h' (57,138) at 20240405153051953
58877 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch' (57,139) at 20210307205554470
58878 2025-01-08 03:00:49.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb' (57,140) at 20231126090012861
58879 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_segment.S' (57,141) at 20220525020652062
58880 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exresop.c' (57,142) at 20240405153046621
58881 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/tps65090_regulator.c' (57,143) at 20210308005003472
58882 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp737.c' (57,144) at 20210307214931178
58883 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/ct_metrics/gen_csv_results.py' (57,145) at 20230218040013737
58884 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_nokv.c' (57,146) at 20240405153054273
58885 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/physical.cpp' (57,147) at 20240719080031533
58886 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx25.c' (57,148) at 20240405153229911
58887 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/ddr-setup2.cfg' (57,149) at 20210308005002912
58888 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/evlist-open-close.c' (57,150) at 20240405153054097
58889 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ls2080aqds_qixis.h' (57,151) at 20210308005002972
58890 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/packagegroup-meta-perl.bb' (57,152) at 20240302090018206
58891 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/load_unpack.c' (57,153) at 20230925080040097
58892 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-pcnet.rom' (57,154) at 20210308005046181 to deleted uid set
58893 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/tangier_wdt.c' (57,155) at 20210308005003540
58894 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9877.h' (57,156) at 20210307214932314
58895 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/libreport_2.17.15.bb' (57,157) at 20240413080012655
58896 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/direct.py' (57,158) at 20241221090017704
58897 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Puolanka' (57,159) at 20210307205553774
58898 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/serial-sh7720.c' (57,160) at 20210307214926562
58899 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-attr-fix-utime-for-symlink.patch' (57,161) at 20230520080014504
58900 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/tpm/tpm2.cfg' (57,162) at 20221119040012330
58901 2025-01-08 03:00:49.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-cr0014114.txt' (57,163) at 20210307214925346
58902 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/simple-mfd-i2c.h' (57,164) at 20220525020653347
58903 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/bitops.h' (57,165) at 20210308005002672
58904 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxafb.c' (57,166) at 20241011080017351
58905 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/init.c' (57,167) at 20240906080037164
58906 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/signal.c' (57,168) at 20240405153229863
58907 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8131_edac.c' (57,169) at 20240405153047013
58908 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm_git.bb' (57,170) at 20240302090018206
58909 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.gitignore' (57,171) at 20210308005007096
58910 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc7_cfg_regs.h' (57,172) at 20240405153046581
58911 2025-01-08 03:00:49.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/meson.options' (57,173) at 20240731164718595
58912 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iscsi.c' (57,174) at 20240405153050229
58913 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bitmain,bm1880-reset.h' (57,175) at 20210307214931346
58914 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/speedtest.c' (57,176) at 20240405153049713
58915 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcu_node_tree.h' (57,177) at 20220525020654607
58916 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/machine/mtjefferson.conf' (57,178) at 20241106090019918
58917 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netdev-genl.c' (57,179) at 20240405153232007
58918 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/sdrutils.hpp' (57,180) at 20240829080022538
58919 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Torosay' (57,181) at 20210307205553798
58920 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/memcg_shrinker.py' (57,182) at 20240405153054045
58921 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/gbs-sysinit.sh' (57,183) at 20230428080015190
58922 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/README' (57,184) at 20210308005002984
58923 2025-01-08 03:00:49.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd9335.h' (57,185) at 20210309003654664
58924 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-platform.h' (57,186) at 20210309003654900
58925 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/of_memory.h' (57,187) at 20240405153049589
58926 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/xattr.h' (57,188) at 20240405153052969
58927 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libzstd.c' (57,189) at 20210307214932466
58928 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/reg.h' (57,190) at 20210307214929938
58929 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb_priv.h' (57,191) at 20210307214928618
58930 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-snan-convert.c' (57,192) at 20210308005046497
58931 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/palinfo.c' (57,193) at 20240405153045925
58932 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/pid_list.c' (57,194) at 20240805080014043
58933 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210.dtsi' (57,195) at 20210308005002628
58934 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/298' (57,196) at 20240326080039734
58935 2025-01-08 03:00:49.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_v1_1.h' (57,197) at 20240405153046609
58936 2025-01-08 03:00:49.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/060_fdt_update.dts' (57,198) at 20210308005003752
58937 2025-01-08 03:00:49.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf_3.1.bb' (57,199) at 20230131040012063
58938 2025-01-08 03:00:49.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/install_db' (57,200) at 20210307205553890
58939 2025-01-08 03:00:49.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mt6397.txt' (57,201) at 20240405153045153
58940 2025-01-08 03:00:49.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/Cargo.toml' (57,202) at 20241211090212454
58941 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h' (57,203) at 20240405153231427
58942 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/dcdc.c' (57,204) at 20240405153230015
58943 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000VTG.c' (57,205) at 20210307214930914
58944 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/sge.c' (57,206) at 20240405153049885
58945 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest/prefix.pl' (57,207) at 20210524100035138
58946 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_pnor_defconfig' (57,208) at 20210308005003280
58947 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/Makefile' (57,209) at 20240405153046229
58948 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-rtc.h' (57,210) at 20240405153046857
58949 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/xilinx_spips.c' (57,211) at 20241211090212338
58950 2025-01-08 03:00:49.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/pca963x.txt' (57,212) at 20210307214925346
58951 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_regs.h' (57,213) at 20240405153050593
58952 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/block.h' (57,214) at 20210307214929182
58953 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.tag.hpp.mako' (57,215) at 20230902080037617
58954 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_errors.hpp' (57,216) at 20241018080020198
58955 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minipack.dts' (57,217) at 20240405153229867
58956 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/bios.h' (57,218) at 20231102080015293
58957 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dc_pipeline_overview.svg' (57,219) at 20240405153045213
58958 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c' (57,220) at 20240712080021069
58959 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/DMTF_Redfish_logo_2017.svg' (57,221) at 20210308005107069
58960 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250.dtsi' (57,222) at 20240405153045569
58961 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-dev-allocator.h' (57,223) at 20210716100030059
58962 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_marvel.c' (57,224) at 20210307214925654
58963 2025-01-08 03:00:49.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp15-ddr3-2x4Gb-1066-binG.dtsi' (57,225) at 20210308005002616
58964 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-gcm.c' (57,226) at 20220525020652390
58965 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/asciidoc.conf' (57,227) at 20210307214932506
58966 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-timerlat-hist.rst' (57,228) at 20240405153229831
58967 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2-monitoring.service' (57,229) at 20230920080013648
58968 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/compaction_test.c' (57,230) at 20240624080012836
58969 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/frame_vector.c' (57,231) at 20240405153049273
58970 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fwnode_mdio.h' (57,232) at 20220525020654567
58971 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/atmel-can.txt' (57,233) at 20210307214925374
58972 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zybo-z7/ps7_init_gpl.c' (57,234) at 20210308005003180
58973 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strncmp.S' (57,235) at 20240405153045897
58974 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/signal.c' (57,236) at 20240906080037360
58975 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ocb.c' (57,237) at 20240405153053293
58976 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat_css20.h' (57,238) at 20210307214930534
58977 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-create_empty_library-Use-CC-variable-intead-of-hardc.patch' (57,239) at 20210307205553818
58978 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/MACAddress.interface.yaml' (57,240) at 20221207040023631
58979 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.service' (57,241) at 20210307205554562
58980 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ds1682.c' (57,242) at 20240405153049633
58981 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h' (57,243) at 20210307214926238
58982 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/rdrand.c' (57,244) at 20240405153046421
58983 2025-01-08 03:00:49.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio_context.c' (57,245) at 20240405153048517
58984 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-flash-bios-init.service' (57,246) at 20241206090018458
58985 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-i386.c' (57,247) at 20241211090212558
58986 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Makefile' (57,248) at 20210307214930606
58987 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/guts.h' (57,249) at 20220525020654567
58988 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/timekeeping.rst' (57,250) at 20240405153045005
58989 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_private.h' (57,251) at 20241018080014538
58990 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/Makefile' (57,252) at 20210308005003088
58991 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/projects/qemu-win-installer.yml' (57,253) at 20240906080037560
58992 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-gcrypt.c' (57,254) at 20241211090212230
58993 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes-xts.c' (57,255) at 20240405153046933
58994 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/psmouse.h' (57,256) at 20240405153049153
58995 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/trace-events' (57,257) at 20230925080040113
58996 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog.dtsi' (57,258) at 20240405153045445
58997 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-ptp.c' (57,259) at 20240405153049801
58998 2025-01-08 03:00:49.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/guides/mx6_mx7_spl_secure_boot.txt' (57,260) at 20210308005003328
58999 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_main.c' (57,261) at 20240405153049809
59000 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_fip.c' (57,262) at 20210307214930382
59001 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_d.c' (57,263) at 20210308005046521
59002 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/xensyms.c' (57,264) at 20240405153052257
59003 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/imximage.cfg' (57,265) at 20210308005002984
59004 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/consteval_string.hpp' (57,266) at 20240925080038338
59005 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/processor.hpp' (57,267) at 20241217090008768
59006 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/mperf_monitor.c' (57,268) at 20240405153054217
59007 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pmu.c' (57,269) at 20240405153048529
59008 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_common.h' (57,270) at 20240405153050485
59009 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/gef_sbc610.dts' (57,271) at 20210307214926342
59010 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/host-template.yaml' (57,272) at 20220409030017475
59011 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/logging/phosphor-logging_%.bbappend' (57,273) at 20230728080019718
59012 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_hier_keys.sh' (57,274) at 20240405153054341
59013 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/s390-ccw.img' (57,275) at 20241211090212442 to deleted uid set
59014 2025-01-08 03:00:49.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-solidsense.dtsi' (57,276) at 20240405153045517
59015 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators-monitor-disable.service' (57,277) at 20230516080033026
59016 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_comp.c' (57,278) at 20240613080016419
59017 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill.dts' (57,279) at 20240405153045537
59018 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_missing_fpsimd.c' (57,280) at 20240405153054237
59019 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/cper-parse.h' (57,281) at 20241114091008832
59020 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/virt-cpuacct/arch-support.txt' (57,282) at 20240405153045201
59021 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/Makefile' (57,283) at 20220520100030268
59022 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65023-regulator.c' (57,284) at 20240405153051477
59023 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-detailed-3' (57,285) at 20241211090145573
59024 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8180_93cx6.c' (57,286) at 20210307214930634
59025 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/setup.py' (57,287) at 20220728030041559
59026 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_gen.h' (57,288) at 20240405153232055
59027 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-predefined.out' (57,289) at 20210927100127469 to deleted uid set
59028 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-spl.c' (57,290) at 20210308005002776
59029 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio_ring.h' (57,291) at 20210307214932742
59030 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/README' (57,292) at 20210308005003072
59031 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/panda.c' (57,293) at 20210308005003080
59032 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/oplib.h' (57,294) at 20210307214926162
59033 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_preempt.c' (57,295) at 20241008080013923
59034 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/sections.h' (57,296) at 20210308005002828
59035 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-probe-vls.c' (57,297) at 20220525020655187
59036 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/index.rst' (57,298) at 20240405153045005
59037 2025-01-08 03:00:49.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6prm.yaml' (57,299) at 20240405153045169
59038 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mrp.c' (57,300) at 20220525020654803
59039 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.c' (57,301) at 20240405153048657
59040 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/0002-Fix-gcc-build-problem.patch' (57,302) at 20240413080012655
59041 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186-p2771-0000-000.dts' (57,303) at 20210308005002628
59042 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.5.4.bb' (57,304) at 20231126090012789
59043 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coda.h' (57,305) at 20210307214931370
59044 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/d_path.c' (57,306) at 20240405153052321
59045 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7706.c' (57,307) at 20210307214926562
59046 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (57,308) at 20241206090014278
59047 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/acrn_drv.h' (57,309) at 20240405153052229
59048 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-sta.c' (57,310) at 20240726080012858
59049 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pretend_1.0.9.bb' (57,311) at 20220402030016183
59050 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabreauto-u-boot.dtsi' (57,312) at 20210308005002584
59051 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c-omap.c' (57,313) at 20221215040039374
59052 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2760_battery.c' (57,314) at 20240405153051433
59053 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/instances/instance-event.tc' (57,315) at 20240405153054305
59054 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb' (57,316) at 20241221090017504
59055 2025-01-08 03:00:49.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-prime.dtsi' (57,317) at 20240405153045569
59056 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/fsgsbase_restore.c' (57,318) at 20210309003656020
59057 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-lx2160a-qds.dts' (57,319) at 20210308005002580
59058 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1232_revA_defconfig' (57,320) at 20210308005003284
59059 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c' (57,321) at 20210307214928838
59060 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/pwaudio.c' (57,322) at 20241211090212206
59061 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink.hpp' (57,323) at 20230701080027201
59062 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/meson.build' (57,324) at 20240906080037564
59063 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftpd-hpa.service' (57,325) at 20210307205553822
59064 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-textparser_0.24.0.bb' (57,326) at 20220612030016731
59065 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0002-Add-ImageProcessor-only-when-DISBALE_IMAGEPROCESSOR_.patch' (57,327) at 20230503080014583
59066 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa.c' (57,328) at 20240405153046805
59067 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_6_0_0_offset.h' (57,329) at 20240405153048025
59068 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/multiplexer/iio-mux.c' (57,330) at 20240405153049009
59069 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcbrnicdhcp.network' (57,331) at 20240913080015313
59070 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/tdcall.S' (57,332) at 20241211090145389
59071 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine.h' (57,333) at 20240405153048485
59072 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/Makefile' (57,334) at 20210307214930150
59073 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf' (57,335) at 20231021080018978
59074 2025-01-08 03:00:49.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch' (57,336) at 20230503080014591
59075 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/uncore-cache.json' (57,337) at 20240405153054125
59076 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-snow.dts' (57,338) at 20210308005002580
59077 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge.h' (57,339) at 20240405153049369
59078 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-igep0033.dtsi' (57,340) at 20210308005002560
59079 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgm107.fuc5' (57,341) at 20210307214927938
59080 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parso_0.8.4.bb' (57,342) at 20241206090014266
59081 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/Kconfig' (57,343) at 20210308005003476
59082 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lte-sku.dtsi' (57,344) at 20240405153045781
59083 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native/yosemite4-temporary-software-versions.yml' (57,345) at 20240626080012027
59084 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6720/Makefile' (57,346) at 20210308005002904
59085 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebit_mickey_defconfig' (57,347) at 20210308005003252
59086 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/io.h' (57,348) at 20240405153045973
59087 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb' (57,349) at 20241206090014346
59088 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm96856.dts' (57,350) at 20240405153045717
59089 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-fsl-ftm-alarm.txt' (57,351) at 20210307214925418
59090 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Modification' (57,352) at 20211006000025230
59091 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250.h' (57,353) at 20240405153046013
59092 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch' (57,354) at 20241221090017676
59093 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-Fix-build-with-format-string-checks.patch' (57,355) at 20210307205553846
59094 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png' (57,356) at 20210307205554270 to deleted uid set
59095 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/aspeed-gfx.txt' (57,357) at 20210307214925358
59096 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/kgdb.c' (57,358) at 20240405153230003
59097 2025-01-08 03:00:49.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-hcd.yaml' (57,359) at 20240405153045185
59098 2025-01-08 03:00:49.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/imx8mm_thermal.c' (57,360) at 20240405153231495
59099 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_7_offset.h' (57,361) at 20220525020652694
59100 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb' (57,362) at 20241221090017488
59101 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-nmi.c' (57,363) at 20210307214926290
59102 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu.h' (57,364) at 20240405153230587
59103 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/icl-metrics.json' (57,365) at 20240405153232227
59104 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s9210.dtsi' (57,366) at 20240405153045549
59105 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3128.c' (57,367) at 20210308005003352
59106 2025-01-08 03:00:49.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-arch.rst' (57,368) at 20240405153045249
59107 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/battery/Makefile' (57,369) at 20210308005003468
59108 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mq.c' (57,370) at 20240405153049165
59109 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/Makefile' (57,371) at 20210308005002972
59110 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/physmem.c' (57,372) at 20210308005003708
59111 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi' (57,373) at 20240411080014050
59112 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/file_io.c' (57,374) at 20241009080011085
59113 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureBootChain.png' (57,375) at 20241206090014206 to deleted uid set
59114 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc_config.h' (57,376) at 20240405153052941
59115 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/debug.h' (57,377) at 20240405153231191
59116 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml' (57,378) at 20220310040011704
59117 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu10_smumgr.h' (57,379) at 20210309003649664
59118 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_events.h' (57,380) at 20240405153047181
59119 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-x509-helpers.c' (57,381) at 20241211090212550
59120 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netlink.c' (57,382) at 20220525020654959
59121 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53cx9020.h' (57,383) at 20210308005003604
59122 2025-01-08 03:00:49.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/string.h' (57,384) at 20210308005002824
59123 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/sparse.c' (57,385) at 20240913080013849
59124 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/arm-pl08x.yaml' (57,386) at 20240405153045053
59125 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvdnav/libdvdnav_6.1.1.bb' (57,387) at 20220402030015899
59126 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_request_mgr.h' (57,388) at 20210307214927086
59127 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/e500.h' (57,389) at 20210308005003644
59128 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch' (57,390) at 20230131040012031
59129 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l35.h' (57,391) at 20210307214931594
59130 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_prvt_lbw_regs.h' (57,392) at 20240405153046585
59131 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmisave/pam_ipmisave.c' (57,393) at 20240625080018420
59132 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa168fb.h' (57,394) at 20210307214930934
59133 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/pipeline.json' (57,395) at 20240405153054113
59134 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/musca-s1.yml' (57,396) at 20241206090014206
59135 2025-01-08 03:00:49.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-u2fzero.c' (57,397) at 20240405153048821
59136 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/virt_ctrl.c' (57,398) at 20241211090212298
59137 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/clang_UNUSED.patch' (57,399) at 20241221090017664
59138 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/Build' (57,400) at 20210307214932514
59139 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/mtl.c' (57,401) at 20240613080016551
59140 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel,ixp4xx-pci.yaml' (57,402) at 20220525020651698
59141 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/imximage.cfg' (57,403) at 20210308005002920
59142 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca508.c' (57,404) at 20210307214928834
59143 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/dbus.rst' (57,405) at 20220429100100418
59144 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.21.bb' (57,406) at 20231126090012781
59145 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi' (57,407) at 20210307214926342
59146 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-webargs_8.6.0.bb' (57,408) at 20241221090017564
59147 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CLASSIFY.c' (57,409) at 20241018080014586
59148 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Pilgrimstad' (57,410) at 20210307205553790
59149 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch' (57,411) at 20210307205553958
59150 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/grvga.c' (57,412) at 20240405153231583
59151 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/tsc.c' (57,413) at 20210309003655376
59152 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/stdio/hist.c' (57,414) at 20240405153054177
59153 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.json' (57,415) at 20240906080037560
59154 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/misc.h' (57,416) at 20210309003653720
59155 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pcie.c' (57,417) at 20240405153230707
59156 2025-01-08 03:00:49.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/test_redfishtool_certificate.robot' (57,418) at 20240628080017117
59157 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-maint.c' (57,419) at 20240906080037136
59158 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/header.c' (57,420) at 20240405153054089
59159 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddrc_version.h' (57,421) at 20210308005003648
59160 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recover.h' (57,422) at 20240405153231655
59161 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0000.h' (57,423) at 20210307214927902
59162 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/hmm.rst' (57,424) at 20240405153045297
59163 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.c' (57,425) at 20240405153230563
59164 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_rbtree.c' (57,426) at 20241011080017395
59165 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/soc15_int.h' (57,427) at 20240405153047189
59166 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/mboxd/mboxd_%.bbappend' (57,428) at 20240712080022837
59167 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpp.h' (57,429) at 20240405153050201
59168 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/pcnet.h' (57,430) at 20221215040039130
59169 2025-01-08 03:00:49.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/redrat3.c' (57,431) at 20240405153049521
59170 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-pinctrl.dtsi' (57,432) at 20240405153045569
59171 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/setup.c' (57,433) at 20240405153046209
59172 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-mux.c' (57,434) at 20240405153046781
59173 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/car.S' (57,435) at 20210308005002856
59174 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/ptest.out.expected' (57,436) at 20230503080014583
59175 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/unistd.h' (57,437) at 20240405153045941
59176 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sh_timer.c' (57,438) at 20221215040039158
59177 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/keystone-usb-phy.txt' (57,439) at 20210307214925386
59178 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/driver-ops.h' (57,440) at 20240405153053305
59179 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0005-Pass-noline-flag-to-flex.patch' (57,441) at 20240413080012655
59180 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/vvfat' (57,442) at 20240906080037568
59181 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-digivox-iii.c' (57,443) at 20210307214928782
59182 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tle62x0.c' (57,444) at 20240405153051801
59183 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_2.0.0.bb' (57,445) at 20241221090017668
59184 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/l2c-common.c' (57,446) at 20210307214925970
59185 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-hwdep.c' (57,447) at 20220525020654975
59186 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts' (57,448) at 20210308005002624
59187 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-edp.yaml' (57,449) at 20240405153045045
59188 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/omap3isp-uapi.rst' (57,450) at 20210307214925594
59189 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tap.c' (57,451) at 20240405153054353
59190 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/un.h' (57,452) at 20210307214931662
59191 2025-01-08 03:00:49.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kdebug.h' (57,453) at 20210307214926118
59192 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/coredump.c' (57,454) at 20240405153050605
59193 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/pinctrl-s32cc.c' (57,455) at 20240405153231327
59194 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes-galois.c' (57,456) at 20240405153046933
59195 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn230.h' (57,457) at 20210307214926210
59196 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_tgt.c' (57,458) at 20240520080015171
59197 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pmic-cpcap.c' (57,459) at 20210416100025434
59198 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dccg.c' (57,460) at 20240405153047241
59199 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c' (57,461) at 20240405153050249
59200 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section.c' (57,462) at 20241114091008828
59201 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/i8254.h' (57,463) at 20240405153046449
59202 2025-01-08 03:00:49.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/stm32_sdmmc2.c' (57,464) at 20210308005003408
59203 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/phy-cadence-salvo.c' (57,465) at 20240405153051281
59204 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/sysfs.h' (57,466) at 20240405153052709
59205 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-error.v1_0_2.json' (57,467) at 20240619080002956
59206 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_bitrev.c' (57,468) at 20210308005046501
59207 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun5i-ccu.h' (57,469) at 20210307214931334
59208 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla.rst' (57,470) at 20240405153045265
59209 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ci_dpm.c' (57,471) at 20240405153048709
59210 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7740-armadillo800eva.dts' (57,472) at 20240405153229895
59211 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/helper.h' (57,473) at 20210308004938816
59212 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/setup.h' (57,474) at 20210307214926178
59213 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ide-dev.h' (57,475) at 20240906080037332
59214 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_vb2.h' (57,476) at 20210307214931542
59215 2025-01-08 03:00:49.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-perf.rst' (57,477) at 20240405153045269
59216 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-op1-opp.dtsi' (57,478) at 20210308005002608
59217 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_aux_masks.h' (57,479) at 20240405153046581
59218 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mcffec.c' (57,480) at 20210308005003436
59219 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/topsrv.h' (57,481) at 20210307214932098
59220 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/network_helpers.c' (57,482) at 20241115090012977
59221 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dir-item.h' (57,483) at 20240405153052277
59222 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/timed_ctrl.h' (57,484) at 20210307214930546
59223 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-zii-rmu2.dts' (57,485) at 20241008080013891
59224 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/container-of.h' (57,486) at 20240821080010283
59225 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/stack.S' (57,487) at 20210307214926750
59226 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CLEI/meson.build' (57,488) at 20230825080021137
59227 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_7_0_offset.h' (57,489) at 20210309003649632
59228 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/diag.h' (57,490) at 20240405153230079
59229 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35560.c' (57,491) at 20240405153230615
59230 2025-01-08 03:00:49.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-goflexnet.dts' (57,492) at 20240405153045457
59231 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user.h' (57,493) at 20240906080037448
59232 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-lcd' (57,494) at 20210307214925194
59233 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3xdr.c' (57,495) at 20240405153052421
59234 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/devices.c' (57,496) at 20240405153045657
59235 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/aspeed,sgpio.yaml' (57,497) at 20220525020651674
59236 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/CLI11.wrap' (57,498) at 20230602080035412
59237 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon_16m.bb' (57,499) at 20241221090017540
59238 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml' (57,500) at 20240613080016355
59239 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crond.init' (57,501) at 20210307205554558
59240 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.10.07.bb' (57,502) at 20241221090017692
59241 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laisvall' (57,503) at 20210307205553786
59242 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-dvbt.c' (57,504) at 20210307214928778
59243 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mutex-debug.c' (57,505) at 20240712080021093
59244 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/source.c' (57,506) at 20210308005003220
59245 2025-01-08 03:00:49.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/m68328.c' (57,507) at 20220525020651978
59246 2025-01-08 03:00:49.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/baum.c' (57,508) at 20230426080043656
59247 2025-01-08 03:00:49.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pkeys.c' (57,509) at 20240405153046481
59248 2025-01-08 03:00:49.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_div.c' (57,510) at 20221215040039386
59249 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_8_0_d.h' (57,511) at 20210307214927394
59250 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_common.c' (57,512) at 20210308005003368
59251 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7986.c' (57,513) at 20240405153051317
59252 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zpool.c' (57,514) at 20240405153053157
59253 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/meesc.h' (57,515) at 20210308005003604
59254 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_iterating_callbacks.c' (57,516) at 20240405153232263
59255 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/Makefile' (57,517) at 20210307214926850
59256 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/openbmc-phosphor.conf' (57,518) at 20210307205554058
59257 2025-01-08 03:00:49.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv.h' (57,519) at 20210307214929530
59258 2025-01-08 03:00:49.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/cache.json' (57,520) at 20240405153054157
59259 2025-01-08 03:00:49.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/twl4030_charger.c' (57,521) at 20240405153231355
59260 2025-01-08 03:00:49.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dbus.hpp' (57,522) at 20220731030017503
59261 2025-01-08 03:00:49.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_tftp.c' (57,523) at 20210307214932014
59262 2025-01-08 03:00:49.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/phosphor-dbus-interfaces.wrap' (57,524) at 20230921080009745
59263 2025-01-08 03:00:49.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/mtip32xx.c' (57,525) at 20240405153046709
59264 2025-01-08 03:00:49.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ipic.h' (57,526) at 20240405153046113
59265 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-88f6720_defconfig' (57,527) at 20210308005003256
59266 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-ts4600.dts' (57,528) at 20240405153045537
59267 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/node.h' (57,529) at 20240613080016483
59268 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib8000.h' (57,530) at 20210307214928618
59269 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/controlcenterd.c' (57,531) at 20210308005003000
59270 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___diff_func_proto.c' (57,532) at 20210307214932642
59271 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_user_copy.c' (57,533) at 20210307214931818
59272 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml_logger.h' (57,534) at 20210307214927302
59273 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/tc_flower_scale.sh' (57,535) at 20210307214932666
59274 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex-mipi-2.1.dts' (57,536) at 20220525020651930
59275 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/turbo.h' (57,537) at 20210308005002880
59276 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra210-mc.h' (57,538) at 20210308005003636
59277 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4session.c' (57,539) at 20240405153052425
59278 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel-wm8904.txt' (57,540) at 20210307214925426
59279 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_book3s.S' (57,541) at 20220525020652046
59280 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu-param.h' (57,542) at 20241211090212502
59281 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf100.fuc3' (57,543) at 20210307214927938
59282 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-free_mon-Include-missing-cstdint.patch' (57,544) at 20231011080016574
59283 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/tiogapass/cri_sensors.json' (57,545) at 20221207040007843
59284 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch' (57,546) at 20220204040022604
59285 2025-01-08 03:00:49.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/numeric_sensor.hpp' (57,547) at 20241030080028571 to deleted uid set
59286 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_ids.h' (57,548) at 20220525020654679
59287 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AggregationService_v1.xml' (57,549) at 20240619080002920
59288 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-ringneck.dtsi' (57,550) at 20241115090012941
59289 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/emif4.h' (57,551) at 20210308005002656
59290 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-histb.c' (57,552) at 20240405153052109
59291 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h' (57,553) at 20240405153046005
59292 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/Makefile' (57,554) at 20210307214929298
59293 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843_core.c' (57,555) at 20240405153049005
59294 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5208evb_defconfig' (57,556) at 20240405153045957
59295 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_powermgt.h' (57,557) at 20210927100127237
59296 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/checksum.h' (57,558) at 20240405153046105
59297 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/emc141x_regs.h' (57,559) at 20221215040039186
59298 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC837XEMDS.h' (57,560) at 20210308005003576
59299 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8991.c' (57,561) at 20240405153232171
59300 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/shell.py' (57,562) at 20240326080039726
59301 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-invalid.err' (57,563) at 20210308005046401
59302 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Disable-format-overflow-if-supported-by-gc.patch' (57,564) at 20230706080014737
59303 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py' (57,565) at 20210927100127349
59304 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_udp6.c' (57,566) at 20220525020655199
59305 2025-01-08 03:00:49.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.OFT' (57,567) at 20210308005003292
59306 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pxav3.c' (57,568) at 20240405153230859
59307 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mmu.h' (57,569) at 20240405153229859
59308 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0001-drop-FindPythonInstDir.cmake.patch' (57,570) at 20241221090017664
59309 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_device.h' (57,571) at 20220525020652999
59310 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_status.h' (57,572) at 20240405153049997
59311 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/setup.cfg' (57,573) at 20210308005049761
59312 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fr-noos-numericable' (57,574) at 20210307205553758
59313 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/core.c' (57,575) at 20220525020653387
59314 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/compat.c' (57,576) at 20240405153053209
59315 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/geode-aes.h' (57,577) at 20210307214927090
59316 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_wqe.h' (57,578) at 20210307214928434
59317 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/meson.build' (57,579) at 20241211090212282
59318 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan.h' (57,580) at 20240405153052717
59319 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_rtr_regs.h' (57,581) at 20240405153046605
59320 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ct20k2reg.h' (57,582) at 20220525020654991
59321 2025-01-08 03:00:49.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/usb_stream.h' (57,583) at 20240405153052949
59322 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (57,584) at 20241206090014206
59323 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/examples.txt' (57,585) at 20220525020655127
59324 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4458.h' (57,586) at 20220525020655019
59325 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v1.h' (57,587) at 20240405153050137
59326 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/suspend_ioctls.h' (57,588) at 20210307214931662
59327 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/brcm,ptp-dte.txt' (57,589) at 20210307214925406
59328 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-fix-non-literal-format-string-issue-with-clang.patch' (57,590) at 20210729000029140
59329 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/i8253.c' (57,591) at 20210307214926254
59330 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/Makefile' (57,592) at 20210309003650476
59331 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-diagnostic-mode@.target' (57,593) at 20220301040040077
59332 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pxa2xx_ssp.h' (57,594) at 20240405153052777
59333 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (57,595) at 20240720080012613
59334 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-net.c' (57,596) at 20221215040039374
59335 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/BmcStore.js' (57,597) at 20241004080035963
59336 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-i386.json' (57,598) at 20210308005046117
59337 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-xgene.h' (57,599) at 20240405153052725
59338 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-draco.dtsi' (57,600) at 20210308005002560
59339 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-ipq8064.c' (57,601) at 20240405153050345
59340 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d4_xplained.dts' (57,602) at 20210308005002568
59341 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/sdbusplus.wrap' (57,603) at 20220322030032592
59342 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-glib.c' (57,604) at 20241211090212230
59343 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rlock-hardirq.h' (57,605) at 20210307214931806
59344 2025-01-08 03:00:49.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (57,606) at 20220811030018543
59345 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/Makefile' (57,607) at 20210307214926794
59346 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20ek_2mmc.dts' (57,608) at 20210308005002572
59347 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_hwi.h' (57,609) at 20210307214930278
59348 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-mtk.txt' (57,610) at 20210307214925282
59349 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-gpr.S' (57,611) at 20240405153054361
59350 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norraker' (57,612) at 20210307205553786
59351 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/nlohmann_json.wrap' (57,613) at 20240120090006077
59352 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw_iscsi.h' (57,614) at 20240405153051693
59353 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi.dtsi' (57,615) at 20240405153045733
59354 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/065' (57,616) at 20230426080043944
59355 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/tegra/reset-bpmp.c' (57,617) at 20220525020653943
59356 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pch_gbe.h' (57,618) at 20210308005003440
59357 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dts' (57,619) at 20240405153046241
59358 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_proc.rst' (57,620) at 20210307214925542
59359 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/st-spear-miphy.txt' (57,621) at 20210307214925390
59360 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/page.h' (57,622) at 20240405153046057
59361 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/templates/default/bblayers.conf.sample' (57,623) at 20240323080013549
59362 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu.c' (57,624) at 20241211090212518
59363 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-el15203000.txt' (57,625) at 20210307214925346
59364 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/entry.rst' (57,626) at 20240405153045001
59365 2025-01-08 03:00:49.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fpsp.doc' (57,627) at 20210307214926146
59366 2025-01-08 03:00:49.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c' (57,628) at 20240405153049945
59367 2025-01-08 03:00:49.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvfc.c' (57,629) at 20240405153231407
59368 2025-01-08 03:00:49.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_hashed/files/ima_policy_hashed' (57,630) at 20210316000012685
59369 2025-01-08 03:00:49.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-telos.dts' (57,631) at 20210307214925994
59370 2025-01-08 03:00:49.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/omap2.c' (57,632) at 20240405153230875
59371 2025-01-08 03:00:49.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/rockchip-nand-controller.c' (57,633) at 20240712080021073
59372 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_layer.c' (57,634) at 20240405153048565
59373 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mul.c' (57,635) at 20210308005046525
59374 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb' (57,636) at 20241220090019722
59375 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-dpkg-Support-muslx32-build.patch' (57,637) at 20241221090017656
59376 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SPIFLASH_defconfig' (57,638) at 20210308005003244
59377 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/ptrace.h' (57,639) at 20210307214926110
59378 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/40-gbmc-time.conf' (57,640) at 20221103030030172
59379 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi' (57,641) at 20240617080017374
59380 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rtkit/rtkit_0.13.bb' (57,642) at 20240301090012431
59381 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/evlist.c' (57,643) at 20240613080016555
59382 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgm107.fuc5.h' (57,644) at 20210307214927938
59383 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ioremap_32.c' (57,645) at 20240405153230047
59384 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/lgr.c' (57,646) at 20240405153046285
59385 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-sama7g5-isc.c' (57,647) at 20240405153231471
59386 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_usb_vbus-regulator.c' (57,648) at 20240405153231363
59387 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/memory.json' (57,649) at 20240405153054145
59388 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/conf/layer.conf' (57,650) at 20241221090017576
59389 2025-01-08 03:00:49.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7724_generic_defconfig' (57,651) at 20220525020652114
59390 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_macb0.dtsi' (57,652) at 20210308005002572
59391 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/namei.c' (57,653) at 20241111090012145
59392 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png' (57,654) at 20210307205554346 to deleted uid set
59393 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/selftest-ed_1.14.1.bb' (57,655) at 20220402030016127
59394 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-ipq5018.h' (57,656) at 20240405153231799
59395 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_empty_targets.sh' (57,657) at 20240405153054293
59396 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/MAINTAINERS' (57,658) at 20210308005003048
59397 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/cpus2use.sh' (57,659) at 20220525020655227
59398 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/imx8mm.h' (57,660) at 20210307214931338
59399 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/headsmp.S' (57,661) at 20210307214925946
59400 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-mcbsp.txt' (57,662) at 20210307214925430
59401 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/generic.c' (57,663) at 20210307214926938
59402 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/libpldm.wrap' (57,664) at 20240229090015607
59403 2025-01-08 03:00:49.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/mips/include/asm/mipsregs.h' (57,665) at 20240405153046009 to deleted uid set
59404 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local/file2' (57,666) at 20210307205554386
59405 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x-i2c.c' (57,667) at 20240405153053677
59406 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/virtiofs.rst' (57,668) at 20210307214925494
59407 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-presence-config/config.yaml' (57,669) at 20210307205553694
59408 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-of.h' (57,670) at 20240913080013785
59409 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-dma.c' (57,671) at 20240405153053933
59410 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_wip.c' (57,672) at 20210308005003764
59411 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/phytool/phytool.bb' (57,673) at 20240301090012423
59412 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_hp300.c' (57,674) at 20210307214930742
59413 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/parameters.sh' (57,675) at 20220525020654935
59414 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/kldir.h' (57,676) at 20210307214926246
59415 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/meson.options' (57,677) at 20241112090035826
59416 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mali_dp.c' (57,678) at 20210308005003528
59417 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_Ti3026.h' (57,679) at 20210307214930918
59418 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/scan.h' (57,680) at 20241011080017335
59419 2025-01-08 03:00:49.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genl_magic_func.h' (57,681) at 20240405153231811
59420 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans.c' (57,682) at 20241220090018326
59421 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-poweroff.service' (57,683) at 20210810100021256
59422 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sc27xx.c' (57,684) at 20220525020653955
59423 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/tcm_loop.h' (57,685) at 20220525020654199
59424 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-priv.h' (57,686) at 20240405153054001
59425 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/stats.c' (57,687) at 20210307214929946
59426 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/templates/default/conf-notes.txt' (57,688) at 20240507080014346
59427 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-2.dtsi' (57,689) at 20210307214926350
59428 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml' (57,690) at 20240405153045177
59429 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/freq-step.c' (57,691) at 20210307214932730
59430 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/maxim,max310x.txt' (57,692) at 20210307214925418
59431 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfx.c' (57,693) at 20210307214926334
59432 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1021aiot.h' (57,694) at 20210308005003600
59433 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/rdma.c' (57,695) at 20240405153231275
59434 2025-01-08 03:00:49.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/gpio.h' (57,696) at 20210308005002652
59435 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_ddp.c' (57,697) at 20240411080014094
59436 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/Makefile' (57,698) at 20240405153046421
59437 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.err' (57,699) at 20220429100100882
59438 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ulz.dtsi' (57,700) at 20240405153045529
59439 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0002-network_tests-Include-iomanip-system-header.patch' (57,701) at 20241221090017496
59440 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ismt.c' (57,702) at 20240405153048905
59441 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/unpack_properties.cpp' (57,703) at 20240817080036824
59442 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/hp/common/sba_iommu.c' (57,704) at 20240405153229991
59443 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/meson.build' (57,705) at 20210308005046069
59444 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/xlnx,zynqmp-nvmem.txt' (57,706) at 20210307214925382
59445 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx28-clock.yaml' (57,707) at 20240405153045025
59446 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-record.h' (57,708) at 20240405153049241
59447 2025-01-08 03:00:49.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/simple_card_utils.h' (57,709) at 20240405153231863
59448 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xss_msr_test.c' (57,710) at 20240405153054325
59449 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/__init__.py' (57,711) at 20210308005046245
59450 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/spinand.h' (57,712) at 20240405153231827
59451 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/utils_get_version.py' (57,713) at 20221209040018567
59452 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/images/fb-catalina-phosphor-image.inc' (57,714) at 20240727080014098
59453 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5.h' (57,715) at 20240405153051481
59454 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hiddev.h' (57,716) at 20210307214931394
59455 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/kvm.scss' (57,717) at 20210308005107077
59456 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/trace.h' (57,718) at 20240405153053177
59457 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-2100-common.dtsi' (57,719) at 20240405153229903
59458 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/trace_printk.tc' (57,720) at 20210307214932670
59459 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_common.c' (57,721) at 20210307214932738
59460 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi' (57,722) at 20240405153045745
59461 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyrad/use-poetry-core.patch' (57,723) at 20220823030015955
59462 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlanproc.h' (57,724) at 20210307214931866
59463 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/input.h' (57,725) at 20240405153052813
59464 2025-01-08 03:00:49.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_prio.sh' (57,726) at 20210307214932666
59465 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/host.c' (57,727) at 20240405153051613
59466 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/trace.c' (57,728) at 20240405153054385
59467 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_neigh_fib.c' (57,729) at 20240405153054281
59468 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/workarounds.h' (57,730) at 20210307214926222
59469 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/Makefile' (57,731) at 20210307214926770
59470 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c' (57,732) at 20241125090012251
59471 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/xen.txt' (57,733) at 20240405153045021
59472 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/dma-buf/udmabuf.c' (57,734) at 20240405153054293
59473 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mbox.h' (57,735) at 20210308005108641
59474 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2' (57,736) at 20210308005046473 to deleted uid set
59475 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_mods.c' (57,737) at 20210307214932642
59476 2025-01-08 03:00:49.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7790-sysc.c' (57,738) at 20240405153231351
59477 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_onereg.c' (57,739) at 20240624080012768
59478 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/reset.h' (57,740) at 20210308005002848
59479 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,mvebu-pinctrl.txt' (57,741) at 20210307214925394
59480 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ext.c' (57,742) at 20210308005003228
59481 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/serial.h' (57,743) at 20210308005003764
59482 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/copy_page.S' (57,744) at 20240405153229995
59483 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpts.c' (57,745) at 20240503080014486
59484 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/video.h' (57,746) at 20210308005002676
59485 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmu.h' (57,747) at 20210307214926118
59486 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi' (57,748) at 20241211090145373
59487 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8821.c' (57,749) at 20240405153232151
59488 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_rx_dqo.c' (57,750) at 20240624080012784
59489 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/meson.build' (57,751) at 20240214090001981
59490 2025-01-08 03:00:49.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/mrc.h' (57,752) at 20210308005002876
59491 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/psci.h' (57,753) at 20210308005003668
59492 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-riscv.c' (57,754) at 20241211090212558
59493 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5422-asv.h' (57,755) at 20210307214930446
59494 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_SPIFLASH_defconfig' (57,756) at 20210308005003240
59495 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/dbus/xyz.openbmc_project.Logging.service' (57,757) at 20230125040024786
59496 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_6xx.S' (57,758) at 20240405153230035
59497 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,sta32x.txt' (57,759) at 20210307214925434
59498 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfdgml.c' (57,760) at 20210307214931898
59499 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-musl' (57,761) at 20241206090014350
59500 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/apbuart.h' (57,762) at 20210307214930746
59501 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Fehergyarmat' (57,763) at 20210307205553774
59502 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch' (57,764) at 20240301090012427
59503 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/Makefile' (57,765) at 20240405153230167
59504 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/write_window_dirty_erase.c' (57,766) at 20210308005100993
59505 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra114.dtsi' (57,767) at 20210308005002628
59506 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/myri10ge.c' (57,768) at 20240405153050185
59507 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ornskoldsvik_As' (57,769) at 20210307205553790
59508 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-32' (57,770) at 20230919080013994
59509 2025-01-08 03:00:49.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc' (57,771) at 20210905000020581
59510 2025-01-08 03:00:49.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/Makefile' (57,772) at 20240405153046649
59511 2025-01-08 03:00:49.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/collie.h' (57,773) at 20240405153229911
59512 2025-01-08 03:00:49.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBP/meson.build' (57,774) at 20230825080021137
59513 2025-01-08 03:00:49.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@60.conf' (57,775) at 20240904080027738
59514 2025-01-08 03:00:49.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Kconfig' (57,776) at 20240405153230075
59515 2025-01-08 03:00:49.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-io.json' (57,777) at 20240405153054133
59516 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/twl6040.c' (57,778) at 20240405153053813
59517 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_super.c' (57,779) at 20240520080015195
59518 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_proxy.h' (57,780) at 20240405153051065
59519 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/LICENSE' (57,781) at 20210308005118865
59520 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (57,782) at 20210812000025258
59521 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/access_ok.h' (57,783) at 20210308005003672
59522 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/gettimeofday.h' (57,784) at 20240405153045865
59523 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml' (57,785) at 20240405153045145
59524 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm052_defconfig' (57,786) at 20210308005003272
59525 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt' (57,787) at 20240405153229787
59526 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb' (57,788) at 20230919080013990
59527 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.json' (57,789) at 20210308005046401
59528 2025-01-08 03:00:49.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/ips.c' (57,790) at 20241211090212226
59529 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/reg.h' (57,791) at 20210307214929926
59530 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/max77620_wdt.c' (57,792) at 20240405153052241
59531 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.c' (57,793) at 20220525020652971
59532 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2_avb.c' (57,794) at 20210307214929270
59533 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/module_fentry_shadow.c' (57,795) at 20240405153232259
59534 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe_regs.h' (57,796) at 20240405153231007
59535 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.h' (57,797) at 20240405153050097
59536 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sto_res.S' (57,798) at 20210307214926146
59537 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_main.c' (57,799) at 20241115090012949
59538 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-catu.c' (57,800) at 20240405153048885
59539 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/ev.c' (57,801) at 20220525020653123
59540 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/LICENCE' (57,802) at 20210307214931130
59541 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-bochs-display' (57,803) at 20210308005046237
59542 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/spinlock_types.h' (57,804) at 20240405153045861
59543 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/Kconfig' (57,805) at 20241011080017299
59544 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios-smm.c' (57,806) at 20240405153051401
59545 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_pil_info.h' (57,807) at 20210309003652216
59546 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8x74.c' (57,808) at 20210307214927890
59547 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/get_flash_info_v2.c' (57,809) at 20230809080010803
59548 2025-01-08 03:00:49.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/natfeat.h' (57,810) at 20210307214926162
59549 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/win32-qemu-event.promela' (57,811) at 20210308005045809
59550 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-qds-lpuart.dts' (57,812) at 20210308005002596
59551 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/atmel_sdhci.c' (57,813) at 20210308005003400
59552 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network/usb-network.service' (57,814) at 20210307205554078
59553 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/Kconfig' (57,815) at 20240405153230211
59554 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/meson.build' (57,816) at 20230925080039905
59555 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/temporary_subdirectory_tests.cpp' (57,817) at 20240524080026761
59556 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ziirave_wdt.c' (57,818) at 20240405153052245
59557 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/leds/nicole-led-manager-config-native.bb' (57,819) at 20241206090014286
59558 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpios-manager.sh' (57,820) at 20230920080013648
59559 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/xgene-slimpro-mailbox.txt' (57,821) at 20210307214925350
59560 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/assembler.h' (57,822) at 20220525020655187
59561 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_leveling.c' (57,823) at 20210308005003364
59562 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/devices.txt' (57,824) at 20240405153044945
59563 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asmmacro.h' (57,825) at 20240405153046001
59564 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo35.dts' (57,826) at 20240405153045605
59565 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/is' (57,827) at 20210308005046145
59566 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/pulse8/pulse8-cec.c' (57,828) at 20241115090012945
59567 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879.c' (57,829) at 20220525020653183
59568 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.server.vtable.cpp.mako' (57,830) at 20230516080040262
59569 2025-01-08 03:00:49.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (57,831) at 20220723030019896
59570 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-lc-rdk-nand.dts' (57,832) at 20240405153045529
59571 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/opendnssec/opendnssec_2.1.10.bb' (57,833) at 20220402030016079
59572 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/dialog-power-control' (57,834) at 20220910030013433
59573 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2080a-rdb.dts' (57,835) at 20210308005002580
59574 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/011_pack_align_size_power2.dts' (57,836) at 20210308005003752
59575 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-dmi-tables' (57,837) at 20210307214925202
59576 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/LICENSE' (57,838) at 20230629131804615
59577 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-soundcard-driver.c' (57,839) at 20240613080016547
59578 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/db8500-prcmu.h' (57,840) at 20240405153231835
59579 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/spl.h' (57,841) at 20210308005002668
59580 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h' (57,842) at 20241211090145417
59581 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/msc01_ic.h' (57,843) at 20210307214926230
59582 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/regs.h' (57,844) at 20210307214931594
59583 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qemu-progress.h' (57,845) at 20221215040039190
59584 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/types.h' (57,846) at 20210308005002888
59585 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml' (57,847) at 20240405153045057
59586 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/xusb-padctl-dummy.c' (57,848) at 20210308005002792
59587 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen.h' (57,849) at 20220525020652991
59588 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/305.out' (57,850) at 20210308005046469
59589 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_cpu.h' (57,851) at 20210307214931646
59590 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/core.c' (57,852) at 20240405153049213
59591 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/validate.c' (57,853) at 20210307214932450
59592 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/core.c' (57,854) at 20210512100029182
59593 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/8250.txt' (57,855) at 20210308005003308
59594 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (57,856) at 20241206090014278
59595 2025-01-08 03:00:49.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/marvell,nci.yaml' (57,857) at 20240405153229779
59596 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5407sim.h' (57,858) at 20210307214926162
59597 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_translate_dce110.c' (57,859) at 20210307214927302
59598 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/atomic_common.c.inc' (57,860) at 20241211090212206
59599 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/apbuart.c' (57,861) at 20240405153231511
59600 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/basename-include.patch' (57,862) at 20210307205553994
59601 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/leap-a-day.c' (57,863) at 20220525020655235
59602 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/Kbuild' (57,864) at 20220525020652967
59603 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.bridge' (57,865) at 20241211090212530 to deleted uid set
59604 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/Makefile' (57,866) at 20240405153050141
59605 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cz_ih.h' (57,867) at 20210307214927226
59606 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/dir.c' (57,868) at 20240405153052481
59607 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_sysarch.h' (57,869) at 20240906080037156
59608 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/aspeed_gpio.c' (57,870) at 20220802100038577
59609 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pgalloc.h' (57,871) at 20210307214926386
59610 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/conf/layer.conf' (57,872) at 20241221090017604
59611 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-nocp.c' (57,873) at 20240405153046973
59612 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sensor.c' (57,874) at 20210308004938832
59613 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-vsx.xml' (57,875) at 20210308005045817
59614 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0001-Fix-build-with-musl.patch' (57,876) at 20210407000018082
59615 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-801x.dts' (57,877) at 20240405153045501
59616 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0002-Fix-vpnc-install-for-cross-compile.patch' (57,878) at 20230706080014737
59617 2025-01-08 03:00:49.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/files/0001-Fix-python-path-when-invoking-py-compile-54.patch' (57,879) at 20241206090014346
59618 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/cache.json' (57,880) at 20240405153054137
59619 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/ti,bq32000.yaml' (57,881) at 20220525020651710
59620 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/core.h' (57,882) at 20241001080013032
59621 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall64-n64.S' (57,883) at 20240520080015127
59622 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inffast.c' (57,884) at 20220525020654759
59623 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/digicolor-usart.txt' (57,885) at 20210307214925418
59624 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/freezer.h' (57,886) at 20240405153052689
59625 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/entity_unittest.cpp' (57,887) at 20211014000010487
59626 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/sislite.h' (57,888) at 20210307214930306
59627 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-14.conf' (57,889) at 20230412080023460
59628 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png' (57,890) at 20210307205554338 to deleted uid set
59629 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/xor-neon.c' (57,891) at 20240405153045633
59630 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm63xx.h' (57,892) at 20210307214926286
59631 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cache.h' (57,893) at 20210308005002876
59632 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/files/0001-Makefile-update-the-hardcode-path-to-bindir-mandir.patch' (57,894) at 20240301090012423
59633 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/kronosnet_1.24.bb' (57,895) at 20220910030013353
59634 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xdm.dtsi' (57,896) at 20210308005002612
59635 2025-01-08 03:00:49.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7723.c' (57,897) at 20210307214926562
59636 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vringh.h' (57,898) at 20240405153052821
59637 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml' (57,899) at 20240405153045129
59638 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb' (57,900) at 20241221090017556
59639 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/dc395x.h' (57,901) at 20220525020654003
59640 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup.h' (57,902) at 20240418080014482
59641 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_sd_rcw.cfg' (57,903) at 20210308005002992
59642 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/csum_partial_copy.c' (57,904) at 20210309003648816
59643 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ivrs' (57,905) at 20240906080037556 to deleted uid set
59644 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (57,906) at 20241008080015843
59645 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml' (57,907) at 20240405153045053
59646 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/002_missing_node.dts' (57,908) at 20210308005003752
59647 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (57,909) at 20210307205553714
59648 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_common.h' (57,910) at 20210307214932738
59649 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212.dtsi' (57,911) at 20240405153045565
59650 2025-01-08 03:00:49.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/vsc7326.c' (57,912) at 20240405153049865
59651 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/ntb_hw_idt.c' (57,913) at 20240405153051185
59652 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c' (57,914) at 20240613080016395
59653 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-serial.c' (57,915) at 20221215040039066
59654 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0010-Include-dirent.h-for-ino_t.patch' (57,916) at 20241221090017504
59655 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iomap.c' (57,917) at 20240405153053085
59656 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/hdm.c' (57,918) at 20241111090012117
59657 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-base.dtsi' (57,919) at 20240405153045717
59658 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/Kconfig' (57,920) at 20240405153049181
59659 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/modedb.rst' (57,921) at 20240405153045197
59660 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/multiboot.bin' (57,922) at 20210308005046149 to deleted uid set
59661 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c' (57,923) at 20240405153049917
59662 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/rack-meter.c' (57,924) at 20240405153049225
59663 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zlib.c' (57,925) at 20210308005003716
59664 2025-01-08 03:00:49.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_routing.c' (57,926) at 20240405153053157
59665 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/xlnx-versal-ospi.c' (57,927) at 20241211090212338
59666 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/xilfpga/Makefile' (57,928) at 20210307214926194
59667 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-mele-a1000g-quad.dts' (57,929) at 20210308005002620
59668 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/meson.build' (57,930) at 20220429100100410
59669 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-cpucfg.h' (57,931) at 20210308005046017
59670 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_resource.h' (57,932) at 20220429100100634
59671 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/emc.c' (57,933) at 20210308005002788
59672 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/Kconfig' (57,934) at 20240405153231727
59673 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_smem.c' (57,935) at 20210307214930962
59674 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ulcb.dtsi' (57,936) at 20210308005002632
59675 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6358-neufbox4-sercomm.dts' (57,937) at 20220525020651990
59676 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/skas/mem.c' (57,938) at 20240405153046345
59677 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ahci.h' (57,939) at 20240906080037332
59678 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/Makefile' (57,940) at 20210307214929126
59679 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-media-ctl-Install-media-ctl-pkg-config-files.patch' (57,941) at 20241221090017532
59680 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/index.html' (57,942) at 20210308004923384
59681 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc8280xp.c' (57,943) at 20240405153230231
59682 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nandif.h' (57,944) at 20210308005003556
59683 2025-01-08 03:00:49.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/msgpack/msgpack-cpp_6.1.1.bb' (57,945) at 20241221090017512
59684 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh.c' (57,946) at 20240726080012878
59685 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc-t10dif.h' (57,947) at 20210307214931374
59686 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/lock.h' (57,948) at 20240405153052617
59687 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.out' (57,949) at 20210308005046401 to deleted uid set
59688 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/mmap.h' (57,950) at 20210307214932494
59689 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0004-Factor-out-fbdev-initialization-code.patch' (57,951) at 20241221090017528
59690 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-mtd-partitions/76-aspeed-mtd-partitions.rules' (57,952) at 20210307205553674
59691 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vmlinux.lds.h' (57,953) at 20240405153045625
59692 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/Makefile' (57,954) at 20210307214932202
59693 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/hugetlb_encode.h' (57,955) at 20240405153054045
59694 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/kexec-purgatory.S' (57,956) at 20240405153046489
59695 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.c' (57,957) at 20210307214927966
59696 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/MAINTAINERS' (57,958) at 20210308005003036
59697 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/manual_messages.hpp' (57,959) at 20210308005116217
59698 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c' (57,960) at 20220525020654047
59699 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p-client.h' (57,961) at 20221215040039374
59700 2025-01-08 03:00:49.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106/xtensa-modules.c.inc' (57,962) at 20221215040039346
59701 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-target.c' (57,963) at 20241211090145441
59702 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/Kconfig' (57,964) at 20240405153231371
59703 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_helper.c' (57,965) at 20230925080040069
59704 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/pci.c' (57,966) at 20210308005003012
59705 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie_quirks.c' (57,967) at 20240405153050569
59706 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-header.rst' (57,968) at 20210309003648484
59707 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec-regs.h' (57,969) at 20210307214930590
59708 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/cereal.wrap' (57,970) at 20220322030031988
59709 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_LOG.c' (57,971) at 20220525020654879
59710 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/list.h' (57,972) at 20210307214932470
59711 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pinctrl-snapdragon.h' (57,973) at 20210308005003640
59712 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-sensors.yaml' (57,974) at 20210307205553718
59713 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/running-nested-guests.rst' (57,975) at 20240405153229847
59714 2025-01-08 03:00:49.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,bdpsys.txt' (57,976) at 20210307214925274
59715 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/desc_constr.h' (57,977) at 20240405153046929
59716 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/.clang-tidy' (57,978) at 20240710080015177
59717 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/buildcfg.py' (57,979) at 20241221090017620
59718 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/atomic.h' (57,980) at 20240405153045905
59719 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_module.c' (57,981) at 20220525020654115
59720 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/intel_hdmi_audio.c' (57,982) at 20240405153054033
59721 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/0002-llvm-allow-env-override-of-exe-path.patch' (57,983) at 20220204040022668
59722 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/Kconfig' (57,984) at 20240405153046929
59723 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/Makefile' (57,985) at 20210308005002976
59724 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernellog.py' (57,986) at 20220525020651758
59725 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/file/backend.c' (57,987) at 20230809080010799
59726 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/md5_asm.S' (57,988) at 20210307214926574
59727 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98088.h' (57,989) at 20210308005003488
59728 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy_led_triggers.c' (57,990) at 20220525020653687
59729 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-common.c' (57,991) at 20240906080037164
59730 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/inode.c' (57,992) at 20240628080014021
59731 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml' (57,993) at 20240405153229799
59732 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu-main.h' (57,994) at 20221215040039190
59733 2025-01-08 03:00:49.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/subinsns.idef' (57,995) at 20221215040039294
59734 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/skcipher.h' (57,996) at 20240405153052625
59735 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sdvo.c' (57,997) at 20240405153230559
59736 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_info.c' (57,998) at 20210308005003764
59737 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll.dtsi' (57,999) at 20240405153045521
59738 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7m/tune-cortexm3.inc' (58,000) at 20210905000020581
59739 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/fw_env_ast2600_mmc.config' (58,001) at 20210307205553670
59740 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/Makefile' (58,002) at 20240405153045437
59741 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/msgbuf.h' (58,003) at 20210307214926590
59742 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/start.S' (58,004) at 20210308005002556
59743 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/service_files/xyz.openbmc_project.State.Boot.PostCode@.service' (58,005) at 20240307090033124
59744 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7em.inc' (58,006) at 20210905000020581
59745 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/changes.rst' (58,007) at 20240405153045273
59746 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds.c' (58,008) at 20210308005002968
59747 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg' (58,009) at 20210308005002968
59748 2025-01-08 03:00:49.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gi-docgen/gi-docgen_2024.1.bb' (58,010) at 20241221090017680
59749 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fc.c' (58,011) at 20240405153231275
59750 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_bios_attributes.robot' (58,012) at 20240628080017117
59751 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/ulcb.c' (58,013) at 20210308005003040
59752 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/descs.h' (58,014) at 20210307214929638
59753 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitsperlong.h' (58,015) at 20210308005003560
59754 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/lm.h' (58,016) at 20240405153231575
59755 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/mux-chardev.rst' (58,017) at 20210308005045809
59756 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Kconfig' (58,018) at 20210308005002536
59757 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/scx200_docflash.c' (58,019) at 20210307214929214
59758 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_topology.h' (58,020) at 20210308005003368
59759 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/inventory-overview-controller.js' (58,021) at 20210308005107077
59760 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max8925_onkey.c' (58,022) at 20240405153049145
59761 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-y12i.rst' (58,023) at 20210309003648500
59762 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/rpc_rdma_cid.h' (58,024) at 20210309003653932
59763 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_fence.h' (58,025) at 20240405153048793
59764 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/paravirt.c' (58,026) at 20220525020651882
59765 2025-01-08 03:00:49.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/wavpack/files/extract-libtool-and-convert-to-soversion.patch' (58,027) at 20240113090014540
59766 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-event.rst' (58,028) at 20210309003648488
59767 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/a9mpcore.h' (58,029) at 20210308005046009
59768 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/autofs_i.h' (58,030) at 20240405153052273
59769 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/olimex-stm32-h405.c' (58,031) at 20240906080037192
59770 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_nomadik.h' (58,032) at 20210307214927990
59771 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/Makefile' (58,033) at 20210308005002856
59772 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/Makefile' (58,034) at 20240405153045653
59773 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_sriov.c' (58,035) at 20240405153049961
59774 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/interconnect.txt' (58,036) at 20210309003648364
59775 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_pfc.sh' (58,037) at 20240405153232263
59776 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/hypervisor_state_manager_main.cpp' (58,038) at 20240823080031161
59777 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200ev.c' (58,039) at 20240405153230587
59778 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x-i2c.c' (58,040) at 20240405153049141
59779 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/memalloc.h' (58,041) at 20240405153052889
59780 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmd/libmd_1.1.0.bb' (58,042) at 20230811080018338
59781 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/stress_reuseport_listen.c' (58,043) at 20240405153054353
59782 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-u.err' (58,044) at 20210927100127469
59783 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-privacy.c' (58,045) at 20240405153051401
59784 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/iterators.lskel-big-endian.h' (58,046) at 20240405153052981
59785 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Code_update' (58,047) at 20210308005007100
59786 2025-01-08 03:00:49.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ttl.h' (58,048) at 20210307214931650
59787 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/lantiq_soc.h' (58,049) at 20210307214926222
59788 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/ddr.c' (58,050) at 20210308005002972
59789 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-NetAachen' (58,051) at 20210307205553758
59790 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/header.c' (58,052) at 20240405153232235
59791 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/Makefile' (58,053) at 20210308005003052
59792 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_demux.c' (58,054) at 20240405153049277
59793 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_imx8q.h' (58,055) at 20240405153049397
59794 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_dev.c' (58,056) at 20240405153231599
59795 2025-01-08 03:00:49.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/debug.c' (58,057) at 20210307214926138
59796 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_msgdma.c' (58,058) at 20210307214929286
59797 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_mdb.sh' (58,059) at 20240405153232275
59798 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/systemintfcmds.cpp' (58,060) at 20240829080022542
59799 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/io.c' (58,061) at 20210307214926330
59800 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/cma_debugfs.rst' (58,062) at 20240405153044961
59801 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-simpleeval_1.0.3.bb' (58,063) at 20241221090017560
59802 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-frac-pll.c' (58,064) at 20210309003649240
59803 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/siano-cardlist.rst' (58,065) at 20210309003648292
59804 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/apple-dart.c' (58,066) at 20240405153230739
59805 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mutex.c' (58,067) at 20210307214929570
59806 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/simd.h' (58,068) at 20220525020651950
59807 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/max310x.c' (58,069) at 20240405153231515
59808 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7793.dtsi' (58,070) at 20240405153045553
59809 2025-01-08 03:00:49.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/twox.c' (58,071) at 20210308005003724
59810 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20.dtsi' (58,072) at 20240405153229879
59811 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/page_pool.h' (58,073) at 20240405153231867
59812 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_sbsaref_freebsd.py' (58,074) at 20241211090212538
59813 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ddrescue/ddrescue_1.28.bb' (58,075) at 20240413080012655
59814 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole_user.c' (58,076) at 20210307214926614
59815 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/123.out' (58,077) at 20210308005046449
59816 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916.dtsi' (58,078) at 20240405153229943
59817 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/file-io-error.out' (58,079) at 20240326080039734
59818 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/Kconfig' (58,080) at 20210308005003032
59819 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1.h' (58,081) at 20220525020651878
59820 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/mac.c' (58,082) at 20240405153231251
59821 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-wake-parallel.c' (58,083) at 20240405153054097
59822 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-syscon-power-s3c64xx.h' (58,084) at 20210309003648720
59823 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/file.c' (58,085) at 20241211090212386
59824 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/pti.rst' (58,086) at 20240405153044989
59825 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/base64.c' (58,087) at 20240405153053081
59826 2025-01-08 03:00:49.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/fw_inc.c' (58,088) at 20210307214929782
59827 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/gxp.dts' (58,089) at 20230406080015457
59828 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qobject.c' (58,090) at 20210927100127341
59829 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/README.md' (58,091) at 20240608080005145
59830 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cougarcanyon2_defconfig' (58,092) at 20210308005003256
59831 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com90xx.c' (58,093) at 20240405153049721
59832 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-remote.c' (58,094) at 20210307214928822
59833 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/kernel-development.md' (58,095) at 20221209040006399
59834 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/intel_rapl_tpmi.c' (58,096) at 20241018080014542
59835 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/tx-rx.rst' (58,097) at 20220525020651722
59836 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/eeh_event.h' (58,098) at 20210307214926378
59837 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/README' (58,099) at 20210308005002996
59838 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-max.h' (58,100) at 20240405153049369
59839 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal/0001-meson.build-add-a-hack-for-crosscompile.patch' (58,101) at 20231011080016582
59840 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vid.h' (58,102) at 20210309003649440
59841 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_debugfs.c' (58,103) at 20210307214928438
59842 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tpm_util.h' (58,104) at 20210308005046057
59843 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb' (58,105) at 20240301090012435
59844 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/ea.c' (58,106) at 20210307214931122
59845 2025-01-08 03:00:49.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/entry.S' (58,107) at 20240405153046057
59846 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega20_ih.c' (58,108) at 20241216090017697
59847 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rv1108.c' (58,109) at 20210308005003352
59848 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/simple.c' (58,110) at 20220429100100950
59849 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/thuban.h' (58,111) at 20210308005003620
59850 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/bitops.h' (58,112) at 20240405153046501
59851 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/alt_fw_env.config' (58,113) at 20210307205553670
59852 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html' (58,114) at 20210307205554282
59853 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/dump-hmp-cmds.c' (58,115) at 20240906080037180
59854 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_version.h' (58,116) at 20240405153231423
59855 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/timex.h' (58,117) at 20220627100016926
59856 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ttm_buddy_manager.h' (58,118) at 20240405153048537
59857 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_main.h' (58,119) at 20210308004938820
59858 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/lboxre2.h' (58,120) at 20210307214926558
59859 2025-01-08 03:00:49.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ct20k1reg.h' (58,121) at 20220525020654991
59860 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/0001-fix-zynqmp-handle-secure-SGI-at-EL1-for-OP-TEE.patch' (58,122) at 20241221090017468
59861 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/LICENSE' (58,123) at 20210308005108641
59862 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5190a-regulator.c' (58,124) at 20240405153051473
59863 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/types/duration_types_helpers.hpp' (58,125) at 20220412175720090
59864 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/boinc-AM_CONDITIONAL.patch' (58,126) at 20220402030015927
59865 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ProcessorMetrics.v1_6_4.json' (58,127) at 20240619080002952
59866 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb' (58,128) at 20241221090017496
59867 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_module_attach.c' (58,129) at 20240405153054277
59868 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geos/geos_3.12.1.bb' (58,130) at 20240301090012427
59869 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/usbmisc_imx.c' (58,131) at 20240405153231539
59870 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched_rr.c' (58,132) at 20240405153053377
59871 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/signing/key.passphrase' (58,133) at 20210307205554386
59872 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/283.out' (58,134) at 20220429100100926
59873 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_irq.h' (58,135) at 20240405153052757
59874 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/tid_rdma.h' (58,136) at 20210307214928406
59875 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_trace.h' (58,137) at 20240405153048789
59876 2025-01-08 03:00:49.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_huc.h' (58,138) at 20240405153048541
59877 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-redragon.c' (58,139) at 20210307214928098
59878 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/can.rst' (58,140) at 20240405153045233
59879 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_write_bit_action_tests.cpp' (58,141) at 20210308005405938
59880 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/console_64.c' (58,142) at 20210307214926614
59881 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_mac_profile_scale.sh' (58,143) at 20240405153054297
59882 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/Makefile' (58,144) at 20210309003649644
59883 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/jr2/Makefile' (58,145) at 20210308005003020
59884 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pci-dma.c' (58,146) at 20240405153230127
59885 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/guarded_storage.h' (58,147) at 20210307214926514
59886 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_spi.c' (58,148) at 20210308005003500
59887 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-plugins_1.2.12.bb' (58,149) at 20241221090017692
59888 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_handler.hpp' (58,150) at 20211021100024526
59889 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-contrib-hdtbl-hdtbl.am-Fix-race-issues-for-parallel-.patch' (58,151) at 20241221090017676
59890 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp-realview.c' (58,152) at 20241008080013891
59891 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Drive.interface.yaml' (58,153) at 20221207040023631
59892 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-fmt.rst' (58,154) at 20240405153045325
59893 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/mem.c' (58,155) at 20241211090212550
59894 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ge/Makefile' (58,156) at 20210307214926486
59895 2025-01-08 03:00:49.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv10_fence.h' (58,157) at 20210307214927918
59896 2025-01-08 03:00:49.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit.h' (58,158) at 20240405153230023
59897 2025-01-08 03:00:49.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/alibaba/Makefile' (58,159) at 20240405153052157
59898 2025-01-08 03:00:49.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/Makefile' (58,160) at 20210308005003544
59899 2025-01-08 03:00:49.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5665.h' (58,161) at 20210307214932334
59900 2025-01-08 03:00:49.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0002-link-with-libtirpc.patch' (58,162) at 20230706080014737
59901 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/slof.bin' (58,163) at 20240326080039610 to deleted uid set
59902 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/padlock-aes.c' (58,164) at 20210309003649312
59903 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.json' (58,165) at 20210308005046397
59904 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroid-core.dtsi' (58,166) at 20240405153045573
59905 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip-vpu.yaml' (58,167) at 20240405153045101
59906 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot' (58,168) at 20240628080017117
59907 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc0832.c' (58,169) at 20240405153048961
59908 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/mkimage/mxsimage.txt' (58,170) at 20210308005003328
59909 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/cxllib.c' (58,171) at 20240405153049629
59910 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-yiming-uz801v3.dts' (58,172) at 20240405153045761
59911 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/Makefile' (58,173) at 20240405153053993
59912 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/asm-offsets.c' (58,174) at 20210307214926622
59913 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb' (58,175) at 20240301090012431
59914 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/imximage_mx6dl.cfg' (58,176) at 20210308005002984
59915 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pm.h' (58,177) at 20210309003653056
59916 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Build' (58,178) at 20240405153054157
59917 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/branch.json' (58,179) at 20240405153054109
59918 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smscoreapi.c' (58,180) at 20240405153049269
59919 2025-01-08 03:00:49.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-common.c' (58,181) at 20241211090212278
59920 2025-01-08 03:00:49.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_3_0_offset.h' (58,182) at 20210307214927542
59921 2025-01-08 03:00:49.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-is31fl32xx.c' (58,183) at 20240405153230755
59922 2025-01-08 03:00:49.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43.c' (58,184) at 20240613080016547
59923 2025-01-08 03:00:49.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-fdt.c' (58,185) at 20210308005003228
59924 2025-01-08 03:00:49.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3av_cmd.c' (58,186) at 20210309003652168
59925 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux.h' (58,187) at 20240405153050965
59926 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/pamacct.h' (58,188) at 20210308005045993
59927 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2hk_hs_evm_defconfig' (58,189) at 20210308005003260
59928 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/turbostat.8' (58,190) at 20240520080015239
59929 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml' (58,191) at 20240405153045017
59930 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/evsel-roundtrip-name.c' (58,192) at 20240405153054165
59931 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-tlssession.c' (58,193) at 20240906080037584
59932 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/bitfield.h' (58,194) at 20210308005002660
59933 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/sdram.c' (58,195) at 20210308005002820
59934 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf610-pinfunc.h' (58,196) at 20210308005002632
59935 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gpio.h' (58,197) at 20210307214930546
59936 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/eir.c' (58,198) at 20240405153231987
59937 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Nokia' (58,199) at 20210307205554426
59938 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/bcm2835_fb.h' (58,200) at 20240906080037332
59939 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts' (58,201) at 20240405153045841
59940 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/code-of-conduct-interpretation.rst' (58,202) at 20240405153229839
59941 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/mm.h' (58,203) at 20240405153229983
59942 2025-01-08 03:00:49.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-build_1.2.2.bb' (58,204) at 20241221090017668
59943 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/Kconfig' (58,205) at 20210308005003348
59944 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hidden.h' (58,206) at 20210309003653844
59945 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/syscalls/syscall.tbl' (58,207) at 20240405153229995
59946 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-secure.h' (58,208) at 20240405153045665
59947 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/clock.h' (58,209) at 20240405153045657
59948 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.c' (58,210) at 20241211090145453 to deleted uid set
59949 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp864.c' (58,211) at 20210307214931178
59950 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb' (58,212) at 20241206090014346
59951 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/sc.h' (58,213) at 20240405153049489
59952 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bugs.h' (58,214) at 20240405153045621
59953 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checksyscalls.sh' (58,215) at 20240405153053437
59954 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/scapyPlugin.py' (58,216) at 20220525020655231
59955 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-dahlia.dts' (58,217) at 20240405153045733
59956 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/axp20x-regulator.c' (58,218) at 20240405153231359
59957 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/sstate-mirror.yml' (58,219) at 20241206090014206
59958 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/link.h' (58,220) at 20240405153232083
59959 2025-01-08 03:00:49.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-am335x.c' (58,221) at 20240405153052125
59960 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus.c' (58,222) at 20210308004938836
59961 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-img.c' (58,223) at 20240405153046797
59962 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/gc.c' (58,224) at 20240405153052549
59963 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-streamer.h' (58,225) at 20210307214928790
59964 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/padata.rst' (58,226) at 20220525020651766
59965 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/e6500-pmu.c' (58,227) at 20240405153046189
59966 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/io.c' (58,228) at 20240405153049237
59967 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cpcap.c' (58,229) at 20240405153053569
59968 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_save_crt0.S' (58,230) at 20210307214926462
59969 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric_0.3.bb' (58,231) at 20220402030015907
59970 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/maya44.c' (58,232) at 20210307214932262
59971 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_memhotplug.c' (58,233) at 20240405153230167
59972 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager_%.bbappend' (58,234) at 20241206090014202
59973 2025-01-08 03:00:49.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm911360_entphn-ns_defconfig' (58,235) at 20210308005003252
59974 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra210.c' (58,236) at 20240405153231339
59975 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cmpxchg.h' (58,237) at 20240405153046057
59976 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_event.c' (58,238) at 20240405153051625
59977 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/x86_64-softmmu/default.mak' (58,239) at 20210927100127057
59978 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45-tables.c' (58,240) at 20240405153232143
59979 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/mbo_81095-code_562.rc5' (58,241) at 20210307205553758
59980 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/slist.h' (58,242) at 20240405153052969
59981 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-initialize-local-variables-before-use.patch' (58,243) at 20210307205553934
59982 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_numa.c' (58,244) at 20240326080039482
59983 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda.c' (58,245) at 20240726080012878
59984 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/0001-Pass-Yocto-build-settings-to-psa-arch-tests-native.patch' (58,246) at 20221017030012214
59985 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmc-snmp-proxy' (58,247) at 20210308004938816
59986 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc2580.c' (58,248) at 20240405153049533
59987 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/isys_dma_global.h' (58,249) at 20210307214930538
59988 2025-01-08 03:00:49.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@500/tmp275@4a.conf' (58,250) at 20240904080027734
59989 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-nsp-gpio.c' (58,251) at 20240405153231319
59990 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-2.0' (58,252) at 20210307205554414
59991 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.err' (58,253) at 20240906080037560
59992 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vringh.c' (58,254) at 20240405153052173
59993 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/floating-point.json' (58,255) at 20240405153054133
59994 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh4.c' (58,256) at 20240405153230091
59995 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_sdio.c' (58,257) at 20240405153231211
59996 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_debugfs.c' (58,258) at 20240405153230583
59997 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_sd_rcw.cfg' (58,259) at 20210308005002992
59998 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.freezer' (58,260) at 20210307214931706
59999 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw_log.c' (58,261) at 20240405153230163
60000 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7110.c' (58,262) at 20240405153049337
60001 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/aspeed_acry.c' (58,263) at 20220418100043789
60002 2025-01-08 03:00:49.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chp.h' (58,264) at 20220525020653963
60003 2025-01-08 03:00:49.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_2_1_sh_mask.h' (58,265) at 20210309003649632
60004 2025-01-08 03:00:49.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/MAINTAINERS' (58,266) at 20210308005002912
60005 2025-01-08 03:00:49.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/mvme16x_defconfig' (58,267) at 20240405153230003
60006 2025-01-08 03:00:49.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/grace.c' (58,268) at 20240405153052429
60007 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_1_sh_mask.h' (58,269) at 20210307214927342
60008 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml' (58,270) at 20240405153045165
60009 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ac97.c' (58,271) at 20240405153053561
60010 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-i2c.c' (58,272) at 20210307214928842
60011 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst' (58,273) at 20241221090017464
60012 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_rtconly_defconfig' (58,274) at 20210308005003248
60013 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_count.c' (58,275) at 20240405153054241
60014 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-balloon.c' (58,276) at 20221215040039374
60015 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_eefc.h' (58,277) at 20210308005002716
60016 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/phy-lantiq-rcu-usb2.c' (58,278) at 20240405153231311
60017 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_dsp_task_types.h' (58,279) at 20210307214932238
60018 2025-01-08 03:00:49.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/connector.h' (58,280) at 20240405153231803
60019 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vdsc_regs.h' (58,281) at 20240405153048465
60020 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/linkmodes.c' (58,282) at 20240405153232015
60021 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77965-cpg-mssr.h' (58,283) at 20210308005003632
60022 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/setup.h' (58,284) at 20210307214926110
60023 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/ax88796.c' (58,285) at 20240405153049773
60024 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/extract-cert.c' (58,286) at 20240405153046529
60025 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscall.h' (58,287) at 20240405153046129
60026 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwmon-sysfs.h' (58,288) at 20240405153052701
60027 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/low-pin-count.yaml' (58,289) at 20210309003648320
60028 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/qcom_l2_pmu.c' (58,290) at 20240405153051277
60029 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a10.c' (58,291) at 20210308005003352
60030 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-input-host-pci.c' (58,292) at 20221215040039170
60031 2025-01-08 03:00:49.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb' (58,293) at 20241206090014250
60032 2025-01-08 03:00:49.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-microchip-core.c' (58,294) at 20240805080014011
60033 2025-01-08 03:00:49.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/common/tamonten.c' (58,295) at 20210308005002920
60034 2025-01-08 03:00:49.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci-pci.c' (58,296) at 20241211090212342
60035 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_1_sh_mask.h' (58,297) at 20210307214927526
60036 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/wap-5813n.c' (58,298) at 20210308005002948
60037 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/reg.h' (58,299) at 20240405153048521
60038 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/MAINTAINERS' (58,300) at 20210308005003008
60039 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_rw.c' (58,301) at 20210308005003708
60040 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5445x.h' (58,302) at 20210308005002804
60041 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_stream_encoder.c' (58,303) at 20240405153047301
60042 2025-01-08 03:00:49.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.c' (58,304) at 20241104090011583
60043 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/sgi_w1.c' (58,305) at 20240405153052233
60044 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/LICENSE' (58,306) at 20210308005104849
60045 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/string.h' (58,307) at 20210307214926246
60046 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/sd5203.dts' (58,308) at 20240405153045437
60047 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/string.h' (58,309) at 20210308005002840
60048 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-emmc1.dts' (58,310) at 20210308005002636
60049 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/opengrok1.0.log' (58,311) at 20241229020711887
60050 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/unzip_optimization.patch' (58,312) at 20210528000029747
60051 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_vm.h' (58,313) at 20240405153048805
60052 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_NAND_defconfig' (58,314) at 20210308005003244
60053 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/sdbusplus.wrap' (58,315) at 20220801133228674
60054 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/evlist.h' (58,316) at 20240405153054065
60055 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mci.c' (58,317) at 20240405153050469
60056 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-stdio.c' (58,318) at 20240906080037160
60057 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_prime.h' (58,319) at 20240405153052637
60058 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spinlock_types.h' (58,320) at 20240405153046129
60059 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mrp_switchdev.c' (58,321) at 20220525020654803
60060 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_i2c.c' (58,322) at 20240405153049161
60061 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-fix-alignment-issue.patch' (58,323) at 20210307205553818
60062 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/kxtj9.c' (58,324) at 20240405153049145
60063 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-printables.bconf' (58,325) at 20210307214932462
60064 2025-01-08 03:00:49.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll.c' (58,326) at 20240405153046785
60065 2025-01-08 03:00:49.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c' (58,327) at 20240405153052205
60066 2025-01-08 03:00:49.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/relocs_check.sh' (58,328) at 20240405153053461
60067 2025-01-08 03:00:49.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_updatestarted_unittest.cpp' (58,329) at 20210308005120353
60068 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_0_offset.h' (58,330) at 20210307214927406
60069 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd719x.h' (58,331) at 20240405153051749
60070 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/Kconfig' (58,332) at 20220525020653439
60071 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_aspeed.c' (58,333) at 20240405153230203
60072 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_section-divider.scss' (58,334) at 20220105012522983
60073 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker' (58,335) at 20241211090212534
60074 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1100_generic.c' (58,336) at 20240405153051265
60075 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/slave-testunit-backend.rst' (58,337) at 20220525020651738
60076 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb' (58,338) at 20230919080013994
60077 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/generate_rust_target.rs' (58,339) at 20240405153053449
60078 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-kernel.h' (58,340) at 20240405153231719
60079 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Rainier.json' (58,341) at 20240703080039227
60080 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sbom.py' (58,342) at 20231011080016598
60081 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv8/mmu.h' (58,343) at 20210308005002672
60082 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-fence-unwrap.c' (58,344) at 20240405153046977
60083 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/rcK' (58,345) at 20210307205554470
60084 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7986-resets.h' (58,346) at 20240405153052653
60085 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-mmap.c' (58,347) at 20210927100127517
60086 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/Makefile' (58,348) at 20210308005003476
60087 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat_masquerade.h' (58,349) at 20210307214931566
60088 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/Makefile' (58,350) at 20210307214931230
60089 2025-01-08 03:00:49.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/Makefile' (58,351) at 20210308005002948
60090 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/Makefile' (58,352) at 20240405153045881
60091 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/average.hpp' (58,353) at 20240817080026660
60092 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw.c' (58,354) at 20240405153232123
60093 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lag.h' (58,355) at 20210307214931562
60094 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap.c' (58,356) at 20241216090017785
60095 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/som-db5800-som-6867_defconfig' (58,357) at 20210308005003280
60096 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clock.h' (58,358) at 20240405153045661
60097 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_d.c' (58,359) at 20210308005046509
60098 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/Kconfig' (58,360) at 20240405153231583
60099 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/meth.h' (58,361) at 20210307214929630
60100 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_host_boot_ras.robot' (58,362) at 20240628080017117
60101 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_LOG.h' (58,363) at 20240405153052929
60102 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/devices.rst' (58,364) at 20210309003648488
60103 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/xacct.h' (58,365) at 20210307214931502
60104 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/quark-u-boot.dtsi' (58,366) at 20210308005002872
60105 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-videobuf2.rst' (58,367) at 20210307214925466
60106 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0002-add-install-targets-to-Makefiles.patch' (58,368) at 20230211040012643
60107 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/start_hwmon.sh.in' (58,369) at 20240730080026906
60108 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/alternative.h' (58,370) at 20240405153045933
60109 2025-01-08 03:00:49.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/phosphor-rocket' (58,371) at 20210308004941624
60110 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/pc8736x_gpio.c' (58,372) at 20210307214926950
60111 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/gpio.h' (58,373) at 20210308005002644
60112 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clockdomain.c' (58,374) at 20240405153046869
60113 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___anon_embed.c' (58,375) at 20210307214932642
60114 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_drv.c' (58,376) at 20241104090011583
60115 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/qos.c' (58,377) at 20210308005003032
60116 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/div64.c' (58,378) at 20240405153053093
60117 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/pulse8/Kconfig' (58,379) at 20210307214928598
60118 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/efibootpartition.py' (58,380) at 20241221090017632
60119 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-INRIA-IMAG' (58,381) at 20241221090017616
60120 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/020.out' (58,382) at 20210308005046433
60121 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/Makefile' (58,383) at 20240405153232195
60122 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/Makefile' (58,384) at 20210308005003460
60123 2025-01-08 03:00:49.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/virq-debugfs.c' (58,385) at 20220525020654087
60124 2025-01-08 03:00:49.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v6_0_0_pkt_open.h' (58,386) at 20240405153047161
60125 2025-01-08 03:00:49.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/Kconfig' (58,387) at 20210308005003536
60126 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nuvoton_npcm8xx_evb.json' (58,388) at 20240430080005223
60127 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-context-info.h' (58,389) at 20240405153050529
60128 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/pull-requests.rst' (58,390) at 20240405153229819
60129 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080ardb_SECURE_BOOT_defconfig' (58,391) at 20210308005003268
60130 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ll.c' (58,392) at 20240405153046725
60131 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytz_2024.2.bb' (58,393) at 20241221090017668
60132 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna.h' (58,394) at 20210307214929342
60133 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/regulator-haptic.yaml' (58,395) at 20240405153045081
60134 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_sockopt.c' (58,396) at 20240405153054349
60135 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/unprivileged-remount-test.c' (58,397) at 20240405153054333
60136 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/PageSection.vue' (58,398) at 20241004080035959
60137 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq6018.h' (58,399) at 20210307214931330
60138 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/duplicate-key.out' (58,400) at 20210308005046405 to deleted uid set
60139 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peerlookup.c' (58,401) at 20210307214929726
60140 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-mcp2200.c' (58,402) at 20241018080014486
60141 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon_%.bbappend' (58,403) at 20241206090014278
60142 2025-01-08 03:00:49.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_x_next_csid_l3vpn_test.sh' (58,404) at 20240405153232279
60143 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp.c' (58,405) at 20240910080014102
60144 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nxp,lpc3220-usb-clk.txt' (58,406) at 20210307214925290
60145 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/nvram.c' (58,407) at 20240405153046225
60146 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2202.conf' (58,408) at 20230606080013598
60147 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-ssaparse-enhance-SSA-text-lines-parsing.patch' (58,409) at 20241221090017692
60148 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/float_madds.ref' (58,410) at 20221215040039386
60149 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_patch.c' (58,411) at 20240405153232127
60150 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt' (58,412) at 20210309003648388
60151 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c' (58,413) at 20241211090145449
60152 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/rule.hpp' (58,414) at 20240817080031296
60153 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/mmu_notifier.rst' (58,415) at 20240405153045297
60154 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/fw.h' (58,416) at 20210307214929862
60155 2025-01-08 03:00:49.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/Makefile' (58,417) at 20210308005002980
60156 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_proc.h' (58,418) at 20240326080039562
60157 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5910.dts' (58,419) at 20240405153045501
60158 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_uploadinprogress_unittest.cpp' (58,420) at 20210918000044923
60159 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt8173.c' (58,421) at 20240405153051285
60160 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ierb.h' (58,422) at 20220525020653495
60161 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch' (58,423) at 20210307205554614
60162 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/walkera0701.rst' (58,424) at 20210307214925514
60163 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/Kbuild' (58,425) at 20210307214926310
60164 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_offload.c' (58,426) at 20240830080013355
60165 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi' (58,427) at 20240405153229923
60166 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/cpu_loop-common.h' (58,428) at 20221215040039202
60167 2025-01-08 03:00:49.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/sdram_ast2600.h' (58,429) at 20221021030041179
60168 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/turbostat.c' (58,430) at 20240712080021105
60169 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_sd_rcw.cfg' (58,431) at 20210308005002996
60170 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_func_ip_uprobe_test.c' (58,432) at 20240405153232259
60171 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-uclass.c' (58,433) at 20210308005003480
60172 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_h323_types.c' (58,434) at 20210307214932010
60173 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/bcsr.c' (58,435) at 20210308005002980
60174 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/serial_cs.c' (58,436) at 20220525020654223
60175 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/spi-nor-core.c' (58,437) at 20230720080043539
60176 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra132-peripherals-opp.dtsi' (58,438) at 20240405153045753
60177 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/mman.h' (58,439) at 20241211090212374
60178 2025-01-08 03:00:49.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb' (58,440) at 20241221090017560
60179 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_therm.c' (58,441) at 20240405153052233
60180 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/MAINTAINERS' (58,442) at 20210308005002964
60181 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/kvm-pv.rst' (58,443) at 20220429100100422
60182 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx-zynq-devcfg.h' (58,444) at 20210308005046009
60183 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-pdm.c' (58,445) at 20240405153232139
60184 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt' (58,446) at 20210307214925398
60185 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/meson.build' (58,447) at 20220921030029346
60186 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tps6586x.h' (58,448) at 20210308005003688
60187 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/Kconfig' (58,449) at 20240405153051201
60188 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/kvm.h' (58,450) at 20241211090212374
60189 2025-01-08 03:00:49.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/rest_dbus.py' (58,451) at 20210308004941620
60190 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/testing-overview.rst' (58,452) at 20240405153229835
60191 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/analyzer_main.hpp' (58,453) at 20221209040025907
60192 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-0068.conf' (58,454) at 20240904080027734
60193 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_local.h' (58,455) at 20210307214932202
60194 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-Respect-flags-from-env.patch' (58,456) at 20230706080014737
60195 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ioep-fpga.h' (58,457) at 20210308005003000
60196 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/purgatory.h' (58,458) at 20210307214926674
60197 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.ubsan' (58,459) at 20241111090012157
60198 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EventDestination.v1_15_0.json' (58,460) at 20240918080002720
60199 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (58,461) at 20241206090014202
60200 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-pcap/dbus-pcap' (58,462) at 20231222090014207
60201 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0034-bootefi-Call-the-EVT_FT_FIXUP-event-handler.patch' (58,463) at 20240413080012627
60202 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/ipmi_flash.md' (58,464) at 20240807080021830
60203 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/adf_c62x_hw_data.c' (58,465) at 20240405153230267
60204 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.h' (58,466) at 20240405153050137
60205 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/base.c' (58,467) at 20210308005045729
60206 2025-01-08 03:00:49.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt' (58,468) at 20210307205554278
60207 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/custom_dbus.cpp' (58,469) at 20240716080045952
60208 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/libsas.rst' (58,470) at 20240405153045253
60209 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-rmu-0.dtsi' (58,471) at 20210307214926350
60210 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml' (58,472) at 20240405153045061
60211 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gro.h' (58,473) at 20240520080015207
60212 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Login/index.js' (58,474) at 20220105012522995
60213 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-bananapi-m3.dts' (58,475) at 20210308005002624
60214 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_modeset_lock.c' (58,476) at 20240405153048405
60215 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-sm5502.c' (58,477) at 20240405153047025
60216 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_4_d.h' (58,478) at 20210307214927666
60217 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/swift/acx22-ipmi-fru-not-sent-by-host.yaml' (58,479) at 20210307205553698
60218 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/0001-usr-Makefile-WARNING-fix.patch' (58,480) at 20230317080013785
60219 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OAR' (58,481) at 20241221090017616
60220 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-apmixedsys.c' (58,482) at 20240405153046797
60221 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU-u-boot.dtsi' (58,483) at 20210308005002564
60222 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx-zynq-devcfg.c' (58,484) at 20241211090212270
60223 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/highmem.h' (58,485) at 20220525020652034
60224 2025-01-08 03:00:49.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_mdio.h' (58,486) at 20210308005003652
60225 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-lzma.c' (58,487) at 20210307214932470
60226 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_mkdir.py' (58,488) at 20210308005003744
60227 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/filelayoutdev.c' (58,489) at 20240405153052417
60228 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dontdiff' (58,490) at 20240405153045189
60229 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/internal.h' (58,491) at 20240906080037476
60230 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adcifc.c' (58,492) at 20211216110021259
60231 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0003-include-paths.h-for-_PATH_MOUNTED.patch' (58,493) at 20230114040015470
60232 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_poll_test.c' (58,494) at 20210309003656012
60233 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-l-50.dts' (58,495) at 20240405153229875
60234 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock_3.9.5.bb' (58,496) at 20241221090017524
60235 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7792.h' (58,497) at 20210308005002768
60236 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/w1-gpio.c' (58,498) at 20210308005003540
60237 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig' (58,499) at 20210308005003244
60238 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_monitor.cpp' (58,500) at 20240307090027676
60239 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear6xx.c' (58,501) at 20240405153045689
60240 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/OWNERS' (58,502) at 20240914080012078
60241 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32.h' (58,503) at 20240405153051681
60242 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/packagegroups/packagegroup-meta-initramfs.bb' (58,504) at 20210812000025174
60243 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1-ads.dts' (58,505) at 20240405153229879
60244 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AggregationSourceCollection.json' (58,506) at 20240619080002940
60245 2025-01-08 03:00:49.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/queue_access.c' (58,507) at 20210309003653024
60246 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-strenum/0001-patch-versioneer-for-python-3.12-compatibility.patch' (58,508) at 20240301090012435
60247 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/gtm601.c' (58,509) at 20240405153053613
60248 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/oradax.h' (58,510) at 20210307214926590
60249 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/termbits.h' (58,511) at 20210308005046085
60250 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v2.c' (58,512) at 20240405153050137
60251 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-Aarhus-Antenneforening' (58,513) at 20210307205553758
60252 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/distributed-arp-table.h' (58,514) at 20220525020654791
60253 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.json' (58,515) at 20210927100127469
60254 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-apmixedsys.c' (58,516) at 20240405153230215
60255 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-netlink-ifindex' (58,517) at 20220401030010887
60256 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6115-mdss.yaml' (58,518) at 20240405153229763
60257 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_hwmon.h' (58,519) at 20210307214927910
60258 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/apl.c' (58,520) at 20240405153053937
60259 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.h' (58,521) at 20240405153051941
60260 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/xmit.h' (58,522) at 20210307214929798
60261 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/scripts/meson.build' (58,523) at 20240823080032949
60262 2025-01-08 03:00:49.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_dwc.c' (58,524) at 20240405153230171
60263 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8186-gce.h' (58,525) at 20240405153052649
60264 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-apq8084.h' (58,526) at 20240405153052645
60265 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/mmu_v1.c' (58,527) at 20240405153046561
60266 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/sdbusplus.wrap' (58,528) at 20220628030020471
60267 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-evsel.c' (58,529) at 20240405153054065
60268 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm6350.h' (58,530) at 20240405153052645
60269 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_sync.rst' (58,531) at 20210307214925542
60270 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pxa-pci.c' (58,532) at 20240405153230679
60271 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html' (58,533) at 20210307205554282
60272 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/Makefile' (58,534) at 20210308005002712
60273 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/checksum_32.S' (58,535) at 20240405153230095
60274 2025-01-08 03:00:49.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/imx-sdma.c' (58,536) at 20240405153230283
60275 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t102xqds_qixis.h' (58,537) at 20210308005002992
60276 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-bananapro.dts' (58,538) at 20210308005002624
60277 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/debug-sr.h' (58,539) at 20240405153045881
60278 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/Kconfig' (58,540) at 20210308005002804
60279 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/Makefile' (58,541) at 20210307214930778
60280 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/Kconfig' (58,542) at 20240503080014458
60281 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/cipher.c' (58,543) at 20240405153046961
60282 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2down.service' (58,544) at 20230920080013648
60283 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfmuxl.c' (58,545) at 20210307214931898
60284 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0005.h' (58,546) at 20210307214927902
60285 2025-01-08 03:00:49.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/item_updater_helper.cpp' (58,547) at 20230106040025283
60286 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace.h' (58,548) at 20240910080014090
60287 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/term.h' (58,549) at 20210307214932610
60288 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-of-dev.c' (58,550) at 20240405153054005
60289 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/sun4i-a10.h' (58,551) at 20210307214931338
60290 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/Makefile' (58,552) at 20210308005003068
60291 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_macvlan.sh' (58,553) at 20240405153054293
60292 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/README.md' (58,554) at 20221209040008787
60293 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v4.h' (58,555) at 20240405153051293
60294 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/freeze.cfg' (58,556) at 20210307214932618
60295 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfi_ms.h' (58,557) at 20210307214930294
60296 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/starfive/jh7110_tdm.c' (58,558) at 20240405153232199
60297 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_pt.h' (58,559) at 20240405153046385
60298 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/hwctrset.h' (58,560) at 20240405153046281
60299 2025-01-08 03:00:49.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra124.c' (58,561) at 20240405153046861
60300 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-ep.yaml' (58,562) at 20240405153045125
60301 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mchp_pfsoc_ioscb.c' (58,563) at 20230426080043708
60302 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8350.c' (58,564) at 20240405153230739
60303 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_manager.hpp' (58,565) at 20241212090025211
60304 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dnskw.dtsi' (58,566) at 20210308005002592
60305 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi' (58,567) at 20240405153229951
60306 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb' (58,568) at 20220401030010887
60307 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_optc.h' (58,569) at 20240405153047253
60308 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_sockio.cpp' (58,570) at 20230629131804623
60309 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_motion.scss' (58,571) at 20220105012522983
60310 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/functionredirection.rst' (58,572) at 20240405153045009
60311 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/Makefile' (58,573) at 20240405153051945
60312 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_tx.c' (58,574) at 20240405153046533
60313 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/types.h' (58,575) at 20240405153052809
60314 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/Makefile' (58,576) at 20210307214931962
60315 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cec-gpio/cec-gpio.c' (58,577) at 20240405153230775
60316 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/cacheflush.h' (58,578) at 20240405153230019
60317 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/arm-coresight.txt' (58,579) at 20240405153054077
60318 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fp-stress.c' (58,580) at 20241216090017805
60319 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loader-fit.h' (58,581) at 20210308005046017
60320 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/login.py' (58,582) at 20240309090012816
60321 2025-01-08 03:00:49.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/xenbus.c' (58,583) at 20240405153052253
60322 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b1x5v2.dtsi' (58,584) at 20240405153229883
60323 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2.h' (58,585) at 20240405153231431
60324 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sysctl_net.c' (58,586) at 20240812080017264
60325 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/Kconfig' (58,587) at 20240405153048777
60326 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/dma_v2_defs.h' (58,588) at 20210307214930538
60327 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Preseli' (58,589) at 20210307205553798
60328 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774a1-cpg-mssr.c' (58,590) at 20240405153230235
60329 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2272.h' (58,591) at 20220525020654267
60330 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ipaq-micro-ts.c' (58,592) at 20240405153049161
60331 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libidn/libidn2_2.3.7.bb' (58,593) at 20240301090012475
60332 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/testdev.c' (58,594) at 20210308005045765
60333 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (58,595) at 20240814080011471
60334 2025-01-08 03:00:49.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6259.c' (58,596) at 20220525020652358
60335 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/files/0001-makefile-Add-missing-LDFLAGS.patch' (58,597) at 20241206090014226
60336 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/braille-console.rst' (58,598) at 20210307214925218
60337 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/posix_types.h' (58,599) at 20210307214926674
60338 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/adc.c' (58,600) at 20210308005003736
60339 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/metrics.json' (58,601) at 20220525020655143
60340 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/firmware/qcom,scm.h' (58,602) at 20240405153231795
60341 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8974.c' (58,603) at 20240405153230235
60342 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/meson.build' (58,604) at 20240326080039702
60343 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/storagecommands.cpp' (58,605) at 20241118090027711
60344 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som-emmc.dtsi' (58,606) at 20240405153045517
60345 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device.c' (58,607) at 20210308005002792
60346 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcab/gcab_1.6.bb' (58,608) at 20241221090017524
60347 2025-01-08 03:00:49.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/phosphor-dbus-interfaces.wrap' (58,609) at 20210817000025328
60348 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-bold-literal.xsl' (58,610) at 20210307214932510
60349 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_root_node.c' (58,611) at 20210308005003700
60350 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_dualstack.c' (58,612) at 20210307214932694
60351 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/vishay,vcnl4000.yaml' (58,613) at 20210309003648360
60352 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sg.c' (58,614) at 20241216090017737
60353 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/22000.c' (58,615) at 20240405153050509
60354 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6q_mba6_spi_defconfig' (58,616) at 20210308005003284
60355 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/Makefile' (58,617) at 20210307214925674
60356 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_redfish_privilege_registry.robot' (58,618) at 20240627080021052
60357 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-a64-ccu.h' (58,619) at 20210307214931350
60358 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-inx.dts' (58,620) at 20240405153045781
60359 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/a2065.h' (58,621) at 20210307214929290
60360 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/Kconfig' (58,622) at 20240405153045645
60361 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_axuser_nonsecured_regs.h' (58,623) at 20240405153046585
60362 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xx' (58,624) at 20210308005003296
60363 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_usbtty_defconfig' (58,625) at 20210308005003280
60364 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837.dtsi' (58,626) at 20240405153045425
60365 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/host-os.h' (58,627) at 20221215040039066
60366 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/reporting-issues.rst' (58,628) at 20240405153045285
60367 2025-01-08 03:00:49.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-hcd.c' (58,629) at 20210309003653184
60368 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/drf.h' (58,630) at 20240405153048617
60369 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/ipv6.h' (58,631) at 20240405153052861
60370 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/quickly-build-trimmed-linux.rst' (58,632) at 20240405153044961
60371 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-iva-thermal.dtsi' (58,633) at 20240405153045597
60372 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/src.cpp' (58,634) at 20241022080025524
60373 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Add-support-for-mips64-n32-n64.patch' (58,635) at 20210307205553902
60374 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c' (58,636) at 20240405153049469
60375 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_qmr.c' (58,637) at 20210307214929422
60376 2025-01-08 03:00:49.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kgdb.c' (58,638) at 20240405153046077
60377 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes.h' (58,639) at 20220525020653767
60378 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/Kconfig' (58,640) at 20210308005002908
60379 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/settings/phosphor-settings-manager/applyTime.override.yml' (58,641) at 20240712080022837
60380 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/crosscompile_nm.patch' (58,642) at 20210307205553878
60381 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-ce-glue.c' (58,643) at 20240405153045849
60382 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/MAINTAINERS' (58,644) at 20210308005002988
60383 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/include/mach/hardware.h' (58,645) at 20210308005002796
60384 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-mrw.inc' (58,646) at 20210812000025258
60385 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_masks.h' (58,647) at 20240405153046601
60386 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/spinlock_rt.c' (58,648) at 20240405153053021
60387 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head827d.c' (58,649) at 20210309003649820
60388 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/Makefile' (58,650) at 20240405153046045
60389 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AML' (58,651) at 20211006000025226
60390 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/std_types.c' (58,652) at 20220525020653151
60391 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pci.h' (58,653) at 20240405153052617
60392 2025-01-08 03:00:49.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_static_linked1.c' (58,654) at 20220525020655199
60393 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/des.h' (58,655) at 20210307214931310
60394 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfbdrv.c' (58,656) at 20240405153231587
60395 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.h' (58,657) at 20210307214929946
60396 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu-feature.h.inc' (58,658) at 20240906080037536
60397 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/debugfs.c' (58,659) at 20240405153051461
60398 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm_1.80.1.bb' (58,660) at 20241221090017676
60399 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml' (58,661) at 20221207040023631
60400 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state.xml.h' (58,662) at 20210307214927770
60401 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/evb-ast2600.conf' (58,663) at 20240216090011898
60402 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0023-shared-Do-not-use-malloc_info-on-musl.patch' (58,664) at 20241221090017644
60403 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/.clang-format' (58,665) at 20241219090009776
60404 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_values.hpp' (58,666) at 20230607080026569
60405 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_common.xml.h' (58,667) at 20240405153048577
60406 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-i2c.h' (58,668) at 20240405153049369
60407 2025-01-08 03:00:49.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-mfgcfg.c' (58,669) at 20240405153230211
60408 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/sserule.hpp' (58,670) at 20240730080002885
60409 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c' (58,671) at 20240405153048693
60410 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774b1-cpg-mssr.h' (58,672) at 20210307214931334
60411 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mxregs.h' (58,673) at 20210307214926762
60412 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/trackpoint.c' (58,674) at 20240405153049153
60413 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/index.rst' (58,675) at 20210307214925570
60414 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/Kconfig' (58,676) at 20210308005002944
60415 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront_synth.c' (58,677) at 20240405153053509
60416 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios-stub.c' (58,678) at 20230426080043740
60417 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trollhattan' (58,679) at 20210307205553794
60418 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dsos.c' (58,680) at 20240405153054189
60419 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hr-All' (58,681) at 20210307205553774
60420 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/3780i.h' (58,682) at 20220525020652298
60421 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-microsoft.c' (58,683) at 20240405153048817
60422 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4265.h' (58,684) at 20210307214932298
60423 2025-01-08 03:00:49.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1308.txt' (58,685) at 20210307214925434
60424 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite520x.h' (58,686) at 20210308005003624
60425 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/relocate.c' (58,687) at 20240913080013765
60426 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_pwm.h' (58,688) at 20241211090212362
60427 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas.c' (58,689) at 20240405153230039
60428 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/kzm9g.c' (58,690) at 20210308005003012
60429 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/processor.h' (58,691) at 20240405153045861
60430 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/sunplus,sp7021-wdt.yaml' (58,692) at 20240405153045185
60431 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-empty.out' (58,693) at 20210308005046413 to deleted uid set
60432 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swapfile.h' (58,694) at 20240405153231843
60433 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/appcommands.cpp' (58,695) at 20241119090007844
60434 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Kconfig' (58,696) at 20210308005002776
60435 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/cpucfg-emul.c' (58,697) at 20210309003648852
60436 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/Makefile.include' (58,698) at 20241211090212530
60437 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_simpleondemand.c' (58,699) at 20220525020652402
60438 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/stats.c' (58,700) at 20240405153052369
60439 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb' (58,701) at 20231011080016606
60440 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-scs1x.c' (58,702) at 20210307214932214
60441 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/timer.c' (58,703) at 20210308005002792
60442 2025-01-08 03:00:49.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.h' (58,704) at 20240405153048509
60443 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/command.py' (58,705) at 20241221090017584
60444 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/vsprintf.c' (58,706) at 20210307214932502
60445 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml' (58,707) at 20220525020651686
60446 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/MAINTAINERS' (58,708) at 20210308005002960
60447 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pcm-953.dtsi' (58,709) at 20240405153045589
60448 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/ctrl.c' (58,710) at 20240405153230259
60449 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/early_alloc.c' (58,711) at 20240405153045881
60450 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-jesurun-q5.dts' (58,712) at 20240405153045377
60451 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/cpu.h' (58,713) at 20210308005002800
60452 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_table.c' (58,714) at 20240405153050681
60453 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mp.c' (58,715) at 20240405153230735
60454 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-account' (58,716) at 20210307205554566
60455 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal_64.c' (58,717) at 20240405153046153
60456 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/device-url-syntax.rst.inc' (58,718) at 20240906080037180
60457 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/or_action_tests.cpp' (58,719) at 20210308005405938
60458 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-c200-v1.dts' (58,720) at 20240405153045457
60459 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_awg_utils.c' (58,721) at 20210307214928034
60460 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/g12a-tohdmitx.c' (58,722) at 20240405153232187
60461 2025-01-08 03:00:49.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-reset.rst' (58,723) at 20210309003648476
60462 2025-01-08 03:00:49.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memcontrol.h' (58,724) at 20241104090011599
60463 2025-01-08 03:00:49.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-1.0-Perl' (58,725) at 20211006000025230
60464 2025-01-08 03:00:49.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-kernel/linux/linux-aspeed/usbctl.cfg' (58,726) at 20210307205553674
60465 2025-01-08 03:00:49.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_alua.h' (58,727) at 20210307214930710
60466 2025-01-08 03:00:49.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/richtek,rt1711h.txt' (58,728) at 20210307214925450
60467 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/core/filter.c' (58,729) at 20241216090017789 to deleted uid set
60468 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/xen-save-devices-state.txt' (58,730) at 20210308005045813
60469 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPD-document' (58,731) at 20241221090017616
60470 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/crt.S' (58,732) at 20230426080043952
60471 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/meson.build' (58,733) at 20230408080025093
60472 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/.gitignore' (58,734) at 20220120040024748
60473 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_servalt_defconfig' (58,735) at 20210308005003268
60474 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/fsia6b.c' (58,736) at 20210309003650188
60475 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/plutux.h' (58,737) at 20210308005003612
60476 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/fsl,imx7-src.yaml' (58,738) at 20210309003648388
60477 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/mscan.c' (58,739) at 20240405153049733
60478 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Compatible/meson.build' (58,740) at 20230825080021137
60479 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ed1-scmi.dts' (58,741) at 20240405153229903
60480 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8150.dtsi' (58,742) at 20240405153229943
60481 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/fdt.c' (58,743) at 20210308005045933
60482 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi' (58,744) at 20220525020651930
60483 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb' (58,745) at 20230919080013990
60484 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_build_id_nmi.c' (58,746) at 20240405153054261
60485 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/server.hpp' (58,747) at 20240829080010546
60486 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/page-title/index.md' (58,748) at 20221215040043186
60487 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl_dtb.py' (58,749) at 20210308005003748
60488 2025-01-08 03:00:49.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sriov.c' (58,750) at 20240405153050013
60489 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vfio.h' (58,751) at 20240405153231847
60490 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/stddef.h' (58,752) at 20240906080037356
60491 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/50-edk2-i386-secure.json' (58,753) at 20210308005046117
60492 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/mx6sxsabreauto.c' (58,754) at 20210308005002984
60493 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/multigen_lru.rst' (58,755) at 20240405153044961
60494 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_main.c' (58,756) at 20240628080013997
60495 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/persistent.c' (58,757) at 20210307214932174
60496 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4d_irq.c' (58,758) at 20210307214926602
60497 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cpu.c' (58,759) at 20240906080037184
60498 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/version.cpp' (58,760) at 20240820080021222
60499 2025-01-08 03:00:49.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_common_util.c' (58,761) at 20241211090145577
60500 2025-01-08 03:00:49.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,ipq5332-gcc.yaml' (58,762) at 20240405153045029
60501 2025-01-08 03:00:49.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_main.c' (58,763) at 20240405153050245
60502 2025-01-08 03:00:49.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.c' (58,764) at 20241111090012133
60503 2025-01-08 03:00:49.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7280-mdss.yaml' (58,765) at 20240405153229763
60504 2025-01-08 03:00:49.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/osdep.h' (58,766) at 20241211090212366
60505 2025-01-08 03:00:49.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/trace-events' (58,767) at 20241211090212250
60506 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/openbmc-dbus.json' (58,768) at 20241206090006234
60507 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-sata.c' (58,769) at 20240405153231311
60508 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/cpus.txt' (58,770) at 20240405153229787
60509 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/legacy.c' (58,771) at 20210307214926742
60510 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/falcon.c' (58,772) at 20240405153050265
60511 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.c' (58,773) at 20240405153231247
60512 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_compositor.h' (58,774) at 20210307214928038
60513 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/Makefile' (58,775) at 20240405153047245
60514 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/decode-insn.h' (58,776) at 20210307214926074
60515 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/core.h' (58,777) at 20241216090017725
60516 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/iscsi/iscsi_transport.h' (58,778) at 20240405153052889
60517 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nxp/Kconfig' (58,779) at 20210309003651144
60518 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/Makefile' (58,780) at 20210308005002820
60519 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Makefile' (58,781) at 20241104090011559
60520 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/ptrace.h' (58,782) at 20210307214925670
60521 2025-01-08 03:00:49.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c' (58,783) at 20240405153230499
60522 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Cable.v1_2_3.json' (58,784) at 20240619080002944
60523 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/v7m.h' (58,785) at 20240405153045625
60524 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png' (58,786) at 20210307205554250 to deleted uid set
60525 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dts' (58,787) at 20210309003648828
60526 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-14.c' (58,788) at 20210307214931190
60527 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_genhd.c' (58,789) at 20240405153051509
60528 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/p910nd/p910nd_0.97.bb' (58,790) at 20240413080012659
60529 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/native-intercept/chgrp' (58,791) at 20210307205554638
60530 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hidraw.h' (58,792) at 20220525020654667
60531 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mac16.S' (58,793) at 20210308005046533
60532 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602-spi.c' (58,794) at 20210307214932338
60533 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d-regs.h' (58,795) at 20240405153049461
60534 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c' (58,796) at 20240830080013279
60535 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-4.c' (58,797) at 20210307214931190
60536 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch' (58,798) at 20210608000015791
60537 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svcsock.h' (58,799) at 20240405153231843
60538 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/timespec.c' (58,800) at 20240405153054177
60539 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2431.c' (58,801) at 20210309003653324
60540 2025-01-08 03:00:49.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8541CDS_defconfig' (58,802) at 20210308005003240
60541 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/gdma.h' (58,803) at 20241011080017375
60542 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-vmalloc.c' (58,804) at 20240405153049585
60543 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-fsl-ftm.c' (58,805) at 20220525020652342
60544 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ActionInfo.v1_4_2.json' (58,806) at 20240619080002940
60545 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml' (58,807) at 20240405153045149
60546 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/timer.c' (58,808) at 20210308005002756
60547 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/Makefile' (58,809) at 20210307214931198
60548 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/dptf_pch_fivr.c' (58,810) at 20240405153046637
60549 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/arc_emac.txt' (58,811) at 20210307214925370
60550 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/meson.build' (58,812) at 20210308005045993
60551 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/gang.c' (58,813) at 20210307214926462
60552 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-dwarf.dts' (58,814) at 20240405153045505
60553 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-synology.dtsi' (58,815) at 20240405153045457
60554 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/pmjump.S' (58,816) at 20210307214926638
60555 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb' (58,817) at 20240302090018210
60556 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-common.c' (58,818) at 20220525020653319
60557 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_dev.c' (58,819) at 20240405153053357
60558 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode_item.h' (58,820) at 20240405153052593
60559 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/imximage.cfg' (58,821) at 20210308005002724
60560 2025-01-08 03:00:49.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/mq_sysctl.c' (58,822) at 20240812080017252
60561 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dsi.c' (58,823) at 20240405153230631
60562 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tc_l2_redirect_kern.c' (58,824) at 20210307214932118
60563 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sis5595.c' (58,825) at 20240405153230667
60564 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/Makefile' (58,826) at 20210307214930070
60565 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/README' (58,827) at 20210308005002920
60566 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/gitlab-kubernetes-runners/values.yaml' (58,828) at 20230925080039989
60567 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/0001-ez-ipupdate-Include-time.h-for-time-API-prototype.patch' (58,829) at 20221003030013261
60568 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.c' (58,830) at 20240624080012788
60569 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/conf/machine/include/supermicro.inc' (58,831) at 20221014100013247
60570 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-syms.c' (58,832) at 20210307214925974
60571 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/templates/default/local.conf.sample' (58,833) at 20241221090017580
60572 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_configfs.rst' (58,834) at 20240405153045305
60573 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mediatek,mt6331-regulator.yaml' (58,835) at 20240405153045145
60574 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/debugfs-client.c' (58,836) at 20240405153230735
60575 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-4.dtsi' (58,837) at 20210307214926350
60576 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/pipeline.json' (58,838) at 20240405153054133
60577 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3188-power.h' (58,839) at 20210307214931346
60578 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/pm.c' (58,840) at 20210307214926270
60579 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch' (58,841) at 20210307205554602
60580 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mctp.rst' (58,842) at 20220525020651746
60581 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-on@.service' (58,843) at 20230706080014765
60582 2025-01-08 03:00:49.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/microchip,mchp23k256.txt' (58,844) at 20210307214925370
60583 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/Kconfig' (58,845) at 20240405153046553
60584 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (58,846) at 20210812000025166
60585 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0006-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch' (58,847) at 20241221090017540
60586 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/thermal-tools.h' (58,848) at 20240405153054381
60587 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mgcoge3un_defconfig' (58,849) at 20210308005003268
60588 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65217.c' (58,850) at 20240405153230839
60589 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/imx93-src.c' (58,851) at 20240405153051761
60590 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_types_internal2.h' (58,852) at 20240405153047201
60591 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/configuration.md' (58,853) at 20240809080033023
60592 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/toolchains.yml' (58,854) at 20241206090014206
60593 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vma.c' (58,855) at 20240405153046369
60594 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-power.json' (58,856) at 20240405153054137
60595 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p3041_ids.c' (58,857) at 20210308005002832
60596 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/OEM_SCHEMAS.md' (58,858) at 20240723080003235
60597 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-data.out' (58,859) at 20210308005046401 to deleted uid set
60598 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/exynos_spi.c' (58,860) at 20210308005003492
60599 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/50-gbmc-nic.rules.in' (58,861) at 20240913080015313
60600 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pc87427.rst' (58,862) at 20210307214925506
60601 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-sis630.rst' (58,863) at 20210307214925510
60602 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables-context.rst' (58,864) at 20240413080012667
60603 2025-01-08 03:00:49.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/Kconfig' (58,865) at 20240405153048893
60604 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-irqsteer.c' (58,866) at 20240805080013963
60605 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/channel_auth.hpp' (58,867) at 20231024080029049
60606 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005.c' (58,868) at 20240405153049549
60607 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/security.c' (58,869) at 20240405153046153
60608 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes.txt' (58,870) at 20210307205553666
60609 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/os-strace.h' (58,871) at 20210927100127045
60610 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/generic_timer.c' (58,872) at 20210308005002560
60611 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/enter_mpreboot.cpp' (58,873) at 20230915080021805
60612 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland_1.23.1.bb' (58,874) at 20241221090017684
60613 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/tangier.c' (58,875) at 20210308005002860
60614 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/ptest-packagelists.inc' (58,876) at 20241221090017612
60615 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml' (58,877) at 20240405153045153
60616 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cli.h' (58,878) at 20210308005003572
60617 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/logging/phosphor-logging_%.bbappend' (58,879) at 20230728080019718
60618 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-powerpc64.txt' (58,880) at 20240113090014532
60619 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-essiv.c' (58,881) at 20210308005045777
60620 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfs.h' (58,882) at 20240405153052753
60621 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inflate_syms.c' (58,883) at 20210307214931826
60622 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-tn7.dts' (58,884) at 20240405153229875
60623 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/Kconfig' (58,885) at 20241118090018515
60624 2025-01-08 03:00:49.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/perl-ptest.inc' (58,886) at 20241221090017664
60625 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_msghandler.c' (58,887) at 20240405153046753
60626 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/emlog.initd' (58,888) at 20210307205553886
60627 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/sockbits.h' (58,889) at 20210308005046089
60628 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/jitterstop.sh' (58,890) at 20220525020655227
60629 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/spl.h' (58,891) at 20210308005002656
60630 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/storage_large.json' (58,892) at 20230202040011970
60631 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/amplifiers/adi,hmc425a.yaml' (58,893) at 20240405153045073
60632 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/vnc-security.rst' (58,894) at 20210927100127081
60633 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tasks.h' (58,895) at 20241111090012157
60634 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_tx.h' (58,896) at 20240405153050261
60635 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_devlink.h' (58,897) at 20210309003651152
60636 2025-01-08 03:00:49.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc.host.c' (58,898) at 20240405153051837
60637 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/__init__.py' (58,899) at 20231011080016602
60638 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_powernv.py' (58,900) at 20241211090212542
60639 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sprd.c' (58,901) at 20240405153231359
60640 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.c' (58,902) at 20240405153047301
60641 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-debugfs.c' (58,903) at 20240415080012967
60642 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_pool.c' (58,904) at 20240503080014474
60643 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/Makefile' (58,905) at 20210307214927126
60644 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/open/open.h' (58,906) at 20210308004938836
60645 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme1_ctrl_regs.h' (58,907) at 20240405153046577
60646 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager.c' (58,908) at 20210308005002780
60647 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/t3cdev.h' (58,909) at 20210307214929362
60648 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_queue.h' (58,910) at 20240405153049933
60649 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Madrid' (58,911) at 20210307205553766
60650 2025-01-08 03:00:49.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/io.h' (58,912) at 20210307214931002
60651 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/cpu_if_regs.h' (58,913) at 20240405153046585
60652 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-7777.dtso' (58,914) at 20240405153045725
60653 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsd.h' (58,915) at 20240820080014177
60654 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PowerSubsystem.v1_1_2.json' (58,916) at 20240619080002952
60655 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-duo2.dts' (58,917) at 20240405153045389
60656 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9836.dtsi' (58,918) at 20240405153045825
60657 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-debugfs.c' (58,919) at 20240405153049529
60658 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/MAINTAINERS' (58,920) at 20210308005003020
60659 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb' (58,921) at 20230706080014765
60660 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/BlueRidge.json' (58,922) at 20240703080039227
60661 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils-crates.inc' (58,923) at 20241221090017508
60662 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa_gen5.c' (58,924) at 20220525020653179
60663 2025-01-08 03:00:49.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/sockbits.h' (58,925) at 20210308005046097
60664 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/set_memory_region_test.c' (58,926) at 20240405153232271
60665 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/bletchley-common-tool_0.1.bb' (58,927) at 20241221090017476
60666 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/coresight.sh' (58,928) at 20240405153054173
60667 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_omnia/turris_omnia.c' (58,929) at 20210308005002904
60668 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_snat.c' (58,930) at 20210307214931894
60669 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c' (58,931) at 20210406100035935
60670 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/debug-assert.h' (58,932) at 20230925080039937
60671 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/rv_ppsmc.h' (58,933) at 20240405153048337
60672 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector-yaml-provider_git.bb' (58,934) at 20210307205554050
60673 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/Makefile' (58,935) at 20240405153046973
60674 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomic-fallback.sh' (58,936) at 20240405153053433
60675 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_prctl.h' (58,937) at 20220429100100646
60676 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/Makefile' (58,938) at 20240912080012042
60677 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/meson.build' (58,939) at 20240906080037496
60678 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/determinism.patch' (58,940) at 20241221090017664
60679 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_public.h' (58,941) at 20210309003653016
60680 2025-01-08 03:00:49.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/system_tests.cpp' (58,942) at 20240817080031296
60681 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/bmc_state_manager.hpp' (58,943) at 20240820080031614
60682 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReportDefinitionCollection_v1.xml' (58,944) at 20240619080002928
60683 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/hplance.h' (58,945) at 20210307214929290
60684 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/memory_vpd_parser.hpp' (58,946) at 20230817080025980
60685 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/tie.h' (58,947) at 20210308005002884
60686 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-e2015-common.dtsi' (58,948) at 20240405153229939
60687 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/head.S' (58,949) at 20240405153046505
60688 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_redirect.sh' (58,950) at 20240405153054289
60689 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P3041DS.h' (58,951) at 20210308005003580
60690 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqdomain.h' (58,952) at 20240405153052713
60691 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/templates/default/bblayers.conf.sample' (58,953) at 20240323080013545
60692 2025-01-08 03:00:49.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/writing_usb_driver.rst' (58,954) at 20240405153045197
60693 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/ivybridge.c' (58,955) at 20210308005002856
60694 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kexec.h' (58,956) at 20210307214926118
60695 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/README' (58,957) at 20210308005002956
60696 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend-dev.cfg' (58,958) at 20210307214932618
60697 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/psci.S' (58,959) at 20210308005002968
60698 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sndrv_pcm_ioctl.sh' (58,960) at 20210307214932578
60699 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-gateworks-gw2348.dts' (58,961) at 20240405153045437
60700 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/misc.c' (58,962) at 20240405153232243
60701 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/gpr_asm.h' (58,963) at 20210307214932702
60702 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-lmk04832.c' (58,964) at 20240405153230207
60703 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager.hpp' (58,965) at 20241107090019841
60704 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/host_then_chassis_poweroff.cpp' (58,966) at 20240820080021574
60705 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/atp870u.c' (58,967) at 20240405153051573
60706 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c' (58,968) at 20240405153048653
60707 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt' (58,969) at 20240405153045133
60708 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_rk3399.h' (58,970) at 20210308005002664
60709 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/generate_yaml_makefile.sh' (58,971) at 20210308005057105
60710 2025-01-08 03:00:49.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scc.h' (58,972) at 20210307214931502
60711 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/mlx90614.c' (58,973) at 20240405153230695
60712 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml' (58,974) at 20241120090018888
60713 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa67msg.h' (58,975) at 20210307214930866
60714 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5dm.dtsi' (58,976) at 20210308005002572
60715 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9210-regulator.h' (58,977) at 20210307214930186
60716 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/madvise.c' (58,978) at 20240503080014506
60717 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-bmi2.c' (58,979) at 20230426080043952
60718 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/usbmouse.c' (58,980) at 20240405153048829
60719 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/Makefile' (58,981) at 20210307214930134
60720 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs3_defconfig' (58,982) at 20210308005003248
60721 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_w.c' (58,983) at 20210308005046521
60722 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.c' (58,984) at 20220525020652959
60723 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mtio.h' (58,985) at 20210307214931642
60724 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-dlink-dir-685.dts' (58,986) at 20240405153045433
60725 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/corenet_base.config' (58,987) at 20240405153046097
60726 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-cxl' (58,988) at 20240405153044913
60727 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/waitq.c' (58,989) at 20240405153231611
60728 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_endian.h' (58,990) at 20210307214930510
60729 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/chrp32_defconfig' (58,991) at 20240405153046097
60730 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ds1338-test.c' (58,992) at 20240326080039738
60731 2025-01-08 03:00:49.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/byteorder.h' (58,993) at 20210307214926682
60732 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/associola.c' (58,994) at 20240405153053373
60733 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/phase.h' (58,995) at 20210307214932262
60734 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp3030.h' (58,996) at 20210307214928702
60735 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/adf_c62x_hw_data.h' (58,997) at 20240405153230267
60736 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/openat2_test.c' (58,998) at 20240726080012882
60737 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_canhandle_enumerate_unittest.cpp' (58,999) at 20210308005120361
60738 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Auxtek-T004_defconfig' (59,000) at 20210308005003232
60739 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_stats.h' (59,001) at 20240415080012967
60740 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/platform.c' (59,002) at 20210307214926138
60741 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-quick' (59,003) at 20210308005046393
60742 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml' (59,004) at 20240405153045113
60743 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch.h' (59,005) at 20240405153232211
60744 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/sysctrl.c' (59,006) at 20240405153046033
60745 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/libcxgbi.c' (59,007) at 20240405153051585
60746 2025-01-08 03:00:49.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.c' (59,008) at 20240910080014030 to deleted uid set
60747 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/cfg80211.h' (59,009) at 20210307214929754
60748 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-sprd.c' (59,010) at 20240405153052033
60749 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/dbus.cpp' (59,011) at 20230511080010311
60750 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_h.c' (59,012) at 20210308005046509
60751 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_brstack.sh' (59,013) at 20240405153054173
60752 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig' (59,014) at 20210308005003232
60753 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/client.h' (59,015) at 20220525020652947
60754 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml' (59,016) at 20240405153045121
60755 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit_iov_iter.c' (59,017) at 20240405153231951
60756 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma2/irqsrcs_sdma2_5_0.h' (59,018) at 20210309003649636
60757 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_kfuncs.h' (59,019) at 20240405153054241
60758 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c' (59,020) at 20240405153231491
60759 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3-vuart.c' (59,021) at 20220525020653927
60760 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/poky-reference-distribution.png' (59,022) at 20210307205554314 to deleted uid set
60761 2025-01-08 03:00:49.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_writeback.c' (59,023) at 20240405153048413
60762 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c' (59,024) at 20240405153231059
60763 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fpsimd.h' (59,025) at 20240405153229975
60764 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7885.dtsi' (59,026) at 20240405153045721
60765 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-array-branch.err' (59,027) at 20230925080040089
60766 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bdrv-drain.c' (59,028) at 20241211090212550
60767 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/MAINTAINERS' (59,029) at 20210308005003204
60768 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/luton_pcb091.dts' (59,030) at 20220525020651994
60769 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (59,031) at 20220620100012713
60770 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/Kconfig' (59,032) at 20210307214930918
60771 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_tsi148.h' (59,033) at 20240405153051945
60772 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/idle.c' (59,034) at 20240405153046285
60773 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf' (59,035) at 20210307205554570
60774 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb' (59,036) at 20220921030015986
60775 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/acl.py' (59,037) at 20230919080013962
60776 2025-01-08 03:00:49.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dtsi' (59,038) at 20210308005002596
60777 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/index.rst' (59,039) at 20211006000025218
60778 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos.c' (59,040) at 20210308005002912
60779 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem.h' (59,041) at 20240503080014498
60780 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/cgroup.json' (59,042) at 20240405153054377
60781 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-gxl-usb2.c' (59,043) at 20240405153231307
60782 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Storage.v1_17_1.json' (59,044) at 20240918080002724
60783 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/dbg.h' (59,045) at 20240405153050525
60784 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds' (59,046) at 20210308005002832
60785 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/dl2k.rst' (59,047) at 20210309003648444
60786 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_reg.c' (59,048) at 20210307214927314
60787 2025-01-08 03:00:49.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml' (59,049) at 20240405153045093
60788 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Notify.interface.yaml' (59,050) at 20240618080025497
60789 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_cq.c' (59,051) at 20240405153049109
60790 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/Dumps.vue' (59,052) at 20241004080035967
60791 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/bb-matrix.sh' (59,053) at 20210307205554630
60792 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2s-core.S' (59,054) at 20220627100016922
60793 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.5.bb' (59,055) at 20241221090017508
60794 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_core.c' (59,056) at 20240405153230171
60795 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-path-selector.h' (59,057) at 20240405153049249
60796 2025-01-08 03:00:49.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-mci.c' (59,058) at 20240405153049369
60797 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h' (59,059) at 20240405153230931
60798 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/nb7vpq904m.c' (59,060) at 20240805080014011
60799 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879-i2c.c' (59,061) at 20240405153049157
60800 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_sandbox.c' (59,062) at 20210308005003496
60801 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ds90ub9xx.h' (59,063) at 20240405153231847
60802 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/generic.c' (59,064) at 20210308005002548
60803 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/MAINTAINERS' (59,065) at 20210308005003008
60804 2025-01-08 03:00:49.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-system.c' (59,066) at 20240405153046769
60805 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/apple-admac.c' (59,067) at 20240405153230279 to deleted uid set
60806 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/COPYING.MIT' (59,068) at 20220315100011431
60807 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v4.S' (59,069) at 20210307214925974
60808 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/iomap.h' (59,070) at 20210308005002876
60809 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_dirty_ring.h' (59,071) at 20240405153052717
60810 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/sysfs.rst' (59,072) at 20220525020651770
60811 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7753evb_defconfig' (59,073) at 20210308005003280
60812 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/mbuf.h' (59,074) at 20210307214929666
60813 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn32.decode' (59,075) at 20241211090212514
60814 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-mk802.dts' (59,076) at 20210308005002616
60815 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/stx_gp3_8560.dts' (59,077) at 20240405153046093
60816 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2/0001-module-suspend-on-idle-Include-time.h-for-struct-tim.patch' (59,078) at 20241206090014238
60817 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-bayer.rst' (59,079) at 20210309003648496
60818 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_async.c' (59,080) at 20240405153051525
60819 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Delary_Kolaboda' (59,081) at 20210307205553778
60820 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-x86/chassis/x86-power-control_%.bbappend' (59,082) at 20230228040013307
60821 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-acct_1.0.3.bb' (59,083) at 20220402030015903
60822 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/main.cpp' (59,084) at 20240817080027656
60823 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/Makefile' (59,085) at 20220525020654407
60824 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/lmb.c' (59,086) at 20210308005003740
60825 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_ring.h' (59,087) at 20210307214928450
60826 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc' (59,088) at 20210309003648248
60827 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-adma.dtsi' (59,089) at 20240405153229923
60828 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pse-pd/podl-pse-regulator.yaml' (59,090) at 20240405153045121
60829 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-debian.bb' (59,091) at 20241206090014214
60830 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0009-Prevent-running-check-tests-on-host-if-cross-compili.patch' (59,092) at 20210407000018086
60831 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb' (59,093) at 20241221090017668
60832 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FilePath.interface.yaml' (59,094) at 20221207040023627
60833 2025-01-08 03:00:49.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/guider/guider_3.9.8.bb' (59,095) at 20240301090012423
60834 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/move_mount.c' (59,096) at 20210307214932578
60835 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' (59,097) at 20241119090023648
60836 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/rootfs.py' (59,098) at 20220910030013393
60837 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/llcc-qcom.h' (59,099) at 20240405153052793
60838 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/devtool/bbpath.py' (59,100) at 20210307205554386
60839 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-mm.c' (59,101) at 20240405153046797
60840 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-xgene-msi.c' (59,102) at 20240405153231287
60841 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-fault-injection.h' (59,103) at 20240405153052025
60842 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg.c' (59,104) at 20240405153231535
60843 2025-01-08 03:00:49.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/platsmp.h' (59,105) at 20210307214925870
60844 2025-01-08 03:00:49.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_accept.c' (59,106) at 20240405153053361
60845 2025-01-08 03:00:49.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_hsi.h' (59,107) at 20240405153050225
60846 2025-01-08 03:00:49.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-generic.c' (59,108) at 20210308005003512
60847 2025-01-08 03:00:49.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml' (59,109) at 20240405153229787
60848 2025-01-08 03:00:49.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_dte.c' (59,110) at 20240405153051445
60849 2025-01-08 03:00:49.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libplist_2.3.0.bb' (59,111) at 20241206090014250
60850 2025-01-08 03:00:49.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc7280.c' (59,112) at 20240405153051349
60851 2025-01-08 03:00:49.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/test/Makefile.am' (59,113) at 20210308004942076
60852 2025-01-08 03:00:49.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/auto-basic.json' (59,114) at 20221005030014094
60853 2025-01-08 03:00:49.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig' (59,115) at 20210308005003240
60854 2025-01-08 03:00:49.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/pci/hda/patch_realtek.c' (59,116) at 20241216090017801 to deleted uid set
60855 2025-01-08 03:00:49.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-pgp-guide.rst' (59,117) at 20240405153045249
60856 2025-01-08 03:00:49.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_encoder_json.cpp' (59,118) at 20240106090013589
60857 2025-01-08 03:00:49.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v2.h' (59,119) at 20240405153051289
60858 2025-01-08 03:00:49.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-3.conf' (59,120) at 20230412080023460
60859 2025-01-08 03:00:49.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/sgiseeq.h' (59,121) at 20210307214929614
60860 2025-01-08 03:00:49.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/utils.c' (59,122) at 20240405153050541
60861 2025-01-08 03:00:49.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/stpmic1_onkey.c' (59,123) at 20240405153049145
60862 2025-01-08 03:00:49.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-depends-dot' (59,124) at 20230919080013998
60863 2025-01-08 03:00:49.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ds.c' (59,125) at 20220525020652118
60864 2025-01-08 03:00:49.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c' (59,126) at 20240628080013997
60865 2025-01-08 03:00:49.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.h' (59,127) at 20240405153047301
60866 2025-01-08 03:00:49.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/conf-notes.txt' (59,128) at 20230209040014205
60867 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/devtool.py' (59,129) at 20241221090017632
60868 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/stm.rst' (59,130) at 20210309003648468
60869 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gnupg_0.5.3.bb' (59,131) at 20241221090017552
60870 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.c' (59,132) at 20240405153048657
60871 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-annotate.c' (59,133) at 20241008080014051
60872 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/frame_vector.h' (59,134) at 20240405153052825
60873 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/quilt.rst' (59,135) at 20230114040015514
60874 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vermagic.h' (59,136) at 20210307214926110
60875 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/error-inject.c' (59,137) at 20210307214926086
60876 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a.dtsi' (59,138) at 20210308005002580
60877 2025-01-08 03:00:49.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/Kconfig' (59,139) at 20210308005003036
60878 2025-01-08 03:00:49.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/setup.c' (59,140) at 20210307214926538
60879 2025-01-08 03:00:49.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/omap_dma.c' (59,141) at 20241211090212270
60880 2025-01-08 03:00:49.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-core.c' (59,142) at 20220525020653327
60881 2025-01-08 03:00:49.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rdfind/rdfind_1.6.0.bb' (59,143) at 20230706080014757
60882 2025-01-08 03:00:49.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsxdr.c' (59,144) at 20240405153052441
60883 2025-01-08 03:00:49.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_init.h' (59,145) at 20220525020652514
60884 2025-01-08 03:00:49.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rds.h' (59,146) at 20240405153232071
60885 2025-01-08 03:00:49.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/Makefile' (59,147) at 20240405153052321
60886 2025-01-08 03:00:49.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_kprobe.bpf.c' (59,148) at 20240405153232099
60887 2025-01-08 03:00:49.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/vdso32.lds.S' (59,149) at 20240405153046081
60888 2025-01-08 03:00:49.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs.h' (59,150) at 20240405153230999
60889 2025-01-08 03:00:49.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c' (59,151) at 20240405153048689
60890 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/zaurus.c' (59,152) at 20240906080037224
60891 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/alloc.c' (59,153) at 20241219090010500
60892 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2-spi.dts' (59,154) at 20240405153045537
60893 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_chassis.json' (59,155) at 20241213090004413
60894 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/lib.sh' (59,156) at 20240830080013363
60895 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mba6a.dts' (59,157) at 20240405153045497
60896 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/uvfn.c' (59,158) at 20240405153048665
60897 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_peci.h' (59,159) at 20221215040039182
60898 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc-lexer.l' (59,160) at 20240405153053445
60899 2025-01-08 03:00:49.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/boottrace.bconf' (59,161) at 20220525020655183
60900 2025-01-08 03:00:49.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pistachio.dts' (59,162) at 20240405153229883
60901 2025-01-08 03:00:49.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_conn.c' (59,163) at 20241220090018334
60902 2025-01-08 03:00:49.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/fscrypt_private.h' (59,164) at 20240405153052317
60903 2025-01-08 03:00:49.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/aloop.c' (59,165) at 20240405153053497
60904 2025-01-08 03:00:49.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pgalloc.h' (59,166) at 20220525020651974
60905 2025-01-08 03:00:49.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00link.c' (59,167) at 20240405153050621
60906 2025-01-08 03:00:49.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_packet_layer.h' (59,168) at 20240405153051393
60907 2025-01-08 03:00:49.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18250_priv.h' (59,169) at 20210307214928802
60908 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/pci.c' (59,170) at 20210308005002956
60909 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/ovl_entry.h' (59,171) at 20240405153231719
60910 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atom.h' (59,172) at 20240405153230331
60911 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec.h' (59,173) at 20240405153052817
60912 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32l4x5_rcc.c' (59,174) at 20240906080037256
60913 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/events.txt' (59,175) at 20210307214925314
60914 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/date-time-controller.html' (59,176) at 20210308005107073
60915 2025-01-08 03:00:49.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/rtl8366rb.c' (59,177) at 20240628080013993
60916 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/appendix-obtain.rst' (59,178) at 20240302090018226
60917 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/README' (59,179) at 20210308005003088
60918 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-main.c' (59,180) at 20221128040017458
60919 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb' (59,181) at 20241221090017548
60920 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/main-loop.h' (59,182) at 20240906080037344
60921 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_plane.c' (59,183) at 20210308005003528
60922 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch' (59,184) at 20230706080014769
60923 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/c.py' (59,185) at 20230925080039993
60924 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mpc85xx_edac.h' (59,186) at 20240405153047021
60925 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/azt2320.c' (59,187) at 20220525020654979
60926 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/bpf.json' (59,188) at 20240405153054377
60927 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_port.rst' (59,189) at 20240405153045197
60928 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/.clang-format' (59,190) at 20241219090031084
60929 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/Kconfig' (59,191) at 20210307214930286
60930 2025-01-08 03:00:49.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/setup-sh7760.c' (59,192) at 20210307214926562
60931 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-phycore-som.dtsi' (59,193) at 20240405153045529
60932 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/u-boot-sam460-20100605.bin' (59,194) at 20210308005046213 to deleted uid set
60933 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/Makefile' (59,195) at 20240405153050345
60934 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwvalid.c' (59,196) at 20240405153046621
60935 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/motorola-cpcap.c' (59,197) at 20240405153049613
60936 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/toshsd.c' (59,198) at 20240405153049677
60937 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/rename-line-binary.patch' (59,199) at 20210307205553870
60938 2025-01-08 03:00:49.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/main.js' (59,200) at 20241004080035963
60939 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/ch9.h' (59,201) at 20210308005003672
60940 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/sta2x11-fixup.c' (59,202) at 20240405153046489
60941 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/user.h' (59,203) at 20240405153052325
60942 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Elastic-2.0' (59,204) at 20241221090017616
60943 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/trap.c' (59,205) at 20210927100127517
60944 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-port.h' (59,206) at 20241104090011587
60945 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/unwind-libunwind.c' (59,207) at 20220525020655131
60946 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cardhu-a02.dts' (59,208) at 20240405153045485
60947 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymetno_0.13.0.bb' (59,209) at 20241221090017560
60948 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-r40-ccu.h' (59,210) at 20230925080039929
60949 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/subprojects/json-c.wrap' (59,211) at 20241004080009135
60950 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/bootrom.c' (59,212) at 20210308005002772
60951 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/filter.hpp' (59,213) at 20210308005114857
60952 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-common.h' (59,214) at 20210307214932394
60953 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgrp_kfunc.c' (59,215) at 20240405153054249
60954 2025-01-08 03:00:49.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp860.c' (59,216) at 20210307214931178
60955 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/msm-hsusb.txt' (59,217) at 20240405153229803
60956 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbusx2y.c' (59,218) at 20241211090145569
60957 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/camera-sensor.rst' (59,219) at 20240405153045193
60958 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/chip.c' (59,220) at 20240405153050613
60959 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/ioctl.h' (59,221) at 20210307214931038
60960 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stalon' (59,222) at 20210307205553790
60961 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-sdk7786.c' (59,223) at 20210307214926546
60962 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/ErrorBlocksTransition/meson.build' (59,224) at 20230825080021141
60963 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func5.c' (59,225) at 20240405153054277
60964 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.3.rst' (59,226) at 20241221090017596
60965 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/numa.h' (59,227) at 20240613080016499
60966 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/customization/build.md' (59,228) at 20221215040043186
60967 2025-01-08 03:00:49.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/codeparser.py' (59,229) at 20241221090017584
60968 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-sysfs.c' (59,230) at 20240910080014090
60969 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0003-fix-luaL-checkint.patch' (59,231) at 20230131040012027
60970 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bootmem_info.h' (59,232) at 20240405153052665
60971 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/catalina-gpio-monitor' (59,233) at 20241214090210267
60972 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6dl-ddr.h' (59,234) at 20210308005002648
60973 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/clock.h' (59,235) at 20210308005002652
60974 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/mx6quq7-2g.cfg' (59,236) at 20210308005003048
60975 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rwsem.c' (59,237) at 20240805080014039
60976 2025-01-08 03:00:49.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/slave.h' (59,238) at 20240405153053233
60977 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/Makefile' (59,239) at 20210307214926538
60978 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_eeprom.c' (59,240) at 20220525020653155
60979 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-omap-otg.c' (59,241) at 20220627100017090
60980 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/gate.c' (59,242) at 20210307214926982
60981 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/uhid/uhid-example.c' (59,243) at 20210307214932130
60982 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda827x.c' (59,244) at 20210307214928802
60983 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mmu-arcv2.h' (59,245) at 20220525020651802
60984 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80-cx-a99.dts' (59,246) at 20210308005002628
60985 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-cex7.dtsi' (59,247) at 20240405153045725
60986 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmibt' (59,248) at 20240906080037556 to deleted uid set
60987 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rtd119x.c' (59,249) at 20240405153051501
60988 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-rcar-gen2.c' (59,250) at 20210308005003448
60989 2025-01-08 03:00:49.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscall.c' (59,251) at 20240405153046289
60990 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgtable.h' (59,252) at 20210307214926162
60991 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/config_example.svg' (59,253) at 20240405153045213
60992 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mmap.c' (59,254) at 20210307214926734
60993 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_pd.c' (59,255) at 20210307214928434
60994 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-net.rst' (59,256) at 20240405153232207
60995 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/sysemu.h' (59,257) at 20241211090212370
60996 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_modsub.c' (59,258) at 20210308005046505
60997 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/imximage.cfg' (59,259) at 20210308005003084
60998 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm947622.dts' (59,260) at 20240405153045429
60999 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/sysdep.c' (59,261) at 20240405153231687
61000 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/SerialOverLan/SerialOverLan.vue' (59,262) at 20241004080035967
61001 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/uio-howto.rst' (59,263) at 20210309003648412
61002 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml' (59,264) at 20240405153045113
61003 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycard-s-som.dtsi' (59,265) at 20240405153045485
61004 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/MAINTAINERS' (59,266) at 20210308005003004
61005 2025-01-08 03:00:49.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-core.xml' (59,267) at 20210308005045817
61006 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/ce4100.c' (59,268) at 20240405153046485
61007 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSupplyCollection_v1.xml' (59,269) at 20240619080002932
61008 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/cramfs.rst' (59,270) at 20210307214925482
61009 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_drv.h' (59,271) at 20240405153230583
61010 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw72xx.dtsi' (59,272) at 20240405153229927
61011 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/dl360Start.sh' (59,273) at 20230920080013648
61012 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-clock.dtsi' (59,274) at 20210307214926010
61013 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6535.c' (59,275) at 20220525020652358
61014 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8550-gcc.yaml' (59,276) at 20240405153045029
61015 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/jump_label.h' (59,277) at 20240405153229999
61016 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8960-samsung-expressatt.dts' (59,278) at 20240405153045545
61017 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_sbe.h' (59,279) at 20230426080043764
61018 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c' (59,280) at 20240405153048665
61019 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0002-lua-update-Makefile-to-use-environment-build-setting.patch' (59,281) at 20241221090017524
61020 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.NetConsole' (59,282) at 20210308005003288
61021 2025-01-08 03:00:49.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ser.h' (59,283) at 20240405153050689
61022 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/netfilter_link_attach.c' (59,284) at 20240405153232259
61023 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_xsk.c' (59,285) at 20240411080014098
61024 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/machine/palmetto.conf' (59,286) at 20230927080013510
61025 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/load-extract-al16-al8.h.inc' (59,287) at 20240906080037184
61026 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/185.out' (59,288) at 20240326080039730
61027 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/range.h' (59,289) at 20240405153231835
61028 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uaccess_32.h' (59,290) at 20240405153046401
61029 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml' (59,291) at 20240405153229791
61030 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdhci.c' (59,292) at 20241211090212334
61031 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_base.h' (59,293) at 20240429080012440
61032 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/x86_64_defconfig' (59,294) at 20240405153230103
61033 2025-01-08 03:00:49.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c' (59,295) at 20240405153048693
61034 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-bad-type.out' (59,296) at 20210308005046405 to deleted uid set
61035 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl206e.h' (59,297) at 20210309003649824
61036 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target-reg-bits.h' (59,298) at 20230925080040077
61037 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/drm_accel.c' (59,299) at 20241001080013016
61038 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-pins-cfg.yaml' (59,300) at 20240405153045137
61039 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpuidle.c' (59,301) at 20240405153229983
61040 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.3.rst' (59,302) at 20241221090017596
61041 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh770x.c' (59,303) at 20210307214926562
61042 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CXLLogicalDevice_v1.xml' (59,304) at 20240918080002708
61043 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bsg.h' (59,305) at 20210307214931626
61044 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/cx2341x-devel.rst' (59,306) at 20210307214925462
61045 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/lm4549.h' (59,307) at 20240326080039426
61046 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/mutual_tls_meta.cpp' (59,308) at 20240904080003186
61047 2025-01-08 03:00:49.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/get_mbox_info_v2_timeout.c' (59,309) at 20210308005100993
61048 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-fiat32.c' (59,310) at 20210307214931794
61049 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_string_entry_decode_string_check.yaml' (59,311) at 20240908080010098
61050 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/al,alpine-smp' (59,312) at 20210307214925274
61051 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/peer.c' (59,313) at 20240805080013987
61052 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/Kconfig' (59,314) at 20240405153230915
61053 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a100.dtsi' (59,315) at 20240405153229915
61054 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/770x/irq.c' (59,316) at 20210307214926538
61055 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/.gitignore' (59,317) at 20210307214925986
61056 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml' (59,318) at 20240405153045153
61057 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_legacy.c' (59,319) at 20220525020653403
61058 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/xlnx-versal-canfd.c' (59,320) at 20241211090212302
61059 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/r8152_fw.c' (59,321) at 20210308005003504
61060 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-pinctrl.dtsi' (59,322) at 20240405153045573
61061 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c' (59,323) at 20240405153047105
61062 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/.gitignore' (59,324) at 20240405153046269
61063 2025-01-08 03:00:49.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/Makefile' (59,325) at 20210308005002908
61064 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/greatlakes/post_desc.json' (59,326) at 20221207040007843
61065 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/unistd.h' (59,327) at 20210307214925670
61066 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numachip/numachip_csr.h' (59,328) at 20210307214926670
61067 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/inode.c' (59,329) at 20240405153231719
61068 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/reset-uclass.h' (59,330) at 20210308005003684
61069 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/framebuf.conf' (59,331) at 20230401080011943
61070 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ppc.h' (59,332) at 20240405153046237
61071 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/ipddp.h' (59,333) at 20210307214929246
61072 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/discord-rules.md' (59,334) at 20231129090006061
61073 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/dma-noncoherent.h' (59,335) at 20240405153230063
61074 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/selftest_guc.c' (59,336) at 20240405153230571
61075 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/novena.c' (59,337) at 20210308005003012
61076 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml' (59,338) at 20240405153045013
61077 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/microchip.yaml' (59,339) at 20240405153045153
61078 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/asm-offsets.c' (59,340) at 20240405153045865
61079 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack-wireless.dts' (59,341) at 20240405153045589
61080 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/ipmi_timeline_vis.js' (59,342) at 20220602030014530
61081 2025-01-08 03:00:49.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/order-list-attributes.c' (59,343) at 20240405153231343
61082 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mt7622.txt' (59,344) at 20210307214925418
61083 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/filemonitor-inotify.c' (59,345) at 20240326080039754
61084 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/spctrl/src/spctrl.c' (59,346) at 20240405153051845
61085 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/commit.c' (59,347) at 20240906080037144
61086 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service' (59,348) at 20241206090014334
61087 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/addrspace.h' (59,349) at 20210309003648976
61088 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Sutherland' (59,350) at 20210307205553766
61089 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/hw_data.c' (59,351) at 20210308005002756
61090 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-pic.c' (59,352) at 20240405153049201
61091 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-inventory-sensors.yaml' (59,353) at 20210307205553694
61092 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_w.c' (59,354) at 20210308005046525
61093 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sigreturn-sigmask.c' (59,355) at 20241211090212550
61094 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/mboxd_git.bb' (59,356) at 20241213090035010
61095 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c' (59,357) at 20241211090145413
61096 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite550x.h' (59,358) at 20210308005003624
61097 2025-01-08 03:00:49.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_mbox.c' (59,359) at 20240405153230995
61098 2025-01-08 03:00:49.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic/atomic-long.h' (59,360) at 20240628080014025
61099 2025-01-08 03:00:49.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_iscsi_if.h' (59,361) at 20240405153052781
61100 2025-01-08 03:00:49.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/atomic.h' (59,362) at 20210308005003560
61101 2025-01-08 03:00:49.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,i2s-out.txt' (59,363) at 20210307214925430
61102 2025-01-08 03:00:49.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list.h' (59,364) at 20240405153231819
61103 2025-01-08 03:00:49.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec3.3-0.dtsi' (59,365) at 20210307214926350
61104 2025-01-08 03:00:49.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Algsjo' (59,366) at 20210307205553778
61105 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_3_0_offset.h' (59,367) at 20240405153047849
61106 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/stub_32.S' (59,368) at 20220525020652194
61107 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dccg.c' (59,369) at 20240405153230403
61108 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_pci.c' (59,370) at 20240405153049729
61109 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_inic162x.c' (59,371) at 20240405153230179
61110 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml' (59,372) at 20240405153229767
61111 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/energy_scale_utils.robot' (59,373) at 20240627080021048
61112 2025-01-08 03:00:49.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/cache.h' (59,374) at 20240405153054049
61113 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/contregs.h' (59,375) at 20210307214926578
61114 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/pels' (59,376) at 20240613080020632
61115 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/trace.json' (59,377) at 20240405153054109
61116 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/leds/bletchley-led-manager-config/led.yaml' (59,378) at 20240829080014018
61117 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/MCD_tasksInit.c' (59,379) at 20210308005003372
61118 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-j721e.c' (59,380) at 20240405153230523
61119 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_spec.h' (59,381) at 20220525020654183
61120 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/Makefile' (59,382) at 20210307214928306
61121 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-wmi.c' (59,383) at 20240405153051405
61122 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hgafb.c' (59,384) at 20240405153231583
61123 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429.dtsi' (59,385) at 20210308005002616
61124 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/idreg-override.c' (59,386) at 20240405153229983
61125 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_serdes.h' (59,387) at 20220525020653687
61126 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/checksum.c' (59,388) at 20210309003654180
61127 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/Kconfig' (59,389) at 20240326080039426
61128 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/pids.c' (59,390) at 20240405153054041
61129 2025-01-08 03:00:49.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.dimmpxm' (59,391) at 20240906080037556 to deleted uid set
61130 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb251xb.yaml' (59,392) at 20240405153045185
61131 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.m54418twr' (59,393) at 20210308005003296
61132 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/anysee.h' (59,394) at 20210307214928814
61133 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/sys_nios2.c' (59,395) at 20210309003648860
61134 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/stacktrace.h' (59,396) at 20210307214926618
61135 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/spl_minimal.c' (59,397) at 20210308005002988
61136 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8649.h' (59,398) at 20210307214931494
61137 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/arm_cspmu.c' (59,399) at 20240405153231303
61138 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_handler.hpp' (59,400) at 20210308005120349
61139 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt' (59,401) at 20210307214925418
61140 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_mipid.c' (59,402) at 20240405153052205
61141 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-bcache' (59,403) at 20210307214925190
61142 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/templates/default/bblayers.conf.sample' (59,404) at 20240208090012239
61143 2025-01-08 03:00:49.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/run-state.json' (59,405) at 20240906080037432
61144 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/translate.c' (59,406) at 20241211090212490
61145 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6s1g_defconfig' (59,407) at 20210308005003272
61146 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SDCARD_defconfig' (59,408) at 20210308005003244
61147 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_enum64val.c' (59,409) at 20240405153054277
61148 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/main.hpp' (59,410) at 20220708030027064
61149 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/obmc-phosphor-image.bbappend' (59,411) at 20230627080016962
61150 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ci.rst' (59,412) at 20210307214925230
61151 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (59,413) at 20240206090017943
61152 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc.h' (59,414) at 20240405153052561
61153 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/css.h' (59,415) at 20240405153051521
61154 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/tulip_core.c' (59,416) at 20240405153049905
61155 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hp-wmi-sensors.c' (59,417) at 20240913080013793
61156 2025-01-08 03:00:49.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/ChangeLog' (59,418) at 20210308004938812
61157 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/socket.c' (59,419) at 20240405153231999
61158 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/dmx3191d.c' (59,420) at 20240405153051589
61159 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/spaceball.c' (59,421) at 20240405153049133
61160 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/sync_watch.hpp' (59,422) at 20241219090018796
61161 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/vmbus-proto.h' (59,423) at 20210308005046013
61162 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-builddir' (59,424) at 20240301090012483
61163 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/device.c' (59,425) at 20240405153053489
61164 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v6mpy_ref.c.inc' (59,426) at 20230925080040097
61165 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/greybus_authentication.h' (59,427) at 20240405153051813
61166 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_common.c' (59,428) at 20240906080037236
61167 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/overlay.hpp' (59,429) at 20240413080004795
61168 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/interface.h' (59,430) at 20210307214932190
61169 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be.c' (59,431) at 20230426080043928
61170 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_qmu.c' (59,432) at 20240405153052121
61171 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/vlun.h' (59,433) at 20210307214930306
61172 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/python/qemu/qmp/py.typed' (59,434) at 20210927100127329 to deleted uid set
61173 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeSensor.cpp' (59,435) at 20241112090003102
61174 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts' (59,436) at 20210309003648768
61175 2025-01-08 03:00:49.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/Makefile.target' (59,437) at 20210307214932118
61176 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/macvlan.c' (59,438) at 20240405153231075
61177 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/saa7134.rst' (59,439) at 20220525020651646
61178 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/mtk.c' (59,440) at 20240405153047069
61179 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/root.txt' (59,441) at 20210308005003308
61180 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_main.c' (59,442) at 20240405153230955
61181 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/Makefile' (59,443) at 20240405153046529
61182 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.out' (59,444) at 20210308005046401 to deleted uid set
61183 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_8_offset.h' (59,445) at 20240405153048121
61184 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/run_kselftest.sh' (59,446) at 20240405153054373
61185 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ssusbsys.txt' (59,447) at 20210307214925278
61186 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c' (59,448) at 20210307214927970
61187 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sprd/sprd,display-subsystem.yaml' (59,449) at 20240405153045049
61188 2025-01-08 03:00:49.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-mipi-2.1.dts' (59,450) at 20220525020651930
61189 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/system.hpp' (59,451) at 20231013080042346
61190 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-cxl-protocol.json' (59,452) at 20241207090009631
61191 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/wic/sdimage-raspberrypi.wks' (59,453) at 20240302090018214
61192 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/Makefile' (59,454) at 20240405153049681
61193 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_panel.h' (59,455) at 20210307214928050
61194 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/pll_config.h' (59,456) at 20210308005003044
61195 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt2712-resets.h' (59,457) at 20240405153052653
61196 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/uw-imap-newer-tls.patch' (59,458) at 20241206090014250
61197 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dist/openpower-dump-monitor.service' (59,459) at 20240625080015044
61198 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/bswapsi2.S' (59,460) at 20240405153046513
61199 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js' (59,461) at 20210307205554282
61200 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/arm,versatile-lcd.yaml' (59,462) at 20220525020651662
61201 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/Kconfig' (59,463) at 20210307214928838
61202 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/main.c' (59,464) at 20240405153230199
61203 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/som-db5800-som-6867.c' (59,465) at 20210308005002908
61204 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/pmc.c' (59,466) at 20240405153046773
61205 2025-01-08 03:00:49.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/0002-add-an-option-to-specify-iptables-location.patch' (59,467) at 20220402030015903
61206 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_raw_stack.c' (59,468) at 20241104090011631
61207 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/boston-regs.h' (59,469) at 20210308005003008
61208 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_main.c' (59,470) at 20240913080013861
61209 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/qp.h' (59,471) at 20220525020653163
61210 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/global_data.h' (59,472) at 20210308005002880
61211 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_dps-2000ab_psu.json' (59,473) at 20220601030005861
61212 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dmabrg.h' (59,474) at 20210307214926550
61213 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/example/occ_sensor.yaml' (59,475) at 20210308005104321
61214 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11h.c' (59,476) at 20240405153050561
61215 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/control.c' (59,477) at 20240405153053993
61216 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/phosphor-dbus-interfaces.wrap' (59,478) at 20220322030048836
61217 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra210-xusb-padctl.yaml' (59,479) at 20240405153229783
61218 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/read_window_cycle.c' (59,480) at 20210308005108641
61219 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/Kconfig' (59,481) at 20210308005003056
61220 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_firewall.c' (59,482) at 20210308004938824
61221 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_bootmgr.c' (59,483) at 20210308005003700
61222 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m523x.c' (59,484) at 20240405153045957
61223 2025-01-08 03:00:49.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/Kconfig' (59,485) at 20240405153052981
61224 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-pcm.c' (59,486) at 20240405153232195
61225 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/Kconfig' (59,487) at 20240405153049409
61226 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/TableCellCount.spec.js' (59,488) at 20241004080035975
61227 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb' (59,489) at 20241220090019722
61228 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.out' (59,490) at 20220429100100882 to deleted uid set
61229 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg' (59,491) at 20210307214925202
61230 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-evm.dts' (59,492) at 20240405153229903
61231 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/base64.h' (59,493) at 20210308005046045
61232 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-sched.c' (59,494) at 20240405153231559
61233 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gpu_commands.h' (59,495) at 20240405153048485
61234 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/olpc_apsp.c' (59,496) at 20240405153049157
61235 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-natrium.dts' (59,497) at 20240405153045769
61236 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-a311d-bananapi-m2s.dts' (59,498) at 20240405153045713
61237 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx28.c' (59,499) at 20240405153231319
61238 2025-01-08 03:00:49.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-m28evk.dts' (59,500) at 20240405153229891
61239 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/ifplugd/Fix-build-with-musl.patch' (59,501) at 20230706080014741
61240 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-typec-displayport' (59,502) at 20240405153044925
61241 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic-v3.h' (59,503) at 20240405153052713
61242 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rt2880_wdt.c' (59,504) at 20240405153052245
61243 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/159.out' (59,505) at 20210308005046453
61244 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-in.c' (59,506) at 20221017030010210
61245 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/vma-pthread.c' (59,507) at 20230426080043952
61246 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/umodsi3.S' (59,508) at 20210713000020196
61247 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_template.c' (59,509) at 20240405153230003
61248 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/Kconfig' (59,510) at 20210307214927134
61249 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/lpar.c' (59,511) at 20241211090145385
61250 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/cache.h' (59,512) at 20240405153052305
61251 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/acpi.h' (59,513) at 20220525020654683
61252 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-mgr.rst' (59,514) at 20240613080016359
61253 2025-01-08 03:00:49.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_prctl.h' (59,515) at 20220429100100642
61254 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_flow.c' (59,516) at 20240405153054265
61255 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sfp.h' (59,517) at 20240405153052793
61256 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/fpga_config.c' (59,518) at 20210308005003012
61257 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bl_bit.h' (59,519) at 20210307214926550
61258 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp3_3.5.1.bb' (59,520) at 20241206090014258
61259 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/xarray.rst' (59,521) at 20240405153045005
61260 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc' (59,522) at 20240405153054305
61261 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.lcovrc' (59,523) at 20210308005133997
61262 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig' (59,524) at 20210308005003288
61263 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/raw_mode.h' (59,525) at 20240405153047037
61264 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/log.c' (59,526) at 20210308004938832
61265 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/tie.h' (59,527) at 20210308005002884
61266 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv.rst' (59,528) at 20240405153045265
61267 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig' (59,529) at 20210308005003264
61268 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/Makefile' (59,530) at 20210308005003028
61269 2025-01-08 03:00:49.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ilitek-ili9322.c' (59,531) at 20240405153230615
61270 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hwloc/hwloc_2.9.3.bb' (59,532) at 20231011080016578
61271 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/hugetlbpage.c' (59,533) at 20240405153230095
61272 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi' (59,534) at 20240405153045737
61273 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a16.h' (59,535) at 20210307214928630
61274 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2033.h' (59,536) at 20210307214928702
61275 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/mvebu-soc-id.h' (59,537) at 20240405153045653
61276 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-image-signing.bb' (59,538) at 20241206090014274
61277 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-netgear-r7000.dts' (59,539) at 20240405153045425
61278 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-417.c' (59,540) at 20210307214928686
61279 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_blob.c' (59,541) at 20210308005003356
61280 2025-01-08 03:00:49.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-apalis.dts' (59,542) at 20210308005002628
61281 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrs.h' (59,543) at 20210307214930374
61282 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect_dynptr.c' (59,544) at 20240405153054277
61283 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/Kconfig' (59,545) at 20210307214929982
61284 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file-parsing.c' (59,546) at 20240405153054169
61285 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-i2c.c' (59,547) at 20210307214928706
61286 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/apalis-tk1.c' (59,548) at 20210308005003080
61287 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml' (59,549) at 20240405153045029
61288 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fcpio.h' (59,550) at 20240405153051597
61289 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac.h' (59,551) at 20240405153049825
61290 2025-01-08 03:00:49.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml' (59,552) at 20240405153045109
61291 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr_param.h' (59,553) at 20210307214930554
61292 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/fru_master.json' (59,554) at 20221213040036917
61293 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754sp.h' (59,555) at 20210307214926274
61294 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laxsjo' (59,556) at 20210307205553786
61295 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_80211_tx.c' (59,557) at 20210307214929862
61296 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6720/db-88f6720.c' (59,558) at 20210308005002904
61297 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest.bb' (59,559) at 20241221090017548
61298 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arvidsjaur_Jultrask' (59,560) at 20210307205553778
61299 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/tie-asm.h' (59,561) at 20210308005002884
61300 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_stack_ptr.c' (59,562) at 20240405153054285
61301 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n950-n9.dtsi' (59,563) at 20240405153045605
61302 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/devices.c' (59,564) at 20240405153045673
61303 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/mmc.h' (59,565) at 20210308005002668
61304 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/atomic_ops.h' (59,566) at 20220525020652098
61305 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/itree.c' (59,567) at 20240415080012987
61306 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/btcd.h' (59,568) at 20210307214927994
61307 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-empty.png' (59,569) at 20220105012522967 to deleted uid set
61308 2025-01-08 03:00:49.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pwhistory.conf' (59,570) at 20230817080015056
61309 2025-01-08 03:00:49.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/buildstats-plot.sh' (59,571) at 20210307205554630
61310 2025-01-08 03:00:49.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0002-libtpm-support-env-TPM_SRK_PW.patch' (59,572) at 20230706080014769
61311 2025-01-08 03:00:49.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/cgroup.c' (59,573) at 20240405153054053
61312 2025-01-08 03:00:49.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/Makefile' (59,574) at 20240405153054369
61313 2025-01-08 03:00:49.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp104.c' (59,575) at 20240405153048641
61314 2025-01-08 03:00:49.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_driver.c' (59,576) at 20210308005003440
61315 2025-01-08 03:00:49.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_10_0_d.h' (59,577) at 20210307214927346
61316 2025-01-08 03:00:49.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/Kconfig' (59,578) at 20210308005003740
61317 2025-01-08 03:00:49.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/video-pll.c' (59,579) at 20240405153048677
61318 2025-01-08 03:00:49.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/trace-events' (59,580) at 20241211090212262
61319 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/branch-impl.c.inc' (59,581) at 20240906080037516
61320 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy_device.c' (59,582) at 20241018080014538
61321 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-rnm-defs.h' (59,583) at 20210307214926238
61322 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atari_joystick.h' (59,584) at 20210307214926158
61323 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pipeline.dot' (59,585) at 20210307214925614
61324 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pmbus-core.rst' (59,586) at 20240405153229819
61325 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mii.h' (59,587) at 20210308005003668
61326 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0013-Handle-__cpu_mask-usage.patch' (59,588) at 20240413080012651
61327 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.c' (59,589) at 20210307214927950
61328 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/cache-ops.c' (59,590) at 20240405153230075
61329 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_h.c' (59,591) at 20210308005046509
61330 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-12' (59,592) at 20220412030005129
61331 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.c' (59,593) at 20240405153231251
61332 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/imx_rproc.h' (59,594) at 20240405153231367
61333 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_common.c' (59,595) at 20240405153230091
61334 2025-01-08 03:00:49.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs' (59,596) at 20220405030025645
61335 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_gate.h' (59,597) at 20240405153046857
61336 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/log.h' (59,598) at 20240613080016491
61337 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-mv88f5181.dtsi' (59,599) at 20240405153045461
61338 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2022-34568.patch' (59,600) at 20231011080016578
61339 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu-param.h' (59,601) at 20241211090212494
61340 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml' (59,602) at 20240405153045141
61341 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanRedundancy/meson.build' (59,603) at 20230825080021137
61342 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi_version.h' (59,604) at 20210307214932230
61343 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rzg2l-pinctrl.h' (59,605) at 20240405153052653
61344 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/mtjade-yaml-config/mtjade-ipmi-fru.yaml' (59,606) at 20211216110018995
61345 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/outqueue.c' (59,607) at 20240405153053373
61346 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/plx9052.h' (59,608) at 20220525020652362
61347 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98090.h' (59,609) at 20240405153053629
61348 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/Makefile' (59,610) at 20210307214927314
61349 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/inline-encryption.rst' (59,611) at 20240405153044989
61350 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/README.md' (59,612) at 20230609080043311
61351 2025-01-08 03:00:49.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kmem.txt' (59,613) at 20240405153054081
61352 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_loopback.c' (59,614) at 20220525020654883
61353 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/glib-2.0/glib-2.0%.bbappend' (59,615) at 20210307205554058
61354 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerDiagnosticData_v1.xml' (59,616) at 20240619080002928
61355 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c' (59,617) at 20220525020653571
61356 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/Kconfig' (59,618) at 20240405153054001
61357 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp.h' (59,619) at 20240405153046045
61358 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/mm-api.rst' (59,620) at 20240405153229751
61359 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/xfce4-datetime-setter_3.32.2.bb' (59,621) at 20220402030016023
61360 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/omap2430.c' (59,622) at 20210308005003520
61361 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca.c' (59,623) at 20240405153232159
61362 2025-01-08 03:00:49.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_existence___minimal.c' (59,624) at 20210307214932642
61363 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb' (59,625) at 20241221090017504
61364 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sigutil.h' (59,626) at 20210307214926598
61365 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence-plat.c' (59,627) at 20240405153231283
61366 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/u-boot-spl.lds' (59,628) at 20210308005002764
61367 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmns2/Kconfig' (59,629) at 20210308005002940
61368 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/udoo_spl.c' (59,630) at 20210308005003088
61369 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear.h' (59,631) at 20240405153045689
61370 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atf_common.h' (59,632) at 20210308005003560
61371 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog.hpp' (59,633) at 20210308004925444
61372 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das16m1.c' (59,634) at 20240405153046893
61373 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/CFLIST' (59,635) at 20240405153054365
61374 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp_r5/board.c' (59,636) at 20210308005003200
61375 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/crash_dump.c' (59,637) at 20240405153046021
61376 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsb0.c' (59,638) at 20210307214926438
61377 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_root.sh' (59,639) at 20240405153054341
61378 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libdecor/libdecor_0.2.2.bb' (59,640) at 20240301090012427
61379 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/op_helper.c' (59,641) at 20240906080037540
61380 2025-01-08 03:00:49.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/disk.c' (59,642) at 20210308005003208
61381 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/act8945a.c' (59,643) at 20240405153230831
61382 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_mem.h' (59,644) at 20240906080037348
61383 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c' (59,645) at 20240503080014470
61384 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-SuttonColdfield' (59,646) at 20210307205553798
61385 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/Kconfig' (59,647) at 20210308005003056
61386 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/db8500-prcmu.h' (59,648) at 20220525020654583
61387 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-4a.inc' (59,649) at 20230919080013978
61388 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_aspeed_vuart.c' (59,650) at 20240405153051993
61389 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/lirc.h.rst.exceptions' (59,651) at 20240405153045309
61390 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_fman.h' (59,652) at 20210308005003652
61391 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_fsl_chain_trust.h' (59,653) at 20210308005003572
61392 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507c.h' (59,654) at 20210309003649824
61393 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/ff-memless.c' (59,655) at 20240405153049125
61394 2025-01-08 03:00:49.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig/meson.build' (59,656) at 20230825080021137
61395 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180.dtsi' (59,657) at 20240812080017228
61396 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ds620.c' (59,658) at 20240405153048853
61397 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigreturn_vdso.c' (59,659) at 20210307214932706
61398 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/amd-fpga.bb' (59,660) at 20241206090014202
61399 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/console.c' (59,661) at 20210307214925650
61400 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/Makefile' (59,662) at 20210307214929982
61401 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/meson.build' (59,663) at 20230831080022083
61402 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/clock-vmstate.c' (59,664) at 20240906080037208
61403 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am65x_evm_r5_defconfig' (59,665) at 20210308005003248
61404 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-geminilake.c' (59,666) at 20240405153231323
61405 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/tcp_common.h' (59,667) at 20210309003653892
61406 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-platform.dtsi' (59,668) at 20210307214930006
61407 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/common/Makefile' (59,669) at 20240405153051197
61408 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/Kconfig' (59,670) at 20210308005003036
61409 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/tcg/tcg-cpu.h' (59,671) at 20240906080037528
61410 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c' (59,672) at 20240405153230395
61411 2025-01-08 03:00:49.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_reg.h' (59,673) at 20221215040039066
61412 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-evga-indtube.c' (59,674) at 20210307214928782
61413 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/basic_qos.sh' (59,675) at 20240405153054301
61414 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/file-io-error' (59,676) at 20240326080039734
61415 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8192-clock.yaml' (59,677) at 20240405153045013
61416 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-row-actions.png' (59,678) at 20220105012522971 to deleted uid set
61417 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_host.h' (59,679) at 20230426080043760
61418 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/smu7_discrete.h' (59,680) at 20210307214928026
61419 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-u-boot.dtsi' (59,681) at 20210308005002628
61420 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/Makefile' (59,682) at 20210308005003372
61421 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/xtsonic.c' (59,683) at 20240405153050189
61422 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tqma6_wru4.h' (59,684) at 20210308005003620
61423 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/ocelot_pcb123.dts' (59,685) at 20220525020651994
61424 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dpia.c' (59,686) at 20240405153047297
61425 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/mdio_10g.c' (59,687) at 20210307214929618
61426 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend' (59,688) at 20241221090017568
61427 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gobject-introspection.bbclass' (59,689) at 20240124090012258
61428 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040d4_spi_rcw.cfg' (59,690) at 20210308005002992
61429 2025-01-08 03:00:49.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-lynxpoint.c' (59,691) at 20240405153231323
61430 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/sev-guest.c' (59,692) at 20240405153231595
61431 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/ncn26000.c' (59,693) at 20240405153050361
61432 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml' (59,694) at 20240405153229779
61433 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/nvme-fault-injection.rst' (59,695) at 20210309003648412
61434 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c' (59,696) at 20241011080017331
61435 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/check-dco.py' (59,697) at 20241211090212202
61436 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/0001-nettest_omni-Remove-duplicate-variable-definitions.patch' (59,698) at 20210307205553842
61437 2025-01-08 03:00:49.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/net/bpf_jit_comp.c' (59,699) at 20241018080014474
61438 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,blueridge-4u_associations.json' (59,700) at 20241212090014007
61439 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/license.py' (59,701) at 20220910030013401
61440 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.c' (59,702) at 20210307214929810
61441 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sunplus-ocotp.c' (59,703) at 20240520080015167
61442 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/armeb-linux-user.mak' (59,704) at 20221215040039066
61443 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-main.c' (59,705) at 20220525020652434
61444 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/broadcom.c' (59,706) at 20230720080043539
61445 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/clocks.cfg' (59,707) at 20210308005002912
61446 2025-01-08 03:00:49.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/generate_auth_certificates.py' (59,708) at 20240411080003073
61447 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5645.h' (59,709) at 20220525020655043
61448 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3patch.S' (59,710) at 20210307214926606
61449 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/interrupt.c' (59,711) at 20240326080039746
61450 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/extents_status.h' (59,712) at 20240405153052341
61451 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/process.c' (59,713) at 20240411080014050
61452 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/gdbstub.c' (59,714) at 20240906080037536
61453 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_linux.h' (59,715) at 20240405153052313
61454 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/ste10Xp.c' (59,716) at 20220525020653687
61455 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/dummy-verify.service' (59,717) at 20210803000022008
61456 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mem.c' (59,718) at 20240613080016419
61457 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0005-Use-list-for-changed-interfaces.patch' (59,719) at 20241206090014242
61458 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da903x-regulator.c' (59,720) at 20240405153051461
61459 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_trigger_pages.h' (59,721) at 20220525020654047
61460 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html' (59,722) at 20210307205554282
61461 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-include-required-system-header-files-for-fd_set-and-.patch' (59,723) at 20230706080014753
61462 2025-01-08 03:00:49.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.h' (59,724) at 20220525020652502
61463 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/super.c' (59,725) at 20241125090012259
61464 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-processor-common.dtsi' (59,726) at 20210308005002596
61465 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/amd_iommu.c' (59,727) at 20241211090212274
61466 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/mux.h' (59,728) at 20210308005002644
61467 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-openconnect_1.2.8.bb' (59,729) at 20231126090012785
61468 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/graphene/graphene_1.10.8.bb' (59,730) at 20231126090012861
61469 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/modules.rst' (59,731) at 20240710080014573
61470 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/wic-image-minimal.bb' (59,732) at 20210812000025290
61471 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/Kconfig' (59,733) at 20241211090212242
61472 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/vstate_prctl.c' (59,734) at 20240405153232287
61473 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ps.c' (59,735) at 20240405153231475
61474 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/lance.c' (59,736) at 20241211090212306
61475 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml' (59,737) at 20240405153045117
61476 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-fracn-gppll.c' (59,738) at 20241211090145397
61477 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/physical_location.c' (59,739) at 20240405153046685
61478 2025-01-08 03:00:49.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/word-at-a-time.h' (59,740) at 20210307214926554
61479 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffsfs.c' (59,741) at 20210308005003556
61480 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/Kconfig' (59,742) at 20210524100034950
61481 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/Platform' (59,743) at 20210307214926254
61482 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/u-boot.lds' (59,744) at 20210308005002828
61483 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/syscall.tbl' (59,745) at 20241211090212386
61484 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Stats.interface.yaml' (59,746) at 20220315030032671
61485 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufshcd.h' (59,747) at 20241216090017769
61486 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/mangle-port.h' (59,748) at 20210307214926558
61487 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/xen_blkif.h' (59,749) at 20210308005045845
61488 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_data_init.c' (59,750) at 20240405153054253
61489 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch' (59,751) at 20240413080012703
61490 2025-01-08 03:00:49.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-vx855.c' (59,752) at 20240405153230307
61491 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/spaces.h' (59,753) at 20220525020652002
61492 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/dbus_path_utils.hpp' (59,754) at 20221028100033263
61493 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.lcovrc' (59,755) at 20210308004940468
61494 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-optee.c' (59,756) at 20240405153051501
61495 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm8148-t410.dts' (59,757) at 20240405153045597
61496 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/haps_hs.dts' (59,758) at 20220525020651802
61497 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/mesh.c' (59,759) at 20240405153231211
61498 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/processor.h' (59,760) at 20220525020651970
61499 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds.c' (59,761) at 20240405153049221
61500 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8183-gce.h' (59,762) at 20210307214931338
61501 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/early-quirks.c' (59,763) at 20240405153046429
61502 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/sign_key.S' (59,764) at 20220525020655231
61503 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/qfw.h' (59,765) at 20210308005003680
61504 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hugetlb.h' (59,766) at 20240405153231791
61505 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc_14.2.bb' (59,767) at 20241221090017660
61506 2025-01-08 03:00:49.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-rq-qos.c' (59,768) at 20241023080012875
61507 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/cdc-acm.c' (59,769) at 20241008080013987
61508 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex.dts' (59,770) at 20210309003648756
61509 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_scm.json' (59,771) at 20241213090004409 to deleted uid set
61510 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-primax.c' (59,772) at 20210307214928098
61511 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_common.hpp' (59,773) at 20211014000035500
61512 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_ethtool.c' (59,774) at 20240405153050321
61513 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_skbedit.h' (59,775) at 20240405153052865
61514 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8960.h' (59,776) at 20210307214931350
61515 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/max3420_udc.c' (59,777) at 20240405153231555
61516 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig' (59,778) at 20210308005003236
61517 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uaccess_64.h' (59,779) at 20240405153046321
61518 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-docs-tarball.bb' (59,780) at 20241221090017644
61519 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/039_x86_ucode_missing_node2.dts' (59,781) at 20210308005003752
61520 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/pci.c' (59,782) at 20210308005002828
61521 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space.c' (59,783) at 20240405153231603
61522 2025-01-08 03:00:49.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-ctouch2-of10.dts' (59,784) at 20220525020651934
61523 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/MAINTAINERS' (59,785) at 20210308005003048
61524 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu10k1.h' (59,786) at 20240520080015207
61525 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fix_number_of_modules.patch' (59,787) at 20230706080014765
61526 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctdaio.c' (59,788) at 20220525020654991
61527 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/hellomod_makefile' (59,789) at 20210307205554442
61528 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/hw_data.c' (59,790) at 20210308005002760
61529 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/decodecode' (59,791) at 20240405153053445
61530 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3128.h' (59,792) at 20210308005003596
61531 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/MAINTAINERS' (59,793) at 20210308005003048
61532 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/Makefile' (59,794) at 20240405153051809
61533 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-logging.bbclass' (59,795) at 20210423100032585
61534 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/cop2-ex.c' (59,796) at 20210307214926270
61535 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/irqflags.h' (59,797) at 20210307214926098
61536 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timer.h' (59,798) at 20210307214926586
61537 2025-01-08 03:00:49.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/trace_helpers.c' (59,799) at 20240405153232263
61538 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_bsg.c' (59,800) at 20240405153231391
61539 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sparsemem.h' (59,801) at 20210309003648892
61540 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sdio.h' (59,802) at 20240405153050661
61541 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ntxec.c' (59,803) at 20220525020653951
61542 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1024_serdes.c' (59,804) at 20210308005002832
61543 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev-v5.c' (59,805) at 20240405153046937
61544 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-netfilter.c' (59,806) at 20220429100100938
61545 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/rmr_switch.S' (59,807) at 20210308005002784
61546 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/Makefile' (59,808) at 20210309003650364
61547 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/octeon/octeon_mgmt.c' (59,809) at 20240405153049857
61548 2025-01-08 03:00:49.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/headsmp.S' (59,810) at 20210307214925874
61549 2025-01-08 03:00:49.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic3_qm1_regs.h' (59,811) at 20240405153046577
61550 2025-01-08 03:00:49.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2.c' (59,812) at 20240405153230163
61551 2025-01-08 03:00:49.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ec100.c' (59,813) at 20240405153049289
61552 2025-01-08 03:00:49.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/triboard.c' (59,814) at 20210927100127205
61553 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/aso.h' (59,815) at 20240405153050125
61554 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/cvs.py' (59,816) at 20210307205554238
61555 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec/MAINTAINERS' (59,817) at 20210308005002920
61556 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/core.h' (59,818) at 20210308005003500
61557 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/crypto.h' (59,819) at 20210308005002636
61558 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_labels.h' (59,820) at 20240405153231855
61559 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0039-enables-ondisk-capsule-update-feature.patch' (59,821) at 20231126090012773
61560 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/chipidea.h' (59,822) at 20210308005046033
61561 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/Kconfig' (59,823) at 20240405153045617
61562 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_json_unittest.cpp' (59,824) at 20231026080038056
61563 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/pvh/enlighten.c' (59,825) at 20240415080012963
61564 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0004-smm_gateway-GetNextVariableName-Fix.patch' (59,826) at 20241206090014214
61565 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/usb.c' (59,827) at 20240405153050577
61566 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts209-setup.c' (59,828) at 20210307214925930
61567 2025-01-08 03:00:49.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8mq-evk.dts' (59,829) at 20210308005002580
61568 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_ipv6.sh' (59,830) at 20240405153054301
61569 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cypress_ps2.h' (59,831) at 20210307214928490
61570 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h' (59,832) at 20220525020653319
61571 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/kirkwood_spi.c' (59,833) at 20210308005003492
61572 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch' (59,834) at 20230706080014733
61573 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/generators/Makefile' (59,835) at 20210307214930170
61574 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/Makefile' (59,836) at 20210307214931194
61575 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc64-linux' (59,837) at 20220402030016247
61576 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/thermometer.c' (59,838) at 20240405153054381
61577 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24110.c' (59,839) at 20240405153049281
61578 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Harrsjon' (59,840) at 20210307205553782
61579 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/eth.c' (59,841) at 20210308005002964
61580 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb' (59,842) at 20230321080018353
61581 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-common.h' (59,843) at 20240405153053969
61582 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/Makefile' (59,844) at 20240405153045917
61583 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-netgear-wg302v1.dts' (59,845) at 20240405153045437
61584 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/pmc.json' (59,846) at 20210307214932538
61585 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ae350_rv64_defconfig' (59,847) at 20210308005003244
61586 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CircuitCollection.json' (59,848) at 20240619080002944
61587 2025-01-08 03:00:49.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-cpu-opp-microvolt.dtsi' (59,849) at 20240405153045481
61588 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_flat_gre_keys.sh' (59,850) at 20210307214932686
61589 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/once_lite.h' (59,851) at 20241211090145537
61590 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h' (59,852) at 20240405153230519
61591 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/Makefile' (59,853) at 20210308005002952
61592 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/umcast_kern.c' (59,854) at 20210307214926618
61593 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7790-clock.h' (59,855) at 20210308005003632
61594 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/mpp.h' (59,856) at 20210307214925878
61595 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/psci.h' (59,857) at 20210308005002704
61596 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/Kconfig' (59,858) at 20220525020653911
61597 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_packets.h' (59,859) at 20240405153046581
61598 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-io.h' (59,860) at 20240405153050529
61599 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/sections.h' (59,861) at 20210307214926618
61600 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-loader-skl.c' (59,862) at 20240405153053997
61601 2025-01-08 03:00:49.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-pci.c' (59,863) at 20220525020652410
61602 2025-01-08 03:00:49.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_init.c' (59,864) at 20241011080017347
61603 2025-01-08 03:00:49.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/rawnand.h' (59,865) at 20210308005003668
61604 2025-01-08 03:00:49.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c' (59,866) at 20240405153230591
61605 2025-01-08 03:00:49.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/Makefile' (59,867) at 20210308005002916
61606 2025-01-08 03:00:49.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/variable-added.png' (59,868) at 20210307205554382 to deleted uid set
61607 2025-01-08 03:00:49.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/hyperv.c' (59,869) at 20240405153046453
61608 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/soc/intel/boards/sof_sdw.c' (59,870) at 20240628080014037 to deleted uid set
61609 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/memory.json' (59,871) at 20240405153054109
61610 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74x.dtsi' (59,872) at 20240405153045601
61611 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/memory.rst' (59,873) at 20240405153044973
61612 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sram.h' (59,874) at 20240405153049649
61613 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7780.h' (59,875) at 20210307214926546
61614 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_ci.h' (59,876) at 20210307214927998
61615 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/Makefile' (59,877) at 20210308005003432
61616 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/099.out' (59,878) at 20210308005046445
61617 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensord' (59,879) at 20210307205553874
61618 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm-asm-offsets.c' (59,880) at 20210307214925922
61619 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul1-mba6ulx.dts' (59,881) at 20240405153045525
61620 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ctype.c' (59,882) at 20210307214931798
61621 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vio.h' (59,883) at 20240405153046129
61622 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/conf/machine/include/fsp2.inc' (59,884) at 20210307205553690
61623 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_common.h' (59,885) at 20240405153049285
61624 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/processor.h' (59,886) at 20240520080015131
61625 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/smbios_mdrv2.hpp' (59,887) at 20241206090044787
61626 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer-dma.h' (59,888) at 20240405153052705
61627 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_v4l2.h' (59,889) at 20210307214930802
61628 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dpp.h' (59,890) at 20240405153047261
61629 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/MAINTAINERS' (59,891) at 20210308005003008
61630 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/sections.h' (59,892) at 20210308005002848
61631 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest-all.bb' (59,893) at 20240302090018206
61632 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup/witherspoon/inventory-cleanup.yaml' (59,894) at 20210721000034682
61633 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/README' (59,895) at 20210308005046469
61634 2025-01-08 03:00:49.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/microchip,clock.h' (59,896) at 20210308005003632
61635 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.c' (59,897) at 20240411080014078
61636 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/systems.hpp' (59,898) at 20241217090008768
61637 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-addptable2image' (59,899) at 20220612030016767
61638 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/set_exception.hpp' (59,900) at 20220412175720090
61639 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SerialInterfaceCollection.json' (59,901) at 20240619080002952
61640 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mgcoge_defconfig' (59,902) at 20240405153230027
61641 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pico-imx6ul.h' (59,903) at 20210308005003612
61642 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst' (59,904) at 20240405153044945
61643 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/coverage_uml.config' (59,905) at 20240405153054225
61644 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/signing.py' (59,906) at 20241221090017632
61645 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/Makefile' (59,907) at 20210307214929130
61646 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/imbapi.h' (59,908) at 20210308004938832
61647 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/aml-build-stub.c' (59,909) at 20221215040039086
61648 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/nbpfaxi.h' (59,910) at 20210307214931338
61649 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/fuse-allow-other' (59,911) at 20210927100127505
61650 2025-01-08 03:00:49.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/types.hpp' (59,912) at 20241026080029479
61651 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/blacklist.json' (59,913) at 20210308005114357
61652 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-axg-pcie.c' (59,914) at 20240405153231307
61653 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-max9611' (59,915) at 20210307214925190
61654 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/signal_tm.c' (59,916) at 20220525020655227
61655 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/cdp.c' (59,917) at 20210308005003716
61656 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/trace.h' (59,918) at 20240830080013295
61657 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-pogo_e02.dts' (59,919) at 20240405153045457
61658 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/theme.vue' (59,920) at 20220105012522959
61659 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/Makefile' (59,921) at 20240405153051821
61660 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags_proc.c' (59,922) at 20240405153045629
61661 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/pmbus.hpp' (59,923) at 20241210090027376
61662 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rza1.c' (59,924) at 20240405153231335
61663 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/ghash-clmulni-intel_asm.S' (59,925) at 20240405153046361
61664 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/stubs/dbus_sensor_object.cpp' (59,926) at 20240904080048947
61665 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7796-cpg-mssr.c' (59,927) at 20240405153230235
61666 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/elanfreq.c' (59,928) at 20210307214927054
61667 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fdp.c' (59,929) at 20210307214926274
61668 2025-01-08 03:00:49.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml' (59,930) at 20240405153045061
61669 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mbox.h' (59,931) at 20241211090145461
61670 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/pch7.c' (59,932) at 20210308005003448
61671 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_aggr.c' (59,933) at 20240405153050561
61672 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/perf_event.c' (59,934) at 20210307214926598
61673 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/symtab.c' (59,935) at 20240405153232119
61674 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/trace.h' (59,936) at 20210308005045897
61675 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/hash.c' (59,937) at 20210309003654300
61676 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/highuid.h' (59,938) at 20210307214931394
61677 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/util.cpp' (59,939) at 20240205090025370
61678 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lock_events.h' (59,940) at 20240405153053013
61679 2025-01-08 03:00:49.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/isoch.c' (59,941) at 20210307214926938
61680 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nokia' (59,942) at 20210307205553770
61681 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_setns_test.c' (59,943) at 20210309003656012
61682 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_mock.h' (59,944) at 20240405153231835
61683 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3228-evb.dts' (59,945) at 20240405153045561
61684 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm63158.dtsi' (59,946) at 20210308005002576
61685 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/test_basic.py' (59,947) at 20210307205554434
61686 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/psc_defs.h' (59,948) at 20210308005002720
61687 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (59,949) at 20241206090014226
61688 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ninja/ninja_1.12.1.bb' (59,950) at 20241206090014330
61689 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/setup.h' (59,951) at 20240405153045965
61690 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/MAINTAINERS' (59,952) at 20210308005002984
61691 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-bcm1480.c' (59,953) at 20210307214926254
61692 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/OWNERS' (59,954) at 20220907030008353
61693 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blueridge_4u_chassis.json' (59,955) at 20240516080005206
61694 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2/cpu/watchdog.h' (59,956) at 20210307214926554
61695 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_table.c' (59,957) at 20220525020652534
61696 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8569MDS_ATM_defconfig' (59,958) at 20210308005003240
61697 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/cyan_skillfish_ppt.c' (59,959) at 20240405153230515
61698 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/rail.cpp' (59,960) at 20210515000047077
61699 2025-01-08 03:00:49.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.err' (59,961) at 20210308005046405
61700 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' (59,962) at 20241217090008760 to deleted uid set
61701 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc911x.h' (59,963) at 20210308005003444
61702 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_metapage.h' (59,964) at 20210307214931138
61703 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/reader_impl.cpp' (59,965) at 20240826080018283
61704 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/core.c' (59,966) at 20241008080013903
61705 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2' (59,967) at 20210308005046473 to deleted uid set
61706 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acnames.h' (59,968) at 20240405153231787
61707 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/reader_test.cpp' (59,969) at 20240826080018279
61708 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6397.c' (59,970) at 20240405153231323
61709 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c' (59,971) at 20240405153050197
61710 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-aspeed-vic.c' (59,972) at 20240405153049189
61711 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/vm-change-state-handler.c' (59,973) at 20240326080039434
61712 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/cobra5272.c' (59,974) at 20210308005002944
61713 2025-01-08 03:00:49.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-roccat-kone' (59,975) at 20210309003648260
61714 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/super.c' (59,976) at 20241216090017757
61715 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0017-arm-corstone1000-add-mmc-for-fvp.patch' (59,977) at 20240413080012627
61716 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-overview-2-generic.png' (59,978) at 20210307205554302 to deleted uid set
61717 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/ctype.h' (59,979) at 20240405153054049
61718 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/makedumpfile/0001-makedumpfile-replace-hardcode-CFLAGS.patch' (59,980) at 20241221090017688
61719 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/bootstrap.sh' (59,981) at 20210308005104849
61720 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/tle62x0.h' (59,982) at 20210307214931514
61721 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/nds32/n13/atcpmu.json' (59,983) at 20240405153054113
61722 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ht.c' (59,984) at 20210309003651580
61723 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu_logo.svg' (59,985) at 20210308005046185
61724 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/crash.h' (59,986) at 20220525020652146
61725 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0006-cpp-honor-sysroot.patch' (59,987) at 20241221090017660
61726 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/Makefile' (59,988) at 20210308005002956
61727 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-pcduino3.dts' (59,989) at 20210308005002624
61728 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.out' (59,990) at 20210308005046401 to deleted uid set
61729 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_drv.h' (59,991) at 20240405153048749
61730 2025-01-08 03:00:49.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-owl.c' (59,992) at 20240405153051301
61731 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sriov.h' (59,993) at 20240405153050241
61732 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/signal.c' (59,994) at 20240906080037156
61733 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data.err' (59,995) at 20230925080040089
61734 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice-glue/libimobiledevice-glue_1.3.1.bb' (59,996) at 20241221090017504
61735 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/layer.conf' (59,997) at 20241221090017472
61736 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk01.1.dtsi' (59,998) at 20240405153045541
61737 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/Makefile' (59,999) at 20241023080012903
61738 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/mx7dsabresd.c' (60,000) at 20210308005002988
61739 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.c' (60,001) at 20240405153046957
61740 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscalls/syscall_32.tbl' (60,002) at 20240710080014577
61741 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-nymph.dtsi' (60,003) at 20240405153045517
61742 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/phosphor-audit.md' (60,004) at 20221209040006391
61743 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ima.c' (60,005) at 20240405153049245
61744 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/time.c' (60,006) at 20240405153046081
61745 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extcon/extcon-adc-jack.h' (60,007) at 20210307214931382
61746 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-broadcast.c' (60,008) at 20240815080012915
61747 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/arm,pl050.yaml' (60,009) at 20240405153045153
61748 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2' (60,010) at 20210308005046473 to deleted uid set
61749 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-mirabox.dts' (60,011) at 20240405153045445
61750 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/lock.cat' (60,012) at 20240805080014071
61751 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/setup.h' (60,013) at 20240405153229999
61752 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc3815.rst' (60,014) at 20210307214925502
61753 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/Makefile.miniconfig' (60,015) at 20240405153054169
61754 2025-01-08 03:00:49.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_src.c' (60,016) at 20241211090212294
61755 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rb4xx.c' (60,017) at 20240405153231463
61756 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c' (60,018) at 20220525020652951
61757 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla24_dsp.c' (60,019) at 20220525020654991
61758 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879.h' (60,020) at 20210307214928502
61759 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-six_1.16.0.bb' (60,021) at 20210608000015839
61760 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mbcache.c' (60,022) at 20240405153052401
61761 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c' (60,023) at 20240405153230375
61762 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/expected_config' (60,024) at 20210308005003736
61763 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps53679.rst' (60,025) at 20220525020651738
61764 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Falun_Lovberget' (60,026) at 20210307205553782
61765 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/mdrv2_main.cpp' (60,027) at 20231013080042346
61766 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/gdbstub.c' (60,028) at 20220525020654695
61767 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ohare.h' (60,029) at 20210307214926386
61768 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/virtio-ccw.h' (60,030) at 20210307214926518
61769 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vermagic.h' (60,031) at 20210307214926678
61770 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_rst0.S' (60,032) at 20210308005046533
61771 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/sdp.c' (60,033) at 20210308005003080
61772 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-keytouch.c' (60,034) at 20210307214928090
61773 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/uhead.c' (60,035) at 20240405153048637
61774 2025-01-08 03:00:49.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub' (60,036) at 20241123090010951
61775 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-mipi-csis.c' (60,037) at 20240405153230807
61776 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/Makefile' (60,038) at 20210307214929266
61777 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rsrc.h' (60,039) at 20240405153231887
61778 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec_crypto.h' (60,040) at 20240405153046945
61779 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/supports_obmc' (60,041) at 20210308005007100
61780 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/Makefile' (60,042) at 20240405153231447
61781 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_trace.h' (60,043) at 20210307214927122
61782 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c' (60,044) at 20240405153047237
61783 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue' (60,045) at 20241004080035963
61784 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jz4740-adc.h' (60,046) at 20210307214931410
61785 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_debug.c' (60,047) at 20210307214930294
61786 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf100.c' (60,048) at 20210307214932646
61787 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/.lcovrc' (60,049) at 20210308005134505
61788 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_pci_legacy.h' (60,050) at 20240405153052817
61789 2025-01-08 03:00:49.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/Makefile' (60,051) at 20210307214930270
61790 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi12_ip_offset.h' (60,052) at 20220525020652811
61791 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_pcie.h' (60,053) at 20240405153230651
61792 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/meson.build' (60,054) at 20220913030027309
61793 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pwm/raspberrypi,firmware-poe-pwm.h' (60,055) at 20220525020654547
61794 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/drain.rs' (60,056) at 20240405153232095
61795 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/dhry.h' (60,057) at 20210308005003696
61796 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cm.h' (60,058) at 20240405153049041
61797 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/user-func.rst' (60,059) at 20240405153045317
61798 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia_glue.c' (60,060) at 20240405153046361
61799 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/playback.c' (60,061) at 20210307214932442
61800 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/kerneldoc.py' (60,062) at 20240906080037176
61801 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/commands.c' (60,063) at 20241211090145573
61802 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pci-serial.rst' (60,064) at 20230925080039845
61803 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_ioctlP.h' (60,065) at 20210307214927738
61804 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/process_vm_access.c' (60,066) at 20240405153053145
61805 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/defconfig' (60,067) at 20210307214932154
61806 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_canvas.c' (60,068) at 20210308005003528
61807 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,omap-remoteproc.yaml' (60,069) at 20240405153229795
61808 2025-01-08 03:00:49.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/SECURITY.md' (60,070) at 20241221090017500
61809 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c' (60,071) at 20220525020653799
61810 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ThermalEquipment_v1.xml' (60,072) at 20240619080002936
61811 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/events.md.mako' (60,073) at 20240920080030747
61812 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjefferson_bp.json' (60,074) at 20241113090004748
61813 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/powernv_defconfig' (60,075) at 20240405153046097
61814 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-170.c' (60,076) at 20240405153230807
61815 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/vcpu.h' (60,077) at 20240326080039546
61816 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/sunplus/Makefile' (60,078) at 20240405153051301
61817 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/irq_work.h' (60,079) at 20240405153229975
61818 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/dio-driver.c' (60,080) at 20210307214927118
61819 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srcline.h' (60,081) at 20240405153054205
61820 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/debugfs.c' (60,082) at 20240405153053941
61821 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vgpu.h' (60,083) at 20210307214927850
61822 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fpsimdmacros.h' (60,084) at 20240405153045853
61823 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control.bb' (60,085) at 20241206090014230
61824 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xsk_buff_pool.h' (60,086) at 20240405153231859
61825 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/bswap.h' (60,087) at 20210308005046185
61826 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_trace_points.c' (60,088) at 20210307214928062
61827 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/recipeutils.py' (60,089) at 20241206090014306
61828 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/139' (60,090) at 20240326080039730
61829 2025-01-08 03:00:49.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py' (60,091) at 20210307205554262
61830 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/Makefile' (60,092) at 20240405153046561
61831 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c' (60,093) at 20240405153050641
61832 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigo_dsp.c' (60,094) at 20220525020654995
61833 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt3883/cpu-feature-overrides.h' (60,095) at 20240405153046005
61834 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c' (60,096) at 20240405153050309
61835 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_fcoe.c' (60,097) at 20240405153231391
61836 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mac.h' (60,098) at 20240405153050309
61837 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_reflink.h' (60,099) at 20240405153052605
61838 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui_4.6.2.bb' (60,100) at 20241221090017528
61839 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsimosci_hs.dts' (60,101) at 20210307214925662
61840 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d36ek_cmp_mmc_defconfig' (60,102) at 20210308005003276
61841 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test_4.%.bbappend' (60,103) at 20241206090014214
61842 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24120.h' (60,104) at 20210307214928610
61843 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp.dtsi' (60,105) at 20241115090012941
61844 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/balloc.c' (60,106) at 20240805080014011
61845 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/cm_t3517.c' (60,107) at 20210308005002948
61846 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c' (60,108) at 20240405153047117
61847 2025-01-08 03:00:49.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/Kconfig' (60,109) at 20240405153049577
61848 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c' (60,110) at 20240405153050529
61849 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/sol-sysrq.md' (60,111) at 20231130090006242
61850 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/kp_imx53.c' (60,112) at 20210308005003012
61851 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zstd.c' (60,113) at 20240405153052301
61852 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/static_keys/test_static_keys.sh' (60,114) at 20210307214932722
61853 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c' (60,115) at 20240405153048637
61854 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_msi.h' (60,116) at 20210307214926482
61855 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc32.h' (60,117) at 20210610190030293
61856 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/task_state.json' (60,118) at 20230215040020283
61857 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-jerry.dts' (60,119) at 20210308005002604
61858 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/ChangeLog' (60,120) at 20210307205554226
61859 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/gpio_pwr.c' (60,121) at 20210927100127125
61860 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains44xx_data.c' (60,122) at 20210307214925914
61861 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/sun.c' (60,123) at 20220525020652210
61862 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend' (60,124) at 20241206090014226
61863 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-table.c' (60,125) at 20230925080039829
61864 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-dma-0.dtsi' (60,126) at 20210307214926350
61865 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/uncompress.c' (60,127) at 20210307214931062
61866 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-register-dsp-message-parser.c' (60,128) at 20240405153053505
61867 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/Asset/meson.build' (60,129) at 20230825080021137
61868 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ioctl.h' (60,130) at 20210307214926322
61869 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kasan' (60,131) at 20240405153053077
61870 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/etsec.c' (60,132) at 20241211090212302
61871 2025-01-08 03:00:49.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.2.bb' (60,133) at 20230114040015470
61872 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_debug.c' (60,134) at 20240613080016387
61873 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage7_class_define.h' (60,135) at 20240405153052901
61874 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vga.h' (60,136) at 20210307214927918
61875 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43-jack.c' (60,137) at 20240405153232147
61876 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c' (60,138) at 20241018080014546
61877 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6589-aquaris5.dts' (60,139) at 20240405153045461
61878 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_ipc.c' (60,140) at 20240405153046609
61879 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bug.h' (60,141) at 20220525020651878
61880 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/main.c' (60,142) at 20240405153049633
61881 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.3.bb' (60,143) at 20241221090017544
61882 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cdrom/cdrom-standard.rst' (60,144) at 20240726080012842
61883 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dec' (60,145) at 20210308005046541
61884 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-geni-qcom.c' (60,146) at 20241111090012137
61885 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5410.h' (60,147) at 20240405153231795
61886 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/rtsx_pci_sdmmc.c' (60,148) at 20240405153230855
61887 2025-01-08 03:00:49.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/thermal-control-modes.md' (60,149) at 20221209040006395
61888 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/ehci-dbgp.c' (60,150) at 20210309003653204
61889 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ydotool/ydotool_git.bb' (60,151) at 20241206090014258
61890 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-saif.c' (60,152) at 20240405153053973
61891 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/i8259.c' (60,153) at 20240405153046449
61892 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Power.interface.yaml' (60,154) at 20230317080020817
61893 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/tlb.c' (60,155) at 20241216090017685
61894 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/zone.c' (60,156) at 20240415080012987
61895 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/CVE-2020-29074.patch' (60,157) at 20231011080016578
61896 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glock.c' (60,158) at 20241211090145517
61897 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/interface.c' (60,159) at 20241211090145485
61898 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/changelog.awk' (60,160) at 20241125090009363
61899 2025-01-08 03:00:49.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/dma.c' (60,161) at 20240405153230279
61900 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.yaml' (60,162) at 20220525020651682
61901 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor-evt.json' (60,163) at 20241214090210267
61902 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/MAINTAINERS' (60,164) at 20210308005002980
61903 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_irq.c' (60,165) at 20220525020653815
61904 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-invariants-only' (60,166) at 20211006000025234
61905 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-hix5hd2.c' (60,167) at 20240405153049509
61906 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/virtualSensor.cpp' (60,168) at 20241102080033050
61907 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/fault.c' (60,169) at 20210307214926750
61908 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/Kconfig' (60,170) at 20220525020655095
61909 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb' (60,171) at 20241221090017544
61910 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/audio.c' (60,172) at 20240405153052077
61911 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools/v4test.sh' (60,173) at 20210307205553842
61912 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom_wac.c' (60,174) at 20241211090145433
61913 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-pydot/python3-pydot_2.0.0.bb' (60,175) at 20240113090014540
61914 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/padata.rst' (60,176) at 20240405153045005
61915 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html' (60,177) at 20210307205554286
61916 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/tps65218-pwrbutton.c' (60,178) at 20240405153049145
61917 2025-01-08 03:00:49.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/init/starscream-init/starscream-init.service' (60,179) at 20240110090012776
61918 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-netdev.c' (60,180) at 20240405153230755
61919 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max98095.h' (60,181) at 20210307214931598
61920 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos7-ufs.c' (60,182) at 20240405153051297
61921 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,mmcc-msm8974.h' (60,183) at 20210307214931350
61922 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/stm32/stm32-cec.c' (60,184) at 20240405153230775
61923 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke_emulate.c' (60,185) at 20210307214926430
61924 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm7250b.dtsi' (60,186) at 20240405153229943
61925 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-lib.c' (60,187) at 20240405153231459
61926 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/list_debug.c' (60,188) at 20240405153231951
61927 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/memmove.c' (60,189) at 20210307214926310
61928 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/corstone1000-mps3.conf' (60,190) at 20220804030014663
61929 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/drbg.c' (60,191) at 20240405153046537
61930 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/minors.h' (60,192) at 20210307214931598
61931 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/index.c' (60,193) at 20240405153053025
61932 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/aead.c' (60,194) at 20240405153046965
61933 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/Makefile' (60,195) at 20240405153051209
61934 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/articia.c' (60,196) at 20240326080039474
61935 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c' (60,197) at 20210307214930130
61936 2025-01-08 03:00:49.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_pe_sip.c' (60,198) at 20210307214932006
61937 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_mdio.c' (60,199) at 20240411080014082
61938 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ocfs2-online-filecheck.rst' (60,200) at 20210307214925490
61939 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/hweight_64.S' (60,201) at 20240405153230043
61940 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zlib.c' (60,202) at 20240830080013315
61941 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-des3.c' (60,203) at 20240405153046933
61942 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/bootdevice.c' (60,204) at 20240906080037448
61943 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-midas.dtsi' (60,205) at 20240405153229899
61944 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/194.out' (60,206) at 20230925080040089
61945 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh' (60,207) at 20220405030025645
61946 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/config.js' (60,208) at 20220105012522959
61947 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_core.c' (60,209) at 20241216090017793
61948 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/swab.h' (60,210) at 20210307214932594
61949 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard-som-v15.dts' (60,211) at 20240405153045497
61950 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/cpu-target.c' (60,212) at 20240906080037164
61951 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/uapi/linux/stddef.h' (60,213) at 20240405153231879 to deleted uid set
61952 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mffs.c' (60,214) at 20210307214926438
61953 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml' (60,215) at 20240405153229767
61954 2025-01-08 03:00:49.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/Kconfig' (60,216) at 20240405153231727
61955 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_local_storage.sh' (60,217) at 20240405153054241
61956 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/uncompress.h' (60,218) at 20210307214925946
61957 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_active.c' (60,219) at 20240405153048545
61958 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/asm-offsets.c' (60,220) at 20240405153045353
61959 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_cmdq_masks.h' (60,221) at 20240405153046605
61960 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.11.c' (60,222) at 20240405153050345
61961 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/README' (60,223) at 20210307214925626
61962 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kasan' (60,224) at 20240405153053433
61963 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-der.c' (60,225) at 20221215040039394
61964 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ReplaceAll.interface.yaml' (60,226) at 20220315030032663
61965 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/clk/fsl,mpc83xx-clk.txt' (60,227) at 20210308005002536
61966 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_mac.c' (60,228) at 20220525020654867
61967 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9551_core.h' (60,229) at 20210307214928322
61968 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-omap.h' (60,230) at 20240405153052769
61969 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb' (60,231) at 20220502030010112
61970 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/phy-ralink-usb.c' (60,232) at 20220525020653867
61971 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.c' (60,233) at 20220525020652959
61972 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce.bbclass' (60,234) at 20220125040024383
61973 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scheduled_host_transition.hpp' (60,235) at 20240820080031614
61974 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pcwd.c' (60,236) at 20220525020654331
61975 2025-01-08 03:00:49.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_mt6370.c' (60,237) at 20240405153231571
61976 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32l4x5_soc.h' (60,238) at 20240906080037328
61977 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Kconfig.debug' (60,239) at 20240405153046501
61978 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-bridge-helper.c' (60,240) at 20210308005046225
61979 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/entry.S' (60,241) at 20210307214926562
61980 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.h' (60,242) at 20210307214929538
61981 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxfevnt.c' (60,243) at 20240405153046617
61982 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_VINI.json' (60,244) at 20221213040036921
61983 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ethtool.c' (60,245) at 20240405153053405
61984 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/cache.rst' (60,246) at 20210307214925222
61985 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/amiflop.c' (60,247) at 20240405153230187
61986 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure.h' (60,248) at 20240405153049009
61987 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_clamp_kern.c' (60,249) at 20210307214932118
61988 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/byteorder.h' (60,250) at 20220525020651970
61989 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmu_notifier.c' (60,251) at 20240405153231971
61990 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-poller.c' (60,252) at 20220525020653175
61991 2025-01-08 03:00:49.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bouncebuf.h' (60,253) at 20210308005003564
61992 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hw.c' (60,254) at 20240805080013983
61993 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpe_regs.h' (60,255) at 20240405153049489
61994 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ashrdi3.S' (60,256) at 20240405153230095
61995 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/gardena-smart-gateway-mt7688.dts' (60,257) at 20210308005002812
61996 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Interbase-1.0' (60,258) at 20211006000025238
61997 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_mbox_pci.c' (60,259) at 20220525020653911
61998 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mscc/phy-ocelot-serdes.c' (60,260) at 20240405153051289
61999 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hjo_Grevback' (60,261) at 20210307205553782
62000 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_crtc.c' (60,262) at 20240405153048677
62001 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts' (60,263) at 20220525020651934
62002 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml' (60,264) at 20240405153229787
62003 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/Kconfig' (60,265) at 20240405153053977
62004 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_keygen.h' (60,266) at 20240405153049925
62005 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa76.inc' (60,267) at 20240301090012451
62006 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-cxusb-cardlist.rst' (60,268) at 20210307214925230
62007 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio_lpc32xx.txt' (60,269) at 20210307214925318
62008 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdcore.h' (60,270) at 20210308005003408
62009 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (60,271) at 20221118040015022
62010 2025-01-08 03:00:49.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.2.bb' (60,272) at 20241206090014254
62011 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c' (60,273) at 20240405153231247
62012 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/find_bit.c' (60,274) at 20240405153053085
62013 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.c' (60,275) at 20240405153050257
62014 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Mem_tracker/memcheck.sh' (60,276) at 20221209040018559
62015 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.c' (60,277) at 20210307214927950
62016 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/raydium,rm68200.yaml' (60,278) at 20240405153229763
62017 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc_intf.h' (60,279) at 20241010080036061
62018 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/eslint-global-config.json' (60,280) at 20221213040016740
62019 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/libabigail/0001-Check-for-correct-fts-module.patch' (60,281) at 20241221090017512
62020 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/audio.h' (60,282) at 20240405153052913
62021 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_errortag.h' (60,283) at 20240405153052573
62022 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig' (60,284) at 20210308005003244
62023 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/packagedata.py' (60,285) at 20240106090017257
62024 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/Makefile' (60,286) at 20220525020652010
62025 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-spin-softirq.h' (60,287) at 20210307214931806
62026 2025-01-08 03:00:49.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ld_ind.c' (60,288) at 20240405153054281
62027 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/usb.c' (60,289) at 20210307214930442
62028 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/kvm/meson.build' (60,290) at 20240906080037496
62029 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager-config-example-native_git.bb' (60,291) at 20220921030015986
62030 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-osd335x-common.dtsi' (60,292) at 20240405153229903
62031 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_perf_branches.c' (60,293) at 20210307214932650
62032 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/lowland.c' (60,294) at 20240405153232191
62033 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/Kbuild' (60,295) at 20210307214926166
62034 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricDefinitionCollection_v1.xml' (60,296) at 20240619080002928
62035 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sl_pins.h' (60,297) at 20210308005002648
62036 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/cache.c' (60,298) at 20210308005002816
62037 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-smaps_rollup' (60,299) at 20240405153044913
62038 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/vof.c' (60,300) at 20240906080037284
62039 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (60,301) at 20240829080014018
62040 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/cmpdi2.c' (60,302) at 20210307214926182
62041 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-max98357a.dtsi' (60,303) at 20240405153045749
62042 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action_error.hpp' (60,304) at 20210308005405930
62043 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml' (60,305) at 20240405153045081
62044 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3399.h' (60,306) at 20210308005002660
62045 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb' (60,307) at 20241221090017548
62046 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/smbios/type11_blob' (60,308) at 20240906080037560 to deleted uid set
62047 2025-01-08 03:00:49.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt' (60,309) at 20210307214925346
62048 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/stm32f469-discovery.c' (60,310) at 20210308005003052
62049 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/phycore_pcl063_defconfig' (60,311) at 20210308005003272
62050 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/types.h' (60,312) at 20240405153052941
62051 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso.S' (60,313) at 20240326080039562
62052 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_util.cpp' (60,314) at 20230701080027201
62053 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/fw_cfg.h' (60,315) at 20240906080037228
62054 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP0/meson.build' (60,316) at 20230825080021133
62055 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/distro/include/uboot-distrovars.inc' (60,317) at 20211231040028208
62056 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-orion.dts' (60,318) at 20240405153045501
62057 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_existence.c' (60,319) at 20210307214932642
62058 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langshyttan_Engelsfors' (60,320) at 20210307205553786
62059 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp-priv.h' (60,321) at 20240405153054017
62060 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-yuv-luma.rst' (60,322) at 20240405153045317
62061 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/systemd/system/sysfs-led@.service' (60,323) at 20240719080031533
62062 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcl063.h' (60,324) at 20210308005003608
62063 2025-01-08 03:00:49.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/vops.h' (60,325) at 20240405153050493
62064 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_regs.h' (60,326) at 20240405153050173
62065 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/sdbusplus.wrap' (60,327) at 20220819030023853
62066 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/timer.c' (60,328) at 20210308005002712
62067 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5250.h' (60,329) at 20240405153231795
62068 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/build-salt.h' (60,330) at 20210307214931362
62069 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/stats.h' (60,331) at 20210307214931650
62070 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager_%.bbappend' (60,332) at 20241206090014226
62071 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/x509_utils.cpp' (60,333) at 20240623080018041
62072 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-video.c' (60,334) at 20240830080013271
62073 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_cmnd.h' (60,335) at 20240830080013331
62074 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/COPYING.MIT' (60,336) at 20210307205553682
62075 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsimosci_defconfig' (60,337) at 20240405153229859
62076 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb' (60,338) at 20220910030013369
62077 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/append.hpp' (60,339) at 20240618080045405
62078 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/at91sam9_wdt.c' (60,340) at 20240405153052237
62079 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/oxp-sensors.rst' (60,341) at 20240405153045217
62080 2025-01-08 03:00:49.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend' (60,342) at 20240629080012188
62081 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65912.h' (60,343) at 20240405153052733
62082 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/marvell_nand.c' (60,344) at 20240405153230871
62083 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/terminfo_fixes.patch' (60,345) at 20220910030013429
62084 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8096-db820c.dts' (60,346) at 20240405153229935
62085 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp-i2c.c' (60,347) at 20210307214932338
62086 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/torture.rst' (60,348) at 20240405153044933
62087 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-pci.h' (60,349) at 20241211090212342
62088 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/sysbench/sysbench_1.0.20.bb' (60,350) at 20230919080013954
62089 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png' (60,351) at 20210307205554346 to deleted uid set
62090 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/Kconfig' (60,352) at 20240405153053253
62091 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_property.h' (60,353) at 20220525020654539
62092 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/SubmittingPatches' (60,354) at 20210307214925214
62093 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-switchdev.h' (60,355) at 20220525020653659
62094 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/312.out' (60,356) at 20210927100127505
62095 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/Kconfig' (60,357) at 20210307214932174
62096 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,dsu-pmu.yaml' (60,358) at 20240405153045125
62097 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_atomic_replace.c' (60,359) at 20210307214931806
62098 2025-01-08 03:00:49.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/syscall_nrs.c' (60,360) at 20210307214932118
62099 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m528x.c' (60,361) at 20220525020651982
62100 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/compression.c' (60,362) at 20210308005003736
62101 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/fec.h' (60,363) at 20210308005002800
62102 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/uaccess_32.h' (60,364) at 20210309003648980
62103 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/0002-include-sys-select.h-and-sys-types.h.patch' (60,365) at 20210307205553874
62104 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8610HPCD_defconfig' (60,366) at 20210308005003240
62105 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-h3-ccu.h' (60,367) at 20210308005003640
62106 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/uncovered' (60,368) at 20210307205554630
62107 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ap143.dts' (60,369) at 20210308005002812
62108 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/tools/.gitignore' (60,370) at 20210307214926638
62109 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_s390xc.c' (60,371) at 20210307214931814
62110 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/avx2.c' (60,372) at 20240405153053097
62111 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_4_pmfw.h' (60,373) at 20240405153048349
62112 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/kmp204x-common.h' (60,374) at 20210308005003600
62113 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/macros.h' (60,375) at 20240326080039746
62114 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/meson.build' (60,376) at 20230717080006550
62115 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/libavb.h' (60,377) at 20210308005003708
62116 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js' (60,378) at 20210307205554282
62117 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-dln2.c' (60,379) at 20240405153230675
62118 2025-01-08 03:00:49.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/clmul.c' (60,380) at 20240326080039398
62119 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/audio.json' (60,381) at 20230925080039977
62120 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/Makefile.softmmu-target' (60,382) at 20240906080037576
62121 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77693.c' (60,383) at 20240405153049609
62122 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/index.scss' (60,384) at 20210308005107073
62123 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/Makefile' (60,385) at 20240613080016547
62124 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/error.py' (60,386) at 20210927100127349
62125 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0.h' (60,387) at 20240405153047157
62126 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/link.ld' (60,388) at 20230925080040101
62127 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6205.h' (60,389) at 20210307214932230
62128 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mtk-pm-domains.h' (60,390) at 20240405153231347
62129 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/machine_kernel_pr.bbclass' (60,391) at 20210307205553850
62130 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/firmware/smbios.h' (60,392) at 20240906080037332
62131 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/linear_ranges.c' (60,393) at 20220525020654751
62132 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso.c' (60,394) at 20240429080012468
62133 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitops.h' (60,395) at 20210307214926578
62134 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/max8997.c' (60,396) at 20210308005003468
62135 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_types.h' (60,397) at 20240405153051833
62136 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g35.dtsi' (60,398) at 20210308005002572
62137 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c' (60,399) at 20210307214929482
62138 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scripts/host-reboot' (60,400) at 20221209040041007
62139 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/sample_filter.bpf.c' (60,401) at 20240405153054185
62140 2025-01-08 03:00:49.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/tplink_wdr4300.dts' (60,402) at 20210308005002816
62141 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/.gitignore' (60,403) at 20210307214930986
62142 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdw.h' (60,404) at 20210307214932338
62143 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubp.c' (60,405) at 20240405153047245
62144 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm64.cfg' (60,406) at 20220804030014691
62145 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/arm-ebi.h' (60,407) at 20210308005002912
62146 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_mdio.h' (60,408) at 20210308005003676
62147 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0010-Always-use-devmapper.patch' (60,409) at 20241221090017540
62148 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic64-arcv2.h' (60,410) at 20240405153045357
62149 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lkc_proto.h' (60,411) at 20210308005003732
62150 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/Kconfig' (60,412) at 20210308005002964
62151 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c' (60,413) at 20240405153051837
62152 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6713.c' (60,414) at 20220525020652358
62153 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc-16-ccitt.c' (60,415) at 20240516080009958
62154 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/context.c' (60,416) at 20241216090017685
62155 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/file-op-9p.h' (60,417) at 20220429100100430
62156 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-core.c' (60,418) at 20210308005003356
62157 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/broadcom.c' (60,419) at 20240405153050353
62158 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/dlg,da7280.txt' (60,420) at 20220525020651682
62159 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08_cs.c' (60,421) at 20240405153046893
62160 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb.inc' (60,422) at 20241221090017660
62161 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_checksum.c' (60,423) at 20210307214931962
62162 2025-01-08 03:00:49.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/xen-tpmfront.c' (60,424) at 20240405153046765
62163 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rti_wdt.c' (60,425) at 20241216090017749
62164 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9-i2c.c' (60,426) at 20240405153048937
62165 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc3-omap-uboot.h' (60,427) at 20210308005003644
62166 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libselinux-1.0' (60,428) at 20211006000025246
62167 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_config_init.c' (60,429) at 20240906080037320
62168 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_stat.c' (60,430) at 20240405153051961
62169 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/meson-saradc.c' (60,431) at 20210308005003332
62170 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fsl_pq_mdio.c' (60,432) at 20240405153230943
62171 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp' (60,433) at 20240904080003190
62172 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/Kconfig' (60,434) at 20210308005002836
62173 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/pnvm.h' (60,435) at 20240405153050529
62174 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/amd_xdma.h' (60,436) at 20240405153052765
62175 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/host-management.md' (60,437) at 20221209040006399
62176 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/version.c' (60,438) at 20240405153053021
62177 2025-01-08 03:00:49.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/cpu_loop.c' (60,439) at 20230426080043784
62178 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-dmic.c' (60,440) at 20240405153232203
62179 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_common.c' (60,441) at 20240613080016475
62180 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_firm.h' (60,442) at 20210307214928622
62181 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/dapm.rst' (60,443) at 20240405153229827
62182 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6348.dtsi' (60,444) at 20210308005002812
62183 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpeblk.c' (60,445) at 20240405153046617
62184 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_d.c' (60,446) at 20210308005046513
62185 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/transaction.h' (60,447) at 20240913080013825
62186 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h' (60,448) at 20210308005002664
62187 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7724.c' (60,449) at 20210307214926566
62188 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/sb16.c' (60,450) at 20240906080037204
62189 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/act8945a-regulator.c' (60,451) at 20240405153231359
62190 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/main.cpp' (60,452) at 20230821192414188
62191 2025-01-08 03:00:49.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/send-pull-request' (60,453) at 20210307205554642
62192 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/virt-acpi-build.c' (60,454) at 20241211090212250
62193 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/MAINTAINERS' (60,455) at 20210308005002980
62194 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_gem.c' (60,456) at 20240405153048545
62195 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_connlimit.c' (60,457) at 20240405153053329
62196 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/Kconfig' (60,458) at 20210308005003468
62197 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/run-build-script-ci' (60,459) at 20210408000039305
62198 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/speex/speex_1.2.1.bb' (60,460) at 20220721030015885
62199 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/stm32h7-rcc.h' (60,461) at 20210307214931342
62200 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_configfs.c' (60,462) at 20240628080014013
62201 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-st' (60,463) at 20210307214925202
62202 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-kuroboxpro.dts' (60,464) at 20240405153045457
62203 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nitrogen6_max.dtsi' (60,465) at 20240405153229887
62204 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/pipeline.c' (60,466) at 20240405153051845
62205 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl-qdma.txt' (60,467) at 20210307214925310
62206 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/manager.hpp' (60,468) at 20240828080025979
62207 2025-01-08 03:00:49.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/slt_ast2600.h' (60,469) at 20210308005003616
62208 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-mvebu.c' (60,470) at 20240405153231327
62209 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf-getshdrstrndx.c' (60,471) at 20210307214932466
62210 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_fw.h' (60,472) at 20210307214928806
62211 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.13.bb' (60,473) at 20231014080011723
62212 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts' (60,474) at 20241115090012941
62213 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/gtest.wrap' (60,475) at 20240815080028259
62214 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/vars.c' (60,476) at 20240405153231655
62215 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_b.c' (60,477) at 20210308005046517
62216 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/early.c' (60,478) at 20240830080013243
62217 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/LICENSE' (60,479) at 20241206090014290
62218 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_dump.c' (60,480) at 20240405153048413
62219 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/callbackpathgroup.mako.cpp' (60,481) at 20210308005108057
62220 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/minnowmax.h' (60,482) at 20210308005003604
62221 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_missing_file_reset.cpp' (60,483) at 20241213090006285
62222 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/actions-common.c' (60,484) at 20240405153045701
62223 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8775p.dtsi' (60,485) at 20241008080013891
62224 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/xilinx_timer.c' (60,486) at 20230426080043740
62225 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts' (60,487) at 20240405153229919
62226 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kvarnsvedjan' (60,488) at 20210307205553786
62227 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl_iim' (60,489) at 20210308005003292
62228 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-system-state-init' (60,490) at 20221025030015189
62229 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/device.c' (60,491) at 20210309003649832
62230 2025-01-08 03:00:49.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/greatlakes/cri_sensors.json' (60,492) at 20230204040006445
62231 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/sdei.txt' (60,493) at 20210307214925274
62232 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/miiphybb.c' (60,494) at 20210308005003000
62233 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/iommu.c' (60,495) at 20240326080039486
62234 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/disas-objdump.pl' (60,496) at 20210308005046241
62235 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/charlcd.c' (60,497) at 20240405153046677
62236 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/xen/Makefile' (60,498) at 20210307214926090
62237 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/handler.cpp' (60,499) at 20240919080030206
62238 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/mips_ejtag_fdc.c' (60,500) at 20240405153231507
62239 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/Makefile' (60,501) at 20210307214929158
62240 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Kbuild' (60,502) at 20240405153230095
62241 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_module.h' (60,503) at 20240405153047017
62242 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/signal.hpp' (60,504) at 20230511080043139
62243 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie.c' (60,505) at 20241211090212318
62244 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb' (60,506) at 20220921030015986
62245 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-5.conf' (60,507) at 20210307205554082
62246 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/meson.build' (60,508) at 20240306090017812
62247 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/cross.patch' (60,509) at 20210307205553822
62248 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/davinci.c' (60,510) at 20210308005003480
62249 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-lefi-boardinfo' (60,511) at 20220525020651634
62250 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-jpeg.h' (60,512) at 20210309003650336
62251 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sdb.dts' (60,513) at 20240405153229891
62252 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sc8280xp.h' (60,514) at 20240405153052645
62253 2025-01-08 03:00:49.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_plus_h5_defconfig' (60,515) at 20210308005003252
62254 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_b.c' (60,516) at 20210308005046513
62255 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/a.out.h' (60,517) at 20210307214931622
62256 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/TODO' (60,518) at 20240405153054237
62257 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/parse-options.h' (60,519) at 20240405153054069
62258 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mps2-tz.c' (60,520) at 20241211090212250
62259 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/psu-images-one-valid-one-invalid/model-2/MANIFEST' (60,521) at 20230616135354429
62260 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar_fdp1.c' (60,522) at 20240405153230811
62261 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-rda-intc.c' (60,523) at 20240405153049201
62262 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/fw_cfg.c' (60,524) at 20210308005046257
62263 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/entrypoint.sh' (60,525) at 20221120040010710
62264 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/go.py' (60,526) at 20231011080016598
62265 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-xilinx.yaml' (60,527) at 20240405153045173
62266 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gargnas' (60,528) at 20210307205553782
62267 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch' (60,529) at 20241221090017640
62268 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/net.c' (60,530) at 20220525020654919
62269 2025-01-08 03:00:49.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pal.h' (60,531) at 20210307214925646
62270 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-With167kHzOffsets' (60,532) at 20210307205553766
62271 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6.c' (60,533) at 20240613080016531
62272 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powercycle' (60,534) at 20241029080011443
62273 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sdmon/sdmon_git.bb' (60,535) at 20241206090014266
62274 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/165.out' (60,536) at 20210308005046453
62275 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/static_call_types.h' (60,537) at 20220525020654619
62276 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AttributeRegistry.v1_3_9.json' (60,538) at 20240619080002940
62277 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/audio.h' (60,539) at 20240405153052941
62278 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-km.c' (60,540) at 20220525020654775
62279 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sun6i-r.c' (60,541) at 20240405153049205
62280 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/Makefile' (60,542) at 20240405153053129
62281 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/0001-build-these-are-foreign-automake-projects.patch' (60,543) at 20210307205553802
62282 2025-01-08 03:00:49.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_rmap.h' (60,544) at 20240405153052673
62283 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier4U/11.json' (60,545) at 20240212090032054
62284 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f746-disco_defconfig' (60,546) at 20210308005003280
62285 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-pll-a10.c' (60,547) at 20240405153046845
62286 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mipsprom.h' (60,548) at 20210307214926226
62287 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-headers_1.3.296.0.bb' (60,549) at 20241221090017684
62288 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/qmi/qmi_sample_client.c' (60,550) at 20240405153053433
62289 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/meson.build' (60,551) at 20221215040039050
62290 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/round.S' (60,552) at 20210307214926142
62291 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/Makefile' (60,553) at 20210308005003012
62292 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/dump_utils.hpp' (60,554) at 20211019000032259
62293 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/byacc-open.patch' (60,555) at 20210307205553910
62294 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerAccount_v1.xml' (60,556) at 20240918080002712
62295 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ansidecl.h' (60,557) at 20210307214926486
62296 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nfacct/nfacct_1.0.2.bb' (60,558) at 20230520080014476
62297 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/Makefile' (60,559) at 20210307214929818
62298 2025-01-08 03:00:49.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-a-lot-of-Werror-format-security-errors-with-mvwp.patch' (60,560) at 20220204040022492
62299 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/irq.h' (60,561) at 20210307214926762
62300 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ac97-test.c' (60,562) at 20230925080040093
62301 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/chipone_icn8318.c' (60,563) at 20240405153230731
62302 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/pfrut/pfrut.c' (60,564) at 20240405153054213
62303 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/arc/std_vendor.rs' (60,565) at 20240405153053421
62304 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blklogwrites.c' (60,566) at 20240906080037144
62305 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/cyrus_p5020.dts' (60,567) at 20210307214926342
62306 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mobiveil-pcie.txt' (60,568) at 20210307214925382
62307 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/seccomp.h' (60,569) at 20210308005046057
62308 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host2.json' (60,570) at 20211207040021533
62309 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/Kconfig' (60,571) at 20240405153049593
62310 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/Kconfig' (60,572) at 20240405153045689
62311 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/branch_loops.S' (60,573) at 20210307214932706
62312 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sl50.dts' (60,574) at 20240405153045589
62313 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gpio_global.h' (60,575) at 20210307214930542
62314 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_spi.c' (60,576) at 20240405153048973
62315 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundcard.h' (60,577) at 20210307214931510
62316 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (60,578) at 20241206090014286
62317 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp' (60,579) at 20240619080002916
62318 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/Makefile' (60,580) at 20210307214928058
62319 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_base_test.cpp' (60,581) at 20240903080027139
62320 2025-01-08 03:00:49.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_led.c' (60,582) at 20210307214927910
62321 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_efuse.c' (60,583) at 20240405153051897
62322 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/meson.options' (60,584) at 20230921080030785
62323 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-rainier-2u.json' (60,585) at 20220302040019952
62324 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti-keystone-devctrl.txt' (60,586) at 20210307214925362
62325 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-vesa.c' (60,587) at 20210307214926750
62326 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_device.c' (60,588) at 20240405153230587
62327 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/raspi_platform.h' (60,589) at 20240906080037328
62328 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/trace.h' (60,590) at 20240405153046033
62329 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/rtlx-mt.c' (60,591) at 20210307214926258
62330 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/sama5d2_devices.c' (60,592) at 20210308005002712
62331 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-microsoft-olympus.dts' (60,593) at 20240405153045417
62332 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/README.md' (60,594) at 20241221090017576
62333 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/auditfilter.c' (60,595) at 20240712080021089
62334 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_masks.h' (60,596) at 20240405153046601
62335 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal128.h' (60,597) at 20210308005046041
62336 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/0001-add-back-JSON_INTEGER_IS_LONG_LONG-for-cmake.patch' (60,598) at 20241221090017516
62337 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu-qom.h' (60,599) at 20240326080039674
62338 2025-01-08 03:00:49.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/README.md' (60,600) at 20240806080004943
62339 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_vf.h' (60,601) at 20240405153050241
62340 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/css-bridge.h' (60,602) at 20210308005046029
62341 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_fb.c' (60,603) at 20240405153048749
62342 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (60,604) at 20230310090018691
62343 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/mc_sys.c' (60,605) at 20210308005003432
62344 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/devupstream.bbclass' (60,606) at 20230919080013974
62345 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/board.c' (60,607) at 20210308005003056
62346 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/vnstat/vnstat_2.6.bb' (60,608) at 20220402030015911
62347 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c' (60,609) at 20240405153045665
62348 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb' (60,610) at 20240302090018210
62349 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/wakeup.c' (60,611) at 20210309003649160
62350 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/fp-ops.c.inc' (60,612) at 20240906080037520
62351 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/power_button.cpp' (60,613) at 20241209090018856
62352 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/mock_sensor_manager.hpp' (60,614) at 20240919080039606
62353 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init4.decode' (60,615) at 20210308005046389
62354 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/galileo_defconfig' (60,616) at 20210308005003260
62355 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/arch-mips.inc' (60,617) at 20230919080013978
62356 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/zones.json' (60,618) at 20231213090027090
62357 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-v1.0.dtsi' (60,619) at 20240405153229891
62358 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x01_sync.h' (60,620) at 20210307214928082
62359 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_dec0_cmd_regs.h' (60,621) at 20240405153046585
62360 2025-01-08 03:00:49.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unlz4.c' (60,622) at 20210726100024895
62361 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_keypc.c' (60,623) at 20240405153046613
62362 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane_param.h' (60,624) at 20210307214930558
62363 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/nxp,lpc1850-dac.yaml' (60,625) at 20240405153045073
62364 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/acpi.h' (60,626) at 20240405153231191
62365 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-phy.c' (60,627) at 20210307214929606
62366 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_baco.c' (60,628) at 20210309003649648
62367 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice.h' (60,629) at 20240405153232123
62368 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/elan-i2c-ids.h' (60,630) at 20240405153052709
62369 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8326.c' (60,631) at 20240910080014102
62370 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/cobra.c' (60,632) at 20240405153049133
62371 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-microchip-core-qspi.c' (60,633) at 20240520080015183
62372 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/rmap.c' (60,634) at 20240405153231975
62373 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2down.service' (60,635) at 20230920080013648
62374 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm-cci.c' (60,636) at 20240405153231299
62375 2025-01-08 03:00:49.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/mcx.c' (60,637) at 20210308005003004
62376 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/flow.h' (60,638) at 20210308005002668
62377 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-hs.yaml' (60,639) at 20220525020651698
62378 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_4.2.7.bb' (60,640) at 20241221090017500
62379 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/kvm_stat' (60,641) at 20240405153054053
62380 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_main.c' (60,642) at 20240613080016439
62381 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Manager.service.in' (60,643) at 20240620080022759
62382 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/macio_sysfs.c' (60,644) at 20240405153049225
62383 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/conf/include/non-repro-meta-python.inc' (60,645) at 20241221090017548
62384 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu_domain.c' (60,646) at 20240405153049181
62385 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_1_offset.h' (60,647) at 20210307214927690
62386 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/MAINTAINERS' (60,648) at 20210308005003040
62387 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-android-dt.c' (60,649) at 20210308005003228
62388 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c' (60,650) at 20240405153230355
62389 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_drv.c' (60,651) at 20240405153230643
62390 2025-01-08 03:00:49.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/namespace.c' (60,652) at 20240405153231699
62391 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/params.c' (60,653) at 20240405153231011
62392 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/nfit.h' (60,654) at 20210307214931298
62393 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/re2c/re2c_4.0.1.bb' (60,655) at 20241221090017700
62394 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/s390x/a-b-bios.c' (60,656) at 20240326080039726
62395 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada8k/cache_llc.h' (60,657) at 20210308005002636
62396 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/krait-l2-accessors.h' (60,658) at 20210307214925850
62397 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-astlpc-daemon.c' (60,659) at 20221017030010210
62398 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/controlcenterdc.c' (60,660) at 20210308005003000
62399 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.BMC.Updater.service.in' (60,661) at 20230222020914475
62400 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auto_fs4.h' (60,662) at 20210307214931622
62401 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/071_gbb.dts' (60,663) at 20210308005003752
62402 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/maple/maple.c' (60,664) at 20240405153051753
62403 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_h.c' (60,665) at 20210308005046517
62404 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/secvar.h' (60,666) at 20240405153046129
62405 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x530.h' (60,667) at 20210308005003624
62406 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/mmu_context.c' (60,668) at 20210307214926310
62407 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.2.bb' (60,669) at 20241221090017544
62408 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/alsa-configuration.rst' (60,670) at 20240405153045257
62409 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/qemu-x86_i440fx.dts' (60,671) at 20210308005002872
62410 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/certs/wens.hex' (60,672) at 20240405153232087
62411 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/rcS' (60,673) at 20210307205554494
62412 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/ath79/Makefile' (60,674) at 20210308005003456
62413 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.json' (60,675) at 20210927100127469
62414 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/disk-states-8.dot' (60,676) at 20210307214925218
62415 2025-01-08 03:00:49.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil_platform.h' (60,677) at 20210307214929786
62416 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace_events.c' (60,678) at 20240910080014090 to deleted uid set
62417 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/sensor_types.hpp' (60,679) at 20220412175720086
62418 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap54xx.h' (60,680) at 20210307214925918
62419 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_dtime.c' (60,681) at 20240405153054277
62420 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/dc395x.rst' (60,682) at 20240405153045253
62421 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/Makefile' (60,683) at 20240405153050585
62422 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/request_low_version.c' (60,684) at 20210308005100993
62423 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/tcsd.service' (60,685) at 20230520080014488
62424 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h' (60,686) at 20240405153231023
62425 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/commands.py' (60,687) at 20241221090017632
62426 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml' (60,688) at 20240405153045065
62427 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0005-configure.ac-add-option-for-libcap.patch' (60,689) at 20230131040012027
62428 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident.c' (60,690) at 20220525020655011
62429 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/f1.bb' (60,691) at 20210316000012685
62430 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/fw_upload.rst' (60,692) at 20240405153045189
62431 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/Makefile' (60,693) at 20240405153045309
62432 2025-01-08 03:00:49.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_presence.fail' (60,694) at 20241206090014310
62433 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/megasas-test.c' (60,695) at 20221215040039378
62434 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.h' (60,696) at 20210309003649392
62435 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_multiprocess.py' (60,697) at 20241211090212542
62436 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/vdso32.lds.S' (60,698) at 20220525020652106
62437 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_divu.c' (60,699) at 20210308005046529
62438 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/015' (60,700) at 20210927100127473
62439 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (60,701) at 20240522080012568
62440 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/dma-octeon.c' (60,702) at 20240405153045989
62441 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/eth.h' (60,703) at 20210308005002848
62442 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_ipv4.h' (60,704) at 20240910080014082
62443 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/iommufd_fail_nth.c' (60,705) at 20240405153232267
62444 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_d.c' (60,706) at 20210308005046521
62445 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.cpp' (60,707) at 20230511080045639
62446 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-arm-platforms.inc' (60,708) at 20241221090017468
62447 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,iproc-cdru.txt' (60,709) at 20210307214925358
62448 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/init.c' (60,710) at 20240405153230087
62449 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_h.c' (60,711) at 20210308005046517
62450 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Idle' (60,712) at 20210307205553798
62451 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/irqdomain.c' (60,713) at 20210307214930430
62452 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/fdp.c' (60,714) at 20240405153051101
62453 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch' (60,715) at 20210307205554582
62454 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlm_plock.h' (60,716) at 20240405153231871
62455 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-tlc4541.c' (60,717) at 20240405153048965
62456 2025-01-08 03:00:49.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/generic.h' (60,718) at 20210308005003672
62457 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h' (60,719) at 20240405153050137
62458 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/testmetaidesupport.py' (60,720) at 20220910030013401
62459 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_debugfs.c' (60,721) at 20210307214929670
62460 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_3ad.c' (60,722) at 20240405153049721
62461 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sdw-mockup.c' (60,723) at 20240405153053749
62462 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/buildtar' (60,724) at 20240405153053457
62463 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/MAINTAINERS' (60,725) at 20210308005002980
62464 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweron' (60,726) at 20240316080012480
62465 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/ulpqueue.h' (60,727) at 20240405153052865
62466 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_func_ip_test.c' (60,728) at 20240405153232259
62467 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/btext.c' (60,729) at 20240405153046133
62468 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/Kconfig' (60,730) at 20240405153046753
62469 2025-01-08 03:00:49.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml' (60,731) at 20240405153045105
62470 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/processor.h' (60,732) at 20240405153230019
62471 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-ld11.c' (60,733) at 20240405153232203
62472 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/hg556a.c' (60,734) at 20210308005003008
62473 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uDPU_defconfig' (60,735) at 20210308005003284
62474 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/vmalloced-kernel-stacks.rst' (60,736) at 20240405153045229
62475 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit.h' (60,737) at 20240405153230075
62476 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_numeric_threshold.cpp' (60,738) at 20240904080048947
62477 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ae350' (60,739) at 20210308005003292
62478 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod.c' (60,740) at 20240405153229911
62479 2025-01-08 03:00:49.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/hci.c' (60,741) at 20240405153053345
62480 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/security.c' (60,742) at 20240405153046561
62481 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_qm_sync_object_regs.h' (60,743) at 20240405153046589
62482 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_vxlan.sh' (60,744) at 20240405153054297
62483 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7791-cpg-mssr.c' (60,745) at 20210308005003352
62484 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/Makefile' (60,746) at 20240405153046925
62485 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbgcap.c' (60,747) at 20241216090017745
62486 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Define-SOCK_NONBLOCK-with-O_NONBLOCK.patch' (60,748) at 20230503080014587
62487 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfveil.c' (60,749) at 20210307214931898
62488 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/Kconfig' (60,750) at 20240405153230891
62489 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscallhdr.sh' (60,751) at 20241211090212378
62490 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-x86_64.c' (60,752) at 20210307214932466
62491 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/boot.h' (60,753) at 20210307214929962
62492 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jdcal_1.4.1.bb' (60,754) at 20241221090017556
62493 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps51632-regulator.txt' (60,755) at 20210307214925410
62494 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/board_common.c' (60,756) at 20221021030041179
62495 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage-memphis.cfg' (60,757) at 20210308005003012
62496 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-ampere.dts' (60,758) at 20240325080037190
62497 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/netlink_k.h' (60,759) at 20210307214930514
62498 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/map_kptr.c' (60,760) at 20240405153232263
62499 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_BAProc.c' (60,761) at 20240405153231479
62500 2025-01-08 03:00:49.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/spinlock_types.h' (60,762) at 20240405153045913
62501 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hw.h' (60,763) at 20240405153231159
62502 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Cadca' (60,764) at 20210307205553794
62503 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/python/qemu/machine/py.typed' (60,765) at 20210927100127329 to deleted uid set
62504 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/itcw.h' (60,766) at 20210307214926510
62505 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/flexfilelayout.c' (60,767) at 20240405153052433
62506 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/Makefile' (60,768) at 20210307214925986
62507 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mc_cdx_pcol.h' (60,769) at 20240405153046741
62508 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/sdr-formats.rst' (60,770) at 20210309003648500
62509 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/static_checks.yml' (60,771) at 20230925080039809
62510 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_convd.c' (60,772) at 20240906080037576
62511 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ov772x.h' (60,773) at 20220525020654631
62512 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/Util.pm' (60,774) at 20210308005052041
62513 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/meson.build' (60,775) at 20221204040030281
62514 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/portman2x4.c' (60,776) at 20240405153053497
62515 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery.dataTables-1.13.8.min.js' (60,777) at 20240106090017249
62516 2025-01-08 03:00:49.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.h' (60,778) at 20240405153050493
62517 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_wopcm.c' (60,779) at 20240405153048497
62518 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst' (60,780) at 20240405153229839
62519 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_hw.c' (60,781) at 20240405153049805
62520 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-idp.dts' (60,782) at 20240405153229947
62521 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001001_v2.json' (60,783) at 20241213090040130
62522 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/obmc_boot_test.py' (60,784) at 20241029080012599
62523 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/math-emu/Makefile' (60,785) at 20210307214926570
62524 2025-01-08 03:00:49.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/ataints.c' (60,786) at 20240805080013923
62525 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/ipsec.c' (60,787) at 20240405153050197
62526 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/transform.hpp' (60,788) at 20221014100033151
62527 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/clk.h' (60,789) at 20210308005002776
62528 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe-extended-wifi.dts' (60,790) at 20240405153045589
62529 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_bootscript.txt' (60,791) at 20210308005002924
62530 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/signaling.c' (60,792) at 20240405153053169
62531 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/highmem.h' (60,793) at 20220525020651986
62532 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmxfeatures.h' (60,794) at 20240405153046401
62533 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bd2802.c' (60,795) at 20240405153049217
62534 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/split-irq.c' (60,796) at 20210308005045853
62535 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableFans.vue' (60,797) at 20241005080042593
62536 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qdu1000.dtsi' (60,798) at 20240805080013919
62537 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/Kconfig' (60,799) at 20210308005003412
62538 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/ci_udc.h' (60,800) at 20210308005003688
62539 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-11.yaml' (60,801) at 20241219090012972
62540 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/LICENSE' (60,802) at 20210307205553718
62541 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1177.rst' (60,803) at 20220525020651734
62542 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/stdplus.wrap' (60,804) at 20220603030001748
62543 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/vdso.lds.S' (60,805) at 20240405153230019
62544 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-kernel/linux/linux-aspeed/daytonax.cfg' (60,806) at 20230209040014205
62545 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz' (60,807) at 20210307205554590 to deleted uid set
62546 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kprobes.c' (60,808) at 20240405153046325
62547 2025-01-08 03:00:49.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-meson-spifc.c' (60,809) at 20240405153051789
62548 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Marsboard_A10_defconfig' (60,810) at 20210308005003240
62549 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h' (60,811) at 20210308005002636
62550 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/ynl.py' (60,812) at 20240503080014518
62551 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r2300_switch.S' (60,813) at 20240405153230015
62552 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Graninge' (60,814) at 20210307205553782
62553 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_8.dtso' (60,815) at 20240405153051213
62554 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r4.dts' (60,816) at 20240405153045781
62555 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pvpanic-pci-test.c' (60,817) at 20240906080037572
62556 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/obmc-console@.service' (60,818) at 20220520030031836
62557 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_pch.c' (60,819) at 20240405153051445
62558 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-peq.yaml' (60,820) at 20240405153045169
62559 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mxm-wmi.h' (60,821) at 20210307214931454
62560 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/classes/clutter.bbclass' (60,822) at 20210608000015791
62561 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/segment.c' (60,823) at 20240405153046029
62562 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_vector.c' (60,824) at 20240405153230075
62563 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/brev.c' (60,825) at 20230925080040097
62564 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-digicolor.c' (60,826) at 20240405153051329
62565 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-8k/board.c' (60,827) at 20210308005002908
62566 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0130673325.dtsi' (60,828) at 20210308005002864
62567 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-fmopa-3.c' (60,829) at 20240906080037576
62568 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042qds.dts' (60,830) at 20210307214926354
62569 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-legacy-test-cross.docker' (60,831) at 20240906080037560
62570 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aacraid.rst' (60,832) at 20210307214925558
62571 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr.h' (60,833) at 20210307214931078
62572 2025-01-08 03:00:49.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-gio.c' (60,834) at 20240405153046053
62573 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/gpio.c' (60,835) at 20210308005003212
62574 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/fw-update/pldm_fwup_pkg_creator.py' (60,836) at 20230726080035502
62575 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/transobj.h' (60,837) at 20210625000036072
62576 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_main.h' (60,838) at 20240405153053241
62577 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1820.h' (60,839) at 20210307214928646
62578 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/excp_helper.c' (60,840) at 20240906080037532
62579 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/rethook.h' (60,841) at 20240405153046289
62580 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts' (60,842) at 20240405153229927
62581 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/targeting.cpp' (60,843) at 20240820080019934
62582 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/sysctl.c' (60,844) at 20210309003654488
62583 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65912.c' (60,845) at 20220525020652442
62584 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-icount.h' (60,846) at 20230925080039813
62585 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/vdso/bits.h' (60,847) at 20240405153054053
62586 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/jenkins_funcs.sh' (60,848) at 20221209040018559
62587 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/MAINTAINERS' (60,849) at 20210308005002952
62588 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport.c' (60,850) at 20240405153046953
62589 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/evm.h' (60,851) at 20210308005003076
62590 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pdc2027x.c' (60,852) at 20240405153046665
62591 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.h' (60,853) at 20240405153047105
62592 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb' (60,854) at 20241225090010924
62593 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/bootstrap.sh' (60,855) at 20210428000006034
62594 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/bp-modify.c' (60,856) at 20240405153054089
62595 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_bt.h' (60,857) at 20240613080016507
62596 2025-01-08 03:00:49.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/helper.c' (60,858) at 20241022080032792
62597 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BrougherMountain' (60,859) at 20210307205553794
62598 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/Makefile' (60,860) at 20240405153045545
62599 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pci.c' (60,861) at 20240405153231511
62600 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rt5677.h' (60,862) at 20210308005003488
62601 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/Makefile.target' (60,863) at 20240906080037580
62602 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rv1108-cru.h' (60,864) at 20210307214931334
62603 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rcar-gyroadc.c' (60,865) at 20240405153048961
62604 2025-01-08 03:00:49.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_misc.h' (60,866) at 20210307214930422
62605 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.c' (60,867) at 20210308005003436
62606 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.5.7.bb' (60,868) at 20241221090017492
62607 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2' (60,869) at 20241211090212418 to deleted uid set
62608 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/dsi-controller.yaml' (60,870) at 20240405153045041
62609 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-h4.dts' (60,871) at 20240405153045601
62610 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/lm.c' (60,872) at 20240405153231575
62611 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_domain.h' (60,873) at 20240405153052773
62612 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/nvmm-all.c' (60,874) at 20240906080037488
62613 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/manager_serialize.hpp' (60,875) at 20230616080002183
62614 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_msgr.c' (60,876) at 20240405153230059
62615 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm.h' (60,877) at 20240405153048477
62616 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/lock_contention.bpf.c' (60,878) at 20240429080012464
62617 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/Makefile' (60,879) at 20210308005002908
62618 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_phandle.dtso' (60,880) at 20240405153231279
62619 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb' (60,881) at 20230813080012844
62620 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ww_mutex.h' (60,882) at 20240405153052821
62621 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctamixer.h' (60,883) at 20220525020654991
62622 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-kernel/linux/linux-nuvoton/yosemite4.cfg' (60,884) at 20240727080014098
62623 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi-k2_defconfig' (60,885) at 20210308005003272
62624 2025-01-08 03:00:49.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/kmsan.h' (60,886) at 20240405153053133
62625 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/CONTRIBUTING.md' (60,887) at 20240612080036203
62626 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mix22.c' (60,888) at 20210307214932274
62627 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/qcom-pon.c' (60,889) at 20240405153051421
62628 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c' (60,890) at 20240405153230951
62629 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/ddr.c' (60,891) at 20210308005002996
62630 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_regs.h' (60,892) at 20240405153230583
62631 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/brcm,gisb-arb.yaml' (60,893) at 20240405153229755
62632 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/tcg_gen_extract.cocci' (60,894) at 20210308005046237
62633 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/opp.h' (60,895) at 20210307214925910
62634 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/common.wks.inc' (60,896) at 20210817100021814
62635 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/Makefile' (60,897) at 20240405153231011
62636 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rtbitmap.h' (60,898) at 20240405153231775
62637 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/lpc_common.h' (60,899) at 20210308005002880
62638 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/soc.c' (60,900) at 20210308005002728
62639 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg' (60,901) at 20230124040012979
62640 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/st/ste-ux500-pm-domain.c' (60,902) at 20240405153231351
62641 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-ivy.dts' (60,903) at 20240405153045769
62642 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/riscv/Makefile' (60,904) at 20240405153046645
62643 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-shc-u-boot.dtsi' (60,905) at 20210308005002564
62644 2025-01-08 03:00:49.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_recent.c' (60,906) at 20240405153232063
62645 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf.h' (60,907) at 20240405153230991
62646 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios.c' (60,908) at 20240906080037296
62647 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.cpp' (60,909) at 20240820080023690 to deleted uid set
62648 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/plip/Makefile' (60,910) at 20210307214929698
62649 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_cmp.S' (60,911) at 20230426080043952
62650 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/232' (60,912) at 20210927100127497
62651 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-powerpc64le.txt' (60,913) at 20240113090014532
62652 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/admin-guide/security-bugs.rst' (60,914) at 20240405153045273
62653 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743.dtsi' (60,915) at 20240405153045553
62654 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bitbangMII' (60,916) at 20210308005003292
62655 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/endian-little' (60,917) at 20210307205554626
62656 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-vf.c' (60,918) at 20210308005003512
62657 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3128-cru.h' (60,919) at 20210307214931334
62658 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-all.c' (60,920) at 20240906080037136
62659 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_execbuf_util.h' (60,921) at 20240405153052637
62660 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-early-sys-init' (60,922) at 20241101080022232
62661 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_virtio.c' (60,923) at 20240405153053165
62662 2025-01-08 03:00:49.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port.c' (60,924) at 20240405153050105
62663 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/mkiss.c' (60,925) at 20240405153231071
62664 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/orc_header.h' (60,926) at 20240405153046389
62665 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-smp.c' (60,927) at 20210307214925918
62666 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/e820.c' (60,928) at 20210307214929990
62667 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/event-loop-base.c' (60,929) at 20221215040039082
62668 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/ssi-fiq-ksym.c' (60,930) at 20210307214925894
62669 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/magic-number.rst' (60,931) at 20240405153229839
62670 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/dwarf-regs.c' (60,932) at 20240405153054085
62671 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/ekb.inc' (60,933) at 20240321080012269
62672 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc64-linux-musl' (60,934) at 20220402030016247
62673 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/generictimer.h' (60,935) at 20210308005002636
62674 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/phosphor-logging.wrap' (60,936) at 20240329080027212
62675 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/Kconfig.debug' (60,937) at 20240405153053165
62676 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/linux-%.bbappend' (60,938) at 20240426080018068
62677 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/pmu.h' (60,939) at 20210309003649820
62678 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/zynqmp_gqspi.c' (60,940) at 20210308005003496
62679 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_h.c' (60,941) at 20210308005046521
62680 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecc_curve_defs.h' (60,942) at 20220525020652214
62681 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/services/psu-update@.service' (60,943) at 20230616135354425
62682 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-rsa-perl_0.33.bb' (60,944) at 20241221090017544
62683 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/io.c' (60,945) at 20220525020654367
62684 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6dl_mba6_mmc_defconfig' (60,946) at 20210308005003284
62685 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/addrspace.h' (60,947) at 20240906080037160
62686 2025-01-08 03:00:49.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py' (60,948) at 20230919080013966
62687 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/StorageController.v1_8_0.json' (60,949) at 20240918080002724
62688 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/odata.hpp' (60,950) at 20240807080002018
62689 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/lxdm.conf' (60,951) at 20210307205553946
62690 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip-drm.yaml' (60,952) at 20240405153045049
62691 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-internals.rst' (60,953) at 20240405153045213
62692 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/string-stream.h' (60,954) at 20240405153053089
62693 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/meson.build' (60,955) at 20230825080021141
62694 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/980619-1.c' (60,956) at 20210308005003720
62695 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/power/hibernate_asm.S' (60,957) at 20210307214926614
62696 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_uevent.h' (60,958) at 20220525020653819
62697 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/Kconfig' (60,959) at 20210308005003372
62698 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-betopff.c' (60,960) at 20240405153048813
62699 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/hp300_defconfig' (60,961) at 20240405153230003
62700 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sandbox.h' (60,962) at 20210308005003612
62701 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/sensors/phosphor-virtual-sensor/mtmitchell_virtual_sensor_config.json' (60,963) at 20241108090014316
62702 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600.h' (60,964) at 20220525020652995
62703 2025-01-08 03:00:49.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/eeprom.c' (60,965) at 20210308005003208
62704 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mdio-gpio.h' (60,966) at 20210307214931478
62705 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build' (60,967) at 20230825080021141
62706 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-iot-duart.dts' (60,968) at 20210308005002596
62707 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/board.c' (60,969) at 20210308005002760
62708 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/host.S' (60,970) at 20240405153045885
62709 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/syscall.h' (60,971) at 20240405153046057
62710 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts' (60,972) at 20240405153045709
62711 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-h100.dts' (60,973) at 20240405153229883
62712 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/cmsg.h' (60,974) at 20240405153050193
62713 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/1f199813e0eb0246f63b54e9e154970e609575af.patch' (60,975) at 20211006000025274
62714 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_monitor.cpp' (60,976) at 20240830080017491
62715 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/config.mk' (60,977) at 20210308005003056
62716 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/Kconfig' (60,978) at 20240906080037236
62717 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sc7180.c' (60,979) at 20240405153230219
62718 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/Kconfig' (60,980) at 20210308005002980
62719 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-375.dtsi' (60,981) at 20210308005002564
62720 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/mp.c' (60,982) at 20210308005002556
62721 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm73.rst' (60,983) at 20210309003648428
62722 2025-01-08 03:00:49.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/tegra20.c' (60,984) at 20240405153051865
62723 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/Kconfig' (60,985) at 20220525020652410
62724 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_server.c' (60,986) at 20230629131804623
62725 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_d.c' (60,987) at 20210308005046517
62726 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-Default' (60,988) at 20210307205553766
62727 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/rethook.h' (60,989) at 20240405153046257
62728 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ti814x_evm_defconfig' (60,990) at 20210308005003284
62729 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pmc.c' (60,991) at 20240405153230039
62730 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5536.c' (60,992) at 20240405153046661
62731 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c' (60,993) at 20220525020653591
62732 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml' (60,994) at 20240405153045029
62733 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/netns-name.sh' (60,995) at 20240405153232279
62734 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-ubi.bbclass' (60,996) at 20210812000025258
62735 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_reg.h' (60,997) at 20221215040039062
62736 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/stacktrace.c' (60,998) at 20240405153045889
62737 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88443x.c' (60,999) at 20240405153230779
62738 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed.h' (61,000) at 20240405153050077
62739 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tags.sh' (61,001) at 20240405153053461
62740 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r1-lte.dts' (61,002) at 20220525020651926
62741 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11_cpdt.c' (61,003) at 20221215040039202
62742 2025-01-08 03:00:49.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/COPYING.MIT' (61,004) at 20220804030014663
62743 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-renesas.c' (61,005) at 20241216090017741
62744 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdx75-tlmm.yaml' (61,006) at 20240405153045137
62745 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch' (61,007) at 20210307205553902
62746 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx.h' (61,008) at 20240405153049293
62747 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-cmake-Do-not-build-po-files.patch' (61,009) at 20230520080014500
62748 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/cfg80211.h' (61,010) at 20210307214929898
62749 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/Makefile' (61,011) at 20240613080016363
62750 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (61,012) at 20210307205553666
62751 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c' (61,013) at 20241011080017311
62752 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow-sku1.dts' (61,014) at 20240405153045749
62753 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabreauto.dtsi' (61,015) at 20210308005002584
62754 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4755-cgu.c' (61,016) at 20240405153046789
62755 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/elf.h' (61,017) at 20240405153046381
62756 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/toshiba.h' (61,018) at 20210307214931662
62757 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xwd_1.0.9.bb' (61,019) at 20230610080017603
62758 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/cap.c' (61,020) at 20220525020654215
62759 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ti_edac.c' (61,021) at 20240405153047025
62760 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/tuning.md' (61,022) at 20241022080027608
62761 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ma35d1.c' (61,023) at 20240405153051485
62762 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PrivilegeRegistry.v1_1_5.json' (61,024) at 20240619080002952
62763 2025-01-08 03:00:49.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/amlogic/meson_ddr_pmu.h' (61,025) at 20240405153052877
62764 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/swait.c' (61,026) at 20240405153231927
62765 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/accessors.h' (61,027) at 20240405153231611
62766 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3328.dtsi' (61,028) at 20210308005002608
62767 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/amd.c' (61,029) at 20240405153230123
62768 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/diag_uid.c' (61,030) at 20240405153232275
62769 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/setup.c' (61,031) at 20240405153230007
62770 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3.host.c' (61,032) at 20210307214930562
62771 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-s3c64xx.c' (61,033) at 20240405153045685
62772 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml' (61,034) at 20240405153229771
62773 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-39x.dtsi' (61,035) at 20240405153045453
62774 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_percpu_array_map.c' (61,036) at 20210309003655980
62775 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine-core.h' (61,037) at 20240906080037344
62776 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/throttle.c' (61,038) at 20240326080039758
62777 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/Kconfig' (61,039) at 20210308005003168
62778 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mmap.c' (61,040) at 20210309003655944
62779 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/xilinx/Makefile' (61,041) at 20240405153231351
62780 2025-01-08 03:00:49.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/argument.hpp' (61,042) at 20220330030021482
62781 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/cpu-probe.c' (61,043) at 20240405153229999
62782 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu.c' (61,044) at 20240405153049225
62783 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ld-d5116z01b.yaml' (61,045) at 20210307214925306
62784 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7410.rst' (61,046) at 20210309003648424
62785 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a16.c' (61,047) at 20240405153230779
62786 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json' (61,048) at 20230920080013648
62787 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/driver-core.rst' (61,049) at 20240405153045213
62788 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28.dtsi' (61,050) at 20240405153229891
62789 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c' (61,051) at 20240405153231023
62790 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_card.c' (61,052) at 20240405153049385
62791 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/stmp3xxx-rtc.txt' (61,053) at 20210307214925418
62792 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend.h' (61,054) at 20220429100100590
62793 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/wistron-ipmi-oem_git.bb' (61,055) at 20220126040017539
62794 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Melbourne-Selby' (61,056) at 20210307205553762
62795 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch' (61,057) at 20241221090017656
62796 2025-01-08 03:00:49.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/probes.c' (61,058) at 20210307214926530
62797 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/install.sh' (61,059) at 20240405153046093
62798 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/sa1100.S' (61,060) at 20210309003648680
62799 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/translation-block.h' (61,061) at 20240906080037328
62800 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/.gitignore' (61,062) at 20240405153046309
62801 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/sol_utils.tcl' (61,063) at 20231205090015077
62802 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uds.h' (61,064) at 20240405153049445
62803 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/clock_slice.c' (61,065) at 20210308005002724
62804 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/rtnetlink.c' (61,066) at 20241111090012165
62805 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/meter.c' (61,067) at 20240405153232067
62806 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-updatesymlinks.service' (61,068) at 20240409080017675
62807 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/data.c' (61,069) at 20240405153053345
62808 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3-with-bison-exception' (61,070) at 20210307205554422
62809 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.h' (61,071) at 20210307214927282
62810 2025-01-08 03:00:49.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/yosemite.dts' (61,072) at 20210307214926362
62811 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/btrfs_tree.h' (61,073) at 20240405153052909
62812 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/ioremap_prot/arch-support.txt' (61,074) at 20240405153045201
62813 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/partitions.h' (61,075) at 20210308005003668
62814 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-acpi' (61,076) at 20210309003648244
62815 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.txt' (61,077) at 20210307214925366
62816 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.h' (61,078) at 20240405153050641
62817 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/Makefile' (61,079) at 20210307214927026
62818 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_common.cpp' (61,080) at 20211021100024526
62819 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/bmcstate' (61,081) at 20210308005059705
62820 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-audio-rt5682.dtsi' (61,082) at 20240405153045749
62821 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/iommu.c' (61,083) at 20240405153230035
62822 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Jokioinen' (61,084) at 20210307205553766
62823 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/meson.build' (61,085) at 20240906080037444
62824 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/mips/Makefile' (61,086) at 20240405153230007 to deleted uid set
62825 2025-01-08 03:00:49.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_misc_dev.c' (61,087) at 20240405153052229
62826 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h' (61,088) at 20240405153048613
62827 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/facility.h' (61,089) at 20241018080014474
62828 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel1.svg' (61,090) at 20240405153044933
62829 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c' (61,091) at 20240405153050125
62830 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-mid/pwr.c' (61,092) at 20210307214926746
62831 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_kernel_regs.h' (61,093) at 20240405153046589
62832 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/ep0.c' (61,094) at 20241216090017745
62833 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/mem_32.c' (61,095) at 20240405153046493
62834 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g35ek.dts' (61,096) at 20240405153045469
62835 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/frr/frr_10.1.1.bb' (61,097) at 20241221090017496
62836 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/digicolor-rtc.txt' (61,098) at 20210307214925414
62837 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043u.dtsi' (61,099) at 20241008080013891
62838 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch' (61,100) at 20241221090017672
62839 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb' (61,101) at 20240124090012262
62840 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l1d_cache.json' (61,102) at 20240405153054113
62841 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/LICENSE' (61,103) at 20210308005112989
62842 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/fsp2.c' (61,104) at 20240405153046193
62843 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten.c' (61,105) at 20241220090018306
62844 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/min_heap.h' (61,106) at 20210307214931442
62845 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/dcscb_setup.S' (61,107) at 20240405153045689
62846 2025-01-08 03:00:49.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/beaglebone_vboot.txt' (61,108) at 20210308005003332
62847 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/irq.c' (61,109) at 20210307214926294
62848 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_mass_storage.h' (61,110) at 20210308005003692
62849 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/Makefile' (61,111) at 20240405153054297
62850 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410-smdk5410.dts' (61,112) at 20240405153045569
62851 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfcmp.c' (61,113) at 20210307214926334
62852 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si21xx.c' (61,114) at 20240405153049297
62853 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.11.0.bb' (61,115) at 20241206090014270
62854 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/allegro-core.c' (61,116) at 20241211090145449
62855 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-requests_2.32.3.bb' (61,117) at 20241206090014330
62856 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctucan_core.h' (61,118) at 20221215040039126
62857 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/speed.c' (61,119) at 20210308005002800
62858 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lz4.c' (61,120) at 20210308005003708
62859 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/arptable_filter.c' (61,121) at 20240405153053253
62860 2025-01-08 03:00:49.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/Kconfig' (61,122) at 20210308005002852
62861 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/dovecot.socket' (61,123) at 20210307205553838
62862 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-lantiq.c' (61,124) at 20210307214926282
62863 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/gc.c' (61,125) at 20220525020654963
62864 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/273.out' (61,126) at 20240326080039734
62865 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.c' (61,127) at 20210307214927930
62866 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/qdev-monitor.c' (61,128) at 20241211090212462
62867 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/installer/qemu-ga.wxs' (61,129) at 20230426080043840
62868 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm281xx.c' (61,130) at 20240405153046773
62869 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_service_parser.cpp' (61,131) at 20240723080028240
62870 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-io.rst' (61,132) at 20210307214925222
62871 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_network.h' (61,133) at 20210307214932742
62872 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/stacktrace.h' (61,134) at 20210307214926246
62873 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_reject.h' (61,135) at 20220525020654643
62874 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/core.h' (61,136) at 20240405153050121
62875 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_netdev.c' (61,137) at 20240405153049981
62876 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/sta.h' (61,138) at 20240405153050709
62877 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/conf/multilib-example.conf' (61,139) at 20210812000025294
62878 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/thunderx-88xx.dtsi' (61,140) at 20210308005002632
62879 2025-01-08 03:00:49.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_acct.h' (61,141) at 20210307214931646
62880 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_common.c' (61,142) at 20210309003650372
62881 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/commands.py' (61,143) at 20240906080037444
62882 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_maven.h' (61,144) at 20210307214930918
62883 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/images/core-image-sato-sdk.bb' (61,145) at 20241221090017692
62884 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/renesas-nand-controller.c' (61,146) at 20240405153049701
62885 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_mem.c' (61,147) at 20240405153050341
62886 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/task_size_32.h' (61,148) at 20210307214926394
62887 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_synctty.c' (61,149) at 20240405153231083
62888 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/irq.h' (61,150) at 20210307214926226
62889 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/Makefile' (61,151) at 20210307214929966
62890 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/sys_proto.h' (61,152) at 20210308005002656
62891 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/Kconfig' (61,153) at 20240405153045689
62892 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-tests.inc' (61,154) at 20220125040024479
62893 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/rpc_defconfig' (61,155) at 20240405153045617
62894 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/Kconfig' (61,156) at 20210308005002992
62895 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/mips16e_translate.c.inc' (61,157) at 20241211090212494
62896 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb' (61,158) at 20230401080011975
62897 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.cpp' (61,159) at 20230222020925387
62898 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat_1.1.1.bb' (61,160) at 20230131040012023
62899 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/sriov.h' (61,161) at 20240405153050293
62900 2025-01-08 03:00:49.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event.h' (61,162) at 20240405153054209
62901 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/tishift.S' (61,163) at 20240405153230087
62902 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron-failure@.service' (61,164) at 20241029080011443
62903 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/LICENSE' (61,165) at 20210307205553666
62904 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-pcie.dtsi' (61,166) at 20240405153229919
62905 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5033-regulator.c' (61,167) at 20240405153051473
62906 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ftgpio010.c' (61,168) at 20240405153230303
62907 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/Makefile' (61,169) at 20210307214929306
62908 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1_encoder.h' (61,170) at 20220525020654551
62909 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_assign_libbpf.c' (61,171) at 20240405153054277
62910 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/159' (61,172) at 20210927100127489
62911 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xdp_umem.h' (61,173) at 20210309003654508
62912 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/qemu-seccomp.c' (61,174) at 20241211090212462
62913 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h' (61,175) at 20210308005003604
62914 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/cxl/index.rst' (61,176) at 20220525020651718
62915 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/spapr_vty.c' (61,177) at 20240906080037208
62916 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/Kconfig' (61,178) at 20240405153231691
62917 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/sha1.h' (61,179) at 20210308005003688
62918 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/Makefile' (61,180) at 20210308005002844
62919 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.3.rst' (61,181) at 20241221090017592
62920 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/kaslr-booke32.rst' (61,182) at 20220525020651750
62921 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/Makefile' (61,183) at 20210307214930750
62922 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm946es/start.S' (61,184) at 20210308005002552
62923 2025-01-08 03:00:49.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-audio.c' (61,185) at 20240405153049353
62924 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iommu.c' (61,186) at 20240405153049189
62925 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_acp_eng_regs.h' (61,187) at 20240405153046581
62926 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm' (61,188) at 20210307214927826
62927 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-read.rst' (61,189) at 20220525020651782
62928 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c' (61,190) at 20240405153048693
62929 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-vyasa.dts' (61,191) at 20210308005002608
62930 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/Makefile' (61,192) at 20210308005003488
62931 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/syscon_sandbox.c' (61,193) at 20210308005003400
62932 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-gcm-glue.c' (61,194) at 20240405153045849
62933 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.h' (61,195) at 20240405153047297
62934 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Bonnell/bios_attrs.json' (61,196) at 20241111090035282
62935 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_bridge.h' (61,197) at 20210307214931566
62936 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/mock_ethernet_interface.hpp' (61,198) at 20230927080031539
62937 2025-01-08 03:00:49.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cutils.c' (61,199) at 20241211090212558
62938 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_rtr_regs.h' (61,200) at 20240405153046605
62939 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_fs_sb.h' (61,201) at 20241018080014566
62940 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gumhojden' (61,202) at 20210307205553782
62941 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c' (61,203) at 20240405153048645
62942 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml' (61,204) at 20240405153045121
62943 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmveth.c' (61,205) at 20240405153049965
62944 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun20i-d1-r-ccu.h' (61,206) at 20240405153231795
62945 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/Makefile' (61,207) at 20240405153045825
62946 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/namei.c' (61,208) at 20241111090012141 to deleted uid set
62947 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/atomics.c' (61,209) at 20230925080040097
62948 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stordalen' (61,210) at 20210307205553790
62949 2025-01-08 03:00:49.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_omnia/MAINTAINERS' (61,211) at 20210308005002904
62950 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/backref.c' (61,212) at 20241011080017351
62951 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/vmalloc.h' (61,213) at 20210307214925670
62952 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_backup.h' (61,214) at 20230426080043752
62953 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_stat.c' (61,215) at 20240405153047213
62954 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pasid.c' (61,216) at 20240405153047185
62955 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/ep93xx_eth.c' (61,217) at 20240405153049889
62956 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_overlay.c' (61,218) at 20240405153053445
62957 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr-be' (61,219) at 20210308005046145
62958 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/uaccess.c' (61,220) at 20210307214926114
62959 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch' (61,221) at 20230401080011931
62960 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/uncore.json' (61,222) at 20240405153054117
62961 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1010rdb.c' (61,223) at 20240405153230051
62962 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/uboot.py' (61,224) at 20241221090017632
62963 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/real2.S' (61,225) at 20240405153046077
62964 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gem_device.c' (61,226) at 20240405153230579
62965 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/parsec-tool_0.7.0.bb' (61,227) at 20240301090012439
62966 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfsd/export.h' (61,228) at 20241211090145521 to deleted uid set
62967 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-HawkesBayNapier' (61,229) at 20210307205553778
62968 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/processor.h' (61,230) at 20240326080039550
62969 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_xfrm.c' (61,231) at 20240405153232063
62970 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp.h' (61,232) at 20240405153048541
62971 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c' (61,233) at 20220525020653479
62972 2025-01-08 03:00:49.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/net/bpf_jit.h' (61,234) at 20240405153045949
62973 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M53017EVB.h' (61,235) at 20210308005003576
62974 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm3x-sysfs.c' (61,236) at 20240405153048889
62975 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-gicp.c' (61,237) at 20240405153049201
62976 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/path.py' (61,238) at 20240618080045405
62977 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atlx.h' (61,239) at 20210307214929310
62978 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast2400.c' (61,240) at 20241211090212246
62979 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/error.c' (61,241) at 20230426080043964
62980 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_auxless.c' (61,242) at 20240405153047297
62981 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/infrastructure.rst' (61,243) at 20240405153229803
62982 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/hdspm.h' (61,244) at 20240405153052949
62983 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0009-mkbootimg-Add-dt-parameter-to-specify-DT-image.patch' (61,245) at 20210307205553894
62984 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/parse_vdso.c' (61,246) at 20241211090145577
62985 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/changesets.rst' (61,247) at 20240405153045293
62986 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-priv.h' (61,248) at 20240405153049265
62987 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-1m/tune-cortexm55.inc' (61,249) at 20240301090012451
62988 2025-01-08 03:00:49.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/meson.build' (61,250) at 20240920080018291
62989 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8020.dtsi' (61,251) at 20210307214926022
62990 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/system_info.h' (61,252) at 20210307214925854
62991 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/0002-Fix-building-with-libc.patch' (61,253) at 20210307205553962
62992 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmms/libmms_0.6.4.bb' (61,254) at 20241221090017532
62993 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/.clang-format' (61,255) at 20241220090040759
62994 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/irq.h' (61,256) at 20210307214926594
62995 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/input/input.h' (61,257) at 20210308005003636
62996 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/nic_common.h' (61,258) at 20240405153050293
62997 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,armv7m-systick.yaml' (61,259) at 20240405153045177
62998 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/README' (61,260) at 20210308005003072
62999 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/vexpress.rst' (61,261) at 20240326080039406
63000 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-cxl' (61,262) at 20240405153229731
63001 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835.c' (61,263) at 20240405153051937
63002 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/COPYING.apache-2.0' (61,264) at 20210307205554054
63003 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/reset_button.cpp' (61,265) at 20220622030021581
63004 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/generate-tar' (61,266) at 20240731080017594
63005 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32f205_soc.h' (61,267) at 20240326080039534
63006 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/machine/x11spi.conf' (61,268) at 20230927080013514
63007 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_sandbox.c' (61,269) at 20210308005003348
63008 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/Kconfig' (61,270) at 20210307214931058
63009 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/Makefile' (61,271) at 20210308005003360
63010 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/group.c' (61,272) at 20210307214932186
63011 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tomlplusplus/tomlplusplus_git.bb' (61,273) at 20241221090017516
63012 2025-01-08 03:00:49.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-trace.c' (61,274) at 20220525020654243
63013 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq24735-charger.h' (61,275) at 20210307214931486
63014 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/panel.txt' (61,276) at 20210307214925310
63015 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/Kconfig' (61,277) at 20241211090212202
63016 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6125.dtsi' (61,278) at 20240405153229955
63017 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-chiliboard.dts' (61,279) at 20240405153045589
63018 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ap.h' (61,280) at 20210308005002668
63019 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ras.h' (61,281) at 20210307214931494
63020 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sgtl5000.h' (61,282) at 20220804100016144
63021 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_quirks.h' (61,283) at 20240405153231603
63022 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/riscv_pmu.c' (61,284) at 20240411080014122
63023 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/in6.h' (61,285) at 20240405153231871
63024 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bitbake.rst' (61,286) at 20210420000021574
63025 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_db.c' (61,287) at 20210308005003364
63026 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_opcode.h' (61,288) at 20240405153049113
63027 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/Kconfig' (61,289) at 20240405153052161
63028 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-oneplus3t.dts' (61,290) at 20240405153045769
63029 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_dquot.c' (61,291) at 20240405153052609
63030 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control_legacy.c' (61,292) at 20230809080010799
63031 2025-01-08 03:00:49.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-medion-x10.c' (61,293) at 20210307214928782
63032 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_counters.c' (61,294) at 20240405153231051
63033 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz' (61,295) at 20210307205554590 to deleted uid set
63034 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/helper.c' (61,296) at 20240405153050117
63035 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-fails.txt' (61,297) at 20240405153230531
63036 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-yaml-group-priority.cpp' (61,298) at 20240828080025979
63037 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/reset.c' (61,299) at 20210308005002712
63038 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/get_flash_info_v2.c' (61,300) at 20210308005108641
63039 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/capabilities.h' (61,301) at 20240405153230135
63040 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_phy.c' (61,302) at 20240405153050593
63041 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/8255.c' (61,303) at 20240405153046885
63042 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/BootSettings.vue' (61,304) at 20241004080035967
63043 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/spl.c' (61,305) at 20210308005002708
63044 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore.dts' (61,306) at 20210308005002584
63045 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp.dtsi' (61,307) at 20210308005002580
63046 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/README.md' (61,308) at 20240618080025497
63047 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_skbmod.h' (61,309) at 20240405153052941
63048 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/erofs.rst' (61,310) at 20240405153229807
63049 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_c_st.c' (61,311) at 20210307214931982
63050 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armsse-cpuid.c' (61,312) at 20210927100127149
63051 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscall_nr.h' (61,313) at 20210308005046085
63052 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1275.rst' (61,314) at 20220525020651734
63053 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/phosphor-logging.wrap' (61,315) at 20220331030041643
63054 2025-01-08 03:00:49.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm63xx.c' (61,316) at 20240405153046773
63055 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/Makefile' (61,317) at 20240405153231351
63056 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_lookup_kern.c' (61,318) at 20240405153054277
63057 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-flow.png' (61,319) at 20210307205554302 to deleted uid set
63058 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/processor.h' (61,320) at 20210308005002880
63059 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/sta.c' (61,321) at 20240405153050517
63060 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/README' (61,322) at 20240405153052981
63061 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy28-89.0W' (61,323) at 20210307205553762
63062 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_2d_sensor.h' (61,324) at 20210307214928494
63063 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/chassis/x86-power-control_%.bbappend' (61,325) at 20241206090014218
63064 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci.h' (61,326) at 20210308005003676
63065 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/uncore-other.json' (61,327) at 20240405153054137
63066 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgalloc.h' (61,328) at 20220525020651802
63067 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/Kconfig' (61,329) at 20240405153053981
63068 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qdev-device-use.txt' (61,330) at 20230426080043664
63069 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-gpio.h' (61,331) at 20210307214928698
63070 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/setup.c' (61,332) at 20240628080013977
63071 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/m920x.h' (61,333) at 20210307214928822
63072 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Kconfig' (61,334) at 20210309003653004
63073 2025-01-08 03:00:49.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/test_utils.hpp' (61,335) at 20240817080031296
63074 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet97fv2_defconfig' (61,336) at 20210308005003260
63075 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/nxp,sja1000.yaml' (61,337) at 20240405153045117
63076 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/ppcstring.S' (61,338) at 20210308005002840
63077 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/ipi.c' (61,339) at 20240405153230119
63078 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-sc27xx-bltc.txt' (61,340) at 20210307214925346
63079 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/trace.h' (61,341) at 20240405153050533
63080 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-tu16.rst' (61,342) at 20210309003648500
63081 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/krill/krill_0.12.3.bb' (61,343) at 20241221090017580
63082 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_overlay.c' (61,344) at 20210308005003764
63083 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx51-pinctrl.txt' (61,345) at 20210307214925394
63084 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/imap-2007f-format-security.patch' (61,346) at 20210307205553906
63085 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/Makefile' (61,347) at 20240405153046949
63086 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/data.py' (61,348) at 20210307205554434
63087 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/text_files.rst' (61,349) at 20240405153229747
63088 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/cpu-topology.c' (61,350) at 20241211090212326
63089 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.7.1.bb' (61,351) at 20231126090012781
63090 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ath79_defconfig' (61,352) at 20240405153230007
63091 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_stream.h' (61,353) at 20210309003654200
63092 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-spdif.yaml' (61,354) at 20240405153045161
63093 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/link.c' (61,355) at 20240405153231199
63094 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/project.html' (61,356) at 20220402030016107
63095 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.hpp' (61,357) at 20221017030028079
63096 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Kconfig' (61,358) at 20240405153229991
63097 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_filmgrain.c' (61,359) at 20240405153049493
63098 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-urb.c' (61,360) at 20210307214926574
63099 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744-iwg20d-q7-dbcm-ca.dts' (61,361) at 20240405153045553
63100 2025-01-08 03:00:49.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/dump_flash.cpp' (61,362) at 20210308005108645
63101 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-pri.h' (61,363) at 20240405153049125
63102 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/iamt.rst' (61,364) at 20210307214925466
63103 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/msi.c' (61,365) at 20240405153046225
63104 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_1_sh_mask.h' (61,366) at 20220525020652662
63105 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-sysfs.c' (61,367) at 20240405153046761
63106 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgfortran.inc' (61,368) at 20241221090017660
63107 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lae.c' (61,369) at 20240906080037580
63108 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control/vrm.sh' (61,370) at 20210307205553694
63109 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-clk.h' (61,371) at 20240405153053965
63110 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/util.hpp' (61,372) at 20210308005405926
63111 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-iostat.txt' (61,373) at 20220525020655131
63112 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5623.c' (61,374) at 20240405153053565
63113 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-v4l.c' (61,375) at 20240405153049573
63114 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-glk-flakes.txt' (61,376) at 20240405153230531
63115 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/ioremap.c' (61,377) at 20240405153229863
63116 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pcie_ssd_retimer.json' (61,378) at 20220601030005869
63117 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon/0001-lmon16g.c-Adjust-system-headers.patch' (61,379) at 20230706080014757
63118 2025-01-08 03:00:49.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/sve.json' (61,380) at 20220525020655143
63119 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-cps.c' (61,381) at 20210307214927062
63120 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dccg.h' (61,382) at 20220525020652510
63121 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/autoload.c' (61,383) at 20210309003655976
63122 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/core.c' (61,384) at 20240405153232011
63123 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50-evk.dts' (61,385) at 20240405153229883
63124 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_reg.h' (61,386) at 20240726080012854
63125 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lag.h' (61,387) at 20240405153230971
63126 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-phy.yaml' (61,388) at 20240405153229779
63127 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/stdio.c' (61,389) at 20210308005003232
63128 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-xp.dtsi' (61,390) at 20240405153045445
63129 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/ifile.c' (61,391) at 20240712080021089
63130 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/freeze-dev.cfg' (61,392) at 20210307214932618
63131 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/Makefile.target' (61,393) at 20240405153053429
63132 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain_64.c' (61,394) at 20220525020652070
63133 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cacheinfo.c' (61,395) at 20220525020652002
63134 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/run-ptest' (61,396) at 20210307205554558
63135 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/io/dma-contiguous/arch-support.txt' (61,397) at 20240405153045197
63136 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/mem_alignment.rst' (61,398) at 20240405153044973
63137 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,vf610-pinctrl.txt' (61,399) at 20210307214925394
63138 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/gbs-ipmid-whitelist.conf' (61,400) at 20210307205554086
63139 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mpc.yaml' (61,401) at 20240405153045065
63140 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/efi_secret/Makefile' (61,402) at 20240405153052229
63141 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fdi.h' (61,403) at 20240405153048453
63142 2025-01-08 03:00:49.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_dev.c' (61,404) at 20240624080012824
63143 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power.h' (61,405) at 20240405153230551
63144 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8064.yaml' (61,406) at 20240405153045025
63145 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/db-88f6820-gp.c' (61,407) at 20210308005002904
63146 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/alternative-asm.h' (61,408) at 20240405153046273
63147 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/3.Early-stage.rst' (61,409) at 20240405153045273
63148 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/virtio_transport.c' (61,410) at 20240411080014154
63149 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-group-multicolor.yaml' (61,411) at 20240405153229771
63150 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/events_stats.h' (61,412) at 20240405153054189
63151 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/diagnose.py' (61,413) at 20241206090014290
63152 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mediatek,mt6795-gce.h' (61,414) at 20240405153052649
63153 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_tan.c' (61,415) at 20210307214926730
63154 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpuidle.h' (61,416) at 20240405153045853
63155 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/surf/0001-config.ml-make-compatible-with-webkitgtk-2.34.0.patch' (61,417) at 20230706080014753
63156 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml' (61,418) at 20240405153045069
63157 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/init' (61,419) at 20230210040014334
63158 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mctp.h' (61,420) at 20220525020654671
63159 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/status_led.h' (61,421) at 20210308005003684
63160 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts' (61,422) at 20240405153229919
63161 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gf100.fuc3.h' (61,423) at 20210307214927922
63162 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-uapi.c' (61,424) at 20220525020652286
63163 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es7241.c' (61,425) at 20240405153053613
63164 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c' (61,426) at 20240405153048661
63165 2025-01-08 03:00:49.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross-canadian_15.2.bb' (61,427) at 20241221090017660
63166 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/buildinfohelper.py' (61,428) at 20241206090014290
63167 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_pnet.c' (61,429) at 20241216090017797
63168 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mac.h' (61,430) at 20210307214929894
63169 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_optc.c' (61,431) at 20240405153047249
63170 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/doorbell.c' (61,432) at 20240405153049081
63171 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-snapgear.c' (61,433) at 20210307214926546
63172 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/FileHandle.hpp' (61,434) at 20230614080004770
63173 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/gdbstub.c' (61,435) at 20241211090212494
63174 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz' (61,436) at 20210307205554590 to deleted uid set
63175 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server.init' (61,437) at 20210307205554122
63176 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc.h' (61,438) at 20240405153050177
63177 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.c' (61,439) at 20210309003651812
63178 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__schedule_from.hpp' (61,440) at 20241219090033964
63179 2025-01-08 03:00:49.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-6a.inc' (61,441) at 20240301090012451
63180 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_osm.c' (61,442) at 20240405153051553
63181 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core827d.c' (61,443) at 20210307214927898
63182 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-colibri-eval-v3.dts' (61,444) at 20240405153229879
63183 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h' (61,445) at 20220525020653723
63184 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53679@70.conf' (61,446) at 20240904080027738
63185 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/vdso.c' (61,447) at 20240405153054213
63186 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm4908_enet.c' (61,448) at 20240405153049821
63187 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-string-input-visitor.c' (61,449) at 20221215040039394
63188 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/utility/timer.hpp' (61,450) at 20230511080043139
63189 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target-reg-bits.h' (61,451) at 20230925080040073
63190 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/Makefile' (61,452) at 20240613080016371
63191 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/arc/aux.h' (61,453) at 20210309003653972
63192 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/sdbus.cpp' (61,454) at 20210308005049761
63193 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/ntf.c' (61,455) at 20240405153053345
63194 2025-01-08 03:00:49.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build' (61,456) at 20230825080021137
63195 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/Kconfig' (61,457) at 20240405153053433
63196 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h' (61,458) at 20220525020652823
63197 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_manager.hpp' (61,459) at 20220725100036488
63198 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioprio.h' (61,460) at 20240405153052925
63199 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8953.yaml' (61,461) at 20240405153045025
63200 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/t4.h' (61,462) at 20220525020653127
63201 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stih410-b2260.h' (61,463) at 20210308005003616
63202 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r2el_defconfig' (61,464) at 20210308005003252
63203 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/other.json' (61,465) at 20240405153054145
63204 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ethernut5_defconfig' (61,466) at 20210308005003256
63205 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_exit.c' (61,467) at 20210308005003704
63206 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Settings/meson.build' (61,468) at 20230825080021141
63207 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/svga.rst' (61,469) at 20210309003648292
63208 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/reset.c' (61,470) at 20210308005002548
63209 2025-01-08 03:00:49.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-digicolor.c' (61,471) at 20240405153049193
63210 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-holtekff.c' (61,472) at 20210307214928090
63211 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.interface.yaml' (61,473) at 20241120090018888
63212 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/LINGUAS' (61,474) at 20221215040039254
63213 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c' (61,475) at 20241011080017323
63214 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Raahe_Piehinki' (61,476) at 20210307205553774
63215 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx4581.c' (61,477) at 20210307214930222
63216 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-urb.c' (61,478) at 20210307214928822
63217 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor.h' (61,479) at 20240405153052537
63218 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a0_defconfig' (61,480) at 20210308005003256
63219 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/sha.c' (61,481) at 20240405153046965
63220 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/in_route.h' (61,482) at 20210307214931638
63221 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6dl-pinctrl.txt' (61,483) at 20210307214925394
63222 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/fw-download.c' (61,484) at 20210307214930514
63223 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callout.cpp' (61,485) at 20240820080027370
63224 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/Makefile' (61,486) at 20210308005002796
63225 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/copy_user.S' (61,487) at 20240405153229855
63226 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/README.sandbox' (61,488) at 20210308005003044
63227 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/secomx6quq7.h' (61,489) at 20210308005003616
63228 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfctrl.h' (61,490) at 20210307214931554
63229 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/bcm_udc_otg.h' (61,491) at 20210308005003504
63230 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/MAINTAINERS' (61,492) at 20210308005003068
63231 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm1136_defconfig' (61,493) at 20210308005003260
63232 2025-01-08 03:00:49.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bad_inode.c' (61,494) at 20240405153231611
63233 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/MAINTAINERS' (61,495) at 20210308005003012
63234 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/freeglut/freeglut_3.4.0.bb' (61,496) at 20231011080016578
63235 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8080.dtsi' (61,497) at 20210307214926022
63236 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-firmware.c' (61,498) at 20210307214928698
63237 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-leds.c' (61,499) at 20210307214928466
63238 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/test_unix_oob.c' (61,500) at 20240405153054333
63239 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DL-DE-ZERO-2.0' (61,501) at 20241221090017616
63240 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/klondike_defconfig' (61,502) at 20240405153230027
63241 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c' (61,503) at 20240405153230919
63242 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/sgy_cts1000.c' (61,504) at 20240405153046201
63243 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/input.rst' (61,505) at 20220525020651722
63244 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_fdt.h' (61,506) at 20241211090145537
63245 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/protocol_yfs.h' (61,507) at 20220525020654343
63246 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.out' (61,508) at 20230925080040089 to deleted uid set
63247 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_insert.S' (61,509) at 20240326080039746
63248 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typer/run-ptest' (61,510) at 20241221090017560
63249 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/power-sequencer/witherspoon/ucd90160.yaml' (61,511) at 20210307205553710
63250 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dbell.c' (61,512) at 20240405153046137
63251 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-arm.h' (61,513) at 20240405153232211
63252 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rtc-lib.c' (61,514) at 20210308005003480
63253 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/kernel-enforcement-statement.rst' (61,515) at 20210307214925582
63254 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_hier_gre_key.sh' (61,516) at 20210307214932686
63255 2025-01-08 03:00:49.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/mmu/sh_mmu_mrfld.h' (61,517) at 20210307214930530
63256 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (61,518) at 20241219090012976
63257 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_link_encoder.c' (61,519) at 20240405153047245
63258 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/OGPL' (61,520) at 20210307205553866
63259 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1305.c' (61,521) at 20240405153232155
63260 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-pbkdf.c' (61,522) at 20241211090212554
63261 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LXR0.interface.yaml' (61,523) at 20220315030032659
63262 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/Makefile' (61,524) at 20240405153050169
63263 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/sdram_elpida.c' (61,525) at 20210308005002760
63264 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/phosphor-dbus-interfaces.wrap' (61,526) at 20220409030025463
63265 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/Kconfig' (61,527) at 20210308005002976
63266 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/static-checks.yml' (61,528) at 20240405153230527
63267 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/qt202x_phy.c' (61,529) at 20210307214929618
63268 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-r88.dts' (61,530) at 20240405153045817
63269 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3401_thermal.c' (61,531) at 20240405153231499
63270 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040_pbi.cfg' (61,532) at 20210308005002992
63271 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa.h' (61,533) at 20240405153231391
63272 2025-01-08 03:00:49.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/stm32-crc32.c' (61,534) at 20240405153230271
63273 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gru_instructions.h' (61,535) at 20210307214929174
63274 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/encode_pp.def' (61,536) at 20230925080040021
63275 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_default.h' (61,537) at 20210307214927690
63276 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/h264.c' (61,538) at 20240405153049421
63277 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern6.c' (61,539) at 20210309003655984
63278 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/usb-cardlist.rst' (61,540) at 20240405153044957
63279 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild' (61,541) at 20210307214927962
63280 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8974.h' (61,542) at 20210307214931350
63281 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs2.dtsi' (61,543) at 20210308005002632
63282 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-filter-mirror.c' (61,544) at 20240326080039738
63283 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_iblock.h' (61,545) at 20220525020654203
63284 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/sockbits.h' (61,546) at 20210308005046069
63285 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-gpio.c' (61,547) at 20240405153048901
63286 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/donnot-extract-gdb-during-do-compile.patch' (61,548) at 20230401080011939
63287 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_benchmark.c' (61,549) at 20240405153230583
63288 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/ERST.acpierst' (61,550) at 20240906080037556 to deleted uid set
63289 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/Makefile' (61,551) at 20240405153050509
63290 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/pvpanic-mmio.txt' (61,552) at 20210307214925366
63291 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/.gitignore' (61,553) at 20210307214926318
63292 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_core.h' (61,554) at 20240405153230203
63293 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ens1371.c' (61,555) at 20210307214932250
63294 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/async_tx.h' (61,556) at 20210307214926370
63295 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/Build' (61,557) at 20210307214932518
63296 2025-01-08 03:00:49.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_user_space.c' (61,558) at 20240405153051973
63297 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/Kconfig' (61,559) at 20240405153049381
63298 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isdn/capilli.h' (61,560) at 20210307214931410
63299 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/cacheflush.c' (61,561) at 20240405153229991
63300 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/config.mk' (61,562) at 20210308005002540
63301 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi' (61,563) at 20240405153045717
63302 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/MAINTAINERS' (61,564) at 20210308005003032
63303 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_clock.c' (61,565) at 20220525020655007
63304 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/distrodata.py' (61,566) at 20241221090017632
63305 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.h' (61,567) at 20240405153047257
63306 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq9574-tlmm.yaml' (61,568) at 20240405153045137
63307 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/sysfs.hpp' (61,569) at 20240801080023488
63308 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/IdlePowerSaver.interface.yaml' (61,570) at 20221207040023627
63309 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.h' (61,571) at 20220525020652494
63310 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/rockchip,vop2.h' (61,572) at 20240405153052653
63311 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/concurrencytest.py' (61,573) at 20231014080011731
63312 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx6sx.c' (61,574) at 20240405153045649
63313 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd-init.sh' (61,575) at 20210307205554118
63314 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-freezer_0.4.8.bb' (61,576) at 20241206090014270
63315 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/CFLIST' (61,577) at 20220525020655231
63316 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_port.c' (61,578) at 20240405153231511
63317 2025-01-08 03:00:49.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kasan_def.h' (61,579) at 20220525020651878
63318 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/secureedge5410.h' (61,580) at 20210307214926558
63319 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/netlink.h' (61,581) at 20210307214929726
63320 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/testmode.c' (61,582) at 20240405153231235
63321 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control.bb' (61,583) at 20241206090014230
63322 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-lcd.dtsi' (61,584) at 20240405153045521
63323 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/pciutils/pciutils_3.13.0.bb' (61,585) at 20241221090017636
63324 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistryFileCollection.json' (61,586) at 20240619080002948
63325 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/juli.c' (61,587) at 20240405153232135
63326 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_multipath.sh' (61,588) at 20210307214932686
63327 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mbox.h' (61,589) at 20220525020654039
63328 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/msc01_pci.h' (61,590) at 20210307214926226
63329 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_amd.c' (61,591) at 20210307214929226
63330 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/245.out' (61,592) at 20230925080040089
63331 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_dmm_tiler.h' (61,593) at 20240405153048677
63332 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c' (61,594) at 20240405153049285
63333 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_ct.c' (61,595) at 20240405153052181
63334 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crc64_rocksoft_generic.c' (61,596) at 20240405153046533
63335 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jdatetime_5.0.0.bb' (61,597) at 20240413080012663
63336 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner-crates.inc' (61,598) at 20241221090017524
63337 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp' (61,599) at 20221209040003858
63338 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/HW_CI' (61,600) at 20220429100025221
63339 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml' (61,601) at 20240405153045065
63340 2025-01-08 03:00:49.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/configure.ac' (61,602) at 20240618080003025
63341 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy.c' (61,603) at 20240405153230595
63342 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.4.bb' (61,604) at 20241221090017472
63343 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/stack-entropy.sh' (61,605) at 20240405153054325
63344 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mcp320x.c' (61,606) at 20240405153048957
63345 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/serial_scc.c' (61,607) at 20210308005002832
63346 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v11_0.h' (61,608) at 20210307214927226
63347 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/Kconfig' (61,609) at 20240405153049725
63348 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/ir35221.c' (61,610) at 20241211090212294
63349 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/interrupts.c' (61,611) at 20210308005002848
63350 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/lpc32xx-key.txt' (61,612) at 20210307214925338
63351 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uim/uim_1.8.9.bb' (61,613) at 20241221090017544
63352 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-gpio-log@.service' (61,614) at 20240416080012246
63353 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-suppress-sp.xsl' (61,615) at 20210307214932510
63354 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/Makefile' (61,616) at 20210308005002944
63355 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536ds.dts' (61,617) at 20210307214926342
63356 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-zynqmp-gqspi.c' (61,618) at 20241211090145493
63357 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/Makefile' (61,619) at 20210308005003076
63358 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/phosphor-logging.wrap' (61,620) at 20230714080032711
63359 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/machine.h' (61,621) at 20240405153054197
63360 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cursor.h' (61,622) at 20220525020652867
63361 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_dbgfs.c' (61,623) at 20241211090145405
63362 2025-01-08 03:00:49.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_combo_phy.c' (61,624) at 20240405153230543
63363 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sm501.rst' (61,625) at 20210307214925478
63364 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/compiler.h' (61,626) at 20240405153054389
63365 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_qos_to_cc.c' (61,627) at 20240405153054261
63366 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-dpaa' (61,628) at 20210308005003292
63367 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qm_arc_aux0_regs.h' (61,629) at 20240405153046597
63368 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/rdev-ops.h' (61,630) at 20240726080012878
63369 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/error-printf.c' (61,631) at 20221215040039274
63370 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-ov9655.c' (61,632) at 20240405153049565
63371 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/ptdump.c' (61,633) at 20240405153046189
63372 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst' (61,634) at 20240405153045285
63373 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hp_x360_helper.c' (61,635) at 20210307214932254
63374 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-stm32-lp.c' (61,636) at 20240405153046881
63375 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/kasan_init.c' (61,637) at 20240405153046513
63376 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/initrd.txt' (61,638) at 20210309003656016
63377 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/eth.c' (61,639) at 20210308005002968
63378 2025-01-08 03:00:49.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_monitor.hpp' (61,640) at 20240830080017491
63379 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/veth.sh' (61,641) at 20240405153232283
63380 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/.gitignore' (61,642) at 20240405153053077
63381 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/meson.build' (61,643) at 20241211090212290
63382 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/xgene-hwmon.c' (61,644) at 20240405153048885
63383 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_qb.c' (61,645) at 20210308005046505
63384 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi' (61,646) at 20240405153229971
63385 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti-am437x-vpfe.txt' (61,647) at 20210307214925354
63386 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk322x.c' (61,648) at 20210308005003476
63387 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_hook.c' (61,649) at 20240405153053329
63388 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra20_slink.c' (61,650) at 20210308005003496
63389 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Orebro_Lockhyttan' (61,651) at 20210307205553790
63390 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-stm32' (61,652) at 20210309003648252
63391 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/r7s72100-pinctrl.h' (61,653) at 20210307214931342
63392 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/index.rst' (61,654) at 20210307214925510
63393 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/defines.h' (61,655) at 20210307214929430
63394 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/at91rm9200_wdt.c' (61,656) at 20240405153231599
63395 2025-01-08 03:00:49.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/dra7xx_iodelay.c' (61,657) at 20210308005002760
63396 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_pci.c' (61,658) at 20240405153230059
63397 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_debug.c' (61,659) at 20240405153051521
63398 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/firmware.scss' (61,660) at 20210308005107077
63399 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/map_symbol.h' (61,661) at 20240405153054197
63400 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/scan.h' (61,662) at 20210307214929866
63401 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds_qixis.h' (61,663) at 20210308005002964
63402 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6ul-clock.h' (61,664) at 20210308005003632
63403 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,s2mps11.yaml' (61,665) at 20240405153045109
63404 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/0003-only-make-one-reference-to-env.patch' (61,666) at 20210528000029695
63405 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/dma-mapping.h' (61,667) at 20210308005002672
63406 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/setup.c' (61,668) at 20240405153046513
63407 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree_types.h' (61,669) at 20220525020654607
63408 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd_%.bbappend' (61,670) at 20241221090017472
63409 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/hg.py' (61,671) at 20231126090012809
63410 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crt.c' (61,672) at 20240405153230547
63411 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-uncompress.c' (61,673) at 20240405153049573
63412 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/Makefile' (61,674) at 20210308005003040
63413 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/lsxl.h' (61,675) at 20210308005002944
63414 2025-01-08 03:00:49.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max7300.c' (61,676) at 20240405153047077
63415 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/vio.c' (61,677) at 20240405153046329
63416 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-frame-interval.rst' (61,678) at 20240405153045325
63417 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/pcm.h' (61,679) at 20240405153054029
63418 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features_def.h' (61,680) at 20210308005046333
63419 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/obmc_functions/files/fb-common-functions' (61,681) at 20240827080011054
63420 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/makefile-libs.patch' (61,682) at 20210905000020557
63421 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/espi.h' (61,683) at 20240405153049861
63422 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/fpu.h' (61,684) at 20240405153045345
63423 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpc18xx-sct.c' (61,685) at 20240405153231359
63424 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h' (61,686) at 20240405153049473
63425 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_i2c.c' (61,687) at 20240405153049009
63426 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ppc_save_regs.S' (61,688) at 20240405153046145
63427 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/rdma_core.h' (61,689) at 20210307214928378
63428 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/Kconfig' (61,690) at 20210309003651496
63429 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes.txt' (61,691) at 20210307205553690
63430 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch' (61,692) at 20241206090014334
63431 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb' (61,693) at 20241221090017560
63432 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65912-spi.c' (61,694) at 20240405153049621
63433 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ci20.dts' (61,695) at 20210308005002812
63434 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fsi.c' (61,696) at 20210308005003212
63435 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/sdp4430_mux_data.h' (61,697) at 20210308005003080
63436 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/Makefile' (61,698) at 20210307214926538
63437 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/breakpoint_test.c' (61,699) at 20210307214932662
63438 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gsc_hwmon.h' (61,700) at 20240405153052769
63439 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-data-modul-edm-sbc.dts' (61,701) at 20240405153229927
63440 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/Kconfig' (61,702) at 20220627100016922
63441 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/p2p.c' (61,703) at 20220525020653707
63442 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-msdc.c' (61,704) at 20240405153230215
63443 2025-01-08 03:00:49.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/platsmp.c' (61,705) at 20210307214925870
63444 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_pkttype.c' (61,706) at 20210307214931894
63445 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/Kconfig' (61,707) at 20210307214931974
63446 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/msg.c' (61,708) at 20240520080015231
63447 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/StatusIcon.spec.js' (61,709) at 20241004080035975
63448 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37e.h' (61,710) at 20210309003649824
63449 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/spl_gen5.c' (61,711) at 20210308005002780
63450 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cma.h' (61,712) at 20240405153052669
63451 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-apl-flakes.txt' (61,713) at 20240405153230531
63452 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/ibm_rtl.c' (61,714) at 20240405153051405
63453 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/armv7m.h' (61,715) at 20240906080037328
63454 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_sec_mon.c' (61,716) at 20210308005003400
63455 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_util.c' (61,717) at 20240405153053189
63456 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/parallel-display.c' (61,718) at 20240405153230579
63457 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cistpl.c' (61,719) at 20220525020653855
63458 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/0001-dont-unset-cflags.patch' (61,720) at 20230706080014741
63459 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/phase_fault_detection.hpp' (61,721) at 20240817080031296
63460 2025-01-08 03:00:49.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/macsec.h' (61,722) at 20240405153231819
63461 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c' (61,723) at 20220525020654179
63462 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/dallas,ds1390.txt' (61,724) at 20210307214925414
63463 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_cpu.h' (61,725) at 20210308005046093
63464 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/sf.h' (61,726) at 20220525020653587
63465 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/net/meson.build' (61,727) at 20220914030033172
63466 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/enforce-use-stl.patch' (61,728) at 20210307205553982
63467 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ortek.c' (61,729) at 20210307214928094
63468 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct6683.rst' (61,730) at 20220525020651738
63469 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/barrier.h' (61,731) at 20240429080012456
63470 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/clip.c' (61,732) at 20210307214931866
63471 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/Makefile' (61,733) at 20210307214931918
63472 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/dbus_interfaces_finder.hpp' (61,734) at 20240817080031288
63473 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.c' (61,735) at 20240405153048457
63474 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png' (61,736) at 20210307205554270 to deleted uid set
63475 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iova_bitmap.h' (61,737) at 20240405153052713
63476 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/Kconfig' (61,738) at 20240405153048553
63477 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.3.bb' (61,739) at 20231126090012805
63478 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_api.c' (61,740) at 20240405153049893
63479 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_dp_mst_helper_test.c' (61,741) at 20240405153230639
63480 2025-01-08 03:00:49.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/Makefile' (61,742) at 20210307214930998
63481 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/head_64.S' (61,743) at 20210307214926542
63482 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/sensorcommands.cpp' (61,744) at 20240920080007542
63483 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/me.c' (61,745) at 20210308005002852
63484 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ethtool_lanes.sh' (61,746) at 20220525020655207
63485 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/sysfs.c' (61,747) at 20240405153049633
63486 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_audio.c' (61,748) at 20240815080012899
63487 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager_gen5.c' (61,749) at 20210308005002780
63488 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trace-id.c' (61,750) at 20240405153048893
63489 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.shellcheck-ignore' (61,751) at 20230629131804611
63490 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5422-odroidxu3.dts' (61,752) at 20210308005002580
63491 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_gpt.h' (61,753) at 20210308005002664
63492 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/Kconfig' (61,754) at 20210308005003024
63493 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ep88xc.dts' (61,755) at 20210307214926342
63494 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/resource_dump_entry.cpp' (61,756) at 20230627080024910
63495 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/libusb-header-path.patch' (61,757) at 20231011080016574
63496 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_xsk.c' (61,758) at 20240405153050201
63497 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/ti.h' (61,759) at 20240405153052669
63498 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/datetime/me-time-sync/me-time-sync.sh' (61,760) at 20230415080012881
63499 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/sve.json' (61,761) at 20240405153232227
63500 2025-01-08 03:00:49.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/reset.S' (61,762) at 20210308005002776
63501 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/Kconfig' (61,763) at 20210308005002916
63502 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/sev-guest-firmware.rst' (61,764) at 20220429100100422
63503 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nvme' (61,765) at 20210308005003296
63504 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_callback.c' (61,766) at 20210307214932222
63505 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/trace.h' (61,767) at 20220525020652270
63506 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hdaudio_ext.h' (61,768) at 20240405153052885
63507 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-skip-the-test-when-gcc-not-deployed.patch' (61,769) at 20241221090017656
63508 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ttm.h' (61,770) at 20220525020653003
63509 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_d.c' (61,771) at 20210308005046513
63510 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_disable_no_branch_test.c' (61,772) at 20240405153054361
63511 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/batch.py' (61,773) at 20210307205554642
63512 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/Makefile' (61,774) at 20240405153231283
63513 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml' (61,775) at 20240405153229759
63514 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/sprd,sc9860-pinctrl.txt' (61,776) at 20210307214925398
63515 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml' (61,777) at 20240405153229763
63516 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ife.h' (61,778) at 20210307214931662
63517 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-out.c' (61,779) at 20240913080013797
63518 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/Makefile' (61,780) at 20240405153049385
63519 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c' (61,781) at 20240405153231311
63520 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/30-ubiattach-or-format' (61,782) at 20240229090011783
63521 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.h' (61,783) at 20240405153049413
63522 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/parisc/include/uapi/asm/mman.h' (61,784) at 20240405153054033
63523 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,jpgdecsys.txt' (61,785) at 20210307214925278
63524 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_tproxy_ipv4.c' (61,786) at 20240613080016531
63525 2025-01-08 03:00:49.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/socket.h' (61,787) at 20210308005046093
63526 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/stm32-lptimer-cnt.c' (61,788) at 20240405153046909
63527 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karkkila' (61,789) at 20210307205553770
63528 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/layer-overview.py' (61,790) at 20220804030014695
63529 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/irq.h' (61,791) at 20210307214926222
63530 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml' (61,792) at 20240618080025497 to deleted uid set
63531 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958742t.dts' (61,793) at 20210307214926010
63532 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/phase.c' (61,794) at 20210307214932262
63533 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/gui.py' (61,795) at 20210307205554642
63534 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-powercap.c' (61,796) at 20240405153230055
63535 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-dev.h' (61,797) at 20240405153230259
63536 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-isp1301.c' (61,798) at 20240405153052125
63537 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES2_C-87.0W' (61,799) at 20210307205553762
63538 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.prettierignore' (61,800) at 20221216040019482
63539 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c' (61,801) at 20240830080013279
63540 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_utils.hpp' (61,802) at 20240817080005379
63541 2025-01-08 03:00:49.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun7i-a20-ccu.h' (61,803) at 20210307214931334
63542 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/meson.S' (61,804) at 20210309003648680
63543 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ipmi.h' (61,805) at 20221215040039178
63544 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-memory.c' (61,806) at 20241114091008828
63545 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-ux500.c' (61,807) at 20220525020652370
63546 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ioctl.c' (61,808) at 20240830080013267
63547 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv2_clk_mgr.c' (61,809) at 20210307214927270
63548 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/at91.h' (61,810) at 20210308005003636
63549 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.h' (61,811) at 20240405153048457
63550 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/dbus/file_notifier.hpp' (61,812) at 20240910080001398
63551 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/Makefile' (61,813) at 20210307214926474
63552 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_io.c' (61,814) at 20240405153049661
63553 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-pc-plus.dts' (61,815) at 20240405153045393
63554 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/taskstats.c' (61,816) at 20240405153053053
63555 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/goldfish_pic.c' (61,817) at 20241211090212282
63556 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/imx219.yaml' (61,818) at 20240405153045093
63557 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/suspend-asm.S' (61,819) at 20210307214926454
63558 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8377_wlan.dts' (61,820) at 20210307214926358
63559 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.c' (61,821) at 20210307214928842
63560 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l2_cache.json' (61,822) at 20240405153232223
63561 2025-01-08 03:00:49.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/MAINTAINERS' (61,823) at 20210308005003032
63562 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm.h' (61,824) at 20240405153045669
63563 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_defconfig' (61,825) at 20210308005003284
63564 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/index.c' (61,826) at 20240830080013323
63565 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fp-exceptions.c' (61,827) at 20221215040039386
63566 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/hi846.c' (61,828) at 20240405153049313
63567 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hidraw/hid-example.c' (61,829) at 20220525020654935
63568 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.1.rst' (61,830) at 20230114040015514
63569 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdio.c' (61,831) at 20240405153230855
63570 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.5.bb' (61,832) at 20241221090017684
63571 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-util.h' (61,833) at 20240326080039546
63572 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Namestovo' (61,834) at 20210307205553794
63573 2025-01-08 03:00:49.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sev_verify_cbit.S' (61,835) at 20220525020652170
63574 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/amd_manager.c' (61,836) at 20240503080014494
63575 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/Kconfig' (61,837) at 20210308005002820
63576 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/ump_convert.c' (61,838) at 20240910080014102
63577 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_codec.c' (61,839) at 20240405153053181
63578 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/KASAN/arch-support.txt' (61,840) at 20240405153229807
63579 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/piix4-poweroff.c' (61,841) at 20210307214930154
63580 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (61,842) at 20241015080012039
63581 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/wd_timer.c' (61,843) at 20210307214925930
63582 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hte/hte.rst' (61,844) at 20240405153045193
63583 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/ia_css_pipe_binarydesc.h' (61,845) at 20240405153051829
63584 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_33_PCIE_defconfig' (61,846) at 20210308005003280
63585 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Gdansk' (61,847) at 20210307205553778
63586 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8mq-mipi-csi2.c' (61,848) at 20240405153230807
63587 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_of.c' (61,849) at 20240405153051997
63588 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libao/libao_1.2.0.bb' (61,850) at 20220402030015895
63589 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/.gitignore' (61,851) at 20210307214926534
63590 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun50i-h6-dmic.yaml' (61,852) at 20240405153045161
63591 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/io_apic.c' (61,853) at 20241011080017291
63592 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/.gitignore' (61,854) at 20240405153052981
63593 2025-01-08 03:00:49.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/LICENSE' (61,855) at 20210308005046541
63594 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-cpcap.txt' (61,856) at 20210307214925346
63595 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/omapdss.h' (61,857) at 20241211090145417
63596 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ContainerCollection.json' (61,858) at 20240619080002944
63597 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/bufferiszero.c.inc' (61,859) at 20240906080037184
63598 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kstrtox.h' (61,860) at 20220525020654579
63599 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/0001-pyproject.toml-don-t-pin-dependency-versions.patch' (61,861) at 20241221090017556
63600 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c' (61,862) at 20240405153231023
63601 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-acodec-ctrl.c' (61,863) at 20240405153232187
63602 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/Kconfig' (61,864) at 20240405153048813
63603 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-wideband-receiver.rst' (61,865) at 20240405153045313
63604 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sama5_defconfig' (61,866) at 20240405153229907
63605 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/setup.py' (61,867) at 20220728030041559
63606 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sti/stih407-overview.rst' (61,868) at 20240405153044973
63607 2025-01-08 03:00:49.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h' (61,869) at 20210307214930686
63608 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_type.h' (61,870) at 20220525020653531
63609 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/google,goldfish-rtc.txt' (61,871) at 20210307214925414
63610 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-22.12/oe-npm-cache' (61,872) at 20241221090017512
63611 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/jump_label.c' (61,873) at 20241011080017379
63612 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-mtrace.c' (61,874) at 20240405153054001
63613 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98520.yaml' (61,875) at 20240405153045165
63614 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_cpufreq_clamp.c' (61,876) at 20240405153049225
63615 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board.interface.yaml' (61,877) at 20210610000035126
63616 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/wakeup.S' (61,878) at 20210308005002860
63617 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sbom30.py' (61,879) at 20241221090017628
63618 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp' (61,880) at 20241212090003682
63619 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/platform-quirks.c' (61,881) at 20240405153046433
63620 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/Kconfig' (61,882) at 20240906080037528
63621 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/elf.h' (61,883) at 20240405153229999
63622 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/processor.h' (61,884) at 20210307214931486
63623 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_map_raw_tp.c' (61,885) at 20240405153054261
63624 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-mutex.h' (61,886) at 20210307214931806
63625 2025-01-08 03:00:49.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/board.c' (61,887) at 20210308005002784
63626 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_core.c' (61,888) at 20221128040017642
63627 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_proc.c' (61,889) at 20220525020654999
63628 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_delloem.h' (61,890) at 20210308004938820
63629 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/feh/feh_3.10.3.bb' (61,891) at 20241221090017528
63630 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig' (61,892) at 20210307205554454
63631 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_table.hpp' (61,893) at 20240903080027139
63632 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-octeontx2.inc' (61,894) at 20240301090012451
63633 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_mman.h' (61,895) at 20230925080039941
63634 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_qbman_base.h' (61,896) at 20210308005003648
63635 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-pipe.c' (61,897) at 20221017030010210
63636 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.json' (61,898) at 20210927100127469
63637 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/init_32.c' (61,899) at 20240405153230047
63638 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/oimm507b.c' (61,900) at 20240405153048613
63639 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/batman_adv.h' (61,901) at 20220525020654663
63640 2025-01-08 03:00:49.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_codec.h' (61,902) at 20240405153053181
63641 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/unistd_64.h' (61,903) at 20241211090212374
63642 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/xdp.h' (61,904) at 20240405153052861
63643 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arosjokk' (61,905) at 20210307205553778
63644 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial.h' (61,906) at 20240405153052793
63645 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/exception.json' (61,907) at 20240405153054109
63646 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_000_version.py' (61,908) at 20210308005003744
63647 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts' (61,909) at 20240405153045713
63648 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/car.S' (61,910) at 20210308005002852
63649 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_text.c' (61,911) at 20240405153232075
63650 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/fonts.c' (61,912) at 20240405153053085
63651 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/wangxun/ngbe.rst' (61,913) at 20240405153045237
63652 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/Kconfig' (61,914) at 20210309003651768
63653 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/Makefile' (61,915) at 20240405153053061
63654 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/smm_test.c' (61,916) at 20240405153054321
63655 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/siphash.rst' (61,917) at 20240405153045257
63656 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/conv-funcs.h' (61,918) at 20210308005003544
63657 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (61,919) at 20241123090010951
63658 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/config-scpback.json' (61,920) at 20210413100020746
63659 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/virtio-9p.h' (61,921) at 20210308005045821
63660 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/regmap.h' (61,922) at 20220525020654571
63661 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/armada/marvell,dove-lcd.txt' (61,923) at 20210307214925302
63662 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_resource.h' (61,924) at 20220429100100646
63663 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-aster.dts' (61,925) at 20240405153045529
63664 2025-01-08 03:00:49.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_info_usernet.py' (61,926) at 20241211090212538
63665 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_drm.h' (61,927) at 20240405153048361
63666 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/lscsa_alloc.c' (61,928) at 20210307214926462
63667 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-protos.rst' (61,929) at 20240405153045313
63668 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_join.sh' (61,930) at 20241023080012907
63669 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca_function_calls.rst' (61,931) at 20210309003648476
63670 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/meson.build' (61,932) at 20220913030027317
63671 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami-pdx215.dts' (61,933) at 20240405153045793
63672 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/106.out' (61,934) at 20210308005046445
63673 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb' (61,935) at 20230114040015550
63674 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.linter-ignore' (61,936) at 20221208040033314
63675 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com_reg.h' (61,937) at 20240405153051925
63676 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/ccn504.S' (61,938) at 20210308005002708
63677 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/xen-9pfs.h' (61,939) at 20210308005045821
63678 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.1.dts' (61,940) at 20240405153045709
63679 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb' (61,941) at 20241206090014258
63680 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gdbserver.py' (61,942) at 20230401080011967
63681 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aravis/aravis_0.8.31.bb' (61,943) at 20241206090014238
63682 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/markdownlint.yaml' (61,944) at 20221213040016740
63683 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/debug.h' (61,945) at 20220525020654495
63684 2025-01-08 03:00:49.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-isa-internal.h' (61,946) at 20210308005046373
63685 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdrom/cdrom.c' (61,947) at 20241104090011567
63686 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/brcmstb-reboot.c' (61,948) at 20241011080017343
63687 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc.c' (61,949) at 20220525020653699
63688 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/manifest.c' (61,950) at 20210307214928086
63689 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_w.c' (61,951) at 20210308005046525
63690 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/templates/default/local.conf.sample' (61,952) at 20241221090017484
63691 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.h' (61,953) at 20210307214930554
63692 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-sha512.c' (61,954) at 20220525020652390
63693 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_gs.h' (61,955) at 20210307214931694
63694 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/board-gx.c' (61,956) at 20210308005002752
63695 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/Kconfig' (61,957) at 20210307214929162
63696 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-rpmsg.c' (61,958) at 20240405153053933
63697 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srccode.c' (61,959) at 20220525020655175
63698 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bytes_action.hpp' (61,960) at 20240817080031292
63699 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/oemrouter_unittest.cpp' (61,961) at 20230513080027506
63700 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-info.1' (61,962) at 20210307214932614
63701 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch' (61,963) at 20240302090018242
63702 2025-01-08 03:00:49.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-audio.c' (61,964) at 20220525020653315
63703 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/firewire.h' (61,965) at 20240405153052845
63704 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds' (61,966) at 20210308005002832
63705 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/flash.cpp' (61,967) at 20230829080024455
63706 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch' (61,968) at 20241221090017664
63707 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/migration-helpers.c' (61,969) at 20241211090212546
63708 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu-param.h' (61,970) at 20240906080037472
63709 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.c' (61,971) at 20210307214927958
63710 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/occ' (61,972) at 20240618080015077
63711 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/leds/phosphor-led-manager/com.ampere.Hardware.Chassis.Model.MtJade.json' (61,973) at 20240906080012375
63712 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_features.sh' (61,974) at 20240405153054289
63713 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-sriox-defs.h' (61,975) at 20210307214926238
63714 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/subpage_prot.c' (61,976) at 20240405153046185
63715 2025-01-08 03:00:49.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/Makefile' (61,977) at 20240405153230275
63716 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c509.c' (61,978) at 20240405153049769
63717 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc' (61,979) at 20220823030015991
63718 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbex.h' (61,980) at 20210307214926246
63719 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi' (61,981) at 20240405153045753
63720 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a1-emmc_defconfig' (61,982) at 20220802100038577
63721 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/2.Process.rst' (61,983) at 20240405153045297
63722 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/namei.c' (61,984) at 20240405153231603
63723 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/066' (61,985) at 20240906080037564
63724 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/process.c' (61,986) at 20240405153229863
63725 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/.gitignore' (61,987) at 20210308005003744
63726 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/mem.c' (61,988) at 20220525020653127
63727 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml' (61,989) at 20240618080025501
63728 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/common.h' (61,990) at 20210308005002944
63729 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9055-i2c.c' (61,991) at 20240405153230835
63730 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/selcommands.cpp' (61,992) at 20241113090005460
63731 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-a1-ad401.dts' (61,993) at 20210307214925990
63732 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb' (61,994) at 20231207090015266
63733 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dateparser_1.2.0.bb' (61,995) at 20231126090012801
63734 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/key_gen.h' (61,996) at 20210307214927078
63735 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/domain.h' (61,997) at 20240405153045621
63736 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston-autologin' (61,998) at 20210307205554586
63737 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.h' (61,999) at 20240405153049413
63738 2025-01-08 03:00:49.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-pppd-ippool.c-Fix-type-casting-issues-between-in_add.patch' (62,000) at 20221003030013261
63739 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-itead-ibox.dts' (62,001) at 20240405153045385
63740 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Manager.interface.yaml' (62,002) at 20240123090024671
63741 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/default_server.site' (62,003) at 20210307205554034
63742 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/Kconfig' (62,004) at 20210308005003032
63743 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/arc/gaudi2_arc_common_packets.h' (62,005) at 20240405153046581
63744 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi6220.c' (62,006) at 20240405153230211
63745 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/overview.rst' (62,007) at 20240405153044973
63746 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7266.c' (62,008) at 20240710080014585
63747 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/filemonitor.h' (62,009) at 20210308005046045
63748 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/images/fb-ventura-phosphor-image.inc' (62,010) at 20241030080011511
63749 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/Makefile' (62,011) at 20210307214926558
63750 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vmalloc.h' (62,012) at 20210307214926554
63751 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_emulate.c' (62,013) at 20240405153046161
63752 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/string.h' (62,014) at 20240405153046249
63753 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/intel_hdmi_audio.h' (62,015) at 20220525020655107
63754 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2438.c' (62,016) at 20240405153052233
63755 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hardirq.h' (62,017) at 20210307214926578
63756 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/mxm.h' (62,018) at 20210307214927906
63757 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/util.hpp' (62,019) at 20210308005346770
63758 2025-01-08 03:00:49.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/at76c50x-usb.h' (62,020) at 20210307214929786
63759 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/isp_private.h' (62,021) at 20210307214930542
63760 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_kms.h' (62,022) at 20210307214928078
63761 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ref-verify.h' (62,023) at 20210307214931022
63762 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/is-Reykjavik' (62,024) at 20210307205553774
63763 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ax88179_178a.c' (62,025) at 20240710080014593
63764 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_thinint.c' (62,026) at 20240405153051525
63765 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/Makefile' (62,027) at 20210308005002772
63766 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/fw_cfg_acpi.h' (62,028) at 20241211090212362
63767 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/shmparam.h' (62,029) at 20210307214926242
63768 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c' (62,030) at 20210307214927962
63769 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/Makefile' (62,031) at 20240405153049485
63770 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb' (62,032) at 20220402030015947
63771 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecc.c' (62,033) at 20240405153046537
63772 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/dma.c' (62,034) at 20240405153046629
63773 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/working-state.rst' (62,035) at 20240405153044961
63774 2025-01-08 03:00:49.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpda.h' (62,036) at 20240405153048893
63775 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/docg3.h' (62,037) at 20210307214929210
63776 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-vbi.h' (62,038) at 20210307214928810
63777 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/lib82596.c' (62,039) at 20240405153049961
63778 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/wm8776.h' (62,040) at 20210307214932270
63779 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/automake-foreign.patch' (62,041) at 20210307205553958
63780 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/net.c' (62,042) at 20240405153047029
63781 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_flong.c' (62,043) at 20210307214926274
63782 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/virtio-input-hid.c' (62,044) at 20240326080039450
63783 2025-01-08 03:00:49.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/virtio-scsi.c' (62,045) at 20241211090212334
63784 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65910_pmic.h' (62,046) at 20210308005003680
63785 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_nandflash_defconfig' (62,047) at 20210308005003248
63786 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/irqs.h' (62,048) at 20240405153045645
63787 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.4004.1.network' (62,049) at 20210307205554222
63788 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15-evk.dts' (62,050) at 20240405153045725
63789 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/228.out' (62,051) at 20210308005046461
63790 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tox_4.23.2.bb' (62,052) at 20241221090017560
63791 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-colombus.dts' (62,053) at 20210308005002620
63792 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_oss_legacy.h' (62,054) at 20210307214931602
63793 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/octeon-usb.txt' (62,055) at 20210307214925450
63794 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@74.conf' (62,056) at 20240904080027738
63795 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774a1-sysc.h' (62,057) at 20210307214931346
63796 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/Makefile' (62,058) at 20210307214928714
63797 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/apmt.c' (62,059) at 20240405153046629
63798 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg' (62,060) at 20210308005002968
63799 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0004-use-asm-sgidefs.h.patch' (62,061) at 20231011080016578
63800 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/hello-s390x.c' (62,062) at 20210308005046529
63801 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/.gitignore' (62,063) at 20210307214925910
63802 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/touchkit_ps2.h' (62,064) at 20210307214928494
63803 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/bootconfig.rst' (62,065) at 20240405153045281
63804 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-moxtet' (62,066) at 20220525020651630
63805 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest-fast.bb' (62,067) at 20231014080011723
63806 2025-01-08 03:00:49.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clkgate-separated.c' (62,068) at 20210307214926974
63807 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvneta.c' (62,069) at 20210308005003436
63808 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/max8998.c' (62,070) at 20210308005003468
63809 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/xyzModem.h' (62,071) at 20210308005003692
63810 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/elf.S' (62,072) at 20240405153045949
63811 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/OML' (62,073) at 20210307205554034
63812 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/.clang-tidy' (62,074) at 20230512080010312
63813 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-io.h' (62,075) at 20240405153051285
63814 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/load.c' (62,076) at 20210308005003212
63815 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_off_cause.hpp' (62,077) at 20240820080023694
63816 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ax25.rst' (62,078) at 20240405153229823
63817 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/move_extents.c' (62,079) at 20240628080014021
63818 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scikit-build-core_0.10.7.bb' (62,080) at 20241221090017560
63819 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/0001-setup.py-switch-to-setuptools.patch' (62,081) at 20220402030016019
63820 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callouts-gen.mako.hpp' (62,082) at 20210308005049125
63821 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/Makefile' (62,083) at 20240405153050393
63822 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crct10dif-pcl-asm_64.S' (62,084) at 20240405153046361
63823 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/spl.c' (62,085) at 20210308005002940
63824 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32mp1-clksrc.h' (62,086) at 20210308005003636
63825 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fec_mxc' (62,087) at 20210308005003292
63826 2025-01-08 03:00:49.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/triggers.cpp' (62,088) at 20240820080023690
63827 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/trace.h' (62,089) at 20240326080039634
63828 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c' (62,090) at 20240405153050645
63829 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_disc.c' (62,091) at 20220525020654007
63830 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/writecache.rst' (62,092) at 20240405153044941
63831 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns2-pcie.c' (62,093) at 20240405153051277
63832 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/locking.rst' (62,094) at 20240405153229811
63833 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/swift/obmc/fan-watchdog/fan-watchdog.conf' (62,095) at 20210307205553698
63834 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-rqs-u-boot.dtsi' (62,096) at 20210308005002584
63835 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype50.c' (62,097) at 20240405153231379
63836 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.h' (62,098) at 20240910080014030
63837 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/vqmmc-ipq4019-regulator.c' (62,099) at 20240613080016463
63838 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.h' (62,100) at 20210307214929334
63839 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1-ulcb-kf.dts' (62,101) at 20240405153229963
63840 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyroute2/run-ptest' (62,102) at 20240301090012435
63841 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring1.sh' (62,103) at 20230920080013648
63842 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c' (62,104) at 20210307214932706
63843 2025-01-08 03:00:49.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/pptable.h' (62,105) at 20240815080012883
63844 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/Makefile' (62,106) at 20210307214927202
63845 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-uniphier.c' (62,107) at 20240405153048917
63846 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation' (62,108) at 20210927100127505
63847 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/acornscsi-io.S' (62,109) at 20210307214930282
63848 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sram-init.c' (62,110) at 20240405153045661
63849 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_rew.h' (62,111) at 20210307214929550
63850 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/Kconfig' (62,112) at 20210307214930702
63851 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-pdata.c' (62,113) at 20210308005003372
63852 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7462.rst' (62,114) at 20210307214925498
63853 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c' (62,115) at 20240405153230779
63854 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-video.c' (62,116) at 20240405153049425
63855 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/regression_enomem.c' (62,117) at 20210309003656012
63856 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_context.c' (62,118) at 20240405153048793
63857 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42l52.txt' (62,119) at 20210307214925426
63858 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt5190a-regulator.yaml' (62,120) at 20240405153229791
63859 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ip22zilog.h' (62,121) at 20210307214930750
63860 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config.bb' (62,122) at 20241206090014234
63861 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/enetc_mdio.h' (62,123) at 20241023080012899
63862 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/devices.h' (62,124) at 20210307214926186
63863 2025-01-08 03:00:49.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/crash_dump.c' (62,125) at 20240405153045917
63864 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_switcheroo.h' (62,126) at 20210307214927850
63865 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_iio.c' (62,127) at 20240405153048973
63866 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/spl.c' (62,128) at 20230720080043535
63867 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_filter.c' (62,129) at 20240405153053277
63868 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_s390x_tuxrun.py' (62,130) at 20241211090212542
63869 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp' (62,131) at 20230523080003149
63870 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/board-gpr.c' (62,132) at 20210309003648824
63871 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/OWNERS' (62,133) at 20241220090032923
63872 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/veristat.cfg' (62,134) at 20240405153054293
63873 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iunlink_item.h' (62,135) at 20240405153052597
63874 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/eagain.patch' (62,136) at 20241221090017640
63875 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp' (62,137) at 20231024080003368
63876 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fs.c' (62,138) at 20240405153231883
63877 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc-16-ccitt.h' (62,139) at 20240516080009958
63878 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/bubblewrap/bubblewrap_0.10.0.bb' (62,140) at 20241221090017532
63879 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/edma.h' (62,141) at 20210307214931474
63880 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/pasid.c' (62,142) at 20210307214929174
63881 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/dbg_stackkill.S' (62,143) at 20210307214925658
63882 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/csum_copy.S' (62,144) at 20240405153230095
63883 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/run-ptest' (62,145) at 20210307205553750
63884 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/reap.h' (62,146) at 20240405153231775
63885 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max16601.rst' (62,147) at 20240405153045217
63886 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-wake.c' (62,148) at 20240405153054097
63887 2025-01-08 03:00:49.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitunpackoffline/gitunpackoffline-fail.bb' (62,149) at 20230919080013974
63888 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7511-v4l2.c' (62,150) at 20240405153049305
63889 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ControlCollection.json' (62,151) at 20240619080002944
63890 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.h' (62,152) at 20240405153050249
63891 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l85.c' (62,153) at 20240405153232147
63892 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-slave-testunit.c' (62,154) at 20240719080013349
63893 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Hirvasvaara' (62,155) at 20210307205553774
63894 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/atmel,lcdc.txt' (62,156) at 20240405153045037
63895 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/unicode-ident-1-rs.wrap' (62,157) at 20241211090212462
63896 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/Makefile' (62,158) at 20240405153050693
63897 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-mapleboard-mp130.dts' (62,159) at 20240405153045389
63898 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/fifo.h' (62,160) at 20210307214930858
63899 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBK.interface.yaml' (62,161) at 20240327080021041
63900 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_udc.c' (62,162) at 20221128040017562
63901 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/utils.py' (62,163) at 20220910030013401
63902 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm7038-l1-intc.yaml' (62,164) at 20240405153045085
63903 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/realtek_cr.c' (62,165) at 20220525020654295
63904 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rpcgss.h' (62,166) at 20240805080014031
63905 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cs42l43.c' (62,167) at 20240628080014005
63906 2025-01-08 03:00:49.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c' (62,168) at 20240405153048633
63907 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/si476x.c' (62,169) at 20240405153053761
63908 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/advantech_dms-ba16.h' (62,170) at 20210308005003584
63909 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c' (62,171) at 20240405153231023
63910 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_to_user.S' (62,172) at 20240405153045897
63911 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_swn.h' (62,173) at 20240405153052509
63912 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sticore.h' (62,174) at 20240405153231883
63913 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/host-s0-state.target' (62,175) at 20230629131804615
63914 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-txx9.c' (62,176) at 20220525020652006
63915 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/test/utils.c' (62,177) at 20220525020654863
63916 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede.h' (62,178) at 20240405153231039
63917 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv4.inc' (62,179) at 20210905000020577
63918 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/msix.c' (62,180) at 20240906080037276
63919 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_44x.h' (62,181) at 20240405153046133
63920 2025-01-08 03:00:49.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/swig/swig_4.3.0.bb' (62,182) at 20241221090017676
63921 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/cdev.rst' (62,183) at 20220525020651726
63922 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CONNSECMARK.h' (62,184) at 20210307214931646
63923 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c' (62,185) at 20240624080012772
63924 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/fdt.c' (62,186) at 20210308005003432
63925 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/moxa,moxart-watchdog.txt' (62,187) at 20210307214925454
63926 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.c' (62,188) at 20240405153230411
63927 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-config.c' (62,189) at 20240405153232243
63928 2025-01-08 03:00:49.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/kmemleak.h' (62,190) at 20210307214932630
63929 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_drv.h' (62,191) at 20240405153230603
63930 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/module.lds.h' (62,192) at 20210309003648808
63931 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/mux.c' (62,193) at 20210308005003168
63932 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_parse_tcp_hdr_opt.c' (62,194) at 20240405153054277
63933 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc.inc' (62,195) at 20210812000025342
63934 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mctp.h' (62,196) at 20220525020654659
63935 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/floating-point.json' (62,197) at 20240405153054149
63936 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/platinumfb.c' (62,198) at 20240405153231587
63937 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs_vl.h' (62,199) at 20210307214930994
63938 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/chassishandler.cpp' (62,200) at 20240829080022534
63939 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/config.mk' (62,201) at 20210308005002812
63940 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac.h' (62,202) at 20240405153049817
63941 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_tcp.h' (62,203) at 20210307214931458
63942 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/clk.c' (62,204) at 20210308005002796
63943 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/xlnx,emaclite.yaml' (62,205) at 20240405153045121
63944 2025-01-08 03:00:49.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (62,206) at 20220622030015257
63945 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/ubi.h' (62,207) at 20240405153049713
63946 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/dma.c' (62,208) at 20241008080013955
63947 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/shrinker_debugfs.rst' (62,209) at 20240405153044961
63948 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (62,210) at 20240209090013644
63949 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laxviken' (62,211) at 20210307205553786
63950 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-ipe.c' (62,212) at 20240405153046797
63951 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rs411.dts' (62,213) at 20240405153045457
63952 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-npcm7xx.c' (62,214) at 20240405153230207
63953 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677-spi.h' (62,215) at 20210307214932334
63954 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_d.c' (62,216) at 20210308005046521
63955 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4.3TAHOE' (62,217) at 20241221090017612
63956 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/TODO' (62,218) at 20210307214926898
63957 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/meson.build' (62,219) at 20241210090027376
63958 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/siox.h' (62,220) at 20210307214931614
63959 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/Makefile' (62,221) at 20240405153046833
63960 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/image_verify.cpp' (62,222) at 20240820080019546
63961 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q2g.cfg' (62,223) at 20210308005002924
63962 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/allwinner-a10-pic.h' (62,224) at 20210308005046013
63963 2025-01-08 03:00:49.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie_ipc.h' (62,225) at 20210307214929902
63964 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/fuse.h' (62,226) at 20241211090212370
63965 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml' (62,227) at 20240405153045121
63966 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/ppr.h' (62,228) at 20210307214929794
63967 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_sysctl.c' (62,229) at 20240405153053109
63968 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-proc-Make-PROC_PID_FILE-not-use-variable-length-arra.patch' (62,230) at 20241221090017512
63969 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_NETMAP.c' (62,231) at 20210307214932026
63970 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@72.conf' (62,232) at 20240904080027738
63971 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/ld-version.sh' (62,233) at 20210308005003736
63972 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/exception_level.c' (62,234) at 20210308005002552
63973 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/smem.c' (62,235) at 20210308005003740
63974 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/serial.h' (62,236) at 20210307214926554
63975 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/args.h' (62,237) at 20240405153231799
63976 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-smk-k26-revA.dts' (62,238) at 20240405153045841
63977 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/CLI11.wrap' (62,239) at 20230913080018591
63978 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/Kconfig' (62,240) at 20210308005002920
63979 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts' (62,241) at 20240405153229975
63980 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-karin.dts' (62,242) at 20240405153045769
63981 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/baycom.h' (62,243) at 20210307214931622
63982 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-versal.c' (62,244) at 20241211090212254
63983 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear310.c' (62,245) at 20240405153045689
63984 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/vcpu.h' (62,246) at 20240405153052961
63985 2025-01-08 03:00:49.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/i8259.h' (62,247) at 20210307214926214
63986 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/core-isa.h' (62,248) at 20221215040039346
63987 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_2_0_sh_mask.h' (62,249) at 20210307214927694
63988 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/serial.rst' (62,250) at 20240405153044977
63989 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/entropy_common.c' (62,251) at 20240405153053113
63990 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html' (62,252) at 20210307205554286
63991 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_pci.c' (62,253) at 20241211090212326
63992 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/litesom.c' (62,254) at 20210308005002728
63993 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/car.S' (62,255) at 20210308005002856
63994 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd_freq_sensitivity.c' (62,256) at 20240405153046909
63995 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Everest.json' (62,257) at 20240809080033019
63996 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_shared.h' (62,258) at 20240411080014074
63997 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/bblayers.conf.sample' (62,259) at 20240308090017907
63998 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/.gitignore' (62,260) at 20240405153046241
63999 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-tps6586x.c' (62,261) at 20240405153231375
64000 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/Makefile' (62,262) at 20240405153046697
64001 2025-01-08 03:00:49.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/centaur.c' (62,263) at 20240405153046421
64002 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan.sh' (62,264) at 20240405153054301
64003 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rave-sp-eeprom.c' (62,265) at 20240520080015167
64004 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/IOBoard/meson.build' (62,266) at 20230825080021141
64005 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_cm.c' (62,267) at 20240405153049113
64006 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeContext.hpp' (62,268) at 20241112090003102
64007 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200_common.c' (62,269) at 20240405153046889
64008 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx31.c' (62,270) at 20240405153046785
64009 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/pl011.c' (62,271) at 20241211090212258
64010 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/signal.c' (62,272) at 20240906080037360
64011 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/md.rst' (62,273) at 20240405153044953
64012 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tampere' (62,274) at 20210307205553774
64013 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0003-Makefile.am-only-build-ubi-utils.patch' (62,275) at 20210307205553750
64014 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/qrio.c' (62,276) at 20210308005003012
64015 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sel.h' (62,277) at 20210308004938820
64016 2025-01-08 03:00:49.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_prctl.h' (62,278) at 20220429100100614
64017 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/skfbi.h' (62,279) at 20210307214929666
64018 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/auxio_64.h' (62,280) at 20210307214926578
64019 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/route.c' (62,281) at 20210307214932194
64020 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/update_admin_account.service' (62,282) at 20230806080014188
64021 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/psample.c' (62,283) at 20220525020653679
64022 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/virtual-memory.json' (62,284) at 20240405153054141
64023 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/poll.h' (62,285) at 20210307214926762
64024 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Watcom-1.0' (62,286) at 20210307205554426
64025 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/dmac.h' (62,287) at 20210307214926246
64026 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_d.c' (62,288) at 20210308005046513
64027 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/prep.c' (62,289) at 20241211090212322
64028 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/mls.c' (62,290) at 20240405153232115
64029 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/pbi.cfg' (62,291) at 20210308005002964
64030 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/ddr2.h' (62,292) at 20210307214925874
64031 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/machine/evb-ast2600.conf' (62,293) at 20240216090011898
64032 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sensor-custom.c' (62,294) at 20240405153048821
64033 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_fcoe_fw_funcs.h' (62,295) at 20240405153051689
64034 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk.c' (62,296) at 20210307214927022
64035 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/nosymfollow-test.c' (62,297) at 20210309003656004
64036 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/mux.c' (62,298) at 20210308005002948
64037 2025-01-08 03:00:49.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/socfpga_arria10.c' (62,299) at 20210308005003376
64038 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb' (62,300) at 20240413080012643
64039 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1307.c' (62,301) at 20240405153231375
64040 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/Makefile' (62,302) at 20210307214930206
64041 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_mman.h' (62,303) at 20230925080039941
64042 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mux_omap5.h' (62,304) at 20210308005002660
64043 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-targets.inc' (62,305) at 20210307205554550
64044 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-pm.h' (62,306) at 20220525020652206
64045 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/label.c' (62,307) at 20240405153053465
64046 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-atom.inc' (62,308) at 20210905000020581
64047 2025-01-08 03:00:49.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h' (62,309) at 20240405153050137
64048 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_cia.c' (62,310) at 20240405153045353
64049 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/MAINTAINERS' (62,311) at 20210308005003028
64050 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_pound_sign.log' (62,312) at 20210309003655972
64051 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_micfil.c' (62,313) at 20241211090145569
64052 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ping.h' (62,314) at 20240405153052861
64053 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/apicdef.h' (62,315) at 20240405153046381
64054 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/meson.build' (62,316) at 20240326080039426
64055 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/argument.cpp' (62,317) at 20240719080031533
64056 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd-pdbg/ecmd-pdbg_1.0.bb' (62,318) at 20240606080012860
64057 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/1066mhz_4x256mx16.cfg' (62,319) at 20210308005003080
64058 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/gparted/gparted_1.6.0.bb' (62,320) at 20240413080012635
64059 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/config-bios.json' (62,321) at 20210307205554082
64060 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/s5p-sss.c' (62,322) at 20240405153230267
64061 2025-01-08 03:00:49.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_link_encoder.h' (62,323) at 20220525020652510
64062 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a779f0-cpg-mssr.h' (62,324) at 20240405153231795
64063 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/cm_t35.c' (62,325) at 20210308005002948
64064 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/cache.json' (62,326) at 20240405153054145
64065 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/helper.h' (62,327) at 20230925080040021
64066 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/urb.c' (62,328) at 20240405153231539
64067 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/create_error_reports.py' (62,329) at 20221206040009189
64068 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami.dtsi' (62,330) at 20240405153045793
64069 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0011-libtar-fix-programming-mistakes-detected-by-static-a.patch' (62,331) at 20241221090017540
64070 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcu_segcblist.h' (62,332) at 20240405153053029
64071 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-raw.h' (62,333) at 20210307214928774
64072 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_vlan_tunnel.c' (62,334) at 20240405153231999
64073 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy14_C-125W' (62,335) at 20210307205553762
64074 2025-01-08 03:00:49.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/systemd/xyz.openbmc_project.ObjectMapper.service.in' (62,336) at 20230215040032675
64075 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/Hal8192CPhyReg.h' (62,337) at 20220525020654183
64076 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_b.c' (62,338) at 20210308005046517
64077 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxres_1.2.2.bb' (62,339) at 20230114040015550
64078 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.h' (62,340) at 20210307214927234
64079 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/pci.c' (62,341) at 20240815080012891
64080 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/CHANGELOG.md' (62,342) at 20241004080013211
64081 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildstats-diff' (62,343) at 20230520080014508
64082 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/call32.S' (62,344) at 20210308005002852
64083 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback_xdr.c' (62,345) at 20241018080014558
64084 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (62,346) at 20241206090014234
64085 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8065.dtsi' (62,347) at 20240405153045541
64086 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da830.c' (62,348) at 20240405153045637
64087 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spdxcheck-test.sh' (62,349) at 20240405153053461
64088 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/core.c' (62,350) at 20240405153231267
64089 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-ac97.c' (62,351) at 20210307214926898
64090 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_div.c' (62,352) at 20240405153046857
64091 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skarstad' (62,353) at 20210307205553790
64092 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ia_css_pipeline_common.h' (62,354) at 20210307214930570
64093 2025-01-08 03:00:49.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-kernel/linux/linux-aspeed/f0b.cfg' (62,355) at 20210307205554078
64094 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/aspenite.c' (62,356) at 20210308005002904
64095 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h5-cc.dts' (62,357) at 20210309003648728
64096 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/mman.h' (62,358) at 20210308005046065
64097 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_devmap_helpers.c' (62,359) at 20240405153054281
64098 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.aserver.vtable.hpp.mako' (62,360) at 20230902080037617
64099 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch' (62,361) at 20230503080014579
64100 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geoclue/geoclue/0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch' (62,362) at 20241221090017532
64101 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml' (62,363) at 20240405153045073
64102 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/of_platform.c' (62,364) at 20240405153230035
64103 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console/uart-routing.sh' (62,365) at 20230412080023456
64104 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aspectlib/run-ptest' (62,366) at 20230503080014587
64105 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-time.c' (62,367) at 20210307214926290
64106 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_kms.c' (62,368) at 20240405153048609
64107 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/fragmentation.c' (62,369) at 20220525020654791
64108 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/bt-bmc.c' (62,370) at 20220525020652294
64109 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/debugfs.c' (62,371) at 20240429080012448
64110 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8550-mtp.dts' (62,372) at 20240405153229959
64111 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/dscr.rst' (62,373) at 20240405153229823
64112 2025-01-08 03:00:49.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom.h' (62,374) at 20240405153050461
64113 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/package.json' (62,375) at 20221209040019091
64114 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.memhp' (62,376) at 20240906080037560 to deleted uid set
64115 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/srq_cmd.c' (62,377) at 20220525020653151
64116 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip01-ca9x2.dts' (62,378) at 20240405153045437
64117 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt' (62,379) at 20210307214925338
64118 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/media5200.dts' (62,380) at 20240405153046093
64119 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/trap.c' (62,381) at 20240405153050109
64120 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-cadence.yaml' (62,382) at 20240405153229799
64121 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_defs.h' (62,383) at 20210307214930542
64122 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/asm-const.h' (62,384) at 20240405153046101
64123 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-ptest.bb' (62,385) at 20240302090018202
64124 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c' (62,386) at 20210307214929374
64125 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/inode.c' (62,387) at 20240405153231647
64126 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.h' (62,388) at 20240405153050109
64127 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/Kconfig' (62,389) at 20210308005002852
64128 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h' (62,390) at 20240405153051881
64129 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/floating-point.json' (62,391) at 20240405153054149
64130 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-pll.c' (62,392) at 20240405153046845
64131 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/pmu.c' (62,393) at 20240405153054089
64132 2025-01-08 03:00:49.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_audmix.h' (62,394) at 20210307214932374
64133 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-driver.c' (62,395) at 20240405153049369
64134 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emumixer.c' (62,396) at 20240405153232131
64135 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_setuptools3_rust.bbclass' (62,397) at 20230813080012872
64136 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb' (62,398) at 20220204040022664
64137 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/cacheflush.h' (62,399) at 20240405153229991
64138 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/rethook_trampoline.S' (62,400) at 20240405153045945
64139 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/vdso64_wrapper.S' (62,401) at 20240405153046081
64140 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiremount.service' (62,402) at 20210308005102829
64141 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Henan' (62,403) at 20210307205553782
64142 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c' (62,404) at 20210308005003468
64143 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/gen_vdso_offsets.sh' (62,405) at 20240405153046081
64144 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0006-Use-uintmax_t-for-handling-rlim_t.patch' (62,406) at 20240413080012651
64145 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_defconfig' (62,407) at 20210308005003240
64146 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx8mimage.c' (62,408) at 20220214040047371
64147 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c' (62,409) at 20240405153050633
64148 2025-01-08 03:00:49.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/rpc_pipe_fs.h' (62,410) at 20240405153052801
64149 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/keyring.c' (62,411) at 20241115090012977
64150 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/handlers.c' (62,412) at 20240405153230571
64151 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-ws.h' (62,413) at 20210308005046553
64152 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/pci/Makefile' (62,414) at 20240405153045949
64153 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/lager_spl.c' (62,415) at 20210308005003036
64154 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/journal.h' (62,416) at 20220627100016998
64155 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/ibex_uart.c' (62,417) at 20241211090212258
64156 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_device.c' (62,418) at 20240405153053505
64157 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pinmux.h' (62,419) at 20210308005002672
64158 2025-01-08 03:00:49.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/xilinx/zynqmp-pm-domains.c' (62,420) at 20240405153231351
64159 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_tx.c' (62,421) at 20240405153050401
64160 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_store.S' (62,422) at 20210307214926146
64161 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dts' (62,423) at 20241118090018487
64162 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/ssi.h' (62,424) at 20230925080039929
64163 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/sdt-config.h' (62,425) at 20240405153054285
64164 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt' (62,426) at 20210307214925310
64165 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spufs.h' (62,427) at 20240405153046205
64166 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (62,428) at 20220323030026191
64167 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.52.bb' (62,429) at 20241221090017496
64168 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/logparser.py' (62,430) at 20230811080018314
64169 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/atakbd.c' (62,431) at 20240405153049133
64170 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/styles/_ibm.scss' (62,432) at 20220105012522991
64171 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_mmc.c' (62,433) at 20210308005003232
64172 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/topology.c' (62,434) at 20240405153230003
64173 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/silabs,si470x.yaml' (62,435) at 20240405153045101
64174 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_sdm.h' (62,436) at 20210307214927030
64175 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-pxa27x.c' (62,437) at 20240405153231559
64176 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8450.dtsi' (62,438) at 20240405153045777
64177 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/025_pack_zero_size.dts' (62,439) at 20210308005003752
64178 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/tve200_drm.h' (62,440) at 20210307214928054
64179 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/readdir.c' (62,441) at 20240405153052497
64180 2025-01-08 03:00:49.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-start-pre@.target' (62,442) at 20220301040040077
64181 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb' (62,443) at 20230114040015546
64182 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/boston.h' (62,444) at 20210308005003588
64183 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_probe.c' (62,445) at 20230720080043539
64184 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/overlayfs.rst' (62,446) at 20240405153229815
64185 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0090.c' (62,447) at 20240405153049285
64186 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_scsi.h' (62,448) at 20210308005046053
64187 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2patch.S' (62,449) at 20210307214926606
64188 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (62,450) at 20240120090012778
64189 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/api.rst' (62,451) at 20240405153045225
64190 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-core.sh' (62,452) at 20240405153054309
64191 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-port.rst' (62,453) at 20240405153229823
64192 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/lance.c' (62,454) at 20240405153049793
64193 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_layerscape_fixup.c' (62,455) at 20210308005003452
64194 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nitrogen6_som2.dtsi' (62,456) at 20240405153229887
64195 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/pixbufcache.bbclass' (62,457) at 20220910030013389
64196 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/uclass.h' (62,458) at 20210308005003628
64197 2025-01-08 03:00:49.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-epp.yaml' (62,459) at 20240405153045049
64198 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc8280xp.h' (62,460) at 20240405153052649
64199 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/util.c' (62,461) at 20240405153053449
64200 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/cfi.h' (62,462) at 20240405153054077
64201 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ismt.rst' (62,463) at 20210307214925506
64202 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/smu_v13_0_0_pptable.h' (62,464) at 20240405153230499
64203 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980.dtsi' (62,465) at 20240405153045805
64204 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/openvswitch_trace.h' (62,466) at 20220525020654887
64205 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.ScheduledHostTransition@.service' (62,467) at 20240109090027300
64206 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch' (62,468) at 20230706080014757
64207 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/xor' (62,469) at 20240405153053437
64208 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb' (62,470) at 20231126090012785
64209 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/syscall-generic.h' (62,471) at 20240405153046341
64210 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/setjmp.S' (62,472) at 20210308005002860
64211 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nxp-lpc32xx-hsuart.txt' (62,473) at 20210307214925418
64212 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-maltron.c' (62,474) at 20210307214928094
64213 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/txrx.c' (62,475) at 20240405153050477
64214 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_phonet.h' (62,476) at 20210307214931638
64215 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/mulsi3.S' (62,477) at 20240405153046513
64216 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-iss4xx.c' (62,478) at 20210307214926362
64217 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smem.h' (62,479) at 20210308005003684
64218 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_can.dtsi' (62,480) at 20210308005002572
64219 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux.yaml' (62,481) at 20220525020651678
64220 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/event_update.c' (62,482) at 20240405153054165
64221 2025-01-08 03:00:49.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml' (62,483) at 20240405153045061
64222 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/alignment.c' (62,484) at 20240405153046317
64223 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ordered-data.c' (62,485) at 20240520080015195
64224 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/0001-Define-strndupa-if-it-does-not-exist.patch' (62,486) at 20220910030013349
64225 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq_work.c' (62,487) at 20240405153053009
64226 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pcwd_usb.c' (62,488) at 20240405153052245
64227 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/Kconfig' (62,489) at 20240405153049281
64228 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-dvb.h' (62,490) at 20210307214928682
64229 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_csc.h' (62,491) at 20240405153048761
64230 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/sdl2.h' (62,492) at 20241211090212374
64231 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/adc-keys.yaml' (62,493) at 20240405153045077
64232 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rfkill.rst' (62,494) at 20210307214925470
64233 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/tools/sst-info.sh' (62,495) at 20230821192414188
64234 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/stm_thermal.c' (62,496) at 20240405153231499
64235 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.h' (62,497) at 20210309003649648
64236 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_trace.c' (62,498) at 20210307214929670
64237 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xcr0_cpuid_test.c' (62,499) at 20240405153232271
64238 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/cpu.h' (62,500) at 20240906080037328
64239 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-mode.c' (62,501) at 20210307214926638
64240 2025-01-08 03:00:49.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h' (62,502) at 20240405153230555
64241 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/fls.h' (62,503) at 20210307214931302
64242 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/pm.h' (62,504) at 20210307214930434
64243 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/Makefile' (62,505) at 20210308005002908
64244 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-firmware.c' (62,506) at 20210307214928682
64245 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/procattr.c' (62,507) at 20240405153053465
64246 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-gcm-core.S' (62,508) at 20240405153045849
64247 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/st_thermal_memmap.c' (62,509) at 20240405153051977
64248 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-pcm-compress.c' (62,510) at 20210309003654936
64249 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/luks-detached-header.out' (62,511) at 20240906080037568
64250 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/stap.py' (62,512) at 20220910030013401
64251 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-cpus.dtsi' (62,513) at 20240405153045709
64252 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,xcvr.yaml' (62,514) at 20240405153045161
64253 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mxs.c' (62,515) at 20240405153230303
64254 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3006-codec-omxil_core.h-fix-multiple-definition-of.patch' (62,516) at 20230114040015494
64255 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/state.h' (62,517) at 20210307214931738
64256 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/ksmbd_ida.h' (62,518) at 20240405153052529
64257 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/Kconfig' (62,519) at 20240405153230843
64258 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb' (62,520) at 20241206090014314
64259 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.err' (62,521) at 20240906080037560
64260 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/kdf_sp800108.h' (62,522) at 20240405153052625
64261 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/request.h' (62,523) at 20240405153051617
64262 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/control.c' (62,524) at 20210307214928086
64263 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-bcm6328.yaml' (62,525) at 20240405153045089
64264 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/frontend.json' (62,526) at 20240405153054145
64265 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8996.h' (62,527) at 20210307214931606
64266 2025-01-08 03:00:49.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/kwbimage.cfg' (62,528) at 20210308005002908
64267 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/ioport.c' (62,529) at 20240906080037448
64268 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-clone-metadata.h' (62,530) at 20210307214928574
64269 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (62,531) at 20240720080012613
64270 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/xtensa-softmmu/default.mak' (62,532) at 20240906080037160
64271 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/stub_64.h' (62,533) at 20240405153046493
64272 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8505-ref.dts' (62,534) at 20240405153045609
64273 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/usdhi6rol0.txt' (62,535) at 20210307214925366
64274 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cavium_octeon_defconfig' (62,536) at 20240405153045993
64275 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tdx/config' (62,537) at 20240405153054377
64276 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/local.h' (62,538) at 20240405153230119
64277 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/sys_proto.h' (62,539) at 20210308005002776
64278 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/squid_6.12.bb' (62,540) at 20241221090017496
64279 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ac100.h' (62,541) at 20210307214931422
64280 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_dev_frontend.c' (62,542) at 20220913100024241
64281 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/acpica/acpica_20240827.bb' (62,543) at 20241221090017676
64282 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.inc' (62,544) at 20240301090012419
64283 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c' (62,545) at 20240405153047109
64284 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_hi6553.c' (62,546) at 20210308005003468
64285 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_kbd.c' (62,547) at 20240405153051869
64286 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/apache2.service' (62,548) at 20210307205554034
64287 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/cirrus,clps711x-intc.txt' (62,549) at 20210307214925342
64288 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dts' (62,550) at 20240405153229943
64289 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-password' (62,551) at 20210307205554566
64290 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evswitch.h' (62,552) at 20240405153054193
64291 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml' (62,553) at 20240405153045177
64292 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.c' (62,554) at 20220525020652971
64293 2025-01-08 03:00:49.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-pmem.h' (62,555) at 20210308005046037
64294 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port_common.c' (62,556) at 20240405153231047
64295 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ctr.h' (62,557) at 20210307214931310
64296 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gsj.dts' (62,558) at 20240405153229875
64297 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/state.py' (62,559) at 20241029080012599
64298 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal-video.c' (62,560) at 20240405153230819
64299 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap4_panda.h' (62,561) at 20210308005003608
64300 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szolnok' (62,562) at 20210307205553774
64301 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754dp.h' (62,563) at 20210307214926274
64302 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/290.out' (62,564) at 20210308005046469
64303 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/MAINTAINERS' (62,565) at 20210308005002916
64304 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/sparc.c' (62,566) at 20210308005045793
64305 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ee-All' (62,567) at 20210307205553766
64306 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch' (62,568) at 20230114040015538
64307 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra20.c' (62,569) at 20240405153230831
64308 2025-01-08 03:00:49.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/hcalls.c' (62,570) at 20210309003650424
64309 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/smp.c' (62,571) at 20240913080013845
64310 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/Kconfig' (62,572) at 20210308005002916
64311 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4270.txt' (62,573) at 20210307214925426
64312 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-chrdev.c' (62,574) at 20240405153046909
64313 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cs_internal.h' (62,575) at 20210307214930042
64314 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open.out' (62,576) at 20230925080040093
64315 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-tqma7.dtsi' (62,577) at 20240405153045533
64316 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/Makefile' (62,578) at 20240405153046345
64317 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/Kconfig' (62,579) at 20240405153046293
64318 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/choke.json' (62,580) at 20240405153054377
64319 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci.c' (62,581) at 20240405153230855
64320 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_mbox.h' (62,582) at 20210308005100993
64321 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/aide-db-init.bbclass' (62,583) at 20220721030015849
64322 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/Makefile' (62,584) at 20210308005002924
64323 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/platsmp.c' (62,585) at 20210307214925902
64324 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/sctp_collision.c' (62,586) at 20240405153232283
64325 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5_20.h' (62,587) at 20240405153231311
64326 2025-01-08 03:00:49.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/sysfb_efi.c' (62,588) at 20240405153047045
64327 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/pnd2_edac.c' (62,589) at 20240405153047021
64328 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/hyperv.h' (62,590) at 20240812080017232
64329 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/isl1208.c' (62,591) at 20210308005003480
64330 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/Kconfig' (62,592) at 20240405153046973
64331 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/digitv.h' (62,593) at 20210307214928818
64332 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kvmalloc.cocci' (62,594) at 20220525020654939
64333 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml' (62,595) at 20240405153045109
64334 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-celtic.c' (62,596) at 20210307214931178
64335 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm.png' (62,597) at 20240309090012816 to deleted uid set
64336 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/ankacoder_c75_r.ttf' (62,598) at 20210308005003524 to deleted uid set
64337 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rz-ssi.c' (62,599) at 20240405153232191
64338 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap_cgroup.c' (62,600) at 20240405153053153
64339 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/dnsmasq_2.90.bb' (62,601) at 20241221090017496
64340 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/tegra/nvidia,nvec.yaml' (62,602) at 20240405153229795
64341 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card2-custom-sample.c' (62,603) at 20240405153053933
64342 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/pnic2.c' (62,604) at 20220525020653487
64343 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt' (62,605) at 20210307214925394
64344 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-direction.h' (62,606) at 20210309003653836
64345 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/netdevsim/health.c' (62,607) at 20240405153050349 to deleted uid set
64346 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/blkcache.c' (62,608) at 20210308005003340
64347 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu_9.1.1.bb' (62,609) at 20241221090017672
64348 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-x86/chassis/x86-power-control_%.bbappend' (62,610) at 20241206090014286
64349 2025-01-08 03:00:49.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules' (62,611) at 20210524100041898
64350 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6332-regulator.h' (62,612) at 20240405153052785
64351 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c' (62,613) at 20240405153050637
64352 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt' (62,614) at 20210307214925454
64353 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_ioctl.c' (62,615) at 20240405153050549
64354 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-decoder.h' (62,616) at 20240405153054181
64355 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-spi.c' (62,617) at 20210307214926198
64356 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-cgroup.rst' (62,618) at 20240405153054037
64357 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.err' (62,619) at 20210308005046397
64358 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/vsyscall.c' (62,620) at 20210927100127637
64359 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/linkage.h' (62,621) at 20210308005002804
64360 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf.c' (62,622) at 20240906080037180
64361 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/native_types.cpp' (62,623) at 20210308005049761
64362 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/signal.c' (62,624) at 20240906080037360
64363 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/cfam_access.cpp' (62,625) at 20210308005103637
64364 2025-01-08 03:00:49.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso-asmoffset.h' (62,626) at 20240326080039562
64365 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-stout.dts' (62,627) at 20210308005002600
64366 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/Kconfig' (62,628) at 20210308005003436
64367 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tdx.h' (62,629) at 20240405153046397
64368 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop4.c' (62,630) at 20210307214932646
64369 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/libekb/libekb_git.bb' (62,631) at 20240321080012269
64370 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/cache.json' (62,632) at 20240405153054149
64371 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/bootparam.h' (62,633) at 20240405153046501
64372 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.err' (62,634) at 20210927100127469
64373 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/map_to_7segment.h' (62,635) at 20220525020654671
64374 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/keyutils_1.6.3.bb' (62,636) at 20240309090012804
64375 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kbuild' (62,637) at 20240405153230059
64376 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/dwc3-generic.c' (62,638) at 20210308005003500
64377 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/dbus-sim-only.cpp' (62,639) at 20220302040019952
64378 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpe.c' (62,640) at 20240405153046617
64379 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/cmd_arc.c' (62,641) at 20210308005002900
64380 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6220.c' (62,642) at 20220525020652358
64381 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/dups.c' (62,643) at 20240405153053021
64382 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/phosphor-settings-defaults-native/catalina-temporary-software-versions.yml' (62,644) at 20241212090014007
64383 2025-01-08 03:00:49.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_read_macros.c' (62,645) at 20220525020655191
64384 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-sw-device.c' (62,646) at 20240405153048997
64385 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-netdev.h' (62,647) at 20210307214932038
64386 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rv.h' (62,648) at 20240405153052897
64387 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-lantiq.c' (62,649) at 20240405153231371
64388 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/Makefile' (62,650) at 20210307214928614
64389 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/time.h' (62,651) at 20210308005003688
64390 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ChassisCapabilities/meson.build' (62,652) at 20230825080021137
64391 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/gelic_udbg.c' (62,653) at 20240405153046221
64392 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Resource/meson.build' (62,654) at 20230825080021133
64393 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/msr.h' (62,655) at 20210308005002880
64394 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8993.h' (62,656) at 20210307214931606
64395 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/Makefile' (62,657) at 20240405153230775
64396 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.h' (62,658) at 20210307214929614
64397 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_tcw.h' (62,659) at 20220525020652346
64398 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/README.md' (62,660) at 20230706080014765
64399 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/dove-divider.h' (62,661) at 20210307214926994
64400 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/platsmp.c' (62,662) at 20220627100016922
64401 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/helper.cpp' (62,663) at 20240820080007201
64402 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsx_w_ph.c' (62,664) at 20210308005046505
64403 2025-01-08 03:00:49.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc' (62,665) at 20240106090017253
64404 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_hw.c' (62,666) at 20240411080014086
64405 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/bd82x6x.c' (62,667) at 20210308005002856
64406 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/malcontent.bb' (62,668) at 20241221090017524
64407 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32-pclmul_glue.c' (62,669) at 20220525020652134
64408 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/workload-tracing.rst' (62,670) at 20240405153044969
64409 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/sethdlc/files/sethdlc-fix-host-contamination.patch' (62,671) at 20210307205553814
64410 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/payload_cmds.cpp' (62,672) at 20240224090022930
64411 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/musl-no-on_exit.patch' (62,673) at 20210307205553842
64412 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mxm.h' (62,674) at 20220525020652947
64413 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch' (62,675) at 20210307205553938
64414 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8973-regulator.h' (62,676) at 20210307214931494
64415 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/actables.h' (62,677) at 20240405153046617
64416 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/adding-syscalls.rst' (62,678) at 20240405153045281
64417 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev_addr_lists.c' (62,679) at 20240405153053213
64418 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/common.h' (62,680) at 20220525020652394
64419 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/Makefile' (62,681) at 20210307214929666
64420 2025-01-08 03:00:49.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mark_write_dirty_v2.c' (62,682) at 20230809080010803
64421 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/gpio.h' (62,683) at 20210308005002676
64422 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szentes-Battonya' (62,684) at 20210307205553774
64423 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_txtime.c' (62,685) at 20220525020655223
64424 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-gpio.c' (62,686) at 20240405153230795
64425 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/iommu.txt' (62,687) at 20220525020651686
64426 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eq.c' (62,688) at 20241104090011583
64427 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/snort.init' (62,689) at 20210307205553814
64428 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swapops.h' (62,690) at 20240429080012456
64429 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-cgu-pll.c' (62,691) at 20240405153046873
64430 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_sdp.c' (62,692) at 20210308005003232
64431 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d35.dtsi' (62,693) at 20240405153045469
64432 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/manager.hpp' (62,694) at 20241122090035233
64433 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.h' (62,695) at 20210307214927966
64434 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/minicoredumper.service' (62,696) at 20210307205553954
64435 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/support-files-CMakeLists.txt-fix-do_populate_sysroot.patch' (62,697) at 20230317080013789
64436 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/remote_controllers.rst' (62,698) at 20220525020651782
64437 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_local_storage.c' (62,699) at 20220525020655199
64438 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/altera.h' (62,700) at 20210308005003560
64439 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html' (62,701) at 20210307205554282
64440 2025-01-08 03:00:49.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6ullevk.h' (62,702) at 20210308005003608
64441 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-hcd.h' (62,703) at 20220525020654279
64442 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/cpu-topology.txt' (62,704) at 20210307214925298
64443 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_net.h' (62,705) at 20210309003650176
64444 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7629.dtsi' (62,706) at 20240405153045461
64445 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/block.json' (62,707) at 20240906080037432
64446 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_5_pmfw.h' (62,708) at 20240405153048349
64447 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/pgd.c' (62,709) at 20210307214926090
64448 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/ssmtp-bug584162-fix.patch' (62,710) at 20210307205553846
64449 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mdp.c' (62,711) at 20240405153046797
64450 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot/init_once.sh' (62,712) at 20220504030010591
64451 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/super.c' (62,713) at 20241211090145533
64452 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/parser-helpers.c' (62,714) at 20240906080037476
64453 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/drm.h' (62,715) at 20240405153048765
64454 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/dax_devs.c' (62,716) at 20241216090017721
64455 2025-01-08 03:00:49.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/hpfs_fn.h' (62,717) at 20240405153052381
64456 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipv6.h' (62,718) at 20240405153052713
64457 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/litex_mmc.c' (62,719) at 20240405153230855
64458 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/sysrq.c' (62,720) at 20240405153231523
64459 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/phosphor-logging.wrap' (62,721) at 20240815080028259
64460 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash-pkey.h' (62,722) at 20240405153230027
64461 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo90b5.c' (62,723) at 20240405153048625
64462 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm63.rst' (62,724) at 20210309003648428
64463 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_gem_object.h' (62,725) at 20210307214927814
64464 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mmc_spi.c' (62,726) at 20210308005003212
64465 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/check-patch.py' (62,727) at 20240405153230527
64466 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mbx.c' (62,728) at 20220525020653543
64467 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fbdev.c' (62,729) at 20240405153230539
64468 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_ddcb.h' (62,730) at 20210307214929130
64469 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb' (62,731) at 20220402030016243
64470 2025-01-08 03:00:49.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_fsp.py' (62,732) at 20210308005003748
64471 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-cache.json' (62,733) at 20240405153054141
64472 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-sve.inc' (62,734) at 20240301090012451
64473 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042rdb.dts' (62,735) at 20210307214926354
64474 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa_git.bb' (62,736) at 20241221090017516
64475 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Mendip' (62,737) at 20210307205553798
64476 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_iov.c' (62,738) at 20210307214929434
64477 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/sunplus,sp7021-pwm.yaml' (62,739) at 20240405153045141
64478 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,rpmh-rsc.h' (62,740) at 20210307214931350
64479 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pq-mds-pib.h' (62,741) at 20210308005002960
64480 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_conn.c' (62,742) at 20240405153048801
64481 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-silk-u-boot.dts' (62,743) at 20210308005002600
64482 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_main.c' (62,744) at 20240405153231071
64483 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/layer.conf' (62,745) at 20241221090017580
64484 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/lowlevel_spl.S' (62,746) at 20210308005002752
64485 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/meson.build' (62,747) at 20240326080039702
64486 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219-aad.c' (62,748) at 20240613080016547
64487 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-tauri.dtsi' (62,749) at 20240405153229887
64488 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/ubsan.rst' (62,750) at 20220525020651662
64489 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/simple.py' (62,751) at 20210308005046245
64490 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lm3639_bl.h' (62,752) at 20210307214931478
64491 2025-01-08 03:00:49.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/OWNERS' (62,753) at 20240127090005287
64492 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_frontend.h' (62,754) at 20240405153230635
64493 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/btf.rst' (62,755) at 20240405153229747
64494 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-runtime_1.22.8.bb' (62,756) at 20241221090017660
64495 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/notifier.c' (62,757) at 20240405153053021
64496 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw_vpu.c' (62,758) at 20240415080012971
64497 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/journal.c' (62,759) at 20240405153049237
64498 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_ah.h' (62,760) at 20220525020653155
64499 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_tfa_defconfig' (62,761) at 20210308005003264
64500 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/drivetemp.c' (62,762) at 20240405153048853
64501 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile' (62,763) at 20210308005003724
64502 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm9ejtagprb.dts' (62,764) at 20220525020651990
64503 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_scdc_helper.h' (62,765) at 20240405153052629
64504 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/Platform' (62,766) at 20210307214926290
64505 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.h' (62,767) at 20240405153051881
64506 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/netdev-notifier-error-inject.c' (62,768) at 20210307214931810
64507 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-inventory-sensors.yaml' (62,769) at 20240712080022837
64508 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/configurefix.patch' (62,770) at 20210307205553938
64509 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/channel_hw.c' (62,771) at 20240405153048805
64510 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi' (62,772) at 20240405153045829
64511 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt298.h' (62,773) at 20210307214931598
64512 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/test-manual/figures/ab-test-cluster.png' (62,774) at 20210307205554374 to deleted uid set
64513 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/usermode_1.114.bb' (62,775) at 20220402030015895
64514 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c' (62,776) at 20240405153231051
64515 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm_suspend.S' (62,777) at 20240405153045637
64516 2025-01-08 03:00:49.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/e2220-1170.c' (62,778) at 20210308005003024
64517 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h' (62,779) at 20210307214930638
64518 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/sim.c' (62,780) at 20240326080039518
64519 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-snapshot.c' (62,781) at 20230925080039829
64520 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/kgdb.c' (62,782) at 20220525020652006
64521 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/motor-init' (62,783) at 20230225040013029
64522 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/bloat-o-meter' (62,784) at 20240405153232099
64523 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/Makefile' (62,785) at 20210308005003012
64524 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/mana_auxiliary.h' (62,786) at 20240405153052857
64525 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/balloon_compaction.h' (62,787) at 20240405153052661
64526 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_prog_linfo.c' (62,788) at 20220525020655119
64527 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmi.init.redhat' (62,789) at 20210308004938816
64528 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-debugfs.c' (62,790) at 20240405153052025
64529 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_rf.h' (62,791) at 20220525020654187
64530 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/refcount-vs-atomic.rst' (62,792) at 20220525020651770
64531 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-C0' (62,793) at 20240613080016555
64532 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubni.h' (62,794) at 20210307214926246
64533 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt' (62,795) at 20210307214925418
64534 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ti-dra7-atl.h' (62,796) at 20240405153052649
64535 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cacheinfo.c' (62,797) at 20240405153046413
64536 2025-01-08 03:00:49.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-rdb.dtsi' (62,798) at 20210308005002580
64537 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rng.c' (62,799) at 20240906080037284
64538 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3368-power.h' (62,800) at 20210307214931346
64539 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_netboot_defconfig' (62,801) at 20210308005003248
64540 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/main.h' (62,802) at 20240405153050705
64541 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_broadcast.c' (62,803) at 20240405153231083
64542 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/vermagic.h' (62,804) at 20210307214926762
64543 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/simba.c' (62,805) at 20241211090212314
64544 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc' (62,806) at 20241221090017660
64545 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/clock-tables.h' (62,807) at 20210308005002672
64546 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/spinlocks.rst' (62,808) at 20210307214925522
64547 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/Makefile' (62,809) at 20240405153050433
64548 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hmm-tests.c' (62,810) at 20241018080014598
64549 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/traps.c' (62,811) at 20240613080016363
64550 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/u-boot.lds' (62,812) at 20210308005002844
64551 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/misc.c' (62,813) at 20240405153046309
64552 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-h264.h' (62,814) at 20240405153049393
64553 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/pmtu.sh' (62,815) at 20241211090145577
64554 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/apm-xgene.txt' (62,816) at 20210307214925282
64555 2025-01-08 03:00:49.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miami/ps7_init_gpl.c' (62,817) at 20210308005003080
64556 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/ti,k3-rtc.yaml' (62,818) at 20240405153045153
64557 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/flash.c' (62,819) at 20210308005003224
64558 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis.c' (62,820) at 20240405153048989
64559 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/ioc.h' (62,821) at 20210307214925850
64560 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_tc_lib.h' (62,822) at 20240405153050013
64561 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mcu.h' (62,823) at 20240405153050585
64562 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f429-discovery.h' (62,824) at 20210308005003616
64563 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/utility/sdbus.cpp' (62,825) at 20230511080043139
64564 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sb_wdog.c' (62,826) at 20210309003653352
64565 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_phy.h' (62,827) at 20210307214929466
64566 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tps68470.h' (62,828) at 20240405153052769
64567 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/exynos_drm.h' (62,829) at 20210307214931618
64568 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/pio.c' (62,830) at 20240405153231171
64569 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_po1030.h' (62,831) at 20210307214928830
64570 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.3.1/gpg-error_pkconf.patch' (62,832) at 20241221090017700
64571 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/Makefile' (62,833) at 20240405153046553
64572 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/flatload.c' (62,834) at 20241022080032784
64573 2025-01-08 03:00:49.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/q_in_q_veto.sh' (62,835) at 20240405153054297
64574 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/simple-audio-mux.yaml' (62,836) at 20240405153045169
64575 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bb_multiconfig_files.png' (62,837) at 20210307205554234 to deleted uid set
64576 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/configfs.c' (62,838) at 20240613080016455
64577 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_acct.c' (62,839) at 20240405153053321
64578 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/pmsr.c' (62,840) at 20240624080012832
64579 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm_arm.h' (62,841) at 20241211090212470
64580 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch' (62,842) at 20241221090017640
64581 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am43xx.c' (62,843) at 20210308005002756
64582 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw_random.rst' (62,844) at 20240405153044945
64583 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.ioapic2' (62,845) at 20240906080037556 to deleted uid set
64584 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/prog_tests_framework.c' (62,846) at 20240405153054257
64585 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx-zdma.h' (62,847) at 20220429100100558
64586 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/adm8211.c' (62,848) at 20240405153050397
64587 2025-01-08 03:00:49.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/auxvec.h' (62,849) at 20210307214926250
64588 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_pcm179x.c' (62,850) at 20210307214932270
64589 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/spreadtrum,sprd-timer.txt' (62,851) at 20210307214925446
64590 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_core.c' (62,852) at 20240405153230799
64591 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/dbus.hpp' (62,853) at 20241025080019713
64592 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/usbduxfast.c' (62,854) at 20240405153046905
64593 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/prep_systemio.c' (62,855) at 20240906080037280
64594 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/Kconfig' (62,856) at 20210308005003168
64595 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/uprobes.c' (62,857) at 20210307214926602
64596 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lager.h' (62,858) at 20210308005003600
64597 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/kvm_perf.h' (62,859) at 20210307214932458
64598 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/management-console/Authorities_List_Management.md' (62,860) at 20221209040006387
64599 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mq.c' (62,861) at 20240405153230211
64600 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-evm.c' (62,862) at 20240405153232203
64601 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/mptcp.c' (62,863) at 20240405153232259
64602 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/cds.rst' (62,864) at 20240405153229743
64603 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/rockchip,boot-mode.h' (62,865) at 20210307214931350
64604 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fpga-bridge' (62,866) at 20210307214925194
64605 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64-plus.dts' (62,867) at 20210308005002616
64606 2025-01-08 03:00:49.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch' (62,868) at 20241221090017696
64607 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/hif.c' (62,869) at 20210307214929754
64608 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_private.h' (62,870) at 20240405153051525
64609 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_multiport.c' (62,871) at 20210307214932026
64610 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/switch.c' (62,872) at 20220525020652074
64611 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/qemu-mips.c' (62,873) at 20210308005003028
64612 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/ti/Makefile' (62,874) at 20240405153231351
64613 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c' (62,875) at 20240405153231175
64614 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/sysfs-tagging.rst' (62,876) at 20240405153045241
64615 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/CVE-2018-1000097.patch' (62,877) at 20230317080013793
64616 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-ifup' (62,878) at 20230811080018338
64617 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd-eabi.h' (62,879) at 20210308005046065
64618 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch' (62,880) at 20230813080012876
64619 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/etoms.c' (62,881) at 20210307214928826
64620 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_bbt.c' (62,882) at 20210308005003416
64621 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/q800-glue.c' (62,883) at 20240906080037248
64622 2025-01-08 03:00:49.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_redirect_multi_kern.c' (62,884) at 20240405153054285
64623 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/btree.h' (62,885) at 20240405153049237
64624 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slimbus.h' (62,886) at 20210307214931510
64625 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/meson-example.bb' (62,887) at 20240106090017253
64626 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-tinker-s.dts' (62,888) at 20240405153045561
64627 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_abi.c' (62,889) at 20220525020655235
64628 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/vdso.S' (62,890) at 20220525020651970
64629 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/config' (62,891) at 20240405153054293
64630 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_no_ucode_ptr' (62,892) at 20210308005003756
64631 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-uapi.rst' (62,893) at 20240405153045213
64632 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/092' (62,894) at 20210927100127481
64633 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/prcm-regs.c' (62,895) at 20210308005002760
64634 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce-panel-plugin.bbclass' (62,896) at 20210812000025254
64635 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/common_defs.h' (62,897) at 20230629131804619
64636 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485DFE_defconfig' (62,898) at 20210308005003236
64637 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/ti-bandgap.c' (62,899) at 20210308005003496
64638 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_vsock.h' (62,900) at 20220525020654679
64639 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/config.c' (62,901) at 20240405153045973
64640 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/dfp.c' (62,902) at 20240405153048609
64641 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.c' (62,903) at 20240405153047257
64642 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermal-engine/thermal-engine.c' (62,904) at 20240405153054381
64643 2025-01-08 03:00:49.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-common.inc' (62,905) at 20241221090017636
64644 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft.h' (62,906) at 20240405153051813
64645 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_xscom.h' (62,907) at 20240906080037336
64646 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-core/busybox/busybox/busybox.cfg' (62,908) at 20210307205554082
64647 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network.bb' (62,909) at 20241206090014286
64648 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/omap4-keypad.c' (62,910) at 20240405153230727
64649 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pxa168fb.h' (62,911) at 20210307214931698
64650 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_append.c' (62,912) at 20210308005046505
64651 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm-2.48_2.52.0.bb' (62,913) at 20241206090014258
64652 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_i2s.c' (62,914) at 20240405153054013
64653 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/pxa-rtc.txt' (62,915) at 20210307214925418
64654 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/shmfs.rst' (62,916) at 20240405153045229
64655 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch' (62,917) at 20210307205554458
64656 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/therm_windtunnel.c' (62,918) at 20240805080013963
64657 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/0003-Fix-pyext_PATTERN-for-cross-compilation.patch' (62,919) at 20240113090014532
64658 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_ets_tests.sh' (62,920) at 20210307214932690
64659 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/eth.c' (62,921) at 20210308005003740
64660 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi_functions.c' (62,922) at 20240405153046741
64661 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i3c' (62,923) at 20210309003648252
64662 2025-01-08 03:00:49.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-som.dtsi' (62,924) at 20210308005002564
64663 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_input.c' (62,925) at 20240405153052233
64664 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/byteorder.h' (62,926) at 20210308005002808
64665 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus.dts' (62,927) at 20240405153045813
64666 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/mt41j128M.cfg' (62,928) at 20210308005002912
64667 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/clkc.c' (62,929) at 20240405153046873
64668 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/bitbang_i2c.h' (62,930) at 20230426080043760
64669 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km-powerpc.h' (62,931) at 20210308005003600
64670 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_i2c.hpp' (62,932) at 20230520080006628
64671 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data_json.hpp' (62,933) at 20240820080027378
64672 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/README' (62,934) at 20210307205554434
64673 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/control.h' (62,935) at 20210307214932442
64674 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_srp.c' (62,936) at 20240405153051729
64675 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/init' (62,937) at 20210307205554622
64676 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/OWNERS' (62,938) at 20220219040012739
64677 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961-ulcb-kf.dts' (62,939) at 20220525020651934
64678 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010si-post.dtsi' (62,940) at 20220525020652026
64679 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/file_handler.cpp' (62,941) at 20240817080027652
64680 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/sha512.h' (62,942) at 20210308005003688
64681 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/zfcpdump_defconfig' (62,943) at 20240405153230075
64682 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv4/ip_tables.h' (62,944) at 20240405153052749
64683 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/MAINTAINERS' (62,945) at 20210307205554642
64684 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control.bb' (62,946) at 20241206090014230
64685 2025-01-08 03:00:49.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-terratec.c' (62,947) at 20240405153049501
64686 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/setup.c' (62,948) at 20240405153045981
64687 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/README' (62,949) at 20210308005053405
64688 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/kvm_xen.h' (62,950) at 20240326080039550
64689 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/net-listener.h' (62,951) at 20210308005046037
64690 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88443x.h' (62,952) at 20210307214928630
64691 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx25-pinctrl.txt' (62,953) at 20210307214925394
64692 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_SDCARD_defconfig' (62,954) at 20210308005003240
64693 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_l2l3_sel_test.c' (62,955) at 20240405153054361
64694 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/delay.c' (62,956) at 20240405153046033
64695 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-spkr.c' (62,957) at 20210307214932214
64696 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_eeprom.c' (62,958) at 20210307214930642
64697 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_pc_plus_defconfig' (62,959) at 20210308005003272
64698 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/smbios/smbios-mdr_git.bbappend' (62,960) at 20240403080018482
64699 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/configcheck.sh' (62,961) at 20240405153232283
64700 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_netlink.c' (62,962) at 20240405153053241
64701 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/pipeline.json' (62,963) at 20240405153054149
64702 2025-01-08 03:00:49.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/files/init' (62,964) at 20210307205553866
64703 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/board_env_spec.h' (62,965) at 20210308005002756
64704 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8998-private.h' (62,966) at 20210307214931430
64705 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd-mp2-pci.c' (62,967) at 20240405153048893
64706 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/util_mem.h' (62,968) at 20210307214931602
64707 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_9_0_offset.h' (62,969) at 20210307214927690
64708 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml' (62,970) at 20240405153229783
64709 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/sba_def.h' (62,971) at 20210307214929666
64710 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/rawmidi_compat.c' (62,972) at 20240405153053493
64711 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_errno_defs.h' (62,973) at 20210927100127273
64712 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/Kconfig' (62,974) at 20240405153046805
64713 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/gpio-ir-recv.c' (62,975) at 20240405153230819
64714 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/meson.build' (62,976) at 20240912080033299
64715 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libcomps/libcomps/0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (62,977) at 20210629000017504
64716 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/raspberrypi-hwmon.rst' (62,978) at 20210307214925506
64717 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/Kconfig' (62,979) at 20210308005002916
64718 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,usb3-drd-phy.yaml' (62,980) at 20240405153229787
64719 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_seq_pdu_list.c' (62,981) at 20240405153051961
64720 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/initvals_phy.h' (62,982) at 20210307214929898
64721 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sabresd_defconfig' (62,983) at 20210308005003268
64722 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ingenic,tcu.yaml' (62,984) at 20240405153229799
64723 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml' (62,985) at 20240405153045037
64724 2025-01-08 03:00:49.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb' (62,986) at 20241221090017668
64725 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/mkdebian' (62,987) at 20240405153232107
64726 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/bootcount.c' (62,988) at 20210308005003740
64727 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-dlink-dsm-g600.dts' (62,989) at 20240405153045437
64728 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/lcd.h' (62,990) at 20210307214930946
64729 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/ssi.c' (62,991) at 20240906080037300
64730 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/ut.c' (62,992) at 20210308005003748
64731 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8186-fhctl.yaml' (62,993) at 20240405153045025
64732 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/loong_translate.c' (62,994) at 20241211090212494
64733 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (62,995) at 20240316080012480
64734 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-audss.c' (62,996) at 20240405153230239
64735 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-cors/CVE-2024-6221.patch' (62,997) at 20241221090017552
64736 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/Changes' (62,998) at 20210307214930990
64737 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/util.h' (62,999) at 20220525020652374
64738 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine-io.c' (63,000) at 20230925080040113
64739 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig' (63,001) at 20210308005003264
64740 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/urquell_defconfig' (63,002) at 20240405153046309
64741 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_network_utils.py' (63,003) at 20221209040018567
64742 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewCard.vue' (63,004) at 20241004080035967
64743 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smbios.h' (63,005) at 20210308005003684
64744 2025-01-08 03:00:49.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Saxdalen' (63,006) at 20210307205553790
64745 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/kobject.rst' (63,007) at 20240405153045289
64746 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_udc_core.c' (63,008) at 20240405153231555
64747 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210-pci.c' (63,009) at 20240405153231527
64748 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/Makefile' (63,010) at 20210307214926010
64749 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atsha204a-i2c.h' (63,011) at 20210308005003560
64750 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/wa.h' (63,012) at 20210307214929798
64751 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpio.c' (63,013) at 20240405153049693
64752 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x.h' (63,014) at 20240405153053553
64753 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c' (63,015) at 20240830080013275
64754 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,em-uart.yaml' (63,016) at 20240405153045153
64755 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.service' (63,017) at 20210307205554054
64756 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e6500_power_isa.dtsi' (63,018) at 20210307214926342
64757 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3402_thermal.c' (63,019) at 20210307214930718
64758 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt200x.h' (63,020) at 20210307214928634
64759 2025-01-08 03:00:49.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds.dtsi' (63,021) at 20210307214926346
64760 2025-01-08 03:00:49.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg.c' (63,022) at 20240326080039378
64761 2025-01-08 03:00:49.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-shx3.c' (63,023) at 20210307214926566
64762 2025-01-08 03:00:49.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/suspend.h' (63,024) at 20210307214926554
64763 2025-01-08 03:00:49.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-ippo-q8h-v5.dts' (63,025) at 20240405153045389
64764 2025-01-08 03:00:49.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_main.c' (63,026) at 20241220090018310
64765 2025-01-08 03:00:49.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xilinx_dpdma.c' (63,027) at 20240503080014470
64766 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/peak_pcmcia.c' (63,028) at 20240405153049737
64767 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6347a.c' (63,029) at 20210307214932322
64768 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/acl.c' (63,030) at 20240405153231663
64769 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/eth.c' (63,031) at 20210308005002968
64770 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp-userspace.md' (63,032) at 20221209040006387
64771 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-cleanup.patch' (63,033) at 20210307205553810
64772 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/rx_icu.h' (63,034) at 20221215040039182
64773 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/root-device-test.c' (63,035) at 20240405153230187
64774 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi' (63,036) at 20240405153045733
64775 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-sasl.c' (63,037) at 20241211090212558
64776 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore.dts' (63,038) at 20210308005002584
64777 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.json' (63,039) at 20220429100100882
64778 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/build_policy.c' (63,040) at 20240405153053037
64779 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/richtek,rt4831.yaml' (63,041) at 20220525020651690
64780 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spear_pcm.c' (63,042) at 20210307214932426
64781 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h' (63,043) at 20210309003650540
64782 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/Makefile' (63,044) at 20240405153230063
64783 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,serval.dtsi' (63,045) at 20210308005002812
64784 2025-01-08 03:00:49.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE01' (63,046) at 20240405153232287
64785 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/common/Makefile' (63,047) at 20210307214929346
64786 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/store-insert-al16.h.inc' (63,048) at 20240906080037184
64787 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/conf-summary.txt' (63,049) at 20240301090012447
64788 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/trace.c' (63,050) at 20240405153054389
64789 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sii902x.c' (63,051) at 20240405153230527
64790 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_proc.h' (63,052) at 20240326080039562
64791 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/dual_stores.c' (63,053) at 20230925080040097
64792 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c' (63,054) at 20240411080014110
64793 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-trace.h' (63,055) at 20240405153052085
64794 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/ux500_dma.c' (63,056) at 20210307214930854
64795 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/swap.c' (63,057) at 20240405153231915
64796 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/cpu-cooling-api.rst' (63,058) at 20210307214925470
64797 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/core/Makefile' (63,059) at 20240405153054293
64798 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/path.c' (63,060) at 20240405153053465
64799 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_cmp.c' (63,061) at 20220525020654899
64800 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4xxx-adda.h' (63,062) at 20210307214931594
64801 2025-01-08 03:00:49.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.5.bb' (63,063) at 20241221090017696
64802 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch' (63,064) at 20230706080014765
64803 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stihxxx-b2120.dtsi' (63,065) at 20240405153045581
64804 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/images.rst' (63,066) at 20240302090018222
64805 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/ppc_asm.h' (63,067) at 20240405153054361
64806 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vmalloc.h' (63,068) at 20210307214926110
64807 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hub.c' (63,069) at 20240405153230639
64808 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_regs.h' (63,070) at 20240405153046589
64809 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_health.h' (63,071) at 20210307214931270
64810 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77470-sysc.c' (63,072) at 20240405153231351
64811 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axg-clkc.h' (63,073) at 20240405153231795
64812 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ThermalEquipment.v1_1_2.json' (63,074) at 20240619080002956
64813 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/MAINTAINERS' (63,075) at 20210308005002920
64814 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-1.0' (63,076) at 20210307205554426
64815 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-e7.dts' (63,077) at 20240405153045761
64816 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/pcieslot.hpp' (63,078) at 20230821192414184
64817 2025-01-08 03:00:49.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb' (63,079) at 20241221090017552
64818 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8710b.c' (63,080) at 20240405153231243
64819 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_d.c' (63,081) at 20210308005046513
64820 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/sunplus,sp7021-uart.yaml' (63,082) at 20240405153045153
64821 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/MAINTAINERS' (63,083) at 20210308005002940
64822 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_script.c' (63,084) at 20210307214931002
64823 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/bitsperlong.h' (63,085) at 20240906080037352
64824 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pxa.yaml' (63,086) at 20240405153045065
64825 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-38x.c' (63,087) at 20241008080013967
64826 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ppc64_ARCH_BITS.patch' (63,088) at 20210407000018078
64827 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/input.h' (63,089) at 20221215040039194
64828 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/wl1251.h' (63,090) at 20240405153050717
64829 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-mt7620.c' (63,091) at 20240405153046049
64830 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_bitcnt.S' (63,092) at 20230426080043952
64831 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/x86_64.conf' (63,093) at 20240106090017257
64832 2025-01-08 03:00:49.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VINI/meson.build' (63,094) at 20230825080021137
64833 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/phy/index.rst' (63,095) at 20210307214925470
64834 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/typography.md' (63,096) at 20221215040043190
64835 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/maxim,ds1742.txt' (63,097) at 20210307214925418
64836 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/mixer-test.c' (63,098) at 20240405153232255
64837 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_marshall.h' (63,099) at 20210309003653964
64838 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dsi.h' (63,100) at 20210307214928046
64839 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb' (63,101) at 20240309090012804
64840 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/set-button-sled.service' (63,102) at 20231024080014673
64841 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpiosup.service' (63,103) at 20230920080013648
64842 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch' (63,104) at 20230706080014741
64843 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led.bb' (63,105) at 20241221090017480
64844 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/pipeline.json' (63,106) at 20240405153054109
64845 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_uart.dtsi' (63,107) at 20240405153045473
64846 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9.dts' (63,108) at 20240405153045781
64847 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/jack-controls.rst' (63,109) at 20240405153045261
64848 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_pci.h' (63,110) at 20210307214926218
64849 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-visit-core.c' (63,111) at 20220429100100738
64850 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pm8941.dtsi' (63,112) at 20240405153229891
64851 2025-01-08 03:00:49.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/convert-pam-configs.sh' (63,113) at 20230817080015056
64852 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_performance.c' (63,114) at 20210307214927118
64853 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa168.dtsi' (63,115) at 20240405153229875
64854 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl_pic32.c' (63,116) at 20210308005003460
64855 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt' (63,117) at 20210307214925366
64856 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mnt_idmapping.h' (63,118) at 20240405153052741
64857 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-sysfs.c' (63,119) at 20240405153046517
64858 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/apparmor.py' (63,120) at 20210307205554110
64859 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/kirkwood-i2s.c' (63,121) at 20240405153053961
64860 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.h' (63,122) at 20240405153230315
64861 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.c' (63,123) at 20220525020653587
64862 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators.service' (63,124) at 20230216040029851
64863 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm-processor-common.dtsi' (63,125) at 20240405153045601
64864 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/transport.hpp' (63,126) at 20240903080027139
64865 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/OWNERS' (63,127) at 20220726030041483
64866 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3.dts' (63,128) at 20240405153045781
64867 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/documentation.conf' (63,129) at 20241221090017612
64868 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/cfg_space.c' (63,130) at 20240405153048513
64869 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad.c' (63,131) at 20210308005003756
64870 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strlen.S' (63,132) at 20240405153229859
64871 2025-01-08 03:00:49.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Kconfig' (63,133) at 20241211090145381
64872 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/dpd/decimal32.c' (63,134) at 20210308005046061
64873 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/Makefile' (63,135) at 20210307214927094
64874 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn21.h' (63,136) at 20240405153047301
64875 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.h' (63,137) at 20210309003649428
64876 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/certs_manager_test.cpp' (63,138) at 20241129090022521
64877 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c' (63,139) at 20240503080014482
64878 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/timer-sr.c' (63,140) at 20210309003648796
64879 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_ph.c' (63,141) at 20210308005046505
64880 2025-01-08 03:00:49.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/intr_queue.h' (63,142) at 20210307214926582
64881 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFUL' (63,143) at 20211006000025234
64882 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/invalid-slots.c' (63,144) at 20230925080040097
64883 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/vnic.h' (63,145) at 20220525020653139
64884 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/Makefile' (63,146) at 20240405153051445
64885 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_async_ids_map_extended.h' (63,147) at 20240405153046581
64886 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08_i2c.c' (63,148) at 20240405153051337
64887 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-rds.rst' (63,149) at 20220525020651782
64888 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/conf/machine/sunray2.conf' (63,150) at 20210812000025162
64889 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC16-85.0W' (63,151) at 20210307205553758
64890 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/led.c' (63,152) at 20210308005002948
64891 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/driver.rst' (63,153) at 20210307214925542
64892 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_pixpll.c' (63,154) at 20240405153230583
64893 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ssh.py' (63,155) at 20221003030013313
64894 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118-i2c.c' (63,156) at 20240405153232143
64895 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/Kconfig' (63,157) at 20220525020653591
64896 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/gl620a.c' (63,158) at 20240405153050377
64897 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_malta.py' (63,159) at 20241211090212538
64898 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecureBootDatabase_v1.xml' (63,160) at 20240619080002936
64899 2025-01-08 03:00:49.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/trace.h' (63,161) at 20210307214926530
64900 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/flow_dissector.c' (63,162) at 20241115090012977
64901 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/woodburn_common.h' (63,163) at 20210308005003624
64902 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/intr.h' (63,164) at 20240405153048805
64903 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130.dtsi' (63,165) at 20220525020651918
64904 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/oe-use-libc-malloc.patch' (63,166) at 20241221090017524
64905 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tree/tree_2.2.1.bb' (63,167) at 20241221090017544
64906 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal.h' (63,168) at 20240805080013983
64907 2025-01-08 03:00:49.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlparse/run-ptest' (63,169) at 20240301090012435
64908 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/riscv/include/uapi/asm/perf_regs.h' (63,170) at 20210307214932454
64909 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hist.c' (63,171) at 20241011080017411
64910 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/08setupdns' (63,172) at 20210307205554466
64911 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/phosphor-dbus-interfaces.wrap' (63,173) at 20220805030037283
64912 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Update-test_sysconfig-for-posix_user-purelib.patch' (63,174) at 20241221090017668
64913 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf' (63,175) at 20210307205554450
64914 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mm.c' (63,176) at 20240405153231319
64915 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi_regs.h' (63,177) at 20240405153051981
64916 2025-01-08 03:00:49.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/reset.c' (63,178) at 20240405153047037
64917 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/i40iw_hw.h' (63,179) at 20240405153230711
64918 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spi_flash.h' (63,180) at 20230720080043543
64919 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kilauea.dts' (63,181) at 20240405153046093
64920 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-mm.c' (63,182) at 20240405153046797
64921 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/.gitignore' (63,183) at 20210307214926726
64922 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/libftdi/libftdi_%.bbappend' (63,184) at 20241029080011443
64923 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/libatomic.patch' (63,185) at 20241221090017512
64924 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/cache.json' (63,186) at 20240405153054137
64925 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/st,stm32-booster.yaml' (63,187) at 20240405153045145
64926 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_mark_t.h' (63,188) at 20210307214931650
64927 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_dtmf.c' (63,189) at 20210307214928542
64928 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/timex.h' (63,190) at 20240405153046249
64929 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/Kconfig' (63,191) at 20210308005002904
64930 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-pm.rst' (63,192) at 20210307214925634
64931 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_ph.c' (63,193) at 20210308005046505
64932 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/x86-iommu.h' (63,194) at 20230925080039929
64933 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/maxim,max31856.yaml' (63,195) at 20240405153045077
64934 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/android.txt' (63,196) at 20210307214932506
64935 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/go.d.conf' (63,197) at 20241221090017564
64936 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_timer.c' (63,198) at 20240405153053169
64937 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g15ek.dts' (63,199) at 20210308005002572
64938 2025-01-08 03:00:49.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axg-audio-clkc.h' (63,200) at 20240405153231795
64939 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-parser-perl/0001-Makefile.PL-make-check_lib-cross-friendly.patch' (63,201) at 20240301090012471
64940 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/_chk_dependency.sh' (63,202) at 20240405153054293
64941 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov02a10.c' (63,203) at 20240405153049321
64942 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/cpu32.c' (63,204) at 20241211090212470
64943 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/8250.yaml' (63,205) at 20240405153045153
64944 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ramfs-rootfs-initramfs.rst' (63,206) at 20240405153045205
64945 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/instruction.json' (63,207) at 20240405153054113
64946 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-ss.c' (63,208) at 20210307214930058
64947 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2g.c' (63,209) at 20210308005003076
64948 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-hmp-cmds.c' (63,210) at 20230426080043656
64949 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fdt.h' (63,211) at 20210308005002640
64950 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/spmi/spmi.h' (63,212) at 20210307214931350
64951 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/base.yml' (63,213) at 20241022080032776
64952 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_config.h' (63,214) at 20210307214929350
64953 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/unaligned.h' (63,215) at 20210308005002844
64954 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_template.h' (63,216) at 20240326080039370
64955 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/lm_sensors/lmsensors-config_1.0.bbappend' (63,217) at 20210811000030037
64956 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/stream.c' (63,218) at 20241211090212218
64957 2025-01-08 03:00:49.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/run_manual.rst' (63,219) at 20240405153045009
64958 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/trusted-encrypted.rst' (63,220) at 20240405153045257
64959 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc.h' (63,221) at 20240405153053157
64960 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/init' (63,222) at 20210307205553826
64961 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/SECURITY.md' (63,223) at 20231126090012809
64962 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprtrdma.h' (63,224) at 20210307214931518
64963 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-ultra_smb' (63,225) at 20240405153044913
64964 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-efi.py' (63,226) at 20241221090017704
64965 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/lite5200.dts' (63,227) at 20240405153046093
64966 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/292' (63,228) at 20210927100127501
64967 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-path/run-ptest' (63,229) at 20230503080014587
64968 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-click_8.1.7.bb' (63,230) at 20240301090012471
64969 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-az6027-cardlist.rst' (63,231) at 20210307214925230
64970 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-solidsense.dts' (63,232) at 20240405153045501
64971 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm6115.yaml' (63,233) at 20240405153045029
64972 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_valid.py' (63,234) at 20221216040017706
64973 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,enc28j60.txt' (63,235) at 20210307214925378
64974 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/Makefile' (63,236) at 20210308005003708
64975 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_buddy.h' (63,237) at 20240405153052629
64976 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.h' (63,238) at 20210307214929942
64977 2025-01-08 03:00:49.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/smp.c' (63,239) at 20240830080013243
64978 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_hdmi_helper.c' (63,240) at 20240405153048389
64979 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/astro.h' (63,241) at 20210308005002916
64980 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/Kconfig' (63,242) at 20210307214929882
64981 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/stats.c' (63,243) at 20240815080012915
64982 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/hi655x-pmic.c' (63,244) at 20240405153230835
64983 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/mtjade-yaml-config/mtjade-ipmi-sensors.yaml' (63,245) at 20230309090017515
64984 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/http_utility_test.cpp' (63,246) at 20241228090003723
64985 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss/fixup_hosttools.patch' (63,247) at 20241206090014282
64986 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/zet6223.c' (63,248) at 20240405153049165
64987 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jinja2/fix-3.13.patch' (63,249) at 20241221090017668
64988 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/socket.c' (63,250) at 20231102080015293
64989 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/g_uvc.h' (63,251) at 20240405153052941
64990 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/Kconfig' (63,252) at 20240405153051985
64991 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/drmem.h' (63,253) at 20240405153046109
64992 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/armv8_deprecated.c' (63,254) at 20240726080012846
64993 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwbase_rt.h' (63,255) at 20220525020654611
64994 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw551x.dtsi' (63,256) at 20240405153045513
64995 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/gpio.h' (63,257) at 20210307214931438
64996 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pm8058.c' (63,258) at 20240405153230755
64997 2025-01-08 03:00:49.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_sigtramp.h' (63,259) at 20221215040039062
64998 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-helpers.h' (63,260) at 20240906080037216
64999 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc440_uc.c' (63,261) at 20240906080037280
65000 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad' (63,262) at 20210308005003756
65001 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/Makefile' (63,263) at 20210307214932278
65002 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bitmain_antminer_s9.h' (63,264) at 20210308005003588
65003 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (63,265) at 20210813100029652
65004 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-gl861-cardlist.rst' (63,266) at 20210307214925230
65005 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex6.bpf.c' (63,267) at 20240405153232099
65006 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_param.h' (63,268) at 20210309003653020
65007 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/insns.decode' (63,269) at 20210308005046313
65008 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-rcar-gen2.c' (63,270) at 20210308005003456
65009 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/index.rst' (63,271) at 20240405153045301
65010 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775.h' (63,272) at 20240405153230667
65011 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_mchbar_regs.h' (63,273) at 20240405153048541
65012 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/patch.c' (63,274) at 20220525020652026
65013 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/lpc18xx_defconfig' (63,275) at 20240405153229907
65014 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel_pci.c' (63,276) at 20220525020653731
65015 2025-01-08 03:00:49.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native/errors_watch.yaml' (63,277) at 20210307205554050
65016 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a06g032-sysctrl.h' (63,278) at 20240405153052645
65017 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_hwloops.S' (63,279) at 20230426080043952
65018 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/traps.h' (63,280) at 20210307214926590
65019 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/clk-xlnx-clock-wizard.c' (63,281) at 20240405153046873
65020 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js' (63,282) at 20210307205554278
65021 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exregion.c' (63,283) at 20240628080013985
65022 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6s_mba6_mmc_defconfig' (63,284) at 20210308005003284
65023 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/loongson/loongson,ls2k-pmc.yaml' (63,285) at 20240405153229795
65024 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci-crypto.h' (63,286) at 20220525020653379
65025 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable.h' (63,287) at 20240405153230011
65026 2025-01-08 03:00:49.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pm8350.h' (63,288) at 20240405153231795
65027 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch' (63,289) at 20241221090017696
65028 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c' (63,290) at 20241115090012945
65029 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0021_eventlogsimports.py' (63,291) at 20240106090017245
65030 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/buttons/button.png' (63,292) at 20220105012522963 to deleted uid set
65031 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-neon.inc' (63,293) at 20210905000020581
65032 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-qcm2290.yaml' (63,294) at 20240405153045025
65033 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/libdbi/libdbi.inc' (63,295) at 20220402030015919
65034 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-vmalloc.h' (63,296) at 20210307214931550
65035 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/md5.c' (63,297) at 20210308005003708
65036 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/pldm-create-phyp-nvram.service' (63,298) at 20220916100031437
65037 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/MAINTAINERS' (63,299) at 20210308005002952
65038 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/omap_rng.yaml' (63,300) at 20240405153229795
65039 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp2430_data.c' (63,301) at 20210307214925922
65040 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/core.c' (63,302) at 20220525020653823
65041 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/lib.h' (63,303) at 20240405153053465
65042 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc8280xp-dpu.yaml' (63,304) at 20240405153229763
65043 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/ingenic,adc.h' (63,305) at 20220525020654543
65044 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts' (63,306) at 20240405153229923
65045 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/floating-point.json' (63,307) at 20240405153054133
65046 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/kbdif.h' (63,308) at 20240405153052957
65047 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/fsl-sata.txt' (63,309) at 20210307214925282
65048 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/l2tp.sh' (63,310) at 20210307214932690
65049 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65086.h' (63,311) at 20240405153231819
65050 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-pcduino2.dts' (63,312) at 20210308005002616
65051 2025-01-08 03:00:49.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s.dtsi' (63,313) at 20210308005002620
65052 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_multiple_interfaces.robot' (63,314) at 20240628080017113
65053 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c' (63,315) at 20240405153051937
65054 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TOSL' (63,316) at 20211006000025246
65055 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/spmi.c' (63,317) at 20240405153051805
65056 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c' (63,318) at 20240405153230423
65057 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/gettime_perf.c' (63,319) at 20220525020655231
65058 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_1_0_sh_mask.h' (63,320) at 20210307214927666
65059 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu.h' (63,321) at 20240613080016499
65060 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/apply_local_src_patches.bbclass' (63,322) at 20231011080016570
65061 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-continue.rst' (63,323) at 20220525020654131
65062 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lynxkdi.h' (63,324) at 20210308005003672
65063 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/paging.h' (63,325) at 20220525020653751
65064 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-client.init' (63,326) at 20210307205554122
65065 2025-01-08 03:00:49.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c' (63,327) at 20240405153048637
65066 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/firmware-activate.rst' (63,328) at 20210309003648408
65067 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qobject-input-visitor.h' (63,329) at 20220429100100586
65068 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx6q.c' (63,330) at 20240405153045645
65069 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kprobes.h' (63,331) at 20240405153045917
65070 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/unstriped.rst' (63,332) at 20240405153044941
65071 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/.clang-format' (63,333) at 20240709145403765
65072 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h' (63,334) at 20230426080043768
65073 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/meson/Makefile' (63,335) at 20210307214927174
65074 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/musl/musl_%.bbappend' (63,336) at 20241221090017472
65075 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/callback_srm.S' (63,337) at 20240405153229855
65076 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/0001-Drop-inline-of-crc32-function-to-fix-build-using-GCC.patch' (63,338) at 20210307205553874
65077 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/compressor.h' (63,339) at 20210307214927306
65078 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/edid.json' (63,340) at 20230809080018199
65079 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/stunnel_5.73.bb' (63,341) at 20241221090017500
65080 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-phytec-pfla02.dtsi' (63,342) at 20240405153045501
65081 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/extmem.c' (63,343) at 20240405153230087
65082 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uniphier_v8_defconfig' (63,344) at 20210308005003284
65083 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/pl022.h' (63,345) at 20210927100127241
65084 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/trusted_foundations.c' (63,346) at 20210307214927178
65085 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/power_allocator.rst' (63,347) at 20220525020651726
65086 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/za_no_regs.c' (63,348) at 20241008080014055
65087 2025-01-08 03:00:49.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1420.c' (63,349) at 20240405153049293
65088 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sl28cpld.c' (63,350) at 20240405153231359
65089 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pxe.c' (63,351) at 20210308005003216
65090 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc75xx.h' (63,352) at 20210307214929710
65091 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-before-err.out' (63,353) at 20210308005046409 to deleted uid set
65092 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prime_numbers.h' (63,354) at 20210307214931486
65093 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nd.h' (63,355) at 20240405153052749
65094 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NTP-0' (63,356) at 20211006000025238
65095 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/sysreset.c' (63,357) at 20210308005003740
65096 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/unaligned.h' (63,358) at 20210308005002804
65097 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ksyms_module.c' (63,359) at 20240405153054253
65098 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x-pdm-dma.c' (63,360) at 20240405153053553
65099 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/Makefile' (63,361) at 20210308005002964
65100 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/Kconfig' (63,362) at 20210307214932426
65101 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sysfs.hpp' (63,363) at 20240817080026660 to deleted uid set
65102 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-slave-mt27xx.yaml' (63,364) at 20240405153045173
65103 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-config.c' (63,365) at 20240405153232139
65104 2025-01-08 03:00:49.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-tip.rst' (63,366) at 20240405153045249
65105 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/perf_event.h' (63,367) at 20210307214926110
65106 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-colibri.dtsi' (63,368) at 20240405153229879
65107 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/nuvoton-layer/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (63,369) at 20220223040020640
65108 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/dev.h' (63,370) at 20210307214929870
65109 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_soc.h' (63,371) at 20210307214926486
65110 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_eth_com.h' (63,372) at 20240613080016431
65111 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-da9055.c' (63,373) at 20220525020652438
65112 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/perfmon.h' (63,374) at 20220525020652406
65113 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/vitesse,vsc73xx.txt' (63,375) at 20240405153045117
65114 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb' (63,376) at 20241221090017560
65115 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vtime.h' (63,377) at 20220525020652102
65116 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m.dtsi' (63,378) at 20240405153045573
65117 2025-01-08 03:00:49.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/bdx-metrics.json' (63,379) at 20240405153054129
65118 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads7950.yaml' (63,380) at 20210309003648356
65119 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/systemintfcmds.hpp' (63,381) at 20231115090028655
65120 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,qcm2290-dispcc.yaml' (63,382) at 20240405153045029
65121 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl32.c' (63,383) at 20240405153052593
65122 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/Makefile' (63,384) at 20240405153048357
65123 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/rfd_ftl.c' (63,385) at 20220525020653407
65124 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/edma-pcm.h' (63,386) at 20210307214932430
65125 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/machine.c' (63,387) at 20240906080037480
65126 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-mplay-Fix-build-with-musl.patch' (63,388) at 20220910030013353
65127 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops/non-atomic.h' (63,389) at 20210308005002824
65128 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ot1200_defconfig' (63,390) at 20210308005003272
65129 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/imx_i2c.c' (63,391) at 20241211090212274
65130 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch' (63,392) at 20220910030013425
65131 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp2.c' (63,393) at 20240405153049297
65132 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml' (63,394) at 20240405153045013
65133 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-hash_0.7.0.bb' (63,395) at 20241221090017552
65134 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pel.hpp' (63,396) at 20240521080035457
65135 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/cache.json' (63,397) at 20210307214932538
65136 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kregs.h' (63,398) at 20210307214926118
65137 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c' (63,399) at 20241011080017311
65138 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-sis96x.rst' (63,400) at 20210307214925510
65139 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/cs4231a.c' (63,401) at 20241211090212254
65140 2025-01-08 03:00:49.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/sysctl.conf' (63,402) at 20210307205554566
65141 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pca953x.h' (63,403) at 20210308005003676
65142 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/persistent_data.hpp' (63,404) at 20241207090003063
65143 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/settings' (63,405) at 20210309003656020
65144 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0012-hgfsServerLinux-Consider-64bit-time_t-possibility.patch' (63,406) at 20240106090017233
65145 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/manager.c' (63,407) at 20220525020653915
65146 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cloexec.c' (63,408) at 20240405153054185
65147 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/internal.h' (63,409) at 20240906080037512
65148 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/volatiles.03_suricata' (63,410) at 20210905000020565
65149 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sections.h' (63,411) at 20210307214926586
65150 2025-01-08 03:00:49.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc_pll_regs.h' (63,412) at 20240405153046605
65151 2025-01-08 03:00:49.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tc90522.c' (63,413) at 20240405153230783
65152 2025-01-08 03:00:49.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-fs4.dtsi' (63,414) at 20210307214926010
65153 2025-01-08 03:00:49.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/nfc.rst' (63,415) at 20240405153045193
65154 2025-01-08 03:00:49.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/st_fdma.c' (63,416) at 20220525020652414
65155 2025-01-08 03:00:49.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm6350.h' (63,417) at 20240405153049173
65156 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio.c' (63,418) at 20240906080037140
65157 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/timer.c' (63,419) at 20240405153053229
65158 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp34.cpp' (63,420) at 20230808080039221
65159 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/spinlock_types.h' (63,421) at 20210307214925670
65160 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-mac_1.0.bb' (63,422) at 20241206090014270
65161 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/evtchn.h' (63,423) at 20240405153052949
65162 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-mfg.c' (63,424) at 20240405153046801
65163 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_netlink.c' (63,425) at 20241104090011619
65164 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/regs_load.S' (63,426) at 20210307214932514
65165 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml' (63,427) at 20240405153045109
65166 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8186-evb.dts' (63,428) at 20240405153045749
65167 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/common.c' (63,429) at 20210308005003012
65168 2025-01-08 03:00:49.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-s5pv210-usb2.c' (63,430) at 20210307214930062
65169 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-usb3hs.c' (63,431) at 20240405153051297
65170 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/readme.md' (63,432) at 20221215040043186
65171 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-zram' (63,433) at 20240405153044913
65172 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/SDKToolchainConfig.cmake.template' (63,434) at 20220405030025649
65173 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_prctl_unalign.h' (63,435) at 20220429100100618
65174 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8711.h' (63,436) at 20210307214932354
65175 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.7.bb' (63,437) at 20241221090017556
65176 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.h' (63,438) at 20210307214927294
65177 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/string.c' (63,439) at 20240405153045913
65178 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/service_indicators.hpp' (63,440) at 20221005030030502
65179 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc85xx.h' (63,441) at 20210307214926386
65180 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.c' (63,442) at 20240405153050109
65181 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/x86-5lvl.c' (63,443) at 20240405153230295
65182 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_user_tags.fail' (63,444) at 20241221090017632
65183 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_bench_xmit_mode_queue_xmit.sh' (63,445) at 20240405153053429
65184 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/irq.h' (63,446) at 20240405153046309
65185 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ocfs2' (63,447) at 20240405153044929
65186 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_ipv6header.h' (63,448) at 20210307214931650
65187 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_debugfs.h' (63,449) at 20240405153048441
65188 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ftrace.lds.h' (63,450) at 20220525020652098
65189 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/nmi.c' (63,451) at 20240405153230127
65190 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/utils.h' (63,452) at 20210927100127229
65191 2025-01-08 03:00:49.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/spinlock.h' (63,453) at 20220525020652002
65192 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-capture.c' (63,454) at 20240405153231471
65193 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar.h' (63,455) at 20240405153051237
65194 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs.h' (63,456) at 20210307214929770
65195 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-perf.rst' (63,457) at 20240405153054037
65196 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mq-power.h' (63,458) at 20240405153052653
65197 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7743-cpg-mssr.c' (63,459) at 20210309003649252
65198 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rx51_battery.c' (63,460) at 20210307214930166
65199 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/axg.h' (63,461) at 20210308005002644
65200 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_request.py' (63,462) at 20230512080020573
65201 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt' (63,463) at 20210309003648348
65202 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/src/lib.rs' (63,464) at 20241211090212458
65203 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pep-gprs.c' (63,465) at 20240405153053353
65204 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/hub.c' (63,466) at 20240405153052081
65205 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/misc_32.c' (63,467) at 20210307214926614
65206 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard-emmc-som-v15.dts' (63,468) at 20240405153045497
65207 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/alloc.c' (63,469) at 20240405153050093
65208 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpu-throttle.h' (63,470) at 20241211090212370
65209 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-extras.inc' (63,471) at 20210307205554542
65210 2025-01-08 03:00:49.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap.c' (63,472) at 20240906080037376
65211 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acapps.h' (63,473) at 20240405153046613
65212 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/exp_rcv.c' (63,474) at 20220525020653131
65213 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/277' (63,475) at 20240906080037564
65214 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/event_notification_utils.robot' (63,476) at 20240627080021048
65215 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/qt1050.c' (63,477) at 20240805080013959
65216 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz2' (63,478) at 20210308005046473 to deleted uid set
65217 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-blk-common.h' (63,479) at 20221215040039190
65218 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/stv0991.c' (63,480) at 20210308005003056
65219 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/reg_ops.h' (63,481) at 20220525020651966
65220 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-for-libexecinfo-providing-backtrace-APIs.patch' (63,482) at 20230706080014753
65221 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c' (63,483) at 20240405153231023
65222 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem.h' (63,484) at 20240405153230595
65223 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/usbtmc.c' (63,485) at 20241001080013024
65224 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_rateest.h' (63,486) at 20210307214931646
65225 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/Makefile' (63,487) at 20220525020654955
65226 2025-01-08 03:00:49.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemux86/pointercal' (63,488) at 20210307205553874
65227 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/opts-visitor.c' (63,489) at 20240906080037432
65228 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-ports.h' (63,490) at 20240405153053981
65229 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/uapi.c' (63,491) at 20240405153048769
65230 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/Kconfig' (63,492) at 20210308005002956
65231 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb' (63,493) at 20240301090012431
65232 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/Kconfig' (63,494) at 20240405153050693
65233 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz' (63,495) at 20210307205554594 to deleted uid set
65234 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/board-axg.c' (63,496) at 20210308005002752
65235 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/Kconfig' (63,497) at 20240405153050793
65236 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83640_reg.h' (63,498) at 20220525020653683
65237 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/vmlinux.lds.S' (63,499) at 20241211090145393
65238 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106/core-isa.h' (63,500) at 20221215040039346
65239 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_gpr.c' (63,501) at 20210308005045905
65240 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/trace.h' (63,502) at 20210308005045821
65241 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/MAINTAINERS' (63,503) at 20210308005002944
65242 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_read_window_v2.c' (63,504) at 20230809080010799
65243 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dts' (63,505) at 20240405153045785
65244 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts' (63,506) at 20210308005002620
65245 2025-01-08 03:00:49.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/clk-lib.h' (63,507) at 20210308005003056
65246 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/sharpsl_param.c' (63,508) at 20240405153045613
65247 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/exceptions/Linux-syscall-note' (63,509) at 20210307214925638
65248 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Memory.v1_20_0.json' (63,510) at 20240619080002948
65249 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/system.h' (63,511) at 20210308005002808
65250 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dts' (63,512) at 20240405153045745
65251 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/meson.build' (63,513) at 20241112090003098
65252 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_config.cpp' (63,514) at 20240819080030259
65253 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/example/monitor.yaml' (63,515) at 20220928030038662
65254 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_demux.h' (63,516) at 20210307214931542
65255 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_l3_exceptions.sh' (63,517) at 20220525020655207
65256 2025-01-08 03:00:49.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c' (63,518) at 20240405153230399
65257 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rk3288_hdmi_analog.c' (63,519) at 20240405153053981
65258 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Gutmann' (63,520) at 20241221090017616
65259 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic26.h' (63,521) at 20240405153053809
65260 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bergvik' (63,522) at 20210307205553778
65261 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vsc3316_3308.c' (63,523) at 20210308005002960
65262 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2837-rpi-3-b.dts' (63,524) at 20210308005002572
65263 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_heci_cmd_submit.c' (63,525) at 20240405153048505
65264 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rockchip,rk808.h' (63,526) at 20210308005003632
65265 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-memory.h' (63,527) at 20241114091008832
65266 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/run-ci' (63,528) at 20221209040038051
65267 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/vporttbl.c' (63,529) at 20240405153050121
65268 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-led.c' (63,530) at 20220627100016986
65269 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/ivt.S' (63,531) at 20240405153229995
65270 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/cpp-example.cpp' (63,532) at 20240106090017253
65271 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.err' (63,533) at 20210308005046413
65272 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_make_id_name.cpp' (63,534) at 20221028100033263
65273 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/index.rst' (63,535) at 20240405153045009
65274 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ddr.h' (63,536) at 20210308005002972
65275 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu_spi.c' (63,537) at 20240405153230839
65276 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/MAINTAINERS' (63,538) at 20210308005003036
65277 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Enafors' (63,539) at 20210307205553778
65278 2025-01-08 03:00:49.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-ppc_82xx.txt' (63,540) at 20210308005003012
65279 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/seccomp/seccomp-filter/arch-support.txt' (63,541) at 20240405153045201
65280 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/scmi_pm_domain.c' (63,542) at 20221102030020769
65281 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PHP-3.01' (63,543) at 20211006000025242
65282 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/localoptions.h' (63,544) at 20240221090011585
65283 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-chemical-sgp40' (63,545) at 20220525020651634
65284 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype6.c' (63,546) at 20240405153231379
65285 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/set_parameter_from_group_max.cpp' (63,547) at 20240820080023686
65286 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/firmware/imx/rsrc.h' (63,548) at 20240405153052649
65287 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-shadow-fix1.c' (63,549) at 20240405153053429
65288 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/ti_sci_inta_msi.c' (63,550) at 20240405153231455
65289 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/xyz.openbmc_project.EntityManager.service' (63,551) at 20240604080008984
65290 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ipsec_fs_roce.h' (63,552) at 20240405153050129
65291 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/maxim,max44009.yaml' (63,553) at 20220525020651682
65292 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/modinfo-generate.py' (63,554) at 20230925080039989
65293 2025-01-08 03:00:49.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp10b.c' (63,555) at 20210307214927966
65294 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-se-proxy_git.bb' (63,556) at 20230610080017599
65295 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_tc.sh' (63,557) at 20240405153053425
65296 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-mac.h' (63,558) at 20210307214929602
65297 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h' (63,559) at 20210307214929578
65298 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/meson.build' (63,560) at 20241113090034549
65299 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-magicmouse.c' (63,561) at 20241216090017701
65300 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw_scsi.h' (63,562) at 20210307214930386
65301 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/wpantund_git.bb' (63,563) at 20240413080012643
65302 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/pgtable.h' (63,564) at 20240405153230027
65303 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/Makefile' (63,565) at 20210308005002860
65304 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/Makefile' (63,566) at 20240405153046805
65305 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/Makefile' (63,567) at 20240405153230299
65306 2025-01-08 03:00:49.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/elf_util.c' (63,568) at 20210307214926362
65307 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-driver.h' (63,569) at 20210716100029931
65308 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/irq.c' (63,570) at 20210307214926190
65309 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/ncplite-inventory-log/files/inventory-log.sh' (63,571) at 20230418080015344
65310 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk20a.c' (63,572) at 20220525020652971
65311 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/openbmc_test_tools.md' (63,573) at 20221209040018563
65312 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x.c' (63,574) at 20240405153053677
65313 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.h' (63,575) at 20241211090145417
65314 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-cxl.c' (63,576) at 20240405153046217
65315 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_para.h' (63,577) at 20220525020652034
65316 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tao3530.h' (63,578) at 20210308005003620
65317 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ragunda' (63,579) at 20210307205553790
65318 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_c_ac.h' (63,580) at 20240405153231851
65319 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsimosci_hs_smp_defconfig' (63,581) at 20240405153045357
65320 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/index.rst' (63,582) at 20240405153045293
65321 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_structs.h' (63,583) at 20210308005046085
65322 2025-01-08 03:00:49.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/com.ibm.VPD.Manager.service' (63,584) at 20240104090016070
65323 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_delloem.c' (63,585) at 20210308004938824
65324 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/set_device_action.hpp' (63,586) at 20210914000041091
65325 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/sdbusplus.wrap' (63,587) at 20230602080024184
65326 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils_2.5.bb' (63,588) at 20241221090017636
65327 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.clang-tidy' (63,589) at 20240903080027135
65328 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/bt1-pvt.c' (63,590) at 20240405153230659
65329 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.out' (63,591) at 20210308005046401 to deleted uid set
65330 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_timestamp.h' (63,592) at 20240405153052857
65331 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr.h' (63,593) at 20240405153052349
65332 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_drv.c' (63,594) at 20240805080013951
65333 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mpi.h' (63,595) at 20210308005045953
65334 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/index.rst' (63,596) at 20210307214925242
65335 2025-01-08 03:00:49.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_display_helper_mod.c' (63,597) at 20240405153048385
65336 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_6_0_d.h' (63,598) at 20210307214927514
65337 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/disas.c' (63,599) at 20240906080037496
65338 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/file_handler.hpp' (63,600) at 20230511080030371
65339 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-control.c' (63,601) at 20240405153053969
65340 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov2659.txt' (63,602) at 20210307214925350
65341 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/uprobes.c' (63,603) at 20240405153230071
65342 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/mdev.cfg' (63,604) at 20241221090017636
65343 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs.h' (63,605) at 20240405153052537
65344 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/serval_pcb106.dts' (63,606) at 20210308005002816
65345 2025-01-08 03:00:49.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8180_93cx6.h' (63,607) at 20210307214930634
65346 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/qmi.h' (63,608) at 20240805080013987
65347 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/and' (63,609) at 20240405153053437
65348 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/m5235evb.c' (63,610) at 20210308005002972
65349 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/logging.hpp' (63,611) at 20210308005059173
65350 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24110.h' (63,612) at 20210307214928610
65351 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pm8916_wdt.c' (63,613) at 20240405153231599
65352 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1-pinfunc.h' (63,614) at 20240405153045485
65353 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/boot.c' (63,615) at 20210308005002760
65354 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/helper.h' (63,616) at 20210308005046373
65355 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-resource-supplement-for-pfr.md' (63,617) at 20221209040006395
65356 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/gyp/gyp_git.bb' (63,618) at 20240301090012431
65357 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ClArtistic' (63,619) at 20210307205554418
65358 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme4_rtr_regs.h' (63,620) at 20240405153046605
65359 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb' (63,621) at 20231011080016602
65360 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-isa-lpc.rst' (63,622) at 20220525020651658
65361 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm92.c' (63,623) at 20240405153048861
65362 2025-01-08 03:00:49.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgalloc.h' (63,624) at 20220525020652150
65363 2025-01-08 03:00:49.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/palmetto-ipmi-fru.yaml' (63,625) at 20210307205553690
65364 2025-01-08 03:00:49.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/internals.h' (63,626) at 20240405153048925
65365 2025-01-08 03:00:49.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_cnfg.h' (63,627) at 20220525020653335
65366 2025-01-08 03:00:49.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/MCD_tasksInit.h' (63,628) at 20210308005003556
65367 2025-01-08 03:00:49.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2019-12' (63,629) at 20210908000010391
65368 2025-01-08 03:00:49.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/xdr4.c' (63,630) at 20240405153052401
65369 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88473.c' (63,631) at 20240405153049293
65370 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/quark.h' (63,632) at 20210308005002876
65371 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/logo.svg' (63,633) at 20210308005107069
65372 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/pdr/sensor_pdr.json' (63,634) at 20221213040036917
65373 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb' (63,635) at 20241206090014318
65374 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/guest-agent-command-state.c' (63,636) at 20210308005046229
65375 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.cpp' (63,637) at 20240817080031288 to deleted uid set
65376 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ux500-usb.txt' (63,638) at 20210307214925450
65377 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/crypto.h' (63,639) at 20220525020654915
65378 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8572DS_defconfig' (63,640) at 20210308005003240
65379 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcuref.h' (63,641) at 20240405153052785
65380 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/gcov.h' (63,642) at 20220525020654703
65381 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/src/utils/ensure.hpp' (63,643) at 20230523080037934 to deleted uid set
65382 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable/trace-enable' (63,644) at 20220129040011653
65383 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/dptf_power.c' (63,645) at 20240405153046637
65384 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-map-files-002.c' (63,646) at 20210307214932710
65385 2025-01-08 03:00:49.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_sas.c' (63,647) at 20240405153231431
65386 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore.c' (63,648) at 20240405153230107
65387 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/Kconfig' (63,649) at 20240405153051413
65388 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/Makefile' (63,650) at 20240405153046157
65389 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-s3c2410.c' (63,651) at 20240405153230679
65390 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_regs.h' (63,652) at 20240405153232239
65391 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/proc-fns.h' (63,653) at 20240405153045625
65392 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-ni169445.config' (63,654) at 20210307214926202
65393 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_64.c' (63,655) at 20240405153230147
65394 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_evergreen.h' (63,656) at 20210307214927998
65395 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/trace.h' (63,657) at 20210309003654376
65396 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-05' (63,658) at 20220718030006057
65397 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_w.c' (63,659) at 20210308005046505
65398 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/overlayfs-user/overlayfs-user.bb' (63,660) at 20240301090012447
65399 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-uevent.c' (63,661) at 20240405153049249
65400 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.json' (63,662) at 20220429100100882
65401 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubp.c' (63,663) at 20240405153047257
65402 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-chromebook.dtsi' (63,664) at 20210308005002604
65403 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38471-1.patch' (63,665) at 20240106090017265
65404 2025-01-08 03:00:49.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-brcmstb-rescal.c' (63,666) at 20240405153051485
65405 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zsmalloc.c' (63,667) at 20240405153231983
65406 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_hw_counters.h' (63,668) at 20220525020653167
65407 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/Makefile' (63,669) at 20210307214925642
65408 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Fiskars' (63,670) at 20210307205553770
65409 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/plutux/MAINTAINERS' (63,671) at 20210308005002920
65410 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c' (63,672) at 20220525020652971
65411 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/most_usb.c' (63,673) at 20240405153049677
65412 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/.gitignore' (63,674) at 20210308005002948
65413 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm9705.c' (63,675) at 20210307214928510
65414 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/freshclam.conf' (63,676) at 20210307205554126
65415 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-scmi' (63,677) at 20240405153044913
65416 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_pci.h' (63,678) at 20210307214930274
65417 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/twl4030.dtsi' (63,679) at 20210308005002632
65418 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire2.conf' (63,680) at 20210307205553722
65419 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/knotty.py' (63,681) at 20241221090017588
65420 2025-01-08 03:00:49.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/exports.c' (63,682) at 20240405153053417
65421 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_attach_probe.c' (63,683) at 20240405153054269
65422 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi' (63,684) at 20210308005002584
65423 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/meson.build' (63,685) at 20230925080039989
65424 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_debugfs.h' (63,686) at 20210307214929574
65425 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/pm3393.c' (63,687) at 20240405153049861
65426 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/zone_conditions.yaml' (63,688) at 20210307205554062
65427 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_event.h' (63,689) at 20210307214932194
65428 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/firmware.c' (63,690) at 20240405153049049
65429 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/migrate.h' (63,691) at 20240405153052897
65430 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1600x1200.S' (63,692) at 20210307214932470
65431 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_features.c' (63,693) at 20240405153054285
65432 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad7293.yaml' (63,694) at 20240405153045073
65433 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/dev-tools/index.rst' (63,695) at 20240405153229839
65434 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0002-Add-another-variable-LIBS-to-provides-libraries-from.patch' (63,696) at 20230114040015470
65435 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/ddr.h' (63,697) at 20210308005002784
65436 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/trace-events' (63,698) at 20240906080037288
65437 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/MAINTAINERS' (63,699) at 20210308005002992
65438 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/gitlint/block_comment.py' (63,700) at 20221208040016922
65439 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-bindings/vala/xfce4-vala/0001-configure.ac-Detect-vapidir-if-not-set-explicitly.patch' (63,701) at 20210307205554042
65440 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_smu_sensors.c' (63,702) at 20240405153049229
65441 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat.c' (63,703) at 20240405153230267
65442 2025-01-08 03:00:49.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-mc.h' (63,704) at 20210309003650404
65443 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml' (63,705) at 20240405153045117
65444 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/hyperv/mshyperv.c' (63,706) at 20240405153045849
65445 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4760-cgu.h' (63,707) at 20240405153052641
65446 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_port.c' (63,708) at 20240405153050201
65447 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/a53-pll.c' (63,709) at 20240405153046805
65448 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-main.c' (63,710) at 20240405153049801
65449 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-ixp4xx.c' (63,711) at 20240405153230867
65450 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/z3fold.rst' (63,712) at 20240405153045229
65451 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/Makefile' (63,713) at 20210307214930170
65452 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdmout.c' (63,714) at 20240405153053973
65453 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-ispcrg.yaml' (63,715) at 20240405153229759
65454 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-user-gpu.rst' (63,716) at 20240326080039406
65455 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c' (63,717) at 20241125090012239
65456 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt3x3.c' (63,718) at 20240405153046661
65457 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/SafeSetID.rst' (63,719) at 20210309003648268
65458 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb' (63,720) at 20241221090017576
65459 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/can.rst' (63,721) at 20240906080037180
65460 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_pltdrv.c' (63,722) at 20210307214930146
65461 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-altera-core.c' (63,723) at 20240405153051781
65462 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ct.h' (63,724) at 20240405153052941
65463 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/pkginfo.in' (63,725) at 20210308004938816
65464 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/Makefile' (63,726) at 20210308005003336
65465 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/Kconfig' (63,727) at 20210307214927050
65466 2025-01-08 03:00:49.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/surestart-attributes.c' (63,728) at 20240405153231343
65467 2025-01-08 03:00:49.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/slot.c' (63,729) at 20241211090145477
65468 2025-01-08 03:00:49.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core.h' (63,730) at 20240405153047029
65469 2025-01-08 03:00:49.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/sti-reset.c' (63,731) at 20210308005003480
65470 2025-01-08 03:00:49.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_acpi.h' (63,732) at 20220525020652534
65471 2025-01-08 03:00:49.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/perf_regs.h' (63,733) at 20210307214926682
65472 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7790.c' (63,734) at 20210308005003460
65473 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/melexis,mlx90640.txt' (63,735) at 20210307214925350
65474 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/arm11mpcore.h' (63,736) at 20210308005046009
65475 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_dec.c' (63,737) at 20240405153051865
65476 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.h' (63,738) at 20210307214929942
65477 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/allmod_expected_config' (63,739) at 20210308005003736
65478 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/speed.c' (63,740) at 20210308005002800
65479 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/tiobench-makefile.patch' (63,741) at 20210307205553874
65480 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_actions.hpp' (63,742) at 20240904080048947
65481 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/LICENSE' (63,743) at 20220624030002628
65482 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/README.poky.md' (63,744) at 20230919080013974
65483 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_halinit.c' (63,745) at 20210307214930646
65484 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmul.c' (63,746) at 20210308005046525
65485 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sel.robot' (63,747) at 20240910080016934
65486 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sony-laptop.h' (63,748) at 20220525020654615
65487 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/idt_64.c' (63,749) at 20240405153230103
65488 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_isiot_emmc_defconfig' (63,750) at 20210308005003260
65489 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_cfg.h' (63,751) at 20210307214928638
65490 2025-01-08 03:00:49.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/counter.txt' (63,752) at 20210307214925278
65491 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sonet.h' (63,753) at 20210307214931510
65492 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/stfd.c' (63,754) at 20210307214926438
65493 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irqflags.h' (63,755) at 20210307214925666
65494 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_table.c' (63,756) at 20240405153050345
65495 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-cp110.dtsi' (63,757) at 20210307214926022
65496 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt' (63,758) at 20240405153229775
65497 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/tegra.h' (63,759) at 20210308005002672
65498 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/bootm.h' (63,760) at 20210308005002824
65499 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_hp_sw.c' (63,761) at 20240405153051589
65500 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/relocate.c' (63,762) at 20240405153047041
65501 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_queue.c' (63,763) at 20220525020654971
65502 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/common.c' (63,764) at 20210308005002996
65503 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_trap_no_sm.c' (63,765) at 20240405153054241
65504 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/physaddr.c' (63,766) at 20240405153046265
65505 2025-01-08 03:00:49.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lock.c' (63,767) at 20241216090017753
65506 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mr.h' (63,768) at 20220525020654067
65507 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/meson.build' (63,769) at 20240925080031386
65508 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2060_priv.h' (63,770) at 20210307214928798
65509 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/vg468.h' (63,771) at 20210307214930046
65510 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/slab.rst' (63,772) at 20240405153045229
65511 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/native.bbclass' (63,773) at 20210307205554250
65512 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/rcu_node-lock.svg' (63,774) at 20210307214925210
65513 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu-param.h' (63,775) at 20241211090212518
65514 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/siu_pcm.c' (63,776) at 20240405153053989
65515 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/utils.hpp' (63,777) at 20241211090206666
65516 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/settings' (63,778) at 20240405153054341
65517 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c' (63,779) at 20240405153048633
65518 2025-01-08 03:00:49.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl2.c' (63,780) at 20240405153051961
65519 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-cache.json' (63,781) at 20240405153054133
65520 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_nvm.h' (63,782) at 20210307214929474
65521 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_addic.c' (63,783) at 20210308005046529
65522 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi' (63,784) at 20241211090145373
65523 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.0' (63,785) at 20210307205554418
65524 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/cpu.c' (63,786) at 20210308005002852
65525 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/layout.h' (63,787) at 20220525020654459
65526 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/rtsummary.c' (63,788) at 20240405153231775
65527 2025-01-08 03:00:49.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_hypervisor.h' (63,789) at 20210307214928082
65528 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga-hw.c' (63,790) at 20210307214928750
65529 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/Makefile' (63,791) at 20210307214930026
65530 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/toaster-requirements.txt' (63,792) at 20231126090012817
65531 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km83xx-common.h' (63,793) at 20210308005003600
65532 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/Kconfig' (63,794) at 20240405153052033
65533 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/bus.c' (63,795) at 20241115090012941
65534 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/stk3310.c' (63,796) at 20240405153049001
65535 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (63,797) at 20231012080014472
65536 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-api.rst' (63,798) at 20241211090212234
65537 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm/Booting' (63,799) at 20240405153045285
65538 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/super.c' (63,800) at 20240405153052537
65539 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/hash.h' (63,801) at 20210307214926158
65540 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-ep0.c' (63,802) at 20240405153052081
65541 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/garmin_gps.c' (63,803) at 20240405153052133
65542 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/mutex.h' (63,804) at 20210307214932474
65543 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_cpu.h' (63,805) at 20221215040039202
65544 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_vlan.sh' (63,806) at 20210307214932690
65545 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SRIO_PCIE_BOOT_defconfig' (63,807) at 20210308005003244
65546 2025-01-08 03:00:49.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/hif_nocpy.h' (63,808) at 20210308005003676
65547 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-i2c.c' (63,809) at 20240405153049009
65548 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.c' (63,810) at 20240405153230803
65549 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/i2c.h' (63,811) at 20210307214925906
65550 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_sysfs.h' (63,812) at 20210307214928446
65551 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/pimd_2.3.2.bb' (63,813) at 20240413080012647
65552 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7629.c' (63,814) at 20240405153051317
65553 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/platform.rst' (63,815) at 20210309003648404
65554 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/phosphor-logging.wrap' (63,816) at 20220412175720090
65555 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/marvell.txt' (63,817) at 20240405153229779
65556 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/MAINTAINERS' (63,818) at 20210308005002900
65557 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r420' (63,819) at 20210307214928018
65558 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/fs_helpers.h' (63,820) at 20240405153052737
65559 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/templates/default/conf-notes.txt' (63,821) at 20220913030020492
65560 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am62.c' (63,822) at 20240405153230287
65561 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/pmbus_driver_device.cpp' (63,823) at 20240817080031288
65562 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c' (63,824) at 20240405153054361
65563 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_fence.c' (63,825) at 20210307214932722
65564 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml' (63,826) at 20240405153229763
65565 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/core.c' (63,827) at 20241111090012169
65566 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lochnagar-i2c.c' (63,828) at 20240405153230835
65567 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition/meson.build' (63,829) at 20230825080021141
65568 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.h' (63,830) at 20240520080015151
65569 2025-01-08 03:00:49.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/Kconfig' (63,831) at 20210308005003004
65570 2025-01-08 03:00:49.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kvm.c' (63,832) at 20241018080014598
65571 2025-01-08 03:00:49.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.h' (63,833) at 20220525020654179
65572 2025-01-08 03:00:49.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ti-lmu-common.c' (63,834) at 20240405153230755
65573 2025-01-08 03:00:49.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sch_generic.h' (63,835) at 20241018080014566
65574 2025-01-08 03:00:49.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dccg.h' (63,836) at 20240405153047257
65575 2025-01-08 03:00:49.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-greeter-set-visible-when-switch-to-input-user.patch' (63,837) at 20210307205553946
65576 2025-01-08 03:00:49.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/via82xx.c' (63,838) at 20240405153232139
65577 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/open-pic.txt' (63,839) at 20210307214925342
65578 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1318-sdw.h' (63,840) at 20240405153053697
65579 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sprd,gpio-eic.yaml' (63,841) at 20240405153045061
65580 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm_onhyperv.h' (63,842) at 20240405153046461
65581 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/vfio-user-obj-stub.c' (63,843) at 20240326080039486
65582 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/Kconfig' (63,844) at 20240613080016475
65583 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83td510.c' (63,845) at 20240405153050357
65584 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/symlink-install-tree.py' (63,846) at 20241211090212458
65585 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_drv.h' (63,847) at 20240405153231791
65586 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-poll.rst' (63,848) at 20210309003648472
65587 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/platform.c' (63,849) at 20240405153045973
65588 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_3_6_default.h' (63,850) at 20210307214927438
65589 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/crypto/aes-round.h' (63,851) at 20230925080039853
65590 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h' (63,852) at 20210307214929818
65591 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0016_clone_progress.py' (63,853) at 20210307205554262
65592 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/Kconfig' (63,854) at 20240405153048769
65593 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi' (63,855) at 20240405153229951
65594 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/SECURITY.md' (63,856) at 20241221090017488
65595 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/buildcpio.py' (63,857) at 20240301090012455
65596 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/Kconfig' (63,858) at 20240405153049453
65597 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci-crypto.c' (63,859) at 20240405153049661
65598 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/cifs_arc4.c' (63,860) at 20240405153052525
65599 2025-01-08 03:00:49.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-kernel/linux/linux-aspeed/ventura.cfg' (63,861) at 20241001080014404
65600 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.h' (63,862) at 20240405153047153
65601 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-bus.c' (63,863) at 20220429100100498
65602 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/transport_class.c' (63,864) at 20240405153046693
65603 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/debugfs.h' (63,865) at 20240405153052157
65604 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_x86.c' (63,866) at 20210308005003452
65605 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/summit,smb347-charger.h' (63,867) at 20240405153231799
65606 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/mainapp.cpp' (63,868) at 20230713080036012
65607 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/ampere-ipmi-oem.bbappend' (63,869) at 20221110040020034
65608 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_d.c' (63,870) at 20210308005046517
65609 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempMain.cpp' (63,871) at 20241112090003098
65610 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libtoml11/libtoml11_4.2.0.bb' (63,872) at 20241221090017512
65611 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-risc.c' (63,873) at 20220525020653279
65612 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/Makefile' (63,874) at 20210308005002548
65613 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_of_platform.c' (63,875) at 20240405153046665
65614 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/fsl-edma-main.c' (63,876) at 20240812080017232 to deleted uid set
65615 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/Kconfig' (63,877) at 20210307214928462
65616 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/Kconfig' (63,878) at 20210307214928386
65617 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/samsung/exynos_tmu.c' (63,879) at 20240405153231499
65618 2025-01-08 03:00:49.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_HT.h' (63,880) at 20240405153051881
65619 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/aspeed_rtc.h' (63,881) at 20240326080039542
65620 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa2xx.c' (63,882) at 20240405153045677
65621 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h' (63,883) at 20240520080015159
65622 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/event.c' (63,884) at 20240405153230607
65623 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/clock.h' (63,885) at 20210308005002644
65624 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/ubnt_e100.dts' (63,886) at 20210307214926194
65625 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/u-boot.lds' (63,887) at 20210308005003032
65626 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-tests-Include-missing-sys-time.h.patch' (63,888) at 20230919080013958
65627 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pl041.h' (63,889) at 20210308005045841
65628 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/xlnx,clocking-wizard.yaml' (63,890) at 20240405153045029
65629 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/request_key_auth.c' (63,891) at 20240405153232115
65630 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/ipmi.cpp' (63,892) at 20240817080027248
65631 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2_2.4.62.bb' (63,893) at 20241221090017564
65632 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/intel-pt.c' (63,894) at 20240805080014071
65633 2025-01-08 03:00:49.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/websocket.hpp' (63,895) at 20240914080002926
65634 2025-01-08 03:00:49.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h' (63,896) at 20240405153048789
65635 2025-01-08 03:00:49.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2cd-google-chromecast.dts' (63,897) at 20240405153045585
65636 2025-01-08 03:00:49.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/sysfs.c' (63,898) at 20240405153052333
65637 2025-01-08 03:00:49.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65219.h' (63,899) at 20240405153052733
65638 2025-01-08 03:00:49.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_endian.c' (63,900) at 20210307214930510
65639 2025-01-08 03:00:49.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_res.c' (63,901) at 20241104090011575
65640 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib.h' (63,902) at 20240405153049097
65641 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/endianness.h' (63,903) at 20240405153054077
65642 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_mad.h' (63,904) at 20240405153052873
65643 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zend-2.0' (63,905) at 20211006000025246
65644 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/ftdetect/bitbake.vim' (63,906) at 20210307205554230
65645 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/futex.h' (63,907) at 20210307214926114
65646 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts' (63,908) at 20240405153229927
65647 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.diff' (63,909) at 20230706080014757
65648 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/amd.c' (63,910) at 20220525020653683
65649 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/cache.json' (63,911) at 20240405153054141
65650 2025-01-08 03:00:49.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/ccmake.bbclass' (63,912) at 20220910030013389
65651 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/fsi.c' (63,913) at 20240405153053985
65652 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm816x.dtsi' (63,914) at 20240405153045597
65653 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/topology.rst' (63,915) at 20240405153044989
65654 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h' (63,916) at 20240405153046005
65655 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/openrd.h' (63,917) at 20210308005003608
65656 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_dos.c' (63,918) at 20210308005003288
65657 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/Makefile' (63,919) at 20240405153049729
65658 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mips_cpc.c' (63,920) at 20241211090212298
65659 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/huge_memory.h' (63,921) at 20241104090011603
65660 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/fib_rules.c' (63,922) at 20240405153053213
65661 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm.h' (63,923) at 20220525020651894
65662 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_common.h' (63,924) at 20240520080015139
65663 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree-remove.c' (63,925) at 20240405153049257
65664 2025-01-08 03:00:49.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_fc.h' (63,926) at 20210307214931634
65665 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c' (63,927) at 20240405153230719
65666 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb' (63,928) at 20241221090017524
65667 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/Makefile' (63,929) at 20210308005003368
65668 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/atmel_usba_udc.c' (63,930) at 20240405153231551
65669 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/meson.build' (63,931) at 20241211090212546
65670 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.1.bb' (63,932) at 20241206090014242
65671 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_queue_stack_map.h' (63,933) at 20240405153054277
65672 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-vbi.c' (63,934) at 20221102030020805
65673 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_4_0.h' (63,935) at 20240405153048317
65674 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerAccount.v1_13_0.json' (63,936) at 20240918080002720
65675 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa34.inc' (63,937) at 20240301090012451
65676 2025-01-08 03:00:49.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc-uclass.c' (63,938) at 20210308005003404
65677 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/brcmnand.h' (63,939) at 20240405153049689
65678 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Krokstrand' (63,940) at 20210307205553786
65679 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs2xdr.c' (63,941) at 20240405153052417
65680 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/Makefile' (63,942) at 20240826080012315
65681 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/eth-raw-os.c' (63,943) at 20210308005002844
65682 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb' (63,944) at 20241221090017492
65683 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7620a_eval.dts' (63,945) at 20210307214926194
65684 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_bo.c' (63,946) at 20241008080013927
65685 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mcp77.c' (63,947) at 20220525020652971
65686 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-sn65dsi86.c' (63,948) at 20240405153230527
65687 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-common.dtsi' (63,949) at 20220525020651934
65688 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_defconfig' (63,950) at 20210308005003264
65689 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct7904.rst' (63,951) at 20210307214925502
65690 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mroute6.h' (63,952) at 20240405153052741
65691 2025-01-08 03:00:49.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-spmi-mpp.c' (63,953) at 20241216090017725
65692 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-ds1287.c' (63,954) at 20210307214926254
65693 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot-ping-pong/requirements.txt' (63,955) at 20210308005111465
65694 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/redboot-83xx.c' (63,956) at 20210307214926362
65695 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lock.h' (63,957) at 20240405153231651
65696 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/tee.c' (63,958) at 20210308005003740
65697 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf' (63,959) at 20240413080012699
65698 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h' (63,960) at 20210308005002752
65699 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-pistachio-usb.h' (63,961) at 20210307214931342
65700 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/Makefile' (63,962) at 20240405153232119
65701 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/0001-Make-asyncore-support-optional-for-Python-3.patch' (63,963) at 20240413080012667
65702 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_srq.c' (63,964) at 20210307214928434
65703 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml' (63,965) at 20240405153045029
65704 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-power.json' (63,966) at 20240405153054141
65705 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-w400.dtsi' (63,967) at 20240405153229919
65706 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/configuration/bletchley-yaml-config/bletchley-ipmi-fru.yaml' (63,968) at 20220916030015740
65707 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-bsd.c' (63,969) at 20240906080037376
65708 2025-01-08 03:00:49.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0018_project_specific.py' (63,970) at 20210307205554262
65709 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x.h' (63,971) at 20240405153231235
65710 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/meson.build' (63,972) at 20231228090030528
65711 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cm.h' (63,973) at 20210308005002816
65712 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups.inc' (63,974) at 20241221090017676
65713 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP6/meson.build' (63,975) at 20230825080021137
65714 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fplsp.sa' (63,976) at 20210307214926146
65715 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0002-Use-stangard-int-types.patch' (63,977) at 20230706080014761
65716 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb' (63,978) at 20240302090018206
65717 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/device.c' (63,979) at 20210308005003356
65718 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xmb.dtsi' (63,980) at 20210308005002612
65719 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/netjet.h' (63,981) at 20210307214928542
65720 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4908.dtsi' (63,982) at 20240405153229919
65721 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/gpio.h' (63,983) at 20210308005002876
65722 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc' (63,984) at 20240106090017237
65723 2025-01-08 03:00:49.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mroute_base.h' (63,985) at 20240405153052741
65724 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/send.c' (63,986) at 20240405153232071
65725 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skc_to_unix_sock.c' (63,987) at 20240405153054261
65726 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/netspace_v2.c' (63,988) at 20210308005002904
65727 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/simplefb_common.c' (63,989) at 20210308005003536
65728 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/setup.c' (63,990) at 20240405153046305
65729 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-power.json' (63,991) at 20240405153054141
65730 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/sunxi_mbus.c' (63,992) at 20240405153051773
65731 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phylink.c' (63,993) at 20240405153231079
65732 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/axm55xx_defconfig' (63,994) at 20240405153229907
65733 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/event.h' (63,995) at 20240405153230603
65734 2025-01-08 03:00:49.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/verify-boottrace.sh' (63,996) at 20220525020655183
65735 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/kvm_util.c' (63,997) at 20240405153232271
65736 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_prctl.h' (63,998) at 20220429100100646
65737 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Rheinland-Pfalz' (63,999) at 20210307205553766
65738 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/qmp_tui.py' (64,000) at 20230925080039973
65739 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/console.h' (64,001) at 20210307214925650
65740 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgtable-64k.h' (64,002) at 20240405153046105
65741 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec.inc' (64,003) at 20220201040012789
65742 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c' (64,004) at 20240405153047229
65743 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_wrot.h' (64,005) at 20240405153049413
65744 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sisfb.rst' (64,006) at 20210307214925478
65745 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Brian-Gladman-3-Clause' (64,007) at 20241221090017616
65746 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/svm.h' (64,008) at 20240326080039666
65747 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg-fw.h' (64,009) at 20240405153049473
65748 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/vdso.lds.S' (64,010) at 20240405153229983
65749 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/pci_ipmi_bt.c' (64,011) at 20240906080037244
65750 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-sparky.dts' (64,012) at 20240405153045369
65751 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ethtool.h' (64,013) at 20240405153050165
65752 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-hummingbird.dts' (64,014) at 20240405153045381
65753 2025-01-08 03:00:49.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/recipeutils.py' (64,015) at 20241221090017624
65754 2025-01-08 03:00:49.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/qoriq-efuse.c' (64,016) at 20240405153231279
65755 2025-01-08 03:00:49.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sock_reuseport.h' (64,017) at 20240405153052865
65756 2025-01-08 03:00:49.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_virtual_media.robot' (64,018) at 20210308005007108
65757 2025-01-08 03:00:49.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc83xx.h' (64,019) at 20210308005003672
65758 2025-01-08 03:00:49.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl1.h' (64,020) at 20240405153231787
65759 2025-01-08 03:00:49.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/ic_pll_regs.h' (64,021) at 20240405153046605
65760 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex.h' (64,022) at 20210309003648976
65761 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c' (64,023) at 20240830080013279
65762 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-ocaml.h' (64,024) at 20220525020655167
65763 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aristainetos2_defconfig' (64,025) at 20210308005003248
65764 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_video.hpp' (64,026) at 20230518080019590
65765 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/alloc/alloc_cast.cocci' (64,027) at 20210307214932138
65766 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/Kconfig' (64,028) at 20210308005002996
65767 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dts' (64,029) at 20210307214926046
65768 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-rssd' (64,030) at 20210307214925190
65769 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/remove-rpath-from-tests.patch' (64,031) at 20210307205553986
65770 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1023_serdes.c' (64,032) at 20210308005002832
65771 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ptrace_32.c' (64,033) at 20240405153046493
65772 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max8998_pmic.h' (64,034) at 20210308005003680
65773 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c' (64,035) at 20240405153047229
65774 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-emu.c' (64,036) at 20240326080039738
65775 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/.clang-format' (64,037) at 20210308005113633
65776 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/isys_irq.h' (64,038) at 20210309003653016
65777 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/port_user.c' (64,039) at 20240405153046341
65778 2025-01-08 03:00:49.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec.c' (64,040) at 20240405153231475
65779 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.c' (64,041) at 20240405153047229
65780 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7791.h' (64,042) at 20210307214931470
65781 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm.dtsi' (64,043) at 20240405153045725
65782 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bareudp.c' (64,044) at 20241008080013943
65783 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c' (64,045) at 20220525020654303
65784 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/Makefile' (64,046) at 20210308005003024
65785 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/discover-sys-init.conf' (64,047) at 20240105090012010
65786 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_macsec.h' (64,048) at 20240405153052921
65787 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/lantiq_wdt.c' (64,049) at 20240405153231599
65788 2025-01-08 03:00:49.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg_1.22.11.bb' (64,050) at 20241221090017656
65789 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/main.h' (64,051) at 20240405153231251
65790 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.c' (64,052) at 20240405153050793
65791 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/meson.build' (64,053) at 20230913080018595
65792 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/Makefile' (64,054) at 20210308005002996
65793 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stm32/Makefile' (64,055) at 20210308005003532
65794 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_main.c' (64,056) at 20240405153230519
65795 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/run-ptest' (64,057) at 20241221090017496
65796 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qom-cast-macro-clean-cocci-gen.py' (64,058) at 20230925080039993
65797 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c' (64,059) at 20240429080012428
65798 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/.gitignore' (64,060) at 20210308005117205
65799 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/tps65218-pwrbutton.txt' (64,061) at 20210307214925338
65800 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/twl6040.h' (64,062) at 20210307214932346
65801 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/trace.c' (64,063) at 20210309003650060
65802 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov08x40.c' (64,064) at 20240405153230787
65803 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/cumulative-patches.rst' (64,065) at 20210307214925518
65804 2025-01-08 03:00:49.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/fpu.h' (64,066) at 20210309003648976
65805 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/checkundef.sh' (64,067) at 20210307214926650
65806 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_bob_defconfig' (64,068) at 20210308005003252
65807 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sunrpc.h' (64,069) at 20240405153231867
65808 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000x_common.h' (64,070) at 20230925080039885
65809 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7779-marzen.dts' (64,071) at 20240405153045553
65810 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-rtl28xxu-cardlist.rst' (64,072) at 20210307214925230
65811 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch' (64,073) at 20241221090017672
65812 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_translate_dcn32.h' (64,074) at 20240405153047289
65813 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/pl080.h' (64,075) at 20210307214931354
65814 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xserver' (64,076) at 20210307205554590
65815 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/using.rst' (64,077) at 20230114040015526
65816 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-kona-setup.c' (64,078) at 20240405153046777
65817 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dev-replace.h' (64,079) at 20240405153052277
65818 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen_platform.c' (64,080) at 20241211090212278
65819 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0003-cmake-Do-not-add-msse4.2-mpclmul-on-clang.patch' (64,081) at 20240413080012651
65820 2025-01-08 03:00:49.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/bswapsdi2.S' (64,082) at 20240405153045369
65821 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/other.json' (64,083) at 20240405153054129
65822 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm63xx-hsspi.c' (64,084) at 20240405153231459
65823 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/broadcom_bus.c' (64,085) at 20210307214926742
65824 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/fiq.S' (64,086) at 20240405153045681
65825 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-pr.h' (64,087) at 20240405153047053
65826 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch' (64,088) at 20230706080014757
65827 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/init.c' (64,089) at 20240405153054381
65828 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/boost.wrap' (64,090) at 20210618000009880
65829 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/debugfs.c' (64,091) at 20240405153050609
65830 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lzip/lzip_1.24.1.bb' (64,092) at 20240413080012695
65831 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha256-spe-glue.c' (64,093) at 20240405153046101
65832 2025-01-08 03:00:49.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/microblaze-generic.c' (64,094) at 20210308005003172
65833 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_eckd.h' (64,095) at 20240405153051509
65834 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc_namespace.c' (64,096) at 20240405153052493
65835 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/witherspoon-tacoma/mctp' (64,097) at 20231006080017477
65836 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/processor.h' (64,098) at 20210308005002804
65837 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-read-bitmap' (64,099) at 20220429100100930
65838 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sandbox_spi.c' (64,100) at 20210308005003492
65839 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/pci.c' (64,101) at 20241211090212346
65840 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/init.hpp' (64,102) at 20210617000043812
65841 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep34xx.S' (64,103) at 20240405153045669
65842 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/buffer_head_io.h' (64,104) at 20220525020654463
65843 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/Kconfig' (64,105) at 20210307214928618
65844 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.err' (64,106) at 20210308005046405
65845 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TrustedComponentCollection.json' (64,107) at 20240619080002956
65846 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/lifebook.h' (64,108) at 20210307214928490
65847 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/Makefile' (64,109) at 20210307214926190
65848 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/Makefile' (64,110) at 20240405153048893
65849 2025-01-08 03:00:49.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/ossec/files/0002-Makefile-don-t-set-uid-gid.patch' (64,111) at 20210528000029703
65850 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mmc/mmc-utils_git.bb' (64,112) at 20241221090017664
65851 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_flower_scale.sh' (64,113) at 20240405153054301
65852 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-clock.c' (64,114) at 20230426080043684
65853 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_acpi_sar.c' (64,115) at 20240405153231235
65854 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/raydium_i2c_ts.txt' (64,116) at 20210307214925338
65855 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend-global-state.h' (64,117) at 20241211090212370
65856 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/syscon.yaml' (64,118) at 20240405153045109
65857 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_nested.h' (64,119) at 20241211090212362
65858 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__stop_token.hpp' (64,120) at 20240817080036820
65859 2025-01-08 03:00:49.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/p8022.c' (64,121) at 20240405153053161
65860 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/palmas.h' (64,122) at 20240405153052729
65861 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1010_serdes.c' (64,123) at 20210308005002832
65862 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apalis-tk1.h' (64,124) at 20210308005003584
65863 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1625.c' (64,125) at 20210307214930950
65864 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/ethtool.c' (64,126) at 20240405153231075
65865 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/proc.rst' (64,127) at 20240405153229815
65866 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/interrupts.c' (64,128) at 20210308005002544
65867 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/phy-da8xx-usb.h' (64,129) at 20210307214931478
65868 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf_comm.h' (64,130) at 20210307214930534
65869 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/Makefile' (64,131) at 20240405153046673
65870 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/panic_notifier.h' (64,132) at 20220525020654599
65871 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb' (64,133) at 20220823030015991
65872 2025-01-08 03:00:49.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml' (64,134) at 20240405153045129
65873 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_mio_common.c' (64,135) at 20240405153046901
65874 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/eeh-powernv.c' (64,136) at 20240405153230055
65875 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c' (64,137) at 20240405153049837
65876 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mcu/meson.build' (64,138) at 20241112090003102
65877 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/Makefile' (64,139) at 20210307214932282
65878 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_ets.sh' (64,140) at 20210307214932690
65879 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/manager.hpp' (64,141) at 20220724030021860
65880 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/dw100.c' (64,142) at 20240405153049421
65881 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools_2.10.bb' (64,143) at 20241206090014338
65882 2025-01-08 03:00:49.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4ek.dts' (64,144) at 20240405153045465
65883 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_virt_defconfig' (64,145) at 20210308005003284
65884 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ethtool.c' (64,146) at 20240411080014086
65885 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imagetool.h' (64,147) at 20210308005003764
65886 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Tpm_VINI.json' (64,148) at 20221213040036921
65887 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/spsc_queue.h' (64,149) at 20210307214931322
65888 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx6ul.h' (64,150) at 20240906080037328
65889 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/s32v234evb.h' (64,151) at 20210308005003612
65890 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ptdump.h' (64,152) at 20210309003648956
65891 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/host/p9-host-start.bbappend' (64,153) at 20230719080015371
65892 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7792-wheat.dts' (64,154) at 20240405153045553
65893 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/ppc/safe-syscall.inc.S' (64,155) at 20230426080043656
65894 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/meson.build' (64,156) at 20220413030046434
65895 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/rmt.c' (64,157) at 20240405153050329
65896 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c' (64,158) at 20240405153052205
65897 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icu/0001-Fix-host-contamination-of-include-files.patch' (64,159) at 20230317080013793
65898 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event.c' (64,160) at 20240405153054209
65899 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc/venc_vp8_if.c' (64,161) at 20240405153230803
65900 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kittila_Levitunturi' (64,162) at 20210307205553770
65901 2025-01-08 03:00:49.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9260_devices.c' (64,163) at 20210308005002712
65902 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bfusb.c' (64,164) at 20220525020652282
65903 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/math.h' (64,165) at 20240405153054049
65904 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/054_unit_address.dts' (64,166) at 20210308005003752
65905 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,scif.yaml' (64,167) at 20240405153045153
65906 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_context.c' (64,168) at 20240405153049653
65907 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_opp.h' (64,169) at 20220525020652498
65908 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_virmidi.c' (64,170) at 20240405153232123
65909 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-usb-phy-s3c64xx.c' (64,171) at 20210309003648720
65910 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.h' (64,172) at 20240405153054181
65911 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/zl38060.yaml' (64,173) at 20240405153045173
65912 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/d3.c' (64,174) at 20241211090145469
65913 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/atlas-ezo-sensor.c' (64,175) at 20240405153048969
65914 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_ns.h' (64,176) at 20210307214931694
65915 2025-01-08 03:00:49.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/generic-phy.h' (64,177) at 20210308005003652
65916 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch' (64,178) at 20230706080014757
65917 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_main.c' (64,179) at 20241211090145493
65918 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/configfs/Makefile' (64,180) at 20210307214932126
65919 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-tvk1281618-r2.dtsi' (64,181) at 20240405153045577
65920 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/strings.c' (64,182) at 20240405153052309
65921 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/hash.h' (64,183) at 20210307214931570
65922 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_common.c' (64,184) at 20210308005003544
65923 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/Build' (64,185) at 20210307214932486
65924 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/Makefile' (64,186) at 20221215040039254
65925 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-misc.h' (64,187) at 20240326080039390
65926 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/thread-map.c' (64,188) at 20240405153054173
65927 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max197.c' (64,189) at 20210307214928130
65928 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0024-userland-Sync-needed-defines-for-weston-build.patch' (64,190) at 20230706080014765
65929 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/300vtbl.h' (64,191) at 20220525020654323
65930 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca.rst' (64,192) at 20220525020651778
65931 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fixed-mmio-clock.yaml' (64,193) at 20240405153045025
65932 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa320.dts' (64,194) at 20240405153045457
65933 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings_manager.mako.hpp' (64,195) at 20230526080039536
65934 2025-01-08 03:00:49.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lz4/lz4/run-ptest' (64,196) at 20241221090017696
65935 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mvebu_a3700.c' (64,197) at 20210308005003484
65936 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_binary_headers.h' (64,198) at 20240405153230571
65937 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_isadma.c' (64,199) at 20240405153046901
65938 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/Build' (64,200) at 20210307214932514
65939 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0010-platform-CS1000-Add-multicore-support-for-FVP.patch' (64,201) at 20241221090017464
65940 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm6345-l1.c' (64,202) at 20240405153230747
65941 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/dwarf2.h' (64,203) at 20210307214932594
65942 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/pfn.h' (64,204) at 20240405153054049
65943 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-starfive-jh7100.h' (64,205) at 20240405153052653
65944 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/ucd90x_device_tests.cpp' (64,206) at 20240817080031292
65945 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/support.c' (64,207) at 20220525020653915
65946 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/riscv64.config' (64,208) at 20240405153232287
65947 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/gic.c' (64,209) at 20240405153054317
65948 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_dw_hdmi.c' (64,210) at 20210308005003536
65949 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/Kconfig' (64,211) at 20241211090212282
65950 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/loadpin/loadpin.c' (64,212) at 20240405153232115
65951 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gv100.c' (64,213) at 20240405153048653
65952 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gen_stats.c' (64,214) at 20240405153053217
65953 2025-01-08 03:00:49.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ehci_def.h' (64,215) at 20240405153052809
65954 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/Kconfig' (64,216) at 20210308005003500
65955 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_reserved_mem.h' (64,217) at 20220525020654599
65956 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/ddr.c' (64,218) at 20210308005003172
65957 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/Makefile' (64,219) at 20210307214929682
65958 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_ioctl.c' (64,220) at 20240405153230535
65959 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-bluetooth.yaml' (64,221) at 20240405153045117
65960 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/etalab-2.0' (64,222) at 20211006000025246
65961 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_drv.h' (64,223) at 20240405153046721
65962 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/Kconfig' (64,224) at 20240405153049857
65963 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Fenton' (64,225) at 20210307205553798
65964 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/cputime.h' (64,226) at 20240405153052789
65965 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_proc.c' (64,227) at 20210307214932114
65966 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/json-config.hpp' (64,228) at 20240828080025975
65967 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/OWNERS' (64,229) at 20240813080023290
65968 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/Makefile' (64,230) at 20210307214926290
65969 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/jsnbd/state_hook' (64,231) at 20210908000029103
65970 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/system/kernel.ld' (64,232) at 20221215040039386
65971 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/xdpe12284.c' (64,233) at 20240405153048873
65972 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/oproxy.c' (64,234) at 20240405153048629
65973 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-hobbit.dts' (64,235) at 20240405153045533
65974 2025-01-08 03:00:49.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc.h' (64,236) at 20240405153231471
65975 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_divu1.c' (64,237) at 20210308005046525
65976 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/swab.h' (64,238) at 20210307214926310
65977 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci-jobs.rst.inc' (64,239) at 20241211090212234
65978 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive2.c' (64,240) at 20241211090212286
65979 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva.inc' (64,241) at 20241221090017684
65980 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-cap.h' (64,242) at 20240405153049529
65981 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/Makefile' (64,243) at 20210307214929346
65982 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/proc-macro-error-1-rs.wrap' (64,244) at 20241211090212462
65983 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/cpu-features.rst' (64,245) at 20221215040039082
65984 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_qm_regs.h' (64,246) at 20240405153046605
65985 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750.h' (64,247) at 20220525020654191
65986 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lzo-rle.c' (64,248) at 20210307214926802
65987 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/ring_buffer.h' (64,249) at 20210307214932474
65988 2025-01-08 03:00:49.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/wait.c' (64,250) at 20240405153231927
65989 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271.c' (64,251) at 20240405153053577
65990 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/include/mach/ddr.h' (64,252) at 20210308005002820
65991 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb' (64,253) at 20241206090014238
65992 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/vdso.h' (64,254) at 20220525020651966
65993 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/load-extract-al16-al8.h.inc' (64,255) at 20240906080037184
65994 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch' (64,256) at 20230706080014745
65995 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/fname.c' (64,257) at 20241008080013991
65996 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed/ethanolx.cfg' (64,258) at 20210911000017986
65997 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cgroupstats.h' (64,259) at 20240405153231871
65998 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux.h' (64,260) at 20240405153052149
65999 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/Makefile' (64,261) at 20210308005002944
66000 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/krait-cc.c' (64,262) at 20240405153046829
66001 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_branch.c.inc' (64,263) at 20240906080037496
66002 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/serial.h' (64,264) at 20210307214926314
66003 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-cgu.c' (64,265) at 20240405153046873
66004 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_algo.c' (64,266) at 20241115090012949
66005 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/super.c' (64,267) at 20241115090012965
66006 2025-01-08 03:00:49.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig' (64,268) at 20210307205554454
66007 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/ExternalSensor.hpp' (64,269) at 20241112090003094
66008 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/mac-nubus-bridge.c' (64,270) at 20220429100100498
66009 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpeinit.c' (64,271) at 20240405153046617
66010 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesw-armv4.S' (64,272) at 20210307214925870
66011 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/memc.h' (64,273) at 20210307214925850
66012 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_mipi.h' (64,274) at 20240405153051849
66013 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/iocsr_config.h' (64,275) at 20210308005003072
66014 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/README.md' (64,276) at 20230520080014484
66015 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_usb_drv.h' (64,277) at 20210307214928806
66016 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/info-tooltip/info-tooltip.png' (64,278) at 20220105012522963 to deleted uid set
66017 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-axi-clkgen.c' (64,279) at 20241211090145397
66018 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/bug.h' (64,280) at 20210307214932630
66019 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp.h' (64,281) at 20240405153048457
66020 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb' (64,282) at 20230813080012852
66021 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7.c' (64,283) at 20240405153046193
66022 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/meson.build' (64,284) at 20240613080020632
66023 2025-01-08 03:00:49.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/Makefile' (64,285) at 20210307214928694
66024 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mbochs.c' (64,286) at 20240405153232099
66025 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyproject-api_1.7.2.bb' (64,287) at 20241221090017560
66026 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_debug.h' (64,288) at 20240405153052505
66027 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_0_offset.h' (64,289) at 20240405153047745
66028 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bitmap.c' (64,290) at 20240405153053081
66029 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_check_mem_start.c' (64,291) at 20240405153045369
66030 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/trans.h' (64,292) at 20240613080016491
66031 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/imximage.cfg' (64,293) at 20210308005003168
66032 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/Makefile' (64,294) at 20210308005002968
66033 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/dp-mst/topology-figure-3.dot' (64,295) at 20210307214925494
66034 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2_regs.h' (64,296) at 20240405153049749
66035 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb' (64,297) at 20241206090014238
66036 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb' (64,298) at 20241221090017552
66037 2025-01-08 03:00:49.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/munmap-pthread.c' (64,299) at 20230426080043952
66038 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/iqs626a.c' (64,300) at 20240405153230727
66039 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_rx.h' (64,301) at 20240405153050057
66040 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s.h' (64,302) at 20220525020655083
66041 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence.c' (64,303) at 20240405153231283
66042 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_NAND_defconfig' (64,304) at 20210308005003240
66043 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/Makefile' (64,305) at 20220525020653823
66044 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/rzn1_a5psw.c' (64,306) at 20240405153230911
66045 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dawr.c' (64,307) at 20240405153046133
66046 2025-01-08 03:00:49.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fw-path-provider.h' (64,308) at 20210308005046013
66047 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/main.c' (64,309) at 20240405153231195
66048 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb.inc' (64,310) at 20241221090017528
66049 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/health.h' (64,311) at 20240405153052581
66050 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/utils.c' (64,312) at 20240405153046377
66051 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-manli.c' (64,313) at 20210307214928782
66052 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/al3320a.c' (64,314) at 20240405153048997
66053 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/README' (64,315) at 20210307214926946
66054 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h' (64,316) at 20240405153046009
66055 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/image_test.py' (64,317) at 20210308005003752
66056 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.h' (64,318) at 20240405153050497
66057 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/topology.h' (64,319) at 20240405153054389
66058 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Zuerich-upc-cablecom' (64,320) at 20210307205553758
66059 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/board/gdsys,board_gazerbeam.txt' (64,321) at 20210308005002536
66060 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga_regs.h' (64,322) at 20240906080037220
66061 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-ts3a227e-max98357a.dtsi' (64,323) at 20240405153045749
66062 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bmon/bmon_4.0.bb' (64,324) at 20220204040022452
66063 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/MAINTAINERS' (64,325) at 20210308005002980
66064 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Fix-compilation-with-fno-common.patch' (64,326) at 20210307205553854
66065 2025-01-08 03:00:49.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/Makefile' (64,327) at 20240405153231075
66066 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-i2s.c' (64,328) at 20240405153053973
66067 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8450-dpu.yaml' (64,329) at 20240405153229763
66068 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armsse-cpuid.h' (64,330) at 20210927100127237
66069 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_rem.c' (64,331) at 20210308005046529
66070 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/device.cpp' (64,332) at 20210915000104754
66071 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-scsi-pci.c' (64,333) at 20221215040039166
66072 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_SDCARD_defconfig' (64,334) at 20210308005003244
66073 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/gxbb.c' (64,335) at 20240405153230215
66074 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/uefi-test-build.config' (64,336) at 20240906080037580
66075 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/uefi_secureboot.py' (64,337) at 20241221090017468
66076 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-decoder.txt' (64,338) at 20210307214925334
66077 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/token.c' (64,339) at 20240405153053313
66078 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/entitymap_json_unittest.cpp' (64,340) at 20230518080030410
66079 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10.dtsi' (64,341) at 20210308005002616
66080 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/icm.h' (64,342) at 20210307214929506
66081 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hpe/hpe-gxp.dtsi' (64,343) at 20240405153045437
66082 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-generic.c' (64,344) at 20241114091008828
66083 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sock.c' (64,345) at 20240405153054285
66084 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/regset.h' (64,346) at 20240405153230111
66085 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/arm,integrator-ap-lm.yaml' (64,347) at 20210307214925282
66086 2025-01-08 03:00:49.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Kabel_Deutschland-Hannover' (64,348) at 20210307205553758
66087 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/allwinner,sun5i-a13-hstimer.yaml' (64,349) at 20240405153045177
66088 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/digsy_mtc_eeprom.c' (64,350) at 20240919080017058
66089 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains2xxx_data.c' (64,351) at 20210307214925922
66090 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/Makefile' (64,352) at 20240405153051425
66091 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6397/rtc.h' (64,353) at 20220525020654587
66092 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-be8.so' (64,354) at 20241121090029260
66093 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dts' (64,355) at 20210307214926014
66094 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/OperatingConfigCollection_v1.xml' (64,356) at 20240619080002932
66095 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/fiq.c' (64,357) at 20240405153045629
66096 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/rdacm20.c' (64,358) at 20240405153230791
66097 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina238.c' (64,359) at 20240405153048857
66098 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/writev.c' (64,360) at 20210307214931134
66099 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/vgic_irq.c' (64,361) at 20240405153232267
66100 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skarvangen' (64,362) at 20210307205553790
66101 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target.h' (64,363) at 20240906080037156
66102 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-mt-fpaff.c' (64,364) at 20220525020652006
66103 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ziirave-wdt.txt' (64,365) at 20210307214925454
66104 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memcpy-arch.h' (64,366) at 20210307214932522
66105 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/views.py' (64,367) at 20231014080011727
66106 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/stpmu1.c' (64,368) at 20210308005003472
66107 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/slavio_intctl.c' (64,369) at 20241211090212286
66108 2025-01-08 03:00:49.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Bardejov' (64,370) at 20210307205553794
66109 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/frsqrte.c' (64,371) at 20210307214926434
66110 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/addr_map.c' (64,372) at 20210308005003696
66111 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/header.hpp' (64,373) at 20221005030030502
66112 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Qhull' (64,374) at 20211006000025242
66113 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-core.h' (64,375) at 20240405153049529
66114 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/kvm/kvm-cpu.c' (64,376) at 20241211090212514
66115 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/panel.h' (64,377) at 20210308005003676
66116 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor/ipmb-rescan-fru' (64,378) at 20240828080010891
66117 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mac.c' (64,379) at 20210307214929894
66118 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-get' (64,380) at 20220429100100750
66119 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/ioperm.c' (64,381) at 20210307214932734
66120 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm34xx.c' (64,382) at 20240405153045669
66121 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx27.c' (64,383) at 20240405153229911
66122 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574.dtsi' (64,384) at 20240405153229939
66123 2025-01-08 03:00:49.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGcopy_to_user.S' (64,385) at 20210307214926606
66124 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/e1000e.h' (64,386) at 20230426080043948
66125 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fault-inject-usercopy.c' (64,387) at 20210309003654184
66126 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c' (64,388) at 20240405153046857
66127 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/ppc4xx_i2c.c' (64,389) at 20241211090212274
66128 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/extable.h' (64,390) at 20220525020652138
66129 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_ratelimit.h' (64,391) at 20210307214931566
66130 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x07.c' (64,392) at 20210307214928082
66131 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-regs.h' (64,393) at 20240405153049461
66132 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_hl2encap_red_l2vpn_test.sh' (64,394) at 20240405153054353
66133 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfcore-compat.h' (64,395) at 20240405153052685
66134 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/init.h' (64,396) at 20210308005002732
66135 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/microchip,pic32-rng.txt' (64,397) at 20210307214925414
66136 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2131_priv.h' (64,398) at 20210307214928798
66137 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/ch7006_drv.c' (64,399) at 20240405153230543
66138 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/prefetch.h' (64,400) at 20210307214926238
66139 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-early-ld4.c' (64,401) at 20210308005002792
66140 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/templates/default/conf-notes.txt' (64,402) at 20220913030020488
66141 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts' (64,403) at 20240405153229935
66142 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/compilefix.patch' (64,404) at 20210307205553834
66143 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-bootfiles.bb' (64,405) at 20240413080012667
66144 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/zeprom.h' (64,406) at 20220525020652262
66145 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/Kbuild' (64,407) at 20210307214926762
66146 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/pci.c' (64,408) at 20210307214927170
66147 2025-01-08 03:00:49.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb' (64,409) at 20241221090017488
66148 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/byd.h' (64,410) at 20210307214928490
66149 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4copy_to_user.S' (64,411) at 20210307214926606
66150 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-timerlat.rst' (64,412) at 20240405153045265
66151 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml' (64,413) at 20240405153045185
66152 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func17.c' (64,414) at 20240405153232259
66153 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77995.dtsi' (64,415) at 20240405153045805
66154 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/volatiles.04_apache2' (64,416) at 20210307205554034
66155 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.beautysh-ignore' (64,417) at 20230629131804611
66156 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs_params.h' (64,418) at 20210307214927838
66157 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/mips-gic.h' (64,419) at 20210307214931338
66158 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vsock_loopback.c' (64,420) at 20240405153232087
66159 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-s3c64xx.h' (64,421) at 20240405153052769
66160 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-return.svg' (64,422) at 20210308005107069
66161 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1500.c' (64,423) at 20240405153046885
66162 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/devx.h' (64,424) at 20240405153049081
66163 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/airo.h' (64,425) at 20210307214929822
66164 2025-01-08 03:00:49.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5228.h' (64,426) at 20210309003650420
66165 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/ethernut5.dts' (64,427) at 20240405153045469
66166 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ir35221.rst' (64,428) at 20210307214925502
66167 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-sh_mobile_lcdc_fb' (64,429) at 20210309003648256
66168 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/indydog.c' (64,430) at 20210307214930970
66169 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3036.dtsi' (64,431) at 20210308005002604
66170 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librdkafka/librdkafka_1.8.2.bb' (64,432) at 20220402030015983
66171 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/meson.options' (64,433) at 20231101080007877
66172 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dts' (64,434) at 20240405153045729
66173 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/reboot_fixups.h' (64,435) at 20210307214926674
66174 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_w.c' (64,436) at 20210308005046521
66175 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-state_synced' (64,437) at 20240405153044921
66176 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-dlink-dir-890l.dts' (64,438) at 20240405153229871
66177 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0005-Fix-missing-limit-declarations.patch' (64,439) at 20241221090017496
66178 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_sh_mask.h' (64,440) at 20210307214927562
66179 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrkoping_Krokek' (64,441) at 20210307205553786
66180 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dts' (64,442) at 20241213090033610
66181 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mvebu.h' (64,443) at 20240405153052109
66182 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/gpio.h' (64,444) at 20210308005002644
66183 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-09' (64,445) at 20210908000010395
66184 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geojson/run-ptest' (64,446) at 20240301090012431
66185 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/quorum.h' (64,447) at 20220525020654467
66186 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/README.md' (64,448) at 20241113090020525
66187 2025-01-08 03:00:49.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr_4.35.bb' (64,449) at 20241206090014262
66188 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_altmode.h' (64,450) at 20240405153052817
66189 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-longkey.bconf' (64,451) at 20210307214932458
66190 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm63xx_enet.c' (64,452) at 20240405153230923
66191 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-aspeed/zaius.cfg' (64,453) at 20210307205553718
66192 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp-vexpress.c' (64,454) at 20240405153045689
66193 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/kb9202_nand.c' (64,455) at 20210308005003412
66194 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common' (64,456) at 20241206090014314
66195 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmx75.dtsi' (64,457) at 20240405153229947
66196 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu8.h' (64,458) at 20240405153048341
66197 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/libva/libva_%.bbappend' (64,459) at 20210812000025266
66198 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-qos.c' (64,460) at 20240405153231063
66199 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_amanda.c' (64,461) at 20240405153053325
66200 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/main.c' (64,462) at 20240405153230187
66201 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp' (64,463) at 20241211090002379
66202 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pmx55.dtsi' (64,464) at 20240405153229891
66203 2025-01-08 03:00:49.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_uncore.c' (64,465) at 20240405153230579
66204 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VLanNetworkInterface.v1_3_1.json' (64,466) at 20240619080002956
66205 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_maintainer.pl' (64,467) at 20240405153053453
66206 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/200.out' (64,468) at 20210927100127493
66207 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_w.c' (64,469) at 20210308005046517
66208 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/xilinx.c' (64,470) at 20240405153049709
66209 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/avahi.cpp' (64,471) at 20210308005114857
66210 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90160_device.hpp' (64,472) at 20240508080027394
66211 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/Makefile' (64,473) at 20210309003649280
66212 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_local.h' (64,474) at 20241216090017801
66213 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos-pcie.c' (64,475) at 20220913100024217
66214 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/davinci_nand.h' (64,476) at 20210308005002708
66215 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/ssp_gyro_sensor.c' (64,477) at 20240405153048985
66216 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ubd_user.c' (64,478) at 20210307214926618
66217 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/alignment.c' (64,479) at 20240405153045693
66218 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_wdru.h' (64,480) at 20210308005002664
66219 2025-01-08 03:00:49.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4eb-linux-user.mak' (64,481) at 20230925080039837
66220 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_rpfilter.c' (64,482) at 20240405153053253
66221 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ti,da850-pupd.txt' (64,483) at 20210307214925398
66222 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/wakeup-latency-report' (64,484) at 20210307214932566
66223 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vbox_utils.h' (64,485) at 20210309003653940
66224 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/display2.h' (64,486) at 20210308005002668
66225 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch' (64,487) at 20210307205553810
66226 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,pic32-clock.h' (64,488) at 20210307214931326
66227 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/WAET' (64,489) at 20240906080037556 to deleted uid set
66228 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tifm.h' (64,490) at 20210307214931522
66229 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/tegra-car-clk.c' (64,491) at 20210308005003356
66230 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.h' (64,492) at 20210307214929366
66231 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_ana.h' (64,493) at 20240405153052881
66232 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-tx.h' (64,494) at 20240405153051869
66233 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/nuvoton/clock-npcm8xx.h' (64,495) at 20240912080012042
66234 2025-01-08 03:00:49.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_com.h' (64,496) at 20240405153049785
66235 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_event.h' (64,497) at 20220525020654187
66236 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-WellingtonInfill' (64,498) at 20210307205553778
66237 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/util.hpp' (64,499) at 20240904080034451
66238 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/Create/meson.build' (64,500) at 20230825080021137
66239 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/device-io.rst' (64,501) at 20240405153045189
66240 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/Makefile' (64,502) at 20210308005002728
66241 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes.txt' (64,503) at 20210307205553674
66242 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/README' (64,504) at 20210307205554262
66243 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c' (64,505) at 20240405153047105
66244 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_i2c.c' (64,506) at 20240405153049005
66245 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/tmu.h' (64,507) at 20210308005002724
66246 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53ppd.h' (64,508) at 20210308005003604
66247 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/ocelot/Kconfig' (64,509) at 20210308005003020
66248 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl,mxs-dma.yaml' (64,510) at 20240405153045053
66249 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/synopsys_edac.c' (64,511) at 20241008080013919
66250 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt3352-pinctrl.yaml' (64,512) at 20240405153045137
66251 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8770.c' (64,513) at 20240405153232167
66252 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc' (64,514) at 20240405153053437
66253 2025-01-08 03:00:49.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42xx8.txt' (64,515) at 20210307214925426
66254 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/sigtramp.S' (64,516) at 20240405153046081
66255 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_p9_perf.c' (64,517) at 20240405153046165
66256 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-virtio.bin' (64,518) at 20240326080039614 to deleted uid set
66257 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml' (64,519) at 20240405153045129
66258 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/Makefile' (64,520) at 20210307214932662
66259 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/pops-clicks.rst' (64,521) at 20210307214925570
66260 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml' (64,522) at 20240405153045101
66261 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx23_olinuxino.h' (64,523) at 20210308005003604
66262 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_bpf_attach.h' (64,524) at 20240405153053429
66263 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.c' (64,525) at 20210307214929818
66264 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/grackle.h' (64,526) at 20210307214926378
66265 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/buffer.cpp' (64,527) at 20240821080001891
66266 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/atomic_bounds.c' (64,528) at 20220525020655195
66267 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/Makefile' (64,529) at 20240405153053233
66268 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-dec.h' (64,530) at 20240405153049529
66269 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-iov.c' (64,531) at 20240906080037584
66270 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.h' (64,532) at 20240405153049473
66271 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Privileges_v1.xml' (64,533) at 20240619080002932
66272 2025-01-08 03:00:49.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_main.c' (64,534) at 20240405153230947
66273 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/netwinder-pci.c' (64,535) at 20210512100029182
66274 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt' (64,536) at 20220525020651706
66275 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configargparse_1.7.bb' (64,537) at 20240302090018206
66276 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interrupt.h' (64,538) at 20240405153052709
66277 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/minilib/minilib.h' (64,539) at 20210927100127517
66278 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/interfaces/internal_interface.cpp' (64,540) at 20240819080019522
66279 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/google-ipmi-i2c_git.bb' (64,541) at 20220329030013215
66280 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/traps.c' (64,542) at 20240405153045969
66281 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tboot.h' (64,543) at 20240405153052805
66282 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/Makefile' (64,544) at 20210307214929870
66283 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/boot-options.rst' (64,545) at 20240405153044989
66284 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/bfs.h' (64,546) at 20210307214931002
66285 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_stats.c' (64,547) at 20240405153053381
66286 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/power_chrg.h' (64,548) at 20210308005003680
66287 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-format.rst' (64,549) at 20220525020654135
66288 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-memory-errors.c' (64,550) at 20240405153046217
66289 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-clkc-utils.h' (64,551) at 20240405153230215
66290 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpress.h' (64,552) at 20210308005003624
66291 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iopgtable.h' (64,553) at 20210307214928522
66292 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra-u-boot.dtsi' (64,554) at 20210308005002628
66293 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/hexagon-hvx.xml' (64,555) at 20230925080039849
66294 2025-01-08 03:00:49.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.yaml' (64,556) at 20240405153229763
66295 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec_phy.h' (64,557) at 20210308005003476
66296 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-aesni-avx-asm_64.S' (64,558) at 20240405153046361
66297 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbmem.c' (64,559) at 20240405153231583
66298 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/soc.c' (64,560) at 20240405153231231
66299 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/common.c' (64,561) at 20240405153051773
66300 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vmid.c' (64,562) at 20240405153045893
66301 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_iter.c' (64,563) at 20240405153052977
66302 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch' (64,564) at 20240413080012695
66303 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch' (64,565) at 20210307205554478
66304 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/index.rst' (64,566) at 20240405153045329
66305 2025-01-08 03:00:49.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ili210x.c' (64,567) at 20240913080013793
66306 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs.c' (64,568) at 20240405153050541
66307 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_h.c' (64,569) at 20210308005046513
66308 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_framebuffer.c' (64,570) at 20240405153048757
66309 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/mock_acpi.c' (64,571) at 20240405153054221
66310 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.h' (64,572) at 20240405153052581
66311 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/Kconfig' (64,573) at 20210308005002776
66312 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.1.rst' (64,574) at 20241221090017596
66313 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/stubs/dbus_sensor_object.hpp' (64,575) at 20220412175720090
66314 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/fpu_helper.c' (64,576) at 20240906080037524
66315 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fwknop/fwknop/0001-Use-pkg-config-to-find-gpgme.patch' (64,577) at 20230503080014579
66316 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irq_work.h' (64,578) at 20210307214931302
66317 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa.h' (64,579) at 20240405153050341
66318 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/at91rm9200_devices.c' (64,580) at 20210308005002712
66319 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/mr97310a.c' (64,581) at 20210309003650388
66320 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-tools_1.2.11.bb' (64,582) at 20240301090012479
66321 2025-01-08 03:00:49.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/sandbox_pwm.c' (64,583) at 20210308005003472
66322 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_security.c' (64,584) at 20240405153231487
66323 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/core.c' (64,585) at 20240815080012891
66324 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/divsi3.S' (64,586) at 20210307214926182
66325 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ifi_canfd/Makefile' (64,587) at 20210307214929254
66326 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/unaligned.h' (64,588) at 20210307214925670
66327 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/memtype.c' (64,589) at 20240411080014066
66328 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c' (64,590) at 20240411080014074
66329 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvme147.c' (64,591) at 20240405153051673
66330 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-oc-tiny.c' (64,592) at 20240405153051789
66331 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/kmsan_test.c' (64,593) at 20240405153053133
66332 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/pci.c' (64,594) at 20210307214926202
66333 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/devices.c' (64,595) at 20240405153231539
66334 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue_pi_mismatched_ops.c' (64,596) at 20210307214932674
66335 2025-01-08 03:00:49.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-m53evk.dts' (64,597) at 20240405153229883
66336 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/ene_ub6250.c' (64,598) at 20240405153052141
66337 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header-512.sig' (64,599) at 20210831100016398 to deleted uid set
66338 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_statistic.h' (64,600) at 20210307214931646
66339 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fanotify.h' (64,601) at 20241216090017769
66340 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.c' (64,602) at 20210307214927950
66341 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/crossbuild-template.yml' (64,603) at 20241211090212202
66342 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_mman.h' (64,604) at 20230925080039945
66343 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdx55.yaml' (64,605) at 20240405153045029
66344 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-femac.txt' (64,606) at 20210307214925374
66345 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/resource.c' (64,607) at 20241220090018310
66346 2025-01-08 03:00:49.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/bcm2835_sdhost.c' (64,608) at 20210308005003400
66347 2025-01-08 03:00:49.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/processor.h' (64,609) at 20240405153045917
66348 2025-01-08 03:00:49.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sync.h' (64,610) at 20210307214926246
66349 2025-01-08 03:00:49.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/se401.h' (64,611) at 20210307214928834
66350 2025-01-08 03:00:49.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_interface.md' (64,612) at 20240809080033023
66351 2025-01-08 03:00:49.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_8_0_sh_mask.h' (64,613) at 20240405153047317
66352 2025-01-08 03:00:49.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprt.h' (64,614) at 20240405153231843
66353 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rx.c' (64,615) at 20240503080014518
66354 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/initialization.js' (64,616) at 20220602030014530
66355 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config.bb' (64,617) at 20241206090014234
66356 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.err' (64,618) at 20210308005046409
66357 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_devfreq.c' (64,619) at 20240405153048565
66358 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/dtlb_prot.S' (64,620) at 20210307214926590
66359 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/attrib.c' (64,621) at 20240805080014023
66360 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb' (64,622) at 20241221090017504
66361 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/bpmp.h' (64,623) at 20240405153231863
66362 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-echo.dts' (64,624) at 20240405153045601
66363 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_pack.h' (64,625) at 20240405153052873
66364 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/interfaces/internal_interface.hpp' (64,626) at 20240805080025236
66365 2025-01-08 03:00:49.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/return_address.c' (64,627) at 20240405153045873
66366 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1820.c' (64,628) at 20240405153049301
66367 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/phosphor-buttons/obmc-phosphor-buttons_%.bbappend' (64,629) at 20221005030014094
66368 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/Makefile.target' (64,630) at 20240906080037576
66369 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_entity.c' (64,631) at 20240405153049577
66370 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov7251.yaml' (64,632) at 20240405153229771
66371 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/inode.c' (64,633) at 20241216090017753
66372 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd76x_edac.c' (64,634) at 20220525020652418
66373 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/GPLv2.patch' (64,635) at 20210307205553890
66374 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/mailbox-uclass.c' (64,636) at 20210308005003388
66375 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.c' (64,637) at 20210307214929810
66376 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cfi.c' (64,638) at 20240405153046413
66377 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sysdeps_posix.c' (64,639) at 20210308005003708
66378 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-cps.h' (64,640) at 20240405153046009
66379 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v5.h' (64,641) at 20240405153051289
66380 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-snow.dts' (64,642) at 20240405153045569
66381 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_jr2_defconfig' (64,643) at 20210308005003268
66382 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_defs.h' (64,644) at 20240405153051845
66383 2025-01-08 03:00:49.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-synquacer.c' (64,645) at 20241011080017319
66384 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-powercap' (64,646) at 20210307214925198
66385 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/msmtp/msmtp_1.8.27.bb' (64,647) at 20241221090017676
66386 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/common_fit.c' (64,648) at 20210308005003224
66387 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.h' (64,649) at 20240405153047265
66388 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xnet' (64,650) at 20210307205554426
66389 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-hyundai-a7hd.dts' (64,651) at 20210308005002616
66390 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_entity_association_pdr_add_from_node_check.yaml' (64,652) at 20240908080010098
66391 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/arm_scmi_powercap.c' (64,653) at 20240405153051441
66392 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/templates/default/bblayers.conf.sample' (64,654) at 20240323080013545
66393 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/devicetree.c' (64,655) at 20241211090145389
66394 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/051.out' (64,656) at 20230925080040089
66395 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/smu_v12_0.c' (64,657) at 20240405153230515
66396 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/Kconfig' (64,658) at 20210309003652148
66397 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sc7180.h' (64,659) at 20210307214931330
66398 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_2.1.0.bb' (64,660) at 20241206090014214
66399 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h' (64,661) at 20210307214929926
66400 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/meson.build' (64,662) at 20240820080006853
66401 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp' (64,663) at 20241211090002379
66402 2025-01-08 03:00:49.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop_check_tid_10.sh' (64,664) at 20240405153232231
66403 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/reg.h' (64,665) at 20210307214929934
66404 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/op_helper.c' (64,666) at 20240906080037476
66405 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/oetimeout.py' (64,667) at 20210528000029731
66406 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/lpc32xx_nand_mlc.c' (64,668) at 20210308005003412
66407 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_syscall.h' (64,669) at 20221215040039202
66408 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Ruzomberok' (64,670) at 20210307205553794
66409 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/cache.h' (64,671) at 20210308005002672
66410 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/hwlatdetect_git.bb' (64,672) at 20220402030016227
66411 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ila.rst' (64,673) at 20210307214925534
66412 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/fix_build_errors.patch' (64,674) at 20231011080016574
66413 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmsap.h' (64,675) at 20210307214931622
66414 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x-mach.c' (64,676) at 20240405153232139
66415 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb' (64,677) at 20231126090012857
66416 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/cmsdk-apb-timer.h' (64,678) at 20230426080043768
66417 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-debugfs.c' (64,679) at 20220525020652410
66418 2025-01-08 03:00:49.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/bus.c' (64,680) at 20210307214931898
66419 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/swim3.c' (64,681) at 20240405153230191
66420 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/entity-manager/blacklist.json' (64,682) at 20230909080012743
66421 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sniper_defconfig' (64,683) at 20210308005003280
66422 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/rapl_monitor.c' (64,684) at 20240405153054217
66423 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/keyboard.h' (64,685) at 20220525020654671
66424 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre.sh' (64,686) at 20210307214932690
66425 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/bL_switcher_dummy_if.c' (64,687) at 20210307214925834
66426 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Triggers.v1_4_0.json' (64,688) at 20240619080002956
66427 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/optimize.c' (64,689) at 20241211090212526
66428 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/gdbstub64.c' (64,690) at 20241211090212466
66429 2025-01-08 03:00:49.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/meson.build' (64,691) at 20230919080003838
66430 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_cq.c' (64,692) at 20240405153049113
66431 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/bilge-0.2-rs/meson.build' (64,693) at 20241211090212462
66432 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-saitek.c' (64,694) at 20221128040017454
66433 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/u-boot-env-ast2600.txt' (64,695) at 20210621100028453
66434 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_variable.c' (64,696) at 20210308005003700
66435 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs_0.1.0.bb' (64,697) at 20240106090017253
66436 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ia_css_sdis.host.c' (64,698) at 20240405153051837
66437 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-amd-pmf' (64,699) at 20240405153044913
66438 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/README' (64,700) at 20221215040039386
66439 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi' (64,701) at 20240405153045793
66440 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/b53.rst' (64,702) at 20210307214925534
66441 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-surface' (64,703) at 20220525020651634
66442 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-cpmem.c' (64,704) at 20210916100017839
66443 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7722.h' (64,705) at 20210307214926554
66444 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part.c' (64,706) at 20210308005003288
66445 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts' (64,707) at 20240405153045589
66446 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/led.h' (64,708) at 20210927100127237
66447 2025-01-08 03:00:49.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/rtrap_32.S' (64,709) at 20220525020652122
66448 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/network/phosphor-network_%.bbappend' (64,710) at 20240722080011593
66449 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b_table.h' (64,711) at 20210307214929954
66450 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esp_scsi.c' (64,712) at 20240405153051597
66451 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpu_mf.h' (64,713) at 20240405153046277
66452 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/entry_test.py' (64,714) at 20210308005003748
66453 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/CVE-2022-24795.patch' (64,715) at 20231126090012793
66454 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_common.h' (64,716) at 20231021080010534
66455 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p4080ds.dts' (64,717) at 20210309003648868
66456 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/mmap.c' (64,718) at 20210307214926278
66457 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-IFNAMSIZ-is-defined-in-net-if.h.patch' (64,719) at 20210307205553842
66458 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/kvaser_pci.c' (64,720) at 20220525020653419
66459 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas571x.txt' (64,721) at 20240405153045169
66460 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7722/Makefile' (64,722) at 20210307214926542
66461 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xd4rdb.dtsi' (64,723) at 20210307214926354
66462 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-image-processing-crop.svg' (64,724) at 20210309003648504
66463 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml' (64,725) at 20230112040027522
66464 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10086.h' (64,726) at 20210307214928646
66465 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/sysctl_net_atalk.c' (64,727) at 20210307214931866
66466 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/suniv-ccu-f1c100s.h' (64,728) at 20210307214931350
66467 2025-01-08 03:00:49.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/gadget.rst' (64,729) at 20210309003648412
66468 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.h' (64,730) at 20210307214929522
66469 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/.gitignore' (64,731) at 20210307214926518
66470 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2_fw.h' (64,732) at 20210307214929318
66471 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/recommended.json' (64,733) at 20240405153054121
66472 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/localpkgfeed.bbclass' (64,734) at 20241206090014294
66473 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-util.h' (64,735) at 20230426080043948
66474 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ApplicationCollection.json' (64,736) at 20240619080002940
66475 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_mipi.h' (64,737) at 20220525020654127
66476 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/atomic.h' (64,738) at 20240405153054045
66477 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig' (64,739) at 20210308005003244
66478 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-pk-helper_0.2.7.bb' (64,740) at 20230131040012035
66479 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm.h' (64,741) at 20240405153232287
66480 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_ht.c' (64,742) at 20210307214929798
66481 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/card.h' (64,743) at 20240405153054021
66482 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amd-xgbe.txt' (64,744) at 20210307214925370
66483 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/processor.h' (64,745) at 20210308005002704
66484 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdxcp/Makefile' (64,746) at 20240405153047189
66485 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml' (64,747) at 20240405153045093
66486 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-moxart.c' (64,748) at 20240405153051497
66487 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/config-scp.json' (64,749) at 20210413100020746
66488 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-engineio_4.9.0.bb' (64,750) at 20240302090018210
66489 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-35xx-devkit-u-boot.dtsi' (64,751) at 20210308005002596
66490 2025-01-08 03:00:49.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/glade/glade/remove-yelp-help-rules-var.patch' (64,752) at 20210307205553898
66491 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h' (64,753) at 20210308005002644
66492 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fpu/internal.h' (64,754) at 20240405153046277
66493 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb' (64,755) at 20241221090017700
66494 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0002-net-snmp-fix-libtool-finish.patch' (64,756) at 20240413080012643
66495 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-pcmpistri.c' (64,757) at 20210308005046497
66496 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Colombus_defconfig' (64,758) at 20210308005003236
66497 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rdma.c' (64,759) at 20240411080014154
66498 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211wep.c' (64,760) at 20240405153051953
66499 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih407-pinctrl.dtsi' (64,761) at 20210308005002612
66500 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-8xx.c' (64,762) at 20210307214926338
66501 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/host-interface.hpp' (64,763) at 20220725030014023
66502 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/ap.c' (64,764) at 20210308005002784
66503 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb' (64,765) at 20241221090017564
66504 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/README.md' (64,766) at 20220315030032667
66505 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-98dx4122.dtsi' (64,767) at 20210308005002592
66506 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb' (64,768) at 20241221090017484
66507 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq.h' (64,769) at 20210307214927058
66508 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.h' (64,770) at 20210309003649668
66509 2025-01-08 03:00:49.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/papr_scm.c' (64,771) at 20240405153046225
66510 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb' (64,772) at 20241221090017536
66511 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/pmu.c' (64,773) at 20210308005002788
66512 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_nq.c' (64,774) at 20210307214932006
66513 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_mr.c' (64,775) at 20241211090145437
66514 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ux500/ux500-soc-id.c' (64,776) at 20240405153051777
66515 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/floppy.h' (64,777) at 20210307214926214
66516 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tp-simplify-gcc-warning-hack.patch' (64,778) at 20230317080013785
66517 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/fpga.c' (64,779) at 20210307214926538
66518 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c' (64,780) at 20240405153048653
66519 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/usercopy.c' (64,781) at 20220525020651970
66520 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/coroutine-example.cpp' (64,782) at 20240817080036816
66521 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/iommu.h' (64,783) at 20240405153230027
66522 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/edison.c' (64,784) at 20210308005003008
66523 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/ps.h' (64,785) at 20210307214929970
66524 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/raptor2/raptor-2.0.16-dont_use_curl-config.patch' (64,786) at 20241221090017544
66525 2025-01-08 03:00:49.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx7ulp.c' (64,787) at 20240405153045649
66526 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp_3.11.8.bb' (64,788) at 20241221090017548
66527 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_sockit_defconfig' (64,789) at 20210308005003280
66528 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr_vendor.c' (64,790) at 20220525020654079
66529 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/libpwquality/libpwquality_%.bbappend' (64,791) at 20241206090014274
66530 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/meson.build' (64,792) at 20241122090031389
66531 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv64-bsd-user.mak' (64,793) at 20241211090212226
66532 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/d.py' (64,794) at 20210308005046245
66533 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_ucode.h' (64,795) at 20210309003649308
66534 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/flashbios/flash_bios_obj.c' (64,796) at 20210308004922932
66535 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/Makefile' (64,797) at 20210308005002980
66536 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-mako/run-ptest' (64,798) at 20241206090014330
66537 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4460.dtsi' (64,799) at 20240405153045609
66538 2025-01-08 03:00:49.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/ust_events_h.py' (64,800) at 20220429100100754
66539 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-core.c' (64,801) at 20240405153049369
66540 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c' (64,802) at 20240405153050529
66541 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_mmu.c' (64,803) at 20240418080014494
66542 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/owner.c' (64,804) at 20210307214932698
66543 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/Makefile' (64,805) at 20240405153050189
66544 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_feat.pl' (64,806) at 20240405153053453
66545 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp.h' (64,807) at 20240405153232071
66546 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-library.bb' (64,808) at 20220804030014691
66547 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda9887.c' (64,809) at 20210307214928802
66548 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/msgqueue.h' (64,810) at 20210307214930282
66549 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/websocket_test.py' (64,811) at 20230207040004405
66550 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/Kconfig' (64,812) at 20210308005003456
66551 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/bcm-voter.c' (64,813) at 20240405153049165
66552 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.json' (64,814) at 20210927100127469
66553 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/samsung,spi-peripheral-props.yaml' (64,815) at 20240405153045173
66554 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml' (64,816) at 20240405153229779
66555 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_midi2.h' (64,817) at 20240405153231551
66556 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microcom/microcom_2023.09.0.bb' (64,818) at 20241221090017512
66557 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_id___missing_targets.c' (64,819) at 20210309003655984
66558 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_trace.h' (64,820) at 20240405153046649
66559 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5670-dsp.h' (64,821) at 20210307214932334
66560 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_tqp_stats.h' (64,822) at 20240405153049945
66561 2025-01-08 03:00:49.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_config.hpp' (64,823) at 20240819080030255
66562 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpkg.h' (64,824) at 20220525020653495
66563 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c' (64,825) at 20240910080014026
66564 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/timestamper.txt' (64,826) at 20210307214925406
66565 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus-lts.dts' (64,827) at 20240405153229967
66566 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-zone-config.bbappend' (64,828) at 20210812000025162
66567 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/terminus_test.cpp' (64,829) at 20241002080035767
66568 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi' (64,830) at 20240405153045769
66569 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtd_blkdevs.c' (64,831) at 20240405153230867
66570 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005-script.h' (64,832) at 20210307214928818
66571 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/xbzrle.txt' (64,833) at 20210927100127081
66572 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/module/setup.py' (64,834) at 20210308004941620
66573 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/blktrace_api.h' (64,835) at 20210307214931622
66574 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0013-raddb-certs-Makefile-fix-the-occasional-verification.patch' (64,836) at 20230131040012027
66575 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/procacct.c' (64,837) at 20240405153054033
66576 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/s5pv210-audss.h' (64,838) at 20210307214931334
66577 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-digicolor.c' (64,839) at 20220525020653947
66578 2025-01-08 03:00:49.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_switcheroo.c' (64,840) at 20240405153048537
66579 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb' (64,841) at 20241221090017692
66580 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/core-image.bbclass' (64,842) at 20241221090017608
66581 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/Makefile' (64,843) at 20220525020653291
66582 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/mmp_ctrl.h' (64,844) at 20240405153231587
66583 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9052-battery.c' (64,845) at 20210307214930162
66584 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_mock.hpp' (64,846) at 20220108040030440
66585 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/main.c' (64,847) at 20240919080017066
66586 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/npm.py' (64,848) at 20241221090017588
66587 2025-01-08 03:00:49.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0006-plat-corstone1000-Use-the-stateless-platform-service.patch' (64,849) at 20241206090014214
66588 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusb.h' (64,850) at 20240405153052117
66589 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm97xx.h' (64,851) at 20210307214931442
66590 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/interface.c' (64,852) at 20240624080012780
66591 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_b.c' (64,853) at 20210308005046509
66592 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/populate_sdk_base.bbclass' (64,854) at 20241221090017608
66593 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/img,boston.dts' (64,855) at 20210308005002812
66594 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/86xx-hw.config' (64,856) at 20210309003648872
66595 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/xen.h' (64,857) at 20240405153231867
66596 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/rtrap_64.S' (64,858) at 20240405153046329
66597 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mfg.c' (64,859) at 20240405153046797
66598 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certs_manager.cpp' (64,860) at 20241129090022521
66599 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_defconfig' (64,861) at 20210308005003284
66600 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user_events.h' (64,862) at 20240405153052817
66601 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/find-touchscreen.sh' (64,863) at 20210307205554470
66602 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_ppc970.S' (64,864) at 20210307214926398
66603 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VER0.interface.yaml' (64,865) at 20221207040023627
66604 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-j413.dts' (64,866) at 20240405153045717
66605 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/watch.h' (64,867) at 20210307214926250
66606 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4/xfwm4-fix-incompatible-pointer-type-error.patch' (64,868) at 20241206090014270
66607 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/fault.c' (64,869) at 20240503080014462
66608 2025-01-08 03:00:49.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes-ipc4.c' (64,870) at 20241115090012977
66609 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/realtek.c' (64,871) at 20240812080017244
66610 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/README.md' (64,872) at 20240807080019542
66611 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/digicolor.yaml' (64,873) at 20240405153045013
66612 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-group-priority.cpp' (64,874) at 20240828080025979
66613 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi14_ip_offset.h' (64,875) at 20220525020652811
66614 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c' (64,876) at 20210307214929974
66615 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/ptrace.h' (64,877) at 20240520080015131
66616 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt6779-larb-port.h' (64,878) at 20220525020654547
66617 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/omap-mailbox.c' (64,879) at 20240405153230759
66618 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/arch_topology.c' (64,880) at 20240405153046681
66619 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pfsm/Makefile' (64,881) at 20240405153053429
66620 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb' (64,882) at 20241221090017544
66621 2025-01-08 03:00:49.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch' (64,883) at 20241221090017636
66622 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/mtip32xx.h' (64,884) at 20240405153046709
66623 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/Makefile' (64,885) at 20210307214928370
66624 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/sc_coeff.h' (64,886) at 20240405153049489
66625 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha1_base.h' (64,887) at 20220525020654535
66626 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SECURE_BOOT_defconfig' (64,888) at 20210308005003244
66627 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_event_v6.c' (64,889) at 20210307214925862
66628 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/ofnode.c' (64,890) at 20210308005003356
66629 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-vdecsys.c' (64,891) at 20240405153046797
66630 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mac_via.h' (64,892) at 20240326080039538
66631 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/Makefile' (64,893) at 20210308005002728
66632 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tc.txt' (64,894) at 20210307214925354
66633 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-cxa-demangle.cpp' (64,895) at 20240405153054041
66634 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_sysctl.h' (64,896) at 20240405153053381
66635 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/pxa_dma.c' (64,897) at 20240405153230283
66636 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp22.c' (64,898) at 20240405153049289
66637 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/uncore-interconnect.json' (64,899) at 20240405153054121
66638 2025-01-08 03:00:49.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_dsu_pmu.c' (64,900) at 20240405153231303
66639 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycard-s-rdk.dts' (64,901) at 20240405153229883
66640 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/google-authenticator-libpam.inc' (64,902) at 20240906080012379
66641 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb' (64,903) at 20241206090014318
66642 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5632.h' (64,904) at 20210307214932294
66643 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/lantiq.c' (64,905) at 20240405153231515
66644 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (64,906) at 20210823100016972
66645 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/MAINTAINERS' (64,907) at 20210308005003040
66646 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.c' (64,908) at 20220525020652967
66647 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb' (64,909) at 20241221090017564
66648 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qemu-config-qmp.c' (64,910) at 20240906080037376
66649 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/0001-tests-use-EXTENSIONS_DIR.patch' (64,911) at 20220910030013353
66650 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp' (64,912) at 20241017080002970
66651 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_nor.c' (64,913) at 20210308005003232
66652 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message.hpp' (64,914) at 20241002080038079
66653 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/seccomp.h' (64,915) at 20210307214926586
66654 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7xx-clocks.dtsi' (64,916) at 20210308005002576
66655 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (64,917) at 20241206090014226
66656 2025-01-08 03:00:49.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maix_bit.dts' (64,918) at 20240405153046241
66657 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/verbs.h' (64,919) at 20240405153230715
66658 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/tx79_translate.c' (64,920) at 20241211090212502
66659 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/platform.S' (64,921) at 20230720080043535
66660 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/Makefile' (64,922) at 20240405153050253
66661 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_devids.h' (64,923) at 20240405153049989
66662 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/constants.h' (64,924) at 20220525020654643
66663 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/memory.json' (64,925) at 20240405153054125
66664 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memset.S' (64,926) at 20240405153229911
66665 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/gtp.rst' (64,927) at 20240405153045237
66666 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/msgpool.h' (64,928) at 20210307214931366
66667 2025-01-08 03:00:49.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/clk_mgr_internal.h' (64,929) at 20240405153047293
66668 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memmove.S' (64,930) at 20210307214926570
66669 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lochnagar2_regs.h' (64,931) at 20210307214931430
66670 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-pinctrl.c' (64,932) at 20240405153048925
66671 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/tap.c' (64,933) at 20240729080011336
66672 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-list.json' (64,934) at 20210308005046409
66673 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_hop.c' (64,935) at 20240405153053157
66674 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.vdsoinst' (64,936) at 20240613080016543
66675 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fd.h' (64,937) at 20210307214931382
66676 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_da_btree.h' (64,938) at 20240405153052569
66677 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup-defs.h' (64,939) at 20240820080014177
66678 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci.h' (64,940) at 20221215040039374
66679 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F1-107.3W' (64,941) at 20210307205553758
66680 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet97fv2.dts' (64,942) at 20210308005002616
66681 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch' (64,943) at 20230610080017599
66682 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/printk.h' (64,944) at 20240405153054225
66683 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_mstr_if_axuser_regs.h' (64,945) at 20240405153046585
66684 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ia-ranges.c' (64,946) at 20240405153046517
66685 2025-01-08 03:00:49.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4_pbi.cfg' (64,947) at 20210308005002996
66686 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/libyang_2.1.148.bb' (64,948) at 20240301090012427
66687 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/sysbus.c' (64,949) at 20210308005046257
66688 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Makefile' (64,950) at 20240405153049473
66689 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/Makefile' (64,951) at 20240913080013861
66690 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc57e.h' (64,952) at 20210309003649824
66691 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/device_monitor.hpp' (64,953) at 20210308005109241
66692 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/ChassisStore.js' (64,954) at 20241004080035963
66693 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/printk.h' (64,955) at 20210307214931610
66694 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gflags/gflags_2.2.2.bb' (64,956) at 20220204040022524
66695 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/habanalabs_drv.c' (64,957) at 20240405153230159
66696 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma.h' (64,958) at 20240405153049041
66697 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target.c.inc' (64,959) at 20240906080037552
66698 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/index.rst' (64,960) at 20240405153045225
66699 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/runfvp.md' (64,961) at 20241206090014206
66700 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh3.h' (64,962) at 20210308005002848
66701 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/hex_common.py' (64,963) at 20240906080037476
66702 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm2_pic.c' (64,964) at 20240405153230055
66703 2025-01-08 03:00:49.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/parser.y' (64,965) at 20220525020654947
66704 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/cmd_bat.c' (64,966) at 20210308005003080
66705 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/user/phosphor-user-manager_%.bbappend' (64,967) at 20241206090014230
66706 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/Makefile' (64,968) at 20210308005003044
66707 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/Kconfig' (64,969) at 20240405153045653
66708 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ncsi_netlink_main.cpp' (64,970) at 20240827080032479
66709 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_6_regs.h' (64,971) at 20240405153046581
66710 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio_2.1.0.bb' (64,972) at 20241221090017532
66711 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c' (64,973) at 20240418080014498
66712 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-spi-devices-spi-nor' (64,974) at 20240405153044917
66713 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tbs2910_defconfig' (64,975) at 20210308005003280
66714 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/quirks.c' (64,976) at 20240405153049173
66715 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-dahlia.dtsi' (64,977) at 20240405153229927
66716 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rheap.h' (64,978) at 20210307214926390
66717 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/trace-events' (64,979) at 20240906080037276
66718 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra186.c' (64,980) at 20240830080013271
66719 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/cyber.robot' (64,981) at 20220719100015486
66720 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/Makefile' (64,982) at 20240405153230907
66721 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/Kconfig' (64,983) at 20210308005002712
66722 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/mpc8541cds.c' (64,984) at 20210308005002976
66723 2025-01-08 03:00:49.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usb3503.c' (64,985) at 20240405153052117
66724 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_ctrl.c' (64,986) at 20240405153051241
66725 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/resources.c' (64,987) at 20240405153053169
66726 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/bblayers.conf.sample' (64,988) at 20220910030013349
66727 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh_internal.h' (64,989) at 20210309003650544
66728 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb' (64,990) at 20230609080014395
66729 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/atmel-usb.txt' (64,991) at 20240405153045181
66730 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5800-peach-pi.dts' (64,992) at 20240405153045573
66731 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/unaligned.h' (64,993) at 20210308005002852
66732 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_pamu.h' (64,994) at 20210308005002840
66733 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_wm.h' (64,995) at 20240405153048433
66734 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-1.c' (64,996) at 20240906080037576
66735 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5904.dts' (64,997) at 20240405153045501
66736 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lms283gf05.c' (64,998) at 20220525020654307
66737 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/imx_keypad.c' (64,999) at 20240405153049137
66738 2025-01-08 03:00:49.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dsp/mediatek,mt8186-dsp.yaml' (65,000) at 20240405153045057
66739 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f469.dtsi' (65,001) at 20240405153045581
66740 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/idle/Kconfig' (65,002) at 20210307214928314
66741 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1040_ids.c' (65,003) at 20210308005002832
66742 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.21.rst' (65,004) at 20241221090017596
66743 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mkimage_fit_atf.sh' (65,005) at 20210308005002728
66744 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/ar' (65,006) at 20210308005046145
66745 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/gpio_interface.h' (65,007) at 20210307214927314
66746 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-vpd-layout/layout.yaml' (65,008) at 20210307205554226
66747 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c' (65,009) at 20240405153048633
66748 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/Makefile' (65,010) at 20210308004922932
66749 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/sierra.c' (65,011) at 20240405153052137
66750 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rbtree_augmented.h' (65,012) at 20210307214932474
66751 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/fan-board-efuse-fault@.service' (65,013) at 20240822080012460
66752 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-tn48m.c' (65,014) at 20240405153051485
66753 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/altera_ps2.txt' (65,015) at 20210307214925422
66754 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/standby-callgraph.cfg' (65,016) at 20210307214932618
66755 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/apple,pcie.yaml' (65,017) at 20240405153045121
66756 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/Kconfig' (65,018) at 20210307214929386
66757 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c' (65,019) at 20240405153230631
66758 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watchdog/watchdog-simple.c' (65,020) at 20210307214932130
66759 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/test_build_time_worker.sh' (65,021) at 20220910030013433
66760 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_d.c' (65,022) at 20210308005046513
66761 2025-01-08 03:00:49.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/bug.h' (65,023) at 20240405153046273
66762 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/wdog.h' (65,024) at 20210308005002716
66763 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb' (65,025) at 20210812000025334
66764 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-cap.c' (65,026) at 20220525020653315
66765 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload.rst' (65,027) at 20220525020651750
66766 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/googletest.wrap' (65,028) at 20220603030022985
66767 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-samsung.c' (65,029) at 20220525020653043
66768 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/Makefile' (65,030) at 20210308005002968
66769 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3acl.c' (65,031) at 20240405153052417
66770 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Rantalaki' (65,032) at 20210307205553774
66771 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/syscall.h' (65,033) at 20240405153046017
66772 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cypress_m8.h' (65,034) at 20210307214930862
66773 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/readme.md' (65,035) at 20221215040043190
66774 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kultsjon' (65,036) at 20210307205553786
66775 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/coding-guidelines.rst' (65,037) at 20240405153045249
66776 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ich.c' (65,038) at 20241211090212282
66777 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-bitset.c' (65,039) at 20240405153049257
66778 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/Makefile' (65,040) at 20210308005003004
66779 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/setlocalversion' (65,041) at 20241216090017801
66780 2025-01-08 03:00:49.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-tight.c' (65,042) at 20240326080039754
66781 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/174' (65,043) at 20210927100127489
66782 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/README.md' (65,044) at 20220526030017599
66783 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/wb50n.h' (65,045) at 20210308005003624
66784 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml' (65,046) at 20240405153045173
66785 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.cpp' (65,047) at 20240909080028327 to deleted uid set
66786 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/analysis-for-package-splitting.png' (65,048) at 20210307205554306 to deleted uid set
66787 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/timer.c' (65,049) at 20210308005002560
66788 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/core.h' (65,050) at 20240405153052733
66789 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/u-boot-spl.lds' (65,051) at 20210308005002712
66790 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/Kconfig' (65,052) at 20210307214929554
66791 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs_fcpim.c' (65,053) at 20210307214930290
66792 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-spear.c' (65,054) at 20241211090145497
66793 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/Makefile' (65,055) at 20240405153045265
66794 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/copyleft-next-0.3.1' (65,056) at 20211006000025246
66795 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_i6300esb.c' (65,057) at 20241211090212354
66796 2025-01-08 03:00:49.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/metacity_3.52.0.bb' (65,058) at 20240413080012639
66797 2025-01-08 03:00:49.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_4_1_default.h' (65,059) at 20210307214927546
66798 2025-01-08 03:00:49.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2-advantech-idk-1110wr-panel.dtsi' (65,060) at 20210307214926042
66799 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac88u.dts' (65,061) at 20240405153229871
66800 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/core.h' (65,062) at 20210308005046009
66801 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dss.c' (65,063) at 20240405153230611
66802 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra194-gpio.h' (65,064) at 20210307214931338
66803 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Alicante' (65,065) at 20210307205553766
66804 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad.c' (65,066) at 20210307214932706
66805 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/brstack.c' (65,067) at 20240405153054173
66806 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77693-common.h' (65,068) at 20210307214931430
66807 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_handler.hpp' (65,069) at 20230608080018590
66808 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_errno_defs.h' (65,070) at 20210927100127273
66809 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/inst.h' (65,071) at 20220525020651998
66810 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/dot_command.c' (65,072) at 20210309003650436
66811 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_fdb.c' (65,073) at 20240913080013857
66812 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_template_lib.h' (65,074) at 20240405153053469
66813 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/sco.c' (65,075) at 20241220090018338
66814 2025-01-08 03:00:49.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/cxl_root_port.c' (65,076) at 20241211090212314
66815 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/ingenic-ost.c' (65,077) at 20240405153046877
66816 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_font_cache' (65,078) at 20210307205554642
66817 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_rgb.h' (65,079) at 20240405153048749
66818 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCComputerSystem.json' (65,080) at 20240724080002903
66819 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/LICENSE' (65,081) at 20210307205554054
66820 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kcmp/kcmp_test.c' (65,082) at 20240613080016567
66821 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_main.c' (65,083) at 20240429080012436
66822 2025-01-08 03:00:49.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c' (65,084) at 20240405153050201
66823 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h' (65,085) at 20241018080014494
66824 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_queue.h' (65,086) at 20240405153052077
66825 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-80xx-mb7.dts' (65,087) at 20240405153045501
66826 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ifb.c' (65,088) at 20240405153050337
66827 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_privileged.c.inc' (65,089) at 20240906080037496
66828 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/image.h' (65,090) at 20210309003648788
66829 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/exfat_fs.h' (65,091) at 20240405153231655
66830 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp/0001-curlpp-config.in-Remove-references-to-absolute-build.patch' (65,092) at 20230609080014391
66831 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/gdb.rst' (65,093) at 20240326080039406
66832 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libdw.c' (65,094) at 20240405153232243
66833 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/vendor-example/get_version.cpp' (65,095) at 20230616135354429
66834 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8186-afe-pcm.yaml' (65,096) at 20240405153045165
66835 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fltr.h' (65,097) at 20240405153050005
66836 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/tlbflush.h' (65,098) at 20210307214926374
66837 2025-01-08 03:00:49.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk.h' (65,099) at 20240405153046865
66838 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-regmap.c' (65,100) at 20240405153047081
66839 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/trace-events' (65,101) at 20240326080039394
66840 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned-metadata.c' (65,102) at 20240405153049253
66841 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211netdev.c' (65,103) at 20240405153051953
66842 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_SRIO_PCIE_BOOT_defconfig' (65,104) at 20210308005003244
66843 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc' (65,105) at 20241221090017684
66844 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/l2tp.h' (65,106) at 20210307214931414
66845 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mc13783-adc.rst' (65,107) at 20210307214925502
66846 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/msc313e_wdt.c' (65,108) at 20240405153052241
66847 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smberr.h' (65,109) at 20240405153052525
66848 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7740.c' (65,110) at 20240405153230791
66849 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-1.1' (65,111) at 20211006000025234
66850 2025-01-08 03:00:49.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/rpcmouse.c' (65,112) at 20210307214928490
66851 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps13.h' (65,113) at 20210307214931434
66852 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.yaml' (65,114) at 20240405153045133
66853 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/kvm_para.h' (65,115) at 20210307214926514
66854 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_verify.h' (65,116) at 20210308005003556
66855 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2.inc' (65,117) at 20241221090017540
66856 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmismbus' (65,118) at 20240906080037556 to deleted uid set
66857 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/pcm052.c' (65,119) at 20210308005003028
66858 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atlx.c' (65,120) at 20240405153049821
66859 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/packagegroups/packagegroup-yadro-apps.bb' (65,121) at 20231012080014472
66860 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-spdm-attestation.md' (65,122) at 20240215090004516
66861 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/server.c' (65,123) at 20240405153231607
66862 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs_sha256.c' (65,124) at 20210308005003556
66863 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap35_logic_defconfig' (65,125) at 20210308005003272
66864 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_cfg.h' (65,126) at 20241211090212510
66865 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-34xx.h' (65,127) at 20210307214925914
66866 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.h' (65,128) at 20210307214927250
66867 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/landlock/.gitignore' (65,129) at 20220525020654935
66868 2025-01-08 03:00:49.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/smp.h' (65,130) at 20220525020654799
66869 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cmdq_regs.h' (65,131) at 20240405153046605
66870 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/kv_dpm.h' (65,132) at 20210307214928002
66871 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/chacha-neon-glue.c' (65,133) at 20210307214926054
66872 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-vmsr-helper.socket' (65,134) at 20240906080037164
66873 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/text_files.rst' (65,135) at 20210307214925590
66874 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_public_key.c' (65,136) at 20240405153230155
66875 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audmux.c' (65,137) at 20240405153053929
66876 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9860.h' (65,138) at 20210307214932314
66877 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-prt8mm.dts' (65,139) at 20240405153045729
66878 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/geniv.h' (65,140) at 20210309003653804
66879 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_powertune.h' (65,141) at 20210309003649656
66880 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyyaml/run-ptest' (65,142) at 20240301090012471
66881 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/5.Posting.rst' (65,143) at 20240405153045273
66882 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/helper.h' (65,144) at 20240906080037536
66883 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.c' (65,145) at 20240405153048633
66884 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/package.py' (65,146) at 20241221090017632
66885 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/Makefile' (65,147) at 20240405153052405
66886 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r2_defconfig' (65,148) at 20210308005003252
66887 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pci.h' (65,149) at 20240405153046013
66888 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/Platform' (65,150) at 20210307214926290
66889 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ipcbuf.h' (65,151) at 20210307214926394
66890 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd-client.dts' (65,152) at 20240405153045457
66891 2025-01-08 03:00:49.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ti-j721e-ufs.c' (65,153) at 20240405153231527
66892 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Cable.v1_2_3.json' (65,154) at 20240619080002944
66893 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb' (65,155) at 20241221090017504
66894 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench-run' (65,156) at 20210307205553870
66895 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_hatchling.bbclass' (65,157) at 20230610080017615
66896 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-pc.c' (65,158) at 20221215040039374
66897 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm2835-spi.txt' (65,159) at 20210309003648396
66898 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36016.h' (65,160) at 20240405153049389
66899 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kfigure.py' (65,161) at 20240405153045265
66900 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat_ioctl32.h' (65,162) at 20240405153051829
66901 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/test_context_save_areas.c' (65,163) at 20230925080040101
66902 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-control.c' (65,164) at 20240405153053997
66903 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/posix_types.h' (65,165) at 20210307214926550
66904 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_component.h' (65,166) at 20240405153232131
66905 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_cm.h' (65,167) at 20210307214928458
66906 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/meson.build' (65,168) at 20240323080007057
66907 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tua6100.h' (65,169) at 20210307214928646
66908 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rv.h' (65,170) at 20240405153052789
66909 2025-01-08 03:00:49.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/switch-tracking.c' (65,171) at 20240405153054173
66910 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/tlb.c' (65,172) at 20210308005003000
66911 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig' (65,173) at 20240613080016423
66912 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gem.c' (65,174) at 20240405153230583
66913 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp8788-buck.c' (65,175) at 20240405153051465
66914 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_mmap.c' (65,176) at 20240405153232279
66915 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/Makefile.target' (65,177) at 20241211090212550
66916 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/cli.hpp' (65,178) at 20210308005346774
66917 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/meson.build' (65,179) at 20241204090010699
66918 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_config.h' (65,180) at 20241011080017411
66919 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9001_initvals.h' (65,181) at 20210309003651556
66920 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h' (65,182) at 20240405153047125
66921 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-encoder.c' (65,183) at 20240405153049569
66922 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-pci.cfg' (65,184) at 20230131040012019
66923 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/socfpga.c' (65,185) at 20210308005002912
66924 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/main.c' (65,186) at 20220525020653611
66925 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb' (65,187) at 20241221090017548
66926 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts' (65,188) at 20240405153045465
66927 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml' (65,189) at 20241105090020411
66928 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_mod.c' (65,190) at 20210307214931806
66929 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml' (65,191) at 20240405153045065
66930 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bloblist' (65,192) at 20210308005003292
66931 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/styles/json.css' (65,193) at 20210308005113053
66932 2025-01-08 03:00:49.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_skb_sk_lookup_kern.c' (65,194) at 20240405153054269
66933 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-stream.c' (65,195) at 20240405153053993
66934 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memcpy_32.c' (65,196) at 20240405153046469
66935 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/main.h' (65,197) at 20240405153231987
66936 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/vmenter.S' (65,198) at 20240405153046461
66937 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/led.c' (65,199) at 20240405153053293
66938 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/sifive_cpu.h' (65,200) at 20210308005046029
66939 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/vsyscall.h' (65,201) at 20210307214926678
66940 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/vmm.c' (65,202) at 20240405153230607
66941 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/meson.options' (65,203) at 20241209090018856
66942 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/Makefile' (65,204) at 20210307214928342
66943 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36057.h' (65,205) at 20240405153049389
66944 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/trace.h' (65,206) at 20210927100127157
66945 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc.h' (65,207) at 20240405153050445
66946 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo.h' (65,208) at 20210307214927802
66947 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max20086.yaml' (65,209) at 20240405153045145
66948 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lpsw.S' (65,210) at 20230426080043952
66949 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-thread-posix.c' (65,211) at 20230426080043964
66950 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exconcat.c' (65,212) at 20240405153046617
66951 2025-01-08 03:00:49.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/occ/openpower-occ-control_%.bbappend' (65,213) at 20240712080022837
66952 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/extable.h' (65,214) at 20210307214926114
66953 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw51xx.dts' (65,215) at 20240405153045501
66954 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/osd.c' (65,216) at 20210308005003000
66955 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_buffer_pool_types.h' (65,217) at 20220525020652887
66956 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.c' (65,218) at 20240405153048589
66957 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptsas.h' (65,219) at 20220525020653339
66958 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb' (65,220) at 20241221090017696
66959 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_licensing.rst' (65,221) at 20240405153044989
66960 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/screen/screen/screen.pam' (65,222) at 20210307205554570
66961 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/fvp.conf' (65,223) at 20240517080012289
66962 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_channel.h' (65,224) at 20240405153048805
66963 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_emmc1_defconfig' (65,225) at 20210308005003284
66964 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/Makefile' (65,226) at 20240405153051957
66965 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/watchdog_hld.c' (65,227) at 20240405153045877
66966 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts' (65,228) at 20240405153229919
66967 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/lasips2.h' (65,229) at 20221215040039182
66968 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418-b2264.dts' (65,230) at 20240405153045581
66969 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/mcount.S' (65,231) at 20210307214926570
66970 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/api.h' (65,232) at 20240918080010476
66971 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-vmbus' (65,233) at 20220525020651630
66972 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/shmin_defconfig' (65,234) at 20240405153046309
66973 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8173.c' (65,235) at 20240405153231323
66974 2025-01-08 03:00:49.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/blake2b_generic.c' (65,236) at 20220525020652214
66975 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_debugfs.c' (65,237) at 20240405153046705
66976 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/Makefile' (65,238) at 20210308005002956
66977 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/virtio/Makefile' (65,239) at 20210307214930258
66978 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c' (65,240) at 20240405153047165
66979 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-debug.c' (65,241) at 20240726080012850
66980 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/dma.h' (65,242) at 20210307214926106
66981 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fd/Build' (65,243) at 20210307214932486
66982 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Albacken' (65,244) at 20210307205553778
66983 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/trace-events' (65,245) at 20240906080037472
66984 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/Kconfig' (65,246) at 20240405153053509
66985 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_t.c' (65,247) at 20210307214928614
66986 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_lag.c' (65,248) at 20240405153231031
66987 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fec_mxc.c' (65,249) at 20210308005003428
66988 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pin-control.rst' (65,250) at 20240405153045197
66989 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonpath-rw_1.4.0.bb' (65,251) at 20230610080017603
66990 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/README' (65,252) at 20210307214932630
66991 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-lilac.dts' (65,253) at 20240405153045773
66992 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/xilinx_mb_manager.h' (65,254) at 20240405153045973
66993 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-Makefile-install-mdcheck.patch' (65,255) at 20240413080012695
66994 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AMDPLPA' (65,256) at 20211006000025226
66995 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97425svmb.dts' (65,257) at 20240405153045985
66996 2025-01-08 03:00:49.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router.sh' (65,258) at 20240405153054341
66997 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb' (65,259) at 20230813080012848
66998 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-09' (65,260) at 20211008000010730
66999 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb.h' (65,261) at 20240405153050001
67000 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c' (65,262) at 20240405153231315
67001 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/intel-mid_wdt.c' (65,263) at 20240405153052241
67002 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.c' (65,264) at 20220525020652498
67003 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/cpufeatures.h' (65,265) at 20240411080014158
67004 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int-common.h' (65,266) at 20240906080037324
67005 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cafe_ccic.rst' (65,267) at 20210307214925230
67006 2025-01-08 03:00:49.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi.c' (65,268) at 20240405153230295
67007 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mc13xxx.h' (65,269) at 20210307214931430
67008 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/astro_mcf5373l.h' (65,270) at 20210308005003584
67009 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch' (65,271) at 20210307205554106
67010 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/nfp.rst' (65,272) at 20210307214925534
67011 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/socket.h' (65,273) at 20240405153046073
67012 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch' (65,274) at 20241206090014326
67013 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/restart_syscall.S' (65,275) at 20240405153046081
67014 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/tps6507x-ts.h' (65,276) at 20210307214931406
67015 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/Makefile' (65,277) at 20240405153054345
67016 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/srom.h' (65,278) at 20220525020654195
67017 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch' (65,279) at 20210307205554610
67018 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmu_context_32.h' (65,280) at 20220525020652114
67019 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci.c' (65,281) at 20240906080037308
67020 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml' (65,282) at 20240405153045173
67021 2025-01-08 03:00:49.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/syscon-uclass.c' (65,283) at 20210308005003356
67022 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ich8lan.c' (65,284) at 20241115090012953
67023 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/odp.c' (65,285) at 20241018080014490
67024 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/backchannel.c' (65,286) at 20240405153053389
67025 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hisi_dma.c' (65,287) at 20240405153046993
67026 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/inner_array_lookup.c' (65,288) at 20240405153054253
67027 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/snapshot.rst' (65,289) at 20210307214925222
67028 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/Makefile' (65,290) at 20210307214929606
67029 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/Kconfig' (65,291) at 20210307214932154
67030 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211ioctl.h' (65,292) at 20240405153051953
67031 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/virtual_address_range.c' (65,293) at 20240405153054333
67032 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trosa' (65,294) at 20210307205553794
67033 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/io_uring_zerocopy_tx.sh' (65,295) at 20240405153054345
67034 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-reference-design-tablet.dtsi' (65,296) at 20210308005002620
67035 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_sp.h' (65,297) at 20240405153051849
67036 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-gpmux.yaml' (65,298) at 20240405153045065
67037 2025-01-08 03:00:49.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_doe.h' (65,299) at 20240906080037336
67038 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/cl-som-imx7.c' (65,300) at 20210308005002944
67039 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/internal.h' (65,301) at 20210307214930506
67040 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu.c' (65,302) at 20241211090212482
67041 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/meson.build' (65,303) at 20240906080037460
67042 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/start.S' (65,304) at 20210308005002836
67043 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/Build' (65,305) at 20210307214932582
67044 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/vm_tlb.c' (65,306) at 20210307214926114
67045 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/hfa384x_usb.c' (65,307) at 20240405153051953
67046 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dummy/dummy.c' (65,308) at 20210308004938832
67047 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx25.txt' (65,309) at 20210308005003328
67048 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qsfp.c' (65,310) at 20220525020653135
67049 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.memhp' (65,311) at 20240906080037556 to deleted uid set
67050 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread_map.h' (65,312) at 20240405153054209
67051 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/embedded.c' (65,313) at 20210307214930474
67052 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/bpf_perf_event.h' (65,314) at 20210307214931614
67053 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/autojson/autojson.py' (65,315) at 20221206040017633
67054 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/Kconfig' (65,316) at 20210307214928690
67055 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2401_input_system_local.h' (65,317) at 20240405153051837
67056 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/block-export.json' (65,318) at 20240906080037428
67057 2025-01-08 03:00:49.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/extent_map.h' (65,319) at 20220525020654471
67058 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/mapfile.csv' (65,320) at 20240405153054113
67059 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/files/0002-add-WantedBy-directive-to-btrfsmaintenance-refresh.s.patch' (65,321) at 20220612030016723
67060 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dma.h' (65,322) at 20240405153230603
67061 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hih6130.c' (65,323) at 20240405153048857
67062 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/043' (65,324) at 20210927100127477
67063 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt312_priv.h' (65,325) at 20210307214928630
67064 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/event.hpp' (65,326) at 20240719080005925
67065 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icss_iep.h' (65,327) at 20240405153231063
67066 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/symlink.c' (65,328) at 20240405153231767
67067 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/0002-bind-Makefile.in-disable-backtrace.patch' (65,329) at 20220402030015899
67068 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lazy_1.6.bb' (65,330) at 20241221090017556
67069 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mpr2_defconfig' (65,331) at 20210308005003268
67070 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-arm-spe.txt' (65,332) at 20240405153054077
67071 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/access_ok.h' (65,333) at 20240405153052617
67072 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/cpuid.csv' (65,334) at 20240405153054033
67073 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,turingcc.txt' (65,335) at 20210307214925290
67074 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/syscall_wrapper.h' (65,336) at 20240405153230063
67075 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml' (65,337) at 20240618080025497
67076 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/core.h' (65,338) at 20220525020653787
67077 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/Kbuild' (65,339) at 20240405153048657
67078 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_dump_32.c' (65,340) at 20240405153046429
67079 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/meson.options' (65,341) at 20231228090030524
67080 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/fault.c' (65,342) at 20240405153049629
67081 2025-01-08 03:00:49.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/map.c' (65,343) at 20240405153054041
67082 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/ti-edma3.c' (65,344) at 20210308005003372
67083 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel-platform.c' (65,345) at 20240405153051789
67084 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf.h' (65,346) at 20210307214927098
67085 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/az.py' (65,347) at 20210407000018102
67086 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/tx.c' (65,348) at 20210307214931934
67087 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mp2629.c' (65,349) at 20240405153049613
67088 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/llgfrl-unaligned.S' (65,350) at 20230426080043952
67089 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/not-overwrite-cflags-cxxflags.patch' (65,351) at 20241221090017564
67090 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/reboot.cfg' (65,352) at 20210307205554058
67091 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/co-shared-resource.h' (65,353) at 20241211090212366
67092 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqreturn.h' (65,354) at 20240405153052713
67093 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mtdparts.c' (65,355) at 20210308005003216
67094 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/test/sdjournal_mock.hpp' (65,356) at 20221005030030502
67095 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/069' (65,357) at 20220429100100886
67096 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/init_64.c' (65,358) at 20240805080013927
67097 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/ml605.dts' (65,359) at 20210307214926758
67098 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/type-helpers.h' (65,360) at 20240906080037344
67099 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb' (65,361) at 20241219090012976
67100 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sm8250.h' (65,362) at 20220525020654543
67101 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/ns.c' (65,363) at 20241211090212310
67102 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/gpr-num.h' (65,364) at 20240405153045857
67103 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utascii.c' (65,365) at 20240405153046625
67104 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mousedev.c' (65,366) at 20210307214928494
67105 2025-01-08 03:00:49.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/TODO' (65,367) at 20210309003649136
67106 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr_misc.c' (65,368) at 20210308005002548
67107 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-srws1' (65,369) at 20210307214925202
67108 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-minnie.dts' (65,370) at 20240405153045561
67109 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_dbg.h' (65,371) at 20220525020654263
67110 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/inode.h' (65,372) at 20240405153052457
67111 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/arm,smmu.yaml' (65,373) at 20240405153229771
67112 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/asn1_compiler.c' (65,374) at 20240405153053433
67113 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bitops.h' (65,375) at 20240405153046381
67114 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools_5.1.1.r37.bb' (65,376) at 20241221090017512
67115 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-mtp.dts' (65,377) at 20240405153229955
67116 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4671.c' (65,378) at 20240405153053565
67117 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts' (65,379) at 20240405153045581
67118 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_bo.h' (65,380) at 20240405153231795
67119 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dts' (65,381) at 20240405153229943
67120 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/generate_makefile.sh' (65,382) at 20210308005057105
67121 2025-01-08 03:00:49.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/inode.c' (65,383) at 20241115090012961
67122 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.h' (65,384) at 20210309003649664
67123 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/helpline.c' (65,385) at 20240405153232235
67124 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabresd-u-boot.dtsi' (65,386) at 20210308005002584
67125 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/Makefile' (65,387) at 20240405153053277
67126 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm_integrator_debug.c' (65,388) at 20210927100127149
67127 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_main.c' (65,389) at 20241115090012953
67128 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/shm_ipc.h' (65,390) at 20210307214929902
67129 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sm6125.yaml' (65,391) at 20240405153229759
67130 2025-01-08 03:00:49.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/Kconfig' (65,392) at 20240405153048781
67131 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_client.c' (65,393) at 20241018080014486
67132 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/test/test-suite.py' (65,394) at 20240822080032141
67133 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rn5t618_power.c' (65,395) at 20240405153231355
67134 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/microbit_i2c.c' (65,396) at 20241211090212274
67135 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb' (65,397) at 20240413080012663
67136 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_4_regs.h' (65,398) at 20240405153046577
67137 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/bmips-cpufreq.c' (65,399) at 20240405153046909
67138 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/macronix.c' (65,400) at 20240405153049709
67139 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/nsa310s.c' (65,401) at 20210308005003204
67140 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.5/index.html' (65,402) at 20210307205554246
67141 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ftwdt010_wdt.c' (65,403) at 20240405153231599
67142 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Device.errors.yaml' (65,404) at 20210610000035142
67143 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx-spi.c' (65,405) at 20240405153049765
67144 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/irq.S' (65,406) at 20210308005002808
67145 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm83.c' (65,407) at 20240405153048861
67146 2025-01-08 03:00:49.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/scriptutils.py' (65,408) at 20241206090014350
67147 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-mdio.c' (65,409) at 20240405153230919
67148 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cpuid.h' (65,410) at 20240326080039546
67149 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-dieX.dtsi' (65,411) at 20240405153045717
67150 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_vmparm.c' (65,412) at 20210307214926502
67151 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_combo_phy.h' (65,413) at 20210307214927790
67152 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xthead.c' (65,414) at 20240906080037168
67153 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb' (65,415) at 20241221090017516
67154 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-hwdep.c' (65,416) at 20240405153053505
67155 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/Makefile' (65,417) at 20240405153049469
67156 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/061.out' (65,418) at 20240906080037564
67157 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/journald-storage-policy.conf' (65,419) at 20210307205553694
67158 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5282.h' (65,420) at 20210308005002804
67159 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/scs.h' (65,421) at 20240405153045861
67160 2025-01-08 03:00:49.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lm3533-ctrlbank.c' (65,422) at 20210309003650416
67161 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_objs_regs.h' (65,423) at 20240405153046589
67162 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/floating-point.json' (65,424) at 20220525020655147
67163 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/sunxi/sunxi_sram.h' (65,425) at 20240405153052793
67164 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/sata.h' (65,426) at 20210308005003456
67165 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7-2level.S' (65,427) at 20240405153045697
67166 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/Makefile' (65,428) at 20240405153051273
67167 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/190' (65,429) at 20210927100127493
67168 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6core.c' (65,430) at 20240405153053981
67169 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mce.h' (65,431) at 20210307214931610
67170 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7628a.dtsi' (65,432) at 20240405153045989
67171 2025-01-08 03:00:49.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0910.h' (65,433) at 20240405153049301
67172 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/Build' (65,434) at 20220525020655123
67173 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/layer-contents.md' (65,435) at 20221003030013293
67174 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mtd.c' (65,436) at 20240405153050293
67175 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/sparx5_serdes.h' (65,437) at 20240405153051285
67176 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/transaction.json' (65,438) at 20240405153054117
67177 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle.json' (65,439) at 20210308005046409
67178 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/affinity.c' (65,440) at 20240405153054177
67179 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/imx6ul_tsc.txt' (65,441) at 20210307214925338
67180 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-profile.c' (65,442) at 20240405153046517
67181 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/todo.rst' (65,443) at 20240405153045285
67182 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stih410-clks.h' (65,444) at 20210308005003632
67183 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/inlinedata.rst' (65,445) at 20240405153045201
67184 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_opcodes_def.py' (65,446) at 20240906080037476
67185 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/preconditions.hpp' (65,447) at 20210308005059165
67186 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/gp102.c' (65,448) at 20240405153048653
67187 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/utility/timer.cpp' (65,449) at 20240822080031261
67188 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/counters.c' (65,450) at 20240405153049017
67189 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/util.cpp' (65,451) at 20240217090035780
67190 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-dart.c' (65,452) at 20240910080014050
67191 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/vdso64.lds.S' (65,453) at 20240913080013769
67192 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_io.h' (65,454) at 20210309003650800
67193 2025-01-08 03:00:49.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/sysfs.c' (65,455) at 20240405153046997
67194 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/via-velocity.txt' (65,456) at 20210307214925382
67195 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/event-pid.tc' (65,457) at 20210307214932670
67196 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_semaphore.c' (65,458) at 20240405153048725
67197 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/annotate/instructions.c' (65,459) at 20210307214932514
67198 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm-extable.h' (65,460) at 20240405153046245
67199 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.acpihmatvirt' (65,461) at 20240906080037556 to deleted uid set
67200 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mp8859.c' (65,462) at 20240405153051469
67201 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb' (65,463) at 20230503080014591
67202 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pcie-sh7786.h' (65,464) at 20210307214926546
67203 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6358.txt' (65,465) at 20240405153045165
67204 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/aoa-gpio.h' (65,466) at 20210307214932186
67205 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/pl031.h' (65,467) at 20210308005046029
67206 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-int.out' (65,468) at 20210308005046401 to deleted uid set
67207 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/dont-run-tests.patch' (65,469) at 20230706080014757
67208 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/index.rst' (65,470) at 20240405153229811
67209 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c' (65,471) at 20240405153050201
67210 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi' (65,472) at 20240405153045753
67211 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/power/phosphor-power/config.json' (65,473) at 20220730030014652
67212 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/physaddr.h' (65,474) at 20210307214926738
67213 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_ca15_tc2.h' (65,475) at 20210308005003624
67214 2025-01-08 03:00:49.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/hid.h' (65,476) at 20210308005046033
67215 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sol.robot' (65,477) at 20240628080017117
67216 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/dram.c' (65,478) at 20210308005002548
67217 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/debugfs.h' (65,479) at 20210307214929962
67218 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb' (65,480) at 20241221090017668
67219 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmstb/bcmstb.c' (65,481) at 20210308005002940
67220 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/nested.c' (65,482) at 20241125090012235
67221 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/Makefile' (65,483) at 20210307214932270
67222 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dnet.c' (65,484) at 20240405153049905
67223 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/armv7-m.dtsi' (65,485) at 20210307214925694
67224 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/decompressor.h' (65,486) at 20240405153046269
67225 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c' (65,487) at 20240405153048969
67226 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/Makefile' (65,488) at 20210307214932242
67227 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h' (65,489) at 20240405153048589
67228 2025-01-08 03:00:49.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zlib.h' (65,490) at 20210309003653944
67229 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_hw.h' (65,491) at 20220525020654131
67230 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR.interface.yaml' (65,492) at 20221207040023631
67231 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/DEVELOPING.md' (65,493) at 20240909080002363
67232 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk322x.c' (65,494) at 20210308005003352
67233 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/mxs.txt' (65,495) at 20210308005003328
67234 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-rng-test.c' (65,496) at 20221215040039382
67235 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cmake-qemu.bbclass' (65,497) at 20241206090014298
67236 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/threshold.hpp' (65,498) at 20220412175720086
67237 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/regression_test.txt' (65,499) at 20210307214932682
67238 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-dishnetwork-send-legacy-cmd.rst' (65,500) at 20210309003648480
67239 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/uaccess.h' (65,501) at 20240405153045909
67240 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t208xrdb.dtsi' (65,502) at 20240405153046093
67241 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_i2c.c' (65,503) at 20240405153048985
67242 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts' (65,504) at 20240405153229919
67243 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/Kconfig' (65,505) at 20240405153230299
67244 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Fan_v1.xml' (65,506) at 20240619080002924
67245 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/pseries-head.S' (65,507) at 20210307214926362
67246 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/ti113x.h' (65,508) at 20210307214930046
67247 2025-01-08 03:00:49.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wlock-softirq.h' (65,509) at 20210307214931806
67248 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/gadget.c' (65,510) at 20241216090017745
67249 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/clocks.cfg' (65,511) at 20210308005003080
67250 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam_%.bbappend' (65,512) at 20240911080042931
67251 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.h' (65,513) at 20210307214927942
67252 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-eth-type-change.sh' (65,514) at 20240405153054293
67253 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb' (65,515) at 20240124090012254
67254 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-core.c' (65,516) at 20240405153230631
67255 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/check-sysctl-docs' (65,517) at 20240405153053437
67256 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/moxart_defconfig' (65,518) at 20240405153229907
67257 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch' (65,519) at 20210307205554606
67258 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb' (65,520) at 20241221090017668
67259 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/scripts/Makefile.include' (65,521) at 20240405153054221
67260 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/Kconfig' (65,522) at 20210307214926190
67261 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/Makefile.inc' (65,523) at 20210610190030293
67262 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/opa_vnic.rst' (65,524) at 20210307214925510
67263 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/dbc.py' (65,525) at 20240405153232211
67264 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/include/meson.build' (65,526) at 20210308005046393
67265 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/Makefile' (65,527) at 20210308005002788
67266 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/clk-pmc-atom.h' (65,528) at 20210307214931482
67267 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7796-sysc.h' (65,529) at 20210307214931346
67268 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/cmd.h' (65,530) at 20210307214931442
67269 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-target.h-define-proper-macro-for-ppc-ppc64.patch' (65,531) at 20241221090017552
67270 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_ph.c' (65,532) at 20210308005046505
67271 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro.h' (65,533) at 20210307214930986
67272 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris.dtsi' (65,534) at 20240405153045529
67273 2025-01-08 03:00:49.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged_sdbus.h' (65,535) at 20210308004942076
67274 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/sungem.c' (65,536) at 20241211090212310
67275 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_link.c' (65,537) at 20220525020654927
67276 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/trace-events' (65,538) at 20241211090212266
67277 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/dcb.h' (65,539) at 20240405153048621
67278 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt6795-power.h' (65,540) at 20240405153052653
67279 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/bootconfig.c' (65,541) at 20220525020654483
67280 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-fpa-defs.h' (65,542) at 20210307214926234
67281 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65090.c' (65,543) at 20240405153230839
67282 2025-01-08 03:00:49.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/gengvec64.c' (65,544) at 20240906080037460
67283 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_emac.c' (65,545) at 20240405153050317
67284 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3ints.h' (65,546) at 20210307214926166
67285 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dccg.c' (65,547) at 20220525020652510
67286 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mtk-btcvsd-snd.txt' (65,548) at 20210307214925430
67287 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/util.h' (65,549) at 20240405153231255
67288 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-hidma-mgmt' (65,550) at 20240405153044929
67289 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_npm.py' (65,551) at 20241221090017700
67290 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx25.c' (65,552) at 20240405153045645
67291 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/mmu.c' (65,553) at 20240405153046377
67292 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/Skip-AC_RUN_IFELSE-tests.patch' (65,554) at 20241221090017496
67293 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-dec/mc146818rtc.h' (65,555) at 20210307214926218
67294 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb' (65,556) at 20220204040022468
67295 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-v2.c' (65,557) at 20240405153045893
67296 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_uas.h' (65,558) at 20240405153052145
67297 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi3620-clock.txt' (65,559) at 20210307214925286
67298 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/kw88f6192.h' (65,560) at 20210308005002732
67299 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/executor.c' (65,561) at 20240405153231951
67300 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku0.dts' (65,562) at 20240405153045749
67301 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0002-do-not-build-demos.patch' (65,563) at 20210608000015799
67302 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/Makefile' (65,564) at 20210309003654908
67303 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264_2.3.1.bb' (65,565) at 20230919080013954
67304 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da9052_onkey.c' (65,566) at 20210307214928482
67305 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_ledboard.json' (65,567) at 20241213090004413
67306 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/uart.c' (65,568) at 20240405153051145
67307 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-mighty.dts' (65,569) at 20240405153045561
67308 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/include/malidp_io.h' (65,570) at 20210307214927734
67309 2025-01-08 03:00:49.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udivsi3_i4i.S' (65,571) at 20210308005002852
67310 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/Makefile' (65,572) at 20210308005003448
67311 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_regs.h' (65,573) at 20240405153230983
67312 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hogvalen' (65,574) at 20210307205553782
67313 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci.c' (65,575) at 20240405153230091
67314 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b/core-isa.h' (65,576) at 20210308005046349
67315 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/run-ptest' (65,577) at 20241221090017484
67316 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/contributing.rst' (65,578) at 20220525020651770
67317 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_ldm.c' (65,579) at 20240405153053117
67318 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.err' (65,580) at 20240906080037560
67319 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/conf/distro/harden.conf' (65,581) at 20210812000025270
67320 2025-01-08 03:00:49.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__inline_scheduler.hpp' (65,582) at 20240731080033662
67321 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7778.c' (65,583) at 20240405153051357
67322 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-keembay-usb.c' (65,584) at 20220525020653863
67323 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-h32mx.c' (65,585) at 20210307214926962
67324 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/Makefile' (65,586) at 20240405153053025
67325 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/libsrp.c' (65,587) at 20210307214930326
67326 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/dma.c' (65,588) at 20240405153231171
67327 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.c' (65,589) at 20240405153054193
67328 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/rings.c' (65,590) at 20240405153232015
67329 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcpnotify.h' (65,591) at 20210307214932654
67330 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/si7021a20@20.conf' (65,592) at 20240904080027734
67331 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb' (65,593) at 20231011080016606
67332 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/eagle.h' (65,594) at 20210308005003592
67333 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cirrus.c' (65,595) at 20241216090017801
67334 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot_fast_authentication.txt' (65,596) at 20210308005003328
67335 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/common.c' (65,597) at 20240805080013943
67336 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf-plot.py' (65,598) at 20210308005046397
67337 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyproj/rpath.patch' (65,599) at 20241221090017560
67338 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ipcsum.S' (65,600) at 20240405153230095
67339 2025-01-08 03:00:49.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/Makefile' (65,601) at 20210307214932438
67340 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/xlnx-pmu-iomod-intc.h' (65,602) at 20210308005046017
67341 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_riscv32_tuxrun.py' (65,603) at 20241211090212542
67342 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/mls_types.h' (65,604) at 20240405153232115
67343 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/evb-rk3399.c' (65,605) at 20210308005003040
67344 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.1.bb' (65,606) at 20241221090017488
67345 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kwbimage.h' (65,607) at 20210308005003764
67346 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/system_manager_s10.c' (65,608) at 20210308005002780
67347 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-rtc.cfg' (65,609) at 20220804030014671
67348 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusactiveread.cpp' (65,610) at 20210308005116213
67349 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/perf.h' (65,611) at 20240405153052901
67350 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pci.c' (65,612) at 20240405153046225
67351 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_skbedit.c' (65,613) at 20240405153053365
67352 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr.c' (65,614) at 20240405153051737
67353 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/toolchain-flags' (65,615) at 20210307214926134
67354 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py' (65,616) at 20220402030016103
67355 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/raw_gadget.c' (65,617) at 20240405153052077
67356 2025-01-08 03:00:49.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/memory.json' (65,618) at 20240405153054145
67357 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/vmlinux.lds.S' (65,619) at 20240405153045357
67358 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb' (65,620) at 20241221090017660
67359 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/ipsec.c' (65,621) at 20241211090145461
67360 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/cpu_init.c' (65,622) at 20210308005002800
67361 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/custom_float.c' (65,623) at 20240405153047265
67362 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/event_service.hpp' (65,624) at 20241228090003723
67363 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5040ds.dts' (65,625) at 20240405153230027
67364 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qsp.c' (65,626) at 20240906080037592
67365 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/MAINTAINERS' (65,627) at 20210308005002916
67366 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-posix.h' (65,628) at 20230925080040109
67367 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/jump_label.c' (65,629) at 20240405153045629
67368 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/start.S' (65,630) at 20241211090212442
67369 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama5d3.c' (65,631) at 20240405153046773
67370 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-bl-osm-s.dts' (65,632) at 20240405153229923
67371 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gcc.py' (65,633) at 20241221090017632
67372 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ga100.c' (65,634) at 20240405153048665
67373 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc' (65,635) at 20210308005002556
67374 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp' (65,636) at 20221229040004411
67375 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/acpi.h' (65,637) at 20240913080013765
67376 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/arch.h' (65,638) at 20210307214926622
67377 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115.c' (65,639) at 20240405153049009
67378 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/tc_actions.sh' (65,640) at 20240405153232279
67379 2025-01-08 03:00:49.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/sdbusplus.wrap' (65,641) at 20211029000047258
67380 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8150l.dtsi' (65,642) at 20240405153229943
67381 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/skiboot.lid' (65,643) at 20240906080037428 to deleted uid set
67382 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/edac.h' (65,644) at 20210307214925850
67383 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/lasi.h' (65,645) at 20240906080037336
67384 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/monitor-ipmi-power-transition.service' (65,646) at 20230706080014733
67385 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0.c' (65,647) at 20220525020654987
67386 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c' (65,648) at 20210307214929650
67387 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/s3c6410.c' (65,649) at 20240405153045685
67388 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_expander.c' (65,650) at 20240613080016463
67389 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil-plat.c' (65,651) at 20240405153051229
67390 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/0001-Add-__clear_cache-declaration-for-clang.patch' (65,652) at 20241206090014334
67391 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Wollongong' (65,653) at 20210307205553766
67392 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_usbpd_notify.h' (65,654) at 20210307214931474
67393 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-capture.rst' (65,655) at 20210309003648488
67394 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/memory-hotplug.rst' (65,656) at 20240405153045005
67395 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/Makefile' (65,657) at 20210307214926294
67396 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-dfl-devices-emif' (65,658) at 20220525020651630
67397 2025-01-08 03:00:49.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/main.c' (65,659) at 20240613080016379
67398 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qobject-output-visitor.c' (65,660) at 20241211090212554
67399 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/emulate_prefix.h' (65,661) at 20210307214932458
67400 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_apple_keyboard.py' (65,662) at 20240405153054309
67401 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-deassert@.service' (65,663) at 20240113090014532
67402 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ife.h' (65,664) at 20210307214931638
67403 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Chassis.v1_25_2.json' (65,665) at 20240918080002720
67404 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-pinfunc.h' (65,666) at 20240405153046245
67405 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/uaccess.h' (65,667) at 20240405153229859
67406 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/wm8994_registers.h' (65,668) at 20210308005003488
67407 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (65,669) at 20230721080014362
67408 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/goodix.h' (65,670) at 20240405153049161
67409 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_socrates_defconfig' (65,671) at 20210308005003280
67410 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/leds/leds-pca9532.h' (65,672) at 20210308005003636
67411 2025-01-08 03:00:49.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-trimslice.dts' (65,673) at 20240405153229879
67412 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-bt1.c' (65,674) at 20240405153051221
67413 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch.c' (65,675) at 20241018080014498
67414 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/Kconfig' (65,676) at 20210307214929978
67415 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/circbuf.c' (65,677) at 20210308005003696
67416 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/init.c' (65,678) at 20220525020651986
67417 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_lib_private.h' (65,679) at 20240405153230979
67418 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8974.h' (65,680) at 20210307214932362
67419 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_sdcard_qspi_defconfig' (65,681) at 20210308005003264
67420 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsi.c' (65,682) at 20240405153231459
67421 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu-qom.h' (65,683) at 20240326080039702
67422 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func11.c' (65,684) at 20240405153054277
67423 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_ftrace.sh' (65,685) at 20240405153054285
67424 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/sysmap-apq8096.c' (65,686) at 20210308005002776
67425 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-fru-properties.yaml' (65,687) at 20230412080023456
67426 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-wandboard-revd1.dts' (65,688) at 20240405153045501
67427 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ptrace.h' (65,689) at 20210307214926590
67428 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vga16fb.c' (65,690) at 20240405153231595
67429 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-get-pes-pids.rst' (65,691) at 20210309003648476
67430 2025-01-08 03:00:49.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/peach-pi.h' (65,692) at 20210308005003608
67431 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts' (65,693) at 20240405153045817
67432 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-board-base.dtsi' (65,694) at 20240405153229919
67433 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6d16d0.yaml' (65,695) at 20210307214925306
67434 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-address.dtsi' (65,696) at 20240405153051213
67435 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-clean-dangling/action.yml' (65,697) at 20220402030016059
67436 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/umodsi3.S' (65,698) at 20210307214926182
67437 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/virt.c' (65,699) at 20241211090212326
67438 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-inventory-sensors.yaml' (65,700) at 20240712080022837
67439 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LXR0/meson.build' (65,701) at 20230825080021137
67440 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools-crates.inc' (65,702) at 20241221090017544
67441 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/sti/Makefile' (65,703) at 20210307214928598
67442 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/signal.c' (65,704) at 20240405153045913
67443 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs_git.bb' (65,705) at 20220402030015887
67444 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/frontend.json' (65,706) at 20210307214932538
67445 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/temporary_file.hpp' (65,707) at 20221005030030502
67446 2025-01-08 03:00:49.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_hipd.c' (65,708) at 20240405153051745
67447 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_1_sh_mask.h' (65,709) at 20210307214927670
67448 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io-wq.h' (65,710) at 20240405153052965
67449 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv17_fence.c' (65,711) at 20220525020652951
67450 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/psample.h' (65,712) at 20220525020654643
67451 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/makefile-add-ldflags.patch' (65,713) at 20210307205553818
67452 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_regs.h' (65,714) at 20210307214927082
67453 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-sun' (65,715) at 20210307214925198
67454 2025-01-08 03:00:49.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_scan.c' (65,716) at 20240405153231443
67455 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfeqi.c' (65,717) at 20210308005046529
67456 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-2.yaml' (65,718) at 20241219090012976
67457 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-apf6dev.dtsi' (65,719) at 20240405153229887
67458 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_i2c.c' (65,720) at 20241211090212342
67459 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-sgi575.inc' (65,721) at 20220804030014667
67460 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mpls_iptunnel.h' (65,722) at 20240405153052857
67461 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sun6i-dma.c' (65,723) at 20240405153230287
67462 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern1.c' (65,724) at 20210307214932642
67463 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt76x8-pinctrl.yaml' (65,725) at 20240405153045133
67464 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/linkage.h' (65,726) at 20210308005002828
67465 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_testmod_seq.c' (65,727) at 20240405153054269
67466 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb_low.S' (65,728) at 20240405153046189
67467 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0003-FMP-Support-in-Corstone1000.patch' (65,729) at 20241206090014214
67468 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/api.h' (65,730) at 20210308004925444
67469 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/log-writes.rst' (65,731) at 20210307214925222
67470 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/TachSensor.cpp' (65,732) at 20241203090005839
67471 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/PageContainer.spec.js.snap' (65,733) at 20220105012523003
67472 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pmu.h' (65,734) at 20210307214927862
67473 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/keywords.c' (65,735) at 20220525020654943
67474 2025-01-08 03:00:49.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23.c' (65,736) at 20240405153053809
67475 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cf_spi.c' (65,737) at 20210308005003492
67476 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-cpumap.c' (65,738) at 20240405153046521
67477 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0002-build-don-t-ignore-CFLAGS-from-environment.patch' (65,739) at 20220204040022452
67478 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/pistachio-clock.txt' (65,740) at 20210307214925290
67479 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_clock_utils.h' (65,741) at 20220525020652887
67480 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c' (65,742) at 20210307205554390
67481 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-38x-solidrun-microsom.dtsi' (65,743) at 20240405153045449
67482 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_bus.h' (65,744) at 20240405153231379
67483 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/scs.c' (65,745) at 20240405153053049
67484 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/zynqmp-debug.h' (65,746) at 20240405153047049
67485 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/Makefile' (65,747) at 20220525020653863
67486 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_%.bbappend' (65,748) at 20230719080015371
67487 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-otp.c' (65,749) at 20220525020653351
67488 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/sysctl_net_ipv4.c' (65,750) at 20240405153232023
67489 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_0_0_sh_mask.h' (65,751) at 20210307214927534
67490 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ir.c' (65,752) at 20210307214928690
67491 2025-01-08 03:00:49.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd@.service' (65,753) at 20210307205554466
67492 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-meson-spicc.c' (65,754) at 20240405153231463
67493 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/m5329evb.c' (65,755) at 20210308005002972
67494 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ni.txt' (65,756) at 20210307214925362
67495 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_36.bb' (65,757) at 20241221090017508
67496 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildhistory-diff' (65,758) at 20220204040022688
67497 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-out.c' (65,759) at 20210307214928794
67498 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh' (65,760) at 20240405153054365
67499 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_dvs.h' (65,761) at 20210307214930574
67500 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/_lshrdi3.S' (65,762) at 20210308005002840
67501 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/locked_by.rs' (65,763) at 20241011080017399
67502 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/boot_data.py' (65,764) at 20221209040018567
67503 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/mmu.c' (65,765) at 20240405153046181
67504 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-card.c' (65,766) at 20240919080017082
67505 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vfio_zdev.h' (65,767) at 20240405153052945
67506 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-pcm.h' (65,768) at 20210307214932402
67507 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.roothp' (65,769) at 20241211090212534 to deleted uid set
67508 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS6-ssh-bic@.service' (65,770) at 20231025080019870
67509 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm8168-evm.dts' (65,771) at 20240405153045597
67510 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/debugfs.c' (65,772) at 20220525020655083
67511 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-lasx.xml' (65,773) at 20240906080037184
67512 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml' (65,774) at 20240405153045093
67513 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt' (65,775) at 20240405153229767
67514 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist-syntax-errors.tc' (65,776) at 20210307214932674
67515 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/pvtime.rst' (65,777) at 20240405153045325
67516 2025-01-08 03:00:49.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lcc-ipq806x.h' (65,778) at 20240405153052645
67517 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_display.h' (65,779) at 20220525020652947
67518 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/platsmp-brcmstb.c' (65,780) at 20240405153229911
67519 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4xdr.c' (65,781) at 20241011080017363
67520 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/folks/folks_0.15.9.bb' (65,782) at 20241206090014234
67521 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/kerneldoc.py' (65,783) at 20210308005002536
67522 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/Makefile' (65,784) at 20210308005002992
67523 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/procfs-audit_loginuid' (65,785) at 20220525020651630
67524 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/collie.rst' (65,786) at 20210308005045809
67525 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/scripts/ima-gen-local-ca.sh' (65,787) at 20230520080014488
67526 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (65,788) at 20220620100012713
67527 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c' (65,789) at 20240405153050573
67528 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/img.h' (65,790) at 20240405153050525
67529 2025-01-08 03:00:49.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-inet9f-rev03.dts' (65,791) at 20240405153045377
67530 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max6639.h' (65,792) at 20210307214931478
67531 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/genl.h' (65,793) at 20240405153053237
67532 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/templates/default/local.conf.sample' (65,794) at 20241221090017580
67533 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/gdbstub.c' (65,795) at 20240906080037504
67534 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_legacy.h' (65,796) at 20240405153048401
67535 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgtu.c' (65,797) at 20210308005046529
67536 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/regmap.h' (65,798) at 20210308005003684
67537 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/nouveau_drm.h' (65,799) at 20240613080016507
67538 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/lpc1850-dmamux.txt' (65,800) at 20210307214925310
67539 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/Makefile' (65,801) at 20240405153230051
67540 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm6362-pm.h' (65,802) at 20210309003653816
67541 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/head_32.S' (65,803) at 20240405153046313
67542 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/file.hpp' (65,804) at 20230807080031314
67543 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cellular/index.rst' (65,805) at 20210309003648436
67544 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi_regs.h' (65,806) at 20210307214928110
67545 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/element.hpp' (65,807) at 20210308005114857
67546 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-proteus-2309.c' (65,808) at 20210307214928782
67547 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/genapic.h' (65,809) at 20210307214926662
67548 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Create.interface.yaml' (65,810) at 20221207040023631
67549 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/bcu/bcu-ld4.c' (65,811) at 20210308005002792
67550 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/Kconfig' (65,812) at 20210308005003072
67551 2025-01-08 03:00:49.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/phosphor-logging.wrap' (65,813) at 20220407100028311
67552 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/oradax.c' (65,814) at 20240405153051541
67553 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_model_kunit.c' (65,815) at 20240405153050177
67554 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6_forward_instats_vrf.sh' (65,816) at 20240405153054341
67555 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/button_handler_main.cpp' (65,817) at 20230630080020271
67556 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.uefi' (65,818) at 20210308005003300
67557 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_hcd.c' (65,819) at 20210308005003520
67558 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_seq.c' (65,820) at 20220525020654971
67559 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/linux_string.h' (65,821) at 20210308005003656
67560 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/arct_reg_init.c' (65,822) at 20210307214927222
67561 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.6.rst' (65,823) at 20230114040015514
67562 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000e_core.h' (65,824) at 20240906080037264
67563 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_lbc.h' (65,825) at 20210307214926378
67564 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic5.c' (65,826) at 20240405153049189
67565 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio.h' (65,827) at 20221215040039378
67566 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/sysfs.c' (65,828) at 20240405153052429
67567 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/shmparam_64.h' (65,829) at 20210307214926586
67568 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_errno_defs.h' (65,830) at 20210927100127273
67569 2025-01-08 03:00:49.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn68xx_regs.h' (65,831) at 20210307214929350
67570 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0009_target_package_manifest_path.py' (65,832) at 20210307205554262
67571 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-turris-mox-rwtm' (65,833) at 20220525020651634
67572 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/240.out' (65,834) at 20210927100127497
67573 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.mcutempsensor.service' (65,835) at 20210706231659769
67574 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/pcihp.h' (65,836) at 20240326080039530
67575 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-trove-classifiers/run-ptest' (65,837) at 20230520080014500
67576 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043.dtsi' (65,838) at 20240405153229963
67577 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8540p-pmics.dtsi' (65,839) at 20240405153229947
67578 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac3_mac.c' (65,840) at 20240405153231227
67579 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions.hpp' (65,841) at 20241212090025211
67580 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/hitachi_tx18d42vm_lcd.h' (65,842) at 20210308005003528
67581 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/mediatek,mt6370-charger.yaml' (65,843) at 20240405153045141
67582 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-aspeed_%.bbappend' (65,844) at 20210812000025166
67583 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/atomic.h' (65,845) at 20240405153046057
67584 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.h' (65,846) at 20240405153049469
67585 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-dev.c' (65,847) at 20210307214926954
67586 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hameenkyro_Kyroskoski' (65,848) at 20210307205553770
67587 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUDatagrid' (65,849) at 20210307205554422
67588 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/Makefile' (65,850) at 20210308005003036
67589 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7745-sysc.c' (65,851) at 20240405153231351
67590 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-exynos.c' (65,852) at 20240405153231543
67591 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/LICENSE' (65,853) at 20210308005102825
67592 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1046_ids.c' (65,854) at 20210308005002556
67593 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-scmi.c' (65,855) at 20220525020653943
67594 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/platsmp.c' (65,856) at 20220525020651894
67595 2025-01-08 03:00:49.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc.inc' (65,857) at 20230520080014496
67596 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/intel_iommu.c' (65,858) at 20241211090212278
67597 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/idma64.h' (65,859) at 20210307214931378
67598 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_umr0_0_unsecure_doorbell0_regs.h' (65,860) at 20240405153046597
67599 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pfuze.h' (65,861) at 20210308005002960
67600 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/cat875.dtsi' (65,862) at 20240405153045797
67601 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/p2a.hpp' (65,863) at 20240817080027656
67602 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png' (65,864) at 20210307205554346 to deleted uid set
67603 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/fiptool-native_2.11.0.bb' (65,865) at 20241206090014214
67604 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-syslog.default' (65,866) at 20210307205554470
67605 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_accel.h' (65,867) at 20220525020654323
67606 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/functions.sh' (65,868) at 20240405153053429
67607 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/gamecube.c' (65,869) at 20240405153046209
67608 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm21664.dtsi' (65,870) at 20240405153229871
67609 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/nommu.c' (65,871) at 20240405153229915
67610 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-dev-flow.png' (65,872) at 20210307205554290 to deleted uid set
67611 2025-01-08 03:00:49.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Kconfig' (65,873) at 20240405153051813
67612 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Sudbury' (65,874) at 20210307205553798
67613 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/frontend.json' (65,875) at 20240405153054137
67614 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/setjmp.S' (65,876) at 20210308005002856
67615 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3.dtsi' (65,877) at 20210308005002600
67616 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/trace.h' (65,878) at 20240405153050445
67617 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/wakeup_asm.S' (65,879) at 20210307214926750
67618 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/sdio.c' (65,880) at 20240628080014001
67619 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/Kconfig' (65,881) at 20240405153052257
67620 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton/kudo.cfg' (65,882) at 20210408000038661
67621 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/string_64.h' (65,883) at 20210307214926586
67622 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/vmx.c' (65,884) at 20240405153054321
67623 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/libc-package.bbclass' (65,885) at 20240302090018226
67624 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/vmalloc.h' (65,886) at 20210307214926122
67625 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-fix-compile-error-with-linux-kernel-v4.8.patch' (65,887) at 20230131040012027
67626 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sun4m_iommu.h' (65,888) at 20210308005046033
67627 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_task.h' (65,889) at 20240405153049113
67628 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/method-customizing.rst' (65,890) at 20210307214925494
67629 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/build-tests.patch' (65,891) at 20241221090017676
67630 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/nvdimm-utils.h' (65,892) at 20210927100127249
67631 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2081a-rdb.dts' (65,893) at 20240405153045725
67632 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/nopam.patch' (65,894) at 20210905000020557
67633 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips64el-softmmu/default.mak' (65,895) at 20240906080037160
67634 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Dimension/meson.build' (65,896) at 20230825080021137
67635 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/gct.h' (65,897) at 20210307214925646
67636 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/asm-offsets.c' (65,898) at 20240405153046505
67637 2025-01-08 03:00:49.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/manufacturingcommands.hpp' (65,899) at 20241023080007883
67638 2025-01-08 03:00:49.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/sdram_config.h' (65,900) at 20210308005003072
67639 2025-01-08 03:00:49.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6397/registers.h' (65,901) at 20210307214931430
67640 2025-01-08 03:00:49.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/elog-gen.py' (65,902) at 20221209040036307
67641 2025-01-08 03:00:49.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/hwcap2.h' (65,903) at 20210716100029859
67642 2025-01-08 03:00:49.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/translate.c' (65,904) at 20241211090212502
67643 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_flat.h' (65,905) at 20230426080043784
67644 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-rt-group.rst' (65,906) at 20210307214925554
67645 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lantiq_pce.h' (65,907) at 20210307214929266
67646 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/meson.build' (65,908) at 20230817080044253
67647 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-a23-a33-ccu.h' (65,909) at 20210308005003636
67648 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2inode.c' (65,910) at 20241216090017761
67649 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_tty.h' (65,911) at 20210307214930514
67650 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/iftop/iftop_1.0pre4.bb' (65,912) at 20220402030015907
67651 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ethtool.c' (65,913) at 20240405153050169
67652 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi.h' (65,914) at 20240405153231047
67653 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mulq_rs_ph.c' (65,915) at 20210308005046505
67654 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/Makefile' (65,916) at 20240405153051389
67655 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pel.cpp' (65,917) at 20240903080027143
67656 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki' (65,918) at 20210307205553774
67657 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-lp3944.h' (65,919) at 20210307214931414
67658 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_private.h' (65,920) at 20241008080014027
67659 2025-01-08 03:00:49.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha1-pss.its' (65,921) at 20210308005003744
67660 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/.clang-format' (65,922) at 20240817080005371 to deleted uid set
67661 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-catpt' (65,923) at 20210309003648252
67662 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sev-shared.c' (65,924) at 20240411080014058
67663 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyelftools_0.31.bb' (65,925) at 20241221090017668
67664 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/MAINTAINERS' (65,926) at 20210308005003040
67665 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/testptp.c' (65,927) at 20240405153232283
67666 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/common/hl_boot_if.h' (65,928) at 20240405153046573
67667 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/Makefile' (65,929) at 20240405153046305
67668 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' (65,930) at 20241228090003723 to deleted uid set
67669 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/message_registries.hpp' (65,931) at 20241211090002379
67670 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/Makefile' (65,932) at 20210307214926538
67671 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h' (65,933) at 20240405153050493
67672 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_zero_defconfig' (65,934) at 20210308005003252
67673 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/0001-libgeis-Compare-the-first-character-of-string-to-nul.patch' (65,935) at 20230706080014757
67674 2025-01-08 03:00:49.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblazeel-linux-user.mak' (65,936) at 20230426080043656
67675 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ar933x_uart.c' (65,937) at 20240405153231511
67676 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynqpl.h' (65,938) at 20210308005003696
67677 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3188-cru.h' (65,939) at 20210308005003632
67678 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CertificateLocations_v1.xml' (65,940) at 20240619080002920
67679 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/alternative.c' (65,941) at 20240405153046073
67680 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/bswapdi.c' (65,942) at 20240405153046033
67681 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/Makefile' (65,943) at 20210308005003472
67682 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_flat.c' (65,944) at 20240820080014165
67683 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json' (65,945) at 20241213090004417
67684 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/config.c' (65,946) at 20240405153232235
67685 2025-01-08 03:00:49.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/stm32f2xx_usart.h' (65,947) at 20240326080039534
67686 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-uas.c' (65,948) at 20240906080037308
67687 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi655x-regulator.c' (65,949) at 20240405153051465
67688 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_platform.c' (65,950) at 20240405153231475
67689 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_ibt.c' (65,951) at 20241211090212294
67690 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/impa7.c' (65,952) at 20210307214929214
67691 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++/run-ptest' (65,953) at 20241206090014246
67692 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi_app.c' (65,954) at 20210308005003700
67693 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.c' (65,955) at 20240405153048637
67694 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/reset-type.cocci' (65,956) at 20240906080037440
67695 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/gen-features.c' (65,957) at 20240326080039698
67696 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a.dtsi' (65,958) at 20210308005002596
67697 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/rng.h' (65,959) at 20210308005046057
67698 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf/android-gadget-setup' (65,960) at 20230401080011931
67699 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/CHIP_defconfig' (65,961) at 20210308005003236
67700 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/dce120_clk_mgr.h' (65,962) at 20210307214927270
67701 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/fsl,mag3110.yaml' (65,963) at 20220525020651682
67702 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-bananapi-m1-plus.dts' (65,964) at 20240405153045385
67703 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx.seq' (65,965) at 20210307214930270
67704 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-sram.c' (65,966) at 20210307214928598
67705 2025-01-08 03:00:49.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-riscv-sbi.c' (65,967) at 20241008080013915
67706 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2081_nand_rcw.cfg' (65,968) at 20210308005002996
67707 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mpq7932.yaml' (65,969) at 20240405153045145
67708 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_firmware.h' (65,970) at 20210307214929606
67709 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-lilly-a83x.dtsi' (65,971) at 20240405153045605
67710 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs.c' (65,972) at 20220525020652943
67711 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ti-sci-inta.c' (65,973) at 20240405153230751
67712 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/menuconfig.py' (65,974) at 20241221090017700
67713 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.h' (65,975) at 20240405153054193
67714 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/.gitignore' (65,976) at 20240405153045705
67715 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-common.h' (65,977) at 20210308005002676
67716 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sa11x0.c' (65,978) at 20240405153049205
67717 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user-glib.c' (65,979) at 20210927100127357
67718 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan75xx.c' (65,980) at 20210308005003504
67719 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml' (65,981) at 20240405153229791
67720 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/xway-swap-bytes.c' (65,982) at 20210308005003776
67721 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/fault.c' (65,983) at 20240405153229987
67722 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/time.c' (65,984) at 20210307214925658
67723 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0016-efi_loader-fix-null-pointer-exception-with-get_image.patch' (65,985) at 20240413080012627
67724 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_queue.c' (65,986) at 20240405153049933
67725 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/files/Makefile.test' (65,987) at 20210307205554130
67726 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/syscon_rk322x.c' (65,988) at 20210308005002776
67727 2025-01-08 03:00:49.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/arch_dump.c' (65,989) at 20241211090212490
67728 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-smsc9512.dtsi' (65,990) at 20210308005002572
67729 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene.h' (65,991) at 20240405153049373
67730 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/main-loop.c' (65,992) at 20240906080037592
67731 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/gus.h' (65,993) at 20210309003653972
67732 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt' (65,994) at 20210307214925414
67733 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/stack.c' (65,995) at 20210308005002840
67734 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-kcopyd.h' (65,996) at 20240405153052681
67735 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7175.c' (65,997) at 20240405153049305
67736 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/index.js' (65,998) at 20210308005107077
67737 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/entry.S' (65,999) at 20240405153045909
67738 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/pca9450.h' (66,000) at 20240405153052785
67739 2025-01-08 03:00:49.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-sys-init.service' (66,001) at 20241029080011443
67740 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_pef.c' (66,002) at 20210308004938828
67741 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/linkage.h' (66,003) at 20210307214926110
67742 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth_internal.h' (66,004) at 20210308005003720
67743 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/time.h' (66,005) at 20220525020651878
67744 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/probe_64.c' (66,006) at 20240405153230119
67745 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6733.c' (66,007) at 20220525020652358
67746 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/Makefile' (66,008) at 20210307214932426
67747 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/linuxvfs.c' (66,009) at 20240405153231611
67748 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dts' (66,010) at 20240405153045729
67749 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64-bsd-user.mak' (66,011) at 20240906080037160
67750 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s.c' (66,012) at 20240405153046157
67751 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt-elkhartlake.c' (66,013) at 20240405153231343
67752 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/service_indicators_test.cpp' (66,014) at 20230202040033474
67753 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/local.conf.sample' (66,015) at 20241221090017480
67754 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/car.S' (66,016) at 20210308005002856
67755 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r1-scmi.dts' (66,017) at 20240405153045717
67756 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynosautov9-ufs.c' (66,018) at 20240405153051297
67757 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/syscall.h' (66,019) at 20240405153046057
67758 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data-convert-json.c' (66,020) at 20240405153054189
67759 2025-01-08 03:00:49.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-regs.c' (66,021) at 20240405153049457
67760 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ad7314.c' (66,022) at 20210307214928114
67761 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/f81604.c' (66,023) at 20241216090017709
67762 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/i2c-ddc.c' (66,024) at 20241211090212266
67763 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/icon_defconfig' (66,025) at 20220525020652030
67764 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-appleir.c' (66,026) at 20210307214928086
67765 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7copy_to_user.S' (66,027) at 20210307214926606
67766 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c' (66,028) at 20240405153230411
67767 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Common/Callout.metadata.yaml' (66,029) at 20220430030026016
67768 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/sppctl-sp7021.h' (66,030) at 20240405153052653
67769 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/Kconfig' (66,031) at 20240405153054013
67770 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/memcpy_thread.c' (66,032) at 20240405153054169
67771 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb' (66,033) at 20210905000020561
67772 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/vmx_asm.h' (66,034) at 20210307214932702
67773 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-UK-2.0' (66,035) at 20211006000025242
67774 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.h' (66,036) at 20220525020653451
67775 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c' (66,037) at 20240405153230815
67776 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfintc.h' (66,038) at 20210307214926162
67777 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/viking.S' (66,039) at 20210307214926610
67778 2025-01-08 03:00:49.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_common.c' (66,040) at 20210308005003372
67779 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dmi.h' (66,041) at 20210307214926662
67780 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/hisilicon,ascend910-i2c.yaml' (66,042) at 20240405153045065
67781 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l92.c' (66,043) at 20240405153232151
67782 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/nic-power-fault@.service' (66,044) at 20241001080014404
67783 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs4234.yaml' (66,045) at 20210309003648392
67784 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/acpi.c' (66,046) at 20240405153231503
67785 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astor/0001-rtrip.py-convert-to-python3.patch' (66,047) at 20210307205554014
67786 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_reader.cpp' (66,048) at 20240817080005375
67787 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tc358743.h' (66,049) at 20210307214931546
67788 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad7293.c' (66,050) at 20240405153048977
67789 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/core.h' (66,051) at 20240405153232083
67790 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dts' (66,052) at 20240405153045401
67791 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-hisi.c' (66,053) at 20240405153051225
67792 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lru_map.c' (66,054) at 20241008080014059
67793 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/devlink.yaml' (66,055) at 20240405153229823
67794 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-inventory-sensors.yaml' (66,056) at 20210820100014769
67795 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/kerneldevelopment.py' (66,057) at 20230706080014781
67796 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium.c' (66,058) at 20240405153051785
67797 2025-01-08 03:00:49.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_passive.c' (66,059) at 20240405153046977
67798 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rk8xx-spi.c' (66,060) at 20240405153049613
67799 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf162205a.json' (66,061) at 20220601030005869
67800 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpbp.h' (66,062) at 20210308005003648
67801 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/vm.conf' (66,063) at 20220518030022807
67802 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub-bootconf_1.00.bb' (66,064) at 20241206090014310
67803 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-tegra.c' (66,065) at 20210308005003512
67804 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/Kconfig' (66,066) at 20210308005002972
67805 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-haps.c' (66,067) at 20220525020654255
67806 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5249EVB_defconfig' (66,068) at 20210308005003236
67807 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/error.hpp.mako' (66,069) at 20230902080037613
67808 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/efi-x86_app.dts' (66,070) at 20210308005002860
67809 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/arm-cci.c' (66,071) at 20210307214926930
67810 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/Makefile' (66,072) at 20240405153049425
67811 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ltc2978.c' (66,073) at 20240405153048869
67812 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra186-xusb-padctl.yaml' (66,074) at 20240405153045129
67813 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_apd.c' (66,075) at 20240405153046613
67814 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctamixer.c' (66,076) at 20220525020654991
67815 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-lan966x-serdes.h' (66,077) at 20240405153052649
67816 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pwm-regulator.c' (66,078) at 20240613080016463
67817 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.h' (66,079) at 20240405153050109
67818 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/.gitignore' (66,080) at 20240405153045945
67819 2025-01-08 03:00:49.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32-wrap.S' (66,081) at 20220525020651958
67820 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/setup.c' (66,082) at 20240405153046037
67821 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sensorhub_trace.h' (66,083) at 20220525020653899
67822 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0001-skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch' (66,084) at 20241221090017504
67823 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,rzv2m-csi.yaml' (66,085) at 20240405153045173
67824 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c' (66,086) at 20240712080021077
67825 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-universal_c210.dts' (66,087) at 20240405153229899
67826 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp-r5/cpu.c' (66,088) at 20210308005002796
67827 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/rcar-fcp.h' (66,089) at 20210307214931546
67828 2025-01-08 03:00:49.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cypress_ps2.c' (66,090) at 20240405153049149
67829 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_86xx.h' (66,091) at 20210308005002840
67830 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc' (66,092) at 20240405153054305
67831 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/start_host.cpp' (66,093) at 20210308005103637
67832 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/device_link.rst' (66,094) at 20210309003648404
67833 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-session' (66,095) at 20210307205554566
67834 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fcnv.c.inc' (66,096) at 20240906080037496
67835 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/reiserfs.h' (66,097) at 20210308005003684
67836 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.h' (66,098) at 20240405153047277
67837 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_coresight_regs.h' (66,099) at 20240405153046569
67838 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/92removedns' (66,100) at 20210307205554466
67839 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.c' (66,101) at 20240405153231311
67840 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_tx.h' (66,102) at 20210307214928774
67841 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/navi10_ih.c' (66,103) at 20240405153230359
67842 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v4_2.h' (66,104) at 20210307214927250
67843 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/qcom-rpmpd.h' (66,105) at 20240405153052653
67844 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/submit-changes.rst' (66,106) at 20241221090017592
67845 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_trans.h' (66,107) at 20240405153050341
67846 2025-01-08 03:00:49.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/types.hpp' (66,108) at 20230719080010903
67847 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h' (66,109) at 20240405153050249
67848 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_snd.h' (66,110) at 20220525020654679
67849 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bayleybay.h' (66,111) at 20210308005003588
67850 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (66,112) at 20231216090014900
67851 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-blackout@.target' (66,113) at 20220707030038047
67852 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/events.hpp' (66,114) at 20210308005054073 to deleted uid set
67853 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/simple_smp_defconfig' (66,115) at 20240405153046057
67854 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/clock.c' (66,116) at 20210308005002724
67855 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_network.h' (66,117) at 20210309003650584
67856 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,pxa910.h' (66,118) at 20240405153231795
67857 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/init/handoff.c' (66,119) at 20210308005003228
67858 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/job.c' (66,120) at 20240405153048805
67859 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-femac-mdio.txt' (66,121) at 20210307214925374
67860 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_topo_2d1c.sh' (66,122) at 20240405153054293
67861 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs3.rules' (66,123) at 20210616125333493
67862 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rmobile.h' (66,124) at 20210308005002768
67863 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_cq.h' (66,125) at 20240405153051737
67864 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64.yml' (66,126) at 20210307205554110
67865 2025-01-08 03:00:49.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf' (66,127) at 20210307205553722
67866 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-any.out' (66,128) at 20210308005046397 to deleted uid set
67867 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/aisimage.h' (66,129) at 20210308005003748
67868 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-debugfs.h' (66,130) at 20210307214931218
67869 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/phosphor-logging.wrap' (66,131) at 20230720080010758
67870 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/fpu.h' (66,132) at 20220525020652174
67871 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/remote-console.scss' (66,133) at 20210715000108960
67872 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/handoff.h' (66,134) at 20210308005003652
67873 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_common.h' (66,135) at 20210307214932574
67874 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/adg792a.c' (66,136) at 20240405153049717
67875 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_array_pin.c' (66,137) at 20240405153053425
67876 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_read_unittest.cpp' (66,138) at 20220824030029051
67877 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.asm-generic' (66,139) at 20240405153053433
67878 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/irq.c' (66,140) at 20240405153231455
67879 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/prim_ops.h' (66,141) at 20210308005003336
67880 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.c' (66,142) at 20240405153048657
67881 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/java.rst' (66,143) at 20210307214925226
67882 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_socrates.h' (66,144) at 20210308005003616
67883 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/rarp.c' (66,145) at 20210308005003720
67884 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mmu.c' (66,146) at 20240405153048425
67885 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/lowlevel_init.S' (66,147) at 20210308005003020
67886 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-myir-mys-6ulx.dtsi' (66,148) at 20240405153045529
67887 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-delta/packagegroups/packagegroup-delta-apps.bb' (66,149) at 20231012080014468
67888 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/do_not_override_compiler_and_do_not_strip.patch' (66,150) at 20210608000015799
67889 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_main.cpp' (66,151) at 20240418080018518
67890 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-8033-mb7.dts' (66,152) at 20240405153045501
67891 2025-01-08 03:00:49.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mc13783_ts.c' (66,153) at 20210307214928506
67892 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/index.rst' (66,154) at 20220429100100418
67893 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/linkage.h' (66,155) at 20210308005002808
67894 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0-spider-cpu.dtsi' (66,156) at 20240405153229963
67895 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_uninitialized_heap.c' (66,157) at 20210307214932674
67896 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-crypto.c' (66,158) at 20241211090212350
67897 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-kernel/linux/linux-aspeed/catalina.cfg' (66,159) at 20240814080011471
67898 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/MAINTAINERS' (66,160) at 20210308005003024
67899 2025-01-08 03:00:49.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_dio_link_encoder.c' (66,161) at 20240405153047261
67900 2025-01-08 03:00:49.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_3_0_default.h' (66,162) at 20220525020652634
67901 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/tse850-pcm5142.c' (66,163) at 20240405153232139
67902 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/sysfs_utils.c' (66,164) at 20210307214932738
67903 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c' (66,165) at 20240405153048509
67904 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1542.c' (66,166) at 20240405153051553
67905 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml' (66,167) at 20240405153229767
67906 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,pciesys.txt' (66,168) at 20210307214925278
67907 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/thermal-policy/ibm-ac-server/thermal-policy.yaml' (66,169) at 20210307205553698
67908 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/orion5x.h' (66,170) at 20240405153045673
67909 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt' (66,171) at 20240906080037556 to deleted uid set
67910 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_card.h' (66,172) at 20220525020655107
67911 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/debug.h' (66,173) at 20210308005003548
67912 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/sigreturn.S' (66,174) at 20240405153045949
67913 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/netlink.h' (66,175) at 20240405153232015
67914 2025-01-08 03:00:49.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/0001-add-nss-resolve-to-nsswitch.patch' (66,176) at 20231126090012853
67915 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/reg.h' (66,177) at 20240405153231027
67916 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_version.h' (66,178) at 20240405153054061
67917 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/termbits.h' (66,179) at 20210308005046085
67918 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/gen_setup.sh' (66,180) at 20221209040018559
67919 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-capacity.rst' (66,181) at 20240405153045301
67920 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api.h' (66,182) at 20240405153231035
67921 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_dcb.c' (66,183) at 20240405153050173
67922 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/devicetree/bindings/media/s5p-mfc.txt' (66,184) at 20240405153045101 to deleted uid set
67923 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/Kconfig' (66,185) at 20210308005002780
67924 2025-01-08 03:00:49.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-features.err' (66,186) at 20240906080037560
67925 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d36ek_cmp_spiflash_defconfig' (66,187) at 20210308005003276
67926 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Ferguson-Twofish' (66,188) at 20241221090017616
67927 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/s390_pci_hpc.c' (66,189) at 20240405153051249
67928 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-AT' (66,190) at 20211006000025230
67929 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1750dhp.dts' (66,191) at 20240405153045425
67930 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-hyundai-a7hd.dts' (66,192) at 20240405153045377
67931 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_event_handler.hpp' (66,193) at 20240729080033928
67932 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-agl-defs.h' (66,194) at 20210307214926230
67933 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/pgalloc.h' (66,195) at 20240405153229991
67934 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/bcm.h' (66,196) at 20240405153052909
67935 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-s912-libretech-pc.dts' (66,197) at 20240405153045713
67936 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/guestfd.h' (66,198) at 20221215040039194
67937 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa320.h' (66,199) at 20210307214925942
67938 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/st,stm32-hwspinlock.yaml' (66,200) at 20240405153045061
67939 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_gpt.h' (66,201) at 20210308005002664
67940 2025-01-08 03:00:49.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-vbi.c' (66,202) at 20210307214928654
67941 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/vlan.json' (66,203) at 20220525020655231
67942 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeDeviceCollection.json' (66,204) at 20240619080002952
67943 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/300.out' (66,205) at 20210927100127505
67944 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/nrf51_timer.c' (66,206) at 20241211090212342
67945 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-arm.h' (66,207) at 20210309003650228
67946 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/namei.c' (66,208) at 20241011080017359
67947 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/imx_sc_key.c' (66,209) at 20210307214928474
67948 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend' (66,210) at 20240206090017943
67949 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1022_rdk.c' (66,211) at 20240405153230051
67950 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/move_mount_flags.sh' (66,212) at 20240405153054173
67951 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477_i2c.c' (66,213) at 20240405153049753
67952 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3403_thermal.c' (66,214) at 20240405153051973
67953 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/sve_context.h' (66,215) at 20240906080037352
67954 2025-01-08 03:00:49.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_gpio.c' (66,216) at 20210307214927306
67955 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/osd.h' (66,217) at 20210308005003000
67956 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_global_funcs.c' (66,218) at 20240405153054261
67957 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_gadget.h' (66,219) at 20210307214930854
67958 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/unaligned.c' (66,220) at 20240405153046029
67959 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-adda-pr-regmap.c' (66,221) at 20210307214932430
67960 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/fscache.c' (66,222) at 20240405153231699
67961 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/Makefile' (66,223) at 20240405153230311
67962 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-frequency.rst' (66,224) at 20220525020651786
67963 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina209.rst' (66,225) at 20210309003648424
67964 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg_hvx.h' (66,226) at 20240326080039658
67965 2025-01-08 03:00:49.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/irq.c' (66,227) at 20220525020652018
67966 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier2U/4.json' (66,228) at 20240212090032054
67967 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_5_qcm2290.h' (66,229) at 20240405153230591
67968 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_domain.c' (66,230) at 20220525020654003
67969 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/percpu.h' (66,231) at 20240405153229999
67970 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-kms-helpers.rst' (66,232) at 20240405153229815
67971 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/meson.build' (66,233) at 20241211090212378
67972 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/events.py' (66,234) at 20221215040039254
67973 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/can_core.c' (66,235) at 20210308005046109
67974 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/asm-offsets.h' (66,236) at 20210308005002816
67975 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/imx93_adc.c' (66,237) at 20240405153230687
67976 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/ima_setup.sh' (66,238) at 20240405153054245
67977 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/index.rst' (66,239) at 20210309003648292
67978 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm11130_defconfig' (66,240) at 20210308005003252
67979 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fprem.c' (66,241) at 20210308005046497
67980 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/sessions.hpp' (66,242) at 20240817080003179
67981 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt4801-regulator.c' (66,243) at 20240405153051473
67982 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi' (66,244) at 20240405153045761
67983 2025-01-08 03:00:49.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/meson.build' (66,245) at 20231208090022708
67984 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_read_macros.c' (66,246) at 20220525020655199
67985 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/mtk_vpu.h' (66,247) at 20240405153230803
67986 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/sec_algs.c' (66,248) at 20240405153046941
67987 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/mhl.h' (66,249) at 20210307214931314
67988 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_driver.c' (66,250) at 20240405153230575
67989 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_lag_lacp.sh' (66,251) at 20210307214932690
67990 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi' (66,252) at 20240405153045729
67991 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_footer.c' (66,253) at 20210308005003704
67992 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb' (66,254) at 20241221090017556
67993 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/as-version.sh' (66,255) at 20240405153053433
67994 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/memslot_perf_test.c' (66,256) at 20240405153232271
67995 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py' (66,257) at 20210307214932566
67996 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml' (66,258) at 20240405153045065
67997 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/.gitignore' (66,259) at 20210308005108053
67998 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/hello-single/hello_1.0.bb' (66,260) at 20241206090014298
67999 2025-01-08 03:00:49.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun7i-a20-gmac.yaml' (66,261) at 20240405153045113
68000 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/snap.c' (66,262) at 20240429080012448
68001 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acglobal.h' (66,263) at 20240405153230167
68002 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_regs.h' (66,264) at 20240405153231007
68003 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_debugfs.c' (66,265) at 20220525020652378
68004 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/megaraid.rst' (66,266) at 20240405153045253
68005 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vammala_Savi' (66,267) at 20210307205553774
68006 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/mirror_gre_scale.sh' (66,268) at 20210307214932666
68007 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-chicony.c' (66,269) at 20220525020653039
68008 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qjson.c' (66,270) at 20210927100127341
68009 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/manager.hpp' (66,271) at 20230511080010311
68010 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_txrx.h' (66,272) at 20240405153230947
68011 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max14577-regulator.c' (66,273) at 20240405153051465
68012 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/apphandler.cpp' (66,274) at 20241012080019916
68013 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sbc8349.h' (66,275) at 20210308005003612
68014 2025-01-08 03:00:49.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/itertools-0.11-rs/meson.build' (66,276) at 20241211090212462
68015 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/hexagon.c' (66,277) at 20210927100127065
68016 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_diag.h' (66,278) at 20210307214930230
68017 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-type.out' (66,279) at 20210308005046409 to deleted uid set
68018 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/is_signed_type_kunit.c' (66,280) at 20240405153053089
68019 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-v3s.c' (66,281) at 20240405153230247
68020 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/core-imp-def.json' (66,282) at 20240405153232223
68021 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com.h' (66,283) at 20240405153051289
68022 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-max3355.txt' (66,284) at 20210307214925314
68023 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/latency/Makefile' (66,285) at 20220525020655239
68024 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-on5263m5.dts' (66,286) at 20240809080013006
68025 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/adm1266.c' (66,287) at 20240906080037296
68026 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/Makefile' (66,288) at 20210307214929258
68027 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts' (66,289) at 20240405153045825
68028 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/event_notification_util.py' (66,290) at 20221209040018559
68029 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mixtile_loftq_defconfig' (66,291) at 20210308005003268
68030 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi' (66,292) at 20240405153045753
68031 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/spapr_vscsi.c' (66,293) at 20240906080037292
68032 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Asele_Aslia' (66,294) at 20210307205553778
68033 2025-01-08 03:00:49.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/lan937x_reg.h' (66,295) at 20240405153049753
68034 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ams-delta-fiq-handler.S' (66,296) at 20240405153045657
68035 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/xlnx-zynqmp-dpdma.h' (66,297) at 20210309003653812
68036 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/direct.c' (66,298) at 20240415080012991
68037 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_io.h' (66,299) at 20210307214930854
68038 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stmp3xxx_rtc_wdt.h' (66,300) at 20210307214931518
68039 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/static/item_updater_helper.cpp' (66,301) at 20220212040021786
68040 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/Kconfig' (66,302) at 20210308005002960
68041 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3036_defconfig' (66,303) at 20210308005003256
68042 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn_1.42.bb' (66,304) at 20241221090017516
68043 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-info.rst' (66,305) at 20210309003648480
68044 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/Makefile' (66,306) at 20240405153230063
68045 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/.shellcheck' (66,307) at 20210415100052453 to deleted uid set
68046 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sbsa_ec.c' (66,308) at 20230426080043712
68047 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml' (66,309) at 20240405153229759
68048 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_resource.h' (66,310) at 20240405153047253
68049 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_service_parser.hpp' (66,311) at 20220226040035996
68050 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c.h' (66,312) at 20240405153050657
68051 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/hcd-tests.sh' (66,313) at 20220525020655239
68052 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow.c' (66,314) at 20240613080016535
68053 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/pldm-create-phyp-nvram-cksum.service' (66,315) at 20220916100031437
68054 2025-01-08 03:00:49.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6328-clock.h' (66,316) at 20210308005003632
68055 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/firewire-cdev.h' (66,317) at 20240405153052917
68056 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110.c' (66,318) at 20240405153051849
68057 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8540.yaml' (66,319) at 20240405153045165
68058 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-bl.dts' (66,320) at 20240405153229923
68059 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/checksum.c' (66,321) at 20240405153045969
68060 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers_12.1.14.0.bb' (66,322) at 20231126090012781
68061 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mt6397.txt' (66,323) at 20240405153229775
68062 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/Kconfig' (66,324) at 20210308005002796
68063 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/bootinfo.h' (66,325) at 20241211090212290
68064 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/input.c' (66,326) at 20240815080012923
68065 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/de212/include/variant/core.h' (66,327) at 20210307214926770
68066 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-adx.yaml' (66,328) at 20240405153045165
68067 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/da8xx-fb.c' (66,329) at 20210308005003524
68068 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/Makefile' (66,330) at 20220525020654299
68069 2025-01-08 03:00:49.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_h.c' (66,331) at 20210308005046517
68070 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm.dts' (66,332) at 20240405153045601
68071 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/drop.h' (66,333) at 20240405153232067
68072 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/dln2.c' (66,334) at 20240405153230835
68073 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zipitz2_defconfig' (66,335) at 20210308005003288
68074 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/Kconfig' (66,336) at 20210308005003028
68075 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-canvas.c' (66,337) at 20240405153231447
68076 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update.bb' (66,338) at 20241206090014226
68077 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/printf.c' (66,339) at 20210307214926614
68078 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.clang-format' (66,340) at 20240830080017487
68079 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/arm-smccc.h' (66,341) at 20240405153054045
68080 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/res_sample.c' (66,342) at 20210307214932582
68081 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_framebuffer.h' (66,343) at 20210307214928042
68082 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c' (66,344) at 20240405153231019
68083 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/Kconfig' (66,345) at 20210308005003356
68084 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/rif_mac_profile_scale.sh' (66,346) at 20240405153054301
68085 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/corec57d.c' (66,347) at 20240405153048613
68086 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/README.md' (66,348) at 20221209040019091
68087 2025-01-08 03:00:49.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp6.service' (66,349) at 20210307205554462
68088 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/sh_pci.c' (66,350) at 20240326080039478
68089 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-emmitsburg.c' (66,351) at 20240405153231323
68090 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.cpp' (66,352) at 20230511080045639
68091 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_null.c' (66,353) at 20210307214926798
68092 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0002-Fix-segfault-with-mangled-rename-patch.patch' (66,354) at 20210307205554538
68093 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/memcpy.S' (66,355) at 20240405153229995
68094 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/pll.h' (66,356) at 20240405153230247
68095 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-q40.h' (66,357) at 20210307214926166
68096 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/__init__.py' (66,358) at 20221215040039258
68097 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/OWNERS' (66,359) at 20241024080014718
68098 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-class-rfkill' (66,360) at 20210309003648244
68099 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-memset.S' (66,361) at 20240405153229855
68100 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-one.dts' (66,362) at 20240405153045393
68101 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/bitmap.sh' (66,363) at 20210307214932682
68102 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-q8-tablet.dts' (66,364) at 20210308005002620
68103 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.12.0.bb' (66,365) at 20241221090017492
68104 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/dspi.h' (66,366) at 20210308005002800
68105 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml' (66,367) at 20240405153045093
68106 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.c' (66,368) at 20210309003651812
68107 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power9-pmu.c' (66,369) at 20240405153046193
68108 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout-128.dtsi' (66,370) at 20240405153045425
68109 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/avoid_polluting_cross_directories.patch' (66,371) at 20241221090017644
68110 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/unc.c' (66,372) at 20240405153052525
68111 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/gitpkgv.bbclass' (66,373) at 20240301090012423
68112 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/__init__.py' (66,374) at 20210308005003736
68113 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/Kconfig' (66,375) at 20210308005002984
68114 2025-01-08 03:00:49.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/acpi/mainboard.asl' (66,376) at 20210308005003008
68115 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/leds/romulus-led-manager-config/led.yaml' (66,377) at 20240829080014018
68116 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mailcap/mailcap_2.1.54.bb' (66,378) at 20230609080014395
68117 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/fd-001-lookup.c' (66,379) at 20210307214932710
68118 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap24xx-clocks.dtsi' (66,380) at 20240405153045601
68119 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/zoran-cardlist.rst' (66,381) at 20210309003648292
68120 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu74.h' (66,382) at 20240405153048337
68121 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pfr_telemetry.c' (66,383) at 20240405153046645
68122 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_local_storage_rcu_tasks_trace.c' (66,384) at 20240405153054241
68123 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_pe.c' (66,385) at 20240726080012846
68124 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/extable.h' (66,386) at 20240405153046277
68125 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sis.c' (66,387) at 20240405153046669
68126 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tls.c' (66,388) at 20240405153046437
68127 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/x9250.c' (66,389) at 20240405153049009
68128 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-mbi.c' (66,390) at 20240405153049197
68129 2025-01-08 03:00:49.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/style.css' (66,391) at 20210308004923388
68130 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mactest.c' (66,392) at 20230720080043539
68131 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-edp.c' (66,393) at 20240405153231311
68132 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas.h' (66,394) at 20210307214932186
68133 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal.c' (66,395) at 20240405153046217
68134 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-userspace-base.c' (66,396) at 20240405153049245
68135 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TCL' (66,397) at 20211006000025246
68136 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_raw_tp.bpf.c' (66,398) at 20240405153053425
68137 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.2.bb' (66,399) at 20220402030015907
68138 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fallback.cpp' (66,400) at 20240820080023694
68139 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig' (66,401) at 20210308005003264
68140 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/chrontel-ch7033.c' (66,402) at 20240405153230523
68141 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0002-Add-nios2-support.patch' (66,403) at 20230114040015482
68142 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32mp1.txt' (66,404) at 20210308005003304
68143 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/gxbb-aoclkc.h' (66,405) at 20210307214931326
68144 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_pq.c' (66,406) at 20240405153046533
68145 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun20i-d1-ccu.h' (66,407) at 20240405153231799
68146 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0007-initialize-front-back-wayland-buffers.patch' (66,408) at 20230706080014765
68147 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/timberdale.c' (66,409) at 20240405153049617
68148 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-pc.dts' (66,410) at 20240405153045393
68149 2025-01-08 03:00:49.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/sock.c' (66,411) at 20240405153231991
68150 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/red.json' (66,412) at 20240405153054377
68151 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_fabric.c' (66,413) at 20240405153051593
68152 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/static_key.h' (66,414) at 20210307214931514
68153 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb' (66,415) at 20230114040015550
68154 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_mpc52xx_phy.c' (66,416) at 20241216090017713
68155 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb' (66,417) at 20241221090017676
68156 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/039' (66,418) at 20220429100100886
68157 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/amd-ibs.h' (66,419) at 20240405153054033
68158 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/settings/phosphor-settings-manager/chassis-capabilities.override.yml' (66,420) at 20240110090012776
68159 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/cirrus,lochnagar.yaml' (66,421) at 20210307214925286
68160 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mac.h' (66,422) at 20220215040051504
68161 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx_edma.c' (66,423) at 20240405153050481
68162 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb' (66,424) at 20230520080014480
68163 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rtbitmap.c' (66,425) at 20240405153231775
68164 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sm6350-rpmh.yaml' (66,426) at 20240405153045081
68165 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/firmware.json' (66,427) at 20240906080037176
68166 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp.h' (66,428) at 20240405153045677
68167 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pxa-pci-ce4100.txt' (66,429) at 20220525020651678
68168 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/sdbusplus.wrap' (66,430) at 20220323030042611
68169 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/hashtab.h' (66,431) at 20240405153232115
68170 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/luks-detached-header' (66,432) at 20240906080037568
68171 2025-01-08 03:00:49.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uaccess_32.h' (66,433) at 20240405153046321
68172 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-tinker.dtsi' (66,434) at 20210308005002604
68173 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1-pll.c' (66,435) at 20240405153046805
68174 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/misc.c' (66,436) at 20240405153049713
68175 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCManager_v1.xml' (66,437) at 20240907080003164
68176 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/app.hpp' (66,438) at 20240713080003654 to deleted uid set
68177 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-bcm2836.h' (66,439) at 20210309003653852
68178 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb' (66,440) at 20240124090012254
68179 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/oemhandler.cpp' (66,441) at 20240820080018013
68180 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s.c' (66,442) at 20240405153232191
68181 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binderfs.c' (66,443) at 20240405153230171
68182 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0001-Platform-Corstone1000-Align-capsule-UEFI-structs.patch' (66,444) at 20241221090017464
68183 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/dma-direction.h' (66,445) at 20210308005003656
68184 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/hard-code-build-number.patch' (66,446) at 20231011080016574
68185 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-innolux-p079zca.c' (66,447) at 20240405153230615
68186 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c' (66,448) at 20240405153047233
68187 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-i7.dts' (66,449) at 20210308005002620
68188 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/Makefile' (66,450) at 20210308005002984
68189 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623a.dtsi' (66,451) at 20240405153045461
68190 2025-01-08 03:00:49.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a5.dts' (66,452) at 20240405153045601
68191 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex-irq.h' (66,453) at 20210307214926550
68192 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-aes.c' (66,454) at 20230925080040101
68193 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/executor_test.c' (66,455) at 20240405153231951
68194 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_defconfig' (66,456) at 20210308005003244
68195 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-da8xx.c' (66,457) at 20210308005003512
68196 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/TableRoleGroups.vue' (66,458) at 20241004080035971
68197 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/fail_function.c' (66,459) at 20240405153052997
68198 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/timex.h' (66,460) at 20220627100016934
68199 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/default.css' (66,461) at 20240106090017249
68200 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit.h' (66,462) at 20240405153231891
68201 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmu.h' (66,463) at 20210307214926550
68202 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/inode.c' (66,464) at 20240405153231655
68203 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_4x128mx16.cfg' (66,465) at 20210308005002924
68204 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/tatlin-archive-x86.conf' (66,466) at 20230927080013514
68205 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/meson.build' (66,467) at 20240613080020632
68206 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmmio.c' (66,468) at 20240405153046905
68207 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7780_defconfig' (66,469) at 20240405153046309
68208 2025-01-08 03:00:49.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json' (66,470) at 20241031080012183
68209 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/rcb.h' (66,471) at 20210308005002876
68210 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp7002.c' (66,472) at 20240405153049341
68211 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/InputPasswordToggle.spec.js' (66,473) at 20241004080035975
68212 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/decap_sanity.c' (66,474) at 20240405153054269
68213 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc2305.rst' (66,475) at 20240405153045217
68214 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powercycle@.service' (66,476) at 20240316080012480
68215 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_exception_with_invalid_guest_state.c' (66,477) at 20240405153232271
68216 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10037.dts' (66,478) at 20240405153229891
68217 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ncsi.h' (66,479) at 20240405153052857
68218 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/repositories.txt' (66,480) at 20210308004942724
68219 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/hotswap-power-cycle/adm1278-hotswap-power-cycle.bb' (66,481) at 20241206090014278
68220 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/syslog-controller.html' (66,482) at 20210308005107077
68221 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pinning_invalid.c' (66,483) at 20240405153054277
68222 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-nuss.h' (66,484) at 20240405153231063
68223 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-OliversMount' (66,485) at 20210307205553798
68224 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/camellia_glue.c' (66,486) at 20210307214926574
68225 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_powersave.c' (66,487) at 20210307214927118
68226 2025-01-08 03:00:49.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/ir35221@71.conf' (66,488) at 20240904080027734
68227 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/pci.h' (66,489) at 20240415080012979
68228 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/pct.txt' (66,490) at 20210307214925270
68229 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/MAINTAINERS' (66,491) at 20210308005003028
68230 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/Makefile' (66,492) at 20210308005003172
68231 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36050.c' (66,493) at 20240405153049389
68232 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/bootrom.c' (66,494) at 20210307214930514
68233 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/timed-average.c' (66,495) at 20241211090212562
68234 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h' (66,496) at 20240405153230323
68235 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml' (66,497) at 20240405153045185
68236 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/nvidia,tegra30-smmu.txt' (66,498) at 20210307214925346
68237 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsel-linux' (66,499) at 20241206090014350
68238 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stat.h' (66,500) at 20240405153052801
68239 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mc-peripheral-props.yaml' (66,501) at 20240405153229775
68240 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-locale.inc' (66,502) at 20240302090018230
68241 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-scaler.c' (66,503) at 20240405153049421
68242 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_ar5315u_ram_defconfig' (66,504) at 20210308005003252
68243 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta.c' (66,505) at 20210307214932646
68244 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/sched/numa-balancing/arch-support.txt' (66,506) at 20240405153045201
68245 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/meson.build' (66,507) at 20231130090019490
68246 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/remote-controller.rst' (66,508) at 20220525020651646
68247 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/bash-completion/bpftool' (66,509) at 20240405153054037
68248 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/vfio.rst' (66,510) at 20240906080037172
68249 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/decstation_r4k_defconfig' (66,511) at 20240405153045993
68250 2025-01-08 03:00:49.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/LICENSE' (66,512) at 20210308005048369
68251 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf.h' (66,513) at 20240405153230967
68252 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/pm.h' (66,514) at 20210307214926982
68253 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/fu540-prci.h' (66,515) at 20240405153046845
68254 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/jornada720.c' (66,516) at 20210307214925958
68255 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/lib.c' (66,517) at 20220525020653947
68256 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/octeon-feature.h' (66,518) at 20210307214926238
68257 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3_param.h' (66,519) at 20210307214930562
68258 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/lboxre2_defconfig' (66,520) at 20240405153046309
68259 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gnesta' (66,521) at 20210307205553782
68260 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-ftrace.sh' (66,522) at 20240405153054325
68261 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-mtp.dts' (66,523) at 20240405153229959
68262 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool_6.11.bb' (66,524) at 20241221090017676
68263 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/internal.h' (66,525) at 20240405153054225
68264 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_slave.c' (66,526) at 20240906080037228
68265 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/audit.c' (66,527) at 20240405153045353
68266 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/jffs2_fs_sb.h' (66,528) at 20210309003653620
68267 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0001-wfa_cmdproc-Store-return-value-into-location.patch' (66,529) at 20221003030013269
68268 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/IPMITOOL-cheatsheet.md' (66,530) at 20221209040006383
68269 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wsa883x.yaml' (66,531) at 20240405153045169
68270 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/Makefile' (66,532) at 20210307214929390
68271 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/devices-da8xx.c' (66,533) at 20240405153045637
68272 2025-01-08 03:00:49.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-trace.c' (66,534) at 20240405153049125
68273 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0.dtsi' (66,535) at 20240405153045805
68274 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/postinst_intercept' (66,536) at 20210307205554642
68275 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nbd-netlink.h' (66,537) at 20220525020654671
68276 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc' (66,538) at 20241212090014007
68277 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500/ab8500-sysctrl.h' (66,539) at 20210307214931422
68278 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/evmcs.h' (66,540) at 20240405153054317
68279 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/assoc_array.h' (66,541) at 20210307214931354
68280 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo.h' (66,542) at 20240405153230603
68281 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Spencer-86' (66,543) at 20211006000025246
68282 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-gx6605s.c' (66,544) at 20210307214927046
68283 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c' (66,545) at 20240405153050161
68284 2025-01-08 03:00:49.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-npcm7xx.c' (66,546) at 20240405153230679
68285 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps68470-regulator.c' (66,547) at 20240405153051477
68286 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/pgtable.h' (66,548) at 20240405153230019
68287 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper.c' (66,549) at 20240405153047041
68288 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml' (66,550) at 20240405153229763
68289 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tvp5150.txt' (66,551) at 20240405153229771
68290 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-thrustmaster.c' (66,552) at 20240405153048821
68291 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target.h' (66,553) at 20221215040039062
68292 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas-basstreble.h' (66,554) at 20210307214932186
68293 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-b3.dts' (66,555) at 20240405153045453
68294 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/update-dtc-source.sh' (66,556) at 20210308005003728
68295 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu100_revC_defconfig' (66,557) at 20210308005003288
68296 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/abm.h' (66,558) at 20240405153230415
68297 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal-generic-adc.c' (66,559) at 20240405153231499
68298 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/leds/daytonax-led-manager-config-native.bb' (66,560) at 20241206090014202
68299 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_s_ac.c' (66,561) at 20240405153232043
68300 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/caif/if_caif.h' (66,562) at 20210307214931626
68301 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.init' (66,563) at 20210307205553850
68302 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-gpio-monitor/bare-metal-gpio-monitor_git.bb' (66,564) at 20241126090011759
68303 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/uncore.c' (66,565) at 20240405153046369
68304 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/ints.c' (66,566) at 20240405153045973
68305 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore.dts' (66,567) at 20240405153045501
68306 2025-01-08 03:00:49.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0004-lxdm.c-add-function-to-change-password-with-pam.patch' (66,568) at 20210307205553946
68307 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/internal.h' (66,569) at 20240527080023348
68308 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.yaml' (66,570) at 20240405153045029
68309 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/README.md' (66,571) at 20241211090212458
68310 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_5_0_offset.h' (66,572) at 20220525020652534
68311 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/mxu_translate.c' (66,573) at 20241211090212498
68312 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/surface_aggregator/dtx.h' (66,574) at 20220525020654675
68313 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/platform-msi.c' (66,575) at 20240405153046685
68314 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/crypto_test.cpp' (66,576) at 20240817080005771
68315 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/hwmtm.h' (66,577) at 20240405153050329
68316 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/linkage.h' (66,578) at 20240405153045361
68317 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/palmas-pwrbutton.c' (66,579) at 20240405153049145
68318 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch.h' (66,580) at 20240906080037156
68319 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dkl_phy.h' (66,581) at 20240405153048445
68320 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_vectors.h' (66,582) at 20240405153230111
68321 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/JsonSchemaFile.v1_1_5.json' (66,583) at 20240619080002948
68322 2025-01-08 03:00:49.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/LICENSE' (66,584) at 20210308005116673
68323 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/0001-libltdl-remove-reference-to-nonexisting-directory.patch' (66,585) at 20241221090017496
68324 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/tlb.h' (66,586) at 20240405153045909
68325 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrtalje_Sodra_Bergen' (66,587) at 20210307205553786
68326 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/gpio/index.rst' (66,588) at 20240405153045293
68327 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-cfi.cfg' (66,589) at 20220804030014671
68328 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p3041_serdes.c' (66,590) at 20210308005002832
68329 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/common.c' (66,591) at 20240405153045649
68330 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-timrot.h' (66,592) at 20210308005002656
68331 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk208.fuc5.h' (66,593) at 20210307214927938
68332 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memset.S' (66,594) at 20240405153045897
68333 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/sysfs.rst' (66,595) at 20210307214925470
68334 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsdvb-debugfs.c' (66,596) at 20240405153230775
68335 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/292.out' (66,597) at 20210308005046469
68336 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.4.bb' (66,598) at 20241206090014266
68337 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml' (66,599) at 20240405153229771
68338 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl.dtsi' (66,600) at 20240405153229923
68339 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/smp.c' (66,601) at 20240405153230019
68340 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/copy_flash.c' (66,602) at 20210308005108641
68341 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-ppc-bits.h' (66,603) at 20240405153054369
68342 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-perl/perl/files/libwhisker2.patch' (66,604) at 20230706080014769
68343 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/lxt.c' (66,605) at 20220525020653683
68344 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ipmi-kcs-test.c' (66,606) at 20241211090212546
68345 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/espfix_64.c' (66,607) at 20240405153046429
68346 2025-01-08 03:00:49.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/sta_info.h' (66,608) at 20240405153051909
68347 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-duo-6281.dtsi' (66,609) at 20240405153045457
68348 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lut.c' (66,610) at 20240405153049445
68349 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5.dtsi' (66,611) at 20240405153229875
68350 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mailbox/tegra186-hsp.h' (66,612) at 20210308005003636
68351 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/auth_gss_internal.h' (66,613) at 20240405153053385
68352 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_ccm.h' (66,614) at 20210307214931982
68353 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp865.c' (66,615) at 20210307214931178
68354 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xp.h' (66,616) at 20240405153049649
68355 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/fplustm.c' (66,617) at 20240405153050329
68356 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/console/obmc-console/80-olympus-nuvoton-sol.rules' (66,618) at 20210307205554094
68357 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf.h' (66,619) at 20240405153054105
68358 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca561.c' (66,620) at 20240405153049569
68359 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/get_unit_test_report.py' (66,621) at 20221208040016926
68360 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5670.c' (66,622) at 20240405153053725
68361 2025-01-08 03:00:49.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_test_pv_muxing.c' (66,623) at 20240405153230643
68362 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/human_sort.hpp' (66,624) at 20240110090003528
68363 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/opcua/open62541/0001-fix-build-do-not-install-git-files.patch' (66,625) at 20231014080011723
68364 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.h' (66,626) at 20210307214929346
68365 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c' (66,627) at 20240405153050493
68366 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/led.c' (66,628) at 20210307214929778
68367 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/proto.c' (66,629) at 20240405153053229
68368 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-thread-win32.c' (66,630) at 20230426080043964
68369 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/path.c' (66,631) at 20240429080012436
68370 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/zones.yaml' (66,632) at 20210308005059165
68371 2025-01-08 03:00:49.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/fd.c' (66,633) at 20210307214926614
68372 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/schemas/legacy.json' (66,634) at 20241204090005347 to deleted uid set
68373 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210.dtsi' (66,635) at 20240405153045565
68374 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_requests.h' (66,636) at 20220525020652887
68375 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/influxdb' (66,637) at 20210307205553890
68376 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/tls_32.c' (66,638) at 20221102030020749
68377 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/board-se7619.c' (66,639) at 20210307214926542
68378 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-writes.c' (66,640) at 20240405153049245
68379 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/loongarch.h' (66,641) at 20240405153231951
68380 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/setup-x86_64.S' (66,642) at 20210307214926750
68381 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/dvma.c' (66,643) at 20240405153045973
68382 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/main.c' (66,644) at 20210716100030091
68383 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/settings' (66,645) at 20220525020655231
68384 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/spl.c' (66,646) at 20210308005002948
68385 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_intel.c' (66,647) at 20241018080014590
68386 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0001-no-bash.patch' (66,648) at 20241221090017496
68387 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt/run-ptest' (66,649) at 20240301090012435
68388 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fujitsu,sdhci-fujitsu.yaml' (66,650) at 20240405153045109
68389 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/Makefile-add-more-dependencies-to-pointer.h.patch' (66,651) at 20210307205553870
68390 2025-01-08 03:00:49.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lynxkdi.c' (66,652) at 20210308005003228
68391 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_sram_mgr.h' (66,653) at 20210307214927086
68392 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/mmc.h' (66,654) at 20210308005003644
68393 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/Makefile' (66,655) at 20210307214932626
68394 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3188-cru.h' (66,656) at 20210307214931334
68395 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/sendmsg.c' (66,657) at 20241018080014590
68396 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h' (66,658) at 20240405153048789
68397 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/focaltech,gpt3.yaml' (66,659) at 20240405153045041
68398 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/lib8390.c' (66,660) at 20240405153049773
68399 2025-01-08 03:00:49.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu-bswap.h' (66,661) at 20240326080039542
68400 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/mmu.c' (66,662) at 20241216090017689
68401 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/init.c' (66,663) at 20240405153230015
68402 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/ExternalFlash.png' (66,664) at 20241221090017464 to deleted uid set
68403 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cpuidle44xx.c' (66,665) at 20240405153045661
68404 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mksunxiboot.c' (66,666) at 20210308005003768
68405 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-aoncrg.yaml' (66,667) at 20240405153045029
68406 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-pdk.dts' (66,668) at 20240405153229883
68407 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/imx-uapi.rst' (66,669) at 20210307214925594
68408 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_efuse.h' (66,670) at 20240405153051897
68409 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/fsl_sata.h' (66,671) at 20210308005003332
68410 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-04' (66,672) at 20210908000010395
68411 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vector.h' (66,673) at 20240405153046249
68412 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c' (66,674) at 20240405153050637
68413 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb' (66,675) at 20241221090017560
68414 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/README' (66,676) at 20210308005116217
68415 2025-01-08 03:00:49.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/porter_defconfig' (66,677) at 20210308005003276
68416 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metric.cpp' (66,678) at 20240904080048943
68417 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscall_n32.tbl' (66,679) at 20241211090212378
68418 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cache_v7.c' (66,680) at 20210308005002552
68419 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sunxi_sid.c' (66,681) at 20240520080015167
68420 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-sx1.c' (66,682) at 20240405153045657
68421 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/tracelog.c' (66,683) at 20240405153054041
68422 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init.c' (66,684) at 20240405153051281
68423 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/libfdt_env.h' (66,685) at 20210308005003656
68424 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/unistd.h' (66,686) at 20240405153232211
68425 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/getsetcc.S' (66,687) at 20210307214926594
68426 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/adc/stm32-dfsdm-adc.h' (66,688) at 20210307214931402
68427 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/crosssdk.bbclass' (66,689) at 20220910030013385
68428 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamhash_desc.h' (66,690) at 20210307214927074
68429 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/Makefile' (66,691) at 20240405153053981
68430 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos.c' (66,692) at 20240405153051365
68431 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-sas.c' (66,693) at 20240405153051541
68432 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp.h' (66,694) at 20240405153048973
68433 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_hwec.c' (66,695) at 20210307214928542
68434 2025-01-08 03:00:49.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_chip.h' (66,696) at 20210307214930674
68435 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8909.h' (66,697) at 20240405153052645
68436 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.yaml' (66,698) at 20240405153045133
68437 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/aldebaran_ppsmc.h' (66,699) at 20240405153048345
68438 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/Makefile' (66,700) at 20210309003650612
68439 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040-db.dts' (66,701) at 20210308005002568
68440 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gnss.h' (66,702) at 20210307214931390
68441 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.h' (66,703) at 20240405153049409
68442 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/.shellcheck' (66,704) at 20210415000044188 to deleted uid set
68443 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simpletrace.py' (66,705) at 20240326080039630
68444 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-event.err' (66,706) at 20210308005046409
68445 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958305k.dts' (66,707) at 20240405153045429
68446 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/069_fill.dts' (66,708) at 20210308005003752
68447 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpinstr.h' (66,709) at 20241008080013891
68448 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/dlmalloc.src' (66,710) at 20210308005003224
68449 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidcontroller.hpp' (66,711) at 20240205090025370
68450 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/sie.h' (66,712) at 20210309003654952
68451 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-mbhc-v2.c' (66,713) at 20240405153053813
68452 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/repository.hpp' (66,714) at 20240820080027378
68453 2025-01-08 03:00:49.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/trace.c' (66,715) at 20220525020653147
68454 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/eccmemctl.c' (66,716) at 20241211090212294
68455 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/pll-tmpv770x.c' (66,717) at 20240405153046873
68456 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/locktorture.rst' (66,718) at 20240405153229819
68457 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Kconfig' (66,719) at 20210307214925638
68458 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_context.c' (66,720) at 20240405153231679
68459 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/ehci.h' (66,721) at 20210308005002660
68460 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/core.c' (66,722) at 20210308005003740
68461 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts' (66,723) at 20210308005002624
68462 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_ident1.decode' (66,724) at 20210308005046389
68463 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_cmd.c' (66,725) at 20240405153051913
68464 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/tests.h' (66,726) at 20220525020655123
68465 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-cert9.db' (66,727) at 20210307205553986 to deleted uid set
68466 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_unittest.cpp' (66,728) at 20230821192414188
68467 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SRIO_PCIE_BOOT_defconfig' (66,729) at 20210308005003244
68468 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/intel,keembay-dsi.yaml' (66,730) at 20240405153045037
68469 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/restart.c' (66,731) at 20240405153045689
68470 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/gxfb.h' (66,732) at 20210309003653308
68471 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/association_manager.cpp' (66,733) at 20240820080025626
68472 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/job.h' (66,734) at 20240906080037344
68473 2025-01-08 03:00:49.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/s3-mips.S' (66,735) at 20210307214930434
68474 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_snprintf.c' (66,736) at 20220525020655199
68475 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/templates/default/conf-notes.txt' (66,737) at 20240712080022837
68476 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/led.c' (66,738) at 20210308005003212
68477 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/npcm750-pwm-fan.rst' (66,739) at 20210307214925502
68478 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kmod/config' (66,740) at 20210307214932678
68479 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-hwdep.c' (66,741) at 20220525020654975
68480 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c' (66,742) at 20240405153230315
68481 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_logic.c' (66,743) at 20210308005046529
68482 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/byteorder.h' (66,744) at 20210307214925670
68483 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dts' (66,745) at 20240405153229963
68484 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch' (66,746) at 20230813080012876
68485 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_i2c.c' (66,747) at 20240405153049153
68486 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_migrate.c' (66,748) at 20240405153230563
68487 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_allocator.h' (66,749) at 20210308005003552
68488 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-init.rst' (66,750) at 20240405153044941
68489 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson8-ddr.c' (66,751) at 20210307214926994
68490 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/clang.c' (66,752) at 20240405153053001
68491 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/compat_binfmt_elf.c' (66,753) at 20240405153052317
68492 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/module.bbclass' (66,754) at 20230706080014777
68493 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ocelot.c' (66,755) at 20240830080013347
68494 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_merge3d.c' (66,756) at 20240405153048585
68495 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calc_auto.c' (66,757) at 20240405153047265
68496 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc-clk.c' (66,758) at 20240405153051853
68497 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan_mangle.c' (66,759) at 20240405153050109
68498 2025-01-08 03:00:49.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml' (66,760) at 20240405153045149
68499 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/sparc32_dma.c' (66,761) at 20241211090212270
68500 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs1_defconfig' (66,762) at 20210308005003248
68501 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2430_data.c' (66,763) at 20210307214925918
68502 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi_regs.h' (66,764) at 20240405153048781
68503 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_ttm_helper.c' (66,765) at 20240405153048397
68504 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/user.h' (66,766) at 20240405153045625
68505 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042.h' (66,767) at 20240405153049157
68506 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-zii-rdu2.dts' (66,768) at 20240405153045505
68507 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat_helper.h' (66,769) at 20240405153052857
68508 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos5260-clock.yaml' (66,770) at 20240405153045029
68509 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/meson.build' (66,771) at 20240112090034344
68510 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3.dtsi' (66,772) at 20240405153229875
68511 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-sysfs-nodes.rst' (66,773) at 20220525020651782
68512 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sni-exiu.c' (66,774) at 20220627100016998
68513 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/MCD_dmaApi.c' (66,775) at 20210308005003372
68514 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdx65.h' (66,776) at 20240405153052645
68515 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_entry.S' (66,777) at 20210307214926170
68516 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/ci20.c' (66,778) at 20210308005003008
68517 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/run-ptest' (66,779) at 20210307205554550
68518 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_dma.h' (66,780) at 20210307214932378
68519 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/riscv32-linux' (66,781) at 20230317080013833
68520 2025-01-08 03:00:49.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/elf_hwcaps.rst' (66,782) at 20240405153045285
68521 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/cacheinfo.c' (66,783) at 20241216090017689
68522 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/clearcase.py' (66,784) at 20241221090017584
68523 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.c' (66,785) at 20220525020652971
68524 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_cs.c' (66,786) at 20241008080013923
68525 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/qi.c' (66,787) at 20241211090145401
68526 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc.c' (66,788) at 20240405153045957
68527 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/mipi-csi2.h' (66,789) at 20240405153052829
68528 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/libgpiod.wrap' (66,790) at 20210831000007042
68529 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pytesseract/pytesseract_0.3.13.bb' (66,791) at 20241221090017564
68530 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm010.dts' (66,792) at 20210308005002632
68531 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/microchip_pfsoc.h' (66,793) at 20230426080043768
68532 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6358-pinctrl.yaml' (66,794) at 20240405153045133
68533 2025-01-08 03:00:49.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4qds.h' (66,795) at 20210308005002996
68534 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nvidia/forcedeth.c' (66,796) at 20240405153050201
68535 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/test_patching.py' (66,797) at 20210308005046237
68536 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_sdhci-test.c' (66,798) at 20240906080037572
68537 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/omap2430.h' (66,799) at 20210308005003520
68538 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-gic.h' (66,800) at 20210307214926226
68539 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/tools/gen-insn-attr-x86.awk' (66,801) at 20210309003654956
68540 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mmio.c' (66,802) at 20240415080012979
68541 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_alternate_fan_settings.robot' (66,803) at 20210308005007124
68542 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/README.md' (66,804) at 20221209040019095
68543 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,scu-clk.yaml' (66,805) at 20240405153045025
68544 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cmdline.c' (66,806) at 20240405153053081
68545 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/unwind.c' (66,807) at 20240405153230023
68546 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio/gpio-amd-fch.h' (66,808) at 20210309003653888
68547 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,dw100.yaml' (66,809) at 20240405153045093
68548 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt200x.c' (66,810) at 20240405153049293
68549 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/string_32.h' (66,811) at 20240405153046397
68550 2025-01-08 03:00:49.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_dup_ipv6.c' (66,812) at 20241011080017391
68551 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/Makefile' (66,813) at 20220525020652074
68552 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/conf/layer.conf' (66,814) at 20241221090017564
68553 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill_1.0.bb' (66,815) at 20220402030015915
68554 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/pad/api.h' (66,816) at 20210308005002640
68555 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_ioc32.c' (66,817) at 20240405153048401
68556 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88ds3103_priv.h' (66,818) at 20240405153230779
68557 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c' (66,819) at 20240405153050201
68558 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/out-of-tree-build.patch' (66,820) at 20230503080014579
68559 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-sa1111.c' (66,821) at 20240405153052105
68560 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nalden' (66,822) at 20210307205553786
68561 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/nlohmann_json.wrap' (66,823) at 20231209090027349
68562 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/index.rst' (66,824) at 20240405153045301
68563 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/irq.h' (66,825) at 20210307214926222
68564 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/tuple_to_array.hpp' (66,826) at 20230106040046360
68565 2025-01-08 03:00:49.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/Kconfig' (66,827) at 20220525020654279
68566 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/check-cvs' (66,828) at 20241221090017620
68567 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device/bus.h' (66,829) at 20240405153052677
68568 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_security.c' (66,830) at 20240405153052349
68569 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/counters.c' (66,831) at 20240405153230715
68570 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/settings' (66,832) at 20240405153054381
68571 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet3.c' (66,833) at 20241211090212310
68572 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fan-watchdog-takeover.target' (66,834) at 20210308005055797
68573 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/m68k/tune-mcf5441x.inc' (66,835) at 20210905000020581
68574 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_dup_netdev.c' (66,836) at 20240405153053325
68575 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/compat.rst' (66,837) at 20210309003648488
68576 2025-01-08 03:00:49.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_stm32g0.c' (66,838) at 20240710080014601
68577 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/fsl_lpuart.c' (66,839) at 20240830080013307
68578 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/renesas-cpg-mssr.c' (66,840) at 20240405153230239
68579 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l36.h' (66,841) at 20210307214931594
68580 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/translate.c' (66,842) at 20240906080037480
68581 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fiq.h' (66,843) at 20210307214925850
68582 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/fpga_ast2600_spl.h' (66,844) at 20210308005003596
68583 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/ahci.c' (66,845) at 20210308005003004
68584 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-de.h' (66,846) at 20210308005003636
68585 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-guest-agent/fsfreeze-hook' (66,847) at 20210308005046245
68586 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-debug-frame-arm.c' (66,848) at 20210307214932466
68587 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6338-clock.h' (66,849) at 20210308005003632
68588 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/router/ibm.js' (66,850) at 20220205040041227
68589 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coreboot.sed' (66,851) at 20210308005003728
68590 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/qos.c' (66,852) at 20210308005003040
68591 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-gp8psk-cardlist.rst' (66,853) at 20210307214925230
68592 2025-01-08 03:00:49.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am62a.c' (66,854) at 20240405153230287
68593 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Pamplona' (66,855) at 20210307205553766
68594 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/mmc_core.c' (66,856) at 20240405153231059
68595 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/icmp.h' (66,857) at 20220525020654639
68596 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/amd64-agp.c' (66,858) at 20240405153046741
68597 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/auto_submenu/__init__.py' (66,859) at 20210307214932154
68598 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComponentIntegrityCollection_v1.xml' (66,860) at 20240619080002920
68599 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/background.c' (66,861) at 20240405153052389
68600 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-resv-mem.c' (66,862) at 20240326080039746
68601 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_aggregator/device.h' (66,863) at 20240405153052801
68602 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_meta.hpp' (66,864) at 20240731164718599
68603 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8540.h' (66,865) at 20210307214932318
68604 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-simple.c' (66,866) at 20210927100127641
68605 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/trace.h' (66,867) at 20210308005045729
68606 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/ksm.rst' (66,868) at 20240405153045297
68607 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-eval-v3.dts' (66,869) at 20240405153045529
68608 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau1701.txt' (66,870) at 20210307214925426
68609 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregateCollection_v1.xml' (66,871) at 20240619080002916
68610 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/20150704-CVE-2015-3239_dwarf_i.h.patch' (66,872) at 20231011080016574
68611 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx.c' (66,873) at 20240405153051929
68612 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/ipmi_to_redfish_hooks.hpp' (66,874) at 20240829080009330
68613 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output_types.h' (66,875) at 20210307214930558
68614 2025-01-08 03:00:49.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c' (66,876) at 20220525020652963
68615 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-v3s-ccu.h' (66,877) at 20210307214931334
68616 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/clkc-tmpv770x.c' (66,878) at 20240405153046873
68617 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (66,879) at 20241206090014218
68618 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap5_uevm_defconfig' (66,880) at 20210308005003272
68619 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/linkage.h' (66,881) at 20240405153046277
68620 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-sensor.h' (66,882) at 20240405153049457
68621 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/readme.txt' (66,883) at 20210308005003032
68622 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch' (66,884) at 20230706080014753
68623 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-posix.c' (66,885) at 20241211090212454
68624 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_redirect.c' (66,886) at 20210307214931894
68625 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/r7785rp_defconfig' (66,887) at 20240405153046309
68626 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sc16is7xx.c' (66,888) at 20241211090145497
68627 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/lite5200_sleep.S' (66,889) at 20240405153046197
68628 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_stat_unittest.cpp' (66,890) at 20210308005134001
68629 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/obmc-power-already-on@.target' (66,891) at 20221210040015138
68630 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/netfilter.h' (66,892) at 20240628080014025
68631 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/MAINTAINERS' (66,893) at 20210308005002980
68632 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rwtop-report' (66,894) at 20210307214932566
68633 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/thermal/thermal.h' (66,895) at 20210308005003644
68634 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-aspeed-test.c' (66,896) at 20240405153049669
68635 2025-01-08 03:00:49.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stm32mp1-resets.h' (66,897) at 20240405153231799
68636 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/LICENSE' (66,898) at 20210308005116213
68637 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/Kconfig' (66,899) at 20240405153054009
68638 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-bytedance-g220a.dts' (66,900) at 20240405153229863
68639 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/io.h' (66,901) at 20210308005002824
68640 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/timer.c' (66,902) at 20210308005002772
68641 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vtc.h' (66,903) at 20210307214928770
68642 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_musb.h' (66,904) at 20210308005002680
68643 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/maxim,max77802.h' (66,905) at 20210308005003632
68644 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/serval/Makefile' (66,906) at 20210308005003020
68645 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/navi10_ih.h' (66,907) at 20210307214927238
68646 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Asiasat4_C-122.2E' (66,908) at 20210307205553758
68647 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor_multi_percpu.c' (66,909) at 20240405153052537
68648 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/valid.tcl' (66,910) at 20210308005007120
68649 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_cs.c' (66,911) at 20240405153048721
68650 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_geam_nand_defconfig' (66,912) at 20210308005003260
68651 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_bpf_link.c' (66,913) at 20241104090011619
68652 2025-01-08 03:00:49.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/logo/OpenBMC-Logo2.svg' (66,914) at 20210308004941080
68653 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc.c' (66,915) at 20241211090212322
68654 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-master.c' (66,916) at 20240405153046769
68655 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder.bb' (66,917) at 20241206090014202
68656 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mxs.yaml' (66,918) at 20240405153229767
68657 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_pmic.h' (66,919) at 20210308005003652
68658 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-backlight' (66,920) at 20220525020651634
68659 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-rewrite-cargo-host-linker-in-python3.patch' (66,921) at 20231011080016578
68660 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_reg.h' (66,922) at 20221215040039062
68661 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/vga.h' (66,923) at 20220429100100558
68662 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/dsa_loop.c' (66,924) at 20240405153049749
68663 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sta2x11-mfd.c' (66,925) at 20240405153049617
68664 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/linux/stringify.h' (66,926) at 20210307214932706
68665 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dcbnl.h' (66,927) at 20240405153052841
68666 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_var_off.c' (66,928) at 20240405153232263
68667 2025-01-08 03:00:49.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FanCollection.json' (66,929) at 20240619080002948
68668 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/icm.c' (66,930) at 20240429080012436
68669 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/Makefile' (66,931) at 20240405153230271
68670 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pxa2xx-flash.c' (66,932) at 20240405153049681
68671 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dtsi' (66,933) at 20240405153045817
68672 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_reset.h' (66,934) at 20210307214927858
68673 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_pm.c' (66,935) at 20240405153048545
68674 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/Makefile' (66,936) at 20210307214929902
68675 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/unwind-libdw.c' (66,937) at 20240405153232219
68676 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/mpp.h' (66,938) at 20240405153045653
68677 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_platform.c' (66,939) at 20240405153046653
68678 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch' (66,940) at 20210307205554618
68679 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/qcom_adm.c' (66,941) at 20240405153047005
68680 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp' (66,942) at 20221209040003858
68681 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/detect-slot-aspeed' (66,943) at 20220318100029348
68682 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_64xx.c' (66,944) at 20210307214930370
68683 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tuner-types.h' (66,945) at 20210307214931546
68684 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst' (66,946) at 20240405153045293
68685 2025-01-08 03:00:49.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/config' (66,947) at 20240405153232287
68686 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/sge.c' (66,948) at 20240405153049869
68687 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-use-closefrom-on-linux-and-glibc-2.34.patch' (66,949) at 20240106090017285
68688 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.c' (66,950) at 20240405153048509
68689 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/fw_cfg.c' (66,951) at 20210308005045933
68690 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/W3C-20150513' (66,952) at 20211006000025246
68691 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pce_identity.cpp' (66,953) at 20210308005049129
68692 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sa1100.c' (66,954) at 20240405153051505
68693 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb' (66,955) at 20220402030015895
68694 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/machine_keyring.c' (66,956) at 20240405153232111
68695 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pca953x_gpio.c' (66,957) at 20210308005003380
68696 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-cardhu.dts' (66,958) at 20210308005002628
68697 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/sockets.json' (66,959) at 20240906080037432
68698 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-algo-pcf.h' (66,960) at 20210307214931398
68699 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/chsc.h' (66,961) at 20240405153046273
68700 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zimbra-1.4' (66,962) at 20211006000025246
68701 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/Makefile' (66,963) at 20210308005002948
68702 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/sentelic.c' (66,964) at 20210309003650212
68703 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_printinsn.py' (66,965) at 20240906080037476
68704 2025-01-08 03:00:49.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/cheatsheet.md' (66,966) at 20221209040006383
68705 2025-01-08 03:00:49.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/ffdc_config.yaml' (66,967) at 20241205090013980
68706 2025-01-08 03:00:49.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/snmptrapd.conf' (66,968) at 20210307205553830
68707 2025-01-08 03:00:49.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Move-F_OFD_GETLK-F_OFD_SETLK-and-F_OFD_SETLKW-t.patch' (66,969) at 20230503080014587
68708 2025-01-08 03:00:49.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/ag101p_timer.c' (66,970) at 20210308005003496
68709 2025-01-08 03:00:49.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/stm32-romem.c' (66,971) at 20240520080015167
68710 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_85xx.h' (66,972) at 20210308005002840
68711 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmisensor.cpp' (66,973) at 20240829080022538
68712 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/p10bmc-ipmi-fru.yaml' (66,974) at 20241108090014316
68713 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/trace.json' (66,975) at 20240906080037432
68714 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/conf_nitpick.py' (66,976) at 20210307214925594
68715 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c' (66,977) at 20240405153050613
68716 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/vmtest.sh' (66,978) at 20240405153054309
68717 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/macsec_api.c' (66,979) at 20221128040017478
68718 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/entity-manager/blacklist.json' (66,980) at 20220618030015174
68719 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/signals.c' (66,981) at 20210927100127517
68720 2025-01-08 03:00:49.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/maintainer/configure-git.rst' (66,982) at 20240405153045273
68721 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/tmio_mmc.h' (66,983) at 20240405153049673
68722 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6231.c' (66,984) at 20210309003654644
68723 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-mba53.dts' (66,985) at 20240405153229883
68724 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-480.c' (66,986) at 20240405153230807
68725 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/set' (66,987) at 20240405153053437
68726 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-img-scb.txt' (66,988) at 20210307214925322
68727 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/clang-notes.rst' (66,989) at 20240405153044989
68728 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/setup.cfg' (66,990) at 20210308004922940
68729 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/cpu.h' (66,991) at 20210308005002720
68730 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/R+fencembonceonces.litmus' (66,992) at 20210307214932502
68731 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/run-ptest' (66,993) at 20230503080014583
68732 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/rcw_p5020_v2.cfg' (66,994) at 20210308005003168
68733 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/debugfs.c' (66,995) at 20240405153230883
68734 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-bionic.c' (66,996) at 20210307214932466
68735 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/wkup_m3_rproc.c' (66,997) at 20240405153231367
68736 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/pl181.c' (66,998) at 20241211090212334
68737 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/signal.c' (66,999) at 20241011080017291
68738 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_vp8_dec.c' (67,000) at 20240405153049493
68739 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.c' (67,001) at 20240405153231475
68740 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/Kconfig' (67,002) at 20240405153045841
68741 2025-01-08 03:00:49.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sclp.h' (67,003) at 20240405153230079
68742 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_common.h' (67,004) at 20220525020653155
68743 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/README' (67,005) at 20210308005002976
68744 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/MAINTAINERS' (67,006) at 20210308005002992
68745 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/extended.json' (67,007) at 20240405153054117
68746 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r2-scmi.dts' (67,008) at 20240405153045717
68747 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_msgdma.h' (67,009) at 20210307214929286
68748 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/Makefile' (67,010) at 20240405153054213
68749 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb' (67,011) at 20241221090017548
68750 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-rshift.c' (67,012) at 20240405153231947
68751 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sq905.c' (67,013) at 20210726100024703
68752 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_netdev.h' (67,014) at 20240405153053289
68753 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/spinlock.h' (67,015) at 20220525020652198
68754 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoWR+poonceonce+Once.litmus' (67,016) at 20210307214932502
68755 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cachefiles.h' (67,017) at 20240405153052909
68756 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/zynqmppl.c' (67,018) at 20210308005003376
68757 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/arcksyms.c' (67,019) at 20210307214925670
68758 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/checksum.h' (67,020) at 20210309003648804
68759 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-adl-match.c' (67,021) at 20240405153232183
68760 2025-01-08 03:00:49.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/dma-coherent.c' (67,022) at 20210309003648980
68761 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm.c' (67,023) at 20241008080013939
68762 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/Makefile' (67,024) at 20240613080016371
68763 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Amazonas-61.0W' (67,025) at 20210307205553758
68764 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED.boot' (67,026) at 20210307214932714
68765 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tn48m.c' (67,027) at 20240405153047085
68766 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/error.h' (67,028) at 20210308005003764
68767 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1043ardb.h' (67,029) at 20210308005003600
68768 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_ttm.h' (67,030) at 20240405153230583
68769 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/hugetlbpage.c' (67,031) at 20240405153230003
68770 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372.h' (67,032) at 20210307214928318
68771 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958742-base.dtsi' (67,033) at 20220525020651906
68772 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/builder/builder_0.1.bb' (67,034) at 20241221090017684
68773 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs0_defconfig' (67,035) at 20210308005003248
68774 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigo.c' (67,036) at 20210307214932246
68775 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-ocotp-ele.c' (67,037) at 20240405153231275
68776 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_spin_lock.c' (67,038) at 20240405153054285
68777 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-func-open.rst' (67,039) at 20210309003648484
68778 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c' (67,040) at 20240405153048381
68779 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/sifive-serial.yaml' (67,041) at 20240405153045153
68780 2025-01-08 03:00:49.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/floating-point.json' (67,042) at 20240405153054137
68781 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_probe_helper.c' (67,043) at 20240415080012967
68782 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/user-trap.c' (67,044) at 20210307214932130
68783 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/mmci.h' (67,045) at 20240405153052657
68784 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtd/mtd-utils_2.2.1.bb' (67,046) at 20241221090017664
68785 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_h.c' (67,047) at 20210308005046513
68786 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu.h' (67,048) at 20210307214926582
68787 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/e4000.h' (67,049) at 20210307214928794
68788 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gtbus.h' (67,050) at 20210308005002668
68789 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/container.c' (67,051) at 20240405153052161
68790 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/watchdog.h' (67,052) at 20210307214926590
68791 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/default' (67,053) at 20210307205554502
68792 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/sunlance.c' (67,054) at 20240405153230919
68793 2025-01-08 03:00:49.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid0.h' (67,055) at 20240405153049257
68794 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/core.c' (67,056) at 20241216090017689
68795 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-util.h' (67,057) at 20230925080039853
68796 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/blowfish_generic.c' (67,058) at 20240405153046533
68797 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_reset_recovery.cpp' (67,059) at 20240215090033432
68798 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb' (67,060) at 20241221090017548
68799 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console_git.bbappend' (67,061) at 20230120040014546
68800 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Container.v1_0_1.json' (67,062) at 20240619080002944
68801 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/README' (67,063) at 20210308005002972
68802 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/shm.c' (67,064) at 20240405153231887
68803 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2_types.h' (67,065) at 20210307214930554
68804 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-vp7045-cardlist.rst' (67,066) at 20210307214925230
68805 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/Makefile' (67,067) at 20210308005003496
68806 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/images/obmc-phosphor-image.bbappend' (67,068) at 20220421030022564
68807 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/libcompress-raw-bzip2-perl_2.213.bb' (67,069) at 20241221090017544
68808 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dw100.h' (67,070) at 20240405153052913
68809 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun50i-codec-analog.c' (67,071) at 20240405153054009
68810 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-pcb8309.dts' (67,072) at 20240405153045469
68811 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/spec_ctrl.rst' (67,073) at 20220525020651790
68812 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_port_isolation.sh' (67,074) at 20210307214932686
68813 2025-01-08 03:00:49.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/Kconfig' (67,075) at 20210308005002980
68814 2025-01-08 03:00:49.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ramboot-ppc85xx' (67,076) at 20210308005003296
68815 2025-01-08 03:00:49.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/extent.c' (67,077) at 20240405153052377
68816 2025-01-08 03:00:49.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c' (67,078) at 20210307214930130
68817 2025-01-08 03:00:49.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pro4.c' (67,079) at 20210308005002792
68818 2025-01-08 03:00:49.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/ethtool.h' (67,080) at 20220525020655119
68819 2025-01-08 03:00:49.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/rdma.c' (67,081) at 20240830080013295
68820 2025-01-08 03:00:49.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/lan78xx.c' (67,082) at 20241211090145465
68821 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping.c' (67,083) at 20240815080012915
68822 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-2GB-1600.dtsi' (67,084) at 20210308005002608
68823 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association/Definitions.interface.yaml' (67,085) at 20210610000035106
68824 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/file.c' (67,086) at 20240429080012448 to deleted uid set
68825 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/amlogic,meson-nand.yaml' (67,087) at 20240405153229779
68826 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml' (67,088) at 20240405153229779
68827 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lg2160.h' (67,089) at 20210307214928626
68828 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_storage_tracing.c' (67,090) at 20240405153054261
68829 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp' (67,091) at 20221229040004411
68830 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_host.h' (67,092) at 20210308005003520
68831 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_kfunc_common.h' (67,093) at 20240405153054273
68832 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/sdbusplus.wrap' (67,094) at 20220603030022985
68833 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/instruction.json' (67,095) at 20240405153054109
68834 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c' (67,096) at 20220525020652967
68835 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lipmi/Makefile.am' (67,097) at 20210308004938836
68836 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ldapdump' (67,098) at 20240301090025107
68837 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/fsl,imx8qxp-pixel-link-msi-bus.yaml' (67,099) at 20240405153229755
68838 2025-01-08 03:00:49.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/micron-1g.cfg' (67,100) at 20210308005002908
68839 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/neighbor.cpp' (67,101) at 20230701080027201
68840 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/phy.c' (67,102) at 20240405153231167
68841 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/arm,arm-firmware-suite.yaml' (67,103) at 20240405153045113
68842 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/x32-psabi.rst' (67,104) at 20230114040015514
68843 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c' (67,105) at 20241211090145461
68844 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/u-boot-common-aspeed-sdk.inc' (67,106) at 20221122040015511
68845 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer3/conf/layer.conf' (67,107) at 20210307205554258
68846 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/fans/phosphor-pid-control/config.json' (67,108) at 20240710080016241
68847 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch' (67,109) at 20220502030010100
68848 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/max8925-backlight.txt' (67,110) at 20210307214925346
68849 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/mft.h' (67,111) at 20240405153052457
68850 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4.dtsi' (67,112) at 20240405153045609
68851 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi' (67,113) at 20241211090145373
68852 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ioports.h' (67,114) at 20210308005003652
68853 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/backing-dev.h' (67,115) at 20240405153231799
68854 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/fils_aead.h' (67,116) at 20210307214931986
68855 2025-01-08 03:00:49.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/struct_ops.c' (67,117) at 20240613080016551
68856 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_encaps.h' (67,118) at 20210307214931586
68857 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am654.c' (67,119) at 20210307214927146
68858 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-uart-switch-button.service' (67,120) at 20240822080012460
68859 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/SECURITY.md' (67,121) at 20241221090017544
68860 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/adcli/adcli_0.9.2.bb' (67,122) at 20240124090012254
68861 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aniso8601_9.0.1.bb' (67,123) at 20231126090012801
68862 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/inode.c' (67,124) at 20240405153231603
68863 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed.c' (67,125) at 20240906080037152
68864 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-head.h.inc' (67,126) at 20240906080037324
68865 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/tracepoints.rst' (67,127) at 20240405153045237
68866 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm33xx-core.c' (67,128) at 20240405153045669
68867 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/send_image' (67,129) at 20210308005003764
68868 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/g762.txt' (67,130) at 20210307214925322
68869 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py' (67,131) at 20230520080014508
68870 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch' (67,132) at 20220204040022504
68871 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/conf.py' (67,133) at 20210307205554234
68872 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (67,134) at 20240402080012066
68873 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/0001-Support-cross-builds-a-bit-better.patch' (67,135) at 20240413080012635
68874 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/0001-build-Pass-tag-CC-explictly-when-using-libtool.patch' (67,136) at 20210307205553942
68875 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-u-boot.dtsi' (67,137) at 20210308005002600
68876 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hbm.c' (67,138) at 20240405153049641
68877 2025-01-08 03:00:49.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi' (67,139) at 20240405153229923
68878 2025-01-08 03:00:49.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-core.c' (67,140) at 20240405153046985
68879 2025-01-08 03:00:49.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/venc.c' (67,141) at 20240405153230811
68880 2025-01-08 03:00:49.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grufault.c' (67,142) at 20240405153049645
68881 2025-01-08 03:00:49.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu.h' (67,143) at 20241211090212502
68882 2025-01-08 03:00:49.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/mscc/Kconfig' (67,144) at 20210307214929986
68883 2025-01-08 03:00:49.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/styles/index.scss' (67,145) at 20210308005107077
68884 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-sysfs.c' (67,146) at 20240830080013251
68885 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_eq_ph.c' (67,147) at 20210308005046501
68886 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.13.bb' (67,148) at 20231014080011723
68887 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-hpe/host/host-boot-enable.bbappend' (67,149) at 20230524080016081
68888 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Device.metadata.yaml' (67,150) at 20221213040029821
68889 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/deflate_syms.c' (67,151) at 20210307214931822
68890 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_regs.h' (67,152) at 20210307214927738
68891 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_fetch_add.c' (67,153) at 20220525020655203
68892 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/.gitignore' (67,154) at 20240405153054237
68893 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/fault.c' (67,155) at 20240405153230151
68894 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/usb-uclass.c' (67,156) at 20210308005003516
68895 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/as3722-regulator.c' (67,157) at 20240405153051461
68896 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/auxadc.h' (67,158) at 20210307214931438
68897 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dbdma.h' (67,159) at 20210307214926378
68898 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-ftrace.txt' (67,160) at 20240405153232219
68899 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/ldap-controller.html' (67,161) at 20210308005107065
68900 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/mysql-systemd-start' (67,162) at 20210307205553890
68901 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-mpeg2.c' (67,163) at 20240405153049405
68902 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/MAINTAINERS' (67,164) at 20210308005003048
68903 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb' (67,165) at 20241220090019722
68904 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.0' (67,166) at 20211006000025242
68905 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm23550-sparrow.dts' (67,167) at 20240405153045425
68906 2025-01-08 03:00:49.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-samsung-klte.dts' (67,168) at 20240405153229895
68907 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ResourceBlock.v1_4_3.json' (67,169) at 20240619080002952
68908 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar5312.h' (67,170) at 20210307214926186
68909 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/COPYING.apache-2.0' (67,171) at 20210307205554134
68910 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/MAINTAINERS' (67,172) at 20210308005002988
68911 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/rgmii.c' (67,173) at 20240405153230955
68912 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bbappend' (67,174) at 20241206090014230
68913 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_of.h' (67,175) at 20240405153048565
68914 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/kernel.h' (67,176) at 20240405153054229
68915 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_counter_cgroup.c' (67,177) at 20240405153054181
68916 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88060-regulator.c' (67,178) at 20240405153051469
68917 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy_reg.h' (67,179) at 20210307214930662
68918 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/exynos5422-dmc.c' (67,180) at 20240405153230831
68919 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/Kconfig' (67,181) at 20241211090212346
68920 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/service_files/phosphor-button-handler.service' (67,182) at 20230216040020567
68921 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/sys_helper.c' (67,183) at 20240906080037480
68922 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/meson.build' (67,184) at 20240906080037444
68923 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328.c' (67,185) at 20240405153053613
68924 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-evm-u-boot.dtsi' (67,186) at 20210308005002592
68925 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_reject_ipv4.c' (67,187) at 20241018080014582
68926 2025-01-08 03:00:49.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi-pstore.c' (67,188) at 20240405153047041
68927 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/meson.build' (67,189) at 20230825080021141
68928 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/bus.json' (67,190) at 20240405153232223
68929 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e-evm.dts' (67,191) at 20240405153045589
68930 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-hmac.c' (67,192) at 20241211090212530
68931 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bcd.h' (67,193) at 20210308005046045
68932 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-isns/files/0001-isnsd.socket-use-run-instead-of-var-run.patch' (67,194) at 20210307205553846
68933 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch' (67,195) at 20231011080016574
68934 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_ter16x32.c' (67,196) at 20220525020654751
68935 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7757.c' (67,197) at 20240405153051361
68936 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0006-Handle-noisy-netlink-sockets.patch' (67,198) at 20241206090014242
68937 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_device.c' (67,199) at 20210307214927082
68938 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-b650v3.dts' (67,200) at 20240405153045501
68939 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/lapbether.c' (67,201) at 20240405153050393
68940 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/scaling.rst' (67,202) at 20240405153045241
68941 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/stosm-early.S' (67,203) at 20230426080043952
68942 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/spl.c' (67,204) at 20210308005002728
68943 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ppcboot-hotfoot.h' (67,205) at 20210307214926362
68944 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Klovsjo' (67,206) at 20210307205553786
68945 2025-01-08 03:00:49.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/oemrouter.hpp' (67,207) at 20230513080027502
68946 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch' (67,208) at 20241221090017672
68947 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha1-ce-core.S' (67,209) at 20220525020651946
68948 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-98dx3236.dtsi' (67,210) at 20240405153045453
68949 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/internals.rst' (67,211) at 20210307214925478
68950 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dts' (67,212) at 20210307214926346
68951 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtmutex.h' (67,213) at 20240405153052789
68952 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sound.h' (67,214) at 20210308005003684
68953 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/elf_hwcaps.rst' (67,215) at 20240405153045245
68954 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/snps,dw-apb-timers-pwm2.yaml' (67,216) at 20240405153229791
68955 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/fscache.h' (67,217) at 20240405153231699
68956 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/initscript' (67,218) at 20210307205553990
68957 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/MAINTAINERS' (67,219) at 20210308005003036
68958 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_7.h' (67,220) at 20240405153047165
68959 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/enum.c' (67,221) at 20210307214927918
68960 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c' (67,222) at 20240405153050157
68961 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/features.rst' (67,223) at 20240405153229743
68962 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/fsl_i2c.h' (67,224) at 20210308005002800
68963 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/Makefile' (67,225) at 20240405153054357
68964 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hnae.h' (67,226) at 20240405153049941
68965 2025-01-08 03:00:49.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.yaml' (67,227) at 20240405153045113
68966 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_recv.h' (67,228) at 20240405153051925
68967 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenSSL-standalone' (67,229) at 20241221090017616
68968 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powercycle' (67,230) at 20240316080012480
68969 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_diag.h' (67,231) at 20210307214930234
68970 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-pegatron-chagall.dts' (67,232) at 20240405153229879
68971 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/flat.h' (67,233) at 20210307214931386
68972 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000OverlayDevice.c' (67,234) at 20210307214930914
68973 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_venc.c' (67,235) at 20240405153048569
68974 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v8_0.h' (67,236) at 20210307214927226
68975 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/mtk-rng.c' (67,237) at 20241008080013911
68976 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/chromebook_samus.dts' (67,238) at 20210308005002860
68977 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/overview.rst' (67,239) at 20240405153044973
68978 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/tcm.c' (67,240) at 20210307214926102
68979 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,bcm63xx-usbh-phy.yaml' (67,241) at 20240405153045129
68980 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/ebpf_rss.rst' (67,242) at 20210927100127069
68981 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/router_scale.sh' (67,243) at 20220525020655207
68982 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/Kconfig' (67,244) at 20240405153230851
68983 2025-01-08 03:00:49.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-icore-mipi.dts' (67,245) at 20240405153045497
68984 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/tod-tcg.c' (67,246) at 20220429100100522
68985 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/debian/rules' (67,247) at 20240405153232107
68986 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-hauppauge.c' (67,248) at 20210307214928782
68987 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ipsec.h' (67,249) at 20240405153050045
68988 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/trace.h' (67,250) at 20240405153053941
68989 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/fix-configure-option-parsing.patch' (67,251) at 20210307205553978
68990 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/switch_to.h' (67,252) at 20240405153046397
68991 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c' (67,253) at 20220525020654175
68992 2025-01-08 03:00:49.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler-data_0.4.12.bb' (67,254) at 20241206090014262
68993 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netdevice.h' (67,255) at 20241104090011599
68994 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/michael_mic.c' (67,256) at 20210309003649120
68995 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/0001-test_lib.sh-remove-gobin-requirement-during-build.patch' (67,257) at 20230706080014749
68996 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/external_intf/management_console_utils.robot' (67,258) at 20240627080021048
68997 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020utm-pc_32b.dts' (67,259) at 20210307214926346
68998 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/i2c.txt' (67,260) at 20210307214925422
68999 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/blobs-ipmid/blobs.hpp' (67,261) at 20241220090029607
69000 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-coremask.h' (67,262) at 20210307214926230
69001 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/core.c' (67,263) at 20240405153231255
69002 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/huge-vmap/arch-support.txt' (67,264) at 20240405153045201
69003 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/rebuild-expected-aml.sh' (67,265) at 20240906080037556
69004 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/route.json' (67,266) at 20240405153054377
69005 2025-01-08 03:00:49.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2/run-ptest' (67,267) at 20230114040015538
69006 2025-01-08 03:00:49.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunhme.h' (67,268) at 20240405153050309
69007 2025-01-08 03:00:49.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/sgi575-efidisk.wks' (67,269) at 20220804030014683
69008 2025-01-08 03:00:49.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_helpers.c' (67,270) at 20240405153047285
69009 2025-01-08 03:00:49.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/MAINTAINERS' (67,271) at 20210308005003024
69010 2025-01-08 03:00:49.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/machine_kexec.c' (67,272) at 20240405153230079
69011 2025-01-08 03:00:49.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/ahci.c' (67,273) at 20210308005003056
69012 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-cache.json' (67,274) at 20240405153054149
69013 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-madera.h' (67,275) at 20210307214930074
69014 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/Makefile.vdso' (67,276) at 20240326080039566
69015 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/quota.c' (67,277) at 20241018080014558
69016 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memory-tiers.h' (67,278) at 20240405153231819
69017 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arm-powerctl.h' (67,279) at 20210308005046261
69018 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (67,280) at 20230721080014362
69019 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.isort.cfg' (67,281) at 20220314030038292
69020 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/kwbimage-is2.cfg' (67,282) at 20210308005002904
69021 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop.c' (67,283) at 20240405153049269
69022 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Heinola' (67,284) at 20210307205553770
69023 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-log.h' (67,285) at 20210307214926918
69024 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi.h' (67,286) at 20240405153230855
69025 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-mttcg.c' (67,287) at 20240906080037136
69026 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_table.host.c' (67,288) at 20210309003653020
69027 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-titan.c' (67,289) at 20210307214926546
69028 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__scope.hpp' (67,290) at 20240817080036820
69029 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/powercap/dtpm.rst' (67,291) at 20220525020651750
69030 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-aster.dts' (67,292) at 20240405153045737
69031 2025-01-08 03:00:49.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unlzo.c' (67,293) at 20220525020654747
69032 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso-note.S' (67,294) at 20210307214926754
69033 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub_2.12.bb' (67,295) at 20240127090011888
69034 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c' (67,296) at 20221215040039374
69035 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mprls0025pa.c' (67,297) at 20240405153230695
69036 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_fs.c' (67,298) at 20240405153053469
69037 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/MAINTAINERS' (67,299) at 20210308005003028
69038 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp.h' (67,300) at 20240405153231295
69039 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/Makefile' (67,301) at 20210307214930434
69040 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/tid_rdma.c' (67,302) at 20240405153049053
69041 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/053.out' (67,303) at 20210308005046441
69042 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/arizona-ldo1.h' (67,304) at 20210307214931494
69043 2025-01-08 03:00:49.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/pipeline.json' (67,305) at 20240405153054109
69044 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/vexpress-spc-cpufreq.c' (67,306) at 20240405153230255
69045 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/Makefile' (67,307) at 20210308005003048
69046 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/file_test_utilities.hpp' (67,308) at 20240529080008427
69047 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (67,309) at 20210307205554086
69048 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/google/Makefile' (67,310) at 20240405153053933
69049 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/pgtable.c' (67,311) at 20240405153230003
69050 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/helper.h' (67,312) at 20240326080039706
69051 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_req.c' (67,313) at 20240405153046705
69052 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ddr_spd.h' (67,314) at 20210308005003628
69053 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fb_dma_helper.c' (67,315) at 20240405153048393
69054 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/handler.hpp' (67,316) at 20240521080010460
69055 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_core.h' (67,317) at 20240906080037336
69056 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-1.dtsi' (67,318) at 20210307214926350
69057 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l2-smarc-cru-csi-ov5645.dtso' (67,319) at 20240405153045809
69058 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml' (67,320) at 20240405153045101
69059 2025-01-08 03:00:49.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tmon.8' (67,321) at 20210307214932738
69060 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/expected_config' (67,322) at 20210307214932154
69061 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-slave.dts' (67,323) at 20240405153045529
69062 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/numa.c' (67,324) at 20241211090212262
69063 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio-gpio.h' (67,325) at 20210307214931422
69064 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-matrix.dts' (67,326) at 20240405153045453
69065 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/eth_superhydra.c' (67,327) at 20210308005002964
69066 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mshyperv.h' (67,328) at 20240919080017050
69067 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_sctp.c' (67,329) at 20240405153053341
69068 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/vf610-clock.h' (67,330) at 20210309003653812
69069 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5005s.h' (67,331) at 20210307214928798
69070 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc.c' (67,332) at 20240405153050177
69071 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/macfb.c' (67,333) at 20241211090212266
69072 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/Kconfig' (67,334) at 20210307214931862
69073 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/Makefile' (67,335) at 20210307214927130
69074 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools/0001-Run-native-xdt-csource-on-tests.patch' (67,336) at 20210307205554042
69075 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi' (67,337) at 20240405153045745
69076 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Muodoslompolo' (67,338) at 20210307205553786
69077 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/partition.hpp' (67,339) at 20220922030007675
69078 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/Makefile' (67,340) at 20240405153230295
69079 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpu.h' (67,341) at 20240405153045853
69080 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186-loader.c' (67,342) at 20240405153054001
69081 2025-01-08 03:00:49.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/menubox.c' (67,343) at 20210308005003732
69082 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/Makefile-keyspan_pda_fw' (67,344) at 20210307214930858
69083 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-disable-build-manpages.patch' (67,345) at 20230706080014753
69084 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475DFE_defconfig' (67,346) at 20210308005003236
69085 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000Ramdac.c' (67,347) at 20210307214930914
69086 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/trans_pgd.h' (67,348) at 20240405153045865
69087 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/device_updater_test.cpp' (67,349) at 20231019080039959
69088 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio-v3.c' (67,350) at 20241211090145377
69089 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-xlp9xx.c' (67,351) at 20240405153230683
69090 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.h' (67,352) at 20220525020653423
69091 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/es1888.c' (67,353) at 20210307214925654
69092 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/csum_ipv6_magic.S' (67,354) at 20240405153229855
69093 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig' (67,355) at 20210308005003272
69094 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/elmer0.h' (67,356) at 20240405153049861
69095 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-shark2.c' (67,357) at 20240613080016427
69096 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vmw_pvscsi.h' (67,358) at 20210308005045957
69097 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/pxa25x_udc.c' (67,359) at 20210308005003508
69098 2025-01-08 03:00:49.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/csky/pmu.txt' (67,360) at 20210307214925298
69099 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/task.hpp' (67,361) at 20241221090003056
69100 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/handoff_s10.h' (67,362) at 20210308005002780
69101 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/sh_eth.h' (67,363) at 20220525020653639
69102 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k_templates/main_per_task.c' (67,364) at 20240405153054385
69103 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/Kconfig' (67,365) at 20210307214929974
69104 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/introduction.rst' (67,366) at 20240405153045213
69105 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/CVE-2023-33460.patch' (67,367) at 20231126090012793
69106 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/machine.c' (67,368) at 20240906080037452
69107 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm.h' (67,369) at 20240405153230203
69108 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpios-manager.service' (67,370) at 20230920080013648
69109 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-picolcd' (67,371) at 20210307214925202
69110 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9x5_devices.c' (67,372) at 20210308005002712
69111 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/test_binary_search.py' (67,373) at 20210905000020593
69112 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0002-tests-Use-head-n1-for-busybox-compatibility.patch' (67,374) at 20230131040012035
69113 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-keys/ima-evm-keys_1.0.bb' (67,375) at 20220402030016075
69114 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-nec-nl8048hl11.c' (67,376) at 20240405153048689
69115 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs53l30.c' (67,377) at 20240405153053581
69116 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1-ctouch2-of10.dts' (67,378) at 20240405153229903
69117 2025-01-08 03:00:49.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/camellia_asm.S' (67,379) at 20210307214926574
69118 2025-01-08 03:00:49.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/MAINTAINERS' (67,380) at 20210308005003052
69119 2025-01-08 03:00:49.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_2_offset.h' (67,381) at 20220525020652662
69120 2025-01-08 03:00:49.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2_7xx.h' (67,382) at 20240405153045661
69121 2025-01-08 03:00:49.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_HWConfig.c' (67,383) at 20220525020654179
69122 2025-01-08 03:00:49.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-evb.dts' (67,384) at 20210308005002608
69123 2025-01-08 03:00:49.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc-pci.h' (67,385) at 20240405153230031
69124 2025-01-08 03:00:49.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_hid.c' (67,386) at 20240628080014009
69125 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/notif.c' (67,387) at 20240405153052965
69126 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (67,388) at 20230412080023460
69127 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_lan_hmc.h' (67,389) at 20240411080014094
69128 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/x11.txt' (67,390) at 20210308005002540
69129 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/barrier.h' (67,391) at 20210307214925846
69130 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/phonet.h' (67,392) at 20240405153052861
69131 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vm_mmu.h' (67,393) at 20210307214926110
69132 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc_frame.h' (67,394) at 20220525020654651
69133 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/usermode/0001-Makefile.am-Link-with-libm-for-powl-API.patch' (67,395) at 20230503080014579
69134 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/stm32l4x5_usart.c' (67,396) at 20241022080032780
69135 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/Kconfig' (67,397) at 20210308005003356
69136 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/statx.c' (67,398) at 20240405153052969
69137 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_vtl.c' (67,399) at 20240405153230107
69138 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/Kconfig' (67,400) at 20210307214930382
69139 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb' (67,401) at 20241212090014007 to deleted uid set
69140 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cma3000_d0x.c' (67,402) at 20240405153049141
69141 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socrates.h' (67,403) at 20210308005003616
69142 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1022_ds.c' (67,404) at 20240405153230051
69143 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1373.c' (67,405) at 20240405153232143
69144 2025-01-08 03:00:49.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/switchdev.h' (67,406) at 20210307214929902
69145 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml' (67,407) at 20240405153045169
69146 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/fdt.c' (67,408) at 20210308005003472
69147 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-iodata-bctv7e.c' (67,409) at 20210307214928782
69148 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp' (67,410) at 20240918080002704
69149 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-clock-s3c64xx.h' (67,411) at 20210309003648720
69150 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/testcases.dtso' (67,412) at 20240405153051213
69151 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sl28cpld.c' (67,413) at 20240405153047081
69152 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-assert@.service' (67,414) at 20240912080013426
69153 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/Makefile' (67,415) at 20220525020655215
69154 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/proc-macro-error-1-rs/meson.build' (67,416) at 20241211090212462
69155 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/align.S' (67,417) at 20240405153046505
69156 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040d4_sd_rcw.cfg' (67,418) at 20210308005002992
69157 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+.inc' (67,419) at 20220402030015959
69158 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/SBx81LIFKW_defconfig' (67,420) at 20210308005003244
69159 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/configuration/entity-manager_%.bbappend' (67,421) at 20241206090014222
69160 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/irq.c' (67,422) at 20240405153045677
69161 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-sheevaplug.dts' (67,423) at 20210308005002596
69162 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/dnotify/Kconfig' (67,424) at 20210307214931190
69163 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/Kconfig' (67,425) at 20240405153231471
69164 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-escape.err' (67,426) at 20210308005046413
69165 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/byteorder/little_endian.h' (67,427) at 20220525020654667
69166 2025-01-08 03:00:49.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/pcmcia/Kconfig' (67,428) at 20210308005003452 to deleted uid set
69167 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb.h' (67,429) at 20240405153049853
69168 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/gather_data_sampling.rst' (67,430) at 20240405153044945
69169 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--0a/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (67,431) at 20210307205553722
69170 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/tprobe_syntax_errors.tc' (67,432) at 20240405153054305
69171 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_versal.h' (67,433) at 20210308005003624
69172 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/is-daemonized.c' (67,434) at 20210308005046257
69173 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (67,435) at 20230807080022150
69174 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/parm_def' (67,436) at 20210308005007100
69175 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/deflate.c' (67,437) at 20210308005003716
69176 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/pnfs-block-server.rst' (67,438) at 20210309003648292
69177 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/reset.h' (67,439) at 20210307214926994
69178 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp' (67,440) at 20221229040004411
69179 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@82000/tmp421@4c.conf' (67,441) at 20210307205554094
69180 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke.h' (67,442) at 20240405153046169
69181 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-scf.sh' (67,443) at 20220525020655227
69182 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_81xx_data.c' (67,444) at 20240405153045669
69183 2025-01-08 03:00:49.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ed25519_key.pub' (67,445) at 20210307205554466
69184 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/cache.json' (67,446) at 20240405153232227
69185 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c' (67,447) at 20240405153054325
69186 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-v4l2.c' (67,448) at 20240405153049473
69187 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/sdeventplus.wrap' (67,449) at 20220322030034432
69188 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c' (67,450) at 20240405153049805
69189 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/RedfishError_v1.xml' (67,451) at 20240619080002932
69190 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppc476.inc' (67,452) at 20210905000020581
69191 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/clock.h' (67,453) at 20240405153052789
69192 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_soc_dts_iosf.h' (67,454) at 20240405153231499
69193 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/xilinx_dpdma.h' (67,455) at 20240405153052681
69194 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mm.c' (67,456) at 20240405153048529
69195 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_addr_any.c' (67,457) at 20210307214932694
69196 2025-01-08 03:00:49.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/memset.S' (67,458) at 20240405153230003
69197 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-subdev.c' (67,459) at 20240613080016427
69198 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/313' (67,460) at 20210927100127505
69199 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/Makefile' (67,461) at 20210308005002908
69200 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/doorbell.h' (67,462) at 20210307214931442
69201 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cache.h' (67,463) at 20240405153052665
69202 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-riscv.h' (67,464) at 20210308005003612
69203 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tbs2910.h' (67,465) at 20210308005003620
69204 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_mcv.dtsi' (67,466) at 20240405153045441
69205 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_dbg.c' (67,467) at 20220525020655111
69206 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/manager.cpp' (67,468) at 20240817080031292
69207 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/lockcnt.h' (67,469) at 20241211090212366
69208 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/Makefile' (67,470) at 20240405153052021
69209 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/suspend.c' (67,471) at 20240405153045633
69210 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/lib.rs' (67,472) at 20241211090212454
69211 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni.h' (67,473) at 20220525020652995
69212 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/smb_common.c' (67,474) at 20241115090012965 to deleted uid set
69213 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/klcc-consider-sysroot.patch' (67,475) at 20230706080014733
69214 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64.dtsi' (67,476) at 20210308005002620
69215 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/Makefile' (67,477) at 20210307214932042
69216 2025-01-08 03:00:49.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/run-on-all.sh' (67,478) at 20210307214932742
69217 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/smbiosmdrv2.hpp' (67,479) at 20210308005122217
69218 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100.dtsi' (67,480) at 20240405153045549
69219 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-cpu-timers.c' (67,481) at 20240405153053053
69220 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/dcu.c' (67,482) at 20210308005002968
69221 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb' (67,483) at 20241221090017524
69222 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0033-dt-Provide-a-way-to-remove-non-compliant-nodes-and-p.patch' (67,484) at 20240413080012627
69223 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tegra-icc.h' (67,485) at 20240405153052805
69224 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/mem_input.h' (67,486) at 20240405153047293
69225 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/start.S' (67,487) at 20210308005003008
69226 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-meson-audio-arb.c' (67,488) at 20240405153231371
69227 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgtable-levels.h' (67,489) at 20240405153229859
69228 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-dsa' (67,490) at 20220525020651634
69229 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3368.h' (67,491) at 20210308005002660
69230 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge.h' (67,492) at 20210307214931646
69231 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp209.dtsi' (67,493) at 20240405153045373
69232 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/MAINTAINERS' (67,494) at 20210308005002916
69233 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_cache.h' (67,495) at 20210307214931058
69234 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_io.c' (67,496) at 20220525020654207
69235 2025-01-08 03:00:49.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phy.h' (67,497) at 20220617030036053
69236 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/Makefile' (67,498) at 20210307214932186
69237 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyPolicy.v1_0_1.json' (67,499) at 20240619080002948
69238 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.yaml' (67,500) at 20240405153229799
69239 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdconcat.c' (67,501) at 20210308005003408
69240 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-ns2.txt' (67,502) at 20210307214925346
69241 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca.c' (67,503) at 20241211090145565
69242 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_defprio.sh' (67,504) at 20240405153054297
69243 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb' (67,505) at 20240302090018206
69244 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml' (67,506) at 20240405153045065
69245 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h' (67,507) at 20240405153230331
69246 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb' (67,508) at 20241120090012768
69247 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/stepwise.hpp' (67,509) at 20210308005116217
69248 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.9.bb' (67,510) at 20241221090017492
69249 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport.h' (67,511) at 20240405153046953
69250 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service' (67,512) at 20210307205553830
69251 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/transportconstants.hpp' (67,513) at 20241116090019843
69252 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/Kconfig' (67,514) at 20240405153047029
69253 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ptrace_offsets.h' (67,515) at 20210307214926122
69254 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/keep-tracking.c' (67,516) at 20240405153054169
69255 2025-01-08 03:00:49.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,spear-timer.txt' (67,517) at 20210307214925446
69256 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/pic.c' (67,518) at 20240405153046201
69257 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/namei.c' (67,519) at 20210307214931230
69258 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/hrcon.c' (67,520) at 20210308005003000
69259 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lkc.h' (67,521) at 20240405153232103
69260 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/as-layout.h' (67,522) at 20240405153046345
69261 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt.rst' (67,523) at 20210309003648500
69262 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb' (67,524) at 20240413080012655
69263 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792-blanche-u-boot.dts' (67,525) at 20210308005002600
69264 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/clock.c' (67,526) at 20210308005002552
69265 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.c' (67,527) at 20220525020652959
69266 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/Makefile' (67,528) at 20240405153045949
69267 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/portl2_defconfig' (67,529) at 20210308005003276
69268 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/spl_board_init.c' (67,530) at 20210308005002796
69269 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/mipi_backend_defs.h' (67,531) at 20210307214930538
69270 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/eth_media.c' (67,532) at 20240405153053393
69271 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_gem.c' (67,533) at 20240405153048701
69272 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-dmar-vtd.h' (67,534) at 20241114091008832
69273 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/imx-keypad.yaml' (67,535) at 20240405153045081
69274 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/digic.h' (67,536) at 20210308005046005
69275 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/fb.h' (67,537) at 20210308005002724
69276 2025-01-08 03:00:49.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/Kconfig' (67,538) at 20210307214926994
69277 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_packet_access.c' (67,539) at 20240405153054281
69278 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fs_loader.c' (67,540) at 20210308005003400
69279 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb' (67,541) at 20240301090012423
69280 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/precise-smc-user.c' (67,542) at 20240326080039746
69281 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/btrfs_tree.h' (67,543) at 20210308005003544
69282 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_vp8_dec.c' (67,544) at 20240405153049493
69283 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/zstd_wrapper.c' (67,545) at 20240405153052541
69284 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memweight.c' (67,546) at 20210307214931810
69285 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/rn5t567_pmic.h' (67,547) at 20210308005003680
69286 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ib.c' (67,548) at 20241211090145429
69287 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/Makefile' (67,549) at 20210308005002820
69288 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/sysmap.h' (67,550) at 20210308005002640
69289 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-crop.rst' (67,551) at 20240405153045325
69290 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c' (67,552) at 20240405153049473
69291 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-gen.h' (67,553) at 20210307214928794
69292 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_extra.c.inc' (67,554) at 20240906080037496
69293 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_wx.c' (67,555) at 20240405153051885
69294 2025-01-08 03:00:49.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Bonnell/4.json' (67,556) at 20240212090032050
69295 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-yavia.dts' (67,557) at 20240405153045733
69296 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/amikbd.c' (67,558) at 20240405153230723
69297 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/init.c' (67,559) at 20240405153052381
69298 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule-udisks2.bb' (67,560) at 20241221090017520
69299 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/proc.h' (67,561) at 20210307214932446
69300 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/tune-sh3.inc' (67,562) at 20210905000020581
69301 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_init.c' (67,563) at 20240405153049101
69302 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_cmd.c' (67,564) at 20240405153231379
69303 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/Makefile' (67,565) at 20220525020652859
69304 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-testsuite_2.40.bb' (67,566) at 20241221090017640
69305 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl-ncsi_defconfig' (67,567) at 20220215040051528
69306 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/multi_v4t_defconfig' (67,568) at 20240405153229907
69307 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83791d.rst' (67,569) at 20210307214925506
69308 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb_10.11.9.bb' (67,570) at 20241221090017508
69309 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-sc7180.c' (67,571) at 20240405153232187
69310 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/atmega.c' (67,572) at 20240326080039426
69311 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/superpipe.c' (67,573) at 20240405153051589
69312 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/stdplus.wrap' (67,574) at 20220721030033622
69313 2025-01-08 03:00:49.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/message.cpp' (67,575) at 20210308005114861
69314 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/ir35219@70.conf' (67,576) at 20240904080027734
69315 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/signal.h' (67,577) at 20240405153046129
69316 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/libfdt.h' (67,578) at 20210308005003656
69317 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/ldst_atomicity.c.inc' (67,579) at 20241211090212206
69318 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hardware.h' (67,580) at 20221128040017426
69319 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mcs5000_ts.c' (67,581) at 20240405153049161
69320 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt' (67,582) at 20210307214925374
69321 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_sriov.h' (67,583) at 20240405153050201
69322 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo0039.c' (67,584) at 20240405153048625
69323 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/lkdtm.h' (67,585) at 20240405153049641
69324 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77693-regulator.c' (67,586) at 20240405153051465
69325 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/stmpe-ts.c' (67,587) at 20220525020653187
69326 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7.S' (67,588) at 20240405153045697
69327 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-navigation.html' (67,589) at 20210308005107069
69328 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmisave/meson.build' (67,590) at 20230804080023531
69329 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-gpmux.c' (67,591) at 20240405153230683
69330 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/go.bbclass' (67,592) at 20241206090014298
69331 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml' (67,593) at 20240405153045133
69332 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/logrotate/logrotate/run-ptest' (67,594) at 20230503080014619
69333 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.json' (67,595) at 20210308005046413
69334 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dump-insn.c' (67,596) at 20210307214932590
69335 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-1-Clause' (67,597) at 20210307205554418
69336 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/quota.h' (67,598) at 20210307214931210
69337 2025-01-08 03:00:49.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb' (67,599) at 20241221090017516
69338 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_gt64120.c' (67,600) at 20210308005003452
69339 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch' (67,601) at 20241221090017656
69340 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/glue.c' (67,602) at 20210308005003540
69341 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/memory.json' (67,603) at 20240405153054153
69342 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in4_slave_regs.h' (67,604) at 20240405153046585
69343 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-merrifield.c' (67,605) at 20240405153231323
69344 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sbc6x.dts' (67,606) at 20240405153045505
69345 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ServiceAdmin.pm' (67,607) at 20220612030016735
69346 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_19.dtso' (67,608) at 20240405153051213
69347 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/debug.h' (67,609) at 20240405153052061
69348 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/MAINTAINERS' (67,610) at 20210308005002912
69349 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-fwnode.rst' (67,611) at 20210307214925466
69350 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ak881x.h' (67,612) at 20210307214931542
69351 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/88pg86x.c' (67,613) at 20240405153051461
69352 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/0002-configure-reproducible.patch' (67,614) at 20241206090014314
69353 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch' (67,615) at 20210307205553942
69354 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc2580_priv.h' (67,616) at 20210307214928794
69355 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-opal.txt' (67,617) at 20210307214925418
69356 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/ti-syscon.h' (67,618) at 20210309003653816
69357 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/netlink.h' (67,619) at 20210307214932482
69358 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb' (67,620) at 20241221090017684
69359 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_ctrl.c' (67,621) at 20240405153051245
69360 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/combined-packet.c' (67,622) at 20210927100127205
69361 2025-01-08 03:00:49.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish_glue.c' (67,623) at 20240405153046365
69362 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t.dtsi' (67,624) at 20240405153045389
69363 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xgmac.c' (67,625) at 20240906080037268
69364 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/access.c' (67,626) at 20210307214930430
69365 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/stts751.txt' (67,627) at 20210307214925322
69366 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth-oauthlib/run-ptest' (67,628) at 20240413080012663
69367 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/types.h' (67,629) at 20210308005002848
69368 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/device.c' (67,630) at 20240405153231279
69369 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/qgroup-tests.c' (67,631) at 20240405153052297
69370 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hyperv_fb.c' (67,632) at 20240405153231583
69371 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/PULL_REQUEST_TEMPLATE.md' (67,633) at 20210307205554098
69372 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb' (67,634) at 20241206090014298
69373 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/234.out' (67,635) at 20240906080037564
69374 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/ixp4xx_eth.c' (67,636) at 20240405153050325
69375 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/machine/g220a.conf' (67,637) at 20230927080013510
69376 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump_4.99.5.bb' (67,638) at 20241221090017500
69377 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc2' (67,639) at 20210307214932154
69378 2025-01-08 03:00:49.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_rtas.c' (67,640) at 20240405153046169
69379 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/Makefile' (67,641) at 20210307214929258
69380 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/aspeed_sdhci.c' (67,642) at 20210525100144791
69381 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/subprojects/googletest.wrap' (67,643) at 20210308005049761
69382 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/reiserfs_fs.h' (67,644) at 20210307214931658
69383 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/async_resp.hpp' (67,645) at 20230511080004679
69384 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-trekstor.c' (67,646) at 20210307214928786
69385 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/rcu.h' (67,647) at 20240326080039550
69386 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83822.c' (67,648) at 20241104090011583
69387 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/dm.c' (67,649) at 20240405153049081
69388 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/slot_map.c' (67,650) at 20220804100016056
69389 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mman.h' (67,651) at 20241125090012231
69390 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/Kconfig' (67,652) at 20210307214928774
69391 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_qp.c' (67,653) at 20240405153230723
69392 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_bifurcation.hpp' (67,654) at 20220525015711018
69393 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecb.c' (67,655) at 20220525020652214
69394 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp_priv.h' (67,656) at 20240405153052869
69395 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/control.c' (67,657) at 20240405153231679
69396 2025-01-08 03:00:49.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis.h' (67,658) at 20220520100030268
69397 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt286.h' (67,659) at 20240405153053713
69398 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/Makefile' (67,660) at 20240405153046853
69399 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4_compress.c' (67,661) at 20210309003654188
69400 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_red.c' (67,662) at 20240405153053373
69401 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/marvell,orion-timer.txt' (67,663) at 20210307214925446
69402 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/non-atomic.h' (67,664) at 20240405153054045
69403 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-var-dart.dtsi' (67,665) at 20240405153045521
69404 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/xlnx-event-manager.h' (67,666) at 20240405153052689
69405 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-glibc.c' (67,667) at 20210307214932466
69406 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mxs-lradc-ts.c' (67,668) at 20210307214928506
69407 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/Makefile' (67,669) at 20240405153052337
69408 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSensor.hpp' (67,670) at 20241112090003102
69409 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/instrumented.h' (67,671) at 20240405153052709
69410 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie_regs.h' (67,672) at 20210307214929902
69411 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/Makefile' (67,673) at 20240405153046873
69412 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/ddr3_1333.c' (67,674) at 20210308005002784
69413 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0011-Check-for-clang-before-checking-gcc-version.patch' (67,675) at 20241221090017656
69414 2025-01-08 03:00:49.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/cygnus-pcm.c' (67,676) at 20240405153053557
69415 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_strncmp.c' (67,677) at 20240405153054261
69416 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/lowlevel_init.S' (67,678) at 20210308005003008
69417 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso' (67,679) at 20240405153229975
69418 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/Makefile' (67,680) at 20240405153045613
69419 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/serialize.hpp' (67,681) at 20230531080022729
69420 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/tmp275@4a.conf' (67,682) at 20240904080027738
69421 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-it87.c' (67,683) at 20220525020652438
69422 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuarm.conf' (67,684) at 20241221090017612
69423 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c' (67,685) at 20240405153047125
69424 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32' (67,686) at 20210309003648252
69425 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-vxlan.c' (67,687) at 20240405153053349
69426 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sync.c' (67,688) at 20240405153232055
69427 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kprobes.h' (67,689) at 20240405153045937
69428 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/timer.cpp' (67,690) at 20230106040046360
69429 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/perms.h' (67,691) at 20240405153232107
69430 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23-i2c.c' (67,692) at 20240405153053805
69431 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,musb.yaml' (67,693) at 20240405153045181
69432 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware_class/hotplug-script' (67,694) at 20210307214925494
69433 2025-01-08 03:00:49.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/libperfetto.bb' (67,695) at 20241221090017512
69434 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/common_hsi.h' (67,696) at 20240405153052777
69435 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/Kbuild' (67,697) at 20210307214927950
69436 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemonize/daemonize_git.bb' (67,698) at 20220204040022524
69437 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_pdr_handler.cpp' (67,699) at 20240903080027139
69438 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-meson-gxl.c' (67,700) at 20240405153050345
69439 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/aistarvision-mipi-adapter-2.1.dtsi' (67,701) at 20240405153045797
69440 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/rwonce.h' (67,702) at 20210309003653800
69441 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/Kconfig' (67,703) at 20210309003654312
69442 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_nic.c' (67,704) at 20240405153049809
69443 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512_ssse3_glue.c' (67,705) at 20240405153046365
69444 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/fpga-mgr-test.c' (67,706) at 20240405153230299
69445 2025-01-08 03:00:49.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/move-log-file-to-proper-dir.patch' (67,707) at 20231011080016578
69446 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T4240RDB.h' (67,708) at 20210308005003580
69447 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/consumer.h' (67,709) at 20240913080013837
69448 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/Makefile' (67,710) at 20210307214929286
69449 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5301x.h' (67,711) at 20210308005002804
69450 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/aspm.c' (67,712) at 20210307214928390
69451 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/kona-common/kona_sdhci.h' (67,713) at 20210308005002676
69452 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/install_policy.sh' (67,714) at 20240405153053461
69453 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-sysfs.c' (67,715) at 20240405153230827
69454 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg.c' (67,716) at 20240405153048893
69455 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/setup.cfg' (67,717) at 20210308004941624
69456 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/netduinoplus2.c' (67,718) at 20240906080037192
69457 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sysfs.c' (67,719) at 20240405153049709
69458 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-install-nfslock-libs.patch' (67,720) at 20230401080011935
69459 2025-01-08 03:00:49.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-dwc3.c' (67,721) at 20241211090212342
69460 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-dualdiv.c' (67,722) at 20240405153046801
69461 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/inputattach-config/inputattach-config/inputattach.conf' (67,723) at 20210307205553914
69462 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-sfc.yaml' (67,724) at 20240405153045169
69463 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/mox_sp.h' (67,725) at 20210308005002904
69464 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_ip.h' (67,726) at 20210307214931646
69465 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSDRSensor.hpp' (67,727) at 20241112090003098
69466 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_config.py' (67,728) at 20240405153054377
69467 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/stm32f429-discovery.c' (67,729) at 20210308005003052
69468 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_forward.h' (67,730) at 20220525020654827
69469 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770d.h' (67,731) at 20210307214928022
69470 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_aspeed.c' (67,732) at 20241211090212354
69471 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-sha256-big-endian.patch' (67,733) at 20210307205554122
69472 2025-01-08 03:00:49.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-eval-v3.dtsi' (67,734) at 20240405153045737
69473 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rockchip,rv1126-cru.h' (67,735) at 20240405153052645
69474 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.err' (67,736) at 20220429100100882
69475 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_meter.c' (67,737) at 20240405153050109
69476 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cgtqmx6eval_defconfig' (67,738) at 20210308005003252
69477 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-bamboo.c' (67,739) at 20210307214926362
69478 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox.bb' (67,740) at 20241221090017632
69479 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_const_or.c' (67,741) at 20240405153054281
69480 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml' (67,742) at 20240405153045105
69481 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpc5xxx_clocks.c' (67,743) at 20240405153046233
69482 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_aud2htx.c' (67,744) at 20240405153232175
69483 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/acl.h' (67,745) at 20240405153052433
69484 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu.c' (67,746) at 20241211090212466
69485 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/dma.c' (67,747) at 20240405153045665
69486 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-v4l2-fwht.h' (67,748) at 20210307214928790
69487 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2371-2180.h' (67,749) at 20210308005003608
69488 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/riscv.c' (67,750) at 20240405153048769
69489 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/s390x/safe-syscall.inc.S' (67,751) at 20220429100100406
69490 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button.bb' (67,752) at 20241206090014230
69491 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41.h' (67,753) at 20240405153232143
69492 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs_cache.h' (67,754) at 20240624080012812
69493 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/adder875.c' (67,755) at 20240405153230051
69494 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pci.h' (67,756) at 20240405153045965
69495 2025-01-08 03:00:49.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/riscv64-softmmu/default.mak' (67,757) at 20240906080037160
69496 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/data/phosphor-target-monitor-default.json' (67,758) at 20221209040041007
69497 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/meson.build' (67,759) at 20220210040033214
69498 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/Makefile' (67,760) at 20210308005003052
69499 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adi/adin1110.c' (67,761) at 20241018080014490
69500 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/Remove_some_printf_in_obexftpd.patch' (67,762) at 20230317080013789
69501 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/Makefile' (67,763) at 20210309003654520
69502 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mediatek,mt8188-memory-port.h' (67,764) at 20240405153231799
69503 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/extable.c' (67,765) at 20240405153046301
69504 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/nosy.h' (67,766) at 20210307214927162
69505 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/Makefile' (67,767) at 20220525020653911
69506 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/string_override.c' (67,768) at 20240405153232271
69507 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c' (67,769) at 20240405153231191
69508 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/unicode-ident-1-rs/meson.build' (67,770) at 20241211090212462
69509 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-1.0-only' (67,771) at 20211006000025226
69510 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/gpio.c' (67,772) at 20240405153046193
69511 2025-01-08 03:00:49.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integrator.dtsi' (67,773) at 20240405153045401
69512 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm2835aux.c' (67,774) at 20240405153231459
69513 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_kfunc_success.c' (67,775) at 20240405153054269
69514 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscreds.h' (67,776) at 20210927100127225
69515 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ccid.h' (67,777) at 20210307214931530
69516 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/files/config.yaml' (67,778) at 20210307205554078
69517 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_util.h' (67,779) at 20240405153053189
69518 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec-ng/Kconfig' (67,780) at 20210308005002920
69519 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/io_uring.h' (67,781) at 20240405153052893
69520 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp-common.dtsi' (67,782) at 20240405153229939
69521 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan_if.h' (67,783) at 20240405153050613
69522 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mac.h' (67,784) at 20210307214929762
69523 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/hypervisor_state_manager.hpp' (67,785) at 20240711080029831
69524 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_stratix10_socdk.dts' (67,786) at 20210308005002612
69525 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/macronix.c' (67,787) at 20210308005003416
69526 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/Kconfig' (67,788) at 20240405153045633
69527 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/ucc.c' (67,789) at 20210309003652912
69528 2025-01-08 03:00:49.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c.h' (67,790) at 20241011080017371
69529 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-x86-bits.h' (67,791) at 20240405153054373
69530 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-icore-rqs.dts' (67,792) at 20240405153045497
69531 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network_git.bb' (67,793) at 20241206090014226
69532 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml' (67,794) at 20240405153229763
69533 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/pgtable.h' (67,795) at 20240405153230019
69534 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.err' (67,796) at 20210308005046401
69535 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/fw.c' (67,797) at 20240405153230915
69536 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb' (67,798) at 20241221090017640
69537 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/test.yml' (67,799) at 20240613080016399
69538 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-31.err' (67,800) at 20210308005046409
69539 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8mq-vpu.yaml' (67,801) at 20240405153045097
69540 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/newbb.vim' (67,802) at 20210307205554230
69541 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sembuf.h' (67,803) at 20210307214926682
69542 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/stdatomic.patch' (67,804) at 20231011080016574
69543 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8600.yaml' (67,805) at 20240405153045141
69544 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci_bridge.c' (67,806) at 20241211090212318
69545 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_usdt.c' (67,807) at 20240405153054281
69546 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.gitignore' (67,808) at 20241002080038079
69547 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vt8500.yaml' (67,809) at 20240405153045017
69548 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-base.h' (67,810) at 20240405153045685
69549 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas_entry.S' (67,811) at 20240405153046149
69550 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dinode.h' (67,812) at 20240830080013323
69551 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml' (67,813) at 20240405153045073
69552 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence-host.c' (67,814) at 20241211090145477
69553 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/Makefile' (67,815) at 20210309003654544
69554 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0002-Mark-first-element-of-a-string-as-null.patch' (67,816) at 20230706080014737
69555 2025-01-08 03:00:49.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cgebra.c' (67,817) at 20230925080040101
69556 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-metadata-shut-up-a-weird-warning.patch' (67,818) at 20241206090014234
69557 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb' (67,819) at 20241221090017556
69558 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_core.h' (67,820) at 20220525020653187
69559 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/err.h' (67,821) at 20240405153054049
69560 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/high_speed_env_spec.c' (67,822) at 20210308005002756
69561 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/phosphor-ipmi-flash-mbcpld-update.service' (67,823) at 20210413100020742
69562 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/xip.h' (67,824) at 20210309003653876
69563 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul-mainboard.dts' (67,825) at 20240405153229887
69564 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/netlink_dumper.c' (67,826) at 20210307214932466
69565 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/bare-metal-espi.bb' (67,827) at 20241206090014226
69566 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_ioctl.h' (67,828) at 20241211090212210
69567 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp.h' (67,829) at 20240910080014102
69568 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-hmp-cmds.h' (67,830) at 20230426080043752
69569 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/dramtest.c' (67,831) at 20220802100038573
69570 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/write.hpp' (67,832) at 20230516080022994
69571 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/API.pm' (67,833) at 20220612030016735
69572 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/wait_inotify.c' (67,834) at 20240405153054293
69573 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_reject.h' (67,835) at 20240405153052857
69574 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts' (67,836) at 20240503080014462
69575 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_snmp_settings.robot' (67,837) at 20210308005007104
69576 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-host-transition-to-off@.service' (67,838) at 20210605000114100
69577 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-bd2802.h' (67,839) at 20210307214931414
69578 2025-01-08 03:00:49.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/fitimage.py' (67,840) at 20241221090017632
69579 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_crtc.c' (67,841) at 20240405153048561
69580 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head.h' (67,842) at 20240405153045629
69581 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/241' (67,843) at 20220429100100914
69582 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/config.c' (67,844) at 20240827080010198
69583 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/branch.json' (67,845) at 20240405153054109
69584 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_condition.cpp' (67,846) at 20210805100124568
69585 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/at76c50x-usb.c' (67,847) at 20240405153050485
69586 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_types.h' (67,848) at 20240405153046245
69587 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/Makefile' (67,849) at 20240405153051321
69588 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/argp.patch' (67,850) at 20230706080014741
69589 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/Kconfig' (67,851) at 20220525020653435
69590 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_resource.h' (67,852) at 20240405153051737
69591 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/codec.rst' (67,853) at 20240405153045261
69592 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-rza1.c' (67,854) at 20240405153049205
69593 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_cfg_regs.h' (67,855) at 20240405153046605
69594 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.seabios-256k' (67,856) at 20210308005046237
69595 2025-01-08 03:00:49.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Niemisel' (67,857) at 20210307205553786
69596 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_hwmon.c' (67,858) at 20240405153052161
69597 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/e4000_priv.h' (67,859) at 20210307214928794
69598 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/node.h' (67,860) at 20240405153052753
69599 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-netgear_readynas_duo_v2.dts' (67,861) at 20240405153045457
69600 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-chassis-poweroff@.service' (67,862) at 20230412080023460
69601 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/trousers.init.sh' (67,863) at 20230520080014488
69602 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl0.c' (67,864) at 20240405153051961
69603 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/power_reading.json' (67,865) at 20241031080012183
69604 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/TODO.txt' (67,866) at 20240405153048433
69605 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-zevio.c' (67,867) at 20241211090145405
69606 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/LoadingBar.spec.js' (67,868) at 20241004080035975
69607 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.h' (67,869) at 20210307214929934
69608 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/migrate_mode.h' (67,870) at 20240405153052733
69609 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/threadtest.c' (67,871) at 20220525020655235
69610 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/s5m8767.c' (67,872) at 20240405153051473
69611 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0007-Fix-declaration-scope-of-LE_LOAD32-in-crc32c.patch' (67,873) at 20240413080012651
69612 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_msi.c' (67,874) at 20240405153046233
69613 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/mac89x0.c' (67,875) at 20240405153049889
69614 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c' (67,876) at 20220525020652971
69615 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_dma.h' (67,877) at 20210307214931462
69616 2025-01-08 03:00:49.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-dma-0.dtsi' (67,878) at 20210307214926350
69617 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-mecool-kii-pro.c' (67,879) at 20220525020653311
69618 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/ipmi_debug.py' (67,880) at 20220728030041559
69619 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-ipmi' (67,881) at 20210309003648256
69620 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap_sh4a_4a.h' (67,882) at 20210308005003584
69621 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-0.dtsi' (67,883) at 20210307214926350
69622 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml' (67,884) at 20240405153229771
69623 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/holly.c' (67,885) at 20210307214926362
69624 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-berlin.c' (67,886) at 20241008080013971
69625 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/syslog.py' (67,887) at 20230925080039993
69626 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml' (67,888) at 20240405153229767
69627 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim.h' (67,889) at 20240405153052161
69628 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb' (67,890) at 20241221090017488
69629 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/c2port.h' (67,891) at 20210307214931362
69630 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/metadata_unused.c' (67,892) at 20210309003655984
69631 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-bad-member.out' (67,893) at 20210308005046405 to deleted uid set
69632 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_tx.h' (67,894) at 20210307214929810
69633 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/nl' (67,895) at 20210308005046149
69634 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ima.c' (67,896) at 20240405153053477
69635 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (67,897) at 20241206090014218
69636 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_skip_tests.log' (67,898) at 20220525020655187
69637 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/Makefile' (67,899) at 20240405153048801
69638 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-Android-Fix-the-build.patch' (67,900) at 20240413080012643
69639 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/sun4u_iommu.c' (67,901) at 20241211090212338
69640 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_1.c' (67,902) at 20240405153230355
69641 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_defconfig' (67,903) at 20210308005003264
69642 2025-01-08 03:00:49.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_devmap_frags_helpers.c' (67,904) at 20240405153054281
69643 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp8788.c' (67,905) at 20240405153049609
69644 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb' (67,906) at 20240301090012423
69645 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_job.c' (67,907) at 20240405153230619
69646 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxl.c' (67,908) at 20220525020653703
69647 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-2.h' (67,909) at 20210307214931538
69648 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_ict_defconfig' (67,910) at 20210308005003248
69649 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.rc' (67,911) at 20240326080039734
69650 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/ops.c' (67,912) at 20210308005003336
69651 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/iocsr_config.h' (67,913) at 20210308005003072
69652 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc4xx_devs.c' (67,914) at 20241211090212322
69653 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (67,915) at 20221206040015537
69654 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSLeay-standalone' (67,916) at 20241221090017616
69655 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-dtshim.c' (67,917) at 20210920100020631
69656 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fans-ready.target' (67,918) at 20220301040040077
69657 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xtensa/xtensa-isa.h' (67,919) at 20210308005046037
69658 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts' (67,920) at 20240405153045725
69659 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_cayman.h' (67,921) at 20210307214927998
69660 2025-01-08 03:00:49.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_region.c' (67,922) at 20240405153048549
69661 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_pstate.rst' (67,923) at 20240405153044961
69662 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/float-conversion.patch' (67,924) at 20210307205553846
69663 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier/0001-xklavier_config_xkb.c-Fix-keyboard-layout-settings-f.patch' (67,925) at 20210307205553746
69664 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/renesas-cpg-mssr.h' (67,926) at 20240405153046837
69665 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-pxa1928.c' (67,927) at 20240405153230219
69666 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ymodem.c' (67,928) at 20220215040051528
69667 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-gen4-sysc.h' (67,929) at 20240405153231351
69668 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708_pins.dtsi' (67,930) at 20220525020651942
69669 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/Makefile' (67,931) at 20240405153046497
69670 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/acx.h' (67,932) at 20210307214929966
69671 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/default_addresses.h' (67,933) at 20240817080006811
69672 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stats/stats-qmp-cmds.c' (67,934) at 20230426080043848
69673 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-llvm.cpp' (67,935) at 20210307214932466
69674 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c' (67,936) at 20240613080016411
69675 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/packagegroups/packagegroup-ima-evm-utils.bb' (67,937) at 20210812000025270
69676 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/twl.h' (67,938) at 20240405153052733
69677 2025-01-08 03:00:49.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-copy_user.S' (67,939) at 20240405153229855
69678 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c' (67,940) at 20240405153049873
69679 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zywrle-template.c' (67,941) at 20221215040039402
69680 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/setup.py' (67,942) at 20221209040018567
69681 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/cleanup.cpp' (67,943) at 20210918000044927
69682 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rpl.h' (67,944) at 20240405153052865
69683 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ddr.c' (67,945) at 20210308005002968
69684 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/igb.c' (67,946) at 20240326080039738
69685 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spd_sdram.h' (67,947) at 20210308005003684
69686 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/magic-number.rst' (67,948) at 20240405153045301
69687 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vbi_625.svg' (67,949) at 20220525020651786
69688 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-led.c' (67,950) at 20240405153049225
69689 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm7038-l1.c' (67,951) at 20240405153230747
69690 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra124-car-common.h' (67,952) at 20210308005003636
69691 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/serio_raw.c' (67,953) at 20210309003650216
69692 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem_ops.c' (67,954) at 20240405153050921
69693 2025-01-08 03:00:49.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8660.c' (67,955) at 20240405153051349
69694 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5739.c' (67,956) at 20240405153231363
69695 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-10g-0.dtsi' (67,957) at 20210307214926350
69696 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4725b.dtsi' (67,958) at 20240405153045989
69697 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-l2c.c' (67,959) at 20210307214927154
69698 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.64' (67,960) at 20210308005002768
69699 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0002-lib-netdev-Adjust-header-include-sequence.patch' (67,961) at 20230706080014737
69700 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sparse_format.h' (67,962) at 20210308005003684
69701 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/spmi-uclass.c' (67,963) at 20210308005003496
69702 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/stat.h' (67,964) at 20210307214926514
69703 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-axg.dtsi' (67,965) at 20210308005002596
69704 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.hpp' (67,966) at 20210311201857434
69705 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_10_0_default.h' (67,967) at 20210307214927690
69706 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/Kconfig' (67,968) at 20210307214928702
69707 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-srxx-defs.h' (67,969) at 20210307214926238
69708 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/bcm2835_systmr.c' (67,970) at 20241211090212338
69709 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__receivers.hpp' (67,971) at 20241217090453707
69710 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/resize.h' (67,972) at 20220525020654475
69711 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi' (67,973) at 20240405153045713
69712 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/styles/index.scss' (67,974) at 20210308005107077
69713 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/other-usb-cardlist.rst' (67,975) at 20240405153044957
69714 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/platform_early.h' (67,976) at 20210307214926550
69715 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/scons.bbclass' (67,977) at 20241221090017608
69716 2025-01-08 03:00:49.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_i2s.c' (67,978) at 20240405153232203
69717 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/fiemap.c' (67,979) at 20240405153052385
69718 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_w.c' (67,980) at 20210308005046517
69719 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.h' (67,981) at 20210307214927922
69720 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/baseband.h' (67,982) at 20240405153051945
69721 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98095.c' (67,983) at 20210308005003488
69722 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5504.yaml' (67,984) at 20220525020651678
69723 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_common.h' (67,985) at 20210307214926618
69724 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c' (67,986) at 20240405153230331
69725 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-ec168-cardlist.rst' (67,987) at 20210307214925230
69726 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (67,988) at 20230125040012998
69727 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/mmzone.h' (67,989) at 20210309003648832
69728 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipcalc/ipcalc_1.0.3.bb' (67,990) at 20230706080014741
69729 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/balance.rst' (67,991) at 20240405153045229
69730 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/start.S' (67,992) at 20210308005003008
69731 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/failover.c' (67,993) at 20240405153053213
69732 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strcmp-archs.S' (67,994) at 20210307214925674
69733 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/Makefile' (67,995) at 20210307214928698
69734 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-select-source.rst' (67,996) at 20220525020654131
69735 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2562.h' (67,997) at 20210625000036108
69736 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/drd.h' (67,998) at 20240405153231535 to deleted uid set
69737 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsater' (67,999) at 20210307205553786
69738 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/device.py' (68,000) at 20240405153232103
69739 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/boot.lds.S' (68,001) at 20210307214926758
69740 2025-01-08 03:00:49.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_remap.cpp' (68,002) at 20210308005108645
69741 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/u-boot.lds' (68,003) at 20210308005002860
69742 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-callbacks.sh' (68,004) at 20210309003656004
69743 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/interfaces/manager_interface.cpp' (68,005) at 20220727030028313
69744 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml' (68,006) at 20240405153045025
69745 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-qcom-spmi-misc.c' (68,007) at 20240405153047025
69746 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/ipmi_capture.js' (68,008) at 20211029100036564
69747 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/appletouch.c' (68,009) at 20220525020653179
69748 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/yesno.c' (68,010) at 20210307214932150
69749 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb12.rst' (68,011) at 20210309003648496
69750 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/mmap.c' (68,012) at 20220525020651898
69751 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ps.c' (68,013) at 20240405153231259
69752 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/cache.S' (68,014) at 20220627100016930
69753 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_new_project_page.py' (68,015) at 20241221090017592
69754 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dm1105/Makefile' (68,016) at 20210307214928694
69755 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (68,017) at 20210807000017354
69756 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_console.h' (68,018) at 20210308005046053
69757 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/io-workarounds.c' (68,019) at 20220525020652046
69758 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/boe,bf060y8m-aj0.yaml' (68,020) at 20240405153045041
69759 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartialcopy.S' (68,021) at 20210309003648684
69760 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8074-dragonboard.dts' (68,022) at 20240405153229891
69761 2025-01-08 03:00:49.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm63.c' (68,023) at 20240405153230663
69762 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc-core.c' (68,024) at 20240405153230831
69763 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/yrw801.c' (68,025) at 20210307214932202
69764 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (68,026) at 20240229090011779
69765 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/switchdev.rst' (68,027) at 20240405153045241
69766 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/variant_visitors.hpp' (68,028) at 20230215040006650
69767 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/memcpy.c' (68,029) at 20210307214926170
69768 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/buildproject.py' (68,030) at 20211007100024295
69769 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/Makefile' (68,031) at 20210308005002956
69770 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/super_mmi.c' (68,032) at 20210307214931230
69771 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Neighbor.interface.yaml' (68,033) at 20220902030019927
69772 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/headsmp-scu.S' (68,034) at 20240405153045689
69773 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/asm-offsets_32.c' (68,035) at 20220525020652158
69774 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/efi.c' (68,036) at 20240405153046525
69775 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali_dt.c' (68,037) at 20210308005003412
69776 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/Kconfig' (68,038) at 20240405153231747
69777 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_ssp.h' (68,039) at 20210308005002664
69778 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/cf-fp.xml' (68,040) at 20210308005045817
69779 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-chargalg.yaml' (68,041) at 20240405153045141
69780 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/egl-context.h' (68,042) at 20220429100100594
69781 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw551x.dts' (68,043) at 20240405153045497
69782 2025-01-08 03:00:49.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_eh.h' (68,044) at 20240405153052877
69783 2025-01-08 03:00:49.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_5_offset.h' (68,045) at 20240405153047657
69784 2025-01-08 03:00:49.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/parport-lowlevel.rst' (68,046) at 20210307214925470
69785 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/inode.c' (68,047) at 20240405153231647
69786 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/bus_numa.c' (68,048) at 20240405153230143
69787 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/table.h' (68,049) at 20210307214929926
69788 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmadds.c' (68,050) at 20210307214926434
69789 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/at91.h' (68,051) at 20210308005003632
69790 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/Kconfig' (68,052) at 20210308005003048
69791 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-chip-fifo.c' (68,053) at 20240405153049737
69792 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Revision/meson.build' (68,054) at 20230825080021137
69793 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dynptr_fail.c' (68,055) at 20240830080013363
69794 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/mailbox.c' (68,056) at 20241104090011567
69795 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/hypervisor.c' (68,057) at 20210307214926690
69796 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/interval_tree_test.c' (68,058) at 20210307214931802
69797 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscall.c' (68,059) at 20240405153230039
69798 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/mrp.c' (68,060) at 20240405153053161
69799 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212.c' (68,061) at 20230426080043928
69800 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c' (68,062) at 20240405153048661
69801 2025-01-08 03:00:49.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/bmap.c' (68,063) at 20240613080016487
69802 2025-01-08 03:00:49.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-interconnect.json' (68,064) at 20240405153054141
69803 2025-01-08 03:00:49.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r7s9210.c' (68,065) at 20240405153045689
69804 2025-01-08 03:00:49.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (68,066) at 20241206090014218
69805 2025-01-08 03:00:49.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/pmu.json' (68,067) at 20240405153054109
69806 2025-01-08 03:00:49.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset.bb' (68,068) at 20241206090014230
69807 2025-01-08 03:00:49.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp.c' (68,069) at 20220525020654171
69808 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/btree.c' (68,070) at 20240405153053081
69809 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/adm1272.c' (68,071) at 20240906080037296
69810 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/sclp_early_core.c' (68,072) at 20220525020652094
69811 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/code-patching-asm.h' (68,073) at 20210307214926374
69812 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/vmtoolsd.init' (68,074) at 20210407000018078
69813 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77650.h' (68,075) at 20210307214931430
69814 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/MAINTAINERS' (68,076) at 20210308005003012
69815 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/uaccess_old.S' (68,077) at 20220525020651990
69816 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-i2cr.h' (68,078) at 20240405153047065
69817 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6323.dtsi' (68,079) at 20240405153045461
69818 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_split.c' (68,080) at 20240405153054249
69819 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_ph.c' (68,081) at 20210308005046509
69820 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtsi' (68,082) at 20220525020651914
69821 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/make-config-poison.sh' (68,083) at 20230925080039989
69822 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/controlcenterdc.h' (68,084) at 20210308005003592
69823 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_property_descriptor.h' (68,085) at 20210308005003708
69824 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/wcn36xx.h' (68,086) at 20240405153050477
69825 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0008-include-libgen.h-for-basename.patch' (68,087) at 20241221090017496
69826 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ProcessorMetrics_v1.xml' (68,088) at 20240619080002932
69827 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.h' (68,089) at 20240405153049953
69828 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-ops.c' (68,090) at 20240411080014158
69829 2025-01-08 03:00:49.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/bblayers.conf.sample' (68,091) at 20220910030013349
69830 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/pcie.h' (68,092) at 20210308005002916
69831 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/dwarf-regs.c' (68,093) at 20240405153054089
69832 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi' (68,094) at 20210308005002616
69833 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_aic.h' (68,095) at 20210307214929762
69834 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770.c' (68,096) at 20240405153049729
69835 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-soundcard-driver.h' (68,097) at 20240405153053961
69836 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ide.h' (68,098) at 20210308005003652
69837 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx7_common.h' (68,099) at 20210308005003608
69838 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-uclass.c' (68,100) at 20210308005003472
69839 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/kudo-ras.sh' (68,101) at 20220422030010210
69840 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-ipu.c' (68,102) at 20240405153230579
69841 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/sc9860-clk.c' (68,103) at 20240405153230243
69842 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/netdata-volatiles.conf' (68,104) at 20241221090017564
69843 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/COPYING.MIT' (68,105) at 20210307205553726
69844 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/Makefile' (68,106) at 20210308005003008
69845 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw.c' (68,107) at 20210309003652900
69846 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/0001-Disable-doxygen.patch' (68,108) at 20230520080014480
69847 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base917c.c' (68,109) at 20240405153048613
69848 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-event.h' (68,110) at 20240405153232235
69849 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_DSCP.h' (68,111) at 20210307214931646
69850 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-bus-controller.yaml' (68,112) at 20240405153045101
69851 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml' (68,113) at 20240405153045177
69852 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77970_eagle_defconfig' (68,114) at 20210308005003276
69853 2025-01-08 03:00:49.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (68,115) at 20231012080014468
69854 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h' (68,116) at 20240405153048621
69855 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ds2782_battery.h' (68,117) at 20210307214931378
69856 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/README.md' (68,118) at 20241205090034092
69857 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/allwinner,sun4i-a10-nand.yaml' (68,119) at 20240405153045113
69858 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/is_printable_array.c' (68,120) at 20240405153054169
69859 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_init.c' (68,121) at 20240405153230403
69860 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_ethtool.c' (68,122) at 20240405153050329
69861 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/nvram_64.c' (68,123) at 20240405153046145
69862 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/swrule' (68,124) at 20241221090017620
69863 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/numa.c' (68,125) at 20240405153046037
69864 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/.gitignore' (68,126) at 20210307214932658
69865 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-irq.h' (68,127) at 20210307214928698
69866 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak5558.c' (68,128) at 20240405153053565
69867 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c' (68,129) at 20240405153230371
69868 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9090.h' (68,130) at 20210307214932370
69869 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_osd.h' (68,131) at 20210308005003692
69870 2025-01-08 03:00:49.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch' (68,132) at 20210307205554574
69871 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c' (68,133) at 20240405153231003
69872 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/emif.c' (68,134) at 20210308005002760
69873 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/paravirt_types.h' (68,135) at 20240405153230111
69874 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-include-sys-select-on-non-glibc-platforms.patch' (68,136) at 20220721030015845
69875 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-overlay.rst' (68,137) at 20210309003648508
69876 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-vp3054-i2c.c' (68,138) at 20210307214928694
69877 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/gpio_mouse.c' (68,139) at 20240405153049153
69878 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qemu_fw_cfg.h' (68,140) at 20210307214931658
69879 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/boot0.h' (68,141) at 20210308005002768
69880 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/headsmp-a9.S' (68,142) at 20240405153045653
69881 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210.h' (68,143) at 20240405153052029
69882 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm019-dc5.dts' (68,144) at 20240405153229975
69883 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-func-ioctl.rst' (68,145) at 20210309003648484
69884 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_dp.c' (68,146) at 20240405153230543
69885 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ingenic-tcu.c' (68,147) at 20240405153049197
69886 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/iwmmxt.h' (68,148) at 20210406100034791
69887 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/81_powerpc_mpc85xx_bootpg_resetvec.dts' (68,149) at 20210308005003752
69888 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/files/u-boot-emmc.cfg' (68,150) at 20230704080013871
69889 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8037.dts' (68,151) at 20240405153045521
69890 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console_%.bbappend' (68,152) at 20241206090014286
69891 2025-01-08 03:00:49.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_port_io.c' (68,153) at 20210307214926946
69892 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/ply/yacc.py' (68,154) at 20221104030017441
69893 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0020-common.dtsi' (68,155) at 20240405153045601
69894 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/other.json' (68,156) at 20240405153054157
69895 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh' (68,157) at 20240405153232271
69896 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/index.rst' (68,158) at 20240405153045225
69897 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sram.h' (68,159) at 20210307214926554
69898 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp-st.c' (68,160) at 20240405153054017
69899 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce-cipher.c' (68,161) at 20240405153230263
69900 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n810-wimax.dts' (68,162) at 20240405153045601
69901 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_9_0.json' (68,163) at 20240918080002716
69902 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/atomic64_32.c' (68,164) at 20210307214926726
69903 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_wq.c' (68,165) at 20240405153049897
69904 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/0001-include-sys-sysmacros.h-for-major-minor-defines-in-g.patch' (68,166) at 20210307205554494
69905 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-ind_call' (68,167) at 20210307214932570
69906 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.h' (68,168) at 20240405153230607
69907 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/apm.h' (68,169) at 20210308005046017
69908 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8280xp.h' (68,170) at 20240405153049169
69909 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi' (68,171) at 20240405153045821
69910 2025-01-08 03:00:49.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_isight.c' (68,172) at 20240405153049577
69911 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pca9554.c' (68,173) at 20241211090212274
69912 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/245' (68,174) at 20240906080037564
69913 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/bitmaps.rst' (68,175) at 20240906080037176
69914 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ipu_pixfmt.h' (68,176) at 20210308005003652
69915 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/Makefile' (68,177) at 20210307214932258
69916 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SimpleStorageCollection.json' (68,178) at 20240619080002956
69917 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs_cache.c' (68,179) at 20241011080017371
69918 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/arcregs.h' (68,180) at 20210308005002544
69919 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-24xx.h' (68,181) at 20210307214925914
69920 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kvikkjokk_Tavvevare' (68,182) at 20210307205553786
69921 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c.c' (68,183) at 20240405153231255
69922 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-luks-priv.h' (68,184) at 20230426080043656
69923 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/AddingTestCases.txt' (68,185) at 20240405153054373
69924 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-init.c' (68,186) at 20210307214928690
69925 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bus.h' (68,187) at 20240405153050693
69926 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/affs.rst' (68,188) at 20210307214925482
69927 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usx2yhwdeppcm.c' (68,189) at 20240405153054029
69928 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/msgbuf.h' (68,190) at 20210307214926322
69929 2025-01-08 03:00:49.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/power.c' (68,191) at 20210307214932446
69930 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/soft_spi_legacy.c' (68,192) at 20210308005003492
69931 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apple-gmux.h' (68,193) at 20240405153052657
69932 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed.c' (68,194) at 20240830080013283
69933 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-page_range_tree.c' (68,195) at 20240906080037224
69934 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/hid.h' (68,196) at 20210308005046013
69935 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/smt.c' (68,197) at 20210309003650608
69936 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/regs-mmc.h' (68,198) at 20210308005002660
69937 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/fimc.rst' (68,199) at 20240405153044957
69938 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kexec.h' (68,200) at 20210307214926322
69939 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/makeself/makeself_2.5.0.bb' (68,201) at 20230401080011935
69940 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c' (68,202) at 20240613080016395
69941 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_1_offset.h' (68,203) at 20210307214927666
69942 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml' (68,204) at 20240405153229791
69943 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes.c' (68,205) at 20220525020652398
69944 2025-01-08 03:00:49.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/nvdimm.rst' (68,206) at 20240405153045193
69945 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000/nfp6000.h' (68,207) at 20210307214929570
69946 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,imx8mq-dwc3.yaml' (68,208) at 20240405153045181
69947 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png' (68,209) at 20210307205554250 to deleted uid set
69948 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.err' (68,210) at 20210927100127469
69949 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/CVE-2022-40468.patch' (68,211) at 20230317080013789
69950 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/cannelloni/cannelloni/0001-include-bits-stdc-.h-only-when-using-libstdc.patch' (68,212) at 20231126090012785
69951 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/xilinx-ll-temac.h' (68,213) at 20210307214931482
69952 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/map.c' (68,214) at 20220525020652266
69953 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/.gitignore' (68,215) at 20240405153045913
69954 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp_20240930.bb' (68,216) at 20241221090017676
69955 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml' (68,217) at 20240405153045065
69956 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m48t35.c' (68,218) at 20210307214930218
69957 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lpc1850-ccu.txt' (68,219) at 20240405153229755
69958 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/connector.h' (68,220) at 20240405153052909
69959 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml' (68,221) at 20240405153045125
69960 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi' (68,222) at 20240405153229915
69961 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/devres.c' (68,223) at 20210307214927158
69962 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-fw.sh' (68,224) at 20221110040020034
69963 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/usercopy.c' (68,225) at 20240405153053109
69964 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/gpio.h' (68,226) at 20210308005002876
69965 2025-01-08 03:00:49.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/fsp_configs.c' (68,227) at 20210308005002860
69966 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk.c' (68,228) at 20240520080015135
69967 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-fpr.xml' (68,229) at 20210308005045817
69968 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/test_privileged_change_self_label.sh' (68,230) at 20210307205554122
69969 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/hci.h' (68,231) at 20240405153050649
69970 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8183-pm-domains.h' (68,232) at 20240405153231347
69971 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-unknown.err' (68,233) at 20210308005046401
69972 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/Makefile' (68,234) at 20210308005003044
69973 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/IntelCPUSensor.hpp' (68,235) at 20241112090003098
69974 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/sync-once.sh' (68,236) at 20220402030022203
69975 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_h.c' (68,237) at 20210308005046513
69976 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/syscalls.h' (68,238) at 20210307214926678
69977 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kuroboxHD.dts' (68,239) at 20210307214926354
69978 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/acenv.h' (68,240) at 20210307214926058
69979 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bcm7038_wdt.h' (68,241) at 20240405153052765
69980 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/Makefile' (68,242) at 20210308005002980
69981 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/LICENSE_1_0.txt' (68,243) at 20210308005114857
69982 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ar2315.c' (68,244) at 20240405153046049
69983 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_presence_action.hpp' (68,245) at 20210914000041091
69984 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/xml-preprocess-test.py' (68,246) at 20230925080039993
69985 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/files/hiawatha.service' (68,247) at 20210307205554034
69986 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/206.out' (68,248) at 20240906080037564
69987 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/openrd_ultimate_defconfig' (68,249) at 20210308005003272
69988 2025-01-08 03:00:49.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-acpi-pad.c' (68,250) at 20240405153052249
69989 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_hwi.h' (68,251) at 20240405153231435
69990 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/asm_goto_workaround.h' (68,252) at 20240405153232099
69991 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ratelimit_types.h' (68,253) at 20240405153052785
69992 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/p2wi.c' (68,254) at 20210308005002784
69993 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/dump-gerrit.py' (68,255) at 20221209040019095
69994 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_arm.c' (68,256) at 20240405153232239
69995 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/mac.c' (68,257) at 20240405153051953
69996 2025-01-08 03:00:49.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc.c' (68,258) at 20240405153051517
69997 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-yaml-providers.bb' (68,259) at 20220921030015990
69998 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi6220-hikey.dts' (68,260) at 20210308005002580
69999 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/csi_rx_local.h' (68,261) at 20210307214930538
70000 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_dmi.h' (68,262) at 20210307214926942
70001 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/stats.h' (68,263) at 20240719080013373
70002 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642.dtsi' (68,264) at 20240405153045829
70003 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-hostfw-image.bb' (68,265) at 20220921030015986
70004 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_vining_fpga.h' (68,266) at 20210308005003616
70005 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/mars.c' (68,267) at 20210307214928830
70006 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mode_object.c' (68,268) at 20240405153230539
70007 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cp15.h' (68,269) at 20210307214925846
70008 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/TINY_RCU.txt' (68,270) at 20210307214932718
70009 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/__init__.py' (68,271) at 20221215040039254
70010 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp' (68,272) at 20221229040004411
70011 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/adb.mk' (68,273) at 20210307205553894
70012 2025-01-08 03:00:49.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch' (68,274) at 20230317080013789
70013 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gmu.h' (68,275) at 20240405153048577
70014 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect4_dropper.c' (68,276) at 20240405153054269
70015 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-81xx-mb7.dts' (68,277) at 20240405153045501
70016 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-saa7146.h' (68,278) at 20210307214932234
70017 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/power-management.rst' (68,279) at 20210307214925474
70018 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml' (68,280) at 20240405153045141
70019 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts' (68,281) at 20210308005002636
70020 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7100-audio.c' (68,282) at 20240405153230243
70021 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SessionCollection_v1.xml' (68,283) at 20240619080002936
70022 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/acpi-ext.h' (68,284) at 20210307214926114
70023 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/devcoredump.c' (68,285) at 20240405153230183
70024 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1.dtsi' (68,286) at 20240805080013915
70025 2025-01-08 03:00:49.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/phosphor-logging.wrap' (68,287) at 20220322030035936
70026 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/handshake-test.c' (68,288) at 20240405153232015
70027 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-videocc.h' (68,289) at 20240405153052645
70028 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/LICENSE' (68,290) at 20210308005005456
70029 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cm109.c' (68,291) at 20240405153049141
70030 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_component.h' (68,292) at 20240906080037332
70031 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init.h' (68,293) at 20210307214930938
70032 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-usbip-vudc' (68,294) at 20210309003648264
70033 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/Kconfig' (68,295) at 20240405153046357
70034 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/xen_igd_pt.c' (68,296) at 20210308005045929
70035 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds.dts' (68,297) at 20210307214926346
70036 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/vxcan.c' (68,298) at 20240405153049745
70037 2025-01-08 03:00:49.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/arizona-jack.c' (68,299) at 20220525020655023
70038 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.c' (68,300) at 20240405153231339
70039 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mrc_common.h' (68,301) at 20210308005002880
70040 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml' (68,302) at 20240405153229803
70041 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ibmaem.rst' (68,303) at 20210307214925502
70042 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-control.c' (68,304) at 20241111090012169
70043 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/Makefile' (68,305) at 20240405153232275
70044 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/insns.decode' (68,306) at 20210308005046301
70045 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm3232.c' (68,307) at 20240405153048997
70046 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max77620.c' (68,308) at 20240405153230303
70047 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client.h' (68,309) at 20240405153054005
70048 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/process_64.c' (68,310) at 20240405153230095
70049 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/args.cpp' (68,311) at 20231208090010396
70050 2025-01-08 03:00:49.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2transport.c' (68,312) at 20240617080017406
70051 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/gate.S' (68,313) at 20210307214926126
70052 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm365.c' (68,314) at 20210308005002720
70053 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmac_pfunc.h' (68,315) at 20210307214926386
70054 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1_ek.dts' (68,316) at 20240405153045465
70055 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-nomadik-ske.h' (68,317) at 20210307214931478
70056 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-get-stc.rst' (68,318) at 20210309003648476
70057 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32.h' (68,319) at 20210308005046229
70058 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/policy.c' (68,320) at 20220913100024305
70059 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/relocs_check.sh' (68,321) at 20240405153046237
70060 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyudev_0.24.3.bb' (68,322) at 20241221090017560
70061 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt' (68,323) at 20210307214925290
70062 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/TODO' (68,324) at 20210307214930598
70063 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/errno.h' (68,325) at 20210307214932454
70064 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h' (68,326) at 20240405153231175
70065 2025-01-08 03:00:49.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/hvcalls.S' (68,327) at 20210307214926594
70066 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/Kconfig' (68,328) at 20210308005002952
70067 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-input.c' (68,329) at 20240405153049365
70068 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/functionfs.h' (68,330) at 20210307214931682
70069 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aspeed-g6-pwm-tach.c' (68,331) at 20240410080016741
70070 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1023si-post.dtsi' (68,332) at 20210307214926346
70071 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dmtf_tools_utils.robot' (68,333) at 20240627080021048
70072 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/Kconfig' (68,334) at 20240405153046197
70073 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/version.hpp' (68,335) at 20240917080016859
70074 2025-01-08 03:00:49.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/properties.hpp' (68,336) at 20210308005114857
70075 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_edid.h' (68,337) at 20240405153052629
70076 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt' (68,338) at 20210307214925374
70077 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/qemu-build.sh' (68,339) at 20241017080019198
70078 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi_core.c' (68,340) at 20240405153230659
70079 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.h' (68,341) at 20240405153050201
70080 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/php-fpm-apache.conf' (68,342) at 20210307205553906
70081 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop_2.4.0.bb' (68,343) at 20241221090017532
70082 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_drv.c' (68,344) at 20240405153230619
70083 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubbub.h' (68,345) at 20240405153047261
70084 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-fpa.h' (68,346) at 20240405153046009
70085 2025-01-08 03:00:49.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-phycore-rdk.dts' (68,347) at 20240405153045589
70086 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/cache-uniphier.c' (68,348) at 20210308005002792
70087 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c' (68,349) at 20210307214927954
70088 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-bsp/arm-systemready/arm-systemready-firmware.bb' (68,350) at 20231126090012773
70089 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd/ubi-user.h' (68,351) at 20210308005003676
70090 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/axg-aoclkc.h' (68,352) at 20210308005003640
70091 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fengersfors' (68,353) at 20210307205553782
70092 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts' (68,354) at 20240405153045817
70093 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/signal.c' (68,355) at 20240405153045977
70094 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_ssh.py' (68,356) at 20221209040018567
70095 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vnc-ledstate-pseudo-encoding.rst' (68,357) at 20230426080043664
70096 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl-native.bb' (68,358) at 20241206090014318
70097 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/vmstat.h' (68,359) at 20240405153052817 to deleted uid set
70098 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/Kbuild' (68,360) at 20240405153046245
70099 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mpfs.h' (68,361) at 20210605000027776
70100 2025-01-08 03:00:49.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/init.c' (68,362) at 20210308005002732
70101 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch' (68,363) at 20241206090014342
70102 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/rng.c' (68,364) at 20240405153046209
70103 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace_1.5.11.bb' (68,365) at 20230520080014504
70104 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/blockjob_int.h' (68,366) at 20240326080039522
70105 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/switch.h' (68,367) at 20240405153053233
70106 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hwmon.c' (68,368) at 20240405153048857
70107 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/platform.c' (68,369) at 20210307214926186
70108 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm.h' (68,370) at 20210307214932398
70109 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/esb2rom.c' (68,371) at 20220525020653391
70110 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_tx.c' (68,372) at 20210307214930882
70111 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/Kconfig' (68,373) at 20240405153049473
70112 2025-01-08 03:00:49.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ioctl.c' (68,374) at 20240405153052473
70113 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (68,375) at 20241214090210267
70114 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_proto.h' (68,376) at 20240405153048777
70115 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3005-modules-remove-glspectrum-usage.patch' (68,377) at 20230114040015494
70116 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs.c' (68,378) at 20241216090017761
70117 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/Makefile' (68,379) at 20240405153231063
70118 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/0001-configure.ac-Add-serial-tests.patch' (68,380) at 20230401080011931
70119 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_ha_defconfig' (68,381) at 20210308005003272
70120 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c' (68,382) at 20240405153232187
70121 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/Kconfig' (68,383) at 20210308005003044
70122 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/Makefile' (68,384) at 20210307214929246
70123 2025-01-08 03:00:49.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nubus.h' (68,385) at 20240405153052753
70124 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/eth.h' (68,386) at 20241211090212366
70125 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/macvtap.c' (68,387) at 20240405153050345
70126 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/freelist.h' (68,388) at 20220525020654567
70127 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/syn-2-rs/meson.build' (68,389) at 20241211090212462
70128 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/berlin2-adc.c' (68,390) at 20240405153048949
70129 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-ioda-tce.c' (68,391) at 20240405153046217
70130 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/fastrpc.h' (68,392) at 20240830080013331
70131 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/taskstats.rst' (68,393) at 20210307214925214
70132 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbipd.c' (68,394) at 20210307214932742
70133 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/comments.out' (68,395) at 20241211090212542
70134 2025-01-08 03:00:49.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-HawkesBayMtErin' (68,396) at 20210307205553778
70135 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_1_0_offset.h' (68,397) at 20240405153047837
70136 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans.h' (68,398) at 20240624080012816
70137 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc440.h' (68,399) at 20230925080039897
70138 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ite.c' (68,400) at 20240405153048817
70139 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/OWNERS' (68,401) at 20230810080021387
70140 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/sensor_yaml_config.py' (68,402) at 20221206040017633
70141 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/entity_name.hpp' (68,403) at 20230520080006628
70142 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_move.S' (68,404) at 20210307214926170
70143 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_adu.h' (68,405) at 20240906080037336
70144 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/ddr.c' (68,406) at 20210308005002992
70145 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c' (68,407) at 20210308005003468
70146 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chiliboard_defconfig' (68,408) at 20210308005003252
70147 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/cleanup.c' (68,409) at 20240405153046421
70148 2025-01-08 03:00:49.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch' (68,410) at 20241221090017552
70149 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pwm.h' (68,411) at 20240613080016503
70150 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/stm32-bsec-optee-ta.h' (68,412) at 20240405153051209
70151 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/Makefile' (68,413) at 20240405153052385
70152 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-GGA-Pratteln' (68,414) at 20210307205553758
70153 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.1' (68,415) at 20210307205554422
70154 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/file.c' (68,416) at 20240830080013323
70155 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/ariadne.h' (68,417) at 20210307214929290
70156 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-mmc-iodelay.dtsi' (68,418) at 20240405153045601
70157 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/sdram_param.h' (68,419) at 20210308005002672
70158 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dat.h' (68,420) at 20220525020653083
70159 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/escape/expected_stderr' (68,421) at 20210307214932154
70160 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/serial.h' (68,422) at 20240405153045661
70161 2025-01-08 03:00:49.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt9471.yaml' (68,423) at 20240405153045141
70162 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_pbs.h' (68,424) at 20210308005003364
70163 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_mdio.c' (68,425) at 20241115090012953
70164 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/arch.rst' (68,426) at 20210307205554322
70165 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-usb2-dr-1.dtsi' (68,427) at 20210307214926350
70166 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/host-libusb.c' (68,428) at 20240906080037308
70167 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/prom.h' (68,429) at 20240405153046321
70168 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/uml/user_mode_linux_howto_v2.rst' (68,430) at 20240405153229847
70169 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Kconfig' (68,431) at 20230720080043535
70170 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ahci_platform.h' (68,432) at 20240405153052657
70171 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-ath79.c' (68,433) at 20210307214926282
70172 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9705.c' (68,434) at 20240405153232171
70173 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/x86_64.config' (68,435) at 20240405153230531
70174 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hikey_defconfig' (68,436) at 20210308005003260
70175 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.host' (68,437) at 20240405153053433
70176 2025-01-08 03:00:49.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/FanMain.cpp' (68,438) at 20241206090003470
70177 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/lcnalloc.h' (68,439) at 20210307214931198
70178 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_regs.h' (68,440) at 20240405153049445
70179 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json' (68,441) at 20241217090031429
70180 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rc5t583-irq.c' (68,442) at 20240405153049613
70181 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch' (68,443) at 20210307205554506
70182 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/colibri-vf50-ts.c' (68,444) at 20210307214928502
70183 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/chipidea.h' (68,445) at 20240405153231843
70184 2025-01-08 03:00:49.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils.bbappend' (68,446) at 20241206090014202
70185 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_cookie.c' (68,447) at 20240405153232255
70186 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/zynqmp_dma.c' (68,448) at 20240405153230291
70187 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Palmetto.py' (68,449) at 20221209040046691
70188 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/Makefile' (68,450) at 20240405153231455
70189 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.c' (68,451) at 20210307214929938
70190 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_connector.h' (68,452) at 20240405153048625
70191 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77650-regulator.c' (68,453) at 20240405153231363
70192 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base827c.c' (68,454) at 20210309003649820
70193 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vikmanshyttan' (68,455) at 20210307205553794
70194 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/0001-Do-not-strip-automatically-this-leaves-the-stripping.patch' (68,456) at 20210316000012673
70195 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amazon/Makefile' (68,457) at 20240405153045397
70196 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sunxi.c' (68,458) at 20240405153231339
70197 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-audit.h' (68,459) at 20240405153049241
70198 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5_boot.h' (68,460) at 20210308005002716
70199 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-path_17.0.0.bb' (68,461) at 20241221090017556
70200 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0005-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch' (68,462) at 20241221090017660
70201 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/debug.c' (68,463) at 20240405153053113
70202 2025-01-08 03:00:49.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-u-boot.dtsi' (68,464) at 20210308005002628
70203 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08.c' (68,465) at 20240405153046893
70204 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_stream.h' (68,466) at 20240405153051833
70205 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j274.dts' (68,467) at 20240405153045717
70206 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.out' (68,468) at 20210308005046397 to deleted uid set
70207 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.h' (68,469) at 20240405153231027
70208 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/subpage.c' (68,470) at 20241008080013991
70209 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_user_account.robot' (68,471) at 20240627080021052
70210 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/maps.c' (68,472) at 20240405153054169
70211 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507d.h' (68,473) at 20210309003649824
70212 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-ipq4019.yaml' (68,474) at 20240405153229759
70213 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun3x_esp.c' (68,475) at 20240405153051745
70214 2025-01-08 03:00:49.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/connection_service.hpp' (68,476) at 20210308005114857
70215 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_debugfs.c' (68,477) at 20240405153231007
70216 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_dl.c' (68,478) at 20240405153049441
70217 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/vf610_adc.c' (68,479) at 20240405153048965
70218 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/MAINTAINERS' (68,480) at 20210308005003072
70219 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_sessionstat_unittest.cpp' (68,481) at 20210918000044923
70220 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/README.md' (68,482) at 20221207040023627
70221 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_printk/trace-printk.c' (68,483) at 20210307214932130
70222 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/tyan_s8036_baseboard.json' (68,484) at 20230624080005339
70223 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/Kconfig' (68,485) at 20210308005002776
70224 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/generate_schema_collections.py' (68,486) at 20240726080002546
70225 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governor.c' (68,487) at 20240405153046921
70226 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso.lds.S' (68,488) at 20240405153046369
70227 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/emergency-restart.h' (68,489) at 20210307214926114
70228 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omapdss.h' (68,490) at 20210307214931478
70229 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/Makefile' (68,491) at 20210307214930914
70230 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11_cpdo.c' (68,492) at 20210307214925974
70231 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/0001-wfs-Cover-xmlNanoHTTPCleanup-with-LIBXML_HTTP_ENABLE.patch' (68,493) at 20241221090017532
70232 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/kaslr.c' (68,494) at 20240405153046269
70233 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/vt82c686.h' (68,495) at 20240326080039538
70234 2025-01-08 03:00:49.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-device-pci.c' (68,496) at 20240906080037316
70235 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/vm_fault.c' (68,497) at 20240405153045913
70236 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/edid.c' (68,498) at 20210308005003224
70237 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices' (68,499) at 20240405153044909
70238 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_link.h' (68,500) at 20210307214931398
70239 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Krosno_Sucha_Gora' (68,501) at 20210307205553778
70240 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/mkpiggy.c' (68,502) at 20210309003649004
70241 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/mpv_0.39.0.bb' (68,503) at 20241221090017532
70242 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_rnode.c' (68,504) at 20210309003652396
70243 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/mcf_uart.c' (68,505) at 20241211090212258
70244 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dts' (68,506) at 20240405153046241
70245 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/sections.h' (68,507) at 20210308005002840
70246 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-moxtet.txt' (68,508) at 20210307214925318
70247 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/gcc-thunk-extern.sh' (68,509) at 20240405153046305
70248 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.h' (68,510) at 20210309003650604
70249 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vbox_vmmdev_types.h' (68,511) at 20210309003654000
70250 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c' (68,512) at 20241211090145461
70251 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsargs.c' (68,513) at 20240405153046617
70252 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/swab.h' (68,514) at 20210307214926394
70253 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-stratix10-rsu' (68,515) at 20210309003648256
70254 2025-01-08 03:00:49.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/default_file_splice_read.sh' (68,516) at 20210307214932722
70255 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra114-car.h' (68,517) at 20210308005003636
70256 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools_1.0.13.bb' (68,518) at 20241221090017544
70257 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/makalu_defconfig' (68,519) at 20210307214926366
70258 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/hpps2atkbd.h' (68,520) at 20210307214928474
70259 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r100' (68,521) at 20210307214928018
70260 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_bridge.h' (68,522) at 20240405153231831
70261 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-wmt.c' (68,523) at 20240405153048917
70262 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel0.svg' (68,524) at 20240405153044933
70263 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,keystone-irq.txt' (68,525) at 20210307214925346
70264 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun50i-h6-usb-phy.yaml' (68,526) at 20240405153045125
70265 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/amazon,al-fic.txt' (68,527) at 20210307214925342
70266 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/hwspinlock.c' (68,528) at 20210308005003740
70267 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh3.c' (68,529) at 20210309003648980
70268 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/milbeaut-m10v.dtsi' (68,530) at 20240405153045573
70269 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/Makefile' (68,531) at 20210308005002960
70270 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h' (68,532) at 20240405153230315
70271 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/phosphor-ipmi-sensor-config-native.bbappend' (68,533) at 20210812000025258
70272 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/riscv/rhct.c' (68,534) at 20240405153046645
70273 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs.c' (68,535) at 20240405153050457
70274 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/MANIFEST.in' (68,536) at 20210927100127329
70275 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss-acpi.c' (68,537) at 20240405153049605
70276 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_psr_regs.h' (68,538) at 20240405153230559
70277 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.uniphier' (68,539) at 20210308005003300
70278 2025-01-08 03:00:49.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pldmfw.h' (68,540) at 20210309003653888
70279 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/rtd1195-mele-x1000.dts' (68,541) at 20240405153045545
70280 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu.c' (68,542) at 20240405153230071
70281 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/transport.c' (68,543) at 20240405153052145
70282 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_SPIFLASH_defconfig' (68,544) at 20210308005003244
70283 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/kvaser_pciefd.c' (68,545) at 20240913080013801
70284 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/catalina/cri_sensors.json' (68,546) at 20240817080006183
70285 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/ppc440_pcix.c' (68,547) at 20241211090212314
70286 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch' (68,548) at 20220402030016011
70287 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_ptp.c' (68,549) at 20240405153050361
70288 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-topckgen.c' (68,550) at 20240405153046797
70289 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.h' (68,551) at 20210307214929818
70290 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_universal_plane.h' (68,552) at 20240405153048465
70291 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl906f.h' (68,553) at 20210309003649824
70292 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/Kconfig' (68,554) at 20240405153231679
70293 2025-01-08 03:00:49.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cache-smp.c' (68,555) at 20210307214926726
70294 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/pm.c' (68,556) at 20240415080012967
70295 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/Makefile' (68,557) at 20210307214930882
70296 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/Makefile' (68,558) at 20210307214928034
70297 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec.h' (68,559) at 20240405153051865
70298 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/drop_monitor_tests.sh' (68,560) at 20210309003656004
70299 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/spectre.h' (68,561) at 20240405153045625
70300 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/vmk80xx.c' (68,562) at 20240429080012416
70301 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8250.h' (68,563) at 20240405153231799
70302 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kexec.h' (68,564) at 20240405153046277
70303 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn315/irq_service_dcn315.c' (68,565) at 20240405153047297
70304 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Inari_Janispaa' (68,566) at 20210307205553770
70305 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25_core.c' (68,567) at 20240405153049001
70306 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch' (68,568) at 20230401080011935
70307 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-of-elan.c' (68,569) at 20240617080017390
70308 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485BFE_defconfig' (68,570) at 20210308005003236
70309 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smsc_lpc47m.h' (68,571) at 20210308005003684
70310 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/qtest/qtest.c' (68,572) at 20240906080037136
70311 2025-01-08 03:00:49.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-hdmi.h' (68,573) at 20210309003654920
70312 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/arcpgu.c' (68,574) at 20240405153048773
70313 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_gem.c' (68,575) at 20240613080016403
70314 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/Makefile' (68,576) at 20210309003652052
70315 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-gpio.txt' (68,577) at 20210308005003304
70316 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/other.json' (68,578) at 20240405153054153
70317 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/trace.h' (68,579) at 20210309003654908
70318 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/read_extra.c' (68,580) at 20210308005003356
70319 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/liteboard_defconfig' (68,581) at 20210308005003264
70320 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/udisks/udisks2/0001-Makefile.am-Dont-include-buildpath.patch' (68,582) at 20231011080016582
70321 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/atioctl.h' (68,583) at 20240405153051593
70322 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c' (68,584) at 20240726080012854
70323 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/kconfig.rst' (68,585) at 20240906080037172
70324 2025-01-08 03:00:49.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7638.patch' (68,586) at 20210307205553942
70325 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog_%.bbappend' (68,587) at 20241206090014222
70326 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/makefile-getvar' (68,588) at 20241206090014354
70327 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/run-ptest' (68,589) at 20210307205554570
70328 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/data_types.hpp' (68,590) at 20220625030026172
70329 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/si5351.h' (68,591) at 20210307214931482
70330 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_of_dpa.h' (68,592) at 20210308005045921
70331 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/usb-legacy-support.rst' (68,593) at 20240405153044989
70332 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/overview.rst' (68,594) at 20240405153045205
70333 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/smccc.c' (68,595) at 20241115090012941
70334 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/tplink_safeloader.c' (68,596) at 20240405153049705
70335 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EnvironmentMetrics_v1.xml' (68,597) at 20240619080002924
70336 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/switch_to_32.h' (68,598) at 20210307214926586
70337 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/OWNERS' (68,599) at 20240402080037038
70338 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt' (68,600) at 20210307214925302
70339 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fb.c' (68,601) at 20240405153048605
70340 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,ipq9574-gcc.h' (68,602) at 20240405153231795
70341 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_rw.cpp' (68,603) at 20220922030007675
70342 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/st,vl6180.yaml' (68,604) at 20220525020651682
70343 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/a.rs' (68,605) at 20240405153053433
70344 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_gsc.c' (68,606) at 20241008080013923
70345 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copy_mc_64.S' (68,607) at 20240405153230043
70346 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-type-int.out' (68,608) at 20210308005046401 to deleted uid set
70347 2025-01-08 03:00:49.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/console/obmc-console_git.bbappend' (68,609) at 20210916000018827
70348 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sprd-adi.c' (68,610) at 20240405153231467
70349 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/.gitignore' (68,611) at 20230616135354425
70350 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bytes_action.cpp' (68,612) at 20230511080035559
70351 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/Makefile' (68,613) at 20210308005002968
70352 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_main.c' (68,614) at 20241216090017709
70353 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt' (68,615) at 20210307214925318
70354 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/obio.h' (68,616) at 20210307214926582
70355 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/sti.S' (68,617) at 20220525020651882
70356 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil3114.h' (68,618) at 20210308005003336
70357 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/msm-serial.txt' (68,619) at 20210308005003308
70358 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-44xx.c' (68,620) at 20240405153046869
70359 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-lager-u-boot.dts' (68,621) at 20210308005002600
70360 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpic.txt' (68,622) at 20210307214925406
70361 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timens.h' (68,623) at 20210307214932726
70362 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/clock-bindings.txt' (68,624) at 20240405153045025
70363 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fujitsu/Kconfig' (68,625) at 20240405153051761
70364 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/ranges.c' (68,626) at 20240405153230043
70365 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/oem/nuvoton/test_ipmi_flash.robot' (68,627) at 20240628080017117
70366 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/rcS-default' (68,628) at 20210307205554494
70367 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.23/index.html' (68,629) at 20210307205554246
70368 2025-01-08 03:00:49.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig' (68,630) at 20210308005003240
70369 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/asoundef.h' (68,631) at 20210307214931594
70370 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/signal_pending.c' (68,632) at 20240405153054261
70371 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/usb.h' (68,633) at 20240405153045661
70372 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/Makefile' (68,634) at 20240405153231951
70373 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/nic.h' (68,635) at 20240405153050293
70374 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2811.c' (68,636) at 20240405153046893
70375 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7757lcr.h' (68,637) at 20210308005003616
70376 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c' (68,638) at 20240405153048637
70377 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/Build' (68,639) at 20210309003656020
70378 2025-01-08 03:00:49.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/scripts/run-ci.sh' (68,640) at 20220601030005873
70379 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_1_0_sh_mask.h' (68,641) at 20240405153047845
70380 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/setjmp.h' (68,642) at 20210308005002708
70381 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adf4371.c' (68,643) at 20240405153048981
70382 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/sdram_ast2500.h' (68,644) at 20210308005002640
70383 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-pistachio-usb.c' (68,645) at 20210307214930058
70384 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/mtdram.h' (68,646) at 20210307214931450
70385 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/xen-tpmfront.rst' (68,647) at 20220525020651758
70386 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/xor.c' (68,648) at 20240405153046301
70387 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/blk-uclass.c' (68,649) at 20210308005003340
70388 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/palmetto-ipmi-sensors.yaml' (68,650) at 20210307205553690
70389 2025-01-08 03:00:49.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/htab_update.c' (68,651) at 20240405153054269
70390 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt' (68,652) at 20210307214925338
70391 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/grlib_ahb_apb_pnp.h' (68,653) at 20210927100127237
70392 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-gettid.c' (68,654) at 20210307214932466
70393 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr.c' (68,655) at 20240726080012866
70394 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra71-evm.dts' (68,656) at 20240405153045601
70395 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_router_hw.h' (68,657) at 20240405153050077
70396 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/configuration_tests.cpp' (68,658) at 20210910000054636
70397 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_qfq.c' (68,659) at 20240405153232075
70398 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov13b10.c' (68,660) at 20240405153230787
70399 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation.interface.yaml' (68,661) at 20221207040023627
70400 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m48t59.c' (68,662) at 20220525020653951
70401 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/exceptions/Linux-syscall-note' (68,663) at 20210308005046065
70402 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-ov2722.c' (68,664) at 20240405153051821
70403 2025-01-08 03:00:49.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch' (68,665) at 20220204040022620
70404 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/Kconfig' (68,666) at 20240405153053485
70405 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dts' (68,667) at 20240405153229923
70406 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/disable-run-test-program-while-cross-compiling.patch' (68,668) at 20230317080013785
70407 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-v3s-licheepi-zero.dts' (68,669) at 20210308005002628
70408 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ektf2127.txt' (68,670) at 20240405153045081
70409 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/029.out' (68,671) at 20210308005046437
70410 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-rpi/can.rules' (68,672) at 20210307205554102
70411 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775-i2c.c' (68,673) at 20240405153048865
70412 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto/0001-Use-cross-compiled-rpcgen.patch' (68,674) at 20230706080014785
70413 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/volumes.c' (68,675) at 20241216090017753
70414 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/clang-c++11.patch' (68,676) at 20210307205553818
70415 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sja1000.h' (68,677) at 20210308005003684
70416 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-mele-a1000g-quad.dts' (68,678) at 20240405153045381
70417 2025-01-08 03:00:49.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-tqma64xxl-mbax4xxl-wlan.dtso' (68,679) at 20240405153229971
70418 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sstate-sysroot-cruft.sh' (68,680) at 20220910030013437
70419 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dhex/dhex_0.69.bb' (68,681) at 20241221090017536
70420 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/trace-events' (68,682) at 20230426080043740
70421 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-pcm.c' (68,683) at 20240405153053961
70422 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_gayle.c' (68,684) at 20240405153230179
70423 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-sl.dtsi' (68,685) at 20240405153229923
70424 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-hevc.h' (68,686) at 20240405153049529
70425 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/nomadik-rng.c' (68,687) at 20240405153230199
70426 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/apply.c' (68,688) at 20220525020654319
70427 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-objmgr/.clang-format' (68,689) at 20240820080028978 to deleted uid set
70428 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch' (68,690) at 20241221090017676
70429 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.h' (68,691) at 20240405153230331
70430 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_regs.h' (68,692) at 20210307214927782
70431 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-sdb-qspi.dts' (68,693) at 20210308005002588
70432 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/nftl-user.h' (68,694) at 20210307214931690
70433 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/gamecube.dts' (68,695) at 20210307214926354
70434 2025-01-08 03:00:49.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-fpga2sdram.c' (68,696) at 20240405153230299
70435 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/inarp.c' (68,697) at 20210308005047061
70436 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig' (68,698) at 20241104090011563
70437 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mmap.c' (68,699) at 20240906080037360
70438 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb' (68,700) at 20241220090019722
70439 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-usbphy.h' (68,701) at 20210308005002656
70440 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra20-emc.yaml' (68,702) at 20240405153045105
70441 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hwseq.h' (68,703) at 20240405153047245
70442 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/pid.c' (68,704) at 20240405153054173
70443 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cla0b5.h' (68,705) at 20210309003649824
70444 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_atomic_tracepoints.c' (68,706) at 20210307214927890
70445 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/samsung-i2s.h' (68,707) at 20210307214931350
70446 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_local_storage.h' (68,708) at 20240405153052665
70447 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dfu.c' (68,709) at 20210308005003208
70448 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65090.h' (68,710) at 20210307214931438
70449 2025-01-08 03:00:49.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-dmar-generic.h' (68,711) at 20241114091008832
70450 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_psc.h' (68,712) at 20210307214926162
70451 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_alsa.h' (68,713) at 20210307214932450
70452 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.blackfin' (68,714) at 20210308005003292
70453 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-cfg.h' (68,715) at 20220525020653067
70454 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/Kconfig' (68,716) at 20240405153049349
70455 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vlan_mode.h' (68,717) at 20240405153050017
70456 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-ccimx6ulsbcpro.dts' (68,718) at 20240405153229887
70457 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-u-boot.dtsi' (68,719) at 20210308005002568
70458 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_toasts.scss' (68,720) at 20220105012522983
70459 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/buffer_head_io.c' (68,721) at 20241011080017367
70460 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fcp.c' (68,722) at 20220525020654975
70461 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/hdac_ext_bus.c' (68,723) at 20240405153053505
70462 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8810.c' (68,724) at 20240405153053661
70463 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_config.h' (68,725) at 20210309003654288
70464 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.c' (68,726) at 20210307214927958
70465 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mp886x.yaml' (68,727) at 20240405153045145
70466 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/test_fortify.sh' (68,728) at 20240405153053461
70467 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-dcb.c' (68,729) at 20240405153049797
70468 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0002-Fix-assumed-signed-char.patch' (68,730) at 20231011080016578
70469 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/devlink.h' (68,731) at 20240405153052893
70470 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_i2c_infineon.c' (68,732) at 20240405153046761
70471 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fscale.c' (68,733) at 20210308005046497
70472 2025-01-08 03:00:49.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ts5500/ts5500.c' (68,734) at 20210307214926746
70473 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.network.in' (68,735) at 20240917080011787
70474 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb' (68,736) at 20210812000025370
70475 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/platform/platform.c' (68,737) at 20210307214926310
70476 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4state.c' (68,738) at 20241211090145525
70477 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsmap.h' (68,739) at 20210307214931282
70478 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cmpxchg.h' (68,740) at 20240405153046001
70479 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/index.rst' (68,741) at 20240405153044933
70480 2025-01-08 03:00:49.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acexcep.h' (68,742) at 20240405153052613
70481 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/tegra186-reset.h' (68,743) at 20210308005003640
70482 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/npm.bbclass' (68,744) at 20241221090017608
70483 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_type.h' (68,745) at 20240405153231071
70484 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pca9570.c' (68,746) at 20240405153230303
70485 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/edid.h' (68,747) at 20210307214930910
70486 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/core_manager.cpp' (68,748) at 20230911080019358
70487 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/run-ptest' (68,749) at 20210307205553906
70488 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stockholm_Nacka' (68,750) at 20210307205553790
70489 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-d2net.dts' (68,751) at 20210308005002592
70490 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-implicit.json' (68,752) at 20230925080040089
70491 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-11.conf' (68,753) at 20210730100031453
70492 2025-01-08 03:00:49.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/dispatch.h' (68,754) at 20230925080039933
70493 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/core.c' (68,755) at 20241018080014570
70494 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_address.h' (68,756) at 20240405153052757
70495 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-config.bb' (68,757) at 20241206090014274
70496 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/mailbox.c' (68,758) at 20210307214930134
70497 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/airtime.c' (68,759) at 20240405153053289
70498 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/nodelist.h' (68,760) at 20220525020654427
70499 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/errata.rst' (68,761) at 20240405153045329
70500 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/tools/mkorigenspl.c' (68,762) at 20210308005003044
70501 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-fe.c' (68,763) at 20210307214928650
70502 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence-unwrap.c' (68,764) at 20241216090017693
70503 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm_northstar2.h' (68,765) at 20210308005003588
70504 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.h' (68,766) at 20210307214927286
70505 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/smp-j2.c' (68,767) at 20210307214926562
70506 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_reset_types.h' (68,768) at 20240405153048497
70507 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-cmos.txt' (68,769) at 20240405153229795
70508 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/baseband.c' (68,770) at 20240405153231491
70509 2025-01-08 03:00:49.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc.c' (68,771) at 20210308005002796
70510 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/version.cpp' (68,772) at 20241204090033135
70511 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_soc.c' (68,773) at 20240405153230059
70512 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mcu/MCUTempSensor.cpp' (68,774) at 20241112090003102
70513 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/file-upload.js' (68,775) at 20210308005107069
70514 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/sis900.c' (68,776) at 20240405153050297
70515 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-descriptor.c' (68,777) at 20220525020653907
70516 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3-rev-a.dts' (68,778) at 20240405153045725
70517 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/memconf.c' (68,779) at 20210308005002796
70518 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/zm7300.c' (68,780) at 20210308005002964
70519 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ia_css_iterator.host.h' (68,781) at 20210307214930558
70520 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl/run-ptest' (68,782) at 20230401080011979
70521 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/mx23_olinuxino.c' (68,783) at 20210308005003028
70522 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfnote-lto.h' (68,784) at 20220525020654563
70523 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/enable-dhcpcd.conf' (68,785) at 20220402030015903
70524 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/test_views.py' (68,786) at 20240106090017249
70525 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9030_battery.c' (68,787) at 20210309003652160
70526 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt6000.c' (68,788) at 20240405153049293
70527 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/atmel-dma.txt' (68,789) at 20210307214925310
70528 2025-01-08 03:00:49.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gator-daemon/gator-daemon/0001-daemon-mxml-Define-_GNU_SOURCE.patch' (68,790) at 20241221090017472
70529 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/.gitignore' (68,791) at 20240405153054045
70530 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qmi_interface.c' (68,792) at 20240405153051765
70531 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/error_type.hpp' (68,793) at 20230523080037934
70532 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s.h' (68,794) at 20220525020652058
70533 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_tpg.h' (68,795) at 20210307214930534
70534 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_nand_mii_defconfig' (68,796) at 20210308005003236
70535 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bio-integrity.c' (68,797) at 20240805080013935
70536 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_ast1030.py' (68,798) at 20241211090212538
70537 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/clk-stm32-core.c' (68,799) at 20240405153046853
70538 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/Kconfig' (68,800) at 20210308005002852
70539 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ampere-gpio-poweron@.service' (68,801) at 20230410080012311
70540 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_priv1_mmio.h' (68,802) at 20210307214926462
70541 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/affinity.h' (68,803) at 20220525020653127
70542 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/close-RequireValidShell-check.patch' (68,804) at 20210307205553822
70543 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-keembay.c' (68,805) at 20240405153231287
70544 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbfd.c' (68,806) at 20210307214932466
70545 2025-01-08 03:00:49.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-s390x.rst' (68,807) at 20240326080039406
70546 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/atkbd.c' (68,808) at 20240405153230723
70547 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroidx.dts' (68,809) at 20240405153045569
70548 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6368.dtsi' (68,810) at 20210308005002812
70549 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform' (68,811) at 20240405153044917
70550 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/smipcie.h' (68,812) at 20210307214928710
70551 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-wrappers.S' (68,813) at 20240405153046217
70552 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/util.c' (68,814) at 20230426080043960
70553 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Documentation/ABI/sysfs-class-most.txt' (68,815) at 20210307214930598
70554 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_base.c' (68,816) at 20240405153049685
70555 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/core.c' (68,817) at 20240405153051181
70556 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_fp.c' (68,818) at 20240405153051657
70557 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_ctrl_special_regs.h' (68,819) at 20240405153046589
70558 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-mv78260.dtsi' (68,820) at 20240405153045453
70559 2025-01-08 03:00:49.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-rotator.h' (68,821) at 20210307214927774
70560 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/blktrans.h' (68,822) at 20240405153052741
70561 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x-i2c.c' (68,823) at 20240405153049141
70562 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/scsi/esp.h' (68,824) at 20240906080037340
70563 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Khronos' (68,825) at 20210307205553866
70564 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/overflow_kunit.c' (68,826) at 20240405153053097
70565 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/0001-make.rc-set-VAL_MTA.patch' (68,827) at 20230131040012031
70566 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp13-pinctrl.dtsi' (68,828) at 20240405153045581
70567 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/leds.c' (68,829) at 20240405153050485
70568 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/power.c' (68,830) at 20240405153046225
70569 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl827c.h' (68,831) at 20210309003649824
70570 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rohm-bd718x7.c' (68,832) at 20240405153230839
70571 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Havdhem' (68,833) at 20210307205553782
70572 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-int.err' (68,834) at 20210308005046401
70573 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/csi_rx_public.h' (68,835) at 20210309003653016
70574 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c' (68,836) at 20241216090017717
70575 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/aio_task.h' (68,837) at 20241211090212354
70576 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts' (68,838) at 20240405153045989
70577 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/layer.conf' (68,839) at 20241221090017604
70578 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_logo.h' (68,840) at 20210308005003692
70579 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/decodetree.rst' (68,841) at 20230925080039841
70580 2025-01-08 03:00:49.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/COPYING.GPL' (68,842) at 20210307205554230
70581 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_nhmex.c' (68,843) at 20210307214926654
70582 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/conf/machine/include/hpe.inc' (68,844) at 20221014100013247
70583 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sb.c' (68,845) at 20210308005003216
70584 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/handler.hpp' (68,846) at 20230629131804615
70585 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8037-mb7.dts' (68,847) at 20240405153045521
70586 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crc32-ce-core.S' (68,848) at 20210309003648676
70587 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/acorn.c' (68,849) at 20240405153046525
70588 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz' (68,850) at 20210307205554594 to deleted uid set
70589 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas5720.txt' (68,851) at 20240405153045173
70590 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt/CVE-2019-17362.patch' (68,852) at 20230813080012844
70591 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-set-python-path-for-completion_helper.patch' (68,853) at 20240309090012820
70592 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/arm-systemready-firmware.yml' (68,854) at 20241206090014206
70593 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig' (68,855) at 20210308005003288
70594 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/meson.build' (68,856) at 20230804080023531
70595 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0001-Fix-pkgconfig-dir-for-multilib.patch' (68,857) at 20240113090014532
70596 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-wakeup' (68,858) at 20210307214925198
70597 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/psci-mx7.c' (68,859) at 20210308005002728
70598 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/inode.c' (68,860) at 20240830080013319
70599 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso.c' (68,861) at 20240405153046081
70600 2025-01-08 03:00:49.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_ioctl.c' (68,862) at 20240405153048701
70601 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl1.c' (68,863) at 20240405153049821
70602 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtfpga.c' (68,864) at 20241211090212354
70603 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/msm_disp_snapshot.c' (68,865) at 20240405153048597
70604 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/lpc32xx_slc.h' (68,866) at 20210307214931450
70605 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_drv.c' (68,867) at 20240805080013955
70606 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/Makefile' (68,868) at 20210307214932214
70607 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-iproc-gpio.c' (68,869) at 20240405153231315
70608 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (68,870) at 20240206090017943
70609 2025-01-08 03:00:49.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rkisp1-config.h' (68,871) at 20240405153052933
70610 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c' (68,872) at 20240405153231199
70611 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0-2w.conf' (68,873) at 20230609080014395
70612 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mips_cmgcr.h' (68,874) at 20230426080043764
70613 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Event.interface.yaml' (68,875) at 20240118090019842
70614 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/es2.c' (68,876) at 20240405153048809
70615 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode_item_recover.c' (68,877) at 20240405153231783
70616 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx7d-clock.h' (68,878) at 20210307214931326
70617 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx-static/theme_overrides.css' (68,879) at 20240405153045261
70618 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_ets.sh' (68,880) at 20240405153054297
70619 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/sysfs.c' (68,881) at 20240405153051385
70620 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SimpleStorage_v1.xml' (68,882) at 20240619080002936
70621 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc' (68,883) at 20220402030016223
70622 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/run-ptest' (68,884) at 20231011080016610
70623 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk.bb' (68,885) at 20241221090017536
70624 2025-01-08 03:00:49.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_ops.c' (68,886) at 20240405153231379
70625 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.6.bb' (68,887) at 20241221090017576
70626 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/OperatingSystem/Status.interface.yaml' (68,888) at 20220315030032671
70627 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/pds_vfio_pci.rst' (68,889) at 20240405153229823
70628 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/linters.py' (68,890) at 20240326080039734
70629 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/peer_event.c' (68,891) at 20240405153053361
70630 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_display.c' (68,892) at 20240405153048425
70631 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/cobalt.h' (68,893) at 20210307214926218
70632 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/Kconfig' (68,894) at 20240405153046681
70633 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/hwdata/hwdata_0.390.bb' (68,895) at 20241221090017696
70634 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tlbbatch.h' (68,896) at 20210307214926678
70635 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/cq_enet_desc.h' (68,897) at 20240405153051733
70636 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0005-postgresql-fix-ptest-failure-of-sysviews.patch' (68,898) at 20240309090012804
70637 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/isar.h' (68,899) at 20210307214928542
70638 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/canokey.rst' (68,900) at 20240906080037180
70639 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/smsc.c' (68,901) at 20240405153231083
70640 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf6.c' (68,902) at 20240405153054273
70641 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/minnowmax_defconfig' (68,903) at 20210308005003268
70642 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/models.rst' (68,904) at 20240405153045261
70643 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/signal.h' (68,905) at 20240405153046505
70644 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/regenerate-meson' (68,906) at 20210610000035090
70645 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/aspeed-gpio.h' (68,907) at 20210307214931338
70646 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm017_dc3_defconfig' (68,908) at 20210308005003288
70647 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/start.S' (68,909) at 20210308005002808
70648 2025-01-08 03:00:49.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps62360.yaml' (68,910) at 20240405153045149
70649 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/memory.json' (68,911) at 20240405153054157
70650 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/cros_ec_accel_legacy.c' (68,912) at 20240405153048933
70651 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/Kconfig' (68,913) at 20240405153053345
70652 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/config_file_parser_tests.cpp' (68,914) at 20240112090034344
70653 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3532.txt' (68,915) at 20210309003648364
70654 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/cz-All' (68,916) at 20210307205553766
70655 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pdc.h' (68,917) at 20210308005002716
70656 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/templates/default/conf-notes.txt' (68,918) at 20240110090012776
70657 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_canona1100.py' (68,919) at 20241211090212538
70658 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-console.c' (68,920) at 20241211090212554
70659 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/twister.c' (68,921) at 20210308005003072
70660 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/Makefile' (68,922) at 20210308005002812
70661 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irq.h' (68,923) at 20210307214926582
70662 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_syscfg_bitdef.h' (68,924) at 20240405153051901
70663 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Light.woff' (68,925) at 20220105012522987 to deleted uid set
70664 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/anysee.c' (68,926) at 20240405153049545
70665 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.yaml' (68,927) at 20240405153045025
70666 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/mpc8641hpcn.c' (68,928) at 20210308005002980
70667 2025-01-08 03:00:49.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_snps_phy.h' (68,929) at 20240405153048461
70668 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-leds-gt683r' (68,930) at 20210309003648256
70669 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch' (68,931) at 20230706080014769
70670 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx-static/theme_overrides.css' (68,932) at 20210308005002536
70671 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020mbg-pc.dtsi' (68,933) at 20210307214926346
70672 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/queueing.c' (68,934) at 20240405153050393
70673 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mac.c' (68,935) at 20240613080016451
70674 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.c' (68,936) at 20220525020652959
70675 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_gre.c' (68,937) at 20241011080017391
70676 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/saa7706h.c' (68,938) at 20240405153049505
70677 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/lib1funcs.S' (68,939) at 20240405153045369
70678 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bcm7xxx' (68,940) at 20210308005003292
70679 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cyberjack.c' (68,941) at 20220525020654287
70680 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/mount-excludefs.patch' (68,942) at 20241221090017564
70681 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/baltos.h' (68,943) at 20210308005003588
70682 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt' (68,944) at 20210307214925398
70683 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/edac.h' (68,945) at 20210307214926662
70684 2025-01-08 03:00:49.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qobject-output-visitor.c' (68,946) at 20220429100100738
70685 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/ncsid_git.bb' (68,947) at 20240913080015313
70686 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8960.h' (68,948) at 20210307214931330
70687 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/Makefile' (68,949) at 20210308005003008
70688 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/phosphor-dbus-interfaces.wrap' (68,950) at 20220819030023853
70689 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btintel.h' (68,951) at 20240405153230195
70690 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtsx_common.h' (68,952) at 20210307214931498
70691 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync.h' (68,953) at 20210307214932722
70692 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_dbg.h' (68,954) at 20240405153051689
70693 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/kwbimage.cfg' (68,955) at 20210308005002952
70694 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_version.h' (68,956) at 20240405153050345
70695 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ep93xx.c' (68,957) at 20240405153047073
70696 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.9.c' (68,958) at 20240405153050345
70697 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/Kconfig' (68,959) at 20210308005003172
70698 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py' (68,960) at 20231011080016594
70699 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_rotator.c' (68,961) at 20240405153230539
70700 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/imx_lpi2c.c' (68,962) at 20210308005003384
70701 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strlist.h' (68,963) at 20210307214932606
70702 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/026.out.nocache' (68,964) at 20210308005046437
70703 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/utils_test.cpp' (68,965) at 20210308005054073
70704 2025-01-08 03:00:49.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json' (68,966) at 20230428080015190
70705 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_double_fast.c' (68,967) at 20240405153053117
70706 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/docs/yaml/interface.md' (68,968) at 20240618080045401
70707 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32mp135.c' (68,969) at 20240405153051369
70708 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1b0004.c' (68,970) at 20240405153049533
70709 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/it87.rst' (68,971) at 20240405153045217
70710 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/idr.h' (68,972) at 20210307214932630
70711 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/remote_logging_utils.robot' (68,973) at 20240627080021048
70712 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/append.py' (68,974) at 20241206090014350
70713 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_trace.h' (68,975) at 20240405153049945
70714 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/fakelb.c' (68,976) at 20210307214929678
70715 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_soc_pmic_bxtwc.h' (68,977) at 20210307214931426
70716 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/phy_be.c' (68,978) at 20240405153231259
70717 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/vmstate.h' (68,979) at 20240906080037344
70718 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/ata.c' (68,980) at 20240405153046985
70719 2025-01-08 03:00:49.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_qos.h' (68,981) at 20240405153050177
70720 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_spiderboard_adc_max_pwr_ti.json' (68,982) at 20241213090004421
70721 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/setup_mm.c' (68,983) at 20240405153045965
70722 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/event_channel.h' (68,984) at 20240326080039542
70723 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_drv.c' (68,985) at 20240405153048777
70724 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/pltdrv.c' (68,986) at 20221128040017514
70725 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-core.c' (68,987) at 20240405153230679
70726 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml' (68,988) at 20240405153045117
70727 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-geany.m4-Do-not-tinker-with-pkg-config-paths.patch' (68,989) at 20220402030015923
70728 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/pfc.h' (68,990) at 20210307214926554
70729 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/bug.h' (68,991) at 20240405153230019
70730 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/low_i2c.c' (68,992) at 20240405153046213
70731 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/bblayers.conf.sample' (68,993) at 20240323080013545
70732 2025-01-08 03:00:49.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/extended-controls.rst' (68,994) at 20220525020651782
70733 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bios-tables-test.c' (68,995) at 20241211090212546
70734 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-mdm9615-wp8548.dtsi' (68,996) at 20240405153229891
70735 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_decode_pv_hdls_check.yaml' (68,997) at 20240908080010098
70736 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/dma.c' (68,998) at 20240405153045985
70737 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-mpeg4.c' (68,999) at 20240405153049405
70738 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/xen-kbdfront.c' (69,000) at 20240405153049145
70739 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303.h' (69,001) at 20220525020653427
70740 2025-01-08 03:00:49.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kgdb.h' (69,002) at 20240405153229999
70741 2025-01-08 03:00:49.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cputime.c' (69,003) at 20240815080012915
70742 2025-01-08 03:00:49.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/module.c' (69,004) at 20210307214926314
70743 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptscsih.h' (69,005) at 20240405153049597
70744 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7ulp_evk_plugin_defconfig' (69,006) at 20210308005003272
70745 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/rdev-ops.h' (69,007) at 20240405153053241
70746 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/purgatory.lds.S' (69,008) at 20210307214926534
70747 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/page.h' (69,009) at 20240405153046013
70748 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/.gitignore' (69,010) at 20220525020653331
70749 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/quick-start.rst' (69,011) at 20240405153045301
70750 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm911360_entphn.dts' (69,012) at 20240405153045429
70751 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig.powerpc' (69,013) at 20210307214927054
70752 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-08' (69,014) at 20230114040005626
70753 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c' (69,015) at 20240710080014589
70754 2025-01-08 03:00:49.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb' (69,016) at 20210307205553902
70755 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/version.h' (69,017) at 20210307214930574
70756 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-gen1.c' (69,018) at 20240405153049429
70757 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_core_if.h' (69,019) at 20240405153052761
70758 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfdiv.c' (69,020) at 20210307214926334
70759 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb' (69,021) at 20241221090017504
70760 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/Kconfig' (69,022) at 20240405153052077
70761 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65911-comparator.c' (69,023) at 20220525020653351
70762 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandboxblockdev.h' (69,024) at 20210308005003684
70763 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ethsys.txt' (69,025) at 20240405153045013
70764 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi' (69,026) at 20210308005002628
70765 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cpu-feature-overrides.h' (69,027) at 20240405153046005
70766 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/Makefile' (69,028) at 20240405153045661
70767 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/socionext,milbeaut-timer.txt' (69,029) at 20210307214925446
70768 2025-01-08 03:00:49.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/main.c' (69,030) at 20240405153230711
70769 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu8000_reg.h' (69,031) at 20210307214931598
70770 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nilfs2_ondisk.h' (69,032) at 20210307214931650
70771 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/Vera.ttf' (69,033) at 20210307205554234 to deleted uid set
70772 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080a_emu.h' (69,034) at 20210308005003600
70773 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/make_blank_csv.py' (69,035) at 20220525020652358
70774 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/ebpf/Makefile.ebpf' (69,036) at 20240906080037584
70775 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/layer.conf' (69,037) at 20241221090017460
70776 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/base.cpp' (69,038) at 20240926080014009
70777 2025-01-08 03:00:49.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/renoir.c' (69,039) at 20240405153053993
70778 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx-i2c.c' (69,040) at 20240405153230835
70779 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/adi,adin.yaml' (69,041) at 20240405153045113
70780 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json' (69,042) at 20230920080013648
70781 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7210.c' (69,043) at 20240405153053581
70782 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/trace.c' (69,044) at 20210307214928050
70783 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Aggregate.v1_0_3.json' (69,045) at 20240619080002940
70784 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt4803.c' (69,046) at 20240405153051473
70785 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init2.decode' (69,047) at 20210308005046389
70786 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/index.rst' (69,048) at 20220525020651766
70787 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qlit.h' (69,049) at 20210308005046041
70788 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/trace.h' (69,050) at 20210307214932706
70789 2025-01-08 03:00:49.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/time.h' (69,051) at 20240405153046129
70790 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/vmlinux-gdb.py' (69,052) at 20240405153232103
70791 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/satan.S' (69,053) at 20210307214926142
70792 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/torture.sh' (69,054) at 20240815080012931
70793 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/annotate/instructions.c' (69,055) at 20240405153054085
70794 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq5332.c' (69,056) at 20240405153051345
70795 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_page_64.S' (69,057) at 20220525020652186
70796 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip09/sys/uncore-cpa.json' (69,058) at 20240405153054113
70797 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/smp.h' (69,059) at 20240405153046069
70798 2025-01-08 03:00:49.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6368.h' (69,060) at 20210308005003588
70799 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel-core.c' (69,061) at 20240405153048933
70800 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_output_isolated_correctly.log' (69,062) at 20210307214932626
70801 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-localserver_0.8.1.bb' (69,063) at 20240413080012663
70802 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_util.c' (69,064) at 20210308005003704
70803 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_conversion.cpp' (69,065) at 20221028100033263
70804 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/Makefile' (69,066) at 20210308005003044
70805 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-usb3hs-phy.yaml' (69,067) at 20240405153045129
70806 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/137.out' (69,068) at 20210308005046449
70807 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-mux.c' (69,069) at 20240405153048925
70808 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_strings.h' (69,070) at 20240405153230267
70809 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/sni/Makefile' (69,071) at 20210307214926206
70810 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationBlocksTransition/meson.build' (69,072) at 20230825080021141
70811 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/Kconfig' (69,073) at 20210307214929618
70812 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/Kconfig' (69,074) at 20220525020654803
70813 2025-01-08 03:00:49.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/mwavedd.h' (69,075) at 20210307214926946
70814 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/message_iterator.ipp' (69,076) at 20210308005114857
70815 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableToolbarExport.vue' (69,077) at 20241004080035963
70816 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/dm365_lowlevel.h' (69,078) at 20210308005002720
70817 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-rockchip.yaml' (69,079) at 20240405153045173
70818 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_BA.h' (69,080) at 20210307214930634
70819 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/tx99.c' (69,081) at 20240405153231171
70820 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/event-times.c' (69,082) at 20240405153054165
70821 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/gpio.h' (69,083) at 20210307214926554
70822 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_mac.h' (69,084) at 20210307214929974
70823 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder.c' (69,085) at 20210308005002952
70824 2025-01-08 03:00:49.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ptyprocess/run-ptest' (69,086) at 20240301090012435
70825 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/s1d13xxxfb.c' (69,087) at 20240405153231591
70826 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h' (69,088) at 20210307205554386
70827 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_blit_shaders.h' (69,089) at 20240405153048709
70828 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/board.c' (69,090) at 20210308005002924
70829 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cordic.h' (69,091) at 20210307214931370
70830 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/el6x.c' (69,092) at 20210308005002956
70831 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/keyword_vpd_parser.hpp' (69,093) at 20240618080023329
70832 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_h.c' (69,094) at 20210308005046517
70833 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clk/sifive-fu540-prci.h' (69,095) at 20210308005003632
70834 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-versatile.c' (69,096) at 20210308005003380
70835 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/buildhistory_filelist2.txt' (69,097) at 20210307205554438
70836 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dprtc.h' (69,098) at 20220525020653495
70837 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld20-global.dts' (69,099) at 20210308005002632
70838 2025-01-08 03:00:49.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/COPYING.apache-2.0' (69,100) at 20210307205553686
70839 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_kms.c' (69,101) at 20240405153048781
70840 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm97xx_battery.c' (69,102) at 20240405153051441
70841 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c100s.dtsi' (69,103) at 20240405153045397
70842 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/checksum.h' (69,104) at 20240405153045937
70843 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/process.c' (69,105) at 20240405153045925
70844 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi_msg.h' (69,106) at 20240405153050341
70845 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/Makefile' (69,107) at 20240405153052329
70846 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/versal-mini-emmc0.dts' (69,108) at 20210308005002632
70847 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/Kconfig' (69,109) at 20230720080043539
70848 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/Kconfig' (69,110) at 20240628080014025
70849 2025-01-08 03:00:49.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/trace.h' (69,111) at 20240906080037500
70850 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lwt_helpers.h' (69,112) at 20241008080014055
70851 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rps.h' (69,113) at 20240405153230567
70852 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthlip.c' (69,114) at 20210308005046505
70853 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Oxberg' (69,115) at 20210307205553790
70854 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/skip-callchain-idx.c' (69,116) at 20240405153054089
70855 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-novena.dts' (69,117) at 20240405153045505
70856 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/khazad.c' (69,118) at 20240405153046537
70857 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pm3fb.c' (69,119) at 20240405153231587
70858 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/no_gen.patch' (69,120) at 20220721030015849
70859 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/user_verbs.rst' (69,121) at 20220525020651770
70860 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca_1.19.bb' (69,122) at 20230520080014480
70861 2025-01-08 03:00:49.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/array_test.patch' (69,123) at 20210307205554570
70862 2025-01-08 03:00:49.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/ynl-gen-c.py' (69,124) at 20240411080014158
70863 2025-01-08 03:00:49.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/ivb-metrics.json' (69,125) at 20240405153054141
70864 2025-01-08 03:00:49.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base.c' (69,126) at 20210307214927898
70865 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/279' (69,127) at 20210927100127501
70866 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intlist.c' (69,128) at 20220525020655171
70867 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-37xx-devkit.dts' (69,129) at 20210308005002596
70868 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_meta.c' (69,130) at 20240624080012832
70869 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/Kconfig' (69,131) at 20240405153049545
70870 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/darwin-ldouble.c' (69,132) at 20210308005003720
70871 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/csi_rx_rmgr.c' (69,133) at 20210309003653024
70872 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cet.c' (69,134) at 20240405153230119
70873 2025-01-08 03:00:49.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/proftpd-config-fix.patch' (69,135) at 20230131040012039
70874 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/mpls.json' (69,136) at 20210307214932726
70875 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_ltlk.c' (69,137) at 20240405153046613
70876 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/smbiosmdrv2handler.hpp' (69,138) at 20240829080009330
70877 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/Makefile' (69,139) at 20210308005003052
70878 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rcuref.c' (69,140) at 20240405153053101
70879 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/Makefile' (69,141) at 20210308005002988
70880 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_66_defconfig' (69,142) at 20210308005003236
70881 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/mboxd/mboxd_%.bbappend' (69,143) at 20210812000025162
70882 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/io.h' (69,144) at 20210307214929970
70883 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/meson.build' (69,145) at 20220913030027309
70884 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/0001-Enable-system-malloc-on-all-linux.patch' (69,146) at 20230706080014753
70885 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/kcore.c' (69,147) at 20241211090145525
70886 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-baseboard.dtsi' (69,148) at 20210308005002596
70887 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dts' (69,149) at 20241107090012997
70888 2025-01-08 03:00:49.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/Kconfig' (69,150) at 20210308005003372
70889 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/cdev.c' (69,151) at 20240405153049713
70890 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_tx.c' (69,152) at 20240405153231043
70891 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_misc.c' (69,153) at 20210308005003172
70892 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/defconfig' (69,154) at 20241221090017636
70893 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/sprd,sc2731-regulator.txt' (69,155) at 20210307214925410
70894 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-hobbit-imx7d_defconfig' (69,156) at 20210308005003276
70895 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-epf-core.c' (69,157) at 20240405153051241
70896 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc32-linux-glibc' (69,158) at 20220402030016247
70897 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Add-a-color-setting-for-mips64_n32-binaries.patch' (69,159) at 20241221090017672
70898 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-common.h' (69,160) at 20241211090212366
70899 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_algs.c' (69,161) at 20210307214927078
70900 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/notify.h' (69,162) at 20240906080037344
70901 2025-01-08 03:00:49.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/pmc.c' (69,163) at 20240405153051773
70902 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.1.bb' (69,164) at 20220502030010112
70903 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-storage-bot.c' (69,165) at 20230426080043744
70904 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/hisi_defconfig' (69,166) at 20240405153045613
70905 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-pi-imx6ul_defconfig' (69,167) at 20210308005003276
70906 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/127.out' (69,168) at 20240326080039730
70907 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml' (69,169) at 20240405153045065
70908 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_data_symbol.sh' (69,170) at 20240405153054173
70909 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_api.h' (69,171) at 20240405153052737
70910 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging_%.bbappend' (69,172) at 20241206090014230
70911 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_padding.c' (69,173) at 20240405153054269
70912 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS3.conf' (69,174) at 20240310080021376
70913 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet/0001-linker-scripts-Do-not-export-_IO_stdin_used.patch' (69,175) at 20231126090012777
70914 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ctype.h' (69,176) at 20220525020654559
70915 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libdisplay-info/libdisplay-info_0.2.0.bb' (69,177) at 20241221090017696
70916 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compat.h' (69,178) at 20210308005003656
70917 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field9.decode' (69,179) at 20230925080040085
70918 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/sev-guest.h' (69,180) at 20240405153052229
70919 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx3/Kconfig' (69,181) at 20210308005002728
70920 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/test_telemetry.py' (69,182) at 20221213040040909
70921 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/081.out' (69,183) at 20240326080039726
70922 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-hrtimer.c' (69,184) at 20220525020653115
70923 2025-01-08 03:00:49.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h' (69,185) at 20210307214927962
70924 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/core.c' (69,186) at 20241011080017379
70925 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/btree.c' (69,187) at 20240405153052273
70926 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-invert.h' (69,188) at 20210307214926670
70927 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/irqflags.h' (69,189) at 20210307214925850
70928 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/qnap-poweroff.txt' (69,190) at 20210307214925402
70929 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp-term.service' (69,191) at 20220330030014766
70930 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0-lte.dts' (69,192) at 20240405153045781
70931 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828.h' (69,193) at 20210307214928806
70932 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_defconfig' (69,194) at 20210308005003240
70933 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPL/README.omap3' (69,195) at 20210308005003300
70934 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-grcan' (69,196) at 20210307214925198
70935 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,dw-apb-ictl.txt' (69,197) at 20210309003648364
70936 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-fsconfig-hidepid.c' (69,198) at 20210307214932710
70937 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/control.h' (69,199) at 20240405153054381
70938 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/Makefile' (69,200) at 20210307214929986
70939 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp' (69,201) at 20221209040003858
70940 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.h' (69,202) at 20220525020653563
70941 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lesjofors' (69,203) at 20210307205553786
70942 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/timbuart.h' (69,204) at 20210307214930762
70943 2025-01-08 03:00:49.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_wcnss.c' (69,205) at 20240405153231367
70944 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-iostat.sh' (69,206) at 20220525020655143
70945 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tunnel.c' (69,207) at 20241008080013983
70946 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8137.dts' (69,208) at 20240405153045521
70947 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/pipeline.json' (69,209) at 20240405153054145
70948 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-qman1.dtsi' (69,210) at 20210307214926350
70949 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsaccess.c' (69,211) at 20210406100034963
70950 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/cpu.h' (69,212) at 20241211090212358
70951 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8308_p1m.dts' (69,213) at 20210307214926358
70952 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (69,214) at 20241212090014007
70953 2025-01-08 03:00:49.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/txrx.c' (69,215) at 20240405153050553
70954 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/COPYING.apache-2.0' (69,216) at 20221122040015511
70955 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/Kconfig' (69,217) at 20240405153047005
70956 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/readme.txt' (69,218) at 20210308005003032
70957 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.h' (69,219) at 20210307214929910
70958 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mtk.h' (69,220) at 20210308005003348
70959 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/greatlakes_nic_mellanox.json' (69,221) at 20241213090004409
70960 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/smp.c' (69,222) at 20210307214926294
70961 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot.h' (69,223) at 20210308005002820
70962 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml' (69,224) at 20240405153045109
70963 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_state.c' (69,225) at 20240805080014063
70964 2025-01-08 03:00:49.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/pmu.c' (69,226) at 20240613080016555
70965 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_fusion.c' (69,227) at 20240405153051657
70966 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/image.h' (69,228) at 20230720080043543
70967 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/rpl.c' (69,229) at 20240405153053281
70968 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish_avx_glue.c' (69,230) at 20220525020652138
70969 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_tx_iptunnel_user.c' (69,231) at 20240405153053429
70970 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/irq.c' (69,232) at 20210307214926294
70971 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_h.c' (69,233) at 20210308005046521
70972 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.c' (69,234) at 20240405153230563
70973 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-3.dtsi' (69,235) at 20210307214926350
70974 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo.h' (69,236) at 20240805080014059
70975 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c' (69,237) at 20240405153047157
70976 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_bridge.h' (69,238) at 20210307214928830
70977 2025-01-08 03:00:49.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_python_pylint.py' (69,239) at 20241221090017632
70978 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5767.h' (69,240) at 20210307214928802
70979 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (69,241) at 20220211110019214
70980 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-common-powernv.c' (69,242) at 20240405153046961
70981 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/LICENSE' (69,243) at 20210307205554226
70982 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smc91x.h' (69,244) at 20210307214931510
70983 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/ppc-xlate.pl' (69,245) at 20240405153046101
70984 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_main.c' (69,246) at 20240613080016439
70985 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/0001-corestripper-Fix-uninitialized-warning.patch' (69,247) at 20240301090012427
70986 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/Makefile' (69,248) at 20210307214926538
70987 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/firmware.c' (69,249) at 20240830080013259
70988 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/linuxload.c' (69,250) at 20240906080037360
70989 2025-01-08 03:00:49.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/faq.rst' (69,251) at 20240405153045229
70990 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/felix.c' (69,252) at 20240830080013275
70991 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_NFLOG.c' (69,253) at 20241104090011619
70992 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/spear.yaml' (69,254) at 20240405153045017
70993 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rev2.dtsi' (69,255) at 20241211090145373
70994 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/genericx86-64.conf' (69,256) at 20231126090012829
70995 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-craneboard.dts' (69,257) at 20240405153045593
70996 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/abituguru.c' (69,258) at 20240405153048837
70997 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/trampoline.c' (69,259) at 20240405153231899
70998 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/serial.txt' (69,260) at 20210307214925422
70999 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lmbench-Point-webpage-lm-to-target-directory.patch' (69,261) at 20230706080014741
71000 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/event.h' (69,262) at 20210307214929966
71001 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/phosphor-u-boot-mgr/phosphor-u-boot-mgr_git.bb' (69,263) at 20240817080012804
71002 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/URT-RLE' (69,264) at 20241221090017616
71003 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d2_ptc_ek.dts' (69,265) at 20210308005002568
71004 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/delta,tn48m-reset.yaml' (69,266) at 20240405153045149
71005 2025-01-08 03:00:49.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/085' (69,267) at 20220429100100886
71006 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/jz4740-battery.h' (69,268) at 20210307214931486
71007 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/Kconfig' (69,269) at 20210308005003004
71008 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/ddr_spd.c' (69,270) at 20210308005003224
71009 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/0001-Link-to-libatomic.patch' (69,271) at 20210307205553898
71010 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/exception.hpp' (69,272) at 20241107090038222
71011 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS01.boot' (69,273) at 20240405153054369
71012 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-icst.h' (69,274) at 20210307214927042
71013 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/Kconfig' (69,275) at 20210307214930258
71014 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-multi.c' (69,276) at 20240405153053429
71015 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/nand.c' (69,277) at 20210308005003540
71016 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_le_qb.c' (69,278) at 20210308005046505
71017 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_hw_cb.c' (69,279) at 20210307214930290
71018 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/irq_comm.c' (69,280) at 20240405153046449
71019 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png' (69,281) at 20210307205554462 to deleted uid set
71020 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/Kconfig' (69,282) at 20210308005003088
71021 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-cluster.h' (69,283) at 20210307214928586
71022 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/starfive,jh7110-dphy-rx.yaml' (69,284) at 20240405153229787
71023 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson.h' (69,285) at 20210308005003456
71024 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm_edt_kern.c' (69,286) at 20240405153053421
71025 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/crash_dump.c' (69,287) at 20240405153046313
71026 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/lib/cmdline.c' (69,288) at 20240405153046001
71027 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/init.c' (69,289) at 20210308005002716
71028 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vdo0.c' (69,290) at 20240405153046801
71029 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml' (69,291) at 20240405153045133
71030 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/forward_unauthorized.hpp' (69,292) at 20240817080003175
71031 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trelleborg_Gylle' (69,293) at 20210307205553794
71032 2025-01-08 03:00:49.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/of.c' (69,294) at 20240405153231539
71033 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.h' (69,295) at 20210307214927270
71034 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/parser-helpers.h' (69,296) at 20240906080037476
71035 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bufio.c' (69,297) at 20241211090145441
71036 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.h' (69,298) at 20210307214930558
71037 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/209.out' (69,299) at 20240326080039730
71038 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c' (69,300) at 20210307214929570
71039 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/zce_helper.c' (69,301) at 20230925080040061
71040 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sync_bitops.h' (69,302) at 20210307214926066
71041 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/hw_irq.h' (69,303) at 20220525020651974
71042 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/sbsa.json' (69,304) at 20240405153232227
71043 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/pids.rst' (69,305) at 20210307214925218
71044 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-hdmi.c' (69,306) at 20240405153053929
71045 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_dev.c' (69,307) at 20240405153232067
71046 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-traitlets_5.14.3.bb' (69,308) at 20241206090014270
71047 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh' (69,309) at 20210307205554466
71048 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pci.h' (69,310) at 20240405153045917
71049 2025-01-08 03:00:49.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_b.c' (69,311) at 20210308005046525
71050 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/098' (69,312) at 20220429100100890
71051 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_proc.c' (69,313) at 20240405153046705
71052 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5227x.h' (69,314) at 20210308005002804
71053 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq256xx_charger.c' (69,315) at 20240405153231355
71054 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6q-clock.yaml' (69,316) at 20240405153045025
71055 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/gre_offload.c' (69,317) at 20240405153053245
71056 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/ui.json' (69,318) at 20241211090212450
71057 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.h' (69,319) at 20240405153049465
71058 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/meson.build' (69,320) at 20230429080025377
71059 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_std_timer.c' (69,321) at 20210307214931870
71060 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/files/config-bmc.json' (69,322) at 20210307205554082
71061 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.c' (69,323) at 20240405153048661
71062 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/dbg_stackcheck.S' (69,324) at 20210307214925658
71063 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_skbmod.c' (69,325) at 20240411080014154
71064 2025-01-08 03:00:49.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.c' (69,326) at 20220525020654179
71065 2025-01-08 03:00:49.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kvm/x86.c' (69,327) at 20240913080013777 to deleted uid set
71066 2025-01-08 03:00:49.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.c' (69,328) at 20240405153232239
71067 2025-01-08 03:00:49.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/dma.c' (69,329) at 20210307214930542
71068 2025-01-08 03:00:49.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/interfaces/manager_interface.hpp' (69,330) at 20220727030028313
71069 2025-01-08 03:00:49.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/pi433_if.c' (69,331) at 20240405153231475
71070 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744-iwg20m.dtsi' (69,332) at 20240405153045553
71071 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/trace-events' (69,333) at 20241211090212282
71072 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-microvm.h' (69,334) at 20210308005045873
71073 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/README' (69,335) at 20240405153054217
71074 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/perf_regs.c' (69,336) at 20240405153232219
71075 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/Makefile' (69,337) at 20210307214930718
71076 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sev.c' (69,338) at 20240411080014062
71077 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/docs/bindings/Makefile' (69,339) at 20210610190030293
71078 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-iosched.h' (69,340) at 20240405153046517
71079 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cpumap.c' (69,341) at 20210307214926590
71080 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c' (69,342) at 20240405153231475
71081 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/mxs.h' (69,343) at 20210307214931366
71082 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libraw/libraw_0.21.2.bb' (69,344) at 20241221090017540
71083 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch' (69,345) at 20220204040022528
71084 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/lynis/lynis_3.1.1.bb' (69,346) at 20241221090017576
71085 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_custom_sec_handlers.c' (69,347) at 20240405153054277
71086 2025-01-08 03:00:49.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kcsan.rst' (69,348) at 20240405153045009
71087 2025-01-08 03:00:49.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig' (69,349) at 20210308005003288
71088 2025-01-08 03:00:49.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tlv320aic32x4.yaml' (69,350) at 20240405153045173
71089 2025-01-08 03:00:49.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/st,ssc-spi.yaml' (69,351) at 20240405153045173
71090 2025-01-08 03:00:49.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/niu.h' (69,352) at 20210307214929646
71091 2025-01-08 03:00:49.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/pci.h' (69,353) at 20210309003648676
71092 2025-01-08 03:00:49.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/visor.c' (69,354) at 20210307214930870
71093 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-atmel-tcb.c' (69,355) at 20240405153230247
71094 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/MAINTAINERS' (69,356) at 20210308005003044
71095 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-divide.S' (69,357) at 20240405153229855
71096 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/main.c' (69,358) at 20241018080014478
71097 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_reg.h_shipped' (69,359) at 20210307214930278
71098 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/transporthandler.cpp' (69,360) at 20241120090020936
71099 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/development-process.rst' (69,361) at 20210307214925586
71100 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml' (69,362) at 20240405153045177
71101 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cpumask_common.h' (69,363) at 20240405153054269
71102 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-alto35.dts' (69,364) at 20240405153045605
71103 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/seccomp.h' (69,365) at 20220525020652150
71104 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9-lte.dts' (69,366) at 20240405153045781
71105 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/mock_syscall.cpp' (69,367) at 20240822080023973
71106 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch' (69,368) at 20230609080014391
71107 2025-01-08 03:00:49.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6357/core.h' (69,369) at 20240405153052729
71108 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/radix_pgtable.c' (69,370) at 20240405153230047
71109 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_core.h' (69,371) at 20240405153230899
71110 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb' (69,372) at 20230114040015482
71111 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/vgpu.c' (69,373) at 20240405153048521
71112 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106/gdb-config.c.inc' (69,374) at 20221215040039346
71113 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9324.yaml' (69,375) at 20240405153229767
71114 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-single.c' (69,376) at 20241008080013967
71115 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/aqc111.h' (69,377) at 20210307214929702
71116 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_quota.c' (69,378) at 20210307214932030
71117 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/Kconfig' (69,379) at 20240405153048969
71118 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/hw-version.h' (69,380) at 20220429100100586
71119 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/Kconfig' (69,381) at 20210308005002972
71120 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0004-apache2-log-the-SELinux-context-at-startup.patch' (69,382) at 20241221090017564
71121 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-start.service' (69,383) at 20230114040015538
71122 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc/host/cpuinfo.h' (69,384) at 20240326080039410
71123 2025-01-08 03:00:49.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/cfg80211.c' (69,385) at 20240405153051953
71124 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lochnagar1_regs.h' (69,386) at 20210307214931430
71125 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/image_mock.cpp' (69,387) at 20220210040033214
71126 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.h' (69,388) at 20210307214927302
71127 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/transport.cpp' (69,389) at 20240819080030251
71128 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-rock960.dtsi' (69,390) at 20210308005002608
71129 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/usbgecko_udbg.h' (69,391) at 20210307214926466
71130 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/sorc37d.c' (69,392) at 20210309003649820
71131 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-pxa-28nm-hsic.c' (69,393) at 20240405153051285
71132 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BluebellHill' (69,394) at 20210307205553794
71133 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/percpu.h' (69,395) at 20210307214926118
71134 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/fixmap.h' (69,396) at 20220525020652126
71135 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-book3s-v3.h' (69,397) at 20240906080037512
71136 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_64.h' (69,398) at 20240913080013773
71137 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/icecc.bbclass' (69,399) at 20241221090017612
71138 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/of-dma.c' (69,400) at 20240405153047001
71139 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/mrfld_pwrbtn.c' (69,401) at 20240405153051409
71140 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-peripherals-opp.dtsi' (69,402) at 20240405153045481
71141 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_config.h' (69,403) at 20240906080037348
71142 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-stop.rst' (69,404) at 20210309003648476
71143 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (69,405) at 20240110090012776
71144 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge_20230101.bb' (69,406) at 20240113090014540
71145 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c' (69,407) at 20240405153050125
71146 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb' (69,408) at 20241221090017512
71147 2025-01-08 03:00:49.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph-card.yaml' (69,409) at 20240405153045161
71148 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/memswap.c' (69,410) at 20210307214932598
71149 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mce_amd.h' (69,411) at 20210307214927154
71150 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/workqueue.rst' (69,412) at 20240405153229835
71151 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/ipmi.service' (69,413) at 20210307205553846
71152 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_parse_tcp_hdr_opt_dynptr.c' (69,414) at 20240405153054277
71153 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ep11misc.c' (69,415) at 20240405153231379
71154 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/occ/files/occ_sensor.yaml' (69,416) at 20210307205553690
71155 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-handshake.rst' (69,417) at 20240405153045241
71156 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/psr.h' (69,418) at 20210307214926586
71157 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/pseudo_pyc_test1.py' (69,419) at 20210307205554386
71158 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (69,420) at 20240316080012480
71159 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/pcbc.c' (69,421) at 20220525020652214
71160 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/0002-burn.S-Add.patch' (69,422) at 20210307205553870
71161 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/endpoint.c' (69,423) at 20241216090017805
71162 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/source.py' (69,424) at 20240906080037444
71163 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/file_descriptor_tests.cpp' (69,425) at 20230602080035412
71164 2025-01-08 03:00:49.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31827.rst' (69,426) at 20240405153045217
71165 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/cpld.h' (69,427) at 20210308005002992
71166 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/code-reading.c' (69,428) at 20240613080016555
71167 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_i2c_cr50.c' (69,429) at 20240405153046765
71168 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/x86/apple.c' (69,430) at 20240405153046649
71169 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/atcpit100_timer.c' (69,431) at 20210308005003496
71170 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/haleakala.dts' (69,432) at 20210309003648872
71171 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/errno.h' (69,433) at 20210308005003656
71172 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/ap121.c' (69,434) at 20210308005003028
71173 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb_mixer.c' (69,435) at 20220525020654983
71174 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sg_split.c' (69,436) at 20210307214931814
71175 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/exprtk/exprtk_git.bb' (69,437) at 20241221090017512
71176 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_config.cpp' (69,438) at 20220505030021322
71177 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/amlogic,meson-gx-spicc.yaml' (69,439) at 20240405153045173
71178 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/json-schema.h' (69,440) at 20241114091008832
71179 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses/0001-Fix-the-error-of-can-t-find-header-file.patch' (69,441) at 20210316000012677
71180 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/websocketrule.hpp' (69,442) at 20240606080002976
71181 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cache_v8.c' (69,443) at 20210308005002556
71182 2025-01-08 03:00:49.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_pes.c' (69,444) at 20210309003650372
71183 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/hisi_ptt.c' (69,445) at 20240405153230671
71184 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmgenet.h' (69,446) at 20240520080015155
71185 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq24257_charger.c' (69,447) at 20240405153051429
71186 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch' (69,448) at 20241221090017636
71187 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/Makefile' (69,449) at 20210308005003516
71188 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/README' (69,450) at 20210308005002980
71189 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dts' (69,451) at 20240405153045769
71190 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/Makefile' (69,452) at 20240405153053933
71191 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2080_nand_rcw.cfg' (69,453) at 20210308005002996
71192 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/trace/zcrypt.h' (69,454) at 20210307214926514
71193 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/platinum.h' (69,455) at 20210308005003612
71194 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-filter.h' (69,456) at 20240405153049469
71195 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/hwcap.h' (69,457) at 20240405153046249
71196 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm7260.h' (69,458) at 20210308005003588
71197 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/iommu-omap.h' (69,459) at 20210307214931478
71198 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-mux.h' (69,460) at 20240724080011687
71199 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera.h' (69,461) at 20210307214929006
71200 2025-01-08 03:00:49.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353v.dts' (69,462) at 20241115090012941
71201 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_updatecompleted_unittest.cpp' (69,463) at 20210308005120353
71202 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/run-ptest' (69,464) at 20210407000018086
71203 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/README-settings-manager.md' (69,465) at 20221207040038639
71204 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/da8xx.c' (69,466) at 20240710080014597
71205 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/cmdline.h' (69,467) at 20240405153052953
71206 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/Kbuild' (69,468) at 20210307214927946
71207 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/psci_test.c' (69,469) at 20240405153054313
71208 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/brcm,bcm4377-bluetooth.yaml' (69,470) at 20240405153045113
71209 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-si476x.c' (69,471) at 20240405153049501
71210 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml' (69,472) at 20240405153229795
71211 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ps.h' (69,473) at 20240405153231259
71212 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/spinlock_types.h' (69,474) at 20240405153045917
71213 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_dynamic_config.c' (69,475) at 20240405153049761
71214 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0011-Fix-Avoid-redefinition-of-variables.patch' (69,476) at 20241206090014214
71215 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_ioctl_set.c' (69,477) at 20240405153051913
71216 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/kurobox_pro-setup.c' (69,478) at 20240405153045673
71217 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/Makefile' (69,479) at 20210307214930946
71218 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0007-sapi-cli-config.m4-fix-build-directory.patch' (69,480) at 20220204040022468
71219 2025-01-08 03:00:49.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15.dts' (69,481) at 20240405153045597
71220 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30.dtsi' (69,482) at 20240405153229879
71221 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-apple.c' (69,483) at 20240405153230651
71222 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch' (69,484) at 20241206090014334
71223 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch' (69,485) at 20210307205553918
71224 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lsscsi/lsscsi_030.bb' (69,486) at 20231126090012789
71225 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mshyperv.h' (69,487) at 20240405153231791
71226 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-iris-v2.dtsi' (69,488) at 20240405153045529
71227 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/report.c' (69,489) at 20240405153231963
71228 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/print_targets.pl' (69,490) at 20220720030027723
71229 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/xgene-reboot.c' (69,491) at 20240405153231351
71230 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_verifier.c' (69,492) at 20240405153054289
71231 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog@.service' (69,493) at 20210817000018516
71232 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/bootloader.c' (69,494) at 20230426080043708
71233 2025-01-08 03:00:49.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-usbc-cros-ec.c' (69,495) at 20240405153047029
71234 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/cmd.c' (69,496) at 20210309003651776
71235 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb' (69,497) at 20230503080014619
71236 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/utilities/NBDServer.js' (69,498) at 20240305090033462
71237 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/run-ptest' (69,499) at 20230114040015474
71238 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/selinux-check-devices.sh' (69,500) at 20210307205554130
71239 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/CVE-2019-20633.patch' (69,501) at 20220204040022652
71240 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/virmidi.c' (69,502) at 20240405153053497
71241 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dcdbas.h' (69,503) at 20240405153051401
71242 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/README.md' (69,504) at 20230831080022079
71243 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd/mtd-abi.h' (69,505) at 20210308005003676
71244 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c' (69,506) at 20240405153231003
71245 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/index.rst' (69,507) at 20240405153045193
71246 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/sysfs-bus-greybus' (69,508) at 20210307214930514
71247 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/include/mach/ath79.h' (69,509) at 20210308005002820
71248 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/barrier.h' (69,510) at 20240405153046101
71249 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/Kconfig' (69,511) at 20240405153053461
71250 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0003-link.mk-generate-version.o-in-link-out-dir.patch' (69,512) at 20241221090017472
71251 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mscc,vsc7514-switch.yaml' (69,513) at 20240405153045117
71252 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_h.c' (69,514) at 20210308005046521
71253 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru-kevin.dts' (69,515) at 20210308005002608
71254 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/virtio_config.h' (69,516) at 20210307214932742
71255 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cpu-synchronize-state.c' (69,517) at 20210308005046257
71256 2025-01-08 03:00:49.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-mem.c' (69,518) at 20210308005003496
71257 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ucc.txt' (69,519) at 20210307214925422
71258 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-mon-wip.rst' (69,520) at 20240405153045265
71259 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/gospower_g1136-1300wna_psu.json' (69,521) at 20230801080007528
71260 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h' (69,522) at 20220525020652835
71261 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-loadpin.c' (69,523) at 20240405153049249
71262 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Kilgard' (69,524) at 20210307205553866
71263 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-twl4030.txt' (69,525) at 20210307214925318
71264 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb' (69,526) at 20241221090017692
71265 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/main.cpp' (69,527) at 20241114091025397
71266 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/fscache.rst' (69,528) at 20240405153045201
71267 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-clash-member.json' (69,529) at 20210927100127469
71268 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m64_defconfig' (69,530) at 20210308005003252
71269 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/optee/optee.c' (69,531) at 20210308005003708
71270 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/hsmp.c' (69,532) at 20240405153051393
71271 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/spectre.rst' (69,533) at 20240418080014478
71272 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_drv.c' (69,534) at 20240405153230631
71273 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/pci.c' (69,535) at 20241008080013919
71274 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (69,536) at 20220618030015174
71275 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_1_0_d.h' (69,537) at 20210307214927694
71276 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc.c' (69,538) at 20240405153053157
71277 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/btitest.h' (69,539) at 20220525020655187
71278 2025-01-08 03:00:49.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-0.dtsi' (69,540) at 20210307214926018
71279 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c' (69,541) at 20241011080017339
71280 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/lasi.c' (69,542) at 20241211090212298
71281 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/aspeed_vic.c' (69,543) at 20241211090212282
71282 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/Makefile' (69,544) at 20210308005003052
71283 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-fortify-source.c' (69,545) at 20210307214932466
71284 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/mscc/ntb_hw_switchtec.c' (69,546) at 20241018080014538
71285 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/reset-ast2500.c' (69,547) at 20210308005003476
71286 2025-01-08 03:00:49.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6350.dtsi' (69,548) at 20241211090145373
71287 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-m2m.c' (69,549) at 20240405153049457
71288 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/synclink.h' (69,550) at 20210307214931522
71289 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/system_map.c' (69,551) at 20210308005003232
71290 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2m-rs1.dtsi' (69,552) at 20240405153045401
71291 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0025-gcc-testsuite-tweaks-for-mips-OE.patch' (69,553) at 20241221090017660
71292 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/099' (69,554) at 20220429100100890
71293 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bloblist.c' (69,555) at 20210308005003220
71294 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/color.py' (69,556) at 20230114040015510
71295 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/memcmp.c' (69,557) at 20210309003656016
71296 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/awinic,aw8738.yaml' (69,558) at 20240405153045161
71297 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_raspi3.py' (69,559) at 20241211090212538
71298 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/Kconfig' (69,560) at 20220525020653907
71299 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1024rdb.dtsi' (69,561) at 20210307214926346
71300 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/nios2/MAINTAINERS' (69,562) at 20210308005002912
71301 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3328-power.h' (69,563) at 20210307214931346
71302 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/Makefile' (69,564) at 20240405153050473
71303 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/machvec.h' (69,565) at 20240405153045349
71304 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb' (69,566) at 20241214090210267
71305 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be/xtensa-modules.c.inc' (69,567) at 20210308005046365
71306 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/SCTP.rst' (69,568) at 20240405153045257
71307 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service/skeleton' (69,569) at 20210307205554390
71308 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/map_in_map.h' (69,570) at 20240405153231895
71309 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/loongson_ipi.c' (69,571) at 20240405153046033
71310 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2600/Makefile' (69,572) at 20210421100236114
71311 2025-01-08 03:00:49.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/spl.c' (69,573) at 20210308005003028
71312 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-duovero.dtsi' (69,574) at 20240405153045605
71313 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/journal.hpp' (69,575) at 20220625030026172
71314 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_seq_pdu_list.h' (69,576) at 20240405153051961
71315 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi' (69,577) at 20240405153229895
71316 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/wl12xx_80211.h' (69,578) at 20210307214929966
71317 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/fsl,qoriq-clockgen.h' (69,579) at 20220525020654543
71318 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/kgdb.c' (69,580) at 20210307214926110
71319 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io_param.h' (69,581) at 20210307214930558
71320 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/generic.c' (69,582) at 20210308005002560
71321 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/defrag.h' (69,583) at 20240405153052277
71322 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-empress.c' (69,584) at 20240405153049377
71323 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.github/ISSUE_TEMPLATE/config.yml' (69,585) at 20240315080003589
71324 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hp_sdc.c' (69,586) at 20210307214928498
71325 2025-01-08 03:00:49.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/exceptions.c' (69,587) at 20240405153045977
71326 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/common.h' (69,588) at 20240405153045701
71327 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/libcap_2.71.bb' (69,589) at 20241221090017696
71328 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/uuid.c' (69,590) at 20240405153053109
71329 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/CMakeLists.txt' (69,591) at 20240106090017253
71330 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2xxx.c' (69,592) at 20240405153045661
71331 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/main.c' (69,593) at 20241211090145473
71332 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-tree.c' (69,594) at 20241216090017749
71333 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/bcm590xx.h' (69,595) at 20210307214931426
71334 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb' (69,596) at 20240301090012423
71335 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-logitech-lg4ff' (69,597) at 20210309003648260
71336 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_slot.cpp' (69,598) at 20240703080042683
71337 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-pcduino2.dts' (69,599) at 20240405153045377
71338 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/dma-mapping.c' (69,600) at 20240405153045913
71339 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/acpi_numa.c' (69,601) at 20240913080013765
71340 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-PDDC' (69,602) at 20211006000025234
71341 2025-01-08 03:00:50.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes_ctr.c' (69,603) at 20220525020652398
71342 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/adding-syscalls.rst' (69,604) at 20220525020651754
71343 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0001-utils-Use-c99-compiler-independent-types.patch' (69,605) at 20230503080014579
71344 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_rtc.h' (69,606) at 20210308005002716
71345 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_macsetting_regdef.h' (69,607) at 20240405153051897
71346 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml' (69,608) at 20221207040023627
71347 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/eds1547.h' (69,609) at 20210307214928626
71348 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/startMonitoring.sh' (69,610) at 20230920080013648
71349 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/bootmem.c' (69,611) at 20210927100127329
71350 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable.bbappend' (69,612) at 20230706080014733
71351 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c' (69,613) at 20240913080013793
71352 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-internal.h' (69,614) at 20240405153053145
71353 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/kprobes.c' (69,615) at 20240405153045873
71354 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-sensors.yaml' (69,616) at 20210730100031453
71355 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/app-pri.rst' (69,617) at 20210309003648484
71356 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qmp-registry.c' (69,618) at 20220429100100738
71357 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/futex_64.h' (69,619) at 20210307214926578
71358 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/user_only_helper.c' (69,620) at 20240906080037520
71359 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl4030-audio.txt' (69,621) at 20210307214925362
71360 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/loongson.h' (69,622) at 20220525020652002
71361 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/dlg,da9150-charger.yaml' (69,623) at 20240405153045141
71362 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/zet6223.txt' (69,624) at 20210307214925338
71363 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power7-events-list.h' (69,625) at 20210307214926450
71364 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/Makefile' (69,626) at 20210307214926858
71365 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/tm.S' (69,627) at 20240405153230039
71366 2025-01-08 03:00:50.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkt_iclk.c' (69,628) at 20210307214927038
71367 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-console.c' (69,629) at 20210307214926290
71368 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml' (69,630) at 20240405153229759
71369 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/Makefile' (69,631) at 20210307214928390
71370 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/maxinefb.c' (69,632) at 20240405153231587
71371 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts' (69,633) at 20240405153229943
71372 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Rdisc' (69,634) at 20211006000025242
71373 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/hda_dsp_common.c' (69,635) at 20240405153053949
71374 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/Kconfig' (69,636) at 20210308005002908
71375 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/templates/default/local.conf.sample' (69,637) at 20241221090017476
71376 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/SBx81LIFXCAT.h' (69,638) at 20210308005003580
71377 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/altera-pcie-msi.txt' (69,639) at 20210307214925382
71378 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_comms.c' (69,640) at 20210309003653368
71379 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/win_minmax.c' (69,641) at 20240405153053109
71380 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/pcap.c' (69,642) at 20210927100127213
71381 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/.gitignore' (69,643) at 20210309003655976
71382 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fs_dax.h' (69,644) at 20210307214931606
71383 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.25.bb' (69,645) at 20241221090017532
71384 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/kmem.c' (69,646) at 20240405153230275
71385 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utexcep.c' (69,647) at 20210307214926842
71386 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.js' (69,648) at 20210308005107073
71387 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6qarm2_lpddr2_defconfig' (69,649) at 20210308005003268
71388 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/default-versions.inc' (69,650) at 20220125040024471
71389 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc.c' (69,651) at 20240405153053997
71390 2025-01-08 03:00:50.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/README' (69,652) at 20210308005002976
71391 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thor-1.0W' (69,653) at 20210307205553762
71392 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/DeleteAll.interface.yaml' (69,654) at 20220315030032663
71393 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_dma.h' (69,655) at 20210308005002836
71394 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-r89.dts' (69,656) at 20240405153045561
71395 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_stream.c' (69,657) at 20240405153230391
71396 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpufeatures.h' (69,658) at 20241023080012871
71397 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb_pci.c' (69,659) at 20220525020653471
71398 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/sbf_dram_init.S' (69,660) at 20210308005002976
71399 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-ppc.h' (69,661) at 20240405153232287
71400 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-dnf-write-the-log-lock-to-root.patch' (69,662) at 20240309090012820
71401 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb' (69,663) at 20241221090017516
71402 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-baseboard.json' (69,664) at 20230128040012698
71403 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty.h' (69,665) at 20240405153231523
71404 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.13.bb' (69,666) at 20231126090012789
71405 2025-01-08 03:00:50.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adc.h' (69,667) at 20210308005111457
71406 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/hamachi.c' (69,668) at 20240405153050201
71407 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.h' (69,669) at 20220525020652887
71408 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_and.c' (69,670) at 20240405153054281
71409 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_els.c' (69,671) at 20241018080014542
71410 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_ecdis.h' (69,672) at 20210307214928542
71411 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/nommu-mmap.rst' (69,673) at 20210309003648292
71412 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0020-rev-f.dts' (69,674) at 20240405153045605
71413 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/Makefile' (69,675) at 20210307214932426
71414 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hte.h' (69,676) at 20240405153052701
71415 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn31/irq_service_dcn31.h' (69,677) at 20220525020652530
71416 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm.json' (69,678) at 20241217090031429
71417 2025-01-08 03:00:50.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/types.h' (69,679) at 20210307214925858
71418 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Funasdalen_Funasdalsberge' (69,680) at 20210307205553782
71419 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn_types.h' (69,681) at 20210307214930558
71420 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/imximage.cfg' (69,682) at 20210308005003004
71421 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/default.conf' (69,683) at 20210307205553814
71422 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_nau88l25_max98357a.c' (69,684) at 20240613080016547
71423 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_awf2dc3200w_psu.json' (69,685) at 20220601030005861
71424 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/stout.c' (69,686) at 20210308005003040
71425 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/energy-model.rst' (69,687) at 20240405153229823
71426 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-wandboard.dts' (69,688) at 20240405153045505
71427 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-batch-action.png' (69,689) at 20220105012522967 to deleted uid set
71428 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/tsnmap.c' (69,690) at 20220525020654907
71429 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/of_videomode.h' (69,691) at 20210307214931698
71430 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5668.h' (69,692) at 20210307214932334
71431 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/tlb.c' (69,693) at 20210308005002988
71432 2025-01-08 03:00:50.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/seq_file.c' (69,694) at 20240405153052505
71433 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd938x.h' (69,695) at 20240405153053817
71434 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dts' (69,696) at 20240405153045729
71435 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/unistd.h' (69,697) at 20210307214926122
71436 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-rtl8139.rom' (69,698) at 20210308005046137 to deleted uid set
71437 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/timings.py' (69,699) at 20210308005046397
71438 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/evb-npcm750.conf' (69,700) at 20211105000026763
71439 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-gpio.c' (69,701) at 20240405153047065
71440 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter_private.h' (69,702) at 20210307214930542
71441 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/smp.c' (69,703) at 20240405153046217
71442 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/phy.c' (69,704) at 20210308005003000
71443 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/run-ptest' (69,705) at 20241221090017532
71444 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.h' (69,706) at 20210307214929934
71445 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/gp2ap020a00f.c' (69,707) at 20240405153049001
71446 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ddr.h' (69,708) at 20210308005002968
71447 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd-efi.inc' (69,709) at 20241221090017472
71448 2025-01-08 03:00:50.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field7.decode' (69,710) at 20230925080040085
71449 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-i2c.h' (69,711) at 20240405153046925
71450 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/flexcop-dma.c' (69,712) at 20220525020653267
71451 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libogg/libogg_1.3.5.bb' (69,713) at 20210629000017512
71452 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso-layout.lds.S' (69,714) at 20240405153046369
71453 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/unaligned.c' (69,715) at 20240405153230023
71454 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bootconfig.h' (69,716) at 20240429080012456
71455 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7411.c' (69,717) at 20240405153048841
71456 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/xcat/resource.robot' (69,718) at 20210308005007120
71457 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/Kconfig' (69,719) at 20240405153232183
71458 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/call.cpp' (69,720) at 20240817080036824
71459 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/posix_types.h' (69,721) at 20210307214926166
71460 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/0001-Define-alignof_slot-using-_Alignof-when-using-C11-or.patch' (69,722) at 20230131040012063
71461 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/msgpack/msgpack-c_6.0.0.bb' (69,723) at 20231207090015266
71462 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-memory' (69,724) at 20240405153229731
71463 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexx2.inc' (69,725) at 20240301090012451
71464 2025-01-08 03:00:50.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c' (69,726) at 20240405153230815
71465 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/8139too.c' (69,727) at 20240405153050253
71466 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tec-ng_defconfig' (69,728) at 20210308005003280
71467 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm/fb.modes' (69,729) at 20210307205554074
71468 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_0.h' (69,730) at 20240405153047125
71469 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps15.h' (69,731) at 20210307214931434
71470 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-cx9020.dts' (69,732) at 20240405153045493
71471 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_network_configuration.robot' (69,733) at 20240628080017117
71472 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/string.h' (69,734) at 20210307214925650
71473 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/ppc64/a-b-kernel.h' (69,735) at 20240906080037560
71474 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts' (69,736) at 20240809080013006
71475 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/axon_msi.c' (69,737) at 20240405153230051
71476 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/alim7101_wdt.c' (69,738) at 20210309003653348
71477 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.h' (69,739) at 20240405153047137
71478 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb' (69,740) at 20241221090017544
71479 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_kern.h' (69,741) at 20240405153054277
71480 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msi_api.h' (69,742) at 20240405153052741
71481 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/test/test_policy.cpp' (69,743) at 20210308005117205
71482 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_mbox.c' (69,744) at 20210307214927078
71483 2025-01-08 03:00:50.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/cdp.h' (69,745) at 20210308005003716
71484 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/exported-sql-viewer.py' (69,746) at 20220525020655155
71485 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/util.cpp' (69,747) at 20231026080038056
71486 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_irq.h' (69,748) at 20240405153051833
71487 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/lowlevel_init.S' (69,749) at 20210308005002724
71488 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dnskw.dtsi' (69,750) at 20240405153045457
71489 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/082_fdt_update_all.dts' (69,751) at 20210308005003752
71490 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/longopts.cfg' (69,752) at 20241221090017636
71491 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kprobe_multi_test.c' (69,753) at 20240405153232255
71492 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf.h' (69,754) at 20240405153054273
71493 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler-gcc.h' (69,755) at 20210308005003656
71494 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/Kconfig' (69,756) at 20240405153230791
71495 2025-01-08 03:00:50.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad.h' (69,757) at 20210307214929346
71496 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/meson.build' (69,758) at 20220429100100410
71497 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/atomic.h' (69,759) at 20210307214926314
71498 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_numachip.c' (69,760) at 20240405153230115
71499 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips64-softmmu/default.mak' (69,761) at 20240906080037160
71500 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/checkundef.sh' (69,762) at 20210307214926754
71501 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/init_book3s_64.c' (69,763) at 20240405153046185
71502 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/exception.h' (69,764) at 20240405153045853
71503 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsirq.c' (69,765) at 20210307214926842
71504 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-divider.c' (69,766) at 20210307214927034
71505 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb135_emmc.dts' (69,767) at 20210309003648744
71506 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/transporthandler.hpp' (69,768) at 20241009080021762
71507 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_xip.c' (69,769) at 20210308005003232
71508 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/dai.rst' (69,770) at 20240405153045261
71509 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sddr55.c' (69,771) at 20210309003653280
71510 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/src/isp_param.c' (69,772) at 20240405153051841
71511 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/nt5cc256m16cp.cfg' (69,773) at 20210308005002912
71512 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/unicode-ident-1-rs/meson.build' (69,774) at 20241211090212462
71513 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/isci.h' (69,775) at 20210307214930330
71514 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h' (69,776) at 20240405153231035
71515 2025-01-08 03:00:50.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/collection.hpp' (69,777) at 20240817080003183
71516 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/pqg.c-ULL_addend.patch' (69,778) at 20220204040022528
71517 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/user-internals.h' (69,779) at 20241211090212386
71518 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/cacheflush.h' (69,780) at 20240624080012768
71519 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/be-All' (69,781) at 20210307205553766
71520 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/irq.c' (69,782) at 20210307214925962
71521 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/gdbus.mk' (69,783) at 20210308004922932
71522 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-umount.service.in' (69,784) at 20241207090017671
71523 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/llvm.rst' (69,785) at 20240405153229819
71524 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_regs.h' (69,786) at 20240405153046601
71525 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/interrupts.c' (69,787) at 20210308005002800
71526 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/Makefile' (69,788) at 20220525020651994
71527 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_output.c' (69,789) at 20241216090017789
71528 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bel-pfe.rst' (69,790) at 20210307214925498
71529 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/timex.h' (69,791) at 20210307214926554
71530 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vavgw.S' (69,792) at 20230426080043952
71531 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi' (69,793) at 20240405153229871
71532 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acenvex.h' (69,794) at 20240405153052617
71533 2025-01-08 03:00:50.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_ls_recursion.c' (69,795) at 20240405153054273
71534 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/Kconfig' (69,796) at 20240405153049165
71535 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Kabel_BW' (69,797) at 20210307205553758
71536 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-mmc.cfg' (69,798) at 20220804030014671
71537 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lock_events_list.h' (69,799) at 20220525020654707
71538 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libbpf/libbpf_1.4.6.bb' (69,800) at 20241221090017532
71539 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageCollection_v1.xml' (69,801) at 20240619080002936
71540 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/.gitignore' (69,802) at 20210307214927114
71541 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml' (69,803) at 20240405153045113
71542 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-rt5650.txt' (69,804) at 20210307214925430
71543 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_prototype.h' (69,805) at 20240405153049997
71544 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_region_lmem.h' (69,806) at 20240405153048497
71545 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_internals.h' (69,807) at 20240628080014033
71546 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Documentation/sysfs-bus-iio-dds' (69,808) at 20210307214930518
71547 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/rust_print.rs' (69,809) at 20240405153053433
71548 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/queue.h' (69,810) at 20210307214930282
71549 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_stream_format.h' (69,811) at 20210307214930550
71550 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-tsc2046.c' (69,812) at 20240405153048965
71551 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_missing_container.c' (69,813) at 20210307214932642
71552 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/edr.c' (69,814) at 20240613080016455
71553 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/xilinx_spi.c' (69,815) at 20241211090212338
71554 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/dvma.c' (69,816) at 20240405153045973
71555 2025-01-08 03:00:50.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/virtio_fs.c' (69,817) at 20240830080013319
71556 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-combined-dbg.bbclass' (69,818) at 20230919080013978
71557 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/lowlevel_init.S' (69,819) at 20210308005002956
71558 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/gvp11.h' (69,820) at 20210307214930318
71559 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pgtable_api.h' (69,821) at 20240405153052761
71560 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/Kconfig' (69,822) at 20240405153231011
71561 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/download.c' (69,823) at 20240906080037160
71562 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vmalloc.h' (69,824) at 20240405153230035
71563 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-core.c' (69,825) at 20240405153049217
71564 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/opkg.py' (69,826) at 20220910030013401
71565 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-tng.c' (69,827) at 20240405153232199
71566 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/driver.c' (69,828) at 20210309003649832
71567 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/mx6quq7.c' (69,829) at 20210308005003048
71568 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/password-visibility-toggle/password-visibility-toggle.js' (69,830) at 20210308005107069
71569 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig' (69,831) at 20210308005002556
71570 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PowerSupply.v1_6_0.json' (69,832) at 20240619080002952
71571 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_rpm.c' (69,833) at 20240405153051489
71572 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zstd/zstd_1.5.6.bb' (69,834) at 20241206090014338
71573 2025-01-08 03:00:50.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1-microdev2.0-of7.dts' (69,835) at 20240405153045585
71574 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch' (69,836) at 20230609080014391
71575 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs907a.c' (69,837) at 20210307214927898
71576 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/max5481.c' (69,838) at 20240405153049009
71577 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-version.c' (69,839) at 20240405153054105
71578 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-bdp.c' (69,840) at 20240405153046793
71579 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bonegreen-common.dtsi' (69,841) at 20240405153045589
71580 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/testsdkmakefile' (69,842) at 20210307205554446
71581 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/clk-conf.h' (69,843) at 20210307214931366
71582 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/cache.h' (69,844) at 20210307214925646
71583 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.c' (69,845) at 20240405153048661
71584 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso.S' (69,846) at 20240326080039558
71585 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.12.rst' (69,847) at 20241221090017592
71586 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-gpcv2.c' (69,848) at 20240405153049197
71587 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusUtils.cpp' (69,849) at 20240618080041621
71588 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-nested.err' (69,850) at 20210308005046397
71589 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/Kconfig' (69,851) at 20240405153046949
71590 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/project_specific_topbar.html' (69,852) at 20210307205554286
71591 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coresight-stm.h' (69,853) at 20210307214931370
71592 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/GraphicsControllerCollection.json' (69,854) at 20240619080002948
71593 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_configs.h' (69,855) at 20240405153051833
71594 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/test-2413.c' (69,856) at 20240906080037580
71595 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/Kconfig' (69,857) at 20220525020652242
71596 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_elf.h' (69,858) at 20210308005046085
71597 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager_%.bbappend' (69,859) at 20241206090014218
71598 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/uncore-other.json' (69,860) at 20240405153054125
71599 2025-01-08 03:00:50.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1710.c' (69,861) at 20240405153046889
71600 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/ocfs2_nodemanager.h' (69,862) at 20220525020654467
71601 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_softmac_wx.c' (69,863) at 20240405153231479
71602 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-force-warm-reboot@.target' (69,864) at 20220301040040077
71603 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblightmodbus/liblightmodbus/0001-cmake-Use-GNUInstallDirs-instead-of-hardcoding-lib-p.patch' (69,865) at 20210307205553914
71604 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.14.bb' (69,866) at 20240413080012655
71605 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cppy_1.3.0.bb' (69,867) at 20241221090017552
71606 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_ipk.bbclass' (69,868) at 20240106090017253
71607 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (69,869) at 20241206090014222
71608 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-clk.c' (69,870) at 20240405153049421
71609 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gp.c' (69,871) at 20240830080013259
71610 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_7220_regs.h' (69,872) at 20210307214928438
71611 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_pnor.h' (69,873) at 20230426080043764
71612 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/pci/iomap.c' (69,874) at 20240405153045977
71613 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-xtensa-mx.c' (69,875) at 20240405153230751
71614 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/common.h' (69,876) at 20210307214925882
71615 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch' (69,877) at 20241221090017680
71616 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml' (69,878) at 20240405153045093
71617 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vdsomunge.c' (69,879) at 20210307214925986
71618 2025-01-08 03:00:50.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/opkg-query-helper.py' (69,880) at 20240301090012483
71619 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind_9.20.3.bb' (69,881) at 20241221090017636
71620 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/vfs.rst' (69,882) at 20240405153229815
71621 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ice1712.h' (69,883) at 20210307214932262
71622 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x-i2s.c' (69,884) at 20240405153053553
71623 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/boot/Makefile' (69,885) at 20240405153045905
71624 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/oom.h' (69,886) at 20210307214931654
71625 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/misc_sandbox.c' (69,887) at 20210308005003400
71626 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/CSQ_CS908_defconfig' (69,888) at 20210308005003236
71627 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-i2c.h' (69,889) at 20240405153049457
71628 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_data.c' (69,890) at 20210309003655984
71629 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc_pipe.c' (69,891) at 20240405153050445
71630 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/Kconfig' (69,892) at 20210307214930698
71631 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/atp.c' (69,893) at 20240405153050253
71632 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/vhci_driver.c' (69,894) at 20210307214932742
71633 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.c' (69,895) at 20240405153048641
71634 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/85xx_entry_mapping.S' (69,896) at 20240405153046133
71635 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl6040.txt' (69,897) at 20210307214925362
71636 2025-01-08 03:00:50.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/googletest.wrap' (69,898) at 20210428000041234
71637 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/usbarmory.h' (69,899) at 20210308005003624
71638 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsmo_Yttersel' (69,900) at 20210307205553782
71639 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml' (69,901) at 20240405153229799
71640 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/utime.h' (69,902) at 20210307214931682
71641 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-common.sh' (69,903) at 20240405153054301
71642 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager-yaml-provider_git.bb' (69,904) at 20220921030015986
71643 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp.c' (69,905) at 20240805080013951
71644 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-pdmc.c' (69,906) at 20241011080017407
71645 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi' (69,907) at 20240405153045713
71646 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-via.c' (69,908) at 20210307214928298
71647 2025-01-08 03:00:50.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/yp-tools/domainname.service' (69,909) at 20210307205553846
71648 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.c' (69,910) at 20240405153231027
71649 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.c' (69,911) at 20240405153050493
71650 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/Makefile' (69,912) at 20240405153045913
71651 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i8042.h' (69,913) at 20240405153052701
71652 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDDL-1.0' (69,914) at 20210307205554418
71653 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/Makefile' (69,915) at 20240405153046181
71654 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/btbridged.c' (69,916) at 20230919080003838
71655 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu-qom.h' (69,917) at 20240326080039670
71656 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-welltech-epbx100.dts' (69,918) at 20240405153045437
71657 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (69,919) at 20241206090014222
71658 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/micrel.h' (69,920) at 20210308005003672
71659 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/hppa.c' (69,921) at 20240906080037164
71660 2025-01-08 03:00:50.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/.gitignore' (69,922) at 20210307214926614
71661 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/host.c' (69,923) at 20231108090009942
71662 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/ge_common.c' (69,924) at 20210308005003004
71663 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cps-vec-ns16550.S' (69,925) at 20210307214926254
71664 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.c' (69,926) at 20240405153230607
71665 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c' (69,927) at 20240405153047117
71666 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb' (69,928) at 20241221090017556
71667 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dm9000x.c' (69,929) at 20210308005003428
71668 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-clk.h' (69,930) at 20220525020655075
71669 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/me_common.h' (69,931) at 20210308005002880
71670 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/libtasn1_4.19.0.bb' (69,932) at 20220910030013433
71671 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/file_system_mock.hpp' (69,933) at 20230719080007815
71672 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/Kconfig' (69,934) at 20210307214926954
71673 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_drvfs.c' (69,935) at 20240405153051829
71674 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/progs/hid.c' (69,936) at 20240405153054309
71675 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/ldap-user-roles.js' (69,937) at 20210308005107069
71676 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts' (69,938) at 20240405153229919
71677 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_family.h' (69,939) at 20210307214928014
71678 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/parisc/Build' (69,940) at 20210307214932514
71679 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/095' (69,941) at 20220429100100890
71680 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa53.inc' (69,942) at 20240301090012451
71681 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/LICENSE' (69,943) at 20210308004941068
71682 2025-01-08 03:00:50.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-mvebu.h' (69,944) at 20210307214930086
71683 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/version.h' (69,945) at 20240326080039546
71684 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/inode.c' (69,946) at 20240405153231707 to deleted uid set
71685 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/phy.h' (69,947) at 20210307214929778
71686 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-cobalt.c' (69,948) at 20240405153046049
71687 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_tx.c' (69,949) at 20240805080013975
71688 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts' (69,950) at 20240405153229939
71689 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_attach_kprobe_sleepable.c' (69,951) at 20240405153054273
71690 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_cache.h' (69,952) at 20220525020654647
71691 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_meta.sh' (69,953) at 20210309003656012
71692 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/mac80211.rst' (69,954) at 20210309003648404
71693 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/dos_regs.h' (69,955) at 20210307214930586
71694 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmr.c' (69,956) at 20210307214926434
71695 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vga.h' (69,957) at 20210307214925858
71696 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/terminal.py' (69,958) at 20210308005003772
71697 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/meson.build' (69,959) at 20241126090023811
71698 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libqmi/libqmi_1.34.0.bb' (69,960) at 20240413080012647
71699 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident_memory.c' (69,961) at 20220525020655011
71700 2025-01-08 03:00:50.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uvc.c' (69,962) at 20240405153231551
71701 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-gaelic.c' (69,963) at 20210307214931178
71702 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/overlayfs-etc.bbclass' (69,964) at 20240301090012451
71703 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmmaster.c' (69,965) at 20240405153052469
71704 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sabrelite.dtsi' (69,966) at 20240405153229887
71705 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/top.h' (69,967) at 20240613080016563
71706 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1325.c' (69,968) at 20210716100030019
71707 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts' (69,969) at 20240405153045793
71708 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/getorder.h' (69,970) at 20220525020654531
71709 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/dcscb.c' (69,971) at 20240405153045689
71710 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/nslcd' (69,972) at 20210528000119871
71711 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/qemuriscv.wks' (69,973) at 20210307205554634
71712 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/Makefile' (69,974) at 20210307214930322
71713 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/bitops.h' (69,975) at 20210308005002876
71714 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_w.c' (69,976) at 20210308005046509
71715 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.004.bb' (69,977) at 20241206090014258
71716 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Atlantic-Bird-3-5.0W' (69,978) at 20210307205553758
71717 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/run-ptest' (69,979) at 20241221090017500
71718 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/restart-poweroff.c' (69,980) at 20240405153051421
71719 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r1.dts' (69,981) at 20240405153045749
71720 2025-01-08 03:00:50.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_g450.c' (69,982) at 20210307214930918
71721 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.yaml' (69,983) at 20240405153045185
71722 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sprd,sc9863a-clk.yaml' (69,984) at 20240405153229759
71723 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/empty.err' (69,985) at 20210308005046405 to deleted uid set
71724 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/Makefile' (69,986) at 20210308005002984
71725 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/asahi-kasei,ak5558.yaml' (69,987) at 20240405153045161
71726 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7251.c' (69,988) at 20240405153049333
71727 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/Kconfig' (69,989) at 20240405153049353
71728 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/main.cpp' (69,990) at 20240822080027617
71729 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verifier.c' (69,991) at 20240405153232259
71730 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mmdc.h' (69,992) at 20210308005002664
71731 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/python3-sbe-log-parsers_git.bb' (69,993) at 20230418080015344
71732 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/com.fuc' (69,994) at 20210307214927938
71733 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/statistics.rst' (69,995) at 20210307214925222
71734 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-uevent.h' (69,996) at 20240405153049249
71735 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/intel-pt-events.py' (69,997) at 20240405153054161
71736 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize/0001-configure-Do-not-add-D_FILE_OFFSET_BITS-to-CFLAGS.patch' (69,998) at 20230114040015470
71737 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd_%.bbappend' (69,999) at 20241206090014230
71738 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c' (70,000) at 20240405153230359
71739 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/todo.rst' (70,001) at 20240405153044973
71740 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/Makefile' (70,002) at 20210307214931930
71741 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_pwm.hpp' (70,003) at 20220726030035038
71742 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/TLS-configuration.md' (70,004) at 20230214040006797
71743 2025-01-08 03:00:50.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-rust-sdk-target.bb' (70,005) at 20230114040015538
71744 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx.c' (70,006) at 20220525020652390
71745 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/lz4_wrapper.c' (70,007) at 20240405153052537
71746 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflate64/0001-Do-not-override-const-qualifier.patch' (70,008) at 20241221090017556
71747 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rbtree.h' (70,009) at 20220525020655115
71748 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/detail/queue.hpp' (70,010) at 20210308005114857
71749 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-apl-skips.txt' (70,011) at 20240405153230531
71750 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig' (70,012) at 20210308005003276
71751 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arc/annotate/instructions.c' (70,013) at 20210307214932514
71752 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-uuid.inc' (70,014) at 20241206090014218
71753 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/watermark.h' (70,015) at 20210307214932630
71754 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h' (70,016) at 20240405153049833
71755 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc.h' (70,017) at 20220525020652354
71756 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/init-redis-server' (70,018) at 20241221090017524
71757 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/vn-Hanoi' (70,019) at 20210307205553798
71758 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2165.h' (70,020) at 20220525020653247
71759 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp' (70,021) at 20240201090003032
71760 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/Kconfig' (70,022) at 20240405153049969
71761 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac1.h' (70,023) at 20240405153052077
71762 2025-01-08 03:00:50.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/core.c' (70,024) at 20240405153049625
71763 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp_pv.c' (70,025) at 20240405153230147
71764 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_async_ids_map_extended.h' (70,026) at 20240405153046601
71765 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coresight.h' (70,027) at 20240405153231803
71766 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/chrontel,ch7033.yaml' (70,028) at 20240405153045037
71767 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,tulip-truly-nt35521.yaml' (70,029) at 20240405153045045
71768 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/poll_state.c' (70,030) at 20240405153046921
71769 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AccelerationFunctionCollection.json' (70,031) at 20240619080002940
71770 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pads-imx8qxp.h' (70,032) at 20210308005003640
71771 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/requestqueue.h' (70,033) at 20240405153231655
71772 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3328.h' (70,034) at 20210308005003596
71773 2025-01-08 03:00:50.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mcp3911.c' (70,035) at 20240405153048957
71774 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c' (70,036) at 20240405153049833
71775 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_drv.c' (70,037) at 20240405153230627
71776 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/sclpquiesce.c' (70,038) at 20241211090212330
71777 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c' (70,039) at 20241008080013923
71778 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SoftwareInventory.v1_10_2.json' (70,040) at 20240619080002956
71779 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/Kconfig' (70,041) at 20210307214926186
71780 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/sama5d4ek.c' (70,042) at 20210308005002920
71781 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra194.c' (70,043) at 20240405153049589
71782 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/phosphor-ipmi-flash-scp-update.service' (70,044) at 20210413100020746
71783 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libmcrypt/libmcrypt_2.5.8.bb' (70,045) at 20241221090017508
71784 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-emul-uclass.c' (70,046) at 20210308005003492
71785 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp' (70,047) at 20230202040004526
71786 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/dpcd.c' (70,048) at 20241211090212266
71787 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/popmetal-rk3288_defconfig' (70,049) at 20210308005003276
71788 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/sdram_config.h' (70,050) at 20210308005003072
71789 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_baboon.h' (70,051) at 20210307214926162
71790 2025-01-08 03:00:50.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/Kconfig' (70,052) at 20240405153049437
71791 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pnp.h' (70,053) at 20210307214931486
71792 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad_2023.06.01.bb' (70,054) at 20240301090012423
71793 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-artpec/Kconfig' (70,055) at 20210307214925870
71794 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_w.c' (70,056) at 20210308005046521
71795 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/sysmap.h' (70,057) at 20210308005002676
71796 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0009-yes-within-the-path-sets-wrong-config-variables.patch' (70,058) at 20241221090017640
71797 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_ecn.h' (70,059) at 20240405153052845
71798 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/oemcommands.hpp' (70,060) at 20240817080006183
71799 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/probes.h' (70,061) at 20240405153046125
71800 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (70,062) at 20230929080014511
71801 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Matfors' (70,063) at 20210307205553786
71802 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov7660.h' (70,064) at 20240405153049565
71803 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/debug.c' (70,065) at 20241216090017773
71804 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/ethtool.c' (70,066) at 20240405153050025
71805 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memset-x86-64-asm.S' (70,067) at 20240405153054097
71806 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/maintainer-workflow.md' (70,068) at 20221209040006399
71807 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-bios.c' (70,069) at 20210307214926638
71808 2025-01-08 03:00:50.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-altera-a10sr.c' (70,070) at 20240405153230303
71809 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network/usb-network.sh' (70,071) at 20230428080015190
71810 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm63xx-usbh.c' (70,072) at 20240405153231307
71811 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/.gitignore' (70,073) at 20210307214926178
71812 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Bug-fix-for-data-type-length-judgment.patch' (70,074) at 20210307205553902
71813 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr-a10.h' (70,075) at 20210307214931346
71814 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/Makefile' (70,076) at 20240405153230115
71815 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-08' (70,077) at 20210908000010395
71816 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt' (70,078) at 20210307214925446
71817 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-pxs2.c' (70,079) at 20210308005002792
71818 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_ident2.decode' (70,080) at 20240326080039722
71819 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g10ek_nandflash_defconfig' (70,081) at 20210308005003248
71820 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8810.yaml' (70,082) at 20240405153045165
71821 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools_6.17.bb' (70,083) at 20241221090017700
71822 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-ext4' (70,084) at 20220525020651634
71823 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/elf.h' (70,085) at 20240405153046493
71824 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netlink.h' (70,086) at 20240405153231855
71825 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpu_mf-insn.h' (70,087) at 20210307214926506
71826 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/processor.h' (70,088) at 20210307214925858
71827 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debug.c' (70,089) at 20240805080013979
71828 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/man-host-perl.patch' (70,090) at 20240127090011892
71829 2025-01-08 03:00:50.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/monitor.c' (70,091) at 20240906080037488
71830 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi' (70,092) at 20240405153045725
71831 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts' (70,093) at 20240405153046245
71832 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/misc.c' (70,094) at 20240405153230143
71833 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/Makefile' (70,095) at 20210308005002964
71834 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/Kconfig' (70,096) at 20240405153051389
71835 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pltfm.c' (70,097) at 20240405153230859
71836 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.c' (70,098) at 20240405153048477
71837 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front.c' (70,099) at 20240405153054033
71838 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/perf_regs.c' (70,100) at 20240405153232219
71839 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libnl/files/run-ptest' (70,101) at 20230609080014419
71840 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_pci.c' (70,102) at 20240405153050073
71841 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.gcc-plugins' (70,103) at 20240405153053433
71842 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl_raid.h' (70,104) at 20210307214927130
71843 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml' (70,105) at 20240405153045173
71844 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_tx.c' (70,106) at 20240405153050437
71845 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/ensure-search-path-non-host.patch' (70,107) at 20240113090014540
71846 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/Kconfig' (70,108) at 20240405153046941
71847 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/generic-counter.rst' (70,109) at 20240405153045189
71848 2025-01-08 03:00:50.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/reservations.h' (70,110) at 20240405153052481
71849 2025-01-08 03:00:50.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-netxbig.dtsi' (70,111) at 20240405153045457
71850 2025-01-08 03:00:50.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.dimmpxm' (70,112) at 20240906080037556 to deleted uid set
71851 2025-01-08 03:00:50.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.10.bb' (70,113) at 20241206090014238
71852 2025-01-08 03:00:50.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable-x86-conga-qa3-e3845.h' (70,114) at 20210308005003620
71853 2025-01-08 03:00:50.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-imxdi.c' (70,115) at 20220525020653951
71854 2025-01-08 03:00:50.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-pca9532.h' (70,116) at 20210307214931414
71855 2025-01-08 03:00:50.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_3_offset.h' (70,117) at 20240405153047913
71856 2025-01-08 03:00:50.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_fanout.c' (70,118) at 20240405153054349
71857 2025-01-08 03:00:50.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css' (70,119) at 20210307205554270
71858 2025-01-08 03:00:50.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/MAINTAINERS' (70,120) at 20210308005002912
71859 2025-01-08 03:00:50.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/synthesize.c' (70,121) at 20240405153054097
71860 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_core_read.h' (70,122) at 20240712080021101
71861 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd/check_existence_of_modules_before_installing.patch' (70,123) at 20210307205553838
71862 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra132.dtsi' (70,124) at 20240617080017374
71863 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/test_vmalloc.sh' (70,125) at 20240405153054333
71864 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_irq.c' (70,126) at 20240906080037284
71865 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/eeprom.c' (70,127) at 20240405153050609
71866 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci.h' (70,128) at 20240405153230171
71867 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/Makefile' (70,129) at 20240405153046837
71868 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_deflate.h' (70,130) at 20240405153053109
71869 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/.gitignore' (70,131) at 20220525020655235
71870 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb' (70,132) at 20241206090014274
71871 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_tlong.c' (70,133) at 20210307214926274
71872 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-firmware-deploy-image.inc' (70,134) at 20241206090014210
71873 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/Makefile' (70,135) at 20210307214927078
71874 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/0001-Use-pkg-config-native-to-find-the-libssl-headers.patch' (70,136) at 20231126090012777
71875 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/textsearch_fsm.h' (70,137) at 20210307214931522
71876 2025-01-08 03:00:50.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_l4lb_noinline_dynptr.c' (70,138) at 20240405153054277
71877 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/fw.c' (70,139) at 20241008080013959
71878 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sunxi-d1s-t113.dtsi' (70,140) at 20240405153230063
71879 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/vhost.h' (70,141) at 20240405153054053
71880 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/spear-shirq.c' (70,142) at 20240405153049205
71881 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/uaccess.c' (70,143) at 20210927100127049
71882 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-capacity.rst' (70,144) at 20240405153045249
71883 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/axs103.txt' (70,145) at 20210307214925270
71884 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/check.sh' (70,146) at 20210308005003732
71885 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/config.mk' (70,147) at 20210308005002720
71886 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/sfr.c' (70,148) at 20240405153231447
71887 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch' (70,149) at 20241221090017692
71888 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-lpc-ctrl.c' (70,150) at 20240405153231447
71889 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/edid.h' (70,151) at 20210927100127233
71890 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme1_rtr_masks.h' (70,152) at 20240405153046605
71891 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/ping.h' (70,153) at 20210308005003720
71892 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cpio/files/test.sh' (70,154) at 20230609080014415
71893 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/gdbstub.c' (70,155) at 20241211090212462
71894 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/futex.h' (70,156) at 20210307214926174
71895 2025-01-08 03:00:50.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.c' (70,157) at 20220525020652951
71896 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/timer.h' (70,158) at 20241211090212366
71897 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_transport.c' (70,159) at 20240405153049109
71898 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-types.rst' (70,160) at 20210309003648480
71899 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/actions,s900-pinctrl.txt' (70,161) at 20210307214925390
71900 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/simple-card.c' (70,162) at 20240405153232175
71901 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/syslog.conf' (70,163) at 20210307205554470
71902 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/eth_ls2080rdb.c' (70,164) at 20210308005002972
71903 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/ti,sci-reset.yaml' (70,165) at 20240405153229795
71904 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/osta_udf.h' (70,166) at 20220525020654499
71905 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/cachedpath.py' (70,167) at 20241221090017624
71906 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cex-oct.S' (70,168) at 20210307214926274
71907 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/trats.c' (70,169) at 20210308005003044
71908 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rpidsi.dtso' (70,170) at 20240405153229923
71909 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,rt1016.yaml' (70,171) at 20240405153045169
71910 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/omap3-isp.h' (70,172) at 20210307214931342
71911 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.2.1' (70,173) at 20211006000025242
71912 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/capability.h' (70,174) at 20240405153052665
71913 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_entry.S' (70,175) at 20240405153230043
71914 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/VENDORS.md' (70,176) at 20241213090004405
71915 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm2' (70,177) at 20240906080037556 to deleted uid set
71916 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes.txt' (70,178) at 20210307205553718
71917 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_pfm.sh' (70,179) at 20240405153054173
71918 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/.clang-format' (70,180) at 20231228090030524
71919 2025-01-08 03:00:50.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console@.service.in' (70,181) at 20210308005047573
71920 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_dsc_helper.h' (70,182) at 20240405153048605
71921 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/asm-offsets.h' (70,183) at 20210307214926658
71922 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/bitmap.c' (70,184) at 20221215040039402
71923 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_ph.c' (70,185) at 20210308005046505
71924 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring2.sh' (70,186) at 20230920080013648
71925 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/Kbuild' (70,187) at 20210307214927894
71926 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/external-toolchain.rst' (70,188) at 20230114040015514
71927 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-lnl-match.c' (70,189) at 20240405153053957
71928 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/Kconfig' (70,190) at 20240405153049537
71929 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/nvidia,tegra30-tsensor.yaml' (70,191) at 20220525020651714
71930 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/upstream-version-is-even.bbclass' (70,192) at 20220910030013389
71931 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/wl.h' (70,193) at 20241211090145453
71932 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/fcs,fsa880.yaml' (70,194) at 20220525020651674
71933 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_evm_defconfig' (70,195) at 20210308005003272
71934 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7629-clk.h' (70,196) at 20210307214931330
71935 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/thuban_defconfig' (70,197) at 20210308005003284
71936 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck_0.15.2.bb' (70,198) at 20230609080014419
71937 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen.c' (70,199) at 20241211090212230
71938 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/ti,twl-pwm.txt' (70,200) at 20210307214925406
71939 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_r_ph_w.c' (70,201) at 20210308005046509
71940 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_2_1_sh_mask.h' (70,202) at 20240405153048025
71941 2025-01-08 03:00:50.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3229_defconfig' (70,203) at 20210308005003260
71942 2025-01-08 03:00:50.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sal.h' (70,204) at 20240405153045917
71943 2025-01-08 03:00:50.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_common.c' (70,205) at 20241011080017343
71944 2025-01-08 03:00:50.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-sgi_uv' (70,206) at 20240405153229731
71945 2025-01-08 03:00:50.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp.h' (70,207) at 20240805080013983
71946 2025-01-08 03:00:50.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/spl_boot.c' (70,208) at 20210308005002952
71947 2025-01-08 03:00:50.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/mtouchusb.rst' (70,209) at 20220525020651778
71948 2025-01-08 03:00:50.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/inode.c' (70,210) at 20240405153231767
71949 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.h' (70,211) at 20240405153048761
71950 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/README.md' (70,212) at 20241204090030115
71951 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/mock_power_interface.hpp' (70,213) at 20210308005059169
71952 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/recipetool/bbpath.py' (70,214) at 20210307205554386
71953 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables_1.1.1.bb' (70,215) at 20241221090017496
71954 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt7623a-power.h' (70,216) at 20210307214931346
71955 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c' (70,217) at 20240405153231051
71956 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000a.h' (70,218) at 20210307214927902
71957 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nfc.h' (70,219) at 20240405153053345
71958 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/asids-debugfs.c' (70,220) at 20220525020652114
71959 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/test-statx.c' (70,221) at 20210307214932130
71960 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pn_dev.c' (70,222) at 20220525020654887
71961 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-spi.c' (70,223) at 20240405153230839
71962 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/hist-v4l2.rst' (70,224) at 20240405153045317
71963 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/MAINTAINERS' (70,225) at 20210308005003004
71964 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/splice.c' (70,226) at 20240405153231755
71965 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/route_localnet.sh' (70,227) at 20210307214932694
71966 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/edma-pcm.c' (70,228) at 20210307214932430
71967 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.readmefirst.md' (70,229) at 20240723080003235
71968 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/btc_dpm.h' (70,230) at 20210307214927994
71969 2025-01-08 03:00:50.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/krb5-admin-server.service' (70,231) at 20210307205553878
71970 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ExternalAccountProvider.v1_8_0.json' (70,232) at 20240918080002720
71971 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power6.inc' (70,233) at 20210905000020581
71972 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/vc-graphics-hardfp.bb' (70,234) at 20210307205554106
71973 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/Board_VINI.json' (70,235) at 20221213040036917
71974 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/evb-rk3288.c' (70,236) at 20210308005003040
71975 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/Kconfig' (70,237) at 20210308005003056
71976 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/usage/measured_boot.rst' (70,238) at 20230310090043279
71977 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_migration.rst' (70,239) at 20240405153229819
71978 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/Kconfig' (70,240) at 20240405153047069
71979 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/ldst_common.c.inc' (70,241) at 20241211090212206
71980 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rn5t618-adc.c' (70,242) at 20240405153048961
71981 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/linux-yocto%.bbappend' (70,243) at 20241221090017472
71982 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/line-display.h' (70,244) at 20240405153046681
71983 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_drv.h' (70,245) at 20210309003649784
71984 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/digicolor-ic.txt' (70,246) at 20210307214925342
71985 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/fastmap.c' (70,247) at 20240405153230887
71986 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/MAINTAINERS' (70,248) at 20210308005003004
71987 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/apparmor.rst' (70,249) at 20210307214925214
71988 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/sensor_map.yaml' (70,250) at 20221209040019095
71989 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/adi,adgs1408.txt' (70,251) at 20220525020651694
71990 2025-01-08 03:00:50.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mips_defconfig' (70,252) at 20210308005003276
71991 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7877.c' (70,253) at 20240405153049157
71992 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb' (70,254) at 20241206090014274
71993 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/keyhelp.c' (70,255) at 20210309003649136
71994 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_init.c' (70,256) at 20240405153051581
71995 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/phy-cadence-sierra.c' (70,257) at 20240405153231307
71996 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/altr_socfpga.txt' (70,258) at 20210307214925286
71997 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_event.c' (70,259) at 20240520080015231
71998 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/mypy.sh' (70,260) at 20230925080039973
71999 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/MAINTAINERS' (70,261) at 20210308005002916
72000 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-gx-mmc.c' (70,262) at 20240405153230855
72001 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.interface.yaml' (70,263) at 20221209040032879
72002 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/qm_common.h' (70,264) at 20240405153230263
72003 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/devices.c' (70,265) at 20220525020652014
72004 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/i2c.c' (70,266) at 20220525020654979
72005 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/images/firmware-deploy-image.bb' (70,267) at 20241206090014214
72006 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1up.service' (70,268) at 20230920080013648
72007 2025-01-08 03:00:50.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/Build' (70,269) at 20240405153054381
72008 2025-01-08 03:00:50.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_7_0_sh_mask.h' (70,270) at 20220525020652807
72009 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd_queue.c' (70,271) at 20240405153052061
72010 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/dfu.h' (70,272) at 20210308005003644
72011 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/utils.c' (70,273) at 20241101080034432
72012 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-t113s-mangopi-mq-r-t113.dts' (70,274) at 20240405153229863
72013 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/zone.cpp' (70,275) at 20240820080023690
72014 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_log_fixup.c' (70,276) at 20240405153054277
72015 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_mul.c' (70,277) at 20210307214926274
72016 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btusb.c' (70,278) at 20241216090017693
72017 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/Makefile' (70,279) at 20210307214932434
72018 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/154' (70,280) at 20210927100127489
72019 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/verity.c' (70,281) at 20240405153052349
72020 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay.dtso' (70,282) at 20240405153231279
72021 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httpx_0.28.0.bb' (70,283) at 20241221090017556
72022 2025-01-08 03:00:50.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-aarch64.c' (70,284) at 20240906080037592
72023 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77470.c' (70,285) at 20240405153051353
72024 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/dra752-bandgap.h' (70,286) at 20210307214930726
72025 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ronnang' (70,287) at 20210307205553790
72026 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/topstar-laptop.c' (70,288) at 20240405153051417
72027 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/meson.build' (70,289) at 20241121090029268
72028 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/.gitignore' (70,290) at 20210307214926070
72029 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/0002-Do-not-build-qt-tests.patch' (70,291) at 20241221090017692
72030 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-spdif-in.c' (70,292) at 20240405153232179
72031 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/README.rst' (70,293) at 20240405153044937
72032 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/pl' (70,294) at 20210308005046149
72033 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.h' (70,295) at 20220525020654215
72034 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp468.dts' (70,296) at 20240405153229939
72035 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/omap_sx1.c' (70,297) at 20240906080037196
72036 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/cross_899198.patch' (70,298) at 20210307205553818
72037 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/files/disable_acl_header_check.patch' (70,299) at 20220204040022688
72038 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ia_css_sdis2_types.h' (70,300) at 20210307214930562
72039 2025-01-08 03:00:50.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-netgear-r8000p.dts' (70,301) at 20240405153045717
72040 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2432.c' (70,302) at 20210307214929606
72041 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk-prcc.c' (70,303) at 20210307214927042
72042 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/index.rst' (70,304) at 20241206090014294
72043 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/wm_shrx.S' (70,305) at 20220525020652186
72044 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/Makefile' (70,306) at 20210309003649280
72045 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sections.h' (70,307) at 20240405153230079
72046 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l4_2xxx.h' (70,308) at 20210309003648704
72047 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/integ.h' (70,309) at 20210307214926226
72048 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22700.c' (70,310) at 20240405153049281
72049 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5632.c' (70,311) at 20240405153053565
72050 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/reopen-file' (70,312) at 20240326080039734
72051 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht4x.rst' (70,313) at 20240405153045217
72052 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NIST-Software' (70,314) at 20241221090017616
72053 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cacheflush_no.h' (70,315) at 20210307214926158
72054 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mmio.c' (70,316) at 20240405153050585
72055 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/inode.c' (70,317) at 20241111090012145
72056 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/unaligned-emul.h' (70,318) at 20220525020652002
72057 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/therm_throt.c' (70,319) at 20240405153051973
72058 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/i82801b11.c' (70,320) at 20241211090212314
72059 2025-01-08 03:00:50.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/bt1-pvt.h' (70,321) at 20210307214928118
72060 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi' (70,322) at 20240405153229967
72061 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/io_uring.h' (70,323) at 20241023080012899 to deleted uid set
72062 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3308-cru.yaml' (70,324) at 20240405153045029
72063 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/core.c' (70,325) at 20240411080014054
72064 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/__ffz.h' (70,326) at 20210307214932474
72065 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.h' (70,327) at 20210307214927298
72066 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc.h' (70,328) at 20240820080014181
72067 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/Makefile' (70,329) at 20210308005003468
72068 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx93-blk-ctrl.c' (70,330) at 20241125090012255
72069 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/images/file/settings.json' (70,331) at 20241120090012764
72070 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stackprotector.h' (70,332) at 20240405153232211
72071 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_policy.c' (70,333) at 20241104090011619
72072 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/events.h' (70,334) at 20210307214925858
72073 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/blinken.h' (70,335) at 20210307214926158
72074 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/panther.c' (70,336) at 20210308005003004
72075 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyu2f_0.1.5.bb' (70,337) at 20240302090018214
72076 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/Makefile' (70,338) at 20210307214930914
72077 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libfdt.h' (70,339) at 20210307214931418
72078 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlm.h' (70,340) at 20240405153052913
72079 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6sl.c' (70,341) at 20240405153231319
72080 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts' (70,342) at 20220525020651910
72081 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/vmmouse.h' (70,343) at 20210307214928494
72082 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/dummychip.c' (70,344) at 20220525020654703
72083 2025-01-08 03:00:50.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle-xm-ab.dts' (70,345) at 20240405153045601
72084 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/257.out' (70,346) at 20240906080037564
72085 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw54xx.dts' (70,347) at 20240405153045501
72086 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/firmware_cache.rst' (70,348) at 20210309003648404
72087 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/__init__.py' (70,349) at 20241206090014286
72088 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kfence.h' (70,350) at 20220525020652150
72089 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wmi.c' (70,351) at 20240405153050481
72090 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/mctp_%.bbappend' (70,352) at 20241206090014202
72091 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/trace-events' (70,353) at 20240326080039702
72092 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pe_preserve_elems.c' (70,354) at 20240405153054277
72093 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/termbits.h' (70,355) at 20210308005046085
72094 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/Kbuild' (70,356) at 20210307214927734
72095 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/secure_cntvoff.S' (70,357) at 20210307214925834
72096 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/sdk.py' (70,358) at 20231011080016598
72097 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-14x14-evk.dts' (70,359) at 20210308005002588
72098 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/armadillo800eva.c' (70,360) at 20210307214930478
72099 2025-01-08 03:00:50.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyrynsalmi' (70,361) at 20210307205553770
72100 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7269.c' (70,362) at 20240405153051361
72101 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nft_dup_ipv6.c' (70,363) at 20240405153053281
72102 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/0001-cargo-do-not-write-host-information-into-compilation.patch' (70,364) at 20241221090017672
72103 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/external-gccarm.yml' (70,365) at 20241206090014206
72104 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/sled-cycle.service' (70,366) at 20230807080022154
72105 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/trace.h' (70,367) at 20240405153052065
72106 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rzv2m-csi.c' (70,368) at 20240405153231467
72107 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm845-camss.yaml' (70,369) at 20240405153045101
72108 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/05_gcc.diff' (70,370) at 20230706080014741
72109 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bw.h' (70,371) at 20240405153048437
72110 2025-01-08 03:00:50.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/hdmi.yaml' (70,372) at 20240405153045041
72111 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-cdev.c' (70,373) at 20241008080013919
72112 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_netlink.h' (70,374) at 20240405153052949
72113 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/Makefile' (70,375) at 20210307214930150
72114 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpf_perf_event.h' (70,376) at 20210307214931626
72115 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/fcntl.h' (70,377) at 20210307214926122
72116 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/Kconfig' (70,378) at 20240405153053473
72117 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_h264.c' (70,379) at 20210307214930586
72118 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp_1.4.1.bb' (70,380) at 20241221090017504
72119 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aes_ctrby8_avx-x86_64.S' (70,381) at 20240405153046357
72120 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/Makefile' (70,382) at 20240405153229999
72121 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-initscript-fix-sysconfig.patch' (70,383) at 20230317080013785
72122 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb' (70,384) at 20241221090017568
72123 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.c' (70,385) at 20210307214928782
72124 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/exit_on_emulation_failure_test.c' (70,386) at 20240405153232271
72125 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-group.c' (70,387) at 20241104090011591
72126 2025-01-08 03:00:50.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/machine_check.c' (70,388) at 20220525020652074
72127 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dmu.h' (70,389) at 20210308005003692
72128 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/canokey.h' (70,390) at 20230925080039909
72129 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/Kconfig' (70,391) at 20240405153048381
72130 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-gpio.c' (70,392) at 20240326080039738
72131 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf.h' (70,393) at 20210307214930534
72132 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.c' (70,394) at 20240405153049465
72133 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_wq.h' (70,395) at 20240405153049897
72134 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6.c' (70,396) at 20210308005002952
72135 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-ima.rst' (70,397) at 20220525020651642
72136 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ima_arch.c' (70,398) at 20210307214926518
72137 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/powernv-rng.c' (70,399) at 20240405153046753
72138 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/paravirt.c' (70,400) at 20240815080012871
72139 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pattern_detector.h' (70,401) at 20210307214929778
72140 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_drv.c' (70,402) at 20240405153230811
72141 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/THP/arch-support.txt' (70,403) at 20240405153045201
72142 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ptrace_32.c' (70,404) at 20240405153046317
72143 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/bsp/Kbuild' (70,405) at 20210307214927922
72144 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sc7180.h' (70,406) at 20210307214931330
72145 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts' (70,407) at 20240405153045725
72146 2025-01-08 03:00:50.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-virtio-scsi-test.c' (70,408) at 20221215040039370
72147 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos5-usbdrd.c' (70,409) at 20240405153231315
72148 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/isl6271a-regulator.c' (70,410) at 20240405153051465
72149 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_d.c' (70,411) at 20210308005046517
72150 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmi_fru_info_area.cpp' (70,412) at 20240829080022538
72151 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/signal.h' (70,413) at 20240405153054049
72152 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/main.cpp' (70,414) at 20241105090029599
72153 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/src4xxx.h' (70,415) at 20240405153053789
72154 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/0003-Fix-mixer.patch' (70,416) at 20210307205553754
72155 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x.c' (70,417) at 20240613080016411
72156 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/tslib/tslib.sh' (70,418) at 20210307205553946
72157 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/dvb_filter.c' (70,419) at 20220525020654131
72158 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/inode.c' (70,420) at 20240405153231727
72159 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/panic.c' (70,421) at 20210308005003708
72160 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_debug.h' (70,422) at 20210308005003520
72161 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/ipkdbg.in' (70,423) at 20221010100013269
72162 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Matkosvuori' (70,424) at 20210307205553770
72163 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h' (70,425) at 20240405153048657
72164 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h' (70,426) at 20240405153230607
72165 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics.h' (70,427) at 20210307214928494
72166 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/pinmux.c' (70,428) at 20210308005002776
72167 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts' (70,429) at 20240405153045433
72168 2025-01-08 03:00:50.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in0_master_regs.h' (70,430) at 20240405153046585
72169 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/meson.build' (70,431) at 20241126090041355
72170 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-u-boot.dtsi' (70,432) at 20210308005002584
72171 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/bdrv-next-monitor-owned.c' (70,433) at 20210308005046257
72172 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7705.c' (70,434) at 20210307214926562
72173 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/pegasus.h' (70,435) at 20210307214929706
72174 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/util.h' (70,436) at 20221215040039222
72175 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ksyms.c' (70,437) at 20210309003655976
72176 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-gpu-opp.dtsi' (70,438) at 20240405153045709
72177 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/configs/defconfig' (70,439) at 20240405153045341
72178 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra20-emc.c' (70,440) at 20220525020652338
72179 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/gpioMon.cpp' (70,441) at 20240817080025332
72180 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpuidle-info.c' (70,442) at 20240405153054213
72181 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/util.cpp' (70,443) at 20240817080031292
72182 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb' (70,444) at 20240302090018214
72183 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/0001-Drop-using-register-keyword-for-storage-classifier.patch' (70,445) at 20230131040012035
72184 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-rqs.dts' (70,446) at 20240405153045501
72185 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/btf_dumper.c' (70,447) at 20240405153232207
72186 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/tnc_misc.c' (70,448) at 20220525020654495
72187 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/file_descriptor.hpp' (70,449) at 20230516080019606
72188 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c' (70,450) at 20240405153049817
72189 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mnt_idmapping.c' (70,451) at 20240405153052401
72190 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_service_restart_policy.robot' (70,452) at 20230404080016158
72191 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/xfrm_policy.sh' (70,453) at 20210309003656008
72192 2025-01-08 03:00:50.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_twos.c' (70,454) at 20240405153053321
72193 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_comp.c' (70,455) at 20240405153230799
72194 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/layer.conf' (70,456) at 20241221090017488
72195 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_rawhide.c' (70,457) at 20210307214925658
72196 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/builtin_dtbs.h' (70,458) at 20220525020652002
72197 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_ls1_serdes.h' (70,459) at 20210308005002552
72198 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_metadata.c' (70,460) at 20240405153049577
72199 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h' (70,461) at 20240405153048657
72200 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/read-edid' (70,462) at 20210307205553870
72201 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/stub-out-fastdeploy.patch' (70,463) at 20231011080016574
72202 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-remoteproc' (70,464) at 20240405153229731
72203 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/pte-e500.h' (70,465) at 20240405153046121
72204 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/busybox/busybox/FEATURE_FANCY_HEAD.cfg' (70,466) at 20210908000029103
72205 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/st_spi_fsm.c' (70,467) at 20240405153230867
72206 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/ipmisnoop/ipmisnoop.hpp' (70,468) at 20241120090021304
72207 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_d.c' (70,469) at 20210308005046517
72208 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp.h' (70,470) at 20240405153049461
72209 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2-svk.dts' (70,471) at 20240405153045717
72210 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/scoop.c' (70,472) at 20240405153045613
72211 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/hypercalls.c' (70,473) at 20240405153232267
72212 2025-01-08 03:00:50.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-ssp.c' (70,474) at 20210307214926998
72213 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/errno_ver.diff' (70,475) at 20241221090017664
72214 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/.gitignore' (70,476) at 20210308005003540
72215 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/Makefile' (70,477) at 20210307214926142
72216 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/physmem.h' (70,478) at 20210308005003680
72217 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto_%.bbappend' (70,479) at 20220804030014679
72218 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/wsgi.py' (70,480) at 20210307205554290
72219 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/common.h' (70,481) at 20210307214926950
72220 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_migrate.h' (70,482) at 20240405153047185
72221 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/marvell_gti_wdt.c' (70,483) at 20240405153231599
72222 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_compat_toggle.c' (70,484) at 20210307214932634
72223 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.sym53c8xx' (70,485) at 20240405153045253
72224 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_xmit.h' (70,486) at 20220525020654171
72225 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/lowlevel_init.S' (70,487) at 20210308005002912
72226 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/scsi.c' (70,488) at 20210308005003484
72227 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-goldfish.c' (70,489) at 20240405153046877
72228 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.c' (70,490) at 20240405153047245
72229 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0230671117.dtsi' (70,491) at 20210308005002872
72230 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb' (70,492) at 20241221090017524
72231 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ltc3589.c' (70,493) at 20240405153231363
72232 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpdma.h' (70,494) at 20240405153049489
72233 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88473_priv.h' (70,495) at 20240405153230779
72234 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/uv_nmi.c' (70,496) at 20240405153230147
72235 2025-01-08 03:00:50.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/apache.conf' (70,497) at 20210307205554038
72236 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts' (70,498) at 20240405153045469
72237 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcore.h' (70,499) at 20220525020654579
72238 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/names_values.hpp' (70,500) at 20230602080044048
72239 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubieboard4_defconfig' (70,501) at 20210308005003236
72240 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/insn-format.h.inc' (70,502) at 20221215040039338
72241 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_ring.c' (70,503) at 20210308005003536
72242 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/retimer.c' (70,504) at 20240405153051981
72243 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/common.c' (70,505) at 20240405153054229
72244 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/.clang-tidy' (70,506) at 20240911080003242
72245 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/analyzer_main.cpp' (70,507) at 20230516080019602
72246 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/processor.h' (70,508) at 20240405153229999
72247 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nvme.c' (70,509) at 20210308005003216
72248 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsxfeval.c' (70,510) at 20210307214926838
72249 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/au6610.c' (70,511) at 20210307214928814
72250 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json' (70,512) at 20240426080018064
72251 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rzg2l.c' (70,513) at 20240405153231335
72252 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-uclass.c' (70,514) at 20210308005003372
72253 2025-01-08 03:00:50.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_preemptirq.c' (70,515) at 20240405153053073
72254 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/radvd' (70,516) at 20241221090017620
72255 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/debugging.rst' (70,517) at 20240405153045289
72256 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts_rd.c' (70,518) at 20210309003654040
72257 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/digicolor-usart.c' (70,519) at 20240405153231511
72258 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_base.c' (70,520) at 20240405153230075
72259 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-video.h' (70,521) at 20210307214928690
72260 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-e1000.rom' (70,522) at 20210308005046137 to deleted uid set
72261 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pwm-fan.txt' (70,523) at 20240405153045065
72262 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-tcm' (70,524) at 20210307214925186
72263 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-qcs404.yaml' (70,525) at 20240405153229759
72264 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0003-switch-to-pkg-config.patch' (70,526) at 20230211040012643
72265 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g45-corvus.dts' (70,527) at 20210308005002572
72266 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/taskexp_ncurses.py' (70,528) at 20240302090018218
72267 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gconf.bbclass' (70,529) at 20220910030013385
72268 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts' (70,530) at 20210308005002620
72269 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/objects.c' (70,531) at 20240405153052409
72270 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/202' (70,532) at 20240906080037564
72271 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-xs.dtsi' (70,533) at 20220525020651934
72272 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memscan_32.S' (70,534) at 20240405153230095
72273 2025-01-08 03:00:50.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_locked_port.sh' (70,535) at 20240405153232275
72274 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/inode.c' (70,536) at 20240405153231723
72275 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp' (70,537) at 20221209040003858
72276 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_device.h' (70,538) at 20241211090212358
72277 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0_3.0.27.bb' (70,539) at 20210608000015791
72278 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2/install-tests.patch' (70,540) at 20241221090017644
72279 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/compression.c' (70,541) at 20240830080013311
72280 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/mstar,msc313-rtc.yaml' (70,542) at 20240405153045153
72281 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx27-pinctrl.txt' (70,543) at 20210307214925394
72282 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/sparse-mem.h' (70,544) at 20210927100127237
72283 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel.c' (70,545) at 20240405153051777
72284 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_state_machine.h' (70,546) at 20240817080006811
72285 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37b.h' (70,547) at 20210309003649824
72286 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb' (70,548) at 20241206090014342
72287 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/json_storage.hpp' (70,549) at 20220412175720086
72288 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/ddc_service_types.h' (70,550) at 20240405153230423
72289 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/qxl_drm.h' (70,551) at 20210307214931618
72290 2025-01-08 03:00:50.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6115-dispcc.yaml' (70,552) at 20240405153045029
72291 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_rq_dlg_calc_31.c' (70,553) at 20240405153047277
72292 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/syscall_wrapper.h' (70,554) at 20240405153230115
72293 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc2.dts' (70,555) at 20240405153045989
72294 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_if.h' (70,556) at 20210309003650592
72295 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.marvell' (70,557) at 20210308005003296
72296 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/TESTING' (70,558) at 20240405153051941
72297 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/delay.c' (70,559) at 20240405153045913
72298 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/clock_mock.hpp' (70,560) at 20220607100029059
72299 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/salvator-common.dtsi' (70,561) at 20210308005002608
72300 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c' (70,562) at 20241211090145461
72301 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (70,563) at 20220816030012194
72302 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxlfw.S' (70,564) at 20210307214929722
72303 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/ecx-2000.dts' (70,565) at 20240405153045433
72304 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/secure_seq.h' (70,566) at 20240405153052865
72305 2025-01-08 03:00:50.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml' (70,567) at 20241105090020411
72306 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s32v234evb_defconfig' (70,568) at 20210308005003276
72307 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/mocks.hpp' (70,569) at 20240920080022623
72308 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/distro/openbmc-mori.conf' (70,570) at 20230701080013908
72309 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/trace-events' (70,571) at 20240906080037312
72310 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-label.c' (70,572) at 20220525020653851
72311 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/super.c' (70,573) at 20240405153052257
72312 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/twl4030.c' (70,574) at 20240405153053813
72313 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dt_cpu_ftrs.c' (70,575) at 20241211090145381
72314 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/msix.h' (70,576) at 20221215040039182
72315 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/anarion-gmac.txt' (70,577) at 20210307214925370
72316 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/Makefile.am' (70,578) at 20210308004932836
72317 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pnode.h' (70,579) at 20240405153052485
72318 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cciss_ioctl.h' (70,580) at 20210307214931626
72319 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/gsc.c' (70,581) at 20240405153231283
72320 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96756.dts' (70,582) at 20240405153045433
72321 2025-01-08 03:00:50.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rtc.c' (70,583) at 20240906080037284
72322 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/scatterlist/linux/mm.h' (70,584) at 20240405153054233
72323 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mediatek,mt6332-regulator.yaml' (70,585) at 20240405153045145
72324 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/dvb-usb.rst' (70,586) at 20210307214925462
72325 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/perf.c' (70,587) at 20240405153230295
72326 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_bpf_helpers.h' (70,588) at 20240405153053429
72327 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun8i-a33-codec.yaml' (70,589) at 20240405153045161
72328 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/net_probe_common.h' (70,590) at 20210307214931610
72329 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/sifive_u.h' (70,591) at 20230426080043768
72330 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc1' (70,592) at 20210307214932154
72331 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/pci_handler.cpp' (70,593) at 20210918000044923
72332 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_cfg.h' (70,594) at 20210307214928078
72333 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-traces.c' (70,595) at 20240405153049185
72334 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_link_encoder.h' (70,596) at 20240405153047261
72335 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/index.rst' (70,597) at 20240405153045225
72336 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/rgmii.h' (70,598) at 20210307214929422
72337 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp5521.c' (70,599) at 20240405153230755
72338 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/gpio.hpp' (70,600) at 20230511080026927
72339 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (70,601) at 20241213090035006
72340 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_table.host.c' (70,602) at 20210309003653020
72341 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-block-manager.h' (70,603) at 20240405153049257
72342 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb' (70,604) at 20231126090012805
72343 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-core-mipi-dphy.c' (70,605) at 20240405153051289
72344 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0-DE' (70,606) at 20211006000025234
72345 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/Makefile' (70,607) at 20240405153230023
72346 2025-01-08 03:00:50.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff' (70,608) at 20241112090023994
72347 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/irq.c' (70,609) at 20210308005002856
72348 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_sock.c' (70,610) at 20241011080017387
72349 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs35l41.yaml' (70,611) at 20240405153045161
72350 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_admin_cmds_defs.h' (70,612) at 20240405153230703
72351 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot.c' (70,613) at 20210307214926338
72352 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-init.c' (70,614) at 20241104090011559
72353 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_timer.c' (70,615) at 20240405153230267
72354 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/mdss-common.yaml' (70,616) at 20240405153229759
72355 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/PLDM/FRU.interface.yaml' (70,617) at 20210610000035134
72356 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/021.out' (70,618) at 20210308005046433
72357 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python3native.bbclass' (70,619) at 20220910030013389
72358 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/port.h' (70,620) at 20240405153050149
72359 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/overlay-notes.rst' (70,621) at 20240405153045185
72360 2025-01-08 03:00:50.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/ipmmu-vmsa.c' (70,622) at 20240405153230747
72361 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-tu08.rst' (70,623) at 20210309003648500
72362 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-common.dtsi' (70,624) at 20240503080014458
72363 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/templates/default/bblayers.conf.sample' (70,625) at 20240323080013549
72364 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_core.c' (70,626) at 20240405153049269
72365 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6dl-comtft.dts' (70,627) at 20240405153045501
72366 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.clang-format' (70,628) at 20231108090011682
72367 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/path.c' (70,629) at 20240613080016547
72368 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_bridge_backup_port.sh' (70,630) at 20240405153232279
72369 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.c' (70,631) at 20240405153048685
72370 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/Kconfig' (70,632) at 20210307214929258
72371 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-backtrace-Replace-struct-ucontext-with-ucontext_t.patch' (70,633) at 20210307205553974
72372 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45-spi.c' (70,634) at 20240405153232143
72373 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/Kconfig' (70,635) at 20240405153051405
72374 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-health-monitor.md' (70,636) at 20231219090009685
72375 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ptrace_32.c' (70,637) at 20240405153046325
72376 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra186-mc.yaml' (70,638) at 20240405153045101
72377 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch' (70,639) at 20241221090017664
72378 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/si476x-reports.h' (70,640) at 20210307214931434
72379 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad1836.h' (70,641) at 20210307214932290
72380 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/expected_stdout' (70,642) at 20210308005003736
72381 2025-01-08 03:00:50.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-dma.c' (70,643) at 20240405153231459
72382 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting.c' (70,644) at 20210307214932642
72383 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Kbuild' (70,645) at 20220525020652198
72384 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/s6e8ax0.c' (70,646) at 20210308005003532
72385 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.h' (70,647) at 20210307214929330
72386 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/hexagon/Makefile' (70,648) at 20240405153045913 to deleted uid set
72387 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/Kconfig' (70,649) at 20210308005003016
72388 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/netlink_dumper.h' (70,650) at 20240405153232207
72389 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdomain.c' (70,651) at 20240405153052469
72390 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_dp.h' (70,652) at 20210307214927222
72391 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_tt.h' (70,653) at 20240405153231795
72392 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c.dtsi' (70,654) at 20210308005002616
72393 2025-01-08 03:00:50.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/nlspec.py' (70,655) at 20240405153232219
72394 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_policy.c' (70,656) at 20241216090017797
72395 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb' (70,657) at 20241221090017568
72396 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-attestation_git.bb' (70,658) at 20230610080017599
72397 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/nic.c' (70,659) at 20240405153231047
72398 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/Makefile' (70,660) at 20240405153054365
72399 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-mem.txt' (70,661) at 20240405153054081
72400 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/context.c' (70,662) at 20210307214926462
72401 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ene-kb3930.yaml' (70,663) at 20240405153045105
72402 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-switch.c' (70,664) at 20240405153049249
72403 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/acpi-interface.rst' (70,665) at 20240405153045333
72404 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/cytherm.c' (70,666) at 20240405153231563
72405 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/Makefile' (70,667) at 20210308005003032
72406 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/mmu.h' (70,668) at 20220429100100802
72407 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/signal.c' (70,669) at 20210308005046097
72408 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/recover_pnor_files' (70,670) at 20240423080018523
72409 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x.dtsi' (70,671) at 20240405153045425
72410 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_uc1611.c' (70,672) at 20210307214930506
72411 2025-01-08 03:00:50.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/klkernvars.h' (70,673) at 20210307214926246
72412 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/aio.c' (70,674) at 20240405153231607
72413 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/reg.h' (70,675) at 20240405153045945
72414 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_gpio.c' (70,676) at 20240405153051805
72415 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/check_error_logs.robot' (70,677) at 20231018080016463
72416 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/tcp.h' (70,678) at 20220525020654467
72417 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp4-server' (70,679) at 20210307205554462
72418 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/qemu.h' (70,680) at 20240906080037156
72419 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/maya44.h' (70,681) at 20210307214932262
72420 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0001-support-authentication-for-kickstart.patch' (70,682) at 20230317080013797
72421 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/job.json' (70,683) at 20240906080037432
72422 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/Kconfig' (70,684) at 20210308005003464
72423 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/vmlinux.lds.S' (70,685) at 20240405153046329
72424 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c' (70,686) at 20240405153047101
72425 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-fru-ocp-setting' (70,687) at 20241121090011895
72426 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/common_appendix.rst' (70,688) at 20240405153045265
72427 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx_bootaux.c' (70,689) at 20210308005002728
72428 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.browserslistrc' (70,690) at 20220105012522959
72429 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/obmc-console@.service' (70,691) at 20220921030015982
72430 2025-01-08 03:00:50.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen3.h' (70,692) at 20210309003651840
72431 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/s3c64xx.c' (70,693) at 20240405153045685
72432 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/iommu.h' (70,694) at 20220525020652138
72433 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_mem_hotplug.rst' (70,695) at 20220429100100422
72434 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/meson.build' (70,696) at 20240326080039662
72435 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max2175.h' (70,697) at 20210307214928658
72436 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_vsock.h' (70,698) at 20220429100100590
72437 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/other_interfaces.rst' (70,699) at 20220804100015876
72438 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Group/meson.build' (70,700) at 20230825080021141
72439 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/rescan-cxl-eid' (70,701) at 20240504080013861
72440 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_ns.c' (70,702) at 20240405153053465
72441 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parman.h' (70,703) at 20210307214931466
72442 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/machine_kexec_64.c' (70,704) at 20241011080017291
72443 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm44xx.c' (70,705) at 20210307214925926
72444 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/ioctl.c' (70,706) at 20240628080013985
72445 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_cpumask.tc' (70,707) at 20210307214932670
72446 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryMetrics.v1_7_3.json' (70,708) at 20240619080002948
72447 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/img-spdif-in.rst' (70,709) at 20210307214925566
72448 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models.h' (70,710) at 20240906080037532
72449 2025-01-08 03:00:50.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/meson.build' (70,711) at 20240326080039558
72450 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ci20_mmc_defconfig' (70,712) at 20210308005003252
72451 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-presence.json' (70,713) at 20240808080012360
72452 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ExtendedVersion/meson.build' (70,714) at 20230825080021141
72453 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320-hmi.dts' (70,715) at 20240405153045577
72454 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_request.c' (70,716) at 20210307214927858
72455 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/sched.c' (70,717) at 20240405153046205
72456 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/iothread.c' (70,718) at 20240906080037352
72457 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml' (70,719) at 20240405153229787
72458 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_drv.c' (70,720) at 20240405153230635
72459 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain_isa.c' (70,721) at 20220525020654007
72460 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch' (70,722) at 20230706080014745
72461 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/lsi,zevio-timer.txt' (70,723) at 20210307214925446
72462 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5307.h' (70,724) at 20210308005002804
72463 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/iomux.c' (70,725) at 20210308005003072
72464 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/vf610twr.c' (70,726) at 20210308005002996
72465 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5329AFEE_defconfig' (70,727) at 20210308005003236
72466 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-ppc-of.c' (70,728) at 20240405153231559
72467 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.json' (70,729) at 20210308005046405
72468 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-read-settings-mrw-native/mrw-override-settings.yaml' (70,730) at 20210307205553718
72469 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_pdr_add_fru_record_set_check.yaml' (70,731) at 20240908080010098
72470 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sdk7780_defconfig' (70,732) at 20240405153046309
72471 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/README' (70,733) at 20210307214932158
72472 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/dwarf.h' (70,734) at 20210307214926318
72473 2025-01-08 03:00:50.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AdaCore-doc' (70,735) at 20241221090017612
72474 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-orangepi-zero.dts' (70,736) at 20240405153045389
72475 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-k210.c' (70,737) at 20241211090145481
72476 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/0001-test_transformation-Check-if-transform-is-supported-.patch' (70,738) at 20230503080014623
72477 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi_buf_trans.c' (70,739) at 20240405153230547
72478 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-mach-common.c' (70,740) at 20240405153232139
72479 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/openipmi-no-openipmigui-man.patch' (70,741) at 20240113090014536
72480 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/test_async.sh' (70,742) at 20240405153054381
72481 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/irqs.h' (70,743) at 20240405153045641
72482 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0035-corstone1000-purge-U-Boot-specific-DT-nodes.patch' (70,744) at 20240413080012627
72483 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/greatlakes-gpio-monitor-register/set-current-host-state@.service' (70,745) at 20230318080017029
72484 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/files/ace_config.patch' (70,746) at 20230706080014741
72485 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/a8293.h' (70,747) at 20240405153049281
72486 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32_sdram.c' (70,748) at 20210308005003476
72487 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/ptdump.h' (70,749) at 20210307214926494
72488 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-kp.dtsi' (70,750) at 20240405153045493
72489 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb' (70,751) at 20230610080017603
72490 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ia_css_pipeline.h' (70,752) at 20240405153051845
72491 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/Makefile' (70,753) at 20210307214925882
72492 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/meson.options' (70,754) at 20240614080016246
72493 2025-01-08 03:00:50.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3.c' (70,755) at 20240906080037236
72494 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/rst.c' (70,756) at 20240405153051409
72495 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/clock.h' (70,757) at 20210307214926550
72496 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_bpf.c' (70,758) at 20240405153053361
72497 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0297.h' (70,759) at 20210307214928638
72498 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera.h' (70,760) at 20240405153050073
72499 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/announce.c' (70,761) at 20230426080043796
72500 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/asm-offsets.h' (70,762) at 20210307214926318
72501 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups_2.4.11.bb' (70,763) at 20241221090017676
72502 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/avocado_qemu/__init__.py' (70,764) at 20241211090212530
72503 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/ixp4xx_hss.c' (70,765) at 20240405153050393
72504 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/opencores-ethoc.txt' (70,766) at 20210307214925378
72505 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/berlin-usb-phy.txt' (70,767) at 20210307214925386
72506 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/sifive_uart.h' (70,768) at 20241211090212358
72507 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/BVToastMixin.js' (70,769) at 20241004080035963
72508 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/023' (70,770) at 20210927100127473
72509 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_reg.c' (70,771) at 20240405153231003
72510 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (70,772) at 20210307205554094
72511 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/ext4.c' (70,773) at 20210308005003540
72512 2025-01-08 03:00:50.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_44x.S' (70,774) at 20210307214926398
72513 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/Kconfig' (70,775) at 20220525020653407
72514 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/params.h' (70,776) at 20240405153052957
72515 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/device.c' (70,777) at 20240405153048925
72516 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_floor.cpp' (70,778) at 20240820080023682
72517 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-pid.tc' (70,779) at 20210309003656000
72518 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch' (70,780) at 20230706080014749
72519 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9055_wdt.c' (70,781) at 20210307214930966
72520 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77686.yaml' (70,782) at 20240405153045145
72521 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_ata.c' (70,783) at 20240710080014597
72522 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/header.S' (70,784) at 20240405153046493
72523 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-ns2-mux.c' (70,785) at 20240405153051309
72524 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml' (70,786) at 20240405153045089
72525 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.h' (70,787) at 20210307214929542
72526 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_cpu_core.h' (70,788) at 20241211090212362
72527 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_version.h' (70,789) at 20210307214930666
72528 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-chassis-running@.service' (70,790) at 20221117040044437
72529 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_eer.c' (70,791) at 20240405153051509
72530 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard820c-uboot.dtsi' (70,792) at 20210308005002576
72531 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/net-lib.pl.patch' (70,793) at 20241221090017564
72532 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/templates/default/local.conf.sample' (70,794) at 20241221090017484
72533 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu8_fusion.h' (70,795) at 20240405153048341
72534 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/clk_rk3188.c' (70,796) at 20210308005002772
72535 2025-01-08 03:00:50.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/check-test-wrapper' (70,797) at 20230813080012876
72536 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqflags.h' (70,798) at 20240418080014510
72537 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/cache.json' (70,799) at 20240405153054121
72538 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/rkisp1.rst' (70,800) at 20240405153045193
72539 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sn9c2028.c' (70,801) at 20210309003650392
72540 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pal.h' (70,802) at 20220525020651974
72541 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7578.patch' (70,803) at 20210307205553942
72542 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/AccountPolicy.interface.yaml' (70,804) at 20221207040023631
72543 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-opal.txt' (70,805) at 20210307214925326
72544 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Taivalkoski_Taivalvaara' (70,806) at 20210307205553774
72545 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/peer_object.c' (70,807) at 20240405153053361
72546 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_isa.c' (70,808) at 20241211090212342
72547 2025-01-08 03:00:50.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/rndis.c' (70,809) at 20210308005003508
72548 2025-01-08 03:00:50.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_regs.h' (70,810) at 20240405153051865
72549 2025-01-08 03:00:50.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx50.c' (70,811) at 20240405153231319
72550 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cfg80211.h' (70,812) at 20240405153231851
72551 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_qbman_portal.h' (70,813) at 20210308005003648
72552 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-adp5520.c' (70,814) at 20210307214928546
72553 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.c' (70,815) at 20240405153230999
72554 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/nis.inc' (70,816) at 20220402030015911
72555 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_vpu.h' (70,817) at 20240405153049413
72556 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic_drv.c' (70,818) at 20240405153230163
72557 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch' (70,819) at 20230706080014745
72558 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable-64.h' (70,820) at 20240405153230011
72559 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/instruction.json' (70,821) at 20240405153054109
72560 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/int32_helper.c' (70,822) at 20241211090212518
72561 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cmdline.c' (70,823) at 20240405153046469
72562 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic-prpencvf.c' (70,824) at 20220525020654135
72563 2025-01-08 03:00:50.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/time.c' (70,825) at 20240710080014577
72564 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm59056.txt' (70,826) at 20210307214925358
72565 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c' (70,827) at 20241011080017307
72566 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/brcm,bcm63xx-audio.txt' (70,828) at 20210307214925426
72567 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat.h' (70,829) at 20240405153230267
72568 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-cpu-models.rst' (70,830) at 20220429100100426
72569 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/Kconfig' (70,831) at 20210308005003736
72570 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_lsm.h' (70,832) at 20240405153052665
72571 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/Makefile' (70,833) at 20241220090018346
72572 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/wakeup-latency.pl' (70,834) at 20210307214932566
72573 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt5759-regulator.yaml' (70,835) at 20240405153045145
72574 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/configure-seabios.sh' (70,836) at 20210308005046237
72575 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/Kconfig' (70,837) at 20241211090212286
72576 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kthread.h' (70,838) at 20240613080016499
72577 2025-01-08 03:00:50.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c' (70,839) at 20241018080014482
72578 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c' (70,840) at 20220525020653631
72579 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/nuvoton-common-npcm8xx.dtsi' (70,841) at 20240405153229935
72580 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6.c' (70,842) at 20210308005003088
72581 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/Kconfig' (70,843) at 20210308005003468
72582 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/mds_client.h' (70,844) at 20240429080012448
72583 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pldm_interface.hpp' (70,845) at 20240926080026490
72584 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mc146818rtc.h' (70,846) at 20210307214926582
72585 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-video.h' (70,847) at 20210309003650356
72586 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-kernel/linux/linux-aspeed/system1.cfg' (70,848) at 20240911080042931
72587 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_sec.h' (70,849) at 20210308005003652
72588 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/kunit/test_data/test_insufficient_memory.log' (70,850) at 20210307214932626 to deleted uid set
72589 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_vita.h' (70,851) at 20210308004938820
72590 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/capsule-loader.c' (70,852) at 20240405153230295
72591 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/dis-asm-compat.h' (70,853) at 20240405153054049
72592 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/hwmonio.hpp' (70,854) at 20210308004940468 to deleted uid set
72593 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/remmina/remmina_1.4.36.bb' (70,855) at 20241221090017544
72594 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost.h' (70,856) at 20241211090212366
72595 2025-01-08 03:00:50.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcnicdhcp.netdev' (70,857) at 20240913080015313
72596 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6060.c' (70,858) at 20240405153230907
72597 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/0002-ext4_utils-add-o-argument-to-preserve-ownership.patch' (70,859) at 20210307205553894
72598 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/csr_helper.c' (70,860) at 20240906080037496
72599 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp223.dtsi' (70,861) at 20210308005002572
72600 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/page_actor.h' (70,862) at 20240405153052537
72601 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio_iommu_type1.c' (70,863) at 20240405153231575
72602 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/rcw_p5040.cfg' (70,864) at 20210308005003168
72603 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/generic.hpp' (70,865) at 20210308005049129
72604 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-wacom' (70,866) at 20210309003648260
72605 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/sc7180-lpass.h' (70,867) at 20210309003653816
72606 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot' (70,868) at 20240627080021048
72607 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_string.c' (70,869) at 20240405153053109
72608 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/queue.c' (70,870) at 20240405153050705
72609 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/Kconfig' (70,871) at 20240805080013971
72610 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/stfs.c' (70,872) at 20210307214926438
72611 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/perms.c' (70,873) at 20240613080016427
72612 2025-01-08 03:00:50.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_cfg.h' (70,874) at 20210307214932450
72613 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config_hdc1080.json' (70,875) at 20220907030013285
72614 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/axis-fifo.txt' (70,876) at 20210307214930478
72615 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8378_rdb.dts' (70,877) at 20210307214926358
72616 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ds90ub960.c' (70,878) at 20241211090145445
72617 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm7150-gcc.yaml' (70,879) at 20240405153045029
72618 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/timing.c' (70,880) at 20240405153046173
72619 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_get_bios_post_code.robot' (70,881) at 20240628080017113
72620 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stm32-timers.h' (70,882) at 20240405153052733
72621 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes-phosphor-image.inc' (70,883) at 20230321080018353
72622 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,krait-cc.txt' (70,884) at 20210307214925290
72623 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-tls-iothread' (70,885) at 20240906080037568
72624 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/README' (70,886) at 20210307205553806
72625 2025-01-08 03:00:50.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu.c' (70,887) at 20241211090212518
72626 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/libvduse.c' (70,888) at 20240326080039630
72627 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/w996Xcf.c' (70,889) at 20220525020653323
72628 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storageaddsel.cpp' (70,890) at 20240724080026572
72629 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_bsg_mpi3mr.h' (70,891) at 20240520080015207
72630 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/inode.c' (70,892) at 20240415080012987
72631 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/p1023rdb.c' (70,893) at 20210308005002988
72632 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/Makefile' (70,894) at 20240405153049393
72633 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8349_PCI_33_defconfig' (70,895) at 20210308005003280
72634 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/sync.c' (70,896) at 20240405153053033
72635 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kalix' (70,897) at 20210307205553786
72636 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TPROXY.c' (70,898) at 20240405153053337
72637 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/init' (70,899) at 20210307205553974
72638 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/Makefile' (70,900) at 20210308005003072
72639 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op-vec.c' (70,901) at 20241211090212530
72640 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.9/index.html' (70,902) at 20210307205554246
72641 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (70,903) at 20241106090019918
72642 2025-01-08 03:00:50.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/__init__.py' (70,904) at 20210307205554266
72643 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/Kbuild' (70,905) at 20210307214926682
72644 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs_fletcher.c' (70,906) at 20210308005003556
72645 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/.gitignore' (70,907) at 20240405153054073
72646 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap-gpmc-smsc9221.dtsi' (70,908) at 20240405153045601
72647 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.h' (70,909) at 20240405153230591
72648 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_configfs.h' (70,910) at 20240405153052077
72649 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/config.mk' (70,911) at 20210308005002836
72650 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5253.h' (70,912) at 20210308005002804
72651 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/gio.h' (70,913) at 20210307214926242
72652 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb' (70,914) at 20240413080012667
72653 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/access-helper.h' (70,915) at 20240405153045945
72654 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_client.c' (70,916) at 20240405153230967
72655 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix-clock.h' (70,917) at 20210307214931486
72656 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/led.c' (70,918) at 20240405153051409
72657 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2471.c' (70,919) at 20240405153048953
72658 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hpe,gxp.yaml' (70,920) at 20240405153045013
72659 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_debugfs.c' (70,921) at 20240405153049105
72660 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/testing.md' (70,922) at 20240808080020596
72661 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/raa215300.c' (70,923) at 20240405153231363
72662 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/phosphor-dbus-interfaces.wrap' (70,924) at 20240215090006160
72663 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/static-passwd-meta-networking' (70,925) at 20240301090012419
72664 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/sanitize.hpp' (70,926) at 20240817080005771
72665 2025-01-08 03:00:50.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rdc321x-southbridge.c' (70,927) at 20220525020653347
72666 2025-01-08 03:00:50.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netfilter_hooks.c' (70,928) at 20241018080014578
72667 2025-01-08 03:00:50.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-socfpga.c' (70,929) at 20210308005003480
72668 2025-01-08 03:00:50.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina24.c' (70,930) at 20210307214932246
72669 2025-01-08 03:00:50.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/pstore_tests' (70,931) at 20210307214932710
72670 2025-01-08 03:00:50.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5100.h' (70,932) at 20210307214932354
72671 2025-01-08 03:00:50.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gpucc-sdm660.yaml' (70,933) at 20240405153045029
72672 2025-01-08 03:00:50.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sun4v.h' (70,934) at 20210307214926598
72673 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-h6-r-ccu.h' (70,935) at 20240405153231799
72674 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_debugfs.c' (70,936) at 20240405153230891
72675 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/stackcollapse.py' (70,937) at 20210307214932570
72676 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_fork.c' (70,938) at 20240405153052573
72677 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/bmc_dump_entry.cpp' (70,939) at 20240620080024795
72678 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_manager.hpp' (70,940) at 20230822080013225
72679 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/test/handle.hpp' (70,941) at 20230511080009359
72680 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/iomap.h' (70,942) at 20210308005002876
72681 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch' (70,943) at 20240301090012419
72682 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/serial.h' (70,944) at 20210307214926762
72683 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/trace.c' (70,945) at 20210308005003220
72684 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h' (70,946) at 20210307214930634
72685 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm9000.h' (70,947) at 20210307214931378
72686 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/scan.c' (70,948) at 20240830080013247
72687 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear600-evb.dts' (70,949) at 20240405153045577
72688 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/cmd_ut.c' (70,950) at 20210308005003736
72689 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hash_info.h' (70,951) at 20210307214931634
72690 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/00-ncsi.conf' (70,952) at 20241213090035010
72691 2025-01-08 03:00:50.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-i12-tvbox.dts' (70,953) at 20240405153045385
72692 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vmware_vga.c' (70,954) at 20241211090212270
72693 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/Makefile' (70,955) at 20240405153052229
72694 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/asp834x-redboot.dts' (70,956) at 20210307214926338
72695 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_kmap_iter.h' (70,957) at 20240405153052637
72696 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1.dtsi' (70,958) at 20240405153229963
72697 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fcmp.c.inc' (70,959) at 20240906080037496
72698 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctdaio.h' (70,960) at 20220525020654991
72699 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-neo-air.dts' (70,961) at 20240405153045389
72700 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/b-l475e-iot01a.rst' (70,962) at 20240906080037176
72701 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/libpldmresponder/utils.cpp' (70,963) at 20240909080028331 to deleted uid set
72702 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init301.c' (70,964) at 20240613080016475
72703 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/init.c' (70,965) at 20240405153050593
72704 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8226-samsung-s3ve3g.dts' (70,966) at 20240405153045541
72705 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5253DEMO_defconfig' (70,967) at 20210308005003236
72706 2025-01-08 03:00:50.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/activation_mmc.hpp' (70,968) at 20220727030018057
72707 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/xlnx_r5_remoteproc.c' (70,969) at 20240405153051485
72708 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iio/types.h' (70,970) at 20240405153052921
72709 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_vars1.c' (70,971) at 20220525020655199
72710 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/sngrep/sngrep_1.8.2.bb' (70,972) at 20241221090017500
72711 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/Kconfig' (70,973) at 20210308005003080
72712 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/README' (70,974) at 20210308005002968
72713 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c' (70,975) at 20241216090017709
72714 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aspeed-pwm-tacho.rst' (70,976) at 20240405153045217
72715 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-ecb.c' (70,977) at 20220525020652390
72716 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcp_estats.c' (70,978) at 20240405153054281
72717 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/virtio_ring.h' (70,979) at 20210308005046069
72718 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pm.c' (70,980) at 20240405153046953
72719 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_cpu.h' (70,981) at 20240906080037156
72720 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/bitops.h' (70,982) at 20210308005002888
72721 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-fails.txt' (70,983) at 20240405153230531
72722 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-dif.h' (70,984) at 20210307214928810
72723 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/drd.c' (70,985) at 20240405153231535 to deleted uid set
72724 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.patch' (70,986) at 20230706080014737
72725 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/Kconfig' (70,987) at 20230925080039921
72726 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/platsmp.c' (70,988) at 20220525020651886
72727 2025-01-08 03:00:50.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/lbalance.c' (70,989) at 20210307214931234
72728 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-rembrandt.c' (70,990) at 20240405153232139
72729 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/ud_header.c' (70,991) at 20220525020653119
72730 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/elf.c' (70,992) at 20240405153054077
72731 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/cpr.c' (70,993) at 20240405153231347
72732 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (70,994) at 20220812030014405
72733 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/kmemleak.h' (70,995) at 20210307214932742
72734 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-atmel.c' (70,996) at 20240405153231355
72735 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/i386/qemu-vmsr-helper.c' (70,997) at 20240906080037584
72736 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkAdapterMetrics_v1.xml' (70,998) at 20240619080002932
72737 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c' (70,999) at 20240405153049465
72738 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-chip-info.c' (71,000) at 20240405153054305
72739 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-vmarc-som.dtsi' (71,001) at 20240405153045561
72740 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-yapp4-pegasus-plus.dts' (71,002) at 20240405153045521
72741 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3228.c' (71,003) at 20241008080013915
72742 2025-01-08 03:00:50.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/lost_exception_test.c' (71,004) at 20210307214932706
72743 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/Kconfig' (71,005) at 20210308005003456
72744 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-zstd.c' (71,006) at 20241211090212390
72745 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fuse.h' (71,007) at 20220525020652947
72746 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_bus.h' (71,008) at 20240405153046301
72747 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/flashbios/Makefile' (71,009) at 20210308004922932
72748 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/accessors.c' (71,010) at 20240405153052273
72749 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/usercopy.S' (71,011) at 20240405153046513
72750 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max17040_battery.c' (71,012) at 20240405153231355
72751 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/stm32.rst' (71,013) at 20241211090212238
72752 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1420_priv.h' (71,014) at 20210307214928634
72753 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/gold-unversioned-symbol.patch' (71,015) at 20210307205553738
72754 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm6328-power-domain.h' (71,016) at 20210308005003640
72755 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gtk-immodules-cache.bbclass' (71,017) at 20220910030013385
72756 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h743i-disco.dts' (71,018) at 20240405153045581
72757 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/tune-microblaze.inc' (71,019) at 20210905000020581
72758 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/Makefile' (71,020) at 20240405153045401
72759 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/logicpd,type28.yaml' (71,021) at 20210307214925306
72760 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts' (71,022) at 20240405153045709
72761 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/upd.c' (71,023) at 20210308005003424
72762 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (71,024) at 20241031080012179
72763 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/xen.rst' (71,025) at 20240906080037180
72764 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sed-opal.h' (71,026) at 20240405153231879
72765 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_chardev.h' (71,027) at 20210307214931474
72766 2025-01-08 03:00:50.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/socket.h' (71,028) at 20240405153045353
72767 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/syscall-trace.h' (71,029) at 20240906080037352
72768 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_elf_loader.c' (71,030) at 20240405153051481
72769 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/passwd' (71,031) at 20210307205554570
72770 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_vars.h' (71,032) at 20210308005003368
72771 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_tunnel.c' (71,033) at 20241216090017789
72772 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80.c' (71,034) at 20240405153046857
72773 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc5121_ads_cpld.c' (71,035) at 20240405153046193
72774 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/scapy-example.json' (71,036) at 20210307214932722
72775 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu73_discrete.h' (71,037) at 20240405153230511
72776 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/gbs-detect-gpio-present.bb' (71,038) at 20241206090014278
72777 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_SECURE_BOOT_defconfig' (71,039) at 20210308005003264
72778 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/checklist.c' (71,040) at 20210308005003732
72779 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pci-iov-howto.rst' (71,041) at 20240405153044929
72780 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/297.out' (71,042) at 20210927100127501
72781 2025-01-08 03:00:50.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/meson.build' (71,043) at 20240209090020373
72782 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.c' (71,044) at 20240405153230415
72783 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sh4.c' (71,045) at 20210308005003452
72784 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/davinci-nand.txt' (71,046) at 20210309003648372
72785 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/symlink.c' (71,047) at 20210307214931218
72786 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/pch.c' (71,048) at 20210308005002856
72787 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyperclip_1.9.0.bb' (71,049) at 20241221090017560
72788 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/head.S' (71,050) at 20210307214926318
72789 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_boot.c' (71,051) at 20210308005003404
72790 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-type.json' (71,052) at 20210308005046409
72791 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-spi.h' (71,053) at 20210307214926234
72792 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/trace_readwrite.c' (71,054) at 20240405153053109
72793 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdat_wdt.c' (71,055) at 20240405153052245
72794 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IEC-Code-Components-EULA' (71,056) at 20241221090017616
72795 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_quirks.c' (71,057) at 20240405153048457
72796 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-stub.c' (71,058) at 20220525020653079
72797 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-unknown.err' (71,059) at 20210308005046397
72798 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/booting-dt.rst' (71,060) at 20240405153044985
72799 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/acrn.c' (71,061) at 20240405153230119
72800 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/MAINTAINERS' (71,062) at 20210308005003028
72801 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_syscall_vdso.c' (71,063) at 20210307214932734
72802 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/get_address.c' (71,064) at 20240405153046473
72803 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop' (71,065) at 20210307205553690
72804 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/meson.build' (71,066) at 20241211090212326
72805 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/Makefile' (71,067) at 20240405153045353
72806 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/video/Makefile' (71,068) at 20210307214930598
72807 2025-01-08 03:00:50.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/Makefile' (71,069) at 20210308005003720
72808 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_x86.c' (71,070) at 20210308005003496
72809 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_swn.c' (71,071) at 20240405153052509
72810 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/images/logo.svg' (71,072) at 20240405153045221
72811 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fc.c' (71,073) at 20240405153051537
72812 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,max98396.yaml' (71,074) at 20240405153045161
72813 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/source_location.hpp' (71,075) at 20230624080030539
72814 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_oob.cpp' (71,076) at 20210308005100993
72815 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/utilities/meson.build' (71,077) at 20240823080032949
72816 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97xxx-nand-cs1-bch4.dtsi' (71,078) at 20210307214926194
72817 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8998-irq.c' (71,079) at 20210307214929010
72818 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/uniperif_player.c' (71,080) at 20240815080012931
72819 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/float_convd.ref' (71,081) at 20221215040039382
72820 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/info_packet/Makefile' (71,082) at 20210307214927318
72821 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_stats.c' (71,083) at 20240405153050209
72822 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-aggregator.c' (71,084) at 20240405153047069
72823 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/branch.json' (71,085) at 20240405153054113
72824 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tdfxfb.c' (71,086) at 20240405153231595
72825 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/k210.dtsi' (71,087) at 20240405153046241
72826 2025-01-08 03:00:50.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml' (71,088) at 20240405153045073
72827 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_freestanding.c' (71,089) at 20210308005003700
72828 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-debugfs.c' (71,090) at 20210307214929294
72829 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cmd_esbc_validate.c' (71,091) at 20210308005002960
72830 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernel_read_file.c' (71,092) at 20240405153052397
72831 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/projects/qemu-minimal.yml' (71,093) at 20240906080037560
72832 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/dmatest.rst' (71,094) at 20240405153045189
72833 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/usb-tusb6010.h' (71,095) at 20240405153045673
72834 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_sh_mask.h' (71,096) at 20210307214927670
72835 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vmalloc.h' (71,097) at 20240405153052897
72836 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-harmony.dts' (71,098) at 20210308005002628
72837 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ad5398.c' (71,099) at 20240405153051461
72838 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/makedbs.sh' (71,100) at 20210307205554478
72839 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm-common.dtsi' (71,101) at 20240405153045601
72840 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-set' (71,102) at 20220429100100750
72841 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/dynmem-proto.h' (71,103) at 20240906080037332
72842 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/board.h' (71,104) at 20210308005002948
72843 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/debugging-via-ohci1394.rst' (71,105) at 20210307214925262
72844 2025-01-08 03:00:50.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/time.c' (71,106) at 20220525020651974
72845 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/sc.c' (71,107) at 20240405153049485
72846 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/trace-events' (71,108) at 20220429100100434
72847 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-powernv.txt' (71,109) at 20210307214925346
72848 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0044-corstone1000-set-unique-GUID-for-fvp-and-mps3.patch' (71,110) at 20240413080012631
72849 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/rw-by-pid.pl' (71,111) at 20210307214932566
72850 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_pci.c' (71,112) at 20220525020653275
72851 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-create-dirs.sh' (71,113) at 20220618030015182
72852 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,imx8qm-lvds-phy.yaml' (71,114) at 20240405153045129
72853 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-dbx5x0.dtsi' (71,115) at 20240405153045577
72854 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-Olimex-SOM-EVB_defconfig' (71,116) at 20210308005003232
72855 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/lapack/run-ptest' (71,117) at 20230813080012844
72856 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_kframe.h' (71,118) at 20240405153049729
72857 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_defconfig' (71,119) at 20210308005003240
72858 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__receiver_adaptor.hpp' (71,120) at 20240817080036820
72859 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h' (71,121) at 20240405153230607
72860 2025-01-08 03:00:50.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c' (71,122) at 20210307214929318
72861 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5660.h' (71,123) at 20210307214932330
72862 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (71,124) at 20241206090014230
72863 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/vtimer.c' (71,125) at 20240906080037576
72864 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun8i_a83t.h' (71,126) at 20210308005002668
72865 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/enter_mpreboot.cpp' (71,127) at 20230915080021805
72866 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/spinlock_types.h' (71,128) at 20240405153045905
72867 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt6795-pinctrl.yaml' (71,129) at 20240405153229787
72868 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.c' (71,130) at 20240405153048637
72869 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/bitsperlong.h' (71,131) at 20210307214926514
72870 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_fs.h' (71,132) at 20240405153231803
72871 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml' (71,133) at 20240405153045081
72872 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a16_priv.h' (71,134) at 20210307214928630
72873 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/emev2-kzm9d.dts' (71,135) at 20240405153045545
72874 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/sdmmc_defs.h' (71,136) at 20210308005002720
72875 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/vexpress-sysreg.c' (71,137) at 20240405153049625
72876 2025-01-08 03:00:50.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.h' (71,138) at 20240405153050589
72877 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/debugfs.c' (71,139) at 20240405153231571
72878 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch' (71,140) at 20230706080014745
72879 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/macros.h' (71,141) at 20240326080039658
72880 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/Makefile' (71,142) at 20240405153054293
72881 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/Makefile' (71,143) at 20220525020655131
72882 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-aspeed/palmetto.cfg' (71,144) at 20210307205553690
72883 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/cpu.c' (71,145) at 20210308005002884
72884 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/Makefile' (71,146) at 20220525020652142
72885 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731-spi.c' (71,147) at 20240405153053841
72886 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544ds.dtsi' (71,148) at 20210307214926342
72887 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/optionrom.h' (71,149) at 20230426080043832
72888 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pacache.S' (71,150) at 20240405153046077
72889 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch' (71,151) at 20230811080018298
72890 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ActionInfo.v1_4_2.json' (71,152) at 20240619080002940
72891 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd_9.2.1.bb' (71,153) at 20230114040015474
72892 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm.h' (71,154) at 20240624080012772
72893 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/ltdc.h' (71,155) at 20240405153048757
72894 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb' (71,156) at 20231126090012781
72895 2025-01-08 03:00:50.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-fw.c' (71,157) at 20240405153230795
72896 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qmc.c' (71,158) at 20241216090017737
72897 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/index.rst' (71,159) at 20211006000025222
72898 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/lapack_3.12.0.bb' (71,160) at 20240113090014536
72899 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/fls.S' (71,161) at 20240405153230095
72900 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dc.c' (71,162) at 20240405153230635
72901 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/irqc-rzg2l.h' (71,163) at 20240405153052649
72902 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.4.bb' (71,164) at 20231126090012777
72903 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/event-codes.rst' (71,165) at 20240405153045225
72904 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-crash@.target' (71,166) at 20220301040040077
72905 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-firmware-tfa.dtsi' (71,167) at 20240405153229947
72906 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp' (71,168) at 20241228090003719
72907 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kexec_ranges.h' (71,169) at 20240405153046113
72908 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus.dts' (71,170) at 20240405153045709
72909 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/maps.rst' (71,171) at 20240405153044997
72910 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_wlan_ioctl.h' (71,172) at 20210307214930526
72911 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/intf.h' (71,173) at 20240405153050613
72912 2025-01-08 03:00:50.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c' (71,174) at 20240405153048801
72913 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geojson/py3.13.patch' (71,175) at 20241221090017552
72914 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ExternalAccountProviderCollection_v1.xml' (71,176) at 20240619080002924
72915 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auto_fs.h' (71,177) at 20210307214931622
72916 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/fp-impl.c.inc' (71,178) at 20240906080037520
72917 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/types.hpp' (71,179) at 20240104090016070
72918 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-cinergy-1400.c' (71,180) at 20210307214928778
72919 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt_identity.c' (71,181) at 20240411080014066
72920 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/consumer.rst' (71,182) at 20240405153045189
72921 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_tx.c' (71,183) at 20240405153049937
72922 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci_f_sdh30.c' (71,184) at 20240405153230863
72923 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/userid-validation' (71,185) at 20241120090013168
72924 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_coredump.c' (71,186) at 20240405153231367
72925 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cache.h' (71,187) at 20210309003648808
72926 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/set-process-name.c' (71,188) at 20240405153232283
72927 2025-01-08 03:00:50.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/tsc2007.txt' (71,189) at 20240405153229767
72928 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-audio.c' (71,190) at 20210916100017847
72929 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-h6-ccu.h' (71,191) at 20240405153231795
72930 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-sramc.c' (71,192) at 20241211090212294
72931 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0001-error.h-include-errno.h-instead-of-extern-int.diff' (71,193) at 20230706080014757
72932 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cvd.c' (71,194) at 20240906080037580
72933 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/swab.h' (71,195) at 20210307214931254
72934 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/hardware.h' (71,196) at 20210308005002660
72935 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_mpu.h' (71,197) at 20240405153049225
72936 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/civetweb/civetweb_1.16.bb' (71,198) at 20240413080012643
72937 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_l2c.h' (71,199) at 20210307214926242
72938 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/gpio_presence.hpp' (71,200) at 20241219090021588
72939 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/pm.c' (71,201) at 20240405153229911
72940 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_exp.l' (71,202) at 20210307214932462
72941 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/sandbox.txt' (71,203) at 20210308005003308
72942 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-de2.h' (71,204) at 20210308005003640
72943 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build' (71,205) at 20230311090025747
72944 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/axm5516-amarillo.dts' (71,206) at 20240405153045437
72945 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7637.patch' (71,207) at 20210307205553942
72946 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/configure.ac' (71,208) at 20220421030014276
72947 2025-01-08 03:00:50.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/stale.yml' (71,209) at 20210307205553662
72948 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx296.c' (71,210) at 20240405153230787
72949 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_rmc.json' (71,211) at 20241213090004413
72950 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/lib.c' (71,212) at 20210307214932034
72951 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/i2c.c' (71,213) at 20240405153051185
72952 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/udp.h' (71,214) at 20240405153231859
72953 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/src4xxx.c' (71,215) at 20240405153053785
72954 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/Kbuild' (71,216) at 20210307214927966
72955 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt.h' (71,217) at 20210308004938836
72956 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2500_spl.h' (71,218) at 20210308005003596
72957 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/meson.build' (71,219) at 20240906080037376
72958 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_init.c' (71,220) at 20210308005003368
72959 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/multilib_header.bbclass' (71,221) at 20220910030013389
72960 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-ip.c' (71,222) at 20240405153049441
72961 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inetpeer.c' (71,223) at 20220804100016112
72962 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu_helper.c' (71,224) at 20240906080037496
72963 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_6_0_d.h' (71,225) at 20210307214927690
72964 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_in.c' (71,226) at 20240405153232067
72965 2025-01-08 03:00:50.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/move_mount_set_group_test.c' (71,227) at 20240405153054333
72966 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi' (71,228) at 20240405153229919
72967 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_init.h' (71,229) at 20210308005003364
72968 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,twd-timer.yaml' (71,230) at 20220525020651714
72969 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8523.yaml' (71,231) at 20240405153045173
72970 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_api.h' (71,232) at 20240405153049893
72971 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/Kconfig' (71,233) at 20240405153232179
72972 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/vmem_global.h' (71,234) at 20210307214930542
72973 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/ump.c' (71,235) at 20241216090017801
72974 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/cs_prctl_test.c' (71,236) at 20240405153054373
72975 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/ti/pinctrl-ti-iodelay.c' (71,237) at 20241008080013967
72976 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/systbls_32.S' (71,238) at 20220525020652122
72977 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/hw_breakpoint.h' (71,239) at 20210307214926558
72978 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/freq.h' (71,240) at 20210307214926554
72979 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418-clock.dtsi' (71,241) at 20240405153045581
72980 2025-01-08 03:00:50.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/twl4030-vibra.c' (71,242) at 20240405153049145
72981 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/usbtouchscreen.c' (71,243) at 20240405153049165
72982 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iov_iter.c' (71,244) at 20241111090012157
72983 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Add-checksum.h-and-md5.h-for-function-pr.patch' (71,245) at 20221003030013285
72984 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83781d.c' (71,246) at 20240405153048881
72985 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/dts/3c120_devboard.dts' (71,247) at 20210308005002824
72986 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_soc.h' (71,248) at 20210307214931358
72987 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_power_operations.robot' (71,249) at 20210308005007108
72988 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/self.c' (71,250) at 20240405153231723
72989 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/page_ref.h' (71,251) at 20220525020654659
72990 2025-01-08 03:00:50.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ga102.c' (71,252) at 20240405153048633
72991 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/IntelCPUSensor.cpp' (71,253) at 20241112090003098
72992 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/bcm2835-gpio.txt' (71,254) at 20210308005003304
72993 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb' (71,255) at 20240302090018210
72994 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/aica.c' (71,256) at 20240405153232139
72995 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/ov534.c' (71,257) at 20241211090145449
72996 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/Makefile' (71,258) at 20241008080014051
72997 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/setup.c' (71,259) at 20241211090145377
72998 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf.h' (71,260) at 20240726080012862
72999 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/st_thermal.c' (71,261) at 20240405153051977
73000 2025-01-08 03:00:50.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/eeprom.rst' (71,262) at 20210307214925522
73001 2025-01-08 03:00:50.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-defaults-native/ibm_host_settings.override.yml' (71,263) at 20220802030011587
73002 2025-01-08 03:00:50.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/spinlock_test.c' (71,264) at 20220525020652006
73003 2025-01-08 03:00:50.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt1/pt1.c' (71,265) at 20240405153049373
73004 2025-01-08 03:00:50.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-crypto-api-test_%.bbappend' (71,266) at 20230114040015466
73005 2025-01-08 03:00:50.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/notes.rst' (71,267) at 20240405153044973
73006 2025-01-08 03:00:50.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/microchip.c' (71,268) at 20240405153050357
73007 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/tgl-metrics.json' (71,269) at 20240405153232231
73008 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/utils.py' (71,270) at 20241221090017628
73009 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c' (71,271) at 20240405153231339
73010 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml' (71,272) at 20221207040023631
73011 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-ocotp.c' (71,273) at 20240520080015163
73012 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/LICENSE' (71,274) at 20210308005045721
73013 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/simple-card-utils.c' (71,275) at 20240405153232175
73014 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/run-ptest' (71,276) at 20240301090012435
73015 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo85b5.c' (71,277) at 20240405153048625
73016 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/bcm2835_i2c.h' (71,278) at 20240906080037332
73017 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/dbc_cli.py' (71,279) at 20240405153232211
73018 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/cache.c' (71,280) at 20240405153230151
73019 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml' (71,281) at 20240405153045029
73020 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/vme8349pin.h' (71,282) at 20210308005002956
73021 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/st1232.c' (71,283) at 20240405153049161
73022 2025-01-08 03:00:50.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/imx_gpcv2.c' (71,284) at 20241211090212282
73023 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/get_managed_objects.hpp' (71,285) at 20211201040039449
73024 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/misc/api.h' (71,286) at 20210308005002640
73025 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aesp10-ppc.pl' (71,287) at 20240405153046101
73026 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/README.md' (71,288) at 20230629131804619
73027 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme147/Makefile' (71,289) at 20210307214926174
73028 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/recipes-kernel/linux/linux-aspeed_%.bbappend' (71,290) at 20220315100011443
73029 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/alloc.c' (71,291) at 20240712080021089
73030 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-no-keyword.bconf' (71,292) at 20210307214932458
73031 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pbias-regulator.txt' (71,293) at 20210307214925410
73032 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/NMI/meson.build' (71,294) at 20230825080021137
73033 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/common/Makefile' (71,295) at 20210308005003020
73034 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/2.10/index.html' (71,296) at 20230114040015510
73035 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_cache.S' (71,297) at 20210308005046529
73036 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie.dtsi' (71,298) at 20240405153045785
73037 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rwsem.c' (71,299) at 20210307214932602
73038 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.server.vtable.cpp.mako' (71,300) at 20230516080040262
73039 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra186-cpufreq.c' (71,301) at 20240405153230255
73040 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-uniphier-glue.c' (71,302) at 20240405153231371
73041 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.h' (71,303) at 20240405153047257
73042 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp' (71,304) at 20240619080002916
73043 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target.h' (71,305) at 20240405153051957
73044 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pcmcia.c' (71,306) at 20240405153046665
73045 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.cpp' (71,307) at 20230222020925387
73046 2025-01-08 03:00:50.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-vcodec.c' (71,308) at 20240405153046793
73047 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/Makefile' (71,309) at 20240405153049261
73048 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v3.1.c' (71,310) at 20240405153050337
73049 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/openrisc/boot.h' (71,311) at 20221215040039182
73050 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi' (71,312) at 20240405153045829
73051 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pcie_mac.c' (71,313) at 20240411080014118
73052 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gpio.h' (71,314) at 20240405153052917
73053 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memcpy-x86-64-asm-def.h' (71,315) at 20240405153054097
73054 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpnet.c' (71,316) at 20240405153049649
73055 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi_internal_dmac.c' (71,317) at 20240405153230855
73056 2025-01-08 03:00:50.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/tricore-opcodes.h' (71,318) at 20240326080039710
73057 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/rivafb-i2c.c' (71,319) at 20210307214930934
73058 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-s5p.h' (71,320) at 20210309003648716
73059 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_blk.h' (71,321) at 20210308005003536
73060 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/.gitignore' (71,322) at 20210307214932614
73061 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/MAINTAINERS' (71,323) at 20210308005003012
73062 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c' (71,324) at 20240405153049809
73063 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/Makefile' (71,325) at 20240405153231451
73064 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pci-me.c' (71,326) at 20240624080012780
73065 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-v2.0.dtsi' (71,327) at 20240405153045541
73066 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/Makefile' (71,328) at 20240405153051945
73067 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cpu_core.hpp' (71,329) at 20240729080033928
73068 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_typec_vdm.c' (71,330) at 20240405153051385
73069 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd/files/nslcd.init' (71,331) at 20210307205554074
73070 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/current.h' (71,332) at 20210307214926378
73071 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ac.c' (71,333) at 20240405153230163
73072 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/SEL.metadata.yaml' (71,334) at 20220430030026016
73073 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/cdns,gpio.txt' (71,335) at 20210307214925314
73074 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ds1722.h' (71,336) at 20210308005003632
73075 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_tproxy.c' (71,337) at 20240405153232063
73076 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-armada38x-comphy.txt' (71,338) at 20210309003648380
73077 2025-01-08 03:00:50.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf/android-gadget-setup' (71,339) at 20210307205553894
73078 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-timing.yaml' (71,340) at 20240405153045045
73079 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile.include' (71,341) at 20210307214932466
73080 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bitrev.h' (71,342) at 20240405153045937
73081 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/chacha_generic.c' (71,343) at 20210307214926794
73082 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_work.h' (71,344) at 20240405153231747
73083 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_signal.h' (71,345) at 20240906080037156
73084 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gtkbook' (71,346) at 20241221090017620
73085 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/scripts/inventorysensor.mako.cpp' (71,347) at 20210308004932836
73086 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4-clk.c' (71,348) at 20240405153232163
73087 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/s3c64xx-cpufreq.c' (71,349) at 20210307214927058
73088 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Harads' (71,350) at 20210307205553782
73089 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/video.h' (71,351) at 20240405153051865
73090 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/emmc-init/files/emmc-init' (71,352) at 20221007030014979
73091 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/MAINTAINERS' (71,353) at 20210308005002980
73092 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/caif_virtio.c' (71,354) at 20240405153049725
73093 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4trace.h' (71,355) at 20240405153052425
73094 2025-01-08 03:00:50.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/xfs.rst' (71,356) at 20240405153229739
73095 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/isa.c' (71,357) at 20241211090212282
73096 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sort.h' (71,358) at 20240405153052797
73097 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/dbus-1/system-services/xyz.openbmc_project.LED.Controller.service' (71,359) at 20240719080031533
73098 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1020.dts' (71,360) at 20240405153045505
73099 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-apmixedsys.c' (71,361) at 20240405153046793
73100 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-d3plug.dts' (71,362) at 20240405153229875
73101 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/debug_uart.h' (71,363) at 20210308005003628
73102 2025-01-08 03:00:50.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/multiqueue.rst' (71,364) at 20210307214925538
73103 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hptiop.c' (71,365) at 20240405153051605
73104 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/0002-build-Do-not-build-po-files.patch' (71,366) at 20220823030015951
73105 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/status.hpp' (71,367) at 20230714080028887
73106 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/dump.c' (71,368) at 20210308005003356
73107 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/SECURITY.md' (71,369) at 20241203090006519
73108 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/vringh.h' (71,370) at 20240405153054389
73109 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/dcn301_fpu.h' (71,371) at 20240405153047273
73110 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/net.c' (71,372) at 20240405153050533
73111 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp775.c' (71,373) at 20210307214931178
73112 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/Kconfig' (71,374) at 20210307214929242
73113 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno.scc' (71,375) at 20230131040012019
73114 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/mem-reservation.c' (71,376) at 20240405153052249
73115 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/string.h' (71,377) at 20220525020655115
73116 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pcf8574.c' (71,378) at 20241211090212274
73117 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-internal.h' (71,379) at 20240906080037224
73118 2025-01-08 03:00:50.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/xilinx-vip.h' (71,380) at 20210307214931342
73119 2025-01-08 03:00:50.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/build.c' (71,381) at 20240405153052389
73120 2025-01-08 03:00:50.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (71,382) at 20231128090014177
73121 2025-01-08 03:00:50.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perf.c' (71,383) at 20240405153049185
73122 2025-01-08 03:00:50.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/pi433_if.h' (71,384) at 20240405153051873
73123 2025-01-08 03:00:50.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/Makefile' (71,385) at 20210308005002968
73124 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma4/sdma4_4_2_2_sh_mask.h' (71,386) at 20210307214927678
73125 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_emu.h' (71,387) at 20210307214926170
73126 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra-bpmp-thermal.c' (71,388) at 20240405153231499
73127 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_kvdl.c' (71,389) at 20240405153050153
73128 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/fdtaddr.h' (71,390) at 20210308005003628
73129 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/max9860.txt' (71,391) at 20210307214925430
73130 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-docs-Disable-manual-validation.patch' (71,392) at 20241206090014334
73131 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bio_io.c' (71,393) at 20240405153052585
73132 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/lowlevel_init.S' (71,394) at 20210308005003036
73133 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_phys.c' (71,395) at 20220525020652883
73134 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unlz4.h' (71,396) at 20210307214931374
73135 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/os-linux.h' (71,397) at 20240405153231691
73136 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mt7623.h' (71,398) at 20210308005003604
73137 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo.h' (71,399) at 20210307214932398
73138 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_stress.sh' (71,400) at 20220627100017218
73139 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass' (71,401) at 20230620080013227
73140 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc8.h' (71,402) at 20220525020654559
73141 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/string.h' (71,403) at 20210308005002888
73142 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/tpm.c' (71,404) at 20240326080039634
73143 2025-01-08 03:00:50.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ppc44x_simple.c' (71,405) at 20240405153046193
73144 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/w83977f_wdt.c' (71,406) at 20240405153052245
73145 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/Makefile' (71,407) at 20240405153046305
73146 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omap-twl4030.h' (71,408) at 20210309003653888
73147 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/grcan.txt' (71,409) at 20210307214925374
73148 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/kdf_sp800108.c' (71,410) at 20240405153046537
73149 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_sas_transport.c' (71,411) at 20240405153051733
73150 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/meson.build' (71,412) at 20230426080043848
73151 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/swift.S' (71,413) at 20210307214926610
73152 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frdm.dts' (71,414) at 20210308005002580
73153 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal.c' (71,415) at 20240805080013983
73154 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,ixp4xx-hss.yaml' (71,416) at 20240405153045117
73155 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml' (71,417) at 20240405153045141
73156 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/p2771-0000.c' (71,418) at 20210308005003024
73157 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-iat-api-test_git.bb' (71,419) at 20241206090014218
73158 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/display7seg.h' (71,420) at 20210307214926590
73159 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/printinsn.h' (71,421) at 20210927100127385
73160 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_slpc.c' (71,422) at 20240405153048505
73161 2025-01-08 03:00:50.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-mock_1.12.1.bb' (71,423) at 20241206090014270
73162 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/ad9523.c' (71,424) at 20240405153048981
73163 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/linuxloader.bbclass' (71,425) at 20241206090014302
73164 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/rpc_rdma.c' (71,426) at 20240405153053389
73165 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_atomic.c.inc' (71,427) at 20240906080037496
73166 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-device.c' (71,428) at 20240405153230247
73167 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c' (71,429) at 20210307214929478
73168 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-pll.h' (71,430) at 20240405153051289
73169 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/usb/services/usb-code-update@.service' (71,431) at 20241121090017175
73170 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/unroll.h' (71,432) at 20210309003648836
73171 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-orisetech-otm8009a.c' (71,433) at 20240405153048689
73172 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/splash_logo.h' (71,434) at 20210308005002924
73173 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/__init__.py' (71,435) at 20210927100127329
73174 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb' (71,436) at 20241221090017528
73175 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll1-clk.yaml' (71,437) at 20240405153045021
73176 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/.gitignore' (71,438) at 20240405153054173
73177 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/clps711x-timer.c' (71,439) at 20210307214927046
73178 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb_storage.c' (71,440) at 20210308005003232
73179 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_idle.c' (71,441) at 20240405153053145
73180 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/Makefile' (71,442) at 20240405153053449
73181 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/Makefile' (71,443) at 20210307214928334
73182 2025-01-08 03:00:50.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/thread_stopall.cpp' (71,444) at 20230915080021805
73183 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gdsc.c' (71,445) at 20240405153046829
73184 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.h' (71,446) at 20240405153230415
73185 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_hwi.c' (71,447) at 20240405153051581
73186 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754.c' (71,448) at 20210307214926274
73187 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/interface_capi.rst' (71,449) at 20240405153045225
73188 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_cgroup.c' (71,450) at 20240405153053365
73189 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/hello-alpha.c' (71,451) at 20210308005046489
73190 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record+probe_libc_inet_pton.sh' (71,452) at 20240405153054173
73191 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf_1.0.bb' (71,453) at 20241206090014318
73192 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-sn65dsi83.c' (71,454) at 20240613080016399
73193 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_emu.h' (71,455) at 20240906080037484
73194 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wtm.h' (71,456) at 20210307214932262
73195 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/allwinner,sun8i-a23-prcm.yaml' (71,457) at 20240405153229775
73196 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-kvm-device.c' (71,458) at 20240520080015127
73197 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmw_vmci_defs.h' (71,459) at 20240405153052821
73198 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_defconfig' (71,460) at 20210308005003240
73199 2025-01-08 03:00:50.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/milbeaut-uart.txt' (71,461) at 20210307214925418
73200 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/guest.config' (71,462) at 20240405153046097
73201 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/bugs.c' (71,463) at 20210307214925650
73202 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/M0203.h' (71,464) at 20210307214927906
73203 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt286.c' (71,465) at 20240405153053941
73204 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/supermicro-pws-920p-sq_psu.json' (71,466) at 20230624080005339
73205 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/Makefile' (71,467) at 20210308005003544
73206 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml' (71,468) at 20240405153045081
73207 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/simplefb.c' (71,469) at 20240405153231591
73208 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/mkutf8data.c' (71,470) at 20241216090017765
73209 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7786.c' (71,471) at 20240405153051361
73210 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl32.h' (71,472) at 20240405153052597
73211 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/bigalloc.rst' (71,473) at 20240405153045201
73212 2025-01-08 03:00:50.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pci.h' (71,474) at 20240405153046321
73213 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_gem.c' (71,475) at 20240405153048801
73214 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exstoren.c' (71,476) at 20240405153046621
73215 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/pxa.h' (71,477) at 20210308005002660
73216 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/mem.h' (71,478) at 20210308005002644
73217 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/epf/Kconfig' (71,479) at 20220525020653823
73218 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-reallocarray.c' (71,480) at 20210307214932470
73219 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0013-eglibc-Forward-port-cross-locale-generation-support.patch' (71,481) at 20241221090017640
73220 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_color.c' (71,482) at 20240405153230543
73221 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/Kconfig' (71,483) at 20210307214928674
73222 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ip_vs.h' (71,484) at 20240405153052925
73223 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/disable-tests' (71,485) at 20241206090014346 to deleted uid set
73224 2025-01-08 03:00:50.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c' (71,486) at 20240405153049977
73225 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nilfs2_api.h' (71,487) at 20210307214931650
73226 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/membarrier_test_single_thread.c' (71,488) at 20240405153054325
73227 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77980-sysc.c' (71,489) at 20240405153231351
73228 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-phytec-pbab01.dts' (71,490) at 20240405153045497
73229 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Ouninpohja' (71,491) at 20210307205553770
73230 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/fib_offload_lib.sh' (71,492) at 20240405153054341
73231 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3-core.c' (71,493) at 20240405153049337
73232 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGP4' (71,494) at 20241221090017616
73233 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-generic.c' (71,495) at 20210308005003512
73234 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,realview.yaml' (71,496) at 20240405153045013
73235 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.c' (71,497) at 20210307214927962
73236 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/rtc.c' (71,498) at 20210307214926174
73237 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm-common.dtsi' (71,499) at 20240405153045601
73238 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_spi.c' (71,500) at 20240405153051385
73239 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcmp.c' (71,501) at 20220525020654707
73240 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/text_amode31.S' (71,502) at 20240405153046293
73241 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,dove-pinctrl.txt' (71,503) at 20210307214925394
73242 2025-01-08 03:00:50.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi' (71,504) at 20240405153045745
73243 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/cs42l43-regs.h' (71,505) at 20240405153231819
73244 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d35.dtsi' (71,506) at 20210308005002612
73245 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-1981.patch' (71,507) at 20240106090017265
73246 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/ccid.rst' (71,508) at 20221215040039082
73247 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-netsnmp-cross-compile.patch' (71,509) at 20210307205553818
73248 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-partition-percpu.c' (71,510) at 20220525020653207
73249 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch' (71,511) at 20230706080014741
73250 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallsjo' (71,512) at 20210307205553782
73251 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1_decoder.h' (71,513) at 20210307214931354
73252 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpu.c' (71,514) at 20240405153046353
73253 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5912.dtsi' (71,515) at 20240405153045513
73254 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.json' (71,516) at 20230925080040089
73255 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/229' (71,517) at 20220429100100914
73256 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_legacy.h' (71,518) at 20240405153051845
73257 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_quirks.h' (71,519) at 20240405153048457
73258 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/timer.h' (71,520) at 20210308005002804
73259 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/cfam' (71,521) at 20240613080020632
73260 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/Kconfig' (71,522) at 20240405153046741
73261 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-6192.dtsi' (71,523) at 20210308005002592
73262 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/cache.c' (71,524) at 20210308005002828
73263 2025-01-08 03:00:50.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_utf8.c' (71,525) at 20210307214931190
73264 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock.c' (71,526) at 20210308005002720
73265 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/memory-barriers.txt' (71,527) at 20240405153045277
73266 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema-exper_2.50.0.bb' (71,528) at 20241206090014242
73267 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_write_window_ro_partition.cpp' (71,529) at 20210308005108645
73268 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/Makefile' (71,530) at 20210308005003048
73269 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.commands.itest' (71,531) at 20210308005003292
73270 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite.h' (71,532) at 20240405153049461
73271 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/settings/phosphor-settings-manager/chassis_capabilities.override.yml' (71,533) at 20230701080013908
73272 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/fs.rst' (71,534) at 20240405153044965
73273 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx3x.h' (71,535) at 20210307214925894
73274 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/mon6_imximage_nor.cfg' (71,536) at 20210308005003016
73275 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.c' (71,537) at 20240405153231339
73276 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print-events.h' (71,538) at 20240405153232239
73277 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_desc.h' (71,539) at 20240405153050309
73278 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-board.c' (71,540) at 20240405153045989
73279 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2e.c' (71,541) at 20210308005003076
73280 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mem-pci.h' (71,542) at 20230925080039917
73281 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/102' (71,543) at 20220429100100890
73282 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-stackprotector-all.c' (71,544) at 20210307214932470
73283 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmdebug.h' (71,545) at 20241211090145537
73284 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers-thumb.c' (71,546) at 20210307214925982
73285 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p231.dts' (71,547) at 20210307214925994
73286 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ls043t1le01.yaml' (71,548) at 20210307214925306
73287 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/ptrace.h' (71,549) at 20210308005002888
73288 2025-01-08 03:00:50.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/Makefile' (71,550) at 20220525020654787
73289 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/davinci_mmc.c' (71,551) at 20240617080017394
73290 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/milbeaut-clock.yaml' (71,552) at 20240405153045025
73291 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch' (71,553) at 20230706080014765
73292 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mxs-lradc.txt' (71,554) at 20210307214925362
73293 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_arg.c' (71,555) at 20240405153050133
73294 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/procfd' (71,556) at 20221110040028914
73295 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/smp_processor_id.c' (71,557) at 20220818100014835
73296 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m520x.c' (71,558) at 20220525020651982
73297 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/console_struct.h' (71,559) at 20240405153052673
73298 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ntc_thermistor.rst' (71,560) at 20210307214925506
73299 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-nas-4bay.dts' (71,561) at 20240405153229871
73300 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/mmap.c' (71,562) at 20240405153232215
73301 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/directives/app-navigation.scss' (71,563) at 20210308005107073
73302 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/platsmp.c' (71,564) at 20210307214925966
73303 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/GPIOS.md' (71,565) at 20240808080031672
73304 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bd2606mvv.c' (71,566) at 20241008080013939
73305 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/jc42.c' (71,567) at 20240405153048857
73306 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_drv.c' (71,568) at 20240405153230519
73307 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_pi_sd_rcw.cfg' (71,569) at 20210308005002992
73308 2025-01-08 03:00:50.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/tiogapass/host-poweroff' (71,570) at 20220727030013877
73309 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/twister.h' (71,571) at 20210308005003624
73310 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_dmabuf.h' (71,572) at 20210307214927814
73311 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/yama/yama_lsm.c' (71,573) at 20240405153053485
73312 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@60.conf' (71,574) at 20240904080027738
73313 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_seqadj.h' (71,575) at 20240405153052857
73314 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/gui_resource.robot' (71,576) at 20241004080015399
73315 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle.dts' (71,577) at 20210308005002596
73316 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-cdc-ad7746' (71,578) at 20240405153044917
73317 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/hsi_char.c' (71,579) at 20210307214928110
73318 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qspinlock.c' (71,580) at 20240405153053017
73319 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/0001-flashrom-Mark-RISCV-as-non-memory-mapped-I-O-archite.patch' (71,581) at 20210407000018078
73320 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_signed_off_by_presence.fail' (71,582) at 20241206090014310
73321 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/transition.S' (71,583) at 20210308005002560
73322 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/adm1266-test.c' (71,584) at 20240326080039734
73323 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-training.c' (71,585) at 20210308005002792
73324 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-all.bb' (71,586) at 20231014080011723
73325 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/MAINTAINERS' (71,587) at 20210308005104849
73326 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-cm-a510.dtsi' (71,588) at 20240405153229875
73327 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb' (71,589) at 20210307205553738
73328 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_85xx.S' (71,590) at 20240405153046153
73329 2025-01-08 03:00:50.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/instruction.json' (71,591) at 20240405153054109
73330 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/tsi721.h' (71,592) at 20210307214930182
73331 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear3xx.dtsi' (71,593) at 20240405153045577
73332 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/rsa_pub_oem_dss_key.pem' (71,594) at 20210519100046557
73333 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/flexfilelayoutxdr.c' (71,595) at 20240405153052433
73334 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-dma.c' (71,596) at 20240805080013967
73335 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bind4_prog.c' (71,597) at 20240405153054265
73336 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/Kconfig' (71,598) at 20210308005002884
73337 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun3_scsi.c' (71,599) at 20240405153051745
73338 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/Makefile' (71,600) at 20240405153050053
73339 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/shunit2/shunit2_2.1.8.bb' (71,601) at 20231126090012797
73340 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx8mp-blk-ctrl.c' (71,602) at 20240415080012979
73341 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/opa_compat.h' (71,603) at 20220525020653135
73342 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/medion_155.rc5' (71,604) at 20210307205553758
73343 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sh' (71,605) at 20210308005003296
73344 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/export.h' (71,606) at 20240405153052281
73345 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r40.c' (71,607) at 20240405153046857
73346 2025-01-08 03:00:50.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcvt.c' (71,608) at 20220525020654311
73347 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/Makefile' (71,609) at 20240405153051273
73348 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/dump_psb.c' (71,610) at 20240405153054213
73349 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pwm-beeper.yaml' (71,611) at 20240405153045081
73350 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kgdb.h' (71,612) at 20210307214926494
73351 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qapi-sysemu.c' (71,613) at 20240906080037148
73352 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-context.h' (71,614) at 20210927100127021
73353 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec-38x.c' (71,615) at 20210308005002752
73354 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/l440gx.c' (71,616) at 20210307214929214
73355 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_pcie.h' (71,617) at 20220525020652534
73356 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/names_values.hpp' (71,618) at 20230602080035408
73357 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb' (71,619) at 20241221090017520
73358 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/module.c' (71,620) at 20210307214925670
73359 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_wildfire.h' (71,621) at 20210307214925646
73360 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2.bb' (71,622) at 20241206090014242
73361 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/vsyscall.h' (71,623) at 20240405153045941
73362 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash.json' (71,624) at 20210308005046413
73363 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm-indirect.h' (71,625) at 20240405153052889
73364 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/imx6q-cpufreq.c' (71,626) at 20240405153230251
73365 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio-hmp-cmds.c' (71,627) at 20240326080039370
73366 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/voters' (71,628) at 20230523080016046
73367 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/capella,cm36651.yaml' (71,629) at 20220525020651682
73368 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6slevk.h' (71,630) at 20210308005003604
73369 2025-01-08 03:00:50.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/barrier.h' (71,631) at 20210307214926174
73370 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sriov.c' (71,632) at 20240405153050133
73371 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml' (71,633) at 20240405153045065
73372 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/um_timetravel.h' (71,634) at 20210307214931662
73373 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-i2c-1.dtsi' (71,635) at 20210307214926350
73374 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Fix-narrowing-conversion-error.patch' (71,636) at 20210307205553882
73375 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/configure-git.rst' (71,637) at 20220525020651770
73376 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/Makefile' (71,638) at 20210308005002944
73377 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack.h' (71,639) at 20240405153231855
73378 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb' (71,640) at 20241221090017556
73379 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_toc.cpp' (71,641) at 20210308005100997
73380 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/Makefile' (71,642) at 20240405153051937
73381 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cc108_defconfig' (71,643) at 20210308005003288
73382 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/meson.build' (71,644) at 20220913030027305
73383 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/router/routes.js' (71,645) at 20241004080035963
73384 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_accent.c' (71,646) at 20210307214930738
73385 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sys.h' (71,647) at 20210307214931522
73386 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3288.h' (71,648) at 20210308005003596
73387 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/MAINTAINERS' (71,649) at 20210308005003168
73388 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/stx_gp3.c' (71,650) at 20240405153230051
73389 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/common.c' (71,651) at 20240405153230051
73390 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/pwm.h' (71,652) at 20240405153052897
73391 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7_plugin.S' (71,653) at 20210308005002652
73392 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/fvpboot.bbclass' (71,654) at 20241221090017468
73393 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/Build' (71,655) at 20240405153054093
73394 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/fuse.h' (71,656) at 20240405153052885
73395 2025-01-08 03:00:50.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-epc-mem.c' (71,657) at 20240405153231291
73396 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/microchip,mcp4922.yaml' (71,658) at 20240405153045073
73397 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/Makefile' (71,659) at 20210307214932398
73398 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0007-Mark-glibc-specific-code-so.patch' (71,660) at 20241221090017504
73399 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/default' (71,661) at 20210307205554622
73400 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom_sys.c' (71,662) at 20241216090017701
73401 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cast5.h' (71,663) at 20210307214931310
73402 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-fsl-mc' (71,664) at 20220525020651630
73403 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_imap.h' (71,665) at 20210307214931138
73404 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/sun50i-de2.c' (71,666) at 20240405153046737
73405 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_adjust_tail_shrink.c' (71,667) at 20240405153054281
73406 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kprobes.h' (71,668) at 20240405153046245
73407 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-x86/chassis/x86-power-control/power-config-host0.json' (71,669) at 20240716080022815
73408 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-gpio-0.dtsi' (71,670) at 20210307214926350
73409 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/Kconfig' (71,671) at 20210307214931866
73410 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0001-aspeed-Disable-unnecessary-features.patch' (71,672) at 20241206090014274
73411 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/protocol.h' (71,673) at 20210308005100993
73412 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/113.out' (71,674) at 20210308005046445
73413 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/runstate-hmp-cmds.c' (71,675) at 20240326080039634
73414 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/fs_loader.txt' (71,676) at 20210308005003304
73415 2025-01-08 03:00:50.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-ab8500.c' (71,677) at 20240405153051445
73416 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Chassis.v1_25_2.json' (71,678) at 20240918080002720
73417 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ls2080aqds.c' (71,679) at 20210308005002972
73418 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/Makefile' (71,680) at 20210308005002976
73419 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic_helper.h' (71,681) at 20240405153231791
73420 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func10.c' (71,682) at 20240405153054277
73421 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2e.c' (71,683) at 20210308005003076
73422 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.h' (71,684) at 20240405153047141
73423 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/vga.c' (71,685) at 20240405153046501
73424 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/control.c' (71,686) at 20210307214932442
73425 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,alc5632.yaml' (71,687) at 20240405153045169
73426 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_dma.h' (71,688) at 20210307214931506
73427 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/LICENSE.SRC' (71,689) at 20210307214929246
73428 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0004-cmake-Use-GNUInstallDirs.patch' (71,690) at 20230919080013954
73429 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xcm.dtsi' (71,691) at 20210308005002612
73430 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/Makefile' (71,692) at 20240405153049417
73431 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.err' (71,693) at 20210308005046401
73432 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/bswapdi.c' (71,694) at 20210307214926094
73433 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx50-pinctrl.txt' (71,695) at 20210307214925394
73434 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shuffle.c' (71,696) at 20240405153053149
73435 2025-01-08 03:00:50.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm-i2c.bb' (71,697) at 20210812000025270
73436 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager/powerpolicy-default-ALWAYS_POWER_ON.override.yml' (71,698) at 20210307205553722
73437 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/synth_event_gen_test.c' (71,699) at 20240405153231935
73438 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon/0001-Fix-a-lot-of-Werror-format-security-errors-with-mvpr.patch' (71,700) at 20220204040022528
73439 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/PowerRestorePolicy/index.js' (71,701) at 20220105012522999
73440 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-vic.yaml' (71,702) at 20240809080013002
73441 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti-lmu.txt' (71,703) at 20210307214925362
73442 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/Makefile' (71,704) at 20220525020654447
73443 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-legacy-common.c' (71,705) at 20240405153232139
73444 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dts' (71,706) at 20240405153045537
73445 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/fit3.c' (71,707) at 20240405153046665
73446 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-common.c' (71,708) at 20240405153053981
73447 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/security-bugs.rst' (71,709) at 20240405153045249
73448 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7115.c' (71,710) at 20240405153049337
73449 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-subdev.h' (71,711) at 20240613080016503
73450 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8550-rpmh.h' (71,712) at 20240405153052649
73451 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/opt4001.c' (71,713) at 20240405153049001
73452 2025-01-08 03:00:50.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/init_book3e_64.c' (71,714) at 20240405153046185
73453 2025-01-08 03:00:50.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/airport.c' (71,715) at 20240405153231211
73454 2025-01-08 03:00:50.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-nitrogen6sx.dts' (71,716) at 20240405153229887
73455 2025-01-08 03:00:50.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wcd934x/registers.h' (71,717) at 20220525020654587
73456 2025-01-08 03:00:50.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/termbits.h' (71,718) at 20221215040039202
73457 2025-01-08 03:00:50.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i2c.rst' (71,719) at 20210307214925462
73458 2025-01-08 03:00:50.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/iomap.c' (71,720) at 20240405153054229
73459 2025-01-08 03:00:50.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/renesas-soc.c' (71,721) at 20240405153051769
73460 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfi.h' (71,722) at 20210307214930294
73461 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/Makefile' (71,723) at 20240405153053553
73462 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/init' (71,724) at 20210307205554462
73463 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/marvell.txt' (71,725) at 20210307214925282
73464 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/networking/mstpd/mstpd.service' (71,726) at 20230813080012848
73465 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgiarcs.h' (71,727) at 20210307214926242
73466 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/core-matmap.h' (71,728) at 20221215040039346
73467 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi' (71,729) at 20240405153229923
73468 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/test_health_metric_config.cpp' (71,730) at 20240307090027676
73469 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c' (71,731) at 20240405153232283
73470 2025-01-08 03:00:50.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb' (71,732) at 20241206090014274
73471 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost.c' (71,733) at 20241211090212350
73472 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rpi.h' (71,734) at 20210308005003612
73473 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_hw_algo.c' (71,735) at 20210308005003364
73474 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/Makefile' (71,736) at 20240429080012464
73475 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_6120_regs.h' (71,737) at 20210307214928438
73476 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_sysfs.c' (71,738) at 20240405153053505
73477 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/geekbox.h' (71,739) at 20210308005003596
73478 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/mock.cpp' (71,740) at 20211022000049994
73479 2025-01-08 03:00:50.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-qmp-cmds.c' (71,741) at 20230426080043668
73480 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb' (71,742) at 20241221090017516
73481 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-mem-nodm.c' (71,743) at 20210308005003492
73482 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml' (71,744) at 20240405153045101
73483 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/ktime.h' (71,745) at 20210307214931694
73484 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/Makefile' (71,746) at 20240405153049009
73485 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/mips-atomic.c' (71,747) at 20210625000035992
73486 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_overlap.cpp' (71,748) at 20210308005100997
73487 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target-con-set.h' (71,749) at 20240326080039714
73488 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-common.h' (71,750) at 20241111090012173
73489 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cubox-i-som-v15.dts' (71,751) at 20240405153045501
73490 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc_2.40.bb' (71,752) at 20241221090017640
73491 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml' (71,753) at 20240405153229759
73492 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_smc.h' (71,754) at 20210307214927998
73493 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/user/seg_helper.c' (71,755) at 20230925080040033
73494 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/kasan_test.c' (71,756) at 20241111090012157
73495 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/microchip,sparx5-serdes.yaml' (71,757) at 20220525020651698
73496 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/bcm2835_ic.c' (71,758) at 20241211090212282
73497 2025-01-08 03:00:50.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gv100.c' (71,759) at 20240405153048637
73498 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_logging.cpp' (71,760) at 20230512080021593
73499 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/xilinx.txt' (71,761) at 20210307214925454
73500 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/wformat.patch' (71,762) at 20230706080014737
73501 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/symlink.c' (71,763) at 20210307214931078
73502 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kdebug.h' (71,764) at 20210307214926582
73503 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-imx7.c' (71,765) at 20240405153231371
73504 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/argument.hpp' (71,766) at 20210527000130797
73505 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sigcontext.h' (71,767) at 20210307214926558
73506 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/additional_data_test.cpp' (71,768) at 20241212090025215
73507 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/namespaces.h' (71,769) at 20240405153054197
73508 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb' (71,770) at 20241221090017512
73509 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8150-dpu.yaml' (71,771) at 20240405153229763
73510 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bcm47xx_defconfig' (71,772) at 20240405153230007
73511 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sprd,sc9863a-clk.h' (71,773) at 20210307214931334
73512 2025-01-08 03:00:50.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glock.h' (71,774) at 20241211090145517
73513 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/memset.S' (71,775) at 20240405153046513
73514 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-factors.h' (71,776) at 20210307214927030
73515 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp' (71,777) at 20240817080003183
73516 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/atari.c' (71,778) at 20240405153046525
73517 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ptrace.h' (71,779) at 20210309003648892
73518 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/semihost.h' (71,780) at 20240326080039550
73519 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds/witherspoon/power-workarounds.sh' (71,781) at 20230419080018958
73520 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/btf.h' (71,782) at 20240405153054053
73521 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/on_change_threshold.hpp' (71,783) at 20220610100046048
73522 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/zone.cpp' (71,784) at 20241022080027608
73523 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dccg.h' (71,785) at 20240405153230399
73524 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-before-err.json' (71,786) at 20210308005046409
73525 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a.dtsi' (71,787) at 20210308005002580
73526 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_service.cpp' (71,788) at 20220727030028313
73527 2025-01-08 03:00:50.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.h' (71,789) at 20210307214929366
73528 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp3943.c' (71,790) at 20240405153049609
73529 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/calculator-server.cpp' (71,791) at 20240920080030747
73530 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.clean' (71,792) at 20210308005003724
73531 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lm8333.c' (71,793) at 20240405153230727
73532 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/oe-init-build-env' (71,794) at 20240301090012479
73533 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h' (71,795) at 20240405153051561
73534 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_div0.c' (71,796) at 20240405153054281
73535 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/memory.h' (71,797) at 20210308005002680
73536 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2.h' (71,798) at 20241011080017327
73537 2025-01-08 03:00:50.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stat.h' (71,799) at 20210307214926066
73538 2025-01-08 03:00:50.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-stop-instructions@.service.in' (71,800) at 20230513080022442
73539 2025-01-08 03:00:50.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hypervisor.h' (71,801) at 20220525020651878
73540 2025-01-08 03:00:50.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sun4i.c' (71,802) at 20240405153231359
73541 2025-01-08 03:00:50.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress.c' (71,803) at 20240405153053113
73542 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tinker_rk3288.h' (71,804) at 20210308005003620
73543 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp20x_usb_power.c' (71,805) at 20240405153231351
73544 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.err' (71,806) at 20210308005046409
73545 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/files/rasdaemon.service' (71,807) at 20210307205553866
73546 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max34440.rst' (71,808) at 20210309003648428
73547 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/README' (71,809) at 20210308005003056
73548 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_fclass.c' (71,810) at 20221215040039386
73549 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/lsm303dlhc_mag.c' (71,811) at 20241211090212334
73550 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77802.yaml' (71,812) at 20240405153045145
73551 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h' (71,813) at 20210307214930302
73552 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/thread_info.h' (71,814) at 20240405153045913
73553 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmu_context.h' (71,815) at 20240405153230111
73554 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/page-io.c' (71,816) at 20241211090145513
73555 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4.c' (71,817) at 20240405153230611
73556 2025-01-08 03:00:50.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_types.h' (71,818) at 20210309003648776
73557 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/hexagon/include/uapi/asm/mman.h' (71,819) at 20210307214932454
73558 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JobService.v1_0_6.json' (71,820) at 20240619080002948
73559 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devm-helpers.h' (71,821) at 20220525020654559
73560 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/bootstrap.sh' (71,822) at 20210308004942076
73561 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-alabaster_1.0.0.bb' (71,823) at 20241221090017664
73562 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-fa526.S' (71,824) at 20210307214925974
73563 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/vmlinux.scr' (71,825) at 20210307214926318
73564 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-backtrace.c' (71,826) at 20210307214932466
73565 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x-primus.dts' (71,827) at 20240405153229951
73566 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel.h' (71,828) at 20240906080037340
73567 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/newtonkbd.c' (71,829) at 20240405153049137
73568 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h' (71,830) at 20210308005002664
73569 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/riscv,cpu-intc.txt' (71,831) at 20210307214925342
73570 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/curve25519-x86_64.c' (71,832) at 20240405153046361
73571 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pppcielanes.c' (71,833) at 20210309003649648
73572 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/libhtp_0.5.45.bb' (71,834) at 20241221090017576
73573 2025-01-08 03:00:50.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa15.inc' (71,835) at 20210905000020581
73574 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/reap.c' (71,836) at 20240405153231775
73575 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rvt-abi.h' (71,837) at 20210307214931690
73576 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/socket_channel.hpp' (71,838) at 20240829080025807
73577 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/__init__.py' (71,839) at 20241211090212538
73578 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65132-regulator.c' (71,840) at 20240520080015167
73579 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/meson.build' (71,841) at 20240920080018291
73580 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/Kconfig' (71,842) at 20210308005002972
73581 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_b.c' (71,843) at 20210308005046513
73582 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/Makefile' (71,844) at 20210307214925966
73583 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts' (71,845) at 20240405153045813
73584 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/hkdf.c' (71,846) at 20240405153052317
73585 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-kms.rst' (71,847) at 20240405153229815
73586 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb' (71,848) at 20241206090014314
73587 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop.sh' (71,849) at 20240405153232231
73588 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm6328-pm.h' (71,850) at 20210309003653816
73589 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c' (71,851) at 20220525020652502
73590 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/101' (71,852) at 20210927100127481
73591 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_file_private.h' (71,853) at 20240405153048525
73592 2025-01-08 03:00:50.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hsi/ssi_protocol.h' (71,854) at 20240405153052701
73593 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun50i-dmic.c' (71,855) at 20240405153232203
73594 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/serial/option.c' (71,856) at 20241115090012961 to deleted uid set
73595 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efi-bgrt.h' (71,857) at 20210307214931382
73596 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/meson.build' (71,858) at 20230825080021141
73597 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpufeature.h' (71,859) at 20240405153230063
73598 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-oauthlib_2.0.0.bb' (71,860) at 20240413080012663
73599 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/meson.build' (71,861) at 20241211090212242
73600 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/arp_tables.c' (71,862) at 20240418080014514
73601 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ti-aemif.h' (71,863) at 20210307214931482
73602 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/lpc32xx_adc.c' (71,864) at 20240405153230687
73603 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/249.out' (71,865) at 20210927100127497
73604 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mct_u232.c' (71,866) at 20240405153052137
73605 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/frup.hpp' (71,867) at 20210308004927352
73606 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/iterator.c' (71,868) at 20240405153052409
73607 2025-01-08 03:00:50.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_helper.c' (71,869) at 20240405153053329
73608 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/word-at-a-time.h' (71,870) at 20240405153046401
73609 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/README' (71,871) at 20210307214926334
73610 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/PERF-VERSION-GEN' (71,872) at 20240405153054177
73611 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/analogix,anx7411.yaml' (71,873) at 20240405153045181
73612 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/core.c' (71,874) at 20241211090145389
73613 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/fix-ldflags.patch' (71,875) at 20230706080014753
73614 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/emulate_prefix.h' (71,876) at 20210307214926662
73615 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pri_detector.c' (71,877) at 20220525020653727
73616 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/M0205.h' (71,878) at 20210307214927906
73617 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h' (71,879) at 20220525020653627
73618 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/files/sysklogd' (71,880) at 20210316000012733
73619 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rpmh.c' (71,881) at 20241216090017693
73620 2025-01-08 03:00:50.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx1.c' (71,882) at 20240405153046785
73621 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-ensure-off.service' (71,883) at 20210810100021256
73622 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-scp_adsp.c' (71,884) at 20240405153046801
73623 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Download.service.in' (71,885) at 20210308005100305
73624 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/Makefile' (71,886) at 20240405153050077
73625 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dts' (71,887) at 20210307214926194
73626 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/Kconfig' (71,888) at 20240405153049473
73627 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/trace-events' (71,889) at 20240326080039446
73628 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/event_logger_test.cpp' (71,890) at 20210308005049141
73629 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-2.1' (71,891) at 20210307205554414
73630 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_la.h' (71,892) at 20240405153046957
73631 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/syscallhdr.sh' (71,893) at 20241211090212374
73632 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/config.h' (71,894) at 20210308005002800
73633 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT' (71,895) at 20240405153232287
73634 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-apq8016.c' (71,896) at 20210308005002776
73635 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/lsu.h' (71,897) at 20210307214926582
73636 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/pll.h' (71,898) at 20210307214927906
73637 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qdev-api.rst' (71,899) at 20230925080039841
73638 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clk/mpc83xx-clk.h' (71,900) at 20210308005003632
73639 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.c' (71,901) at 20210307214927950
73640 2025-01-08 03:00:50.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/mma.S' (71,902) at 20240405153054357
73641 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sync_core.h' (71,903) at 20210307214931522
73642 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-vhost.c' (71,904) at 20230426080043636
73643 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/stm32-cryp.c' (71,905) at 20240910080014026
73644 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/sched-pelt.h' (71,906) at 20210307214931762
73645 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/MAINTAINERS' (71,907) at 20210308005003072
73646 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/Makefile' (71,908) at 20240405153231231
73647 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/cn10k.h' (71,909) at 20240405153050065
73648 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/Kconfig' (71,910) at 20210308005003008
73649 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sm712fb.rst' (71,911) at 20240405153229807
73650 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-cmake-Do-not-export-CC-into-gir-compiler.patch' (71,912) at 20241221090017488
73651 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp' (71,913) at 20221209040003858
73652 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_resource.h' (71,914) at 20220429100100650
73653 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_us16x08.c' (71,915) at 20240405153054029
73654 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/reactor_panic.c' (71,916) at 20240405153053061
73655 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/exception.c' (71,917) at 20210308005002808
73656 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/dlpar.c' (71,918) at 20241011080017291
73657 2025-01-08 03:00:50.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_cache.c' (71,919) at 20240405153051513
73658 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_qi.c' (71,920) at 20240405153046929
73659 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-wqe.h' (71,921) at 20210307214926238
73660 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/memdup_user.cocci' (71,922) at 20240405153053441
73661 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gsc.h' (71,923) at 20210308005002996
73662 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k4aa.c' (71,924) at 20210307214928830
73663 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/netlink.h' (71,925) at 20240405153052909
73664 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/atomic.h' (71,926) at 20240405153054045
73665 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux.h' (71,927) at 20240405153230551
73666 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/zt_no_regs.c' (71,928) at 20240405153054241
73667 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2-monitoring.service' (71,929) at 20230627080016966
73668 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/simulate-insn.h' (71,930) at 20210307214926074
73669 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscalls/syscall.tbl' (71,931) at 20240710080014577
73670 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/Makefile' (71,932) at 20210524100035130
73671 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/nested_exceptions_test.c' (71,933) at 20240405153232271
73672 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080a_common.h' (71,934) at 20210308005003600
73673 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/igbvf.h' (71,935) at 20240405153050025
73674 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/cve-extra-exclusions.inc' (71,936) at 20241221090017612
73675 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/opti92x-cs4231.c' (71,937) at 20210307214932222
73676 2025-01-08 03:00:50.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-3dnow.c' (71,938) at 20221215040039386
73677 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/MAINTAINERS' (71,939) at 20210308005002908
73678 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/meson.build' (71,940) at 20241211090212334
73679 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.out' (71,941) at 20230925080040089 to deleted uid set
73680 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/rpidistro-vlc_3.0.17.bb' (71,942) at 20231126090012805
73681 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/time-utils-test.c' (71,943) at 20240405153054173
73682 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree_latch.h' (71,944) at 20240405153052785
73683 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/module.h' (71,945) at 20240405153052925
73684 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_common.c' (71,946) at 20240405153231451
73685 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/set_memory.h' (71,947) at 20240405153046249
73686 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/i2c-cardlist.rst' (71,948) at 20240405153044957
73687 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/json_parse_unittest.cpp' (71,949) at 20221111040035058
73688 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,esai.txt' (71,950) at 20240405153229799
73689 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf/riscv_pmu.h' (71,951) at 20240405153231835
73690 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/nwl-dsi.c' (71,952) at 20240405153230527
73691 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/acp63_chip_offset_byte.h' (71,953) at 20240405153052885
73692 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-pc2.dts' (71,954) at 20210308005002620
73693 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/decode.c' (71,955) at 20240405153054073
73694 2025-01-08 03:00:50.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/dw/acpi.c' (71,956) at 20210309003649332 to deleted uid set
73695 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/aspeed_mdio.c' (71,957) at 20210308005003424
73696 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/inode.c' (71,958) at 20240405153231775
73697 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/README' (71,959) at 20210308005002960
73698 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/valijson.wrap' (71,960) at 20220518030015451
73699 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/vpd.hpp' (71,961) at 20230511080035563
73700 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/rtl8139-test.c' (71,962) at 20241211090212546
73701 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_64.S' (71,963) at 20240712080021057
73702 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/Makefile' (71,964) at 20210307214926538
73703 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/xilinx,can.yaml' (71,965) at 20240405153229779
73704 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-eventfd.c' (71,966) at 20210307214932466
73705 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb' (71,967) at 20241221090017560
73706 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/index.rst' (71,968) at 20240405153229823
73707 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-serial.h' (71,969) at 20210308005046037
73708 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/cumana_1.c' (71,970) at 20240405153051569
73709 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra210-emc.c' (71,971) at 20210309003649264
73710 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/spi/spi-flash.txt' (71,972) at 20210308005003304
73711 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/MAINTAINERS' (71,973) at 20210308005002900
73712 2025-01-08 03:00:50.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_mode.h' (71,974) at 20240405153048565
73713 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012ardb.h' (71,975) at 20210308005003600
73714 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-cubox-i.dts' (71,976) at 20240405153045497
73715 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/reporting-issues.rst' (71,977) at 20240405153044961
73716 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml' (71,978) at 20240405153229799
73717 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/shmparam_32.h' (71,979) at 20210307214926586
73718 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/217.out' (71,980) at 20210308005046461
73719 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensc/opensc_0.25.1.bb' (71,981) at 20241221090017540
73720 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_scaler.h' (71,982) at 20240405153048465
73721 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/iphase.c' (71,983) at 20240405153230183
73722 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h' (71,984) at 20210307214929406
73723 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c' (71,985) at 20210309003649716
73724 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32mp151-overview.rst' (71,986) at 20240405153044973
73725 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_%.bbappend' (71,987) at 20241206090014278
73726 2025-01-08 03:00:50.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ioctl.c' (71,988) at 20210307214928690
73727 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188-bqedison2qc.dts' (71,989) at 20240405153045557
73728 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.c' (71,990) at 20220525020652967
73729 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sdm845.h' (71,991) at 20210307214931330
73730 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp-cmds.c' (71,992) at 20240906080037376
73731 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_output.c' (71,993) at 20241216090017789
73732 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/api-io.c' (71,994) at 20240405153054161
73733 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/sdbusplus.wrap' (71,995) at 20230602080035412
73734 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/processor.h' (71,996) at 20240405153230063
73735 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/mixer_oss.h' (71,997) at 20210307214931598
73736 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hexdump.h' (71,998) at 20210308005003652
73737 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/evm.c' (71,999) at 20210308005003080
73738 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/block2mtd.c' (72,000) at 20240405153049677
73739 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/typecheck.bbclass' (72,001) at 20220910030013393
73740 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_dump.cpp' (72,002) at 20240903080027143
73741 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/client.h' (72,003) at 20210307214928106
73742 2025-01-08 03:00:50.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs-wx.c' (72,004) at 20241011080017331
73743 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-dwapb.c' (72,005) at 20240405153230303
73744 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/baikal,bt1-apb.yaml' (72,006) at 20210309003648328
73745 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir_p.patch' (72,007) at 20241221090017656
73746 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml' (72,008) at 20240405153045025
73747 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_overlay.h' (72,009) at 20210307214927866
73748 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/Kconfig' (72,010) at 20240405153049757
73749 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDomain_v1.xml' (72,011) at 20240619080002932
73750 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/led.c' (72,012) at 20210308005002712
73751 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/7.AdvancedTopics.rst' (72,013) at 20210307214925550
73752 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_app.c' (72,014) at 20240405153050197
73753 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clgebr.c' (72,015) at 20230925080040101
73754 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c' (72,016) at 20240405153049741
73755 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch' (72,017) at 20241221090017680
73756 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/Kconfig' (72,018) at 20210307214932282
73757 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/.clang-format' (72,019) at 20240820080025622
73758 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_doe.c' (72,020) at 20221215040039138
73759 2025-01-08 03:00:50.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_irq.c' (72,021) at 20240405153048593
73760 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_soft.c' (72,022) at 20240405153046613
73761 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8916.c' (72,023) at 20240405153230227
73762 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts' (72,024) at 20210308005002620
73763 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http_response_test.cpp' (72,025) at 20240817080003191
73764 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-cache.c' (72,026) at 20210307214931218
73765 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/striper.h' (72,027) at 20210307214931366
73766 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd/etcd-new.conf.sample' (72,028) at 20230602080015084
73767 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/alert.png' (72,029) at 20210307205554250 to deleted uid set
73768 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/packagegroup/packagegroup-core-security.bb' (72,030) at 20241206090014286
73769 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb' (72,031) at 20241221090017548
73770 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/syscall_user_dispatch.c' (72,032) at 20240405153052997
73771 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-mq-pci.h' (72,033) at 20240405153052661
73772 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/Kconfig' (72,034) at 20210308005002968
73773 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm281xx.c' (72,035) at 20240405153045637
73774 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-timb.c' (72,036) at 20240405153049501
73775 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-bridge-emul.c' (72,037) at 20240405153051249
73776 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-venc.c' (72,038) at 20240405153230215
73777 2025-01-08 03:00:50.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar2.c' (72,039) at 20210307214930858
73778 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/ps-pdm-dma.c' (72,040) at 20240405153053549
73779 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/brcmstb.S' (72,041) at 20240405153045625
73780 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/meson-gx-pwrc-vpu.c' (72,042) at 20210308005003468
73781 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvdalsasen' (72,043) at 20210307205553778
73782 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_sysfs.c' (72,044) at 20240405153231499
73783 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-camcc.h' (72,045) at 20240405153052645
73784 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.c' (72,046) at 20240405153050641
73785 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm' (72,047) at 20210307205553750 to deleted uid set
73786 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/cpcap-charger.yaml' (72,048) at 20240405153045141
73787 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_main.c' (72,049) at 20240405153230995
73788 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64w.dts' (72,050) at 20240405153045433
73789 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/Makefile' (72,051) at 20210308005003032
73790 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-appdirs/run-ptest' (72,052) at 20240301090012431
73791 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/README.rst' (72,053) at 20240405153053433
73792 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/smilatency.py2' (72,054) at 20241211090212534
73793 2025-01-08 03:00:50.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/atusb.h' (72,055) at 20210307214929678
73794 2025-01-08 03:00:50.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_usb2_udc.h' (72,056) at 20220525020654263
73795 2025-01-08 03:00:50.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC837XERDB_defconfig' (72,057) at 20210308005003236
73796 2025-01-08 03:00:50.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/Makefile' (72,058) at 20210308005003416
73797 2025-01-08 03:00:50.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmc-snmp-proxy.service' (72,059) at 20210308004938816
73798 2025-01-08 03:00:50.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cpu.c' (72,060) at 20210307214926726
73799 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h' (72,061) at 20240405153231251
73800 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_version.h' (72,062) at 20210307214930550
73801 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/gpio.h' (72,063) at 20210308005002636
73802 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdhci-pci.c' (72,064) at 20240326080039494
73803 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/rwonce.h' (72,065) at 20240405153046281
73804 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/freezer.c' (72,066) at 20240405153052989
73805 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml' (72,067) at 20230125040019922
73806 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/transition.c' (72,068) at 20240405153053013
73807 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/mtk-smi.c' (72,069) at 20240405153049589
73808 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arcnet.c' (72,070) at 20240405153049721
73809 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/io.h' (72,071) at 20240405153229991
73810 2025-01-08 03:00:50.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_tv.c' (72,072) at 20240405153230627
73811 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/fvp-eula.yml' (72,073) at 20230804080018087
73812 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik.h' (72,074) at 20240405153051325
73813 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hyperv-keyboard.c' (72,075) at 20240405153049157
73814 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/params.c' (72,076) at 20241011080017367
73815 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tpa6130a2.c' (72,077) at 20240405153053813
73816 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-net-pci.c' (72,078) at 20221215040039170
73817 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-inet-q972.dts' (72,079) at 20210308005002620
73818 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/km83xx.c' (72,080) at 20210308005003012
73819 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/mpparse.c' (72,081) at 20240411080014058
73820 2025-01-08 03:00:50.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/notices_menu/test_notices_menu.robot' (72,082) at 20240628080017113
73821 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate.c' (72,083) at 20241211090212510
73822 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-ic-csc.c' (72,084) at 20210307214928082
73823 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch' (72,085) at 20230114040015546
73824 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch' (72,086) at 20230706080014741
73825 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch' (72,087) at 20230706080014745
73826 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/gameport-programming.rst' (72,088) at 20220525020651738
73827 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc-da830.c' (72,089) at 20210307214926974
73828 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/config.mk' (72,090) at 20210308005002712
73829 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/fix-missing-unistd.h-include.patch' (72,091) at 20210307205553886
73830 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/crc-ccitt.c' (72,092) at 20210927100127661
73831 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_icpu_cfg.h' (72,093) at 20210308005002820
73832 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/md5.c' (72,094) at 20210307214926802
73833 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/unaligned.h' (72,095) at 20240405153046069
73834 2025-01-08 03:00:50.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-phy.c' (72,096) at 20210307214928814
73835 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/blkback.c' (72,097) at 20240405153046717
73836 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3188_common.h' (72,098) at 20210308005003612
73837 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/.clang-format' (72,099) at 20241219090002124
73838 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/io-request.rst' (72,100) at 20220525020651774
73839 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/mem_tx4927.c' (72,101) at 20210307214926294
73840 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-omap-uwire.c' (72,102) at 20240405153231463
73841 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/io.c' (72,103) at 20240405153231643
73842 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_d.c' (72,104) at 20210308005046513
73843 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/0001-libxml-mm-Fix-function-prototypes-in-function-pointe.patch' (72,105) at 20230131040012035
73844 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vbox_err.h' (72,106) at 20210307214931686
73845 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/QEMU,tcx.bin' (72,107) at 20210308005046113 to deleted uid set
73846 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h' (72,108) at 20210307214929942
73847 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vblank.h' (72,109) at 20240405153048465
73848 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/taskdata.py' (72,110) at 20220402030016091
73849 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/Makefile' (72,111) at 20240405153053317
73850 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_maps1.c' (72,112) at 20220525020655199
73851 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/Makefile' (72,113) at 20210308005003204
73852 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/misc.c' (72,114) at 20240411080014054
73853 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (72,115) at 20210812000025262
73854 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pagevec.h' (72,116) at 20240405153052757
73855 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,meson8-ddr-clkc.yaml' (72,117) at 20240405153045021
73856 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/index.js' (72,118) at 20220105012522999
73857 2025-01-08 03:00:50.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/Makefile' (72,119) at 20210308005002904
73858 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_intel_defconfig' (72,120) at 20210308005003236
73859 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160.h' (72,121) at 20210309003650028
73860 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9877.c' (72,122) at 20240405153053645
73861 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/binfmts.h' (72,123) at 20220525020654663
73862 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/rlwnm.c' (72,124) at 20210308005003720
73863 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-rng-pci.c' (72,125) at 20221215040039166
73864 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bootparam_utils.h' (72,126) at 20240405153046381
73865 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_task_page.py' (72,127) at 20210307205554266
73866 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/str_utility_test.cpp' (72,128) at 20240904080003190
73867 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/ashrdi3.c' (72,129) at 20210308005002816
73868 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fsr-2level.c' (72,130) at 20210307214925970
73869 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/gpio.mako.hpp' (72,131) at 20210308005059173
73870 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/Makefile' (72,132) at 20240405153232103
73871 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmuv3-internal.h' (72,133) at 20240906080037196
73872 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml' (72,134) at 20240405153045125
73873 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/ppc-musl.patch' (72,135) at 20240413080012659
73874 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_w.c' (72,136) at 20210308005046517
73875 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-gpio-mm.c' (72,137) at 20240405153047073
73876 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_kcs.robot' (72,138) at 20240628080017113
73877 2025-01-08 03:00:50.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp866.c' (72,139) at 20210307214931178
73878 2025-01-08 03:00:50.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001000_v2.json' (72,140) at 20241213090040126
73879 2025-01-08 03:00:50.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7794-cpg-mssr.h' (72,141) at 20210308005003632
73880 2025-01-08 03:00:50.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nand.c' (72,142) at 20210308005003216
73881 2025-01-08 03:00:50.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-offsets.h' (72,143) at 20240405153230795
73882 2025-01-08 03:00:50.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-idiv.inc' (72,144) at 20210905000020581
73883 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/Makefile' (72,145) at 20210307214929422
73884 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-obex' (72,146) at 20210307214925186
73885 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/Kconfig' (72,147) at 20210308005002948
73886 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/sysfb_simplefb.c' (72,148) at 20240405153047049
73887 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unxz.h' (72,149) at 20210307214931374
73888 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/rest-dbus' (72,150) at 20210308004923388
73889 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/socfpga.c' (72,151) at 20210308005002912
73890 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/meson.build' (72,152) at 20230825080021141
73891 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtq6752-regulator.c' (72,153) at 20240405153051473
73892 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/Kconfig' (72,154) at 20210307214928458
73893 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0005-test-common-CMakeLists.txt-add-missing-link-with-dlt.patch' (72,155) at 20240113090014532
73894 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_net.c' (72,156) at 20240405153053317
73895 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_regs.c' (72,157) at 20240405153232239
73896 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aldebaran.h' (72,158) at 20220525020652446
73897 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml' (72,159) at 20240405153229799
73898 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/misc_cgroup.h' (72,160) at 20240405153231819
73899 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/is_single_threaded.c' (72,161) at 20210307214931802
73900 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/aspeed_adc.h' (72,162) at 20240906080037328
73901 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/0001-Remove-use-of-variables-indicating-buildtime-informa.patch' (72,163) at 20241221090017496
73902 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/channel-mapping-api.rst' (72,164) at 20210307214925566
73903 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_features.h' (72,165) at 20240405153054293
73904 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_cpu.h' (72,166) at 20210308005046097
73905 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.h' (72,167) at 20240405153048993
73906 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sbuslib.h' (72,168) at 20210307214930938
73907 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/opdump/meson.build' (72,169) at 20240613080020632
73908 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/src/types/trigger_types.hpp' (72,170) at 20230524080039233 to deleted uid set
73909 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.l' (72,171) at 20240405153232239
73910 2025-01-08 03:00:50.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sme-fa64.decode' (72,172) at 20230426080043860
73911 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/mei_hdcp.c' (72,173) at 20240405153049641
73912 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-apmixed.c' (72,174) at 20240405153230211
73913 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip-isp1.yaml' (72,175) at 20240405153229775
73914 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/pt.c' (72,176) at 20241211090145389
73915 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dpu.yaml' (72,177) at 20240405153045049
73916 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,keembay-ocs-aes.yaml' (72,178) at 20240405153045033
73917 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts' (72,179) at 20220525020651906
73918 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Cable_v1.xml' (72,180) at 20240619080002920
73919 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g.dtsi' (72,181) at 20240405153045589
73920 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8996.h' (72,182) at 20240405153052649
73921 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/suspend.c' (72,183) at 20240405153045949
73922 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-xcbc.c' (72,184) at 20220525020652390
73923 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/selftest_guc_multi_lrc.c' (72,185) at 20240405153048513
73924 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/Makefile' (72,186) at 20240405153045753
73925 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/uboot.c' (72,187) at 20210307214926170
73926 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/irq.c' (72,188) at 20210307214926542
73927 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/davicom,dm9000.yaml' (72,189) at 20240405153229779
73928 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-osd.h' (72,190) at 20210307214928794
73929 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-5249.c' (72,191) at 20210307214926138
73930 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/fam15h_power.rst' (72,192) at 20210307214925502
73931 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_netfilter_link_attach.c' (72,193) at 20240405153232259
73932 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_iplan2p2.c' (72,194) at 20210307214930898
73933 2025-01-08 03:00:50.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.11.bb' (72,195) at 20241221090017636
73934 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-cframe-reg.c' (72,196) at 20240906080037256
73935 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/reparse.h' (72,197) at 20241211090145529
73936 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng-builtin.c' (72,198) at 20210927100127025
73937 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/ds414.c' (72,199) at 20210308005002908
73938 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml' (72,200) at 20240405153229771
73939 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/syscall_nr.h' (72,201) at 20210308005045761
73940 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uniphier.c' (72,202) at 20210308005003380
73941 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sexpect/sexpect_2.3.14.bb' (72,203) at 20241206090014250
73942 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/meson.build' (72,204) at 20230714080019207
73943 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_timerlat_description.rst' (72,205) at 20240405153045265
73944 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dool/dool_1.3.3.bb' (72,206) at 20241221090017536
73945 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/nsproxy.c' (72,207) at 20240405153231915
73946 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/cleanup-trace-events.pl' (72,208) at 20210308005046237
73947 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/stm32h7-rcc.h' (72,209) at 20210308005003636
73948 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_intrs.c' (72,210) at 20240613080016471
73949 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt' (72,211) at 20210307214925290
73950 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/copyright.txt' (72,212) at 20210307205553870
73951 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pci.h' (72,213) at 20240405153046249
73952 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/pcm.h' (72,214) at 20210307214932442
73953 2025-01-08 03:00:50.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/minio_git.bb' (72,215) at 20230919080013958
73954 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/tune-sh4.inc' (72,216) at 20210905000020581
73955 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_context.c' (72,217) at 20240405153230563
73956 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/dts/Makefile' (72,218) at 20210308005002844
73957 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/xhci-dbc.h' (72,219) at 20210307214930794
73958 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/source.tcl' (72,220) at 20210308005007116
73959 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ath79_spi.c' (72,221) at 20210308005003488
73960 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/ppc64le.conf' (72,222) at 20240106090017257
73961 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/ti_sci_protocol.h' (72,223) at 20220525020654615
73962 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb' (72,224) at 20240301090012423
73963 2025-01-08 03:00:50.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp' (72,225) at 20230720080003718
73964 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/activation.hpp' (72,226) at 20240828080021463
73965 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Sync.service.in' (72,227) at 20210308005100305
73966 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/pvh/Makefile' (72,228) at 20210307214926746
73967 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/dual_vxlan_bridge.sh' (72,229) at 20240405153054341
73968 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-misc.c' (72,230) at 20210307214928846
73969 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/Makefile' (72,231) at 20240405153046989
73970 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_hw.c' (72,232) at 20240405153051849
73971 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml' (72,233) at 20240405153045137
73972 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/isil,isl1208.yaml' (72,234) at 20240405153045153
73973 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_exact_nid_api.c' (72,235) at 20240405153054225
73974 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport_notify_qstate.c' (72,236) at 20240405153053405
73975 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/sdrutils.hpp' (72,237) at 20210430130416990
73976 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct_0.6.20.bb' (72,238) at 20241221090017540
73977 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_desc.c' (72,239) at 20240405153050309
73978 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/soc.h' (72,240) at 20210308005002836
73979 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/MAINTAINERS' (72,241) at 20210308005002968
73980 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vgpu.c' (72,242) at 20240405153048537
73981 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/MAINTAINERS' (72,243) at 20210308005002976
73982 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb' (72,244) at 20240302090018214
73983 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-ite.sh' (72,245) at 20240405153054309
73984 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/Makefile' (72,246) at 20210308005003044
73985 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/generic.h' (72,247) at 20210308005003656
73986 2025-01-08 03:00:50.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,am65-pci-host.yaml' (72,248) at 20240405153045125
73987 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/console/obmc-console_%.bbappend' (72,249) at 20241206090014222
73988 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/Makefile' (72,250) at 20210307214926606
73989 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmp.c' (72,251) at 20241211090212514
73990 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c' (72,252) at 20210309003651036
73991 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc-vpmsum_test.c' (72,253) at 20240405153046101
73992 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/server/meson.build' (72,254) at 20220914030033172
73993 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-mlcommons-loadgen/python3-mlcommons-loadgen_5.0.0.bb' (72,255) at 20241221090017564
73994 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpupri.h' (72,256) at 20220525020654723
73995 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/index.rst' (72,257) at 20240906080037172
73996 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/obmc_boot_test_resource.robot' (72,258) at 20230920080015032
73997 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/hyperv.h' (72,259) at 20220525020652154
73998 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_pci.c' (72,260) at 20240405153046901
73999 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/brcmfmac.h' (72,261) at 20240405153052765
74000 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-set-failsafe.sh' (72,262) at 20240716080022819
74001 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpasscorecc-sc7280.h' (72,263) at 20240405153052645
74002 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch' (72,264) at 20230706080014737
74003 2025-01-08 03:00:50.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool/0002-Don-t-use-build-time-hardcoded-python-binary-path.patch' (72,265) at 20210307205554618
74004 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/ethtool-user.c' (72,266) at 20240405153054073
74005 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3697.txt' (72,267) at 20210309003648368
74006 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/type_cast.c' (72,268) at 20240405153054261
74007 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/orphan.c' (72,269) at 20210308005003552
74008 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/clk-stubs.c' (72,270) at 20210308005002552
74009 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/kernel.config' (72,271) at 20240405153232287
74010 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_fw.c' (72,272) at 20240405153231431
74011 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c' (72,273) at 20240405153048381
74012 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (72,274) at 20231107090016217
74013 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-fsf/core-isa.h' (72,275) at 20210308005046361
74014 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py' (72,276) at 20210307214932566
74015 2025-01-08 03:00:50.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hash.h' (72,277) at 20210307214926318
74016 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1108.dtsi' (72,278) at 20240405153229899
74017 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/build.sh' (72,279) at 20240405153230527
74018 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/math_64.c' (72,280) at 20210307214926610
74019 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/health.c' (72,281) at 20240405153232011
74020 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/Kconfig' (72,282) at 20210308005002972
74021 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110.c' (72,283) at 20240405153049301
74022 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/Makefile' (72,284) at 20220525020655219
74023 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc' (72,285) at 20210307214932674
74024 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_drv.h' (72,286) at 20240405153048781
74025 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/pci_free_consistent.cocci' (72,287) at 20240405153053441
74026 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_decoder_core.h' (72,288) at 20231021080010534
74027 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/bblayers.conf.sample' (72,289) at 20240323080013545
74028 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/share.h' (72,290) at 20210307214931418
74029 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fc_remote_ports' (72,291) at 20220525020651634
74030 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mc6821.h' (72,292) at 20210307214931422
74031 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/Kconfig' (72,293) at 20210308005003016
74032 2025-01-08 03:00:50.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/fsl,layerscape-scfg.yaml' (72,294) at 20240405153045153
74033 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-display5-tianma-tm070-1280x768.dts' (72,295) at 20240405153045501
74034 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/build_bug.h' (72,296) at 20240405153052665
74035 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/olympus-nuvoton-iptable-save.bb' (72,297) at 20241206090014278
74036 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-advertising' (72,298) at 20211006000025238
74037 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stack_o2cb.c' (72,299) at 20240405153052481
74038 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfarray.c' (72,300) at 20240405153231775
74039 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/multi-thread-compression.txt' (72,301) at 20230925080039845
74040 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xtensa.c' (72,302) at 20210307214927198
74041 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-apmixedsys.c' (72,303) at 20240405153046797
74042 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/.gitignore' (72,304) at 20210307214932626
74043 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-bm1880.c' (72,305) at 20240405153051329
74044 2025-01-08 03:00:50.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dcssblk.c' (72,306) at 20240405153231379
74045 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_map.c' (72,307) at 20241220090018338
74046 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/sata.h' (72,308) at 20210308005002676
74047 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb' (72,309) at 20241221090017488
74048 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/nand.c' (72,310) at 20241211090212258
74049 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/kvm_para.h' (72,311) at 20210307214926618
74050 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch' (72,312) at 20230706080014741
74051 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/gen-errors.rst' (72,313) at 20210309003648484
74052 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/initdef.h' (72,314) at 20210307214930938
74053 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/0001-detect-gold-as-GNU-linker-too.patch' (72,315) at 20241221090017520
74054 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/idt821034.c' (72,316) at 20240405153053621
74055 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/vt100plus.js' (72,317) at 20210308005107073
74056 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.h' (72,318) at 20210307214927830
74057 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/futex_op.c' (72,319) at 20210307214932578
74058 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/realview_gic.c' (72,320) at 20210308005045893
74059 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/mux.c' (72,321) at 20210308005002944
74060 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/word-at-a-time.h' (72,322) at 20240405153046133
74061 2025-01-08 03:00:50.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-phase.c' (72,323) at 20210309003649244
74062 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial.c' (72,324) at 20210308005003484
74063 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pmag-ba-fb.c' (72,325) at 20240405153231587
74064 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8974.h' (72,326) at 20210307214931330
74065 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-evm.dts' (72,327) at 20210308005002592
74066 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v1.yaml' (72,328) at 20240405153045121
74067 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/019' (72,329) at 20210927100127473
74068 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/rpc-if.c' (72,330) at 20241211090145453
74069 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/Makefile' (72,331) at 20240405153046405
74070 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-kernel/linux/linux-aspeed/e3c246d4i.cfg' (72,332) at 20240209090013644
74071 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/signal_32.c' (72,333) at 20240405153046317
74072 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress_internal.h' (72,334) at 20240405153053117
74073 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/si476x-prop.c' (72,335) at 20210307214929110
74074 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_masks.h' (72,336) at 20240405153046589
74075 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig' (72,337) at 20231207090015262
74076 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/Makefile' (72,338) at 20210307214932266
74077 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.err' (72,339) at 20210308005046405
74078 2025-01-08 03:00:50.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-irq.h' (72,340) at 20210307214928686
74079 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricDefinition.v1_3_4.json' (72,341) at 20240619080002948
74080 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/connect.c' (72,342) at 20241211090145529 to deleted uid set
74081 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/clocksource.h' (72,343) at 20210307214925846
74082 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-omap2-mcspi.h' (72,344) at 20210307214931482
74083 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c' (72,345) at 20240405153230355
74084 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_defconfig' (72,346) at 20210308005003276
74085 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/drive_oem_dict.bin' (72,347) at 20220604030008508 to deleted uid set
74086 2025-01-08 03:00:50.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-consumer' (72,348) at 20210309003648256
74087 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_0_sh_mask.h' (72,349) at 20210307214927686
74088 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/ib_media.c' (72,350) at 20240405153053393
74089 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/sockbits.h' (72,351) at 20210308005046089
74090 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-linksys-ea6500-v2.dts' (72,352) at 20240405153045425
74091 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-atl-sbx81lifkw.dts' (72,353) at 20210308005002592
74092 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.0.rst' (72,354) at 20231207090015274
74093 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-rng.c' (72,355) at 20240906080037320
74094 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-mq-virtio.h' (72,356) at 20240405153052661
74095 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/memory.h' (72,357) at 20240405153045861
74096 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/sysfs.c' (72,358) at 20240617080017390
74097 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-psk-helpers.h' (72,359) at 20221215040039390
74098 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/smbios/smbios-mdr_git.bbappend' (72,360) at 20240904080027730
74099 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/index.rst' (72,361) at 20210307214925214
74100 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/issue1060.S' (72,362) at 20221215040039390
74101 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mem_helper.c' (72,363) at 20240906080037512
74102 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/ps2.h' (72,364) at 20230426080043760
74103 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_netlink.c' (72,365) at 20240405153231599
74104 2025-01-08 03:00:50.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/sksimx6.c' (72,366) at 20210308005003052
74105 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/read' (72,367) at 20240405153053437
74106 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_factory.cpp' (72,368) at 20240904080048947
74107 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/alternative.h' (72,369) at 20240405153046273
74108 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/unistd.h' (72,370) at 20210307214926166
74109 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts' (72,371) at 20240405153045713
74110 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/index.rst' (72,372) at 20240405153044945
74111 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-shutdown@.target' (72,373) at 20240321080027598
74112 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-native.h' (72,374) at 20210406100034795
74113 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/keyring_handler.c' (72,375) at 20240405153232111
74114 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/parport.h' (72,376) at 20210307214926322
74115 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/sti_usb_phy.c' (72,377) at 20210308005003456
74116 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdpv.c' (72,378) at 20210308005046505
74117 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_delete_project.py' (72,379) at 20231126090012813
74118 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/resource.c' (72,380) at 20241011080017383
74119 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_driver/efi_uclass.c' (72,381) at 20210308005003700
74120 2025-01-08 03:00:50.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp_bpdu.c' (72,382) at 20210307214931894
74121 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682.c' (72,383) at 20241008080014047
74122 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx20442.h' (72,384) at 20210307214932306
74123 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config_si7021.json' (72,385) at 20220907030013285
74124 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/pkvm.h' (72,386) at 20240405153045881
74125 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/handler_mock.hpp' (72,387) at 20240521080010464
74126 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-lantiq.c' (72,388) at 20240405153051333
74127 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/quote.rs' (72,389) at 20240405153232099
74128 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/Kconfig' (72,390) at 20210307214930430
74129 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-trapa.S' (72,391) at 20210307214926570
74130 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fdi_regs.h' (72,392) at 20240405153048453
74131 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rockchip.h' (72,393) at 20210307214931342
74132 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/Kconfig' (72,394) at 20210307214930178
74133 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aquacomputer_d5next.rst' (72,395) at 20240405153045217
74134 2025-01-08 03:00:50.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/pci.h' (72,396) at 20210307214927902
74135 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/iw_cxgb4.h' (72,397) at 20240405153049037
74136 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-portalocker/python3-portalocker_3.0.0.bb' (72,398) at 20241221090017564
74137 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/acl.c' (72,399) at 20240405153052257
74138 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0001-remoteproc-Add-Arm-remoteproc-driver.patch' (72,400) at 20241206090014210
74139 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png' (72,401) at 20210307205554610 to deleted uid set
74140 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_mcpcia.c' (72,402) at 20210307214925654
74141 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rv1108.h' (72,403) at 20210308005003596
74142 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_7.dtso' (72,404) at 20240405153051213
74143 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_trigger.c' (72,405) at 20240910080014090
74144 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/private_header.cpp' (72,406) at 20211111010019460
74145 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/cmds.c' (72,407) at 20240405153231575
74146 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-filter.js' (72,408) at 20210308005107069
74147 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/Makefile' (72,409) at 20210308005002948
74148 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/firmware.c' (72,410) at 20210307214925834
74149 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/perf/perf-stackdump/arch-support.txt' (72,411) at 20240405153045201
74150 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/cuda.h' (72,412) at 20230426080043764
74151 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/gen_vdso32_offsets.sh' (72,413) at 20240405153046153
74152 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/.gitignore' (72,414) at 20210307214925842
74153 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/crash.c' (72,415) at 20210307214926254
74154 2025-01-08 03:00:50.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/Kconfig' (72,416) at 20210307214928990
74155 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/oimm.c' (72,417) at 20210307214927898
74156 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Replaceable/meson.build' (72,418) at 20230825080021137
74157 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/murata,zpa2326.yaml' (72,419) at 20240405153045077
74158 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-hsdk-pll.c' (72,420) at 20240405153230207
74159 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/fpga_ast2600.h' (72,421) at 20210308005003596
74160 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/license.h' (72,422) at 20210307214931418
74161 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-pc.c' (72,423) at 20210308005046477
74162 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/armada-37xx-tbg.c' (72,424) at 20210308005003352
74163 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-uritools_4.0.3.bb' (72,425) at 20241221090017668
74164 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fspick.sh' (72,426) at 20240405153054173
74165 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/Makefile' (72,427) at 20210308005003472
74166 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kmod/Makefile' (72,428) at 20210307214932678
74167 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mempool.c' (72,429) at 20240405153053137
74168 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/88pm860x-codec.c' (72,430) at 20240405153232143
74169 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_access_var_len.c' (72,431) at 20240405153054281
74170 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/loongson,ls1x-clk.h' (72,432) at 20240405153052645
74171 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm_git.bb' (72,433) at 20240302090018206
74172 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-systemd-lxdm.service-remove-plymouth-quit-conflicts.patch' (72,434) at 20220402030015975
74173 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.err' (72,435) at 20210308005046397
74174 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c' (72,436) at 20240405153047157
74175 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/lpc32xx_i2c.c' (72,437) at 20210308005003384
74176 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/ampere-ipmi-oem.bb' (72,438) at 20241226090016123
74177 2025-01-08 03:00:50.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_out.c' (72,439) at 20240405153054005
74178 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch' (72,440) at 20230706080014737
74179 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h' (72,441) at 20240405153230591
74180 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/mmu.h' (72,442) at 20210307214926110
74181 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/Makefile' (72,443) at 20210307214931870
74182 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Cacheable/meson.build' (72,444) at 20230825080021137
74183 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/channels.c' (72,445) at 20240405153232011
74184 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_iscsi.h' (72,446) at 20210307214930286
74185 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-__ffs.h' (72,447) at 20210307214931302
74186 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs.h' (72,448) at 20210307214927838
74187 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_powermgt.c' (72,449) at 20241211090212294
74188 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7757.h' (72,450) at 20210307214926554
74189 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_rop.h' (72,451) at 20210308005045857
74190 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_target.cpp' (72,452) at 20230825080027865
74191 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-pvpanic' (72,453) at 20220525020651634
74192 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_d.c' (72,454) at 20210308005046525
74193 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/eeprom.h' (72,455) at 20240405153050553
74194 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/maple_defconfig' (72,456) at 20240405153046097
74195 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96878.dts' (72,457) at 20240405153045433
74196 2025-01-08 03:00:50.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_diag.h' (72,458) at 20210307214929470
74197 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-cec.c' (72,459) at 20240405153049529
74198 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/dummy-plugin-dir/include/plugin-version.h' (72,460) at 20220913100024313
74199 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend' (72,461) at 20210812000025166
74200 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/platform-pci.c' (72,462) at 20240405153231603
74201 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/msix.c' (72,463) at 20220525020653131
74202 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/addac/adi,ad74413r.h' (72,464) at 20240405153052649
74203 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fb.h' (72,465) at 20240405153046385
74204 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/Makefile' (72,466) at 20210308005002776
74205 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-icore-1.5.dtsi' (72,467) at 20240405153045513
74206 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asus_wmi_sensors.rst' (72,468) at 20240405153045217
74207 2025-01-08 03:00:50.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv.c' (72,469) at 20241211090212230
74208 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-k210.c' (72,470) at 20240405153230207
74209 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0001-bcm43xx-Add-bcm43xx-3wire-variant.patch' (72,471) at 20230706080014765
74210 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi_msgdefs.h' (72,472) at 20210309003653988
74211 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-vadc.c' (72,473) at 20240405153048961
74212 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/kbtab.c' (72,474) at 20210307214928502
74213 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/Kconfig' (72,475) at 20240405153051673
74214 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/util.hpp' (72,476) at 20240217090035780
74215 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mtd.yaml' (72,477) at 20240405153045113
74216 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts' (72,478) at 20240405153229971
74217 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp850.c' (72,479) at 20210307214931178
74218 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-ppc_8xx.txt' (72,480) at 20210308005003012
74219 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-fs.c' (72,481) at 20240906080037316
74220 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/loadavg.c' (72,482) at 20240405153053045
74221 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttvp.h' (72,483) at 20240405153230795
74222 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/shadow.c' (72,484) at 20240405153053013
74223 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_power_operations.robot' (72,485) at 20221112040024970
74224 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/strset.c' (72,486) at 20240405153232015
74225 2025-01-08 03:00:50.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-pca955x.h' (72,487) at 20210307214931338
74226 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/file.c' (72,488) at 20240405153049645
74227 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_lite2_defconfig' (72,489) at 20210308005003272
74228 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c' (72,490) at 20221128040017450
74229 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Create.interface.yaml' (72,491) at 20241003080018601
74230 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/.gitignore' (72,492) at 20220525020655187
74231 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/dts/ae350_32.dts' (72,493) at 20210308005002844
74232 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/request_sock.h' (72,494) at 20240405153052865
74233 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/resource.h' (72,495) at 20240405153232107
74234 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/intersil,isl12022.yaml' (72,496) at 20240405153229795
74235 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Tenola' (72,497) at 20210307205553774
74236 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/init.rst' (72,498) at 20220525020651766
74237 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/serial.c' (72,499) at 20240405153047069
74238 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_ioc3.c' (72,500) at 20210307214930742
74239 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ValueMutability.interface.yaml' (72,501) at 20221207040023631
74240 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/119.out' (72,502) at 20210308005046449
74241 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_sdma.h' (72,503) at 20240405153230707
74242 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-tcg.rst' (72,504) at 20230925080039841
74243 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/merge_yamls.py' (72,505) at 20210307205554070
74244 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/eeprom_93cx6.c' (72,506) at 20241216090017709
74245 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/powerpc.py' (72,507) at 20240405153054225
74246 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_sin.c' (72,508) at 20210307214926730
74247 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/Makefile' (72,509) at 20240405153232283
74248 2025-01-08 03:00:50.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/config_file_parser.cpp' (72,510) at 20240524080026761
74249 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/mmconfig-shared.c' (72,511) at 20240613080016375
74250 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcpy_64.S' (72,512) at 20240405153230043
74251 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts' (72,513) at 20240405153045745
74252 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6348-dma.h' (72,514) at 20210308005003636
74253 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidhc1.dts' (72,515) at 20240405153045573
74254 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/mte.S' (72,516) at 20241211090212550
74255 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/sdbusplus.hpp' (72,517) at 20240904080034455
74256 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/notempdir.patch' (72,518) at 20220204040022676
74257 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/nfp.rst' (72,519) at 20240405153045237
74258 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_fixed_rate.c' (72,520) at 20210308005003348
74259 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/msg.py' (72,521) at 20241221090017588
74260 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/pci/pci.c' (72,522) at 20240405153045933
74261 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp421.c' (72,523) at 20240405153230667
74262 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/Kconfig' (72,524) at 20210308005003440
74263 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/bus.c' (72,525) at 20240405153231455
74264 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal.c' (72,526) at 20240405153046029
74265 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo.c' (72,527) at 20210307214930950
74266 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/performance/dissect.py' (72,528) at 20210308005046241
74267 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_structs.h' (72,529) at 20210308005046085
74268 2025-01-08 03:00:50.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/warp7.h' (72,530) at 20210308005003624
74269 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nfc.rst' (72,531) at 20210307214925538
74270 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/buildinfo.hpp.in' (72,532) at 20210421000039866
74271 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,ixp46x-ptp-timer.yaml' (72,533) at 20240405153045117
74272 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s900-bubblegum-96.dts' (72,534) at 20210307214925986
74273 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Leksand_Asledsberget' (72,535) at 20210307205553786
74274 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring/musl.patch' (72,536) at 20210307205553742
74275 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/cmake-format.json' (72,537) at 20221209040045083
74276 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fsl-imx-mmc.yaml' (72,538) at 20240405153045109
74277 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (72,539) at 20241206090014206
74278 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuppc/pointercal' (72,540) at 20210307205553874
74279 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-poweron.service' (72,541) at 20210307205554094
74280 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/fat.h' (72,542) at 20240405153231675
74281 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-rbsp.h' (72,543) at 20220525020653279
74282 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/renesas,rst.yaml' (72,544) at 20240405153045149
74283 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1347.c' (72,545) at 20240405153051497
74284 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-mtp.dts' (72,546) at 20240405153229943
74285 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/compat.h' (72,547) at 20210307214931594
74286 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/tftf.yml' (72,548) at 20220804030014663
74287 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mips/bootloader.h' (72,549) at 20230426080043764
74288 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm96813.dts' (72,550) at 20240405153045717
74289 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-primo73.dts' (72,551) at 20210308005002624
74290 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ptpd.conf' (72,552) at 20210307205553822
74291 2025-01-08 03:00:50.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/microchip,lan937x.yaml' (72,553) at 20240405153045117
74292 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_2_3_sh_mask.h' (72,554) at 20210307214927606
74293 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,ld9040.yaml' (72,555) at 20240405153045045
74294 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/os-release/os-release.bbappend' (72,556) at 20230518080020518
74295 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inflate.c' (72,557) at 20210308005003716
74296 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/mac.c' (72,558) at 20240411080014090
74297 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb' (72,559) at 20241221090017520
74298 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/bus.h' (72,560) at 20210307214929898
74299 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_apic_access_test.c' (72,561) at 20240405153054325
74300 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-sramc.h' (72,562) at 20230925080039929
74301 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sc7280-rpmh.yaml' (72,563) at 20240405153045081
74302 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/ampere_set_fan_max_speed.sh' (72,564) at 20221201040015308
74303 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/platform.c' (72,565) at 20240405153230187
74304 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.yaml' (72,566) at 20240405153229763
74305 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-hda-match.c' (72,567) at 20240405153053957
74306 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/param.h' (72,568) at 20210307214931306
74307 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/logic_io.h' (72,569) at 20240405153052617
74308 2025-01-08 03:00:50.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mediatek/misc.h' (72,570) at 20210308005002644
74309 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex1_kern.c' (72,571) at 20210307214932118
74310 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3229-evb.dts' (72,572) at 20210308005002604
74311 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/Makefile' (72,573) at 20210308005002972
74312 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/Makefile' (72,574) at 20210308005003052
74313 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/a2jmidid/riscv_ucontext.patch' (72,575) at 20210307205553958
74314 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nvram.c' (72,576) at 20210309003649228
74315 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku288.dts' (72,577) at 20240405153045749
74316 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/OptusD1-160.0E' (72,578) at 20210307205553762
74317 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/cfam.c' (72,579) at 20240906080037220
74318 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/helper.c' (72,580) at 20240906080037536
74319 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_port.c' (72,581) at 20241023080012891
74320 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am572x-idk.dts' (72,582) at 20240405153045597
74321 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson-core.c' (72,583) at 20240405153231463
74322 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/mei.rst' (72,584) at 20210309003648408
74323 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/atomic_32.h' (72,585) at 20240405153046317
74324 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pgtable.h' (72,586) at 20240617080017378
74325 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/Makefile' (72,587) at 20210308005003172
74326 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_rx_filter.h' (72,588) at 20240405153231039
74327 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/system/kernel.ld' (72,589) at 20210927100127517
74328 2025-01-08 03:00:50.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/crypto/chacha20-s390/run-tests.sh' (72,590) at 20240405153054221
74329 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kfd_sysfs.h' (72,591) at 20240405153052925
74330 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/fw.h' (72,592) at 20210307214931694
74331 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/effecter/dbus_to_terminus_effecter.json' (72,593) at 20240827080037091
74332 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trace_handle_exit.h' (72,594) at 20220525020651962
74333 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/Kconfig' (72,595) at 20210307214931998
74334 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml' (72,596) at 20221111040027669
74335 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/blacklist.h' (72,597) at 20210713000020204
74336 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/udbg_16550.c' (72,598) at 20240405153046153
74337 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/attributes.c' (72,599) at 20240405153231951
74338 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/djmemc.h' (72,600) at 20240326080039538
74339 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-app4-evb1.dts' (72,601) at 20210308005002620
74340 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/pci.c' (72,602) at 20240405153046209
74341 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/regulators-tegra30.c' (72,603) at 20240405153051773
74342 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/getcpu.S' (72,604) at 20240405153046253
74343 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/ucontext.h' (72,605) at 20210307214926762
74344 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/block-helpers.h' (72,606) at 20241211090212558
74345 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/configs/defconfig' (72,607) at 20210307214926098
74346 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch' (72,608) at 20230706080014745
74347 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-plutux.dts' (72,609) at 20240405153045481
74348 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_camp_core1.dts' (72,610) at 20210307214926346
74349 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lvb_table.h' (72,611) at 20210307214931066
74350 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/srvcfg-manager/srvcfg-manager_git.bb' (72,612) at 20241221090017568
74351 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/asix,ax88796c.yaml' (72,613) at 20240405153045113
74352 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2600.c' (72,614) at 20230720080043539
74353 2025-01-08 03:00:50.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7791-clock.h' (72,615) at 20210307214931334
74354 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci.h' (72,616) at 20240617080017394
74355 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.c' (72,617) at 20210307214929522
74356 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.c' (72,618) at 20240405153048661
74357 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/m68k.py' (72,619) at 20240405153054225
74358 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/float_convd.ref' (72,620) at 20221215040039382
74359 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/twl4030.c' (72,621) at 20210308005003472
74360 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/sudo/sudo_%.bbappend' (72,622) at 20240207090012358
74361 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec.h' (72,623) at 20240405153231339
74362 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls102xa_rcw_sd_ifc.cfg' (72,624) at 20210308005002968
74363 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32h7-clks.h' (72,625) at 20210308005003636
74364 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Progress/meson.build' (72,626) at 20230825080021137
74365 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss.h' (72,627) at 20220525020654139
74366 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_irq.h' (72,628) at 20240405153050009
74367 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/lldpd_1.0.18.bb' (72,629) at 20241206090014238
74368 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps62362.h' (72,630) at 20210308005003680
74369 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/key.c' (72,631) at 20240405153052305
74370 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware-host.c' (72,632) at 20240405153231287
74371 2025-01-08 03:00:50.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/Makefile' (72,633) at 20240405153054033
74372 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32v234.dtsi' (72,634) at 20240405153045737
74373 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ralink,rt2880-timer.yaml' (72,635) at 20240405153045177
74374 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb' (72,636) at 20230813080012856
74375 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/interrupts.c' (72,637) at 20210308005002836
74376 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/Kconfig' (72,638) at 20210307214929422
74377 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sid.h' (72,639) at 20210309003649436
74378 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sa8775p-gcc.h' (72,640) at 20240405153052645
74379 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/syscalls/Makefile' (72,641) at 20240405153045929
74380 2025-01-08 03:00:50.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/CLIENTS.md' (72,642) at 20240723080003235
74381 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h' (72,643) at 20240405153047305
74382 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,xsphy.yaml' (72,644) at 20240405153045129
74383 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_perf.c' (72,645) at 20240405153230579
74384 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_task_queue.h' (72,646) at 20220525020653819
74385 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front.h' (72,647) at 20240405153048801
74386 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c' (72,648) at 20240405153231311
74387 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/renesas-scif.S' (72,649) at 20210309003648680
74388 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial-uclass.c' (72,650) at 20210308005003484
74389 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/tuning.cpp' (72,651) at 20221117040032476
74390 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_main.cpp' (72,652) at 20220727030029197
74391 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/Makefile' (72,653) at 20240405153049013
74392 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dma-mask.c' (72,654) at 20240405153230035
74393 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/Kconfig' (72,655) at 20240405153049057
74394 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/setup_veth.sh' (72,656) at 20240405153232279
74395 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.c' (72,657) at 20240405153049953
74396 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/cmap_xfbdev.rst' (72,658) at 20210307214925478
74397 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/entry.S' (72,659) at 20241211090145385
74398 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/main.cpp' (72,660) at 20230811080027090
74399 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml' (72,661) at 20240405153045149
74400 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ibm,emac.txt' (72,662) at 20210307214925374
74401 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-398-db.dts' (72,663) at 20240405153045449
74402 2025-01-08 03:00:50.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7795-cpg-mssr.c' (72,664) at 20240405153230235
74403 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/start_host_mpreboot.cpp' (72,665) at 20210629000023356
74404 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/venc_ctrls.c' (72,666) at 20240405153230811
74405 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_dp.c' (72,667) at 20210308005003524
74406 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-user-utils.h' (72,668) at 20230310090043279
74407 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8195-resets.h' (72,669) at 20240405153052653
74408 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3' (72,670) at 20210308005002556
74409 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/nfs.h' (72,671) at 20210308005003720
74410 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/misc.c' (72,672) at 20240405153046757
74411 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_crypto.h' (72,673) at 20240405153046957
74412 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml' (72,674) at 20240405153229767
74413 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_palmte.c' (72,675) at 20210307214930922
74414 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/rpmh.h' (72,676) at 20210309003653972
74415 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/channel.c' (72,677) at 20240405153050453
74416 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.h' (72,678) at 20240613080016435
74417 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-cards.c' (72,679) at 20210307214928710
74418 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/linkit-smart-7688.dts' (72,680) at 20210308005002812
74419 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/selinux-ls-unconfined.sh' (72,681) at 20210307205554130
74420 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/example/example.yaml' (72,682) at 20221213040025761
74421 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_scl_filters_old.c' (72,683) at 20210307214927278
74422 2025-01-08 03:00:50.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-ccimx6ulsbcexpress.dts' (72,684) at 20240405153229887
74423 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-hym8563.c' (72,685) at 20240405153051497
74424 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-irq.c' (72,686) at 20220525020652014
74425 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/Kconfig' (72,687) at 20220525020652426
74426 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/clk_rk3399.c' (72,688) at 20210308005002776
74427 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/common.h' (72,689) at 20210309003654276
74428 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-isl29018' (72,690) at 20210309003648252
74429 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6224.c' (72,691) at 20220525020652358
74430 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8186-memory-port.h' (72,692) at 20240405153052649
74431 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-phy.h' (72,693) at 20210307214928814
74432 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_2.dtso' (72,694) at 20240405153051213
74433 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/symlink.h' (72,695) at 20220525020654479
74434 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/clock-sh7619.c' (72,696) at 20210307214926558
74435 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6060.h' (72,697) at 20210307214929270
74436 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_dnat.c' (72,698) at 20210307214931894
74437 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/km_kirkwood_128m16_defconfig' (72,699) at 20210308005003260
74438 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-x86_64.json' (72,700) at 20210308005046117
74439 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-brcmstb.c' (72,701) at 20240405153231355
74440 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-case.err' (72,702) at 20210927100127473
74441 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/syscalls.h' (72,703) at 20210307214931614
74442 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/remoteproc/k3-system-controller.txt' (72,704) at 20210308005003308
74443 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/histogram.rst' (72,705) at 20240405153045269
74444 2025-01-08 03:00:50.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_irq_vectors.sh' (72,706) at 20240405153232231
74445 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/virtio_net.c' (72,707) at 20241216090017721
74446 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_ns.c' (72,708) at 20240405153051489
74447 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-parallel-out.c' (72,709) at 20240405153232175
74448 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/main.cpp' (72,710) at 20240906080025056
74449 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/api.py' (72,711) at 20240106090017249
74450 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_daif_bits.c' (72,712) at 20210307214932634
74451 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91rm9200.dtsi' (72,713) at 20240405153229875
74452 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/util.c' (72,714) at 20210308005046113
74453 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo43-common.dtsi' (72,715) at 20240405153045605
74454 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-setup.c' (72,716) at 20220525020652014
74455 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/arm64-common.c' (72,717) at 20210308005002752
74456 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7720.h' (72,718) at 20210308005002848
74457 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ds4424.c' (72,719) at 20240405153048977
74458 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/u-boot-spl.lds' (72,720) at 20210308005002712
74459 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp' (72,721) at 20241015080002919
74460 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/usb-network/files/usb_network.service' (72,722) at 20210307205553674
74461 2025-01-08 03:00:50.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/gcsections.inc' (72,723) at 20230811080018310
74462 2025-01-08 03:00:50.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/osd_cmd.c' (72,724) at 20210308005003000
74463 2025-01-08 03:00:50.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/Documentation/objtool.txt' (72,725) at 20240405153054073
74464 2025-01-08 03:00:50.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb' (72,726) at 20241221090017564
74465 2025-01-08 03:00:50.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml' (72,727) at 20240405153045105
74466 2025-01-08 03:00:50.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/arm.py' (72,728) at 20240405153054225
74467 2025-01-08 03:00:50.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clk-zynqmp.h' (72,729) at 20220525020652342
74468 2025-01-08 03:00:50.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_0_offset.h' (72,730) at 20240405153230487
74469 2025-01-08 03:00:50.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/Makefile' (72,731) at 20240405153046297
74470 2025-01-08 03:00:50.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-kernel/linux/linux-aspeed_git.bbappend' (72,732) at 20240209090013644
74471 2025-01-08 03:00:50.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ti,keystone-timer.txt' (72,733) at 20210309003648400
74472 2025-01-08 03:00:50.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/tree-checker.c' (72,734) at 20241008080013991 to deleted uid set
74473 2025-01-08 03:00:50.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/eeprom/eeprom_field.c' (72,735) at 20210308005003224
74474 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/inno_hdmi.c' (72,736) at 20240405153230631
74475 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vcmpb.S' (72,737) at 20230426080043952
74476 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/lib1funcs.S' (72,738) at 20210308005002708
74477 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_http.c-Add-printf-format.patch' (72,739) at 20230706080014741
74478 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/LICENSE' (72,740) at 20210308005119665
74479 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity3-msc313e.dtsi' (72,741) at 20240405153045573
74480 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ncsi_ast2600a0.h' (72,742) at 20210308005003608
74481 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic-stub.c' (72,743) at 20240906080037240
74482 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (72,744) at 20220618030015174
74483 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/edminiv2.h' (72,745) at 20210308005003592
74484 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/boot.c' (72,746) at 20210308005002760
74485 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/dmub_trace_buffer.h' (72,747) at 20220525020652530
74486 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/Makefile' (72,748) at 20210307214930438
74487 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/stackprotector.h' (72,749) at 20240405153046505
74488 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/MAINTAINERS' (72,750) at 20210308005002948
74489 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/mux.c' (72,751) at 20210308005003072
74490 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/fpga_ast2600/Kconfig' (72,752) at 20210308005002916
74491 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/Kbuild' (72,753) at 20240405153048637
74492 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/unaligned.h' (72,754) at 20210308005002848
74493 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-cam.c' (72,755) at 20240405153046797
74494 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_type.hpp' (72,756) at 20240625080015044
74495 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/stepwise.cpp' (72,757) at 20230511080034627
74496 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/x264/x264_%.bbappend' (72,758) at 20210812000025266
74497 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/Makefile' (72,759) at 20210307214926542
74498 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/Makefile' (72,760) at 20210308005002544
74499 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-ep93xx.h' (72,761) at 20210307214931478
74500 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/version.c' (72,762) at 20240405153052965
74501 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/sensor.hpp' (72,763) at 20240817080004303
74502 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-tarball.bb' (72,764) at 20241221090017644
74503 2025-01-08 03:00:50.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/geneve.h' (72,765) at 20240405153052845
74504 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_page.S' (72,766) at 20240405153045897
74505 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/Makefile' (72,767) at 20210307214930442
74506 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/madera.h' (72,768) at 20220525020655031
74507 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/of_table.cocci' (72,769) at 20210307214932138
74508 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Baekmuk' (72,770) at 20241221090017616
74509 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml' (72,771) at 20240405153045041
74510 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctmixer.h' (72,772) at 20220525020654991
74511 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/trace-events' (72,773) at 20240326080039662
74512 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/arch/e.c' (72,774) at 20210307214932470
74513 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.gitignore' (72,775) at 20240424080021452
74514 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt.c' (72,776) at 20210308005003708
74515 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_function.decode' (72,777) at 20210308005046389
74516 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/required-distro-features.inc' (72,778) at 20220402030016219
74517 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c' (72,779) at 20240405153048513
74518 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp_core.c' (72,780) at 20240405153232067
74519 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_txrx.h' (72,781) at 20240405153230967
74520 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi' (72,782) at 20240405153229891
74521 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/tegra-apbmisc.c' (72,783) at 20240405153231455
74522 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/MAINTAINERS' (72,784) at 20210308005002964
74523 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-noinitiator' (72,785) at 20240906080037556 to deleted uid set
74524 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/vexpress_config.c' (72,786) at 20210308005003400
74525 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_tx.h' (72,787) at 20240405153050437
74526 2025-01-08 03:00:50.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0001-cmake-Add-check-for-atomic-support.patch' (72,788) at 20240413080012651
74527 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-gplus-fl8005a.dts' (72,789) at 20240405153229939
74528 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/user.c' (72,790) at 20241211090212242
74529 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/empty_slot.h' (72,791) at 20210308005046017
74530 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_defconfig' (72,792) at 20210308005003236
74531 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phylib_stubs.h' (72,793) at 20240405153231835
74532 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/time.c' (72,794) at 20240405153230055
74533 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/seed.c' (72,795) at 20240405153046537
74534 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-wpcm450.dtsi' (72,796) at 20240405153229875
74535 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/requirements.txt' (72,797) at 20210308005002536
74536 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_nvram.h' (72,798) at 20210307214930422
74537 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/rlwinm.c' (72,799) at 20210308005003720
74538 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netrom.h' (72,800) at 20240405153052861
74539 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/contrib/oe-stylize.py' (72,801) at 20230610080017599
74540 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dts' (72,802) at 20240405153229915
74541 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vhost_user.h' (72,803) at 20210307214926618
74542 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw52xx.dtsi' (72,804) at 20240405153229887
74543 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/video1394' (72,805) at 20210309003648244
74544 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/tricore.h' (72,806) at 20210308005046033
74545 2025-01-08 03:00:50.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4/0001-Include-poll.h-instead-of-sys-poll.h.patch' (72,807) at 20210307205553954
74546 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h' (72,808) at 20240405153050589
74547 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpsw.h' (72,809) at 20220525020653495
74548 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/update-rc.d.bbclass' (72,810) at 20230114040015530
74549 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/gud.h' (72,811) at 20240405153052637
74550 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml' (72,812) at 20240405153045085
74551 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson-gxl-usb2-phy.yaml' (72,813) at 20240405153045129
74552 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/cpld.h' (72,814) at 20210308005002968
74553 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_vfscanf.patch' (72,815) at 20210307205553750
74554 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-subdev.h' (72,816) at 20240405153231883
74555 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-kernel-fadump_release_opalcore' (72,817) at 20210307214925186
74556 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/severity.cpp' (72,818) at 20240820080027378
74557 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.h' (72,819) at 20240405153230503
74558 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sn/sn_sal.h' (72,820) at 20210307214926118
74559 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpmsg.h' (72,821) at 20240405153231879
74560 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-progress_1.6.bb' (72,822) at 20240302090018210
74561 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/warp.dts' (72,823) at 20240405153046093
74562 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-shared-source.inc' (72,824) at 20230401080011971
74563 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/brcm,iproc-pwm.yaml' (72,825) at 20220525020651706
74564 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ugecon.h' (72,826) at 20210307214926362
74565 2025-01-08 03:00:50.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/entry-common.S' (72,827) at 20210309003648980
74566 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_of.c' (72,828) at 20240405153048405
74567 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/espt.c' (72,829) at 20210308005002956
74568 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/simple-bridge.c' (72,830) at 20240405153230527
74569 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/spm.c' (72,831) at 20240405153231451
74570 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/tonga_ih.h' (72,832) at 20210307214927250
74571 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/pwm.h' (72,833) at 20210308005002664
74572 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/ModalGenerateCsr.vue' (72,834) at 20241004080035971
74573 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_tcon.h' (72,835) at 20210307214927774
74574 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-infracfg.c' (72,836) at 20240405153230211
74575 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-4.yaml' (72,837) at 20241219090012972
74576 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt' (72,838) at 20240106090017253
74577 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/Makefile' (72,839) at 20210307214932034
74578 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Makefile.postlink' (72,840) at 20240405153046089
74579 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/Makefile' (72,841) at 20210307214929966
74580 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_span.c' (72,842) at 20240405153050077
74581 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/LICENSE' (72,843) at 20240308090017911
74582 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/smt.h' (72,844) at 20240405153054205
74583 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/Makefile.vdso' (72,845) at 20240326080039558
74584 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynq_bootimg.h' (72,846) at 20210308005003696
74585 2025-01-08 03:00:50.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_diag.c' (72,847) at 20210307214928438
74586 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/kv_dpm.c' (72,848) at 20220525020652991
74587 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/setup.c' (72,849) at 20240405153046053
74588 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/Makefile' (72,850) at 20210308005003496
74589 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-setns.c' (72,851) at 20210307214932470
74590 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr-reg.S' (72,852) at 20220525020652186
74591 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eventfd.h' (72,853) at 20240405153052685
74592 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h' (72,854) at 20240405153230511
74593 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/act8846_pmic.h' (72,855) at 20210308005003680
74594 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/vmlinux.lds.S' (72,856) at 20240405153046269
74595 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/twl4030-keypad.txt' (72,857) at 20210307214925338
74596 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max16064.rst' (72,858) at 20210307214925502
74597 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/Kconfig' (72,859) at 20240405153053933
74598 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/ti,j721e-esm.yaml' (72,860) at 20240405153045109
74599 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc' (72,861) at 20240405153054305
74600 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mapping.h' (72,862) at 20220525020653575
74601 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/dbusaudio.c' (72,863) at 20240906080037140
74602 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h' (72,864) at 20210307214931342
74603 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_rcw_nand.cfg' (72,865) at 20210308005002968
74604 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vpu.h' (72,866) at 20210308005003532
74605 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/loongson,ls2k-thermal.yaml' (72,867) at 20240613080016359
74606 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/sha256.h' (72,868) at 20210308005003688
74607 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_aux.h' (72,869) at 20240613080016407
74608 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' (72,870) at 20240821080012435 to deleted uid set
74609 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/096_elf.dts' (72,871) at 20210308005003752
74610 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uncached.h' (72,872) at 20210307214926118
74611 2025-01-08 03:00:50.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_icid.h' (72,873) at 20210308005002640
74612 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/tsi108_eth.c' (72,874) at 20240405153050321
74613 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-buildid-cache.c' (72,875) at 20240405153054097
74614 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx-config.bb' (72,876) at 20241221090017540
74615 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/mv88w8618_eth.c' (72,877) at 20240906080037264
74616 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-swap' (72,878) at 20210307214925202
74617 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/trace-events' (72,879) at 20241211090212206
74618 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-i8255.c' (72,880) at 20240405153047077
74619 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/vhost_test/Makefile' (72,881) at 20210307214932742
74620 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cable.hpp' (72,882) at 20240704080030215
74621 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stw481x.h' (72,883) at 20210307214931434
74622 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_bpf_numa.c' (72,884) at 20240405153054349
74623 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-nommu.S' (72,885) at 20210307214925966
74624 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/Makefile' (72,886) at 20240405153051861
74625 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp-bootblock-n.bbclass' (72,887) at 20230413080015624
74626 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_leveling.h' (72,888) at 20210308005003364
74627 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-under-throttle' (72,889) at 20240326080039734
74628 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml' (72,890) at 20240405153045141
74629 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/smsc_lpc47m.c' (72,891) at 20210308005003400
74630 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/netlink.h' (72,892) at 20220525020654659
74631 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srccode.h' (72,893) at 20210307214932606
74632 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c' (72,894) at 20210308005003468
74633 2025-01-08 03:00:50.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ili9320.h' (72,895) at 20240405153052173
74634 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-intel.c' (72,896) at 20240405153231323
74635 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_ratectrl_bitdef.h' (72,897) at 20210307214930642
74636 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/firmware-list.html' (72,898) at 20210308005107069
74637 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/store/store.cpp' (72,899) at 20210308005056661
74638 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/buildjson.cpp' (72,900) at 20220113040103020
74639 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/analogix_dp.h' (72,901) at 20210307214931314
74640 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_sysfs.c' (72,902) at 20240405153230267
74641 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/indented-expr.json' (72,903) at 20210308005046409
74642 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/bypass-iommu.txt' (72,904) at 20210927100127069
74643 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/ebitmap.h' (72,905) at 20240405153232115
74644 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/Makefile' (72,906) at 20210307214932698
74645 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/amigaone/setup.c' (72,907) at 20240405153046201
74646 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/Kconfig' (72,908) at 20210307214929754
74647 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bitops.h' (72,909) at 20240405153054049
74648 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/Makefile' (72,910) at 20210307214932206
74649 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/firmware.c' (72,911) at 20240405153048513
74650 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/samsung/Makefile' (72,912) at 20210307214930722
74651 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/find-unused-docs.sh' (72,913) at 20210307214932146
74652 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/xlnx,audio-formatter.txt' (72,914) at 20210307214925438
74653 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/memory_mapping.c' (72,915) at 20240906080037448
74654 2025-01-08 03:00:50.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-clockgen2.dtsi' (72,916) at 20210307214926350
74655 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/branch.json' (72,917) at 20240405153054113
74656 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/errors.cpp' (72,918) at 20220615030021588 to deleted uid set
74657 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch' (72,919) at 20241221090017632
74658 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_7x14.c' (72,920) at 20220525020654747
74659 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_io.h' (72,921) at 20210308005003520
74660 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cmpxchg.h' (72,922) at 20240405153046245
74661 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/brcm,cygnus-audio.txt' (72,923) at 20210307214925426
74662 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/hw_irq.h' (72,924) at 20210307214925646
74663 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-regs.h' (72,925) at 20210308005002796
74664 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FabricCollection.json' (72,926) at 20240619080002948
74665 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/s3c-fb.c' (72,927) at 20240405153231591
74666 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/.gitignore' (72,928) at 20210307214926750
74667 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tpm_backend.h' (72,929) at 20240326080039550
74668 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/vmlinux.lds.S' (72,930) at 20240405153045977
74669 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_fsm.c' (72,931) at 20240405153051525
74670 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler2.c' (72,932) at 20210309003655984
74671 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts' (72,933) at 20240405153045709
74672 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_debug.h' (72,934) at 20210307214930370
74673 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xxhash_generic.c' (72,935) at 20210307214926814
74674 2025-01-08 03:00:50.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-smd-rpm.c' (72,936) at 20240520080015139
74675 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-video.h' (72,937) at 20210307214928690
74676 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_memory.c.inc' (72,938) at 20240906080037496
74677 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-common.h' (72,939) at 20240405153052941
74678 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_state_manager.cpp' (72,940) at 20241211090206662
74679 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188-radxarock.dts' (72,941) at 20240405153045557
74680 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lg2160.c' (72,942) at 20240405153049289
74681 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/internals.h' (72,943) at 20241211090212514
74682 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-slim-2.c' (72,944) at 20210307214928786
74683 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/daytonax-ipmi-fru-properties.yaml' (72,945) at 20230209040014205
74684 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-virtio-ccw.h' (72,946) at 20240906080037340
74685 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nfc/nfc-pn544.rst' (72,947) at 20210307214925466
74686 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/const.h' (72,948) at 20240405153054053
74687 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/Kconfig' (72,949) at 20240405153048925
74688 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n.dts' (72,950) at 20210309003648756
74689 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (72,951) at 20210524100041898
74690 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c' (72,952) at 20210307214930554
74691 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_core.c' (72,953) at 20240405153051969
74692 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/recommended.json' (72,954) at 20240405153054121
74693 2025-01-08 03:00:50.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-boston.its.S' (72,955) at 20210713000020196
74694 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/regs.h' (72,956) at 20240405153231223
74695 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/peach-pit_defconfig' (72,957) at 20210308005003272
74696 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kurikka_Kesti' (72,958) at 20210307205553770
74697 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8998.h' (72,959) at 20210307214932370
74698 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/settings/phosphor-settings-manager/sol_settings.override.yml' (72,960) at 20240124090012250
74699 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_ffdc.cpp' (72,961) at 20241106090023554
74700 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/setup.c' (72,962) at 20210307214926270
74701 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bswap.c' (72,963) at 20240405153232263
74702 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-max98090.txt' (72,964) at 20210307214925430
74703 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/mrw-rev.bbclass' (72,965) at 20220721030015849
74704 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511.h' (72,966) at 20240405153048365
74705 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch' (72,967) at 20230706080014737
74706 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_its_kvm.c' (72,968) at 20240906080037240
74707 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (72,969) at 20241226090016127
74708 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97358svmb.dts' (72,970) at 20240405153045985
74709 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_srh.c' (72,971) at 20210307214931970
74710 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/stout_spl.c' (72,972) at 20210308005003040
74711 2025-01-08 03:00:50.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_sme_change_vl.c' (72,973) at 20241008080014055
74712 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/userfaultfd.c' (72,974) at 20240913080013849
74713 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_general.h' (72,975) at 20240405153046609
74714 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-axg-gpio.h' (72,976) at 20210307214931338
74715 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_drv_interface.c' (72,977) at 20240405153053937
74716 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kvmclock.c' (72,978) at 20240405153230127
74717 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableChassis.vue' (72,979) at 20241004080035963
74718 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-altivec.xml' (72,980) at 20210308005045817
74719 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-auth.h' (72,981) at 20240405153052753
74720 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/aat2870_bl.c' (72,982) at 20240405153052173
74721 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sc7280.h' (72,983) at 20240405153052645
74722 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_codec.h' (72,984) at 20240405153231863
74723 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/rail_tests.cpp' (72,985) at 20240628080035889
74724 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/unwind-libunwind.c' (72,986) at 20210307214932522
74725 2025-01-08 03:00:50.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb' (72,987) at 20241221090017556
74726 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/tpidr2.c' (72,988) at 20240405153054237
74727 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/jme.c' (72,989) at 20240919080017062
74728 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/Makefile' (72,990) at 20210308005002964
74729 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/my.cnf' (72,991) at 20210812000025198
74730 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch' (72,992) at 20220910030013425
74731 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040QDS_SECURE_BOOT_defconfig' (72,993) at 20210308005003244
74732 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/pid_namespace.c' (72,994) at 20240624080012824
74733 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmoinen_Puukkoinen' (72,995) at 20210307205553770
74734 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_under_cgroup.c' (72,996) at 20240405153054261
74735 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.out' (72,997) at 20210927100127469 to deleted uid set
74736 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/job.h' (72,998) at 20240405153048805
74737 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_kernel.py' (72,999) at 20210307205554634
74738 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_irongate.c' (73,000) at 20240405153045353
74739 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_versatile.c' (73,001) at 20240405153230619
74740 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/x86_64-linux' (73,002) at 20241206090014350
74741 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ultrasound.h' (73,003) at 20210307214931662
74742 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency-common.h' (73,004) at 20240405153231343
74743 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st_fdma.txt' (73,005) at 20210307214925314
74744 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/hw_breakpoint.h' (73,006) at 20240405153230147
74745 2025-01-08 03:00:50.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug_page_ref.c' (73,007) at 20210307214931830
74746 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c' (73,008) at 20240405153230351
74747 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nfc/nfc-hci.rst' (73,009) at 20240405153045193
74748 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml' (73,010) at 20240405153229763
74749 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/templates/default/bblayers.conf.sample' (73,011) at 20240323080013549
74750 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/Kconfig' (73,012) at 20210308005003032
74751 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/funcmux.c' (73,013) at 20210308005002792
74752 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/audio.h' (73,014) at 20240405153052809
74753 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/samsung/misc.h' (73,015) at 20210308005003684
74754 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/errors.hpp' (73,016) at 20221028100033259
74755 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/laptop-mode.rst' (73,017) at 20220525020651646
74756 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml' (73,018) at 20240405153045141
74757 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c1.dtsi' (73,019) at 20240405153045809
74758 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/firmware.txt' (73,020) at 20210307214925422
74759 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/corsair-cpro.rst' (73,021) at 20210309003648424
74760 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/suni.c' (73,022) at 20220525020652262
74761 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_scsi.h' (73,023) at 20240405153051585
74762 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm013/ps7_init_gpl.c' (73,024) at 20210308005003180
74763 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/lut.h' (73,025) at 20210307214927898
74764 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/iomap.h' (73,026) at 20240405153231791
74765 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/tests.txt' (73,027) at 20240405153232275
74766 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_bufs.c' (73,028) at 20240405153048389
74767 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-during-backup.out' (73,029) at 20220429100100930
74768 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_mc.c' (73,030) at 20240405153230143
74769 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-siox' (73,031) at 20210309003648252
74770 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/144' (73,032) at 20240326080039730
74771 2025-01-08 03:00:50.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc' (73,033) at 20241221090017484
74772 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_defconfig' (73,034) at 20210308005003240
74773 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bdinfo.c' (73,035) at 20210308005003208
74774 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/MAINTAINERS' (73,036) at 20210308005003044
74775 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomic-instrumented.sh' (73,037) at 20240405153053433
74776 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/features.rst' (73,038) at 20240405153229743
74777 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/chassis.md' (73,039) at 20240809080033023
74778 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/kvm_stat.service' (73,040) at 20210512100029346
74779 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sparse_defs.h' (73,041) at 20210308005003684
74780 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-31.json' (73,042) at 20210308005046409
74781 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sbs-battery.c' (73,043) at 20240405153231355
74782 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hippidevice.h' (73,044) at 20240405153052697
74783 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/LICENSE' (73,045) at 20210308005004696
74784 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bug.h' (73,046) at 20210307214926550
74785 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/smc.c' (73,047) at 20240405153230295
74786 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/rohm,bd2606mvv.yaml' (73,048) at 20240405153229771
74787 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/malta.h' (73,049) at 20210308005002816
74788 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/OWNERS' (73,050) at 20220728030037070
74789 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/include/arch/elf.h' (73,051) at 20240405153054073
74790 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/Makefile' (73,052) at 20240405153051685
74791 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/iozone3' (73,053) at 20210307205553870
74792 2025-01-08 03:00:50.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/sky81452.txt' (73,054) at 20210307214925362
74793 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/iscsi/iscsi_target_core.h' (73,055) at 20240405153231863
74794 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/screen_info.h' (73,056) at 20240812080017252
74795 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/gcc_intrin.h' (73,057) at 20210307214926114
74796 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_rng.c' (73,058) at 20241211090212294
74797 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_cpdma.h' (73,059) at 20210307214929654
74798 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-attestation_%.bbappend' (73,060) at 20230114040015466
74799 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pkt_md_access.c' (73,061) at 20240405153054257
74800 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/i2c_defs.h' (73,062) at 20210308005002732
74801 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/emit.c.inc' (73,063) at 20241211090212490
74802 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/cmpi-bindings-0.4.17-no-ruby-perl.patch' (73,064) at 20240113090014536
74803 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-intel-ipu3.rst' (73,065) at 20240405153045317
74804 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/parallel-isa.c' (73,066) at 20240906080037208
74805 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/core.rst' (73,067) at 20210309003648408
74806 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm-dai.c' (73,068) at 20240405153232187
74807 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service' (73,069) at 20231011080016602
74808 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_wq.h' (73,070) at 20210307214929418
74809 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/manager.hpp' (73,071) at 20240508080030966
74810 2025-01-08 03:00:50.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/Makefile' (73,072) at 20220525020652330
74811 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json' (73,073) at 20210702100031190
74812 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a779a0.c' (73,074) at 20240405153051361
74813 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/Makefile' (73,075) at 20210308005003040
74814 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-samsung.c' (73,076) at 20240405153051453
74815 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz-cm4.dts' (73,077) at 20240405153045821
74816 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_lradc_init.c' (73,078) at 20210308005002548
74817 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_common.h' (73,079) at 20240405153048813
74818 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xlp.c' (73,080) at 20240405153047085
74819 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistryFile.v1_1_5.json' (73,081) at 20240619080002948
74820 2025-01-08 03:00:50.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/sm_ftl.c' (73,082) at 20240405153049705
74821 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_ipcomp.c' (73,083) at 20240405153053413
74822 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console_%.bbappend' (73,084) at 20241206090014222
74823 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml' (73,085) at 20240405153045153
74824 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoio.c' (73,086) at 20210307214932246
74825 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_jeq_infer_not_null.c' (73,087) at 20240405153054281
74826 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extent_busy.c' (73,088) at 20240405153231779
74827 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_ifc_nand.c' (73,089) at 20210308005003412
74828 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hameenlinna_Painokangas' (73,090) at 20210307205553770
74829 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/0001-lttng-ust-common-link-with-liburcu-explicitly.patch' (73,091) at 20240302090018242
74830 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-add-if.rst' (73,092) at 20210309003648480
74831 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabresd.dts' (73,093) at 20210308005002584
74832 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-testtools_2.7.2.bb' (73,094) at 20241221090017668
74833 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/Makefile' (73,095) at 20220525020654931
74834 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_qm_regs.h' (73,096) at 20240405153046605
74835 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ndisc_unsolicited_na_test.sh' (73,097) at 20240405153054349
74836 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/Kconfig' (73,098) at 20240405153048373
74837 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm010.dts' (73,099) at 20240405153045609
74838 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint' (73,100) at 20221102030039781 to deleted uid set
74839 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control_dbus.c' (73,101) at 20230809080010799
74840 2025-01-08 03:00:50.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_verifier.h' (73,102) at 20241211090145533
74841 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs4.h' (73,103) at 20240405153052753
74842 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/hypercalls.rst' (73,104) at 20240405153045325
74843 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/Makefile' (73,105) at 20240405153049941
74844 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_log.h' (73,106) at 20210307214930310
74845 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0003-libtool-remove-help2man-dependency.patch' (73,107) at 20241221090017664
74846 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb' (73,108) at 20241221090017532
74847 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action.hpp' (73,109) at 20210308005405930
74848 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/Makefile' (73,110) at 20210308005002820
74849 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/Makefile' (73,111) at 20241211090145381
74850 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-sk-evm-u-boot.dtsi' (73,112) at 20210308005002564
74851 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/Kconfig' (73,113) at 20210308005002912
74852 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_SECURE_BOOT_defconfig' (73,114) at 20210308005003244
74853 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http_connection_test.cpp' (73,115) at 20240504080003801
74854 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/xlnx-canfd-test.c' (73,116) at 20230925080040097
74855 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/legacy.h' (73,117) at 20220525020653583
74856 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/topology.c' (73,118) at 20240405153045877
74857 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-sort.png' (73,119) at 20220105012522975 to deleted uid set
74858 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/Makefile' (73,120) at 20210307214929338
74859 2025-01-08 03:00:50.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ghes.h' (73,121) at 20210927100127229
74860 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/hstr_3.1.0.bb' (73,122) at 20240106090017237
74861 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0001-Do-not-use-bundled-packages.patch' (73,123) at 20240413080012655
74862 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v2_2.c' (73,124) at 20210309003649880
74863 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/networking/mstpd_git.bb' (73,125) at 20241206090014254
74864 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_ti.c' (73,126) at 20240405153052133
74865 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/apple/Makefile' (73,127) at 20240405153231347
74866 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-common.yaml' (73,128) at 20240405153229763
74867 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/s390x/vdso.so' (73,129) at 20240326080039562 to deleted uid set
74868 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-tpg.c' (73,130) at 20240405153049497
74869 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/Makefile' (73,131) at 20240405153054389
74870 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_qspi.h' (73,132) at 20210308005003492
74871 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-propcache_0.2.0.bb' (73,133) at 20241221090017560
74872 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap4-common.c' (73,134) at 20240405153229911
74873 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-mmx.py' (73,135) at 20221215040039386
74874 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts/0002-check-sr-results-Device-tree-improvements.patch' (73,136) at 20231126090012773
74875 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/ubi-media.h' (73,137) at 20210308005003424
74876 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powercycle@.service' (73,138) at 20241123090010951
74877 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml' (73,139) at 20240405153229783
74878 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9132-db-B.dts' (73,140) at 20220525020651918
74879 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds111.dts' (73,141) at 20240405153045457
74880 2025-01-08 03:00:50.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2t-defs.h' (73,142) at 20210307214926234
74881 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/sm.h' (73,143) at 20210308005002644
74882 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/panic.c' (73,144) at 20240415080012991
74883 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda1004x.c' (73,145) at 20240405153049301
74884 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_lpuart.c' (73,146) at 20210308005003484
74885 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sch5636.rst' (73,147) at 20210307214925506
74886 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/test-qemu' (73,148) at 20240906080012891
74887 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-plla.c' (73,149) at 20210308005003348
74888 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohue_4.7.3.bb' (73,150) at 20241221090017548
74889 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/core.h' (73,151) at 20210307214931438
74890 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc32poly.h' (73,152) at 20210307214931374
74891 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/Kconfig' (73,153) at 20210307214928350
74892 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/cpu.c' (73,154) at 20210308005002844
74893 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/irq-st.h' (73,155) at 20210308005003636
74894 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_autosize.c' (73,156) at 20210916100018011
74895 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_gendev.c' (73,157) at 20210308004938824
74896 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sxsabresd_defconfig' (73,158) at 20210308005003272
74897 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/qemu-storage-daemon.c' (73,159) at 20230426080043848
74898 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.c' (73,160) at 20240405153048637
74899 2025-01-08 03:00:50.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_dsp.c' (73,161) at 20220525020654991
74900 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/objagg.h' (73,162) at 20210307214931610
74901 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-Makefile.am-do-not-clobber-PYTHONPATH-from-build-env.patch' (73,163) at 20231011080016574
74902 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/time.c' (73,164) at 20241211090145545
74903 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mptcp.h' (73,165) at 20240405153052925
74904 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/realtek.c' (73,166) at 20220418100043789
74905 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/pci.h' (73,167) at 20240405153052961
74906 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/bcm63xxpart.c' (73,168) at 20240405153049705
74907 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_sub.c' (73,169) at 20210307214926274
74908 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/server-conf.cpp' (73,170) at 20240820080027378
74909 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/trusted_foundations.h' (73,171) at 20240405153052689
74910 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/sb.c' (73,172) at 20210308005003552
74911 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-romed8hm3.dts' (73,173) at 20240405153229863
74912 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T208xRDB.h' (73,174) at 20210308005003580
74913 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/zx1_defconfig' (73,175) at 20240405153045913
74914 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/axp_gpio.c' (73,176) at 20210308005003376
74915 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/hypervisor.c' (73,177) at 20210307214926894
74916 2025-01-08 03:00:50.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_serval_defconfig' (73,178) at 20210308005003268
74917 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lp.c' (73,179) at 20210309003651580
74918 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_debugfs.h' (73,180) at 20240405153049953
74919 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750_regs.h' (73,181) at 20240906080037296
74920 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net.h' (73,182) at 20210307214931642
74921 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/clear_page.S' (73,183) at 20240405153045897
74922 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/unifdef.c' (73,184) at 20210307214932162
74923 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_66_defconfig' (73,185) at 20210308005003280
74924 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/regd.h' (73,186) at 20240405153050653
74925 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_unpack.c' (73,187) at 20240805080014063
74926 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-lkcf.c' (73,188) at 20241211090212206
74927 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/smp_lx200_defconfig' (73,189) at 20240405153046501
74928 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-apmixedsys.c' (73,190) at 20240405153046801
74929 2025-01-08 03:00:50.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd-mp2-plat.c' (73,191) at 20240405153048893
74930 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/ladder.c' (73,192) at 20210307214927066
74931 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/multiconfig_files.png' (73,193) at 20210307205554298 to deleted uid set
74932 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/uda1342.h' (73,194) at 20210307214931546
74933 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-octeon-core.h' (73,195) at 20210307214928162
74934 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-fileops.h' (73,196) at 20240405153049357
74935 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/fs.c' (73,197) at 20220525020654703
74936 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavc1394/libavc1394_0.5.4.bb' (73,198) at 20220402030015899
74937 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (73,199) at 20241206090014230
74938 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/Makefile' (73,200) at 20210307214927858
74939 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.h' (73,201) at 20240405153231023
74940 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-unknown.out' (73,202) at 20210308005046413 to deleted uid set
74941 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rohm-regulator.c' (73,203) at 20240405153231363
74942 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.2.rst' (73,204) at 20230114040015518
74943 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/189.out' (73,205) at 20210308005046457
74944 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih407-clock.dtsi' (73,206) at 20210308005002612
74945 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust_1.80.1.bb' (73,207) at 20241221090017676
74946 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-close.rst' (73,208) at 20210309003648472
74947 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/callchain.h' (73,209) at 20240405153054185
74948 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5449.c' (73,210) at 20240405153048973
74949 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_ops.h' (73,211) at 20210307214929186
74950 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/arizona/pdata.h' (73,212) at 20210307214931422
74951 2025-01-08 03:00:50.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,qdu1000-gcc.h' (73,213) at 20240405153231795
74952 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_w.c' (73,214) at 20210308005046517
74953 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6115-tlmm.yaml' (73,215) at 20240405153045137
74954 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_module.c' (73,216) at 20210307214929826
74955 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/addr_location.c' (73,217) at 20240405153054177
74956 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/sil,sii9022.yaml' (73,218) at 20240405153045041
74957 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlb.h' (73,219) at 20210307214926586
74958 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb' (73,220) at 20241221090017548
74959 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ptrace.h' (73,221) at 20210308005002880
74960 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/pl01x.txt' (73,222) at 20210308005003308
74961 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checktheselitmus.sh' (73,223) at 20240405153054069
74962 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/sudo_1.9.16p2.bb' (73,224) at 20241221090017680
74963 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/common_utils.cpp' (73,225) at 20230915080021805
74964 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu.c' (73,226) at 20210307214925886
74965 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8190_rtl8256.h' (73,227) at 20210307214930634
74966 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c' (73,228) at 20240405153230379
74967 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.out' (73,229) at 20210927100127469 to deleted uid set
74968 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/link_local.c' (73,230) at 20210308005003720
74969 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/COPYING.apache-2.0' (73,231) at 20210307205553662
74970 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/selftest/ratelimiter.c' (73,232) at 20221102030020841
74971 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_conntrack_ipv4.h' (73,233) at 20210307214931566
74972 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/cmd.c' (73,234) at 20240405153050717
74973 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/verb_test.cpp' (73,235) at 20240904080003190
74974 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/index.c' (73,236) at 20210307214931194
74975 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/mctp/mctp_%.bbappend' (73,237) at 20241206090014218
74976 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumo_smc.c' (73,238) at 20220525020653007
74977 2025-01-08 03:00:50.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-amd.h' (73,239) at 20240405153052889
74978 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/boot.S' (73,240) at 20241211090212550
74979 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/uaccess.h' (73,241) at 20240405153045913
74980 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.yaml' (73,242) at 20240405153229755
74981 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/timezone/tzcode-native.bb' (73,243) at 20230401080011975
74982 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mailbox.h' (73,244) at 20210308005003672
74983 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-refscale.sh' (73,245) at 20210309003656016
74984 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omap-wd-timer.h' (73,246) at 20210307214931478
74985 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_debug.h' (73,247) at 20210307214931134
74986 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-avx-x86_64-asm_64.S' (73,248) at 20240405153046365
74987 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/warp.c' (73,249) at 20240405153230047
74988 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/spi.c' (73,250) at 20210308005003220
74989 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/Kconfig' (73,251) at 20240326080039494
74990 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/Kconfig' (73,252) at 20240405153046881
74991 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce500mc.inc' (73,253) at 20220612030016755
74992 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/MAINTAINERS' (73,254) at 20210308005002912
74993 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/spl_minimal.c' (73,255) at 20210308005002960
74994 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/gpiosup.service' (73,256) at 20231205090013449
74995 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8135.c' (73,257) at 20240405153231323
74996 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags2.h' (73,258) at 20210308005003556
74997 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/meson.build' (73,259) at 20240906080037452
74998 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/ventana/Makefile' (73,260) at 20210308005003024
74999 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/virtio-balloon-stats.rst' (73,261) at 20220429100100418
75000 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/setup.c' (73,262) at 20240405153230055
75001 2025-01-08 03:00:50.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/k210-clk.h' (73,263) at 20220525020654543
75002 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-xgene-slimpro.c' (73,264) at 20240405153048917
75003 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0010.h' (73,265) at 20240405153048617
75004 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armv7m_ras.h' (73,266) at 20220429100100562
75005 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/journal.cpp' (73,267) at 20220625030026172
75006 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/endpointola.c' (73,268) at 20240405153053373
75007 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_VCEN.json' (73,269) at 20221213040036921
75008 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-nvidia-gpu.rst' (73,270) at 20210307214925510
75009 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pwm.c' (73,271) at 20210308005003740
75010 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_regs.h' (73,272) at 20240405153046601
75011 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/radix-tree.h' (73,273) at 20240405153053097
75012 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mailprio' (73,274) at 20241221090017620
75013 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/mpc7450-pmu.c' (73,275) at 20240405153046193
75014 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_audio.c' (73,276) at 20241211090145425
75015 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-riotboard.dts' (73,277) at 20240405153229883
75016 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-j375.dtsi' (73,278) at 20240405153045717
75017 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/mxs-ocotp.c' (73,279) at 20210307214929998
75018 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-i2c.c' (73,280) at 20240405153049225
75019 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/aarch64/a-b-kernel.h' (73,281) at 20221215040039362
75020 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/pmbus_utils.cpp' (73,282) at 20210430000109181
75021 2025-01-08 03:00:50.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/rotation' (73,283) at 20210307205554470 to deleted uid set
75022 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/dma.h' (73,284) at 20240405153230283
75023 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml' (73,285) at 20220525020651678
75024 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/common.h' (73,286) at 20240405153045645
75025 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/1.Intro.rst' (73,287) at 20210307214925578
75026 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pit.h' (73,288) at 20210308005002716
75027 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_beep.c' (73,289) at 20221102030020989
75028 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-io.json' (73,290) at 20240405153054129
75029 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sifive.c' (73,291) at 20210308005003484
75030 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/u-boot-spl-da850evm.lds' (73,292) at 20210308005002952
75031 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_linksys_ns.c' (73,293) at 20220525020653407
75032 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-emsbc-argon.dts' (73,294) at 20240405153229903
75033 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c' (73,295) at 20240405153048997
75034 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/db8500-prcmu.c' (73,296) at 20240405153049605
75035 2025-01-08 03:00:50.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.yaml' (73,297) at 20240405153045109
75036 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/symlink.c' (73,298) at 20240405153231603
75037 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c' (73,299) at 20241115090012949
75038 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/__init__.py' (73,300) at 20210307205554262
75039 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/dev.c' (73,301) at 20210308005003548
75040 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb' (73,302) at 20240301090012427
75041 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-fadump.c' (73,303) at 20240405153046217
75042 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/string-code-point-127.out' (73,304) at 20210308005046409 to deleted uid set
75043 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/sysfs.c' (73,305) at 20240405153051201
75044 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CAL-1.0' (73,306) at 20211006000025230
75045 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/Makefile' (73,307) at 20210307214930294
75046 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328-spi.c' (73,308) at 20210307214932310
75047 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_unsol.h' (73,309) at 20220525020654003
75048 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch' (73,310) at 20220204040022684
75049 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_eqs.c' (73,311) at 20210308005046529
75050 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6150l.dtsi' (73,312) at 20240405153229943
75051 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp10b.c' (73,313) at 20240405153048653
75052 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/hvcs.rst' (73,314) at 20210307214925546
75053 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/check_vpd_and_hw_status.robot' (73,315) at 20220225110011829
75054 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/error_report-traces.c' (73,316) at 20220525020654731
75055 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,cygnus-pcie-phy.yaml' (73,317) at 20240405153045129
75056 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9211-regulator.c' (73,318) at 20240405153051465
75057 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bi2cp/bi2cp' (73,319) at 20221206040017633
75058 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/phosphor-dbus-interfaces.wrap' (73,320) at 20220516100042300
75059 2025-01-08 03:00:50.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0002-Install-example-configuration-files-to-etc-vsomeip.patch' (73,321) at 20240113090014532
75060 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/vmw_pvscsi-spec.rst' (73,322) at 20240326080039406
75061 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppHeader/AppHeader.vue' (73,323) at 20241004080035959
75062 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_le_ph.c' (73,324) at 20210308005046501
75063 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verify_pkcs7_sig.c' (73,325) at 20240405153054281
75064 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256-avx-asm.S' (73,326) at 20240405153046365
75065 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/screen_info.h' (73,327) at 20210308005003668
75066 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/vm86.c' (73,328) at 20241211090212386
75067 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/u-boot.lds' (73,329) at 20210308005002560
75068 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98925.c' (73,330) at 20240405153053645
75069 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/public/index.html' (73,331) at 20240426080045373
75070 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_debug.c' (73,332) at 20210307214931134
75071 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/aspeed_udc.c' (73,333) at 20220802100038581
75072 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/minini/minini_1.2.b.bb' (73,334) at 20241221090017540
75073 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/icm.c' (73,335) at 20240405153050089
75074 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/netlink.c' (73,336) at 20240405153232215
75075 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/subprojects/sdbusplus.wrap' (73,337) at 20210522000020822
75076 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nor_SECURE_BOOT_defconfig' (73,338) at 20210308005003264
75077 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-01' (73,339) at 20210908000010395
75078 2025-01-08 03:00:50.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dpp.h' (73,340) at 20240405153047241
75079 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_mpath_nh_res.sh' (73,341) at 20220525020655219
75080 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_tsol.c' (73,342) at 20210308004938832
75081 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_stat.c' (73,343) at 20210307214930846
75082 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54spi.c' (73,344) at 20241211090145469
75083 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/max_vcpuid_cap_test.c' (73,345) at 20240405153054321
75084 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/update_admin_account.sh' (73,346) at 20230806080014188
75085 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tanix-tx5max.c' (73,347) at 20210307214928782
75086 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_ac97.h' (73,348) at 20220525020655095
75087 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/TODO.txt' (73,349) at 20240405153051865
75088 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (73,350) at 20240417080014698
75089 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/shm_channel.c' (73,351) at 20241011080017331
75090 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/sf-pdma.c' (73,352) at 20240405153047005
75091 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb' (73,353) at 20241225090010924
75092 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/iotests.py' (73,354) at 20241211090212542
75093 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vme8349_defconfig' (73,355) at 20210308005003284
75094 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-ccix-per.json' (73,356) at 20241018080009993
75095 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/BusLogic.rst' (73,357) at 20220525020651754
75096 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.arcmsr' (73,358) at 20210307214925558
75097 2025-01-08 03:00:50.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/count.mako.cpp' (73,359) at 20210308005108057
75098 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_dma.c' (73,360) at 20240405153052205
75099 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_pci.h' (73,361) at 20240405153052669
75100 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/cfam' (73,362) at 20221110040028914
75101 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_tx.c' (73,363) at 20220627100017038
75102 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-netlink.c' (73,364) at 20240405153232055
75103 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CollectionCapabilities.v1_4_1.json' (73,365) at 20240619080002944
75104 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cpu.c' (73,366) at 20210308005002788
75105 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/page.scss' (73,367) at 20210308005107073
75106 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/versatilepb.c' (73,368) at 20240906080037200
75107 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/Kconfig' (73,369) at 20210308005002908
75108 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memmove_64.S' (73,370) at 20240405153046473
75109 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/runstate.c' (73,371) at 20241211090212462
75110 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen2.c' (73,372) at 20210308005003352
75111 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/mcbsp.c' (73,373) at 20210307214925918
75112 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-hw-diags_git.bb' (73,374) at 20241121090011895
75113 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vhost.h' (73,375) at 20240405153052945
75114 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_core.sh' (73,376) at 20210307214932690
75115 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_render_cl.c' (73,377) at 20240405153048785
75116 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDLA-Sharing-1.0' (73,378) at 20211006000025234
75117 2025-01-08 03:00:50.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_remote_node_context.h' (73,379) at 20210307214930334
75118 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f30.c' (73,380) at 20210309003650212
75119 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/libgpiod/libgpiod_%.bbappend' (73,381) at 20210307205554074
75120 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phys2bus.h' (73,382) at 20210308005003680
75121 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/maxim,max30102.yaml' (73,383) at 20240520080015123
75122 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mba6b.dts' (73,384) at 20240405153045497
75123 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/main.c' (73,385) at 20240830080013295
75124 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/sfr,nb4-ser.dts' (73,386) at 20210308005002816
75125 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/meson.build' (73,387) at 20221215040039066
75126 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+unlocklockonceonce+poacquireonce.litmus' (73,388) at 20240405153054069
75127 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_userspace.c' (73,389) at 20240405153046977
75128 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-ryos' (73,390) at 20210307214925182
75129 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pcwd_pci.c' (73,391) at 20210309003653352
75130 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/10-gbmc.conf' (73,392) at 20230505080015455
75131 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/Makefile' (73,393) at 20210308005002988
75132 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch' (73,394) at 20241206090014350
75133 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_mode.c' (73,395) at 20240405153230587
75134 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/atmel-at91_cf.txt' (73,396) at 20210307214925282
75135 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader.c' (73,397) at 20220429100100958
75136 2025-01-08 03:00:50.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-qrd.dts' (73,398) at 20240405153229959
75137 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pkt_cls.h' (73,399) at 20240405153231855
75138 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9rl.dtsi' (73,400) at 20240405153229875
75139 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/meson.build' (73,401) at 20230925080039985
75140 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/x86_64.config' (73,402) at 20240405153054381
75141 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,palmas-pwrbutton.txt' (73,403) at 20210307214925338
75142 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/Makefile' (73,404) at 20210308005002848
75143 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cs.c' (73,405) at 20240405153231299
75144 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutboundConnection_v1.xml' (73,406) at 20240619080002932
75145 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dpr.c' (73,407) at 20210309003649780
75146 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_private.h' (73,408) at 20240405153052161
75147 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca1528.c' (73,409) at 20210307214928834
75148 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6125.dtsi' (73,410) at 20240405153229943
75149 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,rza1-irqc.yaml' (73,411) at 20210309003648364
75150 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda.c' (73,412) at 20240405153232195
75151 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/clk.c' (73,413) at 20220525020651982
75152 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_mixer.c' (73,414) at 20220627100016978
75153 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_nested.h' (73,415) at 20240405153229979
75154 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/aspeed,ast2400-adc.yaml' (73,416) at 20220525020651678
75155 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-hdk.dts' (73,417) at 20240405153229955
75156 2025-01-08 03:00:50.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_spkout.c' (73,418) at 20240405153046613
75157 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap4_sdp4430.h' (73,419) at 20210308005003608
75158 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/Makefile' (73,420) at 20210307214928386
75159 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powerreset' (73,421) at 20240316080012480
75160 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/license-rules.rst' (73,422) at 20210307214925582
75161 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/cypress_atacb.c' (73,423) at 20240405153052141
75162 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_trig.c' (73,424) at 20220525020652186
75163 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/bt819.h' (73,425) at 20210307214931542
75164 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-common.c' (73,426) at 20230310090043279
75165 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/auxdisplay/ks0108.rst' (73,427) at 20220525020651638
75166 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/descore-readme.rst' (73,428) at 20210309003648316
75167 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/ot1200.c' (73,429) at 20210308005002920
75168 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_pf.c' (73,430) at 20240411080014090
75169 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c' (73,431) at 20240405153050637
75170 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/mt_ventoux.h' (73,432) at 20210308005003072
75171 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-ptest-all.bb' (73,433) at 20240302090018206
75172 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/samsung-usb-phy-uboot.h' (73,434) at 20210308005003684
75173 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/exec.c' (73,435) at 20240405153046345
75174 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml' (73,436) at 20240405153045181
75175 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-section.json' (73,437) at 20240906080037560
75176 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgtable.h' (73,438) at 20220525020651802
75177 2025-01-08 03:00:50.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.c' (73,439) at 20240405153049917
75178 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/.clang-format' (73,440) at 20240904080041119
75179 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildall-qemu' (73,441) at 20210307205554626
75180 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/rethook.c' (73,442) at 20240405153046257
75181 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hsr_netlink.h' (73,443) at 20210309003653988
75182 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/power-controller.txt' (73,444) at 20210307214925398
75183 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/Kconfig' (73,445) at 20210307214930602
75184 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_callchain.c' (73,446) at 20240812080017224
75185 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/bus.c' (73,447) at 20240405153230295
75186 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pseries.h' (73,448) at 20240712080021057
75187 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c' (73,449) at 20220525020652943
75188 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/c293pcie.dts' (73,450) at 20210307214926342
75189 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/lib_sw_fence.c' (73,451) at 20240405153048549
75190 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/lvm' (73,452) at 20210307205554482
75191 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/tcg-internal.h' (73,453) at 20221215040039314
75192 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/hpsa.rst' (73,454) at 20210307214925558
75193 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/mvebu-cpu-config.txt' (73,455) at 20210307214925274
75194 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/zs.c' (73,456) at 20240405153231523
75195 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkDeviceFunctionCollection_v1.xml' (73,457) at 20240619080002932
75196 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/gpu_mem.h' (73,458) at 20210307214931610
75197 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv7m.h' (73,459) at 20210308005002672
75198 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pvdev.c' (73,460) at 20240326080039518
75199 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_struct.h' (73,461) at 20210309003653840
75200 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb' (73,462) at 20241221090017524
75201 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/MAINTAINERS' (73,463) at 20210308005002964
75202 2025-01-08 03:00:50.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_patch.py' (73,464) at 20241221090017632
75203 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-armeb.txt' (73,465) at 20240113090014532
75204 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kconfig.h' (73,466) at 20220525020654579
75205 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_chtcrc.c' (73,467) at 20240405153046645
75206 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/vpd_utils.py' (73,468) at 20221209040018571
75207 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/skas/process.c' (73,469) at 20240405153046345
75208 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/0001-Use-v2.1.2-xxhash-to-fix-build-with-go-1.17.patch' (73,470) at 20220204040022464
75209 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208xqds.h' (73,471) at 20210308005002996
75210 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/metric_test.py' (73,472) at 20240405153054157
75211 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_decode.h' (73,473) at 20210308005046289
75212 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_NAND_defconfig' (73,474) at 20210308005003244
75213 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_core.h' (73,475) at 20220525020654335
75214 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/036_u_boot_img.dts' (73,476) at 20210308005003752
75215 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,rcar-gen2-usb-phy.yaml' (73,477) at 20240405153045129
75216 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_repeat_test.c' (73,478) at 20240405153054361
75217 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-a33.dtsi' (73,479) at 20210308005002624
75218 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-fixline1-fix-line-1.patch' (73,480) at 20220402030016175
75219 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/serial.c' (73,481) at 20240405153052077
75220 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vassbotten' (73,482) at 20210307205553794
75221 2025-01-08 03:00:50.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmemleak.h' (73,483) at 20240405153052717
75222 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-v2.c' (73,484) at 20230310090043283
75223 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall3.c' (73,485) at 20240405153054273
75224 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xen-blkfront' (73,486) at 20240405153044925
75225 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_priv.h' (73,487) at 20210307214930438
75226 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/Makefile' (73,488) at 20240405153054325
75227 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-stacktrace.tc' (73,489) at 20210307214932674
75228 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc' (73,490) at 20220502030010220
75229 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina209.c' (73,491) at 20240405153048857
75230 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bedbug.c' (73,492) at 20210308005003208
75231 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/libdaq/0001-example-Use-lm-for-the-fst-module.patch' (73,493) at 20240302090018202
75232 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lock_events.c' (73,494) at 20210307214931738
75233 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/dra.h' (73,495) at 20210308005003640
75234 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/tpm-layer/recipes-core/packagegroups/packagegroup-security-tpm2.bbappend' (73,496) at 20230914080014225
75235 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/freesync.c' (73,497) at 20241008080013923
75236 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-s8815.dts' (73,498) at 20240405153045581
75237 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/Makefile' (73,499) at 20240405153052149
75238 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-opal-psr' (73,500) at 20210307214925202
75239 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_vm.c' (73,501) at 20240405153230075
75240 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/__init__.py' (73,502) at 20210307214932154
75241 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx-static/theme_rtd_colors.css' (73,503) at 20240405153045261
75242 2025-01-08 03:00:50.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_btf.c' (73,504) at 20220525020655195
75243 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kvm.h' (73,505) at 20240405153231875
75244 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_alloc.c' (73,506) at 20210307214932722
75245 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuloongarch64.conf' (73,507) at 20230211040012647
75246 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-dfll.h' (73,508) at 20210307214927034
75247 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/pxa.h' (73,509) at 20240405153052669
75248 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpassaudiocc-sc7280.h' (73,510) at 20240405153052645
75249 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kdebug.h' (73,511) at 20210307214931414
75250 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/semicall.h' (73,512) at 20240906080037580
75251 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sitronix,st7586.txt' (73,513) at 20210307214925310
75252 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/namespace.c' (73,514) at 20241211090145537
75253 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp10b.c' (73,515) at 20240405153048661
75254 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/hisilicon,fmc-spi-nor.txt' (73,516) at 20240405153045113
75255 2025-01-08 03:00:50.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Progress.interface.yaml' (73,517) at 20221207040023627
75256 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.4.rst' (73,518) at 20241221090017592
75257 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219.c' (73,519) at 20241211090145565
75258 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_masks.h' (73,520) at 20240405153046605
75259 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash.c' (73,521) at 20240405153230123
75260 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ccf.txt' (73,522) at 20210307214925402
75261 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kouvola' (73,523) at 20210307205553770
75262 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/scftorture.c' (73,524) at 20240405153231923
75263 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/MAINTAINERS' (73,525) at 20210308005003056
75264 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/091_hash_no_algo.dts' (73,526) at 20210308005003752
75265 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff' (73,527) at 20241206090014250
75266 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/Kbuild' (73,528) at 20210307214927946
75267 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-armada38x-comphy.c' (73,529) at 20240405153231311
75268 2025-01-08 03:00:50.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/vdso_user_wrapper.S' (73,530) at 20240405153046293
75269 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3036.c' (73,531) at 20210308005003352
75270 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/ioc3-eth.c' (73,532) at 20240405153050293
75271 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memremap.c' (73,533) at 20240405153053137
75272 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vector.c' (73,534) at 20240405153046261
75273 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.11/index.html' (73,535) at 20210307205554246
75274 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-linux' (73,536) at 20241221090017700
75275 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_2_regs.h' (73,537) at 20240405153046601
75276 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd.service' (73,538) at 20241221090017636
75277 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stm32-vrefbuf.c' (73,539) at 20240405153231363
75278 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/maxim,max30100.yaml' (73,540) at 20220525020651682
75279 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2-mix+split.dtsi' (73,541) at 20240405153045813
75280 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp_cmake/myapp.c' (73,542) at 20210307205554446
75281 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h' (73,543) at 20240405153049953
75282 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-stdint.h-system-header-for-UINT16_MAX.patch' (73,544) at 20230706080014749
75283 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc.cpp' (73,545) at 20240830080017495
75284 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/video.c' (73,546) at 20240405153051865
75285 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/Makefile' (73,547) at 20240405153048969
75286 2025-01-08 03:00:50.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/Kconfig' (73,548) at 20210308005002984
75287 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c' (73,549) at 20241104090011579
75288 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_write_window_unmapped.cpp' (73,550) at 20210308005108645
75289 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/qapi/meson.build' (73,551) at 20210308005046257
75290 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb' (73,552) at 20241221090017648
75291 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/Kconfig' (73,553) at 20210308005003084
75292 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/mediatek/Makefile' (73,554) at 20210308005003476
75293 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v11.c' (73,555) at 20240405153047181
75294 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/uniphier-xdmac.c' (73,556) at 20220525020652414
75295 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/ckmmu.h' (73,557) at 20220525020651966
75296 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_morph.h' (73,558) at 20210307214930550
75297 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/idiv32.S' (73,559) at 20240405153229995
75298 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/MAINTAINERS' (73,560) at 20210308005003172
75299 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/gcov-profile-all/arch-support.txt' (73,561) at 20240405153045197
75300 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-implicit-function-declaration-warnings.patch' (73,562) at 20241221090017680
75301 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606_spi.c' (73,563) at 20241008080013931
75302 2025-01-08 03:00:50.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/.gitignore' (73,564) at 20240405153046153
75303 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/pciif.h' (73,565) at 20240405153052957
75304 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch' (73,566) at 20241221090017656
75305 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g25-gardena-smart-gateway.dts' (73,567) at 20240405153045465
75306 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/kmod.c' (73,568) at 20240405153053021
75307 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/unit-test.py' (73,569) at 20241016080017614
75308 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/super.h' (73,570) at 20210307214931454
75309 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/advanced.rst' (73,571) at 20240413080012675
75310 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98927.h' (73,572) at 20240405153053653
75311 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/marvell-cn10k-ddr.yaml' (73,573) at 20240405153045125
75312 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2_reg.h' (73,574) at 20240405153049473
75313 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/client-options.h' (73,575) at 20240906080037340
75314 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fimc.c' (73,576) at 20240405153048417
75315 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16475.c' (73,577) at 20240520080015151
75316 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dwb.c' (73,578) at 20240405153047245
75317 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gro_cells.h' (73,579) at 20210307214931558
75318 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qemu-nsis.bmp' (73,580) at 20210308005046185 to deleted uid set
75319 2025-01-08 03:00:50.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable-nopud.h' (73,581) at 20220525020654531
75320 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_diag.c' (73,582) at 20220525020653975
75321 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v5.0.c' (73,583) at 20240405153050345
75322 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Yones_Toptech_BS1078_V2_defconfig' (73,584) at 20210308005003244
75323 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-ba10-tvbox.dts' (73,585) at 20210308005002616
75324 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_smbus.c' (73,586) at 20240405153049153
75325 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fadvise.h' (73,587) at 20210307214932478
75326 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb' (73,588) at 20230401080011935
75327 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/cpu.c' (73,589) at 20210308005002820
75328 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_serial.c' (73,590) at 20241220090018322
75329 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/mmap.c' (73,591) at 20210307214926094
75330 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/Kconfig' (73,592) at 20210308005002924
75331 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos7420-common.h' (73,593) at 20210308005003596
75332 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/console.h' (73,594) at 20241211090212374
75333 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/volatile-considered-harmful.rst' (73,595) at 20210307214925554
75334 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/Makefile' (73,596) at 20240405153049529
75335 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/pasemi_mac.h' (73,597) at 20210307214929574
75336 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.c' (73,598) at 20220525020652967
75337 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.h' (73,599) at 20240405153047121
75338 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/sembuf.h' (73,600) at 20210307214926590
75339 2025-01-08 03:00:50.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (73,601) at 20241108090014316
75340 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/atomic128-cas.h' (73,602) at 20240326080039410
75341 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/sun4i-emac.c' (73,603) at 20240405153049781
75342 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra186-xusb.yaml' (73,604) at 20240405153045181
75343 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/isc.c' (73,605) at 20210307214930242
75344 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk.dtsi' (73,606) at 20240405153045589
75345 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d11600_psu.json' (73,607) at 20240323080005805
75346 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/processor.h' (73,608) at 20240405153046057
75347 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/cpu.c' (73,609) at 20210308005002824
75348 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/on20.c' (73,610) at 20240405153046665
75349 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/clocksource.h' (73,611) at 20210309003648956
75350 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/math-emu/math.c' (73,612) at 20220525020651802
75351 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/Kconfig' (73,613) at 20240405153051937
75352 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/ds.c' (73,614) at 20241220090018302
75353 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/samsung/exynos-pm-domains.c' (73,615) at 20240405153231351
75354 2025-01-08 03:00:50.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8541CDS.h' (73,616) at 20210308005003576
75355 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c' (73,617) at 20240405153048689
75356 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_8xx.h' (73,618) at 20210307214926390
75357 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/.gitignore' (73,619) at 20210307214926494
75358 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-berr.c' (73,620) at 20240405153046053
75359 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_kernel.h' (73,621) at 20240405153052889
75360 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h' (73,622) at 20240405153049917
75361 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acbuffer.h' (73,623) at 20240405153052613
75362 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp_ibm.c' (73,624) at 20240405153051241
75363 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds28e04.rst' (73,625) at 20210307214925634
75364 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_versal_mini_qspi.h' (73,626) at 20210308005003624
75365 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.Heterogeneous-SoCs' (73,627) at 20210308005003288
75366 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dbring.h' (73,628) at 20240805080013979
75367 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-desktop.bb' (73,629) at 20220204040022428
75368 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/0001-Fix-return-type-errors.patch' (73,630) at 20231011080016574
75369 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb' (73,631) at 20241221090017508
75370 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-mdm9615.c' (73,632) at 20240405153230227
75371 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7201_defconfig' (73,633) at 20240405153046309
75372 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_conf.c' (73,634) at 20240405153051969
75373 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1_neon_glue.c' (73,635) at 20240405153045617
75374 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mccmon6.dts' (73,636) at 20240405153045505
75375 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-sensor.c' (73,637) at 20240405153049529
75376 2025-01-08 03:00:50.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/adi_64.c' (73,638) at 20210307214926590
75377 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ghes-stub.c' (73,639) at 20210927100127089
75378 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html' (73,640) at 20210307205554286
75379 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vt_buffer.h' (73,641) at 20240405153052821
75380 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo.dtsi' (73,642) at 20240405153045605
75381 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4420si-post.dtsi' (73,643) at 20210307214926342
75382 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_sockit.dts' (73,644) at 20240405153045441
75383 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8548_defconfig' (73,645) at 20210307214926366
75384 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/volume.h' (73,646) at 20210307214931198
75385 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow.c' (73,647) at 20241211090212214
75386 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watch_queue.c' (73,648) at 20240405153231943
75387 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,ns-pinmux.yaml' (73,649) at 20240405153045133
75388 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_snps_phy.c' (73,650) at 20240405153048461
75389 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-a10-ccm.c' (73,651) at 20240906080037252
75390 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/Kconfig' (73,652) at 20210308005045821
75391 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/pipeline.json' (73,653) at 20240405153054137
75392 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-xilfpga.config' (73,654) at 20210307214926202
75393 2025-01-08 03:00:50.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctresource.c' (73,655) at 20220525020654991
75394 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_4_0_sh_mask.h' (73,656) at 20210307214927694
75395 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_txrx.c' (73,657) at 20240405153050209
75396 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/sromc.h' (73,658) at 20210308005002776
75397 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig' (73,659) at 20210308005003268
75398 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/udiv-qrnnd.S' (73,660) at 20240405153229859
75399 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/addrconf.h' (73,661) at 20240418080014510
75400 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/yam.h' (73,662) at 20210307214931538
75401 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/Makefile' (73,663) at 20240405153050177
75402 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-cc.dts' (73,664) at 20240405153045709
75403 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/cmd.h' (73,665) at 20210307214929970
75404 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/service_files/yaml/phosphor-fan-monitor@.service' (73,666) at 20220819030023853
75405 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/lib/irqbypass.c' (73,667) at 20210605000027812
75406 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6375-dispcc.h' (73,668) at 20240405153052645
75407 2025-01-08 03:00:50.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-riscv-bits.h' (73,669) at 20240405153054369
75408 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Manager.v1_19_2.json' (73,670) at 20240918080002720
75409 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/pinctrl-exynos7420.c' (73,671) at 20210308005003456
75410 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cca_key.h' (73,672) at 20240405153051529
75411 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6000.h' (73,673) at 20220525020653247
75412 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/README' (73,674) at 20210812000025306
75413 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/pci/pci.c' (73,675) at 20240405153046561
75414 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/exception.py' (73,676) at 20210307205554434
75415 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch' (73,677) at 20210307205554102
75416 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_wakeup.h' (73,678) at 20240405153231835
75417 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/msl_verify.cpp' (73,679) at 20210308005102829
75418 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86-dat-64.c' (73,680) at 20240405153054089
75419 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/README' (73,681) at 20210308005002992
75420 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/accept_os_flag_in_backend.patch' (73,682) at 20230706080014765
75421 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity.dtsi' (73,683) at 20240405153045573
75422 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/trace-events' (73,684) at 20230426080043704
75423 2025-01-08 03:00:50.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-idk-common.dtsi' (73,685) at 20240405153045597
75424 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105.h' (73,686) at 20240405153049761
75425 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/contribution-maturity-model.rst' (73,687) at 20240405153045245
75426 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zfs_znode.h' (73,688) at 20210308005003696
75427 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_vlan.h' (73,689) at 20210307214931638
75428 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kmsan' (73,690) at 20240405153053081
75429 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,pl11x.yaml' (73,691) at 20240405153045037
75430 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-6281.dtsi' (73,692) at 20210308005002592
75431 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77990-sysc.h' (73,693) at 20210308005003640
75432 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_ftp.h' (73,694) at 20210307214931458
75433 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/selftest/cases/external-layer.py' (73,695) at 20210307205554386
75434 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.c' (73,696) at 20240405153050141
75435 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/pelt.h' (73,697) at 20240405153053045
75436 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-104-dio-48e.c' (73,698) at 20240405153230303
75437 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-zynq.c' (73,699) at 20210307214927062
75438 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch5636.c' (73,700) at 20240405153048873
75439 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-build-perf-report' (73,701) at 20241206090014354
75440 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_helper.c' (73,702) at 20240405153231471
75441 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/Makefile' (73,703) at 20240405153046681
75442 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/osrelease' (73,704) at 20210713100033784
75443 2025-01-08 03:00:50.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso' (73,705) at 20240405153045729
75444 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/af_inet.c' (73,706) at 20241216090017789
75445 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ethernut5.dts' (73,707) at 20210308005002576
75446 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/kvm.h' (73,708) at 20210308005046065
75447 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/Makefile' (73,709) at 20210308005002792
75448 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-dec/cpu-feature-overrides.h' (73,710) at 20240405153046005
75449 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sandbox-u-boot.dts' (73,711) at 20210308005003744
75450 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/generic.h' (73,712) at 20220525020651886
75451 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_file.c' (73,713) at 20210308005003700
75452 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/rw-by-file.pl' (73,714) at 20210307214932566
75453 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_resource.h' (73,715) at 20220429100100642
75454 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_target_ids.sh' (73,716) at 20240405153054293
75455 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/phosphor-logging.wrap' (73,717) at 20220531100030248
75456 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/multi-process.rst' (73,718) at 20230925080039849
75457 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nic_main.c' (73,719) at 20240405153049857
75458 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/time.h' (73,720) at 20210307214926314
75459 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-portwell-neptune.dts' (73,721) at 20240405153045417
75460 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pkeys.h' (73,722) at 20240405153046393
75461 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mlx_wdt.c' (73,723) at 20240405153052241
75462 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.out' (73,724) at 20210308005046409 to deleted uid set
75463 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bbtests.py' (73,725) at 20241221090017628
75464 2025-01-08 03:00:50.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c' (73,726) at 20210307214930726
75465 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/config.json' (73,727) at 20231213090027098
75466 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENbzero.S' (73,728) at 20210307214926606
75467 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd-boot-uefi-secureboot.inc' (73,729) at 20241221090017472
75468 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mtk-adsp-mailbox.c' (73,730) at 20240405153230759
75469 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.yaml' (73,731) at 20240405153045157
75470 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-watchdog_6.0.0.bb' (73,732) at 20241221090017560
75471 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/clock.hpp' (73,733) at 20220412175720086
75472 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mfi.h' (73,734) at 20240326080039490
75473 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/unistd.h' (73,735) at 20220525020651882
75474 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/nvmm.h' (73,736) at 20240906080037348
75475 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_tty.c' (73,737) at 20240405153230843
75476 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable_32.h' (73,738) at 20240405153230091
75477 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/cpld.c' (73,739) at 20210308005002996
75478 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/connect_ping.c' (73,740) at 20240405153054249
75479 2025-01-08 03:00:50.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_b.c' (73,741) at 20210308005046513
75480 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/delay.h' (73,742) at 20240405153045937
75481 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/vendor_cmds.c' (73,743) at 20240405153051185
75482 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-ld.inc' (73,744) at 20210812000025326
75483 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/toshiba.c' (73,745) at 20240405153230883
75484 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_helpers.h' (73,746) at 20240405153054261
75485 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/cx2341x.c' (73,747) at 20220525020653235
75486 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dts' (73,748) at 20240405153229919
75487 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65086.c' (73,749) at 20240405153047085
75488 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/bus.c' (73,750) at 20240405153050349
75489 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zynq_cse.h' (73,751) at 20210308005003628
75490 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/iomem.c' (73,752) at 20240913080013777
75491 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isph3a_af.c' (73,753) at 20240405153049485
75492 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml' (73,754) at 20240405153045121
75493 2025-01-08 03:00:50.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/macros.h' (73,755) at 20240906080037476
75494 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas.h' (73,756) at 20240405153051601
75495 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ErrorBlocksTransition.interface.yaml' (73,757) at 20221207040023631
75496 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/sun8i-di.h' (73,758) at 20210307214928762
75497 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/platinum_titanium.h' (73,759) at 20210308005003612
75498 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/mma8450.c' (73,760) at 20240405153230727
75499 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/displayport.h' (73,761) at 20210307214930878
75500 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_llc_types.h' (73,762) at 20220525020652887
75501 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts' (73,763) at 20210309003648768
75502 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_syscall.h' (73,764) at 20240906080037156
75503 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-enbw-cmc.dts' (73,765) at 20240405153045585
75504 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/progress.c' (73,766) at 20240405153054177
75505 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.c' (73,767) at 20240405153050153
75506 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/standard_device.cpp' (73,768) at 20240817080031288
75507 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm/swtpm/swtpm_0.8.2.bb' (73,769) at 20241206090014282
75508 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_mux.h' (73,770) at 20210307214930514
75509 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.err' (73,771) at 20210308005046401
75510 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dst.c' (73,772) at 20241018080014578
75511 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/machine_kexec_file.c' (73,773) at 20240405153230079
75512 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci_f_sdh30.h' (73,774) at 20240405153049673
75513 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReportDefinition_v1.xml' (73,775) at 20240619080002928
75514 2025-01-08 03:00:50.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/apei-base.c' (73,776) at 20240405153046629
75515 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/firewall.c' (73,777) at 20240405153048765
75516 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/isa.c' (73,778) at 20240405153046685
75517 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/nand_ecc.h' (73,779) at 20210308005003668
75518 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS3.conf' (73,780) at 20230114040015462
75519 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-base.out' (73,781) at 20210308005046397 to deleted uid set
75520 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx-spi.c' (73,782) at 20240405153049613
75521 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2.host.c' (73,783) at 20210307214930554
75522 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-hostctl/Makefile' (73,784) at 20210308004922940
75523 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110.h' (73,785) at 20240405153230243
75524 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/toaster' (73,786) at 20231126090012809
75525 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/Makefile' (73,787) at 20210308005003552
75526 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g15.dtsi' (73,788) at 20240405153045465
75527 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/tainted-kernels.rst' (73,789) at 20240405153229835
75528 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/timer/fsl,mpc83xx-timer.txt' (73,790) at 20210308005002536
75529 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/port.c' (73,791) at 20240520080015187
75530 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-moxart.c' (73,792) at 20220525020653679
75531 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsfh.c' (73,793) at 20240820080014177
75532 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/gen_crc64table.c' (73,794) at 20240405153053085
75533 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mmu.h' (73,795) at 20210308005002840
75534 2025-01-08 03:00:50.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-jetson-tk1.dts' (73,796) at 20210308005002628
75535 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/integratorcp.rst' (73,797) at 20210308005045809
75536 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_abi.pl' (73,798) at 20240405153232103
75537 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0012.c' (73,799) at 20240405153049533
75538 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/perf_regs.c' (73,800) at 20240405153232219
75539 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-icev2.dts' (73,801) at 20210308005002560
75540 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/exception_utils_tests.cpp' (73,802) at 20210323000034099
75541 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/ratelimit.h' (73,803) at 20210927100127253
75542 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/rk8xx.c' (73,804) at 20210308005003472
75543 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.c' (73,805) at 20210307214928614
75544 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfmpy.c' (73,806) at 20210307214926334
75545 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/firmware.c' (73,807) at 20220525020652046
75546 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/display.c' (73,808) at 20210308005002788
75547 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irq_regs.h' (73,809) at 20210307214926118
75548 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-hlwd.c' (73,810) at 20240405153230303
75549 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/tlbflush.h' (73,811) at 20220525020651982
75550 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jstyleson/LICENSE' (73,812) at 20210307205554018
75551 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/ti,omap4-i2c.yaml' (73,813) at 20240405153045065
75552 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca9532.c' (73,814) at 20240405153230755
75553 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/board-generic.c' (73,815) at 20240405153229911
75554 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_thermal.h' (73,816) at 20220525020652823
75555 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll.h' (73,817) at 20240405153048449
75556 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx.h' (73,818) at 20220525020652831
75557 2025-01-08 03:00:50.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/sockbits.h' (73,819) at 20210308005046089
75558 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pblimage.c' (73,820) at 20210308005003772
75559 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-cadence.c' (73,821) at 20240405153047073
75560 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_dlc20_rev1_0_defconfig' (73,822) at 20210308005003288
75561 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/simcall.h' (73,823) at 20220525020652202
75562 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/generic.c' (73,824) at 20210308005002544
75563 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/colibri_imx6.cfg' (73,825) at 20210308005003084
75564 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_hw.h' (73,826) at 20210307214927738
75565 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/servicename.py' (73,827) at 20230914080037505
75566 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/numeric_threshold.hpp' (73,828) at 20240904080048943
75567 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/encls.h' (73,829) at 20240405153046425
75568 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kvm.c' (73,830) at 20240405153230127
75569 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk20a.c' (73,831) at 20210307214927966
75570 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sensorhub_ring.c' (73,832) at 20220525020653899
75571 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-tusb1210.c' (73,833) at 20240503080014494
75572 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/scripts.rst' (73,834) at 20240405153045265
75573 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml' (73,835) at 20230412080023460
75574 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/Makefile.target' (73,836) at 20241211090212550
75575 2025-01-08 03:00:50.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ics43432.txt' (73,837) at 20220525020651710
75576 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7786.c' (73,838) at 20210307214926566
75577 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/monitor.hpp' (73,839) at 20240820080028978
75578 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ndisc.h' (73,840) at 20240405153231855
75579 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/natfeat.c' (73,841) at 20240405153045957
75580 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb' (73,842) at 20241221090017564
75581 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rsi_91x.h' (73,843) at 20240405153052865
75582 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serial.h' (73,844) at 20240405153052937
75583 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/kbd-state.h' (73,845) at 20240906080037352
75584 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/power-domain.h' (73,846) at 20210308005002848
75585 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vastervik_Farhult' (73,847) at 20210307205553794
75586 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_unit_test.c' (73,848) at 20240405153054361
75587 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/.gitignore' (73,849) at 20210307214932698
75588 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-disp-blk-ctrl.yaml' (73,850) at 20240405153045153
75589 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ir-usb.c' (73,851) at 20240405153052133
75590 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/acpi_parking_protocol.c' (73,852) at 20240405153045865
75591 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-pltfm.h' (73,853) at 20240405153049661
75592 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-1.svg' (73,854) at 20210307214925210
75593 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamav-freshclam.service' (73,855) at 20210307205554126
75594 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/meson.build' (73,856) at 20240112090034344
75595 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapi_defconfig' (73,857) at 20210308005003236
75596 2025-01-08 03:00:50.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/Makefile' (73,858) at 20210308005003016
75597 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/irq.h' (73,859) at 20241211090212362
75598 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fru_cmd.hpp' (73,860) at 20210311201857434
75599 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/settings' (73,861) at 20210307214932706
75600 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/Makefile' (73,862) at 20240405153051973
75601 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1020.S' (73,863) at 20210307214925974
75602 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/run_hugetlbfs_test.sh' (73,864) at 20210307214932686
75603 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/mmu_helper.c' (73,865) at 20240906080037540
75604 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flex_pipe.c' (73,866) at 20240405153050005
75605 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sysctl.c' (73,867) at 20240405153054289
75606 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hadanberg' (73,868) at 20210307205553782
75607 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cipher.c' (73,869) at 20240712080021057
75608 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/geoipupdate.cron' (73,870) at 20210307205553838
75609 2025-01-08 03:00:50.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c' (73,871) at 20240405153230579
75610 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/davinci-evm-audio.txt' (73,872) at 20210307214925426
75611 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/submit.h' (73,873) at 20220525020653015
75612 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psus-manager.sh' (73,874) at 20230920080013648
75613 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_dm.h' (73,875) at 20240405153051893
75614 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-falcon.c' (73,876) at 20240405153231459
75615 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,npcm-gcr.yaml' (73,877) at 20240405153045157
75616 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/machine/nicole.conf' (73,878) at 20230927080013514
75617 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_device.h' (73,879) at 20210307214932194
75618 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target.h' (73,880) at 20240906080037544
75619 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/populate_sdk_ext.bbclass' (73,881) at 20241221090017608
75620 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500-ccsr.h' (73,882) at 20210308005045933
75621 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pm8916.c' (73,883) at 20210308005003468
75622 2025-01-08 03:00:50.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb' (73,884) at 20241221090017556
75623 2025-01-08 03:00:50.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-DEC' (73,885) at 20241221090017616
75624 2025-01-08 03:00:50.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/cxl/memory-devices.rst' (73,886) at 20240405153045189
75625 2025-01-08 03:00:50.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/main.c' (73,887) at 20240405153050513
75626 2025-01-08 03:00:50.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mc13xxx.c' (73,888) at 20240405153051497
75627 2025-01-08 03:00:50.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/qcom-ebi2.c' (73,889) at 20240405153046737
75628 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_common.h' (73,890) at 20210308005003544
75629 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (73,891) at 20240626080012027
75630 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (73,892) at 20210814000014902
75631 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/libexecdir.patch' (73,893) at 20241221090017676
75632 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xscom-test.c' (73,894) at 20240906080037572
75633 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_size' (73,895) at 20210308005003756
75634 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi.c' (73,896) at 20240405153046489
75635 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx_ccm.h' (73,897) at 20210308005046021
75636 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00dump.h' (73,898) at 20210307214929906
75637 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_verbs.c' (73,899) at 20240405153049109
75638 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/meson.build' (73,900) at 20210927100127329
75639 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/userspace-consumer.h' (73,901) at 20240405153052785
75640 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/setup_tx4927.c' (73,902) at 20240405153046053
75641 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_phy.c' (73,903) at 20240405153048673
75642 2025-01-08 03:00:50.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/Kconfig' (73,904) at 20240405153053513
75643 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel.c' (73,905) at 20240405153050485
75644 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/instruction.json' (73,906) at 20240405153054113
75645 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-core.h' (73,907) at 20210308005002552
75646 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DBG2' (73,908) at 20240906080037556 to deleted uid set
75647 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdkc100.h' (73,909) at 20210308005003616
75648 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console_%.bbappend' (73,910) at 20241206090014222
75649 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/syscall.tbl' (73,911) at 20241211090212382
75650 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_btree.h' (73,912) at 20210307214931134
75651 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/probe.c' (73,913) at 20210307214926562
75652 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_endian.c' (73,914) at 20210309003655984
75653 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-debugfs.h' (73,915) at 20210309003653252
75654 2025-01-08 03:00:50.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cros-ec-tunnel.c' (73,916) at 20240405153048897
75655 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb' (73,917) at 20241221090017564
75656 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel-block.c' (73,918) at 20240326080039566
75657 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq_device.c' (73,919) at 20220525020654971
75658 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-nfit' (73,920) at 20240405153229727
75659 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/cereal.wrap' (73,921) at 20211214110043544
75660 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_handler.cpp' (73,922) at 20210308005120349
75661 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__transform_completion_signatures.hpp' (73,923) at 20240817080036820
75662 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml' (73,924) at 20240405153045065
75663 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dts' (73,925) at 20240405153045745
75664 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_midi_emul.h' (73,926) at 20210307214931602
75665 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/hardware.h' (73,927) at 20210308005002664
75666 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/flatpak/0001-flatpak-pc-add-pc_sysrootdir.patch' (73,928) at 20231126090012793
75667 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3328.c' (73,929) at 20210308005003476
75668 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c' (73,930) at 20240405153047145 to deleted uid set
75669 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/kcsan_test.c' (73,931) at 20240405153053013
75670 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx35.c' (73,932) at 20240405153046785
75671 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/perl.py' (73,933) at 20220910030013401
75672 2025-01-08 03:00:50.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-common.txt' (73,934) at 20210308005003012
75673 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/kasan.h' (73,935) at 20240613080016371
75674 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.xtensa' (73,936) at 20210308005003300
75675 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu_context.c' (73,937) at 20240405153230163
75676 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/COPYING.MIT' (73,938) at 20220528030012045
75677 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980-condor.dts' (73,939) at 20240405153045805
75678 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,rpmh-rsc.yaml' (73,940) at 20240405153045157
75679 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdbg/pdbg_3.6.bb' (73,941) at 20240724080012699
75680 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/zynq-fpga.c' (73,942) at 20240405153230303
75681 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/ssp_accel_sensor.c' (73,943) at 20240405153048941
75682 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.json' (73,944) at 20230925080040089
75683 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts' (73,945) at 20240405153229895
75684 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/parisc-agp.c' (73,946) at 20240405153230199
75685 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/dt3155.h' (73,947) at 20210309003650332
75686 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/SConstruct' (73,948) at 20210307205554442
75687 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_its_common.c' (73,949) at 20240906080037240
75688 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.h' (73,950) at 20240405153048633
75689 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt' (73,951) at 20210307214925282
75690 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/module.rs' (73,952) at 20240913080013861
75691 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-dummy.c' (73,953) at 20210308005045817
75692 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_drv.h' (73,954) at 20210307214928038
75693 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msgpack/run-ptest' (73,955) at 20240302090018210
75694 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb' (73,956) at 20240301090012427
75695 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/bioscall.S' (73,957) at 20240405153046349
75696 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/README' (73,958) at 20210308005003028
75697 2025-01-08 03:00:50.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/TriggerManager.interface.yaml' (73,959) at 20220910030020105
75698 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py' (73,960) at 20241221090017588
75699 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,stratix10.yaml' (73,961) at 20240405153045025
75700 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/oem_ibm_sel_map' (73,962) at 20210308004938816
75701 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpudeadline.c' (73,963) at 20240405153053041
75702 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/smartmontools.default' (73,964) at 20210307205553934
75703 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pxm50.dts' (73,965) at 20210308005002564
75704 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-mixer/0001-configure.in-Undefine-AC_CONFIG_AUX_DIR.patch' (73,966) at 20210307205553946
75705 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml' (73,967) at 20240405153045053
75706 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/sched/sch_choke.c' (73,968) at 20240405153053365 to deleted uid set
75707 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsfs.c' (73,969) at 20241211090145529
75708 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/Makefile' (73,970) at 20210307214926570
75709 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.c' (73,971) at 20210309003651812
75710 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu.h' (73,972) at 20240405153049181
75711 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/mstar,smpctrl.yaml' (73,973) at 20240405153229755
75712 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/README.md' (73,974) at 20241221090017576
75713 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-sysfs.c' (73,975) at 20240405153230723
75714 2025-01-08 03:00:50.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch' (73,976) at 20241221090017684
75715 2025-01-08 03:00:50.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/motorcomm.c' (73,977) at 20240405153231079
75716 2025-01-08 03:00:50.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mediatek' (73,978) at 20210308005003296
75717 2025-01-08 03:00:50.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/container_of.h' (73,979) at 20240405153052673
75718 2025-01-08 03:00:50.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-common.h' (73,980) at 20210307214928794
75719 2025-01-08 03:00:50.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/snmptrapd.service' (73,981) at 20210307205553830
75720 2025-01-08 03:00:50.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/madera/registers.h' (73,982) at 20220525020654587
75721 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/TreeLevel.svg' (73,983) at 20210307214925206
75722 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-aspeed.c' (73,984) at 20241018080014478
75723 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nxp,lpc1850-scu.txt' (73,985) at 20210307214925394
75724 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Redundancy.v1_4_2.json' (73,986) at 20240619080002952
75725 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c' (73,987) at 20220525020652458
75726 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.c' (73,988) at 20210307214929818
75727 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/README' (73,989) at 20210812000025190
75728 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-2248.c' (73,990) at 20240906080037576
75729 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/power_cpu_migrate.h' (73,991) at 20210307214931610
75730 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/calxeda/Makefile' (73,992) at 20210307214929346
75731 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalSettings.vue' (73,993) at 20241004080035971 to deleted uid set
75732 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/unix_bpf.c' (73,994) at 20240805080014063
75733 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/phosphor-fan-control@.service' (73,995) at 20240918080013376
75734 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd.h' (73,996) at 20240405153048541
75735 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/extent_tree.c' (73,997) at 20210307214931146
75736 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-siox.c' (73,998) at 20240405153047081
75737 2025-01-08 03:00:50.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ldc.h' (73,999) at 20210307214926582
75738 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_define.h' (74,000) at 20240405153050309
75739 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/shadowlock.hpp' (74,001) at 20240724080026576
75740 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/route.h' (74,002) at 20240405153231855
75741 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,mdp-rdma.yaml' (74,003) at 20240405153045041
75742 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/lib.sh' (74,004) at 20240624080012836
75743 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.h' (74,005) at 20240405153048741
75744 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_macronix.c' (74,006) at 20240405153049697
75745 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/mips64.patch' (74,007) at 20210307205554554
75746 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/TODO' (74,008) at 20210307214930686
75747 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uccf.c' (74,009) at 20210308005003472
75748 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-camera.c' (74,010) at 20240405153049557
75749 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gator-daemon/gator-daemon_7.8.0.bb' (74,011) at 20230211040012635
75750 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/create_pel.cpp' (74,012) at 20240820080019934
75751 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml' (74,013) at 20240405153045025
75752 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_event_codes.h' (74,014) at 20210307214930334
75753 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/postinst/postinst_1.0.bb' (74,015) at 20210812000025290
75754 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io.h' (74,016) at 20240405153052709
75755 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/cl-som-am57x.c' (74,017) at 20210308005002944
75756 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/tas2552.h' (74,018) at 20210307214931350
75757 2025-01-08 03:00:50.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/amigaone_defconfig' (74,019) at 20210307214926366
75758 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageControllerMetrics.v1_0_3.json' (74,020) at 20240619080002956
75759 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_ctl.c' (74,021) at 20240405153051685
75760 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-axxia.c' (74,022) at 20240405153048893
75761 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/pmu_rk3188.h' (74,023) at 20210308005002664
75762 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_rt5645.c' (74,024) at 20240405153232191
75763 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-soc' (74,025) at 20240405153044921
75764 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml' (74,026) at 20240405153045145
75765 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/resets.c' (74,027) at 20240405153054321
75766 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_st33zp24_i2c.c' (74,028) at 20210308005003500
75767 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c' (74,029) at 20210307214927950
75768 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/loadavg.h' (74,030) at 20210309003653896
75769 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml' (74,031) at 20240405153229783
75770 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/file_system_wrapper_impl.hpp' (74,032) at 20230719080007815
75771 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sdm845.h' (74,033) at 20210307214931330
75772 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cachestat/.gitignore' (74,034) at 20240405153054293
75773 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/gpioMonitor.hpp' (74,035) at 20240826080018283
75774 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/Kconfig' (74,036) at 20210308005003028
75775 2025-01-08 03:00:50.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-ampe-a76.dts' (74,037) at 20210308005002620
75776 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/ptest-perl/run-ptest' (74,038) at 20210316000012717
75777 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/fs_context.c' (74,039) at 20240613080016491
75778 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/sensor_monitoring_tests.cpp' (74,040) at 20220402030035703
75779 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/mps2-an399.dts' (74,041) at 20240405153045401
75780 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos-v2.c' (74,042) at 20210308005002912
75781 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90320_device.cpp' (74,043) at 20240817080031288
75782 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user/Makefile' (74,044) at 20210307214932730
75783 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/Makefile' (74,045) at 20210307214926534
75784 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_3.7.0.bb' (74,046) at 20231126090012781
75785 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-image-processing-scaling-multi-source.svg' (74,047) at 20210309003648504
75786 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kcmp/Makefile' (74,048) at 20240405153054309
75787 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-drc-compact.dtsi' (74,049) at 20240405153045585
75788 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/inventory_items.py' (74,050) at 20220728030041559
75789 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf.h' (74,051) at 20240405153231779
75790 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/Makefile' (74,052) at 20240405153047045
75791 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gdc_global.h' (74,053) at 20210307214930542
75792 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SignatureCollection.json' (74,054) at 20240619080002956
75793 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/tls.c' (74,055) at 20210307214926750
75794 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/smi.h' (74,056) at 20220525020653119
75795 2025-01-08 03:00:50.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/Makefile' (74,057) at 20220525020652022
75796 2025-01-08 03:00:50.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/opal-api.h' (74,058) at 20240405153046121
75797 2025-01-08 03:00:50.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cacheinfo.c' (74,059) at 20240405153045865
75798 2025-01-08 03:00:50.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/lsdma/lsdma_6_0_0_sh_mask.h' (74,060) at 20240405153048049
75799 2025-01-08 03:00:50.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/channel_config.json' (74,061) at 20241105090013647
75800 2025-01-08 03:00:50.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cbfs/cbfs.c' (74,062) at 20210308005003544
75801 2025-01-08 03:00:50.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/smd-rpm.c' (74,063) at 20240405153230739
75802 2025-01-08 03:00:50.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.err' (74,064) at 20230925080040089
75803 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_status.cpp' (74,065) at 20241106090023554
75804 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-vsp1-hgt.rst' (74,066) at 20240405153045317
75805 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/samsung,exynos-usi.h' (74,067) at 20240405153052653
75806 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox64_defconfig' (74,068) at 20210308005003276
75807 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa/0001-fixed-compilation-error-caused-by-strncpy.patch' (74,069) at 20231126090012781
75808 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx23evk_defconfig' (74,070) at 20210308005003268
75809 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/seccomp.h' (74,071) at 20240405153045965
75810 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx53-pinctrl.txt' (74,072) at 20210307214925394
75811 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/watchdog.c' (74,073) at 20241211090212354
75812 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/Makefile' (74,074) at 20210307214930310
75813 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service' (74,075) at 20210307205553718
75814 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-tps65917.dtsi' (74,076) at 20210308005002576
75815 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xive2.c' (74,077) at 20241211090212286
75816 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/scrape-html-report.js' (74,078) at 20210307205554630
75817 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccid.h' (74,079) at 20210307214931922
75818 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joensuu_Vestinkallio' (74,080) at 20210307205553770
75819 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-imx-util.c' (74,081) at 20210308005003472
75820 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-samsung-k3g.dts' (74,082) at 20240405153045573
75821 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ipw2200.rst' (74,083) at 20210309003648448
75822 2025-01-08 03:00:50.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/q35-test.c' (74,084) at 20221215040039378
75823 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/firewire-constants.h' (74,085) at 20210307214931630
75824 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gpu.c' (74,086) at 20241211090145417
75825 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/div0.c' (74,087) at 20210308005002708
75826 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-core.c' (74,088) at 20240405153230823
75827 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_pbi.cfg' (74,089) at 20210308005002996
75828 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/core.c' (74,090) at 20240405153230123
75829 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/sections.h' (74,091) at 20240405153046069
75830 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/delay.h' (74,092) at 20210307214926306
75831 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ethtool.c' (74,093) at 20240405153050057
75832 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/barrier.rst' (74,094) at 20210927100127077
75833 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-simple.yaml' (74,095) at 20240405153229763
75834 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusb_tables.h' (74,096) at 20210309003653260
75835 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/o2micro.h' (74,097) at 20210307214930042
75836 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pll14xx.c' (74,098) at 20240405153046789
75837 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/setup.c' (74,099) at 20220525020651990
75838 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-mod.c' (74,100) at 20240405153231947
75839 2025-01-08 03:00:50.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp_20230507.bb' (74,101) at 20241206090014242
75840 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs.h' (74,102) at 20240405153049309
75841 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml' (74,103) at 20240405153229791
75842 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_prctl.h' (74,104) at 20220429100100614
75843 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dns325_defconfig' (74,105) at 20210308005003256
75844 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/syscall_arg_fault.c' (74,106) at 20220525020655235
75845 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/sigcontext.h' (74,107) at 20210307214926558
75846 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/abi_version.conf' (74,108) at 20241221090017612
75847 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/meson.build' (74,109) at 20231202090027332
75848 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/multi-gpios-sys-init.service' (74,110) at 20240726080014422
75849 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/Kconfig' (74,111) at 20210308005003032
75850 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/test/http/parsing_test.cpp' (74,112) at 20240321080003061 to deleted uid set
75851 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/activation.cpp' (74,113) at 20240820080019546
75852 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/pldm.hpp' (74,114) at 20241018080020202
75853 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/fpu/api.h' (74,115) at 20220525020652126
75854 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch' (74,116) at 20210307205554610
75855 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ipaddress.cpp' (74,117) at 20230722080026081
75856 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroid-common.dtsi' (74,118) at 20240405153045569
75857 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-compute-multihost.inc' (74,119) at 20211111010015492
75858 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-triggered-event.c' (74,120) at 20220525020653107
75859 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst' (74,121) at 20240405153045233
75860 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-evlist.txt' (74,122) at 20220525020655131
75861 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfsrvl.c' (74,123) at 20210309003654296
75862 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iio/events.h' (74,124) at 20210307214931638
75863 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-irqtype.h' (74,125) at 20210309003648720
75864 2025-01-08 03:00:50.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/dmic.c' (74,126) at 20240405153053941
75865 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra186-emc.c' (74,127) at 20241011080017323
75866 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dpp.c' (74,128) at 20240405153047241
75867 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/Makefile' (74,129) at 20240405153045357
75868 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/truncate.c' (74,130) at 20241104090011599
75869 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,sai.yaml' (74,131) at 20240405153045161
75870 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sunxvr500.c' (74,132) at 20240405153231595
75871 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/apm-acpi.rst' (74,133) at 20210307214925542
75872 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/0002-ldb-Add-configure-options-for-packages.patch' (74,134) at 20240113090014532
75873 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/fix-ldblibdir.patch' (74,135) at 20220721030015849
75874 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/signal.h' (74,136) at 20241011080017291
75875 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ts7970.dts' (74,137) at 20240405153045505
75876 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace.h' (74,138) at 20240405153052809
75877 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/axp20x.h' (74,139) at 20240405153052725
75878 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/mx53ard.c' (74,140) at 20210308005002984
75879 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/keyword_vpd_parser_test/kw_vpd_test.cpp' (74,141) at 20240826080018279
75880 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/system.h' (74,142) at 20240405153232255
75881 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable@.service' (74,143) at 20230128040012702
75882 2025-01-08 03:00:50.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/spl.c' (74,144) at 20210308005002996
75883 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_ti.h' (74,145) at 20220525020654291
75884 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-usb2-mph-0.dtsi' (74,146) at 20210307214926354
75885 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-core/init-ifupdown/files/juno/interfaces' (74,147) at 20220804030014671
75886 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20ek.dts' (74,148) at 20210308005002572
75887 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.2.bb' (74,149) at 20221120040010738
75888 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mw.c' (74,150) at 20240405153049113
75889 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/console/obmc-console_%.bbappend' (74,151) at 20211222040037065
75890 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/core-imp-def.json' (74,152) at 20210307214932534
75891 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nvidia,tegra186-timer.yaml' (74,153) at 20240405153045177
75892 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/staging/iio/adc/spear-adc.txt' (74,154) at 20210307214925442
75893 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pegtl/pegtl/run-ptest' (74,155) at 20241221090017520
75894 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/efi.c' (74,156) at 20240405153052249
75895 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65090.txt' (74,157) at 20210307214925410
75896 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/sensors.scss' (74,158) at 20210308005107077
75897 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockdep_api.h' (74,159) at 20240405153052721
75898 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt' (74,160) at 20240405153045177
75899 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_rcfw.h' (74,161) at 20241111090012121
75900 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg4ff.h' (74,162) at 20210307214928094
75901 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/Makefile' (74,163) at 20210307214930506
75902 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/Makefile' (74,164) at 20240405153230795
75903 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/riscv-iommu.c' (74,165) at 20241211090212546
75904 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere_host_check.sh' (74,166) at 20240423080013627
75905 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency-common.c' (74,167) at 20240405153231343
75906 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/Kconfig' (74,168) at 20240405153049677
75907 2025-01-08 03:00:50.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/user-type.h' (74,169) at 20210307214931350
75908 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeSensorMain.cpp' (74,170) at 20241112090003102
75909 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerNetworkProtocol_v1.xml' (74,171) at 20240619080002928
75910 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc' (74,172) at 20241213090035010
75911 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-sysvinit.inc' (74,173) at 20241221090017612
75912 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-v3s.dtsi' (74,174) at 20210308005002628
75913 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/uniphier.h' (74,175) at 20210308005003624
75914 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/tf-a-tests_2.10.0.bb' (74,176) at 20240301090012415
75915 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/async-tx-api.rst' (74,177) at 20240405153045005
75916 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Bonnell/11.json' (74,178) at 20241016080038610
75917 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c' (74,179) at 20240405153231175
75918 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-jerry.dts' (74,180) at 20240405153045561
75919 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-amigaone.c' (74,181) at 20210307214926338
75920 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-core-s3c64xx.h' (74,182) at 20240405153045685
75921 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ssif_%.bbappend' (74,183) at 20241206090014202
75922 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dts' (74,184) at 20240405153045773
75923 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/adder875-uboot.dts' (74,185) at 20210307214926338
75924 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/syscall.c' (74,186) at 20240405153231299
75925 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/distcc_3.4.bb' (74,187) at 20241206090014326
75926 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb' (74,188) at 20241206090014314
75927 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains2xxx_data.c' (74,189) at 20210307214925930
75928 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Taivalkoski' (74,190) at 20210307205553774
75929 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-hyperv-intf.c' (74,191) at 20210307214930018
75930 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml' (74,192) at 20240405153229763
75931 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm7xx.h' (74,193) at 20240405153045669
75932 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/win32_linker.c' (74,194) at 20240326080039398
75933 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/faraday,ftgpio010.yaml' (74,195) at 20240405153045061
75934 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_helper.h' (74,196) at 20210307214931646
75935 2025-01-08 03:00:50.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record' (74,197) at 20210307214932566
75936 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.errors.yaml' (74,198) at 20210610000035122
75937 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/network_helpers.h' (74,199) at 20241115090012977
75938 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,mmcc-msm8960.h' (74,200) at 20210307214931350
75939 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8962.yaml' (74,201) at 20240405153045173
75940 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_dp_lowlevel.h' (74,202) at 20210308005003524
75941 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uim/uim/uim-module-manager.patch' (74,203) at 20230706080014761
75942 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/common/mx6.c' (74,204) at 20210308005003048
75943 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dtt200u.c' (74,205) at 20210307214928782
75944 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-ispif.c' (74,206) at 20240405153049429
75945 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/Kconfig' (74,207) at 20210308005003012
75946 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fmax.c' (74,208) at 20210307214926274
75947 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/powergate.c' (74,209) at 20210308005002788
75948 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt' (74,210) at 20240405153229763
75949 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nl80211-vnd-intel.h' (74,211) at 20240405153052929
75950 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/cs4231.c' (74,212) at 20240405153232127
75951 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/tegra.h' (74,213) at 20240405153048621
75952 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/ni_660x.c' (74,214) at 20220525020652358
75953 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/insn-def.h' (74,215) at 20240405153046245
75954 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/invalid_command.c' (74,216) at 20210308005108641
75955 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2830.h' (74,217) at 20210307214928634
75956 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_thread.h' (74,218) at 20221215040039066
75957 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-netgear-r8500.dts' (74,219) at 20240405153045425
75958 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-avx2-asm_64.S' (74,220) at 20240405153046365
75959 2025-01-08 03:00:50.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/0001-png-img-Fix-prototypes-of-callbacks.patch' (74,221) at 20230401080011939
75960 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qht.c' (74,222) at 20210927100127649
75961 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-as3722.c' (74,223) at 20240405153051329
75962 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/immap_cpm2.h' (74,224) at 20210307214926382
75963 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_bl.h' (74,225) at 20240405153046957
75964 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c' (74,226) at 20240405153047297
75965 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pgtable.h' (74,227) at 20240405153230007
75966 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77714.h' (74,228) at 20240405153052729
75967 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/Makefile' (74,229) at 20220525020654147
75968 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nhpoly1305-sse2-glue.c' (74,230) at 20240405153046365
75969 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/commit.hpp' (74,231) at 20241113090025393
75970 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/ynl.h' (74,232) at 20240405153054073
75971 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig' (74,233) at 20210308005003264
75972 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/gpio.h' (74,234) at 20210308005002644
75973 2025-01-08 03:00:50.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6331.dtsi' (74,235) at 20240405153045745
75974 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-inventory-sensors.yaml' (74,236) at 20210307205554222
75975 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ucontext.h' (74,237) at 20240405153046017
75976 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h' (74,238) at 20240405153050129
75977 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/wayland/weston_%.bbappend' (74,239) at 20230114040015494
75978 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9263ek.h' (74,240) at 20210308005003584
75979 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs_fs_sb.h' (74,241) at 20240405153052537
75980 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pm.h' (74,242) at 20240405153045677
75981 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5100.h' (74,243) at 20240405153050325
75982 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/MAINTAINERS' (74,244) at 20210308005002980
75983 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4260.c' (74,245) at 20240405153048861
75984 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/tlb-common.h' (74,246) at 20230925080039925
75985 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am33xx.dtsi' (74,247) at 20210308005002564
75986 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (74,248) at 20220625030019492
75987 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/063.out' (74,249) at 20210308005046441
75988 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/pm9261.c' (74,250) at 20210308005003040
75989 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/hotplug.c' (74,251) at 20220525020651886
75990 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities/meson.build' (74,252) at 20230825080021141
75991 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/n2-drv.c' (74,253) at 20210307214926942
75992 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpm_master_stats.c' (74,254) at 20240405153051765
75993 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/phy.c' (74,255) at 20210307214930786
75994 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_core.c' (74,256) at 20220525020654971
75995 2025-01-08 03:00:50.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_custom_multipath_hash.sh' (74,257) at 20220913100024321
75996 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs4281.c' (74,258) at 20220525020654991
75997 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/base.html' (74,259) at 20240106090017249
75998 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_mfgpt.c' (74,260) at 20210307214926270
75999 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-skeys.c' (74,261) at 20240906080037288
76000 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_cs.c' (74,262) at 20220525020653419
76001 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/fpu.c' (74,263) at 20210308005003720
76002 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/timeline_view.js' (74,264) at 20220816030013698
76003 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/base-files/base-files_%.bbappend' (74,265) at 20210307205554110
76004 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-scope-Use-0-instead-of-NULL-for-gboolean.patch' (74,266) at 20221003030013273
76005 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_t30_defconfig' (74,267) at 20210308005003252
76006 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-eepro100.rom' (74,268) at 20210308005046137 to deleted uid set
76007 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/proc_net_tcp.rst' (74,269) at 20210307214925538
76008 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_plane.c' (74,270) at 20240405153048789
76009 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/setup.cfg' (74,271) at 20210308004941624
76010 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.json' (74,272) at 20210308005046405
76011 2025-01-08 03:00:50.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/Kconfig' (74,273) at 20210308005003076
76012 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_core.c' (74,274) at 20240405153049373
76013 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/fsl_pamu.c' (74,275) at 20210308005002836
76014 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/patch.c' (74,276) at 20210307214925862
76015 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/util_test.cpp' (74,277) at 20240817080005771
76016 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_rt5660.c' (74,278) at 20240613080016547
76017 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0005-fix-the-YACC-rule-to-fix-a-building-failure.patch' (74,279) at 20241221090017496
76018 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb' (74,280) at 20241221090017488
76019 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/gef_wdt.c' (74,281) at 20240405153231599
76020 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tmr.h' (74,282) at 20240405153051961
76021 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/phosphor-dbus-interfaces.wrap' (74,283) at 20211029000047258
76022 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/meson.build' (74,284) at 20220928030037238
76023 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_pci.c' (74,285) at 20240405153046197
76024 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-gpt-synth.c' (74,286) at 20240405153046845
76025 2025-01-08 03:00:50.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/malta.c' (74,287) at 20210308005003008
76026 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_default.h' (74,288) at 20210307214927466
76027 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/lpc.h' (74,289) at 20210308005002876
76028 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_table_test.cpp' (74,290) at 20240903080027139
76029 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/eeprom.c' (74,291) at 20240405153049637
76030 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8996-camss.yaml' (74,292) at 20240405153045097
76031 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_1_7_offset.h' (74,293) at 20210307214927438
76032 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-syzygy-hub.dts' (74,294) at 20210308005002632
76033 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ddr3.h' (74,295) at 20210308005002732
76034 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-s4-gpio.h' (74,296) at 20240405153052649
76035 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/MAINTAINERS' (74,297) at 20210308005002996
76036 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_priv.h' (74,298) at 20240405153052573 to deleted uid set
76037 2025-01-08 03:00:50.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/config_whitelist.txt' (74,299) at 20210308005003728
76038 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/stat.h' (74,300) at 20210307214926326
76039 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pwm_backlight.h' (74,301) at 20210308005002724
76040 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-chassis-on@.service' (74,302) at 20221117040044437
76041 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_qp.c' (74,303) at 20220525020653159
76042 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/MAINTAINERS' (74,304) at 20210308005003052
76043 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/cache.c' (74,305) at 20240805080014075
76044 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-spi.c' (74,306) at 20240405153049513
76045 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/vmlinux.scr' (74,307) at 20210307214926542
76046 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/time.c' (74,308) at 20210307214926570
76047 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gp_device.h' (74,309) at 20210307214930546
76048 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/biovecs.rst' (74,310) at 20240405153229747
76049 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/perf_callchain.c' (74,311) at 20240405153045869
76050 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.b4860qds' (74,312) at 20210308005003292
76051 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c' (74,313) at 20240405153048541
76052 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/for_each_hash_map_elem.c' (74,314) at 20240405153054269
76053 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/spaces.h' (74,315) at 20210309003648832
76054 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soukolojarvi' (74,316) at 20210307205553790
76055 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_utils.robot' (74,317) at 20241218090102055
76056 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ia_css_ctc1_5_param.h' (74,318) at 20210307214930554
76057 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_read_unittest.cpp' (74,319) at 20220824030029051
76058 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bootinfo.h' (74,320) at 20220525020651998
76059 2025-01-08 03:00:50.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sh_mmcif.c' (74,321) at 20240405153230863
76060 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm2835-aux-spi.txt' (74,322) at 20240405153229799
76061 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-smc.h' (74,323) at 20210307214931434
76062 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-hardirq.h' (74,324) at 20210307214931806
76063 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.c' (74,325) at 20240613080016559
76064 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_uvmem.c' (74,326) at 20240405153230043
76065 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/DRBD-8.3-data-packets.svg' (74,327) at 20210307214925218
76066 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/meson.build' (74,328) at 20220913030027305
76067 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_auth.c' (74,329) at 20240405153230531
76068 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/targaddrs.h' (74,330) at 20240613080016447
76069 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags2.c' (74,331) at 20210308005003556
76070 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (74,332) at 20230209040014209
76071 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/lowlevel_init.S' (74,333) at 20210308005002824
76072 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch' (74,334) at 20241221090017680
76073 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routes.h' (74,335) at 20240405153046901
76074 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ptrace.h' (74,336) at 20210307214926122
76075 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/Makefile' (74,337) at 20210307214929958
76076 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/debug.c' (74,338) at 20240405153232015
76077 2025-01-08 03:00:50.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/ptm.c' (74,339) at 20240405153051257
76078 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__senders.hpp' (74,340) at 20241219090033964
76079 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/meson.build' (74,341) at 20210308005046093
76080 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4cpp/files/fix-pc.patch' (74,342) at 20230706080014757
76081 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-usage-controller.js' (74,343) at 20210308005107077
76082 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/bitbake.conf' (74,344) at 20241221090017612
76083 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/signing.bbclass' (74,345) at 20241221090017500
76084 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max77693-haptic.c' (74,346) at 20240405153049145
76085 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3399-flakes.txt' (74,347) at 20240405153230531
76086 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/uctrl.c' (74,348) at 20240405153231383
76087 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/debugfs.c' (74,349) at 20210916100017987
76088 2025-01-08 03:00:50.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-copy.c' (74,350) at 20241211090212210
76089 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_0_sh_mask.h' (74,351) at 20240405153048085
76090 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/Makefile' (74,352) at 20220525020655227
76091 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/spl.h' (74,353) at 20220804030036607
76092 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-i2c.c' (74,354) at 20210307214928982
76093 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/pciback.h' (74,355) at 20240405153231603
76094 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComputerSystemCollection_v1.xml' (74,356) at 20240619080002920
76095 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/genheaders/genheaders.c' (74,357) at 20240405153053461
76096 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/mediatek.yaml' (74,358) at 20240405153045057
76097 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/sh73a0.dtsi' (74,359) at 20240405153045557
76098 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/0001-Fix-printing-64-bit-integer-types.patch' (74,360) at 20231126090012789
76099 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/nterr.c' (74,361) at 20240405153052517
76100 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c' (74,362) at 20210308005003468
76101 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_display.h' (74,363) at 20240405153049477
76102 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7206/Makefile' (74,364) at 20210307214926538
76103 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-dumo.dts' (74,365) at 20240405153229967
76104 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeSlots.v1_6_1.json' (74,366) at 20240619080002952
76105 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Almeria' (74,367) at 20210307205553766
76106 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/inode.h' (74,368) at 20210307214931002
76107 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-parrot.dts' (74,369) at 20240405153045393
76108 2025-01-08 03:00:50.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/div.c' (74,370) at 20230426080043952
76109 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SystemdTarget.metadata.yaml' (74,371) at 20220430030026020
76110 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/ca.h' (74,372) at 20240405153052913
76111 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_baco.c' (74,373) at 20240405153230507
76112 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.4.1.bb' (74,374) at 20241221090017512
76113 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-hw-gain.c' (74,375) at 20240405153053965
76114 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h' (74,376) at 20210309003649824
76115 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max20730.c' (74,377) at 20240405153230667
76116 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-stream.out' (74,378) at 20240326080039734
76117 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/stat-cpi.py' (74,379) at 20210307214932570
76118 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes.h' (74,380) at 20210307214929670
76119 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/pci/acpi.c' (74,381) at 20241018080014474
76120 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-pwm.yaml' (74,382) at 20240405153045089
76121 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/device_cgroup.c' (74,383) at 20240405153053469
76122 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/no-Oslo-CanalDigital' (74,384) at 20210307205553758
76123 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm_1.3.2.bb' (74,385) at 20241221090017696
76124 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/scripts/package' (74,386) at 20240613080020632
76125 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/lib.rs' (74,387) at 20241211090145561
76126 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/extra-properties.mako.cpp' (74,388) at 20210308004927352
76127 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/.gitignore' (74,389) at 20210307214926574
76128 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_immediate.c' (74,390) at 20241115090012973
76129 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uboot-config.bbclass' (74,391) at 20241221090017608
76130 2025-01-08 03:00:50.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-copy_page.S' (74,392) at 20240405153229855
76131 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/page_fault_test.c' (74,393) at 20240405153232267
76132 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx23_olinuxino_defconfig' (74,394) at 20210308005003268
76133 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/Makefile' (74,395) at 20210307214930918
76134 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715.c' (74,396) at 20240405153232163
76135 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_prog_array_init.c' (74,397) at 20240405153054277
76136 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/Makefile' (74,398) at 20220525020653427
76137 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.0.bb' (74,399) at 20231126090012805
76138 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtt200u-fe.c' (74,400) at 20240405153049553
76139 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwmon.h' (74,401) at 20240405153052701
76140 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/exception.cpp' (74,402) at 20230511080043139
76141 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_sysmon.c' (74,403) at 20240405153231367
76142 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_mmu_masks.h' (74,404) at 20240405153046585
76143 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/firmware_exports.h' (74,405) at 20210307214929358
76144 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/spitz.c' (74,406) at 20240405153053977
76145 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/Makefile' (74,407) at 20220525020652502
76146 2025-01-08 03:00:50.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c' (74,408) at 20240405153048693
76147 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/peer.c' (74,409) at 20240405153050437
76148 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/lowlevel_init.S' (74,410) at 20210308005003036
76149 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/arpt_mangle.c' (74,411) at 20210307214931946
76150 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/apbps2.c' (74,412) at 20240405153230731
76151 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (74,413) at 20241031080012183
76152 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/plpks.h' (74,414) at 20240520080015131
76153 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bug.h' (74,415) at 20240405153230019
76154 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/Makefile' (74,416) at 20210307214929978
76155 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/Kconfig' (74,417) at 20210308005003352
76156 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb' (74,418) at 20230811080018318
76157 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/99_iscsi-initiator-utils' (74,419) at 20210307205553818
76158 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hashtree_descriptor.c' (74,420) at 20210308005003704
76159 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_benchmark.h' (74,421) at 20240405153053065
76160 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/cache.h' (74,422) at 20210308005002844
76161 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso-asmoffset.h' (74,423) at 20240326080039558
76162 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-ns2.c' (74,424) at 20240405153046777
76163 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/create_webpage_compact.sh' (74,425) at 20210308004938816
76164 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml' (74,426) at 20220525020651682
76165 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ghes.c' (74,427) at 20221215040039086
76166 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/RM-fixed.litmus' (74,428) at 20240405153045225
76167 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/settings.h' (74,429) at 20220525020654707
76168 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CertificateService.v1_0_5.json' (74,430) at 20240619080002944
76169 2025-01-08 03:00:50.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/selftest.json' (74,431) at 20210307205554386
76170 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc52xx_psc.h' (74,432) at 20210307214926382
76171 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds.h' (74,433) at 20241216090017765
76172 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gusmax.c' (74,434) at 20220525020654979
76173 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/frontend.json' (74,435) at 20240405153054121
76174 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/toshiba.h' (74,436) at 20210307214931526
76175 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml' (74,437) at 20220525020651714
76176 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/hsdk.dts' (74,438) at 20240503080014458
76177 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/tcl840.patch' (74,439) at 20241221090017656
76178 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/queue_local.h' (74,440) at 20210307214930546
76179 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/quickstart/page-anatomy.md' (74,441) at 20221215040043190
76180 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/kirkwood_thermal.c' (74,442) at 20240405153231499
76181 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/table.h' (74,443) at 20210307214929934
76182 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_sta.c' (74,444) at 20240405153053289
76183 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/grlib_apbuart.c' (74,445) at 20241211090212258
76184 2025-01-08 03:00:50.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/README.md' (74,446) at 20221209040010163
76185 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier1S4U/bios_attrs.json' (74,447) at 20241111090035286
76186 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_crypt_tkip.c' (74,448) at 20240405153051885
76187 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_v1_0.h' (74,449) at 20240405153046609
76188 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/soc.c' (74,450) at 20210308005002724
76189 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,sci.yaml' (74,451) at 20240405153045153
76190 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/extra-apps.md' (74,452) at 20220402030016067
76191 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/264.out' (74,453) at 20210927100127501
76192 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_mppe.h' (74,454) at 20210307214929698
76193 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ksym_race.c' (74,455) at 20240405153054269
76194 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctu_can_fd_frame.h' (74,456) at 20221215040039126
76195 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_cipher.robot' (74,457) at 20240628080017113
76196 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-chardet_5.2.0.bb' (74,458) at 20241221090017668
76197 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb' (74,459) at 20240413080012699
76198 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/ssinh.S' (74,460) at 20210307214926146
76199 2025-01-08 03:00:50.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/.gitignore' (74,461) at 20240413080012671
76200 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_eth_soc.c' (74,462) at 20240405153231007
76201 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-type-bool.out' (74,463) at 20210308005046401 to deleted uid set
76202 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmnsp/Makefile' (74,464) at 20210308005002552
76203 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-linux.rs-Define-consts-for-rv32-architecture.patch' (74,465) at 20220402030016019
76204 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-spdifin.c' (74,466) at 20240405153232187
76205 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cryptd.h' (74,467) at 20240405153052621
76206 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-Add-missing-standard-headers-for-str-and-exit-APIs.patch' (74,468) at 20221003030013281
76207 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/ipmi.hpp' (74,469) at 20230511080029875
76208 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f469-disco.dts' (74,470) at 20210308005002616
76209 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/wmi/dell-smbios-example.c' (74,471) at 20210307214932746
76210 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_read_from_file.kconfig' (74,472) at 20210307214932626
76211 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/isp.doc' (74,473) at 20210307214926150
76212 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/stp_p4000_chassis.json' (74,474) at 20221221040007774
76213 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/keyctl.c' (74,475) at 20240805080014063
76214 2025-01-08 03:00:50.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu_helper.c' (74,476) at 20241211090212510
76215 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/bcd2000/bcd2000.c' (74,477) at 20240405153232203
76216 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/mtd_test.h' (74,478) at 20210307214929242
76217 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_vpu_if.h' (74,479) at 20240405153230803
76218 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/elants_i2c.c' (74,480) at 20240405153230731
76219 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0020.dts' (74,481) at 20240405153045605
76220 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/obmc-powered-off@.service' (74,482) at 20221117040044437
76221 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/nlohmann_json.wrap' (74,483) at 20220914030035944
76222 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/blacklisted_events_test.c' (74,484) at 20240405153054361
76223 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8167.dtsi' (74,485) at 20240405153045745
76224 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/e70k02.dtsi' (74,486) at 20240405153045485
76225 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbstats.c' (74,487) at 20210307214926826
76226 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c' (74,488) at 20240405153230375
76227 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/Makefile' (74,489) at 20240405153053381
76228 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_utils.hpp' (74,490) at 20240903080027139
76229 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.err' (74,491) at 20210308005046401
76230 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.h' (74,492) at 20240405153049945
76231 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm.h' (74,493) at 20210307214927282
76232 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-digicolor/Makefile' (74,494) at 20210307214925878
76233 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LiLiQ-Rplus-1.1' (74,495) at 20211006000025238
76234 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing-space.out' (74,496) at 20210308005046405 to deleted uid set
76235 2025-01-08 03:00:50.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/powerpc.c' (74,497) at 20240405153049641
76236 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_diag.c' (74,498) at 20210307214929470
76237 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-fwrite.rst' (74,499) at 20220525020654131
76238 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cdclk.h' (74,500) at 20240418080014490
76239 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ring.h' (74,501) at 20240405153230919
76240 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-digicolor.c' (74,502) at 20240405153048897
76241 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/048.out' (74,503) at 20210308005046437
76242 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/Kconfig' (74,504) at 20210307214932174
76243 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_con_defconfig' (74,505) at 20210308005003280
76244 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/fix_node.c' (74,506) at 20240405153231727
76245 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sock_flags.bpf.c' (74,507) at 20240405153053421
76246 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_ser_core.c' (74,508) at 20240405153048993
76247 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_bpf.h' (74,509) at 20240405153052941
76248 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/k3-am654-ddrss.c' (74,510) at 20210308005003476
76249 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/dot11d.c' (74,511) at 20220525020654163
76250 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/callback.c' (74,512) at 20210308005003540
76251 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler-gcc.h' (74,513) at 20241111090012149
76252 2025-01-08 03:00:50.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ia32x64.c' (74,514) at 20241114091008832
76253 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/at_xdmac.c' (74,515) at 20240405153046981 to deleted uid set
76254 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6589-fairphone-fp1.dts' (74,516) at 20240405153045461
76255 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ics307_clk.h' (74,517) at 20210308005002960
76256 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/postfix' (74,518) at 20220204040022432
76257 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_cfg.c' (74,519) at 20210307214928078
76258 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c' (74,520) at 20210307214929974
76259 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/netdev.h' (74,521) at 20220525020653131
76260 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sandbox.c' (74,522) at 20210308005003420
76261 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/suspend.c' (74,523) at 20240405153045645
76262 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/getauxval.c' (74,524) at 20240906080037592
76263 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/CT_basic_run' (74,525) at 20220429100025221
76264 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-chuwi-v7-cw0825.dts' (74,526) at 20240405153045377
76265 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ibmpc.h' (74,527) at 20210308005002880
76266 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dpi_regs.h' (74,528) at 20240405153048569
76267 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nmi.h' (74,529) at 20210308005046021
76268 2025-01-08 03:00:50.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/requirements.txt' (74,530) at 20240124090012250
76269 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-sysc.h' (74,531) at 20240405153231351
76270 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-stream.c' (74,532) at 20220525020654975
76271 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c' (74,533) at 20240405153050205
76272 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/semiconsole.c' (74,534) at 20240326080039742
76273 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/faraday,ftide010.yaml' (74,535) at 20210309003648324
76274 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c' (74,536) at 20240405153231051
76275 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-isch.c' (74,537) at 20241008080013927
76276 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma.h' (74,538) at 20220525020652414
76277 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/test/utest.cpp' (74,539) at 20210308005105441
76278 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/target_from_group_max.hpp' (74,540) at 20220827030019784
76279 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/Kconfig' (74,541) at 20210308005003740
76280 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_vli.h' (74,542) at 20240405153046709
76281 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.h' (74,543) at 20220525020652454
76282 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (74,544) at 20221004030011410
76283 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/settings.py' (74,545) at 20210308005003772
76284 2025-01-08 03:00:50.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/net_cls.rst' (74,546) at 20210307214925218
76285 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/utils_header.h' (74,547) at 20220525020655135
76286 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-gpio.h' (74,548) at 20240906080037340
76287 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs2super.c' (74,549) at 20210307214931154
76288 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (74,550) at 20240924080011379
76289 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/scripts/inventory-sensor-example.yaml' (74,551) at 20221209040020399
76290 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/pm.c' (74,552) at 20240405153045981
76291 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc_param.h' (74,553) at 20210307214930554
76292 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/Makefile' (74,554) at 20210307214928150
76293 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xen.h' (74,555) at 20240405153231883
76294 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6287x-regulator.c' (74,556) at 20240613080016463
76295 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-scu.h' (74,557) at 20240405153046789
76296 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_ser_fdx.c' (74,558) at 20220525020653671
76297 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_gpio.h' (74,559) at 20240405153052945
76298 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-iris.dts' (74,560) at 20240405153045533
76299 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-holtek-mouse.c' (74,561) at 20220525020653039
76300 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/secret_keyring.c' (74,562) at 20210927100127065
76301 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/syscalls.h' (74,563) at 20220525020652018
76302 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/netfs_library.rst' (74,564) at 20240405153229811
76303 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-processes.png' (74,565) at 20210307205554330 to deleted uid set
76304 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid_class.h' (74,566) at 20240405153052785
76305 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_5.4.3.bb' (74,567) at 20241206090014250
76306 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/Makefile' (74,568) at 20240405153046873
76307 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/chacha-glue.c' (74,569) at 20240405153046269
76308 2025-01-08 03:00:50.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_switchdev.c' (74,570) at 20240405153050317
76309 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_pci.c' (74,571) at 20220525020652294
76310 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610-calibration.h' (74,572) at 20210308005002724
76311 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/gate-data.S' (74,573) at 20210307214926126
76312 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_16xx.c' (74,574) at 20240405153046885
76313 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acdebug.h' (74,575) at 20240405153230167
76314 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts' (74,576) at 20240405153229879
76315 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_emulation.c' (74,577) at 20240405153046477
76316 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_bcm6345.c' (74,578) at 20210308005003348
76317 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Reservoir_v1.xml' (74,579) at 20240619080002936
76318 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/iommufd.c' (74,580) at 20240906080037312
76319 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/auxvec.h' (74,581) at 20220525020652154
76320 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_2x256mx16.cfg' (74,582) at 20210308005002924
76321 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm72.c' (74,583) at 20240405153049225
76322 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/setsensor.cpp' (74,584) at 20221111040035058
76323 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrl_tests.c' (74,585) at 20240405153232287
76324 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_spc621d8hm3.json' (74,586) at 20231205090005305
76325 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nurmes_Kortevaara' (74,587) at 20210307205553770
76326 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/sample.conf' (74,588) at 20210713100033784
76327 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ab8505.dtsi' (74,589) at 20240405153045577
76328 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/processor.h' (74,590) at 20210307214932698
76329 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/alpha-softmmu/default.mak' (74,591) at 20240906080037160
76330 2025-01-08 03:00:50.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml' (74,592) at 20240405153045129
76331 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn201/irq_service_dcn201.c' (74,593) at 20240405153047297
76332 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,aud2htx.yaml' (74,594) at 20220525020651710
76333 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7770.c' (74,595) at 20210307214930270
76334 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/079' (74,596) at 20210927100127477
76335 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rf.h' (74,597) at 20220525020654195
76336 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/coretemp.c' (74,598) at 20240405153230659
76337 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/qos.c' (74,599) at 20240418080014498
76338 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8280xp.c' (74,600) at 20240405153230735
76339 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-a9mp-bbrevd.dts' (74,601) at 20240405153045401
76340 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a64-r.c' (74,602) at 20240405153231335
76341 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi.its' (74,603) at 20210308005003332
76342 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00firmware.c' (74,604) at 20210307214929906
76343 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcuwait_api.h' (74,605) at 20240405153052785
76344 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/efx.h' (74,606) at 20210307214929618
76345 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch' (74,607) at 20220910030013353
76346 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-of.c' (74,608) at 20240405153231471
76347 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts' (74,609) at 20240405153045729
76348 2025-01-08 03:00:50.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-apq8084.c' (74,610) at 20240405153230235
76349 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target.c.inc' (74,611) at 20241211090212526
76350 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stmpe-adc.c' (74,612) at 20240405153230691
76351 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/Build' (74,613) at 20240405153054173
76352 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpax_w_ph.c' (74,614) at 20210308005046505
76353 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/fsmc-nand.txt' (74,615) at 20210307214925370
76354 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/x86/Makefile' (74,616) at 20210308005003220
76355 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32/gpio.h' (74,617) at 20210308005002664
76356 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/saa7115.h' (74,618) at 20210307214931542
76357 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/coreboot.txt' (74,619) at 20210307214925314
76358 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/socinfo.c' (74,620) at 20241211090145493
76359 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64le/float_convs.ref' (74,621) at 20220429100100942
76360 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png' (74,622) at 20210307205554366 to deleted uid set
76361 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/json/.eslintrc.json' (74,623) at 20210917000009321
76362 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc_rdma_pcl.h' (74,624) at 20220525020654619
76363 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/Kconfig' (74,625) at 20240405153230295
76364 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/acl.c' (74,626) at 20240405153052349
76365 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-trace.txt' (74,627) at 20220525020655131
76366 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_map.c' (74,628) at 20240405153054261
76367 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile' (74,629) at 20241211090145389
76368 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt-apollolake.c' (74,630) at 20240405153231343
76369 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/acm.rst' (74,631) at 20210307214925590
76370 2025-01-08 03:00:50.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rts7751r2d1_defconfig' (74,632) at 20240405153046309
76371 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_resizer.h' (74,633) at 20210307214930586
76372 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-gen-tapdevs' (74,634) at 20230706080014789
76373 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/basic/.gitignore' (74,635) at 20210308005003724
76374 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/varlocality.rst' (74,636) at 20220721030015865
76375 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs53l30.txt' (74,637) at 20240405153229799
76376 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tua6100.c' (74,638) at 20240405153049301
76377 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/ipac.h' (74,639) at 20210307214928542
76378 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-rtc.h' (74,640) at 20210308005002656
76379 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_xtalk.c' (74,641) at 20210309003654584
76380 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_global_conf_masks.h' (74,642) at 20240405153046601
76381 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-htc-egpio.c' (74,643) at 20210307214927190
76382 2025-01-08 03:00:50.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/AppHeader.spec.js' (74,644) at 20241004080035975
76383 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/skmsg.h' (74,645) at 20240520080015207 to deleted uid set
76384 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/i2c.h' (74,646) at 20210308005002644
76385 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/clock.c' (74,647) at 20210308005002732
76386 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/socrates.c' (74,648) at 20210308005003052
76387 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/hw_stats_l3.sh' (74,649) at 20240405153054301
76388 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/owl-mmc.yaml' (74,650) at 20240405153045109
76389 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubieboard_defconfig' (74,651) at 20210308005003236
76390 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/common.c' (74,652) at 20240405153046965
76391 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copyuser_64.S' (74,653) at 20240405153230043
76392 2025-01-08 03:00:50.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_registers.h' (74,654) at 20240405153048569
76393 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/userfaultfd.c' (74,655) at 20240719080013365
76394 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lcd.c' (74,656) at 20240405153052173
76395 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxpci.h' (74,657) at 20210307214926162
76396 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/atomic_ll_sc.h' (74,658) at 20240405153045853
76397 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/trace-events' (74,659) at 20210927100127065
76398 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mvme2500.dts' (74,660) at 20210307214926346
76399 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/README.md' (74,661) at 20230706080014733
76400 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng_1.2.1.bb' (74,662) at 20241206090014250
76401 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/eno.cocci' (74,663) at 20240405153053445
76402 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/psc.c' (74,664) at 20210308005002732
76403 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850evm_direct_nor_defconfig' (74,665) at 20210308005003256
76404 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/strongarm.c' (74,666) at 20241211090212250
76405 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/altera_edac.h' (74,667) at 20210307214927150
76406 2025-01-08 03:00:50.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/snapshot-access.c' (74,668) at 20240326080039386
76407 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-pinfunc.h' (74,669) at 20210308005002584
76408 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/qconf-cfg.sh' (74,670) at 20240405153232103
76409 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/qrtr.h' (74,671) at 20220525020654887
76410 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/hw.h' (74,672) at 20241018080014490
76411 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_book3s_32.S' (74,673) at 20240405153230035
76412 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_renderstate.c' (74,674) at 20220525020652887
76413 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-xfi3.dts' (74,675) at 20240405153045537
76414 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_storage_nodeadlock.c' (74,676) at 20240405153054273
76415 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6332-regulator.c' (74,677) at 20240405153051469
76416 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/asm.h' (74,678) at 20220525020655107
76417 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/__init__.py' (74,679) at 20210307205554266
76418 2025-01-08 03:00:50.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio_fixed_vs_pe_retimer.c' (74,680) at 20240405153230419
76419 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.out' (74,681) at 20210308005046409 to deleted uid set
76420 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Agila2_C-146.0E' (74,682) at 20210307205553758
76421 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/write-zeroes-unmap' (74,683) at 20240906080037568
76422 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/.gitignore' (74,684) at 20210307214932726
76423 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/Makefile' (74,685) at 20240405153046769
76424 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rtsm-dcscb.txt' (74,686) at 20210307214925278
76425 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/stat.h' (74,687) at 20220525020654611
76426 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/witherspoon/config.json' (74,688) at 20221213040025761
76427 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/usb.h' (74,689) at 20210307214929946
76428 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7795_ulcb_defconfig' (74,690) at 20210308005003276
76429 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/arm-vgic-v3.rst' (74,691) at 20220525020651790
76430 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_mangle.c' (74,692) at 20240405153053281
76431 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/pmbus/pmbus_core.c' (74,693) at 20241211090145433 to deleted uid set
76432 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/mmu_context.c' (74,694) at 20210307214926182
76433 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpi.h' (74,695) at 20220525020654591
76434 2025-01-08 03:00:50.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_sa_l_w.c' (74,696) at 20210308005046505
76435 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/dt.c' (74,697) at 20210308005003008
76436 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7.asn1' (74,698) at 20210307214926790
76437 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rcu.h' (74,699) at 20210307214932474
76438 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/rpm2cpio.sh' (74,700) at 20230706080014789
76439 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/146' (74,701) at 20220429100100910
76440 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/syscalls.c' (74,702) at 20240405153232115
76441 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/oem/ibm/system-power-mode.md' (74,703) at 20221209040006391
76442 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch' (74,704) at 20241221090017636
76443 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/txx9ndfmc.c' (74,705) at 20240405153049705
76444 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb' (74,706) at 20241221090017676
76445 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/Makefile' (74,707) at 20240405153054077
76446 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx-zdma.c' (74,708) at 20241211090212270
76447 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-venc.c' (74,709) at 20240405153046801
76448 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/rheap.c' (74,710) at 20210307214926434
76449 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c' (74,711) at 20240405153048997
76450 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/parse_ldabs.c' (74,712) at 20210307214932118
76451 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/virtio-scsi-dataplane.c' (74,713) at 20240906080037292
76452 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_scalar_ids.c' (74,714) at 20241220090018346
76453 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/mem-events.c' (74,715) at 20240405153232223
76454 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/rzn1-dmamux.c' (74,716) at 20240405153230279
76455 2025-01-08 03:00:50.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-binary-native_1.22.8.bb' (74,717) at 20241221090017660
76456 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.c' (74,718) at 20240405153048657
76457 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_dir.h' (74,719) at 20240405153052365
76458 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/restapi.py' (74,720) at 20220125040024447
76459 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/microchip_logo_8bpp.h' (74,721) at 20210308005003696
76460 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dnode.h' (74,722) at 20210308005003692
76461 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/cputemp.c' (74,723) at 20240405153230667
76462 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyperf_2.8.1.bb' (74,724) at 20241221090017560
76463 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_drv.h' (74,725) at 20240405153230587
76464 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-aw2013.yaml' (74,726) at 20240405153229771
76465 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/tlb.json' (74,727) at 20240405153232227
76466 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/Makefile' (74,728) at 20210307214927110
76467 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_40xx.c' (74,729) at 20240405153230163
76468 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/chfn' (74,730) at 20210307205554570
76469 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/lib/Makefile' (74,731) at 20240405153046501
76470 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram.h' (74,732) at 20210308005002668
76471 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/gpio.h' (74,733) at 20210308005002716
76472 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,arch_timer_mmio.yaml' (74,734) at 20240405153045177
76473 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/Makefile.vdso' (74,735) at 20241211090212378
76474 2025-01-08 03:00:50.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh.c' (74,736) at 20210307214929306
76475 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_video.c' (74,737) at 20240405153049269
76476 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_ftp.c' (74,738) at 20220525020654871
76477 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vt.h' (74,739) at 20210307214931534
76478 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq.c' (74,740) at 20240405153046021
76479 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Farosund_Bunge' (74,741) at 20210307205553782
76480 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb' (74,742) at 20241221090017540
76481 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-meson-python_0.17.1.bb' (74,743) at 20241221090017668
76482 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch' (74,744) at 20230317080013821
76483 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/pmbus_utils_tests.cpp' (74,745) at 20210430000109181
76484 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts/0001-check-sr-results-Return-non-zero-exit-code-on-failur.patch' (74,746) at 20231126090012773
76485 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-usb2.c' (74,747) at 20240405153231315
76486 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_displayid.c' (74,748) at 20240405153048393
76487 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ath79.txt' (74,749) at 20210307214925318
76488 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/funcmux.c' (74,750) at 20210308005002788
76489 2025-01-08 03:00:50.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/sim.h' (74,751) at 20210307214926226
76490 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_enum.h' (74,752) at 20210307214927686
76491 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/kernel-docs.rst' (74,753) at 20240405153045273
76492 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/pmac.h' (74,754) at 20240405153053545
76493 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb' (74,755) at 20230131040012023
76494 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch' (74,756) at 20241206090014326
76495 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_in.c' (74,757) at 20240405153053413
76496 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/afe/Kconfig' (74,758) at 20240405153048965
76497 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/p2m.c' (74,759) at 20241008080013899
76498 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/core.c' (74,760) at 20210307214932186
76499 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/message/unpack.cpp' (74,761) at 20240829080022546
76500 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-iso3166_2.1.1.bb' (74,762) at 20240301090012431
76501 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/dps310@76.conf' (74,763) at 20240904080027734
76502 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig' (74,764) at 20210308005003268
76503 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/ad714x.h' (74,765) at 20210307214931402
76504 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/dmic.c' (74,766) at 20240405153053601
76505 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCBI-PD' (74,767) at 20241221090017616
76506 2025-01-08 03:00:50.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sagem_f@st1704.h' (74,768) at 20210308005003612
76507 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_led_groups.pl' (74,769) at 20220719030037089
76508 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/div64.c' (74,770) at 20210308005002884
76509 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-delay.c' (74,771) at 20240405153230763
76510 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-geekbox.c' (74,772) at 20210307214928782
76511 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c' (74,773) at 20240405153049917
76512 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbdev.h' (74,774) at 20240405153048453
76513 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/Makefile' (74,775) at 20210307214930954
76514 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8188-pinctrl.yaml' (74,776) at 20240405153045133
76515 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475FFE_defconfig' (74,777) at 20210308005003236
76516 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/setup-nic-endpoint-slot@.service' (74,778) at 20240828080010891
76517 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7264.h' (74,779) at 20210308005002848
76518 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_enet.c' (74,780) at 20240405153230947
76519 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3-lite.dts' (74,781) at 20240405153045573
76520 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp153c-dhcom-drc02.dts' (74,782) at 20240405153045585
76521 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic31xx.c' (74,783) at 20240405153053809
76522 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.standalone' (74,784) at 20210308005003300
76523 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maddu.c' (74,785) at 20210308005046505
76524 2025-01-08 03:00:50.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_features.c' (74,786) at 20240405153054293
76525 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/if_action_tests.cpp' (74,787) at 20210308005405938
76526 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-haltpoll.c' (74,788) at 20240405153230255
76527 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_modes.c' (74,789) at 20240405153048429
76528 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb' (74,790) at 20230503080014591
76529 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-dev.c' (74,791) at 20240405153049797
76530 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5766.c' (74,792) at 20240405153048977
76531 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/ep93xx-regs.h' (74,793) at 20240405153045645
76532 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/platform_sst_audio.h' (74,794) at 20220525020652150
76533 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/private_header.hpp' (74,795) at 20230516080019606
76534 2025-01-08 03:00:50.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7740-gpio.h' (74,796) at 20210308005002768
76535 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/asm-offsets.c' (74,797) at 20210308005002880
76536 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/sys_proto.h' (74,798) at 20210308005002644
76537 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4v_mcd.S' (74,799) at 20210307214926602
76538 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/SECURITY.md' (74,800) at 20241221090017492
76539 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_32.h' (74,801) at 20210307214926582
76540 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/Makefile' (74,802) at 20210307214932030
76541 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/include/uapi/linux/stddef.h' (74,803) at 20240405153054053 to deleted uid set
76542 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/hte-tegra194.c' (74,804) at 20240405153230659
76543 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/simple_spinlock_types.h' (74,805) at 20240405153046129
76544 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesb.S' (74,806) at 20210307214925870
76545 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/Kbuild' (74,807) at 20220525020652971
76546 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_config.h' (74,808) at 20240405153046953
76547 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_bloom_filter_map.sh' (74,809) at 20240405153054241
76548 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd_o32.h' (74,810) at 20240906080037352
76549 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-mediatek.c' (74,811) at 20240405153231287
76550 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netiface.c' (74,812) at 20240405153232055
76551 2025-01-08 03:00:50.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/143.out' (74,813) at 20240326080039730
76552 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/extrace.c' (74,814) at 20240405153046621
76553 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_coresight.sh' (74,815) at 20240613080016559
76554 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dir-item.c' (74,816) at 20241104090011591
76555 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c' (74,817) at 20240910080014026
76556 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rmu.c' (74,818) at 20240405153230059
76557 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hwmon-vid.c' (74,819) at 20210309003649948
76558 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/Kconfig' (74,820) at 20210308005002916
76559 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/Makefile' (74,821) at 20210309003650292
76560 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/common.c' (74,822) at 20240405153045645
76561 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/ucc_slow.h' (74,823) at 20240405153052881
76562 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/pci.h' (74,824) at 20240405153045905
76563 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Ruby' (74,825) at 20210307205554426
76564 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm77.c' (74,826) at 20240405153048861
76565 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_encoders.c' (74,827) at 20241211090145421
76566 2025-01-08 03:00:50.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/versatile-ab-ib2.dts' (74,828) at 20240405153045401
76567 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0002-rpmio-rpmglob.c-avoid-using-GLOB_BRACE-if-undefined-.patch' (74,829) at 20241221090017672
76568 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-lswsgl.dts' (74,830) at 20240405153045461
76569 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx.h' (74,831) at 20210307214928838
76570 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ixp4xx/cpu.h' (74,832) at 20240405153052793
76571 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/nv_tco.c' (74,833) at 20240405153052241
76572 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91-master.c' (74,834) at 20240405153230671
76573 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/m88rs6000t.h' (74,835) at 20210307214928798
76574 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf_types.h' (74,836) at 20240405153048529
76575 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/HostFirmware/meson.build' (74,837) at 20230825080021137
76576 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/libcr51sign.c' (74,838) at 20240817080006807
76577 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/gnu/stubs.h' (74,839) at 20240405153232255
76578 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-cdev.c' (74,840) at 20241001080013016
76579 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona.h' (74,841) at 20240405153049601
76580 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/sdbusplus.wrap' (74,842) at 20230821192414188
76581 2025-01-08 03:00:50.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_mem_input_v.h' (74,843) at 20210307214927282
76582 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-properties.c' (74,844) at 20241211090212262
76583 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2371-0000.dts' (74,845) at 20210307214926030
76584 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7x10.h' (74,846) at 20240405153048845
76585 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-main.c-Define-prototype-for-setup_appdata.patch' (74,847) at 20221003030013285
76586 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/syscalls.c' (74,848) at 20240405153053001
76587 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/udc/udc-core.c' (74,849) at 20210308005003512
76588 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa11xx_base.c' (74,850) at 20210307214930046
76589 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/MAINTAINERS' (74,851) at 20210308005002952
76590 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/Kconfig' (74,852) at 20240405153230635
76591 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_superh_vga16.ppm' (74,853) at 20210307214930954
76592 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/templates/default/conf-notes.txt' (74,854) at 20231128090014177
76593 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/s3c24x0_rtc.c' (74,855) at 20210308005003480
76594 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/system1-yaml-config/system1-ipmi-fru.yaml' (74,856) at 20241107090014377
76595 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib0700.h' (74,857) at 20240405153049549
76596 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-cm-fx6.dts' (74,858) at 20210308005002584
76597 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/rockchip,otp.yaml' (74,859) at 20240405153045121
76598 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/403.html' (74,860) at 20210308005107065
76599 2025-01-08 03:00:50.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/af_smc.c' (74,861) at 20241216090017797 to deleted uid set
76600 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig' (74,862) at 20210308005002772
76601 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init' (74,863) at 20241029080011443
76602 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_signed_off_by_presence.2.fail' (74,864) at 20241206090014310
76603 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc' (74,865) at 20210307205554390
76604 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/wm8750.h' (74,866) at 20210308005046005
76605 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py' (74,867) at 20210307205554642
76606 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_display_regs.h' (74,868) at 20220525020652919
76607 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-lschlv2.dts' (74,869) at 20210308005002592
76608 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-l2c.c' (74,870) at 20220525020651994
76609 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_dp501.c' (74,871) at 20240405153230519
76610 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_rx.c' (74,872) at 20220525020654299
76611 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-reference-design-tablet.dtsi' (74,873) at 20240405153045385
76612 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_debugfs.c' (74,874) at 20240405153050173
76613 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/memory.rst' (74,875) at 20240405153229735
76614 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pfuze100.c' (74,876) at 20210308005003468
76615 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_io.c' (74,877) at 20220525020654175
76616 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/lru_cache.c' (74,878) at 20240405153052289
76617 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-image-configuration.yml' (74,879) at 20241206090014206
76618 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/mips_int.c' (74,880) at 20240906080037252
76619 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531' (74,881) at 20210307214925194
76620 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.2.bb' (74,882) at 20241221090017552
76621 2025-01-08 03:00:50.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/fma_emu.h' (74,883) at 20220429100100782
76622 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/port.c' (74,884) at 20220525020654019
76623 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-qspi-single.dts' (74,885) at 20210308005002632
76624 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_local_storage.c' (74,886) at 20240719080013369
76625 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/OWNERS' (74,887) at 20220520030014644
76626 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r.c' (74,888) at 20240405153230247
76627 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemite4/cri_sensors.json' (74,889) at 20240427080005769
76628 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muhu.c' (74,890) at 20210308005046525
76629 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/bio.c' (74,891) at 20240405153052317
76630 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/vga.h' (74,892) at 20210307214926166
76631 2025-01-08 03:00:50.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/namespace.c' (74,893) at 20241008080014003
76632 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-f2xm1.c' (74,894) at 20210308005046497
76633 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/mode-1-recovery-updelay.sh' (74,895) at 20240405153232263
76634 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-tmff.c' (74,896) at 20240405153048821
76635 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-chiliboard-u-boot.dtsi' (74,897) at 20210308005002560
76636 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/g12a-toacodec.c' (74,898) at 20240405153232187
76637 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/aio_aio12_8.c' (74,899) at 20240405153046889
76638 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mbx.h' (74,900) at 20210307214929466
76639 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/step_after_suspend_test.c' (74,901) at 20241011080017411
76640 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fpga.c' (74,902) at 20210308005003212
76641 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/item_updater_ubi.cpp' (74,903) at 20240820080019550
76642 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_img.py' (74,904) at 20210308005003748
76643 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/powerpc64le.config' (74,905) at 20240405153054381
76644 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-rec-resolution.rst' (74,906) at 20220525020651782
76645 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/boards/board_bcm963xx.c' (74,907) at 20210309003648824
76646 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.err' (74,908) at 20240906080037560
76647 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw553x.dts' (74,909) at 20240405153045501
76648 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack.h' (74,910) at 20240405153232119
76649 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/platform/x86/p2sb.c' (74,911) at 20240628080014005 to deleted uid set
76650 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/mvebu-soc-id.c' (74,912) at 20240405153045653
76651 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/sensorutils.hpp' (74,913) at 20240829080009330
76652 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/serialize_test.cpp' (74,914) at 20210308005054073
76653 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/index.rst' (74,915) at 20240405153229819
76654 2025-01-08 03:00:50.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_hw_data.c' (74,916) at 20240405153046953
76655 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_plug_in.py' (74,917) at 20221209040018567
76656 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.h' (74,918) at 20210307214929934
76657 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/wq.c' (74,919) at 20220525020653591
76658 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac082s085.yaml' (74,920) at 20240405153045073
76659 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/multiboot.h' (74,921) at 20210308005046397
76660 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa65.inc' (74,922) at 20240301090012451
76661 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-system-xen_cpu' (74,923) at 20210307214925198
76662 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tools/meson.build' (74,924) at 20230426080043956 to deleted uid set
76663 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt' (74,925) at 20210307214925414
76664 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sdm660.c' (74,926) at 20240405153230231
76665 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-any.err' (74,927) at 20220429100100882
76666 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-uartapp.h' (74,928) at 20210308005002656
76667 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/scc.c' (74,929) at 20240405153050333
76668 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/Makefile' (74,930) at 20210307214926006
76669 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init' (74,931) at 20210307205554494
76670 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test.inc' (74,932) at 20231126090012777
76671 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_reg.h' (74,933) at 20210309003649496
76672 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_crtc.c' (74,934) at 20240405153048361
76673 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable-nop4d.h' (74,935) at 20220525020654531
76674 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch' (74,936) at 20230706080014741
76675 2025-01-08 03:00:50.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb' (74,937) at 20241206090014338
76676 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.extrawarn' (74,938) at 20240405153232099
76677 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/memcpy.c' (74,939) at 20240405153046061
76678 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/exynos-lpass.c' (74,940) at 20240405153230835
76679 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.h' (74,941) at 20240405153050645
76680 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/float_madds.ref' (74,942) at 20210308005046489
76681 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/type.h' (74,943) at 20240405153230711
76682 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_dfu.h' (74,944) at 20210308005003508
76683 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_discovery.h' (74,945) at 20240405153046373
76684 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/Kconfig' (74,946) at 20240405153046845
76685 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/internal.h' (74,947) at 20210307214931230
76686 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/hexdump.c' (74,948) at 20240906080037592
76687 2025-01-08 03:00:50.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0/0001-Add-a-config-variable-for-enabling-disabling-introsp.patch' (74,949) at 20210608000015791
76688 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Documentation/pi433.txt' (74,950) at 20210307214930606
76689 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_event_association.robot' (74,951) at 20240628080017121
76690 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/regs-uart.h' (74,952) at 20210308005002660
76691 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/CoolingType.interface.yaml' (74,953) at 20221207040023627
76692 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/All' (74,954) at 20211123040021747
76693 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_0_ppsmc.h' (74,955) at 20240405153230511
76694 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/request_sock.c' (74,956) at 20240405153232007
76695 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/arm_ldst.h' (74,957) at 20230925080040001
76696 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_core.c' (74,958) at 20241219090010504
76697 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/bsd-2-clause.txt' (74,959) at 20210308005002540
76698 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/file.c' (74,960) at 20241011080017363
76699 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/bmc-reboot-controller.js' (74,961) at 20210308005107077
76700 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/Makefile' (74,962) at 20210307214932170
76701 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/netdev.yaml' (74,963) at 20240405153229823
76702 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/system1-yaml-config/system1-ipmi-fru-properties.yaml' (74,964) at 20241107090014377
76703 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/aspeed,usb-vhub.yaml' (74,965) at 20240405153045181
76704 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/l2tp.h' (74,966) at 20240405153052925
76705 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.err' (74,967) at 20220429100100882
76706 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/distutils-common-base.bbclass' (74,968) at 20220402030016011
76707 2025-01-08 03:00:50.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/PageContainer.vue' (74,969) at 20241004080035959
76708 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu_internal.h' (74,970) at 20240405153230519
76709 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pm.h' (74,971) at 20220525020653819
76710 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (74,972) at 20241113090013917
76711 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/Build' (74,973) at 20240405153232231
76712 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/wait-vpd-parsers.service' (74,974) at 20240104090016070
76713 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/board.h' (74,975) at 20210307214925962
76714 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRIVIAL.boot' (74,976) at 20210307214932714
76715 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-stream-trace.h' (74,977) at 20240405153053501
76716 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/st-reset.txt' (74,978) at 20210307214925402
76717 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/sync-timer.c' (74,979) at 20210307214926318
76718 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/sense.c' (74,980) at 20210307214929506
76719 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/__init__.py' (74,981) at 20210307205554242
76720 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-timecard' (74,982) at 20240405153044929
76721 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/fsl_mcdmafec.h' (74,983) at 20210308005002804
76722 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/Kconfig' (74,984) at 20210308005003364
76723 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/leds-lm3642.h' (74,985) at 20210307214931478
76724 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-bananapi-m2-plus-v1.2.dts' (74,986) at 20240405153045389
76725 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ext4fs.h' (74,987) at 20210308005003644
76726 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/s390x-softmmu.mak' (74,988) at 20240906080037160
76727 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4212-fimc-is.yaml' (74,989) at 20240405153045101
76728 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_v4l.c' (74,990) at 20240405153051849
76729 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/l2c-l2x0-resume.S' (74,991) at 20210307214925970
76730 2025-01-08 03:00:50.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/dc21285.c' (74,992) at 20240405153045645
76731 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/Makefile' (74,993) at 20240405153045609
76732 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-fixup-mux.c' (74,994) at 20240405153046785
76733 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bpf_syscall_macro.c' (74,995) at 20240405153054261
76734 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53ppd_defconfig' (74,996) at 20210308005003268
76735 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval.c' (74,997) at 20210309003655984
76736 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/common_utility.hpp' (74,998) at 20230516080022990
76737 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/cirrusfb.rst' (74,999) at 20210307214925478
76738 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/proc.c' (75,000) at 20240405153232071
76739 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/7.AdvancedTopics.rst' (75,001) at 20240405153229839
76740 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/legacy_instructions.txt' (75,002) at 20240405153229835
76741 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-base.json' (75,003) at 20210308005046413
76742 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1036.dts' (75,004) at 20240405153045505
76743 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu.c' (75,005) at 20241216090017705
76744 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/plat-svc_0.1.bb' (75,006) at 20241221090017476
76745 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_add.c' (75,007) at 20210307214926274
76746 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/frontend.h' (75,008) at 20240405153052913
76747 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/cpuid.c' (75,009) at 20240405153054217
76748 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/regsnv04.h' (75,010) at 20210307214927974
76749 2025-01-08 03:00:50.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sections.h' (75,011) at 20240405153046393
76750 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_cq.c' (75,012) at 20210309003650156
76751 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-phys-addr.rst' (75,013) at 20210309003648472
76752 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/irq.c' (75,014) at 20240405153230015
76753 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/meson.build' (75,015) at 20241211090206662
76754 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/MAINTAINERS' (75,016) at 20210308005003040
76755 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-a1000.dts' (75,017) at 20210308005002616
76756 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/Kconfig' (75,018) at 20210308005003072
76757 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/Kconfig' (75,019) at 20210308005003004
76758 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arch_timer.h' (75,020) at 20240405153045849
76759 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzo/Makefile' (75,021) at 20210308005003708
76760 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_d.c' (75,022) at 20210308005046521
76761 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_small_bar.h' (75,023) at 20240405153045213
76762 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/zorro.h' (75,024) at 20210307214931690
76763 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/tmp105_regs.h' (75,025) at 20210927100127241
76764 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-loopback' (75,026) at 20210309003648244
76765 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797.c' (75,027) at 20240405153230211
76766 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/meson.build' (75,028) at 20230921080030785
76767 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu104-revA.dts' (75,029) at 20210308005002636
76768 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-9p-pci.c' (75,030) at 20221215040039170
76769 2025-01-08 03:00:50.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/Makefile' (75,031) at 20240405153230415
76770 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/sys.c' (75,032) at 20210308005003336
76771 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sysregs.c' (75,033) at 20240906080037576
76772 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1318-sdw.c' (75,034) at 20240405153232155
76773 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/mpls_gso.c' (75,035) at 20240415080012995
76774 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/dev_opts.json' (75,036) at 20210307205553802
76775 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-file-report' (75,037) at 20210307214932566
76776 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/image_manager.hpp' (75,038) at 20240820080021218
76777 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gf100.fuc3' (75,039) at 20210307214927922
76778 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache-mod/mod-dnssd_0.6.bb' (75,040) at 20240413080012663
76779 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bygdsiljum' (75,041) at 20210307205553778
76780 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/Kconfig' (75,042) at 20210307214929258
76781 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb' (75,043) at 20241221090017636
76782 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_nand_rcw.cfg' (75,044) at 20210308005002992
76783 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/reclaim.c' (75,045) at 20241125090012259
76784 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/run-ptest' (75,046) at 20230813080012900
76785 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file1' (75,047) at 20210307205554386
76786 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu-hotplug.c' (75,048) at 20241111090012113
76787 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_dispc.h' (75,049) at 20240405153230639
76788 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Yamal201-90.0E' (75,050) at 20210307205553762
76789 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/conf/machine/include/ingrasys.inc' (75,051) at 20210307205553718
76790 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/signal.h' (75,052) at 20210307214925670
76791 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3328.c' (75,053) at 20220525020652330
76792 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/conf/layer.conf' (75,054) at 20241221090017484
76793 2025-01-08 03:00:50.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2406.rst' (75,055) at 20210307214925634
76794 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-memory.json' (75,056) at 20240405153054141
76795 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pl041.c' (75,057) at 20241211090212254
76796 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/base64.h' (75,058) at 20241114091008828
76797 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head507d.c' (75,059) at 20210309003649820
76798 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/adf_c62xvf_hw_data.c' (75,060) at 20240405153046953
76799 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_drv.c' (75,061) at 20240613080016407
76800 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/hugetlb_encode.h' (75,062) at 20240405153052901
76801 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/core.c' (75,063) at 20210927100127205
76802 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/processor.h' (75,064) at 20240405153045965
76803 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libiscsi.c' (75,065) at 20240405153051625
76804 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h' (75,066) at 20210307214926218
76805 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch' (75,067) at 20241221090017680
76806 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0002-tmail-Include-ctype.h-for-isdigit.patch' (75,068) at 20221003030013273
76807 2025-01-08 03:00:50.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ucontext.h' (75,069) at 20210307214926398
76808 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/bios_handler.cpp' (75,070) at 20240925080023198
76809 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_s_down_ch0_regs.h' (75,071) at 20240405153046573
76810 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/board.h' (75,072) at 20210308005002920
76811 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/yocto_testresults_query.py' (75,073) at 20231126090012869
76812 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/Kconfig' (75,074) at 20240405153052001
76813 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/lv-Riga' (75,075) at 20210307205553774
76814 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/Makefile' (75,076) at 20210308005002976
76815 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/105' (75,077) at 20220429100100890
76816 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/hwdep.c' (75,078) at 20240405153232119
76817 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/actions.json' (75,079) at 20240405153054377
76818 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm5200.dts' (75,080) at 20240405153046093
76819 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/lxt972.c' (75,081) at 20210308005002720
76820 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ls102xa_soc.h' (75,082) at 20210308005002644
76821 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/opensbi/opensbi-payloads.inc' (75,083) at 20230317080013821
76822 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-char.err' (75,084) at 20210308005046405
76823 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head.S' (75,085) at 20240405153045369
76824 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/COPYING.MIT' (75,086) at 20210307205553850
76825 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun/1777174bb97c0b514033a09b820078b0d117f4a8.patch' (75,087) at 20241221090017552
76826 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h' (75,088) at 20240405153048429
76827 2025-01-08 03:00:50.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/x86-stub.h' (75,089) at 20240405153230295
76828 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_regs.h' (75,090) at 20210307214927862
76829 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Ulvila' (75,091) at 20210307205553770
76830 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/Kconfig' (75,092) at 20240405153051777
76831 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch' (75,093) at 20230706080014737
76832 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/atmel.c' (75,094) at 20240405153049709
76833 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht3x.c' (75,095) at 20240405153230667
76834 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch' (75,096) at 20241221090017560
76835 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-dfsdm-core.c' (75,097) at 20240405153230691
76836 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (75,098) at 20220618030015174
76837 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_cbdr.c' (75,099) at 20240405153049921
76838 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/env.cpp' (75,100) at 20210308004940468 to deleted uid set
76839 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/tricore-softmmu.mak' (75,101) at 20210927100127057
76840 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi' (75,102) at 20240405153229919
76841 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/viohs.c' (75,103) at 20220525020652122
76842 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-OpenGL' (75,104) at 20241221090017616
76843 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/gtdt.c' (75,105) at 20241211090145393
76844 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/at91.h' (75,106) at 20210307214931342
76845 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd-common.dtsi' (75,107) at 20240405153045601
76846 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/emulation.rst' (75,108) at 20241211090212230
76847 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pxm2.dtsi' (75,109) at 20210308005002564
76848 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cmpxchg.h' (75,110) at 20240405153045621
76849 2025-01-08 03:00:50.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ibm_settings.override.yml' (75,111) at 20220721030015837
76850 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/handlers.hpp' (75,112) at 20240820080023690
76851 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/cpufreq-bench_plot.sh' (75,113) at 20210307214932614
76852 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-reboot-cause-update.md' (75,114) at 20240919080004213
76853 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_uc.c' (75,115) at 20240405153050345
76854 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/f2fs_fs.h' (75,116) at 20241008080014007
76855 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c' (75,117) at 20240405153231307
76856 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti/k3-pktdma.yaml' (75,118) at 20240405153045057
76857 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,lms380kf01.yaml' (75,119) at 20240405153045045
76858 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/irq.c' (75,120) at 20240405153046285
76859 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memfd.c' (75,121) at 20240405153053137
76860 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.26/index.html' (75,122) at 20210307205554246
76861 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.out' (75,123) at 20210308005046405 to deleted uid set
76862 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_resource.h' (75,124) at 20220429100100614
76863 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (75,125) at 20230606080013598
76864 2025-01-08 03:00:50.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_mrfld.c' (75,126) at 20210309003650416
76865 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutletGroup.v1_2_0.json' (75,127) at 20240619080002952
76866 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-ss.c' (75,128) at 20210309003649780
76867 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/transport.h' (75,129) at 20231110090010623
76868 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/npde.h' (75,130) at 20210307214927906
76869 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_da850.c' (75,131) at 20240405153046653
76870 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-ve.c' (75,132) at 20220525020652334
76871 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_main.c' (75,133) at 20240405153049937
76872 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watchdog_perf.c' (75,134) at 20240805080014043
76873 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/primary_src.cpp' (75,135) at 20210308005346770
76874 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/cpuinfo.h' (75,136) at 20241211090212242
76875 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sni_ave.c' (75,137) at 20210308005003444
76876 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-budget/Makefile' (75,138) at 20210307214928850
76877 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2d.dts' (75,139) at 20220525020652030
76878 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandbox-adc.h' (75,140) at 20210308005003684
76879 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/stinger.c' (75,141) at 20240405153049133
76880 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_fcntl.h' (75,142) at 20210308005046089
76881 2025-01-08 03:00:50.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/jcore,pit.txt' (75,143) at 20210307214925446
76882 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/coff.h' (75,144) at 20210307214931626
76883 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Manager.v1_19_2.json' (75,145) at 20240918080002720
76884 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nvidia,tegra186-bpmp-i2c.yaml' (75,146) at 20240405153045065
76885 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zd1301_demod.h' (75,147) at 20210309003650316
76886 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-h3-h5.dtsi' (75,148) at 20240405153045397
76887 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/backlight-uclass.c' (75,149) at 20210308005003524
76888 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/imx_gpio.c' (75,150) at 20241211090212274
76889 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp_consts.h' (75,151) at 20240405153050013
76890 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/spaces.h' (75,152) at 20210307214926226
76891 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (75,153) at 20240326080016518
76892 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-mediatek.c' (75,154) at 20210308005003480
76893 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/fsl_esdhc.c' (75,155) at 20210308005003404
76894 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci-definitions.rst.inc' (75,156) at 20241211090212234
76895 2025-01-08 03:00:50.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,audmix.txt' (75,157) at 20210307214925426
76896 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.c' (75,158) at 20240405153050157
76897 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcftimer.h' (75,159) at 20210307214926162
76898 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (75,160) at 20230808080019600
76899 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-ryos.c' (75,161) at 20240405153230655
76900 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hem.c' (75,162) at 20241211090145437
76901 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5907.dts' (75,163) at 20240405153045497
76902 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_sunxi.c' (75,164) at 20240405153230175
76903 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/avr_power.c' (75,165) at 20241211090212294
76904 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h' (75,166) at 20240405153049917
76905 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/layer.conf' (75,167) at 20241221090017460
76906 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ifi_canfd/Kconfig' (75,168) at 20210307214929254
76907 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html' (75,169) at 20210307205554286
76908 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-or1k-pic.c' (75,170) at 20240405153049201
76909 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/speed.c' (75,171) at 20210308005002800
76910 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-orion5x/spl.h' (75,172) at 20210308005002660
76911 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/symlink.c' (75,173) at 20240405153052581
76912 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/vf610-ocotp.c' (75,174) at 20240405153051209
76913 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/Makefile' (75,175) at 20240405153230003
76914 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/mc5.c' (75,176) at 20210307214929362
76915 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-synth.h' (75,177) at 20220429100100430
76916 2025-01-08 03:00:50.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/Makefile' (75,178) at 20210308005003004
76917 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/gdbstub/test-sve-ioctl.py' (75,179) at 20240906080037576
76918 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SDCARD_defconfig' (75,180) at 20210308005003240
76919 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83773g.rst' (75,181) at 20210307214925506
76920 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/Makefile' (75,182) at 20240405153045433
76921 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vcpu_stall_detector.c' (75,183) at 20240405153230847
76922 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/pxa3xx_nand.c' (75,184) at 20210308005003416
76923 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci.c' (75,185) at 20221215040039374
76924 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/PAS-43.0W' (75,186) at 20210307205553762
76925 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull.dtsi' (75,187) at 20210308005002588
76926 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/generate_whitelist_create.sh' (75,188) at 20221209040032879
76927 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_command.cpp' (75,189) at 20241106090023550
76928 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-savu' (75,190) at 20210307214925182
76929 2025-01-08 03:00:50.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-pinfunc.h' (75,191) at 20240405153045537
76930 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4.json' (75,192) at 20241213090004413
76931 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/libata-portmap.h' (75,193) at 20210307214926382
76932 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/translate.c' (75,194) at 20240906080037480
76933 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dp83848.h' (75,195) at 20210308005003632
76934 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-uevent' (75,196) at 20210309003648264
76935 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/Kconfig' (75,197) at 20210308005002980
76936 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/Makefile' (75,198) at 20240405153052157
76937 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/run-ptest' (75,199) at 20241221090017496
76938 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Hotbird-13.0E' (75,200) at 20210307205553762
76939 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/Makefile.interfaces.in' (75,201) at 20210308005117617
76940 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fredriksberg' (75,202) at 20210307205553782
76941 2025-01-08 03:00:50.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ptrace_64.c' (75,203) at 20240405153046493
76942 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/test/watchdog.cpp' (75,204) at 20241119090027981
76943 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pbm.h' (75,205) at 20210307214926582
76944 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/Makefile' (75,206) at 20210307214930702
76945 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemux86.conf' (75,207) at 20220204040022600
76946 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/ADCSensor.hpp' (75,208) at 20241112090003090
76947 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/ofono' (75,209) at 20210307205554466
76948 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/bootdevices.rst' (75,210) at 20241211090212238
76949 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/k3_arsan_sdhci.c' (75,211) at 20210308005003404
76950 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_arg.py' (75,212) at 20221209040018567
76951 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l35.c' (75,213) at 20240405153053573
76952 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/xyz.openbmc_project.nvme.manager.service.replace' (75,214) at 20210307205554086
76953 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/p910nd/p910nd/fix-var-lock.patch' (75,215) at 20210307205553990
76954 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-j473.dts' (75,216) at 20240405153045717
76955 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_helpers.h' (75,217) at 20240405153232255
76956 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_dirty_log_test.c' (75,218) at 20240405153054325
76957 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.json' (75,219) at 20220429100100882
76958 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sunxi_nand.c' (75,220) at 20240405153230879
76959 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_dma.h' (75,221) at 20210307214927246
76960 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/limits.h' (75,222) at 20210307214931642
76961 2025-01-08 03:00:50.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fscrypt.h' (75,223) at 20240405153054053
76962 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mtk-pmic-keys.c' (75,224) at 20240405153049137
76963 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/0001-build-top.mk-unset-STRIP_OPTS.patch' (75,225) at 20220204040022528
76964 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd/Makefile.am.include' (75,226) at 20210308005100993
76965 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (75,227) at 20241106090019918
76966 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/eisa.rst' (75,228) at 20240405153045189
76967 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/vector.c' (75,229) at 20230925080040101
76968 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ep93xx_eth.h' (75,230) at 20210308005003428
76969 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/fdt.c' (75,231) at 20241211090145477
76970 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-bman1-portals.dtsi' (75,232) at 20210307214926350
76971 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_46.2.bb' (75,233) at 20240302090018202
76972 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_ovl.c' (75,234) at 20240805080013951
76973 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/cpu.c' (75,235) at 20210308005002820
76974 2025-01-08 03:00:50.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dfi-fs700-m60.dtsi' (75,236) at 20240405153229887
76975 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/process.c' (75,237) at 20240405153045913
76976 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-core.c' (75,238) at 20241018080014486
76977 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/micrel.c' (75,239) at 20240812080017244
76978 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/MAINTAINERS' (75,240) at 20210308005003028
76979 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,gfxi.yaml' (75,241) at 20240405153229795
76980 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid_3.0.2.bb' (75,242) at 20241221090017544
76981 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usx2y.h' (75,243) at 20210307214932450
76982 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/Makefile' (75,244) at 20240405153047229
76983 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/README.md' (75,245) at 20231011080016602
76984 2025-01-08 03:00:50.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c' (75,246) at 20240411080014110
76985 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml' (75,247) at 20240405153045153
76986 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/xbar_mid_0_regs.h' (75,248) at 20240405153046601
76987 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/cpu.c' (75,249) at 20210308005002856
76988 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ring-buffer-design.rst' (75,250) at 20210309003648468
76989 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/s3c_camif.h' (75,251) at 20210309003653944
76990 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager-config-mrw-native.bb' (75,252) at 20220921030015986
76991 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_vp9.h' (75,253) at 20210307214930586
76992 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/scoop.h' (75,254) at 20210307214925850
76993 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb' (75,255) at 20231126090012801
76994 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra20_sflash.c' (75,256) at 20210308005003496
76995 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_cs.c' (75,257) at 20240405153051681
76996 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml' (75,258) at 20240405153045085
76997 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/brcm,bdc.yaml' (75,259) at 20240405153045181
76998 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_devlink.h' (75,260) at 20240405153050261
76999 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref.host.h' (75,261) at 20240405153051837
77000 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.h' (75,262) at 20210307214928614
77001 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_device.c' (75,263) at 20240613080016527
77002 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa75.inc' (75,264) at 20240301090012451
77003 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8308rdb.dts' (75,265) at 20210307214926358
77004 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/xs_wire.h' (75,266) at 20240405153052961
77005 2025-01-08 03:00:50.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/as102_fe.h' (75,267) at 20210307214928610
77006 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/board.c' (75,268) at 20210308005003052
77007 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PortCollection_v1.xml' (75,269) at 20240619080002932
77008 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts' (75,270) at 20241008080013895
77009 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/machine_kexec_reloc.c' (75,271) at 20210307214926502
77010 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd-common.h' (75,272) at 20210308005046065
77011 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Kbuild' (75,273) at 20220525020651974
77012 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/m48t59.h' (75,274) at 20221215040039186
77013 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/io-acorn.S' (75,275) at 20220525020651894
77014 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/Makefile' (75,276) at 20240405153046805
77015 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/sta_info.h' (75,277) at 20240805080014059
77016 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug_vm_pgtable.c' (75,278) at 20240820080014185
77017 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/tracepoint.c' (75,279) at 20240405153053073
77018 2025-01-08 03:00:50.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/vhost-user-blk.c' (75,280) at 20241211090212258
77019 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_lag.sh' (75,281) at 20240405153232263
77020 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lpc32xx-clock.h' (75,282) at 20210307214931326
77021 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c' (75,283) at 20240405153053973
77022 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr64_32.dts' (75,284) at 20210308005003760
77023 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/virt_defconfig' (75,285) at 20240405153046057
77024 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/Makefile' (75,286) at 20210307214929402
77025 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk.h' (75,287) at 20240405153046805
77026 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Melbourne' (75,288) at 20210307205553762
77027 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/xgmi.rst' (75,289) at 20240405153045213
77028 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon-shared.decode' (75,290) at 20230426080043860
77029 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.3.bb' (75,291) at 20241221090017488
77030 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/sandbox-fb.txt' (75,292) at 20210308005003328
77031 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/tdx.c' (75,293) at 20241211090145389
77032 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_debugfs.c' (75,294) at 20240405153230551
77033 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tsc2007.h' (75,295) at 20210307214931482
77034 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcr/gcr3/0001-meson.build-correctly-handle-disabled-ssh_agent-opti.patch' (75,296) at 20240301090012427
77035 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/exynos4210_rtc.c' (75,297) at 20241211090212326
77036 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-swnode.h' (75,298) at 20240405153047089
77037 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi_spl.its' (75,299) at 20210308005003332
77038 2025-01-08 03:00:50.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.mctpreactor.service' (75,300) at 20241205090004235
77039 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.h' (75,301) at 20210307214927242
77040 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/virtual-memory.json' (75,302) at 20240405153054129
77041 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/aspeed.h' (75,303) at 20241211090212358
77042 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsaddr.c' (75,304) at 20240405153046625
77043 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/Kconfig' (75,305) at 20210308005002540
77044 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/miiphybb.c' (75,306) at 20210308005003440
77045 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/Makefile' (75,307) at 20210309003648744
77046 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/minmax.cocci' (75,308) at 20220525020654939
77047 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-intel.h' (75,309) at 20240520080015167
77048 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy3C_C-95.0W' (75,310) at 20210307205553762
77049 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm20b.c' (75,311) at 20220525020652963
77050 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/annotate.c' (75,312) at 20241008080014051
77051 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/Makefile' (75,313) at 20210308005002860
77052 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/btree.h' (75,314) at 20210819100021634
77053 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcsim.c' (75,315) at 20240405153051145
77054 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_spi.c' (75,316) at 20241008080014047
77055 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_5_0_sh_mask.h' (75,317) at 20220525020652534
77056 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/Kconfig' (75,318) at 20240405153049397
77057 2025-01-08 03:00:50.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qom-proplist.c' (75,319) at 20221215040039390
77058 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cmos.c' (75,320) at 20241216090017725
77059 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/minnowmax.c' (75,321) at 20210308005003008
77060 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/sco.h' (75,322) at 20240405153231847
77061 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh_0.11.1.bb' (75,323) at 20241221090017540
77062 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/tps68470_pmic.c' (75,324) at 20241008080013903
77063 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_tcp_helpers.h' (75,325) at 20240405153054241
77064 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_panel.h' (75,326) at 20240405153231795
77065 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-wf-bic@.service' (75,327) at 20240806080014735
77066 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tps6594-esm.c' (75,328) at 20240405153230847
77067 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_defio.c' (75,329) at 20240503080014494
77068 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/nsleep-lat.c' (75,330) at 20210307214932730
77069 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio.txt' (75,331) at 20220215040051544
77070 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-common.dtsi' (75,332) at 20240405153229879
77071 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.h' (75,333) at 20240405153047225
77072 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/Makefile.target' (75,334) at 20240906080037576
77073 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/run-ptest' (75,335) at 20230131040012071
77074 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/gpio.c' (75,336) at 20240405153051757
77075 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/desc.c' (75,337) at 20210307214929750
77076 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_pci.h' (75,338) at 20210307214928702
77077 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c' (75,339) at 20240405153047097
77078 2025-01-08 03:00:50.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm5100.h' (75,340) at 20210307214931606
77079 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/smsc_fdc37m81x.h' (75,341) at 20210307214926246
77080 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/smdk_spdif.c' (75,342) at 20210309003654924
77081 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es1688/es1688_lib.c' (75,343) at 20220525020654979
77082 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/programming-language.rst' (75,344) at 20240405153045249
77083 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_lvds_i2c.c' (75,345) at 20240405153048425
77084 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Atvidaberg' (75,346) at 20210307205553778
77085 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_debugfs.c' (75,347) at 20240405153051893
77086 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/.gitignore' (75,348) at 20210307214930270
77087 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ibpkey.c' (75,349) at 20240405153053477
77088 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/msktutil/msktutil/0001-configure.ac-Remove-native-include-path.patch' (75,350) at 20230131040012035
77089 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/davinci_emac.h' (75,351) at 20210308005003448
77090 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/platform.c' (75,352) at 20241009080011085
77091 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/frontend.json' (75,353) at 20240405153054157
77092 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/hte.c' (75,354) at 20210308005002856
77093 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb45n.dtsi' (75,355) at 20240405153045465
77094 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-stamp.py' (75,356) at 20221215040039270
77095 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.h' (75,357) at 20240405153050157
77096 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-nic.network.in' (75,358) at 20241206090014226
77097 2025-01-08 03:00:50.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/asm-offsets.c' (75,359) at 20240405153229907
77098 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/memory.json' (75,360) at 20240405153054149
77099 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb' (75,361) at 20241221090017548
77100 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ddr.h' (75,362) at 20210308005002968
77101 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/sor.h' (75,363) at 20210308005003536
77102 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sc7280.c' (75,364) at 20221128040017442
77103 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_jerry_defconfig' (75,365) at 20210308005003252
77104 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla20.c' (75,366) at 20210307214932246
77105 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfsroot.rst' (75,367) at 20210309003648292
77106 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/try_cmpxchg' (75,368) at 20240405153053437
77107 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/MAINTAINERS' (75,369) at 20210308005002956
77108 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ch7017.c' (75,370) at 20210307214927786
77109 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_emulate.h' (75,371) at 20240405153230131
77110 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-axg-power.h' (75,372) at 20240405153231799
77111 2025-01-08 03:00:50.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ioread.c' (75,373) at 20210307214928846
77112 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/audit.c' (75,374) at 20240405153045917
77113 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-post-end.service' (75,375) at 20240105090012010
77114 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/Makefile' (75,376) at 20240405153051201
77115 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77965_salvator-x_defconfig' (75,377) at 20210308005003276
77116 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/cdns_wdt.c' (75,378) at 20210308005003540
77117 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/Makefile' (75,379) at 20210307214929482
77118 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_int.c' (75,380) at 20220525020654007
77119 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts' (75,381) at 20240405153045841
77120 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_pdc.c' (75,382) at 20240405153230171
77121 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_dmi.c' (75,383) at 20210307214926942
77122 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/dwarf-regs.c' (75,384) at 20210307214932514
77123 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pmagb-b-fb.h' (75,385) at 20210307214931698
77124 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wd501p.h' (75,386) at 20210307214930978
77125 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/acpi/scan_handlers.rst' (75,387) at 20210307214925454
77126 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/memfd.h' (75,388) at 20240405153052925
77127 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman_2.7.2.bb' (75,389) at 20241206090014254
77128 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_graphics.c' (75,390) at 20210308005002884
77129 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc7.h' (75,391) at 20210307214931374
77130 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/bmac.c' (75,392) at 20240405153049805
77131 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/icp10100.c' (75,393) at 20240405153049009
77132 2025-01-08 03:00:50.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/hid_bpf_dispatch.c' (75,394) at 20240405153230651
77133 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-cannonlake.c' (75,395) at 20240405153231323
77134 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/syscall_api.rst' (75,396) at 20240405153044997
77135 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ftrace.h' (75,397) at 20240405153046065
77136 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8250-lpass-aoncc.h' (75,398) at 20220525020654543
77137 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-reload.rst' (75,399) at 20210309003648448
77138 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen_pvdevice.c' (75,400) at 20240906080037232
77139 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/locales.py' (75,401) at 20241221090017632
77140 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-sf16fmr2.c' (75,402) at 20220525020653307
77141 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn303/dcn303_fpu.h' (75,403) at 20240405153047277
77142 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/sync_regs_test.c' (75,404) at 20240405153232271
77143 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_rx.c' (75,405) at 20241104090011579
77144 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/fixmap.h' (75,406) at 20240405153046065
77145 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/rfkill.h' (75,407) at 20210307214929798
77146 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_usbtty_nand_defconfig' (75,408) at 20210308005003280
77147 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_sio.c' (75,409) at 20240628080013977
77148 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/median.hpp' (75,410) at 20240904080034451
77149 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation.dtsi' (75,411) at 20240405153045461
77150 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/skeleton/profiler.bpf.c' (75,412) at 20240405153054041
77151 2025-01-08 03:00:50.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/Kconfig' (75,413) at 20210309003650176
77152 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/et131x.h' (75,414) at 20210307214929286
77153 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/Makefile' (75,415) at 20210307214930302
77154 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/dpll44xx.c' (75,416) at 20220525020652338
77155 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/fault.c' (75,417) at 20240805080013927
77156 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/aclinuxex.h' (75,418) at 20240405153052617
77157 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/stacktrace.c' (75,419) at 20210307214926262
77158 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/with_tunnels.sh' (75,420) at 20210307214932662
77159 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/request_key.c' (75,421) at 20240405153053473
77160 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/string.h' (75,422) at 20210308005002808
77161 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu.nsi' (75,423) at 20241211090212450
77162 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/delay.h' (75,424) at 20210307214931302
77163 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-standard-namespace-errors.patch' (75,425) at 20231011080016574
77164 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains43xx_data.c' (75,426) at 20210307214925922
77165 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/types.h' (75,427) at 20240405153050557
77166 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/context.py' (75,428) at 20210307205554446
77167 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-emev2.c' (75,429) at 20240405153230235
77168 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-usb.h' (75,430) at 20210308005003636
77169 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2165.c' (75,431) at 20240405153230779
77170 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/pam.conf.patch' (75,432) at 20210307205554558
77171 2025-01-08 03:00:50.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_mmu.h' (75,433) at 20240405153229979
77172 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb.dtsi' (75,434) at 20210307214926346
77173 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd.h' (75,435) at 20240405153052681
77174 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/rv32_defconfig' (75,436) at 20240405153046245
77175 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/fat16.py' (75,437) at 20240906080037564
77176 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/xen.h' (75,438) at 20240405153230143
77177 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml' (75,439) at 20240405153229795
77178 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/uname.c' (75,440) at 20221215040039210
77179 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.c' (75,441) at 20210308005002756
77180 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw552x.dts' (75,442) at 20240405153045501
77181 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-ns2.h' (75,443) at 20210307214931338
77182 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup_32.c' (75,444) at 20240405153046153
77183 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-teamd-Pass-correct-parameter-type-to-accept-API.patch' (75,445) at 20241206090014262
77184 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/README' (75,446) at 20210307214932630
77185 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Message_v1.xml' (75,447) at 20240918080002712
77186 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/irq-chip-model.rst' (75,448) at 20240405153229743
77187 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.30.bb' (75,449) at 20231011080016582
77188 2025-01-08 03:00:50.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max9286.c' (75,450) at 20240405153230787
77189 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-ia32x64-processor.json' (75,451) at 20241207090009631
77190 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-armv8.conf' (75,452) at 20240127090011884
77191 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb' (75,453) at 20220402030016203
77192 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.c' (75,454) at 20220525020652959
77193 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/296.out' (75,455) at 20220429100100926
77194 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3036-evb.dts' (75,456) at 20240405153045557
77195 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds3231.c' (75,457) at 20210308005003480
77196 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/cgx.c' (75,458) at 20241211090145461
77197 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu73.h' (75,459) at 20240405153230507
77198 2025-01-08 03:00:50.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/SessionsStore.js' (75,460) at 20241004080035963
77199 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu.h' (75,461) at 20241211090145461
77200 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/elf_ops.h.inc' (75,462) at 20240906080037332
77201 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ns87308.h' (75,463) at 20210308005003676
77202 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/pxafb.rst' (75,464) at 20210307214925478
77203 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-zynqmp-crf.c' (75,465) at 20240906080037260
77204 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongson_liointc.h' (75,466) at 20210927100127237
77205 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c' (75,467) at 20240405153230571
77206 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/config' (75,468) at 20240405153054313
77207 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/i386/safe-syscall.inc.S' (75,469) at 20220429100100406
77208 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_dmfs.c' (75,470) at 20240405153050109
77209 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mark_read_dirty.c' (75,471) at 20230809080010803
77210 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb' (75,472) at 20241220090019722
77211 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/ds1305.h' (75,473) at 20210307214931514
77212 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/openconnect/0001-Shim-for-renaming-of-GNUTLS_NO_EXTENSIONS-in-GnuTLS-.patch' (75,474) at 20230919080013954
77213 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308.h' (75,475) at 20240405153053697
77214 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/arizona.h' (75,476) at 20210307214931342
77215 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0010-eglibc-Cross-building-and-testing-instructions.patch' (75,477) at 20241221090017640
77216 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/010.out' (75,478) at 20210308005046413
77217 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.18.1.bb' (75,479) at 20230503080014591
77218 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/Kconfig' (75,480) at 20210307214932190
77219 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal-dev.bb' (75,481) at 20210307205554482
77220 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/delayed_call.h' (75,482) at 20210307214931374
77221 2025-01-08 03:00:50.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts' (75,483) at 20240405153045721
77222 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/0001-Don-t-expose-configure-args.patch' (75,484) at 20220910030013373
77223 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/chassis/x86-power-control/power-config-host0.json' (75,485) at 20211208110015666
77224 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq_poll.h' (75,486) at 20210307214931410
77225 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/exynos-pmu.h' (75,487) at 20210307214931510
77226 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ads7828.rst' (75,488) at 20210307214925498
77227 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-proximity-as3935' (75,489) at 20220525020651634
77228 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mei' (75,490) at 20240405153044917
77229 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/brcm-kona-reset.c' (75,491) at 20240405153231351
77230 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/katmai_defconfig' (75,492) at 20210309003648872
77231 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sc7180-venus.yaml' (75,493) at 20240405153045097
77232 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/fw-update/fw-update/usb-controller-update' (75,494) at 20220516030008849
77233 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/select_reuseport.c' (75,495) at 20240405153054257
77234 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp' (75,496) at 20240730080002889
77235 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-mmc-init.bb' (75,497) at 20241206090014274
77236 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_tx.h' (75,498) at 20210308005003528
77237 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sun4i-ts.c' (75,499) at 20240405153049161
77238 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P5040DS.h' (75,500) at 20210308005003580
77239 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-ipmi-host.service' (75,501) at 20221018030016733
77240 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.296.0.bb' (75,502) at 20241221090017684
77241 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miami/ps7_regs.txt' (75,503) at 20210308005003080
77242 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc834x_itx.c' (75,504) at 20240405153046197
77243 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ctree.h' (75,505) at 20241008080013987
77244 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/Makefile' (75,506) at 20210308005002956
77245 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-salvator-x-u-boot.dts' (75,507) at 20210308005002600
77246 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/hix5hd2-ir.txt' (75,508) at 20210307214925350
77247 2025-01-08 03:00:50.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_muli.c' (75,509) at 20210308005046529
77248 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts' (75,510) at 20240405153045725
77249 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/hwmon_ffdc.hpp' (75,511) at 20210625000105084
77250 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/bblayers.conf.sample' (75,512) at 20240727080014098
77251 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq.resolvconf' (75,513) at 20210307205553838
77252 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sony-td4353-jdi.c' (75,514) at 20240405153230619
77253 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_aic.c' (75,515) at 20210307214929762
77254 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/hp6xx_defconfig' (75,516) at 20240405153046309
77255 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/as3722_init.h' (75,517) at 20210308005003080
77256 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/microchip/mpfs-sys-controller.c' (75,518) at 20240405153231451
77257 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-theadorable.dts' (75,519) at 20210308005002568
77258 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-mstp.c' (75,520) at 20240405153046833
77259 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/eprom.h' (75,521) at 20220525020653131
77260 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/Kconfig' (75,522) at 20210307214929182
77261 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/PSPD.interface.yaml' (75,523) at 20230222020915707
77262 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-guitar-bb-rev-b.dts' (75,524) at 20240405153045369
77263 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-phy-lib.c' (75,525) at 20240405153050353
77264 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/multiconfig.py' (75,526) at 20220910030013401
77265 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_util.cpp' (75,527) at 20241009080032854
77266 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.h' (75,528) at 20210307214928762
77267 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_7_0_sh_mask.h' (75,529) at 20220525020652807
77268 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-pc.h' (75,530) at 20230426080043948
77269 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/main.c' (75,531) at 20210307214929778
77270 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/MAINTAINERS' (75,532) at 20210308005002996
77271 2025-01-08 03:00:50.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h' (75,533) at 20240405153047293
77272 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/acl.h' (75,534) at 20240405153052337
77273 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsi-sbefifo.h' (75,535) at 20210307214931390
77274 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VirtualMediaCollection.json' (75,536) at 20240619080002956
77275 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/spelling.txt' (75,537) at 20210308005003736
77276 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.c' (75,538) at 20240405153231019
77277 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/tftp.h' (75,539) at 20210308005003676
77278 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/linux_loop.h' (75,540) at 20220429100100642
77279 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/syscall.h' (75,541) at 20240405153045965
77280 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRIVIAL' (75,542) at 20210307214932714
77281 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_err.h' (75,543) at 20210307214931518
77282 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/spi.c' (75,544) at 20210307214929982
77283 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-inno-csi-dphy.yaml' (75,545) at 20240405153229787
77284 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pic32.c' (75,546) at 20240405153231463
77285 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/mcba_usb.c' (75,547) at 20240405153049741
77286 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/081' (75,548) at 20210927100127481
77287 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/uncore-interconnect.json' (75,549) at 20240405153054137
77288 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/msf2-soc.h' (75,550) at 20240906080037328
77289 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_funcs.c' (75,551) at 20240405153054253
77290 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/sysfs.c' (75,552) at 20240405153053485
77291 2025-01-08 03:00:50.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c' (75,553) at 20240405153049465
77292 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/mcp4922.c' (75,554) at 20240405153048981
77293 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6q-pinctrl.txt' (75,555) at 20210307214925394
77294 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/sm4.c' (75,556) at 20240326080039398
77295 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libssh2/libssh2_1.11.1.bb' (75,557) at 20241221090017696
77296 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/farch_regs.h' (75,558) at 20240405153050285
77297 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.c' (75,559) at 20210307214927974
77298 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_init.c' (75,560) at 20210309003655980
77299 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/meson.build' (75,561) at 20240906080037580
77300 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/pin_user_pages.rst' (75,562) at 20240405153045005
77301 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/probe-slot-device' (75,563) at 20241101080022232
77302 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts_git.bb' (75,564) at 20241221090017472
77303 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/Makefile' (75,565) at 20210307214926538
77304 2025-01-08 03:00:50.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947.h' (75,566) at 20210307214928126
77305 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-oneshot' (75,567) at 20210307214925194
77306 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_bad.dts' (75,568) at 20210308005003760
77307 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/spl.c' (75,569) at 20210308005002756
77308 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c' (75,570) at 20210308005002832
77309 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/bootstrap.sh' (75,571) at 20221209040012295
77310 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_marvel.c' (75,572) at 20220525020651802
77311 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/renesas,raa215300.yaml' (75,573) at 20240405153045145
77312 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/strncpy_user.S' (75,574) at 20240405153230015
77313 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/Kconfig' (75,575) at 20210308005002772
77314 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rc5t583-regulator.c' (75,576) at 20240405153231363
77315 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/setup.c' (75,577) at 20240628080013977
77316 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_tqp_stats.c' (75,578) at 20240411080014082
77317 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/xilinx/phy-zynqmp.c' (75,579) at 20240913080013817
77318 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.h' (75,580) at 20220525020652478
77319 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb0-clk.yaml' (75,581) at 20240405153045021
77320 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/COPYING.MIT' (75,582) at 20210307205553662
77321 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm.yml' (75,583) at 20210307205554110
77322 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_hwdep.c' (75,584) at 20220525020654975
77323 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/repo.py' (75,585) at 20210307205554238
77324 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_proc.h' (75,586) at 20240326080039562
77325 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100-spi.c' (75,587) at 20240405153049005
77326 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/kernel-driver-statement.rst' (75,588) at 20210307214925586
77327 2025-01-08 03:00:50.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Authority/meson.build' (75,589) at 20230825080021137
77328 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/dma-mapping.c' (75,590) at 20240405153045901
77329 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/asm-offsets.c' (75,591) at 20240405153230023
77330 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4c.dts' (75,592) at 20240405153229967
77331 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-cipher-core.S' (75,593) at 20210307214926054
77332 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/helpers.c' (75,594) at 20241211090212346
77333 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6qdl-clock.h' (75,595) at 20240405153052641
77334 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap.h' (75,596) at 20240405153231979
77335 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_hda_dsp_common.c' (75,597) at 20240405153053949
77336 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/loongson.h' (75,598) at 20220525020652002
77337 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/passwd_mgr.hpp' (75,599) at 20240829080022546
77338 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi_port.c' (75,600) at 20240405153048829
77339 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/max31785@52.conf' (75,601) at 20240920080012139
77340 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/starfive,jh7100-reset.yaml' (75,602) at 20240405153045149
77341 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/features.rst' (75,603) at 20240405153229743
77342 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/peb2466.c' (75,604) at 20240919080017082
77343 2025-01-08 03:00:50.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/layout.h' (75,605) at 20240405153048621
77344 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_gadget_ep0.c' (75,606) at 20210309003653264
77345 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kylin-rk3036_defconfig' (75,607) at 20210308005003264
77346 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-fru-properties.yaml' (75,608) at 20220128040018736
77347 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/Makefile' (75,609) at 20240405153050189
77348 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/date.py' (75,610) at 20220910030013397
77349 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec-h264.c' (75,611) at 20240405153051865
77350 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/internal/sys.hpp' (75,612) at 20210308005133997
77351 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/Makefile' (75,613) at 20240405153049969
77352 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm47xx.c' (75,614) at 20240405153046049
77353 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-kernel/linux/linux-nuvoton_%.bbappend' (75,615) at 20240417080014694
77354 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/dma.c' (75,616) at 20240405153050609
77355 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_session.h' (75,617) at 20240405153048545
77356 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/event.c' (75,618) at 20240405153050713
77357 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/stmmac.rst' (75,619) at 20210309003648448
77358 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/checksum.h' (75,620) at 20240405153052865
77359 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10056.dts' (75,621) at 20240405153045537
77360 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bmips-spaces.h' (75,622) at 20210307214926210
77361 2025-01-08 03:00:50.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/ruli_0.36.bb' (75,623) at 20230610080017603
77362 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mcu.c' (75,624) at 20241008080013955
77363 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/error-inject.c' (75,625) at 20240405153045633
77364 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-cp110-slave.dtsi' (75,626) at 20210308005002568
77365 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-lpc18xx-usb-otg.c' (75,627) at 20210307214930058
77366 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6338-dma.h' (75,628) at 20210308005003636
77367 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ambakmi.c' (75,629) at 20240405153049153
77368 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a-bmb-08.dts' (75,630) at 20240405153229927
77369 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/cs4236.c' (75,631) at 20240405153232127
77370 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c.h' (75,632) at 20240405153050653
77371 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libndp/libndp_1.9.bb' (75,633) at 20241221090017504
77372 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-get-capabilities.rst' (75,634) at 20220525020654131
77373 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/64/pgtable.h' (75,635) at 20240405153230031
77374 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-memory-timings.dtsi' (75,636) at 20240405153045485
77375 2025-01-08 03:00:50.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power_supply.h' (75,637) at 20240405153052773
77376 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-tamonten.dtsi' (75,638) at 20240405153229879
77377 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service' (75,639) at 20231011080016606
77378 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/elfutils_0.192.bb' (75,640) at 20241221090017656
77379 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/termbits.h' (75,641) at 20210308005046089
77380 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/bcm2835/raspberrypi-firmware.h' (75,642) at 20240405153052881
77381 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mips_cdmm.c' (75,643) at 20240405153046733
77382 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update.bb' (75,644) at 20241221090017480
77383 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_cdev_raw.c' (75,645) at 20210624100024201
77384 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/netlink.c' (75,646) at 20240405153232067
77385 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx5.c' (75,647) at 20210308005003460
77386 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.h' (75,648) at 20210308005003436
77387 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/asciidoctor-extensions.rb' (75,649) at 20210307214932506
77388 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/rethook.h' (75,650) at 20240405153045945
77389 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sync_core.h' (75,651) at 20241220090018306
77390 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm963158.dts' (75,652) at 20240405153045717
77391 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect.c' (75,653) at 20240405153054273
77392 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/remotedata.py' (75,654) at 20210307205554242
77393 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/meson.build' (75,655) at 20230821192414188
77394 2025-01-08 03:00:50.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/Makefile.in-remove-_BUILD_STRING-and-_BUILD_TIME.patch' (75,656) at 20210307205553986
77395 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/yocto-project-transp.png' (75,657) at 20210307205554290 to deleted uid set
77396 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout.dtsi' (75,658) at 20240405153045425
77397 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/Makefile' (75,659) at 20240405153045701
77398 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/execvp.c' (75,660) at 20240405153046345
77399 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sandbox-raw-bus.c' (75,661) at 20210308005003444
77400 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_10x18.c' (75,662) at 20220525020654747
77401 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd71815-regulator.c' (75,663) at 20240628080014005
77402 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nffw.h' (75,664) at 20210307214929570
77403 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-log.h' (75,665) at 20240405153052297
77404 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools/0001-m4macros-Check-for-a-function-provided-by-libX11-in-.patch' (75,666) at 20221003030013289
77405 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_strings.c' (75,667) at 20210308004938832
77406 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/atmel-isi.txt' (75,668) at 20210307214925350
77407 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/electra_cf.c' (75,669) at 20240405153051265
77408 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scatterlist.h' (75,670) at 20240405153048533
77409 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/beagle.c' (75,671) at 20210308005003076
77410 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hw_breakpoint.c' (75,672) at 20240405153045869
77411 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey970-pmic.dtsi' (75,673) at 20240405153229927
77412 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errseq.h' (75,674) at 20210307214931382
77413 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/mfp.c' (75,675) at 20240405153051765
77414 2025-01-08 03:00:50.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/modpost.c' (75,676) at 20241216090017801
77415 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.h' (75,677) at 20210307214927954
77416 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/button_handler.cpp' (75,678) at 20241209090018856
77417 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/watchdog.hpp' (75,679) at 20240904080044163
77418 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips.png' (75,680) at 20240309090012816 to deleted uid set
77419 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/nubus.c' (75,681) at 20240405153051189
77420 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx25.c' (75,682) at 20240405153231319
77421 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/motionpro_defconfig' (75,683) at 20240405153046097
77422 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/System_LocationCode.json' (75,684) at 20221213040036921
77423 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/gbs-led-manager-config-native.bb' (75,685) at 20241206090014278
77424 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_hook.h' (75,686) at 20240405153052929
77425 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/multi-display-hdcp-mpo-less-pipe-ex.svg' (75,687) at 20240405153045213
77426 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1108-evb.dts' (75,688) at 20240405153045565
77427 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/iss4xx-mpic.dts' (75,689) at 20210307214926354
77428 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm84881.c' (75,690) at 20241018080014538
77429 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/ms7722se.c' (75,691) at 20210308005003020
77430 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/Kconfig' (75,692) at 20240405153051417
77431 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_body.hpp' (75,693) at 20240817080003171
77432 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/dirty.h' (75,694) at 20240405153231575
77433 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gem.c' (75,695) at 20240405153048421
77434 2025-01-08 03:00:50.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sol.c' (75,696) at 20210308004938832
77435 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu-bits.h' (75,697) at 20241211090212326
77436 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/smc911x_eeprom.c' (75,698) at 20210308005003544
77437 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/index.rst' (75,699) at 20240405153045265
77438 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm1-cmd.c' (75,700) at 20240405153046761
77439 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp3952.c' (75,701) at 20240405153049217
77440 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/mmap-nommu.c' (75,702) at 20240405153052501
77441 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_sdio.c' (75,703) at 20240405153231263
77442 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/maple_tree.h' (75,704) at 20240405153231819
77443 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_mman.h' (75,705) at 20230925080039941
77444 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/system.h' (75,706) at 20210308005002816
77445 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c' (75,707) at 20241211090145409
77446 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-5.0.rst' (75,708) at 20240417080014698
77447 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/fel_utils.S' (75,709) at 20210308005002556
77448 2025-01-08 03:00:50.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu64.c' (75,710) at 20241211090212466
77449 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-video.c' (75,711) at 20220818100014731
77450 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-gvec-desc.h' (75,712) at 20210308005046057
77451 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/0001-vexpress64-Set-the-DM_RNG-property.patch' (75,713) at 20240113090014528
77452 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch' (75,714) at 20210307205553938
77453 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-guitar.dtsi' (75,715) at 20240405153045369
77454 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mlxcpld.c' (75,716) at 20220525020653215
77455 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/obmc/gpio/id_button' (75,717) at 20210307205553702
77456 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-netgear-rn102.dts' (75,718) at 20240405153045445
77457 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.h' (75,719) at 20210307214927922
77458 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-r9.dts' (75,720) at 20240405153045781
77459 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pt5161l.c' (75,721) at 20240912080012042
77460 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb_rcw_nand.cfg' (75,722) at 20210308005002968
77461 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_can.dtsi' (75,723) at 20240405153045469
77462 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/paxctl/paxctl/0001-To-fix-package-error-if-DESTDIR-is-set-to-usr.patch' (75,724) at 20230919080013962
77463 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/export_sample.py' (75,725) at 20210308005114861
77464 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_object.c' (75,726) at 20240520080015231
77465 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/global_data.h' (75,727) at 20210308005002844
77466 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/time-utils.c' (75,728) at 20241008080014055
77467 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_47.0.bb' (75,729) at 20241221090017484
77468 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/pixelgen_private.h' (75,730) at 20240405153051829
77469 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2978.rst' (75,731) at 20240405153045217
77470 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/copy_user.S' (75,732) at 20240405153230003
77471 2025-01-08 03:00:50.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts' (75,733) at 20240405153045537
77472 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-packets.c' (75,734) at 20210307214928470
77473 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/sandbox_keyb.c' (75,735) at 20210308005003504
77474 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9n12ek_nandflash_defconfig' (75,736) at 20210308005003248
77475 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-pmu.h' (75,737) at 20240405153051769
77476 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5677.txt' (75,738) at 20210309003648392
77477 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opusfile/opusfile_0.12.bb' (75,739) at 20210307205553802
77478 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imxrt1050.c' (75,740) at 20240405153046789
77479 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-mercury5.dtsi' (75,741) at 20240405153045573
77480 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-pcm-dma.c' (75,742) at 20240405153053545
77481 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb' (75,743) at 20241221090017560
77482 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc_matchall.c' (75,744) at 20240405153050177
77483 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-runtime.h' (75,745) at 20240326080039366
77484 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/vfat.rst' (75,746) at 20240405153229815
77485 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80-cubieboard4.dts' (75,747) at 20210308005002628
77486 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390x-core64.xml' (75,748) at 20210308005045817
77487 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,tm2.yaml' (75,749) at 20240405153229799
77488 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aiocb.c' (75,750) at 20210308005046557
77489 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/miqi-rk3288.c' (75,751) at 20210308005003020
77490 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func2.c' (75,752) at 20240405153054277
77491 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json' (75,753) at 20241107090014377
77492 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/classes/image_types_hoth.bbclass' (75,754) at 20240524080012817
77493 2025-01-08 03:00:50.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3288_defconfig' (75,755) at 20210308005003260
77494 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/erspan.h' (75,756) at 20240405153052841
77495 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/mux.c' (75,757) at 20210308005002948
77496 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/directory.c' (75,758) at 20241104090011595
77497 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ti,tmp006.yaml' (75,759) at 20240405153045077
77498 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/bash-completion/bash-completion_2.15.0.bb' (75,760) at 20241221090017692
77499 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm44xx.h' (75,761) at 20240405153045669
77500 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8400-audio.h' (75,762) at 20210307214931438
77501 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/lowlevel_init.S' (75,763) at 20210308005002792
77502 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/st.c' (75,764) at 20241216090017737
77503 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max14577_charger.c' (75,765) at 20240405153051437
77504 2025-01-08 03:00:50.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/sunplus,sp7021-emac.yaml' (75,766) at 20240405153045121
77505 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Porvoo' (75,767) at 20210307205553770
77506 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ingenic-battery.c' (75,768) at 20240405153051433
77507 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xgs-iproc.c' (75,769) at 20240405153047085
77508 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ali1535.c' (75,770) at 20220525020653071
77509 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb' (75,771) at 20241206090014310
77510 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/psqlodbc-donot-use-the-hardcode-libdir.patch' (75,772) at 20230131040012031
77511 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c' (75,773) at 20210308005002916
77512 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/htpdate_1.3.7.bb' (75,774) at 20230317080013789
77513 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/meson8b-clkc.h' (75,775) at 20240405153231795
77514 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/expected_stderr' (75,776) at 20210307214932154
77515 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp.c' (75,777) at 20241023080012883
77516 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-nested-err.json' (75,778) at 20210308005046409
77517 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-03' (75,779) at 20210908000010395
77518 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/amdtp-ff.c' (75,780) at 20240405153053501
77519 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.json' (75,781) at 20210308005046409
77520 2025-01-08 03:00:50.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/nconf.h' (75,782) at 20210308005003732
77521 2025-01-08 03:00:50.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/message_registry.json' (75,783) at 20241205090034092
77522 2025-01-08 03:00:50.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-keembay.c' (75,784) at 20240405153051333
77523 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr4.h' (75,785) at 20241125090012259
77524 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/bpa-rs600.c' (75,786) at 20240405153048869
77525 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-cvp.c' (75,787) at 20240405153047053
77526 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.4.bb' (75,788) at 20241221090017552
77527 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/trace-events' (75,789) at 20241211090212334
77528 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-darwin8' (75,790) at 20241206090014350
77529 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cpu_hotplug.c' (75,791) at 20240906080037184
77530 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,dp83822.yaml' (75,792) at 20240405153045121
77531 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-unknown-key.json' (75,793) at 20210308005046405
77532 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kallsyms.h' (75,794) at 20240405153052713
77533 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pint/run-ptest' (75,795) at 20241221090017556
77534 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/af_can.h' (75,796) at 20210307214931898
77535 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_cache.c' (75,797) at 20240405153046137
77536 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/syscall.c' (75,798) at 20220525020655199
77537 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c' (75,799) at 20240405153050109
77538 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r100_track.h' (75,800) at 20210307214928002
77539 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/robot_custom_rules.py' (75,801) at 20240130090014241
77540 2025-01-08 03:00:50.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/report_factory.hpp' (75,802) at 20220725100036488
77541 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm.c' (75,803) at 20240405153232191
77542 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/host_soc.c' (75,804) at 20210307214926902
77543 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_xgene.c' (75,805) at 20240405153230175
77544 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos54xx-pinctrl.dtsi' (75,806) at 20210308005002580
77545 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init' (75,807) at 20220721030015869
77546 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/setup.h' (75,808) at 20210307214926250
77547 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/persist.rst' (75,809) at 20210307214925474
77548 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/ftest.sa' (75,810) at 20210307214926146
77549 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs_1.0.bb' (75,811) at 20241206090014246
77550 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bitmap.c' (75,812) at 20240405153054053
77551 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi.h' (75,813) at 20240405153054025
77552 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/mlme_osdep.h' (75,814) at 20210307214930662
77553 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/serial.h' (75,815) at 20210307214926674
77554 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml' (75,816) at 20240405153045121
77555 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/silabs,wfx.yaml' (75,817) at 20240405153045121
77556 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_drc.c' (75,818) at 20240906080037284
77557 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/inode.c' (75,819) at 20240405153231659
77558 2025-01-08 03:00:50.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc.h' (75,820) at 20240405153231551
77559 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/phosphor-logging.wrap' (75,821) at 20240830080004343
77560 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0002-fix-corstone1000-pass-spsr-value-explicitly.patch' (75,822) at 20241221090017464
77561 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712.c' (75,823) at 20240405153230211
77562 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/grant_table.h' (75,824) at 20240405153052957
77563 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_irq.h' (75,825) at 20240906080037336
77564 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib07x0.h' (75,826) at 20210307214928818
77565 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mii.c' (75,827) at 20220525020653679
77566 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/Kconfig' (75,828) at 20210309003653088
77567 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_context_test_run.c' (75,829) at 20220525020655199
77568 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/adummy.c' (75,830) at 20210307214926882
77569 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_dma.c' (75,831) at 20210309003653016
77570 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/axxia-reset.txt' (75,832) at 20210307214925402
77571 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-tcp-fix-some-compiler-warnings-with-enable-tls-opens.patch' (75,833) at 20230919080013958
77572 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Lindent' (75,834) at 20210308005003724
77573 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6328.dtsi' (75,835) at 20220525020651990
77574 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/kasan.h' (75,836) at 20210307214926762
77575 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sa1100fb.h' (75,837) at 20210307214931698
77576 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/Kconfig' (75,838) at 20210308005003012
77577 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/compatible_system_types_finder.cpp' (75,839) at 20240817080031288
77578 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/meson.build' (75,840) at 20220913030027317
77579 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/checklist.c' (75,841) at 20210307214932150
77580 2025-01-08 03:00:50.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_dsp_scb_types.h' (75,842) at 20210307214932238
77581 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/openvswitch/ovs-dpctl.py' (75,843) at 20240726080012882
77582 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pkey.h' (75,844) at 20240405153046281
77583 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c' (75,845) at 20240405153230255
77584 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/sky2.c' (75,846) at 20240405153231007
77585 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.h' (75,847) at 20220525020655071
77586 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/makefile-libbb-race.patch' (75,848) at 20210307205554470
77587 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-interconnection.h' (75,849) at 20220525020655075
77588 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_dbus.hpp' (75,850) at 20241105090017355
77589 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr2_fcs_fch_test.c' (75,851) at 20240405153054361
77590 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/_ashrdi3.S' (75,852) at 20210308005002840
77591 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/divsi3.S' (75,853) at 20240405153046513
77592 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1720.c' (75,854) at 20240405153046889
77593 2025-01-08 03:00:50.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sh_spi.h' (75,855) at 20210308005003492
77594 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rc6.h' (75,856) at 20220525020652895
77595 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm2711.c' (75,857) at 20210307214925870
77596 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/Makefile' (75,858) at 20210309003648976
77597 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bpf_hashmap_full_update.c' (75,859) at 20240405153054241
77598 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/gp_padctrl.h' (75,860) at 20210308005002672
77599 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aesp8-ppc.h' (75,861) at 20220525020652398
77600 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs_dev.c' (75,862) at 20240405153052429
77601 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/io.h' (75,863) at 20240405153229975
77602 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reboot-host@.service' (75,864) at 20240406080033608
77603 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/idle.h' (75,865) at 20240405153046109
77604 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/default-distrovars.inc' (75,866) at 20241221090017612
77605 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/au1000_eth.h' (75,867) at 20240405153049789
77606 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/avtab.h' (75,868) at 20240405153232115
77607 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/proc_pre_poweroff.cpp' (75,869) at 20210910000030356
77608 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/model.hpp' (75,870) at 20241112090039658
77609 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/MAINTAINERS' (75,871) at 20210308005002972
77610 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp.c' (75,872) at 20220525020654971
77611 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/aperture.rst' (75,873) at 20240405153045189
77612 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ufs' (75,874) at 20240405153229731
77613 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mcast.c' (75,875) at 20220525020653163
77614 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-isp.c' (75,876) at 20240405153230243
77615 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8016-sbc.dts' (75,877) at 20240405153229935
77616 2025-01-08 03:00:50.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.out' (75,878) at 20220429100100882 to deleted uid set
77617 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/i82596.h' (75,879) at 20210308005045917
77618 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/pinmux.c' (75,880) at 20210308005002784
77619 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c' (75,881) at 20240405153046857
77620 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/port_range_scale.sh' (75,882) at 20240405153232267
77621 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-flasher/flasher_obj.c' (75,883) at 20210308004922940
77622 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_graph.h' (75,884) at 20210309003653880
77623 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/process.c' (75,885) at 20210307214926626
77624 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rs5c372.c' (75,886) at 20210308005003480
77625 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00lib.h' (75,887) at 20210307214929910
77626 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-signal-strength.rst' (75,888) at 20210309003648480
77627 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/connector.rst' (75,889) at 20220525020651718
77628 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/ptrace.h' (75,890) at 20220525020651970
77629 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_atari.c' (75,891) at 20210309003654580
77630 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_amanda.c' (75,892) at 20210307214932010
77631 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/meson.build' (75,893) at 20241211090212314
77632 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-8960.c' (75,894) at 20240405153051973
77633 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/beagle.h' (75,895) at 20210308005003076
77634 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/Kconfig' (75,896) at 20210307214932186
77635 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tty.h' (75,897) at 20240405153052941
77636 2025-01-08 03:00:50.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/Makefile' (75,898) at 20240405153051417
77637 2025-01-08 03:00:50.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/i8259.c' (75,899) at 20241211090212278
77638 2025-01-08 03:00:50.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-pll4-clk.yaml' (75,900) at 20240405153045021
77639 2025-01-08 03:00:50.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/vf610_nfc.c' (75,901) at 20240405153230879
77640 2025-01-08 03:00:50.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h' (75,902) at 20240405153048541
77641 2025-01-08 03:00:50.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nzxt-kraken2.c' (75,903) at 20240405153230667
77642 2025-01-08 03:00:50.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_2_sh_mask.h' (75,904) at 20210307214927674
77643 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/ucon.c' (75,905) at 20210307214932126
77644 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c' (75,906) at 20240405153049885
77645 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/Kconfig' (75,907) at 20230426080043668
77646 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_signal.c' (75,908) at 20240405153046253
77647 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/Makefile' (75,909) at 20240405153232183
77648 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20_lpw.dts' (75,910) at 20240405153045473
77649 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb' (75,911) at 20241221090017580
77650 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/hisi504-nand.txt' (75,912) at 20210307214925370
77651 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/tps65090.txt' (75,913) at 20210308005003308
77652 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch' (75,914) at 20240302090018210
77653 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-netcom-plus-8xx.dts' (75,915) at 20240405153045589
77654 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_dccg.h' (75,916) at 20240405153047253
77655 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_queue.c' (75,917) at 20220525020654951
77656 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-typec' (75,918) at 20240405153044917
77657 2025-01-08 03:00:50.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/conf/layer.conf' (75,919) at 20241221090017468
77658 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_ps2.c' (75,920) at 20240405153051869
77659 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/eventpath.mako.cpp' (75,921) at 20210308005108057
77660 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-oops_count' (75,922) at 20240405153044925
77661 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ThermalMetrics.v1_3_2.json' (75,923) at 20240619080002956
77662 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/eir.h' (75,924) at 20240405153053181
77663 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rx.c' (75,925) at 20240405153050261
77664 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_cmd.c' (75,926) at 20240405153052081
77665 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/phosphor-pcie-card-e2b.conf' (75,927) at 20210307205553718
77666 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_plus_defconfig' (75,928) at 20210308005003272
77667 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/thine,thc63lvd1024.yaml' (75,929) at 20220525020651670
77668 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/f71808e_wdt.c' (75,930) at 20240405153052241
77669 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/main.sh' (75,931) at 20240405153054293
77670 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/meson.build' (75,932) at 20211029000047258
77671 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/Kconfig' (75,933) at 20241211090212354
77672 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs.h' (75,934) at 20240624080012812
77673 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/cursor.c' (75,935) at 20210307214927894
77674 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_nested_soft_inject_test.c' (75,936) at 20240405153232271
77675 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/Kconfig' (75,937) at 20240617080017394
77676 2025-01-08 03:00:50.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/mvsata_ide.c' (75,938) at 20210308005003332
77677 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/qspinlock.h' (75,939) at 20210307214926586
77678 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/SBE.interface.yaml' (75,940) at 20240517080019498
77679 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8939.c' (75,941) at 20240405153230735
77680 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bankeryd' (75,942) at 20210307205553778
77681 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/Makefile' (75,943) at 20210308005003024
77682 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/error_handling.rst' (75,944) at 20210307214925470
77683 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/README.md' (75,945) at 20221209040045083
77684 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/floating-point.json' (75,946) at 20240405153054121
77685 2025-01-08 03:00:50.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb' (75,947) at 20210307205554486
77686 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/system.c' (75,948) at 20241211090212242
77687 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6_spl.h' (75,949) at 20210308005003596
77688 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/unimp.c' (75,950) at 20210308005045913
77689 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/init.c' (75,951) at 20240405153230167
77690 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_dpm.c' (75,952) at 20220525020653003
77691 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_input.h' (75,953) at 20210308005046053
77692 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.21.bb' (75,954) at 20241221090017496
77693 2025-01-08 03:00:50.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-rayeager.dts' (75,955) at 20240405153045557
77694 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc91x.h' (75,956) at 20240613080016439
77695 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/binman' (75,957) at 20210308005003748
77696 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/delay.c' (75,958) at 20210307214926310
77697 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/shdmac.c' (75,959) at 20240405153230287
77698 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_nvm.h' (75,960) at 20240405153050009
77699 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/return_address.c' (75,961) at 20240405153045633
77700 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/no-early-compiler-checks.cross' (75,962) at 20241221090017644
77701 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/README.md' (75,963) at 20221207040023631
77702 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_defconfig' (75,964) at 20210308005003240
77703 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/Kconfig' (75,965) at 20240405153046673
77704 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/addrspace.h' (75,966) at 20210307214926554
77705 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8315.yaml' (75,967) at 20240405153045165
77706 2025-01-08 03:00:50.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris-v2.dtsi' (75,968) at 20240405153045529
77707 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9261.h' (75,969) at 20210308005002716
77708 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcu_sync.h' (75,970) at 20210307214931494
77709 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_client_modeset_test.c' (75,971) at 20240405153230639
77710 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-transaction.c' (75,972) at 20240405153047029
77711 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/easylogo/linux_blackfin.tga' (75,973) at 20210308005003760 to deleted uid set
77712 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/branch.json' (75,974) at 20240405153054109
77713 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_setup' (75,975) at 20231120090013292
77714 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8907.h' (75,976) at 20210307214931430
77715 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hagfors_Varmullsasen' (75,977) at 20210307205553782
77716 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ksm.h' (75,978) at 20240617080017406
77717 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/README.md' (75,979) at 20221207040023631
77718 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/focaltech.c' (75,980) at 20240405153049149
77719 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-devfreq-event' (75,981) at 20240405153044917
77720 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/jumpshot.c' (75,982) at 20210307214930874
77721 2025-01-08 03:00:50.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804.c' (75,983) at 20240405153232167
77722 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/meson.build' (75,984) at 20230329080017824
77723 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/sparse-vmemmap.c' (75,985) at 20240405153231979
77724 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml' (75,986) at 20240405153045121
77725 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/psu.hpp' (75,987) at 20230520080006628
77726 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77970-sysc.c' (75,988) at 20240405153231351
77727 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/qla.h' (75,989) at 20240405153052897
77728 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch' (75,990) at 20241221090017656
77729 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_hw_queue_defs.h' (75,991) at 20210307214927086
77730 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/msm/qcom,idle-state.txt' (75,992) at 20240405153045017
77731 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.socket' (75,993) at 20210307205554586
77732 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_intf.c' (75,994) at 20240405153051909
77733 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/README.rst' (75,995) at 20220525020654935
77734 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tps65217.dtsi' (75,996) at 20210308005002632
77735 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-axm5516.c' (75,997) at 20240405153230207
77736 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_drv_if.h' (75,998) at 20240405153230803
77737 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/or-irq.c' (75,999) at 20241211090212262
77738 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/Makefile' (76,000) at 20210308005002952
77739 2025-01-08 03:00:50.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/uEnv.txt' (76,001) at 20220804030014667
77740 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/writeback.h' (76,002) at 20240405153231847
77741 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/Makefile' (76,003) at 20210308005003476
77742 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_base.c' (76,004) at 20240405153052197
77743 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___err_non_ptr.c' (76,005) at 20210307214932642
77744 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/keembay-ocs-ecc.c' (76,006) at 20240405153230263
77745 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usbmon.rst' (76,007) at 20240405153045309
77746 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_0_offset.h' (76,008) at 20210307214927670
77747 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/global_data.h' (76,009) at 20210308005003560
77748 2025-01-08 03:00:50.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-zynq.c' (76,010) at 20240405153051345
77749 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/displaymode.txt' (76,011) at 20210308005003328
77750 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/numaif.h' (76,012) at 20220525020655211
77751 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memmove.S' (76,013) at 20240405153229859
77752 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm.c' (76,014) at 20240405153229911
77753 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/board.c' (76,015) at 20210308005002852
77754 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/law.c' (76,016) at 20210308005002992
77755 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/readconfig-test.c' (76,017) at 20230925080040097
77756 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stevedore_5.4.0.bb' (76,018) at 20241221090017560
77757 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/Kconfig' (76,019) at 20240405153230599
77758 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mark_write_erased_v2.c' (76,020) at 20210308005108641
77759 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv.c' (76,021) at 20241211090212486
77760 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2ops.c' (76,022) at 20240527080023360
77761 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/legacy.c' (76,023) at 20240405153046421
77762 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/programming-language.rst' (76,024) at 20240405153045277
77763 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x.h' (76,025) at 20220525020655019
77764 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/Makefile' (76,026) at 20210308005003076
77765 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsid@.service.in' (76,027) at 20230629131804619
77766 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kgdb.h' (76,028) at 20210307214926582
77767 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/csdl-to-json-converter/README.md' (76,029) at 20240808080002919
77768 2025-01-08 03:00:50.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pgalloc.h' (76,030) at 20240405153046505
77769 2025-01-08 03:00:50.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_receiver.c' (76,031) at 20240405153046705
77770 2025-01-08 03:00:50.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb' (76,032) at 20220612030016723
77771 2025-01-08 03:00:50.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uac1_legacy.c' (76,033) at 20210307214930802
77772 2025-01-08 03:00:50.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/imx.S' (76,034) at 20210309003648680
77773 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-stripe.c' (76,035) at 20240405153049249
77774 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nforce2.c' (76,036) at 20240405153230679
77775 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/tdo24m.h' (76,037) at 20210307214931514
77776 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/0001-Don-t-set-uid-gid-during-install.patch' (76,038) at 20210307205554502
77777 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1241.c' (76,039) at 20240405153048957
77778 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig' (76,040) at 20210307214926366
77779 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c' (76,041) at 20210611100016996
77780 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/setup.c' (76,042) at 20240405153046057
77781 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/Makefile' (76,043) at 20220525020653823
77782 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/.gitignore' (76,044) at 20240405153052961
77783 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-cards.c' (76,045) at 20240405153049349
77784 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lz4hc.c' (76,046) at 20210307214926802
77785 2025-01-08 03:00:50.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP6.interface.yaml' (76,047) at 20220315030032659
77786 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/avic.c' (76,048) at 20240405153046453
77787 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gso.c' (76,049) at 20240405153053221
77788 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_dpmaif.h' (76,050) at 20240405153051061
77789 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/q35-emulated.cfg' (76,051) at 20240326080039402
77790 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/find-map.c' (76,052) at 20210307214932594
77791 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/arm64-mmu.c' (76,053) at 20210308005002784
77792 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/dispatcher.c' (76,054) at 20240405153052977
77793 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml' (76,055) at 20220525020651678
77794 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754d.c' (76,056) at 20210307214926274
77795 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/.kunitconfig' (76,057) at 20240405153048781
77796 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_create_new_project.py' (76,058) at 20241221090017592
77797 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.out' (76,059) at 20210308005046401 to deleted uid set
77798 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_discard.h' (76,060) at 20210307214931134
77799 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7779-clock.h' (76,061) at 20240405153052645
77800 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/pf0100.h' (76,062) at 20210308005003080
77801 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/spl_atmel.c' (76,063) at 20210308005002716
77802 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_off_action.hpp' (76,064) at 20240820080023694
77803 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_region.h' (76,065) at 20240405153048477
77804 2025-01-08 03:00:50.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/common.c' (76,066) at 20240411080014054
77805 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10.h' (76,067) at 20210309003650336
77806 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/altivec.config' (76,068) at 20210307214926366
77807 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdb/libdbd-sqlite-perl/sqlite-perl-test.pl' (76,069) at 20210307205554006
77808 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/law.c' (76,070) at 20210308005002980
77809 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mpc8xxx-wdt.txt' (76,071) at 20210307214925454
77810 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/Makefile' (76,072) at 20240405153052233
77811 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fanotify/Makefile' (76,073) at 20240405153053429
77812 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rc.yaml' (76,074) at 20240405153045101
77813 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.c' (76,075) at 20240405153047301
77814 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad.lds' (76,076) at 20210308005003756
77815 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_baco.h' (76,077) at 20210309003649652
77816 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/riscv/include/uapi/asm/unistd.h' (76,078) at 20210309003654952
77817 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/swab.h' (76,079) at 20210307214926122
77818 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/hisi,hi6220-resets.h' (76,080) at 20210307214931346
77819 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/acpi/linuxized-acpica.rst' (76,081) at 20220525020651718
77820 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/phy.h' (76,082) at 20210307214929802
77821 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/pm_nl_ctl.c' (76,083) at 20240712080021105
77822 2025-01-08 03:00:50.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net.rst' (76,084) at 20220525020651778
77823 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/log_manager.cpp' (76,085) at 20241212090025211 to deleted uid set
77824 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cfb.c' (76,086) at 20240405153046533
77825 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/main.c' (76,087) at 20240405153046697
77826 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/dino.c' (76,088) at 20241211090212314
77827 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/android/binder.h' (76,089) at 20240405153052905
77828 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c' (76,090) at 20240405153048653
77829 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utcksum.c' (76,091) at 20240405153046625
77830 2025-01-08 03:00:50.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/index.rst' (76,092) at 20210307214925578
77831 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree-spine.c' (76,093) at 20240405153049257
77832 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/selftests.c' (76,094) at 20240405153053225
77833 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/disable_runtime_check.patch' (76,095) at 20210407000018078
77834 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-int128.c' (76,096) at 20221215040039394
77835 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rio.h' (76,097) at 20210307214926482
77836 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx7-reset.h' (76,098) at 20210307214931346
77837 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp89.c' (76,099) at 20240405153048637
77838 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utcopy.c' (76,100) at 20240405153046625
77839 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/switch.c' (76,101) at 20241008080013979
77840 2025-01-08 03:00:50.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/swapfile.c' (76,102) at 20220525020654423
77841 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/set_memory.c' (76,103) at 20240613080016375
77842 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sniffio_1.3.1.bb' (76,104) at 20241221090017560
77843 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/common_tests' (76,105) at 20210307214932710
77844 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/fprobe.c' (76,106) at 20240405153053057
77845 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb.dtsi' (76,107) at 20240405153045401
77846 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/Makefile' (76,108) at 20240405153051373
77847 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-member-case.out' (76,109) at 20210308005046401 to deleted uid set
77848 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite.h' (76,110) at 20240405153048465
77849 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_mcfg.c' (76,111) at 20240405153046641
77850 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dio_link_encoder.c' (76,112) at 20240405153047249
77851 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl.yaml' (76,113) at 20240405153045133
77852 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-func-close.rst' (76,114) at 20210309003648484
77853 2025-01-08 03:00:50.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_pch_msi.h' (76,115) at 20230426080043764
77854 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c' (76,116) at 20240405153047105
77855 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/elfnote.h' (76,117) at 20240405153052957
77856 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/dss.h' (76,118) at 20210308005002656
77857 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/buildjson.cpp' (76,119) at 20220604030022085
77858 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0020.h' (76,120) at 20240405153048617
77859 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sram.c' (76,121) at 20240405153230847
77860 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c' (76,122) at 20240405153048641
77861 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux-nommu.lds' (76,123) at 20240405153045969
77862 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT' (76,124) at 20210307205554422
77863 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-i3c.c' (76,125) at 20240405153046689
77864 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/nrf51_rng.h' (76,126) at 20210308005046021
77865 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cloexec.h' (76,127) at 20210307214932586
77866 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/good/sensor_pdr.json' (76,128) at 20221213040036917
77867 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_snmp_alerts_sub_menu.robot' (76,129) at 20240628080017113
77868 2025-01-08 03:00:50.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bcm6328.c' (76,130) at 20240405153049217
77869 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu.c' (76,131) at 20241011080017315
77870 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sadvaluspen' (76,132) at 20210307205553790
77871 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.locks' (76,133) at 20220525020654687
77872 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/Kconfig' (76,134) at 20220525020654883
77873 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_dump.c' (76,135) at 20240405153048697
77874 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/page.h' (76,136) at 20240405153230007
77875 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_services.hpp' (76,137) at 20220727030028313
77876 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-via.rst' (76,138) at 20210307214925510
77877 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy_ns.h' (76,139) at 20240405153053465
77878 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/bcm2835.h' (76,140) at 20210307214931342
77879 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2hk_evm.h' (76,141) at 20210308005003596
77880 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkpatch.pl' (76,142) at 20241211090145561
77881 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom_9287.c' (76,143) at 20240405153231167
77882 2025-01-08 03:00:50.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/tests/src/test_trigger_manager.cpp' (76,144) at 20240917080036271 to deleted uid set
77883 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ethtool.c' (76,145) at 20220525020653435
77884 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186.dtsi' (76,146) at 20210308005002628
77885 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/btusb.txt' (76,147) at 20220525020651694
77886 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77714.yaml' (76,148) at 20240405153045105
77887 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/core.h' (76,149) at 20210307214925882
77888 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_rng.h' (76,150) at 20210308005046017
77889 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr.host.h' (76,151) at 20210307214930554
77890 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/smbios/type11_blob.legacy' (76,152) at 20240906080037560 to deleted uid set
77891 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/rockchip-efuse.yaml' (76,153) at 20240405153045121
77892 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cache.c' (76,154) at 20210308005002724
77893 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xlnx-zcu102.rst' (76,155) at 20241211090212238
77894 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml' (76,156) at 20240405153229795
77895 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_i2c.c' (76,157) at 20240405153048985
77896 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-netxbig.dtsi' (76,158) at 20210308005002592
77897 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/request.c' (76,159) at 20240405153053237
77898 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/restrack.c' (76,160) at 20240710080014585
77899 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message.hpp' (76,161) at 20241012080019916
77900 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/Kconfig' (76,162) at 20210308005003084
77901 2025-01-08 03:00:50.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch' (76,163) at 20230706080014737
77902 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c' (76,164) at 20240411080014106
77903 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core-crates.inc' (76,165) at 20241221090017560
77904 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/atomic.h' (76,166) at 20210308005002876
77905 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,adf4377.yaml' (76,167) at 20240405153045073
77906 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mxs-dma.c' (76,168) at 20240405153230283
77907 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/isp.sa' (76,169) at 20210307214926150
77908 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control_dbus.h' (76,170) at 20210308005100993
77909 2025-01-08 03:00:50.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smscoreapi.h' (76,171) at 20220525020653239
77910 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/prng.c' (76,172) at 20240405153046273
77911 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/0002-corstone1000-Disable-obsolete-algorithms.patch' (76,173) at 20230317080013781
77912 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh24.h' (76,174) at 20210307214928630
77913 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ldm.h' (76,175) at 20240405153046525
77914 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/compression.py' (76,176) at 20241221090017588
77915 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/usbnet.h' (76,177) at 20241008080014011
77916 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02ba.h' (76,178) at 20210307214926210
77917 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_sysfs.c' (76,179) at 20240405153051537
77918 2025-01-08 03:00:50.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/exec.h' (76,180) at 20210307214931302
77919 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_fs.h' (76,181) at 20240405153052477
77920 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/Kconfig' (76,182) at 20240405153231611
77921 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ati_radeon_fb.c' (76,183) at 20210308005003520
77922 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/phosphor-ipmi-flash-scpback-update.service' (76,184) at 20210413100020746
77923 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___diff.c' (76,185) at 20240405153054269
77924 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/signal.h' (76,186) at 20240405153046397
77925 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_mpc.h' (76,187) at 20240405153047245
77926 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Mantta' (76,188) at 20210307205553770
77927 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/Makefile' (76,189) at 20210307214926170
77928 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_h.c' (76,190) at 20210308005046521
77929 2025-01-08 03:00:50.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vfp-uncond.decode' (76,191) at 20230426080043872
77930 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm' (76,192) at 20210307214925202
77931 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml' (76,193) at 20240405153045109
77932 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/boot.c' (76,194) at 20241008080013899
77933 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/generic.h' (76,195) at 20210307214926246
77934 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-api-test-common_git.inc' (76,196) at 20241206090014218
77935 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx31-lite.dts' (76,197) at 20240405153045489
77936 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/password.cpp' (76,198) at 20241115090002317
77937 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sabreauto.dts' (76,199) at 20210308005002588
77938 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_common.c' (76,200) at 20240405153230115
77939 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,exynos5250-sata-phy.yaml' (76,201) at 20240405153045129
77940 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pblimage.h' (76,202) at 20210308005003772
77941 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/irqroute.h' (76,203) at 20210308005002876
77942 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_freezer.c' (76,204) at 20240613080016567
77943 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/CFcommon' (76,205) at 20210309003656016
77944 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-sc27xx-bltc.c' (76,206) at 20210309003650248
77945 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_strerror.c' (76,207) at 20210307214931798
77946 2025-01-08 03:00:50.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/wakeup_64.S' (76,208) at 20220525020652154
77947 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/spinlock.h' (76,209) at 20210916100018011
77948 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/proc.py' (76,210) at 20240405153053449
77949 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch' (76,211) at 20241221090017692
77950 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.txt' (76,212) at 20210307214925342
77951 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mctp.h' (76,213) at 20241018080014566
77952 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/files/run-ptest' (76,214) at 20210307205553838
77953 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-xlnx-dp-test.c' (76,215) at 20221215040039370
77954 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sdram_gen5.c' (76,216) at 20210308005003360
77955 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/crush_ln_table.h' (76,217) at 20210307214931902
77956 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-ref.c' (76,218) at 20241115090012961
77957 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/prexport.bbclass' (76,219) at 20220910030013393
77958 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.h' (76,220) at 20210309003650624
77959 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/conf.h' (76,221) at 20210307214929966
77960 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/getcpu.c' (76,222) at 20220525020652106
77961 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_pin.c' (76,223) at 20210307214931106
77962 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_reg_defs.h' (76,224) at 20240405153048445
77963 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.rockusb' (76,225) at 20210308005003296
77964 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/stat.h' (76,226) at 20210307214926558
77965 2025-01-08 03:00:50.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fyl2xp1.c' (76,227) at 20210308005046497
77966 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-errno.h' (76,228) at 20240405153049457
77967 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_alg.c' (76,229) at 20220525020652370
77968 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ktime.h' (76,230) at 20220525020654579
77969 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lz4_4.3.3.bb' (76,231) at 20240113090014540
77970 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/Makefile' (76,232) at 20240405153230299
77971 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/glossary.rst' (76,233) at 20240405153045293
77972 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msgpack_1.1.0.bb' (76,234) at 20241221090017556
77973 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/.kunitconfig' (76,235) at 20240405153232079
77974 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_inode.c' (76,236) at 20240405153231691
77975 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/mux.c' (76,237) at 20210308005002952
77976 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pm8xxx-vibrator.c' (76,238) at 20240613080016419
77977 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/procfs.c' (76,239) at 20240405153053021
77978 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/0001-Use-relative-install-paths-for-CMake.patch' (76,240) at 20210316000012677
77979 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scmi.h' (76,241) at 20230925080040093
77980 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif2.c' (76,242) at 20210308005003556
77981 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3229.dtsi' (76,243) at 20240405153045561
77982 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/MAINTAINERS' (76,244) at 20210308005002980
77983 2025-01-08 03:00:50.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/sunkbd.c' (76,245) at 20240405153049141
77984 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_hw.c' (76,246) at 20240405153050549
77985 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/.gitignore' (76,247) at 20210308005107065
77986 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel_ac97c.txt' (76,248) at 20210307214925426
77987 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/qinfo_probe.c' (76,249) at 20210307214929214
77988 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs0_defconfig' (76,250) at 20210308005003248
77989 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halmstad_Hamnen' (76,251) at 20210307205553782
77990 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ac.c' (76,252) at 20210307214929790
77991 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/iomux-v3.h' (76,253) at 20210308005002676
77992 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/resource-names.txt' (76,254) at 20210307214925414
77993 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtv5100.c' (76,255) at 20240405153049553
77994 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Storage.v1_17_1.json' (76,256) at 20240918080002724
77995 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/hvtramp.S' (76,257) at 20210307214926594
77996 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/hw-consumer.rst' (76,258) at 20210309003648408
77997 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet6_hashtables.h' (76,259) at 20240405153231851
77998 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/novena.h' (76,260) at 20210308005003608
77999 2025-01-08 03:00:50.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed-smc-utils.c' (76,261) at 20241211090212542
78000 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/COPYING.apache-2.0' (76,262) at 20210307205553674
78001 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_device_private.h' (76,263) at 20210307214930542
78002 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthi.c' (76,264) at 20210308005046505
78003 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/close_clears_pmcc_test.c' (76,265) at 20210307214932702
78004 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-time.c' (76,266) at 20230426080043844
78005 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/hotswap-power-cycle/files/hotswap-power-cycle.service' (76,267) at 20220416030014758
78006 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_subsys.h' (76,268) at 20220525020654555
78007 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BristolKingsWeston' (76,269) at 20210307205553794
78008 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/vulkan-cts-sources.inc' (76,270) at 20241221090017528
78009 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo.h' (76,271) at 20221215040039218
78010 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/iomap.h' (76,272) at 20210308005002876
78011 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/process.c' (76,273) at 20241008080013895
78012 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_NAND_defconfig' (76,274) at 20210308005003236
78013 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos3250.h' (76,275) at 20240405153231795
78014 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-core.c' (76,276) at 20240405153045701
78015 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_main.c' (76,277) at 20210308004938828
78016 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_osf.h' (76,278) at 20210307214931646
78017 2025-01-08 03:00:50.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/chassiscommands.cpp' (76,279) at 20240829080009330
78018 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/Makefile' (76,280) at 20240405153052545
78019 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.yaml' (76,281) at 20240405153045013
78020 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-2.0' (76,282) at 20210307205554414
78021 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.c' (76,283) at 20240405153047289
78022 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/README.md' (76,284) at 20221213040042245
78023 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/Makefile' (76,285) at 20240405153045673
78024 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0009-multipath-tools-modify-create-config.mk-for-cross-co.patch' (76,286) at 20241221090017540
78025 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_raid.h' (76,287) at 20210307214928994
78026 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/tulip.h' (76,288) at 20220525020653487
78027 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/phal_devtree' (76,289) at 20240618080015077
78028 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/arm-gic.h' (76,290) at 20210307214931338
78029 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_vp8.c' (76,291) at 20240405153049493
78030 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sunplus.c' (76,292) at 20210726100024703
78031 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-stm.c' (76,293) at 20240405153048889
78032 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/host/dbus_to_terminus_effecter.json' (76,294) at 20240827080037091
78033 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-channel-select.rst' (76,295) at 20220525020654131
78034 2025-01-08 03:00:50.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sy7636a-hwmon.rst' (76,296) at 20240405153045217
78035 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/util.c' (76,297) at 20240405153230099
78036 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/Kconfig' (76,298) at 20240405153049421
78037 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/microvm.h' (76,299) at 20241211090212358
78038 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/sandbox_smem.c' (76,300) at 20210308005003488
78039 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/Kconfig' (76,301) at 20220802100038573
78040 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/Kconfig' (76,302) at 20240405153051281
78041 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-pin.c' (76,303) at 20240405153230775
78042 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_mman.h' (76,304) at 20230925080039945
78043 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/YPL-1.1' (76,305) at 20210307205554426
78044 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/I2CDevice.interface.yaml' (76,306) at 20210610000035126
78045 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/pfc-r8a7790.h' (76,307) at 20210308005002772
78046 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/aperture.h' (76,308) at 20240405153052657
78047 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/mps2-an385.dts' (76,309) at 20240405153045401
78048 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ioasic_ints.h' (76,310) at 20210307214926210
78049 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer2/conf/layer.conf' (76,311) at 20210307205554258
78050 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_write_window_rw_partition.cpp' (76,312) at 20210308005108645
78051 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/registers.h' (76,313) at 20210307214926110
78052 2025-01-08 03:00:50.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma4_qm_regs.h' (76,314) at 20240405153046573
78053 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fc.c' (76,315) at 20240405153231271
78054 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/utility.hpp' (76,316) at 20220728030043355
78055 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/microcode.h' (76,317) at 20210308005002880
78056 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/task-analyzer.py' (76,318) at 20240405153054161
78057 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_geo.h' (76,319) at 20220525020652154
78058 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/authentication.hpp' (76,320) at 20241015080002911
78059 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/README' (76,321) at 20210308005111461
78060 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/prcc.h' (76,322) at 20240405153046873
78061 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/power_supply.hpp' (76,323) at 20220727030028317
78062 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pads-imx8qm.h' (76,324) at 20210307214931342
78063 2025-01-08 03:00:50.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ssh-keyscan' (76,325) at 20241221090017620
78064 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-common.c' (76,326) at 20241115090012945
78065 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-skov-revc-lt6.dts' (76,327) at 20240405153045501
78066 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/irq_matrix.h' (76,328) at 20210307214931610
78067 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54451EVB_stmicro_defconfig' (76,329) at 20210308005003236
78068 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hardirq.h' (76,330) at 20220525020652114
78069 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/Makefile' (76,331) at 20240405153050625
78070 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_diu_fb.h' (76,332) at 20210308005003648
78071 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/paravirt.h' (76,333) at 20240405153230111
78072 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml' (76,334) at 20240405153229763
78073 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm.h' (76,335) at 20240405153046001
78074 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pms405.dtsi' (76,336) at 20240405153229943
78075 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-nsm-pci.c' (76,337) at 20241211090212350
78076 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-empire-electronix-m712.dts' (76,338) at 20240405153045377
78077 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-command.h' (76,339) at 20240405153049457
78078 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/cpupower-completion.sh' (76,340) at 20210307214932614
78079 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm44xx.c' (76,341) at 20240405153229911
78080 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc_fitpc2_wdt.c' (76,342) at 20240405153052245
78081 2025-01-08 03:00:50.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/reset.c' (76,343) at 20210308005002720
78082 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/rebasing-and-merging.rst' (76,344) at 20240405153045225
78083 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/frontend.json' (76,345) at 20210309003655932
78084 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd719x.c' (76,346) at 20240405153051749
78085 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/blockdev-close-all-bdrv-states.c' (76,347) at 20210308005046257
78086 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc64le-linux-user.mak' (76,348) at 20210927100127057
78087 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RPL-1.5' (76,349) at 20210307205554426
78088 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c' (76,350) at 20240405153054381
78089 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts219-6281.dts' (76,351) at 20240405153045457
78090 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/greens.vue' (76,352) at 20220105012522959
78091 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash.h' (76,353) at 20240405153230027
78092 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/cpm.h' (76,354) at 20210307214931590
78093 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/round.cocci' (76,355) at 20210308005046237
78094 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-mux.txt' (76,356) at 20210308005003304
78095 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/key-type.h' (76,357) at 20240405153231815
78096 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bdw-rt5677.c' (76,358) at 20240405153053941
78097 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/sysfs-platform_profile.rst' (76,359) at 20240405153045305
78098 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.c' (76,360) at 20220525020652967
78099 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.h' (76,361) at 20210309003649432
78100 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/meson.build' (76,362) at 20241121090029264
78101 2025-01-08 03:00:50.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.multi-dtb-fit' (76,363) at 20210308005003296
78102 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/0001-fix-build-with-clang.patch' (76,364) at 20231126090012789
78103 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sunxi_dw.h' (76,365) at 20210308005002668
78104 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/include/dwarf-regs-table.h' (76,366) at 20210307214932518
78105 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tc358743_regs.h' (76,367) at 20210307214928670
78106 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_xdp.h' (76,368) at 20220525020653547
78107 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/tc27x_soc.c' (76,369) at 20210927100127205
78108 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca15-tc1.dts' (76,370) at 20240405153045405
78109 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch' (76,371) at 20210307205553802
78110 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml' (76,372) at 20241120090018888
78111 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hisi-crg.txt' (76,373) at 20210307214925286
78112 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/kvm-cpus.h' (76,374) at 20240906080037136
78113 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/common.c' (76,375) at 20210308005002948
78114 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020.h' (76,376) at 20210307214929246
78115 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/acl.h' (76,377) at 20240405153052461
78116 2025-01-08 03:00:50.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-loongson1-pwm.c' (76,378) at 20240405153230251
78117 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/sun4m.c' (76,379) at 20240906080037300
78118 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/blocklayout.c' (76,380) at 20240405153231695
78119 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9261ek_nandflash_defconfig' (76,381) at 20210308005003248
78120 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/nrf51_timer.h' (76,382) at 20210308005046033
78121 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ddr.c' (76,383) at 20210308005002988
78122 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_lvds.h' (76,384) at 20240405153048745
78123 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/Kconfig' (76,385) at 20240405153046833
78124 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/pam/libpam/faillock.conf' (76,386) at 20230505080015455
78125 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev4t.S' (76,387) at 20210307214925966
78126 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/gpio.h' (76,388) at 20210308005002668
78127 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_queue.h' (76,389) at 20240405153049113
78128 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ti,iodelay.txt' (76,390) at 20210307214925398
78129 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/callbackgroup.mako.cpp' (76,391) at 20210308005108057
78130 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/adp8860_bl.c' (76,392) at 20240405153052173
78131 2025-01-08 03:00:50.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/file.c' (76,393) at 20240805080014027
78132 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/ohci.h' (76,394) at 20210307214927166
78133 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/io_uring.c' (76,395) at 20210308005046257
78134 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/phy.h' (76,396) at 20210307214929618
78135 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/cxlpci.h' (76,397) at 20240405153046973
78136 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_etf.c' (76,398) at 20240405153053365
78137 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.yaml' (76,399) at 20240405153045137
78138 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_common.h' (76,400) at 20210307214926594
78139 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/builtin-test-list.c' (76,401) at 20240405153054165
78140 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-u-boot.dtsi' (76,402) at 20210308005002568
78141 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/helpers.h' (76,403) at 20220525020655223
78142 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xxal-pinctrl.dtsi' (76,404) at 20240405153045829
78143 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sam9x60ek.dts' (76,405) at 20240405153045465
78144 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.c' (76,406) at 20240405153048745
78145 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/conf-notes.txt' (76,407) at 20220913030020488
78146 2025-01-08 03:00:50.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/dev_id.json' (76,408) at 20241106090019922
78147 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-kernel-api.rst' (76,409) at 20240405153229847
78148 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/basic/Makefile' (76,410) at 20240405153053437
78149 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/Makefile' (76,411) at 20210308005003736
78150 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.clang-tidy' (76,412) at 20240710080015177
78151 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/hx711.c' (76,413) at 20210716100029903
78152 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mc.c' (76,414) at 20240405153049285
78153 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/top' (76,415) at 20210308005059705
78154 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-replay.c' (76,416) at 20210927100127289
78155 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/files/0001-Makefile-Add-LDFLAGS-variable.patch' (76,417) at 20210307205553954
78156 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_spi.c' (76,418) at 20210308005003404
78157 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,lpc3220-adc.yaml' (76,419) at 20210309003648356
78158 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-bsp/u-boot/u-boot-aspeed-sdk/greatlakes.cfg' (76,420) at 20220819030014797
78159 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c' (76,421) at 20240405153230315
78160 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/pci.c' (76,422) at 20241216090017721
78161 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/flat.h' (76,423) at 20210307214926158
78162 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp5562.c' (76,424) at 20240405153230755
78163 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/posted_intr.h' (76,425) at 20240812080017232
78164 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sprd/sprd.yaml' (76,426) at 20240405153045017
78165 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus.h' (76,427) at 20210307214931394
78166 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/internal/sdevent.hpp' (76,428) at 20240822080031261
78167 2025-01-08 03:00:50.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/ethanolx-ipmi-fru-properties.yaml' (76,429) at 20210307205553662
78168 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_config.cpp' (76,430) at 20240817080025696
78169 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-decoder.h' (76,431) at 20240405153054193
78170 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat.h' (76,432) at 20240405153054205
78171 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_i2c.c' (76,433) at 20240405153230583
78172 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha152x.c' (76,434) at 20240405153051553
78173 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-chevron-right.svg' (76,435) at 20210308005107065
78174 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/ioremap.h' (76,436) at 20210307214926226
78175 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma0/irqsrcs_sdma0_4_0.h' (76,437) at 20210307214927702
78176 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/xics.rst' (76,438) at 20240405153045329
78177 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtdnand.rst' (76,439) at 20220525020651722
78178 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh2.c' (76,440) at 20210307214926574
78179 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___dup_compat_types.c' (76,441) at 20210307214932642
78180 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FreeImage' (76,442) at 20211006000025234
78181 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4357.dtsi' (76,443) at 20240405153045533
78182 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/MAINTAINERS' (76,444) at 20210308005002908
78183 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/raw-gadget.rst' (76,445) at 20220525020651778
78184 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-crypto.c' (76,446) at 20210307214926198
78185 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1023_spi_rcw.cfg' (76,447) at 20210308005002992
78186 2025-01-08 03:00:50.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-improve-reproducibility-for-c-compiling.patch' (76,448) at 20210307205554602
78187 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan.h' (76,449) at 20240405153046337
78188 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_vio.c' (76,450) at 20240726080012846
78189 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp-main.c' (76,451) at 20240405153229987
78190 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-emc.yaml' (76,452) at 20220525020651690
78191 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c' (76,453) at 20240405153231207
78192 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/mtmitchell_platform_gpios_init.sh' (76,454) at 20241108090014316
78193 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-pr-ip.txt' (76,455) at 20210307214925314
78194 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch' (76,456) at 20230706080014761
78195 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gomod.py' (76,457) at 20241221090017588
78196 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6420.c' (76,458) at 20240405153049341
78197 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-372x.dtsi' (76,459) at 20210308005002564
78198 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/files/run-ptest' (76,460) at 20210307205554006
78199 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/Makefile' (76,461) at 20210307214928710
78200 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imgtec/Kconfig' (76,462) at 20210307214926978
78201 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/relocate_kernel.S' (76,463) at 20240405153045965
78202 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos.h' (76,464) at 20210308005003584
78203 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/dtsec.c' (76,465) at 20210308005003432
78204 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fpregdef.h' (76,466) at 20240405153046001
78205 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt' (76,467) at 20210307214925314
78206 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-not.out' (76,468) at 20220429100100882 to deleted uid set
78207 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/ionic.rst' (76,469) at 20210307214925534
78208 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/loadavg.c' (76,470) at 20240405153052489
78209 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-hsi' (76,471) at 20210307214925190
78210 2025-01-08 03:00:50.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareCardsHost.vue' (76,472) at 20241004080035967
78211 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-user-stub.c' (76,473) at 20210308005046113
78212 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/psqlodbc_16.00.0000.bb' (76,474) at 20241221090017508
78213 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/vaddr.h' (76,475) at 20240906080037328
78214 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/tlbflush.h' (76,476) at 20210307214926554
78215 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost-1.86.0.inc' (76,477) at 20241213090035014
78216 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/ialloc.c' (76,478) at 20240405153231659
78217 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch' (76,479) at 20241221090017676
78218 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/lpcsnoop/snoop_listen.hpp' (76,480) at 20230511080028543
78219 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/nlohmann_json.wrap' (76,481) at 20231208090025561
78220 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/0001-test_functionality-convert-line-endings-to-Unix.patch' (76,482) at 20240106090017241
78221 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/scmi-cpufreq.c' (76,483) at 20240910080014022
78222 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu75.h' (76,484) at 20240405153230511
78223 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk_table.h' (76,485) at 20240405153050681
78224 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/Kconfig' (76,486) at 20210307214926858
78225 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/pcnet_cs.c' (76,487) at 20240405153049773
78226 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt.h' (76,488) at 20240405153231343
78227 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/boost.wrap' (76,489) at 20240410080033022
78228 2025-01-08 03:00:50.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/serializer.cpp' (76,490) at 20230717080006550
78229 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-asus-z00l.dts' (76,491) at 20240405153045761
78230 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/sysfs.c' (76,492) at 20240405153230159
78231 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-plugin-symbols.py' (76,493) at 20241211090212458
78232 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/cpuinfo_utils.cpp' (76,494) at 20240904080048575
78233 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-victgo.dts' (76,495) at 20240405153045501
78234 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hsi/client-devices.txt' (76,496) at 20210307214925322
78235 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_hw.h' (76,497) at 20240405153049921
78236 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-humanize_4.11.0.bb' (76,498) at 20241221090017556
78237 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/dma.c' (76,499) at 20240405153050441
78238 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/initrdscripts/files/init-debug.sh' (76,500) at 20210307205553750
78239 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/pcc.h' (76,501) at 20210308005002652
78240 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/exynos_defconfig' (76,502) at 20240405153045613
78241 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Llanddona' (76,503) at 20210307205553798
78242 2025-01-08 03:00:50.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/redis.conf' (76,504) at 20241221090017524
78243 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_asoc_machine.c' (76,505) at 20240405153054013
78244 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/time.cpp' (76,506) at 20240822080031265
78245 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/Makefile' (76,507) at 20220525020653375
78246 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/rx_csi_defs.h' (76,508) at 20210307214930538
78247 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/build-appliance.json' (76,509) at 20210812000025314
78248 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/skiroot_defconfig' (76,510) at 20240405153230027
78249 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_writeback.c' (76,511) at 20240405153048741
78250 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64-lts.dts' (76,512) at 20210308005002616
78251 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/filecheck.h' (76,513) at 20220525020654475
78252 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ksysfs.c' (76,514) at 20220525020652166
78253 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/Kconfig' (76,515) at 20210308005003004
78254 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsaprivkey.asn1' (76,516) at 20210307214926802
78255 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/trace.h' (76,517) at 20210308005045729
78256 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/cmt_speech.c' (76,518) at 20240405153048829
78257 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6410-smdk6410.dts' (76,519) at 20240405153045573
78258 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/media/lm3554.h' (76,520) at 20210309003653012
78259 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/coxattr.c' (76,521) at 20230426080043668
78260 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_nor_v.c' (76,522) at 20210308005046521
78261 2025-01-08 03:00:50.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/label.c' (76,523) at 20240405153051193
78262 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vmid.c' (76,524) at 20240405153046261
78263 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f746.c' (76,525) at 20210307214930122
78264 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_regs.h' (76,526) at 20240405153049493
78265 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7292.c' (76,527) at 20240405153048945
78266 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-vexpress-osc.c' (76,528) at 20210307214927042
78267 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/array.h' (76,529) at 20231102080015293
78268 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/Kconfig' (76,530) at 20210307214930130
78269 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/Makefile' (76,531) at 20210308005003008
78270 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/pty-forward-native.bb' (76,532) at 20240301090012431
78271 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear1340_clock.c' (76,533) at 20240405153230243
78272 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun6i-a31-ccu.h' (76,534) at 20210307214931334
78273 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calc_math.c' (76,535) at 20240405153047265
78274 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_faultlog.hpp' (76,536) at 20241129090023557
78275 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/watchdog.h' (76,537) at 20210307214931686
78276 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/nommu_virt_defconfig' (76,538) at 20240405153046245
78277 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psloop.c' (76,539) at 20240405153046625
78278 2025-01-08 03:00:50.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/s390x/a-b-bios.h' (76,540) at 20240326080039726
78279 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_common.h' (76,541) at 20240405153049753
78280 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall6.c' (76,542) at 20240405153054273
78281 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdhc.yaml' (76,543) at 20240405153045109
78282 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/i2s-regs.h' (76,544) at 20210308005002724
78283 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc1xx-smdkc100.dts' (76,545) at 20210308005002608
78284 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/rfi_flush.c' (76,546) at 20240405153054361
78285 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch' (76,547) at 20230401080011935
78286 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfsread.cpp' (76,548) at 20210308005116217
78287 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/sun4i-a10.h' (76,549) at 20210308005003636
78288 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/LICENCE' (76,550) at 20210308005003548
78289 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ioctls.h' (76,551) at 20240906080037360
78290 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cpu-float.h' (76,552) at 20221215040039190
78291 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso.h' (76,553) at 20241211090145381
78292 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/Kconfig' (76,554) at 20240405153231547
78293 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_asn1.h' (76,555) at 20210307214931518
78294 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe_transport.c' (76,556) at 20240405153051597
78295 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/spinlock.h' (76,557) at 20220525020651950
78296 2025-01-08 03:00:50.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410-pinctrl.dtsi' (76,558) at 20240405153045569
78297 2025-01-08 03:00:50.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/socket.c' (76,559) at 20241018080014590
78298 2025-01-08 03:00:50.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-ccm-glue.c' (76,560) at 20240405153045849
78299 2025-01-08 03:00:50.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-olinuxino-lime.dts' (76,561) at 20210308005002616
78300 2025-01-08 03:00:50.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-rzv2m.h' (76,562) at 20240405153052109
78301 2025-01-08 03:00:50.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/rust/hello/src/main.rs' (76,563) at 20220823030015975
78302 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-decoder.c' (76,564) at 20240613080016559
78303 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/xdr4.h' (76,565) at 20240405153052721
78304 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/Makefile' (76,566) at 20210307214932202
78305 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-wobo-i5.dts' (76,567) at 20240405153045377
78306 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/multi3.c' (76,568) at 20210307214926266
78307 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/amcore.h' (76,569) at 20210308005003584
78308 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/generic_kc705_defconfig' (76,570) at 20240405153046501
78309 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1632.c' (76,571) at 20210307214930950
78310 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0011.c' (76,572) at 20240405153049533
78311 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/silk.h' (76,573) at 20210308005003616
78312 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-rt305x.c' (76,574) at 20240405153051321
78313 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/o2cb' (76,575) at 20240405153044909
78314 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/Kconfig' (76,576) at 20240405153049557
78315 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,cpu-interrupt-controller.yaml' (76,577) at 20240405153045085
78316 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/Makefile' (76,578) at 20210307214929674
78317 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/global_data.h' (76,579) at 20210308005002808
78318 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (76,580) at 20210812000025262
78319 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-audio.h' (76,581) at 20220525020652839
78320 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/lib/reg.S' (76,582) at 20240405153054357
78321 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/trace.h' (76,583) at 20210308005045765
78322 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/8xx-pmu.c' (76,584) at 20240405153046189
78323 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_w.c' (76,585) at 20210308005046513
78324 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_voutlib.c' (76,586) at 20240405153049481
78325 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/pcidevices.rst' (76,587) at 20230426080043664
78326 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-7xx.c' (76,588) at 20240405153046869
78327 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/book3s_32.config' (76,589) at 20210307214926366
78328 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntimed/ntimed_git.bb' (76,590) at 20240301090012423
78329 2025-01-08 03:00:50.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/version.c' (76,591) at 20240405153046357
78330 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/touchscreen.h' (76,592) at 20210307214931406
78331 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor.c' (76,593) at 20210307214930542
78332 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9554.h' (76,594) at 20240906080037332
78333 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_version.cpp' (76,595) at 20240820080019550
78334 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pci.h' (76,596) at 20240405153045937
78335 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723ds.c' (76,597) at 20240405153050653
78336 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410.dtsi' (76,598) at 20240405153045581
78337 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8998.h' (76,599) at 20210307214931430
78338 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/ControlStore.js' (76,600) at 20241004080035963
78339 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/role.h' (76,601) at 20220525020654627
78340 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9260ek.h' (76,602) at 20210308005003584
78341 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/oxsemi-tornado.rst' (76,603) at 20240405153045225
78342 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tb100_defconfig' (76,604) at 20210308005003280
78343 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/.gitignore' (76,605) at 20240405153046525
78344 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_hashlimit.c' (76,606) at 20240405153053337
78345 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/vmlinux.lds.S' (76,607) at 20240405153046057
78346 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-nmk.txt' (76,608) at 20210307214925318
78347 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mctp-i2c-controller.yaml' (76,609) at 20240405153045117
78348 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/BMC.interface.yaml' (76,610) at 20221207040023627
78349 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/flash.c' (76,611) at 20240405153231383
78350 2025-01-08 03:00:50.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4215.c' (76,612) at 20240405153048861
78351 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t1024.c' (76,613) at 20210308005003432
78352 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/omap3logic.h' (76,614) at 20210308005003016
78353 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console/use-socket.conf.in' (76,615) at 20230412080023456
78354 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/migrate.c' (76,616) at 20241011080017359
78355 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/parser_factory.hpp' (76,617) at 20240618080023329
78356 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc' (76,618) at 20210307214932674
78357 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/socfpga-dwmac.txt' (76,619) at 20210307214925378
78358 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-duovero-parlor.dts' (76,620) at 20240405153045605
78359 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/kvm_clock_test.c' (76,621) at 20240405153054321
78360 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/Makefile' (76,622) at 20210308005002924
78361 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qemu_ga_client.py' (76,623) at 20240906080037428
78362 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crcmod_1.7.bb' (76,624) at 20240302090018206
78363 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Processor_v1.xml' (76,625) at 20240824080002934
78364 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/simpledrm.c' (76,626) at 20240405153230643
78365 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/persistent-data.rst' (76,627) at 20210307214925222
78366 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/controllers/system-overview-controller.js' (76,628) at 20210308005107077
78367 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8550-tcsr.yaml' (76,629) at 20240405153045029
78368 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/netcf/0001-Adopt-to-new-gnulib-read_file-fread_file-signature.patch' (76,630) at 20240413080012647
78369 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_port.h' (76,631) at 20240405153049925
78370 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-thread-breakpoint.py' (76,632) at 20240906080037580
78371 2025-01-08 03:00:50.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/edd.h' (76,633) at 20210308005003656
78372 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-watch.c' (76,634) at 20210309003654960
78373 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/MAINTAINERS' (76,635) at 20210308005003040
78374 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma-buf/udmabuf.c' (76,636) at 20241211090145405 to deleted uid set
78375 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/twl4030.c' (76,637) at 20210308005003520
78376 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/usb_mcu.c' (76,638) at 20240405153050585
78377 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_kfunc_failure.c' (76,639) at 20240405153054273
78378 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm-lpass-dais.c' (76,640) at 20240710080014621
78379 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/files/run_eval.sh' (76,641) at 20230706080014769
78380 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_msg.cpp' (76,642) at 20210308005108645
78381 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/spl.h' (76,643) at 20210308005002656
78382 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/config.c' (76,644) at 20240719080013361
78383 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-unattended-installation.yml' (76,645) at 20241221090017464
78384 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ps3fb.c' (76,646) at 20240405153231587
78385 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ar0521.c' (76,647) at 20241115090012949
78386 2025-01-08 03:00:50.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/menf21bmc_hwmon.c' (76,648) at 20210307214928130
78387 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts' (76,649) at 20240405153045805
78388 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-certifi_2024.8.30.bb' (76,650) at 20241221090017668
78389 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/fb.h' (76,651) at 20240405153046065
78390 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_device_id.robot' (76,652) at 20240628080017113
78391 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux.c' (76,653) at 20240405153054229
78392 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vga.h' (76,654) at 20210307214931306
78393 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/zd1301.c' (76,655) at 20220525020653319
78394 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/dir.c' (76,656) at 20240726080012866
78395 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_edif.h' (76,657) at 20240405153051701
78396 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/ioctl.c' (76,658) at 20240405153046425
78397 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/Makefile' (76,659) at 20210307214927118
78398 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/topology.c' (76,660) at 20240405153054173
78399 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-qcom-debug.c' (76,661) at 20240405153230739
78400 2025-01-08 03:00:50.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,hfpll.txt' (76,662) at 20210307214925290
78401 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/csum_partial_copy.c' (76,663) at 20240405153045357
78402 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strncmp_bench.c' (76,664) at 20240405153054273
78403 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/tcu.c' (76,665) at 20240405153046793
78404 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/cargo_1.80.1.bb' (76,666) at 20241221090017672
78405 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/Makefile' (76,667) at 20240405153231571
78406 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/rethook.c' (76,668) at 20240405153046437
78407 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml' (76,669) at 20240405153229767
78408 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9462_2p1_initvals.h' (76,670) at 20210307214929766
78409 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (76,671) at 20241031080012179
78410 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_slip.h' (76,672) at 20210307214931638
78411 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel.hpp' (76,673) at 20240823080022084
78412 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mmhubbub.c' (76,674) at 20240405153047261
78413 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_sllc_pmu.c' (76,675) at 20240405153231303
78414 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/i8253.c' (76,676) at 20210307214927046
78415 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wsem.h' (76,677) at 20210307214931806
78416 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/waitqueue.c' (76,678) at 20210307214931218
78417 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_vop_reg.c' (76,679) at 20241011080017315
78418 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/cdc2.c' (76,680) at 20210307214930806
78419 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/bindec.S' (76,681) at 20210307214926142
78420 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/journald-size-policy-16MB.conf' (76,682) at 20210519000031347
78421 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_misc.h' (76,683) at 20220525020653135
78422 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/mmconfig_64.c' (76,684) at 20210307214926742
78423 2025-01-08 03:00:50.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r6el_defconfig' (76,685) at 20210308005003252
78424 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (76,686) at 20230807080022150
78425 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/Makefile' (76,687) at 20210308005003340
78426 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/Makefile' (76,688) at 20210307214928690
78427 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_fence.c' (76,689) at 20240405153230603
78428 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.c' (76,690) at 20240405153047289
78429 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/.gitignore' (76,691) at 20220525020654935
78430 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/Kconfig' (76,692) at 20210307214926270
78431 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/uapi/asm/bitsperlong.h' (76,693) at 20210307214932450
78432 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/rpmsg_tty.c' (76,694) at 20240405153231507
78433 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_osf.c' (76,695) at 20240405153053329
78434 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (76,696) at 20210307205553730
78435 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-11.conf' (76,697) at 20230412080023460
78436 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-skip-no_stdout_fileno-test-due-to-load-variability.patch' (76,698) at 20241221090017668
78437 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/mem-phys-addr-report' (76,699) at 20210307214932566
78438 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uppsala_Rickomberga' (76,700) at 20210307205553794
78439 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux.inc' (76,701) at 20241221090017648
78440 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel_cipher.c' (76,702) at 20240405153230263
78441 2025-01-08 03:00:50.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/ioctl.c' (76,703) at 20240405153231763
78442 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si.c' (76,704) at 20240405153047161
78443 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-9x9-evk-u-boot.dtsi' (76,705) at 20210308005002588
78444 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_core.c' (76,706) at 20241211090212318
78445 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__optional.hpp' (76,707) at 20240731080033662
78446 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/meson.build' (76,708) at 20240413080028020
78447 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py' (76,709) at 20210307214932566
78448 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efibc.c' (76,710) at 20240405153047041
78449 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/efi.c' (76,711) at 20240913080013769
78450 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord-native.bb' (76,712) at 20241221090017532
78451 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/S2600wf.py' (76,713) at 20220728030041559
78452 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handler.cpp' (76,714) at 20240817080027656
78453 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wavemon/wavemon_0.9.6.bb' (76,715) at 20241221090017500
78454 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/lpc32xx-slc.txt' (76,716) at 20240405153045113
78455 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot.h' (76,717) at 20210307214926338
78456 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch' (76,718) at 20241221090017684
78457 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wlock-hardirq.h' (76,719) at 20210307214931806
78458 2025-01-08 03:00:50.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hti.c' (76,720) at 20240405153048457
78459 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h' (76,721) at 20240405153051857
78460 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/Kconfig' (76,722) at 20240906080037288
78461 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf.h' (76,723) at 20210307214927098
78462 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-adda.c' (76,724) at 20220525020655075
78463 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/Kconfig' (76,725) at 20210308005045925
78464 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/samsung-scaler.yaml' (76,726) at 20210307214925318
78465 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_regdef.h' (76,727) at 20210307214930642
78466 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Trencin' (76,728) at 20210307205553794
78467 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/purgatory.h' (76,729) at 20210307214926510
78468 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-3.7.1.min.map' (76,730) at 20231126090012817
78469 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/patman.py' (76,731) at 20210308005003772
78470 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_fs_i.h' (76,732) at 20210307214931458
78471 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.clean' (76,733) at 20240405153053433
78472 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_ast.c' (76,734) at 20210308005003496
78473 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sifive_pwm.c' (76,735) at 20241211090212342
78474 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mci.h' (76,736) at 20210307214929774
78475 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ad5820.txt' (76,737) at 20210307214925350
78476 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_pretimeout.h' (76,738) at 20210307214930978
78477 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/Makefile' (76,739) at 20240405153049729
78478 2025-01-08 03:00:50.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/reset-ast2400.c' (76,740) at 20210308005003476
78479 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/get_cgroup_id_user.c' (76,741) at 20240405153054245
78480 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/maxim,ds4424.yaml' (76,742) at 20220525020651682
78481 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/Makefile' (76,743) at 20240405153045609
78482 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rwsem.h' (76,744) at 20240405153054049
78483 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/stream.hpp' (76,745) at 20221005030030502
78484 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway.interface.yaml' (76,746) at 20240509080019296
78485 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/math_emu.h' (76,747) at 20210307214926666
78486 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/irq.h' (76,748) at 20210307214926218
78487 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nuvoton/nuvoton,ma35d1.yaml' (76,749) at 20240405153045017
78488 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/qfq.json' (76,750) at 20240405153054377
78489 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ActivationProgress.interface.yaml' (76,751) at 20220315030032667
78490 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/powerpc-hcalls-record' (76,752) at 20210307214932566
78491 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_printer.py' (76,753) at 20240405153054225
78492 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_init.h' (76,754) at 20210308005003368
78493 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_page.S' (76,755) at 20210307214925866
78494 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/err_ev7.h' (76,756) at 20210307214925646
78495 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/versatile.c' (76,757) at 20240405153045693
78496 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/makefile-destdir.patch' (76,758) at 20210905000020557
78497 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-samsung.h' (76,759) at 20240405153045685
78498 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/README' (76,760) at 20210308005002996
78499 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_hwseq.c' (76,761) at 20220525020652514
78500 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/mock_engine.h' (76,762) at 20220525020652891
78501 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_d.c' (76,763) at 20210308005046509
78502 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/stdint/int-types.c' (76,764) at 20210308005003744
78503 2025-01-08 03:00:50.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/head_check.sh' (76,765) at 20220525020652086
78504 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi6220-stub.c' (76,766) at 20240405153230211
78505 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (76,767) at 20240206090017943
78506 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kajaani_Pollyvaara' (76,768) at 20210307205553770
78507 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/Makefile' (76,769) at 20210307214928338
78508 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/spider_net_ethtool.c' (76,770) at 20240405153050321
78509 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/igd-assign.txt' (76,771) at 20210308005045801
78510 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/RoleCollection_v1.xml' (76,772) at 20240619080002936
78511 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/resource.h' (76,773) at 20210307214926122
78512 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-boe-himax8279d.c' (76,774) at 20240405153230615
78513 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Vrm/meson.build' (76,775) at 20230825080021141
78514 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/sse2.c' (76,776) at 20210307214931814
78515 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/nic-power-fault' (76,777) at 20241123090010951
78516 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pid.h' (76,778) at 20240405153052765
78517 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c' (76,779) at 20240405153050125
78518 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-v0_1.c' (76,780) at 20240405153231499
78519 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_debugfs.c' (76,781) at 20240405153230535
78520 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/base_addr_s10.h' (76,782) at 20210308005002780
78521 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1041.h' (76,783) at 20210307214928702
78522 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry.interface.yaml' (76,784) at 20220413030046446
78523 2025-01-08 03:00:50.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/dev.c' (76,785) at 20241216090017709
78524 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/cpm1.c' (76,786) at 20240405153230051
78525 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/livetree.c' (76,787) at 20210308005003728
78526 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/child.cpp' (76,788) at 20230511080043139
78527 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch' (76,789) at 20230706080014757
78528 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/conga-qeval20-qa3-e3845.dts' (76,790) at 20210308005002860
78529 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/boot.h' (76,791) at 20240405153046349
78530 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/kapi.c' (76,792) at 20210307214930170
78531 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_0_sh_mask.h' (76,793) at 20210307214927346
78532 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6_local.c' (76,794) at 20240628080014033
78533 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/trace.json' (76,795) at 20240405153054113
78534 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-edimm2.2.dts' (76,796) at 20240405153229967
78535 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/mcpm_platsmp.c' (76,797) at 20210307214925834
78536 2025-01-08 03:00:50.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/cpuinfo.c' (76,798) at 20240405153052489
78537 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/0001-Remove-clutter.types-as-it-is-build-configuration-sp.patch' (76,799) at 20210608000015791
78538 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.0.0.bb' (76,800) at 20241206090014250
78539 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_d.c' (76,801) at 20210308005046513
78540 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/machine_check.c' (76,802) at 20220525020652070
78541 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/266' (76,803) at 20220429100100914
78542 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/pstore_post_reboot_tests' (76,804) at 20210307214932710
78543 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/modules.py' (76,805) at 20240405153232103
78544 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb' (76,806) at 20241221090017548
78545 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_translate_dce80.h' (76,807) at 20210307214927306
78546 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/snapper9g20_defconfig' (76,808) at 20210308005003280
78547 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/debug.c' (76,809) at 20210307214929126
78548 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fdt.c' (76,810) at 20210308005002832
78549 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-realview.c' (76,811) at 20220627100016994
78550 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/Makefile' (76,812) at 20240405153230755
78551 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxface.c' (76,813) at 20240405153046625
78552 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/snappy/snappy/fix-build-on-32bit-arm.patch' (76,814) at 20240106090017237
78553 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/pv/0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch' (76,815) at 20231011080016582
78554 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/misc/ua101.c' (76,816) at 20220525020655103
78555 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cache.h' (76,817) at 20210308005002816
78556 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fixmap.h' (76,818) at 20240405153046001
78557 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic.c' (76,819) at 20240613080016427
78558 2025-01-08 03:00:50.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_buffer.c' (76,820) at 20240405153048985
78559 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.err' (76,821) at 20210308005046405
78560 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/async/context.cpp' (76,822) at 20241219090033968
78561 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nubus/nubus.h' (76,823) at 20240906080037336
78562 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/mem-phys-addr-record' (76,824) at 20210307214932566
78563 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/other.json' (76,825) at 20240405153054157
78564 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi' (76,826) at 20240405153229919
78565 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/advantechwdt.c' (76,827) at 20240405153052237
78566 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/__snapshots__/AppHeader.spec.js.snap' (76,828) at 20240425080042415
78567 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c' (76,829) at 20240910080014030
78568 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-gt641xx.c' (76,830) at 20210307214926254
78569 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/repair.h' (76,831) at 20240405153231775
78570 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/utils.cpp' (76,832) at 20241012080019916
78571 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-inst.h' (76,833) at 20210308005046029
78572 2025-01-08 03:00:50.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/email-clients.rst' (76,834) at 20240405153045301
78573 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/migrate.c' (76,835) at 20241111090012161
78574 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/fpu.h' (76,836) at 20210307214926122
78575 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/memory.c' (76,837) at 20220525020652951
78576 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_rgb.c' (76,838) at 20240405153048749
78577 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc706.dts' (76,839) at 20210308005002632
78578 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/LICENSE' (76,840) at 20210616125333493
78579 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_types.h' (76,841) at 20210307214931686
78580 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts' (76,842) at 20240405153229927
78581 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/cacheflush.h' (76,843) at 20240405153230007
78582 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/netlink_k.c' (76,844) at 20220525020654115
78583 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mvebu-audio.txt' (76,845) at 20240405153045165
78584 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/conf.h' (76,846) at 20210307214929970
78585 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/powersave.cfg' (76,847) at 20210307205554106
78586 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/pcir.h' (76,848) at 20210307214927906
78587 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_output.h' (76,849) at 20210307214927774
78588 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbr.c' (76,850) at 20210308005046505
78589 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/repaper.txt' (76,851) at 20210307214925306
78590 2025-01-08 03:00:50.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dibx000_common.h' (76,852) at 20210307214928618
78591 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/samsung-laptop.c' (76,853) at 20240405153051413
78592 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-rex-basic.dts' (76,854) at 20240405153045501
78593 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/gpio.h' (76,855) at 20210308005002880
78594 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/Makefile' (76,856) at 20220525020652010
78595 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_frac.h' (76,857) at 20210307214927030
78596 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm831x_power.c' (76,858) at 20240405153051441
78597 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-xadc-core.c' (76,859) at 20240405153048965
78598 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/235' (76,860) at 20220429100100914
78599 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/pm.c' (76,861) at 20210307214929962
78600 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.srio-pcie-boot-corenet' (76,862) at 20210308005003300
78601 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.h' (76,863) at 20210307214929914
78602 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch' (76,864) at 20210307205554550
78603 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Nuclear-License' (76,865) at 20211006000025230
78604 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0005-configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch' (76,866) at 20210307205554614
78605 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-palmas.txt' (76,867) at 20210307214925418
78606 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/0002-use-lxdm-to-replace-dm-tool.patch' (76,868) at 20230503080014591
78607 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001-j314c.dts' (76,869) at 20240405153045717
78608 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-shift.h' (76,870) at 20210308005046497
78609 2025-01-08 03:00:50.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunxi-rsb.h' (76,871) at 20220525020654619
78610 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bareudp.sh' (76,872) at 20220525020655219
78611 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/cmds.c' (76,873) at 20210308005003180
78612 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/types/object_path_helpers.hpp' (76,874) at 20220610100046048
78613 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/hda-codec-common.h' (76,875) at 20210308005045841
78614 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch' (76,876) at 20230706080014745
78615 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-bsp/u-boot/u-boot-aspeed-sdk/harma.cfg' (76,877) at 20231128090014177
78616 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/phosphor-logging.wrap' (76,878) at 20230405080009657
78617 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/matrox_w1.c' (76,879) at 20240405153052233
78618 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/gvp11.c' (76,880) at 20240405153231399
78619 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/octeon_68xx.dts' (76,881) at 20210307214926194
78620 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/xtensa-mx.h' (76,882) at 20210307214931410
78621 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Do-not-build-mtest.patch' (76,883) at 20221003030013273
78622 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SimpleStorageCollection_v1.xml' (76,884) at 20240619080002936
78623 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/owl/Makefile' (76,885) at 20210308005003352
78624 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_integratorcp.py' (76,886) at 20241211090212538
78625 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/index.rst' (76,887) at 20240405153044961
78626 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/fans.json' (76,888) at 20241106090019918
78627 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/leds/ethanolx-led-manager-config-native.bb' (76,889) at 20241206090014202
78628 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-firmware.inc' (76,890) at 20241221090017472
78629 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/emmc-init/files/emmc-init.service' (76,891) at 20240229090011779
78630 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/op_helper.c' (76,892) at 20230426080043896
78631 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-fd.c' (76,893) at 20230426080043656
78632 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hpilo.h' (76,894) at 20220525020653367
78633 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/lttng-sessiond.service' (76,895) at 20210307205554602
78634 2025-01-08 03:00:50.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/outp.h' (76,896) at 20240405153048621
78635 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c' (76,897) at 20240405153047137
78636 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/qmi.c' (76,898) at 20240910080014058
78637 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/locking/index.rst' (76,899) at 20240405153045297
78638 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/MAINTAINERS' (76,900) at 20220520030014644
78639 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpdouble.c' (76,901) at 20210307214925986
78640 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/cp1emu.c' (76,902) at 20240405153046037
78641 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c' (76,903) at 20240405153050641
78642 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf' (76,904) at 20210905000020565
78643 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/socket-helpers.c' (76,905) at 20240906080037580
78644 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/Kconfig' (76,906) at 20240405153230519
78645 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c' (76,907) at 20240405153050129
78646 2025-01-08 03:00:50.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Widget-Workshop' (76,908) at 20241221090017620
78647 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/platmcpm.c' (76,909) at 20240405153045645
78648 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt_amp.c' (76,910) at 20240405153053957
78649 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c' (76,911) at 20240405153047257
78650 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmnusa_defconfig' (76,912) at 20210308005003264
78651 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps11.yaml' (76,913) at 20240405153045145
78652 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-samsung.c' (76,914) at 20240405153045685
78653 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_conntrack_helper.sh' (76,915) at 20240405153054357
78654 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vansbro_Hummelberget' (76,916) at 20210307205553794
78655 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0_pptable.h' (76,917) at 20240405153048349
78656 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/xorg.conf' (76,918) at 20210307205554390
78657 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Documentation/mboxctl.md' (76,919) at 20210308005108641
78658 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb' (76,920) at 20230114040015546
78659 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_dn.c' (76,921) at 20240405153046145
78660 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx25.c' (76,922) at 20240405153045649
78661 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/termbits.h' (76,923) at 20210308005046093
78662 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/lzo1x_compress.c' (76,924) at 20240405153053093
78663 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/mop500.c' (76,925) at 20240405153054017
78664 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/vue.config.js' (76,926) at 20241004080035975
78665 2025-01-08 03:00:50.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SRIO_PCIE_BOOT_defconfig' (76,927) at 20210308005003244
78666 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/swift/gpio_defs.json' (76,928) at 20210307205553718
78667 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/Kconfig' (76,929) at 20240405153046305
78668 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy19_C-97.0W' (76,930) at 20210307205553762
78669 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/scsi/pr-manager.h' (76,931) at 20230426080043776
78670 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/encode.def' (76,932) at 20220429100100786
78671 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of_extra.h' (76,933) at 20210308005003628
78672 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmu_context.h' (76,934) at 20220525020652114
78673 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/snow.c' (76,935) at 20240405153053985
78674 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_size.cpp' (76,936) at 20220922030007675
78675 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/smc.c' (76,937) at 20210308005002860
78676 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/recv_linux.c' (76,938) at 20240405153231491
78677 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.markdownlint.yaml' (76,939) at 20221208040005010
78678 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_genl.h' (76,940) at 20210307214931658
78679 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (76,941) at 20211015100030976
78680 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu.c' (76,942) at 20240405153230567
78681 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/flash/phosphor-software-manager/bios-update' (76,943) at 20240326080016518
78682 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf_desc.h' (76,944) at 20210307214930534
78683 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/renderdoc/renderdoc_1.33.bb' (76,945) at 20241221090017528
78684 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/aux_drv.h' (76,946) at 20240405153052157
78685 2025-01-08 03:00:50.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/testexport.py' (76,947) at 20241221090017632
78686 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/msr-index.h' (76,948) at 20240405153232207
78687 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb' (76,949) at 20241221090017684
78688 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_police.c' (76,950) at 20240405153053361
78689 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0004-Add-options-to-configure-the-use-of-libbsd.patch' (76,951) at 20240113090014532
78690 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerEquipment_v1.xml' (76,952) at 20240619080002932
78691 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-host-state-monitor.service' (76,953) at 20230216040014243
78692 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6358-dma.h' (76,954) at 20210308005003636
78693 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mad.h' (76,955) at 20220525020653163
78694 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_ptr_as_arr.c' (76,956) at 20210307214932646
78695 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/fu540-prci.c' (76,957) at 20210308005003352
78696 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa57.inc' (76,958) at 20240301090012451
78697 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-armada100.c' (76,959) at 20210308005003512
78698 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/evb-npcm845.conf' (76,960) at 20240628080015597
78699 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-power.json' (76,961) at 20240405153054157
78700 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_rt.c' (76,962) at 20220525020654847
78701 2025-01-08 03:00:50.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/bootm.c' (76,963) at 20210308005002828
78702 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_switch.c' (76,964) at 20241018080014518
78703 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/COPYING.MIT' (76,965) at 20210307205553738
78704 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/pl2303.c' (76,966) at 20241001080013024
78705 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-snap-persistent.c' (76,967) at 20240405153230767
78706 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_resource.h' (76,968) at 20240405153047297
78707 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/core.c' (76,969) at 20240405153046965
78708 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/arm/host-signal.h' (76,970) at 20220429100100642
78709 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/config.mk' (76,971) at 20210308005002796
78710 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_SDCARD_defconfig' (76,972) at 20210308005003240
78711 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch' (76,973) at 20241221090017664
78712 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/syscall.h' (76,974) at 20240405153045917
78713 2025-01-08 03:00:50.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_struct.h' (76,975) at 20240405153231003
78714 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_bpf_counters.sh' (76,976) at 20240405153232231
78715 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi.init' (76,977) at 20210307205553818
78716 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l24.h' (76,978) at 20210307214932302
78717 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-simd.inc' (76,979) at 20210905000020581
78718 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpt.h' (76,980) at 20240405153048449
78719 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/xlnx_formatter_pcm.c' (76,981) at 20240405153054017
78720 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/License_v1.xml' (76,982) at 20240619080002928
78721 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_gnss.h' (76,983) at 20240405153050009
78722 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m48t59-isa.c' (76,984) at 20241211090212326
78723 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-pfr.dts' (76,985) at 20221021030041175
78724 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/pathgentest.mako.hpp' (76,986) at 20210308005108057
78725 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/kvm_para.h' (76,987) at 20240906080037356
78726 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/watchdog.S' (76,988) at 20210308005002824
78727 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/Kconfig' (76,989) at 20220525020654919
78728 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/npcm7xx_emc.c' (76,990) at 20241211090212306
78729 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/telnet.xinetd.inetutils' (76,991) at 20210307205554462
78730 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/menf21bmc.rst' (76,992) at 20240405153045217
78731 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/c_str.rs' (76,993) at 20241211090212458
78732 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/pincfg.txt' (76,994) at 20210307214925422
78733 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/ioctl.c' (76,995) at 20210307214931130
78734 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkAdapterCollection_v1.xml' (76,996) at 20240619080002932
78735 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_pearl_8x8.c' (76,997) at 20220525020654751
78736 2025-01-08 03:00:50.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/xen-scsifront.c' (76,998) at 20240405153231447
78737 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json' (76,999) at 20241213090004421
78738 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/setvar.py' (77,000) at 20231011080016622
78739 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/Makefile' (77,001) at 20240405153052029
78740 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-decon7.h' (77,002) at 20210307214927774
78741 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_mman.h' (77,003) at 20230925080039945
78742 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/s900_cmu.h' (77,004) at 20210308005003632
78743 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_elf.c' (77,005) at 20240913080013821
78744 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pine64-lts_defconfig' (77,006) at 20210308005003276
78745 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/itrace.txt' (77,007) at 20240405153054077
78746 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_plane.c' (77,008) at 20240405153048357
78747 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/Makefile' (77,009) at 20240405153054085
78748 2025-01-08 03:00:50.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sc1200.c' (77,010) at 20240405153046665
78749 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1.c' (77,011) at 20240520080015235
78750 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/gpio.h' (77,012) at 20210308005002672
78751 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_fastboot.c' (77,013) at 20210308005003508
78752 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/fusbh200.h' (77,014) at 20210308005003692
78753 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inftrees.c' (77,015) at 20210307214931826
78754 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/skeleton-gdbus.bbclass' (77,016) at 20210811000030029
78755 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/packageconfigs/packagegroup-meta-filesystems.bb' (77,017) at 20240413080012635
78756 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/xxspltw.c' (77,018) at 20221215040039390
78757 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/ecc-berr.c' (77,019) at 20210307214926206
78758 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/repository.cpp' (77,020) at 20240820080027378
78759 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-build.sh' (77,021) at 20240405153054365
78760 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/evea.c' (77,022) at 20240405153054017
78761 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mvebu/Makefile' (77,023) at 20210308005003216
78762 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/files/0001-OPTEE-Private-Includes.patch' (77,024) at 20241221090017468
78763 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/hdac_ext_stream.c' (77,025) at 20240405153053505
78764 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AAL' (77,026) at 20210307205554414
78765 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/usb/meson.build' (77,027) at 20241018080022102
78766 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dai-params.yaml' (77,028) at 20240405153045161
78767 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpic-timer.txt' (77,029) at 20210307214925406
78768 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/um_arch.c' (77,030) at 20240405153046345
78769 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf.inc' (77,031) at 20210307205553950
78770 2025-01-08 03:00:50.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm3515.c' (77,032) at 20240405153232163
78771 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/arb.c' (77,033) at 20220525020652943
78772 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh7110.c' (77,034) at 20240405153231371
78773 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/MAINTAINERS' (77,035) at 20210308005002948
78774 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sk_bind_sendto_listen.c' (77,036) at 20240405153054353
78775 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bootconfig-data.S' (77,037) at 20240405153053081
78776 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/quanta-powerctrl.bb' (77,038) at 20241206090014278
78777 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sti-sas.c' (77,039) at 20240405153232163
78778 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb' (77,040) at 20241206090014310
78779 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/dsdt.asl' (77,041) at 20210308005003008
78780 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/Kconfig' (77,042) at 20210307214929790
78781 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp' (77,043) at 20240904080003186
78782 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/qlogicfas.rst' (77,044) at 20210307214925558
78783 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517_mt_ventoux.dts' (77,045) at 20240405153045597
78784 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig' (77,046) at 20210307214926366
78785 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-core.h' (77,047) at 20210307214928654
78786 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/lzodefs.h' (77,048) at 20210307214931806
78787 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/include/linux/raspberrypi/vchiq.h' (77,049) at 20240405153051941
78788 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample02_multiqueue.sh' (77,050) at 20240405153053429
78789 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/serial_connection/serial_console_client.robot' (77,051) at 20210320000013960
78790 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/som-db5800-som-6867.h' (77,052) at 20210308005003616
78791 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sdm845.c' (77,053) at 20220525020652322
78792 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/Makefile' (77,054) at 20210307214926486
78793 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8ulp-pcc-clock.yaml' (77,055) at 20240405153045025
78794 2025-01-08 03:00:50.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-chassis-transition-to-on@.service' (77,056) at 20241010080031033
78795 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpcmd.h' (77,057) at 20210307214926506
78796 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/gpio-uclass.c' (77,058) at 20220215040051576
78797 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_iw_cm.c' (77,059) at 20220525020653155
78798 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/Makefile' (77,060) at 20210307214926742
78799 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-huey_2.5.2.bb' (77,061) at 20241221090017556
78800 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/nvidia,tegra-ahci.yaml' (77,062) at 20220525020651662
78801 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_ncm.c' (77,063) at 20240405153050373
78802 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-filter.png' (77,064) at 20220105012522967 to deleted uid set
78803 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/psc-i2s.c' (77,065) at 20240405153053557
78804 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/README' (77,066) at 20240906080037576
78805 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ip27.c' (77,067) at 20210307214926286
78806 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/disclaimer-sp.rst' (77,068) at 20240405153045277
78807 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_elf.py' (77,069) at 20210308005003748
78808 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/updater_mock.hpp' (77,070) at 20210427000038985
78809 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-popmetal.dts' (77,071) at 20210308005002604
78810 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/al,alpine-msix.txt' (77,072) at 20210307214925342
78811 2025-01-08 03:00:50.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmpressure.c' (77,073) at 20240405153053153
78812 2025-01-08 03:00:50.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/n2_core.c' (77,074) at 20240405153230267
78813 2025-01-08 03:00:50.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ibt_selftest.S' (77,075) at 20240405153230127
78814 2025-01-08 03:00:50.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensorhandler.cpp' (77,076) at 20241115090032982
78815 2025-01-08 03:00:50.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_owl.c' (77,077) at 20210308005003484
78816 2025-01-08 03:00:50.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-driver.h' (77,078) at 20220525020653271
78817 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/stats.h' (77,079) at 20240405153050525
78818 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso.S' (77,080) at 20240326080039562
78819 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_hw_sequencer.c' (77,081) at 20210307214927286
78820 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c' (77,082) at 20240405153047157
78821 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/at91sam9260ek.c' (77,083) at 20210308005002916
78822 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_i210.h' (77,084) at 20210307214929466
78823 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp8788-irq.c' (77,085) at 20221102030020809
78824 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AccountService.v1_16_0.json' (77,086) at 20240918080002716
78825 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/debug.h' (77,087) at 20210307214926210
78826 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/unified.h' (77,088) at 20220525020651882
78827 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_gfx10.h' (77,089) at 20210307214927226
78828 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/service_files/xyz.openbmc_project.biosconfig_manager.service' (77,090) at 20220525020615786
78829 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_ringbufs.sh' (77,091) at 20240405153054241
78830 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axc003.dtsi' (77,092) at 20240405153045357
78831 2025-01-08 03:00:50.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_int.c' (77,093) at 20240405153050309
78832 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_wacom_generic.py' (77,094) at 20240405153054309
78833 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/dummycon.c' (77,095) at 20220525020654307
78834 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/OWNERS' (77,096) at 20221013030007910
78835 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/bblayers.conf.sample' (77,097) at 20220910030013373
78836 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/setup.cfg' (77,098) at 20210308005048033
78837 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch' (77,099) at 20241221090017560
78838 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng_0.5.6.bb' (77,100) at 20230520080014476
78839 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb' (77,101) at 20241221090017552
78840 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/uconn.c' (77,102) at 20240405153048637
78841 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-sdio.c' (77,103) at 20210308005002552
78842 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/datagram.c' (77,104) at 20240405153232067
78843 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_dlbu.h' (77,105) at 20210307214927858
78844 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/harmony_defconfig' (77,106) at 20210308005003260
78845 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/ftrace.c' (77,107) at 20220525020652006
78846 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pci_dlpar.c' (77,108) at 20240405153230055
78847 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/0001-vulkan-samples-Fix-reproducibility-issue.patch' (77,109) at 20231126090012865
78848 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm017-dc3.dts' (77,110) at 20210308005002636
78849 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/non-repro-meta-networking.inc' (77,111) at 20241221090017492
78850 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/idle.c' (77,112) at 20210307214926450
78851 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/switch_to_64.h' (77,113) at 20240405153046321
78852 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cbe_thermal.c' (77,114) at 20240405153046201
78853 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/.gitignore' (77,115) at 20240405153054353
78854 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/licenses.csv' (77,116) at 20220402030016247
78855 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/config.h' (77,117) at 20210308005002644
78856 2025-01-08 03:00:50.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Host@.service' (77,118) at 20230215040018435
78857 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc9420.c' (77,119) at 20240405153231051
78858 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_cq.h' (77,120) at 20240405153051601
78859 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_map.c' (77,121) at 20240405153048445
78860 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ite,it6505.yaml' (77,122) at 20240405153045037
78861 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-landisk/mach/gio.h' (77,123) at 20210307214926558
78862 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront_midi.c' (77,124) at 20220525020654983
78863 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0001-Change-whether-to-inline-XXH3_hashLong_withSecret-to.patch' (77,125) at 20230503080014583
78864 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/at86rf230.h' (77,126) at 20210307214929678
78865 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-stmfx.c' (77,127) at 20240405153231327
78866 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-stinger96.dts' (77,128) at 20240405153045585
78867 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/templates/default/local.conf.sample' (77,129) at 20241221090017568
78868 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch' (77,130) at 20241221090017524
78869 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/sysasic.h' (77,131) at 20240405153046313
78870 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/0001-libedit-Include-missing-header-stdc-predef.h.patch' (77,132) at 20220204040022456
78871 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep0020-common.dtsi' (77,133) at 20210308005002596
78872 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tracepoint.h' (77,134) at 20240405153053381
78873 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mvebu-pmsu.h' (77,135) at 20210307214931454
78874 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/expected_stdout' (77,136) at 20210307214932154
78875 2025-01-08 03:00:50.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/mem-phys-addr.py' (77,137) at 20210307214932570
78876 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png' (77,138) at 20210307205554610 to deleted uid set
78877 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_font_data.h' (77,139) at 20210308005003692
78878 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/idmap.c' (77,140) at 20241211090145369
78879 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-qcom-lpg.rst' (77,141) at 20240405153045225
78880 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-digital.txt' (77,142) at 20210307214925434
78881 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-r4.dts' (77,143) at 20240405153045781
78882 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-license-alias.bb' (77,144) at 20230610080017615
78883 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/.gitignore' (77,145) at 20210308005107513
78884 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/rpl_iptunnel.c' (77,146) at 20241008080014035
78885 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/msgbuf_generic.c' (77,147) at 20241009080011085
78886 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/bitmask.h' (77,148) at 20210307214932618
78887 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-dump.c' (77,149) at 20241211090212482
78888 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/pm.c' (77,150) at 20210307214926982
78889 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,scifb.yaml' (77,151) at 20240405153045153
78890 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.desktop' (77,152) at 20210307205554586
78891 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/index.rst' (77,153) at 20240405153229823
78892 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/flash.c' (77,154) at 20210308005002944
78893 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/.gitignore' (77,155) at 20210308005003204
78894 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ptrace.h' (77,156) at 20240405153046285
78895 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/file-upload/formfile.png' (77,157) at 20220105012522963 to deleted uid set
78896 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/checksums.rst' (77,158) at 20240405153045201
78897 2025-01-08 03:00:50.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/Makefile' (77,159) at 20240405153046269
78898 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-dlink-dns327l.dts' (77,160) at 20240405153229871
78899 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cong.c' (77,161) at 20240405153230715
78900 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps23861.rst' (77,162) at 20220525020651738
78901 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/gen_list.sh' (77,163) at 20221209040018559
78902 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/083.out' (77,164) at 20210308005046445
78903 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu-refcount.h' (77,165) at 20240405153052761
78904 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/pbi.cfg' (77,166) at 20210308005003012
78905 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/rockchip_usb2_phy.c' (77,167) at 20210308005003520
78906 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_paths.cpp' (77,168) at 20241003080023045
78907 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/index.rst' (77,169) at 20210307214925238
78908 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/origen_defconfig' (77,170) at 20210308005003272
78909 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-gate-s10.c' (77,171) at 20240405153046845
78910 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-api.rst' (77,172) at 20240405153045001
78911 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/tvp5150.h' (77,173) at 20210307214931342
78912 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/ad2s90.c' (77,174) at 20240405153049013
78913 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-evm-u-boot.dtsi' (77,175) at 20210308005002564
78914 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-pldm.bbclass' (77,176) at 20211022000021630
78915 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-trace.c' (77,177) at 20220525020654243
78916 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-imx6ul_defconfig' (77,178) at 20210308005003276
78917 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/ti,am62-ecap-capture.yaml' (77,179) at 20240405153045033
78918 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/taishan_defconfig' (77,180) at 20210309003648872
78919 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_onenand_small_defconfig' (77,181) at 20210308005003284
78920 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/ecard.c' (77,182) at 20240405153045681
78921 2025-01-08 03:00:50.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SessionCollection.json' (77,183) at 20240619080002956
78922 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pdr_internal.h' (77,184) at 20240405153051765
78923 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v10_1.h' (77,185) at 20210307214927238
78924 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-mtp.c' (77,186) at 20240906080037304
78925 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/checksec.py' (77,187) at 20220721030015849
78926 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sifive-plic.c' (77,188) at 20241023080012879
78927 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9320.c' (77,189) at 20220525020654115
78928 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-null.h' (77,190) at 20221215040039190
78929 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6apm-lpass-dais.yaml' (77,191) at 20240405153045169
78930 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/MAINTAINERS' (77,192) at 20210308005048029
78931 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/gitarchive.py' (77,193) at 20241221090017632
78932 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch' (77,194) at 20241221090017672
78933 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/.clang-format' (77,195) at 20240820080007197
78934 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/decl.h' (77,196) at 20240405153231215
78935 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/maximum.hpp' (77,197) at 20220727030028317
78936 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/copyleft_filter.bbclass' (77,198) at 20220910030013389
78937 2025-01-08 03:00:50.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/usbatm.h' (77,199) at 20210307214930774
78938 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc6w201.c' (77,200) at 20240405153048853
78939 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/Makefile' (77,201) at 20240405153049969
78940 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prettytable_3.12.0.bb' (77,202) at 20241221090017560
78941 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_acpi.c' (77,203) at 20240405153231339
78942 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/prom.c' (77,204) at 20210307214926186
78943 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs_bsg.h' (77,205) at 20240405153052029
78944 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/autogroup.h' (77,206) at 20240405153053037
78945 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/sys_membarrier.h' (77,207) at 20240326080039550
78946 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina238.rst' (77,208) at 20240405153045217
78947 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen1.h' (77,209) at 20220525020653823
78948 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c' (77,210) at 20240613080016435
78949 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/log_stap.py' (77,211) at 20240326080039630
78950 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/Kconfig' (77,212) at 20220525020654439
78951 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-reg.h' (77,213) at 20210307214928598
78952 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_tcon_top.h' (77,214) at 20210307214928042
78953 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/147.out' (77,215) at 20210308005046453
78954 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/base-files/base-files%.bbappend' (77,216) at 20210307205554226
78955 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.c' (77,217) at 20210307214927962
78956 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h' (77,218) at 20220525020653987
78957 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-hosc.c' (77,219) at 20210307214927030
78958 2025-01-08 03:00:50.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/ppc.h' (77,220) at 20241211090212362
78959 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com.c' (77,221) at 20240910080014046
78960 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/fddi/skfp.rst' (77,222) at 20210309003648448
78961 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/interrupts.c' (77,223) at 20210308005002800
78962 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_explicit_test.c' (77,224) at 20240405153054357
78963 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1043a_psci.S' (77,225) at 20210308005002556
78964 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_object.c' (77,226) at 20241211090145429
78965 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/rgb.c' (77,227) at 20240405153230639
78966 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-nitrogen7.dts' (77,228) at 20240405153045533
78967 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/Makefile' (77,229) at 20210308005003356
78968 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_pci.c' (77,230) at 20240405153046881
78969 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/COPYING.MIT' (77,231) at 20210307205553738
78970 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/switch_to.h' (77,232) at 20210307214926310
78971 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cpuidle.h' (77,233) at 20220525020651878
78972 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/format-code.sh' (77,234) at 20210308005108641
78973 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c' (77,235) at 20220525020652490
78974 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/e3x0-button.c' (77,236) at 20240405153049141
78975 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_session.h' (77,237) at 20210308004938820
78976 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.c' (77,238) at 20240913080013801
78977 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/clk.py' (77,239) at 20240405153053449
78978 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_86VS_defconfig' (77,240) at 20210308005003260
78979 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/vas-api.h' (77,241) at 20220525020652042
78980 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-4.0' (77,242) at 20210307205554418
78981 2025-01-08 03:00:50.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ulpi.txt' (77,243) at 20210307214925450
78982 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418-b2199.dts' (77,244) at 20240405153045581
78983 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,dcc.yaml' (77,245) at 20240405153045157
78984 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/arduino.c' (77,246) at 20210927100127105
78985 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-test.c' (77,247) at 20221215040039382
78986 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/mmzone.h' (77,248) at 20240405153229999
78987 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-static-norootfs.inc' (77,249) at 20230114040015490
78988 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_enet.h' (77,250) at 20240624080012784
78989 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/MAINTAINERS' (77,251) at 20210308005003076
78990 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscredsx509.h' (77,252) at 20210927100127225
78991 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_cmd.py' (77,253) at 20231128090016009
78992 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_serial.h' (77,254) at 20240405153231551
78993 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/aspeed_timer.c' (77,255) at 20241211090212338
78994 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/mem.c' (77,256) at 20240405153046973
78995 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_channel.h' (77,257) at 20210307214928082
78996 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/virtual-memory.json' (77,258) at 20240405153054137
78997 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx8ulp-pcc-reset.h' (77,259) at 20240405153052653
78998 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/proxy.c' (77,260) at 20241211090212326
78999 2025-01-08 03:00:50.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc1403.rst' (77,261) at 20210309003648424
79000 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/switch.rst' (77,262) at 20210307214925222
79001 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_route.h' (77,263) at 20241216090017769
79002 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mutex.h' (77,264) at 20240405153054197
79003 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/st_slim_rproc.c' (77,265) at 20240405153231367
79004 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/jz4740_ecc.c' (77,266) at 20210309003650484
79005 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powermode.cpp' (77,267) at 20241106090023554
79006 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/user.rst' (77,268) at 20210307214925242
79007 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irqflags.S' (77,269) at 20240405153046433
79008 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mvsdio.c' (77,270) at 20240405153230855
79009 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/tlb.c' (77,271) at 20210308005002988
79010 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/mmu_helper.c' (77,272) at 20240906080037532
79011 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/syscall.tbl' (77,273) at 20241211090212378
79012 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sys_ni.c' (77,274) at 20240710080014613
79013 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-apsh4a3a.c' (77,275) at 20210307214926534
79014 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/seq_exec.c' (77,276) at 20210308005002756
79015 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/err-bad-newline.cocci' (77,277) at 20210308005046237
79016 2025-01-08 03:00:50.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/st-nci.h' (77,278) at 20210307214929982
79017 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts' (77,279) at 20240405153045753
79018 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-cpld.h' (77,280) at 20210307214928682
79019 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/Makefile' (77,281) at 20210308005002976
79020 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/tty.c' (77,282) at 20210309003649004
79021 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/divsi3.S' (77,283) at 20210713000020196
79022 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_tx.c' (77,284) at 20210920100020779
79023 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5659.c' (77,285) at 20240405153232155
79024 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/math64.h' (77,286) at 20240405153052725
79025 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus.hpp' (77,287) at 20241113090031717
79026 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/reboot.c' (77,288) at 20240405153045633
79027 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0001-make-opencv-configurable.patch' (77,289) at 20240413080012639
79028 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/fix-lmbench-memory-check-failure.patch' (77,290) at 20230131040012031
79029 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw560x.dts' (77,291) at 20240405153045501
79030 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/skbmod.json' (77,292) at 20220525020655231
79031 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sys_eeprom.c' (77,293) at 20210308005002960
79032 2025-01-08 03:00:50.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_d.c' (77,294) at 20210308005046521
79033 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/broadsheetfb.h' (77,295) at 20210307214931694
79034 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/adb.h' (77,296) at 20210307214931622
79035 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcmstb.h' (77,297) at 20210308005003588
79036 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lif.h' (77,298) at 20240405153049445
79037 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-sdhci-s3c.h' (77,299) at 20210307214931478
79038 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.h' (77,300) at 20240405153047229
79039 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-imx27.c' (77,301) at 20241211090145485
79040 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/renesas_rpc_spi.c' (77,302) at 20210308005003492
79041 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/scrub.h' (77,303) at 20240405153052293
79042 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ettercap/ettercap/0001-sslstrip-Enhance-the-libcurl-version-check-to-consid.patch' (77,304) at 20230401080011931
79043 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-arm.inc' (77,305) at 20210905000020577
79044 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/peak_canfd_user.h' (77,306) at 20210307214929258
79045 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/gmsl-cameras.dtsi' (77,307) at 20240405153229959
79046 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/stree.c' (77,308) at 20240820080014177
79047 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_git.bb' (77,309) at 20241221090017472
79048 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,orion-mdio.yaml' (77,310) at 20240405153045117
79049 2025-01-08 03:00:50.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.6.bb' (77,311) at 20230813080012852
79050 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iwarp.c' (77,312) at 20240405153050229
79051 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/verbs.c' (77,313) at 20240405153230699
79052 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/keypad.h' (77,314) at 20210309003648712
79053 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/obmcconsole1' (77,315) at 20220406030027925
79054 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_stp.h' (77,316) at 20210307214931894
79055 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som-ti.dtsi' (77,317) at 20240405153045517
79056 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/law.c' (77,318) at 20210308005003172
79057 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes.txt' (77,319) at 20210307205553722
79058 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ulist.h' (77,320) at 20240405153052297
79059 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-probe.txt' (77,321) at 20240405153054081
79060 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk.png' (77,322) at 20210307205554314 to deleted uid set
79061 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-audio-hook.c' (77,323) at 20240405153230791
79062 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_open_unittest.cpp' (77,324) at 20230821192414188
79063 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/hardware.h' (77,325) at 20210307214925958
79064 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/lsm.rst' (77,326) at 20240405153045257
79065 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_common.h' (77,327) at 20210309003649436
79066 2025-01-08 03:00:50.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/display/sdtv-standards.h' (77,328) at 20240405153231795
79067 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_state_manager_main.cpp' (77,329) at 20240823080031161
79068 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/armada-thermal.txt' (77,330) at 20240405153045177
79069 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-38x.txt' (77,331) at 20210307214925274
79070 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-completion.sh' (77,332) at 20240405153054105
79071 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-hdmi.c' (77,333) at 20240726080012882
79072 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/vlock-no_tally.patch' (77,334) at 20210307205553934
79073 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/nxp,fxas21002c.yaml' (77,335) at 20240405153045073
79074 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c' (77,336) at 20240830080013251
79075 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/ddr.c' (77,337) at 20210308005002964
79076 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83792d.c' (77,338) at 20240405153048881
79077 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc3250-ea3250.dts' (77,339) at 20240405153045533
79078 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/khugepaged.h' (77,340) at 20240405153052717
79079 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre2_10.44.bb' (77,341) at 20241221090017696
79080 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/nh-neon-core.S' (77,342) at 20240405153045849
79081 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/Kconfig' (77,343) at 20240405153230047
79082 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v6.c' (77,344) at 20240405153229915
79083 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl/0001-cmake-Do-not-use-mrelax-all-with-clang-on-RISCV64.patch' (77,345) at 20241221090017532
79084 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/utils.c' (77,346) at 20241216090017809
79085 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8150.h' (77,347) at 20240405153052645
79086 2025-01-08 03:00:50.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/dts/Makefile' (77,348) at 20210308005002824
79087 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst' (77,349) at 20240405153045313
79088 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_host_network_interfaces.robot' (77,350) at 20240628080017117
79089 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/signal.h' (77,351) at 20220525020655187
79090 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/test/meson.build' (77,352) at 20220805030037283
79091 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ObjectPath.interface.yaml' (77,353) at 20221207040023627
79092 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0004-don-not-append-system-name-to-lib-name.patch' (77,354) at 20241221090017524
79093 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl.c' (77,355) at 20240405153051365
79094 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap.c' (77,356) at 20241023080012895
79095 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/hi6210-i2s.h' (77,357) at 20210307214932378
79096 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section_header.hpp' (77,358) at 20240820080027378
79097 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/snps,hsdk-cgu.txt' (77,359) at 20210308005003300
79098 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ila.h' (77,360) at 20210307214931638
79099 2025-01-08 03:00:50.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/include/asm/intel-family.h' (77,361) at 20240405153230111 to deleted uid set
79100 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/notifier.h' (77,362) at 20240405153231831
79101 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine.c' (77,363) at 20241211090212262
79102 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/syscall.tbl' (77,364) at 20241211090212378
79103 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/ampere_platform_init.sh' (77,365) at 20231114090012542
79104 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-quark/Makefile' (77,366) at 20210307214926746
79105 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/pfncache.c' (77,367) at 20240405153054393
79106 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_main.c' (77,368) at 20241018080014502
79107 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptpf_main.c' (77,369) at 20241211090145401
79108 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/gdb_xml.h' (77,370) at 20210307214926494
79109 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml' (77,371) at 20240405153045181
79110 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task.c' (77,372) at 20240405153054265
79111 2025-01-08 03:00:50.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/verify_cpu.S' (77,373) at 20220525020652174
79112 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/popt/popt/run-ptest' (77,374) at 20220409030017507
79113 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/osi.rst' (77,375) at 20240405153229815
79114 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/not-check-libperl.patch' (77,376) at 20241206090014250
79115 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/pm_helpers.h' (77,377) at 20220525020653295
79116 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/upcase.c' (77,378) at 20240405153052461
79117 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1390.c' (77,379) at 20240405153051497
79118 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0008-FF-A-v15-arm_ffa-introduce-armffa-command-Sandbox-te.patch' (77,380) at 20240413080012627
79119 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/quota.h' (77,381) at 20210307214931198
79120 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/0001-executor-Remove-including-error.h-in-test_linux.h.patch' (77,382) at 20241206090014266
79121 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/tegra_pwm.c' (77,383) at 20210308005003472
79122 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6_plugin.S' (77,384) at 20210308005002648
79123 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_core.h' (77,385) at 20220525020653099
79124 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/upower/upower_1.90.6.bb' (77,386) at 20241221090017544
79125 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/priv.h' (77,387) at 20220525020652959
79126 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/commands.h' (77,388) at 20240906080037328
79127 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io_param.h' (77,389) at 20210307214930558
79128 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/Makefile' (77,390) at 20210307214930686
79129 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree.h' (77,391) at 20240405153052785
79130 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/sifive_u.c' (77,392) at 20241211090212326
79131 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa325.dts' (77,393) at 20240405153045457
79132 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/Makefile' (77,394) at 20210309003648816
79133 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53679@70.conf' (77,395) at 20210307205554094
79134 2025-01-08 03:00:50.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/Kconfig' (77,396) at 20240405153231339
79135 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wmi.c' (77,397) at 20240805080013987
79136 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-ppmu.h' (77,398) at 20210307214927118
79137 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon-tacoma/obmc/fan-watchdog/fan-watchdog.conf' (77,399) at 20210307205553698
79138 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/uncore-interconnect.json' (77,400) at 20240405153054121
79139 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-core.h' (77,401) at 20240405153046985
79140 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_i2c.c' (77,402) at 20240405153046765
79141 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc64.c' (77,403) at 20240405153053081
79142 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/Kconfig' (77,404) at 20240405153046309
79143 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Oskarshamn' (77,405) at 20210307205553790
79144 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/MAINTAINERS' (77,406) at 20210308005002920
79145 2025-01-08 03:00:50.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-sysfs.sh' (77,407) at 20240405153054325
79146 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/permedia2.h' (77,408) at 20210307214931698
79147 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow/run-ptest' (77,409) at 20240301090012431
79148 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links-monitor.bb' (77,410) at 20220921030015990
79149 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trace.c' (77,411) at 20240405153052609
79150 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/reboot-guard-enable.service.in' (77,412) at 20220915030030551
79151 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.c' (77,413) at 20210307214927958
79152 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh' (77,414) at 20240405153054345
79153 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i740_reg.h' (77,415) at 20210307214930914
79154 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/Kconfig' (77,416) at 20210307214930598
79155 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c.txt' (77,417) at 20210308005003304
79156 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/0001-Do-not-poke-at-build-host-s-etc-os-release.patch' (77,418) at 20210307205553818
79157 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/managers.hpp' (77,419) at 20241217090008768
79158 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/.isort.cfg' (77,420) at 20210308005046241
79159 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040rdb.dts' (77,421) at 20240405153046093
79160 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron-failure' (77,422) at 20241123090010951
79161 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/index.rst' (77,423) at 20240326080039406
79162 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/message-based.rst' (77,424) at 20210307214925466
79163 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h' (77,425) at 20220525020653555
79164 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-elf4tmp.sh' (77,426) at 20210307205554130
79165 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pid_3.0.4.bb' (77,427) at 20241221090017556
79166 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/config.mk' (77,428) at 20210308005002848
79167 2025-01-08 03:00:50.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/vxlan_flooding_ipv6.sh' (77,429) at 20240405153054301
79168 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/translate.c' (77,430) at 20240906080037532
79169 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ip32.c' (77,431) at 20210307214926286
79170 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_fcntl.h' (77,432) at 20210927100127265
79171 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/bittiming.c' (77,433) at 20240405153049729
79172 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch' (77,434) at 20241221090017660
79173 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/0003-fluid-CMakeLists.txt-Do-not-export-fluid-target.patch' (77,435) at 20210905000020561
79174 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_misc_tcp_hdr_options.c' (77,436) at 20240405153054277
79175 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/timer.cpp' (77,437) at 20230825080027865
79176 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/skeleton.bbclass' (77,438) at 20210307205554058
79177 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/linux,wdt-gpio.yaml' (77,439) at 20240405153045185
79178 2025-01-08 03:00:50.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sagem_f@st1704_ram_defconfig' (77,440) at 20210308005003276
79179 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml' (77,441) at 20240113090021756
79180 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha256-glue.c' (77,442) at 20240405153045849
79181 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/remote-obj.c' (77,443) at 20240906080037284
79182 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/sysctrl.c' (77,444) at 20240405153230015
79183 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_i2c_atmel.c' (77,445) at 20240405153046761
79184 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.yaml' (77,446) at 20240405153045149
79185 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fcntl.h' (77,447) at 20240405153054053
79186 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mcg.c' (77,448) at 20240405153231011
79187 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rfi.c' (77,449) at 20240411080014118
79188 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/w3m' (77,450) at 20241221090017620
79189 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-parser.c' (77,451) at 20220429100100746
79190 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ebcdic.c' (77,452) at 20240405153230079
79191 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88090-regulator.c' (77,453) at 20240405153051473
79192 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wl1273-core.c' (77,454) at 20240405153049625
79193 2025-01-08 03:00:50.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/meta/buildtools-imagemagick.bb' (77,455) at 20240413080012647
79194 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EventService.v1_10_2.json' (77,456) at 20240619080002948
79195 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519.c' (77,457) at 20220525020654747
79196 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gen_stats.h' (77,458) at 20240405153052845
79197 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/Makefile' (77,459) at 20210307214930086
79198 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_cgm_regs.h' (77,460) at 20240405153046585
79199 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scheduled_host_transition_main.cpp' (77,461) at 20240823080031165
79200 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/meson.build' (77,462) at 20241211090212258
79201 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm670-google-sargo.dts' (77,463) at 20240405153045785
79202 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/syscalls_32.h' (77,464) at 20221102030020749
79203 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/a9scu.c' (77,465) at 20241211090212294
79204 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel.c' (77,466) at 20240405153231463
79205 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-hsg-h702.dts' (77,467) at 20210308005002620
79206 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch' (77,468) at 20241221090017672
79207 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/priv.h' (77,469) at 20220525020652959
79208 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/chtwc_int33fe.c' (77,470) at 20240405153051405
79209 2025-01-08 03:00:50.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c' (77,471) at 20240405153049013
79210 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-topology.c' (77,472) at 20240405153053957
79211 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852ae.c' (77,473) at 20240405153050673
79212 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/program-edid.service' (77,474) at 20230809080018199
79213 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/psutils' (77,475) at 20211006000025246
79214 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp75@4c.conf' (77,476) at 20240904080027738
79215 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_ev6.c' (77,477) at 20210307214925654
79216 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch.h' (77,478) at 20221215040039062
79217 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mmu.h' (77,479) at 20240405153045621
79218 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb' (77,480) at 20241221090017560
79219 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable-bits.h' (77,481) at 20240405153230011
79220 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/Vera.ttf' (77,482) at 20210307205554370 to deleted uid set
79221 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_utils_64.h' (77,483) at 20210308005046501
79222 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/dc_fpu.c' (77,484) at 20240405153047197
79223 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.cocciconfig' (77,485) at 20210307214925182
79224 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/cpu.c' (77,486) at 20210308005002824
79225 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dma.h' (77,487) at 20210307214925970
79226 2025-01-08 03:00:50.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/mach-config.h' (77,488) at 20240405153232139
79227 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/baboon.c' (77,489) at 20210307214926170
79228 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-10.yaml' (77,490) at 20241219090012972
79229 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/memstick.c' (77,491) at 20240405153049589
79230 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-3level.h' (77,492) at 20240405153229907
79231 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/crypto.c' (77,493) at 20240405153053465
79232 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/debugfs_sta.c' (77,494) at 20240613080016443
79233 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-conf.c' (77,495) at 20240405153046777
79234 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes_rid.h' (77,496) at 20210307214929866
79235 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb' (77,497) at 20220402030015959
79236 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/srat.c' (77,498) at 20240613080016379
79237 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/meson.build' (77,499) at 20240112090036676
79238 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_trace.h' (77,500) at 20240405153049993
79239 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_addi.c' (77,501) at 20210308005046529
79240 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_decode_pv_num_check.yaml' (77,502) at 20240908080010098
79241 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3_pgtable.h' (77,503) at 20240405153230007
79242 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib_0.112.bb' (77,504) at 20220402030016147
79243 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-execnet/run-ptest' (77,505) at 20240301090012431
79244 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_shmem_helper.h' (77,506) at 20240405153231795
79245 2025-01-08 03:00:50.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk-prcmu.c' (77,507) at 20240405153046869
79246 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/oflib.c' (77,508) at 20210307214926362
79247 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/config' (77,509) at 20240405153232275
79248 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/.gitignore' (77,510) at 20210307214932470
79249 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb' (77,511) at 20241206090014338
79250 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/imx_epit.c' (77,512) at 20241211090212342
79251 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/tegra124-car.h' (77,513) at 20210308005003640
79252 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-cgroup.h' (77,514) at 20240405153052661
79253 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kovland' (77,515) at 20210307205553786
79254 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru/of-name-to-eeprom.sh' (77,516) at 20210307205554070
79255 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudi_coresight.c' (77,517) at 20240405153046561
79256 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.h' (77,518) at 20240405153231031
79257 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/run-ptest' (77,519) at 20210307205554482
79258 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/aarch64/vdso-be.so' (77,520) at 20241211090212374 to deleted uid set
79259 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-cec.c' (77,521) at 20210406100035899
79260 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_i2c.c' (77,522) at 20240405153048973
79261 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-at91rm9200.c' (77,523) at 20240405153231371
79262 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-serialize.S' (77,524) at 20210307214926134
79263 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.c' (77,525) at 20220525020652959
79264 2025-01-08 03:00:50.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-cubox.dts' (77,526) at 20240405153229875
79265 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/qcom_battmgr.c' (77,527) at 20240910080014062
79266 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_fsm.c' (77,528) at 20231229090005663
79267 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/setup.c' (77,529) at 20210307214926538
79268 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzawrs.c.inc' (77,530) at 20240906080037524
79269 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/cases/__init__.py' (77,531) at 20210307205554434
79270 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami.dtsi' (77,532) at 20240405153045769
79271 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/nwl-dsi.h' (77,533) at 20210307214927746
79272 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/soc.c' (77,534) at 20210308005002728
79273 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_2_sh_mask.h' (77,535) at 20210307214927690
79274 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/jitdump.h' (77,536) at 20210307214932598
79275 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_cq.c' (77,537) at 20240405153051601
79276 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/asm-offsets.c' (77,538) at 20210308005002816
79277 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/noring.c' (77,539) at 20210307214932742
79278 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/subskeleton.c' (77,540) at 20240405153054261
79279 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-i2c.c' (77,541) at 20210307214928706
79280 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/liburi-perl/0001-Skip-TODO-test-cases-that-fail.patch' (77,542) at 20241221090017548
79281 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_olt.c' (77,543) at 20240405153052365
79282 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt' (77,544) at 20240405153045173
79283 2025-01-08 03:00:50.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/blob_dtb.py' (77,545) at 20210308005003748
79284 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/softirq_stack.h' (77,546) at 20240405153046281
79285 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra.yaml' (77,547) at 20240405153045017
79286 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/img-pwm.txt' (77,548) at 20210307214925406
79287 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_7_ppsmc.h' (77,549) at 20240405153048349
79288 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_hw.c' (77,550) at 20240405153049093
79289 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/dot11d.h' (77,551) at 20210307214930630
79290 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-delay.yaml' (77,552) at 20240405153045061
79291 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/madvise_behavior.sh' (77,553) at 20240405153054173
79292 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/thmc50.c' (77,554) at 20240405153048877
79293 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/kprobes.c' (77,555) at 20240405153045909
79294 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/140.out' (77,556) at 20240326080039730
79295 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/hisi-spmi-controller.c' (77,557) at 20240624080012800
79296 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-spin-table.dtsi' (77,558) at 20210307214926010
79297 2025-01-08 03:00:50.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfb.h' (77,559) at 20210307214930918
79298 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dsl_dataset.h' (77,560) at 20210308005003692
79299 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/zns.c' (77,561) at 20240405153051205
79300 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/introspect.py' (77,562) at 20240906080037444
79301 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_ioctl.h' (77,563) at 20240405153231731
79302 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/Makefile' (77,564) at 20240405153045433
79303 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence_work.h' (77,565) at 20220525020652911
79304 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb' (77,566) at 20241221090017524
79305 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_context_32.h' (77,567) at 20220525020652118
79306 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun50i-h6-r-ccu.h' (77,568) at 20210308005003636
79307 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/joydev/joystick-api.rst' (77,569) at 20220525020651738
79308 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/99_network' (77,570) at 20210307205554482
79309 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/virtio/mmio.yaml' (77,571) at 20240405153045185
79310 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195-clk.c' (77,572) at 20240405153054001
79311 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/dmi-quirks.c' (77,573) at 20240415080012983
79312 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ti,keystone-rng.yaml' (77,574) at 20240405153045153
79313 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra210-emc.yaml' (77,575) at 20220525020651690
79314 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf' (77,576) at 20210307205554274 to deleted uid set
79315 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-common.rst' (77,577) at 20210307214925466
79316 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/us122l.h' (77,578) at 20220525020655107
79317 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/verbs.h' (77,579) at 20240405153049097
79318 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/status.txt' (77,580) at 20210308005003300
79319 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2ul-smarc.dtsi' (77,581) at 20240405153229967
79320 2025-01-08 03:00:50.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/interfaceaddtest.mako.hpp' (77,582) at 20210308005108057
79321 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_h.c' (77,583) at 20210308005046517
79322 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/board.c' (77,584) at 20210308005002768
79323 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/hypersparc.S' (77,585) at 20210307214926610
79324 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_ktls.c' (77,586) at 20240405153049937
79325 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/fd.hpp' (77,587) at 20230511080009359
79326 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6.h' (77,588) at 20240405153052937
79327 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_riser.json' (77,589) at 20241030080004527
79328 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc-sysbus.c' (77,590) at 20241211090212254
79329 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_nfacct.h' (77,591) at 20210307214931646
79330 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/code_update/host_code_update.robot' (77,592) at 20240628080017109
79331 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll.h' (77,593) at 20210308005002792
79332 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/monitor.h' (77,594) at 20240906080037344
79333 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/grf.c' (77,595) at 20240405153231451
79334 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/Makefile' (77,596) at 20240405153231911
79335 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/Makefile' (77,597) at 20240405153053037
79336 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/qe_firmware.rst' (77,598) at 20240405153229823
79337 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_debugfs.c' (77,599) at 20240405153052121
79338 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c' (77,600) at 20241125090012251
79339 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/empty.out' (77,601) at 20241211090212542
79340 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8349_defconfig' (77,602) at 20210308005003280
79341 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.15.0.bb' (77,603) at 20241221090017504
79342 2025-01-08 03:00:50.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/cubieboard.rst' (77,604) at 20241211090212238
79343 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/hw_channel.c' (77,605) at 20241011080017331
79344 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-pcu18be.rst' (77,606) at 20210309003648496
79345 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_1_0_offset.h' (77,607) at 20240405153230499
79346 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/xor.h' (77,608) at 20240405153045349
79347 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8996.h' (77,609) at 20210307214931330
79348 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/mmu.c' (77,610) at 20240405153230159
79349 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/094.out' (77,611) at 20210927100127481
79350 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/putuser.S' (77,612) at 20210307214925870
79351 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/exynos_hdmi_cecctrl.c' (77,613) at 20210307214928598
79352 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/store/intel.js' (77,614) at 20220105012522991
79353 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/owl-dma.yaml' (77,615) at 20240405153045053
79354 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/Kconfig' (77,616) at 20240405153050309
79355 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_offload.c' (77,617) at 20240405153232059
79356 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/flash/phosphor-software-manager/bios-update' (77,618) at 20240326080016518
79357 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipv6_flowlabel_mgr.c' (77,619) at 20210307214932690
79358 2025-01-08 03:00:50.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_crtc.h' (77,620) at 20240405153048569
79359 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dwarf2.h' (77,621) at 20210307214926662
79360 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/rust.py' (77,622) at 20241221090017632
79361 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/genesis3-yaml-config/genesis3-ipmi-fru.yaml' (77,623) at 20230804080018095
79362 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-acpi.h' (77,624) at 20240405153047085
79363 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_scan.l' (77,625) at 20210307214930278
79364 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/am200epdkit_defconfig' (77,626) at 20240405153045613
79365 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-common.h' (77,627) at 20240405153230747
79366 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/memcpy.c' (77,628) at 20210307214926310
79367 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/README.md' (77,629) at 20210307205553674
79368 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/Makefile' (77,630) at 20210308005003072
79369 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-krait.c' (77,631) at 20240405153046809
79370 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-host-i2c-test.c' (77,632) at 20240906080037572
79371 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/interwave.c' (77,633) at 20220525020654979
79372 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip_1.13.bb' (77,634) at 20231011080016614
79373 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/hi6210-i2s.c' (77,635) at 20240405153232175
79374 2025-01-08 03:00:50.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/overlay.c' (77,636) at 20240405153231279
79375 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-hcd.c' (77,637) at 20240405153052113
79376 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v2.8/index.html' (77,638) at 20210307205554246
79377 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-Include-dirent.h-for-closedir-opendir-APIs.patch' (77,639) at 20241206090014338
79378 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/ftest.py' (77,640) at 20210308005003752
79379 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lipmi/lipmi.c' (77,641) at 20210308004938836
79380 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-efi' (77,642) at 20210307214925202
79381 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/cpuidle.h' (77,643) at 20210307214931594
79382 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/vim_9.1.bb' (77,644) at 20240301090012479
79383 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac.c' (77,645) at 20240405153230923
79384 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ipsec.c' (77,646) at 20241216090017713
79385 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ts_kmp.c' (77,647) at 20210307214931822
79386 2025-01-08 03:00:50.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/ffdc_file.hpp' (77,648) at 20220210040020090
79387 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/core.c' (77,649) at 20240628080014005
79388 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_priv.h' (77,650) at 20210307214928638
79389 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.err' (77,651) at 20210308005046405
79390 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/restart-handler.yaml' (77,652) at 20240405153229787
79391 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/saa6588.h' (77,653) at 20210307214931542
79392 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/openbmc-systemd.md' (77,654) at 20230502080006468
79393 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_id.c' (77,655) at 20240405153051521
79394 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BeaconHill' (77,656) at 20210307205553794
79395 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c' (77,657) at 20240628080014001
79396 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/all.h' (77,658) at 20220525020652358
79397 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch' (77,659) at 20230813080012904
79398 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si.h' (77,660) at 20220525020653003
79399 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/ioapic.c' (77,661) at 20241211090212278
79400 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_rc.c' (77,662) at 20240405153048509
79401 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus-native.bb' (77,663) at 20210307205553746
79402 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sysctl-test.c' (77,664) at 20240405153053053
79403 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emtop-som.dtsi' (77,665) at 20240405153045725
79404 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/script_examples/genIVT.pl' (77,666) at 20210308005003328
79405 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/sb1250-mac.c' (77,667) at 20240405153049849
79406 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io.host.c' (77,668) at 20240405153051837
79407 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-personal-cloud-2bay.dts' (77,669) at 20240405153229871
79408 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/parisc/include/uapi/asm/bitsperlong.h' (77,670) at 20210307214932454
79409 2025-01-08 03:00:50.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/syscall.c' (77,671) at 20240405153054261
79410 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/entry.h' (77,672) at 20210307214926158
79411 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/bw_fixed.c' (77,673) at 20240405153047265
79412 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_3_32b_defconfig' (77,674) at 20210308005003276
79413 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.6.bb' (77,675) at 20241221090017484
79414 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libpipeline/libpipeline_1.5.8.bb' (77,676) at 20241221090017676
79415 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/sunrpc.rst' (77,677) at 20210307214925242
79416 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/strchr.S' (77,678) at 20210307214925870
79417 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/build-seed' (77,679) at 20240730151959359
79418 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/dsoundaudio.c' (77,680) at 20240326080039370
79419 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/Kconfig' (77,681) at 20240405153231655
79420 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/services/pldmSoftPowerOff.service' (77,682) at 20220721030038662
79421 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/sigp.c' (77,683) at 20241211090212518
79422 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,pxa168.h' (77,684) at 20240405153231795
79423 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/trace.h' (77,685) at 20210308005045981
79424 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/eeprom.c' (77,686) at 20240405153231223
79425 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Ensure-compatibility-with-ARMv9-by-updating-.arch-di.patch' (77,687) at 20241221090017508
79426 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mempool.h' (77,688) at 20240405153052725
79427 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-of.h' (77,689) at 20240405153047089
79428 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/logging.cpp' (77,690) at 20210308005059169
79429 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_base.c' (77,691) at 20240830080013279
79430 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dma-axi-dmac.c' (77,692) at 20240624080012772
79431 2025-01-08 03:00:50.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_user.h' (77,693) at 20240405153053341
79432 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nmi.h' (77,694) at 20240405153052753
79433 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d.dtsi' (77,695) at 20210307214925994
79434 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm_hsc_infineon.json' (77,696) at 20241217090031429
79435 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dynroot.c' (77,697) at 20240405153231607
79436 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jormvattnet' (77,698) at 20210307205553782
79437 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pefile/run-ptest' (77,699) at 20241221090017668
79438 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c' (77,700) at 20210309003651816
79439 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_bmc.json' (77,701) at 20240910080004194
79440 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/io.h' (77,702) at 20210307214926306
79441 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-pv-dump.rst' (77,703) at 20240405153045329
79442 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/Makefile' (77,704) at 20210307214932222
79443 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/debugfs.c' (77,705) at 20210307214926754
79444 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageControllerCollection.json' (77,706) at 20240619080002956
79445 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb' (77,707) at 20241206090014242
79446 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mn/sys/ddrc.json' (77,708) at 20220525020655143
79447 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base907c.c' (77,709) at 20240405153048613
79448 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/guest.ld' (77,710) at 20220525020654931
79449 2025-01-08 03:00:50.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-maxtor-shared-storage-2.dts' (77,711) at 20240405153045461
79450 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/040' (77,712) at 20240326080039726
79451 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/mach-s3c64xx-dt.c' (77,713) at 20210309003648716
79452 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.mailmap' (77,714) at 20210308005002536
79453 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/trace-events' (77,715) at 20240906080037376
79454 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_stats.c' (77,716) at 20210307214928434
79455 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_hmac.h' (77,717) at 20210307214931658
79456 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob_types.h' (77,718) at 20210307214930558
79457 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/cap_audit.h' (77,719) at 20240405153049181
79458 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox_controller.h' (77,720) at 20220627100017130
79459 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lschlv2_defconfig' (77,721) at 20210308005003268
79460 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis_trigger.c' (77,722) at 20240405153048993
79461 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9800.c' (77,723) at 20240405153231099
79462 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/digic-uart.c' (77,724) at 20241211090212258
79463 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p5040ds.cfg' (77,725) at 20210308005002964
79464 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/vtable/vtable_c.c' (77,726) at 20230321080038762
79465 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1313-ref.dts' (77,727) at 20210307214926022
79466 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/spi/spidev.h' (77,728) at 20220525020654675
79467 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/198' (77,729) at 20240906080037564
79468 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/request_manager.h' (77,730) at 20210309003649296
79469 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/cros-ec-keyboard.dtsi' (77,731) at 20210308005002844
79470 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (77,732) at 20241227090016917
79471 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/cipher.h' (77,733) at 20220525020652394
79472 2025-01-08 03:00:50.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/Kconfig' (77,734) at 20210307214928430
79473 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spinlock.h' (77,735) at 20240405153046129
79474 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu_hv.c' (77,736) at 20240405153230043
79475 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/envelope-detector.yaml' (77,737) at 20220525020651678
79476 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/Kconfig' (77,738) at 20210307214929798
79477 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd_check_keys' (77,739) at 20241221090017636
79478 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/MAINTAINERS' (77,740) at 20210308005002920
79479 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/core/close_range_test.c' (77,741) at 20240830080013363
79480 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hogsby_Virstad' (77,742) at 20210307205553782
79481 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml' (77,743) at 20240405153045173
79482 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/wmi.h' (77,744) at 20210309003651560
79483 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_platform_profile.c' (77,745) at 20240405153051393
79484 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/module.c' (77,746) at 20240405153046077
79485 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/meson-gx-pwrc-vpu.c' (77,747) at 20240405153231347
79486 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-SpurHill' (77,748) at 20210307205553774
79487 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/memory.c' (77,749) at 20240405153052325
79488 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/replace_logs.py' (77,750) at 20230720080003726
79489 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0004-config_os_headers-Error-Fix.patch' (77,751) at 20240413080012643
79490 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/Makefile' (77,752) at 20210307214929634
79491 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/RTFP.txt' (77,753) at 20240405153044933
79492 2025-01-08 03:00:50.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inetpeer.h' (77,754) at 20210307214931562
79493 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timer_64.h' (77,755) at 20240405153046321
79494 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/rstFlatTable.py' (77,756) at 20220525020651758
79495 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_ptp.c' (77,757) at 20241220090018318
79496 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/elf_kexec.c' (77,758) at 20241018080014474
79497 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-extra-junk.json' (77,759) at 20210308005046409
79498 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen3-cpg.c' (77,760) at 20240405153230239
79499 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/imagefeatures.py' (77,761) at 20241221090017632
79500 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/Makefile' (77,762) at 20240405153049029
79501 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-cpu.c' (77,763) at 20240405153230755
79502 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/__init__.py' (77,764) at 20210308005046397
79503 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_diag288.c' (77,765) at 20241211090212354
79504 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/Kconfig' (77,766) at 20220525020654411
79505 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-dmaengine.c' (77,767) at 20240405153230283
79506 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mpls.h' (77,768) at 20210307214931566
79507 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/iio-test-format.c' (77,769) at 20240405153049013
79508 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02ca.h' (77,770) at 20210307214926210
79509 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/test/meson.build' (77,771) at 20240228090021408
79510 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/ipoctal232.c' (77,772) at 20240906080037208
79511 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/rpmb.c' (77,773) at 20210308005003496
79512 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/loongson,ls1x-gpio.yaml' (77,774) at 20240405153045061
79513 2025-01-08 03:00:50.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0017-khronos-backport-typedef-for-EGL_EXT_image_dma_buf_i.patch' (77,775) at 20210307205554106
79514 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_init_ops.h' (77,776) at 20240405153050225
79515 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/Kconfig' (77,777) at 20240405153051213
79516 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/Kconfig' (77,778) at 20240405153049017
79517 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_primitives.c' (77,779) at 20210307214932646
79518 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-dbg.c' (77,780) at 20240405153052097
79519 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.h' (77,781) at 20210307214929410
79520 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hostnamectl' (77,782) at 20210308005059705
79521 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/Kconfig' (77,783) at 20210307214929342
79522 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_i2c.c' (77,784) at 20241219090010504
79523 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvscsi.h' (77,785) at 20210307214930326
79524 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-akcipher.c' (77,786) at 20241211090212554
79525 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/c8sectpfe.h' (77,787) at 20210307214931342
79526 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-Remove-buggy-test-confusing-host-and-target.patch' (77,788) at 20230706080014749
79527 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/rlimits-per-userns.c' (77,789) at 20220525020655231
79528 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sn9c20x.c' (77,790) at 20240405153049565
79529 2025-01-08 03:00:50.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc_dt.c' (77,791) at 20240405153046489
79530 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_hdmi.c' (77,792) at 20240520080015151
79531 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_patch.h' (77,793) at 20210307214932230
79532 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/peer.h' (77,794) at 20240405153231159
79533 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/cpu-db8500.c' (77,795) at 20240405153229915
79534 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-io-tree.c' (77,796) at 20240405153231623
79535 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/thread_info.h' (77,797) at 20240405153045965
79536 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108-board.c' (77,798) at 20210308005002776
79537 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-W-2.0' (77,799) at 20211006000025234
79538 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_trace.c' (77,800) at 20210309003653264
79539 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.cpp' (77,801) at 20240822080023969
79540 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/bootstrap.sh' (77,802) at 20210415000018580
79541 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/settings/phosphor-settings-manager/power-policy.override.yml' (77,803) at 20241207090012335
79542 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc' (77,804) at 20240405153054305
79543 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp43-common.dtsi' (77,805) at 20240910080014010
79544 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/Makefile' (77,806) at 20240405153230827
79545 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/stringify.h' (77,807) at 20210308005003672
79546 2025-01-08 03:00:50.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/flow_offload.h' (77,808) at 20240405153231851
79547 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_fsms.h' (77,809) at 20210309003652320
79548 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hub.h' (77,810) at 20240405153048765
79549 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb' (77,811) at 20241221090017568
79550 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2.h' (77,812) at 20240405153052569
79551 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/common.h' (77,813) at 20210307214926966
79552 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/mmu.h' (77,814) at 20240405153230027
79553 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mk48t59.c' (77,815) at 20210308005003480
79554 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/emu_soc.c' (77,816) at 20210307214927230
79555 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/segment.h' (77,817) at 20240405153046397
79556 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/Makefile' (77,818) at 20240405153052177
79557 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/conf-notes.txt' (77,819) at 20220910030013381
79558 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/subprojects/phosphor-logging.wrap' (77,820) at 20221125040031606
79559 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-stub.c' (77,821) at 20240906080037376
79560 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/b-l475e-iot01a.c' (77,822) at 20240906080037188
79561 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/temporary_file.cpp' (77,823) at 20240820080027378
79562 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/flags.hpp' (77,824) at 20221005030030502
79563 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-fan-config/witherspoon/fans.yaml' (77,825) at 20210307205553702
79564 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml' (77,826) at 20240405153045065
79565 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-sensors.yaml' (77,827) at 20240712080022837
79566 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ABI.rst' (77,828) at 20210307214925270
79567 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/owhttpd' (77,829) at 20210307205553738
79568 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vpp0.c' (77,830) at 20240405153046797
79569 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_vnifilter.c' (77,831) at 20241018080014538
79570 2025-01-08 03:00:50.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@40.conf' (77,832) at 20210307205554094
79571 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/srcutiny.h' (77,833) at 20240405153231839
79572 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/udev-install.sh' (77,834) at 20210307214925214
79573 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-r40-dramc.h' (77,835) at 20230925080039929
79574 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_task_storage.c' (77,836) at 20240405153052977
79575 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml' (77,837) at 20240405153045157
79576 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/trivial-patches.rst' (77,838) at 20220429100100418
79577 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-mtk-disp.c' (77,839) at 20240405153231359
79578 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-block' (77,840) at 20240527080023344
79579 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi.h' (77,841) at 20240405153048601
79580 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml' (77,842) at 20240405153229803
79581 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.service' (77,843) at 20220402030016219
79582 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dump.h' (77,844) at 20240326080039550
79583 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts' (77,845) at 20240405153229919
79584 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml' (77,846) at 20240405153229795
79585 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.2.bb' (77,847) at 20231126090012781
79586 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2_param.h' (77,848) at 20210307214930554
79587 2025-01-08 03:00:50.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/rtkit.c' (77,849) at 20240405153051753
79588 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_mass_storage.c' (77,850) at 20210308005003508
79589 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XFree86-1.0' (77,851) at 20210307205554426
79590 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/goldfish_tty.c' (77,852) at 20241211090212258
79591 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_trace.c' (77,853) at 20240405153231235
79592 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/Kconfig' (77,854) at 20240405153051881
79593 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-cm.c' (77,855) at 20240405153046021
79594 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/smbus_slave.h' (77,856) at 20210308005046013
79595 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ics307_clk.c' (77,857) at 20210308005002960
79596 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-km_kirkwood.dts' (77,858) at 20240405153045457
79597 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/Makefile' (77,859) at 20210307214928694
79598 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udplite.c' (77,860) at 20240405153232035
79599 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7710.c' (77,861) at 20210307214926562
79600 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/chacha20poly1305.c' (77,862) at 20220525020654747
79601 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-pci.c' (77,863) at 20241211090212342
79602 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7206.c' (77,864) at 20210307214926562
79603 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/streaming_to_mipi_defs.h' (77,865) at 20210307214930574
79604 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-au1550.c' (77,866) at 20240405153231455
79605 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg.h' (77,867) at 20240405153052041
79606 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (77,868) at 20221014030016316
79607 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable-prot.h' (77,869) at 20240405153045861
79608 2025-01-08 03:00:50.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c' (77,870) at 20240710080014581
79609 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/trace.c' (77,871) at 20210307214932110
79610 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs.c' (77,872) at 20240405153230999
79611 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407.dtsi' (77,873) at 20240405153045581
79612 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/thread-pool.h' (77,874) at 20230925080039921
79613 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pfvf.h' (77,875) at 20240405153046953
79614 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/bmp.h' (77,876) at 20210307214927906
79615 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77970-cpg-mssr.h' (77,877) at 20210308005003632
79616 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NASA-1.3' (77,878) at 20210307205554426
79617 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom_gsbi.c' (77,879) at 20240405153231451
79618 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/Makefile' (77,880) at 20210307214928850
79619 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max77686.c' (77,881) at 20240405153051497
79620 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/.gitignore' (77,882) at 20240405153054357
79621 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cleanpatch' (77,883) at 20210307214932138
79622 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/meesc_dataflash_defconfig' (77,884) at 20210308005003268
79623 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hsr/config' (77,885) at 20240405153054345
79624 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/malta.c' (77,886) at 20241211090212290
79625 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.numamem' (77,887) at 20240906080037556 to deleted uid set
79626 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-ect.rst' (77,888) at 20210307214925574
79627 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-mmu.h' (77,889) at 20210307214930582
79628 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/Makefile' (77,890) at 20210307214927082
79629 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callouts.py' (77,891) at 20221209040036307
79630 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nuvoton/nuvoton,npcm.yaml' (77,892) at 20240405153045017
79631 2025-01-08 03:00:50.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/virtio-blk-handler.h' (77,893) at 20221215040039050
79632 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/autossh/autossh_1.4g.bb' (77,894) at 20230503080014579
79633 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/Makefile' (77,895) at 20210307214930982
79634 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/fu740-c000.dtsi' (77,896) at 20240405153046245
79635 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2-common.dtsi' (77,897) at 20240405153045457
79636 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/altera_uart.txt' (77,898) at 20210307214925418
79637 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi' (77,899) at 20240405153045821
79638 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/Kconfig' (77,900) at 20240405153051293
79639 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/apic.h' (77,901) at 20240906080037332
79640 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RoleCollection_v1.xml' (77,902) at 20240619080002936
79641 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c' (77,903) at 20240405153049469
79642 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/data_mock.hpp' (77,904) at 20210427000038985
79643 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-smb208.dtsi' (77,905) at 20240405153045541
79644 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.15.rst' (77,906) at 20241221090017596
79645 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/ioctl.c' (77,907) at 20240405153231727
79646 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.h' (77,908) at 20210307214930558
79647 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/MAINTAINERS' (77,909) at 20210308005003032
79648 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rock2_defconfig' (77,910) at 20210308005003276
79649 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk_sip_svc.h' (77,911) at 20240405153052793
79650 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/tcx.c' (77,912) at 20240405153231899
79651 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/index.rst' (77,913) at 20240405153045277
79652 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam.h' (77,914) at 20220525020654975
79653 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/X11-distribute-modifications-variant' (77,915) at 20241221090017620
79654 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/event_sources.c' (77,916) at 20240405153046225
79655 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8261_cfg.h' (77,917) at 20210307214928646
79656 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/netdev-user.c' (77,918) at 20240405153232215
79657 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch' (77,919) at 20231011080016574
79658 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc-ccitt.h' (77,920) at 20210307214931374
79659 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/modules/module_block.py' (77,921) at 20210308005046241
79660 2025-01-08 03:00:50.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/hibernate-asm.S' (77,922) at 20240405153046257
79661 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_hps_i2c.c' (77,923) at 20240405153051385
79662 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/float_madds.ref' (77,924) at 20220429100100942
79663 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/meson.options' (77,925) at 20240329080038916
79664 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_ipv4.c' (77,926) at 20241011080017391
79665 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_smbus-test.c' (77,927) at 20221215040039378
79666 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-stm32f4.c' (77,928) at 20240405153046781
79667 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-pxs2.c' (77,929) at 20210308005002792
79668 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/scsi.h' (77,930) at 20240405153052897
79669 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad_debugfs.c' (77,931) at 20240520080015155
79670 2025-01-08 03:00:50.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bit_action.hpp' (77,932) at 20210308005405934
79671 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/hist.c' (77,933) at 20240405153054177
79672 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/random32.c' (77,934) at 20240405153053101
79673 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ntb/ntb_test.sh' (77,935) at 20210307214932698
79674 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-ventana.dts' (77,936) at 20210308005002628
79675 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/cache.json' (77,937) at 20240405153054109
79676 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0005-Fix-psa-api-crypto-test-no-243.patch' (77,938) at 20241221090017468
79677 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-sensor-groups.c' (77,939) at 20240405153046217
79678 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_defconfig' (77,940) at 20210308005003240
79679 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/symbols.py' (77,941) at 20240405153232103
79680 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_mphi.c' (77,942) at 20241211090212294
79681 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-fix-configure-error.patch' (77,943) at 20220402030015911
79682 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/249' (77,944) at 20210927100127497
79683 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/firewalld_2.2.1.bb' (77,945) at 20241221090017492
79684 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/block-core.json' (77,946) at 20241211090212446
79685 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/Makefile' (77,947) at 20240405153049129
79686 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_stm_regs.h' (77,948) at 20240405153046589
79687 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/Makefile' (77,949) at 20210308005003028
79688 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native/minerva-temporary-software-versions.yml' (77,950) at 20241001080014404
79689 2025-01-08 03:00:50.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-encore-enltv2.c' (77,951) at 20210307214928782
79690 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.h' (77,952) at 20240405153051837
79691 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/239' (77,953) at 20210927100127497
79692 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers' (77,954) at 20240405153044925
79693 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page_offset.h' (77,955) at 20210307214926162
79694 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/bananapi,s070wv20-ct16.yaml' (77,956) at 20210307214925306
79695 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c' (77,957) at 20240910080014034
79696 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sm8450-rpmh.yaml' (77,958) at 20240405153045081
79697 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h' (77,959) at 20210307214931342
79698 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,msm8976-ramp-controller.yaml' (77,960) at 20240405153045157
79699 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/Jenkinsfile' (77,961) at 20210308005114857
79700 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/cpuid_test.c' (77,962) at 20240405153232271
79701 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_chain_route.c' (77,963) at 20220525020654875
79702 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/fanotify.c' (77,964) at 20240405153052449
79703 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_mdio.h' (77,965) at 20240405153052657
79704 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-ltc4306.c' (77,966) at 20240405153230683
79705 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-buffer-dma.c' (77,967) at 20210307214928334
79706 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-tx4927.c' (77,968) at 20210307214926282
79707 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/nuvoton/wpcm450-soc.c' (77,969) at 20240405153051761
79708 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/u8500_hsem.c' (77,970) at 20240405153230671
79709 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_skip_all_tests.log' (77,971) at 20220525020655187
79710 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/debugfs.c' (77,972) at 20240405153049181
79711 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/leds/bletchley-led-manager-config-native.bb' (77,973) at 20241221090017476
79712 2025-01-08 03:00:50.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88472.c' (77,974) at 20240405153049293
79713 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-pci.c' (77,975) at 20240405153231531
79714 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/max77686.c' (77,976) at 20210308005003472
79715 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/ttm_object.c' (77,977) at 20240405153048789
79716 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-vdpa.rst' (77,978) at 20210308005045801
79717 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/MAINTAINERS' (77,979) at 20210308005003168
79718 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/console/obmc-console/obmc-console.conf' (77,980) at 20240120090012778
79719 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/prom.c' (77,981) at 20210309003648860
79720 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp' (77,982) at 20241211090002379
79721 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb' (77,983) at 20241221090017516
79722 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fbio.h' (77,984) at 20210307214926578
79723 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_dispc_regs.h' (77,985) at 20210309003649892
79724 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm.dtsi' (77,986) at 20240405153229927
79725 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/reloc_riscv_efi.c' (77,987) at 20210308005002844
79726 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.18.0.bb' (77,988) at 20230114040015490
79727 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_hpc.c' (77,989) at 20240405153051249
79728 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/crypto6.json' (77,990) at 20240405153054117
79729 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-msm.c' (77,991) at 20210308005003512
79730 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/data.py' (77,992) at 20231207090015274
79731 2025-01-08 03:00:50.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/sun_nvram.h' (77,993) at 20210308005046021
79732 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pdc_chassis.h' (77,994) at 20220525020652022
79733 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/link.c' (77,995) at 20240527080023352
79734 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ucb1x00-assabet.c' (77,996) at 20220525020653351
79735 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/priv.h' (77,997) at 20240405153048665
79736 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/clock.h' (77,998) at 20210308005002660
79737 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/lib.c' (77,999) at 20240405153054361
79738 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/prep.c' (78,000) at 20210307214927130
79739 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-config.c' (78,001) at 20220525020653067
79740 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_dvb_firmware' (78,002) at 20210307214932150
79741 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/delay.h' (78,003) at 20210308005003656
79742 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-olympus-channels.json' (78,004) at 20210307205554094
79743 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/10m50_devboard.h' (78,005) at 20210308005003572
79744 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-pr-ip-core.c' (78,006) at 20240405153047053
79745 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/arc.rs' (78,007) at 20240405153232099
79746 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/index.rst' (78,008) at 20210307214925570
79747 2025-01-08 03:00:50.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2.bb' (78,009) at 20241221090017540
79748 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_cfg_regs.h' (78,010) at 20240405153046605
79749 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-sysfs.c' (78,011) at 20240405153052485
79750 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/Kconfig' (78,012) at 20210307214928598
79751 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb1ops.c' (78,013) at 20241211090145529
79752 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event.hpp' (78,014) at 20240904080034451
79753 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86-dat-32.c' (78,015) at 20240405153054089
79754 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/arc/timers.h' (78,016) at 20240405153052877
79755 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic_state_helper.h' (78,017) at 20240405153052629
79756 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.c' (78,018) at 20210309003651816
79757 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-xilinx-cpm.c' (78,019) at 20240405153051237
79758 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/ring.h' (78,020) at 20240405153052957
79759 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/dma.h' (78,021) at 20210308005002656
79760 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-aio.c' (78,022) at 20220525020653907
79761 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/.gitignore' (78,023) at 20210307214932678
79762 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/amd.c' (78,024) at 20241216090017689
79763 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cpsw.h' (78,025) at 20210308005003628
79764 2025-01-08 03:00:50.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/scrub.c' (78,026) at 20240405153231775
79765 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga-rutabaga.c' (78,027) at 20240326080039438
79766 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/meson.build' (78,028) at 20220921030029346
79767 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-duart-0.dtsi' (78,029) at 20210307214926350
79768 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS03.boot' (78,030) at 20210307214932714
79769 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v1_0.c' (78,031) at 20210309003649880
79770 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_pmu.c' (78,032) at 20240405153046697
79771 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/idset.c' (78,033) at 20240830080013303
79772 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/psc.h' (78,034) at 20240405153045641
79773 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp_scu.h' (78,035) at 20210307214925854
79774 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ir-kbd-i2c.c' (78,036) at 20240405153049317
79775 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_ph.c' (78,037) at 20210308005046509
79776 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront_fx.c' (78,038) at 20210307214932226
79777 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gtbus_sun9i.h' (78,039) at 20210308005002668
79778 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/testexport-tarball.bb' (78,040) at 20220910030013409
79779 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-iop32x.h' (78,041) at 20210307214931474
79780 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_IpmbSensor.cpp' (78,042) at 20241112090003106
79781 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/subvolume.c' (78,043) at 20210308005003544
79782 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/l2tp.rst' (78,044) at 20240405153045241
79783 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/video_detect.c' (78,045) at 20241011080017295
79784 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos-common.h' (78,046) at 20210308005003596
79785 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml' (78,047) at 20240405153045125
79786 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op-common.h' (78,048) at 20240906080037352
79787 2025-01-08 03:00:50.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/ptrace.h' (78,049) at 20210308005002852
79788 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-p2a-ctrl.h' (78,050) at 20210307214931622
79789 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e.dtsi' (78,051) at 20210308005002592
79790 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml' (78,052) at 20240405153229795
79791 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_pmccext_test.c' (78,053) at 20240405153054361
79792 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/i2s_test.c' (78,054) at 20240405153053941
79793 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm93.rst' (78,055) at 20210309003648428
79794 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_command.c' (78,056) at 20210308005003372
79795 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_disp.h' (78,057) at 20240405153048801
79796 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cpio/files/run-ptest' (78,058) at 20230609080014415
79797 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad.yaml' (78,059) at 20240405153045173
79798 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/examples.rst' (78,060) at 20210309003648476
79799 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/sbp1-yaml-config/sbp1-ipmi-fru.yaml' (78,061) at 20230817080015056
79800 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmpressure.h' (78,062) at 20220525020654627
79801 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2005.c' (78,063) at 20240405153049165
79802 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial/serial_1.2.1.bb' (78,064) at 20241206090014266
79803 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adc128d818.rst' (78,065) at 20210309003648424
79804 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_aal.c' (78,066) at 20240405153230583
79805 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/other.json' (78,067) at 20240405153054149
79806 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/gnss-common.yaml' (78,068) at 20240405153045057
79807 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dc-debug.rst' (78,069) at 20240405153045213
79808 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/versatile.rst' (78,070) at 20210927100127077
79809 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/format.h' (78,071) at 20210307214932442
79810 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/pxa2xx_spi.h' (78,072) at 20240405153231839
79811 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8192.c' (78,073) at 20240405153231323
79812 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/test/meson.build' (78,074) at 20231205090035281
79813 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_cluster.h' (78,075) at 20210307214931646
79814 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/Makefile' (78,076) at 20220525020654951
79815 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-iop3xx.c' (78,077) at 20240405153048901
79816 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP' (78,078) at 20240906080037560 to deleted uid set
79817 2025-01-08 03:00:50.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra234-gpio.h' (78,079) at 20240405153052649
79818 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_btcoex.h' (78,080) at 20240405153051925
79819 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/sphinx-static/theme_overrides.css' (78,081) at 20210307205554234
79820 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2hk_evm_defconfig' (78,082) at 20210308005003260
79821 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_sysctl.c' (78,083) at 20240405153232079
79822 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-util.c' (78,084) at 20240326080039738
79823 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt' (78,085) at 20210307214925354
79824 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_tm.c' (78,086) at 20220525020652058
79825 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm63268-reset.h' (78,087) at 20240405153052653
79826 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufshci.h' (78,088) at 20240910080014082
79827 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uda.h' (78,089) at 20240405153049069
79828 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_h.c' (78,090) at 20210308005046517
79829 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/debug.c' (78,091) at 20240405153231115
79830 2025-01-08 03:00:50.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/Makefile' (78,092) at 20210307214929726
79831 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mori_motherboard.json' (78,093) at 20230811080005598
79832 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_trace.h' (78,094) at 20210307214930538
79833 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun8i-apb0.c' (78,095) at 20240405153046861
79834 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c' (78,096) at 20241011080017335
79835 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_ltalk.h' (78,097) at 20210307214931634
79836 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/compare.idef' (78,098) at 20210927100127385
79837 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64le/Makefile.target' (78,099) at 20221215040039390
79838 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ostersund_Brattasen' (78,100) at 20210307205553790
79839 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.c' (78,101) at 20240405153048665
79840 2025-01-08 03:00:50.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/cache.json' (78,102) at 20240405153054137
79841 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_async_events.h' (78,103) at 20240405153046581
79842 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-api-python-client_2.135.0.bb' (78,104) at 20241221090017552
79843 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42xdr.c' (78,105) at 20240405153052421
79844 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c' (78,106) at 20240405153048509
79845 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta.h' (78,107) at 20240405153049473
79846 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cpumask_success.c' (78,108) at 20240405153054269
79847 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/copro_fault.c' (78,109) at 20240405153046185
79848 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/jvmti_agent.h' (78,110) at 20210307214932534
79849 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/fault.c' (78,111) at 20240405153045969
79850 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c' (78,112) at 20240405153050129
79851 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2usb.c' (78,113) at 20240405153051953
79852 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/Makefile' (78,114) at 20210308005003008
79853 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trace_arm.h' (78,115) at 20240405153229987
79854 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boards.c' (78,116) at 20210308005002792
79855 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa_defconfig' (78,117) at 20240405153229907
79856 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spmi/spmi-sandbox.txt' (78,118) at 20210308005003324
79857 2025-01-08 03:00:50.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy19-97.0W' (78,119) at 20210307205553762
79858 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/build_utils.cpp' (78,120) at 20210308005116217
79859 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/s390x_vec_op_t.patch' (78,121) at 20241206090014334
79860 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SoftwareInventoryCollection_v1.xml' (78,122) at 20240619080002936
79861 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer/0001-vrend-Fix-int-conversion-fatal-build-error-with-GCC-.patch' (78,123) at 20241221090017684
79862 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma.c' (78,124) at 20241211090145561
79863 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/pe.h' (78,125) at 20210308005003560
79864 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_netdev.c' (78,126) at 20240405153049121
79865 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ot200.c' (78,127) at 20210307214928550
79866 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs_cm.h' (78,128) at 20210307214930990
79867 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/index.scss' (78,129) at 20210308005107073
79868 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sm501.c' (78,130) at 20240405153049617
79869 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds212.dts' (78,131) at 20240405153045457
79870 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-hostname.sh' (78,132) at 20240913080015313
79871 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fs_internal.h' (78,133) at 20210308005003648
79872 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/am33xx-usb.txt' (78,134) at 20240405153045181
79873 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,scifa.yaml' (78,135) at 20240405153045153
79874 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/db8500-prcmu.c' (78,136) at 20240405153051465
79875 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/user-management.md' (78,137) at 20230316080008330
79876 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/string.h' (78,138) at 20240405153231843
79877 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/shrinker.c' (78,139) at 20210307214931250
79878 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/slab.c' (78,140) at 20240405153054069
79879 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.c' (78,141) at 20210309003649464
79880 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/keystone/overview.rst' (78,142) at 20240405153044973
79881 2025-01-08 03:00:50.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/bh1750.yaml' (78,143) at 20210307214925334
79882 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/cassini.c' (78,144) at 20240405153050305
79883 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/Kconfig' (78,145) at 20240405153048757
79884 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_superh_mono.pbm' (78,146) at 20210307214930954
79885 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-marduk.its.S' (78,147) at 20220525020651998
79886 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/dove-divider.c' (78,148) at 20240405153046805
79887 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/Makefile' (78,149) at 20220525020655107
79888 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_diag.h' (78,150) at 20240405153051537
79889 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ext2_fs.h' (78,151) at 20210307214931382
79890 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/volatiles.99_snort' (78,152) at 20210307205553814
79891 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2-timings.yaml' (78,153) at 20240405153045101
79892 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml' (78,154) at 20240405153045181
79893 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qsd-jobs.out' (78,155) at 20240326080039734
79894 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpmodule.inl' (78,156) at 20210307214925978
79895 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium.h' (78,157) at 20210307214930458
79896 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-evk.dts' (78,158) at 20240405153045521
79897 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/layer.conf' (78,159) at 20241221090017480
79898 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-close-errors' (78,160) at 20230426080043944
79899 2025-01-08 03:00:50.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c' (78,161) at 20240405153046921
79900 2025-01-08 03:00:50.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/imx-regs.h' (78,162) at 20210308005002652
79901 2025-01-08 03:00:50.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/uniphier-gpio.h' (78,163) at 20210307214931338
79902 2025-01-08 03:00:50.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/PixelGen_SysBlock_defs.h' (78,164) at 20210307214930538
79903 2025-01-08 03:00:50.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/mpp.c' (78,165) at 20240405153045673
79904 2025-01-08 03:00:50.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_ioc.h' (78,166) at 20240405153231427
79905 2025-01-08 03:00:50.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/common.h' (78,167) at 20210307214930302
79906 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/pcie.c' (78,168) at 20240405153045653
79907 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/bitmap.c' (78,169) at 20210307214931118
79908 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vpp.c' (78,170) at 20240405153048569
79909 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/p9.inc' (78,171) at 20211027000018712
79910 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.5.6.bb' (78,172) at 20231126090012805
79911 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ImageMagick' (78,173) at 20210307205553866
79912 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/rx.c' (78,174) at 20240405153053305
79913 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/entity-manager_%.bbappend' (78,175) at 20241206090014234
79914 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux-div.h' (78,176) at 20210307214926998
79915 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc_booke.c' (78,177) at 20241211090212322
79916 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/util.h' (78,178) at 20240405153050577
79917 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/pseq-monitor-pgood.service' (78,179) at 20230128040012702
79918 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_pin.c' (78,180) at 20210307214926286
79919 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ext4.h' (78,181) at 20240405153052893
79920 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/virtio-backends.rst' (78,182) at 20221215040039078
79921 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/Makefile' (78,183) at 20240405153230843
79922 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/aspeed.h' (78,184) at 20240405153052693
79923 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_load_detect.h' (78,185) at 20240405153048457
79924 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max732x.h' (78,186) at 20240405153052769
79925 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norsjovallen' (78,187) at 20210307205553790
79926 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/trace.c' (78,188) at 20240405153050533
79927 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_ecam_generic.c' (78,189) at 20210308005003452
79928 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/ptrace.h' (78,190) at 20210307214926550
79929 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/luts_1d.h' (78,191) at 20210307214927314
79930 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/contributors.rst' (78,192) at 20210307214925462
79931 2025-01-08 03:00:50.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1023_nand_rcw.cfg' (78,193) at 20210308005002992
79932 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_kfunc_failure.c' (78,194) at 20240405153054269
79933 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/Kconfig' (78,195) at 20240405153050625
79934 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/templates/default/local.conf.sample' (78,196) at 20241221090017476
79935 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/machine/harma.conf' (78,197) at 20241112090023994
79936 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent_avx_glue.c' (78,198) at 20220525020652134
79937 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-speedtest-cli_2.1.3.bb' (78,199) at 20220618030015170
79938 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-pcduino3.dts' (78,200) at 20240405153045385
79939 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/index.rst' (78,201) at 20211006000025222
79940 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mrp.h' (78,202) at 20240405153052857
79941 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2' (78,203) at 20210308005046473 to deleted uid set
79942 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c' (78,204) at 20240405153050245
79943 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851.h' (78,205) at 20240418080014502
79944 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-galaxys.dts' (78,206) at 20240405153045573
79945 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch' (78,207) at 20230131040012023
79946 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/mux.c' (78,208) at 20210308005003004
79947 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/images.cpp' (78,209) at 20210308005100301
79948 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/README' (78,210) at 20210308005002944
79949 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wm8994.c' (78,211) at 20220525020652442
79950 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml' (78,212) at 20240405153045121
79951 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Redruth' (78,213) at 20210307205553798
79952 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nodeattrib.c' (78,214) at 20240405153051961
79953 2025-01-08 03:00:50.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/sysfs.cpp' (78,215) at 20231204090030795
79954 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_dpt_module.dts' (78,216) at 20240405153045989
79955 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/alt.c' (78,217) at 20210308005003032
79956 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx334.c' (78,218) at 20240405153049317
79957 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/zstd_compress_module.c' (78,219) at 20240405153053117
79958 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/biccommands.cpp' (78,220) at 20240817080006183
79959 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-alternate.out' (78,221) at 20210308005046401 to deleted uid set
79960 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/leds/intel-led-manager-config-native.bb' (78,222) at 20241206090014234
79961 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/tag_qca.h' (78,223) at 20240405153052685
79962 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/Kconfig' (78,224) at 20210308005002908
79963 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/README' (78,225) at 20210308005003300
79964 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/Kconfig' (78,226) at 20210307214932042
79965 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_intc.h' (78,227) at 20240405153052793
79966 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.h' (78,228) at 20210309003649648
79967 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/rtc.h' (78,229) at 20210308005002848
79968 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-socinfo.c' (78,230) at 20240405153051753
79969 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/alloc.c' (78,231) at 20210307214929502
79970 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/setup.h' (78,232) at 20240405153229859
79971 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6qarm2.h' (78,233) at 20210308005003604
79972 2025-01-08 03:00:50.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_36BIT_SDCARD_defconfig' (78,234) at 20210308005003240
79973 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/types.h' (78,235) at 20210307214925650
79974 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/Access/meson.build' (78,236) at 20230825080021137
79975 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/balloc.c' (78,237) at 20241211090145505
79976 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_sec_common.h' (78,238) at 20210308005002680
79977 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/mmp-driver.c' (78,239) at 20240405153230799
79978 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/core.c' (78,240) at 20241104090011615
79979 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik.h' (78,241) at 20210307214927226
79980 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_table.h' (78,242) at 20240405153050345
79981 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/signaling.h' (78,243) at 20210307214931870
79982 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_fragment.c' (78,244) at 20240405153053157
79983 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-scmi.c' (78,245) at 20240906080037316
79984 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfp.h' (78,246) at 20240405153229915
79985 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkInterface_v1.xml' (78,247) at 20240619080002932
79986 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml' (78,248) at 20240405153045033
79987 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-cpu-clk.yaml' (78,249) at 20240405153045021
79988 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c' (78,250) at 20210308005003200
79989 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-secret.c' (78,251) at 20240326080039746
79990 2025-01-08 03:00:50.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/signing-keys.bb' (78,252) at 20220721030015873
79991 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/b53.c' (78,253) at 20210308005003440
79992 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/des.h' (78,254) at 20210307214931310
79993 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/nhpoly1305.h' (78,255) at 20210307214931310
79994 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/mkcpustr.c' (78,256) at 20210307214926638
79995 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_video.h' (78,257) at 20240405153051861
79996 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/nxp-ptn3460.c' (78,258) at 20240405153230527
79997 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ci20_defconfig' (78,259) at 20240405153230007
79998 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nv.h' (78,260) at 20240405153047157
79999 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c' (78,261) at 20240405153050497
80000 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml' (78,262) at 20240614080020055
80001 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/temperature-transducer.yaml' (78,263) at 20240405153045073
80002 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_pppox.h' (78,264) at 20240405153052921
80003 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/sysfs.c' (78,265) at 20240405153230699
80004 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/pgm_template.py' (78,266) at 20211013100037400
80005 2025-01-08 03:00:50.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx65w.dts' (78,267) at 20240405153045433
80006 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tc.c' (78,268) at 20240405153230559
80007 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/Kconfig' (78,269) at 20220525020652330
80008 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/qmi.h' (78,270) at 20240405153231159
80009 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/atmel_tcb.h' (78,271) at 20240405153231863
80010 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.metadata.yaml' (78,272) at 20220430030026016
80011 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-enc-index.rst' (78,273) at 20220525020651786
80012 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/glog/glog_0.7.1.bb' (78,274) at 20241221090017536
80013 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/es1938.c' (78,275) at 20240405153232131
80014 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_drv.c' (78,276) at 20241211090145417
80015 2025-01-08 03:00:50.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BatteryMetrics.v1_0_4.json' (78,277) at 20240619080002940
80016 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-fc-driver.h' (78,278) at 20240405153052753
80017 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/request_target_base.hpp' (78,279) at 20211029000044094
80018 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp102.c' (78,280) at 20240405153048665
80019 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rxrpc.h' (78,281) at 20241115090012965
80020 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/memory-allocation.rst' (78,282) at 20240405153045005
80021 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstrtoul64.c' (78,283) at 20210307214926846
80022 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/mmap.c' (78,284) at 20240405153231655
80023 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_synth.tc' (78,285) at 20210307214932670
80024 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/entitymap_test.json' (78,286) at 20240716080045952
80025 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/examples/sample_vpd_inventory_for_recollcetion.json' (78,287) at 20221213040022341
80026 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/vendor_cmd.c' (78,288) at 20240405153050729
80027 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131rdb.dtsi' (78,289) at 20210307214926342
80028 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/ns.h' (78,290) at 20220525020654611
80029 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_fprobe.tc' (78,291) at 20240405153054305
80030 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_defconfig' (78,292) at 20210308005003236
80031 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/Makefile' (78,293) at 20210307214930098
80032 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-resource_in_use' (78,294) at 20210307214925198
80033 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0012-purgatory-string.c-avoid-inclusion-of-string.h.patch' (78,295) at 20210307205553750
80034 2025-01-08 03:00:50.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/pic32_sdhci.c' (78,296) at 20210308005003404
80035 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/generic.c' (78,297) at 20210308005002544
80036 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/am35x.c' (78,298) at 20210308005003516
80037 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/sh_keysc.h' (78,299) at 20210307214931406
80038 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioserial/0001-use-poetry-core-for-pyproject-base-build.patch' (78,300) at 20241221090017548
80039 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_dpmaif.c' (78,301) at 20240405153051061
80040 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-dcp.yaml' (78,302) at 20240405153045033
80041 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,bluetooth.yaml' (78,303) at 20240405153045121
80042 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9552.h' (78,304) at 20240906080037332
80043 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_l2.c' (78,305) at 20240405153050229
80044 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/fixup-install-docdir.patch' (78,306) at 20210307205554002
80045 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/EINTR_wrappers.h' (78,307) at 20210308005111465
80046 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_vpg.h' (78,308) at 20240405153047257
80047 2025-01-08 03:00:50.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FieldMode/meson.build' (78,309) at 20230825080021137
80048 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10048.c' (78,310) at 20240712080021069
80049 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rc5t583.c' (78,311) at 20240405153051501
80050 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.1.bb' (78,312) at 20240301090012439
80051 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/iio_core.h' (78,313) at 20240405153048989
80052 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/image-vars.h' (78,314) at 20240628080013977
80053 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi' (78,315) at 20240405153229919
80054 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Salen' (78,316) at 20210307205553790
80055 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/timer.c' (78,317) at 20210308005002820
80056 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/direct_value_access.c' (78,318) at 20220525020655203
80057 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu1.c' (78,319) at 20240405153046797
80058 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/atmel-ssc.c' (78,320) at 20240405153230843
80059 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (78,321) at 20240625080012792
80060 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/events.h' (78,322) at 20240405153046401
80061 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs_debug.c' (78,323) at 20240405153231167
80062 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/sun3x_defconfig' (78,324) at 20240405153230003
80063 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/hmm/hmm_bo.h' (78,325) at 20240405153051825
80064 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_d.c' (78,326) at 20210308005046513
80065 2025-01-08 03:00:50.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/error-report.h' (78,327) at 20221215040039190
80066 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/jit.c' (78,328) at 20240405153050193
80067 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/services/meson.build' (78,329) at 20230822080035905
80068 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/badzero.cocci' (78,330) at 20240405153053445
80069 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/Kconfig' (78,331) at 20240405153053541
80070 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vmdk.c' (78,332) at 20240906080037156
80071 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/prctl.h' (78,333) at 20240405153231879
80072 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/tlb.c' (78,334) at 20210308005003168
80073 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire-media-session_0.4.2.bb' (78,335) at 20230317080013785
80074 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/led.c' (78,336) at 20210308005002916
80075 2025-01-08 03:00:50.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerState.interface.yaml' (78,337) at 20220315030032671
80076 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/rme9652.c' (78,338) at 20240405153232139
80077 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/qi.h' (78,339) at 20240405153046933
80078 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EthernetInterfaceCollection_v1.xml' (78,340) at 20240619080002924
80079 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_devintf.c' (78,341) at 20240405153230199
80080 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/port_config.c' (78,342) at 20220525020654019
80081 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/CVE-2021-33643-CVE-2021-33644.patch' (78,343) at 20241221090017540
80082 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/from-debian-to-modify-parameters.patch' (78,344) at 20230706080014757
80083 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/sclp.h' (78,345) at 20210308005046185
80084 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/nettest.c' (78,346) at 20240405153054349
80085 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.h' (78,347) at 20240405153054193
80086 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/elf_hwcaps.rst' (78,348) at 20240405153229835
80087 2025-01-08 03:00:50.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp.dtsi' (78,349) at 20240405153045453
80088 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/erase_flash.c' (78,350) at 20210308005108641
80089 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/class.h' (78,351) at 20240405153048617
80090 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/chosen.txt' (78,352) at 20210308005003300
80091 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/iothread-lock.c' (78,353) at 20240906080037444
80092 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0002-Fix-configure-when-bin-sh-is-not-bash.patch' (78,354) at 20210407000018082
80093 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/sdi.c' (78,355) at 20240405153052209
80094 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane.host.c' (78,356) at 20240405153051837
80095 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump.patch' (78,357) at 20210307205553750
80096 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.c' (78,358) at 20220525020652971
80097 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-icev2.dts' (78,359) at 20240405153045589
80098 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/tigerp.txt' (78,360) at 20210307214925274
80099 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c' (78,361) at 20241008080013943
80100 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.err' (78,362) at 20210927100127469
80101 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/debug-vm-pgtable/arch-support.txt' (78,363) at 20240405153045197
80102 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-oka40i-c.dts' (78,364) at 20240405153045393
80103 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/Makefile.utils' (78,365) at 20220125040024375
80104 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-a1.dts' (78,366) at 20240405153045813
80105 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/event/src/event.c' (78,367) at 20210307214930566
80106 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-x4tf.dts' (78,368) at 20240325080037190
80107 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/tegra.h' (78,369) at 20210308005002672
80108 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt2712e.dtsi' (78,370) at 20240503080014458
80109 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-lge-nexus5-hammerhead.dts' (78,371) at 20240405153229895
80110 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dumpimage.c' (78,372) at 20210308005003760
80111 2025-01-08 03:00:50.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-mv-usb.h' (78,373) at 20210307214930858
80112 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs_deb.bbclass' (78,374) at 20220910030013389
80113 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/mixeng_template.h' (78,375) at 20210308005045725
80114 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_hr2.c' (78,376) at 20240405153045637
80115 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch' (78,377) at 20241221090017640
80116 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0001-missing_type.h-add-comparison_fn_t.patch' (78,378) at 20240413080012651
80117 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_logmgr.c' (78,379) at 20240820080014173
80118 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/txheader.h' (78,380) at 20210307214929546
80119 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/host_condition.hpp' (78,381) at 20240820080031614
80120 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/README.md' (78,382) at 20230706080014733
80121 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/i8259.h' (78,383) at 20240405153046109
80122 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/internal.h' (78,384) at 20240405153053025
80123 2025-01-08 03:00:50.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier4U/4.json' (78,385) at 20240212090032054
80124 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/notify.h' (78,386) at 20220525020652426
80125 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_kptr_stash.c' (78,387) at 20240405153232259
80126 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/Makefile' (78,388) at 20210307214930530
80127 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fb.h' (78,389) at 20240405153045853
80128 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_aux.c' (78,390) at 20240405153046473
80129 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/pci.c' (78,391) at 20210309003651792
80130 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/messages.c' (78,392) at 20240405153231627
80131 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qgraph.c' (78,393) at 20240326080039738
80132 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file3' (78,394) at 20230114040015526
80133 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/uprobes/arch-support.txt' (78,395) at 20240405153229807
80134 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/spl.c' (78,396) at 20210308005002948
80135 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/little_endian.h' (78,397) at 20210308005003656
80136 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/lapb-module.rst' (78,398) at 20210307214925538
80137 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx_common.py' (78,399) at 20241221090017628
80138 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_error.h' (78,400) at 20240405153052589
80139 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/Makefile' (78,401) at 20240405153231307
80140 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/stackdepot.py' (78,402) at 20240405153232103
80141 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/allwinner-a10-pit.c' (78,403) at 20241211090212338
80142 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ebpf/syscall.rst' (78,404) at 20220525020651778
80143 2025-01-08 03:00:50.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/entity.h' (78,405) at 20241031080010167
80144 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_wm.c' (78,406) at 20240405153048465
80145 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mv643xx_eth.h' (78,407) at 20240405153052749
80146 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa.rst' (78,408) at 20210309003648444
80147 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/emc2305.c' (78,409) at 20210308005002960
80148 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cacheinfo.h' (78,410) at 20210307214926398
80149 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/Makefile' (78,411) at 20240405153230123
80150 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tproxy.rst' (78,412) at 20210307214925542
80151 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/cpucfg-emul.h' (78,413) at 20210307214926222
80152 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-early-sys-init' (78,414) at 20241219090012972
80153 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cypress.c' (78,415) at 20240405153046661
80154 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ltc2978.txt' (78,416) at 20210307214925322
80155 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_b.c' (78,417) at 20210308005046509
80156 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/0001-Link-with-libm-for-floor-function.patch' (78,418) at 20230813080012848
80157 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/AOM-Patent-License-1.0' (78,419) at 20210307205553754
80158 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_hs38.dts' (78,420) at 20210307214925666
80159 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d.c' (78,421) at 20240405153049473
80160 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/Kconfig' (78,422) at 20210308005003384
80161 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/qemu.rst' (78,423) at 20240302090018218
80162 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_s_st.c' (78,424) at 20210307214931982
80163 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/duovero_mux_data.h' (78,425) at 20210308005003004
80164 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/submitting-patches.rst' (78,426) at 20240405153045277
80165 2025-01-08 03:00:50.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm7038_wdt.c' (78,427) at 20240405153052237
80166 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atomfirmware.h' (78,428) at 20240919080017050
80167 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-ap806.dtsi' (78,429) at 20210308005002568
80168 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/buffer.c' (78,430) at 20210307214931122
80169 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test-utils.h' (78,431) at 20221017030010210
80170 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750.h' (78,432) at 20210307214930674
80171 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udiv_qrnnd.S' (78,433) at 20210307214926570
80172 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/zstd_common.c' (78,434) at 20240405153053113
80173 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/dove-thermal.txt' (78,435) at 20210307214925442
80174 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.c' (78,436) at 20240613080016423
80175 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max20411.yaml' (78,437) at 20240405153045145
80176 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-cygnus-mux.c' (78,438) at 20240405153051305
80177 2025-01-08 03:00:50.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/eisa_eeprom.h' (78,439) at 20210307214926318
80178 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11.h' (78,440) at 20210308005046069
80179 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-stxncpy.S' (78,441) at 20210307214925662
80180 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/tables.c' (78,442) at 20240405153046649
80181 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/dc21285-timer.c' (78,443) at 20210307214925882
80182 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/i2c-ddc.h' (78,444) at 20210308005046009
80183 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_vegas.c' (78,445) at 20220627100017186
80184 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0005-cmd-dist-separate-host-and-target-builds.patch' (78,446) at 20241221090017664
80185 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml' (78,447) at 20240405153045177
80186 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/bss_data.lds' (78,448) at 20210308005003752
80187 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/Kconfig' (78,449) at 20210307214929414
80188 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hummelholm' (78,450) at 20210307205553782
80189 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7-bugs.c' (78,451) at 20220804100015884
80190 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rps_default_mask.sh' (78,452) at 20240405153232279
80191 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_maddf.c' (78,453) at 20210307214926274
80192 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi' (78,454) at 20240405153229947
80193 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1-powerpc-asm.S' (78,455) at 20220804100015888
80194 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma-glue.c' (78,456) at 20240405153230287
80195 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/linkage.h' (78,457) at 20210308005002824
80196 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lz4/run-ptest' (78,458) at 20231014080011723
80197 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace_32.h' (78,459) at 20210307214926754
80198 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_stats.h' (78,460) at 20210309003651148
80199 2025-01-08 03:00:50.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_fencing.h' (78,461) at 20220525020652887
80200 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa.h' (78,462) at 20210307214928682
80201 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3.host.h' (78,463) at 20210307214930562
80202 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-riscv.h' (78,464) at 20240405153232211
80203 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/edk2.yml' (78,465) at 20241221090017464
80204 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defza.c' (78,466) at 20240405153050329
80205 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_vport.c' (78,467) at 20241018080014542
80206 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/xilinx-xadc.txt' (78,468) at 20220525020651678
80207 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/handler.cpp' (78,469) at 20230629131804615
80208 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/entry.h' (78,470) at 20220913100024141
80209 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-realtek/Makefile' (78,471) at 20210307214925946
80210 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ast2700-gpio-test.c' (78,472) at 20241022080032792
80211 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cfi_types.h' (78,473) at 20240405153052669
80212 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Makefile' (78,474) at 20240613080016507
80213 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/palmas.h' (78,475) at 20210307214931342
80214 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/README' (78,476) at 20210308005003756
80215 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,amoled-mipi-dsi.yaml' (78,477) at 20210309003648344
80216 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-deassert@.service' (78,478) at 20241029080011439
80217 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/udp_client.c' (78,479) at 20241221090017580
80218 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/Makefile' (78,480) at 20210307214930170
80219 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/aspeed,ast2400-cvic.yaml' (78,481) at 20240809080013002
80220 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_connector.c' (78,482) at 20240712080021069
80221 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alingsas_Mariedal' (78,483) at 20210307205553778
80222 2025-01-08 03:00:50.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/marvell,pxau2o-ehci.yaml' (78,484) at 20240405153045181
80223 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_ado.h' (78,485) at 20210307214931530
80224 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_cq.c' (78,486) at 20220525020653119
80225 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/symlink.c' (78,487) at 20210307214931242
80226 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/iptraf-ng-tmpfiles.conf' (78,488) at 20220204040022468
80227 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/boot-image-header.rst' (78,489) at 20220525020651774
80228 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_dpm.h' (78,490) at 20220525020653007
80229 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/restart_syscall.S' (78,491) at 20240405153046081
80230 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb' (78,492) at 20241221090017684
80231 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/loadpin/Makefile' (78,493) at 20210307214932174
80232 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-common.inc' (78,494) at 20241221090017472
80233 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/attach.c' (78,495) at 20210307214929750
80234 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-finder.h' (78,496) at 20241211090145577
80235 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/vt1720_mobo.h' (78,497) at 20210307214932262
80236 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-huawei-angler-rev-101.dts' (78,498) at 20240405153045769
80237 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ia_css_ctc1_5.host.h' (78,499) at 20210307214930554
80238 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/jump_label.c' (78,500) at 20240405153045945
80239 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/0003-Exclude-VCS-directory-with-writing-from-an-archive.patch' (78,501) at 20231011080016614
80240 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5260.h' (78,502) at 20210307214929122
80241 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl.c' (78,503) at 20230302090047762
80242 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb' (78,504) at 20241221090017556
80243 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml' (78,505) at 20240405153229791
80244 2025-01-08 03:00:50.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/wmm.h' (78,506) at 20240405153050577
80245 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/he.h' (78,507) at 20210307214926882
80246 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/time.c' (78,508) at 20240405153046153
80247 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/ali-agp.c' (78,509) at 20210309003649212
80248 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c' (78,510) at 20240613080016435
80249 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.c' (78,511) at 20240405153048333
80250 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/bus.hpp' (78,512) at 20241203090049024
80251 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/launch.h' (78,513) at 20210307214926246
80252 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-net48xx.c' (78,514) at 20210307214928550
80253 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8350b.dtsi' (78,515) at 20240405153045777
80254 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ralink,rt2880-intc.yaml' (78,516) at 20240405153045085
80255 2025-01-08 03:00:50.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-qds.dts' (78,517) at 20240405153045533
80256 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0008.h' (78,518) at 20210307214927902
80257 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cpu_asm.h' (78,519) at 20210308005003720
80258 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/config.c' (78,520) at 20240405153045961
80259 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5421.c' (78,521) at 20240405153048973
80260 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ServiceConditions.v1_0_1.json' (78,522) at 20240619080002952
80261 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/msi.h' (78,523) at 20230426080043764
80262 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/iommu.c' (78,524) at 20240405153230739
80263 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zynq-common.h' (78,525) at 20210308005003628
80264 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (78,526) at 20231019080029735
80265 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrtalje_Sodra' (78,527) at 20210307205553786
80266 2025-01-08 03:00:50.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-host-control/cfam_override@.service' (78,528) at 20220503030013244
80267 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98095.h' (78,529) at 20210307214932314
80268 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_div.c' (78,530) at 20210307214926274
80269 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404-evb-4000.dts' (78,531) at 20240405153045777
80270 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550vs.dtsi' (78,532) at 20240405153045777
80271 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ep93xx_dma.c' (78,533) at 20240405153230279
80272 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/bmcweb_%.bbappend' (78,534) at 20241018080016394
80273 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/layer.conf' (78,535) at 20240507080014346
80274 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/gitignore' (78,536) at 20210307205553894
80275 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c' (78,537) at 20240405153049885
80276 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev_addr_lists_test.c' (78,538) at 20240405153053213
80277 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VMSC.interface.yaml' (78,539) at 20220315030032659
80278 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8505.dtsi' (78,540) at 20240405153045609
80279 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-tegra194-p2u.yaml' (78,541) at 20240405153045129
80280 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/Makefile' (78,542) at 20240405153049489
80281 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/080' (78,543) at 20210927100127481
80282 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig' (78,544) at 20210308005003236
80283 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_madd.c' (78,545) at 20210308005046525
80284 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/atcpit100_timer.txt' (78,546) at 20210308005003328
80285 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rv1126-cru.yaml' (78,547) at 20240405153045029
80286 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.cxl' (78,548) at 20240906080037556 to deleted uid set
80287 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/unistd.h' (78,549) at 20210307214926178
80288 2025-01-08 03:00:50.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/Kconfig' (78,550) at 20210307214930522
80289 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (78,551) at 20240309090012804
80290 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/trigger.hpp' (78,552) at 20211202040032454
80291 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cdns,xtfpga-i2s.txt' (78,553) at 20210307214925426
80292 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_uncmd_spl.h' (78,554) at 20210308005003572
80293 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fscache.c' (78,555) at 20240527080023352
80294 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/026.out' (78,556) at 20210308005046437
80295 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/.gitignore' (78,557) at 20210309003656004
80296 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/orc_types.h' (78,558) at 20240405153054033
80297 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/retu-pwrbutton.c' (78,559) at 20210307214928486
80298 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc' (78,560) at 20210812000025310
80299 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events.rst' (78,561) at 20240405153229831
80300 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/seccomp.h' (78,562) at 20220525020652090
80301 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/files/0001-Warn-not-error-if-xsltproc-is-not-found.patch' (78,563) at 20230503080014591
80302 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_in.c' (78,564) at 20240405153054005
80303 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2497.h' (78,565) at 20240405153048957
80304 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/inodes.rst' (78,566) at 20240405153045205
80305 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/machdep.h' (78,567) at 20240405153045965
80306 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/cadence_gem.c' (78,568) at 20241211090212302
80307 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-prog.rst' (78,569) at 20240405153054037
80308 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/glue.h' (78,570) at 20210308005003540
80309 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/xbc.sh' (78,571) at 20220525020655111
80310 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/MAINTAINERS' (78,572) at 20210308005002908
80311 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_event.c' (78,573) at 20210307214927734
80312 2025-01-08 03:00:50.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/spcr.c' (78,574) at 20240405153046649
80313 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/label.h' (78,575) at 20240405153051193
80314 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda1997x.c' (78,576) at 20240405153049341
80315 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ia64/Makefile' (78,577) at 20210307214932674
80316 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/scpart.c' (78,578) at 20240405153049705
80317 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/MAINTAINERS' (78,579) at 20210308005003016
80318 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/devkit8000_defconfig' (78,580) at 20210308005003256
80319 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ioport.c' (78,581) at 20210309003648980
80320 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/clock.h' (78,582) at 20220525020655099
80321 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5260.c' (78,583) at 20240405153230239
80322 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/sched.h' (78,584) at 20241216090017769 to deleted uid set
80323 2025-01-08 03:00:50.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/ncurses-config.patch' (78,585) at 20220204040022468
80324 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its-pci-msi.c' (78,586) at 20240405153049197
80325 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/unistd.h' (78,587) at 20240405153046281
80326 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-peri_ao.c' (78,588) at 20240405153046797
80327 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_mtk.c' (78,589) at 20240405153230171
80328 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c' (78,590) at 20240405153230995
80329 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx296.yaml' (78,591) at 20240405153045093
80330 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-schedule_1.2.1.bb' (78,592) at 20240302090018214
80331 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7100-clkgen.yaml' (78,593) at 20240405153045029
80332 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_strerror.c' (78,594) at 20210308005003764
80333 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4641.c' (78,595) at 20240405153053565
80334 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_power_util.sh' (78,596) at 20240619080012644
80335 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/default.script' (78,597) at 20210307205554470
80336 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/090856f4159c40a2927fb88546419f2e1697ad5f.patch' (78,598) at 20230811080018306
80337 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.lynxkdi' (78,599) at 20210308005003296
80338 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/pipeline.json' (78,600) at 20240405153054149
80339 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1542.h' (78,601) at 20220525020653983
80340 2025-01-08 03:00:50.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4namespace.c' (78,602) at 20240405153052421
80341 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-system.txt' (78,603) at 20210307214925270
80342 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1032.c' (78,604) at 20240405153046885
80343 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Triggers_v1.xml' (78,605) at 20240619080002940
80344 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/trace_clock.h' (78,606) at 20210307214931306
80345 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_gtt.c' (78,607) at 20240405153048525
80346 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/gen_probe.h' (78,608) at 20210307214931450
80347 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/profile.tc' (78,609) at 20220525020655207
80348 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/file.c' (78,610) at 20241211090145517
80349 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/trace-events' (78,611) at 20240326080039438
80350 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsmemory.c' (78,612) at 20210307214926842
80351 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fdinfo.h' (78,613) at 20210307214931190
80352 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_in.c' (78,614) at 20240405153053169
80353 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_discrete_threshold.cpp' (78,615) at 20240904080048947
80354 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.err' (78,616) at 20210927100127469
80355 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/messages.h' (78,617) at 20210307214929722
80356 2025-01-08 03:00:50.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (78,618) at 20240712080022837
80357 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/Kconfig' (78,619) at 20210307214927038
80358 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault/meson.build' (78,620) at 20210308005109241
80359 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/MAINTAINERS' (78,621) at 20210308005003044
80360 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-zest.dts' (78,622) at 20220525020651914
80361 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-iommu.c' (78,623) at 20240405153045665
80362 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/wayland/waylandpp_1.0.0.bb' (78,624) at 20240413080012655
80363 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clocksource.h' (78,625) at 20240815080012907
80364 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/inport.c' (78,626) at 20240405153049153
80365 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.h' (78,627) at 20210307214929934
80366 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-char.c' (78,628) at 20241211090212550
80367 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip05-d02.dts' (78,629) at 20240405153045741
80368 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fwrite.rst' (78,630) at 20220525020654135
80369 2025-01-08 03:00:50.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/drv2665.c' (78,631) at 20240405153049141
80370 2025-01-08 03:00:50.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h' (78,632) at 20220525020653459
80371 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h' (78,633) at 20240919080017054
80372 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/signal.c' (78,634) at 20240405153045925
80373 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/.gitignore' (78,635) at 20240405153232235
80374 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dqevent.rst' (78,636) at 20240405153045321
80375 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger_factory.hpp' (78,637) at 20220607100029059
80376 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-rst.c' (78,638) at 20240405153046773
80377 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_blackhole_dev.sh' (78,639) at 20210307214932694
80378 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps6586x.c' (78,640) at 20240405153230307
80379 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.c' (78,641) at 20210307214927958
80380 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity-msc313.dtsi' (78,642) at 20240405153045573
80381 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/osl.c' (78,643) at 20240405153046641
80382 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/funcmux.h' (78,644) at 20210308005002668
80383 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_hw.c' (78,645) at 20240405153050225
80384 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-pseries.c' (78,646) at 20240405153046921
80385 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3308-cru.h' (78,647) at 20210307214931334
80386 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/Kbuild' (78,648) at 20240405153045905
80387 2025-01-08 03:00:50.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ompic.c' (78,649) at 20210307214928534
80388 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Kconfig.debug' (78,650) at 20220525020651974
80389 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga.h' (78,651) at 20210307214928750
80390 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-xra1403.txt' (78,652) at 20210307214925318
80391 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/of_helpers.h' (78,653) at 20210307214926478
80392 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg' (78,654) at 20241221090017636
80393 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/omap_gpio.c' (78,655) at 20241211090212274
80394 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pennybacker.json' (78,656) at 20230607080007037
80395 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/math_efp.c' (78,657) at 20240405153046181
80396 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_core.h' (78,658) at 20241220090018326
80397 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/init.c' (78,659) at 20210307214926174
80398 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/Makefile' (78,660) at 20240405153052273
80399 2025-01-08 03:00:50.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-flash.c' (78,661) at 20240405153046217
80400 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-lsinventory_git.bb' (78,662) at 20220126040017547
80401 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-roseapplepi.dts' (78,663) at 20240405153045369
80402 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/pl050.c' (78,664) at 20240906080037236
80403 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinconf.c' (78,665) at 20220525020653883
80404 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/via82xx_modem.c' (78,666) at 20220525020655011
80405 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm64-secureboot-ts.yml' (78,667) at 20241221090017464
80406 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-munmap.rst' (78,668) at 20210309003648476
80407 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot/host-powerctrl.service' (78,669) at 20220119040023096
80408 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/.clang-format' (78,670) at 20240820080017649
80409 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-common.c' (78,671) at 20230426080043932
80410 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/leds.c' (78,672) at 20210307214926174
80411 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/rust/rustc_args.py' (78,673) at 20241211090212458
80412 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_devids.h' (78,674) at 20210307214929450
80413 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_xilinx.c' (78,675) at 20210308005003452
80414 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/virtio_config.h' (78,676) at 20210308005046069
80415 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SerialInterface_v1.xml' (78,677) at 20240619080002936
80416 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pxl2dpi.yaml' (78,678) at 20240405153045037
80417 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mmu_context.h' (78,679) at 20240405153045625
80418 2025-01-08 03:00:50.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_b.c' (78,680) at 20210308005046521
80419 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/b43.h' (78,681) at 20240405153231171
80420 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/configfs.h' (78,682) at 20210307214931402
80421 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-mss.yaml' (78,683) at 20240405153229759
80422 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample.bpf.c' (78,684) at 20220525020654935
80423 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/Kconfig' (78,685) at 20210307214929986
80424 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/Kconfig' (78,686) at 20220525020654787
80425 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/netlink.h' (78,687) at 20240405153231987
80426 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/solos-pci.c' (78,688) at 20240405153230183
80427 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_translate_dcn20.h' (78,689) at 20210307214927306
80428 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_M9_defconfig' (78,690) at 20210308005003240
80429 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_bmc.c' (78,691) at 20240405153048569
80430 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fortify-string.h' (78,692) at 20240613080016499
80431 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/gstreamer.py' (78,693) at 20220910030013397
80432 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_arria5_socdk.h' (78,694) at 20210308005003616
80433 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_drm_client.c' (78,695) at 20240405153048525
80434 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stv0991_defconfig' (78,696) at 20210308005003280
80435 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_ethtool.h' (78,697) at 20240405153050073
80436 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vmalloc.h' (78,698) at 20210307214926098
80437 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-dispcc.yaml' (78,699) at 20240405153229759
80438 2025-01-08 03:00:50.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/host-bridge.c' (78,700) at 20220525020653847
80439 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-virgl.c' (78,701) at 20241211090212270
80440 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7291.c' (78,702) at 20240405153048945
80441 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-include-libgen.h-for-basename.patch' (78,703) at 20240413080012655
80442 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_spiderboard_adc_ti_pwr_ti.json' (78,704) at 20241213090004421
80443 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stmark2.h' (78,705) at 20210308005003616
80444 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_trc.c' (78,706) at 20240405153051737
80445 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/diu.c' (78,707) at 20210308005002992
80446 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/queued-rwlocks/arch-support.txt' (78,708) at 20240405153045201
80447 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.h' (78,709) at 20210307214927766
80448 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/memalloc.c' (78,710) at 20240405153053489
80449 2025-01-08 03:00:50.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-evm-ui.dtsi' (78,711) at 20210308005002564
80450 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mcu.h' (78,712) at 20240405153231231
80451 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/threadmap.c' (78,713) at 20240405153054069
80452 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml' (78,714) at 20240405153045121
80453 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.y' (78,715) at 20240405153232239
80454 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/version.rc' (78,716) at 20210927100127665
80455 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pch.c' (78,717) at 20210308005003740
80456 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/ifs.rst' (78,718) at 20240405153044989
80457 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/backlight.h' (78,719) at 20210309003653824
80458 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-drop-including-rpath-cmake-module.patch' (78,720) at 20230706080014749
80459 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/soft-fp.h' (78,721) at 20210307214931538
80460 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/fcoe_common.h' (78,722) at 20240405153052781
80461 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/errno.h' (78,723) at 20210512100029194
80462 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/P0260.h' (78,724) at 20210307214927906
80463 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/acbel_r1ca2122a_psu.json' (78,725) at 20230818080006157
80464 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/Kconfig' (78,726) at 20240405153046209
80465 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max14577.yaml' (78,727) at 20240405153045145
80466 2025-01-08 03:00:50.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot' (78,728) at 20240628080017113
80467 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/intel_regs.h' (78,729) at 20210308005002880
80468 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Korppoo' (78,730) at 20210307205553770
80469 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/raw-format.c' (78,731) at 20241121090029256
80470 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/cmd.h' (78,732) at 20210307214929966
80471 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb' (78,733) at 20240113090014540
80472 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sabresd.dts' (78,734) at 20240405153045505
80473 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Chassis/meson.build' (78,735) at 20240925080024982
80474 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/phosphor-host-ipmid.wrap' (78,736) at 20220726030011558
80475 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_ph.c' (78,737) at 20210308005046501
80476 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpucheck.c' (78,738) at 20240405153046353
80477 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86.h' (78,739) at 20240906080037484
80478 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr-s10.h' (78,740) at 20240405153231799
80479 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjade.json' (78,741) at 20241029080004318
80480 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-unplug@.service' (78,742) at 20241107090014377
80481 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/befs.rst' (78,743) at 20240405153229807
80482 2025-01-08 03:00:50.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/kernel-doc.rst' (78,744) at 20240405153229803
80483 2025-01-08 03:00:50.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/of_access.c' (78,745) at 20210308005003356
80484 2025-01-08 03:00:50.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-fault.c' (78,746) at 20240405153046217
80485 2025-01-08 03:00:50.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/wl12xx.h' (78,747) at 20210307214929966
80486 2025-01-08 03:00:50.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/TableToolbar.spec.js.snap' (78,748) at 20220105012523003
80487 2025-01-08 03:00:50.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/reset.rst' (78,749) at 20241211090212234
80488 2025-01-08 03:00:50.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/motorola_pgalloc.h' (78,750) at 20220525020651982
80489 2025-01-08 03:00:50.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-raspberrypi/conf/templates/default/local.conf.sample' (78,751) at 20241221090017476
80490 2025-01-08 03:00:50.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/vexpress.h' (78,752) at 20240405153045693
80491 2025-01-08 03:00:50.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-v7m.S' (78,753) at 20240405153045629
80492 2025-01-08 03:00:50.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/arm_mhu.c' (78,754) at 20240405153230759
80493 2025-01-08 03:00:50.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/clocksource.h' (78,755) at 20210307214925858
80494 2025-01-08 03:00:50.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/Kconfig' (78,756) at 20240405153053021
80495 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_mcast_eht.h' (78,757) at 20220525020654803
80496 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_2_regs.h' (78,758) at 20240405153046577
80497 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.c' (78,759) at 20220525020653599
80498 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m.inc' (78,760) at 20241206090014214
80499 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2.yaml' (78,761) at 20240405153045121
80500 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-system.h' (78,762) at 20240906080037136
80501 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/mem_64.S' (78,763) at 20240405153230043
80502 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/remove-hard-coded-include-and-lib-paths.patch' (78,764) at 20210307205553998
80503 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/acp_hw.c' (78,765) at 20210307214927202
80504 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libperl.c' (78,766) at 20210307214932466
80505 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/Kconfig' (78,767) at 20220525020654799
80506 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/main.c' (78,768) at 20240726080012854
80507 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/7.AdvancedTopics.rst' (78,769) at 20240405153045297
80508 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.c' (78,770) at 20210307214928778
80509 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bp_signal.c' (78,771) at 20240405153054161
80510 2025-01-08 03:00:50.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/switchdev.c' (78,772) at 20240405153049757
80511 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cputime.h' (78,773) at 20210307214926114
80512 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.h' (78,774) at 20210307214929922
80513 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/output.c' (78,775) at 20240405153053373
80514 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.bb' (78,776) at 20241221090017692
80515 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_vsock.h' (78,777) at 20240830080013331
80516 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/ath79/pinctrl_ar933x.c' (78,778) at 20210308005003456
80517 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_rect_test.c' (78,779) at 20240405153048769
80518 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-multivolumefile_0.2.3.bb' (78,780) at 20240302090018210
80519 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/machine/qemuarm-secureboot.conf' (78,781) at 20230804080018095
80520 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-stats.c' (78,782) at 20240405153053145
80521 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml' (78,783) at 20240405153045093
80522 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc911x.c' (78,784) at 20240405153231051
80523 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.xapic' (78,785) at 20240906080037560 to deleted uid set
80524 2025-01-08 03:00:50.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/core.h' (78,786) at 20210307214926770
80525 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/Makefile' (78,787) at 20241115090012941
80526 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/host-os.h' (78,788) at 20221215040039066
80527 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bamboo.dts' (78,789) at 20210308005046113
80528 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_ddc.c' (78,790) at 20210307214930906
80529 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/tee-dev.c' (78,791) at 20240405153046937
80530 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/run-ptest' (78,792) at 20241221090017656
80531 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es18xx.c' (78,793) at 20240405153053509
80532 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom,gpi.yaml' (78,794) at 20240405153045053
80533 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dts' (78,795) at 20240405153230063
80534 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm75.rst' (78,796) at 20220525020651734
80535 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_vblank.h' (78,797) at 20240405153052637
80536 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/Makefile' (78,798) at 20210308005003052
80537 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/Makefile' (78,799) at 20210308005003048
80538 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback.h' (78,800) at 20220525020654439
80539 2025-01-08 03:00:50.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/cookie.c' (78,801) at 20240830080013319
80540 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c' (78,802) at 20240405153048745
80541 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_pandora.h' (78,803) at 20210308005003608
80542 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-chilisom.dtsi' (78,804) at 20210308005002560
80543 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtmips.c' (78,805) at 20240405153051321
80544 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts' (78,806) at 20240405153045761
80545 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/amdgpu-stoney-flakes.txt' (78,807) at 20240405153230531
80546 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/test_smack_onlycap.sh' (78,808) at 20210307205554122
80547 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83627hf.c' (78,809) at 20240405153048881
80548 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c' (78,810) at 20220525020652959
80549 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-sr-usb.c' (78,811) at 20240405153231307
80550 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-395-gp.dts' (78,812) at 20240405153045449
80551 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa78ae.inc' (78,813) at 20240301090012451
80552 2025-01-08 03:00:50.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os_4.%.bbappend' (78,814) at 20231126090012777
80553 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_wb.c' (78,815) at 20240405153230591
80554 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-service-time.rst' (78,816) at 20210307214925222
80555 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scpi_protocol.h' (78,817) at 20220525020654611
80556 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_resource.c' (78,818) at 20240405153230399
80557 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Regular-webfont.woff' (78,819) at 20220105012522991 to deleted uid set
80558 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/0001-Fix-implicit-fallthrough-warning.patch' (78,820) at 20230131040012039
80559 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/socket.c' (78,821) at 20241211090212394
80560 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ucode.c' (78,822) at 20210307214928018
80561 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/Makefile' (78,823) at 20210308005002920
80562 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_parser.h' (78,824) at 20240405153051393
80563 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpucfg.h' (78,825) at 20210308005002664
80564 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-tx3-mini.dts' (78,826) at 20210307214925994
80565 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/keyboard.rst' (78,827) at 20230925080039845
80566 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/fails-mc/fails-mc2.bb' (78,828) at 20210316000012685
80567 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp' (78,829) at 20221209040003858
80568 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/busybox-1.36.1-no-cbq.patch' (78,830) at 20241221090017636
80569 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9131-db-B.dts' (78,831) at 20220525020651918
80570 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_ieee802154.h' (78,832) at 20210307214931550
80571 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-cros-ec' (78,833) at 20210309003648252
80572 2025-01-08 03:00:50.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (78,834) at 20220721030015837
80573 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/acm_ms.c' (78,835) at 20210309003653208
80574 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/phys2bus.c' (78,836) at 20210308005002716
80575 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-composite.h' (78,837) at 20210307214926958
80576 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/socrates.c' (78,838) at 20240405153230051
80577 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c' (78,839) at 20240405153051945
80578 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/vf.h' (78,840) at 20240405153050049
80579 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/Kconfig' (78,841) at 20240405153046317
80580 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi' (78,842) at 20240405153045829
80581 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kobject/kobject-example.c' (78,843) at 20240405153053429
80582 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/dw_hdmi.c' (78,844) at 20210308005003524
80583 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/tlbbatch.h' (78,845) at 20240405153229979
80584 2025-01-08 03:00:50.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_vm_fs.c' (78,846) at 20240405153230075
80585 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms.c' (78,847) at 20240405153231911
80586 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/cpuflags.c' (78,848) at 20210309003649000
80587 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/index.js' (78,849) at 20210308005107069
80588 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-thermal.h' (78,850) at 20240405153051977
80589 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json' (78,851) at 20231128090014177
80590 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent_2.1.12.bb' (78,852) at 20230114040015550
80591 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_cpu.json' (78,853) at 20241213090004417
80592 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/arch-tick-broadcast/arch-support.txt' (78,854) at 20240405153045201
80593 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/uefi-secureboot.cfg' (78,855) at 20241221090017472
80594 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_pi_spi_rcw.cfg' (78,856) at 20210308005002992
80595 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/lm363x-regulator.txt' (78,857) at 20210307214925410
80596 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/early-lookup.c' (78,858) at 20240405153046525
80597 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/Cargo.toml' (78,859) at 20241211090212458
80598 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/page.h' (78,860) at 20240405153046309
80599 2025-01-08 03:00:50.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_video.c' (78,861) at 20240405153051865
80600 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pretty-journal/pretty-journal.py' (78,862) at 20221206040017633
80601 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/meson.build' (78,863) at 20220109110035355
80602 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_devdis.c' (78,864) at 20210308005003400
80603 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hypervisor.h' (78,865) at 20210307214926662
80604 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/qcom_smbb.c' (78,866) at 20240405153051437
80605 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/skb_array.h' (78,867) at 20210307214931506
80606 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/build.yml' (78,868) at 20240906080037132
80607 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77843.c' (78,869) at 20240405153230835
80608 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lofsdalen' (78,870) at 20210307205553786
80609 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/sdbusplus.wrap' (78,871) at 20240214090001981
80610 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/adc/qcom-vadc-common.h' (78,872) at 20240405153052705
80611 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/marvell,mmp2-ccic.yaml' (78,873) at 20240405153045093
80612 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig' (78,874) at 20210308005003264
80613 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-porter-u-boot.dts' (78,875) at 20210308005002600
80614 2025-01-08 03:00:50.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/npcm_wdt.c' (78,876) at 20240405153052241
80615 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/tusb6010.h' (78,877) at 20210307214930854
80616 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/System.interface.yaml' (78,878) at 20210610000035134
80617 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/bash-completion.bbclass' (78,879) at 20220910030013385
80618 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hw_20_comp_defs.h' (78,880) at 20240405153046957
80619 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.h' (78,881) at 20210307214929926
80620 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml' (78,882) at 20240405153229771
80621 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/pc87312.h' (78,883) at 20210308005046017
80622 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_swi2c.h' (78,884) at 20210307214930674
80623 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dsfield.h' (78,885) at 20210307214931558
80624 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp7002_reg.h' (78,886) at 20210307214928674
80625 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv-core.c' (78,887) at 20240405153049573
80626 2025-01-08 03:00:50.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/discrete_threshold.cpp' (78,888) at 20240904080048943
80627 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lib80211.h' (78,889) at 20210307214931562
80628 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/imx8-pins.h' (78,890) at 20210308005002640
80629 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ioport.c' (78,891) at 20240906080037232
80630 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch' (78,892) at 20241221090017680
80631 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k-8xxx.c' (78,893) at 20241216090017713
80632 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/trace.h' (78,894) at 20210308005045969
80633 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/socionext,uniphier-pcie-ep.yaml' (78,895) at 20240405153045125
80634 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/cross-intercept/ar' (78,896) at 20220204040022692
80635 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func13.c' (78,897) at 20240405153054277
80636 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareModalUpdateFirmware.vue' (78,898) at 20241004080035967
80637 2025-01-08 03:00:50.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0.h' (78,899) at 20240405153048693
80638 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_regs_cn9k_pf.h' (78,900) at 20240405153050057
80639 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9v032.h' (78,901) at 20210307214931542
80640 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.h' (78,902) at 20240405153047257
80641 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-galaxy-tab-common.dtsi' (78,903) at 20240405153045573
80642 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_memory.c' (78,904) at 20210308005003700
80643 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-da7219-max98357a.dtsi' (78,905) at 20240405153045749
80644 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/image-generation.png' (78,906) at 20210307205554310 to deleted uid set
80645 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/pseries.rst' (78,907) at 20241211090212238
80646 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/awinic,aw200xx.yaml' (78,908) at 20240405153045089
80647 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/testing.md' (78,909) at 20240809080033019
80648 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/zynq-syzygy-hub/ps7_init_gpl.c' (78,910) at 20210308005003028
80649 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_spi.c' (78,911) at 20240405153048989
80650 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/skel_internal.h' (78,912) at 20240405153054061
80651 2025-01-08 03:00:50.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_mppe.c' (78,913) at 20210309003651320
80652 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen7_renderstate.c' (78,914) at 20220525020652883
80653 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps62870.yaml' (78,915) at 20240405153045149
80654 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5668.txt' (78,916) at 20210309003648392
80655 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record.sh' (78,917) at 20240405153054173
80656 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/shpc.h' (78,918) at 20240906080037336
80657 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-api.rst' (78,919) at 20210309003648484
80658 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl.inc' (78,920) at 20220402030015911
80659 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/vsc7385.c' (78,921) at 20210308005003448
80660 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/link.c' (78,922) at 20210308005003004
80661 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm_subsys.h' (78,923) at 20240405153051445
80662 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/cxl.c' (78,924) at 20240405153046973
80663 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/vmbus-bridge.h' (78,925) at 20210308005046013
80664 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arch_gicv3.h' (78,926) at 20240405153045849
80665 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pmac32-cpufreq.c' (78,927) at 20240405153046913
80666 2025-01-08 03:00:50.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_client.c' (78,928) at 20240411080014090
80667 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpufreq_schedutil.c' (78,929) at 20240405153053041
80668 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/server/object.cpp' (78,930) at 20220912100035497
80669 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml' (78,931) at 20240405153045109
80670 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/Kbuild' (78,932) at 20240405153229855
80671 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-alternate.out' (78,933) at 20210308005046409 to deleted uid set
80672 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/visitor-impl.h' (78,934) at 20220429100100586
80673 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_fshead.c' (78,935) at 20240405153052365
80674 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9033_priv.h' (78,936) at 20240405153230775
80675 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-pinfunc.h' (78,937) at 20240405153045529
80676 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_ccsr.c' (78,938) at 20210307214930438
80677 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9063-i2c.c' (78,939) at 20240405153049605
80678 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-module' (78,940) at 20240405153044913
80679 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build' (78,941) at 20230825080021141
80680 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_omap4_common.h' (78,942) at 20210308005003620
80681 2025-01-08 03:00:50.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/Makefile' (78,943) at 20210308005003448
80682 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crontab' (78,944) at 20210307205554558
80683 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram_input.h' (78,945) at 20220429100100942
80684 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/dmi.h' (78,946) at 20210307214926114
80685 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml' (78,947) at 20240405153045085
80686 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-hw-consumer.c' (78,948) at 20240405153048969
80687 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/gpio.h' (78,949) at 20210308005002648
80688 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__spin_loop_pause.hpp' (78,950) at 20241217090453707
80689 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/stacktrace.c' (78,951) at 20210307214926602
80690 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lpswe-early.S' (78,952) at 20230426080043952
80691 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/cache.json' (78,953) at 20240405153054141
80692 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8555CDS_legacy_defconfig' (78,954) at 20210308005003240
80693 2025-01-08 03:00:50.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb' (78,955) at 20241221090017500
80694 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_netlink.h' (78,956) at 20240405153051977
80695 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_stack.h' (78,957) at 20221215040039066
80696 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/Makefile' (78,958) at 20210307214930806
80697 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mutex.h' (78,959) at 20220525020654711
80698 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/fips.c' (78,960) at 20240405153046537
80699 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/io.h' (78,961) at 20210308005002844
80700 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_2mmc_nandflash_defconfig' (78,962) at 20210308005003248
80701 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-salvator-x.dts' (78,963) at 20220525020651934
80702 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-header.json' (78,964) at 20241207090009631
80703 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1-spe-asm.S' (78,965) at 20210307214926370
80704 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/writeinterface_mock.hpp' (78,966) at 20230511080034627
80705 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap143.h' (78,967) at 20210308005003584
80706 2025-01-08 03:00:50.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/menf21bmc_wdt.c' (78,968) at 20210307214930970
80707 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-omap-intc.c' (78,969) at 20240405153049201
80708 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c' (78,970) at 20240405153047145 to deleted uid set
80709 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf.gui.c' (78,971) at 20240405153232103
80710 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/af_packet.c' (78,972) at 20241216090017793
80711 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/nvram.c' (78,973) at 20210307214926138
80712 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_mn.c' (78,974) at 20240405153048725
80713 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-a23-a33-ccu.h' (78,975) at 20210308005003640
80714 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1019.c' (78,976) at 20240405153232155
80715 2025-01-08 03:00:50.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/extents.c' (78,977) at 20220525020653219
80716 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/power_supply.cpp' (78,978) at 20240817080031292
80717 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/can_ucan_protocol.rst' (78,979) at 20240405153045233
80718 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-flakey.c' (78,980) at 20240405153049245
80719 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/intrinsics.h' (78,981) at 20240405153045917
80720 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-target.c' (78,982) at 20240405153049249
80721 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mem.c' (78,983) at 20210307214930602
80722 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83640.c' (78,984) at 20240405153231075
80723 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/core.h' (78,985) at 20240405153230883
80724 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8974.yaml' (78,986) at 20240405153045025
80725 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP2/meson.build' (78,987) at 20230825080021137
80726 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-msi.c' (78,988) at 20240405153230195
80727 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/selftest.c' (78,989) at 20240405153231047
80728 2025-01-08 03:00:50.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpsl/libpsl_0.21.5.bb' (78,990) at 20240127090011896
80729 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1026.c' (78,991) at 20240405153048841
80730 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/file.c' (78,992) at 20241111090012145
80731 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/memory.c' (78,993) at 20210309003648828
80732 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_extent.h' (78,994) at 20240405153052393
80733 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/sys_proto.h' (78,995) at 20210308005002636
80734 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_midi.c' (78,996) at 20220525020654971
80735 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/crypto/clmul.h' (78,997) at 20240326080039410
80736 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subskeleton_lib2.c' (78,998) at 20240405153054277
80737 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-dv-timings.h' (78,999) at 20240405153052941
80738 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-get-series' (79,000) at 20231126090012869
80739 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/ff.rst' (79,001) at 20220525020651738
80740 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/lpc18xx_adc.c' (79,002) at 20240405153048953
80741 2025-01-08 03:00:50.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/udp.h' (79,003) at 20240429080012456
80742 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/fpu_helper.c' (79,004) at 20240326080039678
80743 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex.dts' (79,005) at 20210309003648756
80744 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt' (79,006) at 20210307214926558
80745 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/trace.h' (79,007) at 20241211090145533
80746 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nxp,lpc3220-timer.txt' (79,008) at 20210307214925446
80747 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xx-sd-spi-boot' (79,009) at 20210308005003296
80748 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/bunzip2.h' (79,010) at 20210307214931374
80749 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/wafl/wafl2_4_0_0_smn.h' (79,011) at 20210307214927694
80750 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/pagevec.c' (79,012) at 20210307214931906
80751 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.err' (79,013) at 20220429100100882
80752 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3/0001-configure.ac-check-for-CPP-prog.patch' (79,014) at 20240309090012804
80753 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml' (79,015) at 20240405153229759
80754 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/README.md' (79,016) at 20240924080018575
80755 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96846.dts' (79,017) at 20240405153045433
80756 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/pr.c' (79,018) at 20240624080012796
80757 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/topology.h' (79,019) at 20240405153230115
80758 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/futex.h' (79,020) at 20240405153053001
80759 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/timerdev.c' (79,021) at 20240405153049213
80760 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_toc.cpp' (79,022) at 20210308005108645
80761 2025-01-08 03:00:50.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent_avx2_glue.c' (79,023) at 20240405153046365
80762 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bbconfigbuild/configfragments.py' (79,024) at 20241221090017620
80763 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/mihawk-cpld.cpp' (79,025) at 20220727030028313
80764 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/xpad.rst' (79,026) at 20240405153045221
80765 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-autogen.sh-remove-unknown-in-version.patch' (79,027) at 20241221090017696
80766 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/dma-mapping.h' (79,028) at 20240405153232291
80767 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-sysfs.c' (79,029) at 20240405153046521
80768 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/espt_defconfig' (79,030) at 20240405153046309
80769 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/efivar.c' (79,031) at 20240405153230707
80770 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/video-pxafb.h' (79,032) at 20240405153052773
80771 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-db-88f6820-amc.dts' (79,033) at 20240405153045445
80772 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-version.txt' (79,034) at 20210307214932510
80773 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma-ddr1333.dts' (79,035) at 20210308005002608
80774 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-ocelot.config' (79,036) at 20240405153045993
80775 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/task_messages.cpp' (79,037) at 20241224090003036
80776 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_asm.h' (79,038) at 20210307214926730
80777 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-transaction.c' (79,039) at 20210307214932210
80778 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml' (79,040) at 20240405153229759
80779 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/capi.c' (79,041) at 20220525020654795
80780 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-evk.dts' (79,042) at 20240405153045537
80781 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/Makefile' (79,043) at 20240405153231759
80782 2025-01-08 03:00:50.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/Makefile' (79,044) at 20210307214929422
80783 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json' (79,045) at 20240127090024788
80784 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/default_file_splice_read.c' (79,046) at 20210307214932722
80785 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/bcm63xx_pmb.h' (79,047) at 20240405153052789
80786 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_rockchip.c' (79,048) at 20210308005003496
80787 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sriov.c' (79,049) at 20240405153050237
80788 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-funnel' (79,050) at 20210307214925190
80789 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cacheflush.h' (79,051) at 20240405153231791
80790 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb100_dvk.dts' (79,052) at 20210307214925662
80791 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_hwtstamp.h' (79,053) at 20220525020653427
80792 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/trace.c' (79,054) at 20240405153052337
80793 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_qp.c' (79,055) at 20241211090145437
80794 2025-01-08 03:00:50.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpmodule.c' (79,056) at 20210307214925978
80795 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_interrupt_bitdef.h' (79,057) at 20210307214930642
80796 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nft_fib.h' (79,058) at 20240405153052857
80797 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/ipu3-cio2.c' (79,059) at 20240613080016423
80798 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,rpmcc.h' (79,060) at 20240405153052645
80799 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/bh1780.c' (79,061) at 20240405153048997
80800 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/oxsemi,ox820.h' (79,062) at 20210307214931330
80801 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/lparcfg.c' (79,063) at 20240613080016363
80802 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040qds_qixis.h' (79,064) at 20210308005002992
80803 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch' (79,065) at 20230706080014737
80804 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-sun4i-usb.h' (79,066) at 20210307214931470
80805 2025-01-08 03:00:50.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,qcm2290-tlmm.yaml' (79,067) at 20240405153045137
80806 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/perf_event.h' (79,068) at 20240405153230107
80807 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-core.h' (79,069) at 20210307214931550
80808 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend' (79,070) at 20241221090017464
80809 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/spl_boot.c' (79,071) at 20210308005003048
80810 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba_haps.c' (79,072) at 20240405153051417
80811 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_tx.h' (79,073) at 20240405153050421
80812 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/owl-emac.c' (79,074) at 20240405153049777
80813 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts' (79,075) at 20240405153229947
80814 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/memory.json' (79,076) at 20240405153054137
80815 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/Makefile' (79,077) at 20210308005002956
80816 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdk5420.h' (79,078) at 20210308005003616
80817 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-omap-intc.h' (79,079) at 20210309003653852
80818 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/lockdep.rst' (79,080) at 20240405153044933
80819 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/Kconfig' (79,081) at 20240405153049221
80820 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_history.txt' (79,082) at 20220525020653335
80821 2025-01-08 03:00:50.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ezchip,nps400-ic.txt' (79,083) at 20210307214925342
80822 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sdio.h' (79,084) at 20240405153231219
80823 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cfp.c' (79,085) at 20240405153050561
80824 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.h' (79,086) at 20240405153232239
80825 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5616.txt' (79,087) at 20210307214925434
80826 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/fs_enet.h' (79,088) at 20240405153230943
80827 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6sll.c' (79,089) at 20240405153046785
80828 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-npcm7xx.c' (79,090) at 20240405153231555
80829 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-build-image.bb' (79,091) at 20230813080012860
80830 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.gitattributes' (79,092) at 20240405153044909
80831 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsicam.c' (79,093) at 20240405153051729
80832 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/Kconfig' (79,094) at 20210308005002912
80833 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf119.fuc4' (79,095) at 20210307214927970
80834 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m41t93.c' (79,096) at 20210307214930218
80835 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/dw_mipi_dsi-stm.c' (79,097) at 20240405153230635
80836 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/macio.h' (79,098) at 20240405153230031
80837 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ftpm_tee.c' (79,099) at 20240405153230203
80838 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst' (79,100) at 20220525020651782
80839 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK05' (79,101) at 20210307214932714
80840 2025-01-08 03:00:50.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/FaultLog.interface.yaml' (79,102) at 20240618080025501
80841 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/byteorder.h' (79,103) at 20210308005002848
80842 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/alphascale/alphascale-asm9260.dtsi' (79,104) at 20240405153045397
80843 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/fence.h' (79,105) at 20210307214926494
80844 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/ex.c' (79,106) at 20210307214932470
80845 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DEC-3-Clause' (79,107) at 20241221090017616
80846 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0003-handle-static-shared-only-build.patch' (79,108) at 20230503080014579
80847 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mlxcpld.h' (79,109) at 20220525020654603
80848 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_sai.h' (79,110) at 20210307214932426
80849 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/index.rst' (79,111) at 20240405153044973
80850 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/bochs.c' (79,112) at 20240405153048773
80851 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/pmem.h' (79,113) at 20241211090212366
80852 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-eic-sprd.c' (79,114) at 20240405153230303
80853 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/basic.json' (79,115) at 20240405153054377
80854 2025-01-08 03:00:50.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-arvo.h' (79,116) at 20210307214928098
80855 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/lockd.h' (79,117) at 20240405153231819
80856 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin.dtsi' (79,118) at 20240405153045525
80857 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/branch.h' (79,119) at 20240405153045937
80858 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/const_structs.checkpatch' (79,120) at 20240405153053445
80859 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/string.c' (79,121) at 20220525020655123
80860 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/liteuart.c' (79,122) at 20240405153231515
80861 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/siw-abi.h' (79,123) at 20210307214931690
80862 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/poly1305-armv4.pl' (79,124) at 20210307214925846
80863 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png' (79,125) at 20210307205554346 to deleted uid set
80864 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/Kconfig.debug' (79,126) at 20210308005002544
80865 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6105x.c' (79,127) at 20240405153049617
80866 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/riscv-iommu.h' (79,128) at 20241211090212546
80867 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sme_helper.c' (79,129) at 20241211090212474
80868 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bootconfig.rst' (79,130) at 20240405153044937
80869 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xen-ops.h' (79,131) at 20240405153052961
80870 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-ixora-v1.2.dtsi' (79,132) at 20240405153045725
80871 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/dma-example.c' (79,133) at 20210307214932126
80872 2025-01-08 03:00:50.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/rt_bmark.py' (79,134) at 20241221090017692
80873 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dibusb-mc-cardlist.rst' (79,135) at 20210307214925230
80874 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PowerSupply_VINI.json' (79,136) at 20221213040036921
80875 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/pid.hpp' (79,137) at 20241210090026644
80876 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/microchip-lan78xx.h' (79,138) at 20210307214931342
80877 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_crypto.c' (79,139) at 20240405153232111
80878 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-sata.c' (79,140) at 20240405153230175
80879 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_lwt_bpf.c' (79,141) at 20240405153053425
80880 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa.inc' (79,142) at 20241221090017684
80881 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf' (79,143) at 20210307205554094
80882 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice.c' (79,144) at 20240405153232123
80883 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rx51.c' (79,145) at 20240613080016427
80884 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/trace-events' (79,146) at 20220429100100650
80885 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-zones.yaml' (79,147) at 20240805080013911
80886 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/fbdev.c' (79,148) at 20240405153231591
80887 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/085.out' (79,149) at 20220429100100886
80888 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_priolist_types.h' (79,150) at 20220525020652907
80889 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/bswapsi.c' (79,151) at 20210307214926094
80890 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2lite.dts' (79,152) at 20240405153045457
80891 2025-01-08 03:00:50.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-param.h' (79,153) at 20241211090212502
80892 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/Makefile' (79,154) at 20210308005002544
80893 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb' (79,155) at 20220910030013349
80894 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/silan/Makefile' (79,156) at 20210307214929630
80895 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/fix_header_file.patch' (79,157) at 20230706080014769
80896 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/mrf24j40.txt' (79,158) at 20210307214925374
80897 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/saslauthd.conf' (79,159) at 20220612030016727
80898 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6332/registers.h' (79,160) at 20240405153052729
80899 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wme.h' (79,161) at 20240405153053305
80900 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/spl.c' (79,162) at 20210308005003072
80901 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/mib.c' (79,163) at 20241023080012903
80902 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_power_init.c' (79,164) at 20210308005002548
80903 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/memory.json' (79,165) at 20240405153054113
80904 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/PowerSupplyStore.js' (79,166) at 20240321080039294
80905 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_json_unittest.cpp' (79,167) at 20210308005120361
80906 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/ashldi3.c' (79,168) at 20210307214926170
80907 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h' (79,169) at 20210308005002832
80908 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_init.c' (79,170) at 20240405153047237
80909 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/joystick.rst' (79,171) at 20210307214925566
80910 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/Kconfig' (79,172) at 20240405153048737
80911 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/cgroup_util.h' (79,173) at 20240613080016563
80912 2025-01-08 03:00:50.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon.h' (79,174) at 20220525020654587
80913 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,9series.yaml' (79,175) at 20240405153045029
80914 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bios.h' (79,176) at 20210307214927910
80915 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gplugd.h' (79,177) at 20210308005003596
80916 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/irq_vectors.h' (79,178) at 20210307214926678
80917 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensaeb/Makefile.softmmu-target' (79,179) at 20240326080039746
80918 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98520.c' (79,180) at 20240405153053641
80919 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6779-pinfunc.h' (79,181) at 20210309003653812
80920 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/auditsc.c' (79,182) at 20240405153231891
80921 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/Makefile' (79,183) at 20240405153230043
80922 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-mpfs.c' (79,184) at 20240405153230759
80923 2025-01-08 03:00:50.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/gpioplus.wrap' (79,185) at 20240621080029190
80924 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080ardb.h' (79,186) at 20210308005003600
80925 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lp.h' (79,187) at 20210307214929794
80926 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/Makefile' (79,188) at 20210308005002972
80927 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-i2s-out.c' (79,189) at 20240405153232175
80928 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-dev.c' (79,190) at 20220525020652378
80929 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s900.dtsi' (79,191) at 20210307214925986
80930 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stmp_device.h' (79,192) at 20210307214931518
80931 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65219.c' (79,193) at 20240405153049621
80932 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cpu_features.rst' (79,194) at 20210307214925546
80933 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch' (79,195) at 20220910030013425
80934 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/VirtualMedia/VirtualMedia.vue' (79,196) at 20241004080035967
80935 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/keycodemapdb.wrap' (79,197) at 20230925080039997
80936 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-85xx.c' (79,198) at 20210307214926338
80937 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos7420.dtsi' (79,199) at 20210308005002580
80938 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS8.conf' (79,200) at 20230114040015462
80939 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/m53menlo.c' (79,201) at 20210308005003016
80940 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.28.1.bb' (79,202) at 20241221090017532
80941 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/acpi-utils.c' (79,203) at 20241211090212542
80942 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (79,204) at 20241206090014230
80943 2025-01-08 03:00:50.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/index.rst' (79,205) at 20210307214925470
80944 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw2804.c' (79,206) at 20240405153049341
80945 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptsas.c' (79,207) at 20241211090145453
80946 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_interface.h' (79,208) at 20220525020654179
80947 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-mips.c' (79,209) at 20210309003648856
80948 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4104.txt' (79,210) at 20210307214925426
80949 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/memory.txt' (79,211) at 20240405153229835
80950 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal.h' (79,212) at 20240405153230819
80951 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/devices/wmi-bmof.rst' (79,213) at 20240405153045333
80952 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/Kconfig' (79,214) at 20210308005003548
80953 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_defconfig' (79,215) at 20210308005003240
80954 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_therm.rst' (79,216) at 20240405153229847
80955 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/graph-lock.c' (79,217) at 20240906080037144
80956 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/usb-compat.h' (79,218) at 20210308005003520
80957 2025-01-08 03:00:50.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dfu.h' (79,219) at 20210308005003628
80958 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/trace.h' (79,220) at 20240405153052153
80959 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chromebook_samus.h' (79,221) at 20210308005003588
80960 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/uk.po' (79,222) at 20221215040039254
80961 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-dvb.c' (79,223) at 20240405153049273
80962 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kprobes.c' (79,224) at 20241211090145385
80963 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-spear1310-miphy.c' (79,225) at 20240405153231315
80964 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_mem.c' (79,226) at 20240405153051641
80965 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hogfors' (79,227) at 20210307205553782
80966 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb' (79,228) at 20241219090012976
80967 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/pm_bus.c' (79,229) at 20240405153045661
80968 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_tap.h' (79,230) at 20240405153052705
80969 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot.lds' (79,231) at 20210308005002832
80970 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/Makefile' (79,232) at 20240405153046357
80971 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/meson.build' (79,233) at 20241026080032419
80972 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (79,234) at 20221025030015189
80973 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/Build' (79,235) at 20210307214932514
80974 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb' (79,236) at 20241221090017512
80975 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi' (79,237) at 20240405153229975
80976 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/sdbusplus.wrap' (79,238) at 20220323030048031
80977 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/adder875-redboot.dts' (79,239) at 20210307214926338
80978 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/fsl,scu-key.yaml' (79,240) at 20240405153045077
80979 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch' (79,241) at 20230706080014741
80980 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/clk-lpss.h' (79,242) at 20220525020654603
80981 2025-01-08 03:00:50.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/nvsw-sn2201.c' (79,243) at 20240726080012862
80982 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/gl861.c' (79,244) at 20240405153049545
80983 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/exynos-srom.yaml' (79,245) at 20240405153045101
80984 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/pmu.c' (79,246) at 20240405153230135
80985 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0006-Platform-CS1000-Increase-buffers-for-EFI-vars.patch' (79,247) at 20241221090017464
80986 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv7180.yaml' (79,248) at 20220525020651686
80987 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850.dtsi' (79,249) at 20240405153229903
80988 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/Makefile' (79,250) at 20210308005002972
80989 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/no-static-libs.inc' (79,251) at 20240127090011888
80990 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8250.h' (79,252) at 20210307214931330
80991 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_options.c' (79,253) at 20241125090012251
80992 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_lib_dma.c' (79,254) at 20210307214930410
80993 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pm8350b.h' (79,255) at 20240405153231799
80994 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6423.h' (79,256) at 20210307214928626
80995 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/altera-msgdma.c' (79,257) at 20240910080014026
80996 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/apic.c' (79,258) at 20240906080037228
80997 2025-01-08 03:00:50.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/base-files/base-files_%.bbappend' (79,259) at 20220402030016075
80998 2025-01-08 03:00:50.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tx.c' (79,260) at 20241008080014039
80999 2025-01-08 03:00:50.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_venus.c' (79,261) at 20240405153230811
81000 2025-01-08 03:00:50.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jquery.min.js' (79,262) at 20210308004923384
81001 2025-01-08 03:00:50.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_user.h' (79,263) at 20240405153051945
81002 2025-01-08 03:00:50.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_pmc_count_test.c' (79,264) at 20240405153054361
81003 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst' (79,265) at 20240405153045321
81004 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Anjalankoski_Ruotila' (79,266) at 20210307205553766
81005 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml' (79,267) at 20240405153045121
81006 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/gate.lds.S' (79,268) at 20210307214926126
81007 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/extended.json' (79,269) at 20240405153054117
81008 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/syncookies.c' (79,270) at 20240812080017260
81009 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pci.c' (79,271) at 20240405153230575
81010 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/Makefile' (79,272) at 20210308005003008
81011 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.yaml' (79,273) at 20240405153045041
81012 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprtmultipath.h' (79,274) at 20240405153052801
81013 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/tlb.c' (79,275) at 20240405153046261
81014 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/microchip,mcp3021.yaml' (79,276) at 20240405153229767
81015 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr_smu_msg.c' (79,277) at 20240405153230387
81016 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/devlink.sh' (79,278) at 20240405153054301
81017 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/of_videomode.c' (79,279) at 20220525020654327
81018 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend' (79,280) at 20230727080014720
81019 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb' (79,281) at 20241221090017548
81020 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-ehci-orion.h' (79,282) at 20210307214931482
81021 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/op_helper.c' (79,283) at 20241211090212494
81022 2025-01-08 03:00:50.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pcap_user.h' (79,284) at 20210307214926618
81023 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/Makefile' (79,285) at 20240405153054357
81024 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service' (79,286) at 20220430030016060
81025 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-xts.c' (79,287) at 20210927100127645
81026 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/Makefile' (79,288) at 20240405153229899
81027 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp1.S' (79,289) at 20210308005046533
81028 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/204' (79,290) at 20210927100127493
81029 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_8259.c' (79,291) at 20240405153046201
81030 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/vhost-user-server.c' (79,292) at 20240906080037592
81031 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_prime.c' (79,293) at 20240812080017236
81032 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/physical_memory.rst' (79,294) at 20240405153045229
81033 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/Makefile' (79,295) at 20210307214930842
81034 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/sysfs.c' (79,296) at 20240405153052549
81035 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-loongson2.c' (79,297) at 20210307214926282
81036 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,rdma.yaml' (79,298) at 20240405153045041
81037 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/cve-update-nvd2-native.bb' (79,299) at 20241221090017644
81038 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/test_smack_tcp_sockets.sh' (79,300) at 20210307205554122
81039 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/Makefile' (79,301) at 20240405153049229
81040 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.c' (79,302) at 20220525020652963
81041 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kuser32.S' (79,303) at 20240405153045869
81042 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_overlay.c' (79,304) at 20240405153048681
81043 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/env.c' (79,305) at 20210308005003540
81044 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-ra.sh' (79,306) at 20240913080015313
81045 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/x1000-dma.h' (79,307) at 20210307214931338
81046 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-beacon-baseboard.dtsi' (79,308) at 20240405153045729
81047 2025-01-08 03:00:50.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c' (79,309) at 20241104090011567
81048 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/power_supply.c' (79,310) at 20220525020654119
81049 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/pgtable-bits.h' (79,311) at 20210308005002816
81050 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sigcontext.h' (79,312) at 20210307214926586
81051 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/ray_cs.h' (79,313) at 20240405153050553
81052 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3288-power.h' (79,314) at 20210307214931346
81053 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/adb_iop.h' (79,315) at 20210309003648816
81054 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_irq_kms.c' (79,316) at 20241211090145429
81055 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_iface.c' (79,317) at 20240405153053169
81056 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32-setup.c' (79,318) at 20240405153046369
81057 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-alt.dts' (79,319) at 20210308005002600
81058 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/meesc.c' (79,320) at 20210308005002956
81059 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/autogen.sh-exclude-pc.patch' (79,321) at 20240127090011888
81060 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm70.rst' (79,322) at 20240405153045217
81061 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/bootx.h' (79,323) at 20210307214926394
81062 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/freefall/Makefile' (79,324) at 20210307214932486
81063 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/Makefile' (79,325) at 20220525020654303
81064 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-xtensa-pic.c' (79,326) at 20240405153230751
81065 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-bbram.h' (79,327) at 20241211090212362
81066 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/qom_macros.py' (79,328) at 20240326080039626
81067 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9340.c' (79,329) at 20210716100030019
81068 2025-01-08 03:00:50.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/Availability/meson.build' (79,330) at 20230825080021141
81069 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_pcc.c' (79,331) at 20240405153046613
81070 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/pi/cmdline_early.c' (79,332) at 20240405153230071
81071 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/Makefile' (79,333) at 20210307214929986
81072 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc236.c' (79,334) at 20240405153046889
81073 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-array-bad.out' (79,335) at 20210308005046409 to deleted uid set
81074 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/mtk-cir.c' (79,336) at 20240405153230823
81075 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/tlb.h' (79,337) at 20220525020652126
81076 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/init' (79,338) at 20210307205554450
81077 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/poweron' (79,339) at 20210528000029695
81078 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/Kbuild' (79,340) at 20240405153046065
81079 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.h' (79,341) at 20210307214929926
81080 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rv32-cargo-rustix-0.38.28-fix.patch' (79,342) at 20241221090017672
81081 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_rx.c' (79,343) at 20240405153231479
81082 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/cursc37a.c' (79,344) at 20210309003649820
81083 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0002-use-vorbisidec.patch' (79,345) at 20240413080012639
81084 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/hab.h' (79,346) at 20210308005002676
81085 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-synology-ds116.dts' (79,347) at 20240405153045445
81086 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs_cache.c' (79,348) at 20240429080012452
81087 2025-01-08 03:00:50.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13xxx-regulator-core.c' (79,349) at 20210307214930194
81088 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/iommu.c' (79,350) at 20240405153049421
81089 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/organize_distro_discovery.patch' (79,351) at 20230706080014769
81090 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fb_helper.c' (79,352) at 20240910080014046
81091 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/ppc-opcode.h' (79,353) at 20210307214932710
81092 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/diag.c' (79,354) at 20240405153230079
81093 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/cpuidle.rst' (79,355) at 20210309003648412
81094 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/spl_minimal.c' (79,356) at 20210308005002900
81095 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/ahb.h' (79,357) at 20210308005002672
81096 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50-pinfunc.h' (79,358) at 20240405153045489
81097 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/ls_uart.c' (79,359) at 20240405153046209
81098 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_mc.c' (79,360) at 20240405153047017
81099 2025-01-08 03:00:50.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/string.c' (79,361) at 20240405153046301
81100 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/logging/files/callouts.yaml' (79,362) at 20240904080027730
81101 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_deflate.h' (79,363) at 20210307214927082
81102 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/boot.h' (79,364) at 20210308005002644
81103 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_client.robot' (79,365) at 20240627080021048
81104 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/compiler.h' (79,366) at 20240405153053113
81105 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch' (79,367) at 20240302090018246
81106 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5791.c' (79,368) at 20240405153048977
81107 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/MAINTAINERS' (79,369) at 20210308005002904
81108 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-gl.c' (79,370) at 20241211090212266
81109 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tsi148.c' (79,371) at 20210308005003220
81110 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-aster.dts' (79,372) at 20240405153045529
81111 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/controller/pci-host-common.c' (79,373) at 20240405153231287 to deleted uid set
81112 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watchdog.c' (79,374) at 20240405153231943
81113 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_s_w_ph.c' (79,375) at 20210308005046505
81114 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/phy.c' (79,376) at 20240520080015159
81115 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu9_smumgr.h' (79,377) at 20210309003649664
81116 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dts' (79,378) at 20240405153045405
81117 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/Kconfig' (79,379) at 20240405153046989
81118 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow-securetty_4.6.bb' (79,380) at 20241206090014338
81119 2025-01-08 03:00:50.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics.c' (79,381) at 20241211090212286
81120 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/cpm_85xx.h' (79,382) at 20210308005002836
81121 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_ethtool.c' (79,383) at 20220525020654147
81122 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/atmel-xdma.txt' (79,384) at 20240405153229763
81123 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb' (79,385) at 20241221090017528
81124 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm_out_kern.c' (79,386) at 20210307214932118
81125 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/serial-forward/0001-serial_forward-Disable-default-static-linking.patch' (79,387) at 20230706080014757
81126 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_mman.h' (79,388) at 20230925080039945
81127 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/power.h' (79,389) at 20240405153046685
81128 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ppc476.c' (79,390) at 20240405153046193
81129 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-types.c' (79,391) at 20240405153049537
81130 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8925-core.c' (79,392) at 20240405153230835
81131 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/regulator.h' (79,393) at 20210308005003680
81132 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk_sdmmc.dts' (79,394) at 20240405153045441
81133 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/Makefile' (79,395) at 20210307214932046
81134 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb' (79,396) at 20240413080012655
81135 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-fascinate4g.dts' (79,397) at 20240405153045573
81136 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/aspeed,ast2600-adc.yaml' (79,398) at 20240405153045069
81137 2025-01-08 03:00:50.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-vfp3.xml' (79,399) at 20220429100100430
81138 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/task_work.c' (79,400) at 20241104090011611
81139 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE03.boot' (79,401) at 20240405153054369
81140 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/dir.c' (79,402) at 20240805080014011
81141 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_nvm.c' (79,403) at 20210307214929474
81142 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,rk3328-codec.yaml' (79,404) at 20240405153045169
81143 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5668.c' (79,405) at 20240405153232159
81144 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts' (79,406) at 20240405153229915
81145 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/crm_regs.h' (79,407) at 20210308005002648
81146 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/loader.S' (79,408) at 20210307214926490
81147 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Password/meson.build' (79,409) at 20230825080021137
81148 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/buildhistory_filelist1.txt' (79,410) at 20210307205554438
81149 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fpga-region' (79,411) at 20210307214925194
81150 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-drv.c' (79,412) at 20240405153230579
81151 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irqflags.h' (79,413) at 20210307214926494
81152 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___diff_arr_dim.c' (79,414) at 20210307214932642
81153 2025-01-08 03:00:50.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shmem_quota.c' (79,415) at 20240405153231975
81154 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_xdp.c' (79,416) at 20240405153050173
81155 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8183.c' (79,417) at 20240405153051317
81156 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-blackarmor-nas220.dts' (79,418) at 20240405153045457
81157 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/tape390.h' (79,419) at 20210307214926514
81158 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_loops1.c' (79,420) at 20240405153232263
81159 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/x86/fsp.c' (79,421) at 20210308005003220
81160 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/intel_pmc_mux.c' (79,422) at 20240405153231567
81161 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/watchdog/aspeed-wdt.h' (79,423) at 20240405153052657
81162 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig' (79,424) at 20210308005003236
81163 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_gpio.h' (79,425) at 20210307214931610
81164 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/omap_udc.h' (79,426) at 20210307214930818
81165 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-npgtech.c' (79,427) at 20210307214928782
81166 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x-spi.c' (79,428) at 20210309003654644
81167 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_plug_in.py' (79,429) at 20221209040018567
81168 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8998.c' (79,430) at 20210307214930218
81169 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt' (79,431) at 20240405153045033
81170 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/Makefile' (79,432) at 20240405153051629
81171 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/go-ptest.bbclass' (79,433) at 20220910030013385
81172 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/libstd-rs_1.80.1.bb' (79,434) at 20241221090017672
81173 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpumask.h' (79,435) at 20240405153046381
81174 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/.clang-tidy' (79,436) at 20240829080033123
81175 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/lltc,ltc2632.yaml' (79,437) at 20240405153045073
81176 2025-01-08 03:00:50.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/Makefile' (79,438) at 20210308005003068
81177 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/MAINTAINERS' (79,439) at 20210308005003040
81178 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/common.yaml' (79,440) at 20240405153229767
81179 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm_git.bb' (79,441) at 20241206090014278
81180 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/client-identifier.rst' (79,442) at 20240405153229811
81181 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_read_sensor_action.cpp' (79,443) at 20240817080031292
81182 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_debugfs.c' (79,444) at 20240411080014146
81183 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipmi.h' (79,445) at 20240405153052713
81184 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/spi-boot.c' (79,446) at 20210308005003036
81185 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics_i2c.c' (79,447) at 20240405153049153
81186 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_64_types.h' (79,448) at 20240913080013773
81187 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/tiny/ksum.py' (79,449) at 20210307205554642
81188 2025-01-08 03:00:50.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SessionService_v1.xml' (79,450) at 20240619080002936
81189 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_d.h' (79,451) at 20210307214927354
81190 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/mimic/0001-cmu_indic_lang-Make-cst_rx_not_indic-as-extern-decla.patch' (79,452) at 20210307205553798
81191 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/npcm7xx_boards.c' (79,453) at 20241211090212250
81192 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/armada_thermal.c' (79,454) at 20240405153231495
81193 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-som.dtsi' (79,455) at 20240405153045601
81194 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-toddr.c' (79,456) at 20240520080015239
81195 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0-FR' (79,457) at 20211006000025230
81196 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_connector_test.c' (79,458) at 20240405153048769
81197 2025-01-08 03:00:50.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/rk8xx.c' (79,459) at 20210308005003472
81198 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/bpf_loop_inline.c' (79,460) at 20240405153054289
81199 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h' (79,461) at 20240405153051065
81200 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt5033-charger.yaml' (79,462) at 20240405153045141
81201 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-mi2020.c' (79,463) at 20210307214928830
81202 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_ingenic.c' (79,464) at 20240405153231507
81203 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/get_syscall_info.c' (79,465) at 20210307214932714
81204 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bootmenu' (79,466) at 20210308005003292
81205 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn301.h' (79,467) at 20220525020652530
81206 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/hisilicon/hisi-ade.txt' (79,468) at 20210307214925302
81207 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/futex.h' (79,469) at 20240405153046277
81208 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dccg.c' (79,470) at 20240405153230399
81209 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1200fb.h' (79,471) at 20210307214930902
81210 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/pm.h' (79,472) at 20240405153045661
81211 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe.c' (79,473) at 20240429080012424
81212 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/xxs1500_ss.c' (79,474) at 20210307214930046
81213 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/boston-lcd.h' (79,475) at 20210308005003008
81214 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-devapc.c' (79,476) at 20240405153231451
81215 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-nbd.c' (79,477) at 20240906080037436
81216 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_defconfig' (79,478) at 20210308005003280
81217 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/ucall_common.c' (79,479) at 20240405153232271
81218 2025-01-08 03:00:50.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/initd.debian' (79,480) at 20210307205553818
81219 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cs8409-tables.c' (79,481) at 20241216090017801
81220 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_dfu.c' (79,482) at 20210308005003508
81221 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-raspberrypi/img/balena.png' (79,483) at 20220823030015959 to deleted uid set
81222 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/cache.S' (79,484) at 20210308005002788
81223 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/lists.py' (79,485) at 20220525020654943
81224 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad4130.c' (79,486) at 20240405153230687
81225 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_certs_manager.hpp' (79,487) at 20240820080021986
81226 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/debug_core.c' (79,488) at 20240405153231907
81227 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm.h' (79,489) at 20210307214931622
81228 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/download_manager_main.cpp' (79,490) at 20220726030031058
81229 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.c' (79,491) at 20220525020652971
81230 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/input_formatter.h' (79,492) at 20210307214930546
81231 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/smbios/smbios-mdr_%.bbappend' (79,493) at 20240403080018482
81232 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios.cpp' (79,494) at 20240903080027139
81233 2025-01-08 03:00:50.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/cppc_sysfs.rst' (79,495) at 20240405153044937
81234 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/3.Early-stage.rst' (79,496) at 20240405153229839
81235 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csi2.h' (79,497) at 20210307214930586
81236 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8572_serdes.c' (79,498) at 20210308005002832
81237 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewNetwork.vue' (79,499) at 20241004080035967
81238 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-id.h' (79,500) at 20210309003649264
81239 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry.hpp' (79,501) at 20240820080027378
81240 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall.lds.S' (79,502) at 20210307214926570
81241 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/uvesafb.c' (79,503) at 20240405153231595
81242 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/amd-memory-encryption.rst' (79,504) at 20240405153045329
81243 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/platform.asl' (79,505) at 20210308005002876
81244 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/axxia-reset.c' (79,506) at 20210307214930154
81245 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/templates/default/local.conf.sample' (79,507) at 20241221090017476
81246 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi' (79,508) at 20240405153229927
81247 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/pinmux-config-e2220-1170.h' (79,509) at 20210308005003024
81248 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sensor.robot' (79,510) at 20240628080017117
81249 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpf_common.h' (79,511) at 20210307214931626
81250 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/reservations.c' (79,512) at 20240405153052481
81251 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/g450_pll.c' (79,513) at 20210307214930914
81252 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/omap_usb.h' (79,514) at 20210307214931470
81253 2025-01-08 03:00:50.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-spear.c' (79,515) at 20240405153231559
81254 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.h' (79,516) at 20210307214930554
81255 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/eba.c' (79,517) at 20210308005003420
81256 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_lbux.c' (79,518) at 20210308005046505
81257 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-common.h' (79,519) at 20240405153049525
81258 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.c' (79,520) at 20210307214927954
81259 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6368-clock.h' (79,521) at 20210308005003632
81260 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pcilib.c' (79,522) at 20240405153051997
81261 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cache.h' (79,523) at 20240405153054185
81262 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c' (79,524) at 20240405153046961
81263 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/sysfs.rst' (79,525) at 20240405153044945
81264 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/emac.h' (79,526) at 20210308005003676
81265 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-clockgen1.dtsi' (79,527) at 20210307214926350
81266 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/jetson-tk1_defconfig' (79,528) at 20210308005003260
81267 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/core.c' (79,529) at 20210308005003496
81268 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/acenv.h' (79,530) at 20240405153046245
81269 2025-01-08 03:00:50.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/reset.c' (79,531) at 20240805080013923
81270 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/share.c' (79,532) at 20240405153051217
81271 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/acadia.dts' (79,533) at 20210307214926338
81272 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Koli' (79,534) at 20210307205553770
81273 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/mac80211.c' (79,535) at 20240405153231251
81274 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_driver.c' (79,536) at 20221102030020877
81275 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_nvdimm.c' (79,537) at 20240906080037284
81276 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/serial.c' (79,538) at 20210308005003764
81277 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_mpeg2.c' (79,539) at 20240405153049493
81278 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager_gen5.h' (79,540) at 20210308005002780
81279 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sbc-t3730.dts' (79,541) at 20240405153045605
81280 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/aarch64.config' (79,542) at 20240405153054381
81281 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/suspend.h' (79,543) at 20210307214926110
81282 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ecovec24/sdram.S' (79,544) at 20210307214926538
81283 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x-spi.c' (79,545) at 20240405153053677
81284 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (79,546) at 20240730080012557
81285 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/Makefile' (79,547) at 20240405153054001
81286 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/README' (79,548) at 20210309003653040
81287 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2.h' (79,549) at 20240405153049753
81288 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6397/core.h' (79,550) at 20240405153052729
81289 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/internal.h' (79,551) at 20210307214931062
81290 2025-01-08 03:00:50.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/cereal.wrap' (79,552) at 20230428080030950
81291 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vaasa' (79,553) at 20210307205553774
81292 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/mpu_v7r.c' (79,554) at 20210308005002552
81293 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/virtio-net-failover.rst' (79,555) at 20210308005045813
81294 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf.c' (79,556) at 20240405153232211
81295 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_platform.h' (79,557) at 20210307214927910
81296 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep_internals.h' (79,558) at 20220525020654707
81297 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/errors.cpp' (79,559) at 20221028100033259
81298 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_usb.c' (79,560) at 20240405153050557
81299 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_atmel.c' (79,561) at 20210307214926954
81300 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/Makefile' (79,562) at 20240405153046269
81301 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/am437x-vpfe.h' (79,563) at 20210307214931622
81302 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-st-lpc.c' (79,564) at 20241211090145485
81303 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/unistd.h' (79,565) at 20240405153046017
81304 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-cci.c' (79,566) at 20240910080014050
81305 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mscc,vsc7514-serdes.yaml' (79,567) at 20240405153045129
81306 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi.c' (79,568) at 20240405153230595
81307 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/adf_dh895xcc_hw_data.h' (79,569) at 20240405153230267
81308 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/virtio-blk-common.c' (79,570) at 20230925080039865
81309 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_driver/Makefile' (79,571) at 20210308005003700
81310 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_audio.h' (79,572) at 20240405153052073
81311 2025-01-08 03:00:50.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/mman.h' (79,573) at 20210308005046065
81312 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extfree_item.c' (79,574) at 20240405153231779
81313 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/process.c' (79,575) at 20240405153045977
81314 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/shift.idef' (79,576) at 20210927100127385
81315 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-switch-port.yaml' (79,577) at 20240405153045117
81316 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/LICENSE' (79,578) at 20210308005054621
81317 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/tablesort.html' (79,579) at 20210307205554286
81318 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/local.h' (79,580) at 20240405153052617
81319 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_nautilus.c' (79,581) at 20220525020651802
81320 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_fcntl.h' (79,582) at 20210308005046085
81321 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4535.c' (79,583) at 20240405153053565
81322 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1019.h' (79,584) at 20221128040017646
81323 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ani.c' (79,585) at 20210309003651556
81324 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/eog/eog_47.0.bb' (79,586) at 20241221090017488
81325 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_bxt_pmic_thermal.c' (79,587) at 20210307214930722
81326 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/debug.c' (79,588) at 20210309003651676
81327 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/irq.c' (79,589) at 20240405153230147
81328 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/verified-boot.txt' (79,590) at 20210308005003332
81329 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml' (79,591) at 20240405153045065
81330 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l2.dtsi' (79,592) at 20240405153045809
81331 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-editables_0.5.bb' (79,593) at 20230919080013986
81332 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/Makefile' (79,594) at 20210307214930246
81333 2025-01-08 03:00:50.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/chip.c' (79,595) at 20240405153051753
81334 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/vdso.lds.S' (79,596) at 20240405153046261
81335 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sky81452.h' (79,597) at 20210309003653860
81336 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_mdio.c' (79,598) at 20240405153230903
81337 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/handler_unittest.cpp' (79,599) at 20240820080007201
81338 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga.dtsi' (79,600) at 20240405153045437
81339 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c' (79,601) at 20240405153050109
81340 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/spaces.h' (79,602) at 20210307214926222
81341 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zio_checksum.h' (79,603) at 20210308005003696
81342 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ranchu.c' (79,604) at 20240405153046001
81343 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/syscallnr.sh' (79,605) at 20220525020651898
81344 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl.h' (79,606) at 20240405153052617
81345 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram243x.S' (79,607) at 20210307214925926
81346 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/libgpiod.wrap' (79,608) at 20230913080018591
81347 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-ipmi-host.bbclass' (79,609) at 20210307205554058
81348 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-compat.h' (79,610) at 20210307214928466
81349 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ELF.rst' (79,611) at 20240405153045309
81350 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/microchip,sparx5.yaml' (79,612) at 20240405153045017
81351 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_unresolved.dtso' (79,613) at 20240405153231279
81352 2025-01-08 03:00:50.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/at73c213.h' (79,614) at 20210307214932438
81353 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rotary_encoder.c' (79,615) at 20240405153230727
81354 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/ad8366.c' (79,616) at 20240405153230691
81355 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/smpboot.c' (79,617) at 20240405153230071
81356 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AddressPool.v1_3_0.json' (79,618) at 20240619080002940
81357 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/usb.c' (79,619) at 20240405153052145
81358 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mn/sys/metrics.json' (79,620) at 20220525020655143
81359 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/0001-Include-time.h-header-to-pass-clang-compilation.patch' (79,621) at 20230706080014753
81360 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/.gitignore' (79,622) at 20210307214927786
81361 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2640.c' (79,623) at 20240405153230787
81362 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/Makefile' (79,624) at 20210308005002824
81363 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/nbd-fault-injector.py' (79,625) at 20210308005046473
81364 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.h' (79,626) at 20240405153047257
81365 2025-01-08 03:00:50.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/daytonax-ipmi-fru.yaml' (79,627) at 20230209040014205
81366 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/nuvoton.inc' (79,628) at 20230704080013871
81367 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/nvme.rst' (79,629) at 20240906080037180
81368 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/Makefile' (79,630) at 20240405153046241
81369 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-wbd111.dts' (79,631) at 20240405153045433
81370 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-media' (79,632) at 20210307214925194
81371 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c' (79,633) at 20241216090017717
81372 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_compat.c' (79,634) at 20240405153053489
81373 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-uclass.c' (79,635) at 20210308005003456
81374 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313_spi.c' (79,636) at 20240405153048929
81375 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/Build' (79,637) at 20210309003655368
81376 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0288.c' (79,638) at 20240405153049297
81377 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lp.h' (79,639) at 20210307214931418
81378 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/reg_fields.h' (79,640) at 20210927100127385
81379 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/koelsch_defconfig' (79,641) at 20210308005003264
81380 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9033.h' (79,642) at 20210307214928610
81381 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb' (79,643) at 20241221090017552
81382 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-select-source.rst' (79,644) at 20220525020654135
81383 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/mvme147_defconfig' (79,645) at 20240405153230003
81384 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sync.h' (79,646) at 20240405153052969
81385 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-apmixed.c' (79,647) at 20240405153046793
81386 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4-spi.c' (79,648) at 20240405153053809
81387 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv_4.10.0.bb' (79,649) at 20241221090017540
81388 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_pnor_defconfig' (79,650) at 20210308005003280
81389 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_amanda.h' (79,651) at 20210307214931454
81390 2025-01-08 03:00:50.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/pm-rcar-gen2.c' (79,652) at 20210307214925958
81391 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/namei.c' (79,653) at 20241011080017355
81392 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-xramc.c' (79,654) at 20240906080037260
81393 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_so.c' (79,655) at 20240405153048797
81394 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/wic.rst' (79,656) at 20240413080012675
81395 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pdmgen.py' (79,657) at 20221209040030339
81396 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.conf' (79,658) at 20240105090012010
81397 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/az6027.h' (79,659) at 20210307214928818
81398 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/INSTALL' (79,660) at 20210307214932738
81399 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/entitlement.sh' (79,661) at 20220429100100750
81400 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64el-softmmu.mak' (79,662) at 20240906080037160
81401 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dptf' (79,663) at 20240405153044929
81402 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8183-mmsys.h' (79,664) at 20240405153051761
81403 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/fsl,ftm-timer.txt' (79,665) at 20210307214925446
81404 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rdma_transport.h' (79,666) at 20240405153232071
81405 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogEntryCollection_v1.xml' (79,667) at 20240619080002928
81406 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_hw_data.h' (79,668) at 20240405153230267
81407 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/Makefile' (79,669) at 20210307214929782
81408 2025-01-08 03:00:50.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/Kconfig' (79,670) at 20240405153053241
81409 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/samsung,exynosautov9.h' (79,671) at 20240405153231795
81410 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hpet.h' (79,672) at 20210307214931634
81411 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/Makefile' (79,673) at 20210308005003540
81412 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_viu.c' (79,674) at 20240405153048569
81413 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/uart.c' (79,675) at 20240405153232067
81414 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm512x.txt' (79,676) at 20210307214925430
81415 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/testptp.mk' (79,677) at 20210307214932714
81416 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/Makefile' (79,678) at 20240405153045701
81417 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/142' (79,679) at 20220429100100906
81418 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/internal.h' (79,680) at 20241211090145545
81419 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/armada100_fec.c' (79,681) at 20210308005003424
81420 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/note.S' (79,682) at 20220525020652106
81421 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/relocate_32.S' (79,683) at 20240405153046157
81422 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_shrd_hbw_regs.h' (79,684) at 20240405153046585
81423 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-w1_ds28e04' (79,685) at 20210307214925186
81424 2025-01-08 03:00:50.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdb/libdbd-sqlite-perl_1.76.bb' (79,686) at 20241221090017544
81425 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_lpc.c' (79,687) at 20210308005003500
81426 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h750.dtsi' (79,688) at 20240405153045581
81427 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/exynos7420-clk.h' (79,689) at 20210308005003632
81428 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-device-utils.c' (79,690) at 20240906080037212
81429 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-ethtool.c' (79,691) at 20240405153050313
81430 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx319.c' (79,692) at 20240405153230787
81431 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/ray_cs.c' (79,693) at 20240405153050553
81432 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_port_range.c' (79,694) at 20240405153231027
81433 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Eksharad_Ekesberget' (79,695) at 20210307205553778
81434 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/st,st-nci.yaml' (79,696) at 20240405153045117
81435 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dreamplug_defconfig' (79,697) at 20210308005003256
81436 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vhost-user-gpu.c' (79,698) at 20241211090212266
81437 2025-01-08 03:00:50.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/osd.c' (79,699) at 20210308005003740
81438 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2781-tlv.h' (79,700) at 20241018080014570
81439 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tmu.dtsi' (79,701) at 20210307214926010
81440 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/xiphera-trng.c' (79,702) at 20240405153230199
81441 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.tmpfiles' (79,703) at 20241221090017680
81442 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/driver.c' (79,704) at 20240405153046425
81443 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/holly.c' (79,705) at 20240405153230051
81444 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb' (79,706) at 20210812000025346
81445 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite_uapi.c' (79,707) at 20240405153048465
81446 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/clock.c' (79,708) at 20220525020651990
81447 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/b44.h' (79,709) at 20210307214929314
81448 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/ptrace.c' (79,710) at 20240405153046077
81449 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk110.c' (79,711) at 20220525020652967
81450 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_inline.h' (79,712) at 20210307214930270
81451 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-kernel/linux/linux-aspeed_%.bbappend' (79,713) at 20210813100029652
81452 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/nettel.h' (79,714) at 20210307214926162
81453 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper/dt-validate' (79,715) at 20220204040022680
81454 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Makefile' (79,716) at 20240405153046501
81455 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/qemuloongarch.wks' (79,717) at 20230211040012659
81456 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/connector.c' (79,718) at 20240405153230251
81457 2025-01-08 03:00:50.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_10_0_offset.h' (79,719) at 20210307214927690
81458 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/dma-crossbar.c' (79,720) at 20240405153230287
81459 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-empty-vm.c' (79,721) at 20240405153232283
81460 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_NAND_SECURE_BOOT_defconfig' (79,722) at 20210308005003244
81461 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/kvm_s390x.h' (79,723) at 20240326080039702
81462 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/notification.c' (79,724) at 20240405153052453
81463 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d2.h' (79,725) at 20210308005002716
81464 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/veth.h' (79,726) at 20210307214931686
81465 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch' (79,727) at 20241206090014338
81466 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/poky-tiny.yml' (79,728) at 20241206090014206
81467 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-efuse.c' (79,729) at 20240326080039474
81468 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/Makefile' (79,730) at 20210308005003056
81469 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ga100.c' (79,731) at 20240405153048653
81470 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/service-win32.c' (79,732) at 20210308005046229
81471 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,davinci-mdio.yaml' (79,733) at 20240405153045121
81472 2025-01-08 03:00:50.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/mips_gictimer.h' (79,734) at 20210308005046033
81473 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_1_sh_mask.h' (79,735) at 20240405153048093
81474 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/video/Kconfig' (79,736) at 20240405153051869
81475 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/Makefile' (79,737) at 20240405153231451
81476 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/packets-buffer.c' (79,738) at 20210307214932214
81477 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/156.out' (79,739) at 20240326080039730
81478 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/esp6.c' (79,740) at 20240805080014055
81479 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/fan.hpp' (79,741) at 20210308005116217
81480 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/asm/errno.h' (79,742) at 20210307214932454
81481 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/RestorePolicy/meson.build' (79,743) at 20230825080021137
81482 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/Makefile' (79,744) at 20210308005002732
81483 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-adsp_audio26m.c' (79,745) at 20240405153046797
81484 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/clocksource.h' (79,746) at 20210307214926066
81485 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/raspberrypi-fw-defs.h' (79,747) at 20240906080037328
81486 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/Makefile' (79,748) at 20210308005003040
81487 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ts3a227e.c' (79,749) at 20240405153053813
81488 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_mikasa.c' (79,750) at 20210307214925658
81489 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/ldscript.h' (79,751) at 20210308005002888
81490 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-cygnus-clock.dtsi' (79,752) at 20240405153045425
81491 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/lowlevel_init.S' (79,753) at 20210308005002820
81492 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss.c' (79,754) at 20240405153052209
81493 2025-01-08 03:00:50.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/generic_clear_event.tc' (79,755) at 20210309003656000
81494 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isppreview.h' (79,756) at 20240405153049485
81495 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dialog,da7219.yaml' (79,757) at 20240405153229799
81496 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (79,758) at 20240206090017943
81497 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,lan966x-gck.yaml' (79,759) at 20240405153045025
81498 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hisi-x5hd2-dkb.dts' (79,760) at 20240405153045437
81499 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1s.dtsi' (79,761) at 20240405153230063
81500 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ftl.c' (79,762) at 20240405153049681
81501 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-block-types.h' (79,763) at 20240405153049241
81502 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino-emmc.dts' (79,764) at 20210307214925990
81503 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/Makefile' (79,765) at 20220525020652859
81504 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-d2net.dts' (79,766) at 20240405153045457
81505 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sampleip_user.c' (79,767) at 20240405153053421
81506 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_b.c' (79,768) at 20210308005046509
81507 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dma.h' (79,769) at 20210309003650332
81508 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/highmem.c' (79,770) at 20220525020651970
81509 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-wmi-thunderbolt' (79,771) at 20220525020651634
81510 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/simplediff/__init__.py' (79,772) at 20210307205554262
81511 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/service_files/callback-manager.service' (79,773) at 20210308005113633
81512 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/debug.h' (79,774) at 20241211090212514
81513 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/polynomial.h' (79,775) at 20240405153052773
81514 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/internal.h' (79,776) at 20240405153230735
81515 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_inband_ipmi' (79,777) at 20230908080016530
81516 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra.h' (79,778) at 20210308005002668
81517 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/no-test-timeout.patch' (79,779) at 20241221090017692
81518 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas.yaml' (79,780) at 20240405153045157
81519 2025-01-08 03:00:50.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml' (79,781) at 20240405153045089
81520 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/COPYING.MIT' (79,782) at 20210307205553746
81521 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/cpu.h' (79,783) at 20210308005002876
81522 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/iosapic.h' (79,784) at 20210307214926118
81523 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/atmel_usba_udc.c' (79,785) at 20210308005003504
81524 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-evk.dts' (79,786) at 20240405153229927
81525 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_trng.h' (79,787) at 20220525020652374
81526 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp75@4f.conf' (79,788) at 20240904080027738
81527 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/i8259_common.c' (79,789) at 20240906080037240
81528 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_balloon.h' (79,790) at 20210309003654000
81529 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-proto.h.inc' (79,791) at 20240906080037328
81530 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/hwmonio_default_unittest.cpp' (79,792) at 20230511080028987
81531 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/install_latest_from_github.sh' (79,793) at 20240405153054217
81532 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_fs.c' (79,794) at 20240520080015151
81533 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lcn.c' (79,795) at 20210307214929790
81534 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,iproc-gpio.txt' (79,796) at 20210307214925394
81535 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lindshammar_Ramkvilla' (79,797) at 20210307205553786
81536 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/relay.rst' (79,798) at 20210307214925490
81537 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nuvoton,sgpio.yaml' (79,799) at 20240703080013351
81538 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/AUTHORS' (79,800) at 20210308004938812
81539 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_uefikernel.wks' (79,801) at 20230317080013813
81540 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (79,802) at 20220128040018736
81541 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/rule_tests.cpp' (79,803) at 20210308005405938
81542 2025-01-08 03:00:50.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk-native.bb' (79,804) at 20241221090017536
81543 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/fsl,mpr121-touchkey.yaml' (79,805) at 20240405153045077
81544 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/kvm_irqcount.c' (79,806) at 20230426080043700
81545 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/tizen_logo_16bpp.h' (79,807) at 20210308005003716
81546 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dat_v1.c' (79,808) at 20240405153230683
81547 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_blend.h' (79,809) at 20210307214931314
81548 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/program-edid.sh' (79,810) at 20230809080018199
81549 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_s_regs.h' (79,811) at 20240405153046573
81550 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/clock_slice.h' (79,812) at 20210308005002652
81551 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto_%.bbappend' (79,813) at 20230211040012643
81552 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-pericfg.c' (79,814) at 20240405153046797
81553 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/agp_backend.h' (79,815) at 20210307214925642
81554 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml' (79,816) at 20240405153045069
81555 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.c' (79,817) at 20210307214927950
81556 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu106_revA_defconfig' (79,818) at 20210308005003288
81557 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/sys-hypervisor.c' (79,819) at 20240405153052249
81558 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rbd_types.h' (79,820) at 20210307214926918
81559 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c' (79,821) at 20210309003651816
81560 2025-01-08 03:00:50.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/fprobe_syntax_errors.tc' (79,822) at 20241104090011631
81561 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/main.c' (79,823) at 20240405153050725
81562 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc.robot' (79,824) at 20230512080020577
81563 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.c' (79,825) at 20240405153048473
81564 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/mcf8390.c' (79,826) at 20210307214926138
81565 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Attribution' (79,827) at 20211006000025230
81566 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/miiphyutil.c' (79,828) at 20210308005003228
81567 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/boot_config_setting_attrs.json' (79,829) at 20240309090012804
81568 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-ixp4xx.c' (79,830) at 20240405153231287
81569 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc200x-core.h' (79,831) at 20240405153049165
81570 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mux_dra7xx.h' (79,832) at 20210308005002660
81571 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/insnemu.S' (79,833) at 20210307214926310
81572 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,pmu.yaml' (79,834) at 20220525020651690
81573 2025-01-08 03:00:50.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-rename.bb' (79,835) at 20241206090014226
81574 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst.c' (79,836) at 20240405153049353
81575 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_mipi_dsi.c' (79,837) at 20240613080016403
81576 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page-flags.h' (79,838) at 20240503080014502
81577 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC5-79w' (79,839) at 20210307205553758
81578 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/regd.c' (79,840) at 20240405153050653
81579 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples_git.bb' (79,841) at 20241221090017684
81580 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/Makefile' (79,842) at 20240405153231099
81581 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/gpio-ir-receiver.yaml' (79,843) at 20240405153045093
81582 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_layer.c' (79,844) at 20240405153048761
81583 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/xen.c' (79,845) at 20240805080013935
81584 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_api.c' (79,846) at 20241111090012165
81585 2025-01-08 03:00:50.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6111.c' (79,847) at 20240405153049301
81586 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/wakelock.c' (79,848) at 20220525020654715
81587 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_fec_rx_task.c' (79,849) at 20210307214927122
81588 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-core.c' (79,850) at 20240405153049613
81589 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/Kconfig' (79,851) at 20210308005002988
81590 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/Kconfig' (79,852) at 20240405153051205
81591 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/sparsebit.h' (79,853) at 20210307214932678
81592 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librsync/librsync_2.3.4.bb' (79,854) at 20230813080012856
81593 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Simrishamn_Fabriksgatan' (79,855) at 20210307205553790
81594 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-buffer.c' (79,856) at 20210927100127645
81595 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount-uclass.c' (79,857) at 20210308005003340
81596 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi.md' (79,858) at 20241022080027608
81597 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size___err_ambiguous.c' (79,859) at 20210309003655984
81598 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/cmsdk-apb-watchdog.h' (79,860) at 20210927100127245
81599 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/cpumasks.rst' (79,861) at 20240405153229747
81600 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/sta.h' (79,862) at 20240726080012858
81601 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.1.rst' (79,863) at 20241221090017596
81602 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/block/virtio_blk.c' (79,864) at 20241211090145397 to deleted uid set
81603 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump/fix-racing-build-issue.patch' (79,865) at 20210307205553802
81604 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_test.c' (79,866) at 20210307214931822
81605 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.c' (79,867) at 20220525020652975
81606 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_ro.cpp' (79,868) at 20210308005108645
81607 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/fcvt.ref' (79,869) at 20240906080037576
81608 2025-01-08 03:00:50.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/paravirt_api_clock.h' (79,870) at 20240405153045625
81609 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/xip_kc705_defconfig' (79,871) at 20240405153046501
81610 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_toe.c' (79,872) at 20240405153053401
81611 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/init' (79,873) at 20220612030016759
81612 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/meson.build' (79,874) at 20241106090036814
81613 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/sv' (79,875) at 20210308005046149
81614 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/suspend.h' (79,876) at 20240405153045625
81615 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/libwpe_1.16.0.bb' (79,877) at 20240413080012703
81616 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscall_x32.c' (79,878) at 20240411080014054
81617 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerSystemInputs.interface.yaml' (79,879) at 20221207040023631
81618 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-jvmti.c' (79,880) at 20210307214932466
81619 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/mpc83xx_sdram.c' (79,881) at 20210308005003476
81620 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/iavf.rst' (79,882) at 20240405153045233
81621 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/s390-trng.c' (79,883) at 20240405153046753
81622 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c' (79,884) at 20240405153230355
81623 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bug.h' (79,885) at 20210307214926210
81624 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/leds/palmetto-led-manager-config-native.bb' (79,886) at 20241206090014230
81625 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_pptable.h' (79,887) at 20240405153230507
81626 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-AucklandWaiatarua' (79,888) at 20210307205553778
81627 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0001-Fix-const-qualifier-error.patch' (79,889) at 20231011080016582
81628 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/amdtee_private.h' (79,890) at 20210605000027752
81629 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/uv_irq.c' (79,891) at 20240405153230147
81630 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_emc-test.c' (79,892) at 20240906080037572
81631 2025-01-08 03:00:50.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/superhyway/Makefile' (79,893) at 20210307214926546
81632 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/wl.c' (79,894) at 20241211090145453
81633 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mmu_masks.h' (79,895) at 20240405153046605
81634 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa168fb.c' (79,896) at 20240405153231587
81635 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/pmic8xxx-keypad.c' (79,897) at 20240405153049137
81636 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_sflash.c' (79,898) at 20210307214926902
81637 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_reg.c' (79,899) at 20210307214930278
81638 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6362.dtsi' (79,900) at 20210308005002812
81639 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_dbfs.c' (79,901) at 20240405153230075
81640 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi' (79,902) at 20210308005002588
81641 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-tuneable-clock.dtsi' (79,903) at 20240405153045437
81642 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/VIOT.viot' (79,904) at 20240906080037560 to deleted uid set
81643 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/build-setup.sh' (79,905) at 20241212090014511
81644 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_enums.h' (79,906) at 20210309003649436
81645 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/ledtrig-oneshot.rst' (79,907) at 20240405153045225
81646 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/recordmcount.c' (79,908) at 20240405153053457
81647 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig' (79,909) at 20240405153046917
81648 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk_wed.h' (79,910) at 20240405153052793
81649 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower.1' (79,911) at 20210307214932618
81650 2025-01-08 03:00:50.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/trace.h' (79,912) at 20240405153048521
81651 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/libplacebo_7.349.0.bb' (79,913) at 20241221090017532
81652 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml' (79,914) at 20240405153229799
81653 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/idt_89hpesx.c' (79,915) at 20240405153230843
81654 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_mux.c' (79,916) at 20220525020654115
81655 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_ro.cpp' (79,917) at 20220922030007675
81656 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/minidlna.service' (79,918) at 20210307205553802
81657 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/mcr3000.dts' (79,919) at 20210308005002836
81658 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv7_mpu.h' (79,920) at 20210308005002672
81659 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/msi.h' (79,921) at 20240405153051249
81660 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/tx.c' (79,922) at 20240613080016447
81661 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc.c' (79,923) at 20210308005003728
81662 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-linksys-ea6300-v1.dts' (79,924) at 20240405153045425
81663 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ene-kb930.yaml' (79,925) at 20240405153045105
81664 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/misc_usbsevseg.rst' (79,926) at 20210307214925590
81665 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/syscon-clk.c' (79,927) at 20240405153046793
81666 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pmbus.rst' (79,928) at 20240405153229819
81667 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/if_alg.h' (79,929) at 20240405153231791
81668 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/spapr_nvram.c' (79,930) at 20240906080037272
81669 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra.c' (79,931) at 20210308005003536
81670 2025-01-08 03:00:50.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/shx3_defconfig' (79,932) at 20240405153046309
81671 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/wmi.c' (79,933) at 20240405153050449
81672 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/fgraph.c' (79,934) at 20240405153053057
81673 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-crtc.c' (79,935) at 20241211090145417
81674 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c' (79,936) at 20240405153048997
81675 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/relocate_kernel.S' (79,937) at 20210307214926130
81676 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/.gitignore' (79,938) at 20240405153232095
81677 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/file.c' (79,939) at 20240405153052329
81678 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/237.out' (79,940) at 20220429100100914
81679 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm11130_nand_defconfig' (79,941) at 20210308005003252
81680 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs_upload.c' (79,942) at 20240405153046685
81681 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vde_user.c' (79,943) at 20210307214926618
81682 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/delay.h' (79,944) at 20210307214926578
81683 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0009-linux-user-Replace-use-of-lfs64-related-functions-an.patch' (79,945) at 20241221090017672
81684 2025-01-08 03:00:50.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/smsc,usb3503.yaml' (79,946) at 20240405153045181
81685 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/highmem.h' (79,947) at 20220525020651802
81686 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/replay-tools.c' (79,948) at 20221215040039274
81687 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tscs454.txt' (79,949) at 20210307214925434
81688 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1.c' (79,950) at 20240405153049489
81689 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/dwc2-regs.h' (79,951) at 20241211090212366
81690 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-pk-helper/dont-localize-org.opensuse.CupsPkHelper.Mechanism.service.patch' (79,952) at 20230706080014753
81691 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/bare-metal-active/gbmc-bare-metal-active@.target' (79,953) at 20241126090011759
81692 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,brcmstb-reset.yaml' (79,954) at 20240405153045149
81693 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/MAINTAINERS' (79,955) at 20210308005003028
81694 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/mirror_gre_scale.sh' (79,956) at 20210307214932666
81695 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc7180-pinctrl.yaml' (79,957) at 20240405153045137
81696 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vmalloc.h' (79,958) at 20240405153045865
81697 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-lpc18xx.c' (79,959) at 20240405153231327
81698 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_mphi.h' (79,960) at 20210308005046017
81699 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitunpackoffline/gitunpackoffline.inc' (79,961) at 20230919080013974
81700 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/reset_state.c' (79,962) at 20210308005100993
81701 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/MAINTAINERS' (79,963) at 20210308005003040
81702 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.splashprepare' (79,964) at 20210308005003300
81703 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-retrode.c' (79,965) at 20210307214928098
81704 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/meson.build' (79,966) at 20230908080035394
81705 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_disable.robot' (79,967) at 20240628080017113
81706 2025-01-08 03:00:50.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/Makefile' (79,968) at 20240405153045437
81707 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_loc.h' (79,969) at 20240405153049113
81708 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/bufferiszero.c.inc' (79,970) at 20240906080037184
81709 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/common/mx6.h' (79,971) at 20210308005003048
81710 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/subprogs.c' (79,972) at 20240405153054261
81711 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/common.h' (79,973) at 20220525020652426
81712 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_power.c' (79,974) at 20240405153230587
81713 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/task.h' (79,975) at 20240405153231839
81714 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/Kconfig' (79,976) at 20241211090212326
81715 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/poly1305-p10-glue.c' (79,977) at 20240405153230027
81716 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/landlock/Makefile' (79,978) at 20220525020654935
81717 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-bios-key/google-bios-key.bb' (79,979) at 20241206090014226
81718 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/run-ptest' (79,980) at 20241221090017636
81719 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/cadence_csp_defconfig' (79,981) at 20240405153230147
81720 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/Kconfig' (79,982) at 20240405153050189
81721 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/8250.S' (79,983) at 20210309003648680
81722 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-io.c' (79,984) at 20210307214928846
81723 2025-01-08 03:00:50.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fc_host' (79,985) at 20220525020651634
81724 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MediaController.v1_3_2.json' (79,986) at 20240619080002948
81725 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.7.c' (79,987) at 20240405153050345
81726 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch' (79,988) at 20210307205554610
81727 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/Makefile' (79,989) at 20240405153047009
81728 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_tcq.h' (79,990) at 20210309003653968
81729 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/nlohmann_json.wrap' (79,991) at 20240620080024795
81730 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.hpp' (79,992) at 20240618080048433
81731 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.h' (79,993) at 20240405153050109
81732 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-resize.out' (79,994) at 20240326080039734
81733 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains81xx_data.c' (79,995) at 20240405153045661
81734 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.5.4.bb' (79,996) at 20241221090017664
81735 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate/run-ptest' (79,997) at 20240301090012431
81736 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb_cgroup.c' (79,998) at 20240405153053125
81737 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-core.h' (79,999) at 20240405153048749
81738 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp' (80,000) at 20230202040004526
81739 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958305k_defconfig' (80,001) at 20210308005003252
81740 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/machine_kexec.c' (80,002) at 20210307214926254
81741 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/Kconfig' (80,003) at 20210307214931190
81742 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_47.0.bb' (80,004) at 20241221090017484
81743 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqmp.c' (80,005) at 20230426080043948
81744 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog_%.bbappend' (80,006) at 20241206090014226
81745 2025-01-08 03:00:50.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/export.c' (80,007) at 20210307214931126
81746 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_aux.c' (80,008) at 20240405153051533
81747 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/Kbuild' (80,009) at 20210307214927946
81748 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/MAINTAINERS' (80,010) at 20210308005003004
81749 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h' (80,011) at 20240405153050133
81750 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/abituguru-datasheet.rst' (80,012) at 20210309003648424
81751 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-slow.c' (80,013) at 20210308005003348
81752 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/nci.h' (80,014) at 20220525020654643
81753 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml' (80,015) at 20240405153229787
81754 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-endpoint.rst' (80,016) at 20210309003648264
81755 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-cxl-protocol.c' (80,017) at 20241114091008832
81756 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/stp.h' (80,018) at 20240405153046281
81757 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/start.S' (80,019) at 20210308005002544
81758 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/qe.h' (80,020) at 20240405153052881
81759 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_SECURE_BOOT_defconfig' (80,021) at 20210308005003244
81760 2025-01-08 03:00:50.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10036.h' (80,022) at 20220525020653247
81761 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/Kconfig' (80,023) at 20210308005002964
81762 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb_pin.h' (80,024) at 20240405153048453
81763 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_ah.c' (80,025) at 20240405153230707
81764 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos-arm.c' (80,026) at 20210307214930102
81765 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdw.c' (80,027) at 20240411080014158
81766 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/n2.c' (80,028) at 20220525020653703
81767 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-kernel/linux/files/gbmc-nuvoton.cfg' (80,029) at 20221029030011894
81768 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-diff.c' (80,030) at 20240405153232223
81769 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_types.mako.hpp' (80,031) at 20230901080026062
81770 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/MAINTAINERS' (80,032) at 20210308005003044
81771 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_rpmsg.c' (80,033) at 20240405153232175
81772 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/inventory-sensor.py' (80,034) at 20221209040032879
81773 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/syscall.h' (80,035) at 20240405153045973
81774 2025-01-08 03:00:50.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/Kconfig' (80,036) at 20210308005003004
81775 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/phy.h' (80,037) at 20240405153231259
81776 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-fru.yaml' (80,038) at 20210307205553674
81777 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/cookie.h' (80,039) at 20210307214929722
81778 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c' (80,040) at 20240405153230363
81779 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/primecell.yaml' (80,041) at 20210309003648324
81780 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8737.c' (80,042) at 20240405153232167
81781 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/remoteproc/remoteproc.txt' (80,043) at 20210308005003308
81782 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/pppox.c' (80,044) at 20210307214929698
81783 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/.clang-format' (80,045) at 20240817080008812
81784 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager_gen5.h' (80,046) at 20210308005002780
81785 2025-01-08 03:00:50.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-client-escape.c' (80,047) at 20240712080021641
81786 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/aty128fb.c' (80,048) at 20240405153231579
81787 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/tuner.rst' (80,049) at 20210309003648504
81788 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-MidNorthCoast' (80,050) at 20210307205553766
81789 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/lamptest/lamptest.hpp' (80,051) at 20240828080025979
81790 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/dbusparser.py' (80,052) at 20220429100100422
81791 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/068.out' (80,053) at 20210308005046441
81792 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/other.json' (80,054) at 20240405153054149
81793 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/utils_test.cpp' (80,055) at 20240514080031406
81794 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_isr.c' (80,056) at 20220525020652378
81795 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/python_qmp_updater.py' (80,057) at 20240326080039630
81796 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visby_Havdhem' (80,058) at 20210307205553794
81797 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/cpuinfo.c' (80,059) at 20240405153046057
81798 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/workarounds.h' (80,060) at 20240405153050293
81799 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/core.c' (80,061) at 20220525020654883
81800 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/generate_whitelist.sh' (80,062) at 20231122090021669
81801 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/rcar-gen2.h' (80,063) at 20210309003648720
81802 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cputype.h' (80,064) at 20240405153045621
81803 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/raspberrypi,bcm2835-power.txt' (80,065) at 20210307214925422
81804 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vhost-scsi-common.c' (80,066) at 20240326080039490
81805 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch' (80,067) at 20230706080014745
81806 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/exception.c' (80,068) at 20221215040039318
81807 2025-01-08 03:00:50.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/Kconfig' (80,069) at 20210308005003048
81808 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_scaler.c' (80,070) at 20240405153230559
81809 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.out' (80,071) at 20210308005046397 to deleted uid set
81810 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sigbus.c' (80,072) at 20230925080040101
81811 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole_kern.h' (80,073) at 20210307214926614
81812 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper_0.11.2.bb' (80,074) at 20241221090017544
81813 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mce.h' (80,075) at 20210307214925646
81814 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asm-prototypes.h' (80,076) at 20240405153046501
81815 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto.bb' (80,077) at 20241221090017512
81816 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/pm33xx.c' (80,078) at 20240405153051777
81817 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2406.c' (80,079) at 20240405153052233
81818 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/una_asm_32.S' (80,080) at 20210307214926602
81819 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_trace.h' (80,081) at 20240710080014605
81820 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_defconfig' (80,082) at 20210308005003244
81821 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/common/early_init.S' (80,083) at 20210308005003004
81822 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt2701-clk.h' (80,084) at 20210307214931330
81823 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/hisilicon,hi6210-i2s.txt' (80,085) at 20210307214925430
81824 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/transaction.hpp' (80,086) at 20240823080035117
81825 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-cmd.c' (80,087) at 20240405153049377
81826 2025-01-08 03:00:50.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_esai.c' (80,088) at 20240405153232175
81827 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl_2.1.28.bb' (80,089) at 20241221090017532
81828 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabresd-u-boot.dtsi' (80,090) at 20210308005002584
81829 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_loader.c' (80,091) at 20240405153053937
81830 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/cdns-csi2tx.c' (80,092) at 20240405153049401
81831 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dts' (80,093) at 20240405153045769
81832 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-nanopi-k2-u-boot.dtsi' (80,094) at 20210308005002596
81833 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina3221.rst' (80,095) at 20210309003648424
81834 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/at91-usart.c' (80,096) at 20220525020653343
81835 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-ast-cf.c' (80,097) at 20240405153047061
81836 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_tee.h' (80,098) at 20240405153048545
81837 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/smbiosmdrv2handler.cpp' (80,099) at 20240829080009334
81838 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hugetlb_cgroup.h' (80,100) at 20240405153052701
81839 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000c.h' (80,101) at 20240405153230603
81840 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/luton.dtsi' (80,102) at 20220525020651994
81841 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-deassert@.service' (80,103) at 20241029080011439
81842 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/README.md' (80,104) at 20230706080014729
81843 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/OWNERS' (80,105) at 20220723030030949
81844 2025-01-08 03:00:50.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/qemuboot-x86.inc' (80,106) at 20230401080011963
81845 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/hmem_local.h' (80,107) at 20210307214930542
81846 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-apsh4ad0a.c' (80,108) at 20210307214926534
81847 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/vmtest.sh' (80,109) at 20240405153054293
81848 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/Makefile' (80,110) at 20240405153046377
81849 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmap_lock.h' (80,111) at 20240405153231827
81850 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/calimain.c' (80,112) at 20210308005003028
81851 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/0004-tests-Makefile.am-fix-undefined-reference-to-pthread.patch' (80,113) at 20220502030010232
81852 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-apmixedsys.c' (80,114) at 20240405153230211
81853 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-chassis-poweron.service' (80,115) at 20220119040023072
81854 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2764.c' (80,116) at 20240405153053801
81855 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (80,117) at 20240313080014688
81856 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-capture.c' (80,118) at 20240405153049457
81857 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb' (80,119) at 20241221090017696
81858 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/Kconfig' (80,120) at 20240405153230795
81859 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa_gen3.c' (80,121) at 20220525020653179
81860 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/signal.py' (80,122) at 20230427080038314
81861 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/fvp-config.inc' (80,123) at 20240507080014346
81862 2025-01-08 03:00:50.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/download-lockfile.py' (80,124) at 20230804080018087
81863 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Fix-build-errors-with-clang.patch' (80,125) at 20210307205553842
81864 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzicond.c.inc' (80,126) at 20230925080040061
81865 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ipl_vmparm.c' (80,127) at 20220525020652102
81866 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c' (80,128) at 20240405153050621
81867 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts' (80,129) at 20241004080012679
81868 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/sbf_dram_init.S' (80,130) at 20210308005002972
81869 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/controlfb.h' (80,131) at 20210307214930906
81870 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_facilities.c' (80,132) at 20210309003654508
81871 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/handler.hpp' (80,133) at 20240417080025475
81872 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_types.h' (80,134) at 20220525020654183
81873 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/multicast.c' (80,135) at 20220525020653119
81874 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8167.h' (80,136) at 20210309003652076
81875 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-1m-main.inc' (80,137) at 20210905000020581
81876 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/sd_flags.h' (80,138) at 20240405153052789
81877 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/emulation.c' (80,139) at 20210308005045953
81878 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_tunnel.h' (80,140) at 20240405153053193
81879 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_vlan_unaware.sh' (80,141) at 20240405153054341
81880 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/rational-test.c' (80,142) at 20220525020654751
81881 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Rotor/meson.build' (80,143) at 20230825080021141
81882 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.h' (80,144) at 20240405153048813
81883 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/ac97.h' (80,145) at 20230426080043680
81884 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115_spi.c' (80,146) at 20240405153049009
81885 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/LICENSE' (80,147) at 20210308005133997
81886 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/Makefile' (80,148) at 20210308005003740
81887 2025-01-08 03:00:50.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch' (80,149) at 20230706080014745
81888 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vega10_enum.h' (80,150) at 20210307214927710
81889 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/vrm@5d.conf' (80,151) at 20210602100023153
81890 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v73_scalar.c' (80,152) at 20230925080040097
81891 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/phy.c' (80,153) at 20220627100017038
81892 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Fix-compilation-with-GCC10.patch' (80,154) at 20210307205553738
81893 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_SDCARD_defconfig' (80,155) at 20210308005003244
81894 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.0-UK' (80,156) at 20211006000025230
81895 2025-01-08 03:00:50.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-spi-byte.c' (80,157) at 20240913080013797
81896 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h' (80,158) at 20240405153230507
81897 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c' (80,159) at 20240405153047185 to deleted uid set
81898 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utmisc.c' (80,160) at 20210307214926846
81899 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/recovery.c' (80,161) at 20240613080016491
81900 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_ECN.c' (80,162) at 20210307214931946
81901 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca-sdw.h' (80,163) at 20220525020655047
81902 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb' (80,164) at 20241221090017528
81903 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/MAINTAINERS' (80,165) at 20210308005003008
81904 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/img-ir-rev1.txt' (80,166) at 20210307214925354
81905 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_network_manager.hpp' (80,167) at 20240822080023973
81906 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_tl_mr3020.dts' (80,168) at 20240405153045989
81907 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff@.service' (80,169) at 20240730080012557
81908 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch' (80,170) at 20241221090017512
81909 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/Kconfig' (80,171) at 20240405153230831
81910 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-reference-design-tablet.dtsi' (80,172) at 20210308005002620
81911 2025-01-08 03:00:50.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-xgene-sb.txt' (80,173) at 20240405153229763
81912 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-dev.bb' (80,174) at 20241221090017688
81913 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/error.h' (80,175) at 20240405153230103
81914 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/imx-regs.h' (80,176) at 20210308005002664
81915 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp.c' (80,177) at 20241211090145553
81916 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp' (80,178) at 20240824080002930
81917 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/model_206ax.c' (80,179) at 20210308005002856
81918 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/h3xxx.c' (80,180) at 20210307214925958
81919 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/MAINTAINERS' (80,181) at 20210308005002988
81920 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77965-sysc.h' (80,182) at 20210307214931346
81921 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0004-RH-use-rpm-optflags-if-present.patch' (80,183) at 20241221090017540
81922 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_factory_dce110.h' (80,184) at 20210307214927302
81923 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/Kconfig' (80,185) at 20241023080012879
81924 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/README.md' (80,186) at 20240807080035899
81925 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/core_sched.c' (80,187) at 20240405153053041
81926 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_eem.c' (80,188) at 20240405153050373
81927 2025-01-08 03:00:50.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,icss-iep.yaml' (80,189) at 20240405153229779
81928 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-ddr.dtsi' (80,190) at 20240405153045725
81929 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_event.h' (80,191) at 20220525020654171
81930 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-member-case.json' (80,192) at 20210927100127469
81931 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/entry/syscalls/mksyscalltbl' (80,193) at 20240405153054085
81932 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_transport.h' (80,194) at 20210307214930670
81933 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EventService.v1_10_2.json' (80,195) at 20240619080002948
81934 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/ti_qspi.txt' (80,196) at 20210307214925442
81935 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ast2600-clock.h' (80,197) at 20240405153231795
81936 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfsim.h' (80,198) at 20210307214926162
81937 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8955.h' (80,199) at 20210307214932358
81938 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/nfit_test.h' (80,200) at 20240405153054229
81939 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strncpy.c' (80,201) at 20240405153053105
81940 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-blk.h' (80,202) at 20240906080037340
81941 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/alert.c' (80,203) at 20240405153232015
81942 2025-01-08 03:00:50.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/recovery.c' (80,204) at 20240913080013829
81943 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_secureDisplay_if.h' (80,205) at 20240405153047165
81944 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (80,206) at 20230725080014621
81945 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Usecase_Checkers.robot' (80,207) at 20240627080021052
81946 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/topology.c' (80,208) at 20210309003648684
81947 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/programming-language.rst' (80,209) at 20240405153229839
81948 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-driver.c' (80,210) at 20210308005003740
81949 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/utils.hpp' (80,211) at 20241211090205458
81950 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/meson.build' (80,212) at 20241211090212282
81951 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/README' (80,213) at 20210308005002984
81952 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/nintendo-otp.c' (80,214) at 20240405153051209
81953 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch' (80,215) at 20241221090017640
81954 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,isp.yaml' (80,216) at 20240405153045101
81955 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/ipmishell.c' (80,217) at 20210308004938832
81956 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/pme.c' (80,218) at 20240405153051257
81957 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/st-lpc.h' (80,219) at 20210308005003636
81958 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/Makefile' (80,220) at 20210308005002908
81959 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.gitignore' (80,221) at 20211006000055234
81960 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/spl.c' (80,222) at 20210308005002844
81961 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/bhrb.S' (80,223) at 20240405153046189
81962 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/group.hpp' (80,224) at 20240828080025975
81963 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8568MDS_defconfig' (80,225) at 20210308005003240
81964 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atari_stram.h' (80,226) at 20210307214926158
81965 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_onenand_defconfig' (80,227) at 20210308005003284
81966 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/create_manifest3.py' (80,228) at 20210528000029743
81967 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_alias.c' (80,229) at 20210309003653376
81968 2025-01-08 03:00:50.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-yadro/.gitignore' (80,230) at 20210307205554218 to deleted uid set
81969 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/gup.c' (80,231) at 20240820080014185
81970 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/meson.build' (80,232) at 20241112090003090
81971 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen2_engine_cs.h' (80,233) at 20210309003649744
81972 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-usb-usbtmc' (80,234) at 20210307214925186
81973 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_devlink.c' (80,235) at 20240405153050197
81974 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-pll.c' (80,236) at 20240405153046841
81975 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/device-introspect-test.c' (80,237) at 20240906080037568
81976 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-map.rst' (80,238) at 20240405153054037
81977 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/strncpy_from_user.S' (80,239) at 20240405153229995
81978 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/lbt.h' (80,240) at 20240405153229999
81979 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_partition_exists.cpp' (80,241) at 20220922030007675
81980 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/recovery.c' (80,242) at 20220525020654495
81981 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/imximage.cfg' (80,243) at 20210308005003080
81982 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha1.h' (80,244) at 20220525020654535
81983 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_mc_id.robot' (80,245) at 20240628080017117
81984 2025-01-08 03:00:50.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy_9100h.bb' (80,246) at 20241221090017532
81985 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt3x2n.c' (80,247) at 20240405153046661
81986 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/guruplug_defconfig' (80,248) at 20210308005003260
81987 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_netlink.c' (80,249) at 20240405153051977
81988 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/FlashPoint.c' (80,250) at 20240405153051545
81989 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/magicpanelr2.h' (80,251) at 20210307214926558
81990 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0004-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch' (80,252) at 20241221090017504
81991 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-ahci-phy.yaml' (80,253) at 20240405153045129
81992 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-firmware.c' (80,254) at 20210307214928818
81993 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/setup.c' (80,255) at 20240405153230051
81994 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-2.1.1-verbose.patch' (80,256) at 20210307205553966
81995 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/d_path.c' (80,257) at 20240405153232255
81996 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/kirkwood-dma.c' (80,258) at 20240613080016547
81997 2025-01-08 03:00:50.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5659.h' (80,259) at 20210307214931598
81998 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/layer.conf' (80,260) at 20241221090017476
81999 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-highbank.c' (80,261) at 20210307214926966
82000 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-snr.rst' (80,262) at 20210309003648480
82001 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/Makefile' (80,263) at 20240405153051489
82002 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/xgene-rtc.txt' (80,264) at 20210307214925418
82003 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8974.c' (80,265) at 20240405153230735
82004 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/LICENSE' (80,266) at 20210308005111461
82005 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/Makefile' (80,267) at 20240405153046741
82006 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Agnas' (80,268) at 20210307205553778
82007 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mt6397.c' (80,269) at 20240405153231375
82008 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/settings' (80,270) at 20240405153054373
82009 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p5.dtsi' (80,271) at 20240405153229971
82010 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa6752hs.c' (80,272) at 20240405153049337
82011 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-gen.c' (80,273) at 20240405153049529
82012 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/io.c' (80,274) at 20240405153052369
82013 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/dce112_clk_mgr.h' (80,275) at 20210307214927270
82014 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sys_sh.c' (80,276) at 20210307214926570
82015 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_romulus.py' (80,277) at 20241211090212538
82016 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx.h' (80,278) at 20240405153051793
82017 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mc13783.h' (80,279) at 20210307214932318
82018 2025-01-08 03:00:50.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/trng/Makefile' (80,280) at 20220525020652382
82019 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h' (80,281) at 20210307214926218
82020 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_eql.h' (80,282) at 20210307214931634
82021 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/service_files/yaml/phosphor-fan-control-init@.service' (80,283) at 20220819030023849
82022 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_common.h' (80,284) at 20210308005003764
82023 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/main.c' (80,285) at 20240405153050589
82024 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/trusted-services-src.inc' (80,286) at 20241206090014214
82025 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd.h' (80,287) at 20240405153052057
82026 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/nemora.cpp' (80,288) at 20240817080006811
82027 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml' (80,289) at 20240405153045061
82028 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Build' (80,290) at 20220525020655123
82029 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_ringbuffer.c' (80,291) at 20240405153230599
82030 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18212.c' (80,292) at 20240405153049533
82031 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/Kconfig' (80,293) at 20240405153231695
82032 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensors.cpp' (80,294) at 20240817080031292
82033 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/timex.h' (80,295) at 20210307214926066
82034 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch' (80,296) at 20210307205553854
82035 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom-apq8064-sata-phy.txt' (80,297) at 20210307214925390
82036 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/padlock.h' (80,298) at 20210307214931310
82037 2025-01-08 03:00:50.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/eepro100.c' (80,299) at 20241211090212302
82038 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_sm.c' (80,300) at 20220525020654003
82039 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nhpoly1305-avx2-glue.c' (80,301) at 20240405153046365
82040 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/conversion.h' (80,302) at 20240405153047197
82041 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/sdeventplus.wrap' (80,303) at 20220326030026474
82042 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-off.service' (80,304) at 20240618080012765
82043 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/cow.h' (80,305) at 20220525020652126
82044 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/firejail.py' (80,306) at 20220721030015849
82045 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/genericx86.conf' (80,307) at 20230706080014777
82046 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/qsemi.c' (80,308) at 20220525020653687
82047 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/clocksource.h' (80,309) at 20220525020651970
82048 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/head.S' (80,310) at 20220525020651970
82049 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/platform/flexcan.h' (80,311) at 20220525020654555
82050 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.c' (80,312) at 20210308005046541
82051 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-mod-exp.c' (80,313) at 20210308005003712
82052 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/OWNERS' (80,314) at 20240903080031643
82053 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-m3ulcb.dts' (80,315) at 20210308005002600
82054 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c' (80,316) at 20241125090012251
82055 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/Kconfig' (80,317) at 20220525020653487
82056 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/board.c' (80,318) at 20210308005003004
82057 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-setkey.h' (80,319) at 20210307214926054
82058 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/Kconfig' (80,320) at 20240405153051861
82059 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/ksm.rst' (80,321) at 20240405153045229
82060 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1036-mb7.dts' (80,322) at 20240405153045505
82061 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/common.rst' (80,323) at 20220525020651782
82062 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx5.c' (80,324) at 20240405153045645
82063 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc' (80,325) at 20240405153054305
82064 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/allow_os_with_assess.patch' (80,326) at 20230706080014765
82065 2025-01-08 03:00:50.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/riotboard_defconfig' (80,327) at 20210308005003276
82066 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_native.c' (80,328) at 20241211090145565
82067 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4118.c' (80,329) at 20240405153053565
82068 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pxa_sdhci.h' (80,330) at 20210307214931478
82069 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/volatiles.58_radiusd' (80,331) at 20210307205553810
82070 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpmng.c' (80,332) at 20210308005003432
82071 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/testing/run-test-docker.md' (80,333) at 20221209040006399
82072 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_core.c' (80,334) at 20240405153051993
82073 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/rk3128.c' (80,335) at 20210308005002772
82074 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone.dtsi' (80,336) at 20240405153045589
82075 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/Makefile' (80,337) at 20240405153232211
82076 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz' (80,338) at 20210307205554594 to deleted uid set
82077 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/intel_epb.c' (80,339) at 20240405153230119
82078 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_dma_helper.c' (80,340) at 20240405153048397
82079 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_MARK.h' (80,341) at 20210307214931646
82080 2025-01-08 03:00:50.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2.host.c' (80,342) at 20210307214930554
82081 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/files/yosemite4-common.cfg' (80,343) at 20240727080014102
82082 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.h' (80,344) at 20210307214928350
82083 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6030e.c' (80,345) at 20220525020652358
82084 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/emif.c' (80,346) at 20240405153049589
82085 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/path.h' (80,347) at 20210307214931466
82086 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Knared' (80,348) at 20210307205553786
82087 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Pecs-Siklos' (80,349) at 20210307205553774
82088 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsserial.c' (80,350) at 20240405153046625
82089 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/python3-gammu_3.2.4.bb' (80,351) at 20220204040022460
82090 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c' (80,352) at 20210308005003464
82091 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-common.inc' (80,353) at 20241221090017640
82092 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.14.bb' (80,354) at 20241221090017688
82093 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad5761.h' (80,355) at 20210307214931470
82094 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/da7219.c' (80,356) at 20240405153232179
82095 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d.sh' (80,357) at 20220525020655219
82096 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_bonding.c' (80,358) at 20240405153232259
82097 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/FRU_Master.json' (80,359) at 20221213040036917
82098 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_attr.c' (80,360) at 20240405153051689
82099 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/Kconfig' (80,361) at 20240405153231603
82100 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/Kconfig' (80,362) at 20210308005003548
82101 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/jz4780_efuse.c' (80,363) at 20210308005003400
82102 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/copy_page.S' (80,364) at 20210307214926570
82103 2025-01-08 03:00:50.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section_factory.hpp' (80,365) at 20210308005049137
82104 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/ar-internal.h' (80,366) at 20241011080017395
82105 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfltui.c' (80,367) at 20210308005046529
82106 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/max77620_thermal.txt' (80,368) at 20210309003648396
82107 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cbfs/Kconfig' (80,369) at 20210308005003544
82108 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_rx.h' (80,370) at 20210307214928774
82109 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/tpm-tools_1.3.9.2.bb' (80,371) at 20241221090017576
82110 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-gpio.yaml' (80,372) at 20240405153045173
82111 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/npcm_edac.c' (80,373) at 20240405153230291
82112 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol_module.hpp' (80,374) at 20210308005051513
82113 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vlclient.c' (80,375) at 20220525020654343
82114 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/tagged-address-abi.rst' (80,376) at 20240405153044977
82115 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_or.c' (80,377) at 20220525020655203
82116 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png' (80,378) at 20210307205554250 to deleted uid set
82117 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_bcm63xx.h' (80,379) at 20210307214931506
82118 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/tools/update-documentation-conf' (80,380) at 20210307205554382
82119 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8753.yaml' (80,381) at 20240405153045173
82120 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_hw_tags.c' (80,382) at 20240405153053129
82121 2025-01-08 03:00:50.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-xilinx-of.c' (80,383) at 20240405153052101
82122 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/bootm.c' (80,384) at 20210308005002804
82123 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/qht-bench.c' (80,385) at 20220429100100874
82124 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/TPM2.tis.tpm2' (80,386) at 20240906080037560 to deleted uid set
82125 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/sparc64/safe-syscall.inc.S' (80,387) at 20220429100100406
82126 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ThermalDirection.interface.yaml' (80,388) at 20230325080018472
82127 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa.c' (80,389) at 20240617080017382
82128 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar2315_regs.h' (80,390) at 20210307214926186
82129 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-DFS-2016' (80,391) at 20211006000025246
82130 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/crc7.h' (80,392) at 20210308005003656
82131 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/memory-device.h' (80,393) at 20240906080037332
82132 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (80,394) at 20240127090011884
82133 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/other.json' (80,395) at 20240405153232231
82134 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_hs_evm_defconfig' (80,396) at 20210308005003248
82135 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/st,stm32-cryp.yaml' (80,397) at 20240405153045033
82136 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc2_cfg_regs.h' (80,398) at 20240405153046581
82137 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8qm.c' (80,399) at 20220525020653875
82138 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-cm-t54.dts' (80,400) at 20240405153045609
82139 2025-01-08 03:00:50.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/dma.h' (80,401) at 20240405153230079
82140 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_well.h' (80,402) at 20240405153230551
82141 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f429-evaluation.h' (80,403) at 20210308005003616
82142 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/dummy-cpus.c' (80,404) at 20240906080037136
82143 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-reset-overload.rst' (80,405) at 20210309003648476
82144 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/mst.c' (80,406) at 20210307214931198
82145 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/metadata_used.c' (80,407) at 20210309003655984
82146 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c' (80,408) at 20240405153049857
82147 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm926.S' (80,409) at 20210307214925974
82148 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-fsi-master-gpio' (80,410) at 20210307214925202
82149 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_common.c' (80,411) at 20241011080017331
82150 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_core.c' (80,412) at 20240520080015215
82151 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/Makefile' (80,413) at 20240405153050605
82152 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6e8aa0.yaml' (80,414) at 20240405153045045
82153 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-kernel/linux/linux-fsp2_4.17.bb' (80,415) at 20210307205553690
82154 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_internal.h' (80,416) at 20240405153231603
82155 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/ws.h' (80,417) at 20240405153049073
82156 2025-01-08 03:00:50.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistryCollection.json' (80,418) at 20240619080002948
82157 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard-revb1.dtsi' (80,419) at 20240405153045521
82158 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/kronosnet/0001-links.c-Fix-build-with-gcc-12.patch' (80,420) at 20230317080013785
82159 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cantools_39.4.13.bb' (80,421) at 20241221090017548
82160 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/Makefile' (80,422) at 20240405153046665
82161 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/Makefile' (80,423) at 20210307214930318
82162 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_config.hpp' (80,424) at 20230516080019602
82163 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/zt-test.S' (80,425) at 20240405153054237
82164 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra210.c' (80,426) at 20220525020654099
82165 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/envelope-detector.c' (80,427) at 20240405153048953
82166 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/MAINTAINERS' (80,428) at 20210308005003016
82167 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/meson.options' (80,429) at 20230817080043449
82168 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk_hard.h' (80,430) at 20210307214928626
82169 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_SDCARD_defconfig' (80,431) at 20210308005003244
82170 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_common_drv.h' (80,432) at 20240405153230267
82171 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-testfloat-3/meson.build' (80,433) at 20230925080039997
82172 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/gpio/legacy.rst' (80,434) at 20240405153045293
82173 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_types.h' (80,435) at 20240527080023360
82174 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fman.c' (80,436) at 20210308005002960
82175 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/leon_pci.h' (80,437) at 20210307214926582
82176 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.json' (80,438) at 20210308005046401
82177 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/.gitignore' (80,439) at 20210307214926650
82178 2025-01-08 03:00:50.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-tf103c-dock.c' (80,440) at 20240405153051397
82179 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/cpu_loop.c' (80,441) at 20220429100100650
82180 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httptools/run-ptest' (80,442) at 20240413080012663
82181 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml' (80,443) at 20240405153045141
82182 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/emi62.c' (80,444) at 20210307214930842
82183 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_usbhost_boot_defconfig' (80,445) at 20210308005003248
82184 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/xen/meson.build' (80,446) at 20210308005045725
82185 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/Host/meson.build' (80,447) at 20230825080021137
82186 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-tb10x/Kconfig' (80,448) at 20210307214925674
82187 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/asix_devices.c' (80,449) at 20240405153050373
82188 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/0002-timing.c-Fix-format-security-errors.patch' (80,450) at 20230706080014753
82189 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mvebu_armada-37xx.h' (80,451) at 20210308005003604
82190 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-dmabuf.c' (80,452) at 20240326080039434
82191 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/create-spdx-3.0.bbclass' (80,453) at 20241221090017612
82192 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-smm-gateway_git.bb' (80,454) at 20230610080017599
82193 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-biosplusefi.py' (80,455) at 20210307205554638
82194 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_debugfs.c' (80,456) at 20240405153046937
82195 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/s3c24x0_i2c.c' (80,457) at 20210308005003384
82196 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/string-input-visitor.h' (80,458) at 20210308005046041
82197 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/romimage-macros.h' (80,459) at 20210307214926550
82198 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Outakoski' (80,460) at 20210307205553774
82199 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr.c' (80,461) at 20220525020655007
82200 2025-01-08 03:00:50.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.hpp' (80,462) at 20230511080045639
82201 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb' (80,463) at 20241221090017516
82202 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.c' (80,464) at 20220525020652967
82203 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/call64.S' (80,465) at 20210308005002856
82204 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/stp_baseboard.json' (80,466) at 20221221040007774
82205 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-vt8500/vt8500.c' (80,467) at 20210307214925966
82206 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/VISsave.S' (80,468) at 20240405153230095
82207 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpaa2-console.c' (80,469) at 20240405153231447
82208 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/onenand.c' (80,470) at 20210308005003540
82209 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/subprojects/sdbusplus.wrap' (80,471) at 20220427030012593
82210 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/uadk-compression.rst' (80,472) at 20240906080037172
82211 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xts.c' (80,473) at 20240405153230159
82212 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_vma.c' (80,474) at 20240405153054265
82213 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_tablet.py' (80,475) at 20240405153054309
82214 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_qos.c' (80,476) at 20240405153230939
82215 2025-01-08 03:00:50.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-tools.inc' (80,477) at 20240113090014536
82216 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-oxalis.dts' (80,478) at 20210309003648736
82217 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_port.c' (80,479) at 20210309003652388
82218 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/config' (80,480) at 20220525020654939
82219 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_sru.c' (80,481) at 20240405153049445
82220 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U1memcpy.S' (80,482) at 20240405153230095
82221 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_phylink.c' (80,483) at 20240405153050173
82222 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_priv.h' (80,484) at 20240405153052165
82223 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/trace-events' (80,485) at 20230925080039885
82224 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/user_defined.c' (80,486) at 20210309003654556
82225 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/cpld.h' (80,487) at 20210308005002960
82226 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-4.conf' (80,488) at 20210307205554082
82227 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch' (80,489) at 20210307205553934
82228 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/rda-uart.c' (80,490) at 20240405153052013
82229 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-intel.h' (80,491) at 20240405153052889
82230 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/sensor-architecture.md' (80,492) at 20221209040006383
82231 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb' (80,493) at 20241221090017516
82232 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/Makefile' (80,494) at 20220525020653215
82233 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler.h' (80,495) at 20241220090018326
82234 2025-01-08 03:00:50.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.yaml' (80,496) at 20240405153045057
82235 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actypes.h' (80,497) at 20240405153052617
82236 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/parisc_ksyms.c' (80,498) at 20240613080016363
82237 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/hugetlbpage.c' (80,499) at 20240913080013769
82238 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_scsi_host.c' (80,500) at 20240405153231411
82239 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_rx164.c' (80,501) at 20210307214925658
82240 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/usage.c' (80,502) at 20240405153054213
82241 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector-systemd-links.inc' (80,503) at 20221111040020385
82242 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml' (80,504) at 20240405153045073
82243 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb_param.h' (80,505) at 20210307214930562
82244 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_addr.h' (80,506) at 20240405153052869
82245 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dfi-fs700-m60.dts' (80,507) at 20240405153045501
82246 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroidx2.dts' (80,508) at 20240405153045569
82247 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/fs3270.c' (80,509) at 20240405153051513
82248 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml' (80,510) at 20220315030032667
82249 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keyboard-spear.h' (80,511) at 20210307214931478
82250 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mptcp.h' (80,512) at 20240812080017252
82251 2025-01-08 03:00:50.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common/gbmc-ra.sh' (80,513) at 20241213090035010
82252 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cma.h' (80,514) at 20240405153052893
82253 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3036_common.h' (80,515) at 20210308005003612
82254 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/debian-no-Werror.patch' (80,516) at 20240413080012695
82255 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/sysctl.h' (80,517) at 20210307214931198
82256 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_v2.c' (80,518) at 20240820080014177
82257 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/wrap.c.inc' (80,519) at 20210927100127465
82258 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_fshead.h' (80,520) at 20240405153052365
82259 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serial_core.h' (80,521) at 20240405153231879
82260 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch' (80,522) at 20230706080014765
82261 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-sas.h' (80,523) at 20240405153051541
82262 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-dp.c' (80,524) at 20240405153051285
82263 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-it913x-v1.c' (80,525) at 20210307214928782
82264 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_print.h' (80,526) at 20240405153048489
82265 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_genbus.h' (80,527) at 20210307214926242
82266 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1_atu.c' (80,528) at 20240830080013275
82267 2025-01-08 03:00:50.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/Documentation/protocol.md' (80,529) at 20241211090005847
82268 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_ldap.robot' (80,530) at 20210308005007104
82269 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid/pq.h' (80,531) at 20240405153231835
82270 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/boot.c' (80,532) at 20240326080039458
82271 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/c-r4k.c' (80,533) at 20240405153230015
82272 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mISDNif.h' (80,534) at 20240405153052725
82273 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/shmparam.h' (80,535) at 20210307214926066
82274 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/Kconfig' (80,536) at 20240405153051369
82275 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/s390x/host-signal.h' (80,537) at 20230925080039941
82276 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-config-validator.cpp' (80,538) at 20240824080021954
82277 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sandbox_sdl.c' (80,539) at 20210308005003532
82278 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c64xx-pinctrl.dtsi' (80,540) at 20240405153045573
82279 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sata2-0.dtsi' (80,541) at 20210307214926350
82280 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/instruction.json' (80,542) at 20240405153054109
82281 2025-01-08 03:00:50.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-ddv.c' (80,543) at 20240405153051401
82282 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l3.h' (80,544) at 20220525020653971
82283 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98388.c' (80,545) at 20241104090011627
82284 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_fs_sb.h' (80,546) at 20240405153052505
82285 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/auth.c' (80,547) at 20240405153231271
82286 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux.c' (80,548) at 20240405153054021
82287 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-msm8998.h' (80,549) at 20210307214931330
82288 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-common.c' (80,550) at 20240405153049529
82289 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/device.h' (80,551) at 20240405153051949
82290 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml' (80,552) at 20240405153045073
82291 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/Kconfig' (80,553) at 20241211090212290
82292 2025-01-08 03:00:50.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c' (80,554) at 20240405153231487
82293 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-letsketch.c' (80,555) at 20240405153048817
82294 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/qcow2/__init__.py' (80,556) at 20210308005046393
82295 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/hw-ish-regs.h' (80,557) at 20210307214928102
82296 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/Kconfig' (80,558) at 20240405153232111
82297 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/MAINTAINERS' (80,559) at 20210308005002952
82298 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c' (80,560) at 20240919080017054
82299 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vdo1.c' (80,561) at 20240405153046801
82300 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5682.txt' (80,562) at 20240405153045169
82301 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/devres.c' (80,563) at 20240913080013781
82302 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/oom.rst' (80,564) at 20240405153045229
82303 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0022-sd-event-Make-malloc_trim-conditional-on-glibc.patch' (80,565) at 20241221090017644
82304 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_dma.c' (80,566) at 20240405153232175
82305 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/devices.c' (80,567) at 20240405153052489
82306 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi' (80,568) at 20240405153045717
82307 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-ioctl.h' (80,569) at 20220525020654631
82308 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_enumval.c' (80,570) at 20210309003655984
82309 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602-i2c.c' (80,571) at 20240405153053789
82310 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/tpci200.h' (80,572) at 20220525020653199
82311 2025-01-08 03:00:50.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/dealloc-visitor.h' (80,573) at 20210308005046041
82312 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5910.dtsi' (80,574) at 20240405153045513
82313 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder.c' (80,575) at 20240913080013777
82314 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc-itu-t.c' (80,576) at 20240405153053081
82315 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/Makefile' (80,577) at 20220525020654883
82316 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stdio.h' (80,578) at 20240405153232211
82317 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sched.c' (80,579) at 20240815080012923
82318 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2.dtsi' (80,580) at 20240405153045525
82319 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/mscode_parser.c' (80,581) at 20210307214926790
82320 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.interface.yaml' (80,582) at 20240618080025497
82321 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_types_phosphor.bbclass' (80,583) at 20241221090017564
82322 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/cfg.c' (80,584) at 20210307214929862
82323 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/posix_types.h' (80,585) at 20210308005002816
82324 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt' (80,586) at 20220525020651706
82325 2025-01-08 03:00:50.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/of_numa.c' (80,587) at 20240405153051209
82326 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/sunxi/sun20i-ppu.c' (80,588) at 20240405153231351
82327 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/services.cpp' (80,589) at 20240530080026674
82328 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_report.c' (80,590) at 20240405153046269
82329 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad_0.15.1b.bb' (80,591) at 20240413080012655
82330 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/x86_pkg_temp_thermal.c' (80,592) at 20240405153231499
82331 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi2.conf' (80,593) at 20221003030013293
82332 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/Makefile' (80,594) at 20210307214932186
82333 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sdhci-cadence.c' (80,595) at 20210308005003408
82334 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/mmzone.h' (80,596) at 20240405153054225
82335 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_dbg.c' (80,597) at 20210307214930382
82336 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/codec.c' (80,598) at 20210307214932186
82337 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/Kconfig' (80,599) at 20240405153046733
82338 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/postcode-7seg@.service' (80,600) at 20210308005116685
82339 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/meson.build' (80,601) at 20230825080021137
82340 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/utils.cpp' (80,602) at 20230427080033062
82341 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/nlohmann_json.wrap' (80,603) at 20231208090026017
82342 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sysbus.h' (80,604) at 20241211090212366
82343 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/gentrap.h' (80,605) at 20210307214925650
82344 2025-01-08 03:00:50.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/MAINTAINERS' (80,606) at 20210308005003072
82345 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7218.h' (80,607) at 20210307214932306
82346 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-adafruit-platformdetect_3.27.0.bb' (80,608) at 20220823030015959
82347 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/.prettierrc.yaml' (80,609) at 20230404080007402
82348 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acconfig.h' (80,610) at 20240405153052613
82349 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/payload.c' (80,611) at 20210308005002952
82350 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC' (80,612) at 20240906080037556 to deleted uid set
82351 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/c101.c' (80,613) at 20220525020653699
82352 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/personality.h' (80,614) at 20210307214931466
82353 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/yam.c' (80,615) at 20240405153050333
82354 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_init.c' (80,616) at 20240405153230399
82355 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/thead.yaml' (80,617) at 20240405153229795
82356 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/ds.h' (80,618) at 20210307214931578
82357 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/posixtm.h' (80,619) at 20210307205554558
82358 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/alternative.c' (80,620) at 20240405153045865
82359 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/smd.c' (80,621) at 20240405153050477
82360 2025-01-08 03:00:50.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/sensors.md' (80,622) at 20240807080019546
82361 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/access.c' (80,623) at 20240405153231283
82362 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_lsm.c' (80,624) at 20240405153054261
82363 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_2l.c' (80,625) at 20240405153231599
82364 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_rcc.h' (80,626) at 20240906080037336
82365 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vf610twr_defconfig' (80,627) at 20210308005003284
82366 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/user.c' (80,628) at 20240405153048657
82367 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ethtool_common.h' (80,629) at 20240405153050281
82368 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear600.dtsi' (80,630) at 20240405153045577
82369 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/umid.c' (80,631) at 20240405153230099
82370 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/README.md' (80,632) at 20240812080034496
82371 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/store.hpp' (80,633) at 20230516080022990
82372 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_detection.hpp' (80,634) at 20210914000041091
82373 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (80,635) at 20210911000017986
82374 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/Makefile' (80,636) at 20240405153046969
82375 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tx.c' (80,637) at 20240405153053381
82376 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8536DS.h' (80,638) at 20210308005003576
82377 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-peb-eval-01.dtsi' (80,639) at 20240405153045529
82378 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/display.c' (80,640) at 20210308005003208
82379 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/law.c' (80,641) at 20210308005002992
82380 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prettytable/run-ptest' (80,642) at 20240301090012435
82381 2025-01-08 03:00:50.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/asciidoc.conf' (80,643) at 20210307214932490
82382 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama5d4.c' (80,644) at 20240405153046773
82383 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fw_cfg-test.c' (80,645) at 20221215040039370
82384 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.c' (80,646) at 20240405153048637
82385 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/pci.h' (80,647) at 20210307214926558
82386 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/dce3_1_afmt.c' (80,648) at 20210307214927998
82387 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/log.c' (80,649) at 20210307214930518
82388 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb' (80,650) at 20231126090012781
82389 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_aperture.c' (80,651) at 20240405153048389
82390 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/ddr.c' (80,652) at 20210308005003012
82391 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_mods___typedefs.c' (80,653) at 20210307214932642
82392 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/decode-insn.c' (80,654) at 20241211090145377
82393 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/riva_tbl.h' (80,655) at 20210307214930934
82394 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/smp.h' (80,656) at 20240405153046129
82395 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hofors' (80,657) at 20210307205553782
82396 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_convert.c' (80,658) at 20210307214926730
82397 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/Kconfig' (80,659) at 20240405153052173
82398 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4clear_page.S' (80,660) at 20210307214926606
82399 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency.c' (80,661) at 20240405153051413
82400 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_xdp.c' (80,662) at 20240405153049909
82401 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/espfix.h' (80,663) at 20210307214926662
82402 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/Makefile' (80,664) at 20210307214929378
82403 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/0001-unistr.c-Fix-use-after-free-in-ntfs_uppercase_mbs.patch' (80,665) at 20241221090017484
82404 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.2.rst' (80,666) at 20241221090017596
82405 2025-01-08 03:00:50.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fhc.h' (80,667) at 20210307214926578
82406 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mc_me_regs.h' (80,668) at 20210308005002664
82407 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_network_manager.hpp' (80,669) at 20240822080023969
82408 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/Makefile' (80,670) at 20210308005003032
82409 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/altr,tse.yaml' (80,671) at 20240405153045113
82410 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_thor.c' (80,672) at 20210308005003508
82411 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/meson.build' (80,673) at 20231205090035281
82412 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/write_verification_error.hpp' (80,674) at 20240817080031296
82413 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/README.smc91111_eeprom' (80,675) at 20210308005003544
82414 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c' (80,676) at 20240830080013255
82415 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/newport.h' (80,677) at 20210307214931698
82416 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/q800-glue.h' (80,678) at 20240906080037332
82417 2025-01-08 03:00:50.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libfc.h' (80,679) at 20240405153052877
82418 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/Kconfig' (80,680) at 20210308005002920
82419 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/Makefile' (80,681) at 20210307214930370
82420 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_pool.c' (80,682) at 20240405153049113
82421 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/edd.h' (80,683) at 20210307214931382
82422 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svclock.c' (80,684) at 20240405153231695
82423 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8347d.c' (80,685) at 20220525020654115
82424 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/video-ep93xx.h' (80,686) at 20210307214931482
82425 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/cc770.txt' (80,687) at 20240405153229779
82426 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/reset.c' (80,688) at 20210307214926206
82427 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/mt6360_charger.c' (80,689) at 20240520080015167
82428 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/gxp-bootblock.bb' (80,690) at 20230413080015624
82429 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/Kconfig' (80,691) at 20240405153049277
82430 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/features.rst' (80,692) at 20240405153229747
82431 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/registry_example.json' (80,693) at 20240124090024203
82432 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/allno_expected_config' (80,694) at 20210307214932154
82433 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/spinlock.h' (80,695) at 20210307214925650
82434 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpierst' (80,696) at 20240906080037556 to deleted uid set
82435 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mxsrtc.c' (80,697) at 20210308005003480
82436 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/python.py' (80,698) at 20241206090014306
82437 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.c' (80,699) at 20220525020652963
82438 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/fsp_configs.c' (80,700) at 20210308005002852
82439 2025-01-08 03:00:50.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor.c' (80,701) at 20240405153052537
82440 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c' (80,702) at 20240405153232187
82441 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c' (80,703) at 20240405153048685
82442 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ah.c' (80,704) at 20210309003650136
82443 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.0/index.html' (80,705) at 20210307205554246
82444 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/trace-events' (80,706) at 20230925080039873
82445 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c' (80,707) at 20240405153231195
82446 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/setup.c' (80,708) at 20240405153046305
82447 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/machine_kexec.c' (80,709) at 20240405153045945
82448 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2xxx_3xxx.h' (80,710) at 20240405153045661
82449 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nvm.c' (80,711) at 20240405153051981
82450 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4412.dtsi' (80,712) at 20210308005002580
82451 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dio_link_encoder.h' (80,713) at 20220525020652514
82452 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci.c' (80,714) at 20221215040039374
82453 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-licheepi-one.dts' (80,715) at 20240405153045377
82454 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-jozacp.dts' (80,716) at 20240405153045529
82455 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/Kconfig' (80,717) at 20220525020653911
82456 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kerneldoc-preamble.sty' (80,718) at 20240405153045265
82457 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml' (80,719) at 20240405153045033
82458 2025-01-08 03:00:50.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/227' (80,720) at 20240906080037564
82459 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_imx.c' (80,721) at 20240405153231535
82460 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/tracing_path.h' (80,722) at 20240405153054053
82461 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/en-gb' (80,723) at 20210308005046145
82462 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h' (80,724) at 20220818100014707
82463 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_incoming_cpu.c' (80,725) at 20240405153232279
82464 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83795.c' (80,726) at 20240405153048881
82465 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm1_44xx.h' (80,727) at 20240405153045661
82466 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_queue_pair.h' (80,728) at 20220525020653371
82467 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_base.c' (80,729) at 20240405153049729
82468 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-kd.dts' (80,730) at 20210307214926046
82469 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_raw_tp_test_run.c' (80,731) at 20210309003655988
82470 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/Build' (80,732) at 20220525020655131
82471 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/jitdump.c' (80,733) at 20240405153054197
82472 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig' (80,734) at 20210308005003236
82473 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerAccountCollection_v1.xml' (80,735) at 20240619080002928
82474 2025-01-08 03:00:50.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/record.h' (80,736) at 20240405153054201
82475 2025-01-08 03:00:50.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/file.c' (80,737) at 20240405153052401
82476 2025-01-08 03:00:50.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_w.c' (80,738) at 20210308005046517
82477 2025-01-08 03:00:50.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_6_sh_mask.h' (80,739) at 20240405153047673
82478 2025-01-08 03:00:50.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine.h' (80,740) at 20240906080037344
82479 2025-01-08 03:00:50.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_0_sh_mask.h' (80,741) at 20240405153230467
82480 2025-01-08 03:00:50.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/example/ucd90160.yaml' (80,742) at 20221213040033301
82481 2025-01-08 03:00:50.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_riscv64_tuxrun.py' (80,743) at 20241211090212542
82482 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/at91_emac.c' (80,744) at 20210308005003424
82483 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/armflash.c' (80,745) at 20210308005003204
82484 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd-pinctrl.dtsi' (80,746) at 20240405153045829
82485 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2-memmove.c' (80,747) at 20240405153053105
82486 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/st-thermal.txt' (80,748) at 20210307214925442
82487 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/Makefile' (80,749) at 20210308005002804
82488 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/branch_loops.S' (80,750) at 20240405153054361
82489 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/phodav_3.0.bb' (80,751) at 20231126090012785
82490 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/fsl_dma.c' (80,752) at 20210308005003372
82491 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/controllers/system-overview-controller.html' (80,753) at 20210308005107077
82492 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_reg.h' (80,754) at 20240405153049473
82493 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb_kbd.c' (80,755) at 20210308005003232
82494 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc83xxads' (80,756) at 20210308005003296
82495 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/mac.c' (80,757) at 20240405153049801
82496 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/bcm2835_dma.c' (80,758) at 20241211090212270
82497 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_dspi.h' (80,759) at 20210308005003648
82498 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/pulseaudio/releases/index.html' (80,760) at 20210307205554250
82499 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/syscallhdr.sh' (80,761) at 20241211090212378
82500 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mmhubbub.h' (80,762) at 20240405153047261
82501 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-mt.c' (80,763) at 20240405153046025
82502 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c' (80,764) at 20240405153048665
82503 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-net2big.dts' (80,765) at 20240405153045457
82504 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/lbus.c' (80,766) at 20241211090212270
82505 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdhc.h' (80,767) at 20210307214929190
82506 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/stat.c' (80,768) at 20240405153052493
82507 2025-01-08 03:00:50.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-beacon-som.dtsi' (80,769) at 20240405153045729
82508 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml' (80,770) at 20240405153045109
82509 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-i2c.h' (80,771) at 20210308005002656
82510 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/drd.c' (80,772) at 20241008080013987
82511 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ab8500-codec.c' (80,773) at 20240405153053561
82512 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.c' (80,774) at 20210307214929566
82513 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c' (80,775) at 20240405153047157
82514 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite-reg.c' (80,776) at 20240405153049461
82515 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_message.c' (80,777) at 20210307214930378
82516 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch' (80,778) at 20210307205554478
82517 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_io.h' (80,779) at 20220525020654187
82518 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/kdf_selftest.h' (80,780) at 20240405153052625
82519 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge40.dts' (80,781) at 20240405153045409
82520 2025-01-08 03:00:50.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_execlists_submission.c' (80,782) at 20240805080013951
82521 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-event.c' (80,783) at 20240613080016563
82522 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/dpd/decimal128.c' (80,784) at 20210308005046061
82523 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/dummy_simple_dict.bin' (80,785) at 20220604030008508 to deleted uid set
82524 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/syscon_rk3188.c' (80,786) at 20210308005002772
82525 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/dir.c' (80,787) at 20210307214931230
82526 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hw_irq.h' (80,788) at 20210307214926578
82527 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm3.h' (80,789) at 20240405153052625
82528 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-multiplier.c' (80,790) at 20210307214926970
82529 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-mbhc-v2.h' (80,791) at 20220525020655051
82530 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-exynos.c' (80,792) at 20240405153230851
82531 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-xp.c' (80,793) at 20241008080013967
82532 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-phonet' (80,794) at 20210307214925186
82533 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/vmlinux.its.S' (80,795) at 20210713000020196
82534 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/Kconfig' (80,796) at 20240405153230543
82535 2025-01-08 03:00:50.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/idr.rst' (80,797) at 20240405153045001
82536 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsmap.h' (80,798) at 20240405153052917
82537 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipv6_stubs.h' (80,799) at 20240405153231851
82538 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch' (80,800) at 20230706080014741
82539 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_i66_defconfig' (80,801) at 20210308005003236
82540 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-tw28.h' (80,802) at 20210309003650336
82541 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/stm32_iwdg.c' (80,803) at 20240405153231599
82542 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LeakDetection.v1_1_0.json' (80,804) at 20240918080002720
82543 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-at91-pio4.c' (80,805) at 20210308005003460
82544 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx_1.15.0.bb' (80,806) at 20241221090017532
82545 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timer_32.h' (80,807) at 20210307214926586
82546 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/omap_udc.c' (80,808) at 20240405153231555
82547 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/config' (80,809) at 20210307214932678
82548 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/display5.h' (80,810) at 20210308005003592
82549 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp_twd.c' (80,811) at 20210307214925866
82550 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_dm.c' (80,812) at 20240405153051893
82551 2025-01-08 03:00:50.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h' (80,813) at 20240405153047101
82552 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/goodix,gt7375p.yaml' (80,814) at 20240405153229767
82553 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/tegra186-reset.c' (80,815) at 20210308005003480
82554 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4xdr.c' (80,816) at 20240405153052425
82555 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/reuseport_array.c' (80,817) at 20240405153052981
82556 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/TLB/arch-support.txt' (80,818) at 20240405153229807
82557 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_kernel_panic_interrupt.log' (80,819) at 20210309003655972
82558 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-5.2.rst' (80,820) at 20241221090017592
82559 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hazards.h' (80,821) at 20240405153046001
82560 2025-01-08 03:00:50.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_buffer_mgr.c' (80,822) at 20240405153046937
82561 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_translate.c' (80,823) at 20240405153047289
82562 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timecounter.h' (80,824) at 20220525020654623
82563 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/OWNERS' (80,825) at 20240410080019593
82564 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Barr' (80,826) at 20211006000025230
82565 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_hwdep.c' (80,827) at 20240405153232131
82566 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb' (80,828) at 20241221090017508
82567 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/others.json' (80,829) at 20240405153232227
82568 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-cmd-manager.cpp' (80,830) at 20240724080026572
82569 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-cubox-i.dtsi' (80,831) at 20240405153045509
82570 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.seabios-128k' (80,832) at 20240326080039626
82571 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timecounter.c' (80,833) at 20220525020654731
82572 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/Kconfig' (80,834) at 20240405153048989
82573 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/Makefile' (80,835) at 20240405153051261
82574 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl_mdio.c' (80,836) at 20210308005003432
82575 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/mman.h' (80,837) at 20210307214925858
82576 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml' (80,838) at 20240405153229783
82577 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/Makefile' (80,839) at 20210308005002544
82578 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/Makefile' (80,840) at 20210307214929242
82579 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_timing_generator.c' (80,841) at 20220525020652506
82580 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py_1.11.0.bb' (80,842) at 20241221090017560
82581 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/hash.c' (80,843) at 20210308005003212
82582 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.h' (80,844) at 20240405153047205
82583 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/viafb.modes' (80,845) at 20210307214925478
82584 2025-01-08 03:00:50.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-rmb3.dts' (80,846) at 20220525020651914
82585 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-interconnect.json' (80,847) at 20240405153054153
82586 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_gmac_cmn.c' (80,848) at 20210307214926902
82587 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/Kconfig' (80,849) at 20220525020655107
82588 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_bus.h' (80,850) at 20210307214929574
82589 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/helpline.c' (80,851) at 20210307214932582
82590 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/register-bit-led.yaml' (80,852) at 20240405153045089
82591 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_1.json' (80,853) at 20240824080002938
82592 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx_lib.c' (80,854) at 20240405153050017
82593 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryChunksCollection_v1.xml' (80,855) at 20240619080002928
82594 2025-01-08 03:00:50.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/setup-local-eid.conf' (80,856) at 20240828080010887
82595 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/LICENSE' (80,857) at 20210308005121085
82596 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/pcm030-audio-fabric.c' (80,858) at 20240405153053933
82597 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/Makefile' (80,859) at 20210308005003472
82598 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/vdso32.lds.S' (80,860) at 20210307214926614
82599 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ti-syscon.c' (80,861) at 20240405153231371
82600 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_private.h' (80,862) at 20210308005003696
82601 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/hmm/hmm.h' (80,863) at 20240405153051825
82602 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/delay-accounting.rst' (80,864) at 20240405153045281
82603 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/channel.cpp' (80,865) at 20240829080022534
82604 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/tcg.py' (80,866) at 20210308005046245
82605 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch' (80,867) at 20210307205554614
82606 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_display.png' (80,868) at 20210307205554250 to deleted uid set
82607 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/runtime_warning.hpp' (80,869) at 20241211090205458
82608 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_9p.h' (80,870) at 20240405153052945
82609 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/boot_param.h' (80,871) at 20240805080013923
82610 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/tmu_csr.h' (80,872) at 20210308005003676
82611 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (80,873) at 20240206090017943
82612 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vsc3316_3308.h' (80,874) at 20210308005002960
82613 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/jump_label.c' (80,875) at 20240405153045909
82614 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/cache_shape/cache_shape.c' (80,876) at 20210307214932698
82615 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pci.h' (80,877) at 20240405153046309
82616 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libahci_platform.c' (80,878) at 20240405153230175
82617 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c' (80,879) at 20210307214925922
82618 2025-01-08 03:00:50.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7393.h' (80,880) at 20240405153052825
82619 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico.dtsi' (80,881) at 20240405153045517
82620 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/net2280.h' (80,882) at 20240405153052813
82621 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeFunctionCollection.json' (80,883) at 20240619080002952
82622 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/midi-v2.h' (80,884) at 20240405153052813
82623 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sh.c' (80,885) at 20210308005003484
82624 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/sdbusplus.wrap' (80,886) at 20220412175720090
82625 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_xdr.h' (80,887) at 20210307214932082
82626 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kprobe_selftest.h' (80,888) at 20210307214931782
82627 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/aoe-stat-no-bashism.patch' (80,889) at 20210307205553834
82628 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (80,890) at 20240316080012480
82629 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_res.c' (80,891) at 20240405153051601
82630 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon-tacoma/obmc/power-supply-monitor/power-supply-monitor-0.conf' (80,892) at 20210307205553710
82631 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-kernel/linux/linux-aspeed/e3c256d4i.cfg' (80,893) at 20240120090012778
82632 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/drv_types.h' (80,894) at 20240405153051897
82633 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/phosphor-logging.wrap' (80,895) at 20230602080024184
82634 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap3-dss.txt' (80,896) at 20210307214925310
82635 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/vic.h' (80,897) at 20220525020653015
82636 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Fix-swapping-fake-lines-in-pch_swap.patch' (80,898) at 20210307205554538
82637 2025-01-08 03:00:50.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/ncsi_test.cpp' (80,899) at 20240817080006811
82638 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_sockglue.c' (80,900) at 20240405153232023
82639 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/inv_sensors_timestamp.h' (80,901) at 20240405153231815
82640 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/dwc3.rst' (80,902) at 20240405153045197
82641 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/Makefile' (80,903) at 20210308005002548
82642 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_w.c' (80,904) at 20210308005046513
82643 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_sas.h' (80,905) at 20210307214930278
82644 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/lowlevel_init.S' (80,906) at 20210308005002824
82645 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod.h' (80,907) at 20240405153045665
82646 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0006-start-lvm2-monitor.service-after-tmp.mount.patch' (80,908) at 20241206090014262
82647 2025-01-08 03:00:50.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_dual_mode_helper.c' (80,909) at 20241216090017697
82648 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/virtual-memory.json' (80,910) at 20240405153054121
82649 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/socfpga_gen5.c' (80,911) at 20210308005003376
82650 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_bsel_v.c' (80,912) at 20210308005046509
82651 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_tx.c' (80,913) at 20240405153049105
82652 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RPSL-1.0' (80,914) at 20210307205554426
82653 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_meta_mark.c' (80,915) at 20210307214932054
82654 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/Kconfig' (80,916) at 20240405153052149
82655 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/wic.py' (80,917) at 20241221090017632
82656 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5407.c' (80,918) at 20220525020651982
82657 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/tricks.rst' (80,919) at 20210307214925546
82658 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vermagic.h' (80,920) at 20240405153230035
82659 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xventana.h' (80,921) at 20230925080039841
82660 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-ts4900.dtsi' (80,922) at 20240405153045521
82661 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/Makefile' (80,923) at 20210308005002984
82662 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/keyprogram.c' (80,924) at 20210308005003000
82663 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-close-errors.out' (80,925) at 20230426080043944
82664 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/allwinner-a10-pic.c' (80,926) at 20241211090212282
82665 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/README' (80,927) at 20210307205554266
82666 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.h' (80,928) at 20240405153231175
82667 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg2.c' (80,929) at 20240405153046621
82668 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,bcm2835-sdhost.yaml' (80,930) at 20240405153045109
82669 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7790-cpg-mssr.c' (80,931) at 20210309003649256
82670 2025-01-08 03:00:50.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,mpfs-clock.h' (80,932) at 20240405153052645
82671 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_api.c' (80,933) at 20240405153232075
82672 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/stm32_rcc.c' (80,934) at 20210308005003400
82673 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-linksys-panamera.dts' (80,935) at 20240405153229871
82674 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-x1205.c' (80,936) at 20240405153051505
82675 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch' (80,937) at 20210307205554618
82676 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmid-new.cpp' (80,938) at 20241118090027711
82677 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-display.c' (80,939) at 20240906080037588
82678 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_fcntl.h' (80,940) at 20210308005046085
82679 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/am335x-fb.h' (80,941) at 20210308005003520
82680 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/acpi-ext.c' (80,942) at 20210307214926122
82681 2025-01-08 03:00:50.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_sched.h' (80,943) at 20240628080013989
82682 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pmmu_pif_regs.h' (80,944) at 20240405153046601
82683 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qcm2290.c' (80,945) at 20240405153051349
82684 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_w.c' (80,946) at 20210308005046521
82685 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c' (80,947) at 20210307214929894
82686 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ep93xx_wdt.c' (80,948) at 20240405153052237
82687 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_error.c' (80,949) at 20240405153052589
82688 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/neon.h' (80,950) at 20210307214926062
82689 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/aty128fb.rst' (80,951) at 20210307214925474
82690 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/start.S' (80,952) at 20210308005002952
82691 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch' (80,953) at 20230609080014415
82692 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_intr.c' (80,954) at 20220525020653159
82693 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/omfs.rst' (80,955) at 20210309003648420
82694 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-snd.h' (80,956) at 20240906080037340
82695 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JasPer-2.0' (80,957) at 20211006000025238
82696 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/Kconfig' (80,958) at 20240405153230827
82697 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/parsec-tmpfiles.conf' (80,959) at 20220612030016735
82698 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/unpriv_helpers.c' (80,960) at 20241008080014059
82699 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SMLNJ' (80,961) at 20211006000025242
82700 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/atomic_as_refcounter.cocci' (80,962) at 20240405153053441
82701 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dbg-g-register.rst' (80,963) at 20220525020651786
82702 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-vf610.c' (80,964) at 20210307214925890
82703 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm051_rev1_defconfig' (80,965) at 20210308005003272
82704 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c' (80,966) at 20240405153049873
82705 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_defconfig' (80,967) at 20210308005003264
82706 2025-01-08 03:00:50.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_03.dtso' (80,968) at 20240405153231279
82707 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in2_slave_regs.h' (80,969) at 20240405153046585
82708 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch' (80,970) at 20241221090017668
82709 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvsbyn' (80,971) at 20210307205553778
82710 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/k3-ringacc.yaml' (80,972) at 20240405153229799
82711 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcpbpf.h' (80,973) at 20220525020655203
82712 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/Makefile' (80,974) at 20210308005003076
82713 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-platdrv.c' (80,975) at 20240405153230675
82714 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/optee.py' (80,976) at 20241221090017468
82715 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota.c' (80,977) at 20240405153052497
82716 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d10550_psu.json' (80,978) at 20240322080004712
82717 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/pci.c' (80,979) at 20240405153050589
82718 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/frontend.json' (80,980) at 20240405153054149
82719 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libgssglue/files/libgssglue-canon-name.patch' (80,981) at 20210307205554130
82720 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb' (80,982) at 20241221090017528
82721 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c' (80,983) at 20240405153048597
82722 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum.h' (80,984) at 20210308005002920
82723 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mips/cps.h' (80,985) at 20241211090212362
82724 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/Kconfig' (80,986) at 20240405153051365
82725 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_ptr.h' (80,987) at 20210309003655984
82726 2025-01-08 03:00:50.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/mmap.c' (80,988) at 20220525020654475
82727 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc' (80,989) at 20240405153054305
82728 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb' (80,990) at 20241221090017524
82729 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl_devices.h' (80,991) at 20210307214931390
82730 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/npmsw.py' (80,992) at 20241221090017588
82731 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loader.h' (80,993) at 20240326080039558
82732 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/util.c' (80,994) at 20210308005003736
82733 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40.h' (80,995) at 20240405153047005
82734 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ene_ir.c' (80,996) at 20240405153049509
82735 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/Kconfig' (80,997) at 20240405153046705
82736 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,pil-info.yaml' (80,998) at 20240405153045149
82737 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-add-LDFLAGS-variable-for-samhain_setpwd.patch' (80,999) at 20210307205554118
82738 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-all.png' (81,000) at 20210307205554322 to deleted uid set
82739 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axs103.dts' (81,001) at 20210308005002544
82740 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/flight_recorder.hpp' (81,002) at 20240819080030251
82741 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/axi.h' (81,003) at 20210308005002848
82742 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/sm_ftl.h' (81,004) at 20210307214929238
82743 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/samsung-s3c2410.txt' (81,005) at 20210307214925370
82744 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/exception.cpp' (81,006) at 20230511080043139
82745 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/utils.c' (81,007) at 20240405153231767
82746 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/sgx.h' (81,008) at 20220525020652182
82747 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ioh3420-test.c' (81,009) at 20210308005046477
82748 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-hello.c' (81,010) at 20210307214932466
82749 2025-01-08 03:00:50.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_SPIFLASH_defconfig' (81,011) at 20210308005003244
82750 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g45.dtsi' (81,012) at 20240405153229875
82751 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-gpio.h' (81,013) at 20240405153045685
82752 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-i2c.c' (81,014) at 20210309003650336
82753 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/asm/cputype.h' (81,015) at 20240815080012931
82754 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nuvoton,npcm-ece.yaml' (81,016) at 20240405153229775
82755 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb' (81,017) at 20240413080012647
82756 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/rust.py' (81,018) at 20221104030017453
82757 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/fastboot.c' (81,019) at 20210308005003720
82758 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pmcraid.c' (81,020) at 20240405153231435
82759 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium-octeon.c' (81,021) at 20240405153230851
82760 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/system.h' (81,022) at 20210307214932614
82761 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-bus-helper.c' (81,023) at 20230426080043752
82762 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/Kconfig' (81,024) at 20240405153050613
82763 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma-ddr1600.dts' (81,025) at 20210308005002608
82764 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spidev.c' (81,026) at 20241001080013024
82765 2025-01-08 03:00:50.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-neon.xml' (81,027) at 20240326080039410
82766 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/intel-m10-bmc-sec-update.c' (81,028) at 20240405153047057
82767 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/setup.h' (81,029) at 20240405153230035
82768 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/everspin.c' (81,030) at 20240405153049709
82769 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/helper-tcg.h' (81,031) at 20241211090212490
82770 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_hal.h' (81,032) at 20240405153050693
82771 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/quirks.c' (81,033) at 20241216090017725 to deleted uid set
82772 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2781.h' (81,034) at 20210307214930962
82773 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega20_ppsmc.h' (81,035) at 20240405153048341
82774 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/testcases.c' (81,036) at 20240405153054241
82775 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gavle_Skogmur' (81,037) at 20210307205553782
82776 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/meson_options.txt' (81,038) at 20230629131804615
82777 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesl.S' (81,039) at 20210307214925870
82778 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/Makefile' (81,040) at 20210307214930066
82779 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tir.h' (81,041) at 20220525020653579
82780 2025-01-08 03:00:50.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/OWNERS' (81,042) at 20241113090034549
82781 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_configs.c' (81,043) at 20240405153051833
82782 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cq.c' (81,044) at 20240405153230715
82783 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/README' (81,045) at 20210309003648244
82784 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_gcr.h' (81,046) at 20230426080043764
82785 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-scaler.h' (81,047) at 20210307214927774
82786 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/core.c' (81,048) at 20240613080016535
82787 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-x86/chassis/x86-power-control/power-config-host0.json' (81,049) at 20211023000030219
82788 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s-bit.dts' (81,050) at 20240405153045453
82789 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ali1563.c' (81,051) at 20220525020653071
82790 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc2' (81,052) at 20210308005003736
82791 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_report_manager.cpp' (81,053) at 20240917080036267
82792 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_802_3.h' (81,054) at 20210307214931646
82793 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-core.S' (81,055) at 20210307214926370
82794 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/spear_gpio.c' (81,056) at 20210308005003380
82795 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp_2.5.1.bb' (81,057) at 20241221090017636
82796 2025-01-08 03:00:50.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/suspend_64.h' (81,058) at 20220627100016938
82797 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq_simple.c' (81,059) at 20240405153230851
82798 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958300k-ns/MAINTAINERS' (81,060) at 20210308005002940
82799 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/psw.c' (81,061) at 20210307214926538
82800 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744.dtsi' (81,062) at 20240405153045553
82801 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/reformat_sysconfig.py' (81,063) at 20211007100024299
82802 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/efi_parser.c' (81,064) at 20220525020654951
82803 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_10_0_2_offset.h' (81,065) at 20210307214927346
82804 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/edu.rst' (81,066) at 20240326080039406
82805 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/Makefile' (81,067) at 20240405153049525
82806 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/axi.c' (81,068) at 20210308005003204
82807 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_struct.c' (81,069) at 20240405153231679
82808 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sample_map_ret0.c' (81,070) at 20240405153054273
82809 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mq.c' (81,071) at 20240405153053369
82810 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Resource_v1.xml' (81,072) at 20240918080002716
82811 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8510.c' (81,073) at 20240405153232167
82812 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/xpress.c' (81,074) at 20210308005002944
82813 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,arizona.yaml' (81,075) at 20240405153045173
82814 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Molndal_Vasterberget' (81,076) at 20210307205553786
82815 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/enums.py' (81,077) at 20210308005048033
82816 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/stack.c' (81,078) at 20240405153231755
82817 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/memdev.c' (81,079) at 20240710080014581
82818 2025-01-08 03:00:50.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/floating-point.json' (81,080) at 20240405153054137
82819 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xilinx_axidma.c' (81,081) at 20241211090212270
82820 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml' (81,082) at 20240405153045153
82821 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt298.h' (81,083) at 20240405153053713
82822 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/wdt.h' (81,084) at 20210308005003692
82823 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@62.conf' (81,085) at 20240904080027738
82824 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_slb.S' (81,086) at 20210307214926422
82825 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65910.c' (81,087) at 20210308005003472
82826 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/fw_cfg.c' (81,088) at 20240906080037228
82827 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libmctp/libmctp_%.bbappend' (81,089) at 20241206090014234
82828 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h' (81,090) at 20240405153047285
82829 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/prcm.h' (81,091) at 20210308005002668
82830 2025-01-08 03:00:50.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio.c' (81,092) at 20240405153048517
82831 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/cpu/nios2.txt' (81,093) at 20210308005003304
82832 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/super.c' (81,094) at 20240405153231707
82833 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/MAINTAINERS' (81,095) at 20210308005002944
82834 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-query-dv-timings.rst' (81,096) at 20210309003648508
82835 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/argument.cpp' (81,097) at 20210308005109241
82836 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/af_netlink.c' (81,098) at 20241125090012267
82837 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c' (81,099) at 20241211090145413
82838 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_mio_cs.c' (81,100) at 20240405153046901
82839 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/groupextcommands.hpp' (81,101) at 20240820080006853
82840 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_queue.c' (81,102) at 20240405153049113
82841 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/rt_addr.yaml' (81,103) at 20240405153229823
82842 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/serial-sh7710.c' (81,104) at 20210307214926562
82843 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page_mm.h' (81,105) at 20240405153045965
82844 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,ceu.yaml' (81,106) at 20240405153045101
82845 2025-01-08 03:00:50.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pci.h' (81,107) at 20240405153046341
82846 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/LICENSE' (81,108) at 20210308005122761
82847 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/anyof.mako.hpp' (81,109) at 20210308005059173
82848 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/rtc_xicor1241.c' (81,110) at 20210307214926294
82849 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-va-macro.c' (81,111) at 20240405153232151
82850 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hibernate.h' (81,112) at 20210307214926578
82851 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/timb_video.h' (81,113) at 20210307214931478
82852 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/roce_gid_mgmt.c' (81,114) at 20240805080013959
82853 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pci.c' (81,115) at 20220525020653391
82854 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/Makefile' (81,116) at 20210307214929262
82855 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kwbimage.c' (81,117) at 20210308005003764
82856 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_ci.h' (81,118) at 20210307214927226
82857 2025-01-08 03:00:50.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_unlink.py' (81,119) at 20210308005003744
82858 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-kcopyd.c' (81,120) at 20240405153230767
82859 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/Makefile' (81,121) at 20210307214930622
82860 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz' (81,122) at 20210307205554594 to deleted uid set
82861 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysv_fs.h' (81,123) at 20210307214931522
82862 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_etr_regs.h' (81,124) at 20240405153046577
82863 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/other.json' (81,125) at 20240405153054121
82864 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/Makefile' (81,126) at 20210308005002552
82865 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb' (81,127) at 20241206090014246
82866 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoRW+poonceonce+Once.litmus' (81,128) at 20210307214932502
82867 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-reg.h' (81,129) at 20210307214928826
82868 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/sun8i-a33-mbus.c' (81,130) at 20240405153046977
82869 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.hpp' (81,131) at 20240822080027617
82870 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/raw_tp_test_run.c' (81,132) at 20240405153054257
82871 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda-a4.dts' (81,133) at 20240405153045605
82872 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroidu3.dts' (81,134) at 20240405153045569
82873 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/DriveMetrics.v1_2_1.json' (81,135) at 20240619080002944
82874 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/gpio.h' (81,136) at 20210308005002640
82875 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kdebug.h' (81,137) at 20210307214926494
82876 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/Makefile' (81,138) at 20241001080013036
82877 2025-01-08 03:00:50.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/hashmap.h' (81,139) at 20240405153232211
82878 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptpf_mbox.c' (81,140) at 20210307214927078
82879 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_spi.c' (81,141) at 20240405153048941
82880 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/Makefile' (81,142) at 20210307214932286
82881 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/exception_level.c' (81,143) at 20210308005002556
82882 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha1_glue.c' (81,144) at 20240405153046317
82883 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libglvnd/libglvnd_1.7.0.bb' (81,145) at 20231011080016578
82884 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_i2s.c' (81,146) at 20240405153054017
82885 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c' (81,147) at 20241011080017307
82886 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/image-android-dt.h' (81,148) at 20210308005003652
82887 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-cards.c' (81,149) at 20210307214928806
82888 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/spi/spi.h' (81,150) at 20240405153052941
82889 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/netlink_gen.h' (81,151) at 20240405153232011
82890 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx4-abi.h' (81,152) at 20210307214931690
82891 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/iscsi_ibft.c' (81,153) at 20220525020652430
82892 2025-01-08 03:00:50.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/pdc.h' (81,154) at 20240405153230023
82893 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/amd8111e.h' (81,155) at 20240405153049789
82894 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-guest-agent.service' (81,156) at 20210308005045773
82895 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_main.c' (81,157) at 20240405153231075
82896 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-classes_0.4.1.bb' (81,158) at 20241221090017548
82897 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/tegra.h' (81,159) at 20210308005002672
82898 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dir665.dts' (81,160) at 20240405153045457
82899 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/metricgroups.json' (81,161) at 20240405153054141
82900 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genetlink.h' (81,162) at 20220525020654567
82901 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/marvell.rst' (81,163) at 20240405153044973
82902 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/silan/Kconfig' (81,164) at 20210307214929630
82903 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Panel_LocationCode.json' (81,165) at 20221213040036921
82904 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/in_kernel.c' (81,166) at 20240405153232291
82905 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd-crypto.c' (81,167) at 20240405153052029
82906 2025-01-08 03:00:50.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/file.c' (81,168) at 20240405153231699
82907 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-buffer.c' (81,169) at 20240405153048997
82908 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_lru_list.c' (81,170) at 20240405153052977
82909 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/Kconfig' (81,171) at 20210308005003036
82910 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm.c' (81,172) at 20240624080012772
82911 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm94912.dts' (81,173) at 20240405153045717
82912 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/fw_update_watch.hpp' (81,174) at 20220726100019890
82913 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/pipeline.json' (81,175) at 20240405153054137
82914 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/hyperv.rst' (81,176) at 20241211090212238
82915 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-kernel/linux/linux-aspeed/g220a.cfg' (81,177) at 20210307205553674
82916 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/hid.c' (81,178) at 20240906080037236
82917 2025-01-08 03:00:50.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_gart.c' (81,179) at 20240405153230627
82918 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_NAND_defconfig' (81,180) at 20210308005003240
82919 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c' (81,181) at 20210307214932674
82920 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/dcc.h' (81,182) at 20210307214926058
82921 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfserl.h' (81,183) at 20210611100017020
82922 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ixp4xx/Makefile' (81,184) at 20240405153045649
82923 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-heap.h' (81,185) at 20220525020654563
82924 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.vmlinux_o' (81,186) at 20240405153232099
82925 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bg0900.h' (81,187) at 20210308005003588
82926 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/ieee80211.h' (81,188) at 20240405153051897
82927 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/share_config.h' (81,189) at 20240919080017078
82928 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_link_defconfig' (81,190) at 20210308005003252
82929 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6375-gcc.yaml' (81,191) at 20240405153045029
82930 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy-c45.c' (81,192) at 20240405153231079
82931 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enuminput.rst' (81,193) at 20220525020651786
82932 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-vbi.c' (81,194) at 20210307214928690
82933 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap3-thermal-data.c' (81,195) at 20210307214930726
82934 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-mac.c' (81,196) at 20240405153050249
82935 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/diu_ch7301.h' (81,197) at 20210308005002960
82936 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/utility/aspeed.hpp' (81,198) at 20230713080009164
82937 2025-01-08 03:00:50.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-probe.c' (81,199) at 20240405153054101
82938 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/entry_32.S' (81,200) at 20240405153230035
82939 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/mailbox_s10.c' (81,201) at 20210308005002780
82940 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c' (81,202) at 20240405153047129
82941 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/68328fb.c' (81,203) at 20240405153231575
82942 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/host_effecter_jsons/no_json/dummy.json' (81,204) at 20210518000100497
82943 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch' (81,205) at 20230706080014753
82944 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross_14.2.bb' (81,206) at 20241221090017660
82945 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/chassis/avsbus-control/avsbus-control.sh' (81,207) at 20230419080018958
82946 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/amt.c' (81,208) at 20240405153230887
82947 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7640.c' (81,209) at 20240405153049333
82948 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_list.c' (81,210) at 20241023080012899
82949 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/Kconfig' (81,211) at 20240405153046201
82950 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-invariants-only' (81,212) at 20211006000025234
82951 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/network/phosphor-network_%.bbappend' (81,213) at 20241226090016127
82952 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/Makefile' (81,214) at 20210308005003348
82953 2025-01-08 03:00:50.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wip/wip.c' (81,215) at 20240405153053061
82954 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_watermark.c' (81,216) at 20240405153048465
82955 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_prueth.c' (81,217) at 20241125090012255
82956 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pcf8591.c' (81,218) at 20240405153048869
82957 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch' (81,219) at 20230503080014591
82958 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.yaml' (81,220) at 20240405153045065
82959 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml' (81,221) at 20240405153045185
82960 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/builder.hpp' (81,222) at 20220724030021860
82961 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/.gitignore' (81,223) at 20220525020655231
82962 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/arch_hweight.h' (81,224) at 20210307214932474
82963 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_cooling.h' (81,225) at 20210307214931370
82964 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/context.c' (81,226) at 20240405153049645
82965 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mISDNdsp.h' (81,227) at 20210307214931418
82966 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400_i2c.c' (81,228) at 20240405153048933
82967 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/omap_wdt.h' (81,229) at 20210307214930970
82968 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/Kconfig' (81,230) at 20240405153049381
82969 2025-01-08 03:00:50.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c' (81,231) at 20220525020652967
82970 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-wcd9385.dtsi' (81,232) at 20240405153045781
82971 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/fence.h' (81,233) at 20240405153048805
82972 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_env.c' (81,234) at 20210308005003340
82973 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb' (81,235) at 20230919080013990
82974 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/stepwisecontroller.cpp' (81,236) at 20221118040028927
82975 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dts' (81,237) at 20240405153229863
82976 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.h' (81,238) at 20240405153050109
82977 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd.h' (81,239) at 20220525020653375
82978 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Raw.interface.yaml' (81,240) at 20241120090018888
82979 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-sh73a0.c' (81,241) at 20240405153045689
82980 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_pci.c' (81,242) at 20240405153051561
82981 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/gic_internal.h' (81,243) at 20240906080037240
82982 2025-01-08 03:00:50.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pxa_lcd.h' (81,244) at 20210308005003680
82983 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-sched.c' (81,245) at 20241018080014598
82984 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/types.h' (81,246) at 20210307214926118
82985 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/netmain.c' (81,247) at 20241211090212442
82986 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/nmi-dbus-interface.md' (81,248) at 20221209040006391
82987 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/chassis-system-reset.service' (81,249) at 20210423000030281
82988 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/sections.h' (81,250) at 20210308005002844
82989 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-itead-ibox.dts' (81,251) at 20210308005002624
82990 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.qemu-arm' (81,252) at 20210308005003296
82991 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch' (81,253) at 20230706080014753
82992 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pca-isa.c' (81,254) at 20220525020653075
82993 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/thermal/ti_soc_thermal.txt' (81,255) at 20210308005003328
82994 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReportCollection_v1.xml' (81,256) at 20240619080002928
82995 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-mf.c' (81,257) at 20210312110012062
82996 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtsi' (81,258) at 20240405153229927
82997 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm63268.c' (81,259) at 20240405153051305
82998 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/crash_dump.c' (81,260) at 20240405153046285
82999 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/clk-exynos7420.c' (81,261) at 20210308005003348
83000 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/osunixdir.c' (81,262) at 20240405153054213
83001 2025-01-08 03:00:50.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml' (81,263) at 20240405153045073
83002 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/type.h' (81,264) at 20210308005003560
83003 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/Kconfig' (81,265) at 20210308005002728
83004 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memregion.h' (81,266) at 20240405153052725
83005 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/Kconfig' (81,267) at 20240405153049013
83006 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_busmon_0_regs.h' (81,268) at 20240405153046589
83007 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/Makefile' (81,269) at 20210307214928446
83008 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/overview.rst' (81,270) at 20220525020651726
83009 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/delay.h' (81,271) at 20240405153045621
83010 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/ecoff.h' (81,272) at 20210307214926198
83011 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/aty128.h' (81,273) at 20210307214931694
83012 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/ohci.c' (81,274) at 20240520080015143
83013 2025-01-08 03:00:50.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml' (81,275) at 20240405153045109
83014 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sscape.c' (81,276) at 20240405153232127
83015 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg.h' (81,277) at 20240405153050469
83016 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jdcal/run-ptest' (81,278) at 20240302090018210
83017 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx_git.bb' (81,279) at 20220204040022564
83018 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1.dtsi' (81,280) at 20240405153045541
83019 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dtlk.c' (81,281) at 20240405153046613
83020 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vmalloc.h' (81,282) at 20240405153230063
83021 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha_glue.c' (81,283) at 20210309003649004
83022 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/board.c' (81,284) at 20210308005003168
83023 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0.dtsi' (81,285) at 20240805080013919
83024 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/soc.c' (81,286) at 20210309003651784
83025 2025-01-08 03:00:50.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/baremetal.py' (81,287) at 20230114040015530
83026 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/Makefile' (81,288) at 20240405153046705
83027 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi' (81,289) at 20240405153229903
83028 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci.h' (81,290) at 20210309003649292
83029 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Varpaisjarvi_Honkamaki' (81,291) at 20210307205553774
83030 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/pm_runtime.c' (81,292) at 20210307214930430
83031 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample06_numa_awared_queue_irq_affinity.sh' (81,293) at 20240405153053429
83032 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_axs10x_mb.dtsi' (81,294) at 20240405153045357
83033 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/Kconfig' (81,295) at 20240405153049645
83034 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/directives/kvm-console.js' (81,296) at 20210308005107077
83035 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/Kbuild' (81,297) at 20220525020652975
83036 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/nxp-nci.h' (81,298) at 20210307214929978
83037 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/metricgroups.json' (81,299) at 20240405153054137
83038 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis-v1.1.dtsi' (81,300) at 20240405153229879
83039 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/meson.build' (81,301) at 20240326080039702
83040 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/frontend.json' (81,302) at 20240405153054133
83041 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/disable-tsc-ctxt-sw-stress-test.c' (81,303) at 20240405153054365
83042 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/npth/npth_1.8.bb' (81,304) at 20241221090017696
83043 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-secureedge5410.c' (81,305) at 20210307214926534
83044 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/check-memfree.py' (81,306) at 20230401080011971
83045 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_dspi.c' (81,307) at 20210308005003492
83046 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-topology.h' (81,308) at 20240405153052889
83047 2025-01-08 03:00:50.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/bios_parser_interface.h' (81,309) at 20210307214927314
83048 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/LICENSE' (81,310) at 20220105012522959
83049 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/app.cpp' (81,311) at 20230329080020352
83050 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/COPYING.apache-2.0' (81,312) at 20210525000021199
83051 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_core.c' (81,313) at 20220525020653987
83052 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/mpc10x.h' (81,314) at 20240405153230051
83053 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/platform.c' (81,315) at 20240405153231279
83054 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu.c' (81,316) at 20240906080037536
83055 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-boot_params' (81,317) at 20210309003648260
83056 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/reparse.c' (81,318) at 20241216090017761
83057 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_ls1_serdes.c' (81,319) at 20210308005002552
83058 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mxs.c' (81,320) at 20210308005003512
83059 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-triggers.c' (81,321) at 20240812080017240
83060 2025-01-08 03:00:50.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dirent.h' (81,322) at 20210307214931378
83061 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/32r6.config' (81,323) at 20210307214926202
83062 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/phosphor-snmp.wrap' (81,324) at 20220625030026176
83063 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/asm-offsets.c' (81,325) at 20230720080043543
83064 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.json' (81,326) at 20210308005046397
83065 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/cache.json' (81,327) at 20240405153054133
83066 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/source_file_format.txt' (81,328) at 20210308005003332
83067 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/fsp-3y.c' (81,329) at 20240405153048869
83068 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-definition.md' (81,330) at 20240809080017263
83069 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu72.h' (81,331) at 20240405153048337
83070 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/reboot.c' (81,332) at 20240405153046317
83071 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/nhpoly1305-neon-glue.c' (81,333) at 20240405153045849
83072 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_sbte0_masks.h' (81,334) at 20240405153046585
83073 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/mballoc.h' (81,335) at 20241211090145513
83074 2025-01-08 03:00:50.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_write_unittest.cpp' (81,336) at 20240817080027252
83075 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo_2.10.bb' (81,337) at 20220402030016243
83076 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/shstk.rst' (81,338) at 20240405153229747
83077 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h' (81,339) at 20240405153050109
83078 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/Kconfig' (81,340) at 20240405153231727
83079 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.h' (81,341) at 20240405153047249
83080 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ccgx-ucsi.h' (81,342) at 20240405153048897
83081 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc' (81,343) at 20241221090017568
83082 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-setup.c' (81,344) at 20240405153046053
83083 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml' (81,345) at 20240405153229787
83084 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/meson.build' (81,346) at 20230825080021141
83085 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/meson.build' (81,347) at 20240628080018949
83086 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/scan.h' (81,348) at 20210307214929962
83087 2025-01-08 03:00:50.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9-kb.dts' (81,349) at 20240405153045781
83088 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Everest.json' (81,350) at 20240817080028024
83089 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-firewire' (81,351) at 20210309003648244
83090 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo' (81,352) at 20240405153044917
83091 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml' (81,353) at 20240405153229779
83092 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-compress.c' (81,354) at 20240405153054017
83093 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-kobo-librah2o.dts' (81,355) at 20240405153045521
83094 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/surface3_spi.c' (81,356) at 20240405153230735
83095 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-scmi-pci.c' (81,357) at 20230925080039917
83096 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/accel.h' (81,358) at 20240326080039546
83097 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/head.S' (81,359) at 20240405153046269
83098 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2836.c' (81,360) at 20240906080037188
83099 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-dahlia.dtsi' (81,361) at 20240405153229971
83100 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb' (81,362) at 20241206090014234
83101 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml' (81,363) at 20240405153045153
83102 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/meson.build' (81,364) at 20241211090212326
83103 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-inventory-example/inventory' (81,365) at 20210307205554054
83104 2025-01-08 03:00:50.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_and.c' (81,366) at 20210308005046525
83105 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_imx6_nospl_com_defconfig' (81,367) at 20210308005003248
83106 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handlers_builder.hpp' (81,368) at 20210308005120349
83107 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/unit_number__scnprintf.c' (81,369) at 20240405153054173
83108 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/gre_demux.c' (81,370) at 20220525020654831
83109 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-not-check-clang-on-host.patch' (81,371) at 20220402030015911
83110 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/hotplug-stubs.c' (81,372) at 20240906080037444
83111 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/jensen.h' (81,373) at 20240405153045345
83112 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/nic.c' (81,374) at 20240405153050293
83113 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/rpmhpd.c' (81,375) at 20240719080013357
83114 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch' (81,376) at 20210307205554594
83115 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/module_32.c' (81,377) at 20240405153046145
83116 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuppc64.txt' (81,378) at 20240106090017261
83117 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_addrtype.h' (81,379) at 20210307214931646
83118 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc6_qm_regs.h' (81,380) at 20240405153046581
83119 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/typical_media_device.svg' (81,381) at 20210309003648484
83120 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-sha256.c' (81,382) at 20240405153045989
83121 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c' (81,383) at 20240405153052209
83122 2025-01-08 03:00:50.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_uart.h' (81,384) at 20240613080016383
83123 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-stm32mp1.c' (81,385) at 20240405153046781
83124 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/glossary.md' (81,386) at 20221209040006399
83125 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_pnor_partition_table.cpp' (81,387) at 20210308005108645
83126 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar.c' (81,388) at 20210307214930022
83127 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-38x.c' (81,389) at 20210307214926994
83128 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/cong.c' (81,390) at 20210309003654436
83129 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cbfs.c' (81,391) at 20210308005003208
83130 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/script_asm.pl' (81,392) at 20210307214930406
83131 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/prepare-serv-json' (81,393) at 20241112090023994
83132 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.2.2' (81,394) at 20211006000025242
83133 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/power.h' (81,395) at 20240405153231915
83134 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mingetty/mingetty_1.08.bb' (81,396) at 20241221090017676
83135 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822cu.c' (81,397) at 20240405153050657
83136 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager_arria10.h' (81,398) at 20210308005002780
83137 2025-01-08 03:00:50.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mts64.c' (81,399) at 20240405153053497
83138 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/card.c' (81,400) at 20241011080017411
83139 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun50i-h6-vpu-g2.yaml' (81,401) at 20240405153045093
83140 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/.gitignore' (81,402) at 20240405153053429
83141 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_pwm.c' (81,403) at 20241211090212294
83142 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_ap.h' (81,404) at 20220525020654183
83143 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-log.h' (81,405) at 20241219090010504
83144 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/smartreflex.h' (81,406) at 20240405153052773
83145 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/tpm2_tests.py' (81,407) at 20240405153054381
83146 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/Makefile' (81,408) at 20210308005002820
83147 2025-01-08 03:00:50.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_encoder_json.hpp' (81,409) at 20240106090013589
83148 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/reg.h' (81,410) at 20240405153231259
83149 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-platform.h' (81,411) at 20210308005046033
83150 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-drc02.dtsi' (81,412) at 20240405153045509
83151 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-all.bb' (81,413) at 20231014080011723
83152 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_coresight.c' (81,414) at 20240405153046565
83153 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c-imx.c' (81,415) at 20221215040039374
83154 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfile.c' (81,416) at 20240405153231775
83155 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/use-native-pkg-config.patch' (81,417) at 20230706080014765
83156 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/fix-build-on-x86_64.patch' (81,418) at 20210307205553986
83157 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bmc-verify.target.in' (81,419) at 20210308005120349
83158 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/Makefile' (81,420) at 20240405153046181
83159 2025-01-08 03:00:50.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/dbus-display-test.c' (81,421) at 20241211090212546
83160 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg.h' (81,422) at 20240906080037476
83161 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr_smu_msg.h' (81,423) at 20240405153230387
83162 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc4_cfg_regs.h' (81,424) at 20240405153046581
83163 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-controls.h' (81,425) at 20210307214928698
83164 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.viot' (81,426) at 20241211090212534 to deleted uid set
83165 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/graphene/files/float-div.patch' (81,427) at 20230919080013990
83166 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/Makefile' (81,428) at 20210308005003004
83167 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/sharpsl_pm.h' (81,429) at 20240405153045681
83168 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6368-dma.h' (81,430) at 20210308005003636
83169 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/master.c' (81,431) at 20210308005003552
83170 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/jump_label.h' (81,432) at 20240405153230079
83171 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf_rss.c' (81,433) at 20241211090212242
83172 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/cmdline.c' (81,434) at 20210307214926502
83173 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Threshold/meson.build' (81,435) at 20231129090022501
83174 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_event_kern.c' (81,436) at 20220525020654931
83175 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec.h' (81,437) at 20210307214930602
83176 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn21.c' (81,438) at 20240405153047301
83177 2025-01-08 03:00:50.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/call_with_stack.S' (81,439) at 20240405153045633
83178 2025-01-08 03:00:50.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/amifb.c' (81,440) at 20240405153231579
83179 2025-01-08 03:00:50.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_xdr.h' (81,441) at 20240405153052753
83180 2025-01-08 03:00:50.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/smp.h' (81,442) at 20240405153046249
83181 2025-01-08 03:00:50.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_dbg.c' (81,443) at 20220525020654055
83182 2025-01-08 03:00:50.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/memory.json' (81,444) at 20240405153054149
83183 2025-01-08 03:00:50.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/links2.desktop' (81,445) at 20210307205553982
83184 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77990-sysc.h' (81,446) at 20210307214931346
83185 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3002-fix-EGL-macro-undeclared-and-EGLImageKHR.patch' (81,447) at 20230114040015494
83186 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/adi,adxrs290.yaml' (81,448) at 20240405153045073
83187 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_size.c' (81,449) at 20240405153054277
83188 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-pxa168.txt' (81,450) at 20210307214925378
83189 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/dyn_test.c' (81,451) at 20240405153232287
83190 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/log.h' (81,452) at 20240405153054381
83191 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (81,453) at 20230929080014511
83192 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-cplus-demangle.c' (81,454) at 20210307214932466
83193 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_newkv.c' (81,455) at 20240405153054273
83194 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/rapl.c' (81,456) at 20240405153230107
83195 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/templates/default/bblayers.conf.sample' (81,457) at 20220910030013373
83196 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts' (81,458) at 20240405153229927
83197 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Munkfors' (81,459) at 20210307205553786
83198 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/setup.cfg' (81,460) at 20210308004922940
83199 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/ssve_regs.c' (81,461) at 20241008080014055
83200 2025-01-08 03:00:50.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/scan.c' (81,462) at 20241111090012137
83201 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/spmi-pmic-arb.c' (81,463) at 20240405153051805
83202 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_cpum_cf.c' (81,464) at 20240805080013927
83203 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evince/evince_46.3.bb' (81,465) at 20241206090014234
83204 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography-crates.inc' (81,466) at 20241221090017668
83205 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_cmdset_0002.c' (81,467) at 20240405153230867
83206 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/lowlevel_init.S' (81,468) at 20210308005002980
83207 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_s_ph.c' (81,469) at 20210308005046505
83208 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/Makefile' (81,470) at 20210308005003024
83209 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pcnet-test.c' (81,471) at 20221215040039378
83210 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_dqo.h' (81,472) at 20240405153049937
83211 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-tps65910.c' (81,473) at 20240405153231375
83212 2025-01-08 03:00:50.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sockios.h' (81,474) at 20210307214926250
83213 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77995-sysc.h' (81,475) at 20210308005003640
83214 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axc001.dtsi' (81,476) at 20210309003648560
83215 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb' (81,477) at 20241206090014338
83216 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/mutter/mutter_47.3.bb' (81,478) at 20241221090017488
83217 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-gphoto2-Use-pthread_t-abstract-type-for-thead-IDs.patch' (81,479) at 20221003030013285
83218 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sbawe.c' (81,480) at 20210307214932222
83219 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-74x164.c' (81,481) at 20240405153230303
83220 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch' (81,482) at 20230706080014745
83221 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_communication_mmio_abi.h' (81,483) at 20220525020652895
83222 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/manage.h' (81,484) at 20210307214929430
83223 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c' (81,485) at 20240405153047157
83224 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/cairo/cairo/cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff' (81,486) at 20240113090014556
83225 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000x_common.c' (81,487) at 20230925080039885
83226 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/Build.txt' (81,488) at 20210307214932506
83227 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Molnbo_Tallstugan' (81,489) at 20210307205553786
83228 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/bcm5974.c' (81,490) at 20220627100016990
83229 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fscache.h' (81,491) at 20240726080012870
83230 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/apm-xgene-phy.txt' (81,492) at 20210307214925386
83231 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/i2c.c' (81,493) at 20240405153046761
83232 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/LGPL-2.1' (81,494) at 20240405153045333
83233 2025-01-08 03:00:50.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-avatar.svg' (81,495) at 20210308005107065
83234 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/security.c' (81,496) at 20240830080013359
83235 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_migrate.h' (81,497) at 20240405153048493
83236 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-a10-ccm.h' (81,498) at 20230426080043764
83237 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0020-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch' (81,499) at 20241221090017660
83238 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nilsia_Keski-Siikajarvi' (81,500) at 20210307205553770
83239 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/dma_port.h' (81,501) at 20210307214930726
83240 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-magicpanelr2.c' (81,502) at 20240405153046305
83241 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/Kconfig' (81,503) at 20241023080012879
83242 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/Kconfig' (81,504) at 20241211090212338
83243 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_core.c' (81,505) at 20240405153053541
83244 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/tpm-hmp-cmds.c' (81,506) at 20240326080039634
83245 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_uboot.c' (81,507) at 20210308005003416
83246 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-virtio-hcall.c' (81,508) at 20210308005045953
83247 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tio.h' (81,509) at 20240405153046901
83248 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorflarke' (81,510) at 20210307205553790
83249 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-implicit.err' (81,511) at 20230925080040089
83250 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/fd.c' (81,512) at 20241211090212386
83251 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake/CMakeLists.txt' (81,513) at 20230401080011943
83252 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/Z6.0+pooncelock+poonceLock+pombonce.litmus' (81,514) at 20210307214932502
83253 2025-01-08 03:00:50.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-check.c' (81,515) at 20230925080039829
83254 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-acpi' (81,516) at 20210309003648248
83255 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/_html5lib.py' (81,517) at 20241206090014290
83256 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsobject.c' (81,518) at 20210307214926838
83257 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_api.h' (81,519) at 20240405153054225
83258 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-pr-helper.socket' (81,520) at 20210308005045773
83259 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947-core.c' (81,521) at 20240405153048861
83260 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/libvduse.h' (81,522) at 20221215040039274
83261 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml' (81,523) at 20240405153045129
83262 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_sys.h' (81,524) at 20210309003653972
83263 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ap.c' (81,525) at 20210309003652252
83264 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sockaddr.c' (81,526) at 20240405153054177
83265 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_world.h' (81,527) at 20210308005045921
83266 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/Makefile' (81,528) at 20210308005003056
83267 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tun_proto.h' (81,529) at 20240405153052869
83268 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-7xx.h' (81,530) at 20210309003648700
83269 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-audio.h' (81,531) at 20210307214928690
83270 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/files/isic-0.07-netinet.patch' (81,532) at 20230706080014769
83271 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.h' (81,533) at 20210307214929810
83272 2025-01-08 03:00:50.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_failover.h' (81,534) at 20210307214931566
83273 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma3/sdma3_4_2_2_offset.h' (81,535) at 20210307214927674
83274 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-dapm.c' (81,536) at 20240913080013865
83275 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/mutual_tls.hpp' (81,537) at 20240731080002486
83276 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-raspberrypi/conf/templates/default/conf-notes.txt' (81,538) at 20220913030020492
83277 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/p9-cfam-override.bb' (81,539) at 20241206090014270
83278 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-interfaces.yaml' (81,540) at 20240405153045101
83279 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/hugetlbfs_reserv.rst' (81,541) at 20240405153229819
83280 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spmi.h' (81,542) at 20240405153052797
83281 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/Makefile' (81,543) at 20210308005002548
83282 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_pluggable_unittest.cpp' (81,544) at 20210308005116221
83283 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon_xo_1.c' (81,545) at 20210307214930606
83284 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/xor.h' (81,546) at 20210308005003368
83285 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32g2.dtsi' (81,547) at 20240405153045737
83286 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm9081.h' (81,548) at 20210307214931606
83287 2025-01-08 03:00:50.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-aes.h' (81,549) at 20240405153046949
83288 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dma-mapping.h' (81,550) at 20240405153046381
83289 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_rcfw.c' (81,551) at 20241111090012121
83290 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sysfs.c' (81,552) at 20240405153051385
83291 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.hpp' (81,553) at 20240730080031630 to deleted uid set
83292 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h' (81,554) at 20240405153047109
83293 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/eth.c' (81,555) at 20210308005003432
83294 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts' (81,556) at 20240405153045813
83295 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/segfault.c' (81,557) at 20240906080037580
83296 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-yaml-providers.bbappend' (81,558) at 20210307205554054
83297 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/m68k_irqc.h' (81,559) at 20240326080039538
83298 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/imx6q.c' (81,560) at 20210308005002956
83299 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Makefile' (81,561) at 20240405153232207
83300 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/meson.build' (81,562) at 20220913030027309
83301 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/clocksource.h' (81,563) at 20220525020652042
83302 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/netback.c' (81,564) at 20240405153231267
83303 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/Makefile' (81,565) at 20240405153051753
83304 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/pll_config.h' (81,566) at 20210308005003052
83305 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sock_diag.h' (81,567) at 20241211090145537
83306 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/replay.rst' (81,568) at 20240906080037180
83307 2025-01-08 03:00:50.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/adduser-add-M-option-for-useradd.patch' (81,569) at 20210307205554006
83308 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (81,570) at 20210823100016972
83309 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tbs-nec.c' (81,571) at 20210307214928782
83310 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFAP-no-warranty-disclaimer' (81,572) at 20241221090017616
83311 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa27x-udc.h' (81,573) at 20240405153045677
83312 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.c' (81,574) at 20220525020652967
83313 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-debug.h' (81,575) at 20220525020654243
83314 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/MAINTAINERS' (81,576) at 20210308005002956
83315 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/milieu.h' (81,577) at 20210307214925978
83316 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/CLI11.wrap' (81,578) at 20220408100045889
83317 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/184.out' (81,579) at 20240326080039730
83318 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/current.h' (81,580) at 20210307214926174
83319 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zed_defconfig' (81,581) at 20210308005003288
83320 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/Makefile' (81,582) at 20210308004922932
83321 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/index.rst' (81,583) at 20240405153045273
83322 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fsl-sai.c' (81,584) at 20240405153230207
83323 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/dummy_timer.c' (81,585) at 20210307214927046
83324 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VR10/meson.build' (81,586) at 20230825080021137
83325 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/Makefile' (81,587) at 20210307214928686
83326 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/ioctls.h' (81,588) at 20210307214932478
83327 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__operation_states.hpp' (81,589) at 20241219090033964
83328 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5659.txt' (81,590) at 20240405153045169
83329 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-x86_64-asm_64-3way.S' (81,591) at 20220525020652138
83330 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/dataplane/meson.build' (81,592) at 20240906080037204
83331 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/crc8.h' (81,593) at 20210308005003656
83332 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sparc64-softmmu/default.mak' (81,594) at 20240906080037160
83333 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts' (81,595) at 20240405153045557
83334 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram_row.h' (81,596) at 20220429100100942
83335 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icreate_item.c' (81,597) at 20240405153052593
83336 2025-01-08 03:00:50.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.2.rst' (81,598) at 20241221090017596
83337 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/spitz.c' (81,599) at 20240805080013915
83338 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf' (81,600) at 20210307205554598
83339 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_errno_defs.h' (81,601) at 20210927100127273
83340 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/head.S' (81,602) at 20240913080013769
83341 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/cpld.h' (81,603) at 20210308005002992
83342 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/i2c.c' (81,604) at 20210307214925914
83343 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/Makefile' (81,605) at 20240405153231543
83344 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/entry/syscalls/mksyscalltbl' (81,606) at 20240405153054085
83345 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/platform-access.h' (81,607) at 20240405153046937
83346 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/vm-layout.rst' (81,608) at 20240405153045301
83347 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/rest/rest_0.9.1.bb' (81,609) at 20240413080012639
83348 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/start.S' (81,610) at 20210308005002800
83349 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm2835.h' (81,611) at 20210308005003632
83350 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/dove/pmu.txt' (81,612) at 20210307214925422
83351 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/twl6030.h' (81,613) at 20210308005003688
83352 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.c' (81,614) at 20240628080013997
83353 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt' (81,615) at 20210307214925342
83354 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/tie.h' (81,616) at 20210307214926770
83355 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.1-or-later' (81,617) at 20210316000012717
83356 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c' (81,618) at 20240805080013951
83357 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/mmu.rst' (81,619) at 20240405153044989
83358 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh' (81,620) at 20220405030025645
83359 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pnet.h' (81,621) at 20210307214926510
83360 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Tpm_LocationCode.json' (81,622) at 20221213040036921
83361 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_h.c' (81,623) at 20210308005046509
83362 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0004-Use-BUILD_DATE-to-improve-reproducibility.patch' (81,624) at 20210407000018082
83363 2025-01-08 03:00:50.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/timeriomem-rng.c' (81,625) at 20240405153230199
83364 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lm3630a_bl.h' (81,626) at 20210307214931478
83365 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/psample/psample.c' (81,627) at 20240405153232067
83366 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/scmi_power_control.c' (81,628) at 20240405153047037
83367 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-transport.c' (81,629) at 20240405153046657
83368 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.c' (81,630) at 20210309003649492
83369 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_cq.h' (81,631) at 20220525020653163
83370 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu_common.c' (81,632) at 20240906080037516
83371 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample_shared.h' (81,633) at 20220525020654935
83372 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.h' (81,634) at 20240405153048473
83373 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/dump_flash.cpp' (81,635) at 20230809080010803
83374 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/ec/ec_access.c' (81,636) at 20210307214932614
83375 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Innsbruck' (81,637) at 20210307205553758
83376 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8568si-pre.dtsi' (81,638) at 20210307214926342
83377 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/efs.h' (81,639) at 20240405153231655
83378 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/api.h' (81,640) at 20240405153230111
83379 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/multi_counter_test.c' (81,641) at 20210307214932706
83380 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mrp_bridge.h' (81,642) at 20220525020654671
83381 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig' (81,643) at 20210308005003288
83382 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target.h' (81,644) at 20240906080037544
83383 2025-01-08 03:00:50.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0001.patch' (81,645) at 20241221090017640
83384 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/activation_ubi.hpp' (81,646) at 20220727030018061
83385 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts' (81,647) at 20241115090012941
83386 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.c' (81,648) at 20240405153050405
83387 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,rsnd.txt' (81,649) at 20240405153229799
83388 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53622@67.conf' (81,650) at 20210307205554094
83389 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/bilge-impl-0.2-rs/meson.build' (81,651) at 20241211090212462
83390 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/vishay,vcnl3020.yaml' (81,652) at 20210309003648364
83391 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pgtable-bits.h' (81,653) at 20240405153229999
83392 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context.c' (81,654) at 20240405153048485
83393 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/Makefile' (81,655) at 20210308005003040
83394 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0014-Remove-duplicate-pe-dll.o-entry-deom-targ_extra_ofil.patch' (81,656) at 20241221090017656
83395 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_acl.h' (81,657) at 20240405153050073
83396 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/sor907d.c' (81,658) at 20210309003649820
83397 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/arcx,anybus-controller.txt' (81,659) at 20210307214930506
83398 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml' (81,660) at 20240405153229763
83399 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml' (81,661) at 20240405153045113
83400 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/086' (81,662) at 20210927100127481
83401 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/processor.h' (81,663) at 20210308005002824
83402 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_local.h' (81,664) at 20210307214931506
83403 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/fdt-fixup.txt' (81,665) at 20210308005003328
83404 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nspredef.c' (81,666) at 20240405153046621
83405 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_misc.c' (81,667) at 20210307214930918
83406 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_handle_array.h' (81,668) at 20210307214929178
83407 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tc/tc.c' (81,669) at 20210307214930714
83408 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/slice.h' (81,670) at 20240405153046105
83409 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1xxx.c' (81,671) at 20210307214926186
83410 2025-01-08 03:00:50.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/simple.txt' (81,672) at 20220525020655127
83411 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c' (81,673) at 20240405153050141
83412 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio.h' (81,674) at 20240405153230755
83413 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/wm8350-hwmon.c' (81,675) at 20210307214928142
83414 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_elf.h' (81,676) at 20240326080039394
83415 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip32/kmalloc.h' (81,677) at 20210307214926222
83416 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-2.5' (81,678) at 20210307205554418
83417 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx2.h' (81,679) at 20210309003652820
83418 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-ptrace.c' (81,680) at 20240405153054237
83419 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-realtek-rtl.c' (81,681) at 20240405153049201
83420 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0006-CA_SET_PID.patch' (81,682) at 20230503080014579
83421 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi6220.dtsi' (81,683) at 20240405153229927
83422 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/templates/default/local.conf.sample' (81,684) at 20241221090017484
83423 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Embedded.interface.yaml' (81,685) at 20220430030026016
83424 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession' (81,686) at 20210307205554586
83425 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootAttempts/meson.build' (81,687) at 20230825080021137
83426 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/mpqemu-link.c' (81,688) at 20240906080037284
83427 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_iter.c' (81,689) at 20240405153054269
83428 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/vexpress.txt' (81,690) at 20240405153045065
83429 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/igmpproxy/igmpproxy_0.3.bb' (81,691) at 20220402030015903
83430 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/lm3560.c' (81,692) at 20240405153049317
83431 2025-01-08 03:00:50.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/cache.c' (81,693) at 20210308005002548
83432 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/pic.txt' (81,694) at 20210307214925422
83433 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.h' (81,695) at 20240405153049949
83434 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0004-Define-__SWORD_TYPE-if-not-defined-by-libc.patch' (81,696) at 20220402030016007
83435 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/irqfd.c' (81,697) at 20240405153052229
83436 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/debug.c' (81,698) at 20240405153048805
83437 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_pbi.cfg' (81,699) at 20210308005002992
83438 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/software_utils.hpp' (81,700) at 20240828080021463
83439 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-beacon.c' (81,701) at 20210307214929766
83440 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/bitops.h' (81,702) at 20240405153045853
83441 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/Kconfig' (81,703) at 20210307214927166
83442 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-ttusb2-cardlist.rst' (81,704) at 20210307214925230
83443 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/mq_open_tests.c' (81,705) at 20210307214932686
83444 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts' (81,706) at 20240405153045761
83445 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-warm.service' (81,707) at 20210810100021256
83446 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/timer.c' (81,708) at 20210307214929382
83447 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_max_v2_defconfig' (81,709) at 20210308005003272
83448 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus2.dts' (81,710) at 20220525020651902
83449 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sulkava_Vaatalanmaki' (81,711) at 20210307205553774
83450 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml' (81,712) at 20210309003648344
83451 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-failover@.service' (81,713) at 20220401030010887
83452 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dbring.c' (81,714) at 20240805080013979
83453 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/__init__.py' (81,715) at 20210307205554242
83454 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_virtex_ml507.py' (81,716) at 20241211090212542
83455 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-11x0-mb7.dts' (81,717) at 20240405153045505
83456 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f-emulated.c' (81,718) at 20220429100100542
83457 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/xenbus.h' (81,719) at 20240326080039546
83458 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/main.cpp' (81,720) at 20240820080007201
83459 2025-01-08 03:00:50.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/fdt_util.py' (81,721) at 20210308005003760
83460 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_4_1_offset.h' (81,722) at 20240405153048097
83461 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/global_data.h' (81,723) at 20210308005002888
83462 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var2.dts' (81,724) at 20240405153229919
83463 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/openclose.h' (81,725) at 20240405153052965
83464 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/Kconfig' (81,726) at 20240405153046157
83465 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-pc.h' (81,727) at 20221215040039374
83466 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.h' (81,728) at 20210307214927734
83467 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-client-image.bb' (81,729) at 20210307205554118
83468 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AsiaSat3S_C-105.5E' (81,730) at 20210307205553758
83469 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781.h' (81,731) at 20210307214932294
83470 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_trig.h' (81,732) at 20210307214926170
83471 2025-01-08 03:00:50.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/.clang-tidy' (81,733) at 20230209040031689
83472 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/stm32-timer-cnt.c' (81,734) at 20241211090145401
83473 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udplite.c' (81,735) at 20240405153232039
83474 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ingenic/cpu-feature-overrides.h' (81,736) at 20240405153046005
83475 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuh.c' (81,737) at 20210308005046525
83476 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/osd/gdsys,ihs_video_out.txt' (81,738) at 20210308005003328
83477 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso.ld' (81,739) at 20240326080039558
83478 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/progress.hpp' (81,740) at 20210308005120365
83479 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_matrix.h' (81,741) at 20210308005002716
83480 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/mt9m114.h' (81,742) at 20240405153051825
83481 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/tablefilter.py' (81,743) at 20210307205554282
83482 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/errno.h' (81,744) at 20210307214932458
83483 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_cldma.h' (81,745) at 20240405153051061
83484 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/pnmstitch' (81,746) at 20241221090017620
83485 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/rmcp.h' (81,747) at 20210308004938836
83486 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdh.c' (81,748) at 20240710080014577
83487 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_SPIFLASH_defconfig' (81,749) at 20210308005003240
83488 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mr_pool.c' (81,750) at 20210307214928374
83489 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xor.h' (81,751) at 20240405153045625
83490 2025-01-08 03:00:50.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/fsl_mmdc.c' (81,752) at 20210308005003360
83491 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.debug' (81,753) at 20241104090011615
83492 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,lvds.yaml' (81,754) at 20240405153045049
83493 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/ti-opp-supply.c' (81,755) at 20240805080013995
83494 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png' (81,756) at 20210307205554270 to deleted uid set
83495 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/uncached.c' (81,757) at 20240405153045929
83496 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/gpd-pocket-fan.c' (81,758) at 20220525020653907
83497 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/imx-regs.h' (81,759) at 20210308005002644
83498 2025-01-08 03:00:50.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/gcc-check-mprofile-kernel.sh' (81,760) at 20240405153046237
83499 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c' (81,761) at 20240405153231003
83500 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/vdec.c' (81,762) at 20240805080013967
83501 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/hvf-accel-ops.c' (81,763) at 20241211090212206
83502 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/obmc-console@.service' (81,764) at 20211105000026763
83503 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_syscall.h' (81,765) at 20221215040039206
83504 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/sh_vou.h' (81,766) at 20210307214931542
83505 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/pci.c' (81,767) at 20210308005002996
83506 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/socfpga.c' (81,768) at 20210308005003044
83507 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/btbridge/.shellcheck' (81,769) at 20210428000006034 to deleted uid set
83508 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/Makefile' (81,770) at 20240405153054169
83509 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/phosphor-wait-power-off@.service' (81,771) at 20240625080012792
83510 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sample-raw.h' (81,772) at 20220525020655175
83511 2025-01-08 03:00:50.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_crtc.h' (81,773) at 20240405153048565
83512 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvgbe.h' (81,774) at 20210308005003436
83513 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi' (81,775) at 20210307214926354
83514 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_asset_tag.robot' (81,776) at 20240628080017113
83515 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-aardvark.c' (81,777) at 20210308005003448
83516 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml' (81,778) at 20240405153229787
83517 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/rock.c' (81,779) at 20240405153231687
83518 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/sl28vpd.c' (81,780) at 20240405153051205
83519 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/usb.txt' (81,781) at 20210307214925422
83520 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-lxdm.conf.in-blacklist-root-for-release-images.patch' (81,782) at 20210307205553946
83521 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8976.yaml' (81,783) at 20240405153229759
83522 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml' (81,784) at 20240405153045185
83523 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/conf/layer.conf' (81,785) at 20241221090017476
83524 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_sdvo.c' (81,786) at 20240405153048429
83525 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head-xscale.S' (81,787) at 20210307214925678
83526 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Roznava' (81,788) at 20210307205553794
83527 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/test-ovf.c' (81,789) at 20210308005046489
83528 2025-01-08 03:00:50.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_VW10.json' (81,790) at 20221213040036917
83529 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_eq.c' (81,791) at 20240405153049041
83530 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/traps.h' (81,792) at 20210307214926310
83531 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_clk_mgr.c' (81,793) at 20240418080014490
83532 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/types.h' (81,794) at 20210307214925650
83533 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/cdns,usb3.yaml' (81,795) at 20240405153045181
83534 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_s302m.c' (81,796) at 20240405153049525
83535 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Rainier1S4U.json' (81,797) at 20240817080028024
83536 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/hardirq.h' (81,798) at 20220525020652098
83537 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb' (81,799) at 20241206090014246
83538 2025-01-08 03:00:50.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/sentelic.h' (81,800) at 20210307214928494
83539 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/Kconfig' (81,801) at 20240405153231535
83540 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kheaders.c' (81,802) at 20240405153053013
83541 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-wexler-tab7200.dts' (81,803) at 20210308005002624
83542 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/off_cpu.h' (81,804) at 20240405153054201
83543 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0008-Do-not-embed-build-directory-in-binaries.patch' (81,805) at 20230131040012035
83544 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_common.c' (81,806) at 20210307214925654
83545 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/rseq_api.h' (81,807) at 20240405153052789
83546 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/task.h' (81,808) at 20240906080037340
83547 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/ixp4xx.rst' (81,809) at 20240405153229739
83548 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/file/Makefile.am.include' (81,810) at 20210308005100993
83549 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb' (81,811) at 20240413080012643
83550 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7269_defconfig' (81,812) at 20240405153230087
83551 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c' (81,813) at 20240405153046961
83552 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/greatlakes/gpio_desc.json' (81,814) at 20221207040007843
83553 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/nvidia-wmi-ec-backlight.c' (81,815) at 20240405153051413
83554 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit.h' (81,816) at 20240405153046189
83555 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/clnt.h' (81,817) at 20240520080015207
83556 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kobil_sct.h' (81,818) at 20210307214930866
83557 2025-01-08 03:00:50.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ltc3676.txt' (81,819) at 20210307214925410
83558 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_mmc.h' (81,820) at 20210308005002680
83559 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/msg_zerocopy.sh' (81,821) at 20210307214932694
83560 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Use-a-lambda-function-as-deleter-prototype-in-unique.patch' (81,822) at 20241221090017508
83561 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/tests.json' (81,823) at 20210309003656020
83562 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm36274.txt' (81,824) at 20210309003648364
83563 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7-dbcm-ov5640-single.dtsi' (81,825) at 20240405153045549
83564 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xics.h' (81,826) at 20240405153046133
83565 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-warp.c' (81,827) at 20210307214926338
83566 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-iris-v2.dts' (81,828) at 20240405153045533
83567 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3_i2c.c' (81,829) at 20210307214928706
83568 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/setup.c' (81,830) at 20240405153230055
83569 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (81,831) at 20210813100029652
83570 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_edid_parser.c' (81,832) at 20220525020652498
83571 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/Makefile' (81,833) at 20240405153045645
83572 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/start.S' (81,834) at 20210308005002544
83573 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json.json' (81,835) at 20240709145403781
83574 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3516cv300-clock.h' (81,836) at 20210307214931326
83575 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/vexpress_defconfig' (81,837) at 20240405153045617
83576 2025-01-08 03:00:50.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-functions.sh' (81,838) at 20220525020655227
83577 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/raspi.c' (81,839) at 20240906080037196
83578 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cache.h' (81,840) at 20210309003649016
83579 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/Kconfig' (81,841) at 20210308005003472
83580 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (81,842) at 20230120040014546
83581 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/spi_ks8995.c' (81,843) at 20240405153050365
83582 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/gbmc-ncsi-config.bb' (81,844) at 20241213090035010
83583 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_xtalk.h' (81,845) at 20210307214932234
83584 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml' (81,846) at 20240405153045137
83585 2025-01-08 03:00:50.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/push-switch.c' (81,847) at 20240405153046309
83586 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h' (81,848) at 20210309003650544
83587 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handlers_builder.hpp' (81,849) at 20220108040030440
83588 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.24/index.html' (81,850) at 20210307205554246
83589 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/dtlb_miss.S' (81,851) at 20210307214926590
83590 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/mapper.h' (81,852) at 20241101080034432
83591 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/gpio-mockup.rst' (81,853) at 20220525020651642
83592 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-m135a.c' (81,854) at 20210307214928778
83593 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/applespi.h' (81,855) at 20210307214928474
83594 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/condense_policy.py' (81,856) at 20221209040009403
83595 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/meson.build' (81,857) at 20210308005053409
83596 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/item_updater_helper.hpp' (81,858) at 20240712080028497
83597 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/sys_proto.h' (81,859) at 20210308005002652
83598 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/qcom,imem.yaml' (81,860) at 20240405153045177
83599 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/Makefile' (81,861) at 20220525020652386
83600 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/uprobe.c' (81,862) at 20240613080016555
83601 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/dts/3c120_devboard.dts' (81,863) at 20240405153046057
83602 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-hisi.c' (81,864) at 20240405153052033
83603 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/corenet_generic.c' (81,865) at 20240405153230051
83604 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev1.0.dts' (81,866) at 20240405153045841
83605 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-bcma.c' (81,867) at 20240405153049821
83606 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_wr.c' (81,868) at 20241104090011619
83607 2025-01-08 03:00:50.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/sha256sum.cfg' (81,869) at 20241221090017636
83608 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/read_fru_data.cpp' (81,870) at 20240829080022542
83609 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l3_sys.c' (81,871) at 20240405153051533
83610 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_table.host.c' (81,872) at 20210307214930550
83611 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-m9.dts' (81,873) at 20210308005002620
83612 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tool.h' (81,874) at 20241008080014055
83613 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Fair' (81,875) at 20210307205554422
83614 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/duplicate-key.err' (81,876) at 20210308005046405
83615 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/dram_sun5i_auto.c' (81,877) at 20210308005003056
83616 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mdio.h' (81,878) at 20240405153050309
83617 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851_common.c' (81,879) at 20240719080013357
83618 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0001-memory.h-Always-define-strlcpy-for-glibc-based-syste.patch' (81,880) at 20221003030013269
83619 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu.h' (81,881) at 20240906080037476
83620 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/test_uvdevice.c' (81,882) at 20240405153054301
83621 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/speyside.c' (81,883) at 20240405153053985
83622 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_compat.h' (81,884) at 20210307214930342
83623 2025-01-08 03:00:50.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/sysctl_net_x25.c' (81,885) at 20210307214932110
83624 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/acard-ahci.c' (81,886) at 20240405153046649
83625 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/0001-wd_keepalive.service-use-run-instead-of-var-run.patch' (81,887) at 20210307205554574
83626 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx65.c' (81,888) at 20240405153230735
83627 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/.gitignore' (81,889) at 20240405153054309
83628 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6_types.h' (81,890) at 20240405153048493
83629 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tomlplusplus/files/run-ptest' (81,891) at 20241221090017516
83630 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic-llsc.h' (81,892) at 20240405153046309
83631 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/spin_lock.c' (81,893) at 20240405153232259
83632 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tbf.c' (81,894) at 20240405153050173
83633 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/peer.h' (81,895) at 20240805080013987
83634 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/Kconfig' (81,896) at 20240405153231643
83635 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5064.yaml' (81,897) at 20240405153045073
83636 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x.dtsi' (81,898) at 20240405153229871
83637 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/meson.build' (81,899) at 20220913030027305
83638 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kgdb.c' (81,900) at 20240405153046141
83639 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi' (81,901) at 20240405153046093
83640 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml' (81,902) at 20240405153229767
83641 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_filters.h' (81,903) at 20210307214929302
83642 2025-01-08 03:00:50.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb' (81,904) at 20241221090017536
83643 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ServiceRoot.v1_17_0.json' (81,905) at 20240619080002952
83644 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/Makefile' (81,906) at 20210307214926190
83645 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led_bcm6328.c' (81,907) at 20210308005003384
83646 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/tpidr2_restore.c' (81,908) at 20240405153054241
83647 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmr735a.dtsi' (81,909) at 20240405153045777
83648 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/netlink.c' (81,910) at 20210307214931230
83649 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/proc_fs.h' (81,911) at 20240405153231835
83650 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/ras/Kconfig' (81,912) at 20210307214926750
83651 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/fb.h' (81,913) at 20240405153045913
83652 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/Makefile' (81,914) at 20240405153046941
83653 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg.h' (81,915) at 20210307214928094
83654 2025-01-08 03:00:50.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/board.c' (81,916) at 20210308005002952
83655 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4117.h' (81,917) at 20210307214931594
83656 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dirty-bitmap.c' (81,918) at 20230426080043640
83657 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/exrl-ssm-early.S' (81,919) at 20230426080043952
83658 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851_par.c' (81,920) at 20240418080014502
83659 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c' (81,921) at 20240405153230511
83660 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig' (81,922) at 20210308005003276
83661 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpu_setup.h' (81,923) at 20240405153046105
83662 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_dsps.c' (81,924) at 20210308005003516
83663 2025-01-08 03:00:50.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipv6.rst' (81,925) at 20210307214925538
83664 2025-01-08 03:00:50.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/controllers/login-controller.html' (81,926) at 20210308005107077
83665 2025-01-08 03:00:50.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/imx-regs.h' (81,927) at 20210308005002652
83666 2025-01-08 03:00:50.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6115.dtsi' (81,928) at 20240805080013919
83667 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComponentIntegrity.v1_3_0.json' (81,929) at 20240918080002720
83668 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3.c' (81,930) at 20240405153051861
83669 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_ioctl_set.h' (81,931) at 20220525020654187
83670 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/Makefile' (81,932) at 20240405153049409
83671 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlbex_32.c' (81,933) at 20210307214926574
83672 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/Makefile.include' (81,934) at 20241211090212534
83673 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/bcm2835.c' (81,935) at 20240405153230851
83674 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvh.c.inc' (81,936) at 20241211090212514
83675 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/ti,opt4001.yaml' (81,937) at 20240405153045077
83676 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/global_state.c' (81,938) at 20240906080037368
83677 2025-01-08 03:00:50.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex4.c' (81,939) at 20240405153051529
83678 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/mock.h' (81,940) at 20240405153054221
83679 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/lib/Makefile' (81,941) at 20210307214926206
83680 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/index.theme' (81,942) at 20210307205554610
83681 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tty/.gitignore' (81,943) at 20240405153054381
83682 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/revo.h' (81,944) at 20210307214932262
83683 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/devicetable.rst' (81,945) at 20210307214925542
83684 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa32r6el-linux' (81,946) at 20241206090014350
83685 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/cmd.h' (81,947) at 20240405153052165
83686 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.in' (81,948) at 20240106090017241
83687 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8450.c' (81,949) at 20240405153051353
83688 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/onboard_usb_hub.c' (81,950) at 20240405153231563
83689 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-virtual-pnor.inc' (81,951) at 20210307205554046
83690 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-listfile.c' (81,952) at 20210927100127641
83691 2025-01-08 03:00:50.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/meson.build' (81,953) at 20230714080042867
83692 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-ic.c' (81,954) at 20210307214928082
83693 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_minimal.hpp' (81,955) at 20230516080019606
83694 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogServiceCollection.json' (81,956) at 20240619080002948
83695 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fabrics.h' (81,957) at 20240405153231271
83696 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/cipher.c' (81,958) at 20241211090145401
83697 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-extirq.yaml' (81,959) at 20240405153045085
83698 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/ds1803.c' (81,960) at 20240405153049009
83699 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/recursion.c' (81,961) at 20240405153054257
83700 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sdk.py' (81,962) at 20230706080014777
83701 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_outbox.h' (81,963) at 20240405153047221
83702 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/fixmap.h' (81,964) at 20210307214931302
83703 2025-01-08 03:00:50.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/MAINTAINERS' (81,965) at 20210308005002984
83704 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sl.dtsi' (81,966) at 20210308005002588
83705 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/iov.h' (81,967) at 20241211090212366
83706 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_loadbalance.c' (81,968) at 20240405153231083
83707 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/Makefile' (81,969) at 20210309003654200
83708 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/gpio_key.c' (81,970) at 20241211090212270
83709 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/ibm_tacoma_rack_controller.json' (81,971) at 20230412080008640
83710 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/highmem.c' (81,972) at 20220525020652014
83711 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2055.h' (81,973) at 20210307214929794
83712 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml' (81,974) at 20240405153045125
83713 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/Makefile' (81,975) at 20240405153049461
83714 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/Kconfig' (81,976) at 20210307214928686
83715 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts' (81,977) at 20240405153229947
83716 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/pgalloc-track.h' (81,978) at 20220525020654779
83717 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch' (81,979) at 20230706080014757
83718 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_interrupt.c' (81,980) at 20240405153231075
83719 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/timer.h' (81,981) at 20210307214926678
83720 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/run-ptest' (81,982) at 20210420000021562
83721 2025-01-08 03:00:50.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ia_css_copy_output.host.c' (81,983) at 20240405153051837
83722 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/reboot-mode/reboot-mode_git.bb' (81,984) at 20241221090017544
83723 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-include-path-to-generated-version.h.patch' (81,985) at 20230706080014737
83724 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-n710x.dts' (81,986) at 20240405153045569
83725 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_value_entry_encode_string_check.yaml' (81,987) at 20240908080010098
83726 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/inode.c' (81,988) at 20240405153231727
83727 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_type_tag.c' (81,989) at 20240405153054269
83728 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/vc_screen.c' (81,990) at 20240405153052025
83729 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/copy_to_user.S' (81,991) at 20210307214926114
83730 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-mem.c' (81,992) at 20210308005003516
83731 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xor.c' (81,993) at 20241008080013903
83732 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsi2.c' (81,994) at 20240405153230819
83733 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/tlbie_test.c' (81,995) at 20220525020655227
83734 2025-01-08 03:00:50.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.json' (81,996) at 20210927100127469
83735 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700.c' (81,997) at 20240405153232159
83736 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mipi_display.h' (81,998) at 20210308005003672
83737 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_smc-test.c' (81,999) at 20241211090212542
83738 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-gpio-log@.service' (82,000) at 20240820080015545
83739 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts' (82,001) at 20240405153045745
83740 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_packets.h' (82,002) at 20240405153046601
83741 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105.c' (82,003) at 20210308005003168
83742 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpuidle.h' (82,004) at 20240405153046105
83743 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uds.c' (82,005) at 20240405153049445
83744 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/ip-to-fpga.bb' (82,006) at 20241206090014202
83745 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-qmp.h' (82,007) at 20240326080039514
83746 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_version.bbclass' (82,008) at 20230311090013139
83747 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rohm-bd71828.c' (82,009) at 20240405153230839
83748 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/htab_reuse.c' (82,010) at 20240405153054253
83749 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgalloc.h' (82,011) at 20240405153230099
83750 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/Kconfig' (82,012) at 20210307214928110
83751 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/tsc_msrs_test.c' (82,013) at 20240405153232271
83752 2025-01-08 03:00:50.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-aud.c' (82,014) at 20240405153230211
83753 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/meson.build' (82,015) at 20241112090003102
83754 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rtmutex_common.h' (82,016) at 20240405153053017
83755 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-elimo-initium.dts' (82,017) at 20240405153045393
83756 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-nvram.c' (82,018) at 20210307214926470
83757 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxaa-pinctrl.dtsi' (82,019) at 20240405153045585
83758 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/ptrace_syscall.c' (82,020) at 20210307214932734
83759 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/board_init.c' (82,021) at 20210308005002792
83760 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign.h' (82,022) at 20240817080006807
83761 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm5102-tables.c' (82,023) at 20240405153230839
83762 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/auxio_32.c' (82,024) at 20240405153230091
83763 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/hw_stats_l3.sh' (82,025) at 20240405153054297
83764 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_NAND_defconfig' (82,026) at 20210308005003240
83765 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0010-FF-A-v15-arm_ffa-efi-corstone1000-enable-MM-communic.patch' (82,027) at 20240413080012627
83766 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch' (82,028) at 20220910030013425
83767 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd9335.yaml' (82,029) at 20240405153045169
83768 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_mgmt.h' (82,030) at 20210307214930286
83769 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sphinx-pre-install' (82,031) at 20240405153053461
83770 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/Kconfig' (82,032) at 20210307214929178
83771 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg_func_table.py' (82,033) at 20240906080037476
83772 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devcoredump.h' (82,034) at 20210307214931374
83773 2025-01-08 03:00:50.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test_git.bb' (82,035) at 20241221090017540
83774 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/cisreg.h' (82,036) at 20210307214931578
83775 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb' (82,037) at 20220402030016183
83776 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lru_cache.c' (82,038) at 20240405153053093
83777 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/chacha-scalar-core.S' (82,039) at 20220525020651878
83778 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-vmalloc.c' (82,040) at 20240405153230775
83779 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_sk_storage_helpers.c' (82,041) at 20220525020655195
83780 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cbmem_console.c' (82,042) at 20210308005003396
83781 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_synth.c' (82,043) at 20240405153232127
83782 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/storcenter_defconfig' (82,044) at 20240405153046097
83783 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8180x.c' (82,045) at 20240405153230735
83784 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/HPSpecific.pm' (82,046) at 20220612030016735
83785 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rsa_4.9.bb' (82,047) at 20240302090018214
83786 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-dram-pxs2.c' (82,048) at 20210308005002792
83787 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/gigabyte-wmi.c' (82,049) at 20240405153051405
83788 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-io.json' (82,050) at 20240405153054129
83789 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/cp437.uni' (82,051) at 20210307214930770
83790 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Wu' (82,052) at 20241221090017616
83791 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/Kconfig' (82,053) at 20210308005002972
83792 2025-01-08 03:00:50.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (82,054) at 20241206090014222
83793 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_asymmetric_keys.c' (82,055) at 20240405153053469
83794 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gx.dtsi' (82,056) at 20210308005002596
83795 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hex_test.h' (82,057) at 20230925080040097
83796 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colorfly_e708_q1_defconfig' (82,058) at 20210308005003252
83797 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/basic.json' (82,059) at 20240405153054117
83798 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/spec_operation.json' (82,060) at 20240405153054113
83799 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0010_delete_layer_source_references.py' (82,061) at 20210307205554262
83800 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851_spi.c' (82,062) at 20240719080013357
83801 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711.c' (82,063) at 20240405153232159
83802 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/Makefile' (82,064) at 20210308005003056
83803 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/Makefile' (82,065) at 20210308005003044
83804 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ingenic,vpu.yaml' (82,066) at 20240405153045149
83805 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_dvt.c' (82,067) at 20240405153052197
83806 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_getset_retval_getsockopt.c' (82,068) at 20240405153054269
83807 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mpc8xxx.txt' (82,069) at 20210307214925318
83808 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v2.h' (82,070) at 20240405153049241
83809 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_acorn_8x8.c' (82,071) at 20220525020654747
83810 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firewire.rst' (82,072) at 20220525020651722
83811 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js' (82,073) at 20231126090012817
83812 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/machine/dl385-g11.conf' (82,074) at 20231205090013445
83813 2025-01-08 03:00:50.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/man/acpidump.8' (82,075) at 20210307214932614
83814 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux_2.40.2.bb' (82,076) at 20241221090017648
83815 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-ov2640.c' (82,077) at 20210307214928830
83816 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/inno_hdmi.h' (82,078) at 20210307214928030
83817 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/adi,adin1110.yaml' (82,079) at 20240405153045113
83818 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/men_z135_uart.c' (82,080) at 20240405153052009
83819 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/io.c' (82,081) at 20220525020654443
83820 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/super.c' (82,082) at 20240405153052257
83821 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/topology.c' (82,083) at 20240405153046081
83822 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/edid-generate.c' (82,084) at 20220429100100458
83823 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/csp/include/variant/tie-asm.h' (82,085) at 20210307214926770
83824 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-touch-cap.c' (82,086) at 20240405153049529
83825 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/README' (82,087) at 20210308005002968
83826 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge.sh' (82,088) at 20240405153232275
83827 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/configvars.html' (82,089) at 20220402030016107
83828 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h' (82,090) at 20240405153230591
83829 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa.h' (82,091) at 20210307214928678
83830 2025-01-08 03:00:50.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de1_soc.dts' (82,092) at 20210308005002612
83831 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogEntry_v1.xml' (82,093) at 20240918080002712
83832 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_i2c.c' (82,094) at 20210307214927890
83833 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/main.cpp' (82,095) at 20230828080030695
83834 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac7311.c' (82,096) at 20210307214928834
83835 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_functions.c' (82,097) at 20240405153053069
83836 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/object.h' (82,098) at 20220627100017202
83837 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/testmode.c' (82,099) at 20240405153050597
83838 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lcc-msm8960.h' (82,100) at 20210307214931330
83839 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ebc-c384_wdt.c' (82,101) at 20210307214930966
83840 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/hyperv.h' (82,102) at 20240520080015203 to deleted uid set
83841 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/vmlinux.lds.S' (82,103) at 20240405153046345
83842 2025-01-08 03:00:50.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_access.json' (82,104) at 20241031080012183
83843 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_readq.c' (82,105) at 20210307214932198
83844 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/softfloat_fpsp_tables.h' (82,106) at 20210308005046297
83845 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/0001-arm-hafnium-fix-kernel-tool-linking.patch' (82,107) at 20231126090012777
83846 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-bsc.c' (82,108) at 20210308005002552
83847 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-bq32k.c' (82,109) at 20240405153051493
83848 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h' (82,110) at 20240405153230607
83849 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/token_test.c' (82,111) at 20240405153053313
83850 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-n64/kmalloc.h' (82,112) at 20220525020652002
83851 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ip.c' (82,113) at 20240405153053317
83852 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.errors.yaml' (82,114) at 20230526080025851
83853 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp.h' (82,115) at 20240405153053549
83854 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_drv.h' (82,116) at 20240405153048677
83855 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/Makefile' (82,117) at 20240405153230867
83856 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/tuna/tuna_0.19.bb' (82,118) at 20231126090012805
83857 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl.inc' (82,119) at 20241221090017644
83858 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/input.c' (82,120) at 20210309003654316
83859 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic.h' (82,121) at 20240405153231039
83860 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RequestedRedundancyPriority/meson.build' (82,122) at 20230825080021141
83861 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/Makefile' (82,123) at 20210308005002972
83862 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kasan.h' (82,124) at 20240405153046277
83863 2025-01-08 03:00:50.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_SRIO_PCIE_BOOT_defconfig' (82,125) at 20210308005003244
83864 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c' (82,126) at 20240405153048601
83865 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/lshrdi3.c' (82,127) at 20210308005002852
83866 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/mem-events.c' (82,128) at 20240405153232219
83867 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-tcelectronic.c' (82,129) at 20210605000027800
83868 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/clock.c' (82,130) at 20210308005002712
83869 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/ibm-isdimm-vpd-parser@.service' (82,131) at 20240104090016070
83870 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6358.dtsi' (82,132) at 20241211090145373
83871 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/single' (82,133) at 20220405030025645
83872 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ntb_netdev.c' (82,134) at 20240712080021077
83873 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8349_PCI_66_defconfig' (82,135) at 20210308005003280
83874 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_type.tc' (82,136) at 20210309003656000
83875 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-inode.h' (82,137) at 20240405153231619
83876 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/smbus_ipmi.c' (82,138) at 20240906080037244
83877 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb' (82,139) at 20241221090017560
83878 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_display.c' (82,140) at 20240405153048421
83879 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/lmedm04.c' (82,141) at 20240405153049545
83880 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/landlock.rst' (82,142) at 20240405153045309
83881 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/sd.h' (82,143) at 20241121090029260
83882 2025-01-08 03:00:50.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.out' (82,144) at 20210308005046409 to deleted uid set
83883 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/most_snd.c' (82,145) at 20240405153049677
83884 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/call.S' (82,146) at 20220525020655231
83885 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-clear_user.S' (82,147) at 20240405153229855
83886 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/Makefile' (82,148) at 20210307214928538
83887 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/Makefile' (82,149) at 20240405153231471
83888 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/security-bugs.rst' (82,150) at 20240405153045285
83889 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8188-sys-clock.yaml' (82,151) at 20240405153045025
83890 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/input.h' (82,152) at 20240405153052921
83891 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mshyperv.h' (82,153) at 20220525020651950
83892 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_main.h' (82,154) at 20210307214930942
83893 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bL_switcher.h' (82,155) at 20210307214925846
83894 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/zeroable.rs' (82,156) at 20240405153232099
83895 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8186-pm-domains.h' (82,157) at 20240405153231347
83896 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/README' (82,158) at 20210308005003008
83897 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi.h' (82,159) at 20240405153050341
83898 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps6105x.txt' (82,160) at 20210307214925362
83899 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/ifmtr/src/ifmtr.c' (82,161) at 20210309003653020
83900 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/main.c' (82,162) at 20240405153230747
83901 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/nconf.gui.c' (82,163) at 20210308005003732
83902 2025-01-08 03:00:50.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793.dtsi' (82,164) at 20210308005002600
83903 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/arm_integrator_debug.h' (82,165) at 20210927100127237
83904 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/cpu-feature-overrides.h' (82,166) at 20210307214926222
83905 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Munkedal' (82,167) at 20210307205553786
83906 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8822bwifionly.h' (82,168) at 20210307214929918
83907 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/core-book3s.c' (82,169) at 20240405153230047
83908 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c' (82,170) at 20240405153047245
83909 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pm3fb.h' (82,171) at 20210307214931698
83910 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_user.c' (82,172) at 20240405153230563
83911 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic26.c' (82,173) at 20240405153053809
83912 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/Kconfig' (82,174) at 20210308005002956
83913 2025-01-08 03:00:50.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/Makefile' (82,175) at 20210307214931882
83914 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/packagegroup.py' (82,176) at 20220910030013397
83915 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (82,177) at 20240316080012480
83916 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a3000.h' (82,178) at 20210307214930262
83917 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/devlink.h' (82,179) at 20240405153231871
83918 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm53573.yaml' (82,180) at 20240405153229755
83919 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml' (82,181) at 20240613080016355
83920 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-pdk2.dts' (82,182) at 20240405153045529
83921 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/pm.c' (82,183) at 20240405153054005
83922 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kbd_diacr.h' (82,184) at 20210307214931410
83923 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usb251xb.c' (82,185) at 20240405153231563
83924 2025-01-08 03:00:50.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/skx-metrics.json' (82,186) at 20240405153054149
83925 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/at24.c' (82,187) at 20240520080015155
83926 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_ipip.sh' (82,188) at 20240405153054297
83927 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_pdm.h' (82,189) at 20240405153053981
83928 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/exception.h' (82,190) at 20221215040039318
83929 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/printk.h' (82,191) at 20210307214932742
83930 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/104' (82,192) at 20210927100127481
83931 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2099.c' (82,193) at 20240405153049281
83932 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.randstruct' (82,194) at 20240405153053433
83933 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/specs.rst' (82,195) at 20240405153229843
83934 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar3.c' (82,196) at 20210307214930858
83935 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_verificationcompleted_unittest.cpp' (82,197) at 20210308005120353
83936 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_crypto.h' (82,198) at 20221215040039194
83937 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9062_wdt.c' (82,199) at 20240405153052237
83938 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/boot.h' (82,200) at 20230925080039925
83939 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_mpeg12.h' (82,201) at 20210307214930586
83940 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-address_bits' (82,202) at 20240405153044925
83941 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/.gitignore' (82,203) at 20210308005003748
83942 2025-01-08 03:00:50.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_mixer.c' (82,204) at 20240405153232135
83943 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/altera_tse.h' (82,205) at 20210308005003424
83944 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/meson.build' (82,206) at 20230925080039885
83945 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_chips.h' (82,207) at 20210307214930378
83946 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-link.rst' (82,208) at 20240405153054037
83947 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/i2s.c' (82,209) at 20210308005003740
83948 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-jpgdec.c' (82,210) at 20240405153046793
83949 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/counters.h' (82,211) at 20220525020653151
83950 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-title.png' (82,212) at 20210307205554302 to deleted uid set
83951 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/tinyxml2.wrap' (82,213) at 20240406080030804
83952 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/ar5523.h' (82,214) at 20210307214929726
83953 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-raid1.0-0.dtsi' (82,215) at 20210307214926350
83954 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-ek874-idk-2121wr.dts' (82,216) at 20240405153045805
83955 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu.c' (82,217) at 20240326080039682
83956 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsb1.c' (82,218) at 20210307214926438
83957 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcmap.c' (82,219) at 20220525020654311
83958 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq.c' (82,220) at 20240405153230251
83959 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/0001-make-Respect-variables-from-environement.patch' (82,221) at 20230706080014757
83960 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/build-id.c' (82,222) at 20240405153232235
83961 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_conntrack_ipv6.h' (82,223) at 20220525020654643
83962 2025-01-08 03:00:50.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav803.c' (82,224) at 20240405153053565
83963 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/ch11.h' (82,225) at 20240405153231879
83964 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/wdr4300.c' (82,226) at 20210308005003088
83965 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_utils.h' (82,227) at 20210307214930898
83966 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas571x.c' (82,228) at 20240405153053805
83967 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/client-buffers.c' (82,229) at 20210307214928106
83968 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ftrace.rst' (82,230) at 20240405153229831
83969 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/amdgpu_pm.c' (82,231) at 20240830080013255
83970 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3128.c' (82,232) at 20210308005003476
83971 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/vsftpd-tcp_wrappers-support.patch' (82,233) at 20210905000020557
83972 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_private.h' (82,234) at 20240405153231355
83973 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.err' (82,235) at 20210308005046397
83974 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_tuxrun.py' (82,236) at 20241211090212538
83975 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu-qom.h' (82,237) at 20240326080039710
83976 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/string.h' (82,238) at 20210307214931306
83977 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/marvell,pxa2xx-lcdc.txt' (82,239) at 20210307214925302
83978 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx7d.c' (82,240) at 20240405153229911
83979 2025-01-08 03:00:50.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_request.hpp' (82,241) at 20240829080004222
83980 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7366.c' (82,242) at 20210307214926566
83981 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+shadow_stat.sh' (82,243) at 20240405153232231
83982 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-gamepad.sh' (82,244) at 20240405153054309
83983 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/cache.c' (82,245) at 20240405153229863
83984 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcp_hdr_options.c' (82,246) at 20240405153232259
83985 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/pmic.h' (82,247) at 20210308005003048
83986 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb' (82,248) at 20240413080012699
83987 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC' (82,249) at 20240906080037556 to deleted uid set
83988 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-pktcdvd' (82,250) at 20210309003648248
83989 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_usb.c' (82,251) at 20210308005003232
83990 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x-i2c.c' (82,252) at 20240405153049505
83991 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/coherency-fabric.txt' (82,253) at 20210307214925274
83992 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_param.h' (82,254) at 20210307214930558
83993 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3368.c' (82,255) at 20220525020652330
83994 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-nvidia-shield.c' (82,256) at 20240624080012780
83995 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_bad_reg.dts' (82,257) at 20210308005003760
83996 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/i8257.h' (82,258) at 20240906080037332
83997 2025-01-08 03:00:50.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_phylib_all_drivers.h' (82,259) at 20210308005003572
83998 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/gemini.h' (82,260) at 20240405153230939
83999 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/unaligned.h' (82,261) at 20210308005002708
84000 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch' (82,262) at 20230706080014741
84001 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/008_pack.dts' (82,263) at 20210308005003752
84002 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/unistd.h' (82,264) at 20210307214926398
84003 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/cs4231.c' (82,265) at 20240405153232203
84004 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-snapdragon.c' (82,266) at 20210308005002776
84005 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/init_ohci1394_dma.c' (82,267) at 20240405153047029
84006 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10-ipu3.rst' (82,268) at 20220525020651786
84007 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/ingenic-timer.c' (82,269) at 20240405153046877
84008 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sabreauto.dts' (82,270) at 20240405153045525
84009 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt8188-afe.yaml' (82,271) at 20240405153229799
84010 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_pwm.cpp' (82,272) at 20240817080026660
84011 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Kconfig.debug' (82,273) at 20240405153048429
84012 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/grfioctl.h' (82,274) at 20240405153046065
84013 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_verbs.h' (82,275) at 20220525020653163
84014 2025-01-08 03:00:50.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fcs,fusb302.yaml' (82,276) at 20240405153045181
84015 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/journal.c' (82,277) at 20240405153231763
84016 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss.c' (82,278) at 20220525020654967
84017 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjurberget_Hemtjarn' (82,279) at 20210307205553778
84018 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-empty.err' (82,280) at 20210308005046397
84019 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/metrics.h' (82,281) at 20210307214931518
84020 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Kconfig' (82,282) at 20210307214930606
84021 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/message.cpp' (82,283) at 20210308004942076
84022 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ASWF-Digital-Assets-1.1' (82,284) at 20241221090017612
84023 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/mc.h' (82,285) at 20240405153049589
84024 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma6/sdma6_4_2_2_offset.h' (82,286) at 20210307214927678
84025 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/Kconfig' (82,287) at 20210308005002912
84026 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/btrfs.c' (82,288) at 20210308005003544
84027 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.1/index.html' (82,289) at 20210307205554246
84028 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Collection.interface.yaml' (82,290) at 20241212090020527
84029 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dts' (82,291) at 20210307214926046
84030 2025-01-08 03:00:50.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-pov-protab2-ips9.dts' (82,292) at 20240405153045377
84031 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/api.h' (82,293) at 20210308005003560
84032 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/monitor.c' (82,294) at 20240405153230123
84033 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_device.h' (82,295) at 20241211090145437
84034 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_kernel_cmdline_descriptor.h' (82,296) at 20210308005003708
84035 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_bad_reg2.dts' (82,297) at 20210308005003760
84036 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/meson.build' (82,298) at 20221204040030281
84037 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch' (82,299) at 20230706080014753
84038 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ply/ply_git.bb' (82,300) at 20230813080012848
84039 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/spl.c' (82,301) at 20210308005002996
84040 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cert_store.c' (82,302) at 20240405153230079
84041 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/VOSTROM' (82,303) at 20211006000025246
84042 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1316-sdw.c' (82,304) at 20240405153232155
84043 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-gpio.c' (82,305) at 20210307214929118
84044 2025-01-08 03:00:50.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/mscc-common.c' (82,306) at 20210308005003456
84045 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2894-0050-a08.dts' (82,307) at 20210307214926030
84046 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/docs/structured-logging.md' (82,308) at 20241204090030111
84047 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/decode-insn.h' (82,309) at 20210307214926102
84048 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpic-msgr.txt' (82,310) at 20210307214925406
84049 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64-parsec.yml' (82,311) at 20210420000021570
84050 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-sublevel-options.c' (82,312) at 20210309003655960
84051 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/mksyscalltbl' (82,313) at 20240405153054085
84052 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/fans.json' (82,314) at 20231213090027086
84053 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/asm-offsets.h' (82,315) at 20210307214925846
84054 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_call.S' (82,316) at 20230426080043952
84055 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libical/libical_3.0.18.bb' (82,317) at 20241206090014350
84056 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/armv7m_systick.h' (82,318) at 20220429100100570
84057 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/ibm_vpd_utils.cpp' (82,319) at 20240920080016675
84058 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/Kconfig' (82,320) at 20240405153054021
84059 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx8mq_evk.h' (82,321) at 20210308005003596
84060 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch' (82,322) at 20241221090017656
84061 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/setup.cfg' (82,323) at 20210308004941624
84062 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/page.h' (82,324) at 20210307214926582
84063 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/pf0100.c' (82,325) at 20210308005003084
84064 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/arg_parsing.c' (82,326) at 20240405153054245
84065 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-rk805.c' (82,327) at 20240405153051341
84066 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memcpy.S' (82,328) at 20240405153045633
84067 2025-01-08 03:00:50.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_recv.c' (82,329) at 20240405153051901
84068 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c' (82,330) at 20240405153048637
84069 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_elf.h' (82,331) at 20210308005046073
84070 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' (82,332) at 20241213090035010 to deleted uid set
84071 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_display.c' (82,333) at 20240405153048457
84072 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/biosemu.c' (82,334) at 20210308005003336
84073 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.clang-format' (82,335) at 20241219090029704
84074 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig.socs' (82,336) at 20240405153230063
84075 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace.c' (82,337) at 20240429080012404
84076 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/Kconfig' (82,338) at 20210308005002908
84077 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi' (82,339) at 20241211090145369
84078 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.txt' (82,340) at 20240405153229763
84079 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc34704.h' (82,341) at 20210308005003672
84080 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/types.hpp' (82,342) at 20241115090032982
84081 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_32b.dts' (82,343) at 20210307214926346
84082 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/Kbuild' (82,344) at 20240405153229999
84083 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349ITX_defconfig' (82,345) at 20210308005003236
84084 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-hp300.h' (82,346) at 20210307214926166
84085 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/cxgb3i.h' (82,347) at 20210307214930302
84086 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-watchdogdev_1.0.0.bb' (82,348) at 20230114040015486
84087 2025-01-08 03:00:50.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-mediatek.c' (82,349) at 20220525020652342
84088 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareCardsBmc.vue' (82,350) at 20241004080035967
84089 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Circuit.v1_8_1.json' (82,351) at 20240824080002934
84090 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/cpu.c' (82,352) at 20210308005002548
84091 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx27.h' (82,353) at 20210309003648700
84092 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_driver.h' (82,354) at 20210307214932738
84093 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/local_termination.sh' (82,355) at 20240910080014102
84094 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_unsupp.S' (82,356) at 20210307214926146
84095 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/Makefile' (82,357) at 20220525020652346
84096 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/deny_namespace.c' (82,358) at 20240405153054253
84097 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/README.txt' (82,359) at 20240405153054385
84098 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/ibm-ac-server/server.ttyVUART0.conf' (82,360) at 20240629080012188
84099 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/Kconfig' (82,361) at 20240405153229911
84100 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_fwd.c' (82,362) at 20240405153049105
84101 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_glue.c' (82,363) at 20240405153051745
84102 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch' (82,364) at 20240413080012651
84103 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/unix.h' (82,365) at 20240405153052861
84104 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/k3-socinfo.c' (82,366) at 20240405153231455
84105 2025-01-08 03:00:50.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/content-search.scss' (82,367) at 20210308005107073
84106 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb' (82,368) at 20241221090017560
84107 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/iqs269a.c' (82,369) at 20240405153230727
84108 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-raydium-rm67191.c' (82,370) at 20240405153048689
84109 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/juce/projucer_git.bb' (82,371) at 20210307205553798
84110 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/sdbusplus.wrap' (82,372) at 20220326030026470
84111 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/io_uring.h' (82,373) at 20240405153231871
84112 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/ucan.c' (82,374) at 20240405153230903
84113 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_mgmt.h' (82,375) at 20210307214927138
84114 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-h3-sysctrl.c' (82,376) at 20241211090212294
84115 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-pcm.c' (82,377) at 20240405153053973
84116 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,kirkwood-pinctrl.txt' (82,378) at 20210307214925394
84117 2025-01-08 03:00:50.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/coretemp.rst' (82,379) at 20210307214925498
84118 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-boot/init_once.sh' (82,380) at 20230701080013908
84119 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp13xf.dtsi' (82,381) at 20240405153045585
84120 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_device.c' (82,382) at 20240405153048425
84121 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eventlet_0.37.0.bb' (82,383) at 20241221090017552
84122 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/bits.h' (82,384) at 20210307214930534
84123 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mmio.c' (82,385) at 20210307214927046
84124 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_ccw.c' (82,386) at 20220525020654311
84125 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch' (82,387) at 20230317080013793
84126 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/rs780e-acpi.yaml' (82,388) at 20240405153229779
84127 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0003-musl-fixes.patch' (82,389) at 20230706080014737
84128 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/Makefile' (82,390) at 20210307214930922
84129 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/xcr.h' (82,391) at 20240405153046385
84130 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/tally_sheet.py' (82,392) at 20230217040016613
84131 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-errors/errors_watch.yaml' (82,393) at 20210307205554062
84132 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_irq.h' (82,394) at 20240405153231023
84133 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (82,395) at 20240206090017943
84134 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/gendumpheader' (82,396) at 20240618080015081
84135 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/cm-a510.c' (82,397) at 20240405153045645
84136 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ark3116.c' (82,398) at 20240405153052129
84137 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/raspberrypi-cpufreq.c' (82,399) at 20240405153230255
84138 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/Makefile' (82,400) at 20210308005003000
84139 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/cipher.h' (82,401) at 20241211090212354
84140 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/xyz.openbmc_project.Logging.service' (82,402) at 20230125040024786
84141 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/pi-blaster/pi-blaster_git.bb' (82,403) at 20220502030010124
84142 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_mul.c' (82,404) at 20210307214926730
84143 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.rules' (82,405) at 20210307205554562 to deleted uid set
84144 2025-01-08 03:00:50.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/tcm_usb_gadget.c' (82,406) at 20210307214930806
84145 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libndp/libndp/0001-libndp-Fix-signature-of-sendto-API.patch' (82,407) at 20241206090014246
84146 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_api.h' (82,408) at 20210307214931518
84147 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/piix4.c' (82,409) at 20241211090212246
84148 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/Makefile' (82,410) at 20240405153046949
84149 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py' (82,411) at 20210307205554262
84150 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/configinit.sh' (82,412) at 20240405153054365
84151 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/seqlock.rst' (82,413) at 20241211090145369
84152 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/FactoryReset/index.js' (82,414) at 20220105012522995
84153 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddrphy_train.c' (82,415) at 20210308005003364
84154 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hsit.c' (82,416) at 20240405153049445
84155 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/scatterwalk.c' (82,417) at 20210307214926802
84156 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6350.c' (82,418) at 20240405153046829
84157 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_tagscompat.h' (82,419) at 20210308005003556
84158 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/alpha.c' (82,420) at 20210308005045781
84159 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ks0108.h' (82,421) at 20220525020654579
84160 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_std_subr.c' (82,422) at 20210307214931870
84161 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/virt.c' (82,423) at 20240405153046425
84162 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_kms.h' (82,424) at 20240405153048801
84163 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088aqds_tfa_defconfig' (82,425) at 20210308005003268
84164 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/serial-tests-config.patch' (82,426) at 20240309090012816
84165 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml' (82,427) at 20240405153045061
84166 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce-rng.c' (82,428) at 20220525020652382
84167 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/qemu-guest-agent.udev' (82,429) at 20230401080011975
84168 2025-01-08 03:00:50.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995-draak-u-boot.dts' (82,430) at 20210308005002604
84169 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/name.md' (82,431) at 20240807080019546
84170 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config.bbappend' (82,432) at 20210812000025162
84171 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/crypto/chacha20-s390/test-cipher.c' (82,433) at 20240405153054221
84172 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libconfig-tiny/libconfig-tiny-perl_2.30.bb' (82,434) at 20241221090017544
84173 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb.h' (82,435) at 20241008080013979
84174 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2945.rst' (82,436) at 20210309003648428
84175 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/Makefile' (82,437) at 20240405153230007
84176 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_ioep.c' (82,438) at 20210308005003400
84177 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/MAINTAINERS' (82,439) at 20210308005003068
84178 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/aspeed.py' (82,440) at 20241211090212538
84179 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/titan_defconfig' (82,441) at 20240405153046309
84180 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/guarded_storage.c' (82,442) at 20210307214926518
84181 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_reg.c' (82,443) at 20240405153050341
84182 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/ioremap.h' (82,444) at 20210307214926218
84183 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing' (82,445) at 20220429100100930
84184 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts' (82,446) at 20240405153229943
84185 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/htab.c' (82,447) at 20240405153046221
84186 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mxsimage.h' (82,448) at 20210308005003772
84187 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (82,449) at 20210307205554094
84188 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98088.c' (82,450) at 20210308005003488
84189 2025-01-08 03:00:50.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-et-q8-v1.6.dts' (82,451) at 20240405153045389
84190 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000.c' (82,452) at 20240906080037260
84191 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb' (82,453) at 20231223090011731
84192 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlparse_0.5.2.bb' (82,454) at 20241221090017560
84193 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-transport.h' (82,455) at 20210307214926870
84194 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/143' (82,456) at 20220429100100906
84195 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/anchors.rst' (82,457) at 20210307214925474
84196 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_atomic.h' (82,458) at 20210307214927854
84197 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/service_files/xyz.openbmc_project.State.Boot.PostCode.service' (82,459) at 20210308005132793
84198 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/cmd.c' (82,460) at 20210307214929966
84199 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip.h' (82,461) at 20240405153052713
84200 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-portalocker/python3-portalocker/run-ptest' (82,462) at 20240413080012663
84201 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex.dts' (82,463) at 20210309003648756
84202 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-block-drivers.rst' (82,464) at 20220429100100426
84203 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/stm32f746-disco.c' (82,465) at 20210308005003056
84204 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/evm.h' (82,466) at 20210308005003080
84205 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-platform.c' (82,467) at 20240613080016387
84206 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/aarch32.c' (82,468) at 20240617080017378
84207 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1.c' (82,469) at 20241211090145401
84208 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_core.c' (82,470) at 20240405153052161
84209 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/init.c' (82,471) at 20210309003649092
84210 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_opp_data.h' (82,472) at 20240405153045669
84211 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_sysfs.c' (82,473) at 20220525020654299
84212 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/audit.c' (82,474) at 20240405153053081
84213 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/object-mapper.md' (82,475) at 20241113090004304
84214 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/large_vm_fork_separation.c' (82,476) at 20210307214932702
84215 2025-01-08 03:00:50.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-card.yaml' (82,477) at 20240405153045109
84216 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6358.c' (82,478) at 20240405153051305
84217 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/refcount.c' (82,479) at 20220525020654755
84218 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/socionext,f-ospi.yaml' (82,480) at 20240405153045173
84219 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml' (82,481) at 20240405153045185
84220 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/nfd3.h' (82,482) at 20240405153050197
84221 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kaslr.c' (82,483) at 20240405153045869
84222 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-trace.c' (82,484) at 20240405153046657
84223 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/kinetic,ktd2692.yaml' (82,485) at 20240405153045089
84224 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc-opcode.h' (82,486) at 20240405153230031
84225 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1xxx_eth.h' (82,487) at 20210307214926218
84226 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_effecter/good/effecter_pdr.json' (82,488) at 20221213040036917
84227 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-charger.yaml' (82,489) at 20240405153045141
84228 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cdns,csi2tx.txt' (82,490) at 20210307214925350
84229 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec_%.bbappend' (82,491) at 20230901080018206
84230 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bt878.h' (82,492) at 20210307214928678
84231 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3703.dtsi' (82,493) at 20240405153045597
84232 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_resource.c' (82,494) at 20240405153050341
84233 2025-01-08 03:00:50.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shm.h' (82,495) at 20210307214931506
84234 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/balloon.c' (82,496) at 20240415080012983
84235 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/event_output.c' (82,497) at 20210307214932658
84236 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/of_regulator.c' (82,498) at 20241008080013971
84237 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/process.c' (82,499) at 20240405153230015
84238 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_vp9.c' (82,500) at 20240405153049493
84239 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/.gitignore' (82,501) at 20240405153054365
84240 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dockstar_defconfig' (82,502) at 20210308005003256
84241 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fransta' (82,503) at 20210307205553782
84242 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-kernel/linux/linux-aspeed_%.bbappend' (82,504) at 20240727080014098
84243 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali.h' (82,505) at 20210307214929222
84244 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/testchangebit.S' (82,506) at 20240405153045633
84245 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_nand_rcw.cfg' (82,507) at 20210308005002992
84246 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/elf.h' (82,508) at 20210307214925666
84247 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyflakes_3.2.0.bb' (82,509) at 20240113090014540
84248 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das800.c' (82,510) at 20240405153046893
84249 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/mox_sp.c' (82,511) at 20210308005002904
84250 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb.c' (82,512) at 20240906080037264
84251 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml' (82,513) at 20240405153229795
84252 2025-01-08 03:00:50.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/copy.c' (82,514) at 20210307214932190
84253 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/metricgroup.c' (82,515) at 20240405153232239
84254 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c' (82,516) at 20241115090012945
84255 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/crag6410.h' (82,517) at 20210309003648712
84256 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/Kconfig' (82,518) at 20210308005002856
84257 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_param.c' (82,519) at 20210307214929310
84258 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fd/array.c' (82,520) at 20240405153054053
84259 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/ref-manual/figures/poky-title.png' (82,521) at 20210307205554358 to deleted uid set
84260 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/sbe_ffdc_handler.cpp' (82,522) at 20240823080022084
84261 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cmb.h' (82,523) at 20210307214926506
84262 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh' (82,524) at 20220405030025645
84263 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/mtk_rpmsg.h' (82,525) at 20210307214931498
84264 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_errno_defs.h' (82,526) at 20210927100127269
84265 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/fsl_uli1575.c' (82,527) at 20240405153046209
84266 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/mm.c' (82,528) at 20240405153046221
84267 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/ialloc.c' (82,529) at 20240405153231767
84268 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_qb_ph.c' (82,530) at 20210308005046505
84269 2025-01-08 03:00:50.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/vsyscall.h' (82,531) at 20210307214925858
84270 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/ge_imp3a.dts' (82,532) at 20210307214926342
84271 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mips_cpc.h' (82,533) at 20210308005046021
84272 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler.inc.h' (82,534) at 20240405153054273
84273 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_l2tp.c' (82,535) at 20210307214932026
84274 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7734.h' (82,536) at 20210308005002848
84275 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/influxdb.conf' (82,537) at 20210307205553890
84276 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-aspeed-sgpio.c' (82,538) at 20240405153047073
84277 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts' (82,539) at 20240405153229879
84278 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-axg.h' (82,540) at 20210308005003456
84279 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200.c' (82,541) at 20240405153046889
84280 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board.c' (82,542) at 20210308005002772
84281 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/88pm860x-codec.h' (82,543) at 20210307214932290
84282 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/clear_user.S' (82,544) at 20240405153230003
84283 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/TableRoles.vue' (82,545) at 20241004080035971
84284 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/Kbuild' (82,546) at 20240405153232247
84285 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__manual_lifetime.hpp' (82,547) at 20241217090453703
84286 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-versatile.c' (82,548) at 20240405153230867
84287 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/topology.c' (82,549) at 20240405153046693
84288 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/hif-ops.h' (82,550) at 20210307214929754
84289 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/Makefile' (82,551) at 20240405153050321
84290 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0_1.26.4.bb' (82,552) at 20210608000015791
84291 2025-01-08 03:00:50.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/maple_tree.h' (82,553) at 20240405153052897
84292 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/grlib_ahb_apb_pnp.c' (82,554) at 20221215040039126
84293 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4113.h' (82,555) at 20210307214931594
84294 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/mesa.bbappend' (82,556) at 20241221090017576
84295 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-taishan.c' (82,557) at 20210307214926338
84296 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/Makefile' (82,558) at 20240405153045913
84297 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.lib' (82,559) at 20230302090047762
84298 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/iort.c' (82,560) at 20240405153046629
84299 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_layer.cpp' (82,561) at 20230513080027506
84300 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-binfmt-conf.sh' (82,562) at 20221215040039270
84301 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/raid/md_p.h' (82,563) at 20240405153052933
84302 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5307c3_defconfig' (82,564) at 20240405153045957
84303 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/geodewdt.c' (82,565) at 20240405153052241
84304 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/gtbus_sun9i.c' (82,566) at 20210308005002784
84305 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a0.h' (82,567) at 20210308005003596
84306 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/PwmSensor.cpp' (82,568) at 20240918080003728
84307 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/config_file_parser_error.hpp' (82,569) at 20240113090029504
84308 2025-01-08 03:00:50.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/SubmittingPatches' (82,570) at 20240405153045277
84309 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-iris.dts' (82,571) at 20240405153045497
84310 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/buildebpfPlugin.py' (82,572) at 20210307214932722
84311 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count2' (82,573) at 20240906080037556 to deleted uid set
84312 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ap121.dts' (82,574) at 20210308005002812
84313 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/Makefile' (82,575) at 20210308005003028
84314 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/yp-tools_2.14.bb' (82,576) at 20241206090014242
84315 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/crypto/Kconfig' (82,577) at 20240405153045933
84316 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sys_x86_64.c' (82,578) at 20240405153230127
84317 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/beacon.c' (82,579) at 20240405153231223
84318 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-max98090.c' (82,580) at 20240405153232183
84319 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/recipes/fb-consoles.inc' (82,581) at 20240312080011852
84320 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/bp_handler.cpp' (82,582) at 20220209040051853
84321 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/platform.c' (82,583) at 20241113090011364
84322 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_pm.c' (82,584) at 20241211090145429
84323 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qos_external.c' (82,585) at 20221215040039374
84324 2025-01-08 03:00:50.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/const_hweight.h' (82,586) at 20210307214931302
84325 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/include/perf_regs.h' (82,587) at 20240405153232219
84326 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys_sparc_32.c' (82,588) at 20220525020652122
84327 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/mctp_endpoint_discovery_test.cpp' (82,589) at 20240819080030267
84328 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h' (82,590) at 20220525020653619
84329 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/oslib-win32.c' (82,591) at 20240906080037592
84330 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mt7622.c' (82,592) at 20240405153231375
84331 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/MAINTAINERS' (82,593) at 20210308005003024
84332 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscalls.h' (82,594) at 20240405153046129
84333 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/rtc.c' (82,595) at 20240405153230127
84334 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/Makefile' (82,596) at 20240405153049409
84335 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.h' (82,597) at 20240405153051941
84336 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openal/openal-soft_1.23.1.bb' (82,598) at 20231126090012781
84337 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/qcom,rmtfs-mem.yaml' (82,599) at 20240405153045149
84338 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/cacheflush.h' (82,600) at 20240405153229859
84339 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/thunder_xcv.c' (82,601) at 20210307214929354
84340 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pwm.rst' (82,602) at 20240613080016359
84341 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/mman.h' (82,603) at 20240906080037352
84342 2025-01-08 03:00:50.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_bpf.c' (82,604) at 20240405153232259
84343 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_profiler.tc' (82,605) at 20210307214932674
84344 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_user_sdma.c' (82,606) at 20240405153049105
84345 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/README.md' (82,607) at 20231126090012805
84346 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qcow2-internal-snapshots' (82,608) at 20240906080037568
84347 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_div.c' (82,609) at 20210307214926274
84348 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map.bb' (82,610) at 20241206090014226
84349 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_checkptrw.h' (82,611) at 20210308005003552
84350 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb' (82,612) at 20210812000025258
84351 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/cpu.c' (82,613) at 20210308005002768
84352 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb' (82,614) at 20241221090017688
84353 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/riscv_pmu_legacy.c' (82,615) at 20240405153231307
84354 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/openscap/files/0001-CMakeLists.txt-fix-installation-directory-for-system.patch' (82,616) at 20241221090017576
84355 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-380.dtsi' (82,617) at 20240405153045445
84356 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_tree.c' (82,618) at 20240820080014177
84357 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/irqflags.h' (82,619) at 20210307214926314
84358 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libbsd/libbsd_0.12.2.bb' (82,620) at 20240413080012703
84359 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-func-poll.rst' (82,621) at 20210309003648484
84360 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6routing.h' (82,622) at 20210307214932406
84361 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/parman.c' (82,623) at 20220525020654755
84362 2025-01-08 03:00:50.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/f81232.c' (82,624) at 20240405153052129
84363 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_init.h' (82,625) at 20210307214928994
84364 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/evsel.h' (82,626) at 20240405153054065
84365 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/set-anon-vma-name-test.c' (82,627) at 20240405153054365
84366 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/at91.c' (82,628) at 20210308005003696
84367 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_pmu.h' (82,629) at 20240411080014134
84368 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/p9-host-start.bbappend' (82,630) at 20210823100016972
84369 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/Makefile' (82,631) at 20210308005003412
84370 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/trace-events' (82,632) at 20241211090212318
84371 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.android-fastboot-protocol' (82,633) at 20210308005003292
84372 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/resolver/adi,ad2s90.yaml' (82,634) at 20240405153045077
84373 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-core.c' (82,635) at 20240405153046213
84374 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_85xx.S' (82,636) at 20240405153230035
84375 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ptrace.h' (82,637) at 20240405153046125
84376 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-acpi.c' (82,638) at 20241211090212350
84377 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-infra_ao.c' (82,639) at 20240405153046797
84378 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-debugfs.c' (82,640) at 20210307214926278
84379 2025-01-08 03:00:50.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/power_button_profile_factory.hpp' (82,641) at 20241209090018856
84380 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106_main.c' (82,642) at 20240405153053517
84381 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/cs89x0.c' (82,643) at 20240405153230935
84382 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7794-sysc.h' (82,644) at 20210308005003640
84383 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/slg51000-regulator.h' (82,645) at 20210307214930198
84384 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-scsi.c' (82,646) at 20241008080013907
84385 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/aio.h' (82,647) at 20241211090212354
84386 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_vm.c' (82,648) at 20210309003649784
84387 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-msc.c' (82,649) at 20210307214926282
84388 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regmap/regmap.txt' (82,650) at 20210307214925406
84389 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ad7314.rst' (82,651) at 20210307214925498
84390 2025-01-08 03:00:50.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/diag.c' (82,652) at 20210307214931922
84391 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/syntax/bitbake.vim' (82,653) at 20240106090017245
84392 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/utility.cpp' (82,654) at 20220728030043355
84393 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0011-Use-off64_t-instead-of-__off64_t.patch' (82,655) at 20240106090017233
84394 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains7xx_data.c' (82,656) at 20210307214925914
84395 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ide.c' (82,657) at 20210308005003212
84396 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/u-boot-spl.lds' (82,658) at 20210308005002712
84397 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/perf.c' (82,659) at 20240405153232207
84398 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/serialize.hpp' (82,660) at 20230829080024455
84399 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-calver/run-ptest' (82,661) at 20230520080014500
84400 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch' (82,662) at 20210307205554594
84401 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/recipe-style-guide.rst' (82,663) at 20241221090017592
84402 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/hwtstamp.c' (82,664) at 20240405153049757
84403 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb' (82,665) at 20241221090017568
84404 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__shared.hpp' (82,666) at 20241217090453707
84405 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker' (82,667) at 20240906080037560
84406 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml' (82,668) at 20240405153045085
84407 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r2el_defconfig' (82,669) at 20210308005003252
84408 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/bcm.c' (82,670) at 20241008080014031
84409 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/ds1225y.c' (82,671) at 20240906080037272
84410 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/mtjade-yaml-config.bb' (82,672) at 20241206090014202
84411 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-9.conf' (82,673) at 20210307205554082
84412 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_dictionary.h' (82,674) at 20241220090014034
84413 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-dhcom-picoitx.dts' (82,675) at 20240405153045497
84414 2025-01-08 03:00:50.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_duplicated_fpsimd.c' (82,676) at 20240405153054237
84415 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_b.c' (82,677) at 20210308005046513
84416 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/r2dplus.c' (82,678) at 20210308005003036
84417 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-som.dtsi' (82,679) at 20240405153045529
84418 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb' (82,680) at 20241221090017564
84419 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_ph.c' (82,681) at 20210308005046505
84420 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m01406c440a.dtsi' (82,682) at 20210308005002868
84421 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-clps711x.c' (82,683) at 20240405153231459
84422 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (82,684) at 20230209040014209
84423 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb' (82,685) at 20241206090014274
84424 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/recv_osdep.h' (82,686) at 20240405153051897
84425 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/guard-on-bmc.md' (82,687) at 20221209040006387
84426 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/nfs.c' (82,688) at 20240906080037148
84427 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ppa.h' (82,689) at 20210308005002640
84428 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/taskstats.rst' (82,690) at 20240405153045281
84429 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/Kconfig' (82,691) at 20240405153046941
84430 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/read_write_overlap.c' (82,692) at 20230925080040097
84431 2025-01-08 03:00:50.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dibusb-mb-cardlist.rst' (82,693) at 20210307214925230
84432 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_0_d.h' (82,694) at 20210307214927522
84433 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/Kconfig' (82,695) at 20210308005003448
84434 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/Makefile' (82,696) at 20210308005002968
84435 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_plane.h' (82,697) at 20240405153048569
84436 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/npcm_pspi.h' (82,698) at 20230426080043768
84437 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-crosssdk.inc' (82,699) at 20230520080014500
84438 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/cpu_hotplug.rst' (82,700) at 20240405153229751
84439 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/Makefile' (82,701) at 20210308005002988
84440 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/io.h' (82,702) at 20210308005002840
84441 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/tsunami.S' (82,703) at 20210307214926610
84442 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/Makefile' (82,704) at 20220525020654403
84443 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aspenite.h' (82,705) at 20210308005003584
84444 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6251.c' (82,706) at 20220525020652358
84445 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf212201a.json' (82,707) at 20220601030005869
84446 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/abx500-clk.c' (82,708) at 20210307214927042
84447 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/mainapp.cpp' (82,709) at 20231021080037950
84448 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-email-validator_2.2.0.bb' (82,710) at 20241221090017552
84449 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/cache.c' (82,711) at 20210308005002732
84450 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30_serial.c' (82,712) at 20240405153048969
84451 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml' (82,713) at 20240405153045085
84452 2025-01-08 03:00:50.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/raspberrypi-hwmon.c' (82,714) at 20240405153048873
84453 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-phosphor/interfaces/bmcweb_%.bbappend' (82,715) at 20210813100029652
84454 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch' (82,716) at 20241221090017516
84455 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_pool.h' (82,717) at 20240503080014498
84456 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mscc/Kconfig' (82,718) at 20210307214930058
84457 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.systemd' (82,719) at 20241221090017680
84458 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7793-clock.h' (82,720) at 20210307214931334
84459 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-hypervisor-xen' (82,721) at 20240405153044913
84460 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_queues.c' (82,722) at 20240405153049861
84461 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-vc.c' (82,723) at 20241211090212554
84462 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/misc.c' (82,724) at 20210308005002776
84463 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c' (82,725) at 20240405153047217
84464 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flex_pipe.h' (82,726) at 20240405153050005
84465 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/balloc.c' (82,727) at 20210307214931242
84466 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/clear_page.S' (82,728) at 20240405153229855
84467 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/driver.h' (82,729) at 20240405153231819
84468 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/0001-fix-reproducibility.patch' (82,730) at 20241221090017488
84469 2025-01-08 03:00:50.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mt7623.c' (82,731) at 20210308005003456
84470 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/txx9/ndfmc.h' (82,732) at 20210307214931482
84471 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0001-meson.build-make-fbpdf-build-optional.patch' (82,733) at 20230919080013958
84472 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20-dab-mmx.dtsi' (82,734) at 20240405153045473
84473 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-wmi-sbl-fw-update' (82,735) at 20210309003648264
84474 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6350-camcc.yaml' (82,736) at 20240405153045029
84475 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64_be/Makefile.target' (82,737) at 20241211090212550
84476 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/flea3.c' (82,738) at 20210308005002904
84477 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc_unless_negative' (82,739) at 20240405153053433
84478 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/net_prio.rst' (82,740) at 20210307214925218
84479 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/utils.c' (82,741) at 20240405153053085
84480 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motor_3.2.6.bb' (82,742) at 20230503080014591
84481 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_nrm_regs.h' (82,743) at 20240405153046589
84482 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8961.yaml' (82,744) at 20240405153045173
84483 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/util/asio_server_class.hpp' (82,745) at 20210819100045446
84484 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/pca954x.c' (82,746) at 20210308005003384
84485 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/error.c' (82,747) at 20210309003649292
84486 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/appletalk/cops.rst' (82,748) at 20210309003648436
84487 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tveeprom.h' (82,749) at 20240405153052829
84488 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_lookup_failed.cpp' (82,750) at 20210308005100997
84489 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_file.c' (82,751) at 20240405153046977
84490 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/timer.c' (82,752) at 20240405153046049
84491 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/pipeline.json' (82,753) at 20240405153054109
84492 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/delay.c' (82,754) at 20240405153046297
84493 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ir38064.rst' (82,755) at 20240405153045217
84494 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Detva' (82,756) at 20210307205553794
84495 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-cpu-boot-done.service' (82,757) at 20241214090210267
84496 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi' (82,758) at 20240405153046093
84497 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/60-joystick.rules' (82,759) at 20210307205553918
84498 2025-01-08 03:00:50.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb' (82,760) at 20240302090018206
84499 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvpp2.c' (82,761) at 20210308005003440
84500 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-ipc.h' (82,762) at 20210309003654912
84501 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_devgroup.c' (82,763) at 20210307214932026
84502 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/jedec_ddr.h' (82,764) at 20240405153049589
84503 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/LICENSE' (82,765) at 20210308005109241
84504 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-frontend.rst' (82,766) at 20220525020651722
84505 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/imximage.cfg' (82,767) at 20210308005003068
84506 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/MAINTAINERS' (82,768) at 20210308005002972
84507 2025-01-08 03:00:50.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__ensure_started.hpp' (82,769) at 20240817080036816
84508 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr.c' (82,770) at 20240405153231727
84509 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/Makefile.target' (82,771) at 20241211090212550
84510 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa3xx_defconfig' (82,772) at 20240405153045617
84511 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/tb10x_defconfig' (82,773) at 20240405153229859
84512 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ivshmem-spec.rst' (82,774) at 20240326080039406
84513 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/tps65217_charger.c' (82,775) at 20240405153231355
84514 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qrwlock_types.h' (82,776) at 20240405153052621
84515 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/i686.conf' (82,777) at 20240106090017257
84516 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/Makefile' (82,778) at 20240405153046729
84517 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-38x.dtsi' (82,779) at 20210308005002568
84518 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/__snapshots__/AppNavigation.spec.js.snap' (82,780) at 20240301090040539
84519 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tsc.c' (82,781) at 20220525020655179
84520 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.clang-tidy' (82,782) at 20241221090003052
84521 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/boot-time-mm.rst' (82,783) at 20210307214925262
84522 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/forms.scss' (82,784) at 20210308005107073
84523 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_lsc.S' (82,785) at 20210308005046533
84524 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/power_state.h' (82,786) at 20240405153048337
84525 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE09' (82,787) at 20240405153054369
84526 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/index.rst' (82,788) at 20240405153229819
84527 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/device_updater.hpp' (82,789) at 20240819080030255
84528 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/gaccess.c' (82,790) at 20241023080012871
84529 2025-01-08 03:00:50.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/mc.h' (82,791) at 20240405153052693
84530 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn68xx_device.c' (82,792) at 20240405153049857
84531 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/calimain_defconfig' (82,793) at 20210308005003252
84532 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/.gitignore' (82,794) at 20240405153054233
84533 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/thunk_64.S' (82,795) at 20240405153046369
84534 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/debugfs.c' (82,796) at 20240405153049641
84535 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/linux-yocto_%.bbappend' (82,797) at 20230211040012643
84536 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btbcm.c' (82,798) at 20240405153230191
84537 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/pfow.h' (82,799) at 20210309003653876
84538 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fb.h' (82,800) at 20210307214927770
84539 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-include-linux-sysinfo.h-directly.patch' (82,801) at 20230706080014733
84540 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/ums512-1h10.dts' (82,802) at 20240405153045825
84541 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/arch-microblaze.inc' (82,803) at 20210307205554410
84542 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_8.2408.0.bb' (82,804) at 20241221090017524
84543 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/i2c-matroxfb.c' (82,805) at 20210307214930914
84544 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/clk.c' (82,806) at 20210308005002820
84545 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init.service' (82,807) at 20240817080012804
84546 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (82,808) at 20241206090014278
84547 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libffi/libffi_3.4.6.bb' (82,809) at 20240302090018246
84548 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_mocs.c' (82,810) at 20240411080014078
84549 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7770.c' (82,811) at 20210307214926562
84550 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c' (82,812) at 20240405153047117
84551 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-continue.rst' (82,813) at 20220525020654131
84552 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock_ti81xx.h' (82,814) at 20210308005002636
84553 2025-01-08 03:00:50.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core.c' (82,815) at 20220525020652943
84554 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/annotate.c' (82,816) at 20240613080016559
84555 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4770-cgu.c' (82,817) at 20240405153046793
84556 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c' (82,818) at 20220525020653795
84557 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_loader.h' (82,819) at 20210308005003644
84558 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-32.ld' (82,820) at 20240326080039562
84559 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp251.dtsi' (82,821) at 20240405153045829
84560 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lrparsing/0001-setup.py-use-setuptools-instead-of-distutils.patch' (82,822) at 20220402030016015
84561 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/topology.h' (82,823) at 20240405153052789
84562 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/conf/layer.conf' (82,824) at 20241221090017460
84563 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_547x_8x.h' (82,825) at 20210308005002804
84564 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/interfaceaddtest/one.yaml' (82,826) at 20221209040030339
84565 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/host_bmc_lamp_test.cpp' (82,827) at 20240903080027143
84566 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb.h' (82,828) at 20240405153047237
84567 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t2080_serdes.c' (82,829) at 20210308005002832
84568 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-multilib-man-cfg.patch' (82,830) at 20230706080014749
84569 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml' (82,831) at 20240405153229763
84570 2025-01-08 03:00:50.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/Kconfig' (82,832) at 20240405153231575
84571 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/pdb.c' (82,833) at 20240906080037160
84572 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-fennec.dts' (82,834) at 20210308005002604
84573 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-bahamut.dts' (82,835) at 20240405153045793
84574 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c' (82,836) at 20240405153050117
84575 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/ultrasoc-smb.rst' (82,837) at 20240405153045269
84576 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ubi.c' (82,838) at 20210308005003232
84577 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/gpio.h' (82,839) at 20210308005002644
84578 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-imon-rsc.c' (82,840) at 20210307214928782
84579 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (82,841) at 20210307205553662
84580 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-simple.bconf' (82,842) at 20210307214932462
84581 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-macros.S' (82,843) at 20240405153045697
84582 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-sb1250.c' (82,844) at 20210307214926286
84583 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hip04-net.txt' (82,845) at 20210307214925374
84584 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-dwarf_getlocations.c' (82,846) at 20210307214932466
84585 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_g450.h' (82,847) at 20210307214930918
84586 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bio.h' (82,848) at 20240405153231799
84587 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/stacktrace.c' (82,849) at 20240405153046289
84588 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/Makefile' (82,850) at 20220418100043789
84589 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css' (82,851) at 20210307205554278
84590 2025-01-08 03:00:50.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/rockchip-iommu.c' (82,852) at 20240405153230747
84591 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/mdsmap.c' (82,853) at 20240429080012448
84592 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-empty.json' (82,854) at 20210308005046397
84593 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/clk.h' (82,855) at 20210308005002848
84594 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-debug-collector.bbclass' (82,856) at 20240629080012188
84595 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/xorg-docs_1.7.2.bb' (82,857) at 20240106090017237
84596 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_ipvs.c' (82,858) at 20210307214932026
84597 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos-ext-clock.yaml' (82,859) at 20240405153045029
84598 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/inventorysensor.mako.cpp' (82,860) at 20220903030025790
84599 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/law.c' (82,861) at 20210308005002976
84600 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/nest_metrics.json' (82,862) at 20221128040017654
84601 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dsa.h' (82,863) at 20240405153231851
84602 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-asn1crypto_1.5.1.bb' (82,864) at 20240301090012471
84603 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_0_regs.h' (82,865) at 20240405153046601
84604 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ve8313_defconfig' (82,866) at 20210308005003284
84605 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate-trace.h' (82,867) at 20240405153046909
84606 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kcsan' (82,868) at 20240405153053077
84607 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.h' (82,869) at 20240405153230419
84608 2025-01-08 03:00:50.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/devtool-stress.py' (82,870) at 20210307205554630
84609 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/redis.service' (82,871) at 20240106090017237
84610 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb' (82,872) at 20241221090017516
84611 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-cpu-clock.txt' (82,873) at 20210307214925290
84612 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/other.json' (82,874) at 20240405153054149
84613 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregationSource_v1.xml' (82,875) at 20240918080002708
84614 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/battery.yaml' (82,876) at 20240405153045141
84615 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_kona_smc.c' (82,877) at 20240405153045637
84616 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware-map.h' (82,878) at 20210307214931386
84617 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib0700_devices.c' (82,879) at 20240712080021069
84618 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/menu.c' (82,880) at 20240405153230255
84619 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.c' (82,881) at 20240405153047265
84620 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/Makefile' (82,882) at 20210308005003000
84621 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm44xx.h' (82,883) at 20210307214925926
84622 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_n1_chiplet.c' (82,884) at 20240906080037280
84623 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD.errors.yaml' (82,885) at 20240618080025497
84624 2025-01-08 03:00:50.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-clk-measure.c' (82,886) at 20240405153051753
84625 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/Kconfig' (82,887) at 20240405153053317
84626 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-sched.txt' (82,888) at 20210307214932510
84627 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/rcpm.c' (82,889) at 20241211090145493
84628 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/alphascale,asm9260-rtc.txt' (82,890) at 20210307214925414
84629 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/tcg/meson.build' (82,891) at 20240326080039698
84630 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio.yaml' (82,892) at 20240405153045117
84631 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c' (82,893) at 20240405153049465
84632 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6q.c' (82,894) at 20240405153046785
84633 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/broadwell_i2s.h' (82,895) at 20210308005003488
84634 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/Makefile' (82,896) at 20210307214931706
84635 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/Kconfig' (82,897) at 20220525020654239
84636 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/xyz.openbmc_project.Network.service.in' (82,898) at 20230216040027895
84637 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/load.c' (82,899) at 20240405153232287
84638 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/nhk8815_defconfig' (82,900) at 20240405153045617
84639 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/store-insert-al16.h.inc' (82,901) at 20240906080037184
84640 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/Makefile' (82,902) at 20240405153046529
84641 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/multi_arith.h' (82,903) at 20210307214926170
84642 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tracing_struct.c' (82,904) at 20240405153232259
84643 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/egl-context.c' (82,905) at 20241211090212554
84644 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/Kconfig' (82,906) at 20240405153046197
84645 2025-01-08 03:00:50.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_tid.h' (82,907) at 20220525020653139
84646 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5272.h' (82,908) at 20210308005002804
84647 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/meson-ee-pwrc.c' (82,909) at 20240405153231347
84648 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb' (82,910) at 20241221090017576
84649 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Selanger' (82,911) at 20210307205553790
84650 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libsquish/libsquish/0001-Add-support-for-variable-libdir.patch' (82,912) at 20220402030015899
84651 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/cmdline.py' (82,913) at 20210308005003756
84652 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-dwc-mshc.c' (82,914) at 20210307214929198
84653 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/groups_2p.json' (82,915) at 20241108090014316
84654 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/stx_gp3_defconfig' (82,916) at 20240405153046097
84655 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ipc.h' (82,917) at 20210307214932710
84656 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isphist.c' (82,918) at 20240405153049485
84657 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts219.dtsi' (82,919) at 20240405153045457
84658 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/drv.c' (82,920) at 20241011080017315
84659 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform_irq.c' (82,921) at 20240405153231575
84660 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/rule.md' (82,922) at 20240809080033023
84661 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.c' (82,923) at 20240405153230607
84662 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77686.h' (82,924) at 20210307214931430
84663 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/metrics.json' (82,925) at 20240405153054113
84664 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_native.c' (82,926) at 20240405153046181
84665 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_console.h' (82,927) at 20210309003654000
84666 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/musca-s1.conf' (82,928) at 20221017030012206
84667 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_si.h' (82,929) at 20240405153230619
84668 2025-01-08 03:00:50.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb' (82,930) at 20241221090017548
84669 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/prctl.h' (82,931) at 20240405153054033
84670 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-deps-disable-io_uring-support-in-libuv.patch' (82,932) at 20241221090017512
84671 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cmpxchg16b_emu.S' (82,933) at 20240405153046469
84672 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/utility/tuple_to_array.cpp' (82,934) at 20210308005049761
84673 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac110.h' (82,935) at 20210308005003432
84674 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/compress.c' (82,936) at 20240405153053993
84675 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf.c' (82,937) at 20240405153231779
84676 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/setup.h' (82,938) at 20210307214926590
84677 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-mon.c' (82,939) at 20240906080037164
84678 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/generic.c' (82,940) at 20210308005002548
84679 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asc7621.c' (82,941) at 20240405153048849
84680 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-xp-pinctrl.txt' (82,942) at 20210307214925394
84681 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage-spl.mx23.cfg' (82,943) at 20210308005002548
84682 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c' (82,944) at 20240405153231175
84683 2025-01-08 03:00:50.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-fe.c' (82,945) at 20210309003650376
84684 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/Makefile' (82,946) at 20240405153054373
84685 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/chassis_enc.bin' (82,947) at 20240106090013589 to deleted uid set
84686 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/dummy/tyan-dummy.bb' (82,948) at 20211222040037065
84687 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_16.dtso' (82,949) at 20240405153051213
84688 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-exynos.h' (82,950) at 20240405153052033
84689 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/infracfg.h' (82,951) at 20240405153052793
84690 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h' (82,952) at 20210307214929374
84691 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5206.c' (82,953) at 20220525020651982
84692 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.h' (82,954) at 20210307214928614
84693 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/copy_from_user.S' (82,955) at 20210307214926114
84694 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/genetlink.yaml' (82,956) at 20240405153229819
84695 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/m52277evb.c' (82,957) at 20210308005002972
84696 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable-nopmd.h' (82,958) at 20240405153052621
84697 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h' (82,959) at 20210307214926218
84698 2025-01-08 03:00:50.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_multicast_eht.c' (82,960) at 20240405153053193
84699 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/mips/host-signal.h' (82,961) at 20220429100100642
84700 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/uncached.h' (82,962) at 20210307214926554
84701 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-xilinx-nwl.c' (82,963) at 20241008080013963
84702 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-quark/imr_selftest.c' (82,964) at 20220525020652194
84703 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/apf27.h' (82,965) at 20210308005002912
84704 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mem2node.c' (82,966) at 20240405153054169
84705 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1-c1.dts' (82,967) at 20240405153045541
84706 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb' (82,968) at 20241221090017528
84707 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_spiflash_defconfig' (82,969) at 20210308005003248
84708 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pce_identity_test.cpp' (82,970) at 20210308005049141
84709 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/iTCO_vendor_support.c' (82,971) at 20210307214930966
84710 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/yamltree.c' (82,972) at 20240405153053449
84711 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/renesas/r9a06g032-sysctrl.h' (82,973) at 20240405153052793
84712 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/landlock.h' (82,974) at 20240405153052925
84713 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-alternate.err' (82,975) at 20210308005046401
84714 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/spawn-fcgi/spawn-fcgi_1.6.5.bb' (82,976) at 20230401080011943
84715 2025-01-08 03:00:50.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/caif_socket.c' (82,977) at 20240405153053197
84716 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_0_offset.h' (82,978) at 20240405153048289
84717 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/0002-musl-add-missing-fgetspent_r.patch' (82,979) at 20220204040022428
84718 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0006-make-Add-top-level-Makefile.patch' (82,980) at 20241206090014242
84719 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-eval-v3.dts' (82,981) at 20240405153045497
84720 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/linux-kernel-image-header-vars.h' (82,982) at 20210308005002560
84721 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/uninative-tarball.bb' (82,983) at 20241206090014314
84722 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/starfive-jh7100-audio.h' (82,984) at 20240405153052649
84723 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_seq.h' (82,985) at 20240405153052809
84724 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-dispcc.h' (82,986) at 20240405153052645
84725 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/page.h' (82,987) at 20240405153229859
84726 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-sp7021.c' (82,988) at 20240405153230207
84727 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb' (82,989) at 20241221090017668
84728 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/eGenix' (82,990) at 20211006000025246
84729 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/conf/layer.conf' (82,991) at 20241221090017480
84730 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/dwc_ahsata.c' (82,992) at 20210308005003332
84731 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (82,993) at 20240110090012776
84732 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs_mfg_comm.h' (82,994) at 20210307214929342
84733 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_table.host.c' (82,995) at 20210309003653020
84734 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/bitmap.h' (82,996) at 20210307214931194
84735 2025-01-08 03:00:50.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/p_basic.c' (82,997) at 20210307214928150
84736 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/surface.h' (82,998) at 20241211090212374
84737 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_event.c' (82,999) at 20240405153046137
84738 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected' (83,000) at 20241206090014298
84739 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/omapimage.c' (83,001) at 20210308005003772
84740 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/notif.c' (83,002) at 20240405153051969
84741 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/cache.json' (83,003) at 20240405153054133
84742 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_red.sh' (83,004) at 20221102030021001
84743 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Satmex-5-116.8W' (83,005) at 20210307205553762
84744 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-brcmstb-waketimer.c' (83,006) at 20240405153231371
84745 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stackprotector.h' (83,007) at 20240405153052797
84746 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc' (83,008) at 20240127090011888
84747 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mmio.c' (83,009) at 20240712080021061
84748 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/inventory-overview-controller.html' (83,010) at 20210308005107077
84749 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/eni.c' (83,011) at 20220525020652258
84750 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cr0014114.c' (83,012) at 20240405153230755
84751 2025-01-08 03:00:50.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/gen_vdso_offsets.sh' (83,013) at 20220525020652106
84752 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/Makefile' (83,014) at 20240405153231575
84753 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx-static/switchers.js.in' (83,015) at 20241221090017604
84754 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/sdio_ops.c' (83,016) at 20240405153051925
84755 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stm32_rcc.h' (83,017) at 20210308005003688
84756 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/ntb_hw_amd.c' (83,018) at 20240405153231271
84757 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ranua_Haasionmaa' (83,019) at 20210307205553774
84758 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-max3191x.txt' (83,020) at 20210307214925318
84759 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap5-core-thermal.dtsi' (83,021) at 20210308005002600
84760 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries_selector.hpp' (83,022) at 20241207090003067
84761 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtc-rtc0-device-rtc_calibration' (83,023) at 20210309003648256
84762 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/clear_page.S' (83,024) at 20240405153229995
84763 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/Kconfig' (83,025) at 20210308005003036
84764 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sis_i2c.c' (83,026) at 20240405153230735
84765 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdcore.c' (83,027) at 20240613080016427
84766 2025-01-08 03:00:50.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-seaboard.dts' (83,028) at 20240405153229879
84767 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/fou-user.h' (83,029) at 20240405153232215
84768 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Filter_v1.xml' (83,030) at 20240619080002924
84769 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/mman.h' (83,031) at 20210307214926394
84770 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pxa.c' (83,032) at 20240405153230179
84771 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/swp.c' (83,033) at 20240405153230883
84772 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/gunzip.c' (83,034) at 20210308005003704
84773 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/ocxl.c' (83,035) at 20240405153230055
84774 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h' (83,036) at 20240405153047221
84775 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/Kconfig' (83,037) at 20220525020652390
84776 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.28.bb' (83,038) at 20241221090017508
84777 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/kvm.c' (83,039) at 20241211090212518
84778 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/error-inject.c' (83,040) at 20240405153046469
84779 2025-01-08 03:00:50.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/genex.S' (83,041) at 20210308005002816
84780 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sw_sync.h' (83,042) at 20210307214932722
84781 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/meson.options' (83,043) at 20230817080022728
84782 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set.h' (83,044) at 20240405153052929
84783 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/migrator.patch' (83,045) at 20241221090017680
84784 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Manager.interface.yaml' (83,046) at 20230505080022700
84785 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_subr.c' (83,047) at 20240405153232067
84786 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/hash.c' (83,048) at 20210308005003544
84787 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci_dio.c' (83,049) at 20240405153046889
84788 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/initscripts/initscripts_1.0.bbappend' (83,050) at 20241221090017576
84789 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/clk.c' (83,051) at 20210308005002820
84790 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6115.c' (83,052) at 20240405153230231
84791 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-orangepi-r1.dts' (83,053) at 20210308005002624
84792 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/irq.c' (83,054) at 20241211090212262
84793 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cpu_rmap.c' (83,055) at 20240405153053081
84794 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_aligned_window.cpp' (83,056) at 20220922030007675
84795 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/xtp.h' (83,057) at 20210309003648808
84796 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_trace_ext_tracing.c' (83,058) at 20210309003655988
84797 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kernel-per-CPU-kthreads.rst' (83,059) at 20240405153044949
84798 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/jazz.c' (83,060) at 20241211090212290
84799 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc_sys.h' (83,061) at 20210308005003648
84800 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dma-direct.h' (83,062) at 20210309003648832
84801 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-util-clamp.rst' (83,063) at 20240405153045253
84802 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/cp15.h' (83,064) at 20210307214925858
84803 2025-01-08 03:00:50.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts' (83,065) at 20240503080014458
84804 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-h264.h' (83,066) at 20240405153049529
84805 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vmm.c' (83,067) at 20240405153230607
84806 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/iop.c' (83,068) at 20240405153045969
84807 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-detailed-2' (83,069) at 20241211090145573
84808 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Junsele_Hamptjarnsberget' (83,070) at 20210307205553786
84809 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/tty.c' (83,071) at 20240405153231995
84810 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ga102.c' (83,072) at 20240405153230607
84811 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0004-qemu-Do-not-include-file-if-not-exists.patch' (83,073) at 20241221090017672
84812 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/InfoTooltip.vue' (83,074) at 20241004080035959
84813 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/fpga-bridge-test.c' (83,075) at 20240405153230299
84814 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-r8-chip.dts' (83,076) at 20210308005002620
84815 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/names.c' (83,077) at 20240405153231603
84816 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_local.h' (83,078) at 20210307214932226
84817 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-loop.c' (83,079) at 20210307214926198
84818 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t.dtsi' (83,080) at 20210308005002624
84819 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rbtree_test.c' (83,081) at 20210307214931814
84820 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/crtsavres.S' (83,082) at 20210307214926338
84821 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs.host.h' (83,083) at 20240405153051837
84822 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-orangepi.dtsi' (83,084) at 20210308005002620
84823 2025-01-08 03:00:50.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xfig' (83,085) at 20241221090017620
84824 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-luks.c' (83,086) at 20241211090212226
84825 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/parser_interface.hpp' (83,087) at 20240618080023329
84826 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/Makefile' (83,088) at 20210307214929298
84827 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats.host.c' (83,089) at 20210307214930554
84828 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/ibmvtpm.txt' (83,090) at 20210307214925418
84829 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7710voipgw_defconfig' (83,091) at 20240405153046309
84830 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/Kconfig' (83,092) at 20240405153231211
84831 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-kms.c' (83,093) at 20240405153048553
84832 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/adma.h' (83,094) at 20240405153047001
84833 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci.h' (83,095) at 20240405153052101
84834 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/auxio.h' (83,096) at 20210307214926578
84835 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/utils.S' (83,097) at 20210308005002712
84836 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_vpd_action.cpp' (83,098) at 20210602000046737
84837 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8728.h' (83,099) at 20210307214932354
84838 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-subset' (83,100) at 20210309003648244
84839 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/exceptions.S' (83,101) at 20210308005002556
84840 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-hw.c' (83,102) at 20240405153049473
84841 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/Makefile' (83,103) at 20210308005003496
84842 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-objectpath_0.6.1.bb' (83,104) at 20231126090012801
84843 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.yaml' (83,105) at 20240405153045093
84844 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console_%.bbappend' (83,106) at 20241206090014206
84845 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/piglit/piglit_%.bbappend' (83,107) at 20210812000025266
84846 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcbrncsidhcp.network' (83,108) at 20210929000024374
84847 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h' (83,109) at 20210309003650544
84848 2025-01-08 03:00:50.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-g3d.c' (83,110) at 20240405153230211
84849 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/sh_vou.c' (83,111) at 20240405153230811
84850 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_t2.c' (83,112) at 20210307214925654
84851 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_acpi.c' (83,113) at 20240405153231571
84852 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/drr.json' (83,114) at 20240405153054377
84853 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/Kconfig' (83,115) at 20210308005003024
84854 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/timer_defs.h' (83,116) at 20210308005002720
84855 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/helpers.c' (83,117) at 20240613080016463
84856 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c' (83,118) at 20240405153230343
84857 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-wakeupgen.c' (83,119) at 20240405153045665
84858 2025-01-08 03:00:50.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/atusb.c' (83,120) at 20240405153050337
84859 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/cdns-csi2rx.c' (83,121) at 20240613080016423
84860 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field2.decode' (83,122) at 20210308005046389
84861 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/irq.h' (83,123) at 20210307214926218
84862 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/fsf/include/variant/tie.h' (83,124) at 20210307214926770
84863 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-imx-ssi.h' (83,125) at 20210307214931470
84864 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/alarmtimer.h' (83,126) at 20210307214931354
84865 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/meson.options' (83,127) at 20230921080009741
84866 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ivch.c' (83,128) at 20210307214927786
84867 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/287' (83,129) at 20220429100100926
84868 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c' (83,130) at 20241008080013927
84869 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-xgene.c' (83,131) at 20240405153051233
84870 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-crb-B.dts' (83,132) at 20220525020651918
84871 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/storage_common.c' (83,133) at 20240405153052073
84872 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-aspeed.c' (83,134) at 20240405153050345
84873 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-vicut1-12inch.dtsi' (83,135) at 20240405153045521
84874 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/omap-ocp2scp.txt' (83,136) at 20210307214925282
84875 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/clps711x-keypad.c' (83,137) at 20240405153049133
84876 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/qapi/qapi-schema.json' (83,138) at 20230925080039997
84877 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/start.S' (83,139) at 20220525020655187
84878 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/extable.h' (83,140) at 20220525020652118
84879 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_nomadik.c' (83,141) at 20210307214927990
84880 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/juno.yml' (83,142) at 20241206090014206
84881 2025-01-08 03:00:50.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/meson.build' (83,143) at 20220913030027317
84882 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/kgdbts.c' (83,144) at 20220525020653367
84883 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gemini.c' (83,145) at 20240405153230207
84884 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/writesensor.mako.cpp' (83,146) at 20220903030025790
84885 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/switch_to.h' (83,147) at 20210307214931306
84886 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/trace.h' (83,148) at 20210308005045869
84887 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/uvdevice.h' (83,149) at 20240405153046285
84888 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h' (83,150) at 20240405153048997
84889 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/COPYING.MIT' (83,151) at 20210307205554218
84890 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/vht.c' (83,152) at 20240805080014059
84891 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/gpio.cpp' (83,153) at 20210308005405930
84892 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/.gitignore' (83,154) at 20210308004939436
84893 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/xilinx/index.rst' (83,155) at 20210307214925474
84894 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_work.h' (83,156) at 20240405153230111
84895 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine_int.h' (83,157) at 20210308005046045
84896 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unifdef/unifdef_2.12.bb' (83,158) at 20230114040015542
84897 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/mem.h' (83,159) at 20240405153053113
84898 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_dma.c' (83,160) at 20240405153230539
84899 2025-01-08 03:00:50.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/README' (83,161) at 20210308005003076
84900 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable-64.h' (83,162) at 20240913080013769
84901 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mspec.c' (83,163) at 20240405153046757
84902 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_device.c' (83,164) at 20240503080014474
84903 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/pipe_stagedesc.c' (83,165) at 20240405153051829
84904 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-l4-abe.dtsi' (83,166) at 20240405153045605
84905 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sniper.h' (83,167) at 20210308005003616
84906 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/conmakehash.c' (83,168) at 20210307214930770
84907 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_notyetstarted_tarball_unittest.cpp' (83,169) at 20210918000044923
84908 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/other.json' (83,170) at 20240405153054121
84909 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-zevio.txt' (83,171) at 20210307214925318
84910 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/flctl-nand.txt' (83,172) at 20210307214925370
84911 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/dm163.h' (83,173) at 20240906080037332
84912 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_mesonpy.bbclass' (83,174) at 20241221090017608
84913 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/sdbusplus.wrap' (83,175) at 20220322030034912
84914 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/kvm_irqcount.h' (83,176) at 20230426080043760
84915 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/rm_work.bbclass' (83,177) at 20230114040015530
84916 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/raw.c' (83,178) at 20240520080015223
84917 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_jmp.S' (83,179) at 20230426080043952
84918 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/run-ptest' (83,180) at 20230401080011971
84919 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3xprom.h' (83,181) at 20210307214926166
84920 2025-01-08 03:00:50.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/qa.py' (83,182) at 20241221090017624
84921 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/samsung_tty.c' (83,183) at 20240405153231515
84922 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/Makefile' (83,184) at 20210308005003052
84923 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredspriv.h' (83,185) at 20210927100127065
84924 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4554.txt' (83,186) at 20210307214925426
84925 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_pr.h' (83,187) at 20210307214926430
84926 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_types.h' (83,188) at 20240405153046613
84927 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-dev-allocator.c' (83,189) at 20210307214928674
84928 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/cppzmq_4.10.0.bb' (83,190) at 20240413080012647
84929 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0036-corstone1000-add-signature-device-tree-overlay.patch' (83,191) at 20240413080012627
84930 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/pcit.c' (83,192) at 20210307214926294
84931 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/auo,a030jtn01.yaml' (83,193) at 20240405153045041
84932 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/brcm,bcm2835-i2s.txt' (83,194) at 20210307214925426
84933 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-chromeos-acpi' (83,195) at 20240405153229731
84934 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-case.out' (83,196) at 20210927100127469 to deleted uid set
84935 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongson_ipi.h' (83,197) at 20240906080037332
84936 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_mmio.c' (83,198) at 20240405153051977
84937 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/devtree.c' (83,199) at 20241211090145369
84938 2025-01-08 03:00:50.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/builtin-test.c' (83,200) at 20240613080016555
84939 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.h' (83,201) at 20210307214929942
84940 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/commpage.c' (83,202) at 20210308005046489
84941 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/devlink_trap.sh' (83,203) at 20240405153054301
84942 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-armada8k.c' (83,204) at 20240405153051221
84943 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/syscallhdr.sh' (83,205) at 20241211090212378
84944 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-ioctl.c' (83,206) at 20240405153049357
84945 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/init_once.sh' (83,207) at 20240904080027738
84946 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/lpc.hpp' (83,208) at 20240817080027656
84947 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/kconfig.rst' (83,209) at 20240405153229823
84948 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/dir.c' (83,210) at 20210309003653700
84949 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-bcm1480.c' (83,211) at 20210307214926254
84950 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashrsi3.S' (83,212) at 20240405153046309
84951 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ge/ge_pic.c' (83,213) at 20240405153046233
84952 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_hcd.c' (83,214) at 20240815080012899
84953 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.m68k' (83,215) at 20210308005003296
84954 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/config' (83,216) at 20240405153054301
84955 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.ipmikcs' (83,217) at 20241211090212530 to deleted uid set
84956 2025-01-08 03:00:50.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8ulp.dtsi' (83,218) at 20241111090012113
84957 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_da7213.c' (83,219) at 20240405153053941
84958 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/utility/type_traits.cpp' (83,220) at 20220830030552937
84959 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/centaur.c' (83,221) at 20210309003649036
84960 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-pkt.h' (83,222) at 20240405153232055
84961 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-a32.h' (83,223) at 20240906080037464
84962 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_parm.c' (83,224) at 20240405153230075
84963 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-chown/selftest-chown.bb' (83,225) at 20241206090014298
84964 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/topology.h' (83,226) at 20220525020654535
84965 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/managed-startup.rst' (83,227) at 20210308005045809
84966 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/platform.S' (83,228) at 20210525100144787
84967 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ports.c' (83,229) at 20240405153053497
84968 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-vfp.inc' (83,230) at 20240301090012451
84969 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-slowmotion.rst' (83,231) at 20220525020654135
84970 2025-01-08 03:00:50.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_eth_io_defs.h' (83,232) at 20210309003650536
84971 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8996.h' (83,233) at 20210307214931330
84972 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sp.h' (83,234) at 20210309003649268
84973 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_info.c' (83,235) at 20210307214932198
84974 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/Makefile' (83,236) at 20210307214928130
84975 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-To-fix-error-when-do_package.patch' (83,237) at 20230706080014753
84976 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/irq-r7780mp.c' (83,238) at 20210307214926538
84977 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/update_manager.cpp' (83,239) at 20241219090018796
84978 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/drop.h' (83,240) at 20240405153232043
84979 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/keyboard.h' (83,241) at 20220804100016008
84980 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/kgdb.c' (83,242) at 20240405153229863
84981 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_cm_ib.h' (83,243) at 20210309003653968
84982 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/spl.c' (83,244) at 20210308005002884
84983 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.c' (83,245) at 20240405153048641
84984 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lx2160ardb.h' (83,246) at 20210308005003604
84985 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed.c' (83,247) at 20240405153051305
84986 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/obmc-power-start@.service' (83,248) at 20221117040044437
84987 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x.dtsi' (83,249) at 20240405153045469
84988 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/multiconfig/default.conf' (83,250) at 20210307205554414
84989 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/cnode.c' (83,251) at 20240405153052313
84990 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/debugfs.c' (83,252) at 20240405153231571
84991 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/module.c' (83,253) at 20240405153046025
84992 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/Makefile' (83,254) at 20240405153052233
84993 2025-01-08 03:00:50.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion_6.10.inc' (83,255) at 20241221090017688
84994 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/abi/x86_64/gcc.dump' (83,256) at 20241212090010927
84995 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c' (83,257) at 20240405153230355
84996 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memblock.h' (83,258) at 20240405153231819
84997 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/interfaces.hpp' (83,259) at 20230605080030942
84998 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/bb-matrix-plot.sh' (83,260) at 20231126090012865
84999 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250.h' (83,261) at 20240405153051993
85000 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_portals.h' (83,262) at 20210308005002840
85001 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/openrisc/opencores/or1ksim.txt' (83,263) at 20210307214925382
85002 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/pfpgen.py' (83,264) at 20221206040024177
85003 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/OWNERS' (83,265) at 20240222090003698
85004 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv32-linux-user.mak' (83,266) at 20241211090212222
85005 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-g12a-reset.h' (83,267) at 20240405153052653
85006 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/Kconfig' (83,268) at 20210308005003004
85007 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel_stat.h' (83,269) at 20240405153052717
85008 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/Makefile' (83,270) at 20210307214929162
85009 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/Makefile' (83,271) at 20210307214925958
85010 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/qobject/qdict.txt' (83,272) at 20241211090212534
85011 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/mirrors.bbclass' (83,273) at 20241221090017604
85012 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo-compare.c' (83,274) at 20241121090029264
85013 2025-01-08 03:00:50.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Entry/meson.build' (83,275) at 20230825080021137
85014 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/dma-mapping.h' (83,276) at 20210308005002824
85015 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/Makefile' (83,277) at 20210307214932282
85016 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/bcm590xx.c' (83,278) at 20240405153230831
85017 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5275.h' (83,279) at 20210308005002804
85018 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.json' (83,280) at 20240906080037560
85019 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kexec-internal.h' (83,281) at 20210309003648676
85020 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250.dtsi' (83,282) at 20210308005002580
85021 2025-01-08 03:00:50.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/mbw/mbw_2.0.bb' (83,283) at 20230503080014579
85022 2025-01-08 03:00:50.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_0_sh_mask.h' (83,284) at 20240405153047497
85023 2025-01-08 03:00:50.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_ddc_types.h' (83,285) at 20240405153047213
85024 2025-01-08 03:00:50.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/mac80211-advanced.rst' (83,286) at 20210309003648404
85025 2025-01-08 03:00:50.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpupower.c' (83,287) at 20240405153054213
85026 2025-01-08 03:00:50.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smbencrypt.c' (83,288) at 20240527080023360
85027 2025-01-08 03:00:50.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c' (83,289) at 20220525020652963
85028 2025-01-08 03:00:50.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_sh_mask.h' (83,290) at 20240405153230483
85029 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hash_descriptor.c' (83,291) at 20210308005003704
85030 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/mpc832xemds.c' (83,292) at 20210308005002976
85031 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression3.c' (83,293) at 20210307214932630
85032 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/tegra.h' (83,294) at 20210308005002672
85033 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/lusercopy.S' (83,295) at 20220525020652026
85034 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png' (83,296) at 20210307205554334 to deleted uid set
85035 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/errno.h' (83,297) at 20210307214926214
85036 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/vicodec-core.c' (83,298) at 20240405153049521
85037 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/posix_types.h' (83,299) at 20210307214931618
85038 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/occ-hwmon@50.conf' (83,300) at 20240904080027730
85039 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/types.h' (83,301) at 20210308005002708
85040 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_test_api.c' (83,302) at 20210307214930438
85041 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/efuse.c' (83,303) at 20210308005002752
85042 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/replay.h' (83,304) at 20241211090212370
85043 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/example.json' (83,305) at 20210307214932722
85044 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/linear.c' (83,306) at 20210307214932190
85045 2025-01-08 03:00:50.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml' (83,307) at 20240405153045173
85046 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/max31856.c' (83,308) at 20240405153049013
85047 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_7nm.xml.h' (83,309) at 20240405153048597
85048 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_bf.c' (83,310) at 20210308005046529
85049 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/page_isolation.h' (83,311) at 20210307214931610
85050 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard2-som-v15.dts' (83,312) at 20240405153045501
85051 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/iov.c' (83,313) at 20240405153231295
85052 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/python/qemu/utils/py.typed' (83,314) at 20210927100127329 to deleted uid set
85053 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ODbL-1.0' (83,315) at 20210307205554426
85054 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x.h' (83,316) at 20240405153049141
85055 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_alias.c' (83,317) at 20240405153051505
85056 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/errno.h' (83,318) at 20210307214925650
85057 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu-param.h' (83,319) at 20241211090212518
85058 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_23.0.0.bb' (83,320) at 20230401080011939
85059 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/quartet.h' (83,321) at 20210307214932262
85060 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/kirkwood_nand.c' (83,322) at 20210308005003412
85061 2025-01-08 03:00:50.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-CrystalPalace' (83,323) at 20210307205553794
85062 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-record.c' (83,324) at 20240613080016555
85063 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c' (83,325) at 20240805080013975
85064 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/main.c' (83,326) at 20231222090004823
85065 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/272.out' (83,327) at 20210308005046465
85066 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf_4.22.0.bb' (83,328) at 20241221090017656
85067 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/glossary.rst' (83,329) at 20220525020651778
85068 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/joliet.c' (83,330) at 20210916100017931
85069 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.2.dts' (83,331) at 20220525020651902
85070 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp' (83,332) at 20221229040004411
85071 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp4018.c' (83,333) at 20240405153230695
85072 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-common.h' (83,334) at 20210307214932394
85073 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1272@10.conf' (83,335) at 20210307205554086
85074 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-phy.h' (83,336) at 20210307214929606
85075 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/errors.hpp' (83,337) at 20210308005054073 to deleted uid set
85076 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-smc.S' (83,338) at 20210307214925918
85077 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/gehc-achc.c' (83,339) at 20220525020653355
85078 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Hardware/Chassis.interface.yaml' (83,340) at 20240509080019296
85079 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file.h' (83,341) at 20240405153052285
85080 2025-01-08 03:00:50.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_h.c' (83,342) at 20210308005046513
85081 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pci-defs.h' (83,343) at 20210307214926234
85082 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/ms_block.c' (83,344) at 20240405153049589
85083 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/ex.S' (83,345) at 20210307214926562
85084 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/README.md' (83,346) at 20240622080036455
85085 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/machine/dl360poc.conf' (83,347) at 20230706080014733
85086 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_cpu.c' (83,348) at 20240613080016567
85087 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/accordion.scss' (83,349) at 20210308005107073
85088 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/OWNERS' (83,350) at 20231013080015106
85089 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-docs-cases/build.py' (83,351) at 20220910030013401
85090 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lcbb.c' (83,352) at 20230925080040101
85091 2025-01-08 03:00:50.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/powerpc.config' (83,353) at 20240405153054381
85092 2025-01-08 03:00:50.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-a64.c' (83,354) at 20241211090212474
85093 2025-01-08 03:00:50.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/Makefile' (83,355) at 20240405153046209
85094 2025-01-08 03:00:50.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/user_ringbuf.c' (83,356) at 20241008080014059
85095 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_htb.c' (83,357) at 20240628080014037
85096 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc-phonet.c' (83,358) at 20240405153050373
85097 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ihs_i2c.c' (83,359) at 20210308005003384
85098 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/wlf,arizona.yaml' (83,360) at 20240405153229791
85099 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_h.c' (83,361) at 20210308005046521
85100 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/at91sam9rlek.c' (83,362) at 20210308005002916
85101 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/adc/adc.txt' (83,363) at 20210308005003300
85102 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-88pm860x.c' (83,364) at 20240405153051489
85103 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/sunplus,sp7021-intc.yaml' (83,365) at 20240405153045085
85104 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/debug.c' (83,366) at 20210307214929778
85105 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Nitra' (83,367) at 20210307205553794
85106 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_main.c' (83,368) at 20240405153049105
85107 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-bit.c' (83,369) at 20240405153231947
85108 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-config-parse.c' (83,370) at 20240710080015177
85109 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx50.c' (83,371) at 20240405153229911
85110 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.gitattributes' (83,372) at 20240712080050097
85111 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/ddr3.c' (83,373) at 20210308005002732
85112 2025-01-08 03:00:50.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/makefile-add-ldflags.patch' (83,374) at 20210307205553822
85113 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs.c' (83,375) at 20210308005003556
85114 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/omap.h' (83,376) at 20210308005002656
85115 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/draft.png' (83,377) at 20210307205554370 to deleted uid set
85116 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,qcm2290.yaml' (83,378) at 20240405153045081
85117 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tb10x.c' (83,379) at 20240405153047085
85118 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/Makefile' (83,380) at 20210307214930986
85119 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LicenseService_v1.xml' (83,381) at 20240619080002928
85120 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max16601.c' (83,382) at 20240405153048869
85121 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel-m10-bmc.h' (83,383) at 20240405153052729
85122 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/howto.rst' (83,384) at 20240405153045277
85123 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2.h' (83,385) at 20210308005002820
85124 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf' (83,386) at 20210307205554466
85125 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/0001-Do-not-get-generation-using-ioctl-when-evm_portable-.patch' (83,387) at 20230706080014769
85126 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_neon_inner.c' (83,388) at 20240405153053097
85127 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/CVE-2024-1013.patch' (83,389) at 20241206090014266
85128 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.c' (83,390) at 20210309003650624
85129 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/net_dropmonitor.py' (83,391) at 20240405153054161
85130 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_auth.c' (83,392) at 20240405153051957
85131 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/utils.py' (83,393) at 20241221090017592
85132 2025-01-08 03:00:50.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/0001-calibrator.hh-Include-string-to-get-std-string.patch' (83,394) at 20210307205554590
85133 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-loongson.c' (83,395) at 20240405153051497
85134 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers-arm.c' (83,396) at 20210307214925982
85135 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/Makefile' (83,397) at 20240405153051773
85136 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/mpd.conf.in' (83,398) at 20210307205553802
85137 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som-evb.dts' (83,399) at 20210308005002624
85138 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/google/meson.build' (83,400) at 20220212040028386
85139 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy_cfg.h' (83,401) at 20220525020654183
85140 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmcommon.h' (83,402) at 20240405153052469
85141 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-window.c' (83,403) at 20240405153046221
85142 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Cable_v1.xml' (83,404) at 20240619080002920
85143 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioprio.h' (83,405) at 20240405153052709
85144 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/pkgconf' (83,406) at 20210307205554430
85145 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/Build' (83,407) at 20210307214932626
85146 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml' (83,408) at 20210610000035154
85147 2025-01-08 03:00:50.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/Kconfig' (83,409) at 20210308005002844
85148 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c' (83,410) at 20240405153231471
85149 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/octeon-model.c' (83,411) at 20210307214926198
85150 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-milbeaut/platsmp.c' (83,412) at 20210307214925898
85151 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-apq8064.yaml' (83,413) at 20240405153229759
85152 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb50n.dts' (83,414) at 20240405153045465
85153 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/send.h' (83,415) at 20240405153052293
85154 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_sr1500_defconfig' (83,416) at 20210308005003280
85155 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc6xx.h' (83,417) at 20210307214926386
85156 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/code-patching.c' (83,418) at 20240405153046173
85157 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_chassis.json' (83,419) at 20241003080004509
85158 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-xscale.c' (83,420) at 20240405153229915
85159 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/xattr.c' (83,421) at 20240405153231739
85160 2025-01-08 03:00:50.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/intro.rst' (83,422) at 20220525020651778
85161 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/s390-dasd-ipl.rst' (83,423) at 20210308005045801
85162 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_physdev.h' (83,424) at 20210307214931646
85163 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/ram.h' (83,425) at 20241211090212390
85164 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c' (83,426) at 20240405153231011
85165 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgtable-4k.h' (83,427) at 20240405153046105
85166 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blktrace_api.h' (83,428) at 20240405153052665
85167 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/reset.c' (83,429) at 20210308005002552
85168 2025-01-08 03:00:50.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/wmi.h' (83,430) at 20240405153050449
85169 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/rt1719.c' (83,431) at 20240405153052149
85170 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb' (83,432) at 20241206090014346
85171 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65218.h' (83,433) at 20210308005003680
85172 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap54xx-clocks.dtsi' (83,434) at 20240405153045609
85173 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_matchall.c' (83,435) at 20240405153050073
85174 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/patch.c' (83,436) at 20210307214926126
85175 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32.c' (83,437) at 20241023080012883
85176 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuset/cpuset_1.6.2.bb' (83,438) at 20241221090017512
85177 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ia_css_sdis_types.h' (83,439) at 20210307214930562
85178 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pwm.c' (83,440) at 20240613080016423
85179 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/idt82p33_reg.h' (83,441) at 20240405153052725
85180 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_elf.c' (83,442) at 20210307214931734
85181 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_cpu.h' (83,443) at 20230925080039833
85182 2025-01-08 03:00:50.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/key.h' (83,444) at 20210307214931246
85183 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/fault-injection.rst' (83,445) at 20240405153229807
85184 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Fan_VINI.json' (83,446) at 20221213040036921
85185 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/start.rst' (83,447) at 20241206090014294
85186 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-1.2' (83,448) at 20210307205554414
85187 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/radiotap.c' (83,449) at 20220525020654923
85188 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/fdt-fixup.c' (83,450) at 20210308005002796
85189 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ebony.c' (83,451) at 20210307214926362
85190 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-acer-a500.c' (83,452) at 20210309003650244
85191 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/README.md' (83,453) at 20220402030016063
85192 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm-eva.h' (83,454) at 20210307214926210
85193 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/default' (83,455) at 20210307205553822
85194 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mount_flags.c' (83,456) at 20210307214932578
85195 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c' (83,457) at 20240815080012875 to deleted uid set
85196 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@0/psu@59.conf' (83,458) at 20240904080027738
85197 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/tlbflush.h' (83,459) at 20240429080012404
85198 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_arasan_cf.c' (83,460) at 20240405153230179
85199 2025-01-08 03:00:50.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/example/config.json' (83,461) at 20221213040025761
85200 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_migrate.c' (83,462) at 20240613080016403
85201 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/starfive,jh7110-pmu.yaml' (83,463) at 20240405153045141
85202 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TaskCollection_v1.xml' (83,464) at 20240619080002936
85203 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br.c' (83,465) at 20240405153231995
85204 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/stac9766.c' (83,466) at 20240405153232163
85205 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/ioremap.c' (83,467) at 20240405153229987
85206 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/trace.h' (83,468) at 20210308005045721
85207 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/floppy.h' (83,469) at 20240405153045345
85208 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313_core.c' (83,470) at 20240405153048929
85209 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/devkit3250.h' (83,471) at 20210308005003592
85210 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/0001-CMakeLists.txt-fix-googletest-related-options.patch' (83,472) at 20231126090012789
85211 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8824.h' (83,473) at 20240405153053665
85212 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/Makefile' (83,474) at 20210307214929218
85213 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-powered-off@.target' (83,475) at 20220301040040077
85214 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_frags.rst' (83,476) at 20240405153045229
85215 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_qmu.h' (83,477) at 20210307214930850
85216 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c' (83,478) at 20240405153048657
85217 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUEvent.hpp' (83,479) at 20241112090003106
85218 2025-01-08 03:00:50.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c' (83,480) at 20240405153050109
85219 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_linux.h' (83,481) at 20240405153231783
85220 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-ipa_003.03.01.bb' (83,482) at 20210817100021790
85221 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rengsjo' (83,483) at 20210307205553790
85222 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcm2290.dtsi' (83,484) at 20240405153229947
85223 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/Makefile' (83,485) at 20240805080013943
85224 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log_priv.h' (83,486) at 20240405153231783
85225 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/error-HostEvent.hpp' (83,487) at 20230909080027211
85226 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FabricAdapter_v1.xml' (83,488) at 20240619080002924
85227 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-cdx' (83,489) at 20240405153044913
85228 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9867.c' (83,490) at 20240405153053645
85229 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/images/security-tpm2-image.bb' (83,491) at 20220618030015174
85230 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/meson-efuse.c' (83,492) at 20240719080013357
85231 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9150-core.c' (83,493) at 20240405153049605
85232 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-reg.h' (83,494) at 20210307214929650
85233 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/zynqmp_edac.c' (83,495) at 20240405153047025
85234 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/broadwell_sound.c' (83,496) at 20210308005003488
85235 2025-01-08 03:00:50.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/MAINTAINERS' (83,497) at 20210308005003056
85236 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/sun4v-rtc.c' (83,498) at 20240906080037288
85237 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-video.c' (83,499) at 20240405153049377
85238 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bydalen_Hovdehogen' (83,500) at 20210307205553778
85239 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mmio.h' (83,501) at 20240405153050965
85240 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vaddrs.h' (83,502) at 20220525020652118
85241 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sh2007.h' (83,503) at 20210307214926558
85242 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-inet-98v-rev2.dts' (83,504) at 20240405153045377
85243 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblaze-softmmu.mak' (83,505) at 20240906080037160
85244 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-wmi.c' (83,506) at 20241216090017725
85245 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_unpriv_perf.c' (83,507) at 20240405153054285
85246 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pidfd.h' (83,508) at 20210309003653996
85247 2025-01-08 03:00:50.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/lockcnt.rst' (83,509) at 20241211090212234
85248 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/tprot.c' (83,510) at 20240405153232271
85249 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/bcu/Makefile' (83,511) at 20210308005002792
85250 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pcs/fsl,lynx-pcs.yaml' (83,512) at 20240405153045117
85251 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.c' (83,513) at 20210307214927954
85252 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fdmon-io_uring.c' (83,514) at 20240906080037592
85253 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmw_surface_cache.h' (83,515) at 20220525020653027
85254 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/Makefile' (83,516) at 20210308005003500
85255 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_link.c' (83,517) at 20240405153053357
85256 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-mips.h' (83,518) at 20240405153232211
85257 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vemdalsskalet' (83,519) at 20210307205553794
85258 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_data.hpp' (83,520) at 20220806030027597
85259 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c' (83,521) at 20240405153047145 to deleted uid set
85260 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboauth/liboauth/0001-Support-OpenSSL-1.1.0.patch' (83,522) at 20230317080013793
85261 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c' (83,523) at 20220525020654183
85262 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110.dtsi' (83,524) at 20240405153230063
85263 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/memswap.h' (83,525) at 20210307214932598
85264 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libp11/libp11_0.4.12.bb' (83,526) at 20241221090017540
85265 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/st-mipid02.c' (83,527) at 20240405153230791
85266 2025-01-08 03:00:50.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/_htmlparser.py' (83,528) at 20241206090014290
85267 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/raw3270.c' (83,529) at 20240405153051513
85268 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/power-traces.c' (83,530) at 20210307214931774
85269 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctpcm.c' (83,531) at 20220525020654991
85270 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/Makefile' (83,532) at 20240405153230147
85271 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/pci_mmc.c' (83,533) at 20210308005003404
85272 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h' (83,534) at 20220525020653575
85273 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/Makefile' (83,535) at 20240405153045369
85274 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/Kconfig' (83,536) at 20210308005003000
85275 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/Makefile' (83,537) at 20240405153053405
85276 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.c' (83,538) at 20240405153048637
85277 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml' (83,539) at 20240405153045073
85278 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-input/meson.build' (83,540) at 20240906080037164
85279 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/alsa.c' (83,541) at 20220525020654963
85280 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-plat.h' (83,542) at 20240520080015191
85281 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/transport/mctp-demux.h' (83,543) at 20231110090010623
85282 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6368-reset.h' (83,544) at 20210308005003640
85283 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (83,545) at 20240727080014098
85284 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/for_each.c' (83,546) at 20240405153054253
85285 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rk805-pwrkey.c' (83,547) at 20220913100024177
85286 2025-01-08 03:00:50.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_RATEEST.c' (83,548) at 20241018080014586
85287 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sm501fb.c' (83,549) at 20240405153231595
85288 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_emulator.c' (83,550) at 20241211090212210
85289 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_pinnacle.h' (83,551) at 20210307214932222
85290 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/Makefile' (83,552) at 20210308005002752
85291 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/yellows.vue' (83,553) at 20220105012522959
85292 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib0700_core.c' (83,554) at 20240405153049553
85293 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20ek.dts' (83,555) at 20240405153045465
85294 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-memmove.c' (83,556) at 20240405153053105
85295 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp.c' (83,557) at 20220525020653627
85296 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/perf_event.h' (83,558) at 20210307214925646
85297 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bios.bin' (83,559) at 20240326080039582 to deleted uid set
85298 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/st,stih407-irq-syscfg.yaml' (83,560) at 20240405153229771
85299 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/Kconfig' (83,561) at 20210307214928526
85300 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/timex.h' (83,562) at 20220627100016926
85301 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_destructive.c' (83,563) at 20240405153054269
85302 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_reset.c' (83,564) at 20240405153048505
85303 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/itg3200_core.c' (83,565) at 20240405153048985
85304 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rnbd-client' (83,566) at 20220525020651634
85305 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/rda8810pl-orangepi-i96.dts' (83,567) at 20240405153045609
85306 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/leds/leds-netxbig.h' (83,568) at 20210308005003636
85307 2025-01-08 03:00:50.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-keyerror.bconf' (83,569) at 20210307214932458
85308 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock_output.c' (83,570) at 20240405153230643
85309 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_3_enum.h' (83,571) at 20210307214927686
85310 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ICU' (83,572) at 20210307205554422
85311 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitfield.h' (83,573) at 20240405153052661
85312 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mx6.c' (83,574) at 20210308005003512
85313 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/i386_defconfig' (83,575) at 20240405153230103
85314 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8953.c' (83,576) at 20240405153230227
85315 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc.c' (83,577) at 20240527080023348
85316 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/menu.c' (83,578) at 20241211090212442
85317 2025-01-08 03:00:50.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cgroup_skb.c' (83,579) at 20240405153054281
85318 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/memx.fuc' (83,580) at 20210307214927970
85319 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.github/ISSUE_TEMPLATE/bug_report.yml' (83,581) at 20230815080003496
85320 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/setup.c' (83,582) at 20210307214926298
85321 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/meson.build' (83,583) at 20230810080030011
85322 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/biosxml.hpp' (83,584) at 20240829080009326
85323 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch' (83,585) at 20241206090014330
85324 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mtouch.c' (83,586) at 20210307214928506
85325 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/smsc_sio1007.c' (83,587) at 20210308005003400
85326 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/interface.h' (83,588) at 20210307214931698
85327 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_2_0_d.h' (83,589) at 20210307214927694
85328 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,ocelot_pcb.dtsi' (83,590) at 20210308005002812
85329 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Remove-using-std-binary_function.patch' (83,591) at 20230520080014500
85330 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/mv88x201x.c' (83,592) at 20240405153049861
85331 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/ti-cpsw-switch.rst' (83,593) at 20210307214925534
85332 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_verbs.h' (83,594) at 20240405153230703
85333 2025-01-08 03:00:50.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-fch.c' (83,595) at 20240405153046873
85334 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pkt_sched.h' (83,596) at 20240405153231879
85335 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mv88e6352.h' (83,597) at 20210308005003676
85336 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/service_files/meson.build' (83,598) at 20230413080002756
85337 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/messanger_service.cpp' (83,599) at 20231228090030524
85338 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Caldera-no-preamble' (83,600) at 20241221090017616
85339 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-6.conf' (83,601) at 20210307205554082
85340 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/siena_sriov.h' (83,602) at 20240405153050293
85341 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca-sdw.h' (83,603) at 20240405153053749
85342 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/reset.txt' (83,604) at 20210307214925414
85343 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-irq.c' (83,605) at 20240405153049613
85344 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/event-logging.md' (83,606) at 20240912080004730
85345 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/muldi3.c' (83,607) at 20210307214926182
85346 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/localalloc.c' (83,608) at 20241216090017761
85347 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8-pmx.c' (83,609) at 20220525020653879
85348 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/note.S' (83,610) at 20240405153046081
85349 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/display.h' (83,611) at 20210308005002668
85350 2025-01-08 03:00:50.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch' (83,612) at 20230503080014575
85351 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun9i.h' (83,613) at 20210308005002664
85352 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ilitek,ili9486.yaml' (83,614) at 20240405153045041
85353 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/openct.service' (83,615) at 20210307205553990
85354 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bmc_storage_module.json' (83,616) at 20241213090004405
85355 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-sei.c' (83,617) at 20240405153230751
85356 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_fw_defs.h' (83,618) at 20220525020653459
85357 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peer.c' (83,619) at 20240405153050393
85358 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/jz4740/jz4740-i2s.c' (83,620) at 20240405153232183
85359 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/acct.h' (83,621) at 20240405153052905
85360 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/helios4_defconfig' (83,622) at 20210308005003260
85361 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90320_device.hpp' (83,623) at 20240508080027398
85362 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/version_gen.h' (83,624) at 20240405153053449
85363 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.7.bb' (83,625) at 20240106090017237
85364 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/xattr.c' (83,626) at 20240712080021089
85365 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/161' (83,627) at 20210927100127489
85366 2025-01-08 03:00:50.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/libtoolize_check.patch' (83,628) at 20230211040012659
85367 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/50-gbmc-nic.rules' (83,629) at 20241220090019722
85368 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-models-x86-abi.csv' (83,630) at 20240906080037180
85369 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mcimx6ul-evk.c' (83,631) at 20241211090212246
85370 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/io.h' (83,632) at 20210307214929962
85371 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (83,633) at 20241221090017504
85372 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/st-pincfg.h' (83,634) at 20240405153045577
85373 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sstatesig.py' (83,635) at 20241221090017628
85374 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_iba7220.c' (83,636) at 20240405153049101
85375 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cmdevt.c' (83,637) at 20240405153050561
85376 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu-defs.c.inc' (83,638) at 20241211090212494
85377 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_lzma2.c' (83,639) at 20240405153053109
85378 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/misc.c' (83,640) at 20221102030020893
85379 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,pdm.yaml' (83,641) at 20240405153045169
85380 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/cpld.c' (83,642) at 20210308005002968
85381 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda9887.h' (83,643) at 20210307214928802
85382 2025-01-08 03:00:50.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/typecast.cocci' (83,644) at 20210308005046237
85383 2025-01-08 03:00:50.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm2signature.asn1' (83,645) at 20210309003649120
85384 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-io.json' (83,646) at 20240405153054153
85385 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ncb.c' (83,647) at 20210308005003772
85386 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/decode-insn.c' (83,648) at 20210307214926102
85387 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/trace.c' (83,649) at 20220525020654271
85388 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/ras.c' (83,650) at 20240405153046225
85389 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/tqm5200_defconfig' (83,651) at 20240405153230027
85390 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg_2.59.2.bb' (83,652) at 20241221090017684
85391 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Suijavaara' (83,653) at 20210307205553790
85392 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/xilinx_tmr_manager.c' (83,654) at 20240405153230847
85393 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_keyboard.py' (83,655) at 20240405153054309
85394 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_dpms.c' (83,656) at 20240405153230419
85395 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa6588.c' (83,657) at 20240405153049337
85396 2025-01-08 03:00:50.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog.dts' (83,658) at 20240405153045445
85397 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_ioc.h' (83,659) at 20240405153049853
85398 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_parameters.c' (83,660) at 20240405153051961
85399 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_parser.h' (83,661) at 20240405153048597
85400 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/034.out' (83,662) at 20210308005046437
85401 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/Kconfig' (83,663) at 20240405153049133
85402 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/start.S' (83,664) at 20210308005003008
85403 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/Kconfig' (83,665) at 20210308005003068
85404 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/.clang-format-c++' (83,666) at 20210308005108641
85405 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/resource.h' (83,667) at 20210307214926590
85406 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-mp-csky.c' (83,668) at 20210307214927050
85407 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/sandbox64.dts' (83,669) at 20210308005002844
85408 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpc512x_lpbfifo.txt' (83,670) at 20210307214925406
85409 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/WTFPL' (83,671) at 20210307205554010
85410 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/21-factory-reset' (83,672) at 20240229090011783
85411 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/trace.c' (83,673) at 20240405153052401
85412 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/radix-tree.c' (83,674) at 20240405153053097
85413 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8998.c' (83,675) at 20240405153230835
85414 2025-01-08 03:00:50.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/export.c' (83,676) at 20220525020654471
85415 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/biuctrl.c' (83,677) at 20240405153051757
85416 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_test.cpp' (83,678) at 20241220090037491
85417 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/mach-gt64120.h' (83,679) at 20210307214926222
85418 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-utils.h' (83,680) at 20240405153051341
85419 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-1.0' (83,681) at 20210307205554418
85420 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mii.c' (83,682) at 20210308005003212
85421 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-util.configure-fix-one-occasionally-reproduced-confi.patch' (83,683) at 20231011080016578
85422 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/tcg-stub.c' (83,684) at 20240906080037136
85423 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/layer.conf' (83,685) at 20241221090017484
85424 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png' (83,686) at 20210307205554462 to deleted uid set
85425 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/Makefile' (83,687) at 20240405153051409
85426 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/iomap_copy.c' (83,688) at 20210307214926266
85427 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/misc.S' (83,689) at 20210307214926178
85428 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest.README' (83,690) at 20241221090017704
85429 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/setup.h' (83,691) at 20210307214926166
85430 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,htpic.yaml' (83,692) at 20240405153045085
85431 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-ml605.dts' (83,693) at 20210308005046177
85432 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_f.c' (83,694) at 20210309003653368
85433 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ab8500-ponkey.c' (83,695) at 20220525020653179
85434 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/ashldi3.c' (83,696) at 20210308005002816
85435 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ppi' (83,697) at 20210307214925202
85436 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/mvme147.c' (83,698) at 20241111090012125
85437 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/Kconfig' (83,699) at 20240405153231275
85438 2025-01-08 03:00:50.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-saa7146.c' (83,700) at 20210309003654584
85439 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_capability.c' (83,701) at 20240405153231603
85440 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_hpmfwupg.h' (83,702) at 20210308004938820
85441 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_top.c' (83,703) at 20241216090017809
85442 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.50.bb' (83,704) at 20241221090017548
85443 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/xusb-padctl-common.h' (83,705) at 20210308005002792
85444 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-xenon.c' (83,706) at 20240405153230863
85445 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/0001-fix-incompatible-pointer-type-error.patch' (83,707) at 20241221090017540
85446 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/free/Makefile.am' (83,708) at 20210308004938832
85447 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-socket-util-Include-sys-stat.h-for-fchmod.patch' (83,709) at 20221003030013261
85448 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6642.c' (83,710) at 20240405153048865
85449 2025-01-08 03:00:50.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/cdrom.c' (83,711) at 20210308005045841
85450 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/translate.c' (83,712) at 20241022080032792
85451 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-command.out' (83,713) at 20210308005046409 to deleted uid set
85452 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/features.h' (83,714) at 20240405153049237
85453 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn303.c' (83,715) at 20220525020652530
85454 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen1.c' (83,716) at 20210308005003360
85455 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3288-fails.txt' (83,717) at 20240405153230531
85456 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblazeel-softmmu.mak' (83,718) at 20240906080037160
85457 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/aspeed-lpc.yaml' (83,719) at 20240405153229775
85458 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2-sony-nsz-gs7.dts' (83,720) at 20240405153045585
85459 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/netns.h' (83,721) at 20240405153053389
85460 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/um_arch.h' (83,722) at 20240405153046345
85461 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/s626.h' (83,723) at 20220525020652362
85462 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-key.c' (83,724) at 20241011080017335
85463 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-aster.dts' (83,725) at 20240405153045497
85464 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-peripherals-opp.dtsi' (83,726) at 20240405153045485
85465 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_fsm.c' (83,727) at 20240405153051521
85466 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clm.S' (83,728) at 20230925080040101
85467 2025-01-08 03:00:50.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/python-development-shell.rst' (83,729) at 20240302090018218
85468 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/litmus-tests.txt' (83,730) at 20240405153054069
85469 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/Makefile' (83,731) at 20210307214931934
85470 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ServiceRoot.v1_17_0.json' (83,732) at 20240619080002952
85471 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/migration.py' (83,733) at 20240906080037552
85472 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/download.patch' (83,734) at 20210307205553990
85473 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/coth.h' (83,735) at 20230426080043668
85474 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-v1.2.dtsi' (83,736) at 20240405153229875
85475 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-util' (83,737) at 20230511080022135
85476 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/instance-id.cpp' (83,738) at 20240702080009219
85477 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vi_structs.h' (83,739) at 20220525020652815
85478 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar5008_phy.c' (83,740) at 20240405153050449
85479 2025-01-08 03:00:50.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/core.h' (83,741) at 20240405153052741
85480 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_lib.c' (83,742) at 20220525020654971
85481 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/config' (83,743) at 20220525020655231
85482 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ioctl.c' (83,744) at 20240405153231687
85483 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h' (83,745) at 20240805080013951
85484 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/branch.json' (83,746) at 20240405153054113
85485 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/mmp_spi.c' (83,747) at 20220525020654315
85486 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.4.rst' (83,748) at 20241221090017596
85487 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-zynqmp-modepin.c' (83,749) at 20240913080013785
85488 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE10.boot' (83,750) at 20240405153054369
85489 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/thermal/index.rst' (83,751) at 20240405153044969
85490 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/trace.h' (83,752) at 20240405153053509
85491 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lavia' (83,753) at 20210307205553770
85492 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/cacheinfo.c' (83,754) at 20240405153045945
85493 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb' (83,755) at 20241206090014314
85494 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-axxia.txt' (83,756) at 20210307214925322
85495 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hello/files/helloworld.c' (83,757) at 20230609080014399
85496 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/Makefile' (83,758) at 20220525020655135
85497 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/common.h' (83,759) at 20210308005002948
85498 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6359-regulator.c' (83,760) at 20240405153231363
85499 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libtiff' (83,761) at 20211006000025246
85500 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb' (83,762) at 20221104030017433
85501 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-83xx.c' (83,763) at 20210307214926338
85502 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/irq.h' (83,764) at 20240405153052893
85503 2025-01-08 03:00:50.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_2_sc7280.h' (83,765) at 20240405153230591
85504 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch' (83,766) at 20230317080013789
85505 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90x_device.hpp' (83,767) at 20240508080027398
85506 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based.c' (83,768) at 20210309003655984
85507 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/nec,nl8048hl11.yaml' (83,769) at 20240405153045045
85508 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/setup.py' (83,770) at 20210308004941624
85509 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdhc-clkc.c' (83,771) at 20240405153049661
85510 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/detect-sled-present_0.1.bb' (83,772) at 20241221090017476
85511 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/pc.rst' (83,773) at 20210308005045809
85512 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/async.h' (83,774) at 20240405153231799
85513 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/time.c' (83,775) at 20210307214926102
85514 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ram.c' (83,776) at 20240405153231727
85515 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dma-buf.rst' (83,777) at 20240405153045189
85516 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe-lite.dts' (83,778) at 20240405153045589
85517 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pti.h' (83,779) at 20210307214926674
85518 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c' (83,780) at 20240405153047109
85519 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi' (83,781) at 20240405153229919
85520 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/big-endian.S' (83,782) at 20210307214925678
85521 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/sram.c' (83,783) at 20240405153045641
85522 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm632.dtsi' (83,784) at 20240405153045785
85523 2025-01-08 03:00:50.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_3_regs.h' (83,785) at 20240405153046577
85524 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c' (83,786) at 20240405153049953
85525 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/Kconfig' (83,787) at 20210307214926538
85526 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.yaml' (83,788) at 20240405153045085
85527 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_debug.h' (83,789) at 20210307214930242
85528 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_rt5672.c' (83,790) at 20240405153053945
85529 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/include/perf_regs.h' (83,791) at 20240405153232219
85530 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-exynos.c' (83,792) at 20210307214927062
85531 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/iocsr_config.h' (83,793) at 20210308005003008
85532 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/reg.h' (83,794) at 20210307214930598
85533 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-icnova-swac.dts' (83,795) at 20240405153045385
85534 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/gef_ppc9a.c' (83,796) at 20240405153230051
85535 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_zero_size_window.c' (83,797) at 20210308005108641
85536 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup-rwstat.h' (83,798) at 20240405153046517
85537 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/trampoline_32.S' (83,799) at 20210307214926602
85538 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/onetouch.c' (83,800) at 20240405153052141
85539 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/Kconfig' (83,801) at 20240405153231599
85540 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.2.bb' (83,802) at 20241221090017488
85541 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/dove/pmu.h' (83,803) at 20210307214931510
85542 2025-01-08 03:00:50.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/devices.c' (83,804) at 20210308005002548
85543 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8960-cdp.dts' (83,805) at 20240405153045545
85544 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsl_elbc_nand.c' (83,806) at 20240405153049693
85545 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/set_memory.h' (83,807) at 20220525020652038
85546 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_misc.c' (83,808) at 20240906080037576
85547 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra30-mc.h' (83,809) at 20220525020654547
85548 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.yaml' (83,810) at 20240405153045129
85549 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/apple,efuses.yaml' (83,811) at 20240405153045121
85550 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vpu_init.c' (83,812) at 20210308005003532
85551 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8377_rdb.dts' (83,813) at 20210307214926358
85552 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/spi.c' (83,814) at 20240405153046761
85553 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/vpx3220.c' (83,815) at 20240405153049345
85554 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/xway_dma.h' (83,816) at 20240405153046005
85555 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rust_is_available_test.py' (83,817) at 20240405153232107
85556 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/mdrv2.hpp' (83,818) at 20240904080048575
85557 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ahb.h' (83,819) at 20240405153050413
85558 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-virtio.rom' (83,820) at 20210308005046181 to deleted uid set
85559 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv5/tune-iwmmxt.inc' (83,821) at 20210905000020581
85560 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/trace.c' (83,822) at 20210307214932214
85561 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-setup.c' (83,823) at 20210307214926290
85562 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/terminal.c' (83,824) at 20210308005003220
85563 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/gpiod-sysfs-proxy.init.in' (83,825) at 20241221090017484
85564 2025-01-08 03:00:50.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/events.h' (83,826) at 20210307214926066
85565 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_dqs.c' (83,827) at 20210308005003368
85566 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4getroot.c' (83,828) at 20210307214931154
85567 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/warmboot.h' (83,829) at 20210308005002668
85568 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra74x.dtsi' (83,830) at 20210308005002576
85569 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ringbuf_multi.c' (83,831) at 20240405153054257
85570 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bitfield_kunit.c' (83,832) at 20210309003654180
85571 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/B4860QDS.h' (83,833) at 20210308005003572
85572 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/bootm.c' (83,834) at 20210308005002708
85573 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml' (83,835) at 20240405153045069
85574 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/hwaddr.h' (83,836) at 20230426080043756
85575 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/Makefile' (83,837) at 20210307214925898
85576 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-authenc.h' (83,838) at 20220525020652374
85577 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/ddr.c' (83,839) at 20210308005002960
85578 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.1.bb' (83,840) at 20241221090017488
85579 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-som.dtsi' (83,841) at 20240405153045593
85580 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge100.dts' (83,842) at 20240405153229867
85581 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/setup.c' (83,843) at 20210307214926290
85582 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-pro5.c' (83,844) at 20210308005002792
85583 2025-01-08 03:00:50.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-z16.rst' (83,845) at 20210309003648500
85584 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/display.c' (83,846) at 20240906080037312
85585 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/wic/genericx86.wks.in' (83,847) at 20210307205554390
85586 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6415c.c' (83,848) at 20240405153049341
85587 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/cpu_info.c' (83,849) at 20210308005002784
85588 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipvlan.rst' (83,850) at 20240405153045241
85589 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/__init__.py' (83,851) at 20241221090017632
85590 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/rockchip/Makefile' (83,852) at 20240405153231351
85591 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-mid/Makefile' (83,853) at 20220525020652194
85592 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml' (83,854) at 20240405153045185
85593 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.numamem' (83,855) at 20240906080037560 to deleted uid set
85594 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/irq.h' (83,856) at 20240405153046113
85595 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/dir.c' (83,857) at 20210307214930990
85596 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24117.c' (83,858) at 20220525020653239
85597 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spum.h' (83,859) at 20220525020652374
85598 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/u-boot,env.yaml' (83,860) at 20240405153045121
85599 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_module.h' (83,861) at 20240405153052633
85600 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/xpad.c' (83,862) at 20241111090012125
85601 2025-01-08 03:00:50.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-32bit.config' (83,863) at 20210307214926366
85602 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/README' (83,864) at 20240405153054069
85603 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/miiphy.h' (83,865) at 20210308005003672
85604 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rcar-common/common.c' (83,866) at 20210308005003036
85605 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-regulator-coupler.c' (83,867) at 20210309003652916
85606 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/filter.h' (83,868) at 20210307214929618
85607 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_sl.h' (83,869) at 20210307214929654
85608 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/bpf_perf_event.h' (83,870) at 20220525020655115
85609 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_timectrl_regdef.h' (83,871) at 20210307214930642
85610 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-synology-ds213j.dts' (83,872) at 20240405153229871
85611 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/main.c' (83,873) at 20240405153050201
85612 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/oem_event_manager.hpp' (83,874) at 20241125090040576
85613 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-venc.c' (83,875) at 20240405153046801
85614 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_transition.c' (83,876) at 20240405153047305
85615 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/test/meson.build' (83,877) at 20211029000047258
85616 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cxusb.h' (83,878) at 20210307214928818
85617 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/gpuobj.h' (83,879) at 20210307214927902
85618 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cached_dir.h' (83,880) at 20241211090145525
85619 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c' (83,881) at 20240405153231019
85620 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/Makefile' (83,882) at 20220215040051648
85621 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/cpu.h' (83,883) at 20210307214932486
85622 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/uuid-tree.h' (83,884) at 20240405153052297
85623 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pm9g45.h' (83,885) at 20210308005003612
85624 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_para.h' (83,886) at 20210307214931414
85625 2025-01-08 03:00:50.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/advise.h' (83,887) at 20240405153052965
85626 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/netwinder-hw.c' (83,888) at 20210307214925882
85627 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memcat_p.c' (83,889) at 20210307214931810
85628 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utosi.c' (83,890) at 20240405153046625
85629 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-sig.c' (83,891) at 20220215040051524
85630 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml' (83,892) at 20240405153229783
85631 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro5-proex.dts' (83,893) at 20240405153045577
85632 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/recipe_sanity.bbclass' (83,894) at 20230211040012647
85633 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xapic_state_test.c' (83,895) at 20240405153232271
85634 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/snps,pll-clock.txt' (83,896) at 20210307214925294
85635 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_rmhandlers.S' (83,897) at 20240405153046169
85636 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/elf.h' (83,898) at 20210307214926578
85637 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ia32.h' (83,899) at 20240405153230111
85638 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/ve8313.c' (83,900) at 20210308005003168
85639 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/generic_fuzz.c' (83,901) at 20240906080037568
85640 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_w.c' (83,902) at 20210308005046505
85641 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-host-generic.c' (83,903) at 20220525020653843
85642 2025-01-08 03:00:50.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98390.h' (83,904) at 20240405153053641
85643 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_csc_v.c' (83,905) at 20210307214927282
85644 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/trace.h' (83,906) at 20240405153053301
85645 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/rc4030.c' (83,907) at 20241211090212270
85646 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-checks.out' (83,908) at 20240326080039734
85647 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/xdr.c' (83,909) at 20240405153052401
85648 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/ocelot_pcb120.dts' (83,910) at 20240405153045989
85649 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/OWNERS' (83,911) at 20240813080023290
85650 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/auth_algo.hpp' (83,912) at 20240829080025807
85651 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/mccmon6.c' (83,913) at 20210308005003016
85652 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/Makefile' (83,914) at 20210308005002556
85653 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/failed-syscalls.pl' (83,915) at 20210307214932566
85654 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware.c' (83,916) at 20210309003653088
85655 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/axp2xx.c' (83,917) at 20240906080037252
85656 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/digsig.rst' (83,918) at 20240405153229827
85657 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbmethod.c' (83,919) at 20210309003649140
85658 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/stm32-bsec-optee-ta.c' (83,920) at 20240405153051209
85659 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/bpf_tcp_ca.c' (83,921) at 20240405153232015
85660 2025-01-08 03:00:50.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/internal.h' (83,922) at 20210307214931238
85661 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dts' (83,923) at 20241106090018638
85662 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max11410.c' (83,924) at 20240405153048957
85663 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/efi/index.rst' (83,925) at 20210307214925458
85664 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/trace-events' (83,926) at 20240326080039414
85665 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sx_rdc.h' (83,927) at 20210308005002648
85666 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq6018.dtsi' (83,928) at 20240729080011332
85667 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema/d71f96a6523875c9694fcdf468c9f458323d07f2.patch' (83,929) at 20241221090017668
85668 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ioctl.h' (83,930) at 20240405153231215
85669 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/ndis.h' (83,931) at 20210307214930802
85670 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1down.service' (83,932) at 20230920080013648
85671 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-watch.h' (83,933) at 20210308005046037
85672 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/cstate.c' (83,934) at 20240405153046405
85673 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wait_bit.h' (83,935) at 20240405153052821
85674 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/Kconfig' (83,936) at 20240405153051945
85675 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/sva.rst' (83,937) at 20240405153044989
85676 2025-01-08 03:00:50.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbus_util_unittest.cpp' (83,938) at 20221118040028927
85677 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/regset.c' (83,939) at 20240405153230123
85678 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Key.v1_4_1.json' (83,940) at 20240619080002948
85679 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtkmm4_4.14.0.bb' (83,941) at 20240413080012655
85680 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi' (83,942) at 20210309003648768
85681 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/amdgpu-glossary.rst' (83,943) at 20240405153045209
85682 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/partition.c' (83,944) at 20241104090011599
85683 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xx-spin-table' (83,945) at 20210308005003296
85684 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/kernel-docs.rst' (83,946) at 20240405153045281
85685 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/files/0001-Makefile-for-cross-compile-SoftFloat.patch' (83,947) at 20230706080014761
85686 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_euc-jp.c' (83,948) at 20210307214931190
85687 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/osk5912.c' (83,949) at 20240405153054017
85688 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/Makefile' (83,950) at 20210308005002944
85689 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/madera/pdata.h' (83,951) at 20220525020654583
85690 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/host_frus.json' (83,952) at 20221213040036917
85691 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0010-net-snmp-Reproducibility-Don-t-check-build-host-for.patch' (83,953) at 20240413080012643
85692 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/hisi-reboot.c' (83,954) at 20220525020653915
85693 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_runtime.h' (83,955) at 20240405153231835
85694 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.c' (83,956) at 20240405153050113
85695 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf100.fuc3.h' (83,957) at 20210307214927938
85696 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb' (83,958) at 20241221090017560
85697 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/catalyst.c' (83,959) at 20240405153049709
85698 2025-01-08 03:00:50.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Certificate/meson.build' (83,960) at 20230825080021137
85699 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/wow.c' (83,961) at 20240405153050661
85700 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan-checks.h' (83,962) at 20240405153052717
85701 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts' (83,963) at 20240405153045437
85702 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-report.c' (83,964) at 20241008080014051
85703 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zybo_z7_defconfig' (83,965) at 20210308005003288
85704 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/Kconfig' (83,966) at 20220525020654315
85705 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/maxinefb.h' (83,967) at 20210307214931698
85706 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_project_config.py' (83,968) at 20241221090017592
85707 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-devfreq.cfg' (83,969) at 20220804030014671
85708 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpufreq-set.c' (83,970) at 20220525020655179
85709 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/arm,pl041.yaml' (83,971) at 20240405153045161
85710 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83627ehf.rst' (83,972) at 20210309003648428
85711 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/xlnx,zynqmp-aes.yaml' (83,973) at 20240405153045033
85712 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/i2c_pmic_emul.c' (83,974) at 20210308005003468
85713 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-pca9685_3.3.4.bb' (83,975) at 20230503080014591
85714 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_extend.c' (83,976) at 20240405153053321
85715 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubbub.c' (83,977) at 20240405153230403
85716 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/nop_func.h' (83,978) at 20230426080043952
85717 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/cache.json' (83,979) at 20240405153054113
85718 2025-01-08 03:00:50.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/net/Makefile' (83,980) at 20240405153045949
85719 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/check-perf-trace-record' (83,981) at 20210307214932566
85720 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/boot.h' (83,982) at 20240411080014058
85721 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/README' (83,983) at 20210308005002980
85722 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/relayd/relayd_git.bb' (83,984) at 20240301090012419
85723 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana_spl.c' (83,985) at 20210308005003000
85724 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pkt_cls.h' (83,986) at 20240405153231875
85725 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/cpu.c' (83,987) at 20210308005002844
85726 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce500.inc' (83,988) at 20210905000020581
85727 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/stpddc60.rst' (83,989) at 20240405153045217
85728 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/reiserfs_xattr.h' (83,990) at 20240405153052933
85729 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh03/Makefile' (83,991) at 20210307214926542
85730 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/package.py' (83,992) at 20210307205554634
85731 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm2836.c' (83,993) at 20240405153049189
85732 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/u-boot-spl.lds' (83,994) at 20210308005002712
85733 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-encoder-i2s.c' (83,995) at 20240405153053973
85734 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/oe-selftest-image.bb' (83,996) at 20241221090017604
85735 2025-01-08 03:00:50.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-streamtype.rst' (83,997) at 20220525020654131
85736 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/Kconfig' (83,998) at 20240405153053317
85737 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c' (83,999) at 20210308005002556
85738 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/appcommands.hpp' (84,000) at 20240403080005237
85739 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/nmi.h' (84,001) at 20210307214932474
85740 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-common.h' (84,002) at 20210307214928794
85741 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_bootstrap-grid.scss' (84,003) at 20220105012522983
85742 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.h' (84,004) at 20210309003650540
85743 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra124-soctherm.h' (84,005) at 20210307214931350
85744 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h' (84,006) at 20240405153046005
85745 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/gpio.c' (84,007) at 20210308005002820
85746 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/90XWindowManager.sh' (84,008) at 20210307205554590
85747 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-aes.c' (84,009) at 20240405153230271
85748 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun50i-usb3.c' (84,010) at 20240405153231307
85749 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Makefile' (84,011) at 20240405153045905
85750 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_page_dirty.c' (84,012) at 20240405153048797
85751 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefprev60.dtsi' (84,013) at 20240405153045581
85752 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/trace/Makefile' (84,014) at 20210307214928086
85753 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau7118.yaml' (84,015) at 20240405153045157
85754 2025-01-08 03:00:50.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-fhctl.h' (84,016) at 20240405153046793
85755 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/Makefile.yaml.in' (84,017) at 20210308005057105
85756 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fixmap.h' (84,018) at 20220525020652146
85757 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h' (84,019) at 20210308005003616
85758 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/open.c' (84,020) at 20241104090011595
85759 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/altera-sysmgr.c' (84,021) at 20240405153230831
85760 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/cros-ec-regulator.c' (84,022) at 20240405153051461
85761 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/tlb.c' (84,023) at 20240405153045933
85762 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/fanotify_user.c' (84,024) at 20241216090017757
85763 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_debugfs.c' (84,025) at 20240405153230571
85764 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/CFcommon' (84,026) at 20210307214932714
85765 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.mips' (84,027) at 20210307214927062
85766 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg.h' (84,028) at 20240405153231839
85767 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/index.js' (84,029) at 20220105012522999
85768 2025-01-08 03:00:50.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/gdbstub/test-sve.py' (84,030) at 20240906080037576
85769 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/rpr0521.c' (84,031) at 20240405153049001
85770 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_ctcam.c' (84,032) at 20210307214929538
85771 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/powergate.h' (84,033) at 20210308005002672
85772 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/vtable/vtable.cpp' (84,034) at 20231021080041482
85773 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3188.h' (84,035) at 20210308005002660
85774 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_smic_sm.c' (84,036) at 20210309003649228
85775 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-cxl-protocol.c' (84,037) at 20241114091008828
85776 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/interval-tree.h' (84,038) at 20230426080043772
85777 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-type.out' (84,039) at 20210308005046409 to deleted uid set
85778 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtmv20-regulator.yaml' (84,040) at 20240405153229791
85779 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_local_port_range.c' (84,041) at 20240712080021105
85780 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/pic32mzda_defconfig' (84,042) at 20240405153230011
85781 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/early_printk.c' (84,043) at 20210307214926622
85782 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prminst44xx.h' (84,044) at 20210307214925926
85783 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,sparx5.h' (84,045) at 20210309003653812
85784 2025-01-08 03:00:50.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount.c' (84,046) at 20240405153052577
85785 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/goku_udc.c' (84,047) at 20240405153052085
85786 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/events/test_bmc_snmp_trap.robot' (84,048) at 20240628080017117
85787 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-armada-3700.txt' (84,049) at 20210307214925438
85788 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/kvm_perf.h' (84,050) at 20210307214932454
85789 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,vf610-mscm-cpucfg.txt' (84,051) at 20210307214925274
85790 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-cutils.c' (84,052) at 20230925080040105
85791 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_mmu_regs.h' (84,053) at 20240405153046585
85792 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot.c' (84,054) at 20241023080012899
85793 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/typhoon.h' (84,055) at 20210309003650528
85794 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-bindings.txt' (84,056) at 20210307214925390
85795 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-r5.dts' (84,057) at 20210308005002636
85796 2025-01-08 03:00:50.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_ipi_msg.h' (84,058) at 20240405153230803
85797 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_bitswap.c' (84,059) at 20210308005046525
85798 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_user.h' (84,060) at 20210308004938820
85799 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/Kconfig' (84,061) at 20210308005003052
85800 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-compile-errors.patch' (84,062) at 20230706080014757
85801 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/credentials.rst' (84,063) at 20210309003648460
85802 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stv0991.dts' (84,064) at 20210308005002616
85803 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_tfa_SECURE_BOOT_defconfig' (84,065) at 20210308005003264
85804 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/jr2_pcb110.dts' (84,066) at 20210308005002812
85805 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/security.rst' (84,067) at 20240405153045193
85806 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-plugins/AddingPlugins.txt' (84,068) at 20210307214932722
85807 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ns2.c' (84,069) at 20240405153230755
85808 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/charon.dts' (84,070) at 20240405153046089
85809 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/cpumap.h' (84,071) at 20240405153054065
85810 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/cpu.h' (84,072) at 20210307214932630
85811 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/247.out' (84,073) at 20240326080039730
85812 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/sh7264.h' (84,074) at 20210307214926554
85813 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/bdw.c' (84,075) at 20240405153053993
85814 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk4_4.16.7.bb' (84,076) at 20241221090017680
85815 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/tr' (84,077) at 20210308005046149
85816 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/perf_event.h' (84,078) at 20240405153045861
85817 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/.gitignore' (84,079) at 20210927100127345
85818 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/meson.build' (84,080) at 20210308005059705
85819 2025-01-08 03:00:50.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.err' (84,081) at 20210927100127469
85820 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gicv3.h' (84,082) at 20210308005046017
85821 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_acpi.h' (84,083) at 20240405153048621
85822 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.h' (84,084) at 20210307214927954
85823 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/Makefile' (84,085) at 20210308005003048
85824 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/MAINTAINERS' (84,086) at 20210308005002948
85825 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/target_from_group_max.cpp' (84,087) at 20240820080023686
85826 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/inttype-example.c' (84,088) at 20240405153053429
85827 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/memory.h' (84,089) at 20240405153045881
85828 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf100.h' (84,090) at 20210307214927970
85829 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/armor.c' (84,091) at 20210307214931902
85830 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_t30.h' (84,092) at 20210308005003588
85831 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p1023.c' (84,093) at 20210308005003432
85832 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/skbedit.json' (84,094) at 20210307214932726
85833 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c' (84,095) at 20240405153230515
85834 2025-01-08 03:00:50.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/uprobes.h' (84,096) at 20210307214926514
85835 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vga-switcheroo.rst' (84,097) at 20210307214925498
85836 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-testcontroller.bb' (84,098) at 20230813080012900
85837 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x.h' (84,099) at 20220525020653435
85838 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256_ni_asm.S' (84,100) at 20240405153046365
85839 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/Makefile' (84,101) at 20240405153050181
85840 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-tilapia-memory-timings.dtsi' (84,102) at 20240405153045485
85841 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/Kconfig' (84,103) at 20210307214930150
85842 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts' (84,104) at 20240405153229963
85843 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5651.txt' (84,105) at 20210307214925434
85844 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8536_serdes.c' (84,106) at 20210308005002832
85845 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-bananapi-m2-zero.dts' (84,107) at 20240405153045389
85846 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_context.h' (84,108) at 20240405153231811
85847 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nfc/index.rst' (84,109) at 20210307214925466
85848 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/trace.c' (84,110) at 20240405153049185
85849 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ramcfg.h' (84,111) at 20210307214927906
85850 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a1_defconfig' (84,112) at 20210421100236122
85851 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/iotrace.h' (84,113) at 20210308005003652
85852 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3384_zephyr.dtsi' (84,114) at 20210307214926190
85853 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/parser_factory.cpp' (84,115) at 20230329080020352
85854 2025-01-08 03:00:50.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/pmc.c' (84,116) at 20241115090012957
85855 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/entity_manager.cpp' (84,117) at 20241101080009595
85856 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/pvh/head.S' (84,118) at 20241212090012679
85857 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/Kconfig' (84,119) at 20241211090212274
85858 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intel4-72.0E' (84,120) at 20210307205553762
85859 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/Makefile' (84,121) at 20240405153231603
85860 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (84,122) at 20211015100030976
85861 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/.gitignore' (84,123) at 20210307214926542
85862 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4b.dts' (84,124) at 20240405153045817
85863 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/Makefile' (84,125) at 20210307214929386
85864 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/splice.c' (84,126) at 20240405153231887
85865 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/h3xxx.h' (84,127) at 20210307214925958
85866 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/ga102.c' (84,128) at 20240405153048649
85867 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1740.c' (84,129) at 20240405153051553
85868 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe-i2c.c' (84,130) at 20240405153230839
85869 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gbs.dts' (84,131) at 20241105090012295
85870 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/sun3dvma.c' (84,132) at 20210307214926174
85871 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hp680_ts_input.c' (84,133) at 20210307214928506
85872 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/Makefile' (84,134) at 20210307214930886
85873 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/sms-cards.c' (84,135) at 20210309003650296
85874 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atalk.h' (84,136) at 20240405153052657
85875 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/mem_protect.h' (84,137) at 20240405153045881
85876 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/eth_t208xqds.c' (84,138) at 20210308005002996
85877 2025-01-08 03:00:50.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/cache.json' (84,139) at 20240405153054109
85878 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/loader.c' (84,140) at 20240906080037428
85879 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp514x.c' (84,141) at 20240405153049341
85880 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c' (84,142) at 20240805080013947
85881 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/misc_support.h' (84,143) at 20210307214930546
85882 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/Kconfig' (84,144) at 20210308005002984
85883 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-v3d.yaml' (84,145) at 20240405153045037
85884 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s921.h' (84,146) at 20210307214928634
85885 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/sf.c' (84,147) at 20210308005003540
85886 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,fimc.yaml' (84,148) at 20240405153229775
85887 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-local.h' (84,149) at 20210308005045817
85888 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mahult' (84,150) at 20210307205553786
85889 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/Kconfig' (84,151) at 20210308005002828
85890 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/sched-migration.py' (84,152) at 20210307214932570
85891 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-core/images/meta-webserver-image-all.bb' (84,153) at 20231014080011723
85892 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-or-later' (84,154) at 20211006000025234
85893 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/qa-checks.rst' (84,155) at 20240417080014698
85894 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-hostless.c' (84,156) at 20210307214932398
85895 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar3.h' (84,157) at 20210307214930858
85896 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.0-only' (84,158) at 20210316000012717
85897 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/0002-remove-unused-execinfo.h.patch' (84,159) at 20210307205553746
85898 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/gen-fan-zone-defs.py' (84,160) at 20221209040031635
85899 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8250-pinctrl.yaml' (84,161) at 20240405153045137
85900 2025-01-08 03:00:50.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/TODO' (84,162) at 20210307214930506
85901 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-software_node' (84,163) at 20210307214925198
85902 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_init.h' (84,164) at 20210307214927294
85903 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/decode-insn.c' (84,165) at 20240405153230071
85904 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb' (84,166) at 20241209090013420
85905 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/system.h' (84,167) at 20210308005002848
85906 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sprd-sc27xx-spi.c' (84,168) at 20240405153230839
85907 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/helper.h' (84,169) at 20210927100127381
85908 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_util.hpp' (84,170) at 20220727030029197
85909 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/isolation.h' (84,171) at 20240405153052789
85910 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/apei.c' (84,172) at 20240405153046417
85911 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/Makefile' (84,173) at 20240405153049473
85912 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/221' (84,174) at 20210927100127493
85913 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-f300.h' (84,175) at 20210307214928686
85914 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-ipmi-fru.bbclass' (84,176) at 20210307205554058
85915 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/README.md' (84,177) at 20210307205553734
85916 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,tps65086.yaml' (84,178) at 20240405153045109
85917 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/font.h' (84,179) at 20220525020654567
85918 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.out' (84,180) at 20210308005046409 to deleted uid set
85919 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/hamradio/baycom.rst' (84,181) at 20210309003648448
85920 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ptimer.h' (84,182) at 20221215040039186
85921 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/keymaps.c' (84,183) at 20221215040039398
85922 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-prodikeys' (84,184) at 20210307214925202
85923 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/proc.c' (84,185) at 20240405153232111
85924 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/health/files/bmc_health_config.json' (84,186) at 20240228090013752
85925 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_vmlinux.c' (84,187) at 20240405153054281
85926 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/qemuloongarch.inc' (84,188) at 20231014080011731
85927 2025-01-08 03:00:50.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/it913x.c' (84,189) at 20240405153049533
85928 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c' (84,190) at 20241211090145413
85929 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cacheflush.h' (84,191) at 20210307214926158
85930 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-ply_3.11.bb' (84,192) at 20240301090012471
85931 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mt2712.txt' (84,193) at 20210307214925418
85932 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv-stub.c' (84,194) at 20241211090212486
85933 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/libraries.rst' (84,195) at 20240302090018218
85934 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/microchip,cap11xx.yaml' (84,196) at 20240405153045081
85935 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-bdp.c' (84,197) at 20240405153046793
85936 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/stm32f2xx_adc.c' (84,198) at 20241211090212246
85937 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sp9863a-1h10.dts' (84,199) at 20210307214926050
85938 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update.bb' (84,200) at 20241206090014226
85939 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-qcm2290.c' (84,201) at 20240405153046821
85940 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/cmp.h' (84,202) at 20210307214932206
85941 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37a.h' (84,203) at 20210309003649824
85942 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xqds.dtsi' (84,204) at 20240405153046093
85943 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/irq.h' (84,205) at 20210307214925850
85944 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_arfs.h' (84,206) at 20240405153049997
85945 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcidda.c' (84,207) at 20240405153046889
85946 2025-01-08 03:00:50.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cq.c' (84,208) at 20240405153049017
85947 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_acp_eng_regs.h' (84,209) at 20240405153046585
85948 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.zfs' (84,210) at 20210308005003300
85949 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/Kconfig' (84,211) at 20210308005003008
85950 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/tps51632-regulator.h' (84,212) at 20210307214931498
85951 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/conditional.h' (84,213) at 20240405153053477
85952 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/law.c' (84,214) at 20210308005002836
85953 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds174x.c' (84,215) at 20210308005003480
85954 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/Kconfig' (84,216) at 20210308005002984
85955 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/soft-dirty.c' (84,217) at 20240405153232275
85956 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_comp_32.c' (84,218) at 20240405153046337
85957 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.h' (84,219) at 20220525020652522
85958 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.h' (84,220) at 20220525020653755
85959 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/vmcs.h' (84,221) at 20221215040039302
85960 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/menu-cache/files/0001-Support-gcc10-compilation.patch' (84,222) at 20210307205554582
85961 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/time.c' (84,223) at 20210307214926270
85962 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_video.c' (84,224) at 20240405153049449
85963 2025-01-08 03:00:50.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-src-ruli_addr.c-Add-missing-format-string.patch' (84,225) at 20210307205553846
85964 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hptiop.h' (84,226) at 20240405153051605
85965 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_netdev.h' (84,227) at 20240405153052753
85966 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/0001-meson.build-support-building-with-ICU-76.patch' (84,228) at 20241221090017492
85967 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/picamera-libs/picamera-libs.bb' (84,229) at 20241221090017576
85968 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gfxhub.h' (84,230) at 20240405153047105
85969 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-sopine-baseboard.dts' (84,231) at 20210308005002616
85970 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock960.dts' (84,232) at 20220525020651938
85971 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0049-corstone1000-Add-secondary-cores-cpu-nodes-for-FVP.patch' (84,233) at 20241206090014210
85972 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/fedora.docker' (84,234) at 20241211090212534
85973 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/brcmstb_memc.c' (84,235) at 20240405153049585
85974 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l15-tables.c' (84,236) at 20240405153230835
85975 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/owl-s900-powergate.h' (84,237) at 20210307214931346
85976 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/config.c' (84,238) at 20240405153049645
85977 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_host.h' (84,239) at 20240405153230063
85978 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0001-Don-t-check-xsltproc-manpages.patch' (84,240) at 20240113090014532
85979 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/README' (84,241) at 20210308005046501
85980 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/libcap-ng.inc' (84,242) at 20241221090017696
85981 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/Makefile' (84,243) at 20210308005002964
85982 2025-01-08 03:00:50.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_cfm.c' (84,244) at 20220525020654799
85983 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb' (84,245) at 20210812000025214
85984 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/braille/braille_console.c' (84,246) at 20240405153046609
85985 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb' (84,247) at 20241221090017524
85986 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/dw/internal.h' (84,248) at 20220525020652406 to deleted uid set
85987 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c' (84,249) at 20210309003649836
85988 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_types.h' (84,250) at 20210307214930558
85989 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/accept.c' (84,251) at 20240405153050105
85990 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sh_eth.c' (84,252) at 20210308005003444
85991 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/ftrace.c' (84,253) at 20240628080013981
85992 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml' (84,254) at 20240405153045049
85993 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c' (84,255) at 20240405153230331
85994 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/lpc.cpp' (84,256) at 20240817080027656
85995 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/Kconfig' (84,257) at 20240405153051325
85996 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pkt_access.c' (84,258) at 20240405153054257
85997 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2305.c' (84,259) at 20240405153053789
85998 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh' (84,260) at 20210307205554502
85999 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/sockbits.h' (84,261) at 20210308005046085
86000 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/wm,prizm-ge-rops.txt' (84,262) at 20210307214925310
86001 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml' (84,263) at 20240405153045157
86002 2025-01-08 03:00:50.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vlynq.h' (84,264) at 20210307214931534
86003 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_mp.h' (84,265) at 20220525020654187
86004 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-as3722.c' (84,266) at 20210307214930210
86005 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/exception.hpp' (84,267) at 20210308005123345
86006 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/Makefile' (84,268) at 20210308005003352
86007 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/sensor_monitoring.md' (84,269) at 20240809080033023
86008 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-ptest-fast.bb' (84,270) at 20240302090018202
86009 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/yocto-development.md' (84,271) at 20221209040006399
86010 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/regd.h' (84,272) at 20240405153050473
86011 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot_2024.10.bb' (84,273) at 20241221090017636
86012 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/mcount_dyn.S' (84,274) at 20240405153045945
86013 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/192.out' (84,275) at 20210308005046457
86014 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (84,276) at 20230721080014366
86015 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.h' (84,277) at 20240405153230979
86016 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/inexio.c' (84,278) at 20210307214928506
86017 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst' (84,279) at 20240405153045233
86018 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/fds.c' (84,280) at 20240906080037372
86019 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov8856.c' (84,281) at 20240405153049333
86020 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/Makefile' (84,282) at 20210308005002752
86021 2025-01-08 03:00:50.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.json' (84,283) at 20210308005046413
86022 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sbc-t335.dts' (84,284) at 20240405153045589
86023 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-crc16.c' (84,285) at 20210309003650508
86024 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_hierarchical_stats.c' (84,286) at 20240405153054249
86025 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/mycroft-setup.service' (84,287) at 20210307205553802
86026 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio.h' (84,288) at 20210307214930182
86027 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmcoge5ne_defconfig' (84,289) at 20210308005003264
86028 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_intr.h' (84,290) at 20240405153051737
86029 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/i8259.h' (84,291) at 20210308005002880
86030 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-mplcec4.dts' (84,292) at 20240405153045457
86031 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-bananapi-m2m.dts' (84,293) at 20240405153045393
86032 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/s5p_wdt.c' (84,294) at 20210308005003540
86033 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-hobbit.dts' (84,295) at 20240405153045501
86034 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_interfaces.cpp' (84,296) at 20210308005104849
86035 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm-extable.h' (84,297) at 20240405153045933
86036 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/thc63lvd1024.c' (84,298) at 20240405153048385
86037 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zlib' (84,299) at 20210307205554426
86038 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallan' (84,300) at 20210307205553782
86039 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/utils.h' (84,301) at 20240405153054385
86040 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_windows.c' (84,302) at 20210308005108641
86041 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/false-sharing.rst' (84,303) at 20240405153045225
86042 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_defconfig' (84,304) at 20210308005003264
86043 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/Makefile.vdso' (84,305) at 20241121090029260
86044 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_structs.h' (84,306) at 20220429100100642
86045 2025-01-08 03:00:50.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/threadmap.h' (84,307) at 20240405153054065
86046 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_base.c' (84,308) at 20241104090011571
86047 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (84,309) at 20241206090014218
86048 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/8.Conclusion.rst' (84,310) at 20240405153045245
86049 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-union.err' (84,311) at 20220429100100882
86050 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/ptrace.c' (84,312) at 20240520080015127
86051 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmel-isc-media.h' (84,313) at 20210307214931358
86052 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ftoi.S' (84,314) at 20230925080040101
86053 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-meta.dts' (84,315) at 20210307214925994
86054 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr.c' (84,316) at 20210308005003476
86055 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/IPS_P10BMCAspeedSBPubKey_1.pem' (84,317) at 20220810030014017
86056 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/tdx.rst' (84,318) at 20240405153044989
86057 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_geo.c' (84,319) at 20210307214929826
86058 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h' (84,320) at 20240405153230323
86059 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample04_many_flows.sh' (84,321) at 20240405153053429
86060 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mxic-nand.txt' (84,322) at 20210307214925370
86061 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK06.boot' (84,323) at 20210307214932714
86062 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/chassis.cpp' (84,324) at 20240817080031292
86063 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/omap4iss.h' (84,325) at 20210307214931478
86064 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-akebono.c' (84,326) at 20210307214926362
86065 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517.dtsi' (84,327) at 20210308005002564
86066 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/clone-visitor.h' (84,328) at 20240906080037344
86067 2025-01-08 03:00:50.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-dev.c' (84,329) at 20240405153231471
86068 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/onenand.c' (84,330) at 20210308005003216
86069 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/hardware.py' (84,331) at 20240326080039726
86070 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/debugfs.h' (84,332) at 20240405153052677
86071 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-evk.dts' (84,333) at 20240405153045725
86072 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-bootctl.c' (84,334) at 20240405153231339
86073 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_adjust_tail_grow.c' (84,335) at 20240405153054281
86074 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/README.md' (84,336) at 20240529080021927
86075 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fd.h' (84,337) at 20220525020654667
86076 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/README' (84,338) at 20220525020653771
86077 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_watchdog.c' (84,339) at 20210308005003704
86078 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_ag_api.h' (84,340) at 20240405153050177
86079 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_display.h' (84,341) at 20210307214930674
86080 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/mini_inflate.h' (84,342) at 20210308005003656
86081 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/cpuinfo.hpp' (84,343) at 20240904080048575
86082 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/secure-debug.yml' (84,344) at 20241221090017464
86083 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sun50i-cpufreq-nvmem.c' (84,345) at 20240405153230255
86084 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml' (84,346) at 20240106090017249
86085 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ecc.h' (84,347) at 20210307214926210
86086 2025-01-08 03:00:50.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/217' (84,348) at 20210927100127493
86087 2025-01-08 03:00:50.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/kallsyms.c' (84,349) at 20210307214932494
86088 2025-01-08 03:00:50.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/elf_arm_efi.lds' (84,350) at 20210308005002708
86089 2025-01-08 03:00:50.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf-cgroup.h' (84,351) at 20240913080013833
86090 2025-01-08 03:00:50.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/isa.h' (84,352) at 20230426080043760
86091 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_main_regs.h' (84,353) at 20240405153050177
86092 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-aes.c' (84,354) at 20240405153230267
86093 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/meson.build' (84,355) at 20240827080004802
86094 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rtq6056.c' (84,356) at 20240405153048961
86095 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ffs/ffs_git.bb' (84,357) at 20230418080015344
86096 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/types.h' (84,358) at 20210307214926122
86097 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-viperboard.c' (84,359) at 20220525020652442
86098 2025-01-08 03:00:50.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/098.out' (84,360) at 20210308005046445
86099 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/fifo.h' (84,361) at 20220525020652947
86100 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-pkt-decoder.h' (84,362) at 20240405153054181
86101 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/manager.c' (84,363) at 20210307214930930
86102 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-hibvt.c' (84,364) at 20240405153231359
86103 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/transport.c' (84,365) at 20210307214932046
86104 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util_1.6.3.bb' (84,366) at 20230503080014623
86105 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpage.h' (84,367) at 20240405153052741
86106 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/lite5200_pm.c' (84,368) at 20240405153046197
86107 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7986-clk.h' (84,369) at 20240405153052645
86108 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d4ek.h' (84,370) at 20210308005003612
86109 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-eval.dts' (84,371) at 20240405153045737
86110 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/pci-info.txt' (84,372) at 20210308005003328
86111 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0001-Make-python-path-configurable.patch' (84,373) at 20220204040022424
86112 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-vadc-common.c' (84,374) at 20240405153048961
86113 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pfault.c' (84,375) at 20240405153230087
86114 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/hsdk_defconfig' (84,376) at 20240405153229859
86115 2025-01-08 03:00:50.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9052/da9052.h' (84,377) at 20210307214931426
86116 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/via-rhine.c' (84,378) at 20240405153231067
86117 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_fb.h' (84,379) at 20210308005003692
86118 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/Makefile' (84,380) at 20240405153045745
86119 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bone.dts' (84,381) at 20240405153045589
86120 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/motorola-cpcap.txt' (84,382) at 20220525020651690
86121 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/layer.conf' (84,383) at 20241221090017568
86122 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/segment_regs.c' (84,384) at 20220525020652066
86123 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/special_insns.h' (84,385) at 20240405153230115
86124 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/suspend.py' (84,386) at 20220910030013401
86125 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/Kconfig' (84,387) at 20240405153051773
86126 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/.gitignore' (84,388) at 20220525020526729
86127 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/client-api.rst' (84,389) at 20220525020651726
86128 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/rootfs.py' (84,390) at 20241221090017704
86129 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/IRIW+poonceonces+OnceOnce.litmus' (84,391) at 20210307214932502
86130 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_cgrp_storage.rst' (84,392) at 20240405153044993
86131 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/Makefile' (84,393) at 20210307214926854
86132 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/exception_utils.cpp' (84,394) at 20210914000041091
86133 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9850.c' (84,395) at 20240405153053641
86134 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/meson.build' (84,396) at 20241112090035822
86135 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpupower_intern.h' (84,397) at 20240405153232243
86136 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv04.c' (84,398) at 20210307214927966
86137 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/interrupt_helper.c' (84,399) at 20210308005046313
86138 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/xilinx.h' (84,400) at 20210308005003692
86139 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/byteorder.h' (84,401) at 20210307214926514
86140 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/raspi-gpio/raspi-gpio_git.bb' (84,402) at 20220502030010124
86141 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utpredef.c' (84,403) at 20240405153046625
86142 2025-01-08 03:00:50.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/bcm2835/bcm2835_1.73.bb' (84,404) at 20240113090014540
86143 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/of.c' (84,405) at 20240405153231295
86144 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/highway_1.2.0.bb' (84,406) at 20241221090017516
86145 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/kunit.rs' (84,407) at 20240405153232095
86146 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1034.c' (84,408) at 20210307214928702
86147 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c.h' (84,409) at 20221215040039374
86148 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/tunnel6.c' (84,410) at 20210309003654372
86149 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_json_rewrite.sh' (84,411) at 20230428080015194
86150 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_color.c' (84,412) at 20240405153049397
86151 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_debug.h' (84,413) at 20240405153051665
86152 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Video2000' (84,414) at 20210307205553758
86153 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x-i2c.c' (84,415) at 20240405153053809
86154 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo/0001-meson.build-allow-crosscompiling-gir.patch' (84,416) at 20230919080013958
86155 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/messanger.hpp' (84,417) at 20220412175720086
86156 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_pedit.c' (84,418) at 20240405153053361
86157 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_bios_cmd.cpp' (84,419) at 20240819080030267
86158 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/bus.json' (84,420) at 20210307214932534
86159 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_regs.c' (84,421) at 20210309003648964
86160 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/xtensa/core.c' (84,422) at 20240405153054005
86161 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/config' (84,423) at 20220612030016735
86162 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/config.c' (84,424) at 20240405153230019
86163 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/framebuffer.h' (84,425) at 20210308005045857
86164 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/Makefile' (84,426) at 20220525020654983
86165 2025-01-08 03:00:50.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu-param.h' (84,427) at 20230426080043920
86166 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-vp9.h' (84,428) at 20240405153052833
86167 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/0001-Fix-signature-of-create_menu-function.patch' (84,429) at 20221003030013281
86168 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-wf2q.c' (84,430) at 20240405153046517
86169 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-dai-pcm.c' (84,431) at 20240405153053973
86170 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/meson.build' (84,432) at 20210308005046085
86171 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0001-Include-libgen.h.patch' (84,433) at 20230706080014761
86172 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/l2t.c' (84,434) at 20210309003650604
86173 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/evergreen' (84,435) at 20210307214928018
86174 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/ipoctal.h' (84,436) at 20220525020653199
86175 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/Makefile' (84,437) at 20240405153049393
86176 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/splash_source.c' (84,438) at 20210308005003232
86177 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.h' (84,439) at 20240405153050037
86178 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-write-threshold.c' (84,440) at 20210927100127649
86179 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/consumer.h' (84,441) at 20240405153052765
86180 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/extra-properties.py' (84,442) at 20221213040022341
86181 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/Makefile' (84,443) at 20210308005002916
86182 2025-01-08 03:00:50.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/compare_presence_action_tests.cpp' (84,444) at 20210308005405938
86183 2025-01-08 03:00:50.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c' (84,445) at 20210309003651800
86184 2025-01-08 03:00:50.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-cros-ec.c' (84,446) at 20240405153231355
86185 2025-01-08 03:00:50.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch' (84,447) at 20241221090017700
86186 2025-01-08 03:00:50.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/test-ww_mutex.c' (84,448) at 20240405153231915
86187 2025-01-08 03:00:50.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.out' (84,449) at 20210308005046405 to deleted uid set
86188 2025-01-08 03:00:50.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-io.json' (84,450) at 20240405153054149
86189 2025-01-08 03:00:50.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx.c' (84,451) at 20240405153231051
86190 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/r8a66597.h' (84,452) at 20240405153052813
86191 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-models-x86.rst.inc' (84,453) at 20240906080037180
86192 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/COPYING.MIT' (84,454) at 20210307205553682
86193 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/mmu_context_mm.h' (84,455) at 20220525020651986
86194 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/Makefile' (84,456) at 20210309003654900
86195 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/Kbuild' (84,457) at 20240405153052617
86196 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tc/tc-driver.c' (84,458) at 20210307214930714
86197 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_fourport.c' (84,459) at 20210307214930742
86198 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smsc47m1.c' (84,460) at 20220525020653063
86199 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/distutils3.bbclass' (84,461) at 20240302090018206
86200 2025-01-08 03:00:50.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-logging.wrap' (84,462) at 20230821192414188
86201 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sysret_ss_attrs.c' (84,463) at 20210307214932734
86202 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rzv2m-pinctrl.h' (84,464) at 20240405153052653
86203 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/hw.h' (84,465) at 20210307214929778
86204 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/server.ttyVUART0.conf' (84,466) at 20240402080012066
86205 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/Makefile' (84,467) at 20210309003648820
86206 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_statclose_unittest.cpp' (84,468) at 20230821192414188
86207 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/qtest.rst' (84,469) at 20241211090212238
86208 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/joydump.c' (84,470) at 20240405153049133
86209 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m2.dtsi' (84,471) at 20240405153229963
86210 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/cla-signers/update-cla.sh' (84,472) at 20210308005111457
86211 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/configure.ac' (84,473) at 20210308004938816
86212 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/Kconfig' (84,474) at 20240405153048869
86213 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/ncftp-configure-use-BUILD_CC-for-ccdv.patch' (84,475) at 20210307205553818
86214 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/ili9320.h' (84,476) at 20210307214931694
86215 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/SecurityKeys/meson.build' (84,477) at 20230825080021137
86216 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-ice.dts' (84,478) at 20210308005002592
86217 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/formike.c' (84,479) at 20210308005003528
86218 2025-01-08 03:00:50.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.yaml' (84,480) at 20240405153045137
86219 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_b.c' (84,481) at 20210308005046517
86220 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/ulpi_phy.h' (84,482) at 20210307214931470
86221 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/Makefile' (84,483) at 20240405153230403
86222 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_isd200.h' (84,484) at 20210307214930878
86223 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/string_choices.h' (84,485) at 20240405153231843
86224 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/RUDE01.boot' (84,486) at 20220525020655231
86225 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/Kconfig' (84,487) at 20210308005003168
86226 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga_overlay.h' (84,488) at 20240405153048789
86227 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/signing/key.secret' (84,489) at 20210307205554386
86228 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_irc.h' (84,490) at 20210307214931458
86229 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vectors.h' (84,491) at 20220525020651950
86230 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm7120-l2.c' (84,492) at 20240405153049193
86231 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_idle.c' (84,493) at 20240719080013345
86232 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-Display-PostScript' (84,494) at 20241221090017612
86233 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_cfg_regs.h' (84,495) at 20240405153046581
86234 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/ifile.h' (84,496) at 20240405153052445
86235 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/gbmc-dev-ssh-key/gbmc-dev.pub' (84,497) at 20210417000027537
86236 2025-01-08 03:00:50.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/resource_scale.sh' (84,498) at 20240405153232267
86237 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (84,499) at 20241206090014226
86238 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-m3ulcb-u-boot.dts' (84,500) at 20210308005002600
86239 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/switch.c' (84,501) at 20240405153229987
86240 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/tlbflush-hash.h' (84,502) at 20240405153046105
86241 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/reloc_aarch64_efi.c' (84,503) at 20210308005002708
86242 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/issues.rst' (84,504) at 20210307214925514
86243 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h' (84,505) at 20220525020652963
86244 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb' (84,506) at 20241221090017568
86245 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h' (84,507) at 20210307214926226
86246 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_config.py' (84,508) at 20240405153054225
86247 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c' (84,509) at 20240725080013728
86248 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/alphascale/alphascale-asm9260-devkit.dts' (84,510) at 20240405153045397
86249 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/i2c-tools/i2c-tools_%.bbappend' (84,511) at 20220921030015982
86250 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/docs/yaml_syntax_rules.md' (84,512) at 20221209040018567
86251 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/update_report_ind.hpp' (84,513) at 20220412175720086
86252 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/trace-events' (84,514) at 20241211090212354
86253 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/entry.S' (84,515) at 20220913100024141
86254 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_hist.c' (84,516) at 20241220090018346
86255 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/atomic64.c' (84,517) at 20240405153053081
86256 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl-render.c' (84,518) at 20240906080037216
86257 2025-01-08 03:00:50.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp102.c' (84,519) at 20240405153048661
86258 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vvfat.c' (84,520) at 20240906080037156
86259 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_iplan2p8.c' (84,521) at 20210307214930898
86260 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.c' (84,522) at 20210307214929522
86261 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_ipv6.h' (84,523) at 20240910080014082
86262 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0003-testing-add-the-output-format-for-ptest.patch' (84,524) at 20240413080012643
86263 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rxon.c' (84,525) at 20240405153050517
86264 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/shm_ipc_defs.h' (84,526) at 20210307214929902
86265 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irq.h' (84,527) at 20220525020651974
86266 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/debugHostSelector_button.cpp' (84,528) at 20230511080024275
86267 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc8180x-tlmm.yaml' (84,529) at 20240405153045137
86268 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/config.json' (84,530) at 20231213090027094
86269 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/xarray.rst' (84,531) at 20240405153045289
86270 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi' (84,532) at 20240405153045757
86271 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_ffdc.hpp' (84,533) at 20240827080014470
86272 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-do-not-display-CLFAGS-to-improve-reproducibility-bui.patch' (84,534) at 20210307205554606
86273 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2.dts' (84,535) at 20210309003648756
86274 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/ptrace.h' (84,536) at 20240405153229991
86275 2025-01-08 03:00:50.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/tegra-gpio.h' (84,537) at 20210308005003636
86276 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/135.out' (84,538) at 20210308005046449
86277 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88261.h' (84,539) at 20240405153232143
86278 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/exec.h' (84,540) at 20240326080039566
86279 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_init.c' (84,541) at 20240405153231387
86280 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-utils.c' (84,542) at 20240405153231719
86281 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/Kconfig' (84,543) at 20240326080039470
86282 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-skov-revc-lt2.dtsi' (84,544) at 20240405153045517
86283 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/eb_cpu5282_defconfig' (84,545) at 20210308005003256
86284 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/Makefile' (84,546) at 20240405153046741
86285 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/cpu_hotplug.c' (84,547) at 20210307214930978
86286 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-iop3xx.txt' (84,548) at 20210307214925322
86287 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_dec_regs.h' (84,549) at 20240405153046589
86288 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_lvds.c' (84,550) at 20240405153230631
86289 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/Makefile' (84,551) at 20210307214932126
86290 2025-01-08 03:00:50.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb3_regs.h' (84,552) at 20221215040039182
86291 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/tps6594-pfsm.rst' (84,553) at 20240405153045225
86292 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel-ish-client-if.h' (84,554) at 20240405153052709
86293 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/gdb_build_jobs_and_not_write_crash_target.patch' (84,555) at 20230401080011939
86294 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/ioc.h' (84,556) at 20210307214926242
86295 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json' (84,557) at 20210307205554226
86296 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/caif/linux_caif.rst' (84,558) at 20210307214925526
86297 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/writeback_cache_control.rst' (84,559) at 20210309003648312
86298 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-PovazskaBystrica' (84,560) at 20210307205553794
86299 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/x86/ce4100.txt' (84,561) at 20210307214925454
86300 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac7311.c' (84,562) at 20240405153048981
86301 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/qman-portals.txt' (84,563) at 20210307214925422
86302 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_powersave.c' (84,564) at 20210309003649272
86303 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_infineon.c' (84,565) at 20210308005003500
86304 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/tftp.c' (84,566) at 20210308005003720
86305 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/sched.h' (84,567) at 20240326080039546
86306 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2059.h' (84,568) at 20210307214929798
86307 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ltc2945.yaml' (84,569) at 20240405153045065
86308 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lochnagar.rst' (84,570) at 20210307214925502
86309 2025-01-08 03:00:50.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grulib.h' (84,571) at 20210307214929174
86310 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_devcpu_gcb_miim_regs.h' (84,572) at 20210308005002820
86311 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2pdu.c' (84,573) at 20241211090145533
86312 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/Kconfig' (84,574) at 20210307214931882
86313 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/display-timings.yaml' (84,575) at 20240405153045041
86314 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/io.c' (84,576) at 20210307214932678
86315 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/groups.c' (84,577) at 20240405153053001
86316 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/crownbay_defconfig' (84,578) at 20210308005003256
86317 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/armv7m_systick.c' (84,579) at 20241211090212338
86318 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cq.c' (84,580) at 20241211090145437
86319 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_kfunc_success.c' (84,581) at 20240405153232259
86320 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_spe.sh' (84,582) at 20240405153054173
86321 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Presov' (84,583) at 20210307205553794
86322 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/huawei,hg556a.dts' (84,584) at 20210308005002812
86323 2025-01-08 03:00:50.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite_5.1.0.bb' (84,585) at 20241221090017532
86324 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc86xads.h' (84,586) at 20210307214926458
86325 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vlan.c' (84,587) at 20240405153050173
86326 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_1_d.h' (84,588) at 20210307214927686
86327 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_ctl.h' (84,589) at 20220525020654051
86328 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-cs5535.c' (84,590) at 20220525020652438
86329 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/Makefile' (84,591) at 20240405153046197
86330 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/parse_varlen.c' (84,592) at 20210307214932118
86331 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Fix-potential-string-truncation-in-strncpy.patch' (84,593) at 20210307205553842
86332 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/model.cpp' (84,594) at 20241114091025397
86333 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/sleep.S' (84,595) at 20210307214925954
86334 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/kvm.h' (84,596) at 20210307214932454
86335 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/conv_container.hpp' (84,597) at 20220412175720090
86336 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch' (84,598) at 20241221090017692
86337 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/MAINTAINERS' (84,599) at 20210308005003072
86338 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/Makefile' (84,600) at 20210307214932698
86339 2025-01-08 03:00:51.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_handle_array.c' (84,601) at 20210307214929178
86340 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d_i2c.c' (84,602) at 20240405153230843
86341 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample01_simple.sh' (84,603) at 20241125090012267
86342 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_mem.h' (84,604) at 20220525020653167
86343 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Use-long-long-instead-of-int64_t.patch' (84,605) at 20231011080016574
86344 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/mmconfig_32.c' (84,606) at 20210307214926742
86345 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/6.Followthrough.rst' (84,607) at 20240405153045245
86346 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch' (84,608) at 20241221090017656
86347 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/mt6360_charger.yaml' (84,609) at 20240405153045141
86348 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/cacheflush.c' (84,610) at 20240405153229991
86349 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/UEFISupport.png' (84,611) at 20230804080018091 to deleted uid set
86350 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/lib/zmem.c' (84,612) at 20240405153046501
86351 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb' (84,613) at 20241221090017524
86352 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NBPL-1.0' (84,614) at 20211006000025238
86353 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/templates/default/conf-notes.txt' (84,615) at 20230311090013135
86354 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/rest_response_code.robot' (84,616) at 20210308005007116
86355 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_64e.S' (84,617) at 20240405153046141
86356 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/ddr.c' (84,618) at 20210308005002976
86357 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/keysetup.c' (84,619) at 20240405153052317
86358 2025-01-08 03:00:51.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/filemap.py' (84,620) at 20230401080011983
86359 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-babel_2.16.0.bb' (84,621) at 20241221090017668
86360 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_terratec.c' (84,622) at 20210307214932206
86361 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mdb.c' (84,623) at 20240405153050173
86362 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_hdmi.c' (84,624) at 20220525020655071
86363 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/tc_police_scale.sh' (84,625) at 20210309003655996
86364 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/host-interface.cpp' (84,626) at 20240820080018013
86365 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpls_iptunnel.h' (84,627) at 20210307214931450
86366 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_map.c' (84,628) at 20240503080014494
86367 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_route.c' (84,629) at 20240405153053357
86368 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c' (84,630) at 20240405153231311
86369 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.c' (84,631) at 20240405153051349
86370 2025-01-08 03:00:51.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/userfaultfd.h' (84,632) at 20240906080037356
86371 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml' (84,633) at 20240405153045133
86372 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sunplus,sp7021-clkc.yaml' (84,634) at 20240405153045029
86373 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/mdb.c' (84,635) at 20240405153052377
86374 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/idle.h' (84,636) at 20210309003648832
86375 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/iperf3.service' (84,637) at 20210307205553682
86376 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-aio-multithread.c' (84,638) at 20230925080040101
86377 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg' (84,639) at 20210307205554274
86378 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/attr.c' (84,640) at 20241023080012895
86379 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/mmu-arm64_s10.c' (84,641) at 20210308005002780
86380 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/img-ascii-lcd.c' (84,642) at 20240405153046677
86381 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/config' (84,643) at 20240405153232279
86382 2025-01-08 03:00:51.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfs/pnfs.c' (84,644) at 20240919080017078 to deleted uid set
86383 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/main.py' (84,645) at 20240413080012671
86384 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/tso.c' (84,646) at 20240405153053229
86385 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml' (84,647) at 20240405153229783
86386 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/dbus_utility.hpp' (84,648) at 20241217090008760 to deleted uid set
86387 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/mount.c' (84,649) at 20240405153052541
86388 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sdm845.c' (84,650) at 20240405153232191
86389 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-loader.c' (84,651) at 20240405153232199
86390 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/atmel-secumod.h' (84,652) at 20210307214931590
86391 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-rock2-som.dtsi' (84,653) at 20240405153045561
86392 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_SYNPROXY.c' (84,654) at 20210307214931946
86393 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-milbeaut/Kconfig' (84,655) at 20210307214925898
86394 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ens1370.c' (84,656) at 20240405153053525
86395 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/Kconfig' (84,657) at 20210308005002952
86396 2025-01-08 03:00:51.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/zforce_ts.h' (84,658) at 20210307214931482
86397 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/machine-summary-overview.txt.jinja' (84,659) at 20220804030014695
86398 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-pinctrl-uboot.dtsi' (84,660) at 20210308005002576
86399 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/prcm-regs.c' (84,661) at 20210308005002760
86400 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs_ipk.bbclass' (84,662) at 20240124090012258
86401 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-reg.txt' (84,663) at 20220525020651678
86402 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/0001-Conceal-imp-warnings-in-Python3.patch' (84,664) at 20240301090012427
86403 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts' (84,665) at 20240405153229951
86404 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/Makefile' (84,666) at 20240405153047253
86405 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/nested.h' (84,667) at 20240405153230135
86406 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-ccu.h' (84,668) at 20210308005003636
86407 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/meson.build' (84,669) at 20220525020545505
86408 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/settings/phosphor-settings-defaults-native/bletchley-frontpanel.yaml' (84,670) at 20221206040015537
86409 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioc32.c' (84,671) at 20240405153048525
86410 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb' (84,672) at 20230317080013821
86411 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/Makefile' (84,673) at 20210307214930922
86412 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/eukrea-tlv320.txt' (84,674) at 20210307214925426
86413 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/meson.build' (84,675) at 20241211090212278
86414 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_dummy_evgen.h' (84,676) at 20210307214928342
86415 2025-01-08 03:00:51.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm.c' (84,677) at 20220525020652506
86416 2025-01-08 03:00:51.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target.h' (84,678) at 20221215040039062
86417 2025-01-08 03:00:51.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/tc27x_soc.h' (84,679) at 20221215040039186
86418 2025-01-08 03:00:51.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/scpi-hwmon.c' (84,680) at 20240405153230667
86419 2025-01-08 03:00:51.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-admv1014' (84,681) at 20240405153044917
86420 2025-01-08 03:00:51.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc.c' (84,682) at 20241125090012247
86421 2025-01-08 03:00:51.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/sms-cards.h' (84,683) at 20210307214928602
86422 2025-01-08 03:00:51.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c' (84,684) at 20240405153047217
86423 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/mcast.c' (84,685) at 20240405153232035
86424 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/mei/mei-amt-version.c' (84,686) at 20220525020654935
86425 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/sunplus-sp7021-demo-v3.dts' (84,687) at 20240405153045585
86426 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv200d.h' (84,688) at 20210307214928018
86427 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_eq.c' (84,689) at 20220525020654987
86428 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig' (84,690) at 20210308005003232
86429 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9035.c' (84,691) at 20240405153230823
86430 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/6.Followthrough.rst' (84,692) at 20240405153229839
86431 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_recent.h' (84,693) at 20210307214931646
86432 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.c' (84,694) at 20240405153230399
86433 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hi6421v600-irq.c' (84,695) at 20240405153230843
86434 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/inject-buildid.c' (84,696) at 20240613080016555
86435 2025-01-08 03:00:51.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.json' (84,697) at 20210927100127469
86436 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/unicast_extensions.sh' (84,698) at 20240405153232283
86437 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rzg2l_mipi_dsi_regs.h' (84,699) at 20240405153048745
86438 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/kickstart.rst' (84,700) at 20230114040015522
86439 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unxz.c' (84,701) at 20240405153053085
86440 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kcov' (84,702) at 20210309003654520
86441 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gl518sm.c' (84,703) at 20240405153048857
86442 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (84,704) at 20210901000020343
86443 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/mipi-csis.c' (84,705) at 20240405153049461
86444 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/adsp.h' (84,706) at 20210308005002876
86445 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb' (84,707) at 20220204040022432
86446 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb' (84,708) at 20241221090017696
86447 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-region.rst' (84,709) at 20240613080016359
86448 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/xen-asm.S' (84,710) at 20241220090018306
86449 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (84,711) at 20241206090014234
86450 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/udp_tunnel.h' (84,712) at 20240405153231859
86451 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/Makefile' (84,713) at 20210308005003024
86452 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/README' (84,714) at 20210308005003748
86453 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/Makefile' (84,715) at 20240405153232183
86454 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-streams.h' (84,716) at 20210307214928686
86455 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_vining_fpga.dts' (84,717) at 20240405153045441
86456 2025-01-08 03:00:51.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc.c' (84,718) at 20210308005002780
86457 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/p9_sbe.c' (84,719) at 20240405153048865
86458 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson6-atv1200.dts' (84,720) at 20240405153045401
86459 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/hugetlbpage.rst' (84,721) at 20240405153045285
86460 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_xgbepcsr.c' (84,722) at 20210307214929658
86461 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/pci.c' (84,723) at 20210308005002996
86462 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/assembler.h' (84,724) at 20240405153046245
86463 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6-logicpd-som.dtsi' (84,725) at 20240405153045493
86464 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/comm.h' (84,726) at 20210307214932438
86465 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ipcbuf.h' (84,727) at 20210307214931614
86466 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/zoom1.c' (84,728) at 20210308005003016
86467 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/setup.h' (84,729) at 20220525020651798
86468 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/tach.cpp' (84,730) at 20230825080027869
86469 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/cxacru.c' (84,731) at 20240710080014597
86470 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n.c' (84,732) at 20240405153050561
86471 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/pinmux-r7785rp.c' (84,733) at 20210307214926538
86472 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/Kconfig' (84,734) at 20221215040039146
86473 2025-01-08 03:00:51.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/platform.c' (84,735) at 20240405153046509
86474 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6358.c' (84,736) at 20240405153053657
86475 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32-pclmul_asm.S' (84,737) at 20240405153046361
86476 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.h' (84,738) at 20240405153048325
86477 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/csp/include/variant/core.h' (84,739) at 20210307214926770
86478 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/ts4800.h' (84,740) at 20210308005003072
86479 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_hw.h' (84,741) at 20240405153050329
86480 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_app_nic.c' (84,742) at 20210307214929566
86481 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-afsplit.c' (84,743) at 20241211090212550
86482 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_audio.h' (84,744) at 20240405153048597
86483 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.yaml' (84,745) at 20240405153045041
86484 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/Kconfig' (84,746) at 20210307214928566
86485 2025-01-08 03:00:51.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewPower.vue' (84,747) at 20241004080035967
86486 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/Kconfig' (84,748) at 20240405153230671
86487 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmmii.c' (84,749) at 20240520080015155
86488 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8996.c' (84,750) at 20240405153230227
86489 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/stm32f2xx_timer.c' (84,751) at 20241211090212342
86490 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/i2c.c' (84,752) at 20240405153051101
86491 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/cpp-style-and-conventions.md' (84,753) at 20230715080005098
86492 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-mlink.c' (84,754) at 20240405153232195
86493 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/kwbimage.cfg' (84,755) at 20210308005002908
86494 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/MAINTAINERS' (84,756) at 20210308005003036
86495 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/addr.c' (84,757) at 20240405153232079
86496 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/Makefile' (84,758) at 20210308005002760
86497 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo9039.c' (84,759) at 20240405153048625
86498 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/sys.c' (84,760) at 20220525020654467
86499 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap_git.bb' (84,761) at 20210307205554038
86500 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/funcmux.c' (84,762) at 20210308005002788
86501 2025-01-08 03:00:51.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/time_helper.c' (84,763) at 20241211090212514
86502 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunbmac.h' (84,764) at 20210307214929646
86503 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/bletchley/cri_sensors.json' (84,765) at 20221207040007843
86504 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/Kconfig' (84,766) at 20240405153231695
86505 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi' (84,767) at 20240405153045825
86506 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (84,768) at 20241206090014226
86507 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/tlb.h' (84,769) at 20240405153230147
86508 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/siphash.c' (84,770) at 20240405153053101
86509 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/phal_error.cpp' (84,771) at 20240820080019934
86510 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootm.c' (84,772) at 20230310090043279
86511 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_reqmgr.c' (84,773) at 20210309003649308
86512 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lsm_cgroup.c' (84,774) at 20240405153054257
86513 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra234-xusb.yaml' (84,775) at 20240405153045181
86514 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-test/pacbti/test-pacbti.bb' (84,776) at 20241206090014218
86515 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_actions.cpp' (84,777) at 20240808080032608
86516 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-d2net.c' (84,778) at 20240405153045673
86517 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/.clang-format' (84,779) at 20210908000006243
86518 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/boost_handler_timeline_vis.js' (84,780) at 20211109010017693
86519 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/Attributes.interface.yaml' (84,781) at 20221207040023631
86520 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx_mib.h' (84,782) at 20240405153050705
86521 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/Makefile' (84,783) at 20210308005002552
86522 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/purgatory.c' (84,784) at 20220525020652110
86523 2025-01-08 03:00:51.012-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/highuid.rst' (84,785) at 20210307214925226
86524 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.ipmbsensor.service' (84,786) at 20210706231659769
86525 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml' (84,787) at 20240405153045041
86526 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_17.dtso' (84,788) at 20240405153051213
86527 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c' (84,789) at 20210308005002968
86528 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/fsd-clk.h' (84,790) at 20240405153052641
86529 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc.host.h' (84,791) at 20240405153051837
86530 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/iomux.c' (84,792) at 20210308005002548
86531 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr_regs.h' (84,793) at 20210308005003476
86532 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sprd,gpio.yaml' (84,794) at 20240405153045061
86533 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SECURE_BOOT_defconfig' (84,795) at 20210308005003244
86534 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/bfs.rst' (84,796) at 20210307214925482
86535 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_lpc.h' (84,797) at 20230426080043764
86536 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/jesurun_q5_defconfig' (84,798) at 20210308005003260
86537 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/binarystore-via-blobs.md' (84,799) at 20221209040006383
86538 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/hwio.c' (84,800) at 20210307214929962
86539 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk-pll.c' (84,801) at 20210307214926998
86540 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-video.h' (84,802) at 20240405153049365
86541 2025-01-08 03:00:51.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/bootparams_atmel.S' (84,803) at 20210308005002712
86542 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/blk-commit-all.c' (84,804) at 20210308005046257
86543 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_mpc83xx_serdes.h' (84,805) at 20210308005002840
86544 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bcm3510.h' (84,806) at 20210307214928610
86545 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/012.out' (84,807) at 20210308005046413
86546 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/common.c' (84,808) at 20210308005003016
86547 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/bcm2835_sdhci.c' (84,809) at 20210308005003400
86548 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_resource.c' (84,810) at 20240913080013797
86549 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-polaroid-mid2407pxe03.dts' (84,811) at 20210308005002624
86550 2025-01-08 03:00:51.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_reset_conf_masks.h' (84,812) at 20240405153046601
86551 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic/atomic-instrumented.h' (84,813) at 20240628080014025
86552 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D0' (84,814) at 20210307214925198
86553 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm946.S' (84,815) at 20210307214925974
86554 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-rcar.c' (84,816) at 20240719080013349
86555 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/Kconfig' (84,817) at 20240405153231707
86556 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp32.c' (84,818) at 20240405153046045
86557 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/nuvoton,ma35d1-reset.h' (84,819) at 20240405153052653
86558 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb' (84,820) at 20241221090017524
86559 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_text.c' (84,821) at 20210307214930846
86560 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/procfs.c' (84,822) at 20210307214931142
86561 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_unlabeled.h' (84,823) at 20210307214932030
86562 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trace_printk.c' (84,824) at 20240405153054261
86563 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb' (84,825) at 20241206090014214
86564 2025-01-08 03:00:51.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ptpd.service' (84,826) at 20210307205553822
86565 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mpc8xx.c' (84,827) at 20210308005003484
86566 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_attach_cgroup.c' (84,828) at 20240405153054269
86567 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-s5p.h' (84,829) at 20240405153049465
86568 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/musl/files/0001-Revert-ldso-fix-non-functional-fix-to-early-dynamic-.patch' (84,830) at 20241221090017472
86569 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-inv.c' (84,831) at 20240405153231947
86570 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_dbus.cpp' (84,832) at 20240904080029670
86571 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/wm8766.h' (84,833) at 20210307214932270
86572 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/cpus.c' (84,834) at 20240906080037448
86573 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/iwarp_common.h' (84,835) at 20210309003653892
86574 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event.h' (84,836) at 20240405153054361
86575 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,lp87524-q1.yaml' (84,837) at 20220525020651690
86576 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/Kconfig' (84,838) at 20240405153051773
86577 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/parseargs.sh' (84,839) at 20240405153054069
86578 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/Makefile' (84,840) at 20210307214928558
86579 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/event.c' (84,841) at 20240405153050613
86580 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/107.out' (84,842) at 20210308005046445
86581 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thaicom5_C-78.5E' (84,843) at 20210307205553762
86582 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/delay.c' (84,844) at 20240405153046265
86583 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/Makefile' (84,845) at 20210308005003084
86584 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-375.c' (84,846) at 20240405153231323
86585 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c' (84,847) at 20220525020654183
86586 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/reboot.h' (84,848) at 20210307214931658
86587 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/README.md' (84,849) at 20240807080019546
86588 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/initrd.c' (84,850) at 20240405153046345
86589 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/trace.h' (84,851) at 20210308005045777
86590 2025-01-08 03:00:51.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/Kconfig' (84,852) at 20240405153051305
86591 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_fifo.h' (84,853) at 20210307214932198
86592 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_ethtool.c' (84,854) at 20240405153231071
86593 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_map.c' (84,855) at 20240405153054185
86594 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/board-type-checker/files/board-type-checker-fpb.service' (84,856) at 20221206040015537
86595 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_r1_defconfig' (84,857) at 20210308005003272
86596 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap44xx-clocks.dtsi' (84,858) at 20240405153045609
86597 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fast_commit.h' (84,859) at 20240405153052341
86598 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sha.h' (84,860) at 20210308005003708
86599 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2/0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch' (84,861) at 20241206090014262
86600 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/protocols.h' (84,862) at 20240326080039546
86601 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/util.h' (84,863) at 20210308005003628
86602 2025-01-08 03:00:51.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sa1100.c' (84,864) at 20240405153231515
86603 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_13_0_2_sh_mask.h' (84,865) at 20220525020652807
86604 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-thunder-ecam.c' (84,866) at 20240405153051233
86605 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/book3s64.c' (84,867) at 20220525020652066
86606 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/Makefile' (84,868) at 20210308005003524
86607 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (84,869) at 20230909080012743
86608 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/toshsd.h' (84,870) at 20210307214929206
86609 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/Makefile' (84,871) at 20210308005002996
86610 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s.dtsi' (84,872) at 20240405153045385
86611 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c' (84,873) at 20240429080012424
86612 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-frac-synth.c' (84,874) at 20240405153046845
86613 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_nmi_interface.robot' (84,875) at 20231216090016812
86614 2025-01-08 03:00:51.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781.c' (84,876) at 20240405153232143
86615 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210.dtsi' (84,877) at 20240405153229935
86616 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/Kconfig' (84,878) at 20210308005003204
86617 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-xgene.c' (84,879) at 20240405153231075
86618 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h' (84,880) at 20241216090017713
86619 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77980-cpg-mssr.c' (84,881) at 20240405153046837
86620 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0-initial_2.82.2.bb' (84,882) at 20241221090017640
86621 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/mtk-rng.yaml' (84,883) at 20240405153045153
86622 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/r7780mp.h' (84,884) at 20210308005003036
86623 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/99-gpio-keys.rules' (84,885) at 20210308005105437
86624 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/kwbimage.cfg' (84,886) at 20210308005002908
86625 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/waitwake.c' (84,887) at 20240405153053001
86626 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Baden-Wuerttemberg' (84,888) at 20210307205553766
86627 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/board.c' (84,889) at 20210308005002904
86628 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/headc57d.c' (84,890) at 20240405153048613
86629 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-pbab01.dts' (84,891) at 20240405153045505
86630 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf100.fuc3.h' (84,892) at 20210307214927938
86631 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/futex_bench.c' (84,893) at 20210307214932698
86632 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/freediameter_1.5.0.bb' (84,894) at 20241221090017496
86633 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE08.boot' (84,895) at 20220525020655231
86634 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-mt6360.c' (84,896) at 20241211090145441
86635 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/traps_32.c' (84,897) at 20240405153046329
86636 2025-01-08 03:00:51.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coredump.h' (84,898) at 20240405153052673
86637 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_trace.h' (84,899) at 20240405153049937
86638 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/sync_manager.hpp' (84,900) at 20240712080028497
86639 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/Makefile' (84,901) at 20210307214931190
86640 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-tvaudio.c' (84,902) at 20220525020653275
86641 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c' (84,903) at 20240520080015143
86642 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq9574.c' (84,904) at 20240405153051345
86643 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xbr-4500.dts' (84,905) at 20240405153229871
86644 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/spectral.h' (84,906) at 20210307214929734
86645 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_pre_boot' (84,907) at 20231120090013292
86646 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm_trace.c' (84,908) at 20210309003650052
86647 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-opc.h' (84,909) at 20240906080037352
86648 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts' (84,910) at 20240405153045761
86649 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/main.c' (84,911) at 20240405153231571
86650 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v3_0.h' (84,912) at 20240405153047129
86651 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ilitek,ili9882t.yaml' (84,913) at 20240405153229767
86652 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_io.c' (84,914) at 20210307214932218
86653 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/Makefile' (84,915) at 20210308005003180
86654 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/settings' (84,916) at 20240405153232275
86655 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/resize.cfg' (84,917) at 20210307205554470
86656 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-snapdragon.c' (84,918) at 20210308005002776
86657 2025-01-08 03:00:51.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tuntap.rst' (84,919) at 20220525020651750
86658 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/efi.h' (84,920) at 20240405153046349
86659 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/glue_helper-asm-avx.S' (84,921) at 20220525020652134
86660 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vhost_iotlb.h' (84,922) at 20240405153052817
86661 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time.metadata.yaml' (84,923) at 20220430030026020
86662 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/m25p80_sfdp.h' (84,924) at 20241211090212258
86663 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm355.c' (84,925) at 20210308005002720
86664 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/machvec_impl.h' (84,926) at 20240405153045353
86665 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32mp13-clks.h' (84,927) at 20240405153052649
86666 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/core.c' (84,928) at 20240405153052205
86667 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/ixp46x_ts.h' (84,929) at 20220525020653663
86668 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-slot-info.rst' (84,930) at 20210309003648476
86669 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/spmobj-attributes.c' (84,931) at 20240405153231343
86670 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/Kconfig' (84,932) at 20210307214930306
86671 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb' (84,933) at 20241206090014234
86672 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag_resv.h' (84,934) at 20220525020654503
86673 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xive-regs.h' (84,935) at 20220525020652042
86674 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,gicp.txt' (84,936) at 20210307214925342
86675 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/dynaimage,al3320a.yaml' (84,937) at 20210309003648360
86676 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/opcua/open62541_1.3.8.bb' (84,938) at 20231126090012785
86677 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc4.h' (84,939) at 20210307214931374
86678 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/Makefile' (84,940) at 20210307214928078
86679 2025-01-08 03:00:51.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_toc.cpp' (84,941) at 20210308005100997
86680 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-buildid-list.txt' (84,942) at 20240405153054077
86681 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json' (84,943) at 20241217090031433
86682 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp818.c' (84,944) at 20210308005003468
86683 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/uda1380.h' (84,945) at 20210307214931602
86684 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/prom.c' (84,946) at 20220525020651990
86685 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/machine/kudo.conf' (84,947) at 20241221090017480
86686 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PADL' (84,948) at 20241221090017616
86687 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/shfl_hostintf.h' (84,949) at 20240405153052557
86688 2025-01-08 03:00:51.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_midi_event.h' (84,950) at 20210307214931602
86689 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vtime.c' (84,951) at 20240405153230083
86690 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/busconfig/bmc-vmi-ca.conf' (84,952) at 20210701100031463
86691 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/tie.h' (84,953) at 20210307214926770
86692 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/uprobes.c' (84,954) at 20240405153046293
86693 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ib_rep.h' (84,955) at 20220525020653151
86694 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/tdo24m.c' (84,956) at 20240405153052177
86695 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9035.h' (84,957) at 20210307214928810
86696 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/generic-board-config.sh' (84,958) at 20210307214926294
86697 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-loongarch.h' (84,959) at 20240405153232211
86698 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-wpe.c' (84,960) at 20240405153046797
86699 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rx.h' (84,961) at 20210309003651224
86700 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-purpletv.c' (84,962) at 20210307214928782
86701 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-hdk.dts' (84,963) at 20240405153229955
86702 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/rsyslog/rsyslog_%.bbappend' (84,964) at 20241206090014274
86703 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/tcm_loop.c' (84,965) at 20240405153051965
86704 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb' (84,966) at 20230610080017603
86705 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c' (84,967) at 20240405153231227
86706 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/b64_pton_function_decl.patch' (84,968) at 20221003030013269
86707 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-file-record' (84,969) at 20210307214932566
86708 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/intrinsics.c' (84,970) at 20240405153047041
86709 2025-01-08 03:00:51.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/pinmux-sh7269.c' (84,971) at 20210307214926562
86710 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-owl/clk_s900.h' (84,972) at 20210308005002660
86711 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/ilsel.c' (84,973) at 20210307214926542
86712 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby_git.bb' (84,974) at 20230114040015470
86713 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/Makefile' (84,975) at 20220525020652086
86714 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinity_dpm.h' (84,976) at 20210307214928026
86715 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/README.rst' (84,977) at 20230426080043836
86716 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/libgcc.h' (84,978) at 20210307214926606
86717 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/Makefile' (84,979) at 20210308005003084
86718 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c' (84,980) at 20240910080014026
86719 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_mbox_format.fail' (84,981) at 20241206090014310
86720 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-pov-protab2-ips9.dts' (84,982) at 20210308005002616
86721 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uritemplate_4.1.1.bb' (84,983) at 20240301090012435
86722 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-faulty.c' (84,984) at 20240405153230771
86723 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-trace.h' (84,985) at 20240405153049125
86724 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r300' (84,986) at 20210307214928018
86725 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lz4.h' (84,987) at 20210307214931418
86726 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/da9034-ts.c' (84,988) at 20210307214928502
86727 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/bg2.c' (84,989) at 20221102030020757
86728 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-enum-mbus-code.rst' (84,990) at 20240405153045325
86729 2025-01-08 03:00:51.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/grlib_gptimer.c' (84,991) at 20241211090212342
86730 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_main.c' (84,992) at 20240503080014482
86731 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.clang-tidy' (84,993) at 20221017030028079
86732 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_berry_defconfig' (84,994) at 20210308005003248
86733 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/ip_check_defrag_frags.h' (84,995) at 20240405153232255
86734 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/Makefile' (84,996) at 20220525020653959
86735 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.out' (84,997) at 20210308005046401 to deleted uid set
86736 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/config.mk' (84,998) at 20210308005002552
86737 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/target_core_base.h' (84,999) at 20240405153052889
86738 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t208xrdb.c' (85,000) at 20210308005002996
86739 2025-01-08 03:00:51.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs.h' (85,001) at 20240405153052753
86740 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_taprio.c' (85,002) at 20241104090011619
86741 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-tangier.h' (85,003) at 20240405153231323
86742 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-cpu-opp.dtsi' (85,004) at 20220525020651902
86743 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/swig/swig/determinism.patch' (85,005) at 20241221090017676
86744 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grebbestad' (85,006) at 20210307205553782
86745 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spear3xx_defconfig' (85,007) at 20240405153045617
86746 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/vm86.h' (85,008) at 20220525020652154
86747 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_pmc_bxt.h' (85,009) at 20210307214931426
86748 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/utils.c' (85,010) at 20240405153231655
86749 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pythondeps' (85,011) at 20220910030013437
86750 2025-01-08 03:00:51.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/led.h' (85,012) at 20240405153053293
86751 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/emulate.c' (85,013) at 20240405153230131
86752 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina-sys-init.service' (85,014) at 20241120090012764
86753 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32f4xx_syscfg.h' (85,015) at 20221215040039182
86754 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/020_pack_inv_image_align_power2.dts' (85,016) at 20210308005003752
86755 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_mac.h' (85,017) at 20210307214931646
86756 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram242x.S' (85,018) at 20210307214925926
86757 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/printk-basics.rst' (85,019) at 20220525020651658
86758 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson8-gpio.h' (85,020) at 20210307214931338
86759 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/aspeed_apb2opb.c' (85,021) at 20241211090212270
86760 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/packagefiles/boost/meson.build' (85,022) at 20240402080040066
86761 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_0_sh_mask.h' (85,023) at 20240405153048117
86762 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio_keys.h' (85,024) at 20210307214931394
86763 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/meson.build' (85,025) at 20240908080010102
86764 2025-01-08 03:00:51.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13xxx.h' (85,026) at 20210307214930194
86765 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/probes.h' (85,027) at 20210307214925854
86766 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_flash_bios.sh' (85,028) at 20240812080018512
86767 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_roce.c' (85,029) at 20240405153050237
86768 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/pipeline.json' (85,030) at 20210307214932534
86769 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/arm-charlcd.c' (85,031) at 20210309003649176
86770 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/vexpress-hwmon.c' (85,032) at 20240405153230667
86771 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/unaccepted_memory.c' (85,033) at 20240405153230295
86772 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/trace.h' (85,034) at 20241111090012121
86773 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP7/meson.build' (85,035) at 20230825080021137
86774 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-1.0' (85,036) at 20210307205554418
86775 2025-01-08 03:00:51.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/Kconfig' (85,037) at 20240405153230671
86776 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_23_0.json' (85,038) at 20240918080002720
86777 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha256.its' (85,039) at 20210308005003744
86778 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c' (85,040) at 20240405153050641
86779 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/netfs-api.rst' (85,041) at 20240405153229807
86780 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/max77650-charger.yaml' (85,042) at 20210307214925402
86781 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gn/gn_git.bb' (85,043) at 20241221090017472
86782 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/meson.build' (85,044) at 20241211090212282
86783 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/enclosure.h' (85,045) at 20210307214931382
86784 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ceres-solver/ceres-solver_2.2.0.bb' (85,046) at 20231126090012797
86785 2025-01-08 03:00:51.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_verbs.h' (85,047) at 20220525020653163
86786 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c' (85,048) at 20240405153231027
86787 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/barrier.h' (85,049) at 20240405153046273
86788 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/serializer.hpp' (85,050) at 20230629131804627
86789 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/Makefile' (85,051) at 20210308005002960
86790 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.h' (85,052) at 20240405153230503
86791 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/iteration_check_2.c' (85,053) at 20210307214932630
86792 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tc_edt.sh' (85,054) at 20240405153054289
86793 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-settings.c' (85,055) at 20240405153230155
86794 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/uncore-cache.json' (85,056) at 20240405153054149
86795 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_audio.c' (85,057) at 20210307214928542
86796 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/pxa-mmc.txt' (85,058) at 20240405153229779
86797 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/MAINTAINERS' (85,059) at 20210308005003028
86798 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.0.bb' (85,060) at 20241221090017560
86799 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_msub.c' (85,061) at 20210308005046505
86800 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/Makefile' (85,062) at 20210307214930910
86801 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-historical-service-time.c' (85,063) at 20240405153049249
86802 2025-01-08 03:00:51.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.h' (85,064) at 20210307214927230
86803 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun6i.h' (85,065) at 20210308005002668
86804 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-arasan.c' (85,066) at 20240405153230859
86805 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp' (85,067) at 20241211090002379
86806 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch' (85,068) at 20230706080014749
86807 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/rt5651.h' (85,069) at 20210307214931350
86808 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/logging/romulus-phosphor-logging-callouts-native.bb' (85,070) at 20241206090014230
86809 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb' (85,071) at 20241221090017560
86810 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/emsdp.h' (85,072) at 20210308005003592
86811 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/remove-stale-files' (85,073) at 20240405153232107
86812 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml' (85,074) at 20221207040023627
86813 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/spec_extend.rs' (85,075) at 20240405153232095
86814 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy_tbl.h' (85,076) at 20220418100043773
86815 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fcntl.h' (85,077) at 20220525020654563
86816 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/create_webpage.sh' (85,078) at 20210308004938816
86817 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_msgq.h' (85,079) at 20240405153049853
86818 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-ftbfs.patch' (85,080) at 20230706080014749
86819 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/Makefile' (85,081) at 20240405153046861
86820 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/daemon.c' (85,082) at 20240719080013365
86821 2025-01-08 03:00:51.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/Makefile' (85,083) at 20210309003654188
86822 2025-01-08 03:00:51.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifspdu.h' (85,084) at 20240503080014498
86823 2025-01-08 03:00:51.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/permission.c' (85,085) at 20210307214932174
86824 2025-01-08 03:00:51.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_mmio.h' (85,086) at 20210309003654000
86825 2025-01-08 03:00:51.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-devres.c' (85,087) at 20240405153046777
86826 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_hw.c' (85,088) at 20210309003653312
86827 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-is31fl319x.c' (85,089) at 20240405153049217
86828 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86hvf.h' (85,090) at 20230925080040025
86829 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/client-connection.c' (85,091) at 20241211090212394
86830 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105_display.h' (85,092) at 20210308005003168
86831 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-capabilities.rst' (85,093) at 20220525020654135
86832 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-total-media-in-hand.c' (85,094) at 20210307214928786
86833 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ssd0303.c' (85,095) at 20240906080037216
86834 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-ac97.c' (85,096) at 20240405153053989
86835 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/sh73a0-kzm9g.dts' (85,097) at 20240405153045557
86836 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/tls_64.c' (85,098) at 20210307214926754
86837 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/sigreturn.S' (85,099) at 20210307214926078
86838 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_police.sh' (85,100) at 20220627100017222
86839 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.c' (85,101) at 20240405153048661
86840 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.c' (85,102) at 20240405153048661
86841 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_intr.c' (85,103) at 20240405153049893
86842 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rethook.h' (85,104) at 20240405153231839
86843 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_drm.c' (85,105) at 20240405153230579
86844 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/MAINTAINERS' (85,106) at 20210308005003072
86845 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/csd.h' (85,107) at 20240405153052893
86846 2025-01-08 03:00:51.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/regulator.c' (85,108) at 20210308005003216
86847 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/mm.c' (85,109) at 20210307214927922
86848 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/streebog.h' (85,110) at 20210307214931314
86849 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/mctp.h' (85,111) at 20240405153052861
86850 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/config_file_parser_error_tests.cpp' (85,112) at 20210308005405938
86851 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040_spi_rcw.cfg' (85,113) at 20210308005002992
86852 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/openvswitch.h' (85,114) at 20210307214931462
86853 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-yapp4-pegasus.dts' (85,115) at 20240405153045505
86854 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/Build' (85,116) at 20240613080016555
86855 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb' (85,117) at 20241221090017544
86856 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/net/bpf_jit_32.h' (85,118) at 20210307214925974
86857 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_wildcard.c' (85,119) at 20240405153232275
86858 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-38x-solidrun-microsom.dtsi' (85,120) at 20210308005002568
86859 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/translate.c' (85,121) at 20240906080037472
86860 2025-01-08 03:00:51.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (85,122) at 20210307205553722
86861 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/syscalls/syscall.tbl' (85,123) at 20240405153230007
86862 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/spectral.c' (85,124) at 20240805080013987
86863 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/cpld_unittest.cpp' (85,125) at 20211014000010487
86864 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa310s.dts' (85,126) at 20240405153045457
86865 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/pervasive.c' (85,127) at 20240405153046205
86866 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/swift/obmc/power-supply-monitor/power-supply-monitor-1.conf' (85,128) at 20210307205553710
86867 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bcrypt-Solar-Designer' (85,129) at 20241221090017620
86868 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c' (85,130) at 20240405153230355
86869 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-hmp-cmds.c' (85,131) at 20230426080043748
86870 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/Makefile' (85,132) at 20210308005003368
86871 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic_if.h' (85,133) at 20210307214929338
86872 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_tcp_skb.c' (85,134) at 20240405153232255
86873 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu.h' (85,135) at 20240405153048497
86874 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-debugfs.c' (85,136) at 20240405153052109
86875 2025-01-08 03:00:51.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso.ld' (85,137) at 20240326080039562
86876 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_display.c' (85,138) at 20240405153048785
86877 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd/journald-size-policy-10MB.conf' (85,139) at 20240426080018064
86878 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch' (85,140) at 20241221090017636
86879 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem_1.5.bb' (85,141) at 20241221090017504
86880 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/ixp4xx/Kconfig' (85,142) at 20240405153046949
86881 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb' (85,143) at 20240301090012423
86882 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ktlb.S' (85,144) at 20210307214926594
86883 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/db1xxx_defconfig' (85,145) at 20240405153230007
86884 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/scan.h' (85,146) at 20210307214929966
86885 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/COPYING' (85,147) at 20210307205554642
86886 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s5pv210-audss-clock.yaml' (85,148) at 20240405153045029
86887 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/meson.build' (85,149) at 20240330080006130
86888 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600_bpf_loop.c' (85,150) at 20240405153054273
86889 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hisi-phase.c' (85,151) at 20210307214926974
86890 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_redirect.h' (85,152) at 20210307214931650
86891 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsl.S' (85,153) at 20210307214925870
86892 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/212' (85,154) at 20210927100127493
86893 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung-i2s.yaml' (85,155) at 20240405153045169
86894 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvconsole.h' (85,156) at 20220525020652034
86895 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/sprd_hwspinlock.c' (85,157) at 20240405153048885
86896 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mISDNhw.h' (85,158) at 20210307214931418
86897 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/adc/Makefile' (85,159) at 20240405153051817
86898 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev' (85,160) at 20210307205554482
86899 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp' (85,161) at 20230202040004526
86900 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.23.6.bb' (85,162) at 20240413080012663
86901 2025-01-08 03:00:51.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-kernel/linux/linux-aspeed/transformers.cfg' (85,163) at 20211013000033044
86902 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9132.dtsi' (85,164) at 20210307214926194
86903 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/watchdog.S' (85,165) at 20210308005002824
86904 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/xor.h' (85,166) at 20240405153052621
86905 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/r7780mp.h' (85,167) at 20210308005003612
86906 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/vmem_public.h' (85,168) at 20210307214930546
86907 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/region.c' (85,169) at 20240906080037548
86908 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/router_test.cpp' (85,170) at 20240904080003190
86909 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7203.h' (85,171) at 20210308005002848
86910 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/irq_public.h' (85,172) at 20210307214930546
86911 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/unistd_64.h' (85,173) at 20241211090212374
86912 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/long-double.c' (85,174) at 20230426080043952
86913 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/default-relay' (85,175) at 20210608000015795
86914 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memcpy.S' (85,176) at 20210307214926098
86915 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-hooks-list.h' (85,177) at 20210307214932602
86916 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_display.c' (85,178) at 20210308005003536
86917 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/etrap_32.S' (85,179) at 20210307214926594
86918 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp8788-isink.h' (85,180) at 20210307214931430
86919 2025-01-08 03:00:51.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/Makefile' (85,181) at 20210308005002904
86920 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/common/cper-json-error-status.json' (85,182) at 20241207090009631
86921 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/Makefile' (85,183) at 20210307214932218
86922 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8750.yaml' (85,184) at 20220525020651714
86923 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ste-db8500-clkout.h' (85,185) at 20240405153052649
86924 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7425.dtsi' (85,186) at 20240405153045985
86925 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier2U/bios_attrs.json' (85,187) at 20241111090035286
86926 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_timings.c' (85,188) at 20210308005003416
86927 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt' (85,189) at 20240405153229807
86928 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi' (85,190) at 20240405153045837
86929 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/huge_count_read_write.c' (85,191) at 20240405153054293
86930 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sis96x.c' (85,192) at 20210307214928298
86931 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml' (85,193) at 20240405153045081
86932 2025-01-08 03:00:51.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-qspi.c' (85,194) at 20240405153231459
86933 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/utils_test.cpp' (85,195) at 20221017030028083
86934 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_compression.c' (85,196) at 20240405153230267
86935 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/iclass.c' (85,197) at 20230925080040021
86936 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat-parts-addsub.c.inc' (85,198) at 20210927100127085
86937 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/tt.c' (85,199) at 20240405153050517
86938 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/precise.c' (85,200) at 20241211090145577
86939 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch' (85,201) at 20241206090014262
86940 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-reset.c' (85,202) at 20220525020652018
86941 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/iohelper.h' (85,203) at 20220525020653211
86942 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fib_notifier.h' (85,204) at 20210307214931558
86943 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-assert@.service' (85,205) at 20240113090014532
86944 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/triggers.hpp' (85,206) at 20210308005059165
86945 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/socrates_defconfig' (85,207) at 20210307214926366
86946 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loongarch/boot.h' (85,208) at 20240906080037332
86947 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_vsyscall.c' (85,209) at 20240405153054381
86948 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-bitmap.h' (85,210) at 20240405153230771
86949 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0007-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch' (85,211) at 20240413080012651
86950 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-kernel-fadump_release_mem' (85,212) at 20220525020651630
86951 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/Kconfig' (85,213) at 20210308005003056
86952 2025-01-08 03:00:51.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb' (85,214) at 20220402030015975
86953 2025-01-08 03:00:51.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h' (85,215) at 20240405153049881
86954 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/mac.h' (85,216) at 20241104090011579
86955 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/subprojects/boost.wrap' (85,217) at 20240501080016543
86956 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/Makefile' (85,218) at 20210308005002972
86957 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/time.h' (85,219) at 20220525020651986
86958 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/MAINTAINERS' (85,220) at 20210308005003056
86959 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rorbacksnas' (85,221) at 20210307205553790
86960 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-fe-dai.h' (85,222) at 20210307214932394
86961 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/exynos5-dt.c' (85,223) at 20210308005003044
86962 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/time64.h' (85,224) at 20220525020654683
86963 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cmd_hdmidet.c' (85,225) at 20210308005002724
86964 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/smccc-call.S' (85,226) at 20210308005002560
86965 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-libidn-perl-0.12/libidn-wr-cross-compile.patch' (85,227) at 20210307205554006
86966 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/fix-host-contamination-when-enable-static-daq.patch' (85,228) at 20210307205553814
86967 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/release' (85,229) at 20240405153053433
86968 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/033' (85,230) at 20240906080037564
86969 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/i2c.c' (85,231) at 20210308005003720
86970 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital_core.c' (85,232) at 20220525020654883
86971 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/clock.c' (85,233) at 20210307214926186
86972 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/clock.hpp' (85,234) at 20220412175720086
86973 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/tx.h' (85,235) at 20210307214929622
86974 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/erst-test.c' (85,236) at 20240906080037568
86975 2025-01-08 03:00:51.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_b.c' (85,237) at 20210308005046517
86976 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359.c' (85,238) at 20240405153053657
86977 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/module.lds.h' (85,239) at 20210309003648820
86978 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/_millicodethunk.S' (85,240) at 20210308005002544
86979 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/Makefile' (85,241) at 20240405153046841
86980 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/device-tree-gpio-naming.md' (85,242) at 20221209040006383
86981 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame_git.bb' (85,243) at 20240301090012431
86982 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk10.dtsi' (85,244) at 20240405153045761
86983 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/Kconfig' (85,245) at 20220429100100498
86984 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/Makefile' (85,246) at 20240405153049785
86985 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/upcall.c' (85,247) at 20240405153052317
86986 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_queue.c' (85,248) at 20240405153049577
86987 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/elan,ekth6915.yaml' (85,249) at 20240405153229767
86988 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j721e.c' (85,250) at 20240405153047009
86989 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/sched.h' (85,251) at 20210307214929370
86990 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qlist.c' (85,252) at 20221215040039266
86991 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/oem-extension-numbering.md' (85,253) at 20240808080020596
86992 2025-01-08 03:00:51.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (85,254) at 20210307205554074
86993 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_interleave.c' (85,255) at 20240405153053377
86994 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/block_validity.c' (85,256) at 20240405153052337
86995 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-vtpm.bb' (85,257) at 20210812000025270
86996 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_functions.scss' (85,258) at 20220105012522983
86997 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can_pci.c' (85,259) at 20240405153049733
86998 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/Makefile' (85,260) at 20240405153051457
86999 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lion-rk3368_defconfig' (85,261) at 20210308005003264
87000 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/run-ptest' (85,262) at 20210307205554122
87001 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-surface_aggregator-tabletsw' (85,263) at 20240405153044917
87002 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_base_cmd.hpp' (85,264) at 20210311201857434
87003 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/openvswitch.rst' (85,265) at 20210307214925538
87004 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/fsidbg/fsidbg_git.bb' (85,266) at 20241221090017564
87005 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/e500.c' (85,267) at 20240405153046189
87006 2025-01-08 03:00:51.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/jit-interface.txt' (85,268) at 20210307214932506
87007 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_2_1_offset.h' (85,269) at 20210309003649628
87008 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh' (85,270) at 20210307205554590
87009 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/common.h' (85,271) at 20210308005002904
87010 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mii.h' (85,272) at 20240405153052733
87011 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/82571.c' (85,273) at 20240411080014086
87012 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/208' (85,274) at 20210927100127493
87013 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-pistachio.c' (85,275) at 20240405153051341
87014 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c' (85,276) at 20210307214928042
87015 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c' (85,277) at 20240405153230247
87016 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/epia.c' (85,278) at 20240405153046665
87017 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_sigtramp.h' (85,279) at 20241211090212218
87018 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copypage_64.S' (85,280) at 20240405153230043
87019 2025-01-08 03:00:51.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/Kconfig' (85,281) at 20240405153052029
87020 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-gnutls.c.inc' (85,282) at 20241211090212226
87021 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/chip.cpp' (85,283) at 20230511080009359
87022 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/csi_rx.c' (85,284) at 20210309003653016
87023 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-pci.c' (85,285) at 20240613080016387
87024 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode.h' (85,286) at 20220804100015884
87025 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fixed-mmio.c' (85,287) at 20240405153046777
87026 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-fsl-usb.c' (85,288) at 20240405153052125
87027 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_ets.c' (85,289) at 20240405153053369
87028 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_ssc.h' (85,290) at 20240405153052753
87029 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/tuntap_user.c' (85,291) at 20240405153046345
87030 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+pooncerelease+poacquireonce.litmus' (85,292) at 20220525020655127
87031 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/unaligned.h' (85,293) at 20210308005002816
87032 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml' (85,294) at 20240405153229759
87033 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v12_0_ppsmc.h' (85,295) at 20240405153048349
87034 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_inode.c' (85,296) at 20240405153231775
87035 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/nonzero_speed_trust.hpp' (85,297) at 20210308005059169
87036 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-seaboard.dts' (85,298) at 20210308005002628
87037 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/MAINTAINERS' (85,299) at 20210308005003020
87038 2025-01-08 03:00:51.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_gate.c' (85,300) at 20240405153046857
87039 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588j.dtsi' (85,301) at 20240405153045821
87040 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/config.h' (85,302) at 20210308005002644
87041 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/xfrm.h' (85,303) at 20240405153053477
87042 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-44xx.h' (85,304) at 20240405153045661
87043 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/Makefile' (85,305) at 20210308005003032
87044 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/Makefile' (85,306) at 20220525020653415
87045 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/aliases' (85,307) at 20220429100100410
87046 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/cper-generate.c' (85,308) at 20241114091008828
87047 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.c' (85,309) at 20240405153048657
87048 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig' (85,310) at 20210307205554582
87049 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/img-mdc-dma.txt' (85,311) at 20210307214925310
87050 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/polyval-ce-glue.c' (85,312) at 20240405153045849
87051 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/syscfg.h' (85,313) at 20210308005002664
87052 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/Kconfig' (85,314) at 20220525020653863
87053 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_hal.h' (85,315) at 20240405153231179
87054 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/ptrace.h' (85,316) at 20210308005002704
87055 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_synquacer.c' (85,317) at 20240405153230203
87056 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mpq7920.yaml' (85,318) at 20240405153229791
87057 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Duvnas_Basna' (85,319) at 20210307205553778
87058 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/acpi-info.rst' (85,320) at 20240405153045281
87059 2025-01-08 03:00:51.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/smp.h' (85,321) at 20240405153229999
87060 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib9000.c' (85,322) at 20240405153230779
87061 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kexec.h' (85,323) at 20240405153046245
87062 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_damage_helper_test.c' (85,324) at 20240405153048769
87063 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci6208.c' (85,325) at 20240405153046889
87064 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/run-ci' (85,326) at 20221207040044387
87065 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig-nommu' (85,327) at 20210307214925678
87066 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0004-autofs.init.in-remove-bashism.patch' (85,328) at 20241221090017496
87067 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tls.h' (85,329) at 20210309003649048
87068 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c' (85,330) at 20210307214927950
87069 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/geodefb.h' (85,331) at 20210307214930910
87070 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml' (85,332) at 20240405153045021
87071 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/Makefile' (85,333) at 20240405153046345
87072 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c' (85,334) at 20240405153051377
87073 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (85,335) at 20220618030015174
87074 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-cpu-thermal.dtsi' (85,336) at 20210308005002596
87075 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_sdram.c' (85,337) at 20210308005003368
87076 2025-01-08 03:00:51.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcmu_utils.h' (85,338) at 20210307214929818
87077 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/patch.bbclass' (85,339) at 20240301090012447
87078 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/attribs_def.h.inc' (85,340) at 20240906080037472
87079 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-m/tune-cortexm33.inc' (85,341) at 20240301090012451
87080 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/TODO' (85,342) at 20220525020654115
87081 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/samples.py' (85,343) at 20220823030015991
87082 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smumgr.h' (85,344) at 20240405153048341
87083 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c' (85,345) at 20240405153047169
87084 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone-yocto/machconfig' (85,346) at 20210307205554390
87085 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_b.c' (85,347) at 20210308005046517
87086 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/imximage.cfg' (85,348) at 20210308005003168
87087 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,nomadik.txt' (85,349) at 20210307214925294
87088 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/meson.build' (85,350) at 20221011100015132
87089 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuidle_haltpoll.h' (85,351) at 20210307214931370
87090 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0001-Add-autogen.sh.patch' (85,352) at 20230131040012027
87091 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/LICENSE' (85,353) at 20210308005121525
87092 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/ftrace.c' (85,354) at 20240405153045629
87093 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-0.3-beta15-autodetect-717479.patch' (85,355) at 20230706080014757
87094 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cobra5272_defconfig' (85,356) at 20210308005003252
87095 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sharkl64.dtsi' (85,357) at 20210307214926050
87096 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7180-pas.yaml' (85,358) at 20240405153229791
87097 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_dmm_priv.h' (85,359) at 20240405153048677
87098 2025-01-08 03:00:51.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_at_ao.c' (85,360) at 20240405153046897
87099 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/cacheflush.h' (85,361) at 20240405153229991
87100 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-nand.dts' (85,362) at 20210308005002636
87101 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc' (85,363) at 20240405153054305
87102 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed-smc-utils.h' (85,364) at 20241211090212542
87103 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/midi.c' (85,365) at 20210307214932438
87104 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-cards.c' (85,366) at 20210309003650324
87105 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/apple/pmgr-pwrstate.c' (85,367) at 20240405153231347
87106 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/sections.c' (85,368) at 20210308005002884
87107 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch' (85,369) at 20210608000015791
87108 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_ct.c' (85,370) at 20241018080014542
87109 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-dvb.c' (85,371) at 20240405153049557
87110 2025-01-08 03:00:51.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb3503.h' (85,372) at 20240405153052769
87111 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-1.0' (85,373) at 20210307205554414
87112 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/davinci/vpif_types.h' (85,374) at 20240405153231847
87113 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/kuap.c' (85,375) at 20240405153230047
87114 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf_arm.h' (85,376) at 20241211090212470
87115 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/marvell-8xxx.txt' (85,377) at 20240405153045121
87116 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/signal.c' (85,378) at 20240906080037156
87117 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (85,379) at 20210307205553694
87118 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/taskstats-struct.rst' (85,380) at 20210307214925214
87119 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/Makefile' (85,381) at 20240405153045473
87120 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/zynq_gem.c' (85,382) at 20210308005003448
87121 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/tee-supplicant.sh' (85,383) at 20220804030014691
87122 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/ResourceManagement/PowerControlStore.js' (85,384) at 20241004080035963
87123 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dst_cache.c' (85,385) at 20241216090017785
87124 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenPBS-2.3' (85,386) at 20241221090017616
87125 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/starfive,jh7110-crg.h' (85,387) at 20240405153231795
87126 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/gcc.py' (85,388) at 20241221090017628
87127 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc_netlink.h' (85,389) at 20210309003653996
87128 2025-01-08 03:00:51.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-auth' (85,390) at 20230505080015455
87129 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/StorageCollection_v1.xml' (85,391) at 20240619080002936
87130 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d_spi.c' (85,392) at 20240405153049641
87131 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/cmd_poweroff.c' (85,393) at 20210308005002732
87132 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/index.rst' (85,394) at 20240405153045009
87133 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pcf50633-regulator.c' (85,395) at 20240405153051469
87134 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/MAINTAINERS' (85,396) at 20210308005002908
87135 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/0001-tests-fix-TESTSUITE_AT.patch' (85,397) at 20231011080016614
87136 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (85,398) at 20240308090017907
87137 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonpointer_3.0.0.bb' (85,399) at 20241221090017668
87138 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pcic.h' (85,400) at 20210307214926582
87139 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/gemini-poweroff.txt' (85,401) at 20210307214925402
87140 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_optc.c' (85,402) at 20240429080012416
87141 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/z2ram.c' (85,403) at 20240405153046717
87142 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/prune-kernel' (85,404) at 20240405153053457
87143 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr.h' (85,405) at 20210308005003476
87144 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/postprocess/decode_msr.py' (85,406) at 20210524100034850
87145 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/readeeprom.cpp' (85,407) at 20230719080010903
87146 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/st-poweroff.c' (85,408) at 20240405153231351
87147 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/remoteproc.rst' (85,409) at 20240405153045265
87148 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/makefile-add-ldflags.patch' (85,410) at 20210307205553834
87149 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/byte_reverse.c' (85,411) at 20221215040039390
87150 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smbus/0001-Use-setuptools-as-distutils-is-deprecated.patch' (85,412) at 20220204040022540
87151 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-5a.inc' (85,413) at 20230919080013978
87152 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/.clang-format' (85,414) at 20241219090030044
87153 2025-01-08 03:00:51.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41-i2c.c' (85,415) at 20240405153053573
87154 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tls.h' (85,416) at 20241118090018499
87155 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/barrier.h' (85,417) at 20240815080012867
87156 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/maint-appx.rst' (85,418) at 20230114040015514
87157 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.h' (85,419) at 20220525020652819
87158 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/smp-cps.h' (85,420) at 20240405153046013
87159 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains54xx_data.c' (85,421) at 20210307214925922
87160 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-cmd.c' (85,422) at 20240405153053317
87161 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_imx7.h' (85,423) at 20210308005003588
87162 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config.bb' (85,424) at 20241206090014202
87163 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.c' (85,425) at 20210309003650380
87164 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.json' (85,426) at 20230925080040089
87165 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/ubi-user.h' (85,427) at 20240405153052945
87166 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ramoops.rst' (85,428) at 20240405153044961
87167 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/export.c' (85,429) at 20240415080012983
87168 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-ftrace.S' (85,430) at 20240405153045629
87169 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml' (85,431) at 20240405153045169
87170 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2131.h' (85,432) at 20210307214928798
87171 2025-01-08 03:00:51.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt' (85,433) at 20220525020651666
87172 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr.host.c' (85,434) at 20210307214930550
87173 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/strace.list' (85,435) at 20210308005045761
87174 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff' (85,436) at 20241029080011443
87175 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/trace.c' (85,437) at 20240405153053941
87176 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pch.h' (85,438) at 20210308005003676
87177 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-topology.rst' (85,439) at 20240405153045217
87178 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/sam9g20_wm8731.c' (85,440) at 20240710080014617
87179 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/Makefile' (85,441) at 20240405153054009
87180 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly827e.c' (85,442) at 20210309003649820
87181 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/setup.c' (85,443) at 20240726080012846
87182 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd938x-sdw.c' (85,444) at 20240815080012931
87183 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter.c' (85,445) at 20240405153053277
87184 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_spdif.h' (85,446) at 20240405153232175
87185 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-plgpio.c' (85,447) at 20240405153051369
87186 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_tt.c' (85,448) at 20240520080015151
87187 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500mc.c' (85,449) at 20240405153230043
87188 2025-01-08 03:00:51.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/tlb.c' (85,450) at 20210308005002992
87189 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dm816x.dtsi' (85,451) at 20210308005002576
87190 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/kona_i2c.c' (85,452) at 20210308005003384
87191 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/img,pistachio-reset.txt' (85,453) at 20210307214925414
87192 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x01.c' (85,454) at 20210307214928078
87193 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/Kconfig' (85,455) at 20210308005003340
87194 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (85,456) at 20230807080022150
87195 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/test_read_write_plainfiles.sh' (85,457) at 20241221090017512
87196 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/interact.c' (85,458) at 20240405153049133
87197 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_unaligned.c' (85,459) at 20210308005003704
87198 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/Makefile' (85,460) at 20210308005003056
87199 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/pv.c' (85,461) at 20240906080037532
87200 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mr.c' (85,462) at 20220525020653163
87201 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/a64-olinuxino_defconfig' (85,463) at 20210308005003244
87202 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/slg51000-regulator.c' (85,464) at 20240405153051473
87203 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_nla.h' (85,465) at 20240405153046705
87204 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,usb8041.yaml' (85,466) at 20240405153229803
87205 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-sub1.c' (85,467) at 20240405153231947
87206 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f34v7.c' (85,468) at 20240405153049153
87207 2025-01-08 03:00:51.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c' (85,469) at 20240405153045989
87208 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_cmd.c' (85,470) at 20240405153231471
87209 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-pfla02.dtsi' (85,471) at 20240405153045505
87210 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci-sysbus.c' (85,472) at 20241211090212342
87211 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5640.c' (85,473) at 20241211090145565
87212 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-torbreck.dts' (85,474) at 20240405153045573
87213 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/property.hpp' (85,475) at 20240817080036816
87214 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_dscp_router.sh' (85,476) at 20240405153054297
87215 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm.h' (85,477) at 20240405153047045
87216 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/smack_test_file_access.sh' (85,478) at 20220721030015853
87217 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ssd1307fb.c' (85,479) at 20240613080016475
87218 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/netwinder.rst' (85,480) at 20240405153044973
87219 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/Makefile' (85,481) at 20210308004922932
87220 2025-01-08 03:00:51.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/itg3200_buffer.c' (85,482) at 20220525020653099
87221 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/sock.c' (85,483) at 20241216090017785
87222 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/linecount.py' (85,484) at 20221206040017633
87223 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat34_C-55.5W' (85,485) at 20210307205553762
87224 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-monterey.c' (85,486) at 20210307214928094
87225 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.tee' (85,487) at 20210308005003300
87226 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/machine/sbp1.conf' (85,488) at 20240201090017664
87227 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/fw.c' (85,489) at 20210307214929782
87228 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.h' (85,490) at 20210307214927966
87229 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atom-bits.h' (85,491) at 20210307214927698
87230 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy.bb' (85,492) at 20241221090017480
87231 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/j2_defconfig' (85,493) at 20210307214926542
87232 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/tlbflush.h' (85,494) at 20240405153046069
87233 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/Makefile' (85,495) at 20210307214932190
87234 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/fault.c' (85,496) at 20240405153230019
87235 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/Makefile' (85,497) at 20220525020652382
87236 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/pwm-tacho-controller@1e786000.conf' (85,498) at 20240904080027738
87237 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8-norm.c' (85,499) at 20240405153052557
87238 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/Makefile' (85,500) at 20210308005003052
87239 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/hsdk.h' (85,501) at 20210308005003596
87240 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/uievent.py' (85,502) at 20230131040012043
87241 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bk4r1_defconfig' (85,503) at 20210308005003252
87242 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat21_C-58.0W' (85,504) at 20210307205553762
87243 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv2/ivt.S' (85,505) at 20210308005002540
87244 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_syscall.h' (85,506) at 20220429100100642
87245 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/config' (85,507) at 20240405153054305
87246 2025-01-08 03:00:51.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard410c.dts' (85,508) at 20210308005002576
87247 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensordatahandler.hpp' (85,509) at 20240829080022542
87248 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts' (85,510) at 20240405153229971
87249 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/phy.c' (85,511) at 20210308005003740
87250 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/cross-compile.patch' (85,512) at 20230706080014757
87251 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/amd8111e.c' (85,513) at 20240405153049785
87252 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0_pptable.h' (85,514) at 20240405153230511
87253 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-decoder.rst' (85,515) at 20240405153229843
87254 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/st,stm32-pinctrl.txt' (85,516) at 20210308005003308
87255 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1300.c' (85,517) at 20240405153045977
87256 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tiocl.h' (85,518) at 20210307214931662
87257 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/print-tree.c' (85,519) at 20240815080012903
87258 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-pll.c' (85,520) at 20210307214926998
87259 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/prctl_option.sh' (85,521) at 20240405153054173
87260 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal64.h' (85,522) at 20210308005046041
87261 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/soundbus.h' (85,523) at 20240405153053485
87262 2025-01-08 03:00:51.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/rcutorture.c' (85,524) at 20230426080043952
87263 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/da8xx_remoteproc.c' (85,525) at 20240405153051477
87264 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-inventory-sensors.yaml' (85,526) at 20230412080023456
87265 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/otg_productlist.h' (85,527) at 20210309003653196
87266 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dump-arch.h' (85,528) at 20240326080039550
87267 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_ether.c' (85,529) at 20240405153050373
87268 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/host0' (85,530) at 20210817000018512
87269 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/Kconfig' (85,531) at 20210308005003340
87270 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/ada4250.c' (85,532) at 20240405153048965
87271 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-apple-aic.c' (85,533) at 20240405153049189
87272 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/forward-visitor.h' (85,534) at 20210927100127249
87273 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_reset.c' (85,535) at 20240405153046857
87274 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc.h' (85,536) at 20240405153049661
87275 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/yuv-formats.rst' (85,537) at 20220525020651790
87276 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/mei_csi.c' (85,538) at 20240805080013967
87277 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_sriov.c' (85,539) at 20210307214927078
87278 2025-01-08 03:00:51.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-AU' (85,540) at 20241221090017616
87279 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c' (85,541) at 20240405153048481
87280 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/examples/README' (85,542) at 20210308005116213
87281 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor.hpp' (85,543) at 20220726030047623
87282 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev.h' (85,544) at 20240405153046937
87283 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda18271c2dd.c' (85,545) at 20240712080021069
87284 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init_task.h' (85,546) at 20220525020654575
87285 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ts4800-ts.txt' (85,547) at 20210307214925338
87286 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/da7218.txt' (85,548) at 20210307214925426
87287 2025-01-08 03:00:51.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/identify-component.rst' (85,549) at 20230919080013970
87288 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (85,550) at 20240316080012480
87289 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/liburcu/liburcu_0.14.1.bb' (85,551) at 20241221090017696
87290 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.c' (85,552) at 20210307214927734
87291 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btrsi.c' (85,553) at 20240613080016379
87292 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_socket_ipv6.c' (85,554) at 20240405153053281
87293 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/MAINTAINERS' (85,555) at 20210308005003044
87294 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8548CDS_defconfig' (85,556) at 20210308005003240
87295 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_mgmt.h' (85,557) at 20220525020653815
87296 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/perf_asm.S' (85,558) at 20210307214926330
87297 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch' (85,559) at 20210307205554506
87298 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/bcma-hcd.c' (85,560) at 20221128040017562
87299 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/templates/default/local.conf.sample' (85,561) at 20241221090017476
87300 2025-01-08 03:00:51.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h' (85,562) at 20220525020653495
87301 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console/disable-obmc-console.service' (85,563) at 20241126090011759
87302 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/net.c' (85,564) at 20240405153232111
87303 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-regulator-coupler.c' (85,565) at 20240405153051761
87304 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-asus-sparrow.dts' (85,566) at 20240405153229891
87305 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-cfq-target-latency' (85,567) at 20210307214925194
87306 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_i225.h' (85,568) at 20210309003651020
87307 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/core.c' (85,569) at 20240405153231367
87308 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/intel-ish-hid.rst' (85,570) at 20240405153045217
87309 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_gadget.h' (85,571) at 20210308005003520
87310 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/webui/phosphor-webui_%.bbappend' (85,572) at 20241206090014274
87311 2025-01-08 03:00:51.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35510.c' (85,573) at 20240405153230615
87312 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5616.h' (85,574) at 20210307214932326
87313 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml' (85,575) at 20240405153045145
87314 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/mISDNisar.c' (85,576) at 20240405153049213
87315 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/webmin.service' (85,577) at 20210307205554038
87316 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Volume.v1_10_0.json' (85,578) at 20240824080002938
87317 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb' (85,579) at 20230919080013962
87318 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/nvdimm.txt' (85,580) at 20220429100100422
87319 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/Makefile' (85,581) at 20240405153054309
87320 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_UTIL.json' (85,582) at 20230612080032252
87321 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-x86/chassis/x86-power-control_%.bbappend' (85,583) at 20241206090014278
87322 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utilities.py' (85,584) at 20241029080012599
87323 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0043-firmware-psci-Fix-bind_smccc_features-psci-check.patch' (85,585) at 20240413080012631
87324 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy7636a-regulator.c' (85,586) at 20240405153051473
87325 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40.dtsi' (85,587) at 20240405153045393
87326 2025-01-08 03:00:51.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/076_vblock_bad_phandle.dts' (85,588) at 20210308005003752
87327 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/io.c' (85,589) at 20210307214925862
87328 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi' (85,590) at 20240405153045717
87329 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/opt.tcl' (85,591) at 20210308005007116
87330 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbushelper_interface.hpp' (85,592) at 20241009080031118
87331 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/Makefile' (85,593) at 20210308005002788
87332 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_local_storage_exit_creds.c' (85,594) at 20240405153054273
87333 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/dsp_spos.c' (85,595) at 20220525020654991
87334 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/clocks.cfg' (85,596) at 20210308005003084
87335 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_cfg.c' (85,597) at 20210308005003076
87336 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/perf_regs.h' (85,598) at 20210307214932458
87337 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb' (85,599) at 20241221090017496
87338 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra194-reset.h' (85,600) at 20210307214931350
87339 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/hmm.c' (85,601) at 20240405153051833
87340 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k_common.h' (85,602) at 20210307214929606
87341 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (85,603) at 20230412080023460
87342 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/meson.build' (85,604) at 20231130090027074
87343 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_rpm.bbclass' (85,605) at 20241221090017604
87344 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/main.cpp' (85,606) at 20240820080023694
87345 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/.gitignore' (85,607) at 20210307214926298
87346 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.prettierrc.yaml' (85,608) at 20240905080021954
87347 2025-01-08 03:00:51.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/Makefile' (85,609) at 20210308005003044
87348 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/ctl.c' (85,610) at 20240405153051981
87349 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd-oabi.h' (85,611) at 20210308005046065
87350 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/dev-audio-s3c64xx.c' (85,612) at 20240405153045685
87351 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/extents.c' (85,613) at 20240805080014019
87352 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of_addr.h' (85,614) at 20210308005003628
87353 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml' (85,615) at 20240227090019896
87354 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/physaddr.c' (85,616) at 20210307214926738
87355 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4session.h' (85,617) at 20240405153052425
87356 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_40x.S' (85,618) at 20240405153230035
87357 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test.dts' (85,619) at 20210308005003760
87358 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/tx.c' (85,620) at 20240405153231191
87359 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/signal.h' (85,621) at 20240405153046401
87360 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/trace.c' (85,622) at 20210307214930242
87361 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_device.h' (85,623) at 20240405153048697
87362 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616-orangepi-zero.dtsi' (85,624) at 20240405153229915
87363 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/Makefile' (85,625) at 20220525020654787
87364 2025-01-08 03:00:51.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (85,626) at 20240206090017943
87365 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-arrow-gray.svg' (85,627) at 20210308005107069
87366 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-imx6.c' (85,628) at 20241008080013963
87367 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/deploy.bbclass' (85,629) at 20220910030013385
87368 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sse-counter.c' (85,630) at 20241211090212342
87369 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/timex.h' (85,631) at 20220627100016922
87370 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwmon-vid.h' (85,632) at 20210307214931398
87371 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb' (85,633) at 20241221090017516
87372 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/sgiseeq.c' (85,634) at 20240405153050257
87373 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_lpc.c' (85,635) at 20241211090212294
87374 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/Kconfig' (85,636) at 20210308005003088
87375 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gk208.fuc5.h' (85,637) at 20210307214927970
87376 2025-01-08 03:00:51.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/scatterlist.c' (85,638) at 20240520080015215
87377 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h' (85,639) at 20240628080014001
87378 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/signal.h' (85,640) at 20240405153046249
87379 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EthernetInterfaceCollection.json' (85,641) at 20240619080002944
87380 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/MAINTAINERS' (85,642) at 20210308005003024
87381 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/gef_sbc610.c' (85,643) at 20240405153230051
87382 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8903_charger.c' (85,644) at 20240405153231355
87383 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/k210-rst.h' (85,645) at 20220525020654547
87384 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-cirrus' (85,646) at 20210308005046237
87385 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/zswap.rst' (85,647) at 20240405153229739
87386 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4_extents.h' (85,648) at 20220525020654395
87387 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/stericsson,ab8500.yaml' (85,649) at 20240405153229779
87388 2025-01-08 03:00:51.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/st-vgxy61.rst' (85,650) at 20240405153045309
87389 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/armsse.c' (85,651) at 20241211090212246
87390 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/memory.json' (85,652) at 20240405153054109
87391 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/auto_submenu/Kconfig' (85,653) at 20210307214932154
87392 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/Makefile' (85,654) at 20210307214929750
87393 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/Kconfig' (85,655) at 20210308005003528
87394 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c' (85,656) at 20240405153230983
87395 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-38x-controlcenterdc.dts' (85,657) at 20210308005002568
87396 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabresd-u-boot.dtsi' (85,658) at 20210308005002584
87397 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/arc-uart.txt' (85,659) at 20210307214925418
87398 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk01.dts' (85,660) at 20240405153045761
87399 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (85,661) at 20241207090012331
87400 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pfn_devs.c' (85,662) at 20240405153231271
87401 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/Kconfig' (85,663) at 20240906080037304
87402 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/readdir.h' (85,664) at 20240405153052581
87403 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0002-do-not-import-target-module-while-cross-compile.patch' (85,665) at 20240113090014532
87404 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/example/config.json' (85,666) at 20221213040025761
87405 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Volume_v1.xml' (85,667) at 20240824080002934
87406 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_device.c' (85,668) at 20240405153048565
87407 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/0002-ooo-file-unreg.c-Include-poll.h-instead-of-sys-poll..patch' (85,669) at 20241221090017540
87408 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/radvd_2.19.bb' (85,670) at 20241206090014238
87409 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/meson.build' (85,671) at 20210308005053421
87410 2025-01-08 03:00:51.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test/run-ptest' (85,672) at 20230804080018091
87411 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-rtl8139.rom' (85,673) at 20210308005046181 to deleted uid set
87412 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/g12a-aoclkc.h' (85,674) at 20210307214931346
87413 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/.clang-format' (85,675) at 20241219090021588
87414 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ata.h' (85,676) at 20210308005003560
87415 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/irqflags.h' (85,677) at 20210307214926178
87416 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/context-tracking/arch-support.txt' (85,678) at 20240405153045201
87417 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cortina.txt' (85,679) at 20210307214925374
87418 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm2.c' (85,680) at 20240405153046541
87419 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0008-libtool-do-not-use-jlibtool.patch' (85,681) at 20230131040012027
87420 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-kvm.h' (85,682) at 20221215040039186
87421 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/Kconfig' (85,683) at 20210308005003056
87422 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/perf_event.h' (85,684) at 20220525020651970
87423 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/imx8mn.h' (85,685) at 20210307214931338
87424 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c' (85,686) at 20240405153230739
87425 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_compare_byte_action_tests.cpp' (85,687) at 20210308005405938
87426 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/Makefile' (85,688) at 20240613080016363
87427 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211_crypt_tkip.c' (85,689) at 20210309003654492
87428 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/testcpuid.py2' (85,690) at 20241211090212538
87429 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/jazz.h' (85,691) at 20210307214926214
87430 2025-01-08 03:00:51.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/lc.c' (85,692) at 20240429080012436
87431 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/Makefile' (85,693) at 20210308005002948
87432 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_translate_dcn21.h' (85,694) at 20210307214927306
87433 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/davinci-mcbsp.txt' (85,695) at 20210307214925426
87434 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_pm.h' (85,696) at 20240405153048545
87435 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_v4l2.c' (85,697) at 20240405153052077
87436 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/mman.h' (85,698) at 20210307214926590
87437 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/rpidistro-ffmpeg_5.1.4.bb' (85,699) at 20241206090014282
87438 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/Makefile' (85,700) at 20210308005003072
87439 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bpf_perf_event.h' (85,701) at 20220804100015888
87440 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-topcliff-pch.c' (85,702) at 20240405153051801
87441 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter.c' (85,703) at 20240326080039574
87442 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0001-Modify-the-Makefile-for-cross-compile.patch' (85,704) at 20210307205553838
87443 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly-reload-core.dtsi' (85,705) at 20240405153045561
87444 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/entry.h' (85,706) at 20210307214926174
87445 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-eckelmann-ci4x10.dts' (85,707) at 20240405153045497
87446 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vmlinux.lds.S' (85,708) at 20240405153046029
87447 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscc-sc7280.c' (85,709) at 20240405153046833
87448 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdm630-pinctrl.yaml' (85,710) at 20240405153045137
87449 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/hashes.c' (85,711) at 20210307214931234
87450 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi-generic.rst' (85,712) at 20240405153045253
87451 2025-01-08 03:00:51.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-1a.inc' (85,713) at 20240301090012451
87452 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/rtkit-crashlog.c' (85,714) at 20240405153051753
87453 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ldd.py' (85,715) at 20220910030013401
87454 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycurl_7.45.3.bb' (85,716) at 20241221090017560
87455 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/sbi-ipi.c' (85,717) at 20240405153046257
87456 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/bmalloc-fix.patch' (85,718) at 20241221090017692
87457 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/fixed.c' (85,719) at 20210308005003472
87458 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_start.cpp' (85,720) at 20210308005108645
87459 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_trigger_actions.cpp' (85,721) at 20240808080032608
87460 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821.h' (85,722) at 20220525020653271
87461 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/if_link.h' (85,723) at 20240405153054053
87462 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf119.fuc4.h' (85,724) at 20210307214927970
87463 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wm8350_wdt.c' (85,725) at 20240405153052245
87464 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/selenium_helpers_base.py' (85,726) at 20241221090017592
87465 2025-01-08 03:00:51.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/switch_to.h' (85,727) at 20210307214926178
87466 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sh_ksyms_32.c' (85,728) at 20210307214926570
87467 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Heinavesi' (85,729) at 20210307205553770
87468 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ser.c' (85,730) at 20240910080014058
87469 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_slp.robot' (85,731) at 20240628080017121
87470 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbussy/setuptools.patch' (85,732) at 20220204040022536
87471 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/Makefile' (85,733) at 20210307214932286
87472 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/bios.c' (85,734) at 20241009080011081
87473 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/prepare-emmc-qemu/prepare-emmc-qemu' (85,735) at 20221217040017229
87474 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_9_sm6375.h' (85,736) at 20240405153230591
87475 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-ufs.c' (85,737) at 20240405153051297
87476 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xen-stubs.c' (85,738) at 20241211090212254
87477 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bloom_filter.c' (85,739) at 20240520080015207
87478 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp852.c' (85,740) at 20210307214931178
87479 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mfd-mcp-sa11x0.h' (85,741) at 20210307214931478
87480 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/armpll.c' (85,742) at 20210308005002552
87481 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/f0418b0d8b54c21a1e5b0c6dce3277e938d07e7c.patch' (85,743) at 20241206090014242
87482 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/Makefile' (85,744) at 20210308005002988
87483 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/Makefile' (85,745) at 20210308004922932
87484 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mk802ii_defconfig' (85,746) at 20210308005003268
87485 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs103_idu.dts' (85,747) at 20210307214925662
87486 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/xmc.c' (85,748) at 20240405153049713
87487 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Traryd_Betas' (85,749) at 20210307205553794
87488 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4_sd_rcw.cfg' (85,750) at 20210308005002996
87489 2025-01-08 03:00:51.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/regulator.h' (85,751) at 20210307214931610
87490 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/controllers/redfish-controller.js' (85,752) at 20210308005107077
87491 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pbx-a9.dts' (85,753) at 20240405153045401
87492 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/eth.c' (85,754) at 20210308005003168
87493 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s.dtsi' (85,755) at 20240405153045453
87494 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.h' (85,756) at 20240405153049469
87495 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/firmware.c' (85,757) at 20240405153046225
87496 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/Makefile' (85,758) at 20210307214929902
87497 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_debugger.c' (85,759) at 20220525020654695
87498 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-maxim-pmic.dtsi' (85,760) at 20240405153045485
87499 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_factory_dce120.h' (85,761) at 20210307214927302
87500 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-csi2.c' (85,762) at 20240405153230783
87501 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-isiot.dtsi' (85,763) at 20240405153045525
87502 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/boot_loader.h' (85,764) at 20210307214929782
87503 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ipu3_rcb.svg' (85,765) at 20210307214925234
87504 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SessionService.v1_1_9.json' (85,766) at 20240619080002956
87505 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/Makefile' (85,767) at 20240405153047245
87506 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_dim.c' (85,768) at 20210307214929514
87507 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_runtime_pm.c' (85,769) at 20240405153048541
87508 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sparc-us3-cpufreq.c' (85,770) at 20240405153046917
87509 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cap_helpers.h' (85,771) at 20240405153054241
87510 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-mac.h' (85,772) at 20210307214926166
87511 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/Makefile' (85,773) at 20210307214928106
87512 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@62.conf' (85,774) at 20210307205554094
87513 2025-01-08 03:00:51.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/mag3110.c' (85,775) at 20240405153049005
87514 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/svc-i3c-master.c' (85,776) at 20241216090017705
87515 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spider-pci.c' (85,777) at 20240405153230051
87516 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-debug.c' (85,778) at 20210307214932390
87517 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfuart.h' (85,779) at 20210307214926162
87518 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw.h' (85,780) at 20220525020654975
87519 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-parser.cpp' (85,781) at 20240830080017491
87520 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_fast.c' (85,782) at 20240405153053117
87521 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_snic.h' (85,783) at 20240405153051737
87522 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8186-clock.yaml' (85,784) at 20240405153045013
87523 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec6.0-0.dtsi' (85,785) at 20210307214926354
87524 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/aes-round.h' (85,786) at 20230925080039921
87525 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/semicall.h' (85,787) at 20240906080037576
87526 2025-01-08 03:00:51.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zswap.c' (85,788) at 20240405153231983
87527 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-cleanup.service' (85,789) at 20210308005102829
87528 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_tsol.h' (85,790) at 20210308004938820
87529 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/base.h' (85,791) at 20210307214929750
87530 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gdbm/files/run-ptest' (85,792) at 20230609080014415
87531 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/flow_dissector.c' (85,793) at 20240805080014051
87532 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml' (85,794) at 20240405153045109
87533 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2hk.h' (85,795) at 20210308005002732
87534 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-apq8064.c' (85,796) at 20240405153051345
87535 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d2.dtsi' (85,797) at 20210308005002612
87536 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_task.c' (85,798) at 20240405153051629
87537 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MSI_Primo73_defconfig' (85,799) at 20210308005003240
87538 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-sound-card.yaml' (85,800) at 20240405153229799
87539 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/sound-uclass.c' (85,801) at 20210308005003488
87540 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sym53c8xx.h' (85,802) at 20210308005003688
87541 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/at91_i2c.c' (85,803) at 20210308005003380
87542 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (85,804) at 20240119090013779
87543 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/htab_map_batch_ops.c' (85,805) at 20240405153054245
87544 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-lib_1.2.13.bb' (85,806) at 20241221090017692
87545 2025-01-08 03:00:51.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/pam/libpam_%.bbappend' (85,807) at 20230505080015455
87546 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/bus.json' (85,808) at 20240405153054109
87547 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm450-motorola-ali.dts' (85,809) at 20240405153045785
87548 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-invalide-session.patch' (85,810) at 20210307205553818
87549 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/debug-exceptions.c' (85,811) at 20240405153232267
87550 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_tftp.c' (85,812) at 20210308005003372
87551 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle.h' (85,813) at 20240405153046921
87552 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-liteboard.dts' (85,814) at 20210308005002588
87553 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console_%.bbappend' (85,815) at 20241206090014226
87554 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_socket_ipv4.c' (85,816) at 20240405153053257
87555 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/as3722.txt' (85,817) at 20210307214925358
87556 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css' (85,818) at 20210307205554270
87557 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/smmu-common.h' (85,819) at 20240906080037328
87558 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mem.h' (85,820) at 20210308005002636
87559 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_group.h' (85,821) at 20240405153048741
87560 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gic_common.c' (85,822) at 20240906080037236
87561 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/acpi_object_usage.rst' (85,823) at 20240405153229739
87562 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml' (85,824) at 20240405153045153
87563 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/block-dirty-bitmap.c' (85,825) at 20240906080037368
87564 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso.S' (85,826) at 20240326080039562
87565 2025-01-08 03:00:51.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/README' (85,827) at 20210308005003708
87566 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/netcat-locale_h.patch' (85,828) at 20210307205553842
87567 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961-salvator-xs.dts' (85,829) at 20220525020651934
87568 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.h' (85,830) at 20240405153049693
87569 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sdhci.h' (85,831) at 20210308005003684
87570 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/atvda.h' (85,832) at 20210307214930310
87571 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabreauto.dts' (85,833) at 20210308005002584
87572 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rc4.c' (85,834) at 20210308005003712
87573 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_length.pass' (85,835) at 20241206090014310
87574 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65218-regulator.c' (85,836) at 20240405153231367
87575 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Battery_v1.xml' (85,837) at 20240619080002920
87576 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r2_defconfig' (85,838) at 20210308005003252
87577 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp10b.c' (85,839) at 20240405153048665
87578 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/led.h' (85,840) at 20240405153230019
87579 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-make-tarball.bb' (85,841) at 20220502030010156
87580 2025-01-08 03:00:51.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools_2.15.bb' (85,842) at 20240413080012659
87581 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg-aoclk.c' (85,843) at 20240405153230215
87582 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/tcg-cpu.c' (85,844) at 20240906080037492
87583 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kasan.rst' (85,845) at 20240405153229751
87584 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (85,846) at 20240829080014018
87585 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/npcm7xx_smbus.h' (85,847) at 20240326080039538
87586 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_hhf.c' (85,848) at 20240405153053369
87587 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/Makefile' (85,849) at 20210309003650212
87588 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/presence.hpp' (85,850) at 20220412175720086
87589 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0002-Revert-configure-Require-libmodplug-0.8.9.patch' (85,851) at 20230114040015490
87590 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.err' (85,852) at 20220429100100882
87591 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/Build' (85,853) at 20240405153054089
87592 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/archiver.bbclass' (85,854) at 20241221090017612
87593 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_redirect_multi.sh' (85,855) at 20240405153054289
87594 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/config.um' (85,856) at 20240405153054325
87595 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/speed.c' (85,857) at 20210308005002728
87596 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/phycore-rk3288.c' (85,858) at 20210308005003028
87597 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-ff-rdk-nand.dts' (85,859) at 20240405153045525
87598 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/sprd,sc27xx-pmic.txt' (85,860) at 20210307214925362
87599 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cpm.c' (85,861) at 20240405153230675
87600 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/atmel-at91.yaml' (85,862) at 20240405153045013
87601 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/supporting_libs.py' (85,863) at 20221209040018567
87602 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/i2c.h' (85,864) at 20210308005002664
87603 2025-01-08 03:00:51.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6_hmac.c' (85,865) at 20240613080016531
87604 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/conntrack.h' (85,866) at 20220525020654887
87605 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.5.c' (85,867) at 20240405153050345
87606 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_api.h' (85,868) at 20240405153052693
87607 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libssp-nonshared.bb' (85,869) at 20241206090014314
87608 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-cgu.h' (85,870) at 20240405153046873
87609 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/meson.build' (85,871) at 20241211090212542
87610 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_3xxx.c' (85,872) at 20240405153046885
87611 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/clock.c' (85,873) at 20210308005002760
87612 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_probe_user.c' (85,874) at 20240405153054277
87613 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c' (85,875) at 20240405153048481
87614 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/hisilicon,hi3660-mailbox.txt' (85,876) at 20210307214925350
87615 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/u64_stats_sync_api.h' (85,877) at 20240405153052809
87616 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91rm9200ek.dts' (85,878) at 20240405153045465
87617 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat-specialize' (85,879) at 20210307214925978
87618 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/Inventory.pm' (85,880) at 20210308005052041
87619 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-stubs.c' (85,881) at 20240326080039754
87620 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2.host.h' (85,882) at 20210307214930554
87621 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-fmt.rst' (85,883) at 20220525020651786
87622 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/Makefile' (85,884) at 20240405153054301
87623 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/OWNERS' (85,885) at 20240920080011535
87624 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/context.c' (85,886) at 20240405153049629
87625 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos.h' (85,887) at 20240405153051365
87626 2025-01-08 03:00:51.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_lvds.c' (85,888) at 20220525020653011
87627 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/util.cpp' (85,889) at 20231027080010242
87628 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-raspberrypi-exp.c' (85,890) at 20240405153230307
87629 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif.h' (85,891) at 20210308005003556
87630 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/qos.h' (85,892) at 20210308005003040
87631 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cache.c' (85,893) at 20210308005002708
87632 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.c' (85,894) at 20240405153048641
87633 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb' (85,895) at 20221022030011098
87634 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-arm64.inc' (85,896) at 20230811080018314
87635 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/rpolicy.hpp' (85,897) at 20240820080023694
87636 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/gdb-config.c.inc' (85,898) at 20210308005046361
87637 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gate-93.c' (85,899) at 20240405153046785
87638 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/Platform' (85,900) at 20240405153046053
87639 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/Kconfig' (85,901) at 20240405153051269
87640 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vmxnet3-test.c' (85,902) at 20221215040039382
87641 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr.h' (85,903) at 20240405153054357
87642 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm11/Makefile' (85,904) at 20210308005002544
87643 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/distro_features_check.bbclass' (85,905) at 20220910030013385
87644 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/float_convd.conf' (85,906) at 20221215040039386
87645 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.h' (85,907) at 20240405153049957
87646 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/manager.cpp' (85,908) at 20230511080010311
87647 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/kmsg_dump.c' (85,909) at 20240405153046345
87648 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/fans.json' (85,910) at 20231213090027090
87649 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kp_imx6q_tpc.h' (85,911) at 20210308005003600
87650 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/arm-linux-user.mak' (85,912) at 20221215040039066
87651 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/am6_hardware.h' (85,913) at 20210308005002732
87652 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/linux-firmware_20241210.bb' (85,914) at 20241221090017688
87653 2025-01-08 03:00:51.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecurityPolicy_v1.xml' (85,915) at 20240619080002936
87654 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log.h' (85,916) at 20240405153052597
87655 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-utils.h' (85,917) at 20240405153054181
87656 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/qos_fuzz.h' (85,918) at 20210927100127509
87657 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/README' (85,919) at 20210308005002992
87658 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/soc/imx8_pd.h' (85,920) at 20210308005003644
87659 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Cairns' (85,921) at 20210307205553762
87660 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wm8350.c' (85,922) at 20240405153047085
87661 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff@.service' (85,923) at 20240730080012557
87662 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_d.c' (85,924) at 20210308005046521
87663 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (85,925) at 20211015100030976
87664 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/Kconfig' (85,926) at 20210308005003372
87665 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend' (85,927) at 20240413080012683
87666 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/micrel-ksz90x1.txt' (85,928) at 20210308005003304
87667 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_l4lb_noinline.c' (85,929) at 20240405153054277
87668 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f12.c' (85,930) at 20210307214928494
87669 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1.dtsi' (85,931) at 20240405153045737
87670 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/Makefile' (85,932) at 20210307214926270
87671 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/extack.sh' (85,933) at 20240405153054297
87672 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gv100.c' (85,934) at 20220525020652963
87673 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_rc.h' (85,935) at 20220525020653167
87674 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-poweron@.target' (85,936) at 20240321080027598
87675 2025-01-08 03:00:51.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/st,stm32-dac.yaml' (85,937) at 20240405153045073
87676 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/debugobjects.c' (85,938) at 20241008080014027
87677 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/virtio-console.c' (85,939) at 20240326080039430
87678 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_drv.c' (85,940) at 20240405153045925
87679 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h616.h' (85,941) at 20240405153046857
87680 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_static_linked2.c' (85,942) at 20220525020655199
87681 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sd_event_loop.hpp' (85,943) at 20241102080028842
87682 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' (85,944) at 20241220090018318 to deleted uid set
87683 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/environ.c' (85,945) at 20210307214932186
87684 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi' (85,946) at 20210308005002612
87685 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_display.png' (85,947) at 20210307205554254 to deleted uid set
87686 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb' (85,948) at 20230706080014785
87687 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-before-include.out' (85,949) at 20210308005046401 to deleted uid set
87688 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/syscall_nr.h' (85,950) at 20210927100127045
87689 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7710.h' (85,951) at 20210308005002848
87690 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max77650.yaml' (85,952) at 20240405153045105
87691 2025-01-08 03:00:51.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-chromeos' (85,953) at 20210309003648252
87692 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz' (85,954) at 20210307205554594 to deleted uid set
87693 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_config.h' (85,955) at 20240405153052945
87694 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.h' (85,956) at 20210309003649668
87695 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/bug-hunting.rst' (85,957) at 20220525020651766
87696 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/fill.py' (85,958) at 20210308005003748
87697 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/limits.h' (85,959) at 20210307214931694
87698 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-1002-1.0W' (85,960) at 20210307205553762
87699 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-media-ctl-Install-media-ctl-header-and-library-files.patch' (85,961) at 20241221090017532
87700 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/fou-user.c' (85,962) at 20240405153054073
87701 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-lock.c' (85,963) at 20241018080014598
87702 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci-debugfs.h' (85,964) at 20210307214927074
87703 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/Apache-2.0' (85,965) at 20210307214925638
87704 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98371.h' (85,966) at 20210307214932314
87705 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.c' (85,967) at 20210307214929358
87706 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7393_regs.h' (85,968) at 20240405153049305
87707 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/COPYING' (85,969) at 20210308005045721
87708 2025-01-08 03:00:51.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5695.c' (85,970) at 20240405153049329
87709 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-olinuxino-micro.dts' (85,971) at 20240405153045377
87710 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDomainCollection_v1.xml' (85,972) at 20240619080002932
87711 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-close.rst' (85,973) at 20210309003648492
87712 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/index.rst' (85,974) at 20240405153045265
87713 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm.c' (85,975) at 20240405153232123
87714 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/sysfs.c' (85,976) at 20240405153046153
87715 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi_bmc.h' (85,977) at 20210307214931638
87716 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_stack.h' (85,978) at 20240405153231811
87717 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_jensen.c' (85,979) at 20220525020651802
87718 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_mock.hpp' (85,980) at 20240817080027656
87719 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp_0.3-beta15-52.diff' (85,981) at 20230317080013793
87720 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/atp.h' (85,982) at 20240405153050253
87721 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allegro,al5e.yaml' (85,983) at 20240405153045089
87722 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743i-disco.dts' (85,984) at 20210308005002616
87723 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpm-proc.c' (85,985) at 20240405153231451
87724 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi' (85,986) at 20240910080014014
87725 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-card.h' (85,987) at 20240405153053973
87726 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-snowball.dts' (85,988) at 20240405153229899
87727 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/netlink.c' (85,989) at 20240405153230699
87728 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-build' (85,990) at 20241221090017704
87729 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/Kconfig' (85,991) at 20210307214931918
87730 2025-01-08 03:00:51.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/x86.h' (85,992) at 20210307214931814
87731 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-scsi_tape' (85,993) at 20210307214925198
87732 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/namei.c' (85,994) at 20240405153231695
87733 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/cryptodev.json' (85,995) at 20241211090212450
87734 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fadvise.h' (85,996) at 20210307214931630
87735 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_debugfs.c' (85,997) at 20240405153048785
87736 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_ttc.h' (85,998) at 20240405153050129
87737 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/objdiff' (85,999) at 20240405153053457
87738 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8039-t2.dts' (86,000) at 20240405153229935
87739 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/lists.h' (86,001) at 20210308005003628
87740 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_unlabeled.c' (86,002) at 20240405153053341
87741 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-yosemite.c' (86,003) at 20210307214926338
87742 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun20i-d1.c' (86,004) at 20240405153231335
87743 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.c' (86,005) at 20220525020654179
87744 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211.c' (86,006) at 20210309003654492
87745 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/bttv-cardlist.rst' (86,007) at 20210307214925230
87746 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch' (86,008) at 20241221090017664
87747 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-command.err' (86,009) at 20210308005046409
87748 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_image.c' (86,010) at 20210308005003764
87749 2025-01-08 03:00:51.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f769.c' (86,011) at 20210307214930122
87750 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/svcauth_gss.c' (86,012) at 20240613080016539
87751 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-runner_6.0.1.bb' (86,013) at 20241221090017560
87752 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/yocto-space-optimize.inc' (86,014) at 20241221090017612
87753 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-mmc.bbclass' (86,015) at 20240424080012220
87754 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_v4l2.h' (86,016) at 20240405153049397
87755 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky.conf' (86,017) at 20241221090017604
87756 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/xorg-doc-common.inc' (86,018) at 20240106090017237
87757 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sysfs.c' (86,019) at 20240405153053389
87758 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98363.c' (86,020) at 20240405153232151
87759 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_voutlib.h' (86,021) at 20240405153049481
87760 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/core_64.c' (86,022) at 20240712080021057
87761 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/common/board.c' (86,023) at 20210308005003172
87762 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11.c' (86,024) at 20241211090212374
87763 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/icon.dts' (86,025) at 20220525020652030
87764 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/Build' (86,026) at 20210307214932582
87765 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-of-goodix.c' (86,027) at 20240405153048825
87766 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_rtr_regs.h' (86,028) at 20240405153046605
87767 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/LICENSE' (86,029) at 20210308005059701
87768 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-pdbg-dts.cpp' (86,030) at 20230516080019606
87769 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/tishift.S' (86,031) at 20210307214926086
87770 2025-01-08 03:00:51.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm95245.c' (86,032) at 20240405153048861
87771 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max20751.rst' (86,033) at 20210309003648428
87772 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/Makefile' (86,034) at 20210307214929666
87773 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-vf610' (86,035) at 20220804100015872
87774 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_descr.h' (86,036) at 20240906080037484
87775 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/MAINTAINERS' (86,037) at 20210308005002904
87776 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_misc.c' (86,038) at 20210307214932642
87777 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/meson.build' (86,039) at 20240906080037500
87778 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-key4.db' (86,040) at 20210307205553986 to deleted uid set
87779 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rza2.c' (86,041) at 20240405153231335
87780 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/ieee1284_ops.c' (86,042) at 20210920100020719
87781 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/dirPagination.js' (86,043) at 20210308005107069
87782 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ite-cir.h' (86,044) at 20220525020653311
87783 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_init.h' (86,045) at 20210307214930366
87784 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BitTorrent-1.1' (86,046) at 20211006000025230
87785 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/watch.hpp' (86,047) at 20211101000101059
87786 2025-01-08 03:00:51.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/sh_flctl.h' (86,048) at 20210307214931454
87787 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_rdac.c' (86,049) at 20240405153051589
87788 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/arm-softmmu.mak' (86,050) at 20240906080037160
87789 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi' (86,051) at 20210308005002616
87790 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb' (86,052) at 20240301090012419
87791 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/rio_cm.rst' (86,053) at 20210307214925470
87792 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0005-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch' (86,054) at 20240413080012643
87793 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pcie-sh7786.c' (86,055) at 20240405153046309
87794 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/44x.h' (86,056) at 20210307214926450
87795 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-nbd-export' (86,057) at 20240906080037568
87796 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mips.config' (86,058) at 20240405153054381
87797 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sgtl5000.yaml' (86,059) at 20240405153045169
87798 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/hyperv_transport.c' (86,060) at 20241115090012973
87799 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/raw.h' (86,061) at 20240405153052909
87800 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ocfb.c' (86,062) at 20240405153231587
87801 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/ctrl_module_wkup_44xx.h' (86,063) at 20210307214925914
87802 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/Kconfig' (86,064) at 20210307214930302
87803 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_native.h' (86,065) at 20241211090212366
87804 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/Makefile' (86,066) at 20240613080016567
87805 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc702.dts' (86,067) at 20240405153045609
87806 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-prti6g.dts' (86,068) at 20240405153045525
87807 2025-01-08 03:00:51.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/confirm.html' (86,069) at 20210308005107069
87808 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ep93xx.c' (86,070) at 20240405153230179
87809 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/config' (86,071) at 20220525020655231
87810 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cyber2000fb.h' (86,072) at 20210307214930910
87811 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-ra.service.in' (86,073) at 20241005080021212
87812 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/dax.c' (86,074) at 20240405153231679
87813 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/fix-tslib-version-check.patch' (86,075) at 20210307205553938
87814 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ast2500-facebook-netbmc-common.dtsi' (86,076) at 20240405153045421
87815 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/templates/default/local.conf.sample' (86,077) at 20241221090017572
87816 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/Makefile' (86,078) at 20210307214926998
87817 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_kern.c' (86,079) at 20210307214926618
87818 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/Makefile' (86,080) at 20240405153230075
87819 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/eth_t102xqds.c' (86,081) at 20210308005002992
87820 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_i2c.c' (86,082) at 20210307214928602
87821 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_receiver_2400_defs.h' (86,083) at 20210307214930538
87822 2025-01-08 03:00:51.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/filter.hpp' (86,084) at 20230513080027502
87823 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/Kconfig' (86,085) at 20210308005002948
87824 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_pm.h' (86,086) at 20240613080016423
87825 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb' (86,087) at 20240301090012419
87826 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dts' (86,088) at 20240405153046245
87827 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_extif.h' (86,089) at 20220525020654619
87828 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-extended/pam/libpam_%.bbappend' (86,090) at 20240221090011585
87829 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-skov-cpu.dtsi' (86,091) at 20240405153045517
87830 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/regs-timers.h' (86,092) at 20240405153045649
87831 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.c' (86,093) at 20240405153047301
87832 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/meson.build' (86,094) at 20241219090010504
87833 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/Kconfig' (86,095) at 20210307214931998
87834 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-hexbytes_1.2.1.bb' (86,096) at 20241221090017556
87835 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sis.h' (86,097) at 20210307214926878
87836 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat.h' (86,098) at 20240405153051825
87837 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libsolv/libsolv_0.7.31.bb' (86,099) at 20241221090017676
87838 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-slave-mt27xx.c' (86,100) at 20240405153231467
87839 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/mdadm.patch' (86,101) at 20230706080014749
87840 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.5.bb' (86,102) at 20241221090017488
87841 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-standalone.init' (86,103) at 20210307205554122
87842 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/arcx-anybus.c' (86,104) at 20240405153231467
87843 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/sym53c500_cs.c' (86,105) at 20240405153051685
87844 2025-01-08 03:00:51.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mps2-timer.c' (86,106) at 20210309003649268
87845 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS3-ssh-host@.service' (86,107) at 20230203040020726
87846 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/tools/validate-regulators-config.py' (86,108) at 20221207040038023
87847 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/locking.h' (86,109) at 20240405153231627
87848 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/0001-provide-function-declaration-with-prototypes.patch' (86,110) at 20221003030013285
87849 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/dm163.c' (86,111) at 20241211090212266
87850 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/extended.json' (86,112) at 20240405153054117
87851 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_oldpiix.c' (86,113) at 20240405153046665
87852 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-aio.c' (86,114) at 20240906080037580
87853 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_internals.md' (86,115) at 20230629131804619
87854 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_ftpci100.c' (86,116) at 20210308005003452
87855 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borlange_Nygardarna' (86,117) at 20210307205553778
87856 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_log.hpp' (86,118) at 20241120090002568
87857 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/cpuid.rst' (86,119) at 20220525020651774
87858 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serio.h' (86,120) at 20210307214931506
87859 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/test-cvttq.c' (86,121) at 20230925080040097
87860 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vmem.c' (86,122) at 20240405153051829
87861 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-ppd.dts' (86,123) at 20240405153045493
87862 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/ipmi-ipmb.yaml' (86,124) at 20240405153229771
87863 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-ippo-q8h-v1.2.dts' (86,125) at 20240405153045389
87864 2025-01-08 03:00:51.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/dma.h' (86,126) at 20210307214926618
87865 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/pseq-monitor.service' (86,127) at 20210308005405942
87866 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewServer.vue' (86,128) at 20241004080035967
87867 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-x86/chassis/x86-power-control/chassis-system-reset.service' (86,129) at 20230107040016303
87868 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/OS_reboot' (86,130) at 20211116040015975
87869 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/masklog.c' (86,131) at 20240405153052465
87870 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar5008_initvals.h' (86,132) at 20210309003651556
87871 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsopcode.c' (86,133) at 20240405153046617
87872 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_rx_pkt.c' (86,134) at 20241211090212306
87873 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.c' (86,135) at 20210307214927962
87874 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager.c' (86,136) at 20210307214930514
87875 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-phase.h' (86,137) at 20210309003649244
87876 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/COPYING.apache-2.0' (86,138) at 20210307205553686
87877 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/Kconfig' (86,139) at 20240405153231327
87878 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/protocol.h' (86,140) at 20221128040017602
87879 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/Makefile' (86,141) at 20210308005003440
87880 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/sdbusplus.wrap' (86,142) at 20220322030034432
87881 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ConnectionMethod.v1_1_1.json' (86,143) at 20240619080002944
87882 2025-01-08 03:00:51.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla1280.c' (86,144) at 20240405153051697
87883 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_ftp.c' (86,145) at 20240405153053329
87884 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/meson.build' (86,146) at 20220913030027317
87885 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-trace.h' (86,147) at 20240405153052037
87886 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_main.c' (86,148) at 20240405153230923
87887 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/hpmc.S' (86,149) at 20240405153046077
87888 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_ets.sh' (86,150) at 20240405153054297
87889 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/wayland/wayland_%.bbappend' (86,151) at 20210812000025266
87890 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/platsmp.c' (86,152) at 20210307214925962
87891 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/cpu_loop.c' (86,153) at 20241211090212378
87892 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c' (86,154) at 20240405153046953
87893 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.c' (86,155) at 20240405153048633
87894 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/remove-libtool.bbclass' (86,156) at 20220910030013393
87895 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/pmu.c' (86,157) at 20240405153230275
87896 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc32c.h' (86,158) at 20240405153052677
87897 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ipack.h' (86,159) at 20220525020654131
87898 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-maturin_1.7.4.bb' (86,160) at 20241221090017668
87899 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/rng-tools/rng-tools/10-nice.conf' (86,161) at 20210307205554074
87900 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dma.h' (86,162) at 20240405153046317
87901 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-valgrind-filter_xml_frames-do-not-filter-usr.patch' (86,163) at 20210307205554554
87902 2025-01-08 03:00:51.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/pch-standby-check.sh' (86,164) at 20241113090013917
87903 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_lib.c' (86,165) at 20240405153232143
87904 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_eeprom.c' (86,166) at 20240405153050593
87905 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/spl.c' (86,167) at 20210308005002944
87906 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-rt3883.c' (86,168) at 20240405153051321
87907 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/zboot.lds' (86,169) at 20240726080012846
87908 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/fsl,layerscape-dcfg.yaml' (86,170) at 20240405153045153
87909 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_presence.fail' (86,171) at 20241206090014310
87910 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/dirty-bitmap.h' (86,172) at 20230426080043752
87911 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-pxa-28nm-usb2.c' (86,173) at 20240405153231311
87912 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/rtc/brcm,brcmstb-waketimer.txt' (86,174) at 20210308005003308
87913 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-x86_64.txt' (86,175) at 20240113090014532
87914 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-codina-tmo.dts' (86,176) at 20240405153045581
87915 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/pwm.c' (86,177) at 20210308005002552
87916 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_2.2.0.bb' (86,178) at 20241206090014282
87917 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-tai.c' (86,179) at 20210307214932730
87918 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mmio.c' (86,180) at 20240405153050581
87919 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qonverge-usb2-dr-0.dtsi' (86,181) at 20210307214926350
87920 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-sliced-vbi-cap.rst' (86,182) at 20220525020651786
87921 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/dac.c' (86,183) at 20240405153048609
87922 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/ucontext.h' (86,184) at 20240405153046253
87923 2025-01-08 03:00:51.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/7.AdvancedTopics.rst' (86,185) at 20240405153045273
87924 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/hw_counters.h' (86,186) at 20240405153230699
87925 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/introduction_habv4.txt' (86,187) at 20210308005003328
87926 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_request_layer.c' (86,188) at 20240405153051393
87927 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/rust/hello/Cargo.toml' (86,189) at 20220823030015975
87928 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.json' (86,190) at 20210927100127469
87929 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb' (86,191) at 20240904080027738
87930 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/watch.hpp' (86,192) at 20240904080034455
87931 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipportnet.c' (86,193) at 20240405153053317
87932 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json' (86,194) at 20240405153054377
87933 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/pcmcia.c' (86,195) at 20220525020654115
87934 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/cpuinfo.h' (86,196) at 20240326080039410
87935 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ivec.S' (86,197) at 20210307214926594
87936 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml' (86,198) at 20240405153045069
87937 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/cadence_uart.c' (86,199) at 20240906080037204
87938 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_signal.h' (86,200) at 20221215040039202
87939 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/u-boot-arc.h' (86,201) at 20210308005002544
87940 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/asm-offsets.c' (86,202) at 20210307214926590
87941 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/vt.h' (86,203) at 20220525020653167
87942 2025-01-08 03:00:51.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf_types.h' (86,204) at 20210307214930562
87943 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-33xx.c' (86,205) at 20240405153046865
87944 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/sdk.py' (86,206) at 20231011080016598
87945 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/syscall.tbl' (86,207) at 20241211090212378
87946 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vce/irqsrcs_vce_4_0.h' (86,208) at 20210307214927702
87947 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp.scc' (86,209) at 20241206090014210
87948 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/slimbus.rst' (86,210) at 20210307214925470
87949 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/shmob_drm.h' (86,211) at 20220525020654603
87950 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi_egress_only.c' (86,212) at 20210309003655984
87951 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/TODO' (86,213) at 20210307214930478
87952 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' (86,214) at 20241015080002919 to deleted uid set
87953 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs-common.h' (86,215) at 20240405153231959
87954 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/syscallhdr.sh' (86,216) at 20220525020654947
87955 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/gcc' (86,217) at 20240405153053449
87956 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/debugfs.h' (86,218) at 20210307214929870
87957 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap3pandora.c' (86,219) at 20240429080012464
87958 2025-01-08 03:00:51.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/260.out' (86,220) at 20210308005046465
87959 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/sifive_spi.c' (86,221) at 20241211090212338
87960 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,drif.yaml' (86,222) at 20220525020651686
87961 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/test' (86,223) at 20210307214930690
87962 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strncat.S' (86,224) at 20240405153229859
87963 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/inc.c' (86,225) at 20210307214932470
87964 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_buffalo_initvals.h' (86,226) at 20210307214929762
87965 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/serial-u16550.rst' (86,227) at 20210307214925566
87966 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/conf/layer.conf' (86,228) at 20241221090017476
87967 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/dw100_regs.h' (86,229) at 20240405153049421
87968 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/trap.c' (86,230) at 20240405153232011
87969 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/Makefile' (86,231) at 20210307214928990
87970 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ir38064.c' (86,232) at 20240405153230667
87971 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/epoll-wait.c' (86,233) at 20240405153054097
87972 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/yocto-check-layer-wrapper' (86,234) at 20210307205554646
87973 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p5020.c' (86,235) at 20210308005003432
87974 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/Makefile' (86,236) at 20240405153045689
87975 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-IntelRDFPMathLib20U1-Check-for-__DEFINED_wchar_t.patch' (86,237) at 20231011080016574
87976 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_dest.c' (86,238) at 20240405153053157
87977 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-lsxhl.dts' (86,239) at 20210308005002592
87978 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/sec_entry_cpu1.S' (86,240) at 20210308005002760
87979 2025-01-08 03:00:51.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qlit.c' (86,241) at 20241211090212454
87980 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/howto.rst' (86,242) at 20240405153045277
87981 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp' (86,243) at 20240619080002916
87982 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/serial-sccnxp.h' (86,244) at 20210307214931482
87983 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ethers.sample' (86,245) at 20210307205553930
87984 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-list.out' (86,246) at 20210308005046401 to deleted uid set
87985 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/module.c' (86,247) at 20240405153050493
87986 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/uctl.txt' (86,248) at 20210307214925362
87987 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctvmem.c' (86,249) at 20220525020654991
87988 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38536.patch' (86,250) at 20241221090017576
87989 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_mvebu.c' (86,251) at 20210308005003452
87990 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/gbs-inventory-cleanup.bb' (86,252) at 20241206090014278
87991 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_parser.c' (86,253) at 20240405153052365
87992 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-ppmu-common.dtsi' (86,254) at 20240405153045569
87993 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-console.c' (86,255) at 20240805080013923
87994 2025-01-08 03:00:51.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/apdump.c' (86,256) at 20240405153054213
87995 2025-01-08 03:00:51.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_2_0_offset.h' (86,257) at 20240405153048145
87996 2025-01-08 03:00:51.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/btcx-risc.c' (86,258) at 20240405153049349
87997 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/syscalls/Makefile' (86,259) at 20240405153046317
87998 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/atomic128-ldst.h' (86,260) at 20240326080039410
87999 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpumask.h' (86,261) at 20240830080013327
88000 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpufreq.h' (86,262) at 20241011080017371
88001 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu.c' (86,263) at 20241211090145461
88002 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hwtstamp_config.c' (86,264) at 20240405153232279
88003 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mps2-scc.h' (86,265) at 20240906080037336
88004 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/Makefile' (86,266) at 20210307214928430
88005 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cherry.c' (86,267) at 20210307214928090
88006 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/vybrid_gpio.c' (86,268) at 20210308005003380
88007 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/loadsvf/loadsvf_git.bb' (86,269) at 20230901080018206
88008 2025-01-08 03:00:51.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb' (86,270) at 20220910030013409
88009 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/qemu-spice.h' (86,271) at 20230426080043780
88010 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/airoha/en7523.dtsi' (86,272) at 20240405153045373
88011 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/s2io.c' (86,273) at 20240405153231035
88012 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/platform_oem_ibm.cpp' (86,274) at 20240819080030263
88013 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/Makefile' (86,275) at 20210307214930298
88014 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dc_features.h' (86,276) at 20240405153230407
88015 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-pinfunc.h' (86,277) at 20210307214926026
88016 2025-01-08 03:00:51.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mmu_context.h' (86,278) at 20220525020651802
88017 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/container.c' (86,279) at 20240906080037312
88018 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc.h' (86,280) at 20240405153230807
88019 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/dbg_current.S' (86,281) at 20210307214925658
88020 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-config/sensor_filter.json' (86,282) at 20241107090014377
88021 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2g_evm.h' (86,283) at 20210308005003596
88022 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/tool_errors.hpp' (86,284) at 20240817080027660
88023 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/aureon.h' (86,285) at 20210307214932258
88024 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/152' (86,286) at 20240326080039730
88025 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rk808.c' (86,287) at 20240405153051501
88026 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/0001-test-Compile-nolibc.c-only-when-CONFIG_NOLIBC-is-set.patch' (86,288) at 20241221090017540
88027 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-thunderx.c' (86,289) at 20240405153047085
88028 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_network_nping.robot' (86,290) at 20240628080017117
88029 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sonixb.c' (86,291) at 20210307214928834
88030 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822cs.c' (86,292) at 20240405153050657
88031 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bench.c' (86,293) at 20241008080014055
88032 2025-01-08 03:00:51.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-idk-common.dtsi' (86,294) at 20210308005002564
88033 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c' (86,295) at 20240624080012780
88034 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd-priv.h' (86,296) at 20241216090017741
88035 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-midi.c' (86,297) at 20240405153232123
88036 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/translation.json' (86,298) at 20210307214932538
88037 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-esdhc-mcf.h' (86,299) at 20210307214931478
88038 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/pci.c' (86,300) at 20210308005003168
88039 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/gen_loader.c' (86,301) at 20240405153054057
88040 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vhost-user-test.c' (86,302) at 20241211090212550
88041 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/Makefile' (86,303) at 20210308005002776
88042 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_debugfs.c' (86,304) at 20240405153050197
88043 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/Makefile' (86,305) at 20210308005003008
88044 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/allwinner-i2c.h' (86,306) at 20230426080043760
88045 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/Makefile' (86,307) at 20210307214930918
88046 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/Kconfig' (86,308) at 20240405153049393
88047 2025-01-08 03:00:51.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtq2134-regulator.c' (86,309) at 20240405153051473
88048 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h' (86,310) at 20210308005002640
88049 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Settings.interface.yaml' (86,311) at 20221207040023631
88050 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8962.h' (86,312) at 20210307214931606
88051 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/traps_32.h' (86,313) at 20210307214926554
88052 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/k3-event-router.h' (86,314) at 20220525020654563
88053 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VCATEntryCollection.json' (86,315) at 20240619080002956
88054 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-summit-common.dtsi' (86,316) at 20240405153045605
88055 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pll.h' (86,317) at 20240405153046801
88056 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_int_helper.c' (86,318) at 20240326080039702
88057 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/stm32mp13_rcc.h' (86,319) at 20240405153046853
88058 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/layer.conf' (86,320) at 20241221090017484
88059 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/iw_portmap.h' (86,321) at 20210309003653968
88060 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/tgafb.h' (86,322) at 20210307214931698
88061 2025-01-08 03:00:51.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/timekeeping.rst' (86,323) at 20210307214925570
88062 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/byteorder.h' (86,324) at 20210307214926322
88063 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pcic.c' (86,325) at 20240805080013987
88064 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_linux_initrd.py' (86,326) at 20241211090212538
88065 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-mpll.c' (86,327) at 20240405153046801
88066 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/8xx.c' (86,328) at 20241008080013895
88067 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/webcam.c' (86,329) at 20240405153231551
88068 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_onenand_defconfig' (86,330) at 20210308005003284
88069 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/ps7_init_gpl.h' (86,331) at 20210308005002796
88070 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/id.h' (86,332) at 20210927100127249
88071 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_main.h' (86,333) at 20240628080013997
88072 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/syscall_wrapper.h' (86,334) at 20240405153229979
88073 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/ia_css_isp_param_types.h' (86,335) at 20210307214930566
88074 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/bus/ti-sysc.h' (86,336) at 20210308005003632
88075 2025-01-08 03:00:51.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/extended.json' (86,337) at 20240405153054117
88076 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/vmx.h' (86,338) at 20240405153054033
88077 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/power-sequencing.bb' (86,339) at 20241206090014230
88078 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/README' (86,340) at 20210307214932742
88079 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/libsombok3/0001-configure.ac-fix-cross-compiling-issue.patch' (86,341) at 20210307205553902
88080 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.c' (86,342) at 20240405153050129
88081 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c' (86,343) at 20240910080014062
88082 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_presence.hpp' (86,344) at 20240827080014470
88083 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/l2cr_6xx.S' (86,345) at 20220627100016926
88084 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_64r6el.sh' (86,346) at 20210308005046525
88085 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubpi.h' (86,347) at 20210307214926246
88086 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/meson.build' (86,348) at 20241211090212386
88087 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pack.c' (86,349) at 20220429100100946
88088 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/octave_7.2.0.bb' (86,350) at 20221003030013273
88089 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0007-mycroft.conf-Use-pocketsphinx-by-default.patch' (86,351) at 20210307205553802
88090 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-ulcb-kf.dts' (86,352) at 20220525020651934
88091 2025-01-08 03:00:51.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0010-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch' (86,353) at 20240413080012651
88092 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_main.c' (86,354) at 20241018080014490
88093 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-thermal.dtsi' (86,355) at 20210308005002604
88094 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/kmemleak.h' (86,356) at 20240405153054225
88095 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/boost/boost_%.bbappend' (86,357) at 20241213090035014
88096 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3xxx-clocks.dtsi' (86,358) at 20210308005002600
88097 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rock2.h' (86,359) at 20210308005003612
88098 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/snowball.conf' (86,360) at 20210307214932626
88099 2025-01-08 03:00:51.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/dir-item.c' (86,361) at 20210308005003544
88100 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c' (86,362) at 20240919080017058
88101 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.h' (86,363) at 20220525020653591
88102 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_1_offset.h' (86,364) at 20240405153047369
88103 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (86,365) at 20230606080013598
88104 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110.h' (86,366) at 20210307214928642
88105 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-g-topology.rst' (86,367) at 20220525020651778
88106 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm660-camss.yaml' (86,368) at 20240405153045101
88107 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_virtio_version.py' (86,369) at 20241211090212542
88108 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/amba-pl011.c' (86,370) at 20241216090017741
88109 2025-01-08 03:00:51.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spl.c' (86,371) at 20210308005002548
88110 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib.h' (86,372) at 20240405153230311
88111 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mmc.h' (86,373) at 20210307214925910
88112 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb' (86,374) at 20241221090017556
88113 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/0001-configure-use-pkg-config-for-freetype.patch' (86,375) at 20230131040012031
88114 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040.dtsi' (86,376) at 20210309003648744
88115 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/xpedite517x.c' (86,377) at 20210308005003172
88116 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensord.conf' (86,378) at 20210307205553874
88117 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/filetable.c' (86,379) at 20240405153231883
88118 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/Makefile' (86,380) at 20210307214930522
88119 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/nsa310s.h' (86,381) at 20210308005003204
88120 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/atari_scsi.c' (86,382) at 20240405153051573
88121 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/arm_systemready_opensuse_unattended.py' (86,383) at 20241221090017468
88122 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/machine/e3c246d4i.conf' (86,384) at 20240413080012631
88123 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf117.fuc3.h' (86,385) at 20210307214927938
88124 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_int_ctl_test.c' (86,386) at 20240405153054321
88125 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/tables.h' (86,387) at 20210308005003560
88126 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-sk.dts' (86,388) at 20240405153229971
88127 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.clang' (86,389) at 20240405153053433
88128 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/bitset.h' (86,390) at 20210307214931930
88129 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-rockchip.c' (86,391) at 20210308005003516
88130 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/libperf-sampling.txt' (86,392) at 20210309003655360
88131 2025-01-08 03:00:51.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/signal.h' (86,393) at 20240405153045349
88132 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/core.h' (86,394) at 20240405153231863
88133 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_fail.c' (86,395) at 20240405153054269
88134 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm.h' (86,396) at 20240405153232191
88135 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/api.hpp' (86,397) at 20210308004925444
88136 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/ptp.h' (86,398) at 20240405153049757
88137 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxm.dtsi' (86,399) at 20210308005002596
88138 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/ethernet.txt' (86,400) at 20210308005003304
88139 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.out' (86,401) at 20210308005046413 to deleted uid set
88140 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a4xx_gpu.h' (86,402) at 20210307214927874
88141 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.c' (86,403) at 20210309003651144
88142 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/.gitignore' (86,404) at 20240405153054237
88143 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mpc8xx.c' (86,405) at 20210307214926362
88144 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/os_info.c' (86,406) at 20240405153046285
88145 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_pvid_vlan_upper.sh' (86,407) at 20240405153232279
88146 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.h' (86,408) at 20240405153230423
88147 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_opcodes.h' (86,409) at 20240405153047185
88148 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/gobject-introspection.rst' (86,410) at 20230114040015514
88149 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/x86-opcode-map.txt' (86,411) at 20240613080016551
88150 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,x1830-cgu.h' (86,412) at 20240405153052645
88151 2025-01-08 03:00:51.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/design-template.md' (86,413) at 20241129090004008
88152 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcmsysport.c' (86,414) at 20241104090011579
88153 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/pcm.c' (86,415) at 20240405153054025
88154 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/unaligned_pc.c' (86,416) at 20240906080037576
88155 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/rpl_acp6x.h' (86,417) at 20240405153053553
88156 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/rw.c' (86,418) at 20241111090012149 to deleted uid set
88157 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c' (86,419) at 20240405153230803
88158 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/O-UDA-1.0' (86,420) at 20211006000025238
88159 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-rgb.rst' (86,421) at 20240405153045317
88160 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/init.cfg' (86,422) at 20210307205554470
88161 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c' (86,423) at 20220525020652963
88162 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/samsung_onenand.h' (86,424) at 20210308005003668
88163 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-dfl' (86,425) at 20210309003648248
88164 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BootOption_v1.xml' (86,426) at 20240619080002920
88165 2025-01-08 03:00:51.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl_raid.c' (86,427) at 20240405153230279
88166 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/r8a66597-hcd.c' (86,428) at 20210308005003516
88167 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/schedutil.rst' (86,429) at 20240405153045253
88168 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/pipeline.json' (86,430) at 20240405153054145
88169 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_vlan_modify.sh' (86,431) at 20210307214932690
88170 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/Kconfig' (86,432) at 20210307214931882
88171 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_lib.c' (86,433) at 20241008080013947
88172 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch' (86,434) at 20230706080014741
88173 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-platform.c' (86,435) at 20240405153049825 to deleted uid set
88174 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vammala_Jyranvuori' (86,436) at 20210307205553774
88175 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mlxreg.h' (86,437) at 20240405153052769
88176 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/renesas,du.yaml' (86,438) at 20240405153045045
88177 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/.gitignore' (86,439) at 20210307214925662
88178 2025-01-08 03:00:51.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_14nm.xml.h' (86,440) at 20240405153048597
88179 2025-01-08 03:00:51.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive2_regs.h' (86,441) at 20240906080037240
88180 2025-01-08 03:00:51.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml' (86,442) at 20240405153045117
88181 2025-01-08 03:00:51.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder2-99xx.dtsi' (86,443) at 20240405153045721
88182 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-io.json' (86,444) at 20240405153054153
88183 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/xlnx-can-test.c' (86,445) at 20221215040039382
88184 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-base-board-u-boot.dtsi' (86,446) at 20210308005002592
88185 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/qrwlock.h' (86,447) at 20210307214926586
88186 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/README' (86,448) at 20210308005003004
88187 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/srmcons.c' (86,449) at 20240405153229855
88188 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ingenic,trng.yaml' (86,450) at 20240405153045153
88189 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f746.dtsi' (86,451) at 20210308005002616
88190 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.conf' (86,452) at 20210307205554038
88191 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/gadget.h' (86,453) at 20210308005003672
88192 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/Kconfig' (86,454) at 20210308005003056
88193 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-tgl-skips.txt' (86,455) at 20240405153230531
88194 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_cpumap_frags_helpers.c' (86,456) at 20240405153054281
88195 2025-01-08 03:00:51.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l-evm.dts' (86,457) at 20210308005002592
88196 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/aspeed_intc.h' (86,458) at 20240906080037332
88197 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_hash.rst' (86,459) at 20240405153044997
88198 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/Makefile' (86,460) at 20240405153053485
88199 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40.c' (86,461) at 20240405153047005
88200 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/kgdboc.c' (86,462) at 20240527080023348
88201 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021rdb-pc_32b.dts' (86,463) at 20210307214926346
88202 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mxc.h' (86,464) at 20210307214925894
88203 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/meson-ddr-pmu.rst' (86,465) at 20240405153044961
88204 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/monitor.h' (86,466) at 20210307214932094
88205 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/Kconfig' (86,467) at 20210308005002820
88206 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/summit,smb347-charger.yaml' (86,468) at 20240405153045141
88207 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/as3722_init.c' (86,469) at 20210308005003024
88208 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/stacktrace.h' (86,470) at 20240405153046505
88209 2025-01-08 03:00:51.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/es1370.c' (86,471) at 20241211090212254
88210 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/sysfs.h' (86,472) at 20240405153052293
88211 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/parport.h' (86,473) at 20210307214925646
88212 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/coresight/coresight-cfg-sample.c' (86,474) at 20240405153053429
88213 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm6115-pas.yaml' (86,475) at 20240405153229791
88214 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/Makefile' (86,476) at 20210308005003016
88215 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-integrator/Kconfig' (86,477) at 20210308005002728
88216 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_alloc.c' (86,478) at 20240405153230171
88217 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/mbox.c' (86,479) at 20210308005002716
88218 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/page.c' (86,480) at 20210307214932046
88219 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/kgdb.c' (86,481) at 20210307214926310
88220 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7629-eth.c' (86,482) at 20240405153230211
88221 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb' (86,483) at 20241206090014274
88222 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/LICENSE.MIT' (86,484) at 20210307205554226
88223 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in' (86,485) at 20210307205554590
88224 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-thin-metadata.h' (86,486) at 20240405153049249
88225 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-all_passed_nested.log' (86,487) at 20240405153054225
88226 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es8326.yaml' (86,488) at 20240405153045161
88227 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear.h' (86,489) at 20240405153051369
88228 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/mixer_oss.c' (86,490) at 20241011080017403
88229 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power8.inc' (86,491) at 20240301090012451
88230 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_dp.c' (86,492) at 20241011080017311
88231 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/PageSection.spec.js.snap' (86,493) at 20241004080035975
88232 2025-01-08 03:00:51.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/no_lto.patch' (86,494) at 20210316000012729
88233 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Makefile' (86,495) at 20240405153046057
88234 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/wakeup-mask.h' (86,496) at 20210309003648720
88235 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/Makefile' (86,497) at 20210307214931806
88236 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_mock.hpp' (86,498) at 20220412175720090
88237 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vivaldi-common.h' (86,499) at 20240405153048825
88238 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/gadget-stop' (86,500) at 20240301090012431
88239 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-64bit-fpu.xml' (86,501) at 20221215040039086
88240 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/features_check.bbclass' (86,502) at 20220910030013385
88241 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/fsl-imx25-tsadc.c' (86,503) at 20240405153049605
88242 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmadds.c' (86,504) at 20210307214926434
88243 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb' (86,505) at 20240921080016394
88244 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/lowlevel.c' (86,506) at 20210307214929162
88245 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/import' (86,507) at 20231118090031405
88246 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/free/free.c' (86,508) at 20210308004938832
88247 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Vienna' (86,509) at 20210307205553758
88248 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sheevaplug_defconfig' (86,510) at 20210308005003280
88249 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_gpt_partition_name.wks' (86,511) at 20230503080014611
88250 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/msdos.c' (86,512) at 20220525020652210
88251 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_modified_not_mentioned.fail' (86,513) at 20241206090014310
88252 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_dev.c' (86,514) at 20240405153231983
88253 2025-01-08 03:00:51.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweroff@.service' (86,515) at 20241213090035010
88254 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-mediatek.c' (86,516) at 20240405153231527
88255 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c' (86,517) at 20240405153047201
88256 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildstats-summary' (86,518) at 20241221090017700
88257 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c' (86,519) at 20240405153050257
88258 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c' (86,520) at 20240405153231011
88259 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_mode.c' (86,521) at 20240405153048781
88260 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/meson.build' (86,522) at 20230825080021141
88261 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.c' (86,523) at 20220525020652963
88262 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ehci-omap.h' (86,524) at 20210308005002672
88263 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_trace.h' (86,525) at 20240405153053493
88264 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch' (86,526) at 20241221090017640
88265 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/axx2prthdhd.json' (86,527) at 20220601030005861
88266 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h' (86,528) at 20220525020652002
88267 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/tasks.rst' (86,529) at 20241206090014294
88268 2025-01-08 03:00:51.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/kgdb.c' (86,530) at 20240405153046257
88269 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/common.h' (86,531) at 20210308005002996
88270 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/time.c' (86,532) at 20240405153046501
88271 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libmodule-build-perl/run-ptest' (86,533) at 20210307205554542
88272 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-pwm-multicolor.c' (86,534) at 20240613080016423
88273 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_am43xx.h' (86,535) at 20210308005002636
88274 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/data-fabric.json' (86,536) at 20210309003655932
88275 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ist.h' (86,537) at 20210308005002880
88276 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x' (86,538) at 20241211090212534 to deleted uid set
88277 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/Makefile' (86,539) at 20210307214929942
88278 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/pl172.c' (86,540) at 20220525020653331
88279 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/tps65217.dtsi' (86,541) at 20210307214925830
88280 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/Kconfig' (86,542) at 20240405153053201
88281 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/bpmp_abi.h' (86,543) at 20210308005002668
88282 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt' (86,544) at 20240405153045149
88283 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/probe.sh' (86,545) at 20240405153232231
88284 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/Kconfig' (86,546) at 20240405153046741
88285 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/gst-player.desktop' (86,547) at 20220721030015885
88286 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmcoge5un_defconfig' (86,548) at 20210308005003264
88287 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/backlight/lp855x-driver.rst' (86,549) at 20210307214925454
88288 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cabextract/cabextract/fix-fnmatch.patch' (86,550) at 20241206090014258
88289 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/exynos-dp.txt' (86,551) at 20210308005003328
88290 2025-01-08 03:00:51.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/telnet_execution.py' (86,552) at 20221209040018567
88291 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netprio_cgroup.h' (86,553) at 20210307214931570
88292 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/console/obmc-console_%.bbappend' (86,554) at 20240130090012757
88293 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmtepr2_defconfig' (86,555) at 20210308005003264
88294 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' (86,556) at 20241211090147009
88295 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/zhaoxin/core.c' (86,557) at 20240405153046377
88296 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_s_h.c' (86,558) at 20210308005046505
88297 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_console_sandbox.py' (86,559) at 20210308005003744
88298 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt' (86,560) at 20240405153045117
88299 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/other.json' (86,561) at 20220525020655143
88300 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/main.c' (86,562) at 20220525020655123
88301 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/ecm.c' (86,563) at 20220525020653667
88302 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/base.c' (86,564) at 20241211090145417
88303 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/readonly.cpp' (86,565) at 20221111040035058
88304 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/auto_submenu/expected_stdout' (86,566) at 20210307214932154
88305 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pam.h' (86,567) at 20230925080039929
88306 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_edid.c' (86,568) at 20210307214930950
88307 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uprobe_multi.c' (86,569) at 20240405153232263
88308 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_128b_132b.h' (86,570) at 20240405153047297
88309 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/aspeed,ast2600-fmc.yaml' (86,571) at 20240405153045173
88310 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/pinmux_config.h' (86,572) at 20210308005003008
88311 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/multipath.c' (86,573) at 20241211090145473
88312 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/qeth.rst' (86,574) at 20240405153229747
88313 2025-01-08 03:00:51.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2836-rpi-2-b.dts' (86,575) at 20240405153229871
88314 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_df.h' (86,576) at 20240405153047105
88315 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig' (86,577) at 20240726080012870
88316 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/bind9' (86,578) at 20230813080012876
88317 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/005.out' (86,579) at 20210308005046413
88318 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/poly1305-donna64.c' (86,580) at 20240405153053085
88319 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_ib.c' (86,581) at 20240405153049117
88320 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-xadc.h' (86,582) at 20240405153048965
88321 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774c0-sysc.c' (86,583) at 20240405153231351
88322 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ipv6_sockglue.c' (86,584) at 20241211090145553
88323 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handler.hpp' (86,585) at 20210918000044923
88324 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/Kconfig' (86,586) at 20210308005003464
88325 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/vp/Kbuild' (86,587) at 20210307214927946
88326 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-cipher-glue.c' (86,588) at 20240405153045845
88327 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/fd-trans.h' (86,589) at 20230426080043784
88328 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_base_bus.c' (86,590) at 20240405153052013
88329 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/power-brick@30.conf' (86,591) at 20240904080027738
88330 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm3380.dtsi' (86,592) at 20210308005002812
88331 2025-01-08 03:00:51.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ErlPL-1.1' (86,593) at 20210307205554422
88332 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/tag.c' (86,594) at 20210307214930546
88333 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/machine/dl360-g11.conf' (86,595) at 20230831080015063
88334 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/mc34vr500.c' (86,596) at 20210308005002960
88335 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/0001-Change-PIDFile-path-from-var-run-to-run.patch' (86,597) at 20210307205553874
88336 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ftdi_sio.h' (86,598) at 20240405153052133
88337 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sie.h' (86,599) at 20210309003648960
88338 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/vsprintf.c' (86,600) at 20220525020652430
88339 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h' (86,601) at 20220525020652947
88340 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Kconfig.profile' (86,602) at 20240405153048429
88341 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch' (86,603) at 20230706080014749
88342 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (86,604) at 20231107090016217
88343 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/include/utils.hpp' (86,605) at 20220805030046484
88344 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/systick-timer.c' (86,606) at 20210308005002556
88345 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115_i2c.c' (86,607) at 20240405153049009
88346 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/kvm-all.c' (86,608) at 20241211090212206
88347 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-prti6q.dts' (86,609) at 20240405153229883
88348 2025-01-08 03:00:51.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/hotswap-power-cycle/gbs-hotswap-power-cycle.bb' (86,610) at 20241206090014278
88349 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-gate.c' (86,611) at 20210307214927042
88350 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (86,612) at 20210307205553718
88351 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi' (86,613) at 20240405153045725
88352 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-anysee-cardlist.rst' (86,614) at 20210307214925230
88353 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_seal.c' (86,615) at 20240405153232079
88354 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ch-Citycable' (86,616) at 20210307205553766
88355 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/emsdp.c' (86,617) at 20210308005003056
88356 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker' (86,618) at 20240906080037560
88357 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/aspeed,ast2600-acry.yaml' (86,619) at 20240405153045033
88358 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml' (86,620) at 20240405153045113
88359 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_inode.h' (86,621) at 20240405153052365
88360 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/182' (86,622) at 20220429100100910
88361 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-drm.h' (86,623) at 20240405153048561
88362 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/start.S' (86,624) at 20210308005002812
88363 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/Makefile' (86,625) at 20210307214928062
88364 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1.dtsi' (86,626) at 20210307214926350
88365 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/gpio_presence.cpp' (86,627) at 20241219090021588
88366 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-hif.c' (86,628) at 20240405153230211
88367 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzce.c.inc' (86,629) at 20240906080037524
88368 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/basic.json' (86,630) at 20240405153054117
88369 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi-props.yaml' (86,631) at 20240405153045105
88370 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/0001-Define-_GNU_SOURCE-if-HAVE_SIGSET-is-set.patch' (86,632) at 20221003030013289
88371 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/syscalls/Makefile' (86,633) at 20240405153045977
88372 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-fsa9480' (86,634) at 20240405153229727
88373 2025-01-08 03:00:51.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-samples.rst' (86,635) at 20210307214925266
88374 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Inferno-Nettverk' (86,636) at 20241221090017612
88375 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/errseq.c' (86,637) at 20220525020654747
88376 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/Makefile' (86,638) at 20220525020655227
88377 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/cpu_init.c' (86,639) at 20210308005002800
88378 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mac80211.h' (86,640) at 20241008080014011
88379 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/evdev.hpp' (86,641) at 20240817080025332
88380 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb' (86,642) at 20240302090018206
88381 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0.conf' (86,643) at 20230609080014395
88382 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_if.h' (86,644) at 20240405153052853
88383 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm.h' (86,645) at 20220525020651890
88384 2025-01-08 03:00:51.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/snps,dw-reset.txt' (86,646) at 20220525020651706
88385 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tsi108.h' (86,647) at 20210307214926394
88386 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/index.rst' (86,648) at 20240413080012623
88387 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l42.h' (86,649) at 20240405153052885
88388 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/trans.c' (86,650) at 20210307214929902
88389 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/rx.c' (86,651) at 20240405153231207
88390 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-configure.inc' (86,652) at 20241221090017636
88391 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/config.c' (86,653) at 20220525020651986
88392 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-stacktrace-Define-ARCH_BITS-for-x86.patch' (86,654) at 20210307205553854
88393 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/pci-endpoint-test.rst' (86,655) at 20210309003648432
88394 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_os_reboot.robot' (86,656) at 20220805030023415
88395 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/barrier.h' (86,657) at 20210307214932458
88396 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_netns_cookie.c' (86,658) at 20220525020655223
88397 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_2mmc_defconfig' (86,659) at 20210308005003248
88398 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/dca-core.c' (86,660) at 20240405153046973
88399 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/usb.c' (86,661) at 20240405153051813
88400 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/idt8t49n222a_serdes_clk.h' (86,662) at 20210308005002960
88401 2025-01-08 03:00:51.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tqma6_mba6.h' (86,663) at 20210308005003620
88402 2025-01-08 03:00:51.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/gc2235.h' (86,664) at 20240405153051821
88403 2025-01-08 03:00:51.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-dev.rst' (86,665) at 20220525020651722
88404 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.c' (86,666) at 20241211090145573
88405 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/de' (86,667) at 20210308005046145
88406 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml' (86,668) at 20240405153045049
88407 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/host-bmc/host_lamp_test.cpp' (86,669) at 20240819080030259
88408 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/example/test.yaml' (86,670) at 20221209040030335
88409 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_hwi.h' (86,671) at 20240405153231435
88410 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/allwinner-i2c.c' (86,672) at 20240906080037224
88411 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smsc47m192.rst' (86,673) at 20210307214925506
88412 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_mocs.h' (86,674) at 20240405153048493
88413 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b_table.c' (86,675) at 20210307214929954
88414 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/bh.c' (86,676) at 20240405153050705
88415 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/insn_sanity.c' (86,677) at 20220525020652194
88416 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.c' (86,678) at 20240405153048617
88417 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/VERSION' (86,679) at 20210927100127329
88418 2025-01-08 03:00:51.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/bcm47xx_private.h' (86,680) at 20210307214926186
88419 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/skbuff.c' (86,681) at 20240520080015223
88420 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/pble.c' (86,682) at 20240405153049069
88421 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-mcbin-singleshot.dts' (86,683) at 20220525020651914
88422 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5200.dts' (86,684) at 20240405153046093
88423 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/remote-i3c.h' (86,685) at 20241211090212362
88424 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-1.1' (86,686) at 20211006000025242
88425 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/try-catch.h' (86,687) at 20210307214931354
88426 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-cpu.c' (86,688) at 20241104090011627
88427 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/bitblit.c' (86,689) at 20240405153052185
88428 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/phosphor-led-manager_%.bbappend' (86,690) at 20230801080016105
88429 2025-01-08 03:00:51.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/transportcommands.cpp' (86,691) at 20240817080006187
88430 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/metricgroups.json' (86,692) at 20240405153054149
88431 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_lcd.h' (86,693) at 20210308005003560
88432 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ts4900.c' (86,694) at 20240405153230307
88433 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.h' (86,695) at 20240405153230399
88434 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmiotrace.h' (86,696) at 20210307214931446
88435 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.errors.yaml' (86,697) at 20221116040023827
88436 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/jz4780.dtsi' (86,698) at 20210308005002812
88437 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp' (86,699) at 20241211090002379
88438 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98504.yaml' (86,700) at 20240405153045165
88439 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-iommu' (86,701) at 20240405153044913
88440 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0003-Fix-missing-prototype-compiler-warnings.patch' (86,702) at 20241221090017540
88441 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/hmc425a.c' (86,703) at 20240405153048965
88442 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/offb.c' (86,704) at 20240405153231587
88443 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9rlek.h' (86,705) at 20210308005003584
88444 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/sii3112.c' (86,706) at 20241211090212282
88445 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sk_storage_omem_uncharge.c' (86,707) at 20240405153232259
88446 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/ddr.c' (86,708) at 20210308005002976
88447 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm77.rst' (86,709) at 20210307214925502
88448 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/GPL-1.0' (86,710) at 20210307214925638
88449 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/.gitignore' (86,711) at 20210307214932722
88450 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/session.hpp' (86,712) at 20240829080025807
88451 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/futex.h' (86,713) at 20210307214931390
88452 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc-table.c' (86,714) at 20240405153049589
88453 2025-01-08 03:00:51.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-vdec.c' (86,715) at 20240405153230215
88454 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/OWNERS' (86,716) at 20230719080010903
88455 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/065_entry_args_unknown_datatype.dts' (86,717) at 20210308005003752
88456 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_rf.h' (86,718) at 20210307214930646
88457 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h' (86,719) at 20210307214927902
88458 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/btf.c' (86,720) at 20241220090018330
88459 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-ikconfig' (86,721) at 20240405153053449
88460 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamiplus/ps7_init_gpl.c' (86,722) at 20210308005003080
88461 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp' (86,723) at 20240904080003190
88462 2025-01-08 03:00:51.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-odroidc2.dts' (86,724) at 20210308005002596
88463 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_synth.c' (86,725) at 20210307214932202
88464 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/introspect.json' (86,726) at 20241211090212450
88465 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/trace.h' (86,727) at 20210308005046097
88466 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/ifcvf_main.c' (86,728) at 20240405153052157
88467 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/spear-cpufreq.c' (86,729) at 20240405153046917
88468 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/copy-unaligned.h' (86,730) at 20240405153230067
88469 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dv-timings.rst' (86,731) at 20210309003648492
88470 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Entry/meson.build' (86,732) at 20230825080021137
88471 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-dict.err' (86,733) at 20210308005046401
88472 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/simult_flows.sh' (86,734) at 20240815080012931
88473 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.JFFS2' (86,735) at 20210308005003288
88474 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.26.2.bb' (86,736) at 20241221090017564
88475 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/async_resolve.hpp' (86,737) at 20240817080003171
88476 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/softoff.hpp' (86,738) at 20240125090021556
88477 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/.gitignore' (86,739) at 20240405153054361
88478 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto.h' (86,740) at 20220525020652378
88479 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-imx-sysctr.c' (86,741) at 20240405153046877
88480 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx21-clock.yaml' (86,742) at 20240405153045025
88481 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8572DS.h' (86,743) at 20210308005003580
88482 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_quirks.h' (86,744) at 20240405153054025
88483 2025-01-08 03:00:51.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Pajala' (86,745) at 20210307205553790
88484 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DRL-1.0' (86,746) at 20211006000025234
88485 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/data.py' (86,747) at 20240106090017261
88486 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/lowlevel_init.c' (86,748) at 20210308005002724
88487 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/airspy/airspy.c' (86,749) at 20240405153049541
88488 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/make-spdx-bindings.sh' (86,750) at 20241221090017700
88489 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-markdown_3.7.bb' (86,751) at 20241221090017668
88490 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt2701-larb-port.h' (86,752) at 20220525020654543
88491 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/use-pkgconfig-to-check-libgcrypt.patch' (86,753) at 20241221090017524
88492 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/ftrace.c' (86,754) at 20240405153046253
88493 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/read_window_cycle.c' (86,755) at 20230809080010803
88494 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/link-test.c' (86,756) at 20210927100127357
88495 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c' (86,757) at 20240405153230351
88496 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_suspend.h' (86,758) at 20220525020652911
88497 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cavium-rng.c' (86,759) at 20220525020652294
88498 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/mscc-phy-vsc8531.h' (86,760) at 20210307214931342
88499 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/unwind-libunwind.c' (86,761) at 20220525020655131
88500 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/pci_io.h' (86,762) at 20210308005002840
88501 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/s32v234evb.cfg' (86,763) at 20210308005002992
88502 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zstd_lib.h' (86,764) at 20240405153052825
88503 2025-01-08 03:00:51.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_sip.h' (86,765) at 20240405153052749
88504 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U1copy_from_user.S' (86,766) at 20210307214926606
88505 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/r820t.h' (86,767) at 20210307214928798
88506 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/LICENSE' (86,768) at 20210308005007096
88507 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/Makefile' (86,769) at 20210307214926266
88508 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-common.h' (86,770) at 20220525020655075
88509 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-4.0' (86,771) at 20211006000025230
88510 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/build-system.rst' (86,772) at 20241211090212234
88511 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_inflate.h' (86,773) at 20210307214927082
88512 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/Kconfig' (86,774) at 20210307214930070
88513 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8850-w70v2.dts' (86,775) at 20240405153045609
88514 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h' (86,776) at 20240405153048585
88515 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/.gitignore' (86,777) at 20210307214931722
88516 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/Kconfig' (86,778) at 20210308005002540
88517 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/cmake/Finddbus.cmake' (86,779) at 20210308005114857
88518 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/Kconfig' (86,780) at 20210308005002948
88519 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp.hpp' (86,781) at 20210308005055041
88520 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/clk.h' (86,782) at 20210308005002796
88521 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/toaster-unmanaged-mode.json' (86,783) at 20210307205554442
88522 2025-01-08 03:00:51.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/send_signal.c' (86,784) at 20240815080012931
88523 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_soc.c' (86,785) at 20210308005003400
88524 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/devmap.c' (86,786) at 20241216090017769
88525 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_hal.h' (86,787) at 20220525020654183
88526 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/0001-local.mk-fix-cross-compiling-problem.patch' (86,788) at 20240413080012687
88527 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1-eeprom/eep_sandbox.txt' (86,789) at 20210308005003328
88528 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-ld4.c' (86,790) at 20210308005002792
88529 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_rcw_nand.cfg' (86,791) at 20210308005002964
88530 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/proc.c' (86,792) at 20240405153053373
88531 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-dlc20-rev1.0/ps7_init_gpl.c' (86,793) at 20210308005003172
88532 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sound.h' (86,794) at 20210307214931662
88533 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lantiq_gswip.c' (86,795) at 20240405153049753
88534 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-dcc' (86,796) at 20240405153044913
88535 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/hibernate.c' (86,797) at 20210307214926286
88536 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/arpwatch.default' (86,798) at 20210307205554126
88537 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/acx.c' (86,799) at 20210307214929966
88538 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/win32-aio.c' (86,800) at 20230925080039833
88539 2025-01-08 03:00:51.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/asm-prototypes.h' (86,801) at 20210307214926158
88540 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,max31760.yaml' (86,802) at 20240405153045065
88541 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/init.c' (86,803) at 20210308005002728
88542 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (86,804) at 20221108040015950
88543 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/g762.c' (86,805) at 20240405153230663
88544 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/libv4l-introduction.rst' (86,806) at 20240405153045317
88545 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64-crashdump-arm64.c-fix-warning.patch' (86,807) at 20230706080014733
88546 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/common.h' (86,808) at 20210307214932438
88547 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-get_cpuid.c' (86,809) at 20210307214932466
88548 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models_user.c' (86,810) at 20210927100127433
88549 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.7.rst' (86,811) at 20230114040015514
88550 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/Makefile' (86,812) at 20240405153048385
88551 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/Miscellaneous.pm' (86,813) at 20220612030016735
88552 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_sr1500.h' (86,814) at 20210308005003616
88553 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/sigcontext.h' (86,815) at 20210307214926326
88554 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/pipeline.json' (86,816) at 20240405153054125
88555 2025-01-08 03:00:51.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.clang-format' (86,817) at 20241219090026404
88556 2025-01-08 03:00:51.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman.c' (86,818) at 20241216090017713
88557 2025-01-08 03:00:51.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/atarimouse.c' (86,819) at 20210307214928486
88558 2025-01-08 03:00:51.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/oemopenbmc.hpp' (86,820) at 20210308004925448
88559 2025-01-08 03:00:51.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/powermate.c' (86,821) at 20240405153049145
88560 2025-01-08 03:00:51.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/l1oip_codec.c' (86,822) at 20210307214928542
88561 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.c' (86,823) at 20240405153230415
88562 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-srcuri.py' (86,824) at 20220204040022688
88563 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_intel_pt.sh' (86,825) at 20240405153054173
88564 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-core.c' (86,826) at 20240405153230303
88565 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy.c' (86,827) at 20220627100016990
88566 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ps3_defconfig' (86,828) at 20241018080014474
88567 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi_sys_dmac.c' (86,829) at 20240405153230855
88568 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-natte.dtsi' (86,830) at 20240405153045465
88569 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/mcf5208.c' (86,831) at 20241211090212290
88570 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs3.dtsi' (86,832) at 20210308005002632
88571 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/arm_mhuv2_message.h' (86,833) at 20220525020654583
88572 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.4.rst' (86,834) at 20241221090017596
88573 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/syscalls.h' (86,835) at 20220525020651970
88574 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_dev_backend.c' (86,836) at 20210307214930986
88575 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/platsmp.c' (86,837) at 20240405153045689
88576 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/config' (86,838) at 20210309003656020
88577 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/regulator-poweroff.yaml' (86,839) at 20240405153045141
88578 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-ofcap10.dts' (86,840) at 20240405153045501
88579 2025-01-08 03:00:51.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/07_buildflags.diff' (86,841) at 20230706080014741
88580 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ethtool.h' (86,842) at 20240405153052917
88581 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/bios/integer_attrs.json' (86,843) at 20240618080043041
88582 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/ddr.c' (86,844) at 20210308005002820
88583 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-monitor-config/monitor.yaml' (86,845) at 20210307205554066
88584 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.bus' (86,846) at 20240405153045953
88585 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/88pm860x-ts.c' (86,847) at 20210307214928502
88586 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/pxa2xx_timer.c' (86,848) at 20241211090212342
88587 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c' (86,849) at 20240405153230607
88588 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xlp.c' (86,850) at 20240405153051801
88589 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/keyring.c' (86,851) at 20240405153052317
88590 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/ftrace.h' (86,852) at 20240405153230063
88591 2025-01-08 03:00:51.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycparser_2.22.bb' (86,853) at 20241206090014330
88592 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mac.h' (86,854) at 20210307214929466
88593 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_cve_check_ignore.fail' (86,855) at 20241206090014310
88594 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy-testing.c' (86,856) at 20240405153046537
88595 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.h' (86,857) at 20220525020652474
88596 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/baserule.hpp' (86,858) at 20240606080002976
88597 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (86,859) at 20240413080012631
88598 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/fw.json' (86,860) at 20210307214932726
88599 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeDeviceCollection.json' (86,861) at 20240619080002952
88600 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_mgmt.hpp' (86,862) at 20240621080022333
88601 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston-socket.sh' (86,863) at 20230706080014785
88602 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/Makefile' (86,864) at 20210307214927782
88603 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/Makefile' (86,865) at 20210308005003032
88604 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sunxvr2500.c' (86,866) at 20240405153231595
88605 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dlfilter.c' (86,867) at 20240405153232235
88606 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h' (86,868) at 20240405153046005
88607 2025-01-08 03:00:51.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_config.h' (86,869) at 20240405153050249
88608 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/0001-Replace-LFS64-interfaces-off64_t-and-lseek64.patch' (86,870) at 20230131040012035
88609 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_seg6local.c' (86,871) at 20210307214932646
88610 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-menz127.c' (86,872) at 20240405153047077
88611 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_prop.h' (86,873) at 20210927100127205
88612 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Activation.interface.yaml' (86,874) at 20221207040023631
88613 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-hotfoot.c' (86,875) at 20240405153046089
88614 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/meson.build' (86,876) at 20240323080007057
88615 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/key_matrix.c' (86,877) at 20210308005003384
88616 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/io.h' (86,878) at 20210308005002828
88617 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (86,879) at 20240310080021376
88618 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Martin-Birgmeier' (86,880) at 20241221090017616
88619 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pci_iomap.c' (86,881) at 20240405153231951
88620 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.h' (86,882) at 20240405153047205
88621 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cppc_cpufreq.c' (86,883) at 20241211090145401
88622 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/serialization_tests.hpp' (86,884) at 20221005030030506
88623 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_scc.h' (86,885) at 20210308005003020
88624 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smsc_sio1007.h' (86,886) at 20210308005003684
88625 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/compression.c' (86,887) at 20210308005003544
88626 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/spapr_watchdog.c' (86,888) at 20240906080037320
88627 2025-01-08 03:00:51.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/pcalign-a32.c' (86,889) at 20220429100100942
88628 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/lpc18xx_eeprom.c' (86,890) at 20210307214929998
88629 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_defs.h' (86,891) at 20240405153050385
88630 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mxs_defconfig' (86,892) at 20240405153045617
88631 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts' (86,893) at 20240405153045465
88632 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_drv.c' (86,894) at 20240405153230619
88633 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/genptr.h' (86,895) at 20230925080040021
88634 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/meson.build' (86,896) at 20230713080009164
88635 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-pcm-dma.h' (86,897) at 20210307214932426
88636 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/audio.rst' (86,898) at 20210309003648488
88637 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig' (86,899) at 20210308005003236
88638 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Settings.directory' (86,900) at 20210307205554610
88639 2025-01-08 03:00:51.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_noritake.c' (86,901) at 20210307214925658
88640 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-lacie-ethernet-disk-mini-v2.dts' (86,902) at 20240405153045461
88641 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dai-common.yaml' (86,903) at 20240405153045161
88642 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-asm9260/Kconfig' (86,904) at 20240405153045633
88643 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (86,905) at 20210813100029652
88644 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/.gitignore' (86,906) at 20240405153054169
88645 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build' (86,907) at 20230505080022700
88646 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi.c' (86,908) at 20240405153230595
88647 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_bus.h' (86,909) at 20240326080039538
88648 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4245.c' (86,910) at 20240405153048861
88649 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/microtek.h' (86,911) at 20210307214930842
88650 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-hash.h' (86,912) at 20230925080039813
88651 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss-pci.c' (86,913) at 20240405153230835
88652 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm2-cmd.c' (86,914) at 20240405153046761
88653 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmopti2_defconfig' (86,915) at 20210308005003264
88654 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rave-sp-wdt.c' (86,916) at 20240405153231599
88655 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb' (86,917) at 20241221090017508
88656 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-all.bb' (86,918) at 20231014080011723
88657 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53ard.h' (86,919) at 20210308005003604
88658 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network_%.bbappend' (86,920) at 20241206090014226
88659 2025-01-08 03:00:51.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs43130.h' (86,921) at 20240405153053577
88660 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl.dtsi' (86,922) at 20210308005002584
88661 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.clang-format' (86,923) at 20240829080022534
88662 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-sysfs.c' (86,924) at 20210307214930826
88663 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/ghash-ce-glue.c' (86,925) at 20240405153045849
88664 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sh_mmcif.h' (86,926) at 20240405153052769
88665 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/secrets/index.rst' (86,927) at 20240405153045257
88666 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp102.c' (86,928) at 20240405153048645
88667 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-seccomp.c' (86,929) at 20240326080039746
88668 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--0a/fsi-master/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (86,930) at 20210307205553714
88669 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/dns_resolver-type.h' (86,931) at 20210307214931350
88670 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make' (86,932) at 20210307205554566
88671 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/sh_intc.c' (86,933) at 20220429100100482
88672 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/trace.h' (86,934) at 20210308005046553
88673 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/images/core-image-sato.bb' (86,935) at 20230813080012904
88674 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2misc.c' (86,936) at 20240527080023360
88675 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_mul.S' (86,937) at 20220525020652186
88676 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_color_mgmt.h' (86,938) at 20240405153231791
88677 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/800mhz_2x64mx16.cfg' (86,939) at 20210308005003080
88678 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/freq.h' (86,940) at 20210307214926554
88679 2025-01-08 03:00:51.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c' (86,941) at 20240405153048601
88680 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm6858.dtsi' (86,942) at 20240405153045717
88681 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/lowlevel_init.S' (86,943) at 20210308005002548
88682 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c' (86,944) at 20240405153048557
88683 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgalloc.h' (86,945) at 20240405153230011
88684 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/Makefile' (86,946) at 20210308005002724
88685 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx231xx-cardlist.rst' (86,947) at 20210307214925230
88686 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/oobtest.c' (86,948) at 20240405153049713
88687 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-pseudo-denormal.c' (86,949) at 20210308005046497
88688 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vendorid_list.h' (86,950) at 20240405153230063
88689 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/ssp.c' (86,951) at 20210307214925958
88690 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/shdma-base.c' (86,952) at 20240405153047005
88691 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_block_device.c' (86,953) at 20210308005003704
88692 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/image_verify.cpp' (86,954) at 20240820080021218
88693 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-sys.c' (86,955) at 20240405153046869
88694 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm36651.c' (86,956) at 20240405153049001
88695 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/properties.c' (86,957) at 20210307214930134
88696 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/.gitignore' (86,958) at 20210308005048369
88697 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl_3.4.0.bb' (86,959) at 20241221090017636
88698 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fence.c' (86,960) at 20240405153048605
88699 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sof.h' (86,961) at 20240405153052897
88700 2025-01-08 03:00:51.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/clock.h' (86,962) at 20210308005002672
88701 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/boost.wrap' (86,963) at 20240904080003186
88702 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kangasala' (86,964) at 20210307205553766
88703 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bandit_1.8.0.bb' (86,965) at 20241221090017548
88704 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-integrity.h' (86,966) at 20240815080012907
88705 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeDeviceCollection_v1.xml' (86,967) at 20240619080002932
88706 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/brcm,iproc-pdc-mbox.txt' (86,968) at 20210307214925350
88707 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_mpeg2_dec.c' (86,969) at 20240405153049493
88708 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/migrate_device.c' (86,970) at 20240405153231971
88709 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_domainhash.h' (86,971) at 20240405153053341
88710 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mptcp.h' (86,972) at 20240405153231855
88711 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/meson.build' (86,973) at 20230825080021137
88712 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rv1108_defconfig' (86,974) at 20210308005003260
88713 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/Makefile' (86,975) at 20210308005002996
88714 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h' (86,976) at 20240405153230927
88715 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_ptp.c' (86,977) at 20240830080013275
88716 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Juva' (86,978) at 20210307205553770
88717 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_plx.c' (86,979) at 20220525020653767
88718 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/security.c' (86,980) at 20240405153051197
88719 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_device_test.c' (86,981) at 20240503080014474
88720 2025-01-08 03:00:51.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_encoder_metadata.h' (86,982) at 20231021080010534
88721 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/ifmtr/interface/ia_css_ifmtr.h' (86,983) at 20210307214930566
88722 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/bbclasses/systemd-and-sysvinit.bb' (86,984) at 20241221090017604
88723 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-disk.c' (86,985) at 20240405153049221
88724 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_w.c' (86,986) at 20210308005046521
88725 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3' (86,987) at 20210307205554422
88726 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/aarch64-softmmu/minimal.mak' (86,988) at 20210927100127053
88727 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/device_callouts.cpp' (86,989) at 20240926080026490
88728 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-memory.c' (86,990) at 20240405153046053
88729 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cc108.dts' (86,991) at 20210308005002632
88730 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/sctp.h' (86,992) at 20240405153231855
88731 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb' (86,993) at 20231011080016606
88732 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx51evk_defconfig' (86,994) at 20210308005003268
88733 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx7ulp_evk.h' (86,995) at 20210308005003608
88734 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/config.c' (86,996) at 20210308005003504
88735 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvcvideo.h' (86,997) at 20240805080013971
88736 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/twl4030_wdt.c' (86,998) at 20240405153052245
88737 2025-01-08 03:00:51.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sc7180-flakes.txt' (86,999) at 20240405153230531
88738 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/interrupts.c' (87,000) at 20210308005002800
88739 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_core.c' (87,001) at 20240405153049281
88740 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (87,002) at 20241031080012183
88741 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/libgcc.h' (87,003) at 20210307214926570
88742 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cg3.c' (87,004) at 20240405153231579
88743 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tmon.h' (87,005) at 20220818100014859
88744 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts419.dtsi' (87,006) at 20240405153045457
88745 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/asm-compat.h' (87,007) at 20210307214926174
88746 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h' (87,008) at 20240913080013793
88747 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/ingenic,jz4780-efuse.yaml' (87,009) at 20240405153045121
88748 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Makefile-skas' (87,010) at 20210307214926614
88749 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5686.h' (87,011) at 20240405153048977
88750 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500usb.h' (87,012) at 20240405153050617
88751 2025-01-08 03:00:51.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/smb/index.rst' (87,013) at 20240405153045209
88752 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/l2cap_core.c' (87,014) at 20241011080017387
88753 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteEntryCollection.json' (87,015) at 20240619080002952
88754 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_mpls.h' (87,016) at 20210307214931578
88755 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-innobase-Define-__NR_futex-if-it-does-not-exist.patch' (87,017) at 20210307205553890
88756 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/handle.cpp' (87,018) at 20230511080009359
88757 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/fifo_monitor_global.h' (87,019) at 20210307214930542
88758 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/MAINTAINERS' (87,020) at 20210308005003088
88759 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a20-gmac.c' (87,021) at 20210307214927030
88760 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_flat.sh' (87,022) at 20240405153054341
88761 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7723.h' (87,023) at 20210307214926554
88762 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi' (87,024) at 20240405153229923
88763 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/periph.h' (87,025) at 20210308005002776
88764 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/fpu.c' (87,026) at 20220525020652114
88765 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/uml.lds.S' (87,027) at 20240405153046345
88766 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/custom_float.h' (87,028) at 20210307214927306
88767 2025-01-08 03:00:51.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_sockmap.c' (87,029) at 20210309003655980
88768 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/power.c' (87,030) at 20240405153051949
88769 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ctinfo.h' (87,031) at 20210307214931662
88770 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-petalynx.c' (87,032) at 20210307214928094
88771 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun6i.h' (87,033) at 20210308005003620
88772 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-memory.json' (87,034) at 20240405153054133
88773 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rsk7264.h' (87,035) at 20210308005003612
88774 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_defconfig' (87,036) at 20210308005003284
88775 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/system_global.h' (87,037) at 20240405153051849
88776 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/wrappers/atomic_bitops.rst' (87,038) at 20240405153045005
88777 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/Kconfig' (87,039) at 20240405153051757
88778 2025-01-08 03:00:51.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vmlinux.lds.S' (87,040) at 20240913080013769
88779 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-npcm.c' (87,041) at 20240405153230859
88780 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_subdev.h' (87,042) at 20240405153051829
88781 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/Makefile' (87,043) at 20210307214930726
88782 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-db.dts' (87,044) at 20240405153045745
88783 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/atomic.h' (87,045) at 20210307214932674
88784 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/lzo.rst' (87,046) at 20210309003648464
88785 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/sensorutils.cpp' (87,047) at 20240829080022534
88786 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-mtd-partitions.bb' (87,048) at 20241206090014218
88787 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/st,stpmic1.h' (87,049) at 20210307214931342
88788 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/ioctls.h' (87,050) at 20210307214926558
88789 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/vialab,vl817.yaml' (87,051) at 20240405153229803
88790 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-tps68470.c' (87,052) at 20240405153046781
88791 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_act_ct.h' (87,053) at 20240405153231855
88792 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/s-nail_14.9.25.bb' (87,054) at 20241221090017524
88793 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/timer.h' (87,055) at 20210308005002640
88794 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.h' (87,056) at 20210307214927266
88795 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_zones_common.h' (87,057) at 20210307214931458
88796 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/syscalls_32.c' (87,058) at 20210307214926754
88797 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/list.h' (87,059) at 20210308005003656
88798 2025-01-08 03:00:51.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mlme.h' (87,060) at 20220525020654171
88799 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/fdt-common.c' (87,061) at 20210308005002756
88800 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rmobile-sysc.c' (87,062) at 20240405153231351
88801 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-pll-unlock.cpp' (87,063) at 20230825080016953
88802 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_tint.c' (87,064) at 20210307214926274
88803 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c' (87,065) at 20240405153051273
88804 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wpa.c' (87,066) at 20240405153232051
88805 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/cgtqmx6eval.c' (87,067) at 20210308005002948
88806 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/less/less_668.bb' (87,068) at 20241221090017676
88807 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/a20.c' (87,069) at 20210307214926634
88808 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build' (87,070) at 20230825080021141
88809 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-version.h' (87,071) at 20210307214928698
88810 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/handshake-user.h' (87,072) at 20240405153054073
88811 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.c' (87,073) at 20220525020652963
88812 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/witherspoon/zone_conditions.yaml' (87,074) at 20210307205553702
88813 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/asymmetric-parser.h' (87,075) at 20240405153052657
88814 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/amdgpu_dpm_internal.c' (87,076) at 20240405153048325
88815 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-structs.h' (87,077) at 20210308005003644
88816 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/skip-timeout.patch' (87,078) at 20241221090017640
88817 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d31ek.dts' (87,079) at 20240405153045469
88818 2025-01-08 03:00:51.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/vmalloc.h' (87,080) at 20210307214926310
88819 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ftp.c' (87,081) at 20240405153051513
88820 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml' (87,082) at 20240112090020084
88821 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-more-itertools/run-ptest' (87,083) at 20230401080011971
88822 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_list.c' (87,084) at 20240405153232259
88823 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77541.h' (87,085) at 20240405153052729
88824 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.c' (87,086) at 20240815080012895 to deleted uid set
88825 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m41t80.c' (87,087) at 20221215040039150
88826 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/aica.h' (87,088) at 20210307214932282
88827 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-ptest-all.bb' (87,089) at 20240302090018206
88828 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/nvidia,tegra210-bpmp.txt' (87,090) at 20210307214925314
88829 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/sl811.h' (87,091) at 20210307214931530
88830 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.h' (87,092) at 20240405153047117
88831 2025-01-08 03:00:51.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge400.dts' (87,093) at 20240405153229867
88832 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci.h' (87,094) at 20210308005003512
88833 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-eid.conf' (87,095) at 20240828080010887
88834 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml' (87,096) at 20240405153045185
88835 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/trace/events/lock.h' (87,097) at 20210307214932478
88836 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_spi.c' (87,098) at 20210308005003396
88837 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/MAINTAINERS' (87,099) at 20210308005003024
88838 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-sse2-i586-asm_32.S' (87,100) at 20220525020652134
88839 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-bios.json.in' (87,101) at 20210308005120349
88840 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/wdt_aspeed.h' (87,102) at 20241211090212366
88841 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp_4.2.8p18.bb' (87,103) at 20241206090014242
88842 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscorecc-sc7180.c' (87,104) at 20240405153230235
88843 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mc146818rtc.h' (87,105) at 20210308005002840
88844 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-acr.xml' (87,106) at 20210308005045817
88845 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/sunxi_sram.c' (87,107) at 20240405153231451
88846 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/fsp_vpd.h' (87,108) at 20210308005002876
88847 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7751_defconfig' (87,109) at 20240405153046309
88848 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/trace.h' (87,110) at 20210307214926082
88849 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-loop' (87,111) at 20210307214925190
88850 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_HMARK.c' (87,112) at 20210309003654428
88851 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ioprio.c' (87,113) at 20240405153046521
88852 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/lx2160a_serdes.c' (87,114) at 20210308005002556
88853 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@40/rtc@68.conf' (87,115) at 20240904080027730
88854 2025-01-08 03:00:51.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp20x_ac_power.c' (87,116) at 20240405153231351
88855 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/toc_asm.S' (87,117) at 20240405153046081
88856 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/index.rst' (87,118) at 20240405153045273
88857 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_redirect_map.c' (87,119) at 20210307214932650
88858 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/linux-yocto-uefi-secureboot.inc' (87,120) at 20241221090017472
88859 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.7.bb' (87,121) at 20220612030016723
88860 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/file.c' (87,122) at 20240405153232107
88861 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/x86.patch' (87,123) at 20241206090014298
88862 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml' (87,124) at 20220525020651682
88863 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/msr.c' (87,125) at 20220525020655179
88864 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pwork.h' (87,126) at 20220525020654523
88865 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libpng/libpng_1.6.44.bb' (87,127) at 20241221090017692
88866 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sfctemp.rst' (87,128) at 20240405153045217
88867 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_nvm_defs.h' (87,129) at 20210307214929334
88868 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/spl_minimal.c' (87,130) at 20210308005002960
88869 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6375-gpucc.h' (87,131) at 20240405153052645
88870 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_hw.c' (87,132) at 20240405153050449
88871 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.h' (87,133) at 20220525020652470
88872 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/timer.c' (87,134) at 20210308005003740
88873 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_skcipher.c' (87,135) at 20240405153046529
88874 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Naverede_Oberget' (87,136) at 20210307205553786
88875 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv6.h' (87,137) at 20240405153052749
88876 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/pinctrl-s32.h' (87,138) at 20240405153051325
88877 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/gtk.h' (87,139) at 20240613080016559
88878 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/hsmmc-omap.h' (87,140) at 20210307214931474
88879 2025-01-08 03:00:51.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c' (87,141) at 20240405153048421
88880 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fips.h' (87,142) at 20210307214931386
88881 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-compat-units.bb' (87,143) at 20241221090017644
88882 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox_%.bbappend' (87,144) at 20240613080018351
88883 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/adv7611.c' (87,145) at 20210308005003000
88884 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/setup.c' (87,146) at 20240405153045997
88885 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/simple-framebuffer.yaml' (87,147) at 20240405153045049
88886 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/Kconfig' (87,148) at 20220525020653307
88887 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/seq.h' (87,149) at 20210307214927954
88888 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7721_defconfig' (87,150) at 20240405153046309
88889 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_modules_helpers.c' (87,151) at 20240405153046301
88890 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/page_pool.c' (87,152) at 20240405153232007
88891 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/entry.h' (87,153) at 20240405153229859
88892 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53622@77.conf' (87,154) at 20240904080027738
88893 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html' (87,155) at 20210307205554282
88894 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity-breadbee-common.dtsi' (87,156) at 20240405153045573
88895 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/test.py' (87,157) at 20210308005003760
88896 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/iso.h' (87,158) at 20240405153052837
88897 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml' (87,159) at 20240405153045093
88898 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot-uefi-secureboot.inc' (87,160) at 20241221090017472
88899 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/mem.c' (87,161) at 20240405153046345
88900 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/Makefile' (87,162) at 20240405153049725
88901 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb_cmp.dtsi' (87,163) at 20240405153045473
88902 2025-01-08 03:00:51.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/hda-codec.c' (87,164) at 20241211090212254
88903 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000_common.h' (87,165) at 20230426080043712
88904 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/Zone/meson.build' (87,166) at 20230920080021024
88905 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml' (87,167) at 20240405153229775
88906 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb' (87,168) at 20220804030014683
88907 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viamode.c' (87,169) at 20210307214930950
88908 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tarnamo' (87,170) at 20210307205553790
88909 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/x530.c' (87,171) at 20210308005002908
88910 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/tnc.c' (87,172) at 20210308005003552
88911 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico-hobbit.dts' (87,173) at 20240405153229887
88912 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/MAINTAINERS' (87,174) at 20210308005002980
88913 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi.dtsi' (87,175) at 20240405153045729
88914 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83l786ng.c' (87,176) at 20240405153048881
88915 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx_onhyperv.c' (87,177) at 20240812080017232
88916 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/trace-data.h' (87,178) at 20240405153050533
88917 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa-regs.h' (87,179) at 20240405153045677
88918 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-platform.c' (87,180) at 20240405153232139
88919 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/pwrseq-uclass.c' (87,181) at 20210308005003400
88920 2025-01-08 03:00:51.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/tusb6010_omap.c' (87,182) at 20210307214930854
88921 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m547x_8x.h' (87,183) at 20210308005002804
88922 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/__init__.py' (87,184) at 20210307205554262
88923 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/test_scheduled_host_transition.cpp' (87,185) at 20240723080028240
88924 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx1.c' (87,186) at 20240405153229911
88925 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/sharpsl.h' (87,187) at 20220525020654595
88926 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/clk_ast2600.c' (87,188) at 20230720080043539
88927 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/use-DESTDIR.patch' (87,189) at 20210307205553846
88928 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/dma-considerations.rst' (87,190) at 20210307214925510
88929 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.67.1.bb' (87,191) at 20241221090017552
88930 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/0001-make-direction-attribute-conforming-to-introspect.dt.patch' (87,192) at 20240413080012663
88931 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/ExternalSensor.cpp' (87,193) at 20241112090003094
88932 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/seco/seco-cec.h' (87,194) at 20210307214928598
88933 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/README.md' (87,195) at 20240808080020596
88934 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-isku' (87,196) at 20210307214925182
88935 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-cloudbox.dts' (87,197) at 20240405153045457
88936 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-zx-irdec.c' (87,198) at 20210307214928786
88937 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma180.c' (87,199) at 20240405153230687
88938 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/systemd_parser.cpp' (87,200) at 20240711080029835
88939 2025-01-08 03:00:51.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/swiotlb.h' (87,201) at 20240405153046129
88940 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-crossbar.c' (87,202) at 20240405153230807
88941 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_acntsa.c' (87,203) at 20240405153046613
88942 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_overlay.c' (87,204) at 20241211090212278
88943 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/userModel.js' (87,205) at 20210308005107073
88944 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/meson.build' (87,206) at 20230426080043948
88945 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/hid-sensor-incl-3d.c' (87,207) at 20220525020653111
88946 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-hcu.h' (87,208) at 20240405153046949
88947 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm_common.c' (87,209) at 20240405153045669
88948 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices' (87,210) at 20210307214925198
88949 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/uninitialized_var.cocci' (87,211) at 20220525020654939
88950 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/typecheck.h' (87,212) at 20210308005003672
88951 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/note.S' (87,213) at 20240405153046153
88952 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/other.json' (87,214) at 20240405153054137
88953 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/s390x/Makefile' (87,215) at 20230925080040085
88954 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/conf.c' (87,216) at 20240405153053453
88955 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/Makefile' (87,217) at 20220525020652162
88956 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr.c' (87,218) at 20240405153054161
88957 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_hba.c' (87,219) at 20210307214930710
88958 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/Makefile' (87,220) at 20210308005002560
88959 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu.h' (87,221) at 20240405153049613
88960 2025-01-08 03:00:51.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_flow_action.c' (87,222) at 20240405153049029
88961 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x.c' (87,223) at 20240405153049141
88962 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_throttle.c' (87,224) at 20240405153048477
88963 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,kona-usb2-phy.yaml' (87,225) at 20240405153045129
88964 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netlabel.h' (87,226) at 20210307214931570
88965 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/compat_audit.c' (87,227) at 20240405153046321
88966 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.json' (87,228) at 20220429100100882
88967 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/154.out' (87,229) at 20240326080039730
88968 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt6765-clk.h' (87,230) at 20210307214931330
88969 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/thumb1/include/asm/proc-armv/system.h' (87,231) at 20210308005002796
88970 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kconfig.debug' (87,232) at 20210307214925986
88971 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cmpxchg.h' (87,233) at 20240405153052617
88972 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/pcm.c' (87,234) at 20240405153054021
88973 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/config_mpc85xx.h' (87,235) at 20210308005002836
88974 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kernel/cpu/match.c' (87,236) at 20240628080013981 to deleted uid set
88975 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_2.0.0.bb' (87,237) at 20241221090017668
88976 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/power_off_rule_test.cpp' (87,238) at 20210308005059169
88977 2025-01-08 03:00:51.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gp100.c' (87,239) at 20240405153048657
88978 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_signature.cpp' (87,240) at 20240820080019550
88979 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/image-sparse.h' (87,241) at 20210308005003652
88980 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml' (87,242) at 20240405153229799
88981 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-006a.conf' (87,243) at 20240904080027734
88982 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/static-libsystemd-pkgconfig.patch' (87,244) at 20230706080014745
88983 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/scm_drv.c' (87,245) at 20220525020653959
88984 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap4-restart.c' (87,246) at 20210307214925918
88985 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_realm.c' (87,247) at 20210307214932030
88986 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/Makefile' (87,248) at 20240405153049465
88987 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/nxp-bbnsm-pwrkey.c' (87,249) at 20240405153049145
88988 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdk5420_defconfig' (87,250) at 20210308005003280
88989 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-icore-rqs.dtsi' (87,251) at 20240405153045513
88990 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/dgram.c' (87,252) at 20230426080043796
88991 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/meson.build' (87,253) at 20240613080020632
88992 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_paths.cpp' (87,254) at 20241003080023049
88993 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/trace.h' (87,255) at 20240405153054385
88994 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/spl.h' (87,256) at 20210308005002636
88995 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/Kconfig' (87,257) at 20240405153051389
88996 2025-01-08 03:00:51.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8195-clk.h' (87,258) at 20240405153052645
88997 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp152.c' (87,259) at 20210308005003468
88998 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/__init__.py' (87,260) at 20220405030025641
88999 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gem_device.h' (87,261) at 20210309003649780
89000 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml' (87,262) at 20240405153045053
89001 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hw.h' (87,263) at 20240805080013983
89002 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5_sfr.h' (87,264) at 20210308005002716
89003 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/gpio.h' (87,265) at 20210308005002716
89004 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_sext.S' (87,266) at 20210308005046533
89005 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core.h' (87,267) at 20240405153230683
89006 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/mx6cuboxi.c' (87,268) at 20210308005003052
89007 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb' (87,269) at 20220921030015990
89008 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/can327.c' (87,270) at 20240405153230895
89009 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/raspi.rst' (87,271) at 20240906080037176
89010 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-aspeed.c' (87,272) at 20241008080013927
89011 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/kernel-driver-statement.rst' (87,273) at 20240405153229839
89012 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/Kconfig' (87,274) at 20210308005045905
89013 2025-01-08 03:00:51.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twine_6.0.1.bb' (87,275) at 20241221090017560
89014 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/link_service_types.h' (87,276) at 20240405153230423
89015 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/microblaze_ksyms.c' (87,277) at 20241211090145381
89016 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/uv/Makefile' (87,278) at 20210307214926134
89017 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/sigcontext.h' (87,279) at 20210307214926110
89018 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-lpaif-reg.h' (87,280) at 20240405153053977
89019 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.h' (87,281) at 20240405153047137
89020 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/generic.h' (87,282) at 20210307214931374
89021 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5360.c' (87,283) at 20240405153048973
89022 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/debug.c' (87,284) at 20240405153050473
89023 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Makefile.postlink' (87,285) at 20240405153045977
89024 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/058' (87,286) at 20210927100127477
89025 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch' (87,287) at 20230706080014737
89026 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/run-ptest' (87,288) at 20240413080012643
89027 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/Makefile' (87,289) at 20210308005003456
89028 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stigsjo' (87,290) at 20210307205553790
89029 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/cirrus.h' (87,291) at 20210307214931694
89030 2025-01-08 03:00:51.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/access_tracking_perf_test.c' (87,292) at 20240405153054313
89031 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/tegra210.c' (87,293) at 20240405153051865
89032 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_xplained_emmc_defconfig' (87,294) at 20210308005003276
89033 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/intel_iommu.h' (87,295) at 20241211090212358
89034 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/ncsi.c' (87,296) at 20220215040051512
89035 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/fix_hypercall_test.c' (87,297) at 20240405153054321
89036 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.h' (87,298) at 20210307214929934
89037 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-array.err' (87,299) at 20221215040039362 to deleted uid set
89038 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/xmlrpcserver.py' (87,300) at 20241221090017588
89039 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/isp.S' (87,301) at 20210307214926154
89040 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/poke_4.2.bb' (87,302) at 20241221090017512
89041 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h' (87,303) at 20210309003648740
89042 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/classmate-laptop.c' (87,304) at 20240405153051397
89043 2025-01-08 03:00:51.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml' (87,305) at 20240405153045073
89044 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-controller-intro.rst' (87,306) at 20210309003648484
89045 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4a/cpu/serial.h' (87,307) at 20210307214926558
89046 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pretimeout_noop.c' (87,308) at 20210307214930974
89047 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/elf.h' (87,309) at 20240405153045913
89048 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/libts_%.bbappend' (87,310) at 20241206090014214
89049 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-qcom-qspi.c' (87,311) at 20240405153231463
89050 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_sdma.h' (87,312) at 20210307214927226
89051 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-data-CMakeLists.txt-dont-create-automatic-google-log.patch' (87,313) at 20241221090017488
89052 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/device.c' (87,314) at 20240503080014470
89053 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/rockchip_mipi_dsi.h' (87,315) at 20210308005002664
89054 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl_9.0.0.bb' (87,316) at 20241221090017676
89055 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/bus.h' (87,317) at 20240405153052657
89056 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.h' (87,318) at 20210307214929810
89057 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Documentation/inkernel.txt' (87,319) at 20210307214930518
89058 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-rpmsg.c' (87,320) at 20240405153232175
89059 2025-01-08 03:00:51.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/spe.json' (87,321) at 20240405153232227
89060 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/buffered-io.c' (87,322) at 20241111090012141
89061 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_hw_types.h' (87,323) at 20220525020652386
89062 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usbdevice_fs.h' (87,324) at 20240405153052941
89063 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock_rt.h' (87,325) at 20240405153052789
89064 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerCollection_v1.xml' (87,326) at 20240619080002928
89065 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/provider' (87,327) at 20210307205554466
89066 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8750.c' (87,328) at 20240405153232167
89067 2025-01-08 03:00:51.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus/dbus-1.init' (87,329) at 20210307205554474
89068 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp' (87,330) at 20221209040003858
89069 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-private.h' (87,331) at 20240405153046733
89070 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb_debug.c' (87,332) at 20240815080012899
89071 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/autobuilderlog.json' (87,333) at 20210307205554230
89072 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop' (87,334) at 20210307205554610
89073 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-wsa-macro.h' (87,335) at 20220525020655031
89074 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211metadef.h' (87,336) at 20240405153051953
89075 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder-eeprom.c' (87,337) at 20210308005002948
89076 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utuuid.c' (87,338) at 20240405153046625
89077 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-wobo-i5.dts' (87,339) at 20210308005002620
89078 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/hwcap.h' (87,340) at 20240405153045625
89079 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/gf2k.c' (87,341) at 20240405153049133
89080 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/__init__.py' (87,342) at 20210308005003772
89081 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-h3-ccu.h' (87,343) at 20210308005003636
89082 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mt6370-tcpc.yaml' (87,344) at 20240405153045181
89083 2025-01-08 03:00:51.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/xattr.c' (87,345) at 20240429080012452
89084 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmlogrdr.c' (87,346) at 20240405153051517
89085 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/Kconfig' (87,347) at 20240405153048885
89086 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/hopper_vp3028.c' (87,348) at 20220525020653271
89087 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multihost-phosphor-buttons.md' (87,349) at 20221209040006391
89088 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte_0.78.2.bb' (87,350) at 20241221090017700
89089 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-cobra.dts' (87,351) at 20240405153045445
89090 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/nbd-internal.h' (87,352) at 20240906080037376
89091 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-openrisc.rst' (87,353) at 20221215040039082
89092 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ath79-soc.txt' (87,354) at 20210307214925362
89093 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/panfrost_drm.h' (87,355) at 20240405153052905
89094 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc.c' (87,356) at 20241018080014482
89095 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/syscalls.h' (87,357) at 20210307214925670
89096 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/consolemap.h' (87,358) at 20240405153052673
89097 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/csr.cpp' (87,359) at 20231011080023666
89098 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ebus_dma.h' (87,360) at 20210307214926578
89099 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-vp8.h' (87,361) at 20240405153049529
89100 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/nx_dbg.h' (87,362) at 20210307214932702
89101 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nand-chip.yaml' (87,363) at 20240405153045113
89102 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/cat_test.c' (87,364) at 20240805080014075
89103 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/Makefile' (87,365) at 20210309003650224
89104 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dts' (87,366) at 20240405153045789
89105 2025-01-08 03:00:51.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp131.dtsi' (87,367) at 20240405153229903
89106 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/smp.c' (87,368) at 20240405153045993
89107 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds411.dts' (87,369) at 20240405153045457
89108 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/Kconfig' (87,370) at 20210307214929986
89109 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h' (87,371) at 20220525020653463
89110 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx55.c' (87,372) at 20240405153230735
89111 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7629/Makefile' (87,373) at 20210308005002752
89112 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/shm.h' (87,374) at 20210307214931658
89113 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/spu_create.rst' (87,375) at 20210307214925490
89114 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/CFMLimit.interface.yaml' (87,376) at 20221207040023627
89115 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/macints.h' (87,377) at 20210307214926162
89116 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/io.h' (87,378) at 20210308005003656
89117 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/proc.c' (87,379) at 20240405153053005
89118 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.powerpc' (87,380) at 20210307214927062
89119 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/sections.h' (87,381) at 20240405153230147
89120 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mm.h' (87,382) at 20240405153052633
89121 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/elfnote.h' (87,383) at 20210307214926378
89122 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/devlink.h' (87,384) at 20220525020653431
89123 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c' (87,385) at 20220525020654167
89124 2025-01-08 03:00:51.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/once.c' (87,386) at 20240405153053097
89125 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-a2015-common.dtsi' (87,387) at 20240405153045761
89126 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/radix_hugetlbpage.c' (87,388) at 20240405153230047
89127 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/core.h' (87,389) at 20240405153230955
89128 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_main.c' (87,390) at 20240405153231167
89129 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/debug.h' (87,391) at 20210307214931650
89130 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-kvm.c' (87,392) at 20240326080039486
89131 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/perf_regs.h' (87,393) at 20220525020655107
89132 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-irq.h' (87,394) at 20240405153045685
89133 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/list_entry_update.cocci' (87,395) at 20240405153053441
89134 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-access.h' (87,396) at 20210308005045861
89135 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/trats2_defconfig' (87,397) at 20210308005003284
89136 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gdbstub.c' (87,398) at 20241211090212478
89137 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.h' (87,399) at 20240405153047297
89138 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2glob.h' (87,400) at 20240527080023356
89139 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/fiji_baco.c' (87,401) at 20240405153230503
89140 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_distr.c' (87,402) at 20240405153053397
89141 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/ticks.S' (87,403) at 20210308005002844
89142 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/debug.h' (87,404) at 20210307214929962
89143 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/spdif-receiver.txt' (87,405) at 20210307214925434
89144 2025-01-08 03:00:51.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_0_ppsmc.h' (87,406) at 20240405153048349
89145 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json' (87,407) at 20240405153054157
89146 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c' (87,408) at 20240815080012875
89147 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_command.c' (87,409) at 20210307214932210
89148 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libtoml11/files/0001-fix-add-missing-zero-initialization-to-region.patch' (87,410) at 20241221090017512
89149 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs.h' (87,411) at 20210307214929342
89150 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/affinity.h' (87,412) at 20210307214932582
89151 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/pixelgen_global.h' (87,413) at 20210309003653016
89152 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp8501.c' (87,414) at 20240405153230755
89153 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/pci.h' (87,415) at 20240405153050149
89154 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/g_NCR5380.rst' (87,416) at 20240405153045253
89155 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/generic-adc-thermal.yaml' (87,417) at 20240405153045177
89156 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_write_vout_command_action.cpp' (87,418) at 20240817080031292
89157 2025-01-08 03:00:51.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/0001-CMakeLists.txt-respect-CMAKE_INSTALL_LIBDIR-for-mult.patch' (87,419) at 20240301090012423
89158 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8991.h' (87,420) at 20210307214932362
89159 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_ipv6header.c' (87,421) at 20210307214931970
89160 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/opencl-headers_2024.05.08.bb' (87,422) at 20241206090014246
89161 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb' (87,423) at 20241221090017504
89162 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/iwg20d-q7-common.dtsi' (87,424) at 20240405153045545
89163 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nodeattrib.h' (87,425) at 20210307214930706
89164 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (87,426) at 20241206090014278
89165 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml' (87,427) at 20220315030032663
89166 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_rx.h' (87,428) at 20240405153050437
89167 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-lmu5000.dts' (87,429) at 20240405153045465
89168 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610-calibration.c' (87,430) at 20210308005002724
89169 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/hwdep_compat.c' (87,431) at 20210309003654564
89170 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/py-3.11.patch' (87,432) at 20221017030012226
89171 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/Kconfig' (87,433) at 20220525020653391
89172 2025-01-08 03:00:51.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_2_regs.h' (87,434) at 20240405153046577
89173 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc440_bamboo.c' (87,435) at 20241211090212322
89174 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch' (87,436) at 20241206090014338
89175 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/led.c' (87,437) at 20210308005003020
89176 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mpls.h' (87,438) at 20210307214931642
89177 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/i386/Makefile' (87,439) at 20240906080037560
89178 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2205.conf' (87,440) at 20230606080013598
89179 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc' (87,441) at 20241219090012976
89180 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap.c' (87,442) at 20240405153052577
89181 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/rcar-gen2-cpg.h' (87,443) at 20210308005003352
89182 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/offset_of.rs' (87,444) at 20241211090212458
89183 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_global_conf_masks.h' (87,445) at 20240405153046577
89184 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/rtc.rst' (87,446) at 20210307214925242
89185 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-evi.dts' (87,447) at 20240405153045501
89186 2025-01-08 03:00:51.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs.c' (87,448) at 20240830080013267
89187 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d.h' (87,449) at 20240405153050653
89188 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104x_pbi_sb.cfg' (87,450) at 20210308005002992
89189 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/pytest.ini' (87,451) at 20210307214932154
89190 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/spte.c' (87,452) at 20241211090145393
89191 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot' (87,453) at 20230811080018326
89192 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pli1209bc.c' (87,454) at 20240405153230667
89193 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop/asm_pure_loop.S' (87,455) at 20240405153054169
89194 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/models.py' (87,456) at 20240106090017245
89195 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (87,457) at 20240829080014018
89196 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_hybla.c' (87,458) at 20220627100017186
89197 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pegasos2.c' (87,459) at 20241211090212318
89198 2025-01-08 03:00:51.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/cirrus/cs_dsp.c' (87,460) at 20240913080013785
89199 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target-con-set.h' (87,461) at 20241211090212526
89200 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/utils.py' (87,462) at 20210308005046237
89201 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Sonka' (87,463) at 20210307205553774
89202 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/trace.h' (87,464) at 20240405153053305
89203 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sys_proto.h' (87,465) at 20210308005002768
89204 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/fuse_test.c' (87,466) at 20240405153054325
89205 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-005a.conf' (87,467) at 20240904080027734
89206 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/index.rst' (87,468) at 20210308005002536
89207 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs4.h' (87,469) at 20240405153052929
89208 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8.h' (87,470) at 20240405153230903
89209 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch' (87,471) at 20210307205554582
89210 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/ioctl.c' (87,472) at 20210307214930946
89211 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bcast.h' (87,473) at 20210309003654480
89212 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun8i_a23.c' (87,474) at 20210308005002784
89213 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/omap-cpufreq.c' (87,475) at 20240405153230251
89214 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-acpi.c' (87,476) at 20240617080017394
89215 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer.h' (87,477) at 20240405153052705
89216 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SHL-0.51' (87,478) at 20211006000025242
89217 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/conn.c' (87,479) at 20240405153048625
89218 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/fsmc_nand.h' (87,480) at 20210308005003668
89219 2025-01-08 03:00:51.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/workqueue.h' (87,481) at 20240710080014605
89220 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/igep00x0.c' (87,482) at 20210308005003012
89221 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v4wt.c' (87,483) at 20210307214925970
89222 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/nf_conntrack_bridge.c' (87,484) at 20240429080012460
89223 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7780/setup.c' (87,485) at 20210307214926542
89224 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/Kconfig' (87,486) at 20210307214925870
89225 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfctrl.c' (87,487) at 20240405153053201
89226 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra124-vic.yaml' (87,488) at 20240405153045049
89227 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/files/0001-include-Check-for-previous-declaration-of-uintptr_t.patch' (87,489) at 20230401080011939
89228 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_fintek.c' (87,490) at 20241211090145497
89229 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/Kconfig' (87,491) at 20240405153230691
89230 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/time.c' (87,492) at 20210308005002804
89231 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/edd.c' (87,493) at 20240405153047037
89232 2025-01-08 03:00:51.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op.c' (87,494) at 20241211090212530
89233 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb' (87,495) at 20240301090012431
89234 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/log/log_test.c' (87,496) at 20210308005003740
89235 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/tcg-stub.c' (87,497) at 20240906080037516
89236 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_20nm.c' (87,498) at 20240405153048601
89237 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945-rs.c' (87,499) at 20240405153050505
89238 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mt9m001.txt' (87,500) at 20210307214925350
89239 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/ulpi.c' (87,501) at 20240405153231539
89240 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bcache.h' (87,502) at 20240405153230759
89241 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/axentia,tse850-pcm5142.txt' (87,503) at 20240405153229799
89242 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/vegman_n110_baseboard.json' (87,504) at 20221221040007774
89243 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest2.decode' (87,505) at 20210308005046389
89244 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/gemini-poweroff.c' (87,506) at 20240405153231351
89245 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-a.dts' (87,507) at 20240405153229871
89246 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-empty.out' (87,508) at 20210308005046397 to deleted uid set
89247 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/perf_json_output_lint.py' (87,509) at 20240405153054173
89248 2025-01-08 03:00:51.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch' (87,510) at 20241206090014334
89249 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/extable.c' (87,511) at 20210308005002840
89250 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi' (87,512) at 20240405153045821
89251 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-if.c' (87,513) at 20240405153052113
89252 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_max77696.c' (87,514) at 20210308005003468
89253 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654-base-board.dts' (87,515) at 20240405153229971
89254 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/examples/set-point' (87,516) at 20210308005116213
89255 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-mips.h' (87,517) at 20210308005003612
89256 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_scheduler_helpers.c' (87,518) at 20240405153048549
89257 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_space.h' (87,519) at 20240405153052581
89258 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_backend_ops.h' (87,520) at 20230426080043772
89259 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/torture.h' (87,521) at 20240405153231843
89260 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/logging/phosphor-hostlogger/ethanolx/ttyS0.conf' (87,522) at 20240308090017907
89261 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx25.c' (87,523) at 20240405153230211
89262 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.c' (87,524) at 20240405153052205
89263 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-shc.dts' (87,525) at 20210308005002564
89264 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/unique-hostname.md' (87,526) at 20221209040006395
89265 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-common-ssh.h' (87,527) at 20240906080037436
89266 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/wm8775.c' (87,528) at 20240405153049345
89267 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c' (87,529) at 20240405153052209
89268 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_drm.h' (87,530) at 20240405153052637
89269 2025-01-08 03:00:51.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uio_driver.h' (87,531) at 20220525020654623
89270 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Makefile.s3c64xx' (87,532) at 20240405153045685
89271 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0002-Create.c-include-linux-falloc.h-for-FALLOC_FL_ZERO_R.patch' (87,533) at 20240413080012695
89272 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar2315.c' (87,534) at 20240405153045981
89273 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_engine.c' (87,535) at 20240405153230155
89274 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/service_files/xyz.openbmc_project.Chassis.Buttons.service' (87,536) at 20210308005121525
89275 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/babel.config.js' (87,537) at 20241004080035955
89276 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-arndale-octa.dts' (87,538) at 20240405153045569
89277 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/io_mm.h' (87,539) at 20240405153230003
89278 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_unwanted.cpp' (87,540) at 20231110090010623
89279 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/or-irq.h' (87,541) at 20230426080043764
89280 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/load_kernel.h' (87,542) at 20210308005003656
89281 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/ivm_core.c' (87,543) at 20210308005003376
89282 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/device-crash-test' (87,544) at 20240326080039626
89283 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/exec.h' (87,545) at 20220525020651946
89284 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm-x86-ops.h' (87,546) at 20240405153230111
89285 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-mvebu.c' (87,547) at 20210308005003516
89286 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit_5.34.2.bb' (87,548) at 20241221090017540
89287 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4fls.S' (87,549) at 20210307214926606
89288 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb' (87,550) at 20241221090017688
89289 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/conftest.py' (87,551) at 20210308005003744
89290 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_powersave_bitdef.h' (87,552) at 20210307214930642
89291 2025-01-08 03:00:51.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/Kconfig' (87,553) at 20240906080037452
89292 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/policy/exception_policy.conf.default' (87,554) at 20210307214932186
89293 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscalls/Makefile' (87,555) at 20240405153046153
89294 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/220.out' (87,556) at 20210308005046461
89295 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/sossi.c' (87,557) at 20240405153052205
89296 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flow.h' (87,558) at 20240405153050005
89297 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qspinlock_types.h' (87,559) at 20210309003653800
89298 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/patching.h' (87,560) at 20240405153045861
89299 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/interface.c' (87,561) at 20240405153046869
89300 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-hyperlink_21.0.0.bb' (87,562) at 20240302090018210
89301 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-sec6.txt' (87,563) at 20210307214925298
89302 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mlock2.h' (87,564) at 20240405153054329
89303 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/cachetlb.rst' (87,565) at 20240405153229751
89304 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/dcn316_resource.h' (87,566) at 20240405153047257
89305 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/codel_qdisc.h' (87,567) at 20240405153052841
89306 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/077' (87,568) at 20210927100127477
89307 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/format-code.sh' (87,569) at 20210308005107081
89308 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-savu.h' (87,570) at 20210307214928098
89309 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/desc.h' (87,571) at 20220525020654195
89310 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_timeline.h' (87,572) at 20220525020652891
89311 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c_1.11.3.bb' (87,573) at 20241221090017532
89312 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/traps.c' (87,574) at 20240405153045913
89313 2025-01-08 03:00:51.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml' (87,575) at 20240405153045149
89314 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP2/meson.build' (87,576) at 20230825080021137
89315 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cred.h' (87,577) at 20240405153231803
89316 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-bpf.rst' (87,578) at 20240405153045217
89317 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_clu.c' (87,579) at 20240405153049441
89318 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/container-core.yml' (87,580) at 20240906080037132
89319 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0001-adb-remove-selinux-extensions.patch' (87,581) at 20210307205553894
89320 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/report-base.html.jinja' (87,582) at 20220804030014695
89321 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config/config.yaml' (87,583) at 20210307205554066
89322 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Bar.errors.yaml' (87,584) at 20210308005049145
89323 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/clk.c' (87,585) at 20210308005002796
89324 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igbvf.c' (87,586) at 20240906080037264
89325 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cacheflush_64.h' (87,587) at 20240405153230091
89326 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_compat.c' (87,588) at 20240405153053413
89327 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/memory.json' (87,589) at 20240405153054129
89328 2025-01-08 03:00:51.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mpc8xxx_spi.h' (87,590) at 20210308005002840
89329 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_log_format.h' (87,591) at 20240405153052573
89330 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/vim-tiny_9.1.bb' (87,592) at 20240301090012479
89331 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/shtc1.h' (87,593) at 20210307214931482
89332 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.c' (87,594) at 20210309003651820
89333 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ucb1x00.h' (87,595) at 20240405153052733
89334 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf500-colibri.dts' (87,596) at 20210308005002632
89335 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/06_gcc-4.7.diff' (87,597) at 20230706080014741
89336 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/this_cpu_ops.rst' (87,598) at 20240405153045005
89337 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.5.0.bb' (87,599) at 20241221090017548
89338 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_policy.c' (87,600) at 20241216090017793
89339 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif.c' (87,601) at 20240405153051065
89340 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3288.c' (87,602) at 20220525020652326
89341 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/networking-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (87,603) at 20220402030015911
89342 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cypress_m8.c' (87,604) at 20240405153052129
89343 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/debug_ll.S' (87,605) at 20210308005002792
89344 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/files/e3c256d4i.cfg' (87,606) at 20240209090013644
89345 2025-01-08 03:00:51.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/src/callback_manager.cpp' (87,607) at 20231212090032118
89346 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt2712-pinfunc.h' (87,608) at 20210307214926026
89347 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/chacha-glue.c' (87,609) at 20220525020651878
89348 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/cxl.h' (87,610) at 20240405153052833
89349 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/module-signing.rst' (87,611) at 20240405153229739
89350 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fsf.c' (87,612) at 20240405153051537
89351 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/bitops.h' (87,613) at 20240405153045341
89352 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/extable.h' (87,614) at 20210307214925646
89353 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/cpuidle.h' (87,615) at 20240405153045637
89354 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_vmparam.h' (87,616) at 20221215040039062
89355 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/blob.c' (87,617) at 20210308005003208
89356 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/io.h' (87,618) at 20210308005002888
89357 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/debian/pool/main/d/db5.3/index.html' (87,619) at 20210307205554242
89358 2025-01-08 03:00:51.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_32.c' (87,620) at 20210307214926750
89359 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/cf-fsi-fw.h' (87,621) at 20210307214927182
89360 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/tdfx.h' (87,622) at 20210307214931698
89361 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/regenerate-meson' (87,623) at 20210623000106788
89362 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c' (87,624) at 20240405153230615
89363 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_1_d.h' (87,625) at 20210307214927666
89364 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/delay.h' (87,626) at 20210307214926214
89365 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/slab.py' (87,627) at 20240405153232103
89366 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-turris-mox.dts' (87,628) at 20210308005002564
89367 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/pinephone-keyboard.c' (87,629) at 20240405153230727
89368 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/gdbstub.c' (87,630) at 20240906080037536
89369 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/0001-Use-builtin-for-clear_cache.patch' (87,631) at 20221003030013273
89370 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-osnoise-top.rst' (87,632) at 20240405153045265
89371 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-tail.c' (87,633) at 20210308005002792
89372 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/s5pv210_defconfig' (87,634) at 20240405153045617
89373 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-fsl.c' (87,635) at 20210308005003516
89374 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-iova-tree.c' (87,636) at 20221215040039166
89375 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/common_setup.h' (87,637) at 20210308005002720
89376 2025-01-08 03:00:51.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cores.list' (87,638) at 20221215040039346
89377 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_sli.h' (87,639) at 20240906080037336
89378 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ProcessorCollection_v1.xml' (87,640) at 20240619080002932
89379 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606_par.c' (87,641) at 20240913080013793
89380 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/csum-partial_64.c' (87,642) at 20240405153230143
89381 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-mem.c' (87,643) at 20241018080014598
89382 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nsa310s.h' (87,644) at 20210308005003608
89383 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-An' (87,645) at 20210307205553778
89384 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/README' (87,646) at 20210307205554266 to deleted uid set
89385 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/test/meson.build' (87,647) at 20210308005109241
89386 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,servalt.dtsi' (87,648) at 20210308005002816
89387 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/lex.l' (87,649) at 20220525020654943
89388 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-sprd.txt' (87,650) at 20210307214925366
89389 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/types.h' (87,651) at 20210308005002844
89390 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/afl9.vmdk.bz2' (87,652) at 20210308005046473 to deleted uid set
89391 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-legacy-backend.c' (87,653) at 20241211090212354
89392 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-firmware.yml' (87,654) at 20231126090012765
89393 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dpu-common.yaml' (87,655) at 20240405153045041
89394 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-mgr.c' (87,656) at 20240405153230299
89395 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-acpi.c' (87,657) at 20240613080016387
89396 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bios-tables-test-allowed-diff.h' (87,658) at 20210308005046473
89397 2025-01-08 03:00:51.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-gpmi.h' (87,659) at 20210308005002676
89398 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-codec-glue.h' (87,660) at 20210307214932402
89399 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VEIR.interface.yaml' (87,661) at 20220315030032659
89400 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_cec.h' (87,662) at 20210307214927862
89401 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/draak.h' (87,663) at 20210308005003592
89402 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/Kconfig' (87,664) at 20210308005002980
89403 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_mac.c' (87,665) at 20210308005003288
89404 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-scu-irq.c' (87,666) at 20240405153230295
89405 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/lec.h' (87,667) at 20210307214931870
89406 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-auxtek-t004.dts' (87,668) at 20210308005002620
89407 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/Makefile' (87,669) at 20210307214932186
89408 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_version.py' (87,670) at 20241211090212542
89409 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc' (87,671) at 20210818000051207
89410 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mul32.S' (87,672) at 20210308005046533
89411 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/binman/test/descriptor.bin' (87,673) at 20210308005003752 to deleted uid set
89412 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/axi-fan-control.c' (87,674) at 20240405153230659
89413 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdx65.yaml' (87,675) at 20240405153045029
89414 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/ecryptfs_kernel.h' (87,676) at 20240405153052329
89415 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-csidphy.c' (87,677) at 20240405153051293
89416 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc161s626.c' (87,678) at 20240405153048961
89417 2025-01-08 03:00:51.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_overdriver.h' (87,679) at 20210309003649648
89418 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_bpf.c' (87,680) at 20240405153232259
89419 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/telemetry_service/test_telemetry_report.robot' (87,681) at 20240628080017121
89420 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_timing_generator.c' (87,682) at 20220525020652502
89421 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/host-cpu.c' (87,683) at 20241211090212482
89422 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/ether.c' (87,684) at 20210309003653208
89423 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/lirc_dev.c' (87,685) at 20240805080013971
89424 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/mtl.c' (87,686) at 20240405153231343
89425 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/hugetlb_vs_thp_test.c' (87,687) at 20210307214932702
89426 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,em-sti.yaml' (87,688) at 20210307214925446
89427 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_slot_verify.c' (87,689) at 20210308005003708
89428 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg_fsm.h' (87,690) at 20210307214930778
89429 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-pts.rst' (87,691) at 20220525020654135
89430 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h' (87,692) at 20210308005002656
89431 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfpit.h' (87,693) at 20210307214926162
89432 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1088ardb.h' (87,694) at 20210308005003600
89433 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/luton_pcb091.dts' (87,695) at 20210308005002812
89434 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6795.h' (87,696) at 20240405153051321
89435 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/unaligned.h' (87,697) at 20220525020655115
89436 2025-01-08 03:00:51.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vdso/gettimeofday.c' (87,698) at 20220525020654759
89437 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3188.c' (87,699) at 20210308005003476
89438 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2081_sd_rcw.cfg' (87,700) at 20210308005002996
89439 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/lpc32xx_udc.c' (87,701) at 20240405153052085
89440 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/older-glibc-symbols.patch' (87,702) at 20210905000020593
89441 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/fvp_boot.py' (87,703) at 20241206090014214
89442 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/renesas,dbsc.yaml' (87,704) at 20240405153045105
89443 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pc87427.c' (87,705) at 20210307214928134
89444 2025-01-08 03:00:51.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mlx4_ib.h' (87,706) at 20240405153230715
89445 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_phyp.c' (87,707) at 20210307214929422
89446 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/bond-eth1.conf' (87,708) at 20220126110011868
89447 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/props.c' (87,709) at 20240405153052289
89448 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,ns-thermal.yaml' (87,710) at 20220525020651714
89449 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_local_storage_create.c' (87,711) at 20240405153054241
89450 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (87,712) at 20240105090012010
89451 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/main.h' (87,713) at 20240405153230919
89452 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iomap_copy.c' (87,714) at 20210307214931802
89453 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-vmware.bin' (87,715) at 20240326080039614 to deleted uid set
89454 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cryptodev.h' (87,716) at 20241211090212370
89455 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async.hpp' (87,717) at 20241126090041355
89456 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-grgpio.c' (87,718) at 20241216090017693
89457 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a64.c' (87,719) at 20210308005003352
89458 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/xtensa-modules.c.inc' (87,720) at 20210308005046357
89459 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f55.c' (87,721) at 20210307214928494
89460 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/efuse.h' (87,722) at 20240405153050661
89461 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_lockid.h' (87,723) at 20220525020654475
89462 2025-01-08 03:00:51.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp5990.c' (87,724) at 20240405153230667
89463 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_its.c' (87,725) at 20240906080037236
89464 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/netsc520.c' (87,726) at 20210307214929214
89465 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp10b.c' (87,727) at 20240405153048661
89466 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/context.py' (87,728) at 20230401080011963
89467 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru-chromebook.dtsi' (87,729) at 20210308005002608
89468 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_submit.c' (87,730) at 20240405153230595
89469 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop2.h' (87,731) at 20240405153048749
89470 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-xfs' (87,732) at 20220525020651634 to deleted uid set
89471 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/msi_bitmap.c' (87,733) at 20240405153046233
89472 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xserver-xorg-cvt/xserver-xorg-cvt-native_1.20.10.bb' (87,734) at 20241221090017544
89473 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-streamer.c' (87,735) at 20240405153049529
89474 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_ddict.h' (87,736) at 20240405153053117
89475 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/dsa.yaml' (87,737) at 20240405153229779
89476 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish_resource.robot' (87,738) at 20210308005007108
89477 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/Kconfig' (87,739) at 20210307214927158
89478 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/uasm.h' (87,740) at 20240405153046017
89479 2025-01-08 03:00:51.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm013.dts' (87,741) at 20240405153045609
89480 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/lattice-ice40-fpga-mgr.txt' (87,742) at 20210307214925314
89481 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/xattr.h' (87,743) at 20220525020654479
89482 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-evk.dts' (87,744) at 20240405153045537
89483 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btrtl.h' (87,745) at 20240405153230195
89484 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ip_tables.h' (87,746) at 20240405153052929
89485 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-rt5650-rt5514.txt' (87,747) at 20210307214925430
89486 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/meson.build' (87,748) at 20240827080004798
89487 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/apll.txt' (87,749) at 20210307214925294
89488 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_multu.c' (87,750) at 20210308005046525
89489 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/warp.c' (87,751) at 20210308005003168
89490 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Makefile' (87,752) at 20240613080016363
89491 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_dev.h' (87,753) at 20220525020653155
89492 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h' (87,754) at 20240405153048621
89493 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-data.json' (87,755) at 20210927100127473
89494 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mmc/ioctl.h' (87,756) at 20240405153052925
89495 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-roboto_2.138.bb' (87,757) at 20241221090017528
89496 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/at91sam9_wdt.h' (87,758) at 20210307214930966
89497 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/docs/yaml/error.md' (87,759) at 20230902080037613
89498 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/bg-Sofia' (87,760) at 20210307205553766
89499 2025-01-08 03:00:51.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/block.c' (87,761) at 20240820080014177
89500 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/stacktrace.c' (87,762) at 20240405153046345
89501 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/types.h' (87,763) at 20210307214931502
89502 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_spin_lock_fail.c' (87,764) at 20241211090145577
89503 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/gendumpinfo' (87,765) at 20240521080019780
89504 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/util.h' (87,766) at 20240405153050609
89505 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x-common.c' (87,767) at 20210307214928770
89506 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-ns2502.dts' (87,768) at 20240405153045433
89507 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml' (87,769) at 20240405153045169
89508 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo_regs.h' (87,770) at 20240405153048453
89509 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-create-chassis-poweron-log@.service' (87,771) at 20230504080034640
89510 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/string.h' (87,772) at 20210308005002804
89511 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/badblocks.h' (87,773) at 20210307214931358
89512 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/reset-ast2600.c' (87,774) at 20210308005003480
89513 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stpmic1_regulator.c' (87,775) at 20240405153051473
89514 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mhi/mhi.rst' (87,776) at 20210307214925522
89515 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/composite.c' (87,777) at 20210308005003504
89516 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra30.c' (87,778) at 20240405153230831
89517 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/southbridge/piix.h' (87,779) at 20241211090212362
89518 2025-01-08 03:00:51.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/0002-Makefile.am-respect-PYTHONSITEDIR.patch' (87,780) at 20240113090014536
89519 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/protection_keys.c' (87,781) at 20240405153054329
89520 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/string2.h' (87,782) at 20240613080016563
89521 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/mkhybridiso.wks' (87,783) at 20210307205554634
89522 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch' (87,784) at 20210729000029140
89523 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ChangePassword/index.js' (87,785) at 20220105012522995
89524 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc_private.h' (87,786) at 20210308005003648
89525 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-header.rst' (87,787) at 20220525020651782
89526 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/instructions.json' (87,788) at 20240405153054113
89527 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/VuelidateMixin.js' (87,789) at 20220105012522983
89528 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/modals.scss' (87,790) at 20210308005107073
89529 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/writefrudata.hpp' (87,791) at 20220811030014831
89530 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/Makefile' (87,792) at 20240405153050397
89531 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/event_analyzing_sample-report' (87,793) at 20210307214932566
89532 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@140/ir35221@71.conf' (87,794) at 20240904080027738
89533 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/sysctl.c' (87,795) at 20240405153052457
89534 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-example-native.bb' (87,796) at 20241206090014274
89535 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/sensor_gen.py' (87,797) at 20230909080016579
89536 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-memcpy.c' (87,798) at 20240405153053105
89537 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fprobe.h' (87,799) at 20240405153052689
89538 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1302.c' (87,800) at 20210308005003480
89539 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/121.out' (87,801) at 20210308005046449
89540 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr3_src_test.c' (87,802) at 20240405153054361
89541 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-miropcm20.c' (87,803) at 20210307214928770
89542 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_cold_reset.robot' (87,804) at 20240628080017113
89543 2025-01-08 03:00:51.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/early-userspace/buffer-format.rst' (87,805) at 20210307214925458
89544 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/.clang-format' (87,806) at 20240829080010546
89545 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmthread.c' (87,807) at 20240405153052473
89546 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0005-Undefine-PAGE_SIZE.patch' (87,808) at 20220402030016007
89547 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/sphinx-static/switchers.js' (87,809) at 20210307205554234
89548 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051/0001-tests-Include-entcode.c-into-test-sources-to-provide.patch' (87,810) at 20210307205553838
89549 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/zipnote-crashes-with-segfault.patch' (87,811) at 20220618030015190
89550 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-grgpio.txt' (87,812) at 20210307214925318
89551 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP5/meson.build' (87,813) at 20230825080021137
89552 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_tx.c' (87,814) at 20240405153231219
89553 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_class.h' (87,815) at 20210307214930234
89554 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/gecko-report' (87,816) at 20240405153232231
89555 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-sw-hamming.c' (87,817) at 20240405153049685
89556 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Zone.v1_6_3.json' (87,818) at 20240619080002956
89557 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-dahlia.dts' (87,819) at 20240405153045829
89558 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-static-bmc-reboot.json.in' (87,820) at 20210308005120349
89559 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1564.c' (87,821) at 20240405153046885
89560 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/device-driver-probe' (87,822) at 20241213090035010
89561 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/inode-item.h' (87,823) at 20240405153052285
89562 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/Makefile' (87,824) at 20240405153052065
89563 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/bananapi_m2u.rst' (87,825) at 20240906080037176
89564 2025-01-08 03:00:51.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4271.txt' (87,826) at 20210307214925426
89565 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/rcar_canfd.c' (87,827) at 20240405153230899
89566 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml' (87,828) at 20240405153045157
89567 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan.h' (87,829) at 20240405153050613
89568 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_write_window_unmapped.cpp' (87,830) at 20210308005100997
89569 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_aemv8a_semi_defconfig' (87,831) at 20210308005003284
89570 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/Makefile' (87,832) at 20240405153054169
89571 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-kernel/linux/linux-nuvoton/evb-npcm845.cfg' (87,833) at 20240123090012855
89572 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c' (87,834) at 20240405153230931
89573 2025-01-08 03:00:51.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/rfd77402.c' (87,835) at 20240405153049013
89574 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handlers_builder.hpp' (87,836) at 20210308005120361
89575 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1275-revA.dts' (87,837) at 20210308005002636
89576 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (87,838) at 20220419100010136
89577 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/qos.c' (87,839) at 20210308005003036
89578 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/dscc_types.h' (87,840) at 20240405153047285
89579 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/hotswap-power-cycle/files/hotswap-power-cycle.service' (87,841) at 20220416030014714
89580 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_toastertable_ui.py' (87,842) at 20240106090017249
89581 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-openbox-xdg-autostart-convert-to-python3.patch' (87,843) at 20210307205553946
89582 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap_git.inc' (87,844) at 20241221090017692
89583 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/postcss.config.js' (87,845) at 20210308005107081
89584 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/serv.py' (87,846) at 20241206090014286
89585 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_police.c' (87,847) at 20240405153050181
89586 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/ssve_za_regs.c' (87,848) at 20241008080014055
89587 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/ds1338.c' (87,849) at 20241211090212326
89588 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/Makefile' (87,850) at 20240405153045585
89589 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_36BIT_defconfig' (87,851) at 20210308005003240
89590 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/ddr.c' (87,852) at 20210308005002980
89591 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/ntb_hw_idt.h' (87,853) at 20210307214929986
89592 2025-01-08 03:00:51.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socdk-u-boot.dtsi' (87,854) at 20210308005002612
89593 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalIpv4.vue' (87,855) at 20241004080035971
89594 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/trace.h' (87,856) at 20221215040039086
89595 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/msr.h' (87,857) at 20240405153046353
89596 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_go.py' (87,858) at 20241221090017700
89597 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sg3-utils/sg3-utils_1.48.bb' (87,859) at 20230919080013958
89598 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FabricAdapterCollection.json' (87,860) at 20240619080002948
89599 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/damon.h' (87,861) at 20240405153052893
89600 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-rt8973a.h' (87,862) at 20210307214927162
89601 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra30-emc.c' (87,863) at 20240405153230831
89602 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.err' (87,864) at 20220429100100882
89603 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600_spl_emmc.h' (87,865) at 20230302090047762
89604 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_ca15_tc2_defconfig' (87,866) at 20210308005003284
89605 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/hoperf,hp03.yaml' (87,867) at 20220525020651682
89606 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-at91.txt' (87,868) at 20210308005003304
89607 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/topology.h' (87,869) at 20210307214926514
89608 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ixp4xx.c' (87,870) at 20240405153049197
89609 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/i2c.c' (87,871) at 20240405153050145
89610 2025-01-08 03:00:51.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/McPhee-slideshow' (87,872) at 20241221090017616
89611 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_async_events.h' (87,873) at 20240405153046609
89612 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/Makefile' (87,874) at 20210308005003072
89613 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-recent-gettext.patch' (87,875) at 20210307205553994
89614 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-snow-rev5.dts' (87,876) at 20240405153045569
89615 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-x86/chassis/x86-power-control_%.bbappend' (87,877) at 20241216090019177
89616 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb' (87,878) at 20240302090018206
89617 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_esp.c' (87,879) at 20210307214932026
89618 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-pm.h' (87,880) at 20220525020654551
89619 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mcs_spinlock.h' (87,881) at 20210307214931306
89620 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutboundConnectionCollection_v1.xml' (87,882) at 20240619080002932
89621 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cmd64x.c' (87,883) at 20240405153046661
89622 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-pipe.c-Use-a-string-instead-of-char.patch' (87,884) at 20230706080014745
89623 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/ata/ahci.h' (87,885) at 20240405153231795
89624 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/page.h' (87,886) at 20240405153052957
89625 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swap.h' (87,887) at 20240405153231843
89626 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_sk.c' (87,888) at 20240405153054273
89627 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/mocked_association_interface.hpp' (87,889) at 20240829080033127
89628 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_0_0_offset.h' (87,890) at 20210307214927694
89629 2025-01-08 03:00:51.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/rtas-test.c' (87,891) at 20230426080043948
89630 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/futex2.rst' (87,892) at 20240405153045301
89631 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt.c' (87,893) at 20210307214931798
89632 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5770r.c' (87,894) at 20240405153048977
89633 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_olt.h' (87,895) at 20240405153052365
89634 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newproject_specific.html' (87,896) at 20210307205554286
89635 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips_malta.py' (87,897) at 20241211090212538
89636 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65218.c' (87,898) at 20210308005003472
89637 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/051_u_boot_spl_dtb.dts' (87,899) at 20210308005003752
89638 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,imx93-adc.yaml' (87,900) at 20240405153045073
89639 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-inet86dz.dts' (87,901) at 20240405153045389
89640 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mm.c' (87,902) at 20240405153046797
89641 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbg.c' (87,903) at 20210307214930834
89642 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9768.c' (87,904) at 20241211090145445
89643 2025-01-08 03:00:51.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_g2d.c' (87,905) at 20240405153048417
89644 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/net/sock.h' (87,906) at 20241211090145537 to deleted uid set
89645 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/calipso.h' (87,907) at 20210307214931554
89646 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/Makefile' (87,908) at 20210308005002908
89647 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/Makefile' (87,909) at 20210308005003332
89648 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/cmd_ddrphy.c' (87,910) at 20210308005002792
89649 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-iolatency.c' (87,911) at 20240405153230151
89650 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-s4-reset.h' (87,912) at 20240405153052653
89651 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7780.h' (87,913) at 20210307214926558
89652 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx53.c' (87,914) at 20240405153231319
89653 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/tpl0102.c' (87,915) at 20240405153049009
89654 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3288-dmc.txt' (87,916) at 20210308005003300
89655 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7219.h' (87,917) at 20210307214931594
89656 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/one_armed_router.sh' (87,918) at 20240405153054297
89657 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/flash-malta-boot.tcl' (87,919) at 20210308005003008
89658 2025-01-08 03:00:51.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kp_imx53_defconfig' (87,920) at 20210308005003264
89659 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/pru_rproc.c' (87,921) at 20240405153231367
89660 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/inat.h' (87,922) at 20220525020652146
89661 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,easic-n5x.yaml' (87,923) at 20240405153045025
89662 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/imx-sata.yaml' (87,924) at 20210309003648324
89663 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/internal/fd.cpp' (87,925) at 20230713080009164
89664 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_im.h' (87,926) at 20240405153051577
89665 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb' (87,927) at 20210307205554386
89666 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/imximage.cfg' (87,928) at 20210308005002984
89667 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/firmware.h' (87,929) at 20240405153046109
89668 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/xattr.c' (87,930) at 20240405153231603
89669 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/mcount.S' (87,931) at 20240405153230067
89670 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/cx2341x-uapi.rst' (87,932) at 20240405153045309
89671 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/trace.h' (87,933) at 20240405153051201
89672 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_io.h' (87,934) at 20240411080014094
89673 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ingenic-tcu.h' (87,935) at 20210307214931426
89674 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v3_0.h' (87,936) at 20240405153047153
89675 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml' (87,937) at 20240405153045041
89676 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/Makefile' (87,938) at 20240405153230063
89677 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_stats.c' (87,939) at 20240405153230251
89678 2025-01-08 03:00:51.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch' (87,940) at 20240413080012695
89679 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/regs.h' (87,941) at 20240405153231231
89680 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/install.cpp' (87,942) at 20241211090212454
89681 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0002-Enable-support-for-the-kernel-module.patch' (87,943) at 20230706080014737
89682 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/Makefile' (87,944) at 20210308005003048
89683 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ampere_platform_init.sh' (87,945) at 20241108090014316
89684 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cpuinfo.c' (87,946) at 20210307214926178
89685 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/.gitignore' (87,947) at 20220525020655223
89686 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc081c.c' (87,948) at 20240405153048961
89687 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/salvator-x.h' (87,949) at 20210308005003612
89688 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/Makefile' (87,950) at 20240405153046301
89689 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hdlcdrv.h' (87,951) at 20220525020654571
89690 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/libnvdimm_test.c' (87,952) at 20210307214932626
89691 2025-01-08 03:00:51.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp.c' (87,953) at 20240405153232203
89692 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw.h' (87,954) at 20240405153049809
89693 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/lib_test.c' (87,955) at 20240405153231371
89694 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libdw.h' (87,956) at 20240405153054213
89695 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372' (87,957) at 20210309003648252
89696 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pci-bridge-stub.c' (87,958) at 20230426080043668
89697 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/guts.txt' (87,959) at 20210307214925422
89698 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dcache.h' (87,960) at 20220525020654467
89699 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a3xx_gpu.h' (87,961) at 20210307214927870
89700 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zrle.h' (87,962) at 20210308005046553
89701 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules.rules' (87,963) at 20210307205554094
89702 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/linkage.h' (87,964) at 20210307214932474
89703 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip.h' (87,965) at 20210308005003364
89704 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_hmc.c' (87,966) at 20240411080014094
89705 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (87,967) at 20240316080012480
89706 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/meson.build' (87,968) at 20240925080024982
89707 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_tfa_defconfig' (87,969) at 20210308005003264
89708 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/Makefile' (87,970) at 20210307214929982
89709 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvsi_lib.c' (87,971) at 20210307214930734
89710 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/irqflags.h' (87,972) at 20220525020652018
89711 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/semihost.h' (87,973) at 20240405153046249
89712 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml' (87,974) at 20240405153229767
89713 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/images/obmc-phosphor-image.bbappend' (87,975) at 20230412080023460
89714 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf.h' (87,976) at 20240405153232103
89715 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_atmel_twi.c' (87,977) at 20210308005003500
89716 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf' (87,978) at 20240127090011888
89717 2025-01-08 03:00:51.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts' (87,979) at 20240405153045833
89718 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/arp.h' (87,980) at 20240405153052833
89719 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/Makefile' (87,981) at 20240405153231451
89720 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/cxl-base.h' (87,982) at 20210307214931550
89721 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3_0.15.4.bb' (87,983) at 20241221090017516
89722 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_disk.c' (87,984) at 20210308005003700
89723 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-mm.c' (87,985) at 20240613080016383
89724 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/apq8016-lpass.h' (87,986) at 20210309003653816
89725 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aht10.rst' (87,987) at 20240405153045217
89726 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/ast2400.inc' (87,988) at 20241126090011759
89727 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/soc.h' (87,989) at 20210308005002732
89728 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/useradd_base.bbclass' (87,990) at 20231126090012841
89729 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/Kconfig' (87,991) at 20240405153046837
89730 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_tbf.c' (87,992) at 20241216090017797
89731 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch' (87,993) at 20230706080014741
89732 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_uvc.rst' (87,994) at 20240405153229839
89733 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso_datapage.h' (87,995) at 20241011080017291
89734 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/connection_client.robot' (87,996) at 20210308005007108
89735 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen-pll.c' (87,997) at 20220525020652334
89736 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_ccm.h' (87,998) at 20210308005046021
89737 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86-64.png' (87,999) at 20240309090012816 to deleted uid set
89738 2025-01-08 03:00:51.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kdb.h' (88,000) at 20240405153052713
89739 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1040_serdes.c' (88,001) at 20210308005002832
89740 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/galileo.h' (88,002) at 20210308005003596
89741 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/riscv-virt-machine.c' (88,003) at 20240906080037568
89742 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-8k/MAINTAINERS' (88,004) at 20210308005002908
89743 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.h' (88,005) at 20240405153231475
89744 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/kpp.h' (88,006) at 20240405153052625
89745 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr-ch' (88,007) at 20210308005046145
89746 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/MAINTAINERS' (88,008) at 20210308005003036
89747 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_pci.h' (88,009) at 20210307214930366
89748 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/qconf.h' (88,010) at 20210309003654536
89749 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts' (88,011) at 20240405153045761
89750 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/subpage.h' (88,012) at 20240405153052293
89751 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/switchtec.h' (88,013) at 20240405153231843
89752 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/meson.build' (88,014) at 20240213090017071
89753 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/es' (88,015) at 20210308005046145
89754 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/coupled.c' (88,016) at 20240405153046921
89755 2025-01-08 03:00:51.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600_openbmc_defconfig' (88,017) at 20220215040051528
89756 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_entry_64.S' (88,018) at 20240405153046145
89757 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/Kconfig' (88,019) at 20210307214927786
89758 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0003-Do-not-build-external-gtest.patch' (88,020) at 20240113090014532
89759 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ptp.rst' (88,021) at 20240405153045197
89760 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/bisect.conf' (88,022) at 20210307214932626
89761 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/meson.build' (88,023) at 20241204090010703
89762 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/elevator.h' (88,024) at 20240405153046525
89763 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-fpu.xml' (88,025) at 20240326080039410
89764 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/README' (88,026) at 20210307214932738
89765 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overkalix' (88,027) at 20210307205553790
89766 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/Kconfig' (88,028) at 20210307214929414
89767 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/fsl,dcu.txt' (88,029) at 20210307214925302
89768 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/squid-use-serial-tests-config-needed-by-ptest.patch' (88,030) at 20240413080012643
89769 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaDec.c' (88,031) at 20210308005003708
89770 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/google/gve.rst' (88,032) at 20240405153229823
89771 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/align.c' (88,033) at 20240405153054245
89772 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/hugetlbpage.c' (88,034) at 20240520080015131
89773 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/time.c' (88,035) at 20210307214925978
89774 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/index.rst' (88,036) at 20210307214925214
89775 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md' (88,037) at 20210307205554278
89776 2025-01-08 03:00:51.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/configure.md' (88,038) at 20241022080027608
89777 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/bus.c' (88,039) at 20240405153048825
89778 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_template.S' (88,040) at 20240405153045633
89779 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/blake2s-selftest.c' (88,041) at 20240405153053081
89780 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/string.h' (88,042) at 20210307214926554
89781 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-viewsonic.c' (88,043) at 20240405153048825
89782 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/mpv/a7efb3e62bbd0af86737f5ecb72d3a8e2a8c3b54.patch' (88,044) at 20241221090017532
89783 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/time.h' (88,045) at 20210307214926110
89784 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/Makefile' (88,046) at 20210307214929802
89785 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/0001-include-missing-pty.h-header-for-openpty.patch' (88,047) at 20241206090014258
89786 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0004-backtrace-Always-include-stdint.h.patch' (88,048) at 20210307205553898
89787 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/kfuncs.rst' (88,049) at 20240405153044993
89788 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_aa.h' (88,050) at 20240405153054385
89789 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netlabel.h' (88,051) at 20240405153053477
89790 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/run' (88,052) at 20221215040039358
89791 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/Makefile' (88,053) at 20210307214931074
89792 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/msc313-gpio.h' (88,054) at 20240405153052649
89793 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/Makefile' (88,055) at 20240405153231351
89794 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/read_window_write_flush.c' (88,056) at 20230809080010803
89795 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/helper.c' (88,057) at 20240906080037452
89796 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-7.conf' (88,058) at 20210307205554082
89797 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb' (88,059) at 20241221090017656
89798 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9260.c' (88,060) at 20240405153046769
89799 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7724_defconfig' (88,061) at 20240405153046309
89800 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynosautov9-clock.yaml' (88,062) at 20240405153045029
89801 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc' (88,063) at 20240106090017273
89802 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P' (88,064) at 20210307214932714
89803 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,smdk5250.yaml' (88,065) at 20240405153045169
89804 2025-01-08 03:00:51.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/hcalls.h' (88,066) at 20210307214929126
89805 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/powergate.h' (88,067) at 20210308005002672
89806 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open' (88,068) at 20230925080040093
89807 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/dsdt.asl' (88,069) at 20210308005002952
89808 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CLASSIFY.h' (88,070) at 20210307214931646
89809 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/declance.c' (88,071) at 20240405153049789
89810 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_proc.h' (88,072) at 20240326080039562
89811 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/main.cpp' (88,073) at 20240817080031296
89812 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/am65-nuss-cpsw-switch.rst' (88,074) at 20220525020651746
89813 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/et131x.c' (88,075) at 20240405153230915
89814 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx-static/custom.css' (88,076) at 20240405153045261
89815 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfp-machine.h' (88,077) at 20210307214926586
89816 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715.h' (88,078) at 20240405153232163
89817 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/iqs62x.h' (88,079) at 20240405153052729
89818 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/213.out' (88,080) at 20210927100127493
89819 2025-01-08 03:00:51.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/Makefile' (88,081) at 20210308005003048
89820 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/bfind.c' (88,082) at 20240805080014019
89821 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_sockmap.rst' (88,083) at 20240405153044997
89822 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb' (88,084) at 20241221090017564
89823 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/crash_save_regs.S' (88,085) at 20220818100014663
89824 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_sysfs.h' (88,086) at 20240405153050341
89825 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/virtual-sensors.md' (88,087) at 20221209040006395
89826 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb-tegra210.c' (88,088) at 20240405153051301
89827 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rzg2l-cpg.h' (88,089) at 20240405153230239
89828 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdm845.c' (88,090) at 20240405153230231
89829 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ddr.h' (88,091) at 20210308005002968
89830 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/config-n32-o32-env.c' (88,092) at 20210307214926298
89831 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stih407-clks.h' (88,093) at 20210307214931334
89832 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/.gitignore' (88,094) at 20240405153054033
89833 2025-01-08 03:00:51.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2d300.dts' (88,095) at 20210307214926358
89834 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/files/emmc-btrfs.cfg' (88,096) at 20221007030014979
89835 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/common.c' (88,097) at 20240405153045637
89836 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/follow.cpp' (88,098) at 20230511080043139
89837 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-unplug' (88,099) at 20241107090014377
89838 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/frr/frr/frr.pam' (88,100) at 20230211040012635
89839 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/Makefile' (88,101) at 20240405153049705
89840 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_rq_dlg_calc_32.c' (88,102) at 20240405153047281
89841 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/t16.decode' (88,103) at 20230426080043864
89842 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/encrypted-type.h' (88,104) at 20220525020654547
89843 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/efivar/efivar_39.bb' (88,105) at 20241221090017632
89844 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-1.h' (88,106) at 20210307214931538
89845 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/minreqs.txt' (88,107) at 20240326080039614
89846 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/stream.c' (88,108) at 20210927100127117
89847 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netconsole.rst' (88,109) at 20240405153229823
89848 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf100.fuc3' (88,110) at 20210307214927938
89849 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/phy.h' (88,111) at 20210307214931530
89850 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_storage_rcu_tasks_trace_bench.c' (88,112) at 20240405153054269
89851 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c' (88,113) at 20240405153051885
89852 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/syscall_table.c' (88,114) at 20220913100024141
89853 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/update-syscalltbl.sh' (88,115) at 20241211090212458
89854 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/Kconfig' (88,116) at 20210308005002948
89855 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dts' (88,117) at 20240405153045401
89856 2025-01-08 03:00:51.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_encoder_core.h' (88,118) at 20231021080010534
89857 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_dev.c' (88,119) at 20240405153051601
89858 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-tpmi' (88,120) at 20240405153229727
89859 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-license.bb' (88,121) at 20230610080017615
89860 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_crtc.c' (88,122) at 20240405153230583
89861 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tammisaari' (88,123) at 20210307205553774
89862 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsw-armv4.S' (88,124) at 20210307214925870
89863 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ld_bu.S' (88,125) at 20230925080040101
89864 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/smc91111_eeprom.c' (88,126) at 20210308005003544
89865 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c' (88,127) at 20240405153047153
89866 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/colors.md' (88,128) at 20221215040043190
89867 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/configs/3c120_defconfig' (88,129) at 20240405153230019
89868 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8953.c' (88,130) at 20240405153051349
89869 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_device.hpp' (88,131) at 20241018080020198
89870 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/klist.h' (88,132) at 20210307214931414
89871 2025-01-08 03:00:51.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa25x.c' (88,133) at 20240405153231327
89872 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/sifive_pdma.h' (88,134) at 20230426080043760
89873 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skmsg_load_helpers.c' (88,135) at 20210307214932650
89874 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sflts.c' (88,136) at 20210308005046529
89875 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwpm_util.c' (88,137) at 20240405153230699
89876 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_tcp_skb.c' (88,138) at 20240405153232259
89877 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/objtool.c' (88,139) at 20240405153232219
89878 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/Makefile' (88,140) at 20210308005002996
89879 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_inband_sdr.robot' (88,141) at 20240628080017113
89880 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0013-priv.h' (88,142) at 20210307214928794
89881 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/parallels.rst' (88,143) at 20240906080037176
89882 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/idef-parser.h' (88,144) at 20240906080037476
89883 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/setupwriters/oe-setup-layers.py' (88,145) at 20241206090014302
89884 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt' (88,146) at 20210307214925298
89885 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max1721x_battery.c' (88,147) at 20240405153051437
89886 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/reset.c' (88,148) at 20210307214926266
89887 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tegra-kbc.h' (88,149) at 20210308005003688
89888 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb' (88,150) at 20241221090017528
89889 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec-ng/MAINTAINERS' (88,151) at 20210308005002920
89890 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/spc.c' (88,152) at 20240405153045693
89891 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,agilex.yaml' (88,153) at 20240405153045025
89892 2025-01-08 03:00:51.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/switch/Makefile' (88,154) at 20210307214930038
89893 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt' (88,155) at 20220525020651670
89894 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs.dtsi' (88,156) at 20240405153046241
89895 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_prsv.cpp' (88,157) at 20220922030007675
89896 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VCEN.interface.yaml' (88,158) at 20240618080025497
89897 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/reset-stih407.c' (88,159) at 20210307214930206
89898 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi' (88,160) at 20240405153229967
89899 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404-evb-1000.dts' (88,161) at 20240405153045777
89900 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_bns.c' (88,162) at 20240405153046613
89901 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cmedia.c' (88,163) at 20210307214932254
89902 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/excp_helper.c' (88,164) at 20240906080037492
89903 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/COPYING.apache-2.0' (88,165) at 20210307205553682
89904 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qnull.h' (88,166) at 20221215040039190
89905 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/conf_example_aarch64.yml' (88,167) at 20210308005046541
89906 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EPL-1.0' (88,168) at 20210307205554418
89907 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/highbank_l2_edac.c' (88,169) at 20240405153230291
89908 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-motorola-potter.dts' (88,170) at 20240405153045765
89909 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/messages.c' (88,171) at 20240405153053941
89910 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_hw_training.h' (88,172) at 20210308005003368
89911 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/cpu.c' (88,173) at 20210308005002552
89912 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_cgroup_id_kern.c' (88,174) at 20240405153054269
89913 2025-01-08 03:00:51.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sidensjo_Aberget' (88,175) at 20210307205553790
89914 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ntxec.h' (88,176) at 20240405153052729
89915 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/fls64.h' (88,177) at 20210308005003560
89916 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4450.dtsi' (88,178) at 20240405153229955
89917 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (88,179) at 20241206090014222
89918 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_chargalg.c' (88,180) at 20240405153051425
89919 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_sysfs.c' (88,181) at 20210307214930026
89920 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/twl-regulator.txt' (88,182) at 20210307214925410
89921 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-chassis-powercycle.service' (88,183) at 20220119040023072
89922 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/overlay.cpp' (88,184) at 20240830080004343
89923 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/003.out' (88,185) at 20210308005046413
89924 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_SDCARD_defconfig' (88,186) at 20210308005003240
89925 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm011/ps7_init_gpl.c' (88,187) at 20210308005003180
89926 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/asc,dlhl60d.yaml' (88,188) at 20240405153045077
89927 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pv88080.txt' (88,189) at 20210307214925410
89928 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-dvk_su60_somc_lcm.dtsi' (88,190) at 20240405153045461
89929 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/poly1305_glue.c' (88,191) at 20220525020652134
89930 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/signals-s390x.c' (88,192) at 20221215040039390
89931 2025-01-08 03:00:51.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/hilkbd.c' (88,193) at 20220525020653175
89932 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring_submission.c' (88,194) at 20240405153230567
89933 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/service_files/yaml/phosphor-fan-monitor-init@.service' (88,195) at 20220819030023853
89934 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Bitstream-Charter' (88,196) at 20241221090017616
89935 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fpu/api.h' (88,197) at 20240405153230079
89936 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-max77650.c' (88,198) at 20210309003650248
89937 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/tumbler_volume.h' (88,199) at 20210307214932282
89938 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/ia_css_pipe_stagedesc.h' (88,200) at 20240405153051829
89939 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb' (88,201) at 20241221090017644
89940 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/plat-ram.c' (88,202) at 20240405153230867
89941 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358764.c' (88,203) at 20240405153230527
89942 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/Makefile' (88,204) at 20210307214931242
89943 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6318.h' (88,205) at 20210308005003588
89944 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c' (88,206) at 20240405153048661
89945 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_12.dtso' (88,207) at 20240405153231279
89946 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/imximage.cfg' (88,208) at 20210308005002988
89947 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dpbp.c' (88,209) at 20210307214926930
89948 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuppc.png' (88,210) at 20240309090012816 to deleted uid set
89949 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/booting.rst' (88,211) at 20240405153044981
89950 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3328-evb.dts' (88,212) at 20210308005002608
89951 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/Makefile' (88,213) at 20210308005002956
89952 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/driverctl/driverctl_0.115.bb' (88,214) at 20240106090017237
89953 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/syscall.h' (88,215) at 20240405153046321
89954 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dts' (88,216) at 20210308005002580
89955 2025-01-08 03:00:51.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb' (88,217) at 20240301090012423
89956 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/ts-nbus.txt' (88,218) at 20210307214925282
89957 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c' (88,219) at 20240405153231243
89958 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43-sdw.c' (88,220) at 20240405153232147
89959 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/DiskBackplane_LocationCode.json' (88,221) at 20221213040036917
89960 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/CFLIST' (88,222) at 20210309003656016
89961 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/npcm-video.rst' (88,223) at 20240405153229843
89962 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-libretech-cc.dts' (88,224) at 20210308005002596
89963 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_nand_defconfig' (88,225) at 20210308005003268
89964 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7269.c' (88,226) at 20210307214926562
89965 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10_sriov.c' (88,227) at 20240405153050261
89966 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/machine_check.c' (88,228) at 20220525020652070
89967 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_w.c' (88,229) at 20210308005046517
89968 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-aoe' (88,230) at 20210307214925190
89969 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/virt-dma.c' (88,231) at 20210309003649348
89970 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gk802.dts' (88,232) at 20240405153229883
89971 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/samsung-dsim.h' (88,233) at 20240405153231791
89972 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_defconfig' (88,234) at 20210308005003240
89973 2025-01-08 03:00:51.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/npcm7xx_gpio.h' (88,235) at 20210308005046013
89974 2025-01-08 03:00:51.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mlock.c' (88,236) at 20240405153231971
89975 2025-01-08 03:00:51.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (88,237) at 20230412080023460
89976 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_4_3_0_sh_mask.h' (88,238) at 20240405153048141
89977 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb' (88,239) at 20240302090018206
89978 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub-efi_2.12.bb' (88,240) at 20241206090014310
89979 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bfs_fs.h' (88,241) at 20210307214931622
89980 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.32/index.html' (88,242) at 20210307205554250
89981 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-mvc.yaml' (88,243) at 20240405153045169
89982 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_rd.c' (88,244) at 20240405153230599
89983 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/omega2p.dts' (88,245) at 20210307214926194
89984 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfges.c' (88,246) at 20210308005046529
89985 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptdump.h' (88,247) at 20210307214931490
89986 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/ww_rt_mutex.c' (88,248) at 20240405153053021
89987 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c' (88,249) at 20240405153047229
89988 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/syzkaller.py' (88,250) at 20221104030017429
89989 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/Makefile' (88,251) at 20210308005003496
89990 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0003-hack-to-force-use-of-libc-malloc.patch' (88,252) at 20241221090017520
89991 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor1.conf' (88,253) at 20230929080014511
89992 2025-01-08 03:00:51.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/kwbimage.cfg' (88,254) at 20210308005002904
89993 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-raremono.c' (88,255) at 20210307214928770
89994 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BUSL-1.1' (88,256) at 20211006000025230
89995 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/virt-v7.c' (88,257) at 20210308005002556
89996 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/artpec6-crypto.txt' (88,258) at 20210307214925298
89997 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/steal_time.c' (88,259) at 20240405153232271
89998 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_syscfg.h' (88,260) at 20241211090212362
89999 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/vduse_dev.c' (88,261) at 20240710080014601
90000 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/qos.h' (88,262) at 20210308005003032
90001 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_redist.c' (88,263) at 20240906080037240
90002 2025-01-08 03:00:51.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/v4l-drivers.rst' (88,264) at 20240405153044957
90003 2025-01-08 03:00:51.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_2_sh_mask.h' (88,265) at 20240405153047633
90004 2025-01-08 03:00:51.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_4_sh_mask.h' (88,266) at 20210307214927666
90005 2025-01-08 03:00:51.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/flcn.h' (88,267) at 20210307214927902
90006 2025-01-08 03:00:51.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.cpu' (88,268) at 20240405153045953
90007 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.h' (88,269) at 20210307214929922
90008 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/hub.h' (88,270) at 20210308005046113
90009 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_uboot_glue.c' (88,271) at 20210308005003556
90010 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/omap-dma.c' (88,272) at 20240405153230291
90011 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2.h' (88,273) at 20241211090145437
90012 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_summary_presence.fail' (88,274) at 20241206090014310
90013 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel,ks8851.yaml' (88,275) at 20240405153045117
90014 2025-01-08 03:00:51.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_sw_fence.c' (88,276) at 20240405153048545
90015 2025-01-08 03:00:51.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0004-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch' (88,277) at 20240413080012651
90016 2025-01-08 03:00:51.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx_types.rst' (88,278) at 20210309003648476
90017 2025-01-08 03:00:51.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_factory_dce110.c' (88,279) at 20220525020652526
90018 2025-01-08 03:00:51.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/nxu.h' (88,280) at 20210307214932702
90019 2025-01-08 03:00:51.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.h' (88,281) at 20210307214929910
90020 2025-01-08 03:00:51.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb' (88,282) at 20241221090017696
90021 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_7_0_offset.h' (88,283) at 20240405153048165
90022 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xilinx-v4l2-controls.h' (88,284) at 20210307214931690
90023 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-mv88f5182.dtsi' (88,285) at 20240405153045461
90024 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jset.c' (88,286) at 20210819100021690
90025 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/Makefile' (88,287) at 20240405153048381
90026 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/hardware.h' (88,288) at 20210308005002796
90027 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/get_led_device_info.sh' (88,289) at 20210307214932486
90028 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/u-boot.h' (88,290) at 20210308005002844
90029 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dwlib.c' (88,291) at 20240624080012800
90030 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_objagg.c' (88,292) at 20240405153053105
90031 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sysctl_prog.c' (88,293) at 20210309003655988
90032 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/tod.c' (88,294) at 20220429100100522
90033 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml' (88,295) at 20240405153045053
90034 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/device_callouts.hpp' (88,296) at 20240820080027370
90035 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_scl_filters.c' (88,297) at 20210307214927278
90036 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/platform.h' (88,298) at 20220511030605296
90037 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Perho' (88,299) at 20210307205553770
90038 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mc146818rtc.h' (88,300) at 20210307214926382
90039 2025-01-08 03:00:51.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCVirtualMedia.v1_0_0.json' (88,301) at 20240724080002903
90040 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/atomisp-ov5693.c' (88,302) at 20240405153051825
90041 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu.c' (88,303) at 20240405153053505
90042 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,ocelot.dtsi' (88,304) at 20210308005002812
90043 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/serialize.hpp' (88,305) at 20220615030021588
90044 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb' (88,306) at 20241221090017552
90045 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.c' (88,307) at 20210307214927950
90046 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ump.h' (88,308) at 20241216090017769
90047 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/syscall-abi-asm.S' (88,309) at 20241220090018346
90048 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/qos.h' (88,310) at 20240405153231003
90049 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/piix.h' (88,311) at 20221215040039182
90050 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/axx1p100hssi_aic.json' (88,312) at 20220601030005861
90051 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/MAINTAINERS' (88,313) at 20210308005002924
90052 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/common/cper-json-nvp.json' (88,314) at 20240709145403777
90053 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0013-Fix-error-handling-of-variable-index-loading.patch' (88,315) at 20241206090014214
90054 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dwb_cm.c' (88,316) at 20240405153047245
90055 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/meson/Makefile' (88,317) at 20210307214928598
90056 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/i8259.c' (88,318) at 20210308005002884
90057 2025-01-08 03:00:51.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/metrics.json' (88,319) at 20240405153232227
90058 2025-01-08 03:00:51.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6318-pinctrl.yaml' (88,320) at 20240405153045133
90059 2025-01-08 03:00:51.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Everest_dev_callouts.json' (88,321) at 20240117090012273
90060 2025-01-08 03:00:51.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-pipe.c' (88,322) at 20240405153230807
90061 2025-01-08 03:00:51.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_inventory_and_leds_sub_menu.robot' (88,323) at 20240628080017113
90062 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tests/input_test.c' (88,324) at 20240405153049157
90063 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.readthedocs.yaml' (88,325) at 20231126090012805
90064 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/1.Intro.rst' (88,326) at 20210307214925550
90065 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.h' (88,327) at 20210308005002756
90066 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/rt.h' (88,328) at 20220818100014823
90067 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_system_manager.c' (88,329) at 20240405153048801
90068 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mdio.c' (88,330) at 20210308005003212
90069 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts' (88,331) at 20240405153045781
90070 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdbi-perl_1.644.bb' (88,332) at 20241221090017512
90071 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.c' (88,333) at 20210307214927930
90072 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-tvk1281618-r3.dtsi' (88,334) at 20240405153045577
90073 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/Makefile' (88,335) at 20210307214930922
90074 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-all.bb' (88,336) at 20231014080011723
90075 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hp_sdc_mlc.c' (88,337) at 20210309003650212
90076 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_devcpu_gcb_miim_regs.h' (88,338) at 20210308005002820
90077 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5645.txt' (88,339) at 20240613080016359
90078 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/common.c' (88,340) at 20240405153232119
90079 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan/0001-don-t-fail-if-GLOB_BRACE-is-not-defined.patch' (88,341) at 20240413080012647
90080 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kcsan' (88,342) at 20240405153053433
90081 2025-01-08 03:00:51.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_test.c' (88,343) at 20220525020655199
90082 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_occ.c' (88,344) at 20230925080039897
90083 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memset_64.S' (88,345) at 20240405153046473
90084 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/machine/ventura.conf' (88,346) at 20240727080014098
90085 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/Kconfig' (88,347) at 20210308005003180
90086 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/machine_kexec.c' (88,348) at 20240405153045629
90087 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ecdsa_key.pub' (88,349) at 20210307205554466
90088 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c.h' (88,350) at 20240405153230923
90089 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/at91sam9.c' (88,351) at 20210307214925870
90090 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.h' (88,352) at 20220525020653575
90091 2025-01-08 03:00:51.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/scancode.bbclass' (88,353) at 20210307205553850
90092 2025-01-08 03:00:51.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc_intf.c' (88,354) at 20241010080036061
90093 2025-01-08 03:00:51.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/Kconfig' (88,355) at 20220525020655239
90094 2025-01-08 03:00:51.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/nemora_types.hpp' (88,356) at 20230629131804627
90095 2025-01-08 03:00:51.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.err' (88,357) at 20210927100127469
90096 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/reg.h' (88,358) at 20210307214929754
90097 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi' (88,359) at 20240405153229931
90098 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/realtek,usb3phy.yaml' (88,360) at 20240405153229783
90099 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_color_mgmt.c' (88,361) at 20240405153048393
90100 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter_local.h' (88,362) at 20210309003653016
90101 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/.gitignore' (88,363) at 20210307214926462
90102 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/common.h' (88,364) at 20221103030028784
90103 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/scan.c' (88,365) at 20241008080014047
90104 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/multiorder.c' (88,366) at 20240405153054233
90105 2025-01-08 03:00:51.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/psu-images-valid-version0/model-3/MANIFEST' (88,367) at 20230616135354429
90106 2025-01-08 03:00:51.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_tsunami.h' (88,368) at 20210307214925646
90107 2025-01-08 03:00:51.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/discover_system_state.cpp' (88,369) at 20240823080031161
90108 2025-01-08 03:00:51.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/4.Coding.rst' (88,370) at 20220525020651754
90109 2025-01-08 03:00:51.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/coccinelle.rst' (88,371) at 20240405153045009
90110 2025-01-08 03:00:51.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/qmp-helpers.h' (88,372) at 20230426080043772
90111 2025-01-08 03:00:51.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-omap1.h' (88,373) at 20240405153052769
90112 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_1_sh_mask.h' (88,374) at 20210307214927542
90113 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-section.err' (88,375) at 20210308005046401
90114 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750_regnames.h' (88,376) at 20210308005045961
90115 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6328.c' (88,377) at 20240405153051305
90116 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/ptrace.h' (88,378) at 20240405153230063
90117 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d31ek.dts' (88,379) at 20210308005002612
90118 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cpu.c' (88,380) at 20210308005002552
90119 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/tc_flower_scale.sh' (88,381) at 20240405153054301
90120 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-pcduino.dts' (88,382) at 20210308005002616
90121 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.h' (88,383) at 20240405153050529
90122 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exmisc.c' (88,384) at 20240405153046621
90123 2025-01-08 03:00:51.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32f7.c' (88,385) at 20241011080017319
90124 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-mem.h' (88,386) at 20240906080037156
90125 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fixup-headers.sed' (88,387) at 20210307214926362
90126 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsalloc.c' (88,388) at 20210309003649148
90127 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/Makefile' (88,389) at 20240405153231347
90128 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/report.py' (88,390) at 20210308005046397
90129 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_txx9.c' (88,391) at 20240405153231519
90130 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/barebox.py' (88,392) at 20241221090017628
90131 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_i2c.c' (88,393) at 20240405153048941
90132 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7604.h' (88,394) at 20210307214931542
90133 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_admaif.c' (88,395) at 20240405153232203
90134 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-ippo-q8h-v1.2.dts' (88,396) at 20240405153045389
90135 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/dynamicrule.hpp' (88,397) at 20230701080002652
90136 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch' (88,398) at 20210316000012673
90137 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phonet.h' (88,399) at 20210307214931470
90138 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-spin-hardirq.h' (88,400) at 20210307214931806
90139 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/timer-gic.c' (88,401) at 20210307214926290
90140 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_phonet.h' (88,402) at 20210307214931398
90141 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vfp.decode' (88,403) at 20241211090212478
90142 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_gt_pm.c' (88,404) at 20240405153048505
90143 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-gen.rst' (88,405) at 20240405153232207
90144 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/read.h' (88,406) at 20210308005003628
90145 2025-01-08 03:00:51.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/adi,ds4520-gpio.yaml' (88,407) at 20240405153229763
90146 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx.xml.h' (88,408) at 20240405153230587
90147 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml' (88,409) at 20240405153045181
90148 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/videomode.h' (88,410) at 20210307214931698
90149 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/pegasus.c' (88,411) at 20240405153050377
90150 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/recursion.c' (88,412) at 20240405153054273
90151 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dcmihandler.hpp' (88,413) at 20240204090020037
90152 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-iommu-intel-iommu' (88,414) at 20210307214925194
90153 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skovde' (88,415) at 20210307205553790
90154 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_types.h' (88,416) at 20210307214930558
90155 2025-01-08 03:00:51.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpls.h' (88,417) at 20210307214931450
90156 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_errno_defs.h' (88,418) at 20210927100127273
90157 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGpage.S' (88,419) at 20210307214926606
90158 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/mx53ppd_video.c' (88,420) at 20210308005003004
90159 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-common.h' (88,421) at 20240906080037228
90160 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-legacy-error/error.h' (88,422) at 20231011080016606
90161 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efs_vh.h' (88,423) at 20210307214931382
90162 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-tds.c' (88,424) at 20210309003653248
90163 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c2.dtsi' (88,425) at 20240405153045809
90164 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-axi-dmac/dw-axi-dmac.h' (88,426) at 20240628080013989
90165 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/mbus.c' (88,427) at 20210308005002752
90166 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-multiconn' (88,428) at 20240326080039734
90167 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml' (88,429) at 20240405153045125
90168 2025-01-08 03:00:51.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/trimslice.c' (88,430) at 20210308005002948
90169 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_desc.h' (88,431) at 20240805080013983
90170 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdiftx.yaml' (88,432) at 20240405153045165
90171 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150' (88,433) at 20210307214925190
90172 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_chameleon96.dts' (88,434) at 20240405153045441
90173 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/driver.h' (88,435) at 20240405153054025
90174 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/Kconfig' (88,436) at 20220525020653819
90175 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/machine.c' (88,437) at 20241211090212274
90176 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/VirtualMediaStore.js' (88,438) at 20241004080035963
90177 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_REJECT.h' (88,439) at 20210307214931650
90178 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/run-ptest' (88,440) at 20210307205553890
90179 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi.c' (88,441) at 20210308005003524
90180 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/trace-events' (88,442) at 20210927100127149
90181 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aic7xxx.rst' (88,443) at 20210307214925558
90182 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/logger_types.h' (88,444) at 20240405153047301
90183 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/driver.h' (88,445) at 20240613080016499
90184 2025-01-08 03:00:51.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-spi.c' (88,446) at 20210307214926190
90185 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acconvert.h' (88,447) at 20240405153046613
90186 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/axi.cfg' (88,448) at 20210308005002912
90187 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/registers.h' (88,449) at 20220525020652018
90188 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43-sdw.c' (88,450) at 20240405153230831
90189 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/README.rst' (88,451) at 20240405153045281
90190 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_planes.c' (88,452) at 20240405153048357
90191 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-stuib.dtsi' (88,453) at 20240405153045577
90192 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_mac.c' (88,454) at 20240405153050449
90193 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-pdk.dts' (88,455) at 20240405153045489
90194 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v2.dtsi' (88,456) at 20240405153229915
90195 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ioctls.h' (88,457) at 20210307214931614
90196 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk_5.3.1.bb' (88,458) at 20241221090017676
90197 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.c' (88,459) at 20240405153050593
90198 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/userspace_io_test.c' (88,460) at 20240405153232271
90199 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiostat/Kconfig' (88,461) at 20210307214928362
90200 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-Makefile.am-remove-regression-dir.patch' (88,462) at 20210307205553914
90201 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb' (88,463) at 20241221090017668
90202 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/027_pack_4gb_no_size.dts' (88,464) at 20210308005003752
90203 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/selftest.c' (88,465) at 20241011080017323
90204 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/errno.h' (88,466) at 20210307214931614
90205 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts' (88,467) at 20240405153045781
90206 2025-01-08 03:00:51.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml' (88,468) at 20240405153229763
90207 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-i2s.c' (88,469) at 20240405153232139
90208 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p4080_serdes.c' (88,470) at 20210308005002832
90209 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pci-testdev.rst' (88,471) at 20230925080039845
90210 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilSat-B2-65.0W' (88,472) at 20210307205553758
90211 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/notifiers.rst' (88,473) at 20210307214925470
90212 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/Kconfig' (88,474) at 20240405153048365
90213 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-pci.h' (88,475) at 20230426080043744
90214 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_atomic.c' (88,476) at 20240405153048605
90215 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js' (88,477) at 20210307205554282
90216 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/desc_constr.h' (88,478) at 20210308005003356
90217 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg' (88,479) at 20230614080013166
90218 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/checksum.h' (88,480) at 20210309003648808
90219 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/hashtable.h' (88,481) at 20210307214932474
90220 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_asic.h' (88,482) at 20220525020652999
90221 2025-01-08 03:00:51.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32f4.c' (88,483) at 20240405153230683
90222 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vector_helper.c' (88,484) at 20241211090212518
90223 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0004-wasm-avoid-cmake-try_run-when-cross-compiling.patch' (88,485) at 20241221090017516
90224 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/texture-blit.vert' (88,486) at 20230426080043960
90225 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/aspeed,ast2500-pinctrl.yaml' (88,487) at 20240725080013728
90226 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lockfile-progs/lockfile-progs_0.1.19.bb' (88,488) at 20230609080014391
90227 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/top.cfg' (88,489) at 20240616080011243
90228 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/leds/starscream-led-manager-config/led.yaml' (88,490) at 20240829080014018
90229 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/todo.rst' (88,491) at 20240405153044981
90230 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/Makefile' (88,492) at 20240405153048757
90231 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_pass_through.hpp' (88,493) at 20240215090021236
90232 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c' (88,494) at 20210308005003468
90233 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/cache.json' (88,495) at 20240405153054105
90234 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Stop/supports_obmc' (88,496) at 20210308005007100
90235 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-isp.c' (88,497) at 20240405153230811
90236 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog.bb' (88,498) at 20241221090017484
90237 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0001-Fix-Wenum-constexpr-conversion-in-enum-flags.h.patch' (88,499) at 20241221090017660
90238 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf132202a.json' (88,500) at 20220601030005869
90239 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/monitor-main.cpp' (88,501) at 20220802030021991
90240 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-thunder.dts' (88,502) at 20240405153045605
90241 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.h' (88,503) at 20210309003651076
90242 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SensorCollection_v1.xml' (88,504) at 20240619080002936
90243 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/hyperv.c' (88,505) at 20240405153054321
90244 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/common.h' (88,506) at 20210308005002728
90245 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-bios-key/google-bios-key/platforms_secure.pem' (88,507) at 20210930100034490
90246 2025-01-08 03:00:51.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/any-OSI' (88,508) at 20241221090017620
90247 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-peri_ao.c' (88,509) at 20240405153046801
90248 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/Makefile' (88,510) at 20210307214929246
90249 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/include/dwarf-regs-table.h' (88,511) at 20240405153054085
90250 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-q.out' (88,512) at 20210308005046409 to deleted uid set
90251 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3_xplained_nandflash_defconfig' (88,513) at 20210308005003276
90252 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock.h' (88,514) at 20240405153048781
90253 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.c' (88,515) at 20240405153231247
90254 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c' (88,516) at 20241008080013919
90255 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vphn.h' (88,517) at 20240405153230035
90256 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/resistive-adc-touch.c' (88,518) at 20240405153230735
90257 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_cldma.h' (88,519) at 20240405153231267
90258 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38471-2.patch' (88,520) at 20240106090017265
90259 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen4-cpg.c' (88,521) at 20240405153046837
90260 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lerdala' (88,522) at 20210307205553786
90261 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/Makefile' (88,523) at 20210308005003352
90262 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__transfer_just.hpp' (88,524) at 20241219090033964
90263 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/OWNERS' (88,525) at 20240619080012644
90264 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio_1.30.2.bb' (88,526) at 20241221090017532
90265 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/mirror.yml' (88,527) at 20220823030015959
90266 2025-01-08 03:00:51.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.5' (88,528) at 20210307205554418
90267 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt6160-regulator.c' (88,529) at 20240405153051473
90268 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7memcpy.S' (88,530) at 20210307214926606
90269 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/amd,sbtsi.yaml' (88,531) at 20240405153045065
90270 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/if_action.hpp' (88,532) at 20210914000041091
90271 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ioam6.c' (88,533) at 20240405153053273
90272 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-base.out' (88,534) at 20210308005046401 to deleted uid set
90273 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usblcd.c' (88,535) at 20210309003653260
90274 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/README.md' (88,536) at 20210307205554222
90275 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c' (88,537) at 20220525020654315
90276 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP4/meson.build' (88,538) at 20230825080021137
90277 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel-ksz90x1.txt' (88,539) at 20240405153045117
90278 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-playstation.c' (88,540) at 20240405153048817
90279 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-before-err.err' (88,541) at 20210308005046409
90280 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml' (88,542) at 20240405153045081
90281 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/Kconfig' (88,543) at 20240405153049265
90282 2025-01-08 03:00:51.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/Makefile.vdso' (88,544) at 20241211090212378
90283 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astor_0.8.1.bb' (88,545) at 20240413080012659
90284 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-mips64.h' (88,546) at 20210308005003612
90285 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c' (88,547) at 20240405153052209
90286 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head.c' (88,548) at 20240405153048613
90287 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sil-sii8620.c' (88,549) at 20240405153230527
90288 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/perl-rdepends.txt' (88,550) at 20241221090017664
90289 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/xor_simd.h' (88,551) at 20240405153229999
90290 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ventana_defconfig' (88,552) at 20210308005003284
90291 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_ident1.decode' (88,553) at 20210308005046389
90292 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/README.md' (88,554) at 20241022080027608
90293 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/exec_domain.c' (88,555) at 20210307214931726
90294 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/prom.c' (88,556) at 20241211090145381
90295 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h' (88,557) at 20240429080012420
90296 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-miphy365x.txt' (88,558) at 20210307214925390
90297 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sleep.S' (88,559) at 20240405153045873
90298 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/0001-usage2c.awk-fix-wrong-basename-regexp.patch' (88,560) at 20210307205554002
90299 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0004-Do-not-specify-PIE-flag-explicitly.patch' (88,561) at 20240113090014532
90300 2025-01-08 03:00:51.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.c' (88,562) at 20210309003651820
90301 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_vt.h' (88,563) at 20240405153052873
90302 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/mqueue-lat.c' (88,564) at 20210307214932730
90303 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/Kconfig' (88,565) at 20210308005003736
90304 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/evsel.h' (88,566) at 20240405153054093
90305 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-rmm/trusted-firmware-rmm_0.5.0.bb' (88,567) at 20241206090014214
90306 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/fpu.c' (88,568) at 20210927100127405
90307 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/0001-eject-Include-sys-sysmacros.h-for-major-minor.patch' (88,569) at 20210307205553966
90308 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ether.h' (88,570) at 20240405153231551
90309 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_cmp_test.c' (88,571) at 20240405153054361
90310 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform_private.h' (88,572) at 20240405153052169
90311 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr-s4.dts' (88,573) at 20240405153045445
90312 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/pse-pd.c' (88,574) at 20240405153232015
90313 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ihex.h' (88,575) at 20210307214931402
90314 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ts4800-ts.c' (88,576) at 20210307214928510
90315 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/ac97_core.h' (88,577) at 20210309003654564
90316 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/merge_config.sh' (88,578) at 20210308005003732
90317 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/frnd.c' (88,579) at 20210307214926334
90318 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/x_keymap.h' (88,580) at 20210308005046557
90319 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.h' (88,581) at 20210309003649436
90320 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/crypto/aes-round.h' (88,582) at 20230925080039853
90321 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/video-interfaces.h' (88,583) at 20240405153052649
90322 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqmp.h' (88,584) at 20221215040039374
90323 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerAccountCollection.json' (88,585) at 20240619080002948
90324 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/bus.c' (88,586) at 20240405153051189
90325 2025-01-08 03:00:51.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec-ng/Makefile' (88,587) at 20210308005002920
90326 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.c' (88,588) at 20240405153050249
90327 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbusx2y.h' (88,589) at 20220525020655107
90328 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_set_tid.c' (88,590) at 20210309003655996
90329 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch' (88,591) at 20241221090017660
90330 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8dxp.dtsi' (88,592) at 20210308005002580
90331 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/Kconfig' (88,593) at 20210308005003084
90332 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/toolchain.py' (88,594) at 20210308005003760
90333 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/espt_defconfig' (88,595) at 20210308005003256
90334 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v10.h' (88,596) at 20240405153049465
90335 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/OWNERS' (88,597) at 20230629131804615
90336 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/machine_kexec_reloc.c' (88,598) at 20210307214926522
90337 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_helper_internal.h' (88,599) at 20240405153048385
90338 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r100.c' (88,600) at 20241211090145421
90339 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/Makefile' (88,601) at 20210307214929282
90340 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/isa207-common.h' (88,602) at 20240405153046193
90341 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-renesas-tpu.c' (88,603) at 20240405153051453
90342 2025-01-08 03:00:51.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/Makefile' (88,604) at 20240405153046565
90343 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerSystemInputs/meson.build' (88,605) at 20230825080021141
90344 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/dummy-irq.c' (88,606) at 20210307214929126
90345 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpdm.c' (88,607) at 20240405153048893
90346 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/README' (88,608) at 20210308005002964
90347 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.h' (88,609) at 20210307214929974
90348 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dwb.c' (88,610) at 20240405153047229
90349 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k1.h' (88,611) at 20220525020654991
90350 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu111_revA_defconfig' (88,612) at 20210308005003288
90351 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/m48t59.h' (88,613) at 20210307214931498
90352 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_trace.h' (88,614) at 20240405153048785
90353 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs507a.c' (88,615) at 20240405153230599
90354 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration-stats.h' (88,616) at 20240326080039566
90355 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch' (88,617) at 20241221090017532
90356 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_basic_stack.c' (88,618) at 20240405153232263
90357 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boden_Skogsa' (88,619) at 20210307205553778
90358 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8150.c' (88,620) at 20240405153230231
90359 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/neon.c' (88,621) at 20210307214931814
90360 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_devlink.c' (88,622) at 20240405153050073
90361 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-maxiradio.c' (88,623) at 20240405153049501
90362 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/setup.sh' (88,624) at 20210307205554038
90363 2025-01-08 03:00:51.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0008-implment-systemd-sysv-install-for-OE.patch' (88,625) at 20240413080012651
90364 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/nxp-c45-tja11xx.c' (88,626) at 20240405153231079
90365 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0.inc' (88,627) at 20220402030015895
90366 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cm-fx6.dts' (88,628) at 20240405153229883
90367 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-general.rst' (88,629) at 20230114040015518
90368 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_devlink.c' (88,630) at 20240405153046961
90369 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb' (88,631) at 20241221090017532
90370 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc21.h' (88,632) at 20240405153047165
90371 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-write.rst' (88,633) at 20220525020651782
90372 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/attrib.h' (88,634) at 20210307214931194
90373 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/stepwisecontroller.hpp' (88,635) at 20240904080040759
90374 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-ffs' (88,636) at 20210307214925186
90375 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/virtual.c' (88,637) at 20240405153051477
90376 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/srq.h' (88,638) at 20210307214929370
90377 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-Make-manpages-mulitlib-identical.patch' (88,639) at 20230919080013990
90378 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/tswap-target.h' (88,640) at 20240906080037352
90379 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_num.c' (88,641) at 20240405153054269
90380 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c' (88,642) at 20220525020653487
90381 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_hevc_common.h' (88,643) at 20220525020654139
90382 2025-01-08 03:00:51.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/npc.h' (88,644) at 20240719080013353
90383 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/qdisc.h' (88,645) at 20240710080014605
90384 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.c' (88,646) at 20240405153231335
90385 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/xenstored.c' (88,647) at 20210307214930986
90386 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/magellan.c' (88,648) at 20240405153049133
90387 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lineage-pem.c' (88,649) at 20240405153048857
90388 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/read_into_tuple.hpp' (88,650) at 20211123040049907
90389 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm64/Makefile' (88,651) at 20210308005002792
90390 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0013-Ensure-target-gcc-headers-can-be-included.patch' (88,652) at 20241221090017660
90391 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/failedservices' (88,653) at 20210308005059705
90392 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6sx-pinctrl.txt' (88,654) at 20210307214925394
90393 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754int.h' (88,655) at 20210307214926274
90394 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.arm' (88,656) at 20240405153046917
90395 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2836-rpi.dtsi' (88,657) at 20240405153045425
90396 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/pldm_nic_power_cycle' (88,658) at 20240830080014831
90397 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ser2net/files/ser2net.service' (88,659) at 20240413080012647
90398 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/timerfd.h' (88,660) at 20210307214931662
90399 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allext_macros.def' (88,661) at 20220429100100782
90400 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mvebu_v5_defconfig' (88,662) at 20240405153045617
90401 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_smu_controls.c' (88,663) at 20240405153049229
90402 2025-01-08 03:00:51.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/index.rst' (88,664) at 20240405153229743
90403 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cdclk.c' (88,665) at 20240429080012416
90404 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-armada-370-xp.c' (88,666) at 20240913080013797
90405 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/common.h' (88,667) at 20210308005002820
90406 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/string-stream-test.c' (88,668) at 20210307214931806
90407 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/special_insns.h' (88,669) at 20240405153230019
90408 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/alarm_timestamps.hpp' (88,670) at 20230825080027869
90409 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_vic.c' (88,671) at 20240405153049897
90410 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/0001-configure-Limit-the-header-search-to-sysroot.patch' (88,672) at 20230811080018302
90411 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7183.c' (88,673) at 20240405153049305
90412 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/workqueue.h' (88,674) at 20240405153052897
90413 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/gecko.py' (88,675) at 20240405153232231
90414 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml' (88,676) at 20240405153229775
90415 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/meson.options' (88,677) at 20230817080037045
90416 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/tlb.c' (88,678) at 20210308005002980
90417 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_dev.c' (88,679) at 20240405153051737
90418 2025-01-08 03:00:51.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/acpi-power-state-daemon/acpi-power-state-daemon_git.bb' (88,680) at 20210807000017354
90419 2025-01-08 03:00:51.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c' (88,681) at 20240405153231251
90420 2025-01-08 03:00:51.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rn5t618-regulator.c' (88,682) at 20240405153051473
90421 2025-01-08 03:00:51.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/physdev.h' (88,683) at 20240405153052961
90422 2025-01-08 03:00:51.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/sec_firmware.c' (88,684) at 20210308005002560
90423 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_verbs.h' (88,685) at 20240405153231859
90424 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.err' (88,686) at 20240906080037560
90425 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/csum.c' (88,687) at 20240919080017082
90426 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts' (88,688) at 20240405153045745
90427 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ranua_Leppiaho' (88,689) at 20210307205553774
90428 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-venc.c' (88,690) at 20240405153046797
90429 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c' (88,691) at 20240405153231247
90430 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wm831x_wdt.c' (88,692) at 20210307214930978
90431 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0004-use-POSIX-poll.h-instead-of-sys-poll.h.patch' (88,693) at 20210307205553886
90432 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolved.conf' (88,694) at 20210307205553838
90433 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fpu/types.h' (88,695) at 20210307214926510
90434 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6697.rst' (88,696) at 20240405153045217
90435 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/law.c' (88,697) at 20210308005002996
90436 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_print.h' (88,698) at 20240405153048513
90437 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/timer.c' (88,699) at 20210308005002728
90438 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/Makefile' (88,700) at 20210308005002964
90439 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker' (88,701) at 20241211090212534
90440 2025-01-08 03:00:51.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/bindgen_parameters' (88,702) at 20240405153232095
90441 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwcm.h' (88,703) at 20220525020653115
90442 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mtk_qspi.c' (88,704) at 20210308005003492
90443 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc/host/crypto/aes-round.h' (88,705) at 20230925080039853
90444 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vec_internal.h' (88,706) at 20241211090212478
90445 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware_img.c' (88,707) at 20210307214930638
90446 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_notification.hpp' (88,708) at 20240822080026693
90447 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/kvm_util.h' (88,709) at 20240405153054317
90448 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_plat_bufs.h' (88,710) at 20240405153049433
90449 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/sushell' (88,711) at 20220405030025645
90450 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_ssse3.c' (88,712) at 20210307214931814
90451 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml' (88,713) at 20241008080013887
90452 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-konepure' (88,714) at 20210307214925182
90453 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cnl-match.c' (88,715) at 20240405153053957
90454 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_bridge.h' (88,716) at 20240405153231791
90455 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks' (88,717) at 20210307205554486
90456 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RHeCos-1' (88,718) at 20210307205554426
90457 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/131.out' (88,719) at 20240326080039730
90458 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/mtrr.h' (88,720) at 20240405153046401
90459 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/Kconfig' (88,721) at 20240405153048557
90460 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/skha.h' (88,722) at 20210308005002800
90461 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_dscp.h' (88,723) at 20210307214931646
90462 2025-01-08 03:00:51.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger.hpp' (88,724) at 20220412175720086
90463 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima.h' (88,725) at 20240712080021097
90464 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.json' (88,726) at 20230925080040089
90465 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rpi-panel-attiny-regulator.c' (88,727) at 20240405153231363
90466 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/colibri-imx6ull.c' (88,728) at 20210308005003080
90467 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/floppy.h' (88,729) at 20210307214926158
90468 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-bq32k' (88,730) at 20210307214925190
90469 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-u-boot.dtsi' (88,731) at 20210308005002588
90470 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.h' (88,732) at 20210307214929942
90471 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2_4.5.1.bb' (88,733) at 20241206090014242
90472 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-use-correct-CPP.patch' (88,734) at 20220402030016207
90473 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_h.c' (88,735) at 20210308005046517
90474 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arcdevice.h' (88,736) at 20240405153230887
90475 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricDefinition.v1_3_4.json' (88,737) at 20240619080002948
90476 2025-01-08 03:00:51.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/Kconfig' (88,738) at 20220525020653823
90477 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/sev.c' (88,739) at 20240624080012768
90478 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/console.h' (88,740) at 20240405153052957
90479 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Kbuild.include' (88,741) at 20210308005003724
90480 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/flags.c' (88,742) at 20210308005003540
90481 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-epc-core.c' (88,743) at 20241211090145477
90482 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/Makefile' (88,744) at 20210307214928990
90483 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/module-parameters.rst' (88,745) at 20240405153045213
90484 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/amlogic-gxl-cipher.c' (88,746) at 20240405153230255
90485 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/gpio_keys.c' (88,747) at 20240405153230727
90486 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hex_sigsegv.c' (88,748) at 20230925080040097
90487 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blake2s-core.S' (88,749) at 20220525020652134
90488 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable-x86-common.h' (88,750) at 20210308005003620
90489 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/kernel-api.rst' (88,751) at 20220525020651718
90490 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cfi.h' (88,752) at 20240405153046381
90491 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (88,753) at 20210911000017986
90492 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/register.h' (88,754) at 20220429100100566
90493 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/head.S' (88,755) at 20240405153046057
90494 2025-01-08 03:00:51.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_csu.h' (88,756) at 20210308005003648
90495 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/misc_helper.c' (88,757) at 20240906080037492
90496 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/cache.c' (88,758) at 20210308005002848
90497 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config/power_reading.json' (88,759) at 20240712080022837
90498 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-flex-concentrator-mfg.dts' (88,760) at 20240405153045529
90499 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik.c' (88,761) at 20240405153047129
90500 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@3/psu@59.conf' (88,762) at 20240904080027738
90501 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/sleep.h' (88,763) at 20210308005003180
90502 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.c' (88,764) at 20240405153050129
90503 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/dmc520_edac.c' (88,765) at 20220627100016962
90504 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_0_default.h' (88,766) at 20210307214927690
90505 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bblogging.py' (88,767) at 20230503080014611
90506 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mcm.txt' (88,768) at 20210307214925406
90507 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/dbus-sensor_config.h.in' (88,769) at 20230125040005390
90508 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hardirq_64.h' (88,770) at 20210307214926578
90509 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/harma_mb_vr_infineon.json' (88,771) at 20241213090004409 to deleted uid set
90510 2025-01-08 03:00:51.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/license_static.bbclass' (88,772) at 20230328080016488
90511 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c' (88,773) at 20220525020652859
90512 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/entry/syscalls/mksyscalltbl' (88,774) at 20240405153054085
90513 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/gop.c' (88,775) at 20210307214927170
90514 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/randomalloc.c' (88,776) at 20240405153230295
90515 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_utils.h' (88,777) at 20210307214931322
90516 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/phy.h' (88,778) at 20210307214929422
90517 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pci.c' (88,779) at 20210308005003740
90518 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/Makefile' (88,780) at 20210307214926770
90519 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/Kconfig' (88,781) at 20210308005003168
90520 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml' (88,782) at 20240405153045053
90521 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/meson.options' (88,783) at 20230816080009931
90522 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-default-versions.inc' (88,784) at 20240413080012667
90523 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.h' (88,785) at 20241211090145437
90524 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Kaipola' (88,786) at 20210307205553770
90525 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmiowb.h' (88,787) at 20210307214926382
90526 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-stillpicture.rst' (88,788) at 20220525020654135
90527 2025-01-08 03:00:51.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-bmc-setenv@.service.in' (88,789) at 20210308005100301
90528 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v3_hw.c' (88,790) at 20241216090017729
90529 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Vaasa' (88,791) at 20210307205553770
90530 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/silergy,sy8827n.yaml' (88,792) at 20210309003648388
90531 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6qdl-clock.h' (88,793) at 20210308005003632
90532 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CUA-OPL-1.0' (88,794) at 20210307205554418
90533 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/103.out' (88,795) at 20210308005046445
90534 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/MAINTAINERS' (88,796) at 20210308005002956
90535 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/pnet.c' (88,797) at 20210307214926534
90536 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/qcom_geni_serial.c' (88,798) at 20241023080012887
90537 2025-01-08 03:00:51.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.qemu.md' (88,799) at 20210729000029116
90538 2025-01-08 03:00:51.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf_item.h' (88,800) at 20240405153052589
90539 2025-01-08 03:00:51.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/handler.hpp' (88,801) at 20240906080025056
90540 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_8_0_sh_mask.h' (88,802) at 20240405153047481
90541 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stb_truetype.h' (88,803) at 20210308005003532
90542 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/Makefile' (88,804) at 20240405153049457
90543 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/tnc_misc.c' (88,805) at 20210308005003552
90544 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/current.h' (88,806) at 20240405153046381
90545 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1-eeprom/ds24xxx.txt' (88,807) at 20210308005003328
90546 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/password-confirmation.js' (88,808) at 20210308005107069
90547 2025-01-08 03:00:51.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2hk.c' (88,809) at 20210308005003076
90548 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_arria10.c' (88,810) at 20210308005002776
90549 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/command_line_builds.html' (88,811) at 20240106090017249
90550 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/ge_imp3a.c' (88,812) at 20240405153230051
90551 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adcxx.c' (88,813) at 20240405153048841
90552 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-scu.c' (88,814) at 20210308005003460
90553 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/badrange.c' (88,815) at 20210309003651844
90554 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vsyscall.h' (88,816) at 20240405153230115
90555 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/mip6.c' (88,817) at 20240405153053277
90556 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3288-flakes.txt' (88,818) at 20240405153230531
90557 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joutseno' (88,819) at 20210307205553770
90558 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/task.cpp' (88,820) at 20230407080041895
90559 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-rev1.0.dts' (88,821) at 20210308005002636
90560 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_fallback.sh' (88,822) at 20210307214932670
90561 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/relocate.S' (88,823) at 20210308005002544
90562 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/planetcore.h' (88,824) at 20210307214926362
90563 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/Makefile' (88,825) at 20210308005002856
90564 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8135.dtsi' (88,826) at 20240405153045461
90565 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/Makefile' (88,827) at 20240405153049509
90566 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-ip32.c' (88,828) at 20210307214926282
90567 2025-01-08 03:00:51.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/lpc32xx-mlc.txt' (88,829) at 20240405153045113
90568 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c' (88,830) at 20240405153049857
90569 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/refcode.c' (88,831) at 20210308005002852
90570 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv.h' (88,832) at 20210307214928650
90571 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/cache.json' (88,833) at 20240405153054137
90572 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pidfd/.gitignore' (88,834) at 20220525020654935
90573 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strfilter.c' (88,835) at 20240405153054205
90574 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/nand.c' (88,836) at 20210308005003052
90575 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/test_lib.sh' (88,837) at 20230629131804623
90576 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus/run-ptest' (88,838) at 20220402030016147
90577 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-Using-native-binaries.patch' (88,839) at 20231011080016578
90578 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_nested.c' (88,840) at 20241211090212322
90579 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/chpasswd' (88,841) at 20210307205554570
90580 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-aspeed-vuart' (88,842) at 20210307214925186
90581 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_sub.S' (88,843) at 20220525020652186
90582 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/renesas,rzn1-rtc.yaml' (88,844) at 20240405153045153
90583 2025-01-08 03:00:51.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h' (88,845) at 20210308005002876
90584 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/link.c' (88,846) at 20240405153230847
90585 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/i8254.h' (88,847) at 20210308005002880
90586 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psp-dbc.h' (88,848) at 20240405153231879
90587 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/upd78f0730.c' (88,849) at 20240405153052137
90588 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch' (88,850) at 20241221090017640
90589 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-riscv-support.patch' (88,851) at 20210729000029132
90590 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/serial.h' (88,852) at 20210307214926770
90591 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0_2.82.2.bb' (88,853) at 20241221090017640
90592 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_rt.h' (88,854) at 20210307214931650
90593 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_monitor.hpp' (88,855) at 20240223090020590
90594 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/Makefile' (88,856) at 20210307214927066
90595 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/platform.cpp' (88,857) at 20240919080039602 to deleted uid set
90596 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/draft.png' (88,858) at 20210307205554234 to deleted uid set
90597 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/plx9080.h' (88,859) at 20220525020652362
90598 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ioremap_64.c' (88,860) at 20240405153230047
90599 2025-01-08 03:00:51.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Ferryside' (88,861) at 20210307205553798
90600 2025-01-08 03:00:51.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mchp-pci1xxxx.c' (88,862) at 20240405153048905
90601 2025-01-08 03:00:51.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pmu.h' (88,863) at 20240405153048529
90602 2025-01-08 03:00:51.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c' (88,864) at 20240411080014074
90603 2025-01-08 03:00:51.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_io.c' (88,865) at 20240405153051593
90604 2025-01-08 03:00:51.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_ip.c' (88,866) at 20241216090017793
90605 2025-01-08 03:00:51.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U_dev_callouts.json' (88,867) at 20240117090012277
90606 2025-01-08 03:00:51.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc' (88,868) at 20220804030014683
90607 2025-01-08 03:00:51.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/Kconfig' (88,869) at 20210927100127441
90608 2025-01-08 03:00:51.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_clientmgr.c' (88,870) at 20240910080014098
90609 2025-01-08 03:00:51.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/uaccess_flush.c' (88,871) at 20240405153054361
90610 2025-01-08 03:00:51.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.c' (88,872) at 20220525020652959
90611 2025-01-08 03:00:51.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipe.c' (88,873) at 20220525020654139
90612 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt4803.yaml' (88,874) at 20240405153045145
90613 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.h' (88,875) at 20240405153048473
90614 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sysfs.cpp' (88,876) at 20240817080026660 to deleted uid set
90615 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dsa.h' (88,877) at 20210307214931474
90616 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cracklib/cracklib_2.10.2.bb' (88,878) at 20241221090017676
90617 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb' (88,879) at 20241221090017568
90618 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_bind.c' (88,880) at 20210307214932742
90619 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/os-strace.h' (88,881) at 20210927100127045
90620 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/m5275evb.c' (88,882) at 20210308005002972
90621 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/init' (88,883) at 20210307205554494
90622 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/io_no.h' (88,884) at 20210309003648820
90623 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0042-corstone1000-enable-virtio-net-support.patch' (88,885) at 20240413080012631
90624 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/sil164_drv.c' (88,886) at 20240405153230543
90625 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0002-fix-libdir-for-multilib.patch' (88,887) at 20241221090017524
90626 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_h.c' (88,888) at 20210308005046525
90627 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/meson.build' (88,889) at 20240906080037444
90628 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet9f_rev03_defconfig' (88,890) at 20210308005003260
90629 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/hotplug.h' (88,891) at 20220525020654611
90630 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/target.c' (88,892) at 20220525020655179
90631 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm92.rst' (88,893) at 20210307214925502
90632 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_soc_pmic.h' (88,894) at 20240405153052729
90633 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc32.h' (88,895) at 20210307214931374
90634 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/corec37d.c' (88,896) at 20220525020652943
90635 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/vc4_drm.h' (88,897) at 20210307214931622
90636 2025-01-08 03:00:51.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Bressay' (88,898) at 20210307205553794
90637 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/dma.h' (88,899) at 20240405153046065
90638 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/device_dax_test.c' (88,900) at 20210307214932626
90639 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/rtc_cmos_setup.c' (88,901) at 20240405153046233
90640 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/system-wide-dummy' (88,902) at 20240613080016555
90641 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xx_reg.h' (88,903) at 20210307214930918
90642 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-orangepi-mini.dts' (88,904) at 20210308005002624
90643 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_sta.h' (88,905) at 20240405153053289
90644 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/introduction.rst' (88,906) at 20240405153229743
90645 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_parsers.cpp' (88,907) at 20240829080025807
90646 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/index.rst' (88,908) at 20210307214925634
90647 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/Kconfig' (88,909) at 20210308005002920
90648 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/logging_test.cpp' (88,910) at 20240820080027378 to deleted uid set
90649 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/Makefile' (88,911) at 20210309003648728
90650 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0005-color-parser-Use-fast_float-implementation-for-from_.patch' (88,912) at 20241221090017700
90651 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sprd-mcdt.txt' (88,913) at 20210307214925434
90652 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/sembuf.h' (88,914) at 20220525020654659
90653 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_event.c' (88,915) at 20240405153046289
90654 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp_cm.c' (88,916) at 20240405153047237
90655 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/vision_ep9307.c' (88,917) at 20240405153045645
90656 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamd.conf' (88,918) at 20210307205554126
90657 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/meson.build' (88,919) at 20241204090010703
90658 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-88f6820-gp_defconfig' (88,920) at 20210308005003256
90659 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nlohmann-json/files/run-ptest' (88,921) at 20231126090012789
90660 2025-01-08 03:00:51.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/version.hpp' (88,922) at 20240829080033127
90661 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/i2c-tools/i2c-tools/0001-4-byte-read-support-466.patch' (88,923) at 20241221090017564
90662 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/ibmasmfs.c' (88,924) at 20240405153230843
90663 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kasprintf.c' (88,925) at 20220525020654751
90664 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/adler32.c' (88,926) at 20210308005003716
90665 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/collection/bmc_collect_sensors.robot' (88,927) at 20231215090013781
90666 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/duovero.h' (88,928) at 20210308005003592
90667 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_mpyi.S' (88,929) at 20230426080043952
90668 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kgdb.c' (88,930) at 20240405153045869
90669 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/arch-sh.inc' (88,931) at 20210812000025310
90670 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20.dtsi' (88,932) at 20210308005002572
90671 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_utils.c' (88,933) at 20240415080012999
90672 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/tegra-ahb.c' (88,934) at 20240405153046649
90673 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0-2w-64.conf' (88,935) at 20230609080014395
90674 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a33_tablet_1024x600_defconfig' (88,936) at 20210308005003276
90675 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/core.c' (88,937) at 20221128040017642
90676 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/trace.h' (88,938) at 20210308005045849
90677 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/memory.json' (88,939) at 20240405153054149
90678 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_maxim.h' (88,940) at 20240405153052149
90679 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cml-match.c' (88,941) at 20240405153053957
90680 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/Makefile' (88,942) at 20210308005002852
90681 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/teststubs.S' (88,943) at 20220525020655187
90682 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psxface.c' (88,944) at 20240405153046625
90683 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/nicole.cfg' (88,945) at 20210307205554222 to deleted uid set
90684 2025-01-08 03:00:51.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/host_pci.c' (88,946) at 20240405153046697
90685 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-mlxreg-io' (88,947) at 20240405153229727
90686 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/Makefile' (88,948) at 20240405153049757
90687 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fq_impl.h' (88,949) at 20240405153052845
90688 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata/OFL.txt' (88,950) at 20210307205553950
90689 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn302.h' (88,951) at 20220525020652530
90690 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ldt.c' (88,952) at 20240405153046433
90691 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb' (88,953) at 20241221090017552
90692 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/htc.c' (88,954) at 20240405153050437
90693 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/device_access/device_access.h' (88,955) at 20210307214930546
90694 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/db1xxx_ss.c' (88,956) at 20240405153051265
90695 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_layer.hpp' (88,957) at 20240829080022546
90696 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.Hypervisor.service' (88,958) at 20230216040036099
90697 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra114-u-boot.dtsi' (88,959) at 20210308005002628
90698 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuriscv32.conf' (88,960) at 20210407000018114
90699 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-chagall-wifi.dts' (88,961) at 20240405153045569
90700 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0031-corstone1000-detect-inflated-kernel-size.patch' (88,962) at 20240413080012627
90701 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/execution.hpp' (88,963) at 20241213090054854
90702 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/mips-semi.c' (88,964) at 20240326080039678
90703 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/dimm.cpp' (88,965) at 20241206090044787
90704 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/omap-usb2-phy.c' (88,966) at 20210308005003456
90705 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-hypervisor-xen' (88,967) at 20210309003648260
90706 2025-01-08 03:00:51.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall32-o32.S' (88,968) at 20240520080015127
90707 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0018-Make-RSS-and-MHU-sizes-compile-time-definitions-user.patch' (88,969) at 20241221090017468
90708 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-ats.h' (88,970) at 20210307214931466
90709 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/src/main.cpp' (88,971) at 20240904080047691
90710 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/Makefile' (88,972) at 20240405153046045
90711 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_cmac.c' (88,973) at 20220525020654855
90712 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_engine_cs.c' (88,974) at 20240405153048481
90713 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi' (88,975) at 20210307214926350
90714 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/Kconfig' (88,976) at 20240405153231379
90715 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat_0.7.1.bb' (88,977) at 20240413080012647
90716 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/leds/phosphor-led-manager/com.ampere.Hardware.Chassis.Model.MtJefferson.json' (88,978) at 20241107090014377
90717 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/tof/membership-and-voting.md' (88,979) at 20241002080004534
90718 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabresd.dts' (88,980) at 20210308005002584
90719 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ich.c' (88,981) at 20240405153047077
90720 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sprd.c' (88,982) at 20240405153230307
90721 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/.gitignore' (88,983) at 20240405153054301
90722 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/code-update.md' (88,984) at 20240918080004648
90723 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/Makefile' (88,985) at 20210307214932242
90724 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/ti,omap-mailbox.yaml' (88,986) at 20240405153229771
90725 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmd.h' (88,987) at 20210307214930638
90726 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-esdhc' (88,988) at 20210308005003292
90727 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/via-ac97.c' (88,989) at 20241211090212254
90728 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/set_device.md' (88,990) at 20240809080033023
90729 2025-01-08 03:00:51.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/realtek-rtl.yaml' (88,991) at 20240405153045109
90730 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mediatek,mt6735-wdt.h' (88,992) at 20240405153052653
90731 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (88,993) at 20220326030009230
90732 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/core.c' (88,994) at 20240405153230039
90733 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm.c' (88,995) at 20241211090145573
90734 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h' (88,996) at 20240405153048545
90735 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libmodule-build-perl_0.4234.bb' (88,997) at 20230520080014500
90736 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/x86_64/host-signal.h' (88,998) at 20220429100100642
90737 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/Kconfig' (88,999) at 20210307214927114
90738 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m52xxacr.h' (89,000) at 20210307214926162
90739 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/strace.list' (89,001) at 20220429100100402
90740 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h' (89,002) at 20240405153050301
90741 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_2032.c' (89,003) at 20240405153046885
90742 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5329.h' (89,004) at 20210308005002804
90743 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/powerbuttonreleased.service' (89,005) at 20230920080013648
90744 2025-01-08 03:00:51.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Eurajoki' (89,006) at 20210307205553766
90745 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-m3.dts' (89,007) at 20240405153045385
90746 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/soc.h' (89,008) at 20210308005002644
90747 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_fcoe_fw_funcs.c' (89,009) at 20240405153051689
90748 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_bl.h' (89,010) at 20210307214931418
90749 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/nuvoton,npcm750-smp' (89,011) at 20210307214925274
90750 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990-ebisu.dts' (89,012) at 20210308005002604
90751 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/arc_timer.c' (89,013) at 20240405153046873
90752 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_65xx.c' (89,014) at 20240405153046897
90753 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tas5086.txt' (89,015) at 20210307214925434
90754 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/table.c' (89,016) at 20210307214929926
90755 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/setup.c' (89,017) at 20210307214926166
90756 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/qos.c' (89,018) at 20210308005003032
90757 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/npcm7xx.c' (89,019) at 20210307214925906
90758 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident_main.c' (89,020) at 20220525020655011
90759 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso.c' (89,021) at 20240405153046261
90760 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (89,022) at 20240829080014014
90761 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/twl6040-vibra.c' (89,023) at 20240405153049145
90762 2025-01-08 03:00:51.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/Makefile' (89,024) at 20220525020655231
90763 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/phosphor-ipmi-config-set-device-id.sh' (89,025) at 20210307205554222
90764 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_dai.c' (89,026) at 20240405153232203
90765 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/debug.h' (89,027) at 20210308005003336
90766 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k.c' (89,028) at 20210307214929606
90767 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dts' (89,029) at 20210309003648828
90768 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.rustfmt.toml' (89,030) at 20240405153044909
90769 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Asturias' (89,031) at 20210307205553766
90770 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/curl' (89,032) at 20211006000025246
90771 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp_ioctl.c' (89,033) at 20220525020654171
90772 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/setup.cfg' (89,034) at 20210308004941624
90773 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/af-xdp.c' (89,035) at 20240906080037376
90774 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/applicom.h' (89,036) at 20210307214926938
90775 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_exceptions.hpp' (89,037) at 20240618080023329
90776 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/khadas-vim2_defconfig' (89,038) at 20210308005003260
90777 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Kconfig' (89,039) at 20210308005002788
90778 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.externalsensor.service' (89,040) at 20210706231659769
90779 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/userdlm.c' (89,041) at 20240405153052473
90780 2025-01-08 03:00:51.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0_aarch64_efi.S' (89,042) at 20210308005002708
90781 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/owl-dma.c' (89,043) at 20240503080014470
90782 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-2xxx.c' (89,044) at 20240405153046865
90783 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cmpxchg.h' (89,045) at 20240405153046105
90784 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/s5pv210-cpufreq.c' (89,046) at 20240405153046917
90785 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_any_test.c' (89,047) at 20240405153054361
90786 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/dram.h' (89,048) at 20210308005002776
90787 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_output_7a2000.c' (89,049) at 20240405153230583
90788 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/mei.c' (89,050) at 20240405153051181
90789 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/Makefile' (89,051) at 20240405153053269
90790 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_ipmac.c' (89,052) at 20210307214932002
90791 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/Makefile' (89,053) at 20240405153230643
90792 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/jump_label.h' (89,054) at 20240405153230011
90793 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.memhp' (89,055) at 20240906080037556 to deleted uid set
90794 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/state.py' (89,056) at 20210308005003752
90795 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.json' (89,057) at 20230925080040089
90796 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjurtrask' (89,058) at 20210307205553778
90797 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb' (89,059) at 20231126090012797
90798 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0001-dso-Check-for-NULL-handle-in-apr_dso_sym.patch' (89,060) at 20230919080013994
90799 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/powerpc/platforms/book3s/vas-api.c' (89,061) at 20240405153230051 to deleted uid set
90800 2025-01-08 03:00:51.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/hist.h' (89,062) at 20240405153053113
90801 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/internal.h' (89,063) at 20240405153230123
90802 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_configuration.cpp' (89,064) at 20240822080023973
90803 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pdu001.dts' (89,065) at 20210308005002564
90804 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/core.c' (89,066) at 20240405153053341
90805 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/gpio-based-cable-presence.md' (89,067) at 20221209040006387
90806 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml' (89,068) at 20240405153045041
90807 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/device.c' (89,069) at 20240405153231495
90808 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-gpci-requests.h' (89,070) at 20240405153046193
90809 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/cp_ffdc_check' (89,071) at 20221209040018559
90810 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/pcie/aer.c' (89,072) at 20240405153231295 to deleted uid set
90811 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.h' (89,073) at 20240405153230395
90812 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ili9320.c' (89,074) at 20240405153052173
90813 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/fsl_dpmng_cmd.h' (89,075) at 20210308005003432
90814 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_tbf_prio.sh' (89,076) at 20240405153054297
90815 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/data.c' (89,077) at 20220525020654939
90816 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-boston.config' (89,078) at 20210307214926202
90817 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-h6-ccu.h' (89,079) at 20240405153231799
90818 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtex2.h' (89,080) at 20210308005003692
90819 2025-01-08 03:00:51.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscredsanon.h' (89,081) at 20210927100127225
90820 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/percpu.h' (89,082) at 20240405153046389
90821 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts' (89,083) at 20210308005002628
90822 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-iproc.c' (89,084) at 20240405153230859
90823 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/Makefile' (89,085) at 20240405153054033
90824 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_pnp.c' (89,086) at 20240405153046613
90825 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/serval/Kconfig' (89,087) at 20210308005003020
90826 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_pfuze100.c' (89,088) at 20210308005003468
90827 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/S+fencewmbonceonce+poacquireonce.litmus' (89,089) at 20210307214932502
90828 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_mft.c' (89,090) at 20240906080037256
90829 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory/memory.txt' (89,091) at 20210308005003304
90830 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-dock' (89,092) at 20240405153044917
90831 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/skeleton-rev.bbclass' (89,093) at 20241113090013917
90832 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/debug-internal.h' (89,094) at 20210307214932486
90833 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mxicy,mx25f0a-spi.yaml' (89,095) at 20240405153045173
90834 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/QEMU_CI' (89,096) at 20241010080016076
90835 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/cmdline.c' (89,097) at 20210307214926634
90836 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/command-int.err' (89,098) at 20210308005046401
90837 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-l.dts' (89,099) at 20240405153045437
90838 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/kdb.c' (89,100) at 20240405153053021
90839 2025-01-08 03:00:51.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap4_panda_defconfig' (89,101) at 20210308005003272
90840 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_1_0_default.h' (89,102) at 20210307214927446
90841 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/dhcp-done/50-dhcp-done.rules' (89,103) at 20220224040010542
90842 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_counters.c' (89,104) at 20240405153049025
90843 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/change-secure_chroot_dir.patch' (89,105) at 20210307205553822
90844 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_beacon.c' (89,106) at 20240405153050589
90845 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/bcm-ns-usb2-phy.yaml' (89,107) at 20240405153045129
90846 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libpng-2.0' (89,108) at 20211006000025246
90847 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m1_plus_defconfig' (89,109) at 20210308005003248
90848 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/debug.c' (89,110) at 20210307214928150
90849 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mchp_pfsoc_sysreg.h' (89,111) at 20230426080043764
90850 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qp.h' (89,112) at 20220525020653135
90851 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts' (89,113) at 20241211090145373
90852 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/mx35pdk.h' (89,114) at 20210308005002984
90853 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/s3fb.rst' (89,115) at 20210307214925478
90854 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_pbs.c' (89,116) at 20210308005003364
90855 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__as_awaitable.hpp' (89,117) at 20240731080033658
90856 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/google,cros-ec-regulator.yaml' (89,118) at 20240405153045145
90857 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/bats.c' (89,119) at 20220525020652066
90858 2025-01-08 03:00:51.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/Firmware.vue' (89,120) at 20241004080035967
90859 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/MC68328.h' (89,121) at 20210307214926158
90860 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_loongarch64_virt.py' (89,122) at 20241211090212538
90861 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/ddr2_defs.h' (89,123) at 20210308005002720
90862 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sc7180.h' (89,124) at 20220525020654543
90863 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/dslm/.gitignore' (89,125) at 20210307214932486
90864 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/phosphor-dbus-interfaces.wrap' (89,126) at 20220323030048031
90865 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCAccountService.json' (89,127) at 20240724080002903
90866 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge-vlan' (89,128) at 20210308005046489
90867 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nl802154.h' (89,129) at 20240405153052753
90868 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target-reg-bits.h' (89,130) at 20230925080040077
90869 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_nand_rmii_defconfig' (89,131) at 20210308005003236
90870 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap3.decode' (89,132) at 20210308005046389
90871 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ti-lmu.h' (89,133) at 20210307214931434
90872 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.h' (89,134) at 20220525020652887
90873 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2e.h' (89,135) at 20210308005002732
90874 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx5.txt' (89,136) at 20210308005003328
90875 2025-01-08 03:00:51.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0004-chunkio-Link-with-fts-library-with-musl.patch' (89,137) at 20241221090017516
90876 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/tg3.c' (89,138) at 20241211090145457
90877 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/typography.scss' (89,139) at 20210308005107073
90878 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8998.dtsi' (89,140) at 20240405153045777
90879 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sdb.dtsi' (89,141) at 20210308005002588
90880 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/zynqmp.c' (89,142) at 20240405153230299
90881 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8776.c' (89,143) at 20240405153232135
90882 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/hypfs.h' (89,144) at 20210307214926514
90883 2025-01-08 03:00:51.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h' (89,145) at 20240405153048577
90884 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bch.c' (89,146) at 20240405153231947
90885 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample_user.h' (89,147) at 20240405153053429
90886 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-bridge.c' (89,148) at 20220429100100498
90887 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/crashlog.c' (89,149) at 20240405153051409
90888 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_crtc.c' (89,150) at 20220525020652919
90889 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.coccinelle' (89,151) at 20210308005003292
90890 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_sdcard_ifc_defconfig' (89,152) at 20210308005003264
90891 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/lasi_i82596.c' (89,153) at 20241211090212306
90892 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/spark.c' (89,154) at 20210307214932606
90893 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/azt1605.c' (89,155) at 20210307214932218
90894 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p4080si-pre.dtsi' (89,156) at 20210307214926350
90895 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/Makefile' (89,157) at 20240405153053461
90896 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/files/0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch' (89,158) at 20210307205554002
90897 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-vbi.c' (89,159) at 20240405153049377
90898 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/it913x.h' (89,160) at 20220525020653315
90899 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/rv1108.c' (89,161) at 20210308005002776
90900 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/.gitignore' (89,162) at 20210308005003700
90901 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its-platform-msi.c' (89,163) at 20210307214928530
90902 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipherpriv.h' (89,164) at 20241211090212226
90903 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/xen-ops.h' (89,165) at 20241220090018306
90904 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action_environment.hpp' (89,166) at 20240817080031292
90905 2025-01-08 03:00:51.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bmc_mode.cpp' (89,167) at 20230520080006628
90906 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/fault.c' (89,168) at 20240405153046037
90907 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/unwind.h' (89,169) at 20210307214925670
90908 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/Kconfig' (89,170) at 20210307214929550
90909 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_data.c' (89,171) at 20240405153054253
90910 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-warning.svg' (89,172) at 20210308005107069
90911 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/cuse.c' (89,173) at 20240830080013319
90912 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/imximage.cfg' (89,174) at 20210308005002996
90913 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/nfblock.c' (89,175) at 20240405153045957
90914 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-SunshineCoast' (89,176) at 20210307205553766
90915 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005-remote.c' (89,177) at 20210307214928814
90916 2025-01-08 03:00:51.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/check.c' (89,178) at 20241220090018346
90917 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8135-pinfunc.h' (89,179) at 20220525020654547
90918 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac7512.yaml' (89,180) at 20220525020651682
90919 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/trace.c' (89,181) at 20210307214928570
90920 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/kinect.c' (89,182) at 20210307214928830
90921 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77693.yaml' (89,183) at 20240405153045145
90922 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pldm_interface.cpp' (89,184) at 20241022080025524
90923 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/target.h' (89,185) at 20210307214931614
90924 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h' (89,186) at 20240405153047121
90925 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/mdns.service' (89,187) at 20230114040015474
90926 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/Makefile.am' (89,188) at 20210308005111461
90927 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/isp1362.h' (89,189) at 20210307214931530
90928 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qede_rdma.h' (89,190) at 20210309003653892
90929 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/Kconfig' (89,191) at 20240405153046773
90930 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/record.c' (89,192) at 20241111090012145
90931 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/index.js' (89,193) at 20210308005107077
90932 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_cprman.h' (89,194) at 20221215040039182
90933 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/Makefile' (89,195) at 20220525020652835
90934 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/eesox.c' (89,196) at 20240405153051569
90935 2025-01-08 03:00:51.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/cmplitmushist.sh' (89,197) at 20240405153054069
90936 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/sed-opal.c' (89,198) at 20240624080012772
90937 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sata.c' (89,199) at 20210308005003216
90938 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.h' (89,200) at 20210307214929394
90939 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch' (89,201) at 20241221090017488
90940 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc95xx.h' (89,202) at 20210307214929710
90941 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport.h' (89,203) at 20240405153053349
90942 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-pm.c' (89,204) at 20240405153230747
90943 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/dcgu.h' (89,205) at 20210308005003020
90944 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-zevio.c' (89,206) at 20240405153049205
90945 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-pr-helper.rst' (89,207) at 20221215040039082
90946 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/init.c' (89,208) at 20240405153045685
90947 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/049.out' (89,209) at 20230925080040089
90948 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-withhost.inc' (89,210) at 20230818080016881
90949 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1012a_serdes.c' (89,211) at 20210308005002556
90950 2025-01-08 03:00:51.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/share.h' (89,212) at 20210307214930946
90951 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/Kconfig' (89,213) at 20210308005003484
90952 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-aurora-l2.h' (89,214) at 20240405153045621
90953 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/setup.py' (89,215) at 20210308005003772
90954 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp' (89,216) at 20230517080004657
90955 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_psci.c' (89,217) at 20210308005003496
90956 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/0003-fix-CVE-2015-7747.patch' (89,218) at 20210307205553958
90957 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-common.yml' (89,219) at 20241206090014206
90958 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-arm920t.inc' (89,220) at 20210905000020581
90959 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pli1209bc.rst' (89,221) at 20240405153045217
90960 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram_gen5.h' (89,222) at 20210308005002780
90961 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v5_20.h' (89,223) at 20240405153231311
90962 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc' (89,224) at 20241221090017684
90963 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkInterfaceCollection.json' (89,225) at 20240619080002948
90964 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ibmpowernv.rst' (89,226) at 20210307214925502
90965 2025-01-08 03:00:51.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/crt0-tc2x.S' (89,227) at 20230925080040101
90966 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_1_d.h' (89,228) at 20210307214927534
90967 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPReactor.cpp' (89,229) at 20241205090004235
90968 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/ptest-packagelists-meta-networking.inc' (89,230) at 20241221090017492
90969 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/orion.c' (89,231) at 20210307214926998
90970 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TriggersCollection_v1.xml' (89,232) at 20240619080002940
90971 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_common.h' (89,233) at 20240405153051481
90972 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8150b.dtsi' (89,234) at 20240405153229943
90973 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (89,235) at 20220622030015261
90974 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/ddr.c' (89,236) at 20210308005002988
90975 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/fsl_ddr_gen4.c' (89,237) at 20210308005003360
90976 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-tpl.c' (89,238) at 20210308005002776
90977 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm-uclass.c' (89,239) at 20230310090043283
90978 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks' (89,240) at 20210307205554634
90979 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml' (89,241) at 20240405153045061
90980 2025-01-08 03:00:51.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/traps.c' (89,242) at 20240405153045357
90981 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/ram.c' (89,243) at 20241211090212390
90982 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Intel' (89,244) at 20210307205554422
90983 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_series_merge_on_head.1.skip' (89,245) at 20241206090014310
90984 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/quota.h' (89,246) at 20240613080016491
90985 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/resource_messages.cpp' (89,247) at 20241224090003036
90986 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/core_reloc_types.h' (89,248) at 20240405153054269
90987 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/q800.h' (89,249) at 20240906080037332
90988 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/timed-average.h' (89,250) at 20241211090212366
90989 2025-01-08 03:00:51.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midibuf.h' (89,251) at 20240405153054025
90990 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/freeze-callgraph.cfg' (89,252) at 20210307214932618
90991 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/xmit.c' (89,253) at 20210307214929802
90992 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8-lpcg.h' (89,254) at 20220525020654543
90993 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/MAINTAINERS' (89,255) at 20210308005002912
90994 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-vf610.c' (89,256) at 20240405153231319
90995 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.c' (89,257) at 20220525020652935
90996 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/helios4.h' (89,258) at 20210308005003596
90997 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb' (89,259) at 20241206090014234
90998 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/intel_ast2600.h' (89,260) at 20220215040051612
90999 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/dm.h' (89,261) at 20220525020653151
91000 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/ulp_wdog.c' (89,262) at 20210308005003540
91001 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-factor.c' (89,263) at 20240405153046769
91002 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/table.c' (89,264) at 20210307214929942
91003 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg2q.c' (89,265) at 20241008080013967
91004 2025-01-08 03:00:51.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_params.c' (89,266) at 20240405153051833
91005 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/string-output-visitor.c' (89,267) at 20240906080037432
91006 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/vec.h' (89,268) at 20240326080039674
91007 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts' (89,269) at 20240405153045809
91008 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/arches_defconfig' (89,270) at 20210309003648872
91009 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_amd.h' (89,271) at 20240405153052797
91010 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c' (89,272) at 20210307214930130
91011 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/selfcheck.c' (89,273) at 20210308005003040
91012 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654.dtsi' (89,274) at 20210308005002592
91013 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-matrix.h' (89,275) at 20210307214931434
91014 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_console.c' (89,276) at 20240405153046049
91015 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/perf_regs.c' (89,277) at 20240405153232219
91016 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-reference-design-tablet.dtsi' (89,278) at 20240405153045381
91017 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/rawnand.h' (89,279) at 20240405153231827
91018 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/048' (89,280) at 20210927100127477
91019 2025-01-08 03:00:51.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/hello-single/files/helloworld.c' (89,281) at 20210812000025294
91020 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/socionext,uniphier-thermal.yaml' (89,282) at 20240405153045177
91021 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-powercycle@.service' (89,283) at 20230310090018691
91022 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-bus.c' (89,284) at 20210307214928710
91023 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf_subprogs.c' (89,285) at 20210309003655984
91024 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/lsdexcr.c' (89,286) at 20240405153054357
91025 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/Makefile' (89,287) at 20240405153230691
91026 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-usb2-dr-0.dtsi' (89,288) at 20210307214926350
91027 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nixge.txt' (89,289) at 20210307214925378
91028 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/evdevpp/test/.gitignore' (89,290) at 20210308005059169
91029 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/ceph/osd_client.c' (89,291) at 20240405153232003 to deleted uid set
91030 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm/fbterm.service' (89,292) at 20210307205554074
91031 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/Kconfig' (89,293) at 20240405153231655
91032 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch' (89,294) at 20230706080014745
91033 2025-01-08 03:00:51.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/phc2sys@.service.in' (89,295) at 20231126090012789
91034 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Switch.v1_9_3.json' (89,296) at 20240619080002956
91035 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/trap.h' (89,297) at 20220525020653579
91036 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoiox_dsp.c' (89,298) at 20210307214932246
91037 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/unicode.c' (89,299) at 20240405153052553
91038 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/can_emu.h' (89,300) at 20210308005046041
91039 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.h' (89,301) at 20240405153047149
91040 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313_i2c.c' (89,302) at 20240405153230687
91041 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-inet-q972.dts' (89,303) at 20240405153045385
91042 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/layer.conf' (89,304) at 20241221090017472
91043 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_device.c' (89,305) at 20240405153048697
91044 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/authorized-keys-comp/authorized-keys-comp.service' (89,306) at 20210417000027537
91045 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-ts4900.dts' (89,307) at 20240405153045501
91046 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0003-libbridge-Modifying-the-AR-to-cross-toolchain.patch' (89,308) at 20220204040022452
91047 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx25pdk_defconfig' (89,309) at 20210308005003268
91048 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/Kconfig' (89,310) at 20240405153053961
91049 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensors_json_unittest.cpp' (89,311) at 20221111040035058
91050 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/README.entries' (89,312) at 20210308005003748
91051 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,easrc.yaml' (89,313) at 20240405153229799
91052 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/removed-features.rst' (89,314) at 20241211090212230
91053 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/efi-disk.wks.in' (89,315) at 20241221090017472
91054 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55-mtp.dts' (89,316) at 20240405153229895
91055 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs' (89,317) at 20210307214932566
91056 2025-01-08 03:00:51.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/0001-let-system-headers-provide-pread64.patch' (89,318) at 20210307205553870
91057 2025-01-08 03:00:51.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flex_type.h' (89,319) at 20240405153050005
91058 2025-01-08 03:00:51.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-tiny-initramfs.bb' (89,320) at 20241221090017644
91059 2025-01-08 03:00:51.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/event.hpp' (89,321) at 20230511080043139
91060 2025-01-08 03:00:51.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/rados.h' (89,322) at 20240405153231803
91061 2025-01-08 03:00:51.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/trace-events' (89,323) at 20241211090212394
91062 2025-01-08 03:00:51.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-cache.json' (89,324) at 20240405153054137
91063 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/usual-tables.c' (89,325) at 20210307214930878
91064 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg_0.7.0.bb' (89,326) at 20241221090017664
91065 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-3level-types.h' (89,327) at 20210307214925854
91066 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4337-ciaa.dts' (89,328) at 20240405153045533
91067 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c' (89,329) at 20240405153047141
91068 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/clps711x_defconfig' (89,330) at 20240405153229907
91069 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/0001-Fix-initialization-in-test-1140.patch' (89,331) at 20240413080012655
91070 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp7045-fe.c' (89,332) at 20210307214928822
91071 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pwm/tegra20-pwm.txt' (89,333) at 20210308005003308
91072 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb' (89,334) at 20210307205554022
91073 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strchr.S' (89,335) at 20240405153045897
91074 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/stream.c' (89,336) at 20240919080017074
91075 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-gp-evm-u-boot.dtsi' (89,337) at 20210308005002564
91076 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pnv_php.c' (89,338) at 20240913080013813
91077 2025-01-08 03:00:51.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gxbb.c' (89,339) at 20210308005003456
91078 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/msm_serial.c' (89,340) at 20240405153052009
91079 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/check-integrity.h' (89,341) at 20240405153052277
91080 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_rcc_internals.h' (89,342) at 20240906080037336
91081 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwesleep.c' (89,343) at 20240405153046621
91082 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-aspeed_%.bbappend' (89,344) at 20210812000025162
91083 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_7.c' (89,345) at 20240405153047165
91084 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fdisk/gptfdisk/0001-gptcurses-correctly-include-curses.h.patch' (89,346) at 20240413080012691
91085 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/mei_pxp.c' (89,347) at 20240405153230847
91086 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_mandb' (89,348) at 20231011080016622
91087 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mm/sys/metrics.json' (89,349) at 20220525020655143
91088 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_ids.c' (89,350) at 20240405153049697
91089 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rcmm-decoder.c' (89,351) at 20240405153049513
91090 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/Build' (89,352) at 20240405153054089
91091 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/diu.c' (89,353) at 20210308005002988
91092 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/index.rst' (89,354) at 20240405153229815
91093 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be/core-isa.h' (89,355) at 20210308005046365
91094 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-invariants-or-later' (89,356) at 20211006000025234
91095 2025-01-08 03:00:51.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/mmvec.h' (89,357) at 20220429100100786
91096 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init.c' (89,358) at 20220818100014799
91097 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/Makefile' (89,359) at 20210307214932394
91098 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/custom-template-configuration-directory.rst' (89,360) at 20240413080012675
91099 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel.interface.yaml' (89,361) at 20221207040023627
91100 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.VSC3316-3308' (89,362) at 20210308005003292
91101 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-parport.c' (89,363) at 20240405153048909
91102 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xtensa/Kconfig' (89,364) at 20210307214932438
91103 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration-stats.c' (89,365) at 20240326080039566
91104 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/Makefile' (89,366) at 20240405153054377
91105 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/sh_mtu2.c' (89,367) at 20240405153046877
91106 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.c' (89,368) at 20240405153047257
91107 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf.c' (89,369) at 20210307214929974
91108 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/open_flags.c' (89,370) at 20210307214932578
91109 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ioam6.sh' (89,371) at 20240405153054345
91110 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_spinner.c' (89,372) at 20240405153230579
91111 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/meson.build' (89,373) at 20240326080039562
91112 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bbc.h' (89,374) at 20210307214926578
91113 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/050_intel_mrc.dts' (89,375) at 20210308005003752
91114 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/shr_Xsig.S' (89,376) at 20220525020652186
91115 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ene_ir.h' (89,377) at 20210307214928774
91116 2025-01-08 03:00:51.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/tizen.c' (89,378) at 20210308005003712
91117 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/a20r.c' (89,379) at 20210307214926294
91118 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu_adl.c' (89,380) at 20240405153046797
91119 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/linkstation-poweroff.c' (89,381) at 20220525020653915
91120 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c' (89,382) at 20240405153048601
91121 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/page_actor.c' (89,383) at 20240405153052537
91122 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netlink.c' (89,384) at 20241018080014578
91123 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/memory-tagging-extension.rst' (89,385) at 20240405153044973
91124 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/query.py' (89,386) at 20230919080013966
91125 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/b4860_serdes.c' (89,387) at 20210308005002828
91126 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzv2m-pinctrl.yaml' (89,388) at 20240405153229787
91127 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/meson-aiu.h' (89,389) at 20210307214931350
91128 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/page.h' (89,390) at 20240405153046505
91129 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/panasonic-laptop.c' (89,391) at 20241211090145481
91130 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ppsmc.h' (89,392) at 20240405153048325
91131 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/phal_error.hpp' (89,393) at 20221019100016393
91132 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__completion_signatures.hpp' (89,394) at 20240731080033662
91133 2025-01-08 03:00:51.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-02' (89,395) at 20210908000010395
91134 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8548.dts' (89,396) at 20210307214926358
91135 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mmio.c' (89,397) at 20240405153050965
91136 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glmTargets.cmake' (89,398) at 20210307205553942
91137 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-sb1250.c' (89,399) at 20240405153046049
91138 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vm86.h' (89,400) at 20220525020652154
91139 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/kernel-entry-init.h' (89,401) at 20210307214926222
91140 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/types.py' (89,402) at 20220910030013401
91141 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_mstr_if_axuser_masks.h' (89,403) at 20240405153046585
91142 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/intel,ce4100-lapic.yaml' (89,404) at 20240405153045085
91143 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.h' (89,405) at 20210307214929942
91144 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/assabet.rst' (89,406) at 20240405153044973
91145 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_s390x_ccw_virtio.py' (89,407) at 20241211090212542
91146 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/x86-gpio.h' (89,408) at 20210308005003636
91147 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/CLI11.wrap' (89,409) at 20220322030048836
91148 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/efuse.h' (89,410) at 20210308005002752
91149 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brppt1_spi_defconfig' (89,411) at 20210308005003252
91150 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/apb_misc.h' (89,412) at 20210308005002668
91151 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/ddr.c' (89,413) at 20210308005002980
91152 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/host-os.h' (89,414) at 20221215040039062
91153 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/traps.c' (89,415) at 20240405153046057
91154 2025-01-08 03:00:51.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memcpy_stubs.S' (89,416) at 20240405153054357
91155 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu.h' (89,417) at 20241211090212494
91156 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-data-typename.out' (89,418) at 20230925080040089 to deleted uid set
91157 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c' (89,419) at 20241001080013020
91158 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sur40.c' (89,420) at 20240405153049165
91159 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/Makefile' (89,421) at 20210308005002772
91160 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/boot.c' (89,422) at 20210308005003208
91161 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy8106a-regulator.c' (89,423) at 20240405153051473
91162 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/cups-volatiles.conf' (89,424) at 20210307205554558
91163 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc' (89,425) at 20241221090017692
91164 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.extrawarn' (89,426) at 20210308005003724
91165 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/mcf5373l.c' (89,427) at 20210308005002916
91166 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/reset.c' (89,428) at 20240405153046049
91167 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/hexium_gemini.c' (89,429) at 20240405153049377
91168 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/intersil.h' (89,430) at 20210307214926158
91169 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/amd.c' (89,431) at 20240405153046421
91170 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Ala-Vuokki' (89,432) at 20210307205553774
91171 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target' (89,433) at 20241211090212550
91172 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-tdm.c' (89,434) at 20240405153053969
91173 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pidfd/pidfd-metadata.c' (89,435) at 20210307214932126
91174 2025-01-08 03:00:51.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-382-rd-ac3x-48g4x2xl.dts' (89,436) at 20240405153229871
91175 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/Build' (89,437) at 20240405153232235
91176 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilsatB4-84.0W' (89,438) at 20210307205553758
91177 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bitrev.h' (89,439) at 20210307214926210
91178 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/stm32h743-eval.c' (89,440) at 20210308005003056
91179 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3188-radxarock-u-boot.dtsi' (89,441) at 20210308005002604
91180 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/pnfs.h' (89,442) at 20210307214931170
91181 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/axis/artpec6.dtsi' (89,443) at 20240405153045425
91182 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8188-pm-domains.h' (89,444) at 20240405153231347
91183 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pfdv2.c' (89,445) at 20240405153046789
91184 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/__init__.py' (89,446) at 20210307205554434
91185 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-attr-current' (89,447) at 20220525020651630
91186 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8188.c' (89,448) at 20240405153051317
91187 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/Makefile' (89,449) at 20210308005002860
91188 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/spear_dma.h' (89,450) at 20210307214931602
91189 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/id_rsa' (89,451) at 20210308005046393
91190 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine.c' (89,452) at 20240405153048501
91191 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/MAINTAINERS' (89,453) at 20210308005003048
91192 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/jazzsonic.c' (89,454) at 20240405153050185
91193 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.h' (89,455) at 20240405153048745
91194 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/irq.c' (89,456) at 20241001080013012
91195 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-trip-points.dtsi' (89,457) at 20240405153045573
91196 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/nuvoton-npcm845-evb.dts' (89,458) at 20240405153045749
91197 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h' (89,459) at 20240405153048633
91198 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max6697.h' (89,460) at 20210307214931478
91199 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/templates/default/bblayers.conf.sample' (89,461) at 20240323080013545
91200 2025-01-08 03:00:51.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml' (89,462) at 20220315030032663
91201 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic.h' (89,463) at 20240405153231395
91202 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/tdx-guest/Kconfig' (89,464) at 20240405153052229
91203 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_clock_kernel.h' (89,465) at 20240405153052777
91204 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/watch.cpp' (89,466) at 20240820080019550
91205 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/Makefile' (89,467) at 20240405153049497
91206 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qpc.c' (89,468) at 20240405153049089
91207 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_vlan.h' (89,469) at 20240405153052941
91208 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt' (89,470) at 20240113090014532
91209 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mrvl,pxa-ssp.txt' (89,471) at 20210307214925430
91210 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-irq.h' (89,472) at 20210307214926550
91211 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/user.h' (89,473) at 20240405153045349
91212 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/keembay/Makefile' (89,474) at 20210309003654912
91213 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8dxl.c' (89,475) at 20240405153231319
91214 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sa_media.h' (89,476) at 20240405153048497
91215 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.armada-secureboot' (89,477) at 20210308005003292
91216 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-vntb-function.rst' (89,478) at 20240405153044929
91217 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/rcu_read_lock.c' (89,479) at 20240405153054257
91218 2025-01-08 03:00:51.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob.host.h' (89,480) at 20210307214930558
91219 2025-01-08 03:00:51.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/nl80211.c' (89,481) at 20241220090018342
91220 2025-01-08 03:00:51.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/ptdump.c' (89,482) at 20240405153045901
91221 2025-01-08 03:00:51.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_dt6_l3vpn_test.sh' (89,483) at 20220525020655223
91222 2025-01-08 03:00:51.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/platform/x86/asus-nb-wmi.c' (89,484) at 20240405153231339 to deleted uid set
91223 2025-01-08 03:00:51.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/cpuinfo.h' (89,485) at 20230925080039853
91224 2025-01-08 03:00:51.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Robertsfors' (89,486) at 20210307205553790
91225 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ether.c' (89,487) at 20210308005003508
91226 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/usbip_common.h' (89,488) at 20240613080016471
91227 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon-tacoma.cfg' (89,489) at 20221122040015511
91228 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp1250.c' (89,490) at 20210307214931178
91229 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tpg/v4l2-tpg.h' (89,491) at 20240405153052829
91230 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml' (89,492) at 20240405153045069
91231 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/README' (89,493) at 20210308005002980
91232 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/216.out' (89,494) at 20210308005046461
91233 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/setup.c' (89,495) at 20220525020651994
91234 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tracing/README.md' (89,496) at 20221209040019095
91235 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/insn.c' (89,497) at 20240906080037580
91236 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/s32v234evb.c' (89,498) at 20210308005002992
91237 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/speedfax.c' (89,499) at 20210307214928542
91238 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/setup.cfg' (89,500) at 20210308004922940
91239 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/broadcom-bcm87xx.txt' (89,501) at 20210307214925370
91240 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/flash.cfg' (89,502) at 20210307205554058
91241 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-fls.h' (89,503) at 20210307214931302
91242 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.h' (89,504) at 20220525020653587
91243 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/resultutils.py' (89,505) at 20241221090017704
91244 2025-01-08 03:00:51.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/server.ttyUSB1.conf' (89,506) at 20240529080017839
91245 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/ti_usb_phy.c' (89,507) at 20210308005003500
91246 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-interconnect.json' (89,508) at 20240405153054137
91247 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_32_sr.S' (89,509) at 20220525020652058
91248 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-davinci-cp-intc.c' (89,510) at 20240405153049193
91249 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-not.json' (89,511) at 20240326080039726
91250 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/8xxx_gpio.txt' (89,512) at 20210307214925314
91251 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0002-Change-program_name-to-have-const-attribute.patch' (89,513) at 20241221090017484
91252 2025-01-08 03:00:51.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2836-rpi-2-b.dts' (89,514) at 20210308005002572
91253 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-mem2mem.c' (89,515) at 20240405153230827
91254 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/lifebook.c' (89,516) at 20210307214928490
91255 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb' (89,517) at 20220402030015887
91256 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dce_calcs.c' (89,518) at 20240405153230407
91257 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Applications.directory' (89,519) at 20210307205554610
91258 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wow.c' (89,520) at 20240405153050433
91259 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_private.h' (89,521) at 20210308005002540
91260 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_common.c' (89,522) at 20240405153053165
91261 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/wictestdisk.wks' (89,523) at 20210307205554390
91262 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/serialio.h' (89,524) at 20210308005002876
91263 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-wrapper' (89,525) at 20210307205554542
91264 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb' (89,526) at 20241221090017516
91265 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/sbc8349.c' (89,527) at 20210308005003048
91266 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-phosphor/image/obmc-phosphor-image.bbappend' (89,528) at 20210908000029103
91267 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf_rss.h' (89,529) at 20241211090212242
91268 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (89,530) at 20210307205553730
91269 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kmsan.h' (89,531) at 20240405153230111
91270 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/milbeaut-hdmac.c' (89,532) at 20240405153046997
91271 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/dp.h' (89,533) at 20210307214927906
91272 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bit.h' (89,534) at 20210307214931262
91273 2025-01-08 03:00:51.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,chv3-codec.yaml' (89,535) at 20240405153045161
91274 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/telemetry.hpp' (89,536) at 20220412175720086
91275 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/gettimeofday.h' (89,537) at 20220525020652102
91276 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/redfish.cpp' (89,538) at 20240905080002533
91277 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stromsund_Grelsgard' (89,539) at 20210307205553790
91278 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/radio.h' (89,540) at 20210307214929802
91279 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c' (89,541) at 20210308005003468
91280 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility/0001-gnome-disk-utility-remove-libcanberra-dependency.patch' (89,542) at 20220618030015166
91281 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0003-configure.ac-bypass-autoconf-2.69-version-check.patch' (89,543) at 20241221090017508
91282 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/ram.c' (89,544) at 20210308005003740
91283 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/sym53c500_cs.rst' (89,545) at 20210307214925562
91284 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c' (89,546) at 20240405153230355
91285 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/super.c' (89,547) at 20240405153046973
91286 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/styles/_default.scss' (89,548) at 20241004080035963
91287 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/oxp-sensors.c' (89,549) at 20240405153230667
91288 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Savast' (89,550) at 20210307205553790
91289 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.prototype.hpp.mako' (89,551) at 20241026080029479
91290 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/host1x_context_bus.h' (89,552) at 20240405153052697
91291 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/flash_param' (89,553) at 20210308005003764
91292 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_sockopt_helpers.h' (89,554) at 20220525020655187
91293 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_btf_write_check.c' (89,555) at 20240405153054277
91294 2025-01-08 03:00:51.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/processing.cpp' (89,556) at 20241113090026909
91295 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_completion_codes.h' (89,557) at 20210307214930334
91296 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.out' (89,558) at 20210308005046405 to deleted uid set
91297 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/dm_common.h' (89,559) at 20210307214929942
91298 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/Kconfig' (89,560) at 20240405153051485
91299 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/mux.c' (89,561) at 20210308005002924
91300 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel8.svg' (89,562) at 20240405153044933
91301 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml' (89,563) at 20240405153229763
91302 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/i386/rapl-msr-index.h' (89,564) at 20240906080037584
91303 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mp886x.c' (89,565) at 20240405153231363
91304 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/link_local.h' (89,566) at 20210308005003720
91305 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-normal.xsl' (89,567) at 20210307214932510
91306 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0001-Adhere-to-the-SOURCE_DATE_EPOCH-standard.patch' (89,568) at 20230706080014753
91307 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996.dtsi' (89,569) at 20240805080013915
91308 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/test_udelay.c' (89,570) at 20240405153053053
91309 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0001-qemu-Add-addition-environment-space-to-boot-loader-q.patch' (89,571) at 20241221090017672
91310 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_factory.hpp' (89,572) at 20220607100029059
91311 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/litex/litex_soc_ctrl.c' (89,573) at 20220525020654091
91312 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/214' (89,574) at 20230426080043944
91313 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/hdcp_msg_types.h' (89,575) at 20240405153047301
91314 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/mtd_nandecctest.c' (89,576) at 20240405153049713
91315 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/resolver/Makefile' (89,577) at 20210307214930522
91316 2025-01-08 03:00:51.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c' (89,578) at 20220525020652963
91317 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_cmds.c' (89,579) at 20240405153049905
91318 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtommath/libtommath_1.3.0.bb' (89,580) at 20240413080012659
91319 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/.gitignore' (89,581) at 20210308005003172
91320 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_arria10_socdk.h' (89,582) at 20210308005003616
91321 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/redboot.h' (89,583) at 20210307214926362
91322 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r520d.h' (89,584) at 20210307214928006
91323 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/ls.h' (89,585) at 20240405153048617
91324 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_analog.c' (89,586) at 20241216090017801
91325 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/usbpipe.c' (89,587) at 20240405153051953
91326 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libdw-dwarf-unwind.c' (89,588) at 20210307214932466
91327 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/clk-corediv.c' (89,589) at 20210307214926994
91328 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-texttable_1.7.0.bb' (89,590) at 20231126090012801
91329 2025-01-08 03:00:51.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/ftrace.h' (89,591) at 20210307214926550
91330 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/regulator-haptic.c' (89,592) at 20240405153049145
91331 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c' (89,593) at 20210307214926270
91332 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic.yaml' (89,594) at 20240405153229751
91333 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_h.c' (89,595) at 20210308005046509
91334 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml' (89,596) at 20240405153045149
91335 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dma/dma_map_benchmark.c' (89,597) at 20240405153054293
91336 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw.h' (89,598) at 20240405153050505
91337 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ocelot-core.c' (89,599) at 20240405153049613
91338 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rn5t618_wdt.c' (89,600) at 20240405153052245
91339 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/mstar,msg2638.yaml' (89,601) at 20240405153045081
91340 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-lg-laptop' (89,602) at 20240405153044929
91341 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/xtensa/Kconfig' (89,603) at 20210307214932426
91342 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/Makefile.am' (89,604) at 20210308004938832
91343 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pnx.txt' (89,605) at 20210307214925326
91344 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,pxa168.txt' (89,606) at 20210307214925290
91345 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be/gdb-config.c.inc' (89,607) at 20210308005046365
91346 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-cubietruck-plus.dts' (89,608) at 20210308005002624
91347 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/net_dma' (89,609) at 20210307214925182
91348 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c' (89,610) at 20220525020653195
91349 2025-01-08 03:00:51.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-Taiwan' (89,611) at 20210307205553766
91350 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xxai-pinctrl.dtsi' (89,612) at 20240405153045829
91351 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SessionService_v1.xml' (89,613) at 20240619080002936
91352 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200.h' (89,614) at 20220525020652346
91353 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/reporting_type.hpp' (89,615) at 20230524080039233
91354 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/service_files/meson.build' (89,616) at 20230413080008664
91355 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbdefines.hpp' (89,617) at 20240503080008222
91356 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/vector_add_int.c' (89,618) at 20220429100100942
91357 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/CLI11.wrap' (89,619) at 20230720080010758
91358 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/bilge-impl-0.2-rs.wrap' (89,620) at 20241211090212458
91359 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/hbm.c' (89,621) at 20220525020653047
91360 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/check-patch.py' (89,622) at 20241121090029252
91361 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/cpuidle.c' (89,623) at 20240405153045637
91362 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.h' (89,624) at 20210307214929606
91363 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/soc.h' (89,625) at 20240405153052773
91364 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.yaml' (89,626) at 20240405153229767
91365 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_hw.h' (89,627) at 20210307214929386
91366 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_ttyio.c' (89,628) at 20240405153230163
91367 2025-01-08 03:00:51.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic0_qm1_regs.h' (89,629) at 20240405153046577
91368 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600-pfr_defconfig' (89,630) at 20220215040051528
91369 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/imx8mq.h' (89,631) at 20210307214931338
91370 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-ipe.c' (89,632) at 20240405153046793
91371 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/st21nfca.h' (89,633) at 20220627100017042
91372 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/trace.h' (89,634) at 20210308005045953
91373 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/global_data.h' (89,635) at 20210308005002544
91374 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/e820/types.h' (89,636) at 20210307214926662
91375 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/other.json' (89,637) at 20240405153054125
91376 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_host_smp.c' (89,638) at 20240405153231411
91377 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/memfd.c' (89,639) at 20241211090212562
91378 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/Kconfig' (89,640) at 20210308005002976
91379 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rxtimestamp.c' (89,641) at 20240405153054349
91380 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/tnc_commit.c' (89,642) at 20241211090145533
91381 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wdt87xx_i2c.c' (89,643) at 20240405153049165
91382 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/write-zeroes-unmap.out' (89,644) at 20240906080037568
91383 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/edac.rst' (89,645) at 20240405153045189
91384 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/budget-patch.c' (89,646) at 20220525020654131
91385 2025-01-08 03:00:51.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/gen_vdso_offsets.sh' (89,647) at 20220525020651958
91386 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/tps65910_regulator.c' (89,648) at 20210308005003472
91387 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.h' (89,649) at 20240405153049177
91388 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_auart_console_defconfig' (89,650) at 20210308005003268
91389 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500-chargalg.h' (89,651) at 20240405153051425
91390 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/.gitignore' (89,652) at 20210307214932714
91391 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/Kconfig' (89,653) at 20240906080037136
91392 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/irq.h' (89,654) at 20210307214925978
91393 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/spinlock.c' (89,655) at 20240405153054317
91394 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/zstd_deps.h' (89,656) at 20240405153053113
91395 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_slot.hpp' (89,657) at 20240703080042683
91396 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc5200_simple.c' (89,658) at 20240405153046197
91397 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_ddcb.c' (89,659) at 20220525020653355
91398 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/monreader.c' (89,660) at 20240405153231379
91399 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m523xsim.h' (89,661) at 20210307214926158
91400 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-init.h' (89,662) at 20210307214928690
91401 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/Kconfig' (89,663) at 20210307214928434
91402 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/floating-point.json' (89,664) at 20240405153054153
91403 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31827.c' (89,665) at 20240405153048865
91404 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/arm,pl031.yaml' (89,666) at 20220525020651710
91405 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,malidp.yaml' (89,667) at 20240405153045037
91406 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/string.h' (89,668) at 20210307214926310
91407 2025-01-08 03:00:51.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_intel/intel.c' (89,669) at 20210525100144787
91408 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lp855x.h' (89,670) at 20210307214931478
91409 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml' (89,671) at 20241211090212202
91410 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hk-HongKong' (89,672) at 20210307205553774
91411 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/Makefile' (89,673) at 20240405153045717
91412 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/xilinx_spi.c' (89,674) at 20210308005003496
91413 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/traps.c' (89,675) at 20240405153045633
91414 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/law.c' (89,676) at 20210308005002980
91415 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/bells.c' (89,677) at 20240405153053985
91416 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/xyz.openbmc_project.FruDevice.service' (89,678) at 20240604080008984
91417 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udivsi3_i4i.S' (89,679) at 20210307214926570
91418 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp/0001-provide-64bit-host-to-network-conversion-macros.patch' (89,680) at 20220618030015166
91419 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-serial-pci.c' (89,681) at 20221215040039170
91420 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb' (89,682) at 20241221090017664
91421 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/scf0403_lcd.c' (89,683) at 20210308005003532
91422 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-Use-stdint-types.patch' (89,684) at 20210307205553934
91423 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/ibex_uart.h' (89,685) at 20230426080043760
91424 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.out' (89,686) at 20210308005046401 to deleted uid set
91425 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-parameters.rst' (89,687) at 20240405153045333
91426 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/cache.S' (89,688) at 20240405153045881
91427 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sstate-cache-management.py' (89,689) at 20240301090012483
91428 2025-01-08 03:00:51.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_zynq.c' (89,690) at 20210308005003484
91429 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-card.c' (89,691) at 20241011080017407
91430 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sifive/Makefile' (89,692) at 20240405153051769
91431 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops.c' (89,693) at 20240405153049721
91432 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/Makefile' (89,694) at 20210308005002788
91433 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/super.c' (89,695) at 20240405153231659
91434 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/aide-base.bbclass' (89,696) at 20220721030015849
91435 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/branch.json' (89,697) at 20240405153054113
91436 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/ref-manual/figures/define-generic.png' (89,698) at 20210307205554354 to deleted uid set
91437 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/.gitignore' (89,699) at 20210307214925870
91438 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/salvator-x.c' (89,700) at 20210308005003036
91439 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_event_log.h' (89,701) at 20210307214927298
91440 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_vlan_bridge_1q.sh' (89,702) at 20240405153054341
91441 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_owner.c' (89,703) at 20240405153232063
91442 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65912-core.c' (89,704) at 20240405153049621
91443 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb_miim_regs.h' (89,705) at 20210308005002820
91444 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/fpga.c' (89,706) at 20210308005002912
91445 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_writemeta_unittest.cpp' (89,707) at 20220824030029051
91446 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-gpci.c' (89,708) at 20240405153230047
91447 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-intel_pmt' (89,709) at 20220525020651634
91448 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdx55.h' (89,710) at 20220525020654543
91449 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/ioctl-decoding.rst' (89,711) at 20210307214925590
91450 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl_2.0.19.bb' (89,712) at 20241221090017700
91451 2025-01-08 03:00:51.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/cpuhotplug.c' (89,713) at 20240820080014181
91452 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ga102.c' (89,714) at 20240405153230607
91453 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp10b.c' (89,715) at 20240405153048657
91454 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_tc.h' (89,716) at 20210308005002716
91455 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-es8328.txt' (89,717) at 20210307214925430
91456 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/reset.c' (89,718) at 20240405153230235
91457 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-regulator' (89,719) at 20240405153044917
91458 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-a64.h' (89,720) at 20240906080037468
91459 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-osnoise.rst' (89,721) at 20240405153045265
91460 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/scan.c' (89,722) at 20220525020654495
91461 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.c' (89,723) at 20220525020652967
91462 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/ksi8560_defconfig' (89,724) at 20210307214926366
91463 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/p9array.h' (89,725) at 20230426080043664
91464 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/xtensa.c' (89,726) at 20210308005045793
91465 2025-01-08 03:00:51.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-dev.dts' (89,727) at 20240405153045733
91466 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-cache.json' (89,728) at 20240405153054141
91467 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlssession.h' (89,729) at 20240906080037324
91468 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_gpt.py' (89,730) at 20210308005003744
91469 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/formfactor/formfactor/rpi/machconfig' (89,731) at 20210307205554098
91470 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init' (89,732) at 20210307205554482
91471 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_trace_points.c' (89,733) at 20210307214928066
91472 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/terminus_2x100g_nic_tsff.json' (89,734) at 20241213090004413
91473 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3883_eval.dts' (89,735) at 20210307214926194
91474 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sa8775p.c' (89,736) at 20240405153230735
91475 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/nvidia,tegra20-car.txt' (89,737) at 20210308005003300
91476 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/protocol_setting_utils.robot' (89,738) at 20241010080016076
91477 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/pgtable.h' (89,739) at 20240405153230031
91478 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml' (89,740) at 20210309003648356
91479 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_nid_api.c' (89,741) at 20240405153054225
91480 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_tos_reflect_kern.c' (89,742) at 20210307214932122
91481 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ParaTypeFFL-1.3' (89,743) at 20210307205554426
91482 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-armv7.conf' (89,744) at 20221003030013293
91483 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/srq.c' (89,745) at 20210307214929370
91484 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager' (89,746) at 20240405153044925
91485 2025-01-08 03:00:51.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/Makefile' (89,747) at 20240405153050553
91486 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/Makefile' (89,748) at 20240405153231311
91487 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_netlink.h' (89,749) at 20240527080023360
91488 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicpti.h' (89,750) at 20210307214930406
91489 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-3.0-DE' (89,751) at 20211006000025230
91490 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/domain.h' (89,752) at 20210308005002704
91491 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/mpc83xx_cpu.c' (89,753) at 20210308005003356
91492 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/data.py' (89,754) at 20241221090017584
91493 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/gup_test.c' (89,755) at 20240617080017414
91494 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml' (89,756) at 20240405153045137
91495 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/Makefile' (89,757) at 20210307214927766
91496 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk.h' (89,758) at 20220525020653243
91497 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/insn32.decode' (89,759) at 20240906080037512
91498 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/aes_glue.c' (89,760) at 20210307214926574
91499 2025-01-08 03:00:51.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc.h' (89,761) at 20240405153052853
91500 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_uclo.c' (89,762) at 20240405153230267
91501 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/pgalloc.h' (89,763) at 20240405153046121
91502 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_socket.h' (89,764) at 20210307214931566
91503 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch' (89,765) at 20241221090017664
91504 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/config.json' (89,766) at 20210308005107081
91505 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_NAND_defconfig' (89,767) at 20210308005003240
91506 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/fwio.c' (89,768) at 20240405153050701
91507 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/coherency_ll.S' (89,769) at 20240405153045653
91508 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/ashrdi3.c' (89,770) at 20210307214926170
91509 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kfence.rst' (89,771) at 20240405153045009
91510 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/testexport.conf' (89,772) at 20220910030013393
91511 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_pda.c' (89,773) at 20240405153052137
91512 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-3level.h' (89,774) at 20240405153046389
91513 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcproc.c' (89,775) at 20240405153052401
91514 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/Kconfig' (89,776) at 20210308005003036
91515 2025-01-08 03:00:51.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/highlight.pack.js' (89,777) at 20210307205554278
91516 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/.gitignore' (89,778) at 20220816100023433
91517 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/x509_utils.hpp' (89,779) at 20220325030023486
91518 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-phy-mux.c' (89,780) at 20240405153046813
91519 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/test_anon_func.bbclass' (89,781) at 20241221090017604
91520 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0001-Remove-Makefile.include-which-includes-hardcoded.patch' (89,782) at 20210307205554106
91521 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_signal.h' (89,783) at 20220429100100646
91522 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_fifo.c' (89,784) at 20210406100036115
91523 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dpcd.c' (89,785) at 20240405153230419
91524 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_overlay.h' (89,786) at 20240405153048681
91525 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb_wwan.c' (89,787) at 20240405153052141
91526 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/omap_hsmmc.c' (89,788) at 20210308005003404
91527 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitrev.h' (89,789) at 20210307214931358
91528 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/lan.c' (89,790) at 20210308004938836
91529 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/bootm.h' (89,791) at 20210308005002672
91530 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/README' (89,792) at 20210307205554258
91531 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x-i2c.c' (89,793) at 20240405153053677
91532 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi' (89,794) at 20240405153045725
91533 2025-01-08 03:00:51.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/imx_v6_v7_defconfig' (89,795) at 20240405153229907
91534 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-iadc.c' (89,796) at 20240405153230691
91535 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-twl6030-usb.c' (89,797) at 20240405153052125
91536 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_lpuart_defconfig' (89,798) at 20210308005003264
91537 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/external-sensor.md' (89,799) at 20240607080003999
91538 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/xor_regs.h' (89,800) at 20210308005003368
91539 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-axg-pmx.c' (89,801) at 20240405153231323
91540 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-sdp-es23plus.dts' (89,802) at 20240405153045605
91541 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-firmware.json' (89,803) at 20241207090009631
91542 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prminst44xx.c' (89,804) at 20210307214925926
91543 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-ctrls.h' (89,805) at 20210307214928790
91544 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/Makefile' (89,806) at 20210308005002828
91545 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK06' (89,807) at 20210307214932714
91546 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/nintendo/gamecube.txt' (89,808) at 20240405153229787
91547 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/overo.c' (89,809) at 20210308005003028
91548 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/signal.c' (89,810) at 20240405153045353
91549 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/vmaster.c' (89,811) at 20240405153232123
91550 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/p10_cfam.hpp' (89,812) at 20210708100040985
91551 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc32c-vpmsum_asm.S' (89,813) at 20210307214926370
91552 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,max98388.yaml' (89,814) at 20240405153045157
91553 2025-01-08 03:00:51.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-emmc.c' (89,815) at 20220525020653867
91554 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/Makefile' (89,816) at 20210307214929922
91555 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-csi-dsi.dtsi' (89,817) at 20240405153045809
91556 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/auth.c' (89,818) at 20220525020654491
91557 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig' (89,819) at 20210308005003268
91558 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-gpio-s3c64xx.h' (89,820) at 20210309003648720
91559 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774c0-cpg-mssr.c' (89,821) at 20240405153230235
91560 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ftrace.c' (89,822) at 20240628080013981
91561 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l43.h' (89,823) at 20240405153231863
91562 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/st33zp24-spi.txt' (89,824) at 20210307214925418
91563 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug_page_alloc.c' (89,825) at 20240405153053125
91564 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_metrics.h' (89,826) at 20210307214930570
91565 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_isr.c' (89,827) at 20210307214930302
91566 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mutex.h' (89,828) at 20240712080021089
91567 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l-mba6ulx.dts' (89,829) at 20240405153045525
91568 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/law.c' (89,830) at 20210308005002992
91569 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32_pwr.h' (89,831) at 20210308005002664
91570 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-gpio.c' (89,832) at 20210309003648716
91571 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig' (89,833) at 20210308005003240
91572 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/board.h' (89,834) at 20240405153046013
91573 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/memory.json' (89,835) at 20220525020655147
91574 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/Kconfig' (89,836) at 20210308005003448
91575 2025-01-08 03:00:51.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro_fwd.sh' (89,837) at 20240411080014162
91576 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo43.dts' (89,838) at 20240405153045605
91577 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py' (89,839) at 20210307214932722
91578 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/loongson_module.h' (89,840) at 20240405153230583
91579 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/Makefile' (89,841) at 20210308005003008
91580 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/exception.c' (89,842) at 20240906080037504
91581 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_fd_query_rawtp.c' (89,843) at 20240405153054261
91582 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.c' (89,844) at 20210307214928778
91583 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm636-sony-xperia-ganges-mermaid.dts' (89,845) at 20240405153045785
91584 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-lte.dts' (89,846) at 20240405153045781
91585 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/parser_trx.c' (89,847) at 20220525020653407
91586 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mca.h' (89,848) at 20220525020651974
91587 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/sdram.c' (89,849) at 20210308005002760
91588 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/mac-address_git.bb' (89,850) at 20230727080014720
91589 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-reference-design-tablet.dtsi' (89,851) at 20240405153045393
91590 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ide-dev.c' (89,852) at 20240906080037232
91591 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/target-get-monitor-def.c' (89,853) at 20210308005046257
91592 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb' (89,854) at 20241221090017544
91593 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mxl-gpy.c' (89,855) at 20240628080014001
91594 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-commercial-grade.dtsi' (89,856) at 20240405153045597
91595 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sis.c' (89,857) at 20240405153046665
91596 2025-01-08 03:00:51.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mem_encrypt.h' (89,858) at 20240411080014058
91597 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fq.c' (89,859) at 20240405153053369
91598 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sram.h' (89,860) at 20240405153045661
91599 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch' (89,861) at 20230609080014415
91600 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup.h' (89,862) at 20240405153046613
91601 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/dma.h' (89,863) at 20210307214926222
91602 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/lowlevel_init.S' (89,864) at 20210308005003032
91603 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8988.c' (89,865) at 20240405153232171
91604 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh' (89,866) at 20210307205554610
91605 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-common.c' (89,867) at 20210308005003716
91606 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru_parser.cpp' (89,868) at 20240819080030259
91607 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/libinput/run-ptest' (89,869) at 20210407000018130
91608 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/Makefile.am' (89,870) at 20211007100024299
91609 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-705-50.0W' (89,871) at 20210307205553762
91610 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Empire_electronix_d709_defconfig' (89,872) at 20210308005003236
91611 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb.rst' (89,873) at 20210307214925230
91612 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/toradex.bmp' (89,874) at 20210308005003768 to deleted uid set
91613 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/flexcop-pci.c' (89,875) at 20220525020653267
91614 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/packagegroups/packagegroup-ufispace-apps.bb' (89,876) at 20231012080014472
91615 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control/vrm-control.sh' (89,877) at 20230606080013598
91616 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.h' (89,878) at 20210309003649440
91617 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm63xx-hsspi.yaml' (89,879) at 20240405153045173
91618 2025-01-08 03:00:51.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64570.h' (89,880) at 20210307214929718
91619 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.h' (89,881) at 20241011080017303
91620 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tqmx86.c' (89,882) at 20240624080012772
91621 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/ice.h' (89,883) at 20240405153052881
91622 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/irq.c' (89,884) at 20240405153046021
91623 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/opencl-icd-loader_2024.05.08.bb' (89,885) at 20241206090014246
91624 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/avahi.py' (89,886) at 20210308005114857
91625 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/locking.rst' (89,887) at 20240405153045273
91626 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-am824.h' (89,888) at 20220525020654971
91627 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-dev-common.c' (89,889) at 20241008080013911
91628 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5301x.h' (89,890) at 20210308005002804
91629 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-zoltrix.c' (89,891) at 20210307214928770
91630 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/meson.build' (89,892) at 20241211090212346
91631 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echo3g.c' (89,893) at 20210307214932242
91632 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/091' (89,894) at 20220429100100886
91633 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/edac.service' (89,895) at 20210307205553874
91634 2025-01-08 03:00:51.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sha1.c' (89,896) at 20220429100100942
91635 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-debugfs.c' (89,897) at 20240405153230279
91636 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/log2.h' (89,898) at 20210308005003668
91637 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/failover.h' (89,899) at 20240405153052845
91638 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/sensorcommands.cpp' (89,900) at 20240830080023171
91639 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kallsyms.h' (89,901) at 20240405153054049
91640 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (89,902) at 20210903000032567
91641 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/event.h' (89,903) at 20210307214929962
91642 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/hwprobe.c' (89,904) at 20240405153230071
91643 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sdk7786/mach/irq.h' (89,905) at 20210307214926558
91644 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/Makefile' (89,906) at 20240405153051377
91645 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.h' (89,907) at 20240405153230315
91646 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Device.metadata.yaml' (89,908) at 20230902080024081
91647 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-gpio-pins.dtsi' (89,909) at 20240405153045717
91648 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/MAINTAINERS' (89,910) at 20210308005002916
91649 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram_row.S' (89,911) at 20220429100100942
91650 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus.h' (89,912) at 20240405153051865
91651 2025-01-08 03:00:51.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/imx/Makefile' (89,913) at 20210308005003348
91652 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/vfio_platform_amdxgbe.c' (89,914) at 20210307214930886
91653 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rk808.h' (89,915) at 20240405153052733
91654 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-spear-spics.c' (89,916) at 20240405153047081
91655 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/fvp-base/0001-arm64-dts-fvp-Enable-virtio-rng-support.patch' (89,917) at 20221120040010702
91656 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/force-reboot.service.in' (89,918) at 20210308005100301
91657 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml' (89,919) at 20240405153229779
91658 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc5xxx.h' (89,920) at 20240405153046117
91659 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/building.rst' (89,921) at 20240405153044953
91660 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/Makefile' (89,922) at 20210308005003000
91661 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14.dts' (89,923) at 20240405153045749
91662 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/board-uclass.c' (89,924) at 20210308005003340
91663 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_sys_config.cpp' (89,925) at 20230424080032141
91664 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dm-log-userspace.h' (89,926) at 20240405153052913
91665 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/qos.h' (89,927) at 20240405153050121
91666 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-partition-percpu.h' (89,928) at 20210307214931410
91667 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.json' (89,929) at 20210308005046397
91668 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/tps68470.c' (89,930) at 20240405153051409
91669 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_acpi_sar.h' (89,931) at 20240405153231235
91670 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/CMakeLists.txt' (89,932) at 20230401080011943
91671 2025-01-08 03:00:51.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ld_dw.c' (89,933) at 20210307214932662
91672 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/MAINTAINERS' (89,934) at 20210308005003004
91673 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/head.S' (89,935) at 20240628080013977
91674 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/.gitignore' (89,936) at 20210307214926534
91675 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/util.h' (89,937) at 20240906080037344
91676 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/mp.c' (89,938) at 20210308005002796
91677 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-jaq.dts' (89,939) at 20240405153045561
91678 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/net-hmp-cmds.c' (89,940) at 20230426080043796
91679 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/watchdog.h' (89,941) at 20210308005002668
91680 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/vmgenid.rst' (89,942) at 20240326080039406
91681 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts/44-source-han-sans-cn-fonts.conf' (89,943) at 20241206090014258
91682 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-common.dtsi' (89,944) at 20210307214926022
91683 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi.h' (89,945) at 20240405153052613
91684 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/.gitignore' (89,946) at 20240405153054237
91685 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/filter.h' (89,947) at 20240405153231047
91686 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ioctls.h' (89,948) at 20210307214926250
91687 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/st-lpc.h' (89,949) at 20210307214931342
91688 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/oem_event_manager.cpp' (89,950) at 20241216090039833
91689 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42.h' (89,951) at 20240405153231699
91690 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/help.c' (89,952) at 20240405153232215
91691 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_inputs_64.h' (89,953) at 20210308005046501
91692 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/fs.h' (89,954) at 20240405153053477
91693 2025-01-08 03:00:51.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uio.h' (89,955) at 20240405153231843
91694 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_core.c' (89,956) at 20240405153049009
91695 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/termbits.h' (89,957) at 20210308005046069
91696 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sunxi/clocks.rst' (89,958) at 20240405153229739
91697 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fileattr.h' (89,959) at 20240405153052685
91698 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.18.bb' (89,960) at 20241221090017680
91699 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build' (89,961) at 20230825080021137
91700 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gardena-smart-gateway-mt7688_defconfig' (89,962) at 20210308005003260
91701 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp3-dell-ariel.dts' (89,963) at 20240405153045457
91702 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_ro.c' (89,964) at 20210308005003708
91703 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/watchdog.h' (89,965) at 20240405153052897
91704 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-rds-gen.h' (89,966) at 20210307214928794
91705 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/trimslice.h' (89,967) at 20210308005003620
91706 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot/petitboot.exp' (89,968) at 20210308005111465
91707 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/Kconfig' (89,969) at 20240613080016407
91708 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/PresenceGpio.hpp' (89,970) at 20241203090005839
91709 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc52xx.h' (89,971) at 20240405153046117
91710 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c' (89,972) at 20240405153051941
91711 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x' (89,973) at 20241211090212534 to deleted uid set
91712 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_areas.h' (89,974) at 20240405153046389
91713 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-pca-platform.h' (89,975) at 20210307214931474
91714 2025-01-08 03:00:51.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/backward-ring-buffer.c' (89,976) at 20240405153054161
91715 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000e_core.c' (89,977) at 20241211090212302
91716 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/sysfs.c' (89,978) at 20240520080015143
91717 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/aha152x_stub.c' (89,979) at 20240405153051681
91718 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_quo.S' (89,980) at 20210308005046533
91719 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/u-boot-arm.h' (89,981) at 20210308005002708
91720 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/required-features.h' (89,982) at 20240411080014058
91721 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/saa7134-devel.rst' (89,983) at 20210307214925462
91722 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SMAIL_GPL' (89,984) at 20210307205554426
91723 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/basic.json' (89,985) at 20240405153054117
91724 2025-01-08 03:00:51.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/coredump.c' (89,986) at 20240405153231987
91725 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rust-oe-selftest.patch' (89,987) at 20241221090017672
91726 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/fanotify.h' (89,988) at 20240405153052449
91727 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml' (89,989) at 20240405153045121
91728 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/cert.pem' (89,990) at 20210308004941620
91729 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa/0001-Use-basename-implementation-from-glib-2.0.patch' (89,991) at 20241221090017488
91730 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/mv643xx.h' (89,992) at 20230925080039893
91731 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/advansys.rst' (89,993) at 20210309003648456
91732 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock2.sh' (89,994) at 20240405153053425
91733 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml' (89,995) at 20240405153045021
91734 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/mt6370-backlight.c' (89,996) at 20240405153052177
91735 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/architecture.rst' (89,997) at 20210307214925266
91736 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/sigcontext.h' (89,998) at 20210307214926310
91737 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/signal.c' (89,999) at 20230426080043652
91738 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-r1.dts' (90,000) at 20240405153045781
91739 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rza.c' (90,001) at 20240405153231567
91740 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/tests.c' (90,002) at 20210308005003724
91741 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/common.c' (90,003) at 20210307214925914
91742 2025-01-08 03:00:51.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/image/obmc-phosphor-image.bbappend' (90,004) at 20240110090012776
91743 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/s390_flic.c' (90,005) at 20241211090212286
91744 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_ch_setup.h' (90,006) at 20210307214928058
91745 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-10' (90,007) at 20211208040013754
91746 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Polvarniemi' (90,008) at 20210307205553774
91747 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_v4l2.c' (90,009) at 20210307214928774
91748 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/tzpc.c' (90,010) at 20210308005002556
91749 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/imxdi.c' (90,011) at 20210308005003480
91750 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/port-mapper.c' (90,012) at 20240405153052149
91751 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg_mci.h' (90,013) at 20210307214929774
91752 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tfrc.h' (90,014) at 20210307214931522
91753 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/machine_kexec.c' (90,015) at 20220525020651974
91754 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-opal-powercap' (90,016) at 20210307214925202
91755 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/236.out' (90,017) at 20210927100127497
91756 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-kernel/linux/linux-aspeed/nf5280m7/nf5280m7.cfg' (90,018) at 20240712080022837
91757 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/qcom-apcs-ipc-mailbox.c' (90,019) at 20240405153049233
91758 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch' (90,020) at 20210307205554470
91759 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_merge.c' (90,021) at 20240405153230583
91760 2025-01-08 03:00:51.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_dump_collector.cpp' (90,022) at 20240904080029670
91761 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pinfunc.h' (90,023) at 20240405153045501
91762 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mem_io.h' (90,024) at 20210308005003204
91763 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/as3722-regulator.txt' (90,025) at 20210307214925406
91764 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-amd/packagegroups/packagegroup-amd-apps.bb' (90,026) at 20240522080012568
91765 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/analog-tv-connector.yaml' (90,027) at 20220525020651670
91766 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-freeze-bridge.c' (90,028) at 20240405153230299
91767 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/static_assert.rs' (90,029) at 20240405153053421
91768 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crush/hash.h' (90,030) at 20210307214931374
91769 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/conf/distro/include/maintainers-meta-tpm.inc' (90,031) at 20230520080014488
91770 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/endian.h' (90,032) at 20210307214931002
91771 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53679@60.conf' (90,033) at 20210307205554094
91772 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inflate.h' (90,034) at 20210308005003716
91773 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mac.c' (90,035) at 20240411080014102
91774 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-css' (90,036) at 20240405153044913
91775 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc8280xp-mdss.yaml' (90,037) at 20240405153229763
91776 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/Kconfig' (90,038) at 20210308005002976
91777 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/zstd_common_module.c' (90,039) at 20240405153053117
91778 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/index.js' (90,040) at 20210308005107077
91779 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Ainol_AW1_defconfig' (90,041) at 20210308005003232
91780 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1816a/Makefile' (90,042) at 20210307214932218
91781 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.clang-tidy' (90,043) at 20210308005123345
91782 2025-01-08 03:00:51.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/sha1.py' (90,044) at 20240906080037580
91783 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fw_update_cmd.hpp' (90,045) at 20211130110039597
91784 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_assign.c' (90,046) at 20240405153054277
91785 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/lite5200.c' (90,047) at 20240405153046197
91786 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext-minimal/COPYING' (90,048) at 20230919080013982
91787 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rzv2m.c' (90,049) at 20240405153231335
91788 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/jz_mmc.c' (90,050) at 20210308005003404
91789 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h' (90,051) at 20240405153049861
91790 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt3000.c' (90,052) at 20240405153046897
91791 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sound.h' (90,053) at 20210308005002724
91792 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm2835-pm.h' (90,054) at 20210307214931350
91793 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/slave-interface.rst' (90,055) at 20240405153045221
91794 2025-01-08 03:00:51.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp' (90,056) at 20240904080003190
91795 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ntlmssp.h' (90,057) at 20240405153052529
91796 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2400/Kconfig' (90,058) at 20210308005002916
91797 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat.c' (90,059) at 20240405153054385
91798 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/imm.h' (90,060) at 20240405153051609
91799 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/median.mako.cpp' (90,061) at 20210308005108057
91800 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t3517.h' (90,062) at 20210308005003588
91801 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ioinst.h' (90,063) at 20220429100100566
91802 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/ac97.c' (90,064) at 20241211090212254
91803 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h' (90,065) at 20210308005003608
91804 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mcount.S' (90,066) at 20240405153230011
91805 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022si-pre.dtsi' (90,067) at 20210307214926346
91806 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/traps.h' (90,068) at 20240405153046505
91807 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_lpc_unittest.cpp' (90,069) at 20240817080027656
91808 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz' (90,070) at 20210307205554594 to deleted uid set
91809 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_log_sas.h' (90,071) at 20210307214928994
91810 2025-01-08 03:00:51.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb' (90,072) at 20241221090017560
91811 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/fanpwm_unittest.cpp' (90,073) at 20240817080026664
91812 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/user-configuration.png' (90,074) at 20210307205554318 to deleted uid set
91813 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/symlink.c' (90,075) at 20240405153052313
91814 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/conf-notes.txt' (90,076) at 20221015030011580
91815 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/printk-formats.rst' (90,077) at 20240405153229751
91816 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-hash.c' (90,078) at 20240405153230271
91817 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/raid56.c' (90,079) at 20240405153231631
91818 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/kmod-path.c' (90,080) at 20240405153054169
91819 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/spl.c' (90,081) at 20210308005003068
91820 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020ds.dtsi' (90,082) at 20210307214926346
91821 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_bsun.S' (90,083) at 20210307214926146
91822 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ppc4xx_edac.h' (90,084) at 20210307214927158
91823 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smsm.c' (90,085) at 20240405153051765
91824 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_stream_encoder.h' (90,086) at 20240405153047261
91825 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ControlCollection_v1.xml' (90,087) at 20240619080002920
91826 2025-01-08 03:00:51.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/index.rst' (90,088) at 20220525020651750
91827 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_SPIFLASH_defconfig' (90,089) at 20210308005003240
91828 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/fsl,lcdif.yaml' (90,090) at 20240405153045041
91829 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_mipi.h' (90,091) at 20210308005003532
91830 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/libcxgbi.h' (90,092) at 20240405153051585
91831 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_6_sh_mask.h' (90,093) at 20240405153048121
91832 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_drm.c' (90,094) at 20241018080014482
91833 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_a2.h' (90,095) at 20210307214926390
91834 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965.c' (90,096) at 20240405153050509
91835 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c' (90,097) at 20210308005003508
91836 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/psci-common.c' (90,098) at 20210308005002552
91837 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c' (90,099) at 20221128040017506
91838 2025-01-08 03:00:51.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/internal/cexec.hpp' (90,100) at 20210308005123349
91839 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c' (90,101) at 20210307214927254
91840 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,g12a-mipi-dphy-analog.yaml' (90,102) at 20240405153045129
91841 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp5.c' (90,103) at 20240405153230731
91842 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/meson.build' (90,104) at 20230825080021137
91843 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/fore200e.h' (90,105) at 20210307214926882
91844 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mm.c' (90,106) at 20220525020654039
91845 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/debug.h' (90,107) at 20240405153050457
91846 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/sb.c' (90,108) at 20240405153232011
91847 2025-01-08 03:00:51.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xen_nic.c' (90,109) at 20240906080037268
91848 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/Makefile' (90,110) at 20210308005002952
91849 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_iter_setsockopt_unix.c' (90,111) at 20240405153054245
91850 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vpp1.c' (90,112) at 20240405153046797
91851 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/exception.json' (90,113) at 20240405153054109
91852 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/configfix.patch' (90,114) at 20210307205554610
91853 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_mst_helper.h' (90,115) at 20241216090017765
91854 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-schema.out' (90,116) at 20210927100127469 to deleted uid set
91855 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-vp9.h' (90,117) at 20240405153049529
91856 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/tm.S' (90,118) at 20240405153230043
91857 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8846.yaml' (90,119) at 20240405153229791
91858 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ssd0323.c' (90,120) at 20240906080037216
91859 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-callbacks-mod.c' (90,121) at 20210307214932126
91860 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c' (90,122) at 20240405153049941
91861 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-video-v4l.h' (90,123) at 20210307214928846
91862 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/class.md' (90,124) at 20240807080019546
91863 2025-01-08 03:00:51.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/mv2120-setup.c' (90,125) at 20210307214925930
91864 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_adsp.c' (90,126) at 20240411080014158
91865 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_backlight.c' (90,127) at 20240405153231579
91866 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ResolutionStep.v1_0_1.json' (90,128) at 20240619080002952
91867 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap325rxa.h' (90,129) at 20210308005003584
91868 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/monitor.cpp' (90,130) at 20241219090021588
91869 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x0_rtr_regs.h' (90,131) at 20240405153046605
91870 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/genesis3-yaml-config.bb' (90,132) at 20241206090014230
91871 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/p10-tod-plugins.cpp' (90,133) at 20240830080017491
91872 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/id_map.hpp' (90,134) at 20240817080031292
91873 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts' (90,135) at 20240405153045725
91874 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/meson.build' (90,136) at 20241025080018741
91875 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/rk3328.c' (90,137) at 20210308005002776
91876 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/DiskBackplane.interface.yaml' (90,138) at 20221207040023627
91877 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/templates/default/conf-notes.txt' (90,139) at 20231128090014177
91878 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n950.dts' (90,140) at 20240405153045605
91879 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/delay-loop.S' (90,141) at 20240405153045633
91880 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gus.c' (90,142) at 20240906080037200
91881 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/allwinner/Kconfig' (90,143) at 20210308005003452
91882 2025-01-08 03:00:51.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/ia64/include/uapi/asm/mman.h' (90,144) at 20210307214932454
91883 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/usr.c' (90,145) at 20240906080037576
91884 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_resource.h' (90,146) at 20220429100100646
91885 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/entry.S' (90,147) at 20240405153046505
91886 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_debugfs.c' (90,148) at 20240405153048781
91887 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/rtl838x.dtsi' (90,149) at 20220525020651994
91888 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/snps,dwmac.yaml' (90,150) at 20240405153229779
91889 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_bad_magic.c' (90,151) at 20240405153054237
91890 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-aes.c' (90,152) at 20240405153230255
91891 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/Makefile' (90,153) at 20210307214930858
91892 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc83xx_defconfig' (90,154) at 20240405153046097
91893 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/failed-syscalls-record' (90,155) at 20210307214932566
91894 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5645.yaml' (90,156) at 20240405153045093
91895 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0005-hp_ipp.c-Add-printf-format-to-snprintf-calls.patch' (90,157) at 20230706080014749
91896 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/init.c' (90,158) at 20240405153045697
91897 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/Makefile' (90,159) at 20240405153054045
91898 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_delete_unittest.cpp' (90,160) at 20210308005134001
91899 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt36672a.c' (90,161) at 20240405153230615
91900 2025-01-08 03:00:51.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm4908-misc-pcie-reset.yaml' (90,162) at 20220525020651706
91901 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/draak.c' (90,163) at 20210308005003032
91902 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/tblDPASetting.h' (90,164) at 20210307214930946
91903 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/fpu_helper.c' (90,165) at 20241211090212494
91904 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VCFG.interface.yaml' (90,166) at 20220315030032659
91905 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gsc-hwmon.c' (90,167) at 20240405153048857
91906 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c' (90,168) at 20240405153048485
91907 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/usb-sandbox.c' (90,169) at 20210308005003516
91908 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_cs42l42.c' (90,170) at 20240405153053953
91909 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/uart.h' (90,171) at 20210308005002776
91910 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_fplus.c' (90,172) at 20210307214930990
91911 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/evtest/evtest_1.35.bb' (90,173) at 20230813080012856
91912 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/armada-37xx-wdt.c' (90,174) at 20210308005003540
91913 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.lcovrc' (90,175) at 20210308005049125
91914 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/spt.c' (90,176) at 20240405153051409
91915 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/hugetlbpage.rst' (90,177) at 20240405153044973
91916 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/opal-prd.h' (90,178) at 20210307214926394
91917 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kfence.h' (90,179) at 20240405153229999
91918 2025-01-08 03:00:51.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/PDU_reboot' (90,180) at 20210308005007100
91919 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/acenic.h' (90,181) at 20240405153049785
91920 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/fsl_serdes.h' (90,182) at 20210308005002644
91921 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator-hardware.h' (90,183) at 20240405153045689
91922 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-sh4.c' (90,184) at 20210307214926574
91923 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/serial-sh770x.c' (90,185) at 20210307214926562
91924 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/processor-generic.h' (90,186) at 20240613080016371
91925 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max9271.h' (90,187) at 20220525020653255
91926 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/MAINTAINERS' (90,188) at 20210308005003032
91927 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/hugetlb_encode.h' (90,189) at 20230426080043780
91928 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_alauda.h' (90,190) at 20210307214930878
91929 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os.inc' (90,191) at 20241221090017472
91930 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-vscode' (90,192) at 20240301090012483
91931 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c' (90,193) at 20240405153049945
91932 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-admv1013' (90,194) at 20240405153044917
91933 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/templates/default/bblayers.conf.sample' (90,195) at 20240323080013549
91934 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/daemon_kern.c' (90,196) at 20240405153046341
91935 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/server.hpp' (90,197) at 20240817080036816
91936 2025-01-08 03:00:51.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe_add_btn.html' (90,198) at 20210307205554286
91937 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_ips.c' (90,199) at 20220525020653911
91938 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7-domains.h' (90,200) at 20210307214926446
91939 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/cachev1.c' (90,201) at 20210307214926102
91940 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/inputbox.c' (90,202) at 20210308005003732
91941 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,venus-common.yaml' (90,203) at 20240405153045101
91942 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wkup_m3_ipc.h' (90,204) at 20240405153052821
91943 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_gpbr.h' (90,205) at 20210308005002716
91944 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_rx.c' (90,206) at 20241111090012133
91945 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/modbus.json' (90,207) at 20210307205553850
91946 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/desc.h' (90,208) at 20220525020654195
91947 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml' (90,209) at 20240405153045157
91948 2025-01-08 03:00:51.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/Makefile' (90,210) at 20210307214925870
91949 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/regdef.h' (90,211) at 20240405153045941
91950 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_bposge32.c' (90,212) at 20210308005046501
91951 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp209.c' (90,213) at 20210308005003468
91952 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/Kbuild' (90,214) at 20240405153054229
91953 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-34xx.h' (90,215) at 20210307214925926
91954 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/kontron,sl28-vpd.yaml' (90,216) at 20240405153045121
91955 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_modified_not_mentioned.pass' (90,217) at 20241206090014310
91956 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-htpic.c' (90,218) at 20220525020653203
91957 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/index.rst' (90,219) at 20210307214925458
91958 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/system_counter_offset_test.c' (90,220) at 20240405153054321
91959 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso.ld' (90,221) at 20240326080039558
91960 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mt7629.h' (90,222) at 20210308005003604
91961 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/packagegroups/packagegroup-op-apps.bbappend' (90,223) at 20240420080017945
91962 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_codec.c' (90,224) at 20240405153053513
91963 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/initvals.c' (90,225) at 20210307214929750
91964 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/mc.h' (90,226) at 20210308005002672
91965 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfslt.h' (90,227) at 20210307214926162
91966 2025-01-08 03:00:51.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils_1.5.bb' (90,228) at 20230520080014488
91967 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/spmi-mtk-pmif.c' (90,229) at 20240405153231467
91968 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bm_instance.cpp' (90,230) at 20240820080007197
91969 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/MAINTAINERS' (90,231) at 20210308005002944
91970 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/Makefile' (90,232) at 20240405153230219
91971 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_core_regs.h' (90,233) at 20240405153046573
91972 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nvme.h' (90,234) at 20240405153231439
91973 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/samba-config-fix.patch' (90,235) at 20230131040012039
91974 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/adlib.c' (90,236) at 20240326080039426
91975 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/Kconfig' (90,237) at 20210307214930918
91976 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/All.directory' (90,238) at 20210307205554610
91977 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso-note.S' (90,239) at 20210307214926650
91978 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb' (90,240) at 20240413080012635
91979 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/u64_stats_sync.h' (90,241) at 20240418080014510
91980 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/tap.h' (90,242) at 20210308005046041
91981 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/split_page_table_lock.rst' (90,243) at 20240405153229819
91982 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/read.c' (90,244) at 20210308005003216
91983 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/runtime-testing.rst' (90,245) at 20240302090018218
91984 2025-01-08 03:00:51.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptscsih.c' (90,246) at 20240405153049593
91985 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c' (90,247) at 20240405153048353
91986 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/core.c' (90,248) at 20240405153231551
91987 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Task.v1_7_4.json' (90,249) at 20240619080002956
91988 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_les.c' (90,250) at 20210308005046529
91989 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/counters.rst' (90,251) at 20240405153229823
91990 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac5.c' (90,252) at 20240405153231055
91991 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ccs-regs.asc' (90,253) at 20220525020651722
91992 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-lpc.c' (90,254) at 20240405153049233
91993 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/ops2.c' (90,255) at 20210308005003336
91994 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-7.conf' (90,256) at 20230412080023460
91995 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/zstd.c' (90,257) at 20240405153046553
91996 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_noblk_defconfig' (90,258) at 20210308005003276
91997 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-xscom.c' (90,259) at 20240405153230055
91998 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/port.h' (90,260) at 20240919080017078
91999 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/dwarf-regs.c' (90,261) at 20210307214932514
92000 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-kfr2r09/mach/kfr2r09.h' (90,262) at 20210307214926558
92001 2025-01-08 03:00:51.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/visibility.h' (90,263) at 20240405153052657
92002 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_linux.c' (90,264) at 20240405153051901
92003 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c' (90,265) at 20220525020653575
92004 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx.c' (90,266) at 20240617080017394
92005 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/shim.h' (90,267) at 20240405153232199
92006 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/wlcore_i.h' (90,268) at 20210307214929974
92007 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx7.h' (90,269) at 20240326080039534
92008 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi' (90,270) at 20240405153045829
92009 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/kernel-entry-init.h' (90,271) at 20220525020652002
92010 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__tuple.hpp' (90,272) at 20241217090453707
92011 2025-01-08 03:00:51.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-six.inc' (90,273) at 20240301090012471
92012 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_gem.h' (90,274) at 20240405153048749
92013 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a779f0-cpg-mssr.c' (90,275) at 20240405153230235
92014 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/prot_sao.c' (90,276) at 20210309003656012
92015 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/OWNERS' (90,277) at 20240806080010855
92016 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/Kbuild' (90,278) at 20240405153230091
92017 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/VLAN/meson.build' (90,279) at 20230825080021141
92018 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Kconfig' (90,280) at 20240405153046057
92019 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/fwprintenv' (90,281) at 20210308005059705
92020 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subprogs_extable.c' (90,282) at 20240405153054277
92021 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_krb5.h' (90,283) at 20240405153052801
92022 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ihs_fpga.c' (90,284) at 20210308005003400
92023 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/fib_trie.rst' (90,285) at 20210307214925534
92024 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/templates/default/bblayers.conf.sample' (90,286) at 20240407080011706
92025 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/smp.h' (90,287) at 20210307214926314
92026 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/MAINTAINERS' (90,288) at 20210308005003052
92027 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs_rpm.bbclass' (90,289) at 20230811080018314
92028 2025-01-08 03:00:51.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/irqflag-debug.c' (90,290) at 20220525020654707
92029 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/main.c' (90,291) at 20240405153231171
92030 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/event/interface/ia_css_event.h' (90,292) at 20210307214930566
92031 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77970-cpg-mssr.c' (90,293) at 20240405153046837
92032 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usermode_driver.h' (90,294) at 20210406100036147
92033 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_item.h' (90,295) at 20240405153052585
92034 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/st33zp24.h' (90,296) at 20240405153046761
92035 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/le.config' (90,297) at 20210307214926366
92036 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab-early-adopter.dts' (90,298) at 20220525020651902
92037 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/cm.c' (90,299) at 20241104090011575
92038 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6d7aa0.yaml' (90,300) at 20240405153045045
92039 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/xgmi/xgmi_4_0_0_smn.h' (90,301) at 20210307214927698
92040 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_cpuif_common.c' (90,302) at 20220429100100478
92041 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/Makefile' (90,303) at 20210308005003016
92042 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-avx-x86_64-asm_64.S' (90,304) at 20240405153046365
92043 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_values.h' (90,305) at 20210307214929374
92044 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/error.c' (90,306) at 20240405153053161
92045 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb' (90,307) at 20210307205554482
92046 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ntfs3.rst' (90,308) at 20240405153229811
92047 2025-01-08 03:00:51.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/ums512-clk.c' (90,309) at 20240405153230243
92048 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/signal.c' (90,310) at 20241011080017291
92049 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/rcu-test-image.txt' (90,311) at 20210309003656016
92050 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/cougarcanyon2.dts' (90,312) at 20210308005002860
92051 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cavium/atf.h' (90,313) at 20210308005003572
92052 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno-standard.scc' (90,314) at 20220804030014671
92053 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch' (90,315) at 20241221090017520
92054 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml' (90,316) at 20221207040023627
92055 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-lenovo' (90,317) at 20210309003648260
92056 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvscsi.c' (90,318) at 20240405153051609
92057 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9063-core.c' (90,319) at 20220525020653343
92058 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cfg_masks.h' (90,320) at 20240405153046605
92059 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_vnic.c' (90,321) at 20240405153049109
92060 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_powertune.c' (90,322) at 20210309003649656
92061 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user_64.h' (90,323) at 20240405153046401
92062 2025-01-08 03:00:51.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml' (90,324) at 20240405153229759
92063 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-palmas.c' (90,325) at 20240405153047025
92064 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch' (90,326) at 20210307205554478
92065 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/inode-item.c' (90,327) at 20240405153231627
92066 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/berlin4ct.dtsi' (90,328) at 20240405153045829
92067 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vsock.c' (90,329) at 20240906080037316
92068 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/lag_lib.sh' (90,330) at 20240405153232263
92069 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/Makefile' (90,331) at 20210307214930058
92070 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/cpia1.c' (90,332) at 20240405153230823
92071 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper-x86.c' (90,333) at 20220525020652426
92072 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/.gitignore' (90,334) at 20220525020652018
92073 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h' (90,335) at 20240405153050117
92074 2025-01-08 03:00:51.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_host.c' (90,336) at 20241104090011571
92075 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_special_regs.h' (90,337) at 20240405153046589
92076 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/musl.cfg' (90,338) at 20231207090015278
92077 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/openpower-ipmi-oem_%.bbappend' (90,339) at 20210823100016972
92078 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c' (90,340) at 20240415080012971
92079 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1176/start.S' (90,341) at 20210308005002544
92080 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts' (90,342) at 20240405153229879
92081 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/Makefile' (90,343) at 20210307214926174
92082 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/crypto-ux500.h' (90,344) at 20210307214931474
92083 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/shmparam.h' (90,345) at 20210307214926762
92084 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/error_private.h' (90,346) at 20240405153053113
92085 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-ufs-v6.h' (90,347) at 20240405153051289
92086 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryDomainCollection.json' (90,348) at 20240619080002948
92087 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/appletouch.rst' (90,349) at 20210307214925514
92088 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/pci.c' (90,350) at 20210308005002956
92089 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cacheops.h' (90,351) at 20210307214926210
92090 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/decode-fcp.c' (90,352) at 20210307214932470
92091 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-de-clks.yaml' (90,353) at 20240405153045021
92092 2025-01-08 03:00:51.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/lpc1857-eeprom.txt' (90,354) at 20210307214925382
92093 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_dcb.h' (90,355) at 20240405153049985
92094 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/kmp204x.c' (90,356) at 20210308005003012
92095 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/c6xdigio.c' (90,357) at 20240405153046889
92096 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-iommu.c' (90,358) at 20240906080037320
92097 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/dc395x.c' (90,359) at 20240405153051589
92098 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/lsb.py' (90,360) at 20220910030013393
92099 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/Kconfig' (90,361) at 20210308005003496
92100 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-sdb-qspi-u-boot.dtsi' (90,362) at 20210308005002588
92101 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/Kconfig' (90,363) at 20210308005002920
92102 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/pdata.h' (90,364) at 20210307214931438
92103 2025-01-08 03:00:51.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ibm,p8-occ-hwmon.txt' (90,365) at 20240405153045065
92104 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp' (90,366) at 20221229040004411
92105 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_output.c' (90,367) at 20210307214931958
92106 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml' (90,368) at 20240405153045057
92107 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-vp.h' (90,369) at 20210307214927774
92108 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmi088-accel-spi.c' (90,370) at 20240405153048933
92109 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/export-incoming-iothread' (90,371) at 20240326080039734
92110 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VEIR/meson.build' (90,372) at 20230825080021137
92111 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi' (90,373) at 20240405153229971
92112 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/ni_mseries.c' (90,374) at 20220525020652358
92113 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/reset.c' (90,375) at 20210308005002820
92114 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/confdata.c' (90,376) at 20210308005003732
92115 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.h' (90,377) at 20240405153231247
92116 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/samsung,s5pv210-chipid.yaml' (90,378) at 20240405153045061
92117 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_ldm_geartab.h' (90,379) at 20240405153053117
92118 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dra7xx_hs_evm_usb_defconfig' (90,380) at 20210308005003256
92119 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/peeksiginfo.c' (90,381) at 20240405153054365
92120 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_memory.c' (90,382) at 20240405153053493
92121 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_trace.h' (90,383) at 20210307214930242
92122 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/Kbuild' (90,384) at 20210307214926558
92123 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/upd64031a.h' (90,385) at 20210307214931546
92124 2025-01-08 03:00:51.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BootOption.v1_0_6.json' (90,386) at 20240619080002944
92125 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm_gpio.c' (90,387) at 20240405153230059
92126 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_loop.c' (90,388) at 20240405153054245
92127 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/pipeline.json' (90,389) at 20240405153054137
92128 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mvme147hw.h' (90,390) at 20241211090145381
92129 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/timeout.c' (90,391) at 20210307214932738
92130 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308.dtsi' (90,392) at 20240405153045813
92131 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-db.dts' (90,393) at 20240405153045445
92132 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan_defs.hpp' (90,394) at 20210308005059169
92133 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mipi_dbi.h' (90,395) at 20240405153052633
92134 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c' (90,396) at 20240429080012428
92135 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/analogbits/Kconfig' (90,397) at 20210307214926958
92136 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.h' (90,398) at 20240405153231247
92137 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_services.h' (90,399) at 20240405153230267
92138 2025-01-08 03:00:51.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/busybox/busybox_%.bbappend' (90,400) at 20211220110025577
92139 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/genetlink-c.yaml' (90,401) at 20240405153229819
92140 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp.dtsi' (90,402) at 20240405153045521
92141 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali.c' (90,403) at 20210308005003412
92142 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/Kconfig' (90,404) at 20210307214932426
92143 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/pci.rst' (90,405) at 20240405153229747
92144 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri-imx6ull.h' (90,406) at 20210308005003588
92145 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/futex.h' (90,407) at 20240405153046065
92146 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/directory.rst' (90,408) at 20240405153045201
92147 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip06-d03.dts' (90,409) at 20220525020651914
92148 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/hfa384x.h' (90,410) at 20240405153051953
92149 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_d.c' (90,411) at 20210308005046513
92150 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/10-pngsplit-format-strings.patch' (90,412) at 20230706080014757
92151 2025-01-08 03:00:51.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/thermal_pressure.h' (90,413) at 20240405153052897
92152 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c' (90,414) at 20240405153230399
92153 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_edid_load.c' (90,415) at 20240405153048393
92154 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/wic/beaglebone-yocto-verity.wks.in' (90,416) at 20240413080012667
92155 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-holtek-kbd.c' (90,417) at 20240405153048813
92156 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log_cil.c' (90,418) at 20240405153231783
92157 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/vof.h' (90,419) at 20210927100127329
92158 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_n_down_ch0_regs.h' (90,420) at 20240405153046573
92159 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js' (90,421) at 20210307205554278
92160 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hugetlb.h' (90,422) at 20240805080014027
92161 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/asn1.h' (90,423) at 20240405153052529
92162 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable_32.c' (90,424) at 20240405153046189
92163 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml' (90,425) at 20241115090012937
92164 2025-01-08 03:00:51.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/core.h' (90,426) at 20210307214925982
92165 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogService.v1_7_0.json' (90,427) at 20240619080002948
92166 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/Makefile' (90,428) at 20210308005003040
92167 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/fault.c' (90,429) at 20240405153045929
92168 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpio_0.10.1.bb' (90,430) at 20220502030010124
92169 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32c-intel_glue.c' (90,431) at 20210309003649004
92170 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.hpp' (90,432) at 20221017030028079
92171 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v2-evp.dts' (90,433) at 20210309003648728
92172 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/amlogic,c3-pwrc.h' (90,434) at 20240405153231799
92173 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-wandboard-revb1.dts' (90,435) at 20240405153045505
92174 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/Makefile' (90,436) at 20240405153231347
92175 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_common.c' (90,437) at 20240405153046901
92176 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c' (90,438) at 20240405153230403
92177 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/vsc8211.c' (90,439) at 20210307214929362
92178 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-icl-match.c' (90,440) at 20240405153053957
92179 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/Makefile' (90,441) at 20220525020651882
92180 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_gpci' (90,442) at 20240405153229727
92181 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-frac.c' (90,443) at 20240405153046805
92182 2025-01-08 03:00:51.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c' (90,444) at 20220525020652971
92183 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cn_proc.h' (90,445) at 20240712080021089
92184 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/kobjects.c' (90,446) at 20240405153046609
92185 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/202.out' (90,447) at 20210308005046457
92186 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/Kconfig' (90,448) at 20240405153231315
92187 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/u-boot-common-aspeed-sdk.inc' (90,449) at 20240120090012778
92188 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pcie_priv.h' (90,450) at 20210307214929902
92189 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/fieldbus_dev.h' (90,451) at 20210307214930510
92190 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defxx.h' (90,452) at 20220525020653667
92191 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/af_inet6.c' (90,453) at 20241216090017789
92192 2025-01-08 03:00:51.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb' (90,454) at 20241221090017548
92193 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-HRC-center-frequencies-QAM256' (90,455) at 20210307205553754
92194 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig' (90,456) at 20240405153050201
92195 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/e820.c' (90,457) at 20210308005002884
92196 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_glbl_masks.h' (90,458) at 20240405153046585
92197 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-multipath.h' (90,459) at 20210307214928586
92198 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/Kconfig' (90,460) at 20210308005002824
92199 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8825.yaml' (90,461) at 20240405153045165
92200 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/ingenic-tcu.rst' (90,462) at 20240405153229835
92201 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/disp.h' (90,463) at 20240405153048617
92202 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/tegra-smmu.c' (90,464) at 20240405153230747
92203 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/files/0ca64277b317b4836beccaa3248ab9055526811c.patch' (90,465) at 20241221090017492
92204 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/vde.h' (90,466) at 20240405153049421
92205 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_filmgrain.h' (90,467) at 20240405153049493
92206 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/rtc.c' (90,468) at 20210307214926270
92207 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/xmon_bpts.S' (90,469) at 20210307214926490
92208 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7091r5.yaml' (90,470) at 20240405153045069
92209 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi' (90,471) at 20240405153229975
92210 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/boot_test.md' (90,472) at 20221209040018563
92211 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3.h' (90,473) at 20210307214928706
92212 2025-01-08 03:00:51.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cm9780.h' (90,474) at 20210307214932270
92213 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/Kconfig' (90,475) at 20210307214930206
92214 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/sec.c' (90,476) at 20210308005003356
92215 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/kaweth.c' (90,477) at 20240405153050377
92216 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ab8500.dtsi' (90,478) at 20240405153045577
92217 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-dac124s085.c' (90,479) at 20240405153049217
92218 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/multisound.sh' (90,480) at 20210307214925566
92219 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-core.c' (90,481) at 20240910080014046
92220 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186-p2771-0000.dtsi' (90,482) at 20210308005002628
92221 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/testdev_assert.h' (90,483) at 20230925080040101
92222 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/core.c' (90,484) at 20240405153051185
92223 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htc.c' (90,485) at 20240405153050397
92224 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/sama5d3_xplained.c' (90,486) at 20210308005002920
92225 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/note.S' (90,487) at 20210307214926498
92226 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_hw_reduced_hotplug.rst' (90,488) at 20240906080037176
92227 2025-01-08 03:00:51.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/Makefile' (90,489) at 20210308005003052
92228 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c' (90,490) at 20240405153231023
92229 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ISC' (90,491) at 20210307205554422
92230 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (90,492) at 20210324000019621
92231 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vs.c' (90,493) at 20221215040039390
92232 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch' (90,494) at 20241221090017676
92233 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/util.cpp' (90,495) at 20241123090021039
92234 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor_cache.hpp' (90,496) at 20220412175720086
92235 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-gxp.c' (90,497) at 20240405153231459
92236 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/template.svg' (90,498) at 20231011080016594
92237 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/signal.c' (90,499) at 20240405153229911
92238 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/ppa8548.c' (90,500) at 20240405153046201
92239 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/fb_decoder.c' (90,501) at 20240405153048513
92240 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC1-103w' (90,502) at 20210307205553758
92241 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fq.h' (90,503) at 20240405153231851
92242 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vmw_pvscsi.c' (90,504) at 20241211090212334
92243 2025-01-08 03:00:51.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/evlist.h' (90,505) at 20240613080016555
92244 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw.c' (90,506) at 20240405153230827
92245 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_unimp.S' (90,507) at 20210307214926146
92246 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ads7871.c' (90,508) at 20210307214928114
92247 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/table.hpp' (90,509) at 20220922030007675
92248 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c' (90,510) at 20240520080015147
92249 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/esdk.py' (90,511) at 20230401080011963
92250 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c' (90,512) at 20240405153049817
92251 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/gpio.hpp' (90,513) at 20210914000041087
92252 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_1.c' (90,514) at 20240405153047125
92253 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/futex.h' (90,515) at 20210307214926314
92254 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/bus.h' (90,516) at 20210307214929790
92255 2025-01-08 03:00:51.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export-US-modify' (90,517) at 20241221090017616
92256 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_firmware.c' (90,518) at 20240405153053105
92257 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/fb.modes' (90,519) at 20210307205553970
92258 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/hwmon.hpp' (90,520) at 20210308004940468 to deleted uid set
92259 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch' (90,521) at 20230706080014741
92260 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/generated.mako.cpp' (90,522) at 20210308005054073
92261 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a1_spl.h' (90,523) at 20230302090047762
92262 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/event.h' (90,524) at 20240405153232215
92263 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uriparser/uriparser_0.9.8.bb' (90,525) at 20241206090014266
92264 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/aks-cdu.dts' (90,526) at 20240405153045461
92265 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/isl29018.c' (90,527) at 20240405153049001
92266 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/9p/9p.h' (90,528) at 20240405153052833
92267 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_formats.h' (90,529) at 20240405153230647
92268 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-db.dtsi' (90,530) at 20240405153045457
92269 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/meson.build' (90,531) at 20210524100135851
92270 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max8952.yaml' (90,532) at 20240405153045145
92271 2025-01-08 03:00:51.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mpc8xxx.c' (90,533) at 20240405153230303
92272 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/ww_mutex.h' (90,534) at 20240405153053021
92273 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-bcma' (90,535) at 20240405153044913
92274 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ext2.c' (90,536) at 20210308005003208
92275 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_shift.S' (90,537) at 20210308005046533
92276 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_kms_helper_common.c' (90,538) at 20240405153048401
92277 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/bcm-ns-usb3-phy.yaml' (90,539) at 20220525020651698
92278 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c' (90,540) at 20240405153230939
92279 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mlx4_stats.h' (90,541) at 20240405153050093
92280 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fb.c' (90,542) at 20240405153048417
92281 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_generic.c' (90,543) at 20241011080017403
92282 2025-01-08 03:00:51.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ip.h' (90,544) at 20240405153052713
92283 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195.c' (90,545) at 20241001080013036
92284 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-jtag.c' (90,546) at 20210307214929122
92285 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vm.c' (90,547) at 20240405153046261
92286 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0009-Remove-Werror-flag.patch' (90,548) at 20241206090014214
92287 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/lp87565.c' (90,549) at 20210308005003468
92288 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88090-regulator.h' (90,550) at 20210307214930194
92289 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-pic32.h' (90,551) at 20210307214930094
92290 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/add_namespace.cocci' (90,552) at 20210307214932138
92291 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/net_driver.h' (90,553) at 20240405153050293
92292 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c' (90,554) at 20240405153230351
92293 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/dsa_loop_bdinfo.c' (90,555) at 20210307214929266
92294 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/time/udelay_test.sh' (90,556) at 20210307214932738
92295 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh-sci.c' (90,557) at 20240405153231467
92296 2025-01-08 03:00:51.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/partitions.yaml' (90,558) at 20240405153045113
92297 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/power_button.hpp' (90,559) at 20241209090018856
92298 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/Makefile' (90,560) at 20210307214929862
92299 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/meson.build' (90,561) at 20240326080039726
92300 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig' (90,562) at 20210308005003288
92301 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/icmp.h' (90,563) at 20220525020654667
92302 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/Makefile' (90,564) at 20240405153049213
92303 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/ether1.h' (90,565) at 20210307214929422
92304 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/c-r3k.c' (90,566) at 20240405153046037
92305 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/barrier.h' (90,567) at 20240429080012404
92306 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/efi-bootdisk.wks.in' (90,568) at 20241221090017704
92307 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/perf_regs.h' (90,569) at 20220525020652002
92308 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/report.py' (90,570) at 20230523080016046
92309 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/Makefile' (90,571) at 20210309003654900
92310 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/zynqmp-ipi-message.h' (90,572) at 20240405153052725
92311 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-bcm6368.c' (90,573) at 20220525020653679
92312 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_tproxy_ipv6.c' (90,574) at 20240405153053281
92313 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_i2c.c' (90,575) at 20240815080012883
92314 2025-01-08 03:00:51.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/ftrace.c' (90,576) at 20240405153045917
92315 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msr-index.h' (90,577) at 20240815080012871
92316 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_f_close.rst' (90,578) at 20210309003648480
92317 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu-common.h' (90,579) at 20210307214926582
92318 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fixed-helper.c' (90,580) at 20240405153051465
92319 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/machine/qemux86copy.conf' (90,581) at 20210307205554386
92320 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl-mbax4xxl.dts' (90,582) at 20240405153229971
92321 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/Makefile' (90,583) at 20240405153232195
92322 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/lib.h' (90,584) at 20220525020654463
92323 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/Kconfig' (90,585) at 20210308005002728
92324 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0005-fix-incorrect-timeout-while-system-time-changed.patch' (90,586) at 20240413080012663
92325 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/dataService.js' (90,587) at 20210308005107073
92326 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Satmex-6-113.0W' (90,588) at 20210307205553762
92327 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb' (90,589) at 20241206090014338
92328 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90160_device.cpp' (90,590) at 20240508080027394
92329 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600_defconfig' (90,591) at 20230327080043371
92330 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/meson.build' (90,592) at 20240906080037160
92331 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/smbus_eeprom.h' (90,593) at 20210308005046013
92332 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-US' (90,594) at 20211006000025230
92333 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/makefile-add-ldflags.patch' (90,595) at 20210307205553918
92334 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi-ddc.yaml' (90,596) at 20240405153045049
92335 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/add-back-option-build-base.patch' (90,597) at 20241221090017564
92336 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kfence.h' (90,598) at 20240405153045857
92337 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/qcom,pmic-mpp.h' (90,599) at 20210307214931342
92338 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/MAINTAINERS' (90,600) at 20210308005003080
92339 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/query.hpp' (90,601) at 20240904080003186
92340 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/Kconfig' (90,602) at 20240405153231759
92341 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/yelp-xsl_42.1.bb' (90,603) at 20231126090012781
92342 2025-01-08 03:00:51.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/mainapp.cpp' (90,604) at 20241129090022521
92343 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq.c' (90,605) at 20240405153230127
92344 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/macsonic.c' (90,606) at 20240405153050185
92345 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-sl.dtsi' (90,607) at 20240405153045525
92346 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-goldfish.h' (90,608) at 20240405153052621
92347 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/circ_buf.h' (90,609) at 20210307214931366
92348 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_sysfs.c' (90,610) at 20240405153049109
92349 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/seg6-sysctl.rst' (90,611) at 20220525020651750
92350 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-config-parse-bytesize.c' (90,612) at 20240417080013458
92351 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_pe.c' (90,613) at 20210307214932006
92352 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test-fvp-base.inc' (90,614) at 20241206090014214
92353 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/40-hardware-watchdog.conf' (90,615) at 20230315080014347
92354 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___diff_enum_def.c' (90,616) at 20210307214932642
92355 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fan53880.c' (90,617) at 20240405153051465
92356 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx8mq-clock.h' (90,618) at 20210308005003632
92357 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-x86/chassis/x86-power-control_%.bbappend' (90,619) at 20241206090014218
92358 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop.host.h' (90,620) at 20240405153051837
92359 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_dual_mode_helper.h' (90,621) at 20240405153052625
92360 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-spi.h' (90,622) at 20210307214926238
92361 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field8.decode' (90,623) at 20230925080040085
92362 2025-01-08 03:00:51.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/phosphor-dbus-interfaces.wrap' (90,624) at 20220603030026297
92363 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-vencsys.c' (90,625) at 20240405153046797
92364 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op-gvec-common.h' (90,626) at 20240906080037352
92365 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/calxeda-xgmac.c' (90,627) at 20210308005045981
92366 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-nsm.c' (90,628) at 20241211090212350
92367 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ath79-clk.h' (90,629) at 20210307214931322
92368 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-twl.c' (90,630) at 20240405153051457
92369 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/vcpu-state.h' (90,631) at 20240906080037140
92370 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunsab.c' (90,632) at 20240405153231519
92371 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/disasm.c' (90,633) at 20240405153045361
92372 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb' (90,634) at 20240309090012820
92373 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-hostless.c' (90,635) at 20240405153053965
92374 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-isa.c' (90,636) at 20240830080013271
92375 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/refcount/interface/ia_css_refcount.h' (90,637) at 20210307214930534
92376 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.0.4.bb' (90,638) at 20220721030015845
92377 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-cmake-Disable-using-Wno-maybe-uninitialized.patch' (90,639) at 20210307205553934
92378 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-branch.c' (90,640) at 20230925080040101
92379 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi' (90,641) at 20240405153045797
92380 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/omap/clocks_get_m_n.c' (90,642) at 20210308005003772
92381 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-log-status.rst' (90,643) at 20210309003648508
92382 2025-01-08 03:00:51.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/hex_regs.h' (90,644) at 20230426080043876
92383 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/Makefile' (90,645) at 20210308005003044
92384 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags1.h' (90,646) at 20210308005003556
92385 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0007-oprofile-doesn-t-want-GNU-levels-of-automake-strictn.patch' (90,647) at 20210407000018082
92386 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/gen_initramfs.sh' (90,648) at 20240405153054389
92387 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_host_data.h' (90,649) at 20210307214930550
92388 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bitops.c' (90,650) at 20210927100127641
92389 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm21664.yaml' (90,651) at 20240405153045013
92390 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp' (90,652) at 20240329080003279
92391 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-core/udev/udev-nuvoton-mtd-partitions/76-nuvoton-mtd-partitions.rules' (90,653) at 20230704080013871
92392 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-webui/app/assets/images/favicon.ico' (90,654) at 20210308005107069 to deleted uid set
92393 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/memac.c' (90,655) at 20210308005003432
92394 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/trace.c' (90,656) at 20210307214930882
92395 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kaarina' (90,657) at 20210307205553766
92396 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/OWNERS' (90,658) at 20240626080003639
92397 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/sbsa-ref.c' (90,659) at 20241211090212250
92398 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lcd-mipid.h' (90,660) at 20240405153052769
92399 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mvme5100.dts' (90,661) at 20210307214926358
92400 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_mpls_l2vpn.sh' (90,662) at 20220525020655219
92401 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/adau1373.h' (90,663) at 20210307214931594
92402 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/meson.build' (90,664) at 20241211090212266
92403 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_common.c' (90,665) at 20240405153051725
92404 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/mycroft.service' (90,666) at 20210307205553802
92405 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/index.rst' (90,667) at 20210307214925474
92406 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_ht.h' (90,668) at 20210307214929798
92407 2025-01-08 03:00:51.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/postcopy-ram.h' (90,669) at 20240906080037372
92408 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_privacy_screen_driver.h' (90,670) at 20240405153052637
92409 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/cfe/Makefile' (90,671) at 20210307214926206
92410 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fifo.json' (90,672) at 20210307214932726
92411 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/meson.build' (90,673) at 20230714080010431
92412 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml' (90,674) at 20240405153045109
92413 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/crossbar.h' (90,675) at 20210308005002800
92414 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/config_file_parser_tests.cpp' (90,676) at 20240524080026761
92415 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp818.h' (90,677) at 20210308005003560
92416 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/ima.h' (90,678) at 20240405153053477
92417 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb' (90,679) at 20230706080014761
92418 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_core.c' (90,680) at 20240405153230899
92419 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vblank.c' (90,681) at 20240405153048409
92420 2025-01-08 03:00:51.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/network.c' (90,682) at 20210307214930734
92421 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dev.c' (90,683) at 20240405153050217
92422 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kobject/Makefile' (90,684) at 20210307214932126
92423 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/time.c' (90,685) at 20240405153046257
92424 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Throttle.interface.yaml' (90,686) at 20240618080025497
92425 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vdsc.h' (90,687) at 20240405153230559
92426 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/vlock.S' (90,688) at 20240405153045613
92427 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/11.json' (90,689) at 20240212090032050
92428 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js' (90,690) at 20210307205554282
92429 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcmgenet.yaml' (90,691) at 20240405153045113
92430 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.exitairsensor.service' (90,692) at 20210706231659769
92431 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Kbuild' (90,693) at 20220525020651970
92432 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-alibaba' (90,694) at 20230426080043656
92433 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ge_bx50v3_defconfig' (90,695) at 20210308005003260
92434 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/kc1.c' (90,696) at 20210308005002912
92435 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb' (90,697) at 20241206090014274
92436 2025-01-08 03:00:51.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_36.bb' (90,698) at 20220402030015907
92437 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_debugfs.h' (90,699) at 20240405153230163
92438 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts' (90,700) at 20240405153229959
92439 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/loongson3-llsc-check.c' (90,701) at 20240405153046053
92440 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_0_default.h' (90,702) at 20210307214927670
92441 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_jack.h' (90,703) at 20221102030020989
92442 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-lpc.c' (90,704) at 20240405153046217
92443 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Hessen-Unitymedia' (90,705) at 20210307205553758
92444 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/suspend.c' (90,706) at 20240405153046973
92445 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rmap_item.c' (90,707) at 20240405153231783
92446 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-pca954x.c' (90,708) at 20240405153230683
92447 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/soundcard.h' (90,709) at 20240405153052941
92448 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/msm-poweroff.c' (90,710) at 20240405153231351
92449 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/comm.h' (90,711) at 20210307214932586
92450 2025-01-08 03:00:51.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm946es/Makefile' (90,712) at 20210308005002552
92451 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/channel.c' (90,713) at 20240405153051953
92452 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst' (90,714) at 20220525020651786
92453 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/Makefile' (90,715) at 20210307214929490
92454 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/menu.h' (90,716) at 20210308005003672
92455 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch' (90,717) at 20241221090017696
92456 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-osd3358-sm-red.dts' (90,718) at 20240405153045589
92457 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcmp_64.S' (90,719) at 20240405153230043
92458 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware_img.h' (90,720) at 20210309003653088
92459 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps-gpio.c' (90,721) at 20220525020653927
92460 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/g98.fuc0s' (90,722) at 20210307214927946
92461 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/MAINTAINERS' (90,723) at 20210308005003080
92462 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng.conf.sysvinit' (90,724) at 20220721030015849
92463 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.c' (90,725) at 20220627100016978
92464 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pti.h' (90,726) at 20210307214931490
92465 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/of_memory.c' (90,727) at 20240405153049589
92466 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/snoc.c' (90,728) at 20240405153231119
92467 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_ind_call_test.c' (90,729) at 20240405153054361
92468 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8988.h' (90,730) at 20210307214932362
92469 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/arm_smc_wdt.c' (90,731) at 20210307214930966
92470 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_types_up.h' (90,732) at 20240405153052797
92471 2025-01-08 03:00:51.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-32bit-fpu.xml' (90,733) at 20221215040039086
92472 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_calib.c' (90,734) at 20240405153050449
92473 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled6.conf' (90,735) at 20220603030012904
92474 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/job-qmp.c' (90,736) at 20230426080043780
92475 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/meson.options' (90,737) at 20230817080007776
92476 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/types.h' (90,738) at 20210307214931518
92477 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v12_0.h' (90,739) at 20210307214927242
92478 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_debugfs.c' (90,740) at 20240405153051481
92479 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_i915.h' (90,741) at 20210307214931598
92480 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fchmodat2/.gitignore' (90,742) at 20240405153232267
92481 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-codec.c' (90,743) at 20240405153232195
92482 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/tpm/tpm2.scc' (90,744) at 20211223040107525
92483 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ihs_mdio.c' (90,745) at 20210308005003000
92484 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/intel_mid_pci.c' (90,746) at 20240805080013935
92485 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx219.c' (90,747) at 20240805080013967
92486 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.out' (90,748) at 20210308005046405 to deleted uid set
92487 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lsxl.h' (90,749) at 20210308005003604
92488 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/guest.c' (90,750) at 20240617080017378
92489 2025-01-08 03:00:51.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/udelay.c' (90,751) at 20210307214925662
92490 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap_btree.h' (90,752) at 20240405153052565
92491 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/sony-laptop.rst' (90,753) at 20210307214925230
92492 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/bootstr_32.c' (90,754) at 20240405153046337
92493 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/slabinfo-gnuplot.sh' (90,755) at 20240405153054073
92494 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/Makefile' (90,756) at 20210307214929602
92495 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-usb' (90,757) at 20210309003648244
92496 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_mw.c' (90,758) at 20240613080016399
92497 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo-spdif.c' (90,759) at 20240405153232187
92498 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/244.out' (90,760) at 20240326080039730
92499 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/sleep.h' (90,761) at 20240405153046405
92500 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gplugd_defconfig' (90,762) at 20210308005003260
92501 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/coth.c' (90,763) at 20230925080039853
92502 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmconfig.h' (90,764) at 20210307214926666
92503 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console/obmc-console.conf' (90,765) at 20230512080018777
92504 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hidreport-parsing.rst' (90,766) at 20240405153229819
92505 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/arpwatch_3.3.bb' (90,767) at 20241221090017580
92506 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/Makefile' (90,768) at 20210307214930286
92507 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/.gitignore' (90,769) at 20240402080040066
92508 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_procfs.c' (90,770) at 20240405153053325
92509 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-v4l2.c' (90,771) at 20240405153049441
92510 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uggleheden' (90,772) at 20210307205553794
92511 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/unwind-libdw.c' (90,773) at 20240405153232219
92512 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/qcom_l3_pmu.c' (90,774) at 20240405153051277
92513 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/vpd.dat' (90,775) at 20210308005056661 to deleted uid set
92514 2025-01-08 03:00:51.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscall.c' (90,776) at 20220525020652006
92515 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/regs.h' (90,777) at 20210308005003336
92516 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu-param.h' (90,778) at 20240906080037496
92517 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/pdb' (90,779) at 20210307205554094
92518 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml' (90,780) at 20240405153045185
92519 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/rom.c' (90,781) at 20240405153051261
92520 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/__init__.py' (90,782) at 20210307205554262
92521 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pgd.c' (90,783) at 20220525020651898
92522 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/dln2.h' (90,784) at 20210307214931426
92523 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-eval-v3.dts' (90,785) at 20240405153045533
92524 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/Makefile' (90,786) at 20220525020653351
92525 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_errno_defs.h' (90,787) at 20210927100127273
92526 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_3590.h' (90,788) at 20210307214930234
92527 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-cmd/mori.sh' (90,789) at 20230722080012861
92528 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0004-Move-the-hciattach-firmware-into-lib-firmware.patch' (90,790) at 20230706080014765
92529 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/fifo_monitor_public.h' (90,791) at 20210307214930546
92530 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-ce-core.S' (90,792) at 20210307214925846
92531 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubbub.h' (90,793) at 20240405153047241
92532 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/config' (90,794) at 20210307214932686
92533 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-infiniband' (90,795) at 20240405153229727
92534 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/ps862x.c' (90,796) at 20210308005003524
92535 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.c' (90,797) at 20220525020652951
92536 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pstack.h' (90,798) at 20210307214932602
92537 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.h' (90,799) at 20240405153048325
92538 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/pull_request_template.md' (90,800) at 20210307205553662
92539 2025-01-08 03:00:51.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_sysarch.h' (90,801) at 20241211090212218
92540 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/gcinode.c' (90,802) at 20241125090012259 to deleted uid set
92541 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/files/egl.pc' (90,803) at 20210307205554106
92542 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/8255_pci.c' (90,804) at 20240405153046885
92543 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina24_dsp.c' (90,805) at 20220525020654991
92544 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/models.py' (90,806) at 20230919080013966
92545 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubieboard2_defconfig' (90,807) at 20210308005003236
92546 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8996.dtsi' (90,808) at 20220525020651926
92547 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/system_keyring.c' (90,809) at 20240405153230155
92548 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/.gitignore' (90,810) at 20210307214932710
92549 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/ncplite-led/ncplite-led.sh' (90,811) at 20240423080013631
92550 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_net.c' (90,812) at 20240405153049277
92551 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/.clang-format' (90,813) at 20241219090022640
92552 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/meson.build' (90,814) at 20240326080039558
92553 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug_irq.h' (90,815) at 20240405153048457
92554 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/usbif.h' (90,816) at 20240405153052961
92555 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/Makefile' (90,817) at 20240405153051353
92556 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/responder.cpp' (90,818) at 20241219090011028
92557 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-twl4030.c' (90,819) at 20240405153054017
92558 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2685.c' (90,820) at 20240405153049325
92559 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control_%.bbappend' (90,821) at 20210823100016972
92560 2025-01-08 03:00:51.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/context_tracking.h' (90,822) at 20210307214931606
92561 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/007' (90,823) at 20210927100127473
92562 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77995.c' (90,824) at 20240405153051361
92563 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dist/meson.build' (90,825) at 20240625080015044
92564 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c' (90,826) at 20240405153230355
92565 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_sdp.c' (90,827) at 20210308005003508
92566 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max34440.c' (90,828) at 20240405153048869
92567 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/crc16.h' (90,829) at 20210308005003548
92568 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/edit_usage_message.patch' (90,830) at 20230706080014765
92569 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/npcm,sdhci.yaml' (90,831) at 20240405153229779
92570 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/mv_xor.c' (90,832) at 20220525020652410 to deleted uid set
92571 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml' (90,833) at 20240405153045109
92572 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_h.c' (90,834) at 20210308005046513
92573 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.h' (90,835) at 20220525020652963
92574 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/usb_834x.c' (90,836) at 20240405153230051
92575 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-tgl-fails.txt' (90,837) at 20240405153230531
92576 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-brcmstb-qspi.c' (90,838) at 20240405153051785
92577 2025-01-08 03:00:51.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/howto.rst' (90,839) at 20240405153045277
92578 2025-01-08 03:00:51.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pca953x.c' (90,840) at 20240726080012846
92579 2025-01-08 03:00:51.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8995.h' (90,841) at 20210307214932366
92580 2025-01-08 03:00:51.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/Makefile' (90,842) at 20240805080013971
92581 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml' (90,843) at 20240405153045065
92582 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_session.c' (90,844) at 20210308004938832
92583 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/titanium.c' (90,845) at 20210308005002920
92584 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c' (90,846) at 20240405153048609
92585 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-eeprom.h' (90,847) at 20210307214928690
92586 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/netdata.conf' (90,848) at 20241221090017564
92587 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools/run-ptest' (90,849) at 20210307205553842
92588 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx_fcalls.rst' (90,850) at 20210309003648476
92589 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/interface.txt' (90,851) at 20240405153045029
92590 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbinstal.c' (90,852) at 20240405153046625
92591 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/instruction.json' (90,853) at 20240405153054113
92592 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cdns,macb.yaml' (90,854) at 20240405153045117
92593 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c' (90,855) at 20240405153048481
92594 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/Kconfig' (90,856) at 20240405153045637
92595 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/fw_cfg.c' (90,857) at 20240906080037248
92596 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CNRI-Python' (90,858) at 20211006000025234
92597 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/meson.build' (90,859) at 20240731164718595
92598 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cpu-features.h' (90,860) at 20210308005002816
92599 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-sim-vdk.dts' (90,861) at 20240405153229935
92600 2025-01-08 03:00:51.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_entry.cpp' (90,862) at 20231028080033742
92601 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r500_reg.h' (90,863) at 20210307214928006
92602 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-qcs404.c' (90,864) at 20241211090145397
92603 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/i8254.c' (90,865) at 20241211090212278
92604 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/alt_spl.c' (90,866) at 20210308005003032
92605 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/hypercall.h' (90,867) at 20241220090018306
92606 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/Makefile' (90,868) at 20210307214929974
92607 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/nlohmann_json.wrap' (90,869) at 20231216090018681
92608 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/Kconfig' (90,870) at 20240405153230755
92609 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/relocate_kernel.S' (90,871) at 20221128040017422
92610 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/dbus.hpp' (90,872) at 20230511080010311
92611 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/pldmtool/pldm_platform_cmd.cpp' (90,873) at 20240830080031079 to deleted uid set
92612 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8111_edac.h' (90,874) at 20210307214927150
92613 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/styles/redfish.css' (90,875) at 20240714080004351
92614 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp' (90,876) at 20240619080002916
92615 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/power/opp.rst' (90,877) at 20240405153045297
92616 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ripemd.h' (90,878) at 20220525020652214
92617 2025-01-08 03:00:51.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/meson.build' (90,879) at 20240906080037148
92618 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/support-jpeg-turbo.patch' (90,880) at 20230706080014753
92619 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/serial/serial_terminal.c' (90,881) at 20210308004938836
92620 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cfg.c' (90,882) at 20240405153054281
92621 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-jtag.h' (90,883) at 20210307214929122
92622 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet/ampere_usbnet.sh' (90,884) at 20240809080014478
92623 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/StorageControllerCollection.json' (90,885) at 20240619080002956
92624 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet_q972_defconfig' (90,886) at 20210308005003260
92625 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/meson.build' (90,887) at 20241211090212230
92626 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/meson.build' (90,888) at 20241121090017175
92627 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/Kconfig' (90,889) at 20241216090017693
92628 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc831x_rdb.c' (90,890) at 20240405153046197
92629 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/kempld_wdt.c' (90,891) at 20240405153052241
92630 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/of.h' (90,892) at 20210307214926362
92631 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ia64/.gitignore' (90,893) at 20210307214932674
92632 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cache.h' (90,894) at 20240405153045853
92633 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icss_iep.c' (90,895) at 20240405153231063
92634 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/memset.S' (90,896) at 20210308005002708
92635 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/libata.h' (90,897) at 20240405153052897
92636 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_vi.c' (90,898) at 20240405153047185
92637 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/standard_device.hpp' (90,899) at 20240817080031288
92638 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer1.h' (90,900) at 20210307214928546
92639 2025-01-08 03:00:51.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1310-evb.dts' (90,901) at 20240405153045577
92640 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc.h' (90,902) at 20210309003650404
92641 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_impl.c' (90,903) at 20240405153050177
92642 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/epsw.c' (90,904) at 20230925080040101
92643 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_utils.hpp' (90,905) at 20240223090020594
92644 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-bsp/u-boot/files/disable-u-boot-shell.cfg' (90,906) at 20210818000051207
92645 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx93-src.yaml' (90,907) at 20240405153045153
92646 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_cdev.c' (90,908) at 20240405153051481
92647 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml' (90,909) at 20240405153045077
92648 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/templates/default/conf-notes.txt' (90,910) at 20240727080014098
92649 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0016-handle-sysroot-support-for-nativesdk-gcc.patch' (90,911) at 20241221090017660
92650 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/jr3_pci.h' (90,912) at 20220525020652354
92651 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/host-console-journal.service.in' (90,913) at 20220414030020024
92652 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/pci.c' (90,914) at 20210308005002832
92653 2025-01-08 03:00:51.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (90,915) at 20210903000032571
92654 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/reserved_bits_mmcra_thresh_ctl_test.c' (90,916) at 20240405153054361
92655 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/fsi-master.c' (90,917) at 20241211090212270
92656 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.preempt' (90,918) at 20240405153052973
92657 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/spl-boot-order.c' (90,919) at 20210308005002776
92658 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/snmp/redfish_snmp_utils.robot' (90,920) at 20240627080021048
92659 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_cdc.h' (90,921) at 20220525020654907
92660 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ti,am3359-tsc.yaml' (90,922) at 20240405153045081
92661 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fopen.rst' (90,923) at 20220525020651778
92662 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/prom.c' (90,924) at 20210307214926266
92663 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.h' (90,925) at 20240405153050125
92664 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan_core.c' (90,926) at 20240613080016443
92665 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-gxl.c' (90,927) at 20220525020653879
92666 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/NFIT.dimmpxm' (90,928) at 20240906080037560 to deleted uid set
92667 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-diolan-u2c.rst' (90,929) at 20210307214925506
92668 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/gen-bios-tar' (90,930) at 20240731080019218
92669 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc_2.0.13.bb' (90,931) at 20231014080011723
92670 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm33xx.h' (90,932) at 20240405153045669
92671 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rng.c' (90,933) at 20220804100015892
92672 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/Makefile' (90,934) at 20220525020654143
92673 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/aix.c' (90,935) at 20220525020652210
92674 2025-01-08 03:00:51.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power10-events-list.h' (90,936) at 20220525020652070
92675 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/export-to-sqlite.py' (90,937) at 20240405153054161
92676 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_0_offset.h' (90,938) at 20210307214927318
92677 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/set_versions.py' (90,939) at 20241221090017604
92678 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/reset.h' (90,940) at 20210307214925962
92679 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-cdns.txt' (90,941) at 20210308005003304
92680 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-create-dirs.service.in' (90,942) at 20241221090017620
92681 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xz/xz_5.6.3.bb' (90,943) at 20241221090017680
92682 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/Makefile' (90,944) at 20240405153230259
92683 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/logging/phosphor-logging_%.bbappend' (90,945) at 20240927080014067
92684 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k.py' (90,946) at 20240405153054385
92685 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-tuner.rst' (90,947) at 20210307214925466
92686 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7577.patch' (90,948) at 20210307205553942
92687 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/asm-offsets.c' (90,949) at 20240405153045973
92688 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/can.json' (90,950) at 20210307205553850
92689 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/coreboot.h' (90,951) at 20210308005003592
92690 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dtc_1.7.2.bb' (90,952) at 20241221090017668
92691 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_defconfig' (90,953) at 20210308005003244
92692 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-irq.c' (90,954) at 20210307214928682
92693 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/templates/default/conf-notes.txt' (90,955) at 20220913030020496
92694 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/dummy_stm.c' (90,956) at 20210307214928150
92695 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/common.sh' (90,957) at 20210308005003736
92696 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcpy_power7.S' (90,958) at 20240405153046177
92697 2025-01-08 03:00:51.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_local.h' (90,959) at 20210307214930922
92698 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/de212/include/variant/tie.h' (90,960) at 20210307214926770
92699 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_trust.c' (90,961) at 20240405153046533
92700 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch' (90,962) at 20241221090017540
92701 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic.h' (90,963) at 20210307214929338
92702 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb' (90,964) at 20241221090017504
92703 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c' (90,965) at 20240405153051841
92704 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x.c' (90,966) at 20240405153053677
92705 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymodbus_3.7.4.bb' (90,967) at 20241221090017560
92706 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/moxart_ether.c' (90,968) at 20240405153050181
92707 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtsx_pcr.c' (90,969) at 20240405153049629
92708 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/socket.h' (90,970) at 20240405153046017
92709 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/actions,s700-pinctrl.txt' (90,971) at 20210307214925390
92710 2025-01-08 03:00:51.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/nftables/nftables-systemd.bb' (90,972) at 20241206090014226
92711 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/rrunner.h' (90,973) at 20220525020653671
92712 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_trace.c' (90,974) at 20240405153047297
92713 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/test_dbus_name.cpp' (90,975) at 20240802080023585
92714 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.c' (90,976) at 20240405153050097
92715 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-driver.c' (90,977) at 20240405153230823
92716 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/utils.h' (90,978) at 20231110090010623
92717 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsendian.h' (90,979) at 20210307214928602
92718 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_dmem_genirq.c' (90,980) at 20240405153052033
92719 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/Makefile' (90,981) at 20210307214931822
92720 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/iccsense.h' (90,982) at 20220525020652947
92721 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml' (90,983) at 20240405153045185
92722 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1631.c' (90,984) at 20210307214930950
92723 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karstula' (90,985) at 20210307205553770
92724 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/Makefile' (90,986) at 20210308005003008
92725 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogServiceCollection_v1.xml' (90,987) at 20240619080002928
92726 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Mackay' (90,988) at 20210307205553762
92727 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-i586-nlp.inc' (90,989) at 20210905000020581
92728 2025-01-08 03:00:51.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_sleep.c' (90,990) at 20240405153054269
92729 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_engine.c' (90,991) at 20210308005003364
92730 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml' (90,992) at 20240405153229771
92731 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/uprobes.h' (90,993) at 20210307214925854
92732 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6asm.c' (90,994) at 20240405153053981
92733 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l2.dtsi' (90,995) at 20220525020651934
92734 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/meson.build' (90,996) at 20240823080032949
92735 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch' (90,997) at 20230131040012031
92736 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_selftest.h' (90,998) at 20240405153050237
92737 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-cpu-opp.dtsi' (90,999) at 20240405153045393
92738 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop.c' (91,000) at 20241125090012243
92739 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0001-always-use-glibc-basename.patch' (91,001) at 20241221090017484
92740 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/hisi.h' (91,002) at 20210308005003640
92741 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/Kconfig' (91,003) at 20240405153049441
92742 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Device/meson.build' (91,004) at 20220913030027317
92743 2025-01-08 03:00:51.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/Makefile' (91,005) at 20240405153045701
92744 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-udc.c' (91,006) at 20240405153052065
92745 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/default_x509.genkey' (91,007) at 20240405153046529
92746 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/SnmpAlerts/SnmpAlerts.vue' (91,008) at 20241004080035975
92747 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (91,009) at 20240522080012568
92748 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8150.c' (91,010) at 20240405153051349
92749 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_atmio.c' (91,011) at 20240405153046901
92750 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/Kconfig' (91,012) at 20241211090212314
92751 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f1u4x25_hsbp.json' (91,013) at 20220601030005865
92752 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/phosphor-dbus-interfaces.wrap' (91,014) at 20220407100028311
92753 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/0001-xfsdump-support-usrmerge.patch' (91,015) at 20210307205553738
92754 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.6.3.bb' (91,016) at 20241221090017576
92755 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/flite_2.2.bb' (91,017) at 20241221090017488
92756 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/mptcpify.c' (91,018) at 20240405153232259
92757 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Enontekio_Hetta' (91,019) at 20210307205553770
92758 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/amp.c' (91,020) at 20210307214932258
92759 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/rxrpc-type.h' (91,021) at 20220525020654547
92760 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/Makefile' (91,022) at 20210308005003048
92761 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_dbgfs.h' (91,023) at 20240405153230799
92762 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42l73.txt' (91,024) at 20210307214925426
92763 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_tegra.c' (91,025) at 20240405153052001
92764 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-reset-button' (91,026) at 20240105090012010
92765 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-good.err' (91,027) at 20210308005046401 to deleted uid set
92766 2025-01-08 03:00:51.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/pgm_template.robot' (91,028) at 20210308005007128
92767 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml' (91,029) at 20240120090019670
92768 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/trace.h' (91,030) at 20240405153052401
92769 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,mdio-mux-iproc.yaml' (91,031) at 20240405153045113
92770 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS6-ssh-host@.service' (91,032) at 20231025080019870
92771 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/svg_image.svg' (91,033) at 20210307214925454
92772 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-88f6820-amc.h' (91,034) at 20210308005003592
92773 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_tinylcd.c' (91,035) at 20210307214930506
92774 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw.h' (91,036) at 20240405153230163
92775 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-ra.sh' (91,037) at 20240913080015313
92776 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-core.c' (91,038) at 20240405153230671
92777 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_w.c' (91,039) at 20210308005046505
92778 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ux500-mop500.txt' (91,040) at 20210307214925438
92779 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/mcif_wb.h' (91,041) at 20220525020652530
92780 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing.err' (91,042) at 20210308005046405
92781 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/npcm7xx_otp.h' (91,043) at 20240326080039538
92782 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-ixora.dts' (91,044) at 20240405153045501
92783 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch' (91,045) at 20241221090017640
92784 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace.h' (91,046) at 20210307214926754
92785 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf117.fuc3' (91,047) at 20210307214927938
92786 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ncsi-coredump.md' (91,048) at 20240821080004143
92787 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/Kconfig' (91,049) at 20210308005002948
92788 2025-01-08 03:00:51.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_miniapp_return.c' (91,050) at 20210308005003704
92789 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc8280xp.h' (91,051) at 20240405153052645
92790 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/bitmap.c' (91,052) at 20240405153052377
92791 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control/vcs-on@.service' (91,053) at 20210307205553718
92792 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp_accel.c' (91,054) at 20240405153051405
92793 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-trng.h' (91,055) at 20241211090212362
92794 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvtap.c' (91,056) at 20240405153050345
92795 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_map_resize.c' (91,057) at 20240405153232259
92796 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/kfence.h' (91,058) at 20240405153231963
92797 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km8321-common.h' (91,059) at 20210308005003600
92798 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/fixed-factor-clock.txt' (91,060) at 20240405153045029
92799 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sysctl.c' (91,061) at 20240405153053389
92800 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-fw-ver.service' (91,062) at 20220119040023096
92801 2025-01-08 03:00:51.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l56.h' (91,063) at 20241018080014570
92802 2025-01-08 03:00:51.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/datapath.c' (91,064) at 20240830080013359
92803 2025-01-08 03:00:51.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/MAINTAINERS' (91,065) at 20210308005003032
92804 2025-01-08 03:00:51.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_SDCARD_defconfig' (91,066) at 20210308005003240
92805 2025-01-08 03:00:51.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-5.2-pktinfo.patch' (91,067) at 20210307205553822
92806 2025-01-08 03:00:51.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/sama5d4_devices.c' (91,068) at 20210308005002712
92807 2025-01-08 03:00:51.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb' (91,069) at 20241221090017548
92808 2025-01-08 03:00:51.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/sor.h' (91,070) at 20210307214928050
92809 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/ethtool-user.h' (91,071) at 20240405153232215
92810 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot' (91,072) at 20240628080017113
92811 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_cert_entry.hpp' (91,073) at 20220726100021755
92812 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.c' (91,074) at 20240405153047237
92813 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-ganges-kirin.dts' (91,075) at 20240405153045785
92814 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ext4.c' (91,076) at 20210308005003208
92815 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hmm_uapi.h' (91,077) at 20240405153053105
92816 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9m10g45_devices.c' (91,078) at 20210308005002712
92817 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_map_resize.c' (91,079) at 20240405153232255
92818 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma5_core_regs.h' (91,080) at 20240405153046573
92819 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/Kconfig' (91,081) at 20210308005002948
92820 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/nfsrootfs' (91,082) at 20210307205554482
92821 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/cBPF-JIT/arch-support.txt' (91,083) at 20240405153045197
92822 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/ti-omap.txt' (91,084) at 20210307214925366
92823 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-privacy.h' (91,085) at 20220525020653907
92824 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/meson.build' (91,086) at 20241112090035822
92825 2025-01-08 03:00:51.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/intr.c' (91,087) at 20240405153048805
92826 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/altera_jtag_uart.c' (91,088) at 20210308005003484
92827 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/crypto.h' (91,089) at 20240906080037144
92828 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/gx-card.c' (91,090) at 20240405153053973
92829 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3-lte8.dts' (91,091) at 20240405153229899
92830 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/apq8096.c' (91,092) at 20240405153232187
92831 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libexif/libexif_0.6.24.bb' (91,093) at 20240302090018246
92832 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_SPIFLASH_defconfig' (91,094) at 20210308005003244
92833 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/context.py' (91,095) at 20210307205554630
92834 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.hpp' (91,096) at 20210308005109813
92835 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/posix_types.h' (91,097) at 20210307214926250
92836 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dectlk.c' (91,098) at 20240405153046613
92837 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qmp-dispatch.c' (91,099) at 20240326080039622
92838 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip.inc' (91,100) at 20240413080012695
92839 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/branch.json' (91,101) at 20220525020655143
92840 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_exti.h' (91,102) at 20240906080037336
92841 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/linkage.h' (91,103) at 20210308005002676
92842 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/wifi.h' (91,104) at 20240405153231487
92843 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,a7pll.yaml' (91,105) at 20240405153045025
92844 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_literals.c' (91,106) at 20240405153053113
92845 2025-01-08 03:00:51.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8997.c' (91,107) at 20240405153053881
92846 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunqe.h' (91,108) at 20210307214929650
92847 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_vout_vrfb.c' (91,109) at 20240405153049481
92848 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/rail.md' (91,110) at 20240809080033023
92849 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/files/random-seed-sync.conf' (91,111) at 20210307205554110
92850 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pci.h' (91,112) at 20210307214931654
92851 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/hyp-abi.rst' (91,113) at 20240405153045325
92852 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/Kconfig' (91,114) at 20210307214929658
92853 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/physical.cpp' (91,115) at 20240719080031533
92854 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi6220-clock.h' (91,116) at 20210307214931326
92855 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.h' (91,117) at 20210309003650540
92856 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_common.sh' (91,118) at 20240405153054241
92857 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/internal/sdevent.cpp' (91,119) at 20240822080031261
92858 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/plat-svc_0.1.bb' (91,120) at 20241221090017480
92859 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/227.out' (91,121) at 20240326080039730
92860 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4725b-cgu.c' (91,122) at 20240405153046789
92861 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/turris_omnia.h' (91,123) at 20210308005003624
92862 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_h.c' (91,124) at 20210308005046517
92863 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9485_initvals.h' (91,125) at 20220525020653723
92864 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/remote.h' (91,126) at 20221215040039182
92865 2025-01-08 03:00:51.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb' (91,127) at 20240413080012639
92866 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vmlinux.lds.h' (91,128) at 20210307214926554
92867 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_universal_plane.c' (91,129) at 20240411080014074
92868 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/cdc/adi,ad7746.yaml' (91,130) at 20220525020651678
92869 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/dirtyrate.h' (91,131) at 20240326080039566
92870 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_prime.c' (91,132) at 20240405153048789
92871 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-amd-fch.c' (91,133) at 20210307214927186
92872 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/mediatek,mt6397-regulator.h' (91,134) at 20210309003653816
92873 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/1066mhz_4x128mx16.cfg' (91,135) at 20210308005002924
92874 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py' (91,136) at 20241221090017592
92875 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/skew_consistency.c' (91,137) at 20240405153054377
92876 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/rustfmt.toml' (91,138) at 20241211090212458
92877 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/signal.h' (91,139) at 20240405153046017
92878 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_panel_cntl.h' (91,140) at 20220525020652514
92879 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx23885-cardlist.rst' (91,141) at 20210307214925230
92880 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/satellite_controller.json' (91,142) at 20240912080005178
92881 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/fake_32bit_build.h' (91,143) at 20240405153046369
92882 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/float_convs.ref' (91,144) at 20221215040039386
92883 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/Makefile' (91,145) at 20241008080014023
92884 2025-01-08 03:00:51.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-nand.dts' (91,146) at 20210308005002588
92885 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_inc.h' (91,147) at 20210309003649648
92886 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-script-perl.txt' (91,148) at 20240405153054081
92887 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/law.c' (91,149) at 20210308005002980
92888 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/s2mps11.h' (91,150) at 20210308005003680
92889 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_main.c' (91,151) at 20240405153049857
92890 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/Kconfig' (91,152) at 20210308005003032
92891 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/sysfs_engines.h' (91,153) at 20210307214927826
92892 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/hugepage.h' (91,154) at 20240405153229859
92893 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_trusted.c' (91,155) at 20240405153052349
92894 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/cgroup_util.c' (91,156) at 20240613080016563
92895 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_bitmap.c' (91,157) at 20241011080017395
92896 2025-01-08 03:00:51.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac.h' (91,158) at 20240405153231259
92897 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/gamecube.c' (91,159) at 20210307214926362
92898 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_link.c' (91,160) at 20240405153054265
92899 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tv.h' (91,161) at 20210307214927806
92900 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/example.yaml' (91,162) at 20221209040010971
92901 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9834.c' (91,163) at 20240913080013817
92902 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_buf_item.c' (91,164) at 20240405153052589 to deleted uid set
92903 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-mace.c' (91,165) at 20210307214926282
92904 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmzone.h' (91,166) at 20240405153230031
92905 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_pch.h' (91,167) at 20240405153052777
92906 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ingenic,jz4780-hdmi.yaml' (91,168) at 20240405153045037
92907 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind.h' (91,169) at 20240405153232243
92908 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/sys_info.c' (91,170) at 20210308005002788
92909 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/list_lru.c' (91,171) at 20240405153053133
92910 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/segment.h' (91,172) at 20240405153046493
92911 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/altr,rst-mgr.h' (91,173) at 20210308005003640
92912 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_quirks.c' (91,174) at 20210307214930986
92913 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0012.h' (91,175) at 20240405153048617
92914 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljustorp' (91,176) at 20210307205553786
92915 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/signal.c' (91,177) at 20240405153046289
92916 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc_sch.h' (91,178) at 20210307214930238
92917 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/traps.c' (91,179) at 20210308005002824
92918 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/display.c' (91,180) at 20210308005003536
92919 2025-01-08 03:00:51.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bpf_hashmap_lookup.c' (91,181) at 20240405153054241
92920 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/Kconfig' (91,182) at 20210307214929126
92921 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fq.json' (91,183) at 20240405153054377
92922 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76-evm.dts' (91,184) at 20210308005002576
92923 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/dot.bashrc' (91,185) at 20210307205554470
92924 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vcrypto_helper.c' (91,186) at 20240906080037528
92925 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/media/Makefile' (91,187) at 20210308005002536
92926 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.json' (91,188) at 20210308005046397
92927 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-fhctl.c' (91,189) at 20240405153046793
92928 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_flit_core.bbclass' (91,190) at 20241221090017608
92929 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab/issue_templates/feature_request.md' (91,191) at 20210927100127017
92930 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/system_ext_mmvec.h' (91,192) at 20220429100100786
92931 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lohja' (91,193) at 20210307205553770
92932 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_ih.c' (91,194) at 20240405153230359
92933 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nft_meta.h' (91,195) at 20240405153052857
92934 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp' (91,196) at 20241221090003052
92935 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptdebug.h' (91,197) at 20220525020653339
92936 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr4.inc' (91,198) at 20210905000020581
92937 2025-01-08 03:00:51.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/uap_cmd.c' (91,199) at 20240405153231219
92938 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-booke.c' (91,200) at 20240906080037512
92939 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/resolver/ad2s1210.c' (91,201) at 20240830080013303
92940 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/CHANGELOG' (91,202) at 20241206090014290
92941 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mbus.h' (91,203) at 20210307214931422
92942 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml' (91,204) at 20240405153045101
92943 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-4.0' (91,205) at 20211006000025230
92944 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/template.json' (91,206) at 20210307214932722
92945 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gx-u-boot.dtsi' (91,207) at 20210308005002596
92946 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/match.cpp' (91,208) at 20231021080041478
92947 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/hang.c' (91,209) at 20210308005003704
92948 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioctl.c' (91,210) at 20240405153048525
92949 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kbuild' (91,211) at 20240405153045905
92950 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.h' (91,212) at 20220525020653655
92951 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in2_master_regs.h' (91,213) at 20240405153046585
92952 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/Makefile' (91,214) at 20220525020654131
92953 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c' (91,215) at 20240405153048801
92954 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/libcompress-raw-zlib-perl_2.213.bb' (91,216) at 20241221090017544
92955 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/mailbox.c' (91,217) at 20210308005003740
92956 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm-v2.h' (91,218) at 20230310090043283
92957 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/.gitignore' (91,219) at 20240405153232211
92958 2025-01-08 03:00:51.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/runtime-wrappers.c' (91,220) at 20240405153230295
92959 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halle' (91,221) at 20210307205553782
92960 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-2375.c' (91,222) at 20240906080037576
92961 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6323-regulator.txt' (91,223) at 20210307214925410
92962 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_defconfig' (91,224) at 20210308005003236
92963 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regmap.h' (91,225) at 20240520080015203
92964 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_defconfig' (91,226) at 20210308005003280
92965 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-camcc.yaml' (91,227) at 20240405153229759
92966 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx6sl.c' (91,228) at 20240405153045649
92967 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_bsg.c' (91,229) at 20241001080013024
92968 2025-01-08 03:00:51.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Randalen' (91,230) at 20210307205553790
92969 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/gameport.c' (91,231) at 20240405153230723
92970 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_sink.c' (91,232) at 20240405153047213
92971 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst' (91,233) at 20241221090017584
92972 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/trace.c' (91,234) at 20240405153051201
92973 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/caif_serial.c' (91,235) at 20240405153230891
92974 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_flow.c' (91,236) at 20240405153053365
92975 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1/mxc-w1.txt' (91,237) at 20210308005003328
92976 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/ibm/host.cpp' (91,238) at 20240926080014017
92977 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-microzed.dts' (91,239) at 20240405153045609
92978 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/pvc.c' (91,240) at 20240405153053169
92979 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf' (91,241) at 20210307205553918
92980 2025-01-08 03:00:51.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h' (91,242) at 20240405153230323
92981 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_reg.h' (91,243) at 20240405153051865
92982 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/pbi.cfg' (91,244) at 20210308005003168
92983 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/test_encl_bootstrap.S' (91,245) at 20240405153054373
92984 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/bc_xprt.h' (91,246) at 20240405153052801
92985 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-ioasic.c' (91,247) at 20210307214926254
92986 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/memcmp_32.S' (91,248) at 20240405153230043
92987 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,armada-37xx-pinctrl.txt' (91,249) at 20210308005003304
92988 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/sandbox-reset.c' (91,250) at 20210308005003480
92989 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-core.c' (91,251) at 20240405153230831
92990 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timekeeping.h' (91,252) at 20240405153052805
92991 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/meson.options' (91,253) at 20240924080018575
92992 2025-01-08 03:00:51.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_0_sh_mask.h' (91,254) at 20210307214927670
92993 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_display.c' (91,255) at 20240613080016407
92994 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/README.md' (91,256) at 20221013030007910
92995 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/da9062-wdt.txt' (91,257) at 20240405153045185
92996 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/xor.c' (91,258) at 20210308005003368
92997 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun5i-a13-usb-phy.yaml' (91,259) at 20240405153045125
92998 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/entity_map_json.hpp' (91,260) at 20230518080030406
92999 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc-regs.h' (91,261) at 20240405153051853
93000 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/SELinux.rst' (91,262) at 20210307214925214
93001 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/mpp.h' (91,263) at 20210308005002732
93002 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/tlbflush.h' (91,264) at 20240405153046281
93003 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_class.c' (91,265) at 20240405153051517
93004 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_devlink.c' (91,266) at 20240405153049953
93005 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/ppc64/a-b-kernel.S' (91,267) at 20240906080037560
93006 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs_idmap.h' (91,268) at 20210307214931650
93007 2025-01-08 03:00:51.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/svm.h' (91,269) at 20240405153054317
93008 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c' (91,270) at 20240405153050249
93009 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/packagegroups/packagegroup-ts-tests.bbappend' (91,271) at 20241206090014214
93010 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/qfw.c' (91,272) at 20210308005003400
93011 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/mpc8544ds.c' (91,273) at 20210308005002980
93012 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/dfu-util_0.11.bb' (91,274) at 20241206090014258
93013 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/spi-howto.txt' (91,275) at 20210308005003328
93014 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/fruutils.hpp' (91,276) at 20231209090007705
93015 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/host_power_off.hpp' (91,277) at 20230520080006628
93016 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.h' (91,278) at 20210307214929302
93017 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig' (91,279) at 20210308005003232
93018 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PowerSupplyCollection.json' (91,280) at 20240619080002952
93019 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt2701-cs42448.txt' (91,281) at 20210307214925430
93020 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-addv.c' (91,282) at 20240906080037580
93021 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_core.h' (91,283) at 20210308005003516
93022 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-aspeed-spi-master-mode.inc' (91,284) at 20211016000015668
93023 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-ce-core.S' (91,285) at 20220525020651946
93024 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/debugging.rst' (91,286) at 20240405153044981
93025 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/da9052.rst' (91,287) at 20210307214925498
93026 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/semicolon.cocci' (91,288) at 20240405153053441
93027 2025-01-08 03:00:51.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usbip.h' (91,289) at 20240405153052941
93028 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/hoontech.h' (91,290) at 20210307214932262
93029 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ublimage.h' (91,291) at 20210308005003772
93030 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/r0p7734.h' (91,292) at 20210308005003612
93031 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-40x.h' (91,293) at 20240405153230031
93032 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dorotea' (91,294) at 20210307205553778
93033 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sm_common.h' (91,295) at 20210307214929234
93034 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Caldbeck' (91,296) at 20210307205553794
93035 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-x3proto/mach/ilsel.h' (91,297) at 20210307214926558
93036 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wmt_ge_rops.h' (91,298) at 20210307214930950
93037 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/googletest.wrap' (91,299) at 20220112040021203
93038 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c' (91,300) at 20240405153048609
93039 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/env.h' (91,301) at 20210308005003688
93040 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-isku.h' (91,302) at 20210307214928098
93041 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/memory.json' (91,303) at 20240405153054157
93042 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/pci_v3.h' (91,304) at 20210308005002916
93043 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/socket.h' (91,305) at 20231102080015293
93044 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-laplug.dts' (91,306) at 20240405153045457
93045 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-mercury5-ssc8336n.dtsi' (91,307) at 20240405153045573
93046 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/console.md' (91,308) at 20221209040006383
93047 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-ipmiprovider-symlink.bbclass' (91,309) at 20210307205554054
93048 2025-01-08 03:00:51.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/common.h' (91,310) at 20240405153046733
93049 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel,keembay-pcie-ep.yaml' (91,311) at 20240405153045125
93050 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/medcom-wide_defconfig' (91,312) at 20210308005003268
93051 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/intel_sdsi/Makefile' (91,313) at 20240405153054033
93052 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-audio-rt1015p.dtsi' (91,314) at 20240405153045749
93053 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-r2-to-r6-emul.h' (91,315) at 20210307214926226
93054 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/usdt.c' (91,316) at 20240405153054261
93055 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_mixer.c' (91,317) at 20220525020654987
93056 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls102xa_rcw_sd_qspi.cfg' (91,318) at 20210308005002968
93057 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx_git.bb' (91,319) at 20241221090017540
93058 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lockspace.h' (91,320) at 20240405153052325
93059 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lpswe-unaligned.S' (91,321) at 20230426080043952
93060 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck/automake-output.patch' (91,322) at 20230609080014419
93061 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-dma.h' (91,323) at 20240405153052757
93062 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/strnlen_user.S' (91,324) at 20240405153230015
93063 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (91,325) at 20220422030010210
93064 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-abr-4500.dts' (91,326) at 20240405153229871
93065 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/print_ffdc_functions' (91,327) at 20230216040015763
93066 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-info.c' (91,328) at 20240405153054209
93067 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/arm/safe-syscall.inc.S' (91,329) at 20220429100100406
93068 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/init' (91,330) at 20210307205554034
93069 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_dctcp.c' (91,331) at 20240613080016531
93070 2025-01-08 03:00:51.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpu_ops.c' (91,332) at 20210307214926070
93071 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Connection.v1_3_2.json' (91,333) at 20240619080002944
93072 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/build-docdep.perl' (91,334) at 20220525020655127
93073 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certificate.hpp' (91,335) at 20230511080024715
93074 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/Kconfig' (91,336) at 20210308005003072
93075 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (91,337) at 20210820100014769
93076 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t62.c' (91,338) at 20210308005003480
93077 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rc' (91,339) at 20240405153044917
93078 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/status-icon.js' (91,340) at 20210308005107069
93079 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_sdcard_ifc_defconfig' (91,341) at 20210308005003264
93080 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/smpboot.c' (91,342) at 20240405153045929
93081 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb' (91,343) at 20240302090018210
93082 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/npcm750-pwm-fan.txt' (91,344) at 20240405153229767
93083 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/DriveCollection.json' (91,345) at 20240619080002944
93084 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil.h' (91,346) at 20210309003651932
93085 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw.h' (91,347) at 20240405153046957
93086 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/sysfs.c' (91,348) at 20240405153046921
93087 2025-01-08 03:00:51.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings.yaml' (91,349) at 20221207040038639
93088 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/userspace_msr_exit_test.c' (91,350) at 20240405153054325
93089 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Intel-ACPI' (91,351) at 20211006000025238
93090 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_icmp.c' (91,352) at 20220525020654871
93091 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_mdio.h' (91,353) at 20240405153052757
93092 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65217.h' (91,354) at 20210308005003680
93093 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/Makefile' (91,355) at 20210307214929818
93094 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ieee802154_netdev.h' (91,356) at 20240405153052845
93095 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/exchange-bmc-os-info.init.redhat' (91,357) at 20210308004938816
93096 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr2d.h' (91,358) at 20210309003649888
93097 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/hd44780.c' (91,359) at 20240405153046677
93098 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-ulcb-kf.dts' (91,360) at 20220525020651934
93099 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeSlots.v1_6_1.json' (91,361) at 20240619080002952
93100 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6318-reset.h' (91,362) at 20220525020654547
93101 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_taprio.c' (91,363) at 20240405153050173
93102 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/tty.h' (91,364) at 20210307214930734
93103 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/hxtool.py' (91,365) at 20240906080037176
93104 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/trace.c' (91,366) at 20240405153050437
93105 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch' (91,367) at 20230706080014745
93106 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/seccomp_filter.rst' (91,368) at 20240405153045305
93107 2025-01-08 03:00:51.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b.dtsi' (91,369) at 20240405153229967
93108 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/stacktrace.c' (91,370) at 20210307214926130
93109 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/sha.h' (91,371) at 20220525020652394
93110 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/opcodes.c' (91,372) at 20240906080037476
93111 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/law.c' (91,373) at 20210308005003048
93112 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-rtl-pass.h' (91,374) at 20240405153053449
93113 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/vt82c686-uhci-pci.c' (91,375) at 20241211090212346
93114 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/templates/default/conf-notes.txt' (91,376) at 20220913030020496
93115 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ncr53c8xx.rst' (91,377) at 20240405153045253
93116 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/getuser.S' (91,378) at 20240624080012772
93117 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-corstone1000-common.inc' (91,379) at 20241221090017468
93118 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/sandbox.c' (91,380) at 20210308005003340
93119 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sunplus.c' (91,381) at 20210307214928102
93120 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (91,382) at 20230930080011588
93121 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/dummy_hcd.c' (91,383) at 20241111090012137
93122 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml' (91,384) at 20240405153229759
93123 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/power.c' (91,385) at 20240405153230095
93124 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/simd.h' (91,386) at 20210307214931306
93125 2025-01-08 03:00:51.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb' (91,387) at 20241221090017468
93126 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kcm.h' (91,388) at 20210307214931638
93127 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/tcm_qla2xxx.c' (91,389) at 20240405153051717
93128 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_inherit_exec_test.c' (91,390) at 20210309003656012
93129 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_parisc.c' (91,391) at 20220525020652294
93130 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/_lxml.py' (91,392) at 20241206090014290
93131 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc' (91,393) at 20210812000025374
93132 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/cpu-reset.cocci' (91,394) at 20210308005046237
93133 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/init.c' (91,395) at 20240405153230847
93134 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/vgic_init.c' (91,396) at 20240613080016567
93135 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/platinumfb.h' (91,397) at 20210307214930930
93136 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_io.h' (91,398) at 20240405153051737
93137 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_xskmap.rst' (91,399) at 20240405153044997
93138 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-snapshot.inc' (91,400) at 20241221090017676
93139 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/null.c' (91,401) at 20210307214926614
93140 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/os.h' (91,402) at 20210308005003676
93141 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-partition.py' (91,403) at 20241221090017704
93142 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/Kconfig' (91,404) at 20210307214929698
93143 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models_sysemu.c' (91,405) at 20240906080037532
93144 2025-01-08 03:00:51.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_decl_tag.c' (91,406) at 20240405153054273
93145 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/elf-entry.c' (91,407) at 20210307214926294
93146 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/message.hpp' (91,408) at 20210308005114857
93147 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/pcmtest.rst' (91,409) at 20240405153045261
93148 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/Makefile' (91,410) at 20210309003650796
93149 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/files/0002-Prevent-accessing-of-global-c-objects-once-they-are-.patch' (91,411) at 20241221090017532
93150 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci224.c' (91,412) at 20240405153046889
93151 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/cmsdk-apb-uart.c' (91,413) at 20241211090212258
93152 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_if.c' (91,414) at 20240405153049957
93153 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_crash.c' (91,415) at 20240405153054281
93154 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack_netfilter.c' (91,416) at 20240405153053485
93155 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds_mix_sign_unsign.c' (91,417) at 20240405153054281
93156 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdxcp/amdgpu_xcp_drv.c' (91,418) at 20240405153047189
93157 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_stream_encoder.h' (91,419) at 20210307214927310
93158 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_unittest.hpp' (91,420) at 20230821192414188
93159 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/dax-dev.c' (91,421) at 20210309003655972
93160 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite550x_defconfig' (91,422) at 20210308005003288
93161 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-1.dtsi' (91,423) at 20240405153046093
93162 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch' (91,424) at 20231011080016582
93163 2025-01-08 03:00:51.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/certificate.js' (91,425) at 20210308005107069
93164 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/e752x_edac.c' (91,426) at 20240405153047013
93165 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-i2cr.c' (91,427) at 20240405153230303
93166 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp/0001-gupnp-enums.c.template-use-basename-instead-of-filen.patch' (91,428) at 20241206090014238
93167 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-nmi.rst' (91,429) at 20240405153045269
93168 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch' (91,430) at 20230706080014737
93169 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/README' (91,431) at 20210308005002988
93170 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/bugfix-adjust-statd-service-name.patch' (91,432) at 20210307205554466
93171 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/norm/norm_1.0/ia_css_norm_param.h' (91,433) at 20210307214930558
93172 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98520.h' (91,434) at 20240405153053641
93173 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/Kconfig' (91,435) at 20220525020653183
93174 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-win-stdio.c' (91,436) at 20240906080037160
93175 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/efficiently-fetching-sources.rst' (91,437) at 20230114040015510
93176 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emuproc.c' (91,438) at 20240405153232131
93177 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/recv.c' (91,439) at 20240820080014189
93178 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-test-1-run-qemu.sh' (91,440) at 20240405153054365
93179 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/vyasa-rk3288.c' (91,441) at 20210308005002912
93180 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_empty_tree.c' (91,442) at 20210308005003728
93181 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/vmlinux-xip.lds.S' (91,443) at 20240405153045633
93182 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm_msg.c' (91,444) at 20240405153054029
93183 2025-01-08 03:00:51.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/packagegroups/packagegroup-ts-tests.bb' (91,445) at 20230114040015466
93184 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_scmi.h' (91,446) at 20220429100100590
93185 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/uprobe_autoattach.c' (91,447) at 20240405153054261
93186 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi.h' (91,448) at 20220525020652975
93187 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flyn' (91,449) at 20210307205553782
93188 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ulricehamn' (91,450) at 20210307205553794
93189 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-img-cmds.hx' (91,451) at 20240906080037436
93190 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9713.h' (91,452) at 20210307214932370
93191 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qdict.h' (91,453) at 20221215040039190
93192 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/rcu/extract-stall.sh' (91,454) at 20240405153054221
93193 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/transaction.json' (91,455) at 20240405153054117
93194 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-event.h' (91,456) at 20220525020653763
93195 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/sifive_e.h' (91,457) at 20230925080039929
93196 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpdm.h' (91,458) at 20240405153048893
93197 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-inventory-example-native_git.bb' (91,459) at 20220921030015986
93198 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/mmap.rst' (91,460) at 20240405153045317
93199 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongson_ipi_common.h' (91,461) at 20240906080037332
93200 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml' (91,462) at 20240405153045129
93201 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/108.out' (91,463) at 20240326080039726
93202 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/testmode.c' (91,464) at 20240405153050585
93203 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-jazz/mc146818rtc.h' (91,465) at 20210307214926222
93204 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/grouplayout.hpp' (91,466) at 20240822080022193
93205 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_link.h' (91,467) at 20240613080016407
93206 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/path.h' (91,468) at 20240405153053465
93207 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/comm.c' (91,469) at 20240405153230179
93208 2025-01-08 03:00:51.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/rootfs_rpm-extract-postinst.awk' (91,470) at 20210307205554642
93209 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep.h' (91,471) at 20210307214925962
93210 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_init.h' (91,472) at 20210307214927290
93211 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-2.0' (91,473) at 20210307205554414
93212 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc64-softmmu.mak' (91,474) at 20240906080037160
93213 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/system.c' (91,475) at 20240405153047037
93214 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/sonic.h' (91,476) at 20210309003651136
93215 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/Kconfig' (91,477) at 20210308005002984
93216 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_req_if.c' (91,478) at 20241008080013939
93217 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_parse.c' (91,479) at 20240405153049409
93218 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt' (91,480) at 20210307214925398
93219 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/apds9960.c' (91,481) at 20240405153048997
93220 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/thumbee.c' (91,482) at 20210307214925866
93221 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/driver.h' (91,483) at 20240405153231811
93222 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml' (91,484) at 20240405153045161
93223 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rdc321x.h' (91,485) at 20210307214931434
93224 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.h' (91,486) at 20210307214929810
93225 2025-01-08 03:00:51.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_driver.h' (91,487) at 20240405153231859
93226 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h' (91,488) at 20240405153050069
93227 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/pmem.c' (91,489) at 20240405153046973
93228 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dbring.h' (91,490) at 20240405153050433
93229 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/Kconfig' (91,491) at 20210308005003440
93230 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/clock.h' (91,492) at 20210308005002644
93231 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/MAINTAINERS' (91,493) at 20210308005003028
93232 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/pcs-rzn1-miic.h' (91,494) at 20240405153052649
93233 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/pasemi-rng.c' (91,495) at 20240405153230199
93234 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/tools.conf' (91,496) at 20210407000018078
93235 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/LLNL' (91,497) at 20210307205554010
93236 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc7280.yaml' (91,498) at 20240405153229759
93237 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-branch-options.h' (91,499) at 20210307214932598
93238 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-types.h' (91,500) at 20220525020653275
93239 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/misc.h' (91,501) at 20240405153052529
93240 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/Makefile' (91,502) at 20210308005002792
93241 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/i2c-mux-uclass.c' (91,503) at 20210308005003384
93242 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5-subcmu.c' (91,504) at 20240405153230239
93243 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/Kconfig' (91,505) at 20220525020653315
93244 2025-01-08 03:00:51.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A33-OLinuXino_defconfig' (91,506) at 20210308005003232
93245 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quotaio_v2.h' (91,507) at 20210307214931230
93246 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp-native_6.0.5.bb' (91,508) at 20230811080018302
93247 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_config.h' (91,509) at 20240405153052817
93248 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/json-writer.h' (91,510) at 20210927100127249
93249 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/st,uvis25.yaml' (91,511) at 20220525020651682
93250 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/netfilter/ipvs/ip_vs_conn.c' (91,512) at 20240405153053317 to deleted uid set
93251 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/mapped_floor.cpp' (91,513) at 20240820080023686
93252 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7794-cpg-mssr.c' (91,514) at 20210308005003352
93253 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging-callouts-mrw-native.bb' (91,515) at 20241206090014274
93254 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/update-linux-headers.sh' (91,516) at 20241211090212458
93255 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_proto.h' (91,517) at 20240405153046953
93256 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm_bsm.json' (91,518) at 20241213090004409
93257 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_w.c' (91,519) at 20210308005046509
93258 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/sa1100/pwer.h' (91,520) at 20210307214931594
93259 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS' (91,521) at 20210307205554506
93260 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/rcom.c' (91,522) at 20240405153231651
93261 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ltc3676.c' (91,523) at 20240405153051465
93262 2025-01-08 03:00:51.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_inode_dotl.c' (91,524) at 20240405153231603
93263 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mvebu_lcd.c' (91,525) at 20210308005003532
93264 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/machine/e3c256d4i.conf' (91,526) at 20240413080012631
93265 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sram.h' (91,527) at 20240405153052797
93266 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.h' (91,528) at 20240405153047241
93267 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb' (91,529) at 20210307205554386
93268 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pic32mzdask_defconfig' (91,530) at 20210308005003276
93269 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/merge_sensor_config.py' (91,531) at 20210307205554070
93270 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/meson-secure-pwrc.c' (91,532) at 20240405153231347
93271 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs.h' (91,533) at 20240405153052429
93272 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_TS.h' (91,534) at 20240405153231479
93273 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/dir.c' (91,535) at 20240405153052333
93274 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/README' (91,536) at 20210308005002912
93275 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/standardization/index.rst' (91,537) at 20240405153229747
93276 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdm845-lpasscc.yaml' (91,538) at 20240405153045029
93277 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/bitsperlong.h' (91,539) at 20210308005046065
93278 2025-01-08 03:00:51.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa25x_udc.c' (91,540) at 20240405153052093
93279 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_bmap_util.c' (91,541) at 20241023080012899 to deleted uid set
93280 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sh_eth.h' (91,542) at 20210308005003444
93281 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/hvf-i386.h' (91,543) at 20240326080039662
93282 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/timedate' (91,544) at 20220413100022480
93283 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8550.c' (91,545) at 20240405153051353
93284 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JsonSchemaFile.v1_1_5.json' (91,546) at 20240619080002948
93285 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl726.c' (91,547) at 20240405153046901
93286 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_balign.c' (91,548) at 20210308005046505
93287 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/phosphor-host-ipmid.wrap' (91,549) at 20230714080032711
93288 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb' (91,550) at 20241221090017528
93289 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-memchr.S' (91,551) at 20240405153229855
93290 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cache.c' (91,552) at 20210307214926178
93291 2025-01-08 03:00:51.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/usb-dbg.cpp' (91,553) at 20241127090005733
93292 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h' (91,554) at 20240520080015159
93293 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwregs.c' (91,555) at 20240405153046621
93294 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/Kconfig' (91,556) at 20240405153230187
93295 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/engine.h' (91,557) at 20240405153231791
93296 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pine64_plus_defconfig' (91,558) at 20210308005003276
93297 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-s5pv210.c' (91,559) at 20240405153046845
93298 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/callbacks.rst' (91,560) at 20210307214925518
93299 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/pcm.h' (91,561) at 20210307214932438
93300 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ac14xx.dts' (91,562) at 20210307214926338
93301 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi' (91,563) at 20240405153045737
93302 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-dv-timings.c' (91,564) at 20241211090145449
93303 2025-01-08 03:00:51.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/apds990x.c' (91,565) at 20241211090145453
93304 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp108.rst' (91,566) at 20210309003648428
93305 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/delay.h' (91,567) at 20210307214932474
93306 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_save_dump.h_shipped' (91,568) at 20210307214926462
93307 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/device.h' (91,569) at 20210307214926550
93308 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/aops.c' (91,570) at 20240405153052453
93309 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_crtc.h' (91,571) at 20210307214927770
93310 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/coding-style.rst' (91,572) at 20240405153045301
93311 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml' (91,573) at 20240405153045069
93312 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/hash.c' (91,574) at 20240405153231663
93313 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox3_common.dtsi' (91,575) at 20240405153045465
93314 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_rep.h' (91,576) at 20210307214929350
93315 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool/0001-Native-Don-t-use-build-time-hardcoded-python-binary-.patch' (91,577) at 20220125040024527
93316 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/phosphor-dbus-interfaces.wrap' (91,578) at 20240124090001898
93317 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/meson.build' (91,579) at 20241014080018042
93318 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/README.md' (91,580) at 20221209040019091
93319 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/asm.h' (91,581) at 20210308005002808
93320 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/ksz_common.h' (91,582) at 20240405153052681
93321 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_emu_64.S' (91,583) at 20220804100015896
93322 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/ics-native.c' (91,584) at 20240405153046233
93323 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/annotate/instructions.c' (91,585) at 20210307214932518
93324 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/psci.c' (91,586) at 20240405153045889
93325 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-cm-t43.dts' (91,587) at 20240405153045597
93326 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992.dtsi' (91,588) at 20240405153045765
93327 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hisi-sec' (91,589) at 20240405153044913
93328 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-unit' (91,590) at 20210308005046393
93329 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/irq_service_dce110.h' (91,591) at 20210307214927310
93330 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-gl.bb' (91,592) at 20241221090017684
93331 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/kvm_mm.h' (91,593) at 20240405153054393
93332 2025-01-08 03:00:51.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/spear/overview.rst' (91,594) at 20240405153044973
93333 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_irq.c' (91,595) at 20240405153048781
93334 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rx8025.c' (91,596) at 20210308005003480
93335 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/resource.h' (91,597) at 20210307214925650
93336 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/pinctrl-sprd-sc9860.c' (91,598) at 20210309003652144
93337 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/libgloss-build-without-nostdinc.patch' (91,599) at 20230131040012047
93338 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml' (91,600) at 20240405153045109
93339 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nf_conntrack-sysctl.rst' (91,601) at 20240405153045241
93340 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sigcontext.h' (91,602) at 20210307214926514
93341 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval___val3_missing.c' (91,603) at 20210309003655984
93342 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_2_offset.h' (91,604) at 20210307214927690
93343 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/diag.c' (91,605) at 20241211090212518
93344 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h' (91,606) at 20240405153048569
93345 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc_file.hpp' (91,607) at 20240830080017495
93346 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/run-ptest' (91,608) at 20241206090014242
93347 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-unknown.err' (91,609) at 20210308005046409
93348 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grums' (91,610) at 20210307205553782
93349 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html' (91,611) at 20231126090012817
93350 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/Makefile' (91,612) at 20240405153049165
93351 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-stub.c' (91,613) at 20230426080043668
93352 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6797-mt6351.txt' (91,614) at 20210307214925430
93353 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm1480ht.c' (91,615) at 20210307214926286
93354 2025-01-08 03:00:51.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6421.c' (91,616) at 20240405153049289
93355 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/ctype.h' (91,617) at 20220525020655115
93356 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/COPYING.MIT' (91,618) at 20210307205554010
93357 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-das.txt' (91,619) at 20210307214925430
93358 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs_kern.c' (91,620) at 20240805080014019
93359 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/connection.ipp' (91,621) at 20210308005114857
93360 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93.dtsi' (91,622) at 20240910080014014
93361 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp4xx-reference-design.dtsi' (91,623) at 20240405153045437
93362 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu-qom.h' (91,624) at 20241211090212510
93363 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/ptrace.h' (91,625) at 20210308005002844
93364 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-m10-bmc-core.c' (91,626) at 20240405153049605
93365 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/rail_tests.cpp' (91,627) at 20220402030035703
93366 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/signal.c' (91,628) at 20240405153045913
93367 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/Makefile' (91,629) at 20240405153048569
93368 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/wdt-uclass.c' (91,630) at 20210308005003540
93369 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/ioeventfd.c' (91,631) at 20220525020654327
93370 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/imximage.cfg' (91,632) at 20210308005003168
93371 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xkeyboard-config-Zinoviev' (91,633) at 20241221090017620
93372 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/0001-Modify-include-dir.patch' (91,634) at 20221003030013285
93373 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/jiffies.c' (91,635) at 20220525020654731
93374 2025-01-08 03:00:51.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/cpu-x86-uarch-abi.py' (91,636) at 20240906080037444
93375 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_0_default.h' (91,637) at 20210307214927674
93376 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpu_ops_sbi.h' (91,638) at 20240405153046245
93377 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/clk.rst' (91,639) at 20240405153045189
93378 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/interfaces/bmcweb_%.bbappend' (91,640) at 20220701030014155
93379 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/max11801-ts.txt' (91,641) at 20210307214925338
93380 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/util_test.cpp' (91,642) at 20240817080006811
93381 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard410c-uboot.dtsi' (91,643) at 20210308005002576
93382 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v6.S' (91,644) at 20240405153045697
93383 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/serial-u16550.c' (91,645) at 20220525020654971
93384 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/Makefile.am' (91,646) at 20210308005117205
93385 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-ddr.c' (91,647) at 20210309003649256
93386 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_crtc.c' (91,648) at 20240405153048357
93387 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci.h' (91,649) at 20240906080037308
93388 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/wl18xx.h' (91,650) at 20210307214929966
93389 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-ts7970.dtsi' (91,651) at 20240405153229887
93390 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vmgenid-test.c' (91,652) at 20240326080039742
93391 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch' (91,653) at 20241221090017692
93392 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/meson.bbclass' (91,654) at 20241221090017608
93393 2025-01-08 03:00:51.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.c' (91,655) at 20240405153048637
93394 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_signal.h' (91,656) at 20221215040039202
93395 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,ipq5018-gcc.yaml' (91,657) at 20240405153229759
93396 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_nrtr_masks.h' (91,658) at 20240405153046605
93397 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi' (91,659) at 20240405153229887
93398 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc9sdz60.h' (91,660) at 20210308005003672
93399 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/debug.h' (91,661) at 20210307214931518
93400 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS' (91,662) at 20210308005002948
93401 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs1_fs_compat.h' (91,663) at 20220525020654475
93402 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sungem.h' (91,664) at 20210307214929650
93403 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx9.asm' (91,665) at 20240405153230367
93404 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_miata.c' (91,666) at 20210307214925658
93405 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/ec_kb3310b.c' (91,667) at 20210307214926270
93406 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/sfq.json' (91,668) at 20240405153054377
93407 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_bcsp.c' (91,669) at 20240405153046725
93408 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/elf_ia32_efi.lds' (91,670) at 20210308005002884
93409 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_cpu.h' (91,671) at 20210308005046069
93410 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-enable@.service' (91,672) at 20220514030009396
93411 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/bbdev.sh' (91,673) at 20210307205554230
93412 2025-01-08 03:00:51.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4260.rst' (91,674) at 20210307214925502
93413 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/hfs_fs.h' (91,675) at 20240405153052377
93414 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/semihost.h' (91,676) at 20240405153045625
93415 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_linflexuart.c' (91,677) at 20210308005003484
93416 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-reserved.rst' (91,678) at 20240405153229843
93417 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb' (91,679) at 20240127090011892
93418 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c' (91,680) at 20240805080013947
93419 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hotplug.h' (91,681) at 20230426080043760
93420 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb45n.dts' (91,682) at 20240405153045465
93421 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/setup.py' (91,683) at 20210308005003728
93422 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/thread_info.h' (91,684) at 20241018080014474
93423 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nftlcore.c' (91,685) at 20240405153049705
93424 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/stm32-dac-core.c' (91,686) at 20240405153048981
93425 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/gpio.h' (91,687) at 20210308005002664
93426 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/trace.h' (91,688) at 20240405153053241
93427 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bitops.c' (91,689) at 20220525020654755
93428 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.1-no-RFN' (91,690) at 20211006000025242
93429 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/ov519.c' (91,691) at 20220525020653323
93430 2025-01-08 03:00:51.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfmpy.c' (91,692) at 20210307214926334
93431 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_esel.robot' (91,693) at 20240628080017121
93432 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/MAINTAINERS' (91,694) at 20210308005003040
93433 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/Makefile' (91,695) at 20210307214926786
93434 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_dm.h' (91,696) at 20210307214930662
93435 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/test/test_exprtk_tools.cpp' (91,697) at 20231008080027971
93436 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-tpd12s015.c' (91,698) at 20240405153230527
93437 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/clocksource.h' (91,699) at 20210307214926058
93438 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/InstallAll.interface.yaml' (91,700) at 20220315030032663
93439 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/Makefile' (91,701) at 20210308005002952
93440 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/x86_start16.py' (91,702) at 20210308005003748
93441 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpp-netlib/cpp-netlib_git.bb' (91,703) at 20231011080016582
93442 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/flexbus.h' (91,704) at 20210308005002800
93443 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/start.S' (91,705) at 20210308005002884
93444 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-virt.h' (91,706) at 20240405153045965
93445 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/__init__.py' (91,707) at 20210308005003736
93446 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.png' (91,708) at 20230629131804619 to deleted uid set
93447 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/vmx.h' (91,709) at 20240405153046401
93448 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uclass-compat.c' (91,710) at 20210308005003380
93449 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuall.txt' (91,711) at 20241221090017628
93450 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_out.c' (91,712) at 20210307214932110
93451 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_iface.h' (91,713) at 20230919080007046
93452 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh' (91,714) at 20220405030025645
93453 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-unaligned-prefetch.out' (91,715) at 20240906080037568
93454 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/Kconfig' (91,716) at 20210308005002916
93455 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcu.rst' (91,717) at 20240405153044933
93456 2025-01-08 03:00:51.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c' (91,718) at 20220525020652971
93457 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_drv.h' (91,719) at 20240405153048417
93458 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/cxl.rst' (91,720) at 20240405153044961
93459 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target.h' (91,721) at 20240906080037544
93460 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/realview_defconfig' (91,722) at 20240405153045617
93461 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/README.sol' (91,723) at 20210308004938836
93462 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ptr_as_arr___diff_sz.c' (91,724) at 20210307214932642
93463 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a3xx.xml.h' (91,725) at 20240405153048573
93464 2025-01-08 03:00:51.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/cache.c' (91,726) at 20210307214931074
93465 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_bit.c.inc' (91,727) at 20240906080037496
93466 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom.c' (91,728) at 20240405153050461
93467 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoe.h' (91,729) at 20240405153046701
93468 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.3.0.bb' (91,730) at 20220910030013369
93469 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-bsp/grub/grub%.bbappend' (91,731) at 20220804030014683
93470 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtq2134-regulator.yaml' (91,732) at 20220525020651706
93471 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti-core.c' (91,733) at 20240405153230671
93472 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-module.c' (91,734) at 20220429100100954
93473 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace_64_pg_entry.S' (91,735) at 20240405153230039
93474 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep-tegra30.S' (91,736) at 20240405153045689
93475 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Noweb' (91,737) at 20211006000025238
93476 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa27x.dtsi' (91,738) at 20240405153045437
93477 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c64xx-pinctrl.h' (91,739) at 20240405153045573
93478 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml' (91,740) at 20220525020651670
93479 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c' (91,741) at 20240405153050453
93480 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.h' (91,742) at 20210307214929818
93481 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon-config-mrw.bb' (91,743) at 20220921030015990
93482 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_exec_test.c' (91,744) at 20240405153230639
93483 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/aspeed,ast2500-hace.yaml' (91,745) at 20240405153045033
93484 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/PDR.interface.yaml' (91,746) at 20221207040023631
93485 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0009-support-apxs.in-force-destdir-to-be-empty-string.patch' (91,747) at 20220402030016023
93486 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips-24k.inc' (91,748) at 20210905000020581
93487 2025-01-08 03:00:51.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/bpf_perf_event.h' (91,749) at 20210307214926066
93488 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx7d-clock.h' (91,750) at 20210308005003632
93489 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctucan_pci.c' (91,751) at 20241211090212302
93490 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/simd.h' (91,752) at 20240405153045625
93491 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/index.rst' (91,753) at 20240405153045237
93492 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_display.png' (91,754) at 20210307205554250 to deleted uid set
93493 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-crl.h' (91,755) at 20240906080037336
93494 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chid.h' (91,756) at 20240405153048637
93495 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nghttp2/nghttp2_%.bbappend' (91,757) at 20230623080015345
93496 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pcmcia_resource.c' (91,758) at 20240405153051265
93497 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.modinst' (91,759) at 20240405153232099
93498 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/Kconfig' (91,760) at 20210308005003696
93499 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_1.h' (91,761) at 20240405153230355
93500 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/sam460ex.c' (91,762) at 20241211090212322
93501 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-nova-t-usb2-cardlist.rst' (91,763) at 20210307214925230
93502 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/fsl_ifc.c' (91,764) at 20240405153230827
93503 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/pm.c' (91,765) at 20210307214926638
93504 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/kernel-stacks.rst' (91,766) at 20240405153044989
93505 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp.h' (91,767) at 20210307214925930
93506 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/test.h' (91,768) at 20231110090010623
93507 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpu_entry_area.h' (91,769) at 20240405153046381
93508 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (91,770) at 20240719080014909
93509 2025-01-08 03:00:51.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-bits-template.h' (91,771) at 20240405153054369
93510 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/openrd.h' (91,772) at 20210308005002908
93511 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_ep.c' (91,773) at 20240405153052081
93512 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi' (91,774) at 20240405153229923
93513 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/ldst_helper.c' (91,775) at 20241211090212494
93514 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/mediatek-cpufreq.c' (91,776) at 20240405153230251
93515 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/submitting-patches.rst' (91,777) at 20240405153045249
93516 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-pci-hotplug-stub.c' (91,778) at 20230426080043668
93517 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/boards/Makefile' (91,779) at 20210307214926190
93518 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml' (91,780) at 20240405153045109
93519 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evswitch.c' (91,781) at 20220525020655167
93520 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_rpfilter.c' (91,782) at 20240405153053277
93521 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c' (91,783) at 20240405153048649
93522 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_asm.S' (91,784) at 20210307214932702
93523 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val.c' (91,785) at 20240405153054265
93524 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/thread_info_32.h' (91,786) at 20220525020652118
93525 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/rs90.dts' (91,787) at 20240405153045989
93526 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/coding-style.rst' (91,788) at 20240405153045273
93527 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/cadence_ttc.c' (91,789) at 20240906080037300
93528 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_factory.c' (91,790) at 20240405153047289
93529 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/table.c' (91,791) at 20210307214929930
93530 2025-01-08 03:00:51.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/Makefile' (91,792) at 20240405153050369
93531 2025-01-08 03:00:51.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Report.interface.yaml' (91,793) at 20241004080020839
93532 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_1_0_sh_mask.h' (91,794) at 20240405153047525
93533 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/srmmu.c' (91,795) at 20240405153230095
93534 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/boost.wrap' (91,796) at 20240409080019271
93535 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/task-analyzer-report' (91,797) at 20240405153054157
93536 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-ptest-fast.bb' (91,798) at 20231014080011723
93537 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/axm_defconfig' (91,799) at 20210308005003248
93538 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-aster.dtsi' (91,800) at 20240405153045529
93539 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm20b.c' (91,801) at 20240405153048653
93540 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-cpu-dyndiv.c' (91,802) at 20240405153046801
93541 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/hibernate.c' (91,803) at 20240405153045949
93542 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-coverage_7.6.2.bb' (91,804) at 20241221090017552
93543 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/apparmor.h' (91,805) at 20240405153053465
93544 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/rt305x.c' (91,806) at 20240405153046049
93545 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/Makefile' (91,807) at 20210307214929286
93546 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/.gitignore' (91,808) at 20210308005003700
93547 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/gpio.h' (91,809) at 20210307214931438
93548 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/0001-libusbgx-Add-interface-name-for-NCM-Feature-Descript.patch' (91,810) at 20230520080014480
93549 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2500_defconfig' (91,811) at 20230725080047953
93550 2025-01-08 03:00:51.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-starlette/run-ptest' (91,812) at 20241221090017560
93551 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-meson.c' (91,813) at 20240405153231283
93552 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/rings.c' (91,814) at 20240405153050197
93553 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/ce.h' (91,815) at 20240805080013991
93554 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/Makefile' (91,816) at 20210307214930434
93555 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-mss-pil.yaml' (91,817) at 20240405153045149
93556 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Kconfig.debug' (91,818) at 20240405153046317
93557 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch' (91,819) at 20241221090017636
93558 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control.bb' (91,820) at 20241221090017484
93559 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/CVE-2013-4420.patch' (91,821) at 20241221090017540
93560 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/altera/Makefile' (91,822) at 20210308005003340
93561 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-vmbus' (91,823) at 20210307214925194
93562 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/configure.ac' (91,824) at 20220922030007675
93563 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/rtkit-internal.h' (91,825) at 20240405153051753
93564 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch' (91,826) at 20240413080012651
93565 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/asio-example.cpp' (91,827) at 20241213090054850
93566 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/run-ptest' (91,828) at 20241221090017500
93567 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/smdkv310.c' (91,829) at 20210308005003044
93568 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/inotify_fsnotify.c' (91,830) at 20240405153052453
93569 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libcrypto.c' (91,831) at 20220913100024317
93570 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/dma.c' (91,832) at 20240405153045657
93571 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/libpwquality/libpwquality_%.bbappend' (91,833) at 20230505080015455
93572 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i8042.h' (91,834) at 20210308005003652
93573 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-B' (91,835) at 20210307205554418
93574 2025-01-08 03:00:51.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/editor_test.cpp' (91,836) at 20230516080022994
93575 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/037' (91,837) at 20210927100127473
93576 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rk817_codec.c' (91,838) at 20240405153053681
93577 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch' (91,839) at 20220402030016023
93578 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_svm_test.c' (91,840) at 20240405153232271
93579 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/pfuze100.h' (91,841) at 20220525020654611
93580 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/processor.h' (91,842) at 20210308005002816
93581 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmnz_v.c' (91,843) at 20210308005046509
93582 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/interrupt.c' (91,844) at 20220525020652010
93583 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_errno_defs.h' (91,845) at 20221215040039202
93584 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/android-drivers.cfg' (91,846) at 20241221090017576
93585 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/Makefile' (91,847) at 20210307214928438
93586 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/tp3780i.h' (91,848) at 20220525020652298
93587 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb' (91,849) at 20241221090017484
93588 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/configure.ac' (91,850) at 20210307205554558
93589 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe_ctlr.c' (91,851) at 20240405153231395
93590 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/burgundy.h' (91,852) at 20210307214932282
93591 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgalloc.h' (91,853) at 20220525020651950
93592 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bsg.h' (91,854) at 20240405153052665
93593 2025-01-08 03:00:51.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/Kconfig' (91,855) at 20241104090011623
93594 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/unwind_frame.c' (91,856) at 20240405153046441
93595 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt' (91,857) at 20210307214925394
93596 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/mmu.json' (91,858) at 20240405153054109
93597 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/bzero.S' (91,859) at 20240405153230095
93598 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_auth.h' (91,860) at 20220525020654535
93599 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/Kconfig' (91,861) at 20210308005003520
93600 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/maturin.py' (91,862) at 20240106090017261
93601 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/type_support.h' (91,863) at 20210307214930546
93602 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/utsname.h' (91,864) at 20240405153052817
93603 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/.gitignore' (91,865) at 20220625030026172
93604 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dca.h' (91,866) at 20210307214931374
93605 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config.bb' (91,867) at 20241206090014270
93606 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c' (91,868) at 20240405153230543
93607 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/syscall_64.tbl' (91,869) at 20241211090212386
93608 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma1_core_ctx_axuser_regs.h' (91,870) at 20240405153046585
93609 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20-taurus.dts' (91,871) at 20210308005002572
93610 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/README' (91,872) at 20210308005003772
93611 2025-01-08 03:00:51.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include/sub-module.json' (91,873) at 20210308005046409
93612 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/npcm-video.c' (91,874) at 20240405153230807
93613 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/abilis,tb10x-gpio.txt' (91,875) at 20210307214925314
93614 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_dsi.h' (91,876) at 20240405153048569
93615 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-kernel/linux/linux-aspeed/ampere.cfg' (91,877) at 20241023080015407
93616 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/switch_to_32.h' (91,878) at 20210307214926554
93617 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst' (91,879) at 20240405153229839
93618 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/pldm_%.bbappend' (91,880) at 20241206090014218
93619 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_interface_bpf.c' (91,881) at 20240405153053413
93620 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-iommu.h' (91,882) at 20220429100100938
93621 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-88f6820-gp.h' (91,883) at 20210308005003592
93622 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_ptr.c' (91,884) at 20240405153054281
93623 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/cache.c' (91,885) at 20210307214931238
93624 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_crtc.c' (91,886) at 20240405153048705
93625 2025-01-08 03:00:51.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptbase.c' (91,887) at 20240405153049593
93626 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec.h' (91,888) at 20240405153230263
93627 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/bootstrap.sh' (91,889) at 20210308005117617
93628 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-finder.c' (91,890) at 20241211090145577
93629 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_core.c' (91,891) at 20220525020653043
93630 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/symlink.patch' (91,892) at 20220618030015190
93631 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/Makefile' (91,893) at 20240405153231275
93632 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2_types.h' (91,894) at 20210307214930554
93633 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw552x.dts' (91,895) at 20240405153045497
93634 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe.txt' (91,896) at 20210307214925422
93635 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_state_machine.cpp' (91,897) at 20231229090005659
93636 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyasn1/run-ptest' (91,898) at 20230401080011975
93637 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/paz00.h' (91,899) at 20210308005003608
93638 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_entry.hpp' (91,900) at 20240820080027374
93639 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/vhost-user.c' (91,901) at 20230426080043636
93640 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/fastcopy.S' (91,902) at 20210307214926182
93641 2025-01-08 03:00:51.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipconfig.h' (91,903) at 20240405153052849
93642 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm.h' (91,904) at 20210307214930750
93643 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/r8153_ecm.c' (91,905) at 20220525020653695
93644 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-dsp.c' (91,906) at 20240405153230295
93645 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_rcw_sd_qspi.cfg' (91,907) at 20210308005002968
93646 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/shmem.c' (91,908) at 20240405153230295
93647 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd_perf.c' (91,909) at 20240405153051193
93648 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-systemd/0001-Provide-implementation-of-strndupa-for-musl.patch' (91,910) at 20230317080013793
93649 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mcucfg.txt' (91,911) at 20210307214925278
93650 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/089' (91,912) at 20220429100100886
93651 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/lshrdi3.S' (91,913) at 20210308005002708
93652 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/basu/basu_0.2.1.bb' (91,914) at 20231207090015262
93653 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/evm' (91,915) at 20240405153044913
93654 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_booke_hv_asm.h' (91,916) at 20210307214926382
93655 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crc32c_generic.c' (91,917) at 20210309003649116
93656 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6359p/registers.h' (91,918) at 20220525020654587
93657 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-pattern.c' (91,919) at 20240405153049221
93658 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb' (91,920) at 20241221090017528
93659 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/Kconfig' (91,921) at 20210312110012066
93660 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/Makefile' (91,922) at 20240405153230247
93661 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sm8150.h' (91,923) at 20240405153231795
93662 2025-01-08 03:00:51.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/intel,keembay.yaml' (91,924) at 20240405153045013
93663 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/flexfilelayout.c' (91,925) at 20240405153231699
93664 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hidraw.h' (91,926) at 20210307214931394
93665 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/unistd.h' (91,927) at 20210308005046065
93666 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/volatiles.03_squid' (91,928) at 20210307205553822
93667 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/Kconfig' (91,929) at 20210308005003016
93668 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_irq.h' (91,930) at 20240405153048545
93669 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/exception-64s.h' (91,931) at 20220525020652034
93670 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/forwarding.config.sample' (91,932) at 20240405153054341
93671 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/layer.conf' (91,933) at 20241221090017476
93672 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/scsi/utils.h' (91,934) at 20210927100127253
93673 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/Kconfig' (91,935) at 20240405153050509
93674 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ecovec24_defconfig' (91,936) at 20240405153046309
93675 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/renoir_ip_offset.h' (91,937) at 20220525020652811
93676 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-go-toolchain.bb' (91,938) at 20210812000025330
93677 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8952.c' (91,939) at 20240405153051465
93678 2025-01-08 03:00:51.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_tbt.h' (91,940) at 20220525020654627
93679 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hugetlb.h' (91,941) at 20210307214926662
93680 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/Makefile' (91,942) at 20220525020653767
93681 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ftdi_sio_ids.h' (91,943) at 20240405153231567
93682 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-atari.h' (91,944) at 20210307214926166
93683 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_mksstat.h' (91,945) at 20240405153048797
93684 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/isdnhdlc.c' (91,946) at 20210309003650244
93685 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/sticore.c' (91,947) at 20240405153052229
93686 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ramht.c' (91,948) at 20210307214927922
93687 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/xdr.h' (91,949) at 20240405153052721
93688 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/mock_event_manager.hpp' (91,950) at 20241022080031588
93689 2025-01-08 03:00:51.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_add.c' (91,951) at 20210308005046529
93690 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/protocol.c' (91,952) at 20241211090145557
93691 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/encoding.h' (91,953) at 20220525020654707
93692 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/iocsr_config.h' (91,954) at 20210308005002912
93693 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers/0001-Makefile-add-clean-target.patch' (91,955) at 20230503080014579
93694 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/buildid.c' (91,956) at 20241125090012259
93695 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/Makefile' (91,957) at 20240405153050613
93696 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c' (91,958) at 20240405153048641
93697 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rmap_item.h' (91,959) at 20240405153052605
93698 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/defines.h' (91,960) at 20210307214929470
93699 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ethqos.yaml' (91,961) at 20240405153045121
93700 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/flash_size.hpp' (91,962) at 20230520080006628
93701 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/other.json' (91,963) at 20240405153054149
93702 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sm5703-regulator.c' (91,964) at 20240405153051473
93703 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/Makefile' (91,965) at 20210308005003008
93704 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qnx4_fs.h' (91,966) at 20210307214931658
93705 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__config.hpp' (91,967) at 20241217090453703
93706 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt' (91,968) at 20220525020651702
93707 2025-01-08 03:00:51.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sort.h' (91,969) at 20240405153054205
93708 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/btf.config' (91,970) at 20240405153230075
93709 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bma220.yaml' (91,971) at 20240405153045065
93710 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.h' (91,972) at 20210307214927826
93711 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_prctl.h' (91,973) at 20220429100100618
93712 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb' (91,974) at 20241220090019722
93713 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog_git.bb' (91,975) at 20241206090014246
93714 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0001-kexec.c-add-MFD_NOEXEC_SEAL-flag-explicitly.patch' (91,976) at 20241221090017688
93715 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.11.c' (91,977) at 20240405153050341
93716 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (91,978) at 20240308090017911
93717 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/Makefile' (91,979) at 20210308005002900
93718 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/requester/instance-id.c' (91,980) at 20240725080010424
93719 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_csr.h' (91,981) at 20240405153049957
93720 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h' (91,982) at 20240405153230951
93721 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/xen,grant-dma.yaml' (91,983) at 20240405153229771
93722 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo_c.bbclass' (91,984) at 20230919080013974
93723 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-ptn5150.c' (91,985) at 20240405153047025
93724 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/exporting.rst' (91,986) at 20240405153229811
93725 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/kernel_ex.S' (91,987) at 20210307214926142
93726 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_flash_bios.sh' (91,988) at 20231017080014762
93727 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/006_dual_image.dts' (91,989) at 20210308005003752
93728 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8550.c' (91,990) at 20240405153230235
93729 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/bttv-devel.rst' (91,991) at 20220525020651722
93730 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/8390p.c' (91,992) at 20210307214929278
93731 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/user_data_test.cpp' (91,993) at 20240820080027382
93732 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sbtsi_temp.rst' (91,994) at 20220525020651738
93733 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_logging.hpp' (91,995) at 20230516080019606
93734 2025-01-08 03:00:51.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/eeprom.c' (91,996) at 20220525020653775
93735 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb' (91,997) at 20241221090017552
93736 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/statfs.c' (91,998) at 20240405153052541
93737 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl1.h' (91,999) at 20210307214929310
93738 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_sli.c' (92,000) at 20240906080037252
93739 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_ensure.cpp' (92,001) at 20220917030035930
93740 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dp_info.h' (92,002) at 20210308005002724
93741 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/mmap_bottomup.c' (92,003) at 20240405153232287
93742 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/trace.h' (92,004) at 20210308005045905
93743 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod1-clk.yaml' (92,005) at 20240405153045021
93744 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/0001-mk-make-config.sh-not-reveal-the-build-env.patch' (92,006) at 20220823030015951
93745 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.h' (92,007) at 20210307214929930
93746 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/files/fix_cflags_handling.patch' (92,008) at 20220204040022624
93747 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_lwt.c' (92,009) at 20241216090017789
93748 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fpu.h' (92,010) at 20240405153045937
93749 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/cramfs.c' (92,011) at 20210308005003544
93750 2025-01-08 03:00:51.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-sysinfo.h' (92,012) at 20210307214926238
93751 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/fsl-spi.txt' (92,013) at 20210307214925438
93752 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s35390a.c' (92,014) at 20240405153051501
93753 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hwseq.c' (92,015) at 20240405153230399
93754 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/pattern.cpp' (92,016) at 20240618080005305
93755 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_compat.c' (92,017) at 20240405153232059
93756 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hs3001.c' (92,018) at 20240405153230663
93757 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/st,stm32-rng.yaml' (92,019) at 20240405153045153
93758 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LZMA-SDK-9.22' (92,020) at 20241221090017616
93759 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/dmi.h' (92,021) at 20210307214926058
93760 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/csp/include/variant/tie.h' (92,022) at 20210307214926770
93761 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/Kconfig' (92,023) at 20210307214929606
93762 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/sensorutils.hpp' (92,024) at 20230531080028153
93763 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/google,cros-ec-anx7688.yaml' (92,025) at 20240405153045037
93764 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6582-prestigio-pmt5008-3g.dts' (92,026) at 20240405153045461
93765 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RSCPL' (92,027) at 20210307205554426
93766 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/lcd2s.c' (92,028) at 20240405153046677
93767 2025-01-08 03:00:51.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-cpucfg.c' (92,029) at 20241211090212294
93768 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/insn.c' (92,030) at 20220525020651882
93769 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/s390x/diag318_test_handler.h' (92,031) at 20220525020655211
93770 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/ipc.c' (92,032) at 20210309003654908
93771 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/ffdc_file.hpp' (92,033) at 20240112090034344
93772 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_masq.c' (92,034) at 20240405153232063
93773 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/walkera0701.c' (92,035) at 20210307214928470
93774 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8904.c' (92,036) at 20240405153232167
93775 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/string.h' (92,037) at 20210307214926362
93776 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/genelf.c' (92,038) at 20240405153054165
93777 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/configure.in-disable-tirpc-checking-for-fedora.patch' (92,039) at 20210729000029096
93778 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb' (92,040) at 20241221090017556
93779 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt286.c' (92,041) at 20240405153053701
93780 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-2.c' (92,042) at 20210308005046489
93781 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (92,043) at 20230524080016081
93782 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/flash_copy.c' (92,044) at 20210308005100993
93783 2025-01-08 03:00:51.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-pause.rst' (92,045) at 20220525020654131
93784 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio-pxa.h' (92,046) at 20210307214931390
93785 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/blacklist.c' (92,047) at 20220525020653963
93786 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt7986-afe.yaml' (92,048) at 20240405153229799
93787 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-98dx4251.dtsi' (92,049) at 20240405153045453
93788 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_eeprom.h' (92,050) at 20220525020654187
93789 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2.c' (92,051) at 20240815080012887
93790 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_lookup.c' (92,052) at 20240405153052365
93791 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/Makefile' (92,053) at 20240405153048705
93792 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/div64.S' (92,054) at 20210308005002708
93793 2025-01-08 03:00:51.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.h' (92,055) at 20210307214929890
93794 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.c' (92,056) at 20220525020654319
93795 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/checkpatch.pl' (92,057) at 20210308005003724
93796 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/xgene-pmu.rst' (92,058) at 20210307214925238
93797 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_qmss.h' (92,059) at 20210307214930450
93798 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/memory.json' (92,060) at 20240405153232227
93799 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/unimp.h' (92,061) at 20210308005046021
93800 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/scan.c' (92,062) at 20210307214929966
93801 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/xhci-dbc.c' (92,063) at 20240405153052065
93802 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/psci.c' (92,064) at 20210308005003372
93803 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/DSD-properties-rules.rst' (92,065) at 20240405153045209
93804 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/README' (92,066) at 20210307205554266
93805 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/manualexecution.py' (92,067) at 20241221090017700
93806 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/Neighbor/CreateStatic.interface.yaml' (92,068) at 20221209040038051
93807 2025-01-08 03:00:51.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,rk3288-dp-phy.yaml' (92,069) at 20240405153045129
93808 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/fpu.S' (92,070) at 20210307214926498
93809 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/sun4i-a10.h' (92,071) at 20210307214931346
93810 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/thread_info.h' (92,072) at 20210307214926586
93811 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/Kconfig' (92,073) at 20210308005003052
93812 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/sonypi.c' (92,074) at 20240405153046761
93813 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-positional-args.patch' (92,075) at 20241221090017512
93814 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/Kbuild' (92,076) at 20210307214925650
93815 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/clps711x.c' (92,077) at 20240405153231511
93816 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/sleepgraph.py' (92,078) at 20240405153232243
93817 2025-01-08 03:00:51.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-rsv.h' (92,079) at 20240405153231615
93818 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/uv.h' (92,080) at 20240830080013243
93819 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/ddr-setup.cfg' (92,081) at 20210308005002912
93820 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_config.hpp' (92,082) at 20240618080024509
93821 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c' (92,083) at 20210307214929566
93822 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_ram.c' (92,084) at 20210308005003372
93823 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/marvell,berlin2-adc.yaml' (92,085) at 20210309003648356
93824 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/meson.build' (92,086) at 20240424080021456
93825 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_cpum_cf_events.c' (92,087) at 20240405153046289
93826 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/ioapic.c' (92,088) at 20240405153046449
93827 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/device.c' (92,089) at 20240805080013955
93828 2025-01-08 03:00:51.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_i2s.h' (92,090) at 20210307214932430
93829 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool_parallel_make_and_pic.patch' (92,091) at 20210307205553818
93830 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_fastopen.c' (92,092) at 20241211090145553
93831 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a780.i2c/i2c-14/i2c-30/30-0052.conf' (92,093) at 20240920080012139
93832 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iser_verbs.c' (92,094) at 20240405153230723
93833 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hyp-stub.S' (92,095) at 20240405153045869
93834 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/busy_loop.S' (92,096) at 20210307214932702
93835 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sections.h' (92,097) at 20240405153045917
93836 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_elf.h' (92,098) at 20240906080037156
93837 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/Makefile' (92,099) at 20240405153045433
93838 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_debug.c' (92,100) at 20220525020654175
93839 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-arizona.c' (92,101) at 20240405153047073
93840 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-spc621d8hm3.dts' (92,102) at 20240628080013977
93841 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvgbe.c' (92,103) at 20210308005003436
93842 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (92,104) at 20241214090210267
93843 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ezchip_enet.txt' (92,105) at 20210307214925374
93844 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/setup.h' (92,106) at 20210307214926682
93845 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-compress-perl_2.213.bb' (92,107) at 20241221090017548
93846 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-zii-rpu2.dts' (92,108) at 20240405153045533
93847 2025-01-08 03:00:51.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/stap.py' (92,109) at 20210308005046245
93848 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm.h' (92,110) at 20240405153231835
93849 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/meson.build' (92,111) at 20240423080018523
93850 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/python_pgm_template' (92,112) at 20221209040018571
93851 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/license.py' (92,113) at 20241221090017624
93852 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc836x_rdk.c' (92,114) at 20240405153046197
93853 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/sifive-e-aon-watchdog-test.c' (92,115) at 20230925080040097
93854 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun6i.c' (92,116) at 20210308005002784
93855 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/mmu.h' (92,117) at 20210307214926314
93856 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/max31785.txt' (92,118) at 20210307214925322
93857 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/index.js' (92,119) at 20210308005107073
93858 2025-01-08 03:00:51.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/extract-vsssdk-headers' (92,120) at 20210308005046241
93859 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/main.c' (92,121) at 20240405153050489
93860 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hostboot/meson.build' (92,122) at 20230825080021133
93861 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pinmux.c' (92,123) at 20210308005003216
93862 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-geam.dts' (92,124) at 20210308005002588
93863 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/vce_v1_0.c' (92,125) at 20220525020653007
93864 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stacktrace_build_id.c' (92,126) at 20240405153054277
93865 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,postmask.yaml' (92,127) at 20240405153045041
93866 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-cluster.c' (92,128) at 20240405153230771
93867 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/system.h' (92,129) at 20240405153050525
93868 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop_2.15.bb' (92,130) at 20241221090017688
93869 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_chardev.c' (92,131) at 20240405153051381
93870 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/bus.json' (92,132) at 20240405153054109
93871 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c/gdb-config.c.inc' (92,133) at 20210308005046349
93872 2025-01-08 03:00:51.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_perf_selftests.h' (92,134) at 20220525020652915
93873 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/max517.h' (92,135) at 20210307214931402
93874 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/phosphor-cooling-type@.service' (92,136) at 20220514030009436
93875 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (92,137) at 20240206090017943
93876 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-ptest.bb' (92,138) at 20240302090018206
93877 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/cn10k_cpt.c' (92,139) at 20240405153046961
93878 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb' (92,140) at 20220402030016043
93879 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/0001-Port-to-Gtk3.patch' (92,141) at 20210307205554462
93880 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/Makefile' (92,142) at 20240405153230775
93881 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/Makefile' (92,143) at 20240405153052113
93882 2025-01-08 03:00:51.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubmd.h' (92,144) at 20210307214926246
93883 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-dc.yaml' (92,145) at 20240405153045049
93884 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs103.dts' (92,146) at 20210307214925662
93885 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/Makefile' (92,147) at 20210307214930914
93886 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7m/tune-cortexm7.inc' (92,148) at 20210905000020581
93887 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/ezusb.c' (92,149) at 20220525020654283
93888 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw_param.h' (92,150) at 20210307214930558
93889 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/src_callout_test.cpp' (92,151) at 20240820080027382
93890 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/cayman' (92,152) at 20210307214928018
93891 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4.dtsi' (92,153) at 20240405153045577
93892 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/taglib/taglib_2.0.2.bb' (92,154) at 20241221090017700
93893 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/livepatch.rst' (92,155) at 20220525020651742
93894 2025-01-08 03:00:51.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst' (92,156) at 20240405153045237
93895 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/segment.c' (92,157) at 20241216090017753
93896 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/atmel-ebi.c' (92,158) at 20240405153049585
93897 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7763rdp.h' (92,159) at 20210308005003616
93898 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_boston.c' (92,160) at 20210308005003348
93899 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98504.c' (92,161) at 20240405153053641
93900 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/leds/daytonax-led-manager-config/led.yaml' (92,162) at 20240829080014014
93901 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-madvise.c' (92,163) at 20240906080037580
93902 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_memac.h' (92,164) at 20210308005003652
93903 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-dev.h' (92,165) at 20210307214926954
93904 2025-01-08 03:00:51.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch' (92,166) at 20210307205553934
93905 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c' (92,167) at 20240405153230359
93906 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000/nfp_xpb.h' (92,168) at 20210307214929570
93907 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/pcm032.dts' (92,169) at 20240405153046093
93908 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-io.json' (92,170) at 20240405153054137
93909 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/introduction.rst' (92,171) at 20240405153229835
93910 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6memcal_defconfig' (92,172) at 20210308005003268
93911 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Avoid-linking-to-plymouth_logo_file.patch' (92,173) at 20240301090012423
93912 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/asm-offsets.h' (92,174) at 20210307214926174
93913 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_connector.c' (92,175) at 20240405153048429
93914 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build' (92,176) at 20230825080021137
93915 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_cpu.h' (92,177) at 20210308005046089
93916 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/88pm8607.c' (92,178) at 20240405153051461
93917 2025-01-08 03:00:51.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/external_storer_file.cpp' (92,179) at 20240910080001402
93918 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm2835.c' (92,180) at 20240405153049189
93919 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_packet.c' (92,181) at 20241011080017331
93920 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/vdso.c' (92,182) at 20240405153045945
93921 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_ct5361.h' (92,183) at 20210308005003592
93922 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/Kconfig' (92,184) at 20210308005003076
93923 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/adf7242.txt' (92,185) at 20210307214925374
93924 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/Kconfig' (92,186) at 20210308005003008
93925 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7744-cpg-mssr.h' (92,187) at 20210307214931330
93926 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-MIT-disclaimer-xserver' (92,188) at 20241221090017616
93927 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-evm-u-boot.dtsi' (92,189) at 20210308005002592
93928 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-power-good.service' (92,190) at 20240105090012010
93929 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/string.h' (92,191) at 20220525020651970
93930 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd70.dts' (92,192) at 20240405153045601
93931 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset.h' (92,193) at 20240405153052785
93932 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/insns.decode' (92,194) at 20240906080037480
93933 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/cmpxchg' (92,195) at 20240405153053433
93934 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/dummy_st_ops.c' (92,196) at 20240712080021105
93935 2025-01-08 03:00:51.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cable.interface.yaml' (92,197) at 20240612080019950
93936 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cpumask.c' (92,198) at 20240405153231895
93937 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw_abi.h' (92,199) at 20240405153048513
93938 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/Makefile' (92,200) at 20240405153231947
93939 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hw_breakpoint.h' (92,201) at 20240405153231811
93940 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-user-regs-sve-aarch64' (92,202) at 20240405153232231
93941 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_if.c' (92,203) at 20240405153053289
93942 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/rpcb_clnt.c' (92,204) at 20240405153232083
93943 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/i2c.h' (92,205) at 20210308005002668
93944 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs' (92,206) at 20210307205554482
93945 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscall_n64.tbl' (92,207) at 20240405153230015
93946 2025-01-08 03:00:51.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kbd_kern.h' (92,208) at 20220525020654579
93947 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/reg.h' (92,209) at 20210307214929946
93948 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmdctrl_bitdef.h' (92,210) at 20240405153051897
93949 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl.h' (92,211) at 20240405153052593
93950 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/Makefile' (92,212) at 20240405153046677
93951 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rps.c' (92,213) at 20240405153048505
93952 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-ufi.dtsi' (92,214) at 20240405153045761
93953 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy8824x.c' (92,215) at 20240405153231363
93954 2025-01-08 03:00:51.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear.default' (92,216) at 20210307205554474
93955 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_tx_rx.c' (92,217) at 20240405153049853
93956 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_regs_defs.h' (92,218) at 20210309003650536
93957 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/bsc9132qds.c' (92,219) at 20210308005002960
93958 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/main.cpp' (92,220) at 20241219090021588
93959 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table_osrunning_redfish.json' (92,221) at 20240807080012790
93960 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/uqe_serial.txt' (92,222) at 20210307214925422
93961 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_defconfig' (92,223) at 20210308005003248
93962 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/Makefile' (92,224) at 20210308005002920
93963 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/lowlevel_init.S' (92,225) at 20210308005003036
93964 2025-01-08 03:00:51.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8998.c' (92,226) at 20240405153051469
93965 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/testmgr.h' (92,227) at 20240405153046549
93966 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/Kconfig' (92,228) at 20240405153049261
93967 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-branch.c' (92,229) at 20240405153046809
93968 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/stellaris_gamepad.h' (92,230) at 20240326080039538
93969 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,ns2-pcie-phy.yaml' (92,231) at 20240405153045129
93970 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/core.rst' (92,232) at 20240405153229827
93971 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65910.c' (92,233) at 20240405153049621
93972 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6281.dtsi' (92,234) at 20240405153045457
93973 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/pmbus_write_vout_command.md' (92,235) at 20240809080033023
93974 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/Makefile' (92,236) at 20210307214930794
93975 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/0001-regress-test-exec-use-the-absolute-path-in-the-SSH-e.patch' (92,237) at 20241221090017636
93976 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-ringbuf.c' (92,238) at 20210308005045765
93977 2025-01-08 03:00:51.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/pmu.h' (92,239) at 20210308005002672
93978 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu9_driver_if.h' (92,240) at 20240405153230511
93979 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/Makefile' (92,241) at 20240405153049469
93980 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation-lschl.dts' (92,242) at 20240405153045461
93981 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-a31.c' (92,243) at 20240405153046857
93982 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.json' (92,244) at 20230925080040089
93983 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0002-replace-non-standard-uint-with-unsigned-int.patch' (92,245) at 20230706080014753
93984 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/smb/ksmbd.rst' (92,246) at 20240405153045209
93985 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/reg.h' (92,247) at 20210307214929966
93986 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/pcnet.c' (92,248) at 20240906080037264
93987 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-backlight.c' (92,249) at 20210307214928554
93988 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp-evk.dts' (92,250) at 20210308005002592
93989 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmime/files/run-ptest' (92,251) at 20210307205554006
93990 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/nfs.c' (92,252) at 20240405153231679
93991 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/video-mux.c' (92,253) at 20240405153230819
93992 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts/44-source-code-pro-fonts-fontconfig.conf' (92,254) at 20210307205553946
93993 2025-01-08 03:00:51.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-itead-iteaduino-plus.dts' (92,255) at 20210308005002616
93994 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/mxcmmc.h' (92,256) at 20210308005002644
93995 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/sun4i-ps2.c' (92,257) at 20240405153049157
93996 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/sparc64.c' (92,258) at 20240906080037300
93997 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328.h' (92,259) at 20210307214932310
93998 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/093_x86_tpl_ucode.dts' (92,260) at 20210308005003752
93999 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml' (92,261) at 20240405153045065
94000 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/Kconfig' (92,262) at 20220525020654339
94001 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/.gitlint' (92,263) at 20220819100012247
94002 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/infineon,peb2466.yaml' (92,264) at 20240405153045165
94003 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/config.py' (92,265) at 20241211090212538
94004 2025-01-08 03:00:51.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c' (92,266) at 20240405153230927
94005 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b.c' (92,267) at 20240405153231263
94006 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/run.sh' (92,268) at 20210307214932678
94007 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pico.dtsi' (92,269) at 20210308005002588
94008 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoechr.c' (92,270) at 20240405153046701
94009 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9260_matrix.h' (92,271) at 20210308005002716
94010 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya_hwmgr.c' (92,272) at 20240405153046569
94011 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_RATEEST.h' (92,273) at 20210307214931646
94012 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg-hdr.c' (92,274) at 20240405153049473
94013 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_utils.h' (92,275) at 20240405153050113
94014 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/Makefile' (92,276) at 20210307214926254
94015 2025-01-08 03:00:51.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_qp.c' (92,277) at 20240405153049093
94016 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/msm_iommu_hw-8xxx.h' (92,278) at 20210307214928522
94017 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/images/obmc-phosphor-image.bbappend' (92,279) at 20240712080022837
94018 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf' (92,280) at 20210307205554274 to deleted uid set
94019 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_pxa270.h' (92,281) at 20210308005003588
94020 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/meson_options.txt' (92,282) at 20230808080009232
94021 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-ubifs' (92,283) at 20240405153044925
94022 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/Makefile' (92,284) at 20210308005003056
94023 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.14.bb' (92,285) at 20241206090014270
94024 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_ffh.c' (92,286) at 20240405153046613
94025 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/files/detect-gpio-present.service' (92,287) at 20220127040054629
94026 2025-01-08 03:00:51.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/sigio.h' (92,288) at 20240405153046345
94027 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpni.c' (92,289) at 20240405153049921
94028 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/ftrace.c' (92,290) at 20240628080013977
94029 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/spear320.c' (92,291) at 20210308005003052
94030 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-pf-stub.c' (92,292) at 20210309003651996
94031 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/hwcap.h' (92,293) at 20240405153045945
94032 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/MAINTAINERS' (92,294) at 20210308005003052
94033 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu_common.c' (92,295) at 20210308005003528
94034 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/vic/Kbuild' (92,296) at 20210307214927946
94035 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/mvebu/cmd/bubt.txt' (92,297) at 20210308005003332
94036 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_core.c' (92,298) at 20240719080013365
94037 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-wsa-macro.c' (92,299) at 20240405153232151
94038 2025-01-08 03:00:51.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_begin.h' (92,300) at 20210307214926450
94039 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-omap.c' (92,301) at 20240405153230303
94040 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/meson.options' (92,302) at 20230817080037441
94041 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableRowAction.vue' (92,303) at 20241004080035963
94042 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/cache.json' (92,304) at 20240405153054113
94043 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dbus.cpp' (92,305) at 20240830080017491
94044 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0004-src-Do-not-reset-FINAL_LIBS.patch' (92,306) at 20241221090017520
94045 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/145.out' (92,307) at 20210308005046449
94046 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/nilfs.h' (92,308) at 20241023080012895 to deleted uid set
94047 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcbpf1_kern.c' (92,309) at 20210307214932118
94048 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spdxexclude' (92,310) at 20240405153053461
94049 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch' (92,311) at 20241221090017464
94050 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/misctrap.S' (92,312) at 20210307214926594
94051 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/grackle.c' (92,313) at 20230426080043724
94052 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox-inittab_1.37.0.bb' (92,314) at 20241221090017636
94053 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tqma6b.dtsi' (92,315) at 20240405153045521
94054 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_qe_udc.h' (92,316) at 20210307214930810
94055 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-winfast.c' (92,317) at 20210307214928786
94056 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/wb45n_defconfig' (92,318) at 20210308005003284
94057 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/Makefile' (92,319) at 20240405153046953
94058 2025-01-08 03:00:51.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/j1939.h' (92,320) at 20220525020654667
94059 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm636.dtsi' (92,321) at 20220525020651926
94060 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa320.h' (92,322) at 20210307214925938
94061 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml' (92,323) at 20240405153045177
94062 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ampere,smpro.yaml' (92,324) at 20240405153045105
94063 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-export.svg' (92,325) at 20210308005107069
94064 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_trace.h' (92,326) at 20240405153230579
94065 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/Makefile' (92,327) at 20240405153045617
94066 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/link-vmlinux.sh' (92,328) at 20240712080021097
94067 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@72.conf' (92,329) at 20210307205554094
94068 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/no-native-gpg-error.patch' (92,330) at 20220910030013433
94069 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11_cprt.c' (92,331) at 20210307214925974
94070 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/fsl-imx25-tsadc.txt' (92,332) at 20210307214925358
94071 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi' (92,333) at 20220525020651910
94072 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mc146818.c' (92,334) at 20210308005003480
94073 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/ossaudio.c' (92,335) at 20240326080039370
94074 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/control.py' (92,336) at 20210308005003756
94075 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_sched.c' (92,337) at 20240405153048777
94076 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,armada-cp110-utmi-phy.yaml' (92,338) at 20240405153045129
94077 2025-01-08 03:00:51.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/board_detect.c' (92,339) at 20210308005003076
94078 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0008-use-oe-variable-to-replace-hardcoded-dir.patch' (92,340) at 20240413080012663
94079 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/local.h' (92,341) at 20210307214932214
94080 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-powercycle.service' (92,342) at 20220224040010566
94081 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear13xx.dtsi' (92,343) at 20240405153229899
94082 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_midi.h' (92,344) at 20210307214932198
94083 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp221.h' (92,345) at 20210308005003560
94084 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_synrto_kern.c' (92,346) at 20210307214932122
94085 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/starfive-wdt.c' (92,347) at 20240405153231599
94086 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/atomic64_test.c' (92,348) at 20210307214931790
94087 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/Makefile' (92,349) at 20220525020653619
94088 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dragonboard410c.h' (92,350) at 20210308005003592
94089 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/usbgecko_udbg.c' (92,351) at 20240405153046209
94090 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/dev_id.json' (92,352) at 20241105090013647
94091 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmiowb.h' (92,353) at 20210307214926550
94092 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkfront.c' (92,354) at 20240405153046717
94093 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/perf_regs.c' (92,355) at 20240405153232219
94094 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/descriptors_wacom.py' (92,356) at 20240405153054309
94095 2025-01-08 03:00:51.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/gitlab-pipeline-status' (92,357) at 20240906080037440
94096 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-cl-som-am57x.dts' (92,358) at 20240405153045597
94097 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/Makefile' (92,359) at 20210308005003416
94098 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/dc_common.h' (92,360) at 20210307214927266
94099 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Role_v1.xml' (92,361) at 20240619080002936
94100 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ns87415.c' (92,362) at 20240405153046665
94101 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btintel.c' (92,363) at 20241125090012239
94102 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_atiixp.c' (92,364) at 20240405153046661
94103 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pm.h' (92,365) at 20210307214926238
94104 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-models-mips.rst.inc' (92,366) at 20210308005045809
94105 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_base.dtso' (92,367) at 20240405153051213
94106 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload-reorder-bad.svg' (92,368) at 20210307214925542
94107 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/logfile.c' (92,369) at 20240405153052457
94108 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/md5sum.c' (92,370) at 20210308005003212
94109 2025-01-08 03:00:51.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/empty2/README' (92,371) at 20210307214932470
94110 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mcf-edma-main.c' (92,372) at 20240405153230283
94111 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-swnode.c' (92,373) at 20240405153047089
94112 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kopmanholmen' (92,374) at 20210307205553786
94113 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/mmc.h' (92,375) at 20240405153052741
94114 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/prog.c' (92,376) at 20241216090017805
94115 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bitops.h' (92,377) at 20240405153045937
94116 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Entry/meson.build' (92,378) at 20230825080021141
94117 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-gpio.h' (92,379) at 20240405153053965
94118 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/pm.c' (92,380) at 20220525020653907
94119 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/I2C_Edge_Conditions' (92,381) at 20210308005003288
94120 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/hmp.h' (92,382) at 20240906080037344
94121 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HeaterMetrics.v1_0_2.json' (92,383) at 20240619080002948
94122 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/ghashp8-ppc.pl' (92,384) at 20240405153046969
94123 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfswrite.hpp' (92,385) at 20210308005116217
94124 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/pl111.rst' (92,386) at 20210309003648424
94125 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-bsp/u-boot/u-boot-aspeed-sdk/tiogapass.cfg' (92,387) at 20220323030026191
94126 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mr75203.c' (92,388) at 20240405153048865
94127 2025-01-08 03:00:51.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dts' (92,389) at 20240405153045817
94128 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130' (92,390) at 20240405153044917
94129 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/timezone/tzdata.bbappend' (92,391) at 20221101030016716
94130 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_chassis.h' (92,392) at 20210308004938816
94131 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/base.c' (92,393) at 20240405153050625
94132 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-lpspi.c' (92,394) at 20241216090017737
94133 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/intr.c' (92,395) at 20220525020653131
94134 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/signature.c' (92,396) at 20240405153231767
94135 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0015-Handle-__cpu_mask-usage.patch' (92,397) at 20241221090017644
94136 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qt1010_priv.h' (92,398) at 20210307214928798
94137 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bamboo.dtb' (92,399) at 20210308005046113 to deleted uid set
94138 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (92,400) at 20241206090014218
94139 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2711-rpi-cm4-io.dts' (92,401) at 20240405153045717
94140 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm97xx-core.c' (92,402) at 20240405153049165
94141 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/bcm63xx-power.c' (92,403) at 20240405153231347
94142 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/imx-rng.yaml' (92,404) at 20210309003648388
94143 2025-01-08 03:00:51.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/Makefile' (92,405) at 20240405153053977
94144 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-hevc.h' (92,406) at 20240405153049393
94145 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp_timer.c' (92,407) at 20210307214931894
94146 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/taurus.h' (92,408) at 20210308005003620
94147 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c' (92,409) at 20240805080013947
94148 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_iocsr_config.c' (92,410) at 20210308005002780
94149 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/README.md' (92,411) at 20220402030016063
94150 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb' (92,412) at 20240413080012699
94151 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidbg/acpidbg.c' (92,413) at 20210307214932614
94152 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/Kconfig' (92,414) at 20241011080017383
94153 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xcbc.c' (92,415) at 20220525020652222
94154 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sc7280.c' (92,416) at 20220525020652322
94155 2025-01-08 03:00:51.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/spin_table.c' (92,417) at 20210308005002560
94156 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-v2.c' (92,418) at 20240405153051973
94157 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_inflate.c' (92,419) at 20240405153053085
94158 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/meson.build' (92,420) at 20240910080037463
94159 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-core.c' (92,421) at 20240405153049365
94160 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/core.c' (92,422) at 20241216090017689
94161 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/boot.c' (92,423) at 20210524100035010
94162 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-usb' (92,424) at 20240405153229731
94163 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/galileo.dts' (92,425) at 20210308005002860
94164 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/string.h' (92,426) at 20210307214926118
94165 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick.dtsi' (92,427) at 20240405153045781
94166 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx6ul.c' (92,428) at 20240906080037192
94167 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/Makefile' (92,429) at 20220525020653863
94168 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NLOD-1.0' (92,430) at 20211006000025238
94169 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/meson.build' (92,431) at 20230825080021137
94170 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/pldm_types.h' (92,432) at 20231102080015293
94171 2025-01-08 03:00:51.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_0_offset.h' (92,433) at 20210307214927690
94172 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/base64.c' (92,434) at 20210308005046557
94173 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-rda.yaml' (92,435) at 20210307214925318
94174 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_wm8903.c' (92,436) at 20240405153054013
94175 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/allwinner-sdhost.c' (92,437) at 20241211090212334
94176 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-base.inc' (92,438) at 20241221090017564
94177 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/module.h' (92,439) at 20240405153045937
94178 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/netdev.c' (92,440) at 20240411080014106
94179 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-unknown.json' (92,441) at 20210308005046401
94180 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_definer.c' (92,442) at 20240405153050133
94181 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/flex_proportions.c' (92,443) at 20240405153053085
94182 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/sig.h' (92,444) at 20240405153052625
94183 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/drcov.c' (92,445) at 20240326080039398
94184 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/meson.build' (92,446) at 20240405080017026
94185 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_gpu.c' (92,447) at 20241008080013923
94186 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/Kconfig' (92,448) at 20210307214930510
94187 2025-01-08 03:00:51.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/coroutine-windows.c' (92,449) at 20230925080040113
94188 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig' (92,450) at 20210308005003264
94189 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/mctp.json' (92,451) at 20241205090005315
94190 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-a1.yaml' (92,452) at 20240405153229787
94191 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_0.dtso' (92,453) at 20240405153231279
94192 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sbs,sbs-charger.yaml' (92,454) at 20220525020651706
94193 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/physical.hpp' (92,455) at 20240719080031533
94194 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/eth.c' (92,456) at 20210308005002968
94195 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/Kconfig' (92,457) at 20240405153231587
94196 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/Space.c' (92,458) at 20240405153049717
94197 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/unwinder.h' (92,459) at 20210307214926554
94198 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_1_offset.h' (92,460) at 20240405153048085
94199 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_regs.h' (92,461) at 20210307214929670
94200 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool.sh' (92,462) at 20220525020655203
94201 2025-01-08 03:00:51.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/omap-des.txt' (92,463) at 20210307214925298
94202 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra114.c' (92,464) at 20240405153051377
94203 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config.bb' (92,465) at 20241206090014234
94204 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VLanNetworkInterfaceCollection_v1.xml' (92,466) at 20240619080002940
94205 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/direct-io.c' (92,467) at 20240405153052321
94206 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/lock_data.h' (92,468) at 20240405153054185
94207 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Vector-cast.patch' (92,469) at 20231011080016574
94208 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/clang.yml' (92,470) at 20241221090017464
94209 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/memory.json' (92,471) at 20240405153054137
94210 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom.h' (92,472) at 20240405153049109
94211 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cardhu_defconfig' (92,473) at 20210308005003252
94212 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/plutux/Makefile' (92,474) at 20210308005002920
94213 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/command_ut.c' (92,475) at 20210308005003736
94214 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/index.rst' (92,476) at 20240405153045221
94215 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli/0001-nvme-print-add-fallback-for-non-standard-locale-cate.patch' (92,477) at 20241221090017504
94216 2025-01-08 03:00:51.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.h' (92,478) at 20220525020652510
94217 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_socdk.dts' (92,479) at 20240405153045441
94218 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max16065.rst' (92,480) at 20210307214925502
94219 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bits.h' (92,481) at 20240405153052661
94220 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/snapshot.h' (92,482) at 20240906080037324
94221 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/drm.h' (92,483) at 20210308005046045
94222 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/lgpl-2.1.txt' (92,484) at 20210308005002540
94223 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/storagecommands.cpp' (92,485) at 20240829080009334
94224 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/Kconfig' (92,486) at 20210308005003036
94225 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb' (92,487) at 20231011080016606
94226 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-control.c' (92,488) at 20240405153053965
94227 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_gate.c' (92,489) at 20240405153053361
94228 2025-01-08 03:00:51.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/LICENSE' (92,490) at 20210308005059161
94229 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/tegra_car.c' (92,491) at 20210308005003400
94230 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/Makefile' (92,492) at 20240405153049185
94231 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/MAINTAINERS' (92,493) at 20210308005003168
94232 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/meson.build' (92,494) at 20241113090025393
94233 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c' (92,495) at 20240405153048413
94234 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/msgpool.c' (92,496) at 20210307214931902
94235 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo_avx2.h' (92,497) at 20220525020654879
94236 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/references.txt' (92,498) at 20210309003655368
94237 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig' (92,499) at 20210308005003264
94238 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/recordmcount.h' (92,500) at 20210713000020248
94239 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cipso_ipv4.h' (92,501) at 20210309003653952
94240 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/start.S' (92,502) at 20210308005002852
94241 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/item_updater_main.cpp' (92,503) at 20240820080019550
94242 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/README.md' (92,504) at 20231123090028645
94243 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_pound_no_prefix.log' (92,505) at 20210309003655972
94244 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/devres.rst' (92,506) at 20240405153045189
94245 2025-01-08 03:00:51.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/hisilicon,kirin-pcie.yaml' (92,507) at 20240405153045125
94246 2025-01-08 03:00:51.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon.h' (92,508) at 20241211090145425
94247 2025-01-08 03:00:51.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/disk-io.c' (92,509) at 20241011080017351
94248 2025-01-08 03:00:51.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2_vp9_dec.c' (92,510) at 20240405153049493
94249 2025-01-08 03:00:51.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/Kbuild' (92,511) at 20240405153045941
94250 2025-01-08 03:00:51.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench-example.py' (92,512) at 20220429100100750
94251 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/reset.c' (92,513) at 20210307214926270
94252 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/function2/function2_4.2.4.bb' (92,514) at 20240301090012427
94253 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/examples/inventory.json' (92,515) at 20240618080023325
94254 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston_14.0.1.bb' (92,516) at 20241221090017684
94255 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr_types.h' (92,517) at 20240405153051837
94256 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_exthdr.c' (92,518) at 20240405153232063
94257 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ell/ell_0.71.bb' (92,519) at 20241221090017636
94258 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/maintainer-profile.rst' (92,520) at 20210307214925454
94259 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-hw.h' (92,521) at 20210307214928774
94260 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.out' (92,522) at 20210308005046397 to deleted uid set
94261 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcutorture.c' (92,523) at 20240815080012911
94262 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-nand-omap2.h' (92,524) at 20240405153052769
94263 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/halt-polling.rst' (92,525) at 20240405153229847
94264 2025-01-08 03:00:51.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-layers' (92,526) at 20241221090017584
94265 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-elo.c' (92,527) at 20220525020653039
94266 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/009_pack_extra.dts' (92,528) at 20210308005003752
94267 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/board.c' (92,529) at 20230720080043535
94268 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zio.h' (92,530) at 20210308005003696
94269 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/test_space.sh' (92,531) at 20210307214932730
94270 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/ndtest.c' (92,532) at 20240405153054229
94271 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SOL/meson.build' (92,533) at 20230825080021141
94272 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/util_macros.h' (92,534) at 20241211090145537
94273 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842_debugfs.h' (92,535) at 20210307214931790
94274 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/core.c' (92,536) at 20241011080017291
94275 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-rk3x.c' (92,537) at 20240405153230679
94276 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx214.c' (92,538) at 20240405153049313
94277 2025-01-08 03:00:51.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql.service' (92,539) at 20210307205553890
94278 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_d_path.c' (92,540) at 20241220090018346
94279 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/mman.h' (92,541) at 20210307214931614
94280 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-i686.txt' (92,542) at 20240113090014532
94281 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/Makefile' (92,543) at 20210308005003360
94282 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ocelot_pcb120.dts' (92,544) at 20210308005002816
94283 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45-i2c.c' (92,545) at 20240405153232143
94284 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.l' (92,546) at 20240405153054181
94285 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/message.c' (92,547) at 20240906080037284
94286 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/async_stack_depth.c' (92,548) at 20240405153054265
94287 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/disasm.h' (92,549) at 20220525020654691
94288 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_kvaser_pci.c' (92,550) at 20241211090212302
94289 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-bcm-iproc.c' (92,551) at 20210309003651308
94290 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kl5kusb105.h' (92,552) at 20210307214930866
94291 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/wl3501.h' (92,553) at 20240405153050557
94292 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/rc.c' (92,554) at 20220525020653163
94293 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/Kconfig' (92,555) at 20210308005003044
94294 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/ptrace.c' (92,556) at 20240405153045977
94295 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dvb-bt8xx.c' (92,557) at 20210309003650324
94296 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hardware.interface.yaml' (92,558) at 20240517080019498
94297 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020utm-pc.dtsi' (92,559) at 20210307214926346
94298 2025-01-08 03:00:51.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/invpcid.h' (92,560) at 20210307214926666
94299 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-10.conf' (92,561) at 20210416100031754
94300 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/Makefile.am' (92,562) at 20210308004938832
94301 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/asm-prototypes.h' (92,563) at 20210307214926114
94302 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq2415x.yaml' (92,564) at 20240405153045141
94303 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mv643xx_i2c.h' (92,565) at 20210307214931454
94304 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_eid.c' (92,566) at 20231101080011137
94305 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-Fix-installing-ipp-usb-quirk.patch' (92,567) at 20230706080014749
94306 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/manifest.py' (92,568) at 20220910030013393
94307 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio.h' (92,569) at 20240405153051521
94308 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/time.c' (92,570) at 20220525020651978
94309 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/Makefile' (92,571) at 20210309003653320
94310 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/common_options.rst' (92,572) at 20240405153054037
94311 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/outercache.h' (92,573) at 20210307214925854
94312 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_prime.c' (92,574) at 20240405153048725
94313 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_hwseq.h' (92,575) at 20240405153047257
94314 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_mixer.c' (92,576) at 20240405153230543
94315 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/am6_spl.h' (92,577) at 20210308005002732
94316 2025-01-08 03:00:51.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_vnifiltering.sh' (92,578) at 20240405153054353
94317 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/cxl/core/region.c' (92,579) at 20241111090012121 to deleted uid set
94318 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal32.h' (92,580) at 20210308005046041
94319 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-serpent_1.41.bb' (92,581) at 20241221090017560
94320 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-imx6ull-opos6uldev.dtsi' (92,582) at 20240405153045525
94321 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertygentest/groupone.yaml' (92,583) at 20221209040030339
94322 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/memory-region.yaml' (92,584) at 20240405153045149
94323 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx.h' (92,585) at 20240405153050293
94324 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/vagrant' (92,586) at 20210308005046393
94325 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/trace.h' (92,587) at 20210307214928050
94326 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_snd.h' (92,588) at 20240906080037348
94327 2025-01-08 03:00:51.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private.h' (92,589) at 20241018080014578
94328 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ioapic.c' (92,590) at 20210308005002856
94329 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c' (92,591) at 20220525020652859
94330 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos4.c' (92,592) at 20240405153230239
94331 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsutils.c' (92,593) at 20240405153046625
94332 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ch341.c' (92,594) at 20240405153052129
94333 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v2_0.h' (92,595) at 20210307214927238
94334 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_hw_autogen.h' (92,596) at 20240405153230971
94335 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-pcie.json' (92,597) at 20241214090008740
94336 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/meson.build' (92,598) at 20210927100127085
94337 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-aarch64.h' (92,599) at 20240405153232211
94338 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm.dtsi' (92,600) at 20220525020651906
94339 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-sensor.c' (92,601) at 20240405153230055
94340 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/s5m8767.c' (92,602) at 20210308005003472
94341 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/list.h' (92,603) at 20210307214932150
94342 2025-01-08 03:00:51.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts' (92,604) at 20240405153229971
94343 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/blocklayoutxdr.h' (92,605) at 20210307214931162
94344 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/xyzModem.c' (92,606) at 20210308005003232
94345 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb' (92,607) at 20241221090017560
94346 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Loffstrand' (92,608) at 20210307205553786
94347 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ev1.dts' (92,609) at 20210308005002616
94348 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fin_ack_lat.sh' (92,610) at 20210307214932686
94349 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/internals.h' (92,611) at 20241211090212494
94350 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/plip.rst' (92,612) at 20210307214925538
94351 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_meson.c' (92,613) at 20210308005003348
94352 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_port.c' (92,614) at 20240405153231523
94353 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kconfig' (92,615) at 20240405153230087
94354 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/hw_cache_event_type_test.c' (92,616) at 20240405153054361
94355 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/common_utils.hpp' (92,617) at 20210803100040199
94356 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/devlink-user.c' (92,618) at 20240405153232215
94357 2025-01-08 03:00:51.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx_common.c' (92,619) at 20240405153049013
94358 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_cldma.c' (92,620) at 20240411080014118
94359 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1023_rdb.c' (92,621) at 20240405153230051
94360 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-ip22io.h' (92,622) at 20210307214928498
94361 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x.c' (92,623) at 20240405153049301
94362 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_w.c' (92,624) at 20210308005046509
94363 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Manager_v1.xml' (92,625) at 20240918080002712
94364 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dma/Makefile' (92,626) at 20240405153054293
94365 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/sensor_gen.py' (92,627) at 20221209040032879
94366 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/irq.h' (92,628) at 20220525020651946
94367 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/selftests.h' (92,629) at 20220525020654647
94368 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-arm64.h' (92,630) at 20240405153046841
94369 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/asm-offsets.c' (92,631) at 20210307214926310
94370 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_display.c' (92,632) at 20240405153048421
94371 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timex.h' (92,633) at 20220627100017134
94372 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-sliced-vbi.rst' (92,634) at 20240405153045313
94373 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gnulib/gnulib_202401.bb' (92,635) at 20241221090017536
94374 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/charset.h' (92,636) at 20210308005003572
94375 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp' (92,637) at 20231011080005554
94376 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7620/cpu-feature-overrides.h' (92,638) at 20240405153046005
94377 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/div_Xsig.S' (92,639) at 20220525020652186
94378 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware.c' (92,640) at 20210307214926890
94379 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/sysdig-selftest/0055-Add-cstdint-for-uintXX_t-types.patch' (92,641) at 20240301090012447
94380 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/devices.c' (92,642) at 20240405153050513
94381 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/_qemutiny.py' (92,643) at 20231014080011731
94382 2025-01-08 03:00:51.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/opal-calls.S' (92,644) at 20240405153046093
94383 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0017-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch' (92,645) at 20241221090017644
94384 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/Makefile' (92,646) at 20240405153051369
94385 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.1-only' (92,647) at 20210316000012717
94386 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-syscall.c' (92,648) at 20210307214932706
94387 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-mpic-timer-B.dtsi' (92,649) at 20210307214926350
94388 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ifc.h' (92,650) at 20210308005003652
94389 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h' (92,651) at 20210307214927742
94390 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/blacklist.c' (92,652) at 20220525020652242
94391 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-locales_git.bb' (92,653) at 20230919080013986
94392 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc8280xp.c' (92,654) at 20240405153051349
94393 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb' (92,655) at 20240301090012427
94394 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/testusb.c' (92,656) at 20240405153054385
94395 2025-01-08 03:00:51.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/310.out' (92,657) at 20210927100127505
94396 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h' (92,658) at 20240405153231191
94397 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/elog_with_metadata.mako.cpp' (92,659) at 20210308005108057
94398 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack-common.dtsi' (92,660) at 20240405153045589
94399 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,fcp.yaml' (92,661) at 20240405153045101
94400 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libsecret/libsecret_0.21.4.bb' (92,662) at 20241221090017684
94401 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_qb.c' (92,663) at 20210308005046501
94402 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/logo.png' (92,664) at 20210307205554274 to deleted uid set
94403 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ath5k.h' (92,665) at 20240405153050441
94404 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77970.c' (92,666) at 20210308005003464
94405 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/include/arch/cfi_regs.h' (92,667) at 20220525020655127
94406 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/default/pldm_interface.cpp' (92,668) at 20210308005059705
94407 2025-01-08 03:00:51.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (92,669) at 20240712080022837
94408 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_net.h' (92,670) at 20240405153231883
94409 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/bus.c' (92,671) at 20240520080015151
94410 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/virt-pci.c' (92,672) at 20240405153230099
94411 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_d.c' (92,673) at 20210308005046517
94412 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.clang-tidy' (92,674) at 20241220090029607
94413 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-pi.dts' (92,675) at 20240405153045501
94414 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_pcidio.c' (92,676) at 20240405153046901
94415 2025-01-08 03:00:51.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ucmpdi2.c' (92,677) at 20210307214931822
94416 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_null.c' (92,678) at 20240405153231507
94417 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/commproc.c' (92,679) at 20210308005002828
94418 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/dns325.c' (92,680) at 20210308005002952
94419 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/ibalance.c' (92,681) at 20210307214931234
94420 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_booke.h' (92,682) at 20240405153046141
94421 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/swap_numa.rst' (92,683) at 20240405153044961
94422 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/Makefile' (92,684) at 20210307214932438
94423 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/renesas-cpg-mssr.h' (92,685) at 20210308005003632
94424 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_drm.h' (92,686) at 20240405153048565
94425 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/dentry.c' (92,687) at 20210307214931122
94426 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/lan9303.txt' (92,688) at 20240405153045117
94427 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/sdram.c' (92,689) at 20210308005002976
94428 2025-01-08 03:00:51.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/yank_functions.c' (92,690) at 20240906080037372
94429 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/clk_rst.h' (92,691) at 20210308005002668
94430 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-hi655x.c' (92,692) at 20210307214926966
94431 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg-port.h' (92,693) at 20240405153051945
94432 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg_fsm.c' (92,694) at 20240405153052041
94433 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.c' (92,695) at 20241216090017717
94434 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/sched.h' (92,696) at 20210307214932482
94435 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sunxi_dw.c' (92,697) at 20210308005002784
94436 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/zfs.c' (92,698) at 20210308005003220
94437 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/pmic_max77693.c' (92,699) at 20210308005003468
94438 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-klconfig.c' (92,700) at 20210307214926290
94439 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/matrix-keymap.yaml' (92,701) at 20240405153045081
94440 2025-01-08 03:00:51.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_regs.h' (92,702) at 20220525020652354
94441 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/README' (92,703) at 20210307214926146
94442 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hsi/hsi_char.h' (92,704) at 20240405153052917
94443 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-typename.json' (92,705) at 20230925080040089
94444 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pxs2.c' (92,706) at 20210308005002792
94445 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/iba.h' (92,707) at 20210307214931582
94446 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/arm,scmi.yaml' (92,708) at 20240405153045057
94447 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/regs.c' (92,709) at 20240418080014486
94448 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-collateral.inc' (92,710) at 20210316000012721
94449 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/Makefile' (92,711) at 20210308005002884
94450 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0002-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch' (92,712) at 20230706080014765
94451 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_interface.hpp' (92,713) at 20240817080031288
94452 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_lt_qb.c' (92,714) at 20210308005046505
94453 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/clocksource.h' (92,715) at 20220525020652034
94454 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi' (92,716) at 20240405153229971
94455 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Hippocratic-2.1' (92,717) at 20211006000025238
94456 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsmo' (92,718) at 20210307205553782
94457 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control.bb' (92,719) at 20241221090017484
94458 2025-01-08 03:00:51.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-started@.target' (92,720) at 20220301040040077
94459 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/inode.c' (92,721) at 20240815080012907
94460 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/Kconfig' (92,722) at 20210309003654944
94461 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsrepair2.c' (92,723) at 20240405153046625
94462 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/Makefile' (92,724) at 20210307214932214
94463 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/local_ops.rst' (92,725) at 20240405153045289
94464 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/s2255/Makefile' (92,726) at 20210307214928846
94465 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-phycore-som.dtsi' (92,727) at 20210308005002604
94466 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DL-DE-BY-2.0' (92,728) at 20241221090017616
94467 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_rps.h' (92,729) at 20240405153048445
94468 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/rz-dmac.c' (92,730) at 20240405153230287
94469 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/views.py' (92,731) at 20210307205554262
94470 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/Makefile' (92,732) at 20210307214929126
94471 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/index.rst' (92,733) at 20240405153045297
94472 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/elf.h' (92,734) at 20210307214926494
94473 2025-01-08 03:00:51.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-neoversee1.inc' (92,735) at 20240301090012451
94474 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/lic_checksum.py' (92,736) at 20221120040010726
94475 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_ph.c' (92,737) at 20210308005046505
94476 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp2skb_meta_kern.c' (92,738) at 20220525020654931
94477 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/pm.c' (92,739) at 20210309003648720
94478 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_mutex.c' (92,740) at 20240405153052021
94479 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/regs.h' (92,741) at 20240405153231227
94480 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/pci.c' (92,742) at 20240405153051809
94481 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/cpu.h' (92,743) at 20210308005002776
94482 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp' (92,744) at 20241217090008768
94483 2025-01-08 03:00:51.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_gcr.c' (92,745) at 20240906080037256
94484 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f746-disco.dts' (92,746) at 20210308005002616
94485 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3.dtsi' (92,747) at 20210308005002612
94486 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bitmap.c' (92,748) at 20210927100127641
94487 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tls.h' (92,749) at 20240405153045625
94488 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-smbus.h' (92,750) at 20240405153052701
94489 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_inherit.c' (92,751) at 20240405153054273
94490 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_qb.c' (92,752) at 20210308005046505
94491 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/index.rst' (92,753) at 20210307214925490
94492 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcshare.c' (92,754) at 20210307214931142
94493 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/Makefile' (92,755) at 20240405153049737
94494 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi' (92,756) at 20240405153045745
94495 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hi6220-domain-ctrl.yaml' (92,757) at 20210309003648320
94496 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.c' (92,758) at 20210307214930566
94497 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/init.c' (92,759) at 20240405153046317
94498 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-peb-av-02.dtsi' (92,760) at 20240405153045525
94499 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/fcntl.h' (92,761) at 20210307214925858
94500 2025-01-08 03:00:51.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c' (92,762) at 20240405153048645
94501 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-gl.c' (92,763) at 20240326080039750
94502 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c' (92,764) at 20240405153231023
94503 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-v4l2.c' (92,765) at 20240405153049381
94504 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Astra-28.2E' (92,766) at 20210307205553758
94505 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_crypto.c' (92,767) at 20240405153046957
94506 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_ah.h' (92,768) at 20210307214931650
94507 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/storm.txt' (92,769) at 20210307214925434
94508 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu.c' (92,770) at 20210308005002836
94509 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-lynx-28g.c' (92,771) at 20240405153231311
94510 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/__init__.py' (92,772) at 20210307205554258
94511 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/passthrough.c' (92,773) at 20210307214930986
94512 2025-01-08 03:00:51.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-xattr-user.c' (92,774) at 20221215040039086
94513 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/stacktrace.c' (92,775) at 20240405153229863
94514 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dpcon.c' (92,776) at 20210307214926930
94515 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/signal_64.c' (92,777) at 20240405153230095
94516 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/tsx_async_abort.rst' (92,778) at 20240405153044945
94517 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_trigger.c' (92,779) at 20240405153054241
94518 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/raid5-cache.rst' (92,780) at 20240405153045193
94519 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/mman-common.h' (92,781) at 20230426080043780
94520 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-ld4.c' (92,782) at 20210308005002792
94521 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c' (92,783) at 20240405153048589
94522 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/80_4gb_and_skip_at_start_together.dts' (92,784) at 20210308005003752
94523 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.h' (92,785) at 20210307214927298
94524 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake.1' (92,786) at 20210307205554234
94525 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/g762.h' (92,787) at 20210307214931474
94526 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/Makefile' (92,788) at 20240405153230071
94527 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/addr.c' (92,789) at 20220525020654915
94528 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/checksum.S' (92,790) at 20240405153046513
94529 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/079_uses_pos.dts' (92,791) at 20210308005003752
94530 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/Makefile' (92,792) at 20240405153045645
94531 2025-01-08 03:00:51.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-moxart/Kconfig' (92,793) at 20240405153045653
94532 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s.dtsi' (92,794) at 20240405153229927
94533 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v68_hvx.c' (92,795) at 20230925080040097
94534 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/krill/files/panic_workaround.patch' (92,796) at 20230706080014769
94535 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d29.dtsi' (92,797) at 20240405153045469
94536 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/Makefile' (92,798) at 20220525020651898
94537 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot' (92,799) at 20240628080017113
94538 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/Makefile' (92,800) at 20210308005003024
94539 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/tsi108_dev.c' (92,801) at 20240405153046233
94540 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sam9x60.dtsi' (92,802) at 20241211090145369
94541 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/cs4236_lib.c' (92,803) at 20220525020654979
94542 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/__init__.py' (92,804) at 20210308005046241
94543 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/ma35d1-iot-512m.dts' (92,805) at 20240405153045749
94544 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-phycore-segin.dts' (92,806) at 20210308005002588
94545 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/NewDump/meson.build' (92,807) at 20230825080021137
94546 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/tiny-power-button.c' (92,808) at 20240405153046649
94547 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0001-lib-Do-not-use-private-makefile-targets-in-CMakelist.patch' (92,809) at 20241221090017516
94548 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/alpine.docker' (92,810) at 20241211090212534
94549 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_client.h' (92,811) at 20210617100022823
94550 2025-01-08 03:00:51.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gfrm.c' (92,812) at 20210307214928090
94551 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi6220-clock.txt' (92,813) at 20210309003648328
94552 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi' (92,814) at 20220525020652026
94553 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/ingenic,uart.yaml' (92,815) at 20240405153045153
94554 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/tpm.c' (92,816) at 20241211090145405
94555 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (92,817) at 20240316080012480
94556 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/time_t.patch' (92,818) at 20210307205554586
94557 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/u-boot.lds' (92,819) at 20210308005002796
94558 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_sensors.hpp' (92,820) at 20210429000059464
94559 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-no-base.out' (92,821) at 20220429100100882 to deleted uid set
94560 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_8254.c' (92,822) at 20240405153046893
94561 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (92,823) at 20231005080013641
94562 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpulimit/cpulimit_0.2.bb' (92,824) at 20231126090012797
94563 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/probepoint.tc' (92,825) at 20240405153054305
94564 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/calib.c' (92,826) at 20240405153050453
94565 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/misc-impl.c.inc' (92,827) at 20240906080037520
94566 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/Kconfig' (92,828) at 20240405153052485
94567 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/op-pnor-msl.service' (92,829) at 20211019000031639
94568 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/Kconfig' (92,830) at 20210308005003476
94569 2025-01-08 03:00:51.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5307.h' (92,831) at 20210308005002804
94570 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/Kconfig' (92,832) at 20241211090145537
94571 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/Makefile' (92,833) at 20240405153232287
94572 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/au1xmmc.c' (92,834) at 20240405153230851
94573 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/datagram.c' (92,835) at 20240405153053241
94574 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/LICENSE' (92,836) at 20210308005104321
94575 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/m53017evb.c' (92,837) at 20210308005002972
94576 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/env.c' (92,838) at 20210307214926270
94577 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts' (92,839) at 20240405153229919
94578 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f4-pinctrl.dtsi' (92,840) at 20210308005002612
94579 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/Kconfig' (92,841) at 20210307214929958
94580 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/regs_load.S' (92,842) at 20210307214932522
94581 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/stm32-ipcc.c' (92,843) at 20240405153230759
94582 2025-01-08 03:00:51.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix.dtsi' (92,844) at 20240405153229915
94583 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/data.c' (92,845) at 20240710080014601
94584 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a33_tablet_800x480_defconfig' (92,846) at 20210308005003276
94585 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda827x.h' (92,847) at 20220525020653315
94586 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vector_internals.h' (92,848) at 20240906080037528
94587 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ioam6-sysctl.rst' (92,849) at 20220525020651746
94588 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/helios4.c' (92,850) at 20210308005003012
94589 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622.c' (92,851) at 20240405153230211
94590 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/uclass.c' (92,852) at 20220215040051564
94591 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ext_caps.h' (92,853) at 20220525020653083
94592 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/npcm7xx_gpio.c' (92,854) at 20240906080037224
94593 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0001-UseLemon.cmake-do-not-use-lemon-data-from-the-host.patch' (92,855) at 20240113090014536
94594 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/crosstap' (92,856) at 20220402030016247
94595 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/VLAN/Create.interface.yaml' (92,857) at 20221209040038051
94596 2025-01-08 03:00:51.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa2xx.h' (92,858) at 20240405153046805
94597 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c' (92,859) at 20240411080014106
94598 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/0001-executor-Include-missing-linux-falloc.h.patch' (92,860) at 20230706080014761
94599 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/leds/mori-led-manager-config/led.yaml' (92,861) at 20240829080014018
94600 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/matrix.c' (92,862) at 20210308005002716
94601 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/pxa-usb.txt' (92,863) at 20240405153045181
94602 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/flush.S' (92,864) at 20240405153229995
94603 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.c' (92,865) at 20240405153050109
94604 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-sysfs.c' (92,866) at 20240405153046909
94605 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/findutils/findutils_4.10.0.bb' (92,867) at 20241206090014334
94606 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-cqhci.h' (92,868) at 20221128040017470
94607 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/mmu-44x.h' (92,869) at 20240405153046121
94608 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/Makefile' (92,870) at 20210307214926186
94609 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ti,tsc2005.yaml' (92,871) at 20240405153045081
94610 2025-01-08 03:00:51.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blkdev.h' (92,872) at 20241211090145533
94611 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-armada8k.txt' (92,873) at 20220525020651698
94612 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/Availability.interface.yaml' (92,874) at 20240618080025501
94613 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/gpio.c' (92,875) at 20240405153045981
94614 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-waiting_for_supplier' (92,876) at 20210309003648256
94615 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Add-missing-includes-cstdint-and-cstdio.patch' (92,877) at 20231011080016578
94616 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/hugetlb.h' (92,878) at 20240405153045913
94617 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch' (92,879) at 20210307205554458
94618 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/build-whitelist.sh' (92,880) at 20210308005003724
94619 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/archsetjmp_64.h' (92,881) at 20210307214926754
94620 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_multicast.c' (92,882) at 20240405153050389
94621 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/Makefile' (92,883) at 20210308005003040
94622 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch' (92,884) at 20230706080014745
94623 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod/run-ptest' (92,885) at 20230317080013793
94624 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/arm/qcom,ids.h' (92,886) at 20240405153231795
94625 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pcie_pci_bridge.c' (92,887) at 20241211090212314
94626 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz' (92,888) at 20210307205554590 to deleted uid set
94627 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/collect_slot_vpd.hpp' (92,889) at 20240910080037463
94628 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c' (92,890) at 20241211090145409
94629 2025-01-08 03:00:51.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507a.h' (92,891) at 20210309003649824
94630 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sgmii_riser.c' (92,892) at 20210308005002960
94631 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-core.c' (92,893) at 20240405153049541
94632 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpu-reset.S' (92,894) at 20240405153045865
94633 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Holsbybrunn_Holsbyholm' (92,895) at 20210307205553782
94634 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/img,pdc-intc.txt' (92,896) at 20210307214925342
94635 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-environment.png' (92,897) at 20210307205554366 to deleted uid set
94636 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count' (92,898) at 20240906080037556 to deleted uid set
94637 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-alsa.c' (92,899) at 20240405153049361
94638 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/taurus_defconfig' (92,900) at 20210308005003280
94639 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/flatpak_1.15.10.bb' (92,901) at 20241221090017516
94640 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/coreboot.dts' (92,902) at 20210308005002860
94641 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/0001-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch' (92,903) at 20230610080017603
94642 2025-01-08 03:00:51.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/led.h' (92,904) at 20240405153050513
94643 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-cache.json' (92,905) at 20240405153054153
94644 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/irled/pwm-ir-tx.yaml' (92,906) at 20240405153045089
94645 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939.dtsi' (92,907) at 20240405153229943
94646 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml' (92,908) at 20220525020651678
94647 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kconfig-language.rst' (92,909) at 20240405153229819
94648 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/dfi-bt700.c' (92,910) at 20210308005002952
94649 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/pcm.c' (92,911) at 20240405153054025
94650 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-hostctl/meson.build' (92,912) at 20241010080036061
94651 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.yaml' (92,913) at 20241104090011559
94652 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_async.c' (92,914) at 20241018080014538
94653 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/sprd-wdt.txt' (92,915) at 20210307214925454
94654 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/petalogix_s3adsp1800_mmu.c' (92,916) at 20241211090212290
94655 2025-01-08 03:00:51.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml' (92,917) at 20240405153045037
94656 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_hpmfwupg.c' (92,918) at 20210308004938828
94657 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rf.c' (92,919) at 20240405153051949
94658 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/iniparser.wrap' (92,920) at 20240710080015177
94659 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/Makefile' (92,921) at 20210307214929618
94660 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/stellaris-gptm.c' (92,922) at 20240906080037304
94661 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/cfg.h' (92,923) at 20210307214929862
94662 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-tty.c' (92,924) at 20240405153230755
94663 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso' (92,925) at 20240405153229971
94664 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkPort.v1_4_3.json' (92,926) at 20240619080002952
94665 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7213.h' (92,927) at 20210307214931594
94666 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (92,928) at 20220817030012041
94667 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_mad.c' (92,929) at 20220525020653155
94668 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8976.dtsi' (92,930) at 20240405153229943
94669 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/sysctl.c' (92,931) at 20210307214931922
94670 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/env/authority' (92,932) at 20230831080022083
94671 2025-01-08 03:00:51.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/MAINTAINERS' (92,933) at 20210308005003052
94672 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/intercept.c' (92,934) at 20240405153230083
94673 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt9211.c' (92,935) at 20240405153230523
94674 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/maple_tree.h' (92,936) at 20240405153054229
94675 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/extcon-intel-int3496.rst' (92,937) at 20210307214925494
94676 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/npcm7xx-igps-native/BootBlockAndHeader_GBS.xml' (92,938) at 20210307205554078
94677 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/debug.h' (92,939) at 20210307214930946
94678 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/trats_defconfig' (92,940) at 20210308005003284
94679 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_main.c' (92,941) at 20241216090017717
94680 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_d.c' (92,942) at 20210308005046513
94681 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@68.conf' (92,943) at 20240904080027734
94682 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_params_internal.h' (92,944) at 20210307214930574
94683 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/xilinx_ps2.c' (92,945) at 20240405153230731
94684 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781-spi.c' (92,946) at 20240405153053565
94685 2025-01-08 03:00:51.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/lsvmbus' (92,947) at 20210307214932470
94686 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_random.h' (92,948) at 20210307214927854
94687 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/ahci.c' (92,949) at 20240906080037568
94688 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/Makefile' (92,950) at 20210308005002716
94689 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/weechat/weechat/0001-use-pkg-config-for-gcrypt-instead.patch' (92,951) at 20220204040022452
94690 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/coresight-stm.h' (92,952) at 20210309003653984
94691 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/Makefile' (92,953) at 20240405153230803
94692 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/tcmu-design.rst' (92,954) at 20240405153045265
94693 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7778.dtsi' (92,955) at 20240405153045553
94694 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.clang-tidy' (92,956) at 20230701080027201
94695 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/hotblocks.c' (92,957) at 20240906080037164
94696 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpu.h' (92,958) at 20240405153230111
94697 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-libretech-pc.dts' (92,959) at 20210307214925994
94698 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_core.c' (92,960) at 20240405153232043
94699 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageControllerCollection_v1.xml' (92,961) at 20240619080002936
94700 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/controller.hpp' (92,962) at 20210308005116217
94701 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-ref.h' (92,963) at 20240405153052277
94702 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sgp30.c' (92,964) at 20240405153048969
94703 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sb-t35.dtsi' (92,965) at 20240405153045605
94704 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dts' (92,966) at 20220525020651930
94705 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/alloc.h' (92,967) at 20220525020654463
94706 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmuls.c' (92,968) at 20210307214926434
94707 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem2node.h' (92,969) at 20210307214932598
94708 2025-01-08 03:00:51.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Create.interface.yaml' (92,970) at 20221207040023627
94709 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootPolicy/meson.build' (92,971) at 20230825080021137
94710 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ls1x.c' (92,972) at 20220525020653207
94711 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-fix-initializer-element-is-not-constant.patch' (92,973) at 20210407000018094
94712 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_common.h' (92,974) at 20210309003650372
94713 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/apei/einj.rst' (92,975) at 20240405153045209
94714 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-boot-vector.h' (92,976) at 20210307214926230
94715 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c' (92,977) at 20240405153048661
94716 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite517x.h' (92,978) at 20210308005003624
94717 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/gpio.h' (92,979) at 20210307214931434
94718 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-fifo.h' (92,980) at 20240520080015239
94719 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/libncurses.so.5.9' (92,981) at 20210308005111465
94720 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mlxbf.c' (92,982) at 20210309003649372
94721 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/ksz8873.c' (92,983) at 20210308005002720
94722 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-sony-xperia-lagan-yuga.dts' (92,984) at 20240405153045541
94723 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/s5pc210_universal.h' (92,985) at 20210308005003612
94724 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgeui.c' (92,986) at 20210308005046529
94725 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/dma.h' (92,987) at 20240405153045621
94726 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/qcom,ssc-block-bus.yaml' (92,988) at 20240405153045021
94727 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_isol.c' (92,989) at 20210308004938828
94728 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/allwinner,sun6i-a31-msgbox.yaml' (92,990) at 20210307214925350
94729 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6534.c' (92,991) at 20220525020652358
94730 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_deps.sh' (92,992) at 20240405153054313
94731 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/0001-Add-fcntl64-wrapper.patch' (92,993) at 20231126090012853
94732 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_lpm_trie.rst' (92,994) at 20240820080014161
94733 2025-01-08 03:00:51.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head32.c' (92,995) at 20240405153046433
94734 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_wx.h' (92,996) at 20210307214930638
94735 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7904.dts' (92,997) at 20240405153229923
94736 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/trap_handler.h' (92,998) at 20240405153045881
94737 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/Kconfig' (92,999) at 20240405153230795
94738 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-pci-bus.c' (93,000) at 20241214090008740
94739 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn.h' (93,001) at 20240405153049005
94740 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/inftlcore.c' (93,002) at 20240405153049681
94741 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/portdrv.c' (93,003) at 20240405153051257
94742 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kworld-pc150u.c' (93,004) at 20210307214928782
94743 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_marvel.h' (93,005) at 20240405153045341
94744 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/test_rle.py' (93,006) at 20210905000020593
94745 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/settings' (93,007) at 20240405153054381
94746 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/clock.c' (93,008) at 20210308005002988
94747 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font/use-no-name-option-for-gzip.patch' (93,009) at 20240106090017237
94748 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_labels.c' (93,010) at 20240405153053325
94749 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ib_umad.h' (93,011) at 20210307214931610
94750 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_damage_helper.h' (93,012) at 20220525020654535
94751 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/entry-macros.S' (93,013) at 20210307214926550
94752 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/Makefile' (93,014) at 20210307214932226
94753 2025-01-08 03:00:51.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/btrfs.h' (93,015) at 20210308005003564
94754 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/r2000_chassis.json' (93,016) at 20221221040007774
94755 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunplus/Makefile' (93,017) at 20240405153045689
94756 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/adv7611.h' (93,018) at 20210308005003000
94757 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001001.json' (93,019) at 20241213090040130
94758 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/sync-check.sh' (93,020) at 20240405153054077
94759 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/nrf51_gpio.c' (93,021) at 20241211090212274
94760 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/phosphor-skeleton-control-power_%.bbappend' (93,022) at 20231020080018978
94761 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wwan/index.rst' (93,023) at 20240405153045237
94762 2025-01-08 03:00:51.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/spear-pwm.txt' (93,024) at 20210307214925406
94763 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-mux.c' (93,025) at 20240724080011687
94764 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/case.py' (93,026) at 20210307205554630
94765 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml' (93,027) at 20240405153045141
94766 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/intro.rst' (93,028) at 20211006000025218
94767 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/file_system_wrapper.hpp' (93,029) at 20230719080007815
94768 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.h' (93,030) at 20210309003649652
94769 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/sak.rst' (93,031) at 20210307214925562
94770 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-netcan-plus-1xx.dts' (93,032) at 20240405153045589
94771 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ipt.h' (93,033) at 20210307214931662
94772 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-buildid-list.c' (93,034) at 20240405153054097
94773 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/079.out' (93,035) at 20210308005046441
94774 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/Makefile' (93,036) at 20240405153049717
94775 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@3c0/ir35219@70.conf' (93,037) at 20240904080027734
94776 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_firmware.c' (93,038) at 20240405153051845
94777 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_debug.h' (93,039) at 20210307214930850
94778 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/subprojects/phosphor-logging.wrap' (93,040) at 20220621100017304
94779 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/disable_libunwind_aarch64.patch' (93,041) at 20210407000018086
94780 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_interrupt.h' (93,042) at 20240405153050341
94781 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/sdeventplus.wrap' (93,043) at 20220322030048836
94782 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sh7751.c' (93,044) at 20210308005003452
94783 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/layer.conf' (93,045) at 20241221090017480
94784 2025-01-08 03:00:51.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp_hw.h' (93,046) at 20240405153230975
94785 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/vga/vga_switcheroo.c' (93,047) at 20220525020653039
94786 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf' (93,048) at 20210308005046541
94787 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/MAINTAINERS' (93,049) at 20210308005003052
94788 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/tegra186_bpmp.c' (93,050) at 20210308005003400
94789 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asus_ec_sensors.rst' (93,051) at 20240405153045217
94790 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclo.c' (93,052) at 20210308005046525
94791 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.h' (93,053) at 20240405153050117
94792 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/glibc.yml' (93,054) at 20241206090014206
94793 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-ofcap12.dts' (93,055) at 20240405153045501
94794 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/property.py' (93,056) at 20240925080038338
94795 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/os-win32.c' (93,057) at 20221215040039222
94796 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-g12a-usb2.c' (93,058) at 20240405153231307
94797 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.yaml' (93,059) at 20240405153045093
94798 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_smbus.h' (93,060) at 20210307214926242
94799 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-orion-net.txt' (93,061) at 20210307214925378
94800 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rtc.h' (93,062) at 20240405153052937
94801 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/Kconfig' (93,063) at 20210308005002976
94802 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb' (93,064) at 20241206090014298
94803 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6asm.h' (93,065) at 20220525020655083
94804 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sstate-diff-machines.sh' (93,066) at 20220910030013437
94805 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-ccix-per.c' (93,067) at 20241114091008828
94806 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77980-cpg-mssr.h' (93,068) at 20210307214931334
94807 2025-01-08 03:00:51.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/Makefile' (93,069) at 20210309003649132
94808 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_basic.py' (93,070) at 20210308005003744
94809 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ingress_rif_conf_1q.sh' (93,071) at 20240405153054297
94810 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pxa2xx_sharpsl.c' (93,072) at 20240405153051265
94811 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4_fs.h' (93,073) at 20240405153231699
94812 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ssm-early.S' (93,074) at 20230426080043952
94813 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/loss_interval.c' (93,075) at 20220525020654819
94814 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/meson.c' (93,076) at 20240405153229911
94815 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb' (93,077) at 20241221090017532
94816 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Wroclaw' (93,078) at 20210307205553778
94817 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/syslog-startup.conf' (93,079) at 20210307205554470
94818 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-multitouch' (93,080) at 20210307214925202
94819 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (93,081) at 20210903000032567
94820 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.2.c' (93,082) at 20240405153050345
94821 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcmulti.c' (93,083) at 20240805080013963
94822 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/macsec_api.h' (93,084) at 20210307214929306
94823 2025-01-08 03:00:51.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/Kconfig' (93,085) at 20210308005002968
94824 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/sap.h' (93,086) at 20240405153050533
94825 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23.h' (93,087) at 20210307214932342
94826 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_probe_write_user.bpf.c' (93,088) at 20240405153053425
94827 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7745-cpg-mssr.c' (93,089) at 20210309003649252
94828 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_modem_ops.c' (93,090) at 20240405153231267
94829 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8893.yaml' (93,091) at 20240405153045145
94830 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip04-d01.dts' (93,092) at 20240405153045437
94831 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/Makefile' (93,093) at 20240405153232179
94832 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/usb_mcu.c' (93,094) at 20240405153050589
94833 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/pq2.h' (93,095) at 20210307214926362
94834 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_pbi.cfg' (93,096) at 20210308005002968
94835 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nitro_enclaves.h' (93,097) at 20210309003653876
94836 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition.hpp' (93,098) at 20210308005108645
94837 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/bcmstb_spi.c' (93,099) at 20210308005003492
94838 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cmd.c' (93,100) at 20240405153049061
94839 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2203.conf' (93,101) at 20230606080013598
94840 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c_table.h' (93,102) at 20220525020653807
94841 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MemoryCollection.json' (93,103) at 20240619080002948
94842 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/pipeline.json' (93,104) at 20210307214932534
94843 2025-01-08 03:00:51.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_8_ppsmc.h' (93,105) at 20240405153048349
94844 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/_ashldi3.S' (93,106) at 20210308005002840
94845 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/dram.c' (93,107) at 20210308005002820
94846 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/annotate/instructions.c' (93,108) at 20210307214932514
94847 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_base.c' (93,109) at 20240405153231603
94848 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/vec-syscfg.c' (93,110) at 20240405153232255
94849 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp.c' (93,111) at 20240405153049457
94850 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-aux-synth.c' (93,112) at 20240405153046845
94851 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/topology.h' (93,113) at 20240405153045941
94852 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/types.h' (93,114) at 20210307214926250
94853 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_reg_print.c_shipped' (93,115) at 20210307214930274
94854 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/155' (93,116) at 20240326080039730
94855 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_hal.h' (93,117) at 20210307214927078
94856 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_exec.c' (93,118) at 20240405153230535
94857 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/groupone.yaml' (93,119) at 20221209040030339
94858 2025-01-08 03:00:51.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km8360.h' (93,120) at 20210308005003600
94859 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/socionext,uniphier-spi.yaml' (93,121) at 20240405153045173
94860 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_ph.c' (93,122) at 20210308005046501
94861 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08_pci.c' (93,123) at 20240405153046893
94862 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/broadwell_igd.c' (93,124) at 20210308005003524
94863 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_logmsg.h' (93,125) at 20240405153051641
94864 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/replication.c' (93,126) at 20240906080037152
94865 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc7180.c' (93,127) at 20240405153051349
94866 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-array-bad.json' (93,128) at 20210308005046409
94867 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/sysv68.c' (93,129) at 20210307214926786
94868 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/bytestream-example.c' (93,130) at 20240405153053429
94869 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/0001-sys-targets-targets.go-allow-users-to-override-hardc.patch' (93,131) at 20230706080014761
94870 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AccelerationFunction.v1_0_5.json' (93,132) at 20240619080002940
94871 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/performance/topN_perf.py' (93,133) at 20240326080039630
94872 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/pic32_spi.c' (93,134) at 20210308005003492
94873 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pine64,pinephone-keyboard.yaml' (93,135) at 20240405153045081
94874 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pcieaer-howto.rst' (93,136) at 20240405153044929
94875 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila.h' (93,137) at 20240913080013861
94876 2025-01-08 03:00:51.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/common-utils.c' (93,138) at 20241114091008828
94877 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ahci-test.c' (93,139) at 20240326080039734
94878 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p4080_ids.c' (93,140) at 20210308005002832
94879 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Folsbyn' (93,141) at 20210307205553782
94880 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/devlink_in_netns.sh' (93,142) at 20210307214932670
94881 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/ti-eqep.c' (93,143) at 20240710080014577
94882 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/time.c' (93,144) at 20210308005002888
94883 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ipaq-micro.c' (93,145) at 20240405153230835
94884 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/intel/pxa_camera.c' (93,146) at 20240405153230799
94885 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/Kconfig' (93,147) at 20210308005002828
94886 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-mem.c' (93,148) at 20210307214930826
94887 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,spdif-out.txt' (93,149) at 20210307214925430
94888 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Nousiainen' (93,150) at 20210307205553770
94889 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_sun_clut224.ppm' (93,151) at 20210307214930954
94890 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/Kconfig' (93,152) at 20210307214929574
94891 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/cpu.c' (93,153) at 20210308005002800
94892 2025-01-08 03:00:51.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/trans.c' (93,154) at 20240613080016491
94893 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sc8280xp.c' (93,155) at 20240405153046813
94894 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/generic-radix-tree.c' (93,156) at 20240913080013849
94895 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/target-monitor-defs.c' (93,157) at 20240906080037444
94896 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,color.yaml' (93,158) at 20240405153045041
94897 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d36ek.dts' (93,159) at 20240405153045469
94898 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/issi.c' (93,160) at 20240405153049709
94899 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_types.h' (93,161) at 20210307214930558
94900 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx.h' (93,162) at 20240405153051293
94901 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TRACE.c' (93,163) at 20241104090011619
94902 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/chardev_open.h' (93,164) at 20240906080037344
94903 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-aster.dts' (93,165) at 20240405153045533
94904 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/clock.c' (93,166) at 20210307214928542
94905 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/atomisp_platform.h' (93,167) at 20240405153051825
94906 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/unicode.h' (93,168) at 20210308005046049
94907 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_timer.c' (93,169) at 20210307214932110
94908 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common' (93,170) at 20210307205554626
94909 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/bswapdi.c' (93,171) at 20240405153045985
94910 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kbuild' (93,172) at 20240405153045705
94911 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml' (93,173) at 20240405153045073
94912 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/programming-language.rst' (93,174) at 20240405153045281
94913 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/rbtree.py' (93,175) at 20210309003654536
94914 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-1.0-cl8' (93,176) at 20211006000025230
94915 2025-01-08 03:00:51.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_meson.h' (93,177) at 20210308005003348
94916 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1306.c' (93,178) at 20210308005003480
94917 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_tables.rst' (93,179) at 20240405153045229
94918 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-models.h' (93,180) at 20241211090212502
94919 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port.c' (93,181) at 20240405153050289
94920 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/layer.conf' (93,182) at 20241221090017484
94921 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/i8254_beep.c' (93,183) at 20210308005003488
94922 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-set-buffer-size.rst' (93,184) at 20210309003648476
94923 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/Makefile' (93,185) at 20240405153232051
94924 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/bus.c' (93,186) at 20241216090017709
94925 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig' (93,187) at 20210308005003244
94926 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/file_load.c' (93,188) at 20220525020652054
94927 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_queue.h' (93,189) at 20220525020654971
94928 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7201.c' (93,190) at 20210307214926562
94929 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx.inc' (93,191) at 20241221090017564
94930 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/driver.c' (93,192) at 20240405153046681
94931 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/firefly-rk3288.h' (93,193) at 20210308005003596
94932 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/board-type-checker/board-type-checker.bb' (93,194) at 20241221090017476
94933 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/Makefile' (93,195) at 20210307214932278
94934 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/usb.txt' (93,196) at 20210307214925422
94935 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/libbej/libbej_git.bb' (93,197) at 20241221090017568
94936 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_utils.h' (93,198) at 20220525020655115
94937 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0002-musl-does-not-provide-printf-h.patch' (93,199) at 20230919080013990
94938 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seccomp.h' (93,200) at 20240405153052793
94939 2025-01-08 03:00:51.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5420-peach-pit.dts' (93,201) at 20210308005002580
94940 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/msf2-emac.c' (93,202) at 20241211090212306
94941 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/sysfs_slave_dpn.c' (93,203) at 20210309003652948
94942 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.c' (93,204) at 20210307214927962
94943 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_oversize_window.c' (93,205) at 20230809080010799
94944 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psus-manager.sh' (93,206) at 20230627080016966
94945 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_plane.c' (93,207) at 20240405153048769
94946 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/dma_public.h' (93,208) at 20210307214930546
94947 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cts.c' (93,209) at 20240405153046533
94948 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py' (93,210) at 20210307205554262
94949 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/bus.h' (93,211) at 20240405153049653
94950 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-legacy-backend.h' (93,212) at 20241211090212366
94951 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/sndif.h' (93,213) at 20240405153052957
94952 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/GEN-for-each-reg.h' (93,214) at 20220804100015896
94953 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha152x.h' (93,215) at 20210307214930270
94954 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-ard.dts' (93,216) at 20240405153229883
94955 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra114-pinmux.yaml' (93,217) at 20240405153229787
94956 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Bitstream-Vera' (93,218) at 20241221090017616
94957 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/usb.c' (93,219) at 20210308005003220
94958 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k4aa.h' (93,220) at 20210307214928830
94959 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/OWNERS' (93,221) at 20220726030037866
94960 2025-01-08 03:00:51.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/ipu-dma.h' (93,222) at 20210307214931378
94961 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE05.boot' (93,223) at 20210307214932714
94962 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_lru_dist.c' (93,224) at 20240405153053425
94963 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_pyo3.bbclass' (93,225) at 20220910030013389
94964 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/Makefile' (93,226) at 20210309003653196
94965 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0001-taglib-Fix-build-on-x86-32-bit.patch' (93,227) at 20240413080012639
94966 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/ppa8548_defconfig' (93,228) at 20240405153046097
94967 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/reset.c' (93,229) at 20240405153046801
94968 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/libfdt_internal.h' (93,230) at 20220525020654943
94969 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSupplyMetrics.v1_1_2.json' (93,231) at 20240619080002952
94970 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/files/bridge-stp' (93,232) at 20210308222221915
94971 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/bcm-keypad.c' (93,233) at 20240405153230723
94972 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211conv.h' (93,234) at 20240405153051953
94973 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/Makefile' (93,235) at 20240405153048329
94974 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_easylogo.h' (93,236) at 20210308005003692
94975 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_entries.h' (93,237) at 20240405153231939
94976 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_time_tai.c' (93,238) at 20240405153054281
94977 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/Makefile' (93,239) at 20240405153049753
94978 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/pinmux.c' (93,240) at 20210308005002788
94979 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ip22zilog.c' (93,241) at 20240405153231515
94980 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv1/ivt.S' (93,242) at 20210308005002540
94981 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml' (93,243) at 20240405153045101
94982 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hti_regs.h' (93,244) at 20240405153048457
94983 2025-01-08 03:00:51.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch.inc' (93,245) at 20210812000025346
94984 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_2_offset.h' (93,246) at 20220525020652807
94985 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-amly-skips.txt' (93,247) at 20240405153230531
94986 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/init' (93,248) at 20210307205554466
94987 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_fcntl.h' (93,249) at 20210308005046085
94988 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb' (93,250) at 20240301090012471
94989 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/0001-utils-version.py-use-usr-bin-env-in-shebang.patch' (93,251) at 20240301090012435
94990 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8195-pinfunc.h' (93,252) at 20220525020654547
94991 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vhost-user-scsi.c' (93,253) at 20240906080037292
94992 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_vlan_options.c' (93,254) at 20240405153053197
94993 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek-pcie.txt' (93,255) at 20240405153045125
94994 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/dfp_helper.c' (93,256) at 20241211090212506
94995 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_st.h' (93,257) at 20210308005002716
94996 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c' (93,258) at 20240405153231015
94997 2025-01-08 03:00:51.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/qaic/index.rst' (93,259) at 20240405153044937
94998 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dvt/obmc_driver_vars.txt' (93,260) at 20210308005007112
94999 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-coredump' (93,261) at 20210307214925198
95000 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/inode.c' (93,262) at 20241216090017761
95001 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/ma35d1.dtsi' (93,263) at 20240405153045749
95002 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-core/util-linux/util-linux_%.bbappend' (93,264) at 20241221090017468
95003 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/power.c' (93,265) at 20240405153050513
95004 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_SRIO_PCIE_BOOT_defconfig' (93,266) at 20210308005003232
95005 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/meson.build' (93,267) at 20210308005046097
95006 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-dev-attrs.rst' (93,268) at 20210307214925466
95007 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc885_ads_defconfig' (93,269) at 20240405153046097
95008 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-spapr.c' (93,270) at 20221215040039374
95009 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-truly-nt35597.c' (93,271) at 20240405153230619
95010 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/kwbimage.cfg' (93,272) at 20210308005003204
95011 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/Makefile' (93,273) at 20210307214928666
95012 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_p9_entry.c' (93,274) at 20240405153046165
95013 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_util.c' (93,275) at 20240405153230803
95014 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/qe_io.c' (93,276) at 20210308005002832
95015 2025-01-08 03:00:51.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spmi/spmi.h' (93,277) at 20210308005003684
95016 2025-01-08 03:00:51.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-10.conf' (93,278) at 20230412080023460
95017 2025-01-08 03:00:51.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ec_commands.h' (93,279) at 20210308005003644
95018 2025-01-08 03:00:51.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/cursor_left_ptr.xpm' (93,280) at 20210308005046549 to deleted uid set
95019 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom_wac.h' (93,281) at 20241008080013927
95020 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_insn.c' (93,282) at 20240405153046305
95021 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-fix-build-on-GCC-14-for-yocto.patch' (93,283) at 20241221090017492
95022 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/meson.build' (93,284) at 20240906080037276
95023 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/COPYING.MIT' (93,285) at 20210307205553718
95024 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/netronix,ntxec.yaml' (93,286) at 20220525020651690
95025 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/integrity_audit.c' (93,287) at 20220525020654951
95026 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps62360-regulator.c' (93,288) at 20240405153051473
95027 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_sctp.h' (93,289) at 20240405153052929
95028 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm64/mem_map.c' (93,290) at 20210308005002792
95029 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_devlink.c' (93,291) at 20220525020654147
95030 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_drv.c' (93,292) at 20240405153230519
95031 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/videocodec.h' (93,293) at 20240405153049385
95032 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/tps6586x.c' (93,294) at 20210308005003472
95033 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/speculation.rst' (93,295) at 20210309003648464
95034 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/usage-model.rst' (93,296) at 20240405153045293
95035 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4286.rst' (93,297) at 20240716080021359
95036 2025-01-08 03:00:51.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surfacepro3_button.c' (93,298) at 20240405153051393
95037 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2659.c' (93,299) at 20240405153049325
95038 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/mtk_timer.c' (93,300) at 20210308005003500
95039 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/xilfpga/microAptiv.dtsi' (93,301) at 20210307214926194
95040 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/edid.h' (93,302) at 20210307214931694
95041 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-chassis-check-power-status@.service' (93,303) at 20230128040028666
95042 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/diu_ch7301.c' (93,304) at 20210308005002960
95043 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/men-chameleon-bus.rst' (93,305) at 20220525020651722
95044 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i3000_edac.c' (93,306) at 20220525020652418
95045 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_trace_balloon.h' (93,307) at 20210307214928110
95046 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/Kconfig' (93,308) at 20210308005003044
95047 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___extra_nesting.c' (93,309) at 20210307214932642
95048 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/checksum.h' (93,310) at 20240405153046381
95049 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/templates/default/conf-notes.txt' (93,311) at 20220913030020496
95050 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_pci.h' (93,312) at 20210308005002840
95051 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/cpu.c' (93,313) at 20210308005003740
95052 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mailbox/k3-secure-proxy.txt' (93,314) at 20210308005003304
95053 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/env.c' (93,315) at 20240405153045945
95054 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/Makefile' (93,316) at 20210308005002816
95055 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_rx.h' (93,317) at 20240405153049961
95056 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/debugfs.c' (93,318) at 20240503080014470
95057 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4222.c' (93,319) at 20240405153048861
95058 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Durris' (93,320) at 20210307205553794
95059 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/Makefile' (93,321) at 20210308005003536
95060 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/util.cpp' (93,322) at 20220727030028309
95061 2025-01-08 03:00:51.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/README' (93,323) at 20210308005003004
95062 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmveth.h' (93,324) at 20240405153049965
95063 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/.gitignore' (93,325) at 20240405153054225
95064 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c' (93,326) at 20220921100021482
95065 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8728.yaml' (93,327) at 20240405153045173
95066 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_parser.hpp' (93,328) at 20210308005055797
95067 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/string_helpers.h' (93,329) at 20240405153231843
95068 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/pinmux-config-apalis-tk1.h' (93,330) at 20210308005003080
95069 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.c' (93,331) at 20220525020652959
95070 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-lantiq.h' (93,332) at 20240405153231327
95071 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ioasm.c' (93,333) at 20240405153051521
95072 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml' (93,334) at 20221207040023631
95073 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Attributes.interface.yaml' (93,335) at 20240911080049523
95074 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/jedec_flash.c' (93,336) at 20210308005003408
95075 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_ibm/Makefile' (93,337) at 20220527100032617
95076 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/Makefile' (93,338) at 20210307214931142
95077 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrmphy-regs.h' (93,339) at 20210308005002792
95078 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/Makefile' (93,340) at 20221010100013265
95079 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/either-1-rs/meson.build' (93,341) at 20241211090212462
95080 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/regs.h' (93,342) at 20210307214927942
95081 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l52.h' (93,343) at 20210307214931594
95082 2025-01-08 03:00:51.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/direct/ftrace-direct.tc' (93,344) at 20210307214932670
95083 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segment.c' (93,345) at 20240913080013829
95084 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/ioremap.c' (93,346) at 20240405153230019
95085 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/davicom.c' (93,347) at 20220525020653683
95086 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_gem.c' (93,348) at 20240405153048361
95087 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (93,349) at 20241206090014222
95088 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/amd_nb.c' (93,350) at 20241018080014474
95089 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rust_is_available_bindgen_libclang.h' (93,351) at 20240405153053461
95090 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-caiman.dts' (93,352) at 20240405153045445
95091 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci_hotplug.h' (93,353) at 20220525020654599
95092 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap.h' (93,354) at 20240405153052565
95093 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit_git.bb' (93,355) at 20241221090017512
95094 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_engine_cs.c' (93,356) at 20240411080014074
95095 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.vf610' (93,357) at 20210308005003300
95096 2025-01-08 03:00:51.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cadence_qspi.c' (93,358) at 20210308005003492
95097 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/keyboard.c' (93,359) at 20240405153231523
95098 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/aat2870-core.c' (93,360) at 20240405153049601
95099 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_well.c' (93,361) at 20240405153230551
95100 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_fd_query_tp.c' (93,362) at 20240405153054261
95101 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_debug.h' (93,363) at 20220525020654283
95102 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_patterns_64bit.h' (93,364) at 20210308005003368
95103 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/app.c' (93,365) at 20210308005002952
95104 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup_64.c' (93,366) at 20241211090145385
95105 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-q.c' (93,367) at 20210307214930826
95106 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/oem/nuvoton/olympus.json' (93,368) at 20221209040018559
95107 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_request.h' (93,369) at 20210307214927858
95108 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8035-mb7.dts' (93,370) at 20240405153045501
95109 2025-01-08 03:00:51.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_apbridgea.c' (93,371) at 20210307214930514
95110 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba_acpi.c' (93,372) at 20240719080013357
95111 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0004-Fix-libtool-detection.patch' (93,373) at 20230131040012027
95112 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/management-console/service-discovery.md' (93,374) at 20221209040006387
95113 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt5033_charger.c' (93,375) at 20240405153231355
95114 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3519-demb.dts' (93,376) at 20240405153045433
95115 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/client.c' (93,377) at 20220525020652951
95116 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/trace.h' (93,378) at 20210307214930882
95117 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/humidity/dht11.yaml' (93,379) at 20240405153045073
95118 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/sysfs.h' (93,380) at 20210307214931934
95119 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/native/patchlist.h' (93,381) at 20210307214926118
95120 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/sbp1-led-manager-config/led.yaml' (93,382) at 20240829080014018
95121 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/tcm_qla2xxx.rst' (93,383) at 20240405153045257
95122 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_law.h' (93,384) at 20210308005002836
95123 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/reset-stm32.h' (93,385) at 20240405153046853
95124 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/txrx.h' (93,386) at 20240405153050477
95125 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/led.c' (93,387) at 20240405153052049
95126 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/clearing-warn-once.rst' (93,388) at 20240405153229835
95127 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml' (93,389) at 20240405153045089
95128 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/lart.rst' (93,390) at 20240405153044973
95129 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/debugfs.c' (93,391) at 20210309003654300
95130 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acmacros.h' (93,392) at 20240405153046617
95131 2025-01-08 03:00:51.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/COPYING' (93,393) at 20210308005046061
95132 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_attach.c' (93,394) at 20240405153053425
95133 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Frankrikegarden_Frankrike' (93,395) at 20210307205553782
95134 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-firmware.c' (93,396) at 20210307214928654
95135 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/dir.c' (93,397) at 20240805080014019
95136 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/spinlock_types.h' (93,398) at 20210307214926246
95137 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/wmm.c' (93,399) at 20240405153050577
95138 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/images/login-company-logo.svg' (93,400) at 20240419080038345
95139 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bug.h' (93,401) at 20220525020654555
95140 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-regmap.c' (93,402) at 20241011080017319
95141 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/generic.c' (93,403) at 20240405153053129
95142 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/replay.c' (93,404) at 20210308005003552
95143 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_lock.c' (93,405) at 20240405153048457
95144 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_cmdq_regs.h' (93,406) at 20240405153046605
95145 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_lock.h' (93,407) at 20210307214932198
95146 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_hellcreek.c' (93,408) at 20240405153053233
95147 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool.py' (93,409) at 20240906080037444
95148 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-gpr.c' (93,410) at 20240405153054361
95149 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmu-internal.h' (93,411) at 20230925080039861
95150 2025-01-08 03:00:51.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/scm.h' (93,412) at 20240405153052865
95151 2025-01-08 03:00:51.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk_table.c' (93,413) at 20240405153050669
95152 2025-01-08 03:00:51.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-rt8973a.c' (93,414) at 20240405153047025
95153 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_0_default.h' (93,415) at 20240405153047885
95154 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clarahd.dts' (93,416) at 20240405153045521
95155 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/addr_map.h' (93,417) at 20210308005003560
95156 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/main.c' (93,418) at 20240326080039634
95157 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_gsi.h' (93,419) at 20210309003651308
95158 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid.h' (93,420) at 20241216090017765
95159 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/spidev_fdx.c' (93,421) at 20210307214932626
95160 2025-01-08 03:00:51.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_mr.c' (93,422) at 20210309003650172
95161 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_dest.c' (93,423) at 20240405153053157
95162 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/dbus_utility_test.cpp' (93,424) at 20240904080003190
95163 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-input.h' (93,425) at 20210307214928690
95164 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts' (93,426) at 20210308005002624
95165 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c' (93,427) at 20240405153047153
95166 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/fib.sh' (93,428) at 20240405153054301
95167 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/amstaos,tsl2591.yaml' (93,429) at 20220525020651682
95168 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_d.c' (93,430) at 20210308005046517
95169 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-pinctrl.h' (93,431) at 20210308005002656
95170 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/boot.h' (93,432) at 20210307214926682
95171 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-no-nls-support.patch' (93,433) at 20230706080014757
95172 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connlabel.h' (93,434) at 20210307214931646
95173 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hash.h' (93,435) at 20240405153052697
95174 2025-01-08 03:00:51.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h' (93,436) at 20241211090145461
95175 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/sysctl_net_ax25.c' (93,437) at 20240405153231987
95176 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_ldm.h' (93,438) at 20240405153053117
95177 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/streebog_generic.c' (93,439) at 20210307214926802
95178 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/occ/palmetto-occ-control-config-native.bb' (93,440) at 20241206090014230
95179 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native/fb-compute/restrictionmode-host-settings.override.yml' (93,441) at 20240210090012534
95180 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98925.yaml' (93,442) at 20240405153229799
95181 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PowerSupplyCollection_v1.xml' (93,443) at 20240619080002932
95182 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611_core.c' (93,444) at 20240405153049009
95183 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_addr.c' (93,445) at 20240405153052257
95184 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/host-utils.h' (93,446) at 20241211090212366
95185 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cast6.h' (93,447) at 20210307214931310
95186 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/include/acp_gfx_if.h' (93,448) at 20210307214927202
95187 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/trace.h' (93,449) at 20210308005045869
95188 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn.dtsi' (93,450) at 20240405153229927
95189 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil.c' (93,451) at 20240405153047009
95190 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c' (93,452) at 20240405153050585
95191 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-malta.c' (93,453) at 20210307214926282
95192 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/050-fix-glibcisms.patch' (93,454) at 20230706080014749
95193 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_card.c' (93,455) at 20240405153054029
95194 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.h' (93,456) at 20220525020652450
95195 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ref_tracking.c' (93,457) at 20240405153054281
95196 2025-01-08 03:00:51.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/meson.build' (93,458) at 20231208090022708
95197 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/bitmap.c' (93,459) at 20210307214931230
95198 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-empty.err' (93,460) at 20220429100100882
95199 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/ulpqueue.c' (93,461) at 20240405153053381
95200 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/settings' (93,462) at 20240405153232279
95201 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-try-command.rst' (93,463) at 20220525020654135
95202 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_input.c' (93,464) at 20240520080015227
95203 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb' (93,465) at 20230503080014619
95204 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/MAINTAINERS' (93,466) at 20210308005003020
95205 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_gem.c' (93,467) at 20241211090145421
95206 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/ldmvsw.c' (93,468) at 20240405153231059
95207 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/slic.h' (93,469) at 20240405153049781
95208 2025-01-08 03:00:51.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c' (93,470) at 20210308005003460
95209 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/incore.h' (93,471) at 20241211090145517
95210 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_numeric_effecter.hpp' (93,472) at 20240819080030259
95211 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/styles/_intel.scss' (93,473) at 20220105012522991
95212 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/rainshadow/rainshadow-cec.c' (93,474) at 20210307214928598
95213 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/colibri_imx6.c' (93,475) at 20210308005003084
95214 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/README.md' (93,476) at 20241122090031749
95215 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x08.c' (93,477) at 20240405153048805
95216 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/pwr-island.c' (93,478) at 20240405153046805
95217 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun50i_h6.c' (93,479) at 20210308005002784
95218 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/bitmain,bm1880-pinctrl.txt' (93,480) at 20210307214925390
95219 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-max.c' (93,481) at 20240405153049369
95220 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/arm64.c' (93,482) at 20240405153047041
95221 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvi.c.inc' (93,483) at 20241211090212514
95222 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zswap.h' (93,484) at 20240405153231847
95223 2025-01-08 03:00:51.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-dwc3.c' (93,485) at 20210308005003516
95224 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rt5033-private.h' (93,486) at 20240405153052733
95225 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.c' (93,487) at 20240405153050641
95226 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds.dtsi' (93,488) at 20210308005002580
95227 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_dtsec.h' (93,489) at 20210308005003648
95228 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE06.boot' (93,490) at 20210307214932714
95229 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_bi.S' (93,491) at 20210308005046529
95230 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_offload.sh' (93,492) at 20240405153054297
95231 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/kpp.h' (93,493) at 20240405153052625
95232 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/spi.c' (93,494) at 20240405153051185
95233 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5530.c' (93,495) at 20240405153046661
95234 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios-base.c' (93,496) at 20241211090145481
95235 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/xmlto/xmlto_0.0.29.bb' (93,497) at 20241221090017676
95236 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_remote.c' (93,498) at 20241023080012895
95237 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smtstate.h' (93,499) at 20210307214929666
95238 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/README' (93,500) at 20210308005003168
95239 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/memtype.h' (93,501) at 20210307214926738
95240 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/nvidia,tegra210-emc-table.yaml' (93,502) at 20240405153045149
95241 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/meson.build' (93,503) at 20241211090212378
95242 2025-01-08 03:00:51.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/kvm.h' (93,504) at 20240405153230079
95243 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/imx-rngc.c' (93,505) at 20240405153230199
95244 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_coex.c' (93,506) at 20240405153231263
95245 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn_spi.c' (93,507) at 20240405153049005
95246 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/port.h' (93,508) at 20210307214926618
95247 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h' (93,509) at 20210307214929922
95248 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Port.v1_14_0.json' (93,510) at 20240918080002724
95249 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_step.c' (93,511) at 20240405153230579
95250 2025-01-08 03:00:51.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp' (93,512) at 20240329080003279
95251 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-1.0' (93,513) at 20210307205554414
95252 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/ti/Kconfig' (93,514) at 20210307214930126
95253 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/irq-redir.rst' (93,515) at 20240405153044977
95254 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-csi.c' (93,516) at 20240405153048809
95255 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/bitmap.c' (93,517) at 20240405153231775
95256 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/usdt.bpf.h' (93,518) at 20240405153232215
95257 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pageattr.c' (93,519) at 20240405153046189
95258 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/nested.c' (93,520) at 20241104090011563
95259 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/queue.c' (93,521) at 20240405153049657
95260 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/qwiic-joystick.c' (93,522) at 20240405153049133
95261 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ddr.c' (93,523) at 20210308005002968
95262 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/current.h' (93,524) at 20210307214926114
95263 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-spdx-tools_0.8.3.bb' (93,525) at 20241221090017668
95264 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux_logo.h' (93,526) at 20210308005003672
95265 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.h' (93,527) at 20220525020652887
95266 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.c' (93,528) at 20210307214929614
95267 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-juno.inc' (93,529) at 20220804030014667
95268 2025-01-08 03:00:51.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/ingenic-tcu.rst' (93,530) at 20240405153229743
95269 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/msgbuf/platform.h' (93,531) at 20241009080011081
95270 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/au1000_eth.c' (93,532) at 20240405153049789
95271 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf2127.c' (93,533) at 20240405153231375
95272 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/iim.h' (93,534) at 20210307214925886
95273 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidloop.cpp' (93,535) at 20221216040030142
95274 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-quote-tools/tpm-quote-tools_1.0.4.bb' (93,536) at 20230520080014488
95275 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugetlb-read-hwpoison.c' (93,537) at 20240405153232275
95276 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/crdump.c' (93,538) at 20210307214929510
95277 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/Makefile' (93,539) at 20240405153054333
95278 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/cfg.c' (93,540) at 20240405153053305
95279 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/audio.h' (93,541) at 20241211090145569
95280 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/0001-Define-createIdentifierRef-prototype-in-yang-complex.patch' (93,542) at 20221003030013285
95281 2025-01-08 03:00:51.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2400pci.h' (93,543) at 20240405153050613
95282 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/tie.h' (93,544) at 20210307214926770
95283 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc' (93,545) at 20240405153054305
95284 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sysroot-relativelinks.py' (93,546) at 20220910030013437
95285 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/pch.h' (93,547) at 20210308005002876
95286 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/mmp-sspa.h' (93,548) at 20210307214932402
95287 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-vesa.c' (93,549) at 20240405153046357
95288 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (93,550) at 20241206090014278
95289 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/libata-portmap.h' (93,551) at 20210307214926118
95290 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdbi-perl/0001-Fix-building-on-Fedora-40-with-GCC-14.2.1.patch' (93,552) at 20241221090017512
95291 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.h' (93,553) at 20210307214929526
95292 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/qemu-pixman.c' (93,554) at 20241211090212558
95293 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net.h' (93,555) at 20240405153231827
95294 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/sdbusplus.wrap' (93,556) at 20220516100042300
95295 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify/new-test-inotify.patch' (93,557) at 20230919080013962
95296 2025-01-08 03:00:51.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/rwonce.h' (93,558) at 20220525020651950
95297 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/alloc.c' (93,559) at 20240628080014017
95298 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/arm64.config' (93,560) at 20240405153230527
95299 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_edid.c' (93,561) at 20240613080016403
95300 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/irqsrcs_gfx_11_0_0.h' (93,562) at 20240405153048317
95301 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extcon-provider.h' (93,563) at 20210307214931382
95302 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc-cru-csi-ov5645.dtso' (93,564) at 20240405153045809
95303 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/network/phosphor-network/config.json' (93,565) at 20241031080012183
95304 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_ssr.c' (93,566) at 20240405153051489
95305 2025-01-08 03:00:51.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/tune-arm7a-novfp.inc' (93,567) at 20210812000025166
95306 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/test.h' (93,568) at 20240405153231799
95307 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/Makefile' (93,569) at 20240405153054237
95308 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/Kconfig' (93,570) at 20240405153231983
95309 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/riscv-sbi-firmware.json' (93,571) at 20240405153054113
95310 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/pkgconfig.patch' (93,572) at 20210307205553986
95311 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/run-ptest' (93,573) at 20230919080013958
95312 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_driver.h' (93,574) at 20240405153048445
95313 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/ddr.h' (93,575) at 20210308005002992
95314 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts' (93,576) at 20210307214926346
95315 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_drv.h' (93,577) at 20240405153230643
95316 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/stm32_qspi.c' (93,578) at 20210308005003496
95317 2025-01-08 03:00:51.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_l2c.h' (93,579) at 20210307214926242
95318 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/lapic.c' (93,580) at 20241125090012235
95319 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_write_leveling.c' (93,581) at 20210308005003368
95320 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/lochnagar.h' (93,582) at 20210307214931342
95321 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/Kconfig' (93,583) at 20240405153051241
95322 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/tda998x_drv.c' (93,584) at 20240405153048429
95323 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-ref.c' (93,585) at 20210307214926998
95324 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psi_types.h' (93,586) at 20240405153052777
95325 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-buildenv-internal' (93,587) at 20230919080013998
95326 2025-01-08 03:00:51.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/README.md' (93,588) at 20241211090212458
95327 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7622.c' (93,589) at 20240405153051317
95328 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_uclass.h' (93,590) at 20240405153048805
95329 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/error_inject.c' (93,591) at 20240405153052305
95330 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_shrinker.c' (93,592) at 20240830080013259
95331 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/platsmp.c' (93,593) at 20210307214925870
95332 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm90.rst' (93,594) at 20240405153045217
95333 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/Kconfig' (93,595) at 20240405153045645
95334 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.c' (93,596) at 20241001080013016
95335 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-ops.c' (93,597) at 20240405153053429
95336 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/README' (93,598) at 20210812000025310
95337 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/directives/dropdown.scss' (93,599) at 20210308005107073
95338 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime2-emmc.dts' (93,600) at 20240405153045385
95339 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci.c' (93,601) at 20210308005003448
95340 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/spdm.rst' (93,602) at 20240906080037176
95341 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/stellaris.rst' (93,603) at 20210308005045809
95342 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report.hpp' (93,604) at 20230524080039233
95343 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/xor_vmx.h' (93,605) at 20240405153046181
95344 2025-01-08 03:00:51.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml' (93,606) at 20240405153045025
95345 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/Makefile' (93,607) at 20210307214932698
95346 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset.interface.yaml' (93,608) at 20220315030032663
95347 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/Makefile' (93,609) at 20210308005002952
95348 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerAccountCollection.json' (93,610) at 20240619080002948
95349 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbr.c' (93,611) at 20210308005046505
95350 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/litex/litex,soc-controller.yaml' (93,612) at 20240405153229795
95351 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/ap325rxa.c' (93,613) at 20210308005003032
95352 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2_regs.h' (93,614) at 20240405153049493
95353 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/botching-up-ioctls.rst' (93,615) at 20240405153229823
95354 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/Makefile' (93,616) at 20210308005003336
95355 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8641HPCN_36BIT_defconfig' (93,617) at 20210308005003240
95356 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/semihost.c' (93,618) at 20221215040039206
95357 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/mqtt.json' (93,619) at 20210307205553850
95358 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/softirqs.c' (93,620) at 20241211090145525
95359 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/no-x.patch' (93,621) at 20210307205554570
95360 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-server.h' (93,622) at 20240827080010198
95361 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af-i2c.c' (93,623) at 20240405153048937
95362 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb3_msi.c' (93,624) at 20240906080037276
95363 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/ffdc_file.cpp' (93,625) at 20240817080031292
95364 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7791-cpg-mssr.h' (93,626) at 20210308005003632
95365 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gettext.bbclass' (93,627) at 20220910030013385
95366 2025-01-08 03:00:51.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb' (93,628) at 20240301090012471
95367 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/control.py' (93,629) at 20210308005003748
95368 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/devfreq_cooling.c' (93,630) at 20240405153231495
95369 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch' (93,631) at 20230317080013793
95370 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/etas_es58x.rst' (93,632) at 20240405153045237
95371 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_debug.h' (93,633) at 20210307214929606
95372 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm011-x16/ps7_init_gpl.c' (93,634) at 20210308005003180
95373 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd-efi/0001-efi-generate_binary.py-Use-env-to-detect-python3.patch' (93,635) at 20241206090014246
95374 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/README' (93,636) at 20210308005046541
95375 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma6/sdma6_4_2_2_sh_mask.h' (93,637) at 20210307214927678
95376 2025-01-08 03:00:51.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/mmu_v2_hr.c' (93,638) at 20240405153046561
95377 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/nsdeps' (93,639) at 20240405153053457
95378 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/setup.c' (93,640) at 20210307214932582
95379 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml' (93,641) at 20240405153229759
95380 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu_sun9i.h' (93,642) at 20210308005002664
95381 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/smp.h' (93,643) at 20210307214926270
95382 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum.c' (93,644) at 20210308005002920
95383 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/exynos4210_rng.c' (93,645) at 20241211090212294
95384 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c' (93,646) at 20240429080012428
95385 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/design-patterns.rst' (93,647) at 20210307214925458
95386 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/syscallhdr.sh' (93,648) at 20241211090212386
95387 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vermagic.h' (93,649) at 20210307214926494
95388 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/audit.c' (93,650) at 20240405153046285
95389 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843_spi.c' (93,651) at 20240405153049005
95390 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/binding.c' (93,652) at 20240405153050533
95391 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/40x/Makefile' (93,653) at 20210307214926450
95392 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/Makefile' (93,654) at 20210308005002992
95393 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/.gitignore' (93,655) at 20220801133228670
95394 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/pci.h' (93,656) at 20240405153046401
95395 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry_run.c' (93,657) at 20240405153053085
95396 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/estoraged.md' (93,658) at 20221209040006383
95397 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lm87.txt' (93,659) at 20240405153229763
95398 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p3041si-pre.dtsi' (93,660) at 20210307214926346
95399 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/abb.c' (93,661) at 20210308005002756
95400 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/Makefile' (93,662) at 20210307214930934
95401 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/dev-uart.c' (93,663) at 20210309003648712
95402 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-array-branch.out' (93,664) at 20220429100100882 to deleted uid set
95403 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_output.bpf.c' (93,665) at 20240405153053425
95404 2025-01-08 03:00:51.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm281xx.h' (93,666) at 20240405153052641
95405 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb' (93,667) at 20241206090014258
95406 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps40422.rst' (93,668) at 20210309003648428
95407 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-core/packagegroup/packagegroup-core-security.bbappend' (93,669) at 20220612030016731
95408 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/imx7-power.h' (93,670) at 20210308005003640
95409 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_max6690_sensor.c' (93,671) at 20240405153049225
95410 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/Kconfig' (93,672) at 20240405153053061
95411 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/sandbox_pmic.dtsi' (93,673) at 20210308005002844
95412 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Button.interface.yaml' (93,674) at 20221207040023627
95413 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/parport.h' (93,675) at 20210307214926118
95414 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3692x.txt' (93,676) at 20210309003648368
95415 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/cirrus,cs2000-cp.h' (93,677) at 20240405153052641
95416 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/README' (93,678) at 20210308005002988
95417 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_secfs.c' (93,679) at 20240405153053469
95418 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/device_table-minimal.txt' (93,680) at 20210307205554430
95419 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/lo.h' (93,681) at 20210307214929790
95420 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmul.c' (93,682) at 20210307214926434
95421 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_filestream.c' (93,683) at 20241111090012145
95422 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_hdd_nvme.json' (93,684) at 20241213090004405 to deleted uid set
95423 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/intel_lpe_audio.h' (93,685) at 20210307214931322
95424 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-pistachio.c' (93,686) at 20240405153046877
95425 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/Kconfig' (93,687) at 20210307214929614
95426 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/Endpoint/meson.build' (93,688) at 20230825080021141
95427 2025-01-08 03:00:51.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking_2.80.0.bb' (93,689) at 20241221090017640
95428 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c' (93,690) at 20240405153231491
95429 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/linux,bt-sco.yaml' (93,691) at 20240405153045165
95430 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_slot.c' (93,692) at 20210309003649160
95431 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/__init__.py' (93,693) at 20210307205554446
95432 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x86-common.h' (93,694) at 20210308005003624
95433 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld6b.dtsi' (93,695) at 20240405153045577
95434 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bug.h' (93,696) at 20241111090012117
95435 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/workqueue/wq_monitor.py' (93,697) at 20240405153232291
95436 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend' (93,698) at 20210812000025266
95437 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-tp.dts' (93,699) at 20240405153229875
95438 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/ioapic.h' (93,700) at 20240405153046449
95439 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/hotplug_blk.py' (93,701) at 20241211090212530
95440 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml' (93,702) at 20240405153045085
95441 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils.inc' (93,703) at 20210812000025354
95442 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/fsl,imx-src.yaml' (93,704) at 20220525020651706
95443 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.c' (93,705) at 20210307214928782
95444 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/settings' (93,706) at 20240405153054373
95445 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/gpio.h' (93,707) at 20210308005002808
95446 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/mmap.c' (93,708) at 20240405153046301
95447 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.22.bb' (93,709) at 20241221090017492
95448 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Collection/meson.build' (93,710) at 20241212090020527
95449 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/lru_sort.rst' (93,711) at 20240405153045285
95450 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop.h' (93,712) at 20220525020653235
95451 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget-core.c' (93,713) at 20240405153230795
95452 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm_ep/board.c' (93,714) at 20210308005002940
95453 2025-01-08 03:00:51.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/Makefile' (93,715) at 20210307214927318
95454 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/special_helper.c' (93,716) at 20240906080037504
95455 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_02b.dtso' (93,717) at 20240405153231279
95456 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn66xx_device.h' (93,718) at 20210307214929350
95457 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/fs.h' (93,719) at 20241216090017749
95458 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts' (93,720) at 20240405153229955
95459 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_lca.c' (93,721) at 20210307214925650
95460 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/features.h' (93,722) at 20240326080039542
95461 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash.conf' (93,723) at 20210308005120349
95462 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_parse.h' (93,724) at 20240405153049409
95463 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-monitor.conf' (93,725) at 20210307205553702
95464 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table_x86.json' (93,726) at 20211022000023454
95465 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9_sdramc.h' (93,727) at 20210308005002716
95466 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pmc.c' (93,728) at 20240405153230095
95467 2025-01-08 03:00:51.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/labeled_tuple.hpp' (93,729) at 20240904080048947
95468 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mp2629.h' (93,730) at 20210307214931430
95469 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,cp-intc.txt' (93,731) at 20210307214925346
95470 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_async_fd.c' (93,732) at 20220525020653119
95471 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (93,733) at 20230929080014511
95472 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/wl3501_cs.c' (93,734) at 20240405153050557
95473 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-wilco-ec' (93,735) at 20210309003648264
95474 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a07g044-cpg.c' (93,736) at 20240405153046837
95475 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ftou.S' (93,737) at 20240326080039746
95476 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/arch-x86.inc' (93,738) at 20210812000025310
95477 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7d_pins.h' (93,739) at 20210308005002652
95478 2025-01-08 03:00:51.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sys_soc.h' (93,740) at 20210307214931522
95479 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/aclinux.h' (93,741) at 20240405153231787
95480 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/ti,message-manager.txt' (93,742) at 20210307214925350
95481 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/hplance.c' (93,743) at 20240405153049789
95482 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int-io.h' (93,744) at 20240326080039522
95483 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/local.h' (93,745) at 20240405153046001
95484 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/minerva_pdb.json' (93,746) at 20241213090004413 to deleted uid set
95485 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-de2.h' (93,747) at 20210307214927026
95486 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/local.conf.sample' (93,748) at 20241221090017480
95487 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md.h' (93,749) at 20240405153230771
95488 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/xscreensaver.service' (93,750) at 20210307205553954
95489 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tanndalen' (93,751) at 20210307205553790
95490 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/sections.h' (93,752) at 20210308005002804
95491 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wrapt/run-ptest' (93,753) at 20240309090012808
95492 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dns_resolver.h' (93,754) at 20210307214931630
95493 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml' (93,755) at 20240405153045029
95494 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/networking/mstpd/bridge-stp' (93,756) at 20230813080012848
95495 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/wr.h' (93,757) at 20240405153049089
95496 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/reloc.c' (93,758) at 20210308005002816
95497 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/jitdump-specification.txt' (93,759) at 20220525020655127
95498 2025-01-08 03:00:51.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/README.md' (93,760) at 20230706080014761
95499 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/Kconfig' (93,761) at 20210308005002904
95500 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c' (93,762) at 20240405153048993
95501 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-14x14-evk.dtsi' (93,763) at 20240405153229887
95502 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100-rskrza1.dts' (93,764) at 20240405153045549
95503 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/remove-buildpaths.inc' (93,765) at 20241221090017664
95504 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu.h' (93,766) at 20210308005003336
95505 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-controls.c' (93,767) at 20210307214928698
95506 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7622-clk.h' (93,768) at 20210307214931330
95507 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hypervisor.h' (93,769) at 20210307214926582
95508 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_malone.c' (93,770) at 20240405153230799
95509 2025-01-08 03:00:51.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/lib/oeqa/runtime/cases/ima.py' (93,771) at 20230520080014488
95510 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_reflink.c' (93,772) at 20241023080012899
95511 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sparc32_dma.h' (93,773) at 20210308005046033
95512 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb' (93,774) at 20241206090014334
95513 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/signal.h' (93,775) at 20210307214926118
95514 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/vmmouse.c' (93,776) at 20240405153049153
95515 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/bufq/interface/ia_css_bufq.h' (93,777) at 20210307214930566
95516 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/event_inode.c' (93,778) at 20240913080013833
95517 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/raid5-ppl.rst' (93,779) at 20210307214925462
95518 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/Makefile' (93,780) at 20240405153230799
95519 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/orion5x.h' (93,781) at 20210308005002768
95520 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/Platform' (93,782) at 20240405153046033
95521 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/drivetemp.rst' (93,783) at 20210309003648424
95522 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6229.c' (93,784) at 20220525020652358
95523 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/stratix10.c' (93,785) at 20210308005003376
95524 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bcm63xx_defconfig' (93,786) at 20240405153045993
95525 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-no-inherit' (93,787) at 20210307214932570
95526 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/strncmp.S' (93,788) at 20240405153046265
95527 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/README' (93,789) at 20210308005003076
95528 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Redundancy_v1.xml' (93,790) at 20240619080002936
95529 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/starfive/Makefile' (93,791) at 20240405153054009
95530 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sata2-0.dtsi' (93,792) at 20210307214926350
95531 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/Makefile' (93,793) at 20240405153045973
95532 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/clock.h' (93,794) at 20210308005002656
95533 2025-01-08 03:00:51.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/dump_utils.cpp' (93,795) at 20240820080019934
95534 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio-open-alliance.h' (93,796) at 20240405153050357
95535 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/lm3560.h' (93,797) at 20210307214931542
95536 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_fcntl.h' (93,798) at 20210308005046093
95537 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/QPL-1.0' (93,799) at 20210307205554426
95538 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/Makefile' (93,800) at 20220525020653015
95539 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/config_file.md' (93,801) at 20240809080033019
95540 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-mtp.dts' (93,802) at 20240405153229951
95541 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/microchip,pic32-evic.txt' (93,803) at 20210307214925342
95542 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_xsk.h' (93,804) at 20240405153050017
95543 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PhysicalContext_v1.xml' (93,805) at 20240918080002712
95544 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp_4.4.bb' (93,806) at 20241221090017504
95545 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-intro.rst' (93,807) at 20210309003648472
95546 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js' (93,808) at 20210307205554278
95547 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.c' (93,809) at 20240405153051409
95548 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-evb.dts' (93,810) at 20240405153045813
95549 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-crypto.h' (93,811) at 20240405153052661
95550 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_helpers.h' (93,812) at 20240405153232259
95551 2025-01-08 03:00:51.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_filestream.h' (93,813) at 20240405153052593
95552 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_stream_encoder.h' (93,814) at 20240405153047257
95553 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/blake2b.h' (93,815) at 20220525020654535
95554 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.h' (93,816) at 20210605000027736
95555 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/s_record.c' (93,817) at 20210308005003228
95556 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/vx222_ops.c' (93,818) at 20220525020655011
95557 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phr.c' (93,819) at 20210308005046505
95558 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kaavi_Sivakkavaara' (93,820) at 20210307205553770
95559 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/item_ops.c' (93,821) at 20210307214931234
95560 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/Makefile' (93,822) at 20210307214932438
95561 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenVision' (93,823) at 20241221090017616
95562 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/event.cpp' (93,824) at 20240820080023686
95563 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Event/meson.build' (93,825) at 20230825080021141
95564 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/eadm.h' (93,826) at 20240405153046277
95565 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8127.dtsi' (93,827) at 20240405153045461
95566 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/zimage.c' (93,828) at 20210308005002708
95567 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha512_glue.c' (93,829) at 20240405153046317
95568 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/lite5200b_defconfig' (93,830) at 20240405153046097
95569 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-fix-maybe-uninitialized-warnings-when-compiling-with.patch' (93,831) at 20241221090017692
95570 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-gpio.c' (93,832) at 20220525020655075
95571 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/Makefile' (93,833) at 20210308005002952
95572 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmk8350.dtsi' (93,834) at 20240405153045777
95573 2025-01-08 03:00:51.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb' (93,835) at 20241220090019722
95574 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm75.c' (93,836) at 20240405153230663
95575 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/common.h' (93,837) at 20210308005002948
95576 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml' (93,838) at 20240405153229791
95577 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c' (93,839) at 20210307214932710
95578 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/random.c' (93,840) at 20240429080012412
95579 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/Build' (93,841) at 20240405153054105
95580 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/atftpd.service' (93,842) at 20210307205553814
95581 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/README.rst' (93,843) at 20240906080037136
95582 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-regs.h' (93,844) at 20210307214928718
95583 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/pt.h' (93,845) at 20241211090145389
95584 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_ldsem.c' (93,846) at 20240405153052021
95585 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/loongarch64.conf' (93,847) at 20240106090017257
95586 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/mips_gictimer.c' (93,848) at 20210927100127201
95587 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.h' (93,849) at 20210307214927270
95588 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx25-clock.yaml' (93,850) at 20240405153045025
95589 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/dh_helper.c' (93,851) at 20240405153046537
95590 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable-types.h' (93,852) at 20210307214926062
95591 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/loongarch64-softmmu.mak' (93,853) at 20240906080037160
95592 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_46.1.bb' (93,854) at 20241221090017488
95593 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-name.err' (93,855) at 20210308005046405
95594 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bpa10x.c' (93,856) at 20210307214926922
95595 2025-01-08 03:00:51.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/generate_makefile.sh' (93,857) at 20210308005117617
95596 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c' (93,858) at 20240405153047225
95597 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteEntry.v1_0_2.json' (93,859) at 20240619080002952
95598 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml' (93,860) at 20240405153045181
95599 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/mangle-port.h' (93,861) at 20210309003648832
95600 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/fpga-region.txt' (93,862) at 20240405153229763
95601 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/cell.c' (93,863) at 20240405153231603
95602 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/barriers.h' (93,864) at 20210308005002672
95603 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/Kconfig' (93,865) at 20220525020654247
95604 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sitronix,st7789v.yaml' (93,866) at 20240405153229763
95605 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c' (93,867) at 20221102030020821
95606 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr_security.c' (93,868) at 20240405153052337
95607 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_udp.c' (93,869) at 20210309003654408
95608 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/vt8500-bv07.dts' (93,870) at 20240405153045609
95609 2025-01-08 03:00:51.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-stm32-usbphyc.c' (93,871) at 20240405153231315
95610 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bmc_reset_loop.robot' (93,872) at 20230311090015023
95611 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_detection.c' (93,873) at 20240405153230419
95612 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_vmid.h' (93,874) at 20240405153047241
95613 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/bios-version.sh' (93,875) at 20240925080018162
95614 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_biosplusefi_plugin.wks' (93,876) at 20210307205554390
95615 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rndis.h' (93,877) at 20210307214931498
95616 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-stxcpy.S' (93,878) at 20210307214925662
95617 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config.bb' (93,879) at 20241206090014274
95618 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/usb.c' (93,880) at 20210308005003740
95619 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,pch-pic.yaml' (93,881) at 20240405153045085
95620 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/avr-softmmu.mak' (93,882) at 20210927100127057
95621 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmtegr1_defconfig' (93,883) at 20210308005003264
95622 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/vmalloc.h' (93,884) at 20210307214926314
95623 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-catu.yaml' (93,885) at 20240405153045013
95624 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/ptest-packagelists-meta-filesystems.inc' (93,886) at 20241221090017484
95625 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/Makefile' (93,887) at 20240405153049745
95626 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/super.c' (93,888) at 20240405153231691
95627 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/config.json' (93,889) at 20240217090030856
95628 2025-01-08 03:00:51.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra124-xusb-padctl.yaml' (93,890) at 20240405153045129
95629 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dsi.c' (93,891) at 20240405153052209
95630 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg.hpp' (93,892) at 20230825080016953
95631 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/msi.txt' (93,893) at 20210307214925342
95632 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/Kconfig' (93,894) at 20240405153048973
95633 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/et1011c.c' (93,895) at 20210308005003440
95634 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-apmixedsys.c' (93,896) at 20240405153046797
95635 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/trace-events' (93,897) at 20240906080037376
95636 2025-01-08 03:00:51.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/__init__.py' (93,898) at 20241221090017620
95637 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu72_discrete.h' (93,899) at 20240405153048337
95638 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_errno_defs.h' (93,900) at 20210927100127269
95639 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/Makefile' (93,901) at 20240405153049641
95640 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/metricgroups.json' (93,902) at 20240405153054149
95641 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg-ops.rst' (93,903) at 20240906080037172
95642 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_d.c' (93,904) at 20210308005046517
95643 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/bootstrap.sh' (93,905) at 20210415000033664
95644 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/memory.json' (93,906) at 20240405153054133
95645 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38470-2.patch' (93,907) at 20240106090017265
95646 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-mboxd/m4/.keep' (93,908) at 20210308005108641 to deleted uid set
95647 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_cypress.h' (93,909) at 20240405153052145
95648 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbabeltrace.c' (93,910) at 20210307214932466
95649 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/lcd.c' (93,911) at 20240405153052225
95650 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts' (93,912) at 20210309003648740
95651 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dialog/dialog_1.3-20240619.bb' (93,913) at 20241221090017516
95652 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-utils-test.c' (93,914) at 20240405153053993
95653 2025-01-08 03:00:51.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/pxa/cpu.h' (93,915) at 20240405153052793
95654 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/cpu.c' (93,916) at 20240405153231299
95655 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/vic.h' (93,917) at 20210307214927906
95656 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/usb/pd.h' (93,918) at 20220525020654547
95657 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-has.err' (93,919) at 20210308005046409
95658 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_hypercalls.h' (93,920) at 20240405153052657
95659 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SoftwareInventoryCollection.json' (93,921) at 20240619080002956
95660 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/reboot-guard-disable.service.in' (93,922) at 20220915030030551
95661 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dmabuf.rst' (93,923) at 20210309003648488
95662 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_owner.rst' (93,924) at 20240405153045297
95663 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h' (93,925) at 20220525020653483
95664 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/simplify_muldiv64.cocci' (93,926) at 20210308005046237
95665 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend' (93,927) at 20241206090014230
95666 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip-1.13/wrong-path-fix.patch' (93,928) at 20231011080016614
95667 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/cfag12864b.c' (93,929) at 20220525020652262
95668 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_privileged.c.inc' (93,930) at 20241211090212514
95669 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dw2102-cardlist.rst' (93,931) at 20210309003648288
95670 2025-01-08 03:00:51.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_dlbu.c' (93,932) at 20210307214927858
95671 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme5_rtr_regs.h' (93,933) at 20240405153046605
95672 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256_glue.c' (93,934) at 20240405153229907
95673 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mult.c' (93,935) at 20210308005046505
95674 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/pxa-camera.txt' (93,936) at 20210307214925354
95675 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/kb3886_bl.c' (93,937) at 20210309003653296
95676 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpiosxf.h' (93,938) at 20240405153052613
95677 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/actions/Makefile' (93,939) at 20240405153231347
95678 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/ds109.h' (93,940) at 20210308005002908
95679 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/siano/Makefile' (93,941) at 20210307214928674
95680 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_draw.h' (93,942) at 20210307214930906
95681 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sed.c' (93,943) at 20210307214932006
95682 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/config_file_parser.hpp' (93,944) at 20240730080031630
95683 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/versal-fpga.c' (93,945) at 20240405153047061
95684 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shared/tdx.h' (93,946) at 20241211090145389
95685 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-tools.rst' (93,947) at 20240405153045193
95686 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/traps.c' (93,948) at 20241111090012117
95687 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.49-cmd_arg.patch' (93,949) at 20210307205553822
95688 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/debug.asl' (93,950) at 20210308005002872
95689 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-icore.dts' (93,951) at 20240405153045497
95690 2025-01-08 03:00:51.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/libconfig_%.bbappend' (93,952) at 20210307205553682
95691 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h' (93,953) at 20240405153231175
95692 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-fdt.c' (93,954) at 20210308005003740
95693 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_summary_presence.pass' (93,955) at 20241206090014310
95694 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xwr-3150-v1.dts' (93,956) at 20240405153229871
95695 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/Makefile' (93,957) at 20210308005002912
95696 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/Kconfig' (93,958) at 20240405153049473
95697 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/sections.h' (93,959) at 20210308005002708
95698 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8994.yaml' (93,960) at 20240405153045025
95699 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd_console_rotation.c' (93,961) at 20210308005003228
95700 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb' (93,962) at 20231126090012781
95701 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0011_delete_layersource.py' (93,963) at 20210307205554262
95702 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_msgs.h' (93,964) at 20240405153049397
95703 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci263.c' (93,965) at 20240405153046889
95704 2025-01-08 03:00:51.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c' (93,966) at 20240405153231035
95705 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_transport.c' (93,967) at 20240405153051673
95706 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6332/core.h' (93,968) at 20240405153052729
95707 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-dwarf.dts' (93,969) at 20240405153045501
95708 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a7778.c' (93,970) at 20240405153045689
95709 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/xen-ops.h' (93,971) at 20240405153052957
95710 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml' (93,972) at 20240405153045169
95711 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/testing_helpers.h' (93,973) at 20240405153232263
95712 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c' (93,974) at 20240405153230279
95713 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-tegra.h' (93,975) at 20210307214931342
95714 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/chacha20poly1305.h' (93,976) at 20210309003653804
95715 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Zilina' (93,977) at 20210307205553794
95716 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/normalize_ip_test.sh' (93,978) at 20230629131804623
95717 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Karcag' (93,979) at 20210307205553774
95718 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-bootchartd.in-make-sure-only-one-bootchartd-process.patch' (93,980) at 20220204040022632
95719 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/cache_lib.c' (93,981) at 20210307214931146
95720 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_guts.h' (93,982) at 20210308005003556
95721 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_detection.h' (93,983) at 20240405153047297
95722 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/monitor.c' (93,984) at 20210308005046337
95723 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb' (93,985) at 20240106090017237
95724 2025-01-08 03:00:51.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max11100.c' (93,986) at 20240405153048957
95725 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace_64_pg.c' (93,987) at 20240429080012404
95726 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/ia_css_isp_param.h' (93,988) at 20210307214930566
95727 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c' (93,989) at 20241011080017307
95728 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_ofld.c' (93,990) at 20240405153050117
95729 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_structs.h' (93,991) at 20210927100127277
95730 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/atxp1.c' (93,992) at 20240405153048849
95731 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ReservoirCollection.json' (93,993) at 20240619080002952
95732 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8065-smb208.dtsi' (93,994) at 20240405153045541
95733 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-dsa' (93,995) at 20220525020651634
95734 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0001-libminifi-Rename-mutex_-to-mtx_-member-of-Concurrent.patch' (93,996) at 20241206090014250
95735 2025-01-08 03:00:51.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_sbsaref_alpine.py' (93,997) at 20241211090212538
95736 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-spdifrx.c' (93,998) at 20240405153232139
95737 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png' (93,999) at 20210307205554370 to deleted uid set
95738 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeFunction.v1_6_0.json' (94,000) at 20240619080002952
95739 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sdm660.h' (94,001) at 20220525020654543
95740 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_w.c' (94,002) at 20210308005046505
95741 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h' (94,003) at 20220525020652947
95742 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/ipoib.rst' (94,004) at 20210307214925510
95743 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/si-Ljubljana' (94,005) at 20210307205553794
95744 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/acornfb.h' (94,006) at 20210307214925946
95745 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_event_xscale.c' (94,007) at 20210307214925862
95746 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_interval.c' (94,008) at 20240405153046705
95747 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat' (94,009) at 20240906080037556 to deleted uid set
95748 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ioctl.h' (94,010) at 20210308005003656
95749 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_algs.h' (94,011) at 20210307214927078
95750 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/index.rst' (94,012) at 20240405153045289
95751 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/Kconfig' (94,013) at 20230925080039893
95752 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372-u-boot.dtsi' (94,014) at 20210308005002564
95753 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libharu/libharu_2.4.4.bb' (94,015) at 20240106090017237
95754 2025-01-08 03:00:51.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cpu.h' (94,016) at 20210308005002880
95755 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config.bbappend' (94,017) at 20210812000025166
95756 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-lib.h' (94,018) at 20210307214927062
95757 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/os_support.c' (94,019) at 20210308005003772
95758 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/trace-events' (94,020) at 20241211090212334
95759 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll_regs.h' (94,021) at 20240405153048469
95760 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dw_hdmi.h' (94,022) at 20210308005003644
95761 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/instruction.json' (94,023) at 20240405153054109
95762 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/syscon-reboot-mode.c' (94,024) at 20210307214930154
95763 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c' (94,025) at 20210309003650172
95764 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_pef.h' (94,026) at 20210308004938820
95765 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/dbus_interfaces_finder.cpp' (94,027) at 20240817080031288 to deleted uid set
95766 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c' (94,028) at 20240411080014094
95767 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/mx53loco.c' (94,029) at 20210308005002984
95768 2025-01-08 03:00:51.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/gic.h' (94,030) at 20240405153054313
95769 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb' (94,031) at 20240113090014560
95770 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/i2c.c' (94,032) at 20240405153051181
95771 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/stfiwx.c' (94,033) at 20210307214926438
95772 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IPA' (94,034) at 20210307205554422
95773 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts' (94,035) at 20210308005002580
95774 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/bug.h' (94,036) at 20210307214932474
95775 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/Makefile' (94,037) at 20220525020654943
95776 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_in_map_invalid.c' (94,038) at 20240405153054277
95777 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout-64.dtsi' (94,039) at 20240405153045425
95778 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max77976_charger.c' (94,040) at 20240405153051437
95779 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (94,041) at 20241206090014226
95780 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/zero-page.rst' (94,042) at 20240405153044989
95781 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/Makefile' (94,043) at 20210308005003080
95782 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0004-fix-css-under-gtk-3.20.patch' (94,044) at 20230317080013793
95783 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/orc_dump.c' (94,045) at 20240405153054077
95784 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts409-setup.c' (94,046) at 20210307214925930
95785 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-core-priv.h' (94,047) at 20240405153230823
95786 2025-01-08 03:00:51.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can.c' (94,048) at 20241216090017709
95787 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/sdbusplus.wrap' (94,049) at 20220326030015450
95788 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_task_pt_regs.c' (94,050) at 20240405153054277
95789 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-property-terrestrial-systems.rst' (94,051) at 20210309003648480
95790 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h' (94,052) at 20240405153049457
95791 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/conf/layer.conf' (94,053) at 20241221090017484
95792 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/phase_fault_detection_tests.cpp' (94,054) at 20240817080031296
95793 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/bus.json' (94,055) at 20240405153054113
95794 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/early_serial_console.c' (94,056) at 20210307214926638
95795 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx7ulp-clock.h' (94,057) at 20210308005003632
95796 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/install.sh' (94,058) at 20240405153053453
95797 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/proxy.hpp' (94,059) at 20240817080036816
95798 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-dt.c' (94,060) at 20240405153230251
95799 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-cpuidle' (94,061) at 20220525020651630
95800 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcov.c' (94,062) at 20240815080012907
95801 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/numa.rst' (94,063) at 20240405153045229
95802 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/dropbear.default' (94,064) at 20240328080015911
95803 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc4_qm_regs.h' (94,065) at 20240405153046581
95804 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/toeplitz_client.sh' (94,066) at 20220525020655223
95805 2025-01-08 03:00:51.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/README' (94,067) at 20210308005002540
95806 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_user.h' (94,068) at 20240326080039394
95807 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/v9fs_vfs.h' (94,069) at 20240405153231603
95808 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-pv.rst' (94,070) at 20240405153045329
95809 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/cpu.c' (94,071) at 20210308005002832
95810 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/6lowpan.h' (94,072) at 20210307214931550
95811 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phr.c' (94,073) at 20210308005046505
95812 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/spl_at91.c' (94,074) at 20210308005002716
95813 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/config.c' (94,075) at 20240405153045973
95814 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccid.c' (94,076) at 20220525020654819
95815 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-rgmii.h' (94,077) at 20210307214926234
95816 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/vendor-cmd.c' (94,078) at 20240405153050545
95817 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb' (94,079) at 20230114040015550
95818 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/gpmc.h' (94,080) at 20210307214925914
95819 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi' (94,081) at 20240405153229971
95820 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/spear_adc.c' (94,082) at 20240405153230691
95821 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/module.c' (94,083) at 20210309003654480
95822 2025-01-08 03:00:51.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/pipeline.json' (94,084) at 20240405153054145
95823 2025-01-08 03:00:51.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svcauth_unix.c' (94,085) at 20240405153232083
95824 2025-01-08 03:00:51.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/0001-fs-Add-libuuid-to-linker-flags-for-libparted-fs-resi.patch' (94,086) at 20230706080014785
95825 2025-01-08 03:00:51.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/shmparam.h' (94,087) at 20210307214931306
95826 2025-01-08 03:00:51.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c' (94,088) at 20240405153230607
95827 2025-01-08 03:00:51.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier1S4U/11.json' (94,089) at 20240212090032054
95828 2025-01-08 03:00:51.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/icom.c' (94,090) at 20240405153052005
95829 2025-01-08 03:00:51.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/jump_label.c' (94,091) at 20240405153046077
95830 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_formats.c' (94,092) at 20240405153230647
95831 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsdumpinfo.c' (94,093) at 20240405153046625
95832 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/exynos_thermal.rst' (94,094) at 20210307214925470
95833 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-chassis-poweron@.service' (94,095) at 20230412080023460
95834 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/Makefile' (94,096) at 20210307214927066
95835 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/b4860.c' (94,097) at 20210308005003432
95836 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4layouts.c' (94,098) at 20240405153052437
95837 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/zforce_ts.c' (94,099) at 20240405153049165
95838 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_6_0_sh_mask.h' (94,100) at 20210307214927694
95839 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/ddr.c' (94,101) at 20210308005003172
95840 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/stream2mmio_defs.h' (94,102) at 20210307214930538
95841 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/mteswap.c' (94,103) at 20240405153229987
95842 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,clkgen.txt' (94,104) at 20210307214925294
95843 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/osdep_intf.h' (94,105) at 20220525020654183
95844 2025-01-08 03:00:51.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli/0002-plugins-netapp-add-include-of-libgen.h-for-basename-.patch' (94,106) at 20241221090017504
95845 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-gpio-defs.h' (94,107) at 20210307214926234
95846 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/hi3798cv200-dw-mshc.txt' (94,108) at 20210307214925366
95847 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5272sim.h' (94,109) at 20210307214926162
95848 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse' (94,110) at 20210307205554606
95849 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau/0001-nouveau-fixup-driver-for-new-X-server-ABI.patch' (94,111) at 20220204040022496
95850 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv7604.yaml' (94,112) at 20240405153045093
95851 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/evsel.c' (94,113) at 20220525020655135
95852 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_rdma.h' (94,114) at 20240405153052533
95853 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/perf_event.h' (94,115) at 20240613080016363
95854 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_main.h' (94,116) at 20210309003650584
95855 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/displif.h' (94,117) at 20240405153052957
95856 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbyv35.json' (94,118) at 20241213090004409
95857 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/diag.c' (94,119) at 20210308005003208
95858 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-gpio.c' (94,120) at 20210309003650336
95859 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun6i-a31-pll6-clk.yaml' (94,121) at 20240405153045021
95860 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/Makefile' (94,122) at 20210611100017004
95861 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_gtm.c' (94,123) at 20220525020652086
95862 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch' (94,124) at 20230401080011935
95863 2025-01-08 03:00:51.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/Create/meson.build' (94,125) at 20240209090020373
95864 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/iommu.c' (94,126) at 20240405153230095
95865 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hvf_int.h' (94,127) at 20241211090212370
95866 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-owl.c' (94,128) at 20240405153230679
95867 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco.h' (94,129) at 20210307214929866
95868 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard/0001-Add-and-use-pkgconfig-instead-of-libgcrypt-config.patch' (94,130) at 20220402030015979
95869 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/0000-cover-letter.patch' (94,131) at 20210308005003772
95870 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2g_hs_evm_defconfig' (94,132) at 20210308005003260
95871 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-mhi.c' (94,133) at 20241211090145477
95872 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/223' (94,134) at 20221215040039362
95873 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/cpu_init.c' (94,135) at 20210308005002800
95874 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/Makefile' (94,136) at 20240405153231319
95875 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00pci.c' (94,137) at 20210309003651800
95876 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/csr.h' (94,138) at 20240405153230063
95877 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/helper.h' (94,139) at 20210308005046301
95878 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_unpack_test.c' (94,140) at 20241211090145565
95879 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/memcpy_mck.S' (94,141) at 20240405153229995
95880 2025-01-08 03:00:51.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hpet.h' (94,142) at 20240405153052701
95881 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/Makefile' (94,143) at 20210307214926614
95882 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_movsx.c' (94,144) at 20240405153232263
95883 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si544.c' (94,145) at 20240405153046781
95884 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/ice.c' (94,146) at 20240405153231451
95885 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/lowlevel_init.S' (94,147) at 20210308005003036
95886 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-emc.dtsi' (94,148) at 20240405153045477
95887 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/eventfd.h' (94,149) at 20240405153052917
95888 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-power.rst' (94,150) at 20210307214925574
95889 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_ph.c' (94,151) at 20210308005046505
95890 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/selftest.h' (94,152) at 20210307214931890
95891 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-sam9x60-pll.c' (94,153) at 20240405153046769
95892 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mtd/nand/raw/arasan-nand-controller.c' (94,154) at 20240405153230867 to deleted uid set
95893 2025-01-08 03:00:51.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.yaml' (94,155) at 20240405153045093
95894 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/runqueue.py' (94,156) at 20241221090017588
95895 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/sections.c' (94,157) at 20210308005002848
95896 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/npcm7xx_otp.c' (94,158) at 20240906080037272
95897 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-spaceword.bconf' (94,159) at 20210307214932462
95898 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/uaccess.h' (94,160) at 20240405153046017
95899 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-fwht.h' (94,161) at 20220525020653311
95900 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/davinci_spi.c' (94,162) at 20210308005003492
95901 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rps_types.h' (94,163) at 20240405153048497
95902 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/api.c' (94,164) at 20240405153049629
95903 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/stable-kernel-rules.rst' (94,165) at 20210307214925586
95904 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/prph.h' (94,166) at 20210307214929830
95905 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/table.js' (94,167) at 20210307205554282
95906 2025-01-08 03:00:51.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/subprojects/stdplus.wrap' (94,168) at 20210522000020822
95907 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97_codec.h' (94,169) at 20240405153052885
95908 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/test/utest.cpp' (94,170) at 20230512080029405
95909 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/authenc.h' (94,171) at 20210307214931310
95910 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dir_edit.c' (94,172) at 20241111090012141
95911 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/device.c' (94,173) at 20241018080014478
95912 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/svc/pm.h' (94,174) at 20210307214931386
95913 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/sifive_e.c' (94,175) at 20241211090212326
95914 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/tdx-guest/Makefile' (94,176) at 20240405153052229
95915 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-assert@.service' (94,177) at 20241029080011439
95916 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/parse_vdso.h' (94,178) at 20210307214932730
95917 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mxs_timer.c' (94,179) at 20210309003649268
95918 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (94,180) at 20240613080018351
95919 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/byteorder/big_endian.h' (94,181) at 20220525020654667
95920 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/inode.c' (94,182) at 20240405153231691
95921 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii.h' (94,183) at 20210307214929606
95922 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.c' (94,184) at 20240405153051881
95923 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/adc.h' (94,185) at 20210307214931434
95924 2025-01-08 03:00:51.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sed-opal.h' (94,186) at 20240405153231839
95925 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/internal.h' (94,187) at 20240405153046181
95926 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc_5.5.2.bb' (94,188) at 20241221090017512
95927 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/Makefile' (94,189) at 20210307214929342
95928 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.c' (94,190) at 20240405153230507
95929 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ruka' (94,191) at 20210307205553774
95930 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-service-test_%.bbappend' (94,192) at 20230114040015466
95931 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/README' (94,193) at 20210308005003020
95932 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_v3d.c' (94,194) at 20240405153230643
95933 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/keembay/kmb_platform.h' (94,195) at 20220525020655071
95934 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,msm8996-apcc.yaml' (94,196) at 20240405153045029
95935 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-wandboard-revd1.dts' (94,197) at 20240405153045521
95936 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/g_ffs.c' (94,198) at 20240405153052077
95937 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-imx-scc.yaml' (94,199) at 20210309003648340
95938 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_w.c' (94,200) at 20210308005046517
95939 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v4.h' (94,201) at 20240405153051289
95940 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.pvpanic-isa' (94,202) at 20240906080037556 to deleted uid set
95941 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_st6422.h' (94,203) at 20210307214928838
95942 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-37151.patch' (94,204) at 20241221090017576
95943 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_ibm/Kconfig' (94,205) at 20220527100032617
95944 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/Makefile' (94,206) at 20220525020653439
95945 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_masking.c' (94,207) at 20240405153054281
95946 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/trace-events' (94,208) at 20241211090212346
95947 2025-01-08 03:00:51.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/test_duplicates.tc' (94,209) at 20240624080012836
95948 2025-01-08 03:00:51.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_0_sh_mask.h' (94,210) at 20220525020652803
95949 2025-01-08 03:00:51.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-async.c' (94,211) at 20210309003648936
95950 2025-01-08 03:00:51.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/nuvoton,npcm7xx-clock.h' (94,212) at 20240405153052645
95951 2025-01-08 03:00:51.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/mcf.h' (94,213) at 20240326080039538
95952 2025-01-08 03:00:51.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/stream.h' (94,214) at 20240405153052889
95953 2025-01-08 03:00:51.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp' (94,215) at 20240824080002930
95954 2025-01-08 03:00:51.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/ddr-setup.cfg' (94,216) at 20210308005003084
95955 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/meson-g12a-toacodec.h' (94,217) at 20210307214931350
95956 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/drivers.c' (94,218) at 20240405153230023
95957 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.c' (94,219) at 20210307214929806
95958 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/try_cmpxchg' (94,220) at 20240405153053433
95959 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ide-bus.h' (94,221) at 20240906080037332
95960 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/cmdline.c' (94,222) at 20210307214926206
95961 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hil_mlc.h' (94,223) at 20210309003653844
95962 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-bison.patch' (94,224) at 20210307205553810
95963 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/pogo_e02.c' (94,225) at 20210308005002944
95964 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/lantiq/Makefile' (94,226) at 20210307214930442
95965 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/motd' (94,227) at 20210307205554470 to deleted uid set
95966 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/netns.h' (94,228) at 20240405153052401
95967 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstate.c' (94,229) at 20210307214926846
95968 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm_msgs.h' (94,230) at 20220525020653115
95969 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210.c' (94,231) at 20240405153231527
95970 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-evm.dts' (94,232) at 20240405153229971
95971 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/Makefile' (94,233) at 20240405153231279
95972 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte.h' (94,234) at 20210927100127517
95973 2025-01-08 03:00:51.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/internal-api.rst' (94,235) at 20220525020651726
95974 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/af_iucv.c' (94,236) at 20241211090145557
95975 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/Makefile' (94,237) at 20240405153046053
95976 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c' (94,238) at 20210307214929974
95977 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/imx25-tsadc.h' (94,239) at 20210307214931426
95978 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c' (94,240) at 20240405153231191
95979 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/meson.build' (94,241) at 20230413080030485
95980 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c' (94,242) at 20240405153050117
95981 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/sysctl.c' (94,243) at 20240405153053025
95982 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml' (94,244) at 20240405153045181
95983 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-drisw-fix-build-without-dri3.patch' (94,245) at 20240309090012824
95984 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_dump_collector.hpp' (94,246) at 20240904080029670
95985 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/host.c' (94,247) at 20240405153231535
95986 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-config.svg' (94,248) at 20210308005107065
95987 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-2.dtsi' (94,249) at 20240405153046093
95988 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia.c' (94,250) at 20240405153047297
95989 2025-01-08 03:00:51.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32f429-overview.rst' (94,251) at 20240405153044973
95990 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/tx4927pcic.h' (94,252) at 20210307214926250
95991 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/TODO' (94,253) at 20210309003653036
95992 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smtinit.c' (94,254) at 20240405153050329
95993 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/fastfloat/fastfloat_6.1.6.bb' (94,255) at 20241221090017512
95994 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/help2man/help2man_1.49.3.bb' (94,256) at 20230114040015538
95995 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/txrx.c' (94,257) at 20240405153050445
95996 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/eprobes_syntax_errors.tc' (94,258) at 20240405153054305
95997 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/user_mad.rst' (94,259) at 20220525020651770
95998 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k-common.c' (94,260) at 20240405153230911
95999 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zmx25.h' (94,261) at 20210308005003628
96000 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/0001-bundle-own-base64-encode-decode-functions.patch' (94,262) at 20210307205553842
96001 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/phy-tegra194-p2u.c' (94,263) at 20240405153231315
96002 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/prl-xml.rst' (94,264) at 20240906080037176
96003 2025-01-08 03:00:51.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nk.c' (94,265) at 20240405153046857
96004 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_host.h' (94,266) at 20240405153046117
96005 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet_3.9.2.bb' (94,267) at 20240413080012663
96006 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/gpio-au1000.h' (94,268) at 20240405153046005
96007 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/soc_common.h' (94,269) at 20240405153052869
96008 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml' (94,270) at 20230429080025377
96009 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-smfc.c' (94,271) at 20210307214928086
96010 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ab8500-codec.h' (94,272) at 20240405153053561
96011 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_dbug.h' (94,273) at 20240405153051529
96012 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi' (94,274) at 20240405153229923
96013 2025-01-08 03:00:51.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc91x.c' (94,275) at 20240405153050297
96014 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6359/registers.h' (94,276) at 20240405153052729
96015 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cacheflush.h' (94,277) at 20240405153231803
96016 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/sections.h' (94,278) at 20210307214926178
96017 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/work_92105.h' (94,279) at 20210308005003624
96018 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-info.rst' (94,280) at 20240405153045237
96019 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_emaclite.c' (94,281) at 20240405153231071
96020 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/emc2305.h' (94,282) at 20240405153052769
96021 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_syscall.h' (94,283) at 20220429100100634
96022 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/Makefile' (94,284) at 20220525020653019
96023 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic-grb.h' (94,285) at 20240405153046309
96024 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_component.h' (94,286) at 20240405153052637
96025 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (94,287) at 20240904080027738
96026 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rockchip-otp.c' (94,288) at 20240805080013995
96027 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_metrics.c' (94,289) at 20240405153051845
96028 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3568.c' (94,290) at 20240405153230239
96029 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/giflib/giflib_5.2.2.bb' (94,291) at 20241221090017512
96030 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/at91sam9263ek.c' (94,292) at 20210308005002916
96031 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/sdeventplus.wrap' (94,293) at 20231209090007705
96032 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/clk_rv1108.c' (94,294) at 20210308005002776
96033 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/toasterui.py' (94,295) at 20240106090017245
96034 2025-01-08 03:00:51.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/cases/example/test_basic.py' (94,296) at 20210307205554434
96035 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sq905c.c' (94,297) at 20210307214928838
96036 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borlange_Idkerberget' (94,298) at 20210307205553778
96037 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-dmfc.c' (94,299) at 20210307214928082
96038 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-equilibrium.h' (94,300) at 20240405153051329
96039 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_pch_thermal.c' (94,301) at 20240405153051973
96040 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-webcolors_24.8.0.bb' (94,302) at 20241221090017668
96041 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs_types.h' (94,303) at 20210307214930554
96042 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/stdio_console.c' (94,304) at 20240405153046341
96043 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb8.c' (94,305) at 20220525020654983
96044 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/visemul.c' (94,306) at 20210307214926606
96045 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/trace-events' (94,307) at 20240906080037304
96046 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_endpoint.c' (94,308) at 20240405153050341
96047 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/Makefile' (94,309) at 20210308005002956
96048 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c' (94,310) at 20240405153049921
96049 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Connection_v1.xml' (94,311) at 20240619080002920
96050 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ucontext.h' (94,312) at 20210307214931618
96051 2025-01-08 03:00:51.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt' (94,313) at 20210307214925338
96052 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml' (94,314) at 20240405153045117
96053 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml' (94,315) at 20240405153045113
96054 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/print-tree.h' (94,316) at 20240405153052289
96055 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-Makefile.am-Specify-export-dynamic-directly-to-linke.patch' (94,317) at 20240301090012419
96056 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/cpu.c' (94,318) at 20210308005002824
96057 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/io.c' (94,319) at 20210307214931002
96058 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-MoelyParc' (94,320) at 20210307205553798
96059 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j457.dts' (94,321) at 20240405153045717
96060 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-enable.sh' (94,322) at 20210307205553698
96061 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sparc64.h' (94,323) at 20210308005046033
96062 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6/tune-arm1176jz-s.inc' (94,324) at 20210905000020581
96063 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/piix4.h' (94,325) at 20210307214926226
96064 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/process_32.c' (94,326) at 20240405153046317
96065 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/sigcontext.h' (94,327) at 20241008080013895
96066 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/q40ints.c' (94,328) at 20240405153045973
96067 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/README.txt' (94,329) at 20210308005003708
96068 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdmavt_qp.h' (94,330) at 20220525020654647
96069 2025-01-08 03:00:51.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfpkt_skbuff.c' (94,331) at 20210307214931898
96070 2025-01-08 03:00:51.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunhv.c' (94,332) at 20240405153231519
96071 2025-01-08 03:00:51.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2080qds.dts' (94,333) at 20210307214926354
96072 2025-01-08 03:00:51.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/bmc_booted.conf' (94,334) at 20210307205554070
96073 2025-01-08 03:00:51.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-mali-midgard.cfg' (94,335) at 20220804030014671
96074 2025-01-08 03:00:51.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/register-banks.rst' (94,336) at 20240405153044981
96075 2025-01-08 03:00:51.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvv.c.inc' (94,337) at 20241211090212514
96076 2025-01-08 03:00:51.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/wmi.h' (94,338) at 20241008080013951
96077 2025-01-08 03:00:51.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/Makefile' (94,339) at 20240405153052249
96078 2025-01-08 03:00:51.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/OWNERS' (94,340) at 20240321080028818
96079 2025-01-08 03:00:51.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.h' (94,341) at 20240405153050105
96080 2025-01-08 03:00:51.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pvclock-abi.h' (94,342) at 20210307214926066
96081 2025-01-08 03:00:51.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/connman.py' (94,343) at 20220910030013397
96082 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/loongarch/loongson-laptop.c' (94,344) at 20240405153051389
96083 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/sync_bitops.h' (94,345) at 20240405153045625
96084 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/ecryptfs.service' (94,346) at 20210307205554130
96085 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-ci.c' (94,347) at 20240405153049365
96086 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/InfoTooltip.spec.js' (94,348) at 20241004080035975
96087 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm8400-regulator.c' (94,349) at 20240405153051477
96088 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/thermal/tegra124-soctherm.h' (94,350) at 20210308005003644
96089 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/checkstop_app.cpp' (94,351) at 20230908080022614
96090 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-juniper-sku16.dts' (94,352) at 20240405153045749
96091 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_close.h' (94,353) at 20210307214932078
96092 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/hypervisor.h' (94,354) at 20240415080012963
96093 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_hfi.c' (94,355) at 20240405153231499
96094 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test-string_helpers.c' (94,356) at 20240405153053101
96095 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_expire_unittest.cpp' (94,357) at 20210308005134001
96096 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-mod-log.h' (94,358) at 20240405153052297
96097 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/.gitignore' (94,359) at 20241010080036049
96098 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/mx2_emmaprp.c' (94,360) at 20240405153049425
96099 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88rs2000.h' (94,361) at 20210307214928630
96100 2025-01-08 03:00:51.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-37xx.dtsi' (94,362) at 20240405153229931
96101 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_irq.c' (94,363) at 20220525020653019
96102 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml' (94,364) at 20240405153045077
96103 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/utils.h' (94,365) at 20240405153052625
96104 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-core.c' (94,366) at 20240405153049353
96105 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Message_v1.xml' (94,367) at 20240918080002712
96106 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile' (94,368) at 20210307214929938
96107 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch' (94,369) at 20230706080014745
96108 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nwbutton.h' (94,370) at 20210307214926950
96109 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kovaplus.c' (94,371) at 20240405153230655
96110 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/asm/dma.h' (94,372) at 20240405153054225
96111 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSDRSensor.cpp' (94,373) at 20241112090003098
96112 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_32r5el.sh' (94,374) at 20210308005046525
96113 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd.default' (94,375) at 20210307205554118
96114 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/Makefile' (94,376) at 20240624080012804
96115 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/mib.h' (94,377) at 20241023080012903
96116 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.json' (94,378) at 20240906080037560
96117 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/053_symbols.dts' (94,379) at 20210308005003752
96118 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/oak.c' (94,380) at 20240405153051569
96119 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/metricgroups.json' (94,381) at 20240405153054121
96120 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/avr-cpu.xml' (94,382) at 20210308005045817
96121 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscalls/syscalltbl' (94,383) at 20210307214926522
96122 2025-01-08 03:00:51.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/staging/index.rst' (94,384) at 20240405153045301
96123 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h' (94,385) at 20210307214929938
96124 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/context.h' (94,386) at 20240405153050521
96125 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml' (94,387) at 20240613080016355
96126 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/exhandler.c' (94,388) at 20240405153054253
96127 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/mux.c' (94,389) at 20240405153045641
96128 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ptp.h' (94,390) at 20240405153050293
96129 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pine64.c' (94,391) at 20220525020653311
96130 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/vrf.rst' (94,392) at 20220525020651750
96131 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml' (94,393) at 20240405153045041
96132 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dump.hpp' (94,394) at 20240423080017263
96133 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/Kconfig' (94,395) at 20240405153048361
96134 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/e2220-1170_defconfig' (94,396) at 20210308005003256
96135 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/reexport.rst' (94,397) at 20240405153045205
96136 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-kernel/linux/linux-aspeed_%.bbappend' (94,398) at 20210807000017354
96137 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watch_queue/watch_test.c' (94,399) at 20210309003654520
96138 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/.clang-format-c++' (94,400) at 20210308005100989
96139 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/addr.c' (94,401) at 20210307214931866
96140 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html' (94,402) at 20210307205554286
96141 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rw.h' (94,403) at 20220525020654647
96142 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/mpfs.c' (94,404) at 20240405153231563
96143 2025-01-08 03:00:51.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg.dtsi' (94,405) at 20240405153045713
96144 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aspeed-pwm-tacho.c' (94,406) at 20240405153230659
96145 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic.c' (94,407) at 20210309003655992
96146 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-ixora-v1.1.dts' (94,408) at 20240405153045737
96147 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-ps3.c' (94,409) at 20220525020654271
96148 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/meson.build' (94,410) at 20240906080037492
96149 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/i8253.c' (94,411) at 20210307214926702
96150 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pasemi-cpufreq.c' (94,412) at 20240405153046913
96151 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.h' (94,413) at 20210309003649660
96152 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-sx20.dts' (94,414) at 20240405153229871
96153 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/grilo-plugins/0001-Avoid-running-trackertestutils.patch' (94,415) at 20230503080014579
96154 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml' (94,416) at 20240405153045153
96155 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_usart3.dtsi' (94,417) at 20210308005002572
96156 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/smp-emev2.c' (94,418) at 20210307214925958
96157 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/Makefile' (94,419) at 20210308005002976
96158 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-cbc.c' (94,420) at 20220525020652390
96159 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/platinum_titanium_defconfig' (94,421) at 20210308005003276
96160 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_iblock.c' (94,422) at 20240405153231495
96161 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fan53555.c' (94,423) at 20240405153231363
96162 2025-01-08 03:00:51.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/pf0100.c' (94,424) at 20210308005003080
96163 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/omap.h' (94,425) at 20210308005002656
96164 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/core.c' (94,426) at 20240805080013943
96165 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-dwarf.dtsi' (94,427) at 20240405153045517
96166 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telstar12-15.0W' (94,428) at 20210307205553762
96167 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DSDP' (94,429) at 20211006000025234
96168 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh' (94,430) at 20220405030025645
96169 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/fcntl.h' (94,431) at 20210307214925650
96170 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/tune-cortexm0.inc' (94,432) at 20210905000020581
96171 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-bd70528.c' (94,433) at 20220525020653947
96172 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/README.md' (94,434) at 20240809080033019
96173 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-sr.h' (94,435) at 20210307214931322
96174 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ThermalMode/meson.build' (94,436) at 20230825080021137
96175 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mem.c' (94,437) at 20210308005003212
96176 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/protos.h' (94,438) at 20240405153049069
96177 2025-01-08 03:00:51.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-msm.c' (94,439) at 20240503080014474
96178 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch' (94,440) at 20230706080014761
96179 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_triflex.c' (94,441) at 20240405153046665
96180 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-sslh.socket.in' (94,442) at 20210307205553682
96181 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_hevc_common.c' (94,443) at 20210307214930586
96182 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/queue.h' (94,444) at 20210307214930546
96183 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_smc.h' (94,445) at 20210307214928022
96184 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6apm.yaml' (94,446) at 20240405153045169
96185 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2_types.h' (94,447) at 20210307214930562
96186 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/socket.h' (94,448) at 20240405153231839
96187 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue.h' (94,449) at 20210307214925850
96188 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbprint.c' (94,450) at 20240405153046625
96189 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/reset' (94,451) at 20210308005002944
96190 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/ast2500-clock.h' (94,452) at 20210421100236122
96191 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002.dtsi' (94,453) at 20240405153229935
96192 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ddr_defs.h' (94,454) at 20210308005002636
96193 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/mboxd/mboxd-reload@.service' (94,455) at 20210307205554070
96194 2025-01-08 03:00:51.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/sntp.h' (94,456) at 20210308005003720
96195 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/tmpfiles.suricata' (94,457) at 20210905000020565
96196 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdev.h' (94,458) at 20240405153052725
96197 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0001-util-util-cpuinfo-riscv.c-fix-riscv64-build-on-musl-.patch' (94,459) at 20241221090017672
96198 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/lpddr3_stock.c' (94,460) at 20210308005002784
96199 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/Makefile' (94,461) at 20240405153230211
96200 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c' (94,462) at 20240405153047149
96201 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/cpu/mpc83xx/ecc.c' (94,463) at 20210308005003720
96202 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/sbx81lifkw.c' (94,464) at 20210308005002908
96203 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-freecom-fsg-3.dts' (94,465) at 20240405153045437
96204 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clk-gate-zynqmp.c' (94,466) at 20240405153046873
96205 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_net.c' (94,467) at 20210308005003232
96206 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/LICENSE' (94,468) at 20210308005100301
96207 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/native-intercept/ar' (94,469) at 20220204040022692
96208 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-hummingboard-pulse.dts' (94,470) at 20210309003648740
96209 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/index.rst' (94,471) at 20240405153045285
96210 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css' (94,472) at 20210307205554270
96211 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/templates/default/local.conf.sample' (94,473) at 20241221090017476
96212 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0004-v8-don-t-override-ARM-CFLAGS.patch' (94,474) at 20241221090017512
96213 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/sam9x5_wm8731.c' (94,475) at 20240710080014617
96214 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rlock-softirq.h' (94,476) at 20210307214931806
96215 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/head.S' (94,477) at 20240405153230023
96216 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/Build' (94,478) at 20210307214932578
96217 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/hsi_boardinfo.c' (94,479) at 20210307214928110
96218 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/freezing-of-tasks.rst' (94,480) at 20220525020651750
96219 2025-01-08 03:00:51.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/3270.ChangeLog' (94,481) at 20240405153229743
96220 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/Kconfig' (94,482) at 20210308005002924
96221 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arc/include/uapi/asm/unistd.h' (94,483) at 20210307214932454
96222 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io.host.c' (94,484) at 20240405153051837
96223 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReportDefinitionCollection.json' (94,485) at 20240619080002948
96224 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vrep.c' (94,486) at 20240326080039746
96225 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/typec_bus.rst' (94,487) at 20210309003648412
96226 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/params/report_params.hpp' (94,488) at 20240711080036139
96227 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/Makefile' (94,489) at 20210307214931126
96228 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/cpsw.rst' (94,490) at 20210309003648448
96229 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io-defs.h' (94,491) at 20210307214926382
96230 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/files/0001-change-sysconfig-path-to-etc-default.patch' (94,492) at 20220612030016723
96231 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm946es_defconfig' (94,493) at 20210308005003260
96232 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jmp32.c' (94,494) at 20240405153232263
96233 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8974.h' (94,495) at 20210307214931338
96234 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/lan9118.h' (94,496) at 20240906080037336
96235 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/aspeed_smc.h' (94,497) at 20241211090212362
96236 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board/Motherboard.interface.yaml' (94,498) at 20210610000035126
96237 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/odroid-xu3_defconfig' (94,499) at 20210308005003272
96238 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cache_extra.py' (94,500) at 20210307205554234
96239 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_manager.hpp' (94,501) at 20230613080025935
96240 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IPL-1.0' (94,502) at 20210307205554422
96241 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/trace-events' (94,503) at 20241211090212326
96242 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch.h' (94,504) at 20240326080039390
96243 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml' (94,505) at 20240405153229795
96244 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/Kconfig' (94,506) at 20210308005002984
96245 2025-01-08 03:00:51.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_i2c.h' (94,507) at 20220429100100590
96246 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-aon.c' (94,508) at 20240405153231335
96247 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/initrdscripts/initramfs-debug_1.0.bb' (94,509) at 20241206090014238
96248 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/ioremap.c' (94,510) at 20240405153230091
96249 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-alti6p.dts' (94,511) at 20240405153045493
96250 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c' (94,512) at 20241104090011567
96251 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/flash.cpp' (94,513) at 20240820080021222
96252 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertygentest.cpp' (94,514) at 20220708100018559
96253 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-43xx.c' (94,515) at 20240405153046869
96254 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mmu_context.h' (94,516) at 20240405153045861
96255 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_pkgconfig.patch' (94,517) at 20241221090017532
96256 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/legoev3_defconfig' (94,518) at 20210308005003264
96257 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_pch_pic.h' (94,519) at 20230426080043764
96258 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-too.c' (94,520) at 20240405153053429
96259 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/Kconfig' (94,521) at 20240405153052161
96260 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs_txreq.c' (94,522) at 20220525020653139
96261 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/FACP' (94,523) at 20240906080037556 to deleted uid set
96262 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_firewall.h' (94,524) at 20210308004938820
96263 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/hypercall.h' (94,525) at 20240405153052229
96264 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-arrow--up.svg' (94,526) at 20210308005107065
96265 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012aqds_tfa_defconfig' (94,527) at 20210308005003264
96266 2025-01-08 03:00:51.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/acpi.c' (94,528) at 20240405153050661
96267 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69.c' (94,529) at 20240405153051873
96268 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/timer.c' (94,530) at 20210308005002808
96269 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_imu.h' (94,531) at 20240405153047109
96270 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_profiler.c' (94,532) at 20240405153054261
96271 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/conn.h' (94,533) at 20210309003649824
96272 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/Makefile' (94,534) at 20240405153230671
96273 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-evm.dts' (94,535) at 20240405153045589
96274 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-its_git.bb' (94,536) at 20230610080017599
96275 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c' (94,537) at 20240405153051921
96276 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/capi.c' (94,538) at 20240405153230755
96277 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS2.conf' (94,539) at 20230114040015462
96278 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/265' (94,540) at 20210927100127501
96279 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/context.c' (94,541) at 20240405153046037
96280 2025-01-08 03:00:51.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/vpd_reader.h' (94,542) at 20210308005003004
96281 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdrtas.c' (94,543) at 20210309003653356
96282 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/spl_boot.c' (94,544) at 20210308005002980
96283 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/nvme_ioctl.h' (94,545) at 20230925080039941
96284 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/radixtree.py' (94,546) at 20240405153053449
96285 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-gxp.c' (94,547) at 20240405153230247
96286 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c' (94,548) at 20240405153047153
96287 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_netdev.h' (94,549) at 20240405153050257
96288 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kvm.c' (94,550) at 20240405153046141
96289 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/azt3328.h' (94,551) at 20210307214932234
96290 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppc603e.inc' (94,552) at 20220612030016755
96291 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.c' (94,553) at 20220525020652959
96292 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/gpio.md' (94,554) at 20240809080033019
96293 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/ti,sci-clk.txt' (94,555) at 20210308005003304
96294 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/devicetable-offsets.c' (94,556) at 20240405153053457
96295 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpl_iptunnel.h' (94,557) at 20210307214931658
96296 2025-01-08 03:00:51.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-y8i.rst' (94,558) at 20210309003648500
96297 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-fsf/xtensa-modules.c.inc' (94,559) at 20210308005046361
96298 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-keys.json' (94,560) at 20220429100100882
96299 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.5.bb' (94,561) at 20240106090017237
96300 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-booke.h' (94,562) at 20240906080037512
96301 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/virtio_blk_fuzz.c' (94,563) at 20230426080043948
96302 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml' (94,564) at 20240405153229803
96303 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/Makefile' (94,565) at 20240405153051365
96304 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/Kconfig' (94,566) at 20240405153046525
96305 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/sections.h' (94,567) at 20210308005002880
96306 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS6.conf' (94,568) at 20240529080017843
96307 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/fintek-cir.h' (94,569) at 20210307214928774
96308 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_pnor.c' (94,570) at 20221215040039142
96309 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-ct-90405.c' (94,571) at 20220525020653311
96310 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/dt_helpers.c' (94,572) at 20210308005003000
96311 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/Makefile' (94,573) at 20240405153046297
96312 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc.h' (94,574) at 20240405153231391
96313 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/pci.c' (94,575) at 20210308005002996
96314 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabresd.dtsi' (94,576) at 20210308005002584
96315 2025-01-08 03:00:51.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/Makefile' (94,577) at 20240405153049589
96316 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ipq8064-mdio.yaml' (94,578) at 20240405153045121
96317 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vof-nvram.bin' (94,579) at 20210927100127329 to deleted uid set
96318 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography-common.inc' (94,580) at 20241221090017668
96319 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-intel-gw.c' (94,581) at 20240405153231371
96320 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/openbmc-conversion.md' (94,582) at 20221209040006399
96321 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-bt1-rom.c' (94,583) at 20240405153230867
96322 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ctype.h' (94,584) at 20210308005003656
96323 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/Makefile' (94,585) at 20240405153231447
96324 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/trace.h' (94,586) at 20210308005046105
96325 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/machine_name.hpp' (94,587) at 20230520080006628
96326 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-buf.h' (94,588) at 20240405153052681
96327 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/it' (94,589) at 20210308005046145
96328 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.h' (94,590) at 20240405153047229
96329 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/hsw_clear_kernel.c' (94,591) at 20210307214927818
96330 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/e1000e-test.c' (94,592) at 20230426080043944
96331 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/phram.yaml' (94,593) at 20240405153045149
96332 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/read_bpf_task_storage_busy.c' (94,594) at 20240405153054273
96333 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c' (94,595) at 20210309003651808
96334 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/cmd_ut_lib.c' (94,596) at 20210308005003740
96335 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml' (94,597) at 20240405153045061
96336 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/auxbus.c' (94,598) at 20240405153230915
96337 2025-01-08 03:00:51.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/Makefile' (94,599) at 20240405153048829
96338 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-test.c' (94,600) at 20210307214932738
96339 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/phy.h' (94,601) at 20240405153050525
96340 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/avr-softmmu/default.mak' (94,602) at 20240906080037160
96341 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/intel-gtt.c' (94,603) at 20240405153046745
96342 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/serdes.c' (94,604) at 20210308005002828
96343 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target-reg-bits.h' (94,605) at 20230925080040073
96344 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_config.c' (94,606) at 20240405153048521
96345 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h' (94,607) at 20240405153050009
96346 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/virt.h' (94,608) at 20240405153045865
96347 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception' (94,609) at 20210307205554422
96348 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/Kconfig' (94,610) at 20210308005003452
96349 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.h' (94,611) at 20240405153048373
96350 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-udc.c' (94,612) at 20220525020654283
96351 2025-01-08 03:00:51.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-el15203000.c' (94,613) at 20240405153049217
96352 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_vop_reg.h' (94,614) at 20240405153048753
96353 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xdr.h' (94,615) at 20240405153231843
96354 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_hrt.h' (94,616) at 20210307214930570
96355 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/zynq-xadc.h' (94,617) at 20221215040039178
96356 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/vocore2.dts' (94,618) at 20210307214926194
96357 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/mcount-dyn.S' (94,619) at 20240405153046257
96358 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_issues.h' (94,620) at 20240405153048701
96359 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bt878.c' (94,621) at 20220525020653267
96360 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/add-missing-headers.patch' (94,622) at 20231011080016574
96361 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_seps525.c' (94,623) at 20210307214930506
96362 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_proc.h' (94,624) at 20240326080039562
96363 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_encoder.c' (94,625) at 20240405153048741
96364 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/macro.h' (94,626) at 20210308005002644
96365 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_network_security.robot' (94,627) at 20240628080017121
96366 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig' (94,628) at 20210308005003276
96367 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/i8259.h' (94,629) at 20240405153046385
96368 2025-01-08 03:00:51.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6580-evbp1.dts' (94,630) at 20240405153045461
96369 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/qgroup.c' (94,631) at 20241211090145505
96370 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/trace.c' (94,632) at 20220525020654451
96371 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/opal.c' (94,633) at 20210307214926362
96372 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/ops-dreamcast.c' (94,634) at 20210307214926546
96373 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/auth.c' (94,635) at 20241111090012137
96374 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/ringbuf.c' (94,636) at 20240405153054061
96375 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm85.c' (94,637) at 20240405153230663
96376 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/intel-qep.c' (94,638) at 20240405153046909
96377 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/currituck_defconfig' (94,639) at 20240405153046097
96378 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sub.c' (94,640) at 20210308005046529
96379 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml' (94,641) at 20240405153229779
96380 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_erp.c' (94,642) at 20240405153051509
96381 2025-01-08 03:00:51.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_pxp_tee_interface.h' (94,643) at 20240405153052637
96382 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usbtest.c' (94,644) at 20240405153052117
96383 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_common.c' (94,645) at 20240405153046197
96384 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/sbp2.c' (94,646) at 20240405153230295
96385 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/uncompress.c' (94,647) at 20210308005003544
96386 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/libcr51sign_support.c' (94,648) at 20231229090005659
96387 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxad-pinctrl.dtsi' (94,649) at 20240405153045585
96388 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Logging/Policy.interface.yaml' (94,650) at 20221207040023623
96389 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-ddr.h' (94,651) at 20210308005002648
96390 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/processor-ctrl-impl.c.inc' (94,652) at 20240906080037520
96391 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsops.h' (94,653) at 20220525020654519
96392 2025-01-08 03:00:51.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik.h' (94,654) at 20220525020652991
96393 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/Makefile' (94,655) at 20210307214929178
96394 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/iqs5xx.c' (94,656) at 20240405153230731
96395 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch' (94,657) at 20240309090012820
96396 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/ModalAddRoleGroup.vue' (94,658) at 20241004080035971
96397 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/syscall.h' (94,659) at 20241011080017291
96398 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_adminq.h' (94,660) at 20240719080013349
96399 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c' (94,661) at 20240405153050593
96400 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/ia_css_rmgr_vbuf.h' (94,662) at 20210307214930570
96401 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm926ejs_defconfig' (94,663) at 20210308005003260
96402 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-parse.c' (94,664) at 20240405153230759
96403 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect_force_port4.c' (94,665) at 20240405153054269
96404 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6dlarm2_lpddr2_defconfig' (94,666) at 20210308005003268
96405 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc.h' (94,667) at 20210307214925930
96406 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012a2g5rdb.h' (94,668) at 20210308005003600
96407 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir_toy.c' (94,669) at 20240405153230823
96408 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lpc18xx-ccu.h' (94,670) at 20210307214931326
96409 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/meson.options' (94,671) at 20240730080026906
96410 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/x86_init.c' (94,672) at 20241008080013899
96411 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/phosphor-dbus-monitor_%.bbappend' (94,673) at 20220211110019214
96412 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/commands.h' (94,674) at 20210307214929902
96413 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/BVPaginationMixin.js' (94,675) at 20241004080035963
96414 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-psu-hardreset-pre.target' (94,676) at 20220416100009975
96415 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/sme.rst' (94,677) at 20240405153229743
96416 2025-01-08 03:00:51.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_h1_jpeg_enc.c' (94,678) at 20240405153049493
96417 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-event.h' (94,679) at 20220525020654631
96418 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0002-cmd-go-Allow-GOTOOLDIR-to-be-overridden-in-the-envir.patch' (94,680) at 20241221090017660
96419 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ia_css_sdis2.host.h' (94,681) at 20210307214930562
96420 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/proftpd-basic.init' (94,682) at 20210307205553822
96421 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4acl.c' (94,683) at 20240405153231703
96422 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/extent-map-tests.c' (94,684) at 20240503080014498
96423 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (94,685) at 20210307205553666
96424 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi.h' (94,686) at 20240405153050341
96425 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-editor_1.0.4.bb' (94,687) at 20241221090017552
96426 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sensorset.hpp' (94,688) at 20210308004940468 to deleted uid set
96427 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/cq_enet_desc.h' (94,689) at 20240405153049889
96428 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/__init__.robot' (94,690) at 20240627080021044
96429 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/hw.h' (94,691) at 20210307214929306
96430 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/index.rst' (94,692) at 20210307214925266
96431 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6115.c' (94,693) at 20240405153051349
96432 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts' (94,694) at 20241115090012941
96433 2025-01-08 03:00:51.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform_v6.c' (94,695) at 20240405153049433
96434 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap/CVE-2024-0962.patch' (94,696) at 20241206090014242
96435 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/cipso_ipv4.rst' (94,697) at 20210307214925522
96436 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/phy-jh7110-dphy-rx.c' (94,698) at 20240405153231315
96437 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_adminq.c' (94,699) at 20240411080014090
96438 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistryFileCollection_v1.xml' (94,700) at 20240619080002928
96439 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/irq.c' (94,701) at 20240405153046305
96440 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri.dtsi' (94,702) at 20240405153045533
96441 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE02.boot' (94,703) at 20240405153054369
96442 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/abi-dump-updater' (94,704) at 20240810080009788
96443 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/gpio.c' (94,705) at 20210308005002820
96444 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-space.err' (94,706) at 20210308005046405
96445 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/Kconfig' (94,707) at 20240405153049009
96446 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/Kconfig' (94,708) at 20241211090212254
96447 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_io.h' (94,709) at 20210309003653796
96448 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/vimc-devel.rst' (94,710) at 20210307214925462
96449 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/bmc_event_ack_v2.c' (94,711) at 20210308005108641
96450 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/io.c' (94,712) at 20210307214929966
96451 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cfg-preload.h' (94,713) at 20220525020653067
96452 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/Makefile' (94,714) at 20240405153047061
96453 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-powerpc.h' (94,715) at 20241011080017411
96454 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iwalk.h' (94,716) at 20240405153052597
96455 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm186x.txt' (94,717) at 20210307214925430
96456 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/282.out' (94,718) at 20210308005046469
96457 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/Makefile' (94,719) at 20240405153051249
96458 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gru.h' (94,720) at 20210307214929174
96459 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/hoontech.c' (94,721) at 20210307214932262
96460 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/rate.c' (94,722) at 20240405153232011
96461 2025-01-08 03:00:51.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nsh/Kconfig' (94,723) at 20210307214932038
96462 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/power-sequencer.bb' (94,724) at 20241206090014230
96463 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/utils/__init__.py' (94,725) at 20210307205554442
96464 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0002-increase-tzdram-size.patch' (94,726) at 20241221090017468
96465 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c' (94,727) at 20240405153231251
96466 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/vt8500.dtsi' (94,728) at 20240405153045609
96467 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_portal.c' (94,729) at 20240405153051757
96468 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bw.c' (94,730) at 20240405153048437
96469 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/bt87x.c' (94,731) at 20220525020654987
96470 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtio.h' (94,732) at 20210308005003692
96471 2025-01-08 03:00:51.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/init.c' (94,733) at 20241011080017403
96472 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/uasm-mips.c' (94,734) at 20240405153046041
96473 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vipp.h' (94,735) at 20210307214928770
96474 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/efi-stub.rst' (94,736) at 20240405153044945
96475 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx7-media-csi.c' (94,737) at 20240405153230807
96476 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-synology-ds414.dts' (94,738) at 20240405153229871
96477 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/expected_stdout1' (94,739) at 20210308005003736
96478 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/gpio.h' (94,740) at 20210308005002656
96479 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.h' (94,741) at 20220525020652831
96480 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-kona.h' (94,742) at 20240405153046777
96481 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-mickey.dts' (94,743) at 20240405153045561
96482 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/file.c' (94,744) at 20240405153052553
96483 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/sfpb.xml.h' (94,745) at 20240405153048601
96484 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-empire-electronix-d709.dts' (94,746) at 20240405153045377
96485 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/obconf_git.bb' (94,747) at 20240301090012427
96486 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.c' (94,748) at 20240405153048969
96487 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP1/meson.build' (94,749) at 20230825080021133
96488 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/fd.h' (94,750) at 20210308005046101
96489 2025-01-08 03:00:51.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-page_range_tree.h' (94,751) at 20240906080037224
96490 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/Makefile' (94,752) at 20240405153048609
96491 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/Makefile' (94,753) at 20210307214928826
96492 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/types.h' (94,754) at 20240913080013773
96493 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/crc32table.h' (94,755) at 20210308005003420
96494 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/atomic.h' (94,756) at 20240405153045341
96495 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml' (94,757) at 20221207040023627
96496 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_regamma_v.c' (94,758) at 20240405153047225
96497 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/conf.py' (94,759) at 20230919080013962
96498 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvf.c.inc' (94,760) at 20241211090212514
96499 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/ui.h' (94,761) at 20240405153054177
96500 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kdebug.h' (94,762) at 20240405153046277
96501 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapi_M2_Ultra_defconfig' (94,763) at 20210308005003236
96502 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5693.c' (94,764) at 20240405153230791
96503 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/mac.h' (94,765) at 20210307214926786
96504 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-2.dtsi' (94,766) at 20210307214926350
96505 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra-gpio.h' (94,767) at 20210307214931338
96506 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml' (94,768) at 20240405153045149
96507 2025-01-08 03:00:51.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Sensor_v1.xml' (94,769) at 20240918080002716
96508 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sel_time.robot' (94,770) at 20240628080017117
96509 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ocfs2.rst' (94,771) at 20240405153045205
96510 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/mksh/mksh_59c.bb' (94,772) at 20231126090012797
96511 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_crypto_ctx.h' (94,773) at 20210309003649300
96512 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/sys_riscv.c' (94,774) at 20240405153230071
96513 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.kwbimage' (94,775) at 20210308005003296
96514 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0001-configure.ac-don-t-use-dnet-config.patch' (94,776) at 20240106090017233
96515 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/umh.h' (94,777) at 20240405153052809
96516 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ti,davinci-timer.txt' (94,778) at 20210307214925446
96517 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-dsp.inc' (94,779) at 20210905000020581
96518 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik_sdma.c' (94,780) at 20220525020652991
96519 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/zboot.c' (94,781) at 20240405153230295
96520 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-wm8350.c' (94,782) at 20240405153231375
96521 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_hw.c' (94,783) at 20240405153231491
96522 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/time.c' (94,784) at 20240805080013927
96523 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/exynos4210_clk.c' (94,785) at 20241211090212294
96524 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/usr-local.mount.in' (94,786) at 20210308005100305
96525 2025-01-08 03:00:51.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-types.rst' (94,787) at 20240405153229843
96526 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/gpio-cdev' (94,788) at 20210309003648248
96527 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_lpat.h' (94,789) at 20210307214931298
96528 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (94,790) at 20230209040014209
96529 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_event_service.robot' (94,791) at 20240628080017121
96530 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/Kconfig' (94,792) at 20210308005003036
96531 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul.dtsi' (94,793) at 20210308005002588
96532 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if.json' (94,794) at 20220429100100882
96533 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/pti.c' (94,795) at 20220525020653071
96534 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mmu.S' (94,796) at 20221215040039390
96535 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio_iommu_spapr_tce.c' (94,797) at 20240913080013821
96536 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/setup.c' (94,798) at 20210307214926538
96537 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/smccc.c' (94,799) at 20210308005003220
96538 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,i2s-in.txt' (94,800) at 20210307214925430
96539 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/redfish.py' (94,801) at 20230512080020573
96540 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_xuartlite.c' (94,802) at 20210308005003484
96541 2025-01-08 03:00:51.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/099_hash_section.dts' (94,803) at 20210308005003752
96542 2025-01-08 03:00:51.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/snapshot.c' (94,804) at 20240405153231915
96543 2025-01-08 03:00:51.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/Makefile' (94,805) at 20210308005002984
96544 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama7g5-pinfunc.h' (94,806) at 20240405153045473
96545 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/ms.c' (94,807) at 20240405153051929
96546 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-transmitter-mask.rst' (94,808) at 20220525020651782
96547 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pinning.c' (94,809) at 20240405153054257
96548 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/led.c' (94,810) at 20210308005003040
96549 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-evb-act8846.dts' (94,811) at 20210307214926046
96550 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/shrinker.c' (94,812) at 20240405153052357
96551 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/bios.c' (94,813) at 20210308005003336
96552 2025-01-08 03:00:51.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-127.err' (94,814) at 20210308005046409
96553 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/Makefile' (94,815) at 20210307214932174
96554 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1619-mjolnir.dts' (94,816) at 20210307214926038
96555 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_1_sh_mask.h' (94,817) at 20210307214927690
96556 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/health.h' (94,818) at 20240405153231011
96557 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/main.h' (94,819) at 20210307214929562
96558 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/ebitmap.c' (94,820) at 20240405153232115
96559 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/tunnels.c' (94,821) at 20240405153232015
96560 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/driver.c' (94,822) at 20240405153052049
96561 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a100u2w.c' (94,823) at 20240405153051549
96562 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-pxs2.c' (94,824) at 20210308005002796
96563 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Everest.json' (94,825) at 20240703080039227
96564 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/lpc.c' (94,826) at 20210308005002856
96565 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/announce.h' (94,827) at 20240906080037344
96566 2025-01-08 03:00:51.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/metricgroups.json' (94,828) at 20240405153054149
96567 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.c' (94,829) at 20210307214929818
96568 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt' (94,830) at 20210307214925318
96569 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/README.md' (94,831) at 20230706080014733
96570 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/swift/obmc/power-supply-monitor/power-supply-monitor-0.conf' (94,832) at 20210307205553710
96571 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/st,stusb160x.yaml' (94,833) at 20240405153045185
96572 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/rl300Start.sh' (94,834) at 20230706080014733
96573 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Yllas' (94,835) at 20210307205553774
96574 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/renesas-cpg-mssr.h' (94,836) at 20210307214931334
96575 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/sama5d4_xplained.c' (94,837) at 20210308005002920
96576 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/moxart-mmc.c' (94,838) at 20240405153230855
96577 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Brian-Gladman-2-Clause' (94,839) at 20241221090017616
96578 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/split_huge_page_test.c' (94,840) at 20240405153232275
96579 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/Makefile' (94,841) at 20210307214927314
96580 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/ndlc.c' (94,842) at 20240405153051185
96581 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/fsys.rst' (94,843) at 20240405153044977
96582 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_route.c' (94,844) at 20240405153053157
96583 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/interrupt.c' (94,845) at 20220525020652082
96584 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/sched_policy.h' (94,846) at 20210307214927834
96585 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/misc.c' (94,847) at 20240613080016363
96586 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hpe/Makefile' (94,848) at 20240405153045437
96587 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/bpf_trace.h' (94,849) at 20210309003654160
96588 2025-01-08 03:00:51.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-sinlinx-sina33.dts' (94,850) at 20210308005002624
96589 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/crypt_algo.cpp' (94,851) at 20240829080025807
96590 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-vme.h' (94,852) at 20210307214926166
96591 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-scmi-raw' (94,853) at 20240405153044913
96592 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/README.md' (94,854) at 20220804030014687
96593 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/clock.c' (94,855) at 20210308005002788
96594 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_osintf.h' (94,856) at 20210307214930646
96595 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/p2wi.h' (94,857) at 20210308005002668
96596 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_dtv.h' (94,858) at 20210307214928614
96597 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/st-rng.c' (94,859) at 20240405153046753
96598 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml' (94,860) at 20240405153045061
96599 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/00-hostnamed-network-user.conf' (94,861) at 20210307205554490
96600 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d2.dtsi' (94,862) at 20240405153229875
96601 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_configfs.c' (94,863) at 20240405153231491
96602 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/groups.json' (94,864) at 20231213090027086
96603 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-sony.c' (94,865) at 20210307214928774
96604 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/peci/peci.rst' (94,866) at 20240405153045297
96605 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/Kconfig' (94,867) at 20241211090212246
96606 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/bitsperlong.h' (94,868) at 20210307214932454
96607 2025-01-08 03:00:51.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-paris.h' (94,869) at 20240405153051321
96608 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-Fix-list-traversal-issue-in-client_calc_layer.patch' (94,870) at 20241221090017528
96609 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/70_mod_php8.conf' (94,871) at 20220204040022468
96610 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap8.decode' (94,872) at 20210308005046389
96611 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/systemd.h' (94,873) at 20210308005046049
96612 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_rsa.h' (94,874) at 20210308005003708
96613 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_serialize.hpp' (94,875) at 20210414100044458
96614 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_link.c' (94,876) at 20240405153054249
96615 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_irq.c' (94,877) at 20240405153048401
96616 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/README' (94,878) at 20210308005003040
96617 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex2_kern.c' (94,879) at 20210307214932118
96618 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-risc.c' (94,880) at 20240405153230791
96619 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77990_ebisu_defconfig' (94,881) at 20210308005003276
96620 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_st33zp24_spi.c' (94,882) at 20210308005003500
96621 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/Makefile' (94,883) at 20210308005002788
96622 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/base.cpp' (94,884) at 20240822080031261
96623 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/udisks/udisks2_2.10.1.bb' (94,885) at 20231011080016582
96624 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/misc.c' (94,886) at 20220913100024313
96625 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ext4_utils.mk' (94,887) at 20210307205553894
96626 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,max11410.yaml' (94,888) at 20240405153045069
96627 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-nor.dts' (94,889) at 20210308005002632
96628 2025-01-08 03:00:51.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/cfe.c' (94,890) at 20240405153046053
96629 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/mock-target.c' (94,891) at 20241211090212282
96630 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/tdls.c' (94,892) at 20240405153050541
96631 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_pci.h' (94,893) at 20240906080037348
96632 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1275-revB.dts' (94,894) at 20210308005002636
96633 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mem.h' (94,895) at 20210308005002656
96634 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/json_storage_mock.hpp' (94,896) at 20220412175720090
96635 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-cipher-core.S' (94,897) at 20220525020651878
96636 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/file.c' (94,898) at 20240405153052257
96637 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/json_parser.hpp' (94,899) at 20240820080023694
96638 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_repr.c' (94,900) at 20240405153050197
96639 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/overlay.c' (94,901) at 20210307214930930
96640 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/103' (94,902) at 20220429100100890
96641 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay_4.5.1.bb' (94,903) at 20241221090017500
96642 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/valkyriefb.c' (94,904) at 20240405153231595
96643 2025-01-08 03:00:51.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/Makefile' (94,905) at 20210308005003500
96644 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c' (94,906) at 20240405153230391
96645 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/decbin.S' (94,907) at 20210307214926142
96646 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml' (94,908) at 20240405153045165
96647 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-Makefile-Let-bootchartd.conf-use-EARLY_.patch' (94,909) at 20241221090017656
96648 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-gallop43.dts' (94,910) at 20240405153045605
96649 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/meson.build' (94,911) at 20240906080037512
96650 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-m68k/bootinfo.h' (94,912) at 20221215040039194
96651 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-rcar-gen2.c' (94,913) at 20240405153231287
96652 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/elf_64.h' (94,914) at 20220525020652118
96653 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/map_benchmark.c' (94,915) at 20240913080013841
96654 2025-01-08 03:00:51.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/ptrace.c' (94,916) at 20240405153045965
96655 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/emif.h' (94,917) at 20210308005002676
96656 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/memory-model.rst' (94,918) at 20240405153045229
96657 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/subsys.c' (94,919) at 20240906080037272
96658 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/expired-password.md' (94,920) at 20241203090006519
96659 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-clean-image/action.yml' (94,921) at 20220402030016059
96660 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkDeviceFunctionCollection.json' (94,922) at 20240619080002948
96661 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/setup.h' (94,923) at 20210308005002708
96662 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-video.c' (94,924) at 20240405153049381
96663 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/discovery.c' (94,925) at 20240405153051205
96664 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu_bits.h' (94,926) at 20240906080037476
96665 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-block-drivers.rst.inc' (94,927) at 20240906080037180
96666 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/user.h' (94,928) at 20240405153052789
96667 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/ethernut5.c' (94,929) at 20210308005002952
96668 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/reset/ti,sci-reset.txt' (94,930) at 20210308005003308
96669 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_db-88f3720_defconfig' (94,931) at 20210308005003268
96670 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts' (94,932) at 20240405153045749
96671 2025-01-08 03:00:51.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/Makefile' (94,933) at 20210307214926298
96672 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ip_dynaddr.rst' (94,934) at 20210307214925538
96673 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/bcm968380gerg.c' (94,935) at 20210308005002940
96674 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/unistd.h' (94,936) at 20240405153046249
96675 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sparc-us2e-cpufreq.c' (94,937) at 20240405153046917
96676 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-origen.dts' (94,938) at 20210308005002576
96677 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/MAINTAINERS' (94,939) at 20210308005002912
96678 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/registries.cpp' (94,940) at 20241120090002568
96679 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/init.c' (94,941) at 20240405153046513
96680 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pgtable.h' (94,942) at 20240913080013837
96681 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/meson.build' (94,943) at 20240911080053391
96682 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/prctl.h' (94,944) at 20240405153232211
96683 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/stderr_console.c' (94,945) at 20210307214926618
96684 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-fru-bmc.yaml' (94,946) at 20210307205553694
96685 2025-01-08 03:00:51.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72x.dtsi' (94,947) at 20240405153045601
96686 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc32.c' (94,948) at 20210308005003696
96687 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_session.c' (94,949) at 20240405153048545
96688 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/share_config.c' (94,950) at 20240919080017078
96689 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_datafab.h' (94,951) at 20210307214930878
96690 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/heap.c' (94,952) at 20240405153049641
96691 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3328.c' (94,953) at 20210308005003352
96692 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bpffs.c' (94,954) at 20240405153054261
96693 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm_mode.h' (94,955) at 20240405153231867
96694 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-nest-struct.err' (94,956) at 20230925080040089
96695 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-md-pci.c' (94,957) at 20240906080037320
96696 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/nitro_enclaves/ne_ioctl_sample.c' (94,958) at 20240405153053429
96697 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_pf.h' (94,959) at 20240405153049921
96698 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/error.cpp' (94,960) at 20210308005114861
96699 2025-01-08 03:00:51.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/thermal.h' (94,961) at 20240405153050409
96700 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs.h' (94,962) at 20240405153048489
96701 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-1.dtsi' (94,963) at 20210307214926018
96702 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-stats.c' (94,964) at 20240405153049453
96703 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/mcu.h' (94,965) at 20210307214929890
96704 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6350.c' (94,966) at 20240405153051349
96705 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/Kconfig' (94,967) at 20210308005003472
96706 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi' (94,968) at 20240405153045829
96707 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/Kconfig' (94,969) at 20210307214926898
96708 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_pciids.h' (94,970) at 20240405153052637
96709 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs_1.0.bb' (94,971) at 20241206090014250
96710 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_vti.c' (94,972) at 20240415080012995
96711 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h' (94,973) at 20240429080012420
96712 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-yavia.dtsi' (94,974) at 20240405153045733
96713 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/062' (94,975) at 20220429100100886
96714 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_translate_dce120.h' (94,976) at 20210307214927306
96715 2025-01-08 03:00:51.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_rdma.h' (94,977) at 20240405153050237
96716 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/acpi-info.rst' (94,978) at 20220525020651638
96717 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap4-thermal-data.c' (94,979) at 20220525020654211
96718 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/parse-build.sh' (94,980) at 20240405153054365
96719 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/eeh.h' (94,981) at 20240405153046109
96720 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch' (94,982) at 20241221090017512
96721 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/vmalloc.rst' (94,983) at 20240405153045229
96722 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (94,984) at 20230211040012635
96723 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb' (94,985) at 20240413080012655
96724 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/util.c' (94,986) at 20210308005003360
96725 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/8390.c' (94,987) at 20210307214929278
96726 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/tu102.c' (94,988) at 20240405153048657
96727 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/keyutils-fix-error-report-by-adding-default-message.patch' (94,989) at 20210307205553962
96728 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbus++-gen-meson' (94,990) at 20240925080038338
96729 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/openpromfs/Makefile' (94,991) at 20210307214931218
96730 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.0.bb' (94,992) at 20241206090014270
96731 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8728.c' (94,993) at 20240405153232167
96732 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bleak/run-ptest' (94,994) at 20240413080012659
96733 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/Kconfig' (94,995) at 20220802100038573
96734 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/tmpf.h' (94,996) at 20210308005108645
96735 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt' (94,997) at 20240405153045013
96736 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/uio_pruss.h' (94,998) at 20240405153052769
96737 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/silex-insight,ba431-rng.yaml' (94,999) at 20240405153045153
96738 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/include/perf_regs.h' (95,000) at 20240405153232219
96739 2025-01-08 03:00:51.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ipl/ipl_git.bb' (95,001) at 20240823080011564
96740 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8953.h' (95,002) at 20220525020654543
96741 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-d2plug.dts' (95,003) at 20240405153045453
96742 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/health.c' (95,004) at 20240624080012788
96743 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_tcp6.c' (95,005) at 20220525020655195
96744 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts-sources.inc' (95,006) at 20241221090017528
96745 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/brcm.h' (95,007) at 20220525020654563
96746 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_hdmi_types.h' (95,008) at 20240405153047213
96747 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k6.c' (95,009) at 20210307214927058
96748 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast2600_i2c.c' (95,010) at 20220802100038577
96749 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/memory-allocation.rst' (95,011) at 20240405153045289
96750 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/device.h' (95,012) at 20210308005002876
96751 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb' (95,013) at 20241221090017512
96752 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/i686.config' (95,014) at 20240405153054381
96753 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch' (95,015) at 20230706080014741
96754 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-file-magic_0.4.1.bb' (95,016) at 20241221090017552
96755 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/203' (95,017) at 20240906080037564
96756 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_panel.c' (95,018) at 20240405153230639
96757 2025-01-08 03:00:51.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_device.h' (95,019) at 20240405153052889
96758 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_palmetto.py' (95,020) at 20241211090212538
96759 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-int-member.json' (95,021) at 20210308005046405
96760 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/uncore-interconnect.json' (95,022) at 20240405153054141
96761 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/midi.h' (95,023) at 20210307214931682
96762 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/flash.c' (95,024) at 20210308005003720
96763 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr_trusted.c' (95,025) at 20240405153052337
96764 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/meson.build' (95,026) at 20220913030027321
96765 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio.txt' (95,027) at 20240405153045061
96766 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/raw_vec.rs' (95,028) at 20240405153232095
96767 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc885ads_setup.c' (95,029) at 20240405153230051
96768 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_link_encoder.c' (95,030) at 20240405153047245
96769 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kolari_Vuolittaja' (95,031) at 20210307205553770
96770 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/smmuv3.h' (95,032) at 20230925080039925
96771 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/meson.build' (95,033) at 20240919080039606
96772 2025-01-08 03:00:51.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/oplib_32.h' (95,034) at 20210307214926582
96773 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_0_sh_mask.h' (95,035) at 20210307214927674
96774 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-spear.c' (95,036) at 20240405153051505
96775 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c' (95,037) at 20240405153048357
96776 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-butterfly.c' (95,038) at 20240405153231459
96777 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_gmbus.h' (95,039) at 20240405153048453
96778 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/Kconfig' (95,040) at 20210308005002984
96779 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/tpci200.c' (95,041) at 20220525020653199
96780 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.c' (95,042) at 20240405153050645
96781 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/dsp.c' (95,043) at 20240405153053941
96782 2025-01-08 03:00:51.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/devtree_export.cpp' (95,044) at 20230915080021805
96783 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_buddy_test.c' (95,045) at 20240405153048769
96784 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfb_accel.h' (95,046) at 20210307214930918
96785 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/sata-common.yaml' (95,047) at 20240405153045021
96786 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.12.0.bb' (95,048) at 20220402030015895
96787 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/npcm-rng.c' (95,049) at 20240405153230199
96788 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.conf' (95,050) at 20210307205553822
96789 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040d4_nand_rcw.cfg' (95,051) at 20210308005002992
96790 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/linux_string.c' (95,052) at 20210308005003760
96791 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/host.fuc' (95,053) at 20210307214927970
96792 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/other.json' (95,054) at 20240405153232231
96793 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_errno_defs.h' (95,055) at 20210927100127281
96794 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-w1' (95,056) at 20210309003648244
96795 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/Makefile' (95,057) at 20240405153045649
96796 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/swsusp.c' (95,058) at 20210307214926570
96797 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinity_dpm.c' (95,059) at 20240405153230631
96798 2025-01-08 03:00:51.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NOR_SECBOOT_defconfig' (95,060) at 20210308005003240
96799 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart.c' (95,061) at 20210308005002792
96800 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_qm_regs.h' (95,062) at 20240405153046605
96801 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-disassembler-four-args.c' (95,063) at 20210307214932466
96802 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/entity_map_json.cpp' (95,064) at 20230518080030406
96803 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/MAINTAINERS' (95,065) at 20210308005002984
96804 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/0001-test-cpp-server_abyss-Fix-build-with-clang-libc.patch' (95,066) at 20210307205553910
96805 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/sessiondef.hpp' (95,067) at 20210308004925448
96806 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipvs-sysctl.rst' (95,068) at 20240405153045241
96807 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen4-cpg.h' (95,069) at 20240405153046837
96808 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65.dtsi' (95,070) at 20210308005002592
96809 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb-tegra124.c' (95,071) at 20240405153051301
96810 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/cm5200_defconfig' (95,072) at 20210307214926366
96811 2025-01-08 03:00:51.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/db-export.c' (95,073) at 20240405153232235
96812 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sys_oabi-compat.c' (95,074) at 20240405153045633
96813 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/hmem.h' (95,075) at 20210307214930546
96814 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu.h' (95,076) at 20210308005002664
96815 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/apple-properties.c' (95,077) at 20220525020652426
96816 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/bind.h' (95,078) at 20240405153052721
96817 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pci.h' (95,079) at 20240405153046505
96818 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-525x.c' (95,080) at 20210307214926138
96819 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addwc.c' (95,081) at 20210308005046501
96820 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/libfdt_env.h' (95,082) at 20210308005003728
96821 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt9611.c' (95,083) at 20240613080016399
96822 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/zoned-storage.rst' (95,084) at 20230925080039845
96823 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-rbtn.c' (95,085) at 20240405153051401
96824 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra114-mc.h' (95,086) at 20210307214931342
96825 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/CVE-2022-4055.patch' (95,087) at 20230503080014619
96826 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (95,088) at 20240727080014098
96827 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/kcopyd.rst' (95,089) at 20210307214925222
96828 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/Makefile' (95,090) at 20240405153054301
96829 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8711.yaml' (95,091) at 20240405153045173
96830 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/machine_kexec_file.c' (95,092) at 20240405153045869
96831 2025-01-08 03:00:51.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_MCTPReactor.cpp' (95,093) at 20241205090004239
96832 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_trace.c' (95,094) at 20210307214930854
96833 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/threadinfo.c' (95,095) at 20230925080039953
96834 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_gpio.h' (95,096) at 20210307214927306
96835 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sc8280xp.c' (95,097) at 20240405153046829
96836 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/iscsi_proto.h' (95,098) at 20220525020654651
96837 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/arm.config' (95,099) at 20240405153054381
96838 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/msr.rst' (95,100) at 20240405153045329
96839 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/time.c' (95,101) at 20210308005003220
96840 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-toshiba_acpi' (95,102) at 20210309003648260
96841 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_udc_core.c' (95,103) at 20240830080013307
96842 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-none-tests-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch' (95,104) at 20210528000029743
96843 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/serial.h' (95,105) at 20210307214926322
96844 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/bios.cpp' (95,106) at 20240926080014013
96845 2025-01-08 03:00:51.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/a2ux8x4riser.json' (95,107) at 20220601030005857
96846 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (95,108) at 20241206090014218
96847 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (95,109) at 20220826030017621
96848 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2430-sdp.dts' (95,110) at 20240405153045601
96849 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_fx6_defconfig' (95,111) at 20210308005003252
96850 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-tbs-a711.dts' (95,112) at 20240405153045389
96851 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/uefi_capsule.bbclass' (95,113) at 20241206090014214
96852 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/led.c' (95,114) at 20240405153051405
96853 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynq/pll.c' (95,115) at 20240405153046873
96854 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/0001-RISC-V-Restore-the-typcast-to-long.patch' (95,116) at 20240127090011888
96855 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/clk_rk3036.c' (95,117) at 20210308005002772
96856 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/isl68137.c' (95,118) at 20240405153048869
96857 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-h264.h' (95,119) at 20240405153052833
96858 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_realm.h' (95,120) at 20210307214931646
96859 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ge/ge_pic.h' (95,121) at 20210307214926486
96860 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/elm.h' (95,122) at 20210309003653888
96861 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.h' (95,123) at 20240405153050101
96862 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/6pack.rst' (95,124) at 20210307214925522
96863 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/lops.h' (95,125) at 20240613080016491
96864 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mixcomwd.c' (95,126) at 20210307214930970
96865 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/serial.h' (95,127) at 20240405153045941
96866 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/adp5520_bl.c' (95,128) at 20240405153052173
96867 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/sdram.S' (95,129) at 20210307214926538
96868 2025-01-08 03:00:51.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399.dtsi' (95,130) at 20210308005002608
96869 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_crtc2.h' (95,131) at 20210307214930918
96870 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml' (95,132) at 20240405153045173
96871 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/Makefile' (95,133) at 20210308005003032
96872 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-s500.c' (95,134) at 20240405153046769
96873 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313.h' (95,135) at 20240405153048929
96874 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/sky81452-regulator.txt' (95,136) at 20210307214925410
96875 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/jack.c' (95,137) at 20240613080016543
96876 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_backlight.c' (95,138) at 20210307214928094
96877 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/reboot.c' (95,139) at 20240405153047045
96878 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_image.h' (95,140) at 20210307214930366
96879 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/gettext.patch' (95,141) at 20210307205553842
96880 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_e500.S' (95,142) at 20240405153046133
96881 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/gc.c' (95,143) at 20240405153052389
96882 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.0.1.bb' (95,144) at 20241221090017528
96883 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/hweight.c' (95,145) at 20210307214932490
96884 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hix5hd2.c' (95,146) at 20210307214926974
96885 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/swiotlb.h' (95,147) at 20240405153052897
96886 2025-01-08 03:00:51.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/con2fbmap/con2fbmap/0001-con2fbmap-Add-missing-include-on-string.h.patch' (95,148) at 20221003030013269
96887 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-socksio/0001-Unpin-flit-core-dependency.patch' (95,149) at 20240301090012435
96888 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-kirkwood.h' (95,150) at 20210307214931470
96889 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu-qom.h' (95,151) at 20240326080039634
96890 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_ctl_msg.c' (95,152) at 20220525020655107
96891 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/mmap.out' (95,153) at 20210308005046397
96892 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/brl_emu.c' (95,154) at 20210307214926122
96893 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mikrotik,rb4xx-spi.yaml' (95,155) at 20240405153045173
96894 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10.rst' (95,156) at 20210309003648496
96895 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFFIS' (95,157) at 20241221090017616
96896 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/nrf51_rng.c' (95,158) at 20241211090212298
96897 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max77650-onkey.c' (95,159) at 20210307214928482
96898 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/efuse.c' (95,160) at 20240405153050661
96899 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/nuvoton,wpcm450-aic.yaml' (95,161) at 20240405153045085
96900 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutboundConnectionCollection.json' (95,162) at 20240619080002952
96901 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c' (95,163) at 20240405153231059
96902 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/pcm.h' (95,164) at 20210307214932442
96903 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml' (95,165) at 20240405153229755
96904 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_provider.h' (95,166) at 20210309003650156
96905 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_mips.c' (95,167) at 20240405153046697
96906 2025-01-08 03:00:51.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/maintainers_include.py' (95,168) at 20240405153229831
96907 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release/0001-fix-lsb_release-to-work-with-busybox-head-and-find.patch' (95,169) at 20210307205554562
96908 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/smp_spin_table.c' (95,170) at 20240405153045873
96909 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/dbus/xyz.openbmc_project.EntityManager.service' (95,171) at 20210308005114361
96910 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/faq.rst' (95,172) at 20241221090017600
96911 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml' (95,173) at 20240405153045117
96912 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/phy_companion.h' (95,174) at 20240405153052813
96913 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/obmc/gpio/port_owner_udc1' (95,175) at 20230209040014209
96914 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/Makefile' (95,176) at 20240405153054001
96915 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/usb_trace.h' (95,177) at 20240405153231239
96916 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/NinjaSCSI.rst' (95,178) at 20210307214925558
96917 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/dram.c' (95,179) at 20210308005002548
96918 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/MAINTAINERS' (95,180) at 20210308005002904
96919 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/Makefile' (95,181) at 20240405153054169
96920 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/string.h' (95,182) at 20210308005002708
96921 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/hdspm.rst' (95,183) at 20210307214925566
96922 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/kgdb.c' (95,184) at 20210308005002840
96923 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/video_bmp.c' (95,185) at 20210308005003536
96924 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/Kconfig' (95,186) at 20240405153054009
96925 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/hibernate.c' (95,187) at 20240405153046257
96926 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/async.c' (95,188) at 20241211090212558
96927 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Makefile-os-Linux' (95,189) at 20210307214926614
96928 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_cmdpkt.c' (95,190) at 20220525020654167
96929 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/cypress-sf.c' (95,191) at 20240405153049133
96930 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-idle.yaml' (95,192) at 20240405153045177
96931 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/manager_test.cpp' (95,193) at 20210308005054073
96932 2025-01-08 03:00:51.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/qos.h' (95,194) at 20210308005003036
96933 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fsgsbase.h' (95,195) at 20210309003649020
96934 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kihnio' (95,196) at 20210307205553770
96935 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/machxo2-spi.c' (95,197) at 20240405153047057
96936 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-medcom-wide.dts' (95,198) at 20240405153045481
96937 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ar1021.txt' (95,199) at 20210307214925338
96938 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/tout.c' (95,200) at 20240405153050129
96939 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-qmp.c' (95,201) at 20241211090212350
96940 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcp_check_syncookie_kern.c' (95,202) at 20240405153054281
96941 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/machine/genesis3.conf' (95,203) at 20231107090016217
96942 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/ihs_phys.c' (95,204) at 20210308005003000
96943 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.errors.yaml' (95,205) at 20240618080025497
96944 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/isp1301.h' (95,206) at 20240405153052813
96945 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tsan/suppressions.tsan' (95,207) at 20240906080037580
96946 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ec_bhf.c' (95,208) at 20240405153049905
96947 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/Makefile' (95,209) at 20210307214929306
96948 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot-i2c.c' (95,210) at 20240405153049625
96949 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-support-card.dtsi' (95,211) at 20240405153045825
96950 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ethtool.c' (95,212) at 20240405153049737
96951 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/upd64083.c' (95,213) at 20240405153049345
96952 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/trigger_aliases.hpp' (95,214) at 20211013000110044
96953 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtb_platdata.py' (95,215) at 20210308005003760
96954 2025-01-08 03:00:51.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/ti/Makefile' (95,216) at 20210307214930126
96955 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/multilib.conf' (95,217) at 20241221090017612
96956 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.js' (95,218) at 20210308005107077
96957 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/syscalls.h' (95,219) at 20210309003648984
96958 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/.gitignore' (95,220) at 20210308005113633
96959 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/user_events.h' (95,221) at 20240613080016507
96960 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gicv3_common.h' (95,222) at 20241211090212362
96961 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-i2s.c' (95,223) at 20240405153053969
96962 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/reset.c' (95,224) at 20210309003648724
96963 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/switch-mailbox-cci.c' (95,225) at 20241211090212262
96964 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a.dtsi' (95,226) at 20240503080014458
96965 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/user-target.c' (95,227) at 20241211090212242
96966 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/MAINTAINERS' (95,228) at 20210308005003024
96967 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/utils.hpp' (95,229) at 20221026030020467
96968 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/des.c' (95,230) at 20210307214931794
96969 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/Makefile' (95,231) at 20240913080013769
96970 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_lag.sh' (95,232) at 20240405153232279
96971 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/intc-shx3.c' (95,233) at 20210307214926566
96972 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7780/irq.c' (95,234) at 20210307214926542
96973 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/mmap.c' (95,235) at 20240405153045365
96974 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/Makefile' (95,236) at 20210307214927314
96975 2025-01-08 03:00:51.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bug-hunting.rst' (95,237) at 20220525020651642
96976 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/privkey_modsign.pem' (95,238) at 20210307205554110
96977 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/index.rst' (95,239) at 20220525020651722
96978 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_main.c' (95,240) at 20240405153049857
96979 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb' (95,241) at 20241221090017488
96980 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_gtk_icon_cache' (95,242) at 20240106090017285
96981 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dir2_readdir.c' (95,243) at 20240405153052589
96982 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_dpm.h' (95,244) at 20220525020652995
96983 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_hif.c' (95,245) at 20210307214928702
96984 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc263.c' (95,246) at 20240405153046889
96985 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-controls.h' (95,247) at 20210307214928682
96986 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+csv_summary.sh' (95,248) at 20240405153232231
96987 2025-01-08 03:00:51.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/omap_gpmc.c' (95,249) at 20210308005003416
96988 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6dl_mba6_spi_defconfig' (95,250) at 20210308005003284
96989 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-e5.dts' (95,251) at 20240405153045545
96990 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_defconfig' (95,252) at 20210308005003280
96991 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/corenet_ds.h' (95,253) at 20210308005002964
96992 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_msub.S' (95,254) at 20230925080040101
96993 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/088.out' (95,255) at 20210308005046445
96994 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm.c' (95,256) at 20220525020655107
96995 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/Kconfig' (95,257) at 20240405153048737
96996 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/amlogic,meson-gxbb-mhu.yaml' (95,258) at 20240405153045089
96997 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ucount.c' (95,259) at 20241115090012969
96998 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/goflexhome.c' (95,260) at 20210308005002908
96999 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xlnx-zynqmp-ipi.c' (95,261) at 20241211090212286
97000 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.err' (95,262) at 20240906080037560
97001 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryRegion_v1.xml' (95,263) at 20240918080002712
97002 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/mvebu-icu.h' (95,264) at 20210307214931338
97003 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_mmiotrace.c' (95,265) at 20220525020654739
97004 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_simple.c' (95,266) at 20240405153053361
97005 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/netcf_0.2.8.bb' (95,267) at 20240413080012647
97006 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/msr-index.h' (95,268) at 20210308005002880
97007 2025-01-08 03:00:51.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/core.scss' (95,269) at 20210308005107073
97008 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/link.c' (95,270) at 20240405153232083
97009 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/dummysimple.json' (95,271) at 20230202040011970
97010 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_rtr_regs.h' (95,272) at 20240405153046605
97011 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti-sysfs.c' (95,273) at 20240405153048889
97012 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch' (95,274) at 20210307205554458
97013 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0011-eglibc-Help-bootstrap-cross-toolchain.patch' (95,275) at 20241221090017640
97014 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt' (95,276) at 20210307214925438
97015 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch' (95,277) at 20240413080012635
97016 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mac-fec.c' (95,278) at 20240405153230943
97017 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/arizona-micsupp.c' (95,279) at 20240405153051461
97018 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-reset-the-PATH-environment-variable-before-ru.patch' (95,280) at 20241221090017672
97019 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/lzo_wrapper.c' (95,281) at 20240405153052537
97020 2025-01-08 03:00:51.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/dpll3xxx.c' (95,282) at 20220525020652338
97021 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/ivc.c' (95,283) at 20240405153047049
97022 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_trace.c' (95,284) at 20210307214928110
97023 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c' (95,285) at 20240405153052205
97024 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh' (95,286) at 20220405030025645
97025 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/trace.h' (95,287) at 20210308005045837
97026 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbif/nbif_6_1_offset.h' (95,288) at 20210307214927566
97027 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-core.h' (95,289) at 20240405153045685
97028 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib.inc' (95,290) at 20241221090017640
97029 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/trigger_helpers.hpp' (95,291) at 20240711080036139
97030 2025-01-08 03:00:51.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6375-gpucc.yaml' (95,292) at 20240405153045029
97031 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_test.cpp' (95,293) at 20241212090025215
97032 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/self.c' (95,294) at 20210307214932710
97033 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac1_legacy.c' (95,295) at 20240405153052077
97034 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/lpc32xx_mlc.c' (95,296) at 20240405153230871
97035 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/sfi.c' (95,297) at 20210308005002884
97036 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mtlo.c' (95,298) at 20210308005046505
97037 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-libconf_2.0.1.bb' (95,299) at 20241221090017556
97038 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Szczecin' (95,300) at 20210307205553778
97039 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/lpcsnoop/snoop.hpp' (95,301) at 20241120090021304
97040 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/Kconfig' (95,302) at 20210308005003028
97041 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2057.c' (95,303) at 20210307214929798
97042 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl_with_ucode_ptr.py' (95,304) at 20210308005003748
97043 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6s_mba6_spi_defconfig' (95,305) at 20210308005003284
97044 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_elf.py' (95,306) at 20210308005003748
97045 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas5086.h' (95,307) at 20210307214931602
97046 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MITNFA' (95,308) at 20211006000025238
97047 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-2a.inc' (95,309) at 20240301090012451
97048 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unwind_guess.c' (95,310) at 20240405153045945
97049 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-allwinner-h8homlet-v2.dts' (95,311) at 20240405153045389
97050 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/at91_udc.h' (95,312) at 20210308005003672
97051 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,snow.yaml' (95,313) at 20240405153045169
97052 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-ohci-pxa27x.h' (95,314) at 20210307214931482
97053 2025-01-08 03:00:51.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/Makefile' (95,315) at 20240405153230023
97054 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-display1.xml' (95,316) at 20241211090212554
97055 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/s390dbf.rst' (95,317) at 20240405153229747
97056 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/3270.rst' (95,318) at 20240405153229743
97057 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.c' (95,319) at 20240405153048641
97058 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi' (95,320) at 20240405153045737
97059 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/common.h' (95,321) at 20210307214926186
97060 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-fw.c' (95,322) at 20240405153051857
97061 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c' (95,323) at 20240405153230407
97062 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_mpc8544ds.py' (95,324) at 20241211090212542
97063 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8974.h' (95,325) at 20210307214931330
97064 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni.c' (95,326) at 20241211090145421
97065 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch' (95,327) at 20240106090017233
97066 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/runway.h' (95,328) at 20240405153046069
97067 2025-01-08 03:00:51.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/ge-achc.yaml' (95,329) at 20220525020651690
97068 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sma1303.c' (95,330) at 20240405153053785
97069 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_reset.c' (95,331) at 20240405153048445
97070 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/st-keyscan.txt' (95,332) at 20210307214925338
97071 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/useradd' (95,333) at 20210905000020597
97072 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_emulate.h' (95,334) at 20240405153045857
97073 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,rpmcc.yaml' (95,335) at 20240405153045029
97074 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-interrupt-rsl.c' (95,336) at 20210307214926198
97075 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-db1x00/bcsr.h' (95,337) at 20210307214926218
97076 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuppc.conf' (95,338) at 20210905000020585
97077 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/stackleak.c' (95,339) at 20240405153053049
97078 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/LICENSE' (95,340) at 20210308004939436
97079 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/tqmx86_wdt.c' (95,341) at 20220525020654335
97080 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/binfs/bindfs_1.17.7.bb' (95,342) at 20241206090014234
97081 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hw_irq.h' (95,343) at 20240405153046109
97082 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/boot/dts/Makefile' (95,344) at 20210307214926098
97083 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-overlay.dtsi' (95,345) at 20240405153231279
97084 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst' (95,346) at 20240405153045301
97085 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/dbg.c' (95,347) at 20210307214926190
97086 2025-01-08 03:00:51.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_x25.c' (95,348) at 20220525020653703
97087 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.c' (95,349) at 20240613080016443
97088 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/summary.rst' (95,350) at 20240405153045221
97089 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-clash.out' (95,351) at 20210308005046397 to deleted uid set
97090 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/ldb.txt' (95,352) at 20210307214925302
97091 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/builtin.h' (95,353) at 20240405153054213
97092 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/scripts/autojson.py' (95,354) at 20240912080005178
97093 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/lattice-sysconfig-spi.c' (95,355) at 20240405153047057
97094 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/idle/Makefile' (95,356) at 20210307214928314
97095 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/Kconfig' (95,357) at 20240405153050397
97096 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.c' (95,358) at 20240405153048469
97097 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml' (95,359) at 20240405153229775
97098 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-debug.h' (95,360) at 20240405153052037
97099 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/Build' (95,361) at 20210307214932514
97100 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_flat_keys.sh' (95,362) at 20240405153054341
97101 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-kms.h' (95,363) at 20210309003649780
97102 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/powerbuttonpressed.service' (95,364) at 20231205090013449
97103 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler-intel.h' (95,365) at 20210308005003656
97104 2025-01-08 03:00:51.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fwrite.rst' (95,366) at 20210309003648476
97105 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ata.h' (95,367) at 20240405153052657
97106 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemumips64-alt.yml' (95,368) at 20210528000029703
97107 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/gdbstub.c' (95,369) at 20241211090212494
97108 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr_1.7.5.bb' (95,370) at 20241221090017692
97109 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldmtool.cpp' (95,371) at 20240819080030267
97110 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/Makefile' (95,372) at 20210309003651792
97111 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-davinci.h' (95,373) at 20210309003653888
97112 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/string_utils.cpp' (95,374) at 20230523080037938
97113 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/kasan.config' (95,375) at 20240405153230075
97114 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/at91.S' (95,376) at 20210309003648680
97115 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_w.c' (95,377) at 20210308005046521
97116 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/cs89x0.h' (95,378) at 20210309003650612
97117 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fs.h' (95,379) at 20210308005003648
97118 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch' (95,380) at 20220910030013425
97119 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/run_fuse_test.sh' (95,381) at 20210307214932686
97120 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5329BFEE_defconfig' (95,382) at 20210308005003236
97121 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/ralink,mt7621-spi.yaml' (95,383) at 20240405153045173
97122 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/test/meson.build' (95,384) at 20231208090022708
97123 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/colors.scss' (95,385) at 20220105012522959
97124 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65217.c' (95,386) at 20210308005003468
97125 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_core.c' (95,387) at 20240405153048985
97126 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stack_pointer.h' (95,388) at 20210307214926066
97127 2025-01-08 03:00:51.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/MeasurementSet/meson.build' (95,389) at 20240229090018787
97128 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc6w201.rst' (95,390) at 20210307214925498
97129 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings.py' (95,391) at 20230428080030950
97130 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu.h' (95,392) at 20220525020652374
97131 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-aspeed.c' (95,393) at 20240405153230203
97132 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/external-system_0.1.0.bb' (95,394) at 20241206090014210
97133 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_init.c' (95,395) at 20210309003655988
97134 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/sg_sw_qm2.h' (95,396) at 20210307214927078
97135 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/sha1.c' (95,397) at 20240405153053085
97136 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/qts-filter.sh' (95,398) at 20210308005002780
97137 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/aspeed_g5_defconfig' (95,399) at 20240410080016741
97138 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/flash/phosphor-software-manager/firmware_update.sh' (95,400) at 20240812080018512
97139 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/hda_codec.c' (95,401) at 20210308005003488
97140 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c' (95,402) at 20240405153230611
97141 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-sgmii.c' (95,403) at 20210307214930602
97142 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/x1830-dma.h' (95,404) at 20210307214931338
97143 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts' (95,405) at 20210309003648756
97144 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_linux_mono.pbm' (95,406) at 20210307214930950
97145 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-mfg.c' (95,407) at 20240405153046801
97146 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Glulxe' (95,408) at 20211006000025238
97147 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_common.h' (95,409) at 20240405153048805
97148 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRTN/meson.build' (95,410) at 20230825080021137
97149 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine-sleep.c' (95,411) at 20230426080043964
97150 2025-01-08 03:00:51.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/rv.h' (95,412) at 20240405153054385
97151 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/config-internal.h' (95,413) at 20240710080015177
97152 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/extable_32.c' (95,414) at 20210307214926574
97153 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sfctemp.c' (95,415) at 20240405153048873
97154 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/recipe-workflow.png' (95,416) at 20210307205554298 to deleted uid set
97155 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/bpt_helper.c' (95,417) at 20221215040039302
97156 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_hwseq.h' (95,418) at 20220525020652518
97157 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/Kconfig' (95,419) at 20241211090212278
97158 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/complete_response_fields.hpp' (95,420) at 20240713080003654
97159 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht21.rst' (95,421) at 20210309003648428
97160 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/impedance-analyzer/adi,ad5933.yaml' (95,422) at 20220525020651682
97161 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/bxtwc_tmu.c' (95,423) at 20241211090145481
97162 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/byteorder.h' (95,424) at 20210307214926310
97163 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c' (95,425) at 20240628080013989
97164 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Device.metadata.yaml' (95,426) at 20220430030026016
97165 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/stats.h' (95,427) at 20240405153049237
97166 2025-01-08 03:00:51.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c' (95,428) at 20210307214927958
97167 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/think-lmi.c' (95,429) at 20241011080017343
97168 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-rbtn.h' (95,430) at 20220525020653907
97169 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/ptw.c' (95,431) at 20241211090212470
97170 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.h' (95,432) at 20240405153047141
97171 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hpe/Kconfig' (95,433) at 20240405153045645
97172 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lkc_proto.h' (95,434) at 20240405153053453
97173 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mvme5100.c' (95,435) at 20210307214926362
97174 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml' (95,436) at 20240405153045117
97175 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm.h' (95,437) at 20240405153051345
97176 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_xor.c' (95,438) at 20210308005046525
97177 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_impl.h' (95,439) at 20210307214925654
97178 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/raspi4b.c' (95,440) at 20240906080037196
97179 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-bad-base.out' (95,441) at 20220429100100882 to deleted uid set
97180 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/asequencer.h' (95,442) at 20240405153052885
97181 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/Makefile' (95,443) at 20240906080037560
97182 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libiscsi_tcp.c' (95,444) at 20240405153051625
97183 2025-01-08 03:00:51.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_manager.cpp' (95,445) at 20240829080025811
97184 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_9_0_sh_mask.h' (95,446) at 20210307214927566
97185 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_nexthops.sh' (95,447) at 20240405153232275
97186 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.5' (95,448) at 20211006000025242
97187 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt.c' (95,449) at 20210308005003728
97188 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models.c' (95,450) at 20240906080037532
97189 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_action_hw_stats.sh' (95,451) at 20210307214932666
97190 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-property.rst' (95,452) at 20210309003648480
97191 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4-ref.dts' (95,453) at 20210308005002632
97192 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/qcom_hwspinlock.c' (95,454) at 20240405153230671
97193 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-alternate.json' (95,455) at 20210308005046409
97194 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kexec-bzimage64.c' (95,456) at 20240405153046433
97195 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/invoker.hpp' (95,457) at 20231211090034751
97196 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.pblimage' (95,458) at 20210308005003296
97197 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/fd.cpp' (95,459) at 20230511080009359
97198 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sc7180.c' (95,460) at 20240405153232191
97199 2025-01-08 03:00:51.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cpumask.c' (95,461) at 20240405153054253
97200 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/phy-jh7110-pcie.c' (95,462) at 20240405153231315
97201 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_msi.c' (95,463) at 20230426080043752
97202 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/bitbang_i2c.c' (95,464) at 20230925080039869
97203 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_common.h' (95,465) at 20240405153231987
97204 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sbc_gxx.c' (95,466) at 20210307214929214
97205 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/NSS-7-22.0W' (95,467) at 20210307205553762
97206 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/atomic.S' (95,468) at 20220525020651970
97207 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/075_vblock_no_content.dts' (95,469) at 20210308005003752
97208 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/pio.c' (95,470) at 20210309003651592
97209 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/Makefile' (95,471) at 20210309003654100
97210 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pldmfw/driver-ops.rst' (95,472) at 20210309003648408
97211 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_max98090_ti.c' (95,473) at 20240405153053945
97212 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5441x.h' (95,474) at 20210308005002804
97213 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/phosphor-logging.wrap' (95,475) at 20221216040027562
97214 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/stih407-resets.h' (95,476) at 20210308005003640
97215 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk.dtsi' (95,477) at 20240405153045441
97216 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_synth_local.h' (95,478) at 20210307214932246
97217 2025-01-08 03:00:51.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-hwmon.c' (95,479) at 20240405153231527
97218 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lirc_mode2.sh' (95,480) at 20220525020655203
97219 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-w1_ds2438' (95,481) at 20220525020651630
97220 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/bcm2835-rng.c' (95,482) at 20241008080013911
97221 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/Kconfig' (95,483) at 20240405153051405
97222 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jr.c' (95,484) at 20210308005003356
97223 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/cve-check-map.conf' (95,485) at 20241221090017612
97224 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/dsa_loop.h' (95,486) at 20210307214929266
97225 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/attach.c' (95,487) at 20210308005003420
97226 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.h' (95,488) at 20220525020653739
97227 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/mkmakefile' (95,489) at 20210308005003736
97228 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/xarray.h' (95,490) at 20210307214932630
97229 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64.dtsi' (95,491) at 20240405153045829
97230 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/keystone/ti,sci.yaml' (95,492) at 20240405153229755
97231 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/cpp-example-lib.hpp' (95,493) at 20240106090017253
97232 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/servalt_pcb116.dts' (95,494) at 20210308005002816
97233 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/run_rule_action_tests.cpp' (95,495) at 20210308005405938
97234 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/0001-packet-Initialize-m_ExternalRawData-in-IDnsResource-.patch' (95,496) at 20241206090014246
97235 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/elf.h' (95,497) at 20240405153046109
97236 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/stdma.c' (95,498) at 20240405153045957
97237 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/pcrypt.h' (95,499) at 20240405153052625
97238 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ptp.h' (95,500) at 20240405153230999
97239 2025-01-08 03:00:51.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372-spi.c' (95,501) at 20220525020655019
97240 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/regression-vhdx-log.out' (95,502) at 20230426080043944
97241 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/memsize.c' (95,503) at 20210308005003228
97242 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/protocol.c' (95,504) at 20210307214930874
97243 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77990-cpg-mssr.c' (95,505) at 20240405153230235
97244 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-phy-mux.h' (95,506) at 20240405153046813
97245 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/config' (95,507) at 20210307214932682
97246 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/MAINTAINERS' (95,508) at 20210308005003040
97247 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_cmd.c' (95,509) at 20240405153049025
97248 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/da8xx_gpio.c' (95,510) at 20210308005003376
97249 2025-01-08 03:00:51.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/embedded.rst' (95,511) at 20221215040039082
97250 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_3_offset.h' (95,512) at 20240405153047501
97251 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/Makefile' (95,513) at 20240405153229907
97252 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsl_hypervisor.h' (95,514) at 20210307214931634
97253 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/pldm.h' (95,515) at 20231110090010623
97254 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpu-info.h' (95,516) at 20240405153045937
97255 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/uefi.c' (95,517) at 20240405153050529
97256 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efi-stub-helper.c' (95,518) at 20240411080014070
97257 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/ams-delta.c' (95,519) at 20240405153232203
97258 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-power.json' (95,520) at 20240405153054145
97259 2025-01-08 03:00:51.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/Makefile' (95,521) at 20210307214927130
97260 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow.h' (95,522) at 20240405153053349
97261 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_bcast.c' (95,523) at 20240628080013989
97262 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic3_qm0_regs.h' (95,524) at 20240405153046577
97263 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen.h' (95,525) at 20220525020655007
97264 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/dtpm.c' (95,526) at 20240405153051769
97265 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb' (95,527) at 20241221090017552
97266 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_system.c' (95,528) at 20240405153053497
97267 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.c' (95,529) at 20240405153050109
97268 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/pbias_regulator.c' (95,530) at 20210308005003472
97269 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/Makefile' (95,531) at 20210308005003068
97270 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl917d.h' (95,532) at 20210309003649824
97271 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/Kconfig' (95,533) at 20240405153049521
97272 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/string.h' (95,534) at 20210308005002844
97273 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/non-regular.c' (95,535) at 20210309003655996
97274 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_histo.h' (95,536) at 20240405153049445
97275 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpopcode.c' (95,537) at 20210308005046069
97276 2025-01-08 03:00:51.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/bert.c' (95,538) at 20240405153046629
97277 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/pipeline.json' (95,539) at 20240405153054149
97278 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_elf.h' (95,540) at 20241211090212218
97279 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/Kconfig' (95,541) at 20240405153049113
97280 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/cocci-macro-file.h' (95,542) at 20221215040039266
97281 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ompic.c' (95,543) at 20240906080037240
97282 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/preinit-mounts/init' (95,544) at 20230223040012459
97283 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/pi.c' (95,545) at 20240405153053001
97284 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/sstate.bbclass' (95,546) at 20241221090017608
97285 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/src_test.cpp' (95,547) at 20241212090025215
97286 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nodemask.h' (95,548) at 20240405153052753
97287 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/timer.c' (95,549) at 20210308005002560
97288 2025-01-08 03:00:51.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules/run-ptest' (95,550) at 20240301090012435
97289 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/omap-rng.c' (95,551) at 20240405153230199
97290 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/Kconfig' (95,552) at 20210927100127357
97291 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb' (95,553) at 20241221090017488
97292 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/arc/hinv.h' (95,554) at 20210307214926214
97293 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/sfi.h' (95,555) at 20210308005002880
97294 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/numa.c' (95,556) at 20221102030020737
97295 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/fru_gen.py' (95,557) at 20230720080010758
97296 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/fix_library_install_path.patch' (95,558) at 20210307205553962
97297 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-mt6360.yaml' (95,559) at 20240405153045089
97298 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/dexcr.rst' (95,560) at 20240405153045245
97299 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/user.c' (95,561) at 20240405153048625
97300 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-qpl.c' (95,562) at 20241211090212390
97301 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_txprt.c' (95,563) at 20240405153046613
97302 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/MAINTAINERS' (95,564) at 20210308005002984
97303 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/interface-overview.md' (95,565) at 20241203090006519
97304 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control/vcs-off@.service' (95,566) at 20210307205553718
97305 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/altera-sysmgr.h' (95,567) at 20210307214931422
97306 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/cpfile.h' (95,568) at 20240405153052445
97307 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc-t10dif.c' (95,569) at 20210309003654180
97308 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/headsmp.S' (95,570) at 20240405153045689
97309 2025-01-08 03:00:51.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-disable-RedHat-specific-test.patch' (95,571) at 20210307205553982
97310 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/crypto.json' (95,572) at 20240405153054117
97311 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dump.c' (95,573) at 20240405153045697
97312 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31722.c' (95,574) at 20240405153048865
97313 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/fm.c' (95,575) at 20210308005003432
97314 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/0001-include-iostream-for-cout.patch' (95,576) at 20210307205553818
97315 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hidraw/.gitignore' (95,577) at 20220525020654935
97316 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/renesas,rzn1-a5psw.yaml' (95,578) at 20240405153045117
97317 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/processor.h' (95,579) at 20210308005002844
97318 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdmavt_mr.h' (95,580) at 20210309003653968
97319 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (95,581) at 20230620080013227
97320 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/mainapp.cpp' (95,582) at 20230511080024715
97321 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_rcw_sd_ifc.cfg' (95,583) at 20210308005002968
97322 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/cmd.h' (95,584) at 20220525020653083
97323 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0001-Select-the-current-user-to-authenticate-with-by-defa.patch' (95,585) at 20230503080014575
97324 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BristolIlchesterCrescent' (95,586) at 20210307205553794
97325 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci_qcom_dml.c' (95,587) at 20210307214929194
97326 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/Makefile' (95,588) at 20240405153052301
97327 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/setup.py' (95,589) at 20220728030041559
97328 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-suzu.dts' (95,590) at 20240405153045765
97329 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.c' (95,591) at 20210307214928814
97330 2025-01-08 03:00:51.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6sll.c' (95,592) at 20240405153231319
97331 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_vi.h' (95,593) at 20240405153047185
97332 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vilhelmina' (95,594) at 20210307205553794
97333 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/.clang-format' (95,595) at 20220603030026297
97334 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb' (95,596) at 20241221090017560
97335 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,ac5.yaml' (95,597) at 20240405153045013
97336 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_do_redirect.c' (95,598) at 20240613080016563
97337 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexx1.inc' (95,599) at 20240301090012451
97338 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/tu102.c' (95,600) at 20240405153048657
97339 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/clock.h' (95,601) at 20240326080039442
97340 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio.h' (95,602) at 20240405153052693
97341 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-nitrogen.dts' (95,603) at 20240405153045733
97342 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_infoheader.h' (95,604) at 20210308005002880
97343 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/cpld.c' (95,605) at 20210308005003040
97344 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/systemd.py' (95,606) at 20241221090017628
97345 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skaulo_Pyhakielinen' (95,607) at 20210307205553790
97346 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-common.h' (95,608) at 20240906080037436
97347 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ddr_rk3188.h' (95,609) at 20210308005002660
97348 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pmtools/pmtools/pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch' (95,610) at 20221003030013273
97349 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halaforsen' (95,611) at 20210307205553782
97350 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user/test_user_copy.sh' (95,612) at 20210307214932730
97351 2025-01-08 03:00:51.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/cmake-example.bb' (95,613) at 20240106090017253
97352 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/thunk.h' (95,614) at 20240906080037352
97353 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/.gitignore' (95,615) at 20220525020655207
97354 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/static-keys.rst' (95,616) at 20240405153045265
97355 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu_ucode_xfer_cz.h' (95,617) at 20240405153048341
97356 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/acpidump.h' (95,618) at 20240405153054213
97357 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inffixed.h' (95,619) at 20210307214931826
97358 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/MinimumShipLevel/meson.build' (95,620) at 20230825080021137
97359 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/README' (95,621) at 20210308005002996
97360 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap806.dtsi' (95,622) at 20210307214926022
97361 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/nghttp2_adapters.hpp' (95,623) at 20240817080003171
97362 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_cabriolet.c' (95,624) at 20210307214925658
97363 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_entity.h' (95,625) at 20210308004938820
97364 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c.h' (95,626) at 20210309003650024
97365 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-8100-common.dtsi' (95,627) at 20240405153045589
97366 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca955x.c' (95,628) at 20240405153049221
97367 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x07.h' (95,629) at 20210307214928082
97368 2025-01-08 03:00:51.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h' (95,630) at 20220525020652947
97369 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-core.c' (95,631) at 20241216090017709
97370 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/zhenhua.c' (95,632) at 20240405153049133
97371 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_b.c' (95,633) at 20210308005046521
97372 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joydev.c' (95,634) at 20240405153049129
97373 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/tag_matching.rst' (95,635) at 20220525020651770
97374 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/i2c/i2c.c' (95,636) at 20240405153051869
97375 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/sdram.S' (95,637) at 20210307214926538
97376 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.9.2.bb' (95,638) at 20241221090017576
97377 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash64.c' (95,639) at 20241211090212506
97378 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/iomap.h' (95,640) at 20210307214925918
97379 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.c' (95,641) at 20240405153231475
97380 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/insn-start-words.h' (95,642) at 20230925080039937
97381 2025-01-08 03:00:51.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/Makefile' (95,643) at 20210307214926270
97382 2025-01-08 03:00:51.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ali.c' (95,644) at 20240405153046657
97383 2025-01-08 03:00:51.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pm9263.h' (95,645) at 20210308005003612
97384 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_3_offset.h' (95,646) at 20220525020652582
97385 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/rbtree.c' (95,647) at 20210309003655364
97386 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/csum.c' (95,648) at 20240405153050105
97387 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/Kconfig' (95,649) at 20240405153051865
97388 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/800mhz_4x64mx16.cfg' (95,650) at 20210308005003080
97389 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server.default' (95,651) at 20210307205554122
97390 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/uctx.h' (95,652) at 20210307214926590
97391 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1100_mmc.h' (95,653) at 20210307214926218
97392 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/i82596.c' (95,654) at 20241211090212302
97393 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/lowlevel_init_gen3.S' (95,655) at 20210308005002768
97394 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/attr.h' (95,656) at 20240405153052581
97395 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffscfg.h' (95,657) at 20210308005003556
97396 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/vsock_addr.h' (95,658) at 20210307214931578
97397 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.davinci' (95,659) at 20210308005003292
97398 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/Makefile' (95,660) at 20240405153048325
97399 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf.h' (95,661) at 20220525020654179
97400 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-arm-none-eabi_13.3.rel1.bb' (95,662) at 20241221090017468
97401 2025-01-08 03:00:51.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.46.0.bb' (95,663) at 20231126090012781
97402 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3288.h' (95,664) at 20210308005002660
97403 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_rt1711h.c' (95,665) at 20240405153052149
97404 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/netcnt_prog.c' (95,666) at 20240405153054273
97405 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/filelayout.c' (95,667) at 20240613080016491
97406 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun4i-codec.c' (95,668) at 20240405153232203
97407 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/association_manager.hpp' (95,669) at 20220727100022566
97408 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fit.py' (95,670) at 20210308005003744
97409 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7795-sysc.c' (95,671) at 20240405153231351
97410 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/imx_gpt.h' (95,672) at 20230426080043768
97411 2025-01-08 03:00:51.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/router_bridge_lag.sh' (95,673) at 20240405153232263
97412 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/lsdma/lsdma_6_0_0_offset.h' (95,674) at 20240405153048037
97413 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handlers_builder.cpp' (95,675) at 20240817080027652
97414 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h' (95,676) at 20240405153050117
97415 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/automata.py' (95,677) at 20241216090017809
97416 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_createhandler_unittest.cpp' (95,678) at 20220108040030440
97417 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_fcntl.h' (95,679) at 20210308005046085
97418 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.yaml' (95,680) at 20240405153045109
97419 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/law.c' (95,681) at 20210308005002988
97420 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/creategroup2.bb' (95,682) at 20241206090014298
97421 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sxsabreauto_defconfig' (95,683) at 20210308005003268
97422 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/bitrev.h' (95,684) at 20210307214926058
97423 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/135' (95,685) at 20220429100100890
97424 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/zsmalloc.rst' (95,686) at 20240405153045297
97425 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/Makefile' (95,687) at 20210307214929574
97426 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.err' (95,688) at 20210308005046401
97427 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c' (95,689) at 20241011080017311
97428 2025-01-08 03:00:51.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_shell_basics.py' (95,690) at 20210308005003744
97429 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/ssi_protocol.c' (95,691) at 20240405153048829
97430 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.h' (95,692) at 20210307214929818
97431 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr_security.c' (95,693) at 20240405153052381
97432 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch' (95,694) at 20210307205554478
97433 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp.c' (95,695) at 20240405153230975
97434 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/ioctl.c' (95,696) at 20240910080014090
97435 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_bmc_dhcp_conf.robot' (95,697) at 20240628080017117
97436 2025-01-08 03:00:51.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb.h' (95,698) at 20240405153048453
97437 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_iscsi.c' (95,699) at 20240405153051581
97438 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/reflink.h' (95,700) at 20210307214931022
97439 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0004-load.py-retry-to-invoke-request-with-timeout.patch' (95,701) at 20230317080013797
97440 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/confidential-guest-support.h' (95,702) at 20240906080037324
97441 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prandom.h' (95,703) at 20240405153052773
97442 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-core.c' (95,704) at 20240405153048821
97443 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv8/sec_firmware.h' (95,705) at 20210308005002672
97444 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyze-inclusions' (95,706) at 20240906080037440
97445 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/machine/bletchley.conf' (95,707) at 20230927080013510
97446 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image.bbclass' (95,708) at 20241221090017608
97447 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/vdso64.lds.S' (95,709) at 20240405153046081
97448 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull.dtsi' (95,710) at 20240405153045529
97449 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/certs/sforshee.hex' (95,711) at 20210307214932102
97450 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-cherryview.c' (95,712) at 20240405153231323
97451 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml' (95,713) at 20240405153045185
97452 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Update.errors.yaml' (95,714) at 20240312080018564
97453 2025-01-08 03:00:51.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_bonding.h' (95,715) at 20220525020654671
97454 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx2072x.h' (95,716) at 20240405153053581
97455 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml' (95,717) at 20240405153045065
97456 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/fastrpc.c' (95,718) at 20240913080013797
97457 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml' (95,719) at 20240405153229767
97458 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_submitqueue.c' (95,720) at 20240405153048609
97459 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-list' (95,721) at 20220429100100750
97460 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv-37xx-devkit.dts' (95,722) at 20240405153045601
97461 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/riscv_timer.c' (95,723) at 20210308005003500
97462 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynosautov9.c' (95,724) at 20240613080016383
97463 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88060-regulator.h' (95,725) at 20210307214930194
97464 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/ipmi.hpp' (95,726) at 20230520080006628
97465 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/za_regs.c' (95,727) at 20241008080014055
97466 2025-01-08 03:00:51.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/cirrus,clps711x-uart.txt' (95,728) at 20210307214925418
97467 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_draw.c' (95,729) at 20240405153048701
97468 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/locomo.h' (95,730) at 20240405153229907
97469 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_qsys.h' (95,731) at 20220525020654651
97470 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx.h' (95,732) at 20210307214925926
97471 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/MAINTAINERS' (95,733) at 20210308005002988
97472 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/ksmbd_ida.c' (95,734) at 20240405153052529
97473 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_dfu.py' (95,735) at 20210308005003744
97474 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/ultra.S' (95,736) at 20210307214926610
97475 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_pcm.h' (95,737) at 20240405153054013
97476 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_file.c' (95,738) at 20240405153054265
97477 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-rzv2m.c' (95,739) at 20240520080015191
97478 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/configure.ac' (95,740) at 20210308005047061
97479 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ha.dts' (95,741) at 20240405153045601
97480 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/index.rst' (95,742) at 20220525020651774
97481 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/lowlevel_init.S' (95,743) at 20210308005002788
97482 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_inject.h' (95,744) at 20220525020653963
97483 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-faraday.c' (95,745) at 20210308005003512
97484 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82365.c' (95,746) at 20210307214930042
97485 2025-01-08 03:00:51.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_axuser_secured_regs.h' (95,747) at 20240405153046585
97486 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/hash.c' (95,748) at 20241118090018491
97487 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/netlink.c' (95,749) at 20240405153052513
97488 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx6x-common.dtsi' (95,750) at 20240405153045433
97489 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6asm-dais.yaml' (95,751) at 20240405153045169
97490 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml' (95,752) at 20240405153045137
97491 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.h' (95,753) at 20240405153047205
97492 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_validation.h' (95,754) at 20240405153047297
97493 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/ath3k.c' (95,755) at 20240628080013985
97494 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/sepbuild.patch' (95,756) at 20210307205553990
97495 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/liquidio_image.h' (95,757) at 20210307214929350
97496 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch' (95,758) at 20241221090017692
97497 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/imx_gpio.h' (95,759) at 20210308005046013
97498 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fapi_data_process.cpp' (95,760) at 20240820080027370
97499 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6115.c' (95,761) at 20240405153230231
97500 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-stm32/board-dt.c' (95,762) at 20240405153045689
97501 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/altera_sysid.txt' (95,763) at 20210308005003304
97502 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu.c' (95,764) at 20210308005002828
97503 2025-01-08 03:00:51.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-xgbe-b.dtsi' (95,765) at 20240405153045713
97504 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/unwind.h' (95,766) at 20210307214926322
97505 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt2712-clk.h' (95,767) at 20210307214931330
97506 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mxsmmc.c' (95,768) at 20210308005003404
97507 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ahci-sysbus.h' (95,769) at 20240906080037332
97508 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/irq_service.c' (95,770) at 20240405153047297
97509 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf' (95,771) at 20210307205554062
97510 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Device.errors.yaml' (95,772) at 20210610000035106
97511 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes-cmac.c' (95,773) at 20240405153046933
97512 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/win_dump_defs.h' (95,774) at 20221215040039194
97513 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/Makefile' (95,775) at 20240405153230063
97514 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-wirelesstag-ido-sbc2d06-v1b-22w.dts' (95,776) at 20240405153045573
97515 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arc-rimi.c' (95,777) at 20240405153049721
97516 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/topology.c' (95,778) at 20240405153046293
97517 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3052_eval.dts' (95,779) at 20210307214926194
97518 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-nx1.c' (95,780) at 20240405153051377
97519 2025-01-08 03:00:51.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/rootfspostcommands.py' (95,781) at 20241221090017628
97520 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_update.c' (95,782) at 20240405153054277
97521 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/Kconfig' (95,783) at 20240405153053449
97522 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/bond0.conf' (95,784) at 20220311040028843
97523 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_types_internal.h' (95,785) at 20210307214927266
97524 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/inode.c' (95,786) at 20240405153231655
97525 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog-pro.dts' (95,787) at 20240405153045445
97526 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/Makefile' (95,788) at 20240405153046241
97527 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_clear.h' (95,789) at 20210307214926450
97528 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_hwdep.h' (95,790) at 20210307214932266
97529 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libassuan/libassuan_3.0.1.bb' (95,791) at 20241221090017696
97530 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log.c' (95,792) at 20240405153231783
97531 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_list.h' (95,793) at 20210307214931454
97532 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/console.c' (95,794) at 20210307214931742
97533 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/Makefile' (95,795) at 20240405153051237
97534 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/stdplus.wrap' (95,796) at 20230602080035412
97535 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv.h' (95,797) at 20240405153049577
97536 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295.dtsi' (95,798) at 20240405153045797
97537 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-PontopPike' (95,799) at 20210307205553798
97538 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/container-base.c' (95,800) at 20241121090029260
97539 2025-01-08 03:00:51.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size.c' (95,801) at 20210307214932642
97540 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/platform_manager_test.cpp' (95,802) at 20241002080035767
97541 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0021-corstone1000-add-fwu-metadata-store-info.patch' (95,803) at 20240413080012627
97542 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vermagic.h' (95,804) at 20240405153045941
97543 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/Platform' (95,805) at 20240405153046033
97544 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512-ssse3-asm.S' (95,806) at 20240405153046365
97545 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci.txt' (95,807) at 20210309003648380
97546 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptctl.c' (95,808) at 20240405153049593
97547 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251x.c' (95,809) at 20240913080013801
97548 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_existence___wrong_field_defs.c' (95,810) at 20210524100035138
97549 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/bus.c' (95,811) at 20240405153051389
97550 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-pr-ip-core-plat.c' (95,812) at 20240405153230299
97551 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/ppr.c' (95,813) at 20210307214929794
97552 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vmlinux.lds.S' (95,814) at 20240405153229991
97553 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/virgl.h' (95,815) at 20210308005045773
97554 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/Makefile' (95,816) at 20210308005003372
97555 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/ident_map_64.c' (95,817) at 20240405153230103
97556 2025-01-08 03:00:51.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c' (95,818) at 20240405153049469
97557 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-psci.h' (95,819) at 20240405153046921
97558 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs_fs_i.h' (95,820) at 20210307214931242
97559 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1312.dtsi' (95,821) at 20240405153229931
97560 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/decode-new.h' (95,822) at 20241211090212490
97561 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra30-ahub.txt' (95,823) at 20210307214925430
97562 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c' (95,824) at 20240405153231251
97563 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb' (95,825) at 20241221090017560
97564 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb' (95,826) at 20220402030016175
97565 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/simd.c' (95,827) at 20241011080017295
97566 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/usb_837x.c' (95,828) at 20240405153230051
97567 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/buildman' (95,829) at 20210308005003756
97568 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brppt1_nand_defconfig' (95,830) at 20210308005003252
97569 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/public/openbmc-logo.svg' (95,831) at 20220105012522959
97570 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_w.c' (95,832) at 20210308005046517
97571 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/oe-core.xml' (95,833) at 20241221090017592
97572 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/net_handler.hpp' (95,834) at 20230511080030371
97573 2025-01-08 03:00:51.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c' (95,835) at 20240405153231199
97574 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lxt971a.h' (95,836) at 20210308005003672
97575 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/.gitignore' (95,837) at 20240405153046253
97576 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998.dtsi' (95,838) at 20240812080017228
97577 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-hps2fpga.c' (95,839) at 20240405153047053
97578 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_madd.S' (95,840) at 20230925080040101
97579 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/brcm,bcm4751.yaml' (95,841) at 20240405153045057
97580 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_vmparam.h' (95,842) at 20221215040039062
97581 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/mc146818rtc.h' (95,843) at 20240906080037340
97582 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/usb.c' (95,844) at 20240405153045661
97583 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread.h' (95,845) at 20241211090212366
97584 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_rxtx.h' (95,846) at 20210309003651048
97585 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/linker.ld.S' (95,847) at 20210308005046529
97586 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/host_soc.c' (95,848) at 20210307214930474
97587 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb' (95,849) at 20241221090017548
97588 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_scp_failover.service' (95,850) at 20230410080012311
97589 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml' (95,851) at 20240405153045129
97590 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_h1_regs.h' (95,852) at 20240405153049493
97591 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target-con-str.h' (95,853) at 20230925080040077
97592 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/max8925_battery.txt' (95,854) at 20210307214925402
97593 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/setdate.c' (95,855) at 20210307214932718
97594 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-arm2.dts' (95,856) at 20240405153229883
97595 2025-01-08 03:00:51.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb' (95,857) at 20241221090017528
97596 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c' (95,858) at 20240830080013259
97597 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/ucall.c' (95,859) at 20240405153232271
97598 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip01.dtsi' (95,860) at 20240405153045437
97599 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (95,861) at 20210903000032567
97600 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dtschema_2024.11.bb' (95,862) at 20241221090017668
97601 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/allwinner,sun4i-mdio.txt' (95,863) at 20210308005003304
97602 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h' (95,864) at 20240405153230371
97603 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ehci-st.txt' (95,865) at 20240405153045181
97604 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/Makefile' (95,866) at 20210307214928774
97605 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb' (95,867) at 20241206090014246
97606 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/internal.h' (95,868) at 20241111090012141
97607 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/tlb.h' (95,869) at 20210307214925670
97608 2025-01-08 03:00:51.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/iris/iris.c' (95,870) at 20220525020652194
97609 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page-writeback.c' (95,871) at 20240712080021093
97610 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/kernel.h' (95,872) at 20240405153054389
97611 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/alignment_handler.c' (95,873) at 20220525020655227
97612 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/interval_tree_generic.h' (95,874) at 20240405153054049
97613 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_smu.h' (95,875) at 20240405153047205
97614 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_legacy_printk.c' (95,876) at 20240405153054277
97615 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_create.c' (95,877) at 20240411080014074
97616 2025-01-08 03:00:51.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/cache.json' (95,878) at 20240405153054145
97617 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0007-armv6.patch' (95,879) at 20230114040015494
97618 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-bool.err' (95,880) at 20210308005046401
97619 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-esdhc-0.dtsi' (95,881) at 20210307214926350
97620 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.c' (95,882) at 20240405153230799
97621 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/mbox.py' (95,883) at 20241221090017632
97622 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_nl.c' (95,884) at 20240405153230971
97623 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-pandora-common.dtsi' (95,885) at 20240405153045605
97624 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-tamonten.dtsi' (95,886) at 20210308005002628
97625 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/tach_detect.cpp' (95,887) at 20210624000057638
97626 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_plane.c' (95,888) at 20240805080013951
97627 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_initvals.h' (95,889) at 20210309003651556
97628 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0001-Fix-FF-A-version-in-SPMC-manifest.patch' (95,890) at 20230919080013950
97629 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mac80211.c' (95,891) at 20241008080013955
97630 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/usb-emul-uclass.c' (95,892) at 20210308005003504
97631 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/parsec-service_1.4.1.bb' (95,893) at 20241221090017576
97632 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/meson.build' (95,894) at 20241112090003106
97633 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,parallel-out.txt' (95,895) at 20210307214925430
97634 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_z_turn_defconfig' (95,896) at 20210308005003288
97635 2025-01-08 03:00:51.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/Makefile' (95,897) at 20210308005003220
97636 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb' (95,898) at 20241221090017636
97637 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-stress' (95,899) at 20210309003655972
97638 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi_cna.h' (95,900) at 20210307214929342
97639 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/co-All' (95,901) at 20210307205553766
97640 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux.h' (95,902) at 20210308005002636
97641 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu-dis.c' (95,903) at 20210307214926490
97642 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/TODO' (95,904) at 20210307214930726
97643 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c' (95,905) at 20220525020654179
97644 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/irled/ir-spi-led.yaml' (95,906) at 20240405153045089
97645 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_tint.c' (95,907) at 20210307214926274
97646 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/meson.build' (95,908) at 20241212090010927
97647 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adc128d818.c' (95,909) at 20240913080013793
97648 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/json-glib/json-glib/run-ptest' (95,910) at 20210307205554578
97649 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/testmode.c' (95,911) at 20210307214929738
97650 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/imagis.c' (95,912) at 20240415080012971
97651 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/packing.rst' (95,913) at 20240405153045005
97652 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core/run-ptest' (95,914) at 20240106090017241
97653 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/Makefile' (95,915) at 20240405153051485
97654 2025-01-08 03:00:51.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic_control.c' (95,916) at 20241104090011563
97655 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/pciaccess.wrap' (95,917) at 20211029000047258
97656 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/verb.hpp' (95,918) at 20240606080002976
97657 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8650.c' (95,919) at 20210307214930130
97658 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Fan.v1_5_2.json' (95,920) at 20240619080002948
97659 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-memory.c' (95,921) at 20220525020652014
97660 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/pahole-version.sh' (95,922) at 20240405153053457
97661 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecureBootDatabase.v1_0_3.json' (95,923) at 20240619080002952
97662 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/spi-boot.c' (95,924) at 20210308005003036
97663 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/Makefile.am' (95,925) at 20210308005047061
97664 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/tlbflush.c' (95,926) at 20240712080021057
97665 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max127.c' (95,927) at 20240405153048865
97666 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/interp.patch' (95,928) at 20241221090017676
97667 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy.c' (95,929) at 20240805080014063
97668 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/Makefile' (95,930) at 20240405153049521
97669 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-816x.c' (95,931) at 20240405153046869
97670 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (95,932) at 20241123090010951
97671 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/overlayfs.bbclass' (95,933) at 20240302090018226
97672 2025-01-08 03:00:51.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c' (95,934) at 20240405153048685
97673 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/bbc_envctrl.c' (95,935) at 20240405153231383
97674 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dts' (95,936) at 20240405153229871
97675 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptbase.h' (95,937) at 20240405153049593
97676 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ast2600-facebook-netbmc-common.dtsi' (95,938) at 20240405153229871
97677 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bitstring_4.2.3.bb' (95,939) at 20241206090014266
97678 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/meson.build' (95,940) at 20220913030027309
97679 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.12.0.bb' (95,941) at 20241221090017560
97680 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r200.c' (95,942) at 20210307214928002
97681 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/lltc,lt3651-charger.yaml' (95,943) at 20240405153045141
97682 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/run-ptest' (95,944) at 20230919080013982
97683 2025-01-08 03:00:51.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v69_hvx.c' (95,945) at 20230925080040097
97684 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Rainier4U.json' (95,946) at 20240817080028024
97685 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptendian.c' (95,947) at 20210308005045953
97686 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy/meson.build' (95,948) at 20230825080021141
97687 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p3041ds.dts' (95,949) at 20240405153230027
97688 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ravb.c' (95,950) at 20210308005003444
97689 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/vvfat.out' (95,951) at 20240906080037568
97690 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator_cp.c' (95,952) at 20240405153045689
97691 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend' (95,953) at 20241206090014226
97692 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0002-make-Set-libdns_sd.so-soname-correctly.patch' (95,954) at 20241206090014242
97693 2025-01-08 03:00:51.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38473.patch' (95,955) at 20231126090012853
97694 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xtensa/Makefile' (95,956) at 20210307214932438
97695 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-key.err' (95,957) at 20220429100100882
97696 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/dw_apb_timer_of.c' (95,958) at 20220525020652342
97697 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/keystone.c' (95,959) at 20210308005002732
97698 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/mei_pxp.h' (95,960) at 20240405153049645
97699 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.c' (95,961) at 20240405153230555
97700 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6-mini.dts' (95,962) at 20240405153045709
97701 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-wmi.h' (95,963) at 20240405153051397
97702 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/mipi_disco.c' (95,964) at 20210309003652948
97703 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/meson.build' (95,965) at 20241114091008832
97704 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/goldfish_battery.c' (95,966) at 20240405153051433
97705 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/nhpoly1305.c' (95,967) at 20210307214926802
97706 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/dps310@76.conf' (95,968) at 20240904080027734
97707 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (95,969) at 20230412080023460
97708 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bitmap.h' (95,970) at 20241211090212366
97709 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pfuze100.yaml' (95,971) at 20240405153229791
97710 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0005-add-fallback-parse_printf_format-implementation.patch' (95,972) at 20241221090017644
97711 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/cpu.c' (95,973) at 20210308005002796
97712 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cttimer.h' (95,974) at 20210307214932242
97713 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_vm.h' (95,975) at 20210307214928082
97714 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/module-base.bbclass' (95,976) at 20230813080012872
97715 2025-01-08 03:00:51.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-afe-common.h' (95,977) at 20240405153232183
97716 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table2.c' (95,978) at 20240405153230383
97717 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol-minimal.c' (95,979) at 20240405153054205
97718 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cchardet_2.1.7.bb' (95,980) at 20241221090017548
97719 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/copy.S' (95,981) at 20210307214926750
97720 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/EutelsatW2-16E' (95,982) at 20210307205553762
97721 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/alc5623.h' (95,983) at 20210307214931594
97722 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/omfs_fs.h' (95,984) at 20240405153231719
97723 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml' (95,985) at 20240405153045061
97724 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml' (95,986) at 20240405153045125
97725 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qcow2.txt' (95,987) at 20230925080039845
97726 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8998.c' (95,988) at 20240613080016383
97727 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_w.c' (95,989) at 20210308005046509
97728 2025-01-08 03:00:51.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-pinfunc.h' (95,990) at 20240405153045521
97729 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qdu1000.c' (95,991) at 20240405153051349
97730 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zed.dts' (95,992) at 20240405153045609
97731 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796.dtsi' (95,993) at 20210308005002604
97732 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_mman.h' (95,994) at 20230925080039949
97733 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/sysfs_utils.h' (95,995) at 20210307214932738
97734 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/getcpu.S' (95,996) at 20240405153046153
97735 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/eventpoll.c' (95,997) at 20241216090017753 to deleted uid set
97736 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-extended/libzip/libzip_%.bbappend' (95,998) at 20221007030014979
97737 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/rust_security_flags.inc' (95,999) at 20210905000020577
97738 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml' (96,000) at 20240405153045065
97739 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/Kconfig' (96,001) at 20240405153231987
97740 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-p2371-0000.dts' (96,002) at 20210308005002628
97741 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_tunnel.c' (96,003) at 20240830080013351
97742 2025-01-08 03:00:51.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8mq-usb.c' (96,004) at 20240910080014062
97743 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.10.bb' (96,005) at 20231207090015266
97744 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_hash.c' (96,006) at 20240405153230155
97745 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/ksymoops/README' (96,007) at 20210307214932158
97746 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-event-mon.c' (96,008) at 20240405153054045
97747 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unaccepted_memory.h' (96,009) at 20240405153046401
97748 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dmabuf.c' (96,010) at 20240906080037588
97749 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/commands.hpp' (96,011) at 20240827080004798
97750 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/oem/google/root_of_trust.md' (96,012) at 20221209040006391
97751 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/mmu.h' (96,013) at 20240405153046121
97752 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vexpress-scc.txt' (96,014) at 20210307214925282
97753 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/fix_gid.patch' (96,015) at 20220721030015849
97754 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-vpd-layout-native.bb' (96,016) at 20241206090014286
97755 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btree.c' (96,017) at 20241008080014007
97756 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/ialloc.c' (96,018) at 20240405153231759
97757 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-pxs2.c' (96,019) at 20210308005002796
97758 2025-01-08 03:00:51.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_log_recover.h' (96,020) at 20240405153231775
97759 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mpu401/mpu401_uart.c' (96,021) at 20220525020654971
97760 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/m62332.c' (96,022) at 20240405153048977
97761 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/cipher_mgmt.cpp' (96,023) at 20240829080022546
97762 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/meson.build' (96,024) at 20230925080039881
97763 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/allwinner,sun4i-emac.txt' (96,025) at 20210308005003304
97764 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm_test.c' (96,026) at 20210308005003220
97765 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/Makefile' (96,027) at 20240405153054373
97766 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/example/psu.json' (96,028) at 20221213040033297
97767 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_local_storage_rcu_tasks_trace.sh' (96,029) at 20240405153054241
97768 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/Makefile' (96,030) at 20210308005003000
97769 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http2_connection_test.cpp' (96,031) at 20240817080003191
97770 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/xor-neon.c' (96,032) at 20240405153045897
97771 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/corvus_defconfig' (96,033) at 20210308005003256
97772 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/suspend-imx6.S' (96,034) at 20240405153045649
97773 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fixmap.h' (96,035) at 20220525020651878
97774 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/setjmp.S' (96,036) at 20210308005002844
97775 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cred.c' (96,037) at 20240405153231907
97776 2025-01-08 03:00:51.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd.c' (96,038) at 20241220090018322
97777 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libsodium/libsodium_1.0.20.bb' (96,039) at 20241206090014250
97778 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_ro.c' (96,040) at 20240405153053445
97779 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@87000/tmp421@4c.conf' (96,041) at 20210307205554094
97780 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c' (96,042) at 20240405153045689
97781 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/doubleinit.cocci' (96,043) at 20240405153053441
97782 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/rsyslog/rsyslog/server.conf' (96,044) at 20220330030014978
97783 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.c' (96,045) at 20210307214928782
97784 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml' (96,046) at 20240405153045185
97785 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctresource.h' (96,047) at 20220525020654991
97786 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/Makefile' (96,048) at 20240405153054037
97787 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/Makefile' (96,049) at 20210307214928338
97788 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/trace.c' (96,050) at 20220525020652278
97789 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_gadget.c' (96,051) at 20210308005003516
97790 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/get_current_dir_name.h' (96,052) at 20210307214932594
97791 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/resolution.cpp' (96,053) at 20220119040031172
97792 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_v4l2.h' (96,054) at 20240405153051829
97793 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/bits.h' (96,055) at 20240405153052953
97794 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_isadma.h' (96,056) at 20220525020652354
97795 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/calc_bittiming.c' (96,057) at 20240405153049729
97796 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/.clang-format' (96,058) at 20241220090023923
97797 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/enable.c' (96,059) at 20240405153052557
97798 2025-01-08 03:00:51.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/asymmetric_keys.h' (96,060) at 20210307214926790
97799 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.11.bb' (96,061) at 20231014080011723
97800 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/filesystem_log_watcher.cpp' (96,062) at 20241221090003056
97801 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/softdog.c' (96,063) at 20210309003653356
97802 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/ncm.c' (96,064) at 20210307214930806
97803 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/trace.h' (96,065) at 20240405153049405
97804 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/test/expected-schema-errors.txt' (96,066) at 20210308005114361 to deleted uid set
97805 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h' (96,067) at 20210307214926218
97806 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-scandirat.c' (96,068) at 20240405153054041
97807 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_h.c' (96,069) at 20210308005046517
97808 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.10/index.html' (96,070) at 20210307205554246
97809 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_wdt.c' (96,071) at 20220525020653911
97810 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/machine/greatlakes.conf' (96,072) at 20230927080013510
97811 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.gitignore' (96,073) at 20220819100012247
97812 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,keembay-ocs-hcu.yaml' (96,074) at 20240405153045033
97813 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/config' (96,075) at 20240405153054293
97814 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c' (96,076) at 20240710080014585
97815 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_av.c' (96,077) at 20240405153051849
97816 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/allwinner/phy-sun4i-usb.c' (96,078) at 20210308005003452
97817 2025-01-08 03:00:51.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pam-ipmi/ipmi_pass_64' (96,079) at 20230112040025886 to deleted uid set
97818 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_2_enum.h' (96,080) at 20210307214927518
97819 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio_0.7.1.bb' (96,081) at 20220823030015959
97820 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch' (96,082) at 20230520080014480
97821 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/therm.h' (96,083) at 20210307214925854
97822 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/rtl28xxu.h' (96,084) at 20210307214928814
97823 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/misc_64.S' (96,085) at 20240405153230035
97824 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_irq.c' (96,086) at 20240405153230551
97825 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versatile/Makefile' (96,087) at 20210308005002796
97826 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77620.c' (96,088) at 20240405153230835
97827 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/sha_accel.cfg' (96,089) at 20241221090017636
97828 2025-01-08 03:00:51.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/scsi/emulation.h' (96,090) at 20210308005046029
97829 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cacheops.h' (96,091) at 20210308005002816
97830 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/nxp,pca995x.yaml' (96,092) at 20240405153229771
97831 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/wm8775.h' (96,093) at 20240405153052829
97832 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2mini.dts' (96,094) at 20210308005002592
97833 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/net_rand.h' (96,095) at 20210308005003720
97834 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/xgene_pmu.c' (96,096) at 20240405153231307
97835 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/fw-core.c' (96,097) at 20240405153231471
97836 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/Makefile' (96,098) at 20210308005003696
97837 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/ptrace.h' (96,099) at 20240405153045917
97838 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.c' (96,100) at 20240405153051353
97839 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/q35-virtio-serial.cfg' (96,101) at 20230426080043660
97840 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/Kconfig' (96,102) at 20220525020653047
97841 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256-avx2-asm.S' (96,103) at 20241011080017291
97842 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/imx8/scu.c' (96,104) at 20210308005003400
97843 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc7240_wdt.c' (96,105) at 20210309003653352
97844 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fault-inject.h' (96,106) at 20240405153052685
97845 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/frontend.json' (96,107) at 20240405153054137
97846 2025-01-08 03:00:51.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/TODO.txt' (96,108) at 20210307214932722
97847 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/most.h' (96,109) at 20210307214931450
97848 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_u32.h' (96,110) at 20210307214931646
97849 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed.h' (96,111) at 20240405153231039
97850 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.3.bb' (96,112) at 20231126090012805
97851 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-avc.c' (96,113) at 20240405153230783
97852 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sdma.h' (96,114) at 20240405153049053
97853 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dibx000_common.c' (96,115) at 20210307214928618
97854 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/cfg' (96,116) at 20210307205554454
97855 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/index.rst' (96,117) at 20240405153229835
97856 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml' (96,118) at 20240405153045177
97857 2025-01-08 03:00:51.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_buffer.h' (96,119) at 20240405153231843
97858 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/trace.h' (96,120) at 20210307214930886
97859 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_reqmgr.h' (96,121) at 20220525020652386
97860 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/percpu.h' (96,122) at 20240405153052617
97861 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/MAINTAINERS' (96,123) at 20210308005002984
97862 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-debug.c' (96,124) at 20220525020652078
97863 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/st,st21nfca.yaml' (96,125) at 20240405153045117
97864 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff' (96,126) at 20241221090017680
97865 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-9p-test.c' (96,127) at 20241211090212550
97866 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (96,128) at 20210307205553998
97867 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/pipeline.json' (96,129) at 20240405153054113
97868 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/bus.c' (96,130) at 20240405153230843
97869 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/lantiq_irq.h' (96,131) at 20210307214926222
97870 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/ssin.S' (96,132) at 20210307214926146
97871 2025-01-08 03:00:51.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json' (96,133) at 20240405153054145
97872 2025-01-08 03:00:51.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c' (96,134) at 20240910080014054
97873 2025-01-08 03:00:51.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_presence_yaml.pl' (96,135) at 20210308005052045
97874 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7791.c' (96,136) at 20240405153051357
97875 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copy_tofrom_user_reference.S' (96,137) at 20210307214932698
97876 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/usb_mon.h' (96,138) at 20210307214930846
97877 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb' (96,139) at 20240301090012423
97878 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h' (96,140) at 20210308005002752
97879 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cdrom.h' (96,141) at 20240405153052909
97880 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d-hw.c' (96,142) at 20240405153049473
97881 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5904.dts' (96,143) at 20240405153045497
97882 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/psci.S' (96,144) at 20210308005002788
97883 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pluggy/run-ptest' (96,145) at 20230401080011975
97884 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_m68k_mcf5208evb.py' (96,146) at 20241211090212538
97885 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iosapic_private.h' (96,147) at 20240405153051217
97886 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/xparameters.h' (96,148) at 20210308005003172
97887 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asc7621.rst' (96,149) at 20210307214925498
97888 2025-01-08 03:00:51.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Sensors/Sensors.vue' (96,150) at 20241004080035967
97889 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port_common.c' (96,151) at 20240405153050293
97890 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-linea.dtsi' (96,152) at 20240405153045465
97891 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/LICENSE' (96,153) at 20221122040015511
97892 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c' (96,154) at 20240913080013789
97893 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/tty.c' (96,155) at 20210307214926626
97894 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scatterlist.c' (96,156) at 20240405153048533
97895 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/event.c' (96,157) at 20240405153054089
97896 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts' (96,158) at 20240805080013923
97897 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-region.c' (96,159) at 20240405153047057
97898 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kretprobe_args.tc' (96,160) at 20210309003656000
97899 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telkom1_C-108.0E' (96,161) at 20210307205553762
97900 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/group_cpus.c' (96,162) at 20240405153231947
97901 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-lan7515.dtsi' (96,163) at 20240405153045425
97902 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml' (96,164) at 20210309003648344
97903 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-pinctrl.dtsi' (96,165) at 20240405153229899
97904 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/macmodes.c' (96,166) at 20210307214930914
97905 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjade.dts' (96,167) at 20240809080013002
97906 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Salfjallet' (96,168) at 20210307205553790
97907 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend' (96,169) at 20211217040015091
97908 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-KilveyHill' (96,170) at 20210307205553798
97909 2025-01-08 03:00:51.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/qcom-spmi-adc-tm5.c' (96,171) at 20240405153231499
97910 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.metadata.yaml' (96,172) at 20220430030026016
97911 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netlink.h' (96,173) at 20240405153052929
97912 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_sx164.c' (96,174) at 20210307214925658
97913 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/guardlist' (96,175) at 20240613080020632
97914 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/clockdomain.txt' (96,176) at 20240405153045029
97915 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_memory.c' (96,177) at 20240405153053497
97916 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_eprobe.c' (96,178) at 20241216090017781
97917 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc' (96,179) at 20240719080014905
97918 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs' (96,180) at 20220405030025645
97919 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-nbd-export.out' (96,181) at 20240906080037568
97920 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-unitv2.dts' (96,182) at 20240405153045573
97921 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/import-layer.png' (96,183) at 20210307205554378 to deleted uid set
97922 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client_4.3.0.bb' (96,184) at 20241221090017472
97923 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/driver.c' (96,185) at 20240405153230295
97924 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zturn.dts' (96,186) at 20240405153045609
97925 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch' (96,187) at 20240113090014532
97926 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.h' (96,188) at 20220525020654179
97927 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/samus.c' (96,189) at 20210308005003004
97928 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/main.c' (96,190) at 20210307214929966
97929 2025-01-08 03:00:51.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/cachectl.h' (96,191) at 20210307214926098
97930 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-driver-aw200xx' (96,192) at 20240405153044917
97931 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/pm_qos_interface.rst' (96,193) at 20210307214925546
97932 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.4.rst' (96,194) at 20240302090018222
97933 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-sparc.rst' (96,195) at 20240906080037180
97934 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/chained_irq.h' (96,196) at 20210307214931410
97935 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_fwd_user.c' (96,197) at 20240405153053425
97936 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/cpumap.c' (96,198) at 20240405153054165
97937 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socdk.dts' (96,199) at 20210308005002612
97938 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/common.h' (96,200) at 20240405153050061
97939 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-micro.dts' (96,201) at 20240405153045385
97940 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/videodev2.h.rst.exceptions' (96,202) at 20240405153045325
97941 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/vdso.lds.S' (96,203) at 20220525020651970
97942 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service' (96,204) at 20210307205554038
97943 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/bios-linker-loader.h' (96,205) at 20210308005046001
97944 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/iocost_coef_gen.py' (96,206) at 20210307214932470
97945 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/files/phosphor-ipmi-flash-bmc-verify.service' (96,207) at 20210307205554082
97946 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_core.c' (96,208) at 20240405153049213
97947 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-edimm2.2.dts' (96,209) at 20240405153045733
97948 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/iterators/list_entry_update.cocci' (96,210) at 20210308005003724
97949 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc8180x.c' (96,211) at 20241011080017299
97950 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gustate.h' (96,212) at 20210308005045841
97951 2025-01-08 03:00:51.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/dra7.h' (96,213) at 20240405153052641
97952 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/aureon.c' (96,214) at 20240405153053537
97953 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals.c' (96,215) at 20240405153054237
97954 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/acpi.c' (96,216) at 20241216090017689
97955 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/assembler.h' (96,217) at 20240405153045621
97956 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml' (96,218) at 20240405153045073
97957 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/Kbuild' (96,219) at 20240405153048649
97958 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/subprojects/sdeventplus.wrap' (96,220) at 20211221040045334
97959 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-nec.c' (96,221) at 20210307214928774
97960 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/ww-mutex-design.rst' (96,222) at 20240405153045225
97961 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/LICENSE.FlashPoint' (96,223) at 20210307214925558
97962 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/internal-target.h' (96,224) at 20240906080037136
97963 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/README' (96,225) at 20210308005003052
97964 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/exynos_mct.c' (96,226) at 20240405153046873
97965 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/invalid_event_code_test.c' (96,227) at 20240405153054361
97966 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pmu-emul.c' (96,228) at 20241211090145377
97967 2025-01-08 03:00:51.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-rdc.h' (96,229) at 20210308005002648
97968 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.h' (96,230) at 20210307214929926
97969 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/175.out' (96,231) at 20210927100127489
97970 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/board186.c' (96,232) at 20210308005002784
97971 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/build.py' (96,233) at 20241221090017584
97972 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/apiInterceptor.js' (96,234) at 20210308005107073
97973 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/stress_code_patching.sh' (96,235) at 20220525020655227
97974 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_main.c' (96,236) at 20240613080016539
97975 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/fw_cfg.rst' (96,237) at 20241211090212238
97976 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/awinic,aw37503.yaml' (96,238) at 20240405153229791
97977 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra_mmc.h' (96,239) at 20210308005002668
97978 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap5-u-boot.dtsi' (96,240) at 20210308005002600
97979 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211_crypt_wep.c' (96,241) at 20210309003654492
97980 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/group.cpp' (96,242) at 20231110090027272
97981 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq_ia64.c' (96,243) at 20210309003648812
97982 2025-01-08 03:00:51.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_kfunc_common.h' (96,244) at 20240405153054269
97983 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/system.cpp' (96,245) at 20240820080023694
97984 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/fcntl-lock.c' (96,246) at 20240413080012687
97985 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/trace.h' (96,247) at 20241211090212326
97986 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD' (96,248) at 20240405153044917
97987 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bav335x.h' (96,249) at 20210308005003588
97988 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/fifo32.h' (96,250) at 20210308005046045
97989 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch' (96,251) at 20210307205554610
97990 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_class.c' (96,252) at 20240405153046769
97991 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra20-sflash.yaml' (96,253) at 20240405153229799
97992 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/Makefile' (96,254) at 20210307214926466
97993 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/max96712/Kconfig' (96,255) at 20240405153051861
97994 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sunoem.c' (96,256) at 20210308004938832
97995 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power5+-pmu.c' (96,257) at 20240405153046193
97996 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/msd.h' (96,258) at 20221215040039186
97997 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_bpim2u.py' (96,259) at 20241211090212538
97998 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/20010226-1.c' (96,260) at 20210308005003720
97999 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/test/slp_message_handler_test.cpp' (96,261) at 20240731164718599
98000 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c.c' (96,262) at 20221215040039374
98001 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h' (96,263) at 20210307214929478
98002 2025-01-08 03:00:51.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/i2c.c' (96,264) at 20240405153231267
98003 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/swarm.h' (96,265) at 20240405153046013
98004 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sopine_baseboard_defconfig' (96,266) at 20210308005003280
98005 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx/imx-regs.h' (96,267) at 20210308005002640
98006 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/tlb.c' (96,268) at 20240405153229863
98007 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/dmub_srv_stat.h' (96,269) at 20220525020652530
98008 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/mana.h' (96,270) at 20241011080017375
98009 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/phosphor-logging.wrap' (96,271) at 20220801133228674
98010 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c' (96,272) at 20220525020654183
98011 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.1.bb' (96,273) at 20241221090017488
98012 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/ashldi3.S' (96,274) at 20210307214925866
98013 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos4.c' (96,275) at 20240405153049465
98014 2025-01-08 03:00:51.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/scripts/meson.build' (96,276) at 20240613080020632
98015 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/xilinx_xiic.c' (96,277) at 20210308005003384
98016 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/configure_fixes.patch' (96,278) at 20210307205554610
98017 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfswrite.cpp' (96,279) at 20210308005116217
98018 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-jetson-tk1.dts' (96,280) at 20240405153229879
98019 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/discard.c' (96,281) at 20240405153052277
98020 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/container_of.h' (96,282) at 20221017030010210
98021 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_repldata.h' (96,283) at 20240405153232063
98022 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/aarch64.patch' (96,284) at 20210307205553738
98023 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/meson.build' (96,285) at 20240614080032247
98024 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9330_1p1_initvals.h' (96,286) at 20220525020653723
98025 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/bmap.h' (96,287) at 20240405153052441
98026 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/vl.c' (96,288) at 20241211090212462
98027 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/jffs2.c' (96,289) at 20210308005003212
98028 2025-01-08 03:00:51.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/stacktrace_map_skip.c' (96,290) at 20240405153054273
98029 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data-convert-bt.c' (96,291) at 20240405153054189
98030 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/farsync.h' (96,292) at 20240405153050393
98031 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi.h' (96,293) at 20210308004938816
98032 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb' (96,294) at 20241221090017496
98033 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipcomp.c' (96,295) at 20240405153053253
98034 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-frddr.c' (96,296) at 20240520080015239
98035 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Makefile' (96,297) at 20240405153045685
98036 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c' (96,298) at 20220525020653311
98037 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/gpio.h' (96,299) at 20210308005002664
98038 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/virt.h' (96,300) at 20240405153045965
98039 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ocb.c' (96,301) at 20240405153053409
98040 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_aux_regs.h' (96,302) at 20240405153046597
98041 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc' (96,303) at 20210307214932674
98042 2025-01-08 03:00:51.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/MAINTAINERS' (96,304) at 20210308005003072
98043 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensorhandler.hpp' (96,305) at 20231024080024813
98044 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/slotid_cap.c' (96,306) at 20230426080043728
98045 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caampkc.h' (96,307) at 20240405153230259
98046 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads1100.yaml' (96,308) at 20240405153045073
98047 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/balloc.c' (96,309) at 20240405153052553
98048 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb134.dts' (96,310) at 20210309003648744
98049 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/Kconfig' (96,311) at 20210307214928418
98050 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_sony.py' (96,312) at 20240405153054309
98051 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/op_helper.c' (96,313) at 20241211090212514
98052 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi' (96,314) at 20240405153229899
98053 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/dht11.c' (96,315) at 20240405153048985
98054 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/32r1.config' (96,316) at 20210307214926202
98055 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser_0.64.bb' (96,317) at 20240124090012254
98056 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pci.h' (96,318) at 20240405153051065
98057 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis.dtsi' (96,319) at 20240405153229879
98058 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ethtool_common.c' (96,320) at 20240405153050281
98059 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca15_a7.dts' (96,321) at 20240405153045405
98060 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_3.36.0.bb' (96,322) at 20231126090012781
98061 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/timex.h' (96,323) at 20240405153045941
98062 2025-01-08 03:00:51.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/Makefile' (96,324) at 20220525020655235
98063 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sdm845-skips.txt' (96,325) at 20240405153230531
98064 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Documentation/mboxd.md' (96,326) at 20210308005108641
98065 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb' (96,327) at 20240302090018210
98066 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-rst-defs.h' (96,328) at 20210307214926238
98067 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mf6x4.c' (96,329) at 20240405153046897
98068 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/dma-if.c' (96,330) at 20240405153048825
98069 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memcmp.S' (96,331) at 20240405153045897
98070 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-x86_64.h' (96,332) at 20240405153232211
98071 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs.h' (96,333) at 20240405153052365
98072 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pch_uart.c' (96,334) at 20240405153052009
98073 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/auxdisplay/index.rst' (96,335) at 20210307214925214
98074 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/gi.py' (96,336) at 20220910030013397
98075 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/partitions.h' (96,337) at 20210307214931454
98076 2025-01-08 03:00:51.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp.c' (96,338) at 20240719080013349
98077 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/syscall.tbl' (96,339) at 20241211090212374
98078 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_trace_ipa.h' (96,340) at 20240405153051977
98079 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/Kconfig' (96,341) at 20241211090212318
98080 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8350-dpu.yaml' (96,342) at 20240405153229763
98081 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_sockio.h' (96,343) at 20230629131804623
98082 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml' (96,344) at 20240405153045137
98083 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (96,345) at 20241226090016127
98084 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g35.dtsi' (96,346) at 20240405153045469
98085 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-scsi_host' (96,347) at 20210309003648256
98086 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-func-ioctl.rst' (96,348) at 20210309003648484
98087 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/irqs.h' (96,349) at 20240405153045677
98088 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Muonio_Olostunturi' (96,350) at 20210307205553770
98089 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw_mdio.h' (96,351) at 20210308005003448
98090 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Mor-Siofok-Veszprem-Zirc' (96,352) at 20210307205553774
98091 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/audio-v2.h' (96,353) at 20240405153052809
98092 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_gamepad.py' (96,354) at 20240405153054309
98093 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb' (96,355) at 20241221090017508
98094 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/pse_core.c' (96,356) at 20240405153050365
98095 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_sh.h' (96,357) at 20210308005003628
98096 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (96,358) at 20230606080013598
98097 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/uboot_aes.h' (96,359) at 20210308005003688
98098 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/README.iio.md' (96,360) at 20221209040033699
98099 2025-01-08 03:00:51.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2b-neon-core.S' (96,361) at 20220525020651878
98100 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/os_intfs.c' (96,362) at 20240405153051929
98101 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stih410-clks.h' (96,363) at 20210307214931334
98102 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.eslintrc.js' (96,364) at 20241004080035955
98103 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.6.0.6.5.bb' (96,365) at 20241204090019711
98104 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.err' (96,366) at 20240906080037560
98105 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/debug.h' (96,367) at 20210307214927830
98106 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-serial.c' (96,368) at 20221215040039374
98107 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig.interface.yaml' (96,369) at 20221207040023627
98108 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_midi.c' (96,370) at 20240405153232123
98109 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/main.h' (96,371) at 20210307214929866
98110 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_iterators.rst' (96,372) at 20240405153044989
98111 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/sram.h' (96,373) at 20210307214931390
98112 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/bootinfo_proc.c' (96,374) at 20210307214926166
98113 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c' (96,375) at 20240405153050037
98114 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/core.c' (96,376) at 20210307214929898
98115 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/mtjade_platform_gpios_init.sh' (96,377) at 20240130090012757
98116 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cable.cpp' (96,378) at 20231027080010242
98117 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_bo.c' (96,379) at 20240405153048781
98118 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ackvec.c' (96,380) at 20220525020654819
98119 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf/0001-avoid-using-m-option-for-readlink.patch' (96,381) at 20230114040015534
98120 2025-01-08 03:00:51.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-Copenhagen-AFDK' (96,382) at 20210307205553758
98121 2025-01-08 03:00:51.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs.h' (96,383) at 20241008080014007
98122 2025-01-08 03:00:51.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c' (96,384) at 20240415080012975
98123 2025-01-08 03:00:51.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/truly,nt35597.txt' (96,385) at 20210307214925310
98124 2025-01-08 03:00:51.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/_templates/breadcrumbs.html' (96,386) at 20210307205554230
98125 2025-01-08 03:00:51.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/usb/70-bmc-usb.rules' (96,387) at 20211215040029728
98126 2025-01-08 03:00:51.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/fan-reboot-control.service' (96,388) at 20210307205554094
98127 2025-01-08 03:00:51.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/imx-weim.c' (96,389) at 20240405153230195
98128 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/me.h' (96,390) at 20210308005002876
98129 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vastansjo' (96,391) at 20210307205553794
98130 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Helsinki' (96,392) at 20210307205553766
98131 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ams-delta-fiq.h' (96,393) at 20240405153045657
98132 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/io_pagetable.c' (96,394) at 20241008080013939
98133 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/soc.h' (96,395) at 20240405153045645
98134 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_property_descriptor.c' (96,396) at 20210308005003708
98135 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/Makefile' (96,397) at 20240405153230163
98136 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/Status.interface.yaml' (96,398) at 20221207040023631
98137 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1232-revA.dts' (96,399) at 20210308005002636
98138 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/Makefile' (96,400) at 20210308005002944
98139 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_dspk.h' (96,401) at 20210309003654940
98140 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc.h' (96,402) at 20240405153053109
98141 2025-01-08 03:00:51.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/hw_breakpoint.c' (96,403) at 20240405153230147
98142 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_txrx.c' (96,404) at 20240411080014098
98143 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/ddr.c' (96,405) at 20210308005002988
98144 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm968580xref_ram_defconfig' (96,406) at 20210308005003252
98145 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-video.c' (96,407) at 20240405153049541
98146 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg.c' (96,408) at 20240405153230259
98147 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Saxpath' (96,409) at 20211006000025242
98148 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/machine/gbs.conf' (96,410) at 20241221090017568
98149 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/ip_queue' (96,411) at 20210307214925182
98150 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/denali,nand.yaml' (96,412) at 20240405153045113
98151 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/Makefile' (96,413) at 20240405153045433
98152 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/rn50' (96,414) at 20210307214928018
98153 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerAccount_v1.xml' (96,415) at 20240918080002712
98154 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/Kconfig' (96,416) at 20240405153051753
98155 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0012-huge_page_setup_helper-use-python3-interpreter.patch' (96,417) at 20241221090017504
98156 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/variable/Kconfig' (96,418) at 20210307214932154
98157 2025-01-08 03:00:51.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/Kconfig' (96,419) at 20210308005002796
98158 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rm200_defconfig' (96,420) at 20240405153230011
98159 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c' (96,421) at 20240405153050097
98160 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml' (96,422) at 20240405153229795
98161 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_table.c' (96,423) at 20240405153050669
98162 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vphn.c' (96,424) at 20240405153230055
98163 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/coroutine.py' (96,425) at 20210927100127349
98164 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8903.yaml' (96,426) at 20240405153045165
98165 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-gpio.c' (96,427) at 20240405153049369
98166 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/sock_test.cpp' (96,428) at 20230718080007968
98167 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg.h' (96,429) at 20240405153230031
98168 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/json-schema.c' (96,430) at 20241114091008832
98169 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/nlohmann_json.wrap' (96,431) at 20231208090026933
98170 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/fs-perms-volatile-log.txt' (96,432) at 20241221090017620
98171 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/223.out' (96,433) at 20240326080039730
98172 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/ts-nbus.c' (96,434) at 20240405153046737
98173 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_signed_off_by_presence.1.fail' (96,435) at 20241206090014310
98174 2025-01-08 03:00:51.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/Makefile' (96,436) at 20210308005003052
98175 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crc907d.c' (96,437) at 20240405153048613
98176 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi' (96,438) at 20210308005002636
98177 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs3-ref.dts' (96,439) at 20210308005002632
98178 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.h' (96,440) at 20210307214929366
98179 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/mypaint/libmypaint/0001-make-build-compatible-w.-autoconf-2.7.patch' (96,441) at 20210307205553742
98180 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_pc_defconfig' (96,442) at 20210308005003272
98181 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ga102.c' (96,443) at 20240405153048661
98182 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Added-missing-headers.patch' (96,444) at 20231011080016574
98183 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/Kconfig' (96,445) at 20240405153230683
98184 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/gc.c' (96,446) at 20210308005003548
98185 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33.dtsi' (96,447) at 20210308005002624
98186 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/pnx4008-wdt.txt' (96,448) at 20210307214925454
98187 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/packet_mmap.rst' (96,449) at 20240405153229823
98188 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/rrunner.c' (96,450) at 20240405153050333
98189 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx.dtsi' (96,451) at 20210308005002600
98190 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Systemics-W3Works' (96,452) at 20241221090017612
98191 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/kionix,kx022a.yaml' (96,453) at 20240405153045065
98192 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/k3dma.txt' (96,454) at 20210307214925310
98193 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-zii-scu2-mezz.dts' (96,455) at 20240405153045493
98194 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts' (96,456) at 20240405153045745
98195 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5912.dts' (96,457) at 20240405153045497
98196 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hw_irq.h' (96,458) at 20210307214926550
98197 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/no-Oslo-Get' (96,459) at 20210307205553758
98198 2025-01-08 03:00:51.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sunplus.c' (96,460) at 20240405153231375
98199 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7724.c' (96,461) at 20240405153051361
98200 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/apm/scu.txt' (96,462) at 20210307214925270
98201 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/icmp.c' (96,463) at 20241008080014035
98202 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmo_Lentiira' (96,464) at 20210307205553770
98203 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/rk3288.c' (96,465) at 20210308005002776
98204 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/dma-mapping.h' (96,466) at 20210308005002828
98205 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/gpioutil' (96,467) at 20210308004922940
98206 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_pci.c' (96,468) at 20210307214926902
98207 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/Kconfig' (96,469) at 20210308005003056
98208 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/balloon_compaction.c' (96,470) at 20240405153053121
98209 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmb_dev_int.c' (96,471) at 20240405153230199
98210 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/imxrt_defconfig' (96,472) at 20240405153045613
98211 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1516.c' (96,473) at 20240405153046885
98212 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/sandbox_hwspinlock.c' (96,474) at 20210308005003380
98213 2025-01-08 03:00:51.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_strerror.c' (96,475) at 20210308005003728
98214 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts' (96,476) at 20210307214925994
98215 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/iomux.h' (96,477) at 20210308005003652
98216 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc.txt' (96,478) at 20210307214925366
98217 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_defconfig' (96,479) at 20210308005003236
98218 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/usbarmory_defconfig' (96,480) at 20210308005003284
98219 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_drvfs.h' (96,481) at 20210307214930534
98220 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_flower.c' (96,482) at 20240405153230911
98221 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/gpio-gate-clock.yaml' (96,483) at 20240405153045025
98222 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/README.md' (96,484) at 20210308005108641
98223 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/vermagic.h' (96,485) at 20210307214925670
98224 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend' (96,486) at 20210812000025162
98225 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/Kconfig' (96,487) at 20240405153231707
98226 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Fix-error.patch' (96,488) at 20240113090014536
98227 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pr.h' (96,489) at 20220525020654203
98228 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_sysfs.c' (96,490) at 20240405153052161
98229 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_jack.c' (96,491) at 20221102030020989
98230 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/perf_metric_validation_rules.json' (96,492) at 20240405153054173
98231 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/e500_hugetlbpage.c' (96,493) at 20240405153230047
98232 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100.h' (96,494) at 20240405153050301
98233 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/index.rst' (96,495) at 20220525020651770
98234 2025-01-08 03:00:51.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/sysctr.h' (96,496) at 20210308005002672
98235 2025-01-08 03:00:51.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/device.c' (96,497) at 20240405153230747
98236 2025-01-08 03:00:51.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v3_0.c' (96,498) at 20240405153047125
98237 2025-01-08 03:00:51.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/processor.h' (96,499) at 20210307214926066
98238 2025-01-08 03:00:51.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwl8k.c' (96,500) at 20240613080016451
98239 2025-01-08 03:00:51.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/touptek.c' (96,501) at 20210307214928838
98240 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/slcan-core.c' (96,502) at 20240405153230899
98241 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-lpass-lpi-pinctrl.yaml' (96,503) at 20240405153229787
98242 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/171' (96,504) at 20210927100127489
98243 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vmlinux.lds.S' (96,505) at 20240405153045913
98244 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/linkit-smart-7688_defconfig' (96,506) at 20210308005003264
98245 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/dm816x-phy.txt' (96,507) at 20210307214925386
98246 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/machine/lannister.conf' (96,508) at 20230927080013514
98247 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-iris-v2.dts' (96,509) at 20240405153045529
98248 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/btt_devs.c' (96,510) at 20240405153051189
98249 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/libptytty/libptytty_2.0.bb' (96,511) at 20220402030016231
98250 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fbdev_dma.h' (96,512) at 20240405153052629
98251 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x.c' (96,513) at 20240405153230911
98252 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived_2.3.2.bb' (96,514) at 20241221090017496
98253 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ahci-pci.h' (96,515) at 20240906080037332
98254 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uuid.h' (96,516) at 20240405153052941
98255 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sel.c' (96,517) at 20210308004938828
98256 2025-01-08 03:00:51.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov4689.c' (96,518) at 20240405153049325
98257 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/default_floor.cpp' (96,519) at 20240820080023686
98258 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c' (96,520) at 20240405153231055
98259 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/page_owner_sort.c' (96,521) at 20240405153054069
98260 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/qemuboot-mips.inc' (96,522) at 20210905000020581
98261 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan.h' (96,523) at 20240405153050345
98262 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/README' (96,524) at 20210308005002976
98263 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/tid_rdma_defs.h' (96,525) at 20210307214931586
98264 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345.h' (96,526) at 20240405153048929
98265 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/canyonlands.dtb' (96,527) at 20210308005046117 to deleted uid set
98266 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_actions_abi.h' (96,528) at 20240405153048505
98267 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/pwrseq.h' (96,529) at 20210307214929942
98268 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/doxygen/doxygen_1.12.0.bb' (96,530) at 20241221090017512
98269 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/coda.rst' (96,531) at 20210309003648416
98270 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/devantech-srf04.yaml' (96,532) at 20210309003648364
98271 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/afs.h' (96,533) at 20241111090012149
98272 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/qcom-spmi-temp-alarm.c' (96,534) at 20240405153231499
98273 2025-01-08 03:00:51.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/hdlcdrv.c' (96,535) at 20240405153050333
98274 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs53l30.h' (96,536) at 20210307214932306
98275 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8960.h' (96,537) at 20210307214931330
98276 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vhost-scsi.c' (96,538) at 20241211090212334
98277 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/find_vma.c' (96,539) at 20240405153054269
98278 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c' (96,540) at 20240805080013947 to deleted uid set
98279 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/259' (96,541) at 20220429100100914
98280 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/meson_ddr_pmu_core.c' (96,542) at 20240405153231299
98281 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-casttube_0.2.1.bb' (96,543) at 20240413080012659
98282 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/0002-libinotifytools-Bridge-differences-between-musl-glib.patch' (96,544) at 20220204040022524
98283 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/alsa-local.h' (96,545) at 20240405153054233
98284 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_chassis.robot' (96,546) at 20240628080017113
98285 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0014-efi_loader-populate-ESRT-table-if-EFI_ESRT-config-op.patch' (96,547) at 20240413080012627
98286 2025-01-08 03:00:51.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.yaml' (96,548) at 20240405153045025
98287 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c' (96,549) at 20240405153230255
98288 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/Makefile.softmmu-target' (96,550) at 20241211090212550
98289 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes.bb' (96,551) at 20241206090014258
98290 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@82000/sbtsi@4c.conf' (96,552) at 20210307205554086
98291 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_core.c' (96,553) at 20240405153050689
98292 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/run-ptest' (96,554) at 20241206090014346
98293 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/xen/xen-all.c' (96,555) at 20240906080037140
98294 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15.dtsi' (96,556) at 20240405153045725
98295 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.multi-bridge' (96,557) at 20240906080037556 to deleted uid set
98296 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/OWNERS' (96,558) at 20240222090005522
98297 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8353d.c' (96,559) at 20210307214930506
98298 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts' (96,560) at 20240405153229935
98299 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ppc-uic.c' (96,561) at 20241211090212286
98300 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exec.c' (96,562) at 20241104090011591
98301 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_common.h' (96,563) at 20210307214929418
98302 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina2xx.rst' (96,564) at 20220525020651734
98303 2025-01-08 03:00:51.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/xdpe152c4.c' (96,565) at 20240405153048873
98304 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr.h' (96,566) at 20240405153231427
98305 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kramfors_Ostby' (96,567) at 20210307205553786
98306 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zybo-z7.dts' (96,568) at 20240405153045609
98307 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/vt1720_mobo.c' (96,569) at 20210307214932262
98308 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-axpwifiap.dts' (96,570) at 20240405153045453
98309 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/b43_pci_bridge.c' (96,571) at 20210307214930474
98310 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch' (96,572) at 20241221090017488
98311 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h' (96,573) at 20240405153050133
98312 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch' (96,574) at 20241221090017636
98313 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/mbx.h' (96,575) at 20240405153050049
98314 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku272.dts' (96,576) at 20240405153045749
98315 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/msg.c' (96,577) at 20220525020652426
98316 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-h3ulcb.dts' (96,578) at 20210308005002600
98317 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/mtk-eint.c' (96,579) at 20240405153051313
98318 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edane' (96,580) at 20210307205553778
98319 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw_aa_binning/raw_aa_binning_1.0/ia_css_raa.host.h' (96,581) at 20210307214930558
98320 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6000.dtsi' (96,582) at 20240405153045717
98321 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/msgqueue.c' (96,583) at 20210307214930282
98322 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,admv1013.yaml' (96,584) at 20240405153229767
98323 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/howto.rst' (96,585) at 20240405153229839
98324 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSRC.interface.yaml' (96,586) at 20220315030032659
98325 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_exclusive.S' (96,587) at 20210308005046529
98326 2025-01-08 03:00:51.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/fans.md' (96,588) at 20240807080019542
98327 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fsf.h' (96,589) at 20220525020653975
98328 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-ath79.h' (96,590) at 20210307214931474
98329 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/x-powers,ac100.yaml' (96,591) at 20240405153045109
98330 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (96,592) at 20240828080010887
98331 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cadence.c' (96,593) at 20240405153051493
98332 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/perf_regs.c' (96,594) at 20210309003648804
98333 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/crystal_cove_charger.c' (96,595) at 20240405153051405
98334 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/pasemi.h' (96,596) at 20240405153230055
98335 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/hcp.c' (96,597) at 20240405153053341
98336 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb' (96,598) at 20241221090017668
98337 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/swab.h' (96,599) at 20210307214926558
98338 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/pinmux.c' (96,600) at 20210308005002552
98339 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-udc.h' (96,601) at 20240405153052065
98340 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_zoom1_defconfig' (96,602) at 20210308005003272
98341 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager/obmc-led-create-virtual-leds@.service' (96,603) at 20230204040013545
98342 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/flcn.c' (96,604) at 20210307214927946
98343 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/hardware.h' (96,605) at 20240405153045645
98344 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/reqlist.h' (96,606) at 20220429100100550
98345 2025-01-08 03:00:51.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer1.c' (96,607) at 20220525020653211
98346 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/auxdisplay/cfag12864b-example.c' (96,608) at 20220525020654931
98347 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm3xxx.h' (96,609) at 20240405153045669
98348 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrlv_qb.c' (96,610) at 20210308005046505
98349 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml' (96,611) at 20240316080019204
98350 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-layerscape-ep.c' (96,612) at 20240405153231283
98351 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vencltsys.txt' (96,613) at 20210307214925278
98352 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/exports.h' (96,614) at 20210308005003644
98353 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iommu.h' (96,615) at 20240405153052925
98354 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/qbman-portal.h' (96,616) at 20240405153051757
98355 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i3c/master.h' (96,617) at 20241216090017765
98356 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/eswitch.h' (96,618) at 20240405153231819
98357 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/i82378.c' (96,619) at 20240906080037244
98358 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata_1.47.5.bb' (96,620) at 20241221090017564
98359 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/sa2ul.h' (96,621) at 20240405153046965
98360 2025-01-08 03:00:51.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c' (96,622) at 20210307214928838
98361 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/toneport.c' (96,623) at 20220525020655103
98362 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_attribute.cpp' (96,624) at 20240819080030255
98363 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml' (96,625) at 20240405153045137
98364 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/trace/Kconfig' (96,626) at 20210307214928086
98365 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/relocation.h' (96,627) at 20241011080017351
98366 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pocketsphinx_5.0.3.bb' (96,628) at 20241221090017560
98367 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml' (96,629) at 20240405153045065
98368 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/earlypgm.S' (96,630) at 20240405153046285
98369 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mode_object.h' (96,631) at 20240405153052633
98370 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Luhanka' (96,632) at 20210307205553770
98371 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/arm-ccn.rst' (96,633) at 20210309003648292
98372 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-ncm' (96,634) at 20210307214925186
98373 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix_acl.h' (96,635) at 20240405153052773
98374 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_smx.h' (96,636) at 20210307214926934
98375 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ptp.c' (96,637) at 20240405153050233
98376 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/instrumented-lock.h' (96,638) at 20240405153052617
98377 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9055/pdata.h' (96,639) at 20210309003653860
98378 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.11.bb' (96,640) at 20241221090017504
98379 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SDCARD_defconfig' (96,641) at 20210308005003244
98380 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_dm816.c' (96,642) at 20240405153046653
98381 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/eprom.c' (96,643) at 20220525020653131
98382 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-vfio-mdev' (96,644) at 20210309003648252
98383 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/cper-utils.h' (96,645) at 20241121090009287
98384 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/inode.c' (96,646) at 20240405153231727
98385 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/generator/cper-generate.h' (96,647) at 20241114091008832
98386 2025-01-08 03:00:51.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_dynevent.h' (96,648) at 20220525020654735
98387 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-oneshot.c' (96,649) at 20210307214928554
98388 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_hs38_defconfig' (96,650) at 20210308005003272
98389 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/serval/serval.c' (96,651) at 20210308005003020
98390 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sparx5-temp.c' (96,652) at 20240405153048877
98391 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/Makefile' (96,653) at 20210308005003080
98392 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/renesas-cpg-mssr.h' (96,654) at 20210308005003352
98393 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uteval.c' (96,655) at 20240405153046625
98394 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/mux.h' (96,656) at 20240405153045641
98395 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/intel-hybrid.txt' (96,657) at 20240405153054077
98396 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop/Makefile' (96,658) at 20240405153054169
98397 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_common.h' (96,659) at 20210308005003624
98398 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_map.h' (96,660) at 20240405153054185
98399 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/nci.c' (96,661) at 20240405153051185
98400 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/poly1305.h' (96,662) at 20210524100035074
98401 2025-01-08 03:00:51.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sandbox-raw.c' (96,663) at 20210308005003444
98402 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_switchdev.c' (96,664) at 20240405153050077
98403 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/chacha-p10-glue.c' (96,665) at 20240520080015131
98404 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/annotate/instructions.c' (96,666) at 20210307214932514
98405 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3532.c' (96,667) at 20240405153049217
98406 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qlink.h' (96,668) at 20240405153050613
98407 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/pci-quirks.h' (96,669) at 20210307214930834
98408 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/envcrc.c' (96,670) at 20210308005003760
98409 2025-01-08 03:00:51.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_bic.c' (96,671) at 20220627100017182
98410 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icache.c' (96,672) at 20241023080012899
98411 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_xdp.h' (96,673) at 20240405153231103
98412 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_unicode.h' (96,674) at 20240405153231691
98413 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_plane_helper_test.c' (96,675) at 20240405153048769
98414 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/v3d.rst' (96,676) at 20210307214925498
98415 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memtest.c' (96,677) at 20240405153231971
98416 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_end.h' (96,678) at 20210307214926450
98417 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/Kconfig' (96,679) at 20240912080012042
98418 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/0002-Add-casts-to-appease-conversions-between-wchar_t-and.patch' (96,680) at 20241206090014242
98419 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h' (96,681) at 20240913080013813
98420 2025-01-08 03:00:51.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/Kconfig' (96,682) at 20240405153050369
98421 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ttusbir.c' (96,683) at 20240405153049521
98422 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/Kconfig' (96,684) at 20240405153231659
98423 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-nonprintable.bconf' (96,685) at 20210307214932462
98424 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_typec_vdm.h' (96,686) at 20240405153051385
98425 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-xmltodict/run-ptest' (96,687) at 20231011080016610
98426 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_ulp.c' (96,688) at 20240405153053265
98427 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_mult.c' (96,689) at 20210308005046525
98428 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/smp-ops.h' (96,690) at 20240405153046013
98429 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-typec.c' (96,691) at 20240405153231315
98430 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-gen2.h' (96,692) at 20220525020653291
98431 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/vrm-control@.service' (96,693) at 20220514030009396
98432 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (96,694) at 20240419080014077
98433 2025-01-08 03:00:51.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/email-clients.rst' (96,695) at 20240405153045273
98434 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_htt_stats.h' (96,696) at 20240805080013979
98435 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/Makefile' (96,697) at 20240613080016475
98436 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mediabay.h' (96,698) at 20210307214926382
98437 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int0002_vgpio.c' (96,699) at 20240405153051405
98438 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c' (96,700) at 20240405153051881
98439 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu.c' (96,701) at 20220525020652374
98440 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1-apf9328.dts' (96,702) at 20240405153229879
98441 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-dapm.h' (96,703) at 20240405153231863
98442 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fadd.c' (96,704) at 20210307214926434
98443 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh' (96,705) at 20240405153054345
98444 2025-01-08 03:00:51.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/controllers/redfish-controller.html' (96,706) at 20210308005107077
98445 2025-01-08 03:00:51.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_sysfs.c' (96,707) at 20240405153051693
98446 2025-01-08 03:00:51.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_sb.h' (96,708) at 20240624080012812
98447 2025-01-08 03:00:51.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target.opc.h' (96,709) at 20220429100100870
98448 2025-01-08 03:00:51.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8996.c' (96,710) at 20240405153230735
98449 2025-01-08 03:00:51.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/priv.c' (96,711) at 20240712080021057
98450 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.h' (96,712) at 20240405153048329
98451 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/Kconfig' (96,713) at 20240405153232179
98452 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netgear_cg3100d_ram_defconfig' (96,714) at 20210308005003272
98453 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-exynos.c' (96,715) at 20240405153231555
98454 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-top-perms.out' (96,716) at 20210927100127505
98455 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-m28cu3.dts' (96,717) at 20240405153229891
98456 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_pci_pll_regs.h' (96,718) at 20240405153046605
98457 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ep0.c' (96,719) at 20210308005003508
98458 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-droid4-xt894.dts' (96,720) at 20240405153045605
98459 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cursor.c' (96,721) at 20241211090212554
98460 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libiec61883/libiec61883_1.2.0.bb' (96,722) at 20220402030015899
98461 2025-01-08 03:00:51.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsendian.c' (96,723) at 20240405153230775
98462 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_enum.h' (96,724) at 20210307214927354
98463 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf8563.c' (96,725) at 20240405153051501
98464 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (96,726) at 20210307205554094
98465 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis-neon.h' (96,727) at 20240405153046529
98466 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds' (96,728) at 20210308005002548
98467 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/broadcom_bcm963158.h' (96,729) at 20210308005003588
98468 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-native.bb' (96,730) at 20241206090014274
98469 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/Makefile' (96,731) at 20210307214931974
98470 2025-01-08 03:00:51.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coredump.c' (96,732) at 20240405153052317
98471 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/code_update_utils_serial.robot' (96,733) at 20230630080015467
98472 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_i2s.c' (96,734) at 20240405153232183
98473 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c' (96,735) at 20220525020652534
98474 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-backend.c' (96,736) at 20240906080037316
98475 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/Makefile' (96,737) at 20210308005002720
98476 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/hif.h' (96,738) at 20240405153050609
98477 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb.c' (96,739) at 20240906080037276
98478 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wm97xx.h' (96,740) at 20240405153052821
98479 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/guides/mx6_mx7_secure_boot.txt' (96,741) at 20210308005003328
98480 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ad7414.c' (96,742) at 20240405153048837
98481 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/cc_helper.c' (96,743) at 20221215040039338
98482 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_els.c' (96,744) at 20240405153051689
98483 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/futex.h' (96,745) at 20210307214925646
98484 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/gpio.h' (96,746) at 20210308005002720
98485 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/expression.cpp' (96,747) at 20230124040006347
98486 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18218.c' (96,748) at 20240405153049533
98487 2025-01-08 03:00:51.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0002-Makefile-Add-n-to-gzip.patch' (96,749) at 20241221090017656
98488 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ice1724.c' (96,750) at 20240405153053537
98489 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_icside.c' (96,751) at 20240405153046661
98490 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/offwaketime.bpf.c' (96,752) at 20240405153232099
98491 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kdebug.h' (96,753) at 20210307214926214
98492 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubbub.h' (96,754) at 20220525020652514
98493 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/request_low_version.c' (96,755) at 20210308005108641
98494 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/tegra186-powergate.h' (96,756) at 20210307214931346
98495 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/marvell.c' (96,757) at 20210308005003440
98496 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c' (96,758) at 20240405153054193
98497 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-i2s.c' (96,759) at 20240405153232203
98498 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_download.c' (96,760) at 20240405153050549
98499 2025-01-08 03:00:51.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/stmp_device.c' (96,761) at 20210307214931814
98500 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/Makefile' (96,762) at 20240405153229891
98501 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/lx2160a.c' (96,763) at 20210308005002972
98502 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_dma.h' (96,764) at 20240405153231563
98503 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc5121_ads.c' (96,765) at 20240405153230051
98504 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/sym-handling.c' (96,766) at 20240405153054089
98505 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_lc.c' (96,767) at 20210307214932006
98506 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-ap120c-ac.dtsi' (96,768) at 20240405153229891
98507 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/oetest.py' (96,769) at 20240301090012455
98508 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/side-switch/meson.build' (96,770) at 20230414080022085
98509 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-lxa-mc1.dts' (96,771) at 20240405153045585
98510 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-idna/run-ptest' (96,772) at 20241221090017668
98511 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/rest-dbus/resources/40px.png' (96,773) at 20210308004923384 to deleted uid set
98512 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/spm.h' (96,774) at 20240405153052881
98513 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs_status.h' (96,775) at 20210307214929342
98514 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/word-at-a-time.h' (96,776) at 20210307214925858
98515 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/altera_qspi.c' (96,777) at 20210308005003408
98516 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v3.h' (96,778) at 20240405153051289
98517 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_cgroup_sockopt.rst' (96,779) at 20240405153044997
98518 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/0002-kpatch-build-allow-overriding-of-distro-name.patch' (96,780) at 20210307205553954
98519 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/host_manager.cpp' (96,781) at 20230718080007968
98520 2025-01-08 03:00:51.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb' (96,782) at 20210812000025358
98521 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_snbep.c' (96,783) at 20240805080013931
98522 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3188.dtsi' (96,784) at 20210308005002604
98523 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern4.c' (96,785) at 20220525020655199
98524 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/index.rst' (96,786) at 20240405153044973
98525 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-nit6xlite.dts' (96,787) at 20240405153045497
98526 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_placement.h' (96,788) at 20240405153052637
98527 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imxrt1050-clock.yaml' (96,789) at 20240405153045025
98528 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_trace.c' (96,790) at 20210307214930242
98529 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/hisi-ptt.rst' (96,791) at 20240405153045269
98530 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/.gitignore' (96,792) at 20210307214932702
98531 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw2.h' (96,793) at 20210307214930422
98532 2025-01-08 03:00:51.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/lpm_trie.c' (96,794) at 20241216090017773
98533 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/ddr.h' (96,795) at 20210308005002640
98534 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/MAINTAINERS' (96,796) at 20210308005003024
98535 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/289' (96,797) at 20210927100127501
98536 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra30-common.h' (96,798) at 20210308005003620
98537 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_ipp.h' (96,799) at 20240405153047233
98538 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AttributeRegistry_v1.xml' (96,800) at 20240619080002920
98539 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/tcp_ipv6.c' (96,801) at 20241216090017793
98540 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pio.c' (96,802) at 20240405153230707
98541 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ru-Novosibirsk' (96,803) at 20210307205553778
98542 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-lynx.dts' (96,804) at 20240405153045501
98543 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_ids.h' (96,805) at 20240405153051641
98544 2025-01-08 03:00:51.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv64-softmmu.mak' (96,806) at 20241211090212226
98545 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis.h' (96,807) at 20220525020652210
98546 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/tgtd.init' (96,808) at 20220502030010100
98547 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/display5.c' (96,809) at 20210308005003016
98548 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mc146818rtc.h' (96,810) at 20210307214925850
98549 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/engine.c' (96,811) at 20240405153048629
98550 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend' (96,812) at 20241221090017604
98551 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-rc.c' (96,813) at 20210307214928650
98552 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/occ/romulus-occ-control-config-native.bb' (96,814) at 20241206090014230
98553 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp' (96,815) at 20240820080019550
98554 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tracepoint-defs.h' (96,816) at 20240405153052809
98555 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/lib/ssh_utility.py' (96,817) at 20230628080015931
98556 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6368-reset.h' (96,818) at 20220525020654547
98557 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/sys.h' (96,819) at 20220525020654467
98558 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316.h' (96,820) at 20210307214930522
98559 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml' (96,821) at 20240405153045013
98560 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_malone.h' (96,822) at 20240405153049397
98561 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/imx_thermal.c' (96,823) at 20210308005003496
98562 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/Kconfig' (96,824) at 20240405153050561
98563 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/no-musttail-arm.patch' (96,825) at 20241221090017692
98564 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_w.c' (96,826) at 20210308005046513
98565 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.h' (96,827) at 20240405153047217
98566 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-ipq4019-usb.c' (96,828) at 20240405153231311
98567 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/serial-midi.yaml' (96,829) at 20240405153229799
98568 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@1/psu@58.conf' (96,830) at 20240904080027738
98569 2025-01-08 03:00:51.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/Kconfig' (96,831) at 20210308005002788
98570 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_masks.h' (96,832) at 20240405153046585
98571 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/apalis_imx6.c' (96,833) at 20210308005003080
98572 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-bsp/u-boot/u-boot-aspeed-sdk/catalina.cfg' (96,834) at 20240720080012613
98573 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/curl.c' (96,835) at 20240906080037144
98574 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/debug.h' (96,836) at 20240405153050661
98575 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/uaccess.c' (96,837) at 20240906080037364
98576 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/Kconfig' (96,838) at 20240405153050345
98577 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_7.c' (96,839) at 20240405153047165
98578 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/control-flow-integrity.rst' (96,840) at 20210927100127069
98579 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/range.h' (96,841) at 20241219090010504
98580 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/Makefile' (96,842) at 20240405153054357
98581 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/qspi.h' (96,843) at 20210308005002800
98582 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-arm.c' (96,844) at 20210307214932466
98583 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm6362-power-domain.h' (96,845) at 20210308005003640
98584 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/spc.h' (96,846) at 20240405153045693
98585 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sbitmap.h' (96,847) at 20241008080014011
98586 2025-01-08 03:00:51.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/page_32.h' (96,848) at 20240405153046321
98587 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/paravirt.c' (96,849) at 20240405153045869
98588 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/check_hostname.sh' (96,850) at 20220204040022432
98589 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-blinkm.c' (96,851) at 20240405153049217
98590 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/booting.rst' (96,852) at 20240405153044969
98591 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.plan9' (96,853) at 20210308005003296
98592 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3036.h' (96,854) at 20210308005003596
98593 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/lsiio.c' (96,855) at 20210307214932474
98594 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/uleds.rst' (96,856) at 20210307214925518
98595 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx.service' (96,857) at 20210307205554034
98596 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/log.hpp' (96,858) at 20221005030030502
98597 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_tse_main.c' (96,859) at 20240405153049785
98598 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/Kconfig' (96,860) at 20240405153053357
98599 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/funcmux.h' (96,861) at 20210308005002672
98600 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts' (96,862) at 20210308005002624
98601 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-x86/chassis/x86-power-control/power-config-host0.json' (96,863) at 20240113090014528
98602 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_h264.c' (96,864) at 20240405153049493
98603 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/fbdev.c' (96,865) at 20240405153231587
98604 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/cpusets.rst' (96,866) at 20240405153044937
98605 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/evm.c' (96,867) at 20210308005003076
98606 2025-01-08 03:00:51.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi' (96,868) at 20240405153229943
98607 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/srq.c' (96,869) at 20241211090145441
98608 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/cpu_loop.c' (96,870) at 20230925080039945
98609 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/h.py' (96,871) at 20230925080039993
98610 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pcf8575_gpio.c' (96,872) at 20210308005003380
98611 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smbus2_0.5.0.bb' (96,873) at 20241221090017560
98612 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUEvent.cpp' (96,874) at 20241112090003102
98613 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mr.c' (96,875) at 20241008080013935
98614 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/nvidia,tegra124-cpufreq.txt' (96,876) at 20210307214925298
98615 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Santander' (96,877) at 20210307205553766
98616 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/.gitignore' (96,878) at 20210308005117617
98617 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted_tee.h' (96,879) at 20220525020654547
98618 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_structs.h' (96,880) at 20220429100100646
98619 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/debug.h' (96,881) at 20210307214930786
98620 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dma-iommu.h' (96,882) at 20240405153045621
98621 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c' (96,883) at 20240405153230695
98622 2025-01-08 03:00:51.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/pmc551.c' (96,884) at 20210307214929210
98623 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_sched_wakeup.c' (96,885) at 20240405153053073
98624 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/nwfpe.rst' (96,886) at 20240405153044973
98625 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/ptrace.h' (96,887) at 20240405153229999
98626 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wm831x.c' (96,888) at 20240405153047085
98627 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/power-recovery.md' (96,889) at 20230214040006797
98628 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_empty_tree.c' (96,890) at 20210307214931798
98629 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/authz.rst' (96,891) at 20220429100100422
98630 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-pll.c' (96,892) at 20210307214926962
98631 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/yp-intro.rst' (96,893) at 20240302090018222
98632 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/pyinotify.py' (96,894) at 20220502030010140
98633 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/users.cpp' (96,895) at 20231010080036167
98634 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu/filter.json' (96,896) at 20210307205554618
98635 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/blacklist.c' (96,897) at 20240405153046529
98636 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hiredis/hiredis/run-ptest' (96,898) at 20241221090017516
98637 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml' (96,899) at 20240405153045169
98638 2025-01-08 03:00:51.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/dumpstack.c' (96,900) at 20240405153046429
98639 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/conf.hpp' (96,901) at 20240205090025370
98640 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtsx_pcr.h' (96,902) at 20240405153049629
98641 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/si4713.h' (96,903) at 20210307214928774
98642 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ti-emif-sram.h' (96,904) at 20240405153052805
98643 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953.dtsi' (96,905) at 20240405153229943
98644 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebtables.h' (96,906) at 20240405153231875
98645 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-google-hammer.c' (96,907) at 20240405153048813
98646 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/Makefile' (96,908) at 20210713000020196
98647 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/fix-path-fdesign_LDADD.patch' (96,909) at 20230706080014753
98648 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backing-file-invalidation' (96,910) at 20240326080039734
98649 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si514.c' (96,911) at 20240405153046781
98650 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/vphn.c' (96,912) at 20240405153230055
98651 2025-01-08 03:00:51.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/README' (96,913) at 20210308005003068
98652 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/atyfb_base.c' (96,914) at 20240405153231579
98653 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/tracepoints.rst' (96,915) at 20210309003648468
98654 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_eth.h' (96,916) at 20210308005003676
98655 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/88pm860x_bl.c' (96,917) at 20210309003653292
98656 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-common.h' (96,918) at 20240405153049165
98657 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-audsys-clk.h' (96,919) at 20240405153053973
98658 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/unwind-libunwind.c' (96,920) at 20240405153054085
98659 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c' (96,921) at 20240405153050625
98660 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ep93xx.c' (96,922) at 20220525020653951
98661 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/CRP0.interface.yaml' (96,923) at 20221207040023627
98662 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/Makefile' (96,924) at 20210308005003052
98663 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell10g.c' (96,925) at 20240405153050357
98664 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/phosphor-logging.wrap' (96,926) at 20220409030025463
98665 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pci_iomap.h' (96,927) at 20240405153052617
98666 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidloop.hpp' (96,928) at 20221116040031003
98667 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/microchip_t1.c' (96,929) at 20240719080013357
98668 2025-01-08 03:00:51.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pci_bridge_dev.c' (96,930) at 20241211090212314
98669 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm6318-pm.h' (96,931) at 20210309003653816
98670 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot' (96,932) at 20240627080021048
98671 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/disable-omfile-outchannel.patch' (96,933) at 20230919080013958
98672 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/init.c' (96,934) at 20241008080013955
98673 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/Makefile' (96,935) at 20240405153052165
98674 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/Makefile' (96,936) at 20240405153051545
98675 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h' (96,937) at 20210307214927958
98676 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810.h' (96,938) at 20210307214930914
98677 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-cpus.dtsi' (96,939) at 20240405153045573
98678 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/mmu_context.h' (96,940) at 20220525020652018
98679 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.c' (96,941) at 20220525020652951
98680 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/bpf.c' (96,942) at 20240405153232051
98681 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/features.rst' (96,943) at 20240405153229735
98682 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-pxa.c' (96,944) at 20210307214927050
98683 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-snirm.h' (96,945) at 20210307214928498
98684 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp' (96,946) at 20230202040004526
98685 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_utils.h' (96,947) at 20240405153053929
98686 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Enontekio_Kuttanen' (96,948) at 20210307205553770
98687 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch' (96,949) at 20220618030015190
98688 2025-01-08 03:00:51.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/sidtab.c' (96,950) at 20240405153232119
98689 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_u_prci.h' (96,951) at 20230426080043764
98690 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/time.c' (96,952) at 20240405153045877
98691 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/Makefile' (96,953) at 20210307214931866
98692 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/intr.h' (96,954) at 20210307214926246
98693 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/lowlevel_init.S' (96,955) at 20210308005003032
98694 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/kobject.rst' (96,956) at 20240405153045001
98695 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/Kconfig' (96,957) at 20210307214929650
98696 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/wrapper' (96,958) at 20240405153046097
98697 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/multi_v7_defconfig' (96,959) at 20240405153229907
98698 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-information.svg' (96,960) at 20210308005107069
98699 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/output.c' (96,961) at 20240405153053229
98700 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/clk.c' (96,962) at 20210308005002816
98701 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm63xx.h' (96,963) at 20240405153051305
98702 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/mtms_test.cpp' (96,964) at 20220806030027601
98703 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/iscsi_boot_sysfs.c' (96,965) at 20210307214930334
98704 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_mactable.c' (96,966) at 20240405153231031
98705 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.20.rst' (96,967) at 20241221090017596
98706 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dts' (96,968) at 20240405153229863
98707 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/core.h' (96,969) at 20240710080014581
98708 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/zero_test.cpp' (96,970) at 20240817080005771
98709 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/signal.h' (96,971) at 20210307214931614
98710 2025-01-08 03:00:51.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/cipher.h' (96,972) at 20240405153052625
98711 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc.h' (96,973) at 20240405153231167
98712 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries.hpp' (96,974) at 20241211090002375
98713 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/swim_asm.S' (96,975) at 20210307214926922
98714 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_pdr_handler.hpp' (96,976) at 20240819080030255
98715 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/clamav_0.104.4.bb' (96,977) at 20241221090017580
98716 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_api_up.h' (96,978) at 20240405153052797
98717 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l85.c' (96,979) at 20210307214930070
98718 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/scan.c' (96,980) at 20210308005003552
98719 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Dimension.interface.yaml' (96,981) at 20210707000040840
98720 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm.c' (96,982) at 20220525020651894
98721 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-at91.h' (96,983) at 20210307214930090
98722 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/Makefile' (96,984) at 20240405153053189
98723 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/vt82c686.c' (96,985) at 20241211090212290
98724 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/mdp.c' (96,986) at 20240405153053461
98725 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp3030.c' (96,987) at 20210307214928702
98726 2025-01-08 03:00:51.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-Fix-SIGSEGV-during-DumpStateLog.patch' (96,988) at 20241221090017496
98727 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j293.dts' (96,989) at 20240405153045717
98728 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,lms397kf04.yaml' (96,990) at 20240405153045045
98729 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsprepkg.c' (96,991) at 20240405153046621
98730 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/enet.c' (96,992) at 20210307214929298
98731 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt' (96,993) at 20210309003648384
98732 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hycon-hy46xx.c' (96,994) at 20240405153049161
98733 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink_server.cpp' (96,995) at 20240822080023973
98734 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes.c' (96,996) at 20240405153050549
98735 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi' (96,997) at 20240405153229959
98736 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8173-power.h' (96,998) at 20210307214931346
98737 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/km_kirkwood_pci_defconfig' (96,999) at 20210308005003260
98738 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/Makefile' (97,000) at 20210307214929390
98739 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/rcu.txt' (97,001) at 20240405153045109
98740 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/asmregs.h' (97,002) at 20210307214926318
98741 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_type_38-stub.c' (97,003) at 20210308005045961
98742 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/dc_fpu.h' (97,004) at 20220525020652490
98743 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb' (97,005) at 20240302090018214
98744 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-WellingtonNgarara' (97,006) at 20210307205553778
98745 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl/0001-tests-do-not-hardcode-the-build-path-into-a-helper-l.patch' (97,007) at 20240309090012824
98746 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/19-cve-2016-9844-zipinfo-buffer-overflow.patch' (97,008) at 20210307205554574
98747 2025-01-08 03:00:51.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/test_event_logs_sub_menu.robot' (97,009) at 20240628080017113
98748 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_pcie.c' (97,010) at 20240405153046769
98749 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc.c' (97,011) at 20240405153231343
98750 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/docs/oem/meta/file-io.md' (97,012) at 20240918080010476
98751 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/MAINTAINERS' (97,013) at 20231126090012785
98752 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/inline_scheduler.hpp' (97,014) at 20240731080033666
98753 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch' (97,015) at 20210307205553750
98754 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pmu-events.c' (97,016) at 20240405153232231
98755 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-dump.c' (97,017) at 20240405153046217
98756 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Coonabarabran' (97,018) at 20210307205553762
98757 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-audio.c' (97,019) at 20210307214928682
98758 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml' (97,020) at 20210307214925322
98759 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tda7419.txt' (97,021) at 20210307214925434
98760 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/vc_vchi_audioserv_defs.h' (97,022) at 20210309003653112
98761 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_iscsi.h' (97,023) at 20240405153231863
98762 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-codec-ctrl.c' (97,024) at 20240405153232187
98763 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp' (97,025) at 20241217090008768
98764 2025-01-08 03:00:51.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_vm.c' (97,026) at 20240405153230627
98765 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/spinlock.h' (97,027) at 20240405153045917
98766 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp437.c' (97,028) at 20210307214931178
98767 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sound.h' (97,029) at 20210307214931510
98768 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_child_memory.c' (97,030) at 20240405153054237
98769 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_mbox.h' (97,031) at 20210308005046017
98770 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/e1000_spi.c' (97,032) at 20210308005003428
98771 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build' (97,033) at 20230825080021137
98772 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/Kconfig' (97,034) at 20210308005003040
98773 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/evtchn.c' (97,035) at 20240405153231603
98774 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/udlfb.h' (97,036) at 20210307214931698
98775 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-cubietruck.dts' (97,037) at 20210308005002624
98776 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/Kconfig' (97,038) at 20240405153046801
98777 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/trace-events' (97,039) at 20210927100127353
98778 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/main.c' (97,040) at 20210308005045769
98779 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/rtc.h' (97,041) at 20240405153046313
98780 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5275evb_defconfig' (97,042) at 20240405153045957
98781 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mala' (97,043) at 20210307205553786
98782 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-raw.c' (97,044) at 20210307214928774
98783 2025-01-08 03:00:51.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_meta.c' (97,045) at 20210307214932650
98784 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/frontend.json' (97,046) at 20240405153054157
98785 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_in_regs.h' (97,047) at 20210307214932426
98786 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun5i-ccu.h' (97,048) at 20210308005003640
98787 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/gs1662.c' (97,049) at 20240405153049521
98788 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsgx.c' (97,050) at 20241011080017403
98789 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/cache.json' (97,051) at 20240405153054125
98790 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_sata.c' (97,052) at 20210308005003232
98791 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_macsec.c' (97,053) at 20240405153049809
98792 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/pic32/Makefile' (97,054) at 20210307214926194
98793 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/word-at-a-time.h' (97,055) at 20210307214926494
98794 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_kvm.scss' (97,056) at 20220105012522983
98795 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-lamobo-r1.dts' (97,057) at 20210308005002624
98796 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/entry/syscalls/syscall.tbl' (97,058) at 20240405153232219
98797 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/debugfs.c' (97,059) at 20210307214928086
98798 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/ddr.c' (97,060) at 20210308005002956
98799 2025-01-08 03:00:51.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/password.hpp' (97,061) at 20241115090002317
98800 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/report_manager_mock.hpp' (97,062) at 20220412175720090
98801 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/cpu.c' (97,063) at 20210307214926190
98802 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/str_error.c' (97,064) at 20210307214932490
98803 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Chassis_v1.xml' (97,065) at 20240918080002708
98804 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_structs.h' (97,066) at 20220429100100642
98805 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/Makefile' (97,067) at 20210307214928806
98806 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/uniphier-regulator.c' (97,068) at 20240405153231367
98807 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig' (97,069) at 20210308005003264
98808 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v6.S' (97,070) at 20240405153045693
98809 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_rf.c' (97,071) at 20240405153051913
98810 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci.h' (97,072) at 20230426080043744
98811 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-clone-visitor.c' (97,073) at 20240906080037432
98812 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/ldpaa_wriop.h' (97,074) at 20210308005003648
98813 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Common.errors.yaml' (97,075) at 20220430030026016
98814 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive' (97,076) at 20210307205554566
98815 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_mgmt.cpp' (97,077) at 20240829080022546
98816 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/004.out' (97,078) at 20210308005046413
98817 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/p16v.h' (97,079) at 20240405153232131
98818 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-mm.c' (97,080) at 20240405153046797
98819 2025-01-08 03:00:51.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/try-catch-impl.h' (97,081) at 20210307214931806
98820 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/Makefile' (97,082) at 20210308005003072
98821 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ethtool_netlink.h' (97,083) at 20240405153052685
98822 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/cpu_loop.c' (97,084) at 20240906080037360
98823 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett2.c' (97,085) at 20240429080012464
98824 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-oldpath.patch' (97,086) at 20210307205553810
98825 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_map.h' (97,087) at 20240405153048445
98826 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677.c' (97,088) at 20240405153232159
98827 2025-01-08 03:00:51.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-crb-test.c' (97,089) at 20230426080043948
98828 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_decode.c' (97,090) at 20240906080037484
98829 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_dev.h' (97,091) at 20210307214927078
98830 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hardirq.h' (97,092) at 20241008080013899
98831 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Fan_v1.xml' (97,093) at 20240619080002924
98832 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/Kconfig' (97,094) at 20230426080043752
98833 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_modem.c' (97,095) at 20240405153050341
98834 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/api.rst' (97,096) at 20210307214925474
98835 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_tuxrun.py' (97,097) at 20241211090212542
98836 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/threadmap.h' (97,098) at 20210307214932494
98837 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-v7_6.1.bb' (97,099) at 20230401080011947
98838 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml' (97,100) at 20240405153045065
98839 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/crash_dump.c' (97,101) at 20240405153045945
98840 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/array.c' (97,102) at 20210307214932214
98841 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/qdict.h' (97,103) at 20221215040039174
98842 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/hw_irq.h' (97,104) at 20210307214926510
98843 2025-01-08 03:00:51.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/verbs.c' (97,105) at 20240805080014059
98844 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2P.h' (97,106) at 20240405153046565
98845 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_usbpd_notify.c' (97,107) at 20240405153051385
98846 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/errnos.c.inc' (97,108) at 20210927100127269
98847 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/rcec.c' (97,109) at 20220525020653855
98848 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/Makefile' (97,110) at 20210307214932034
98849 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/Kconfig' (97,111) at 20240405153052169
98850 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/netdevsim.rst' (97,112) at 20240405153045237
98851 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/smpboot.c' (97,113) at 20240613080016519
98852 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/Makefile' (97,114) at 20210308005002976
98853 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/types.cpp' (97,115) at 20210514000046638
98854 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/locking.rst' (97,116) at 20240405153045225
98855 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Image.errors.yaml' (97,117) at 20240618080025501
98856 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/atomic128-cas.h' (97,118) at 20230925080039853
98857 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/memstress.c' (97,119) at 20240405153054317
98858 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iotkit-sysinfo.c' (97,120) at 20210927100127153
98859 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/iio-gts-helper.h' (97,121) at 20240405153052709
98860 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/openbmc_test_architecture.md' (97,122) at 20221209040018563
98861 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/isl_pmbus_vr.h' (97,123) at 20221215040039186
98862 2025-01-08 03:00:51.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-kona-usb2.c' (97,124) at 20220525020653863
98863 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/gr_udc.h' (97,125) at 20220525020654267
98864 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/init' (97,126) at 20241221090017644
98865 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/test/Makefile.am' (97,127) at 20210308005117205
98866 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss.c' (97,128) at 20240405153051453
98867 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lpc_mec.c' (97,129) at 20240910080014062
98868 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/qtree-bench.c' (97,130) at 20230426080043936
98869 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cros-adc-thermistors.dtsi' (97,131) at 20210307214925710
98870 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/boot_fit.h' (97,132) at 20210308005003564
98871 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2-mba6ulx.dts' (97,133) at 20240405153045525
98872 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/cache.h' (97,134) at 20220525020651802
98873 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5250-pmu.c' (97,135) at 20210307214930446
98874 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mte-def.h' (97,136) at 20240405153045861
98875 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/Makefile' (97,137) at 20240405153050297
98876 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb' (97,138) at 20241206090014294
98877 2025-01-08 03:00:51.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/kvm.c' (97,139) at 20241211090212506
98878 2025-01-08 03:00:51.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_drv.h' (97,140) at 20241211090145429
98879 2025-01-08 03:00:51.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_sctp.h' (97,141) at 20210307214931646
98880 2025-01-08 03:00:51.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu-qom.h' (97,142) at 20240326080039702
98881 2025-01-08 03:00:51.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/base.c' (97,143) at 20240405153230843
98882 2025-01-08 03:00:51.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/epapr.c' (97,144) at 20210307214926362
98883 2025-01-08 03:00:51.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_gem.c' (97,145) at 20240429080012424
98884 2025-01-08 03:00:51.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_fusion.h' (97,146) at 20240405153051657
98885 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/board.c' (97,147) at 20210308005003028
98886 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-jack.h' (97,148) at 20220525020654655
98887 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/meson.build' (97,149) at 20240307090027676
98888 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/hi6220_dw_mmc.c' (97,150) at 20210308005003404
98889 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/Kconfig' (97,151) at 20210308005003512
98890 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hw_breakpoint.h' (97,152) at 20240628080013977
98891 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_mic.c' (97,153) at 20240405153048421
98892 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rcar_gen4_ptp.c' (97,154) at 20240405153050253
98893 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mdio.h' (97,155) at 20240405153231875
98894 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/todo.rst' (97,156) at 20240405153229819
98895 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_leds.c' (97,157) at 20240405153051437
98896 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/musicpal.rst' (97,158) at 20210308005045809
98897 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_blit.c' (97,159) at 20240910080014046
98898 2025-01-08 03:00:51.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-qsrb.dts' (97,160) at 20240405153045493
98899 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_6_0_0_sh_mask.h' (97,161) at 20240405153048037
98900 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder/ampere-host-on-driver-binder@.service' (97,162) at 20221006100013249
98901 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/trace-events' (97,163) at 20241022080032780
98902 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3288_hdmi.c' (97,164) at 20210308005003532
98903 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/debugfs.c' (97,165) at 20240405153052061
98904 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/dalmore.c' (97,166) at 20210308005003024
98905 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/sgx-stub.c' (97,167) at 20240906080037232
98906 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_java_symbol.sh' (97,168) at 20240405153054173
98907 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm11351-pinctrl.yaml' (97,169) at 20240405153229787
98908 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d4ek.dts' (97,170) at 20210308005002568
98909 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_bpf.h' (97,171) at 20240405153052857
98910 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tmio.h' (97,172) at 20240405153052733
98911 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uprobes.h' (97,173) at 20210307214926678
98912 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/reset.c' (97,174) at 20210308005002712
98913 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb' (97,175) at 20241221090017468
98914 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/insn.h' (97,176) at 20241211090145377
98915 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/kernel-enforcement-statement.rst' (97,177) at 20240405153229839
98916 2025-01-08 03:00:51.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_tmpl.h' (97,178) at 20210309003652824
98917 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/axis/Makefile' (97,179) at 20210307214927070
98918 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8135-resets.h' (97,180) at 20210307214931346
98919 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_defconfig' (97,181) at 20210308005003236
98920 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/conf/layer.conf' (97,182) at 20241221090017484
98921 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/Kconfig' (97,183) at 20210308005003004
98922 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cei-tk1-som.h' (97,184) at 20210308005003588
98923 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sam9x60.c' (97,185) at 20210307214925870
98924 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/writefru.yaml' (97,186) at 20210308005056665
98925 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/log.c' (97,187) at 20240405153052981
98926 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpiosdown.service' (97,188) at 20230920080013648
98927 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/007_bad_align.dts' (97,189) at 20210308005003752
98928 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/t1042rdb_diu.c' (97,190) at 20210307214926458
98929 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_lcd.dtsi' (97,191) at 20240405153045469
98930 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_cpu_defconfig' (97,192) at 20210308005003280
98931 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/0001-libmimetic-Removing-test-directory-from-the-Makefile.patch' (97,193) at 20230706080014757
98932 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/temporary_file.hpp' (97,194) at 20230516080019606
98933 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_8255.c' (97,195) at 20240405153046893
98934 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_bridge.h' (97,196) at 20220525020653311
98935 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/mprotect.h' (97,197) at 20220429100100586
98936 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/pm.c' (97,198) at 20210307214926538
98937 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/Kbuild' (97,199) at 20240405153230599
98938 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/simg_dump-python3.patch' (97,200) at 20231011080016578
98939 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2-enocean.dts' (97,201) at 20240405153045537
98940 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/tree_connect.h' (97,202) at 20240919080017078
98941 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/iss476-smp_defconfig' (97,203) at 20240405153046097
98942 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/Makefile' (97,204) at 20240405153052001
98943 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_mman.h' (97,205) at 20230925080039941
98944 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.out' (97,206) at 20210308005046413 to deleted uid set
98945 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/trace.h' (97,207) at 20240405153053233
98946 2025-01-08 03:00:51.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nfnetlink_acct.h' (97,208) at 20210307214931458
98947 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/bcm2835_spi.h' (97,209) at 20240906080037340
98948 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac87u.dts' (97,210) at 20240405153045425
98949 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd.h' (97,211) at 20241216090017721
98950 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz' (97,212) at 20210307205554590 to deleted uid set
98951 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/Kconfig' (97,213) at 20240405153046053
98952 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/arith.fuc' (97,214) at 20210307214927970
98953 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-sw-trigger.c' (97,215) at 20240405153048997
98954 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/secure.h' (97,216) at 20210308005002708
98955 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest_git.bb' (97,217) at 20221120040010722
98956 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-stm32/Makefile' (97,218) at 20210307214925962
98957 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper_2021.10.bb' (97,219) at 20241206090014342
98958 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlanda' (97,220) at 20210307205553786
98959 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/ChassisIntrusionSensor.hpp' (97,221) at 20241112090003098
98960 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_conntrack.c' (97,222) at 20240405153231051
98961 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.aserver.emit.hpp.mako' (97,223) at 20230902080037617
98962 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/fs.c' (97,224) at 20240624080012836
98963 2025-01-08 03:00:51.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/MAINTAINERS' (97,225) at 20210308005108641
98964 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/rockchip/pm-domains.c' (97,226) at 20240405153231351
98965 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/get-reg-list.c' (97,227) at 20240405153232267
98966 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/mux.c' (97,228) at 20210308005003068
98967 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/board.c' (97,229) at 20210308005003004
98968 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_1_enum.h' (97,230) at 20210307214927666
98969 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-command.c' (97,231) at 20210307214932210
98970 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/Makefile' (97,232) at 20240405153230311
98971 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nftl.h' (97,233) at 20210307214931450
98972 2025-01-08 03:00:51.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-evb.dtsi' (97,234) at 20210308005002604
98973 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/devx.c' (97,235) at 20240405153230715
98974 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32f205_soc.c' (97,236) at 20240906080037196
98975 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3399.c' (97,237) at 20210308005003476
98976 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/ioremap.c' (97,238) at 20241211090145369
98977 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/bus.json' (97,239) at 20240405153054109
98978 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unlzo.h' (97,240) at 20210307214931374
98979 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim.c' (97,241) at 20240405153231571
98980 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/tpci200.c' (97,242) at 20240906080037244
98981 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Source/meson.build' (97,243) at 20230825080021137
98982 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/Kconfig' (97,244) at 20240405153231687
98983 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/linkstation_defconfig' (97,245) at 20240405153046097
98984 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pmem.c' (97,246) at 20220818100014671
98985 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/intel-bts.txt' (97,247) at 20210307214932506
98986 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/invocation.rst' (97,248) at 20240906080037180
98987 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HTMLTIDY' (97,249) at 20211006000025238
98988 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_va.c' (97,250) at 20240405153048801
98989 2025-01-08 03:00:51.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertywatchtest.cpp' (97,251) at 20220708100018559
98990 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_glbl.h' (97,252) at 20240405153051721
98991 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.omap3' (97,253) at 20210308005003296
98992 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sfr_nb4_ser.h' (97,254) at 20210308005003616
98993 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-pcie.c' (97,255) at 20240405153046985
98994 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-brcmstb.c' (97,256) at 20240405153230303
98995 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c' (97,257) at 20240405153051377
98996 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_hash.c' (97,258) at 20210307214932114
98997 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-neigh.sh.in' (97,259) at 20241220090019722
98998 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/scc.h' (97,260) at 20210307214931658
98999 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_kernel_regs.h' (97,261) at 20210307214927086
99000 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/Makefile' (97,262) at 20210307214932426
99001 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/errno_str.c' (97,263) at 20210308005003704
99002 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adreno-smmu-priv.h' (97,264) at 20220525020654547
99003 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fortify_kunit.c' (97,265) at 20240613080016519
99004 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.h' (97,266) at 20210307214927294
99005 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_rx.c' (97,267) at 20240805080013983
99006 2025-01-08 03:00:51.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_task_queue.c' (97,268) at 20220525020653819
99007 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SessionService.v1_1_9.json' (97,269) at 20240619080002956
99008 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/multiseat.txt' (97,270) at 20220429100100422
99009 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kbuild' (97,271) at 20240405153045365
99010 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/pfe_dm_eth.h' (97,272) at 20210308005003628
99011 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_version.c' (97,273) at 20210308005003708
99012 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_cmds.c' (97,274) at 20240405153051593
99013 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-static-bmc-with-update-status.json.in' (97,275) at 20210308005120349
99014 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.19.bb' (97,276) at 20241206090014234
99015 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.errors.yaml' (97,277) at 20210610000035146
99016 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_pic.c' (97,278) at 20240405153046197
99017 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-img.c' (97,279) at 20240405153046793
99018 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/groups.json' (97,280) at 20231213090027090
99019 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb' (97,281) at 20241221090017548
99020 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-div.c' (97,282) at 20240405153046773
99021 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/config' (97,283) at 20210307214932154
99022 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ibm-cffps.rst' (97,284) at 20210307214925502
99023 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/hisi_lpc.c' (97,285) at 20240405153230195
99024 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_byte_action.cpp' (97,286) at 20210308005405930
99025 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mmc' (97,287) at 20210307214925194
99026 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/actions,owl-emac.yaml' (97,288) at 20240405153045113
99027 2025-01-08 03:00:51.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/run-ptest' (97,289) at 20230919080013958
99028 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/allowedips.h' (97,290) at 20210611100017004
99029 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf_types.h' (97,291) at 20210307214930562
99030 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/Kconfig' (97,292) at 20240405153052121
99031 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/.gitignore' (97,293) at 20240405153054069
99032 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw.h' (97,294) at 20240405153230719
99033 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-pll.h' (97,295) at 20210307214926958
99034 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Makefile' (97,296) at 20240613080016363
99035 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/Makefile' (97,297) at 20210309003650556
99036 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-mux.h' (97,298) at 20210307214931398
99037 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount' (97,299) at 20210307205554466
99038 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-bsp/u-boot/u-boot-aspeed-sdk/ventura.cfg' (97,300) at 20241003080011997
99039 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/Makefile' (97,301) at 20210307214928654
99040 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_hal.h' (97,302) at 20210307214930666
99041 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/ia64.rst' (97,303) at 20240405153044977
99042 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acobject.h' (97,304) at 20240405153046617
99043 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/svg/releases.svg' (97,305) at 20241221090017600
99044 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677-spi.c' (97,306) at 20240405153053733
99045 2025-01-08 03:00:51.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/TreeMappingLevel.svg' (97,307) at 20210307214925206
99046 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-input.c' (97,308) at 20221215040039150
99047 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManagedHost/meson.build' (97,309) at 20240629080019052
99048 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jump.c' (97,310) at 20240405153054289
99049 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bcm3510.c' (97,311) at 20240405153049281
99050 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Create/meson.build' (97,312) at 20230825080021141
99051 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/main.h' (97,313) at 20210307214929802
99052 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/threadinfo.h' (97,314) at 20230925080039953
99053 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9565_1p0_initvals.h' (97,315) at 20210307214929766
99054 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/xilinx_wwdt.c' (97,316) at 20241216090017749
99055 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_tun.h' (97,317) at 20210309003653848
99056 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-clocks.dtsi' (97,318) at 20240405153045585
99057 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c59x.c' (97,319) at 20240405153049773
99058 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk-pistachio.c' (97,320) at 20240405153046805
99059 2025-01-08 03:00:51.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutletCollection.json' (97,321) at 20240619080002952
99060 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hibernate.c' (97,322) at 20240405153045869
99061 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h' (97,323) at 20240405153046005
99062 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10.dtsi' (97,324) at 20240405153045377
99063 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/core.h' (97,325) at 20210307214926770
99064 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos850.h' (97,326) at 20240405153231795
99065 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/trace.h' (97,327) at 20210927100127093
99066 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/checksum_64.h' (97,328) at 20240405153046381
99067 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm911360_entphn-ns/MAINTAINERS' (97,329) at 20210308005002940
99068 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/err.h' (97,330) at 20240405153054269
99069 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/e820.c' (97,331) at 20210308005002856
99070 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-properties-system.h' (97,332) at 20241211090212362
99071 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+onceassign+derefonce.litmus' (97,333) at 20220525020655127
99072 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tplink_wdr4300_defconfig' (97,334) at 20210308005003284
99073 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stringify.h' (97,335) at 20210307214931518
99074 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l36.txt' (97,336) at 20240405153229799
99075 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/acpi.c' (97,337) at 20240910080014058
99076 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/lru_cache.h' (97,338) at 20240405153052289
99077 2025-01-08 03:00:51.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0001-Fix-musl-libc-build-issue.patch' (97,339) at 20230706080014737
99078 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da9063_onkey.c' (97,340) at 20240405153230727
99079 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/Kconfig' (97,341) at 20240405153047009
99080 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/fault.c' (97,342) at 20240405153045977
99081 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/proftool.c' (97,343) at 20210308005003772
99082 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aegis128-aesni-asm.S' (97,344) at 20241211090145389
99083 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es1688/es1688.c' (97,345) at 20240405153232127
99084 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_powerclamp.c' (97,346) at 20240405153231499
99085 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/cache.c' (97,347) at 20210308005002840
99086 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/valijson.wrap' (97,348) at 20240628080018949
99087 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr' (97,349) at 20210308005003756
99088 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/tlb.S' (97,350) at 20210308005002560
99089 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c' (97,351) at 20241115090012957
99090 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gic.c' (97,352) at 20241022080032780
99091 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_layer.h' (97,353) at 20220525020653011
99092 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_mac_profiles_occ.sh' (97,354) at 20240405153054297
99093 2025-01-08 03:00:51.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/sniper.c' (97,355) at 20210308005003016
99094 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c' (97,356) at 20240913080013813
99095 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2_54xx.h' (97,357) at 20240405153045661
99096 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/dcn_calc_math.h' (97,358) at 20210307214927306
99097 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_8255.h' (97,359) at 20240405153052669
99098 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/011.out' (97,360) at 20210308005046413
99099 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h' (97,361) at 20241220090018314
99100 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/rpmmacros.in' (97,362) at 20210308004938816
99101 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_base.c' (97,363) at 20240405153050029
99102 2025-01-08 03:00:51.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x06_hardware.h' (97,364) at 20240405153048805
99103 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/Kconfig' (97,365) at 20210308005002984
99104 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_sandbox.c' (97,366) at 20210308005003396
99105 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/cros-ec.txt' (97,367) at 20210308005003304
99106 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cu16le.rst' (97,368) at 20210309003648496
99107 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/meson.build' (97,369) at 20241101080009595
99108 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-xtalk-bridge.c' (97,370) at 20240405153046049
99109 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-simple-audio-card.dtsi' (97,371) at 20240405153045813
99110 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/meson.build' (97,372) at 20230209040033837
99111 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/asm-utils.S' (97,373) at 20240405153054237
99112 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_privacy_screen.c' (97,374) at 20240405153051381
99113 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dp.c' (97,375) at 20240405153048765
99114 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/marvell,mmp-sspa.yaml' (97,376) at 20240405153045165
99115 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_malloc.c' (97,377) at 20210307214930422
99116 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg.c' (97,378) at 20220525020653043
99117 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/Makefile' (97,379) at 20220525020653663
99118 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4270.c' (97,380) at 20240405153232147
99119 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-bcm235xx.c' (97,381) at 20210308005002552
99120 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/Makefile' (97,382) at 20240405153053373
99121 2025-01-08 03:00:51.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/Kconfig' (97,383) at 20220525020654823
99122 2025-01-08 03:00:51.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x01_uclass.h' (97,384) at 20210307214928082
99123 2025-01-08 03:00:51.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcu.h' (97,385) at 20240830080013339
99124 2025-01-08 03:00:51.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/exceptions.S' (97,386) at 20210308005002824
99125 2025-01-08 03:00:51.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_rx.c' (97,387) at 20241011080017335
99126 2025-01-08 03:00:51.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/v9_structs.h' (97,388) at 20240405153048325
99127 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2200.c' (97,389) at 20240405153231187
99128 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_12_0_0_offset.h' (97,390) at 20210307214927690
99129 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/cper-generate-cli.c' (97,391) at 20241114091008828
99130 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/sp_local.h' (97,392) at 20210307214930542
99131 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mark_write_erased_v2.c' (97,393) at 20230809080010803
99132 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_priv.h' (97,394) at 20220525020652226
99133 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/defconfig' (97,395) at 20210308005003736
99134 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/data/meson.build' (97,396) at 20220226040035992
99135 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icreate_item.h' (97,397) at 20240405153052593
99136 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_avx512.c' (97,398) at 20210307214931814
99137 2025-01-08 03:00:51.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fq_pie.json' (97,399) at 20210605000027812
99138 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sislands_smc.h' (97,400) at 20240405153230627
99139 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/vme8349.c' (97,401) at 20210308005002956
99140 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-axp288.c' (97,402) at 20240405153047025
99141 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/cyrix.c' (97,403) at 20240405153046421
99142 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/include/mach/ar71xx_regs.h' (97,404) at 20210308005002820
99143 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/priv.h' (97,405) at 20220525020652971
99144 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c' (97,406) at 20240405153050233
99145 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/dhcpcd@.service' (97,407) at 20210307205554462
99146 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/synch.h' (97,408) at 20240405153046129
99147 2025-01-08 03:00:51.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/ps.c' (97,409) at 20240405153231251
99148 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/netdevice.h' (97,410) at 20210308005003668
99149 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli_hush.c' (97,411) at 20210308005003224
99150 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/reset.c' (97,412) at 20210308005002712
99151 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/Makefile' (97,413) at 20210308005003764
99152 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600_openbmc_spl_defconfig' (97,414) at 20230530080039376
99153 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_bloom_filter.rst' (97,415) at 20240405153044993
99154 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-distro_1.9.0.bb' (97,416) at 20240302090018210
99155 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_metadata.c' (97,417) at 20240405153054285
99156 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/rng.c' (97,418) at 20240405153050469
99157 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/machine_kexec.c' (97,419) at 20210309003648980
99158 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kvm_para.h' (97,420) at 20220525020654671
99159 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tv.c' (97,421) at 20240405153230559
99160 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-bcm-kona.c' (97,422) at 20240405153231355
99161 2025-01-08 03:00:51.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_uart.c' (97,423) at 20220525020654979
99162 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1636.c' (97,424) at 20210307214930950
99163 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/netlink-raw.yaml' (97,425) at 20240405153229819
99164 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/machine/s6q.conf' (97,426) at 20230927080013514
99165 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon-dp.decode' (97,427) at 20241211090212474
99166 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_defs.h' (97,428) at 20210308005002664
99167 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fctiwz.c' (97,429) at 20210307214926434
99168 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/crw.c' (97,430) at 20240405153051521
99169 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/cfg80211.h' (97,431) at 20240405153231239
99170 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/any_sender_of.hpp' (97,432) at 20241219090033968
99171 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/framebuffer.c' (97,433) at 20240405153048421
99172 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/test.py' (97,434) at 20210308005003744
99173 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/lgcy.h' (97,435) at 20210307214929522
99174 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/sdhci.h' (97,436) at 20241211090212362
99175 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/db-export.h' (97,437) at 20220525020655167
99176 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/Kconfig' (97,438) at 20210308005003036
99177 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/event/event.cpp' (97,439) at 20221015030031456
99178 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bit.c' (97,440) at 20210307214931262
99179 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/afe4404.c' (97,441) at 20240405153048985
99180 2025-01-08 03:00:51.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rza2.c' (97,442) at 20240405153231567
99181 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_xattr.c' (97,443) at 20240405153231787
99182 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_sdma_pkt_open.h' (97,444) at 20210307214927254
99183 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_tgec.h' (97,445) at 20240405153049929
99184 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_sgdma.h' (97,446) at 20210307214929286
99185 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/LICENSE' (97,447) at 20210308004939860
99186 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/time.c' (97,448) at 20240405153046213
99187 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/ehci.h' (97,449) at 20210308005002656
99188 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/hw_breakpoint.h' (97,450) at 20210307214926682
99189 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/CLI11.wrap' (97,451) at 20240319080024582
99190 2025-01-08 03:00:51.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c' (97,452) at 20240405153231059
99191 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-lm3554.c' (97,453) at 20240405153051821
99192 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/Kconfig' (97,454) at 20240405153053553
99193 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ssh.py' (97,455) at 20241221090017628
99194 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-2.43.1.inc' (97,456) at 20241221090017648
99195 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/fpu_helper.c' (97,457) at 20241211090212482
99196 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release/help2man-reproducibility.patch' (97,458) at 20210608000015843
99197 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pca9698.c' (97,459) at 20210308005003380
99198 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/Kconfig' (97,460) at 20240906080037508
99199 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_getport.h' (97,461) at 20210307214931454
99200 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/Makefile' (97,462) at 20240405153047009
99201 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cell-pmu.h' (97,463) at 20210307214926374
99202 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/hugetlbpage.c' (97,464) at 20240405153229987
99203 2025-01-08 03:00:51.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_traceonoff_triggers.tc' (97,465) at 20210307214932674
99204 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_rs_w.c' (97,466) at 20210308005046505
99205 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml' (97,467) at 20241105090020411
99206 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth2/reg_ebi.h' (97,468) at 20210308005003020
99207 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_ring.h' (97,469) at 20240405153052817
99208 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bonhamn' (97,470) at 20210307205553778
99209 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/bg.po' (97,471) at 20210308005046217
99210 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/Makefile' (97,472) at 20210307214930326
99211 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa2xx.h' (97,473) at 20240405153045677
99212 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/rel6_translate.c' (97,474) at 20230925080040041
99213 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-audio.c' (97,475) at 20240405153049557
99214 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/Makefile' (97,476) at 20210308005002944
99215 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_defs.h' (97,477) at 20210307214930422
99216 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/cxl_hw.c' (97,478) at 20210307214930302
99217 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa75-cortexa55.inc' (97,479) at 20240301090012451
99218 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rock_defconfig' (97,480) at 20210308005003276
99219 2025-01-08 03:00:51.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/keyval.h' (97,481) at 20221215040039190
99220 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/gbb.py' (97,482) at 20210308005003748
99221 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng.conf.systemd' (97,483) at 20220721030015849
99222 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-info.h' (97,484) at 20241008080014051
99223 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch' (97,485) at 20241206090014334
99224 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.13.bb' (97,486) at 20241221090017692
99225 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/calxeda/xgmac.c' (97,487) at 20240405153049857
99226 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/microchip-icicle-kit.rst' (97,488) at 20210927100127081
99227 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-iommu_groups' (97,489) at 20240405153044925
99228 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ed25519_key' (97,490) at 20210307205554466
99229 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-has.out' (97,491) at 20210308005046409 to deleted uid set
99230 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html' (97,492) at 20210307205554282
99231 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/layer-input.png' (97,493) at 20210307205554314 to deleted uid set
99232 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_emu.h' (97,494) at 20210307214926730
99233 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_smn.h' (97,495) at 20210307214927618
99234 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/break.h' (97,496) at 20240405153045945
99235 2025-01-08 03:00:51.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acopcode.h' (97,497) at 20240405153046617
99236 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_kms.c' (97,498) at 20240405153230631
99237 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic-common.h' (97,499) at 20210307214928526
99238 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config.bb' (97,500) at 20241206090014202
99239 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_debug.h' (97,501) at 20241211090145537
99240 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c' (97,502) at 20210307214928702
99241 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/file.c' (97,503) at 20240405153231659
99242 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/eeprom.c' (97,504) at 20240405153049901
99243 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (97,505) at 20241206090014218
99244 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_3F_defconfig' (97,506) at 20210308005003260
99245 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_4_1_d.h' (97,507) at 20210307214927330
99246 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_pamu_stash.h' (97,508) at 20220525020652034
99247 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_iter.c' (97,509) at 20240405153232255
99248 2025-01-08 03:00:51.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/isl29003.rst' (97,510) at 20210307214925522
99249 2025-01-08 03:00:51.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-mt6370-rgb.c' (97,511) at 20240405153049221
99250 2025-01-08 03:00:51.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/common-auth' (97,512) at 20240917080011791
99251 2025-01-08 03:00:51.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-mux.yaml' (97,513) at 20220525020651690
99252 2025-01-08 03:00:51.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/index.rst' (97,514) at 20240405153044973
99253 2025-01-08 03:00:51.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/string.c' (97,515) at 20210308005003740
99254 2025-01-08 03:00:51.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/cycle.json' (97,516) at 20220525020655143
99255 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a4xx.xml.h' (97,517) at 20240405153048573
99256 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-main.c' (97,518) at 20210308005003740
99257 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dh_imx6.h' (97,519) at 20210308005003592
99258 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/probe.c' (97,520) at 20210307214926562
99259 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kfence.h' (97,521) at 20240405153046069
99260 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/hvm_vcpu.h' (97,522) at 20240405153052957
99261 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ath9k_platform.h' (97,523) at 20210307214931354
99262 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/OriginatedBy.interface.yaml' (97,524) at 20221207040023627
99263 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,apq8096.txt' (97,525) at 20210309003648392
99264 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto.c' (97,526) at 20240405153046517
99265 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp' (97,527) at 20240905080002533
99266 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/root.c' (97,528) at 20240405153231611
99267 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-cp115.dtsi' (97,529) at 20210307214926022
99268 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybcj_1.0.2.bb' (97,530) at 20240302090018210
99269 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9263.dts' (97,531) at 20240405153045473
99270 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/Kconfig' (97,532) at 20240405153051373
99271 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8357d.h' (97,533) at 20210307214930506
99272 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ak4xxx.c' (97,534) at 20210307214932258
99273 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Goteborg_Slattadamm' (97,535) at 20210307205553782
99274 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/buildjson.hpp' (97,536) at 20210308005116217
99275 2025-01-08 03:00:51.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xdp_umem.c' (97,537) at 20240405153053413
99276 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-eval-v3.dts' (97,538) at 20240405153045529
99277 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/digsy_mtc.dts' (97,539) at 20240405153046089
99278 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/Kconfig' (97,540) at 20220525020654119
99279 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nv.c' (97,541) at 20240405153230359
99280 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_ref_tracker.c' (97,542) at 20240405153053105
99281 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/entity-manager_%.bbappend' (97,543) at 20241226090016127
99282 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/MAINTAINERS' (97,544) at 20210308005003032
99283 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/reassembly.c' (97,545) at 20240613080016531
99284 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png' (97,546) at 20210307205554338 to deleted uid set
99285 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/cmd_parser.h' (97,547) at 20220525020652899
99286 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/bt87x.rst' (97,548) at 20210307214925566
99287 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_icpu_cfg.h' (97,549) at 20210308005002820
99288 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx8m_image.sh' (97,550) at 20210308005003764
99289 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ssbi.c' (97,551) at 20240405153230839
99290 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-common.h' (97,552) at 20240405153052825
99291 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checklitmus.sh' (97,553) at 20240405153054069
99292 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kprobes.h' (97,554) at 20240405153046385
99293 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-protobuf-Disable-musttail-attribute-on-mips.patch' (97,555) at 20241221090017552
99294 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti-abb-regulator.txt' (97,556) at 20210307214925410
99295 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/ashlsi3.S' (97,557) at 20210307214926570
99296 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-u-boot.dtsi' (97,558) at 20210308005002600
99297 2025-01-08 03:00:51.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/Makefile' (97,559) at 20210308005003024
99298 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html' (97,560) at 20210307205554282
99299 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-device.c' (97,561) at 20240405153230291
99300 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/ftrace.c' (97,562) at 20240628080013981
99301 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/ti,clksel.yaml' (97,563) at 20240405153045029
99302 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/berlin2q.h' (97,564) at 20210307214931326
99303 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/building.rst' (97,565) at 20240413080012675
99304 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_nat.c' (97,566) at 20240812080017256
99305 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_image.c' (97,567) at 20220525020652983
99306 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/ulpi-viewport.c' (97,568) at 20210308005003520
99307 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/elog_watch.cpp' (97,569) at 20241129090023561
99308 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/Makefile' (97,570) at 20210308005003172
99309 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioctl.h' (97,571) at 20240405153048525
99310 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/ivybridge_sound.c' (97,572) at 20210308005003488
99311 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/.gitignore' (97,573) at 20220525020655231
99312 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi_phy.c' (97,574) at 20240405153048781
99313 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/Kconfig' (97,575) at 20240405153048981
99314 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/mal.h' (97,576) at 20210307214929422
99315 2025-01-08 03:00:51.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-hostfw-over-pldm.inc' (97,577) at 20231012080014468
99316 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/os.h' (97,578) at 20210307214927970
99317 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Physical.interface.yaml' (97,579) at 20220315030032667
99318 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi' (97,580) at 20240405153229951
99319 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-utils.c' (97,581) at 20240405153054005
99320 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw54xx.dtsi' (97,582) at 20240405153229887
99321 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/Kconfig' (97,583) at 20220802100038577
99322 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_dos.h' (97,584) at 20210308005003288
99323 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/ip-to-fpga.service' (97,585) at 20240308090017911
99324 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bvme6000hw.h' (97,586) at 20210307214926158
99325 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/start.S' (97,587) at 20210308005002548
99326 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/libssl-is-required-if-eventint-supported.patch' (97,588) at 20230706080014749
99327 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4super.c' (97,589) at 20210309003653644
99328 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_elf.h' (97,590) at 20240906080037156
99329 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-nslcd-cert-config.conf' (97,591) at 20210528000119871
99330 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3.dtsi' (97,592) at 20210308005002624
99331 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/subprojects/cjson.wrap' (97,593) at 20241010080036061
99332 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/tmp105.h' (97,594) at 20210927100127241
99333 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/lockcnt.c' (97,595) at 20241211090212562
99334 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-pid-record' (97,596) at 20210307214932566
99335 2025-01-08 03:00:51.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-gpr.c' (97,597) at 20240405153232283
99336 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/imx-regs.h' (97,598) at 20210308005002644
99337 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu_1.42.0.bb' (97,599) at 20241206090014246
99338 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (97,600) at 20211222040037069
99339 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt_impl.c' (97,601) at 20210308004938836
99340 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/datetime/me-time-sync.bb' (97,602) at 20241206090014218
99341 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/starfive/Makefile' (97,603) at 20240405153231351
99342 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx_common.h' (97,604) at 20240405153050293
99343 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mv-common.h' (97,605) at 20210308005003604
99344 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/sa1100-rtc.yaml' (97,606) at 20240405153045153
99345 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strnlen_user.c' (97,607) at 20240405153053101
99346 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx-core.c' (97,608) at 20240913080013801
99347 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/printinsn.c' (97,609) at 20210927100127385
99348 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/ns-thermal.c' (97,610) at 20240405153051969
99349 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/LoadingBar.vue' (97,611) at 20241004080035959
99350 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/qemu.desktop' (97,612) at 20210308005046549
99351 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx-static/custom.js' (97,613) at 20220429100100422
99352 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/lowlevel_init.S' (97,614) at 20210308005002908
99353 2025-01-08 03:00:51.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cpputest/cpputest_4.0.bb' (97,615) at 20221104030017433
99354 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/funcmux.h' (97,616) at 20210308005002672
99355 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/retired.json' (97,617) at 20240405153054113
99356 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ia_css_copy_output.host.h' (97,618) at 20240405153051837
99357 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kernel.h' (97,619) at 20210309003653988
99358 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/133.out' (97,620) at 20210308005046449
99359 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/hx8357d.c' (97,621) at 20240405153048773
99360 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc91111.c' (97,622) at 20210308005003444
99361 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_timeline_types.h' (97,623) at 20220525020652891
99362 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/ledtrig-usbport.rst' (97,624) at 20210307214925518
99363 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/cache.c' (97,625) at 20210308005002544
99364 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h' (97,626) at 20240429080012420
99365 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/e1000.h' (97,627) at 20240405153230955
99366 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-common/gnome-common_3.18.0.bb' (97,628) at 20231126090012797
99367 2025-01-08 03:00:51.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq.c' (97,629) at 20210307214932198
99368 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atarihw.h' (97,630) at 20210307214926158
99369 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service' (97,631) at 20231011080016606
99370 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_3_offset.h' (97,632) at 20240405153047765
99371 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb_64e.c' (97,633) at 20240913080013769
99372 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp253.dtsi' (97,634) at 20240405153045829
99373 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/meson.build' (97,635) at 20220913030027313
99374 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0006-Workaround-patch-for-missing-Python3-transition-of-t.patch' (97,636) at 20230706080014749
99375 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-attr-prev' (97,637) at 20220525020651630
99376 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/adl-metrics.json' (97,638) at 20240405153232227
99377 2025-01-08 03:00:51.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/anx9804.c' (97,639) at 20210308005003520
99378 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-btemp.yaml' (97,640) at 20240405153045141
99379 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359-accdet.c' (97,641) at 20221102030020989
99380 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/wm8960.cfg' (97,642) at 20210629000017460
99381 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_date_and_time_settings.robot' (97,643) at 20210308005007104
99382 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch' (97,644) at 20231011080016622
99383 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_policies_sub_menu.robot' (97,645) at 20240628080017113
99384 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/screen_info.c' (97,646) at 20240805080013943
99385 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sunplus,sp7021-reset.h' (97,647) at 20240405153052653
99386 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/s626.c' (97,648) at 20240405153046905
99387 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-no-invariants-only' (97,649) at 20211006000025234
99388 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_mul.c' (97,650) at 20210307214926274
99389 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-lp8841-rtc.c' (97,651) at 20240405153231463
99390 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/ftrace_dyn.c' (97,652) at 20240628080013977
99391 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/ti-aemif.c' (97,653) at 20240405153049589
99392 2025-01-08 03:00:51.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_vmcall_test.c' (97,654) at 20240405153054325
99393 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_hw.h' (97,655) at 20240405153049909
99394 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/qaic/qaic.rst' (97,656) at 20240405153044937
99395 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_pci_unittest.cpp' (97,657) at 20241219090024012
99396 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/or1k-sim.rst' (97,658) at 20221215040039082
99397 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts' (97,659) at 20210308005002612
99398 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter.c' (97,660) at 20240405153053253
99399 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mmap.c' (97,661) at 20220525020653163
99400 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-common.txt' (97,662) at 20240106090017261
99401 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/ti81xx-restart.c' (97,663) at 20240405153045673
99402 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_h.c' (97,664) at 20210308005046521
99403 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/load_config.py' (97,665) at 20240405153045265
99404 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb' (97,666) at 20241206090014238
99405 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/README' (97,667) at 20240405153054389
99406 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvidia_gb200.json' (97,668) at 20241030080004527
99407 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_overlay.c' (97,669) at 20210308005003708
99408 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3001-configure.ac-setup-for-OE-usage.patch' (97,670) at 20230114040015494
99409 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-B-2.0' (97,671) at 20211006000025242
99410 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_resource.c' (97,672) at 20240405153047229
99411 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (97,673) at 20241114091011588
99412 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/lwtunnel.h' (97,674) at 20240405153052925
99413 2025-01-08 03:00:51.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/core.c' (97,675) at 20240429080012424
99414 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/common.h' (97,676) at 20240405153054325
99415 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/renesas,r8a779f0-ether-switch.yaml' (97,677) at 20240405153045121
99416 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/sony-btf-mpx.c' (97,678) at 20240405153049337
99417 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24117.h' (97,679) at 20210307214928610
99418 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/auxvec.h' (97,680) at 20240405153046133
99419 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/ctype.c' (97,681) at 20210308005003760
99420 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-audio-hook.h' (97,682) at 20210307214928678
99421 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8524.c' (97,683) at 20240405153053817
99422 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/header.S' (97,684) at 20240405153230103
99423 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/subprojects/packagefiles/boost/meson.build' (97,685) at 20240501080016543
99424 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/dme1737.rst' (97,686) at 20210307214925498
99425 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/Kconfig' (97,687) at 20210307214929674
99426 2025-01-08 03:00:51.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0047-corstone1000-dts-add-external-system-node.patch' (97,688) at 20241206090014210
99427 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/mcx.h' (97,689) at 20210308005003004
99428 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/dump.json' (97,690) at 20240906080037432
99429 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-sabresd.dts' (97,691) at 20240405153045501
99430 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/common.c' (97,692) at 20210308005003500
99431 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/CFLIST' (97,693) at 20210309003656016
99432 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_compare_bytes.md' (97,694) at 20240809080033023
99433 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ipheth.c' (97,695) at 20240919080017066
99434 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dts' (97,696) at 20240405153045525
99435 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8903.yaml' (97,697) at 20240405153045173
99436 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-ip-monitor.sh' (97,698) at 20241220090019722
99437 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_efi_loader.py' (97,699) at 20210308005003744
99438 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/Kconfig' (97,700) at 20240405153051217
99439 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fw_update.h' (97,701) at 20240405153050009
99440 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.h' (97,702) at 20210307214927882
99441 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/perf_event_p4.h' (97,703) at 20210307214926670
99442 2025-01-08 03:00:51.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_non_tensor_start_regs.h' (97,704) at 20240405153046585
99443 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/i8259.h' (97,705) at 20240906080037332
99444 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-priv.h' (97,706) at 20210307214928802
99445 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/gc.c' (97,707) at 20241211090145517
99446 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/memfd_secret.c' (97,708) at 20240405153232275
99447 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s.dts' (97,709) at 20240405153045453
99448 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc_not_zero' (97,710) at 20240405153053437
99449 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-fpga2sdram-bridge.txt' (97,711) at 20210307214925314
99450 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/Makefile' (97,712) at 20210307214928806
99451 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/start.S' (97,713) at 20210308005002800
99452 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (97,714) at 20210807000017358
99453 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-madera.c' (97,715) at 20210307214927190
99454 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uniphier_v7_defconfig' (97,716) at 20210308005003284
99455 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/lowlevel_init.S' (97,717) at 20210308005003068
99456 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/mac-phy-support.rst' (97,718) at 20240405153045233
99457 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/MAINTAINERS' (97,719) at 20210308005003040
99458 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/hardware.h' (97,720) at 20210308005002716
99459 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/fsp_configs.h' (97,721) at 20210308005002876
99460 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_hub.c' (97,722) at 20240405153051393
99461 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_macvlan.h' (97,723) at 20240405153052705
99462 2025-01-08 03:00:51.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch' (97,724) at 20230706080014757
99463 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tmr.c' (97,725) at 20240405153051961
99464 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/kvm.h' (97,726) at 20210307214926250
99465 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-mb.dts' (97,727) at 20240405153045465
99466 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/fixmap.h' (97,728) at 20240405153046245
99467 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/orion-nand.txt' (97,729) at 20210307214925370
99468 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hollviken_Stora_Hammar' (97,730) at 20210307205553782
99469 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dtb' (97,731) at 20210308005046177 to deleted uid set
99470 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-s3c64xx.c' (97,732) at 20241011080017351
99471 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml' (97,733) at 20240405153045141
99472 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/emc141x.c' (97,734) at 20241211090212334
99473 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x04_channel.h' (97,735) at 20210307214928082
99474 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/output.c' (97,736) at 20240405153230639
99475 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_scsi.c' (97,737) at 20240405153051585
99476 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98371.c' (97,738) at 20240405153053629
99477 2025-01-08 03:00:51.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/memory.json' (97,739) at 20240405153054149
99478 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/Makefile' (97,740) at 20210307214926498
99479 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/viafb.rst' (97,741) at 20210307214925478
99480 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/p10bmc/server.ttyVUART0.conf' (97,742) at 20240730080012557
99481 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/headers_fixup.patch' (97,743) at 20210812000025274
99482 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cardhu.dtsi' (97,744) at 20240405153229879
99483 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/users.hpp' (97,745) at 20221115040038071
99484 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sdm845-aoss.h' (97,746) at 20210307214931350
99485 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-a23-usb-phy.yaml' (97,747) at 20240405153045129
99486 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha_common.c' (97,748) at 20210307214926506
99487 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/scmi.h' (97,749) at 20240405153052897
99488 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kworld-315u.c' (97,750) at 20210307214928782
99489 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/buddha-driver.rst' (97,751) at 20240405153044977
99490 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/json_formatters.hpp' (97,752) at 20240430080002915
99491 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa310a.dts' (97,753) at 20240405153045457
99492 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFULLR' (97,754) at 20211006000025234
99493 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/processor.h' (97,755) at 20210308005002888
99494 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/272' (97,756) at 20210927100127501
99495 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/apm-xgene-pmu.txt' (97,757) at 20210307214925386
99496 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/sni_82596.c' (97,758) at 20240405153049961
99497 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-whitenoise_6.8.2.bb' (97,759) at 20241221090017564
99498 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml' (97,760) at 20240405153045121
99499 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/recalc_apic_map_test.c' (97,761) at 20240405153232271
99500 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/boot.c' (97,762) at 20210307214929962
99501 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_hid.rst' (97,763) at 20210309003648472
99502 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/gconf.glade' (97,764) at 20210307214932150
99503 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci-debugfs.c' (97,765) at 20240405153046929
99504 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/meson.build' (97,766) at 20230902080024081
99505 2025-01-08 03:00:51.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/types.h' (97,767) at 20240405153052901
99506 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aesni-intel_avx-x86_64.S' (97,768) at 20240405153046357
99507 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/embedded.c' (97,769) at 20210308005003540
99508 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/virtual-memory.json' (97,770) at 20240405153054153
99509 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/alerts/alert.png' (97,771) at 20220105012522963 to deleted uid set
99510 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/Makefile' (97,772) at 20240405153230059
99511 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rps.c' (97,773) at 20240411080014078
99512 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_128b_132b.c' (97,774) at 20240405153047297
99513 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/overview.rst' (97,775) at 20210307214925570
99514 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/dms-ba16_1g.cfg' (97,776) at 20210308005002908
99515 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch' (97,777) at 20230706080014765
99516 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/xen-hw-stub.c' (97,778) at 20240906080037444
99517 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zutil.h' (97,779) at 20210307214931538
99518 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/224' (97,780) at 20221215040039362
99519 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/055_sections.dts' (97,781) at 20210308005003752
99520 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic/run-ptest' (97,782) at 20240106090017241
99521 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mmio_nvram.c' (97,783) at 20240405153046233
99522 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq25980.yaml' (97,784) at 20240405153045141
99523 2025-01-08 03:00:51.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/Makefile' (97,785) at 20210308005002964
99524 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf8523.c' (97,786) at 20240405153051501
99525 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nbd.h' (97,787) at 20240405153052929
99526 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,kona-sdhci.yaml' (97,788) at 20240405153045109
99527 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/nlattr.c' (97,789) at 20240405153054061
99528 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/TdcPlugin.py' (97,790) at 20210307214932722
99529 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-nhlt.c' (97,791) at 20240405153053957
99530 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_iba7322.c' (97,792) at 20240405153049101
99531 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rv1108.dtsi' (97,793) at 20210308005002608
99532 2025-01-08 03:00:51.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt' (97,794) at 20220525020651662
99533 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/amdtp-tascam.c' (97,795) at 20241115090012977
99534 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm64/lowlevel_init.S' (97,796) at 20210308005002792
99535 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/xen/hypercall.S' (97,797) at 20240405153045905
99536 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/Makefile' (97,798) at 20210307214931738
99537 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/Makefile' (97,799) at 20240405153049125
99538 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/kudo_motherboard.json' (97,800) at 20230624080005339
99539 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.5.rst' (97,801) at 20240302090018222
99540 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/bus_watcher.c' (97,802) at 20240405153046053
99541 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/topology.h' (97,803) at 20240830080013243
99542 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto.c' (97,804) at 20240405153230267
99543 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/Makefile' (97,805) at 20240405153049625
99544 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/note.S' (97,806) at 20240405153046253
99545 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/pci.c' (97,807) at 20210307214929174
99546 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/case.py' (97,808) at 20241206090014306
99547 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_sw.c' (97,809) at 20210307214931798
99548 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-group1' (97,810) at 20240405153054161
99549 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6q_pins.h' (97,811) at 20210308005002648
99550 2025-01-08 03:00:51.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/ad5421.h' (97,812) at 20210307214931402
99551 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8737.h' (97,813) at 20210307214932354
99552 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml' (97,814) at 20240405153045085
99553 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-edosk7705.c' (97,815) at 20210307214926534
99554 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/trace-events' (97,816) at 20210927100127093
99555 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/m5253demo.c' (97,817) at 20210308005002972
99556 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/Makefile' (97,818) at 20220525020652162
99557 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl826f.h' (97,819) at 20210309003649824
99558 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/battery/bat_trats2.c' (97,820) at 20210308005003468
99559 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/designware_udc.h' (97,821) at 20210308005003688
99560 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-i2c-core.h' (97,822) at 20210307214928846
99561 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mlx5.rst' (97,823) at 20240405153229823
99562 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/patching.py' (97,824) at 20210308005046237
99563 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/pgood_monitor.hpp' (97,825) at 20240817080031296
99564 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/nmi.h' (97,826) at 20210307214931610
99565 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/LICENSE' (97,827) at 20210308005047569
99566 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts' (97,828) at 20210307214926046
99567 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/Kbuild' (97,829) at 20210307214927942
99568 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/stack.c' (97,830) at 20210308005002708
99569 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bsg-lib.h' (97,831) at 20240405153052665
99570 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_recv.c' (97,832) at 20240405153053357
99571 2025-01-08 03:00:51.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/relocs.h' (97,833) at 20210308005002816
99572 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/core.h' (97,834) at 20210307214926770
99573 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_fwd.h' (97,835) at 20240405153049105
99574 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz' (97,836) at 20210307205554594 to deleted uid set
99575 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds28e04.c' (97,837) at 20240405153052233
99576 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/trace.h' (97,838) at 20240405153050481
99577 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mpu02.yaml' (97,839) at 20240405153045145
99578 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c' (97,840) at 20240405153051065
99579 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gxp-fan-ctrl.c' (97,841) at 20240405153230663
99580 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-idio-16.h' (97,842) at 20240405153230303
99581 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Chatton' (97,843) at 20210307205553794
99582 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-clash.json' (97,844) at 20210927100127469
99583 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/maltael_defconfig' (97,845) at 20210308005003268
99584 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/bus.c' (97,846) at 20240405153051189
99585 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/gxp-wdt.c' (97,847) at 20240405153052241
99586 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/Kconfig' (97,848) at 20210308005003032
99587 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-prph.h' (97,849) at 20240405153231195
99588 2025-01-08 03:00:51.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/1.Intro.rst' (97,850) at 20220525020651770
99589 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/rtc_user.c' (97,851) at 20220525020652126
99590 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/cdx_controller.c' (97,852) at 20240405153230199
99591 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-core/busybox/busybox_%.bbappend' (97,853) at 20210813100029652
99592 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp257f-ev1.dts' (97,854) at 20240405153045829
99593 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp442.dts' (97,855) at 20240405153229939
99594 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_types.h' (97,856) at 20240429080012420
99595 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_test.c' (97,857) at 20240405153230251
99596 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/stacktrace.c' (97,858) at 20240726080012846
99597 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/md5.h' (97,859) at 20210308004938836
99598 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/.gitignore' (97,860) at 20210307214932466
99599 2025-01-08 03:00:51.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_smu13_driver_if.h' (97,861) at 20240405153047209
99600 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/srcpos.c' (97,862) at 20210308005003728
99601 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/io.c' (97,863) at 20240405153045657
99602 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/dpaa2-io.h' (97,864) at 20240405153052881
99603 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/tpm.c' (97,865) at 20241008080013919
99604 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/layer.conf' (97,866) at 20241221090017612
99605 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8750-apc8750.dts' (97,867) at 20240405153045609
99606 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mxs-saif.txt' (97,868) at 20210307214925430
99607 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1550nd.h' (97,869) at 20210307214926218
99608 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sdm845-flakes.txt' (97,870) at 20240405153230531
99609 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ne2000' (97,871) at 20210308005003296
99610 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-rockchip-inno-hdmi.txt' (97,872) at 20210307214925390
99611 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/mss-spi.c' (97,873) at 20241211090212338
99612 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/edminiv2.c' (97,874) at 20210308005002904
99613 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Juntusranta' (97,875) at 20210307205553774
99614 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_d.c' (97,876) at 20210308005046521
99615 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/0001-Remove-TEE-driver-external-component.patch' (97,877) at 20241221090017472
99616 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/xilinx-pcie.c' (97,878) at 20241211090212318
99617 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENpatch.S' (97,879) at 20210307214926606
99618 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb' (97,880) at 20230813080012848
99619 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max6900.c' (97,881) at 20240405153051497
99620 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-kernel/linux/linux-aspeed/spc621d8hm3.cfg' (97,882) at 20240113090014528
99621 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/apple,i2c.yaml' (97,883) at 20240405153045065
99622 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-alps.c' (97,884) at 20240405153048813
99623 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/errors.mako.hpp' (97,885) at 20210308005108057
99624 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/lp3971.h' (97,886) at 20210307214931494
99625 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/devtool/__init__.py' (97,887) at 20210307205554386
99626 2025-01-08 03:00:51.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml' (97,888) at 20241123090016863
99627 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/switch_to.h' (97,889) at 20210307214926762
99628 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/honeywell,hmc5843.yaml' (97,890) at 20220525020651682
99629 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rf.h' (97,891) at 20240405153051949
99630 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_hwdep.c' (97,892) at 20220525020654975
99631 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-power-control.service' (97,893) at 20220203040027080
99632 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_rx.c' (97,894) at 20240405153052157
99633 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Motosoto' (97,895) at 20210307205554426
99634 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.c' (97,896) at 20240405153230615
99635 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_quark_dts_thermal.c' (97,897) at 20240405153051973
99636 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kone.h' (97,898) at 20240405153048821
99637 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/fsgsbase.c' (97,899) at 20220525020655235
99638 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_mbx.c' (97,900) at 20240405153051721
99639 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sm501fb.txt' (97,901) at 20210307214925310
99640 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/inode.c' (97,902) at 20240405153230075
99641 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-microvm.c' (97,903) at 20240906080037228
99642 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/reset.S' (97,904) at 20210308005002552
99643 2025-01-08 03:00:51.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml' (97,905) at 20210307205554066
99644 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/chassis/avsbus-control/avsbus-control@.service' (97,906) at 20210307205554222
99645 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-clevo-mail.c' (97,907) at 20210307214928546
99646 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/mark.c' (97,908) at 20240910080014078
99647 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NOR_defconfig' (97,909) at 20210308005003240
99648 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-a23-a33-ccu.h' (97,910) at 20210307214931350
99649 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/sys_m68k.c' (97,911) at 20240405153045969
99650 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-dirty-log.h' (97,912) at 20240405153052681
99651 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ls2x.c' (97,913) at 20240405153048905
99652 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/cylinder.c' (97,914) at 20210307214931254
99653 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.h' (97,915) at 20240405153051941
99654 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/avoid-running-host-binaries-for-sanity.patch' (97,916) at 20230919080013958
99655 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uif.h' (97,917) at 20240405153049445
99656 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/stackprotector.h' (97,918) at 20240405153046397
99657 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tc358743.c' (97,919) at 20241211090145445
99658 2025-01-08 03:00:51.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/Makefile' (97,920) at 20240405153049777
99659 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/super.c' (97,921) at 20240405153231663
99660 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/streaming-par.rst' (97,922) at 20210309003648500
99661 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-plus2e.dts' (97,923) at 20240405153045393
99662 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fsr-3level.c' (97,924) at 20210307214925970
99663 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgtable-types.h' (97,925) at 20240405153046121
99664 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c' (97,926) at 20241211090145461
99665 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rz-smarc-cru-csi-ov5645.dtsi' (97,927) at 20240405153045813
99666 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/table_templater.py' (97,928) at 20220429100100750
99667 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h' (97,929) at 20210307214927686
99668 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/hid-sensor-trigger.c' (97,930) at 20241023080012879
99669 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/Kconfig' (97,931) at 20210308005003480
99670 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/st_sensors_i2c.h' (97,932) at 20210307214931402
99671 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-vdec.c' (97,933) at 20240405153046801
99672 2025-01-08 03:00:51.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/psutils/psutils_2.10.bb' (97,934) at 20230520080014480
99673 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2-clock.dtsi' (97,935) at 20210307214926010
99674 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-sato/libwpe_%.bbappend' (97,936) at 20220204040022564
99675 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/util.c' (97,937) at 20240405153050609
99676 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx2x.h' (97,938) at 20210307214925894
99677 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-host-poweroff.target' (97,939) at 20210623000017852
99678 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cec.rst' (97,940) at 20240405153044953
99679 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/ISSUE_TEMPLATE/design-review.md' (97,941) at 20221215040043182
99680 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-ktd2692.c' (97,942) at 20240405153049217
99681 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-m1-plus.dts' (97,943) at 20240405153045389
99682 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/vmlinux.lds.S' (97,944) at 20240405153045633
99683 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x.c' (97,945) at 20240405153053561
99684 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sram.S' (97,946) at 20240405153045661
99685 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC8_C-139W' (97,947) at 20210307205553758
99686 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/usb_network_test.sh' (97,948) at 20230606080013598
99687 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/ftrace.py' (97,949) at 20230925080039993
99688 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/cache.c' (97,950) at 20210308005002712
99689 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h' (97,951) at 20220525020652947
99690 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/stress-ng/stress-ng_0.18.07.bb' (97,952) at 20241221090017680
99691 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgesi.c' (97,953) at 20210308005046529
99692 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/nxp,pn532.yaml' (97,954) at 20240405153045117
99693 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_conntrack_reasm.c' (97,955) at 20240830080013351
99694 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/targets/opensuse-leap-15.yml' (97,956) at 20240326080039726
99695 2025-01-08 03:00:51.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/tmpd.hpp' (97,957) at 20241105090007095
99696 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-ubi' (97,958) at 20210307214925186
99697 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/pf0100_otp.inc' (97,959) at 20210308005003080
99698 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/aries_wm8994.c' (97,960) at 20240405153232191
99699 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/troubleshoot.c' (97,961) at 20240405153229863
99700 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/max5821.c' (97,962) at 20240405153048977
99701 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_probe.c' (97,963) at 20241211090145501
99702 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Reset.interface.yaml' (97,964) at 20231216090022625
99703 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,audiocc-sm8250.yaml' (97,965) at 20240405153045025
99704 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/cmds.h' (97,966) at 20240405153231575
99705 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteSetEntry.v1_0_2.json' (97,967) at 20240619080002952
99706 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kovaplus.h' (97,968) at 20210307214928098
99707 2025-01-08 03:00:51.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/hash.h' (97,969) at 20240405153052625
99708 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_iio_sensor.h' (97,970) at 20210307214928338
99709 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trampoline_count.c' (97,971) at 20240405153232259
99710 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sc8280xp-rpmh.yaml' (97,972) at 20240405153045081
99711 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5441x.h' (97,973) at 20210308005002804
99712 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/index.rst' (97,974) at 20240405153045289
99713 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood-pm.h' (97,975) at 20210307214925902
99714 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/atmel-sysregs.txt' (97,976) at 20240405153045013
99715 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/common.h' (97,977) at 20220525020651886
99716 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/usb.c' (97,978) at 20240405153050445
99717 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/PowerPolicyStore.js' (97,979) at 20241005080042589
99718 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smp2p.c' (97,980) at 20240405153051765
99719 2025-01-08 03:00:51.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel.h' (97,981) at 20241018080014546
99720 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/truncate.c' (97,982) at 20240910080014090
99721 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Group.interface.yaml' (97,983) at 20221207040023631
99722 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/sandbox_flash.c' (97,984) at 20210308005003504
99723 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hrtimer.h' (97,985) at 20240405153231811
99724 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-meson6.c' (97,986) at 20210307214927050
99725 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel.h' (97,987) at 20240405153048941
99726 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/.lcovrc' (97,988) at 20210308005130545
99727 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc13783.h' (97,989) at 20210308005003672
99728 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/dw.h' (97,990) at 20210307214931378
99729 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-obstack.bb' (97,991) at 20230131040012047
99730 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1216.c' (97,992) at 20210307214930214
99731 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-sve.h' (97,993) at 20230925080040005
99732 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mips-gic.c' (97,994) at 20240405153230751
99733 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/Kconfig' (97,995) at 20210308005002952
99734 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/stm32-dwmac.yaml' (97,996) at 20240405153045121
99735 2025-01-08 03:00:51.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/install-extmod-build' (97,997) at 20240405153232107
99736 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sdio.c' (97,998) at 20240405153231255
99737 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/mtk_scp.h' (97,999) at 20240405153052785
99738 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-kernel/linux/linux-aspeed/ncplite.cfg' (98,000) at 20230412080023456
99739 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py' (98,001) at 20241221090017592
99740 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/op_dump_util.cpp' (98,002) at 20240820080022986
99741 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_pci.h' (98,003) at 20210307214926222
99742 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8997.c' (98,004) at 20210307214930218
99743 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC0-1.0' (98,005) at 20210307205554418
99744 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/airo_cs.c' (98,006) at 20220525020653743
99745 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.devices' (98,007) at 20240405153045953
99746 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/ttusbdecfe.h' (98,008) at 20210307214928850
99747 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-meh/python3-meh_0.52.bb' (98,009) at 20241221090017564
99748 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.c' (98,010) at 20210307214927970
99749 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/kvm.h' (98,011) at 20241211090212370
99750 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/cpu.c' (98,012) at 20210308005002800
99751 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/include/arch/special.h' (98,013) at 20240405153054073
99752 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc3xxx_data.c' (98,014) at 20210307214925930
99753 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/meson.build' (98,015) at 20241112090035822
99754 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/ti-emif-sram-pm.S' (98,016) at 20240405153049589
99755 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.0' (98,017) at 20210307205554422
99756 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e500v2_power_isa.dtsi' (98,018) at 20210307214926342
99757 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/platform/sja1000.h' (98,019) at 20240405153052665
99758 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/task_size.c' (98,020) at 20220525020652194
99759 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/set_memory.h' (98,021) at 20240405153045625
99760 2025-01-08 03:00:51.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/Kconfig' (98,022) at 20210308005003012
99761 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt.c' (98,023) at 20210308004938836
99762 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb' (98,024) at 20220823030015991
99763 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/debugfs.c' (98,025) at 20240830080013247
99764 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_via.h' (98,026) at 20240405153045961
99765 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/main.c' (98,027) at 20240405153045341
99766 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/Makefile' (98,028) at 20210307214932286
99767 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/images/logo.gif' (98,029) at 20240405153045221 to deleted uid set
99768 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042rdb_pi.dts' (98,030) at 20210307214926354
99769 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/pci.c' (98,031) at 20240405153050585
99770 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/current.h' (98,032) at 20240405153229859
99771 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/files/0001-Fix-build-on-big-endian-architectures.patch' (98,033) at 20230706080014749
99772 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/helpers.rst' (98,034) at 20240405153044993
99773 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/hyp-stub.S' (98,035) at 20240405153045369
99774 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_cec.c' (98,036) at 20240405153048385
99775 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/event.hpp' (98,037) at 20220726030033678
99776 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/mul_Xsig.S' (98,038) at 20220525020652186
99777 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/Alert.vue' (98,039) at 20220105012522983
99778 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adxrs450.c' (98,040) at 20240405153048981
99779 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/meson-gxl-gpio.h' (98,041) at 20210308005003636
99780 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7470.rst' (98,042) at 20210307214925498
99781 2025-01-08 03:00:51.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/zynq.h' (98,043) at 20210307214931366
99782 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91-sama5_common.h' (98,044) at 20210308005003584
99783 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/pgalloc.h' (98,045) at 20210307214926374
99784 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_defines.h' (98,046) at 20240830080013279
99785 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rep.h' (98,047) at 20240405153050261
99786 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/vdso-note.S' (98,048) at 20210307214926614
99787 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/debugobjects.h' (98,049) at 20220525020654559
99788 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_resource.h' (98,050) at 20220429100100646
99789 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/qemu,fw-cfg-mmio.yaml' (98,051) at 20240405153045057
99790 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53340-ubnt-unifi-switch8.dts' (98,052) at 20240405153045425
99791 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d_table.c' (98,053) at 20210307214929950
99792 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/exceptions/GCC-exception-2.0' (98,054) at 20210307214925638
99793 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_sii164.c' (98,055) at 20210307214930950
99794 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra20-sflash.c' (98,056) at 20240405153051801
99795 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_profile.h' (98,057) at 20220525020654603
99796 2025-01-08 03:00:51.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/Makefile' (98,058) at 20210308005003540
99797 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/loop.c' (98,059) at 20241011080017295
99798 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/legacy.rst' (98,060) at 20240405153045193
99799 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cpuset.c' (98,061) at 20240805080014035
99800 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process_32.c' (98,062) at 20240405153046437
99801 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/grant_table.h' (98,063) at 20240405153052957
99802 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-dummy.c' (98,064) at 20240405153230671
99803 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch' (98,065) at 20241221090017676
99804 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/Kconfig' (98,066) at 20240405153051293
99805 2025-01-08 03:00:51.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_protocol_type.h' (98,067) at 20240405153230975
99806 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccdc.h' (98,068) at 20240405153049481
99807 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole.h' (98,069) at 20210307214926614
99808 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-pro5.c' (98,070) at 20210308005002792
99809 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c' (98,071) at 20240405153230255
99810 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aiot_qspi_defconfig' (98,072) at 20210308005003264
99811 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/sysklogd_2.6.2.bb' (98,073) at 20241221090017680
99812 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_w.c' (98,074) at 20210308005046505
99813 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic_helper.c' (98,075) at 20240405153230531
99814 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_pci.c' (98,076) at 20240405153231295
99815 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/imx-cpufreq-dt.c' (98,077) at 20240405153230251
99816 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_le_qb.c' (98,078) at 20210308005046505
99817 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/sve_helpers.c' (98,079) at 20241008080014055
99818 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@45.conf' (98,080) at 20210307205554094
99819 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/uevent.c' (98,081) at 20240405153048629
99820 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb' (98,082) at 20230406080015461
99821 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-v2.0.dtsi' (98,083) at 20240405153045541
99822 2025-01-08 03:00:51.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/cli.py' (98,084) at 20240405153232215
99823 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dconfig.h' (98,085) at 20221215040039190
99824 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/ghash_s390.c' (98,086) at 20240405153046273
99825 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2lite.dts' (98,087) at 20210308005002592
99826 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu44xx.c' (98,088) at 20240405153045669
99827 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/align.h' (98,089) at 20240830080013363
99828 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/sched_main.c' (98,090) at 20241216090017701
99829 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.c' (98,091) at 20240405153231011
99830 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/float_convs.ref' (98,092) at 20221215040039386
99831 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/qmgr.c' (98,093) at 20210307214927946
99832 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/run_keyword.py' (98,094) at 20221209040018563
99833 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bearssl/bearssl/0002-test-test_x509.c-fix-potential-overflow-issue.patch' (98,095) at 20230706080014737
99834 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-qface_2.0.11.bb' (98,096) at 20241221090017560
99835 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/compare_presence.md' (98,097) at 20240809080033023
99836 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/syscalls.h' (98,098) at 20210307214926754
99837 2025-01-08 03:00:51.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spr.c' (98,099) at 20240405153232283
99838 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/sa2ul.c' (98,100) at 20240405153230271
99839 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dcache.c' (98,101) at 20220525020654467
99840 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/308' (98,102) at 20240326080039734
99841 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/.gitignore' (98,103) at 20240405153054357
99842 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_empty.decode' (98,104) at 20210308005046389
99843 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xlnx,axi-pcie-host.yaml' (98,105) at 20240405153045125
99844 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/xo1-wakeup.S' (98,106) at 20220525020652194
99845 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-format' (98,107) at 20210309003648248
99846 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/balloc.c' (98,108) at 20241104090011595
99847 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/retain.py' (98,109) at 20241221090017632
99848 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt' (98,110) at 20241221090017592
99849 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/mcount.S' (98,111) at 20210307214926178
99850 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/storage_common.c' (98,112) at 20210308005003508
99851 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sifive-fu540-prci.h' (98,113) at 20240405153052645
99852 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/u-boot-spl.lds' (98,114) at 20210308005002796
99853 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/dram.c' (98,115) at 20210308005002820
99854 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-netgear_readynas_nv+_v2.dts' (98,116) at 20240405153045457
99855 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vhost-user-blk-server.h' (98,117) at 20240326080039378
99856 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio-cmd.h' (98,118) at 20240405153051757
99857 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap446x-clocks.dtsi' (98,119) at 20240405153045609
99858 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/stm32h7/Kconfig' (98,120) at 20210308005002784
99859 2025-01-08 03:00:51.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircexec.init' (98,121) at 20210307205553850
99860 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/ariadne.c' (98,122) at 20240405153049789
99861 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_core.h' (98,123) at 20240405153053541
99862 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/netmap.c' (98,124) at 20240906080037376
99863 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h' (98,125) at 20210309003650608
99864 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-cipher-core.S' (98,126) at 20240405153045849
99865 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77650.c' (98,127) at 20240405153049609
99866 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.aserver.typeid.hpp.mako' (98,128) at 20230902080037617
99867 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/qp.c' (98,129) at 20240405153050093
99868 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/fix-link-to-xforms-man.patch' (98,130) at 20230706080014753
99869 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc86xx.h' (98,131) at 20210308005003672
99870 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/Makefile' (98,132) at 20210307214928774
99871 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/float.h' (98,133) at 20241211090212550
99872 2025-01-08 03:00:51.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vermagic.h' (98,134) at 20210307214926554
99873 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/interrupt.c' (98,135) at 20240405153230083
99874 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/build.py' (98,136) at 20241221090017700
99875 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt36523.c' (98,137) at 20240830080013259
99876 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/client.py' (98,138) at 20241206090014290
99877 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/barrier_64.h' (98,139) at 20210307214926578
99878 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.c' (98,140) at 20240405153231051
99879 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sockmap.c' (98,141) at 20241211090145577
99880 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/how-to-report-a-security-vulnerability.md' (98,142) at 20241203090006519
99881 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_devinfo.c' (98,143) at 20240405153051725
99882 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_elf.h' (98,144) at 20240326080039390
99883 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/odata/index.json' (98,145) at 20220520030007180
99884 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/proc.c' (98,146) at 20240405153046025
99885 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3399_vop.c' (98,147) at 20210308005003532
99886 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/meson.build' (98,148) at 20230825080021141
99887 2025-01-08 03:00:51.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/Kconfig' (98,149) at 20240405153050661
99888 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_client.c' (98,150) at 20241115090012973
99889 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/qatzip-compression.rst' (98,151) at 20241211090212234
99890 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx8image.c' (98,152) at 20220214040047371
99891 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-budget-ci-old.c' (98,153) at 20210307214928778
99892 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/irq/Makefile' (98,154) at 20210307214926558
99893 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/export_report.pl' (98,155) at 20210307214932146
99894 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_ctrl.c' (98,156) at 20210309003651996
99895 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/storage.hpp' (98,157) at 20241217090008768
99896 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity-beaglebone.txt' (98,158) at 20230401080011947
99897 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/teranetics.c' (98,159) at 20210308005003444
99898 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml' (98,160) at 20240405153045109
99899 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/spi.c' (98,161) at 20210307214930518
99900 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cgroup-internal.h' (98,162) at 20240820080014181
99901 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dsc_helper.c' (98,163) at 20240405153048389
99902 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac100.c' (98,164) at 20210308005003432
99903 2025-01-08 03:00:51.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-vicut1.dtsi' (98,165) at 20240405153045521
99904 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-dma-sg.h' (98,166) at 20210307214931550
99905 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/Makefile' (98,167) at 20210308005003036
99906 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch' (98,168) at 20210307205554566
99907 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpsd-py3_0.3.0.bb' (98,169) at 20241221090017552
99908 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic_common.c' (98,170) at 20240906080037240
99909 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/qedr-abi.h' (98,171) at 20210307214931690
99910 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/le_byteshift.h' (98,172) at 20210308005003672
99911 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2l_hs_evm_defconfig' (98,173) at 20210308005003260
99912 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/README' (98,174) at 20210308005002948
99913 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0003.h' (98,175) at 20210307214927902
99914 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_proc.c' (98,176) at 20210307214932210
99915 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/debug.c' (98,177) at 20240405153045877
99916 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-atmel-tcb.c' (98,178) at 20240805080013999
99917 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/counter.h' (98,179) at 20240613080016499
99918 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_ipi.c' (98,180) at 20240405153054321
99919 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/virtex2.c' (98,181) at 20210308005003376
99920 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pinebook_defconfig' (98,182) at 20210308005003276
99921 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/syscallhdr.sh' (98,183) at 20241211090212378
99922 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-arb-gpio-challenge.c' (98,184) at 20240405153048925
99923 2025-01-08 03:00:51.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/swab.h' (98,185) at 20210307214926398
99924 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spd.h' (98,186) at 20210308005003684
99925 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_mpath_nh.sh' (98,187) at 20220525020655219
99926 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/digic-timer.h' (98,188) at 20210308005046033
99927 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi' (98,189) at 20240405153229919
99928 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (98,190) at 20210307205554094
99929 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/MAINTAINERS' (98,191) at 20210308005003036
99930 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/aei_updater.cpp' (98,192) at 20241213090049190
99931 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/Kconfig' (98,193) at 20240405153049401
99932 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/acpi_power_state.cpp' (98,194) at 20230629131804615
99933 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_effecter/malformed/effecter_pdr.json' (98,195) at 20210518000100505
99934 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6359.yaml' (98,196) at 20241211090145365
99935 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/display.c' (98,197) at 20240405153045661
99936 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/imxfb.c' (98,198) at 20240405153231583
99937 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/g_NCR5380.c' (98,199) at 20240405153051601
99938 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_c_st.h' (98,200) at 20240405153052853
99939 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Espoo' (98,201) at 20210307205553770
99940 2025-01-08 03:00:51.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_dquot_item.c' (98,202) at 20220525020654519 to deleted uid set
99941 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/hisilicon,hi655x-regulator.txt' (98,203) at 20210307214925410
99942 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/psu1' (98,204) at 20230412080023460
99943 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1021_serdes.c' (98,205) at 20210308005002832
99944 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/greybus_firmware.h' (98,206) at 20210307214930514
99945 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CertificateCollection_v1.xml' (98,207) at 20240619080002920
99946 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/highbank.rst' (98,208) at 20210927100127077
99947 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-newlib_4.1.0.bb' (98,209) at 20241221090017472
99948 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pb_36b.dts' (98,210) at 20210307214926346
99949 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ii_Raiskio' (98,211) at 20210307205553770
99950 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc7.c' (98,212) at 20210308005003696
99951 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/Makefile' (98,213) at 20240405153231387
99952 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/readline_8.2.13.bb' (98,214) at 20241221090017644
99953 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuriscv64.yml' (98,215) at 20210307205554110
99954 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml' (98,216) at 20240405153045081
99955 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-periph-fixed.c' (98,217) at 20210307214927034
99956 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/bmc-reboot.scss' (98,218) at 20210308005107077
99957 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/Kconfig' (98,219) at 20210308005003020
99958 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/run-ci' (98,220) at 20240304090034947
99959 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-45797.patch' (98,221) at 20241221090017576
99960 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/S+poonceonces.litmus' (98,222) at 20210307214932502
99961 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pic32.c' (98,223) at 20240405153230859
99962 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml' (98,224) at 20240405153045185
99963 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.c' (98,225) at 20220525020652959
99964 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/pci.h' (98,226) at 20210308005002852
99965 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/compare-ktest-sample.pl' (98,227) at 20210524100035134
99966 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10071.c' (98,228) at 20240405153049301
99967 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/README' (98,229) at 20210308005003088
99968 2025-01-08 03:00:51.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h' (98,230) at 20210307214927310
99969 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/openbmc-env' (98,231) at 20211104000031620
99970 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Divis' (98,232) at 20210307205553794
99971 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig' (98,233) at 20210308005003280
99972 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h' (98,234) at 20210307214931346
99973 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/phantom.c' (98,235) at 20240405153049645
99974 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/Makefile' (98,236) at 20210308005003016
99975 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sh/include/uapi/asm/mman.h' (98,237) at 20210307214932458
99976 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/iser.h' (98,238) at 20210307214931586
99977 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/mcelog.c' (98,239) at 20210307214930982
99978 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/configure_oe_fixup.patch' (98,240) at 20230706080014769
99979 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-cam.c' (98,241) at 20240405153046793
99980 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/ap_sh4a_4a.c' (98,242) at 20210308005002908
99981 2025-01-08 03:00:51.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb' (98,243) at 20210307205554606
99982 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_sli.h' (98,244) at 20210307214928434
99983 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk.c' (98,245) at 20240405153230211
99984 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/bblayers.conf.sample' (98,246) at 20220910030013337
99985 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyTime.interface.yaml' (98,247) at 20221207040023631
99986 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-kpp.rst' (98,248) at 20210307214925266
99987 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/addnote.c' (98,249) at 20210307214926338
99988 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/signal.c' (98,250) at 20240906080037356
99989 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/meson.build' (98,251) at 20230925080039881
99990 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds411slim.dts' (98,252) at 20240405153045457
99991 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cmpxchg.h' (98,253) at 20240405153045937
99992 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/Makefile' (98,254) at 20210309003656004
99993 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handler.hpp' (98,255) at 20220108040030440
99994 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_ops.c' (98,256) at 20240405153050077
99995 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PowerSupply_LocationCode.json' (98,257) at 20221213040036921
99996 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/Platform' (98,258) at 20210307214926290
99997 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/skx_base.c' (98,259) at 20240405153047025
99998 2025-01-08 03:00:51.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-ff-rdk-emmc.dts' (98,260) at 20240405153045525
99999 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdm670-rpmh.h' (98,261) at 20240405153052649
100000 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icecream_2.1.3.bb' (98,262) at 20240413080012663
100001 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/dbus_contexts' (98,263) at 20210307214932158
100002 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cs8409.h' (98,264) at 20241216090017801
100003 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.8.bb' (98,265) at 20241206090014278
100004 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/meson.build' (98,266) at 20240924080018575
100005 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/list-users.cpp' (98,267) at 20240817080036816
100006 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/determism.patch' (98,268) at 20210316000012729
100007 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cht-match.c' (98,269) at 20241001080013036
100008 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/unicode.h' (98,270) at 20240405153052809
100009 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmsupx5_defconfig' (98,271) at 20210308005003264
100010 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl_2.4.0.bb' (98,272) at 20241221090017528
100011 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-evb.dts' (98,273) at 20220617030036053
100012 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-wcwidth/run-ptest' (98,274) at 20230401080011975
100013 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/041' (98,275) at 20240326080039726
100014 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_ops.h' (98,276) at 20240405153230979
100015 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Virserum' (98,277) at 20210307205553794
100016 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/Makefile' (98,278) at 20240405153053545
100017 2025-01-08 03:00:51.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atomic.h' (98,279) at 20240405153045961
100018 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sbc8641d.h' (98,280) at 20210308005003616
100019 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/checksum_32.h' (98,281) at 20240405153046309
100020 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/pm-cps.c' (98,282) at 20210307214926258
100021 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/0001-include-libgen.h-for-basename.patch' (98,283) at 20240413080012647
100022 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/platform_mhu.c' (98,284) at 20240405153230759
100023 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/Kconfig' (98,285) at 20210308005002956
100024 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/def.h' (98,286) at 20210307214929934
100025 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-pcu20be.rst' (98,287) at 20210309003648496
100026 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/mmu_notifier.rst' (98,288) at 20240405153045229
100027 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuscale-ftrace.sh' (98,289) at 20210309003656016
100028 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-3.0' (98,290) at 20210307205554418
100029 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/khadas,mcu.yaml' (98,291) at 20240405153045105
100030 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lsvl.dts' (98,292) at 20240405153045457
100031 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/cachectl.h' (98,293) at 20210307214926166
100032 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/gconf.glade' (98,294) at 20210308005003732
100033 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-88f6820-amc_defconfig' (98,295) at 20210308005003256
100034 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso64_wrapper.S' (98,296) at 20240405153046153
100035 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pi/kaslr_early.c' (98,297) at 20240405153045869
100036 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/glob.h' (98,298) at 20240405153052529
100037 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4file.c' (98,299) at 20240405153231699
100038 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fritsla' (98,300) at 20210307205553782
100039 2025-01-08 03:00:51.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/eventq/src/eventq.c' (98,301) at 20210307214930566
100040 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h' (98,302) at 20220525020652967
100041 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/Makefile' (98,303) at 20210307214926650
100042 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/iomux.c' (98,304) at 20210308005002728
100043 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sl-ddr.h' (98,305) at 20210308005002648
100044 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/openbmctool-rhel7.spec' (98,306) at 20210308005111461
100045 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS03' (98,307) at 20240405153232283
100046 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence-chain.c' (98,308) at 20240405153046977
100047 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-power.c' (98,309) at 20210307214926290
100048 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat/sysstat.service' (98,310) at 20210307205554570
100049 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts' (98,311) at 20240405153229919
100050 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-gadget.c' (98,312) at 20240405153231531
100051 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/unistd_64.h' (98,313) at 20240906080037352
100052 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/ast.c' (98,314) at 20240613080016475
100053 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-spidev_3.6.bb' (98,315) at 20241221090017560
100054 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/msm8916-usbh-phy.c' (98,316) at 20210308005003456
100055 2025-01-08 03:00:51.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap121.h' (98,317) at 20210308005003584
100056 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/zip.c' (98,318) at 20210308005003220
100057 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_cmd.c' (98,319) at 20240405153051969
100058 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-versatile.c' (98,320) at 20210307214927042
100059 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_base_addr_regs.h' (98,321) at 20240405153046585
100060 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/dp-mst.rst' (98,322) at 20210307214925566
100061 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_temp.h' (98,323) at 20210309003650032
100062 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hw.h' (98,324) at 20240405153046957
100063 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c' (98,325) at 20240405153230779
100064 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.h' (98,326) at 20240405153048481
100065 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/core.c' (98,327) at 20241115090012961
100066 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds409.dts' (98,328) at 20240405153045457
100067 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-streamtype.rst' (98,329) at 20220525020654135
100068 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-usage-controller.html' (98,330) at 20210308005107077
100069 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-configure-Add-correct-system-headers-and-prototypes-.patch' (98,331) at 20220910030013429
100070 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-build-meintro_fr.ps-depends-on-tbl.patch' (98,332) at 20231011080016614
100071 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/topic_miami.h' (98,333) at 20210308005003620
100072 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/hotplug.rst' (98,334) at 20210309003648412
100073 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext-sources.inc' (98,335) at 20240309090012816
100074 2025-01-08 03:00:51.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_opp.c' (98,336) at 20240405153047221
100075 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/cpu_entry_area.c' (98,337) at 20240405153046477
100076 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_reg_map.h' (98,338) at 20240405153046609
100077 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_dump.c' (98,339) at 20210308004938836
100078 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/w83877f_wdt.c' (98,340) at 20210726100024767
100079 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/reporting-issues.rst' (98,341) at 20240405153229835
100080 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/no_handler_test.c' (98,342) at 20210726100024927
100081 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_backlight.h' (98,343) at 20240405153048437
100082 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo_1.1.bb' (98,344) at 20241221090017516
100083 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c' (98,345) at 20240405153050589
100084 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/dm9601.c' (98,346) at 20240405153231083
100085 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_tx.c' (98,347) at 20240405153231263
100086 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/ep93xx.h' (98,348) at 20210308005002640
100087 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fres.c' (98,349) at 20210307214926434
100088 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_h.c' (98,350) at 20210308005046517
100089 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/qcaux.c' (98,351) at 20210307214930870
100090 2025-01-08 03:00:51.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-xsc3l2.c' (98,352) at 20210307214925970
100091 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/requester.cpp' (98,353) at 20241211090212454
100092 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hwspinlock.h' (98,354) at 20210308005003652
100093 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cik_regs.h' (98,355) at 20210307214927254
100094 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/Kconfig' (98,356) at 20240405153052269
100095 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra114-dalmore.dts' (98,357) at 20210308005002628
100096 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/platform/cc770.h' (98,358) at 20210307214931362
100097 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c' (98,359) at 20240405153050629
100098 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pci_expander_bridge_stubs.c' (98,360) at 20221215040039138
100099 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/Makefile' (98,361) at 20210307214928434
100100 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/mei_hdcp.h' (98,362) at 20240405153049641
100101 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/lzo1x_decompress_safe.c' (98,363) at 20210309003654188
100102 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strcmp.S' (98,364) at 20240405153045897
100103 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/xattr.py' (98,365) at 20230919080013966
100104 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xen-hcd.c' (98,366) at 20240405153052105
100105 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/process.c' (98,367) at 20240520080015135
100106 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce.h' (98,368) at 20240405153045849
100107 2025-01-08 03:00:51.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/header.h' (98,369) at 20240405153052889
100108 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/filetypes.txt' (98,370) at 20230426080043656
100109 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/vermilion.c' (98,371) at 20240405153231595
100110 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/vhost-user.h' (98,372) at 20230426080043772
100111 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/sbc8548.c' (98,373) at 20210308005003048
100112 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/Kconfig' (98,374) at 20220525020653111
100113 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-icount.c' (98,375) at 20240906080037136
100114 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_smu.c' (98,376) at 20240405153230387
100115 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/socket.h' (98,377) at 20240405153052901
100116 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_mt9m111.h' (98,378) at 20210307214928830
100117 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/Kconfig' (98,379) at 20210307214929282
100118 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77714.c' (98,380) at 20240405153049609
100119 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/volatile-binds.bb' (98,381) at 20241206090014318
100120 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (98,382) at 20241206090014230
100121 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.yaml' (98,383) at 20220430030026016
100122 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/meson.options' (98,384) at 20230817080049093
100123 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/Makefile' (98,385) at 20210308005002824
100124 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/Kconfig' (98,386) at 20220525020653439
100125 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7796_salvator-x_defconfig' (98,387) at 20210308005003276
100126 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom_stats.c' (98,388) at 20240405153051765
100127 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb' (98,389) at 20240302090018210
100128 2025-01-08 03:00:51.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/atomic.h' (98,390) at 20240405153045853
100129 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/gbs-bios-update.bb' (98,391) at 20241221090017568
100130 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_peq.c' (98,392) at 20240405153054013
100131 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv730_dpm.c' (98,393) at 20220525020653003
100132 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/README.md' (98,394) at 20240803080008809
100133 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valanger' (98,395) at 20210307205553794
100134 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig' (98,396) at 20210308005003736
100135 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ppp_defs.h' (98,397) at 20240405153052773
100136 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.h' (98,398) at 20210309003649820
100137 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dump/debug-trigger_%.bbappend' (98,399) at 20241206090014230
100138 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/statfs.h' (98,400) at 20210307214925650
100139 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/anx9804.h' (98,401) at 20210308005003520
100140 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c' (98,402) at 20240910080014038
100141 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sh_qspi.c' (98,403) at 20210308005003492
100142 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/concat_idents.rs' (98,404) at 20240405153053421
100143 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ubsan.c' (98,405) at 20240405153053109
100144 2025-01-08 03:00:51.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_ipc.c' (98,406) at 20240405153053937
100145 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dispc.c' (98,407) at 20240405153230611
100146 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ro-Bucharest' (98,408) at 20210307205553778
100147 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/stubs.c' (98,409) at 20240405153231083
100148 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0026-nvmxip-move-header-to-include.patch' (98,410) at 20240413080012627
100149 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/pq2.c' (98,411) at 20240405153230051
100150 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mockup.c' (98,412) at 20240405153047077
100151 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/lowlevel_init.S' (98,413) at 20210308005003036
100152 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch' (98,414) at 20210307205553938
100153 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/Kconfig' (98,415) at 20240405153050365
100154 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ite-cir.c' (98,416) at 20240405153049513
100155 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tlv320aic32x4.h' (98,417) at 20210307214931602
100156 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c' (98,418) at 20220525020653479
100157 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/xusb-padctl.c' (98,419) at 20210308005002788
100158 2025-01-08 03:00:51.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vvar.h' (98,420) at 20210309003648984
100159 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7796-sysc.c' (98,421) at 20240405153231351
100160 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig' (98,422) at 20210308005003288
100161 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/keystone/keystone.txt' (98,423) at 20210307214925274
100162 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-sysbus.c' (98,424) at 20241211090212342
100163 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/goldfish_pipe_qemu.h' (98,425) at 20210307214930134
100164 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/crl-unaligned.S' (98,426) at 20230426080043952
100165 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/fpga-bridge.h' (98,427) at 20240613080016499
100166 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr7.inc' (98,428) at 20210905000020581
100167 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8183-clk.h' (98,429) at 20210307214931330
100168 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/encodefix.patch' (98,430) at 20241221090017664
100169 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_defrag.c' (98,431) at 20210307214932690
100170 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/unaligned-memory-access.rst' (98,432) at 20210309003648316
100171 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/sdbusplus.wrap' (98,433) at 20220409030025463
100172 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm75.h' (98,434) at 20240405153048861
100173 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tp_meter.h' (98,435) at 20220525020654791
100174 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/vm_websocket.hpp' (98,436) at 20241217090008760 to deleted uid set
100175 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/pei_data.h' (98,437) at 20210308005002876
100176 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_mman.h' (98,438) at 20230925080039941
100177 2025-01-08 03:00:51.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/mcp4725.c' (98,439) at 20240405153048977
100178 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/parse.h' (98,440) at 20210307214932614
100179 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug.c' (98,441) at 20240405153053125
100180 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/sound/azalia.h' (98,442) at 20210308005003644
100181 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EthernetInterface.v1_12_2.json' (98,443) at 20240824080002938
100182 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks.c' (98,444) at 20210308005045977
100183 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rt5033.h' (98,445) at 20240405153052733
100184 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_clear_sighand.c' (98,446) at 20210309003655996
100185 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-sabreauto.dts' (98,447) at 20240405153045501
100186 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_irq.h' (98,448) at 20210307214927982
100187 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inftrees.c' (98,449) at 20210308005003716
100188 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/micron_7450.json' (98,450) at 20231021080005490
100189 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb' (98,451) at 20210729000029108
100190 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,qcm2290-dpu.yaml' (98,452) at 20240405153229763
100191 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nvidia,tegra-timer.yaml' (98,453) at 20240405153045177
100192 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/debugfs.c' (98,454) at 20240405153231951
100193 2025-01-08 03:00:51.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/usb_8dev.c' (98,455) at 20240405153049745
100194 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt6795-clk.h' (98,456) at 20240405153052645
100195 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/lpc32xx_hsuart.h' (98,457) at 20210308005003628
100196 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c' (98,458) at 20240405153230355
100197 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/0001-mimetic-Check-for-MMAP_FAILED-return-from-mmap.patch' (98,459) at 20210307205553978
100198 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/malta.h' (98,460) at 20210309003648832
100199 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dts' (98,461) at 20240912080012038
100200 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/config' (98,462) at 20210307214932726
100201 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/meson.build' (98,463) at 20240625080021640
100202 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/machine/transformers.conf' (98,464) at 20230927080013510
100203 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.out' (98,465) at 20240906080037564 to deleted uid set
100204 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qbool.c' (98,466) at 20221215040039266
100205 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-Fix-build-issues-with-latest-Clang.patch' (98,467) at 20241221090017544
100206 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-debugifc.h' (98,468) at 20210307214928842
100207 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.cfi' (98,469) at 20210308005003292
100208 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_s_regs.h' (98,470) at 20240405153046573
100209 2025-01-08 03:00:51.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/rtc_m41t81.c' (98,471) at 20210307214926294
100210 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvp-base-ts.yml' (98,472) at 20241206090014206
100211 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/xyarray.c' (98,473) at 20210307214932494
100212 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/MAINTAINERS' (98,474) at 20210308005003016
100213 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evmisc.c' (98,475) at 20240405153046617
100214 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/raw3270.h' (98,476) at 20240405153046285
100215 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/MAINTAINERS' (98,477) at 20210308005002976
100216 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/Kconfig' (98,478) at 20240405153051937
100217 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_frontend.c' (98,479) at 20241115090012945
100218 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_cubic.c' (98,480) at 20240405153232259
100219 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmzone.h' (98,481) at 20220525020652090
100220 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/queue_global.h' (98,482) at 20210307214930546
100221 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/jz4740.c' (98,483) at 20240405153231563
100222 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328-i2c.c' (98,484) at 20240405153053613
100223 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dsos.h' (98,485) at 20210307214932590
100224 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_nf_fail.c' (98,486) at 20240405153054273
100225 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo-extended.dts' (98,487) at 20240405153045525
100226 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/utility_test.cpp' (98,488) at 20241017080002970
100227 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/xpress_decompress.c' (98,489) at 20220525020654463
100228 2025-01-08 03:00:51.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/stack_expansion_signal.c' (98,490) at 20210309003656012
100229 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobject.h' (98,491) at 20240405153231815
100230 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-bananapi.dts' (98,492) at 20240405153045385
100231 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_errno.c' (98,493) at 20240405153054061
100232 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/notifier-error-inject.c' (98,494) at 20240405153231951
100233 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/domain-map' (98,495) at 20240326080039398
100234 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml' (98,496) at 20240405153229791
100235 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali_spl.c' (98,497) at 20210308005003412
100236 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xsi-pre.dtsi' (98,498) at 20210307214926354
100237 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync/corosync.conf' (98,499) at 20210307205553826
100238 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain-client.bb' (98,500) at 20230131040012039
100239 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_upcall.c' (98,501) at 20220525020654911
100240 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_d.c' (98,502) at 20210308005046517
100241 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/priv.h' (98,503) at 20220525020652971
100242 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2proto.h' (98,504) at 20241211090145533
100243 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-tree' (98,505) at 20220429100100750
100244 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_upload.sh' (98,506) at 20240405153054305
100245 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/highmem.c' (98,507) at 20220525020651806
100246 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_nic.h' (98,508) at 20210307214929354
100247 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82092aa.h' (98,509) at 20210307214930042
100248 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GL2PS' (98,510) at 20211006000025234
100249 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ir-Tehran' (98,511) at 20210307205553774
100250 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/sys_futex.patch' (98,512) at 20210905000020557
100251 2025-01-08 03:00:51.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/uncompress.h' (98,513) at 20210307214925858
100252 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/elf.h' (98,514) at 20240405153231871
100253 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/cpu64.c' (98,515) at 20241211090212470
100254 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/packagegroups/packagegroup-core-tools-testapps.bbappend' (98,516) at 20210812000025266
100255 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/drivers-on-gpio.rst' (98,517) at 20220525020651722
100256 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/export.h' (98,518) at 20240405153052929
100257 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ethernet-driver.rst' (98,519) at 20210309003648444
100258 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/files/0001-fix-musl-build.patch' (98,520) at 20241221090017512
100259 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-img.c' (98,521) at 20240405153046793
100260 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/pypi.bbclass' (98,522) at 20240413080012683
100261 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-b2260.dts' (98,523) at 20210308005002612
100262 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/sysbus-fdt.c' (98,524) at 20221215040039102
100263 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/trace-events' (98,525) at 20240906080037224
100264 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxgpt.h' (98,526) at 20210307214926162
100265 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/README.md' (98,527) at 20220913030002488
100266 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/wii-head.S' (98,528) at 20210307214926362
100267 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mve.decode' (98,529) at 20230426080043860
100268 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/Makefile' (98,530) at 20210307214929354
100269 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2080a-qds.dts' (98,531) at 20210308005002580
100270 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socrates-u-boot.dtsi' (98,532) at 20210308005002612
100271 2025-01-08 03:00:51.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@41.conf' (98,533) at 20210307205554094
100272 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart.h' (98,534) at 20210309003654608
100273 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/l2_cache.c' (98,535) at 20240405153229911
100274 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxs.c' (98,536) at 20210308005002548
100275 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi.rules.in' (98,537) at 20231110090015932
100276 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/kprobes.h' (98,538) at 20240405153045905
100277 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/checksum.h' (98,539) at 20220525020651802
100278 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mc13783-adc.c' (98,540) at 20210307214928130
100279 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-buffer.c' (98,541) at 20220525020653275
100280 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/carminefb.h' (98,542) at 20210307214930902
100281 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/hwspinlock.rst' (98,543) at 20240910080014010
100282 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/blacklist_hashes.c' (98,544) at 20240405153046529
100283 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-sparx5.c' (98,545) at 20210309003649236
100284 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tinfoil.py' (98,546) at 20241221090017588
100285 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/pm_smbus.c' (98,547) at 20240906080037224
100286 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp' (98,548) at 20221209040003858
100287 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Add-riscv64-support.patch' (98,549) at 20231011080016574
100288 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.h' (98,550) at 20240405153051865
100289 2025-01-08 03:00:51.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-pinecube.dts' (98,551) at 20240405153045393
100290 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel.c' (98,552) at 20240405153232235
100291 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6779.c' (98,553) at 20240405153051317
100292 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dp.h' (98,554) at 20210307214928046
100293 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/MAINTAINERS' (98,555) at 20210308005003072
100294 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl730.c' (98,556) at 20240405153046901
100295 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_power.h' (98,557) at 20240405153048597
100296 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/amd_iommu.h' (98,558) at 20240405153230739
100297 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/Makefile' (98,559) at 20240405153050793
100298 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_exact_nid_api.h' (98,560) at 20240405153054225
100299 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/hw.c' (98,561) at 20210307214930946
100300 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/topology.h' (98,562) at 20240405153046069
100301 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_verbs.h' (98,563) at 20240405153049093
100302 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Makefile' (98,564) at 20240405153046057
100303 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/.gitignore' (98,565) at 20220525020654935
100304 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/crashdump-ppc64.h' (98,566) at 20210309003648884
100305 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nand-controller.yaml' (98,567) at 20240405153229779
100306 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/mokvar-table.c' (98,568) at 20240405153047045
100307 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgtable-bits-arcv2.h' (98,569) at 20240405153229859
100308 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/virtio/writing_virtio_drivers.rst' (98,570) at 20240405153045197
100309 2025-01-08 03:00:51.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init.bb' (98,571) at 20241206090014206
100310 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/plltest.c' (98,572) at 20210421100236118
100311 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/device.h' (98,573) at 20210308005002876
100312 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/x32lib.py' (98,574) at 20220910030013401
100313 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-selftest.c' (98,575) at 20210307214931794
100314 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2-memcmp.c' (98,576) at 20240405153053105
100315 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-eukrea-cpuimx35.dtsi' (98,577) at 20240405153045489
100316 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8173.h' (98,578) at 20210307214930082
100317 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/loader.c' (98,579) at 20240906080037208
100318 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi' (98,580) at 20210309003648732
100319 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/rules/70-ibm-vpd-parser.rules' (98,581) at 20240206090022864
100320 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/Kconfig' (98,582) at 20240405153053993
100321 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c' (98,583) at 20220525020654183
100322 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/Kconfig' (98,584) at 20240405153049349
100323 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_prototype.h' (98,585) at 20240411080014098
100324 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/best-practices.rst' (98,586) at 20240906080037172
100325 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/bootmem.rst' (98,587) at 20240405153045229
100326 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-sys.c' (98,588) at 20240405153231335
100327 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/maple_tree.rst' (98,589) at 20240405153045005
100328 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/gpio.h' (98,590) at 20210308005002752
100329 2025-01-08 03:00:51.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/gensparse_defconfig' (98,591) at 20240405153045913
100330 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsa.c' (98,592) at 20240405153230159
100331 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744-iwg20d-q7.dts' (98,593) at 20240405153045553
100332 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bubblegum_96.h' (98,594) at 20210308005003588
100333 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0003-CVE-2022-41325.patch' (98,595) at 20230114040015490
100334 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/checkboard.c' (98,596) at 20210308005003008
100335 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/mtrr.c' (98,597) at 20240815080012871
100336 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch' (98,598) at 20230706080014737
100337 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf.c' (98,599) at 20210308005003420
100338 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x05_hardware.h' (98,600) at 20240405153048805
100339 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pudasjarvi_Iso-Syote' (98,601) at 20210307205553774
100340 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_kernel_cmdline_descriptor.c' (98,602) at 20210308005003708
100341 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c' (98,603) at 20240405153230519
100342 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mount.h' (98,604) at 20240405153052405
100343 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si.c' (98,605) at 20241211090145429
100344 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/jailhouse.c' (98,606) at 20241008080013899
100345 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kaiomy.c' (98,607) at 20210307214928782
100346 2025-01-08 03:00:51.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/ca_certs_manager_test.cpp' (98,608) at 20230511080024715
100347 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-pi.dts' (98,609) at 20240405153045505
100348 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch' (98,610) at 20230706080014737
100349 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/util_csr.h' (98,611) at 20210308005003676
100350 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/Kconfig' (98,612) at 20240405153051485
100351 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clocks_am33xx.h' (98,613) at 20210308005002636
100352 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/setup_arch.h' (98,614) at 20210307214926674
100353 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_wrong_val_type.c' (98,615) at 20210307214932642
100354 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubbub.h' (98,616) at 20240405153047257
100355 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-firmware-opal-elog' (98,617) at 20210309003648244
100356 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/main.c' (98,618) at 20210307214930734
100357 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_sockit.h' (98,619) at 20210308005003616
100358 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks.c' (98,620) at 20240405153232123
100359 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/debug.h' (98,621) at 20220525020654427
100360 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/maxim,max31790.yaml' (98,622) at 20240912080012038
100361 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/tools/owners' (98,623) at 20221209040017239
100362 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/nokia,n900-battery.yaml' (98,624) at 20240405153045141
100363 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/Makefile' (98,625) at 20240405153229915
100364 2025-01-08 03:00:51.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_2_regs.h' (98,626) at 20240405153046601
100365 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-memory.json' (98,627) at 20240405153054149
100366 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76x.dtsi' (98,628) at 20210308005002576
100367 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/ata/intel-sata.txt' (98,629) at 20210308005003300
100368 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom-names.h' (98,630) at 20210307214927994
100369 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OperatingConfigCollection_v1.xml' (98,631) at 20240619080002932
100370 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-common.dtsi' (98,632) at 20240405153045437
100371 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8400.h' (98,633) at 20210307214932354
100372 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/general_systemd.hpp' (98,634) at 20240817080027656
100373 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/user_events/example.c' (98,635) at 20240405153053433
100374 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/collect_trigger_id.hpp' (98,636) at 20220412175720086
100375 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/leds.c' (98,637) at 20240405153045981
100376 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_add.S' (98,638) at 20220525020652186
100377 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable-frag.c' (98,639) at 20240405153230047
100378 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/main.c' (98,640) at 20240405153050713
100379 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/types.hpp' (98,641) at 20230207040025134 to deleted uid set
100380 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_gml.c' (98,642) at 20220525020654991
100381 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/layouts/ConsoleLayout.vue' (98,643) at 20220105012522991
100382 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-google-stadiaff.c' (98,644) at 20240405153230651
100383 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_driver.c' (98,645) at 20240405153052161
100384 2025-01-08 03:00:51.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-rinato.dts' (98,646) at 20240405153045565
100385 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/init.c' (98,647) at 20240405153046057
100386 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-regs.h' (98,648) at 20210307214926370
100387 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/soc/keystone/Makefile' (98,649) at 20210308005003488
100388 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8572DS_36BIT_defconfig' (98,650) at 20210308005003240
100389 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Spencer-94' (98,651) at 20211006000025246
100390 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/colibri_vf.c' (98,652) at 20210308005003084
100391 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/activation.hpp' (98,653) at 20220727030018057
100392 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/sysfs.c' (98,654) at 20240405153052613
100393 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi' (98,655) at 20220525020651902
100394 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versatile/reset.S' (98,656) at 20210308005002796
100395 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/Kconfig' (98,657) at 20210308005002720
100396 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1395.dtsi' (98,658) at 20240405153045797
100397 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mpr121_touchkey.c' (98,659) at 20240405153049137
100398 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/i2c/requirements.txt' (98,660) at 20240322080018644
100399 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1010.dts' (98,661) at 20240405153045505
100400 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/setup.py' (98,662) at 20220728030041559
100401 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genl_magic_struct.h' (98,663) at 20240405153231811
100402 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/wol.c' (98,664) at 20210308005003720
100403 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/sprd,sc27xx-rtc.txt' (98,665) at 20210307214925418
100404 2025-01-08 03:00:51.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-cache.c' (98,666) at 20240326080039382
100405 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mlme.c' (98,667) at 20241115090012969
100406 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x02_channel.h' (98,668) at 20210307214928082
100407 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem.c' (98,669) at 20240405153048525
100408 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c' (98,670) at 20240910080014034
100409 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmc.h' (98,671) at 20210307214931610
100410 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-record.c' (98,672) at 20240405153054169
100411 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/edk2-test-parser-native.bb' (98,673) at 20231126090012773
100412 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongarch-cpu.c' (98,674) at 20240815080012883
100413 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_lmem.h' (98,675) at 20240405153048473
100414 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/Makefile' (98,676) at 20210307214929786
100415 2025-01-08 03:00:51.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tscs42xx.txt' (98,677) at 20210307214925434
100416 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/taurus.c' (98,678) at 20210308005003052
100417 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/tun.c' (98,679) at 20210309003654436
100418 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb134_emmc.dts' (98,680) at 20210309003648744
100419 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/vmw_pvrdma-abi.h' (98,681) at 20210309003654004
100420 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/acr.h' (98,682) at 20240405153048621
100421 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-tpda.rst' (98,683) at 20240405153045269
100422 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hdc100x.c' (98,684) at 20240405153048985
100423 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/example/meson.build' (98,685) at 20210417000012636
100424 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/image-manifest' (98,686) at 20230211040012659
100425 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/moxa.c' (98,687) at 20240405153231507
100426 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ecc.c' (98,688) at 20210308005002828
100427 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-event.rst' (98,689) at 20240405153045193
100428 2025-01-08 03:00:51.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-clk.h' (98,690) at 20240405153053969
100429 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/Kconfig' (98,691) at 20210307214930302
100430 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/Kconfig' (98,692) at 20210308005002968
100431 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2_44xx.h' (98,693) at 20240405153045661
100432 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1313.dtsi' (98,694) at 20240405153229931
100433 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-lua.h' (98,695) at 20210307214928098
100434 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-mtk-nor.yaml' (98,696) at 20240405153045173
100435 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tracing_struct.c' (98,697) at 20240405153232259
100436 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.c' (98,698) at 20220525020652971
100437 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/interfaces/bmcweb_%.bbappend' (98,699) at 20240727080014098
100438 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ufs.rst' (98,700) at 20210307214925242
100439 2025-01-08 03:00:51.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dev_printk.h' (98,701) at 20240613080016499
100440 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4proc.c' (98,702) at 20241211090145521
100441 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/ar933x_uart.h' (98,703) at 20210307214926218
100442 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/acer-wmi.c' (98,704) at 20240405153051393
100443 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fault-armv.c' (98,705) at 20240405153229915
100444 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_resource.h' (98,706) at 20210309003649476
100445 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-core.h' (98,707) at 20240405153045701
100446 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6sx.c' (98,708) at 20240405153231319
100447 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_ms.h' (98,709) at 20240405153052873
100448 2025-01-08 03:00:51.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-technisat-usb2-cardlist.rst' (98,710) at 20210307214925230
100449 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/woodburn_sd_defconfig' (98,711) at 20210308005003284
100450 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/asm-offsets.h' (98,712) at 20210307214926306
100451 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-mv78260.dtsi' (98,713) at 20210308005002568
100452 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_many_args.c' (98,714) at 20240405153232259
100453 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml' (98,715) at 20240405153229779
100454 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/ahw1um2riser.json' (98,716) at 20220601030005861
100455 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_rpc.h' (98,717) at 20240405153049397
100456 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/remote.c' (98,718) at 20221215040039138
100457 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bpf_sk_storage.h' (98,719) at 20220525020654635
100458 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TORQUE-1.1' (98,720) at 20211006000025246
100459 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/io.h' (98,721) at 20240405153046353
100460 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_lro.h' (98,722) at 20210307214930702
100461 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/tb_gateway.yaml' (98,723) at 20210307205553850
100462 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c' (98,724) at 20240405153050625
100463 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/spinlock_debug.c' (98,725) at 20220525020654711
100464 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-atmel.c' (98,726) at 20210308005003512
100465 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c' (98,727) at 20210307214929334
100466 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bygdetrask' (98,728) at 20210307205553778
100467 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/evb-rk3328.c' (98,729) at 20210308005003040
100468 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend' (98,730) at 20230813080012860
100469 2025-01-08 03:00:51.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildhistory-collect-srcrevs' (98,731) at 20210905000020601
100470 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/fpsp.S' (98,732) at 20210307214926154
100471 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/verification.h' (98,733) at 20240405153231847
100472 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb' (98,734) at 20241221090017516
100473 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/LICENSE' (98,735) at 20210307214929870
100474 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pm33xx.h' (98,736) at 20210309003653888
100475 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T104xRDB.h' (98,737) at 20210308005003580
100476 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount.h' (98,738) at 20240405153052577
100477 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stop_machine.h' (98,739) at 20240405153052801
100478 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp' (98,740) at 20240806080004307
100479 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_helpers.c' (98,741) at 20240405153230799
100480 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_2_0.h' (98,742) at 20240405153048317
100481 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-epc.c' (98,743) at 20240906080037140
100482 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/svm_util.h' (98,744) at 20240405153054317
100483 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,glink-edge.yaml' (98,745) at 20240405153229791
100484 2025-01-08 03:00:51.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-stream.c' (98,746) at 20240405153053501
100485 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8167-pm-domains.h' (98,747) at 20240405153231347
100486 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/resize.c' (98,748) at 20240405153052501
100487 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb' (98,749) at 20241221090017688
100488 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/pwmtach.c' (98,750) at 20210308005111465
100489 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/raw_io.h' (98,751) at 20220627100016926
100490 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/reg.h' (98,752) at 20210307214925650
100491 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file.c' (98,753) at 20241008080013991
100492 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs_64.c' (98,754) at 20210307214926198
100493 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml' (98,755) at 20240405153045141
100494 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/ver_linux' (98,756) at 20220525020654947
100495 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Kconfig.s3c64xx' (98,757) at 20240405153045685
100496 2025-01-08 03:00:51.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/xdomain.c' (98,758) at 20240405153051985
100497 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv6.inc' (98,759) at 20210905000020581
100498 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_dc.h' (98,760) at 20240405153046953
100499 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browser.h' (98,761) at 20240613080016559
100500 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ar934x.c' (98,762) at 20240405153231455
100501 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/.clang-format' (98,763) at 20241219090028944
100502 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/Makefile' (98,764) at 20210308005003084
100503 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/stm32-hash.c' (98,765) at 20240405153230271
100504 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback_table.c' (98,766) at 20240405153046685
100505 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep-tegra20.S' (98,767) at 20240405153045689
100506 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/Kconfig' (98,768) at 20210307214929982
100507 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dns_resolve.h' (98,769) at 20240405153052513
100508 2025-01-08 03:00:51.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_callback.c' (98,770) at 20240411080014158
100509 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/helper.c' (98,771) at 20241211090212470
100510 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-i8259.c' (98,772) at 20240405153230751
100511 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/meson.build' (98,773) at 20231212090018774
100512 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-pxs3.c' (98,774) at 20210308005002792
100513 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/embedded-firmware.c' (98,775) at 20220525020652430
100514 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/UTOO_P66_defconfig' (98,776) at 20210308005003244
100515 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3188-cru.txt' (98,777) at 20210308005003300
100516 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/controls.c' (98,778) at 20240405153051941
100517 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/NewDump.interface.yaml' (98,779) at 20221207040023627
100518 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-av.c' (98,780) at 20210307214928686
100519 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9360.yaml' (98,781) at 20240405153045077
100520 2025-01-08 03:00:51.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c' (98,782) at 20240405153048797
100521 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/pci.h' (98,783) at 20210307214926450
100522 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/.gitignore' (98,784) at 20210307214932486
100523 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/images.png' (98,785) at 20210307205554310 to deleted uid set
100524 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_mioe3680_pci.c' (98,786) at 20241211090212302
100525 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_mcast.c' (98,787) at 20240405153231019
100526 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/smiapp-reg-defs.h' (98,788) at 20220525020653251
100527 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/axis-fifo.c' (98,789) at 20240405153231467
100528 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/proc.c' (98,790) at 20210726100024739
100529 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/preconditions.cpp' (98,791) at 20240820080023690
100530 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr.c' (98,792) at 20240405153052389
100531 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.riscv64.iso.qcow2' (98,793) at 20240906080037560 to deleted uid set
100532 2025-01-08 03:00:51.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/parse-options.c' (98,794) at 20241018080014594
100533 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-capture.c' (98,795) at 20240405153230815
100534 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/distro_btn.html' (98,796) at 20210307205554286
100535 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/rc.c' (98,797) at 20220525020653135
100536 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/Makefile' (98,798) at 20210308005002832
100537 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/tests/src/params/trigger_params.hpp' (98,799) at 20230523080037938 to deleted uid set
100538 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Makefile' (98,800) at 20240405153045973
100539 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/playback.h' (98,801) at 20210307214932442
100540 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_mman.h' (98,802) at 20230925080039941
100541 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-sam440ep.c' (98,803) at 20210307214926338
100542 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/acpi.c' (98,804) at 20240405153050489
100543 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-a1.dtsi' (98,805) at 20240405153229915
100544 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/imx8mq_evk.c' (98,806) at 20210308005002964
100545 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-bt1-rom.h' (98,807) at 20210309003650476
100546 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7183_regs.h' (98,808) at 20210307214928650
100547 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.cpp' (98,809) at 20210308005109241
100548 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/cpu-drivers.rst' (98,810) at 20240405153045005
100549 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/1849070.patch' (98,811) at 20241221090017516
100550 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/README.md' (98,812) at 20240806080018895
100551 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_sysfs.c' (98,813) at 20240405153046305
100552 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_algo.c' (98,814) at 20240405153053413
100553 2025-01-08 03:00:51.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-wifi.dts' (98,815) at 20240405153045781
100554 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-platform.c' (98,816) at 20210307214926294
100555 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/pfifo_fast.json' (98,817) at 20240405153054377
100556 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/bcm-pdc-mailbox.c' (98,818) at 20240405153230759
100557 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memchr.S' (98,819) at 20210307214926570
100558 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/callbacks.rst' (98,820) at 20210307214925474
100559 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/page_owner.py' (98,821) at 20240405153232103
100560 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_dbg.h' (98,822) at 20210309003652824
100561 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.TPL' (98,823) at 20210308005003292
100562 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/run_fat_tests.sh' (98,824) at 20240405153232267
100563 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi' (98,825) at 20240405153045585
100564 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/net_kern.h' (98,826) at 20240405153046345
100565 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a3.dts' (98,827) at 20240405153045601
100566 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb' (98,828) at 20241221090017492
100567 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-8033.dts' (98,829) at 20240405153045501
100568 2025-01-08 03:00:51.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/internals.h' (98,830) at 20240906080037184
100569 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv.c' (98,831) at 20241018080014490
100570 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c' (98,832) at 20241211090145409 to deleted uid set
100571 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_spnego.c' (98,833) at 20240405153231731
100572 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/meson.build' (98,834) at 20241114091025397
100573 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/at91sam9261ek.c' (98,835) at 20210308005002916
100574 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_plane.c' (98,836) at 20240910080014046
100575 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp' (98,837) at 20230202040004526
100576 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/meson.build' (98,838) at 20241003080023049
100577 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/secure_boot.h' (98,839) at 20210307214926390
100578 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/tch-formats.rst' (98,840) at 20210309003648504
100579 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da9055.h' (98,841) at 20210307214931594
100580 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_init.h' (98,842) at 20240405153047261
100581 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-tlc591xx.c' (98,843) at 20240405153230755
100582 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_inode.h' (98,844) at 20240405153052397
100583 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/Kconfig' (98,845) at 20240405153053317
100584 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-8100-me-t.dts' (98,846) at 20240405153045589
100585 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svinesund' (98,847) at 20210307205553790
100586 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-pinctrl.dtsi' (98,848) at 20240405153045565
100587 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h' (98,849) at 20240405153230331
100588 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-phosphor/images/fb-yosemite4n-phosphor-image.inc' (98,850) at 20240727080014098
100589 2025-01-08 03:00:51.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot.py' (98,851) at 20210308005003748
100590 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/fbio.h' (98,852) at 20210307214926590
100591 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/cpu.c' (98,853) at 20210308005002848
100592 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/bpf_perf_event.h' (98,854) at 20210307214926494
100593 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/ecdh_helper.h' (98,855) at 20210512100029334
100594 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch' (98,856) at 20230706080014745
100595 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/gpio.h' (98,857) at 20210308005002828
100596 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/fan-common.yaml' (98,858) at 20240410080016741
100597 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_netfilter_retcode.c' (98,859) at 20240405153054281
100598 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/MAINTAINERS' (98,860) at 20210308005002956
100599 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_kptr.c' (98,861) at 20240405153054257
100600 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53622@77.conf' (98,862) at 20210307205554094
100601 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/include/acp_2_2_sh_mask.h' (98,863) at 20210307214932286
100602 2025-01-08 03:00:51.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/host_condition.cpp' (98,864) at 20240723080028240
100603 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-streams.h' (98,865) at 20210307214928698
100604 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-tec.dts' (98,866) at 20210308005002628
100605 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/syscall.h' (98,867) at 20210307214926750
100606 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_ph.c' (98,868) at 20210308005046505
100607 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0011-fix-bug-of-do_compile-and-do_install.patch' (98,869) at 20241221090017540
100608 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Aspeboda' (98,870) at 20210307205553778
100609 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex7_user.c' (98,871) at 20240405153232099
100610 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas6424.c' (98,872) at 20240405153053805
100611 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/biosattr-interface.c' (98,873) at 20240405153231343
100612 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700-sdw.c' (98,874) at 20240405153232159
100613 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/zhaoxin/Makefile' (98,875) at 20210307214926658
100614 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid' (98,876) at 20210307214925202
100615 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/files/0001-beep-library-Make-it-compatible-with-c99.patch' (98,877) at 20231126090012793
100616 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml' (98,878) at 20240405153045137
100617 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vhost-user-blk-server.c' (98,879) at 20241211090212210
100618 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/udbg_scc.c' (98,880) at 20240405153046213
100619 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/header.c' (98,881) at 20240405153054093
100620 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Rzeszow' (98,882) at 20210307205553778
100621 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/Kconfig' (98,883) at 20240405153049473
100622 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.c' (98,884) at 20240405153048637
100623 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-nymph.dts' (98,885) at 20240405153229891
100624 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid1-10.c' (98,886) at 20240405153049257
100625 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/timer.h' (98,887) at 20210307214926226
100626 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes_dld.c' (98,888) at 20210307214929866
100627 2025-01-08 03:00:51.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timeconv.c' (98,889) at 20220525020654731
100628 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_w.c' (98,890) at 20210308005046513
100629 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-encoder-cmd.rst' (98,891) at 20220525020651786
100630 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_bmc_code_update.robot' (98,892) at 20240628080017121
100631 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/power8-pmu.h' (98,893) at 20240906080037516
100632 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-smopa-2.c' (98,894) at 20240906080037576
100633 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/Makefile' (98,895) at 20210308005002968
100634 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/cache.json' (98,896) at 20240405153054157
100635 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pci/pci.rst' (98,897) at 20240405153045193
100636 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/types.h' (98,898) at 20240405153046129
100637 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/net_iface_mock.h' (98,899) at 20230919080007046
100638 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/Makefile' (98,900) at 20210308005002536
100639 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm-legacy.c' (98,901) at 20240405153047045
100640 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_mmu.h' (98,902) at 20240405153049053
100641 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_flat_gre_key.sh' (98,903) at 20210307214932686
100642 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/akcipher.h' (98,904) at 20240405153052625
100643 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/p10bmc.conf' (98,905) at 20241221090017480
100644 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/conditions.cpp' (98,906) at 20240820080023690
100645 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/index.rst' (98,907) at 20240405153044957
100646 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l-evm.dts' (98,908) at 20240405153045589
100647 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/triboard.h' (98,909) at 20230426080043768
100648 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_validate_unittest.cpp' (98,910) at 20230511080029875
100649 2025-01-08 03:00:51.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/rif_counter_scale.sh' (98,911) at 20240405153054301
100650 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe-clocks.c' (98,912) at 20240405153053981
100651 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch' (98,913) at 20241221090017672
100652 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-camcc.yaml' (98,914) at 20240405153229759
100653 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn32/irq_service_dcn32.h' (98,915) at 20240405153047297
100654 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/community-membership.md' (98,916) at 20241203090006519
100655 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/Makefile' (98,917) at 20210307214932034
100656 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_queries.hpp' (98,918) at 20230511080033415
100657 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-imx1.c' (98,919) at 20240405153231359
100658 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-bcm-iproc.c' (98,920) at 20240405153051449
100659 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_thermal.c' (98,921) at 20240405153048333
100660 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-u-boot.dtsi' (98,922) at 20210308005002596
100661 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/timer.c' (98,923) at 20210308005002916
100662 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/MAINTAINERS' (98,924) at 20210308005003044
100663 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/xattr.h' (98,925) at 20240405153052537
100664 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtmips.h' (98,926) at 20240405153051321
100665 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/irqroute.h' (98,927) at 20210308005002876
100666 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-tm.c' (98,928) at 20240405153046149
100667 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml' (98,929) at 20240405153229783
100668 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tda38640.c' (98,930) at 20240405153048869
100669 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/emlid_neutis_n5_devboard_defconfig' (98,931) at 20210308005003256
100670 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test4_1.5.3.bb.upgraded' (98,932) at 20240106090017253
100671 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/sigcontext.h' (98,933) at 20210307214926166
100672 2025-01-08 03:00:51.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf-netns.h' (98,934) at 20240405153052665
100673 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/ace_sha.h' (98,935) at 20210308005003356
100674 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c' (98,936) at 20240405153050681
100675 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/Makefile' (98,937) at 20210307214928806
100676 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvuf.c' (98,938) at 20210307214926334
100677 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/Kconfig' (98,939) at 20210307214931070
100678 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/transitioning-to-a-custom-environment.rst' (98,940) at 20230114040015526
100679 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board.c' (98,941) at 20210308005002772
100680 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crct10dif_generic.c' (98,942) at 20210309003649116
100681 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/other.rst' (98,943) at 20240405153044997
100682 2025-01-08 03:00:51.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/ocxl.h' (98,944) at 20220525020654635
100683 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-pinfunc.h' (98,945) at 20240405153045489
100684 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-iwg22m.dtsi' (98,946) at 20240405153045553
100685 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarkvissle' (98,947) at 20210307205553782
100686 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml' (98,948) at 20240405153045113
100687 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/bswapsi.c' (98,949) at 20240405153046033
100688 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/profile.c' (98,950) at 20240815080012911
100689 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32_rcc.h' (98,951) at 20241211090212362
100690 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/Kconfig' (98,952) at 20210308005003460
100691 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds-lpuart.dts' (98,953) at 20210308005002580
100692 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/sam440ep_defconfig' (98,954) at 20240405153046097
100693 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mt7623n_bpir2_defconfig' (98,955) at 20210308005003268
100694 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/ashldi3.c' (98,956) at 20210307214926182
100695 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/lpc32xx_nand_slc.c' (98,957) at 20210308005003412
100696 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ps.c' (98,958) at 20220525020653795
100697 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/uaccess.h' (98,959) at 20240405153052621
100698 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kfree_mismatch.cocci' (98,960) at 20210309003654532
100699 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/trace-events' (98,961) at 20240906080037316
100700 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-rx.h' (98,962) at 20210307214928794
100701 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/virtual-memory.json' (98,963) at 20240405153054145
100702 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d_port_8472.sh' (98,964) at 20210307214932690
100703 2025-01-08 03:00:51.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise.h' (98,965) at 20240405153054385
100704 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pathwatch.hpp' (98,966) at 20220727100018782
100705 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-3.dtsi' (98,967) at 20210307214926350
100706 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/budget.c' (98,968) at 20240405153052545
100707 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5249.h' (98,969) at 20210308005002804
100708 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/log.c' (98,970) at 20210308005003548
100709 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/b1.bb' (98,971) at 20210307205554250
100710 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/desc.h' (98,972) at 20220525020652146
100711 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_i2c.h' (98,973) at 20210307214928702
100712 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sbitmap.c' (98,974) at 20241008080014027
100713 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h' (98,975) at 20240405153046005
100714 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/core.c' (98,976) at 20240405153230915
100715 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftahbc020s.h' (98,977) at 20210308005003644
100716 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_lanplus.robot' (98,978) at 20240628080017117
100717 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch' (98,979) at 20230706080014745
100718 2025-01-08 03:00:51.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe.h' (98,980) at 20240405153231007
100719 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/hd-geo-test.c' (98,981) at 20241211090212546
100720 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr-a10sr.h' (98,982) at 20210307214931346
100721 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_manager_mock.hpp' (98,983) at 20220412175720090
100722 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_timing_generator.h' (98,984) at 20210309003649476
100723 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/0001-intl-Fix-build-failure-with-make-j.patch' (98,985) at 20241206090014314
100724 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml' (98,986) at 20221207040023627
100725 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/watchdog/Makefile' (98,987) at 20210307214932734
100726 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpc.h' (98,988) at 20210307214931870
100727 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci_host.c' (98,989) at 20240906080037276
100728 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fsync.c' (98,990) at 20240405153231663
100729 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/Makefile' (98,991) at 20240405153046133
100730 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp887x.c' (98,992) at 20240405153049297
100731 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize/0001-build-Do-not-build-.sgml-file.patch' (98,993) at 20230317080013785
100732 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/pxa/mfp.h' (98,994) at 20240405153052793
100733 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c' (98,995) at 20220627100017026
100734 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dragonboard820c_defconfig' (98,996) at 20210308005003256
100735 2025-01-08 03:00:51.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.h' (98,997) at 20210307214928838
100736 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_omega.dts' (98,998) at 20240405153045989
100737 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/gadget.c' (98,999) at 20210308005003044
100738 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/imximage.cfg' (99,000) at 20210308005002984
100739 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-unknown.err' (99,001) at 20210308005046409
100740 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr.py' (99,002) at 20240405153054161
100741 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h' (99,003) at 20240405153052653
100742 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vmlinux.lds.h' (99,004) at 20241211090145533
100743 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/tx4938.h' (99,005) at 20210307214926250
100744 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ib_mad.h' (99,006) at 20240405153052893
100745 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio-driver.c' (99,007) at 20240405153051757
100746 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos2b.h' (99,008) at 20210308005003584
100747 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/ifi_canfd.txt' (99,009) at 20210307214925374
100748 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-mtp.dts' (99,010) at 20240405153229943
100749 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ipmi-bt-test.c' (99,011) at 20241211090212546
100750 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op.h' (99,012) at 20240326080039550
100751 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl4531.c' (99,013) at 20240405153049005
100752 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/bug.h' (99,014) at 20220525020651966
100753 2025-01-08 03:00:51.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/gpio-regulator.yaml' (99,015) at 20240405153045145
100754 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_irc.c' (99,016) at 20240405153053329
100755 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/throw-exception-on-unknown-os.patch' (99,017) at 20231011080016578
100756 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_rf.h' (99,018) at 20220525020654183
100757 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/l2cap.h' (99,019) at 20240613080016503
100758 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/Makefile' (99,020) at 20240405153230923
100759 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-rzv2m.c' (99,021) at 20240405153048913
100760 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pata_arasan_cf_data.h' (99,022) at 20210307214931466
100761 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/lowlevel_init.S' (99,023) at 20210308005003032
100762 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mm_slot.h' (99,024) at 20240405153053141
100763 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/shpc.c' (99,025) at 20240906080037276
100764 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (99,026) at 20230412080023460
100765 2025-01-08 03:00:51.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-generator_0.4.9.bb' (99,027) at 20241221090017504
100766 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/fs_test.c' (99,028) at 20240405153232271
100767 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb' (99,029) at 20241221090017556
100768 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/bpqether.c' (99,030) at 20240405153050333
100769 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/compat.h' (99,031) at 20240405153052617
100770 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console/obmc-console.conf' (99,032) at 20230512080018777
100771 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_createhandler_unittest.cpp' (99,033) at 20210308005120361
100772 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/Kconfig' (99,034) at 20210308005003080
100773 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/faultinfo_64.h' (99,035) at 20210307214926754
100774 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/confirm.js' (99,036) at 20210308005107069
100775 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/Kbuild' (99,037) at 20240405153048653
100776 2025-01-08 03:00:51.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/core.c' (99,038) at 20240906080037232
100777 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui.py' (99,039) at 20210307205554642
100778 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-2.5' (99,040) at 20210307205554418
100779 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-khadas-vim4.dts' (99,041) at 20240405153229915
100780 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/legacy_built-in_sync_functions.patch' (99,042) at 20231011080016574
100781 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/processor.h' (99,043) at 20240405153045349
100782 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9055-core.c' (99,044) at 20240405153049605
100783 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libopusenc/libopusenc_0.2.1.bb' (99,045) at 20241221090017532
100784 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/page.h' (99,046) at 20240405153045861
100785 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/audio.c' (99,047) at 20210308005003736
100786 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/lshrsi3.S' (99,048) at 20240405153046309
100787 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc' (99,049) at 20241221090017464
100788 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/LICENSE' (99,050) at 20210307205554046
100789 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/Kconfig' (99,051) at 20241211090212338
100790 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode.c' (99,052) at 20210309003648724
100791 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/aspeed_hace_v1.c' (99,053) at 20220802100038577
100792 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_rxrpc.h' (99,054) at 20240405153052833
100793 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rf.c' (99,055) at 20240405153051953
100794 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/samsung,s5k5baf.yaml' (99,056) at 20240405153045093
100795 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/core.h' (99,057) at 20220525020651894
100796 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-cti' (99,058) at 20210309003648248
100797 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/addrconf_core.c' (99,059) at 20240405153232035
100798 2025-01-08 03:00:51.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/main.c' (99,060) at 20230302090047758
100799 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hugetlbfs/inode.c' (99,061) at 20240405153231687
100800 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/inode.c' (99,062) at 20240405153231695
100801 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_user.c' (99,063) at 20241104090011587
100802 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-pci-rutabaga.c' (99,064) at 20240326080039434
100803 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/weechat/weechat_4.0.4.bb' (99,065) at 20230919080013954
100804 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/atlas-sensor.c' (99,066) at 20240405153048969
100805 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Storage/meson.build' (99,067) at 20230825080021141
100806 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_mflohi1.c' (99,068) at 20210308005046525
100807 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20.dtsi' (99,069) at 20210308005002624
100808 2025-01-08 03:00:51.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACS' (99,070) at 20240906080037560 to deleted uid set
100809 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/drm/drm.h' (99,071) at 20240405153232211
100810 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/intel_ich6_gpio.c' (99,072) at 20210308005003376
100811 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7786.h' (99,073) at 20210307214926558
100812 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-2u_associations.json' (99,074) at 20241212090014007
100813 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/kernel-api.rst' (99,075) at 20240405153045293
100814 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/Makefile' (99,076) at 20210308005002824
100815 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si521xx.c' (99,077) at 20240405153230207
100816 2025-01-08 03:00:51.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/crop.svg' (99,078) at 20210309003648488
100817 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.h' (99,079) at 20240405153048649
100818 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/Makefile' (99,080) at 20210307214929610
100819 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/Makefile' (99,081) at 20210308005002904
100820 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/phosphor-dbus-interfaces.wrap' (99,082) at 20220531100030248
100821 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/doc2000.h' (99,083) at 20210307214931450
100822 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/birdland_bav335b_defconfig' (99,084) at 20210308005003252
100823 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-audio.h' (99,085) at 20210307214928842
100824 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0007_brlayers_optional_gitinfo.py' (99,086) at 20210307205554262
100825 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btnxpuart.c' (99,087) at 20240913080013781
100826 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/atomic128-ldst.h' (99,088) at 20230925080039853
100827 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.silent' (99,089) at 20210308005003296
100828 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8195-sys-clock.yaml' (99,090) at 20240405153045017
100829 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/buildid.h' (99,091) at 20220525020654555
100830 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/maintainer-entry-profile.rst' (99,092) at 20220525020651770
100831 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c' (99,093) at 20241011080017303
100832 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-radio.rst' (99,094) at 20210309003648488
100833 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010si-pre.dtsi' (99,095) at 20210307214926346
100834 2025-01-08 03:00:51.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libssp-nonshared/stack_chk.c' (99,096) at 20210629000017500
100835 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_baltos_defconfig' (99,097) at 20210308005003244
100836 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/map.h' (99,098) at 20220804100015884
100837 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/branch.c' (99,099) at 20240405153054185
100838 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy/journald-maxlevel-policy.conf' (99,100) at 20210307205554058
100839 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adv_rss.h' (99,101) at 20220525020653531
100840 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.json' (99,102) at 20210927100127469
100841 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/exec.h' (99,103) at 20210307214926506
100842 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/spaces.h' (99,104) at 20210307214926222
100843 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.gitignore' (99,105) at 20210407000018094
100844 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/set_release' (99,106) at 20240405153053433
100845 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_rsa_key.pub' (99,107) at 20210307205554466
100846 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/relocate_sdk.py' (99,108) at 20220910030013437
100847 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/sifive_u.rst' (99,109) at 20240906080037180
100848 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/README' (99,110) at 20220526030017599
100849 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c' (99,111) at 20240405153052205
100850 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s.h' (99,112) at 20240405153046113
100851 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/digicolor-timer.txt' (99,113) at 20210307214925446
100852 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x-i2c.c' (99,114) at 20240405153053561
100853 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/code-update-diagrams.md' (99,115) at 20221209040006383
100854 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb' (99,116) at 20241221090017528
100855 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ts4900.dts' (99,117) at 20240405153045505
100856 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch' (99,118) at 20241221090017668
100857 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_kprobes.h' (99,119) at 20240405153046301
100858 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-idio-16.c' (99,120) at 20240405153230303
100859 2025-01-08 03:00:51.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_pcm3680_pci.c' (99,121) at 20241211090212302
100860 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-ctouch2.dts' (99,122) at 20220525020651934
100861 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ddr_rk3368.h' (99,123) at 20210308005002660
100862 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/phy.c' (99,124) at 20240405153049757
100863 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_prctl.h' (99,125) at 20220429100100646
100864 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/elf.h' (99,126) at 20210309003648976
100865 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_ct.c' (99,127) at 20240405153232063
100866 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/catalina/post_desc.json' (99,128) at 20240817080006183
100867 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-qatzip.c' (99,129) at 20241211090212390
100868 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/net_dropmonitor-record' (99,130) at 20210307214932566
100869 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw553x.dtsi' (99,131) at 20240405153045513
100870 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sec-core.c' (99,132) at 20240405153230839
100871 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts' (99,133) at 20240405153045733
100872 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/maxim,mcp795.txt' (99,134) at 20210307214925418
100873 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/asm-offsets.c' (99,135) at 20220525020652018
100874 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/fix-lsi2c-makefile.patch' (99,136) at 20240106090017233
100875 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/gxp.inc' (99,137) at 20210908000029103
100876 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_pbi.cfg' (99,138) at 20210308005002968
100877 2025-01-08 03:00:51.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_lib.h' (99,139) at 20240405153050017
100878 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-rb532.c' (99,140) at 20210307214928550
100879 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lm3533.h' (99,141) at 20210307214931430
100880 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/0001-Fix-configure.ac.patch' (99,142) at 20210407000018082
100881 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.2.bb' (99,143) at 20241221090017564
100882 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/meson.build' (99,144) at 20240906080037460
100883 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/event.cpp' (99,145) at 20240817080036824
100884 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-reboot@.target' (99,146) at 20240321080027598
100885 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/82571.h' (99,147) at 20210307214929430
100886 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/qemutinyrunner.py' (99,148) at 20210420000021594
100887 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_inflate.c' (99,149) at 20240405153053109
100888 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-ipe.c' (99,150) at 20240405153046801
100889 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hsi/nokia-modem.txt' (99,151) at 20210307214925322
100890 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/acpi.c' (99,152) at 20210308005002880
100891 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/perf.c' (99,153) at 20240405153046077
100892 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/mscc.c' (99,154) at 20210308005003440
100893 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_batch.py' (99,155) at 20210524100035138
100894 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp2.h' (99,156) at 20210307214928638
100895 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/Kconfig' (99,157) at 20240405153231671
100896 2025-01-08 03:00:51.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/volatiles.99_sssd' (99,158) at 20220721030015849
100897 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_uart.c' (99,159) at 20240418080014502
100898 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/templates/default/conf-notes.txt' (99,160) at 20240712080022837
100899 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/README-BENCH' (99,161) at 20210307214932614
100900 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/Kconfig' (99,162) at 20210309003654184
100901 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt352.c' (99,163) at 20240405153049293
100902 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-infra_ao.c' (99,164) at 20240405153046801
100903 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/pxa1928-usb-phy.txt' (99,165) at 20240405153229783
100904 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/isl29028.c' (99,166) at 20240405153049001
100905 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc5000.c' (99,167) at 20240405153049537
100906 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/harma/host-poweroff' (99,168) at 20231128090014177
100907 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-2.0-no-copyleft-exception' (99,169) at 20211006000025238
100908 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (99,170) at 20241206090014278
100909 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-rcar.c' (99,171) at 20210308005003516
100910 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/concepts.hpp' (99,172) at 20240731080033666
100911 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.editorconfig' (99,173) at 20220503030039696
100912 2025-01-08 03:00:51.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PSF-2.0' (99,174) at 20210307205554426
100913 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpni.h' (99,175) at 20210308005003648
100914 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm81xx.h' (99,176) at 20240405153045661
100915 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/chacha-glue.c' (99,177) at 20210307214926206
100916 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r6_defconfig' (99,178) at 20210308005003252
100917 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/page.h' (99,179) at 20240405153230115
100918 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongson_liointc.c' (99,180) at 20240326080039450
100919 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/debugfs.h' (99,181) at 20210307214926754
100920 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-integrity.rst' (99,182) at 20240405153044941
100921 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qt1010.c' (99,183) at 20240405153049533
100922 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/tiogapass/gpio_desc.json' (99,184) at 20221207040007843
100923 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_pa_pmu.c' (99,185) at 20240405153231303
100924 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/syslog' (99,186) at 20231014080011731
100925 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_drums.c' (99,187) at 20210307214932202
100926 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qemu-opts.c' (99,188) at 20210927100127645
100927 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/fujitsu.c' (99,189) at 20240405153049709
100928 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_dvs.c' (99,190) at 20240405153231471
100929 2025-01-08 03:00:51.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rs.h' (99,191) at 20240405153050517
100930 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fault.c' (99,192) at 20240405153045697
100931 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Drive_v1.xml' (99,193) at 20240918080002708
100932 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/jornada680_kbd.c' (99,194) at 20210307214928474
100933 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3-ulcb.dts' (99,195) at 20240405153229963
100934 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/octeon_translate.c' (99,196) at 20230925080040041
100935 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hubbub.c' (99,197) at 20220525020652514
100936 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Makefile' (99,198) at 20210308005002788
100937 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/ccm_mbox.c' (99,199) at 20240405153050193
100938 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/qixis.c' (99,200) at 20210308005002960
100939 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/Makefile' (99,201) at 20210307214932470
100940 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_mr.c' (99,202) at 20220525020653123
100941 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/perf_regs.h' (99,203) at 20210307214925858
100942 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_h264.c' (99,204) at 20240405153051865
100943 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_anchor.h' (99,205) at 20240405153052817
100944 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/cereal.wrap' (99,206) at 20210831000031555
100945 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_CfoTracking.h' (99,207) at 20220525020654179
100946 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/fp_operation.json' (99,208) at 20240405153232223
100947 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_gem.c' (99,209) at 20240405153230631
100948 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/radiotap-headers.rst' (99,210) at 20210307214925538
100949 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Linsell' (99,211) at 20210307205553786
100950 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/processor.h' (99,212) at 20210307214932706
100951 2025-01-08 03:00:51.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/MAINTAINERS' (99,213) at 20210308005002984
100952 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ChassisCollection.json' (99,214) at 20240619080002944
100953 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/hsdk.txt' (99,215) at 20210307214925270
100954 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/Makefile' (99,216) at 20210308005003496
100955 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sc7180.c' (99,217) at 20240405153046829
100956 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/djmemc.c' (99,218) at 20240906080037252
100957 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sched.c' (99,219) at 20210307214932006
100958 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_qpu_defines.h' (99,220) at 20210307214928062
100959 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/u_os_desc.h' (99,221) at 20210307214930806
100960 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/layer.conf' (99,222) at 20241221090017580
100961 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bonding_priv.h' (99,223) at 20240405153049725
100962 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/main.c' (99,224) at 20240624080012768
100963 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/rif_mac_profile_scale.sh' (99,225) at 20240405153054301
100964 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/crc32-mips.c' (99,226) at 20240405153045997
100965 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dialog_pmic.h' (99,227) at 20210308005003628
100966 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/am35x_musb.c' (99,228) at 20210308005002760
100967 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rw.h' (99,229) at 20240405153052969
100968 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-io.c' (99,230) at 20240906080037436
100969 2025-01-08 03:00:51.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_conn.h' (99,231) at 20240405153052853
100970 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_4_3_sh_mask.h' (99,232) at 20240405153047745
100971 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.cphp' (99,233) at 20240906080037556 to deleted uid set
100972 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_seq.c' (99,234) at 20210307214932202
100973 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_fru.c' (99,235) at 20210308004938824
100974 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.userprogs' (99,236) at 20210307214932134
100975 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/Makefile' (99,237) at 20240405153054357
100976 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/vlock.h' (99,238) at 20210307214925834
100977 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/ep88xc.c' (99,239) at 20240405153046201
100978 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/samsung_pwm_timer.c' (99,240) at 20220525020652342
100979 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/Makefile' (99,241) at 20210307214930306
100980 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/davinci_all_defconfig' (99,242) at 20240405153045613
100981 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig' (99,243) at 20210308005003276
100982 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/mipi-csis.h' (99,244) at 20240405153049461
100983 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/config.h.in' (99,245) at 20240614080016246
100984 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.hwconfig' (99,246) at 20210308005003296
100985 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/usb.h' (99,247) at 20240405153050577
100986 2025-01-08 03:00:51.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wep.h' (99,248) at 20210307214931994
100987 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libiscsi.h' (99,249) at 20240405153052877
100988 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/qt2160.c' (99,250) at 20240405153230727
100989 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/mpc86xx_smp.c' (99,251) at 20220525020652074
100990 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_e_prci.c' (99,252) at 20210927100127157
100991 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/spi.h' (99,253) at 20210307214930674
100992 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory_ldst_phys.h.inc' (99,254) at 20210927100127229
100993 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Invoke-ed-directly-instead-of-using-the-shell.patch' (99,255) at 20210307205554538
100994 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (99,256) at 20240829080014014
100995 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/irq.h' (99,257) at 20240405153045937
100996 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sdma.c' (99,258) at 20240405153230707
100997 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_wlan_net.c' (99,259) at 20240405153051821
100998 2025-01-08 03:00:51.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02.h' (99,260) at 20210307214926210
100999 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport.c' (99,261) at 20240405153053401
101000 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioc32.h' (99,262) at 20210307214927842
101001 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/Makefile' (99,263) at 20240405153053361
101002 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_isolation.c' (99,264) at 20240405153231975
101003 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/si2157_priv.h' (99,265) at 20240405153049533
101004 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/radiotrack.rst' (99,266) at 20210307214925462
101005 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dvbsky-cardlist.rst' (99,267) at 20210309003648288
101006 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/compress/zstd.py' (99,268) at 20220910030013373
101007 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/Kconfig' (99,269) at 20240405153046833
101008 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pgalloc.h' (99,270) at 20220525020651798
101009 2025-01-08 03:00:51.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb' (99,271) at 20241221090017556
101010 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/reg.h' (99,272) at 20210307214929926
101011 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/containers.yml' (99,273) at 20241211090212202
101012 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lx2160aqds.h' (99,274) at 20210308005003604
101013 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c' (99,275) at 20240405153231331
101014 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/renesas,sysc-rmobile.yaml' (99,276) at 20240405153229787
101015 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/frontend.json' (99,277) at 20240405153054149
101016 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sharded_mutex.h' (99,278) at 20240405153054205
101017 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_e_prci.h' (99,279) at 20230426080043764
101018 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/dbus_path_utils.cpp' (99,280) at 20221028100033263
101019 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul-0010.dts' (99,281) at 20240405153045525
101020 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/meson.build' (99,282) at 20240815080043900
101021 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-mek.dts' (99,283) at 20240628080013977
101022 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h' (99,284) at 20210307214929810
101023 2025-01-08 03:00:51.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/mon_client.c' (99,285) at 20240719080013377
101024 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/tonga_sdma_pkt_open.h' (99,286) at 20210307214927250
101025 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/Makefile' (99,287) at 20240405153053001
101026 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/patch.h' (99,288) at 20240405153230063
101027 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_vop2_reg.c' (99,289) at 20240405153230631
101028 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/akcipher.c' (99,290) at 20240405153046529
101029 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-core.c' (99,291) at 20241011080017319
101030 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/bpf_jit.h' (99,292) at 20210307214926530
101031 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_vga.py' (99,293) at 20210308005003748
101032 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-block-storage_git.bb' (99,294) at 20240413080012631
101033 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/typeaheads.py' (99,295) at 20210307205554286
101034 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_offload.h' (99,296) at 20210307214931966
101035 2025-01-08 03:00:51.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp.c' (99,297) at 20240405153045633
101036 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_print.h' (99,298) at 20241011080017371
101037 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stm32-booster.c' (99,299) at 20240405153051473
101038 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target.c.inc' (99,300) at 20241211090212522
101039 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-flex' (99,301) at 20241221090017612
101040 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/nexthop.h' (99,302) at 20240405153052861
101041 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/guest-halt-polling.rst' (99,303) at 20240405153045325
101042 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build' (99,304) at 20240228090020568
101043 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365.c' (99,305) at 20240405153230215
101044 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/arc/mcip.h' (99,306) at 20210307214931590
101045 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_sec_mon.h' (99,307) at 20210308005003652
101046 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/Makefile' (99,308) at 20210307214926018
101047 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/string_64.h' (99,309) at 20240405153046397
101048 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/msg_port.c' (99,310) at 20210308005002860
101049 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/en-i3c-hub-scan-fru@.service' (99,311) at 20241107090014377
101050 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/initrd.h' (99,312) at 20240405153052709
101051 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch' (99,313) at 20230609080014415
101052 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/Kconfig' (99,314) at 20210308005003472
101053 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/types.h' (99,315) at 20210308005046053
101054 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-arm.txt' (99,316) at 20210308005003012
101055 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpiu.c' (99,317) at 20240405153048893
101056 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-xdist_3.5.0.bb' (99,318) at 20231207090015270
101057 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-lvds.c' (99,319) at 20240405153230615
101058 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/media-bus-format.h' (99,320) at 20240405153052925
101059 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-common.c' (99,321) at 20240405153050309
101060 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hardirq.h' (99,322) at 20240405153045937
101061 2025-01-08 03:00:51.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/control_regs.h' (99,323) at 20210308005002876
101062 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-host-stubs.c' (99,324) at 20221215040039102
101063 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.rst' (99,325) at 20241221090017596
101064 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/msa.c' (99,326) at 20241211090212494
101065 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/startup.c' (99,327) at 20240613080016367
101066 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zram_drv.h' (99,328) at 20241216090017693
101067 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_acpi.h' (99,329) at 20240405153048721
101068 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig' (99,330) at 20210308005003232
101069 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf.c' (99,331) at 20240812080017236
101070 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml' (99,332) at 20210309003648340
101071 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/priv.h' (99,333) at 20220525020652959
101072 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-container-base.h' (99,334) at 20240906080037340
101073 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/skfddi.c' (99,335) at 20240405153050329
101074 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpv.c' (99,336) at 20210308005046505
101075 2025-01-08 03:00:51.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb' (99,337) at 20241221090017528
101076 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ft260.c' (99,338) at 20240405153048813
101077 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/acpi_mdio.c' (99,339) at 20240405153050345
101078 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uterror.c' (99,340) at 20210307214926842
101079 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet6_connection_sock.h' (99,341) at 20240405153052845
101080 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/barebox.bbclass' (99,342) at 20241221090017608
101081 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118.c' (99,343) at 20240405153053565
101082 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere-bmc-reboot-host-check@.service' (99,344) at 20241024080011938
101083 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/akebono_defconfig' (99,345) at 20240405153046097
101084 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7724.c' (99,346) at 20210307214926562
101085 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/MAINTAINERS' (99,347) at 20210308005002972
101086 2025-01-08 03:00:51.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-context-info-gen3.h' (99,348) at 20240405153050529
101087 2025-01-08 03:00:51.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_offset.h' (99,349) at 20240405153047641
101088 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/usb-conn-gpio.c' (99,350) at 20240405153052049
101089 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/sx8654.txt' (99,351) at 20210307214925338
101090 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sundsvall_S_Stadsberget' (99,352) at 20210307205553790
101091 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d.dtsi' (99,353) at 20240405153045573
101092 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/monitor-internal.c' (99,354) at 20240906080037444
101093 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcsusb.c' (99,355) at 20240405153230755
101094 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/setup.py' (99,356) at 20210308005048369
101095 2025-01-08 03:00:51.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emumpu401.c' (99,357) at 20240405153232131
101096 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/dlm_internal.h' (99,358) at 20240613080016479
101097 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9v011.h' (99,359) at 20210307214931542
101098 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/Kconfig' (99,360) at 20210307214928602
101099 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-mo.h' (99,361) at 20210308005046057
101100 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/isys_irq_global.h' (99,362) at 20210309003653016
101101 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/README.md' (99,363) at 20241204090010699
101102 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-usb2.c' (99,364) at 20210307214930062
101103 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/zalon.c' (99,365) at 20240405153051749
101104 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb_ptp.c' (99,366) at 20240405153049857
101105 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/desc_defs.h' (99,367) at 20210309003649016
101106 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml' (99,368) at 20240405153045141
101107 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/072.out' (99,369) at 20210308005046441
101108 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.html' (99,370) at 20210308005107077
101109 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/servalt/Kconfig' (99,371) at 20210308005003020
101110 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/renesas,apmu.yaml' (99,372) at 20240405153045137
101111 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf' (99,373) at 20210307205554034
101112 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/select_version' (99,374) at 20221209040018559
101113 2025-01-08 03:00:51.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inffixed.h' (99,375) at 20210308005003716
101114 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_sas.h' (99,376) at 20210307214928994
101115 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/Makefile' (99,377) at 20210307214927306
101116 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/modedb.c' (99,378) at 20240405153231583
101117 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/button.c' (99,379) at 20241104090011563
101118 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/sunxi_nand_spl.c' (99,380) at 20210308005003416
101119 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/virtio_ring.h' (99,381) at 20210307214932742
101120 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/Makefile' (99,382) at 20210307214926146
101121 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/Kconfig' (99,383) at 20210307214931934
101122 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lm75.yaml' (99,384) at 20240405153229763
101123 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/OWNERS' (99,385) at 20221001030006908
101124 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/rail.md' (99,386) at 20240809080033019
101125 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7842.c' (99,387) at 20241211090145445
101126 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-UC-export-US' (99,388) at 20241221090017616
101127 2025-01-08 03:00:51.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-mmioreg.c' (99,389) at 20240405153050345
101128 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/hotplug.c' (99,390) at 20210307214925962
101129 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/turris1x.dts' (99,391) at 20240405153046093
101130 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGpatch.S' (99,392) at 20210307214926606
101131 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vx.h' (99,393) at 20230925080040101
101132 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-05' (99,394) at 20210908000010395
101133 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-plybas.dts' (99,395) at 20240405153045501
101134 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/meson.build' (99,396) at 20210308005046085
101135 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/EINTR_wrappers.c' (99,397) at 20210308005111461
101136 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_validate_shaders.c' (99,398) at 20240405153048785
101137 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/module.h' (99,399) at 20240405153052697
101138 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hpsa_cmd.h' (99,400) at 20220525020654011
101139 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/topology.h' (99,401) at 20240405153045861
101140 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/perl.py' (99,402) at 20220910030013401
101141 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-cam.c' (99,403) at 20240405153046801
101142 2025-01-08 03:00:51.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ep9301.yaml' (99,404) at 20240405153045061
101143 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/emc.h' (99,405) at 20210308005002672
101144 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mti,malta.dts' (99,406) at 20210308005002816
101145 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle.c' (99,407) at 20240405153046921
101146 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/0001-canutils-candump-Add-error-frame-s-handling.patch' (99,408) at 20210307205553934
101147 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/leds/evb-npcm845-led-manager-config/led.yaml' (99,409) at 20240829080014018
101148 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/xen.config' (99,410) at 20240405153231903
101149 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_regs.h' (99,411) at 20220429100100566
101150 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_types.h' (99,412) at 20220525020654127
101151 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/Kconfig' (99,413) at 20210308005003028
101152 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xmessage_1.0.7.bb' (99,414) at 20240413080012655
101153 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/Kconfig' (99,415) at 20210308005003052
101154 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8365-pinfunc.h' (99,416) at 20220525020654547
101155 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_objref.c' (99,417) at 20240405153053333
101156 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/init.c' (99,418) at 20240405153231407
101157 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/ucd90320_device_tests.cpp' (99,419) at 20240817080031292
101158 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/rbtree.c' (99,420) at 20220525020655211
101159 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/files/lkrg.cfg' (99,421) at 20220409030017491
101160 2025-01-08 03:00:51.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600.h' (99,422) at 20210421100236122
101161 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa3x0-common.dtsi' (99,423) at 20240405153045457
101162 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs10x_mb.dtsi' (99,424) at 20240405153045357
101163 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig' (99,425) at 20210307214926366
101164 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ite-it66121.c' (99,426) at 20240405153230523
101165 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/system1/server.ttyVUART0.conf' (99,427) at 20241119090012132
101166 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rcu_read_lock.c' (99,428) at 20240405153054273
101167 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_ctx_axuser_regs.h' (99,429) at 20240405153046585
101168 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/selection.c' (99,430) at 20210309003649136
101169 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/devlink_param.c' (99,431) at 20240405153050193
101170 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/README.md' (99,432) at 20221207040023627
101171 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97420c.dts' (99,433) at 20220525020651990
101172 2025-01-08 03:00:51.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml' (99,434) at 20240405153045029
101173 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk.c' (99,435) at 20240415080012991
101174 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost/0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch' (99,436) at 20241213090035014
101175 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm015-dc1.dts' (99,437) at 20240405153229975
101176 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/debug.h' (99,438) at 20210307214928150
101177 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77951.c' (99,439) at 20240405153051357
101178 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3010-po-Fix-typos-in-oc.po-for-gettext-compatibility.patch' (99,440) at 20231126090012805
101179 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cramfs/cramfs_fs.h' (99,441) at 20210308005003628
101180 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_lock.c' (99,442) at 20210307214932198
101181 2025-01-08 03:00:52.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/Kconfig' (99,443) at 20210307214930058
101182 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-baseboard.dtsi' (99,444) at 20240405153045601
101183 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/pcu.c' (99,445) at 20220525020653723
101184 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_2_offset.h' (99,446) at 20240405153048257
101185 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb' (99,447) at 20241221090017492
101186 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_fabric_lib.c' (99,448) at 20210309003653124
101187 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/__init__.py' (99,449) at 20210307205554642
101188 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc' (99,450) at 20240405153054305
101189 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/Kconfig' (99,451) at 20240405153053501
101190 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m527xsim.h' (99,452) at 20210307214926162
101191 2025-01-08 03:00:52.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/boot.py' (99,453) at 20220910030013397
101192 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_display.c' (99,454) at 20240405153048701
101193 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-probes.c' (99,455) at 20240405153053997
101194 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/phosphor-cooling-type@.service' (99,456) at 20220514030009436
101195 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/boot_fit.c' (99,457) at 20210308005003224
101196 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shared/msr.h' (99,458) at 20240405153046397
101197 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/interface.c' (99,459) at 20240613080016451
101198 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.h' (99,460) at 20240405153048509
101199 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/uchan.c' (99,461) at 20240405153230607
101200 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bind_perm.c' (99,462) at 20220525020655195
101201 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx.c' (99,463) at 20240405153050701
101202 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_empty.dts' (99,464) at 20210308005003760
101203 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistryFile_v1.xml' (99,465) at 20240619080002928
101204 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0002-flex-Remove-line-directives.patch' (99,466) at 20240113090014536
101205 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fi' (99,467) at 20210308005046145
101206 2025-01-08 03:00:52.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/xilinx_phy.c' (99,468) at 20210308005003444
101207 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition_defs.h' (99,469) at 20210308005108645
101208 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sbc-t3530.dts' (99,470) at 20240405153045605
101209 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/s390vx.uc' (99,471) at 20240405153053097
101210 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_insn_boundary.tc' (99,472) at 20240405153054305
101211 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hvs.c' (99,473) at 20241216090017701
101212 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/displayport.c' (99,474) at 20240527080023348
101213 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/files/0001-applets-systray-Allow-icons-to-be-smaller.patch' (99,475) at 20210307205554610
101214 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-3xxx.c' (99,476) at 20240405153046869
101215 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sifive.c' (99,477) at 20240405153231467
101216 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispvideo.h' (99,478) at 20240405153049485
101217 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utils_files.py' (99,479) at 20221209040018571
101218 2025-01-08 03:00:52.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vegam_smumgr.h' (99,480) at 20210309003649664
101219 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/setup.c' (99,481) at 20240613080016367
101220 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch' (99,482) at 20210307205553750
101221 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/onboard_hub.h' (99,483) at 20240405153052813
101222 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/boot/Makefile' (99,484) at 20240405153045933
101223 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/Overview.vue' (99,485) at 20241004080035967
101224 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/Makefile' (99,486) at 20210307214929310
101225 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/layer.conf' (99,487) at 20241221090017480
101226 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_bcm2835aux.c' (99,488) at 20240405153231507
101227 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicfas408.c' (99,489) at 20240405153051725
101228 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c' (99,490) at 20240405153230615
101229 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/konica.c' (99,491) at 20210307214928830
101230 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/Kbuild' (99,492) at 20240405153048661
101231 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/eeprom.c' (99,493) at 20210308005002996
101232 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_epp.c' (99,494) at 20240405153050333
101233 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/setup.h' (99,495) at 20220525020651798
101234 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_common.h' (99,496) at 20240405153053165
101235 2025-01-08 03:00:52.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/README' (99,497) at 20210307214932614
101236 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/exynos4210_pmu.c' (99,498) at 20241211090212294
101237 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/hsw_ips.h' (99,499) at 20240405153048433
101238 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-input.c' (99,500) at 20210307214928678
101239 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_experimental.h' (99,501) at 20241111090012173
101240 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/code_update_utils.py' (99,502) at 20221209040018567
101241 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/irqflags.h' (99,503) at 20210307214926762
101242 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/clock.h' (99,504) at 20210308005002656
101243 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/seaboard.c' (99,505) at 20210308005003024
101244 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-tools/dbus-vis/scrnshot.png' (99,506) at 20211029100036568 to deleted uid set
101245 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Parkano_Sopukallio' (99,507) at 20210307205553770
101246 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_algo.c' (99,508) at 20220525020654787
101247 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/security.h' (99,509) at 20240405153232115
101248 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_restrack.c' (99,510) at 20240405153230711
101249 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/Makefile' (99,511) at 20210308005003384
101250 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/header.h' (99,512) at 20240405153054193
101251 2025-01-08 03:00:52.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/int340x_thermal.c' (99,513) at 20240405153046637
101252 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/tc-mq-visibility.sh' (99,514) at 20240405153054301
101253 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb' (99,515) at 20240113090014560
101254 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kernelcapi.h' (99,516) at 20210307214931638
101255 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/serial.c' (99,517) at 20240405153045649
101256 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/platform.h' (99,518) at 20240405153046005
101257 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/hif.h' (99,519) at 20240405153050445
101258 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-fxl6408.c' (99,520) at 20240405153047073
101259 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3430-sdp.dts' (99,521) at 20240405153045605
101260 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Remove-fgets-extern-declaration.patch' (99,522) at 20241221090017680
101261 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/user.c' (99,523) at 20240405153053025
101262 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/085_files_compress.dts' (99,524) at 20210308005003752
101263 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mei_dev.h' (99,525) at 20240405153230847
101264 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/DeleteAll/meson.build' (99,526) at 20230825080021137
101265 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-RumsterForest' (99,527) at 20210307205553798
101266 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus_1.14.10.bb' (99,528) at 20241206090014310
101267 2025-01-08 03:00:52.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/espi-control/espi-control_git.bb' (99,529) at 20231216090014900
101268 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_rom.c' (99,530) at 20210308005003452
101269 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-tplink-archer-c5-v2.dts' (99,531) at 20240405153045425
101270 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt' (99,532) at 20210309003648376
101271 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/inode.c' (99,533) at 20240405153230051
101272 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/utmi_phy.h' (99,534) at 20210308005003456
101273 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smttimer.c' (99,535) at 20220525020653667
101274 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-softfloat-3/meson.build' (99,536) at 20230925080039997
101275 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/sun3_defconfig' (99,537) at 20240405153230003
101276 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-flash-bios-patch.service' (99,538) at 20241206090018458
101277 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/blacklist.h' (99,539) at 20210307214930238
101278 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp.dtsi' (99,540) at 20210308005002584
101279 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/Kconfig' (99,541) at 20210308005002912
101280 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-gen.h' (99,542) at 20230426080043640
101281 2025-01-08 03:00:52.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/Kconfig' (99,543) at 20240405153049473
101282 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c' (99,544) at 20240405153050213
101283 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/subprojects/googletest.wrap' (99,545) at 20210308005130549
101284 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Common/meson.build' (99,546) at 20220913030027305
101285 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Inari' (99,547) at 20210307205553770
101286 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.c' (99,548) at 20240405153230631
101287 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-ps-api-test_%.bbappend' (99,549) at 20230114040015466
101288 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_presence.cpp' (99,550) at 20241106090023554
101289 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/Kconfig' (99,551) at 20210308005002728
101290 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9m111.c' (99,552) at 20240405153230787
101291 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-mba7.dts' (99,553) at 20240405153045533
101292 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc' (99,554) at 20241221090017684
101293 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' (99,555) at 20210307205554270 to deleted uid set
101294 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/VariantVisitors.hpp' (99,556) at 20230125040005390
101295 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-elkhartlake.c' (99,557) at 20240405153231323
101296 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3399-fails.txt' (99,558) at 20240405153230531
101297 2025-01-08 03:00:52.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_compare.c' (99,559) at 20210307214926730
101298 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/reg-mux.yaml' (99,560) at 20240405153045113
101299 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/xsk.c' (99,561) at 20240405153050197
101300 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-platformdirs_4.3.6.bb' (99,562) at 20241221090017560
101301 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolantConnectorCollection.json' (99,563) at 20240619080002944
101302 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_lte.h' (99,564) at 20210307214930514
101303 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8548-bigflash.dts' (99,565) at 20210307214926358
101304 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/devices.yaml' (99,566) at 20240405153045109
101305 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/sigreturn.S' (99,567) at 20220525020652138
101306 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-peci' (99,568) at 20240405153044917
101307 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-no-file.out' (99,569) at 20210308005046409 to deleted uid set
101308 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/LICENSE' (99,570) at 20210308005107513
101309 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-et-xmlfile_2.0.0.bb' (99,571) at 20241221090017552
101310 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c' (99,572) at 20240405153047165
101311 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad5449.h' (99,573) at 20210307214931470
101312 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_symbol.dtso' (99,574) at 20240405153231279
101313 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0004-make-Separate-TLS-targets-from-libraries.patch' (99,575) at 20241206090014242
101314 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.package' (99,576) at 20240710080014617
101315 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-proc-control/.shellcheck' (99,577) at 20210416000041935 to deleted uid set
101316 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexparser/run-ptest' (99,578) at 20240413080012663
101317 2025-01-08 03:00:52.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-3.0-with-zeromq-exception' (99,579) at 20230706080014777
101318 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0001-configure-use-pkg-config-for-PCRE-detection.patch' (99,580) at 20220402030016023
101319 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/execlog.c' (99,581) at 20240906080037164
101320 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/Kconfig' (99,582) at 20240405153050593
101321 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/core.c' (99,583) at 20240405153053157
101322 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/dma.h' (99,584) at 20210308005002676
101323 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/armada_37xx_wdt.c' (99,585) at 20240405153231599
101324 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Asmon_Sormoflo' (99,586) at 20210307205553778
101325 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock.h' (99,587) at 20240405153052797
101326 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch' (99,588) at 20230317080013789
101327 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3-wifi8.dts' (99,589) at 20240405153229899
101328 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/max3100.c' (99,590) at 20240613080016471
101329 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/capture.h' (99,591) at 20210307214932442
101330 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/README' (99,592) at 20210308005002976
101331 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkimage.c' (99,593) at 20210308005003772
101332 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_ams_delta.c' (99,594) at 20240405153052205
101333 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_video.c' (99,595) at 20240415080012983
101334 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-wm8960.c' (99,596) at 20240405153232183
101335 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/mmp_ctrl.c' (99,597) at 20240405153052201
101336 2025-01-08 03:00:52.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/eznps.txt' (99,598) at 20210307214925270
101337 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/devtool-test-long-filename.tar.gz' (99,599) at 20210307205554386
101338 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/start.S' (99,600) at 20210308005002908
101339 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/userland-swsusp.rst' (99,601) at 20210307214925546
101340 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_hash.h' (99,602) at 20210307214931366
101341 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/panasonic,amg88xx.txt' (99,603) at 20210307214925354
101342 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot_mode.h' (99,604) at 20210308005002660
101343 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/exc3000.c' (99,605) at 20240405153230731
101344 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368.dtsi' (99,606) at 20240710080014573
101345 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ea20.h' (99,607) at 20210308005003592
101346 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a-i2c.c' (99,608) at 20240405153053677
101347 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,aoncc-sm8250.yaml' (99,609) at 20240405153045025
101348 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/regs.h' (99,610) at 20210307214929898
101349 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Makefile' (99,611) at 20240613080016363
101350 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts' (99,612) at 20240405153229931
101351 2025-01-08 03:00:52.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5.dtsi' (99,613) at 20210308005002620
101352 2025-01-08 03:00:52.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wmi.h' (99,614) at 20240805080013991
101353 2025-01-08 03:00:52.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-asus-rt-n18u.dts' (99,615) at 20240405153045425
101354 2025-01-08 03:00:52.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/Makefile' (99,616) at 20210307214931218
101355 2025-01-08 03:00:52.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jit.c' (99,617) at 20240405153054289
101356 2025-01-08 03:00:52.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_stm32h7.c' (99,618) at 20210308005003348
101357 2025-01-08 03:00:52.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml' (99,619) at 20240405153045133
101358 2025-01-08 03:00:52.013-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-common.h' (99,620) at 20240405153053965
101359 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/zeroconf-default' (99,621) at 20210307205553834
101360 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/init' (99,622) at 20220409030017471
101361 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_damage_helper.c' (99,623) at 20240405153230535
101362 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/enable_stats.c' (99,624) at 20240405153054253
101363 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/atom/punit_atom_debug.c' (99,625) at 20210307214926742
101364 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_links.c' (99,626) at 20240726080012882
101365 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/mkimage.1' (99,627) at 20210308005003332
101366 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_writeback.h' (99,628) at 20240405153048741
101367 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_qm_masks.h' (99,629) at 20240405153046605
101368 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Haapavesi' (99,630) at 20210307205553770
101369 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,imx8qxp-adc.yaml' (99,631) at 20240405153045073
101370 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb' (99,632) at 20230520080014504
101371 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_debugfs.h' (99,633) at 20240405153053181
101372 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pcr.c' (99,634) at 20210309003648992
101373 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AccountService_v1.xml' (99,635) at 20240918080002708
101374 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_map.h' (99,636) at 20240405153052285
101375 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz' (99,637) at 20210307205554594 to deleted uid set
101376 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mmu.h' (99,638) at 20210307214927778
101377 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-da7219-rt1015p.dtsi' (99,639) at 20240405153045749
101378 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/bcm2835_gpio.h' (99,640) at 20210308005046013
101379 2025-01-08 03:00:52.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.drivers.eth' (99,641) at 20210308005003292
101380 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts' (99,642) at 20210307214925994
101381 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot' (99,643) at 20240628080017113
101382 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/serialize.hpp' (99,644) at 20220322030031980
101383 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta350.h' (99,645) at 20240405153053801
101384 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/dma.c' (99,646) at 20240405153046057
101385 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/stellaris-gptm.h' (99,647) at 20220429100100570
101386 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon.c' (99,648) at 20240405153051873
101387 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_sync.c' (99,649) at 20240405153048729
101388 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files_3.0.14.bb' (99,650) at 20241221090017636
101389 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h' (99,651) at 20240411080014070
101390 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib_common.h' (99,652) at 20210307214929362
101391 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-powercolor-real-angel.c' (99,653) at 20210307214928782
101392 2025-01-08 03:00:52.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/pic32_flash.c' (99,654) at 20210308005003416
101393 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_translate_dcn30.h' (99,655) at 20240405153047285
101394 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-mutex.c' (99,656) at 20240405153231451
101395 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/huge_mm.h' (99,657) at 20241111090012149
101396 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb' (99,658) at 20240302090018206
101397 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_ps.c' (99,659) at 20220525020653811
101398 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/action.hpp' (99,660) at 20240820080023682
101399 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/exynos4210.h' (99,661) at 20240326080039534
101400 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml' (99,662) at 20240405153045177
101401 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irqflags.h' (99,663) at 20210307214926118
101402 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/cpu.c' (99,664) at 20210308005002788
101403 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/hash.h' (99,665) at 20210307214926174
101404 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv.h' (99,666) at 20240906080037484
101405 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/intro.rst' (99,667) at 20210307214925458
101406 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-vdec.c' (99,668) at 20240405153046797
101407 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8127.c' (99,669) at 20240405153231323
101408 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png' (99,670) at 20210307205554610 to deleted uid set
101409 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/amazon,al-thermal.txt' (99,671) at 20210309003648396
101410 2025-01-08 03:00:52.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/fib6_rules.c' (99,672) at 20240520080015227
101411 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/__clear_user.S' (99,673) at 20210307214926570
101412 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy-kcapi.c' (99,674) at 20240405153046537
101413 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/Makefile' (99,675) at 20210308005002908
101414 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86.yml' (99,676) at 20210307205554110
101415 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager/bootmailbox.override.yml' (99,677) at 20210722000024962
101416 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/firmware_update.h' (99,678) at 20241220090015098
101417 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h' (99,679) at 20240830080013259
101418 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_ph.c' (99,680) at 20210308005046509
101419 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_NAND_defconfig' (99,681) at 20210308005003244
101420 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-pinfunc.h' (99,682) at 20210308005002588
101421 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/core.json' (99,683) at 20220525020655147
101422 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/efivarfs/inode.c' (99,684) at 20240405153231655 to deleted uid set
101423 2025-01-08 03:00:52.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_encoders.c' (99,685) at 20241023080012879
101424 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16080.c' (99,686) at 20240405153048981
101425 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ram_core.c' (99,687) at 20240405153231727
101426 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgalloc.h' (99,688) at 20240405153046105
101427 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sendmail-8.23' (99,689) at 20211006000025246
101428 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/zstd.c' (99,690) at 20210309003655964
101429 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-hostboot-volatile-sensor-mrw.yaml' (99,691) at 20210307205554050
101430 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/mt7623-clk.h' (99,692) at 20210308005003632
101431 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-map-ops.h' (99,693) at 20240910080014082
101432 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c' (99,694) at 20240405153231315
101433 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rtas-fadump.c' (99,695) at 20240405153046225
101434 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/ipz_parser.cpp' (99,696) at 20230516080022994
101435 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/st33zp24-i2c.txt' (99,697) at 20210307214925418
101436 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8516-apmixedsys.c' (99,698) at 20240405153046801
101437 2025-01-08 03:00:52.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/ui.rst' (99,699) at 20220429100100418
101438 2025-01-08 03:00:52.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/mach-virt-serial.cfg' (99,700) at 20230426080043660
101439 2025-01-08 03:00:52.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/pagewalk.c' (99,701) at 20240405153053145
101440 2025-01-08 03:00:52.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/conf.py' (99,702) at 20210308005002536
101441 2025-01-08 03:00:52.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/srvcfg-manager.service' (99,703) at 20220525020433159
101442 2025-01-08 03:00:52.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/reiserfs.h' (99,704) at 20240405153231727
101443 2025-01-08 03:00:52.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/idprom.h' (99,705) at 20210307214926582
101444 2025-01-08 03:00:52.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_para.h' (99,706) at 20240405153046389
101445 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/api-types.hpp' (99,707) at 20230513080027502
101446 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/clock.h' (99,708) at 20210308005002648
101447 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfclk.h' (99,709) at 20220525020651982
101448 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/core.c' (99,710) at 20240405153231535
101449 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/events.cpp.mako' (99,711) at 20241107090038222
101450 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/Makefile' (99,712) at 20210308005003036
101451 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3008.c' (99,713) at 20240405153053677
101452 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/adder875_defconfig' (99,714) at 20240405153046097
101453 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_peci.c' (99,715) at 20241211090212294
101454 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-nocomp.c' (99,716) at 20241211090212390
101455 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-sx9324' (99,717) at 20240405153044917
101456 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/mtools.conf.in' (99,718) at 20240405153046357
101457 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_suballoc.c' (99,719) at 20240405153048409
101458 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/msm.S' (99,720) at 20210309003648680
101459 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libsdl2/libsdl2_2.30.10.bb' (99,721) at 20241221090017684
101460 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/uacce/Kconfig' (99,722) at 20210307214929178
101461 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/adi.c' (99,723) at 20210307214926934
101462 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/Makefile' (99,724) at 20210308005003696
101463 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/Kconfig' (99,725) at 20240405153051973
101464 2025-01-08 03:00:52.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/axs10x.h' (99,726) at 20210308005003588
101465 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch' (99,727) at 20230317080013785
101466 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/externalsrc.bbclass' (99,728) at 20240127090011888
101467 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/ether3.c' (99,729) at 20241008080013943
101468 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1011.c' (99,730) at 20240405153232155
101469 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/utils/targetbuildproject.py' (99,731) at 20210307205554442
101470 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/prom.c' (99,732) at 20241211090145381
101471 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/suniv-ccu-f1c100s.h' (99,733) at 20240405153052649
101472 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/krb5-admin-server' (99,734) at 20210307205553878
101473 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a2xx_gpu.h' (99,735) at 20240405153048573
101474 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/fancontroller.cpp' (99,736) at 20240904080040759
101475 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api.rst' (99,737) at 20210309003648500
101476 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/entry.S' (99,738) at 20240405153230091
101477 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,dlpc3433.yaml' (99,739) at 20240405153045041
101478 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/battery.c' (99,740) at 20241011080017295
101479 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/caif_usb.c' (99,741) at 20240405153053197
101480 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/MAINTAINERS' (99,742) at 20210308005003072
101481 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm-pmb.h' (99,743) at 20220525020654547
101482 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/Makefile' (99,744) at 20210309003650256
101483 2025-01-08 03:00:52.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/prservice.py' (99,745) at 20240106090017261
101484 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/acpi.c' (99,746) at 20241111090012117
101485 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_topo_3d1c.sh' (99,747) at 20240405153054293
101486 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c' (99,748) at 20220525020652851
101487 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech_all_h3_cc_h5_defconfig' (99,749) at 20210308005003264
101488 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdsasignature.asn1' (99,750) at 20220525020652214
101489 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/meson.build' (99,751) at 20241121090029260
101490 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto.dts' (99,752) at 20210308005002584
101491 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_open_unittest.cpp' (99,753) at 20210918000044923
101492 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/debug.c' (99,754) at 20220525020654343
101493 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/scu-pd.c' (99,755) at 20240830080013299
101494 2025-01-08 03:00:52.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/thunderx_edac.c' (99,756) at 20240405153230291
101495 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_csr.h' (99,757) at 20210307214927078
101496 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_layer.h' (99,758) at 20210307214928042
101497 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_main.c' (99,759) at 20240405153051877
101498 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-descr-info.rst' (99,760) at 20210309003648476
101499 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t208xrdb.h' (99,761) at 20210308005002996
101500 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/development-process.rst' (99,762) at 20240405153229839
101501 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb' (99,763) at 20241206090014258
101502 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/i386.py' (99,764) at 20240405153054225
101503 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/clk.h' (99,765) at 20210308005002716
101504 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/earlycon.c' (99,766) at 20240405153047041
101505 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/MAINTAINERS' (99,767) at 20210308005003016
101506 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlbex.c' (99,768) at 20240405153230015
101507 2025-01-08 03:00:52.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,rpmh-common.yaml' (99,769) at 20240405153045081
101508 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sunplus-sp7021.c' (99,770) at 20240405153051801
101509 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/strl-unaligned.S' (99,771) at 20230426080043952
101510 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence.h' (99,772) at 20241211090145477
101511 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256_ssse3_glue.c' (99,773) at 20240405153230103
101512 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/MAINTAINERS' (99,774) at 20210308005003036
101513 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isa.h' (99,775) at 20240405153052713
101514 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v6.h' (99,776) at 20240405153051289
101515 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sipoo_Norrkulla' (99,777) at 20210307205553774
101516 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_irq.h' (99,778) at 20210307214926678
101517 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/emu-mixer.rst' (99,779) at 20240405153229827
101518 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/Makefile' (99,780) at 20240405153232179
101519 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/epson,rtc7301.txt' (99,781) at 20210307214925414
101520 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/Kconfig' (99,782) at 20240405153049625
101521 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/config' (99,783) at 20210307214932154
101522 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/aspeed_scu_info.h' (99,784) at 20210308005002636
101523 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/accel-ops.h' (99,785) at 20240906080037348
101524 2025-01-08 03:00:52.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isapnp.h' (99,786) at 20210309003653852
101525 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-keystone.c' (99,787) at 20241211090145477
101526 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-phy-lib.h' (99,788) at 20240405153050353
101527 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/psfp.sh' (99,789) at 20240405153054301
101528 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fdt.c' (99,790) at 20210308005002556
101529 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/boston-clock.h' (99,791) at 20240405153052641
101530 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/pcm.c' (99,792) at 20240405153232119
101531 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/hsv-formats.rst' (99,793) at 20210309003648496
101532 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,lpc1788-rtc.txt' (99,794) at 20210307214925418
101533 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf108.c' (99,795) at 20240405153048657
101534 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/meson.build' (99,796) at 20210308005045949
101535 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/client.2200.conf' (99,797) at 20240402080012066
101536 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-fopen.rst' (99,798) at 20210309003648476
101537 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht15.c' (99,799) at 20240405153048873
101538 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lz4/lz4/reproducibility.patch' (99,800) at 20241221090017696
101539 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/gurnard.c' (99,801) at 20210308005002924
101540 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-v3-semi.c' (99,802) at 20240405153231287
101541 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/ecryptfs.rst' (99,803) at 20210307214925562
101542 2025-01-08 03:00:52.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/gpios-manager.sh' (99,804) at 20230706080014733
101543 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/vgettimeofday.c' (99,805) at 20240405153046153
101544 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/strparser/Kconfig' (99,806) at 20210307214932078
101545 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/gen_serialization.mako.hpp' (99,807) at 20231201090027962
101546 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/ThermalEvent/meson.build' (99,808) at 20220913030027321
101547 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Makefile' (99,809) at 20210309003653004
101548 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/exception.cpp' (99,810) at 20241107090038222
101549 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2400.c' (99,811) at 20210307214929606
101550 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_table.host.h' (99,812) at 20210307214930550
101551 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/uprobes.h' (99,813) at 20240405153045941
101552 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml' (99,814) at 20240405153045057
101553 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/kunit-example-test.c' (99,815) at 20240405153231951
101554 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties/extra-properties.yaml' (99,816) at 20210307205554066
101555 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_layer.c' (99,817) at 20240405153048757
101556 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-b-rev2.dts' (99,818) at 20240405153229871
101557 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/ccid-card-emulated.c' (99,819) at 20240326080039498
101558 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/Makefile.am' (99,820) at 20210308004938816
101559 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/Kconfig' (99,821) at 20210307214932434
101560 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/acpi.h' (99,822) at 20240405153050661
101561 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb' (99,823) at 20241221090017684
101562 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64-linux-user.mak' (99,824) at 20230925080039837
101563 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd756.c' (99,825) at 20210307214928154
101564 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/MAINTAINERS' (99,826) at 20210308005003088
101565 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/edk2-version' (99,827) at 20241211090212454
101566 2025-01-08 03:00:52.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml' (99,828) at 20240405153045033
101567 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch' (99,829) at 20210307205554534
101568 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hda.c' (99,830) at 20210307214928046
101569 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-traitlets/run-ptest' (99,831) at 20240413080012663
101570 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/Kconfig' (99,832) at 20210307214929650
101571 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_crypto.c' (99,833) at 20240405153046933
101572 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/tools/amiga/Makefile' (99,834) at 20210307214926174
101573 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_me.py' (99,835) at 20210308005003748
101574 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/udpcast/udpcast/0001-include-stddef.h-for-ptrdiff_t.patch' (99,836) at 20241206090014242
101575 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch' (99,837) at 20240106090017285
101576 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgialib.h' (99,838) at 20210307214926242
101577 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/isadep.h' (99,839) at 20210308005002816
101578 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/trace.h' (99,840) at 20220525020653147
101579 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/dummy-include/stdlib.h' (99,841) at 20240405153054389
101580 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/MAINTAINERS' (99,842) at 20210308005003080
101581 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_arith.c.inc' (99,843) at 20240906080037496
101582 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/string.c' (99,844) at 20210308005002884
101583 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/oversized-guest.h' (99,845) at 20230925080039937
101584 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c' (99,846) at 20240405153231023
101585 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricDefinitionCollection_v1.xml' (99,847) at 20240619080002928
101586 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-outcome/run-ptest' (99,848) at 20241221090017556
101587 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/vdso32.lds.S' (99,849) at 20240913080013769
101588 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-prtwd2.dts' (99,850) at 20240405153045505
101589 2025-01-08 03:00:52.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/tests/tests.rs' (99,851) at 20241211090212458
101590 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sleep.h' (99,852) at 20240405153046649
101591 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/floating-point.json' (99,853) at 20240405153232227
101592 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00479_clk_loss_detector_memmap_package.h' (99,854) at 20210307214928682
101593 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uprobes.h' (99,855) at 20241011080017375
101594 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/big_endian.h' (99,856) at 20210308005003656
101595 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/trace-events' (99,857) at 20240906080037500
101596 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/act8865.h' (99,858) at 20210307214931494
101597 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/Makefile' (99,859) at 20210308005003072
101598 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/delay.h' (99,860) at 20220525020652126
101599 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/dce6_afmt.c' (99,861) at 20241211090145421
101600 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwacpi.c' (99,862) at 20240405153046621
101601 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_clock.c' (99,863) at 20241216090017725
101602 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c' (99,864) at 20210307214928814
101603 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-go7007.c' (99,865) at 20240405153049377
101604 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/checkpoint.c' (99,866) at 20241011080017363
101605 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/util-linux/util-linux_%.bbappend' (99,867) at 20240426080018068
101606 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max1111.c' (99,868) at 20240405153048865
101607 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/lpc32xx_mlc.h' (99,869) at 20210307214931450
101608 2025-01-08 03:00:52.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch' (99,870) at 20241221090017676
101609 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc_dma.c' (99,871) at 20240405153053905
101610 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (99,872) at 20240712080022837
101611 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-pci.c' (99,873) at 20240405153230259
101612 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/oe_syslog.py' (99,874) at 20240301090012455
101613 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dts' (99,875) at 20240809080013006
101614 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/srom.c' (99,876) at 20240405153231491
101615 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/netconsole.c' (99,877) at 20210308005003440
101616 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/remote-console-window-controller.js' (99,878) at 20210308005107077
101617 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcppkafka/libcppkafka_git.bb' (99,879) at 20240113090014540
101618 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/user.c' (99,880) at 20240613080016479
101619 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_ph.c' (99,881) at 20210308005046505
101620 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/gpio.c' (99,882) at 20210308005003020
101621 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/bcd_time_test.cpp' (99,883) at 20241002080024874
101622 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_ccorr.h' (99,884) at 20240405153049413
101623 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/OWNERS' (99,885) at 20231223090012243
101624 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-regmap.c' (99,886) at 20210307214929118
101625 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/deb-build-option' (99,887) at 20240405153053457
101626 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/main.cpp' (99,888) at 20241102080028842
101627 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_sel_test.c' (99,889) at 20240405153054361
101628 2025-01-08 03:00:52.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/LICENSE' (99,890) at 20210308005405926
101629 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/math64.h' (99,891) at 20220525020655115
101630 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun8i-h3-bus-gates-clk.yaml' (99,892) at 20240405153045021
101631 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/Makefile' (99,893) at 20210307214926530
101632 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/thermal-uclass.c' (99,894) at 20210308005003496
101633 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/storage-keys.h' (99,895) at 20240906080037340
101634 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/debug.c' (99,896) at 20240405153231763
101635 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/Makefile' (99,897) at 20210307214931862
101636 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/rsyncd.conf' (99,898) at 20210307205554550
101637 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/common.h' (99,899) at 20220525020652378
101638 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/mx53loco_video.c' (99,900) at 20210308005002984
101639 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-xnano-x5.dts' (99,901) at 20210307214926038
101640 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/compiler.h' (99,902) at 20240405153232211
101641 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/qt1070.c' (99,903) at 20240405153230727
101642 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/.gitignore' (99,904) at 20210307214932710
101643 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_powercycle.sh' (99,905) at 20230606080013598
101644 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/memory.json' (99,906) at 20240405153054145
101645 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9052/pdata.h' (99,907) at 20210307214931426
101646 2025-01-08 03:00:52.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5675.yaml' (99,908) at 20240405153045093
101647 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pm6764tr.c' (99,909) at 20240405153048869
101648 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_mcr.c' (99,910) at 20240411080014078
101649 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Filipstad_Klockarhojden' (99,911) at 20210307205553782
101650 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-devlink' (99,912) at 20210309003648256
101651 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/soctherm.h' (99,913) at 20210307214930726
101652 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-glue.c' (99,914) at 20240405153045845
101653 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/Makefile' (99,915) at 20241018080014598
101654 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p8platform/p8platform_git.bb' (99,916) at 20240301090012427
101655 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/asn1_encoder.c' (99,917) at 20240405153053081
101656 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/forwarding.config' (99,918) at 20240405153054297
101657 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-audio.c' (99,919) at 20240405153230219
101658 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso64_wrapper.S' (99,920) at 20210307214926526
101659 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/queue.c' (99,921) at 20220525020653667
101660 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_acorn.c' (99,922) at 20210307214930738
101661 2025-01-08 03:00:52.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/stratix10-socdk/socfpga.c' (99,923) at 20210308005002912
101662 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmscan.c' (99,924) at 20241023080012903
101663 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-vmemmap.c' (99,925) at 20240405153232275
101664 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gfp.h' (99,926) at 20240405153231811
101665 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_usbh.h' (99,927) at 20210308005003020
101666 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh' (99,928) at 20240405153054345
101667 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/tripwire.txt' (99,929) at 20210307205554122
101668 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835.h' (99,930) at 20240405153051937
101669 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_ecache.c' (99,931) at 20240405153053321
101670 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_flags.h' (99,932) at 20210308005046289
101671 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prefetch.h' (99,933) at 20240405153052773
101672 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/richtek,rt9120.yaml' (99,934) at 20240405153045169
101673 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/path.h' (99,935) at 20240405153053941
101674 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stdlib.h' (99,936) at 20210308005003688
101675 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/empty_slot.c' (99,937) at 20210308005045905
101676 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/sdeventplus.wrap' (99,938) at 20220625030026176
101677 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-35xx-devkit.dts' (99,939) at 20240405153045601
101678 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/hvf-all.c' (99,940) at 20240906080037136
101679 2025-01-08 03:00:52.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/timer.c' (99,941) at 20240405153232259
101680 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/miscdev.c' (99,942) at 20220525020654391
101681 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-host-bios@.service.in' (99,943) at 20210308005100301
101682 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/regs.h' (99,944) at 20210307214929486
101683 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/irqs.h' (99,945) at 20210307214925958
101684 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Devonport' (99,946) at 20210307205553762
101685 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/internal.h' (99,947) at 20241211090212494
101686 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/run-rootfs-size-docker.sh' (99,948) at 20221208040016922
101687 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/Makefile' (99,949) at 20240405153229983
101688 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4250.dtsi' (99,950) at 20240405153045789
101689 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/state/phosphor-state-manager/obmc/phosphor-reboot-host/reboot.conf' (99,951) at 20210307205553694
101690 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pluto2/Kconfig' (99,952) at 20210307214928706
101691 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/boot.c' (99,953) at 20230426080043720
101692 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pic32mzdask.h' (99,954) at 20210308005003608
101693 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity-msc313-breadbee_crust.dts' (99,955) at 20240405153045573
101694 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/main.c' (99,956) at 20240710080014613
101695 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-gxbb.c' (99,957) at 20220525020653879
101696 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/meson.build' (99,958) at 20240326080039390
101697 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/quota.rst' (99,959) at 20210309003648420
101698 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c' (99,960) at 20240405153049465
101699 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/ioctl_cfg80211.h' (99,961) at 20220525020654183
101700 2025-01-08 03:00:52.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-wm8775.c' (99,962) at 20210307214928846
101701 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/module.h' (99,963) at 20240405153230031
101702 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispstat.h' (99,964) at 20240405153049485
101703 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/MAINTAINERS' (99,965) at 20210308005002972
101704 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_ioctl.c' (99,966) at 20240405153051829
101705 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/super.c' (99,967) at 20240830080013315
101706 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-db7430.c' (99,968) at 20240405153230615
101707 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/form-elements.scss' (99,969) at 20210308005107073
101708 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/gdb-config.c.inc' (99,970) at 20210308005046353
101709 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/r8a66597.h' (99,971) at 20210307214930834
101710 2025-01-08 03:00:52.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-buf.c' (99,972) at 20240405153230275
101711 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ethtool.c' (99,973) at 20240613080016435
101712 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_0_0_offset.h' (99,974) at 20210307214927322
101713 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/index.rst' (99,975) at 20240405153045277
101714 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_mmio.h' (99,976) at 20210308005003536
101715 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/firmware.json' (99,977) at 20240405153054113
101716 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/dentry.c' (99,978) at 20210307214931110
101717 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-vic.c' (99,979) at 20240405153049205
101718 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-missing-system-headers.patch' (99,980) at 20221003030013281
101719 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rock960_rk3399.h' (99,981) at 20210308005003612
101720 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml' (99,982) at 20240405153045077
101721 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/https.py' (99,983) at 20220910030013401
101722 2025-01-08 03:00:52.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_cyclone5_socdk.h' (99,984) at 20210308005003616
101723 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/adg.c' (99,985) at 20240405153232191
101724 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf.bb' (99,986) at 20241221090017688
101725 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Triggers.v1_4_0.json' (99,987) at 20240619080002956
101726 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libpldm/libpldm_%.bbappend' (99,988) at 20241208090011420
101727 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/leds/palmetto-led-manager-config/led.yaml' (99,989) at 20240829080014018
101728 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/nrf51_uart.c' (99,990) at 20241211090212258
101729 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/OWNERS' (99,991) at 20210307205554078
101730 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/sama5d3_devices.c' (99,992) at 20210308005002712
101731 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/spear600.c' (99,993) at 20210308005003052
101732 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_gem_lmem.rst' (99,994) at 20220525020651734
101733 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/loongson1_wdt.c' (99,995) at 20240405153231599
101734 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Bmc.interface.yaml' (99,996) at 20221207040023627
101735 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v4.h' (99,997) at 20240405153051289
101736 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/bootm.c' (99,998) at 20210308005002824
101737 2025-01-08 03:00:52.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-fimc.h' (99,999) at 20210307214927774
101738 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/boston.c' (100,000) at 20241211090212290
101739 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6dl_defconfig' (100,001) at 20210308005003272
101740 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_syscall.h' (100,002) at 20220429100100646
101741 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp3972.c' (100,003) at 20240405153051465
101742 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac7302.c' (100,004) at 20240405153049565
101743 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-qmi' (100,005) at 20240405153044917
101744 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/dump.py' (100,006) at 20230811080018314
101745 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,madera.yaml' (100,007) at 20240405153045161
101746 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/acx.h' (100,008) at 20210307214929970
101747 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-r1.dts' (100,009) at 20240405153045389
101748 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/syscall_nt.c' (100,010) at 20210307214932734
101749 2025-01-08 03:00:52.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-ep93xx.h' (100,011) at 20210307214931474
101750 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_physdev.c' (100,012) at 20240405153232063
101751 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_controller_trace.h' (100,013) at 20210307214932250
101752 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-akcipher.rst' (100,014) at 20210307214925266
101753 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_vpu_if.c' (100,015) at 20240415080012971
101754 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kl5kusb105.c' (100,016) at 20240405153052137
101755 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/pxa27x_udc.h' (100,017) at 20210308005003692
101756 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-shmat-null.c' (100,018) at 20240906080037580
101757 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dram_0x00000000.config' (100,019) at 20240405153229907
101758 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_drm.c' (100,020) at 20240405153230631
101759 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-2.1.5-spaces.patch' (100,021) at 20210307205553966
101760 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-controller.yaml' (100,022) at 20240405153229779
101761 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/udoo.h' (100,023) at 20210308005003624
101762 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sysrq_64.c' (100,024) at 20240405153046497
101763 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfs-idmapper.rst' (100,025) at 20210307214925238
101764 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nynashamn_Vattentornet' (100,026) at 20210307205553790
101765 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysctl.h' (100,027) at 20240405153052609
101766 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/gact.json' (100,028) at 20240405153054377
101767 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml' (100,029) at 20240618080025497
101768 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mcs_touchkey.c' (100,030) at 20240405153230727
101769 2025-01-08 03:00:52.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/meson.build' (100,031) at 20240906080037432
101770 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dts' (100,032) at 20241122090011776
101771 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy8827n.c' (100,033) at 20240405153231363
101772 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image_1.2.12.bb' (100,034) at 20230401080011939
101773 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp10b.c' (100,035) at 20220525020652971
101774 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_straddle_partitions.cpp' (100,036) at 20220922030007675
101775 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-uart-routing.c' (100,037) at 20240405153231447
101776 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/policydb.c' (100,038) at 20240405153232115
101777 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-uuid.c' (100,039) at 20240326080039746
101778 2025-01-08 03:00:52.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_diag.c' (100,040) at 20240830080013299
101779 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h' (100,041) at 20240712080021073
101780 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/platform.h' (100,042) at 20240209090010988
101781 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,io-endpoint.txt' (100,043) at 20210308005002536
101782 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/sdbusplus.wrap' (100,044) at 20230913080018591
101783 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes.txt' (100,045) at 20210307205553694
101784 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c' (100,046) at 20240405153230511
101785 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6311-regulator.h' (100,047) at 20210307214930194
101786 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/zbar/0002-zbarcam-Create-subdir-in-Makefile.patch' (100,048) at 20230706080014761
101787 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/UpdateService_v1.xml' (100,049) at 20240918080002716
101788 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/Makefile' (100,050) at 20210307214930478
101789 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_dev.c' (100,051) at 20240405153049933
101790 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch' (100,052) at 20241221090017664
101791 2025-01-08 03:00:52.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi.rst' (100,053) at 20240405153045253
101792 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.5.bb' (100,054) at 20241206090014242
101793 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3xflop.h' (100,055) at 20220525020651982
101794 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8974.txt' (100,056) at 20210307214925438
101795 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/kc705.dts' (100,057) at 20210307214926758
101796 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-win32.c' (100,058) at 20241121090029268
101797 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi_regs.h' (100,059) at 20240405153048745
101798 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/Kconfig' (100,060) at 20210308005002552
101799 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_debugfs.c' (100,061) at 20240405153048513
101800 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/replay-dump.py' (100,062) at 20240906080037444
101801 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/threshold_operations.hpp' (100,063) at 20231228090030528
101802 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/double_cpdo.c' (100,064) at 20210307214925974
101803 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dasd_mod.h' (100,065) at 20210309003653832
101804 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsops.c' (100,066) at 20240405153231779
101805 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,nvic.txt' (100,067) at 20210307214925342
101806 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_main.c' (100,068) at 20240405153231071
101807 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/macro.h' (100,069) at 20210308005002852
101808 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-pcnet.rom' (100,070) at 20210308005046137 to deleted uid set
101809 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/kprobes.c' (100,071) at 20240405153046021
101810 2025-01-08 03:00:52.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crt.h' (100,072) at 20240405153048441
101811 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som204-evb-emmc.dts' (100,073) at 20240405153045385
101812 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/acrn.h' (100,074) at 20240405153052905
101813 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bind6_prog.c' (100,075) at 20240405153054265
101814 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/74x164_gpio.c' (100,076) at 20210308005003376
101815 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/Kconfig' (100,077) at 20210307214930134
101816 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-udc' (100,078) at 20210307214925186
101817 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/pci/Makefile' (100,079) at 20210307214926134
101818 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/constants.h' (100,080) at 20241008080013955
101819 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/not-this-one' (100,081) at 20210308005003756
101820 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb' (100,082) at 20241221090017548
101821 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/pcm_plugin.h' (100,083) at 20240405153053489
101822 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap-ocp2scp.c' (100,084) at 20210307214926934
101823 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/meson.build' (100,085) at 20241112090003098
101824 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65218.c' (100,086) at 20240405153230839
101825 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/Makefile' (100,087) at 20210308005003084
101826 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc9420.h' (100,088) at 20240405153050297
101827 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso.ld' (100,089) at 20240326080039558
101828 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.c' (100,090) at 20220525020652963
101829 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss.pc.in' (100,091) at 20210307205553986
101830 2025-01-08 03:00:52.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h' (100,092) at 20210307214927226
101831 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_hdmi.c' (100,093) at 20220525020652991
101832 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/mach-gt64120.h' (100,094) at 20210307214926218
101833 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-sprd.c' (100,095) at 20240405153230859
101834 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/secure.txt' (100,096) at 20210307214925278
101835 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x-pmics.dtsi' (100,097) at 20240405153229951
101836 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-manager.c' (100,098) at 20230925080039993
101837 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rds_single_path.h' (100,099) at 20210307214932046
101838 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_nand_defconfig' (100,100) at 20210308005003280
101839 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/xts.c' (100,101) at 20210308005045777
101840 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4_ma5d4evk.dts' (100,102) at 20240405153045465
101841 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-switchtec' (100,103) at 20210307214925198
101842 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/pci_generic.c' (100,104) at 20241008080013911
101843 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc8xx.h' (100,105) at 20240405153046201
101844 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7343_defconfig' (100,106) at 20240405153046309
101845 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-fileops.h' (100,107) at 20210307214928698
101846 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/numa.h' (100,108) at 20210307214926118
101847 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-psr.c' (100,109) at 20240405153046217
101848 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/Makefile' (100,110) at 20210307214929386
101849 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frdm.dtsi' (100,111) at 20210308005002580
101850 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/dt3155.c' (100,112) at 20240405153049369
101851 2025-01-08 03:00:52.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_log_fc.h' (100,113) at 20210307214928994
101852 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/local.conf.sample' (100,114) at 20241221090017460
101853 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/allwinner_emac.c' (100,115) at 20241211090212298
101854 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-scons_4.8.1.bb' (100,116) at 20241221090017668
101855 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_param.h' (100,117) at 20210307214930558
101856 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_user.c' (100,118) at 20240405153051945
101857 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/mmu_context.h' (100,119) at 20220525020651970
101858 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/constants.c' (100,120) at 20220525020653999
101859 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_kill.c' (100,121) at 20240613080016567
101860 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (100,122) at 20220224040010566
101861 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nomadik/Makefile' (100,123) at 20210307214925906
101862 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0001-Fix-Wincompatible-function-pointer-types.patch' (100,124) at 20230131040012035
101863 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/_obmc-custom.scss' (100,125) at 20220105012522983
101864 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ellos' (100,126) at 20210307205553778
101865 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sock_fields.c' (100,127) at 20240405153054277
101866 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm_kona_wdt.c' (100,128) at 20240405153052237
101867 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/imx_spi.c' (100,129) at 20241211090212338
101868 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/MAINTAINERS' (100,130) at 20210308005002912
101869 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ralink-usb-phy.txt' (100,131) at 20210307214925390
101870 2025-01-08 03:00:52.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/hwmon.c' (100,132) at 20240405153231023
101871 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/chip_offset_byte.h' (100,133) at 20210307214932286
101872 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/Makefile' (100,134) at 20210307214930734
101873 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.h' (100,135) at 20210307214929362
101874 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt.c' (100,136) at 20240405153230567
101875 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/loongarch/virt.rst' (100,137) at 20241211090212238
101876 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk_table.h' (100,138) at 20240405153050673
101877 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1201.c' (100,139) at 20240405153050729
101878 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-build-on-non-x86.patch' (100,140) at 20231011080016574
101879 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml' (100,141) at 20240405153229771
101880 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-rtc.c' (100,142) at 20240405153230055
101881 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfsacl.h' (100,143) at 20220525020654595
101882 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_raw_tp_writable.c' (100,144) at 20240405153054281
101883 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-SandyHeath' (100,145) at 20210307205553798
101884 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/futex.h' (100,146) at 20210307214925666
101885 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/extable.c' (100,147) at 20240405153045901
101886 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/audio.h' (100,148) at 20210307214927306
101887 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-Linux-syscall-note' (100,149) at 20241221090017616
101888 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/ps.h' (100,150) at 20240405153050653
101889 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt_table.h' (100,151) at 20210308005003644
101890 2025-01-08 03:00:52.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ondisk.h' (100,152) at 20240405153052605
101891 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/dir.c' (100,153) at 20240429080012448
101892 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/phy.c' (100,154) at 20210307214929778
101893 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/smc_diag.h' (100,155) at 20210307214931658
101894 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/parse-headers.rst' (100,156) at 20240405153045273
101895 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-status.rst' (100,157) at 20220525020654135
101896 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun4i.c' (100,158) at 20210308005002784
101897 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci.txt' (100,159) at 20210307214925366
101898 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2-memcpy.c' (100,160) at 20240405153053105
101899 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-sdmmc.dtsi' (100,161) at 20240405153045561
101900 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/Makefile' (100,162) at 20210308005002920
101901 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/timer.c' (100,163) at 20210308005002552
101902 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-aesni-avx2-asm_64.S' (100,164) at 20240405153046361
101903 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-mv78230.dtsi' (100,165) at 20210308005002568
101904 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/mtk-cmdq-mailbox.h' (100,166) at 20240405153052725
101905 2025-01-08 03:00:52.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl' (100,167) at 20210309003648264
101906 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (100,168) at 20210307205554086
101907 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/phal_service_actions.hpp' (100,169) at 20241029080027819
101908 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/README' (100,170) at 20210308005003080
101909 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-command-q.json' (100,171) at 20210308005046409
101910 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100-i2c.c' (100,172) at 20240405153049005
101911 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mori_bmc.json' (100,173) at 20230907080005139
101912 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-rcar-gen3.c' (100,174) at 20210308005003456
101913 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp.h' (100,175) at 20210307214930030
101914 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/Kconfig' (100,176) at 20240405153051353
101915 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_common.hpp' (100,177) at 20230516080019606
101916 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/COPYING.MIT' (100,178) at 20210307205554054
101917 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_m1_plus_defconfig' (100,179) at 20210308005003272
101918 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ali5451/Makefile' (100,180) at 20210307214932230
101919 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/cyan_skillfish_ip_offset.h' (100,181) at 20240405153048317
101920 2025-01-08 03:00:52.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/0001-sysdeputil.c-Fix-with-musl-which-does-not-have-utmpx.patch' (100,182) at 20230706080014737
101921 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/memory.h' (100,183) at 20240326080039546
101922 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/integrator-common.h' (100,184) at 20210308005003596
101923 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/0003-llvm-fix-include-benchmarks.patch' (100,185) at 20220502030010172
101924 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/vivid.rst' (100,186) at 20240405153044961
101925 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/README' (100,187) at 20210308005002984
101926 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/Kconfig' (100,188) at 20221215040039122
101927 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch' (100,189) at 20240106090017233
101928 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/arm_dsu_pmu.rst' (100,190) at 20210307214925238
101929 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/Kconfig' (100,191) at 20210308005003496
101930 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_fx.c' (100,192) at 20210308005046529
101931 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/txrx.h' (100,193) at 20210307214929738
101932 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-i2s.h' (100,194) at 20210307214932430
101933 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_inactive.c' (100,195) at 20240405153231775
101934 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/Makefile' (100,196) at 20240405153231891
101935 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/Makefile' (100,197) at 20220525020655239
101936 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kernel-doc' (100,198) at 20210308005003736
101937 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdoops.c' (100,199) at 20240405153049681
101938 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr.c' (100,200) at 20240405153231663
101939 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/file.c' (100,201) at 20240405153052541
101940 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/path.c' (100,202) at 20240405153054201
101941 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4.dts' (100,203) at 20210307214926046
101942 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/cpu-common.c' (100,204) at 20241211090212262
101943 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_acpi.c' (100,205) at 20240405153046657
101944 2025-01-08 03:00:52.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/Kconfig' (100,206) at 20210308005002988
101945 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc-parser.y' (100,207) at 20210308005003728
101946 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek.c' (100,208) at 20240405153230903
101947 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-hi3798cv200-combphy.txt' (100,209) at 20210307214925390
101948 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/rx_common.c' (100,210) at 20240405153231047
101949 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/exynos-rng.c' (100,211) at 20240405153230259
101950 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-isa.h' (100,212) at 20220525020653307
101951 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/internal.h' (100,213) at 20240405153046537
101952 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_pc_cpu_hotplug_props.py' (100,214) at 20241211090212542
101953 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/action_utils_tests.cpp' (100,215) at 20210308005405938
101954 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/controller.c' (100,216) at 20240830080013299
101955 2025-01-08 03:00:52.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/basic.conf.patch' (100,217) at 20210307205553822
101956 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/profile-settings/controllers/profile-settings-controller.html' (100,218) at 20210308005107077
101957 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mini-x-session/files/mini-x-session' (100,219) at 20241221090017684
101958 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-frequency-set.1' (100,220) at 20210307214932614
101959 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/Kconfig' (100,221) at 20210308005002988
101960 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/sg_sw_sec4.h' (100,222) at 20210307214927078
101961 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/uart.h' (100,223) at 20210308005002724
101962 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/rc_calc_fpu.h' (100,224) at 20240405153047285
101963 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/tcic.c' (100,225) at 20210307214930046
101964 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd_%.bbappend' (100,226) at 20241206090014274
101965 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hdr.h' (100,227) at 20210309003651200
101966 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/lockable.h' (100,228) at 20240906080037344
101967 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/archrandom.h' (100,229) at 20240405153045849
101968 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4261.rst' (100,230) at 20210307214925502
101969 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0017-Add-acinclude.m4-to-include-required-macros.patch' (100,231) at 20240413080012643
101970 2025-01-08 03:00:52.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/edac-utils_git.bb' (100,232) at 20241206090014246
101971 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gxx_priv.h' (100,233) at 20210307214928630
101972 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/subsystem-enable.tc' (100,234) at 20240429080012468
101973 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9712.c' (100,235) at 20240405153232171
101974 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pinctrl-single.h' (100,236) at 20210307214931478
101975 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/display-vga-test.c' (100,237) at 20230426080043944
101976 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb' (100,238) at 20241221090017508
101977 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/tsa.c' (100,239) at 20241008080013975
101978 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/priv.h' (100,240) at 20220525020652967
101979 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/Makefile' (100,241) at 20210307214926202
101980 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_inode.c' (100,242) at 20241023080012899 to deleted uid set
101981 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv64_smode_defconfig' (100,243) at 20210308005003276
101982 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_bo.h' (100,244) at 20241008080013927
101983 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/arch-support.rst' (100,245) at 20240405153045249
101984 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/simple-bus.c' (100,246) at 20210308005003356
101985 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-repos.png' (100,247) at 20230503080014603 to deleted uid set
101986 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/status.sh' (100,248) at 20210307214925214
101987 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpu-timers.h' (100,249) at 20240906080037348
101988 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.common.hpp.mako' (100,250) at 20231129090036073
101989 2025-01-08 03:00:52.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/pm9263.c' (100,251) at 20210308005003040
101990 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/Kconfig' (100,252) at 20210308005003068
101991 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb' (100,253) at 20230520080014476
101992 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc_asm.h' (100,254) at 20240405153046125
101993 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.c' (100,255) at 20240405153048629
101994 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/hyperv.c' (100,256) at 20240405153230131
101995 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/membarrier_test_impl.h' (100,257) at 20240405153054325
101996 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uio.h' (100,258) at 20210307214931662
101997 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_debug.c' (100,259) at 20240405153047213
101998 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trng.c' (100,260) at 20220525020651962
101999 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/runtime.c' (100,261) at 20240405153046689
102000 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-pdk2.dtsi' (100,262) at 20240405153045509
102001 2025-01-08 03:00:52.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_core.h' (100,263) at 20240906080037264
102002 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/bugs.c' (100,264) at 20241023080012875
102003 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-rt9467' (100,265) at 20240405153044917
102004 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2400_defconfig' (100,266) at 20220715030035909
102005 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integratorap.dts' (100,267) at 20240405153045401
102006 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-hlwd.c' (100,268) at 20240405153230859
102007 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/find_vma_fail2.c' (100,269) at 20240405153054269
102008 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/Makefile' (100,270) at 20210309003654184
102009 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch' (100,271) at 20210307205554582
102010 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/linux-yocto.yml' (100,272) at 20241206090014206
102011 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41.c' (100,273) at 20240613080016543
102012 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sdnotify/0001-setup.py-switch-to-setuptools.patch' (100,274) at 20220402030016019
102013 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem.c' (100,275) at 20240405153230595
102014 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppc7400.inc' (100,276) at 20220612030016755
102015 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/pci.c' (100,277) at 20210308005002976
102016 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pci_expander_bridge.txt' (100,278) at 20240906080037176
102017 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sdbusplus.hpp' (100,279) at 20240820080023694
102018 2025-01-08 03:00:52.053-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.004.bb' (100,280) at 20241206090014258
102019 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l34.c' (100,281) at 20240405153232143
102020 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_b.c' (100,282) at 20210308005046521
102021 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/prctl.h' (100,283) at 20240405153230115
102022 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/proc_powerpc.c' (100,284) at 20240405153046145
102023 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_watchdog.h' (100,285) at 20220525020652346
102024 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_vars2.c' (100,286) at 20220525020655199
102025 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c' (100,287) at 20210307214930554
102026 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.c' (100,288) at 20210309003649836
102027 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_cgroup_sysctl.rst' (100,289) at 20210307214925262
102028 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-q8-tablet.dts' (100,290) at 20210308005002624
102029 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-adap.c' (100,291) at 20240613080016423
102030 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_panel.c' (100,292) at 20240830080013259
102031 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/p8.inc' (100,293) at 20211027000018712
102032 2025-01-08 03:00:52.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_dma.c' (100,294) at 20220525020654979
102033 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ipr.c' (100,295) at 20240405153051613
102034 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/Kconfig' (100,296) at 20240405153052301
102035 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs/0001-makefile-Do-not-preserve-ownership-in-cp-command.patch' (100,297) at 20241206090014258
102036 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear' (100,298) at 20210307205554474
102037 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-debug-frame-aarch64.c' (100,299) at 20210307214932466
102038 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox_client.h' (100,300) at 20240405153052725
102039 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/file-io.hpp' (100,301) at 20240724080006311
102040 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/downloads/enchant/1.6.0/index.html' (100,302) at 20210307205554246
102041 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_memory_region.c' (100,303) at 20240405153048541
102042 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/_templates/layout.html' (100,304) at 20210307205554230
102043 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-som-cfg-sdcard.dtsi' (100,305) at 20240405153045529
102044 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qerror.h' (100,306) at 20241211090212366
102045 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/invalid_command.c' (100,307) at 20210308005100993
102046 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/Kconfig' (100,308) at 20210308005002856
102047 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9131-db.dtsi' (100,309) at 20240405153045745
102048 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-Fix-builds-on-riscv64-using-musl.patch' (100,310) at 20241221090017636
102049 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/prm-inst.txt' (100,311) at 20210309003648324
102050 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/tc1100-wmi.c' (100,312) at 20240405153051405
102051 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/fsl-vdoa.txt' (100,313) at 20210307214925350
102052 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/snappy/snappy_1.1.10.bb' (100,314) at 20240106090017237
102053 2025-01-08 03:00:52.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/Makefile' (100,315) at 20210307214928106
102054 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/uart_base.c' (100,316) at 20210307214926270
102055 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-2.1' (100,317) at 20211006000025234
102056 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.service' (100,318) at 20210316000012673
102057 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_flash.h' (100,319) at 20210307214926218
102058 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/fsl,layerscape-sfp.yaml' (100,320) at 20240405153045121
102059 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-usb-otg.c' (100,321) at 20210308005002552
102060 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-sysfs.c' (100,322) at 20240405153230747
102061 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/psci_checker.c' (100,323) at 20220525020652430
102062 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/syscall_table.c' (100,324) at 20210307214926102
102063 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmu_platform.c' (100,325) at 20240405153231303
102064 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_vmparam.h' (100,326) at 20221215040039066
102065 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc.c' (100,327) at 20240906080037204
102066 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/Makefile' (100,328) at 20240405153049057
102067 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/function-graph-fold.vim' (100,329) at 20210307214925574
102068 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/archiver.py' (100,330) at 20231126090012845
102069 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungalv' (100,331) at 20210307205553786
102070 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r520.c' (100,332) at 20241211090145421
102071 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/zynqmp_nvmem.c' (100,333) at 20240520080015167
102072 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h' (100,334) at 20240405153047105
102073 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-warn_count' (100,335) at 20240405153044925
102074 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h' (100,336) at 20240405153048509
102075 2025-01-08 03:00:52.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-supermicro-x11spi.dts' (100,337) at 20240809080013006
102076 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_alb.c' (100,338) at 20240405153230891
102077 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/dump_pagetables.c' (100,339) at 20240405153230087
102078 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/hfi-events.c' (100,340) at 20240405153054221
102079 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/power/first-boot-set-psu.bb' (100,341) at 20241206090014278
102080 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/trace-events' (100,342) at 20241211090212298
102081 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json' (100,343) at 20211207040021533
102082 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/meson.build' (100,344) at 20220913030027305
102083 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610.c' (100,345) at 20210308005002724
102084 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/altera_pio.c' (100,346) at 20210308005003376
102085 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ptr_untrusted.c' (100,347) at 20240405153232259
102086 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hdmi.h' (100,348) at 20210307214928046
102087 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vbi_hsync.svg' (100,349) at 20220525020651786
102088 2025-01-08 03:00:52.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/spi-nand.yaml' (100,350) at 20240405153045113
102089 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/.gitignore' (100,351) at 20240405153054357
102090 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/210.out' (100,352) at 20240906080037564
102091 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp-init.S' (100,353) at 20240405153229983
102092 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/Makefile' (100,354) at 20240405153053493
102093 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/vc.c' (100,355) at 20210309003652008
102094 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gtt.c' (100,356) at 20240405153230567
102095 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cirrus.h' (100,357) at 20210307214930042
102096 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-coroutine.err' (100,358) at 20210308005046409
102097 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/init-manager.rst' (100,359) at 20240413080012675
102098 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/uaccess.h' (100,360) at 20240405153046505
102099 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_flow_dissector.c' (100,361) at 20220525020655203
102100 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/random.c' (100,362) at 20240405153047041
102101 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/layer.conf' (100,363) at 20241221090017460
102102 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/checksum.h' (100,364) at 20240405153045621
102103 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/strparser/strparser.c' (100,365) at 20240405153053385
102104 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw-native.bb' (100,366) at 20241206090014270
102105 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/e1.bb' (100,367) at 20210307205554250
102106 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-disable.sh' (100,368) at 20210307205553698
102107 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/preempt.h' (100,369) at 20240405153045861
102108 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,tpd12s015.txt' (100,370) at 20210307214925310
102109 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/.gitignore' (100,371) at 20220525020652106
102110 2025-01-08 03:00:52.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kurravaara' (100,372) at 20210307205553786
102111 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_h.c' (100,373) at 20210308005046521
102112 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2430-clocks.dtsi' (100,374) at 20240405153045601
102113 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051/0001-configure.ac-make-tools-support-optional.patch' (100,375) at 20210307205553838
102114 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1b/Makefile' (100,376) at 20210307214926270
102115 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/allocators.rst' (100,377) at 20210307214925482
102116 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/util.c' (100,378) at 20210307214931226
102117 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png' (100,379) at 20210307205554270 to deleted uid set
102118 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/wayland/libei_1.3.0.bb' (100,380) at 20241221090017528
102119 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_baco.h' (100,381) at 20210309003649656
102120 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/Makefile' (100,382) at 20210308005002920
102121 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/fix_non_native_build_issue.patch' (100,383) at 20241221090017676
102122 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa8.inc' (100,384) at 20210905000020581
102123 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/regulator.rst' (100,385) at 20210309003648412
102124 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/clock.c' (100,386) at 20240405153053037
102125 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-address.h' (100,387) at 20220525020652002
102126 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/0001-BootLogoLib-align-logo-coords-to-be-even.patch' (100,388) at 20241206090014210
102127 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+csv_output.sh' (100,389) at 20240405153232231
102128 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/Makefile' (100,390) at 20240405153046053
102129 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hamburgsund' (100,391) at 20210307205553782
102130 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/Kconfig' (100,392) at 20210308005003476
102131 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-rng.c' (100,393) at 20221215040039150
102132 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netfilter-sysctl.rst' (100,394) at 20210307214925538
102133 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/ti/omap_prm.c' (100,395) at 20240415080012979
102134 2025-01-08 03:00:52.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_size.c' (100,396) at 20210308005003756
102135 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/a1.bb' (100,397) at 20210307205554250 to deleted uid set
102136 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/Makefile' (100,398) at 20240405153054357
102137 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/Build' (100,399) at 20210307214932514
102138 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-cpuimx25.dtsi' (100,400) at 20240405153229879
102139 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-ipc-flood-test.c' (100,401) at 20240405153054005
102140 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_tx_iptunnel_common.h' (100,402) at 20210307214932126
102141 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_1_enum.h' (100,403) at 20210307214927338
102142 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3229.h' (100,404) at 20210308005003596
102143 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/patch.h' (100,405) at 20210307214925854
102144 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/color.h' (100,406) at 20210307214932586
102145 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/run-ptest' (100,407) at 20240413080012663
102146 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/image_mock.hpp' (100,408) at 20220210040033214
102147 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exresolv.c' (100,409) at 20240405153046621
102148 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/envctrl.h' (100,410) at 20210307214926590
102149 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/port_hidden.c' (100,411) at 20220525020653431
102150 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/units.h' (100,412) at 20210308005046049
102151 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/Kconfig' (100,413) at 20210307214930690
102152 2025-01-08 03:00:52.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/cyrus.c' (100,414) at 20210308005003168
102153 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acgccex.h' (100,415) at 20240405153052617
102154 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/.clang-format' (100,416) at 20241219090034720
102155 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/Makefile' (100,417) at 20240405153050165
102156 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_scale_coefs.h' (100,418) at 20210309003649892
102157 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-cmd-queue.h' (100,419) at 20210307214926230
102158 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/main.c' (100,420) at 20241011080017295
102159 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-flags.c' (100,421) at 20240906080037576
102160 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/yaml/net/poettering/Calculator.interface.yaml' (100,422) at 20240920080030747
102161 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/50-org.freedesktop.timedate1.rules' (100,423) at 20210307205553930
102162 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5271.h' (100,424) at 20210308005002804
102163 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/cpuidle_cooling.c' (100,425) at 20240405153051969
102164 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/firefly-rk3288.c' (100,426) at 20210308005002956
102165 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Maghera' (100,427) at 20210307205553774
102166 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml' (100,428) at 20240405153045105
102167 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/expr.py' (100,429) at 20230925080039989
102168 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/asm-offsets.c' (100,430) at 20210308005002708
102169 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (100,431) at 20230721080014366
102170 2025-01-08 03:00:52.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sh_flctl.c' (100,432) at 20240405153230879
102171 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fadvise.sh' (100,433) at 20240405153054173
102172 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/encx24j600_hw.h' (100,434) at 20220525020653603
102173 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/cooling-type/main.cpp' (100,435) at 20240820080023690 to deleted uid set
102174 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/verify-functiongraph.sh' (100,436) at 20220525020655183
102175 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ovs_datapath.yaml' (100,437) at 20240405153045229
102176 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/IntelCPUSensorMain.cpp' (100,438) at 20241112090003098
102177 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/cpu_init.c' (100,439) at 20210308005002800
102178 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/protocol.c' (100,440) at 20230809080010799
102179 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54.h' (100,441) at 20210307214929866
102180 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumsf.c' (100,442) at 20240405153054201
102181 2025-01-08 03:00:52.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel_ssc_dai.c' (100,443) at 20240405153053553
102182 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip_fib.h' (100,444) at 20240805080014031
102183 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/vfs.py' (100,445) at 20240405153053449
102184 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/terminal.py' (100,446) at 20230609080014403
102185 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sundborn' (100,447) at 20210307205553790
102186 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pll_config_s10.c' (100,448) at 20210308005002780
102187 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/timex.h' (100,449) at 20240405153046281
102188 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-39x-pinctrl.txt' (100,450) at 20210307214925394
102189 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dma-direct.h' (100,451) at 20210309003648884
102190 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mbus-clk.yaml' (100,452) at 20240405153045021
102191 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc' (100,453) at 20210308005003760
102192 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HeaterCollection_v1.xml' (100,454) at 20240619080002924
102193 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgtop/libgtop_2.41.3.bb' (100,455) at 20240413080012639
102194 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_clk.c' (100,456) at 20210307214927270
102195 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_ovs.c' (100,457) at 20240405153232059
102196 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/lpc32xx_slc.c' (100,458) at 20240405153230871
102197 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-nvdimm' (100,459) at 20240405153229727
102198 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_event_groups.c' (100,460) at 20210308005003704
102199 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_scatter.c' (100,461) at 20210307214927766
102200 2025-01-08 03:00:52.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sh7760fb.c' (100,462) at 20241211090145501
102201 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_exit.c' (100,463) at 20240405153046261
102202 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/machine.rst' (100,464) at 20210307214925546
102203 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmu_context.h' (100,465) at 20220525020652002
102204 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/aarch64/vdso-le.so' (100,466) at 20241211090212374 to deleted uid set
102205 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/Kconfig' (100,467) at 20240805080013971
102206 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c' (100,468) at 20240405153050077
102207 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/Makefile' (100,469) at 20210307214926694
102208 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/units.h' (100,470) at 20220525020655179
102209 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/dmc_init_ddr3.c' (100,471) at 20210308005002720
102210 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_int.h' (100,472) at 20240405153231103
102211 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/qmp_lexer.py' (100,473) at 20230925080039845
102212 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pmac64-cpufreq.c' (100,474) at 20240405153046913
102213 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/sunxi.yaml' (100,475) at 20240405153045153
102214 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/mvebu-cpufreq.c' (100,476) at 20240405153046913
102215 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/adi,max77857.yaml' (100,477) at 20240405153229791
102216 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos850-e850-96.dts' (100,478) at 20240405153045721
102217 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-kernel/linux/linux-aspeed_%.bbappend' (100,479) at 20210812000025162
102218 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl_defconfig' (100,480) at 20230720080043539
102219 2025-01-08 03:00:52.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/mclink.h' (100,481) at 20210308005003000
102220 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pci-error-recovery.rst' (100,482) at 20240405153229735
102221 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/dma_private.h' (100,483) at 20210307214930542
102222 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml' (100,484) at 20240405153229759
102223 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc57d.h' (100,485) at 20240405153048617
102224 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.c' (100,486) at 20240405153231331
102225 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_types.h' (100,487) at 20210307214930562
102226 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hw_breakpoint.h' (100,488) at 20240405153046385
102227 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_qi2.h' (100,489) at 20240405153046929
102228 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/meson.build' (100,490) at 20240628080018949
102229 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/ivshmem-client.c' (100,491) at 20210927100127061
102230 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smpro-hwmon.c' (100,492) at 20240405153048873
102231 2025-01-08 03:00:52.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpoa_caches.c' (100,493) at 20210309003654276
102232 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316.c' (100,494) at 20220525020654119
102233 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tornetrask' (100,495) at 20210307205553794
102234 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/Makefile' (100,496) at 20220525020653279
102235 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp3.dtsi' (100,497) at 20240405153045457
102236 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/power.c' (100,498) at 20240405153047033
102237 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-connection-done' (100,499) at 20241127090012713
102238 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/highmem.h' (100,500) at 20240405153231811
102239 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/omap_control_phy.h' (100,501) at 20210307214931470
102240 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/txrx.c' (100,502) at 20240830080013295
102241 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/0001-Adapt-to-OpenSSL-1.1.1.patch' (100,503) at 20210307205553930
102242 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gfp-translate' (100,504) at 20240405153053453
102243 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/084' (100,505) at 20220429100100886
102244 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-ffdc-file.cpp' (100,506) at 20220128040022084
102245 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5228.c' (100,507) at 20240405153049629
102246 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/json_parser.cpp' (100,508) at 20240820080023694
102247 2025-01-08 03:00:52.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/loongson.yaml' (100,509) at 20220525020651698
102248 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_drv.c' (100,510) at 20240405153230643
102249 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_vlan.c' (100,511) at 20241018080014578
102250 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex.dts' (100,512) at 20210309003648756
102251 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fs.c' (100,513) at 20210308005003212
102252 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_ace2x.c' (100,514) at 20240405153231455
102253 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/auxtrace.c' (100,515) at 20240624080012836
102254 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VW10/meson.build' (100,516) at 20230825080021137
102255 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l33.c' (100,517) at 20240405153232143
102256 2025-01-08 03:00:52.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/sys_proto.h' (100,518) at 20210308005002648
102257 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/packagegroups/packagegroup-fvp-apps.bb' (100,519) at 20240507080014346
102258 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/.gitignore' (100,520) at 20210307214926078
102259 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GCR-docs' (100,521) at 20241221090017616
102260 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw73xx-2x.dts' (100,522) at 20240405153229927
102261 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/invalid-service.patch' (100,523) at 20230919080013982
102262 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_lrc.c' (100,524) at 20240405153230571
102263 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/kernfs-internal.h' (100,525) at 20240415080012987
102264 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/crypto.c' (100,526) at 20240405153052545
102265 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pcie.c' (100,527) at 20240405153050969
102266 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/virtual-memory.json' (100,528) at 20240405153054149
102267 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c' (100,529) at 20240405153050633
102268 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/igt_runner.sh' (100,530) at 20240405153230527
102269 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/scosh.S' (100,531) at 20210307214926142
102270 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/prom.c' (100,532) at 20240405153230019
102271 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ps3fb.h' (100,533) at 20210307214926398
102272 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdcore.h' (100,534) at 20240405153230867
102273 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.h' (100,535) at 20210307214929918
102274 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0003-tests-Makefile-install-static-4G-edge-testcases.patch' (100,536) at 20241221090017504
102275 2025-01-08 03:00:52.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0003-support-infinit-timeout.patch' (100,537) at 20240413080012663
102276 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/ata.h' (100,538) at 20210308005002800
102277 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/metadata.py' (100,539) at 20230503080014615
102278 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/cirrus.c' (100,540) at 20240405153048773
102279 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbushelper.hpp' (100,541) at 20240614080032247
102280 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/rtctest.c' (100,542) at 20240405153054373
102281 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/devtool' (100,543) at 20240301090012483
102282 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cnxt/cx92755.dtsi' (100,544) at 20240405153045433
102283 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0005-RH-add-mpathconf.patch' (100,545) at 20241221090017540
102284 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ansicolors_1.1.8.bb' (100,546) at 20240301090012431
102285 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml' (100,547) at 20240405153045041
102286 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/func_latency.bpf.c' (100,548) at 20240405153054185
102287 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_vf_defconfig' (100,549) at 20210308005003252
102288 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_encoders.h' (100,550) at 20210307214927222
102289 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ct.c' (100,551) at 20240812080017264
102290 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vga.h' (100,552) at 20210307214926586
102291 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/arm_systemready_ir_acs.py' (100,553) at 20231126090012773
102292 2025-01-08 03:00:52.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy.h' (100,554) at 20240405153232107
102293 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/tests.h' (100,555) at 20240613080016559
102294 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9310.c' (100,556) at 20240405153049013
102295 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/corefile' (100,557) at 20210308005059705
102296 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/sembuf.h' (100,558) at 20210307214926762
102297 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear_%.bbappend' (100,559) at 20241206090014274
102298 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/set_memory.h' (100,560) at 20241211090145385
102299 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/phosphor-logging.wrap' (100,561) at 20240229090015607
102300 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cfi.h' (100,562) at 20240405153230063
102301 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/Kconfig' (100,563) at 20240405153051865
102302 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/misc_regs.h' (100,564) at 20240405153045689
102303 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/cmpxchg.h' (100,565) at 20240405153045341
102304 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb' (100,566) at 20241219090012976
102305 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch' (100,567) at 20230706080014745
102306 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segment.h' (100,568) at 20240405153052445
102307 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/machine/mtmitchell-dcscm.conf' (100,569) at 20241023080015407
102308 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/fragments/more-fragments-here/test-another-fragment.conf' (100,570) at 20241221090017604
102309 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc32test.c' (100,571) at 20240405153053081
102310 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi' (100,572) at 20240405153045833
102311 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/bfticu.txt' (100,573) at 20210307214925358
102312 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/i8254.c' (100,574) at 20210308005002884
102313 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr630.dts' (100,575) at 20240405153229867
102314 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/pte_special/arch-support.txt' (100,576) at 20240405153045201
102315 2025-01-08 03:00:52.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Kharkov' (100,577) at 20210307205553794
102316 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5k5baf.c' (100,578) at 20240405153049337
102317 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/store.c' (100,579) at 20210308005003720
102318 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic-llsc.h' (100,580) at 20240405153045357
102319 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/deprecated.rst' (100,581) at 20240405153045281
102320 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/binman.py' (100,582) at 20210308005003748
102321 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa7.inc' (100,583) at 20210905000020581
102322 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_nl.c' (100,584) at 20240405153230191
102323 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-palmas.c' (100,585) at 20240405153051501
102324 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/speed.h' (100,586) at 20210308005002640
102325 2025-01-08 03:00:52.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-quark/imr.c' (100,587) at 20220525020652194
102326 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c' (100,588) at 20240405153050613
102327 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pfn.h' (100,589) at 20210307214929990
102328 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_small_defconfig' (100,590) at 20210308005003284
102329 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/Makefile' (100,591) at 20220525020652342
102330 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/apple,nco.yaml' (100,592) at 20240405153045021
102331 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb16_main.c' (100,593) at 20220525020654983
102332 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json' (100,594) at 20241213090004417
102333 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/timed_ctrl_global.h' (100,595) at 20210307214930542
102334 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9rl.h' (100,596) at 20210308005002716
102335 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/tss.h' (100,597) at 20210307214926718
102336 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/cacheasm.h' (100,598) at 20210308005002888
102337 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ethsw.h' (100,599) at 20210308005003644
102338 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/anti-patterns.md' (100,600) at 20240119090005807
102339 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/jz4780_bch.c' (100,601) at 20240405153049693
102340 2025-01-08 03:00:52.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_tables.h' (100,602) at 20210307214932218
102341 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/tx.c' (100,603) at 20240520080015163
102342 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/qcom_eud.c' (100,604) at 20240405153052117
102343 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-neftv' (100,605) at 20210307205553758
102344 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/cvisionppc.h' (100,606) at 20210307214931694
102345 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_mcpcia.h' (100,607) at 20240405153045341
102346 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Avesta_Krylbo' (100,608) at 20210307205553778
102347 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-mps3.yml' (100,609) at 20240413080012623
102348 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/machine/qcom-dc-scm-v1.conf' (100,610) at 20230927080013510
102349 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/Kconfig' (100,611) at 20210307214930770
102350 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-param.h' (100,612) at 20240405153049457
102351 2025-01-08 03:00:52.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max16065.c' (100,613) at 20241008080013927
102352 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_ringbuffer.c' (100,614) at 20240405153049277
102353 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_faultlog.cpp' (100,615) at 20240820080022990
102354 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/brcmstb/brcmstb.h' (100,616) at 20220525020654615
102355 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/gianfar.c' (100,617) at 20240405153230943
102356 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/memory.json' (100,618) at 20210307214932538
102357 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service' (100,619) at 20210307205554066
102358 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.json' (100,620) at 20210308005046401
102359 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/.gitignore' (100,621) at 20220615030021584
102360 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcp_check_syncookie.sh' (100,622) at 20240405153054289
102361 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irq_work.h' (100,623) at 20240405153230063
102362 2025-01-08 03:00:52.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/qcom/qcom_scm.h' (100,624) at 20240405153231807
102363 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma.c' (100,625) at 20240613080016415
102364 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder-eeprom.h' (100,626) at 20210308005002952
102365 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_ebda.c' (100,627) at 20220525020653851
102366 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/nonfunc_rotor_error_delay.md' (100,628) at 20240807080019546
102367 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/xlnx,sd-fec.txt' (100,629) at 20210307214925366
102368 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/mman-common-tools.h' (100,630) at 20210307214932478
102369 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_mmc.c' (100,631) at 20210308005003372
102370 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/ipmi-architecture.md' (100,632) at 20221209040006383
102371 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_ifc.c' (100,633) at 20210308005003400
102372 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/MAINTAINERS' (100,634) at 20210308005002920
102373 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm2835-aux-clock.txt' (100,635) at 20210307214925286
102374 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/summary.c' (100,636) at 20210309003653620
102375 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynosautov9-pinctrl.dtsi' (100,637) at 20240405153045721
102376 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/.shellcheck-ignore' (100,638) at 20241025080018741
102377 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/cirrus,clps711x-mctrl-gpio.txt' (100,639) at 20210307214925314
102378 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core507d.c' (100,640) at 20240405153048613
102379 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-fan-config/fans.yaml' (100,641) at 20210307205553694
102380 2025-01-08 03:00:52.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_bpf_link.h' (100,642) at 20240405153052857
102381 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sysfs.c' (100,643) at 20220525020653135
102382 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/Kconfig' (100,644) at 20210307214928450
102383 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' (100,645) at 20230929080014511
102384 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi' (100,646) at 20240405153045721
102385 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/power_state.hpp' (100,647) at 20240820080023694
102386 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bmc_upload_stability.robot' (100,648) at 20210308005007104
102387 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ptrace.h' (100,649) at 20240405153046281
102388 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_SECURE_BOOT_defconfig' (100,650) at 20210308005003264
102389 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c' (100,651) at 20240405153048653
102390 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xattr.h' (100,652) at 20240405153231847
102391 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/bad_accesses.c' (100,653) at 20220525020655227
102392 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Caldera' (100,654) at 20211006000025234
102393 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/dbus_impl_pdr.cpp' (100,655) at 20240819080030263
102394 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config.bb' (100,656) at 20241206090014278
102395 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/ptrace.h' (100,657) at 20240405153046057
102396 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/Makefile' (100,658) at 20210307214930878
102397 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet.bb' (100,659) at 20241226090016123
102398 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb' (100,660) at 20241206090014330
102399 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/tegra-gmi.c' (100,661) at 20240405153230199
102400 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm-stub.c' (100,662) at 20221215040039282
102401 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Connector.interface.yaml' (100,663) at 20221207040023627
102402 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-allocator.c' (100,664) at 20240405153046733
102403 2025-01-08 03:00:52.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2down.service' (100,665) at 20230627080016966
102404 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cros_ec_dev.c' (100,666) at 20240405153230831
102405 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/Makefile' (100,667) at 20240405153054373
102406 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi' (100,668) at 20210308005002596
102407 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/gbs-sysinit.service' (100,669) at 20210401000030013
102408 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/207' (100,670) at 20220429100100910
102409 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set_hash.h' (100,671) at 20210307214931642
102410 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/pnpacpi.h' (100,672) at 20210307214930154
102411 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/telemetry.c' (100,673) at 20240405153051385
102412 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/qregs.h.inc' (100,674) at 20221215040039310
102413 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tqmx86.c' (100,675) at 20240405153049621
102414 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750.c' (100,676) at 20241211090212338
102415 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel_cs.c' (100,677) at 20240405153050485
102416 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/et8ek8_driver.c' (100,678) at 20240613080016423
102417 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6362.h' (100,679) at 20210308005003588
102418 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/alix.c' (100,680) at 20220525020652194
102419 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/README.rst' (100,681) at 20220429100100870
102420 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.c' (100,682) at 20220525020652971
102421 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/armv7m_systick.c' (100,683) at 20210307214927046
102422 2025-01-08 03:00:52.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/.gitignore' (100,684) at 20210307214932718
102423 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1015p.c' (100,685) at 20240405153232155
102424 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-ce-glue.c' (100,686) at 20241011080017287
102425 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_gp_bitdef.h' (100,687) at 20210307214930642
102426 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/div64.h' (100,688) at 20240405153230111
102427 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/blockdev.h' (100,689) at 20220429100100590
102428 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/googletest.wrap' (100,690) at 20210501000157730
102429 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2' (100,691) at 20241211090212422 to deleted uid set
102430 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/xyz.openbmc_project.Settings.service' (100,692) at 20210307205554074
102431 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usx2yhwdeppcm.h' (100,693) at 20210726100024927
102432 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.h' (100,694) at 20210307214929802
102433 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-arm-Do-not-set-a-fallback-march-and-mtune.patch' (100,695) at 20230706080014733
102434 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5380.c' (100,696) at 20240405153048973
102435 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/apbh_dma.c' (100,697) at 20210308005003372
102436 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-noadv.c' (100,698) at 20220525020652050
102437 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/0001-Fix-builds-with-recent-gettext.patch' (100,699) at 20210307205553910
102438 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_template.c' (100,700) at 20240405153053469
102439 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs_cnf10kb.c' (100,701) at 20240405153050061
102440 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/vcpu-requests.rst' (100,702) at 20240405153045329
102441 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/power-cmd' (100,703) at 20241001080014408
102442 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/dv1394' (100,704) at 20210307214925182
102443 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor2.conf' (100,705) at 20230929080014511
102444 2025-01-08 03:00:52.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch' (100,706) at 20241221090017668
102445 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings_main.cpp' (100,707) at 20230428080030950
102446 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/node.c' (100,708) at 20240628080014037
102447 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-common.inc' (100,709) at 20240106090017273
102448 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-futures_1.0.1.bb' (100,710) at 20230811080018306
102449 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-neon-glue.c' (100,711) at 20240405153045849
102450 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/powercap/powercap.rst' (100,712) at 20210309003648452
102451 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/022.out' (100,713) at 20210308005046433
102452 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_lcdc.h' (100,714) at 20210308005003560
102453 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_config.c' (100,715) at 20240405153051669
102454 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm6348-eth.c' (100,716) at 20210308005003424
102455 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch' (100,717) at 20240124090012262
102456 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32f405_soc.c' (100,718) at 20241211090212250
102457 2025-01-08 03:00:52.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb' (100,719) at 20241221090017524
102458 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/Makefile' (100,720) at 20240405153230923
102459 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp.c' (100,721) at 20241211090145465
102460 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/led-config.yaml' (100,722) at 20240119090013779
102461 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82975x_edac.c' (100,723) at 20220525020652418
102462 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/ivgen.h' (100,724) at 20241211090212354
102463 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cl-som-am57x_defconfig' (100,725) at 20210308005003252
102464 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-wireless.c' (100,726) at 20240405153051397
102465 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mips64_defconfig' (100,727) at 20210308005003276
102466 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/dsound_template.h' (100,728) at 20210927100127025
102467 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/linkage.h' (100,729) at 20210308005002848
102468 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rpcrdma.h' (100,730) at 20240405153052897
102469 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureServices.png' (100,731) at 20241206090014206 to deleted uid set
102470 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Perth_Roleystone' (100,732) at 20210307205553766
102471 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8450-tlmm.yaml' (100,733) at 20240405153045137
102472 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lapb.h' (100,734) at 20240405153052717
102473 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/rfbuffer.h' (100,735) at 20210309003651552
102474 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx93.c' (100,736) at 20240405153231319
102475 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate.c' (100,737) at 20240411080014066
102476 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/intel,keembay-wdt.yaml' (100,738) at 20220525020651718
102477 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-pmgr.dtsi' (100,739) at 20240405153045717
102478 2025-01-08 03:00:52.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_arria10_defconfig' (100,740) at 20210308005003280
102479 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-clock-Do-not-define-own-timespec.patch' (100,741) at 20220204040022684
102480 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.c' (100,742) at 20220525020652959
102481 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq2415x_charger.c' (100,743) at 20240405153051429
102482 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/checkpatch.py' (100,744) at 20210308005003772
102483 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/rsa-checksum.h' (100,745) at 20210308005003688
102484 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83848.c' (100,746) at 20241115090012957
102485 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping.h' (100,747) at 20220525020654731
102486 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/Makefile' (100,748) at 20240405153046869
102487 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt' (100,749) at 20240405153045149
102488 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/log_id_test.cpp' (100,750) at 20230512080037097
102489 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8523.h' (100,751) at 20210309003654696
102490 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/ds1307.h' (100,752) at 20210307214931498
102491 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cxusb-analog.c' (100,753) at 20240405153049549
102492 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/fdt.c' (100,754) at 20210308005002828
102493 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi' (100,755) at 20240405153229919
102494 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/dvi.c' (100,756) at 20210307214930946
102495 2025-01-08 03:00:52.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/arm11scu.h' (100,757) at 20210308005046017
102496 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-fsl-ftm-alarm.c' (100,758) at 20240405153231375
102497 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch' (100,759) at 20210307205554590
102498 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/python/python3-oauth2client_4.1.3.bb' (100,760) at 20241221090017576
102499 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/udc.c' (100,761) at 20241216090017741
102500 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0006-Fix-locale-on-musl.patch' (100,762) at 20241221090017524
102501 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/vp.h' (100,763) at 20220525020652947
102502 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/get_msr_index_features.c' (100,764) at 20240405153054321
102503 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/asm-extable.h' (100,765) at 20240405153046273
102504 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_crypt_wep.c' (100,766) at 20240405153051885
102505 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-firefly.dts' (100,767) at 20210308005002604
102506 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/sor507d.c' (100,768) at 20210309003649820
102507 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.clang-tidy' (100,769) at 20240713080019742
102508 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/common/raspberrypi-firmware.inc' (100,770) at 20231011080016586
102509 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/net.rst' (100,771) at 20230925080039845
102510 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (100,772) at 20240206090017943
102511 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/Makefile' (100,773) at 20210308005003548
102512 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.errors.yaml' (100,774) at 20210610000035106
102513 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_ets.sh' (100,775) at 20210307214932690
102514 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/generic.h' (100,776) at 20240405153052861
102515 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phr.c' (100,777) at 20210308005046505
102516 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/4.Coding.rst' (100,778) at 20240405153045297
102517 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (100,779) at 20210903000032571
102518 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/tlb.c' (100,780) at 20210308005002996
102519 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware_%.bbappend' (100,781) at 20241206090014210
102520 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adis16201.c' (100,782) at 20240405153048929
102521 2025-01-08 03:00:52.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_vio.h' (100,783) at 20220429100100566
102522 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rio.h' (100,784) at 20210307214926390
102523 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/mptcp_sock.c' (100,785) at 20240405153054269
102524 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat/0001-configure.in-remove-check-for-chkconfig.patch' (100,786) at 20231011080016614
102525 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/riscpc.c' (100,787) at 20220525020651894
102526 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp5562.rst' (100,788) at 20210307214925518
102527 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8167-pinfunc.h' (100,789) at 20220525020651918
102528 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-energy.rst' (100,790) at 20240405153229827
102529 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-pinfunc.h' (100,791) at 20210307214926018
102530 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml' (100,792) at 20240405153045061
102531 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp-smp.c' (100,793) at 20240405153045885
102532 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_hwseq.h' (100,794) at 20220525020652514
102533 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map' (100,795) at 20210307205554278
102534 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/peach-pit.h' (100,796) at 20210308005003608
102535 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/MAINTAINERS' (100,797) at 20210308005003024
102536 2025-01-08 03:00:52.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_restricted.c' (100,798) at 20240405153054281
102537 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_node.c' (100,799) at 20220525020654507
102538 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/177.out' (100,800) at 20210308005046453
102539 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/smp.h' (100,801) at 20210307214926166
102540 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-r-ccu.h' (100,802) at 20210308005003640
102541 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/ipmi_to_redfish_hooks.cpp' (100,803) at 20240829080009330
102542 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_nbyte.c' (100,804) at 20220525020654899
102543 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/Makefile' (100,805) at 20240405153051937
102544 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/o2cb' (100,806) at 20240405153044909
102545 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-an30259a.c' (100,807) at 20240712080021069
102546 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.2.bb' (100,808) at 20241221090017504
102547 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7981-pinctrl.yaml' (100,809) at 20240405153229787
102548 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_ctrl_regs.h' (100,810) at 20240405153046585
102549 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/usbip_event.c' (100,811) at 20240405153052157
102550 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gotoolchain.py' (100,812) at 20240309090012816
102551 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils_3.10.bb' (100,813) at 20230811080018326
102552 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_device.h' (100,814) at 20240405153052637
102553 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/make-netcat_flag_count_work.patch' (100,815) at 20210307205553842
102554 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ARC' (100,816) at 20210308005003288
102555 2025-01-08 03:00:52.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_netdev.h' (100,817) at 20240418080014498
102556 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_descriptor.py' (100,818) at 20210308005003748
102557 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/Kconfig' (100,819) at 20220525020653675
102558 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/Makefile' (100,820) at 20210308005003536
102559 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/dt-compat.c' (100,821) at 20240405153046773
102560 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/parsec_init' (100,822) at 20210420000021570
102561 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_frag.h' (100,823) at 20240405153052845
102562 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/asus-laptop.rst' (100,824) at 20210307214925226
102563 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/interface/ia_css_isys_comm.h' (100,825) at 20210309003653024
102564 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xcm_cmp.dtsi' (100,826) at 20240405153045473
102565 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/Makefile.deps' (100,827) at 20240405153054073
102566 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Djura' (100,828) at 20210307205553778
102567 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_hdcp_helper.c' (100,829) at 20240405153230531
102568 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/law.c' (100,830) at 20210308005002988
102569 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/OWNERS' (100,831) at 20240504080013861
102570 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/apc.c' (100,832) at 20240405153230091
102571 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/hiomapd/m4/.keep' (100,833) at 20210308005100993 to deleted uid set
102572 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec.c' (100,834) at 20240617080017398
102573 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/Kconfig' (100,835) at 20240405153049421
102574 2025-01-08 03:00:52.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/config.mk' (100,836) at 20210308005003172
102575 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/imsttfb.c' (100,837) at 20240405153231583
102576 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/mc-sys.c' (100,838) at 20220525020652290
102577 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/yank_functions.h' (100,839) at 20210927100127285
102578 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pmc.c' (100,840) at 20240405153046325
102579 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ioasic.h' (100,841) at 20210307214926210
102580 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/Makefile' (100,842) at 20210307214926858
102581 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.h' (100,843) at 20240405153230571
102582 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d33.dtsi' (100,844) at 20210308005002612
102583 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/files/run-ptest' (100,845) at 20230813080012860
102584 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/workqueue.rst' (100,846) at 20240405153229751
102585 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.c' (100,847) at 20241211090145449
102586 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irqflags.h' (100,848) at 20210307214926582
102587 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/sysctl_net_unix.c' (100,849) at 20240405153232087
102588 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apx4devkit.h' (100,850) at 20210308005003584
102589 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma4/sdma4_4_2_2_offset.h' (100,851) at 20210307214927678
102590 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/utility-tasks.bbclass' (100,852) at 20241221090017608
102591 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/Makefile' (100,853) at 20210307214930382
102592 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5761.h' (100,854) at 20210307214928802
102593 2025-01-08 03:00:52.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_priv.h' (100,855) at 20240405153230775
102594 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/ocxl_internal.h' (100,856) at 20220525020653371
102595 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h' (100,857) at 20210307214929914
102596 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_tests.sh' (100,858) at 20240805080014075
102597 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/.gitignore' (100,859) at 20210308005048029
102598 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.c' (100,860) at 20210307214929806
102599 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fourcc.h' (100,861) at 20240405153052629
102600 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/Makefile' (100,862) at 20210307214931138
102601 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pp.h' (100,863) at 20210307214927862
102602 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/ti_sci.h' (100,864) at 20220525020652434
102603 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/dw_mipi_dsi.h' (100,865) at 20240405153052625
102604 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/Makefile' (100,866) at 20210307214932678
102605 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_limit.c' (100,867) at 20220525020654803
102606 2025-01-08 03:00:52.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/nulldfa.in' (100,868) at 20210307214932166
102607 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_reg_def.h' (100,869) at 20210307214930278
102608 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/dstr.c' (100,870) at 20240405153046665
102609 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/memory-hotplug.rst' (100,871) at 20240405153229739
102610 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/file_cache.c' (100,872) at 20210307214931238
102611 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/qcom_edac.c' (100,873) at 20240405153047021
102612 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea.h' (100,874) at 20240405153049965
102613 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/Makefile.softmmu-target' (100,875) at 20241211090212550
102614 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mcfrtc.c' (100,876) at 20210308005003480
102615 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7623.c' (100,877) at 20240405153051317
102616 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libc-bench/libc-bench/0001-build-Do-not-override-ldflags-from-environment.patch' (100,878) at 20210729000029100
102617 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4patch.S' (100,879) at 20210307214926606
102618 2025-01-08 03:00:52.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/platsmp.c' (100,880) at 20210307214925958
102619 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_unittest.cpp' (100,881) at 20210308005134001
102620 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/205' (100,882) at 20240326080039730
102621 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1351.c' (100,883) at 20240405153051813
102622 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/msm,iommu-v0.txt' (100,884) at 20210307214925346
102623 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/blues.vue' (100,885) at 20220105012522959
102624 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/examples/fan-info.json' (100,886) at 20221213040032349
102625 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/iommufd_private.h' (100,887) at 20240405153230747
102626 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jalasjarvi' (100,888) at 20210307205553770
102627 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile' (100,889) at 20210307205554386
102628 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb' (100,890) at 20231011080016582
102629 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/0002-add-missing-dynamic-library-to-FLTK_LIBRARIES.patch' (100,891) at 20241221090017528
102630 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/LICENSE' (100,892) at 20210308004942076
102631 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/cardhu.c' (100,893) at 20210308005003024
102632 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.yaml' (100,894) at 20240405153045153
102633 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/sev-sysemu-stub.c' (100,895) at 20240906080037488
102634 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/string.h' (100,896) at 20240405153046357
102635 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/xlnx_event_manager.c' (100,897) at 20241211090145493
102636 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1x93.h' (100,898) at 20210307214928646
102637 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov7740.txt' (100,899) at 20210307214925350
102638 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.err' (100,900) at 20220429100100882
102639 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/tracking.c' (100,901) at 20240405153053021
102640 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/uss720.c' (100,902) at 20240628080014013
102641 2025-01-08 03:00:52.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/trace_types.h' (100,903) at 20210307214926682
102642 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_cs.h' (100,904) at 20240405153051681
102643 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/byteorder.h' (100,905) at 20210307214926110
102644 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-fd.h' (100,906) at 20210308005045997
102645 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc.h' (100,907) at 20240405153231863
102646 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_tfp410.c' (100,908) at 20210307214927786
102647 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-rda.c' (100,909) at 20210307214927050
102648 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-hisi_ptt' (100,910) at 20240405153044917
102649 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/system_ext_mmvec.c' (100,911) at 20220429100100786
102650 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/board.c' (100,912) at 20210308005002916
102651 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c' (100,913) at 20240405153230683
102652 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mcu/MCUTempSensor.hpp' (100,914) at 20241112090003102
102653 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c' (100,915) at 20241011080017315
102654 2025-01-08 03:00:52.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/qcu.c' (100,916) at 20210307214929754
102655 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier.h' (100,917) at 20210307214930130
102656 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek.yaml' (100,918) at 20240405153045013
102657 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_da7219_max98927.c' (100,919) at 20240613080016547
102658 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/iscsi_ibft_find.c' (100,920) at 20240405153047045
102659 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c' (100,921) at 20210307214928846
102660 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-cpcap-usb.txt' (100,922) at 20210307214925390
102661 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewFirmware.vue' (100,923) at 20241004080035967
102662 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_qp_tables.h' (100,924) at 20240405153048457
102663 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/posix_types.h' (100,925) at 20210308005002824
102664 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/libps2.c' (100,926) at 20240405153049157
102665 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/bcsr.c' (100,927) at 20210308005002980
102666 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-parameter.json' (100,928) at 20221005030014094
102667 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_vars.c' (100,929) at 20220525020655191
102668 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Fuji.json' (100,930) at 20240809080033019
102669 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clk-mux-zynqmp.c' (100,931) at 20240405153230247
102670 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson1c_defconfig' (100,932) at 20240405153045993
102671 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mpc8xx.h' (100,933) at 20210307214926362
102672 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-extension.c' (100,934) at 20210307214932206
102673 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/0001-use-library-sonames-for-linking.patch' (100,935) at 20241221090017528
102674 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.12.1.bb' (100,936) at 20241221090017508
102675 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp' (100,937) at 20241211090002379
102676 2025-01-08 03:00:52.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/Kconfig' (100,938) at 20240405153231767 to deleted uid set
102677 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_setsockopt_unix.c' (100,939) at 20240405153054265
102678 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb' (100,940) at 20241221090017496
102679 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wireless.h' (100,941) at 20240405153052945
102680 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_m68k_q800.py' (100,942) at 20241211090212538
102681 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_drm_client.h' (100,943) at 20240405153048525
102682 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200_pci.c' (100,944) at 20240405153046889
102683 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_input.c' (100,945) at 20240520080015235
102684 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry_32.S' (100,946) at 20241023080012871
102685 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc32c.c' (100,947) at 20210308005003696
102686 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/pxa168_eth.c' (100,948) at 20241211090145461
102687 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sint.S' (100,949) at 20210307214926146
102688 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/src/subscription.cpp' (100,950) at 20241228090003723 to deleted uid set
102689 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/disable-tests.patch' (100,951) at 20220204040022680
102690 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/geode-aes.c' (100,952) at 20220525020652382
102691 2025-01-08 03:00:52.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/index.rst' (100,953) at 20240405153045273
102692 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdm670.c' (100,954) at 20240405153051349
102693 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sansa_fuze_plus_defconfig' (100,955) at 20210308005003280
102694 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/Makefile' (100,956) at 20240405153047261
102695 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cros_ec.c' (100,957) at 20210308005003224
102696 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock_defs.h' (100,958) at 20210308005002732
102697 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-phycore-som.dtsi' (100,959) at 20240405153045561
102698 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/genericirq.rst' (100,960) at 20220525020651766
102699 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-2.conf' (100,961) at 20210307205554082
102700 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/bitops.c' (100,962) at 20240405153046085
102701 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/Kbuild' (100,963) at 20210307214927946
102702 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Korpilahti_Vaarunvuori' (100,964) at 20210307205553770
102703 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/quark.c' (100,965) at 20210308005002860
102704 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_wopcm.h' (100,966) at 20240405153048501
102705 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5206sim.h' (100,967) at 20210307214926158
102706 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_gt64120.h' (100,968) at 20210308005003676
102707 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_sfc.c' (100,969) at 20240405153054013
102708 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-fru.yaml' (100,970) at 20230610080017595
102709 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig' (100,971) at 20210308005003280
102710 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/posix_types_32.h' (100,972) at 20210307214926558
102711 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/decode-insn.h' (100,973) at 20220525020652090
102712 2025-01-08 03:00:52.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/via-rng.c' (100,974) at 20240405153046753
102713 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml' (100,975) at 20240405153045045
102714 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modeset_lock.h' (100,976) at 20240405153052633
102715 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi' (100,977) at 20240405153045717
102716 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb' (100,978) at 20241221090017496
102717 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/vmem.h' (100,979) at 20210307214930546
102718 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-tls-user-authentication.md' (100,980) at 20221209040006395
102719 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc.h' (100,981) at 20210308005003648
102720 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c' (100,982) at 20220525020651994
102721 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts' (100,983) at 20210308005002612
102722 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml' (100,984) at 20240405153045185
102723 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet/00-bmc-usb0.network' (100,985) at 20241024080011938
102724 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/core.h' (100,986) at 20210308005002884
102725 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/put_device.cocci' (100,987) at 20220525020654939
102726 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hix5hd2-phy.txt' (100,988) at 20210307214925386
102727 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/cmpxchg.h' (100,989) at 20240405153046065
102728 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-da9055.c' (100,990) at 20210307214930214
102729 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/main.c' (100,991) at 20210307214932630
102730 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-ram-registrar.c' (100,992) at 20221215040039046
102731 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/via.h' (100,993) at 20210308005002960
102732 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.cpp' (100,994) at 20240504080037141
102733 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_reorder.dts' (100,995) at 20210308005003760
102734 2025-01-08 03:00:52.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/load.c' (100,996) at 20210308005003720
102735 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot-juno.inc' (100,997) at 20231126090012769
102736 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/ibpkey.h' (100,998) at 20240405153053477
102737 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ce6230.c' (100,999) at 20240405153049545
102738 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/multiple-iothreads.rst' (101,000) at 20241211090212234
102739 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/CC-BY-4.0' (101,001) at 20220525020651794
102740 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/tcpv6_offload.c' (101,002) at 20240405153053281
102741 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_sys_config.hpp' (101,003) at 20240822080023969
102742 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udp_impl.h' (101,004) at 20240405153053281
102743 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/netdev_rx.c' (101,005) at 20240405153049053
102744 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcspkr.c' (101,006) at 20220525020653179
102745 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/Makefile' (101,007) at 20240405153048737
102746 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/arbitrary-int-1-rs.wrap' (101,008) at 20241211090212458
102747 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/cm_t335.c' (101,009) at 20210308005002948
102748 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/meson.build' (101,010) at 20241211090212462
102749 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dra7xx_evm_defconfig' (101,011) at 20210308005003256
102750 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/s2mpa01.c' (101,012) at 20240405153231363
102751 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/core.c' (101,013) at 20240405153050613
102752 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/Kconfig' (101,014) at 20210307214926454
102753 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_dp.h' (101,015) at 20240405153048433
102754 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/host.cpp' (101,016) at 20240904080040763
102755 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (101,017) at 20240612080013182
102756 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/python/python3-pyhsslms_2.0.0.bb' (101,018) at 20240124090012250
102757 2025-01-08 03:00:52.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/pv.h' (101,019) at 20240906080037532
102758 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/debug.c' (101,020) at 20240405153053993
102759 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/MAINTAINERS' (101,021) at 20210308005002944
102760 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.h' (101,022) at 20210307214929522
102761 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/Data-Structures.rst' (101,023) at 20240405153044929
102762 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.13.0.bb' (101,024) at 20241221090017560
102763 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-gpio-log@.service' (101,025) at 20240416080012246
102764 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/vga.h' (101,026) at 20210307214926122
102765 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_crtc.c' (101,027) at 20240405153048757
102766 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq.c' (101,028) at 20240405153045353
102767 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/garcon/files/0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch' (101,029) at 20210307205554042
102768 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uki.bbclass' (101,030) at 20241221090017612
102769 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl_0.10.3.bb' (101,031) at 20241221090017532
102770 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/mic.h' (101,032) at 20210307214929866
102771 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-espressobin.dts' (101,033) at 20210308005002564
102772 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ixp4xx_wdt.c' (101,034) at 20240405153231599
102773 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/vblade_25.bb' (101,035) at 20241206090014238
102774 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kaxas' (101,036) at 20210307205553786
102775 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/metrics.json' (101,037) at 20240405153232227
102776 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/sharp,gp2ap002.yaml' (101,038) at 20210309003648360
102777 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-base.xsl' (101,039) at 20210307214932510
102778 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/device-internal.h' (101,040) at 20210308005003628
102779 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/7990.c' (101,041) at 20210307214929290
102780 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_dbi_regs.h' (101,042) at 20240405153046597
102781 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_dcgu.h' (101,043) at 20210308005003020
102782 2025-01-08 03:00:52.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios.h' (101,044) at 20240405153051401
102783 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.h' (101,045) at 20220525020654179
102784 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v4.h' (101,046) at 20240405153051289
102785 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/btrfs.c' (101,047) at 20210308005003208
102786 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/debugging/Makefile' (101,048) at 20210307214932470
102787 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/epn.c' (101,049) at 20240405153052081
102788 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/subprojects/sdeventplus.wrap' (101,050) at 20210522000020822
102789 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (101,051) at 20240113090014528
102790 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_rom.h' (101,052) at 20210308005003680
102791 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_adsp.h' (101,053) at 20240405153232171
102792 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_baudrate.c' (101,054) at 20240405153052021
102793 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-rmobile.c' (101,055) at 20210308005003512
102794 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/Makefile' (101,056) at 20210308005002772
102795 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cb710-mmc.h' (101,057) at 20210307214929186
102796 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_adjust_tail_kern.c' (101,058) at 20241211090145561
102797 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/sirf.c' (101,059) at 20240405153047069
102798 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/amlogic,meson-vrtc.yaml' (101,060) at 20240405153045153
102799 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ks8842.h' (101,061) at 20210307214931414
102800 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik-stn8815.c' (101,062) at 20240405153051325
102801 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udp.c' (101,063) at 20241216090017793
102802 2025-01-08 03:00:52.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/aide/aide/m4_allow.patch' (101,064) at 20241221090017576
102803 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/misc.c' (101,065) at 20210308005003420
102804 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-core.c' (101,066) at 20240405153054017
102805 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resource_ext.h' (101,067) at 20210307214931498
102806 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_structs.h' (101,068) at 20220429100100614
102807 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-common.h' (101,069) at 20240405153053969
102808 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/usercopy.c' (101,070) at 20240405153046473
102809 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0006-Avoid-searching-host-dirs.patch' (101,071) at 20240413080012643
102810 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6697.c' (101,072) at 20240805080013955
102811 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/cpu-common.c' (101,073) at 20241211090212226
102812 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-common.h' (101,074) at 20220429100100746
102813 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.h' (101,075) at 20240405153049953
102814 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/amu.rst' (101,076) at 20240405153229835
102815 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dsd.h' (101,077) at 20210307214930390
102816 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dts' (101,078) at 20240405153045713
102817 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/rmcp.hpp' (101,079) at 20210308005051513
102818 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/extents.h' (101,080) at 20210307214928566
102819 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/cache.S' (101,081) at 20240405153045897
102820 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-linux' (101,082) at 20210407000018134
102821 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/mux.c' (101,083) at 20210307214927022
102822 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-da8xx-usb.txt' (101,084) at 20210307214925390
102823 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_ph.c' (101,085) at 20210308005046505
102824 2025-01-08 03:00:52.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som.dtsi' (101,086) at 20240405153045521
102825 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/043.out' (101,087) at 20210308005046437
102826 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb' (101,088) at 20241221090017516
102827 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes.c' (101,089) at 20240405153232199
102828 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/log_manager_dbus_tests.cpp' (101,090) at 20241212090025215
102829 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-cpu_byteorder' (101,091) at 20240405153044925
102830 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/Kconfig' (101,092) at 20241211090212262
102831 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_ras_if.h' (101,093) at 20240405153047165
102832 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kgdb_32.c' (101,094) at 20210309003648992
102833 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_filters.c' (101,095) at 20240405153049809
102834 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py' (101,096) at 20210307214932154
102835 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_ethtool.c' (101,097) at 20240405153049121
102836 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/of_iommu.c' (101,098) at 20240405153230747
102837 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/augmented_raw_syscalls.bpf.c' (101,099) at 20240405153232235
102838 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/Makefile' (101,100) at 20210308005003040
102839 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/mscode.asn1' (101,101) at 20210307214926790
102840 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/.gitignore' (101,102) at 20240405153054389
102841 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups' (101,103) at 20210307214925202
102842 2025-01-08 03:00:52.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/stm32l4x5_usart.h' (101,104) at 20240906080037332
102843 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami-pdx214.dts' (101,105) at 20240405153045793
102844 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/customization/readme.md' (101,106) at 20221215040043186
102845 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-6.c' (101,107) at 20210307214931190
102846 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/ftm-quaddec.c' (101,108) at 20240405153046909
102847 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/msg.h' (101,109) at 20210308005002716
102848 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/plat-svc_0.1.bb' (101,110) at 20241221090017476
102849 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-control.svg' (101,111) at 20210308005107069
102850 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_min_heap.c' (101,112) at 20240405153053105
102851 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/vmlinux.h' (101,113) at 20240405153054185
102852 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/configure-nic-mctp-endpoint' (101,114) at 20241030080011511
102853 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/huawei-wmi.c' (101,115) at 20240405153051405
102854 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/powergate.h' (101,116) at 20210308005002668
102855 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/Kconfig' (101,117) at 20210309003650508
102856 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (101,118) at 20210307205553694
102857 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/082.out' (101,119) at 20220429100100886
102858 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/st-asc.c' (101,120) at 20240405153231519
102859 2025-01-08 03:00:52.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt' (101,121) at 20210307214925398
102860 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sh_serial.c' (101,122) at 20241211090212262
102861 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/fastmap-wl.c' (101,123) at 20210308005003420
102862 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/handler.hpp' (101,124) at 20240819080030263
102863 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq5332-tlmm.yaml' (101,125) at 20240405153045137
102864 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_break.S' (101,126) at 20240906080037580
102865 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sh_2.1.0.bb' (101,127) at 20241221090017560
102866 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bmips/cpu-feature-overrides.h' (101,128) at 20210307214926218
102867 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/index.rst' (101,129) at 20211006000025218
102868 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-stat.h' (101,130) at 20240405153046521
102869 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-gateway-7001.dts' (101,131) at 20240405153229871
102870 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig' (101,132) at 20210307205554390
102871 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_internal.h' (101,133) at 20210307214930962
102872 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/find.c' (101,134) at 20210307214926530
102873 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/tracing_map.h' (101,135) at 20240405153053073
102874 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct7904.c' (101,136) at 20240405153048865
102875 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/sysdig_0.28.0.bb' (101,137) at 20230919080013958
102876 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat4A_C-83.0E' (101,138) at 20210307205553762
102877 2025-01-08 03:00:52.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-gas' (101,139) at 20210307214926134
102878 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/arc_timer.txt' (101,140) at 20210308005003328
102879 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/smu7.h' (101,141) at 20210307214928026
102880 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/ghash-ce-glue.c' (101,142) at 20240405153045617
102881 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/config.c' (101,143) at 20240805080013923
102882 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/libthermal.pc.template' (101,144) at 20240405153054069
102883 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io.h' (101,145) at 20240405153046317
102884 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/Makefile' (101,146) at 20210308005002796
102885 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/fpu-probe.h' (101,147) at 20210309003648840
102886 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lp8860.txt' (101,148) at 20210309003648368
102887 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml' (101,149) at 20240405153045045
102888 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/Makefile' (101,150) at 20240405153049677
102889 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/Makefile' (101,151) at 20240405153229975
102890 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__upon_error.hpp' (101,152) at 20240731080033662
102891 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/pxa3xx_nand.h' (101,153) at 20210308005003416
102892 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_snmp.h' (101,154) at 20210307214931458
102893 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_sched.c' (101,155) at 20240405153230607
102894 2025-01-08 03:00:52.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_proc.c' (101,156) at 20210307214932206
102895 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update/config-bmc.json' (101,157) at 20210413100020742
102896 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2836.dtsi' (101,158) at 20240405153045425
102897 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-mixtile-loftq.dts' (101,159) at 20210308005002620
102898 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-msc313e.c' (101,160) at 20240405153046877
102899 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/ubi.h' (101,161) at 20240405153052745
102900 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/canyonlands.dts' (101,162) at 20240405153046089
102901 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_json.h' (101,163) at 20210308004922932
102902 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filelock/Makefile' (101,164) at 20240405153232267
102903 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/css.rst' (101,165) at 20210308005045809
102904 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nseval.c' (101,166) at 20210307214926838
102905 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/meson.options' (101,167) at 20230817080036269
102906 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/Makefile' (101,168) at 20240405153051885
102907 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/Synchronization/meson.build' (101,169) at 20230825080021141
102908 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex3.bpf.c' (101,170) at 20240405153232099
102909 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml' (101,171) at 20240405153045053
102910 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/Makefile' (101,172) at 20210307214926558
102911 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-sync.h' (101,173) at 20240405153050541
102912 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/summary.h' (101,174) at 20220525020654427
102913 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/intro.rst' (101,175) at 20210307214925462
102914 2025-01-08 03:00:52.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/kernel-dev.json' (101,176) at 20210307205554438
102915 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-pci-component.json' (101,177) at 20241207090009635
102916 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/interrupt.c' (101,178) at 20210308005002856
102917 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c' (101,179) at 20240405153049941
102918 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/boot_linux_console.py' (101,180) at 20241211090212530
102919 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iscsi_boot_sysfs.h' (101,181) at 20210307214931410
102920 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgm107.fuc5' (101,182) at 20210307214927938
102921 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mips/lantiq_rcu_gphy.h' (101,183) at 20210307214931342
102922 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/delay.rst' (101,184) at 20210307214925222
102923 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Uusikaupunki_Orivo' (101,185) at 20210307205553774
102924 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/Makefile' (101,186) at 20240405153048997
102925 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-cxx.h' (101,187) at 20240405153054189
102926 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tyringe' (101,188) at 20210307205553794
102927 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/offload.c' (101,189) at 20240405153053373
102928 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog_%.bbappend' (101,190) at 20241206090014226
102929 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmsub.c' (101,191) at 20210307214926434
102930 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/0001-Correct-clang-compiler-flags.patch' (101,192) at 20210307205553998
102931 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch' (101,193) at 20240413080012659
102932 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/elf.py' (101,194) at 20210308005003748
102933 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/internal.h' (101,195) at 20240405153232067
102934 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/timer.c' (101,196) at 20210308005002548
102935 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5660.txt' (101,197) at 20210307214925434
102936 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/meson.build' (101,198) at 20220913030027305
102937 2025-01-08 03:00:52.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c' (101,199) at 20210308005003468
102938 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/volatiles.99_cups' (101,200) at 20210307205554558
102939 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-digicolor.txt' (101,201) at 20210307214925322
102940 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/mpc86xx.h' (101,202) at 20210307214926458
102941 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/mem_user.h' (101,203) at 20240405153046345
102942 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_v4l2.h' (101,204) at 20210307214928774
102943 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8555CDS.h' (101,205) at 20210308005003580
102944 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py' (101,206) at 20240405153054217
102945 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/smbios.py2' (101,207) at 20241211090212534
102946 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/power-brick@6a.conf' (101,208) at 20240904080027738
102947 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-gdb.py' (101,209) at 20210927100127349
102948 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zed.dts' (101,210) at 20210308005002632
102949 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CertificateLocations.v1_0_4.json' (101,211) at 20240619080002944
102950 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vyasa-rk3288_defconfig' (101,212) at 20210308005003284
102951 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml' (101,213) at 20240405153229787
102952 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-api.rst' (101,214) at 20210309003648512
102953 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_syscall.h' (101,215) at 20210927100127045
102954 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm8350.h' (101,216) at 20240405153052645
102955 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/dpio.c' (101,217) at 20210308005003432
102956 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-spi.c' (101,218) at 20220525020651994
102957 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-virtio.rom' (101,219) at 20210308005046141 to deleted uid set
102958 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ha-lcd.dts' (101,220) at 20240405153045601
102959 2025-01-08 03:00:52.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pnx4008_wdt.c' (101,221) at 20240405153052245
102960 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/Search.spec.js' (101,222) at 20241004080035975
102961 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/lvds.yaml' (101,223) at 20240405153045041
102962 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/locomolcd.c' (101,224) at 20240405153052173
102963 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_dp.c' (101,225) at 20240405153048705
102964 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/guestmount.txt' (101,226) at 20240405153054077
102965 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/riscv_htif.h' (101,227) at 20230925080039925
102966 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/flash_setup.c' (101,228) at 20240405153230007
102967 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vclk.h' (101,229) at 20210307214927866
102968 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/of_reserved_mem.c' (101,230) at 20240405153051209
102969 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/138' (101,231) at 20220429100100890
102970 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/systemd-pager.sh' (101,232) at 20210307205554494
102971 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-px30.c' (101,233) at 20220525020652326
102972 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/testing_helpers.c' (101,234) at 20241008080014059
102973 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188-px3-evb.dts' (101,235) at 20240405153045557
102974 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/kw_gpio.c' (101,236) at 20210308005003376
102975 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-replication.c' (101,237) at 20240906080037584
102976 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/espintcp.c' (101,238) at 20240405153053413
102977 2025-01-08 03:00:52.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon/obmc/fan-watchdog/reset-fan-watchdog.conf' (101,239) at 20230804080018099
102978 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/Makefile' (101,240) at 20240405153050729
102979 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2.h' (101,241) at 20210307214928846
102980 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/util.h' (101,242) at 20240613080016491
102981 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/avocado_qemu/linuxtest.py' (101,243) at 20241211090212530
102982 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-saif.h' (101,244) at 20210307214932402
102983 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745.dtsi' (101,245) at 20240405153045553
102984 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/asset.py' (101,246) at 20241211090212538
102985 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a9_0000001b.dtsi' (101,247) at 20210308005002872
102986 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/max30102.c' (101,248) at 20240405153048985
102987 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/meson.build' (101,249) at 20231025080013522
102988 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/xen-stub.c' (101,250) at 20210308005045721
102989 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/mmpfb.h' (101,251) at 20210307214930918
102990 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_bmc_image_switch.robot' (101,252) at 20240628080017121
102991 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100_proc.h' (101,253) at 20210307214928638
102992 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/wakeup.c' (101,254) at 20240405153046689
102993 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/capella,cm3605.yaml' (101,255) at 20220525020651682
102994 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.c' (101,256) at 20240405153048649
102995 2025-01-08 03:00:52.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-cpu-thermal.dtsi' (101,257) at 20240405153045605
102996 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali.c' (101,258) at 20210309003650480
102997 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/help_option.h' (101,259) at 20210308005046045
102998 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/.gitignore' (101,260) at 20240405153054077
102999 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/alx.h' (101,261) at 20220525020653451
103000 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ruc.c' (101,262) at 20220525020653135
103001 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dccp.h' (101,263) at 20240405153052677
103002 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vmlinux.lds.S' (101,264) at 20240405153230071
103003 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.mmio64' (101,265) at 20240906080037560 to deleted uid set
103004 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-mkfifo-Implement-mkfifo.patch' (101,266) at 20230706080014733
103005 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/isd200.c' (101,267) at 20240405153231567
103006 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_buf.c' (101,268) at 20241023080012895
103007 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/imx_earlycon.c' (101,269) at 20240405153052005
103008 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/mmc.h' (101,270) at 20210309003648704
103009 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_axc003.dtsi' (101,271) at 20210309003648560
103010 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/pse_regulator.c' (101,272) at 20240405153050365
103011 2025-01-08 03:00:52.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/testmode_i.h' (101,273) at 20240405153050429
103012 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/meson.build' (101,274) at 20230825080021141
103013 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/debug.c' (101,275) at 20240405153052141
103014 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon.h' (101,276) at 20240405153047029
103015 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pc87360.c' (101,277) at 20240830080013263
103016 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-dsi-padctl.yaml' (101,278) at 20240405153045049
103017 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m525xsim.h' (101,279) at 20210307214926162
103018 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb' (101,280) at 20241221090017664
103019 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ke_counter.c' (101,281) at 20240405153046897
103020 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/Makefile' (101,282) at 20210308005002792
103021 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-intervals/run-ptest' (101,283) at 20240301090012431
103022 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/traps.c' (101,284) at 20210307214926182
103023 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/fb.c' (101,285) at 20240405153230639
103024 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/sensors-overview-controller.js' (101,286) at 20210308005107077
103025 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-simple.err' (101,287) at 20210308005046409 to deleted uid set
103026 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder-88xx.dts' (101,288) at 20210307214926010
103027 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_mr.c' (101,289) at 20240405153049089
103028 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern_common.h' (101,290) at 20210309003655984
103029 2025-01-08 03:00:52.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_item.h' (101,291) at 20240405153052585
103030 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-v1.c' (101,292) at 20230310090043283
103031 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timex_64.h' (101,293) at 20210307214926586
103032 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.exrc' (101,294) at 20210308005045717
103033 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_combios.c' (101,295) at 20241211090145425
103034 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_nandflash_defconfig' (101,296) at 20210308005003248
103035 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5100-spi.c' (101,297) at 20240405153050325
103036 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_zones_many.sh' (101,298) at 20240405153054357
103037 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/syscalls.c' (101,299) at 20240326080039630
103038 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-v3s.h' (101,300) at 20240405153046857
103039 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_uc_pmu.c' (101,301) at 20240415080012979
103040 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/spinlock.h' (101,302) at 20210309003648560
103041 2025-01-08 03:00:52.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-coroutine.c' (101,303) at 20240326080039746
103042 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/palmetto.xml.patch.xml' (101,304) at 20210307205553690
103043 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun4i-a10-ccu.h' (101,305) at 20210308005003640
103044 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/Makefile' (101,306) at 20210307214926546
103045 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mmu.h' (101,307) at 20240613080016367
103046 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/HalVerDef.h' (101,308) at 20240405153051925
103047 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref_state.h' (101,309) at 20210307214930558
103048 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-common.c' (101,310) at 20240405153230799
103049 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/qemu-pr-helper.c' (101,311) at 20240326080039630
103050 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/network_diagnostic_report.robot' (101,312) at 20240628080017117
103051 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h' (101,313) at 20210307214930634
103052 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos.c' (101,314) at 20230925080040093
103053 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/resources.rst' (101,315) at 20240413080012679
103054 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/Makefile.docs' (101,316) at 20220525020655187
103055 2025-01-08 03:00:52.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/sndioaudio.c' (101,317) at 20240326080039370
103056 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/vop_rk3288.h' (101,318) at 20210308005002664
103057 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_avx2_x86_64_asm.S' (101,319) at 20240405153046365
103058 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/lut.c' (101,320) at 20210309003649820
103059 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp_types.h' (101,321) at 20210307214930554
103060 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/pcdp.c' (101,322) at 20210307214927174
103061 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/head.S' (101,323) at 20210307214925654
103062 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_sigtramp.h' (101,324) at 20221215040039066
103063 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_setup.c' (101,325) at 20240405153051525
103064 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar_jpu.c' (101,326) at 20240405153230811
103065 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-wetek-core2.dts' (101,327) at 20240405153045713
103066 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.cpp' (101,328) at 20240820080022990
103067 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pp.c' (101,329) at 20240712080021065
103068 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-core/systemd/systemd/journald-size-policy.conf' (101,330) at 20240402080012066
103069 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-bridge-emul.h' (101,331) at 20240405153051249
103070 2025-01-08 03:00:52.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-pltfm.c' (101,332) at 20240405153049661
103071 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/wol.c' (101,333) at 20240405153232015
103072 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/templates/default/conf-notes.txt' (101,334) at 20220913030020496
103073 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex-idk-1110wr.dts' (101,335) at 20210309003648756
103074 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Holjes' (101,336) at 20210307205553782
103075 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/no-help2man.patch' (101,337) at 20210307205553842
103076 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/disp.h' (101,338) at 20210307214927906
103077 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/global_nvs.asl' (101,339) at 20210308005002876
103078 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch' (101,340) at 20221104030017465
103079 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/ioctl.h' (101,341) at 20210307214925650
103080 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_HT.h' (101,342) at 20210307214930634
103081 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_nand_SECURE_BOOT_defconfig' (101,343) at 20210308005003264
103082 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_command.c' (101,344) at 20220525020654975
103083 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/regs.h' (101,345) at 20210307214926762
103084 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2500.c' (101,346) at 20220929030034345
103085 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clock.h' (101,347) at 20240405153046869
103086 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/usbgx.initd' (101,348) at 20210307205553982
103087 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/.gitignore' (101,349) at 20240106090017253
103088 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-1.2' (101,350) at 20211006000025234
103089 2025-01-08 03:00:52.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_proc.c' (101,351) at 20240405153053401
103090 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/nbpfaxi.c' (101,352) at 20240405153230283
103091 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qom/object_interfaces.h' (101,353) at 20240326080039550
103092 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tvp514x.h' (101,354) at 20220525020654631
103093 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgalloc.h' (101,355) at 20240405153231791
103094 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm64.png' (101,356) at 20240309090012816 to deleted uid set
103095 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/generic.c' (101,357) at 20240405153045677
103096 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr_trusted.c' (101,358) at 20240405153052393
103097 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kconfig.platform' (101,359) at 20210307214926174
103098 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-8kp.txt' (101,360) at 20210307214925274
103099 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal.S' (101,361) at 20210307214932710
103100 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.md' (101,362) at 20230919080013974
103101 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm3380-reset.h' (101,363) at 20210308005003640
103102 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa2xx.c' (101,364) at 20220525020653887
103103 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device.h' (101,365) at 20210308005002792
103104 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_stream2mmio_rmgr.h' (101,366) at 20210307214930566
103105 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-firmware' (101,367) at 20240405153229731
103106 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu.c' (101,368) at 20240906080037536
103107 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mmu/sh_mmu_mrfld.c' (101,369) at 20210307214930562
103108 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/layer.conf' (101,370) at 20241221090017472
103109 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/testsdk.py' (101,371) at 20240302090018230
103110 2025-01-08 03:00:52.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nvmem.txt' (101,372) at 20210307214925382
103111 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tc358746.c' (101,373) at 20240405153230791
103112 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/hwtstamp.h' (101,374) at 20220525020653431
103113 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/leafloop.c' (101,375) at 20240805080014071
103114 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/rsyslog/rsyslog_%.bbappend' (101,376) at 20241206090014226
103115 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_pch.c' (101,377) at 20240405153230579
103116 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-dna' (101,378) at 20210307205553758
103117 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/.gitignore' (101,379) at 20210307214926326
103118 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/pcf50633-backlight.c' (101,380) at 20210307214930894
103119 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/Makefile' (101,381) at 20210308005002548
103120 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/atmel_nand_ecc.h' (101,382) at 20210308005003412
103121 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/compress.c' (101,383) at 20210307214926794
103122 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-cei-tk1-som.dts' (101,384) at 20210308005002628
103123 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/transport.h' (101,385) at 20231110090010623
103124 2025-01-08 03:00:52.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c' (101,386) at 20240617080017398
103125 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/run-ptest' (101,387) at 20220204040022448
103126 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/menubox.c' (101,388) at 20240405153053453
103127 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-usb_power_delivery' (101,389) at 20240405153044917
103128 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_roce.h' (101,390) at 20210309003651176
103129 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/dell-smbios-wmi' (101,391) at 20220525020651630
103130 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/phosphor-logging.wrap' (101,392) at 20220908030058575
103131 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra-common-post.h' (101,393) at 20210308005003620
103132 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ramfb-stubs.c' (101,394) at 20240906080037216
103133 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_kms.c' (101,395) at 20240405153048801
103134 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c' (101,396) at 20240405153048825
103135 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinconf-generic.h' (101,397) at 20240405153052765
103136 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/test/test_records.cpp' (101,398) at 20210308005109241
103137 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/cache.h' (101,399) at 20210307214932706
103138 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/suspend.c' (101,400) at 20240405153046257
103139 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_generic.c' (101,401) at 20241104090011619
103140 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/ah.c' (101,402) at 20220525020653163
103141 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-vt8500/Kconfig' (101,403) at 20240405153045693
103142 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LAL-1.2' (101,404) at 20211006000025238
103143 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6639.rst' (101,405) at 20240405153045217
103144 2025-01-08 03:00:52.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c' (101,406) at 20240405153047157
103145 2025-01-08 03:00:52.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/Makefile' (101,407) at 20210307214929650
103146 2025-01-08 03:00:52.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Hyundai_A7HD_defconfig' (101,408) at 20210308005003236
103147 2025-01-08 03:00:52.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h' (101,409) at 20240405153048789
103148 2025-01-08 03:00:52.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/catch-syscalls.c' (101,410) at 20240906080037576
103149 2025-01-08 03:00:52.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/devlink.h' (101,411) at 20240405153231851
103150 2025-01-08 03:00:52.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dtv5100-cardlist.rst' (101,412) at 20210307214925230
103151 2025-01-08 03:00:52.117-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/parse.y' (101,413) at 20220525020654943
103152 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_auxdevice.h' (101,414) at 20240405153051777
103153 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi' (101,415) at 20240405153229975
103154 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/configure.patch' (101,416) at 20230706080014749
103155 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ad741x.yaml' (101,417) at 20220525020651674
103156 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_94xx.c' (101,418) at 20210307214930370
103157 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseaddr_conflict.c' (101,419) at 20240411080014162
103158 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/sha256.c' (101,420) at 20240405153053085
103159 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/time.c' (101,421) at 20210307214926206
103160 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/Build' (101,422) at 20210307214932518
103161 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TelemetryService_v1.xml' (101,423) at 20240619080002936
103162 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/isl29125.c' (101,424) at 20240405153049001
103163 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7298.yaml' (101,425) at 20240405153045069
103164 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326_i2c.c' (101,426) at 20240405153049009
103165 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableAssembly.vue' (101,427) at 20241004080035963
103166 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tdm-slot.txt' (101,428) at 20210307214925434
103167 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpu_ops.h' (101,429) at 20240405153045853
103168 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-7000.dtsi' (101,430) at 20210308005002632
103169 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts' (101,431) at 20240405153045713
103170 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sdm845-pdc.h' (101,432) at 20220525020654547
103171 2025-01-08 03:00:52.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_host_ras.robot' (101,433) at 20240628080017117
103172 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-Fix-build-with-fno-common.patch' (101,434) at 20210307205553818
103173 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/stats.h' (101,435) at 20240405153231775
103174 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-98dx4122.dtsi' (101,436) at 20240405153045453
103175 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-rockchip.c' (101,437) at 20210308005003480
103176 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/intro-specs.rst' (101,438) at 20240405153045325
103177 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-base.c' (101,439) at 20240405153230807
103178 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.clang-tidy' (101,440) at 20240723080028236
103179 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/wii_defconfig' (101,441) at 20240405153046097
103180 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_timer.h' (101,442) at 20210307214931506
103181 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/memory.json' (101,443) at 20240405153054113
103182 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-st.txt' (101,444) at 20210307214925282
103183 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ccamisc.c' (101,445) at 20240405153051529
103184 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rt305x_defconfig' (101,446) at 20240405153230011
103185 2025-01-08 03:00:52.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/bpf_insn.h' (101,447) at 20220525020654931
103186 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic/atomic-arch-fallback.h' (101,448) at 20240628080014025
103187 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zturn.dts' (101,449) at 20210308005002632
103188 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.c' (101,450) at 20240405153048641
103189 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/wdt.h' (101,451) at 20210308005002636
103190 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_common.c' (101,452) at 20240405153050113
103191 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c' (101,453) at 20240405153048617
103192 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/dialog.h' (101,454) at 20210308005003732
103193 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/ftrace.h' (101,455) at 20240405153045937
103194 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-userspace-transfer.c' (101,456) at 20240405153049245
103195 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-dmic.h' (101,457) at 20210307214932434
103196 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/jornada720_ssp.c' (101,458) at 20240405153045689
103197 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_SYNPROXY.c' (101,459) at 20210307214931970
103198 2025-01-08 03:00:52.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/carl9170.h' (101,460) at 20240405153050469
103199 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-jz4740.c' (101,461) at 20240405153231375
103200 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/viperboard.h' (101,462) at 20210307214931438
103201 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire3.conf' (101,463) at 20210307205553722
103202 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cavium-pip.txt' (101,464) at 20210307214925374
103203 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_ruffian.c' (101,465) at 20210307214925658
103204 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a80.c' (101,466) at 20210308005003352
103205 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/.build.sh' (101,467) at 20210308004942076
103206 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_config.c' (101,468) at 20240405153230267
103207 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32429i-eval-u-boot.dtsi' (101,469) at 20210308005002612
103208 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/Kconfig' (101,470) at 20210308005003036
103209 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/sysvinit-volatile.conf' (101,471) at 20210307205553918
103210 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/smd-rpm.h' (101,472) at 20240405153231839
103211 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-dev.dtsi' (101,473) at 20240405153229971
103212 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/phosphor-hwmon.conf' (101,474) at 20210507000042347
103213 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/syscounter.c' (101,475) at 20210308005002728
103214 2025-01-08 03:00:52.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/ib_verbs.c' (101,476) at 20241211090145437
103215 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ishtp_eclite.c' (101,477) at 20240405153051409
103216 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/io.h' (101,478) at 20240405153045345
103217 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a83t.c' (101,479) at 20210308005003352
103218 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/info_panel.js' (101,480) at 20220602030014530
103219 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/debug_locks.c' (101,481) at 20210713000020236
103220 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb135_board.dtsi' (101,482) at 20240405153045749
103221 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/TODO' (101,483) at 20220525020654119
103222 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6x.c' (101,484) at 20210308005002924
103223 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ecryptfs.h' (101,485) at 20210307214931382
103224 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml' (101,486) at 20240405153045089
103225 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/test_health_metric_collection.cpp' (101,487) at 20240817080025696
103226 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/start16.S' (101,488) at 20210308005002860
103227 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pdc.h' (101,489) at 20240405153230019
103228 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/exceptions.h' (101,490) at 20210307214926678
103229 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_ring.c' (101,491) at 20210307214927826
103230 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/index.rst' (101,492) at 20240405153045245
103231 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/sigtramp32.S' (101,493) at 20240405153046153
103232 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/acpi.c' (101,494) at 20210307214928150
103233 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_axuser_secured_regs.h' (101,495) at 20240405153046601
103234 2025-01-08 03:00:52.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/98dx3236.txt' (101,496) at 20210307214925274
103235 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bch.c' (101,497) at 20210308005003696
103236 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (101,498) at 20240420080017945
103237 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc108s102.c' (101,499) at 20240405153048961
103238 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pmr735a.h' (101,500) at 20240405153231799
103239 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat.h' (101,501) at 20210307214925978
103240 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,stingray-usb-phy.txt' (101,502) at 20210307214925386
103241 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/numastat.rst' (101,503) at 20210307214925238
103242 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac_esp.c' (101,504) at 20240405153051653
103243 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/stpq.S' (101,505) at 20230925080040101
103244 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku1.dts' (101,506) at 20240405153045749
103245 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_crtc.h' (101,507) at 20210307214927222
103246 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_cmds.h' (101,508) at 20210307214930286
103247 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm' (101,509) at 20210307214927826
103248 2025-01-08 03:00:52.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/idma.c' (101,510) at 20240405153053985
103249 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ce4100/falconfalls.dts' (101,511) at 20240405153046489
103250 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/Kconfig' (101,512) at 20240405153050329
103251 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json' (101,513) at 20210515000018945
103252 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qsp.h' (101,514) at 20210308005046049
103253 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/k3_x509template.txt' (101,515) at 20210308005003764
103254 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/LoadingBarMixin.js' (101,516) at 20220105012522983
103255 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/rcw_kmp204x.cfg' (101,517) at 20210308005003012
103256 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_osd_afbcd.c' (101,518) at 20220525020652923
103257 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/cpld.h' (101,519) at 20210308005002988
103258 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/__init__.py' (101,520) at 20241206090014290
103259 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_main.c' (101,521) at 20240405153049093
103260 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd-new.service' (101,522) at 20230520080014480
103261 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/timers-howto.rst' (101,523) at 20220525020651758
103262 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sync_file.h' (101,524) at 20210307214931522
103263 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-x86/chassis/x86-power-control/power-config-host0.json' (101,525) at 20230120040014546
103264 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-Specify-correct-function-signatures-and-de.patch' (101,526) at 20220910030013429
103265 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/ints_low.S' (101,527) at 20210308005002544
103266 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.7.rst' (101,528) at 20241221090017596
103267 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-dv.rst' (101,529) at 20220525020651782
103268 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_rwpf.c' (101,530) at 20240613080016423
103269 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/bootrom.txt' (101,531) at 20210307214925270
103270 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddrphy_csr.c' (101,532) at 20210308005003364
103271 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sch311x.c' (101,533) at 20240405153047081
103272 2025-01-08 03:00:52.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/null-argv.c' (101,534) at 20240405153054301
103273 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_85xx.h' (101,535) at 20240405153046133
103274 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_scaler.h' (101,536) at 20210307214928042
103275 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/xilinx_axi_emac.c' (101,537) at 20210308005003448
103276 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/130' (101,538) at 20240906080037564
103277 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/131' (101,539) at 20240326080039730
103278 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state_3d.xml.h' (101,540) at 20210307214927770
103279 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8083.c' (101,541) at 20240405153049301
103280 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/metricgroup.h' (101,542) at 20240405153054197
103281 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/jhash.h' (101,543) at 20210309003654960
103282 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/slimbus/slimbus.yaml' (101,544) at 20240405153045153
103283 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/clipboard.c' (101,545) at 20240906080037584
103284 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/ccache.conf' (101,546) at 20231126090012841
103285 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pmc.c' (101,547) at 20210309003651576
103286 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-apscheduler_3.10.4.bb' (101,548) at 20240301090012423
103287 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.h' (101,549) at 20240405153230507
103288 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/ptrace.h' (101,550) at 20240405153229859
103289 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/cpu.c' (101,551) at 20210308005002856
103290 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-vencrypt.c' (101,552) at 20210308005046553
103291 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/Kconfig' (101,553) at 20240405153046649
103292 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0010-autofs-5.1.9-Fix-incompatible-function-pointer-types.patch' (101,554) at 20241221090017496
103293 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-sli-defs.h' (101,555) at 20210307214926238
103294 2025-01-08 03:00:52.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/argument_test.cpp' (101,556) at 20220330030021482
103295 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/twl4030.c' (101,557) at 20210308005003384
103296 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfeq.c' (101,558) at 20210308005046529
103297 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/Makefile' (101,559) at 20240405153050389
103298 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t4240.c' (101,560) at 20210308005003432
103299 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vsock-pci.c' (101,561) at 20221215040039170
103300 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irqflags_64.h' (101,562) at 20210307214926582
103301 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr.h' (101,563) at 20240726080012862
103302 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sama7_defconfig' (101,564) at 20240405153229907
103303 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/Makefile' (101,565) at 20210308005003044
103304 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/current.h' (101,566) at 20240405153046245
103305 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/vfio.json' (101,567) at 20241211090212450
103306 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip32_defconfig' (101,568) at 20240405153045993
103307 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/Makefile' (101,569) at 20210307214925870
103308 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs5535-mfd.c' (101,570) at 20210307214929002
103309 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/cq.c' (101,571) at 20240405153049073
103310 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1373.h' (101,572) at 20210307214932294
103311 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/pmc.json' (101,573) at 20210307214932538
103312 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/viot.h' (101,574) at 20220429100100434
103313 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry-fpsimd.S' (101,575) at 20240405153045869
103314 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/nrf51_soc.h' (101,576) at 20220429100100558
103315 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/arch-tests.c' (101,577) at 20240405153054089
103316 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_cmd.c' (101,578) at 20240405153050341
103317 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/Makefile' (101,579) at 20240405153232263
103318 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/run-ptest' (101,580) at 20240413080012655
103319 2025-01-08 03:00:52.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/cnqf.c' (101,581) at 20240405153231339
103320 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isp.h' (101,582) at 20240405153230819
103321 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2204.conf' (101,583) at 20230606080013598
103322 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/acer-wireless.c' (101,584) at 20220525020653903
103323 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_tty.c' (101,585) at 20240405153231379
103324 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/Makefile' (101,586) at 20210307214931898
103325 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/slot_map.h' (101,587) at 20220525020654475
103326 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/event_manager.cpp' (101,588) at 20241122090035229
103327 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libpython.c' (101,589) at 20210307214932466
103328 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/raw_tp_writable_reject_nbd_invalid.c' (101,590) at 20240405153054257
103329 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.h' (101,591) at 20240624080012796
103330 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kobject.c' (101,592) at 20240405153231951
103331 2025-01-08 03:00:52.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/traps.c' (101,593) at 20240405153045913
103332 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/null_syscall.c' (101,594) at 20220525020655227
103333 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c' (101,595) at 20240405153047153
103334 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_ccg.c' (101,596) at 20241115090012961
103335 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_ttm_helper.h' (101,597) at 20240405153052633
103336 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/subcore.c' (101,598) at 20240405153046217
103337 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/multicalls.h' (101,599) at 20240405153230147
103338 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jstyleson_0.0.2.bb' (101,600) at 20241206090014266
103339 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/l4lb_all.c' (101,601) at 20240405153054253
103340 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_api.h' (101,602) at 20240405153052669
103341 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsberget_Gl' (101,603) at 20210307205553786
103342 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-beacon-kit.dts' (101,604) at 20240405153229923
103343 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0010-fix-error-for-expansion-of-macro-in-thread.h.patch' (101,605) at 20230131040012027
103344 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml' (101,606) at 20240405153045129
103345 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/os-release/os-release.bb' (101,607) at 20241221090017644
103346 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.virtio' (101,608) at 20210308005003300
103347 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/hypercall.h' (101,609) at 20210307214926066
103348 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/leds/romulus-led-manager-config-native.bb' (101,610) at 20241206090014230
103349 2025-01-08 03:00:52.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mac.c' (101,611) at 20240405153050609
103350 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/smp.c' (101,612) at 20240405153230039
103351 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb' (101,613) at 20241221090017560
103352 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/l2_tos_ttl_inherit.sh' (101,614) at 20240405153054345
103353 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_deps.c' (101,615) at 20240405153048525
103354 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.h' (101,616) at 20210307214928838
103355 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppNavigation/AppNavigationMixin.js' (101,617) at 20241004080035959
103356 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/smapi.h' (101,618) at 20210307214926950
103357 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CONNSECMARK.c' (101,619) at 20241018080014586
103358 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sifive.c' (101,620) at 20240405153231519
103359 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c' (101,621) at 20240405153231315
103360 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Chassis_VCEN.json' (101,622) at 20221213040036917
103361 2025-01-08 03:00:52.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq4019.c' (101,623) at 20240405153051345
103362 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_opp.c' (101,624) at 20240405153047233
103363 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/rules.mk' (101,625) at 20210308004922940
103364 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/MAINTAINERS' (101,626) at 20210308005003052
103365 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/.kunitconfig' (101,627) at 20240405153230299
103366 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/meson-g12b-fails.txt' (101,628) at 20240405153230531
103367 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_inner_v6_multipath.sh' (101,629) at 20210307214932686
103368 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_takara.c' (101,630) at 20210307214925658
103369 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/Build' (101,631) at 20210307214932518
103370 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/msr.c' (101,632) at 20240405153230127
103371 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/stackcollapse-record' (101,633) at 20210307214932566
103372 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1.dtsi' (101,634) at 20240405153045585
103373 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/trace.h' (101,635) at 20210308005045897
103374 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/phosphor-logging.wrap' (101,636) at 20240215090006160
103375 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/kexec_relocate.S' (101,637) at 20220525020652090
103376 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/isp.c' (101,638) at 20210307214930542
103377 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/Makefile' (101,639) at 20240405153045901
103378 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am57xx_hs_evm_usb_defconfig' (101,640) at 20210308005003248
103379 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7780.c' (101,641) at 20241211090145433
103380 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/poky-altcfg.yml' (101,642) at 20241221090017464
103381 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cpumask_failure.c' (101,643) at 20240830080013363
103382 2025-01-08 03:00:52.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/psqlodbc-remove-some-checks-for-cross-compiling.patch' (101,644) at 20221003030013269
103383 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/test/fileio_test.cpp' (101,645) at 20240724080006311
103384 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/OWNERS' (101,646) at 20220811030034859
103385 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/oob-test.out' (101,647) at 20210308005046409 to deleted uid set
103386 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/qpl-compression.rst' (101,648) at 20240906080037172
103387 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate/0001-Include-linux-stat.h-only-when-sys-stat.h-is-not-inc.patch' (101,649) at 20240413080012655
103388 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/localalloc.h' (101,650) at 20220525020654475
103389 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep.dtsi' (101,651) at 20210308005002596
103390 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd9335.c' (101,652) at 20240405153232163
103391 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm200.c' (101,653) at 20220525020652971
103392 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi' (101,654) at 20240405153229903
103393 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/android-gadget-cleanup' (101,655) at 20210812000025198
103394 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-juno.inc' (101,656) at 20230114040015462
103395 2025-01-08 03:00:52.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/signal.h' (101,657) at 20240405153045965
103396 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi6421v530-regulator.c' (101,658) at 20240405153051465
103397 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-edp.dtsi' (101,659) at 20240405153045561
103398 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf4.c' (101,660) at 20240405153054273
103399 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/start.S' (101,661) at 20210308005002952
103400 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/fit2.c' (101,662) at 20240405153046665
103401 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp_0.8.2.bb' (101,663) at 20220402030016003
103402 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sched_policy.c' (101,664) at 20210307214932578
103403 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_w.c' (101,665) at 20210308005046513
103404 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_ops.c' (101,666) at 20210307214929186
103405 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-kernel-notes' (101,667) at 20210309003648244
103406 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_channel.c' (101,668) at 20210308004938820
103407 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_mii_rt.h' (101,669) at 20240405153231063
103408 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cfg802154.h' (101,670) at 20240405153231851
103409 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/settings_production_example.py' (101,671) at 20210307205554290
103410 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog_service.cpp' (101,672) at 20240724080026572
103411 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-fallback.c' (101,673) at 20240405153046517
103412 2025-01-08 03:00:52.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pstack.c' (101,674) at 20210307214932602
103413 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373-i2c.c' (101,675) at 20240405153053629
103414 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/memblock.h' (101,676) at 20210307214925850
103415 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgalloc.h' (101,677) at 20240405153230063
103416 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/generic.c' (101,678) at 20240405153052049
103417 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/memory.json' (101,679) at 20240405153054133
103418 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/sdhci.h' (101,680) at 20240405153045685
103419 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/actions,s500-pinctrl.yaml' (101,681) at 20240405153045133
103420 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-full-cmdline.bb' (101,682) at 20240309090012820
103421 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/ADCSensorMain.cpp' (101,683) at 20241112090003090
103422 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LiLiQ-P-1.1' (101,684) at 20211006000025238
103423 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sky81452-regulator.c' (101,685) at 20240405153051473
103424 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml' (101,686) at 20240405153045037
103425 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm2835-aux.h' (101,687) at 20210308005003632
103426 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/memtype.h' (101,688) at 20240405153046389
103427 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/lib/slab.c' (101,689) at 20240405153054225
103428 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-phycore-rdk.dts' (101,690) at 20240405153045561
103429 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl301rf.h' (101,691) at 20210307214928798
103430 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch' (101,692) at 20241221090017664
103431 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/book3s/Makefile' (101,693) at 20220525020652074
103432 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.mmio64' (101,694) at 20240906080037556 to deleted uid set
103433 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/perf_regs.h' (101,695) at 20240405153046133
103434 2025-01-08 03:00:52.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-guruplug-server-plus.dts' (101,696) at 20240405153045457
103435 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/ddr2_regs.h' (101,697) at 20210308005003372
103436 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_spe_clut224.ppm' (101,698) at 20210307214930954
103437 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/README.md' (101,699) at 20240618080045405
103438 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/const.h' (101,700) at 20210308005003656
103439 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tda9950.h' (101,701) at 20210307214931482
103440 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/dlg,da9150-fuel-gauge.yaml' (101,702) at 20240405153045141
103441 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd-base.dts' (101,703) at 20210308005002592
103442 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-chassis.json' (101,704) at 20230128040012698
103443 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/meson.build' (101,705) at 20220913030027305
103444 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/hu' (101,706) at 20210308005046145
103445 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager_arria10.h' (101,707) at 20210308005002780
103446 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/snps,hsdk-cgu.h' (101,708) at 20210308005003632
103447 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb' (101,709) at 20241221090017668
103448 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_cpumap.rst' (101,710) at 20240405153044993
103449 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sandbox_osd.c' (101,711) at 20210308005003532
103450 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kfence.h' (101,712) at 20240405153231815
103451 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/sandbox/sandboxfs.c' (101,713) at 20210308005003548
103452 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn30.c' (101,714) at 20220525020652530
103453 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_qm_regs.h' (101,715) at 20240405153046605
103454 2025-01-08 03:00:52.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra210-xusb.yaml' (101,716) at 20240405153045181
103455 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1_vtu.c' (101,717) at 20240405153049753
103456 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_queues.c' (101,718) at 20240405153231063
103457 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c' (101,719) at 20240411080014094
103458 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/sysfs-api.rst' (101,720) at 20240405153045197
103459 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/boost.wrap' (101,721) at 20221014100033151
103460 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.0.4.bb' (101,722) at 20230503080014591
103461 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links-sequencer.bb' (101,723) at 20220921030015990
103462 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_clock_getres.c' (101,724) at 20240405153054381
103463 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rapidio' (101,725) at 20240405153044917
103464 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-protocol-former.c' (101,726) at 20240405153053501
103465 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker.h' (101,727) at 20220525020653639
103466 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0004-mmal_20.patch' (101,728) at 20230114040015494
103467 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106.h' (101,729) at 20240405153053517
103468 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target-reg-bits.h' (101,730) at 20230925080040081
103469 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mlxsw.rst' (101,731) at 20240405153045237
103470 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/canaan,k210-clk.yaml' (101,732) at 20240405153045021
103471 2025-01-08 03:00:52.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/acbell_rica_psu.json' (101,733) at 20220601030005861
103472 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3288_common.h' (101,734) at 20210308005003612
103473 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/netem.json' (101,735) at 20240405153054377
103474 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/ics8n3qv01.c' (101,736) at 20210308005003348
103475 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/pmem-dax.c' (101,737) at 20240405153054229
103476 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/make/make/0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch' (101,738) at 20210307205554538
103477 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-fileops.c' (101,739) at 20240405153049357
103478 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000.c' (101,740) at 20241216090017709
103479 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7757.c' (101,741) at 20210307214926566
103480 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-all.out' (101,742) at 20220429100100882 to deleted uid set
103481 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/trace.h' (101,743) at 20240405153051393
103482 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session' (101,744) at 20230706080014789
103483 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts.h' (101,745) at 20240405153052961
103484 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-cli.cpp' (101,746) at 20230516080019606
103485 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/loongson2_thermal.c' (101,747) at 20240405153231499
103486 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0004-config_info.c-not-expose-build-info.patch' (101,748) at 20240309090012804
103487 2025-01-08 03:00:52.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_tfa_SECURE_BOOT_defconfig' (101,749) at 20210308005003264
103488 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.c' (101,750) at 20220525020652967
103489 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl2.h' (101,751) at 20210307214929310
103490 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-ldb.c' (101,752) at 20240405153230523
103491 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/top.c' (101,753) at 20240405153054209
103492 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/tagged-pointers.txt' (101,754) at 20240405153045285
103493 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_cpu.h' (101,755) at 20240326080039562
103494 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64w-a0.dts' (101,756) at 20240405153045433
103495 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/s3c-hsotg.h' (101,757) at 20210307214931482
103496 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-rcar-r8a779x_usb3_v3.h' (101,758) at 20210308005003516
103497 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/Makefile' (101,759) at 20240405153046413
103498 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/Kconfig' (101,760) at 20240405153231067
103499 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/async_stack_depth.c' (101,761) at 20240405153054245
103500 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov7660.c' (101,762) at 20210307214928830
103501 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mediatek,nand-ecc-engine.yaml' (101,763) at 20240405153045113
103502 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/run-ptest' (101,764) at 20231014080011723
103503 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/swab.h' (101,765) at 20210308005003656
103504 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/rng.c' (101,766) at 20210308005003216
103505 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-s6q/packagegroups/packagegroup-s6q-apps.bb' (101,767) at 20220224040010566
103506 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit_3.11.bb' (101,768) at 20241221090017644
103507 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/conftest.py' (101,769) at 20221213040040909
103508 2025-01-08 03:00:52.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE-CKSUM' (101,770) at 20210518000100501 to deleted uid set
103509 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sa8775p-rpmh.h' (101,771) at 20240405153052649
103510 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/switch_to.h' (101,772) at 20210307214926586
103511 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9261.dtsi' (101,773) at 20210308005002572
103512 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/monitor_mwait_test.c' (101,774) at 20240405153232271
103513 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC' (101,775) at 20240906080037556 to deleted uid set
103514 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/state.hpp' (101,776) at 20230523080037934
103515 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/phosphor-ipmi-flash-bios-update.service' (101,777) at 20220119040023096
103516 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_pci.h' (101,778) at 20210308005003536
103517 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.c' (101,779) at 20220525020652971
103518 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/README.md' (101,780) at 20240806080022195
103519 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cutils.h' (101,781) at 20241211090212366
103520 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/firmware-uclass.c' (101,782) at 20210308005003372
103521 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/Kconfig' (101,783) at 20210308005002976
103522 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-generic.c' (101,784) at 20241114091008832
103523 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/mmc.c' (101,785) at 20210308005003540
103524 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-98dx3336.dtsi' (101,786) at 20240405153045453
103525 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-microchip-pit64b.c' (101,787) at 20240405153046877
103526 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sn/intr.h' (101,788) at 20210307214926118
103527 2025-01-08 03:00:52.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_hw.h' (101,789) at 20240405153050029
103528 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/regs.h' (101,790) at 20210307214929362
103529 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha3-ce-glue.c' (101,791) at 20240405153045849
103530 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/fuzzing.rst' (101,792) at 20241211090212234
103531 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h' (101,793) at 20240405153048597
103532 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-basic' (101,794) at 20210307214932570
103533 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/a.out.h' (101,795) at 20210307214926682
103534 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/bcm2835_thermal.c' (101,796) at 20240812080017248
103535 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pgalloc.h' (101,797) at 20240405153230079
103536 2025-01-08 03:00:52.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_kernel.c' (101,798) at 20240405153230091
103537 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/openbios-sparc32' (101,799) at 20241211090212434
103538 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/uv_time.c' (101,800) at 20210309003649092
103539 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/eb_cpu5282.h' (101,801) at 20210308005003592
103540 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/gate.json' (101,802) at 20240405153054377
103541 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-pm.c' (101,803) at 20210307214926746
103542 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/map_rom.c' (101,804) at 20240405153049677
103543 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/obmc/power_control' (101,805) at 20221129040014411
103544 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VMPU.interface.yaml' (101,806) at 20220315030032659
103545 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/Makefile' (101,807) at 20210308005002916
103546 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/qi_lb60.dts' (101,808) at 20240405153045989
103547 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla24_dsp.c' (101,809) at 20220525020654995
103548 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbla.c' (101,810) at 20210308005046505
103549 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/namei_msdos.c' (101,811) at 20240405153052361
103550 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-detailed-1' (101,812) at 20241211090145573
103551 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/ghex/ghex_46.1.bb' (101,813) at 20241221090017488
103552 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/syscalls/Makefile' (101,814) at 20240405153045357
103553 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/misc.c' (101,815) at 20210307214926306
103554 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/nvmem/microchip,sama7g5-otpc.h' (101,816) at 20240405153052649
103555 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/aufs-util-add-tool-concept-to-Makefile-for-cross-com.patch' (101,817) at 20210307205553738
103556 2025-01-08 03:00:52.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/serial-to-host@.service.in' (101,818) at 20220818100016223
103557 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/pegasus_notetaker.c' (101,819) at 20240405153049157
103558 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/7000.c' (101,820) at 20240405153050509
103559 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-v4l.c' (101,821) at 20210309003650396
103560 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/Makefile' (101,822) at 20210308005002996
103561 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/DINF.interface.yaml' (101,823) at 20220315030032659
103562 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/CONTRIBUTING.md' (101,824) at 20240628080017109
103563 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pmem.h' (101,825) at 20240405153051197
103564 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-e5.dts' (101,826) at 20240405153229939
103565 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_fence.h' (101,827) at 20240405153230603
103566 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/asn1.c' (101,828) at 20240405153052505
103567 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse-type/run-ptest' (101,829) at 20240301090012431
103568 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5020si-pre.dtsi' (101,830) at 20210307214926350
103569 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive_regs.h' (101,831) at 20240326080039454
103570 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ThermalSubsystem_v1.xml' (101,832) at 20240619080002936
103571 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/typec.rst' (101,833) at 20210307214925474
103572 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamrng.c' (101,834) at 20240405153046929
103573 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,vsp1.yaml' (101,835) at 20240405153045101
103574 2025-01-08 03:00:52.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sufile.c' (101,836) at 20240405153231707
103575 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_util.c' (101,837) at 20240405153051965
103576 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mixer.c' (101,838) at 20210307214932274
103577 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/pl01x.S' (101,839) at 20240405153045625
103578 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/socket_cookie_prog.c' (101,840) at 20220525020655199
103579 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_debug.c' (101,841) at 20240910080014030
103580 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-sr-som.dtsi' (101,842) at 20240405153229927
103581 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_clocks.c' (101,843) at 20210307214928010
103582 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/time.h' (101,844) at 20210307214931694
103583 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma-private.c' (101,845) at 20240405153230287
103584 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/memory.json' (101,846) at 20240405153054113
103585 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/templates/kernel-toc.html' (101,847) at 20240405153045265
103586 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lzo.h' (101,848) at 20210307214931418
103587 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml' (101,849) at 20240405153045141
103588 2025-01-08 03:00:52.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/assoc_array.c' (101,850) at 20240405153053081
103589 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_0_offset.h' (101,851) at 20240405153047677
103590 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-gen.h.inc' (101,852) at 20240906080037324
103591 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/memslot_modification_stress_test.c' (101,853) at 20240405153054321
103592 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asgiref_3.8.1.bb' (101,854) at 20240413080012659
103593 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/sbs-battery.h' (101,855) at 20210307214931486
103594 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda665x.c' (101,856) at 20240405153049301
103595 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend' (101,857) at 20241026080010886
103596 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/x2000-dma.h' (101,858) at 20220525020654543
103597 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/phosphor-logging.wrap' (101,859) at 20220525020545509
103598 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-bulk.c' (101,860) at 20240405153046777
103599 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-sw-bch.c' (101,861) at 20220525020653395
103600 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lpc_mec.h' (101,862) at 20240910080014062
103601 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/power_off_config.md' (101,863) at 20240807080019546
103602 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/debugfs.h' (101,864) at 20210307214931366
103603 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_NAND_33_defconfig' (101,865) at 20210308005003236
103604 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb' (101,866) at 20241221090017564
103605 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/development-process.rst' (101,867) at 20210307214925550
103606 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi' (101,868) at 20240805080013915
103607 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/resctrl.h' (101,869) at 20240405153046393
103608 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jmespath_1.0.1.bb' (101,870) at 20220721030015849
103609 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt.c' (101,871) at 20240405153231343
103610 2025-01-08 03:00:52.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-fvp-base.inc' (101,872) at 20241206090014214
103611 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_debug.h' (101,873) at 20240405153048597
103612 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/eventreplay/README' (101,874) at 20210307205554266
103613 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere-host-shutdown-ack@.service' (101,875) at 20230706080014725
103614 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs-common.c' (101,876) at 20240405153053121
103615 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/northbridge.c' (101,877) at 20210308005002852
103616 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/Kconfig' (101,878) at 20240405153050325
103617 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stackprotector.h' (101,879) at 20240405153045861
103618 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc001x-common.h' (101,880) at 20210307214928794
103619 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/bitops.h' (101,881) at 20240405153045905
103620 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c' (101,882) at 20240405153050297
103621 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarmv5.yml' (101,883) at 20241206090014206
103622 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/Kconfig' (101,884) at 20241211090212462
103623 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shrinker_debug.c' (101,885) at 20240405153053149
103624 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/Makefile' (101,886) at 20210308005002768
103625 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8195-pinctrl.yaml' (101,887) at 20240405153045133
103626 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/usbgx.service' (101,888) at 20240301090012431
103627 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_syscall.h' (101,889) at 20220429100100646
103628 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi.c' (101,890) at 20240405153046741
103629 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg' (101,891) at 20210307205554390
103630 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-resched-dscr.c' (101,892) at 20220525020655227
103631 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/phal-devtree.bb' (101,893) at 20210812000025258
103632 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscall_wrapper.h' (101,894) at 20240405153046129
103633 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8188.h' (101,895) at 20240405153051321
103634 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/direct.h' (101,896) at 20240405153052993
103635 2025-01-08 03:00:52.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/upd64031a.c' (101,897) at 20240405153049345
103636 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c' (101,898) at 20241211090145449
103637 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/early_cmos.c' (101,899) at 20210308005002884
103638 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1-monitoring.service' (101,900) at 20230920080013648
103639 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp20x_battery.c' (101,901) at 20241008080013967
103640 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd_3.6.5.bb' (101,902) at 20241221090017636
103641 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/metricgroups.json' (101,903) at 20240405153054125
103642 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stratixII.h' (101,904) at 20210308005003688
103643 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-clear-one-time@.service' (101,905) at 20210308005055797
103644 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-arl-match.c' (101,906) at 20240613080016547
103645 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/utils.c' (101,907) at 20240405153054389
103646 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/latencytop.c' (101,908) at 20240405153053013
103647 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_util.h' (101,909) at 20240405153054241
103648 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/functionfs.rst' (101,910) at 20240405153045305
103649 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/tcan4x5x.h' (101,911) at 20220525020653419
103650 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' (101,912) at 20241217090008764
103651 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/Makefile' (101,913) at 20210307214932206
103652 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/Kconfig' (101,914) at 20240405153052449
103653 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/0001-configure-Check-for-clock_gettime-seprately-from-__N.patch' (101,915) at 20220402030015899
103654 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (101,916) at 20230722080012861
103655 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_pm.h' (101,917) at 20240405153230163
103656 2025-01-08 03:00:52.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-zipp_3.21.0.bb' (101,918) at 20241221090017668
103657 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-libelf-elf_end.c-check-data_list.data.d.d_buf-before.patch' (101,919) at 20241221090017656
103658 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/skip_action.hpp' (101,920) at 20210308005120353
103659 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serdev.h' (101,921) at 20240405153052793
103660 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb' (101,922) at 20241221090017564
103661 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rtnh.h' (101,923) at 20210307214931574
103662 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781-i2c.c' (101,924) at 20240405153053565
103663 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/dlhl60d.c' (101,925) at 20240405153049009
103664 2025-01-08 03:00:52.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/radix_tlb.c' (101,926) at 20240405153230047
103665 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_1_sh_mask.h' (101,927) at 20210307214927534
103666 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/rcom.h' (101,928) at 20240405153231651
103667 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/case.py' (101,929) at 20231126090012845
103668 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/udivdi3.S' (101,930) at 20210307214926610
103669 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/Makefile' (101,931) at 20210307214932518
103670 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb' (101,932) at 20241221090017660
103671 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/meson.build' (101,933) at 20230601080022474
103672 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_partition_invalid.cpp' (101,934) at 20210308005108645
103673 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asmmacro-64.h' (101,935) at 20210307214926210
103674 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sungem.c' (101,936) at 20240613080016439
103675 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/Makefile' (101,937) at 20210308005002916
103676 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/Firejail/firejail_0.9.72.bb' (101,938) at 20241221090017580
103677 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-mp2629' (101,939) at 20210309003648256
103678 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1409.c' (101,940) at 20240405153049293
103679 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_send.c' (101,941) at 20220525020654891
103680 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/thermalcontroller.hpp' (101,942) at 20240904080040763
103681 2025-01-08 03:00:52.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,soc.txt' (101,943) at 20210308005002536
103682 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-core.c' (101,944) at 20240405153049557
103683 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/gen_fixtures.py' (101,945) at 20241221090017592
103684 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/brotli/brotli_1.1.0.bb' (101,946) at 20231207090015266
103685 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (101,947) at 20241004080014303
103686 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zlib.c' (101,948) at 20210308005046553
103687 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/cfg80211.c' (101,949) at 20240405153050477
103688 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0003-update-ca-certificates-use-relative-symlinks-from-ET.patch' (101,950) at 20210307205554614
103689 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vminh.S' (101,951) at 20230426080043952
103690 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/standard.py' (101,952) at 20241221090017700
103691 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/037_x86_no_ucode.dts' (101,953) at 20210308005003752
103692 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.h' (101,954) at 20240405153232215
103693 2025-01-08 03:00:52.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-sheep.dts' (101,955) at 20210308005002608
103694 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/math-emu.h' (101,956) at 20210307214926334
103695 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.2.rst' (101,957) at 20241221090017592
103696 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_kms.c' (101,958) at 20240405153230627
103697 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/mmc.h' (101,959) at 20210308005002768
103698 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91rm9200ek_ram_defconfig' (101,960) at 20210308005003248
103699 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP0.interface.yaml' (101,961) at 20220315030032659
103700 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.0.bb' (101,962) at 20241221090017548
103701 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DIG.h' (101,963) at 20240405153051921
103702 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/Makefile' (101,964) at 20240405153048573
103703 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi.c' (101,965) at 20240405153230563
103704 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra.c' (101,966) at 20240405153231339
103705 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6qsabrelite_defconfig' (101,967) at 20210308005003268
103706 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cmd.h' (101,968) at 20210307214929870
103707 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/s390_flic_kvm.c' (101,969) at 20241211090212286
103708 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/turbografx.c' (101,970) at 20240405153049133
103709 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_v1v2.c' (101,971) at 20240405153054249
103710 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c' (101,972) at 20240405153054361
103711 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/max31785@52.conf' (101,973) at 20240904080027734
103712 2025-01-08 03:00:52.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/asm-offsets.h' (101,974) at 20210307214925666
103713 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/drgn/python3-drgn_0.0.29.bb' (101,975) at 20241221090017528
103714 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-asus-tf701t.dts' (101,976) at 20240405153229875
103715 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/hw_channel.h' (101,977) at 20240405153231855
103716 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/seco/seco-cec.c' (101,978) at 20240405153049265
103717 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mmc_host_def.h' (101,979) at 20210308005002636
103718 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0001-extmk-fix-cross-compilation-of-external-gems.patch' (101,980) at 20241221090017672
103719 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_max_descriptors.sh' (101,981) at 20240405153054297
103720 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/atyfb.h' (101,982) at 20240405153052181
103721 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcpbpf_kern.c' (101,983) at 20240405153054281
103722 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/amiserial.c' (101,984) at 20240405153231503
103723 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/usercommands.cpp' (101,985) at 20241009080021762
103724 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_prime.h' (101,986) at 20220525020653003
103725 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ot1200_spl_defconfig' (101,987) at 20210308005003272
103726 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/meson.build' (101,988) at 20240906080037160
103727 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_config_printk_time.log' (101,989) at 20210309003655972
103728 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (101,990) at 20230722080012861
103729 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_accel.c' (101,991) at 20240405153231491
103730 2025-01-08 03:00:52.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/Kconfig' (101,992) at 20220525020651998
103731 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/omap3logic.c' (101,993) at 20210308005003016
103732 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am572x-idk.dts' (101,994) at 20210308005002564
103733 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/module.h' (101,995) at 20240405153045625
103734 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_ethtool.c' (101,996) at 20240405153051533
103735 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp4xx.dtsi' (101,997) at 20240405153045437
103736 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/be_byteshift.h' (101,998) at 20210308005003672
103737 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,pch-msi.yaml' (101,999) at 20240405153045085
103738 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-KarrerNet' (102,000) at 20210307205553758
103739 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/configure.ac' (102,001) at 20210308005111461
103740 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4m_smp.c' (102,002) at 20240405153046329
103741 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.22.0.bb' (102,003) at 20231126090012789
103742 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/fls.h' (102,004) at 20210307214926314
103743 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/ubuntu.aarch64' (102,005) at 20240326080039750
103744 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/041_unknown_pos_size.dts' (102,006) at 20210308005003752
103745 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc-etf.c' (102,007) at 20240405153048893
103746 2025-01-08 03:00:52.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts/44-source-han-sans-jp-fonts.conf' (102,008) at 20241206090014258
103747 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json' (102,009) at 20241213090004417
103748 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h' (102,010) at 20210307214927906
103749 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/corstone1000-external-sys-tests_1.0.bb' (102,011) at 20230919080013950
103750 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_arp/arpt_mangle.h' (102,012) at 20210307214931646
103751 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb' (102,013) at 20220402030016027
103752 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.c' (102,014) at 20240405153048661
103753 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0026-undef-stdin-for-references-using-stdin-as-a-struct-m.patch' (102,015) at 20241221090017644
103754 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utils_keywords.py' (102,016) at 20231215090013781
103755 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network_%.bbappend' (102,017) at 20241206090014286
103756 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-infracfg.c' (102,018) at 20240405153051761
103757 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_syscall.h' (102,019) at 20220429100100642
103758 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if900b.h' (102,020) at 20210307214927902
103759 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ioep-fpga.c' (102,021) at 20210308005003000
103760 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__submit.hpp' (102,022) at 20240817080036820
103761 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-common.c' (102,023) at 20240405153230827
103762 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/krb5-kdc.service' (102,024) at 20210307205553878
103763 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.out' (102,025) at 20210308005046401 to deleted uid set
103764 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/fault.c' (102,026) at 20240405153229863
103765 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vga.h' (102,027) at 20210307214926678
103766 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/board.h' (102,028) at 20210308005002952
103767 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/termbits.h' (102,029) at 20210308005046089
103768 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dummy.h' (102,030) at 20210307214930186
103769 2025-01-08 03:00:52.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch' (102,031) at 20230706080014745
103770 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/irdma-abi.h' (102,032) at 20240405153231883
103771 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6ul-clock.h' (102,033) at 20240405153052641
103772 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/siano/Makefile' (102,034) at 20210307214928850
103773 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/kernel-enforcement-statement.rst' (102,035) at 20240405153045281
103774 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/gsseg.h' (102,036) at 20240405153046385
103775 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/cpld.c' (102,037) at 20210308005002992
103776 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-sensors.yaml' (102,038) at 20240224090011377
103777 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/templates/default/conf-notes.txt' (102,039) at 20230807080022154
103778 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3128.dtsi' (102,040) at 20210308005002604
103779 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/sigio.c' (102,041) at 20220525020652130
103780 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (102,042) at 20241207090012335
103781 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains2430_data.c' (102,043) at 20210307214925910
103782 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-client.default' (102,044) at 20210307205554122
103783 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rmtfs_mem.c' (102,045) at 20240405153051765
103784 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/util/debug_output.hpp' (102,046) at 20220607030033272
103785 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opencore-amr/vo-amrwbenc_0.1.3.bb' (102,047) at 20210307205553802
103786 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/Kconfig' (102,048) at 20240912080012042
103787 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/mtrap.S' (102,049) at 20210308005002844
103788 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_fd.c' (102,050) at 20240405153049741
103789 2025-01-08 03:00:52.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stmfx.yaml' (102,051) at 20240405153045109
103790 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_vclock.c' (102,052) at 20240405153051445
103791 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher_1.14.20.bb' (102,053) at 20241221090017504
103792 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AsiaSat2_C-100.5E' (102,054) at 20210307205553758
103793 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (102,055) at 20241206090014234
103794 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-normal.xsl' (102,056) at 20210307214932494
103795 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/debug-monitors.c' (102,057) at 20240405153045865
103796 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-isavga' (102,058) at 20210308005046237
103797 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma.h' (102,059) at 20240405153230579
103798 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/string.h' (102,060) at 20240405153229999
103799 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/platsmp.c' (102,061) at 20210307214925898
103800 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-dv-timings.rst' (102,062) at 20220525020651786
103801 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/samsung,exynos4-rng.yaml' (102,063) at 20210307214925414
103802 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VLanNetworkInterface_v1.xml' (102,064) at 20240619080002940
103803 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/idau.h' (102,065) at 20210308005046265
103804 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/gre_gso.sh' (102,066) at 20220525020655219
103805 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/cs8900.h' (102,067) at 20210308005003428
103806 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/drm/drm_fourcc.h' (102,068) at 20241211090212370
103807 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge' (102,069) at 20210308005046489
103808 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/sam.S' (102,070) at 20230426080043952
103809 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-caps' (102,071) at 20240405153044913
103810 2025-01-08 03:00:52.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-poeg.yaml' (102,072) at 20240405153045137
103811 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/reproducibility.patch' (102,073) at 20240413080012659
103812 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/xr_serial.c' (102,074) at 20240405153231567
103813 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/libyang/run-ptest' (102,075) at 20230401080011935
103814 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sysreg.h' (102,076) at 20240405153229979
103815 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power11-quad.dtsi' (102,077) at 20240628080013977
103816 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-no-webui.inc' (102,078) at 20231012080014468
103817 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/6.Followthrough.rst' (102,079) at 20210307214925578
103818 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/filter.h' (102,080) at 20240405153050285
103819 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-topology.c' (102,081) at 20240913080013865
103820 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bcu/bcu/0001-CMakeLists-do-not-use-vendored-libcurl.patch' (102,082) at 20241221090017532
103821 2025-01-08 03:00:52.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/0002-Fix-unittests-Typo-in-Name-Name-append-to-ndata_-not.patch' (102,083) at 20241221090017636
103822 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/coreboot.c' (102,084) at 20210308005002856
103823 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/memset.S' (102,085) at 20210307214926114
103824 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h' (102,086) at 20240405153231475
103825 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb' (102,087) at 20220204040022472
103826 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-cfg-block.h' (102,088) at 20210308005003084
103827 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-m68k/bootinfo-mac.h' (102,089) at 20210927100127253
103828 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/builder.hpp' (102,090) at 20220724030021860
103829 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci-functions.h' (102,091) at 20210307214926670
103830 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video.h' (102,092) at 20210309003649004
103831 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm,twd-wdt.yaml' (102,093) at 20240405153045185
103832 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/hfsplus_raw.h' (102,094) at 20240405153052381
103833 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/realtek.yaml' (102,095) at 20240405153045017
103834 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa73.inc' (102,096) at 20240301090012451
103835 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/0001-check-sr-results-Change-the-expected-SR-result-confi.patch' (102,097) at 20231126090012769
103836 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0004-Add-configure-option-to-find-qt5-native-tools.patch' (102,098) at 20210307205553910
103837 2025-01-08 03:00:52.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Create/meson.build' (102,099) at 20230825080021141
103838 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mcr20a.h' (102,100) at 20210307214929678
103839 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch' (102,101) at 20220125040024475
103840 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/faq.rst' (102,102) at 20240405153045009
103841 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_ppi.c' (102,103) at 20240906080037304
103842 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/endian-big' (102,104) at 20210307205554626
103843 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_mipi_defconfig' (102,105) at 20210308005003260
103844 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-b.dts' (102,106) at 20240405153229871
103845 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/xen/xen.h' (102,107) at 20210307214932742
103846 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/tpm2/tis-tpm2-spi.txt' (102,108) at 20210308005003328
103847 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/ihs_axi.c' (102,109) at 20210308005003336
103848 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_fw_counters.h' (102,110) at 20240405153230267
103849 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_rockusb.c' (102,111) at 20210308005003508
103850 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-fw-ver.sh' (102,112) at 20220716030014384
103851 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/Kconfig' (102,113) at 20220525020653475
103852 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-ns.dtsi' (102,114) at 20240405153229871
103853 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-kbl-skips.txt' (102,115) at 20240405153230531
103854 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/si476x.rst' (102,116) at 20240405153044957
103855 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arm-cci.h' (102,117) at 20210307214926058
103856 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/db/__init__.py' (102,118) at 20210307205554266
103857 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/221.out' (102,119) at 20240326080039730
103858 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb' (102,120) at 20241221090017668
103859 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/of_mdio.c' (102,121) at 20240405153050349
103860 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/Makefile' (102,122) at 20210308005003004
103861 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt274.c' (102,123) at 20240405153053697
103862 2025-01-08 03:00:52.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/regs-ost.h' (102,124) at 20240405153045681
103863 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--0a/fsi-master/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (102,125) at 20210307205554222
103864 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/link_iter.c' (102,126) at 20240405153052981
103865 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_expire_password.robot' (102,127) at 20241203090020836
103866 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/Firejail/firejail/exclude_seccomp_util_compiles.patch' (102,128) at 20230401080011947
103867 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_iso.h' (102,129) at 20210308005003288
103868 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-evb.dtsi' (102,130) at 20240405153045561
103869 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-hdmi.yaml' (102,131) at 20240405153045045
103870 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression1.c' (102,132) at 20240405153054233
103871 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas.h' (102,133) at 20220627100016930
103872 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sierra_ms.c' (102,134) at 20240405153052145
103873 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da903x.h' (102,135) at 20210307214931426
103874 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/irq.c' (102,136) at 20210307214926270
103875 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-vbi.h' (102,137) at 20210307214928686
103876 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_plip.h' (102,138) at 20210307214931638
103877 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d31.dtsi' (102,139) at 20240405153045469
103878 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_maxim_core.c' (102,140) at 20240405153052149
103879 2025-01-08 03:00:52.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-stub.c' (102,141) at 20240405153051249
103880 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/Makefile' (102,142) at 20240405153231451
103881 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe-dai.c' (102,143) at 20240405153232187
103882 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-i586-asm_32.S' (102,144) at 20220525020652138
103883 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ecm.txt' (102,145) at 20210307214925402
103884 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ringbuf.c' (102,146) at 20240405153054277
103885 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_timer.c' (102,147) at 20220804100016128
103886 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/posix_types.h' (102,148) at 20210308005002848
103887 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_regs.h' (102,149) at 20240405153231235
103888 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/iscsi_tcp.c' (102,150) at 20240405153051617
103889 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.h' (102,151) at 20210307214929298
103890 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/string.h' (102,152) at 20210307214931662
103891 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.h' (102,153) at 20240405153047281
103892 2025-01-08 03:00:52.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/miim.c' (102,154) at 20241211090212302
103893 2025-01-08 03:00:52.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/mds_client.c' (102,155) at 20240429080012448
103894 2025-01-08 03:00:52.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerCollection.json' (102,156) at 20240619080002948
103895 2025-01-08 03:00:52.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.c' (102,157) at 20240613080016563
103896 2025-01-08 03:00:52.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_type.h' (102,158) at 20240405153230979
103897 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon_helper.c' (102,159) at 20241211090212474
103898 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/apl.c' (102,160) at 20240405153053993
103899 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/renderer.py' (102,161) at 20220314030038324
103900 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c' (102,162) at 20241018080014498
103901 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/cfi.h' (102,163) at 20210308005003668
103902 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/virtual-memory.json' (102,164) at 20240405153054137
103903 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/sections.h' (102,165) at 20210308005003560
103904 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/interrupt-cnt.c' (102,166) at 20240405153046909
103905 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/thmc50.rst' (102,167) at 20210309003648428
103906 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-dlfilter.txt' (102,168) at 20240405153054077
103907 2025-01-08 03:00:52.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/device_updater.cpp' (102,169) at 20241209090039365
103908 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/sctp.rst' (102,170) at 20210307214925542
103909 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bur_am335x_common.h' (102,171) at 20210308005003588
103910 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_login.c' (102,172) at 20240405153051961
103911 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/Kconfig' (102,173) at 20240405153046729
103912 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_route.c' (102,174) at 20240405153053365
103913 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ramfb.c' (102,175) at 20240906080037216
103914 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-am654-serdes.c' (102,176) at 20240405153051301
103915 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_w.c' (102,177) at 20210308005046513
103916 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/README.rst' (102,178) at 20240405153232099
103917 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-syscall.S' (102,179) at 20210307214926570
103918 2025-01-08 03:00:52.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/main.c' (102,180) at 20240405153051589
103919 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/dmar.c' (102,181) at 20241011080017323
103920 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/integratorap.h' (102,182) at 20210308005003596
103921 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_mem.h' (102,183) at 20240405153230607
103922 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_page.h' (102,184) at 20240405153052753
103923 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f429-disco.dts' (102,185) at 20240405153045581
103924 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl_1.16.bb' (102,186) at 20221003030013273
103925 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uvc.h' (102,187) at 20240405153231551
103926 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-Makefile.in-don-t-use-the-internal-lua.patch' (102,188) at 20220402030015911
103927 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/install.sh' (102,189) at 20240405153046073
103928 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.c' (102,190) at 20240830080013287 to deleted uid set
103929 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/hugetlbpage.rst' (102,191) at 20240405153044961
103930 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect_5.45.4.bb' (102,192) at 20241221090017656
103931 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-mt6360' (102,193) at 20220525020651634
103932 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe_property_parameters.rst' (102,194) at 20240405153045309
103933 2025-01-08 03:00:52.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/Makefile' (102,195) at 20240405153048969
103934 2025-01-08 03:00:52.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/pid.c' (102,196) at 20240405153054381
103935 2025-01-08 03:00:52.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/232.out' (102,197) at 20210308005046461
103936 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_1_0_offset.h' (102,198) at 20210307214927434
103937 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-rdb.dts' (102,199) at 20210308005002580
103938 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/channel.c' (102,200) at 20240520080015151
103939 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/googletest.wrap' (102,201) at 20230816080029083
103940 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-loop.c' (102,202) at 20240405153049017
103941 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/socionext,uniphier-system-bus.yaml' (102,203) at 20210309003648328
103942 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/Makefile' (102,204) at 20240405153045609
103943 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-keys_0.5.0.bb' (102,205) at 20240301090012431
103944 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-evlist.c' (102,206) at 20240405153054065
103945 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-core2.inc' (102,207) at 20240127090011888
103946 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp874.c' (102,208) at 20210307214931182
103947 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/cell_defconfig' (102,209) at 20240405153046097
103948 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_defconfig' (102,210) at 20210308005003236
103949 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-core.c' (102,211) at 20240405153049381
103950 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_list_fail.c' (102,212) at 20240405153232259
103951 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic-common.c' (102,213) at 20210307214930578
103952 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4_pbi.cfg' (102,214) at 20210308005002956
103953 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/nuvoton/Kconfig' (102,215) at 20240405153051761
103954 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/Makefile' (102,216) at 20240405153049473
103955 2025-01-08 03:00:52.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/bench.h' (102,217) at 20240405153232223
103956 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_blocksort.c' (102,218) at 20210308005003696
103957 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/pic.c' (102,219) at 20240405153230051
103958 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/kvm.h' (102,220) at 20240906080037352
103959 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m_%.bbappend' (102,221) at 20230813080012836
103960 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/stm32l4x5_gpio.h' (102,222) at 20240906080037332
103961 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt5350-pinctrl.yaml' (102,223) at 20240405153045137
103962 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-calver/0001-setup.py-hard-code-version.patch' (102,224) at 20230520080014500
103963 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1363.yaml' (102,225) at 20240405153045069
103964 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_0_offset.h' (102,226) at 20210307214927442
103965 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x-usb.c' (102,227) at 20240405153049505
103966 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/jffs2_1pass.h' (102,228) at 20210308005003656
103967 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625k.dts' (102,229) at 20240405153045433
103968 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/renesas,em-gio.yaml' (102,230) at 20210307214925318
103969 2025-01-08 03:00:52.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/netmisc.c' (102,231) at 20240405153052517
103970 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/file.h' (102,232) at 20240405153232107
103971 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/common/common.c' (102,233) at 20210308005002904
103972 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/uncore-ddrc.json' (102,234) at 20240405153054113
103973 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp' (102,235) at 20221229040004411
103974 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/Makefile' (102,236) at 20240405153229911
103975 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/pci.rst' (102,237) at 20240405153045245
103976 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi' (102,238) at 20220525020651902
103977 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hifn_795x.c' (102,239) at 20240405153046941
103978 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-video.h' (102,240) at 20210307214928686
103979 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/Kconfig' (102,241) at 20210307214930430
103980 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+polocks.litmus' (102,242) at 20220525020655127
103981 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-debugfs.h' (102,243) at 20240405153046985
103982 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/nmi.c' (102,244) at 20230426080043684
103983 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/multiface.h' (102,245) at 20210307214930010
103984 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@40.conf' (102,246) at 20240904080027738
103985 2025-01-08 03:00:52.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmconvert.c' (102,247) at 20220525020654467
103986 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe.c' (102,248) at 20240405153054181
103987 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_close.c' (102,249) at 20240405153232079
103988 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/cfi.c' (102,250) at 20240405153049641
103989 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/static_call.h' (102,251) at 20241220090018326
103990 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c' (102,252) at 20240405153050245
103991 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/network.scss' (102,253) at 20210308005107077
103992 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/POTFILES.in' (102,254) at 20210308005003732
103993 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/uapi/asm/mman.h' (102,255) at 20210307214932458
103994 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/core.c' (102,256) at 20241216090017725
103995 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_sve_change_vl.c' (102,257) at 20241008080014055
103996 2025-01-08 03:00:52.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb' (102,258) at 20241221090017668
103997 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_metrics.c' (102,259) at 20240820080014185
103998 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat_redirect.h' (102,260) at 20240405153052857
103999 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config.bb' (102,261) at 20241206090014234
104000 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pixis.h' (102,262) at 20210308005002960
104001 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/uncore-memory.json' (102,263) at 20240405153054145
104002 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-dbus-monitor.service' (102,264) at 20230215040018439
104003 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aesni-intel_asm.S' (102,265) at 20240405153046357
104004 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/raw_diag.c' (102,266) at 20240405153053257
104005 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c' (102,267) at 20240405153230615
104006 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utnonansi.c' (102,268) at 20210307214926846
104007 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_mman.h' (102,269) at 20230925080039941
104008 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_pptable.h' (102,270) at 20240405153230507
104009 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/meson.options' (102,271) at 20230817080035125
104010 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/verity.h' (102,272) at 20240405153052301
104011 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sun_uflash.c' (102,273) at 20240405153230867
104012 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/compatible-layers.png' (102,274) at 20210307205554378 to deleted uid set
104013 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1xxx_psc.h' (102,275) at 20210307214926218
104014 2025-01-08 03:00:52.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/Kconfig' (102,276) at 20241211090212290
104015 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox2-common.dtsi' (102,277) at 20240405153045465
104016 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/bus-fixup.c' (102,278) at 20240405153230843
104017 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_std.c' (102,279) at 20220525020653963
104018 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-r4k.c' (102,280) at 20210307214926254
104019 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/gdbstub/test-mte.py' (102,281) at 20241211090212550
104020 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/detect-sled-present@.service' (102,282) at 20220719030014804
104021 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-ati-x10.c' (102,283) at 20210307214928778
104022 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/baseprojectspecificpage.html' (102,284) at 20210307205554282
104023 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/w6692.c' (102,285) at 20210307214928542
104024 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memchr.S' (102,286) at 20240405153045897
104025 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vmcore.h' (102,287) at 20210307214931686
104026 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/arm_arch_timer.c' (102,288) at 20240405153230247
104027 2025-01-08 03:00:52.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs_rvu_if.c' (102,289) at 20240405153230999
104028 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/vectors.c' (102,290) at 20210307214926142
104029 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/protocol.c' (102,291) at 20220525020654835
104030 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/calipso.c' (102,292) at 20220525020654843
104031 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/Makefile' (102,293) at 20210307214928454
104032 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/import.py' (102,294) at 20210307205554634
104033 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@3c0/ir35221@72.conf' (102,295) at 20240904080027734
104034 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power10-pmu.c' (102,296) at 20240405153046193
104035 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/ccs811.c' (102,297) at 20240405153048969
104036 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8904.yaml' (102,298) at 20240405153229799
104037 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/Makefile' (102,299) at 20210308005002960
104038 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/Kconfig' (102,300) at 20210308005002848
104039 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdc1394/libdc1394_2.2.7.bb' (102,301) at 20231126090012781
104040 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/Kconfig' (102,302) at 20210307214927858
104041 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_checkptrw.c' (102,303) at 20210308005003552
104042 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-salvator-x-u-boot.dts' (102,304) at 20210308005002600
104043 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-eth.c' (102,305) at 20240405153230211
104044 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/parallel.h' (102,306) at 20240906080037332
104045 2025-01-08 03:00:52.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lpc_sch.c' (102,307) at 20220525020653343
104046 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/si1145.c' (102,308) at 20240405153049001
104047 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/xtkbd.c' (102,309) at 20240405153049141
104048 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/.clang-format' (102,310) at 20241219090021944
104049 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-regs-options.c' (102,311) at 20210309003655960
104050 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/exynos4210_combiner.h' (102,312) at 20221215040039182
104051 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_cmdq_regs.h' (102,313) at 20240405153046605
104052 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.6.0.bb' (102,314) at 20241221090017508
104053 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/process.hpp' (102,315) at 20230511080029875
104054 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/rdma_core.c' (102,316) at 20240405153049025
104055 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/disable-libxml2-check.patch' (102,317) at 20210307205554010
104056 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest' (102,318) at 20241206090014262
104057 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/code_update.md' (102,319) at 20221209040018563
104058 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/Makefile.dtc' (102,320) at 20210308005003728
104059 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/mport_cdev.rst' (102,321) at 20210307214925470
104060 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TCP-wrappers' (102,322) at 20211006000025246
104061 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_param_trace.h' (102,323) at 20210307214932194
104062 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cardlist.rst' (102,324) at 20210307214925230
104063 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pagelist.c' (102,325) at 20240726080012870
104064 2025-01-08 03:00:52.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mqprio_lib.c' (102,326) at 20240405153053369
104065 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/rockchip-efuse.c' (102,327) at 20210308005003400
104066 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_ph.c' (102,328) at 20210308005046509
104067 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/errno.h' (102,329) at 20240405153230019
104068 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/functor.hpp' (102,330) at 20240820080023682
104069 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-cosino.dtsi' (102,331) at 20240405153045461
104070 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btree.h' (102,332) at 20240405153052445
104071 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml' (102,333) at 20240405153045105
104072 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-core.h' (102,334) at 20240405153049465
104073 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch56xx-common.h' (102,335) at 20220525020653063
104074 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_SECURE_BOOT_defconfig' (102,336) at 20210308005003232
104075 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_plus.py' (102,337) at 20230512080020573
104076 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/the_nilfs.c' (102,338) at 20240712080021089
104077 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_pwrctrl.h' (102,339) at 20220525020654187
104078 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bus_sdio.c' (102,340) at 20240405153231263
104079 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/zaurus.c' (102,341) at 20240405153050385
104080 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (102,342) at 20220622030015257
104081 2025-01-08 03:00:52.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu.h' (102,343) at 20241211090212482
104082 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/divider.txt' (102,344) at 20210307214925294
104083 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch' (102,345) at 20240413080012699
104084 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72x-mmc-iodelay.dtsi' (102,346) at 20240405153045601
104085 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/debug-monitors.h' (102,347) at 20240405153045853
104086 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/snps,dw-umctl2-ddrc.yaml' (102,348) at 20240405153045105
104087 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSupplyCollection.json' (102,349) at 20240619080002952
104088 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/imx-regs.h' (102,350) at 20210308005002640
104089 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/phosphor-logging.wrap' (102,351) at 20220323030048031
104090 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_cmdset_0020.c' (102,352) at 20240405153049677
104091 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/image_types_sparse.bbclass' (102,353) at 20230813080012844
104092 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-type-list.json' (102,354) at 20210308005046409
104093 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_rtnetlink.cpp' (102,355) at 20240822080023973
104094 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-edid.rst' (102,356) at 20220525020651786
104095 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/rpmsg.rst' (102,357) at 20210309003648464
104096 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-uv-hcalls.rst' (102,358) at 20220429100100422
104097 2025-01-08 03:00:52.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/savevm.c' (102,359) at 20241211090212394
104098 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sifive-fu740-prci.h' (102,360) at 20240405153052645
104099 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-img-spfi.c' (102,361) at 20240405153231459
104100 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7206/irq.c' (102,362) at 20210307214926538
104101 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Voxna' (102,363) at 20210307205553794
104102 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_rtl.c' (102,364) at 20240405153051901
104103 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/uaccess.c' (102,365) at 20240906080037444
104104 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tracing/ftrace-bisect.sh' (102,366) at 20240405153053461
104105 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pbl_crc32.c' (102,367) at 20210308005003772
104106 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_gop.c' (102,368) at 20210308005003704
104107 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/Makefile' (102,369) at 20240405153045441
104108 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5651.c' (102,370) at 20240405153053717
104109 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/puda.c' (102,371) at 20240405153049069
104110 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts/44-source-han-sans-tw-fonts.conf' (102,372) at 20241206090014258
104111 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_region_ttm.c' (102,373) at 20240405153048541
104112 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-dmic.yaml' (102,374) at 20240405153045169
104113 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ali1535.rst' (102,375) at 20210307214925506
104114 2025-01-08 03:00:52.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/actions,owl-sirq.yaml' (102,376) at 20240405153045081
104115 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_chtwc.c' (102,377) at 20241018080014490
104116 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/0001-linker-scripts-Do-not-export-_IO_stdin_used.patch' (102,378) at 20230919080013954
104117 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/clang-tsa.h' (102,379) at 20230426080043772
104118 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/string.h' (102,380) at 20210307214926586
104119 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/caddy.c' (102,381) at 20210308005002956
104120 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/README.md' (102,382) at 20230620080005491
104121 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/clock.h' (102,383) at 20210308005002644
104122 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/suricata.service' (102,384) at 20210905000020565
104123 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/qapi.h' (102,385) at 20240326080039522
104124 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/InfoTooltip.spec.js.snap' (102,386) at 20220105012523003
104125 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/dpio-driver.rst' (102,387) at 20220525020651742
104126 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_env.h' (102,388) at 20240405153051833
104127 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/uevent/uevent_filtering.c' (102,389) at 20210309003656020
104128 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/MCD_dma.h' (102,390) at 20210308005003556
104129 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/COPYING.apache-2.0' (102,391) at 20220315100011431
104130 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/armv5.patch' (102,392) at 20240127090011884
104131 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/comm.c' (102,393) at 20210307214932586
104132 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg' (102,394) at 20210308005002548
104133 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt1015.h' (102,395) at 20210309003653972
104134 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/index.js' (102,396) at 20210308005107077
104135 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bromsebro' (102,397) at 20210307205553778
104136 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/make_fit_atf.py' (102,398) at 20210308005002772
104137 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/emulate_loadstore.c' (102,399) at 20240405153046173
104138 2025-01-08 03:00:52.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/0001-exe-Makefile.am-add-CROSS_LAUNCHER-to-run-odbc_confi.patch' (102,400) at 20240302090018206
104139 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ChangePassword/ChangePassword.vue' (102,401) at 20241004080035963
104140 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-read-settings-mrw-native.bbappend' (102,402) at 20210812000025166
104141 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear3xx.c' (102,403) at 20240405153045689
104142 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nasaker' (102,404) at 20210307205553786
104143 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/index.rst' (102,405) at 20220525020651682
104144 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/variable/expected_stderr' (102,406) at 20210307214932154
104145 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp' (102,407) at 20240817080003179
104146 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch' (102,408) at 20241221090017676
104147 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/setup_percpu.c' (102,409) at 20240405153230127
104148 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update.bb' (102,410) at 20241206090014226
104149 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx.c' (102,411) at 20210307214925926
104150 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/params.c' (102,412) at 20240405153231915
104151 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/run-ptest' (102,413) at 20210307205554122
104152 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lgm/Kconfig' (102,414) at 20220525020652410
104153 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/rst-rk3588.c' (102,415) at 20240405153046841
104154 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-region.c' (102,416) at 20240405153047053
104155 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/page-target.c' (102,417) at 20240906080037380
104156 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/ar-5387un.c' (102,418) at 20210308005002948
104157 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xclock_1.1.1.bb' (102,419) at 20221003030013285
104158 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-priv.h' (102,420) at 20240405153230747
104159 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/beaver/Makefile' (102,421) at 20210308005003024
104160 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-mvebu.txt' (102,422) at 20210307214925390
104161 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_structs.h' (102,423) at 20220429100100618
104162 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.c' (102,424) at 20240405153048657
104163 2025-01-08 03:00:52.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max8688.c' (102,425) at 20240405153048869
104164 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c' (102,426) at 20241125090012255
104165 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample' (102,427) at 20230901080018206
104166 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-814x.c' (102,428) at 20210307214927038
104167 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/tda1997x.h' (102,429) at 20210307214931342
104168 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/v2m.c' (102,430) at 20240405153045693
104169 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/max2175.h' (102,431) at 20210307214931642
104170 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ucontext.h' (102,432) at 20210307214926518
104171 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-avpll.c' (102,433) at 20210307214926966
104172 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kprobes.h' (102,434) at 20240628080014025
104173 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cmd640.c' (102,435) at 20240405153046661
104174 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/meson.build' (102,436) at 20220913030027321
104175 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/Kconfig' (102,437) at 20210307214932042
104176 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-ring.c' (102,438) at 20210308005003516
104177 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dcr.h' (102,439) at 20210307214926578
104178 2025-01-08 03:00:52.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/sandbox.h' (102,440) at 20210308005003340
104179 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_private.h' (102,441) at 20210307214929606
104180 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/stream_test.cpp' (102,442) at 20210427000041053
104181 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-sandbox-Do-not-use-int8_t-in-std-uniform_int_distrib.patch' (102,443) at 20221003030013285
104182 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/arch_timer.c' (102,444) at 20210307214925858
104183 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/nhpoly1305-neon-glue.c' (102,445) at 20240405153045617
104184 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/ptrace_32.h' (102,446) at 20210307214926558
104185 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/spl.h' (102,447) at 20210308005002840
104186 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_astlpc.c' (102,448) at 20241219090010504
104187 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/nlmsgtab.c' (102,449) at 20240405153232115
104188 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mvebu-uart.c' (102,450) at 20240405153231515
104189 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3memcpy.S' (102,451) at 20210307214926606
104190 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/smp.h' (102,452) at 20240405153229859
104191 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/usb_network.service' (102,453) at 20220119040023096
104192 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0008-include-sysdep.h-before-net-if_tun.h.patch' (102,454) at 20230706080014737
104193 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc' (102,455) at 20241221090017468
104194 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6797-afe-pcm.txt' (102,456) at 20210307214925430
104195 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gpr-mux.c' (102,457) at 20240405153230211
104196 2025-01-08 03:00:52.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tracepoint.h' (102,458) at 20240405153054213
104197 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_hdr.h' (102,459) at 20240405153049109
104198 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_elf.h' (102,460) at 20210308005046093
104199 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux.c' (102,461) at 20220525020652314
104200 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch' (102,462) at 20230811080018298
104201 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/Makefile' (102,463) at 20210307214931242
104202 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-phycore-stm32mp15-som.dtsi' (102,464) at 20240405153045585
104203 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/fstree.c' (102,465) at 20210308005003728
104204 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/Makefile' (102,466) at 20240405153231691
104205 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/mvme5100.c' (102,467) at 20240405153046209
104206 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/error.c' (102,468) at 20210308005003356
104207 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/memmove.S' (102,469) at 20240405153046265
104208 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gitsm.py' (102,470) at 20241221090017588
104209 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apcs-msm8996.c' (102,471) at 20240405153046805
104210 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_gvrp.c' (102,472) at 20210307214931862
104211 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_npcm7xx.c' (102,473) at 20210617100022823
104212 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/amlogic/meson-canvas.h' (102,474) at 20210307214931510
104213 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_report_desc.h' (102,475) at 20240405153048813
104214 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa25x_udc.h' (102,476) at 20240405153052093
104215 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/acp3x-i2s.c' (102,477) at 20240405153053549
104216 2025-01-08 03:00:52.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-gxp_2020.10.bb' (102,478) at 20210908000029103
104217 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ts-nbus.h' (102,479) at 20210307214931526
104218 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/ddimage' (102,480) at 20220910030013433
104219 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lagfors' (102,481) at 20210307205553786
104220 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/Makefile' (102,482) at 20210307214928102
104221 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/mrlock.h' (102,483) at 20210307214931274
104222 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t1040.c' (102,484) at 20210308005003432
104223 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-trace-stap' (102,485) at 20210927100127349
104224 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/arm_sdei.h' (102,486) at 20210307214931622
104225 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/reset-cs0-aspeed' (102,487) at 20220318100029348
104226 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EventService_v1.xml' (102,488) at 20240619080002924
104227 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml' (102,489) at 20240405153045033
104228 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/wic/systemd-bootdisk-dmverity-hash.wks.in' (102,490) at 20230706080014769
104229 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/contrib/artwork/oe.svg' (102,491) at 20210307205554290
104230 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/misc.h' (102,492) at 20210308005002888
104231 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_eth.h' (102,493) at 20210307214931506
104232 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_netfilter_ctx.c' (102,494) at 20240405153054281
104233 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/qdev.h' (102,495) at 20220429100100582
104234 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-op32.h' (102,496) at 20240405153046309
104235 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-properties.h' (102,497) at 20241211090212362
104236 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-status.rst' (102,498) at 20210309003648480
104237 2025-01-08 03:00:52.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb14.rst' (102,499) at 20220525020651786
104238 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mtk-cmdq-mailbox.c' (102,500) at 20241211090145441
104239 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-fru.yaml' (102,501) at 20210307205553718
104240 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/encx24j600.c' (102,502) at 20240405153050165
104241 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sflesi.c' (102,503) at 20210308005046529
104242 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-script.c' (102,504) at 20240628080014037
104243 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/suspend_hvm.c' (102,505) at 20240405153046501
104244 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c.c' (102,506) at 20240405153047217
104245 2025-01-08 03:00:52.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2099.h' (102,507) at 20240405153049281
104246 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c' (102,508) at 20240405153048341
104247 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a779g0.c' (102,509) at 20240805080013999
104248 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qobject-input-visitor.c' (102,510) at 20241211090212554
104249 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tps6507x.dtsi' (102,511) at 20210308005002632
104250 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/meson.build' (102,512) at 20240330080006130
104251 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/pkey_api.c' (102,513) at 20241211090145485
104252 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/Makefile' (102,514) at 20210307214932670
104253 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aldebaran.c' (102,515) at 20240712080021061
104254 2025-01-08 03:00:52.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/MAINTAINERS' (102,516) at 20210308005003048
104255 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/tegra-xudc.c' (102,517) at 20240405153231555
104256 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-i2c.c' (102,518) at 20210916100017847
104257 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/slave-eeprom-backend.rst' (102,519) at 20210307214925510
104258 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/fddi.c' (102,520) at 20210307214931862
104259 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio.h' (102,521) at 20240405153045893
104260 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/amba.c' (102,522) at 20240405153230167
104261 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/dlg,da9121-regulator.h' (102,523) at 20220525020654547
104262 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp' (102,524) at 20240201090003032
104263 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/Makefile' (102,525) at 20210309003650588
104264 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/acp3x-pcm-dma.c' (102,526) at 20240405153053549
104265 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c' (102,527) at 20240405153048641
104266 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_plane_helper.h' (102,528) at 20240405153052637
104267 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSH-OpenSSH' (102,529) at 20211006000025242
104268 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb' (102,530) at 20241221090017520
104269 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/fw_env_flash_nor.config' (102,531) at 20220503030013216
104270 2025-01-08 03:00:52.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/simple.script' (102,532) at 20210307205554470
104271 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c' (102,533) at 20240405153231015
104272 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/files/static-passwd-meta-webserver' (102,534) at 20231126090012805
104273 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btqca.h' (102,535) at 20240520080015135
104274 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryDomainCollection_v1.xml' (102,536) at 20240619080002928
104275 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-xenbus' (102,537) at 20220525020651634
104276 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/Makefile' (102,538) at 20210307214930990
104277 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/marked.json' (102,539) at 20210309003655932
104278 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/entry-compact.h' (102,540) at 20240405153229859
104279 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/qos.c' (102,541) at 20210308005003036
104280 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-regs.h' (102,542) at 20220525020654279
104281 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5dm.dtsi' (102,543) at 20240405153045469
104282 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hw_irq.h' (102,544) at 20210307214925850
104283 2025-01-08 03:00:52.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/orion_wdt.c' (102,545) at 20240405153052245
104284 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nokia-bluetooth.txt' (102,546) at 20210307214925378
104285 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/mpo-cursor.svg' (102,547) at 20240405153045213
104286 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/trace.h' (102,548) at 20240326080039494
104287 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_pretimeout.c' (102,549) at 20240405153052245
104288 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-generic-dmar.json' (102,550) at 20241207090009631
104289 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_cap.json' (102,551) at 20241031080012183
104290 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/sysrq.rst' (102,552) at 20240405153045285
104291 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/Makefile' (102,553) at 20210307214928790
104292 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/queue.h' (102,554) at 20210307214930278
104293 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-som.dtsi' (102,555) at 20240405153045585
104294 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/zcrypt.h' (102,556) at 20240405153046285
104295 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/Makefile' (102,557) at 20210308005003484
104296 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_psr.h' (102,558) at 20240405153048457
104297 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/phosphor-logging.wrap' (102,559) at 20210817000025328
104298 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/ifnullfree.cocci' (102,560) at 20210309003654532
104299 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pci.c' (102,561) at 20240405153046213
104300 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-bigbenff.c' (102,562) at 20240405153048813
104301 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_crtc.h' (102,563) at 20210307214927738
104302 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gv100.c' (102,564) at 20220525020652955
104303 2025-01-08 03:00:52.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/file.c' (102,565) at 20240405153231655
104304 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/Kconfig' (102,566) at 20220525020653063
104305 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/Makefile' (102,567) at 20240405153054301
104306 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tranemo' (102,568) at 20210307205553794
104307 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch' (102,569) at 20241221090017664
104308 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/072' (102,570) at 20220429100100886
104309 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ptest.patch' (102,571) at 20241221090017656
104310 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc-platform.c' (102,572) at 20240405153051237
104311 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c' (102,573) at 20240830080013255
104312 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml' (102,574) at 20240405153045125
104313 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.6.bb' (102,575) at 20241206090014246
104314 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ingenic,pinctrl.yaml' (102,576) at 20240405153229787
104315 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/async-thread.c' (102,577) at 20240405153052273
104316 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/irqflags.h' (102,578) at 20210307214926550
104317 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/GFDL-1.1' (102,579) at 20210309003648516
104318 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/common.h' (102,580) at 20240405153046717
104319 2025-01-08 03:00:52.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_irq.c' (102,581) at 20210307214930734
104320 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/ext_manifest.h' (102,582) at 20220525020655091
104321 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5260.h' (102,583) at 20210307214927018
104322 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/0001-Support-ICU-76.1-build.patch' (102,584) at 20241221090017692
104323 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel-i2c.c' (102,585) at 20240405153048933
104324 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/exprtk.wrap' (102,586) at 20220204210413341
104325 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/reset.h' (102,587) at 20210307214926978
104326 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/w83627hf_wdt.c' (102,588) at 20240405153052245
104327 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vermagic.h' (102,589) at 20210307214926066
104328 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/wd.h' (102,590) at 20210307214926242
104329 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/entity-encoding.patch' (102,591) at 20210307205553982
104330 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/easylogo.c' (102,592) at 20210308005003760
104331 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-x86/chassis/x86-power-control_%.bbappend' (102,593) at 20241206090014202
104332 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs.h' (102,594) at 20240405153049125
104333 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/hwclock.sh' (102,595) at 20210307205554470
104334 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/device.c' (102,596) at 20240405153230707
104335 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.h' (102,597) at 20210307214930566
104336 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/branch.c' (102,598) at 20210309003648836
104337 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bug.h' (102,599) at 20240405153230027
104338 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache.c' (102,600) at 20240405153230091
104339 2025-01-08 03:00:52.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-2.5' (102,601) at 20210307205554418
104340 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/virt.h' (102,602) at 20240906080037340
104341 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_ioctl.h' (102,603) at 20240405153049817
104342 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcbuild.c' (102,604) at 20240405153231391
104343 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-tea5777.h' (102,605) at 20210307214928770
104344 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-fan_%.bbappend' (102,606) at 20240206090017943
104345 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/processor.h' (102,607) at 20210308005002840
104346 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/quick-start.md' (102,608) at 20241206090014206
104347 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/alive.h' (102,609) at 20240405153050517
104348 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cma3000_d0x.h' (102,610) at 20210307214928482
104349 2025-01-08 03:00:52.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/Makefile.vdso' (102,611) at 20240326080039562
104350 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_image_loader.c' (102,612) at 20210308005003700
104351 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Rotor.interface.yaml' (102,613) at 20221207040023631
104352 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/Makefile' (102,614) at 20210307214930702
104353 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psobject.c' (102,615) at 20240405153046625
104354 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/edma.c' (102,616) at 20240405153230287
104355 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.1.bb' (102,617) at 20241221090017484
104356 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ipl.c' (102,618) at 20241211090212330
104357 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rdc321x_wdt.c' (102,619) at 20240405153052245
104358 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/card.scss' (102,620) at 20210308005107077
104359 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens.h' (102,621) at 20241216090017741
104360 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/rc.h' (102,622) at 20210307214928402
104361 2025-01-08 03:00:52.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.yaml' (102,623) at 20240405153045049
104362 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-hmi.c' (102,624) at 20220525020652078
104363 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h' (102,625) at 20240405153048473
104364 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/console.rst' (102,626) at 20240405153044981
104365 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-fru-vpd.bbclass' (102,627) at 20210307205554046
104366 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c' (102,628) at 20240405153230423
104367 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FilterCollection_v1.xml' (102,629) at 20240619080002924
104368 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/Makefile' (102,630) at 20240405153232255
104369 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dynamic-funnel.yaml' (102,631) at 20240405153045013
104370 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/Makefile' (102,632) at 20240405153048813
104371 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-eeprom.c' (102,633) at 20210307214928598
104372 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Fix-Wincompatible-function-pointer-types.patch' (102,634) at 20230131040012031
104373 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kernel.h' (102,635) at 20240405153046325
104374 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/structure.rst' (102,636) at 20241221090017600
104375 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_irc.c' (102,637) at 20240405153053325
104376 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/common.c' (102,638) at 20240405153230243
104377 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/metricgroups.json' (102,639) at 20240405153054137
104378 2025-01-08 03:00:52.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_vlan_mode_generic.sh' (102,640) at 20210307214932658
104379 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/reg.h' (102,641) at 20210307214929942
104380 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/type_traits.hpp' (102,642) at 20240817080036824
104381 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-pattern' (102,643) at 20220525020651634
104382 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_37xx.c' (102,644) at 20240405153230163
104383 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/dp-mst/topology-figure-2.dot' (102,645) at 20210307214925494
104384 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp.c' (102,646) at 20241018080014482
104385 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/meson.build' (102,647) at 20210308005109241
104386 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/powerpc_mpc85xx_bootpg_resetvec.py' (102,648) at 20210308005003748
104387 2025-01-08 03:00:52.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/device.rst' (102,649) at 20220525020651722
104388 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/xgene_edac.c' (102,650) at 20240405153047025
104389 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/097.out' (102,651) at 20210308005046445
104390 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_dataflash_defconfig' (102,652) at 20210308005003248
104391 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/imximage.cfg' (102,653) at 20210308005003028
104392 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,orion-intc.txt' (102,654) at 20210307214925342
104393 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_scu_ipc.h' (102,655) at 20220525020652146
104394 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pllfh.h' (102,656) at 20240405153046801
104395 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap5-thermal-data.c' (102,657) at 20210307214930726
104396 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-reset-button' (102,658) at 20240105090012010
104397 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/BVTableSelectableMixin.js' (102,659) at 20220105012522983
104398 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850_am18xxevm_defconfig' (102,660) at 20210308005003256
104399 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/pci.c' (102,661) at 20210308005002992
104400 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct7802.rst' (102,662) at 20210307214925502
104401 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0017-Replace-echo-with-printf-builtin-in-nscd-init-script.patch' (102,663) at 20241221090017640
104402 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/hi3660-mailbox.c' (102,664) at 20240405153230759
104403 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/157' (102,665) at 20240906080037564
104404 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dccp.rst' (102,666) at 20210309003648436
104405 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v3.h' (102,667) at 20240405153051289
104406 2025-01-08 03:00:52.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_HOST_66_defconfig' (102,668) at 20210308005003236
104407 2025-01-08 03:00:52.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/block.c' (102,669) at 20240405153230847
104408 2025-01-08 03:00:52.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/greybus_protocols.h' (102,670) at 20210307214931394
104409 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/qla1280.h' (102,671) at 20240405153051697 to deleted uid set
104410 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/brs.c' (102,672) at 20240405153046369
104411 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/linkit-smart-7688-ram_defconfig' (102,673) at 20210308005003264
104412 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-rapid-start' (102,674) at 20210307214925202
104413 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.h' (102,675) at 20240405153047153
104414 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g45-gurnard.dts' (102,676) at 20210308005002572
104415 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/staging/axis-fifo/README' (102,677) at 20210307214930478 to deleted uid set
104416 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/stp.c' (102,678) at 20210307214931862
104417 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/soc.h' (102,679) at 20210308005002752
104418 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/Makefile' (102,680) at 20240405153046953
104419 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/bconf2ftrace.sh' (102,681) at 20220525020655111
104420 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch' (102,682) at 20210307205553990
104421 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/299' (102,683) at 20210927100127501
104422 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/cfg80211.c' (102,684) at 20240405153050613
104423 2025-01-08 03:00:52.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/meson.build' (102,685) at 20220913030027321
104424 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-topology.c' (102,686) at 20241216090017805
104425 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml' (102,687) at 20240405153229779
104426 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_template.h' (102,688) at 20210307214932634
104427 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' (102,689) at 20241213090036206 to deleted uid set
104428 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hidraw.rst' (102,690) at 20240405153045217
104429 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/benchmark.h' (102,691) at 20210307214932614
104430 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/constraint.h' (102,692) at 20240405153232115
104431 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_rcw_sd.cfg' (102,693) at 20210308005002968
104432 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutletCollection_v1.xml' (102,694) at 20240619080002932
104433 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb' (102,695) at 20241221090017552
104434 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,wdma.yaml' (102,696) at 20240405153045157
104435 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_i2c.h' (102,697) at 20240405153230583
104436 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/kdebug.h' (102,698) at 20210307214925666
104437 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count' (102,699) at 20240906080037556 to deleted uid set
104438 2025-01-08 03:00:52.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/bcm63xx_pcmcia.h' (102,700) at 20210307214930042
104439 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/gmap.c' (102,701) at 20240613080016367
104440 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/vexpress.S' (102,702) at 20210307214925858
104441 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8313erdb.dts' (102,703) at 20210307214926358
104442 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf' (102,704) at 20240413080012699
104443 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/pidfd.patch' (102,705) at 20241206090014338
104444 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos-common.h' (102,706) at 20210308005003584
104445 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm63268-clock.h' (102,707) at 20240405153052641
104446 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/kvm.conf' (102,708) at 20220525020655183
104447 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb' (102,709) at 20241206090014266
104448 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-EmleyMoor' (102,710) at 20210307205553798
104449 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cnxt/Makefile' (102,711) at 20240405153045433
104450 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/config.h' (102,712) at 20210308005002636
104451 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/agilex-clock.h' (102,713) at 20210309003653812
104452 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-venc.c' (102,714) at 20240405153046797
104453 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS5-ssh-host@.service' (102,715) at 20231025080019870
104454 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/Makefile' (102,716) at 20210307214929398
104455 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/diag_ftp.h' (102,717) at 20210307214930234
104456 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-input.c' (102,718) at 20210307214928558
104457 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm63xx_smp.c' (102,719) at 20240405153045637
104458 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/cdns,xtensa-pic.txt' (102,720) at 20210307214925342
104459 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/meta_io.h' (102,721) at 20240613080016491
104460 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ste-nomadik.txt' (102,722) at 20210307214925278
104461 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/Makefile' (102,723) at 20210307214929670
104462 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-MI-Lansing' (102,724) at 20210307205553754
104463 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/pico-imx6ul.c' (102,725) at 20210308005003068
104464 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-zynqmp-fpga' (102,726) at 20240405153044925
104465 2025-01-08 03:00:52.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/dev-raw-kcs' (102,727) at 20210624100024201
104466 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/control.h' (102,728) at 20240405153231863
104467 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/ap80x-system-controller.txt' (102,729) at 20240405153045013
104468 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_region.c' (102,730) at 20240405153048477
104469 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.h' (102,731) at 20240405153230563
104470 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-boot-vector.c' (102,732) at 20210307214926198
104471 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/offwaketime_user.c' (102,733) at 20240405153232099
104472 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4defs.h' (102,734) at 20240405153053093
104473 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc' (102,735) at 20210307214932674
104474 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_handler.cpp' (102,736) at 20240830080017491
104475 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/entry/syscalls/syscalltbl.sh' (102,737) at 20240405153232223
104476 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/Makefile' (102,738) at 20240405153049857
104477 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/0001-do-not-import-target-module-while-cross-compile.patch' (102,739) at 20240113090014532
104478 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-platform.c' (102,740) at 20240405153049801
104479 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-mrw/config.yaml' (102,741) at 20210307205554054
104480 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_api_smp.h' (102,742) at 20240405153052797
104481 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_gpu.h' (102,743) at 20241008080013923
104482 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/config.yaml' (102,744) at 20210307205554066
104483 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB-eMMC_defconfig' (102,745) at 20210308005003232
104484 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/content.scss' (102,746) at 20210308005107073
104485 2025-01-08 03:00:52.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/fix-preprocessor.patch' (102,747) at 20230706080014753
104486 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_sync.c' (102,748) at 20241216090017785
104487 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/workingset.c' (102,749) at 20240617080017410
104488 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h' (102,750) at 20240405153049881
104489 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/eap_packet.h' (102,751) at 20210307214930522
104490 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/filter.h' (102,752) at 20240405153050521
104491 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/img,boston-clock.txt' (102,753) at 20210307214925286
104492 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-owl/Kconfig' (102,754) at 20210308005002768
104493 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/irsd200.c' (102,755) at 20240405153230695
104494 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-mecool-kiii-pro.dts' (102,756) at 20240405153045713
104495 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/cmds.c' (102,757) at 20210308005003172
104496 2025-01-08 03:00:52.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_allocation.rst' (102,758) at 20240405153045229
104497 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_cpuif.c' (102,759) at 20241022080032780
104498 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_vf.c' (102,760) at 20241115090012953
104499 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/microchip/Kconfig' (102,761) at 20240405153231451
104500 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/Kconfig' (102,762) at 20210308005003008
104501 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/tips.txt' (102,763) at 20210307214932510
104502 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-hisi-sfc-v3xx.c' (102,764) at 20240405153231459
104503 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bits.h' (102,765) at 20240405153054049
104504 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dbus_1.3.2.bb' (102,766) at 20221104030017461
104505 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-beartype_0.19.0.bb' (102,767) at 20241221090017668
104506 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi' (102,768) at 20240405153045709
104507 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_ipc.h' (102,769) at 20240405153046609
104508 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-twinhan.c' (102,770) at 20210307214928102
104509 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ghes_edac.c' (102,771) at 20240405153047017
104510 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/Kconfig' (102,772) at 20210308005003456
104511 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/arm-bsd-user.mak' (102,773) at 20220429100100406
104512 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b.h' (102,774) at 20240405153050673
104513 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/Makefile' (102,775) at 20210308005002916
104514 2025-01-08 03:00:52.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_1d_lag.sh' (102,776) at 20240405153232279
104515 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergv100.c' (102,777) at 20210307214927930
104516 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_queue.h' (102,778) at 20240405153052857
104517 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_functional_basic.py' (102,779) at 20241221090017592
104518 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/lt-All' (102,780) at 20210307205553774
104519 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_dma_rmgr.h' (102,781) at 20210307214930566
104520 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm_ffa.h' (102,782) at 20240405153052657
104521 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VRML.interface.yaml' (102,783) at 20210610000035102
104522 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/zero.cpp' (102,784) at 20220525020545505
104523 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/i2sc.c' (102,785) at 20240405153053557
104524 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/peci/peci.rst' (102,786) at 20240405153045241
104525 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sideband_evlist.c' (102,787) at 20240405153054205
104526 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/.gitignore' (102,788) at 20210307214932710
104527 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.c' (102,789) at 20220525020652971
104528 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-sse2-x86_64-asm_64.S' (102,790) at 20220525020652134
104529 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/regdef.h' (102,791) at 20210307214925650
104530 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7100-audclk.yaml' (102,792) at 20240405153045029
104531 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/cirrus,madera.yaml' (102,793) at 20240405153045105
104532 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/2ux8_riser.json' (102,794) at 20220601030005857
104533 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy.c' (102,795) at 20240405153231499
104534 2025-01-08 03:00:52.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-irq.c' (102,796) at 20210512100029238
104535 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom-labibb-regulator.c' (102,797) at 20240405153051473
104536 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9052-i2c.txt' (102,798) at 20210307214925358
104537 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/transobj.c' (102,799) at 20210625000036032
104538 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/.yamllint' (102,800) at 20240405153229751
104539 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ncrack/ncrack_0.7.bb' (102,801) at 20241221090017580
104540 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/ccreategroup.bb' (102,802) at 20241206090014298
104541 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mce.h' (102,803) at 20240405153046389
104542 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/allwinner_emac.h' (102,804) at 20210308005046021
104543 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-fix-building-on-macOS.patch' (102,805) at 20230317080013825
104544 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/jc42.rst' (102,806) at 20210309003648428
104545 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/s3c2410-usb.txt' (102,807) at 20210307214925450
104546 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/191' (102,808) at 20210927100127493
104547 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dts' (102,809) at 20240405153230063
104548 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-reboot' (102,810) at 20220525020651634
104549 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/start.S' (102,811) at 20210308005002956
104550 2025-01-08 03:00:52.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/clone.c' (102,812) at 20210307214932578
104551 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_stc.h' (102,813) at 20220525020652358
104552 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid/0001-Do-not-install-license-file.patch' (102,814) at 20210307205553994
104553 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston-start' (102,815) at 20220402030016219
104554 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml' (102,816) at 20230414080015397
104555 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__stopped_as_optional.hpp' (102,817) at 20240731080033662
104556 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c' (102,818) at 20240405153048757
104557 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Nuclear-Warranty' (102,819) at 20211006000025230
104558 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i2c/tda998x.h' (102,820) at 20210307214931322
104559 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json' (102,821) at 20230321080018353
104560 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_default.h' (102,822) at 20210307214927562
104561 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/immap_qe.h' (102,823) at 20210308005003656
104562 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/FLTK' (102,824) at 20210307205553866
104563 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CertificateCollection.json' (102,825) at 20240619080002944
104564 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/files/static-group-meta-webserver' (102,826) at 20231126090012805
104565 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_access_variable_array.c' (102,827) at 20240405153054273
104566 2025-01-08 03:00:52.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_cp_version.h' (102,828) at 20240405153230995
104567 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-arvo.c' (102,829) at 20240405153230655
104568 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/sunplus,reset.yaml' (102,830) at 20240405153045149
104569 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/.gitignore' (102,831) at 20210307214926166
104570 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-ulcb-kf.dts' (102,832) at 20220525020651934
104571 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/robot' (102,833) at 20221209040018559
104572 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DRL-1.1' (102,834) at 20241221090017616
104573 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/Makefile' (102,835) at 20210308005002988
104574 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_init.h' (102,836) at 20220525020652518
104575 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/changes.rst' (102,837) at 20240405153229827
104576 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9150-charger.c' (102,838) at 20240405153231355
104577 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-domains.rst' (102,839) at 20240405153045253
104578 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/ftsdc010_mci.c' (102,840) at 20210308005003404
104579 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Source.interface.yaml' (102,841) at 20220315030032663
104580 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/wm8785.h' (102,842) at 20210307214932270
104581 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0013-efi_loader-corstone1000-remove-guid-check-from-corst.patch' (102,843) at 20240413080012627
104582 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/Makefile' (102,844) at 20240405153050533
104583 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ah.h' (102,845) at 20210307214931650
104584 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/handle-hup.patch' (102,846) at 20210629000017500
104585 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_defrag_ipv4.h' (102,847) at 20220525020654643
104586 2025-01-08 03:00:52.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts' (102,848) at 20240405153229903
104587 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/openbmc.json' (102,849) at 20240828080002243
104588 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_output.c' (102,850) at 20240405153232095
104589 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/power-sequencing.service' (102,851) at 20230920080013648
104590 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nxp,lpc3220-clk.txt' (102,852) at 20210307214925290
104591 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/pmu-events.h' (102,853) at 20240405153232231
104592 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer.sh' (102,854) at 20241220090018346
104593 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-reg.h' (102,855) at 20210307214928706
104594 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/super.c' (102,856) at 20240405153231787
104595 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/linkit-smart-7688.h' (102,857) at 20210308005003600
104596 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/.gitignore' (102,858) at 20220525020655215
104597 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/platinum_picon_defconfig' (102,859) at 20210308005003276
104598 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_function.hpp' (102,860) at 20220412175720086
104599 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/sentelic.rst' (102,861) at 20210307214925514
104600 2025-01-08 03:00:52.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jemalloc/files/run-ptest' (102,862) at 20230503080014583
104601 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_sas.c' (102,863) at 20240913080013817
104602 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml' (102,864) at 20240405153045089
104603 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/property_change_listener.hpp' (102,865) at 20230509080037808
104604 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/interrupt.h' (102,866) at 20240405153048517
104605 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/Makefile' (102,867) at 20210308005003024
104606 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_aead.c' (102,868) at 20240405153046529
104607 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusconfiguration.hpp' (102,869) at 20220724030021856
104608 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1000.h' (102,870) at 20210307214926218
104609 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/host-utils.c' (102,871) at 20221215040039402
104610 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/Makefile' (102,872) at 20210308005003020
104611 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mvebu/spi.h' (102,873) at 20210308005002644
104612 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_subset.c' (102,874) at 20240405153231551
104613 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-genesis3.dts' (102,875) at 20230530080039372
104614 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,t9015.yaml' (102,876) at 20240405153045161
104615 2025-01-08 03:00:52.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-bootstrap.pre' (102,877) at 20210308005046393
104616 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/tls.c' (102,878) at 20240405153050193
104617 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-streams.c' (102,879) at 20240405153049373
104618 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpsw.c' (102,880) at 20220525020653495
104619 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r7-tv-dongle_defconfig' (102,881) at 20210308005003276
104620 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/rsmu/rsmu_0_0_2_sh_mask.h' (102,882) at 20210307214927670
104621 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_thermalcontroller_unittest.cpp' (102,883) at 20240904080040763
104622 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/psnap.c' (102,884) at 20240405153053161
104623 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7310.c' (102,885) at 20240405153048841
104624 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/renesas_cmt.c' (102,886) at 20241211090212342
104625 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/pm.c' (102,887) at 20210307214926258
104626 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/platform.c' (102,888) at 20240405153231727
104627 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-hisi-inno-usb2.txt' (102,889) at 20240405153229783
104628 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/abx500-core.c' (102,890) at 20210307214928998
104629 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/dma.h' (102,891) at 20240405153045937
104630 2025-01-08 03:00:52.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/obey-ranlib.patch' (102,892) at 20221003030013269
104631 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice.h' (102,893) at 20241018080014498
104632 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.prettierrc.yaml' (102,894) at 20221216040019482
104633 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mach_timer.h' (102,895) at 20210307214926666
104634 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/dbus-display.h' (102,896) at 20221215040039198
104635 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/serial/serial_basic.c' (102,897) at 20210308004938836
104636 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/command-int.json' (102,898) at 20210308005046401
104637 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_util.S' (102,899) at 20210307214926170
104638 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-vco-pll.c' (102,900) at 20240405153046849
104639 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_limit.h' (102,901) at 20210307214931646
104640 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-shelby.dts' (102,902) at 20240405153045445
104641 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/initialize_isolator.cpp' (102,903) at 20230516080019602
104642 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-jsonpify_1.5.0.bb' (102,904) at 20241221090017552
104643 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nego.c' (102,905) at 20240405153051961
104644 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/hp6xx.h' (102,906) at 20210307214926558
104645 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb' (102,907) at 20241221090017544
104646 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/rcar-fdp1.rst' (102,908) at 20210307214925234
104647 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (102,909) at 20230412080023460
104648 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/crosscompile.patch' (102,910) at 20230706080014741
104649 2025-01-08 03:00:52.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0002-meson.build-add-features-options-for-png-gif-tiff-we.patch' (102,911) at 20230919080013958
104650 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/Makefile' (102,912) at 20220525020654059
104651 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-venc.c' (102,913) at 20240405153046797
104652 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-xgene.c' (102,914) at 20240405153046785
104653 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_fc_buffer.h' (102,915) at 20210309003651316
104654 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/graph-changes-while-io.out' (102,916) at 20230925080040089
104655 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/Makefile' (102,917) at 20240405153045009
104656 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Port_v1.xml' (102,918) at 20240918080002712
104657 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/hlwd-pic.c' (102,919) at 20240405153046209
104658 2025-01-08 03:00:52.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (102,920) at 20240904080027738
104659 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_8_0_offset.h' (102,921) at 20240405153048053
104660 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/setup.c' (102,922) at 20210309003648824
104661 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/OWNERS' (102,923) at 20230407080043019
104662 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1q.sh' (102,924) at 20240405153054341
104663 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gp102.c' (102,925) at 20220525020652951
104664 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/21142.c' (102,926) at 20210307214929382
104665 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/allmod_expected_config' (102,927) at 20210307214932154
104666 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/phy-mt7621-pci.c' (102,928) at 20240405153231315
104667 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/Makefile' (102,929) at 20240405153231599
104668 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci.c' (102,930) at 20241211090212346
104669 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl.S' (102,931) at 20240405153054237
104670 2025-01-08 03:00:52.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/pppoe-server.service' (102,932) at 20210307205553834
104671 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/Makefile' (102,933) at 20240405153053165
104672 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_simple/files/ima_policy_simple' (102,934) at 20210307205554114
104673 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/pragma.json' (102,935) at 20241211090212450
104674 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/stm32_fmc2_nand.c' (102,936) at 20240405153230879
104675 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/thunks.S' (102,937) at 20220525020655235
104676 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/fb.h' (102,938) at 20240405153045357
104677 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/main.rst' (102,939) at 20241211090212234
104678 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-vbi.c' (102,940) at 20240405153049541
104679 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r300.c' (102,941) at 20241211090145421
104680 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6358-clock.h' (102,942) at 20210308005003632
104681 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_switchdev.c' (102,943) at 20240405153050177
104682 2025-01-08 03:00:52.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/104-quad-8.c' (102,944) at 20240405153046909
104683 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_tty.c' (102,945) at 20240405153052009
104684 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lockref.c' (102,946) at 20240405153053093
104685 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in0_slave_regs.h' (102,947) at 20240405153046585
104686 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/Makefile' (102,948) at 20240405153231347
104687 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MakeIndex' (102,949) at 20211006000025238
104688 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-edit.svg' (102,950) at 20210308005107069
104689 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/quota/quota_4.09.bb' (102,951) at 20241221090017680
104690 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/runqemu.py' (102,952) at 20230503080014611
104691 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/sdrc.c' (102,953) at 20210308005002760
104692 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-mtp.dts' (102,954) at 20240405153229955
104693 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/Kconfig' (102,955) at 20210307214932034
104694 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mce_amd.c' (102,956) at 20240405153047021
104695 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/wl.c' (102,957) at 20210308005003424
104696 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlstad_Sormon' (102,958) at 20210307205553786
104697 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_optee.S' (102,959) at 20210308005003232
104698 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/Makefile' (102,960) at 20210308005003008
104699 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_hypervisor.h' (102,961) at 20210307214928082
104700 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/Support-for-cross-compilation.patch' (102,962) at 20210307205554458
104701 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0025-include-signal.h-to-avoid-the-undeclared-error.patch' (102,963) at 20241221090017644
104702 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf2123.c' (102,964) at 20240405153051501
104703 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gspca.h' (102,965) at 20210512100029238
104704 2025-01-08 03:00:52.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-version.inc' (102,966) at 20241221090017640
104705 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-common.c' (102,967) at 20210307214926446
104706 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/user_mgr.hpp' (102,968) at 20231010080036167
104707 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache-rbtree.c' (102,969) at 20240405153230187
104708 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap9.decode' (102,970) at 20210308005046389
104709 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0005_reorder_buildrequest_states.py' (102,971) at 20210307205554262
104710 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyService_v1.xml' (102,972) at 20240619080002928
104711 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_events.c' (102,973) at 20210308005003704
104712 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/do_not_apply_config.patch' (102,974) at 20230706080014765
104713 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/icc-bwmon.c' (102,975) at 20240805080014011
104714 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx53.c' (102,976) at 20240405153229911
104715 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sl28cpld.c' (102,977) at 20240405153049205
104716 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/templates/default/conf-notes.txt' (102,978) at 20240420080017941
104717 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/asm-offsets.h' (102,979) at 20210307214931298
104718 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal-camerarx.c' (102,980) at 20240405153230819
104719 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/mmap.c' (102,981) at 20240405153051249
104720 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/tout.py' (102,982) at 20210308005003772
104721 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/smp.h' (102,983) at 20210309003648808
104722 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb' (102,984) at 20241221090017544
104723 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d3.h' (102,985) at 20210308005002716
104724 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lorem/run-ptest' (102,986) at 20230503080014587
104725 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.c' (102,987) at 20220525020652963
104726 2025-01-08 03:00:52.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-blinker_1.9.0.bb' (102,988) at 20241221090017548
104727 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_ovf.c' (102,989) at 20210307214932006
104728 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-mcasp.h' (102,990) at 20210307214932430
104729 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-mrw-native.bb' (102,991) at 20241206090014274
104730 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_client.h' (102,992) at 20230629131804623
104731 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9552_regs.h' (102,993) at 20240906080037332
104732 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/am65_nuss_cpsw_switchdev.rst' (102,994) at 20240405153045237
104733 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts' (102,995) at 20240405153045789
104734 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/platsmp.c' (102,996) at 20240405153045681
104735 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/0001-libopts.m4-set-POSIX_SHELL-to-bin-sh.patch' (102,997) at 20221003030013265
104736 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/psqlodbc-fix-for-ptest-support.patch' (102,998) at 20241206090014250
104737 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dts' (102,999) at 20240405153045821
104738 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c' (103,000) at 20240405153230375
104739 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/common.h' (103,001) at 20240405153052885
104740 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam_1.32.bb' (103,002) at 20241206090014262
104741 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/libspiro_20240903.bb' (103,003) at 20241221090017528
104742 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/barrier.rst' (103,004) at 20210927100127073
104743 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qca,ath79-misc-intc.txt' (103,005) at 20210307214925342
104744 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/Makefile' (103,006) at 20220525020653143
104745 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/omap_elm.c' (103,007) at 20210308005003416
104746 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/network/phosphor-network_%.bbappend' (103,008) at 20221103030030172
104747 2025-01-08 03:00:52.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mman.h' (103,009) at 20241125090012235
104748 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/amd_iommu_types.h' (103,010) at 20240405153230739
104749 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ads117x.c' (103,011) at 20240405153053565
104750 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/overlayfs.py' (103,012) at 20221104030017453
104751 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/smp.c' (103,013) at 20240405153046209
104752 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm.cfg' (103,014) at 20231014080011723
104753 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/openpromio.h' (103,015) at 20240405153230091
104754 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/fs_probe.c' (103,016) at 20240405153052265
104755 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow.dtsi' (103,017) at 20220525020651918
104756 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/BootMode-default-setup.override.yml' (103,018) at 20220806030014720
104757 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sched.c' (103,019) at 20241011080017327
104758 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi' (103,020) at 20210307214926354
104759 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-print.c' (103,021) at 20210308005046561
104760 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MigoR_defconfig' (103,022) at 20210308005003240
104761 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-read.c' (103,023) at 20240405153054209
104762 2025-01-08 03:00:52.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/enchant/enchant2_2.8.2.bb' (103,024) at 20241221090017692
104763 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-tuner.rst' (103,025) at 20220525020651786
104764 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_percpu_hash_map.c' (103,026) at 20210309003655980
104765 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c' (103,027) at 20240913080013785
104766 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/brcm,pinctrl-stingray.h' (103,028) at 20210307214931342
104767 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cadence-quadspi.c' (103,029) at 20240405153231459
104768 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-i2s.c' (103,030) at 20240710080014617
104769 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/Makefile' (103,031) at 20210307214926462
104770 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cec-funcs.h' (103,032) at 20240405153052909
104771 2025-01-08 03:00:52.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/nvenc.h' (103,033) at 20220525020652947
104772 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda.h' (103,034) at 20240613080016551
104773 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator-cm.h' (103,035) at 20240405153045689
104774 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc.h' (103,036) at 20210307214932374
104775 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_atf.c' (103,037) at 20210308005003228
104776 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xlnx-pmu-iomod-intc.c' (103,038) at 20241211090212286
104777 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.megaraid_sas' (103,039) at 20240405153045253
104778 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv.h' (103,040) at 20240405153046717
104779 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/config.c' (103,041) at 20240326080039630
104780 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test3_1.5.3.bb.upgraded' (103,042) at 20240106090017253
104781 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/suncore.c' (103,043) at 20210307214930762
104782 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/link.ld' (103,044) at 20210308005046397
104783 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/sx1.rst' (103,045) at 20210308005045809
104784 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-cfu.c' (103,046) at 20241211090212298
104785 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/pll.h' (103,047) at 20210307214927022
104786 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fapi_data_process.hpp' (103,048) at 20221005030030498
104787 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/master.c' (103,049) at 20220525020654495
104788 2025-01-08 03:00:52.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-mapping' (103,050) at 20240405153044917
104789 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/hardware.h' (103,051) at 20210308005002664
104790 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/sensor-groups.txt' (103,052) at 20210307214925406
104791 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/bt431.h' (103,053) at 20210307214930902
104792 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_i915.c' (103,054) at 20240405153232123
104793 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.out' (103,055) at 20210308005046401 to deleted uid set
104794 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/conditional.h' (103,056) at 20240405153053481
104795 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml' (103,057) at 20240716080021359
104796 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-ra.sh.in' (103,058) at 20240913080015313
104797 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm_api.h' (103,059) at 20230310090043283
104798 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/core.c' (103,060) at 20240405153231171
104799 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cacheflush.h' (103,061) at 20240405153229991
104800 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3588-power.h' (103,062) at 20240405153231799
104801 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt' (103,063) at 20240405153229759
104802 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/method-tracing.rst' (103,064) at 20210309003648424
104803 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk-gl-area.c' (103,065) at 20240906080037588
104804 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kprobes/kprobe_example.c' (103,066) at 20240405153053429
104805 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_params.h' (103,067) at 20240405153051833
104806 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wme.c' (103,068) at 20240405153053305
104807 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_alloc.c' (103,069) at 20240405153049057
104808 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_plugin.h' (103,070) at 20240405153053033
104809 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag.h' (103,071) at 20240405153053233
104810 2025-01-08 03:00:52.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-porter.dts' (103,072) at 20210308005002600
104811 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_processor.c' (103,073) at 20240913080013777
104812 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.update' (103,074) at 20210308005003300
104813 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-LightItalic.woff' (103,075) at 20220105012522987 to deleted uid set
104814 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/crash_dump.c' (103,076) at 20240405153045865
104815 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunzilog.h' (103,077) at 20210307214930762
104816 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-jz4780-efuse' (103,078) at 20210309003648260
104817 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw.inc' (103,079) at 20231109090025016
104818 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/Kconfig' (103,080) at 20210308005002980
104819 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/gpio_wdt.c' (103,081) at 20210307214930966
104820 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun50i_h6.c' (103,082) at 20210308005002784
104821 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/genalloc.rst' (103,083) at 20210307214925262
104822 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hibernate-asm.S' (103,084) at 20240405153045869
104823 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/018.out' (103,085) at 20210308005046433
104824 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_183-2024-03-27.bb' (103,086) at 20241206090014282
104825 2025-01-08 03:00:52.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_fops.c' (103,087) at 20241211090145401
104826 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/Kconfig' (103,088) at 20240405153045673
104827 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/certificate_utils.robot' (103,089) at 20240627080021048
104828 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-common.c' (103,090) at 20240405153230647
104829 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/debug-sr.c' (103,091) at 20220525020651962
104830 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gro_cells.c' (103,092) at 20240405153053221
104831 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pl031.c' (103,093) at 20220525020653955
104832 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_types.c' (103,094) at 20240405153052581
104833 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_qe_udc.c' (103,095) at 20240405153052085
104834 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-io-tracker.h' (103,096) at 20240405153049245
104835 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Type/meson.build' (103,097) at 20230825080021137
104836 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/b.rs' (103,098) at 20240405153053433
104837 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/target-export-device' (103,099) at 20210307214925570
104838 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_devicepath_util.c' (103,100) at 20210308005003704
104839 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/virtual-memory.json' (103,101) at 20240405153054149
104840 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-pcie2.c' (103,102) at 20240405153051289
104841 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_cs_amp.c' (103,103) at 20240405153232183
104842 2025-01-08 03:00:52.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_pcm.c' (103,104) at 20240405153053501
104843 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-nitrogen6_som2.dts' (103,105) at 20240405153045521
104844 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/nftables/files/nftables.service' (103,106) at 20211216040034764
104845 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/dcu_sii9022a.h' (103,107) at 20210308005002960
104846 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/ma35d1-som-256m.dts' (103,108) at 20240405153045749
104847 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v5.h' (103,109) at 20240405153051289
104848 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/kvm_create_max_vcpus.c' (103,110) at 20240405153054317
104849 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/svn.py' (103,111) at 20241206090014286
104850 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hampshire.c' (103,112) at 20210307214928506
104851 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/mdsmap.h' (103,113) at 20240429080012456
104852 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri.dtsi' (103,114) at 20240405153229891
104853 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-tangier.c' (103,115) at 20240405153231323
104854 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/toolchain-scripts-base.bbclass' (103,116) at 20220910030013389
104855 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/msgr.h' (103,117) at 20220525020654555
104856 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_aux_regs.h' (103,118) at 20240405153046585
104857 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/Makefile' (103,119) at 20210307214931722
104858 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ackvec.h' (103,120) at 20210307214931922
104859 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml' (103,121) at 20240405153045025
104860 2025-01-08 03:00:52.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-bootctl.h' (103,122) at 20240405153231339
104861 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/main.c' (103,123) at 20240405153052305
104862 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/opos6ul.c' (103,124) at 20210308005002728
104863 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/selftest-ed_0.5.bb' (103,125) at 20231011080016594
104864 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hydra.h' (103,126) at 20220525020652034
104865 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-debugfs.c' (103,127) at 20220525020652114
104866 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/x25.h' (103,128) at 20210307214931690
104867 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/edosk7760_defconfig' (103,129) at 20240405153046309
104868 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/Makefile' (103,130) at 20240405153046849
104869 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/io.c' (103,131) at 20210307214926134
104870 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb' (103,132) at 20241221090017548
104871 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-mfg.c' (103,133) at 20240405153046793
104872 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sh7753evb' (103,134) at 20210308005003296
104873 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/list_names.cpp' (103,135) at 20210308005049761
104874 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1' (103,136) at 20210307205554422
104875 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/run-gpio-sys.mount' (103,137) at 20241221090017484
104876 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_config.hpp' (103,138) at 20240819080030259
104877 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_pci_legacy.c' (103,139) at 20210308005003536
104878 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lx.c' (103,140) at 20210308005046529
104879 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/methodpool.py' (103,141) at 20210307205554238
104880 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/clock.c' (103,142) at 20210308005002712
104881 2025-01-08 03:00:52.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-64' (103,143) at 20230919080013994
104882 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wsa881x.c' (103,144) at 20240815080012931
104883 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-mpath.c' (103,145) at 20240405153049249
104884 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_%.bbappend' (103,146) at 20230719080015371
104885 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s.dtsi' (103,147) at 20240405153045453
104886 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/stubs.S' (103,148) at 20210307214932702
104887 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unaligned.c' (103,149) at 20240405153045929
104888 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst.c' (103,150) at 20240405153232179
104889 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xdebug-1.03' (103,151) at 20241221090017620
104890 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4349.c' (103,152) at 20240405153232147
104891 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_nv.h' (103,153) at 20240405153047153
104892 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/debug.h' (103,154) at 20240405153050433
104893 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-probe.c' (103,155) at 20210309003649268
104894 2025-01-08 03:00:52.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/nvram.h' (103,156) at 20210307214926394
104895 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_fc.c' (103,157) at 20241111090012137
104896 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-snap-transient.c' (103,158) at 20240405153049249
104897 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb-main.c' (103,159) at 20240405153231587
104898 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/netns.h' (103,160) at 20241125090012255
104899 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl-fman.txt' (103,161) at 20240405153045117
104900 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_signal.h' (103,162) at 20220429100100646
104901 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_ccsr.c' (103,163) at 20210307214930438
104902 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-mba6a.dtsi' (103,164) at 20240405153229887
104903 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_format.pass' (103,165) at 20241206090014310
104904 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/sdbusplus.wrap' (103,166) at 20220331030041643
104905 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cros_ec.h' (103,167) at 20210308005003628
104906 2025-01-08 03:00:52.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_main.c' (103,168) at 20240405153231395
104907 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_control.sh' (103,169) at 20240405153054297
104908 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp809.dtsi' (103,170) at 20240405153045373
104909 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa.c' (103,171) at 20240613080016375
104910 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/rx-core.xml' (103,172) at 20210308005045817
104911 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0011-include-limits.h-for-PATH_MAX.patch' (103,173) at 20241221090017504
104912 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6620.c' (103,174) at 20240405153048865
104913 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-mipi0a.c' (103,175) at 20240405153046793
104914 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/stat.h' (103,176) at 20210307214926166
104915 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme_%.bbappend' (103,177) at 20241206090014278
104916 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Makefile' (103,178) at 20240405153054065
104917 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/FaultLog/meson.build' (103,179) at 20230825080021137
104918 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-LBNL' (103,180) at 20211006000025230
104919 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0003-64-bit-multilib-hack.patch' (103,181) at 20241221090017660
104920 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/hfi/hfi1_user.h' (103,182) at 20240405153052949
104921 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/sdram_config.h' (103,183) at 20210308005003072
104922 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3_3.13.0.bb' (103,184) at 20241221090017672
104923 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf' (103,185) at 20210307205554482
104924 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ucs2_string.h' (103,186) at 20210307214931526
104925 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/aspell/aspell_%.bbappend' (103,187) at 20240106090017253
104926 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/snippets/gitrev_popover.html' (103,188) at 20210307205554286
104927 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.err' (103,189) at 20210308005046397
104928 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py' (103,190) at 20210307205554286
104929 2025-01-08 03:00:52.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/irq_cpu.c' (103,191) at 20210307214926110
104930 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/usleep.c' (103,192) at 20241206090014246
104931 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec-vp9.c' (103,193) at 20240405153231475
104932 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/endian.c' (103,194) at 20210309003655976
104933 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch' (103,195) at 20241221090017696
104934 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/MAINTAINERS' (103,196) at 20210308005002916
104935 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-core-mbox.c' (103,197) at 20240405153054221
104936 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt.c' (103,198) at 20210308005003764
104937 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/debug.h' (103,199) at 20210307214929902
104938 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.out' (103,200) at 20210308005046397 to deleted uid set
104939 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/nand-controller.c' (103,201) at 20240405153230867
104940 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/midi.h' (103,202) at 20210307214932438
104941 2025-01-08 03:00:52.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/mailbox_s10.h' (103,203) at 20210308005002780
104942 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_macro_regs.h' (103,204) at 20240405153046601
104943 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch' (103,205) at 20241221090017672
104944 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_tpg.h' (103,206) at 20210307214930550
104945 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.47.bb' (103,207) at 20241221090017548
104946 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_1.h' (103,208) at 20210307214930586
104947 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_plane.h' (103,209) at 20210307214927774
104948 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/Makefile' (103,210) at 20210308005003720
104949 2025-01-08 03:00:52.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_stm32f.c' (103,211) at 20210308005003348
104950 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_regs.h' (103,212) at 20220525020653483
104951 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/expected_stdout' (103,213) at 20210307214932154
104952 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pcie-al.txt' (103,214) at 20220525020651698
104953 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/jornada720_kbd.c' (103,215) at 20210307214928474
104954 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/recvmsg6_prog.c' (103,216) at 20240405153054273
104955 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/arch_numa.c' (103,217) at 20240405153230183
104956 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-mb.c' (103,218) at 20240405153049553
104957 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/non-objects.json' (103,219) at 20210308005046409
104958 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-most' (103,220) at 20210309003648252
104959 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/superio.h' (103,221) at 20230426080043764
104960 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-viperboard.c' (103,222) at 20240405153048917
104961 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/hi6220_gpio.c' (103,223) at 20210308005003376
104962 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_compare_bit.md' (103,224) at 20240809080033023
104963 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/Makefile' (103,225) at 20240405153046801
104964 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/Kconfig' (103,226) at 20240405153231987
104965 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/designware_spi.c' (103,227) at 20210308005003492
104966 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/ubi-media.h' (103,228) at 20240405153049713
104967 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_trigger.sh' (103,229) at 20210307214932634
104968 2025-01-08 03:00:52.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c' (103,230) at 20240405153047213
104969 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-firmware.h' (103,231) at 20241114091008832
104970 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/Kconfig' (103,232) at 20240405153051561
104971 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme_show.c' (103,233) at 20210308005003448
104972 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616-orangepi-zero2.dts' (103,234) at 20240405153229915
104973 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/Makefile' (103,235) at 20210307214927094
104974 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/mpu3050.h' (103,236) at 20240405153048985
104975 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,everest_associations.json' (103,237) at 20241212090014007
104976 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/.gitignore' (103,238) at 20240405153054373
104977 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-aon.c' (103,239) at 20240405153046853
104978 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VolumeCollection_v1.xml' (103,240) at 20240824080002934
104979 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6000-j314s.dts' (103,241) at 20240405153045717
104980 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/bitops.h' (103,242) at 20240405153046245
104981 2025-01-08 03:00:52.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/imx-pwm.yaml' (103,243) at 20240405153045141
104982 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pg.h' (103,244) at 20210307214931654
104983 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_isr.c' (103,245) at 20240405153230267
104984 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/Makefile' (103,246) at 20210307214929470
104985 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox_%.bbappend' (103,247) at 20240616080011243
104986 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_w.c' (103,248) at 20210308005046513
104987 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.18.2.bb' (103,249) at 20241221090017564
104988 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ttm.h' (103,250) at 20220525020652951
104989 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/kwbimage.cfg' (103,251) at 20210308005002904
104990 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/add_negative' (103,252) at 20240405153053433
104991 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml' (103,253) at 20240405153045029
104992 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/boost.wrap' (103,254) at 20240511080038862
104993 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_sbc.h' (103,255) at 20221215040039182
104994 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/capability.h' (103,256) at 20240405153052909
104995 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_sap.c' (103,257) at 20240405153053289
104996 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql_3.8.1.bb' (103,258) at 20241221090017488
104997 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,aips-bus.yaml' (103,259) at 20210309003648392
104998 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_client.h' (103,260) at 20240405153231035
104999 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libpcsc-perl_1.4.15.bb' (103,261) at 20241221090017512
105000 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/power-sequencing.bb' (103,262) at 20241206090014230
105001 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/elf_riscv64_efi.lds' (103,263) at 20210308005002844
105002 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/speed.c' (103,264) at 20210308005002800
105003 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/exynos/exynos_dp.txt' (103,265) at 20240405153045041
105004 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c' (103,266) at 20210307214932394
105005 2025-01-08 03:00:52.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15-revc.dts' (103,267) at 20240405153045597
105006 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo15-sci.c' (103,268) at 20240405153046489
105007 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-value.bconf' (103,269) at 20210307214932462
105008 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/file.c' (103,270) at 20240405153046205
105009 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-mul2.c' (103,271) at 20240405153231947
105010 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/bmi.c' (103,272) at 20240405153050441
105011 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-change-copy-mode.out' (103,273) at 20240326080039734
105012 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/clock.h' (103,274) at 20210308005002652
105013 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/xilfpga/nexys4ddr.dts' (103,275) at 20210307214926198
105014 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/meson.build' (103,276) at 20240424080021452
105015 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_w.c' (103,277) at 20210308005046513
105016 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allext.idef' (103,278) at 20220429100100782
105017 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/srq.h' (103,279) at 20220525020653163
105018 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_nau8825.c' (103,280) at 20240405153232183
105019 2025-01-08 03:00:52.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/defutil.h' (103,281) at 20240405153053109
105020 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_srp.h' (103,282) at 20240405153052877
105021 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/files/0001-Add-OpenEmbedded-cross-compile-case.patch' (103,283) at 20210307205553810
105022 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_0_offset.h' (103,284) at 20240405153048117
105023 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/reboot' (103,285) at 20220405030025645
105024 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/reset-hi3660.c' (103,286) at 20240405153231367
105025 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rtnetlink.sh' (103,287) at 20240405153232279
105026 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe.h' (103,288) at 20241104090011611
105027 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vmm.h' (103,289) at 20210307214927918
105028 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr4cb.h' (103,290) at 20240405153052441
105029 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91rm9200_pqfp.dtsi' (103,291) at 20240405153045465
105030 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/Makefile' (103,292) at 20210308005002948
105031 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/fsl-edma.h' (103,293) at 20240405153231795
105032 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0' (103,294) at 20210307205554418
105033 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kasan.h' (103,295) at 20240405153046245
105034 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_nand.h' (103,296) at 20210308005003624
105035 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-B-1.0' (103,297) at 20211006000025242
105036 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icache.h' (103,298) at 20240405153231779
105037 2025-01-08 03:00:52.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/twofish_common.c' (103,299) at 20240405153046549
105038 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_typec.c' (103,300) at 20241211090145481
105039 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/asm/barrier.h' (103,301) at 20210307214932454
105040 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/time_32.c' (103,302) at 20240405153230095
105041 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/system-pkcs11.txt' (103,303) at 20210307205553986
105042 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test_1.0.bb' (103,304) at 20241206090014286
105043 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/psc724.h' (103,305) at 20210307214932262
105044 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pm-trace.h' (103,306) at 20210307214926674
105045 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/LICENSE-APACHE' (103,307) at 20240106090017261
105046 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt312.h' (103,308) at 20210307214928630
105047 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/ipc.c' (103,309) at 20240503080014474
105048 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_8x16.c' (103,310) at 20220525020654747
105049 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/chipsfb.c' (103,311) at 20240405153231579
105050 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isppreview.c' (103,312) at 20240405153049485
105051 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cachefiles.h' (103,313) at 20240624080012816
105052 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-platform.c' (103,314) at 20240405153231559
105053 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/config' (103,315) at 20220525020655215
105054 2025-01-08 03:00:52.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/arm-vgic-its.rst' (103,316) at 20240405153045325
105055 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra210-pinmux.yaml' (103,317) at 20240405153229787
105056 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_willing_child_test.c' (103,318) at 20210307214932706
105057 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c' (103,319) at 20240405153050541
105058 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn302/irq_service_dcn302.c' (103,320) at 20220525020652530
105059 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/pmic.h' (103,321) at 20210307214931434
105060 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmur.c' (103,322) at 20240405153051517
105061 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry.dts' (103,323) at 20240405153046241
105062 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.c' (103,324) at 20240411080014102
105063 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rpmsg/rpmsg_client_sample.c' (103,325) at 20210307214932130
105064 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-mba6b.dtsi' (103,326) at 20240405153229887
105065 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700-sdw.h' (103,327) at 20210307214932334
105066 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/Makefile' (103,328) at 20210307214926562
105067 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/dev-zram0.swap' (103,329) at 20210307205553938
105068 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/spdif.c' (103,330) at 20240405153053985
105069 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_hub.h' (103,331) at 20240405153046401
105070 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.c' (103,332) at 20220525020652959
105071 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/python/twatch.py' (103,333) at 20210524100035134
105072 2025-01-08 03:00:52.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/Kconfig' (103,334) at 20240405153230187
105073 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mxs.c' (103,335) at 20240405153230679
105074 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-parsec.yml' (103,336) at 20210905000020565
105075 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/Kconfig' (103,337) at 20240405153048753
105076 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb' (103,338) at 20230503080014619
105077 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp/alt_fw_env.config' (103,339) at 20210908000029103
105078 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts' (103,340) at 20240405153229935
105079 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imx2_wdt.c' (103,341) at 20240405153231599
105080 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig.x86' (103,342) at 20240405153046909
105081 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/vmlinux.lds.S' (103,343) at 20210307214926306
105082 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sunxi.h' (103,344) at 20240405153051373
105083 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.h' (103,345) at 20240405153047109
105084 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget1.dts' (103,346) at 20240405153045825
105085 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svcauth.c' (103,347) at 20240405153232083
105086 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/__init__.py' (103,348) at 20210308005003736
105087 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-fpu.xml' (103,349) at 20210308005045817
105088 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/dma.c' (103,350) at 20240405153045945
105089 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig' (103,351) at 20210308005003288
105090 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/Zlib' (103,352) at 20210309003648516
105091 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/stm32_defconfig' (103,353) at 20240405153229907
105092 2025-01-08 03:00:52.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c' (103,354) at 20240405153231475
105093 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_sai.h' (103,355) at 20241104090011627
105094 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/emu10k1.h' (103,356) at 20240405153052949
105095 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/voltage.c' (103,357) at 20240405153047037
105096 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/Kconfig' (103,358) at 20210308005003036
105097 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/addr.c' (103,359) at 20241216090017705
105098 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/libfdt_internal.h' (103,360) at 20210308005003728
105099 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/integratorcp.c' (103,361) at 20240906080037192
105100 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm670.c' (103,362) at 20240405153230735
105101 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/amd_manager.h' (103,363) at 20240503080014494
105102 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field1.decode' (103,364) at 20210308005046389
105103 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77965-cpg-mssr.h' (103,365) at 20210307214931334
105104 2025-01-08 03:00:52.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/addrspace.h' (103,366) at 20220525020651966
105105 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_auxbus.h' (103,367) at 20240405153052761
105106 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/pxamci.h' (103,368) at 20210307214929194
105107 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_lp.c' (103,369) at 20220627100017186
105108 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c' (103,370) at 20210307214928838
105109 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/errno.h' (103,371) at 20240405153054049
105110 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init3.decode' (103,372) at 20210308005046389
105111 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ibss.c' (103,373) at 20240405153053289
105112 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115_115.17.0.bb' (103,374) at 20241221090017516
105113 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/tpo,td.yaml' (103,375) at 20240405153045045
105114 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/task_io_accounting_ops.h' (103,376) at 20210307214931522
105115 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemitev2.dts' (103,377) at 20240409080011882
105116 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/shmparam.h' (103,378) at 20220525020651970
105117 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.metadata.yaml' (103,379) at 20220430030026016
105118 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dynptr_success.c' (103,380) at 20240405153054269
105119 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/pfla02.c' (103,381) at 20210308005003028
105120 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/test/meson.build' (103,382) at 20240724080006311
105121 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v3.h' (103,383) at 20240405153051289
105122 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/MAINTAINERS' (103,384) at 20210308005002976
105123 2025-01-08 03:00:52.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bitbang-txrx.h' (103,385) at 20240405153231459
105124 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/amd7930.c' (103,386) at 20240405153232203
105125 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/exec_prot.c' (103,387) at 20240405153054357
105126 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/vrf_socket_lookup.c' (103,388) at 20240405153054265
105127 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/dma_port.c' (103,389) at 20220525020654215
105128 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch_br.h' (103,390) at 20241018080014498
105129 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/actions,atc260x.yaml' (103,391) at 20240405153045105
105130 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_idt82p33.h' (103,392) at 20240405153051445
105131 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7792-sysc.c' (103,393) at 20240405153231351
105132 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlbex-fault.S' (103,394) at 20210307214926278
105133 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h' (103,395) at 20240405153050533
105134 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/generic-loader.rst' (103,396) at 20210927100127081
105135 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h' (103,397) at 20240405153231799
105136 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/cio.h' (103,398) at 20241211090212442
105137 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_xcopy.c' (103,399) at 20240405153051965
105138 2025-01-08 03:00:52.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/efi.c' (103,400) at 20240405153229907
105139 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dsi.c' (103,401) at 20240405153230583
105140 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5665.txt' (103,402) at 20210309003648392
105141 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/0001-Replace-Name-NameString-with-vector-of-uint8_t.patch' (103,403) at 20241221090017636
105142 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.c' (103,404) at 20210308005003436
105143 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_0_0_offset.h' (103,405) at 20210307214927534
105144 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Berlin' (103,406) at 20210307205553758
105145 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/README' (103,407) at 20210308005003016
105146 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/minerva/gpio_desc.json' (103,408) at 20240119090006943
105147 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk.c' (103,409) at 20210307214926998
105148 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/Kconfig' (103,410) at 20210307214929978
105149 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/displayport.h' (103,411) at 20210308005003536
105150 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/index.js' (103,412) at 20220105012522995
105151 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TPDL' (103,413) at 20241221090017616
105152 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt.c' (103,414) at 20220525020654335
105153 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-a100-r-ccu.h' (103,415) at 20210309003653812
105154 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ipw2100.rst' (103,416) at 20210309003648448
105155 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ina2xx.h' (103,417) at 20210307214931474
105156 2025-01-08 03:00:52.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/smp.c' (103,418) at 20240405153046317
105157 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TaskCollection.json' (103,419) at 20240619080002956
105158 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml' (103,420) at 20240405153045105
105159 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu' (103,421) at 20241221090017704
105160 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.c' (103,422) at 20220525020652955
105161 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm63xx.c' (103,423) at 20240405153046049
105162 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-35xx-devkit.dts' (103,424) at 20210308005002596
105163 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-db8520.dtsi' (103,425) at 20240405153045577
105164 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-km_common.dtsi' (103,426) at 20240405153045457
105165 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6318-usbh-phy.c' (103,427) at 20210308005003452
105166 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.errors.yaml' (103,428) at 20230526080025851
105167 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/striped.rst' (103,429) at 20210307214925222
105168 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/phosphor-state-manager-init.conf' (103,430) at 20240105090012010
105169 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdx65.c' (103,431) at 20240405153230231
105170 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertywatchgentest/watchtwo.yaml' (103,432) at 20221209040030339
105171 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.h' (103,433) at 20240405153049953
105172 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted_tpm.h' (103,434) at 20220525020654547
105173 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glslang/glslang_1.3.296.0.bb' (103,435) at 20241221090017684
105174 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-utils.c' (103,436) at 20240405153232183
105175 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/0001-asm-Delete-.func-.endfunc-directives.patch' (103,437) at 20230706080014741
105176 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlbflush_64.h' (103,438) at 20210307214926586
105177 2025-01-08 03:00:52.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory-tiers.c' (103,439) at 20240405153231967
105178 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/agn.h' (103,440) at 20240405153050513
105179 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_state.c' (103,441) at 20210307214932030
105180 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/README.md' (103,442) at 20210629000017504
105181 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/clk_rk322x.c' (103,443) at 20210308005002772
105182 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml' (103,444) at 20240405153045077
105183 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard.dts' (103,445) at 20240405153045497
105184 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx8qxp_mek.h' (103,446) at 20210308005003596
105185 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/viot.c' (103,447) at 20240405153046649
105186 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-firmware-opal-dump' (103,448) at 20210309003648244
105187 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/README' (103,449) at 20210308005003048
105188 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/m68k-linux-user.mak' (103,450) at 20221215040039066
105189 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/bookehv_interrupts.S' (103,451) at 20240405153046169
105190 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pca953x.c' (103,452) at 20210308005003380
105191 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/e100.rst' (103,453) at 20240405153045233
105192 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/templates/default/bblayers.conf.sample' (103,454) at 20240731080013630
105193 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/suspend.c' (103,455) at 20240405153230051
105194 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6420.h' (103,456) at 20210307214928670
105195 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/mrw-xml.bbclass' (103,457) at 20210307205554054
105196 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistryFileCollection.json' (103,458) at 20240619080002948
105197 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/dove_thermal.c' (103,459) at 20240405153231495
105198 2025-01-08 03:00:52.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/posix_types.h' (103,460) at 20210308005002680
105199 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2.h' (103,461) at 20240326080039386
105200 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/mman.h' (103,462) at 20210307214932458
105201 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/MAINTAINERS' (103,463) at 20210308005002956
105202 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slub_def.h' (103,464) at 20240405153052793
105203 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_resource.h' (103,465) at 20220429100100646
105204 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x' (103,466) at 20210307214925190
105205 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/env.hpp' (103,467) at 20210308004940468
105206 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/Kconfig' (103,468) at 20210307214930438
105207 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.30/index.html' (103,469) at 20210307205554246
105208 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-avenger96.dtsi' (103,470) at 20240405153045585
105209 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/inputattachctl' (103,471) at 20210307205553918
105210 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/net/mlx5_vnet.h' (103,472) at 20240405153052157
105211 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_hid.c' (103,473) at 20240405153048825
105212 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/list_sort.h' (103,474) at 20240405153054049
105213 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/index.rst' (103,475) at 20220525020651770
105214 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci-direct.h' (103,476) at 20210307214926670
105215 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-up.c' (103,477) at 20210307214926262
105216 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32v234-evb.dts' (103,478) at 20210307214926018
105217 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fixmap.h' (103,479) at 20220525020652034
105218 2025-01-08 03:00:52.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_link_encoder.h' (103,480) at 20210307214927298
105219 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c' (103,481) at 20240805080013991
105220 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/cairo.h' (103,482) at 20210308005003032
105221 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_w.c' (103,483) at 20210308005046521
105222 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/patching.c' (103,484) at 20240405153045869
105223 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/intel-nand-controller.c' (103,485) at 20240405153230871
105224 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/mpp.c' (103,486) at 20240405153045653
105225 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/locks.c' (103,487) at 20240729080011336
105226 2025-01-08 03:00:52.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_tcp.h' (103,488) at 20210307214931622
105227 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/Makefile' (103,489) at 20210308005003020
105228 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/quirks.h' (103,490) at 20240429080012456
105229 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_iocb.c' (103,491) at 20220525020654071
105230 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/cross-clang.patch' (103,492) at 20230706080014733
105231 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/powerpc-purgatory-Makefile-remove-unknown-flags.patch' (103,493) at 20210307205553750
105232 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/da9062-onkey.txt' (103,494) at 20240405153045077
105233 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ebda.c' (103,495) at 20210307214926698
105234 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ipmb.rst' (103,496) at 20210307214925462
105235 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/atomic64_32.h' (103,497) at 20240624080012768
105236 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredbyn_Kubbe' (103,498) at 20210307205553778
105237 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_core.h' (103,499) at 20240405153048369
105238 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/perf_event.h' (103,500) at 20240405153054053
105239 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.h' (103,501) at 20210307214929930
105240 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/trace.h' (103,502) at 20210308005045909
105241 2025-01-08 03:00:52.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/essiv.c' (103,503) at 20240405153046537
105242 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml' (103,504) at 20240405153045073
105243 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/coex.h' (103,505) at 20220525020653751
105244 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/MAINTAINERS' (103,506) at 20210308005003004
105245 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774e1-cpg-mssr.h' (103,507) at 20210309003653812
105246 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/siginfo.h' (103,508) at 20210307214926122
105247 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/scx200_hrt.c' (103,509) at 20210307214927046
105248 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/inode.c' (103,510) at 20240805080014015
105249 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso2c.h' (103,511) at 20210307214926614
105250 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb' (103,512) at 20220204040022496
105251 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit_core.c' (103,513) at 20240405153230075
105252 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_0_0_offset.h' (103,514) at 20210307214927542
105253 2025-01-08 03:00:52.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.c' (103,515) at 20240405153048453
105254 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/single.h' (103,516) at 20210307214931538
105255 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x.h' (103,517) at 20240405153049141
105256 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_hw.c' (103,518) at 20240405153231071
105257 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-sysfs.c' (103,519) at 20241216090017741
105258 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/debugfs.h' (103,520) at 20220525020653731
105259 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/scan.c' (103,521) at 20210307214929866
105260 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/as3722-poweroff.c' (103,522) at 20240405153231351
105261 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/Makefile' (103,523) at 20240405153053965
105262 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-caret-down-disabled.svg' (103,524) at 20210308005107069
105263 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Sachsen-Anhalt' (103,525) at 20210307205553766
105264 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c' (103,526) at 20240405153048793
105265 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_3_defconfig' (103,527) at 20210308005003276
105266 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/Makefile' (103,528) at 20210309003654516
105267 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pl030.c' (103,529) at 20220525020653955
105268 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/faraday,ftmac.txt' (103,530) at 20210307214925374
105269 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingLoopCollection_v1.xml' (103,531) at 20240619080002924
105270 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77693_fg.h' (103,532) at 20210308005003680
105271 2025-01-08 03:00:52.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/pwm_bl.c' (103,533) at 20240613080016475
105272 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videostrong-kii-pro.c' (103,534) at 20210307214928786
105273 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/file.c' (103,535) at 20240520080015203
105274 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a779g0-sysc.c' (103,536) at 20240405153231351
105275 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/013_pack_inv_size_align.dts' (103,537) at 20210308005003752
105276 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/vmmouse.c' (103,538) at 20241211090212278
105277 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.h' (103,539) at 20210307214929810
105278 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_stub_32.S' (103,540) at 20220525020652190
105279 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/superio.c' (103,541) at 20210308005003008
105280 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml' (103,542) at 20240405153045145
105281 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mt7628a.dtsi' (103,543) at 20210308005002816
105282 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-semi.c' (103,544) at 20210927100127449
105283 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc.c' (103,545) at 20220525020652194
105284 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/starfive,jh7110-pcie-phy.yaml' (103,546) at 20240405153229787
105285 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/bin2c.c' (103,547) at 20210308005003724
105286 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/daq_2.0.7.bb' (103,548) at 20241221090017492
105287 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/pnv_spi.c' (103,549) at 20241211090212338
105288 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_loongarch.c' (103,550) at 20240405153232239
105289 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/xattr.c' (103,551) at 20240405153052485
105290 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/ilsp.sa' (103,552) at 20210307214926150
105291 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/uncore-cache.json' (103,553) at 20240405153054145
105292 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra30-tsensor.c' (103,554) at 20240405153231499
105293 2025-01-08 03:00:52.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/gpio_backlight.c' (103,555) at 20240405153231575
105294 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/renesas-ceu.h' (103,556) at 20210307214931542
105295 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zeroconf_0.136.2.bb' (103,557) at 20241221090017564
105296 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (103,558) at 20210820100014769
105297 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8974.yaml' (103,559) at 20220525020651682
105298 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_qp.h' (103,560) at 20220525020653163
105299 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_quotaops.c' (103,561) at 20240405153052605
105300 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/uacce/Makefile' (103,562) at 20210307214929178
105301 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/efi.c' (103,563) at 20210308005003208
105302 2025-01-08 03:00:52.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-lmcx-defs.h' (103,564) at 20210307214926234
105303 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/run-ptest' (103,565) at 20210307205554470
105304 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2_2.13.5.bb' (103,566) at 20241221090017644
105305 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm4_generic.c' (103,567) at 20240405153046541
105306 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml' (103,568) at 20240405153229791
105307 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/mac_eeprom.c' (103,569) at 20210308005002916
105308 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_transport.c' (103,570) at 20240405153053389
105309 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile.um' (103,571) at 20240405153046349
105310 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/system/boot.S' (103,572) at 20240906080037580
105311 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6_bb.h' (103,573) at 20210308005003088
105312 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/vivante,gc.yaml' (103,574) at 20240405153045061
105313 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/da9211.h' (103,575) at 20210307214931494
105314 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7793-gose.dts' (103,576) at 20240405153229899
105315 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-spi-seeprom-test.c' (103,577) at 20240906080037572
105316 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage_256M8_1.cfg' (103,578) at 20210308005003012
105317 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nzxt-kraken2.rst' (103,579) at 20220525020651738
105318 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fcs,fxl6408.yaml' (103,580) at 20240405153045061
105319 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto.h' (103,581) at 20240405153230267
105320 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm2835_wdt.c' (103,582) at 20240405153231599
105321 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_params.h' (103,583) at 20240405153051849
105322 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-spdif.c' (103,584) at 20240405153053933
105323 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/eon.c' (103,585) at 20240405153049709
105324 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/pm8916_gpio.txt' (103,586) at 20210308005003304
105325 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-only' (103,587) at 20210316000012717
105326 2025-01-08 03:00:52.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/Kconfig' (103,588) at 20240405153046977
105327 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-Mimic-GNU-basename-API-for-non-glibc-library-e.g.-mu.patch' (103,589) at 20240413080012655
105328 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/Makefile' (103,590) at 20220525020655131
105329 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pythondeps.toml' (103,591) at 20241211090212446
105330 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max8688.rst' (103,592) at 20210307214925502
105331 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/vtbl.c' (103,593) at 20240405153230887
105332 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-sgmii-eth.c' (103,594) at 20240405153051293
105333 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/virtio/virtio-device.yaml' (103,595) at 20240405153045185
105334 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_vangogh.h' (103,596) at 20240405153048349
105335 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_main.c' (103,597) at 20240405153230719
105336 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-clock.c' (103,598) at 20241104090011611
105337 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm8994-regulator.c' (103,599) at 20240405153051477
105338 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c' (103,600) at 20240405153048665
105339 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/vt_ioctl.c' (103,601) at 20240405153052025
105340 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-w1_therm' (103,602) at 20220525020651634
105341 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_hw.c' (103,603) at 20220525020653451
105342 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/solos-attrlist.c' (103,604) at 20210307214926886
105343 2025-01-08 03:00:52.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c' (103,605) at 20240405153231019
105344 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_mh.c' (103,606) at 20240405153053321
105345 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/read_window_mark_write_erased.c' (103,607) at 20210308005108641
105346 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock.h' (103,608) at 20210307214926554
105347 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video.rst' (103,609) at 20220525020654135
105348 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rlock.h' (103,610) at 20210307214931806
105349 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_hashed/ima-policy-hashed_1.0.bb' (103,611) at 20241221090017576
105350 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kinnastrom' (103,612) at 20210307205553786
105351 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/platformdata.c' (103,613) at 20210309003648716
105352 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tls.c' (103,614) at 20240820080014193
105353 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed_udc.c' (103,615) at 20240913080013821
105354 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/anubis.c' (103,616) at 20240405153046529
105355 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_benchmark.c' (103,617) at 20210307214928010
105356 2025-01-08 03:00:52.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-layerscape-gen4.c' (103,618) at 20240405153051229
105357 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fltr.c' (103,619) at 20240405153050005
105358 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/custom_sec_handlers.c' (103,620) at 20240405153054253
105359 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/smm.c' (103,621) at 20240405153046453
105360 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/compress/lz4.py' (103,622) at 20241221090017584
105361 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/usb_a9263_dataflash_defconfig' (103,623) at 20210308005003284
105362 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/mux.c' (103,624) at 20210308005002756
105363 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/Makefile' (103,625) at 20240405153048929
105364 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/icp-opal.c' (103,626) at 20240405153046233
105365 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-dev.h' (103,627) at 20210307214931398
105366 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.err' (103,628) at 20230925080040089
105367 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c' (103,629) at 20240405153048997
105368 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery-cookie_3.0.5.bb' (103,630) at 20230520080014480
105369 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm953012k.dts' (103,631) at 20240405153045429
105370 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_factory.hpp' (103,632) at 20220725100036488
105371 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/goflexhome_defconfig' (103,633) at 20210308005003260
105372 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/boost.wrap' (103,634) at 20240112090004588
105373 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iniparser/iniparser_4.2.4.bb' (103,635) at 20241221090017536
105374 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-cron' (103,636) at 20210307205554470
105375 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-reg.c' (103,637) at 20210716100029891
105376 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_devcaps.h' (103,638) at 20220525020653027
105377 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_regs.h' (103,639) at 20210307214926242
105378 2025-01-08 03:00:52.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-null.c' (103,640) at 20221215040039394
105379 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld20-ref.dts' (103,641) at 20210308005002632
105380 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OCLC-2.0' (103,642) at 20210307205554426
105381 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/psci.c' (103,643) at 20240405153045873
105382 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/setup_no.c' (103,644) at 20240405153045969
105383 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/regmap.c' (103,645) at 20210308005003356
105384 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-txe.c' (103,646) at 20240405153049641
105385 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/pm_runtime.cocci' (103,647) at 20240405153053441
105386 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/icedcc.S' (103,648) at 20210309003648680
105387 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb' (103,649) at 20220402030015947
105388 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-imx.h' (103,650) at 20210307214931602
105389 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_offset.h' (103,651) at 20210307214927674
105390 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_diag.h' (103,652) at 20241018080014494
105391 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sil.c' (103,653) at 20241011080017295
105392 2025-01-08 03:00:52.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memset-sh4.S' (103,654) at 20210307214926570
105393 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/minstate.h' (103,655) at 20210307214926126
105394 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/opcodes.h' (103,656) at 20210307214926574
105395 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioport.h' (103,657) at 20240405153052709
105396 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lz4/lz4_1.10.0.bb' (103,658) at 20241221090017696
105397 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/ltr501.c' (103,659) at 20241216090017705
105398 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/tie-asm.h' (103,660) at 20210308005002884
105399 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/led.c' (103,661) at 20210308005002916
105400 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atc260x-i2c.c' (103,662) at 20240405153049601
105401 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi' (103,663) at 20240405153045717
105402 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/korg1212/Makefile' (103,664) at 20210307214932266
105403 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/config.txt' (103,665) at 20210308005003304
105404 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_midi.c' (103,666) at 20240405153232123
105405 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/Smack.rst' (103,667) at 20210307214925214
105406 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c' (103,668) at 20241104090011583
105407 2025-01-08 03:00:52.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-serial.c' (103,669) at 20230426080043736
105408 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cb710-mmc.c' (103,670) at 20240405153230851
105409 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/swiotlb-xen.c' (103,671) at 20241008080013987
105410 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-bootinfo.h' (103,672) at 20240405153046009
105411 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_mods___mod_swap.c' (103,673) at 20210307214932642
105412 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_8_0_offset.h' (103,674) at 20240405153047309
105413 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/.clang-format' (103,675) at 20241220090026687
105414 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_fw_counters.c' (103,676) at 20240405153230267
105415 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_manager.cpp' (103,677) at 20241106090023554
105416 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd.bb' (103,678) at 20241206090014226
105417 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc8536_ds.c' (103,679) at 20240405153230051
105418 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/target.h' (103,680) at 20210307214929758
105419 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485HFE_defconfig' (103,681) at 20210308005003236
105420 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es7241.txt' (103,682) at 20210307214925426
105421 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel-spi.c' (103,683) at 20240405153048933
105422 2025-01-08 03:00:52.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0018-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch' (103,684) at 20241221090017660
105423 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_offload.c' (103,685) at 20241011080017391
105424 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/mainloop.h' (103,686) at 20240405153054381
105425 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8150-pinctrl.yaml' (103,687) at 20240405153045137
105426 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/test/test_callout.cpp' (103,688) at 20210308005117205
105427 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-updateubootvars@.service.in' (103,689) at 20220212040021786
105428 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (103,690) at 20240802080012609
105429 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.err' (103,691) at 20210308005046397
105430 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h' (103,692) at 20240405153050529
105431 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/delta.h' (103,693) at 20210307214932262
105432 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/meson.build' (103,694) at 20240823080032949
105433 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/parent.h' (103,695) at 20210309003649824
105434 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/045_prop_test.dts' (103,696) at 20210308005003752
105435 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/swsusp.S' (103,697) at 20210307214926562
105436 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_picmg.c' (103,698) at 20210308004938828
105437 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.3.bb' (103,699) at 20241206090014254
105438 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/disas.c' (103,700) at 20210308005046277
105439 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_serdes.h' (103,701) at 20240405153230903
105440 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts' (103,702) at 20240405153229871
105441 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/tcm_remote.c' (103,703) at 20240405153051969
105442 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-gt90h-v4.dts' (103,704) at 20240405153045389
105443 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/cpu.c' (103,705) at 20210308005002820
105444 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-amba' (103,706) at 20210307214925190
105445 2025-01-08 03:00:52.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-riscv-intc.c' (103,707) at 20240624080012780
105446 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8183-larb-port.h' (103,708) at 20220525020654547
105447 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/bz.c' (103,709) at 20241008080013955
105448 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml' (103,710) at 20240405153045041
105449 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/super.h' (103,711) at 20240405153052293
105450 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/versatile-ab.dts' (103,712) at 20240405153045401
105451 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/index.rst' (103,713) at 20240405153045269
105452 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-ts3a227e.dtsi' (103,714) at 20240405153045749
105453 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb' (103,715) at 20241221090017492
105454 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc' (103,716) at 20240612080013178
105455 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls.rst' (103,717) at 20240405153045241
105456 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/cow.py' (103,718) at 20210307205554242
105457 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mprotect.c' (103,719) at 20241125090012263
105458 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/pac.c' (103,720) at 20241216090017805
105459 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/run-ptest' (103,721) at 20240106090017241
105460 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/grep/grep_3.11.bb' (103,722) at 20230609080014415
105461 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_illegal_alu.c' (103,723) at 20240405153054285
105462 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc_proxy/Makefile' (103,724) at 20240405153049641
105463 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad1980.c' (103,725) at 20240405153232143
105464 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/124.out' (103,726) at 20210308005046449
105465 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/gpio-backlight.yaml' (103,727) at 20240405153045089
105466 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/jump_label.c' (103,728) at 20240405153046433
105467 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rwbase_rt.c' (103,729) at 20240405153053017
105468 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/README.md' (103,730) at 20220804030014663
105469 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/dmabuf-cache.c' (103,731) at 20240405153049421
105470 2025-01-08 03:00:52.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/panel_cntl.h' (103,732) at 20240405153230415
105471 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-driver.c' (103,733) at 20240405153230795
105472 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/vmw_pvscsi.h' (103,734) at 20220627100017066
105473 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/lpt_commit.c' (103,735) at 20210308005003552
105474 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001-j375c.dts' (103,736) at 20240405153045717
105475 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fujitsu/Makefile' (103,737) at 20210307214929402
105476 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/keyctl.h' (103,738) at 20210307214931414
105477 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/autoconf-2.73.patch' (103,739) at 20230813080012900
105478 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-cm.conf' (103,740) at 20230609080014395
105479 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_REDIRECT.c' (103,741) at 20240405153053337
105480 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/clocks.cfg' (103,742) at 20210308005002908
105481 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xcomm.c' (103,743) at 20240405153231467
105482 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Install/meson.build' (103,744) at 20230825080021137
105483 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/psmisc/psmisc_23.7.bb' (103,745) at 20241221090017676
105484 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/Makefile' (103,746) at 20240405153049397
105485 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_tunnel.c' (103,747) at 20240405153053285
105486 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_NAND_defconfig' (103,748) at 20210308005003244
105487 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/gen-ucd90160-defs.py' (103,749) at 20221206040039401
105488 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/hhf.json' (103,750) at 20240405153054377
105489 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-b2120.dts' (103,751) at 20240405153045581
105490 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/no_forwarding.sh' (103,752) at 20241018080014598
105491 2025-01-08 03:00:52.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux_regs.h' (103,753) at 20240405153048449
105492 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kfd_ioctl.h' (103,754) at 20240520080015207
105493 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U1copy_to_user.S' (103,755) at 20210307214926606
105494 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/sample-trace-array.c' (103,756) at 20210307214932126
105495 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8540p-ride.dts' (103,757) at 20240405153229947
105496 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-sccb.c' (103,758) at 20240405153046693
105497 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tpa6130a2.txt' (103,759) at 20210307214925434
105498 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (103,760) at 20210728000026280
105499 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/lock_dlm.c' (103,761) at 20240613080016487
105500 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_misc.h' (103,762) at 20210308005003172
105501 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/regulator/maxim,max77802.h' (103,763) at 20210308005003640
105502 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_sk_storage.rst' (103,764) at 20240405153044997
105503 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit_core.c' (103,765) at 20240815080012871
105504 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/msi.h' (103,766) at 20240405153046277
105505 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8135-evbp1.dts' (103,767) at 20240405153045461
105506 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100.c' (103,768) at 20240405153050257
105507 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/spl_boot.c' (103,769) at 20210308005002924
105508 2025-01-08 03:00:52.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4.dtsi' (103,770) at 20210308005002632
105509 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/simplediff/LICENSE' (103,771) at 20210307205554262
105510 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/stable-process.rst' (103,772) at 20220429100100418
105511 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpc32xx.c' (103,773) at 20240405153051449
105512 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd.h' (103,774) at 20210307214932222
105513 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-timer.c' (103,775) at 20241211090212562
105514 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_lock.h' (103,776) at 20210307214931138
105515 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-ich.c' (103,777) at 20210307214927062
105516 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c' (103,778) at 20240405153051377
105517 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/idr.c' (103,779) at 20240405153231947
105518 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.1.rst' (103,780) at 20241221090017592
105519 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.json' (103,781) at 20220429100100882
105520 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/panel/Makefile' (103,782) at 20210307214930922
105521 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dsl_dir.h' (103,783) at 20210308005003692
105522 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_proto.c' (103,784) at 20240405153046953
105523 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/cache.c' (103,785) at 20210307214926542
105524 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/mb.c' (103,786) at 20210307214926178
105525 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EventService_v1.xml' (103,787) at 20240619080002924
105526 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera.yaml' (103,788) at 20240405153045013
105527 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts419-6281.dts' (103,789) at 20240405153045457
105528 2025-01-08 03:00:52.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bma150.h' (103,790) at 20240405153052665
105529 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/chio.h' (103,791) at 20210307214931626
105530 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_context.h' (103,792) at 20210307214930330
105531 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_mpeg2.c' (103,793) at 20240405153051865
105532 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/qconf.cc' (103,794) at 20210308005003732
105533 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/layerappend.py' (103,795) at 20241206090014306
105534 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c' (103,796) at 20240405153230503
105535 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-alps.rst' (103,797) at 20240405153045213
105536 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration-hmp-cmds.c' (103,798) at 20241211090212386
105537 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c' (103,799) at 20241023080012879
105538 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.c' (103,800) at 20210307214928782
105539 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/reader_impl.hpp' (103,801) at 20230516080022994
105540 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/tupleref.hpp' (103,802) at 20220625030026172
105541 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/ABI/sysfs-class-fieldbus-dev' (103,803) at 20210307214930506
105542 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/tie-asm.h' (103,804) at 20210307214926770
105543 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cmpxchg.h' (103,805) at 20240405153046277
105544 2025-01-08 03:00:52.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS1.conf' (103,806) at 20230114040015462
105545 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya.c' (103,807) at 20240405153046569
105546 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/early_cmos.h' (103,808) at 20210308005002880
105547 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/cpufeature.h' (103,809) at 20240405153230099
105548 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.h' (103,810) at 20240910080014070
105549 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6795.dtsi' (103,811) at 20240405153045745
105550 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes.h' (103,812) at 20220525020652358
105551 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-cec.h' (103,813) at 20240405153049529
105552 2025-01-08 03:00:52.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table.c' (103,814) at 20240405153047201
105553 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_mad.c' (103,815) at 20220525020653159
105554 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/float_convs.ref' (103,816) at 20210308005046489
105555 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/uevent/config' (103,817) at 20210307214932730
105556 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/0001-Define-CARD32-as-uint-as-it-is-32-bit.patch' (103,818) at 20230401080011935
105557 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h' (103,819) at 20240805080013979
105558 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/obmc-led-group-stop@.service' (103,820) at 20241005080021212
105559 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/NSS-10-37.5W' (103,821) at 20210307205553762
105560 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_hii_config.c' (103,822) at 20210308005003700
105561 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/mdev' (103,823) at 20210307205554470
105562 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac.c' (103,824) at 20241211090212230
105563 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/ddr.c' (103,825) at 20210308005002900
105564 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomain.h' (103,826) at 20240405153045661
105565 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_evmcs.c' (103,827) at 20240405153054321
105566 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00514_syncgen_flow_evcnt_memmap_package.h' (103,828) at 20210307214928682
105567 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-rex.dtsi' (103,829) at 20240405153229887
105568 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-difrnce-dit4350.dts' (103,830) at 20210308005002620
105569 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/Makefile' (103,831) at 20240405153048825
105570 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/hotplug.c' (103,832) at 20240405153045689
105571 2025-01-08 03:00:52.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc.h' (103,833) at 20240405153050357
105572 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sbq_cmd.h' (103,834) at 20220525020653539
105573 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-personal-cloud.dts' (103,835) at 20240405153045445
105574 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmu.h' (103,836) at 20240405153046389
105575 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/test_akcipher_keys.c.inc' (103,837) at 20241211090212530
105576 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ife.json' (103,838) at 20240405153054377
105577 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_lwt_bpf.sh' (103,839) at 20240405153232099
105578 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/PostCode/meson.build' (103,840) at 20230825080021141
105579 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netdev_features.h' (103,841) at 20220525020654595
105580 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/README' (103,842) at 20210812000025310
105581 2025-01-08 03:00:52.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/src/hsbp_manager.cpp' (103,843) at 20240717080035672
105582 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-mirror.c' (103,844) at 20220429100100662
105583 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_obj_pinning.c' (103,845) at 20240405153054245
105584 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/symbol.c' (103,846) at 20240613080016543
105585 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/multimedia-libcamera-image.bb' (103,847) at 20231014080011723
105586 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/intel,baytrail-fsp.txt' (103,848) at 20210308005003304
105587 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts' (103,849) at 20210308005002624
105588 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/libc.c' (103,850) at 20210927100127329
105589 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/et1011c.c' (103,851) at 20210308005002720
105590 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/iounmap.cocci' (103,852) at 20240405153053441
105591 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains43xx_data.c' (103,853) at 20210307214925914
105592 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/Inventory.vue' (103,854) at 20241004080035963
105593 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_create.h' (103,855) at 20240405153048473
105594 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/Makefile' (103,856) at 20240405153049645
105595 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/pmc_atom.h' (103,857) at 20240405153052773
105596 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_clock.h' (103,858) at 20210307214930950
105597 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_acl.c' (103,859) at 20240405153231775
105598 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SLIT.memhp' (103,860) at 20240906080037556 to deleted uid set
105599 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pci-bridge.c' (103,861) at 20230426080043668
105600 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-mv78230.dtsi' (103,862) at 20240405153045453
105601 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring2.sh' (103,863) at 20230920080013648
105602 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq_params.h' (103,864) at 20240405153047193
105603 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.c' (103,865) at 20220525020652967
105604 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/TCPA.tis.tpm12' (103,866) at 20240906080037560 to deleted uid set
105605 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82443bxgx_edac.c' (103,867) at 20220525020652418
105606 2025-01-08 03:00:52.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pull-sdpx-licenses.py' (103,868) at 20241221090017704
105607 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_stratix10.dtsi' (103,869) at 20210308005002612
105608 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/unresolved.tc' (103,870) at 20210307214932670
105609 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/dmm.txt' (103,871) at 20210307214925278
105610 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi' (103,872) at 20240405153045825
105611 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/smp.c' (103,873) at 20210307214926294
105612 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp43x.dtsi' (103,874) at 20240405153045437
105613 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/posted_intr.h' (103,875) at 20240812080017228
105614 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ife.h' (103,876) at 20210307214931578
105615 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/hyperbus-core.c' (103,877) at 20240405153049681
105616 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,cygnus-pinmux.txt' (103,878) at 20210307214925394
105617 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/settings' (103,879) at 20210309003655988
105618 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/dev.c' (103,880) at 20240405153230647
105619 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/z3fold.c' (103,881) at 20240405153231983
105620 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-mkstemp.patch' (103,882) at 20210307205553810
105621 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (103,883) at 20241206090014222 to deleted uid set
105622 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/test_hmm.sh' (103,884) at 20240405153054333
105623 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfb_i2c.c' (103,885) at 20210307214930914
105624 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.yaml' (103,886) at 20240405153045109
105625 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/kmcoge4.dts' (103,887) at 20210307214926342
105626 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nand.h' (103,888) at 20210308005003556
105627 2025-01-08 03:00:52.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/nic_mock.h' (103,889) at 20230718080007968
105628 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/rx_common.c' (103,890) at 20240405153050293
105629 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master.c' (103,891) at 20241216090017701
105630 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-1.0' (103,892) at 20210307205554418
105631 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/Kconfig' (103,893) at 20240405153050141
105632 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c' (103,894) at 20241111090012125
105633 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/machine/yosemitev2.conf' (103,895) at 20230927080013510
105634 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4210-fimc.yaml' (103,896) at 20240405153045101
105635 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-irq.c' (103,897) at 20241211090145397
105636 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8958-dsp2.c' (103,898) at 20220525020655055
105637 2025-01-08 03:00:52.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8960.h' (103,899) at 20240405153232167
105638 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/amigaffs.h' (103,900) at 20210307214930990
105639 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_prueth.h' (103,901) at 20241125090012255
105640 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/settings' (103,902) at 20240405153232263
105641 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,mu-msi.yaml' (103,903) at 20240405153045085
105642 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/Makefile' (103,904) at 20240405153045829
105643 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/loongarch.h' (103,905) at 20241118090018491
105644 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_802_3.c' (103,906) at 20210307214931894
105645 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/kernel-api/index.rst' (103,907) at 20210307214925566
105646 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h' (103,908) at 20240405153049409
105647 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/ivshmem.rst' (103,909) at 20240326080039406
105648 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-forked_1.6.0.bb' (103,910) at 20230317080013793
105649 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr/run-ptest' (103,911) at 20230401080011979
105650 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_config_reg.h' (103,912) at 20210307214928430
105651 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/basic-pm-debugging.rst' (103,913) at 20210307214925542
105652 2025-01-08 03:00:52.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/Kconfig' (103,914) at 20220525020652278
105653 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6125.c' (103,915) at 20240405153051349
105654 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/aops.c' (103,916) at 20240613080016487
105655 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,qcm2290.h' (103,917) at 20240405153052649
105656 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertygentest/grouptwo.yaml' (103,918) at 20221209040030339
105657 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak5558.h' (103,919) at 20210307214932294
105658 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt' (103,920) at 20210307214925446
105659 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/device.hpp' (103,921) at 20230511080045635
105660 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/watch_queue.h' (103,922) at 20240405153052821
105661 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-zram' (103,923) at 20210307214925198
105662 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Privileges_v1.xml' (103,924) at 20240619080002932
105663 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func6.c' (103,925) at 20240405153054277
105664 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mediatek,mt8188-pinfunc.h' (103,926) at 20240405153052649
105665 2025-01-08 03:00:52.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxferror.c' (103,927) at 20210307214926846
105666 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/Kconfig' (103,928) at 20240405153230727
105667 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_fragment.c' (103,929) at 20240411080014150
105668 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_scp_failover.sh' (103,930) at 20241226090016123
105669 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flurkmark' (103,931) at 20210307205553782
105670 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/meson.build' (103,932) at 20231208090025561
105671 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/named.service' (103,933) at 20230813080012876
105672 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/alternative-macros.h' (103,934) at 20240405153230063
105673 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pmdemand.h' (103,935) at 20240405153048457
105674 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/misc.h' (103,936) at 20240405153045369
105675 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0009-remove-unneeded-headers.patch' (103,937) at 20241221090017496
105676 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/entrypoint-yocto-check-layer.sh' (103,938) at 20220402030016063
105677 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_property.c' (103,939) at 20240906080037252
105678 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/boot.h' (103,940) at 20240405153046269
105679 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-lite2.dts' (103,941) at 20240405153045709
105680 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/Build.PL' (103,942) at 20230831080028403
105681 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fbdev_generic.h' (103,943) at 20240405153052629
105682 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-fw.c' (103,944) at 20210308005045853
105683 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipc.h' (103,945) at 20210307214931638
105684 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/da8xx-cfgchip.c' (103,946) at 20240805080013943
105685 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/tlbflush.h' (103,947) at 20240405153046121
105686 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cuda.h' (103,948) at 20240405153052677
105687 2025-01-08 03:00:52.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fields_5.0.0.bb' (103,949) at 20210812000025238
105688 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/perf_regs.h' (103,950) at 20240405153054033
105689 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/Kconfig' (103,951) at 20210308005003024
105690 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7.dtsi' (103,952) at 20240405153229919
105691 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pc-testdev.c' (103,953) at 20210308005045909
105692 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uv/uv.h' (103,954) at 20210307214926122
105693 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/P10BMCAspeedSBPubKey_2.pem' (103,955) at 20220216040015837
105694 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netdevices.rst' (103,956) at 20220525020651750
105695 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_sr.S' (103,957) at 20221215040039390
105696 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mccmon6.h' (103,958) at 20210308005003604
105697 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-TTV' (103,959) at 20210307205553758
105698 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (103,960) at 20210903000032571
105699 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7885-pinctrl.dtsi' (103,961) at 20240405153045721
105700 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/093.out' (103,962) at 20210308005046445
105701 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.c' (103,963) at 20210309003649472
105702 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cast_common.h' (103,964) at 20210307214931310
105703 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rdc/Makefile' (103,965) at 20210307214929606
105704 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead.dtsi' (103,966) at 20240405153045765
105705 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/byteorder.h' (103,967) at 20210308005002544
105706 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa-pcm.h' (103,968) at 20210307214928678
105707 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,odroid.yaml' (103,969) at 20240405153229799
105708 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_vmw.c' (103,970) at 20240405153051445
105709 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/debug.md' (103,971) at 20240807080019542
105710 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/dtrace.py' (103,972) at 20210308005046245
105711 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_veth.sh' (103,973) at 20240405153054289
105712 2025-01-08 03:00:52.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp_gen_header.h' (103,974) at 20210307214929554
105713 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srav.c' (103,975) at 20210308005046525
105714 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/vmcore.c' (103,976) at 20241115090012965
105715 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra_i2c.h' (103,977) at 20210308005002668
105716 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/jazz_defconfig' (103,978) at 20240405153045993
105717 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fprobe.c' (103,979) at 20240405153053105
105718 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/ad5272.c' (103,980) at 20240405153049009
105719 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/chassis_tests.cpp' (103,981) at 20240817080031296
105720 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/string.h' (103,982) at 20210307214925670
105721 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TaskService.v1_2_1.json' (103,983) at 20240619080002956
105722 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/Kconfig' (103,984) at 20210307214929726
105723 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mesh.h' (103,985) at 20240405153051661
105724 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4-cm4io.dts' (103,986) at 20240405153229919
105725 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc4000.c' (103,987) at 20240405153230823
105726 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo/0001-osinfo-Make-xmlError-struct-constant-in-propagate_li.patch' (103,988) at 20240413080012659
105727 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/Makefile' (103,989) at 20240405153049441
105728 2025-01-08 03:00:52.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/buildid.sh' (103,990) at 20240405153054169
105729 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/nmi.c' (103,991) at 20240405153230091
105730 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_legacy.c' (103,992) at 20240405153052233
105731 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-bsp/image/gxp-bootblock.bbappend' (103,993) at 20230413080015624
105732 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-core.h' (103,994) at 20240405153045685
105733 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/g_hid.h' (103,995) at 20240405153052813
105734 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/Kconfig' (103,996) at 20210308005003040
105735 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/tlb.c' (103,997) at 20210308005003172
105736 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bitrev.c' (103,998) at 20210308005003696
105737 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_b.c' (103,999) at 20210308005046517
105738 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_shblocks.sh' (104,000) at 20210307214932690
105739 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch' (104,001) at 20230706080014745
105740 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/mctp_%.bbappend' (104,002) at 20241206090014218
105741 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Mini-XML-License' (104,003) at 20210307205553866
105742 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/toshiba,et8ek8.txt' (104,004) at 20210307214925354
105743 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/063' (104,005) at 20210927100127477
105744 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/cxgb2.c' (104,006) at 20240405153049861
105745 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ppa.c' (104,007) at 20210308005002556
105746 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/Kbuild' (104,008) at 20210307214926306
105747 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (104,009) at 20240105090012010
105748 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-bxt-match.c' (104,010) at 20240405153053957
105749 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/mei.c' (104,011) at 20240405153051145
105750 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fsnotify.c' (104,012) at 20241211090145525
105751 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_profile_stat.tc' (104,013) at 20210307214932674
105752 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2m.dtsi' (104,014) at 20240405153045401
105753 2025-01-08 03:00:52.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir' (104,015) at 20210307205554594
105754 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_overlay.c' (104,016) at 20240405153230559
105755 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-bts.c' (104,017) at 20240405153054193
105756 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/stm32-lptimer-trigger.c' (104,018) at 20240405153230695
105757 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_powersave_regdef.h' (104,019) at 20210307214930642
105758 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb' (104,020) at 20230211040012639
105759 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/adm1275.c' (104,021) at 20240405153048869
105760 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/Makefile' (104,022) at 20210307214929934
105761 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-i2c.c' (104,023) at 20240405153050345
105762 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-spi.h' (104,024) at 20210307214930462
105763 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/xilinx-pcie.h' (104,025) at 20230426080043764
105764 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts' (104,026) at 20240405153045549
105765 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axi.h' (104,027) at 20210308005003560
105766 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev.inc' (104,028) at 20241221090017688
105767 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/luton_pcb090.dts' (104,029) at 20210308005002812
105768 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pnfs.h' (104,030) at 20210307214931290
105769 2025-01-08 03:00:52.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/rfc1002pdu.h' (104,031) at 20240405153052517
105770 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-tca6507.c' (104,032) at 20240405153049221
105771 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/Makefile' (104,033) at 20210307214932202
105772 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/command-list.txt' (104,034) at 20240405153054105
105773 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-uboot.bbclass' (104,035) at 20241221090017608
105774 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json' (104,036) at 20230627080016966
105775 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/superhyway/superhyway.c' (104,037) at 20220525020654087
105776 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/Makefile' (104,038) at 20240405153046081
105777 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd.service' (104,039) at 20230520080014480
105778 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-file/run-ptest' (104,040) at 20240301090012435
105779 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/settings/phosphor-settings-manager_%.bbappend' (104,041) at 20240821080012435
105780 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/Kconfig' (104,042) at 20240906080037500
105781 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyAttributes/meson.build' (104,043) at 20230825080021137
105782 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ethtool.c' (104,044) at 20240405153050265
105783 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop2.c' (104,045) at 20210307214932646
105784 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-EID-remove' (104,046) at 20241121090011895
105785 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-amd' (104,047) at 20230426080043656
105786 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/poky.xml' (104,048) at 20241221090017592
105787 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si5351.h' (104,049) at 20240405153046781
105788 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8821.h' (104,050) at 20240405153232151
105789 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/lv-conf.inc' (104,051) at 20241206090014254
105790 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/toaster-title.png' (104,052) at 20210307205554382 to deleted uid set
105791 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence-evt.json' (104,053) at 20241112090023994
105792 2025-01-08 03:00:52.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc_xprt.h' (104,054) at 20240405153231843
105793 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/coreboot_table.c' (104,055) at 20210308005002884
105794 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unzstd.c' (104,056) at 20240405153053085
105795 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/oradax/dax-hv-api.txt' (104,057) at 20240405153044981
105796 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5640.yaml' (104,058) at 20240405153045165
105797 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-pci.c' (104,059) at 20240405153048909
105798 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1_1.3.bb' (104,060) at 20231011080016574
105799 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kdebug.h' (104,061) at 20210307214931302
105800 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/ucmpdi2.S' (104,062) at 20210307214925870
105801 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visby_Follingbo' (104,063) at 20210307205553794
105802 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt_1.0.0.bb' (104,064) at 20240301090012435
105803 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_SDCARD_defconfig' (104,065) at 20210308005003244
105804 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz' (104,066) at 20210307205554594 to deleted uid set
105805 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/single_cpdo.c' (104,067) at 20210308005046069
105806 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o3dnt.dts' (104,068) at 20220525020652030
105807 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_port.h' (104,069) at 20210307214929502
105808 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/ram-uclass.c' (104,070) at 20210308005003476
105809 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-uptime-002.c' (104,071) at 20240405153054365
105810 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/OWNERS' (104,072) at 20220723030040945
105811 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/Makefile' (104,073) at 20210308005003456
105812 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lsxhl_defconfig' (104,074) at 20210308005003268
105813 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/globals.rst' (104,075) at 20220525020651730
105814 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Thresholds.hpp' (104,076) at 20240817080004299
105815 2025-01-08 03:00:52.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu.rsrc' (104,077) at 20210308005046185
105816 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/BusLogic.h' (104,078) at 20220525020653979
105817 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py' (104,079) at 20210307205554262
105818 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Koppom' (104,080) at 20210307205553786
105819 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/__init__.py' (104,081) at 20220910030013377
105820 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7280a.yaml' (104,082) at 20240405153045069
105821 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/Kconfig' (104,083) at 20240405153046665
105822 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/filecache.h' (104,084) at 20240405153052433
105823 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_events.c' (104,085) at 20241211090212322
105824 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9063-regulator.c' (104,086) at 20240405153051461
105825 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c' (104,087) at 20210307214926566
105826 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscalls.h' (104,088) at 20240710080014605
105827 2025-01-08 03:00:52.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/mpx_helper.c' (104,089) at 20210927100127397
105828 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init' (104,090) at 20210307205554550
105829 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_strp.c' (104,091) at 20240503080014518
105830 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/path.py' (104,092) at 20240106090017261
105831 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Update/meson.build' (104,093) at 20240925080024982
105832 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h' (104,094) at 20240405153049945
105833 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml' (104,095) at 20240405153045057
105834 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/axp20x-i2c.c' (104,096) at 20240405153049601
105835 2025-01-08 03:00:52.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac.h' (104,097) at 20240405153050313
105836 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_bits.h' (104,098) at 20241211090212510
105837 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb' (104,099) at 20241221090017508
105838 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_6_sh_mask.h' (104,100) at 20220525020652803
105839 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/psmouse-smbus.c' (104,101) at 20240405153049153
105840 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_stackid_cannot_attach.c' (104,102) at 20240405153054253
105841 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_lpc.c' (104,103) at 20241121090029260
105842 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/machvec.h' (104,104) at 20210309003648976
105843 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/dma_test.c' (104,105) at 20240405153051981
105844 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-8.conf' (104,106) at 20230412080023460
105845 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cxusb.c' (104,107) at 20240405153049549
105846 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/bayer.svg' (104,108) at 20210309003648488
105847 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/error-log-handling-for-phal.md' (104,109) at 20221209040006383
105848 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/util.c' (104,110) at 20240405153050577
105849 2025-01-08 03:00:52.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/inputattach-config/inputattach-config.bb' (104,111) at 20241221090017516
105850 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/resource.h' (104,112) at 20210307214931618
105851 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amcc_s5933.h' (104,113) at 20220525020652346
105852 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/sys_helper.c' (104,114) at 20240906080037452
105853 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/srcpos.h' (104,115) at 20210308005003728
105854 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/Makefile' (104,116) at 20210308005002972
105855 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts' (104,117) at 20240405153045745
105856 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/ipam390.c' (104,118) at 20210308005002900
105857 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_register.h' (104,119) at 20240405153052885
105858 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/Makefile' (104,120) at 20240624080012768
105859 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pkru.h' (104,121) at 20240405153046393
105860 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_vmid.c' (104,122) at 20240405153231423
105861 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.c' (104,123) at 20240405153050637
105862 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_factory_dcn32.h' (104,124) at 20240405153047289
105863 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/readinode.c' (104,125) at 20210309003653620
105864 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/files/remove-help2man.patch' (104,126) at 20210307205554002
105865 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/Makefile' (104,127) at 20210308005002852
105866 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane_types.h' (104,128) at 20210307214930558
105867 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/__init__.robot' (104,129) at 20240627080021052
105868 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/features.rst' (104,130) at 20240405153229835
105869 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/scattered.c' (104,131) at 20240411080014058
105870 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/futex.h' (104,132) at 20240405153052917
105871 2025-01-08 03:00:52.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7795-cpg-mssr.c' (104,133) at 20210308005003352
105872 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/valijson/valijson_1.0.3.bb' (104,134) at 20241221090017516
105873 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/context.c' (104,135) at 20240405153230647
105874 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/io.h' (104,136) at 20210308005002848
105875 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616-x96-mate.dts' (104,137) at 20240405153229915
105876 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6592.dtsi' (104,138) at 20240405153045461
105877 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.c' (104,139) at 20210308005003436
105878 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/cf-core.xml' (104,140) at 20210308005045817
105879 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/simpletest.sh' (104,141) at 20240405153054069
105880 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c' (104,142) at 20220525020652490
105881 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.c' (104,143) at 20220525020652446
105882 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/of_rtc.c' (104,144) at 20240405153230059
105883 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30.dtsi' (104,145) at 20210308005002632
105884 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/mem.c' (104,146) at 20220525020652010
105885 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/hugetlb.h' (104,147) at 20240405153230063
105886 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp-ddns.service' (104,148) at 20231126090012853
105887 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/faultlog_dump_entry.cpp' (104,149) at 20230615080025080
105888 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/universal.c' (104,150) at 20210308005003044
105889 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu_ops_spinwait.c' (104,151) at 20240613080016367
105890 2025-01-08 03:00:52.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop_ibi_value_le.h' (104,152) at 20210307214928598
105891 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus.h' (104,153) at 20220525020654339
105892 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/config' (104,154) at 20210308005003736
105893 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds_qixis.h' (104,155) at 20210308005002956
105894 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Generate-data-for-OpenSSL-3.4-and-add-it-to-multissl.patch' (104,156) at 20241221090017668
105895 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/Makefile' (104,157) at 20240405153231323
105896 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-mmu.c' (104,158) at 20210307214930582
105897 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/config' (104,159) at 20240405153054293
105898 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/rawsock.c' (104,160) at 20240405153053345
105899 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/tie-asm.h' (104,161) at 20210307214926770
105900 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto.c' (104,162) at 20240405153053325
105901 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Storlien' (104,163) at 20210307205553790
105902 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc64-softmmu.mak' (104,164) at 20240326080039394
105903 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spidev.rst' (104,165) at 20240405153045265
105904 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/virtio_pmem.h' (104,166) at 20210307214929990
105905 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/trace.h' (104,167) at 20210308005045861
105906 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7792-clock.h' (104,168) at 20210307214931334
105907 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/PageTitle.spec.js.snap' (104,169) at 20220105012523003
105908 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dbg.h' (104,170) at 20240405153231435
105909 2025-01-08 03:00:52.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/create_config_directory.patch' (104,171) at 20210307205554578
105910 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/server.cpp' (104,172) at 20240829080010546
105911 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/sharpsl_param.h' (104,173) at 20210307214925850
105912 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/chassis-intrusion-monitor/config.yaml' (104,174) at 20220211110019214
105913 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi' (104,175) at 20240405153045829
105914 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/build-rootfs-size-docker.sh' (104,176) at 20241017080019198
105915 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/ubispl.h' (104,177) at 20210308005003424
105916 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zstd_errors.h' (104,178) at 20240405153052825
105917 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/lpc32xx_eth.c' (104,179) at 20210308005003436
105918 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/memory/ti-aemif.c' (104,180) at 20210308005003388
105919 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.json' (104,181) at 20210308005046405
105920 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/meson.build' (104,182) at 20240326080039562
105921 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/ctrlchar.h' (104,183) at 20210307214930230
105922 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb' (104,184) at 20241221090017548
105923 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmalloc.h' (104,185) at 20220525020652154
105924 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modeset_helper.h' (104,186) at 20210307214931318
105925 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6328-reset.h' (104,187) at 20210308005003640
105926 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/iomux-vf610.h' (104,188) at 20210308005002672
105927 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_mte.h' (104,189) at 20220525020651946
105928 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/palmas-pmic.txt' (104,190) at 20210307214925410
105929 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042d4_sd_rcw.cfg' (104,191) at 20210308005002992
105930 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/dw-xdata-pcie.c' (104,192) at 20220525020653355
105931 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mmc_host_def.h' (104,193) at 20210308005002656
105932 2025-01-08 03:00:52.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/0002-automake-make-example-programs-installable.patch' (104,194) at 20230401080011939
105933 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-board-common.dtsi' (104,195) at 20240405153229903
105934 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-periphery_2.4.1.bb' (104,196) at 20240302090018210
105935 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/asm-offsets.h' (104,197) at 20210307214926546
105936 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-keys.out' (104,198) at 20220429100100882 to deleted uid set
105937 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/Makefile' (104,199) at 20210308005002908
105938 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/README' (104,200) at 20210308005003040
105939 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h' (104,201) at 20240405153050245
105940 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_linux_clut224.ppm' (104,202) at 20210307214930950
105941 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.6.bb' (104,203) at 20241221090017548
105942 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmns2/Makefile' (104,204) at 20210308005002940
105943 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml' (104,205) at 20240725080013728
105944 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/add-new-system.md' (104,206) at 20240427080004421
105945 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch' (104,207) at 20241221090017660
105946 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/Makefile' (104,208) at 20240405153046057
105947 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/Kconfig' (104,209) at 20240405153230583
105948 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb' (104,210) at 20231011080016614
105949 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040_nand_rcw.cfg' (104,211) at 20210308005002992
105950 2025-01-08 03:00:52.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/mbox_defs.h' (104,212) at 20220525020654039
105951 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handler.cpp' (104,213) at 20240817080027652
105952 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip6_gre_headroom.sh' (104,214) at 20210307214932690
105953 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/pinctrl.h' (104,215) at 20210308005002636
105954 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool_2018.03.0.bb' (104,216) at 20241221090017512
105955 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/hmem/Makefile' (104,217) at 20240405153046973
105956 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/core.c' (104,218) at 20220525020653823
105957 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc' (104,219) at 20210812000025370
105958 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/rdc-sema.h' (104,220) at 20210308005002676
105959 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/Makefile' (104,221) at 20240405153049073
105960 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cgtqmx6eval.h' (104,222) at 20210308005003588
105961 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_stream_format.h' (104,223) at 20210307214930574
105962 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/idals.h' (104,224) at 20240405153046277
105963 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Port/meson.build' (104,225) at 20230825080021137
105964 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cmdresp.c' (104,226) at 20240405153050557
105965 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Entessa' (104,227) at 20210307205554422
105966 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/main.c' (104,228) at 20230925080039837
105967 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/surface_battery.c' (104,229) at 20240405153051441
105968 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/side-switch/side_switch.cpp' (104,230) at 20240820080021222
105969 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996pro.dtsi' (104,231) at 20240405153045769
105970 2025-01-08 03:00:52.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/sbf_dram_init.S' (104,232) at 20210308005003056
105971 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch' (104,233) at 20240413080012627
105972 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1201.h' (104,234) at 20210307214929974
105973 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-bpmp.c' (104,235) at 20240405153046861
105974 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Sevilla' (104,236) at 20210307205553766
105975 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr2_dimm_params.c' (104,237) at 20210308005003360
105976 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/discover.c' (104,238) at 20240405153053393
105977 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-colombus.dts' (104,239) at 20240405153045381
105978 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/fixed.c' (104,240) at 20210308005003440
105979 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000.c' (104,241) at 20240405153232127
105980 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/MAINTAINERS' (104,242) at 20210308005002912
105981 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_context.cpp' (104,243) at 20240829080025811
105982 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/vars.yml.template' (104,244) at 20230426080043844
105983 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml' (104,245) at 20240405153045113
105984 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_ftp.h' (104,246) at 20210307214930234
105985 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.h' (104,247) at 20210307214929926
105986 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/fpsp.h' (104,248) at 20210307214926142
105987 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/olpc,ap-sp.txt' (104,249) at 20210307214925422
105988 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_early.c' (104,250) at 20240405153231379
105989 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-HemelHempstead' (104,251) at 20210307205553798
105990 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro_frglist.sh' (104,252) at 20240617080017414
105991 2025-01-08 03:00:52.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/maccess.c' (104,253) at 20210307214926622
105992 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/xen_console.c' (104,254) at 20240906080037208
105993 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Makefile.am' (104,255) at 20210308005108641
105994 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/README' (104,256) at 20210308005003072
105995 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/mips-coredump-register.patch' (104,257) at 20240124090012270
105996 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/clock.h' (104,258) at 20210308005002720
105997 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/pmu.c' (104,259) at 20220525020652074
105998 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/psi.rst' (104,260) at 20220525020651766
105999 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/manager.hpp' (104,261) at 20241210090027376
106000 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_tunnel_key.h' (104,262) at 20210307214931578
106001 2025-01-08 03:00:52.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-i2c-1.dtsi' (104,263) at 20210307214926350
106002 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/index.rst' (104,264) at 20240405153045249
106003 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen.h' (104,265) at 20210307214927026
106004 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mtd.c' (104,266) at 20210307214929626
106005 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/branch.json' (104,267) at 20220525020655147
106006 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-fru.yaml' (104,268) at 20240712080022837
106007 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8349emitxgp.dts' (104,269) at 20210307214926358
106008 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/adp8870_bl.c' (104,270) at 20240405153052173
106009 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb' (104,271) at 20220502030010124
106010 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pagewalk.h' (104,272) at 20240405153052757
106011 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/Makefile' (104,273) at 20210307214932090
106012 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-apf6dev.dts' (104,274) at 20240405153045497
106013 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/cpu.c' (104,275) at 20210308005002752
106014 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bios_setting.hpp' (104,276) at 20240827080004798
106015 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Malmo_Jagersro' (104,277) at 20210307205553786
106016 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/pvcalls.h' (104,278) at 20240405153052957
106017 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/spltest_sandbox.c' (104,279) at 20210308005003400
106018 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/pl110_template.h' (104,280) at 20221215040039102
106019 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/8250_omap.yaml' (104,281) at 20240405153045153
106020 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp' (104,282) at 20221229040004411
106021 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/common.txt' (104,283) at 20210307214925346
106022 2025-01-08 03:00:52.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_tcp4.c' (104,284) at 20220525020655195
106023 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3-salvator-xs.dts' (104,285) at 20240405153229963
106024 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pipe.c' (104,286) at 20240411080014126
106025 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc' (104,287) at 20220910030013417
106026 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-acpi.c' (104,288) at 20240617080017390
106027 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_memac.h' (104,289) at 20240405153049925
106028 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-qos.h' (104,290) at 20240405153050313
106029 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/npm_registry.py' (104,291) at 20230706080014777
106030 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_sysfs.c' (104,292) at 20220525020653159
106031 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_nor_ddr3_defconfig' (104,293) at 20210308005003264
106032 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/vmgenid.h' (104,294) at 20240326080039530
106033 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb' (104,295) at 20240301090012427
106034 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/irq.h' (104,296) at 20210307214926222
106035 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fan-control.target' (104,297) at 20220301040040077
106036 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand.dts' (104,298) at 20240405153229931
106037 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-sigqueue-Rename-_sifields-to-__si_fields-on-musl.patch' (104,299) at 20210307205554554
106038 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l1i_cache.json' (104,300) at 20240405153054113
106039 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/numaperf.rst' (104,301) at 20240405153044961
106040 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS3.conf' (104,302) at 20230114040015462
106041 2025-01-08 03:00:52.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_hii_data.c' (104,303) at 20210308005003704
106042 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pe.h' (104,304) at 20240405153052761
106043 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/Makefile' (104,305) at 20210307214929726
106044 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/shstk.c' (104,306) at 20240805080013931
106045 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/bitsperlong.h' (104,307) at 20210307214926322
106046 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubietruck_plus_defconfig' (104,308) at 20210308005003236
106047 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/hikey.c' (104,309) at 20210308005003004
106048 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-host-ipmid/.shellcheck' (104,310) at 20210415000052104 to deleted uid set
106049 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb' (104,311) at 20210307214925202
106050 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/trivial_64bit_program.c' (104,312) at 20210307214932734
106051 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-hub.c' (104,313) at 20240405153052097
106052 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pygments_2.18.0.bb' (104,314) at 20241206090014330
106053 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf-colibri-eval-v3.dtsi' (104,315) at 20240405153045537
106054 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Makefile' (104,316) at 20220525020654143
106055 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_io.h' (104,317) at 20220525020654171
106056 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_w.c' (104,318) at 20210308005046501
106057 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-ati' (104,319) at 20210308005046237
106058 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_defs.h' (104,320) at 20210307214929374
106059 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/Makefile' (104,321) at 20240405153049537
106060 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-minnie.dts' (104,322) at 20210308005002608
106061 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amazon/alpine-db.dts' (104,323) at 20240405153045397
106062 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_rotate.h' (104,324) at 20220525020654311
106063 2025-01-08 03:00:52.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netpoll.h' (104,325) at 20241211090145537
106064 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm87.c' (104,326) at 20240405153048861
106065 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/command_table_helper_dce60.c' (104,327) at 20210309003649464
106066 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-davinci-aintc.h' (104,328) at 20210307214931410
106067 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/Makefile' (104,329) at 20210307214929402
106068 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_nphy.h' (104,330) at 20210307214929798
106069 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/melfas_mip4.c' (104,331) at 20240405153230731
106070 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistryCollection_v1.xml' (104,332) at 20240619080002928
106071 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handler.hpp' (104,333) at 20240817080027652
106072 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maix_dock.dts' (104,334) at 20240405153046241
106073 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8960.c' (104,335) at 20240405153051349
106074 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/Kconfig' (104,336) at 20210308005002972
106075 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_named_ioctl.h' (104,337) at 20220525020654651
106076 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/tegra-hsp.c' (104,338) at 20210308005003388
106077 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageController_v1.xml' (104,339) at 20240918080002716
106078 2025-01-08 03:00:52.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/efi.c' (104,340) at 20240405153046349
106079 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/arizona/core.h' (104,341) at 20210307214931422
106080 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml' (104,342) at 20240405153229755
106081 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/rx.c' (104,343) at 20210309003654324
106082 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/Kconfig' (104,344) at 20210308005002944
106083 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/usb_network.sh' (104,345) at 20230606080013598
106084 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-v3s-ccu.h' (104,346) at 20210308005003640
106085 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/severity.hpp' (104,347) at 20240820080027378
106086 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_crtc_helper.h' (104,348) at 20240405153052629
106087 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hda_codec.h' (104,349) at 20210308005003652
106088 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/otg.h' (104,350) at 20220525020654627
106089 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/TQM834x.h' (104,351) at 20210308005003580
106090 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_riscv_sbi.c' (104,352) at 20210307214930734
106091 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.14.bb' (104,353) at 20241221090017688
106092 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_retro.c' (104,354) at 20240405153054253
106093 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/intel8x0m.c' (104,355) at 20220525020655007
106094 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/pahole-flags.sh' (104,356) at 20240405153053457
106095 2025-01-08 03:00:52.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd9576-regulator.c' (104,357) at 20240405153051461
106096 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/kyber-iosched.c' (104,358) at 20240405153046525
106097 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_w.c' (104,359) at 20210308005046521
106098 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-kudo.dts' (104,360) at 20240405153229875
106099 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/poll.h' (104,361) at 20210307214926590
106100 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_ds.h' (104,362) at 20240405153046385
106101 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/list.h' (104,363) at 20220525020655239
106102 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c' (104,364) at 20240405153048793
106103 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83867.c' (104,365) at 20240405153050357
106104 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl0080.h' (104,366) at 20240405153048617
106105 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/mm-common/mm-common_1.0.6.bb' (104,367) at 20241221090017508
106106 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/rest-dbus/resources/throbber.gif' (104,368) at 20210308004923388 to deleted uid set
106107 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat-parts.c.inc' (104,369) at 20241211090212242
106108 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/selftest.h' (104,370) at 20240405153050293
106109 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/akcipher.h' (104,371) at 20240326080039526
106110 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso64.lds.S' (104,372) at 20220525020652106
106111 2025-01-08 03:00:52.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/phosphor-dbus-interfaces.wrap' (104,373) at 20220801133228674
106112 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/transmission/transmission_4.0.6.bb' (104,374) at 20241221090017504
106113 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/ati_ids.h' (104,375) at 20210307214930898
106114 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/preemptirq.h' (104,376) at 20210307214931610
106115 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi' (104,377) at 20240405153229971
106116 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/image.bbclass' (104,378) at 20210307205554250
106117 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/rootkits/chkrootkit_0.57.bb' (104,379) at 20230401080011947
106118 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-sanyo-decoder.c' (104,380) at 20240405153049513
106119 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/0001-build-add-autotools-support-to-allow-easy-cross-comp.patch' (104,381) at 20210307205553910
106120 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/spl.h' (104,382) at 20210308005002808
106121 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_data.h' (104,383) at 20220525020654183
106122 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-rng.c' (104,384) at 20210307214926190
106123 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/check-interrupt@.service' (104,385) at 20240928080015145
106124 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerEquipment.v1_2_2.json' (104,386) at 20240619080002952
106125 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/lmh.c' (104,387) at 20241115090012961
106126 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_defconfig' (104,388) at 20210308005003240
106127 2025-01-08 03:00:52.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/inputbox.c' (104,389) at 20210307214932150
106128 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4si-post.dtsi' (104,390) at 20210307214926342
106129 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/image_verify.hpp' (104,391) at 20240621080016857
106130 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/db.py' (104,392) at 20241206090014290
106131 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-limits.h' (104,393) at 20220525020653251
106132 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bpa-rs600.rst' (104,394) at 20220525020651734
106133 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition_table.cpp' (104,395) at 20210308005108645
106134 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/OWNERS' (104,396) at 20220727030021033
106135 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata.h' (104,397) at 20240405153230179
106136 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/sun6i-msgbox.c' (104,398) at 20240405153049233
106137 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-noc.S' (104,399) at 20230426080043952
106138 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (104,400) at 20240112090012976
106139 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv.dtsi' (104,401) at 20210308005002596
106140 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-visionox-r66451.c' (104,402) at 20240405153230619
106141 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-devnode.h' (104,403) at 20210309003653944
106142 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb_qixis.h' (104,404) at 20210308005002972
106143 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_key_type.c' (104,405) at 20210307214926790
106144 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/xyz.openbmc_project.Syslog.Config.service' (104,406) at 20210511000050230
106145 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_channel.c' (104,407) at 20210307214929178
106146 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/power/energy-model.rst' (104,408) at 20240405153045297
106147 2025-01-08 03:00:52.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/ari-tegra186.c' (104,409) at 20240405153051773
106148 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/run' (104,410) at 20210308005003744
106149 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-sh4errors.sh' (104,411) at 20210307205554130
106150 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/platsmp-a9.c' (104,412) at 20240405153045657
106151 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-s4.dtsi' (104,413) at 20240613080016363
106152 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_extif.c' (104,414) at 20210307214930474
106153 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml' (104,415) at 20240405153045093
106154 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/nxp,pf8x00-regulator.yaml' (104,416) at 20240405153045145
106155 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0004-lemon-Remove-line-directives.patch' (104,417) at 20240113090014536
106156 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap5xxx-bandgap.h' (104,418) at 20210307214930726
106157 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-lock.txt' (104,419) at 20240405153054081
106158 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xilinx_axienet.c' (104,420) at 20241211090212310
106159 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_csum.c' (104,421) at 20240405153053361
106160 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inflate.h' (104,422) at 20210307214931826
106161 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2grab.c.rst' (104,423) at 20240405153045321
106162 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_ext.h' (104,424) at 20240405153231831
106163 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/cs553x_nand.c' (104,425) at 20240405153049693
106164 2025-01-08 03:00:52.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_init.c' (104,426) at 20240405153051585
106165 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml' (104,427) at 20240228090013752
106166 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/ir35221@71.conf' (104,428) at 20240904080027734
106167 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/data-structure-v9.rst' (104,429) at 20210307214925218
106168 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/evdev.cpp' (104,430) at 20230807080031314
106169 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmu_context.h' (104,431) at 20240405153045917
106170 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-djangorestframework_3.15.2.bb' (104,432) at 20241221090017552
106171 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-3.0-or-later' (104,433) at 20210316000012717
106172 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_inode.h' (104,434) at 20240405153231783 to deleted uid set
106173 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts' (104,435) at 20240405153229975
106174 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stmark2_defconfig' (104,436) at 20210308005003280
106175 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/LICENSE' (104,437) at 20210307205554078
106176 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kp_imx53.h' (104,438) at 20210308005003600
106177 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/omap-timer.c' (104,439) at 20210308005003500
106178 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek-pcie-cfg.yaml' (104,440) at 20220525020651698
106179 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kernel-doc' (104,441) at 20240405153232103
106180 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/decompressor_lzma.c' (104,442) at 20240405153231655
106181 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_signal.h' (104,443) at 20221215040039066
106182 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/files/croserver.service' (104,444) at 20210307205554046
106183 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/smp.c' (104,445) at 20240405153046257
106184 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-tigerlake.c' (104,446) at 20240405153231323
106185 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_ras.c' (104,447) at 20240405153046165
106186 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3.dtsi' (104,448) at 20240405153045393
106187 2025-01-08 03:00:52.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-popmetal.dtsi' (104,449) at 20210308005002604
106188 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/trace.c' (104,450) at 20210308005003716
106189 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/Kconfig' (104,451) at 20210308005002776
106190 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/meson.options' (104,452) at 20230817080032961
106191 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-fs-orangefs' (104,453) at 20210307214925186
106192 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-building-with-GCC-10.patch' (104,454) at 20230706080014761
106193 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.modpost' (104,455) at 20240405153232099
106194 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/pushc37b.h' (104,456) at 20210309003649824
106195 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/rtl8169.h' (104,457) at 20210308005003036
106196 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi' (104,458) at 20210308005002612
106197 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.h' (104,459) at 20220525020653743
106198 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/eeti.txt' (104,460) at 20210307214925338
106199 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/dimmtemp.c' (104,461) at 20240405153230667
106200 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_cpu.h' (104,462) at 20221215040039066
106201 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/openprom.h' (104,463) at 20210307214926162
106202 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/tx.c' (104,464) at 20240405153050557
106203 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_flat.h' (104,465) at 20230426080043780
106204 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/Kconfig' (104,466) at 20210307214929658
106205 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc' (104,467) at 20241029080011443
106206 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ti-sysc.h' (104,468) at 20240405153052769
106207 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_mt9m111.c' (104,469) at 20210605000027708
106208 2025-01-08 03:00:52.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/setup.h' (104,470) at 20240405153046397
106209 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_ioc.h' (104,471) at 20240405153051669
106210 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/maxbcm/MAINTAINERS' (104,472) at 20210308005003016
106211 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljungaverk' (104,473) at 20210307205553786
106212 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pwm.h' (104,474) at 20210308005002672
106213 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/Kconfig' (104,475) at 20210308005002984
106214 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ipcbuf.h' (104,476) at 20210307214926322
106215 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,prestera.yaml' (104,477) at 20240405153045117
106216 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi' (104,478) at 20240405153229927
106217 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/p2pdma.c' (104,479) at 20240405153231295
106218 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/wic-image-minimal.wks' (104,480) at 20210307205554386
106219 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ocp-led-policy-support.md' (104,481) at 20240731080004338
106220 2025-01-08 03:00:52.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll6-clk.yaml' (104,482) at 20240405153045021
106221 2025-01-08 03:00:52.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000.c' (104,483) at 20240906080037264
106222 2025-01-08 03:00:52.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x.h' (104,484) at 20210309003654644
106223 2025-01-08 03:00:52.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/core.h' (104,485) at 20210307214929754
106224 2025-01-08 03:00:52.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l33.txt' (104,486) at 20210307214925426
106225 2025-01-08 03:00:52.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_ccorr.c' (104,487) at 20240405153230583
106226 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc.h' (104,488) at 20240520080015171
106227 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/stratix10-rsu.c' (104,489) at 20240405153230299
106228 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/tegra-usb.txt' (104,490) at 20210308005003328
106229 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h' (104,491) at 20240405153230987
106230 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h' (104,492) at 20210307214929366
106231 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_serial_rmii_defconfig' (104,493) at 20210308005003236
106232 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Vinasat1_C-132.0E' (104,494) at 20210307205553762
106233 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pigz/pigz_2.8.bb' (104,495) at 20230919080013990
106234 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa910.dtsi' (104,496) at 20240405153229875
106235 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-kobo-aura2.dts' (104,497) at 20240405153045521
106236 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/jeq_infer_not_null.c' (104,498) at 20240405153054253
106237 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/systemd-boot.bbclass' (104,499) at 20220910030013389
106238 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/retimer.c' (104,500) at 20240405153052149
106239 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_bxtwc.c' (104,501) at 20240405153046645
106240 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sve-ioctls.c' (104,502) at 20210308005046489
106241 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/Kconfig' (104,503) at 20210927100127445
106242 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend' (104,504) at 20210817100021806
106243 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/powr1220.rst' (104,505) at 20210307214925506
106244 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio.c' (104,506) at 20240405153051757
106245 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asus-ec-sensors.c' (104,507) at 20241001080013016
106246 2025-01-08 03:00:52.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.16.rst' (104,508) at 20241221090017596
106247 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/retu_wdt.c' (104,509) at 20220525020654335
106248 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memopidx.h' (104,510) at 20221215040039178
106249 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/Kconfig' (104,511) at 20241211090212338
106250 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-kernel/linux/linux-aspeed/minerva.cfg' (104,512) at 20240629080012184
106251 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/FabricAdapterCollection.json' (104,513) at 20240619080002948
106252 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_custom_multipath_hash.sh' (104,514) at 20220913100024321
106253 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0220661105_cv.dtsi' (104,515) at 20210308005002868
106254 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml' (104,516) at 20240405153229799
106255 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711.h' (104,517) at 20240405153053745
106256 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-mc-common.c' (104,518) at 20210307214928818
106257 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/COPYING' (104,519) at 20210307205553874
106258 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/.gitignore' (104,520) at 20210308005002536
106259 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callout_test.cpp' (104,521) at 20231028080033742
106260 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi' (104,522) at 20241211090145373
106261 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.c' (104,523) at 20220525020652967
106262 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/table.h' (104,524) at 20220525020653803
106263 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/axxia.yaml' (104,525) at 20240405153045013
106264 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/files/0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch' (104,526) at 20230706080014765
106265 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_defconfig' (104,527) at 20210308005003244
106266 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/redboot-fis.yaml' (104,528) at 20240405153045113
106267 2025-01-08 03:00:52.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkAdapter.v1_11_0.json' (104,529) at 20240619080002948
106268 2025-01-08 03:00:52.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/Kconfig' (104,530) at 20210308005002820
106269 2025-01-08 03:00:52.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/pcmcia.c' (104,531) at 20210307214926138
106270 2025-01-08 03:00:52.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/iqs269a.yaml' (104,532) at 20240405153045081
106271 2025-01-08 03:00:52.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/page-states.h' (104,533) at 20210307214926510
106272 2025-01-08 03:00:52.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_baseboard.json' (104,534) at 20241003080004509
106273 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore.h' (104,535) at 20240405153052777
106274 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/qemuboot.bbclass' (104,536) at 20241221090017608
106275 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/posix_types.h' (104,537) at 20210307214926762
106276 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0015-libcc1-fix-libcc1-s-install-path-and-rpath.patch' (104,538) at 20241221090017660
106277 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c' (104,539) at 20240405153050497
106278 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/console/obmc-console/obmc-console.conf' (104,540) at 20230512080018777
106279 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/spl.c' (104,541) at 20210308005002552
106280 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-isl12026.c' (104,542) at 20240405153231375
106281 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/irq.h' (104,543) at 20210308005002876
106282 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb.dts' (104,544) at 20210307214926346
106283 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_platform.h' (104,545) at 20210309003650508
106284 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/packagefiles/boost/meson.build' (104,546) at 20240330080006130
106285 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700_d.h_shipped' (104,547) at 20210307214930258
106286 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso.h' (104,548) at 20240405153045941
106287 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_mm.c' (104,549) at 20240405153050181
106288 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/nas220.c' (104,550) at 20210308005002908
106289 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/reg.c' (104,551) at 20240405153231163
106290 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/clear_user.S' (104,552) at 20240405153229855
106291 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/COPYING.apache-2.0' (104,553) at 20210307205553666
106292 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_farith.c.inc' (104,554) at 20240906080037496
106293 2025-01-08 03:00:52.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware.h' (104,555) at 20210308005002732
106294 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-laptop.c' (104,556) at 20240405153051413
106295 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/TableIpv6.vue' (104,557) at 20241004080035975
106296 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/quota_local.c' (104,558) at 20241011080017367
106297 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/gaudi2_regs.h' (104,559) at 20240405153046597
106298 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/mysql-config-fix.patch' (104,560) at 20241221090017564
106299 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/misc.c' (104,561) at 20240405153231903
106300 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/isa-rev.h' (104,562) at 20210307214926214
106301 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/parport.h' (104,563) at 20240405153230091
106302 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch' (104,564) at 20241221090017656
106303 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/fw_env.config' (104,565) at 20210307205553670
106304 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/devlink-resource-mlxsw' (104,566) at 20210307214925190
106305 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jobdesc.c' (104,567) at 20210308005003356
106306 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk.c' (104,568) at 20240418080014518
106307 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000e.h' (104,569) at 20240405153048617
106308 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-crl.c' (104,570) at 20240906080037256
106309 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lib/drm_random.c' (104,571) at 20240405153048565
106310 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/com.fuc' (104,572) at 20210307214927922
106311 2025-01-08 03:00:52.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_d.c' (104,573) at 20210308005046521
106312 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bubblegum_96_defconfig' (104,574) at 20210308005003252
106313 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-asus-wmi' (104,575) at 20240405153229731
106314 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css' (104,576) at 20210307205554270
106315 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/twm_1.0.12.bb' (104,577) at 20220502030010112
106316 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/Kconfig' (104,578) at 20210308005002980
106317 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/0001-Set-interpreter-only-when-necessary.patch' (104,579) at 20230813080012900
106318 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/burnia/libisoburn_1.5.6.bb' (104,580) at 20231126090012777
106319 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz' (104,581) at 20210307205554594 to deleted uid set
106320 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/canyonlands.dts' (104,582) at 20210308005046117
106321 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.h' (104,583) at 20220525020653755
106322 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create.py' (104,584) at 20241221090017700
106323 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/configfs.c' (104,585) at 20240405153049677
106324 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/hwlat_detector.rst' (104,586) at 20240405153229831
106325 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ctl_reg.h' (104,587) at 20240405153046277
106326 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry_64.S' (104,588) at 20240719080013345
106327 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/parse-headers.rst' (104,589) at 20220525020651770
106328 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/setup.c' (104,590) at 20240405153046221
106329 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_vpd_action.hpp' (104,591) at 20240817080031292
106330 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8996-cbf.h' (104,592) at 20240405153052649
106331 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-ptest-fast.bb' (104,593) at 20231014080011723
106332 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC9_C-83.0W' (104,594) at 20210307205553758
106333 2025-01-08 03:00:52.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/u-boot.lds' (104,595) at 20210308005002812
106334 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Add-missing-extern-definition.patch' (104,596) at 20210307205553958
106335 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/Makefile' (104,597) at 20210308005003016
106336 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Sheffield' (104,598) at 20210307205553798
106337 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/commandutils.cpp' (104,599) at 20240817080006183
106338 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pseudo_fs.h' (104,600) at 20210307214931486
106339 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/goya_masks.h' (104,601) at 20240405153046605
106340 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer-dmaengine.h' (104,602) at 20240613080016499
106341 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png' (104,603) at 20210307205554250 to deleted uid set
106342 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_rcar.c' (104,604) at 20240405153230183
106343 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/Status.errors.yaml' (104,605) at 20221207040023631
106344 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/endpoint.c' (104,606) at 20220525020654247
106345 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/cdrkit_1.1.11.bb' (104,607) at 20241221090017532
106346 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb' (104,608) at 20241206090014266
106347 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_ipp.c' (104,609) at 20240405153047233
106348 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-debug.rst' (104,610) at 20240405153045301
106349 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf_1.3.10.bb' (104,611) at 20230706080014789
106350 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/futex.h' (104,612) at 20240405153045857
106351 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.h' (104,613) at 20210309003650604
106352 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml' (104,614) at 20240405153045185
106353 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (104,615) at 20231017080014766
106354 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/cypress,cy8ctma340.yaml' (104,616) at 20240405153045081
106355 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp.h' (104,617) at 20240405153049469
106356 2025-01-08 03:00:52.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts' (104,618) at 20240405153229955
106357 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kbuild' (104,619) at 20240405153045953
106358 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_scaler.c' (104,620) at 20240405153230539
106359 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/wrappers_mips64r6.h' (104,621) at 20210308005046501
106360 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad_sigma_delta.c' (104,622) at 20240405153048949
106361 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/index.rst' (104,623) at 20210307214925466
106362 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Empire_electronix_m712_defconfig' (104,624) at 20210308005003236
106363 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/checksum_64.h' (104,625) at 20210307214926750
106364 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm_sdei.h' (104,626) at 20240405153052657
106365 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_ccw.c' (104,627) at 20220525020653975
106366 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/Makefile' (104,628) at 20240405153051293
106367 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/layer.conf' (104,629) at 20241221090017480
106368 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole-x86-legacy.c' (104,630) at 20210307214927174
106369 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/early_printk.c' (104,631) at 20240405153045981
106370 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devfreq.h' (104,632) at 20240405153052677
106371 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1556.c' (104,633) at 20210308005003480
106372 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/fix-multiline-comments.sh' (104,634) at 20210927100127345
106373 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/counts.c' (104,635) at 20240405153054185
106374 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3-audio.dtsi' (104,636) at 20240405153045573
106375 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-midi2' (104,637) at 20240405153229727
106376 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-json-report_1.5.0.bb' (104,638) at 20240302090018214
106377 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kyrkesund' (104,639) at 20210307205553786
106378 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/pci_ipmi_kcs.c' (104,640) at 20240906080037244
106379 2025-01-08 03:00:52.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/func_test.py' (104,641) at 20210308005003756
106380 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/longlong.h' (104,642) at 20240405153231947
106381 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dir.c' (104,643) at 20240729080011340
106382 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_omap.c' (104,644) at 20210308005003484
106383 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4780-cgu.c' (104,645) at 20240405153046793
106384 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/virtual-memory.json' (104,646) at 20240405153054125
106385 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.c' (104,647) at 20240405153051349
106386 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide-libc.png' (104,648) at 20210307205554334 to deleted uid set
106387 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.5.bb' (104,649) at 20241221090017488
106388 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/vof.lds' (104,650) at 20210927100127329
106389 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/busconfig/phosphor-logging.conf' (104,651) at 20210511000050230
106390 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/smm_helper.c' (104,652) at 20210927100127401
106391 2025-01-08 03:00:52.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-meson.build-WORKAROUND-Remove-vulkan-dependency.patch' (104,653) at 20230706080014753
106392 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/bpf_perf_event.h' (104,654) at 20210307214926514
106393 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_literals.h' (104,655) at 20240405153053113
106394 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/power.h' (104,656) at 20210308005002776
106395 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun6i-a31-ccu.h' (104,657) at 20210307214931350
106396 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi.rst' (104,658) at 20210309003648268
106397 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/deadline-iosched.rst' (104,659) at 20210307214925250
106398 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/me_status.c' (104,660) at 20210308005002856
106399 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/common.c' (104,661) at 20210308005108641
106400 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/LICENSE' (104,662) at 20210307205553690
106401 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp.dts' (104,663) at 20240405153045401
106402 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/extended.json' (104,664) at 20240405153054117
106403 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dnf-plugin-tui/files/oe-remote.repo.sample' (104,665) at 20210307205553898
106404 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/board.c' (104,666) at 20210308005003056
106405 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch' (104,667) at 20210608000015847
106406 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/Policy/meson.build' (104,668) at 20230825080021133
106407 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/cpu.c' (104,669) at 20210308005002796
106408 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vid.h' (104,670) at 20210307214928038
106409 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/Makefile' (104,671) at 20210307214929286
106410 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/tlb.c' (104,672) at 20210308005002988
106411 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_rx.h' (104,673) at 20240405153050437
106412 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7905.dtsi' (104,674) at 20240405153229923
106413 2025-01-08 03:00:52.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_init.c' (104,675) at 20240919080017050
106414 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic.c' (104,676) at 20240405153049197
106415 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ax25.h' (104,677) at 20240613080016503
106416 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/src_callouts_test.cpp' (104,678) at 20240301090029663
106417 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/Makefile' (104,679) at 20210308005002848
106418 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerDiagnosticData.v1_2_3.json' (104,680) at 20240619080002948
106419 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/appldata.h' (104,681) at 20240405153046273
106420 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_sfq.c' (104,682) at 20240405153053373
106421 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/0001-nbd-client-Fix-build-on-musl-gcc14.patch' (104,683) at 20241206090014242
106422 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/README' (104,684) at 20210308005046509
106423 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zturn-common.dtsi' (104,685) at 20240405153045609
106424 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager_s10.h' (104,686) at 20210308005002780
106425 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98095.yaml' (104,687) at 20240405153045165
106426 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pdmic.h' (104,688) at 20210307214932286
106427 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/Kconfig' (104,689) at 20240405153046909
106428 2025-01-08 03:00:52.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Bond/meson.build' (104,690) at 20230825080021141
106429 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/irq.c' (104,691) at 20240405153046053
106430 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/pmc-quirks.c' (104,692) at 20240429080012436
106431 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n9.dts' (104,693) at 20240405153045605
106432 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/pid_sysctl.h' (104,694) at 20240405153053021
106433 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlb-r4k.c' (104,695) at 20240405153046041
106434 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/include/platform/hardware.h' (104,696) at 20210307214926770
106435 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/Kconfig' (104,697) at 20210308005002988
106436 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/README' (104,698) at 20210308005002964
106437 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/funcmux.h' (104,699) at 20210308005002672
106438 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ugecon.c' (104,700) at 20210307214926362
106439 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_spi.h' (104,701) at 20210307214926218
106440 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-cx.dts' (104,702) at 20240405153229875
106441 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5300.c' (104,703) at 20240405153050325
106442 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83793.rst' (104,704) at 20210307214925506
106443 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/LICENSE.GPL-2.0-only' (104,705) at 20210307205554226
106444 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/shmparam.h' (104,706) at 20240405153230019
106445 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvme147.h' (104,707) at 20210307214930370
106446 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2201.conf' (104,708) at 20230606080013598
106447 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress.c' (104,709) at 20210309003654180
106448 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/Kconfig' (104,710) at 20240405153230579
106449 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/echainiv.c' (104,711) at 20210309003649116
106450 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/egalax_ts_serial.c' (104,712) at 20210307214928506
106451 2025-01-08 03:00:52.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/microchip_pfsoc.c' (104,713) at 20241211090212326
106452 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps51632-regulator.c' (104,714) at 20240405153051473
106453 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dts' (104,715) at 20240405153045749
106454 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-hwdep.c' (104,716) at 20220525020654975
106455 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-file.c' (104,717) at 20240906080037352
106456 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-evm-u-boot.dtsi' (104,718) at 20210308005002576
106457 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/setbit.S' (104,719) at 20210307214925870
106458 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm_trace.h' (104,720) at 20240405153049017
106459 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/CLI11.wrap' (104,721) at 20220323030042611
106460 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-boot.bb' (104,722) at 20241206090014226
106461 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utownerid.c' (104,723) at 20210307214926846
106462 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Olden_Telestation' (104,724) at 20210307205553790
106463 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-sid.c' (104,725) at 20241211090212294
106464 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/filter.json' (104,726) at 20240405153054377
106465 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool_mm.sh' (104,727) at 20240405153054341
106466 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/Makefile' (104,728) at 20240405153048989
106467 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/sram.c' (104,729) at 20240405153046985
106468 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c' (104,730) at 20240405153047285
106469 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.cphp' (104,731) at 20240906080037560 to deleted uid set
106470 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c' (104,732) at 20241011080017315
106471 2025-01-08 03:00:52.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/st_remoteproc.c' (104,733) at 20240405153051481
106472 2025-01-08 03:00:52.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar5312_regs.h' (104,734) at 20210307214926186
106473 2025-01-08 03:00:52.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth/0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch' (104,735) at 20230131040012039
106474 2025-01-08 03:00:52.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169.h' (104,736) at 20240405153050253
106475 2025-01-08 03:00:52.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qemu_fw_cfg.c' (104,737) at 20240405153047045
106476 2025-01-08 03:00:52.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/n2_asm.S' (104,738) at 20210307214927098
106477 2025-01-08 03:00:52.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/clock_ops.c' (104,739) at 20220525020652266
106478 2025-01-08 03:00:52.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_3_sh_mask.h' (104,740) at 20240405153047949
106479 2025-01-08 03:00:52.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mmu_rb.h' (104,741) at 20240405153049053
106480 2025-01-08 03:00:52.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-debug.cpp' (104,742) at 20230925080039989
106481 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/ethernet_test.cpp' (104,743) at 20241228090003723
106482 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/riscv_aclint.h' (104,744) at 20221215040039182
106483 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/Makefile' (104,745) at 20240405153053469
106484 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/gmac_rockchip.c' (104,746) at 20210308005003432
106485 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.yaml' (104,747) at 20240405153045109
106486 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am572x-idk-common.dtsi' (104,748) at 20210308005002564
106487 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/thermometer.8' (104,749) at 20240405153054381
106488 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/MAINTAINERS' (104,750) at 20210308005003036
106489 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-7.c' (104,751) at 20230925080040097
106490 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/namei.c' (104,752) at 20240405153231655
106491 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/secure_cntvoff.h' (104,753) at 20210307214925854
106492 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/file.hpp' (104,754) at 20210308005104849
106493 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/nomadik-mtu.c' (104,755) at 20240405153230247
106494 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/iw_handler.h' (104,756) at 20240405153231851
106495 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/rcK' (104,757) at 20210307205553890
106496 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-st.txt' (104,758) at 20220525020651666
106497 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/sysctr.h' (104,759) at 20210308005002672
106498 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/hp6xx_apm.c' (104,760) at 20210307214926538
106499 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_jit_disasm.c' (104,761) at 20240405153054037
106500 2025-01-08 03:00:52.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsxfobj.c' (104,762) at 20210309003649148
106501 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/MC68EZ328.h' (104,763) at 20210307214926158
106502 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp.h' (104,764) at 20220804100016004
106503 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p4080ds.cfg' (104,765) at 20210308005002964
106504 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_tensor_cout_regs.h' (104,766) at 20240405153046585
106505 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600_nounroll.c' (104,767) at 20240405153054273
106506 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack_access.c' (104,768) at 20240405153053485
106507 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net_tstamp.h' (104,769) at 20240405153231827
106508 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/userdlm.h' (104,770) at 20220525020654467
106509 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0030-common.dtsi' (104,771) at 20240405153045605
106510 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy-2ph-1-0.c' (104,772) at 20240405153049425
106511 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/gxbb-clkc.h' (104,773) at 20210308005003632
106512 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/norm_desc.c' (104,774) at 20240405153231059
106513 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httptools_0.6.2.bb' (104,775) at 20241221090017556
106514 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_gem.h' (104,776) at 20240405153048421
106515 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0005-Do-not-prepend-installroot-to-logdir.patch' (104,777) at 20241221090017656
106516 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/templates/default/local.conf.sample' (104,778) at 20241221090017484
106517 2025-01-08 03:00:52.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyse-9p-simpletrace.py' (104,779) at 20210308005046237
106518 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_write_bytes_action_tests.cpp' (104,780) at 20210308005405938
106519 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/populate_sdk.bbclass' (104,781) at 20220910030013389
106520 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/gpm.service.in' (104,782) at 20210307205553974
106521 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_mb.json' (104,783) at 20241030080004527
106522 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/stackusage' (104,784) at 20210307214932162
106523 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/item_updater_ubi.hpp' (104,785) at 20240820080019550
106524 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rpc-if.c' (104,786) at 20241011080017351
106525 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,mmp2-audio.h' (104,787) at 20240405153231795
106526 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.out' (104,788) at 20210927100127469 to deleted uid set
106527 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/wdt_ib700-test.c' (104,789) at 20221215040039382
106528 2025-01-08 03:00:52.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/MAINTAINERS' (104,790) at 20210308005003040
106529 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/idle.fuc' (104,791) at 20210307214927970
106530 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt7623-pinfunc.h' (104,792) at 20210307214931342
106531 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/memory.json' (104,793) at 20240405153054109
106532 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ntxec.c' (104,794) at 20240405153049613
106533 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn68xx_device.h' (104,795) at 20210307214929350
106534 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/submitting-a-pull-request.rst' (104,796) at 20221215040039078
106535 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h' (104,797) at 20210307214927282
106536 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/jitter.sh' (104,798) at 20220525020655227
106537 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c.txt' (104,799) at 20220525020651678
106538 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/github_issues_to_csv' (104,800) at 20221213040017973
106539 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/clock_slice.c' (104,801) at 20210308005002728
106540 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sprd-dma.c' (104,802) at 20240405153230287
106541 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-bsc.c' (104,803) at 20210308005002552
106542 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso.c' (104,804) at 20240405153045877
106543 2025-01-08 03:00:52.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lcn.h' (104,805) at 20210307214929790
106544 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/requeue.c' (104,806) at 20240405153053001
106545 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2.dts' (104,807) at 20240405153045457
106546 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/sd.h' (104,808) at 20210307214930674
106547 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_value_entry_encode_enum_check.yaml' (104,809) at 20240908080010098
106548 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml' (104,810) at 20240405153045121
106549 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dts' (104,811) at 20210307214926014
106550 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/manage.c' (104,812) at 20240405153052249
106551 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-vbi.c' (104,813) at 20240405153230795
106552 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-cygnus-pcie.c' (104,814) at 20240405153051277
106553 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/busybox/files/gbmc.cfg' (104,815) at 20230726080016953
106554 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lrw.c' (104,816) at 20240405153046537
106555 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/libinput_1.27.0.bb' (104,817) at 20241221090017684
106556 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/system.h' (104,818) at 20210308005002824
106557 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RegisteredClientCollection_v1.xml' (104,819) at 20240619080002936
106558 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/keywest.c' (104,820) at 20240405153053545
106559 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sha512.c' (104,821) at 20210308005003708
106560 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-pro.dts' (104,822) at 20210307214925994
106561 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c' (104,823) at 20241216090017697
106562 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mapping_dirty_helpers.c' (104,824) at 20240405153231967
106563 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-da9062.c' (104,825) at 20240405153051329
106564 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/re2/re2/run-ptest' (104,826) at 20231126090012797
106565 2025-01-08 03:00:52.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/machine/include/yosemite4-common.inc' (104,827) at 20240817080012800
106566 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/class.h' (104,828) at 20240405153051409
106567 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/io.h' (104,829) at 20240405153045961
106568 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json' (104,830) at 20241217090031429
106569 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/buildtest.py' (104,831) at 20240106090017249
106570 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/run-unit-test-docker.sh' (104,832) at 20230411080015645
106571 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/Makefile' (104,833) at 20240405153046337
106572 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_usbvend.h' (104,834) at 20220627100017090
106573 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/lvts_thermal.c' (104,835) at 20240712080021081
106574 2025-01-08 03:00:52.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-package.inc' (104,836) at 20241221090017640
106575 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/empeg.c' (104,837) at 20210307214930862
106576 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/mmu_context.h' (104,838) at 20210307214926554
106577 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/imx-vdoa.h' (104,839) at 20240405153049405
106578 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0297.c' (104,840) at 20240405153049297
106579 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/statistics.rst' (104,841) at 20240405153045241
106580 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Brandenburg' (104,842) at 20210307205553766
106581 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb' (104,843) at 20241221090017560
106582 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/pinmux-sh7264.c' (104,844) at 20210307214926562
106583 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/clear_user.S' (104,845) at 20240405153045897
106584 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/v7m.c' (104,846) at 20210307214925866
106585 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb' (104,847) at 20241221090017528
106586 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_protocol_settings.robot' (104,848) at 20240628080017121
106587 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/brcmnand.h' (104,849) at 20240405153052765
106588 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/Makefile.am' (104,850) at 20210308004938816
106589 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/main.c' (104,851) at 20241008080013899
106590 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/Makefile' (104,852) at 20240405153230803
106591 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-golden.dts' (104,853) at 20240405153045581
106592 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_policer.sh' (104,854) at 20240405153054297
106593 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/Kconfig' (104,855) at 20240405153231299
106594 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/futex.h' (104,856) at 20240405153046245
106595 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/st,stih4xx.txt' (104,857) at 20210307214925310
106596 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/stackprotector.h' (104,858) at 20240405153046313
106597 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-udisks-rpi/80-udisks-rpi.rules' (104,859) at 20210307205554102
106598 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/renesas_cmt.h' (104,860) at 20210308005046033
106599 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fsp.c' (104,861) at 20210307214926274
106600 2025-01-08 03:00:52.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dh_imx6_defconfig' (104,862) at 20210308005003256
106601 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/timex.h' (104,863) at 20210307214931306
106602 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/service_files/json/phosphor-fan-presence-tach@.service' (104,864) at 20220819030023853
106603 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/srio-rmu.txt' (104,865) at 20210307214925406
106604 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_manage_power_usage.robot' (104,866) at 20210308005007104
106605 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/temporary_file.cpp' (104,867) at 20240820080019934
106606 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ump_convert.h' (104,868) at 20240405153053497
106607 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ethtool_common.h' (104,869) at 20210309003651224
106608 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_ltc3676.c' (104,870) at 20210308005003468
106609 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/well_known.cpp' (104,871) at 20220604030024805
106610 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/intel_sar.c' (104,872) at 20240405153051405
106611 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Intrusion/meson.build' (104,873) at 20230825080021137
106612 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.6.bb' (104,874) at 20241221090017524
106613 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/simatic-ipc.h' (104,875) at 20240405153231835
106614 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/sembuf.h' (104,876) at 20210307214926326
106615 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/item.c' (104,877) at 20220525020654383
106616 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku32.dts' (104,878) at 20220525020651918
106617 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rissna' (104,879) at 20210307205553790
106618 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c' (104,880) at 20240405153230871
106619 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/Kconfig' (104,881) at 20240405153051769
106620 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_leak_ptr.c' (104,882) at 20240405153054281
106621 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljugarn_3193' (104,883) at 20210307205553786
106622 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/integrity.h' (104,884) at 20220525020654575
106623 2025-01-08 03:00:52.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-sqlite-record' (104,885) at 20210307214932566
106624 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/time.c' (104,886) at 20240405153046033
106625 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/0001-basic.h-Use-c99-supported-stdint-types.patch' (104,887) at 20230503080014579
106626 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/arm,pl330.yaml' (104,888) at 20240405153045053
106627 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/cec-notifier.h' (104,889) at 20210307214931538
106628 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654.dtsi' (104,890) at 20240405153045833
106629 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-debug.c' (104,891) at 20240405153045889
106630 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/addr-map.h' (104,892) at 20210307214925898
106631 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-image-locking.c' (104,893) at 20221215040039394
106632 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/tps65910.dtsi' (104,894) at 20210307214925830
106633 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sodaville.txt' (104,895) at 20210307214925318
106634 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/linkage.h' (104,896) at 20210307214926214
106635 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/test_fpu.c' (104,897) at 20210309003656000
106636 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_tcon_top.c' (104,898) at 20240405153230635
106637 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_core.c' (104,899) at 20220804100016004
106638 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/ppc64-softmmu/default.mak' (104,900) at 20240906080037160
106639 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/driver.rst' (104,901) at 20240405153045189
106640 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/dccp.h' (104,902) at 20240405153053229
106641 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal.c' (104,903) at 20240405153230819
106642 2025-01-08 03:00:52.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ctinfo.json' (104,904) at 20240405153054377
106643 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_cmd.c' (104,905) at 20240405153230719
106644 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9260.dtsi' (104,906) at 20210308005002572
106645 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_drv.h' (104,907) at 20240405153048429
106646 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tmpfs/.gitignore' (104,908) at 20210307214932730
106647 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/Kconfig' (104,909) at 20210308005002980
106648 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/superhyway/ops-sh4-202.c' (104,910) at 20210307214926546
106649 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/midi.c' (104,911) at 20240405153053521
106650 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-zevio.c' (104,912) at 20210307214927050
106651 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_fpcom.c' (104,913) at 20221215040039386
106652 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.h' (104,914) at 20220525020652474
106653 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ChassisCapabilities.interface.yaml' (104,915) at 20221207040023627
106654 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,vf610-mscm-ir.txt' (104,916) at 20210307214925274
106655 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt39016.c' (104,917) at 20240405153230615
106656 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000d.h' (104,918) at 20210307214927902
106657 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pcie_sriov.txt' (104,919) at 20230925080039845
106658 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/witherspoon-tacoma/gpio_defs.json' (104,920) at 20210307205553718
106659 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_mfgpt.h' (104,921) at 20210307214926222
106660 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ti,tmp007.yaml' (104,922) at 20220525020651682
106661 2025-01-08 03:00:52.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aiclib.h' (104,923) at 20220525020653987
106662 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sh73a0-gpio.h' (104,924) at 20210308005002768
106663 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_dpm.c' (104,925) at 20240405153048737
106664 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/shmin.h' (104,926) at 20210307214926558
106665 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (104,927) at 20231130090014954
106666 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/bug.h' (104,928) at 20210307214925646
106667 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/butterfly.rst' (104,929) at 20220525020651758
106668 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/Kconfig' (104,930) at 20210308005003004
106669 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_utils_128.h' (104,931) at 20210308005046501
106670 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.h' (104,932) at 20220525020652510
106671 2025-01-08 03:00:52.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7763rdp_defconfig' (104,933) at 20210308005003280
106672 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/zoran.rst' (104,934) at 20220525020651722
106673 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/index.rst' (104,935) at 20210307214925486
106674 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts' (104,936) at 20210308005002620
106675 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_btf_null_check.c' (104,937) at 20210309003655984
106676 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gfp_types.h' (104,938) at 20240520080015203
106677 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/index.rst' (104,939) at 20240405153045265
106678 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/opcodes.h' (104,940) at 20210308005002680
106679 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_lookup.c' (104,941) at 20240405153054277
106680 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/swab.h' (104,942) at 20210307214925858
106681 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm2250.dtsi' (104,943) at 20240405153045773
106682 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uaccess_64.h' (104,944) at 20240405153046401
106683 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/wacom_serial4.c' (104,945) at 20210309003650216
106684 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32h7/gpio.h' (104,946) at 20210308005002664
106685 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/huawei_cdc_ncm.c' (104,947) at 20220525020653695
106686 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/udlfb.c' (104,948) at 20240405153231595
106687 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/add' (104,949) at 20240405153053433
106688 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ecovec_defconfig' (104,950) at 20210308005003256
106689 2025-01-08 03:00:52.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/ems_usb.c' (104,951) at 20241216090017709
106690 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/thunderx2_pmu.c' (104,952) at 20240405153051277
106691 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf' (104,953) at 20210307205554598
106692 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/messaging.c' (104,954) at 20220525020654391
106693 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326.h' (104,955) at 20210307214928366
106694 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/Makefile' (104,956) at 20240405153230159
106695 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_recv.c' (104,957) at 20240405153231487
106696 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_wdog.h' (104,958) at 20210308005003652
106697 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten_pvh.c' (104,959) at 20241220090018306
106698 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_hw_defs.h' (104,960) at 20220525020653471
106699 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/funny-word.out' (104,961) at 20210308005046405 to deleted uid set
106700 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/runcmd.py' (104,962) at 20240301090012455
106701 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c' (104,963) at 20240726080012850
106702 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/fixed-link.txt' (104,964) at 20210308005003304
106703 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/emc2305.h' (104,965) at 20210308005002960
106704 2025-01-08 03:00:52.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_ethtool.c' (104,966) at 20240411080014098
106705 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.yaml' (104,967) at 20240405153045157
106706 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/initrd.S' (104,968) at 20210307214925678
106707 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/ocelot/ocelot.c' (104,969) at 20210308005003020
106708 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (104,970) at 20211013000033044
106709 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_resource.h' (104,971) at 20220429100100642
106710 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-regs.h' (104,972) at 20240405153230279
106711 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/count_stcx_fail.c' (104,973) at 20210309003656012
106712 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb' (104,974) at 20241221090017544
106713 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/signal_64.c' (104,975) at 20241011080017291
106714 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mae.h' (104,976) at 20240405153231047
106715 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-tegra.c' (104,977) at 20241023080012891
106716 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/README' (104,978) at 20210308005002964
106717 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rep.h' (104,979) at 20240405153050113
106718 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/swab.h' (104,980) at 20210307214926682
106719 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-dispcc.yaml' (104,981) at 20240405153229759
106720 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/sandbox.c' (104,982) at 20210308005003472
106721 2025-01-08 03:00:52.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/DCL-fixed.litmus' (104,983) at 20240405153045225
106722 2025-01-08 03:00:52.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/files/custom-licenses/Broadcom-RPi' (104,984) at 20210307205554098
106723 2025-01-08 03:00:52.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kcsan-collapse.sh' (104,985) at 20220525020655227
106724 2025-01-08 03:00:52.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/DeviceMgmt.hpp' (104,986) at 20240817080004291
106725 2025-01-08 03:00:52.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_patch.c' (104,987) at 20220525020654983
106726 2025-01-08 03:00:52.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/compat.h' (104,988) at 20240405153052841
106727 2025-01-08 03:00:52.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/LICENSE' (104,989) at 20210307205553670
106728 2025-01-08 03:00:52.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/bcm2835_defconfig' (104,990) at 20240405153229907
106729 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreend.h' (104,991) at 20210307214928002
106730 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/const.hpp' (104,992) at 20240826080018275
106731 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dts' (104,993) at 20240405153229939
106732 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips.png' (104,994) at 20240309090012816 to deleted uid set
106733 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b-ec100.dts' (104,995) at 20240405153045401
106734 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/docg3.c' (104,996) at 20240405153230867
106735 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/xhci-fsl.h' (104,997) at 20210308005003672
106736 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/lava-submit.sh' (104,998) at 20240613080016399
106737 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netif-msg.rst' (104,999) at 20210307214925538
106738 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/gpio.h' (105,000) at 20210927100127237
106739 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/subprojects/nlohmann_json.wrap' (105,001) at 20241002080038083
106740 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/pwm.h' (105,002) at 20210308005002800
106741 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-modes.S' (105,003) at 20240405153045845
106742 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pgprot.c' (105,004) at 20240405153046481
106743 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error' (105,005) at 20240326080039734
106744 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/Kconfig' (105,006) at 20210308005003540
106745 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/test/meson.build' (105,007) at 20240823080032949
106746 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/histb-rng.c' (105,008) at 20240405153046753
106747 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/socfpga.c' (105,009) at 20210308005002912
106748 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uda_d.h' (105,010) at 20220525020653147
106749 2025-01-08 03:00:52.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0.yaml' (105,011) at 20240405153045033
106750 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/discrete.c' (105,012) at 20240405153051409
106751 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/se.c' (105,013) at 20210307214932262
106752 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/insn-data.h.inc' (105,014) at 20240906080037532
106753 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmio.h' (105,015) at 20240405153046249
106754 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_snd.c' (105,016) at 20240405153054349
106755 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/flags.hpp' (105,017) at 20210308005120365
106756 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole-coreboot.c' (105,018) at 20220525020652430
106757 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/variant_utils.hpp' (105,019) at 20220907030034454
106758 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn10/irq_service_dcn10.h' (105,020) at 20210307214927310
106759 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml' (105,021) at 20240405153045105
106760 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ctinfo.c' (105,022) at 20240405153053361
106761 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/prelink-riscv.inc' (105,023) at 20210308005003772
106762 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5420.h' (105,024) at 20240405153231795
106763 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts' (105,025) at 20240405153045745
106764 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_raw.h' (105,026) at 20210308004938820
106765 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/topdown.c' (105,027) at 20240405153054209
106766 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/secret.h' (105,028) at 20210308005045997
106767 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.distro' (105,029) at 20210308005003292
106768 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fanotify.h' (105,030) at 20241216090017765
106769 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds_pfe.h' (105,031) at 20210308005002964
106770 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py' (105,032) at 20220910030013437
106771 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/Makefile' (105,033) at 20240405153049173
106772 2025-01-08 03:00:52.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_lcd.c' (105,034) at 20210307214928098
106773 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/local.h' (105,035) at 20240405153045345
106774 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0001-Fix-compilation-for-disabled-gnome.patch' (105,036) at 20230317080013793
106775 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/plip/plip.c' (105,037) at 20241104090011583
106776 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/crypto/clmul.h' (105,038) at 20240326080039410
106777 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/perf_event_mipsxx.c' (105,039) at 20240405153046025
106778 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/debugfs.c' (105,040) at 20240405153046929
106779 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_phy.c' (105,041) at 20240405153050309
106780 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/termbits.h' (105,042) at 20210308005046085
106781 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.c' (105,043) at 20240405153050097
106782 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io.hpp' (105,044) at 20240903080027143
106783 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-fennec.dtsi' (105,045) at 20210308005002604
106784 2025-01-08 03:00:52.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/rt4831-backlight.c' (105,046) at 20240405153052177
106785 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_config.c' (105,047) at 20241211090145501
106786 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/num_nonfunc_rotors_before_error.md' (105,048) at 20240807080019546
106787 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK04' (105,049) at 20210307214932714
106788 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpuacct.c' (105,050) at 20240405153053041
106789 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_mul.c' (105,051) at 20210308005046529
106790 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,omap-intc-irq.txt' (105,052) at 20210307214925346
106791 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ar7_wdt.c' (105,053) at 20240405153052237
106792 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/taskstats.h' (105,054) at 20240405153052941
106793 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_atmio16d.c' (105,055) at 20240405153046901
106794 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dynamic_debug.c' (105,056) at 20240520080015211
106795 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-order-test.c' (105,057) at 20241211090212546
106796 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9p031.h' (105,058) at 20240405153052825
106797 2025-01-08 03:00:52.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/trace.h' (105,059) at 20210308005045989
106798 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_def.h' (105,060) at 20240405153051717
106799 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_ca9x4_defconfig' (105,061) at 20210308005003284
106800 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7740.dtsi' (105,062) at 20240405153045549
106801 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pinmux_config_s10.c' (105,063) at 20210308005002780
106802 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_duplicate_context_creation.sh' (105,064) at 20240405153054293
106803 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c' (105,065) at 20240405153050041
106804 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q_port_8472.sh' (105,066) at 20210307214932690
106805 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mia_dsp.c' (105,067) at 20220525020654995
106806 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-focusrite.c' (105,068) at 20240405153053501
106807 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/types.hpp' (105,069) at 20220726030035042
106808 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-digctl.h' (105,070) at 20210308005002656
106809 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-sysfs.c' (105,071) at 20240405153046521
106810 2025-01-08 03:00:52.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/cdx.c' (105,072) at 20240405153046741
106811 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci.c' (105,073) at 20210308005003332
106812 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-funcs.rst' (105,074) at 20210309003648472
106813 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-compat.h' (105,075) at 20240405153053409
106814 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/pipeline.json' (105,076) at 20240405153054113
106815 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/mem-layout.h' (105,077) at 20210307214926110
106816 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerCollection_v1.xml' (105,078) at 20240619080002928
106817 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/arm-cs-trace-disasm.py' (105,079) at 20240405153054157
106818 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/iterators.bpf.c' (105,080) at 20240405153231899
106819 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-printer' (105,081) at 20210309003648244
106820 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/smd.c' (105,082) at 20210307214932042
106821 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-intro.rst' (105,083) at 20210307214925466
106822 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/devio.c' (105,084) at 20240405153231539
106823 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_services_types.h' (105,085) at 20240405153047265
106824 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc-darwin' (105,086) at 20210307205554626
106825 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/porter.h' (105,087) at 20210308005003612
106826 2025-01-08 03:00:52.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_hub6.c' (105,088) at 20210307214930742
106827 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_phase.h' (105,089) at 20210307214927030
106828 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/meson.build' (105,090) at 20210308005053409
106829 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev5tj.S' (105,091) at 20210307214925966
106830 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/philips.rst' (105,092) at 20210307214925234
106831 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/Makefile' (105,093) at 20240405153050649
106832 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/rock2.c' (105,094) at 20210308005003032
106833 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/quad.S' (105,095) at 20210307214926434
106834 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP7.interface.yaml' (105,096) at 20220315030032659
106835 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/net_user.c' (105,097) at 20210307214926614
106836 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_ww.c' (105,098) at 20220525020652903
106837 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606.h' (105,099) at 20240913080013793
106838 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi_functions.h' (105,100) at 20240405153046741
106839 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Christchurch' (105,101) at 20210307205553778
106840 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_ale.h' (105,102) at 20240405153050313
106841 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/udf_fs_i.h' (105,103) at 20210307214931662
106842 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc-msi.c' (105,104) at 20240405153231287
106843 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_itable.c' (105,105) at 20240405153231783
106844 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.h' (105,106) at 20210307214925922
106845 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_btemp.c' (105,107) at 20240405153051425
106846 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0003-build-fix-race-in-parallel-builds.patch' (105,108) at 20241221090017648
106847 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/tea575x.c' (105,109) at 20210309003650364
106848 2025-01-08 03:00:52.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kbdleds.h' (105,110) at 20210307214926666
106849 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Townsville' (105,111) at 20210307205553766
106850 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/libwnck3_43.0.bb' (105,112) at 20231126090012781
106851 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c_core.c' (105,113) at 20210308005003380
106852 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8925.c' (105,114) at 20210307214930218
106853 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/migration.c' (105,115) at 20240405153232275
106854 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_elbc_spl.c' (105,116) at 20210308005003412
106855 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/other.json' (105,117) at 20240405153054129
106856 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-static-funnel.yaml' (105,118) at 20240405153045013
106857 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/mock.hpp' (105,119) at 20240425080034047
106858 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/Makefile' (105,120) at 20210307214926198
106859 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0021-errno-util-Make-STRERROR-portable-for-musl.patch' (105,121) at 20241221090017644
106860 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/report.c' (105,122) at 20240405153053013
106861 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/sdram_rk3036.c' (105,123) at 20210308005002772
106862 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3400_thermal.c' (105,124) at 20241211090145497
106863 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/Kconfig' (105,125) at 20210307214931130
106864 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/types.h' (105,126) at 20240405153231815
106865 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acgcc.h' (105,127) at 20240405153052617
106866 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_sdcard_ifc_defconfig' (105,128) at 20210308005003264
106867 2025-01-08 03:00:52.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_discovery.robot' (105,129) at 20240627080021048
106868 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-udc.h' (105,130) at 20220525020654283
106869 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.h' (105,131) at 20240405153048593
106870 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-family.dtsi' (105,132) at 20240405153045581
106871 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r3.dts' (105,133) at 20240405153045781
106872 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/imc-pmu.h' (105,134) at 20240405153046109
106873 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/sys_proto.h' (105,135) at 20210308005002784
106874 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.h' (105,136) at 20210309003649664
106875 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/asm-offsets.c' (105,137) at 20240520080015127
106876 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/Kconfig' (105,138) at 20240405153230747
106877 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bug.h' (105,139) at 20210308005003656
106878 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3_types.h' (105,140) at 20210307214930562
106879 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/bnp_baseboard.json' (105,141) at 20220601030005861
106880 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/canaan,k210-fpioa.yaml' (105,142) at 20240405153229787
106881 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/verify-tracing.sh' (105,143) at 20220525020655183
106882 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fec_mxc.h' (105,144) at 20210308005003432
106883 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/Kconfig' (105,145) at 20241211090145397
106884 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/hdsp.h' (105,146) at 20240405153052949
106885 2025-01-08 03:00:52.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/symbolserial.c' (105,147) at 20220525020654295
106886 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/tsx_async_abort.rst' (105,148) at 20240405153044989
106887 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/NetworkInterfaceSettings.vue' (105,149) at 20241004080035971
106888 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/bootrom.c' (105,150) at 20240405153046049
106889 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/aspeed_usbtty.c' (105,151) at 20220802100038581
106890 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_s10.c' (105,152) at 20210308005002780
106891 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_transform.cpp' (105,153) at 20220412175720090
106892 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_thermal.c' (105,154) at 20240405153048333
106893 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wss/Makefile' (105,155) at 20210307214932226
106894 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom.dtsi' (105,156) at 20240405153229947
106895 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-taos-evm.c' (105,157) at 20240405153048917
106896 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-Handle-interface-without-ifa_addr.patch' (105,158) at 20241221090017496
106897 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/fec.c' (105,159) at 20240405153046985
106898 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/sata-uctl.txt' (105,160) at 20210307214925362
106899 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/firewall_s10.h' (105,161) at 20210308005002780
106900 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/start_info.h' (105,162) at 20210308005046037
106901 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/reboot.S' (105,163) at 20210307214926750
106902 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_32_mmu_host.c' (105,164) at 20220525020652058
106903 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/format.c' (105,165) at 20240405153232203
106904 2025-01-08 03:00:52.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/bus/ti-sysc.h' (105,166) at 20210307214931322
106905 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc5_cfg_regs.h' (105,167) at 20240405153046581
106906 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-stats.h' (105,168) at 20240405153049249
106907 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-fru-properties.yaml' (105,169) at 20240712080022837
106908 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/uuid-tree.c' (105,170) at 20240405153231639
106909 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/inline.c' (105,171) at 20240906080037580
106910 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/Kconfig' (105,172) at 20240405153053937
106911 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_radisys.c' (105,173) at 20240405153046665
106912 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch' (105,174) at 20240301090012423
106913 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/Makefile' (105,175) at 20210308005003048
106914 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/pnv_i2c_regs.h' (105,176) at 20240906080037332
106915 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/archs-pct.txt' (105,177) at 20210307214925270
106916 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun9i-a80-usb.h' (105,178) at 20210307214931338
106917 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fifo.c' (105,179) at 20220525020654899
106918 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw72xx-2x.dts' (105,180) at 20240405153229927
106919 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/configs/10m50_defconfig' (105,181) at 20240405153230019
106920 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/shmparam.h' (105,182) at 20210307214926118
106921 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sound-card-common.yaml' (105,183) at 20240405153229799
106922 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-protocol-v1.c' (105,184) at 20240405153053505
106923 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/fs.h' (105,185) at 20240405153231819
106924 2025-01-08 03:00:52.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-test.S' (105,186) at 20240405153054237
106925 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1088a_common.h' (105,187) at 20210308005003600
106926 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/elgin-rv1108_defconfig' (105,188) at 20210308005003256
106927 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/board.h' (105,189) at 20210308005002720
106928 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlbflush_32.c' (105,190) at 20210307214926574
106929 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/mpc8323erdb.c' (105,191) at 20210308005002976
106930 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/nuvoton-layer/recipes-kernel/linux/linux-nuvoton_%.bbappend' (105,192) at 20220921030015982
106931 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/dev-tools/sparse.txt' (105,193) at 20240405153229839
106932 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/pll_config.h' (105,194) at 20210308005003008
106933 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ingenic/Kconfig' (105,195) at 20220525020653863
106934 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CNRI-Python-GPL-Compatible' (105,196) at 20211006000025234
106935 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1024si-post.dtsi' (105,197) at 20210307214926354
106936 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/index.rst' (105,198) at 20210307214925458
106937 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/cofs.c' (105,199) at 20230426080043668
106938 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sandbox_mmc.c' (105,200) at 20210308005003408
106939 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h' (105,201) at 20240405153047165
106940 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas_flash.c' (105,202) at 20240405153046149
106941 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-request-alloc.rst' (105,203) at 20210309003648484
106942 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/os.S' (105,204) at 20240405153045961
106943 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel.c' (105,205) at 20240906080037352
106944 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/io_thread.c' (105,206) at 20241011080017395
106945 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stdio_dev.h' (105,207) at 20210308005003688
106946 2025-01-08 03:00:52.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/SECURITY.md' (105,208) at 20241221090017564
106947 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lpc32xx.c' (105,209) at 20240520080015143
106948 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/erst.c' (105,210) at 20240405153046629
106949 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ftssp010_spi_test' (105,211) at 20210308005003300
106950 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strncpy-src.c' (105,212) at 20240405153053105
106951 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-chroot.sh' (105,213) at 20210307205554130
106952 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/LICENSE' (105,214) at 20210308004925440
106953 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/host_interface.hpp' (105,215) at 20240719080032137
106954 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_dram.h' (105,216) at 20240405153048553
106955 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_stream.c' (105,217) at 20240405153232179
106956 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mremap_test.c' (105,218) at 20240405153054329
106957 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/Kbuild' (105,219) at 20210307214926590
106958 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/Kconfig' (105,220) at 20240405153046873
106959 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sil24.c' (105,221) at 20240405153230183
106960 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/hostlogger_test.py' (105,222) at 20240601080003032
106961 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/Makefile.am' (105,223) at 20210308005104849
106962 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-api.c' (105,224) at 20240405153049377
106963 2025-01-08 03:00:52.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-kempld.c' (105,225) at 20240405153230675
106964 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/merge_config.sh' (105,226) at 20240919080017082
106965 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rational.h' (105,227) at 20210307214931494
106966 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_lookup_percpu_elem.c' (105,228) at 20240405153054257
106967 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/io.h' (105,229) at 20210307214931038
106968 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.c' (105,230) at 20240405153048661
106969 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3399_common.h' (105,231) at 20210308005003612
106970 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/Makefile' (105,232) at 20210307214928338
106971 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/dt_helpers.h' (105,233) at 20210308005003000
106972 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/timewait_sock.h' (105,234) at 20210307214931578
106973 2025-01-08 03:00:52.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/efi-x86_app.h' (105,235) at 20210308005003592
106974 2025-01-08 03:00:52.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa711x_regs.h' (105,236) at 20210307214928666
106975 2025-01-08 03:00:52.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch' (105,237) at 20230131040012035
106976 2025-01-08 03:00:52.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cobalt_btns.c' (105,238) at 20210307214928482
106977 2025-01-08 03:00:52.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/readpage.c' (105,239) at 20241211090145513
106978 2025-01-08 03:00:52.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/meson.build' (105,240) at 20240326080039710
106979 2025-01-08 03:00:52.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rs212.dts' (105,241) at 20240405153045457
106980 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey-pinctrl.dtsi' (105,242) at 20240405153045741
106981 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb' (105,243) at 20240301090012419
106982 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb' (105,244) at 20241221090017684
106983 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-bbram.c' (105,245) at 20241211090212314
106984 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/Makefile' (105,246) at 20210308005003168
106985 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/loopback.c' (105,247) at 20240405153051813
106986 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_mman.h' (105,248) at 20230925080039945
106987 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/timers/Makefile' (105,249) at 20210309003654520
106988 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/templates/ucd90160_defs.mako.cpp' (105,250) at 20210308005405942
106989 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/clock.c' (105,251) at 20220525020651990
106990 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_pxa270_defconfig' (105,252) at 20210308005003252
106991 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attention.hpp' (105,253) at 20230516080019602
106992 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/powersave.S' (105,254) at 20210307214926466
106993 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/Platform' (105,255) at 20210307214926294
106994 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyserial_3.5.bb' (105,256) at 20240301090012435
106995 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/mds.rst' (105,257) at 20240405153044945
106996 2025-01-08 03:00:52.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/ams,as3645a.txt' (105,258) at 20210307214925346
106997 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2max.dts' (105,259) at 20210308005002592
106998 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/HugeTreeClassicRCU.svg' (105,260) at 20210307214925206
106999 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/trans_pgd.c' (105,261) at 20240405153229991
107000 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryRegionCollection.json' (105,262) at 20240619080002948
107001 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/drop.c' (105,263) at 20240405153050105
107002 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/libmctp_%.bbappend' (105,264) at 20241206090014230
107003 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/qp.c' (105,265) at 20240405153049077
107004 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_d.c' (105,266) at 20210308005046517
107005 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/makedumpfile_1.7.6.bb' (105,267) at 20241221090017688
107006 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_net.py' (105,268) at 20210308005003744
107007 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9832.h' (105,269) at 20210307214930522
107008 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/crash.c' (105,270) at 20240405153230039
107009 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/dma-noncoherent.c' (105,271) at 20220525020652014
107010 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/meson.build' (105,272) at 20241211090212454
107011 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3-lte.dts' (105,273) at 20220525020651926
107012 2025-01-08 03:00:52.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.out' (105,274) at 20210308005046401 to deleted uid set
107013 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial-tegra.c' (105,275) at 20240405153231519
107014 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mips64.txt' (105,276) at 20240113090014532
107015 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/phosphor-software-manager/bios-update' (105,277) at 20240924080011379
107016 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v6.S' (105,278) at 20240405153045697
107017 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611_spi.c' (105,279) at 20240405153049009
107018 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/smc37c93x.h' (105,280) at 20210309003648980
107019 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6125-tlmm.yaml' (105,281) at 20240405153045137
107020 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/postgresql.inc' (105,282) at 20241221090017508
107021 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subskeleton_lib.c' (105,283) at 20240405153054277
107022 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/PowerRestorePolicy/PowerRestorePolicy.vue' (105,284) at 20241004080035975
107023 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hsr/Makefile' (105,285) at 20240405153054345
107024 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_cvbs.c' (105,286) at 20240405153230587
107025 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Lohja' (105,287) at 20210307205553770
107026 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yportenv.h' (105,288) at 20210308005003556
107027 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/static-inventory.yaml' (105,289) at 20230909080012747
107028 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_discovery.c' (105,290) at 20240405153046373
107029 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mtd_dataflash.c' (105,291) at 20240405153230867
107030 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/uncore-cache.json' (105,292) at 20240405153054137
107031 2025-01-08 03:00:52.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.h' (105,293) at 20210307214927270
107032 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-enum-frame-size.rst' (105,294) at 20240405153045325
107033 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_meta_skbprio.c' (105,295) at 20210307214932054
107034 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/warmboot.c' (105,296) at 20210308005002788
107035 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mps2_defconfig' (105,297) at 20240405153045613
107036 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/meson.build' (105,298) at 20221020030023426
107037 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rhashtable.c' (105,299) at 20240405153053101
107038 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pci_regs.h' (105,300) at 20240429080012456
107039 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/Kconfig' (105,301) at 20210308005002900
107040 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/templates/default/local.conf.sample' (105,302) at 20241221090017476
107041 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/067_fmap.dts' (105,303) at 20210308005003752
107042 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/port.h' (105,304) at 20240405153053233
107043 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b/gdb-config.c.inc' (105,305) at 20210308005046349
107044 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/iwl-spectrum.h' (105,306) at 20210307214929830
107045 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu.h' (105,307) at 20240405153232187
107046 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_h.c' (105,308) at 20210308005046513
107047 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/exrl-trtr.c' (105,309) at 20220429100100942
107048 2025-01-08 03:00:52.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/local_ops.rst' (105,310) at 20240405153045005
107049 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/sata.c' (105,311) at 20210308005002856
107050 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc2.h' (105,312) at 20210308005003512
107051 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.h' (105,313) at 20210308005002556
107052 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_3_0_sh_mask.h' (105,314) at 20210307214927694
107053 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_etsprio.sh' (105,315) at 20240405153054341
107054 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/securebits.h' (105,316) at 20210307214931502
107055 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/realmode.h' (105,317) at 20240405153046393
107056 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ccix-per.c' (105,318) at 20241114091008832
107057 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/peci-aspeed.c' (105,319) at 20240405153231299
107058 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sclpconsole.c' (105,320) at 20241211090212258
107059 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f769-pinctrl.dtsi' (105,321) at 20240405153229903
107060 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/id.c' (105,322) at 20240405153229911
107061 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/.gitignore' (105,323) at 20210307214926614
107062 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml' (105,324) at 20220525020651682
107063 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/lcnalloc.c' (105,325) at 20210307214931198
107064 2025-01-08 03:00:52.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/arc/types.h' (105,326) at 20210307214926214
107065 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_10nm.xml.h' (105,327) at 20240405153048597
107066 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/head.S' (105,328) at 20240405153229995
107067 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/Makefile' (105,329) at 20220804030036611
107068 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/trace.h' (105,330) at 20220525020654655
107069 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip_3.4.10.bb' (105,331) at 20241221090017496
107070 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/cache.c' (105,332) at 20240405153230019
107071 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/index.js' (105,333) at 20210308005107077
107072 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/run_tags_test.sh' (105,334) at 20210307214932634
107073 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/SecurityKeys.interface.yaml' (105,335) at 20221207040023627
107074 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320dac33.h' (105,336) at 20210307214932346
107075 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_iw_kern.c' (105,337) at 20210307214932118
107076 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad.c' (105,338) at 20241018080014486
107077 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/sgi575.conf' (105,339) at 20241206090014206
107078 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (105,340) at 20241206090014234
107079 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/interrupts.txt' (105,341) at 20210307214925342
107080 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/ccs-tools/README' (105,342) at 20210812000025274
107081 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/TestUtils.cpp' (105,343) at 20210308005052621
107082 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strlen.S' (105,344) at 20240405153229859
107083 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-root-cause-filter.cpp' (105,345) at 20240824080015046
107084 2025-01-08 03:00:52.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-common.c' (105,346) at 20210307214928794
107085 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/netns_cookie_prog.c' (105,347) at 20220525020655199
107086 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/Makefile' (105,348) at 20240405153046317
107087 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/Makefile' (105,349) at 20210308005002544
107088 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-checks' (105,350) at 20240326080039734
107089 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_getset_retval_hooks.h' (105,351) at 20240405153054241
107090 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_NAND_defconfig' (105,352) at 20210308005003240
107091 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-idna_3.10.bb' (105,353) at 20241221090017668
107092 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-regulator.h' (105,354) at 20210307214931414
107093 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-1.0-or-later' (105,355) at 20210316000012713
107094 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/0002-options-Replace-use-of-VLAs-in-C.patch' (105,356) at 20240413080012639
107095 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch' (105,357) at 20241221090017640
107096 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_camp_core0.dts' (105,358) at 20210307214926346
107097 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rio_mport_cdev.h' (105,359) at 20210307214931658
107098 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/sbi_ecall_interface.h' (105,360) at 20240906080037528
107099 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-legacy.c' (105,361) at 20240405153046049
107100 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/stable-kernel-rules.rst' (105,362) at 20240405153229827
107101 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/apm_power.c' (105,363) at 20210307214930158
107102 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-spapr.h' (105,364) at 20240906080037568
107103 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmc-autobump/openbmc-autobump.py' (105,365) at 20230127040013840
107104 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/phosphor-logging.wrap' (105,366) at 20240124090001898
107105 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (105,367) at 20240206090017943
107106 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6370.c' (105,368) at 20240405153049613
107107 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/kbd/kbd/0001-Remove-non-free-Agafari-fonts.patch' (105,369) at 20240417080014702
107108 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm44xx.h' (105,370) at 20210307214925914
107109 2025-01-08 03:00:52.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-blkctl.c' (105,371) at 20210309003649780
107110 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysctls.c' (105,372) at 20240405153052541
107111 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/trace.h' (105,373) at 20240405153052337
107112 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand.h' (105,374) at 20210308005003412
107113 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mac.h' (105,375) at 20240405153050585
107114 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml' (105,376) at 20240405153229787
107115 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/sol_cmds.cpp' (105,377) at 20221018030029633
107116 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts' (105,378) at 20220525020651938
107117 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/sample.json' (105,379) at 20240405153054377
107118 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-client.rst' (105,380) at 20210307214925494
107119 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-core.c' (105,381) at 20240405153232091
107120 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-postcodes.md' (105,382) at 20221209040006395
107121 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/Kconfig' (105,383) at 20210308005003040
107122 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/ERST.pcie' (105,384) at 20240906080037556 to deleted uid set
107123 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/intel_sdsi/intel_sdsi.c' (105,385) at 20240613080016551
107124 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/spinlock.h' (105,386) at 20220525020651878
107125 2025-01-08 03:00:52.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ring_buffer.h' (105,387) at 20240405153231839
107126 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/hardware.c' (105,388) at 20240405153046077
107127 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/Makefile' (105,389) at 20240405153054361
107128 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb' (105,390) at 20240301090012419
107129 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_scan.S' (105,391) at 20210307214926170
107130 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx355.c' (105,392) at 20240405153230787
107131 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/ubi.h' (105,393) at 20210308005003668
107132 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-core.c' (105,394) at 20240405153231467
107133 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/lzo.c' (105,395) at 20240405153052289
107134 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts' (105,396) at 20210309003648728
107135 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mq-clock.h' (105,397) at 20220525020654543
107136 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/andi.c' (105,398) at 20210308005003720
107137 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/warn.cocci' (105,399) at 20240405153053445
107138 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_incore.h' (105,400) at 20240830080013323
107139 2025-01-08 03:00:52.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec2.h' (105,401) at 20240405153048621
107140 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/machine.c' (105,402) at 20240906080037508
107141 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/Kconfig' (105,403) at 20210308005003544
107142 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_gate.h' (105,404) at 20240405153052865
107143 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c' (105,405) at 20240405153049801
107144 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_slpc_types.h' (105,406) at 20240405153048509
107145 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.h' (105,407) at 20240405153047141
107146 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_helpers.h' (105,408) at 20240405153047265
107147 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/xz.rst' (105,409) at 20210309003648464
107148 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/Kconfig' (105,410) at 20241211090212454
107149 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-bench.h-Fix-typo-in-specifying-string.h.patch' (105,411) at 20221003030013265
107150 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/Makefile' (105,412) at 20210307214926958
107151 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/tef6862.c' (105,413) at 20240405153049505
107152 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_axuser_nonsecured_regs.h' (105,414) at 20240405153046585
107153 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/Makefile' (105,415) at 20210308005003040
107154 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_dump.h' (105,416) at 20210307214927766
107155 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton.h' (105,417) at 20210308005002820
107156 2025-01-08 03:00:52.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/interfaces/bmcweb_%.bbappend' (105,418) at 20241105090013647
107157 2025-01-08 03:00:52.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/traps.c' (105,419) at 20210308005002832
107158 2025-01-08 03:00:52.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a23_tablet_800x480_defconfig' (105,420) at 20210308005003276
107159 2025-01-08 03:00:52.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ref_tracker.h' (105,421) at 20240405153052785
107160 2025-01-08 03:00:52.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/isil,isl12026.txt' (105,422) at 20210307214925414
107161 2025-01-08 03:00:52.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/byteorder.h' (105,423) at 20210307214926314
107162 2025-01-08 03:00:52.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/core.h' (105,424) at 20240405153231255
107163 2025-01-08 03:00:52.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php_8.2.20.bb' (105,425) at 20241221090017512
107164 2025-01-08 03:00:52.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/app.c' (105,426) at 20241101080034432
107165 2025-01-08 03:00:52.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-virtio.c' (105,427) at 20240405153046521
107166 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx.c' (105,428) at 20240326080039390
107167 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/simplefb_common.h' (105,429) at 20210308005003536
107168 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_cmd_helper.cpp' (105,430) at 20240819080030267
107169 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mscgen/mscgen_0.20.bb' (105,431) at 20241221090017540
107170 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/mei_phy.h' (105,432) at 20220525020653819
107171 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.generic-board' (105,433) at 20210308005003292
107172 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soundfont.h' (105,434) at 20210307214931602
107173 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mvme16xhw.h' (105,435) at 20210307214926162
107174 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sllevk.h' (105,436) at 20210308005003604
107175 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pwm-regulator.yaml' (105,437) at 20240405153045145
107176 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h616-r.c' (105,438) at 20240405153231335
107177 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/amlcode.h' (105,439) at 20240405153046617
107178 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/profile.c' (105,440) at 20210307214929506
107179 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/Kconfig' (105,441) at 20210308005002904
107180 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_utils.py' (105,442) at 20210308005003744
107181 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sys_call_table_64.c' (105,443) at 20240405153046493
107182 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/fddi/defza.rst' (105,444) at 20220525020651746
107183 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-isiot-emmc.dts' (105,445) at 20240405153045525
107184 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/suspend_pv.c' (105,446) at 20210309003649096
107185 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/version.c' (105,447) at 20240405153052493
107186 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp' (105,448) at 20230523080003149
107187 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/safe-syscall.h' (105,449) at 20240906080037352
107188 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_wakeirq.h' (105,450) at 20240405153052773
107189 2025-01-08 03:00:52.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/Makefile' (105,451) at 20240405153046181
107190 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/README.md' (105,452) at 20240330080013095
107191 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/image-host.c' (105,453) at 20210308005003764
107192 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra30.c' (105,454) at 20210307214930450
107193 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/asm-offsets.c' (105,455) at 20240405153045909
107194 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/clk/core.c' (105,456) at 20240405153051753
107195 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat-shadow.c' (105,457) at 20240805080014071
107196 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/storage-attributes.h' (105,458) at 20240906080037340
107197 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor_4.2.5.bb' (105,459) at 20241206090014270
107198 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5.h' (105,460) at 20240405153051289
107199 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/core.c' (105,461) at 20240405153231915
107200 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/Kconfig' (105,462) at 20240405153231767
107201 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UCL-1.0' (105,463) at 20211006000025246
107202 2025-01-08 03:00:52.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_serio.c' (105,464) at 20240405153046757
107203 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kvm_host.h' (105,465) at 20240405153230011
107204 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv515d.h' (105,466) at 20210307214928018
107205 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/fetch_add_unless' (105,467) at 20240405153053433
107206 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/serial.yaml' (105,468) at 20240405153229795
107207 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/Makefile' (105,469) at 20210307214929614
107208 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkmp.c' (105,470) at 20240405153046857
107209 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/fbif.h' (105,471) at 20240405153052957
107210 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-regs.c' (105,472) at 20240405153049461
107211 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/head_32.S' (105,473) at 20240405153230091
107212 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xfi3.h' (105,474) at 20210308005003624
107213 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/syscall-abi.c' (105,475) at 20240405153232255
107214 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bsg.c' (105,476) at 20240405153046521
107215 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyserial-asyncio_0.6.bb' (105,477) at 20220402030016019
107216 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hmi.h' (105,478) at 20210307214926378
107217 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/jornada720_bl.c' (105,479) at 20220525020654307
107218 2025-01-08 03:00:52.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libnfc/libnfc_git.bb' (105,480) at 20240301090012423
107219 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.c' (105,481) at 20240405153050637
107220 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/xor.h' (105,482) at 20210307214926590
107221 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-memmap' (105,483) at 20220525020651634
107222 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/i386/IO-APIC.rst' (105,484) at 20240405153044989
107223 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/Makefile' (105,485) at 20210308004922940
107224 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c' (105,486) at 20240405153048745
107225 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_statistic.c' (105,487) at 20240405153053341
107226 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_pi_nand_rcw.cfg' (105,488) at 20210308005002992
107227 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/mcpm_head.S' (105,489) at 20240405153045613
107228 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/css.c' (105,490) at 20240405153051521
107229 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvCall_inst.c' (105,491) at 20220525020652082
107230 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/fault.c' (105,492) at 20240405153230023
107231 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mpich/mpich_4.2.3.bb' (105,493) at 20241221090017512
107232 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch' (105,494) at 20241221090017664
107233 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-Fix-instances-of-Wmissing-template-arg-list-after-te.patch' (105,495) at 20241221090017536
107234 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml' (105,496) at 20210307205554094
107235 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/sched/task_stack.h' (105,497) at 20240405153052789 to deleted uid set
107236 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/msm_gpio.c' (105,498) at 20210308005003376
107237 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/init' (105,499) at 20210307205554034
107238 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card.dtsi' (105,500) at 20240405153045813
107239 2025-01-08 03:00:52.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/cc10001_adc.c' (105,501) at 20240405153230687
107240 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8750.dtsi' (105,502) at 20240405153045609
107241 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j7200.c' (105,503) at 20240405153047009
107242 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pcie_pci_bridge.txt' (105,504) at 20210927100127077
107243 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_ev7.c' (105,505) at 20210307214925654
107244 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/px30-power.h' (105,506) at 20210307214931346
107245 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd.c' (105,507) at 20210308005108641
107246 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/topology.c' (105,508) at 20240913080013865
107247 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/ocl-icd_2.3.2.bb' (105,509) at 20240124090012254
107248 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist-expressions.tc' (105,510) at 20240405153054305
107249 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/conditiongentest/test.yaml' (105,511) at 20221209040030339
107250 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c' (105,512) at 20240405153051281 to deleted uid set
107251 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml' (105,513) at 20240405153045149
107252 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom.yaml' (105,514) at 20240405153229755
107253 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6_mba6.c' (105,515) at 20210308005003088
107254 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_n_regs.h' (105,516) at 20240405153046573
107255 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_selftest.c' (105,517) at 20210309003651176
107256 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/CHANGES' (105,518) at 20210307214926146
107257 2025-01-08 03:00:52.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-filter.html' (105,519) at 20210308005107069
107258 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/u-boot.yml' (105,520) at 20241206090014206
107259 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/serial-to-bmc@.service' (105,521) at 20220414030020024
107260 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/composite.h' (105,522) at 20210307214927022
107261 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi_s3.h' (105,523) at 20210308005002876
107262 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/d_find_alias.cocci' (105,524) at 20240405153053441
107263 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/witherspoon/config.json' (105,525) at 20221213040025761
107264 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_uvmem.h' (105,526) at 20210309003648884
107265 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/string.c' (105,527) at 20210309003648828
107266 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/param.h' (105,528) at 20210307214926314
107267 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/multicalls.c' (105,529) at 20210307214926754
107268 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da732x.h' (105,530) at 20220525020655027
107269 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-imx.yaml' (105,531) at 20240405153045065
107270 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/regdef.h' (105,532) at 20220525020651966
107271 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475AFE_defconfig' (105,533) at 20210308005003236
107272 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/Makefile' (105,534) at 20240405153049465
107273 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/misc.h' (105,535) at 20210308005002780
107274 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h' (105,536) at 20240405153048621
107275 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/274.out' (105,537) at 20240326080039734
107276 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ax88172a.c' (105,538) at 20240405153231083
107277 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xerox' (105,539) at 20211006000025246
107278 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/boost.wrap' (105,540) at 20240423080031711
107279 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8r/tune-cortexr52.inc' (105,541) at 20240301090012451
107280 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx8m-pinctrl.yaml' (105,542) at 20240405153045133
107281 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/rockchip/pm_domains.h' (105,543) at 20240405153052881
107282 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/Makefile' (105,544) at 20210307214929674
107283 2025-01-08 03:00:52.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4eb-softmmu.mak' (105,545) at 20230925080039837
107284 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4idmap.c' (105,546) at 20240405153052421
107285 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mtd/nand/raw/diskonchip.c' (105,547) at 20240503080014474 to deleted uid set
107286 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/iana-enterprise-numbers' (105,548) at 20240627080019396
107287 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/Makefile' (105,549) at 20210308005002560
107288 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/config_parser.hpp' (105,550) at 20230701080027201
107289 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/file2include.c' (105,551) at 20210308005003764
107290 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/dir.c' (105,552) at 20240405153231691
107291 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/exception.h' (105,553) at 20210307214926730
107292 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h' (105,554) at 20240405153230027
107293 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cmsdk-apb-dualtimer-test.c' (105,555) at 20240906080037568
107294 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace.c' (105,556) at 20240405153230255
107295 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/utimes.c' (105,557) at 20240405153052557
107296 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/symlink.c' (105,558) at 20240405153052317
107297 2025-01-08 03:00:52.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c' (105,559) at 20240910080014062
107298 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dts' (105,560) at 20240809080013006
107299 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx412.c' (105,561) at 20240805080013967
107300 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/conditiongentest.cpp' (105,562) at 20210308005108057
107301 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-hix5hd2.txt' (105,563) at 20210307214925322
107302 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-accel-ops.c' (105,564) at 20240906080037496
107303 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/cmd_ioloop.c' (105,565) at 20210308005003000
107304 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh' (105,566) at 20210307205554534
107305 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-utils.inc' (105,567) at 20210812000025174
107306 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,cgu.yaml' (105,568) at 20220525020651690
107307 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pageblock-flags.h' (105,569) at 20240405153052757
107308 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Thermal_v1.xml' (105,570) at 20240619080002940
107309 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tqma6a.dtsi' (105,571) at 20240405153045501
107310 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryCollection.json' (105,572) at 20240619080002948
107311 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/add-restart-to-initscript.patch' (105,573) at 20210307205553874
107312 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SerialInterfaceCollection_v1.xml' (105,574) at 20240619080002936
107313 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb' (105,575) at 20241225090010924
107314 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate/0001-src-rdate-Fix-printf-format-errors.patch' (105,576) at 20210307205553810
107315 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service' (105,577) at 20240221090011585
107316 2025-01-08 03:00:52.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rcar.c' (105,578) at 20240405153230307
107317 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.c' (105,579) at 20210307214927938
107318 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/pl320-ipc.c' (105,580) at 20220525020653219
107319 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2203.conf' (105,581) at 20230606080013598
107320 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-sensors.yaml' (105,582) at 20210307205553694
107321 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8766.c' (105,583) at 20210307214932262
107322 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dsc.h' (105,584) at 20240405153047293
107323 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_debugfs.c' (105,585) at 20240405153048701
107324 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200ew3.c' (105,586) at 20240405153048573
107325 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-i2c.c' (105,587) at 20240405153049369
107326 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-meson.c' (105,588) at 20240405153231359
107327 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/LICENSE' (105,589) at 20210308005105437
107328 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c' (105,590) at 20240405153050053
107329 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclz.c' (105,591) at 20210308005046525
107330 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/proc-macro-error-attr-1-rs.wrap' (105,592) at 20241211090212462
107331 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/besys.c' (105,593) at 20210308005003336
107332 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/fma.c' (105,594) at 20241211090212550
107333 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dmabrg.c' (105,595) at 20210307214926546
107334 2025-01-08 03:00:52.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/FanCollection.json' (105,596) at 20240619080002948
107335 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/.gitignore' (105,597) at 20210308004942076
107336 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/symlink.c' (105,598) at 20210307214931138
107337 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b.dts' (105,599) at 20240405153229967
107338 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_pptp.h' (105,600) at 20240405153052749
107339 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.out' (105,601) at 20210308005046405 to deleted uid set
107340 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbra.c' (105,602) at 20210308005046505
107341 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/w1.rst' (105,603) at 20210307214925474
107342 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig' (105,604) at 20210308005003236
107343 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm-offsets.h' (105,605) at 20210307214926210
107344 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/avb_verify.c' (105,606) at 20210308005003220
107345 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_2_sh_mask.h' (105,607) at 20240405153048117
107346 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/xilinx/Makefile' (105,608) at 20210309003652052
107347 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/simd.h' (105,609) at 20210307214926674
107348 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_sdcard_defconfig' (105,610) at 20210308005003264
107349 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sdw.c' (105,611) at 20240405153232191
107350 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ResourceBlockCollection_v1.xml' (105,612) at 20240619080002936
107351 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/libgpiod.wrap' (105,613) at 20220407100028311
107352 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock_types.h' (105,614) at 20220525020654611
107353 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7533.c' (105,615) at 20240405153048365
107354 2025-01-08 03:00:52.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xxhash.h' (105,616) at 20210309003653944
107355 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219.h' (105,617) at 20210309003654628
107356 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/imx-thermal.yaml' (105,618) at 20240405153045177
107357 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/static_call.c' (105,619) at 20220525020654727
107358 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/cpu.h' (105,620) at 20210308005002660
107359 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/lp.c' (105,621) at 20240405153046757
107360 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (105,622) at 20241107090014377
107361 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/pcie_card_metadata.hpp' (105,623) at 20241217090427543
107362 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,vulcan-soc.yaml' (105,624) at 20240405153045013
107363 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/test/efi_test.h' (105,625) at 20220525020652430
107364 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear1340.c' (105,626) at 20240405153229911
107365 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/.gitignore' (105,627) at 20240405153054053
107366 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob.c' (105,628) at 20240405153053501
107367 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h' (105,629) at 20210308005003024
107368 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/fg_max77693.c' (105,630) at 20210308005003468
107369 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry.S' (105,631) at 20241211090145389
107370 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/user.h' (105,632) at 20210307214926110
107371 2025-01-08 03:00:52.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/.gitignore' (105,633) at 20210307214926198
107372 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_opp.h' (105,634) at 20240405153231835
107373 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-input/main.c' (105,635) at 20240906080037164
107374 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/.gitignore' (105,636) at 20210307214932146
107375 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210.h' (105,637) at 20240405153052065
107376 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.h' (105,638) at 20240613080016443
107377 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-sama5d2-isc.c' (105,639) at 20240405153230807
107378 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8m-pcie.c' (105,640) at 20241111090012137
107379 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/max7359_keypad.c' (105,641) at 20240405153049137
107380 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/dante/dante_1.4.3.bb' (105,642) at 20230211040012635
107381 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/kvm.c' (105,643) at 20241211090212494
107382 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/lowlevel_init.S' (105,644) at 20210308005002732
107383 2025-01-08 03:00:52.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Berghamn' (105,645) at 20210307205553778
107384 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/Kconfig' (105,646) at 20240405153231471
107385 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_defconfig' (105,647) at 20210308005003236
107386 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/Kconfig' (105,648) at 20210307214931218
107387 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/crosspythonpath.patch' (105,649) at 20241221090017672
107388 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/.gitignore' (105,650) at 20210307214932226
107389 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.2' (105,651) at 20211006000025242
107390 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/testrunner.py' (105,652) at 20240906080037568
107391 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/rtl28xxu.c' (105,653) at 20240405153049545
107392 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/yamaha-yas530.c' (105,654) at 20241216090017705
107393 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/micron.c' (105,655) at 20240405153049705
107394 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c' (105,656) at 20210308005002832
107395 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-kingpin.dtsi' (105,657) at 20240405153045433
107396 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/biomerge.c' (105,658) at 20210307214930978
107397 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/mdt_loader.h' (105,659) at 20240405153052793
107398 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_image_upload.robot' (105,660) at 20240628080017121
107399 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/py.mk' (105,661) at 20210308004922940
107400 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_file.c' (105,662) at 20240405153231495
107401 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-fitimage.bbclass' (105,663) at 20241221090017608
107402 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd.h' (105,664) at 20210308005046065
107403 2025-01-08 03:00:52.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.h' (105,665) at 20240405153050497
107404 2025-01-08 03:00:52.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/core.c' (105,666) at 20241216090017777
107405 2025-01-08 03:00:52.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/namei.c' (105,667) at 20240405153052457
107406 2025-01-08 03:00:52.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/__init__.py' (105,668) at 20241221090017592
107407 2025-01-08 03:00:52.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/trace.h' (105,669) at 20240405153052045
107408 2025-01-08 03:00:52.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/associations.cpp' (105,670) at 20240820080028978
107409 2025-01-08 03:00:52.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mcast.h' (105,671) at 20220525020653163
107410 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/mib.h' (105,672) at 20220525020654643
107411 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/MAINTAINERS' (105,673) at 20210308005003044
107412 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-tight.h' (105,674) at 20210308005046553
107413 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumaudioout.rst' (105,675) at 20210309003648504
107414 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen3-cpg.h' (105,676) at 20240405153230239
107415 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a73a4-ape6evm.dts' (105,677) at 20240405153229895
107416 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/Makefile' (105,678) at 20240405153046749
107417 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-pc.c' (105,679) at 20210307214927154
107418 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mflo.c' (105,680) at 20210308005046505
107419 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adaptec/Makefile' (105,681) at 20210307214929282
107420 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar-ep.c' (105,682) at 20240405153051237
107421 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/l1tf.rst' (105,683) at 20210307214925226
107422 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/ti,afe4403.yaml' (105,684) at 20240405153229767
107423 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/preferred/BSD-2-Clause' (105,685) at 20210308005046065
107424 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2' (105,686) at 20210308005046473 to deleted uid set
107425 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.c' (105,687) at 20220525020652959
107426 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_type.cpp' (105,688) at 20240625080015044
107427 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_h.c' (105,689) at 20210308005046513
107428 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/Kconfig' (105,690) at 20210308005003040
107429 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/memmap.c' (105,691) at 20240405153047045
107430 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt_2.6.1.bb' (105,692) at 20241221090017648
107431 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/cipher.h' (105,693) at 20220525020652947
107432 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (105,694) at 20210812000025266
107433 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (105,695) at 20210814000014902
107434 2025-01-08 03:00:52.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc3' (105,696) at 20210308005003736
107435 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-cs5535.c' (105,697) at 20210307214927046
107436 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/build_OID_registry' (105,698) at 20241018080014578
107437 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1275-revB/psu_init_gpl.c' (105,699) at 20210308005003180
107438 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/io_event_irq.c' (105,700) at 20240405153046225
107439 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8195.h' (105,701) at 20220525020653879
107440 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mdio.h' (105,702) at 20210309003653040
107441 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-ctrls.c' (105,703) at 20240405153049529
107442 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/jack.rst' (105,704) at 20210307214925570
107443 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9000.c' (105,705) at 20240405153049897
107444 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/iomap.h' (105,706) at 20210307214925962
107445 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/reboot-mode.c' (105,707) at 20210307214930154
107446 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfutill.c' (105,708) at 20210307214931898
107447 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/src/lib.rs' (105,709) at 20240106090017261
107448 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ampere_firmware_upgrade.sh' (105,710) at 20241031080012179
107449 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kontiolahti' (105,711) at 20210307205553770
107450 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/time.c' (105,712) at 20240405153046293
107451 2025-01-08 03:00:52.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/init/starscream-init/starscream-init.sh' (105,713) at 20240110090012776
107452 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tc3589x.c' (105,714) at 20240405153230839
107453 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/Kconfig' (105,715) at 20210308005002972
107454 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-iris.dts' (105,716) at 20240405153045529
107455 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/config.mk' (105,717) at 20210308005002824
107456 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds409slim.dts' (105,718) at 20240405153045457
107457 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_ppc.h' (105,719) at 20240405153230031
107458 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/Makefile' (105,720) at 20210307214929206
107459 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/leapcrash.c' (105,721) at 20220525020655235
107460 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hugetlb.h' (105,722) at 20240405153229975
107461 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/own-mirrors.bbclass' (105,723) at 20230919080013978
107462 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts' (105,724) at 20210308005002624
107463 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-ddr.dtsi' (105,725) at 20240405153045725
107464 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/Kconfig' (105,726) at 20240405153230159
107465 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/npcm7xx-igps-native/UbootHeader_GBS.xml' (105,727) at 20210307205554078
107466 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/ibm.json' (105,728) at 20240912080005178
107467 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,integrator.yaml' (105,729) at 20240405153045013
107468 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NRL' (105,730) at 20211006000025238
107469 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/pcpubuf.c' (105,731) at 20240405153052333
107470 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,cmt.yaml' (105,732) at 20240405153045177
107471 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/create_usbhid.sh' (105,733) at 20230509080015412
107472 2025-01-08 03:00:52.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm5110-tables.c' (105,734) at 20240405153230839
107473 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/thead/errata.c' (105,735) at 20240405153230063
107474 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_netlink.h' (105,736) at 20240405153053381
107475 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu.h' (105,737) at 20240906080037500
107476 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/devres.c' (105,738) at 20240405153053085
107477 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.h' (105,739) at 20240405153231031
107478 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog_5.16.bb' (105,740) at 20241206090014338
107479 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2841er.h' (105,741) at 20210307214928614
107480 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtensa_memory.c' (105,742) at 20210927100127221
107481 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c' (105,743) at 20220525020652963
107482 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch' (105,744) at 20230317080013789
107483 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cp2112.c' (105,745) at 20240405153230651
107484 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzo/lzodefs.h' (105,746) at 20210308005003708
107485 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-sim.sh' (105,747) at 20240405153054309
107486 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (105,748) at 20231215090012261
107487 2025-01-08 03:00:52.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/seama.yaml' (105,749) at 20240405153229779
107488 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch' (105,750) at 20210307205554574
107489 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/test/meson.build' (105,751) at 20220819030023853
107490 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ics43432.c' (105,752) at 20240405153053621
107491 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mvebu_mmc.h' (105,753) at 20210308005003676
107492 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/presence.json' (105,754) at 20240918080013376
107493 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-atomicwrites/run-ptest' (105,755) at 20230401080011971
107494 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox-common.inc' (105,756) at 20241221090017632
107495 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/lapic.c' (105,757) at 20210308005002856
107496 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-multiplexer.c' (105,758) at 20240405153050345
107497 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ivtv.h' (105,759) at 20210307214931638
107498 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/fixed-factor.c' (105,760) at 20240405153046869
107499 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2_param.h' (105,761) at 20210307214930558
107500 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_masks.h' (105,762) at 20240405153046585
107501 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/ucmpdi2.c' (105,763) at 20240405153046085
107502 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/zone.hpp' (105,764) at 20241022080027608
107503 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx6ul_ccm.c' (105,765) at 20241211090212294
107504 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/Makefile' (105,766) at 20210307214929634
107505 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/os.h' (105,767) at 20240405153046345
107506 2025-01-08 03:00:52.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/iqs62x-keys.yaml' (105,768) at 20240405153045081
107507 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0048-corstone1000-Enable-UEFI-Secure-boot.patch' (105,769) at 20241206090014210
107508 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/security.rst' (105,770) at 20210308005045809
107509 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/inventory_mac.cpp' (105,771) at 20241217090439491
107510 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xfontsel_1.1.0.bb' (105,772) at 20220910030013361
107511 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry_64_compat.S' (105,773) at 20240719080013345
107512 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/mp.c' (105,774) at 20210307214926614
107513 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/NetworkGlobalSettings.vue' (105,775) at 20241004080035971
107514 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/logging.hpp' (105,776) at 20241221090003052
107515 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/600-fix.patch' (105,777) at 20230706080014749
107516 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/serial_uart_mux.hpp' (105,778) at 20241210090019232
107517 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree.c' (105,779) at 20241211090145541
107518 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-s900.c' (105,780) at 20240405153046769
107519 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml' (105,781) at 20240405153229759
107520 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/reset.c' (105,782) at 20210308005002764
107521 2025-01-08 03:00:52.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus.h' (105,783) at 20240405153046765
107522 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftgmac100.h' (105,784) at 20240919080017058
107523 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-ainol-aw1.dts' (105,785) at 20210308005002620
107524 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/max98373.c' (105,786) at 20240405153053941
107525 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/asix_common.c' (105,787) at 20240405153050373
107526 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-fru-properties-mrw.yaml' (105,788) at 20210307205554050
107527 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/meson-buildoptions.sh' (105,789) at 20241211090212458
107528 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/frup.cpp' (105,790) at 20240817080009164
107529 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_nport.c' (105,791) at 20241008080013971
107530 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/seg6.h' (105,792) at 20240405153054053
107531 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_init.c' (105,793) at 20241011080017347
107532 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/host.h' (105,794) at 20220525020653375
107533 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c' (105,795) at 20240405153049805
107534 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/README.md' (105,796) at 20241221090017500
107535 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/generated/autoconf.h' (105,797) at 20240405153054229
107536 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/meson.build' (105,798) at 20240904080010582
107537 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/video_extension.rst' (105,799) at 20210307214925494
107538 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/jobserver-exec' (105,800) at 20240405153053453
107539 2025-01-08 03:00:52.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/debugfs.c' (105,801) at 20240405153050581
107540 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6368-clock.h' (105,802) at 20210309003653812
107541 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_byte_action.cpp' (105,803) at 20210308005405934
107542 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtk.h' (105,804) at 20240415080012967
107543 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/huf_decompress.c' (105,805) at 20240405153053117
107544 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/machine/minerva.conf' (105,806) at 20240726080014422
107545 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.h' (105,807) at 20240405153230807
107546 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-davinci.h' (105,808) at 20210307214931478
107547 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap_btree.h' (105,809) at 20240405153052577
107548 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/memset.c' (105,810) at 20240405153045977
107549 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/bmap.h' (105,811) at 20240613080016487
107550 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hid-sensor-humidity.c' (105,812) at 20220525020653103
107551 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/sata.c' (105,813) at 20210308005002852
107552 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/Kconfig' (105,814) at 20210307214930858
107553 2025-01-08 03:00:52.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_kprobe.tc' (105,815) at 20240405153054305
107554 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8983.h' (105,816) at 20210307214932362
107555 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/conf.c' (105,817) at 20210308005003732
107556 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/memory.json' (105,818) at 20240405153054113
107557 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/exec-cmd.c' (105,819) at 20240405153054069
107558 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/pipe.h' (105,820) at 20210307214930858
107559 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.c' (105,821) at 20240405153050621
107560 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k8.c' (105,822) at 20240405153046913
107561 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/machine_kexec.c' (105,823) at 20240405153045965
107562 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun6i.c' (105,824) at 20210308005002784
107563 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-protocol-v2.c' (105,825) at 20240405153053505
107564 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_core.c' (105,826) at 20210307214928830
107565 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/109.out' (105,827) at 20240326080039726
107566 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/board-xxs1500.c' (105,828) at 20210605000027676
107567 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rbtree.c' (105,829) at 20240405153053101
107568 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-stat.c' (105,830) at 20240415080012963
107569 2025-01-08 03:00:52.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/.gitignore' (105,831) at 20240330080006130
107570 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mac_newworld.c' (105,832) at 20241211090212318
107571 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/Makefile' (105,833) at 20240405153230579
107572 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max1619.c' (105,834) at 20240405153048865
107573 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/papr-sysparm.c' (105,835) at 20240830080013243
107574 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/kwbimage.cfg' (105,836) at 20210308005002908
107575 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/ti,j72xx-thermal.yaml' (105,837) at 20240405153045177
107576 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86.c' (105,838) at 20240906080037232
107577 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c' (105,839) at 20241211090145409
107578 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/services.hpp' (105,840) at 20230511080035559
107579 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/xorg.py' (105,841) at 20220910030013401
107580 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cppgenerate/cppgenerate_0.3.bb' (105,842) at 20241221090017512
107581 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml' (105,843) at 20240405153045105
107582 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/extract_if.rs' (105,844) at 20240405153232095
107583 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/path-lookup.txt' (105,845) at 20210307214925490
107584 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ktd253-backlight.c' (105,846) at 20240405153052173
107585 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/signal32.h' (105,847) at 20240405153046249
107586 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_debugfs.h' (105,848) at 20210307214928438
107587 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/doc-fixes.patch' (105,849) at 20210307205553938
107588 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/Kconfig' (105,850) at 20210308005003348
107589 2025-01-08 03:00:52.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/open-dice.c' (105,851) at 20240405153230847
107590 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lochnagar-sc.c' (105,852) at 20240405153053621
107591 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mvc.c' (105,853) at 20230925080040101
107592 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts' (105,854) at 20240405153045601
107593 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/file-nommu.c' (105,855) at 20240405153052497
107594 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/pipe.c' (105,856) at 20210406100036111
107595 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap807.dtsi' (105,857) at 20220525020651918
107596 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd_ops.c' (105,858) at 20240405153230851
107597 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv350d.h' (105,859) at 20210307214928018
107598 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_ioctl_verbs.h' (105,860) at 20240405153052949
107599 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7796.c' (105,861) at 20240405153051357
107600 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_cpu.c' (105,862) at 20240906080037156
107601 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/rx.h' (105,863) at 20210307214929966
107602 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/lp873x.h' (105,864) at 20210308005003680
107603 2025-01-08 03:00:52.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intc_sar' (105,865) at 20220525020651634
107604 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/local.conf.sample' (105,866) at 20241221090017604
107605 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/json_utils_test.cpp' (105,867) at 20230325080023516
107606 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/vegman-led-manager-config/led.yaml' (105,868) at 20240829080014022
107607 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py' (105,869) at 20241221090017680
107608 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/atomics.c' (105,870) at 20240405153054245
107609 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Makefile' (105,871) at 20210308005002776
107610 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb' (105,872) at 20241206090014258
107611 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/iocsr_config.h' (105,873) at 20210308005002952
107612 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml' (105,874) at 20240405153045181
107613 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sh_bios.h' (105,875) at 20210307214926554
107614 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init.c' (105,876) at 20210308005002832
107615 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/mac_penguin.S' (105,877) at 20210307214926170
107616 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/flattree.c' (105,878) at 20210308005003728
107617 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.memhp' (105,879) at 20240906080037560 to deleted uid set
107618 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-panic.c' (105,880) at 20240405153230755
107619 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_mailbox.h' (105,881) at 20240906080037332
107620 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/Types.h' (105,882) at 20210308005003708
107621 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/Makefile' (105,883) at 20210307214930286
107622 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sunbpp.h' (105,884) at 20210307214926586
107623 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11_cpdo.c' (105,885) at 20210308005046069
107624 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vdo1.c' (105,886) at 20240405153046797
107625 2025-01-08 03:00:52.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jstree.style.css' (105,887) at 20210308004923388
107626 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845_defconfig' (105,888) at 20210308005003280
107627 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteEntryCollection_v1.xml' (105,889) at 20240619080002936
107628 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/.gitignore' (105,890) at 20240405153046901
107629 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6dl_icore_nand_defconfig' (105,891) at 20210308005003260
107630 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/loongson3_virt.c' (105,892) at 20241211090212290
107631 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/Makefile' (105,893) at 20210307214931070
107632 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0013-open-vm-tools-Correct-include-path-for-poll.h.patch' (105,894) at 20240106090017233
107633 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/neon-intrinsics.h' (105,895) at 20210307214926062
107634 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/263' (105,896) at 20240906080037564
107635 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_loaded_image.c' (105,897) at 20210308005003704
107636 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/cache.json' (105,898) at 20240405153054149
107637 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zywrle.h' (105,899) at 20240326080039754
107638 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/vc032x.c' (105,900) at 20220525020653323
107639 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/event.h' (105,901) at 20210307214929970
107640 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/keyring_handler.h' (105,902) at 20240405153232111
107641 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/recv_linux.c' (105,903) at 20210307214930638
107642 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/tonga_baco.h' (105,904) at 20210309003649652
107643 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/fpsimd.c' (105,905) at 20240405153045877
107644 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-milbeaut.txt' (105,906) at 20210307214925366
107645 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/0001-cmake-Do-not-try-to-compute-library-dependencies-dur.patch' (105,907) at 20230520080014480
107646 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c' (105,908) at 20210307214927962
107647 2025-01-08 03:00:52.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/0001-src-internal-Use-__GLIBC__-to-check-for-GNU-extentio.patch' (105,909) at 20221003030013285
107648 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c' (105,910) at 20210307214927954
107649 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/socionext,uniphier-aio.yaml' (105,911) at 20240405153045169
107650 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rseq.c' (105,912) at 20240405153053033
107651 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_of_maps.rst' (105,913) at 20240405153044997
107652 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/Kconfig' (105,914) at 20210308005003080
107653 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0.h' (105,915) at 20221128040017642
107654 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/trace.h' (105,916) at 20210307214929754
107655 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_firmware.c' (105,917) at 20210308005003440
107656 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/remoteproc.c' (105,918) at 20210308005003740
107657 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/stx104.c' (105,919) at 20240405153048965
107658 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c' (105,920) at 20240405153048577
107659 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS1-ssh-host@.service' (105,921) at 20230203040020726
107660 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool_2.5.4.bb' (105,922) at 20241221090017664
107661 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/Kconfig' (105,923) at 20210308005003016
107662 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs.h' (105,924) at 20210307214931154
107663 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0008-Handle-errors-from-socket-calls.patch' (105,925) at 20241206090014242
107664 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/MAINTAINERS' (105,926) at 20210308005002988
107665 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r2-lte.dts' (105,927) at 20220525020651926
107666 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample03_burst_single_flow.sh' (105,928) at 20240405153053429
107667 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/task_fd_query_user.c' (105,929) at 20240405153053425
107668 2025-01-08 03:00:52.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test.c' (105,930) at 20210307214932706
107669 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch' (105,931) at 20210307205554466
107670 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c' (105,932) at 20241211090145413
107671 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-dbus-service.bbclass' (105,933) at 20241206090014274
107672 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-integrator-ap.c' (105,934) at 20240405153230251
107673 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb' (105,935) at 20241221090017560
107674 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop_ibi_value_be.h' (105,936) at 20210307214928598
107675 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rm/mc146818rtc.h' (105,937) at 20210307214926226
107676 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/kernel-entry-init.h' (105,938) at 20210307214926222
107677 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_int_ptr.c' (105,939) at 20241018080014598
107678 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs_shadow_fields.h' (105,940) at 20210307214926722
107679 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l24-tables.c' (105,941) at 20240405153230835
107680 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_64.c' (105,942) at 20240405153230091
107681 2025-01-08 03:00:52.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/sfp.h' (105,943) at 20240405153231079
107682 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/expected_stderr' (105,944) at 20210308005003736
107683 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/btrfs.h' (105,945) at 20210308005003544
107684 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_mlme.c' (105,946) at 20240405153231483
107685 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_action.hpp' (105,947) at 20230524080039233
107686 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-common.dtsi' (105,948) at 20240405153045465
107687 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-baseboard.dtsi' (105,949) at 20210308005002596
107688 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/board.c' (105,950) at 20210308005002904
107689 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/debug-objects.rst' (105,951) at 20210307214925262
107690 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb' (105,952) at 20241003080011997
107691 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.x86' (105,953) at 20210308005003300
107692 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-dai-hostless.c' (105,954) at 20210307214932394
107693 2025-01-08 03:00:52.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCManager.v1_0_0.json' (105,955) at 20240724080002903
107694 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v1.c' (105,956) at 20240405153050137
107695 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_rss.h' (105,957) at 20210307214929302
107696 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu4.dts' (105,958) at 20240405153045573
107697 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cadence-xspi.c' (105,959) at 20240712080021081
107698 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/index.rst' (105,960) at 20210307214925514
107699 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/ptrace.h' (105,961) at 20240405153046249
107700 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-service-test_git.bb' (105,962) at 20220910030013341
107701 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/Kconfig' (105,963) at 20240405153049417
107702 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/index.rst' (105,964) at 20240405153044977
107703 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c' (105,965) at 20210307214930930
107704 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/serdev-ttyport.c' (105,966) at 20240405153231507
107705 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/firmware-update.cpp' (105,967) at 20241022080008028
107706 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmp_dma.h' (105,968) at 20210307214931478
107707 2025-01-08 03:00:52.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/earlycon-riscv-sbi.c' (105,969) at 20240405153052005
107708 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/irq.c' (105,970) at 20240405153230143
107709 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Vrm_VINI.json' (105,971) at 20221213040036921
107710 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/spinlock_types.h' (105,972) at 20240405153046069
107711 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_uart.c' (105,973) at 20210307214928702
107712 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_ethtool.c' (105,974) at 20240405153050141
107713 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-check-for-mips-targets-for-stat.st_dev-definitions.patch' (105,975) at 20230503080014587
107714 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm845-venus.yaml' (105,976) at 20240405153045101
107715 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/air-cooled.yaml' (105,977) at 20210307205553698
107716 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-service-failure-debug-and-recovery.md' (105,978) at 20221209040006383
107717 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/skip-load.patch' (105,979) at 20241206090014334
107718 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc.dtsi' (105,980) at 20210307214926346
107719 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit_comp32.c' (105,981) at 20240405153046265
107720 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/all.h' (105,982) at 20220525020652358
107721 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_devfreq.h' (105,983) at 20220525020652919
107722 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/Kconfig' (105,984) at 20240405153232111
107723 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c' (105,985) at 20241011080017331
107724 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/irq.h' (105,986) at 20220525020652174
107725 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/jailhouse.txt' (105,987) at 20210307214925346
107726 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-rr.c' (105,988) at 20241211090212206
107727 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/cpu-features.h' (105,989) at 20210307214926558
107728 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/meson.build' (105,990) at 20230925080040033
107729 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/tcan4x5x.txt' (105,991) at 20240405153229779
107730 2025-01-08 03:00:52.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.4.bb' (105,992) at 20240124090012250
107731 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-host-recovery@.service' (105,993) at 20210918000051623
107732 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/microchip,csi2dc.yaml' (105,994) at 20240405153045093
107733 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm-debug.c' (105,995) at 20220525020651890
107734 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/meson.build' (105,996) at 20240326080039706
107735 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/stat.h' (105,997) at 20210307214925650
107736 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irqdomain.h' (105,998) at 20240405153046385
107737 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/Makefile.am' (105,999) at 20210308005100989
107738 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.9.0.bb' (106,000) at 20230131040012035
107739 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-s3c64xx.h' (106,001) at 20240405153045685
107740 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/dev.c' (106,002) at 20210308005003544
107741 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.40-remap.patch' (106,003) at 20210307205553822
107742 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/multiboot.h' (106,004) at 20220429100100470
107743 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/dir.c' (106,005) at 20240405153052453
107744 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-family-pinctrl.dtsi' (106,006) at 20240405153045577
107745 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-2.c' (106,007) at 20210307214931190
107746 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/netgear,cg3100d.dts' (106,008) at 20210308005002816
107747 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/falcon.c' (106,009) at 20240405153048637
107748 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/numa.h' (106,010) at 20240617080017378
107749 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_dfl.c' (106,011) at 20240405153052033
107750 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349EMDS_defconfig' (106,012) at 20210308005003236
107751 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb' (106,013) at 20241221090017516
107752 2025-01-08 03:00:52.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt6245-regulator.yaml' (106,014) at 20240405153045145
107753 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-f7188x.c' (106,015) at 20240405153047073
107754 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_alloc_selftest.c' (106,016) at 20240405153046649
107755 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3.c' (106,017) at 20240405153049373
107756 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/tach_sensor.cpp' (106,018) at 20240820080023694
107757 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/minerva-phosphor-multi-gpio-presence.json' (106,019) at 20241218090101075
107758 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-serval.its.S' (106,020) at 20220525020651998
107759 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_elsct.c' (106,021) at 20220525020654019
107760 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_queue.hpp' (106,022) at 20241219090033964
107761 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tranas_Bredkarr' (106,023) at 20210307205553794
107762 2025-01-08 03:00:52.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/chtdc_ti_pwrbtn.c' (106,024) at 20240405153051405
107763 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ioctl.c' (106,025) at 20241211090145505
107764 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-rng.h' (106,026) at 20240906080037340
107765 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_falcon.c' (106,027) at 20240405153230179
107766 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000_isa.c' (106,028) at 20240405153049737
107767 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/sclpcpu.c' (106,029) at 20240906080037288
107768 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/dwc3.rst' (106,030) at 20210307214925590
107769 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_bxtwc.c' (106,031) at 20241211090145453
107770 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC18_C-105W' (106,032) at 20210307205553758
107771 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/mux.c' (106,033) at 20240405153046869
107772 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/translate_vx.c.inc' (106,034) at 20240326080039702
107773 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native.inc' (106,035) at 20230503080014575
107774 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/pdr/effecter_pdr.json' (106,036) at 20221213040036917
107775 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/init/transformers-init/transformers-init.sh' (106,037) at 20230428080015190
107776 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/pd.c' (106,038) at 20220525020653163
107777 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040d4rdb.dts' (106,039) at 20210307214926354
107778 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/Makefile' (106,040) at 20240405153232287
107779 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9768.c' (106,041) at 20240405153053625
107780 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml' (106,042) at 20240405153229759
107781 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/delay.h' (106,043) at 20210307214925646
107782 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hisi-hpre' (106,044) at 20240405153044913
107783 2025-01-08 03:00:52.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unwind.h' (106,045) at 20240405153046401
107784 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memmove_32.S' (106,046) at 20240405153046469
107785 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sunne_As' (106,047) at 20210307205553790
107786 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/update_service.hpp' (106,048) at 20241217090008772
107787 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Container_v1.xml' (106,049) at 20240619080002920
107788 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pc873xx.h' (106,050) at 20210307214925654
107789 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mips-gic-timer.c' (106,051) at 20240405153046877
107790 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-configure.ac-Check-and-define-intmax_t-type.patch' (106,052) at 20231011080016582
107791 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/kmalloc.h' (106,053) at 20210307214926226
107792 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-q8-tablet.dts' (106,054) at 20210308005002624
107793 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1b0004.h' (106,055) at 20210307214928798
107794 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/physmap.h' (106,056) at 20210307214931454
107795 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_mhccif.c' (106,057) at 20240405153051065
107796 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/qcom-pdc.c' (106,058) at 20240405153230751
107797 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/Makefile' (106,059) at 20210307214926286
107798 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/nvm.c' (106,060) at 20240405153050537
107799 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/swiotlb-xen.h' (106,061) at 20240405153052961
107800 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.c' (106,062) at 20210309003651808
107801 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/mtk_rpmsg.c' (106,063) at 20240405153051485
107802 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/alternative.c' (106,064) at 20240405153045945
107803 2025-01-08 03:00:52.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/meson.build' (106,065) at 20240214090001981
107804 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/calls.c' (106,066) at 20240405153232263
107805 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/status.c' (106,067) at 20240405153053301
107806 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/ioremap_fixed.c' (106,068) at 20210309003648984
107807 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/maxim,max77802.h' (106,069) at 20210307214931346
107808 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/copyfile.h' (106,070) at 20210307214932586
107809 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/apollo/config.c' (106,071) at 20240405153045953
107810 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-zynqmp.c' (106,072) at 20241211090145481
107811 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dts' (106,073) at 20240405153045717
107812 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/sensorcommands.hpp' (106,074) at 20210820000013427
107813 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qnum.c' (106,075) at 20221215040039390
107814 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32l4x5_soc.c' (106,076) at 20241211090212250
107815 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mpu401/Makefile' (106,077) at 20210307214932202
107816 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/LGPL-2.0' (106,078) at 20210307214925638
107817 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/async-thread.h' (106,079) at 20240405153052273
107818 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_raspi4.py' (106,080) at 20241211090212538
107819 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rc5t583.c' (106,081) at 20240405153230307
107820 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfsread.hpp' (106,082) at 20210308005116217
107821 2025-01-08 03:00:52.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MulanPSL-1.0' (106,083) at 20211006000025238
107822 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_transform.c' (106,084) at 20240405153047221
107823 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_security.c' (106,085) at 20240405153053257
107824 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/motorola.c' (106,086) at 20240405153230007
107825 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/.clang-format' (106,087) at 20240826080018275
107826 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.c' (106,088) at 20220525020653627
107827 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_d.c' (106,089) at 20210308005046513
107828 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fchmodat2/Makefile' (106,090) at 20240405153232267
107829 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml' (106,091) at 20240405153045017
107830 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/MAINTAINERS' (106,092) at 20210308005003036
107831 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-psu-hardreset.target' (106,093) at 20220416100009975
107832 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/Makefile' (106,094) at 20210308005002852
107833 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/Kconfig' (106,095) at 20210308005002972
107834 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Makefile' (106,096) at 20240405153230095
107835 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/xhci-dbgp.h' (106,097) at 20240405153052817
107836 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/templates/example.bb' (106,098) at 20210307205554430
107837 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl.h' (106,099) at 20240405153054237
107838 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/op_helper.h' (106,100) at 20240326080039658
107839 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_bridge.sh' (106,101) at 20240405153232263
107840 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/queue.c' (106,102) at 20240405153051569
107841 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (106,103) at 20230721080014366
107842 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml' (106,104) at 20210309003648328
107843 2025-01-08 03:00:52.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/method.hpp' (106,105) at 20240904080034451
107844 2025-01-08 03:00:52.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.css' (106,106) at 20210307205554266
107845 2025-01-08 03:00:52.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-array.h' (106,107) at 20240405153049257
107846 2025-01-08 03:00:52.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/ops_helpers.c' (106,108) at 20210819100021646
107847 2025-01-08 03:00:52.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/pci.c' (106,109) at 20210307214932618
107848 2025-01-08 03:00:52.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c' (106,110) at 20240405153050513
107849 2025-01-08 03:00:52.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ezx-pcap.c' (106,111) at 20240405153049605
107850 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb.c' (106,112) at 20240906080037236
107851 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux.c' (106,113) at 20240405153052145
107852 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cppy/0001-Fix-build-error-as-following.patch' (106,114) at 20220502030010116
107853 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_acpi.c' (106,115) at 20240405153048621
107854 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-gpu.c' (106,116) at 20221215040039150
107855 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fru_cmd.cpp' (106,117) at 20240819080030267
107856 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_cmds.c' (106,118) at 20241219090010504
107857 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-common.dtsi' (106,119) at 20240405153229871
107858 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_addrtype.c' (106,120) at 20241018080014586
107859 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-case.err' (106,121) at 20210927100127469
107860 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axc003.dtsi' (106,122) at 20210308005002544
107861 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-configuration.rst' (106,123) at 20220525020651786
107862 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/gr_udc.c' (106,124) at 20240405153231555
107863 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/pci-auto.c' (106,125) at 20210307214926766
107864 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml' (106,126) at 20240405153045093
107865 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/COPYING.MIT' (106,127) at 20210307205553750
107866 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/process/subproject-maintainership.md' (106,128) at 20231219090009685
107867 2025-01-08 03:00:52.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend' (106,129) at 20210812000025166
107868 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_test.c' (106,130) at 20240405153232283
107869 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/pgtable-bits.h' (106,131) at 20240405153045905
107870 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345_core.c' (106,132) at 20240405153048929
107871 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_reporting.h' (106,133) at 20220525020654599
107872 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_devcpu_gcb.h' (106,134) at 20210308005002820
107873 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port.h' (106,135) at 20240405153050289
107874 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/download_manager.py' (106,136) at 20221209040046691
107875 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola.c' (106,137) at 20220525020655007
107876 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-modal-csr-download.html' (106,138) at 20210308005107065
107877 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/icl_dsi.h' (106,139) at 20240405153230543
107878 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/cmd-db.h' (106,140) at 20240617080017410
107879 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda_regs.h' (106,141) at 20240405153049405
107880 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/for_each_map_elem_write_key.c' (106,142) at 20240405153054269
107881 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb' (106,143) at 20241206090014270
107882 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/mxs-pinfunc.h' (106,144) at 20240405153045537
107883 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/relocate.c' (106,145) at 20210308005002544
107884 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (106,146) at 20240730080012557
107885 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany/0001-configure-Upgrade-to-a-modern-Gettext.patch' (106,147) at 20210307205553898
107886 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_tlb.c' (106,148) at 20240405153046181
107887 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/test.conf' (106,149) at 20210307214932626
107888 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_util.h' (106,150) at 20210307214931322
107889 2025-01-08 03:00:52.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_midi.c' (106,151) at 20210307214932222
107890 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_primary_console.c' (106,152) at 20240326080039446
107891 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/arc4.h' (106,153) at 20210307214931310
107892 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/console_cmdline.h' (106,154) at 20210307214931746
107893 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c' (106,155) at 20210308005002988
107894 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_fec_tx_task.c' (106,156) at 20210307214927122
107895 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/chunk-map.c' (106,157) at 20210308005003544
107896 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/puma-rk3399.c' (106,158) at 20210308005003072
107897 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/term.c' (106,159) at 20210307214932610
107898 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/gtkdocdir.patch' (106,160) at 20241221090017688
107899 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c' (106,161) at 20240405153230615
107900 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_rtt.h' (106,162) at 20210307214929766
107901 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-test_1.0.bb' (106,163) at 20210307205554390
107902 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb' (106,164) at 20241206090014346
107903 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse_1.20.2.bb' (106,165) at 20241221090017556
107904 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d33.dtsi' (106,166) at 20240405153045469
107905 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/Kconfig' (106,167) at 20210307214925898
107906 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_poh_counter.robot' (106,168) at 20240628080017117
107907 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/quirks.c' (106,169) at 20241220090018346
107908 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/Makefile' (106,170) at 20210308005003076
107909 2025-01-08 03:00:52.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_titan.c' (106,171) at 20210309003648552
107910 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb' (106,172) at 20230114040015550
107911 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/defer-call.c' (106,173) at 20240326080039754
107912 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/stm32-fmc2-ebi.c' (106,174) at 20240830080013271
107913 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cacheflush.h' (106,175) at 20210927100127249
107914 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_output.c' (106,176) at 20241018080014574
107915 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_iops.h' (106,177) at 20240405153052597 to deleted uid set
107916 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/pdr.cpp' (106,178) at 20240819080030259 to deleted uid set
107917 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/bcm2835_spi.c' (106,179) at 20241211090212338
107918 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-smopa-1.c' (106,180) at 20240906080037576
107919 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/interface/ia_css_inputfifo.h' (106,181) at 20210307214930566
107920 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-list.rst' (106,182) at 20240405153045265
107921 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_fru.robot' (106,183) at 20240628080017117
107922 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/cpu-reset.c' (106,184) at 20240405153045653
107923 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml' (106,185) at 20240405153045065
107924 2025-01-08 03:00:52.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8550.c' (106,186) at 20240405153230235
107925 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/core.rst' (106,187) at 20240405153045189
107926 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/Makefile' (106,188) at 20240405153052173
107927 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager/obmc/led/set-all/groups/config' (106,189) at 20210307205553706
107928 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callouts.cpp' (106,190) at 20240820080027370
107929 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-artik5-eval.dts' (106,191) at 20240405153045565
107930 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/clk_and_regulator.c' (106,192) at 20240405153051405
107931 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mdio/Kconfig' (106,193) at 20210308005003436
107932 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation.dtsi' (106,194) at 20240405153045457
107933 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-xilinx.c' (106,195) at 20240405153051457
107934 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-ib_srp' (106,196) at 20210309003648244
107935 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1088a-qds.dts' (106,197) at 20210308005002580
107936 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_3501.c' (106,198) at 20240405153046885
107937 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/0001-cppignore.lnx-Ignore-PKCS12-and-testLaunch-test.patch' (106,199) at 20241206090014262
107938 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8548CDS.h' (106,200) at 20210308005003580
107939 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/hypercall.S' (106,201) at 20240405153045701
107940 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/socfpga.c' (106,202) at 20210308005003376
107941 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogEntryCollection.json' (106,203) at 20240619080002948
107942 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_init.c' (106,204) at 20210309003653024
107943 2025-01-08 03:00:52.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc0832.yaml' (106,205) at 20240405153045073
107944 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/task-time' (106,206) at 20220910030013437
107945 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/.clang-format' (106,207) at 20240817080004291
107946 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3399-cru.h' (106,208) at 20240405153052645
107947 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-sev-kit-fabric.dtsi' (106,209) at 20240405153046241
107948 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc.github.io/LICENSE' (106,210) at 20210308005057965
107949 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch' (106,211) at 20220618030015190
107950 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/sphinx.rst' (106,212) at 20240405153045273
107951 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/pmic_bus.c' (106,213) at 20210308005002784
107952 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_power.c' (106,214) at 20240405153231075
107953 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/code-of-conduct-interpretation.rst' (106,215) at 20240405153045245
107954 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/uaccess.h' (106,216) at 20240906080037348
107955 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/notroot.py' (106,217) at 20220721030015853
107956 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/rdtime.c' (106,218) at 20210308005002844
107957 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata.c' (106,219) at 20210308005003332
107958 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/index.rst' (106,220) at 20220525020651642
107959 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/adp-ae3xx_defconfig' (106,221) at 20210308005003244
107960 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-genwqe' (106,222) at 20220525020651630
107961 2025-01-08 03:00:52.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/omap-wdt.txt' (106,223) at 20210307214925454
107962 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pm8941-pwrkey.c' (106,224) at 20240405153230727
107963 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-imx.c' (106,225) at 20210308005003472
107964 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory.h' (106,226) at 20241211090212358
107965 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-kernel/linux/linux-nuvoton_%.bbappend' (106,227) at 20210813100029652
107966 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/gpio.c' (106,228) at 20240405153046049
107967 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/fs-perms-volatile-tmp.txt' (106,229) at 20241221090017620
107968 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/clock-tables.h' (106,230) at 20210308005002672
107969 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-sysfs.h' (106,231) at 20210307214931218
107970 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/rc4.h' (106,232) at 20210308005003684
107971 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_semantics.c' (106,233) at 20240910080014094
107972 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/error-injection.h' (106,234) at 20240405153052685
107973 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_ipv6.robot' (106,235) at 20241022080014916
107974 2025-01-08 03:00:52.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_getfd_test.c' (106,236) at 20210309003656012
107975 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c' (106,237) at 20240405153230503
107976 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/init.cpp' (106,238) at 20240820080023690
107977 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Games.directory' (106,239) at 20210307205554610
107978 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qmp-event.c' (106,240) at 20240906080037584
107979 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/hmem_global.h' (106,241) at 20210307214930542
107980 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/uv/kernel/setup.c' (106,242) at 20210307214926134
107981 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am43xx_evm.h' (106,243) at 20210308005003584
107982 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/timer.h' (106,244) at 20210308005002676
107983 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb' (106,245) at 20241206090014238
107984 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/cputable.h' (106,246) at 20210307214926394
107985 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/agg-tx.c' (106,247) at 20241111090012165
107986 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/roce_common.h' (106,248) at 20210309003653892
107987 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/taglib-2.patch' (106,249) at 20240413080012639
107988 2025-01-08 03:00:52.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sc7280.c' (106,250) at 20240405153232191
107989 2025-01-08 03:00:52.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/fw.h' (106,251) at 20240405153231259
107990 2025-01-08 03:00:52.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/r9a07g043f01-smarc.dts' (106,252) at 20240405153046241
107991 2025-01-08 03:00:52.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-decouple_3.8.bb' (106,253) at 20230401080011943
107992 2025-01-08 03:00:52.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aha152x.rst' (106,254) at 20210307214925558
107993 2025-01-08 03:00:52.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/test/utest.cpp' (106,255) at 20210308004942076
107994 2025-01-08 03:00:52.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core.h' (106,256) at 20210309003649820
107995 2025-01-08 03:00:52.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/cgroups.rst' (106,257) at 20240405153044937
107996 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/trusted_services.py' (106,258) at 20241206090014214
107997 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mc146818rtc.h' (106,259) at 20240405153231819
107998 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/configure.cmake-fix-valgrind.patch' (106,260) at 20210307205553890
107999 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/OWNERS' (106,261) at 20211222040037065
108000 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T102xRDB.h' (106,262) at 20210308005003580
108001 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/adm1266.c' (106,263) at 20240405153048869
108002 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml' (106,264) at 20220525020651718
108003 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_usb.h' (106,265) at 20220525020653815
108004 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest.c' (106,266) at 20210308005003700
108005 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-qcom/Makefile' (106,267) at 20210307214925942
108006 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDistributionCollection.json' (106,268) at 20240619080002952
108007 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/icpdas-lp8841-spi-rtc.txt' (106,269) at 20210307214925438
108008 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk.c' (106,270) at 20240405153046789
108009 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/rzv2m_usb3drd.h' (106,271) at 20240405153052813
108010 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (106,272) at 20240727080014098
108011 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_b.c' (106,273) at 20210308005046517
108012 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-get_current_dir_name.c' (106,274) at 20210307214932466
108013 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/templates/default/bblayers.conf.sample' (106,275) at 20240712080022837
108014 2025-01-08 03:00:52.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-core.c' (106,276) at 20240405153230811
108015 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socrates.dts' (106,277) at 20210308005002612
108016 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/Platform' (106,278) at 20210307214926186
108017 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/vhost_virtio_ioctl.sh' (106,279) at 20240405153054177
108018 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/msgque.c' (106,280) at 20220525020655211
108019 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa49msg.h' (106,281) at 20210307214930866
108020 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Irevik' (106,282) at 20210307205553782
108021 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/dynamic-layers/arm-layer/recipes-security/optee/optee-os_%.bbappend' (106,283) at 20230830080015018
108022 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bitmain-antminer-s9.dts' (106,284) at 20210308005002576
108023 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stmpe.h' (106,285) at 20210307214931434
108024 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/sony-laptop.c' (106,286) at 20240405153051417
108025 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/Kconfig' (106,287) at 20241211090212326
108026 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/cmsdk-apb-uart.h' (106,288) at 20230426080043760
108027 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_status.c' (106,289) at 20240405153049577
108028 2025-01-08 03:00:52.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.c' (106,290) at 20210307214927958
108029 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-hcd.c' (106,291) at 20240405153231547
108030 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_thunk_64.S' (106,292) at 20240405153046489
108031 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/rda,rda5807.yaml' (106,293) at 20240405153045093
108032 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/pci/Makefile' (106,294) at 20240405153045977
108033 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/iqs62x-keys.c' (106,295) at 20240405153049137
108034 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/kwbimage.cfg' (106,296) at 20210308005002904
108035 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32h750-overview.rst' (106,297) at 20240405153044973
108036 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,lochnagar.yaml' (106,298) at 20240405153045161
108037 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi/fsi-disable.service' (106,299) at 20210307205554050
108038 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/axp20x.c' (106,300) at 20240405153230831
108039 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon_0.33.0.bb' (106,301) at 20240301090012431
108040 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-damon' (106,302) at 20240405153229731
108041 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/loongarch-stub.c' (106,303) at 20240628080013989
108042 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/Space.h' (106,304) at 20240405153231847
108043 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mark.c' (106,305) at 20240405153050105
108044 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_at91.c' (106,306) at 20210308005003340
108045 2025-01-08 03:00:52.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lp3943.c' (106,307) at 20240405153231359
108046 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ks8851_mll.h' (106,308) at 20210308005003432
108047 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/Makefile' (106,309) at 20210308005003032
108048 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/r8152.h' (106,310) at 20240405153231843
108049 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alafors' (106,311) at 20210307205553778
108050 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-subv.c' (106,312) at 20240906080037580
108051 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen2.c' (106,313) at 20240405153231315
108052 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/init-common.c' (106,314) at 20240405153230047
108053 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-ice-u-boot.dtsi' (106,315) at 20210308005002592
108054 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-base.h' (106,316) at 20210308005002656
108055 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_rc.h' (106,317) at 20220525020652895
108056 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ht.h' (106,318) at 20210307214929790
108057 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/max5522.c' (106,319) at 20240405153048977
108058 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-minized.dts' (106,320) at 20210308005002632
108059 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cros-ec/Makefile' (106,321) at 20210307214928598
108060 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1232-revA.dts' (106,322) at 20240405153045841
108061 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos3250.c' (106,323) at 20240405153230239
108062 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/main.cpp' (106,324) at 20231021080030434
108063 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-x.dtsi' (106,325) at 20210307214926042
108064 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ftp.h' (106,326) at 20210307214930234
108065 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/param.c' (106,327) at 20240405153049973
108066 2025-01-08 03:00:52.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ip32/ip32_ints.h' (106,328) at 20210307214926214
108067 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio.c' (106,329) at 20240405153231595
108068 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip.c' (106,330) at 20210307214932742
108069 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/adi,axi-spi-engine.txt' (106,331) at 20210307214925438
108070 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/u-boot-sandbox.h' (106,332) at 20210308005002848
108071 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/machine/include/amd.inc' (106,333) at 20240307090019084
108072 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_1_regs.h' (106,334) at 20240405153046601
108073 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc.h' (106,335) at 20240405153049465
108074 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3.h' (106,336) at 20240405153231563
108075 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gen_ethaddr_crc.c' (106,337) at 20210308005003764
108076 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts' (106,338) at 20240405153045805
108077 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/hamradio/index.rst' (106,339) at 20210309003648448
108078 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-i386.h' (106,340) at 20240405153232211
108079 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/via,vt8500-intc.txt' (106,341) at 20210307214925346
108080 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_lookup.c' (106,342) at 20241001080013032
108081 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi' (106,343) at 20220525020651914
108082 2025-01-08 03:00:52.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-qcom-aoss.c' (106,344) at 20240405153231371
108083 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/budget.c' (106,345) at 20210308005003548
108084 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-r7-tv-dongle.dts' (106,346) at 20240405153045377
108085 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/bash-oecore.png' (106,347) at 20210307205554378 to deleted uid set
108086 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/dns_resolve.h' (106,348) at 20240405153052413
108087 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NAIST-2003' (106,349) at 20211006000025238
108088 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-httpauth_4.8.0.bb' (106,350) at 20231011080016582
108089 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_fcntl.h' (106,351) at 20210308005046089
108090 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.err' (106,352) at 20210927100127473
108091 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_layer.c' (106,353) at 20240405153048761
108092 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/wget/wget_1.25.0.bb' (106,354) at 20241221090017680
108093 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov2640.txt' (106,355) at 20210307214925350
108094 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/mmu_context.h' (106,356) at 20220525020651986
108095 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/overlayroot' (106,357) at 20240301090012459
108096 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/pci_stub.c' (106,358) at 20240405153052253
108097 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/ep93xx-pcm.h' (106,359) at 20210307214932290
108098 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/export.h' (106,360) at 20210307214931174
108099 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS1.conf' (106,361) at 20240310080021376
108100 2025-01-08 03:00:52.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-ss.yaml' (106,362) at 20220525020651698
108101 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/msm8916-wcd-digital.c' (106,363) at 20240405153053657
108102 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/report_factory_mock.hpp' (106,364) at 20231228090030528
108103 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/0001-Makefile.am-do-not-build-manpages.patch' (106,365) at 20241221090017680
108104 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/packagefiles/boost/meson.build' (106,366) at 20240410080033026
108105 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/preprocess.c' (106,367) at 20240405153053453
108106 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.c' (106,368) at 20210307214927962
108107 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/simple-pm-bus.yaml' (106,369) at 20210309003648328
108108 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/user/excp_helper.c' (106,370) at 20221215040039306
108109 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_value_access.c' (106,371) at 20241104090011631
108110 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-xusb-padctl.txt' (106,372) at 20210307214925394
108111 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32fx-clock.h' (106,373) at 20210308005003636
108112 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/host-ehci-owner-reset@.service' (106,374) at 20240921080016394
108113 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-codina.dts' (106,375) at 20240405153045581
108114 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb' (106,376) at 20230813080012840
108115 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/vga-connector.yaml' (106,377) at 20220525020651670
108116 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dctcp.rst' (106,378) at 20210307214925526
108117 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ioctl.h' (106,379) at 20240405153052473
108118 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/sandbox-mbox-test.c' (106,380) at 20210308005003388
108119 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/2.Process.rst' (106,381) at 20240405153045245
108120 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v2.c' (106,382) at 20240405153049241
108121 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_skc_cls_ingress.c' (106,383) at 20240405153054273
108122 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libestr/libestr_0.1.11.bb' (106,384) at 20241221090017536
108123 2025-01-08 03:00:52.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9260.dts' (106,385) at 20240405153045473
108124 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableBmcManager.vue' (106,386) at 20241004080035963
108125 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77995-cpg-mssr.h' (106,387) at 20210307214931334
108126 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/empty.py' (106,388) at 20240302090018246
108127 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/MAINTAINERS' (106,389) at 20210308005002948
108128 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dsi.h' (106,390) at 20240405153048753
108129 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/keystone_net.h' (106,391) at 20210308005002708
108130 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/hsdk.c' (106,392) at 20210308005003056
108131 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/traps.h' (106,393) at 20240405153046017
108132 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt_sdca_jack_common.c' (106,394) at 20240405153232183
108133 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/log_services.hpp' (106,395) at 20241217090008764
108134 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-impedance-analyzer-ad5933' (106,396) at 20210307214925190
108135 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_eprobe.tc' (106,397) at 20240405153054305
108136 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage.cfg' (106,398) at 20210308005003012
108137 2025-01-08 03:00:52.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/display.h' (106,399) at 20210307214925914
108138 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.h' (106,400) at 20240405153049837
108139 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-wm831x-status.c' (106,401) at 20220525020653215
108140 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/reset.c' (106,402) at 20241211090212262
108141 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-igep0050.dts' (106,403) at 20240405153045609
108142 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_flat.h' (106,404) at 20230426080043784
108143 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/fw-management.c' (106,405) at 20240405153051813
108144 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb' (106,406) at 20241206090014298
108145 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mxc_i2c.c' (106,407) at 20210308005003384
108146 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs.h' (106,408) at 20220525020653119
108147 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2500.c' (106,409) at 20220215040051588
108148 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch' (106,410) at 20241221090017640
108149 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_das16_cs.c' (106,411) at 20240405153046889
108150 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config.bb' (106,412) at 20241206090014286
108151 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/telemetry/telemetry_%.bbappend' (106,413) at 20220816030012194
108152 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmu_context.h' (106,414) at 20240405153052741
108153 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/0001-tftp-Remove-double-inclusion-of-signal.h.patch' (106,415) at 20221003030013261
108154 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pte-walk.h' (106,416) at 20240405153046125
108155 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/kprobes.c' (106,417) at 20240613080016371
108156 2025-01-08 03:00:52.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980a-condor-i.dts' (106,418) at 20240405153045805
108157 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/qp.h' (106,419) at 20240405153052733
108158 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.2.dts' (106,420) at 20240405153045821
108159 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Medstugan' (106,421) at 20210307205553786
108160 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ocores.rst' (106,422) at 20210307214925510
108161 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm-smccc.h' (106,423) at 20241115090012965
108162 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_hif.h' (106,424) at 20210307214928702
108163 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/mman.h' (106,425) at 20210309003648780
108164 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml' (106,426) at 20240405153045137
108165 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/dns_resolve.c' (106,427) at 20240405153231699
108166 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d.h' (106,428) at 20240405153049641
108167 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/pm.c' (106,429) at 20240405153045681
108168 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-vega-s9x.c' (106,430) at 20210307214928786
108169 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/recipes-kernel/linux/linux-aspeed/lannister.cfg' (106,431) at 20220315100011443
108170 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Mode.interface.yaml' (106,432) at 20221207040023627
108171 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-xtensa-cross.docker' (106,433) at 20240906080037560
108172 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_fw.c' (106,434) at 20240405153050133
108173 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_tunnel_key.c' (106,435) at 20240405153053365
108174 2025-01-08 03:00:52.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-under-throttle.out' (106,436) at 20221215040039366
108175 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_r_w.c' (106,437) at 20210308005046505
108176 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/Makefile' (106,438) at 20240405153054073
108177 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/trace.h' (106,439) at 20240405153231239
108178 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-decoder/cs-etm-decoder.c' (106,440) at 20240405153054185
108179 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_target.c' (106,441) at 20210307214929570
108180 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_av.h' (106,442) at 20220525020654131
108181 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FabricAdapterCollection_v1.xml' (106,443) at 20240619080002924
108182 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/map_gen.py' (106,444) at 20230901080026062
108183 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/__init__.py' (106,445) at 20210307205554242
108184 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewEvents.vue' (106,446) at 20241004080035967
108185 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test.c' (106,447) at 20210307214930438
108186 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nvram.h' (106,448) at 20210307214931654
108187 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_h323_asn1.c' (106,449) at 20240405153232059
108188 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/cpu.c' (106,450) at 20210308005002796
108189 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/clk.h' (106,451) at 20210308005002720
108190 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts' (106,452) at 20240405153045725
108191 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu.c' (106,453) at 20241211090212494
108192 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-Allow-dynamic-linking-against-ndpi-3.patch' (106,454) at 20220402030015911
108193 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_defs.h' (106,455) at 20210307214926242
108194 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/index.rst' (106,456) at 20210307214925570
108195 2025-01-08 03:00:52.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cgroup.h' (106,457) at 20220525020654655
108196 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/pci.c' (106,458) at 20240405153046209
108197 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sparsemem.h' (106,459) at 20240405153045861
108198 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/ptimer.c' (106,460) at 20240906080037212
108199 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pxa.c' (106,461) at 20240624080012800
108200 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Session.v1_7_2.json' (106,462) at 20240619080002956
108201 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsldma.h' (106,463) at 20210307214931390
108202 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/elf.h' (106,464) at 20220525020651998
108203 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,imgsys.txt' (106,465) at 20210309003648324
108204 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/loongarch/Kconfig' (106,466) at 20240405153051389
108205 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_huge_count_read_write.sh' (106,467) at 20240405153054293
108206 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/idt_gen3.c' (106,468) at 20210307214930182
108207 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/dhcp-done_git.bb' (106,469) at 20241206090014226
108208 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4-20101221.bb' (106,470) at 20210307205554018
108209 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.pcie' (106,471) at 20240906080037556 to deleted uid set
108210 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch' (106,472) at 20240127090011892
108211 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/libpldmresponder_oem_platform_test.cpp' (106,473) at 20240910080037467
108212 2025-01-08 03:00:52.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/Makefile' (106,474) at 20210307214929122
108213 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunhme.c' (106,475) at 20240405153231063
108214 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/Makefile' (106,476) at 20210307214930026
108215 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/viot.c' (106,477) at 20221215040039090
108216 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/filesystemInterface.hpp' (106,478) at 20230322080007689
108217 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/vmwgfx_drm.h' (106,479) at 20240405153052905
108218 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb' (106,480) at 20241221090017668
108219 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_fw.c' (106,481) at 20240830080013287
108220 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt6795-pm-domains.h' (106,482) at 20240405153231347
108221 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-olinuxino-micro.dts' (106,483) at 20210308005002620
108222 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-runtime-gvec.c' (106,484) at 20240326080039366
108223 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h' (106,485) at 20240405153050121
108224 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_probe.c' (106,486) at 20240405153052269
108225 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count' (106,487) at 20240906080037556 to deleted uid set
108226 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Kbuild' (106,488) at 20240405153045933
108227 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/Makefile' (106,489) at 20240405153046193
108228 2025-01-08 03:00:52.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/spl_s10.c' (106,490) at 20210308005002780
108229 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via-core.c' (106,491) at 20240405153052225
108230 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch' (106,492) at 20241221090017640
108231 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-vmalloc.h' (106,493) at 20210307214931550
108232 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/iMatix' (106,494) at 20211006000025246
108233 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/filter.h' (106,495) at 20240405153231807
108234 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_spi.h' (106,496) at 20210308005002716
108235 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9260_common.dtsi' (106,497) at 20240405153045473
108236 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/socionext,synquacer-exiu.yaml' (106,498) at 20240405153045085
108237 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/armv4-fix-v4bx.patch' (106,499) at 20231014080011723
108238 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-console.c' (106,500) at 20210308005045765
108239 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/MAINTAINERS' (106,501) at 20210308005002972
108240 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma1_qm_regs.h' (106,502) at 20240405153046573
108241 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/omapl138_lcdk.c' (106,503) at 20210308005002952
108242 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pylkonmaki_Karankajarvi' (106,504) at 20210307205553774
108243 2025-01-08 03:00:52.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-b2260-u-boot.dtsi' (106,505) at 20210308005002612
108244 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm.h' (106,506) at 20220525020655227
108245 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/ttm_object.h' (106,507) at 20240405153048789
108246 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Kconfig.debug' (106,508) at 20240405153046265
108247 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/hooks.c' (106,509) at 20240910080014098
108248 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt352_priv.h' (106,510) at 20210307214928634
108249 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Status/meson.build' (106,511) at 20230825080021137
108250 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-process.rst' (106,512) at 20230925080039841
108251 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/platsmp.c' (106,513) at 20240405153229911
108252 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borgafjall' (106,514) at 20210307205553778
108253 2025-01-08 03:00:52.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/paths.cpp' (106,515) at 20241003080023049
108254 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-roc-pc.dts' (106,516) at 20240405153229967
108255 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_abi16.h' (106,517) at 20240405153230603
108256 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/musl/musl-nscd/0001-nsswitch.y-Replace-empty-bison-extension.patch' (106,518) at 20210407000018082
108257 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/Kconfig' (106,519) at 20220525020654863
108258 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/copro.h' (106,520) at 20210307214926374
108259 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_private.h' (106,521) at 20210308005003496
108260 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_param.c' (106,522) at 20240405153049969
108261 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/handler_impl.hpp' (106,523) at 20240820080007201
108262 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/lasi_82596.h' (106,524) at 20240906080037336
108263 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/memalign.c' (106,525) at 20220429100100962
108264 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/288.out' (106,526) at 20210308005046469
108265 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7793.h' (106,527) at 20210308005002768
108266 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockmap_verdict_prog.c' (106,528) at 20240405153054273
108267 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ierb.c' (106,529) at 20240405153230939
108268 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/rtd520.c' (106,530) at 20240405153046905
108269 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json' (106,531) at 20240403080018482
108270 2025-01-08 03:00:52.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mpc52xx-psc.c' (106,532) at 20210307214926362
108271 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/exynos-bus.c' (106,533) at 20240405153046977
108272 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6q-ddr.h' (106,534) at 20210308005002648
108273 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-jpegcomp.rst' (106,535) at 20220525020651786
108274 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-gcm-p10-glue.c' (106,536) at 20240405153230027
108275 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/digi_acceleport.c' (106,537) at 20240405153052129
108276 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/tishift.S' (106,538) at 20210307214926498
108277 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport.h' (106,539) at 20210307214931586
108278 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/rcar_iic.c' (106,540) at 20210308005003384
108279 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/htab_mem_bench.c' (106,541) at 20240405153232259
108280 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring.h' (106,542) at 20220525020652891
108281 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml' (106,543) at 20240405153045137
108282 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/MAINTAINERS' (106,544) at 20210308005003008
108283 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/icrdma_hw.c' (106,545) at 20240405153230711
108284 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/archsetjmp.h' (106,546) at 20240613080016375
108285 2025-01-08 03:00:52.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ptp.c' (106,547) at 20240405153230919
108286 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp_ethtool.c' (106,548) at 20240405153230923
108287 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/Kconfig' (106,549) at 20240405153048965
108288 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_template_lib.c' (106,550) at 20241125090012267
108289 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_rx.c' (106,551) at 20240405153049937
108290 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricDefinition_v1.xml' (106,552) at 20240619080002928
108291 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/hpet.c' (106,553) at 20210307214926270
108292 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_xdp.h' (106,554) at 20240405153231871
108293 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armsse-mhu.h' (106,555) at 20210927100127237
108294 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_cmm.c' (106,556) at 20240405153230631
108295 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlb-r3k.c' (106,557) at 20240405153046041
108296 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a' (106,558) at 20240405153044917
108297 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/io.c' (106,559) at 20210307214926570
108298 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/heartbeat.c' (106,560) at 20220525020653367
108299 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/serial.h' (106,561) at 20241211090212358
108300 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/dns325.h' (106,562) at 20210308005002952
108301 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c' (106,563) at 20240405153050033
108302 2025-01-08 03:00:52.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3188-cru-common.h' (106,564) at 20210308005003632
108303 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp223.dtsi' (106,565) at 20240405153045373
108304 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.c' (106,566) at 20220525020652971
108305 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_g2d.h' (106,567) at 20240405153048417
108306 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/0001-tftp-Mark-toplevel-definition-as-external.patch' (106,568) at 20210307205553822
108307 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/booting.rst' (106,569) at 20240405153229835
108308 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts' (106,570) at 20240405153045713
108309 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/Makefile' (106,571) at 20220525020652114
108310 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/feixin,k101-im2ba02.yaml' (106,572) at 20210309003648344
108311 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig' (106,573) at 20210308005003268
108312 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/syscon-reboot.yaml' (106,574) at 20240405153045141
108313 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_lockup.c' (106,575) at 20220525020654759
108314 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/safe_serial.c' (106,576) at 20210307214930870
108315 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1031.rst' (106,577) at 20210309003648424
108316 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-417.c' (106,578) at 20210309003650380
108317 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_SDCARD_defconfig' (106,579) at 20210308005003244
108318 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch.h' (106,580) at 20240405153050001
108319 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_osdep.h' (106,581) at 20210307214929430
108320 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/config.mk' (106,582) at 20210308005002904
108321 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/log.py' (106,583) at 20230401080011979
108322 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/c-octeon.c' (106,584) at 20240405153046037
108323 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mpc8xx_fec.c' (106,585) at 20210308005003436
108324 2025-01-08 03:00:52.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h' (106,586) at 20210307205554566
108325 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-marshal.h' (106,587) at 20220429100100426
108326 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/scripts/define2mk.sed' (106,588) at 20210308005003772
108327 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa25x.h' (106,589) at 20240405153045677
108328 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_pm.c' (106,590) at 20240613080016423
108329 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8173-resets.h' (106,591) at 20240405153052653
108330 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mempolicy.c' (106,592) at 20241216090017781
108331 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/Makefile' (106,593) at 20210307214926270
108332 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/winmacro.h' (106,594) at 20210307214926590
108333 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/vm_helper.h' (106,595) at 20210307214927310
108334 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/watchdog/watchdog-test.c' (106,596) at 20241211090145577
108335 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-options.hx' (106,597) at 20241211090212450
108336 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux_codec.h' (106,598) at 20240405153050969
108337 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml' (106,599) at 20240405153045113
108338 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/lunmgt.c' (106,600) at 20210307214930302
108339 2025-01-08 03:00:52.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv8/cpu.h' (106,601) at 20210308005002672
108340 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/devlink-user.h' (106,602) at 20240405153232215
108341 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/dcsr.txt' (106,603) at 20240405153229787
108342 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-event.c' (106,604) at 20240910080014046
108343 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_tool_test.py' (106,605) at 20240405153232247
108344 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/adp-ae3xx.h' (106,606) at 20210308005003584
108345 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/net/bpf_jit_comp.c' (106,607) at 20241211090145377
108346 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_hwmon.c' (106,608) at 20240405153050197
108347 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/tests.py' (106,609) at 20241206090014290
108348 2025-01-08 03:00:52.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/attach_probe.c' (106,610) at 20240405153054245
108349 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/errno_defs.h' (106,611) at 20240326080039390
108350 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--0a/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (106,612) at 20210307205553694
108351 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m01406c3363.dtsi' (106,613) at 20210308005002868
108352 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/config' (106,614) at 20210309003656020
108353 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/nohash_low.S' (106,615) at 20220525020652062
108354 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati.c' (106,616) at 20241211090212266
108355 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/eeprom.c' (106,617) at 20240405153232015
108356 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-lan966x.c' (106,618) at 20240405153046781
108357 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_diag.c' (106,619) at 20241216090017797
108358 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-removed.rst' (106,620) at 20240405153229735
108359 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.hpp' (106,621) at 20240822080023969
108360 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.ioapic2' (106,622) at 20240906080037556 to deleted uid set
108361 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/clocksource.h' (106,623) at 20210307214926114
108362 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan.h' (106,624) at 20240405153231815
108363 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-is2.dts' (106,625) at 20210308005002592
108364 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvram.h' (106,626) at 20210307214931462
108365 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/p1022ds.c' (106,627) at 20210308005002988
108366 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog_service.hpp' (106,628) at 20231124090021680
108367 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/base.hpp' (106,629) at 20240903080027139
108368 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml' (106,630) at 20240405153045153
108369 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p_planar.c' (106,631) at 20210307214930902
108370 2025-01-08 03:00:52.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_pll_regs.h' (106,632) at 20240405153046601
108371 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts' (106,633) at 20240405153045821
108372 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v5_0.h' (106,634) at 20210307214927250
108373 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_vpu.c' (106,635) at 20240405153230799
108374 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/Makefile' (106,636) at 20210307214929298
108375 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-timerlat-top.rst' (106,637) at 20240405153229831
108376 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_superblock.c' (106,638) at 20240405153053117
108377 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/image_typedep.py' (106,639) at 20220910030013401
108378 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/fpu.h' (106,640) at 20210307214926554
108379 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/block.h' (106,641) at 20241211090212354
108380 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/as3722.h' (106,642) at 20210307214931426
108381 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.h' (106,643) at 20240405153049473
108382 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-pinctrl.dtsi' (106,644) at 20210308005002576
108383 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/smem.c' (106,645) at 20240405153050529
108384 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/aspeed_dp.c' (106,646) at 20230302090047762
108385 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acenv.h' (106,647) at 20240405153052617
108386 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (106,648) at 20210307205554098
108387 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/fix-build-with-new-version-attr.patch' (106,649) at 20210307205554118
108388 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/listener.hpp' (106,650) at 20210308005346774
108389 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/Kconfig' (106,651) at 20210308005003024
108390 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0004-rarpd.init-add-new-init-file.patch' (106,652) at 20230706080014749
108391 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_ext.py' (106,653) at 20210308005003744
108392 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-ts3a227e-rt1015p.dtsi' (106,654) at 20240405153045749
108393 2025-01-08 03:00:52.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Nahuel-1-71.8W' (106,655) at 20210307205553762
108394 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm_kern.h' (106,656) at 20220525020654931
108395 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/firmware-assisted-dump.rst' (106,657) at 20220525020651750
108396 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hsi/cs-protocol.h' (106,658) at 20240405153052917
108397 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-firefly.dtsi' (106,659) at 20210308005002604
108398 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/warp_defconfig' (106,660) at 20210308005003284
108399 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/helper.h' (106,661) at 20230925080039969
108400 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/panic.h' (106,662) at 20240405153052757
108401 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb' (106,663) at 20231126090012793
108402 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4renewd.c' (106,664) at 20220525020654443
108403 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-maps.c' (106,665) at 20210307214928802
108404 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-stm32/Kconfig' (106,666) at 20240405153045689
108405 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/0001-Fix-gperf-3.1-incompatibility.patch' (106,667) at 20220204040022520
108406 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmi.h' (106,668) at 20210307214926390
108407 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_cmd.c' (106,669) at 20240405153050569
108408 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_2200.c' (106,670) at 20240405153046885
108409 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/module.h' (106,671) at 20210307214931306
108410 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/vscsiif.h' (106,672) at 20240405153052961
108411 2025-01-08 03:00:52.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen-fsyn.c' (106,673) at 20240405153046849
108412 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/btext.h' (106,674) at 20240405153046105
108413 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/rk3399-power.h' (106,675) at 20210308005003640
108414 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/brcmstb_nand.c' (106,676) at 20210307214929222
108415 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/tlbex.S' (106,677) at 20220525020651806
108416 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_discard.h' (106,678) at 20240405153231779
108417 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-proc.c' (106,679) at 20210307214932210
108418 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/clocks2.cfg' (106,680) at 20210308005002912
108419 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-view.c' (106,681) at 20240405153230039
108420 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/intro.rst' (106,682) at 20240405153045193
108421 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/marvell-cn10k-tad.yaml' (106,683) at 20240405153045125
108422 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M54418TWR.h' (106,684) at 20210308005003576
108423 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/sh-common' (106,685) at 20241206090014350
108424 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.c' (106,686) at 20240405153048633
108425 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/apple_wdt.c' (106,687) at 20241216090017749
108426 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_device.h' (106,688) at 20210307214927858
108427 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/irq.h' (106,689) at 20220525020652002
108428 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-backlight-driver-lm3533' (106,690) at 20210309003648252
108429 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SPIFLASH_defconfig' (106,691) at 20210308005003244
108430 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/cistpl.h' (106,692) at 20210307214931578
108431 2025-01-08 03:00:52.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/mcimx6ul-evk.rst' (106,693) at 20241211090212238
108432 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-meson-g12a.c' (106,694) at 20240405153050345
108433 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/s2255/s2255drv.c' (106,695) at 20240712080021069
108434 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch' (106,696) at 20210307205554462
108435 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig.interface.yaml' (106,697) at 20220315030032663
108436 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_ip6.h' (106,698) at 20210307214931646
108437 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager_git.bb' (106,699) at 20241206090014274
108438 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/cmd_ut_overlay.c' (106,700) at 20210308005003740
108439 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_signal.h' (106,701) at 20220429100100650
108440 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0001-hiredis-use-default-CC-if-it-is-set.patch' (106,702) at 20241221090017524
108441 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/nativesdk.bbclass' (106,703) at 20241221090017608
108442 2025-01-08 03:00:52.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_HL.c' (106,704) at 20210307214932026
108443 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json' (106,705) at 20241213090004421
108444 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max77650-charger.c' (106,706) at 20240405153051437
108445 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7660.c' (106,707) at 20240405153048937
108446 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/mv88f5182.h' (106,708) at 20210308005002768
108447 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_job.h' (106,709) at 20240405153048701
108448 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsllv.c' (106,710) at 20210308005046525
108449 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-array.json' (106,711) at 20221215040039362
108450 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/time.h' (106,712) at 20220525020651982
108451 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/sdio.h' (106,713) at 20210307214929734
108452 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/trace-events' (106,714) at 20220429100100738
108453 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/MAINTAINERS' (106,715) at 20210308005003008
108454 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/virtual-memory.json' (106,716) at 20240405153054145
108455 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml' (106,717) at 20240405153045117
108456 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-keystone.c' (106,718) at 20240405153052125
108457 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/IVRS.ivrs' (106,719) at 20240906080037560 to deleted uid set
108458 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun6i-apb0-gates.c' (106,720) at 20240405153230247
108459 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandboxtee.h' (106,721) at 20210308005003684
108460 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/resume-imx6.S' (106,722) at 20240405153045649
108461 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/aspeed-video.txt' (106,723) at 20210307214925350
108462 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_msubu.c' (106,724) at 20210308005046505
108463 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/.gitignore' (106,725) at 20210307214932738
108464 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock_crtc.c' (106,726) at 20240405153230643
108465 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm2000.h' (106,727) at 20210307214931602
108466 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi' (106,728) at 20240405153045841
108467 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/.gitignore' (106,729) at 20220908030019386
108468 2025-01-08 03:00:52.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sighandling.h' (106,730) at 20240405153046397
108469 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/colibri_t20.c' (106,731) at 20210308005003084
108470 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/Kconfig' (106,732) at 20240405153049125
108471 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css.c' (106,733) at 20240613080016467
108472 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.c' (106,734) at 20240405153230351
108473 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-license.inc' (106,735) at 20230114040015550
108474 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.clang-format' (106,736) at 20241219090033960
108475 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8167-larb-port.h' (106,737) at 20220525020654547
108476 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/posix_timers.c' (106,738) at 20240429080012468
108477 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.hpp' (106,739) at 20220727030028309 to deleted uid set
108478 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/device.h' (106,740) at 20240405153046109
108479 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_compat.c' (106,741) at 20240405153053497
108480 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi_aml_interface.h' (106,742) at 20230426080043756
108481 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/swift/acx22-ipmi-fru-bmc.yaml' (106,743) at 20210307205553698
108482 2025-01-08 03:00:52.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/udbg.c' (106,744) at 20240405153046153
108483 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga_reg.h' (106,745) at 20240405153048789
108484 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dts' (106,746) at 20240809080013006
108485 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx.conf' (106,747) at 20210307205554034
108486 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_x.c' (106,748) at 20220525020654807
108487 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_panel_cntl.c' (106,749) at 20240405153047253
108488 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Mantyharju' (106,750) at 20210307205553770
108489 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx-static/theme_overrides.css' (106,751) at 20210307205554370
108490 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c' (106,752) at 20210307214932614
108491 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_fc56_pmc1ce_test.c' (106,753) at 20240405153054361
108492 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_dccg.c' (106,754) at 20240405153230399
108493 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/avb_verify.h' (106,755) at 20210308005003560
108494 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/mpc8641_serdes.c' (106,756) at 20210308005002836
108495 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/default-ca-dev/default-ca-dev/certs/authority/Quanta_CA.crt' (106,757) at 20210605000029848
108496 2025-01-08 03:00:52.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/airoha,en7523-gpio.yaml' (106,758) at 20240405153045061
108497 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-ntb.c' (106,759) at 20240405153051241
108498 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/fschmd.c' (106,760) at 20240405153048853
108499 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mchp_pfsoc_ioscb.h' (106,761) at 20230426080043764
108500 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rastaban_defconfig' (106,762) at 20210308005003276
108501 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/umulsidi3.S' (106,763) at 20240405153046513
108502 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly.dtsi' (106,764) at 20240405153045561
108503 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi.h' (106,765) at 20240405153052877
108504 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware-ep.c' (106,766) at 20240805080013995
108505 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/extable.h' (106,767) at 20240405153045853
108506 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8ulp.c' (106,768) at 20240405153231319
108507 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/rust-c-lib-example-crates.inc' (106,769) at 20230919080013974
108508 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/io-mapping.c' (106,770) at 20220525020654767
108509 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/Makefile' (106,771) at 20210307214929894
108510 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-serial-test.c' (106,772) at 20240906080037568
108511 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_rm31.c' (106,773) at 20240405153049229
108512 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.metadata.yaml' (106,774) at 20221116040023827
108513 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_svm.h' (106,775) at 20210309003649828
108514 2025-01-08 03:00:52.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.1.bb' (106,776) at 20241221090017684
108515 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/jquery/jquery_3.7.1.bb' (106,777) at 20231011080016610
108516 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/Kconfig' (106,778) at 20210309003654488
108517 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/gp8psk.c' (106,779) at 20240405153049553
108518 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c' (106,780) at 20240405153230527
108519 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-isl12022.c' (106,781) at 20240405153231375
108520 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gpio.c' (106,782) at 20240405153051813
108521 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ne2000-test.c' (106,783) at 20221215040039378
108522 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/Makefile' (106,784) at 20210308005003364
108523 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-flash.rst' (106,785) at 20220525020651782
108524 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller_git.bb' (106,786) at 20241221090017544
108525 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/howto.rst' (106,787) at 20240405153045273
108526 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/hsdk.dts' (106,788) at 20210308005002544
108527 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/.gitignore' (106,789) at 20240405153054357
108528 2025-01-08 03:00:52.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/Kconfig' (106,790) at 20240812080017236
108529 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/virtgpu_drm.h' (106,791) at 20240405153231867
108530 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/local_termination.sh' (106,792) at 20240910080014102
108531 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/idmap.h' (106,793) at 20210307214931166
108532 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_chipcommon_sflash.c' (106,794) at 20210307214930474
108533 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/delay.c' (106,795) at 20210309003648980
108534 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-lsio.dtsi' (106,796) at 20240405153045725
108535 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/kmx61.c' (106,797) at 20240405153048993
108536 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/dumpfilelist' (106,798) at 20240613080020632
108537 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/iccsense.h' (106,799) at 20210307214927906
108538 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/irq-common.h' (106,800) at 20210307214925890
108539 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/Makefile' (106,801) at 20210307214926338
108540 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/ep93xx_defconfig' (106,802) at 20240405153045613
108541 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/md5-glue.c' (106,803) at 20210307214926370
108542 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/OWNERS' (106,804) at 20220528030012045
108543 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_flow_offload.c' (106,805) at 20240405153232063
108544 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/wmi-bmof.c' (106,806) at 20240405153231347
108545 2025-01-08 03:00:52.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ExternalAccountProviderCollection.json' (106,807) at 20240619080002948
108546 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor/fb-compute-multihost/phosphor-multi-gpio-monitor.json' (106,808) at 20221216040016038
108547 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ufoe.yaml' (106,809) at 20240405153045041
108548 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/esi_stub.S' (106,810) at 20240405153229991
108549 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/Kconfig' (106,811) at 20210308005003032
108550 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_branch_snapshot.c' (106,812) at 20240405153054253
108551 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hwio.h' (106,813) at 20240405153048589
108552 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-mem2mem.rst' (106,814) at 20210307214925466
108553 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/checkpoint.c' (106,815) at 20241211090145513
108554 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/sniper.h' (106,816) at 20210308005003016
108555 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkdeclares.pl' (106,817) at 20220525020654939
108556 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfanotify/0001-ext-define-FNM_EXTMATCH-if-not-already-defined.patch' (106,818) at 20240106090017241
108557 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h' (106,819) at 20220525020652506
108558 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/cppi_dma.h' (106,820) at 20240405153231563
108559 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_desktop_database' (106,821) at 20210307205554642
108560 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga.c' (106,822) at 20240405153230811
108561 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_LED.c' (106,823) at 20241216090017793
108562 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_dma_buf.h' (106,824) at 20210309003653940
108563 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-kona.c' (106,825) at 20240405153046777
108564 2025-01-08 03:00:52.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/godson2.decode' (106,826) at 20241211090212494
108565 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h' (106,827) at 20220525020653583
108566 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/event.c' (106,828) at 20210307214929966
108567 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8850.dtsi' (106,829) at 20240405153045609
108568 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55.dtsi' (106,830) at 20240405153229895
108569 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx_csbcpb.h' (106,831) at 20220525020652390
108570 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/woodburn.h' (106,832) at 20210308005003624
108571 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/sysfs.rst' (106,833) at 20240405153045209
108572 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/bvme6000/Makefile' (106,834) at 20210307214926138
108573 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-poison.c' (106,835) at 20220525020655227
108574 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qmp-shell-wrap' (106,836) at 20221215040039270
108575 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/usb/usbip/usbip_test.sh' (106,837) at 20210307214932670
108576 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7127.c' (106,838) at 20240405153049337
108577 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_debugfs.h' (106,839) at 20210307214928446
108578 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/daca.c' (106,840) at 20220525020655015
108579 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_rxnfc.c' (106,841) at 20240405153049909
108580 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max98090.h' (106,842) at 20210307214931598
108581 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8167.c' (106,843) at 20240405153231323
108582 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rb532_button.c' (106,844) at 20210307214928486
108583 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/Kconfig' (106,845) at 20240812080017248
108584 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/evb_rk3036.c' (106,846) at 20210308005003040
108585 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfsroot.c' (106,847) at 20240405153231699
108586 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml' (106,848) at 20240405153045173
108587 2025-01-08 03:00:52.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dummy-sink.yaml' (106,849) at 20240405153229751
108588 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8195-memory-port.h' (106,850) at 20240405153052649
108589 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8660.c' (106,851) at 20240405153051465
108590 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml' (106,852) at 20210309003648356
108591 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/Kconfig' (106,853) at 20210307214930450
108592 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0.inc' (106,854) at 20210812000025174
108593 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi/fsi-enable.service' (106,855) at 20210307205554050
108594 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/itest.sa' (106,856) at 20210307214926150
108595 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/allwinner-r40.h' (106,857) at 20240906080037328
108596 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_dma.c' (106,858) at 20220525020652991
108597 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-before-write.h' (106,859) at 20241211090212210
108598 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/Kconfig' (106,860) at 20240405153046629
108599 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kvm_types.h' (106,861) at 20210309003648832
108600 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/volatile-considered-harmful.rst' (106,862) at 20240405153045277
108601 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.2.c' (106,863) at 20240405153050341
108602 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in3_master_regs.h' (106,864) at 20240405153046585
108603 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_debugfs.c' (106,865) at 20220525020653963
108604 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_ptp.c' (106,866) at 20240405153230983
108605 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hecubafb.c' (106,867) at 20240405153231583
108606 2025-01-08 03:00:52.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/vax_helper.c' (106,868) at 20210308005046261
108607 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-max77693.c' (106,869) at 20220525020653211
108608 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-vsx.h' (106,870) at 20210307214932706
108609 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/mpc8315erdb.c' (106,871) at 20210308005002976
108610 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/parade-ps8640.c' (106,872) at 20240405153230527
108611 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/dmi-id.c' (106,873) at 20240613080016387
108612 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/Makefile' (106,874) at 20210308005003000
108613 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/da_monitor_synthesis.rst' (106,875) at 20240405153229831
108614 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/0001-src-libtracker-sparql-meson.build-dont-create-compat.patch' (106,876) at 20241221090017488
108615 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958622hr/MAINTAINERS' (106,877) at 20210308005002940
108616 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kexec.h' (106,878) at 20240405153230111
108617 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/mmu_context.h' (106,879) at 20220525020651970
108618 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/Makefile' (106,880) at 20210308005002552
108619 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/Makefile' (106,881) at 20210308005002952
108620 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M52277EVB_defconfig' (106,882) at 20210308005003236
108621 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/sigcontext.h' (106,883) at 20220525020651970
108622 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_git.bb' (106,884) at 20241221090017576
108623 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/rockchip_timer.c' (106,885) at 20210308005003500
108624 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/nyan-big.c' (106,886) at 20210308005003024
108625 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/irq-domain.rst' (106,887) at 20240405153045289
108626 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_drv.c' (106,888) at 20240405153048361
108627 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (106,889) at 20241031080012183
108628 2025-01-08 03:00:52.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/balloon.c' (106,890) at 20240326080039630
108629 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/prctl.c' (106,891) at 20210307214932578
108630 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_common.c' (106,892) at 20240405153230971
108631 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Viksjo' (106,893) at 20210307205553794
108632 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/aspeed_i3c.c' (106,894) at 20241211090212282
108633 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-2.0' (106,895) at 20210307205554422
108634 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/multiq.json' (106,896) at 20240405153054377
108635 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/floating-point.json' (106,897) at 20240405153054145
108636 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4780.dtsi' (106,898) at 20240405153045989
108637 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/pgalloc.h' (106,899) at 20240405153230019
108638 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-shadow-virtqueue.c' (106,900) at 20241211090212346
108639 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-pcb8291.dts' (106,901) at 20240405153045469
108640 2025-01-08 03:00:52.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl_policy.c' (106,902) at 20210307214931934
108641 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/stm32-mdma.c' (106,903) at 20240405153230287
108642 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/machine/zaius.conf' (106,904) at 20230927080013510
108643 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tw9910.h' (106,905) at 20220525020654631
108644 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq5018.h' (106,906) at 20240405153231795
108645 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysfs.h' (106,907) at 20240405153052805
108646 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bifurcation/bifurcation_static.cpp' (106,908) at 20231103080005832
108647 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/reproducible-build.patch' (106,909) at 20241206090014262
108648 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/SnmpAlerts/ModalAddDestination.vue' (106,910) at 20241004080035975
108649 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/config.h' (106,911) at 20240405153054185
108650 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/Makefile' (106,912) at 20210308005002888
108651 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-schema-v1.json' (106,913) at 20240529080008499
108652 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-u-boot.dtsi' (106,914) at 20210308005002588
108653 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irq.h' (106,915) at 20240405153046245
108654 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qspinlock_stat.h' (106,916) at 20210307214931742
108655 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/timer.c' (106,917) at 20240405153045673
108656 2025-01-08 03:00:52.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native/fb_host_settings.override.yml' (106,918) at 20240625080012792
108657 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.h' (106,919) at 20240405153230803
108658 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc.h' (106,920) at 20240405153048893
108659 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RequestedRedundancyPriority.interface.yaml' (106,921) at 20221207040023631
108660 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/gammurc' (106,922) at 20210307205553878
108661 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/saa7134-cardlist.rst' (106,923) at 20210307214925234
108662 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/comedi.h' (106,924) at 20240405153052909
108663 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.60.03.bb' (106,925) at 20241221090017516
108664 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-jcore.c' (106,926) at 20240405153231463
108665 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/hostname_monitor.hpp' (106,927) at 20240817080003175
108666 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xctr.c' (106,928) at 20240405153046553
108667 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-pinfunc.h' (106,929) at 20240405153045537
108668 2025-01-08 03:00:52.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainer-handbooks.rst' (106,930) at 20240405153045277
108669 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpufeature.c' (106,931) at 20240815080012867
108670 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-dma.cfg' (106,932) at 20220804030014671
108671 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr32.dts' (106,933) at 20210308005003760
108672 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-unknown.err' (106,934) at 20210308005046401
108673 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc128s052.yaml' (106,935) at 20240405153045073
108674 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/spl.h' (106,936) at 20210308005002960
108675 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel6.svg' (106,937) at 20240405153044933
108676 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-div.c' (106,938) at 20220429100100942
108677 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/max1600.h' (106,939) at 20210307214930042
108678 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_vf.h' (106,940) at 20210308005003588
108679 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/bblayers.conf.sample' (106,941) at 20240323080013545
108680 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-3-b-plus.dts' (106,942) at 20240405153045425
108681 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/ingenic-sysost.c' (106,943) at 20220525020652342
108682 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmda12.c' (106,944) at 20240405153046901
108683 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h' (106,945) at 20240405153230511
108684 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-configure.ac-Rename-to-configure.ac-and-use-external.patch' (106,946) at 20210307205553974
108685 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-harden.yml' (106,947) at 20210307205554110
108686 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/meson.build' (106,948) at 20241205090004239
108687 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/param.h' (106,949) at 20210307214926762
108688 2025-01-08 03:00:52.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/compatible_system_types_finder.hpp' (106,950) at 20240809080033019
108689 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-palmas.c' (106,951) at 20240405153231327
108690 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_mon.c' (106,952) at 20240405153050433
108691 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_buffer.c' (106,953) at 20240405153049005
108692 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/Kconfig' (106,954) at 20240405153231951
108693 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/howto.rst' (106,955) at 20240405153045245
108694 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-tve.c' (106,956) at 20240405153048557
108695 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/images/npcm8xx-bootloader_%.bbappend' (106,957) at 20240727080014098
108696 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/TODO' (106,958) at 20240405153051817
108697 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/usbarmory.c' (106,959) at 20210308005003008
108698 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9261.dtsi' (106,960) at 20240405153229875
108699 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-crop.rst' (106,961) at 20220525020651786
108700 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/voltage-omap.h' (106,962) at 20240405153052773
108701 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pptp.h' (106,963) at 20240405153052861
108702 2025-01-08 03:00:52.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/cache.json' (106,964) at 20240405153054113
108703 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_cprman.c' (106,965) at 20241211090212294
108704 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/quartet.c' (106,966) at 20240405153232135
108705 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/list_utils.robot' (106,967) at 20240627080021048
108706 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/ptrace.c' (106,968) at 20240405153045353
108707 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/palmas.c' (106,969) at 20210308005003468
108708 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-3.dtsi' (106,970) at 20210307214926018
108709 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/poky-ref-manual.png' (106,971) at 20210307205554370 to deleted uid set
108710 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/estoraged/subprojects/.clang-tidy-ignore' (106,972) at 20230512080010312 to deleted uid set
108711 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_debugfs.h' (106,973) at 20240405153231791
108712 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst' (106,974) at 20220525020651642
108713 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dpia.h' (106,975) at 20240405153047297
108714 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/secureboot/secureboot.robot' (106,976) at 20210308005007116
108715 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rscreate.c' (106,977) at 20210307214926838
108716 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-pdm.c' (106,978) at 20240405153232187
108717 2025-01-08 03:00:52.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb' (106,979) at 20241221090017532
108718 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_37xx_reg.h' (106,980) at 20240405153230163
108719 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2-common.dtsi' (106,981) at 20210308005002592
108720 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/usbhid.h' (106,982) at 20210307214928106
108721 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/meson.build' (106,983) at 20231130090008394
108722 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/iuu_phoenix.c' (106,984) at 20240405153052133
108723 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/pll_config.h' (106,985) at 20210308005002912
108724 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/inode.c' (106,986) at 20240405153231691
108725 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qcs404.c' (106,987) at 20240405153230735
108726 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-picoitx.dtsi' (106,988) at 20240405153045509
108727 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/xlnx_dp.h' (106,989) at 20221215040039178
108728 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops/ffs.h' (106,990) at 20210308005002824
108729 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/led.h' (106,991) at 20220525020653751
108730 2025-01-08 03:00:52.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc' (106,992) at 20220223040020636
108731 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpm2.h' (106,993) at 20240405153230027
108732 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state.bb' (106,994) at 20241206090014310
108733 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx-am35xx-omap3430es2plus-clocks.dtsi' (106,995) at 20240405153045605
108734 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/keysetup_v1.c' (106,996) at 20240405153052321
108735 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_NAND_defconfig' (106,997) at 20210308005003244
108736 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/pm_wakeup.S' (106,998) at 20210307214926538
108737 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_audio.c' (106,999) at 20220525020652835
108738 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9260.dts' (107,000) at 20240405153045473
108739 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_cfg_regs.h' (107,001) at 20240405153046605
108740 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/Kconfig' (107,002) at 20240405153051765
108741 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/helper.h' (107,003) at 20220429100100834
108742 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/msl_verify.cpp' (107,004) at 20240621080016857
108743 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/vde.c' (107,005) at 20240405153230807
108744 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-resv.c' (107,006) at 20240405153230275
108745 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_s390x_topology.py' (107,007) at 20241211090212542
108746 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_tcp_unreplied.sh' (107,008) at 20220525020655223
108747 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/tao3530.h' (107,009) at 20210308005003072
108748 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-offsets.h' (107,010) at 20210307214926058
108749 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_spi.c' (107,011) at 20210308005003472
108750 2025-01-08 03:00:52.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-lvds-display.dtsi' (107,012) at 20240405153045481
108751 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ttable.h' (107,013) at 20210307214926586
108752 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cpu.c' (107,014) at 20210307214926590
108753 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-rx.c' (107,015) at 20240913080013801
108754 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/slirp.c' (107,016) at 20240906080037376
108755 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/perf_event.c' (107,017) at 20210307214926562
108756 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/selftest.h' (107,018) at 20210307214929622
108757 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-tobi.dts' (107,019) at 20240405153045605
108758 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c' (107,020) at 20240405153230615
108759 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/abt,y030xx067a.yaml' (107,021) at 20240405153045041
108760 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-pyra.h' (107,022) at 20210307214928098
108761 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/net/Makefile' (107,023) at 20210307214930598
108762 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_timerlat_aa.rst' (107,024) at 20240405153045265
108763 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/omap3_dss.c' (107,025) at 20210308005003532
108764 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/kvm_guest.config' (107,026) at 20240405153231903
108765 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_display.c' (107,027) at 20240405153049477
108766 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_port.c' (107,028) at 20240405153050085
108767 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpqether.h' (107,029) at 20210307214931626
108768 2025-01-08 03:00:52.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v1_7.h' (107,030) at 20210307214927230
108769 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/images/integrity-image-minimal.bb' (107,031) at 20240301090012439
108770 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCAccountService.v1_0_0.json' (107,032) at 20240724080002903
108771 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211req.c' (107,033) at 20240405153051953
108772 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_93cx6.h' (107,034) at 20210307214930274
108773 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/fatent.c' (107,035) at 20240405153052333
108774 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f2u12x35_hsbp.json' (107,036) at 20220601030005865
108775 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/ashiftrt.S' (107,037) at 20210307214926570
108776 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeSensor.hpp' (107,038) at 20241112090003102
108777 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.8-default-ecdh-curve-name.patch' (107,039) at 20230706080014749
108778 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/README' (107,040) at 20210308005002992
108779 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu.h' (107,041) at 20241211090212482
108780 2025-01-08 03:00:52.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/DriveCollection_v1.xml' (107,042) at 20240619080002924
108781 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/Makefile' (107,043) at 20240405153046201
108782 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_power.c' (107,044) at 20210307214930674
108783 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/wm8994.c' (107,045) at 20210308005003488
108784 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ramoops' (107,046) at 20221207040029651
108785 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/Makefile' (107,047) at 20240405153046201
108786 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/k3-psil.h' (107,048) at 20220525020654563
108787 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm' (107,049) at 20210307214932566
108788 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Kconfig.debug' (107,050) at 20210307214926106
108789 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/th' (107,051) at 20210308005046149
108790 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-ethernet.dtsi' (107,052) at 20240405153045809
108791 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/core.c' (107,053) at 20210308005003412
108792 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/0002-yasm-Use-BUILD_DATE-for-reproducibility.patch' (107,054) at 20240413080012655
108793 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp' (107,055) at 20241015080002911
108794 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-cavium.c' (107,056) at 20240405153050345
108795 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memscan.c' (107,057) at 20240405153053105
108796 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0006-replace-sym_iterator-0-with-sym_iterator.patch' (107,058) at 20210407000018082
108797 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_dmic.c' (107,059) at 20240405153054013
108798 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/corenet_ds.h' (107,060) at 20210308005003592
108799 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/layer.conf' (107,061) at 20241221090017484
108800 2025-01-08 03:00:52.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vdagent.c' (107,062) at 20240906080037588
108801 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/traps.h' (107,063) at 20240405153045865
108802 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/greybus_id.h' (107,064) at 20210307214931394
108803 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-controller.yaml' (107,065) at 20240405153045173
108804 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grukdump.c' (107,066) at 20210307214929174
108805 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port_common.h' (107,067) at 20240405153050293
108806 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-h3-r.c' (107,068) at 20240405153231339
108807 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp-term.sh' (107,069) at 20241103090011526
108808 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_perf.c' (107,070) at 20240405153054265
108809 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/uv_sysfs.c' (107,071) at 20240405153051417
108810 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/ls1012ardb.c' (107,072) at 20210308005002964
108811 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_sessions_management.robot' (107,073) at 20240420080019489
108812 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/dpaa.config' (107,074) at 20210307214926366
108813 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/hisilicon-thermal.txt' (107,075) at 20210309003648396
108814 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/Kconfig' (107,076) at 20210309003654480
108815 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pm9263_defconfig' (107,077) at 20210308005003276
108816 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm9hmidc.dtsi' (107,078) at 20240405153045433
108817 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn_param.h' (107,079) at 20210307214930558
108818 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/setget_sockopt.c' (107,080) at 20240405153054273
108819 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-adda.c' (107,081) at 20240405153053969
108820 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake' (107,082) at 20241206090014286
108821 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a.dtsi' (107,083) at 20240405153229927
108822 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_microblaze_s3adsp1800.py' (107,084) at 20241211090212538
108823 2025-01-08 03:00:52.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.topology' (107,085) at 20240906080037556 to deleted uid set
108824 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/patch.c' (107,086) at 20240405153053013
108825 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Light-webfont.woff' (107,087) at 20220105012522991 to deleted uid set
108826 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_mtk.c' (107,088) at 20240613080016467
108827 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/fsl,spba-bus.yaml' (107,089) at 20240405153045021
108828 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326.c' (107,090) at 20240405153049009
108829 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdmi_chmap.c' (107,091) at 20240913080013865
108830 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ramfb-standalone.c' (107,092) at 20240906080037216
108831 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/Makefile.softmmu-target' (107,093) at 20240326080039746
108832 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk-clocks.dtsi' (107,094) at 20240405153045589
108833 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb' (107,095) at 20220204040022676
108834 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/unRAR' (107,096) at 20210307205553870
108835 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/Makefile' (107,097) at 20210308005003072
108836 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-eth.c' (107,098) at 20210308005002552
108837 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/psc.c' (107,099) at 20210308005002720
108838 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-kernel-version.bbclass' (107,100) at 20210811000030029
108839 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_elbc_nand.c' (107,101) at 20210308005003412
108840 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/record-example.c' (107,102) at 20240405153053429
108841 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/Makefile' (107,103) at 20240405153231023
108842 2025-01-08 03:00:52.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ioctl.h' (107,104) at 20210307214928690
108843 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-go-ultra.dts' (107,105) at 20240405153229919
108844 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mdpy-defs.h' (107,106) at 20210309003654520
108845 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf.h' (107,107) at 20240405153046961
108846 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32h743-disco.h' (107,108) at 20210308005003616
108847 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-t113s.dtsi' (107,109) at 20240405153229863
108848 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/fat_write.c' (107,110) at 20210308005003544
108849 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-midi.c' (107,111) at 20240405153232123
108850 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/realtek-mdio.c' (107,112) at 20240405153230911
108851 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/Makefile' (107,113) at 20210308005003080
108852 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/lattice-sysconfig.h' (107,114) at 20240405153047057
108853 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_NPT.c' (107,115) at 20210309003654368
108854 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-ppc_82xx.txt' (107,116) at 20210308005003012
108855 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/distro/openbmc-fp5280g3.conf' (107,117) at 20240712080022837
108856 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/write-threshold.c' (107,118) at 20240906080037156
108857 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-base-ld20.c' (107,119) at 20210308005002792
108858 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-h264.c' (107,120) at 20240405153049473
108859 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/pv.c' (107,121) at 20240405153230087
108860 2025-01-08 03:00:52.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/thread-context.c' (107,122) at 20230426080043964
108861 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/Makefile' (107,123) at 20210308005002920
108862 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/mmap-alloc.c' (107,124) at 20230925080040113
108863 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JobCollection.json' (107,125) at 20240619080002948
108864 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/palmas_gpadc.c' (107,126) at 20240405153230691
108865 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-imx6ull-opos6ul.dtsi' (107,127) at 20240405153045525
108866 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/toshiba,tmpv770x.h' (107,128) at 20240405153052653
108867 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-isolation.inc' (107,129) at 20210307205554058
108868 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/interface_ops.hpp' (107,130) at 20230511080029431
108869 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/instructions.h' (107,131) at 20210309003656012
108870 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/141' (107,132) at 20240326080039730
108871 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c' (107,133) at 20240405153047169
108872 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/u-boot.h' (107,134) at 20210308005002852
108873 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/fan-errors.yaml' (107,135) at 20210307205553698
108874 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png' (107,136) at 20210307205554462 to deleted uid set
108875 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/cma3000_d0x.rst' (107,137) at 20210307214925514
108876 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_drv.h' (107,138) at 20220525020653015
108877 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_unicode.c' (107,139) at 20241111090012145
108878 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.c' (107,140) at 20210309003651816
108879 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-ram-registrar.h' (107,141) at 20221215040039194
108880 2025-01-08 03:00:52.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/altera_jtaguart.txt' (107,142) at 20210308005003308
108881 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c' (107,143) at 20240405153230331
108882 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mtk-common.c' (107,144) at 20210308005003456
108883 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/fsl,vf610-dac.yaml' (107,145) at 20220525020651678
108884 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/_testing.py' (107,146) at 20210308005003748
108885 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml' (107,147) at 20240405153045117
108886 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/libtizen.h' (107,148) at 20210308005003656
108887 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_procfs.c' (107,149) at 20240405153049725
108888 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control_%.bbappend' (107,150) at 20241206090014278
108889 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-mute.rst' (107,151) at 20220525020654131
108890 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13783-regulator.c' (107,152) at 20240405153051469
108891 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/system1/gpio_defs.json' (107,153) at 20240717080015719
108892 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/landisk_defconfig' (107,154) at 20240405153046309
108893 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/LICENSE' (107,155) at 20220315100011431
108894 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_lrc_reg.h' (107,156) at 20240405153048493
108895 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/cryptouser.h' (107,157) at 20210307214931310
108896 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/alcor_pci.c' (107,158) at 20240405153049629
108897 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/OWNERS' (107,159) at 20241126090032707
108898 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ints___bool.c' (107,160) at 20210307214932642
108899 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/head.cfg' (107,161) at 20240614080012950
108900 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/tools/Makefile' (107,162) at 20210307214926574
108901 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml' (107,163) at 20240405153045013
108902 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ia_css_sdis2.host.c' (107,164) at 20240405153051837
108903 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx-endian.c' (107,165) at 20210308005045749
108904 2025-01-08 03:00:52.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9132-db.dts' (107,166) at 20220525020651918
108905 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/metric.hpp' (107,167) at 20221103030050756
108906 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_pkttype.h' (107,168) at 20210307214931646
108907 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/csky,mpintc.txt' (107,169) at 20210307214925342
108908 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/virtio/virtio.rst' (107,170) at 20240405153045197
108909 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot' (107,171) at 20210307205554274 to deleted uid set
108910 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/RoleCollection.json' (107,172) at 20240619080002952
108911 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h' (107,173) at 20210605000027720
108912 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sample-raw.c' (107,174) at 20220525020655175
108913 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/xilinx_sdfec.rst' (107,175) at 20210309003648432
108914 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_pbs.c' (107,176) at 20210308005003368
108915 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/fls64.S' (107,177) at 20240405153230095
108916 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_cpu.h' (107,178) at 20210308005046089
108917 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdsuper.c' (107,179) at 20240405153230867
108918 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Task_v1.xml' (107,180) at 20240619080002936
108919 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_dev.h' (107,181) at 20240405153049933
108920 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6323-regulator.h' (107,182) at 20210307214931498
108921 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun5i.c' (107,183) at 20240405153231335
108922 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/reset.c' (107,184) at 20210307214926994
108923 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fault-inject-usercopy.h' (107,185) at 20210309003653840
108924 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCGL-UK-2.0' (107,186) at 20211006000025238
108925 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/trats.h' (107,187) at 20210308005003620
108926 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.c' (107,188) at 20210307214929910
108927 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (107,189) at 20211015100030976
108928 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-sdk7780.c' (107,190) at 20210307214926546
108929 2025-01-08 03:00:52.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/EINTR_wrappers.c' (107,191) at 20210308005111457
108930 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.json' (107,192) at 20210308005046401
108931 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence-array.c' (107,193) at 20241216090017693
108932 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/sifive_pdma.c' (107,194) at 20220429100100462
108933 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_update_frags.c' (107,195) at 20240405153054281
108934 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2168.c' (107,196) at 20240405153049293
108935 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tpa6130a2.h' (107,197) at 20210307214932346
108936 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gtp.h' (107,198) at 20240405153052917
108937 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cbe_regs.c' (107,199) at 20240405153230051
108938 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353p.dts' (107,200) at 20241115090012941
108939 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgm107.fuc5.h' (107,201) at 20210307214927938
108940 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-tz.c' (107,202) at 20210307214932730
108941 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/test/event.hpp' (107,203) at 20230511080009359
108942 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ad-Andorra' (107,204) at 20210307205553762
108943 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn.h' (107,205) at 20240405153049005
108944 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_stats.c' (107,206) at 20240405153231063
108945 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/win32-kbd-hook.c' (107,207) at 20210308005046553
108946 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_mem.h' (107,208) at 20210307214927082
108947 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ptp.c' (107,209) at 20240405153230999
108948 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/idle_monitors.h' (107,210) at 20210307214932618
108949 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/Makefile' (107,211) at 20210308005003080
108950 2025-01-08 03:00:52.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt7981-clk.h' (107,212) at 20240405153052645
108951 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nokia_rx51' (107,213) at 20210308005003296
108952 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-flyvideo.c' (107,214) at 20210307214928782
108953 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/MAINTAINERS' (107,215) at 20210308005002944
108954 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/hopper_vp3028.h' (107,216) at 20210307214928702
108955 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/barrier.h' (107,217) at 20240405153046245
108956 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-help.c' (107,218) at 20240405153054097
108957 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_error.c' (107,219) at 20240405153231443
108958 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/MAINTAINERS' (107,220) at 20210308005003032
108959 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gwventana_nand_defconfig' (107,221) at 20210308005003260
108960 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/Kconfig' (107,222) at 20210307214932438
108961 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/cve-2018-10195.patch' (107,223) at 20210307205554458
108962 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Disable-documentation-directory-altogether.patch' (107,224) at 20230520080014500
108963 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c' (107,225) at 20220525020652490
108964 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64.dts' (107,226) at 20240405153045433
108965 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_d.c' (107,227) at 20210308005046509
108966 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/testresults/testresults.json' (107,228) at 20210812000025314
108967 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_hcall.c' (107,229) at 20240906080037284
108968 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mips64.config' (107,230) at 20240405153054381
108969 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_div.h' (107,231) at 20240405153230247
108970 2025-01-08 03:00:52.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sar.h' (107,232) at 20240405153050661
108971 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkenvimage.c' (107,233) at 20210308005003768
108972 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/kaslr.c' (107,234) at 20240405153046469
108973 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/README' (107,235) at 20210308005002968
108974 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/main.c' (107,236) at 20210308005003360
108975 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu.h' (107,237) at 20210307214926490
108976 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/meta-virtualization.yml' (107,238) at 20241206090014206
108977 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/README.md' (107,239) at 20230202040011970
108978 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_device.c' (107,240) at 20240405153049857
108979 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/upgrade_options_processing.patch' (107,241) at 20230706080014769
108980 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/facebook-bmc-flash-layout.dtsi' (107,242) at 20240405153045421
108981 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/debug.h' (107,243) at 20210307214929774
108982 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/cx2341x.h' (107,244) at 20210307214931542
108983 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-mode.c' (107,245) at 20210307214926750
108984 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel/meson.build' (107,246) at 20230825080021137
108985 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Proc/FSI.metadata.yaml' (107,247) at 20220430030026016
108986 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crypto.c' (107,248) at 20240405153053201
108987 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-clone-metadata.c' (107,249) at 20240830080013267
108988 2025-01-08 03:00:52.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/th_csr.c' (107,250) at 20240906080037528
108989 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi' (107,251) at 20240405153045457
108990 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/io.c' (107,252) at 20240405153045353
108991 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PhysicalContext.json' (107,253) at 20240918080002724
108992 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh' (107,254) at 20220405030025645
108993 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/FACP.nosmm' (107,255) at 20240906080037556 to deleted uid set
108994 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_port.c' (107,256) at 20240624080012800
108995 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si570.c' (107,257) at 20240405153046781
108996 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/asm.h' (107,258) at 20240405153230111
108997 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/Makefile' (107,259) at 20210307214926994
108998 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/coreboot_table.h' (107,260) at 20240405153047045
108999 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.json' (107,261) at 20210927100127469
109000 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pcap_kern.c' (107,262) at 20240405153046341
109001 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-smartypants/0001-Change-hash-bang-to-python3.patch' (107,263) at 20220402030016183
109002 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/util.c' (107,264) at 20240405153232235
109003 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cpu.h' (107,265) at 20240405153046413
109004 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertywatchgentest.cpp' (107,266) at 20210308005108057
109005 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/phy.h' (107,267) at 20210308005003000
109006 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cml1.bbclass' (107,268) at 20241221090017608
109007 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.3.0.bb' (107,269) at 20241206090014270
109008 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/linker_lists.rst' (107,270) at 20210308005002536
109009 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/mpfr/mpfr_4.2.1.bb' (107,271) at 20241221090017696
109010 2025-01-08 03:00:52.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_secure_boot.h' (107,272) at 20210308005002840
109011 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/riscv.c' (107,273) at 20240405153047041
109012 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/arm64.py' (107,274) at 20240405153232247
109013 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strlen.S' (107,275) at 20240405153045897
109014 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_netlink.c' (107,276) at 20240405153232067
109015 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cacheflush.h' (107,277) at 20210307214926658
109016 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-stream.c' (107,278) at 20240405153053505
109017 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_file.h' (107,279) at 20210307214930710
109018 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-mercury5-ssc8336n-midrived08.dts' (107,280) at 20240405153045573
109019 2025-01-08 03:00:52.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-nti.c' (107,281) at 20210307214928094
109020 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/device.h' (107,282) at 20240405153231819
109021 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/samsung-keypad.txt' (107,283) at 20210307214925338
109022 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pattern_detector.c' (107,284) at 20240405153231171
109023 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-utoo-p66.dts' (107,285) at 20240405153045377
109024 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-commander/gnome-commander/0001-Build-fix-needed-with-taglib-2.0.patch' (107,286) at 20240413080012635
109025 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/apparmorfs.h' (107,287) at 20240405153053465
109026 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/jump_label.c' (107,288) at 20240405153045361
109027 2025-01-08 03:00:52.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/space-info.c' (107,289) at 20240812080017248
109028 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_sh_mask.h' (107,290) at 20240405153047653
109029 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/vmalloced-kernel-stacks.rst' (107,291) at 20240405153045297
109030 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-topckgen.c' (107,292) at 20240405153230215
109031 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.markdownlint.yaml' (107,293) at 20220315030051103
109032 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/path.h' (107,294) at 20210308005046045
109033 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-zynq.txt' (107,295) at 20210308005003324
109034 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/rpc-server-gss.rst' (107,296) at 20240405153229811
109035 2025-01-08 03:00:52.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_pinnacle.c' (107,297) at 20220525020654979
109036 2025-01-08 03:00:52.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/Kconfig' (107,298) at 20210307214929978
109037 2025-01-08 03:00:52.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov8865.yaml' (107,299) at 20240405153045093
109038 2025-01-08 03:00:52.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/ib_srp.c' (107,300) at 20240405153049125
109039 2025-01-08 03:00:52.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/xlnx-vcu.h' (107,301) at 20220525020654587
109040 2025-01-08 03:00:52.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c' (107,302) at 20240405153230359
109041 2025-01-08 03:00:52.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53-pinfunc.h' (107,303) at 20210308005002584
109042 2025-01-08 03:00:52.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/utils.c' (107,304) at 20240405153053333
109043 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/Makefile' (107,305) at 20210307214931862
109044 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/libfdt.h' (107,306) at 20210308005003728
109045 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c' (107,307) at 20240405153230331
109046 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_vm_bind.rst' (107,308) at 20240405153229819
109047 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/io_mock.hpp' (107,309) at 20210427000038985
109048 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/.clang-format' (107,310) at 20230608150615695
109049 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/dc_common.c' (107,311) at 20210307214927266
109050 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.c' (107,312) at 20240405153048657
109051 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/Makefile' (107,313) at 20210308005003168
109052 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-ipmi-oem/README.md' (107,314) at 20210308005115541
109053 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_module.h' (107,315) at 20220525020653019
109054 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/checkstop-monitor/checkstop.conf' (107,316) at 20210307205554050
109055 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-2150.c' (107,317) at 20240906080037576
109056 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra30-pinmux.yaml' (107,318) at 20240405153229787
109057 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs2000.h' (107,319) at 20210307214932270
109058 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/eth_unittest.cpp' (107,320) at 20240820080007201
109059 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-dust.rst' (107,321) at 20210309003648268
109060 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/index.rst' (107,322) at 20240405153044981
109061 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu9.h' (107,323) at 20240405153048341
109062 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-bcm2835.c' (107,324) at 20240405153051449
109063 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/skas/stub-data.h' (107,325) at 20220525020652126
109064 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/hwio.h' (107,326) at 20210307214929962
109065 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/floating-point.json' (107,327) at 20240405153054137
109066 2025-01-08 03:00:52.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/opensbi.yml' (107,328) at 20240906080037132
109067 2025-01-08 03:00:52.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/core.h' (107,329) at 20210309003653828
109068 2025-01-08 03:00:52.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Facility.v1_4_2.json' (107,330) at 20240619080002948
109069 2025-01-08 03:00:52.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_pinmux.py' (107,331) at 20210308005003744
109070 2025-01-08 03:00:52.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sigframe.h' (107,332) at 20240405153046397
109071 2025-01-08 03:00:52.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ps3disk.c' (107,333) at 20240405153046713
109072 2025-01-08 03:00:52.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.h' (107,334) at 20240405153047145
109073 2025-01-08 03:00:52.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_3_sh_mask.h' (107,335) at 20240405153047625
109074 2025-01-08 03:00:52.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/README.md' (107,336) at 20221210040020210
109075 2025-01-08 03:00:52.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/multiconfig/muslmc.conf' (107,337) at 20220618030015178
109076 2025-01-08 03:00:52.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16460.c' (107,338) at 20240405153048989
109077 2025-01-08 03:00:52.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_proc.c' (107,339) at 20210307214930238
109078 2025-01-08 03:00:52.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/ident-with-escape.out' (107,340) at 20210308005046409 to deleted uid set
109079 2025-01-08 03:00:52.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_2_sh_mask.h' (107,341) at 20220525020652694
109080 2025-01-08 03:00:52.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_buf.c' (107,342) at 20220525020654527
109081 2025-01-08 03:00:52.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/Makefile' (107,343) at 20210308005003080
109082 2025-01-08 03:00:52.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/irq.c' (107,344) at 20210307214926290
109083 2025-01-08 03:00:52.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx.h' (107,345) at 20240326080039390
109084 2025-01-08 03:00:52.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/Makefile' (107,346) at 20210308005002900
109085 2025-01-08 03:00:52.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt7986-wm8960.yaml' (107,347) at 20240405153229799
109086 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/fsl-corenet-cf.c' (107,348) at 20240405153049589
109087 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/coverity-scan.docker' (107,349) at 20230925080039989
109088 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi.c' (107,350) at 20240405153050341
109089 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_conservative.c' (107,351) at 20240405153046913
109090 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/orphan.c' (107,352) at 20240405153052345
109091 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/nonstdio.c' (107,353) at 20210309003648948
109092 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_network_verification.robot' (107,354) at 20240628080017117
109093 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/accel.c' (107,355) at 20240415080012983
109094 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/OWNERS' (107,356) at 20231222090014207
109095 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/Makefile' (107,357) at 20210307214929574
109096 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/drm.c' (107,358) at 20240405153230639
109097 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/Kconfig' (107,359) at 20210307214932042
109098 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/usb.c' (107,360) at 20210308005002560
109099 2025-01-08 03:00:52.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/sienna_cichlid_ip_offset.h' (107,361) at 20220525020652815
109100 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/chnl_net.c' (107,362) at 20240405153053201
109101 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/analog-top.txt' (107,363) at 20210307214925270
109102 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.json' (107,364) at 20210308005046397
109103 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_user_uncached_64.S' (107,365) at 20240405153046469
109104 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/core.c' (107,366) at 20240906080037212
109105 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/errno-base.h' (107,367) at 20210307214932478
109106 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.c' (107,368) at 20220525020652959
109107 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/yaml/server/Test.interface.yaml' (107,369) at 20220914030033172
109108 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exdump.c' (107,370) at 20240405153046621
109109 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/fpu.c' (107,371) at 20210819100021498
109110 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-generate-not-static-get_dh-functions.patch' (107,372) at 20210307205553830
109111 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_port.c' (107,373) at 20240405153231411
109112 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/epoll/.gitignore' (107,374) at 20210307214932670
109113 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kexec.h' (107,375) at 20210307214926550
109114 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_smbios.c' (107,376) at 20210308005003700
109115 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx.reg' (107,377) at 20210307214930274
109116 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_conf_manager.cpp' (107,378) at 20220818100031371
109117 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_bmc.cpp' (107,379) at 20241129090023557
109118 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/intr_hw.c' (107,380) at 20240405153048805
109119 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_defconfig' (107,381) at 20210308005003240
109120 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-net.cfg' (107,382) at 20230131040012019
109121 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v5.0.c' (107,383) at 20240405153231075
109122 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-boot-tiny_1.0.bb' (107,384) at 20241206090014314
109123 2025-01-08 03:00:52.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/nios2/features.rst' (107,385) at 20240405153229743
109124 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/putuser.S' (107,386) at 20240405153230143
109125 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel_wm8904.c' (107,387) at 20240710080014617
109126 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp' (107,388) at 20221229040004411
109127 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/ipc.h' (107,389) at 20220525020654567
109128 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mcp16502.c' (107,390) at 20240405153231363
109129 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/numa-test.c' (107,391) at 20241211090212546
109130 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handlers_builder.cpp' (107,392) at 20240817080027656
109131 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/sriov.c' (107,393) at 20240405153050293
109132 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/intel-hda-test.c' (107,394) at 20240326080039738
109133 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-amd756.rst' (107,395) at 20210307214925506
109134 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/pciebus-howto.rst' (107,396) at 20240405153045281
109135 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-aspeed.c' (107,397) at 20240913080013797
109136 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/fpga_manager.c' (107,398) at 20210308005002780
109137 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/patchcheck.conf' (107,399) at 20210307214932626
109138 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pcm.h' (107,400) at 20210307214932286
109139 2025-01-08 03:00:52.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hash.h' (107,401) at 20210308005003652
109140 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/main.h' (107,402) at 20240913080013813
109141 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto.inc' (107,403) at 20241221090017688
109142 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/wakeup_stats.c' (107,404) at 20240405153046689
109143 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/emif_plat.h' (107,405) at 20210307214931474
109144 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq_sd8787.c' (107,406) at 20240405153230851
109145 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_qb.c' (107,407) at 20210308005046505
109146 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py7zr_0.22.0.bb' (107,408) at 20241221090017560
109147 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/client.2201.conf' (107,409) at 20241031080012179
109148 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soderkoping' (107,410) at 20210307205553790
109149 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7790-cpg-mssr.h' (107,411) at 20210308005003632
109150 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x-u-boot.dts' (107,412) at 20210308005002604
109151 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_clk.h' (107,413) at 20210307214927270
109152 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0299.h' (107,414) at 20210307214928638
109153 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_via.c' (107,415) at 20240405153046665
109154 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qt1010.h' (107,416) at 20220525020653315
109155 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rk8xx-core.c' (107,417) at 20240405153230839
109156 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-firmware-attributes' (107,418) at 20240405153229731
109157 2025-01-08 03:00:52.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/si2157.c' (107,419) at 20240405153049533
109158 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-common.h' (107,420) at 20240405153049793
109159 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es7134.c' (107,421) at 20240405153053613
109160 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/mmu.c' (107,422) at 20240405153046513
109161 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/board.h' (107,423) at 20210308005003564
109162 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/Makefile' (107,424) at 20210307214926318
109163 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts' (107,425) at 20210309003648756
109164 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boras_Sjobo' (107,426) at 20210307205553778
109165 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/test_build_time.sh' (107,427) at 20220402030016247
109166 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-rec-carrier-range.rst' (107,428) at 20220525020651782
109167 2025-01-08 03:00:52.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c' (107,429) at 20240405153048637
109168 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/blockdev.c' (107,430) at 20241211090212218
109169 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp' (107,431) at 20240726080002546
109170 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/xylon,logicvc-display.yaml' (107,432) at 20240405153045053
109171 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_client.cpp' (107,433) at 20230625080034211
109172 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/README' (107,434) at 20240405153054225
109173 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5253DEMO.h' (107,435) at 20210308005003576
109174 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/l64781.c' (107,436) at 20240405153049289
109175 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/classes/gnome-help.bbclass' (107,437) at 20210812000025170
109176 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-close.svg' (107,438) at 20210308005107065
109177 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/lockstep.c' (107,439) at 20240906080037164
109178 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp-target.c' (107,440) at 20230426080043796
109179 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/perf_event_server.h' (107,441) at 20240405153046121
109180 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce120/irq_service_dce120.h' (107,442) at 20210307214927310
109181 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-tls.h' (107,443) at 20230925080039933
109182 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-proximity' (107,444) at 20240405153044917
109183 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftwdt010_wdt.h' (107,445) at 20210308005003648
109184 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/initramfs_data.S' (107,446) at 20210307214932746
109185 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_w.c' (107,447) at 20210308005046509
109186 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/pvh.S' (107,448) at 20210308005046177
109187 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/swift/obmc/gpio/phosphor-power-supply-1.conf' (107,449) at 20210307205553702
109188 2025-01-08 03:00:52.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/starfive,jh7110-pmu.h' (107,450) at 20240405153052653
109189 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gruhandles.h' (107,451) at 20210307214929174
109190 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0002-run_program-support-timeout.patch' (107,452) at 20240413080012663
109191 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mult.h' (107,453) at 20210307214927030
109192 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/ppc4xx.h' (107,454) at 20240906080037336
109193 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/musca-b1.conf' (107,455) at 20230114040015462
109194 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-build-on-non-x86.patch' (107,456) at 20231011080016574
109195 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/bulk-streams.rst' (107,457) at 20210307214925474
109196 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c' (107,458) at 20241104090011567
109197 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (107,459) at 20230706080014733
109198 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/ib62x0.c' (107,460) at 20210308005003032
109199 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/idmouse.c' (107,461) at 20221102030020885
109200 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l3_3xxx.h' (107,462) at 20210309003648704
109201 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/epiphany_47.2.bb' (107,463) at 20241221090017680
109202 2025-01-08 03:00:52.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91rm9200.h' (107,464) at 20210308005002716
109203 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_hw.h' (107,465) at 20240405153230703
109204 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1166dhp.dts' (107,466) at 20240405153045425
109205 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/polaris10_pwrvirus.h' (107,467) at 20240405153048337
109206 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Global/meson.build' (107,468) at 20230825080021141
109207 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/null.c' (107,469) at 20240906080037148
109208 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hix5hd2-clock.h' (107,470) at 20210307214931326
109209 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_devlink.h' (107,471) at 20220525020653507
109210 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/experiments/README' (107,472) at 20210308005116213
109211 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/Kconfig' (107,473) at 20210308005045957
109212 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/system.c' (107,474) at 20210308005002724
109213 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctucan_core.c' (107,475) at 20240906080037260
109214 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_methods.robot' (107,476) at 20241022080014916
109215 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/uinput.rst' (107,477) at 20220525020651738
109216 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-nec-decoder.c' (107,478) at 20240405153049513
109217 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tls_toe.h' (107,479) at 20210307214931578
109218 2025-01-08 03:00:52.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sigcontext.h' (107,480) at 20210307214926242
109219 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ram.h' (107,481) at 20210308005003684
109220 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/bitsperlong.h' (107,482) at 20240906080037352
109221 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-The-std-lib-unary-binary_function-base-classes-are-d.patch' (107,483) at 20220910030013353
109222 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_8_sh_mask.h' (107,484) at 20240405153048109
109223 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/debug_pagetables.c' (107,485) at 20240405153046477
109224 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_jobctrl.c' (107,486) at 20240405153231523
109225 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_phy.c' (107,487) at 20240405153231411
109226 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/mx7ulp_evk.c' (107,488) at 20210308005002988
109227 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpmsg_types.h' (107,489) at 20220525020654675
109228 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_hw.h' (107,490) at 20240405153231067
109229 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l3_main.c' (107,491) at 20240405153231383
109230 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da9055.c' (107,492) at 20240405153053601
109231 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/intel-rng.c' (107,493) at 20220525020652294
109232 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_atan.c' (107,494) at 20210307214926730
109233 2025-01-08 03:00:52.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/aspeed_sdhci.h' (107,495) at 20241211090212362
109234 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/makefile-ptest.patch' (107,496) at 20221120040010710
109235 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/rm.c' (107,497) at 20240405153047045
109236 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v3_1.c' (107,498) at 20210307214928026
109237 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/audio.h' (107,499) at 20210307214931438
109238 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_isr.h' (107,500) at 20220525020652378
109239 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm2711-dvp.yaml' (107,501) at 20240405153045021
109240 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32.h' (107,502) at 20210308005002664
109241 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/tmpf.h' (107,503) at 20210308005100993
109242 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bd9576_wdt.c' (107,504) at 20240613080016475
109243 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/COPYING.MIT' (107,505) at 20240712080022833
109244 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_h.c' (107,506) at 20210308005046509
109245 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_capture_bytes_action.cpp' (107,507) at 20211202040052622
109246 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml' (107,508) at 20240405153229799
109247 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_modern_dev.c' (107,509) at 20240405153052233
109248 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_file.h' (107,510) at 20210307214929530
109249 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/Kconfig' (107,511) at 20210308005002944
109250 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.h' (107,512) at 20240405153047193
109251 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ehci.h' (107,513) at 20210308005002724
109252 2025-01-08 03:00:52.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Husum' (107,514) at 20210307205553782
109253 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/ivt-metrics.json' (107,515) at 20240405153054141
109254 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/Kconfig' (107,516) at 20210308005003008
109255 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci.h' (107,517) at 20210308005003512
109256 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-eval-v3.dts' (107,518) at 20240405153045529
109257 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/0001-avoid-race-condition.patch' (107,519) at 20210307205554130
109258 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Protocol_v1.xml' (107,520) at 20240619080002932
109259 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_epu.c' (107,521) at 20210308005002552
109260 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8150.h' (107,522) at 20240405153049173
109261 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/mxc_i2c.h' (107,523) at 20210308005002676
109262 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-i2c.c' (107,524) at 20210307214928710
109263 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_mfc3.c' (107,525) at 20220525020653839
109264 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/core-test.h' (107,526) at 20240405153231959
109265 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/openbmc_defconfig' (107,527) at 20240405153229907
109266 2025-01-08 03:00:52.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/trace.h' (107,528) at 20210308005045989
109267 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw.c' (107,529) at 20210308005003448
109268 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa27x.c' (107,530) at 20240405153045677
109269 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/Makefile' (107,531) at 20210308005002956
109270 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr.hpp' (107,532) at 20240903080027139
109271 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c' (107,533) at 20241125090012251
109272 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/cpu_loop.c' (107,534) at 20241211090212378
109273 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Nilesat101+102-7.0W' (107,535) at 20210307205553762
109274 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey960-pinctrl.dtsi' (107,536) at 20240405153045741
109275 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/tlb.c' (107,537) at 20210308005003172
109276 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-tid0.c' (107,538) at 20240405153054365
109277 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/Kconfig' (107,539) at 20240405153045645
109278 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pxa.c' (107,540) at 20240405153231515
109279 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_spi.h' (107,541) at 20210307214931590
109280 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-h3-h5-emlid-neutis.dtsi' (107,542) at 20240405153045397
109281 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c' (107,543) at 20210308005002988
109282 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_validate.c' (107,544) at 20240405153048785
109283 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/main.py' (107,545) at 20230925080039989
109284 2025-01-08 03:00:52.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/lg4573.c' (107,546) at 20210308005003528
109285 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/ptp_classifier.c' (107,547) at 20240405153053221
109286 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grumain.c' (107,548) at 20241111090012125
109287 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3399.c' (107,549) at 20210308005003464
109288 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/odd_ptr_err.cocci' (107,550) at 20240405153053445
109289 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/test_boot_acceptance.robot' (107,551) at 20240628080017121
109290 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-read-vdso.c' (107,552) at 20210307214932534
109291 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5373EVB_defconfig' (107,553) at 20210308005003236
109292 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns-usb3.c' (107,554) at 20240405153231307
109293 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_histo.c' (107,555) at 20240805080013967
109294 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Bios.v1_2_3.json' (107,556) at 20240619080002944
109295 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_oversize_window.c' (107,557) at 20210308005108641
109296 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-fan-config.bbappend' (107,558) at 20210812000025162
109297 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_helper_protos.py' (107,559) at 20240906080037476
109298 2025-01-08 03:00:52.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrb.h' (107,560) at 20210307214930374
109299 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.h' (107,561) at 20220525020652883
109300 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_defconfig' (107,562) at 20210308005003284
109301 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-agilex.c' (107,563) at 20240405153230243
109302 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb' (107,564) at 20240106090017229
109303 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_audio.c' (107,565) at 20240405153230595
109304 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.440-DDR-performance' (107,566) at 20210308005003288
109305 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/dwarf.h' (107,567) at 20240520080015131
109306 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/sphinx.rst' (107,568) at 20240405153045293
109307 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistry.v1_6_3.json' (107,569) at 20240619080002948
109308 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valdemarsvik' (107,570) at 20210307205553794
109309 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/test_openbmc_setup.robot' (107,571) at 20240606080014320
109310 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqhandler.h' (107,572) at 20210309003653852
109311 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/elog.hpp' (107,573) at 20230520080021600
109312 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/btrfs.h' (107,574) at 20240812080017252
109313 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/watchdog.c' (107,575) at 20240405153046157
109314 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_udp_tunnel.c' (107,576) at 20210307214931966
109315 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h' (107,577) at 20240405153048637
109316 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/gettext.patch' (107,578) at 20210307205553942
109317 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml' (107,579) at 20240405153045101
109318 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sprd,sc9860-clk.txt' (107,580) at 20210307214925294
109319 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_serialize.hpp' (107,581) at 20241220090035175
109320 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-evb-rk808.dts' (107,582) at 20240405153045561
109321 2025-01-08 03:00:52.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,rpm-regulator.yaml' (107,583) at 20240405153045145
109322 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/stacktrace.h' (107,584) at 20240405153045625
109323 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nurmes_Konnanvaara' (107,585) at 20210307205553770
109324 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_trace_points.c' (107,586) at 20210307214928058
109325 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0002-dev_setup.sh-Remove-the-git-dependency.patch' (107,587) at 20210307205553802
109326 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/Fix-building-on-x86_64-with-binutils-2.41.patch' (107,588) at 20240301090012419
109327 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-critical.svg' (107,589) at 20210308005107069
109328 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/sgi575.yml' (107,590) at 20241206090014206
109329 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_debugfs.h' (107,591) at 20240405153050177
109330 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-transport-srp' (107,592) at 20210307214925186
109331 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-i915-display.png' (107,593) at 20210307205554322 to deleted uid set
109332 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/Makefile' (107,594) at 20210307214931258
109333 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_structs.h' (107,595) at 20220429100100650
109334 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps546d24.rst' (107,596) at 20240405153045217
109335 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-fan-status-monitor' (107,597) at 20241218090101075
109336 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.github/workflows/lockdown.yml' (107,598) at 20221215040039038
109337 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-rm-ks.c' (107,599) at 20210307214928778
109338 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_clamps.S' (107,600) at 20210308005046529
109339 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi10_ip_offset.h' (107,601) at 20220525020652811
109340 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/sh_tmu.c' (107,602) at 20240405153046877
109341 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/util.hpp' (107,603) at 20210407000046043
109342 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/musb-ux500.h' (107,604) at 20240405153052813
109343 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-no-file.err' (107,605) at 20210308005046409
109344 2025-01-08 03:00:52.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-patch-native_git.bb' (107,606) at 20220921030015986
109345 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sb16_csp.h' (107,607) at 20240405153052949
109346 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_priv.c' (107,608) at 20240405153231063
109347 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/internal-common.h' (107,609) at 20240906080037136
109348 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.json' (107,610) at 20210927100127469
109349 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_10_0_offset.h' (107,611) at 20240405153048285
109350 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/apollo/dn_ints.c' (107,612) at 20210307214926138
109351 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-features.rst' (107,613) at 20240405153045313
109352 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/cred.h' (107,614) at 20240405153053465
109353 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuriscv64.conf' (107,615) at 20210307205554414
109354 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/mcs7830.c' (107,616) at 20240405153050377
109355 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000.h' (107,617) at 20210307214928614
109356 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7785.c' (107,618) at 20240405153051361
109357 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/start.S' (107,619) at 20210308005002560
109358 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/zones.json' (107,620) at 20231213090027090
109359 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu-io.h' (107,621) at 20210308005046045
109360 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/Makefile' (107,622) at 20210307214925870
109361 2025-01-08 03:00:52.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-tplink-archer-c9-v1.dts' (107,623) at 20240405153045425
109362 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci-uclass.c' (107,624) at 20210308005003332
109363 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst' (107,625) at 20230706080014769
109364 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8983.c' (107,626) at 20240405153232171
109365 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utilities.robot' (107,627) at 20240627080021048
109366 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/divdi3.S' (107,628) at 20240405153230095
109367 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/resource.c' (107,629) at 20240405153051421
109368 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/stmfts.c' (107,630) at 20240405153049161
109369 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/platform.h' (107,631) at 20240405153046505
109370 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/usb4_port.c' (107,632) at 20240405153051985
109371 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-odd.S' (107,633) at 20230426080043952
109372 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/exynos_hdmi_cec.h' (107,634) at 20210307214928598
109373 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif.h' (107,635) at 20240405153049477
109374 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx.c' (107,636) at 20210308005003460
109375 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx-clocks.dtsi' (107,637) at 20240405153045605
109376 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Replaceable.interface.yaml' (107,638) at 20230209040021829
109377 2025-01-08 03:00:52.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/cros_ec_baro.c' (107,639) at 20240405153049009
109378 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_dotnew.S' (107,640) at 20230426080043952
109379 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_crb.c' (107,641) at 20240906080037304
109380 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gem.c' (107,642) at 20240830080013259
109381 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/Kconfig' (107,643) at 20240405153231451
109382 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/configure.ac' (107,644) at 20220426030016314
109383 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/intel.h' (107,645) at 20210309003649156
109384 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_pcmcia.h' (107,646) at 20240405153052669
109385 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mc_rgm_regs.h' (107,647) at 20210308005002664
109386 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_fixed_vs_pe_retimer_dp.c' (107,648) at 20240815080012879
109387 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_SDCARD_defconfig' (107,649) at 20210308005003244
109388 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/fdset.c' (107,650) at 20240906080037444
109389 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,komeda.yaml' (107,651) at 20240405153045037
109390 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-clps711x.c' (107,652) at 20240405153230303
109391 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml' (107,653) at 20240405153045129
109392 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-jesurun-q5.dts' (107,654) at 20210308005002616
109393 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/LICENSE' (107,655) at 20210307205553678
109394 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-max77686.c' (107,656) at 20210307214926970
109395 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/sdeventplus.wrap' (107,657) at 20220323030042611
109396 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.c' (107,658) at 20240405153049917
109397 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/ioctls.h' (107,659) at 20210307214926166
109398 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_efuse.c' (107,660) at 20240405153051913
109399 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts' (107,661) at 20240405153229975
109400 2025-01-08 03:00:52.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood.c' (107,662) at 20240405153229911
109401 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-slave-system-control.c' (107,663) at 20240405153051797
109402 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/migration-test.c' (107,664) at 20241211090212546
109403 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch' (107,665) at 20230706080014745
109404 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/install-buildtools' (107,666) at 20241221090017700
109405 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v.h' (107,667) at 20220525020654787
109406 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77980-sysc.h' (107,668) at 20210307214931346
109407 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/topology_32.h' (107,669) at 20210307214926586
109408 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_dbg.c' (107,670) at 20220525020654263
109409 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.h' (107,671) at 20220525020652490
109410 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/u-boot.lds' (107,672) at 20210308005003032
109411 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/Makefile' (107,673) at 20210308005002800
109412 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/Kconfig' (107,674) at 20240405153053557
109413 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-clash.err' (107,675) at 20210927100127469
109414 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml' (107,676) at 20240405153045065
109415 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_arith.S' (107,677) at 20210308005046529
109416 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32429i-eval.dts' (107,678) at 20240405153229903
109417 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/Makefile' (107,679) at 20240405153046853
109418 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/pcie_cards.json' (107,680) at 20240207090020814
109419 2025-01-08 03:00:52.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-i2s.yaml' (107,681) at 20240405153045169
109420 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk_table.h' (107,682) at 20240405153050669
109421 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/compat.h' (107,683) at 20240405153046317
109422 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/meson.build' (107,684) at 20230925080039881
109423 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SerialInterface.v1_2_1.json' (107,685) at 20240619080002952
109424 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974.dtsi' (107,686) at 20240405153229895
109425 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/sparsebit.c' (107,687) at 20240405153232271
109426 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lirc_options.conf' (107,688) at 20210307205553850
109427 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/setup.c' (107,689) at 20240405153046305
109428 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rockchip-efuse.c' (107,690) at 20240520080015167
109429 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx7d.c' (107,691) at 20241018080014478
109430 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358764.yaml' (107,692) at 20240405153045041
109431 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/sermouse.c' (107,693) at 20240405153049153
109432 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe.h' (107,694) at 20240405153049109
109433 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mmap.h' (107,695) at 20240405153054197
109434 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/Kconfig' (107,696) at 20240405153048361
109435 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi' (107,697) at 20240405153045725
109436 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/submit-checklist.rst' (107,698) at 20240405153229839
109437 2025-01-08 03:00:52.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/law.c' (107,699) at 20210308005002980
109438 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_teql.c' (107,700) at 20240405153053373
109439 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Torpshammar' (107,701) at 20210307205553794
109440 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/tuners.rst' (107,702) at 20210309003648408
109441 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_sysctl.c' (107,703) at 20240405153232095
109442 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ti-lmu.c' (107,704) at 20240405153230839
109443 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/globalhandler.hpp' (107,705) at 20210308004925444
109444 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx7ulp.c' (107,706) at 20210308005003460
109445 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pylint' (107,707) at 20220910030013437
109446 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/queue_stack_map.c' (107,708) at 20240405153054257
109447 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_gadget_ep0.c' (107,709) at 20240405153052121
109448 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7724.h' (107,710) at 20210307214926554
109449 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/Makefile' (107,711) at 20240405153045897
109450 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_superblock.h' (107,712) at 20210307214931138
109451 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/dcreategroup.bb' (107,713) at 20241206090014298
109452 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_netlink.c' (107,714) at 20210307214930410
109453 2025-01-08 03:00:52.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/start.S' (107,715) at 20210308005002832
109454 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/internal.h' (107,716) at 20241216090017689
109455 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Blaenplwyf' (107,717) at 20210307205553794
109456 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/unzip.c' (107,718) at 20210308005003220
109457 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/context_tracking.c' (107,719) at 20240405153052993
109458 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/bts.c' (107,720) at 20240405153046373
109459 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/registers.h' (107,721) at 20210307214930330
109460 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skymnas' (107,722) at 20210307205553790
109461 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c' (107,723) at 20240405153054217
109462 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS3-ssh-bic@.service' (107,724) at 20230203040020726
109463 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0001-md-Fix-build-with-musl.patch' (107,725) at 20230114040015482
109464 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-ouya.dts' (107,726) at 20240405153229879
109465 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (107,727) at 20240124090012250
109466 2025-01-08 03:00:52.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (107,728) at 20241206090014218
109467 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/mul-subnormal-single-1.c' (107,729) at 20210308005003720
109468 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtso' (107,730) at 20240405153045729
109469 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/meson.build' (107,731) at 20220913030027305
109470 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/qemu-os.h' (107,732) at 20240326080039390
109471 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgenpriv.h' (107,733) at 20241211090212230
109472 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-stm32.c' (107,734) at 20240613080016467
109473 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-auxtek-t004.dts' (107,735) at 20240405153045377
109474 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_kvm_common.c' (107,736) at 20240405153051445
109475 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/state-management-and-external-interfaces.md' (107,737) at 20221209040006395
109476 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kbuild' (107,738) at 20240405153045973
109477 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Bekescsaba' (107,739) at 20210307205553774
109478 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_cpu.h' (107,740) at 20221215040039202
109479 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/asm-offsets.c' (107,741) at 20210307214926110
109480 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/src/srvcfg_manager.cpp' (107,742) at 20241118090038583
109481 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu_debugfs.c' (107,743) at 20240405153048497
109482 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cpufeature.h' (107,744) at 20210307214925846
109483 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/data.c' (107,745) at 20210308005003728
109484 2025-01-08 03:00:52.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/net2big_v2_defconfig' (107,746) at 20210308005003272
109485 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/slice.rs' (107,747) at 20240405153232095
109486 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/MAINTAINERS' (107,748) at 20210308005002980
109487 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/meson_options.txt' (107,749) at 20241101080009595
109488 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h' (107,750) at 20210307214928450
109489 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0005-libhugetlbfs-elf_i386-avoid-search-host-library-path.patch' (107,751) at 20241221090017504
109490 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/stacktrace.h' (107,752) at 20240405153045941
109491 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-nvme_%.bbappend' (107,753) at 20241206090014222
109492 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max732x.c' (107,754) at 20240405153230303
109493 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/helene.h' (107,755) at 20220525020653243
109494 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8250-mdss.yaml' (107,756) at 20240405153229763
109495 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake.inc' (107,757) at 20220402030016159
109496 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-testsuite.inc' (107,758) at 20241221090017660
109497 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/262' (107,759) at 20230426080043944
109498 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/interrupts.c' (107,760) at 20210308005002804
109499 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/runtime_instr.c' (107,761) at 20210307214926522
109500 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_fcntl.h' (107,762) at 20210308005046097
109501 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/highmem.h' (107,763) at 20220525020652198
109502 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/dbus_log_watcher.hpp' (107,764) at 20241130090002061
109503 2025-01-08 03:00:52.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/core.h' (107,765) at 20210307214932494
109504 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSYS/meson.build' (107,766) at 20230825080021137
109505 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-udisks-rpi_1.0.bb' (107,767) at 20241206090014278
109506 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/remove_local_err.cocci' (107,768) at 20210308005046237
109507 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/pcm030_defconfig' (107,769) at 20240405153046097
109508 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr.h' (107,770) at 20240405153052441
109509 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/config_parser.cpp' (107,771) at 20240822080023969
109510 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.errors.yaml' (107,772) at 20220430030026016
109511 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/map.c' (107,773) at 20210307214931122
109512 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-commit-active' (107,774) at 20230925080040089
109513 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg' (107,775) at 20210308005002548
109514 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-subdev-priv.h' (107,776) at 20240405153049585
109515 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/ti-msgmgr.c' (107,777) at 20240405153230759
109516 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/unicode.rst' (107,778) at 20220525020651766
109517 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mcu.h' (107,779) at 20241008080013955
109518 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/arpc.h' (107,780) at 20210307214928086
109519 2025-01-08 03:00:52.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RedfishError_v1.xml' (107,781) at 20240619080002932
109520 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/vamem.h' (107,782) at 20210307214930546
109521 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad799x.c' (107,783) at 20240405153048949
109522 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_zone_unittest.cpp' (107,784) at 20241022080027608
109523 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_hw.c' (107,785) at 20210307214929310
109524 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/reporting-regressions.rst' (107,786) at 20240405153045285
109525 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm63268-power-domain.h' (107,787) at 20210308005003640
109526 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_server.hpp' (107,788) at 20240904080027106
109527 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/apply-renames' (107,789) at 20240908080010098
109528 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma0/irqsrcs_sdma0_5_0.h' (107,790) at 20210307214927702
109529 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945-mac.c' (107,791) at 20240405153050505
109530 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_syscall.h' (107,792) at 20240326080039562
109531 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Kconfig.debug' (107,793) at 20210307214926310
109532 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/emergency-restart.h' (107,794) at 20210307214926662
109533 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hisilicon,phy-hi3670-pcie.yaml' (107,795) at 20220525020651698
109534 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/arm,scpi.yaml' (107,796) at 20240405153045057
109535 2025-01-08 03:00:52.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-palmas.txt' (107,797) at 20210307214925314
109536 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/diag.c' (107,798) at 20241211090145557
109537 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/us122l.c' (107,799) at 20241211090145569
109538 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/signal.h' (107,800) at 20240405153052621
109539 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/common/Kconfig' (107,801) at 20240405153051197
109540 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_bifurcation.cpp' (107,802) at 20231103080005832
109541 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rzg2l_thermal.c' (107,803) at 20240405153231499
109542 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Muros-Noia' (107,804) at 20210307205553766
109543 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/Kconfig' (107,805) at 20210307214928598
109544 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_psu_reset_hotswap.sh' (107,806) at 20240619080012644
109545 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-reset@.target' (107,807) at 20220301040040077
109546 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-string-output-visitor.c' (107,808) at 20221215040039394
109547 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c' (107,809) at 20240405153049109
109548 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/fanctrl.c' (107,810) at 20210308005003000
109549 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_tse_ethtool.c' (107,811) at 20240405153049785
109550 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/flash-layout.md' (107,812) at 20241203090006519
109551 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_trace.h' (107,813) at 20210307214929674
109552 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/Makefile' (107,814) at 20210307214926738
109553 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/vsp1.h' (107,815) at 20240405153052833
109554 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw1.h' (107,816) at 20210307214930422
109555 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/af_xdp.rst' (107,817) at 20240405153229823
109556 2025-01-08 03:00:52.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_b.c' (107,818) at 20210308005046521
109557 2025-01-08 03:00:52.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sitronix-st7701.c' (107,819) at 20240405153230619
109558 2025-01-08 03:00:52.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mpc5200.c' (107,820) at 20240405153230303
109559 2025-01-08 03:00:52.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/exit.c' (107,821) at 20210308005003208
109560 2025-01-08 03:00:52.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/alps.c' (107,822) at 20240405153049149
109561 2025-01-08 03:00:52.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_16654.h' (107,823) at 20210307214930862
109562 2025-01-08 03:00:52.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/mISDNinfineon.c' (107,824) at 20210605000027708
109563 2025-01-08 03:00:52.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb' (107,825) at 20231126090012785
109564 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_pm4.xml.h' (107,826) at 20240405153048581
109565 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nzxt-smart2.c' (107,827) at 20240405153048865
109566 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/secretmem.h' (107,828) at 20240411080014138
109567 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/cdns,uart.yaml' (107,829) at 20240405153045153
109568 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RSA-MD' (107,830) at 20211006000025242
109569 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/wrapper.c' (107,831) at 20241211090145521
109570 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_28nm_8960.xml.h' (107,832) at 20240405153048597
109571 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.c' (107,833) at 20210307214929910
109572 2025-01-08 03:00:52.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_descriptor.c' (107,834) at 20210308005003704
109573 2025-01-08 03:00:52.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_default.h' (107,835) at 20210307214927622
109574 2025-01-08 03:00:52.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_accel_engine.c' (107,836) at 20240405153046953
109575 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmvnic.h' (107,837) at 20240405153049969
109576 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_msr.sh' (107,838) at 20240405153054177
109577 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru_parser.hpp' (107,839) at 20240618080043041
109578 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/msu.c' (107,840) at 20240405153048893
109579 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pt7c4338.c' (107,841) at 20210308005003480
109580 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sparc64_sun4u.py' (107,842) at 20241211090212542
109581 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/PageNotFound/PageNotFound.vue' (107,843) at 20241004080035967
109582 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-kbl-match.c' (107,844) at 20240405153053957
109583 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-fc.h' (107,845) at 20210307214931462
109584 2025-01-08 03:00:52.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rlimit.c' (107,846) at 20210307214932602
109585 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xskxceiver.c' (107,847) at 20240405153232263
109586 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.h' (107,848) at 20240405153047193
109587 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/debug.c' (107,849) at 20210307214931194
109588 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/intel,x86-pinctrl.txt' (107,850) at 20210308005003304
109589 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sysctl.c' (107,851) at 20240405153053053
109590 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0005-Platform-CS1000-Increase-RSE_COMMS-buffer-size.patch' (107,852) at 20241221090017464
109591 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipack.h' (107,853) at 20210307214931406
109592 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/Makefile' (107,854) at 20210308005003080
109593 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak5386.txt' (107,855) at 20210307214925426
109594 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/consumer.h' (107,856) at 20240405153231815
109595 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_util.h' (107,857) at 20210307214931826
109596 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw_qos.h' (107,858) at 20220525020653571
109597 2025-01-08 03:00:52.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/cereal.wrap' (107,859) at 20211006000055234
109598 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_dcmi.c' (107,860) at 20210308004938824
109599 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/tah.h' (107,861) at 20210307214929422
109600 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-perl-tools-native_git.bb' (107,862) at 20220921030015986
109601 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-pcidrv.c' (107,863) at 20240405153048897
109602 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cmos.c' (107,864) at 20210308005046257
109603 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-pogoplug-series-4.dts' (107,865) at 20240405153045457
109604 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/spl.c' (107,866) at 20210308005002988
109605 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/mypy.ini' (107,867) at 20240906080037444
109606 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd.h' (107,868) at 20240405153052813
109607 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/winbond_w83627.h' (107,869) at 20210308005003692
109608 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbra.c' (107,870) at 20210308005046505
109609 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hash_descriptor.h' (107,871) at 20210308005003704
109610 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_signal.h' (107,872) at 20220429100100646
109611 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/ru' (107,873) at 20210308005046149
109612 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/Kconfig' (107,874) at 20210308005002952
109613 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-check-host-state.sh' (107,875) at 20230428080015190
109614 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-fvp-base.inc' (107,876) at 20220804030014671
109615 2025-01-08 03:00:52.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2080rdb.dts' (107,877) at 20210307214926354
109616 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/txrx.h' (107,878) at 20240405153231263
109617 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/rust/hello/build.rs' (107,879) at 20220910030013401
109618 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen7_renderclear.h' (107,880) at 20210307214927814
109619 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/primary_src.hpp' (107,881) at 20230516080019606
109620 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ip_check_defrag.c' (107,882) at 20240405153232259
109621 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config.bbappend' (107,883) at 20210812000025166
109622 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/Kconfig' (107,884) at 20240405153046965
109623 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_cyan_skillfish.h' (107,885) at 20240405153048349
109624 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/settings' (107,886) at 20210307214932730
109625 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tca6416_keypad.h' (107,887) at 20240405153052805
109626 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sp804.c' (107,888) at 20240405153046881
109627 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/.shellcheck' (107,889) at 20210415000106104 to deleted uid set
109628 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ramfs.h' (107,890) at 20240405153052785
109629 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-xgene-slimpro.c' (107,891) at 20240405153049229
109630 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/hrtimers.rst' (107,892) at 20240405153045265
109631 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED-BOOST.boot' (107,893) at 20240405153054369
109632 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h' (107,894) at 20210308005002640
109633 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/micron.c' (107,895) at 20210308005003416
109634 2025-01-08 03:00:52.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/files/miniupnpd.service' (107,896) at 20210307205553810
109635 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/Makefile' (107,897) at 20210307214928590
109636 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/crc32be-vx.S' (107,898) at 20240405153046273
109637 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/Kconfig' (107,899) at 20240405153051865
109638 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.h' (107,900) at 20240405153050109
109639 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/reset.c' (107,901) at 20240405153229987
109640 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_clock.h' (107,902) at 20220525020654603
109641 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cache.c' (107,903) at 20210308005002784
109642 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/iface.c' (107,904) at 20240405153053305
109643 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/pnv_spi_regs.h' (107,905) at 20240906080037340
109644 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (107,906) at 20210417000027537
109645 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i2c/ch7006.h' (107,907) at 20210307214931322
109646 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/config.h' (107,908) at 20210308005002660
109647 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/inotify.rst' (107,909) at 20210307214925486
109648 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb_gmac.dtsi' (107,910) at 20240405153045473
109649 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/xilinx/zynqmp-sha.c' (107,911) at 20240405153230271
109650 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_msgs.c' (107,912) at 20240405153230811
109651 2025-01-08 03:00:52.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c' (107,913) at 20240429080012428
109652 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk.h' (107,914) at 20240405153046845
109653 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/usbkbd.c' (107,915) at 20240405153048829
109654 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/066.out' (107,916) at 20210308005046441
109655 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_codel.c' (107,917) at 20240405153053365
109656 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-error-native_git.bb' (107,918) at 20210812000025258
109657 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54pci.c' (107,919) at 20210309003651772
109658 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-kmsg.c' (107,920) at 20210307214926470
109659 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-uvc.rst' (107,921) at 20240405153045317
109660 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c' (107,922) at 20240405153048689
109661 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gcp.py' (107,923) at 20241221090017584
109662 2025-01-08 03:00:52.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/bsp-hw.json' (107,924) at 20220402030016139
109663 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/adc-joystick.c' (107,925) at 20240405153049129
109664 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_input.c' (107,926) at 20240429080012460
109665 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/__init__.py' (107,927) at 20241206090014290
109666 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strcmp.S' (107,928) at 20210307214926098
109667 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c' (107,929) at 20240405153230323
109668 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-personal-cloud.dtsi' (107,930) at 20240405153229871
109669 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch' (107,931) at 20230706080014749
109670 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-example/example.yaml' (107,932) at 20210307205554054
109671 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_client.c' (107,933) at 20240405153048389
109672 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/obmc/power-supply-monitor/power-supply-monitor-0.conf' (107,934) at 20210307205553710
109673 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm1250-ev1.c' (107,935) at 20240405153053817
109674 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/tx.h' (107,936) at 20240405153231211
109675 2025-01-08 03:00:52.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-clk.c' (107,937) at 20240405153053969
109676 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/auth.c' (107,938) at 20240405153053373
109677 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv-trace.c' (107,939) at 20240405153046717
109678 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ECL-1.0' (107,940) at 20210307205554418
109679 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/apf27.c' (107,941) at 20210308005002912
109680 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_20nm.xml.h' (107,942) at 20240405153048597
109681 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-devres.c' (107,943) at 20210307214932418
109682 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_sysfs.c' (107,944) at 20240405153230891
109683 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9860.dtsi' (107,945) at 20210307214926050
109684 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/inst.h' (107,946) at 20220525020652146
109685 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_trace.c' (107,947) at 20240405153051601
109686 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/screen.css' (107,948) at 20210307205554270
109687 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-gpr.c' (107,949) at 20220525020655227
109688 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_clockmatrix.h' (107,950) at 20240405153051445
109689 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/mcf_fec.c' (107,951) at 20241211090212306
109690 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-kfr2r09/mach/romimage.h' (107,952) at 20210307214926558
109691 2025-01-08 03:00:52.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-video.c' (107,953) at 20240405153049441
109692 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Andersvattnet_Ersmyrberget' (107,954) at 20210307205553778
109693 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-idk-evm.dts' (107,955) at 20240405153229903
109694 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vsc9953.h' (107,956) at 20210308005003692
109695 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/m52790.c' (107,957) at 20240405153049317
109696 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycocotools/0001-downgrade-numpy-version-to-1.26.4.patch' (107,958) at 20241221090017560
109697 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ethtool.yaml' (107,959) at 20241216090017681
109698 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-reinit-devtree.service.in' (107,960) at 20230513080022442
109699 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/test.fuc' (107,961) at 20210307214927970
109700 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/raid/md_u.h' (107,962) at 20210307214931658
109701 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/meson.build' (107,963) at 20231107090019125
109702 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/format.hpp' (107,964) at 20220625030026172
109703 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/20-udev' (107,965) at 20230210040014334
109704 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fpbits.h' (107,966) at 20210307214926334
109705 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/core.c' (107,967) at 20241219090010504
109706 2025-01-08 03:00:52.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-firmware-efi-vars' (107,968) at 20210309003648244
109707 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface3_power.c' (107,969) at 20240405153051393
109708 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-mingw' (107,970) at 20210307205554626
109709 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tqma6.h' (107,971) at 20210308005003620
109710 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0003-create-links-with-relative-path.patch' (107,972) at 20241221090017524
109711 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-ftrace.c' (107,973) at 20241211090145573
109712 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_ag_api.c' (107,974) at 20240405153050173
109713 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/microchip.rst' (107,975) at 20240405153044973
109714 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_usb.h' (107,976) at 20210307214930514
109715 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/vsyscall.h' (107,977) at 20210309003648960
109716 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/lite5200b.dts' (107,978) at 20240405153046093
109717 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx8m.c' (107,979) at 20240805080014067
109718 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l.dtsi' (107,980) at 20210308005002592
109719 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda18271c2dd.h' (107,981) at 20210307214928646
109720 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ams_delta_serio.c' (107,982) at 20240405153049153
109721 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/lowlevel_init.S' (107,983) at 20210308005002916
109722 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/run-ptest' (107,984) at 20241221090017676
109723 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utbuffer.c' (107,985) at 20240405153046625
109724 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table-actions.js' (107,986) at 20210308005107069
109725 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/MAINTAINERS' (107,987) at 20210308005003072
109726 2025-01-08 03:00:52.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_parisc.c' (107,988) at 20240405153051997
109727 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ftrace.h' (107,989) at 20220525020652118
109728 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-bufmap.c' (107,990) at 20220525020654479
109729 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts' (107,991) at 20240405153045725
109730 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/aio_notify_accept.promela' (107,992) at 20210308005045805
109731 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/poll.h' (107,993) at 20240405153052965
109732 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8540.c' (107,994) at 20240405153053661
109733 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/Kconfig' (107,995) at 20220525020653427
109734 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/migration-test.h' (107,996) at 20240906080037560
109735 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/scm_pidfd.c' (107,997) at 20240405153054333
109736 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/sockbits.h' (107,998) at 20210308005046093
109737 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-davinci.h' (107,999) at 20210307214931482
109738 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/settings' (108,000) at 20210307214932718
109739 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/files/0001-include-missing-cstdint.patch' (108,001) at 20230131040012031
109740 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77252_tables.h' (108,002) at 20210307214926886
109741 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs4231-regs.h' (108,003) at 20210307214931594
109742 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/introduction.rst' (108,004) at 20240906080037180
109743 2025-01-08 03:00:52.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tegra-kbc.c' (108,005) at 20240405153230727
109744 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-core.c' (108,006) at 20240415080012999
109745 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (108,007) at 20240712080022837
109746 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m01406c2220.dtsi' (108,008) at 20210308005002864
109747 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-spring.dts' (108,009) at 20240405153045569
109748 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_gre.c' (108,010) at 20240405153053325
109749 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb' (108,011) at 20241221090017648
109750 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77995.c' (108,012) at 20210308005003464
109751 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_type_id.c' (108,013) at 20210309003655984
109752 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-m68k/bootinfo-virt.h' (108,014) at 20221215040039194
109753 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/emac.c' (108,015) at 20210308005002760
109754 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/mxc-rnga.c' (108,016) at 20210309003649216
109755 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (108,017) at 20241206090014222
109756 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio.c' (108,018) at 20241211090145485
109757 2025-01-08 03:00:52.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/bitsperlong.h' (108,019) at 20210307214926394
109758 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/Makefile' (108,020) at 20210307214932450
109759 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted-type.h' (108,021) at 20240405153052657
109760 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipv6_frag.h' (108,022) at 20240405153052849
109761 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/superhyway/Makefile' (108,023) at 20210307214930430
109762 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bpf_loop.c' (108,024) at 20240405153054241
109763 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_hw_training.c' (108,025) at 20210308005003368
109764 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-malloc.h' (108,026) at 20221215040039374
109765 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-spi.c' (108,027) at 20210307214928982
109766 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/fake-numa-for-cpusets.rst' (108,028) at 20240405153044989
109767 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/017' (108,029) at 20210927100127473
109768 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_chain_partition_descriptor.h' (108,030) at 20210308005003704
109769 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/aspeed/aspeed,sbc.yaml' (108,031) at 20240405153229751
109770 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/machine/starscream.conf' (108,032) at 20240110090012776
109771 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/datalink.h' (108,033) at 20240405153231851
109772 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/refresh' (108,034) at 20241211090212542
109773 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/realview.c' (108,035) at 20240906080037196
109774 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MemoryCollection_v1.xml' (108,036) at 20240619080002928
109775 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfadd.c' (108,037) at 20240405153046085
109776 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/xilinx_hwicap.h' (108,038) at 20210307214926958
109777 2025-01-08 03:00:52.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target.opc.h' (108,039) at 20210927100127449
109778 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp5523.c' (108,040) at 20240405153230755
109779 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_rdma.c' (108,041) at 20240405153050233
109780 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c' (108,042) at 20240405153230803
109781 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mbcache.h' (108,043) at 20240405153052725
109782 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/console.c' (108,044) at 20240906080037444
109783 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-croatian.c' (108,045) at 20210307214931178
109784 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-libretech-all-h3-cc.dtsi' (108,046) at 20240405153045397
109785 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-kirkwood.c' (108,047) at 20240405153046921
109786 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/0001-application-client.vala-hardcode-some-paths.patch' (108,048) at 20241221090017488
109787 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/gpioMonMain.cpp' (108,049) at 20241219090021588
109788 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb' (108,050) at 20230706080014761
109789 2025-01-08 03:00:52.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ssh.py' (108,051) at 20241221090017628
109790 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/file_ops.c' (108,052) at 20240405153049049
109791 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/set_memory.h' (108,053) at 20220525020651950
109792 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch' (108,054) at 20241221090017672
109793 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/trace.c' (108,055) at 20240405153231775
109794 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tuge1_defconfig' (108,056) at 20210308005003284
109795 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/sntp.service' (108,057) at 20210307205553846
109796 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/fsp_vpd.h' (108,058) at 20210308005002876
109797 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_etc.c' (108,059) at 20210307214926730
109798 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll5-clk.yaml' (108,060) at 20240405153045021
109799 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/tps65217-backlight.txt' (108,061) at 20210307214925346
109800 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c' (108,062) at 20240405153230615
109801 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/Makefile' (108,063) at 20240913080013769
109802 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.h' (108,064) at 20240405153047105
109803 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/dcn301_fpu.c' (108,065) at 20240405153047273
109804 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_init.c' (108,066) at 20210308005003364
109805 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml' (108,067) at 20240405153045029
109806 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc' (108,068) at 20230520080014500
109807 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00queue.h' (108,069) at 20210307214929910
109808 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cursor.c' (108,070) at 20240411080014074
109809 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_netlink.h' (108,071) at 20210307214932038
109810 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/ipmitool.spec.in' (108,072) at 20210308004938816
109811 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8541CDS_legacy_defconfig' (108,073) at 20210308005003240
109812 2025-01-08 03:00:52.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_storage_omem_uncharge.c' (108,074) at 20240405153232259
109813 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/bios_uv.c' (108,075) at 20220525020652194
109814 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-set-boot-failsafe@.service' (108,076) at 20210401000030013
109815 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/Makefile' (108,077) at 20210307214928762
109816 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/Makefile' (108,078) at 20240405153047301
109817 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml' (108,079) at 20240405153045065
109818 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/OWNERS' (108,080) at 20220525020526733
109819 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/Makefile' (108,081) at 20240613080016427
109820 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8753.c' (108,082) at 20240405153232167
109821 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h' (108,083) at 20210307214928814
109822 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole.c' (108,084) at 20210307214927174
109823 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_cmdq_regs.h' (108,085) at 20240405153046605
109824 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-Remove-fcf-protection-full.patch' (108,086) at 20230811080018298
109825 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skorped' (108,087) at 20210307205553790
109826 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/rohm,bu27008.yaml' (108,088) at 20240405153045073
109827 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_nrtr_regs.h' (108,089) at 20240405153046601
109828 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/soc.h' (108,090) at 20240405153051753
109829 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,kpss-acc-v1.yaml' (108,091) at 20240405153229759
109830 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic.c' (108,092) at 20240405153048389
109831 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c' (108,093) at 20210309003649836
109832 2025-01-08 03:00:52.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp22x.dtsi' (108,094) at 20240405153045373
109833 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-idle-info.1' (108,095) at 20210309003655964
109834 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certs_manager.hpp' (108,096) at 20240820080021990
109835 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (108,097) at 20241031080012183
109836 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid3.c' (108,098) at 20220525020654819
109837 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog_%.bbappend' (108,099) at 20241206090014286
109838 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-pq2.c' (108,100) at 20210307214926338
109839 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/libgudev_238.bb' (108,101) at 20240127090011892
109840 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6586x.c' (108,102) at 20240405153049621
109841 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs' (108,103) at 20210307214925194
109842 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_desc.h' (108,104) at 20240405153050437
109843 2025-01-08 03:00:52.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/hw-ish.h' (108,105) at 20240405153048825
109844 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c' (108,106) at 20240405153050545
109845 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/Kconfig' (108,107) at 20210308005002956
109846 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/debugfs.c' (108,108) at 20240405153046445
109847 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcov.h' (108,109) at 20240628080014025
109848 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-posix-ssh.c' (108,110) at 20240906080037436
109849 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch.inc' (108,111) at 20220402030015975
109850 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_factory_dce80.c' (108,112) at 20210307214927306
109851 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/pmc.h' (108,113) at 20210307214929782
109852 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/freshclam-native.conf' (108,114) at 20210307205554126
109853 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/kunit_suitememorydiagram.svg' (108,115) at 20240405153045009
109854 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch' (108,116) at 20241221090017648
109855 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.yaml' (108,117) at 20240405153229763
109856 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32.c' (108,118) at 20210308005046229
109857 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/xml-preprocess.py' (108,119) at 20240326080039630
109858 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qm0_cgm_regs.h' (108,120) at 20240405153046597
109859 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/harmony.h' (108,121) at 20210308005003596
109860 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/exception.json' (108,122) at 20240405153054113
109861 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/lpc.asl' (108,123) at 20210308005002876
109862 2025-01-08 03:00:52.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/dwc2/gadget.c' (108,124) at 20240405153231543 to deleted uid set
109863 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/concurrencytest/.gitignore' (108,125) at 20210308005003760
109864 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-multipath.c' (108,126) at 20240405153230771
109865 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk-provider.h' (108,127) at 20240405153231803
109866 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/init.c' (108,128) at 20240405153049049
109867 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent-ctl.c' (108,129) at 20240405153054389
109868 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pmem.c' (108,130) at 20230925080039917
109869 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-ath79-usb.txt' (108,131) at 20210307214925390
109870 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-gpr.h' (108,132) at 20240405153054361
109871 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/core-api/memory-allocation.rst' (108,133) at 20210307214925578
109872 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.14.rst' (108,134) at 20241221090017596
109873 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dts' (108,135) at 20210920100020627
109874 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_benchmark.h' (108,136) at 20240405153230583
109875 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lwt_reroute.c' (108,137) at 20241008080014055
109876 2025-01-08 03:00:52.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/md5deep_git.bb' (108,138) at 20240301090012427
109877 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/neighbour.h' (108,139) at 20240405153231855
109878 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105_display.c' (108,140) at 20230302090047758
109879 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/container-cross.yml' (108,141) at 20241211090212202
109880 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/delta,tn48m-reset.h' (108,142) at 20240405153052653
109881 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/efivar/efivar/0001-docs-do-not-build-efisecdb-manpage.patch' (108,143) at 20220204040022604
109882 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/modsi3.S' (108,144) at 20240405153046513
109883 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-octeon.c' (108,145) at 20240405153231543
109884 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml' (108,146) at 20240405153045037
109885 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-idle-set.1' (108,147) at 20240405153054213
109886 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_tegra.h' (108,148) at 20210308005003680
109887 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/smi.c' (108,149) at 20240405153049757
109888 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/at91_udc.h' (108,150) at 20240405153052081
109889 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod.inc' (108,151) at 20241221090017540
109890 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-liointc.c' (108,152) at 20240710080014589
109891 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/xsave_helper.c' (108,153) at 20220429100100802
109892 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-frozenlist_1.5.0.bb' (108,154) at 20241221090017552
109893 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore_zone.h' (108,155) at 20210307214931490
109894 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml' (108,156) at 20240405153045145
109895 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuset.h' (108,157) at 20240405153052673
109896 2025-01-08 03:00:52.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/util.c' (108,158) at 20210308005003732
109897 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/mISDNipac.c' (108,159) at 20240405153049213
109898 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libp11/files/0001-detect-correct-openssl-3.x.patch' (108,160) at 20241221090017540
109899 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/namespace.rst' (108,161) at 20240405153045209
109900 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xra1403.c' (108,162) at 20240405153230307
109901 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sparc_sun4m.py' (108,163) at 20241211090212542
109902 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_team.h' (108,164) at 20210307214931638
109903 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_cm.c' (108,165) at 20240405153049117
109904 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-mul1.c' (108,166) at 20240405153231947
109905 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6ul.c' (108,167) at 20240405153229911
109906 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/Kconfig' (108,168) at 20210308005003032
109907 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/run_robot_pgm_jenk.sh' (108,169) at 20221209040018559
109908 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ppp@.service' (108,170) at 20210307205554466
109909 2025-01-08 03:00:52.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rust.bbclass' (108,171) at 20220910030013389
109910 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/habanalabs_accel.h' (108,172) at 20240405153052905
109911 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-debugfs.c' (108,173) at 20240405153046521
109912 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha1_asm.S' (108,174) at 20210307214926574
109913 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/zonefs.h' (108,175) at 20240405153052613
109914 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t208xqds.dtsi' (108,176) at 20240405153046093
109915 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-open-group' (108,177) at 20211006000025238
109916 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/sh_eth.c' (108,178) at 20240405153231043
109917 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c' (108,179) at 20240405153049469
109918 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/Makefile' (108,180) at 20240405153049421
109919 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_video.h' (108,181) at 20240405153049449
109920 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/0001-assume-zero-is-valid-address.patch' (108,182) at 20210307205553918
109921 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-fru-properties.yaml' (108,183) at 20240110090012776
109922 2025-01-08 03:00:52.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7905-0x.dts' (108,184) at 20240405153229923
109923 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/phy.h' (108,185) at 20210307214930786
109924 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_s_down_ch1_regs.h' (108,186) at 20240405153046573
109925 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/sdrutils.hpp' (108,187) at 20240829080009330
109926 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb' (108,188) at 20241221090017560
109927 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi' (108,189) at 20210307214926018
109928 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/cache.json' (108,190) at 20240405153054121
109929 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/intern.h' (108,191) at 20240405153230259
109930 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb' (108,192) at 20241206090014246
109931 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/display-manager.rst' (108,193) at 20240405153045213
109932 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/timeout.h' (108,194) at 20210307214932738
109933 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mt65xx.c' (108,195) at 20240405153230675
109934 2025-01-08 03:00:52.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/045' (108,196) at 20240326080039726
109935 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/elf.h' (108,197) at 20210307214926098
109936 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/i82801b11-test.c' (108,198) at 20210308005046477
109937 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/MAINTAINERS' (108,199) at 20210308005047061
109938 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-clocks.dtsi' (108,200) at 20210308005002592
109939 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/tx.h' (108,201) at 20240405153050661
109940 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rv3029.c' (108,202) at 20210308005003480
109941 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4420QDS_SPIFLASH_defconfig' (108,203) at 20210308005003232
109942 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max6916.c' (108,204) at 20210307214930218
109943 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_packing.c' (108,205) at 20240405153054269
109944 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSF-Unlimited' (108,206) at 20210307205554422
109945 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb' (108,207) at 20241206090014338
109946 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/designware.c' (108,208) at 20241211090212314
109947 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/nbd.h' (108,209) at 20210307214931610
109948 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/mmu_context.h' (108,210) at 20240405153045937
109949 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads7924.c' (108,211) at 20240405153048965
109950 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/sgidefs.h' (108,212) at 20210308005046065
109951 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/pctrl.yaml' (108,213) at 20210309003648320
109952 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/dmc_common.c' (108,214) at 20210308005002720
109953 2025-01-08 03:00:52.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_pci_host.c' (108,215) at 20240405153046697
109954 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-i2c.c' (108,216) at 20240405153230835
109955 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/usb-u2f.rst' (108,217) at 20230925080039845
109956 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/translate.c' (108,218) at 20240906080037496
109957 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-olpc' (108,219) at 20210307214925186
109958 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/mman.h' (108,220) at 20210307214932454
109959 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/meson.build' (108,221) at 20220429100100370
109960 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/pwm-lpss.h' (108,222) at 20240405153052773
109961 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/ali_drw.json' (108,223) at 20240405153232227
109962 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vermagic.h' (108,224) at 20240405153046017
109963 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5800.dtsi' (108,225) at 20240405153045573
109964 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/iotop/iotop_1.26.bb' (108,226) at 20240301090012427
109965 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/test/test_fru-utils.cpp' (108,227) at 20220816030005874 to deleted uid set
109966 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/zynqmp-fpga.c' (108,228) at 20240405153047061
109967 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-setprimary@.service.in' (108,229) at 20220212040021782
109968 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if.out' (108,230) at 20210308005046401 to deleted uid set
109969 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/memory-barriers.txt' (108,231) at 20240405153045225
109970 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/leds/leds-ns2.h' (108,232) at 20210308005003636
109971 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/OWNERS' (108,233) at 20230821192414184
109972 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-core.h' (108,234) at 20240405153046985
109973 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx93-pd.c' (108,235) at 20240830080013299
109974 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/motherboard.hpp' (108,236) at 20240729080033928
109975 2025-01-08 03:00:52.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/Kconfig' (108,237) at 20240405153050077
109976 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/raspberrypi4/rpi4-nvmem.cfg' (108,238) at 20230211040012643
109977 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/Makefile.yaml.in' (108,239) at 20210308005117617
109978 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.h' (108,240) at 20240405153047221
109979 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (108,241) at 20220624030020016
109980 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-kempld.c' (108,242) at 20210307214927190
109981 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/entry.S' (108,243) at 20240405153046313
109982 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/dram.c' (108,244) at 20210308005002844
109983 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/core.c' (108,245) at 20240411080014058
109984 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips64.png' (108,246) at 20240309090012816 to deleted uid set
109985 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxlfw.inc_shipped' (108,247) at 20210307214929722
109986 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dts' (108,248) at 20240405153045821
109987 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8150.c' (108,249) at 20240405153230739
109988 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/exception.json' (108,250) at 20240405153054113
109989 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/Kconfig' (108,251) at 20220215040051564
109990 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/snmp/resource.robot' (108,252) at 20230121040013131
109991 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/debug.config' (108,253) at 20240405153231903
109992 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vip.c' (108,254) at 20240405153231475
109993 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-reg.h' (108,255) at 20210307214928850
109994 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/initrd.rst' (108,256) at 20210307214925226
109995 2025-01-08 03:00:52.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,lgm-emmc-phy.yaml' (108,257) at 20240405153045129
109996 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-axp209.c' (108,258) at 20240405153231327
109997 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-posix.c' (108,259) at 20241211090212558
109998 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/ge2d.c' (108,260) at 20240405153049393
109999 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.h' (108,261) at 20240405153049413
110000 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp-bbrevd-ctrevb.dts' (108,262) at 20240405153045401
110001 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/om-gta01/fb.modes' (108,263) at 20210307205553970
110002 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_osnoise_description.rst' (108,264) at 20240405153045265
110003 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_vcap.h' (108,265) at 20240405153052881
110004 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/start.S' (108,266) at 20210308005002548
110005 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst' (108,267) at 20240405153045233
110006 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Vim' (108,268) at 20211006000025246
110007 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-trustzone-components' (108,269) at 20210308005003292
110008 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_wlc.c' (108,270) at 20210307214932010
110009 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/sdram_phy_ast2600.h' (108,271) at 20221021030041179
110010 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc7180.yaml' (108,272) at 20240405153229759
110011 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra114-common.h' (108,273) at 20210308005003620
110012 2025-01-08 03:00:52.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/qmp_client.py' (108,274) at 20230925080039973
110013 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-invalid.out' (108,275) at 20210308005046401 to deleted uid set
110014 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep.c' (108,276) at 20241008080014023
110015 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/signal.h' (108,277) at 20220525020651950
110016 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_lt_qb.c' (108,278) at 20210308005046505
110017 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-fcp.c' (108,279) at 20240405153049433
110018 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.1700.bb' (108,280) at 20241221090017544
110019 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5910.dts' (108,281) at 20240405153045497
110020 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-stop.rst' (108,282) at 20220525020654135
110021 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/meson.build' (108,283) at 20240112090035520
110022 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.gitignore' (108,284) at 20210622100100841
110023 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485CFE_defconfig' (108,285) at 20210308005003236
110024 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Kbuild' (108,286) at 20240405153230019
110025 2025-01-08 03:00:52.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core.h' (108,287) at 20240405153050141
110026 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/diffoscope/diffoscope_283.bb' (108,288) at 20241221090017692
110027 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_nh.sh' (108,289) at 20220525020655219
110028 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_fp.h' (108,290) at 20240405153046245
110029 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TCPMSS.c' (108,291) at 20240405153053337
110030 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/usb.rst' (108,292) at 20240405153229807
110031 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch.h' (108,293) at 20241211090212218
110032 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-core.c' (108,294) at 20240405153231459
110033 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_entry.hpp' (108,295) at 20240620080024795
110034 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/futex.h' (108,296) at 20240405153052617
110035 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/preempt.h' (108,297) at 20210307214932630
110036 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_debug.h' (108,298) at 20240405153051885
110037 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc8280xp-lpasscc.yaml' (108,299) at 20240405153045029
110038 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-clks.dtsi' (108,300) at 20210307214925990
110039 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tvp514x.txt' (108,301) at 20210307214925354
110040 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/ipip-conntrack-mtu.sh' (108,302) at 20240405153054353
110041 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmalloc.h' (108,303) at 20240405153052817
110042 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/a800.c' (108,304) at 20240405153049549
110043 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4_rcw.cfg' (108,305) at 20210308005002956
110044 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/rainier_defconfig' (108,306) at 20210309003648872
110045 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb' (108,307) at 20240302090018242
110046 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/code-of-conduct.rst' (108,308) at 20221215040039078
110047 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/.gitignore' (108,309) at 20210308005130545
110048 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk-generation.png' (108,310) at 20210307205554314 to deleted uid set
110049 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/trace.h' (108,311) at 20210308005045853
110050 2025-01-08 03:00:52.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/omap_gpmc.h' (108,312) at 20210308005003668
110051 2025-01-08 03:00:52.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/aspeed.rst' (108,313) at 20241211090212238
110052 2025-01-08 03:00:52.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_spi.c' (108,314) at 20241220090018318
110053 2025-01-08 03:00:52.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/timb_dma.c' (108,315) at 20210309003649348
110054 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_0_sh_mask.h' (108,316) at 20210307214927442
110055 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ga102.c' (108,317) at 20220525020652967
110056 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n810.dts' (108,318) at 20240405153045601
110057 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/MAINTAINERS' (108,319) at 20210308005003024
110058 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_aliases.dts' (108,320) at 20210308005003760
110059 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-emsff.c' (108,321) at 20210307214928090
110060 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1.h' (108,322) at 20240613080016431
110061 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792-u-boot.dtsi' (108,323) at 20210308005002600
110062 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-mtk-snfi.yaml' (108,324) at 20240405153045173
110063 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c' (108,325) at 20240405153050533
110064 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_metadata.h' (108,326) at 20210307214930550
110065 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/dcu.c' (108,327) at 20210308005003084
110066 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan7x.h' (108,328) at 20210308005003504
110067 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/dma.h' (108,329) at 20240405153046313
110068 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tinker-rk3288_defconfig' (108,330) at 20210308005003284
110069 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_lag_vlan.sh' (108,331) at 20240405153232263
110070 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h' (108,332) at 20210307214926218
110071 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/Makefile' (108,333) at 20240405153053009
110072 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/trace.h' (108,334) at 20210307214932098
110073 2025-01-08 03:00:52.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/clk-pwm.yaml' (108,335) at 20240405153045141
110074 2025-01-08 03:00:52.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h' (108,336) at 20240411080014102
110075 2025-01-08 03:00:52.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/.clang-tidy' (108,337) at 20241129090022521
110076 2025-01-08 03:00:52.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sq.h' (108,338) at 20210307214926558
110077 2025-01-08 03:00:52.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/retain.bbclass' (108,339) at 20241221090017604
110078 2025-01-08 03:00:52.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/syscall.tbl' (108,340) at 20241211090212378
110079 2025-01-08 03:00:52.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c' (108,341) at 20210309003649652
110080 2025-01-08 03:00:52.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/doc/Makefile.am' (108,342) at 20210308004938816
110081 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/0001-cmake-Do-not-use-isystem.patch' (108,343) at 20241221090017544
110082 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/fls64.h' (108,344) at 20210307214931302
110083 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/types.h' (108,345) at 20240405153046285
110084 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_rk322x.h' (108,346) at 20210308005002664
110085 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Hannington' (108,347) at 20210307205553798
110086 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/src/trigger.cpp' (108,348) at 20240904080048947 to deleted uid set
110087 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7dsabresd_defconfig' (108,349) at 20210308005003272
110088 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-socket-read' (108,350) at 20240809080013506
110089 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/trace.c' (108,351) at 20220525020654255
110090 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ektf2127.c' (108,352) at 20240405153230731
110091 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ds4520.c' (108,353) at 20240405153230303
110092 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt9455.yaml' (108,354) at 20240405153045141
110093 2025-01-08 03:00:52.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/Kconfig' (108,355) at 20210309003649364
110094 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/super.c' (108,356) at 20241216090017705
110095 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-s3c.h' (108,357) at 20210307214931470
110096 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/Makefile' (108,358) at 20210308005002944
110097 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/Kconfig' (108,359) at 20240405153230311
110098 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ps3-head.S' (108,360) at 20210307214926362
110099 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_spd.h' (108,361) at 20210308005003368
110100 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/Makefile' (108,362) at 20240405153229967
110101 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/erofs.h' (108,363) at 20240405153231867
110102 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/mux.c' (108,364) at 20210308005003012
110103 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/aspeed_pcie.h' (108,365) at 20241211090212362
110104 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-qcom.c' (108,366) at 20241008080013915
110105 2025-01-08 03:00:52.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-visibility-off.svg' (108,367) at 20210308005107069
110106 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_5_0_enum.h' (108,368) at 20210307214927690
110107 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spider-pic.c' (108,369) at 20240405153046205
110108 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/host1x.h' (108,370) at 20240405153052697
110109 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/at91sam9_ddrsdr.h' (108,371) at 20210307214931590
110110 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_seqadj.c' (108,372) at 20240405153053325
110111 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/img-hash.txt' (108,373) at 20210307214925298
110112 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-habanalabs' (108,374) at 20240405153229727
110113 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/brcm_100g_1p_ocp_mezz.json' (108,375) at 20240717080008023
110114 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_dbgfs.h' (108,376) at 20240405153046953
110115 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/main.h' (108,377) at 20210307214930734
110116 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermal-engine/Makefile' (108,378) at 20240405153054381
110117 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt2701-power.h' (108,379) at 20210307214931346
110118 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/base.h' (108,380) at 20241204090010699
110119 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.err' (108,381) at 20210308005046397
110120 2025-01-08 03:00:52.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/timer.c' (108,382) at 20210308005002796
110121 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-esdhc-imx.c' (108,383) at 20241216090017709
110122 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/string_32.c' (108,384) at 20240405153046473
110123 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c' (108,385) at 20240405153049873
110124 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-amd-mp2.rst' (108,386) at 20210307214925506
110125 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77470-sysc.h' (108,387) at 20210307214931346
110126 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/iostats.rst' (108,388) at 20240405153044945
110127 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/remote.h' (108,389) at 20210308005003764
110128 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cputype.h' (108,390) at 20241011080017287
110129 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-blk.h' (108,391) at 20210308005046481
110130 2025-01-08 03:00:52.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-aspeednic-use-mac2.inc' (108,392) at 20210307205554058
110131 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_cttimeout.c' (108,393) at 20240405153053329
110132 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/MAINTAINERS' (108,394) at 20210308005003028
110133 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hpfb.c' (108,395) at 20241008080013987
110134 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c' (108,396) at 20240405153230947
110135 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/packagegroups/packagegroup-amd-apps.bbappend' (108,397) at 20230211040012631
110136 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-WhitehawkHill' (108,398) at 20210307205553798
110137 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/Kconfig' (108,399) at 20240405153051393
110138 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/core.c' (108,400) at 20210309003650440
110139 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/device-reinitial.service' (108,401) at 20241213090035010
110140 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ucb1x00-core.c' (108,402) at 20240405153049625
110141 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/migor_ts.c' (108,403) at 20240405153049161
110142 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88472_priv.h' (108,404) at 20240405153230779
110143 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/gpio_keys_polled.c' (108,405) at 20240405153230727
110144 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88ds3103.h' (108,406) at 20220525020653243
110145 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/hi6220-clock.h' (108,407) at 20210308005003632
110146 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_translate_dcn10.c' (108,408) at 20210307214927306
110147 2025-01-08 03:00:52.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-arrow-blue.svg' (108,409) at 20210308005107069
110148 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/dax_pmem_test.c' (108,410) at 20210307214932626
110149 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vm.c' (108,411) at 20240405153048409
110150 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-net/first-boot-disable-ipmi-net.service' (108,412) at 20230613080012875
110151 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku6.dts' (108,413) at 20240405153045749
110152 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat.h' (108,414) at 20240405153054385
110153 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/smp.c' (108,415) at 20240405153046205
110154 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx23418.h' (108,416) at 20210307214928686
110155 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/siginfo.h' (108,417) at 20220525020652118
110156 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.c' (108,418) at 20240405153048481
110157 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-half-divider.c' (108,419) at 20220525020652326
110158 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_dp.c' (108,420) at 20240405153050197
110159 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adq12b.c' (108,421) at 20240405153046889
110160 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dsc.h' (108,422) at 20240405153052629
110161 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch' (108,423) at 20241221090017680
110162 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/pmc.txt' (108,424) at 20210307214925406
110163 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/init_task.c' (108,425) at 20241111090012149
110164 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/design.rst' (108,426) at 20210307214925546
110165 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algboss.c' (108,427) at 20240405153046529
110166 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-eukrea-mbimxsd35-baseboard.dts' (108,428) at 20240405153045489
110167 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/ioremap.c' (108,429) at 20240405153230151
110168 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/posix_types.h' (108,430) at 20210308005002828
110169 2025-01-08 03:00:52.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console_%.bbappend' (108,431) at 20241206090014230
110170 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/common.c' (108,432) at 20240405153231539
110171 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/Kconfig' (108,433) at 20240405153049469
110172 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/test_debug.rst' (108,434) at 20240405153044997
110173 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/LdapStore.js' (108,435) at 20241004080035963
110174 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/COPYING.apache-2.0' (108,436) at 20230412080023456
110175 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scsi.h' (108,437) at 20210308005046481
110176 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts' (108,438) at 20240405153229939
110177 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-lib.sh' (108,439) at 20240913080015313
110178 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml' (108,440) at 20240405153045129
110179 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/subscr.c' (108,441) at 20220525020654919
110180 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ptp.h' (108,442) at 20220525020653643
110181 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/Makefile' (108,443) at 20240411080014066
110182 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/xstate.h' (108,444) at 20240405153230111
110183 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch' (108,445) at 20241206090014282
110184 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_debugctrl_bitdef.h' (108,446) at 20210307214930638
110185 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fcoe' (108,447) at 20240405153044913
110186 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ab8500.c' (108,448) at 20240405153051489
110187 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/CHANGELOG.md' (108,449) at 20241220090015098
110188 2025-01-08 03:00:52.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis.h' (108,450) at 20220525020654323
110189 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctu_can_fd_regs.h' (108,451) at 20221215040039126
110190 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/bitsperlong.h' (108,452) at 20210307214925650
110191 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-input-pci.c' (108,453) at 20230925080039917
110192 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-crypto-api-test_git.bb' (108,454) at 20220910030013341
110193 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-module-install-efi_1.0.bb' (108,455) at 20241206090014314
110194 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/ethtool.c' (108,456) at 20240405153050557
110195 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/uart.c' (108,457) at 20210307214929162
110196 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/meson.build' (108,458) at 20230825080021141
110197 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c' (108,459) at 20240405153047105
110198 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/trace.h' (108,460) at 20220525020653371
110199 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend' (108,461) at 20221103030030172
110200 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_platform.h' (108,462) at 20240405153231831
110201 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/k3_bandgap.c' (108,463) at 20240405153231499
110202 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udf_i.h' (108,464) at 20240405153052553
110203 2025-01-08 03:00:52.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/vectors.S' (108,465) at 20240405153046509
110204 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/tehuti.c' (108,466) at 20240405153050313
110205 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/osnoise-tracer.rst' (108,467) at 20240405153045269
110206 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dts' (108,468) at 20240405153229863
110207 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mmapper_kern.c' (108,469) at 20240405153046341
110208 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/lowlevel_init.S' (108,470) at 20210308005003024
110209 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/sparc.lds' (108,471) at 20210308005003544
110210 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK09.boot' (108,472) at 20240405153054369
110211 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-querystd.rst' (108,473) at 20210309003648508
110212 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.6.bb' (108,474) at 20240302090018210
110213 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/Makefile' (108,475) at 20210308005003020
110214 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/obmc_console.hpp' (108,476) at 20240817080003175
110215 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.c' (108,477) at 20240405153050397
110216 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/bus/match.cpp' (108,478) at 20230714080040163
110217 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm.cfg' (108,479) at 20210307205554118
110218 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/apple/cups/releases' (108,480) at 20210307205554242
110219 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/fsp2_defconfig' (108,481) at 20240405153230027
110220 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/vmlinux.lds.S' (108,482) at 20240405153230103
110221 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/.gitignore' (108,483) at 20240405153054361
110222 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/0002-ADAC-Link-psa_interface-instead-of-tfm_sprt.patch' (108,484) at 20241221090017464
110223 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-array-bad.err' (108,485) at 20210308005046409
110224 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/Makefile' (108,486) at 20210307214932450
110225 2025-01-08 03:00:52.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq.c' (108,487) at 20240405153049657
110226 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_raid6_recov.c' (108,488) at 20210309003649116
110227 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c' (108,489) at 20240405153230611
110228 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/microread.h' (108,490) at 20220525020653819
110229 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.slic' (108,491) at 20240906080037560 to deleted uid set
110230 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memchr.S' (108,492) at 20210307214925870
110231 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/EINTR_wrappers.h' (108,493) at 20210308005111457
110232 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexcache_0.3.bb' (108,494) at 20240413080012663
110233 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/opos6ul.h' (108,495) at 20210308005002652
110234 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0014_allow_empty_buildname.py' (108,496) at 20210307205554262
110235 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3stor_lib.c' (108,497) at 20210309003652168
110236 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mru_cache.c' (108,498) at 20240405153052605
110237 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_eem.c' (108,499) at 20240405153231547
110238 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crct10dif-pclmul_glue.c' (108,500) at 20210307214926642
110239 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/soc_dma.h' (108,501) at 20210308005046005
110240 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ata-generic.yaml' (108,502) at 20240405153045021
110241 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_chain_nat.c' (108,503) at 20220525020654875
110242 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_pmc56_test.c' (108,504) at 20240405153054361
110243 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-busy.c' (108,505) at 20240405153046785
110244 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/crypto_engine.rst' (108,506) at 20240405153045009
110245 2025-01-08 03:00:52.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c' (108,507) at 20210307214932710
110246 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/hwmtm.c' (108,508) at 20240405153050329
110247 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_h.c' (108,509) at 20210308005046517
110248 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_version.cpp' (108,510) at 20210308005108645
110249 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl4030-power.txt' (108,511) at 20210307214925362
110250 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/cpu-load.rst' (108,512) at 20240405153229835
110251 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/multiconfig/firmware.conf' (108,513) at 20240302090018202
110252 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso64_generic.c' (108,514) at 20220525020652106
110253 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/gpex-acpi.c' (108,515) at 20241211090212314
110254 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/xmit.c' (108,516) at 20210309003651592
110255 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c' (108,517) at 20220525020654127
110256 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_flags.h' (108,518) at 20210308005003644
110257 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (108,519) at 20241206090014206
110258 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml' (108,520) at 20210307214925306
110259 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/dir.c' (108,521) at 20241216090017757
110260 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-pcm-dma.c' (108,522) at 20220525020655091
110261 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/.gitignore' (108,523) at 20210307214926758
110262 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-querybuf.rst' (108,524) at 20210309003648508
110263 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccicheck' (108,525) at 20210308005003724
110264 2025-01-08 03:00:52.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/stm32_hwspinlock.c' (108,526) at 20240405153048885
110265 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/service_files/hsbp-manager.service' (108,527) at 20210308005113633
110266 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/spe-pmu.yaml' (108,528) at 20240405153045125
110267 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/include/platform/serial.h' (108,529) at 20210307214926770
110268 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/Makefile' (108,530) at 20210307214926450
110269 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/micro-support-card.h' (108,531) at 20210308005002796
110270 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/secondary.png' (108,532) at 20220105012522963 to deleted uid set
110271 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/tables.py' (108,533) at 20210307205554282
110272 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/eeprom.h' (108,534) at 20210307214929774
110273 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/auxiliary.c' (108,535) at 20240405153046681
110274 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-append.bconf' (108,536) at 20220525020655111
110275 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/Kconfig' (108,537) at 20240405153049353
110276 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_thread.h' (108,538) at 20221215040039062
110277 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/sil,sii9234.yaml' (108,539) at 20240405153045041
110278 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_boca.c' (108,540) at 20210307214930738
110279 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/uring_cmd.h' (108,541) at 20240405153052969
110280 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson8b-clkc-reset.h' (108,542) at 20210307214931346
110281 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/Makefile' (108,543) at 20210308005003068
110282 2025-01-08 03:00:52.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/uaccess.h' (108,544) at 20240405153045865
110283 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/hpre_main.c' (108,545) at 20241211090145401
110284 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a-spi.c' (108,546) at 20240405153053677
110285 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target-con-set.h' (108,547) at 20230925080040073
110286 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7622.dtsi' (108,548) at 20240503080014458
110287 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/uniphier-sd.c' (108,549) at 20240405153230863
110288 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/cros_ec_keyb.c' (108,550) at 20240405153049133
110289 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ap325rxa/setup.c' (108,551) at 20240405153046305
110290 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_bsm.json' (108,552) at 20241213090004409
110291 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/spinlock.c' (108,553) at 20240405153053021
110292 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/Dockerfile' (108,554) at 20220402030016063
110293 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/atomic64-bench.c' (108,555) at 20210927100127461
110294 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos4.h' (108,556) at 20240405153049465
110295 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/id_table.c' (108,557) at 20240405153049037
110296 2025-01-08 03:00:52.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/mxser.c' (108,558) at 20240405153231507
110297 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,tmu.yaml' (108,559) at 20240405153045177
110298 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/bootp.lds' (108,560) at 20240405153045369
110299 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/pci.h' (108,561) at 20240405153046009
110300 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/Kconfig' (108,562) at 20210308005003008
110301 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/mrc_util.c' (108,563) at 20210308005002860
110302 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7763rdp_defconfig' (108,564) at 20240405153046309
110303 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-uptime-001.c' (108,565) at 20240405153054365
110304 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi.c' (108,566) at 20240405153230583
110305 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/Kbuild' (108,567) at 20210307214927930
110306 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/user/index.rst' (108,568) at 20230426080043664
110307 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/msdos_fs.h' (108,569) at 20210307214931642
110308 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/method.md' (108,570) at 20240807080019546
110309 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/Makefile' (108,571) at 20240405153045705
110310 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-ocxl' (108,572) at 20210309003648256
110311 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/core.c' (108,573) at 20240405153051421
110312 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/common.h' (108,574) at 20210307214926678
110313 2025-01-08 03:00:52.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_init.h' (108,575) at 20210309003649484
110314 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/isa-bus.c' (108,576) at 20240326080039454
110315 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-lmc.c' (108,577) at 20210307214927154
110316 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_SPIFLASH_defconfig' (108,578) at 20210308005003244
110317 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/Kconfig' (108,579) at 20240405153052229
110318 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/047_spl_bss_pad.dts' (108,580) at 20210308005003752
110319 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h' (108,581) at 20240613080016435
110320 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6397-pinfunc.h' (108,582) at 20210307214931342
110321 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/mibs/NotificationMIB.txt' (108,583) at 20210308005118485
110322 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4265.txt' (108,584) at 20210307214925426
110323 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-cedarfork.c' (108,585) at 20240405153231323
110324 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/acenv.h' (108,586) at 20220627100016934
110325 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kprobes.h' (108,587) at 20240405153046277
110326 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stw481x-vmmc.c' (108,588) at 20240405153051473
110327 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/locking.txt' (108,589) at 20240405153054069
110328 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/bma150.c' (108,590) at 20240405153049141
110329 2025-01-08 03:00:52.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_subr.c' (108,591) at 20240405153052365
110330 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/arm-cctrng.yaml' (108,592) at 20210307214925414
110331 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_gpio-test.c' (108,593) at 20221215040039370
110332 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu102-rev1.0/psu_init_gpl.c' (108,594) at 20210308005003200
110333 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btrtl.c' (108,595) at 20241011080017295
110334 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi' (108,596) at 20240405153045817
110335 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip.txt' (108,597) at 20210308005003300
110336 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-colibri.dts' (108,598) at 20210308005002628
110337 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kiihtelysvaara' (108,599) at 20210307205553770
110338 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/dir.c' (108,600) at 20240405153231687
110339 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan_l3s.c' (108,601) at 20240405153050345
110340 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_endpoint.h' (108,602) at 20240405153050341
110341 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-lite.dtsi' (108,603) at 20240405153045781
110342 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568.dtsi' (108,604) at 20240405153045821
110343 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_kexec_test.patch' (108,605) at 20210307205553750
110344 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-sst-atom' (108,606) at 20240405153229731
110345 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pc87413_wdt.c' (108,607) at 20240405153052245
110346 2025-01-08 03:00:52.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/hp206c.c' (108,608) at 20240405153049009
110347 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/Makefile' (108,609) at 20220525020651990
110348 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/twl4030_madc_battery.h' (108,610) at 20210307214931486
110349 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701.c' (108,611) at 20240405153230211
110350 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/pistachio.dtsi' (108,612) at 20220525020651990
110351 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_core.h' (108,613) at 20241216090017797
110352 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/Kconfig' (108,614) at 20210308005002952
110353 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/test.c' (108,615) at 20240405153232255
110354 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi' (108,616) at 20240805080013915
110355 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/memset.c' (108,617) at 20210916100017807
110356 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pfn_t.h' (108,618) at 20210307214931470
110357 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/cpufreq-stats.rst' (108,619) at 20210307214925266
110358 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt.c' (108,620) at 20240405153054261
110359 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/netxbig-gpio-ext.txt' (108,621) at 20210307214925318
110360 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/raspberrypi,7inch-touchscreen.yaml' (108,622) at 20210307214925306
110361 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_user_mem.c' (108,623) at 20240405153054237
110362 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/Makefile' (108,624) at 20210309003650224
110363 2025-01-08 03:00:52.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/solutionengine.c' (108,625) at 20210307214929214
110364 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/Makefile' (108,626) at 20240405153052161
110365 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.c' (108,627) at 20210307214927898
110366 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/attributes.rst' (108,628) at 20240405153045201
110367 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/Makefile' (108,629) at 20240405153045717
110368 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/setup.c' (108,630) at 20210307214926538
110369 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/menu.c' (108,631) at 20210308005003228
110370 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm' (108,632) at 20240405153230367
110371 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/Makefile' (108,633) at 20240405153053445
110372 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cmdline_kunit.c' (108,634) at 20240405153231947
110373 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_signed_off_by_presence.pass' (108,635) at 20241206090014310
110374 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc32-vpmsum_core.S' (108,636) at 20240405153046101
110375 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Imlib2' (108,637) at 20211006000025238
110376 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/br-odd.S' (108,638) at 20230426080043952
110377 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_mem.c' (108,639) at 20210307214927082
110378 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm/fbterm' (108,640) at 20210307205554074
110379 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/srm_printk.c' (108,641) at 20210307214925662
110380 2025-01-08 03:00:52.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.0.network' (108,642) at 20210307205554222
110381 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_2_sh_mask.h' (108,643) at 20210307214927534
110382 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_off_cpu.c' (108,644) at 20240405153232235
110383 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/Kconfig' (108,645) at 20210307214929386
110384 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v6.h' (108,646) at 20240405153051289
110385 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/crypto/aes-round.h' (108,647) at 20230925080039853
110386 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/fpu.c' (108,648) at 20210307214926098
110387 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Kbuild' (108,649) at 20240405153046089
110388 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spelling.txt' (108,650) at 20240405153053461
110389 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_config.h' (108,651) at 20241122090006180
110390 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/header.scss' (108,652) at 20210308005107073
110391 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblaze-linux-user.mak' (108,653) at 20230426080043656
110392 2025-01-08 03:00:52.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat.h' (108,654) at 20240405153052857
110393 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/spi-nor-tiny.c' (108,655) at 20210308005003420
110394 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/sysfs.c' (108,656) at 20240405153050729
110395 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/i8254.c' (108,657) at 20241211090212342
110396 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/softirq.h' (108,658) at 20240405153052797
110397 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-r40-usb-phy.yaml' (108,659) at 20240405153045129
110398 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/Kconfig' (108,660) at 20210307214930170
110399 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/build/conf/bblayers.conf' (108,661) at 20210307205554258
110400 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h' (108,662) at 20240405153230591
110401 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/burgundy.c' (108,663) at 20240405153232139
110402 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/io_apic.h' (108,664) at 20240405153230111
110403 2025-01-08 03:00:52.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccdc.c' (108,665) at 20240405153230819
110404 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol.c' (108,666) at 20240613080016563
110405 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_vidi.h' (108,667) at 20210307214927774
110406 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbrdummy.network' (108,668) at 20210507100027212
110407 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/Makefile' (108,669) at 20210308005003712
110408 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/dma.h' (108,670) at 20210307214926554
110409 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/futex.c' (108,671) at 20210309003656020
110410 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/avc_ss.h' (108,672) at 20240405153232115
110411 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kivy/0001-add-support-for-glesv2.patch' (108,673) at 20231126090012801
110412 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend' (108,674) at 20221025030015193
110413 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/cache_file.c.patch' (108,675) at 20230706080014737
110414 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/Makefile' (108,676) at 20210308005003052
110415 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ep8248e.c' (108,677) at 20210307214926362
110416 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/regsctl/main.cpp' (108,678) at 20240817080031296
110417 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc_test.c' (108,679) at 20240830080013271
110418 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/masterkey_trusted.c' (108,680) at 20210309003654552
110419 2025-01-08 03:00:52.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c' (108,681) at 20240405153050497
110420 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/channel.h' (108,682) at 20220525020654195
110421 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/scan.c' (108,683) at 20220525020654427
110422 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c' (108,684) at 20240405153230583
110423 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/bus.c' (108,685) at 20240429080012432
110424 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/MAINTAINERS' (108,686) at 20210308005114857
110425 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/plist.h' (108,687) at 20240405153052773
110426 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu.h' (108,688) at 20241211090212366
110427 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rodata_test.h' (108,689) at 20210307214931498
110428 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/puma_rk3399.h' (108,690) at 20210308005003612
110429 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/zmii.h' (108,691) at 20210307214929426
110430 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_intel_mid.c' (108,692) at 20210308005003484
110431 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/expected_config' (108,693) at 20210307214932154
110432 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-sqlite-report' (108,694) at 20210307214932566
110433 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/Makefile' (108,695) at 20240405153046957
110434 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-arm-versatile.c' (108,696) at 20240405153230611
110435 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/patchtest_patterns.py' (108,697) at 20241221090017632
110436 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/Makefile' (108,698) at 20240405153046473
110437 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/imx25-pdk.rst' (108,699) at 20210927100127077
110438 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/mpc8610hpcd.c' (108,700) at 20210308005002980
110439 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_vp9.h' (108,701) at 20240405153049493
110440 2025-01-08 03:00:52.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/cache.json' (108,702) at 20240405153054109
110441 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-busybox.png' (108,703) at 20210307205554326 to deleted uid set
110442 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Khronos-old' (108,704) at 20241221090017616
110443 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS0.conf' (108,705) at 20240529080017839
110444 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k7.c' (108,706) at 20210307214927058
110445 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/edk2-build.py' (108,707) at 20240326080039626
110446 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/Makefile' (108,708) at 20210308005002904
110447 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch' (108,709) at 20240413080012699
110448 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ptp' (108,710) at 20240405153044929
110449 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/fru.cpp' (108,711) at 20240926080014013
110450 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-spmi.c' (108,712) at 20210307214926898
110451 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/calling.h' (108,713) at 20240405153046365
110452 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex1_user.c' (108,714) at 20240405153232099
110453 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/builtin/Makefile' (108,715) at 20240405153046681
110454 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dqblk_qtree.h' (108,716) at 20210307214931378
110455 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS1.conf' (108,717) at 20230114040015462
110456 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb.inc' (108,718) at 20241221090017508
110457 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/Makefile' (108,719) at 20240405153045557
110458 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_ets_core.sh' (108,720) at 20210307214932690
110459 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_cs.c' (108,721) at 20240405153046901
110460 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_device.hpp' (108,722) at 20240704080030215
110461 2025-01-08 03:00:52.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4.h' (108,723) at 20241216090017717
110462 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/utils.c' (108,724) at 20241009080011085
110463 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/novatek-nvt-ts.c' (108,725) at 20240405153230731
110464 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c' (108,726) at 20240405153231571
110465 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-dbg-defs.h' (108,727) at 20210307214926230
110466 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/xilinx_gpio.c' (108,728) at 20210308005003380
110467 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ingenic,musb.yaml' (108,729) at 20240405153045181
110468 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/cros-ec-sbs.dtsi' (108,730) at 20210308005002576
110469 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_rtt.h' (108,731) at 20210308005002716
110470 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/kvm.h' (108,732) at 20240405153046401
110471 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/Makefile' (108,733) at 20210308005002984
110472 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-combo.c' (108,734) at 20240613080016459
110473 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/manager.cpp' (108,735) at 20240828080025979
110474 2025-01-08 03:00:52.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Bar.metadata.yaml' (108,736) at 20221213040029821
110475 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.errors.yaml' (108,737) at 20210610000035106
110476 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.c' (108,738) at 20210308005002756
110477 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tbs2910.dts' (108,739) at 20240405153229883
110478 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.9.c' (108,740) at 20240405153050345
110479 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_pmu.c' (108,741) at 20240405153046261
110480 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_fake.c' (108,742) at 20241018080014546
110481 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/vga.h' (108,743) at 20240405153052953
110482 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/plugin.py' (108,744) at 20210307205554258
110483 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/README' (108,745) at 20210308005002964
110484 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/debugfs.c' (108,746) at 20240405153050717
110485 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_elf_helpers.h' (108,747) at 20220525020653943
110486 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0005-Implement-timer-implementation-for-mips-platform.patch' (108,748) at 20240413080012651
110487 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_stream.c' (108,749) at 20240405153232123
110488 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9051.h' (108,750) at 20240405153049897
110489 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfgpio.h' (108,751) at 20241211090145381
110490 2025-01-08 03:00:52.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0003-dt-bindings-remoteproc-Add-Arm-remoteproc.patch' (108,752) at 20241206090014210
110491 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_lblcr.c' (108,753) at 20240405153232055
110492 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/241.out' (108,754) at 20240326080039730
110493 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dma-iommu.c' (108,755) at 20240910080014018
110494 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/optprobes.c' (108,756) at 20240405153046145
110495 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/thread_self.c' (108,757) at 20240405153231727
110496 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/uapi/lib.rs' (108,758) at 20240405153053421
110497 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_nand_defconfig' (108,759) at 20210308005003264
110498 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/traps.c' (108,760) at 20240405153046293
110499 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PCIeSlot_LocationCode.json' (108,761) at 20221213040036921
110500 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6q_defconfig' (108,762) at 20210308005003272
110501 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptr_ring.h' (108,763) at 20210309003653892
110502 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/trace.h' (108,764) at 20210308005046061
110503 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/maple/Makefile' (108,765) at 20210307214930430
110504 2025-01-08 03:00:52.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/oe-core.json' (108,766) at 20210307205554438
110505 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_drv.h' (108,767) at 20240405153048701
110506 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-highbank/Makefile' (108,768) at 20210308005002724
110507 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid-host/cmd-utils.hpp' (108,769) at 20210308004925444
110508 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-hooks.c' (108,770) at 20240405153054169
110509 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pfkeyv2.h' (108,771) at 20240405153052933
110510 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (108,772) at 20220812030014405
110511 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clkt2xxx_dpllcore.c' (108,773) at 20240405153045661
110512 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-a10-dramc.h' (108,774) at 20230426080043764
110513 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/noverify-bmc-update.service' (108,775) at 20210307205554066
110514 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/key_matrix.h' (108,776) at 20210308005003656
110515 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-parameters.py' (108,777) at 20231126090012777
110516 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_validation.c' (108,778) at 20240405153048801
110517 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c' (108,779) at 20220525020653795
110518 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/Makefile' (108,780) at 20240405153231471
110519 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/pmc.c' (108,781) at 20240405153050477
110520 2025-01-08 03:00:52.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_network_security_utils.robot' (108,782) at 20240627080021048
110521 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ContainerImageCollection_v1.xml' (108,783) at 20240619080002920
110522 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/auxvec.h' (108,784) at 20210307214926558
110523 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.h' (108,785) at 20240405153050113
110524 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tpg.h' (108,786) at 20240405153231491
110525 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/picosam9g45.h' (108,787) at 20210308005003612
110526 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h' (108,788) at 20210308005002636
110527 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0004-Use-pkgconfig-instead-of-libgcrypt-config.patch' (108,789) at 20230706080014737
110528 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_rules.c' (108,790) at 20240405153053245
110529 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rk3066_hdmi.h' (108,791) at 20210307214928030
110530 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6779.h' (108,792) at 20210309003652076
110531 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/Kconfig' (108,793) at 20210307214926290
110532 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-atmel.txt' (108,794) at 20240405153229779
110533 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-search.png' (108,795) at 20220105012522975 to deleted uid set
110534 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi' (108,796) at 20240405153045725
110535 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/signal.h' (108,797) at 20240405153046133
110536 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbfind.c' (108,798) at 20240405153046625
110537 2025-01-08 03:00:52.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/check_security.bbclass' (108,799) at 20210307205554106
110538 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powercap.cpp' (108,800) at 20241212090017799
110539 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-sdhci-gpio-s3c64xx.c' (108,801) at 20210309003648720
110540 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/trace.h' (108,802) at 20210308005045825
110541 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_prctl.h' (108,803) at 20220429100100642
110542 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/sunplus/Kconfig' (108,804) at 20240405153051301
110543 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/ioctls.h' (108,805) at 20210307214926762
110544 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mce.h' (108,806) at 20240405153046117
110545 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-s6q.dts' (108,807) at 20220617030036053
110546 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/hwprofile.c' (108,808) at 20230925080039837
110547 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/backoff.h' (108,809) at 20220525020652118
110548 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/routing.c' (108,810) at 20240405153053177
110549 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/ats.c' (108,811) at 20240405153051217
110550 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/et8ek8_reg.h' (108,812) at 20210307214928654
110551 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/brcmstb-usb-pinmap.c' (108,813) at 20220525020654283
110552 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gameport.h' (108,814) at 20210307214931634
110553 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/f_rockusb.h' (108,815) at 20210308005002660
110554 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/initramfs.c' (108,816) at 20241211090145537
110555 2025-01-08 03:00:52.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1100fb.c' (108,817) at 20240405153052185
110556 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb' (108,818) at 20241221090017548
110557 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml' (108,819) at 20220315030032667
110558 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/test.c' (108,820) at 20210307214932630
110559 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuriscv64.png' (108,821) at 20240309090012816 to deleted uid set
110560 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcidas64.c' (108,822) at 20240405153046889
110561 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kdebug.h' (108,823) at 20210307214926382
110562 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/Kconfig' (108,824) at 20210307214929286
110563 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/poplar.h' (108,825) at 20210308005003612
110564 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ctr.c' (108,826) at 20220525020652214
110565 2025-01-08 03:00:52.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_v4l2.c' (108,827) at 20240405153049577
110566 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smackfs.c' (108,828) at 20241008080014047
110567 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/relocation.c' (108,829) at 20241011080017351
110568 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/serial-omap.h' (108,830) at 20210307214931482
110569 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-unknown.json' (108,831) at 20210308005046409
110570 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuswrite.hpp' (108,832) at 20240904080040759
110571 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c' (108,833) at 20220525020653599
110572 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Botsmark' (108,834) at 20210307205553778
110573 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/Makefile' (108,835) at 20210308005003556
110574 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch' (108,836) at 20241221090017640
110575 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim_net.c' (108,837) at 20240405153052161
110576 2025-01-08 03:00:52.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.c' (108,838) at 20240815080012883
110577 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/NMISource/meson.build' (108,839) at 20230825080021137
110578 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/file_descriptor.hpp' (108,840) at 20230512080021593
110579 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr2_l2l3_test.c' (108,841) at 20240405153054361
110580 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/i440fx.h' (108,842) at 20230925080039929
110581 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/event_parser.cpp' (108,843) at 20240610080035204
110582 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/h2200.h' (108,844) at 20210308005003596
110583 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-properties/properties.yaml' (108,845) at 20210307205554226
110584 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/sysfs.c' (108,846) at 20240613080016463
110585 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_chan.h' (108,847) at 20241018080014482
110586 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/keystone_defconfig' (108,848) at 20240405153229907
110587 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/futex.h' (108,849) at 20220525020652034
110588 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/Makefile' (108,850) at 20210308005003704
110589 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/sysfs-pci.rst' (108,851) at 20240405153045281
110590 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irqs.h' (108,852) at 20240405153045685
110591 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t43.h' (108,853) at 20210308005003588
110592 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5420.c' (108,854) at 20240405153230239
110593 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/akebono.dts' (108,855) at 20210309003648868
110594 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/s6q-resolv.conf' (108,856) at 20220126110011868
110595 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_nvm.c' (108,857) at 20240411080014102
110596 2025-01-08 03:00:52.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_polaris.c' (108,858) at 20210307214925654
110597 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-visitor-serialization.c' (108,859) at 20230426080043956
110598 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/rx-softmmu.mak' (108,860) at 20240906080037160
110599 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/sam440ep.c' (108,861) at 20240405153046193
110600 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Makefile' (108,862) at 20240405153046917
110601 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl/0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch' (108,863) at 20241221090017644
110602 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/apds990x.rst' (108,864) at 20210309003648432
110603 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,orion-pinctrl.txt' (108,865) at 20210307214925394
110604 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/sandbox-dma-test.c' (108,866) at 20210308005003372
110605 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb' (108,867) at 20230317080013825
110606 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/cs35l45.h' (108,868) at 20240405153052653
110607 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/kbuf.h' (108,869) at 20240411080014138
110608 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-continue-mpreboot@.service.in' (108,870) at 20230513080022442
110609 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/README.md' (108,871) at 20240702080029696
110610 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema_4.23.0.bb' (108,872) at 20241221090017668
110611 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/meta/file_io.c' (108,873) at 20241009080011085
110612 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_stat.h' (108,874) at 20220525020652498
110613 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_peq.h' (108,875) at 20240405153054013
110614 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (108,876) at 20210812000025162
110615 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/aio.h' (108,877) at 20240405153052657
110616 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds_36b.dts' (108,878) at 20210307214926346
110617 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c' (108,879) at 20240405153230391
110618 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules_2.13.15.bb' (108,880) at 20241221090017688
110619 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb' (108,881) at 20221120040010738
110620 2025-01-08 03:00:52.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/curve25519-core.S' (108,882) at 20210512100029182
110621 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg_aic.h' (108,883) at 20210307214929774
110622 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap-native_git.bb' (108,884) at 20240124090012266
110623 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-common.h' (108,885) at 20240405153049469
110624 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrlfs.c' (108,886) at 20241216090017809
110625 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c' (108,887) at 20240405153230363
110626 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mpi-permissive' (108,888) at 20241221090017620
110627 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/settings.cpp' (108,889) at 20240820080031614
110628 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/lantiq_xrx200.c' (108,890) at 20240405153050049
110629 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.h' (108,891) at 20210307214927290
110630 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/hi8435.c' (108,892) at 20240405153048953
110631 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/media.c' (108,893) at 20240405153232203
110632 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.h' (108,894) at 20210309003649656
110633 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/via-agp.c' (108,895) at 20240405153046745
110634 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3620.dtsi' (108,896) at 20240405153045433
110635 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_globals.c' (108,897) at 20240405153052593
110636 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/meson.build' (108,898) at 20240326080039566
110637 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/hid-sensor-press.c' (108,899) at 20220525020653111
110638 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/mediatek,mt6370-backlight.yaml' (108,900) at 20240405153229771
110639 2025-01-08 03:00:52.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-jaguar2.its.S' (108,901) at 20220525020651998
110640 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/ioctl.rs' (108,902) at 20240405153053421
110641 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/subprojects/phosphor-dbus-interfaces.wrap' (108,903) at 20211221040045334
110642 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/keystone-netcp.txt' (108,904) at 20210307214925374
110643 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-virtual-sensor/phosphor-virtual-sensor.service.replace' (108,905) at 20230215040018439
110644 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/atp870u.h' (108,906) at 20220525020653991
110645 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi' (108,907) at 20240405153045537
110646 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ioam6_iptunnel.c' (108,908) at 20240624080012828
110647 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/mman.h' (108,909) at 20240405153046017
110648 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jude' (108,910) at 20210307205553782
110649 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-kernel/linux/linux-aspeed/greatlakes.cfg' (108,911) at 20230802080024722
110650 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_vq.c' (108,912) at 20240405153048789
110651 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/openssh/openssh_%.bbappend' (108,913) at 20210923000018031
110652 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/adp8870.h' (108,914) at 20210307214931470
110653 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/system_local.c' (108,915) at 20210307214930574
110654 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux.c' (108,916) at 20240405153050345
110655 2025-01-08 03:00:52.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/Kconfig' (108,917) at 20210308005002956
110656 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci.c' (108,918) at 20240710080014589
110657 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/hmc.c' (108,919) at 20240405153049069
110658 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/action.c' (108,920) at 20210309003656020
110659 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa.bb' (108,921) at 20241221090017684
110660 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-itx.dtsi' (108,922) at 20240405153045725
110661 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_ph_w.c' (108,923) at 20210308005046505
110662 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh3.c' (108,924) at 20210307214926562
110663 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb' (108,925) at 20240302090018214
110664 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/asp8347_defconfig' (108,926) at 20210307214926366
110665 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/vpermxor.uc' (108,927) at 20240405153053101
110666 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flower.h' (108,928) at 20240405153050073
110667 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dts' (108,929) at 20240809080013006
110668 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dts' (108,930) at 20240405153045537
110669 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mcs_spinlock.h' (108,931) at 20210307214925850
110670 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/Makefile' (108,932) at 20210309003648980
110671 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcp_hdr_options.c' (108,933) at 20240405153054281
110672 2025-01-08 03:00:52.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/recipes-wistron/packagegroups/packagegroup-wistron-apps.bb' (108,934) at 20231012080014472
110673 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card2.c' (108,935) at 20241211090145569
110674 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/super.c' (108,936) at 20240405153052381
110675 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4fw_version.h' (108,937) at 20210307214929374
110676 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_stream_format.c' (108,938) at 20210307214930574
110677 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/efs_fs_sb.h' (108,939) at 20210307214931630
110678 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/fddi/index.rst' (108,940) at 20210309003648448
110679 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/eth_hydra.c' (108,941) at 20210308005002964
110680 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/sd-parameters.rst' (108,942) at 20210307214925562
110681 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/templates/default/local.conf.sample' (108,943) at 20241221090017572
110682 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/Makefile' (108,944) at 20240405153232099
110683 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qspinlock_paravirt.h' (108,945) at 20240405153231915
110684 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_ptp.c' (108,946) at 20240411080014098
110685 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c' (108,947) at 20240405153048653
110686 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py' (108,948) at 20210420000021558
110687 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-array-unknown.out' (108,949) at 20210308005046401 to deleted uid set
110688 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dac-ad5766' (108,950) at 20220525020651634
110689 2025-01-08 03:00:52.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-util.c' (108,951) at 20210307214926198
110690 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_svm.c' (108,952) at 20241118090018495
110691 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sed/sed/run-ptest' (108,953) at 20220502030010184
110692 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/nand.h' (108,954) at 20210307214926222
110693 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_nested_tsc_scaling_test.c' (108,955) at 20240405153054325
110694 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lp873x.c' (108,956) at 20240405153047077
110695 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000+p3668-0000.dts' (108,957) at 20220525020651918
110696 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ipaq_micro_bl.c' (108,958) at 20240405153052173
110697 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/Kconfig' (108,959) at 20210307214929378
110698 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/Makefile' (108,960) at 20210307214930934
110699 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/ssp.c' (108,961) at 20240405153051765
110700 2025-01-08 03:00:52.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-clash-member.err' (108,962) at 20210927100127469
110701 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-virtual-sensor/sbp1/virtual_sensor_config.json' (108,963) at 20240715080020841
110702 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/Makefile' (108,964) at 20210307214930846
110703 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/ptrace.h' (108,965) at 20240405153046057
110704 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/fpu.h' (108,966) at 20210307214925666
110705 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hyperv-tlfs.h' (108,967) at 20240405153231791
110706 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xcm.dtsi' (108,968) at 20240405153045473
110707 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/testexport.bbclass' (108,969) at 20241221090017608
110708 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-core-tpmi.c' (108,970) at 20240405153054221
110709 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kone.c' (108,971) at 20240405153230655
110710 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/files/mhash.c' (108,972) at 20210307205554130
110711 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-output.rst' (108,973) at 20220525020651786
110712 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l1.dtsi' (108,974) at 20240405153045809
110713 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/configs/generic-64bit_defconfig' (108,975) at 20240405153046065
110714 2025-01-08 03:00:52.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBoldItalic.woff' (108,976) at 20220105012522987 to deleted uid set
110715 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyService.v1_0_1.json' (108,977) at 20240619080002948
110716 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pr.c' (108,978) at 20240405153051965
110717 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9055/core.h' (108,979) at 20210307214931426
110718 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-watchdog.cfg' (108,980) at 20220804030014671
110719 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/verifyGeometry_test.cpp' (108,981) at 20231228090004568
110720 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/pismo.h' (108,982) at 20210307214931454
110721 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/loader.c' (108,983) at 20240405153053941
110722 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kerneldoc.py' (108,984) at 20240405153229831
110723 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/symsearch.c' (108,985) at 20240411080014154
110724 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/0001-shutdown-Do-not-guard-sys-quota.h-sys-swap.h-and-sys.patch' (108,986) at 20220910030013429
110725 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-lilly-dbb056.dts' (108,987) at 20240405153045605
110726 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-hidma' (108,988) at 20240405153044929
110727 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/tdx-shared.c' (108,989) at 20241211090145389
110728 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-iris-v2.dts' (108,990) at 20240405153045529
110729 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8308RDB_defconfig' (108,991) at 20210308005003236
110730 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_core.c' (108,992) at 20241216090017793
110731 2025-01-08 03:00:52.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler_types.h' (108,993) at 20241211090145533
110732 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/Makefile' (108,994) at 20220525020651982
110733 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/strstr_32.c' (108,995) at 20210307214926730
110734 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/board.h' (108,996) at 20210308005003052
110735 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-2level-hwdef.h' (108,997) at 20210307214925854
110736 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.yaml' (108,998) at 20240405153045169
110737 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/dma-helpers.c' (108,999) at 20241211090212462
110738 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/utility.scss' (109,000) at 20210308005107073
110739 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/v4l2.c' (109,001) at 20240405153049421
110740 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/cmd_nettest.c' (109,002) at 20220215040051504
110741 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c' (109,003) at 20240710080014585
110742 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/power-button.sh' (109,004) at 20230920080013648
110743 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/scu.h' (109,005) at 20210308005002780
110744 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/thor.h' (109,006) at 20210308005003688
110745 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/files/support-cross-compile-for-linux.patch' (109,007) at 20210307205553938
110746 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/disk-events.c' (109,008) at 20240405153230155
110747 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stora_Skedvi' (109,009) at 20210307205553790
110748 2025-01-08 03:00:52.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-aster.dts' (109,010) at 20240405153045529
110749 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm.c' (109,011) at 20240913080013773
110750 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-TOU' (109,012) at 20211006000025246
110751 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/inventory.template' (109,013) at 20210927100127345
110752 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32746g-eval.dts' (109,014) at 20240405153045581
110753 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/const.h' (109,015) at 20241211090212370
110754 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sd.h' (109,016) at 20220525020654591
110755 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/fence' (109,017) at 20240405153053433
110756 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/bootp.h' (109,018) at 20210308005003716
110757 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/oe-build-perf-report-email.py' (109,019) at 20220502030010232
110758 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/wic' (109,020) at 20220721030015889
110759 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe_sysfs.c' (109,021) at 20240405153051597
110760 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-background-tracker.c' (109,022) at 20241211090145441
110761 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc7280.h' (109,023) at 20220525020654543
110762 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Gerecse-Dorog-Tatabanya' (109,024) at 20210307205553774
110763 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/Makefile' (109,025) at 20240405153047253
110764 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpc5200.txt' (109,026) at 20240405153045141
110765 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_cdc.c' (109,027) at 20240405153232079
110766 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-input-cros-ec-keyb' (109,028) at 20220525020651634
110767 2025-01-08 03:00:52.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/percpu-rw-semaphore.rst' (109,029) at 20210307214925518
110768 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_power_restore.robot' (109,030) at 20240628080017117
110769 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_dspk.c' (109,031) at 20240520080015239
110770 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdx.h' (109,032) at 20240405153046353
110771 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ffs.S' (109,033) at 20240405153230095
110772 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/exception.json' (109,034) at 20240405153054113
110773 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_b.c' (109,035) at 20210308005046521
110774 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6-r.h' (109,036) at 20240405153046853
110775 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_usbtty_pnor_defconfig' (109,037) at 20210308005003280
110776 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_clobber.S' (109,038) at 20240326080039742
110777 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/vdso.h' (109,039) at 20210307214932614
110778 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/host_manager.hpp' (109,040) at 20230629131804627
110779 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-actions/platsmp.c' (109,041) at 20240405153045633
110780 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/4.json' (109,042) at 20240212090032050
110781 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc95xx.c' (109,043) at 20240613080016443
110782 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch' (109,044) at 20230706080014765
110783 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/scripts/parse_led.py' (109,045) at 20240911080053387
110784 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h' (109,046) at 20240405153230603
110785 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-i2c-pci.c' (109,047) at 20221215040039166
110786 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/Kconfig' (109,048) at 20240405153231527
110787 2025-01-08 03:00:52.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_lru.h' (109,049) at 20240405153052721
110788 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-sdb.dts' (109,050) at 20210308005002592
110789 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_metadata2.c' (109,051) at 20240405153054285
110790 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c' (109,052) at 20240405153050109
110791 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-hibvt.txt' (109,053) at 20210307214925406
110792 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8510.h' (109,054) at 20210307214932354
110793 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch' (109,055) at 20210307205553934
110794 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__concepts.hpp' (109,056) at 20240817080036816
110795 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-palo43.dts' (109,057) at 20240405153045605
110796 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/isp116x.h' (109,058) at 20210307214931530
110797 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mem.c' (109,059) at 20240405153230203
110798 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/entity-manager/blacklist.json' (109,060) at 20231028080017066
110799 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3036-sdk-u-boot.dtsi' (109,061) at 20210308005002604
110800 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mxs-spi.yaml' (109,062) at 20240405153045173
110801 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_bo.c' (109,063) at 20240415080012967
110802 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hwio.c' (109,064) at 20240405153050705
110803 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cn10k-rng.c' (109,065) at 20240405153230199
110804 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ir36021.rst' (109,066) at 20220525020651734
110805 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm7150.c' (109,067) at 20240405153230231
110806 2025-01-08 03:00:52.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-md-stubs.c' (109,068) at 20240906080037320
110807 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/Makefile' (109,069) at 20240405153054221
110808 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-core.h' (109,070) at 20210307214928682
110809 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qdu1000.h' (109,071) at 20240405153049169
110810 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/date-time-controller.js' (109,072) at 20210308005107073
110811 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/native.c' (109,073) at 20240405153230843
110812 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usbdevice.h' (109,074) at 20210308005003692
110813 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-dove-db.dts' (109,075) at 20240405153045453
110814 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/rdma.h' (109,076) at 20210307214929530
110815 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcor-som.dtsi' (109,077) at 20240405153045529
110816 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/wayland.rst' (109,078) at 20230114040015514
110817 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p2020.c' (109,079) at 20240405153046201
110818 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-thread-pool.c' (109,080) at 20230925080040105
110819 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/j1939-priv.h' (109,081) at 20240405153231999
110820 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-load-ip.service' (109,082) at 20220527030025404
110821 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_unseal.c' (109,083) at 20240405153232079
110822 2025-01-08 03:00:52.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/Kconfig' (109,084) at 20240405153051373
110823 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_M5_defconfig' (109,085) at 20210308005003240
110824 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/uprobes.c' (109,086) at 20240405153046153
110825 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_redirect_multi.c' (109,087) at 20240405153054293
110826 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_accel.h' (109,088) at 20241001080013028
110827 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpifunc.c' (109,089) at 20240405153053517
110828 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch' (109,090) at 20230706080014733
110829 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/bare-metal-host-monitor/host-gpio-monitor@.service.in' (109,091) at 20241126090005819
110830 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/sdeventplus.wrap' (109,092) at 20220326030015450
110831 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qnum.h' (109,093) at 20221215040039190
110832 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.err' (109,094) at 20210308005046405
110833 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/Kconfig' (109,095) at 20240405153051373
110834 2025-01-08 03:00:52.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8825.c' (109,096) at 20240405153232155
110835 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/mmc35240.c' (109,097) at 20240405153049005
110836 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/google_accel_oob.hpp' (109,098) at 20240203090005566
110837 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320adc3xxx.c' (109,099) at 20240405153232163
110838 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/freeze_controller.h' (109,100) at 20210308005002780
110839 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_disc.h' (109,101) at 20241018080014542
110840 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-debug.h' (109,102) at 20240405153049469
110841 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/leds/ethanolx-led-manager-config/led.yaml' (109,103) at 20240829080014014
110842 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/types.h' (109,104) at 20210308005003672
110843 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/cypress,cypd4226.yaml' (109,105) at 20240405153229803
110844 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/max2165.h' (109,106) at 20210307214928798
110845 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml' (109,107) at 20221207040023627
110846 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/tpm.h' (109,108) at 20230426080043756
110847 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acrestyp.h' (109,109) at 20240405153052613
110848 2025-01-08 03:00:52.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/madv_populate.c' (109,110) at 20240405153232275
110849 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence-array.h' (109,111) at 20240405153052681
110850 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-gp-evm.dts' (109,112) at 20240405153045597
110851 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dts' (109,113) at 20240405153045817
110852 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSupply_v1.xml' (109,114) at 20240619080002932
110853 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/format-code.sh' (109,115) at 20220922030007675
110854 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup.h' (109,116) at 20240405153052669
110855 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536.h' (109,117) at 20210307214926222
110856 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8649.c' (109,118) at 20240405153051465
110857 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-blk-pci.c' (109,119) at 20221215040039170
110858 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_param.h' (109,120) at 20210309003653020
110859 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifenslave/ifenslave_2.14.bb' (109,121) at 20240106090017233
110860 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/p11-kit/p11-kit_0.25.5.bb' (109,122) at 20241221090017700
110861 2025-01-08 03:00:52.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c' (109,123) at 20240405153231023
110862 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_mem.c' (109,124) at 20240405153049113
110863 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/fusb302.c' (109,125) at 20240405153231571
110864 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mc13783.c' (109,126) at 20210309003650248
110865 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.json' (109,127) at 20210308005046401
110866 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/Makefile' (109,128) at 20210308005002752
110867 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4hc_compress.c' (109,129) at 20210309003654188
110868 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/odata-v4.json' (109,130) at 20240529080008499
110869 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_int.c' (109,131) at 20240405153050225
110870 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_legacy.h' (109,132) at 20240405153054061
110871 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/Makefile' (109,133) at 20240405153046489
110872 2025-01-08 03:00:52.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/uaccess.h' (109,134) at 20240405153046313
110873 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/Makefile' (109,135) at 20210307214932434
110874 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.clang-tidy' (109,136) at 20240828080025975
110875 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/sdram.c' (109,137) at 20210308005002976
110876 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/usr-Makefile-apply-LDFLAGS-to-all-executables.patch' (109,138) at 20230706080014737
110877 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/auth.h' (109,139) at 20240405153052801
110878 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/OWNERS' (109,140) at 20240111090027434
110879 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/MAINTAINERS' (109,141) at 20210308005002956
110880 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-icnova-a20-adb4006.dts' (109,142) at 20240405153045385
110881 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_fsms.c' (109,143) at 20240405153051533
110882 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.c' (109,144) at 20240405153048377
110883 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sparx5-temp.rst' (109,145) at 20210309003648428
110884 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mcu.c' (109,146) at 20240405153046797
110885 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0019-errno-util-Make-STRERROR-portable-for-musl.patch' (109,147) at 20240413080012651
110886 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/async_tx.h' (109,148) at 20210309003653824
110887 2025-01-08 03:00:52.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/LICENSE' (109,149) at 20210308005057625
110888 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml' (109,150) at 20240405153229767
110889 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/0001-scripts-Do-not-check-for-files-on-build-host.patch' (109,151) at 20220502030010108
110890 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/Makefile' (109,152) at 20210308005002556
110891 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/udev' (109,153) at 20210307205554482
110892 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/fls.h' (109,154) at 20210308005003560
110893 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/module-plts.c' (109,155) at 20240405153045629
110894 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sh7760fb.h' (109,156) at 20210307214926554
110895 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-kcs-bmc.yaml' (109,157) at 20240405153229771
110896 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml' (109,158) at 20240405153045021
110897 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/gsc.h' (109,159) at 20220525020653839
110898 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-base.bb' (109,160) at 20210307205554482
110899 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm63268-dma.h' (109,161) at 20210308005003636
110900 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/Chassis/meson.build' (109,162) at 20231212090018774
110901 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/napi.rst' (109,163) at 20240405153045241
110902 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/check-config.sh' (109,164) at 20210308005003724
110903 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_gtt.h' (109,165) at 20240405153048525
110904 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_phy_internal.c' (109,166) at 20240405153045669
110905 2025-01-08 03:00:52.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-ahci-glue.yaml' (109,167) at 20240405153045157
110906 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-class-flash.c' (109,168) at 20240405153049217
110907 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/mman.h' (109,169) at 20240405153230115
110908 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vip.c' (109,170) at 20240405153049497
110909 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/TODO' (109,171) at 20210307214927262
110910 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_hs38be_defconfig' (109,172) at 20210308005003272
110911 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_debugfs.c' (109,173) at 20241115090012953
110912 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_0_enum.h' (109,174) at 20210307214927686
110913 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/Makefile' (109,175) at 20210307214931146
110914 2025-01-08 03:00:52.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h' (109,176) at 20210307214927926
110915 2025-01-08 03:00:52.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_ipt.c' (109,177) at 20210307214932058
110916 2025-01-08 03:00:52.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu75_discrete.h' (109,178) at 20240405153048341
110917 2025-01-08 03:00:52.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/console.c' (109,179) at 20210307214926306
110918 2025-01-08 03:00:52.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/Makefile' (109,180) at 20210307214926538
110919 2025-01-08 03:00:52.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc_14.2.bb' (109,181) at 20241221090017660
110920 2025-01-08 03:00:52.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ul2_defconfig' (109,182) at 20210307214926546
110921 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-gcc.h' (109,183) at 20240405153052645
110922 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/meson.build' (109,184) at 20241211090212246
110923 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c' (109,185) at 20240405153047117
110924 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ssl.c' (109,186) at 20240405153046341
110925 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-uevent.rst' (109,187) at 20210307214925222
110926 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/p2sb.h' (109,188) at 20240405153052773
110927 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/index.rst' (109,189) at 20240405153229819
110928 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serial_reg.h' (109,190) at 20240405153052937
110929 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Role_v1.xml' (109,191) at 20240619080002936
110930 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/Makefile' (109,192) at 20240405153054041
110931 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0028-corstone1000-boot-index-from-active.patch' (109,193) at 20240413080012627
110932 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/clmul.h' (109,194) at 20240326080039526
110933 2025-01-08 03:00:52.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-core/systemd/systemd/journald-storage-policy.conf' (109,195) at 20240402080012066
110934 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ttyrun/ttyrun_2.36.0.bb' (109,196) at 20241221090017644
110935 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/README.txt' (109,197) at 20240405153054385
110936 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/galaxis.rcmm' (109,198) at 20210307205553754
110937 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_iter.c' (109,199) at 20240405153054249
110938 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-blaze.dts' (109,200) at 20240405153045477
110939 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/control-names.rst' (109,201) at 20240405153045261
110940 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-module' (109,202) at 20240405153044929
110941 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb' (109,203) at 20230919080013974
110942 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h' (109,204) at 20240503080014470
110943 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/io.c' (109,205) at 20210307214925962
110944 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/phram.c' (109,206) at 20240405153049681
110945 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cavium/atf_part.h' (109,207) at 20210308005003572
110946 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/membuff.c' (109,208) at 20210308005003708
110947 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/host_effecter_jsons/good/dbus_to_terminus_effecter.json' (109,209) at 20240826080030471
110948 2025-01-08 03:00:52.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/scp.py' (109,210) at 20241221090017628
110949 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clkc.c' (109,211) at 20240405153230247
110950 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/gpio.h' (109,212) at 20210308005002836
110951 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml' (109,213) at 20240405153229803
110952 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc' (109,214) at 20241221090017568
110953 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Barreleye.py' (109,215) at 20221209040046691
110954 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/multilib_global.bbclass' (109,216) at 20241221090017612
110955 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/fennec_rk3288.h' (109,217) at 20210308005003596
110956 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/Makefile' (109,218) at 20240405153048361
110957 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2mib.c' (109,219) at 20240405153051953
110958 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-pro4.c' (109,220) at 20210308005002792
110959 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-build.h' (109,221) at 20210927100127129
110960 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/txx9wdt.c' (109,222) at 20210307214930978
110961 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_tpm_proxy.c' (109,223) at 20221215040039146
110962 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/cursor_hidden.xpm' (109,224) at 20210308005046545 to deleted uid set
110963 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/cik_dpm.h' (109,225) at 20240405153048325
110964 2025-01-08 03:00:52.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/single-display-mpo.svg' (109,226) at 20240405153045213
110965 2025-01-08 03:00:52.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8192-pinfunc.h' (109,227) at 20210309003653812
110966 2025-01-08 03:00:52.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h' (109,228) at 20240415080012979
110967 2025-01-08 03:00:52.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uv/uv_mmrs.h' (109,229) at 20210307214926122
110968 2025-01-08 03:00:52.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stage2_pgtable.h' (109,230) at 20240405153045861
110969 2025-01-08 03:00:52.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/cpm.c' (109,231) at 20240405153230047
110970 2025-01-08 03:00:52.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqtest-single.h' (109,232) at 20221215040039378
110971 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/open_session.cpp' (109,233) at 20220805030037279
110972 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow_field-memcpy.c' (109,234) at 20240405153053105
110973 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/tee-udev.rules' (109,235) at 20231011080016570
110974 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/0001-cross_add_configure_option.patch' (109,236) at 20230706080014753
110975 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c' (109,237) at 20240613080016547
110976 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/qcom,sec-qfprom.yaml' (109,238) at 20240405153229783
110977 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/static_gateway.hpp' (109,239) at 20241127090024701
110978 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/stubs.c' (109,240) at 20210308005003544
110979 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_types.h' (109,241) at 20210307214931138
110980 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6311.h' (109,242) at 20210307214931498
110981 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk322x.h' (109,243) at 20210308005002660
110982 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/Makefile' (109,244) at 20210307214926770
110983 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/layer.conf' (109,245) at 20241221090017468
110984 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20.dtsi' (109,246) at 20210308005002628
110985 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-prototypes.h' (109,247) at 20220525020651946
110986 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/zImage.coff.lds.S' (109,248) at 20210307214926366
110987 2025-01-08 03:00:52.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch' (109,249) at 20230706080014745
110988 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/mmu.c' (109,250) at 20240913080013769
110989 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0014-timeSync-Portable-way-to-print-64bit-time_t.patch' (109,251) at 20240106090017233
110990 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-ram.c' (109,252) at 20240405153046689
110991 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/txq.h' (109,253) at 20240405153050525
110992 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/qnx6.h' (109,254) at 20210307214931230
110993 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160_i2c.c' (109,255) at 20240405153048985
110994 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pgm-specification-softmmu.S' (109,256) at 20240326080039746
110995 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/rootPlugin.py' (109,257) at 20210307214932722
110996 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/tfrc_equation.c' (109,258) at 20220525020654819
110997 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c' (109,259) at 20220525020653863
110998 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-vdpa' (109,260) at 20240405153044917
110999 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-drivers.rst' (109,261) at 20240405153044953
111000 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_blk.c' (109,262) at 20210308005003536
111001 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/Kconfig' (109,263) at 20210307214930430
111002 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/entry/syscalls/mksyscalltbl' (109,264) at 20240405153054089
111003 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (109,265) at 20230120040014546
111004 2025-01-08 03:00:52.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_ops.c' (109,266) at 20220627100017074
111005 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/sysv-fs.rst' (109,267) at 20210307214925490
111006 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/pontis.c' (109,268) at 20210307214932262
111007 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_bmc.hpp' (109,269) at 20241129090023557
111008 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml' (109,270) at 20240405153045125
111009 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.h' (109,271) at 20240405153047205
111010 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/siano/smssdio.c' (109,272) at 20210307214928674
111011 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/rfc1201.c' (109,273) at 20210307214929250
111012 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/dirty_log_perf_test.c' (109,274) at 20240405153054313
111013 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareAlertServerPower.vue' (109,275) at 20241004080035967
111014 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/topic_miami_defconfig' (109,276) at 20210308005003284
111015 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/perf.py' (109,277) at 20210307205554290
111016 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/Kconfig' (109,278) at 20210308005003352
111017 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/dz.c' (109,279) at 20240405153231511
111018 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf-gelf_getnote.c' (109,280) at 20210307214932466
111019 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.rst' (109,281) at 20210308005046401
111020 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020si-pre.dtsi' (109,282) at 20210307214926346
111021 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/moxtet.txt' (109,283) at 20210307214925282
111022 2025-01-08 03:00:52.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-libretech-all-h3-it.dtsi' (109,284) at 20240405153045397
111023 2025-01-08 03:00:52.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-nvme-sku.dtsi' (109,285) at 20240405153045785
111024 2025-01-08 03:00:52.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/toaster-managed-mode.json' (109,286) at 20210812000025314
111025 2025-01-08 03:00:52.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecurityPolicy.v1_0_2.json' (109,287) at 20240619080002952
111026 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_3590.c' (109,288) at 20220525020653963
111027 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/acpi.c' (109,289) at 20210308005002856
111028 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-rt4505.yaml' (109,290) at 20240405153045089
111029 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/registers.h' (109,291) at 20210308005045917
111030 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/.gitignore' (109,292) at 20240405153054069
111031 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-ce6230-cardlist.rst' (109,293) at 20210307214925230
111032 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pci.h' (109,294) at 20240405153045861
111033 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon.c' (109,295) at 20241018080014554
111034 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/spi-nor.h' (109,296) at 20240405153052745
111035 2025-01-08 03:00:52.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c' (109,297) at 20240405153050493
111036 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_diag.c' (109,298) at 20241211090145553
111037 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/zmx25.c' (109,299) at 20210308005003068
111038 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-socket.c' (109,300) at 20240906080037352
111039 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_debugfs.h' (109,301) at 20240405153050805
111040 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/smt.h' (109,302) at 20210307214929370
111041 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Guildford' (109,303) at 20210307205553798
111042 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dc-glossary.rst' (109,304) at 20240405153045213
111043 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds.dtsi' (109,305) at 20210308005002580
111044 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/c293pcie.c' (109,306) at 20240405153230051
111045 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/init_helpers.c' (109,307) at 20210308005002884
111046 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0014-Handle-missing-gshadow.patch' (109,308) at 20240413080012651
111047 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch' (109,309) at 20210307205554478
111048 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.h' (109,310) at 20240405153051065
111049 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,mxs-usbphy.yaml' (109,311) at 20240405153045129
111050 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/trees.c' (109,312) at 20210308005003716
111051 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_sandbox_test.c' (109,313) at 20210308005003348
111052 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/terminus_manager.cpp' (109,314) at 20241113090031717 to deleted uid set
111053 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/irqsrcs_gfx_9_0.h' (109,315) at 20210307214927702
111054 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/Kconfig' (109,316) at 20240405153231907
111055 2025-01-08 03:00:52.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/Makefile' (109,317) at 20210307214926542
111056 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-hcd.c' (109,318) at 20240405153052097
111057 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/reverse_debugging.py' (109,319) at 20240906080037556
111058 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-vhost-user.c' (109,320) at 20241211090212206
111059 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/gfs2-glocks.rst' (109,321) at 20240405153229811
111060 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-bcm63138.yaml' (109,322) at 20240405153045089
111061 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sgtl5000.c' (109,323) at 20240405153053749
111062 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sstfb.c' (109,324) at 20240405153231595
111063 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nomadik/Kconfig' (109,325) at 20240405153045657
111064 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-cmdq-helper.c' (109,326) at 20240613080016463
111065 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/mal.c' (109,327) at 20241018080014490
111066 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mtk-cir.txt' (109,328) at 20210307214925354
111067 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/313.out' (109,329) at 20210927100127505
111068 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/.shellcheck' (109,330) at 20210308005112989 to deleted uid set
111069 2025-01-08 03:00:52.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/dhcp-done.cpp' (109,331) at 20240817080006807
111070 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/cache.json' (109,332) at 20240405153054145
111071 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c' (109,333) at 20240405153049689
111072 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/0001-Avoid-using-hard-coded-usr-include-paths.patch' (109,334) at 20230919080013954
111073 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/Kconfig' (109,335) at 20240405153048753
111074 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/sssd.py' (109,336) at 20220721030015849
111075 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb' (109,337) at 20231126090012781
111076 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host/ampere-phosphor-softpoweroff' (109,338) at 20220318100023672
111077 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/features.rst' (109,339) at 20240405153229835
111078 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_chip.c' (109,340) at 20210309003651836
111079 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/strict_rwx.c' (109,341) at 20240405153053021
111080 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cfi.h' (109,342) at 20240405153231803
111081 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/de-ch' (109,343) at 20210308005046145
111082 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c' (109,344) at 20240405153230395
111083 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/unbound/run-ptest' (109,345) at 20241221090017500
111084 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk104.c' (109,346) at 20220525020652971
111085 2025-01-08 03:00:52.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/WRC+pooncerelease+fencermbonceonce+Once.litmus' (109,347) at 20210307214932502
111086 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/commandutils.hpp' (109,348) at 20240817080006183
111087 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/ixp4xx/Makefile' (109,349) at 20240405153046949
111088 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pmem-pci.c' (109,350) at 20230925080039917
111089 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-j721e-wiz.c' (109,351) at 20240405153051301
111090 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dasbus/run-ptest' (109,352) at 20241206090014266
111091 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sdeventplus.hpp' (109,353) at 20210702000054510
111092 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c' (109,354) at 20210307214927950
111093 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-resv.h' (109,355) at 20240405153052681
111094 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103.dtsi' (109,356) at 20240405153045717
111095 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis.h' (109,357) at 20240326080039494
111096 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cx82310_eth.c' (109,358) at 20240405153050377
111097 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/event.c' (109,359) at 20240613080016559
111098 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ble.json' (109,360) at 20210307205553850
111099 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/sci-clk.c' (109,361) at 20240405153230211
111100 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_metrics.sh' (109,362) at 20240405153054173
111101 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/Kconfig' (109,363) at 20210307214926910
111102 2025-01-08 03:00:52.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-n110.dts' (109,364) at 20240405153229867
111103 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/ltc2952-poweroff.c' (109,365) at 20240405153051421
111104 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nand-macronix.txt' (109,366) at 20210307214925370
111105 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/i8259.c' (109,367) at 20240405153046233
111106 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers.h' (109,368) at 20210307214925982
111107 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/qcom,iommu.yaml' (109,369) at 20240405153229771
111108 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology.c' (109,370) at 20241216090017697 to deleted uid set
111109 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_addresses.c' (109,371) at 20210307214931798
111110 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/calculate.hpp' (109,372) at 20240831080032256
111111 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tdx/tdx_guest_test.c' (109,373) at 20240405153054377
111112 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/Kconfig' (109,374) at 20210308005003028
111113 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2_types.h' (109,375) at 20210307214930558
111114 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3066a-cru.h' (109,376) at 20210307214931334
111115 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-de2.h' (109,377) at 20210307214931350
111116 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/wifi-test-suite_10.10.1.bb' (109,378) at 20241221090017504
111117 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/firefly-rk3399_defconfig' (109,379) at 20210308005003260
111118 2025-01-08 03:00:52.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch' (109,380) at 20241221090017640
111119 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/glossary.txt' (109,381) at 20220525020655127
111120 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c200s-lctech-pi.dts' (109,382) at 20240405153045397
111121 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_tensor_a_regs.h' (109,383) at 20240405153046585
111122 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/vfio-ccw.rst' (109,384) at 20210308005045809
111123 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x02_sync.h' (109,385) at 20210307214928082
111124 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/monkey.init' (109,386) at 20210307205554034
111125 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strfilter.h' (109,387) at 20220525020655179
111126 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2562.c' (109,388) at 20240405153053801
111127 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_absq_s_qb.c' (109,389) at 20210308005046505
111128 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/ieee80211.c' (109,390) at 20240405153051897
111129 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_params.h' (109,391) at 20210309003653972
111130 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74x-mmc-iodelay.dtsi' (109,392) at 20240405153045601
111131 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/cdns,wdt-r1p2.yaml' (109,393) at 20240405153045185
111132 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__split.hpp' (109,394) at 20241219090033964
111133 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/platform-device-test.c' (109,395) at 20240405153230187
111134 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/irq_vectors.h' (109,396) at 20210307214926750
111135 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/namespace.c' (109,397) at 20240405153052993
111136 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/ver_functions.sh' (109,398) at 20240405153232287
111137 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/get-user-ps-path-use-POSIX-getpwent-instead-of-getpwe.patch' (109,399) at 20230520080014488
111138 2025-01-08 03:00:52.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/srcpos.c' (109,400) at 20220525020654943
111139 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/io.c' (109,401) at 20210308005003548
111140 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Device.metadata.yaml' (109,402) at 20220430030026016
111141 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max5970.h' (109,403) at 20240405153052729
111142 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/mips-byte-order.patch' (109,404) at 20240124090012270
111143 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/matchall.json' (109,405) at 20240405153054377
111144 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bcast.c' (109,406) at 20241008080014039
111145 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.h' (109,407) at 20210307214928614
111146 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/generate-srcuri.py' (109,408) at 20241221090017528
111147 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_factory_mock.hpp' (109,409) at 20231228090030528
111148 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/logic_iomem.c' (109,410) at 20240405153053093
111149 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/images/core-image-weston-sdk.bb' (109,411) at 20241221090017684
111150 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/interfaces_added.cpp' (109,412) at 20240820080028982
111151 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/sockets.h' (109,413) at 20241211090212366
111152 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-topology.h' (109,414) at 20241111090012169
111153 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/index.rst' (109,415) at 20241221090017592
111154 2025-01-08 03:00:52.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm63268-reset.h' (109,416) at 20210308005003640
111155 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/qemu-ppce500.c' (109,417) at 20210308005002988
111156 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rtas_ddw.c' (109,418) at 20221215040039146
111157 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-aspeed.c' (109,419) at 20240405153047061
111158 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000.dtsi' (109,420) at 20240405153229935
111159 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/COPYING.MIT' (109,421) at 20210307205554134
111160 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch' (109,422) at 20210307205554574
111161 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/netlink.c' (109,423) at 20240405153053237
111162 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98095.c' (109,424) at 20240405153053629
111163 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pfm.c' (109,425) at 20240405153054169
111164 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gem.h' (109,426) at 20240405153048421
111165 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/meson.build' (109,427) at 20241114091008832
111166 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_interface.hpp' (109,428) at 20210625000105088
111167 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irq_32.h' (109,429) at 20240405153046317
111168 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/logging.yml' (109,430) at 20220804030014663
111169 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/pinctrl-as370.c' (109,431) at 20241008080013967
111170 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/rpath.sh' (109,432) at 20240405153054357
111171 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/async-teardown.c' (109,433) at 20240906080037448
111172 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb' (109,434) at 20241221090017668
111173 2025-01-08 03:00:52.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ptrace.h' (109,435) at 20240405153046321
111174 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.4004.0.network' (109,436) at 20210307205554222
111175 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-armv.S' (109,437) at 20241211090145369
111176 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/cm5200.dts' (109,438) at 20210307214926342
111177 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-iris.dts' (109,439) at 20240405153045529
111178 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit_fsnotify.c' (109,440) at 20240405153052973
111179 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/no' (109,441) at 20210308005046149
111180 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/llvm-config' (109,442) at 20221120040010734
111181 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/audit.c' (109,443) at 20240405153053485
111182 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/gda.h' (109,444) at 20240405153046013
111183 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cq.c' (109,445) at 20240405153049041
111184 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-max77620.c' (109,446) at 20240405153051337
111185 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/cache.json' (109,447) at 20240405153054109
111186 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/gth.h' (109,448) at 20210307214928150
111187 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/intel,lgm-clk.h' (109,449) at 20210307214931326
111188 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/irq.c' (109,450) at 20240405153046345
111189 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/Kconfig' (109,451) at 20210308005002976
111190 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gt215.fuc3.h' (109,452) at 20210307214927922
111191 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/DriveCollection.json' (109,453) at 20240619080002944
111192 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build' (109,454) at 20230825080021141
111193 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock_types.h' (109,455) at 20210307214926586
111194 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/impedance-analyzer/Makefile' (109,456) at 20210307214930522
111195 2025-01-08 03:00:52.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/stm32f2xx_spi.c' (109,457) at 20241211090212338
111196 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/salinfo.c' (109,458) at 20240405153045925
111197 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/sgx.h' (109,459) at 20240405153046425
111198 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5235EVB_Flash32_defconfig' (109,460) at 20210308005003236
111199 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/client.2200.conf' (109,461) at 20241031080012179
111200 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun50i-h6-ccu.h' (109,462) at 20210308005003636
111201 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/DENYLIST' (109,463) at 20240405153054241
111202 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c' (109,464) at 20220525020655227
111203 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/pwrseq.c' (109,465) at 20210307214929946
111204 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2_2.0.6.bb' (109,466) at 20241221090017688
111205 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/build-igt.sh' (109,467) at 20240405153230527
111206 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb' (109,468) at 20240113090014536
111207 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm95241.c' (109,469) at 20240405153048861
111208 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml' (109,470) at 20221207040023627
111209 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm660l.dtsi' (109,471) at 20240405153045773
111210 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/seiko,43wvf1g.yaml' (109,472) at 20240405153045045
111211 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-adda.c' (109,473) at 20240405153232187
111212 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/verifyDriveGeometry.cpp' (109,474) at 20240817080005771
111213 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-spi-avmm.c' (109,475) at 20240405153046693
111214 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_omap5_common.h' (109,476) at 20210308005003620
111215 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/0001-lockdev-Define-MAJOR-MINOR-for-non-glibc-case.patch' (109,477) at 20220502030010112
111216 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pcs/mediatek,sgmiisys.yaml' (109,478) at 20240405153045117
111217 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips64-linux' (109,479) at 20241206090014350
111218 2025-01-08 03:00:52.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/ebpf/syscall.rst' (109,480) at 20240405153045301
111219 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-pxs2.c' (109,481) at 20240405153232203
111220 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/init-system-helpers_1.67.bb' (109,482) at 20241221090017644
111221 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/ethernut5_pwrman.c' (109,483) at 20210308005002952
111222 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/relocate.c' (109,484) at 20210308005002888
111223 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c' (109,485) at 20210307214926178
111224 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pic.c' (109,486) at 20240405153046213
111225 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/cirrus/cs_dsp.h' (109,487) at 20240405153052689
111226 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/meson.options' (109,488) at 20230817080044709
111227 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/Makefile' (109,489) at 20240405153046221
111228 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cpu-debug.c' (109,490) at 20240405153048889
111229 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/northbridge.c' (109,491) at 20210308005002856
111230 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/drvfbi.c' (109,492) at 20220525020653667
111231 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo-full.dts' (109,493) at 20240405153045525
111232 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/directives/remote-logging-server-modal.html' (109,494) at 20210308005107077
111233 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/intelfb.rst' (109,495) at 20210307214925478
111234 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/Makefile' (109,496) at 20240405153051405
111235 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-compute.inc' (109,497) at 20211111010015492
111236 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2945.c' (109,498) at 20240405153048861
111237 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_512x512.png' (109,499) at 20210308005046549 to deleted uid set
111238 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/xilinx_gmii2rgmii.c' (109,500) at 20240405153050365
111239 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/sdbusplus.wrap' (109,501) at 20240830080004343
111240 2025-01-08 03:00:52.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/Kconfig' (109,502) at 20240405153045653
111241 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/average.h' (109,503) at 20210307214931358
111242 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pfunc_core.c' (109,504) at 20240405153046213
111243 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_main.c' (109,505) at 20240913080013809
111244 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/technisat.rst' (109,506) at 20210307214925234
111245 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb' (109,507) at 20210307205553670
111246 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psutils.c' (109,508) at 20240405153046625
111247 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/input_system.h' (109,509) at 20210307214930546
111248 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.err' (109,510) at 20220429100100882
111249 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/BIG.FAT.WARNING' (109,511) at 20210308005003732
111250 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc' (109,512) at 20240127090011888
111251 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/adp-ag101p_defconfig' (109,513) at 20210308005003244
111252 2025-01-08 03:00:52.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/mixins.scss' (109,514) at 20210308005107073
111253 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c' (109,515) at 20240405153230615
111254 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb' (109,516) at 20241221090017644
111255 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bm_mode_transition_unittest.cpp' (109,517) at 20240820080007201
111256 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/hyperv-iommu.c' (109,518) at 20240405153230743
111257 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx-ldb-helper.h' (109,519) at 20240405153048377
111258 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3mmu.h' (109,520) at 20210307214926166
111259 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_2_defconfig' (109,521) at 20210308005003272
111260 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/kasan.h' (109,522) at 20240405153231963
111261 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/Makefile' (109,523) at 20210308005003004
111262 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/apei.c' (109,524) at 20220525020652154
111263 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c' (109,525) at 20210307214927266
111264 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/gnome-desktop-thumbnail-don-t-assume-time_t-is-long.patch' (109,526) at 20210307205553742
111265 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception' (109,527) at 20210307205554422
111266 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/gdbmacros.txt' (109,528) at 20240405153044949
111267 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sc27xx_adc.c' (109,529) at 20240405153230691
111268 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-mipi-2.1.dts' (109,530) at 20220525020651930
111269 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SMPPL' (109,531) at 20211006000025242
111270 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb' (109,532) at 20230114040015550
111271 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/clk.c' (109,533) at 20210308005002796
111272 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/Makefile' (109,534) at 20210309003651792
111273 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/abituguru.rst' (109,535) at 20210309003648424
111274 2025-01-08 03:00:52.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Power_off' (109,536) at 20210308005007100
111275 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usb_stream.h' (109,537) at 20220525020655107
111276 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-sh2007.c' (109,538) at 20210309003648972
111277 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/paprefs_1.2.bb' (109,539) at 20230520080014480
111278 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/yellow_carp_offset.h' (109,540) at 20240405153230499
111279 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/hello.c' (109,541) at 20230629131804615
111280 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/callchain.c' (109,542) at 20240405153052997
111281 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/panic.h' (109,543) at 20210308005046285
111282 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_SDCARD_defconfig' (109,544) at 20210308005003244
111283 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_chip.h' (109,545) at 20210307214930670
111284 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_spill_fill.c' (109,546) at 20240405153054285
111285 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/transmeta.c' (109,547) at 20210307214926698
111286 2025-01-08 03:00:52.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/traceevents' (109,548) at 20230627080024910
111287 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-platform-wmi-bmof' (109,549) at 20240405153229727
111288 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_msg.c' (109,550) at 20240405153046953
111289 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/Makefile' (109,551) at 20210308005002776
111290 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_smu11_driver_if.h' (109,552) at 20240405153047205
111291 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51132.c' (109,553) at 20240405153230779
111292 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1l.dtsi' (109,554) at 20240405153045585
111293 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml' (109,555) at 20240405153229779
111294 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsload.c' (109,556) at 20240405153046621
111295 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpu.h' (109,557) at 20240405153046277
111296 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/fans.json' (109,558) at 20240918080013376
111297 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-neo4.dts' (109,559) at 20210307214926046
111298 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709.dtsi' (109,560) at 20240405153045425
111299 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/key.c' (109,561) at 20241111090012165
111300 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cache.h' (109,562) at 20240405153046001
111301 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x-spi.c' (109,563) at 20210307214932290
111302 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/Makefile' (109,564) at 20210307214930438
111303 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/storagecommands.hpp' (109,565) at 20240829080009330
111304 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk-mutex.h' (109,566) at 20240405153052793
111305 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/fiji_baco.h' (109,567) at 20210309003649648
111306 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/MAINTAINERS' (109,568) at 20210308005002916
111307 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/raspberrypi-power.h' (109,569) at 20210308005003640
111308 2025-01-08 03:00:52.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/AUTHORS' (109,570) at 20210307205554642
111309 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-aes.c' (109,571) at 20230925080040101
111310 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pb.dts' (109,572) at 20210307214926346
111311 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/Kconfig' (109,573) at 20210307214929698
111312 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8173-larb-port.h' (109,574) at 20220525020654547
111313 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/gpio-au1300.h' (109,575) at 20240405153046005
111314 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_cisco.c' (109,576) at 20220525020653703
111315 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/syscon_rk3036.c' (109,577) at 20210308005002772
111316 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/meson.build' (109,578) at 20240925080038338
111317 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a83t.h' (109,579) at 20210307214927026
111318 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/cache.json' (109,580) at 20240405153054125
111319 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-cas.h' (109,581) at 20210307214926550
111320 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/Kconfig' (109,582) at 20210308005003496
111321 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ingress_rif_conf_1d.sh' (109,583) at 20240405153054297
111322 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/pm.c' (109,584) at 20240405153045689
111323 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/LICENSE' (109,585) at 20210308004932836
111324 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf3.c' (109,586) at 20240405153054273
111325 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/stackprotector.h' (109,587) at 20240405153046017
111326 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/cpu_loop.c' (109,588) at 20221215040039206
111327 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch' (109,589) at 20210307205553798
111328 2025-01-08 03:00:52.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/Kconfig' (109,590) at 20210308005003052
111329 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/Makefile' (109,591) at 20210307214931150
111330 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/0003-Fix-psa_key_handle_t-initialization.patch' (109,592) at 20241221090017464
111331 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-enc.c' (109,593) at 20210309003650336
111332 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw.bb' (109,594) at 20241206090014226
111333 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c' (109,595) at 20240405153048813
111334 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rdma_core.h' (109,596) at 20210307214931610
111335 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc.h' (109,597) at 20210308005003728
111336 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/meson.build' (109,598) at 20240827080002182
111337 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/bpck6.c' (109,599) at 20240405153046665
111338 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/Kconfig' (109,600) at 20240405153231467
111339 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/Kconfig' (109,601) at 20210308005002728
111340 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.h' (109,602) at 20240405153050681
111341 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml' (109,603) at 20240405153045017
111342 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_basic.c' (109,604) at 20240405153232259
111343 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/io.h' (109,605) at 20210307214926362
111344 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/ddr.h' (109,606) at 20210308005002968
111345 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.h' (109,607) at 20210307214929938
111346 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c' (109,608) at 20240405153054245
111347 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubirw.service.in' (109,609) at 20210308005100305
111348 2025-01-08 03:00:52.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/tests.py' (109,610) at 20241221090017592
111349 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mei' (109,611) at 20210309003648252
111350 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6002-j375d.dts' (109,612) at 20240405153045717
111351 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/progress.py' (109,613) at 20220402030016091
111352 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_defconfig' (109,614) at 20210308005003244
111353 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml' (109,615) at 20240405153045073
111354 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb' (109,616) at 20240821080012435
111355 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap34xx.dtsi' (109,617) at 20210308005002600
111356 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_asm_32.S' (109,618) at 20220525020652194
111357 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl.h' (109,619) at 20240405153049529
111358 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kcov.rst' (109,620) at 20240405153045009
111359 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8173.c' (109,621) at 20240405153051285
111360 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUPL-1.1' (109,622) at 20210307205554422
111361 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/rcar-gen3-cpg.h' (109,623) at 20210308005003352
111362 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/uefi-secureboot.yml' (109,624) at 20241221090017464
111363 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bb' (109,625) at 20220921030015986
111364 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/utsname_sysctl.c' (109,626) at 20240405153053077
111365 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/__init__.py' (109,627) at 20210307205554262
111366 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/guest-halt-polling.rst' (109,628) at 20220525020651774
111367 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1023rdb.dts' (109,629) at 20220525020652026
111368 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/Makefile' (109,630) at 20240405153049897
111369 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/nuvoton,npcm750-reset.yaml' (109,631) at 20240912080012038
111370 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_cpumap_helpers.c' (109,632) at 20240405153054281
111371 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva-initial_2.22.0.bb' (109,633) at 20241221090017684
111372 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/visualize-pdr/requirements.txt' (109,634) at 20240910080037467
111373 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-touch-cap.h' (109,635) at 20210307214928794
111374 2025-01-08 03:00:52.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/af_rds.c' (109,636) at 20240405153232071
111375 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-miqi.dtsi' (109,637) at 20210308005002604
111376 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arch_timer.h' (109,638) at 20240405153045617
111377 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_defconfig' (109,639) at 20210308005003236
111378 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_cif.h' (109,640) at 20210309003654940
111379 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/greybus_trace.h' (109,641) at 20220525020653039
111380 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/btrfs-tests.h' (109,642) at 20210307214931026
111381 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/p10bmc/obmc/fan-watchdog/fan-watchdog.conf' (109,643) at 20210409000019717
111382 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-btf' (109,644) at 20220525020651634
111383 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/Sun' (109,645) at 20210307205553754
111384 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-cm3.dtsi' (109,646) at 20240405153045425
111385 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/spear.h' (109,647) at 20240405153052669
111386 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_mdb.c' (109,648) at 20240405153050389
111387 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-dt.c' (109,649) at 20240405153045673
111388 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c' (109,650) at 20240712080021065
111389 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/targeting.hpp' (109,651) at 20230512080029401
111390 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_protocol.robot' (109,652) at 20240911080043995
111391 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-drc02.dts' (109,653) at 20240405153045529
111392 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-iva-thermal.dtsi' (109,654) at 20210308005002576
111393 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmast.c' (109,655) at 20220525020654467
111394 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_buffer.c' (109,656) at 20240405153048941
111395 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/Makefile' (109,657) at 20210307214929206
111396 2025-01-08 03:00:52.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/MAINTAINERS' (109,658) at 20210308005003204
111397 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7766.c' (109,659) at 20240405153048945
111398 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-xive.rst' (109,660) at 20210308005045805
111399 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp513.rst' (109,661) at 20210309003648428
111400 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch' (109,662) at 20240413080012659
111401 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Volume.interface.yaml' (109,663) at 20220315030032667
111402 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary_46.0.bb' (109,664) at 20241221090017488
111403 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.10.bb' (109,665) at 20241221090017692
111404 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_tx.c' (109,666) at 20240405153050089
111405 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btf_ids.h' (109,667) at 20240405153231803
111406 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_viot.h' (109,668) at 20220818100014819
111407 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-generic.h' (109,669) at 20210307214926378
111408 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/faraday,tve200.yaml' (109,670) at 20220525020651670
111409 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3188-cru-common.h' (109,671) at 20210307214931334
111410 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h' (109,672) at 20240405153230591
111411 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-queue.c' (109,673) at 20240405153049369
111412 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/run-ptest' (109,674) at 20231011080016582
111413 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/Makefile' (109,675) at 20210307214929882
111414 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi.h' (109,676) at 20240405153050285
111415 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6358-reset.h' (109,677) at 20220525020654547
111416 2025-01-08 03:00:52.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/python-networkmanager/python3-networkmanager_2.2.bb' (109,678) at 20210812000025178
111417 2025-01-08 03:00:52.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-cfg-block.c' (109,679) at 20210308005003084
111418 2025-01-08 03:00:52.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-wifi-bt.dtsi' (109,680) at 20240405153045425
111419 2025-01-08 03:00:52.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/hfi.h' (109,681) at 20240405153230707
111420 2025-01-08 03:00:52.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/trace.h' (109,682) at 20240411080014062
111421 2025-01-08 03:00:52.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/page-types.c' (109,683) at 20241125090012267
111422 2025-01-08 03:00:52.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem.c' (109,684) at 20241211090212210
111423 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_shm.c' (109,685) at 20240405153051969
111424 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sd_adc_modulator.c' (109,686) at 20210309003650012
111425 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/zns.c' (109,687) at 20240405153051201
111426 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh25.h' (109,688) at 20210307214928630
111427 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/test/meson.build' (109,689) at 20240625080021640
111428 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/filter/Kconfig' (109,690) at 20240405153048981
111429 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/ds1685.h' (109,691) at 20240405153052789
111430 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-sh03.c' (109,692) at 20210307214926546
111431 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/manage.c' (109,693) at 20210307214929430
111432 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/coalesced_mmio.c' (109,694) at 20240405153054389
111433 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/termbits.h' (109,695) at 20240405153046133
111434 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/all.vue' (109,696) at 20220105012522959
111435 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_mgmt.cpp' (109,697) at 20240829080022546
111436 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/expected_stdout' (109,698) at 20210308005003736
111437 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-m920x-cardlist.rst' (109,699) at 20210307214925230
111438 2025-01-08 03:00:52.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/net.c' (109,700) at 20241011080017375
111439 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch' (109,701) at 20241221090017672
111440 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Access.errors.yaml' (109,702) at 20210610000035106
111441 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_optidma.c' (109,703) at 20240405153046665
111442 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Redundancy_v1.xml' (109,704) at 20240619080002936
111443 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vlan.c' (109,705) at 20240405153050177
111444 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sitronix-st7789v.c' (109,706) at 20240624080012776
111445 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra30-car.h' (109,707) at 20210307214931338
111446 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9132-db.dtsi' (109,708) at 20240405153045745
111447 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftpd-hpa.socket' (109,709) at 20210307205553822
111448 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-entity.h' (109,710) at 20240405153231847
111449 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PowerSupply/meson.build' (109,711) at 20230825080021141
111450 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/types.h' (109,712) at 20210307214926398
111451 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/Makefile' (109,713) at 20210308005003036
111452 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.8.bb' (109,714) at 20230114040015490
111453 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/cpu.c' (109,715) at 20240405153051209
111454 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts' (109,716) at 20210307214926342
111455 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/win_dump.c' (109,717) at 20240906080037180
111456 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb' (109,718) at 20230811080018330
111457 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fplsp.doc' (109,719) at 20210307214926146
111458 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/nested-struct-data.out' (109,720) at 20210308005046409 to deleted uid set
111459 2025-01-08 03:00:52.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/stream_interleave.h' (109,721) at 20210307214931574
111460 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/compat.h' (109,722) at 20240405153046277
111461 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/pcie_card_floors.cpp' (109,723) at 20240820080023686
111462 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/dma.h' (109,724) at 20240405153045913
111463 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4.dtsi' (109,725) at 20240405153229975
111464 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-debayer.c' (109,726) at 20240405153049525
111465 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/arm-spe.c' (109,727) at 20240405153232219
111466 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/ddr.h' (109,728) at 20210308005002996
111467 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch' (109,729) at 20241206090014334
111468 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpupower.h' (109,730) at 20210307214932614
111469 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_nand.c' (109,731) at 20210308005003372
111470 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nxp/Makefile' (109,732) at 20210307214929574
111471 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/ich9-ehci-uhci.cfg' (109,733) at 20210308005045797
111472 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/processor.c' (109,734) at 20240405153046289
111473 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/syscon_rv1108.c' (109,735) at 20210308005002776
111474 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/int_sqrt.c' (109,736) at 20220525020654751
111475 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu_csa.h' (109,737) at 20210307214926390
111476 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS2-ssh-host@.service' (109,738) at 20230203040020726
111477 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/TPMEnable-default-true.override.yml' (109,739) at 20210307205553718
111478 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/metacity/0001-drop-zenity-detection.patch' (109,740) at 20240413080012639
111479 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_flong.c' (109,741) at 20210307214926274
111480 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap5-gpu-thermal.dtsi' (109,742) at 20210308005002600
111481 2025-01-08 03:00:52.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/Makefile' (109,743) at 20210308005002552
111482 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6360-regulator.c' (109,744) at 20240520080015167
111483 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c' (109,745) at 20220525020654207
111484 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/prom.h' (109,746) at 20240405153046001
111485 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin/convert-gulong.patch' (109,747) at 20231126090012805
111486 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtest-needs-perl_0.002010.bb' (109,748) at 20230211040012655
111487 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb' (109,749) at 20241221090017492
111488 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPReactor.hpp' (109,750) at 20241205090004235
111489 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_insn.h' (109,751) at 20240405153046245
111490 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_call_robot.py' (109,752) at 20241029080012599
111491 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx6ul_ccm.h' (109,753) at 20210308005046021
111492 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.h' (109,754) at 20240405153230419
111493 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/Makefile' (109,755) at 20240405153052993
111494 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/slot-gpio.h' (109,756) at 20240617080017406
111495 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (109,757) at 20241123090010951
111496 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/sys_hwprobe.S' (109,758) at 20240405153046261
111497 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/Makefile' (109,759) at 20240405153050497
111498 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/either-1-rs.wrap' (109,760) at 20241211090212458
111499 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-hobbit.dts' (109,761) at 20240405153045505
111500 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-libtool-Do-not-add-build-time-library-paths-to-LD_LI.patch' (109,762) at 20230609080014387
111501 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/Makefile' (109,763) at 20210308005003044
111502 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_tlong.c' (109,764) at 20210307214926274
111503 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/start.rst' (109,765) at 20240405153045009
111504 2025-01-08 03:00:52.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_omap.c' (109,766) at 20241211090145497
111505 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ether_fcc.c' (109,767) at 20210308005002832
111506 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_counter.h' (109,768) at 20240405153050073
111507 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/mainloop.c' (109,769) at 20240405153054381
111508 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pci.h' (109,770) at 20240405153229855
111509 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-samsung-matisse-wifi.dts' (109,771) at 20240405153229891
111510 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-dqevent.rst' (109,772) at 20220525020651778
111511 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ashldi3.c' (109,773) at 20210307214931790
111512 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/sys-tree.h' (109,774) at 20210307205554486
111513 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ar9331.c' (109,775) at 20240405153053233
111514 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/dma.h' (109,776) at 20210307214926558
111515 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/init.c' (109,777) at 20240617080017406
111516 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,mvebu-pinctrl.txt' (109,778) at 20210308005003308
111517 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/skfbiinc.h' (109,779) at 20210307214929666
111518 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/urandom' (109,780) at 20220405030025645
111519 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/Makefile.am' (109,781) at 20210308005057105
111520 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308-sdw.h' (109,782) at 20240405153053689
111521 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py' (109,783) at 20241205090013980
111522 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/spike.c' (109,784) at 20241211090212326
111523 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tc74.c' (109,785) at 20240405153048877
111524 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8173-pm-domains.h' (109,786) at 20240405153231347
111525 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-sdw.h' (109,787) at 20240405153053745
111526 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/Kconfig' (109,788) at 20240405153049473
111527 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.compiler' (109,789) at 20240405153232099
111528 2025-01-08 03:00:52.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria5.dtsi' (109,790) at 20240405153045441
111529 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8326.h' (109,791) at 20240405153232151
111530 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/jump_label.h' (109,792) at 20240812080017228
111531 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3384_viper.dtsi' (109,793) at 20210307214926190
111532 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/test.py' (109,794) at 20210307205554434
111533 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/mediatek,mt6370-indicator.yaml' (109,795) at 20240405153045089
111534 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn315.c' (109,796) at 20240405153047301
111535 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb.dts' (109,797) at 20210307214926346
111536 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_nes.c' (109,798) at 20210308005046529
111537 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_user.c' (109,799) at 20241104090011623
111538 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485GFE_defconfig' (109,800) at 20210308005003236
111539 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-generic-thread-pointer.h' (109,801) at 20220804100016152
111540 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/arm-ffa-transport.cfg' (109,802) at 20241221090017472
111541 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/fallback-group' (109,803) at 20210307205554542
111542 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/sysemu-cpu-ops.h' (109,804) at 20240326080039534
111543 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mstar,msc313-mpll.yaml' (109,805) at 20220525020651666
111544 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/Makefile' (109,806) at 20220525020652194
111545 2025-01-08 03:00:52.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/lapic.h' (109,807) at 20240405153046449
111546 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_1_default.h' (109,808) at 20210307214927670
111547 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/README' (109,809) at 20210308005003168
111548 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-apf27.dts' (109,810) at 20240405153045485
111549 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6105x-regulator.c' (109,811) at 20240405153051473
111550 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/mlx-wdt.rst' (109,812) at 20210309003648512
111551 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/MAINTAINERS' (109,813) at 20210308005002948
111552 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch' (109,814) at 20241206090014310
111553 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/diu.txt' (109,815) at 20210307214925402
111554 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/dcgu.c' (109,816) at 20210308005003020
111555 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/addrspace.h' (109,817) at 20210308005002816
111556 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_sllv.c' (109,818) at 20210308005046525
111557 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/cryptoErase.cpp' (109,819) at 20240817080005771
111558 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/i2c/Makefile' (109,820) at 20210307214930598
111559 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/module.c' (109,821) at 20240906080037592
111560 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/page.h' (109,822) at 20240405153052617
111561 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_tcp.c' (109,823) at 20240405153232059
111562 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cmpxchg.h' (109,824) at 20210307214926578
111563 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/Kconfig' (109,825) at 20210308005002964
111564 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_2_1_offset.h' (109,826) at 20240405153048005
111565 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/ill_acc.c' (109,827) at 20240405153230019
111566 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/u-boot.h' (109,828) at 20210308005002544
111567 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/special.h' (109,829) at 20240405153054077
111568 2025-01-08 03:00:52.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-sample-raw.c' (109,830) at 20240405153232239
111569 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c' (109,831) at 20240405153230407
111570 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe.c' (109,832) at 20240405153051597
111571 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/tracepoints.rst' (109,833) at 20210309003648460
111572 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mct_u232.h' (109,834) at 20210307214930866
111573 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp87565.c' (109,835) at 20240405153230835
111574 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.nbd' (109,836) at 20210308005046469
111575 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0004-Use-packageconfig-to-detect-mmal-support.patch' (109,837) at 20240413080012639
111576 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c' (109,838) at 20240815080012875
111577 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/coding-style.rst' (109,839) at 20240405153045245
111578 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/simplebench.py' (109,840) at 20210927100127349
111579 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/acbel-fsg032.rst' (109,841) at 20240405153045217
111580 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/irq.c' (109,842) at 20240830080013243
111581 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-07' (109,843) at 20210908000010395
111582 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,arc700-intc.txt' (109,844) at 20210307214925342
111583 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartial.S' (109,845) at 20210307214925866
111584 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c' (109,846) at 20240405153230847
111585 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h' (109,847) at 20210307214929574
111586 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-tb10x/tb10x.c' (109,848) at 20210307214925674
111587 2025-01-08 03:00:52.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/meson8-ddr-clkc.h' (109,849) at 20210307214931326
111588 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TrustedComponent.v1_3_1.json' (109,850) at 20240619080002956
111589 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc2103.rst' (109,851) at 20210307214925498
111590 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-colibri.dtsi' (109,852) at 20240405153045537
111591 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-stinger96.dtsi' (109,853) at 20240405153045585
111592 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb' (109,854) at 20241221090017548
111593 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_direct_packet_access.c' (109,855) at 20240405153054281
111594 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/aspeed_i3c.h' (109,856) at 20241211090212358
111595 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-contained-read.c' (109,857) at 20230421080019768
111596 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/mock_pmbus.hpp' (109,858) at 20240425080034047
111597 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc-etr.c' (109,859) at 20241008080013927
111598 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/heartbeat_messages.hpp' (109,860) at 20241224090003036
111599 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/note.S' (109,861) at 20210307214926078
111600 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-iommu-stub.c' (109,862) at 20220429100100470
111601 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.h' (109,863) at 20210307214927306
111602 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/power_reading.json' (109,864) at 20241106090019922
111603 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_step.h' (109,865) at 20240405153048541
111604 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netconf.h' (109,866) at 20210307214931642
111605 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend' (109,867) at 20240515080012649
111606 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/tlb.c' (109,868) at 20210308005002960
111607 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0002-test-regress.h-Increase-default-timeval-tolerance-50.patch' (109,869) at 20210528000029751
111608 2025-01-08 03:00:52.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios-wmi.c' (109,870) at 20220525020653907
111609 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/bitmanip_helper.c' (109,871) at 20221215040039330
111610 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package.bbclass' (109,872) at 20241221090017604
111611 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/swab.h' (109,873) at 20210307214926362
111612 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/README.md' (109,874) at 20221209040034567
111613 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_mid_low_api.rst' (109,875) at 20240405153045257
111614 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OperatingConfigCollection.json' (109,876) at 20240619080002952
111615 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_dsa.h' (109,877) at 20220525020653563
111616 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_translate_dcn21.c' (109,878) at 20240405153047285
111617 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_clk_div.c' (109,879) at 20240405153048565
111618 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/googlebenchmark/0002-cycleclock-Fix-type-conversion-to-match-function-ret.patch' (109,880) at 20241206090014258
111619 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/fix-menu-generation.patch' (109,881) at 20231011080016574
111620 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_effect.c' (109,882) at 20220525020655099
111621 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/usb.h' (109,883) at 20240405153052145
111622 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-sps1.dts' (109,884) at 20240405153229891
111623 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/magic-number.rst' (109,885) at 20240405153045273
111624 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa55.inc' (109,886) at 20240301090012451
111625 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cacheinfo.h' (109,887) at 20240405153052665
111626 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pca9564.h' (109,888) at 20210308005003676
111627 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822bu.c' (109,889) at 20240405153050657
111628 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/protocol.h' (109,890) at 20210307214930874
111629 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml' (109,891) at 20240405153045153
111630 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/leds.c' (109,892) at 20240405153050489
111631 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend' (109,893) at 20241221090017480
111632 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F3-119W' (109,894) at 20210307205553758
111633 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_de1_soc_defconfig' (109,895) at 20210308005003280
111634 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/acpi-vga-stub.c' (109,896) at 20221215040039102
111635 2025-01-08 03:00:52.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_b.c' (109,897) at 20210308005046525
111636 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_global_conf_regs.h' (109,898) at 20240405153046601
111637 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/instruction.json' (109,899) at 20240405153054109
111638 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/.gitignore' (109,900) at 20240405153054185
111639 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/slapd.service' (109,901) at 20210307205553990
111640 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/variadic-macro.h' (109,902) at 20210308005003688
111641 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/README' (109,903) at 20210308005003012
111642 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_seq.c' (109,904) at 20210307214932438
111643 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_lpuart_defconfig' (109,905) at 20210308005003264
111644 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/mmap.c' (109,906) at 20240906080037156
111645 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/common/spi.c' (109,907) at 20210308005003020
111646 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_13_0_2_offset.h' (109,908) at 20220525020652807
111647 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/nxp/lpc32xx-misc.h' (109,909) at 20210307214931510
111648 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/cmp.c' (109,910) at 20210309003654576
111649 2025-01-08 03:00:52.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-balloon.c' (109,911) at 20241211090212350
111650 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/ace_sha.c' (109,912) at 20210308005003356
111651 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_common.h' (109,913) at 20210308005003616
111652 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/unified.h' (109,914) at 20210308005002708
111653 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm_types.h' (109,915) at 20210307214930554
111654 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/device-emulation.rst' (109,916) at 20240906080037180
111655 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/mx_pic.c' (109,917) at 20221215040039174
111656 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/realtek,rtd1195.h' (109,918) at 20210307214931350
111657 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch' (109,919) at 20241221090017680
111658 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/message.hpp' (109,920) at 20210308004942076
111659 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/indent/bitbake.vim' (109,921) at 20230813080012860
111660 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/interlaken-lac.dtsi' (109,922) at 20210307214926342
111661 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch' (109,923) at 20240124090012262
111662 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_pages.c' (109,924) at 20240405153230563
111663 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/machine/olympus-nuvoton.conf' (109,925) at 20211105000026763
111664 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8998.yaml' (109,926) at 20240405153229759
111665 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/uv/kernel/Makefile' (109,927) at 20210307214926134
111666 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval.h' (109,928) at 20210308005002820
111667 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr.c' (109,929) at 20210307214930570
111668 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0002-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch' (109,930) at 20241221090017660
111669 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/htb.h' (109,931) at 20240405153050105
111670 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/values.h' (109,932) at 20210307214932610
111671 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/init/board_init.c' (109,933) at 20210308005003228
111672 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__start_detached.hpp' (109,934) at 20240731080033662
111673 2025-01-08 03:00:52.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/stacktrace.c' (109,935) at 20240405153230003
111674 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp950.c' (109,936) at 20210307214931190
111675 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_sys.h' (109,937) at 20210308005003432
111676 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c' (109,938) at 20240405153047093
111677 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/reset.c' (109,939) at 20210308005003740
111678 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/sh7757lcr.c' (109,940) at 20210308005003036
111679 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6765.c' (109,941) at 20240405153051313
111680 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/pmac32_defconfig' (109,942) at 20240405153230027
111681 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_omap2.c' (109,943) at 20240405153230867
111682 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch' (109,944) at 20241221090017668
111683 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm63xx.c' (109,945) at 20241011080017351
111684 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_cpu.c' (109,946) at 20210307214932026
111685 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-tree.bconf' (109,947) at 20210307214932462
111686 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_inode_item.c' (109,948) at 20240405153231783 to deleted uid set
111687 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/fb.h' (109,949) at 20210309003648712
111688 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.c' (109,950) at 20220525020652971
111689 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil_crash_dump.c' (109,951) at 20210307214929786
111690 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_twsi.c' (109,952) at 20220525020653159
111691 2025-01-08 03:00:52.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/national,lm90.yaml' (109,953) at 20240405153229767
111692 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/sprom.c' (109,954) at 20240405153046697
111693 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/multipath-tools_0.10.0.bb' (109,955) at 20241221090017540
111694 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dkl_phy.c' (109,956) at 20240405153048445
111695 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-griffin.dts' (109,957) at 20240405153045793
111696 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/switchtec_ioctl.h' (109,958) at 20210307214931662
111697 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_card.scss' (109,959) at 20220105012522983
111698 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp' (109,960) at 20230523080003149
111699 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec1.c' (109,961) at 20210307214928846
111700 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/pciback_ops.c' (109,962) at 20240405153052253
111701 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_main.c' (109,963) at 20240520080015171
111702 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0015-powerpc-Do-not-ask-compiler-for-finding-arch.patch' (109,964) at 20241221090017640
111703 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-prototypes.h' (109,965) at 20240405153046101
111704 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/meson.build' (109,966) at 20230821192414188
111705 2025-01-08 03:00:52.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/libx86-mmap-offset.patch' (109,967) at 20230706080014749
111706 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fsmap.c' (109,968) at 20241211090145509
111707 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/link_pinning.c' (109,969) at 20220525020655191
111708 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Crossword' (109,970) at 20211006000025234
111709 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxfmutex.c' (109,971) at 20210307214926846
111710 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2.dts' (109,972) at 20240405153045729
111711 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_hv.py' (109,973) at 20241211090212542
111712 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-accounts-modal-remove.html' (109,974) at 20210308005107065
111713 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_header.cpp' (109,975) at 20240418080028286
111714 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_special_blocks.h' (109,976) at 20240405153046601
111715 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/wireplumber/files/90-OE-disable-session-dbus-dependent-features.lua' (109,977) at 20220402030015899
111716 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vf610twr_nand_defconfig' (109,978) at 20210308005003284
111717 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_debug.h' (109,979) at 20210307214927122
111718 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/softirq.c' (109,980) at 20240613080016519
111719 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_errno_defs.h' (109,981) at 20210927100127265
111720 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/README.md' (109,982) at 20210308004942076
111721 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/ids8313.c' (109,983) at 20210308005003008
111722 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_overlap1.decode' (109,984) at 20210308005046389
111723 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/Kconfig' (109,985) at 20240405153048785
111724 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/Makefile' (109,986) at 20210308005002904
111725 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/freq.h' (109,987) at 20210309003648976
111726 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cobra5272.h' (109,988) at 20210308005003588
111727 2025-01-08 03:00:52.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cinergyT2.h' (109,989) at 20210307214928818
111728 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mscc-ocelot.c' (109,990) at 20241118090018495
111729 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-sdm660.c' (109,991) at 20240405153046833
111730 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0004-Define-missing-prototype-for-functions.patch' (109,992) at 20230706080014749
111731 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_host.h' (109,993) at 20220525020654287
111732 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7723.h' (109,994) at 20210308005002848
111733 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/meson.build' (109,995) at 20230825080021137
111734 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/crypto.c' (109,996) at 20240405153053393
111735 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl-core.h' (109,997) at 20240405153049621
111736 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/dev/peak_canfd.h' (109,998) at 20220525020654555
111737 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mincore/.gitignore' (109,999) at 20210309003656004
111738 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc_cb.c' (110,000) at 20210307214930290
111739 2025-01-08 03:00:52.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/goldfish_pipe.c' (110,001) at 20240405153051389
111740 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b-mxq.dts' (110,002) at 20240405153045401
111741 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/timex.h' (110,003) at 20210307214925670
111742 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-zpff.c' (110,004) at 20210307214928102
111743 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_u.c' (110,005) at 20240405153054385
111744 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_msg.h' (110,006) at 20220525020653351
111745 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_uclass.h' (110,007) at 20240405153048805
111746 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.h' (110,008) at 20240405153049849
111747 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/eb_cpu5282_internal_defconfig' (110,009) at 20210308005003256
111748 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/211.out' (110,010) at 20241121090029296
111749 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-jxxx.dtsi' (110,011) at 20240405153045717
111750 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-simple-audio-card-mix+split.dtsi' (110,012) at 20240405153045813
111751 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2838.h' (110,013) at 20240906080037328
111752 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/fpga-mgr.h' (110,014) at 20240613080016499
111753 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/vertexcom-mse102x.yaml' (110,015) at 20240405153045121
111754 2025-01-08 03:00:52.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/ibm,ppc4xx-gpio.txt' (110,016) at 20210307214925318
111755 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_host.h' (110,017) at 20240805080013931
111756 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvbsky.c' (110,018) at 20220525020653319
111757 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/clk_helper.c' (110,019) at 20240906080037452
111758 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.h' (110,020) at 20210309003649656
111759 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-Fix-the-compile-error.patch' (110,021) at 20230706080014761
111760 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-stub.c' (110,022) at 20241211090212230
111761 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-buffer.h' (110,023) at 20210308005046037
111762 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l35.c' (110,024) at 20240405153232147
111763 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/vmcoreinfo.h' (110,025) at 20210308005046021
111764 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/main.c' (110,026) at 20240405153231683
111765 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1550_spi.h' (110,027) at 20210307214926218
111766 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8m-clock.yaml' (110,028) at 20240405153045025
111767 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/byteorder.h' (110,029) at 20210308005002848
111768 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-rex-pro.dts' (110,030) at 20240405153045505
111769 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_reg.h' (110,031) at 20240405153232143
111770 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uprobes.h' (110,032) at 20210307214926586
111771 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ec168.h' (110,033) at 20210307214928814
111772 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843.h' (110,034) at 20240405153049005
111773 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-dvk_som60.dts' (110,035) at 20240405153045461
111774 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Glimakra' (110,036) at 20210307205553782
111775 2025-01-08 03:00:52.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/Makefile' (110,037) at 20210307214932394
111776 2025-01-08 03:00:52.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_privileges.hpp' (110,038) at 20240817080003175
111777 2025-01-08 03:00:52.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_bpf_hashmap_full_update.sh' (110,039) at 20240405153054241
111778 2025-01-08 03:00:52.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/journald-size-policy-2MB.conf' (110,040) at 20210519000031347
111779 2025-01-08 03:00:52.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qcom,msm-uart.yaml' (110,041) at 20240405153045153
111780 2025-01-08 03:00:52.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c' (110,042) at 20240910080014034
111781 2025-01-08 03:00:52.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch' (110,043) at 20230706080014737
111782 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_api.c' (110,044) at 20241220090018338
111783 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/omap3isp.rst' (110,045) at 20240405153044957
111784 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz/graphviz-setup.sh' (110,046) at 20210307205553942
111785 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/Kconfig' (110,047) at 20220525020653367
111786 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/intr.h' (110,048) at 20240405153048621
111787 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu54xx.h' (110,049) at 20210309003648708
111788 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fixp-arith.h' (110,050) at 20240405153052689
111789 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/Makefile' (110,051) at 20210309003650612
111790 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dsa_stubs.h' (110,052) at 20240405153052841
111791 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_imx.c' (110,053) at 20240405153046653
111792 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-include-sys-sysmacros.h-for-major-minor-definition.patch' (110,054) at 20210307205553738
111793 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr.c' (110,055) at 20241018080014558
111794 2025-01-08 03:00:52.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi.h' (110,056) at 20240405153232127
111795 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/ux500.c' (110,057) at 20240405153052125
111796 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/dec/dmfe.rst' (110,058) at 20210309003648444
111797 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig' (110,059) at 20210307205554390
111798 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Varmvattnet' (110,060) at 20210307205553794
111799 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es8316.yaml' (110,061) at 20240405153045161
111800 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/udev.txt' (110,062) at 20210307214925214
111801 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/phosphor-host-condition-gpio@.service' (110,063) at 20240420080039497
111802 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/Kconfig' (110,064) at 20240405153053905
111803 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/dw-xdata-pcie.rst' (110,065) at 20220525020651742
111804 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/error-codes.rst' (110,066) at 20220525020651726
111805 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mqprio.c' (110,067) at 20240405153053369
111806 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-atom-controls.h' (110,068) at 20220525020655067
111807 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/android_image.h' (110,069) at 20210308005003560
111808 2025-01-08 03:00:52.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ethtool.h' (110,070) at 20210308005003656
111809 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_resource.h' (110,071) at 20220429100100614
111810 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/signal.c' (110,072) at 20240405153230019
111811 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h' (110,073) at 20240405153231011
111812 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/iterators.lskel-little-endian.h' (110,074) at 20240405153231899
111813 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddr.h' (110,075) at 20210308005003648
111814 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hwconfig.h' (110,076) at 20210308005003652
111815 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-pinctrl.dtsi' (110,077) at 20240405153045581
111816 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/fltk-native-link-libdl.patch' (110,078) at 20230811080018302
111817 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/plugin.S' (110,079) at 20210308005002988
111818 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/Makefile' (110,080) at 20240405153051269
111819 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Context.c' (110,081) at 20210307214932566
111820 2025-01-08 03:00:52.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/noploop.c' (110,082) at 20240405153054173
111821 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-mve.c' (110,083) at 20240326080039650
111822 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_dc.c' (110,084) at 20240405153046953
111823 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ptrn.c' (110,085) at 20240405153050137
111824 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/debug.c' (110,086) at 20210307214931718
111825 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/184' (110,087) at 20210927100127489
111826 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client.interface.yaml' (110,088) at 20240618080025501
111827 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rfkill.h' (110,089) at 20220525020654675
111828 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/init.c' (110,090) at 20240405153045913
111829 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/unistd.h' (110,091) at 20210307214926254
111830 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/relocate_kernel.S' (110,092) at 20240405153230003
111831 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mpspec_def.h' (110,093) at 20210307214926666
111832 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/video.h' (110,094) at 20240405153052617
111833 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ncsi_util.cpp' (110,095) at 20240827080032479
111834 2025-01-08 03:00:52.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9360.c' (110,096) at 20240405153049013
111835 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/include/acp_2_2_enum.h' (110,097) at 20210307214932286
111836 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.48.bb' (110,098) at 20241221090017560
111837 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/pdb.h' (110,099) at 20240906080037160
111838 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.c' (110,100) at 20240405153048457
111839 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usX2Yhwdep.c' (110,101) at 20240405153054029
111840 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.c' (110,102) at 20220525020652959
111841 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strscpy.c' (110,103) at 20240405153053105
111842 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/.gitignore' (110,104) at 20220525020652130
111843 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/tsi721_dma.c' (110,105) at 20210307214930182
111844 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc32c-vpmsum_glue.c' (110,106) at 20210307214926370
111845 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tavelsjo' (110,107) at 20210307205553790
111846 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/clk-stm32mp13.c' (110,108) at 20240405153046853
111847 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/spinlock.h' (110,109) at 20210307214926674
111848 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-evm-u-boot.dtsi' (110,110) at 20210308005002576
111849 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_pl01x.h' (110,111) at 20210308005003628
111850 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___incompat.c' (110,112) at 20210309003655984
111851 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-main.c' (110,113) at 20210308005003348
111852 2025-01-08 03:00:52.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/cache.c' (110,114) at 20240726080012866
111853 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.c' (110,115) at 20210307214927950
111854 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be.h' (110,116) at 20240405153049905
111855 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iso_fs.h' (110,117) at 20240405153052925
111856 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/consolemap.c' (110,118) at 20240405153052025
111857 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso' (110,119) at 20240405153229971
111858 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml' (110,120) at 20240405153229763
111859 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts-native-fvp-base.inc' (110,121) at 20231126090012769
111860 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ifi_canfd/ifi_canfd.c' (110,122) at 20241216090017709
111861 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/Kconfig' (110,123) at 20210308005003008
111862 2025-01-08 03:00:52.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/Makefile' (110,124) at 20240830080013363
111863 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log_recover.c' (110,125) at 20241211090145533
111864 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/vocore2_defconfig' (110,126) at 20240405153230011
111865 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.png' (110,127) at 20210307205554586 to deleted uid set
111866 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mainstone-wm97xx.c' (110,128) at 20240405153049161
111867 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/checks.c' (110,129) at 20240405153053445
111868 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu-qom.h' (110,130) at 20240326080039674
111869 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/pll_defs.h' (110,131) at 20210308005002720
111870 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/cpld.h' (110,132) at 20210308005002996
111871 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/Makefile' (110,133) at 20210307214929658
111872 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/signal32.c' (110,134) at 20210307214926330
111873 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/nios2/index.rst' (110,135) at 20240405153044977
111874 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.h' (110,136) at 20240405153230315
111875 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubp.h' (110,137) at 20220525020652518
111876 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evhandler.c' (110,138) at 20240405153046617
111877 2025-01-08 03:00:52.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cgroup.h' (110,139) at 20220525020655163
111878 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb' (110,140) at 20241221090017560
111879 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan.c' (110,141) at 20240405153052137
111880 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/signal.h' (110,142) at 20240405153045625
111881 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/do_balan.c' (110,143) at 20210307214931234
111882 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_devlink.h' (110,144) at 20240405153049937
111883 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/inode.c' (110,145) at 20241211090145525
111884 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/pn544.h' (110,146) at 20220525020653823
111885 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/set_func_on_present.md' (110,147) at 20240807080019546
111886 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/yenta_socket.c' (110,148) at 20240913080013817
111887 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000p.h' (110,149) at 20210307214928618
111888 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/0001-Depend-on-haveuint128.h-for-umult64.c.patch' (110,150) at 20210307205553842
111889 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs.h' (110,151) at 20240405153046133
111890 2025-01-08 03:00:52.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6sl-clock.h' (110,152) at 20210307214931326
111891 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml' (110,153) at 20240405153045097
111892 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cxlflash.rst' (110,154) at 20210307214925546
111893 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/run_vmtests.sh' (110,155) at 20240830080013363
111894 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5640.h' (110,156) at 20240405153232155
111895 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-rainier.c' (110,157) at 20210307214926338
111896 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-polyline_2.0.2.bb' (110,158) at 20240302090018210
111897 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com_cmd.c' (110,159) at 20240405153230703
111898 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/arch_dump.c' (110,160) at 20240906080037528
111899 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-pincfg-evb.dtsi' (110,161) at 20240405153045473
111900 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7511.h' (110,162) at 20210307214931542
111901 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Ethernet/meson.build' (110,163) at 20230825080021141
111902 2025-01-08 03:00:52.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/kvm/kvm_loongarch.h' (110,164) at 20241211090212494
111903 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-b2260.dts' (110,165) at 20240405153045581
111904 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat' (110,166) at 20240906080037560 to deleted uid set
111905 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc_ofw.c' (110,167) at 20210307214926746
111906 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7763.h' (110,168) at 20210308005002848
111907 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/starfive,jh7110-usb.yaml' (110,169) at 20240405153045185
111908 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/mount.h' (110,170) at 20240405153232107
111909 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/ti-cppi5.h' (110,171) at 20240405153052681
111910 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/intel,ce4100-ioapic.yaml' (110,172) at 20240405153045085
111911 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/motorola-cpcap.h' (110,173) at 20210307214931430
111912 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dts' (110,174) at 20240405153229943
111913 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/genindex.rst' (110,175) at 20230114040015514
111914 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk04.1-c1.dts' (110,176) at 20240405153045541
111915 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/nostrip.patch' (110,177) at 20241221090017496
111916 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/sigtrap_threads.c' (110,178) at 20240405153054357
111917 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_linksys_ns.h' (110,179) at 20220525020653407
111918 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/usb_831x.c' (110,180) at 20240405153230051
111919 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/styles/index.scss' (110,181) at 20210308005107077
111920 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-tgl-match.c' (110,182) at 20240405153053957
111921 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/wrap_utils.py' (110,183) at 20221209040018571
111922 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl_1.5.bb' (110,184) at 20210307205553850
111923 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/bootgraph.py' (110,185) at 20240405153054217
111924 2025-01-08 03:00:52.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu_init.c' (110,186) at 20210308005002836
111925 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-stream.c' (110,187) at 20240405153053505
111926 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml' (110,188) at 20240405153045069
111927 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mc146818rtc.h' (110,189) at 20240405153046389
111928 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/if_inet6.h' (110,190) at 20240405153231851
111929 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/dbus/events-policy/config.yaml' (110,191) at 20240712080022837
111930 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp2-brownstone.dts' (110,192) at 20240405153229875
111931 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/reset.dtsi' (110,193) at 20210308005002872
111932 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_read_unittest.cpp' (110,194) at 20210308005120361
111933 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atariints.h' (110,195) at 20210307214926158
111934 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/agpgart.h' (110,196) at 20240405153052905
111935 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_fib.h' (110,197) at 20241216090017769
111936 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/task.c' (110,198) at 20240405153232111
111937 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py' (110,199) at 20210307205554286
111938 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/launch.h' (110,200) at 20220525020652002
111939 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpu_type.h' (110,201) at 20210307214926578
111940 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/OFL-1.0' (110,202) at 20210307205553866
111941 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sandbox.c' (110,203) at 20210308005003444
111942 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp' (110,204) at 20221209040003858
111943 2025-01-08 03:00:52.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/inno_rk3036.c' (110,205) at 20240405153053621
111944 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-regs.h' (110,206) at 20210307214926378
111945 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/timing_generator.h' (110,207) at 20240405153047293
111946 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/litex/Makefile' (110,208) at 20220525020653555
111947 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/whale2.dtsi' (110,209) at 20240405153045829
111948 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_driver.c' (110,210) at 20240405153051589
111949 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/Kconfig' (110,211) at 20210307214932190
111950 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/Makefile' (110,212) at 20220525020655083
111951 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,bcm-voter.yaml' (110,213) at 20240405153045081
111952 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml' (110,214) at 20240405153045129
111953 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/signature.mako.cpp' (110,215) at 20210308005054073
111954 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_tunnel.c' (110,216) at 20240405153053265
111955 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_fsmap.c' (110,217) at 20240405153231779 to deleted uid set
111956 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/VirtualMedia.v1_6_4.json' (110,218) at 20240619080002956
111957 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dummy.c' (110,219) at 20240415080012971
111958 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/dsa.txt' (110,220) at 20210309003648376
111959 2025-01-08 03:00:52.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/display.h' (110,221) at 20220525020652899
111960 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/asm-annotations.rst' (110,222) at 20240405153045001
111961 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/led-display.h' (110,223) at 20210308005003656
111962 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/coresight/Makefile' (110,224) at 20240405153053429
111963 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/cmake-setup.py' (110,225) at 20220405030025649
111964 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp' (110,226) at 20240904080003190
111965 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff' (110,227) at 20210307205554274 to deleted uid set
111966 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/devices.h' (110,228) at 20240405153045673
111967 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/Platform' (110,229) at 20220525020652014
111968 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_ipp.h' (110,230) at 20210307214927774
111969 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/buslock.rst' (110,231) at 20240405153229747
111970 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/resource.c' (110,232) at 20210524100034958
111971 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hostmem.h' (110,233) at 20241211090212370
111972 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml' (110,234) at 20240405153229759
111973 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-io.json' (110,235) at 20240405153054141
111974 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/hevc_regs.h' (110,236) at 20210307214930586
111975 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/dragonboard820c.c' (110,237) at 20210308005003032
111976 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_pmc.c' (110,238) at 20240405153230059
111977 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-NL' (110,239) at 20211006000025230
111978 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-send-mode.rst' (110,240) at 20220525020651782
111979 2025-01-08 03:00:52.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strlcpy.c' (110,241) at 20240405153053105
111980 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CompositionReservation_v1.xml' (110,242) at 20240619080002920
111981 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.json' (110,243) at 20210308005046401
111982 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/json_config.hpp' (110,244) at 20240820080023690
111983 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.yaml' (110,245) at 20210307214925306
111984 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_bbt.c' (110,246) at 20240405153049685
111985 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch' (110,247) at 20210307205554614
111986 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/board.rst' (110,248) at 20240405153045189
111987 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-multiple-consoles' (110,249) at 20240809080013506
111988 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-rdb.dts' (110,250) at 20210308005002580
111989 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/atmel_spi.h' (110,251) at 20210308005003488
111990 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-tiny4412.dts' (110,252) at 20240405153045569
111991 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/Kconfig' (110,253) at 20210309003653280
111992 2025-01-08 03:00:52.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_rk3036.h' (110,254) at 20210308005002664
111993 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/iommu.c' (110,255) at 20240520080015131
111994 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/tlb.c' (110,256) at 20210308005002992
111995 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/ButtonBackToTop.vue' (110,257) at 20241004080035959
111996 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1015.c' (110,258) at 20240405153232155
111997 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gobject-introspection-data.bbclass' (110,259) at 20240124090012258
111998 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_cdg.c' (110,260) at 20240405153053257
111999 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts_22.11.00.bb' (110,261) at 20230706080014761
112000 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/vga/Makefile' (110,262) at 20240405153048809
112001 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tsc.c' (110,263) at 20240405153230131
112002 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.43.1.bb' (110,264) at 20241221090017648
112003 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb.h' (110,265) at 20220525020653319
112004 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_sys_env_lib.c' (110,266) at 20210308005003368
112005 2025-01-08 03:00:52.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/gunz_test.c' (110,267) at 20210307214932702
112006 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/writefru.mako.hpp' (110,268) at 20210419100058716
112007 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max8997_muic.h' (110,269) at 20210308005003680
112008 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.0.bb' (110,270) at 20241206090014246
112009 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sec-irq.c' (110,271) at 20240405153049613
112010 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kexec_image.c' (110,272) at 20240405153045869
112011 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.10.bb' (110,273) at 20241221090017692
112012 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_assign.c' (110,274) at 20240405153054261
112013 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/0001-work-around-visibility-issue.patch' (110,275) at 20231126090012777
112014 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear310-evb.dts' (110,276) at 20240405153045577
112015 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mve_helper.c' (110,277) at 20240906080037464
112016 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/license.txt' (110,278) at 20210308005003708
112017 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/elf.h' (110,279) at 20220525020651946
112018 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-selection.rst' (110,280) at 20240405153045325
112019 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/unaligned-lowcore.S' (110,281) at 20221215040039390
112020 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_cs.h' (110,282) at 20210307214930286
112021 2025-01-08 03:00:52.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_kmod.py' (110,283) at 20210812000025382
112022 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/sdeventplus.wrap' (110,284) at 20230602080035412
112023 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv2/Makefile' (110,285) at 20210308005002540
112024 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk-mmsys.h' (110,286) at 20240405153052793
112025 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/yesno.c' (110,287) at 20210308005003732
112026 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/Makefile' (110,288) at 20210308005002920
112027 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/kinetic,ktd253.yaml' (110,289) at 20220525020651686
112028 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/CDDL-1.0' (110,290) at 20210307214925638
112029 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/alias_GUID.c' (110,291) at 20240805080013959
112030 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dtlk.h' (110,292) at 20210309003649136
112031 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pa_36b.dts' (110,293) at 20210307214926346
112032 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5624r.h' (110,294) at 20210307214928342
112033 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/orage/orage_4.18.0.bb' (110,295) at 20231126090012805
112034 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/rpm_4.20.0.bb' (110,296) at 20241221090017672
112035 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/run-ptest' (110,297) at 20240301090012435
112036 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_manager.cpp' (110,298) at 20240821080039164
112037 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_etr_masks.h' (110,299) at 20240405153046601
112038 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9m10g45ek.dts' (110,300) at 20240405153229875
112039 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo_dev.h' (110,301) at 20240405153048453
112040 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Yones_Toptech_BD1078_defconfig' (110,302) at 20210308005003244
112041 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rscalc.c' (110,303) at 20240405153046625
112042 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-test.txt' (110,304) at 20240405153054081
112043 2025-01-08 03:00:52.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-netgear-rn2120.dts' (110,305) at 20240405153045453
112044 2025-01-08 03:00:52.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4760.c' (110,306) at 20240405153053621
112045 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-types.h' (110,307) at 20210308005002680
112046 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/Kconfig' (110,308) at 20230426080043740
112047 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1c0042.c' (110,309) at 20240405153049533
112048 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/sd.c' (110,310) at 20240405153231491
112049 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mxs-lradc.h' (110,311) at 20210307214931430
112050 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-ssse3.c' (110,312) at 20210308005046497
112051 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/ctu.c' (110,313) at 20221102030020993
112052 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml' (110,314) at 20240405153045065
112053 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/az6007.c' (110,315) at 20240405153049545
112054 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31785.rst' (110,316) at 20210307214925502
112055 2025-01-08 03:00:52.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' (110,317) at 20241227090016917 to deleted uid set
112056 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/nfit.c' (110,318) at 20240405153054229
112057 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-helper.h' (110,319) at 20210308005046253
112058 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/witherspoon-tacoma/obmc/gpio/phosphor-power-supply-1.conf' (110,320) at 20210307205553702
112059 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/lg-laptop.rst' (110,321) at 20240405153044953
112060 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/secvar-sysfs.c' (110,322) at 20240405153046153
112061 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_benchmark.c' (110,323) at 20240405153053065
112062 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/types.h' (110,324) at 20210307214932482
112063 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/images-r2.txt' (110,325) at 20220804030014667
112064 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31760.c' (110,326) at 20240405153048865
112065 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c' (110,327) at 20240405153230919
112066 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lib.c' (110,328) at 20240919080017062
112067 2025-01-08 03:00:52.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/jffs2_fs_i.h' (110,329) at 20240405153052389
112068 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/securebits.h' (110,330) at 20210307214931658
112069 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp.h' (110,331) at 20220525020654171
112070 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-protocol-v3.c' (110,332) at 20240405153053505
112071 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-am654-serdes.h' (110,333) at 20210307214931342
112072 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/media-tomb.patch' (110,334) at 20230503080014591
112073 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/templates/default/bblayers.conf.sample' (110,335) at 20220910030013345
112074 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/MAINTAINERS' (110,336) at 20210308005002924
112075 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators-monitor-enable.service' (110,337) at 20230516080033026
112076 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_dram.c' (110,338) at 20210308005002884
112077 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/intrinsic.json' (110,339) at 20210307214932534
112078 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-mixer/configure.patch' (110,340) at 20230706080014753
112079 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-evb.dts' (110,341) at 20240405153045749
112080 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/kvm.h' (110,342) at 20220525020655107
112081 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/internal.h' (110,343) at 20240405153231651
112082 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/Kconfig' (110,344) at 20210307214930602
112083 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_lm75_sensor.c' (110,345) at 20240405153230759
112084 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign_internal.h' (110,346) at 20231229090005659
112085 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/index.rst' (110,347) at 20240405153044977
112086 2025-01-08 03:00:52.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/init/transformers-init.bb' (110,348) at 20241206090014234
112087 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci-sysfs.c' (110,349) at 20220525020651802
112088 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-xgene.c' (110,350) at 20240405153231311
112089 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha256.its' (110,351) at 20210308005003744
112090 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mos7720.c' (110,352) at 20240405153052137
112091 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6348-clock.h' (110,353) at 20210308005003632
112092 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/mediatek,mt7628-eth.txt' (110,354) at 20210308005003304
112093 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/ibm,i2cr-fsi-master.yaml' (110,355) at 20240405153045057
112094 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/perf_event.h' (110,356) at 20210307214926582
112095 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_6.dtso' (110,357) at 20240405153051213
112096 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/DiskBackplane_VINI.json' (110,358) at 20221213040036921
112097 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.dockerignore' (110,359) at 20210308005112989
112098 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/Platform' (110,360) at 20210307214926198
112099 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner_0.20.2.bb' (110,361) at 20241221090017524
112100 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sc27xx-pmic.h' (110,362) at 20210307214931434
112101 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/timer.c' (110,363) at 20210308005002768
112102 2025-01-08 03:00:52.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-find-native-sysroot' (110,364) at 20230919080013998
112103 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/af_vsock.c' (110,365) at 20241216090017797
112104 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/cross-development-toolchains.png' (110,366) at 20210307205554310 to deleted uid set
112105 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d36.dtsi' (110,367) at 20210308005002612
112106 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skeleton.c' (110,368) at 20240405153054261
112107 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/Makefile' (110,369) at 20210308005002912
112108 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep.h' (110,370) at 20240405153230939
112109 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/shmparam.h' (110,371) at 20210307214926390
112110 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/knav_dma.h' (110,372) at 20240405153052797
112111 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630.dtsi' (110,373) at 20240729080011332
112112 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/Makefile' (110,374) at 20210307214930778
112113 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/macb.c' (110,375) at 20210308005003436
112114 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.c' (110,376) at 20240405153231307
112115 2025-01-08 03:00:52.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MirOS' (110,377) at 20210307205554422
112116 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/dbus.cpp' (110,378) at 20241025080019713
112117 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v10.c' (110,379) at 20240405153230371
112118 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_current_task_under_cgroup.bpf.c' (110,380) at 20240405153053425
112119 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/btrfs.rst' (110,381) at 20240405153229807
112120 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/tc_act/tc_bpf.h' (110,382) at 20240405153054053
112121 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_abm.c' (110,383) at 20210524100034914
112122 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-touch.h' (110,384) at 20210307214928794
112123 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/Kconfig' (110,385) at 20240405153052093
112124 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xrdb_1.2.2.bb' (110,386) at 20230610080017603
112125 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/patchstream.py' (110,387) at 20210308005003772
112126 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_verbs.c' (110,388) at 20240405153049117
112127 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c' (110,389) at 20240405153231251
112128 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb' (110,390) at 20240302090018214
112129 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/t2080qds.dts' (110,391) at 20210308005002836
112130 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_item_updater_static.cpp' (110,392) at 20230511080022135
112131 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_sub.c' (110,393) at 20210307214926274
112132 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (110,394) at 20240712080022837
112133 2025-01-08 03:00:52.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_drv.c' (110,395) at 20240405153230539
112134 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ich9.c' (110,396) at 20241211090212246
112135 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvme_p4500_p5500.json' (110,397) at 20240424080004832
112136 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-lxm.dts' (110,398) at 20240405153045589
112137 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mb86s7x.c' (110,399) at 20240405153230303
112138 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/build.sh' (110,400) at 20210308005046541
112139 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/acornfb.c' (110,401) at 20240405153231579
112140 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/.gitignore' (110,402) at 20210308005003540
112141 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/acpi_nfit_test.c' (110,403) at 20210307214932626
112142 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_nodtb.py' (110,404) at 20210308005003748
112143 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/project.py' (110,405) at 20210308005003772
112144 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/iproc-udc.txt' (110,406) at 20210307214925450
112145 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/relocate.S' (110,407) at 20210308005002548
112146 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_iucv.c' (110,408) at 20240405153051985
112147 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/tgl.c' (110,409) at 20240405153232199
112148 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds' (110,410) at 20210308005002832
112149 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/fbcon.rst' (110,411) at 20220525020651726
112150 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ioctl.h' (110,412) at 20210307214931614
112151 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-dmar-generic.c' (110,413) at 20241114091008832
112152 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_notification.cpp' (110,414) at 20230822080036845
112153 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS5-ssh-bic@.service' (110,415) at 20231025080019870
112154 2025-01-08 03:00:52.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-sha512.c' (110,416) at 20240405153045989
112155 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.power-framework' (110,417) at 20210308005003296
112156 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/MAINTAINERS' (110,418) at 20210308005002944
112157 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ingenic.c' (110,419) at 20240405153046001
112158 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/custom_dbus_test.cpp' (110,420) at 20240621080031502
112159 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/CFLIST' (110,421) at 20210309003656016
112160 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm.c' (110,422) at 20240405153230395
112161 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91-core.c' (110,423) at 20240405153230671
112162 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/ioinst.c' (110,424) at 20241211090212518
112163 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/jz4775-dma.h' (110,425) at 20220525020654543
112164 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t94.c' (110,426) at 20210308005003480
112165 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb' (110,427) at 20241221090017496
112166 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/clock.json' (110,428) at 20240405153054109
112167 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1621.c' (110,429) at 20210307214930950
112168 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-intro.rst' (110,430) at 20210309003648496
112169 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/libs/float_helpers.c' (110,431) at 20240906080037580
112170 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/Makefile' (110,432) at 20210307214926294
112171 2025-01-08 03:00:52.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/mtk_scp.c' (110,433) at 20240527080023348
112172 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/dir.c' (110,434) at 20210307214931238
112173 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-interconnection.h' (110,435) at 20240405153053969
112174 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/secure_boot.c' (110,436) at 20210309003648908
112175 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mnt_namespace.h' (110,437) at 20210307214931450
112176 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ptrace.c' (110,438) at 20240405153053025
112177 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/adduser_3.118.bb' (110,439) at 20241221090017544
112178 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fcnal-test.sh' (110,440) at 20240405153054337
112179 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console_%.bbappend' (110,441) at 20241206090014226
112180 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-dwcmshc.c' (110,442) at 20240405153230859
112181 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_connmark.c' (110,443) at 20240405153053361
112182 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml' (110,444) at 20240405153229751
112183 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkdebug.c' (110,445) at 20240906080037144
112184 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_debugfs.c' (110,446) at 20240405153050117
112185 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_irq_public.h' (110,447) at 20210309003653016
112186 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-dust.c' (110,448) at 20240405153049245
112187 2025-01-08 03:00:52.711-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/MAINTAINERS' (110,449) at 20210308005003056
112188 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-packet.h' (110,450) at 20210307214926234
112189 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-a.dts' (110,451) at 20210308005002572
112190 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mtk_image.c' (110,452) at 20210308005003768
112191 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/Makefile' (110,453) at 20210308005002844
112192 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2.dts' (110,454) at 20210309003648756
112193 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_mmcra_sample_test.c' (110,455) at 20240405153054361
112194 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/meson.build' (110,456) at 20210308005045825
112195 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/main.py' (110,457) at 20240920080030747
112196 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb' (110,458) at 20241221090017556
112197 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb' (110,459) at 20241221090017556
112198 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6331-regulator.h' (110,460) at 20240405153052785
112199 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/file.c' (110,461) at 20240405153231719
112200 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OPL-1.0' (110,462) at 20211006000025242
112201 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-regmap.h' (110,463) at 20210309003649244
112202 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml' (110,464) at 20240405153229779
112203 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/integrator_defconfig' (110,465) at 20240405153045613
112204 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_link.c' (110,466) at 20240405153232259
112205 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-wilco-ec.c' (110,467) at 20220525020653959
112206 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/vclock_gettime.c' (110,468) at 20210307214926614
112207 2025-01-08 03:00:52.712-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_rq_dlg_calc_314.c' (110,469) at 20240405153047277
112208 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/multi_v5_defconfig' (110,470) at 20240405153045613
112209 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_iommu.h' (110,471) at 20220429100100590
112210 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/callout.cpp' (110,472) at 20230511080010311
112211 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_hwi.c' (110,473) at 20240405153231387
112212 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h' (110,474) at 20240405153050521
112213 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_arp.h' (110,475) at 20210307214931646
112214 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp.h' (110,476) at 20210307214932434
112215 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/Makefile' (110,477) at 20210307214929606
112216 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/0001-tests-Include-missing-sys-socket.h-header.patch' (110,478) at 20220414030020064
112217 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/rockchip-saradc.c' (110,479) at 20210308005003332
112218 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb' (110,480) at 20241221090017556
112219 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd_3.0.bb' (110,481) at 20241221090017504
112220 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap34xx.dtsi' (110,482) at 20240405153229903
112221 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (110,483) at 20230524080016081
112222 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-vntb-howto.rst' (110,484) at 20240405153044929
112223 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ia64-acpi-cpufreq.c' (110,485) at 20220525020652366
112224 2025-01-08 03:00:52.713-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4265.c' (110,486) at 20240405153232147
112225 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_masks.h' (110,487) at 20240405153046581
112226 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/Kconfig' (110,488) at 20210308005003028
112227 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/mem.h' (110,489) at 20240405153046345
112228 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/sysctl_net_llc.c' (110,490) at 20210307214931982
112229 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7792-cpg-mssr.c' (110,491) at 20210309003649256
112230 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/direct-io.c' (110,492) at 20240405153231687
112231 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml' (110,493) at 20240405153229759
112232 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/locales/en-US.json' (110,494) at 20241023080037271
112233 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/clk_ast2500.c' (110,495) at 20220215040051552
112234 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-sparcio.h' (110,496) at 20240405153230731
112235 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/e820.h' (110,497) at 20210307214926682
112236 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb100.dtsi' (110,498) at 20210307214925662
112237 2025-01-08 03:00:52.714-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-scmi.dtsi' (110,499) at 20240405153045717
112238 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_asm.h' (110,500) at 20240405153229975
112239 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher.c' (110,501) at 20241211090212226
112240 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/net.h' (110,502) at 20240405153052965
112241 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm7xx-pinctrl.txt' (110,503) at 20210307214925394
112242 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch' (110,504) at 20241221090017644
112243 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/bnode.c' (110,505) at 20240405153052377
112244 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-streamer.c' (110,506) at 20210308005046233
112245 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t102xqds.h' (110,507) at 20210308005002992
112246 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/channel-win32.c' (110,508) at 20210927100127337
112247 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/mpc8536ds.c' (110,509) at 20210308005002976
112248 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/cxllib.h' (110,510) at 20210307214931550
112249 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/nv12mt_example.svg' (110,511) at 20210309003648496
112250 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/config' (110,512) at 20210307214932698
112251 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb' (110,513) at 20241221090017552
112252 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m8.dtsi' (110,514) at 20240405153229963
112253 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_env.py' (110,515) at 20210308005003744
112254 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/COPYING' (110,516) at 20210308004938812
112255 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/update_uboot.its' (110,517) at 20210308005003332
112256 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1.dtsi' (110,518) at 20240405153046241
112257 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvsbacka' (110,519) at 20210307205553778
112258 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-async.h' (110,520) at 20240405153231847
112259 2025-01-08 03:00:52.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_stat_unittest.cpp' (110,521) at 20240817080027252
112260 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pdu001.dts' (110,522) at 20240405153045589
112261 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/bus.json' (110,523) at 20240405153054109
112262 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/helper.h' (110,524) at 20240906080037532
112263 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sc2731-charger.yaml' (110,525) at 20240405153045141
112264 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-nvme.dtsi' (110,526) at 20240405153045717
112265 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-font-exception' (110,527) at 20210307205554422
112266 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-1.dtsi' (110,528) at 20210307214926350
112267 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c' (110,529) at 20240405153048333
112268 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/conf/layer.conf' (110,530) at 20241221090017480
112269 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-rqs.dts' (110,531) at 20210308005002584
112270 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_get_stack_rawtp.c' (110,532) at 20210309003655984
112271 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/numachip.c' (110,533) at 20210307214927046
112272 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++_1.11.3.bb' (110,534) at 20241221090017532
112273 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572si-post.dtsi' (110,535) at 20210307214926346
112274 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/mma.c' (110,536) at 20240405153054357
112275 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml' (110,537) at 20240405153045117
112276 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/json-glib/json-glib_1.10.0.bb' (110,538) at 20241221090017680
112277 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/meson.build' (110,539) at 20240528080015697
112278 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vdpa.c' (110,540) at 20241008080013987
112279 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi' (110,541) at 20210308005002580
112280 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/snmp.scss' (110,542) at 20210308005107077
112281 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE04.boot' (110,543) at 20220525020655231
112282 2025-01-08 03:00:52.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc.c' (110,544) at 20240405153053445
112283 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.4.3.bb' (110,545) at 20210307205553842
112284 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-audio.c' (110,546) at 20240405153046797
112285 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/marsboard_defconfig' (110,547) at 20210308005003268
112286 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/Makefile' (110,548) at 20220525020654327
112287 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/trace.c' (110,549) at 20210307214929890
112288 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_range_manager.c' (110,550) at 20240405153048777
112289 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/flow_dissector_load.c' (110,551) at 20240405153054241
112290 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/sa.h' (110,552) at 20220525020653119
112291 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/common.c' (110,553) at 20210307214925898
112292 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_network.c' (110,554) at 20210307214932742
112293 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol.h' (110,555) at 20240613080016563
112294 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evlist.h' (110,556) at 20241211090145573
112295 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.out' (110,557) at 20210308005046405 to deleted uid set
112296 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106.c' (110,558) at 20230426080043928
112297 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tec.h' (110,559) at 20210308005003620
112298 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vb2.h' (110,560) at 20210307214931614
112299 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/PassThrough.interface.yaml' (110,561) at 20221207040023627
112300 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qgraph.c' (110,562) at 20220429100100946
112301 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio.c' (110,563) at 20241211090212442
112302 2025-01-08 03:00:52.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_drv.c' (110,564) at 20240405153051525
112303 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp55xx-common.c' (110,565) at 20241211090145441
112304 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c' (110,566) at 20240405153050125
112305 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_rop2.h' (110,567) at 20210308005045857
112306 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/Makefile' (110,568) at 20210307214931974
112307 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_dphy.h' (110,569) at 20240405153049473
112308 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb' (110,570) at 20241221090017528
112309 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_features.h' (110,571) at 20220525020654555
112310 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm.h' (110,572) at 20240405153045933
112311 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/Makefile' (110,573) at 20210307214929530
112312 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6.h' (110,574) at 20210307214931506
112313 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_src_uri_left_files.pass' (110,575) at 20241206090014310
112314 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Rowridge' (110,576) at 20210307205553798
112315 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_wp.c' (110,577) at 20210307214930930
112316 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/LICENSE.txt' (110,578) at 20210307205554230
112317 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_link.c' (110,579) at 20240405153054281
112318 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77826-regulator.c' (110,580) at 20240405153231363
112319 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h' (110,581) at 20220525020652831
112320 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/meson.build' (110,582) at 20241211090212286
112321 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ocelot.its.S' (110,583) at 20210713000020196
112322 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml' (110,584) at 20240405153045129
112323 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/obmc_boot_test.robot' (110,585) at 20220201040016317
112324 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-trackpoint' (110,586) at 20210307214925198
112325 2025-01-08 03:00:52.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/igmp.h' (110,587) at 20240405153052705
112326 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/Makefile' (110,588) at 20210307214932282
112327 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0017-Platform-CS1000-Remove-unused-BL1-files.patch' (110,589) at 20241221090017464
112328 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes.c' (110,590) at 20220525020652358
112329 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/vof.h' (110,591) at 20230426080043764
112330 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch' (110,592) at 20230706080014741
112331 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Protocol.json' (110,593) at 20240619080002952
112332 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-connector-dbus_0.3.0.bb' (110,594) at 20231126090012781
112333 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_migrate_reuseport.c' (110,595) at 20220525020655199
112334 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_cppi41.c' (110,596) at 20240405153052121
112335 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio_olpc.c' (110,597) at 20220525020654991
112336 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-robots' (110,598) at 20210927100127061
112337 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/bridge-regs.h' (110,599) at 20240405153045645
112338 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PolyForm-Small-Business-1.0.0' (110,600) at 20211006000025242
112339 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/imx8-power-domain.c' (110,601) at 20210308005003468
112340 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dpsub.h' (110,602) at 20240405153048801
112341 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/Kconfig' (110,603) at 20240405153231307
112342 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-vpu.dtsi' (110,604) at 20241115090012941
112343 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_ftrace.c' (110,605) at 20240405153054181
112344 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/doorbell.h' (110,606) at 20210307214931442
112345 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/pseudo_lock_event.h' (110,607) at 20210307214926698
112346 2025-01-08 03:00:52.719-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/sysctr.h' (110,608) at 20210308005002672
112347 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/1ux16_riser.json' (110,609) at 20220601030005857
112348 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qdev.json' (110,610) at 20241211090212450
112349 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts' (110,611) at 20240805080013923
112350 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8004.dtsi' (110,612) at 20220525020651926
112351 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/topic.h' (110,613) at 20210307214930046
112352 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/tplink,safeloader-partitions.yaml' (110,614) at 20240405153045113
112353 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-can-transceiver.c' (110,615) at 20240405153231311
112354 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/domain.h' (110,616) at 20240405153053465
112355 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs1_defconfig' (110,617) at 20210308005003248
112356 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/funcmux.h' (110,618) at 20210308005002672
112357 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_octeon_cf.c' (110,619) at 20240405153046665
112358 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-meson-Run-atomics-test-on-clang-as-well.patch' (110,620) at 20241221090017640
112359 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-orion.c' (110,621) at 20240405153231559
112360 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-parade.dts' (110,622) at 20240405153045781
112361 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/am35x.h' (110,623) at 20210308005003520
112362 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/logrotate/logrotate_3.22.0.bb' (110,624) at 20241206090014334
112363 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-m1.dts' (110,625) at 20210308005002624
112364 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr3d.h' (110,626) at 20210307214928046
112365 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/main.cpp' (110,627) at 20241115090002317
112366 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-its-api-test_%.bbappend' (110,628) at 20230114040015466
112367 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/files/machine-id-commit-sync.conf' (110,629) at 20210307205554110
112368 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/Makefile' (110,630) at 20240405153231327
112369 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/Makefile' (110,631) at 20210308005002856
112370 2025-01-08 03:00:52.720-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-Remove-dead-paren_level-code.patch' (110,632) at 20210729000029104
112371 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/cap11xx.c' (110,633) at 20240405153049133
112372 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/dts/ae3xx.dts' (110,634) at 20210308005002824
112373 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pello_Ratasvaara' (110,635) at 20210307205553770
112374 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/asm/barrier_64.h' (110,636) at 20210307214932458
112375 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/config.mk' (110,637) at 20210308005002828
112376 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-jazzio.h' (110,638) at 20210307214928498
112377 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/257' (110,639) at 20240326080039730
112378 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/bletchley/host-poweroff' (110,640) at 20220727030013877
112379 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_internal.h' (110,641) at 20240527080023344
112380 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu-all.h' (110,642) at 20241211090212354
112381 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/Kconfig' (110,643) at 20240405153051849
112382 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/libgedit-gtksourceview_299.2.1.bb' (110,644) at 20241206090014234
112383 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb8_main.c' (110,645) at 20220525020654983
112384 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xdm.dtsi' (110,646) at 20240405153045473
112385 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_64.h' (110,647) at 20210307214926582
112386 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/sunplus-sp7021.dtsi' (110,648) at 20240405153045585
112387 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/testing/local-ci-build.md' (110,649) at 20221209040006399
112388 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/jailhouse_para.h' (110,650) at 20210307214926666
112389 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/iommu.h' (110,651) at 20241211090212362
112390 2025-01-08 03:00:52.721-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/core_kern.c' (110,652) at 20240405153054269
112391 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/pipe_util.c' (110,653) at 20210307214930538
112392 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/icst.c' (110,654) at 20210309003649264
112393 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/percpu_32.h' (110,655) at 20210307214926582
112394 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,meson8b-clkc.txt' (110,656) at 20210307214925286
112395 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/locking.rst' (110,657) at 20210307214925470
112396 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9m10g45ek.h' (110,658) at 20210308005003584
112397 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (110,659) at 20241206090014222
112398 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-qil_a9260.dts' (110,660) at 20240405153045465
112399 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/hashmap.c' (110,661) at 20240405153054253
112400 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/subprojects/.clang-tidy-ignore' (110,662) at 20230510080006007 to deleted uid set
112401 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/261' (110,663) at 20240906080037564
112402 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/test_smoke.sh' (110,664) at 20240405153054381
112403 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc' (110,665) at 20220422030010210
112404 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/pvclock-abi.h' (110,666) at 20240405153054033
112405 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ctx_skb.c' (110,667) at 20240405153232263
112406 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx27.c' (110,668) at 20240405153231319
112407 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qht.h' (110,669) at 20210308005046049
112408 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml' (110,670) at 20240405153045145
112409 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa65ae.inc' (110,671) at 20240301090012451
112410 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc3-cavium.txt' (110,672) at 20240405153045181
112411 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/syscalltable.S' (110,673) at 20220525020651986
112412 2025-01-08 03:00:52.722-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/kvm.h' (110,674) at 20240405153045865
112413 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/LICENSE' (110,675) at 20210308005133429
112414 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/mc146818rtc_regs.h' (110,676) at 20210308005046029
112415 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/ricoh.h' (110,677) at 20210307214930042
112416 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/system_heap.c' (110,678) at 20240405153230275
112417 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_beagle.h' (110,679) at 20210308005003608
112418 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/Kbuild' (110,680) at 20210307214928466
112419 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (110,681) at 20230721080014366
112420 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/120' (110,682) at 20220429100100890
112421 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958712k/MAINTAINERS' (110,683) at 20210308005002940
112422 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/otp_info.h' (110,684) at 20220215040051512
112423 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_maps.c' (110,685) at 20240405153232263
112424 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pci.rst' (110,686) at 20240405153044929
112425 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7343_regs.h' (110,687) at 20240405153049305
112426 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ofb.c' (110,688) at 20220525020652214
112427 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch' (110,689) at 20210307205554534
112428 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgtable_mm.h' (110,690) at 20240405153230007
112429 2025-01-08 03:00:52.723-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_plane.c' (110,691) at 20240405153230539
112430 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c' (110,692) at 20240405153047201
112431 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7269.c' (110,693) at 20210307214926562
112432 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/mmu.h' (110,694) at 20240613080016371
112433 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_console.c' (110,695) at 20210308005003700
112434 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/of_mmc_spi.c' (110,696) at 20240405153049665
112435 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l32.c' (110,697) at 20240405153053569
112436 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/maxim,max33359.yaml' (110,698) at 20240405153045181
112437 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/probe-slot-device@.service' (110,699) at 20231116090013989
112438 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/releases.md' (110,700) at 20241206090014206
112439 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_watchdog.c' (110,701) at 20210308005003496
112440 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/fw.h' (110,702) at 20240405153050649
112441 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine-amami.dts' (110,703) at 20240405153045545
112442 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/beaver/MAINTAINERS' (110,704) at 20210308005003024
112443 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/google,goldfish-pic.txt' (110,705) at 20210307214925342
112444 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_print.h' (110,706) at 20240405153048509
112445 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/helper.h' (110,707) at 20240906080037536
112446 2025-01-08 03:00:52.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/liburing.wrap' (110,708) at 20240112090004588
112447 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mtk.c' (110,709) at 20210308005003484
112448 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/msc01.h' (110,710) at 20210308005003676
112449 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_helpers.c' (110,711) at 20240405153231499
112450 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkm.h' (110,712) at 20210307214927030
112451 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos2.h' (110,713) at 20210308005003584
112452 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/aspeed_timer.h' (110,714) at 20220429100100570
112453 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb' (110,715) at 20241221090017668
112454 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/Makefile' (110,716) at 20210308005002980
112455 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb-internal.h' (110,717) at 20210308005045881
112456 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable.h' (110,718) at 20240820080014161
112457 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/dcmi_sensors.json' (110,719) at 20241106090019922
112458 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/215.out' (110,720) at 20210308005046461
112459 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts' (110,721) at 20210307214926050
112460 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/wm_sqrt.S' (110,722) at 20210307214926734
112461 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv6/ip6_tables.h' (110,723) at 20240405153052749
112462 2025-01-08 03:00:52.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/Kconfig' (110,724) at 20240405153051509
112463 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/core.h' (110,725) at 20240405153231123
112464 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/omap3-rom-rng.c' (110,726) at 20240405153230199
112465 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-clear_page.S' (110,727) at 20240405153229855
112466 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsof/files/remove-host-information.patch' (110,728) at 20240309090012820
112467 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/screen.h' (110,729) at 20240405153045953
112468 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0006-feat-corstone1000-include-platform-header-file.patch' (110,730) at 20241221090017464
112469 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/keembay-evm.dts' (110,731) at 20210309003648744
112470 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.2.bb' (110,732) at 20241221090017552
112471 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/efivar.h' (110,733) at 20220525020653131
112472 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25.h' (110,734) at 20210309003650040
112473 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r200' (110,735) at 20210307214928018
112474 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/btbridged.service' (110,736) at 20210308004939864
112475 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SPL-1.0' (110,737) at 20210307205554426
112476 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-2.1' (110,738) at 20211006000025242
112477 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6ul.c' (110,739) at 20241008080013911
112478 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/vector.c' (110,740) at 20240405153230383
112479 2025-01-08 03:00:52.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/qos_rk3288.h' (110,741) at 20210308005002664
112480 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl-usb.txt' (110,742) at 20210307214925450
112481 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/librs.rst' (110,743) at 20210307214925266
112482 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.cphp' (110,744) at 20240906080037556 to deleted uid set
112483 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun4i.h' (110,745) at 20210308005002668
112484 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_stack_raw_tp.c' (110,746) at 20240405153054253
112485 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/symlink.c' (110,747) at 20240405153052397
112486 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_nl.c' (110,748) at 20240405153053245
112487 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/overlayfs.py' (110,749) at 20241221090017632
112488 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_spmu_regs.h' (110,750) at 20240405153046589
112489 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/base.c' (110,751) at 20240405153048665
112490 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat_12.7.6.bb' (110,752) at 20241221090017680
112491 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos2.cfg' (110,753) at 20210308005002912
112492 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/sumversion.c' (110,754) at 20240405153232107
112493 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd/files/nslcd.service' (110,755) at 20210307205554074
112494 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi' (110,756) at 20240405153045841
112495 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/generic_bandwidth_allocation.c' (110,757) at 20240405153051777
112496 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/ia32/Makefile' (110,758) at 20240405153046377
112497 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-sigreturn.S' (110,759) at 20210307214926570
112498 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_le_qb.c' (110,760) at 20210308005046501
112499 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/pit.c' (110,761) at 20220525020651982
112500 2025-01-08 03:00:52.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7923.c' (110,762) at 20241211090145433
112501 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/files/makefile-add-ldflags.patch' (110,763) at 20210307205553938
112502 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/gpio-regulator.h' (110,764) at 20240405153052785
112503 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/Makefile' (110,765) at 20210307214929658
112504 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-v4l2.c' (110,766) at 20240405153049565
112505 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-kc1.dts' (110,767) at 20240405153045605
112506 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/chpid.h' (110,768) at 20210307214926514
112507 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os_4.3.0.bb' (110,769) at 20241221090017472
112508 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_harness.h' (110,770) at 20240405153054313
112509 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/remoteproc-framework.txt' (110,771) at 20210308005003328
112510 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vmaxh.S' (110,772) at 20230426080043952
112511 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/global_sync_vblank.svg' (110,773) at 20240405153045213
112512 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-fru.yaml' (110,774) at 20230412080023456
112513 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst' (110,775) at 20240405153045289
112514 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_textinput.c' (110,776) at 20210308005003704
112515 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8192-power.h' (110,777) at 20220525020654547
112516 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbbridged.hpp' (110,778) at 20240618080008237
112517 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77965-cpg-mssr.c' (110,779) at 20240405153230235
112518 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cmos_layout.h' (110,780) at 20210308005002876
112519 2025-01-08 03:00:52.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/sdi.c' (110,781) at 20220525020652975
112520 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumo_dpm.c' (110,782) at 20240628080013989
112521 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5420-smdk5420.dts' (110,783) at 20210308005002580
112522 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/meson.build' (110,784) at 20240906080037524
112523 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_test.h' (110,785) at 20210308005046021
112524 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/debugfs.h' (110,786) at 20210307214932102
112525 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_syscall.h' (110,787) at 20221215040039202
112526 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-qcom/platsmp.c' (110,788) at 20240405153045681
112527 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad_ethtool.c' (110,789) at 20240405153049853
112528 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/mediatek,uart.yaml' (110,790) at 20240405153045153
112529 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/samsung-secure-firmware.yaml' (110,791) at 20210307214925278
112530 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/Makefile' (110,792) at 20240613080016379
112531 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/config_file.md' (110,793) at 20240809080033023
112532 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_s_st.h' (110,794) at 20240405153052853
112533 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_control_main.cpp' (110,795) at 20210812000116459
112534 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/run-ptest' (110,796) at 20231126090012785
112535 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0001-tcl-Add-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch' (110,797) at 20241221090017676
112536 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net/am_foreign.patch' (110,798) at 20230706080014753
112537 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bruzaholm' (110,799) at 20210307205553778
112538 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-rsa.c' (110,800) at 20240913080013785
112539 2025-01-08 03:00:52.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html' (110,801) at 20210307205554286
112540 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gyration.c' (110,802) at 20210307214928090
112541 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_vl.c' (110,803) at 20240405153054241
112542 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_umem.h' (110,804) at 20240405153231859
112543 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77990.c' (110,805) at 20240405153051361
112544 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/Makefile' (110,806) at 20240405153046029
112545 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/nxp,pca9685-pwm.txt' (110,807) at 20210307214925406
112546 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-popmetal.dts' (110,808) at 20240405153045561
112547 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/net/poettering/Calculator/meson.build' (110,809) at 20240925080038338
112548 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/virt-dma.h' (110,810) at 20210307214927146
112549 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ia64/aliasing-test.c' (110,811) at 20210307214932678
112550 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.c' (110,812) at 20210309003651816
112551 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmconvert.h' (110,813) at 20220525020654467
112552 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/Kconfig' (110,814) at 20210307214928526
112553 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/hw_breakpoint.h' (110,815) at 20240405153054053
112554 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/redfish_host_code_update.robot' (110,816) at 20220315030021815
112555 2025-01-08 03:00:52.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soundwire/soundwire-controller.yaml' (110,817) at 20240405153045173
112556 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-x96max.c' (110,818) at 20210307214928786
112557 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-apf28dev.dts' (110,819) at 20240405153229891
112558 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/fans.json' (110,820) at 20231213090027090
112559 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3660-stub.c' (110,821) at 20210307214926974
112560 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/Kbuild' (110,822) at 20210307214930302
112561 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mt7629.c' (110,823) at 20210308005003348
112562 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/Makefile' (110,824) at 20210307214932234
112563 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/debug_fs.c' (110,825) at 20240405153231651
112564 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/timer.c' (110,826) at 20210308005002764
112565 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/microchip-spi.c' (110,827) at 20240405153230299
112566 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec3.1-0.dtsi' (110,828) at 20210307214926350
112567 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/p1010rdb.c' (110,829) at 20210308005002988
112568 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/qos.c' (110,830) at 20240726080012854
112569 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts' (110,831) at 20240405153229951
112570 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/file.c' (110,832) at 20240405153052393
112571 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb' (110,833) at 20241221090017548
112572 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/hibernate_asm.S' (110,834) at 20240405153045949
112573 2025-01-08 03:00:52.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_b.c' (110,835) at 20210308005046513
112574 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig' (110,836) at 20210307205553878
112575 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Mikkeli' (110,837) at 20210307205553770
112576 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9263.dts' (110,838) at 20240405153045473
112577 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/phosphor-led-manager/bmc_booted.conf' (110,839) at 20230929080014511
112578 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sys_call_table_32.c' (110,840) at 20240405153046493
112579 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/include/special-errno.h' (110,841) at 20220429100100402
112580 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.c' (110,842) at 20240405153047285
112581 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_c_ev.c' (110,843) at 20220525020654851
112582 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/helper.c' (110,844) at 20241211090212494
112583 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpfilter.h' (110,845) at 20240405153052665
112584 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/gpio16xx.c' (110,846) at 20240405153045657
112585 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_bpf.c' (110,847) at 20220525020654879
112586 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console_%.bbappend' (110,848) at 20210812000025166
112587 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memmove.S' (110,849) at 20240405153045633
112588 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-mxic.c' (110,850) at 20240405153230867
112589 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/cancel.h' (110,851) at 20240405153231883
112590 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/kona_l2_cache.c' (110,852) at 20240405153045637
112591 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/024.out' (110,853) at 20240906080037564
112592 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/.gitignore' (110,854) at 20210309003655996
112593 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/polaris_defconfig' (110,855) at 20240405153046309
112594 2025-01-08 03:00:52.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/app.cpp' (110,856) at 20241106090023550
112595 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/xor.h' (110,857) at 20210308005003368
112596 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/Makefile' (110,858) at 20240405153046929
112597 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,arndale.yaml' (110,859) at 20240405153045169
112598 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c' (110,860) at 20220525020652975
112599 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls1021aqds.c' (110,861) at 20210308005002964
112600 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg2ff.c' (110,862) at 20210307214928094
112601 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/delay.c' (110,863) at 20240405153046061
112602 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h' (110,864) at 20240830080013259
112603 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h' (110,865) at 20240405153047293
112604 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/config' (110,866) at 20210307214932686
112605 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp5990.rst' (110,867) at 20240405153229819
112606 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_ph.c' (110,868) at 20210308005046501
112607 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/technotrend.rc5' (110,869) at 20210307205553758
112608 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/signal.h' (110,870) at 20240617080017378
112609 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/yad/yad_6.0.bb' (110,871) at 20230813080012852
112610 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/helper.c' (110,872) at 20210308004938820
112611 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-paris.c' (110,873) at 20240520080015167
112612 2025-01-08 03:00:52.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2059.c' (110,874) at 20210307214929798
112613 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml' (110,875) at 20220525020651666
112614 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/user_verbs.rst' (110,876) at 20210307214925514
112615 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz' (110,877) at 20210307205554594 to deleted uid set
112616 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/xen-compat.h' (110,878) at 20230426080043888
112617 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/concurrencytest/concurrencytest.py' (110,879) at 20210308005003760
112618 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-pinctrl.dtsi' (110,880) at 20210308005002580
112619 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a07g043-cpg.h' (110,881) at 20240405153052645
112620 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/seccomp.h' (110,882) at 20210309003648836
112621 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/096.out' (110,883) at 20210308005046445
112622 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch' (110,884) at 20230706080014765
112623 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c' (110,885) at 20240405153230779
112624 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/gp8psk-fe.h' (110,886) at 20210307214928626
112625 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_json_unittest.cpp' (110,887) at 20210918000044923
112626 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/pch_dma.c' (110,888) at 20240405153047001
112627 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/MAINTAINERS' (110,889) at 20210308005003004
112628 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.1.pass' (110,890) at 20241206090014306
112629 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/samba-pam.patch' (110,891) at 20240113090014532
112630 2025-01-08 03:00:52.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7623n-bananapi-bpi-r2.dts' (110,892) at 20210308005002596
112631 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hyp_gdbstub.c' (110,893) at 20241211090212470
112632 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-params.h' (110,894) at 20240405153048821
112633 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-initscript-fix-warning.patch' (110,895) at 20210307205553834
112634 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml' (110,896) at 20240405153045129
112635 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts' (110,897) at 20240405153045817
112636 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/icmpv6.h' (110,898) at 20220525020654667
112637 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.h' (110,899) at 20210309003649648
112638 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5282EVB_defconfig' (110,900) at 20210308005003236
112639 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/Makefile' (110,901) at 20210307214931202
112640 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/overview.rst' (110,902) at 20210307214925546
112641 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/tcpm.h' (110,903) at 20240405153052813
112642 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,mmp2-clock.yaml' (110,904) at 20210307214925290
112643 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/memory.c' (110,905) at 20240405153232123
112644 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-common.c' (110,906) at 20210309003648716
112645 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/wireguard-module_1.0.20220627.bb' (110,907) at 20220910030013353
112646 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp.c' (110,908) at 20210307214925930
112647 2025-01-08 03:00:52.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-x86/chassis/x86-power-control/ethanolx/power-config-host0.json' (110,909) at 20240308090017907
112648 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json' (110,910) at 20241213090004417
112649 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/0005-typedefs.h-add-support-for-PowerPC.patch' (110,911) at 20210307205553802
112650 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c' (110,912) at 20240405153230359
112651 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/decl.h' (110,913) at 20220525020653771
112652 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json' (110,914) at 20240405153054109
112653 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libjcat/libjcat/run-ptest' (110,915) at 20210307205553938
112654 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ep11misc.h' (110,916) at 20240405153231379
112655 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/SECURITY.md' (110,917) at 20231126090012809
112656 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/paravirt_api_clock.h' (110,918) at 20240405153046389
112657 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/linksys,ns-partitions.yaml' (110,919) at 20240405153045113
112658 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/README.md' (110,920) at 20220526030017599
112659 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/memory_mgr.c' (110,921) at 20240405153046557
112660 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/Makefile' (110,922) at 20240405153049005
112661 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/testrpm/testrpm_0.0.1.bb' (110,923) at 20241206090014298
112662 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch' (110,924) at 20241221090017680
112663 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/espt.h' (110,925) at 20210308005003592
112664 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/OWNERS' (110,926) at 20230808080025825
112665 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/meson.build' (110,927) at 20240827080002182
112666 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-bamboo.c' (110,928) at 20210307214926338
112667 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ssd1306/ssd1306_git.bb' (110,929) at 20240113090014536
112668 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/cdc-wdm.h' (110,930) at 20210307214931682
112669 2025-01-08 03:00:52.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/stpmu1.c' (110,931) at 20210308005003472
112670 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verifier_log.c' (110,932) at 20240405153054265
112671 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/VeraMoBd.ttf' (110,933) at 20210307205554234 to deleted uid set
112672 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inetspace_v2_defconfig' (110,934) at 20210308005003260
112673 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb' (110,935) at 20240302090018242
112674 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb' (110,936) at 20241221090017496
112675 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_backlight.c' (110,937) at 20240405153048621
112676 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/qcom,prng.yaml' (110,938) at 20240405153045033
112677 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-plldig.c' (110,939) at 20240405153230207
112678 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/mhi_wwan_mbim.c' (110,940) at 20240405153051013
112679 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/sas.h' (110,941) at 20240405153052877
112680 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_dsi_regs.h' (110,942) at 20210307214927862
112681 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/delay.h' (110,943) at 20210307214926662
112682 2025-01-08 03:00:52.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/intel,socfpga.yaml' (110,944) at 20240405153229755
112683 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-qmx6.dtsi' (110,945) at 20240405153229883
112684 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fan.hpp' (110,946) at 20210512000037560
112685 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/fix-security-format.patch' (110,947) at 20220618030015190
112686 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/securityfs-secrets-coco' (110,948) at 20240405153044913
112687 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops/atomic.h' (110,949) at 20210308005002824
112688 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_nl.h' (110,950) at 20220525020653535
112689 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/Makefile' (110,951) at 20210307214930602
112690 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wwan.h' (110,952) at 20220525020654679
112691 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sysret_rip.c' (110,953) at 20210307214932734
112692 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear3xx.c' (110,954) at 20210307214930122
112693 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8n.h' (110,955) at 20240405153052557
112694 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb' (110,956) at 20240413080012699
112695 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9261ek.dts' (110,957) at 20240405153045465
112696 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sh_fsi.h' (110,958) at 20210307214931602
112697 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (110,959) at 20210812000025190
112698 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/044_x86_optional_ucode.dts' (110,960) at 20210308005003752
112699 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/fix-run-builtins.patch' (110,961) at 20241221090017676
112700 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/Kconfig' (110,962) at 20240906080037188
112701 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdeflate/libdeflate/0001-lib-arm-don-t-use-explicit-armv8.2-a-on-gcc-13.2-and.patch' (110,963) at 20241206090014250
112702 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_stm32.h' (110,964) at 20210308005003628
112703 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/strlen.S' (110,965) at 20240405153046265
112704 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1088a.dtsi' (110,966) at 20210308005002580
112705 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/sys_ia64.c' (110,967) at 20240405153045929
112706 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/remove_flags_from_build_flags.patch' (110,968) at 20230706080014733
112707 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/vsock_perf.c' (110,969) at 20240405153054381
112708 2025-01-08 03:00:52.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/st,stm32-cec.yaml' (110,970) at 20240405153045093
112709 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.c' (110,971) at 20240405153047245
112710 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/elan,ekth3000.yaml' (110,972) at 20240405153229767
112711 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/poison/poison.bb' (110,973) at 20221003030013329
112712 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools_1.4.2.bb' (110,974) at 20220910030013349
112713 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/Kconfig' (110,975) at 20240405153045681
112714 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/utility/timer.cpp' (110,976) at 20230511080043139
112715 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_roce.c' (110,977) at 20210307214929390
112716 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telstar18_C-138.0E' (110,978) at 20210307205553762
112717 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/stages.yml' (110,979) at 20221215040039038
112718 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_gem.h' (110,980) at 20240405153046609
112719 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/bootscripts/tpcboot.cmd' (110,981) at 20210308005003012
112720 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/adi,adau1977.h' (110,982) at 20220525020654547
112721 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_services.h' (110,983) at 20240405153047265
112722 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-i2c.c' (110,984) at 20240405153049561
112723 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v4wb.S' (110,985) at 20210307214925974
112724 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPL/README.spl-secure-boot' (110,986) at 20210308005003300
112725 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/pll_config.h' (110,987) at 20210308005003072
112726 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi' (110,988) at 20240405153229931
112727 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_buddy.c' (110,989) at 20240405153230531
112728 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/0001-xxhash-bump-to-v2.1.2.patch' (110,990) at 20230706080014749
112729 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc' (110,991) at 20240612080013178
112730 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt' (110,992) at 20240405153229787
112731 2025-01-08 03:00:52.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/0001-Do-not-use-MKTEMP_PROG-in-cross-build.patch' (110,993) at 20230520080014480
112732 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_addrlist.h' (110,994) at 20210307214932030
112733 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/failing_mtms.cpp' (110,995) at 20240418080028286
112734 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-lemote2f.c' (110,996) at 20240405153046049
112735 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/riptide/riptide.c' (110,997) at 20240405153232135
112736 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/decompress_common.c' (110,998) at 20220525020654463
112737 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.JFFS2_NAND' (110,999) at 20210308005003288
112738 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/handler.hpp' (111,000) at 20240903080027143
112739 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-pxa.c' (111,001) at 20240405153231359
112740 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/param.h' (111,002) at 20210307214925650
112741 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/bmc_health_config_json.md' (111,003) at 20240618080027477
112742 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vmx-ops.c.inc' (111,004) at 20240906080037520
112743 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb' (111,005) at 20240301090012427
112744 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ylitornio_Ainiovaara' (111,006) at 20210307205553774
112745 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/entity-manager_%.bbappend' (111,007) at 20241226090016123
112746 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ds_subr.c' (111,008) at 20210307214931870
112747 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-ipa-pass.h' (111,009) at 20240405153053449
112748 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ehci_pdriver.h' (111,010) at 20240405153052809
112749 2025-01-08 03:00:52.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_prctl.h' (111,011) at 20220429100100642
112750 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (111,012) at 20241206090014286
112751 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip.h' (111,013) at 20210307214932742
112752 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/sequoia.dts' (111,014) at 20210307214926358
112753 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch' (111,015) at 20240127090011892
112754 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nm.h' (111,016) at 20240405153230247
112755 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libfdt_env.h' (111,017) at 20210307214931418
112756 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1q_lag.sh' (111,018) at 20240405153054341
112757 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/bmcweb/bmcweb_%.bbappend' (111,019) at 20240719080014909
112758 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Alfabia' (111,020) at 20210307205553766
112759 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_ah.c' (111,021) at 20220525020653155
112760 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_debugfs.c' (111,022) at 20240405153050805
112761 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/wr.c' (111,023) at 20240405153230719
112762 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2_field-memmove.c' (111,024) at 20240405153053105
112763 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.yaml' (111,025) at 20240405153045137
112764 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/uart.c' (111,026) at 20220525020653823
112765 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/COPYING.apache-2.0' (111,027) at 20210307205553726
112766 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine-smp.c' (111,028) at 20241211090212262
112767 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/bh.h' (111,029) at 20210307214929962
112768 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ap.h' (111,030) at 20240405153046273
112769 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,phy-gmii-sel.yaml' (111,031) at 20240405153045129
112770 2025-01-08 03:00:52.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/hweight.S' (111,032) at 20240405153230095
112771 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb' (111,033) at 20241206090014314
112772 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/Kconfig' (111,034) at 20241008080014035
112773 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/module.c' (111,035) at 20210309003648804
112774 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/installscript.sh' (111,036) at 20210307205554386
112775 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-dev.dts' (111,037) at 20240405153045733
112776 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/uncore-other.json' (111,038) at 20240405153054157
112777 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/tegra_defconfig' (111,039) at 20240405153229907
112778 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vcoreiii.h' (111,040) at 20210308005003624
112779 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8131_edac.h' (111,041) at 20210307214927150
112780 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/termbits.h' (111,042) at 20240405153046073
112781 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (111,043) at 20231128090014177
112782 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-out.h' (111,044) at 20210307214928794
112783 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/Kconfig' (111,045) at 20240405153049589
112784 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch' (111,046) at 20241221090017692
112785 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/features.c' (111,047) at 20220804100016032
112786 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm7260_defconfig' (111,048) at 20210308005003252
112787 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra30.c' (111,049) at 20240405153230247
112788 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/zh_CN.po' (111,050) at 20210308005046217
112789 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl006e.h' (111,051) at 20210309003649824
112790 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audmux.h' (111,052) at 20210307214932374
112791 2025-01-08 03:00:52.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040_rcw.cfg' (111,053) at 20210308005002992
112792 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h' (111,054) at 20240405153049873
112793 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/exception.h' (111,055) at 20240405153229907
112794 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ptype.c' (111,056) at 20240405153050109
112795 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm2200.h' (111,057) at 20210307214931602
112796 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-delock-61959.c' (111,058) at 20210307214928778
112797 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpc.c' (111,059) at 20210307214931870
112798 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyCollection.json' (111,060) at 20240619080002948
112799 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/verify.c' (111,061) at 20240405153231767
112800 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/vsprintf.c' (111,062) at 20210308005003716
112801 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/cpu.c' (111,063) at 20210308005002548
112802 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/cm_init.S' (111,064) at 20210308005002812
112803 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-books.h' (111,065) at 20210927100127421
112804 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-data.h' (111,066) at 20220525020653251
112805 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-mixer.rst' (111,067) at 20220525020654131
112806 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/npcm7xx_mc.h' (111,068) at 20210308005046017
112807 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/fpu.h' (111,069) at 20240405153046401
112808 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html' (111,070) at 20210307205554286
112809 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/hardware.h' (111,071) at 20210307214925882
112810 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/memsensing,msa311.yaml' (111,072) at 20240405153045065
112811 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable-32.h' (111,073) at 20240405153046249
112812 2025-01-08 03:00:52.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/coprocessor.S' (111,074) at 20240405153046505
112813 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds.bb' (111,075) at 20241206090014230
112814 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_local.h' (111,076) at 20240405153051837
112815 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/remote-i3c-test.c' (111,077) at 20241211090212546
112816 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/239.out' (111,078) at 20210308005046461
112817 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-phytec-mira-rdk-nand.dts' (111,079) at 20240405153045521
112818 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usb-serial.rst' (111,080) at 20220525020651778
112819 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rut_defconfig' (111,081) at 20210308005003276
112820 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/keystone.h' (111,082) at 20240405153052649
112821 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/linux-boot-if.h' (111,083) at 20210308005046005
112822 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine-lock.c' (111,084) at 20230925080040113
112823 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c' (111,085) at 20220525020654319
112824 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-kernel/linux/linux-aspeed_%.bbappend' (111,086) at 20230209040014205
112825 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pci.c' (111,087) at 20240405153231147
112826 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-monitor-config.bbappend' (111,088) at 20210812000025162
112827 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54usb.h' (111,089) at 20210307214929866
112828 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cpan_build.bbclass' (111,090) at 20220910030013385
112829 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfsub.c' (111,091) at 20240405153046085
112830 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3.h' (111,092) at 20240405153051861
112831 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_interfaces.hpp' (111,093) at 20210308005104849
112832 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml' (111,094) at 20240405153229775
112833 2025-01-08 03:00:52.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/meson.build' (111,095) at 20241211090212230
112834 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/lcd_qvga.c' (111,096) at 20210307214926538
112835 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/swnode.c' (111,097) at 20240405153230187
112836 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager_s10.h' (111,098) at 20210308005002780
112837 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip,vdec.yaml' (111,099) at 20240405153045101
112838 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-12' (111,100) at 20210908000010395
112839 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623n-rfb-emmc.dts' (111,101) at 20240405153045461
112840 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/irq.c' (111,102) at 20210307214926202
112841 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/wandboard_defconfig' (111,103) at 20210308005003284
112842 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-Fix-function-inline-errors-in-debug-optimization-Og.patch' (111,104) at 20230919080013958
112843 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb' (111,105) at 20231011080016602
112844 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/writing-monitor-commands.rst' (111,106) at 20240906080037176
112845 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/hists.c' (111,107) at 20240405153054177
112846 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822ce.c' (111,108) at 20240405153050657
112847 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/pistachio-usb-phy.txt' (111,109) at 20240405153229783
112848 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/qos.c' (111,110) at 20210307214926894
112849 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/plugin.hpp' (111,111) at 20230516080019602
112850 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh25.c' (111,112) at 20240405153049289
112851 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ulpi/driver.h' (111,113) at 20240405153052809
112852 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_aarch64.c' (111,114) at 20240405153232239
112853 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDistributionCollection_v1.xml' (111,115) at 20240619080002932
112854 2025-01-08 03:00:52.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/Makefile' (111,116) at 20210307214928598
112855 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mcp3422.c' (111,117) at 20240405153048957
112856 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/r4k-timer.h' (111,118) at 20210309003648836
112857 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler/baseboard-fru-handler.sh' (111,119) at 20220629100013632
112858 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/elo3-dma-1.dtsi' (111,120) at 20210307214926342
112859 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/goflexhome.h' (111,121) at 20210308005003596
112860 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_hcalls.h' (111,122) at 20210307214926378
112861 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.14.bb' (111,123) at 20230406080015457
112862 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/section.py' (111,124) at 20210308005003748
112863 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/unistd.h' (111,125) at 20240405153229979
112864 2025-01-08 03:00:52.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_lwt.c' (111,126) at 20240405153054281
112865 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-cache.json' (111,127) at 20240405153054153
112866 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/hed.h' (111,128) at 20210307214931298
112867 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s9210-rza2mevb.dts' (111,129) at 20240405153045549
112868 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/suricata.py' (111,130) at 20210307205554110
112869 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/tlv320aic31xx.h' (111,131) at 20240405153052657
112870 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-snap.c' (111,132) at 20240405153230767
112871 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/headsmp.S' (111,133) at 20240405153045689
112872 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb' (111,134) at 20220204040022456
112873 2025-01-08 03:00:52.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_mmc_defconfig' (111,135) at 20210308005003248
112874 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dtsi' (111,136) at 20240405153045525
112875 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/uprobe_multi.c' (111,137) at 20240405153232263
112876 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-zynqmp-crf.h' (111,138) at 20220429100100562
112877 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_detached_timer.cpp' (111,139) at 20220412175720090
112878 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memset-arch.h' (111,140) at 20210307214932522
112879 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/regs.h' (111,141) at 20210309003649332
112880 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-sscg-pll.c' (111,142) at 20240405153046789
112881 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/Makefile' (111,143) at 20210308005003476
112882 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_pipe.c' (111,144) at 20240405153230543
112883 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/hpc3.h' (111,145) at 20210307214926242
112884 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (111,146) at 20240712080022837
112885 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/8.Conclusion.rst' (111,147) at 20240405153045297
112886 2025-01-08 03:00:52.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_protocol.h' (111,148) at 20240405153046705
112887 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/u32.json' (111,149) at 20220525020655231
112888 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8350.c' (111,150) at 20240405153051353
112889 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/acpi-vga.c' (111,151) at 20221215040039102
112890 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mboxd.c' (111,152) at 20230809080010799
112891 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-quickline-ewaarberg' (111,153) at 20210307205553758
112892 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_ptp.c' (111,154) at 20240405153050245
112893 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/imx-usb-phy.h' (111,155) at 20210308005046033
112894 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_task_under_cgroup.c' (111,156) at 20240405153054277
112895 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr.h' (111,157) at 20210307214932270
112896 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/0001-Add-NCSI-channel-selector.patch' (111,158) at 20210307205554222
112897 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i7300_edac.c' (111,159) at 20240405153047017
112898 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_drv.c' (111,160) at 20240405153230583
112899 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-kontron-samx6i.dtsi' (111,161) at 20240805080013915
112900 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cs.h' (111,162) at 20210307214926218
112901 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-ulpi-viewport.c' (111,163) at 20210309003653268
112902 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmievd.init.suse' (111,164) at 20210308004938816
112903 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/Kconfig' (111,165) at 20240405153231071
112904 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/0001-configure-Include-stdio.h-for-printf.patch' (111,166) at 20221003030013281
112905 2025-01-08 03:00:52.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-sensors.yaml' (111,167) at 20210324000019621
112906 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-dai.h' (111,168) at 20240405153231863
112907 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm-tps65917.dtsi' (111,169) at 20240405153045601
112908 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/gio_device.h' (111,170) at 20210307214926214
112909 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-occ-active-sensor-mrw.yaml' (111,171) at 20210307205554050
112910 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/174.out' (111,172) at 20210308005046453
112911 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,lpass.h' (111,173) at 20240405153052653
112912 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/sbp1-yaml-config.bb' (111,174) at 20241206090014230
112913 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/malcontent.inc' (111,175) at 20241206090014254
112914 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/flexfilelayout.h' (111,176) at 20210307214931150
112915 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/pipeline.json' (111,177) at 20240405153054109
112916 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_core.c' (111,178) at 20240815080012919
112917 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/audit.c' (111,179) at 20240405153046321
112918 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/delayacct.h' (111,180) at 20240405153052677
112919 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/digic.c' (111,181) at 20221215040039090
112920 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc.h' (111,182) at 20210307214932710
112921 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ilitek_ts_i2c.yaml' (111,183) at 20240405153045081
112922 2025-01-08 03:00:52.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-hid.c' (111,184) at 20240405153048825
112923 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl.dtsi' (111,185) at 20240405153045521
112924 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_devlink.h' (111,186) at 20240405153050073
112925 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/dynamic.rst' (111,187) at 20210307214925486
112926 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h' (111,188) at 20240405153231055
112927 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/keystone-gate.txt' (111,189) at 20210307214925290
112928 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_cs.h' (111,190) at 20240405153049853
112929 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Settings.v1_4_0.json' (111,191) at 20240619080002956
112930 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/simple-amplifier.c' (111,192) at 20240405153053785
112931 2025-01-08 03:00:52.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageController.v1_8_0.json' (111,193) at 20240918080002724
112932 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi.h' (111,194) at 20210309003650580
112933 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/Kconfig' (111,195) at 20240405153232139
112934 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/.gitignore' (111,196) at 20240405153054233
112935 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h' (111,197) at 20210307214930278
112936 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_iov.c' (111,198) at 20210309003648972
112937 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2430.c' (111,199) at 20210309003653324
112938 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-events.c' (111,200) at 20241211090212454
112939 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Yllasjarvi' (111,201) at 20210307205553774
112940 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/config.json.in' (111,202) at 20210618100023655
112941 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-guest-agent/fsfreeze-hook.d/mysql-flush.sh.sample' (111,203) at 20210308005046245
112942 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_exti-test.c' (111,204) at 20240906080037572
112943 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_type.h' (111,205) at 20240405153052797
112944 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_core.c' (111,206) at 20220525020652382
112945 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/trace_cm.h' (111,207) at 20240405153049069
112946 2025-01-08 03:00:52.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/btf.c' (111,208) at 20240405153054037
112947 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_h.c' (111,209) at 20210308005046509
112948 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/yocto-check-layer.bbclass' (111,210) at 20241221090017608
112949 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex4_user.c' (111,211) at 20240405153232099
112950 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3517.dts' (111,212) at 20240405153045601
112951 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429-disco.dts' (111,213) at 20210308005002616
112952 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira-peb-av-02.dtsi' (111,214) at 20240405153045513
112953 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-denverton.c' (111,215) at 20240405153231323
112954 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Arphic-1999' (111,216) at 20241221090017612
112955 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa.c' (111,217) at 20240405153045645
112956 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xgene.c' (111,218) at 20220525020652446
112957 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_model_kunit.h' (111,219) at 20240405153050177
112958 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_execlists_submission.h' (111,220) at 20240405153048485
112959 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma1_core_ctx_axuser_regs.h' (111,221) at 20240405153046601
112960 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/aoa.h' (111,222) at 20210307214932186
112961 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/find.h' (111,223) at 20240405153054049
112962 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/2002-use-vorbisidec.patch' (111,224) at 20230114040015494
112963 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_presence.pass' (111,225) at 20241206090014310
112964 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_rt288x.c' (111,226) at 20240405153052001
112965 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb' (111,227) at 20241221090017516
112966 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-unix-configure-fix-detection-for-cross-compilation.patch' (111,228) at 20230706080014785
112967 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/scheduler.c' (111,229) at 20240405153230575
112968 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/Kconfig' (111,230) at 20240405153050053
112969 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fsl-mc' (111,231) at 20210309003648252
112970 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Karhuvaara' (111,232) at 20210307205553774
112971 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_inject.c' (111,233) at 20240520080015167
112972 2025-01-08 03:00:52.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/.gitignore' (111,234) at 20241211090212454
112973 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/rsb.h' (111,235) at 20210308005002668
112974 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copyuser_power7.S' (111,236) at 20240405153046177
112975 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/sdsi.c' (111,237) at 20240405153051409
112976 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb' (111,238) at 20241221090017560
112977 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h' (111,239) at 20220525020653559
112978 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-mod1.c' (111,240) at 20210307214927030
112979 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/Kconfig' (111,241) at 20240405153049261
112980 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/byteorder/generic.h' (111,242) at 20240405153052665
112981 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/arm_eabi.patch' (111,243) at 20241221090017696
112982 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMCRedundancy.interface.yaml' (111,244) at 20210610000035146
112983 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ds109.dts' (111,245) at 20210308005002592
112984 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/iommufd.c' (111,246) at 20240405153231571
112985 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/num_sensors_nonfunc_for_fan_nonfunc.md' (111,247) at 20240807080019546
112986 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tps40422.c' (111,248) at 20240405153048873
112987 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.h' (111,249) at 20240405153050109
112988 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kbuild.h' (111,250) at 20210307214931410
112989 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/wext.h' (111,251) at 20210307214931578
112990 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/compiler.h' (111,252) at 20210308005003572
112991 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/Kconfig' (111,253) at 20210307214930178
112992 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lipmi/lipmi.h' (111,254) at 20210308004938836
112993 2025-01-08 03:00:52.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nxp,pcf8575.yaml' (111,255) at 20240405153045061
112994 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS0-ssh-bic@.service' (111,256) at 20230203040020726
112995 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-pinky.dts' (111,257) at 20240405153045561
112996 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/authorization.rst' (111,258) at 20240405153229839
112997 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-iommu-amd-iommu' (111,259) at 20210307214925194
112998 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-omap-control.c' (111,260) at 20240405153051301
112999 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-lpc-snoop.c' (111,261) at 20240405153231447
113000 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stv0991.h' (111,262) at 20210308005003616
113001 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/conf/layer.conf' (111,263) at 20241221090017500
113002 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/googletest.wrap' (111,264) at 20210817000025328
113003 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c' (111,265) at 20240405153232259
113004 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/Makefile' (111,266) at 20240405153054069
113005 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/trace-events' (111,267) at 20240906080037220
113006 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa28msg.h' (111,268) at 20210307214930866
113007 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c' (111,269) at 20240405153047233
113008 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbexec.c' (111,270) at 20210309003649140
113009 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/sunxi-cir.c' (111,271) at 20240405153230823
113010 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/compat.h' (111,272) at 20240405153046065
113011 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clst.c' (111,273) at 20230426080043952
113012 2025-01-08 03:00:52.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gt215.fuc3.h' (111,274) at 20210307214927970
113013 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/ieee802154_i.h' (111,275) at 20240405153053305
113014 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_mon.h' (111,276) at 20240405153050437
113015 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_dma.c' (111,277) at 20220525020653003
113016 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/com.ibm.Logging.service' (111,278) at 20220514030009476
113017 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/u-boot.h' (111,279) at 20210308005002848
113018 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/TODO' (111,280) at 20210307214930594
113019 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-timeout_2.3.1.bb' (111,281) at 20241221090017560
113020 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch' (111,282) at 20210420000021558
113021 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/types.h' (111,283) at 20220525020652002
113022 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensor.hpp' (111,284) at 20241111090027858
113023 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm6368-eth.c' (111,285) at 20210308005003424
113024 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5913.dtsi' (111,286) at 20240405153045513
113025 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i.h' (111,287) at 20240405153051581
113026 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/ibm/configfile_test.cpp' (111,288) at 20240904080003190
113027 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx65.dtsi' (111,289) at 20240405153229895
113028 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.dimmpxm' (111,290) at 20240906080037560 to deleted uid set
113029 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/138.out' (111,291) at 20210308005046449
113030 2025-01-08 03:00:52.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_sockopt.sh' (111,292) at 20240405153232279
113031 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/9000.c' (111,293) at 20240405153050509
113032 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/sysinfo.h' (111,294) at 20210308005046053
113033 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu-pixman.h' (111,295) at 20210308005046037
113034 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/nuvoton_nct6102d.h' (111,296) at 20210308005003676
113035 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8261.h' (111,297) at 20210307214928646
113036 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Siilinjarvi' (111,298) at 20210307205553774
113037 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.c' (111,299) at 20240405153048661
113038 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/cpu.c' (111,300) at 20210308005002848
113039 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricDefinitionCollection.json' (111,301) at 20240619080002948
113040 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lpc_ich.h' (111,302) at 20240405153052729
113041 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard2-emmc-som-v15.dts' (111,303) at 20240405153045497
113042 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_retimer.h' (111,304) at 20240405153052817
113043 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds.h' (111,305) at 20240405153049221
113044 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-2.x/run-ptest' (111,306) at 20241221090017540
113045 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/ipmi/iei-ipmi-oem_git.bb' (111,307) at 20241220090019722
113046 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/jump_label.c' (111,308) at 20220525020652046
113047 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-amly-flakes.txt' (111,309) at 20240405153230531
113048 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw-phy-sel.c' (111,310) at 20240405153231063
113049 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/index.rst' (111,311) at 20240405153044977
113050 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/setup-uart-routing' (111,312) at 20240904080027726
113051 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/setup.c' (111,313) at 20240405153229987
113052 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lm4857.c' (111,314) at 20240405153053621
113053 2025-01-08 03:00:52.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_debug.c' (111,315) at 20240815080012903
113054 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds.c' (111,316) at 20210308005002968
113055 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/freezer-subsystem.rst' (111,317) at 20210307214925218
113056 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stacktrace.h' (111,318) at 20240405153045861
113057 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/set-variable.png' (111,319) at 20210307205554382 to deleted uid set
113058 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/unistd_32.h' (111,320) at 20240906080037352
113059 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/required-features.h' (111,321) at 20240405153054033
113060 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/daemon.sh' (111,322) at 20240405153054173
113061 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/pwrseq.h' (111,323) at 20210307214929926
113062 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch' (111,324) at 20240301090012431
113063 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.c' (111,325) at 20240415080012971
113064 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/via.h' (111,326) at 20210307214931534
113065 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/se-Gothnet' (111,327) at 20210307205553758
113066 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/dma.h' (111,328) at 20210307214930546
113067 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/Makefile' (111,329) at 20240405153053025
113068 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/frontend.json' (111,330) at 20240405153054137
113069 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_readwrite_unittest.cpp' (111,331) at 20230821192414188
113070 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_set_ftrace_file.tc' (111,332) at 20220525020655207
113071 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/MAINTAINERS' (111,333) at 20210308005003168
113072 2025-01-08 03:00:52.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/uncore-other.json' (111,334) at 20240405153054121
113073 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/finepix.c' (111,335) at 20240405153049565
113074 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynqmppl.h' (111,336) at 20210308005003696
113075 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_dbg.h' (111,337) at 20240405153050133
113076 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dk2-scmi.dts' (111,338) at 20240405153229903
113077 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_dai.h' (111,339) at 20240405153054017
113078 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_sysarch.h' (111,340) at 20221215040039066
113079 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/armksyms.c' (111,341) at 20210307214925858
113080 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/vmcoreinfo.rst' (111,342) at 20240503080014454
113081 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/vsmp_64.c' (111,343) at 20240405153230131
113082 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobiduo.dts' (111,344) at 20240405153045605
113083 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-rdesc.h' (111,345) at 20240405153048821
113084 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h' (111,346) at 20240405153049469
113085 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/psci_smp.c' (111,347) at 20241211090145369
113086 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/0001-tests-CMakeLists.txt-do-not-search-ssh-sshd-commands.patch' (111,348) at 20241221090017540
113087 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/extmem.h' (111,349) at 20210307214926506
113088 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/.gitignore' (111,350) at 20240405153052557
113089 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/firebee.c' (111,351) at 20210307214926138
113090 2025-01-08 03:00:52.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_trace.h' (111,352) at 20210308005003556
113091 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/exynos-chipid.h' (111,353) at 20240405153052793
113092 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53015-meraki-mr26.dts' (111,354) at 20240405153229871
113093 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_desc.c' (111,355) at 20210309003649288
113094 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/internal/sys.cpp' (111,356) at 20210308005133997
113095 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/kvm-stub.c' (111,357) at 20240906080037136
113096 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cadence_qspi_apb.c' (111,358) at 20210308005003492
113097 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/Makefile' (111,359) at 20240405153046357
113098 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.c' (111,360) at 20220525020652959
113099 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apm-emulation.h' (111,361) at 20210307214931354
113100 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/Makefile' (111,362) at 20240405153054301
113101 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-kernel/linux/linux-nuvoton/mori.cfg' (111,363) at 20220723030019896
113102 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c' (111,364) at 20240405153054357
113103 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/server-led-controller.html' (111,365) at 20210308005107077
113104 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rtmutex.c' (111,366) at 20240913080013845
113105 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra186-asrc.yaml' (111,367) at 20240405153045165
113106 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/ddrc.json' (111,368) at 20220525020655143
113107 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_storage_trace_itself.c' (111,369) at 20220525020655199
113108 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/Kconfig' (111,370) at 20210308005002784
113109 2025-01-08 03:00:52.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x_priv.h' (111,371) at 20210307214928642
113110 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pinfunc.h' (111,372) at 20210308005002588
113111 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_xport.h' (111,373) at 20220525020654003
113112 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/dma-mapping.h' (111,374) at 20210308005002844
113113 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skillingsfors' (111,375) at 20210307205553790
113114 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan_string.h' (111,376) at 20240405153052717
113115 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch' (111,377) at 20210307205554558
113116 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c' (111,378) at 20240910080014042
113117 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/Makefile' (111,379) at 20210308005003168
113118 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-davinci.c' (111,380) at 20240405153231459
113119 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-uacce' (111,381) at 20240405153044925
113120 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_timer_local.h' (111,382) at 20210307214930542
113121 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu-param.h' (111,383) at 20230426080043924
113122 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/README.rst' (111,384) at 20220429100100734
113123 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.c' (111,385) at 20240405153050641
113124 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/exynos4210_uart.c' (111,386) at 20241211090212258
113125 2025-01-08 03:00:52.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/Makefile' (111,387) at 20210307214929302
113126 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/smbios/smbios-mdr_%.bbappend' (111,388) at 20240403080018482
113127 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vrf.c' (111,389) at 20241216090017721
113128 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_events.c' (111,390) at 20210307214926110
113129 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar_drif.c' (111,391) at 20240405153230811
113130 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-addptable2image' (111,392) at 20220612030016767
113131 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0006-OsUtils.h-add-missing-header-cstdint-for-int64_t.patch' (111,393) at 20240413080012655
113132 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/sdbusplus.wrap' (111,394) at 20220917030018829
113133 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_srq.c' (111,395) at 20220525020653123
113134 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_write_byte_action_tests.cpp' (111,396) at 20230511080035563
113135 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw_log.h' (111,397) at 20240405153230163
113136 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/flow_dissector_load.h' (111,398) at 20240405153054245
113137 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia.c' (111,399) at 20240405153230071
113138 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udiv_qrnnd.S' (111,400) at 20210308005002852
113139 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_key.h' (111,401) at 20210307214931982
113140 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sc520_wdt.c' (111,402) at 20210726100024767
113141 2025-01-08 03:00:52.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.h' (111,403) at 20210307214927266
113142 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/firmware.h' (111,404) at 20240405153050473
113143 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_mmu_hpte.c' (111,405) at 20210307214926426
113144 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8960.c' (111,406) at 20240405153232167
113145 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/Kconfig' (111,407) at 20220525020655059
113146 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_hl.h' (111,408) at 20210307214931650
113147 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_freestanding.c' (111,409) at 20210308005003700
113148 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/Makefile' (111,410) at 20210308005002784
113149 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/main_ipmi.cpp' (111,411) at 20240904080040759
113150 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/osdep.c' (111,412) at 20240906080037592
113151 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_proto.h' (111,413) at 20220525020652186
113152 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0004-mtd-utils-common.h-no-features.h-for-klibc-builds.patch' (111,414) at 20210307205553750
113153 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/cmtdef.h' (111,415) at 20210309003651280
113154 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/trace.h' (111,416) at 20240405153052613
113155 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts' (111,417) at 20240405153229935
113156 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_alloc.h' (111,418) at 20240411080014090
113157 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-xtalk.c' (111,419) at 20240405153046053
113158 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7722.c' (111,420) at 20210307214926566
113159 2025-01-08 03:00:52.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/uhid/.gitignore' (111,421) at 20210307214932130
113160 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-2.0' (111,422) at 20210307205554426
113161 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/linux_string.c' (111,423) at 20210308005003708
113162 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_login.h' (111,424) at 20240405153051961
113163 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/i2s.c' (111,425) at 20240405153232191
113164 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server-volatiles' (111,426) at 20210307205554122
113165 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh7763rdp/setup.c' (111,427) at 20240405153230087
113166 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-keypad-s3c64xx.c' (111,428) at 20210309003648720
113167 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/hynitron,cstxxx.yaml' (111,429) at 20240405153045081
113168 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bitops.h' (111,430) at 20240405153046101
113169 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/main.c' (111,431) at 20240405153050609
113170 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-object.err' (111,432) at 20210308005046413
113171 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/hp300map.map' (111,433) at 20210307214926146
113172 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c' (111,434) at 20240405153047225
113173 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/wxgtk-fixup-build-scripts.patch' (111,435) at 20241221090017564
113174 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32mp1-clks.h' (111,436) at 20210308005003636
113175 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/printk.c' (111,437) at 20240405153047041
113176 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/MAINTAINERS' (111,438) at 20210308005002976
113177 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_baco.h' (111,439) at 20210309003649648
113178 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/userspace-if.rst' (111,440) at 20240405153045009
113179 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_service.hpp' (111,441) at 20230511080035559
113180 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/trace_helpers.h' (111,442) at 20240405153054289
113181 2025-01-08 03:00:52.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-Kbuild-Accept-EXTRA_KLIBCAFLAGS.patch' (111,443) at 20231014080011723
113182 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace_entry.S' (111,444) at 20240405153230039
113183 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-isp.yaml' (111,445) at 20240405153045049
113184 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/maintainer-entry-profile.rst' (111,446) at 20240405153045193
113185 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-cm-qs600.dts' (111,447) at 20240405153045537
113186 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt' (111,448) at 20240405153045025
113187 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/spear-rtc.txt' (111,449) at 20210307214925418
113188 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/Kconfig' (111,450) at 20210307214932154
113189 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/monocypher/monocypher_4.0.2.bb' (111,451) at 20240127090011884
113190 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fc.h' (111,452) at 20210307214929994
113191 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98396.c' (111,453) at 20240405153053641
113192 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/rainier_4u_chassis.json' (111,454) at 20231212090004998
113193 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmdev.h' (111,455) at 20220525020654551
113194 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utresrc.c' (111,456) at 20240405153046625
113195 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/smpboot.h' (111,457) at 20210307214931766
113196 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_data.cpp' (111,458) at 20240904080048943
113197 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/ddr.h' (111,459) at 20210308005002996
113198 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/acx.c' (111,460) at 20210307214929966
113199 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/ras_utils.robot' (111,461) at 20240627080021052
113200 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pointer_auth.c' (111,462) at 20220525020651954
113201 2025-01-08 03:00:52.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32f769-overview.rst' (111,463) at 20240405153044973
113202 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367.c' (111,464) at 20240405153230687
113203 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/cpuinfo.h' (111,465) at 20230925080039853
113204 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/x600.c' (111,466) at 20210308005003052
113205 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/32-bit.config' (111,467) at 20240405153230063
113206 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/bcm23550_w1d.c' (111,468) at 20210308005002924
113207 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fou.h' (111,469) at 20240405153052845
113208 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/entry.h' (111,470) at 20210307214926594
113209 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sysinfo.h' (111,471) at 20240405153046281
113210 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/pcihost_wrapper.c' (111,472) at 20240405153051809
113211 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/Makefile' (111,473) at 20240405153054377
113212 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.h' (111,474) at 20210307214927746
113213 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/gmac.h' (111,475) at 20240405153049861
113214 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_pai_ext.c' (111,476) at 20240405153230079
113215 2025-01-08 03:00:52.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_isa.c' (111,477) at 20221215040039102
113216 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/config.mk' (111,478) at 20210308005002828
113217 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_edcasetting_bitdef.h' (111,479) at 20210307214930638
113218 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-thumb.inc' (111,480) at 20210812000025310
113219 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-pcm.c' (111,481) at 20240405153053961
113220 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio.h' (111,482) at 20240405153231847
113221 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-atmel.c' (111,483) at 20240405153231455
113222 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/platsmp.c' (111,484) at 20240405153045689
113223 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/netwinder-fpe.rst' (111,485) at 20240405153044973
113224 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c' (111,486) at 20240405153231339
113225 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/pciaccess_mock.hpp' (111,487) at 20210427000038985
113226 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/proton-pack.c' (111,488) at 20240815080012867
113227 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_h.c' (111,489) at 20210308005046517
113228 2025-01-08 03:00:52.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/fu740-prci.h' (111,490) at 20240405153046845
113229 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ptp.c' (111,491) at 20240405153231047
113230 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32c-pcl-intel-asm_64.S' (111,492) at 20240405153046361
113231 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_par.c' (111,493) at 20220525020653671
113232 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/client.conf' (111,494) at 20240716080022815
113233 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cassandra-driver_3.29.1.bb' (111,495) at 20240413080012659
113234 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/fadvise.c' (111,496) at 20240405153053125
113235 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/basic_test.c' (111,497) at 20240405153054369
113236 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/lanai.c' (111,498) at 20220525020652262
113237 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_irq.c' (111,499) at 20240405153048593
113238 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/Kconfig' (111,500) at 20210308005002952
113239 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twitter_4.14.0.bb' (111,501) at 20240302090018214
113240 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_sf.c' (111,502) at 20210308005003372
113241 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' (111,503) at 20241217090357822 to deleted uid set
113242 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_vpd.hpp' (111,504) at 20210602000046737
113243 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4118.txt' (111,505) at 20210307214925426
113244 2025-01-08 03:00:52.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/Kconfig' (111,506) at 20210308005003004
113245 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfs-rdma.rst' (111,507) at 20210309003648292
113246 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/texinfo.bbclass' (111,508) at 20220910030013389
113247 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/core.c' (111,509) at 20240405153053185
113248 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltasmvp_eva_defconfig' (111,510) at 20240405153230007
113249 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoRR+poonceonce+Once.litmus' (111,511) at 20210307214932502
113250 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_asymmetric_ipv6.sh' (111,512) at 20240405153054345
113251 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps6586x.txt' (111,513) at 20210307214925410
113252 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-core.h' (111,514) at 20210308005002552
113253 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sfdp.c' (111,515) at 20240405153049709
113254 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-none.c' (111,516) at 20210308005045777
113255 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/Makefile' (111,517) at 20240405153046181
113256 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb' (111,518) at 20240413080012655
113257 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_si3054.c' (111,519) at 20210307214932258
113258 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/meson.build' (111,520) at 20220824030029051
113259 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/amon.h' (111,521) at 20210307214926210
113260 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.h' (111,522) at 20210307214927242
113261 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/msl_verify.hpp' (111,523) at 20240423080020255
113262 2025-01-08 03:00:52.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mxcfb.h' (111,524) at 20210308005003532
113263 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel5.svg' (111,525) at 20240405153044933
113264 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk.h' (111,526) at 20210307214926974
113265 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/altera_uart.txt' (111,527) at 20210308005003308
113266 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/shadow.c' (111,528) at 20240405153053129
113267 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/rtl8366-core.c' (111,529) at 20240405153049761
113268 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stdint.h' (111,530) at 20240405153232211
113269 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/__init__.py' (111,531) at 20220120040024748
113270 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/docs/mux-support.md' (111,532) at 20240809080013506
113271 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/mmu-e500.h' (111,533) at 20240913080013765
113272 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_device.c' (111,534) at 20240405153047013
113273 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armsse-mhu.c' (111,535) at 20241211090212294
113274 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054.dtsi' (111,536) at 20241008080013895
113275 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_bsg.h' (111,537) at 20240405153051697
113276 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/Kconfig' (111,538) at 20240405153048361
113277 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/syscon_rk3399.c' (111,539) at 20210308005002776
113278 2025-01-08 03:00:52.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_slot_verify.h' (111,540) at 20210308005003708
113279 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_wx.c' (111,541) at 20220525020654167
113280 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/display/tda998x.h' (111,542) at 20210307214931338
113281 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/versal/Makefile' (111,543) at 20210308005003172
113282 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/Makefile' (111,544) at 20240405153049149
113283 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/afalgpriv.h' (111,545) at 20241211090212226
113284 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch' (111,546) at 20230706080014745
113285 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/sprd,iommu.yaml' (111,547) at 20220525020651686
113286 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/stm32-vrefbuf.c' (111,548) at 20210308005003472
113287 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_regs.h' (111,549) at 20240405153046585
113288 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-WoodcockHill' (111,550) at 20210307205553774
113289 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock.c' (111,551) at 20241216090017797
113290 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b.dtsi' (111,552) at 20240405153045713
113291 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040qds.h' (111,553) at 20210308005002992
113292 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-modal-add-cert.html' (111,554) at 20210308005107065
113293 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.1.bb' (111,555) at 20241221090017636
113294 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-mux.c' (111,556) at 20210524100034902
113295 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-glibc.inc' (111,557) at 20220502030010152
113296 2025-01-08 03:00:52.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5441x.c' (111,558) at 20240405153045957
113297 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c' (111,559) at 20240628080014001
113298 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/regd.h' (111,560) at 20210307214929922
113299 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch' (111,561) at 20241221090017672
113300 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/termbits.h' (111,562) at 20210308005046085
113301 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/err_inject.rst' (111,563) at 20240405153044977
113302 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-user-regs-old-sve-aarch64' (111,564) at 20240405153054161
113303 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/auxadc_thermal.c' (111,565) at 20240405153231499
113304 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/ldiv.c' (111,566) at 20210308005003704
113305 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tplink_wdr4300.h' (111,567) at 20210308005003620
113306 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tcg.h' (111,568) at 20230925080039937
113307 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/signal_context.c' (111,569) at 20230426080043952
113308 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sch.c' (111,570) at 20240405153230307
113309 2025-01-08 03:00:52.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/imx6ul.c' (111,571) at 20210308005002956
113310 2025-01-08 03:00:52.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_0_sh_mask.h' (111,572) at 20210307214927318
113311 2025-01-08 03:00:52.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/doubletest.cocci' (111,573) at 20240405153053445
113312 2025-01-08 03:00:52.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/initrd_table_override.rst' (111,574) at 20210307214925214
113313 2025-01-08 03:00:52.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_wp.c' (111,575) at 20220525020652975
113314 2025-01-08 03:00:52.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/Kconfig' (111,576) at 20220525020653655
113315 2025-01-08 03:00:52.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_stm32.h' (111,577) at 20210308005003484
113316 2025-01-08 03:00:52.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h' (111,578) at 20220525020652859
113317 2025-01-08 03:00:52.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_4_offset.h' (111,579) at 20210307214927650
113318 2025-01-08 03:00:52.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-dw-hdmi.c' (111,580) at 20240405153048561
113319 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SDCARD_defconfig' (111,581) at 20210308005003244
113320 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_34xx.c' (111,582) at 20240405153051517
113321 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml' (111,583) at 20240405153045061
113322 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iommufd.h' (111,584) at 20240405153231815
113323 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/xlnx-vcu.h' (111,585) at 20220525020654543
113324 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-at91.c' (111,586) at 20241008080013967
113325 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qcs404.c' (111,587) at 20240405153051349
113326 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_create_main.cpp' (111,588) at 20241123090021039
113327 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-bman-portals.dtsi' (111,589) at 20210307214926018
113328 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0015_layer_local_source_dir.py' (111,590) at 20210307205554262
113329 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VCATEntry_v1.xml' (111,591) at 20240619080002940
113330 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ip-up' (111,592) at 20210307205554466
113331 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/README' (111,593) at 20210308005003004
113332 2025-01-08 03:00:52.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred.c' (111,594) at 20240405153231015
113333 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3xxx-clocks.dtsi' (111,595) at 20240405153045605
113334 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-MIT-disclaimer' (111,596) at 20241221090017616
113335 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_timer.h' (111,597) at 20210307214932198
113336 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.c' (111,598) at 20240405153048997
113337 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/vpd_data' (111,599) at 20240613080020632
113338 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ipam390.h' (111,600) at 20210308005003596
113339 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/led-lm3530.h' (111,601) at 20210307214931414
113340 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp857.c' (111,602) at 20210307214931178
113341 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/if_xdp.h' (111,603) at 20240405153232211
113342 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/dpipe.c' (111,604) at 20240405153232011
113343 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c' (111,605) at 20240405153230635
113344 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/Makefile' (111,606) at 20240405153045829
113345 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pim.h' (111,607) at 20210307214931470
113346 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-hwdep.c' (111,608) at 20240405153053501
113347 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson.build' (111,609) at 20220121040006587
113348 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vassijaure' (111,610) at 20210307205553794
113349 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.h' (111,611) at 20240405153047233
113350 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/objtool_types.h' (111,612) at 20240405153054049
113351 2025-01-08 03:00:52.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp41010.c' (111,613) at 20240405153049009
113352 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-xilinx.c' (111,614) at 20241220090018322
113353 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_SDCARD_defconfig' (111,615) at 20210308005003240
113354 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cmpxchg.h' (111,616) at 20240405153229991
113355 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M52277EVB.h' (111,617) at 20210308005003576
113356 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/imx_gpcv2.h' (111,618) at 20210308005046017
113357 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-docutils_0.21.2.bb' (111,619) at 20241221090017668
113358 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/Makefile' (111,620) at 20210308005002848
113359 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32fx-clock.h' (111,621) at 20240405153052649
113360 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_abi.h' (111,622) at 20210307214929566
113361 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c' (111,623) at 20241211090145469
113362 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512.h' (111,624) at 20210307214925846
113363 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/hwt.c' (111,625) at 20220525020653667
113364 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/traps.c' (111,626) at 20240405153045929
113365 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch' (111,627) at 20241221090017636
113366 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/typhoon.c' (111,628) at 20240326080039414
113367 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexx1c.inc' (111,629) at 20240301090012451
113368 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/hirschmann-hellcreek.h' (111,630) at 20240405153231835
113369 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_hw_sequencer.h' (111,631) at 20210309003649476
113370 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0-AT' (111,632) at 20211006000025234
113371 2025-01-08 03:00:52.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-crossbar.c' (111,633) at 20210307214928526
113372 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm8450.c' (111,634) at 20240613080016383
113373 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst_cache.h' (111,635) at 20220525020654635
113374 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ip6_tunnel.h' (111,636) at 20210307214931638
113375 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/assabet_defconfig' (111,637) at 20240405153045613
113376 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/sys.hpp' (111,638) at 20240822080006720
113377 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_stub.c' (111,639) at 20240906080037324
113378 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/security.config' (111,640) at 20240405153230027
113379 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/fennec-rk3288.c' (111,641) at 20210308005003040
113380 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (111,642) at 20220224040010566
113381 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/Makefile' (111,643) at 20240405153049481
113382 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8m-main.inc' (111,644) at 20210905000020581
113383 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/amimouse.c' (111,645) at 20210307214928486
113384 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adminq.c' (111,646) at 20240405153049993
113385 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_ip_encap.c' (111,647) at 20210307214932646
113386 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear320.c' (111,648) at 20240405153045689
113387 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dump/debug-trigger/p10bmc/debug-trigger.default' (111,649) at 20220511030207282
113388 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/scripts/led-set-all-groups-asserted.sh' (111,650) at 20240618080030081
113389 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-utils.c' (111,651) at 20240405153051853
113390 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/event.c' (111,652) at 20220525020652242
113391 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/stanh.S' (111,653) at 20210307214926146
113392 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-c2c.txt' (111,654) at 20240405153054077
113393 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/LICENSE' (111,655) at 20210308005108053
113394 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/device.h' (111,656) at 20210307214932742
113395 2025-01-08 03:00:52.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar955x_1p0_initvals.h' (111,657) at 20210307214929766
113396 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/q_struct.h' (111,658) at 20210307214929354
113397 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/s2mps11_regulator.c' (111,659) at 20210308005003472
113398 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-eem' (111,660) at 20210309003648244
113399 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/module.h' (111,661) at 20210307214926666
113400 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_device.h' (111,662) at 20220525020652855
113401 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2040.c' (111,663) at 20210307214928702
113402 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/Makefile' (111,664) at 20240405153053977
113403 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-core/systemd/systemd_%.bbappend' (111,665) at 20210813100029652
113404 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/pyshyacc.py' (111,666) at 20210307205554242
113405 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/npcm750-pwm-fan.c' (111,667) at 20240405153230667
113406 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soraker' (111,668) at 20210307205553790
113407 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb' (111,669) at 20241206090014338
113408 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfsdebugfiles.bbclass' (111,670) at 20230919080013978
113409 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/async_resolve_test.cpp' (111,671) at 20240329080003275
113410 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml' (111,672) at 20210309003648344
113411 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/dir.c' (111,673) at 20240405153052581
113412 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/Makefile' (111,674) at 20210308005003040
113413 2025-01-08 03:00:52.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qca,ar934x-spi.yaml' (111,675) at 20210309003648396
113414 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fip.h' (111,676) at 20210307214931586
113415 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-pch-pic.c' (111,677) at 20240405153230751
113416 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_itable.h' (111,678) at 20240405153052597
113417 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/adf7242.c' (111,679) at 20240405153050337
113418 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/biosemu.h' (111,680) at 20210308005003336
113419 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-2.dts' (111,681) at 20240405153045393
113420 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi.c' (111,682) at 20240405153230555
113421 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/es1370-test.c' (111,683) at 20240326080039738
113422 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-mickey.dts' (111,684) at 20210308005002604
113423 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/cavium-compact-flash.txt' (111,685) at 20210307214925282
113424 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/205.out' (111,686) at 20210308005046457
113425 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/Kbuild' (111,687) at 20240405153230075
113426 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_vram_helper.c' (111,688) at 20240405153048397
113427 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/usb.patch' (111,689) at 20230706080014757
113428 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g011-sys.yaml' (111,690) at 20240405153045157
113429 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0001-libheaptrack-Replace-__pid_t-with-pid_t.patch' (111,691) at 20210307205553898
113430 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/bpf_preload_kern.c' (111,692) at 20240405153052981
113431 2025-01-08 03:00:52.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pbias-regulator.c' (111,693) at 20240405153231363
113432 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-sham.c' (111,694) at 20240405153230267
113433 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/static_call_inline.c' (111,695) at 20241220090018334
113434 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a_types.h' (111,696) at 20210307214930558
113435 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/swab.h' (111,697) at 20210307214931618
113436 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qmp-cmd-test.c' (111,698) at 20240326080039738
113437 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c' (111,699) at 20240405153054361
113438 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/iwarp.h' (111,700) at 20220525020653167
113439 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec-keytable.h' (111,701) at 20210307214930602
113440 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (111,702) at 20241127090012713
113441 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-lssensors_git.bb' (111,703) at 20220126040017551
113442 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml' (111,704) at 20240405153045121
113443 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-tab-4k.S' (111,705) at 20210307214926370
113444 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d31.dtsi' (111,706) at 20210308005002612
113445 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_cmm.h' (111,707) at 20240405153048737
113446 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/transmit-amplitude.yaml' (111,708) at 20240405153045129
113447 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_mrvl.c' (111,709) at 20240405153046725
113448 2025-01-08 03:00:52.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml' (111,710) at 20240405153045129
113449 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/tsb.c' (111,711) at 20240405153046333
113450 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sc18is602.c' (111,712) at 20240405153231467
113451 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/dbus-vmstate-daemon.sh' (111,713) at 20210308005046389
113452 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,5p35023.yaml' (111,714) at 20240405153229759
113453 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/Kconfig' (111,715) at 20210307214930118
113454 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/address-claim.c' (111,716) at 20240405153053201
113455 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/debug.h' (111,717) at 20210307214929750
113456 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/iomux-mx35.h' (111,718) at 20210308005002644
113457 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg.h' (111,719) at 20240405153051945
113458 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_mgmt_sys.c' (111,720) at 20210307214927138
113459 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/Kconfig' (111,721) at 20240405153051441
113460 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/Kconfig' (111,722) at 20240405153051977
113461 2025-01-08 03:00:52.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc' (111,723) at 20240405153054305
113462 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdreg.h' (111,724) at 20210307214931634
113463 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_aldebaran.h' (111,725) at 20240405153048349
113464 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/common_defconfig' (111,726) at 20210307214926758
113465 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/atomic64.h' (111,727) at 20220525020654531
113466 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/syscall_nr.h' (111,728) at 20241211090212374
113467 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/MAINTAINERS' (111,729) at 20210308005003044
113468 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_flip_work.c' (111,730) at 20210307214927758
113469 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_scu.c' (111,731) at 20241211090212294
113470 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc_btree.c' (111,732) at 20240405153052561
113471 2025-01-08 03:00:52.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/cmd.py' (111,733) at 20241211090212538
113472 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hisi_acc_qm.h' (111,734) at 20241211090145533
113473 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/file.c' (111,735) at 20240913080013829
113474 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/templates/default/local.conf.sample' (111,736) at 20241221090017580
113475 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm_data-offsets.c' (111,737) at 20220525020651886
113476 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_tuple_common.h' (111,738) at 20210307214931646
113477 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/images/harden-image-minimal.bb' (111,739) at 20241221090017576
113478 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0010-oprofile-Determine-the-root-home-directory-dynamical.patch' (111,740) at 20210407000018086
113479 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb' (111,741) at 20241221090017560
113480 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/lp873x.txt' (111,742) at 20210307214925358
113481 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/index.js' (111,743) at 20220105012522999
113482 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/utilcmds.py' (111,744) at 20241221090017700
113483 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_ag_api.c' (111,745) at 20240405153050177
113484 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/sync_file.rst' (111,746) at 20210307214925470
113485 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/bundle.h' (111,747) at 20210307214931394
113486 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmapool.h' (111,748) at 20210307214931378
113487 2025-01-08 03:00:52.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr_types.h' (111,749) at 20210307214930562
113488 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/intel-hfi.rst' (111,750) at 20240405153044989
113489 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/udc.h' (111,751) at 20210307214930778
113490 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-UC' (111,752) at 20241221090017616
113491 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/Makefile' (111,753) at 20240405153049041
113492 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/connection.h' (111,754) at 20210307214931394
113493 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/n2_core.h' (111,755) at 20210307214927098
113494 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680_spi.c' (111,756) at 20240405153048969
113495 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-imx.c' (111,757) at 20241011080017351
113496 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/Makefile' (111,758) at 20240405153054009
113497 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/omap_elm.c' (111,759) at 20240405153049701
113498 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-search-control.html' (111,760) at 20210308005107069
113499 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gen_stats.h' (111,761) at 20210307214931634
113500 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omap1_bl.h' (111,762) at 20210307214931478
113501 2025-01-08 03:00:52.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_sysctl.rst' (111,763) at 20210307214925542
113502 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun4i-i2s.c' (111,764) at 20240913080013869
113503 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb' (111,765) at 20241221090017528
113504 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-data.c' (111,766) at 20240405153049309
113505 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/cmake/FindGMock.cmake' (111,767) at 20210308005114857
113506 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/MAINTAINERS' (111,768) at 20210308005003056
113507 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/Makefile' (111,769) at 20210307214932230
113508 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads8688.yaml' (111,770) at 20240405153045073
113509 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/makalu.dts' (111,771) at 20210309003648872
113510 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/cache-uniphier.h' (111,772) at 20210308005002792
113511 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apf6dev.dts' (111,773) at 20240405153045501
113512 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/grant-dma-iommu.c' (111,774) at 20240405153052249
113513 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_array.rst' (111,775) at 20240405153044993
113514 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AMPAS' (111,776) at 20211006000025226
113515 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/redfish.hpp' (111,777) at 20240411080003069
113516 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsxface.c' (111,778) at 20210307214926842
113517 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/Kconfig' (111,779) at 20220525020654115
113518 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/serialio.c' (111,780) at 20240405153046613
113519 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb' (111,781) at 20241221090017488
113520 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-grandmax.dts' (111,782) at 20240405153045545
113521 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/fanctl/Makefile' (111,783) at 20210308004922932
113522 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/Makefile' (111,784) at 20210308005002844
113523 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test3_git.bb' (111,785) at 20230610080017599
113524 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_filter.c' (111,786) at 20240405153053253
113525 2025-01-08 03:00:52.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/Makefile' (111,787) at 20210307214926538
113526 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/timers.py' (111,788) at 20210308005046245
113527 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.h' (111,789) at 20240405153046961
113528 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/wm8350.rst' (111,790) at 20210307214925506
113529 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb' (111,791) at 20241206090014230
113530 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc.h' (111,792) at 20241211090212558
113531 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ibmasr.c' (111,793) at 20240405153052241
113532 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h' (111,794) at 20220525020652971
113533 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/MAINTAINERS' (111,795) at 20210308005003044
113534 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfafsr.h' (111,796) at 20210307214926586
113535 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_metricgroups.sh' (111,797) at 20240405153054173
113536 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-server-image.bb' (111,798) at 20210307205554118
113537 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.h' (111,799) at 20240405153048353
113538 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/mx53ppd.c' (111,800) at 20210308005003004
113539 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_bo_vm.c' (111,801) at 20240405153048773
113540 2025-01-08 03:00:52.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_mem_proc.c' (111,802) at 20210307214932218
113541 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-core.c' (111,803) at 20240910080014026
113542 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/pci.c' (111,804) at 20240405153230843
113543 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7125.dtsi' (111,805) at 20210307214926190
113544 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/bios-bmc-smm-error-logger_git.bb' (111,806) at 20241221090017568
113545 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb' (111,807) at 20231126090012801
113546 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/pelt.c' (111,808) at 20240405153053045
113547 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/min-tool-version.sh' (111,809) at 20240405153232103
113548 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/plpks-secvar.c' (111,810) at 20240405153046225
113549 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/Makefile' (111,811) at 20220525020654695
113550 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/handler.cpp' (111,812) at 20241126090005491
113551 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/container.h' (111,813) at 20210307214931370
113552 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/amisound.c' (111,814) at 20210307214926138
113553 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml' (111,815) at 20240405153045165
113554 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_user.c' (111,816) at 20240405153052349
113555 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.c' (111,817) at 20240405153048997
113556 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/gpio-ir-tx.c' (111,818) at 20240405153230819
113557 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/puzzles/puzzles_git.bb' (111,819) at 20241221090017692
113558 2025-01-08 03:00:52.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/clock.c' (111,820) at 20241211090145569
113559 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubp.h' (111,821) at 20220525020652514
113560 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/ad74413r.c' (111,822) at 20240405153048965
113561 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_distr.h' (111,823) at 20240405153232083
113562 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.h' (111,824) at 20210307214929930
113563 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_fcntl.h' (111,825) at 20210927100127269
113564 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmsuv31_defconfig' (111,826) at 20210308005003264
113565 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.vtable.hpp.mako' (111,827) at 20230902080037617
113566 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb' (111,828) at 20220910030013433
113567 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix_6.2.7.bb' (111,829) at 20241206090014246
113568 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/joydev/joystick.rst' (111,830) at 20220921100021442
113569 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/__init__.py' (111,831) at 20210307205554442
113570 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-rc6-mce.c' (111,832) at 20210307214928782
113571 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp41010.yaml' (111,833) at 20240405153045077
113572 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/layer.conf' (111,834) at 20241221090017480
113573 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max8973.yaml' (111,835) at 20240405153045145
113574 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7475.c' (111,836) at 20240805080013955
113575 2025-01-08 03:00:52.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/bcsr.h' (111,837) at 20210308005002980
113576 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/moduleparam.h' (111,838) at 20220525020654591
113577 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power_git.bb' (111,839) at 20240312080011852
113578 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/sdl.h' (111,840) at 20210308005002848
113579 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/common.lds.S' (111,841) at 20240405153046341
113580 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch' (111,842) at 20241221090017696
113581 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox-tools.bb' (111,843) at 20241221090017632
113582 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/intel/intel,hps-copy-engine.yaml' (111,844) at 20240405153229795
113583 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/espi-control/meson.build' (111,845) at 20230720080008062
113584 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/sdbusplus.wrap' (111,846) at 20220407100028311
113585 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/maxim_codec.h' (111,847) at 20210308005003488
113586 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso.lds.S' (111,848) at 20210307214926754
113587 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/io_uring.c' (111,849) at 20240906080037148
113588 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu.h' (111,850) at 20240405153046609
113589 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-px5-evb-u-boot.dtsi' (111,851) at 20210308005002608
113590 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx27.c' (111,852) at 20240405153046785
113591 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/andes/Makefile' (111,853) at 20240405153230063
113592 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-card.yaml' (111,854) at 20240405153229799
113593 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_vcd_regs.h' (111,855) at 20240405153046597
113594 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/luton/Makefile' (111,856) at 20210308005003020
113595 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.gpt' (111,857) at 20210308005003296
113596 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_sock.h' (111,858) at 20240405153231851
113597 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi.yaml' (111,859) at 20240405153045041
113598 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/so2s.sh' (111,860) at 20220525020651970
113599 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/qom-qobject.c' (111,861) at 20210308005046233
113600 2025-01-08 03:00:52.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/papr-sysparm.h' (111,862) at 20240405153046121
113601 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mci.h' (111,863) at 20210307214929762
113602 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ncsi.h' (111,864) at 20210307214931642
113603 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/Makefile' (111,865) at 20240405153049461
113604 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-fru.yaml' (111,866) at 20220128040018736
113605 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head-sharpsl.S' (111,867) at 20210307214925678
113606 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6cuboxi_defconfig' (111,868) at 20210308005003268
113607 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.c' (111,869) at 20240405153231339
113608 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-monk.dts' (111,870) at 20240405153045565
113609 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/5.Posting.rst' (111,871) at 20240405153045245
113610 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-s6q/network/usb-ethernet-gadget/00-bmc-usb0.network' (111,872) at 20220311040028855
113611 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce.h' (111,873) at 20220913100024177
113612 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-pci.c' (111,874) at 20241211090212346
113613 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/usb338x.h' (111,875) at 20240405153052817
113614 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds411j.dts' (111,876) at 20240405153045457
113615 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_b.c' (111,877) at 20210308005046521
113616 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/wait.h' (111,878) at 20240405153231847 to deleted uid set
113617 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mn.c' (111,879) at 20220525020653875
113618 2025-01-08 03:00:52.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/nmi.c' (111,880) at 20240405153046285
113619 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/Makefile' (111,881) at 20240405153048801
113620 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/xio3130_upstream.c' (111,882) at 20241211090212314
113621 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/Makefile' (111,883) at 20210307214930382
113622 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/meson.build' (111,884) at 20230925080040001
113623 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/perf_event.h' (111,885) at 20210307214926394
113624 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_6x10.c' (111,886) at 20220525020654747
113625 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih407-family.dtsi' (111,887) at 20210308005002612
113626 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/testimage.yml' (111,888) at 20241206090014206
113627 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spi.h' (111,889) at 20210307214926554
113628 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v68_scalar.c' (111,890) at 20230925080040097
113629 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-amd.c' (111,891) at 20240405153231327
113630 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst' (111,892) at 20220525020651766
113631 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977.h' (111,893) at 20210307214932294
113632 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/r8a779f0-ether-serdes.c' (111,894) at 20240405153231315
113633 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/tag_check.c' (111,895) at 20210307214932630
113634 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel,sama5d2-pdmic.yaml' (111,896) at 20240405153045161
113635 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/0002-Add-support-for-boot-initiator-mailbox.patch' (111,897) at 20210722000024962
113636 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012a_common.h' (111,898) at 20210308005003600
113637 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/safesetid-test.c' (111,899) at 20240405153054373
113638 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-only' (111,900) at 20211006000025234
113639 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.c' (111,901) at 20210307214928614
113640 2025-01-08 03:00:52.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-init.h' (111,902) at 20210307214929766
113641 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_defines.h' (111,903) at 20240405153050021
113642 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9062/registers.h' (111,904) at 20210307214931426
113643 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-max77620.txt' (111,905) at 20210307214925318
113644 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps62362.c' (111,906) at 20210308005003468
113645 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0-bch8.dtsi' (111,907) at 20240405153045425
113646 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_lease.c' (111,908) at 20240405153230539
113647 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/karma.c' (111,909) at 20220627100017090
113648 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/no_new_privs.rst' (111,910) at 20210307214925626
113649 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86.png' (111,911) at 20240309090012816 to deleted uid set
113650 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/be.config' (111,912) at 20210307214926366
113651 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/oem/nuvoton/test_jtag_master.robot' (111,913) at 20240628080017117
113652 2025-01-08 03:00:52.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv64-linux-user.mak' (111,914) at 20241211090212226
113653 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_dsa.c' (111,915) at 20240405153053233
113654 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_sja1000.c' (111,916) at 20240906080037260
113655 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/Kconfig.hardening' (111,917) at 20240405153232107
113656 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/buildhistory.bbclass' (111,918) at 20241221090017612
113657 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlsborg_Vaberget' (111,919) at 20210307205553786
113658 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset_2.1.bb' (111,920) at 20241221090017536
113659 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h' (111,921) at 20240405153054357
113660 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/header.c' (111,922) at 20210307214932582
113661 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_ethss.c' (111,923) at 20240405153050317
113662 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma1/irqsrcs_sdma1_5_0.h' (111,924) at 20210307214927702
113663 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_2.h' (111,925) at 20240405153047145
113664 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/busybox.cfg' (111,926) at 20230616080016671
113665 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nghttp2/nghttp2_1.64.0.bb' (111,927) at 20241221090017696
113666 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/xmlsec1-examples-allow-build-in-separate-dir.patch' (111,928) at 20221120040010710
113667 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/allwinner,sun4i-a10-can.yaml' (111,929) at 20240405153229779
113668 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0007-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch' (111,930) at 20241221090017660
113669 2025-01-08 03:00:52.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Bromsgrove' (111,931) at 20210307205553794
113670 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/hi6220_regs_alwayson.h' (111,932) at 20210308005002640
113671 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-fru-properties.yaml' (111,933) at 20240712080022837
113672 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/c1.bb' (111,934) at 20210307205554250 to deleted uid set
113673 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367.c' (111,935) at 20240405153230783
113674 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_ene_ub6250.h' (111,936) at 20210307214930878
113675 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/cgx_fw_if.h' (111,937) at 20240405153050057
113676 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/host.c' (111,938) at 20240520080015191
113677 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpipcida.h' (111,939) at 20210307214932234
113678 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/urquell.h' (111,940) at 20210307214926558
113679 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-6B-43.0W' (111,941) at 20210307205553762
113680 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amigahw.h' (111,942) at 20210307214926158
113681 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EnvironmentMetrics_v1.xml' (111,943) at 20240619080002924
113682 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_common.h' (111,944) at 20240405153050261
113683 2025-01-08 03:00:52.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl.dtsi' (111,945) at 20210308005002596
113684 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nitro_enclaves.h' (111,946) at 20240405153052929
113685 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/tun.c' (111,947) at 20240405153050109
113686 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/include/arch/special.h' (111,948) at 20240405153054073
113687 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/leon3.c' (111,949) at 20240906080037296
113688 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/0001-session-close-socket.patch' (111,950) at 20210307205553818
113689 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/scan.c' (111,951) at 20240405153050517
113690 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358762.yaml' (111,952) at 20240405153045041
113691 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080a_emu_defconfig' (111,953) at 20210308005003268
113692 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_common.c' (111,954) at 20210308005003764
113693 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/test-2175.c' (111,955) at 20240906080037580
113694 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0005-Disable-new-gcc8-warnings.patch' (111,956) at 20230706080014749
113695 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/mp2629_charger.c' (111,957) at 20240405153051437
113696 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-reference-design-tablet.dtsi' (111,958) at 20210308005002628
113697 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe.h' (111,959) at 20240405153049429
113698 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bpf_get_stack.c' (111,960) at 20240405153054281
113699 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm6345-l1-intc.txt' (111,961) at 20210307214925342
113700 2025-01-08 03:00:52.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_regs.h' (111,962) at 20240405153048741
113701 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/litex/litex_liteeth.c' (111,963) at 20240405153050049
113702 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/dram.c' (111,964) at 20210308005002856
113703 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2423.rst' (111,965) at 20210307214925634
113704 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx8mp-reset.h' (111,966) at 20210307214931346
113705 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.2.rst' (111,967) at 20240302090018222
113706 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-type-helpers.c' (111,968) at 20240906080037432
113707 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/kconf_id.c' (111,969) at 20210308005003732
113708 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl6030-irq.c' (111,970) at 20240405153049625
113709 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ag6xx.c' (111,971) at 20220525020652286
113710 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk_qspi.dts' (111,972) at 20240405153045441
113711 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl/0001-test-patch-out-failing-bits.patch' (111,973) at 20240309090012824
113712 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/sama5d3xek.c' (111,974) at 20210308005002920
113713 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/fg_battery_cell_params.h' (111,975) at 20210308005003680
113714 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c' (111,976) at 20240405153048377
113715 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vtpm_proxy.h' (111,977) at 20210307214931686
113716 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/Kconfig' (111,978) at 20210308005002832
113717 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/rocksdb_9.0.0.bb' (111,979) at 20241221090017512
113718 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ahub.c' (111,980) at 20240913080013869
113719 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/help-unknown-cmd.h' (111,981) at 20210307214932594
113720 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/meson.build' (111,982) at 20240412080008445
113721 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/Makefile' (111,983) at 20210308005002908
113722 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview-new.c' (111,984) at 20210307214928782
113723 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_inline.h' (111,985) at 20210307214930274
113724 2025-01-08 03:00:52.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/object.h' (111,986) at 20240405153048621
113725 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pinfunc.h' (111,987) at 20240405153045533
113726 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_flow_dissector.rst' (111,988) at 20210307214925262
113727 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_mman.h' (111,989) at 20230925080039945
113728 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/interrupt.h' (111,990) at 20210307214926462
113729 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ACE-TAO-CIAO' (111,991) at 20210307205553866
113730 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_vlan_mcast.sh' (111,992) at 20240405153054341
113731 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs_cna.h' (111,993) at 20210307214929342
113732 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla24.c' (111,994) at 20210307214932246
113733 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mcelog/0001-client-Include-string.h-form-mem-function-prototypes.patch' (111,995) at 20221003030013285
113734 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_btf_ctx_access.c' (111,996) at 20241220090018346
113735 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/marvell_cn10k_ddr_pmu.c' (111,997) at 20240405153231307
113736 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sigutil_32.c' (111,998) at 20210307214926602
113737 2025-01-08 03:00:52.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/sheevaplug.h' (111,999) at 20210308005002908
113738 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu-param.h' (112,000) at 20241211090212462
113739 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/MAINTAINERS' (112,001) at 20210308005003084
113740 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/warmboot_avp.c' (112,002) at 20210308005002788
113741 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/__init__.py' (112,003) at 20241206090014286
113742 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/xtfpga-flash-128m.dtsi' (112,004) at 20210308005002884
113743 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (112,005) at 20221025030015193
113744 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-comp.c' (112,006) at 20210307214929122
113745 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_AUDIT.h' (112,007) at 20240405153052929
113746 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_proc.h' (112,008) at 20240326080039558
113747 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-loongson1.c' (112,009) at 20240405153047077
113748 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/hooks.c' (112,010) at 20240405153231963
113749 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/mem.S' (112,011) at 20210307214926502
113750 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_offset.h' (112,012) at 20210307214927670
113751 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/Makefile' (112,013) at 20210307214930922
113752 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/hexdump.c' (112,014) at 20210308005003704
113753 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr-l8.dts' (112,015) at 20240405153045445
113754 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sizes.h' (112,016) at 20210307214932474
113755 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/intel-dsp-config.h' (112,017) at 20240405153052885
113756 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/meson.build' (112,018) at 20240906080037296
113757 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_rules.hpp' (112,019) at 20210308005049133
113758 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-end2end.cpp' (112,020) at 20240830080017491
113759 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/smbios/smbios-mdr_git.bbappend' (112,021) at 20240403080018482
113760 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/README' (112,022) at 20210812000025310
113761 2025-01-08 03:00:52.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evrgnini.c' (112,023) at 20240405153046617
113762 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hmac.c' (112,024) at 20240405153046537
113763 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg-lzfse.c' (112,025) at 20230426080043640
113764 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/Makefile' (112,026) at 20210307214925898
113765 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-section.out' (112,027) at 20210308005046401 to deleted uid set
113766 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/cdparanoia_10.2.bb' (112,028) at 20220402030015895
113767 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch' (112,029) at 20241206090014346
113768 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vtg.h' (112,030) at 20210307214928038
113769 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_drv.c' (112,031) at 20240624080012792
113770 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_tlb.h' (112,032) at 20240405153230567
113771 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/LICENSE' (112,033) at 20210308004941620
113772 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/Build' (112,034) at 20240405153054085
113773 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/avr_usart.h' (112,035) at 20240326080039534
113774 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vclock_gettime.c' (112,036) at 20210307214926614
113775 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/acpi-lid.rst' (112,037) at 20240405153045209
113776 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/lp873x_regulator.c' (112,038) at 20210308005003472
113777 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_arfs.c' (112,039) at 20240405153049997
113778 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/msidef.h' (112,040) at 20210307214926118
113779 2025-01-08 03:00:52.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/send.h' (112,041) at 20220525020654791
113780 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mod_devicetable.h' (112,042) at 20240628080014025
113781 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/argp-standalone_1.4.1.bb' (112,043) at 20221104030017465
113782 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/m68k.c' (112,044) at 20240906080037164
113783 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/rc_calc.c' (112,045) at 20240405153047285
113784 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efi-stub.c' (112,046) at 20241211090145405
113785 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/lib.c' (112,047) at 20240405153050513
113786 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8909.c' (112,048) at 20240405153051349
113787 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv3.dts' (112,049) at 20210307214926010
113788 2025-01-08 03:00:52.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/README.md' (112,050) at 20221209040009403
113789 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/refcounted_kptr.c' (112,051) at 20240405153232259
113790 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-davinci.c' (112,052) at 20241011080017303
113791 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cmi8330.c' (112,053) at 20220525020654979
113792 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ccp.h' (112,054) at 20220525020654555
113793 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_5_ppsmc.h' (112,055) at 20240405153048349
113794 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max2175.c' (112,056) at 20240405153049317
113795 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cpuidle-exynos.h' (112,057) at 20210307214931474
113796 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_common.h' (112,058) at 20240405153052877
113797 2025-01-08 03:00:52.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/uap_txrx.c' (112,059) at 20240405153231219
113798 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_highbank.c' (112,060) at 20241220090018310
113799 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.h' (112,061) at 20240405153230419
113800 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pgalloc.h' (112,062) at 20240405153229999
113801 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/keylargo.h' (112,063) at 20210307214926382
113802 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/Kconfig' (112,064) at 20240405153046861
113803 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7785.c' (112,065) at 20210307214926566
113804 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/spl.c' (112,066) at 20210308005002900
113805 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_input_port.h' (112,067) at 20210307214930550
113806 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa76-cortexa55.inc' (112,068) at 20240301090012451
113807 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0027-corstone1000-set-kernel_addr-based-on-boot_idx.patch' (112,069) at 20240413080012627
113808 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stm32-timers.c' (112,070) at 20240405153230839
113809 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xc.dtsi' (112,071) at 20240405153045829
113810 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgroupgentest/test.yaml' (112,072) at 20221209040030339
113811 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcpim.h' (112,073) at 20210307214930290
113812 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/Kconfig' (112,074) at 20210308005002752
113813 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/bare-metal-active.bb' (112,075) at 20241206090014226
113814 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml' (112,076) at 20221207040023631
113815 2025-01-08 03:00:52.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd756-s4882.c' (112,077) at 20210307214928154
113816 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/amd.c' (112,078) at 20240405153230119
113817 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pm.c' (112,079) at 20240405153045657
113818 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3-spi.c' (112,080) at 20240405153049337
113819 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/Kconfig' (112,081) at 20210308005002964
113820 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/mmc.h' (112,082) at 20210308005002724
113821 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/horus3a.h' (112,083) at 20220525020653243
113822 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/wbt.h' (112,084) at 20240405153231867
113823 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi' (112,085) at 20240405153045797
113824 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_mirred.h' (112,086) at 20210307214931662
113825 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_print.py' (112,087) at 20221216040017706
113826 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa-pcm.c' (112,088) at 20210307214928698
113827 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/images-r1.txt' (112,089) at 20220804030014667
113828 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strnlen.S' (112,090) at 20240405153045897
113829 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/Makefile' (112,091) at 20210308005003080
113830 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sata2-1.dtsi' (112,092) at 20210307214926350
113831 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mvme7100.c' (112,093) at 20210307214926362
113832 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v2.bz2' (112,094) at 20210308005046473 to deleted uid set
113833 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/devices/dell-wmi-ddv.rst' (112,095) at 20240405153229847
113834 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile.build' (112,096) at 20240405153054041
113835 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-webcolors/run-ptest' (112,097) at 20230401080011975
113836 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zeeff' (112,098) at 20241221090017620
113837 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx35.c' (112,099) at 20240405153045645
113838 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/msa.S' (112,100) at 20210307214926266
113839 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-biffuncs.h' (112,101) at 20210307214928690
113840 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_bus_common.c' (112,102) at 20241018080014546
113841 2025-01-08 03:00:52.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.8.0.bb' (112,103) at 20240301090012435
113842 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/Kconfig' (112,104) at 20240405153049433
113843 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/module.h' (112,105) at 20240405153045861
113844 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/blkverify.rst' (112,106) at 20241211090212234
113845 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.h' (112,107) at 20210307214927242
113846 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-paz00.dts' (112,108) at 20240405153229879
113847 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jump_label.h' (112,109) at 20240405153052713
113848 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/daisy.c' (112,110) at 20210307214930010
113849 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sha1' (112,111) at 20210308005003296
113850 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_regs.h' (112,112) at 20210307214931514
113851 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa.c' (112,113) at 20240405153052161
113852 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/stm32f2xx_spi.h' (112,114) at 20210308005046033
113853 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/ntlmssp.h' (112,115) at 20240527080023356
113854 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/common.json' (112,116) at 20241211090212446
113855 2025-01-08 03:00:52.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qom.json' (112,117) at 20241211090212450
113856 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_hdcp.c' (112,118) at 20240405153048449
113857 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/mxm-wmi.c' (112,119) at 20240405153051413
113858 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Cap/meson.build' (112,120) at 20230825080021137
113859 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/index.rst' (112,121) at 20240405153045221
113860 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_wap5813n_ram_defconfig' (112,122) at 20210308005003256
113861 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-wiredtiger-Avoid-using-off64_t.patch' (112,123) at 20230114040015474
113862 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libpfm4.c' (112,124) at 20210307214932466
113863 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_class.h' (112,125) at 20220525020652302
113864 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/Makefile.postlink' (112,126) at 20210308005002812
113865 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/CVE-2017-16516.patch' (112,127) at 20231126090012793
113866 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/amd5536udc_pci.c' (112,128) at 20240405153052077
113867 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/loader.js' (112,129) at 20210308005107069
113868 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yamp.dts' (112,130) at 20240405153229867
113869 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m7.dtsi' (112,131) at 20240405153229963
113870 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100.h' (112,132) at 20210309003651212
113871 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/Makefile' (112,133) at 20210307214929942
113872 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet_debug.h' (112,134) at 20210308005045925
113873 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma5/sdma5_4_2_2_offset.h' (112,135) at 20210307214927678
113874 2025-01-08 03:00:52.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp.h' (112,136) at 20240405153053345
113875 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/atomic.h' (112,137) at 20240906080037344
113876 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-alias.service.in' (112,138) at 20221206040015537
113877 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/Kconfig' (112,139) at 20210308005003004
113878 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-lpcg-scu.c' (112,140) at 20241211090145397
113879 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/qcom_nandc.c' (112,141) at 20240503080014474
113880 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/Makefile' (112,142) at 20220525020655215
113881 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb' (112,143) at 20241221090017548
113882 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/recommended.json' (112,144) at 20240405153054113
113883 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/.gitignore' (112,145) at 20210307214927158
113884 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/serial_flash_cmds.h' (112,146) at 20210307214929210
113885 2025-01-08 03:00:52.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Manifest_v1.xml' (112,147) at 20240619080002928
113886 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/excp_helper.c' (112,148) at 20241211090212506
113887 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/Kconfig' (112,149) at 20240405153046925
113888 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp.dtsi' (112,150) at 20210308005002568
113889 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/eth.h' (112,151) at 20210307214926226
113890 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_output.h' (112,152) at 20240405153230583
113891 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml' (112,153) at 20240405153045113
113892 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-fa.S' (112,154) at 20210307214925974
113893 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_SPIFLASH_defconfig' (112,155) at 20210308005003244
113894 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/paes_s390.c' (112,156) at 20240405153230075
113895 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/fixed.h' (112,157) at 20210307214931494
113896 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb' (112,158) at 20240413080012659
113897 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vasteras_Lillharad' (112,159) at 20210307205553794
113898 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-lg-common.dtsi' (112,160) at 20240405153045789
113899 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/m68328.h' (112,161) at 20220525020651978
113900 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lm363x-regulator.c' (112,162) at 20240405153051465
113901 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_diag.c' (112,163) at 20240405153053261
113902 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp108.c' (112,164) at 20240405153048653
113903 2025-01-08 03:00:52.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-fileops.c' (112,165) at 20210307214928698
113904 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/device.h' (112,166) at 20240405153231819
113905 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwcm.c' (112,167) at 20241008080013931
113906 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/pal.h' (112,168) at 20210307214925650
113907 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma5_qm_regs.h' (112,169) at 20240405153046573
113908 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/hugetlbpage.rst' (112,170) at 20240405153229835
113909 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_wireless.h' (112,171) at 20210307214929658
113910 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/srm_env.c' (112,172) at 20240405153045353
113911 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/graph-changes-while-io' (112,173) at 20240326080039734
113912 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (112,174) at 20221207040030691
113913 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/pmu.h' (112,175) at 20210308005002672
113914 2025-01-08 03:00:52.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_display.h' (112,176) at 20240405153048425
113915 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt6245-regulator.c' (112,177) at 20240405153051473
113916 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx335.c' (112,178) at 20241011080017323
113917 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_cursor.h' (112,179) at 20210307214930674
113918 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-thor96.dts' (112,180) at 20240405153045733
113919 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-user-ipv6-structures.patch' (112,181) at 20230706080014737
113920 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-2.0' (112,182) at 20210307205554418
113921 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/test_addr.cocci' (112,183) at 20240405153053441
113922 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-common.c' (112,184) at 20240906080037228
113923 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7206_defconfig' (112,185) at 20240405153046309
113924 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/runtime_instr.h' (112,186) at 20210307214926510
113925 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/cell_edac.c' (112,187) at 20210307214927150
113926 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.out' (112,188) at 20210308005046413 to deleted uid set
113927 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c' (112,189) at 20220525020652967
113928 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/usb_trace.c' (112,190) at 20210307214929898
113929 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/nvmemi-over-smbus.md' (112,191) at 20221209040006391
113930 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/kvm_mips.h' (112,192) at 20230925080040041
113931 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp' (112,193) at 20240201090003032
113932 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/batadv_packet.h' (112,194) at 20240405153052905
113933 2025-01-08 03:00:52.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/linecard.c' (112,195) at 20240405153232011
113934 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_mci2.dtsi' (112,196) at 20240405153045473
113935 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_smu.h' (112,197) at 20240405153047205
113936 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/Makefile' (112,198) at 20210307214932202
113937 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.h' (112,199) at 20240405153050125
113938 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dosfstools/dosfstools/source-date-epoch.patch' (112,200) at 20241221090017656
113939 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-x3proto/mach/hardware.h' (112,201) at 20210307214926558
113940 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.7.bb' (112,202) at 20240413080012639
113941 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/arch_pgtable_helpers.rst' (112,203) at 20240617080017374
113942 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/vdso32_wrapper.S' (112,204) at 20240405153046081
113943 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc' (112,205) at 20230609080014411
113944 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/uefi.rst' (112,206) at 20240405153229739
113945 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmcoge4_defconfig' (112,207) at 20210308005003260
113946 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SwitchMetrics_v1.xml' (112,208) at 20240619080002936
113947 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/twr_p102x.c' (112,209) at 20240405153230051
113948 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb_scl.c' (112,210) at 20240910080014034
113949 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ep8248e.dts' (112,211) at 20210307214926342
113950 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_VINI.json' (112,212) at 20221213040036917
113951 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-fan.bbclass' (112,213) at 20210307205554058
113952 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_rap_if.h' (112,214) at 20210309003649436
113953 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml' (112,215) at 20240405153045157
113954 2025-01-08 03:00:52.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/fiqasm.S' (112,216) at 20210307214925862
113955 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_hsi_rdma.h' (112,217) at 20210307214928434
113956 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/0001-Do-not-error-out-if-xsltproc-is-not-found.patch' (112,218) at 20241206090014338
113957 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml' (112,219) at 20240405153045013
113958 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ti,ds90ub913.yaml' (112,220) at 20240405153229771
113959 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/iomux-v3.c' (112,221) at 20210308005002728
113960 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power7-pmu.c' (112,222) at 20240405153046193
113961 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Fabric_v1.xml' (112,223) at 20240619080002924
113962 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/smp.c' (112,224) at 20240405153045925
113963 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/ck804xrom.c' (112,225) at 20220525020653391
113964 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/vduse.rst' (112,226) at 20220525020651790
113965 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/page-section/index.md' (112,227) at 20230712080036830
113966 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns-pcie.yaml' (112,228) at 20240405153045125
113967 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json' (112,229) at 20220722030013175
113968 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/.gitignore' (112,230) at 20240405153232287
113969 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/main.c' (112,231) at 20210307214929942
113970 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dmem.c' (112,232) at 20241018080014482
113971 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipv6.h' (112,233) at 20240405153052925
113972 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sunplus.c' (112,234) at 20240405153231359
113973 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_helpers.h' (112,235) at 20240405153054057
113974 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_stack.h' (112,236) at 20240906080037156
113975 2025-01-08 03:00:52.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/__init__.robot' (112,237) at 20240627080021052
113976 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Bios.v1_2_3.json' (112,238) at 20240619080002944
113977 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_vma_manager.h' (112,239) at 20240405153052637
113978 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/inflate.c' (112,240) at 20210307214931802
113979 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/qe.c' (112,241) at 20210308005003472
113980 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-oauthlib_3.2.2.bb' (112,242) at 20240302090018210
113981 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/usage.rst' (112,243) at 20240815080012863
113982 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/timeout.py' (112,244) at 20210528000029731
113983 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-1.dtsi' (112,245) at 20210307214926350
113984 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/platform_manager.cpp' (112,246) at 20241029080038635
113985 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-test.c' (112,247) at 20230426080043952
113986 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rk3399_gru_sound.c' (112,248) at 20240405153232191
113987 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/sensor_listener_mock.hpp' (112,249) at 20220412175720090
113988 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg' (112,250) at 20210307205554118
113989 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/ckmmu.h' (112,251) at 20220525020651966
113990 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.0.bb' (112,252) at 20241221090017512
113991 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_tty.h' (112,253) at 20210307214930234
113992 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spear600.c' (112,254) at 20210308005002548
113993 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/Makefile' (112,255) at 20240405153053109
113994 2025-01-08 03:00:52.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/phosphor-logging.wrap' (112,256) at 20220623030006218
113995 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/data_interface.hpp' (112,257) at 20241029080027815
113996 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0009-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch' (112,258) at 20241221090017656
113997 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acevents.h' (112,259) at 20240830080013247
113998 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c' (112,260) at 20240405153047237
113999 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/usb-urb.c' (112,261) at 20210307214928822
114000 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-dtrace.c' (112,262) at 20240405153232199
114001 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/irq_regs.c' (112,263) at 20210307214931802
114002 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/README' (112,264) at 20230530080039376
114003 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/Kconfig' (112,265) at 20210308005003372
114004 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_patch.cpp' (112,266) at 20220922030007675
114005 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/add-variable.png' (112,267) at 20210307205554374 to deleted uid set
114006 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/android-gadget-setup' (112,268) at 20210812000025198
114007 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udfend.h' (112,269) at 20210307214931254
114008 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rsk7264_defconfig' (112,270) at 20210308005003276
114009 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1432.h' (112,271) at 20210307214928634
114010 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/port_scale.sh' (112,272) at 20220525020655207
114011 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_capture_bytes_action_tests.cpp' (112,273) at 20211202040052622
114012 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c' (112,274) at 20240405153048633
114013 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/legacy_led.c' (112,275) at 20210308005003212
114014 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master.h' (112,276) at 20240405153047065
114015 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_qspi_defconfig' (112,277) at 20210308005003268
114016 2025-01-08 03:00:52.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/cicada.c' (112,278) at 20220525020653683
114017 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/mman-common.h' (112,279) at 20240405153052901
114018 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-tpm' (112,280) at 20240405153044909
114019 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk_map.h' (112,281) at 20210307214928626
114020 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/gcc-plugins.rst' (112,282) at 20240405153045225
114021 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm.h' (112,283) at 20240405153046101
114022 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-lib.sh' (112,284) at 20230701080013908
114023 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/templates/defs.mako' (112,285) at 20210308005059165
114024 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_port.c' (112,286) at 20240405153049957
114025 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp102.rst' (112,287) at 20210307214925506
114026 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/cppc.c' (112,288) at 20240405153230115
114027 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/multi.c' (112,289) at 20220525020654263
114028 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-msg.rst' (112,290) at 20210309003648476
114029 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/poweron' (112,291) at 20210528000029703
114030 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0003-Remove-strip-step-in-Makefile.patch' (112,292) at 20210307205554106
114031 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cap_helpers.c' (112,293) at 20240405153054241
114032 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb' (112,294) at 20241206090014330
114033 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/error_message.hpp' (112,295) at 20220917030035930
114034 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq24190_charger.h' (112,296) at 20210307214931486
114035 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/machinecheck.rst' (112,297) at 20240405153044989
114036 2025-01-08 03:00:52.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2a.h' (112,298) at 20240405153231379
114037 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm63xx.c' (112,299) at 20220525020653875
114038 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/coldfire.h' (112,300) at 20210307214926158
114039 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/Kconfig' (112,301) at 20210308005003012
114040 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v4mc.c' (112,302) at 20240405153229915
114041 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/version-timestamp.c' (112,303) at 20240405153052965
114042 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/config.py' (112,304) at 20220627100017202
114043 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cookie.h' (112,305) at 20210309003653832
114044 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4114.h' (112,306) at 20210307214931594
114045 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/no_forwarding.sh' (112,307) at 20241018080014598
114046 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/serial.c' (112,308) at 20240405153046097
114047 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/main.c' (112,309) at 20240405153231575
114048 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-branch.h' (112,310) at 20240405153046809
114049 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/.gitignore' (112,311) at 20240405153054369
114050 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/switch_to.h' (112,312) at 20210307214926110
114051 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-drv.c' (112,313) at 20240405153052037
114052 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_monitor.c' (112,314) at 20220525020654311
114053 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-betamax_0.9.0.bb' (112,315) at 20241221090017548
114054 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/Makefile' (112,316) at 20210308005003172
114055 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/hash_algs.c' (112,317) at 20240405153231767
114056 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/Makefile' (112,318) at 20240326080039614
114057 2025-01-08 03:00:52.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-controller.rst' (112,319) at 20210309003648484
114058 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/bu21013.txt' (112,320) at 20210307214925338
114059 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-user.c' (112,321) at 20240326080039574
114060 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/vdpa_dev.h' (112,322) at 20240405153052161
114061 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/mps2.dtsi' (112,323) at 20240405153045401
114062 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk.h' (112,324) at 20240405153046789
114063 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/ti-pipe3-phy.c' (112,325) at 20210308005003456
114064 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech_all_h3_cc_h2_plus_defconfig' (112,326) at 20210308005003264
114065 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AddressPool_v1.xml' (112,327) at 20240619080002916
114066 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fs_loader.h' (112,328) at 20210308005003648
114067 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/registers.c' (112,329) at 20220525020652130
114068 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt.c' (112,330) at 20241008080013935
114069 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/log_phase_fault.md' (112,331) at 20240809080033023
114070 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/preinit-mounts.bb' (112,332) at 20241206090014274
114071 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/sqlite/sqlite3_3.47.2.bb' (112,333) at 20241221090017700
114072 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77470-cpg-mssr.c' (112,334) at 20210309003649252
114073 2025-01-08 03:00:52.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/rpckbd.c' (112,335) at 20240405153230731
114074 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/entity-map.json' (112,336) at 20241031080012183
114075 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr.c' (112,337) at 20241023080012895
114076 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy.h' (112,338) at 20240405153052649
114077 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/iommufd.h' (112,339) at 20240906080037348
114078 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/uprobes.h' (112,340) at 20240405153046249
114079 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6846.dtsi' (112,341) at 20240405153045429
114080 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-006b.conf' (112,342) at 20240904080027734
114081 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/net.rst' (112,343) at 20240503080014454
114082 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card.dtsi' (112,344) at 20240405153045813
114083 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mpc85xx_gpio.h' (112,345) at 20210308005002840
114084 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/pci.c' (112,346) at 20210308005002856
114085 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpufeature.h' (112,347) at 20240405153046277
114086 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml' (112,348) at 20240405153229799
114087 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos7885-clock.yaml' (112,349) at 20240405153045029
114088 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/timer.h' (112,350) at 20210308005002664
114089 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_cfm_netlink.c' (112,351) at 20240405153231995
114090 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx5.c' (112,352) at 20240405153229911
114091 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/060' (112,353) at 20220429100100886
114092 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_setup.c' (112,354) at 20240405153048457
114093 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__bulk.hpp' (112,355) at 20241219090033964
114094 2025-01-08 03:00:52.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-mga_2.1.0.bb' (112,356) at 20241221090017528
114095 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c' (112,357) at 20240405153047201
114096 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd_config' (112,358) at 20220910030013405
114097 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/MAINTAINERS' (112,359) at 20210308005003032
114098 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/expr.c' (112,360) at 20210308005003732
114099 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/Kconfig' (112,361) at 20240405153050177
114100 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/board.c' (112,362) at 20210308005002940
114101 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Zaragoza' (112,363) at 20210307205553766
114102 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/crt0_ia32_efi.S' (112,364) at 20210308005002884
114103 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nuvoton,npcm-fiu.txt' (112,365) at 20240405153045173
114104 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,archs-intc.txt' (112,366) at 20210307214925346
114105 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/Kconfig' (112,367) at 20210307214930706
114106 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite_uapi.h' (112,368) at 20240405153048465
114107 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_getvar.c' (112,369) at 20210308005003372
114108 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/task_work.h' (112,370) at 20241104090011599
114109 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-autotools-flow.png' (112,371) at 20210307205554362 to deleted uid set
114110 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice-guest-vdagent_0.22.1.bb' (112,372) at 20230919080013954
114111 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-Canada-2.0' (112,373) at 20211006000025242
114112 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pic32-dmt.c' (112,374) at 20240405153231599
114113 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt' (112,375) at 20220525020651682
114114 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/global_data.h' (112,376) at 20210308005002676
114115 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/credential_pipe_test.cpp' (112,377) at 20240904080003190
114116 2025-01-08 03:00:52.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/core.c' (112,378) at 20241018080014550
114117 2025-01-08 03:00:52.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_hwi.c' (112,379) at 20240405153231431
114118 2025-01-08 03:00:52.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/qemuarm/fb.modes' (112,380) at 20210307205553970
114119 2025-01-08 03:00:52.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mru_cache.h' (112,381) at 20210307214931290
114120 2025-01-08 03:00:52.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp.c' (112,382) at 20241211090145553
114121 2025-01-08 03:00:52.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sfcb.service' (112,383) at 20210307205553934
114122 2025-01-08 03:00:52.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/jackaudio.c' (112,384) at 20240326080039370
114123 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_if.h' (112,385) at 20240405153052781
114124 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/vpd-collection.md' (112,386) at 20241203090006519
114125 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-fievel.dts' (112,387) at 20240405153045561
114126 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/udoo.c' (112,388) at 20210308005003088
114127 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_usb.c' (112,389) at 20240405153231263
114128 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viafbdev.c' (112,390) at 20240405153231595
114129 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/superio.c' (112,391) at 20210307214930010
114130 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/bios_table.cpp' (112,392) at 20240926080014013
114131 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-cp110.c' (112,393) at 20241008080013967
114132 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/Kconfig' (112,394) at 20240405153050249
114133 2025-01-08 03:00:52.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/osdep_service.c' (112,395) at 20240405153051929
114134 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/witherspoon-tacoma/client.2201.conf' (112,396) at 20230606080013598
114135 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/nmi_interface.hpp' (112,397) at 20220726100019890
114136 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32' (112,398) at 20210308005002768
114137 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/amlogic,meson-ee-pwrc.yaml' (112,399) at 20240405153045137
114138 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/0001-getopt-Include-string.h-for-strcmp-stcncmp-functions.patch' (112,400) at 20221003030013273
114139 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/groups.md' (112,401) at 20240807080019546
114140 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/gadget_configfs.h' (112,402) at 20210307214931530
114141 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/nikto/nikto_2.1.6.bb' (112,403) at 20220612030016735
114142 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxfinit.c' (112,404) at 20240405153046629
114143 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i2s.h' (112,405) at 20210308005003652
114144 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/agdi.c' (112,406) at 20240405153046629
114145 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_doorbell.c' (112,407) at 20210524100034974
114146 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-droid-bionic-xt875.dts' (112,408) at 20240405153045605
114147 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/processor.c' (112,409) at 20240405153054317
114148 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/zone.cpp' (112,410) at 20240820080023690
114149 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb' (112,411) at 20241221090017656
114150 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/access-helper.h' (112,412) at 20220525020652002
114151 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/magaz' (112,413) at 20241221090017620
114152 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/config.mk' (112,414) at 20210308005002852
114153 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/Makefile' (112,415) at 20210307214930990
114154 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/wavpack/files/set-soversion-and-version.patch' (112,416) at 20240113090014540
114155 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/nft_meta_bridge.c' (112,417) at 20240405153053197
114156 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/Kconfig' (112,418) at 20240405153045645
114157 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/targetbuild.py' (112,419) at 20211007100024295
114158 2025-01-08 03:00:52.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nicstat/nicstat/0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch' (112,420) at 20230706080014749
114159 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sun8i_emac.c' (112,421) at 20210308005003444
114160 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/BigTreePreemptRCUBHdyntickCB.svg' (112,422) at 20210307214925206
114161 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb' (112,423) at 20230211040012639
114162 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/lowlevel_init.S' (112,424) at 20210308005003036
114163 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c' (112,425) at 20240405153230507
114164 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt' (112,426) at 20210307214925338
114165 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_msg.h' (112,427) at 20210308005108641
114166 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_irq.c' (112,428) at 20220525020653015
114167 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce.S' (112,429) at 20210307214926054
114168 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/led-backlight.yaml' (112,430) at 20240405153045089
114169 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/think-lmi.h' (112,431) at 20240405153051417
114170 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag.c' (112,432) at 20240405153230075
114171 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mac.c' (112,433) at 20240405153050469
114172 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn.host.c' (112,434) at 20240405153051837
114173 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/metric_listener.hpp' (112,435) at 20220412175720086
114174 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-disk.h' (112,436) at 20240405153049257
114175 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/breakpoint.c' (112,437) at 20240405153232223
114176 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sched/mm.h' (112,438) at 20240405153054049
114177 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/file.hpp' (112,439) at 20230511080045635
114178 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pci.h' (112,440) at 20240405153046069
114179 2025-01-08 03:00:52.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/actions.yaml' (112,441) at 20240405153045013
114180 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun4i-a10-ccu.h' (112,442) at 20210307214931350
114181 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf500-colibri-eval-v3.dts' (112,443) at 20240405153045537
114182 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/nopm.config' (112,444) at 20240405153231903
114183 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/snps-dw-apb-uart.txt' (112,445) at 20210308005003308
114184 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/Kbuild' (112,446) at 20210307214926514
114185 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mxc_ocotp' (112,447) at 20210308005003296
114186 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/main.c' (112,448) at 20210307214932742
114187 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/wifi_regd.c' (112,449) at 20220525020654187
114188 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_modes_test.c' (112,450) at 20240405153230639
114189 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch' (112,451) at 20241221090017660
114190 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ads7828.c' (112,452) at 20240405153230659
114191 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-rdma_cm' (112,453) at 20210307214925186
114192 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/samsung/exynos5-dt-types.h' (112,454) at 20210308005003684
114193 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/tegra_wdt.c' (112,455) at 20240405153052245
114194 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch' (112,456) at 20241221090017648
114195 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_ih.h' (112,457) at 20210307214927226
114196 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_syncser.h' (112,458) at 20210307214926242
114197 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/klist.c' (112,459) at 20210307214931802
114198 2025-01-08 03:00:52.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5100.c' (112,460) at 20240405153050325
114199 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/mtk_vpu.c' (112,461) at 20240405153230803
114200 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clock2xxx.h' (112,462) at 20240405153045661
114201 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-sheep-u-boot.dtsi' (112,463) at 20210308005002608
114202 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/pixelgen_public.h' (112,464) at 20210309003653016
114203 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rs90_defconfig' (112,465) at 20240405153230011
114204 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utids.c' (112,466) at 20240405153046625
114205 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-7.yaml' (112,467) at 20241219090012976
114206 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_can.dtsi' (112,468) at 20240405153045469
114207 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_tfa_defconfig' (112,469) at 20210308005003264
114208 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (112,470) at 20240120090012778
114209 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/vhost-vdpa.h' (112,471) at 20210927100127245
114210 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-base0033.dts' (112,472) at 20240405153045589
114211 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/bootm.c' (112,473) at 20210308005002888
114212 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga.dtsi' (112,474) at 20210308005002612
114213 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensord.cgi' (112,475) at 20210307205553874
114214 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/virt.c' (112,476) at 20241211090212314
114215 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-pthread-barrier.c' (112,477) at 20210307214932470
114216 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-key.svg' (112,478) at 20210308005107069
114217 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-divider.h' (112,479) at 20210307214926998
114218 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/secret.c' (112,480) at 20210927100127065
114219 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti816x_evm.h' (112,481) at 20210308005003620
114220 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video.h' (112,482) at 20210308005003692
114221 2025-01-08 03:00:52.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-devtools_1.24.10.bb' (112,483) at 20241221090017692
114222 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-dwc2.h' (112,484) at 20221215040039162
114223 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/suvd3.h' (112,485) at 20210308005003620
114224 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap_btree.c' (112,486) at 20240405153052577
114225 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/match.h' (112,487) at 20240405153053465
114226 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_tables_compat.h' (112,488) at 20210307214931646
114227 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/core.c' (112,489) at 20240326080039414
114228 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_or.c' (112,490) at 20210308005046525
114229 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/Makefile' (112,491) at 20210309003649660
114230 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/envlist.h' (112,492) at 20241211090212366
114231 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/machine.h' (112,493) at 20240405153052765
114232 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/entry.S' (112,494) at 20241011080017291
114233 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb' (112,495) at 20241221090017556
114234 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c' (112,496) at 20240405153050593
114235 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,j721e-cpb-ivi-audio.yaml' (112,497) at 20240405153229799
114236 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/index.rst' (112,498) at 20240405153045293
114237 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/cfi_endian.h' (112,499) at 20210307214931450
114238 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/071.out' (112,500) at 20240326080039726
114239 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek-dwmac.yaml' (112,501) at 20240405153229779
114240 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/dw/pci.c' (112,502) at 20240405153046989 to deleted uid set
114241 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_dt46_l3vpn_test.sh' (112,503) at 20240405153054353
114242 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/spl.h' (112,504) at 20210308005002732
114243 2025-01-08 03:00:52.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/regulator-poweroff.c' (112,505) at 20240405153051421
114244 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-sys-controller.yaml' (112,506) at 20240405153229795
114245 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-thermal.cfg' (112,507) at 20241221090017468
114246 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel/iosf_mbi.c' (112,508) at 20240805080013935
114247 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font_4.49.1.bb' (112,509) at 20241221090017528
114248 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9m001.c' (112,510) at 20240405153049317
114249 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/Kconfig' (112,511) at 20210308005002972
114250 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf1.c' (112,512) at 20240405153054273
114251 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fpsp.sa' (112,513) at 20210307214926146
114252 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_dmac_flt.c' (112,514) at 20241211090145461
114253 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml' (112,515) at 20240405153045129
114254 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rpds-py-crates.inc' (112,516) at 20241221090017668
114255 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/gadget.h' (112,517) at 20241216090017745
114256 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dv-timings-cap.rst' (112,518) at 20220525020651786
114257 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd_simplefb.c' (112,519) at 20210308005003228
114258 2025-01-08 03:00:52.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/88pm860x.h' (112,520) at 20240405153231819
114259 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/disas/dis-asm.h' (112,521) at 20241211090212354
114260 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/machine/qemuarm64-secureboot.conf' (112,522) at 20241221090017468
114261 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_hfi.h' (112,523) at 20240405153048577
114262 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb' (112,524) at 20241221090017668
114263 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/chrl.c' (112,525) at 20230426080043952
114264 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/onenand.h' (112,526) at 20210308005003668
114265 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/Makefile' (112,527) at 20210308005003700
114266 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_regs.c' (112,528) at 20240405153049413
114267 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-lpss-atom.c' (112,529) at 20220525020652338
114268 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/lp87565.h' (112,530) at 20210308005003680
114269 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/atomisp.h' (112,531) at 20240405153051825
114270 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-smdkc210-machine.c' (112,532) at 20221215040039374
114271 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sdm845.h' (112,533) at 20210307214931330
114272 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/tegra/Makefile' (112,534) at 20210307214928598
114273 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/sanity-meta-security.bbclass' (112,535) at 20210905000020565
114274 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/tail_conversion.c' (112,536) at 20240405153052501
114275 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/core-pkey.c' (112,537) at 20240405153232283
114276 2025-01-08 03:00:52.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/axxia.c' (112,538) at 20210307214925870
114277 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/cpu.c' (112,539) at 20210308005002720
114278 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mv88e6xxx.rst' (112,540) at 20210307214925534
114279 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/chain_mode.c' (112,541) at 20240405153050297
114280 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm.cfg' (112,542) at 20220804030014691
114281 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-encore-enltv.c' (112,543) at 20210307214928782
114282 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-gpio' (112,544) at 20210309003648244
114283 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c' (112,545) at 20240405153047109
114284 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/kvm.h' (112,546) at 20241211090212374
114285 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bloom_filter_map.c' (112,547) at 20240520080015239
114286 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/meson.build' (112,548) at 20241211090212538
114287 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callouts.hpp' (112,549) at 20221005030030498
114288 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/iomux-mx53.h' (112,550) at 20210308005002648
114289 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/FactoryReset/FactoryResetModal.vue' (112,551) at 20241004080035967
114290 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/CLI11.wrap' (112,552) at 20220326030026470
114291 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/Kconfig' (112,553) at 20210307214932030
114292 2025-01-08 03:00:52.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/board.c' (112,554) at 20210308005002776
114293 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-ppc_8xx.txt' (112,555) at 20210308005003012
114294 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/fpga.c' (112,556) at 20210308005002916
114295 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds209.dts' (112,557) at 20240405153045457
114296 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/wp512.c' (112,558) at 20240405153046549
114297 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/media_device_test.c' (112,559) at 20210307214932682
114298 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk.h' (112,560) at 20210307214926998
114299 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_main.c' (112,561) at 20240405153049041
114300 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/rx.c' (112,562) at 20220525020653979
114301 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Circuit_v1.xml' (112,563) at 20240824080002930
114302 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/stwotox.S' (112,564) at 20210307214926146
114303 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig' (112,565) at 20210308005003276
114304 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz' (112,566) at 20210307205554594 to deleted uid set
114305 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGcopy_from_user.S' (112,567) at 20210307214926606
114306 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/renesas,prr.yaml' (112,568) at 20240405153045061
114307 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/meson.build' (112,569) at 20241211090212550
114308 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_ph.c' (112,570) at 20210308005046509
114309 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb' (112,571) at 20240302090018210
114310 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms.c' (112,572) at 20210308005003756
114311 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/openpower-process-host-firmware.service' (112,573) at 20210909000032305
114312 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/ibm-cffps.c' (112,574) at 20241211090212294
114313 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/Makefile' (112,575) at 20240613080016567
114314 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_sessionstat_unittest.cpp' (112,576) at 20240817080027252
114315 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm963158_ram_defconfig' (112,577) at 20210308005003252
114316 2025-01-08 03:00:52.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-gen4-sysc.c' (112,578) at 20240405153231351
114317 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_bmc_sim.c' (112,579) at 20240906080037244
114318 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/xdp_dummy.c' (112,580) at 20240405153232283
114319 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf-uclass.c' (112,581) at 20230720080043539
114320 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/makefile-add-ldflags.patch' (112,582) at 20210307205553738
114321 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/head.S' (112,583) at 20210308005003032
114322 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/perl/yaml-tiny_1.73.bb' (112,584) at 20220921030015982
114323 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha512_generic.c' (112,585) at 20220525020652218
114324 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/synopsys/dwcddr21mctl.h' (112,586) at 20210308005003688
114325 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/Kconfig' (112,587) at 20240405153046649
114326 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex-idk-1110wr.dts' (112,588) at 20210309003648756
114327 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc3-sti-glue.c' (112,589) at 20210308005003512
114328 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/dtl1_cs.c' (112,590) at 20210307214926926
114329 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/partition.yaml' (112,591) at 20240405153045113
114330 2025-01-08 03:00:52.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/Kconfig' (112,592) at 20240405153053973
114331 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numa.h' (112,593) at 20240405153230111
114332 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/tsx09-common.c' (112,594) at 20210307214925930
114333 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/mod.rs' (112,595) at 20240405153232095
114334 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_uncore.h' (112,596) at 20240405153230579
114335 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h' (112,597) at 20240405153047305
114336 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-ipc.h' (112,598) at 20240405153053997
114337 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rpm.c' (112,599) at 20241211090145461
114338 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/azoteq,iqs5xx.yaml' (112,600) at 20220525020651682
114339 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/or1k-softmmu/default.mak' (112,601) at 20240906080037160
114340 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara-pdx223.dts' (112,602) at 20240405153045797
114341 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/Kconfig' (112,603) at 20210308005002856
114342 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts' (112,604) at 20240405153045721
114343 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/cmpxchg.c' (112,605) at 20221215040039390
114344 2025-01-08 03:00:52.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gsj-gpio.dtsi' (112,606) at 20240405153045473
114345 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_policer.c' (112,607) at 20240405153050157
114346 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/ident-with-escape.err' (112,608) at 20210308005046405
114347 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edsleskog_Hogheden' (112,609) at 20210307205553778
114348 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-at91.c' (112,610) at 20210308005003512
114349 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/Kconfig' (112,611) at 20210309003649132
114350 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/at91_i2c.h' (112,612) at 20210308005003380
114351 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/index.rst' (112,613) at 20240405153044961
114352 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/des_s390.c' (112,614) at 20240405153046273
114353 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_irq.c' (112,615) at 20240405153230583
114354 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/vegman-n110.conf' (112,616) at 20220111040017380
114355 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_manager.hpp' (112,617) at 20220625030026172
114356 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157.dtsi' (112,618) at 20240405153229903
114357 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/pipeline.json' (112,619) at 20240405153054157
114358 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_h.c' (112,620) at 20210308005046509
114359 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-logicpd.dts' (112,621) at 20240405153045505
114360 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/nlohmann_json.wrap' (112,622) at 20231214090013217
114361 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/null-machine.c' (112,623) at 20210927100127117
114362 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReportCollection_v1.xml' (112,624) at 20240619080002928
114363 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpci_hotplug_pci.c' (112,625) at 20220525020653851
114364 2025-01-08 03:00:52.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_buttons.scss' (112,626) at 20241004080035959
114365 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi_interface.c' (112,627) at 20230426080043668
114366 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/Makefile' (112,628) at 20210307214929926
114367 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211_hwsim/hostapd.conf' (112,629) at 20210307214925538
114368 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch' (112,630) at 20240127090011892
114369 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/panel-mipi-dbi/panel-mipi-dbi-native_git.bb' (112,631) at 20241221090017528
114370 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/memory.c' (112,632) at 20220525020654963
114371 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-encoder-spdif.c' (112,633) at 20240405153053973
114372 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_acl.c' (112,634) at 20240405153050073
114373 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/timb_radio.h' (112,635) at 20210307214931478
114374 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/genelf.h' (112,636) at 20240405153054193
114375 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/firmware.h' (112,637) at 20210307214930514
114376 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/mbx.c' (112,638) at 20240405153050049
114377 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/grant-table.c' (112,639) at 20210307214925986
114378 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/charger.h' (112,640) at 20210307214931682
114379 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/scripts/vendor.py' (112,641) at 20241211090212442
114380 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fpgad.c' (112,642) at 20210308005003212
114381 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/propertywatch.cpp' (112,643) at 20210308005108057
114382 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/log_fixup.c' (112,644) at 20240405153232259
114383 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/Makefile' (112,645) at 20220525020652410
114384 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/hw_exception_handler.S' (112,646) at 20220525020651986
114385 2025-01-08 03:00:52.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_resource.h' (112,647) at 20240405153049893
114386 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/core.c' (112,648) at 20241211090212442
114387 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-mc.rst' (112,649) at 20210307214925466
114388 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/repo.py' (112,650) at 20241221090017632
114389 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/network-security-considerations.md' (112,651) at 20241203090006519
114390 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vexpress.h' (112,652) at 20210307214931534
114391 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/hardirq.h' (112,653) at 20220525020652126
114392 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/fou.yaml' (112,654) at 20240405153229823
114393 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/reset.c' (112,655) at 20210307214926110
114394 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/crypto/hash.h' (112,656) at 20210307214932742
114395 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-password' (112,657) at 20230817080015056
114396 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/components/AppNavigation/intel.js' (112,658) at 20241004080035963
114397 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-task.c' (112,659) at 20240906080037584
114398 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_can.dtsi' (112,660) at 20210308005002612
114399 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/static_stub.c' (112,661) at 20240405153053089
114400 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/OFL.txt' (112,662) at 20210308005002536
114401 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/83xx-512x-pci.txt' (112,663) at 20210307214925382
114402 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0005-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch' (112,664) at 20240106090017285
114403 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm0010.h' (112,665) at 20210307214931602
114404 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_SDCARD_defconfig' (112,666) at 20210308005003244
114405 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/iso-resources.h' (112,667) at 20210307214932210
114406 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/clk.h' (112,668) at 20210308005002796
114407 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-rtc.c' (112,669) at 20240405153230247
114408 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/mcount.S' (112,670) at 20210309003648804
114409 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/vm-flags.h' (112,671) at 20210307214926750
114410 2025-01-08 03:00:52.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/i2c-muxes.rst' (112,672) at 20210307214925494
114411 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/fifo_monitor.h' (112,673) at 20210307214930546
114412 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ioc3kbd.c' (112,674) at 20210307214928498
114413 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multi-host-postcode.md' (112,675) at 20221209040006387
114414 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/throttle-options.h' (112,676) at 20210308005046049
114415 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/trace-events' (112,677) at 20241211090212462
114416 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/devfreq.c' (112,678) at 20240405153230275
114417 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-compute-singlehost.inc' (112,679) at 20230818080016881
114418 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/try-catch.c' (112,680) at 20240712080021093
114419 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntpd' (112,681) at 20241221090017496
114420 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/futex.h' (112,682) at 20240405153045937
114421 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm011.dts' (112,683) at 20240405153045609
114422 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2400.h' (112,684) at 20220509100030598
114423 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/pmbus_error.hpp' (112,685) at 20240817080031296
114424 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan_user.c' (112,686) at 20220627100016934
114425 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/elf.h' (112,687) at 20240405153045345
114426 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-div6.c' (112,688) at 20220525020652326
114427 2025-01-08 03:00:52.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch' (112,689) at 20231011080016578
114428 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dbg.c' (112,690) at 20240405153231435
114429 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/Kconfig' (112,691) at 20210308005002956
114430 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/strncmp_64.S' (112,692) at 20240405153230095
114431 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/multiconfig/mc-1.conf' (112,693) at 20210316000012685
114432 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.c' (112,694) at 20240405153230371 to deleted uid set
114433 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_sequences.h' (112,695) at 20240405153053117
114434 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/Makefile' (112,696) at 20240405153046241
114435 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/device.c' (112,697) at 20240405153053957
114436 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/suspend.c' (112,698) at 20240418080014510
114437 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/asus-wmi.h' (112,699) at 20241216090017769
114438 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tlb.h' (112,700) at 20240405153046129
114439 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts' (112,701) at 20210308005002620
114440 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-mdp.txt' (112,702) at 20240405153045093
114441 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_watchdog.c' (112,703) at 20220525020652226
114442 2025-01-08 03:00:52.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_acpi_test.c' (112,704) at 20240405153054221
114443 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/Makefile' (112,705) at 20210307214926290
114444 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/termios.h' (112,706) at 20210307214925650
114445 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand.c' (112,707) at 20210308005003412
114446 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kprobe_multi_testmod_test.c' (112,708) at 20240405153054253
114447 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sendmsg4_prog.c' (112,709) at 20240405153054273
114448 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/access-marking.txt' (112,710) at 20220525020655123
114449 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pkgdata-browser' (112,711) at 20220910030013437
114450 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm012/ps7_init_gpl.c' (112,712) at 20210308005003180
114451 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/Makefile' (112,713) at 20241111090012117
114452 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/fans/phosphor-fan_%.bbappend' (112,714) at 20240918080013376
114453 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/common/Makefile' (112,715) at 20210308005003004
114454 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_eeprom.h' (112,716) at 20240906080037188
114455 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-ctrl.rst' (112,717) at 20240405153045321
114456 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/diag.c' (112,718) at 20240830080013355
114457 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/CREDITS' (112,719) at 20210307214932506
114458 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_hdcp_interface.h' (112,720) at 20240405153052637
114459 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/cpu5wdt.c' (112,721) at 20240613080016475
114460 2025-01-08 03:00:52.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/1.Intro.rst' (112,722) at 20240405153229839
114461 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/freecom.c' (112,723) at 20220525020654295
114462 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-cml-skips.txt' (112,724) at 20240405153230531
114463 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml' (112,725) at 20240405153045061
114464 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/index.h' (112,726) at 20210307214931194
114465 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/wm831x.rst' (112,727) at 20210307214925506
114466 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ife/Makefile' (112,728) at 20210307214931934
114467 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcm052.h' (112,729) at 20210308005003608
114468 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0.dtsi' (112,730) at 20210307214926350
114469 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads131e08.c' (112,731) at 20240405153048965
114470 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmadd.c' (112,732) at 20210307214926434
114471 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/uncore-l3c.json' (112,733) at 20240405153054113
114472 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_qca.c' (112,734) at 20240913080013781
114473 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-macw.c' (112,735) at 20240906080037580
114474 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_prctl.c' (112,736) at 20240405153054237
114475 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml' (112,737) at 20240405153045181
114476 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/.gitignore' (112,738) at 20210307214926638
114477 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/linux/export.h' (112,739) at 20240405153232283
114478 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fixmap.h' (112,740) at 20240405153045853
114479 2025-01-08 03:00:52.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@85000/i2c-switch@71/i2c@1/max31725@55.conf' (112,741) at 20210307205554086
114480 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (112,742) at 20220603100015803
114481 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_perfmon.c' (112,743) at 20241216090017701
114482 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lshw/files/0001-disable-docbook2man.patch' (112,744) at 20230317080013789
114483 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4341.c' (112,745) at 20240405153053577
114484 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp' (112,746) at 20240918080002708
114485 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/MAINTAINERS' (112,747) at 20210308005002948
114486 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/softcursor.c' (112,748) at 20220525020654315
114487 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/part.h' (112,749) at 20210308005003676
114488 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/misc.rst' (112,750) at 20220525020651642
114489 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/initvals.h' (112,751) at 20210309003651788
114490 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ampere_power_util.sh' (112,752) at 20241031080012179
114491 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c' (112,753) at 20240405153047153
114492 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/main.cpp' (112,754) at 20240917080036267
114493 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/trusted-services.md' (112,755) at 20241206090014206
114494 2025-01-08 03:00:52.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bd99954-charger.c' (112,756) at 20240405153231351
114495 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/smapi.c' (112,757) at 20210309003649228
114496 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i8k.h' (112,758) at 20210307214931634
114497 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0001-track-Check-for-unw_set_caching_policy-before-using.patch' (112,759) at 20210608000015799
114498 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c' (112,760) at 20240405153054253
114499 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/Kconfig' (112,761) at 20210308005002996
114500 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/irq.c' (112,762) at 20220525020652010
114501 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml' (112,763) at 20240405153045113
114502 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/reflink.c' (112,764) at 20240830080013315
114503 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/mt6323-poweroff.c' (112,765) at 20240405153051421
114504 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/Kconfig' (112,766) at 20240906080037508
114505 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.c' (112,767) at 20240405153230571
114506 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/mux.c' (112,768) at 20210308005002948
114507 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/timer-sr.c' (112,769) at 20240405153045885
114508 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-riscv64.txt' (112,770) at 20240113090014532
114509 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/health.c' (112,771) at 20220525020653575
114510 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes.c' (112,772) at 20240405153046933
114511 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/COPYING.MIT' (112,773) at 20210307205553674
114512 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/sigcontext.h' (112,774) at 20210307214926762
114513 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/dma.c' (112,775) at 20240405153046033
114514 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml' (112,776) at 20240405153045153
114515 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml' (112,777) at 20240405153045049
114516 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mcbsp.c' (112,778) at 20240405153045657
114517 2025-01-08 03:00:52.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/exec.h' (112,779) at 20210307214926214
114518 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/filter/admv8818.c' (112,780) at 20240405153230691
114519 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/method.mako.cpp' (112,781) at 20210308005054073
114520 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-mark-count-with-unused-attribute.patch' (112,782) at 20221003030013289
114521 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/byteorder.h' (112,783) at 20210308005002836
114522 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm63138-pmb.txt' (112,784) at 20210307214925414
114523 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-mem.c' (112,785) at 20240405153052097
114524 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_defconfig' (112,786) at 20210308005003240
114525 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/netcnt.c' (112,787) at 20240405153054257
114526 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco_1.13.3.bb' (112,788) at 20241221090017544
114527 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/asid.h' (112,789) at 20220525020651966
114528 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb' (112,790) at 20221003030013349
114529 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/evdevpp/test/evmon.cpp' (112,791) at 20230817080034725
114530 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik-db8500.c' (112,792) at 20240405153051325
114531 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet3_defs.h' (112,793) at 20230426080043720
114532 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/device-plug-test.c' (112,794) at 20230925080040093
114533 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smem.yaml' (112,795) at 20240405153045157
114534 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_cgm_regs.h' (112,796) at 20240405153046601
114535 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb' (112,797) at 20240413080012647
114536 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/io_bitmap.h' (112,798) at 20210307214926666
114537 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsberget_GI' (112,799) at 20210307205553786
114538 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020-pci.c' (112,800) at 20240405153230887
114539 2025-01-08 03:00:52.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.autoconf' (112,801) at 20210308005003724
114540 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/memset.S' (112,802) at 20240405153230015
114541 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/Makefile' (112,803) at 20240405153046717
114542 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-wandboard-revb1.dts' (112,804) at 20240405153045501
114543 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/warp_defconfig' (112,805) at 20240405153046097
114544 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml' (112,806) at 20240405153229763
114545 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.c' (112,807) at 20240405153230755
114546 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/max2165_priv.h' (112,808) at 20210307214928798
114547 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7264.c' (112,809) at 20210307214926562
114548 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-lime.dts' (112,810) at 20210308005002624
114549 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/common-semi-target.h' (112,811) at 20221215040039330
114550 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/error.h' (112,812) at 20240906080037344
114551 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/hisilicon,histb-xhci.txt' (112,813) at 20210307214925450
114552 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4a/cpu/dma.h' (112,814) at 20210307214926558
114553 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ioctls.h' (112,815) at 20210307214926582
114554 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/duration_types.hpp' (112,816) at 20220412175720086
114555 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/rci2-table.c' (112,817) at 20210307214927174
114556 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kgdb.rst' (112,818) at 20240405153045009
114557 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq_pervasive.c' (112,819) at 20210307214927058
114558 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/namespaces.c' (112,820) at 20240405153054197
114559 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/TODO' (112,821) at 20220525020654147
114560 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/l64781.h' (112,822) at 20210307214928626
114561 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-st.txt' (112,823) at 20210307214925366
114562 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/markup_oops.pl' (112,824) at 20210307214932158
114563 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/README' (112,825) at 20210307214930698
114564 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.h' (112,826) at 20240405153230607
114565 2025-01-08 03:00:52.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp12.hpp' (112,827) at 20210806000057530
114566 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/kvm.h' (112,828) at 20240906080037352
114567 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/porting.rst' (112,829) at 20240405153044973
114568 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error.out' (112,830) at 20220429100100930
114569 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/log-controller.html' (112,831) at 20210308005107077
114570 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ldap-perl_0.68.bb' (112,832) at 20241221090017548
114571 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/tslib_1.23.bb' (112,833) at 20241206090014258
114572 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.init' (112,834) at 20210307205553822
114573 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_string.tc' (112,835) at 20241008080014059
114574 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/syscalls.h' (112,836) at 20240405153045625
114575 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7.h' (112,837) at 20240405153230507
114576 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/main.cpp' (112,838) at 20241209090018856
114577 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/hppa-softmmu.mak' (112,839) at 20230925080039837
114578 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/b.c' (112,840) at 20210308005003720
114579 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_common.c' (112,841) at 20210309003651580
114580 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos-dp-video.c' (112,842) at 20240405153231315
114581 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fread.rst' (112,843) at 20220525020651778
114582 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/thunderbolt.c' (112,844) at 20240405153051413
114583 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts' (112,845) at 20240813080021922
114584 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/xilinx_spi.h' (112,846) at 20240405153052797
114585 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/Kconfig' (112,847) at 20220525020653143
114586 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb' (112,848) at 20240106090017237
114587 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/pnmtologo.c' (112,849) at 20240805080014011
114588 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/auxbus.c' (112,850) at 20230426080043708
114589 2025-01-08 03:00:52.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi' (112,851) at 20240826080012311
114590 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/Makefile' (112,852) at 20210308005003008
114591 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool.rst' (112,853) at 20240405153054037
114592 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/tc_flower.sh' (112,854) at 20240805080014071
114593 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-vicut1.dts' (112,855) at 20240405153045505
114594 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_maturin.bbclass' (112,856) at 20240106090017253
114595 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.cfg' (112,857) at 20210307214932502
114596 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c' (112,858) at 20220525020652971
114597 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mxs-mmc.c' (112,859) at 20240405153230855
114598 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/u-boot-common-aspeed-sdk.inc' (112,860) at 20240209090013644
114599 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TREE' (112,861) at 20240405153054369
114600 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/max77686.txt' (112,862) at 20210308005003308
114601 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi' (112,863) at 20240405153229931
114602 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_debug.h' (112,864) at 20240405153051525
114603 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan.hpp' (112,865) at 20230518080029178
114604 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rust.py' (112,866) at 20230919080013982
114605 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch' (112,867) at 20240413080012703
114606 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si.h' (112,868) at 20210307214927246
114607 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/bcm_iproc_tsc.c' (112,869) at 20240405153049157
114608 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/veml6070.c' (112,870) at 20240405153049005
114609 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/libtraceevent/libtraceevent_1.8.4.bb' (112,871) at 20241221090017688
114610 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_child_test.c' (112,872) at 20210307214932706
114611 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/group.md' (112,873) at 20240807080019546
114612 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/sysmem.h' (112,874) at 20210307214926762
114613 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/machine/spc621d8hm3.conf' (112,875) at 20240413080012631
114614 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/misc/badty.cocci' (112,876) at 20210308005003724
114615 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/x86_energy_perf_policy/Makefile' (112,877) at 20210307214932622
114616 2025-01-08 03:00:52.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/cpu.c' (112,878) at 20210308005002560
114617 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/max98373.txt' (112,879) at 20210307214925430
114618 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8155p.dtsi' (112,880) at 20240405153045781
114619 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/authencesn.c' (112,881) at 20240405153046533
114620 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx25_ccm.c' (112,882) at 20241211090212294
114621 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/non-atomic.h' (112,883) at 20240405153052617
114622 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/deterministic_automata.rst' (112,884) at 20240405153045273
114623 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/sections.h' (112,885) at 20210308005002816
114624 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/mux-k2g.h' (112,886) at 20210308005003080
114625 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/common.h' (112,887) at 20240405153052649
114626 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/ti,tps62864.h' (112,888) at 20240405153052653
114627 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence.c' (112,889) at 20240913080013793
114628 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/entry.S' (112,890) at 20241115090012941
114629 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_redirect.c' (112,891) at 20240405153054281
114630 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/mprog.c' (112,892) at 20240405153231895
114631 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn303/dcn303_fpu.c' (112,893) at 20240910080014038
114632 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-vm.c' (112,894) at 20220525020654779
114633 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/kvm.h' (112,895) at 20240906080037352
114634 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml' (112,896) at 20240405153045149
114635 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/Kconfig' (112,897) at 20210309003650016
114636 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.0.0.bb' (112,898) at 20241206090014246
114637 2025-01-08 03:00:52.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/reserved-region.c' (112,899) at 20240326080039758
114638 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/ts5500_flash.c' (112,900) at 20210307214929214
114639 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/Makefile' (112,901) at 20240405153231575
114640 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c' (112,902) at 20220525020652971
114641 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682-3mic.dtsi' (112,903) at 20240405153045781
114642 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7memset.S' (112,904) at 20210307214926606
114643 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,lq150x1lg11.yaml' (112,905) at 20210307214925306
114644 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/dbgfs.h' (112,906) at 20240405153049433
114645 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix_acl_xattr.h' (112,907) at 20240405153052773
114646 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tsi108_irq.h' (112,908) at 20210307214926394
114647 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/trampoline_64.S' (112,909) at 20210307214926602
114648 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/meter.h' (112,910) at 20210307214932038
114649 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf_oa_regs.h' (112,911) at 20240405153048529
114650 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-stress' (112,912) at 20240405153054237
114651 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/example/ucd90160.yaml' (112,913) at 20221209040048647
114652 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lm49453.c' (112,914) at 20240405153053621
114653 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb' (112,915) at 20241221090017552
114654 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_sbc.c' (112,916) at 20240405153051965
114655 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/tpm.json' (112,917) at 20240906080037432
114656 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-i2c.c' (112,918) at 20240405153232147
114657 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/88pm800-regulator.c' (112,919) at 20240405153051461
114658 2025-01-08 03:00:52.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8186-mt6366-da7219-max98357.yaml' (112,920) at 20240405153045165
114659 2025-01-08 03:00:52.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_utils.c' (112,921) at 20240405153049637
114660 2025-01-08 03:00:52.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS0.conf' (112,922) at 20241031080012179
114661 2025-01-08 03:00:52.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/net-listener.c' (112,923) at 20240326080039554
114662 2025-01-08 03:00:52.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mesh.c' (112,924) at 20240405153051657
114663 2025-01-08 03:00:52.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xattr.c' (112,925) at 20240913080013833
114664 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_3_sh_mask.h' (112,926) at 20240405153047517
114665 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/frontends.rst' (112,927) at 20210307214925462
114666 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/jest.config.js' (112,928) at 20220105012522975
114667 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/userfaultfd.h' (112,929) at 20241211090212370
114668 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/sdcard_legacy.h' (112,930) at 20210308005046029
114669 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/adding-syscalls.rst' (112,931) at 20220525020651762
114670 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/pll.c' (112,932) at 20240405153230211
114671 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kisa' (112,933) at 20210307205553786
114672 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/tools/fan_rpm_loop_unittest.sh' (112,934) at 20230421080035752
114673 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_basic.c' (112,935) at 20240405153053365
114674 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v2m.c' (112,936) at 20240913080013797
114675 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/process.c' (112,937) at 20240405153046289
114676 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/discontig.c' (112,938) at 20240405153045929
114677 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func' (112,939) at 20210307205554386
114678 2025-01-08 03:00:52.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mman.h' (112,940) at 20240405153230111
114679 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00debug.c' (112,941) at 20210307214929906
114680 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis.dtsi' (112,942) at 20240405153229879
114681 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11_1.8.10.bb' (112,943) at 20241221090017684
114682 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ar724x.c' (112,944) at 20210309003648856
114683 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-unknown.err' (112,945) at 20220429100100882
114684 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-fix-gcc-8-format-truncation-warning.patch' (112,946) at 20240413080012695
114685 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-clk.h' (112,947) at 20210307214932398
114686 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3x30.dtsi' (112,948) at 20240405153045601
114687 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_mode.h' (112,949) at 20240405153048725
114688 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2817.c' (112,950) at 20240405153046897
114689 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cpuhp.h' (112,951) at 20210307214931606
114690 2025-01-08 03:00:52.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sdhc_boot.c' (112,952) at 20210308005002960
114691 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/rtl8365mb.c' (112,953) at 20240405153049761
114692 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-pll.c' (112,954) at 20240405153046801
114693 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/settings' (112,955) at 20220525020655223
114694 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/zalloc.c' (112,956) at 20210307214932502
114695 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-cubieboard.dts' (112,957) at 20240405153045377
114696 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod0-clk.yaml' (112,958) at 20240405153045021
114697 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb' (112,959) at 20230114040015550
114698 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/extable.h' (112,960) at 20220525020652034
114699 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx_core.c' (112,961) at 20240405153053541
114700 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_hwi.c' (112,962) at 20240405153051581
114701 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/mem_helper.c' (112,963) at 20230426080043892
114702 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/gpio_mdio.c' (112,964) at 20240405153230051
114703 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CXLLogicalDeviceCollection.json' (112,965) at 20240619080002944
114704 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/checksum_32.S' (112,966) at 20240405153230043
114705 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_nvram.c' (112,967) at 20220525020653851
114706 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/tracepoint-analysis.rst' (112,968) at 20240405153045273
114707 2025-01-08 03:00:52.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/osdep_service.h' (112,969) at 20240405153051925
114708 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_NAND_defconfig' (112,970) at 20210308005003240
114709 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-marvell.c' (112,971) at 20210308005003512
114710 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_migrate_types.h' (112,972) at 20220525020652891
114711 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu.h' (112,973) at 20240405153046129
114712 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dpsub.c' (112,974) at 20240805080013955
114713 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_user.h' (112,975) at 20220525020652887
114714 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-flash.c' (112,976) at 20210307214928682
114715 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ocelot_8021q.c' (112,977) at 20240405153053233
114716 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zc5601_defconfig' (112,978) at 20210308005003288
114717 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/imon.c' (112,979) at 20240805080013971
114718 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/brg.txt' (112,980) at 20210307214925422
114719 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_hwss_hpo_frl.c' (112,981) at 20240405153047297
114720 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/io_sch.h' (112,982) at 20220525020653967
114721 2025-01-08 03:00:52.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_if_regs.h' (112,983) at 20240405153046601
114722 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_macb1.dtsi' (112,984) at 20210308005002572
114723 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_family.c' (112,985) at 20210307214930962
114724 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_array_field.c' (112,986) at 20210307214932642
114725 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/floating-point.json' (112,987) at 20220525020655147
114726 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ioport.h' (112,988) at 20240906080037328
114727 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sdp.h' (112,989) at 20210308005003684
114728 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django_4.2.16.bb' (112,990) at 20241221090017552
114729 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev.h' (112,991) at 20241211090212242
114730 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause' (112,992) at 20210307205554418
114731 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/Kconfig' (112,993) at 20240405153045645
114732 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c' (112,994) at 20240405153230511
114733 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml' (112,995) at 20240405153045073
114734 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-AdelaideFoothills' (112,996) at 20210307205553762
114735 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/nativesdk-intercept/chgrp' (112,997) at 20230919080013998
114736 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes_xts.c' (112,998) at 20220525020652398
114737 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/at_coroutine_exit.hpp' (112,999) at 20241219090033968
114738 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c' (113,000) at 20240405153230363
114739 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gusclassic.c' (113,001) at 20220525020654979
114740 2025-01-08 03:00:52.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/irqchip.c' (113,002) at 20240405153054389
114741 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/newlib.py' (113,003) at 20220910030013401
114742 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/maxim,max3420-udc.yaml' (113,004) at 20240405153045181
114743 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.1.bb' (113,005) at 20241221090017528
114744 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gbphy.h' (113,006) at 20210309003653008
114745 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/mcam-core.c' (113,007) at 20240405153230799
114746 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/openrisc_port.rst' (113,008) at 20240405153229743
114747 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c' (113,009) at 20240628080013993
114748 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c' (113,010) at 20210307214929366
114749 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/Makefile' (113,011) at 20240703080013351
114750 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/Kconfig' (113,012) at 20210308005002760
114751 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/core.h' (113,013) at 20240405153050633
114752 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/meta-layer-guidelines.md' (113,014) at 20221209040006399
114753 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci-noop.c' (113,015) at 20210307214925654
114754 2025-01-08 03:00:52.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-sp810.c' (113,016) at 20240405153046873
114755 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memcpy_64.S' (113,017) at 20240405153230043
114756 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.h' (113,018) at 20210307214927966
114757 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/meson.build' (113,019) at 20241123090021039
114758 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rsmu.h' (113,020) at 20240405153052733
114759 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-currituck.c' (113,021) at 20210307214926362
114760 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_edt.c' (113,022) at 20240405153054277
114761 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/Kconfig' (113,023) at 20210307214929802
114762 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_xor.c' (113,024) at 20240405153046533
114763 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/cpu-exec-common.c' (113,025) at 20240326080039366
114764 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/bcm2711_thermal.c' (113,026) at 20240405153231495
114765 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/Kconfig' (113,027) at 20240405153046741
114766 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/hdcp.rst' (113,028) at 20210307214925466
114767 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_clk.h' (113,029) at 20230426080043764
114768 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/con3215.c' (113,030) at 20240405153231379
114769 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-3.dtsi' (113,031) at 20240405153046093
114770 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/nhm_idle.c' (113,032) at 20210307214932618
114771 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun4i-a10.h' (113,033) at 20210307214927026
114772 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-integrity.c' (113,034) at 20240910080014022
114773 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/sbsign.bbclass' (113,035) at 20241221090017468
114774 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956.dtsi' (113,036) at 20240405153045765
114775 2025-01-08 03:00:52.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_ethdr.h' (113,037) at 20240405153048569
114776 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module_signature.c' (113,038) at 20210406100036159
114777 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/exceptions-64s.S' (113,039) at 20240405153046141
114778 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch' (113,040) at 20210905000020585
114779 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/Kconfig' (113,041) at 20240405153231687
114780 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_devcpu_gcb_miim_regs.h' (113,042) at 20210308005002820
114781 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/asm-offsets.c' (113,043) at 20240405153229859
114782 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/sama7-ddr.h' (113,044) at 20240405153052881
114783 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vhost.c' (113,045) at 20240712080021085
114784 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/translate.h' (113,046) at 20240326080039674
114785 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc832x_rdb.dts' (113,047) at 20210307214926358
114786 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-ra@.service' (113,048) at 20240913080015313
114787 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_signal.h' (113,049) at 20220429100100614
114788 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/swp_emulation.rst' (113,050) at 20240405153229739
114789 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/mboxd/mboxd_%.bbappend' (113,051) at 20210307205553718
114790 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/pathtree.py' (113,052) at 20210308005048033
114791 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp-mek.dts' (113,053) at 20210308005002580
114792 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_qspi_defconfig' (113,054) at 20210308005003264
114793 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-arrow--down.svg' (113,055) at 20210308005107065
114794 2025-01-08 03:00:52.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/README' (113,056) at 20240405153054161
114795 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/rndis_host.h' (113,057) at 20240405153052813
114796 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-debug.h' (113,058) at 20210307214931394
114797 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (113,059) at 20240413080012631
114798 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_rng.c' (113,060) at 20240906080037256
114799 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_integer_encode_check.yaml' (113,061) at 20240908080010098
114800 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci7x3x.c' (113,062) at 20240405153046889
114801 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4420QDS_NAND_defconfig' (113,063) at 20210308005003232
114802 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig' (113,064) at 20240405153046909
114803 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-ipc.c' (113,065) at 20240405153053997
114804 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3008.h' (113,066) at 20210307214932322
114805 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/Makefile' (113,067) at 20240405153049401
114806 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/cmdline.c' (113,068) at 20240405153052177
114807 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-rc32434.c' (113,069) at 20210307214926282
114808 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_n.h' (113,070) at 20210307214929794
114809 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-usb-host.dtsi' (113,071) at 20240405153045425
114810 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/u8500_defconfig' (113,072) at 20240405153045617
114811 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/Makefile' (113,073) at 20210307214928710
114812 2025-01-08 03:00:52.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c' (113,074) at 20241211090145417
114813 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/simple.c' (113,075) at 20210308005045729
114814 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx274.c' (113,076) at 20240405153049313
114815 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-version.sh' (113,077) at 20210308005046245
114816 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_cmd_helper.hpp' (113,078) at 20240819080030267
114817 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/gazerbeam.h' (113,079) at 20210308005003340
114818 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-altera.c' (113,080) at 20240405153231287
114819 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libdebuginfod.c' (113,081) at 20210309003654960
114820 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/pldm_variables.py' (113,082) at 20221209040018563
114821 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/internal.h' (113,083) at 20240830080013247
114822 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/USBController.v1_0_1.json' (113,084) at 20240619080002956
114823 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/README' (113,085) at 20210307214926898
114824 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_translate_dcn20.c' (113,086) at 20240405153047285
114825 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/.gitignore' (113,087) at 20230428080030950
114826 2025-01-08 03:00:52.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-bootconf_1.00.bb' (113,088) at 20241206090014318
114827 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x_reg.h' (113,089) at 20210307214928642
114828 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libqb/libqb_2.0.8.bb' (113,090) at 20230813080012848
114829 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/aesgcm.c' (113,091) at 20240405153053081
114830 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/omap.h' (113,092) at 20210308005002636
114831 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/generic-compat-pmu.c' (113,093) at 20240405153046189
114832 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb' (113,094) at 20241221090017564
114833 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml' (113,095) at 20240405153045157
114834 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hash_func01.h' (113,096) at 20210307214932118
114835 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/instrumentation.c' (113,097) at 20240405153053133
114836 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/g98.fuc0s.h' (113,098) at 20210307214927946
114837 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_lan.h' (113,099) at 20210307214928994
114838 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/run-ptest' (113,100) at 20220204040022668
114839 2025-01-08 03:00:52.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/Kconfig' (113,101) at 20240405153046205
114840 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/toeplitz.c' (113,102) at 20240405153054353
114841 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_listen.c' (113,103) at 20240405153054277
114842 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/max7301.h' (113,104) at 20240405153052797
114843 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/ringbuf.rst' (113,105) at 20240405153044997
114844 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/Makefile' (113,106) at 20240405153045585
114845 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynosautov9.dtsi' (113,107) at 20240405153229919
114846 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb' (113,108) at 20241221090017528
114847 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20191006.bb' (113,109) at 20241206090014238
114848 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/mmconf-fam10h_64.c' (113,110) at 20241008080013899
114849 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/Makefile' (113,111) at 20240405153050693
114850 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/groups.json' (113,112) at 20231213090027090
114851 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/message.c' (113,113) at 20240405153231539
114852 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch' (113,114) at 20230706080014761
114853 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d4.dtsi' (113,115) at 20240405153229875
114854 2025-01-08 03:00:52.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lp8788_bl.c' (113,116) at 20240405153231575
114855 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccicheck' (113,117) at 20240405153053441
114856 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandboxfs.h' (113,118) at 20210308005003684
114857 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/orphan.h' (113,119) at 20240405153052289
114858 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/pointer-authentication.rst' (113,120) at 20240405153044973
114859 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/init_64.h' (113,121) at 20210307214926610
114860 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_legacy.h' (113,122) at 20240405153052633
114861 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/board.h' (113,123) at 20210308005003012
114862 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/state_set.h' (113,124) at 20241031080010167
114863 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/HMAT.acpihmat' (113,125) at 20240906080037556 to deleted uid set
114864 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3328-cru.h' (113,126) at 20210307214931334
114865 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu_76-1.bb' (113,127) at 20241221090017696
114866 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-ampere.json' (113,128) at 20241018080009993
114867 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-regmap.c' (113,129) at 20240405153050345
114868 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/__init__.py' (113,130) at 20210307214932154
114869 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/p2m.c' (113,131) at 20220804100015884
114870 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migration-permissions' (113,132) at 20240326080039734
114871 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0002-Libraries-and-headers-from-ffmpeg-are-installed-in-u.patch' (113,133) at 20220409030017491
114872 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_linux.h' (113,134) at 20240405153046285
114873 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsnotify.h' (113,135) at 20240712080021089
114874 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/COPYING.apache-2.0' (113,136) at 20210307205554218
114875 2025-01-08 03:00:52.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/gigadevice.c' (113,137) at 20240405153049709
114876 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_target.c' (113,138) at 20240405153231443
114877 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/cachefiles.rst' (113,139) at 20240405153229807
114878 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-bsp/u-boot/u-boot-fsp2_git.bb' (113,140) at 20220502030010096
114879 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Siljansnas_Uvberget' (113,141) at 20210307205553790
114880 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc7_qm_regs.h' (113,142) at 20240405153046581
114881 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/trimslice_defconfig' (113,143) at 20210308005003284
114882 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_cttimeout.h' (113,144) at 20240405153052929
114883 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-clsh-v2.h' (113,145) at 20220525020655051
114884 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_table.host.h' (113,146) at 20210307214930558
114885 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_2.0.0.bb' (113,147) at 20241206090014246
114886 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/xtalk-bridge.h' (113,148) at 20210307214931482
114887 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/irq.c' (113,149) at 20240830080013247
114888 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/hwmon/index.rst' (113,150) at 20240826080012307 to deleted uid set
114889 2025-01-08 03:00:52.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-da7219-max98357.c' (113,151) at 20240405153232187
114890 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-3.0' (113,152) at 20210307205554414
114891 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libstemmer/libstemmer_2.2.0.bb' (113,153) at 20230503080014587
114892 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/stacktrace.h' (113,154) at 20210307214926586
114893 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0014-Workaround-error-with-autoconf-2.7.patch' (113,155) at 20230131040012027
114894 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.h' (113,156) at 20210307214929818
114895 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_gpu.c' (113,157) at 20241011080017315
114896 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-ld6b.c' (113,158) at 20210308005002792
114897 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/kilauea_defconfig' (113,159) at 20210307214926366
114898 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,mt7621-pci-phy.yaml' (113,160) at 20240405153229783
114899 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ls1088a_qixis.h' (113,161) at 20210308005002968
114900 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-interconnect.json' (113,162) at 20240405153054129
114901 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/howvec.c' (113,163) at 20240906080037164
114902 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2/cpu/cache.h' (113,164) at 20210307214926554
114903 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/inqueue.c' (113,165) at 20240820080014189
114904 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c' (113,166) at 20240405153048585
114905 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/test/sys.hpp' (113,167) at 20230511080009359
114906 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-picozed.dts' (113,168) at 20210308005002632
114907 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ps2-gpio.c' (113,169) at 20240405153049157
114908 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-shellingham_1.5.4.bb' (113,170) at 20231126090012801
114909 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/151' (113,171) at 20240326080039730
114910 2025-01-08 03:00:52.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/pm.c' (113,172) at 20240405153045645
114911 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ifdtool.c' (113,173) at 20210308005003764
114912 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/hwprobe.c' (113,174) at 20240405153054369
114913 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c' (113,175) at 20220525020654179
114914 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpregs.h' (113,176) at 20240906080037452
114915 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp' (113,177) at 20230523080003149
114916 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/registers.py' (113,178) at 20240906080037576
114917 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_pdr_add_check.yaml' (113,179) at 20240908080010098
114918 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (113,180) at 20220916030015744
114919 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/scsi.h' (113,181) at 20210308005046185
114920 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/0002-build-don-t-ignore-CPPFLAGS-from-environment.patch' (113,182) at 20210307205553802
114921 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/mypy.ini' (113,183) at 20240405153054225
114922 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/Kconfig' (113,184) at 20240405153051409
114923 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-card-utils.c' (113,185) at 20240405153053973
114924 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c' (113,186) at 20240405153230375 to deleted uid set
114925 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g45.dtsi' (113,187) at 20210308005002572
114926 2025-01-08 03:00:52.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/assabet.h' (113,188) at 20210307214925958
114927 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/ts72xx.h' (113,189) at 20210307214925882
114928 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-jabra.c' (113,190) at 20210307214928090
114929 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51211.c' (113,191) at 20240405153230779
114930 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TINY02.boot' (113,192) at 20210307214932714
114931 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mvrtc.c' (113,193) at 20210308005003480
114932 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.h' (113,194) at 20210307214929934
114933 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_lcn.h' (113,195) at 20210307214929798
114934 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt' (113,196) at 20240405153045089
114935 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/usb.c' (113,197) at 20240405153047069
114936 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/bpf_sk_storage.c' (113,198) at 20240405153053209
114937 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml' (113,199) at 20240405153229795
114938 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3.dtsi' (113,200) at 20240405153229963
114939 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_smuio.h' (113,201) at 20240405153047117
114940 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6q_logic_defconfig' (113,202) at 20210308005003260
114941 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/Makefile' (113,203) at 20210309003649160
114942 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-lens.c' (113,204) at 20240405153049525
114943 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping_internal.h' (113,205) at 20210309003654152
114944 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_cmp.c' (113,206) at 20210307214926274
114945 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb' (113,207) at 20241220090019722
114946 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/peci-dimmtemp.rst' (113,208) at 20240405153045217
114947 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-m-profile.xml' (113,209) at 20210308005045817
114948 2025-01-08 03:00:52.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/helper-info.h' (113,210) at 20240906080037352
114949 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/traps.h' (113,211) at 20220525020651982
114950 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html' (113,212) at 20231126090012817
114951 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/bblock' (113,213) at 20231014080011739
114952 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/ppc-uic.h' (113,214) at 20221215040039182
114953 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/118.out' (113,215) at 20210927100127485
114954 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/jit_probe_mem.c' (113,216) at 20240405153054269
114955 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/qmp.c' (113,217) at 20240906080037584
114956 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon.h' (113,218) at 20210307214930606
114957 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/overflow.c' (113,219) at 20230925080040097
114958 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ubi.c' (113,220) at 20210308005003220
114959 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/uas.c' (113,221) at 20240913080013821
114960 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_coredump.h' (113,222) at 20240405153050793
114961 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/Makefile' (113,223) at 20210308005002948
114962 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/guest.c' (113,224) at 20240405153049633
114963 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_synproxy.c' (113,225) at 20240405153232063
114964 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-drm.h' (113,226) at 20240405153048557
114965 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-lpc32xx.c' (113,227) at 20210308005003512
114966 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-pcie.h' (113,228) at 20241114091008832
114967 2025-01-08 03:00:52.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/configs.h' (113,229) at 20210308005002676
114968 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_2_0_sh_mask.h' (113,230) at 20240405153048237
114969 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/pci.c' (113,231) at 20210308005002992
114970 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/idle.c' (113,232) at 20240405153046021
114971 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport.h' (113,233) at 20210308005100993
114972 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf-getphdrnum.c' (113,234) at 20210307214932466
114973 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mapmem.h' (113,235) at 20210308005003672
114974 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/dynamic-layers/aspeed-layer/recipes-kernel/linux/linux-aspeed_%.bbappend' (113,236) at 20240727080014098
114975 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ftrtc010.c' (113,237) at 20210308005003480
114976 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/nvram.c' (113,238) at 20240405153046205
114977 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/maple-cpufreq.c' (113,239) at 20240405153046913
114978 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-configure-common.inc' (113,240) at 20241221090017660
114979 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SensorCollection_v1.xml' (113,241) at 20240619080002936
114980 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/cpu-hotplug-spec.rst' (113,242) at 20240405153044989
114981 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake_3.31.1.bb' (113,243) at 20241221090017548
114982 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mac.c' (113,244) at 20240405153050169
114983 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6221.c' (113,245) at 20220525020652358
114984 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mac.h' (113,246) at 20240405153231231
114985 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts' (113,247) at 20210308005002620
114986 2025-01-08 03:00:52.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/meson.build' (113,248) at 20240906080037488
114987 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-gr8-evb.dts' (113,249) at 20240405153045381
114988 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hugetlb.h' (113,250) at 20240405153046101
114989 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/vdso32_wrapper.S' (113,251) at 20220525020652106
114990 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-core.xml' (113,252) at 20210308005045817
114991 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/Kconfig' (113,253) at 20210307214929958
114992 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2000.c' (113,254) at 20240405153053817
114993 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinconf.h' (113,255) at 20210307214931470
114994 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/host_power_off.cpp' (113,256) at 20231027080010242
114995 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/arizona-micsupp.h' (113,257) at 20210307214931494
114996 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog@.service' (113,258) at 20210606000020268
114997 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/vfio-helpers.h' (113,259) at 20220429100100590
114998 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/fcntl.h' (113,260) at 20210307214926166
114999 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_5_0_d.h' (113,261) at 20210307214927690
115000 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2-with-bison-exception' (113,262) at 20210307205554422
115001 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch' (113,263) at 20210307205554538
115002 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux.c' (113,264) at 20240405153050965
115003 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/meson.build' (113,265) at 20220913030027309
115004 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/sbl-fw-update.c' (113,266) at 20220525020653911
115005 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-rainier-4u.json' (113,267) at 20220302040019952
115006 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/elog' (113,268) at 20210308005059705
115007 2025-01-08 03:00:52.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/platform.rst' (113,269) at 20240405153045261
115008 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_cpdma.c' (113,270) at 20210309003651276
115009 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/apm-xgene-edac.txt' (113,271) at 20210307214925314
115010 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.9.bb' (113,272) at 20241221090017512
115011 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-stm32.c' (113,273) at 20240405153231375
115012 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa78c.inc' (113,274) at 20240301090012451
115013 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rio_cm_cdev.h' (113,275) at 20210307214931658
115014 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-uritools/run-ptest' (113,276) at 20241221090017668
115015 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/common_timing_params.h' (113,277) at 20210308005003572
115016 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-skl.c' (113,278) at 20240405153232199
115017 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kobject/kset-example.c' (113,279) at 20240405153053429
115018 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Kazlib' (113,280) at 20241221090017616
115019 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/origen.h' (113,281) at 20210308005003608
115020 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2571.dts' (113,282) at 20210307214926030
115021 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/mcontext.h' (113,283) at 20210307214926754
115022 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_shc.h' (113,284) at 20210308005003584
115023 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/elf-em.h' (113,285) at 20240405153052913
115024 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_tool.h' (113,286) at 20210307214928994
115025 2025-01-08 03:00:52.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/reset.c' (113,287) at 20210307214925670
115026 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/feature.c' (113,288) at 20240405153230055
115027 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mic' (113,289) at 20240405153044917
115028 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/timer_based_actions.cpp' (113,290) at 20240820080023686
115029 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/devtmpfs.c' (113,291) at 20240405153046681
115030 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_cmac.h' (113,292) at 20210307214931982
115031 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/functions.sh' (113,293) at 20240405153232283
115032 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977.c' (113,294) at 20240405153232143
115033 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fast-forward.rst' (113,295) at 20220525020654131
115034 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/resource.h' (113,296) at 20240405153230415
115035 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/meson.build' (113,297) at 20240906080037588
115036 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/iotrace.c' (113,298) at 20210308005003212
115037 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/vapic.c' (113,299) at 20241211090212278
115038 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/st_ll.c' (113,300) at 20210307214929178
115039 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/static_call_types.h' (113,301) at 20220525020655115
115040 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb' (113,302) at 20241221090017560
115041 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/rk_spi.c' (113,303) at 20210308005003492
115042 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/da903x_bl.c' (113,304) at 20210309003653296
115043 2025-01-08 03:00:52.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/dynapro.c' (113,305) at 20210307214928502
115044 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/README.mx6qsabrelite' (113,306) at 20210308005002924
115045 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682s.h' (113,307) at 20240405153232159
115046 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/0001-configure.ac-don-t-require-eglmesaext.h.patch' (113,308) at 20210608000015791
115047 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch' (113,309) at 20230706080014733
115048 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/lsm-development.rst' (113,310) at 20240405153045257
115049 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-p4note-n8010.dts' (113,311) at 20240405153045569
115050 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/stm32f2xx_usart.c' (113,312) at 20241211090212262
115051 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_cc.h' (113,313) at 20210308004938816
115052 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/pmbus_error_tests.cpp' (113,314) at 20210318000037904
115053 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/live-vm-common.bbclass' (113,315) at 20240124090012258
115054 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/head.S' (113,316) at 20210307214926110
115055 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file-item.h' (113,317) at 20240405153052285
115056 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_nat.c' (113,318) at 20240405153053361
115057 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_drv.h' (113,319) at 20240405153048413
115058 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/fcntl.h' (113,320) at 20210307214926066
115059 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Cadiz' (113,321) at 20210307205553766
115060 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_mini_emmc1_defconfig' (113,322) at 20210308005003284
115061 2025-01-08 03:00:52.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_encap_actions.c' (113,323) at 20240405153231051
115062 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/ravb_main.c' (113,324) at 20241104090011583
115063 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_args.cpp' (113,325) at 20240904080027106
115064 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-only' (113,326) at 20211006000025234
115065 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adc-keys.c' (113,327) at 20220525020653175
115066 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ci_smc.c' (113,328) at 20210307214927994
115067 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/ioremap64.c' (113,329) at 20210307214926278
115068 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/debug.rst' (113,330) at 20220525020651734
115069 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-scu.c' (113,331) at 20240405153051313
115070 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/bitops.h' (113,332) at 20210308005002816
115071 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/timer.c' (113,333) at 20240405153045977
115072 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof_47.2.bb' (113,334) at 20241221090017488
115073 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_denormal.c' (113,335) at 20210309003656012
115074 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/marvell,pxa300-gcu.txt' (113,336) at 20210307214925302
115075 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/spu_info.h' (113,337) at 20210307214926398
115076 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of_access.h' (113,338) at 20210308005003628
115077 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa-pcm.h' (113,339) at 20210307214928698
115078 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/highbank_mc_edac.c' (113,340) at 20240405153230291
115079 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/pcitest.c' (113,341) at 20220525020655127
115080 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dvfs/performance-domain.yaml' (113,342) at 20240405153045057
115081 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/translate-all.h' (113,343) at 20240906080037328
115082 2025-01-08 03:00:52.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc-linux-user.mak' (113,344) at 20221215040039066
115083 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/memattr.c' (113,345) at 20240405153047045
115084 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Resource.v1_20_0.json' (113,346) at 20240918080002724
115085 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-pause.sh' (113,347) at 20220525020655207
115086 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.h' (113,348) at 20210308005002756
115087 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/x25.rst' (113,349) at 20220525020651750
115088 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/Makefile' (113,350) at 20210308005003048
115089 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/credential_pipe.hpp' (113,351) at 20240428080003314
115090 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/g450_pll.h' (113,352) at 20210307214930914
115091 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/devlink_lib.sh' (113,353) at 20240805080014075
115092 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945-debug.c' (113,354) at 20210307214929826
115093 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h' (113,355) at 20240405153231023
115094 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/meta/file_io.h' (113,356) at 20240918080010476
115095 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/hp_sdc_rtc.c' (113,357) at 20240405153049141
115096 2025-01-08 03:00:52.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/skeleton.dtsi' (113,358) at 20210307214925666
115097 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug_irq.c' (113,359) at 20240405153230559
115098 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/Kconfig' (113,360) at 20241011080017331
115099 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/Makefile' (113,361) at 20210308005003012
115100 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sgetem.S' (113,362) at 20210307214926146
115101 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_queue.c' (113,363) at 20240405153231379
115102 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sam_secure.c' (113,364) at 20240405153045637
115103 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/elfcore-compat.h' (113,365) at 20220525020652146
115104 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/console_rotate.c' (113,366) at 20210308005003524
115105 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/files/COPYING.MIT' (113,367) at 20210307205554494
115106 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_qm_masks.h' (113,368) at 20240405153046573
115107 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/rde_dictionary_manager.cpp' (113,369) at 20240821080001891
115108 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/apple/mca.c' (113,370) at 20240405153053553
115109 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/tut.dot' (113,371) at 20210308005046489
115110 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/v3-v360epc-pci.txt' (113,372) at 20210307214925386
115111 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-sid.h' (113,373) at 20210308005046017
115112 2025-01-08 03:00:52.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_connect_v4_prog.c' (113,374) at 20210309003655984
115113 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/entrypoints.bpf.c' (113,375) at 20240405153048813
115114 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/sdsi/sdsi.sh' (113,376) at 20240405153054301
115115 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator_v.c' (113,377) at 20220525020652502
115116 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_mmc.c' (113,378) at 20210308005003372
115117 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/versaclock.h' (113,379) at 20240405153052649
115118 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8192.h' (113,380) at 20210309003652076
115119 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/close_range.h' (113,381) at 20220525020654667
115120 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/0003-Adapt-check_cxx_compiler_flag-to-cmake-3.0.2.patch' (113,382) at 20240413080012655
115121 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-dma.h' (113,383) at 20210308005046029
115122 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_serdev.c' (113,384) at 20240613080016383
115123 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Tamworth' (113,385) at 20210307205553766
115124 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_gsc_proxy_mei_interface.h' (113,386) at 20240405153052637
115125 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp/0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch' (113,387) at 20241221090017504
115126 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/st,stmpe-pwm.txt' (113,388) at 20210307214925406
115127 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-dw-rockchip.c' (113,389) at 20240805080013995
115128 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/madvise.h' (113,390) at 20220429100100586
115129 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ma35d1_serial.c' (113,391) at 20240719080013357
115130 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/MAINTAINERS' (113,392) at 20210308005002940
115131 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c' (113,393) at 20240405153047205
115132 2025-01-08 03:00:52.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_state_manager.cpp' (113,394) at 20241211090206662
115133 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/include/mach/sys_proto.h' (113,395) at 20210308005002796
115134 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_network_settings.robot' (113,396) at 20210308005007104
115135 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_syscntl.h' (113,397) at 20210308005002664
115136 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/sc_sps_1.c' (113,398) at 20210308005003048
115137 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb' (113,399) at 20231126090012805
115138 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-propcache/run-ptest' (113,400) at 20241221090017560
115139 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-i801.c' (113,401) at 20241018080014486
115140 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm2835.c' (113,402) at 20240405153231459
115141 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/fix-strerrorname_np.patch' (113,403) at 20241221090017672
115142 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/uart.h' (113,404) at 20210308005002804
115143 2025-01-08 03:00:52.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775-core.c' (113,405) at 20241211090145433
115144 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/meson_nand.c' (113,406) at 20240405153230871
115145 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/kfifo_buf.c' (113,407) at 20240405153048969
115146 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/anx7625.c' (113,408) at 20241211090145413
115147 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/__init__.py' (113,409) at 20210308005048029
115148 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-class-typec' (113,410) at 20210307214925182
115149 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_vlan.sh' (113,411) at 20240405153054341
115150 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-rust.c' (113,412) at 20210307214932590
115151 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_workarounds_types.h' (113,413) at 20240405153048501
115152 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h' (113,414) at 20240405153049953
115153 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-kernel/linux/linux-aspeed_%.bbappend' (113,415) at 20240110090012776
115154 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/reinit_devtree.cpp' (113,416) at 20240820080019934
115155 2025-01-08 03:00:52.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-ufs.c' (113,417) at 20240405153231311
115156 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/map.c' (113,418) at 20240405153054197
115157 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/Kconfig' (113,419) at 20210307214929914
115158 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-wifi-sku.dtsi' (113,420) at 20240405153045785
115159 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/267' (113,421) at 20210927100127501
115160 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/debug_helper.c' (113,422) at 20240906080037456
115161 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/dbus-avoid-strange-chars-from-the-build-dir.patch' (113,423) at 20230706080014741
115162 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mp5416.c' (113,424) at 20240405153231363
115163 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/Kconfig' (113,425) at 20210307214929778
115164 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040qds.dts' (113,426) at 20210307214926354
115165 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/maple.h' (113,427) at 20210307214926558
115166 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8-ca35.dtsi' (113,428) at 20210308005002580
115167 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt' (113,429) at 20210307214925338
115168 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/syscalltbl.c' (113,430) at 20240405153054205
115169 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.hwmontempsensor.service' (113,431) at 20210706231659769
115170 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/gpio.h' (113,432) at 20210308005002660
115171 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/293' (113,433) at 20210927100127501
115172 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/apds9802als.c' (113,434) at 20240405153049625
115173 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/block.c' (113,435) at 20240405153049713
115174 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-fsl.h' (113,436) at 20210307214930822
115175 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-settings-manager.bbclass' (113,437) at 20210307205554058
115176 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_utils.h' (113,438) at 20240405153046953
115177 2025-01-08 03:00:52.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/makefile-add-ldflags.patch' (113,439) at 20210307205553838
115178 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml' (113,440) at 20240405153229755
115179 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sx-ddr.h' (113,441) at 20210308005002648
115180 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/lan91c96.c' (113,442) at 20210308005003436
115181 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/disabled-features.h' (113,443) at 20240405153054033
115182 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/string_utils.hpp' (113,444) at 20230523080037938
115183 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/Makefile' (113,445) at 20240405153049125
115184 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/spitz.h' (113,446) at 20240405153045681
115185 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7621-pinctrl.yaml' (113,447) at 20240405153045133
115186 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl-imx-dma.txt' (113,448) at 20240405153045053
115187 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip28-berr.c' (113,449) at 20240405153046053
115188 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c' (113,450) at 20240624080012792
115189 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c' (113,451) at 20240405153050493
115190 2025-01-08 03:00:52.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.15-fix-provider-debugging.patch' (113,452) at 20230706080014749
115191 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/board-type-checker/files/board-type-checker-fpb' (113,453) at 20230211040012635
115192 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3_fs.h' (113,454) at 20240405153052417
115193 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_unix.h' (113,455) at 20240503080014502
115194 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp.h' (113,456) at 20240405153052625
115195 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/funcmux.c' (113,457) at 20210308005002788
115196 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_property.h' (113,458) at 20240906080037336
115197 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/handler.cpp' (113,459) at 20240904080048575
115198 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb' (113,460) at 20241221090017576
115199 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/str_error.h' (113,461) at 20210307214932490
115200 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm011-x16.dts' (113,462) at 20210308005002632
115201 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pdu001.h' (113,463) at 20210308005003608
115202 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi.dtsi' (113,464) at 20240405153045529
115203 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/hash_large_key.c' (113,465) at 20220525020655191
115204 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/index.scss' (113,466) at 20210308005107077
115205 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd129x.dtsi' (113,467) at 20210307214926038
115206 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-sb16-test.c' (113,468) at 20221215040039370
115207 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_debugfs.h' (113,469) at 20220525020653811
115208 2025-01-08 03:00:52.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max16064.c' (113,470) at 20240405153048869
115209 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/Makefile' (113,471) at 20240405153046949
115210 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/arm_mhu_db.c' (113,472) at 20240405153230759
115211 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/mm/fault.c' (113,473) at 20240405153045357
115212 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/locales/ru-RU.json' (113,474) at 20241023080037275
115213 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/irqroute.asl' (113,475) at 20210308005002876
115214 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/ymfpci.h' (113,476) at 20240405153053541
115215 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-serial.h' (113,477) at 20210308005045997
115216 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/.gitignore' (113,478) at 20210307214932174
115217 2025-01-08 03:00:52.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/features.rst' (113,479) at 20240405153229743
115218 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl.c' (113,480) at 20240405153047057
115219 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf' (113,481) at 20210307205554482
115220 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-sharp.c' (113,482) at 20210307214928774
115221 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/Makefile' (113,483) at 20210308005003716
115222 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/images/core-image-weston.bb' (113,484) at 20210629000017508
115223 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/btext.c' (113,485) at 20210309003648984
115224 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/xtensa-modules.c.inc' (113,486) at 20210308005046369
115225 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vermagic.h' (113,487) at 20210307214925858
115226 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/Kconfig' (113,488) at 20240405153053381
115227 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/Kconfig' (113,489) at 20210308005002772
115228 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-reset.h' (113,490) at 20210307214926958
115229 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ipset/ipset_7.22.bb' (113,491) at 20241221090017496
115230 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch' (113,492) at 20230706080014737
115231 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_overlay.c' (113,493) at 20240405153048569
115232 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_selftest.c' (113,494) at 20240405153053073
115233 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v7.S' (113,495) at 20240405153045693
115234 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/bswapdi2.S' (113,496) at 20240405153046513
115235 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c' (113,497) at 20210308005003000
115236 2025-01-08 03:00:52.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/ipvs.sh' (113,498) at 20210307214932698
115237 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/expire.c' (113,499) at 20240405153052273
115238 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amigaints.h' (113,500) at 20210307214926158
115239 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0005-mDNSCore-Fix-broken-debug-parameter.patch' (113,501) at 20241206090014242
115240 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mlxreg.c' (113,502) at 20241125090012243
115241 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/safesetid-test.sh' (113,503) at 20210307214932722
115242 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-ac97.c' (113,504) at 20210307214928850
115243 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pgm-specification.mak' (113,505) at 20240326080039746
115244 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/network/persistent-net-name/85-persistent-net.rules' (113,506) at 20240715080020841
115245 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CertificateService_v1.xml' (113,507) at 20240619080002920
115246 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_nand_defconfig' (113,508) at 20210308005003280
115247 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/StorageController/meson.build' (113,509) at 20230825080021141
115248 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/device.c' (113,510) at 20240405153230159
115249 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/sleep-s3c64xx.S' (113,511) at 20240405153045689
115250 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-q8-tablet.dts' (113,512) at 20240405153045389
115251 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/CMakeLists.txt' (113,513) at 20210308005114857
115252 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a779a0-cpg-mssr.h' (113,514) at 20210309003653812
115253 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/stm32-dmamux.c' (113,515) at 20240405153230287
115254 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lcd_console.h' (113,516) at 20210308005003656
115255 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/humidity/ti,hdc2010.yaml' (113,517) at 20240405153229767
115256 2025-01-08 03:00:52.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set.h' (113,518) at 20240405153231831
115257 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_da7219_max98373.c' (113,519) at 20240405153232183
115258 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/crypto_helper.c' (113,520) at 20240326080039702
115259 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape.h' (113,521) at 20220525020653963
115260 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue' (113,522) at 20241004080035963
115261 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/user_events.rst' (113,523) at 20240405153229831
115262 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1306.c' (113,524) at 20210307214930506
115263 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/configs/i386_defconfig' (113,525) at 20240405153046337
115264 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l1.dtsi' (113,526) at 20240405153045809
115265 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/pl031.c' (113,527) at 20240906080037288
115266 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt' (113,528) at 20241221090017628
115267 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/0003-make-LOAD-segment-extensions-based-on-p_align-instea.patch' (113,529) at 20230813080012900
115268 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-sabrelite-machine.c' (113,530) at 20221215040039374
115269 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9500.yaml' (113,531) at 20220525020651682
115270 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/data.c' (113,532) at 20241211090145513
115271 2025-01-08 03:00:52.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6594-core.c' (113,533) at 20240405153230839
115272 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6115.c' (113,534) at 20240405153230223
115273 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tpm_eventlog.h' (113,535) at 20240405153052809
115274 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264/0002-Makefile-add-possibility-to-disable-NEON-extension.patch' (113,536) at 20230919080013954
115275 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/rv515' (113,537) at 20210307214928018
115276 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l.dtsi' (113,538) at 20240405153045525
115277 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/lan9662-otpc.c' (113,539) at 20240405153051205
115278 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_srab.c' (113,540) at 20240405153049749
115279 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace32.c' (113,541) at 20220525020652050
115280 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb.h' (113,542) at 20240906080037340
115281 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-ficus.dts' (113,543) at 20210308005002608
115282 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-galaxy-s3.dtsi' (113,544) at 20240405153045565
115283 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/s6sy761.c' (113,545) at 20240405153049161
115284 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/single_cpdo.c' (113,546) at 20210307214925978
115285 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rx.c' (113,547) at 20240405153050541
115286 2025-01-08 03:00:52.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/rockchip,rk3399-dwc3.yaml' (113,548) at 20240405153045181
115287 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/pipeline.json' (113,549) at 20240405153054153
115288 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc/venc_h264_if.c' (113,550) at 20240712080021069
115289 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha256_s390.c' (113,551) at 20240405153046273
115290 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcpy-archs-unaligned.S' (113,552) at 20210307214925674
115291 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/059.out' (113,553) at 20240326080039726
115292 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/qcow2.py' (113,554) at 20210308005046473
115293 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/compat.c' (113,555) at 20210309003654552
115294 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/query-dvb-frontend-info.rst' (113,556) at 20210309003648480
115295 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/Makefile' (113,557) at 20240405153050489
115296 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pengwyn.h' (113,558) at 20210308005003608
115297 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvangen' (113,559) at 20210307205553778
115298 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ksz.c' (113,560) at 20240405153053233
115299 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/acadia_defconfig' (113,561) at 20210307214926366
115300 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot-spi.c' (113,562) at 20240405153049625
115301 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sodaville.c' (113,563) at 20220525020652442
115302 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ilitek-ili9341.c' (113,564) at 20240520080015151
115303 2025-01-08 03:00:52.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/counts.h' (113,565) at 20240405153054185
115304 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-its.c' (113,566) at 20241211090145377
115305 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts' (113,567) at 20240405153045709
115306 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c' (113,568) at 20240405153048645
115307 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/classes/kernel_wireless_regdb.bbclass' (113,569) at 20230131040012027
115308 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-10' (113,570) at 20230114040005626
115309 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/idtcps.c' (113,571) at 20210307214930182
115310 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-e7.dts' (113,572) at 20240405153045545
115311 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_snp.c' (113,573) at 20210308005003704
115312 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe.c' (113,574) at 20240405153230807
115313 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/spl_titanium.c' (113,575) at 20210308005002920
115314 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/matrix-keymap.c' (113,576) at 20210307214928478
115315 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-branch-options.c' (113,577) at 20240405153054201
115316 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/nfcon.c' (113,578) at 20240405153230003
115317 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos_8.5.0.bb' (113,579) at 20230401080011975
115318 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/Makefile' (113,580) at 20240405153053553
115319 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.h' (113,581) at 20240405153048513
115320 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-rng.rst' (113,582) at 20210307214925266
115321 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_scheduler.rst' (113,583) at 20240405153229819
115322 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardirq.h' (113,584) at 20220525020651878
115323 2025-01-08 03:00:52.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml' (113,585) at 20240405153045041
115324 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty.h' (113,586) at 20240405153231843
115325 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Karancs-Nagy-Hideg-hegy-Balassagyarmat-Godollo-Salgotarjan-Vac' (113,587) at 20210307205553774
115326 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/cpu.c' (113,588) at 20210308005002544
115327 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_perf_link.c' (113,589) at 20220525020655199
115328 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/x509-utils.h' (113,590) at 20241211090212354
115329 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/acpi-bits.rst' (113,591) at 20241211090212234
115330 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pkvm.c' (113,592) at 20240405153229987
115331 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbxfload.c' (113,593) at 20240405153046625
115332 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/spi-nand.txt' (113,594) at 20210308005003304
115333 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/rockchip.h' (113,595) at 20210308005003640
115334 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone-c89.patch' (113,596) at 20241206090014246
115335 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pmic8xxx-pwrkey.c' (113,597) at 20240405153230727
115336 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/platform_support.h' (113,598) at 20210307214930546
115337 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-newlib.inc' (113,599) at 20241206090014302
115338 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0004-wayland-egl-Add-bcm_host-to-dependencies.patch' (113,600) at 20230706080014765
115339 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/devicetree/bindings/trivial-devices.yaml' (113,601) at 20240826080012307 to deleted uid set
115340 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/info.h' (113,602) at 20210307214932046
115341 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/parallel-isa.h' (113,603) at 20240906080037332
115342 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/mlme.c' (113,604) at 20240405153053405
115343 2025-01-08 03:00:52.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/grph_object_defs.h' (113,605) at 20240405153047301
115344 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lp50xx.yaml' (113,606) at 20240405153045089
115345 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma.h' (113,607) at 20210307214927138
115346 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_exar.c' (113,608) at 20240628080014005
115347 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/fpu.S' (113,609) at 20240405153046173
115348 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-colorimetry.rst' (113,610) at 20220525020651782
115349 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c' (113,611) at 20240405153048697
115350 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-fan-config-mrw.bb' (113,612) at 20241206090014274
115351 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/Makefile' (113,613) at 20240405153049109
115352 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tp_meter.c' (113,614) at 20240405153053177
115353 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/signal.c' (113,615) at 20241211090145545
115354 2025-01-08 03:00:52.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-ipmi-oem/LICENSE' (113,616) at 20210308005115541
115355 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c' (113,617) at 20240813080021926
115356 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts' (113,618) at 20240405153229919
115357 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_shader.c' (113,619) at 20240405153048797
115358 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/isl68137.rst' (113,620) at 20210307214925502
115359 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_spc.c' (113,621) at 20240405153051965
115360 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt' (113,622) at 20240405153229767
115361 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_arcnet.h' (113,623) at 20240405153052921
115362 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8997-regulator.c' (113,624) at 20240405153051469
115363 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vgaarb.h' (113,625) at 20240405153231847
115364 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0030-Run-python-scripts-using-env.patch' (113,626) at 20240309090012820
115365 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/thrift/thrift_0.21.0.bb' (113,627) at 20241221090017504
115366 2025-01-08 03:00:52.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.12.bb' (113,628) at 20231126090012781
115367 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx5-abi.h' (113,629) at 20221102030020937
115368 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewDumps.vue' (113,630) at 20241004080035967
115369 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm018-dc4/psu_init_gpl.c' (113,631) at 20210308005003200
115370 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/table.h' (113,632) at 20210307214929938
115371 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_owner.c' (113,633) at 20240405153231975
115372 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/updater.hpp' (113,634) at 20241114091025397
115373 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/expand-cgroup.c' (113,635) at 20240405153054165
115374 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/udc/udc-uclass.c' (113,636) at 20210308005003512
115375 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-video.c' (113,637) at 20240405153049381
115376 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/pmu-scan.c' (113,638) at 20240405153232223
115377 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cdx/cdx_bus.h' (113,639) at 20240405153052669
115378 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pl320-ipc.h' (113,640) at 20210307214931470
115379 2025-01-08 03:00:52.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_common.c' (113,641) at 20240906080037304
115380 2025-01-08 03:00:52.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-iocost.c' (113,642) at 20241220090018306
115381 2025-01-08 03:00:52.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb' (113,643) at 20241220090019718 to deleted uid set
115382 2025-01-08 03:00:52.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_3_sh_mask.h' (113,644) at 20240405153047765
115383 2025-01-08 03:00:52.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/qcom-ssc-block-bus.c' (113,645) at 20240405153046737
115384 2025-01-08 03:00:52.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/README' (113,646) at 20210308005002540
115385 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/time.c' (113,647) at 20240405153045929
115386 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/gen-hyprel.c' (113,648) at 20220525020651958
115387 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-rzg2l-usbphy-ctrl.c' (113,649) at 20220525020653943
115388 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid-host/cmd.hpp' (113,650) at 20230513080027502
115389 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msi.h' (113,651) at 20240405153046389
115390 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_state.h' (113,652) at 20240405153046709
115391 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/perfmon_itanium.h' (113,653) at 20220525020651978
115392 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843_i2c.c' (113,654) at 20240405153049005
115393 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_reg.h' (113,655) at 20210307214930278
115394 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/fpu-probe.c' (113,656) at 20210309003648840
115395 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sun4i-gpadc-iio.c' (113,657) at 20240405153230691
115396 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SimpleStorage.v1_3_2.json' (113,658) at 20240619080002956
115397 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/mctp-demux.c' (113,659) at 20240901080013973
115398 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/exec.c' (113,660) at 20240906080037368
115399 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-tcon-top.h' (113,661) at 20210307214931334
115400 2025-01-08 03:00:52.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731.c' (113,662) at 20240405153232167
115401 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rbd.c' (113,663) at 20240805080013939
115402 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v11_0.h' (113,664) at 20240405153047149
115403 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/marvell,mmp2.h' (113,665) at 20210307214931346
115404 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LAL-1.3' (113,666) at 20211006000025238
115405 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl-logger.c' (113,667) at 20221215040039102
115406 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria_gfni_avx512_glue.c' (113,668) at 20240405153046361
115407 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl724.c' (113,669) at 20240405153046901
115408 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mc146818rtc_64.h' (113,670) at 20210307214926582
115409 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_non_array.c' (113,671) at 20210307214932642
115410 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-707-53.0W' (113,672) at 20210307205553762
115411 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/auth.h' (113,673) at 20210308004938836
115412 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/Makefile' (113,674) at 20240405153049741
115413 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/vrm@5e.conf' (113,675) at 20210307205554086
115414 2025-01-08 03:00:52.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/Ldap.vue' (113,676) at 20241004080035971
115415 2025-01-08 03:00:52.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_sienna_cichlid.h' (113,677) at 20240405153048349
115416 2025-01-08 03:00:52.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/gengvec.c' (113,678) at 20241211090212474
115417 2025-01-08 03:00:52.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/prom.c' (113,679) at 20241211090145381
115418 2025-01-08 03:00:52.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/imximage.cfg' (113,680) at 20210308005002920
115419 2025-01-08 03:00:52.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mp.h' (113,681) at 20210308005002880
115420 2025-01-08 03:00:52.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/pm-mips.c' (113,682) at 20240405153051757
115421 2025-01-08 03:00:52.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_jhash.h' (113,683) at 20210307214932646
115422 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-pxp.h' (113,684) at 20240405153049425
115423 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ah6.c' (113,685) at 20240405153053269
115424 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/fb.h' (113,686) at 20210308005003656
115425 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/icst.h' (113,687) at 20210309003649264
115426 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/cpu_loop.c' (113,688) at 20210308005046085
115427 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx23evk.h' (113,689) at 20210308005003604
115428 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_genl.h' (113,690) at 20210307214931506
115429 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/checksum.h' (113,691) at 20210309003648820
115430 2025-01-08 03:00:52.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.1.rst' (113,692) at 20230610080017611
115431 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/aes_s390.c' (113,693) at 20240405153230075
115432 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/replay.c' (113,694) at 20240405153052549
115433 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/Makefile' (113,695) at 20240405153231511
115434 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/renesas_tmr.h' (113,696) at 20210308005046033
115435 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8340bn.c' (113,697) at 20210307214930506
115436 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/uw-imap-fix-incompatible-pointer-types.patch' (113,698) at 20241206090014250
115437 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_endian.c' (113,699) at 20240405153054249
115438 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/0003-vexpress64-Imply-CONFIG_ARM64_CRC32-by-default.patch' (113,700) at 20240113090014528
115439 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_4_regs.h' (113,701) at 20240405153046601
115440 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/queue.c' (113,702) at 20241211090212394
115441 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/operstates.rst' (113,703) at 20220525020651750
115442 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0001-Use-toolchain-from-environment-variables.patch' (113,704) at 20210307205553882
115443 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_lvds_regs.h' (113,705) at 20240405153048745
115444 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_roce_cm.h' (113,706) at 20220525020653155
115445 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/st_logo_data.h' (113,707) at 20210308005003684
115446 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/time.c' (113,708) at 20240405153046209
115447 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/Makefile' (113,709) at 20210308005002548
115448 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/fru_area.cpp' (113,710) at 20240817080009164
115449 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/Kconfig' (113,711) at 20240405153046873
115450 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CompositionReservationCollection_v1.xml' (113,712) at 20240619080002920
115451 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1395-lionskin.dts' (113,713) at 20210307214926038
115452 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/socionext,uniphier-glue-reset.yaml' (113,714) at 20240405153045149
115453 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-xramc.h' (113,715) at 20210927100127237
115454 2025-01-08 03:00:52.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/system_manager_gen5.c' (113,716) at 20210308005002780
115455 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cp2615.c' (113,717) at 20220525020653071
115456 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-nvidia.c' (113,718) at 20241114091008832
115457 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/qom-parent-type.cocci' (113,719) at 20210308005046237
115458 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-madera.c' (113,720) at 20240405153230751
115459 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb.h' (113,721) at 20240405153231843
115460 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/kw88f6281.h' (113,722) at 20210308005002732
115461 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan_%.bbappend' (113,723) at 20241226090016127
115462 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Panel_VINI.json' (113,724) at 20221213040036921
115463 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-net.rst' (113,725) at 20210307214925466
115464 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/check-integrity.c' (113,726) at 20240405153052277
115465 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_types.h' (113,727) at 20240405153046389
115466 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg_2.5.2.bb' (113,728) at 20241221090017696
115467 2025-01-08 03:00:52.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/reconfig-net-interface' (113,729) at 20240530080011873
115468 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/notify.c' (113,730) at 20220525020652426
115469 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_core.h' (113,731) at 20240405153052121
115470 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cffi/run-ptest' (113,732) at 20241221090017668
115471 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/rockchip,rk3328-grf-gpio.yaml' (113,733) at 20220525020651674
115472 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/file.c' (113,734) at 20240405153231539
115473 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ar9331.txt' (113,735) at 20240405153045117
115474 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb' (113,736) at 20241221090017568
115475 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_hwss.h' (113,737) at 20240405153047301
115476 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/proc.c' (113,738) at 20240405153232039
115477 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3668-0001.dtsi' (113,739) at 20220525020651922
115478 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/test.c' (113,740) at 20210307214932738
115479 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/axi-i2s.c' (113,741) at 20240405153232139
115480 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_impl.h' (113,742) at 20240405153050177
115481 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-ccm-glue.c' (113,743) at 20240405153045845
115482 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml' (113,744) at 20240405153045073
115483 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-stack.c' (113,745) at 20220525020655227
115484 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb' (113,746) at 20241206090014342
115485 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/0002-Add-package-configuration-files.patch' (113,747) at 20241206090014258
115486 2025-01-08 03:00:52.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_NAND_defconfig' (113,748) at 20210308005003232
115487 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hugetlb_inline.h' (113,749) at 20210307214931394
115488 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.c' (113,750) at 20220525020652967
115489 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-sdcard-test.c' (113,751) at 20221215040039370
115490 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/Kconfig' (113,752) at 20240405153049545
115491 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/armcoremodule.h' (113,753) at 20210308005003560
115492 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml' (113,754) at 20240405153045029
115493 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-during-backup' (113,755) at 20240326080039734
115494 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/file-size.sh' (113,756) at 20210307214932146
115495 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/phosphor-hwmon-io-uring.md' (113,757) at 20221209040006391
115496 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-harmony.dts' (113,758) at 20240405153229879
115497 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/virtual-media.md' (113,759) at 20221209040006395
115498 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/systemctl' (113,760) at 20240302090018230
115499 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/MAINTAINERS' (113,761) at 20210308005002976
115500 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS0.conf' (113,762) at 20231114090012542
115501 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774e1-cpg-mssr.c' (113,763) at 20240405153230235
115502 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/spl.c' (113,764) at 20210308005002992
115503 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-hydra.dts' (113,765) at 20240405153045501
115504 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-rc32434.c' (113,766) at 20240628080013977
115505 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/snmp.h' (113,767) at 20240405153231879
115506 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/.gitignore' (113,768) at 20210307214926122
115507 2025-01-08 03:00:52.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_rt286.c' (113,769) at 20240613080016547
115508 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-npcm7xx.c' (113,770) at 20240405153046877
115509 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131si-pre.dtsi' (113,771) at 20210307214926342
115510 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_skbmod.h' (113,772) at 20210307214931578
115511 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-xchg.h' (113,773) at 20210307214926550
115512 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_10_0_2_sh_mask.h' (113,774) at 20210307214927346
115513 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_kbd_led_backlight.c' (113,775) at 20240405153051385
115514 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/visit.py' (113,776) at 20240906080037444
115515 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/spl.c' (113,777) at 20210308005003000
115516 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5665.c' (113,778) at 20240405153232159
115517 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/generate-allowlist.py' (113,779) at 20221209040010163
115518 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7218.h' (113,780) at 20210307214931594
115519 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/sdbusplus.wrap' (113,781) at 20220323030036807
115520 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_mass_storage.c' (113,782) at 20240405153231547
115521 2025-01-08 03:00:52.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/ftrace.h' (113,783) at 20240405153046505
115522 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-aes.c' (113,784) at 20230925080040097
115523 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/memory.h' (113,785) at 20240405153048621
115524 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS5.conf' (113,786) at 20240529080017843
115525 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hardirq.h' (113,787) at 20220525020652022
115526 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/README' (113,788) at 20210307214926730
115527 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watchdog_buddy.c' (113,789) at 20240405153053077
115528 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/task_local_storage_helpers.h' (113,790) at 20240405153054285
115529 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_gmac.c' (113,791) at 20210416100025538
115530 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Inventory/meson.build' (113,792) at 20220913030027321
115531 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/common.c' (113,793) at 20210308005002728
115532 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/.gitignore' (113,794) at 20210308005003724
115533 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/balloon.h' (113,795) at 20240405153052957
115534 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/Kconfig' (113,796) at 20240405153048569
115535 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/management-style.rst' (113,797) at 20240405153045301
115536 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-nas-xbay.dtsi' (113,798) at 20240405153229871
115537 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pil.h' (113,799) at 20210307214926582
115538 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/mmap.c' (113,800) at 20210308005046397
115539 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bd71828.c' (113,801) at 20240405153047073
115540 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-wpcm-fiu.c' (113,802) at 20240405153231467
115541 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/Kbuild' (113,803) at 20210307214927966
115542 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_translate_dcn10.h' (113,804) at 20210307214927306
115543 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0006-game-Makefile-install-sample-png-files.patch' (113,805) at 20230211040012643
115544 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_init.h' (113,806) at 20210307214929322
115545 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6328-clock.h' (113,807) at 20210309003653812
115546 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig' (113,808) at 20210308005003264
115547 2025-01-08 03:00:52.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/options.pptp' (113,809) at 20210307205553834
115548 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tesla.yaml' (113,810) at 20240405153045017
115549 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pinctrl-tegra.h' (113,811) at 20210308005003640
115550 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/control.c' (113,812) at 20240913080013865
115551 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-betamax/run-ptest' (113,813) at 20240301090012431
115552 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/sun4i-lradc-keys.c' (113,814) at 20240405153230727
115553 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stih407-picophyreset.yaml' (113,815) at 20240405153045149
115554 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/ras.rst' (113,816) at 20240405153045213
115555 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24120.c' (113,817) at 20240405153049281
115556 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod.c' (113,818) at 20240405153052129
115557 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/standby.S' (113,819) at 20240405153045681
115558 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/cxgb.rst' (113,820) at 20210309003648444
115559 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/Makefile' (113,821) at 20240405153051269
115560 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_gfx11.h' (113,822) at 20240405153047129
115561 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-merlin.dts' (113,823) at 20240405153045717
115562 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/stable-kernel-rules.rst' (113,824) at 20240405153045277
115563 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-omap.c' (113,825) at 20210308005003512
115564 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/kc705_nommu.dts' (113,826) at 20210308005002884
115565 2025-01-08 03:00:52.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gtt.h' (113,827) at 20240405153048549
115566 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_sticky_fdb.sh' (113,828) at 20210307214932686
115567 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_47.1.bb' (113,829) at 20241221090017680
115568 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/core.rst' (113,830) at 20240405153045005
115569 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count' (113,831) at 20240906080037556 to deleted uid set
115570 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/goto.c' (113,832) at 20240405153050105
115571 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/st,stm32-iwdg.yaml' (113,833) at 20240405153045185
115572 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nuvoton,npcm-memory-controller.yaml' (113,834) at 20240405153045101
115573 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/board.c' (113,835) at 20210308005002956
115574 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mt_ventoux.h' (113,836) at 20210308005003604
115575 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mc146818rtc.h' (113,837) at 20210307214926226
115576 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/queue_private.h' (113,838) at 20210307214930546
115577 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/Makefile' (113,839) at 20210308005003408
115578 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm_1.31.bb' (113,840) at 20230610080017603
115579 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/Makefile' (113,841) at 20210307214928110
115580 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-of-dev.h' (113,842) at 20240405153054005
115581 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/README.kmeter1' (113,843) at 20210308005003012
115582 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/fsyscall_gtod_data.h' (113,844) at 20210307214926122
115583 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/hi6421-pmic-core.c' (113,845) at 20240405153230835
115584 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-fsf.c' (113,846) at 20230426080043928
115585 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/Makefile' (113,847) at 20210307214926738
115586 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ConnectionMethod_v1.xml' (113,848) at 20240619080002920
115587 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/allwinner-sun8i-emac.h' (113,849) at 20221215040039182
115588 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/linux_boot_done.hpp' (113,850) at 20230713080008188
115589 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_port_test.c' (113,851) at 20240405153054221
115590 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_sl.c' (113,852) at 20210307214929654
115591 2025-01-08 03:00:52.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-corsair.c' (113,853) at 20220525020653039
115592 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pe.h' (113,854) at 20210308005003680
115593 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/ldst.idef' (113,855) at 20230925080040021
115594 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm953012hr.dts' (113,856) at 20240405153045429
115595 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/pt.po' (113,857) at 20210307214932618
115596 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm9240.c' (113,858) at 20240405153048841
115597 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mmc_env.c' (113,859) at 20210308005002728
115598 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ubd_kern.c' (113,860) at 20241211090145389
115599 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/failed-syscalls-by-pid.py' (113,861) at 20210307214932570
115600 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_mds.c' (113,862) at 20240405153230051
115601 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/util.c' (113,863) at 20240405153054213
115602 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/intel-m10-bmc-hwmon.c' (113,864) at 20241018080014486
115603 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checkalllitmus.sh' (113,865) at 20240405153054069
115604 2025-01-08 03:00:52.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega20_ih.h' (113,866) at 20220525020652482
115605 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/exit.c' (113,867) at 20240712080021093
115606 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig' (113,868) at 20210308005003240
115607 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/config.h' (113,869) at 20240405153045961
115608 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/min_addr.c' (113,870) at 20210307214932174
115609 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_verbs.c' (113,871) at 20240405153230723
115610 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/TODO' (113,872) at 20210307214930602
115611 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zil.h' (113,873) at 20210308005003696
115612 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ssl_key_handler.hpp' (113,874) at 20240731080002486
115613 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_cpu.h' (113,875) at 20240906080037360
115614 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/Kconfig' (113,876) at 20210307214929298
115615 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qlist.c' (113,877) at 20210927100127641
115616 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/Kconfig' (113,878) at 20210307214932426
115617 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi' (113,879) at 20240628080013977
115618 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla20.c' (113,880) at 20210307214932242
115619 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/Makefile' (113,881) at 20210307214931118
115620 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/gdbstub.h' (113,882) at 20240906080037324
115621 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq27xxx_battery_i2c.c' (113,883) at 20240405153231355
115622 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/trace.h' (113,884) at 20220429100100406
115623 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/gateworks.bmp' (113,885) at 20210308005003768 to deleted uid set
115624 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Host@.service' (113,886) at 20230215040018435
115625 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun50i-h6-usb3-phy.yaml' (113,887) at 20240405153045125
115626 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/odroid-c2_defconfig' (113,888) at 20210308005003272
115627 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/platsmp-apmu.c' (113,889) at 20240405153045689
115628 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/Makefile' (113,890) at 20210307214931230
115629 2025-01-08 03:00:52.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x_lpbfifo.c' (113,891) at 20240405153230051
115630 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/setup.c' (113,892) at 20240411080014058
115631 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/sp_private.h' (113,893) at 20210307214930542
115632 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/ati-agp.c' (113,894) at 20240405153046741
115633 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/Kconfig' (113,895) at 20240405153231707
115634 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml' (113,896) at 20240405153045053
115635 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MS-PL' (113,897) at 20210307205554422
115636 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-func.rst' (113,898) at 20240405153045313
115637 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h' (113,899) at 20240405153050109
115638 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/nokia-modem.c' (113,900) at 20240405153048829
115639 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/Makefile' (113,901) at 20210308005046529
115640 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77693.h' (113,902) at 20210307214931430
115641 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/extended_user_data_test.cpp' (113,903) at 20210308005049141
115642 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/kcmp_type.sh' (113,904) at 20240405153054173
115643 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/smarty/smarty_4.5.5.bb' (113,905) at 20241221090017544
115644 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_funcs1.c' (113,906) at 20240405153054269
115645 2025-01-08 03:00:52.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/core.h' (113,907) at 20240815080012891
115646 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ixp4xx/ixp4xx-of.c' (113,908) at 20240405153045649
115647 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/patch-acceptance.rst' (113,909) at 20220525020651774
115648 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/efi.cfg' (113,910) at 20221120040010706
115649 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/bootm.c' (113,911) at 20210308005002848
115650 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipher-nettle.c.inc' (113,912) at 20241211090212226
115651 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/pcc.c' (113,913) at 20240405153049229
115652 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/Makefile' (113,914) at 20210309003654520
115653 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0003-replace-canonicalize_file_name-with-realpath.patch' (113,915) at 20230706080014761
115654 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/fsl.yaml' (113,916) at 20240405153229755
115655 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/psci.yaml' (113,917) at 20240405153045017
115656 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/tcm.rst' (113,918) at 20240405153229739
115657 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/flash/openpower-software-manager_%.bbappend' (113,919) at 20230719080015371
115658 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/bug.h' (113,920) at 20240405153054389
115659 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/maxim,max9286.yaml' (113,921) at 20240405153045093
115660 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml' (113,922) at 20240405153045129
115661 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pmr735b.h' (113,923) at 20240405153231799
115662 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-support-card.dtsi' (113,924) at 20240405153045577
115663 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/cpsw_switchdev.rst' (113,925) at 20240405153045237
115664 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hub.fuc' (113,926) at 20210307214927938
115665 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8195-afe-pcm.yaml' (113,927) at 20240405153229799
115666 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/processor.h' (113,928) at 20210308005002828
115667 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/terms.rst' (113,929) at 20240413080012679
115668 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml' (113,930) at 20240405153229767
115669 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9640.h' (113,931) at 20220525020653263
115670 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4-Clause' (113,932) at 20210307205554418
115671 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/D-FSL-1.0' (113,933) at 20211006000025234
115672 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-models.c' (113,934) at 20241211090212502
115673 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/touchscreen_dmi.c' (113,935) at 20241011080017343
115674 2025-01-08 03:00:52.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/ubc.c' (113,936) at 20210307214926566
115675 2025-01-08 03:00:52.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/tcp.c' (113,937) at 20240405153052465
115676 2025-01-08 03:00:52.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/system.c' (113,938) at 20210307214925886
115677 2025-01-08 03:00:52.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb' (113,939) at 20241221090017488
115678 2025-01-08 03:00:52.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-pin-error-inj.c' (113,940) at 20220525020653235
115679 2025-01-08 03:00:52.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sve_helper.c' (113,941) at 20241121090029276
115680 2025-01-08 03:00:52.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/initscripts/files/mountall.sh' (113,942) at 20210307205554110
115681 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/debug.h' (113,943) at 20210307214928078
115682 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/simple-pm-bus.c' (113,944) at 20240405153230199
115683 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/i915.rst' (113,945) at 20240405153229815
115684 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts' (113,946) at 20240405153229915
115685 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/json_utils.hpp' (113,947) at 20240502080024920
115686 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c' (113,948) at 20240405153047157
115687 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml' (113,949) at 20240405153045181
115688 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AllowDeny_v1.xml' (113,950) at 20240619080002920
115689 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-cthelper_1.0.1.bb' (113,951) at 20230401080011931
115690 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd.c' (113,952) at 20210308005100993
115691 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/use-emacs-native-tools-for-cross-compiling.patch' (113,953) at 20230919080013958
115692 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi' (113,954) at 20240405153045801
115693 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/param.h' (113,955) at 20210307214931614
115694 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun9i.c' (113,956) at 20210308005002784
115695 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/Makefile' (113,957) at 20240405153046057
115696 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/display-timing.txt' (113,958) at 20210307214925306
115697 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/Makefile' (113,959) at 20210308005003076
115698 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/dynamic.c' (113,960) at 20240411080014118
115699 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/xattr.c' (113,961) at 20240405153231655
115700 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/connection.c' (113,962) at 20241115090012965 to deleted uid set
115701 2025-01-08 03:00:52.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.err' (113,963) at 20240906080037560
115702 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_isadma.h' (113,964) at 20240405153052669
115703 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_deps.h' (113,965) at 20240405153048525
115704 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/252.out' (113,966) at 20240326080039730
115705 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4234.c' (113,967) at 20240405153053577
115706 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hdaudio.h' (113,968) at 20240405153231863
115707 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/checksum.h' (113,969) at 20210307214926550
115708 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb' (113,970) at 20241221090017528
115709 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3gpu.h' (113,971) at 20210307214926390
115710 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/crypto/crc32-loongarch.c' (113,972) at 20240405153229995
115711 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/clean-includes' (113,973) at 20240906080037440
115712 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/gnupg/gnupg_%.bbappend' (113,974) at 20221014100013247
115713 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drivers.rst' (113,975) at 20240405153045213
115714 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_reboot_ras.robot' (113,976) at 20240628080017117
115715 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/downloads.rst' (113,977) at 20241221090017592
115716 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_target.hpp' (113,978) at 20220415030021137
115717 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_gnttab.h' (113,979) at 20230426080043692
115718 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_panel.h' (113,980) at 20240405153048597
115719 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/alternative.c' (113,981) at 20240405153046285
115720 2025-01-08 03:00:52.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_i386_tuxrun.py' (113,982) at 20241211090212538
115721 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mv_i2c.h' (113,983) at 20210308005003384
115722 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/def.h' (113,984) at 20210307214929942
115723 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/init.c' (113,985) at 20240405153229995
115724 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Support-OpenSSL-1.1.patch' (113,986) at 20230317080013789
115725 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/process_addrs.rst' (113,987) at 20240405153045229
115726 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_extioi.c' (113,988) at 20241211090212286
115727 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/main.c' (113,989) at 20240405153050369
115728 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stackglue.h' (113,990) at 20220525020654479
115729 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000Reg.h' (113,991) at 20210307214930914
115730 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_hevc.h' (113,992) at 20210307214930586
115731 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/thread_info.h' (113,993) at 20240405153046505
115732 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/s3c2410.c' (113,994) at 20240405153230875
115733 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_device.h' (113,995) at 20210307214927782
115734 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-sh.c' (113,996) at 20240405153046309
115735 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (113,997) at 20210812000025262
115736 2025-01-08 03:00:52.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/llc.h' (113,998) at 20210307214931570
115737 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb' (113,999) at 20241221090017532
115738 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcor-maveo-box.dts' (114,000) at 20240405153045529
115739 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Brandenburg-Havel' (114,001) at 20210307205553758
115740 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/disasm.c' (114,002) at 20240405153231895
115741 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_bridge.c' (114,003) at 20240613080016403
115742 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/law.c' (114,004) at 20210308005003000
115743 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/lex_sys_types.patch' (114,005) at 20210307205553874
115744 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118-hw.c' (114,006) at 20210307214932294
115745 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tas2781.yaml' (114,007) at 20240405153229799
115746 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/adau17x1.h' (114,008) at 20210307214931470
115747 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-rqs.dts' (114,009) at 20210308005002584
115748 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/hci_packet.h' (114,010) at 20240405153051813
115749 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/tcp.c' (114,011) at 20240913080013813
115750 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mxc_spi.c' (114,012) at 20210308005003492
115751 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/MAINTAINERS' (114,013) at 20210308005003024
115752 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c' (114,014) at 20221215040039374
115753 2025-01-08 03:00:52.917-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/ucc_fast.h' (114,015) at 20240405153052881
115754 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/070_fill_no_size.dts' (114,016) at 20210308005003752
115755 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_osf.c' (114,017) at 20240405153232063
115756 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_internal.h' (114,018) at 20210308005003500
115757 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-skov-revc-lt6.dts' (114,019) at 20240405153045505
115758 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx25.h' (114,020) at 20240326080039534
115759 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-spapr.c' (114,021) at 20210308005046477
115760 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/fat.c' (114,022) at 20210308005003540
115761 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1118.c' (114,023) at 20240405153048957
115762 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_generic.c' (114,024) at 20210307214927306
115763 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/defs.h' (114,025) at 20210307214930538
115764 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/failing_mtms_test.cpp' (114,026) at 20240820080027382
115765 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-dma-ioatdma' (114,027) at 20210309003648244
115766 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_public.h' (114,028) at 20210309003653020
115767 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/173' (114,029) at 20220429100100910
115768 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_drv_base.h' (114,030) at 20240405153230803
115769 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml' (114,031) at 20240405153045065
115770 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensor.cpp' (114,032) at 20240817080031292
115771 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/raspberrypi-power.h' (114,033) at 20210307214931346
115772 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/regs-rtc.h' (114,034) at 20210308005002644
115773 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_util.c' (114,035) at 20210308005003708
115774 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/hostboot-pel-parsers_git.bb' (114,036) at 20230420080017593
115775 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_bmc_file_mirroring.robot' (114,037) at 20210308005007124
115776 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/setup.cfg' (114,038) at 20210308004923388
115777 2025-01-08 03:00:52.918-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/stack.c' (114,039) at 20210308005002816
115778 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si5351.c' (114,040) at 20240405153230207
115779 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstarmac.copyright' (114,041) at 20210307214926886
115780 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hp-wmi-sensors.rst' (114,042) at 20240405153045217
115781 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.yaml' (114,043) at 20240405153045137
115782 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/stream.c' (114,044) at 20240812080017268
115783 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_ipp.h' (114,045) at 20210309003649472
115784 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/ll_temac_main.c' (114,046) at 20240405153231071
115785 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/Makefile' (114,047) at 20210307214926022
115786 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/tah.c' (114,048) at 20240405153230955
115787 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/W3C-19980720' (114,049) at 20211006000025246
115788 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram02.sh' (114,050) at 20220525020655235
115789 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb' (114,051) at 20241221090017548
115790 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/__fls.h' (114,052) at 20210307214926314
115791 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-jpeg.h' (114,053) at 20220525020654631
115792 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/mac.h' (114,054) at 20210307214929734
115793 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/Makefile' (114,055) at 20210307214932290
115794 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rxtx.h' (114,056) at 20220525020654195
115795 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/imx_v4_v5_defconfig' (114,057) at 20240405153045613
115796 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh71x0.h' (114,058) at 20240405153051485
115797 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/consumer.rst' (114,059) at 20240405153045245
115798 2025-01-08 03:00:52.919-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/mesh.c' (114,060) at 20240405153053405
115799 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0.h' (114,061) at 20220525020652478
115800 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-clash-member.out' (114,062) at 20220429100100882 to deleted uid set
115801 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/driver-misc.rst' (114,063) at 20240405153229815
115802 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-host-reboot-attempts@.service' (114,064) at 20210308005055797
115803 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/Kconfig' (114,065) at 20240405153049913
115804 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/stringify.h' (114,066) at 20210307214932474
115805 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb' (114,067) at 20231126090012777
115806 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/files/hiawatha-init' (114,068) at 20210307205554034
115807 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp' (114,069) at 20241211090002379
115808 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-tobiduo.dts' (114,070) at 20240405153045605
115809 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/ws.c' (114,071) at 20240405153049073
115810 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/spurious.c' (114,072) at 20240405153053009
115811 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/0001-Make-extern-declarations-in-header-file.patch' (114,073) at 20221003030013285
115812 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/Kconfig' (114,074) at 20210309003654508
115813 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,sr-pcie-phy.txt' (114,075) at 20210307214925386
115814 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/kbd-state.c' (114,076) at 20240906080037588
115815 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/__init__.py' (114,077) at 20210307205554630
115816 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/report.py' (114,078) at 20241221090017704
115817 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol.h' (114,079) at 20240405153051013
115818 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu10k1_synth.h' (114,080) at 20210307214931598
115819 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/meson.options' (114,081) at 20241204090010699
115820 2025-01-08 03:00:52.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/linker.c' (114,082) at 20241211090145573
115821 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/arndale_defconfig' (114,083) at 20210308005003248
115822 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ov7670.h' (114,084) at 20210307214931542
115823 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/monitor-internal.h' (114,085) at 20240906080037376
115824 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-7000.dtsi' (114,086) at 20240405153045609
115825 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/Kconfig' (114,087) at 20210307214930122
115826 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/generic-radix-tree.rst' (114,088) at 20210307214925262
115827 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_fsi-test.c' (114,089) at 20240906080037568
115828 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/updater.cpp' (114,090) at 20241114091025397
115829 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sec.h' (114,091) at 20210307214929954
115830 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch' (114,092) at 20241206090014250
115831 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10_1.2.1.bb' (114,093) at 20240301090012431
115832 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x04.h' (114,094) at 20210307214928082
115833 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/h8_homlet_v2_defconfig' (114,095) at 20210308005003260
115834 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/in_netns.sh' (114,096) at 20210307214932690
115835 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/meson.build' (114,097) at 20240826080030471
115836 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (114,098) at 20210307205554086
115837 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/main.cpp' (114,099) at 20210326100122014
115838 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/python.py' (114,100) at 20220910030013401
115839 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/lowlevel_init.S' (114,101) at 20210308005003032
115840 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/rtc.c' (114,102) at 20210308005003740
115841 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_mbox.c' (114,103) at 20230809080010803
115842 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/trace.h' (114,104) at 20240405153050409
115843 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bcm2835-i2c-test.c' (114,105) at 20241211090212542
115844 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c' (114,106) at 20210309003650584
115845 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irqinit.c' (114,107) at 20240405153046433
115846 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/network' (114,108) at 20221117040026216
115847 2025-01-08 03:00:52.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_ether.h' (114,109) at 20240405153052921
115848 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_i2c.c' (114,110) at 20220520100030268
115849 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-mamoj-u-boot.dtsi' (114,111) at 20210308005002584
115850 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/speeding-up-build.rst' (114,112) at 20240302090018218
115851 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/faillock.conf' (114,113) at 20230505080015455
115852 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/via.c' (114,114) at 20241211090212282
115853 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0_1.8.4.bb' (114,115) at 20210608000015791
115854 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-me.h' (114,116) at 20240405153049641
115855 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/leds/phosphor-led-manager/com.ampere.Hardware.Chassis.Model.MtMitchell.json' (114,117) at 20240906080012375
115856 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_max98090.c' (114,118) at 20240405153053981
115857 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-emmc-u-boot.dtsi' (114,119) at 20210308005002588
115858 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-davinci.txt' (114,120) at 20220525020651678
115859 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mmc_host_def.h' (114,121) at 20210308005002656
115860 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musbhsdma.c' (114,122) at 20220525020654287
115861 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager.h' (114,123) at 20210308005002780
115862 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8516-pinfunc.h' (114,124) at 20210307214926026
115863 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia-aesni-avx2-asm_64.S' (114,125) at 20240405153046361
115864 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Salisbury' (114,126) at 20210307205553798
115865 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-nebula.c' (114,127) at 20210307214928782
115866 2025-01-08 03:00:52.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-inverter.c' (114,128) at 20210307214927014
115867 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/switch-nic-to-main-mode@.service' (114,129) at 20240504080013861
115868 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sh_pfc.h' (114,130) at 20210308005003684
115869 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/Makefile' (114,131) at 20210307214932238
115870 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/slcr.c' (114,132) at 20210308005002796
115871 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-object.json' (114,133) at 20210308005046409
115872 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/main.c' (114,134) at 20240405153049801
115873 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5696.yaml' (114,135) at 20220525020651678
115874 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pkeys.h' (114,136) at 20220525020652038
115875 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/mergesort.c' (114,137) at 20210308005003548
115876 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_e_aon.h' (114,138) at 20230925080039929
115877 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ints___reverse_sign.c' (114,139) at 20210307214932642
115878 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/Makefile' (114,140) at 20240405153051369
115879 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/Makefile' (114,141) at 20210308005002552
115880 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb' (114,142) at 20231126090012857
115881 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_vm.h' (114,143) at 20210307214927862
115882 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pciaccess.hpp' (114,144) at 20240817080027656
115883 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/arm-systemready-ir-acs.yml' (114,145) at 20241206090014206
115884 2025-01-08 03:00:52.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c' (114,146) at 20210307214929478
115885 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477_reg.h' (114,147) at 20240710080014589
115886 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-842.c' (114,148) at 20210307214927102
115887 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/295.out' (114,149) at 20210927100127501
115888 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch' (114,150) at 20241221090017664
115889 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-has.json' (114,151) at 20210308005046409
115890 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema-docs_2.40.0.bb' (114,152) at 20241206090014242
115891 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fractional-divider.h' (114,153) at 20220525020652306
115892 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/controlfb.c' (114,154) at 20240405153231579
115893 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/Makefile' (114,155) at 20210308005003040
115894 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__starts_on.hpp' (114,156) at 20241219090033964
115895 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/phosphor-dbus-interfaces.wrap' (114,157) at 20220726030011558
115896 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_syscall.h' (114,158) at 20210927100127269
115897 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c' (114,159) at 20240405153049741
115898 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sstfb.rst' (114,160) at 20240405153229807
115899 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gtt.c' (114,161) at 20240405153048549
115900 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/prime_numbers.c' (114,162) at 20240830080013339
115901 2025-01-08 03:00:52.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/signal.c' (114,163) at 20240405153229983
115902 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/vmstate.c' (114,164) at 20241121090029264
115903 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-ipc.h' (114,165) at 20240405153049469
115904 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/ringbuffer-test-utils.c' (114,166) at 20230503080013159
115905 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression2.c' (114,167) at 20210307214932630
115906 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-eth.c' (114,168) at 20240405153230211
115907 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.c' (114,169) at 20240405153230519
115908 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_state_effecter.hpp' (114,170) at 20240819080030259
115909 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/dfp-impl.c.inc' (114,171) at 20240326080039690
115910 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/run-ptest' (114,172) at 20210307205554006
115911 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/stm32mp_fuse.c' (114,173) at 20210308005003400
115912 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c' (114,174) at 20240405153050109
115913 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/cmd-db.c' (114,175) at 20240910080014066
115914 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/Kconfig' (114,176) at 20210308005003028
115915 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-pic32.c' (114,177) at 20240405153231327
115916 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53016-dlink-dwl-8610ap.dts' (114,178) at 20240405153045425
115917 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch' (114,179) at 20210307205554578
115918 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/custom_multipath_hash.sh' (114,180) at 20220913100024321
115919 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-uclass.c' (114,181) at 20210308005003460
115920 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_64r6eb.sh' (114,182) at 20210308005046525
115921 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-bus.c' (114,183) at 20221215040039170
115922 2025-01-08 03:00:52.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/mt7623_rfb.c' (114,184) at 20210308005003016
115923 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/api.rst' (114,185) at 20240405153045229
115924 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/proc.c' (114,186) at 20240405153051421
115925 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9n12ek_spiflash_defconfig' (114,187) at 20210308005003248
115926 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/libpwquality/libpwquality/pwquality.conf' (114,188) at 20230807080022154
115927 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ts-newlib/0001-newlib-memcpy-remove-optimized-version.patch' (114,189) at 20221022030011098
115928 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/swsusp-dmcrypt.rst' (114,190) at 20210307214925546
115929 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-gallop43-common.dtsi' (114,191) at 20240405153045605
115930 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/kexec.h' (114,192) at 20210307214926158
115931 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0006-sysdep-Add-header-include-sequence-to-adjust-for-mus.patch' (114,193) at 20230706080014737
115932 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (114,194) at 20241005080021212
115933 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP6/meson.build' (114,195) at 20230825080021137
115934 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch' (114,196) at 20230706080014741
115935 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_sdiv.c' (114,197) at 20240405153232263
115936 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/psxpad-spi.c' (114,198) at 20240405153049133
115937 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack/run-ptest' (114,199) at 20210307205554122
115938 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/whatisRCU.rst' (114,200) at 20240405153044933
115939 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-twl4030.c' (114,201) at 20240405153047085
115940 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_lrc.h' (114,202) at 20240405153048493
115941 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/head_32.S' (114,203) at 20240405153230103
115942 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/harma_mb.json' (114,204) at 20241213090004409 to deleted uid set
115943 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-ccw.h' (114,205) at 20240906080037340
115944 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/uptimeofday.c' (114,206) at 20240405153054381
115945 2025-01-08 03:00:52.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz' (114,207) at 20210307205554590 to deleted uid set
115946 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/core.json' (114,208) at 20220525020655147
115947 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halmstad_Oskarstrom' (114,209) at 20210307205553782
115948 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt.h' (114,210) at 20240405153054193
115949 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-audio.c' (114,211) at 20210307214928654
115950 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/Makefile' (114,212) at 20210307214925898
115951 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad9467.c' (114,213) at 20240624080012780
115952 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmenter.S' (114,214) at 20240411080014062
115953 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/Makefile' (114,215) at 20240405153046961
115954 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_midi_event.c' (114,216) at 20210307214932198
115955 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,mmp3-usb-phy.yaml' (114,217) at 20240405153045129
115956 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vga.h' (114,218) at 20210307214926250
115957 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/uid16.h' (114,219) at 20210307214931786
115958 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma.c' (114,220) at 20240429080012420
115959 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_spdif.c' (114,221) at 20240405153232175
115960 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net/intel/iidc.h' (114,222) at 20240405153052749
115961 2025-01-08 03:00:52.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cmd.c' (114,223) at 20240405153049077
115962 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ansi.h' (114,224) at 20210308005003560
115963 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/max31785.txt' (114,225) at 20210307214925322
115964 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_security.c' (114,226) at 20240405153053281
115965 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/ltc2952-poweroff.txt' (114,227) at 20220525020651702
115966 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/Makefile' (114,228) at 20210307214932482
115967 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/hv/hv_set_ifconfig.sh' (114,229) at 20240405153232211 to deleted uid set
115968 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/watchpoint.c' (114,230) at 20240906080037452
115969 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/netlink.cpp' (114,231) at 20230802080038882
115970 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/i2c_mux_pca954x.c' (114,232) at 20230925080039869
115971 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xenstore_impl.c' (114,233) at 20240326080039446
115972 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/PresenceGpio.cpp' (114,234) at 20241203090005839
115973 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts' (114,235) at 20240405153045601
115974 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fixed-head.S' (114,236) at 20210307214926362
115975 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-usb-otg.c' (114,237) at 20210308005002552
115976 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sun4v.c' (114,238) at 20240405153230095
115977 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_accel.c' (114,239) at 20210307214930922
115978 2025-01-08 03:00:52.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/timer.h' (114,240) at 20210307214931518
115979 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc.h' (114,241) at 20240618080023329
115980 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-bcm63xx.c' (114,242) at 20210307214926282
115981 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest-perl.bbclass' (114,243) at 20241206090014302
115982 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/config.mk' (114,244) at 20210308005002848
115983 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper.h' (114,245) at 20210309003649460
115984 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_b.c' (114,246) at 20210308005046513
115985 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.c' (114,247) at 20240405153047225
115986 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control-config-example-native_git.bb' (114,248) at 20210307205554054
115987 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/dev_addr_lists.sh' (114,249) at 20240405153054301
115988 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dma/config' (114,250) at 20220525020655207
115989 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS1.conf' (114,251) at 20241031080012183
115990 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcr_rt5651.c' (114,252) at 20240405153053945
115991 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/interface/ia_css_debug_internal.h' (114,253) at 20210307214930566
115992 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-common.c' (114,254) at 20240405153049469
115993 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_mercury_pe1.dts' (114,255) at 20240405153045441
115994 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/early_ioremap.h' (114,256) at 20210307214926114
115995 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/Kbuild' (114,257) at 20210307214927942
115996 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/qmi.h' (114,258) at 20240405153052793
115997 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hrcon_dh_defconfig' (114,259) at 20210308005003260
115998 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/smsc,lan91c111.yaml' (114,260) at 20240405153045121
115999 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/Makefile' (114,261) at 20210308005003372
116000 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Medzev' (114,262) at 20210307205553794
116001 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/hwlock.txt' (114,263) at 20210307214925322
116002 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_id.h' (114,264) at 20210307214932226
116003 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/ksyms.c' (114,265) at 20220525020652126
116004 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-regs.h' (114,266) at 20240405153049457
116005 2025-01-08 03:00:52.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io_types.h' (114,267) at 20210307214930558
116006 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs.c' (114,268) at 20240805080013979
116007 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils_9.5.bb' (114,269) at 20241221090017636
116008 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Certificate_v1.xml' (114,270) at 20240918080002708
116009 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/subprojects/cli11.wrap' (114,271) at 20220427030012593
116010 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8795.c' (114,272) at 20240405153230903
116011 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/debug.c' (114,273) at 20210308005003548
116012 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pldmfw/pldmfw.c' (114,274) at 20240405153053097
116013 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-debianize-start-statd.patch' (114,275) at 20210307205554466
116014 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml' (114,276) at 20240405153045037
116015 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/optee/Makefile' (114,277) at 20210308005003708
116016 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_samsung.c' (114,278) at 20240405153230867
116017 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/clz_tab.c' (114,279) at 20210307214931790
116018 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/priv.h' (114,280) at 20240405153048665
116019 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-lte.dts' (114,281) at 20240405153045781
116020 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/aso.c' (114,282) at 20240405153231023
116021 2025-01-08 03:00:52.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/snps,dw-pcie-common.yaml' (114,283) at 20240405153045125
116022 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/isa.h' (114,284) at 20230426080043764
116023 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/kc705_nommu.dts' (114,285) at 20210307214926758
116024 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/cmake-example/run-ptest' (114,286) at 20240106090017253
116025 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5475evb_defconfig' (114,287) at 20240405153230003
116026 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/Kconfig' (114,288) at 20240405153046209
116027 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3066-power.h' (114,289) at 20210307214931346
116028 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/qm.c' (114,290) at 20241211090145405
116029 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-if.c' (114,291) at 20210307214928678
116030 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_mdb.sh' (114,292) at 20240411080014162
116031 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/__init__.py' (114,293) at 20210308005003736
116032 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/relocate_kernel.S' (114,294) at 20210307214926570
116033 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/userfaultfd.rst' (114,295) at 20240405153229739
116034 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/sysreset/ti,sci-sysreset.txt' (114,296) at 20210308005003324
116035 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9x5.h' (114,297) at 20210308005002716
116036 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/gdbsend.c' (114,298) at 20210308005003764
116037 2025-01-08 03:00:52.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coreboot' (114,299) at 20240405153229727
116038 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ssu100.c' (114,300) at 20240405153052137
116039 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c' (114,301) at 20240405153048673
116040 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap_2.6.8.bb' (114,302) at 20241221090017540
116041 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.c' (114,303) at 20210309003650612
116042 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xskmap.c' (114,304) at 20241216090017797
116043 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loopback-test.c' (114,305) at 20240405153231463
116044 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Event_v1.xml' (114,306) at 20240918080002712
116045 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/api.h' (114,307) at 20241121090010043
116046 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/timer.h' (114,308) at 20210308005003688
116047 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/xyarray.h' (114,309) at 20220525020655123
116048 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/templates/default/local.conf.sample' (114,310) at 20241221090017476
116049 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml' (114,311) at 20240405153045181
116050 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/Kconfig' (114,312) at 20210307214931898
116051 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8822.c' (114,313) at 20240405153232151
116052 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/stat.c' (114,314) at 20240405153231759
116053 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/svm.c' (114,315) at 20240405153046229
116054 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_namespace.h' (114,316) at 20241220090018326
116055 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace/run-ptest' (114,317) at 20210307205554602
116056 2025-01-08 03:00:52.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-pcf.c' (114,318) at 20210307214928150
116057 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_list.c' (114,319) at 20240405153052269
116058 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/test/meson.build' (114,320) at 20210308005116685
116059 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/catch2/catch2_3.7.1.bb' (114,321) at 20241221090017544
116060 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/pfrut/Makefile' (114,322) at 20240405153054213
116061 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/kaslr.c' (114,323) at 20240405153046353
116062 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/cmpxchg.h' (114,324) at 20240405153045913
116063 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_device_info.h' (114,325) at 20240405153230579
116064 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_runner.py' (114,326) at 20210307205554434
116065 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml' (114,327) at 20240405153229779
116066 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/Kconfig' (114,328) at 20210308005002776
116067 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/sysfile.c' (114,329) at 20220525020654479
116068 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.h' (114,330) at 20220525020652831
116069 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ddp.h' (114,331) at 20240405153230971
116070 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Open-MPI' (114,332) at 20211006000025230
116071 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-whl-flakes.txt' (114,333) at 20240405153230531
116072 2025-01-08 03:00:52.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-mcdt.h' (114,334) at 20210307214932426
116073 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/arcmsr_hba.c' (114,335) at 20240405153231391
116074 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0014-add-if_nameindex-from-musl.patch' (114,336) at 20230706080014733
116075 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/Makefile-missing-test-dir.patch' (114,337) at 20210307205554618
116076 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.AX25' (114,338) at 20210308005003288
116077 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/request-key.rst' (114,339) at 20210307214925562
116078 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/rock.c' (114,340) at 20210308005003032
116079 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a779f0.c' (114,341) at 20240405153051361
116080 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (114,342) at 20240110090012776
116081 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/switch_context.h' (114,343) at 20220525020651966
116082 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat.inc' (114,344) at 20210812000025186
116083 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stringhash.h' (114,345) at 20210307214931518
116084 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rc5t583.h' (114,346) at 20210307214931434
116085 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5260-clk.h' (114,347) at 20240405153231795
116086 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.h' (114,348) at 20210307214927270
116087 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/the_nilfs.h' (114,349) at 20240712080021089
116088 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5686-spi.c' (114,350) at 20240405153048977
116089 2025-01-08 03:00:52.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/init.rst' (114,351) at 20240405153229835
116090 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/images/fb-yosemite4-phosphor-image.inc' (114,352) at 20240703080014815
116091 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/endpoint.h' (114,353) at 20240405153232203
116092 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lm3639_bl.c' (114,354) at 20240405153231575
116093 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0008-decode-avoid-using-a-static-buffer-in-th_get_pathnam.patch' (114,355) at 20241221090017540
116094 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/machine/include/amd-withhost.inc' (114,356) at 20240307090019084
116095 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch' (114,357) at 20241206090014310
116096 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel_1.5.bb' (114,358) at 20241221090017536
116097 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_table.cpp' (114,359) at 20230511080010311
116098 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2_git.bb' (114,360) at 20241206090014238
116099 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/File/meson.build' (114,361) at 20220913030027309
116100 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-codec.yaml' (114,362) at 20240405153045161
116101 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/Kconfig' (114,363) at 20210307214929630
116102 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/README.md' (114,364) at 20230216040040211
116103 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/octeon-rng.c' (114,365) at 20210309003649216
116104 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/falcon.h' (114,366) at 20240405153048765
116105 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dmi.h' (114,367) at 20240405153230011
116106 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/meson.build' (114,368) at 20241211090212378
116107 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cpan.bbclass' (114,369) at 20220910030013385
116108 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/slicoss.c' (114,370) at 20240405153230915
116109 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-uimage.bbclass' (114,371) at 20220910030013385
116110 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_pcd8544.c' (114,372) at 20210307214930506
116111 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/data.hpp' (114,373) at 20210308005120365
116112 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/obmc/gpio/port_owner_udc2' (114,374) at 20230209040014209
116113 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_intel/Kconfig' (114,375) at 20210525100144787
116114 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/_templates/layout.html' (114,376) at 20210307205554290
116115 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/error_propagate_null.cocci' (114,377) at 20210308005046237
116116 2025-01-08 03:00:52.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/refcount.h' (114,378) at 20210307214932474
116117 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h' (114,379) at 20240405153051921
116118 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_user.h' (114,380) at 20240405153046953
116119 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TelemetryService.v1_3_4.json' (114,381) at 20240619080002956
116120 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/uncached.c' (114,382) at 20210309003648852
116121 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_kregs.h' (114,383) at 20240405153049729
116122 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/elf_auxvec.rst' (114,384) at 20240405153044985
116123 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88180.h' (114,385) at 20210308005003424
116124 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/touchscreen-s3c2410.h' (114,386) at 20210307214931482
116125 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h' (114,387) at 20210309003651556
116126 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/pci_drv.c' (114,388) at 20240405153231575
116127 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/rwonce.h' (114,389) at 20210309003648548
116128 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb' (114,390) at 20241221090017504
116129 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/cros_ec_keyb.c' (114,391) at 20210308005003384
116130 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/fan-errors.yaml' (114,392) at 20210307205553698
116131 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch' (114,393) at 20241206090014350
116132 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/core.c' (114,394) at 20240405153230127
116133 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/README' (114,395) at 20210307214927826
116134 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/109' (114,396) at 20240326080039726
116135 2025-01-08 03:00:52.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000_regs.h' (114,397) at 20240326080039462
116136 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m41t80.c' (114,398) at 20240405153231375
116137 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042d4_nand_rcw.cfg' (114,399) at 20210308005002992
116138 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/page_cache.h' (114,400) at 20210927100127281
116139 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/vid-pll-div.h' (114,401) at 20210307214926994
116140 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-wait-and-set-speed' (114,402) at 20240823080011564
116141 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/image-tags.yml' (114,403) at 20240613080016399
116142 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_helpers_api.h' (114,404) at 20240405153054225
116143 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-52xx.c' (114,405) at 20210307214926338
116144 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/sigcontext.h' (114,406) at 20210625000035992
116145 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utcache.c' (114,407) at 20240405153046625
116146 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/parport_64.h' (114,408) at 20240405153230091
116147 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/system-vpd.service' (114,409) at 20240104090016070
116148 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml' (114,410) at 20240405153045013
116149 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/meson.build' (114,411) at 20230925080040085
116150 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/mv78xx0.h' (114,412) at 20240405153045653
116151 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_isr.c' (114,413) at 20240405153051721
116152 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-neonbs-core.S' (114,414) at 20240405153045849
116153 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb_common.h' (114,415) at 20241115090012965
116154 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/172' (114,416) at 20230925080040089
116155 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0040-fix-runtime-capsule-update-flags-checks.patch' (114,417) at 20231126090012773
116156 2025-01-08 03:00:52.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc64-linux-user.mak' (114,418) at 20221215040039066
116157 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/iommu.rst' (114,419) at 20210309003648472
116158 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/MER0.interface.yaml' (114,420) at 20220315030032659
116159 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btree-128.h' (114,421) at 20210307214931362
116160 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.c' (114,422) at 20210307214927950
116161 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/usbdux.c' (114,423) at 20240405153046905
116162 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/include/thermal.h' (114,424) at 20240405153054069
116163 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/direct.c' (114,425) at 20240710080014601
116164 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-db845c.dts' (114,426) at 20240405153229951
116165 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/core.c' (114,427) at 20210307214932494
116166 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/Kconfig' (114,428) at 20210309003650236
116167 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t60.c' (114,429) at 20210308005003480
116168 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_de.h' (114,430) at 20240405153048441
116169 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/getdelays.c' (114,431) at 20240405153054033
116170 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_pmu_caps_test.c' (114,432) at 20240405153232271
116171 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sysreset.h' (114,433) at 20210308005003688
116172 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitmap.h' (114,434) at 20210308005003656
116173 2025-01-08 03:00:52.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/schema/config_schema.json' (114,435) at 20221213040033301
116174 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-intel-s2600wf.dts' (114,436) at 20240809080013006
116175 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl837d.h' (114,437) at 20210309003649824
116176 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-epf.h' (114,438) at 20240405153052757
116177 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/p10-plugins.cpp' (114,439) at 20240830080017491
116178 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/control.rst' (114,440) at 20240405153045313
116179 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.LED.GroupManager.service' (114,441) at 20230215040018439
116180 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7298.c' (114,442) at 20240405153048945
116181 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/config.mk' (114,443) at 20210308005002852
116182 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nordmaling' (114,444) at 20210307205553786
116183 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/eCos-2.0' (114,445) at 20210307205554426
116184 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/compatfd.c' (114,446) at 20221215040039402
116185 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_opp.h' (114,447) at 20210307214927290
116186 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/chaoskey.c' (114,448) at 20241211090145501
116187 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unwind_prologue.c' (114,449) at 20240405153230003
116188 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sound-dai.yaml' (114,450) at 20240405153045169
116189 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ThermalMetrics.v1_3_2.json' (114,451) at 20240619080002956
116190 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/Makefile' (114,452) at 20240405153046505
116191 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/mc34708.c' (114,453) at 20210308005003468
116192 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/module.c' (114,454) at 20210307214926166
116193 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/sas.h' (114,455) at 20210307214930334
116194 2025-01-08 03:00:52.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsencrypt.c' (114,456) at 20240919080017078
116195 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-clint.c' (114,457) at 20240405153046877
116196 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct7802.c' (114,458) at 20240405153048865
116197 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/propertycacher.py' (114,459) at 20210308005048033
116198 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.c' (114,460) at 20240613080016435
116199 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/sysfs.h' (114,461) at 20210307214929802
116200 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-trace.c' (114,462) at 20240405153053993
116201 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c' (114,463) at 20220525020653163
116202 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cputhreads.h' (114,464) at 20240405153046105
116203 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_kms.h' (114,465) at 20240405153048741
116204 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/.gitignore' (114,466) at 20240731164718595
116205 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/multi-touch-protocol.rst' (114,467) at 20240405153229819
116206 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/actions,s500-cmu.h' (114,468) at 20220525020654543
116207 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/thermal-policy.bb' (114,469) at 20241206090014230
116208 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_core.c' (114,470) at 20240405153046925
116209 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4' (114,471) at 20210307205554390 to deleted uid set
116210 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Kconfig.debug' (114,472) at 20210307214925642
116211 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bletchley_chassis.json' (114,473) at 20241213090004405
116212 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/195' (114,474) at 20210927100127493
116213 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/heartbeat.cpp' (114,475) at 20230511080043139
116214 2025-01-08 03:00:52.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Add-build-rule-for-README.patch' (114,476) at 20230706080014733
116215 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/autoconf-2.73.patch' (114,477) at 20230813080012892
116216 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/bus.c' (114,478) at 20240906080037208
116217 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/quirks.h' (114,479) at 20241216090017709
116218 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/rx_desc.h' (114,480) at 20240405153050405
116219 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/Kconfig' (114,481) at 20210308005003076
116220 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vhost.h' (114,482) at 20240712080021085
116221 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/Makefile' (114,483) at 20240405153052157
116222 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/instruction.json' (114,484) at 20240405153054109
116223 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/Kconfig' (114,485) at 20210308005003004
116224 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/files/mount-copybind' (114,486) at 20241221090017648
116225 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/usnjrnl.c' (114,487) at 20210307214931198
116226 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/hpet.c' (114,488) at 20241211090212342
116227 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/hyperv.h' (114,489) at 20240906080037332
116228 2025-01-08 03:00:52.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/zip_main.c' (114,490) at 20241211090145405
116229 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-testbench.dtsi' (114,491) at 20240405153045585
116230 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (114,492) at 20240802080012609
116231 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-ddr3-1600.dtsi' (114,493) at 20210308005002608
116232 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/dropbearkey.service' (114,494) at 20240328080015911
116233 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/contiguous.c' (114,495) at 20240405153231907
116234 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_edgeport.h' (114,496) at 20220525020654291
116235 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mark_write_dirty_v2.c' (114,497) at 20210308005108641
116236 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/Kconfig' (114,498) at 20240405153048893
116237 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.c' (114,499) at 20210307214929614
116238 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/kcapi_proc.c' (114,500) at 20220525020653207
116239 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/trace.h' (114,501) at 20210308005045985
116240 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ppc_asm.tmpl' (114,502) at 20210308005003680
116241 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/lsusb.cfg' (114,503) at 20240508080012566
116242 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-programming.rst' (114,504) at 20220525020651722
116243 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-libelf-Add-libeu-objects-to-libelf.a-static-archive.patch' (114,505) at 20241221090017656
116244 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/binary_stats.c' (114,506) at 20220525020655239
116245 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-pca.c' (114,507) at 20210309003649972
116246 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ucd9000.rst' (114,508) at 20210307214925506
116247 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_snb.c' (114,509) at 20240405153046373
116248 2025-01-08 03:00:52.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Eutelsat9-9.0E' (114,510) at 20210307205553762
116249 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/microchip,qt1050.txt' (114,511) at 20210307214925338
116250 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/dpll.txt' (114,512) at 20220525020651666
116251 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/COPYING.apache-2.0' (114,513) at 20210307205553682
116252 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axs101.dts' (114,514) at 20210308005002544
116253 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/p2371-0000.c' (114,515) at 20210308005003024
116254 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_w.c' (114,516) at 20210308005046509
116255 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_kcs_sm.c' (114,517) at 20240405153046753
116256 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/config-bmccpld.json' (114,518) at 20210413100020742
116257 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-lgm.c' (114,519) at 20240405153046873
116258 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_cs.c' (114,520) at 20240405153230567
116259 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_crb.c' (114,521) at 20240405153046761
116260 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt' (114,522) at 20210307214925310
116261 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp64.c' (114,523) at 20240405153046045
116262 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_io.c' (114,524) at 20241211090145497
116263 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/bitmap.h' (114,525) at 20240405153231775
116264 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdx75.dtsi' (114,526) at 20240405153229955
116265 2025-01-08 03:00:52.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (114,527) at 20241206090014278
116266 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_3_sh_mask.h' (114,528) at 20240405153047745
116267 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/spl.c' (114,529) at 20210308005002960
116268 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/qcow2/fuzz.py' (114,530) at 20210308005046393
116269 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_resource.h' (114,531) at 20220429100100646
116270 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l34.txt' (114,532) at 20210307214925426
116271 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/ebsa285-pci.c' (114,533) at 20210512100029182
116272 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra114-mc.h' (114,534) at 20210308005003636
116273 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/TODO' (114,535) at 20220525020652342
116274 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/default/default.cpp' (114,536) at 20230512080032445
116275 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_internal.h' (114,537) at 20240405153053113
116276 2025-01-08 03:00:52.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/Makefile' (114,538) at 20240405153047197
116277 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/overlay.h' (114,539) at 20210308005003688
116278 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dmidecode/dmidecode_3.6.bb' (114,540) at 20241206090014326
116279 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exprep.c' (114,541) at 20241011080017295
116280 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty.json' (114,542) at 20210308005046401
116281 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/redis.service' (114,543) at 20241221090017524
116282 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-timer.c' (114,544) at 20210307214930826
116283 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h' (114,545) at 20240405153050525
116284 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/dev.c' (114,546) at 20240405153051489
116285 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-sdm660.h' (114,547) at 20220525020654543
116286 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/nuttcp_8.2.2.bb' (114,548) at 20241206090014242
116287 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-dsp.h' (114,549) at 20210309003654912
116288 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitops_32.h' (114,550) at 20240405153046317
116289 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/0002-Do-not-hardcode-systemd-unit-directories.patch' (114,551) at 20241221090017564
116290 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/qcom_glink.h' (114,552) at 20240405153052789
116291 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml' (114,553) at 20240405153045053
116292 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/emulation.rst' (114,554) at 20241211090212238
116293 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuswrite.cpp' (114,555) at 20240904080040759
116294 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/Makefile' (114,556) at 20240405153053161
116295 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-lpc24xx.c' (114,557) at 20240405153231375
116296 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms.c' (114,558) at 20210309003655984
116297 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-qcom-spm.c' (114,559) at 20240405153046921
116298 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/other' (114,560) at 20210307205554566
116299 2025-01-08 03:00:52.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.19.rst' (114,561) at 20241221090017596
116300 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-ready.target' (114,562) at 20210401000030013
116301 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-handles.h' (114,563) at 20230426080043840
116302 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-axi-dmac/Makefile' (114,564) at 20210307214927126
116303 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd' (114,565) at 20210307205554462
116304 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/pcimt.c' (114,566) at 20210307214926294
116305 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_vbc.c' (114,567) at 20220525020653899
116306 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow_field-memmove.c' (114,568) at 20240405153053105
116307 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx.h' (114,569) at 20220525020653315
116308 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c' (114,570) at 20240405153230607
116309 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev.c' (114,571) at 20241211090212262
116310 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/Makefile' (114,572) at 20240405153045485
116311 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/can_host.h' (114,573) at 20210308005046041
116312 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/vmstate.c' (114,574) at 20210927100127357
116313 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/uprobes.c' (114,575) at 20241023080012871
116314 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/nau7802.c' (114,576) at 20240405153048957
116315 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/arm_dcc.c' (114,577) at 20210308005003484
116316 2025-01-08 03:00:52.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/sound.c' (114,578) at 20210308005003740
116317 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/sheep_rk3368.c' (114,579) at 20210308005003040
116318 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/mc33880.h' (114,580) at 20210307214931514
116319 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_inherit.c' (114,581) at 20240405153054261
116320 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-colibri-eval-v3.dts' (114,582) at 20240405153229879
116321 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/idle_page_tracking.rst' (114,583) at 20240405153044961
116322 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_regalloc.c' (114,584) at 20240405153054285
116323 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/crtsavres.S' (114,585) at 20210307214926434
116324 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_network_manager.cpp' (114,586) at 20230701080027201
116325 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht21.c' (114,587) at 20240405153048873
116326 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/pci.c' (114,588) at 20230426080043672
116327 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/poweroff.sh' (114,589) at 20240904080027738
116328 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-scsi-pci.c' (114,590) at 20221215040039166
116329 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/README.md' (114,591) at 20220209040037353
116330 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/vmlinux.scr' (114,592) at 20210307214926542
116331 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_stats.h' (114,593) at 20240405153051737
116332 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/stdio.c' (114,594) at 20240405153045341
116333 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/MountPoint/meson.build' (114,595) at 20230825080021141
116334 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-au1550.c' (114,596) at 20240405153230671
116335 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/Kconfig' (114,597) at 20210308005003024
116336 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/idt.c' (114,598) at 20240405153230127
116337 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/config-site.radiusclient-ng-0.5.6' (114,599) at 20210307205553834
116338 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/instruction.json' (114,600) at 20240405153054113
116339 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/max30100.c' (114,601) at 20240405153048985
116340 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/pinmux-config-p2371-2180.h' (114,602) at 20210308005003024
116341 2025-01-08 03:00:52.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/dal_types.h' (114,603) at 20240405153047301
116342 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/virtualSensor.hpp' (114,604) at 20240831080032256
116343 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/mac.c' (114,605) at 20220525020653727
116344 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipaddress_1.0.23.bb' (114,606) at 20241221090017556
116345 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc86xads_setup.c' (114,607) at 20240405153230051
116346 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/efifb.c' (114,608) at 20241011080017351
116347 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/stacktrace.h' (114,609) at 20210307214926394
116348 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/common.c' (114,610) at 20240405153045653
116349 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi3660-clock.txt' (114,611) at 20210307214925286
116350 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/security.c' (114,612) at 20240405153053361
116351 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_journal.h' (114,613) at 20210308005003544
116352 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/gemini_defconfig' (114,614) at 20240405153045613
116353 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_pci.c' (114,615) at 20240405153049981
116354 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/Kconfig' (114,616) at 20240405153230587
116355 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,nsp-gpio.txt' (114,617) at 20210307214925394
116356 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/busybox/busybox_%.bbappend' (114,618) at 20230301040014457
116357 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/internal.h' (114,619) at 20240405153232111
116358 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_tpm_proxy.h' (114,620) at 20210308005046025
116359 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_simd.h' (114,621) at 20240405153230003
116360 2025-01-08 03:00:52.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdmi-codec.c' (114,622) at 20241216090017805
116361 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-x86_64_defconfig' (114,623) at 20210308005003276
116362 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/arch-ae3xx/ae3xx.h' (114,624) at 20210308005002824
116363 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts' (114,625) at 20240405153045581
116364 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/timestamp.h' (114,626) at 20210308005002876
116365 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_defconfig' (114,627) at 20210308005003244
116366 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context.h' (114,628) at 20240405153048485
116367 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-schema-v1.json' (114,629) at 20240529080008499
116368 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-yank.c' (114,630) at 20220429100100950
116369 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-imx.h' (114,631) at 20210307214931474
116370 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpuid.c' (114,632) at 20240405153230123
116371 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fixed-clock.yaml' (114,633) at 20240405153045025
116372 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/boot_mode.h' (114,634) at 20210308005002676
116373 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput/0001-Deal-with-64bit-time_t-default-on-32bit-architecture.patch' (114,635) at 20241221090017560
116374 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/Makefile' (114,636) at 20240405153048769
116375 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c' (114,637) at 20241211090145413
116376 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/centos9.docker' (114,638) at 20241211090212534
116377 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgentest/two.yaml' (114,639) at 20221209040030339
116378 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-8.h' (114,640) at 20210307214931538
116379 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/Kconfig' (114,641) at 20210308005002968
116380 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-flasher/Makefile' (114,642) at 20210308004922940
116381 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/ioctl.c' (114,643) at 20240405153231987
116382 2025-01-08 03:00:52.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/psp-dev.c' (114,644) at 20240405153230259
116383 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/vf610m4_defconfig' (114,645) at 20240405153229907
116384 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_osglue.h' (114,646) at 20210308005003556
116385 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_pkttype.h' (114,647) at 20210307214931650
116386 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-search-control.js' (114,648) at 20210308005107069
116387 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_optc.h' (114,649) at 20240405153047241
116388 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.h' (114,650) at 20210307214929918
116389 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/test-fsmount.c' (114,651) at 20210307214932130
116390 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/rionet.c' (114,652) at 20240405153050365
116391 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_acpi_bits.py' (114,653) at 20241211090212538
116392 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/pfc.c' (114,654) at 20210307214926558
116393 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-yamlpath_3.8.0.bb' (114,655) at 20241221090017576
116394 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-cadence' (114,656) at 20210308005045769
116395 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/1066mhz_4x128mx16.cfg' (114,657) at 20210308005003080
116396 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TREE54' (114,658) at 20240405153054369
116397 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/comparator.h' (114,659) at 20210307214931438
116398 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-top.txt' (114,660) at 20240405153054081
116399 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/hisi-ptt.c' (114,661) at 20240405153054085
116400 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8822.h' (114,662) at 20240405153053661
116401 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/cross-modifying-code.c' (114,663) at 20241211090212550
116402 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_auto_old.c' (114,664) at 20210308005003452
116403 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SimPL-2.0' (114,665) at 20211006000025246
116404 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-atmel-st.c' (114,666) at 20210307214927046
116405 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/aspeed_pcie_phy.c' (114,667) at 20220802100038577
116406 2025-01-08 03:00:52.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/pmc.c' (114,668) at 20210308005002788
116407 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/avago,apds9960.yaml' (114,669) at 20220525020651682
116408 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/Makefile' (114,670) at 20210308005003740
116409 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb' (114,671) at 20241206090014254
116410 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/sdbusplus.wrap' (114,672) at 20220623030006218
116411 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-pro4.c' (114,673) at 20210308005002796
116412 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/booke_wdt.c' (114,674) at 20240405153052237
116413 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/sunplus,sp7021-usb2-phy.yaml' (114,675) at 20240405153045129
116414 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/microchip,corepwm.yaml' (114,676) at 20240405153045141
116415 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_clu.h' (114,677) at 20240405153049441
116416 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/uapi/asm/perf_regs.h' (114,678) at 20210307214932454
116417 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c' (114,679) at 20240411080014082
116418 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/osf.c' (114,680) at 20210307214926786
116419 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/scripts/create-NVRAM-cksum-file' (114,681) at 20230623080038893
116420 2025-01-08 03:00:52.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pins-imx8mq.h' (114,682) at 20210308005003640
116421 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_synth.c' (114,683) at 20210307214932234
116422 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/0001-add-missing-system-header-string.h.patch' (114,684) at 20221003030013281
116423 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/xilinx_uartlite.txt' (114,685) at 20210308005003308
116424 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-mediabus.h' (114,686) at 20240405153052833
116425 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi' (114,687) at 20240405153045529
116426 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/Makefile' (114,688) at 20210308005002952
116427 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-audio.c' (114,689) at 20240405153046793
116428 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf/arm_pmuv3.h' (114,690) at 20240405153052761
116429 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8188-clock.yaml' (114,691) at 20240405153045025
116430 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_32.h' (114,692) at 20240405153046389
116431 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682-i2c.c' (114,693) at 20240405153232159
116432 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/ipsec.c' (114,694) at 20240405153050193
116433 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nft_fib_ipv4.c' (114,695) at 20241018080014582
116434 2025-01-08 03:00:52.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pmem.c' (114,696) at 20240405153231271
116435 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/btrfs.h' (114,697) at 20240405153231871
116436 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_iptunnel.h' (114,698) at 20240405153052937
116437 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-client-can-read' (114,699) at 20240809080013506
116438 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-rtc.c' (114,700) at 20210307214926746
116439 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-beaver.dts' (114,701) at 20240405153229879
116440 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig' (114,702) at 20210308005003240
116441 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ecovec24/Makefile' (114,703) at 20210307214926538
116442 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec_main.c' (114,704) at 20241211090145405
116443 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/memset.c' (114,705) at 20210307214926310
116444 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/dpll.c' (114,706) at 20240405153046869
116445 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MigoR.h' (114,707) at 20210308005003580
116446 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/coex.h' (114,708) at 20240405153050649
116447 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k.h' (114,709) at 20210309003650812
116448 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_1.dtso' (114,710) at 20240405153231279
116449 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/signal.c' (114,711) at 20240906080037360
116450 2025-01-08 03:00:52.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet_int.h' (114,712) at 20230426080043800
116451 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru_master.json' (114,713) at 20221213040036921
116452 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_debug.h' (114,714) at 20220525020653963
116453 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/signal_32.c' (114,715) at 20240405153230127
116454 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-mockup-sysfs.sh' (114,716) at 20220525020655211
116455 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp.h' (114,717) at 20210308005003624
116456 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/smc_core.c' (114,718) at 20241216090017797 to deleted uid set
116457 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dserve_dsrv9703c_defconfig' (114,719) at 20210308005003256
116458 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_host_code_update.robot' (114,720) at 20240628080017121
116459 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/ipv4/tcp_bpf.c' (114,721) at 20241216090017789 to deleted uid set
116460 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/global_data.h' (114,722) at 20210308005002840
116461 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_gdp.c' (114,723) at 20241211090145429
116462 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-object.json' (114,724) at 20210308005046413
116463 2025-01-08 03:00:52.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/233' (114,725) at 20220429100100914
116464 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/si476x-cmd.c' (114,726) at 20240405153049613
116465 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/fault.h' (114,727) at 20220525020653131
116466 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/swift/obmc/fan-watchdog/reset-fan-watchdog.conf' (114,728) at 20230804080018099
116467 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/regs.h' (114,729) at 20240405153231239
116468 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6358-clock.h' (114,730) at 20210309003653812
116469 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/Kconfig' (114,731) at 20240405153232115
116470 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig' (114,732) at 20210308005003288
116471 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test' (114,733) at 20240326080039734
116472 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/storage_dict.bin' (114,734) at 20220604030008508 to deleted uid set
116473 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/meson.build' (114,735) at 20230825080021141
116474 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9340_initvals.h' (114,736) at 20220525020653723
116475 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-mpeg2.h' (114,737) at 20240405153049529
116476 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/prng.hpp' (114,738) at 20210308005051513
116477 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/idef-parser.lex' (114,739) at 20230925080040021
116478 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4613.c' (114,740) at 20240405153232143
116479 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D1' (114,741) at 20210307214925198
116480 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9rlek.dts' (114,742) at 20210308005002572
116481 2025-01-08 03:00:52.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/Kconfig' (114,743) at 20240405153051973
116482 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/mmu.c' (114,744) at 20240405153229987
116483 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE01.boot' (114,745) at 20220525020655231
116484 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6sl-clock.yaml' (114,746) at 20240405153045025
116485 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_wwan.h' (114,747) at 20240405153051013
116486 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_kms.h' (114,748) at 20210309003649892
116487 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.c' (114,749) at 20240405153050201
116488 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/dns_query.c' (114,750) at 20210307214931926
116489 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/oemcommands.hpp' (114,751) at 20230901080013582
116490 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_mst.h' (114,752) at 20240405153048449
116491 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btree.h' (114,753) at 20210309003653828
116492 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ringbuf_multi.c' (114,754) at 20240405153054277
116493 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-ident.err' (114,755) at 20210308005046401
116494 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,mxs-pinctrl.txt' (114,756) at 20210307214925394
116495 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/thloop.c' (114,757) at 20240405153232231
116496 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_ro.c' (114,758) at 20210307214925678
116497 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/devlink_lib_spectrum.sh' (114,759) at 20240405153054301
116498 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/insn.c' (114,760) at 20220525020652186
116499 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts' (114,761) at 20240405153045529
116500 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad73311.c' (114,762) at 20240405153053561
116501 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/asm-offsets.c' (114,763) at 20241111090012113
116502 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_handler.cpp' (114,764) at 20240904080029670
116503 2025-01-08 03:00:52.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mipsel-softmmu/default.mak' (114,765) at 20210927100127053
116504 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_client_modeset.c' (114,766) at 20240815080012883
116505 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/avs.h' (114,767) at 20240405153053937
116506 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Horby_Sallerup' (114,768) at 20210307205553782
116507 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/devtool-source.bbclass' (114,769) at 20241206090014302
116508 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/vce_v2_0.c' (114,770) at 20220525020653007
116509 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/root.h' (114,771) at 20210308005003628
116510 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/fifo.c' (114,772) at 20220525020652951
116511 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4n.json' (114,773) at 20241213090004421
116512 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_%.bbappend' (114,774) at 20241206090014226
116513 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429-disco-u-boot.dtsi' (114,775) at 20210308005002612
116514 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/libpwquality/libpwquality/pwquality.conf' (114,776) at 20230505080015455
116515 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/periph.h' (114,777) at 20210308005002640
116516 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/huge_gem_object.h' (114,778) at 20210307214927814
116517 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-natsort_8.4.0.bb' (114,779) at 20230811080018306
116518 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vpe-mt.c' (114,780) at 20240405153046029
116519 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-unstripe.c' (114,781) at 20241115090012945
116520 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/.gitignore' (114,782) at 20210307214926682
116521 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sys_compat.c' (114,783) at 20240405153045877
116522 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ps.h' (114,784) at 20210309003651808
116523 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx.decode' (114,785) at 20220429100100810
116524 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7779-sysc.c' (114,786) at 20240405153231351
116525 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu_git.bb' (114,787) at 20240301090012431
116526 2025-01-08 03:00:52.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fagersta_Jattasen' (114,788) at 20210307205553778
116527 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/Kconfig' (114,789) at 20210307214931126
116528 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.1.0.bb' (114,790) at 20241221090017668
116529 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/flexcop-usb.h' (114,791) at 20220525020653315
116530 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cairo_defconfig' (114,792) at 20210308005003252
116531 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6375.dtsi' (114,793) at 20240405153229955
116532 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb' (114,794) at 20241221090017560
116533 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_discard.c' (114,795) at 20240405153231779
116534 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/user.h' (114,796) at 20240405153230715
116535 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/microchip,mcp251x.txt' (114,797) at 20210309003648376
116536 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/ipmi-power-button-monitoring.sh' (114,798) at 20240905080011586
116537 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_dt4_l3vpn_test.sh' (114,799) at 20240405153054353
116538 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/cpu_init.c' (114,800) at 20210308005002800
116539 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_bus.c' (114,801) at 20240405153230731
116540 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_add_sub.c' (114,802) at 20210307214926730
116541 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/define_custom_trace.h' (114,803) at 20240405153052889
116542 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.h' (114,804) at 20220525020653739
116543 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/Kconfig' (114,805) at 20210307214928366
116544 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/kernel-doc.rst' (114,806) at 20240405153045273
116545 2025-01-08 03:00:52.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/efi.c' (114,807) at 20240405153230147
116546 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6350.dtsi' (114,808) at 20240405153045773
116547 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gmu.xml.h' (114,809) at 20240405153230587
116548 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/C-UDA-1.0' (114,810) at 20211006000025230
116549 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/or1ksim.dts' (114,811) at 20210307214926310
116550 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/validate-regulators-config_tests.cpp' (114,812) at 20240112090034344
116551 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_cert.hpp' (114,813) at 20240819080030259
116552 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/test/meson.build' (114,814) at 20210428000041234
116553 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Haljeboda' (114,815) at 20210307205553782
116554 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/reset.c' (114,816) at 20240405153046257
116555 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_cmdline.c' (114,817) at 20210308005003704
116556 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-BaixoMinho' (114,818) at 20210307205553766
116557 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dnspython/run-ptest' (114,819) at 20240301090012431
116558 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/twl4030-madc.c' (114,820) at 20240405153048965
116559 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/__init__.py' (114,821) at 20210307205554634
116560 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/super.rst' (114,822) at 20240405153229807
116561 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/pinmux-config-cei-tk1-som.h' (114,823) at 20210308005002944
116562 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/types.hpp' (114,824) at 20230808080010204
116563 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (114,825) at 20241206090014230
116564 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/python3-edid-json-tool_0.9.1.bb' (114,826) at 20230809080018199
116565 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/host/host-boot-enable.bbappend' (114,827) at 20230920080013648
116566 2025-01-08 03:00:52.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-beelink-mxiii.c' (114,828) at 20240405153049513
116567 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2405.c' (114,829) at 20210309003653324
116568 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc8180x.c' (114,830) at 20240405153051349
116569 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_tee.c' (114,831) at 20240405153230579
116570 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c' (114,832) at 20240326080039398
116571 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s.dts' (114,833) at 20240405153045453
116572 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ldm.c' (114,834) at 20240405153046525
116573 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/scm_blk.c' (114,835) at 20240405153231379
116574 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip22/spaces.h' (114,836) at 20210307214926222
116575 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/static-group-meta-networking' (114,837) at 20240301090012419
116576 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-sim.yaml' (114,838) at 20210309003648320
116577 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/idma.h' (114,839) at 20210307214932410
116578 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/map_perf_ring.c' (114,840) at 20240405153054041
116579 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-tsn.dts' (114,841) at 20240405153045537
116580 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qcm2290.c' (114,842) at 20240805080013959
116581 2025-01-08 03:00:52.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ManagedHost.interface.yaml' (114,843) at 20240629080019052
116582 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/hash.c' (114,844) at 20210419100148337
116583 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/0001-talloc-Add-configure-options-for-packages.patch' (114,845) at 20240413080012647
116584 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/da_monitor_instrumentation.rst' (114,846) at 20240405153045273
116585 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c' (114,847) at 20241011080017323
116586 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ixp4xx-rng.c' (114,848) at 20240405153046753
116587 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcp_rtt.c' (114,849) at 20241008080014059
116588 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/Kconfig' (114,850) at 20210308005003080
116589 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-audsys-clkid.h' (114,851) at 20240405153053969
116590 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/meson.build' (114,852) at 20220913030027305
116591 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0015-vmcore-dmesg-fix-warning.patch' (114,853) at 20230706080014733
116592 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/ml605_nommu.dts' (114,854) at 20210308005002884
116593 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/keyboard.h' (114,855) at 20210307214931414
116594 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4.h' (114,856) at 20210307214931650
116595 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-common.h' (114,857) at 20240405153053981
116596 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/start_host.cpp' (114,858) at 20240820080019934
116597 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/coreboot_defconfig' (114,859) at 20210308005003256
116598 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/aspeed_sdhci_ic.c' (114,860) at 20210525100144791
116599 2025-01-08 03:00:52.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_qos_to_cc.c' (114,861) at 20240405153054273
116600 2025-01-08 03:00:52.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/super.c' (114,862) at 20240820080014177
116601 2025-01-08 03:00:52.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_ocp.c' (114,863) at 20240405153051445
116602 2025-01-08 03:00:52.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_priv.h' (114,864) at 20240405153231063
116603 2025-01-08 03:00:52.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/hists.h' (114,865) at 20241008080014051
116604 2025-01-08 03:00:52.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-deploy-image.bbappend' (114,866) at 20240302090018202
116605 2025-01-08 03:00:52.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_chips.h' (114,867) at 20210307214930370
116606 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/rbd.c' (114,868) at 20241211090212214
116607 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/Makefile' (114,869) at 20210308005002984
116608 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-input.h' (114,870) at 20240906080037340
116609 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/call.c' (114,871) at 20240405153051969
116610 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Mup' (114,872) at 20211006000025238
116611 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_32.c' (114,873) at 20240405153230147
116612 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitsperlong.h' (114,874) at 20220525020654531
116613 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-cpumux.h' (114,875) at 20240405153046793
116614 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/imx_dsp_rproc.c' (114,876) at 20240405153231367
116615 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/set_memory.h' (114,877) at 20210307214931306
116616 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/resetcontainer.h' (114,878) at 20240906080037332
116617 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/bios_attrs.json' (114,879) at 20241111090035282
116618 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7040.dtsi' (114,880) at 20210309003648744
116619 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_log.h' (114,881) at 20210307214931650
116620 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bitfield.h' (114,882) at 20240405153054049
116621 2025-01-08 03:00:52.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mem.h' (114,883) at 20210307214930602
116622 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ullanger_Skidsta' (114,884) at 20210307205553794
116623 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/coroutine-sigaltstack.c' (114,885) at 20240326080039754
116624 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LeakDetection_v1.xml' (114,886) at 20240918080002712
116625 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi' (114,887) at 20240405153229919
116626 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4642.yaml' (114,888) at 20240405153045161
116627 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/omap-hdq.txt' (114,889) at 20210307214925450
116628 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_bz.S' (114,890) at 20210308005046529
116629 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7475.rst' (114,891) at 20210307214925498
116630 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/omap_drm.h' (114,892) at 20210307214931618
116631 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/boot_status_led_off.service' (114,893) at 20240119090013779
116632 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subprogs.c' (114,894) at 20240405153054277
116633 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/event_groups.c' (114,895) at 20240405153054165
116634 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/Kconfig' (114,896) at 20240613080016387
116635 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/Kconfig' (114,897) at 20210308005003084
116636 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/files/cpld-version.service' (114,898) at 20210307205554082
116637 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/bnxt_re-abi.h' (114,899) at 20240613080016507
116638 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc.c' (114,900) at 20240429080012416
116639 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/clk.h' (114,901) at 20210308005003572
116640 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml2/files/run-ptest' (114,902) at 20230503080014587
116641 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/symlink.c' (114,903) at 20240405153052345
116642 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7343.h' (114,904) at 20240405153052825
116643 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0010-Define-glibc-compatible-basename-for-non-glibc-syste.patch' (114,905) at 20241221090017644
116644 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_r_qb.c' (114,906) at 20210308005046505
116645 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.1.bb' (114,907) at 20231126090012805
116646 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/.gitignore' (114,908) at 20210307214926558
116647 2025-01-08 03:00:52.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/posix_types.h' (114,909) at 20210308005002808
116648 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/notify.c' (114,910) at 20240906080037592
116649 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/agpgart.h' (114,911) at 20210307214931354
116650 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_dfl_tod.c' (114,912) at 20240405153051445
116651 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/entrypoints.lskel.h' (114,913) at 20240405153048813
116652 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca-sdw.c' (114,914) at 20240411080014158
116653 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/cobra5272_uboot.gdb' (114,915) at 20210308005002944
116654 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-eeclk.h' (114,916) at 20240405153230215
116655 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb' (114,917) at 20231126090012777
116656 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/fsm.c' (114,918) at 20210307214928542
116657 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_dump.hpp' (114,919) at 20240521080035457
116658 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/main.cpp' (114,920) at 20240910080001402
116659 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/Kconfig' (114,921) at 20240405153045649
116660 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar2315.h' (114,922) at 20210307214926186
116661 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp.c' (114,923) at 20240405153232163
116662 2025-01-08 03:00:52.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp/configure.patch' (114,924) at 20240413080012639
116663 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/hdmi.c' (114,925) at 20240405153052229
116664 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen3.c' (114,926) at 20210308005003352
116665 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/macio_asic.c' (114,927) at 20240405153230755
116666 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/thunderx_88xx.h' (114,928) at 20210308005003620
116667 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,dove.txt' (114,929) at 20210307214925274
116668 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/stm32/st,mlahb.yaml' (114,930) at 20240405153229755
116669 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/syscall_tp_user.c' (114,931) at 20240405153232099
116670 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/actions,s900-cmu.h' (114,932) at 20210307214931322
116671 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cputime.h' (114,933) at 20240405153046277
116672 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/grub-efi-cfg.bbclass' (114,934) at 20220910030013385
116673 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/ehl_rt5660.c' (114,935) at 20240405153053945
116674 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu_hvm.c' (114,936) at 20240405153046497
116675 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm.h' (114,937) at 20240405153053933
116676 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/meson.build' (114,938) at 20240306090017812
116677 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/reverse_cpuid.h' (114,939) at 20240411080014062
116678 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/kvm-stat.h' (114,940) at 20240405153054197
116679 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/interrupts.c' (114,941) at 20210308005002828
116680 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/en-us' (114,942) at 20210308005046145
116681 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_4k.c' (114,943) at 20240405153046181
116682 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/ehci-rmobile.h' (114,944) at 20210308005002768
116683 2025-01-08 03:00:52.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/technologic,ts4800.txt' (114,945) at 20210307214925346
116684 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/card.c' (114,946) at 20240405153051949
116685 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glops.c' (114,947) at 20240613080016487
116686 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r7s72100.c' (114,948) at 20240405153045689
116687 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xz/xz/run-ptest' (114,949) at 20240301090012475
116688 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/config.h' (114,950) at 20240405153050521
116689 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-target.c' (114,951) at 20240906080037136
116690 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc_git.bb' (114,952) at 20241221090017644
116691 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/microarch.json' (114,953) at 20240405153054113
116692 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/fm.h' (114,954) at 20210308005003432
116693 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mipi-ccs.yaml' (114,955) at 20240405153045093
116694 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_pmu.c' (114,956) at 20240405153051273
116695 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c' (114,957) at 20220525020652971
116696 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt9467-charger.c' (114,958) at 20240405153051437
116697 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbrdummy.netdev' (114,959) at 20210507100027212
116698 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_queue.c' (114,960) at 20240405153053413
116699 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/Kconfig' (114,961) at 20210308005002980
116700 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x' (114,962) at 20241211090212534 to deleted uid set
116701 2025-01-08 03:00:52.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/cpu_hotplug.h' (114,963) at 20210308005046001
116702 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/Makefile' (114,964) at 20210307214926610
116703 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-Follow-rrd-post-1.8-change.patch' (114,965) at 20241206090014242
116704 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/wp.c' (114,966) at 20240405153054173
116705 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/aide/aide/aide.conf' (114,967) at 20220721030015853
116706 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/186.out' (114,968) at 20210927100127493
116707 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_thermal_ambient_temperatures.robot' (114,969) at 20220419030202212
116708 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/context_tracking_state.h' (114,970) at 20240405153052673
116709 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-0.conf' (114,971) at 20210307205554082
116710 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb' (114,972) at 20220402030015895
116711 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin' (114,973) at 20240906080037408 to deleted uid set
116712 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bug.h' (114,974) at 20210307214926578
116713 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vme.rst' (114,975) at 20240405153045197
116714 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/Kconfig' (114,976) at 20220525020653047
116715 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jsrender.min.js' (114,977) at 20210308004923384
116716 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/test/route-test.c' (114,978) at 20240830080013355
116717 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-p2571.dts' (114,979) at 20210308005002628
116718 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8186-mmsys.h' (114,980) at 20240405153051761
116719 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx_thermal.h' (114,981) at 20210308005003652
116720 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioam6_genl.h' (114,982) at 20220525020654575
116721 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_file.cpp' (114,983) at 20240817080031296
116722 2025-01-08 03:00:52.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_hdmi.c' (114,984) at 20240624080012776
116723 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kvm_host.h' (114,985) at 20240712080021057
116724 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mp.c' (114,986) at 20240405153046857
116725 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-neoversen1.inc' (114,987) at 20240301090012451
116726 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/FlashPoint.rst' (114,988) at 20210307214925558
116727 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen3.c' (114,989) at 20210307214929986
116728 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0005-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch' (114,990) at 20241221090017648
116729 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/tegra.c' (114,991) at 20240405153045689
116730 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-warm-reboot@.target' (114,992) at 20220301040040081
116731 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py_3.12.1.bb' (114,993) at 20241221090017552
116732 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca.h' (114,994) at 20240613080016547
116733 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-gmac-clk.yaml' (114,995) at 20240405153045021
116734 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/phosphor-fan-control@.service' (114,996) at 20221201040015308
116735 2025-01-08 03:00:52.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/crc32.h' (114,997) at 20210308005003656
116736 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mte_helper.c' (114,998) at 20240906080037460
116737 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-cs2000-cp.c' (114,999) at 20240405153230207
116738 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd-client.dts' (115,000) at 20210308005002592
116739 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/wext.c' (115,001) at 20240405153050553
116740 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml' (115,002) at 20240813080021918
116741 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ibmpex.c' (115,003) at 20240405153048857
116742 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/Makefile.vdso' (115,004) at 20240326080039562
116743 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempSensor.cpp' (115,005) at 20241112090003098
116744 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/disp.c' (115,006) at 20240405153048609
116745 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (115,007) at 20241206090014218
116746 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/avoid-glibc-clashes.patch' (115,008) at 20210307205553874
116747 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/olpc-xo1-rtc.txt' (115,009) at 20210307214925418
116748 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_encoder_core.c' (115,010) at 20231014080008527
116749 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-x86.h' (115,011) at 20240405153232287
116750 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gpio_local.h' (115,012) at 20210307214930542
116751 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/bel-pfe.c' (115,013) at 20240405153048869
116752 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix-timers.h' (115,014) at 20240405153052773
116753 2025-01-08 03:00:52.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_adjust_frags.c' (115,015) at 20240405153054265
116754 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-reset-with-host-up.md' (115,016) at 20221209040006383
116755 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp' (115,017) at 20240201090003032
116756 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ-active.sh' (115,018) at 20230210040018891
116757 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/kup-8xx.h' (115,019) at 20240405153230031
116758 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/Makefile' (115,020) at 20210307214930918
116759 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/elf_hwcaps.rst' (115,021) at 20240405153229739
116760 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,g3dsys.txt' (115,022) at 20210307214925274
116761 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0.h' (115,023) at 20240405153047173
116762 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_cldma.c' (115,024) at 20240411080014118
116763 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/exception.json' (115,025) at 20240405153054109
116764 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_deflate.c' (115,026) at 20210307214927082
116765 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_ppgtt.h' (115,027) at 20240405153048481
116766 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-debugfs.c' (115,028) at 20240405153230187
116767 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/ecx-common.dtsi' (115,029) at 20240405153045433
116768 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_check.hpp' (115,030) at 20220319030055881
116769 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/k3-udma-glue.h' (115,031) at 20220525020654563
116770 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (115,032) at 20240703080014819
116771 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/compat.c' (115,033) at 20240405153052993
116772 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sysmips.h' (115,034) at 20210307214926250
116773 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-empty.err' (115,035) at 20210308005046413
116774 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0001-gitignore-add-archives-from-lib-directory.patch' (115,036) at 20230211040012643
116775 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/stdplus.wrap' (115,037) at 20220525020545509
116776 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/reg.h' (115,038) at 20210307214926242
116777 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-pci-dev.h' (115,039) at 20241114091008832
116778 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/poplar.c' (115,040) at 20210308005003004
116779 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dts' (115,041) at 20240405153229935
116780 2025-01-08 03:00:52.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/hmem_public.h' (115,042) at 20210307214930546
116781 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/g_dnl.h' (115,043) at 20210308005003652
116782 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-rzg2l.c' (115,044) at 20241104090011575
116783 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/ah.c' (115,045) at 20210309003650132
116784 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/smi.c' (115,046) at 20220525020653119
116785 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/debug.h' (115,047) at 20210307214930546
116786 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-xtensa-xtfpga.txt' (115,048) at 20210307214925442
116787 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v1.bz2' (115,049) at 20210308005046473 to deleted uid set
116788 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/spinlock.h' (115,050) at 20240405153046069
116789 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ib_rep.c' (115,051) at 20240405153049081
116790 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (115,052) at 20210903000032571
116791 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console.bb' (115,053) at 20241206090014226
116792 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Logs/PostCodeLogsStore.js' (115,054) at 20241004080035963
116793 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/signal.h' (115,055) at 20210307214926558
116794 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/240' (115,056) at 20210927100127497
116795 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auto_fs.h' (115,057) at 20210307214931358
116796 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/braille/Makefile' (115,058) at 20210307214926822
116797 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq256xx.yaml' (115,059) at 20240405153229787
116798 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/fail2ban/files/initd' (115,060) at 20220612030016735
116799 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/Makefile' (115,061) at 20240405153231343
116800 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_versal_mini.h' (115,062) at 20210308005003624
116801 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8916.dtsi' (115,063) at 20240405153229943
116802 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/namespace.c' (115,064) at 20240405153053053
116803 2025-01-08 03:00:52.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/astro_mcf5373l_defconfig' (115,065) at 20210308005003248
116804 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmgenet.c' (115,066) at 20240520080015155
116805 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/Makefile' (115,067) at 20210308005003004
116806 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h' (115,068) at 20240405153050129
116807 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/syscall.h' (115,069) at 20240405153045941
116808 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/machine.c' (115,070) at 20241211090212494
116809 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-extended-tarball.bb' (115,071) at 20230813080012880
116810 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-libxml2-cross-compile.patch' (115,072) at 20210307205553818
116811 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8xx.dts' (115,073) at 20210307214926358
116812 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc1' (115,074) at 20210308005003736
116813 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8350.h' (115,075) at 20220525020653191
116814 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/distro_alias.inc' (115,076) at 20241221090017612
116815 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c' (115,077) at 20240405153047125
116816 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch' (115,078) at 20230706080014737
116817 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/hyperv_timer.h' (115,079) at 20240405153052621
116818 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sc8280xp-lpasscc.h' (115,080) at 20240405153052645
116819 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi' (115,081) at 20240812080017228
116820 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-test-client.c' (115,082) at 20220218040009056
116821 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-block' (115,083) at 20210308005046393
116822 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/fcntl.h' (115,084) at 20210307214926590
116823 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char.c' (115,085) at 20241211090212218
116824 2025-01-08 03:00:52.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/free_page_reporting.rst' (115,086) at 20240405153045297
116825 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/internals.h' (115,087) at 20210307214930454
116826 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0005-common.h-replace-getline-with-fgets.patch' (115,088) at 20210307205553750
116827 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/MSS_Ingress_registers.h' (115,089) at 20210307214929306
116828 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.err' (115,090) at 20210308005046401
116829 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/x86_64.py' (115,091) at 20240405153054225
116830 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_nrpn.c' (115,092) at 20240405153054021
116831 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/trace-hmp-cmds.c' (115,093) at 20240906080037584
116832 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_police.c' (115,094) at 20240405153050173
116833 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/layer.conf' (115,095) at 20241221090017476
116834 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/trace-events' (115,096) at 20240326080039518
116835 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-usb.c' (115,097) at 20240405153046769
116836 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_proc.h' (115,098) at 20240326080039562
116837 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memcpy_64.S' (115,099) at 20240405153046469
116838 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700.h' (115,100) at 20220525020653975
116839 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_dfs.c' (115,101) at 20210308005003368
116840 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-lte-ti.dts' (115,102) at 20240405153045781
116841 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/layer.conf' (115,103) at 20241221090017476
116842 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp' (115,104) at 20241211090002379
116843 2025-01-08 03:00:52.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j456.dts' (115,105) at 20240405153045717
116844 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/idt_gen2.c' (115,106) at 20210307214930182
116845 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b.c' (115,107) at 20230426080043928
116846 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-chilisom.dtsi' (115,108) at 20240405153045589
116847 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/meson.options' (115,109) at 20241213090002373 to deleted uid set
116848 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/bcma_private.h' (115,110) at 20210307214926898
116849 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/loader.lds.S' (115,111) at 20220525020652086
116850 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c' (115,112) at 20240405153231311
116851 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack/0001-linpack-Define-DP-only-when-SP-is-not-defined.patch' (115,113) at 20220204040022456
116852 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv1/Makefile' (115,114) at 20210308005002540
116853 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_lib.h' (115,115) at 20210307214932238
116854 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/LogServices/test_post_codes.robot' (115,116) at 20240628080017121
116855 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv1.c' (115,117) at 20240405153046789
116856 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/snow_defconfig' (115,118) at 20210308005003280
116857 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu.h' (115,119) at 20240405153231831
116858 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/relocate_kernel.S' (115,120) at 20210309003648680
116859 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-usbport' (115,121) at 20210309003648256
116860 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11_cprt.c' (115,122) at 20210308005046069
116861 2025-01-08 03:00:52.975-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio_function_calls.rst' (115,123) at 20220525020654131
116862 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/frontend.json' (115,124) at 20240405153232227
116863 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0299.c' (115,125) at 20240405153049297
116864 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml' (115,126) at 20240405153045101
116865 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/eeprom_at24c.c' (115,127) at 20241211090212314
116866 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-test.c' (115,128) at 20241211090212546
116867 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/me_to_redfish_hooks.cpp' (115,129) at 20240829080009330
116868 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty.err' (115,130) at 20220429100100882
116869 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_hw_arbiter.c' (115,131) at 20241211090145405
116870 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.prettierrc.yaml' (115,132) at 20221207040023623
116871 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inetdevice.h' (115,133) at 20240405153052709
116872 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/ddr.c' (115,134) at 20210308005002996
116873 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/bus/match.hpp' (115,135) at 20240202090036724
116874 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8950.dtsi' (115,136) at 20240405153229943
116875 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0005-feat-corstone1000-Add-multicore-support-for-FVP-plat.patch' (115,137) at 20241221090017464
116876 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/Makefile' (115,138) at 20210308005003016
116877 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf/arm_pmu.h' (115,139) at 20240405153231835
116878 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-ina2xx-adc' (115,140) at 20210307214925190
116879 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-tlmm.yaml' (115,141) at 20240405153045137
116880 2025-01-08 03:00:52.976-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libiscsi_tcp.h' (115,142) at 20210307214931586
116881 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c' (115,143) at 20220525020652478
116882 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/vimc.dot' (115,144) at 20240405153044957
116883 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml' (115,145) at 20240405153229787
116884 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/iocsr_config.h' (115,146) at 20210308005003052
116885 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/omapfb.h' (115,147) at 20210307214931654
116886 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-qcs404.h' (115,148) at 20240405153052645
116887 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revA_defconfig' (115,149) at 20210308005003288
116888 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/cz_ppsmc.h' (115,150) at 20240405153048333
116889 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c' (115,151) at 20240405153230419
116890 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/security-subjects.rst' (115,152) at 20231126090012821
116891 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/ethernet.hpp' (115,153) at 20241228090003723
116892 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mutex_api.h' (115,154) at 20240405153052745
116893 2025-01-08 03:00:52.977-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fpga-ast2600-spl_defconfig' (115,155) at 20220802100038577
116894 2025-01-08 03:00:52.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_9_0_sh_mask.h' (115,156) at 20240405153230495
116895 2025-01-08 03:00:52.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/sensor_monitoring.cpp' (115,157) at 20220402030035699
116896 2025-01-08 03:00:52.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mips_itu.h' (115,158) at 20240906080037336
116897 2025-01-08 03:00:52.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fujitsu/Makefile' (115,159) at 20240405153051761
116898 2025-01-08 03:00:52.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_int.h' (115,160) at 20210307214926242
116899 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-codspeed_3.0.0.bb' (115,161) at 20241221090017560
116900 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-init.h' (115,162) at 20210308005002792
116901 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/context_tracking.h' (115,163) at 20240405153052673
116902 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/upcall.h' (115,164) at 20210307214931218
116903 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/display-uclass.c' (115,165) at 20210308005003524
116904 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/ip_fast_csum.S' (115,166) at 20240405153229995
116905 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mmu_defs.h' (115,167) at 20210307214930562
116906 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/padlock-sha.c' (115,168) at 20220525020652390
116907 2025-01-08 03:00:52.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-linux' (115,169) at 20241206090014314
116908 2025-01-08 03:00:52.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_7_sh_mask.h' (115,170) at 20220525020652698
116909 2025-01-08 03:00:52.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792-blanche.dts' (115,171) at 20210308005002600
116910 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch' (115,172) at 20240309090012824
116911 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SRIO_PCIE_BOOT_defconfig' (115,173) at 20210308005003244
116912 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha2.h' (115,174) at 20240405153052625
116913 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/byteorder.h' (115,175) at 20240405153045945
116914 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.out' (115,176) at 20241211090212542
116915 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0002-lua-update-Makefile-to-use-environment-build-setting.patch' (115,177) at 20241221090017520
116916 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/.gitignore' (115,178) at 20210307214932670
116917 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/secret_common.h' (115,179) at 20240326080039526
116918 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe.dts' (115,180) at 20240405153045589
116919 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/0001-qemu_measured_boot.c-ignore-TPM-error-and-continue-w.patch' (115,181) at 20241221090017468
116920 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cc_platform.h' (115,182) at 20240405153052665
116921 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report' (115,183) at 20210307214932566
116922 2025-01-08 03:00:52.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/gp_padctrl.h' (115,184) at 20210308005002668
116923 2025-01-08 03:00:52.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_3_sh_mask.h' (115,185) at 20240405153047981
116924 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/super.c' (115,186) at 20240527080023348
116925 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/edd.h' (115,187) at 20210307214931630
116926 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0007-exec.go-filter-out-build-specific-paths-from-linker-.patch' (115,188) at 20241221090017664
116927 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/rz-mtu3-cnt.c' (115,189) at 20240405153230251
116928 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_dynset.c' (115,190) at 20240405153232063
116929 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mroute6.h' (115,191) at 20240405153052925
116930 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun4i-a10.c' (115,192) at 20240405153231335
116931 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/ms02-nv.c' (115,193) at 20220525020653391
116932 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-390.dtsi' (115,194) at 20240405153045449
116933 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml' (115,195) at 20240405153045153
116934 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/pinmux-config-colibri_t30.h' (115,196) at 20210308005003084
116935 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/clint.h' (115,197) at 20210309003648948
116936 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/converter.py' (115,198) at 20210308005046237
116937 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/Kconfig' (115,199) at 20210308005003048
116938 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/image.h' (115,200) at 20210307214926494
116939 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/ti-sci-power-domain.c' (115,201) at 20210308005003468
116940 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_cmd.h' (115,202) at 20240405153050341
116941 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/microwatt.c' (115,203) at 20220525020652030
116942 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-drm.cfg' (115,204) at 20241221090017468
116943 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/postcss.config.js' (115,205) at 20241004080035959
116944 2025-01-08 03:00:53.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm20b.c' (115,206) at 20210307214927966
116945 2025-01-08 03:00:53.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_kptr_stash_fail.c' (115,207) at 20240405153232259
116946 2025-01-08 03:00:53.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/exynos-adc.c' (115,208) at 20210308005003332
116947 2025-01-08 03:00:53.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel.h' (115,209) at 20240405153231815
116948 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_0_sh_mask.h' (115,210) at 20240405153047729
116949 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0004-use-asm-sgidefs.h.patch' (115,211) at 20241221090017660
116950 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/e300.h' (115,212) at 20210308005002836
116951 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/Makefile' (115,213) at 20210308005002848
116952 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-unknown.out' (115,214) at 20210308005046397 to deleted uid set
116953 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-kernel-fadump_registered' (115,215) at 20220525020651630
116954 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/gpio.c' (115,216) at 20240405153051353
116955 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/const.h' (115,217) at 20210307214931694
116956 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-starting@.target' (115,218) at 20220301040040081
116957 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-9.c' (115,219) at 20210307214931190
116958 2025-01-08 03:00:53.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-lpass-lpi.h' (115,220) at 20240405153051345
116959 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8350.c' (115,221) at 20240805080013943
116960 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/Makefile' (115,222) at 20210308005002916
116961 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Privileges.v1_0_6.json' (115,223) at 20240619080002952
116962 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_poweron.sh' (115,224) at 20230606080013598
116963 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/README' (115,225) at 20210308005002968
116964 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-backlight' (115,226) at 20210309003648244
116965 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-modify.c' (115,227) at 20240405153053429
116966 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/witherspoon.conf' (115,228) at 20241031080012183
116967 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/hisi-sfc.c' (115,229) at 20240405153049709
116968 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vas.h' (115,230) at 20240405153230055
116969 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio_ids.h' (115,231) at 20240405153052789
116970 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/bcm2835_aux.h' (115,232) at 20210308005046005
116971 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memcpy_kunit.c' (115,233) at 20240405153231951
116972 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/trancevibrator.c' (115,234) at 20210605000027760
116973 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/compat_vdso.lds.S' (115,235) at 20240405153046253
116974 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_forward.c' (115,236) at 20220525020654927
116975 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_zdev.c' (115,237) at 20240405153052165
116976 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/conf/layer.conf' (115,238) at 20241221090017548
116977 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/Kconfig' (115,239) at 20210307214932098
116978 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/fsl_pci_init.c' (115,240) at 20210308005003448
116979 2025-01-08 03:00:53.050-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/cpu.c' (115,241) at 20210308005002848
116980 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/macsec.h' (115,242) at 20240503080014502
116981 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/blockcheck.c' (115,243) at 20220525020654463
116982 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.1' (115,244) at 20211006000025242
116983 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-intel-lgm.c' (115,245) at 20240405153051449
116984 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/sun4i-emac.h' (115,246) at 20240405153049781
116985 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-_UDC_-gadget' (115,247) at 20210309003648256
116986 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M53017EVB_defconfig' (115,248) at 20210308005003236
116987 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_footer.h' (115,249) at 20210308005003704
116988 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/googletest.wrap' (115,250) at 20210706231659773
116989 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c' (115,251) at 20240405153047205
116990 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/Makefile' (115,252) at 20210308005003488
116991 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwpm_msg.c' (115,253) at 20220525020653115
116992 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_volume.c' (115,254) at 20210307214932218
116993 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/time_types.h' (115,255) at 20210307214931662
116994 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/README.md' (115,256) at 20230623080027929
116995 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/shmin.h' (115,257) at 20210308005003616
116996 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/dma-noncoherent.c' (115,258) at 20210309003648924
116997 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra-common.h' (115,259) at 20210308005003620
116998 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lgm.yaml' (115,260) at 20240405153045089
116999 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/radix-tree.h' (115,261) at 20210307214932630
117000 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/ixp4xx_defconfig' (115,262) at 20240405153045613
117001 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-generic.dts' (115,263) at 20210308005002592
117002 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-local-eid' (115,264) at 20240628080015597
117003 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/258.out' (115,265) at 20210927100127501
117004 2025-01-08 03:00:53.051-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/virtio_pmem.c' (115,266) at 20240405153051197
117005 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcpy-archs.S' (115,267) at 20210307214925674
117006 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-pca9532.h' (115,268) at 20210307214931338
117007 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/vt1211.c' (115,269) at 20240405153048881
117008 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/statfs.h' (115,270) at 20210307214931306
117009 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel.dtsi' (115,271) at 20240405153046241
117010 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_filesystem.sh' (115,272) at 20240405153054301
117011 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/virtual-memory.json' (115,273) at 20240405153054133
117012 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/irq/imask.c' (115,274) at 20210307214926558
117013 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/README.md' (115,275) at 20220804030014671
117014 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/ashldi3.S' (115,276) at 20210308005002708
117015 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_gnttab.c' (115,277) at 20240906080037228
117016 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts' (115,278) at 20240805080013915
117017 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/Makefile' (115,279) at 20240405153047301
117018 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac.h' (115,280) at 20240405153231227
117019 2025-01-08 03:00:53.052-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/oem/nuvoton/test_redfish_mcu_fw_update.robot' (115,281) at 20240628080017117
117020 2025-01-08 03:00:53.054-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_9_0_offset.h' (115,282) at 20240405153048229
117021 2025-01-08 03:00:53.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apcs-sdx55.c' (115,283) at 20240405153046805
117022 2025-01-08 03:00:53.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4412-trats2.dts' (115,284) at 20210308005002580
117023 2025-01-08 03:00:53.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build' (115,285) at 20230825080021133
117024 2025-01-08 03:00:53.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/Kconfig' (115,286) at 20240405153230731
117025 2025-01-08 03:00:53.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi' (115,287) at 20240405153229971
117026 2025-01-08 03:00:53.055-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h' (115,288) at 20240405153048621
117027 2025-01-08 03:00:53.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic_defs.h' (115,289) at 20210307214929338
117028 2025-01-08 03:00:53.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/uapi/sun6i-isp-config.h' (115,290) at 20240405153051865
117029 2025-01-08 03:00:53.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/virtual-memory.json' (115,291) at 20240405153054145
117030 2025-01-08 03:00:53.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-dspeve-thermal.dtsi' (115,292) at 20240405153045597
117031 2025-01-08 03:00:53.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/Makefile' (115,293) at 20210308005003080
117032 2025-01-08 03:00:53.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_verify.c' (115,294) at 20240405153046533
117033 2025-01-08 03:00:53.056-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt.inc' (115,295) at 20241221090017672
117034 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_core.c' (115,296) at 20240405153230899
117035 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/mesa-gl.bbappend' (115,297) at 20241221090017576
117036 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/Kconfig' (115,298) at 20240405153049465
117037 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fs_uuid.c' (115,299) at 20210308005003212
117038 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-imx8-pcie.h' (115,300) at 20240405153052649
117039 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.c' (115,301) at 20240405153048657
117040 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/vmstate.rs' (115,302) at 20241211090212458
117041 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-r5k.c' (115,303) at 20210307214926278
117042 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func4.c' (115,304) at 20240405153054277
117043 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/public_key.h' (115,305) at 20240405153231791
117044 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ConnectionMethodCollection_v1.xml' (115,306) at 20240619080002920
117045 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/install.sh' (115,307) at 20240405153046317
117046 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-quiesce@.target' (115,308) at 20220715030029437
117047 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/memory-region-housekeeping.cocci' (115,309) at 20210927100127345
117048 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/freefall/freefall.c' (115,310) at 20210307214932486
117049 2025-01-08 03:00:53.057-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_zatm.h' (115,311) at 20210307214931622
117050 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf.h' (115,312) at 20241220090018326
117051 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.c' (115,313) at 20240405153230415
117052 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/idset.h' (115,314) at 20210307214930242
117053 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/da8xx_gpio.h' (115,315) at 20210308005003376
117054 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/soc_dma.c' (115,316) at 20240906080037220
117055 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-alderlake.c' (115,317) at 20240405153231319
117056 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pmu/exynos_ppmu.h' (115,318) at 20210307214931346
117057 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda1004x.h' (115,319) at 20210307214928646
117058 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_control.hpp' (115,320) at 20240703080039227
117059 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/eabi_compat.c' (115,321) at 20210308005002708
117060 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dct.h' (115,322) at 20220525020653083
117061 2025-01-08 03:00:53.058-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/MC68VZ328.h' (115,323) at 20210307214926158
117062 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Kconfig' (115,324) at 20210308005002828
117063 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/multigen_lru.rst' (115,325) at 20240405153045229
117064 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/.gitignore' (115,326) at 20210307214932462
117065 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__senders_core.hpp' (115,327) at 20240731080033662
117066 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/jump-labels/arch-support.txt' (115,328) at 20240405153045197
117067 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/max34451-test.c' (115,329) at 20240326080039738
117068 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/seaboard.h' (115,330) at 20210308005003616
117069 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause' (115,331) at 20210307205554418
117070 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/clksrc-change-registers.awk' (115,332) at 20240405153044973
117071 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssbi.h' (115,333) at 20210307214931514
117072 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/zmii.c' (115,334) at 20240405153230955
117073 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/msa311.c' (115,335) at 20240405153048941
117074 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ep0.h' (115,336) at 20210308005003508
117075 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/psu.cpp' (115,337) at 20231027080010242
117076 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/protocol.py' (115,338) at 20221215040039258
117077 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/start.S' (115,339) at 20210308005002544
117078 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/scan.h' (115,340) at 20240405153050705
117079 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_adminq.c' (115,341) at 20240405153230947
117080 2025-01-08 03:00:53.059-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4117.c' (115,342) at 20240405153053509
117081 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/Kconfig' (115,343) at 20240405153050433
117082 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-bt-8xxx.txt' (115,344) at 20210307214925378
117083 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/altera_pio.txt' (115,345) at 20210308005003304
117084 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/MemoryECC/meson.build' (115,346) at 20240925080024982
117085 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__p2300.hpp' (115,347) at 20241219090033964
117086 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/file_io.h' (115,348) at 20240209090010988
117087 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_dsi.c' (115,349) at 20240405153230539
117088 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_root.sh' (115,350) at 20240405153054297
117089 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch' (115,351) at 20210307205554534
117090 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/generators/Kconfig' (115,352) at 20210307214930170
117091 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-samhainrc.patch' (115,353) at 20210307205554122
117092 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/129' (115,354) at 20240326080039730
117093 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/images.h' (115,355) at 20210309003654536
117094 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Logdealv' (115,356) at 20210307205553786
117095 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/Kconfig' (115,357) at 20210308005003020
117096 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/nxp-spifi.c' (115,358) at 20240405153230883
117097 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/signal.h' (115,359) at 20240405153046321
117098 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition.json' (115,360) at 20210308005046409
117099 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml' (115,361) at 20240405153045153
117100 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_dbus.robot' (115,362) at 20240627080021044
117101 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/southcluster.asl' (115,363) at 20210308005002876
117102 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/Makefile' (115,364) at 20240405153053129
117103 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_main.c' (115,365) at 20240405153230719
117104 2025-01-08 03:00:53.060-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/bootimg.c' (115,366) at 20210308005003172
117105 2025-01-08 03:00:53.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/Kconfig' (115,367) at 20210307214928110
117106 2025-01-08 03:00:53.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8167-clk.h' (115,368) at 20210309003653812
117107 2025-01-08 03:00:53.061-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt.c' (115,369) at 20241211090145457
117108 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hw_20_comp.h' (115,370) at 20240405153046957
117109 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/cmd.h' (115,371) at 20240405153050141
117110 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/iss4xx.dts' (115,372) at 20210307214926354
117111 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py' (115,373) at 20210307205554266
117112 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atom-names.h' (115,374) at 20210307214927698
117113 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/OCOTShutdownPolicy/meson.build' (115,375) at 20230825080021137
117114 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbinput.c' (115,376) at 20240405153230167
117115 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/Kconfig' (115,377) at 20240405153045693
117116 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/0001-Fru-Fix-edit-field-not-checking-area-existence.patch' (115,378) at 20241206090014274
117117 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt' (115,379) at 20210307214925382
117118 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (115,380) at 20241112090023994
117119 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cabextract/cabextract_1.11.bb' (115,381) at 20241206090014258
117120 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.c' (115,382) at 20210307214927950
117121 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/config.h' (115,383) at 20210307214932478
117122 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-arch-Define-NO_NEED_ALIGN-on-ppc64.patch' (115,384) at 20210608000015803
117123 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_scsi.c' (115,385) at 20240405153051593
117124 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/OWNERS' (115,386) at 20240719080029337
117125 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-ti-mcbsp.h' (115,387) at 20210307214931470
117126 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon.c' (115,388) at 20240405153046697
117127 2025-01-08 03:00:53.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/read_patch.cpp' (115,389) at 20210308005108645
117128 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/trace-events' (115,390) at 20241211090212338
117129 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/migo_r.c' (115,391) at 20210308005003032
117130 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/test01.txt' (115,392) at 20210308005003772
117131 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sed/sed_4.9.bb' (115,393) at 20241221090017680
117132 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/rdma.rst' (115,394) at 20210309003648268
117133 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/mapfile.csv' (115,395) at 20240405153054117
117134 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/argv_split.c' (115,396) at 20240405153231947
117135 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-bwc.rst' (115,397) at 20240405153045301
117136 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793-gose.dts' (115,398) at 20210308005002600
117137 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/Makefile' (115,399) at 20210308005003420
117138 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/perlnative.bbclass' (115,400) at 20220910030013389
117139 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stm32/Kconfig' (115,401) at 20210308005003532
117140 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-cp110-utmi.c' (115,402) at 20240405153231311
117141 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/host_notifier.hpp' (115,403) at 20221005030030498
117142 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_flash.c' (115,404) at 20210308005108641
117143 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/os.c' (115,405) at 20210308005002844
117144 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs780_dpm.h' (115,406) at 20210307214928018
117145 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/clock.c' (115,407) at 20241211090212262
117146 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/srcutiny.c' (115,408) at 20240830080013339
117147 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/layer.conf' (115,409) at 20241221090017484
117148 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build' (115,410) at 20230825080021137
117149 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rslist.c' (115,411) at 20240405153046625
117150 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml' (115,412) at 20240405153229771
117151 2025-01-08 03:00:53.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr_param.h' (115,413) at 20210307214930554
117152 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/super.c' (115,414) at 20241211090145513
117153 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/egl-headless.c' (115,415) at 20241211090212554
117154 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tampere_Pyynikki' (115,416) at 20210307205553774
117155 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/netns.sh' (115,417) at 20241211090145577
117156 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/Kconfig' (115,418) at 20240405153049921
117157 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_active.h' (115,419) at 20240405153048521
117158 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_res.h' (115,420) at 20240405153051601
117159 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/042.out' (115,421) at 20210308005046437
117160 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma1_qm_axuser_nonsecured_regs.h' (115,422) at 20240405153046601
117161 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross_1.22.8.bb' (115,423) at 20241221090017660
117162 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/services/xyz.openbmc_project.Software.Psu.Updater.service' (115,424) at 20240625080033420
117163 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_channel.h' (115,425) at 20210307214928082
117164 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/monitordisk.py' (115,426) at 20230919080013966
117165 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/brec.c' (115,427) at 20210307214931118
117166 2025-01-08 03:00:53.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kvm.txt' (115,428) at 20240405153054081
117167 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-pci.c' (115,429) at 20241211090212266
117168 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/wakeup_32.S' (115,430) at 20220525020652154
117169 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/ADCSensor.cpp' (115,431) at 20241112090003090
117170 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nandsim.c' (115,432) at 20240405153049701
117171 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/heartbeat.h' (115,433) at 20240405153052465
117172 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_tx.h' (115,434) at 20240405153050437
117173 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk208.fuc5.h' (115,435) at 20210307214927938
117174 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/id_button.cpp' (115,436) at 20220622030021581
117175 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x05.h' (115,437) at 20210307214928082
117176 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/generate_rust_analyzer.py' (115,438) at 20240405153232103
117177 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/xor.h' (115,439) at 20240405153047001
117178 2025-01-08 03:00:53.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon-irq.c' (115,440) at 20240405153045993
117179 2025-01-08 03:00:53.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains33xx_data.c' (115,441) at 20240405153045669
117180 2025-01-08 03:00:53.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rculist_nulls.rst' (115,442) at 20240405153229735
117181 2025-01-08 03:00:53.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/reset.h' (115,443) at 20240405153045681
117182 2025-01-08 03:00:53.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hypervisor.h' (115,444) at 20240405153052701
117183 2025-01-08 03:00:53.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik_reg.h' (115,445) at 20210307214927998
117184 2025-01-08 03:00:53.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_0_enum.h' (115,446) at 20210307214927522
117185 2025-01-08 03:00:53.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/pmu.c' (115,447) at 20240405153046501
117186 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/ep93xx-pcm.c' (115,448) at 20210307214932290
117187 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/acpi-dma.c' (115,449) at 20220525020652402
117188 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/dsa.c' (115,450) at 20240405153053233
117189 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/cmd.h' (115,451) at 20210307214929962
117190 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_local_users.robot' (115,452) at 20240628080017113
117191 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/imximage.cfg' (115,453) at 20210308005002944
117192 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/Makefile' (115,454) at 20210308005002756
117193 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/flipper-pic.c' (115,455) at 20240405153046209
117194 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/c29x_serdes.c' (115,456) at 20210308005002828
117195 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/cmdline.c' (115,457) at 20240613080016379
117196 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/timer.c' (115,458) at 20210308005002548
117197 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/zalloc.h' (115,459) at 20210307214932478
117198 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-qcom-flash.c' (115,460) at 20240805080013963
117199 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/vgem_drv.h' (115,461) at 20240405153048785
117200 2025-01-08 03:00:53.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ux500-msp.txt' (115,462) at 20210307214925438
117201 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast10x0.c' (115,463) at 20240906080037188
117202 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/amd5536udc.h' (115,464) at 20240405153052077
117203 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/TODO' (115,465) at 20210307214927122
117204 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/table.c' (115,466) at 20210307214929926
117205 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_hci.h' (115,467) at 20240405153049933
117206 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mpc5121_nfc.c' (115,468) at 20240405153230871
117207 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/Makefile' (115,469) at 20240405153231935
117208 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_sysctl.c' (115,470) at 20240405153051729
117209 2025-01-08 03:00:53.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/offchannel.c' (115,471) at 20241008080014035
117210 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/apple-gmux.c' (115,472) at 20240405153051397
117211 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kexec_elf.c' (115,473) at 20210307214926518
117212 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mamoj.dts' (115,474) at 20240405153045497
117213 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/watchdog/.gitignore' (115,475) at 20210307214932734
117214 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/ar9331.c' (115,476) at 20240405153230911
117215 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-ecovec24/mach/romimage.h' (115,477) at 20210307214926558
117216 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c' (115,478) at 20240405153047125
117217 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/sundance.c' (115,479) at 20240405153049905
117218 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/arch/Build' (115,480) at 20210307214932470
117219 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap_btree.c' (115,481) at 20240405153052565
117220 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/trace-events' (115,482) at 20240906080037488
117221 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/boot.S' (115,483) at 20240326080039742
117222 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-transitions_0.9.2.bb' (115,484) at 20241221090017560
117223 2025-01-08 03:00:53.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atarikb.h' (115,485) at 20210307214926158
117224 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/bios_table.c' (115,486) at 20241009080011081
117225 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/xlnx-zynqmp.h' (115,487) at 20241211090212358
117226 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_live_selftests.h' (115,488) at 20240405153048545
117227 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c' (115,489) at 20240405153230355
117228 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/simba.h' (115,490) at 20210308005046021
117229 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/Policy/meson.build' (115,491) at 20230825080021137
117230 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TPROXY.h' (115,492) at 20210307214931646
117231 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/wide_access.c' (115,493) at 20220525020655203
117232 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/sethdlc/sethdlc_1.18.bb' (115,494) at 20220402030015903
117233 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h' (115,495) at 20220525020652947
117234 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa57-cortexa53.inc' (115,496) at 20240301090012451
117235 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-davinci.h' (115,497) at 20210307214931482
117236 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/helper.c' (115,498) at 20210309003655976
117237 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_util.c' (115,499) at 20210308005003416
117238 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm2711-dvp.c' (115,500) at 20240617080017382
117239 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/meson.build' (115,501) at 20230925080039989
117240 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.11.3.bb' (115,502) at 20240309090012804
117241 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,kirkwood.txt' (115,503) at 20210307214925274
117242 2025-01-08 03:00:53.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/callback.h' (115,504) at 20240405153052957
117243 2025-01-08 03:00:53.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/sislands_smc.h' (115,505) at 20240405153230503
117244 2025-01-08 03:00:53.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83781d.rst' (115,506) at 20210309003648428
117245 2025-01-08 03:00:53.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sigp.h' (115,507) at 20220525020652098
117246 2025-01-08 03:00:53.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/zip.c' (115,508) at 20240405153054061
117247 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/policyTable.json' (115,509) at 20210308005111461
117248 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/misc.c' (115,510) at 20240405153052333
117249 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb' (115,511) at 20240302090018210
117250 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a73a4.c' (115,512) at 20240405153051353
117251 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/policy.c' (115,513) at 20240405153052321
117252 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/files/ahe50dc.cfg' (115,514) at 20221122040015511
117253 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/config' (115,515) at 20220525020655231
117254 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/io.cpp' (115,516) at 20240822080031261
117255 2025-01-08 03:00:53.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/88pm860x.txt' (115,517) at 20210307214925358
117256 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-mt6359.c' (115,518) at 20241216090017805
117257 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.h' (115,519) at 20240405153053981
117258 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/udma-pcm.h' (115,520) at 20210309003654944
117259 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c' (115,521) at 20240405153046949
117260 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-apf27dev.dts' (115,522) at 20240405153229883
117261 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/gpio-beeper.c' (115,523) at 20210307214928482
117262 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/nested-vmx.rst' (115,524) at 20240405153045329
117263 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-ipc.c' (115,525) at 20240405153232183
117264 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cache.h' (115,526) at 20210309003648984
117265 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dts' (115,527) at 20240405153045749
117266 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_vce.c' (115,528) at 20240405153230627
117267 2025-01-08 03:00:53.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson.c' (115,529) at 20210308005003456
117268 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-integrity.c' (115,530) at 20240919080017058
117269 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/extable.h' (115,531) at 20210307214931302
117270 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_default_test.c' (115,532) at 20240405153054357
117271 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-dhcrelay.service.in' (115,533) at 20240913080015313
117272 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/scenario.py' (115,534) at 20240326080039726
117273 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netfilter_ipv6.c' (115,535) at 20240405153231999
117274 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/Kconfig' (115,536) at 20210307214930738
117275 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml' (115,537) at 20240405153045129
117276 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fdir.c' (115,538) at 20240405153050005
117277 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ip-sysctl.rst' (115,539) at 20240405153229823
117278 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astroid_3.3.5.bb' (115,540) at 20241221090017548
117279 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cpumask.c' (115,541) at 20240830080013339
117280 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp' (115,542) at 20230523080003149
117281 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8782.c' (115,543) at 20240405153053869
117282 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/error_messages.hpp' (115,544) at 20241224090003032
117283 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utils_config.robot' (115,545) at 20240627080021048
117284 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/charlcd.h' (115,546) at 20220525020652262
117285 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/meson.build' (115,547) at 20241211090212494
117286 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma_debug.c' (115,548) at 20240405153053121
117287 2025-01-08 03:00:53.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/rdma.c' (115,549) at 20240405153050129
117288 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/poplar-pinctrl.dtsi' (115,550) at 20210307214926022
117289 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ths8200_regs.h' (115,551) at 20210307214928670
117290 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23.dtsi' (115,552) at 20240405153045389
117291 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/journal.hpp' (115,553) at 20240820080027374
117292 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-info.c.inc' (115,554) at 20240906080037328
117293 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/time64.h' (115,555) at 20210307214932474
117294 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/note.S' (115,556) at 20210309003649008
117295 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ucd9000.c' (115,557) at 20240520080015151
117296 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0008-ext-imap-config.m4-fix-include-paths.patch' (115,558) at 20220204040022468
117297 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/Makefile' (115,559) at 20240405153049909
117298 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/include/arch-tests.h' (115,560) at 20240405153054085
117299 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-bmips.c' (115,561) at 20240405153046029
117300 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lillpite_Bastaberget' (115,562) at 20210307205553786
117301 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/Kconfig' (115,563) at 20240405153049569
117302 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-dv-timings.rst' (115,564) at 20220525020651786
117303 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/errno-base.h' (115,565) at 20210307214931614
117304 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/altera_jtaguart.c' (115,566) at 20240405153231511
117305 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-darwin' (115,567) at 20241206090014350
117306 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/pluggable.cpp' (115,568) at 20210308005116217
117307 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/starfive.yaml' (115,569) at 20240405153045153
117308 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/unistd.h' (115,570) at 20210307214926310
117309 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpcihp_zt5550.c' (115,571) at 20210307214930026
117310 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-i2c.c' (115,572) at 20210307214928598
117311 2025-01-08 03:00:53.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_decodetree.py' (115,573) at 20240906080037476
117312 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/Makefile' (115,574) at 20240405153045637
117313 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood-pm.c' (115,575) at 20210307214925902
117314 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80-optimus.dts' (115,576) at 20210308005002628
117315 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-video-v4l.c' (115,577) at 20210307214928846
117316 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_lcd.dtsi' (115,578) at 20210308005002572
117317 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpus.h' (115,579) at 20240326080039550
117318 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_eiger.c' (115,580) at 20210307214925658
117319 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-eval.dts' (115,581) at 20240405153045737
117320 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/kp_id_rev.c' (115,582) at 20210308005003012
117321 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-4-b.dts' (115,583) at 20240405153045425
117322 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/env_unittest.cpp' (115,584) at 20210308004940468
117323 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sun4v_asm.S' (115,585) at 20210307214926598
117324 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-timers.h' (115,586) at 20210307214931770
117325 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kprobe_multi.c' (115,587) at 20240405153054269
117326 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6421.h' (115,588) at 20210307214928626
117327 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp.h' (115,589) at 20240405153051513
117328 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vsock_bpf.c' (115,590) at 20241104090011619
117329 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/port100.c' (115,591) at 20240405153051181
117330 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_build_id.c' (115,592) at 20240405153054261
117331 2025-01-08 03:00:53.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/conn-states-8.dot' (115,593) at 20210307214925218
117332 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_3_1_sh_mask.h' (115,594) at 20210309003649632
117333 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/vt1636.h' (115,595) at 20210307214930950
117334 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_irq.c' (115,596) at 20210307214932218
117335 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/bcd_time.cpp' (115,597) at 20241002080024870
117336 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-qemu/device.h' (115,598) at 20210308005002876
117337 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vmalloc.h' (115,599) at 20210307214926250
117338 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372-i2c.c' (115,600) at 20240405153053561
117339 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/Kbuild' (115,601) at 20210307214926122
117340 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/files/no-path-adjust.patch' (115,602) at 20220721030015885
117341 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/arch_dump.c' (115,603) at 20221215040039298
117342 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-orangepi.dts' (115,604) at 20210308005002624
117343 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_bounds.c' (115,605) at 20220525020655203
117344 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/configuration/entity-manager_%.bbappend' (115,606) at 20241101080022236
117345 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mip6.h' (115,607) at 20210307214931566
117346 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/minicom/minicom_2.9.bb' (115,608) at 20240309090012824
117347 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/der.c' (115,609) at 20241211090212226
117348 2025-01-08 03:00:53.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_hw_data.c' (115,610) at 20240405153046953
117349 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_main.c' (115,611) at 20240405153050361
117350 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.10.0.bb' (115,612) at 20241221090017504
117351 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-dai-ops.c' (115,613) at 20240405153232195
117352 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/kconfig.h' (115,614) at 20210307214932630
117353 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_gfx.c' (115,615) at 20241211090212294
117354 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices-system-cpu' (115,616) at 20240405153044913
117355 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/omap_clk.c' (115,617) at 20241211090212298
117356 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/alloc_cache.h' (115,618) at 20240405153052965
117357 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c' (115,619) at 20220525020653631
117358 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/jazzdma.c' (115,620) at 20240910080014018
117359 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200se.c' (115,621) at 20240405153230587
117360 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/super.c' (115,622) at 20240712080021089
117361 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/Makefile' (115,623) at 20210307214927742
117362 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.menu' (115,624) at 20210308005003296
117363 2025-01-08 03:00:53.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK07' (115,625) at 20210307214932714
117364 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/udma-pcm.c' (115,626) at 20210309003654944
117365 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-events.c' (115,627) at 20240906080037212
117366 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/allwinner/Makefile' (115,628) at 20210308005003452
117367 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6-logicpd-baseboard.dtsi' (115,629) at 20240405153045493
117368 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/tmp105.c' (115,630) at 20241211090212334
117369 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/pio.h' (115,631) at 20210307214929794
117370 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/Makefile' (115,632) at 20210307214928350
117371 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/qos-test.c' (115,633) at 20210307214926894
117372 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js' (115,634) at 20210307205554278
117373 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/MAINTAINERS' (115,635) at 20210308005003000
117374 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Amotfors_Kroppstad' (115,636) at 20210307205553778
117375 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nl802154.h' (115,637) at 20240405153052861
117376 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vstl.c' (115,638) at 20240326080039746
117377 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/manifest.py' (115,639) at 20230520080014496
117378 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/module/obmc/wsgi/examples/websockets/client_simple.html' (115,640) at 20210308004941620
117379 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-max77650.yaml' (115,641) at 20240405153045089
117380 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/fops.c' (115,642) at 20240613080016379
117381 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/hardirq.h' (115,643) at 20210307214925646
117382 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/index.rst' (115,644) at 20240405153045189
117383 2025-01-08 03:00:53.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-hid-sensor-time.c' (115,645) at 20240405153051497
117384 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/platform/Kconfig.platform' (115,646) at 20220525020652018
117385 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/native-helpers.patch' (115,647) at 20230706080014757
117386 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/dram_init.c' (115,648) at 20210308005002784
117387 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/priv.h' (115,649) at 20240405153048633
117388 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb' (115,650) at 20220201040012789
117389 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/bitops.h' (115,651) at 20210308005002808
117390 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib_2.2.3.bb' (115,652) at 20240301090012435
117391 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb' (115,653) at 20240413080012659
117392 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/time_sh2.c' (115,654) at 20210308005002852
117393 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_8b_10b.c' (115,655) at 20240405153047297
117394 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/logips2pp.h' (115,656) at 20210307214928490
117395 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/core.c' (115,657) at 20240405153051397
117396 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt' (115,658) at 20210307214925366
117397 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq.h' (115,659) at 20210307214929182
117398 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_msgq.c' (115,660) at 20240405153049853
117399 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/rtla.c' (115,661) at 20240405153054385
117400 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723de.c' (115,662) at 20240405153050653
117401 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/virtual-memory.json' (115,663) at 20240405153054137
117402 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb' (115,664) at 20240413080012647
117403 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/irqnr.h' (115,665) at 20210307214931638
117404 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunplus/sp7021.c' (115,666) at 20240405153045689
117405 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iosb.c' (115,667) at 20240906080037252
117406 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/logo/BuiltOnOpenBMC.svg' (115,668) at 20210826000011744
117407 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/itertools-0.11-rs.wrap' (115,669) at 20241211090212458
117408 2025-01-08 03:00:53.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/dont-link-to-host.patch' (115,670) at 20220910030013429
117409 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios_interrupts.c' (115,671) at 20210308005002884
117410 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fdinfo.c' (115,672) at 20240405153052449
117411 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/tripwire.py' (115,673) at 20210307205554110
117412 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_reg.h' (115,674) at 20240405153050341
117413 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_masks.h' (115,675) at 20240405153046585
117414 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-restart.svg' (115,676) at 20210308005107069
117415 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/osinfo-db_20240701.bb' (115,677) at 20241221090017540
117416 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/other.json' (115,678) at 20240405153054141
117417 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/pager.c' (115,679) at 20210307214932494
117418 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am3517_evm.h' (115,680) at 20210308005003584
117419 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p2041_ids.c' (115,681) at 20210308005002832
117420 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/adi-test.c' (115,682) at 20240405153054373
117421 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/omap3_spi.c' (115,683) at 20210308005003492
117422 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-logs-to-file-no-sections' (115,684) at 20241004080013211
117423 2025-01-08 03:00:53.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/Makefile' (115,685) at 20220525020653819
117424 2025-01-08 03:00:53.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace.c' (115,686) at 20241104090011611 to deleted uid set
117425 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c' (115,687) at 20240405153230935
117426 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-common.h' (115,688) at 20240405153053961
117427 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native_git.bb' (115,689) at 20220921030015986
117428 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/.gitignore' (115,690) at 20210307214926758
117429 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/irqlinks.asl' (115,691) at 20210308005002876
117430 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/finish' (115,692) at 20220721030015873
117431 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-ubi/fstab' (115,693) at 20210307205554058
117432 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_dev_bound_only.c' (115,694) at 20240405153232259
117433 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/apple.c' (115,695) at 20241211090145473
117434 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/Makefile' (115,696) at 20240808080031672
117435 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/time.c' (115,697) at 20210308005003712
117436 2025-01-08 03:00:53.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_prctl.h' (115,698) at 20221215040039202
117437 2025-01-08 03:00:53.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_2_sh_mask.h' (115,699) at 20210307214927522
117438 2025-01-08 03:00:53.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/if.md' (115,700) at 20240809080033023
117439 2025-01-08 03:00:53.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/index.rst' (115,701) at 20240405153229835
117440 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/cadence-nand-controller.c' (115,702) at 20240405153049689
117441 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt' (115,703) at 20210307214925422
117442 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/media.h' (115,704) at 20240405153052925
117443 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/Kconfig' (115,705) at 20210308005003048
117444 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-missing-data.json' (115,706) at 20210308005046405
117445 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/usb-dbg.hpp' (115,707) at 20240828080004691
117446 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/Makefile' (115,708) at 20210308005003476
117447 2025-01-08 03:00:53.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/server/interface.cpp' (115,709) at 20240817080036824
117448 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-synology-ds414.dts' (115,710) at 20210308005002568
117449 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tdx-guest.h' (115,711) at 20240405153052941
117450 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2272.c' (115,712) at 20240405153231555
117451 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcd.h' (115,713) at 20240405153052661
117452 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/phy/phy.h' (115,714) at 20210308005003636
117453 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/highmem.rst' (115,715) at 20240405153229819
117454 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/config' (115,716) at 20240405153232267
117455 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/hpet.rst' (115,717) at 20210307214925570
117456 2025-01-08 03:00:53.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycore-rdk.dts' (115,718) at 20240405153229883
117457 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/starfive,jh7110-pinctrl.h' (115,719) at 20240405153052653
117458 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ingenic/phy-ingenic-usb.c' (115,720) at 20240405153231311
117459 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/afu_irq.c' (115,721) at 20240405153049645
117460 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/hns3-pmu.rst' (115,722) at 20240405153044961
117461 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/i2c.c' (115,723) at 20240405153051181
117462 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7785lcr_defconfig' (115,724) at 20210308005003280
117463 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/qcom_rproc.h' (115,725) at 20220525020654611
117464 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/console/glome-login/glome-login.sh.in' (115,726) at 20220902100011053
117465 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/dpcsup.c' (115,727) at 20210309003652328
117466 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/idle_inject.c' (115,728) at 20240405153051445
117467 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-host.c' (115,729) at 20240906080037212
117468 2025-01-08 03:00:53.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/MAINTAINERS' (115,730) at 20210308005002952
117469 2025-01-08 03:00:53.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_6_offset.h' (115,731) at 20240405153047669
117470 2025-01-08 03:00:53.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/param_test.c' (115,732) at 20240405153054369
117471 2025-01-08 03:00:53.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/sclk-div.h' (115,733) at 20210307214926994
117472 2025-01-08 03:00:53.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb' (115,734) at 20220402030015907
117473 2025-01-08 03:00:53.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Forward-port-to-OpenSSL-1.1.x.patch' (115,735) at 20210307205553882
117474 2025-01-08 03:00:53.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx_rngc.h' (115,736) at 20210308005046021
117475 2025-01-08 03:00:53.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/samsung-i2s.c' (115,737) at 20210308005003488
117476 2025-01-08 03:00:53.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rethook.c' (115,738) at 20240405153231935
117477 2025-01-08 03:00:53.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/trees.h' (115,739) at 20210308005003716
117478 2025-01-08 03:00:53.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682.h' (115,740) at 20240405153232159
117479 2025-01-08 03:00:53.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/file.c' (115,741) at 20240405153231691
117480 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/perf_event.h' (115,742) at 20241104090011563
117481 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_5301x.c' (115,743) at 20240405153229911
117482 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/100_intel_refcode.dts' (115,744) at 20210308005003752
117483 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ufs-test.c' (115,745) at 20241211090212550
117484 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/common-utils.h' (115,746) at 20241114091008832
117485 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ptrace.h' (115,747) at 20210307214926682
117486 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm.yaml' (115,748) at 20240405153045141
117487 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/Kconfig' (115,749) at 20240405153049449
117488 2025-01-08 03:00:53.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lt3651-charger.c' (115,750) at 20210307214930162
117489 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink.c' (115,751) at 20240405153053329
117490 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-ac2xx.dtsi' (115,752) at 20240405153045713
117491 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/lowlevel_init.S' (115,753) at 20210308005002728
117492 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/icmp.sh' (115,754) at 20220525020655219
117493 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/arc-bcr.h' (115,755) at 20210308005002544
117494 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci.h' (115,756) at 20240906080037308
117495 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c_5.1.bb' (115,757) at 20241221090017668
117496 2025-01-08 03:00:53.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/dcu.c' (115,758) at 20210308005002964
117497 2025-01-08 03:00:53.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen.c' (115,759) at 20241211090145421
117498 2025-01-08 03:00:53.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/get-reg-list.c' (115,760) at 20240405153232267
117499 2025-01-08 03:00:53.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/video_display.c' (115,761) at 20210308005002920
117500 2025-01-08 03:00:53.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/namei.c' (115,762) at 20240405153231759
117501 2025-01-08 03:00:53.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7a.inc' (115,763) at 20210905000020581
117502 2025-01-08 03:00:53.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/iscsi_if.h' (115,764) at 20210307214931586
117503 2025-01-08 03:00:53.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/base-record-spe' (115,765) at 20240405153054161
117504 2025-01-08 03:00:53.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arc/arc.rst' (115,766) at 20240405153044969
117505 2025-01-08 03:00:53.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-bus.c' (115,767) at 20240405153053997
117506 2025-01-08 03:00:53.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,jr2.dtsi' (115,768) at 20210308005002812
117507 2025-01-08 03:00:53.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryChunks.v1_6_2.json' (115,769) at 20240619080002948
117508 2025-01-08 03:00:53.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/meson.build' (115,770) at 20240827080002182
117509 2025-01-08 03:00:53.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_ap.c' (115,771) at 20240405153231483
117510 2025-01-08 03:00:53.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-hot-plug@.service' (115,772) at 20240113090014532
117511 2025-01-08 03:00:53.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_0_0_default.h' (115,773) at 20210307214927318
117512 2025-01-08 03:00:53.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/static_call.h' (115,774) at 20240405153046129
117513 2025-01-08 03:00:53.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-gemini/Kconfig' (115,775) at 20240405153045645
117514 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hydra.c' (115,776) at 20210308005003000
117515 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7796-cpg-mssr.c' (115,777) at 20210308005003352
117516 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_readline-skip-limited-history-test.patch' (115,778) at 20241221090017668
117517 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/s1d13xxxfb.h' (115,779) at 20210307214931698
117518 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/i2c.h' (115,780) at 20210307214931598
117519 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-csi2rxss.c' (115,781) at 20240405153049497
117520 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/hrtimer.c' (115,782) at 20210309003654564
117521 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware.h' (115,783) at 20240405153052689
117522 2025-01-08 03:00:53.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/Makefile' (115,784) at 20210308005111461
117523 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageControllerMetrics_v1.xml' (115,785) at 20240619080002936
117524 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/vm-templating.rst' (115,786) at 20240326080039406
117525 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/Kconfig' (115,787) at 20240405153051189
117526 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb.h' (115,788) at 20210308005003688
117527 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/n_gsm.rst' (115,789) at 20240405153045197
117528 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_func_ip_test.c' (115,790) at 20240405153232255
117529 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-pcm.c' (115,791) at 20220525020655079
117530 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch' (115,792) at 20230706080014753
117531 2025-01-08 03:00:53.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_types.h' (115,793) at 20210307214930558
117532 2025-01-08 03:00:53.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dts' (115,794) at 20240405153229867
117533 2025-01-08 03:00:53.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/binderfs.rst' (115,795) at 20220525020651638
117534 2025-01-08 03:00:53.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/smccc.c' (115,796) at 20220525020652426
117535 2025-01-08 03:00:53.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/nldev.c' (115,797) at 20240405153049021
117536 2025-01-08 03:00:53.118-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-quanta/network/usb-network/usb-network.conf' (115,798) at 20210307205554086
117537 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval_common.dtsi' (115,799) at 20240405153045989
117538 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_datagram.c' (115,800) at 20240415080012971
117539 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init1.decode' (115,801) at 20210308005046389
117540 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx8m.c' (115,802) at 20210308005003460
117541 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/rethook_trampoline.S' (115,803) at 20240405153046257
117542 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-Glyph' (115,804) at 20211006000025226
117543 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/OWNERS' (115,805) at 20220805030046484
117544 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispresizer.c' (115,806) at 20240405153049485
117545 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ioprio.h' (115,807) at 20240405153046521
117546 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h' (115,808) at 20240405153050097
117547 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-glib-cross-compile.patch' (115,809) at 20210307205553818
117548 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_sf.h' (115,810) at 20210309003653732
117549 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/xfi3.c' (115,811) at 20210308005002952
117550 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-diag.rst' (115,812) at 20240405153045329
117551 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/board_common.c' (115,813) at 20220509100030618
117552 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dm1105/Kconfig' (115,814) at 20240405153049369
117553 2025-01-08 03:00:53.119-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/m68kspkr.c' (115,815) at 20210307214928482
117554 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_request_layer.h' (115,816) at 20240405153051393
117555 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/onie,tlv-layout.yaml' (115,817) at 20240405153229779
117556 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/actions-arm.c' (115,818) at 20210307214925982
117557 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-9x9-evk.dts' (115,819) at 20210308005002588
117558 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_build.h' (115,820) at 20221215040039158
117559 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/on26.c' (115,821) at 20240405153046665
117560 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Giftware' (115,822) at 20211006000025234
117561 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-build-when-S-B.patch' (115,823) at 20210307205553934
117562 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/tlb.c' (115,824) at 20241008080013899
117563 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-dsp-priv.h' (115,825) at 20210309003654908
117564 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.h' (115,826) at 20240405153047165
117565 2025-01-08 03:00:53.120-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c' (115,827) at 20220525020652462
117566 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hp_sdc.h' (115,828) at 20240405153052701
117567 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Backefors' (115,829) at 20210307205553778
117568 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/power/ti,sci-pm-domain.txt' (115,830) at 20210308005003308
117569 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/native-intercept/chown' (115,831) at 20210307205554638
117570 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_trace.h' (115,832) at 20240405153051601
117571 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb' (115,833) at 20241221090017544
117572 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sensor.h' (115,834) at 20210308004938820
117573 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_mixer.h' (115,835) at 20210307214932266
117574 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/zc3xx.c' (115,836) at 20220525020653323
117575 2025-01-08 03:00:53.121-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/qcom.c' (115,837) at 20240405153231455
117576 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/skcipher.c' (115,838) at 20240405153046965
117577 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-dummy.rst' (115,839) at 20240405153045269
117578 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/Makefile' (115,840) at 20220525020653115
117579 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c' (115,841) at 20240405153048661
117580 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/configfs.rst' (115,842) at 20240405153229807
117581 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/sq.c' (115,843) at 20240405153046313
117582 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/multi_result.c' (115,844) at 20230925080040097
117583 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/toasts/index.md' (115,845) at 20221215040043186
117584 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_ctx_regs.h' (115,846) at 20240405153046601
117585 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.16.0.bb' (115,847) at 20230609080014387
117586 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/random.h' (115,848) at 20210308005045997
117587 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/Kconfig' (115,849) at 20240405153046637
117588 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/phy.h' (115,850) at 20240405153049757
117589 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/fc.c' (115,851) at 20210307214931862
117590 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tca8418_keypad.c' (115,852) at 20240405153049141
117591 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/eth.h' (115,853) at 20210308005002644
117592 2025-01-08 03:00:53.122-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sh_sdhi.h' (115,854) at 20210308005002768
117593 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/subprojects/phosphor-host-ipmid.wrap' (115,855) at 20230815080023508
117594 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/tcg_s390x.h' (115,856) at 20221215040039338
117595 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shstk.h' (115,857) at 20240805080013931
117596 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/iova_bitmap.c' (115,858) at 20240405153231571
117597 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/networkmanager.initd' (115,859) at 20210307205553810
117598 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml' (115,860) at 20240405153229787
117599 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/syscall_types.h' (115,861) at 20240906080037364
117600 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl1.c' (115,862) at 20240405153051961
117601 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Redundancy.v1_4_2.json' (115,863) at 20240619080002952
117602 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/u-boot-spl.lds' (115,864) at 20210308005002812
117603 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/powernv.h' (115,865) at 20210307214926390
117604 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/TODO' (115,866) at 20240405153051821
117605 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.c' (115,867) at 20240405153048645
117606 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.out' (115,868) at 20210927100127469 to deleted uid set
117607 2025-01-08 03:00:53.123-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+polockmbonce+poacquiresilsil.litmus' (115,869) at 20220525020655127
117608 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_mb.c' (115,870) at 20210307214930302
117609 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak5386.c' (115,871) at 20240405153053565
117610 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-delayed-logging-design.rst' (115,872) at 20240405153045209
117611 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tea6330t.h' (115,873) at 20210307214931602
117612 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/include/asm/inst.h' (115,874) at 20240405153045937 to deleted uid set
117613 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c' (115,875) at 20210307214927970
117614 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/lv1call.h' (115,876) at 20210307214926382
117615 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/MPL-1.1' (115,877) at 20210307214925638
117616 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/mem.c' (115,878) at 20240613080016371
117617 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/stnic.c' (115,879) at 20240405153049777
117618 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_d.c' (115,880) at 20210308005046513
117619 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed_%.bbappend' (115,881) at 20210823100016972
117620 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0002-Fix-elf_cvt_gunhash-if-dest-and-src-are-same.patch' (115,882) at 20241221090017656
117621 2025-01-08 03:00:53.124-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/gigolo/gigolo_0.5.3.bb' (115,883) at 20231126090012805
117622 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/activation_listener.hpp' (115,884) at 20240829080033123
117623 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb' (115,885) at 20241221090017504
117624 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-m3.dts' (115,886) at 20210308005002624
117625 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/debug.c' (115,887) at 20220525020654903
117626 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m.dts' (115,888) at 20210309003648756
117627 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpudata_32.h' (115,889) at 20210307214926578
117628 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml' (115,890) at 20240405153045117
117629 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/index.rst' (115,891) at 20210307214925514
117630 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-shc.dts' (115,892) at 20240405153045589
117631 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_hotplug.c' (115,893) at 20240405153051393
117632 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/webp/libwebp_1.4.0.bb' (115,894) at 20241206090014346
117633 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb' (115,895) at 20241221090017668
117634 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/rayctl.h' (115,896) at 20240405153050553
117635 2025-01-08 03:00:53.125-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/i2c.h' (115,897) at 20210307214927906
117636 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/149' (115,898) at 20240326080039730
117637 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/fpga_ast2600/Makefile' (115,899) at 20210308005002916
117638 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/usb-acpi.c' (115,900) at 20240405153052053
117639 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_tsc_adjust_test.c' (115,901) at 20240405153054325
117640 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/ssh_pw' (115,902) at 20210308005007100
117641 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Utils.hpp' (115,903) at 20240817080004303
117642 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/vsyscall.c' (115,904) at 20220525020654731
117643 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-udoo.dts' (115,905) at 20240405153045501
117644 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/reboot.c' (115,906) at 20240405153230127
117645 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/nci.h' (115,907) at 20220525020653823
117646 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/seq_exec.h' (115,908) at 20210308005002756
117647 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml' (115,909) at 20240405153045109
117648 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/dbus.c' (115,910) at 20210308005046557
117649 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600.c' (115,911) at 20240405153054273
117650 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8mq.dtsi' (115,912) at 20210308005002580
117651 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/event-internal.h' (115,913) at 20230925080040105
117652 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-m420.rst' (115,914) at 20220525020651782
117653 2025-01-08 03:00:53.126-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-fmopa-2.c' (115,915) at 20240906080037576
117654 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/main.c' (115,916) at 20240405153050473
117655 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Morkret' (115,917) at 20210307205553786
117656 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-no_tests_run_no_header.log' (115,918) at 20220525020655187
117657 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10039.c' (115,919) at 20240405153049301
117658 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/nyan-big.its' (115,920) at 20210308005003300
117659 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/lattice-sysconfig.c' (115,921) at 20240405153047057
117660 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kvm_para.h' (115,922) at 20210307214931302
117661 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/decstation_64_defconfig' (115,923) at 20240405153045993
117662 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/util.hpp' (115,924) at 20230520080006628
117663 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml' (115,925) at 20240405153045089
117664 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/unittest.txt' (115,926) at 20210307214925446
117665 2025-01-08 03:00:53.127-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/fiji_ppsmc.h' (115,927) at 20240405153048333
117666 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr.h' (115,928) at 20241211090212362
117667 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/m66592-udc.h' (115,929) at 20210307214930814
117668 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/pldm-stack.md' (115,930) at 20240918080004648
117669 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/nvidia-agp.c' (115,931) at 20240405153046745
117670 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/cairo.c' (115,932) at 20210308005003032
117671 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/avc.h' (115,933) at 20210309003653976
117672 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/trace.h' (115,934) at 20210308005045841
117673 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/conf/layer.conf' (115,935) at 20241221090017580
117674 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/ghash-ce-core.S' (115,936) at 20240405153045617
117675 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya.h' (115,937) at 20240405153046605
117676 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/Makefile' (115,938) at 20240405153053545
117677 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/LICENSE' (115,939) at 20210308005058473
117678 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb' (115,940) at 20231011080016614
117679 2025-01-08 03:00:53.128-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv.c' (115,941) at 20210307214929526
117680 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c' (115,942) at 20240405153230607
117681 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/prom.h' (115,943) at 20240405153046125
117682 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt' (115,944) at 20240405153045161
117683 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/usb.asl' (115,945) at 20210308005002876
117684 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/emif4.c' (115,946) at 20210308005002760
117685 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page_artifacts.py' (115,947) at 20240106090017245
117686 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/dwc3-omap.c' (115,948) at 20210308005003500
117687 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/framebuffer.rst' (115,949) at 20210307214925478
117688 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lpc32xx-keys.c' (115,950) at 20240405153230727
117689 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (115,951) at 20220622030015257
117690 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_stream.c' (115,952) at 20240405153053501
117691 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/hil_kbd.c' (115,953) at 20210716100029919
117692 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_cc56run_test.c' (115,954) at 20240405153054361
117693 2025-01-08 03:00:53.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi' (115,955) at 20240405153229887
117694 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/wow.c' (115,956) at 20240405153231263
117695 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-jtag.h' (115,957) at 20210307214926234
117696 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb' (115,958) at 20241206090014314
117697 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt' (115,959) at 20240405153045133
117698 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/dce112_clk_mgr.c' (115,960) at 20240405153047201
117699 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-isa.h' (115,961) at 20210308005046373
117700 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/ima-local-ca.pem' (115,962) at 20230520080014484
117701 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGC-1.0' (115,963) at 20211006000025242
117702 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/test/fallbacktest.cpp' (115,964) at 20220819030023853
117703 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/Makefile' (115,965) at 20210307214932222
117704 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/misc.h' (115,966) at 20210307214926666
117705 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-tsl2772' (115,967) at 20210309003648252
117706 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/depth-formats.rst' (115,968) at 20210309003648488
117707 2025-01-08 03:00:53.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie.dts' (115,969) at 20240405153045785
117708 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c' (115,970) at 20240919080017054 to deleted uid set
117709 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/linkage.h' (115,971) at 20210308005003656
117710 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42xx8-i2c.c' (115,972) at 20240405153053577
117711 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7712_defconfig' (115,973) at 20240405153046309
117712 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media.h' (115,974) at 20240405153051853
117713 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/systbls_64.S' (115,975) at 20220525020652122
117714 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_scdc.h' (115,976) at 20240405153052629
117715 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ethtool.c' (115,977) at 20210307214929298
117716 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/Kconfig' (115,978) at 20240405153052321
117717 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-or-later' (115,979) at 20210316000012713
117718 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-pxa.h' (115,980) at 20240405153052765
117719 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dump_stack.c' (115,981) at 20240405153053085
117720 2025-01-08 03:00:53.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf_irq.c' (115,982) at 20210307214932278
117721 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/base.c' (115,983) at 20240405153050441
117722 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml' (115,984) at 20240405153229771
117723 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/Makefile' (115,985) at 20210307214929966
117724 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/proc.c' (115,986) at 20240405153052429
117725 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8650-mid.dts' (115,987) at 20240405153045609
117726 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_pci_sysfs.c' (115,988) at 20240405153047017
117727 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2q.dtsi' (115,989) at 20240405153045585
117728 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c' (115,990) at 20240405153050065
117729 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/Makefile' (115,991) at 20210308005002712
117730 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Resource_v1.xml' (115,992) at 20240918080002716
117731 2025-01-08 03:00:53.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash.c' (115,993) at 20241211090212230
117732 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/toggle-flag.js' (115,994) at 20210308005107073
117733 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_defconfig' (115,995) at 20210308005003276
117734 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_base.c' (115,996) at 20240405153046261
117735 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lpc1850-cgu.txt' (115,997) at 20210307214925290
117736 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/car.S' (115,998) at 20210308005002856
117737 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/core.json' (115,999) at 20220525020655147
117738 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/mm.h' (116,000) at 20240830080013363
117739 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/platsmp.c' (116,001) at 20240405153045689
117740 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/generic-pcihost.c' (116,002) at 20221215040039374
117741 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types.h' (116,003) at 20210307214926682
117742 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/lec_arpc.h' (116,004) at 20210309003654276
117743 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errqueue.h' (116,005) at 20210307214931382
117744 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/f2fs.h' (116,006) at 20240405153052917
117745 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/041.out' (116,007) at 20210308005046437
117746 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7xx-clocks.dtsi' (116,008) at 20240405153045601
117747 2025-01-08 03:00:53.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_proc.c' (116,009) at 20220525020653987
117748 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drxj_map.h' (116,010) at 20210307214928622
117749 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-sonera' (116,011) at 20210307205553758
117750 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test.inc' (116,012) at 20210307205554390
117751 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/Kconfig' (116,013) at 20210308005003352
117752 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/files/0001-csv-revision-Drop-the-git-revision-info.patch' (116,014) at 20240113090014540
117753 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_vcap.c' (116,015) at 20240405153050185
117754 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Granada' (116,016) at 20210307205553766
117755 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/cmd.h' (116,017) at 20210307214929774
117756 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb.c' (116,018) at 20240405153049285 to deleted uid set
117757 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_opp.h' (116,019) at 20210309003649484
117758 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/sha512.c' (116,020) at 20210308005003712
117759 2025-01-08 03:00:53.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_cong.c' (116,021) at 20240910080014094
117760 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/rpm-drop-groups.sh' (116,022) at 20210307205554130
117761 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-creg-snps.c' (116,023) at 20240405153230303
117762 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_hdmi.c' (116,024) at 20240405153230587
117763 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza-r2.dts' (116,025) at 20210307214926034
117764 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/start.S' (116,026) at 20210308005002548
117765 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_reg_map.h' (116,027) at 20240405153046601
117766 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/machine.rst' (116,028) at 20210307214925570
117767 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c' (116,029) at 20240405153230519
117768 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-tgl.c' (116,030) at 20240405153232199
117769 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb' (116,031) at 20230503080014591
117770 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma_sysfs.c' (116,032) at 20240405153053121
117771 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sbshc.h' (116,033) at 20210309003649160
117772 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/dbdma2.c' (116,034) at 20210309003654616
117773 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_evtchn.h' (116,035) at 20230925080039873
117774 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/gen.c' (116,036) at 20240405153053985
117775 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/request.hpp' (116,037) at 20240819080030267
117776 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/tcm_remote.h' (116,038) at 20240405153051969
117777 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0003-force-STRIP-to-emtpy.patch' (116,039) at 20241221090017496
117778 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/trace-events' (116,040) at 20230426080043856
117779 2025-01-08 03:00:53.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/src/circbuf.c' (116,041) at 20210307214930534
117780 2025-01-08 03:00:53.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd4x.c' (116,042) at 20240405153230691
117781 2025-01-08 03:00:53.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/arch_dump.c' (116,043) at 20230925080040057
117782 2025-01-08 03:00:53.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml' (116,044) at 20240405153229795
117783 2025-01-08 03:00:53.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/hw.h' (116,045) at 20210307214930946
117784 2025-01-08 03:00:53.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/net2big_v2.h' (116,046) at 20210308005002904
117785 2025-01-08 03:00:53.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/sdio.c' (116,047) at 20240405153231263
117786 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_offset.h' (116,048) at 20210307214927610
117787 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_midi2.c' (116,049) at 20241220090018322
117788 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCVirtualMedia_v1.xml' (116,050) at 20240907080003164
117789 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_multiple_interfaces.robot' (116,051) at 20241010080016076
117790 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_device.c' (116,052) at 20241211090145425
117791 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/spiDev.hpp' (116,053) at 20230921080009741
117792 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtsrmmu.h' (116,054) at 20240405153046321
117793 2025-01-08 03:00:53.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_w.c' (116,055) at 20210308005046521
117794 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm1_54xx.h' (116,056) at 20240405153045661
117795 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/sysfs_btf.c' (116,057) at 20220525020654691
117796 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail.h' (116,058) at 20210307214927778
117797 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/mei-client-bus.rst' (116,059) at 20210307214925466
117798 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/hwspinlock-uclass.c' (116,060) at 20210308005003380
117799 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/sst25l.c' (116,061) at 20240405153049681
117800 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cavium/thunderx_svc.h' (116,062) at 20210308005003572
117801 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Cube' (116,063) at 20211006000025234
117802 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/dlg,da9150-gpadc.yaml' (116,064) at 20210309003648356
117803 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/graph.txt' (116,065) at 20220525020651674
117804 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.out' (116,066) at 20210308005046401 to deleted uid set
117805 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/Makefile' (116,067) at 20240613080016367
117806 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/rcu/rcu-cbs.py' (116,068) at 20220525020655183
117807 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/Makefile' (116,069) at 20210308005002752
117808 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/debug.h' (116,070) at 20210307214932486
117809 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/aosp.c' (116,071) at 20240405153053177
117810 2025-01-08 03:00:53.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/korina.c' (116,072) at 20240405153230991
117811 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/cache.c' (116,073) at 20240906080037160
117812 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/smack.py' (116,074) at 20220721030015849
117813 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag/assettag.yaml' (116,075) at 20210307205554066
117814 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/ibm-pibs.txt' (116,076) at 20210308005002540
117815 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vfio-mediated-device.rst' (116,077) at 20240405153045197
117816 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable-hwdef.h' (116,078) at 20240405153045861
117817 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/storage.json' (116,079) at 20230202040011970
117818 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features.h' (116,080) at 20240906080037528
117819 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw54xx.dts' (116,081) at 20240405153045497
117820 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0003-hack-to-force-use-of-libc-malloc.patch' (116,082) at 20241221090017524
117821 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ds414_defconfig' (116,083) at 20210308005003256
117822 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5307sim.h' (116,084) at 20210307214926162
117823 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/kcm.rst' (116,085) at 20210307214925538
117824 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cxl-stub.c' (116,086) at 20221215040039086
117825 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kallsyms.txt' (116,087) at 20220525020655131
117826 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/gpio-fan.txt' (116,088) at 20210309003648352
117827 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-pkey.c' (116,089) at 20240405153232283
117828 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/ubi-fs.inc' (116,090) at 20230114040015490
117829 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/Kconfig' (116,091) at 20210308005003700
117830 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_spl.c' (116,092) at 20210308005003416
117831 2025-01-08 03:00:53.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ronbo-rb070d30.c' (116,093) at 20240405153048689
117832 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/tick.png' (116,094) at 20210307205554250 to deleted uid set
117833 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/testmode.c' (116,095) at 20240405153050605
117834 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/fpu_helper.c' (116,096) at 20241211090212494
117835 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dreamplug.h' (116,097) at 20210308005003592
117836 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-common.h' (116,098) at 20240405153049257
117837 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-ce-core.S' (116,099) at 20210309003648672
117838 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_navi10.h' (116,100) at 20240405153048349
117839 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/size/Makefile' (116,101) at 20210307214932722
117840 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch' (116,102) at 20241221090017696
117841 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/mac-address_%.bbappend' (116,103) at 20241206090014278
117842 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/132.out' (116,104) at 20210308005046449
117843 2025-01-08 03:00:53.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.h' (116,105) at 20240405153047121
117844 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/journal.c' (116,106) at 20241011080017367
117845 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/sh_hspi.h' (116,107) at 20210307214931514
117846 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/percpu_64.h' (116,108) at 20210309003648984
117847 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn66xx_regs.h' (116,109) at 20210512100029246
117848 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-int.json' (116,110) at 20210308005046401
117849 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/psu_hotswap_reset@.service' (116,111) at 20221006100013249
117850 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/busybox/busybox/timeout.cfg' (116,112) at 20230225040013029
117851 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus2e.dts' (116,113) at 20210308005002624
117852 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/pyshlex.py' (116,114) at 20210307205554242
117853 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/upa.h' (116,115) at 20210307214926586
117854 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/uaccess.h' (116,116) at 20240405153045349
117855 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-cross.patch' (116,117) at 20210307205554034
117856 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.client.hpp.mako' (116,118) at 20230902080037617
117857 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/swift/acx22-ipmi-hwmon-sensors.yaml' (116,119) at 20210307205553698
117858 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/ssif-bmc.yaml' (116,120) at 20240405153045089
117859 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/047' (116,121) at 20210927100127477
117860 2025-01-08 03:00:53.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dsp-impl.h' (116,122) at 20210307214925666
117861 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_7.h' (116,123) at 20240405153048349
117862 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/delay.h' (116,124) at 20210307214926494
117863 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm21664-garnet.dts' (116,125) at 20240405153045425
117864 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/asm-macros.h' (116,126) at 20210307214926306
117865 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/rt-tests_git.bb' (116,127) at 20241206090014346
117866 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/sdbusplus.wrap' (116,128) at 20220322030004944
117867 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/fault.c' (116,129) at 20240405153046057
117868 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/watchdog.h' (116,130) at 20210307214926558
117869 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/nx-gzip-test.sh' (116,131) at 20210307214932702
117870 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.c' (116,132) at 20210307214928814
117871 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dts' (116,133) at 20240405153046241
117872 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-dw-apb-ictl.c' (116,134) at 20240405153049193
117873 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/physaddr.c' (116,135) at 20240405153045697
117874 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/pcie.h' (116,136) at 20210307214925978
117875 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_mac.h' (116,137) at 20210307214929474
117876 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/retpoline.S' (116,138) at 20240411080014066
117877 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-utilite-pro.dts' (116,139) at 20240405153045505
117878 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kankaanpaa' (116,140) at 20210307205553770
117879 2025-01-08 03:00:53.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/Makefile' (116,141) at 20210308005003028
117880 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_fixed_vs_pe_retimer.c' (116,142) at 20240405153230419
117881 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.markdownlint.yaml' (116,143) at 20221208040007434
117882 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria_aesni_avx_glue.c' (116,144) at 20240405153046361
117883 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.h' (116,145) at 20240405153049845
117884 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_rapl.c' (116,146) at 20241111090012137
117885 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpmng.h' (116,147) at 20210308005003648
117886 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/fru_gen.py' (116,148) at 20221209040032879
117887 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/elf.h' (116,149) at 20240405153046505
117888 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_sysfs.c' (116,150) at 20240405153051437
117889 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_cls_redirect.c' (116,151) at 20240405153054269
117890 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_op_attribs.py' (116,152) at 20240906080037476
117891 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rtd119x_wdt.c' (116,153) at 20240405153052245
117892 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscall.h' (116,154) at 20210307214926554
117893 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/video/Makefile' (116,155) at 20240405153046085
117894 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-click/run-ptest' (116,156) at 20231011080016610
117895 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/utils.hpp' (116,157) at 20240829080022538
117896 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/main.cpp' (116,158) at 20230516080019606
117897 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/rwfs-clean-dev.patch' (116,159) at 20241206090014226
117898 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/index.rst' (116,160) at 20240405153045237
117899 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch' (116,161) at 20240413080012695
117900 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/crowdsec/crowdsec_1.1.1.bb' (116,162) at 20241221090017576
117901 2025-01-08 03:00:53.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/Makefile' (116,163) at 20220525020655075
117902 2025-01-08 03:00:53.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/common.c' (116,164) at 20241220090018306
117903 2025-01-08 03:00:53.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/firmware-sandbox.c' (116,165) at 20210308005003372
117904 2025-01-08 03:00:53.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6855.dtsi' (116,166) at 20240405153045429
117905 2025-01-08 03:00:53.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/habanalabs.h' (116,167) at 20240415080012963
117906 2025-01-08 03:00:53.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/pauth-3.c' (116,168) at 20221215040039382
117907 2025-01-08 03:00:53.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_bpf.c' (116,169) at 20240405153050333
117908 2025-01-08 03:00:53.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa64r6-linux' (116,170) at 20241206090014350
117909 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/gpioMonitor.cpp' (116,171) at 20240826080018283
117910 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/stacktrace.c' (116,172) at 20210309003648980
117911 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/kvm_page_table_test.c' (116,173) at 20240405153232271
117912 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/Makefile' (116,174) at 20210307214930062
117913 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cache.c' (116,175) at 20241008080013931
117914 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/sgi.c' (116,176) at 20220525020652210
117915 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/README' (116,177) at 20210307214930506
117916 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/natsemi.c' (116,178) at 20210308005003440
117917 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/rockchip,emac.yaml' (116,179) at 20240405153045121
117918 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in' (116,180) at 20241221090017664
117919 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c' (116,181) at 20240405153050641
117920 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width1.decode' (116,182) at 20210308005046389
117921 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_mips.c' (116,183) at 20240405153232239
117922 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_bind.c' (116,184) at 20240405153053525
117923 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/pm.c' (116,185) at 20210307214925906
117924 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cmd_enterrcm.c' (116,186) at 20210308005002788
117925 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit/0001-build-Use-ilp32d-abi-on-riscv32-and-lp64d-on-rv64.patch' (116,187) at 20230114040015478
117926 2025-01-08 03:00:53.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/zlib-off64_t.patch' (116,188) at 20241221090017672
117927 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/conf-notes.txt' (116,189) at 20220913030020492
117928 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsir.h' (116,190) at 20210307214928602
117929 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag.c' (116,191) at 20240405153053233
117930 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/0003-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch' (116,192) at 20241221090017528
117931 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/get_mbox_info_v2_timeout.c' (116,193) at 20210308005108641
117932 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch' (116,194) at 20241221090017664
117933 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_da7219_max98357a.c' (116,195) at 20240613080016547
117934 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda.yaml' (116,196) at 20240405153045013
117935 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pmsu.c' (116,197) at 20240405153229911
117936 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/setup.c' (116,198) at 20210307214926294
117937 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ctree.c' (116,199) at 20241211090145505
117938 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/206' (116,200) at 20220429100100910
117939 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/biblio.rst' (116,201) at 20240405153045313
117940 2025-01-08 03:00:53.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/adminq.c' (116,202) at 20240405153230915
117941 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_missing_file.cpp' (116,203) at 20220922030007675
117942 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi' (116,204) at 20240405153229971
117943 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm831x-isink.c' (116,205) at 20240405153051477
117944 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx1.h' (116,206) at 20210307214930074
117945 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gtk-doc.bbclass' (116,207) at 20240113090014552
117946 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote-debug.c' (116,208) at 20240405153230655
117947 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml' (116,209) at 20240405153045053
117948 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/system.c' (116,210) at 20230809080010803
117949 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/README.md' (116,211) at 20221213040016740
117950 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mchp_pfsoc_dmc.h' (116,212) at 20230426080043764
117951 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.log' (116,213) at 20210308005003296
117952 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_pm.h' (116,214) at 20240405153230803
117953 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-arrow/run-ptest' (116,215) at 20240309090012804
117954 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-54xx.c' (116,216) at 20240405153046869
117955 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/core.c' (116,217) at 20240617080017410
117956 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ptrace.h' (116,218) at 20240405153046393
117957 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/Makefile' (116,219) at 20210307214932394
117958 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-axs10x/Kconfig' (116,220) at 20210307214925674
117959 2025-01-08 03:00:53.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pcie-octeon.c' (116,221) at 20240805080013923
117960 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/nxp-tja11xx.c' (116,222) at 20240405153050361
117961 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/0001-do-not-build-tests-sub-directory.patch' (116,223) at 20241221090017528
117962 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/quicklinks.scss' (116,224) at 20210308005107073
117963 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-br.c' (116,225) at 20240405153047053
117964 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunplus-uart.c' (116,226) at 20240405153231519
117965 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/dir.c' (116,227) at 20241011080017355
117966 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/Makefile' (116,228) at 20210308005003456
117967 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/Makefile' (116,229) at 20210307214928602
117968 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_driver.h' (116,230) at 20240628080014025
117969 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/system.h' (116,231) at 20210308005002708
117970 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,admv4420.yaml' (116,232) at 20240405153045073
117971 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/trace_events.h' (116,233) at 20241216090017769
117972 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/conf/layer.conf' (116,234) at 20241221090017484
117973 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon.c' (116,235) at 20240405153230291
117974 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh' (116,236) at 20220405030025645
117975 2025-01-08 03:00:53.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cacheflush.c' (116,237) at 20230925080040113
117976 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu_init.c' (116,238) at 20241211090212506
117977 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metric.hpp' (116,239) at 20230524080039233
117978 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szeged' (116,240) at 20210307205553774
117979 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/max8925_bl.c' (116,241) at 20210309003653296
117980 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_NAND_defconfig' (116,242) at 20210308005003244
117981 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/pci.h' (116,243) at 20210308005002976
117982 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb' (116,244) at 20231011080016606
117983 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/module.c' (116,245) at 20210307214928086
117984 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-fs-pci.c' (116,246) at 20221215040039166
117985 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm.h' (116,247) at 20210307214932118
117986 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/reset.c' (116,248) at 20210307214926974
117987 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/ceph_hash.c' (116,249) at 20210309003654300
117988 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/pdr.cpp' (116,250) at 20241009080011085
117989 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/flea3.h' (116,251) at 20210308005003596
117990 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/signal_types.h' (116,252) at 20240405153047305
117991 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/tag_public.h' (116,253) at 20210307214930546
117992 2025-01-08 03:00:53.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-internal.h' (116,254) at 20241211090212530
117993 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-hmac.c' (116,255) at 20241211090212554
117994 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/sections.h' (116,256) at 20240405153052621
117995 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@69.conf' (116,257) at 20240904080027734
117996 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha-avx512vl-x86_64.S' (116,258) at 20220606030013633
117997 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mkhi.h' (116,259) at 20240405153049641
117998 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.headersinst' (116,260) at 20220525020654935
117999 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mpc512x-clock.h' (116,261) at 20210307214931326
118000 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/router_scale.sh' (116,262) at 20210307214932666
118001 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/srp.h' (116,263) at 20210308005045957
118002 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp' (116,264) at 20221209040003858
118003 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-log.c' (116,265) at 20240405153054193
118004 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-shx3.c' (116,266) at 20210307214926566
118005 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/si4713.h' (116,267) at 20210307214931478
118006 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/irq_32.c' (116,268) at 20210307214926566
118007 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/0001-Fix-build-error-when-build-this-file.patch' (116,269) at 20230401080011931
118008 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_h.c' (116,270) at 20210308005046513
118009 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6720/MAINTAINERS' (116,271) at 20210308005002904
118010 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/isl_pmbus_vr-test.c' (116,272) at 20220429100100934
118011 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/backend.h' (116,273) at 20230809080010799
118012 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_uniphier.c' (116,274) at 20210308005003484
118013 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-usb3ss.c' (116,275) at 20240405153051297
118014 2025-01-08 03:00:53.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-kiara.c' (116,276) at 20210307214928846
118015 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hdaps.c' (116,277) at 20240405153051405
118016 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/Makefile' (116,278) at 20210307214927114
118017 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/karma.conf.js' (116,279) at 20210308005107081
118018 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Undersaker' (116,280) at 20210307205553794
118019 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv.h' (116,281) at 20241211090212230
118020 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/cache.json' (116,282) at 20240405153054149
118021 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-clocks.dtsi' (116,283) at 20210307214926010
118022 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_lpphy.c' (116,284) at 20210307214929798
118023 2025-01-08 03:00:53.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/devm_free.cocci' (116,285) at 20240405153053441
118024 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.h' (116,286) at 20241001080013020
118025 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi' (116,287) at 20210308005002596
118026 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/cputopology.rst' (116,288) at 20240405153045285
118027 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_spnego_negtokeninit.asn1' (116,289) at 20240405153052509
118028 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/mcontext.c' (116,290) at 20210307214926750
118029 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/sram.c' (116,291) at 20210307214926538
118030 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/stacktrace.c' (116,292) at 20240405153046437
118031 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-cubietruck.dts' (116,293) at 20240405153045385
118032 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3.h' (116,294) at 20210307214927938
118033 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-85xx-cpm2.c' (116,295) at 20210307214926338
118034 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-devices-pti' (116,296) at 20210307214925194
118035 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/coreboot.c' (116,297) at 20210308005002948
118036 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtable_64.h' (116,298) at 20240405153230091
118037 2025-01-08 03:00:53.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/204.out' (116,299) at 20210308005046457
118038 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800lib.c' (116,300) at 20240405153231243
118039 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_crc.c' (116,301) at 20240405153049605
118040 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml' (116,302) at 20240405153045073
118041 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/synthetic-events.c' (116,303) at 20240405153232243
118042 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/firmware.c' (116,304) at 20210308005003740
118043 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ms7720se.h' (116,305) at 20210308005003604
118044 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/Makefile.gate' (116,306) at 20210307214926122
118045 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seq_buf.h' (116,307) at 20240405153052793
118046 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/hex' (116,308) at 20210307214932470
118047 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml' (116,309) at 20240405153045177
118048 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/mbm_test.c' (116,310) at 20240805080014075
118049 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (116,311) at 20231107090016217
118050 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_synth.c' (116,312) at 20220525020654971
118051 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-input-axp-pek' (116,313) at 20210307214925202
118052 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm9090.h' (116,314) at 20210307214931606
118053 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/refresh.png' (116,315) at 20210307205554250 to deleted uid set
118054 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada8k/soc-info.h' (116,316) at 20210308005002636
118055 2025-01-08 03:00:53.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/SECURITY.md' (116,317) at 20241221090017484
118056 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c' (116,318) at 20241011080017303
118057 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.1.rst' (116,319) at 20241221090017596
118058 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-thumb.c' (116,320) at 20210726100024643
118059 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/cpld.c' (116,321) at 20210308005002960
118060 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ti/Makefile' (116,322) at 20210308005003220
118061 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_fcoe_if.h' (116,323) at 20240405153231835
118062 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/configure-allow-to-disable-selinux-support.patch' (116,324) at 20210307205553902
118063 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/uclinux.c' (116,325) at 20210307214929214
118064 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/user.h' (116,326) at 20240405153046313
118065 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/avago,apds9300.yaml' (116,327) at 20220525020651682
118066 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/file-upload/readme.md' (116,328) at 20221215040043186
118067 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/smp.h' (116,329) at 20210307214926586
118068 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/pmu.h' (116,330) at 20240405153046973
118069 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine-honami.dts' (116,331) at 20240405153045545
118070 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3050.dtsi' (116,332) at 20210307214926194
118071 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/k8temp.rst' (116,333) at 20210309003648428
118072 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kopparberg' (116,334) at 20210307205553786
118073 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firmware/Makefile' (116,335) at 20210307214932470
118074 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/normalize_mac.c' (116,336) at 20230718080007968
118075 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_osnoise_options.rst' (116,337) at 20240405153045265
118076 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_bridge.h' (116,338) at 20210308005003692
118077 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/i2c.h' (116,339) at 20210307214929534
118078 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_s_h.c' (116,340) at 20210308005046505
118079 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/Kconfig' (116,341) at 20210308005003052
118080 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mpc83xx_serdes.c' (116,342) at 20210308005003400
118081 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.300.bb' (116,343) at 20241221090017528
118082 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/Makefile' (116,344) at 20240405153053553
118083 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/handshake.yaml' (116,345) at 20240405153045229
118084 2025-01-08 03:00:53.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/rocker.rst' (116,346) at 20240906080037176
118085 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clo.c' (116,347) at 20210308005046525
118086 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/io.h' (116,348) at 20240405153229999
118087 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/0002-always-build-fluid-and-export-pointers.patch' (116,349) at 20210608000015803
118088 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (116,350) at 20240712080022837
118089 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvgpio.h' (116,351) at 20210308005003376
118090 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/ndtest.h' (116,352) at 20220525020655187
118091 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt305x.h' (116,353) at 20240405153046005
118092 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xircom/xirc2ps_cs.c' (116,354) at 20240405153050325
118093 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_fc.h' (116,355) at 20240405153052877
118094 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256_neon_glue.c' (116,356) at 20240405153045617
118095 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/elog-process-metadata.mako.cpp' (116,357) at 20231028080033742
118096 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/util/interface/ia_css_util.h' (116,358) at 20210307214930538
118097 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wwan/iosm.rst' (116,359) at 20240405153045237
118098 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun50i-h6-r-ccu.h' (116,360) at 20210308005003640
118099 2025-01-08 03:00:53.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/.gitignore' (116,361) at 20210307214926882
118100 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-alsa.c' (116,362) at 20220525020653275
118101 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml' (116,363) at 20240405153045089
118102 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/signal.c' (116,364) at 20240906080037360
118103 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/mpc837xerdb.c' (116,365) at 20210308005002976
118104 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/Kconfig' (116,366) at 20210307214929978
118105 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/Kconfig' (116,367) at 20240405153049757
118106 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh' (116,368) at 20210307205554610
118107 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,g12a-tohdmitx.txt' (116,369) at 20210307214925426
118108 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-i2c.c' (116,370) at 20240906080037316
118109 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Porjus' (116,371) at 20210307205553790
118110 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_rubin.c' (116,372) at 20210308005003548
118111 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/idle.c' (116,373) at 20240405153046213
118112 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_lpc_reset.cpp' (116,374) at 20210308005108645
118113 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb' (116,375) at 20230317080013829
118114 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scheduler_types.h' (116,376) at 20220525020652911
118115 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fdt.h' (116,377) at 20210308005046005
118116 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml' (116,378) at 20240405153045029
118117 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/tcg-stub.c' (116,379) at 20210927100127401
118118 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/125.out' (116,380) at 20210308005046449
118119 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel-mid.h' (116,381) at 20240405153046385
118120 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/ossec/ossec-hids_3.7.0.bb' (116,382) at 20241221090017576
118121 2025-01-08 03:00:53.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/modesetting.c' (116,383) at 20220525020653019
118122 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/gen_probe.c' (116,384) at 20240405153049677
118123 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ima.h' (116,385) at 20240405153049245
118124 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-systemd.bbclass' (116,386) at 20241206090014274
118125 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6.dtsi' (116,387) at 20240405153045521
118126 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_com.c' (116,388) at 20240613080016431
118127 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml' (116,389) at 20240405153045073
118128 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/names.h' (116,390) at 20210307214932738
118129 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/completion.rst' (116,391) at 20240405153229827
118130 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd20xd.dtsi' (116,392) at 20240405153045573
118131 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/pmem.c' (116,393) at 20240405153046969
118132 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/README-rust.md' (116,394) at 20220910030013425
118133 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/ghes.h' (116,395) at 20240405153231787
118134 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/version.h' (116,396) at 20210307214926734
118135 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-sof-mach.c' (116,397) at 20241001080013036
118136 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_internal.h' (116,398) at 20240405153051829
118137 2025-01-08 03:00:53.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ExpressAM2-80.0E' (116,399) at 20210307205553762
118138 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dts' (116,400) at 20240405153045417
118139 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4642.c' (116,401) at 20240405153053565
118140 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/lamptest/lamptest.cpp' (116,402) at 20240828080025979
118141 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_wip.c' (116,403) at 20210307214931798
118142 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_power.c' (116,404) at 20240405153051869
118143 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori.bb' (116,405) at 20241206090014226
118144 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-power-state-init.conf' (116,406) at 20240730080012557
118145 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/optionality.md' (116,407) at 20230602080006368
118146 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/symlink.c' (116,408) at 20240405153052541
118147 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/cmma_test.c' (116,409) at 20240405153232271
118148 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/power_supply_tests.cpp' (116,410) at 20240817080031292
118149 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/arch_timer.c' (116,411) at 20240405153232267
118150 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/associations.cpp' (116,412) at 20231024080029933
118151 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/images/obmc-phosphor-image.bbappend' (116,413) at 20231012080014468
118152 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_nat_zones.sh' (116,414) at 20220525020655223
118153 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb' (116,415) at 20241206090014250
118154 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/meson.build' (116,416) at 20241127090024701
118155 2025-01-08 03:00:53.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_linecard.sh' (116,417) at 20240405153054297
118156 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/spkguide.txt' (116,418) at 20240405153044965
118157 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uac1_legacy' (116,419) at 20210307214925186
118158 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version.bb' (116,420) at 20241221090017484
118159 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-colon.out' (116,421) at 20210308005046409 to deleted uid set
118160 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.0.bb' (116,422) at 20240106090017237
118161 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-tar.c' (116,423) at 20220525020655227
118162 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_intr.c' (116,424) at 20240405153050141
118163 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-amdpsp.c' (116,425) at 20240405153048897
118164 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/checksum.c' (116,426) at 20210308005003716
118165 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/hypervisor_state.cpp' (116,427) at 20230825080036445
118166 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_2xm1.c' (116,428) at 20210307214926730
118167 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/timer.c' (116,429) at 20210308005002552
118168 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/generic_ops.c' (116,430) at 20210307214926894
118169 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/meson.options' (116,431) at 20230831080022083
118170 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_sja1000.h' (116,432) at 20210308005045913
118171 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/dropper.c' (116,433) at 20240405153053433
118172 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk322x.dtsi' (116,434) at 20240415080012963
118173 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm920.S' (116,435) at 20210307214925974
118174 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch' (116,436) at 20241221090017680
118175 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/mmio.c' (116,437) at 20240405153046733
118176 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/guest-loader.h' (116,438) at 20210927100127117
118177 2025-01-08 03:00:53.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/Kconfig' (116,439) at 20210308005003736
118178 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/ca8210.c' (116,440) at 20240405153231071
118179 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h' (116,441) at 20220525020652042
118180 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act_stats.h' (116,442) at 20240405153050109
118181 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/io.h' (116,443) at 20210307214929618
118182 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CPAL-1.0' (116,444) at 20210307205554418
118183 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/branch.json' (116,445) at 20220525020655143
118184 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/spl.c' (116,446) at 20210308005003220
118185 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_existence.c' (116,447) at 20240405153054277
118186 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c' (116,448) at 20240910080014030
118187 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_debugfs.c' (116,449) at 20240520080015175
118188 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/in.h' (116,450) at 20240405153052921
118189 2025-01-08 03:00:53.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/Makefile' (116,451) at 20240405153232287
118190 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8580.yaml' (116,452) at 20240405153045173
118191 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png' (116,453) at 20210307205554338 to deleted uid set
118192 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat-types.h' (116,454) at 20241211090212358
118193 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/Kconfig' (116,455) at 20240405153049573
118194 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/sandbox_pmic.h' (116,456) at 20210308005003680
118195 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/operational-status-monitor.cpp' (116,457) at 20240828080025975
118196 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/devshell.bbclass' (116,458) at 20230317080013813
118197 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-v1.2-eval.dts' (116,459) at 20240405153229875
118198 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hda.h' (116,460) at 20240405153053613
118199 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils-aspeed_2016.07.bb' (116,461) at 20241206090014218
118200 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/board.h' (116,462) at 20210308005003168
118201 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/isl9305.txt' (116,463) at 20210307214925410
118202 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,cdce925.yaml' (116,464) at 20240405153229759
118203 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2/ulogd.init' (116,465) at 20220612030016723
118204 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dmu_objset.h' (116,466) at 20210308005003692
118205 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/Kconfig' (116,467) at 20240405153232123
118206 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/soundfont.c' (116,468) at 20240710080014621
118207 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (116,469) at 20241226090016127
118208 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-dev.rst' (116,470) at 20220525020651782
118209 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/pseudo_git.bb' (116,471) at 20241221090017664
118210 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/meson.build' (116,472) at 20240906080037440
118211 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dm8168-evm.dts' (116,473) at 20210308005002576
118212 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/Kconfig' (116,474) at 20210308005002988
118213 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/console.c' (116,475) at 20240405153230151
118214 2025-01-08 03:00:53.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EFL-2.0' (116,476) at 20210307205554418
118215 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/sifive/errata.c' (116,477) at 20240405153046245
118216 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics_pnv.c' (116,478) at 20210308005045893
118217 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/gpio.h' (116,479) at 20210308005002656
118218 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/elog-errors.hpp' (116,480) at 20240820080018013
118219 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/satyr/files/0002-fix-compile-failure-against-musl-C-library.patch' (116,481) at 20230131040012035
118220 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager_%.bbappend' (116,482) at 20241206090014202
118221 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/cpuidle.rst' (116,483) at 20220818100014647
118222 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_psi.c' (116,484) at 20240405153230823
118223 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/instrumentation-filter-template' (116,485) at 20220429100100750
118224 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6328.dtsi' (116,486) at 20210308005002812
118225 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/Kconfig' (116,487) at 20210308005002964
118226 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_hrt.c' (116,488) at 20210309003653024
118227 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds.h' (116,489) at 20210308005002956
118228 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4-ref.dts' (116,490) at 20240405153045577
118229 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/Makefile' (116,491) at 20210308005003036
118230 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c' (116,492) at 20240405153054261
118231 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_axuser_regs.h' (116,493) at 20240405153046589
118232 2025-01-08 03:00:53.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/pm.c' (116,494) at 20240405153045649
118233 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0005-tcl-fix-race-in-interp.test.patch' (116,495) at 20241221090017676
118234 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcmsysport.h' (116,496) at 20240405153049821
118235 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pipe_fs_i.h' (116,497) at 20240405153231835
118236 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/quickstart/forms.md' (116,498) at 20221215040043190
118237 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-ring.sh' (116,499) at 20220525020655207
118238 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp401.rst' (116,500) at 20240405153045217
118239 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,x1000-cgu.h' (116,501) at 20240405153052641
118240 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/core/skmsg.c' (116,502) at 20241211090145549 to deleted uid set
118241 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/interface.py' (116,503) at 20240925080038338
118242 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/waffle/waffle_1.8.1.bb' (116,504) at 20241221090017684
118243 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/Makefile' (116,505) at 20210307214929466
118244 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/context.py' (116,506) at 20210307205554446
118245 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-orion.c' (116,507) at 20240405153230751
118246 2025-01-08 03:00:53.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/meson.build' (116,508) at 20210308005045965
118247 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/smpboot.c' (116,509) at 20241008080013899
118248 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/Makefile' (116,510) at 20240405153052081
118249 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/163' (116,511) at 20221215040039362
118250 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx_common.h' (116,512) at 20240405153050293
118251 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-gt1-ultimate.dts' (116,513) at 20240405153045713
118252 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/kvm-s390.c' (116,514) at 20240712080021057
118253 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/image/obmc-phosphor-image.bbappend' (116,515) at 20221014030016316
118254 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-pi.dts' (116,516) at 20240405153045533
118255 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux.c' (116,517) at 20210307214930950
118256 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb' (116,518) at 20221120040010738
118257 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arc/include/uapi/asm/mman.h' (116,519) at 20210307214932454
118258 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/cpu.c' (116,520) at 20210308005002800
118259 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6sll-clock.h' (116,521) at 20240405153052641
118260 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dmtf_redfishtool_utils.robot' (116,522) at 20240627080021048
118261 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/libchacha.c' (116,523) at 20210307214931794
118262 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/drgn.rst' (116,524) at 20210307214925262
118263 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_watchdog.c' (116,525) at 20210308005003700
118264 2025-01-08 03:00:53.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpmh.h' (116,526) at 20240405153230735
118265 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_b.c' (116,527) at 20210308005046509
118266 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.c' (116,528) at 20240405153048637
118267 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/io_ordering.txt' (116,529) at 20240405153229839
118268 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_core.c' (116,530) at 20240405153230271
118269 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/decode_ext_mmvec.c' (116,531) at 20240906080037476
118270 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_npcm.c' (116,532) at 20240405153231535
118271 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/nomadik.h' (116,533) at 20210307214931342
118272 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/asi.h' (116,534) at 20210307214926590
118273 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/Makefile' (116,535) at 20210308005003032
118274 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp' (116,536) at 20240806080004311
118275 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/features.rst' (116,537) at 20240405153229743
118276 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/dump.c' (116,538) at 20240906080037376
118277 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/my_first_sensors.md' (116,539) at 20241203090006983
118278 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts' (116,540) at 20240405153045717
118279 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-s3c2410.c' (116,541) at 20240405153052105
118280 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-basic.sh' (116,542) at 20220525020655227
118281 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/smpro-misc.c' (116,543) at 20240405153049649
118282 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mmtimer.h' (116,544) at 20210307214931642
118283 2025-01-08 03:00:53.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/energy_model.h' (116,545) at 20240405153052685
118284 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_6_0_enum.h' (116,546) at 20210307214927694
118285 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/Makefile.softmmu-target' (116,547) at 20240906080037576
118286 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8020.dtsi' (116,548) at 20210308005002568
118287 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-vision5.dts' (116,549) at 20240405153045521
118288 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/types.h' (116,550) at 20240405153231179
118289 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4240emu.c' (116,551) at 20210308005002996
118290 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips64el-linux' (116,552) at 20241206090014350
118291 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-spear1340-miphy.c' (116,553) at 20240405153231315
118292 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen.c' (116,554) at 20220525020653183
118293 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/trace.json' (116,555) at 20240405153232227
118294 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg1.c' (116,556) at 20240405153046621
118295 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/counter.h' (116,557) at 20240405153052909
118296 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/LICENSE' (116,558) at 20210308005055037
118297 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp3xxx_data.c' (116,559) at 20210307214925930
118298 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/meson.build' (116,560) at 20220913030027317
118299 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/legoev3.c' (116,561) at 20210308005003016
118300 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-on-read.c' (116,562) at 20240326080039374
118301 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-prime.dts' (116,563) at 20210308005002620
118302 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/NetworkStore.js' (116,564) at 20241004080035963
118303 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch' (116,565) at 20240413080012703
118304 2025-01-08 03:00:53.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa5.inc' (116,566) at 20210905000020581
118305 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/tcic.h' (116,567) at 20210307214930046
118306 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/inspur-ipsps1.rst' (116,568) at 20210307214925502
118307 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/pagetest.c' (116,569) at 20210307214929242
118308 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/zinitix.c' (116,570) at 20240405153049165
118309 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dma.h' (116,571) at 20240405153046109
118310 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cache-cp15.c' (116,572) at 20210308005002708
118311 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/pac_corruptor.S' (116,573) at 20210309003655976
118312 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/gpio-restart.c' (116,574) at 20240405153231351
118313 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/collections/mod.rs' (116,575) at 20240405153053417
118314 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/common.h' (116,576) at 20240405153045653
118315 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_user_ringbuf.h' (116,577) at 20240405153054281
118316 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/custom-distribution.rst' (116,578) at 20240417080014698
118317 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc_ops.h' (116,579) at 20240405153230851
118318 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Manager/meson.build' (116,580) at 20230825080021141
118319 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/meson.options' (116,581) at 20230911080019358
118320 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c' (116,582) at 20210307214932618
118321 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest' (116,583) at 20210307205554462
118322 2025-01-08 03:00:53.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_vf_isr.c' (116,584) at 20240405153046957
118323 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-common.c' (116,585) at 20241211090145445
118324 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/pwm.h' (116,586) at 20210308005002668
118325 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_LocationCode.json' (116,587) at 20221213040036921
118326 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-rect.rst' (116,588) at 20210307214925466
118327 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/pgtable.c' (116,589) at 20240617080017378
118328 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/clock.c' (116,590) at 20210308005002712
118329 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/Kconfig' (116,591) at 20240405153230155
118330 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_bridge.c' (116,592) at 20240405153048601
118331 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/Kconfig' (116,593) at 20220525020653639
118332 2025-01-08 03:00:53.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-jz4740.c' (116,594) at 20240405153231359
118333 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_reg.h' (116,595) at 20240405153230575
118334 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_queue_map.c' (116,596) at 20210307214932650
118335 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-proto.h' (116,597) at 20240405153046717
118336 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.10.bb' (116,598) at 20241221090017692
118337 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/Makefile' (116,599) at 20220525020652394
118338 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_host.h' (116,600) at 20241211090145377
118339 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dm.c' (116,601) at 20210308005003208
118340 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_lvds.c' (116,602) at 20240405153230631
118341 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_nflog.h' (116,603) at 20210307214931650
118342 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/phosphor-dbus-interfaces.wrap' (116,604) at 20230714080032711
118343 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/npcm7xx_mc.c' (116,605) at 20210927100127149
118344 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rust_is_available.sh' (116,606) at 20240830080013359
118345 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phl.c' (116,607) at 20210308005046505
118346 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (116,608) at 20221118040015022
118347 2025-01-08 03:00:53.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-ahci.c' (116,609) at 20240405153051297
118348 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-core.c' (116,610) at 20240405153049605
118349 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/dirty-limit.rst' (116,611) at 20240906080037172
118350 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c' (116,612) at 20240805080013947
118351 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_s390.c' (116,613) at 20240405153232239
118352 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/property.c' (116,614) at 20240405153046689
118353 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/q_in_vni.sh' (116,615) at 20240405153054341
118354 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css' (116,616) at 20210307205554270
118355 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-activity.c' (116,617) at 20240405153049221
118356 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.service' (116,618) at 20210307205554562
118357 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dts' (116,619) at 20240405153045505
118358 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Makefile.am-fix-undefined-function-for-libnsm.a.patch' (116,620) at 20220204040022620
118359 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml' (116,621) at 20240405153045093
118360 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/Kconfig' (116,622) at 20240405153231311
118361 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/meson-build-Support-openembedded-OS-for-PAM-config.patch' (116,623) at 20241221090017520
118362 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/signal.h' (116,624) at 20240405153045917
118363 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/unistd.h' (116,625) at 20210307214925650
118364 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/perf.h' (116,626) at 20240906080037352
118365 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/rfkill-gpio.yaml' (116,627) at 20240405153045121
118366 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/em_sti.c' (116,628) at 20240405153046873
118367 2025-01-08 03:00:53.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml' (116,629) at 20240405153045053
118368 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ppc-opc.c' (116,630) at 20240405153046237
118369 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend' (116,631) at 20240905080011586
118370 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmcygnus/reset.c' (116,632) at 20210308005002552
118371 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7100.c' (116,633) at 20240405153046853
118372 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/trace-events' (116,634) at 20241211090212242
118373 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.c' (116,635) at 20240830080013283
118374 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.prototype.hpp.mako' (116,636) at 20241026080029479
118375 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-tauros2.h' (116,637) at 20240405153045621
118376 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/arxescsi.c' (116,638) at 20240405153051569
118377 2025-01-08 03:00:53.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shmem.c' (116,639) at 20241125090012263
118378 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/meson.build' (116,640) at 20210927100127025
118379 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.h' (116,641) at 20240405153050097
118380 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Update.interface.yaml' (116,642) at 20240618080025501
118381 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/module.c' (116,643) at 20240405153046145
118382 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_manager.cpp' (116,644) at 20240904080034451
118383 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (116,645) at 20241206090014222
118384 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_most_recent_builds_states.py' (116,646) at 20240106090017249
118385 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-4.yaml' (116,647) at 20240504080013861
118386 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/0001-tdb-Add-configure-options-for-packages.patch' (116,648) at 20240413080012647
118387 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme1_rtr_regs.h' (116,649) at 20240405153046605
118388 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mhi/topology.rst' (116,650) at 20210307214925522
118389 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-32bit-cpu.xml' (116,651) at 20221215040039086
118390 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/set-spi-mux.service.in' (116,652) at 20230513080022442
118391 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/dynamic-layers/arm-layer/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.10.%.bbappend' (116,653) at 20240426080018064
118392 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_tls8204.c' (116,654) at 20210307214930506
118393 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/Makefile' (116,655) at 20210307214932210
118394 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml' (116,656) at 20240405153229767
118395 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx5.c' (116,657) at 20240405153046785
118396 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/Makefile' (116,658) at 20210307214932270
118397 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/Kconfig' (116,659) at 20220525020653451
118398 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml' (116,660) at 20240405153229767
118399 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/nfdk.h' (116,661) at 20240405153050197
118400 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/next-cube.h' (116,662) at 20210927100127237
118401 2025-01-08 03:00:53.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_fw_if.h' (116,663) at 20240405153046609
118402 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl_ifc.h' (116,664) at 20210307214931390
118403 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml' (116,665) at 20210309003648352
118404 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.json' (116,666) at 20210308005046397
118405 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6apm-dai.yaml' (116,667) at 20240405153045169
118406 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/system-linkage.patch' (116,668) at 20210307205554562
118407 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_book3s_64.h' (116,669) at 20240405153046133
118408 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0003-configure.ac-allow-cross-compilation.patch' (116,670) at 20240413080012643
118409 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-region-hash.h' (116,671) at 20240405153052681
118410 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/m88rs6000t.c' (116,672) at 20240405153049533
118411 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/obmc/inventory/__init__.py' (116,673) at 20220728030041559
118412 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dbus/Makefile.am' (116,674) at 20210308004938832
118413 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/Kconfig' (116,675) at 20240405153050509
118414 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsid.cpp' (116,676) at 20230629131804619
118415 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/kwbimage-ns2l.cfg' (116,677) at 20210308005002904
118416 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/Makefile' (116,678) at 20240405153045905
118417 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw9910.c' (116,679) at 20240405153049345
118418 2025-01-08 03:00:53.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.c' (116,680) at 20241211090145413
118419 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi_oc_tiny.txt' (116,681) at 20210307214925442
118420 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-list.json' (116,682) at 20210308005046409
118421 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_kapi.c' (116,683) at 20240405153053341
118422 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zstd.h' (116,684) at 20240405153052825
118423 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ide_none.py' (116,685) at 20240301090012483
118424 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/intro.rst' (116,686) at 20210307214925234
118425 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/upd.c' (116,687) at 20210307214929246
118426 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/memtester/files/Makefile.patch' (116,688) at 20230706080014741
118427 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/hid-sensor-gyro-3d.c' (116,689) at 20240405153048985
118428 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/z3fold.rst' (116,690) at 20240405153045297
118429 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm2835-cprman.txt' (116,691) at 20210307214925286
118430 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ieee80211_radiotap.h' (116,692) at 20241211090145537
118431 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/bman.txt' (116,693) at 20210307214925422
118432 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/Makefile' (116,694) at 20240405153054309
118433 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c' (116,695) at 20240405153231331
118434 2025-01-08 03:00:53.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_framereg.h' (116,696) at 20240405153053241
118435 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/board.h' (116,697) at 20210308005003068
118436 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot.h' (116,698) at 20241220090018330
118437 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microchip,pic32-rtc.txt' (116,699) at 20210307214925418
118438 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-debugfs.h' (116,700) at 20240405153046521
118439 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rx.h' (116,701) at 20210307214929954
118440 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dbx500-prcmu.c' (116,702) at 20220525020653935
118441 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/scx200_wdt.c' (116,703) at 20210309003653352
118442 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (116,704) at 20241206090014230
118443 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0001-Use-DESTDIR-in-install-Makefile-rule.patch' (116,705) at 20210307205553754
118444 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-mmc/fstab' (116,706) at 20210307205554058
118445 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iser_initiator.c' (116,707) at 20240405153230723
118446 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-lpc32xx.c' (116,708) at 20220525020653951
118447 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/proc.S' (116,709) at 20240405153229987
118448 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/ehset.c' (116,710) at 20240405153052113
118449 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/TODO' (116,711) at 20220525020654131
118450 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.err' (116,712) at 20220429100100882
118451 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-gen-tapdevs' (116,713) at 20230706080014789
118452 2025-01-08 03:00:53.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/console/obmc-console/server.ttyS5.conf' (116,714) at 20240913080015309
118453 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/platform.c' (116,715) at 20240405153045949
118454 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/mc-core.rst' (116,716) at 20240405153045193
118455 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/traps.c' (116,717) at 20210308005002828
118456 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig' (116,718) at 20210308005003264
118457 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tmu.h' (116,719) at 20210308005003688
118458 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/flash.c' (116,720) at 20240405153049629
118459 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/command.c' (116,721) at 20210309003650436
118460 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-rzn1-miic.c' (116,722) at 20240405153231075
118461 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353ps.dts' (116,723) at 20240405153045821
118462 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Syssleback' (116,724) at 20210307205553790
118463 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip28_defconfig' (116,725) at 20240405153045993
118464 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ncr53c8xx.c' (116,726) at 20240405153051677
118465 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.h' (116,727) at 20210309003650612
118466 2025-01-08 03:00:53.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/dragen2.c' (116,728) at 20240405153045953
118467 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mxc.c' (116,729) at 20210308005003512
118468 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-led-deprecated.dtsi' (116,730) at 20240405153045425
118469 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/Kconfig' (116,731) at 20240405153048801
118470 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_exec.h' (116,732) at 20240405153231791
118471 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/Makefile' (116,733) at 20240405153231343
118472 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-threads.c' (116,734) at 20230925080039829
118473 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/guest-base.h' (116,735) at 20240906080037352
118474 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/phosphor-dbus-interfaces.wrap' (116,736) at 20220525020545509
118475 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm/kernel_user_helpers.txt' (116,737) at 20240405153045285
118476 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/uas.h' (116,738) at 20210307214931530
118477 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch' (116,739) at 20241221090017548
118478 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-eeprom.c' (116,740) at 20210309003650336
118479 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/psci-relay.c' (116,741) at 20240405153229987
118480 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/trace.h' (116,742) at 20210927100127393
118481 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/imx-usb-phy.c' (116,743) at 20241211090212346
118482 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_nh.sh' (116,744) at 20210307214932690
118483 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/wbsd.c' (116,745) at 20240405153230863
118484 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,trx.txt' (116,746) at 20220525020651694
118485 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/asm-offsets.h' (116,747) at 20210307214926106
118486 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/vctrl-regulator.c' (116,748) at 20240405153231367
118487 2025-01-08 03:00:53.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-peb-eval-01.dtsi' (116,749) at 20240405153045525
118488 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/conftest.py' (116,750) at 20240405153054309
118489 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/sis-agp.c' (116,751) at 20240405153046745
118490 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/bus.c' (116,752) at 20240405153052129
118491 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/r820t.c' (116,753) at 20240405153049533
118492 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Debrecen-Komadi' (116,754) at 20210307205553774
118493 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_iplan2p4.c' (116,755) at 20210307214930898
118494 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/rproc-uclass.c' (116,756) at 20210308005003476
118495 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpci_hotplug.h' (116,757) at 20240405153231295
118496 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_header.hpp' (116,758) at 20230325080023512
118497 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/stress.c' (116,759) at 20221215040039362
118498 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/allwinner,sun4i-a10-rtc.yaml' (116,760) at 20240405153045153
118499 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/110.out' (116,761) at 20210308005046445
118500 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/Makefile' (116,762) at 20240405153048785
118501 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb' (116,763) at 20241220090019722 to deleted uid set
118502 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_strings.h' (116,764) at 20210308004938820
118503 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/kwbimage.cfg' (116,765) at 20210308005002908
118504 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/microchip-otpc.c' (116,766) at 20240520080015167
118505 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_manageprotocols.c' (116,767) at 20210308005003704
118506 2025-01-08 03:00:53.182-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sc520_freq.c' (116,768) at 20220525020652370
118507 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx.c' (116,769) at 20240830080013279
118508 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Kconfig' (116,770) at 20240405153046337
118509 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw7905.dtsi' (116,771) at 20240405153045733
118510 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/movmem.S' (116,772) at 20210307214926570
118511 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-timer-common.c' (116,773) at 20210927100127665
118512 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_prepend.c' (116,774) at 20210308005046509
118513 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h' (116,775) at 20240405153048509
118514 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hugetlb.h' (116,776) at 20240405153229907
118515 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.h' (116,777) at 20240405153050157
118516 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_vhyp_mmu.c' (116,778) at 20240906080037284
118517 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cramfs_fs.h' (116,779) at 20210307214931626
118518 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0023-hello_pi-optionally-build-wayland-specific-app.patch' (116,780) at 20230211040012643
118519 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c' (116,781) at 20240405153050641
118520 2025-01-08 03:00:53.183-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/riscv.py' (116,782) at 20240405153054225
118521 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/barrier.h' (116,783) at 20210307214932474
118522 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_syscall.h' (116,784) at 20221215040039202
118523 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-clkout.c' (116,785) at 20240405153046841
118524 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qnxtypes.h' (116,786) at 20210307214931658
118525 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_82575.c' (116,787) at 20240411080014102
118526 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_inner_v6_multipath.sh' (116,788) at 20210307214932686
118527 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/diskonchip.txt' (116,789) at 20210307214925370
118528 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/XVentanaCondOps.decode' (116,790) at 20220429100100826
118529 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/events-policy.bb' (116,791) at 20241206090014230
118530 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/Kconfig' (116,792) at 20210308005002980
118531 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-lshift.c' (116,793) at 20240405153231947
118532 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/audiophile-usb.rst' (116,794) at 20210307214925566
118533 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-digicolor/Kconfig' (116,795) at 20210307214925878
118534 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/callbackgentest.mako.hpp' (116,796) at 20210308005108057
118535 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.Chassis@.service' (116,797) at 20240425080035551
118536 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mem.c' (116,798) at 20241211090212350
118537 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/sysfs.c' (116,799) at 20240405153049077
118538 2025-01-08 03:00:53.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfvidl.c' (116,800) at 20210307214931898
118539 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-tegra-io-pad.h' (116,801) at 20210307214931342
118540 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/csf_examples/additional_images/csf_additional_images.txt' (116,802) at 20210308005003328
118541 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/eeprom93xx.c' (116,803) at 20240906080037272
118542 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/Kconfig' (116,804) at 20210308005003084
118543 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/frequency/ad9523.h' (116,805) at 20210307214931402
118544 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mei.h' (116,806) at 20240405153052925
118545 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro.c' (116,807) at 20210309003653368
118546 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/MAINTAINERS' (116,808) at 20210308005003052
118547 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/Makefile' (116,809) at 20240405153231451
118548 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer_private.h' (116,810) at 20240405153047293
118549 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi4-64.conf' (116,811) at 20230609080014395
118550 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml' (116,812) at 20240405153229763
118551 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7793-cpg-mssr.h' (116,813) at 20210308005003632
118552 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_mem_alloc.h' (116,814) at 20240405153231803
118553 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303_i2c.c' (116,815) at 20240405153049749
118554 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-mtk.c' (116,816) at 20240405153049685
118555 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65217-regulator.c' (116,817) at 20240405153051477
118556 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/unwind-libunwind.c' (116,818) at 20210307214932518
118557 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7091r-base.c' (116,819) at 20240405153230687
118558 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/amba-clcd.c' (116,820) at 20240405153231579
118559 2025-01-08 03:00:53.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rcu_tasks_trace_gp.c' (116,821) at 20240405153054273
118560 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/dynamic-resolution-notes.rst' (116,822) at 20240405153045293
118561 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vfxxx.dtsi' (116,823) at 20240405153229891
118562 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gmu.c' (116,824) at 20241211090145417
118563 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysrq.h' (116,825) at 20240405153231843
118564 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-dai-etdm.c' (116,826) at 20240405153232187
118565 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stm32-pwr.c' (116,827) at 20240405153231363
118566 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/global_nvs.asl' (116,828) at 20210308005002876
118567 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pm8226.dtsi' (116,829) at 20240405153229891
118568 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_structs.h' (116,830) at 20220429100100634
118569 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/ibmasm.h' (116,831) at 20210307214929162
118570 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-core.h' (116,832) at 20240405153052833
118571 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.h' (116,833) at 20240405153050497
118572 2025-01-08 03:00:53.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/Makefile' (116,834) at 20240405153050493
118573 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_dg_mixer.c' (116,835) at 20210307214932270
118574 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.out' (116,836) at 20210308005046397 to deleted uid set
118575 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs-lynx.h' (116,837) at 20240405153052761
118576 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hotagen' (116,838) at 20210307205553782
118577 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v0.c' (116,839) at 20240405153050137
118578 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-roth.dts' (116,840) at 20240405153229875
118579 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbla.c' (116,841) at 20210308005046505
118580 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_dm.h' (116,842) at 20240405153051881
118581 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/mmu.c' (116,843) at 20240906080037508
118582 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/gpcv2.c' (116,844) at 20240405153231347
118583 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/seg6_local.h' (116,845) at 20210307214931574
118584 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/array.c' (116,846) at 20241211090145525
118585 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (116,847) at 20220618030015174
118586 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable-x86-dfi-bt700_defconfig' (116,848) at 20210308005003284
118587 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/disk-shock-protection.rst' (116,849) at 20210309003648288
118588 2025-01-08 03:00:53.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_hii.c' (116,850) at 20210308005003704
118589 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-hyperv.c' (116,851) at 20241211090145433
118590 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/error.c' (116,852) at 20210308005003764
118591 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/part_stat.h' (116,853) at 20240405153052757
118592 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_ftp.h' (116,854) at 20210307214931642
118593 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tproxy.h' (116,855) at 20240405153052857
118594 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_schemes.sh' (116,856) at 20240405153054293
118595 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/reset.c' (116,857) at 20240405153045681
118596 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/thermal.c' (116,858) at 20240405153050409
118597 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/SECURITY.md' (116,859) at 20241221090017572
118598 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/mx7ulp-pins.h' (116,860) at 20210308005002652
118599 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.c' (116,861) at 20210307214929810
118600 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/process.c' (116,862) at 20240405153053025
118601 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.err' (116,863) at 20210308005046397
118602 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s400_defconfig' (116,864) at 20210308005003276
118603 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dts' (116,865) at 20240405153229975
118604 2025-01-08 03:00:53.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi' (116,866) at 20240405153045781
118605 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ibm_iic.c' (116,867) at 20240405153230675
118606 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195-clk.h' (116,868) at 20240405153054001
118607 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/fan_attr.c' (116,869) at 20240405153046637
118608 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.json' (116,870) at 20220429100100882
118609 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shmem_utils.c' (116,871) at 20240405153230571
118610 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-pc-test_1.0.bb' (116,872) at 20220721030015865
118611 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/reg.h' (116,873) at 20210309003651836
118612 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sysrq_32.c' (116,874) at 20210307214926754
118613 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/block/blk-mq.c' (116,875) at 20241211090145393 to deleted uid set
118614 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c' (116,876) at 20240613080016407
118615 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged.cpp' (116,877) at 20210308004942076
118616 2025-01-08 03:00:53.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/autobuilder-worker-prereq-tests' (116,878) at 20220910030013433
118617 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx_common.h' (116,879) at 20240405153049013
118618 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_mc34vr500.c' (116,880) at 20210308005003468
118619 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/motion.md' (116,881) at 20221215040043190
118620 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-initramfs-boot.bb' (116,882) at 20240106090017269
118621 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c' (116,883) at 20240405153230363
118622 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile' (116,884) at 20210307214929914
118623 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_msg.h' (116,885) at 20240405153051969
118624 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain.inc' (116,886) at 20241221090017576
118625 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_cee.h' (116,887) at 20210307214929342
118626 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/tps68470_board_data.c' (116,888) at 20240405153051409
118627 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/sys.h' (116,889) at 20210307214931114
118628 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/packagegroups/packagegroup-core-clutter.bb' (116,890) at 20240413080012639
118629 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_rd.h' (116,891) at 20220525020654203
118630 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sa1100-flash.c' (116,892) at 20210307214929214
118631 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parport.h' (116,893) at 20240405153052757
118632 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sp7021_defconfig' (116,894) at 20240405153045617
118633 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/checksum_32.h' (116,895) at 20210309003648984
118634 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtso' (116,896) at 20240405153045725
118635 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/magic.h' (116,897) at 20240405153052925
118636 2025-01-08 03:00:53.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/branch.json' (116,898) at 20210307214932534
118637 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c' (116,899) at 20240405153231007
118638 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1200.c' (116,900) at 20240405153230007
118639 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/auxvec.h' (116,901) at 20210307214926762
118640 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Makefile.postlink' (116,902) at 20240405153046241
118641 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml' (116,903) at 20240405153045165
118642 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/cmpxchg-local/arch-support.txt' (116,904) at 20240405153045197
118643 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b125v2.dts' (116,905) at 20240405153229883
118644 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/pmu.h' (116,906) at 20220525020652198
118645 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/event.md.mako' (116,907) at 20240925080038338
118646 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-a800-cardlist.rst' (116,908) at 20210307214925230
118647 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_extern.c' (116,909) at 20240405153054277
118648 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/config/config.h.meson' (116,910) at 20241212090025211
118649 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch' (116,911) at 20230706080014745
118650 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_skb_sk_lookup.c' (116,912) at 20220525020655191
118651 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-asv.c' (116,913) at 20220525020654095
118652 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0007-apache2-allow-to-disable-selinux-support.patch' (116,914) at 20241206090014270
118653 2025-01-08 03:00:53.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/common.c' (116,915) at 20210307214926994
118654 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/elf.h' (116,916) at 20240326080039526
118655 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/u-boot.h' (116,917) at 20210308005002840
118656 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/gp8psk-fe.c' (116,918) at 20210307214928626
118657 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy_git.bb' (116,919) at 20240301090012419
118658 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb_pbi.cfg' (116,920) at 20210308005002968
118659 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.h' (116,921) at 20240405153048477
118660 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/fix-clang-private-operator.patch' (116,922) at 20241221090017528
118661 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/tsi721.c' (116,923) at 20240405153051457
118662 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/luks-detached-header.rst' (116,924) at 20240906080037172
118663 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/qe_tdm.h' (116,925) at 20240405153052881
118664 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/aliasing.rst' (116,926) at 20240405153044977
118665 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Auxtek-T003_defconfig' (116,927) at 20210308005003232
118666 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_elf.h' (116,928) at 20221215040039202
118667 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/Kconfig' (116,929) at 20220525020653471
118668 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/pipeline.json' (116,930) at 20240405153054109
118669 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,adm1275.yaml' (116,931) at 20220525020651674
118670 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77990.dtsi' (116,932) at 20240405153229963
118671 2025-01-08 03:00:53.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/move_extents.h' (116,933) at 20220525020654475
118672 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/bitmap.c' (116,934) at 20240830080013323
118673 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Makefile-Do-not-set-Werror.patch' (116,935) at 20230317080013785
118674 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/init.h' (116,936) at 20210307214929962
118675 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools/Add_missing_headers.patch' (116,937) at 20210307205554566
118676 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/Makefile' (116,938) at 20240405153045461
118677 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate/58f7d7fdb171f80ed6ce97e6ca4409723975c47f.patch' (116,939) at 20241221090017552
118678 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongson_ipi.c' (116,940) at 20241211090212286
118679 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/Makefile' (116,941) at 20220525020653111
118680 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/exit_prototype.patch' (116,942) at 20241206090014318
118681 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_remapping.h' (116,943) at 20240405153046385
118682 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Dunedin' (116,944) at 20210307205553778
118683 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/__ffs.h' (116,945) at 20210307214926314
118684 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/dev-uart-s3c64xx.c' (116,946) at 20240405153045685
118685 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/omap3.c' (116,947) at 20210308005003520
118686 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml' (116,948) at 20240405153045133
118687 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal' (116,949) at 20210307205553874
118688 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_mman.h' (116,950) at 20230925080039941
118689 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/config.linux' (116,951) at 20220204040022528
118690 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-evb-ecc.dts' (116,952) at 20230720080043535
118691 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-usb.h' (116,953) at 20210308005002656
118692 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/hosted-service.png' (116,954) at 20210307205554378 to deleted uid set
118693 2025-01-08 03:00:53.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_tx.h' (116,955) at 20240405153049961
118694 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom.c' (116,956) at 20240405153230619
118695 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/atomic_bitops.txt' (116,957) at 20240405153044989
118696 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/success.png' (116,958) at 20220105012522963 to deleted uid set
118697 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/container.yml' (116,959) at 20240405153230527
118698 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-sabrelite.dts' (116,960) at 20240405153045501
118699 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process_64.c' (116,961) at 20241008080013899
118700 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/cpu.c' (116,962) at 20210308005002824
118701 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pmac_zilog.c' (116,963) at 20240429080012440
118702 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mediatek/reset.h' (116,964) at 20210308005002644
118703 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gb-camera.h' (116,965) at 20210307214930514
118704 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek,star-emac.yaml' (116,966) at 20240405153045117
118705 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/Kconfig' (116,967) at 20240405153050485
118706 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/300' (116,968) at 20240326080039734
118707 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_osintf.h' (116,969) at 20210307214930666
118708 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_too_deep.c' (116,970) at 20210307214932642
118709 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-iris-v2.dtsi' (116,971) at 20240405153045737
118710 2025-01-08 03:00:53.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/code_update/bmc_code_update.robot' (116,972) at 20240628080017109
118711 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/lpt.c' (116,973) at 20210308005003548
118712 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xx-i2c.c' (116,974) at 20210307214930918
118713 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lgrl-unaligned.S' (116,975) at 20230426080043952
118714 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.POST' (116,976) at 20210308005003292
118715 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/meson.build' (116,977) at 20230825080021141
118716 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-i9305.dts' (116,978) at 20240405153045569
118717 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6_tables.h' (116,979) at 20240405153052929
118718 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8323ERDB.h' (116,980) at 20210308005003576
118719 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/Makefile' (116,981) at 20240405153050365
118720 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/digic-uart.h' (116,982) at 20210308005046005
118721 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sysctl_loop2.c' (116,983) at 20210307214932650
118722 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_8021q.c' (116,984) at 20240405153053233
118723 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map.h' (116,985) at 20240405153049257
118724 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/semihosting-stub.c' (116,986) at 20240906080037504
118725 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/Makefile' (116,987) at 20210308005002976
118726 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos4x12-usb2.c' (116,988) at 20210307214930062
118727 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts' (116,989) at 20220525020651934
118728 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/io.h' (116,990) at 20241018080014474
118729 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq8074.c' (116,991) at 20240405153051345
118730 2025-01-08 03:00:53.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-ld11.c' (116,992) at 20210308005002792
118731 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/irqs.h' (116,993) at 20240405153045657
118732 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/run.c' (116,994) at 20220525020652074
118733 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts' (116,995) at 20240405153045425
118734 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_csky.c' (116,996) at 20240405153232239
118735 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_controlq.h' (116,997) at 20240405153050001
118736 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts' (116,998) at 20240405153045761
118737 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-aw200xx.c' (116,999) at 20240405153230755
118738 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_w.c' (117,000) at 20210308005046513
118739 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/history.txt' (117,001) at 20210308005003708
118740 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-prom.c' (117,002) at 20210307214926190
118741 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_dw_mvebu.c' (117,003) at 20210308005003452
118742 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-usb2-clock-sel.c' (117,004) at 20240405153230239
118743 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/common.c' (117,005) at 20240405153046685
118744 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ecm.h' (117,006) at 20210307214930802
118745 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/data_interface.cpp' (117,007) at 20241120090023420
118746 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_fifo.c' (117,008) at 20220525020654971
118747 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb' (117,009) at 20240301090012419
118748 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mti/malta.dts' (117,010) at 20210307214926194
118749 2025-01-08 03:00:53.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/index.rst' (117,011) at 20240906080037176
118750 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_rx.c' (117,012) at 20240405153050089
118751 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/bpf.json' (117,013) at 20240405153054373
118752 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0002-apr-Remove-workdir-path-references-from-installed-ap.patch' (117,014) at 20230211040012659
118753 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_ring.c' (117,015) at 20220525020654891
118754 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_tx.c' (117,016) at 20210307214928774
118755 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/process_unittest.cpp' (117,017) at 20240817080027252
118756 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd938x-sdw.yaml' (117,018) at 20240405153045169
118757 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/davinci_emac.txt' (117,019) at 20210307214925374
118758 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/mainapp.cpp' (117,020) at 20230810080030011
118759 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/flex_proportions.h' (117,021) at 20240405153052689
118760 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lattice-ecp3-config.c' (117,022) at 20240405153049641
118761 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/mix.c' (117,023) at 20221102030020993
118762 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0002-using-pkg-config-to-detect-krb5.patch' (117,024) at 20241221090017496
118763 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/0001-gdbus-define-MAX_INPUT-for-musl.patch' (117,025) at 20241221090017636
118764 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h' (117,026) at 20220525020653171
118765 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/xillybus.rst' (117,027) at 20210309003648412
118766 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/meson.build' (117,028) at 20240906080037184
118767 2025-01-08 03:00:53.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tollsjo' (117,029) at 20210307205553794
118768 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/checksum.c' (117,030) at 20210307214925658
118769 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb-kbd.c' (117,031) at 20241211090212282
118770 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb' (117,032) at 20241221090017504
118771 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/MAINTAINERS' (117,033) at 20210308005003020
118772 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c' (117,034) at 20210307214930562
118773 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31.dtsi' (117,035) at 20240405153045381
118774 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5420-common.h' (117,036) at 20210308005003596
118775 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/xdr_fs.h' (117,037) at 20220525020654343
118776 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/pinctrl-mvebu.h' (117,038) at 20210308005003460
118777 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/pgrep.cfg' (117,039) at 20210307205554470
118778 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-uboot.dtsi' (117,040) at 20210308005002576
118779 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/Kconfig' (117,041) at 20240906080037480
118780 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_cw.c' (117,042) at 20220525020654311
118781 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/Kconfig' (117,043) at 20240405153048777
118782 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-rut1xx.dts' (117,044) at 20240405153045433
118783 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/common-board-devices.h' (117,045) at 20240405153045661
118784 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-bone-common.dtsi' (117,046) at 20210308005002560
118785 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/Makefile' (117,047) at 20210308005003372
118786 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/dma.c' (117,048) at 20240405153046037
118787 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager_gen5.h' (117,049) at 20210308005002780
118788 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-core/packagegroups/packagegroup-security-parsec.bb' (117,050) at 20220612030016735
118789 2025-01-08 03:00:53.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/setup.py' (117,051) at 20210308004923388
118790 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/netlink_compat.c' (117,052) at 20240405153232083
118791 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/syscalls_64.h' (117,053) at 20240405153046493
118792 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/sun3-head.S' (117,054) at 20210307214926166
118793 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc18xx-cgu.c' (117,055) at 20240405153046805
118794 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-lib.h' (117,056) at 20240405153231459
118795 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/fm2fb.c' (117,057) at 20240405153231583
118796 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/Kconfig' (117,058) at 20240405153050625
118797 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-lime2.dts' (117,059) at 20210308005002624
118798 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-rd.dts' (117,060) at 20240405153045445
118799 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq.h' (117,061) at 20240405153051601
118800 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-Use-1-instead-of-WAIT_ANY.patch' (117,062) at 20230706080014737
118801 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-virtio-dmabuf.c' (117,063) at 20240326080039746
118802 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f469-disco.dts' (117,064) at 20240405153045581
118803 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/Makefile' (117,065) at 20210308005002916
118804 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_client.h' (117,066) at 20240405153230967
118805 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c' (117,067) at 20240405153230647
118806 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml' (117,068) at 20240405153045097
118807 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_main.c' (117,069) at 20240405153052157
118808 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt2712.c' (117,070) at 20240405153231323
118809 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-scb.c' (117,071) at 20210307214928686
118810 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_core.c' (117,072) at 20240405153232115
118811 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-sensor.rst' (117,073) at 20220525020651734
118812 2025-01-08 03:00:53.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ipam390_defconfig' (117,074) at 20210308005003260
118813 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/resize.c' (117,075) at 20241125090012259
118814 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/unpack_properties.hpp' (117,076) at 20240817080036820
118815 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/fru-read-example.yaml' (117,077) at 20221209040032879
118816 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh' (117,078) at 20241211090212534
118817 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra194-pinmux.yaml' (117,079) at 20240405153229787
118818 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp2975.rst' (117,080) at 20210309003648428
118819 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-archive.txt' (117,081) at 20210307214932510
118820 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/oplock.c' (117,082) at 20241011080017371
118821 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb' (117,083) at 20240106090017277
118822 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-aes.c' (117,084) at 20240405153046949
118823 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/gt64120.c' (117,085) at 20241211090212314
118824 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/9p.rst' (117,086) at 20240405153229807
118825 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amazon/alpine.dtsi' (117,087) at 20240405153229863
118826 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_sip.c' (117,088) at 20240405153053325
118827 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/cache_init.S' (117,089) at 20210308005002816
118828 2025-01-08 03:00:53.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_getsession_unittest.cpp' (117,090) at 20210308005134001
118829 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-irq.c' (117,091) at 20210307214928698
118830 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/keystone/knav-qmss.rst' (117,092) at 20240405153044973
118831 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.h' (117,093) at 20210307214927774
118832 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/veristat.c' (117,094) at 20241008080014059
118833 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-base.c' (117,095) at 20241011080017319
118834 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss-fix-nsinstall-build.patch' (117,096) at 20220204040022528
118835 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c' (117,097) at 20240405153048637
118836 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/atomic64.c' (117,098) at 20220429100100958
118837 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_main.c' (117,099) at 20240405153230923
118838 2025-01-08 03:00:53.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crash_dump.h' (117,100) at 20240405153052673
118839 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ath79.c' (117,101) at 20240405153231455
118840 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/cpu_hwmon.c' (117,102) at 20240805080013999
118841 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/usb.c' (117,103) at 20240913080013813
118842 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/nvidia,tegra194-pcie.yaml' (117,104) at 20240405153045125
118843 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/psu_unittest.cpp' (117,105) at 20211014000010487
118844 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_error.c' (117,106) at 20210308005003552
118845 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_afmt.c' (117,107) at 20240405153047245
118846 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/Makefile' (117,108) at 20240405153054221
118847 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwspinlock.h' (117,109) at 20240910080014082
118848 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht3x.rst' (117,110) at 20240405153045217
118849 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/coding-style.rst' (117,111) at 20240405153229839
118850 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hw.h' (117,112) at 20240405153050465
118851 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/pcm-test.conf' (117,113) at 20240405153054233
118852 2025-01-08 03:00:53.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/network-sh/test.sh' (117,114) at 20230606080013598
118853 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html' (117,115) at 20210307205554286
118854 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json' (117,116) at 20241213090004417
118855 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/wic/emmc-nuvoton.wks.in' (117,117) at 20230704080013871
118856 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qrwlock.c' (117,118) at 20240405153053017
118857 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.h' (117,119) at 20240405153050109
118858 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c' (117,120) at 20241216090017693
118859 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_cpu.h' (117,121) at 20210308005046085
118860 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/tegra/tegra_cec.h' (117,122) at 20210307214928598
118861 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx415.c' (117,123) at 20240405153230787
118862 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_icpu_cfg.h' (117,124) at 20210308005002820
118863 2025-01-08 03:00:53.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/xen.h' (117,125) at 20240405153052961
118864 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/pcmplc.c' (117,126) at 20220525020653667
118865 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Outlet_v1.xml' (117,127) at 20240824080002934
118866 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/eni.h' (117,128) at 20210307214926882
118867 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000x_regs.h' (117,129) at 20240326080039466
118868 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-pwm' (117,130) at 20240405153044917
118869 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h' (117,131) at 20240405153045729
118870 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop/acinclude.m4' (117,132) at 20240301090012479
118871 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/rndis.h' (117,133) at 20220525020654259
118872 2025-01-08 03:00:53.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/Makefile' (117,134) at 20240405153231883
118873 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/me4000.c' (117,135) at 20240405153046897
118874 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c' (117,136) at 20210307214925922
118875 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcbor/libcbor_0.11.0.bb' (117,137) at 20241206090014250
118876 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm_394.bb' (117,138) at 20241221090017528
118877 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_b.c' (117,139) at 20210308005046513
118878 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdping_kern.c' (117,140) at 20240405153054285
118879 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/sys_proto.h' (117,141) at 20210308005002652
118880 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_cmp_test.c' (117,142) at 20240405153054361
118881 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_printk/Makefile' (117,143) at 20210307214932130
118882 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/mce.h' (117,144) at 20240405153054317
118883 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/utility.hpp' (117,145) at 20210308005059165
118884 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge-stp' (117,146) at 20210308005046489
118885 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.c' (117,147) at 20240405153231339
118886 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/common.c' (117,148) at 20210307214926186
118887 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rc.h' (117,149) at 20210307214929922
118888 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/syscon.c' (117,150) at 20210308005002784
118889 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/global.c' (117,151) at 20210307214930946
118890 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_fanboard.json' (117,152) at 20241217090031429
118891 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Requester/meson.build' (117,153) at 20230825080021141
118892 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_bpf2bpf.c' (117,154) at 20240405153054269
118893 2025-01-08 03:00:53.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/cypress,cy8ctma140.yaml' (117,155) at 20240405153045081
118894 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c' (117,156) at 20240830080013271
118895 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-usb-phy.yaml' (117,157) at 20240405153045129
118896 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_time.h' (117,158) at 20210307214931646
118897 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7180.c' (117,159) at 20240405153049305
118898 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/lpc.c' (117,160) at 20210308005002856
118899 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3368-netgear-cvg834g.dts' (117,161) at 20220525020651990
118900 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r600' (117,162) at 20210307214928018
118901 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.h' (117,163) at 20240405153048453
118902 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netclassid_cgroup.c' (117,164) at 20240405153053221
118903 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethernet/Makefile' (117,165) at 20210307214931930
118904 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a5one.dts' (117,166) at 20240405153045601
118905 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/clear_select_events.tc' (117,167) at 20210309003656000
118906 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_trace.h' (117,168) at 20210307214927766
118907 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-iris-v2.dts' (117,169) at 20240405153045497
118908 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/zm7300.h' (117,170) at 20210308005002964
118909 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_certificate.robot' (117,171) at 20240628080017121
118910 2025-01-08 03:00:53.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1685.c' (117,172) at 20240405153051497
118911 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ipl.c' (117,173) at 20240613080016367
118912 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021rdb-pc.dtsi' (117,174) at 20210307214926346
118913 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/.gitignore' (117,175) at 20210307214926634
118914 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/poly1305-mips.pl' (117,176) at 20210307214926206
118915 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-linutronix-testbox-v2.dts' (117,177) at 20240405153045385
118916 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_pipeline.c' (117,178) at 20240405153049213
118917 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/oem/ibm/oem_ibm_state_set.hpp' (117,179) at 20240903080027143
118918 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/image_verify.hpp' (117,180) at 20240712080028497
118919 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-model.c' (117,181) at 20210307214926134
118920 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/es-Euskaltel' (117,182) at 20210307205553758
118921 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/pinmux.h' (117,183) at 20210308005002640
118922 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/page.h' (117,184) at 20240405153230031
118923 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-apq8084.h' (117,185) at 20210307214931330
118924 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uac1' (117,186) at 20240405153044913
118925 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/0001-Add-spmc_manifest-for-qemu.patch' (117,187) at 20230919080013950
118926 2025-01-08 03:00:53.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c' (117,188) at 20240405153230563
118927 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_format.h' (117,189) at 20240405153231771
118928 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2l_evm.h' (117,190) at 20210308005003596
118929 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/shadow.c' (117,191) at 20240405153231963
118930 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/TableRowExpandMixin.js' (117,192) at 20241004080035963
118931 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/Makefile' (117,193) at 20210308005003040
118932 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/test_runbuilds.py' (117,194) at 20240106090017249
118933 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c' (117,195) at 20240405153231051
118934 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_hardware_status.robot' (117,196) at 20210308005007108
118935 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog_timeout.cpp' (117,197) at 20240418080018518
118936 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm33xx.c' (117,198) at 20240405153045669
118937 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/Kconfig' (117,199) at 20240405153231599
118938 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_I7_defconfig' (117,200) at 20210308005003240
118939 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iosapic.c' (117,201) at 20240405153231283
118940 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/stm32_flash.h' (117,202) at 20210308005003420
118941 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-amd/amd-fpga/amd-fpga.bb' (117,203) at 20241206090014202
118942 2025-01-08 03:00:53.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c' (117,204) at 20241011080017331
118943 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/hwinit.c' (117,205) at 20210308005002760
118944 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/compat-policy.h' (117,206) at 20220429100100586
118945 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ti,lm25066.yaml' (117,207) at 20220525020651678
118946 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_tegra.c' (117,208) at 20210308005003452
118947 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm2835.c' (117,209) at 20240405153230203
118948 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rv1108.c' (117,210) at 20220525020652330
118949 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818' (117,211) at 20241008080013887
118950 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/140' (117,212) at 20220429100100890
118951 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard-revc1.dtsi' (117,213) at 20240405153045521
118952 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-ocores.h' (117,214) at 20210307214931474
118953 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/map.c' (117,215) at 20240405153054177
118954 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/relocate_kernel_64.S' (117,216) at 20241216090017689
118955 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_div.S' (117,217) at 20210308005046529
118956 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/cygnus-ssp.h' (117,218) at 20240405153232143
118957 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ThermalMetrics_v1.xml' (117,219) at 20240619080002936
118958 2025-01-08 03:00:53.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-firmware-only.yml' (117,220) at 20241206090014206
118959 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/ptrace.h' (117,221) at 20240906080037356
118960 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/sub_and_test' (117,222) at 20240628080014037
118961 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/Makefile' (117,223) at 20240405153048981
118962 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h' (117,224) at 20220525020652947
118963 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/stackframe.h' (117,225) at 20240617080017378
118964 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gio-module-cache.bbclass' (117,226) at 20220910030013385
118965 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx6_nospl_defconfig' (117,227) at 20210308005003252
118966 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace-hash.c' (117,228) at 20240405153230255
118967 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pico-pi.dts' (117,229) at 20210308005002588
118968 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/uprobes.c' (117,230) at 20240405153046029
118969 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7986-pinctrl.yaml' (117,231) at 20240405153229787
118970 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-apusys_pll.c' (117,232) at 20240405153046801
118971 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_s32c1i.S' (117,233) at 20210308005046533
118972 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_certs_manager.cpp' (117,234) at 20231011080023666
118973 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rattvik' (117,235) at 20210307205553790
118974 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0001-localedef-Add-hardlink-resolver-from-util-linux.patch' (117,236) at 20241221090017640
118975 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/spe.json' (117,237) at 20240405153054109
118976 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b.dts' (117,238) at 20210308005002572
118977 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/serial-isa.h' (117,239) at 20241211090212358
118978 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/README' (117,240) at 20210308005002976
118979 2025-01-08 03:00:53.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/pktgen.c' (117,241) at 20240613080016531
118980 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerNetworkProtocol_v1.xml' (117,242) at 20240619080002928
118981 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5645.c' (117,243) at 20240613080016547
118982 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c' (117,244) at 20240405153049817
118983 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml' (117,245) at 20240405153229763
118984 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiostat/ti,lmp91000.yaml' (117,246) at 20220525020651682
118985 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Install.interface.yaml' (117,247) at 20220315030032663
118986 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/cpuid.h' (117,248) at 20240326080039542
118987 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/non-d0-probe.rst' (117,249) at 20240405153045209
118988 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_clk.h' (117,250) at 20210307214931506
118989 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/int64_helper.c' (117,251) at 20240906080037536
118990 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/semaphore.h' (117,252) at 20240405153052793
118991 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/run-ptest' (117,253) at 20210307205554534
118992 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/meson.build' (117,254) at 20230925080040033
118993 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmanette/libmanette_0.2.9.bb' (117,255) at 20241221090017540
118994 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fis.h' (117,256) at 20210308005003648
118995 2025-01-08 03:00:53.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-eeclk.c' (117,257) at 20240405153230215
118996 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500usb.c' (117,258) at 20240405153050617
118997 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/MAINTAINERS' (117,259) at 20210308005002976
118998 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ipic.c' (117,260) at 20240405153046233
118999 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c' (117,261) at 20210307214927254
119000 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch' (117,262) at 20241221090017672
119001 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-benchmark_4.0.0.bb' (117,263) at 20221120040010710
119002 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/Makefile' (117,264) at 20210308005002948
119003 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson_1.6.0.bb' (117,265) at 20241221090017664
119004 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon-platform.c' (117,266) at 20240405153230007
119005 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-dns-sd-Include-missing-headers.patch' (117,267) at 20241206090014242
119006 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_tx_pkt.h' (117,268) at 20230925080039889
119007 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_rgb.h' (117,269) at 20210307214928042
119008 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/processor.h' (117,270) at 20240405153230019
119009 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-elektor.c' (117,271) at 20220525020653071
119010 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmb-channels.json' (117,272) at 20221209040010559
119011 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_utils.cpp' (117,273) at 20240904080029670
119012 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_mcr.h' (117,274) at 20240405153048489
119013 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_encoder_slave.c' (117,275) at 20210307214927758
119014 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_fc.h' (117,276) at 20210307214928990
119015 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/tty.c' (117,277) at 20240405153231507
119016 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdio.h' (117,278) at 20210307214926362
119017 2025-01-08 03:00:53.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb' (117,279) at 20241206090014246
119018 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm.c' (117,280) at 20240405153053421
119019 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/vsock_diag_test.c' (117,281) at 20220525020655235
119020 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i10nm_base.c' (117,282) at 20241211090145405
119021 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/sp_public.h' (117,283) at 20210307214930546
119022 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/atmel.bmp' (117,284) at 20210308005003768 to deleted uid set
119023 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/platform_info_test.c' (117,285) at 20240405153054321
119024 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-i586.txt' (117,286) at 20240113090014532
119025 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/macintosh.h' (117,287) at 20210307214926162
119026 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/io.rst' (117,288) at 20240405153045317
119027 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition_table.hpp' (117,289) at 20210308005108645
119028 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-syscall-asm.S' (117,290) at 20220525020655227
119029 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/capsule.c' (117,291) at 20220525020652426
119030 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/signal.h' (117,292) at 20220525020652118
119031 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h' (117,293) at 20240405153051973
119032 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/thread_info.h' (117,294) at 20240405153046057
119033 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/mmc_spi.h' (117,295) at 20220525020654619
119034 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/pmc.c' (117,296) at 20210308005003348
119035 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,systemport.yaml' (117,297) at 20240405153045113
119036 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-exynos.h' (117,298) at 20210307214929190
119037 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb_intro.rst' (117,299) at 20210307214925230
119038 2025-01-08 03:00:53.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rsem.h' (117,300) at 20210307214931806
119039 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.1.fail' (117,301) at 20241206090014306
119040 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/amdgpu_dpm_internal.h' (117,302) at 20240405153048325
119041 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-scan.c' (117,303) at 20240405153051457
119042 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/Kconfig' (117,304) at 20240405153230271
119043 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/wiznet.h' (117,305) at 20210307214931482
119044 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_ipi_msg.h' (117,306) at 20240405153230803
119045 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/common.py' (117,307) at 20220910030013377
119046 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/intel_iommu.py' (117,308) at 20240906080037552
119047 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/nanomips_translate.c.inc' (117,309) at 20241211090212498
119048 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/README.md' (117,310) at 20240809080017263
119049 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/dln2-adc.c' (117,311) at 20220525020653091
119050 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x.dts' (117,312) at 20240405153045729
119051 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/chrontel,ch7322.yaml' (117,313) at 20240405153045093
119052 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_wip.c' (117,314) at 20210307214925678
119053 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/linkage.h' (117,315) at 20210308005002544
119054 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/vector.rst' (117,316) at 20240405153229827
119055 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmoo/libmoo-perl_2.005005.bb' (117,317) at 20230131040012035
119056 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/witherspoon/acx22-ipmi-fru-not-sent-by-host.yaml' (117,318) at 20210307205553698
119057 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy/0001-bluepy-Fix-username-issue-with-tarballs.patch' (117,319) at 20220125040024367
119058 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/.gitignore' (117,320) at 20220525020655231
119059 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/reset.c' (117,321) at 20210308005002824
119060 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exfldio.c' (117,322) at 20240405153046621
119061 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch' (117,323) at 20241221090017640
119062 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/init.c' (117,324) at 20240405153045913
119063 2025-01-08 03:00:53.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/monitor.json' (117,325) at 20221201040015308
119064 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/series.py' (117,326) at 20210308005003772
119065 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/obmc-console/dropbear.env' (117,327) at 20230422080012291
119066 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/refcount/src/refcount.c' (117,328) at 20210307214930534
119067 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashrdi3.c' (117,329) at 20210308005002852
119068 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp' (117,330) at 20221229040004411
119069 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_bpf.sh' (117,331) at 20210307214932694
119070 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf8583.c' (117,332) at 20240405153051501
119071 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/preempt.h' (117,333) at 20240405153231835
119072 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pgtable.c' (117,334) at 20240617080017382
119073 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-hmp-cmds.c' (117,335) at 20230426080043636
119074 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_umount.c' (117,336) at 20240405153052397
119075 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/io.h' (117,337) at 20240405153229991
119076 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/flite' (117,338) at 20210307205553870
119077 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_encode.h' (117,339) at 20240405153051617
119078 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/xenbus.c' (117,340) at 20240405153046717
119079 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_stats.h' (117,341) at 20240815080012923
119080 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/check_bq27xxx_data.cocci' (117,342) at 20240405153053441
119081 2025-01-08 03:00:53.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/System_VSYS.json' (117,343) at 20221213040036921
119082 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_bsg.h' (117,344) at 20210309003652824
119083 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Craigkelly' (117,345) at 20210307205553794
119084 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Knavland' (117,346) at 20210307205553786
119085 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-malta.c' (117,347) at 20210307214926286
119086 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_aia_aplic.h' (117,348) at 20240405153046245
119087 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/reboot.c' (117,349) at 20240405153231923
119088 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/PageSection.spec.js' (117,350) at 20241004080035975
119089 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcie-qhp.h' (117,351) at 20240405153051289
119090 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-smc.c' (117,352) at 20241211090212550
119091 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-lock.py-fix-Exception-handling.patch' (117,353) at 20240413080012691
119092 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sar.c' (117,354) at 20240405153050661
119093 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/sb_regs.h' (117,355) at 20240405153051981
119094 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/parport.h' (117,356) at 20210307214931306
119095 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/microchip.bmp' (117,357) at 20210308005003768 to deleted uid set
119096 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT' (117,358) at 20210307205554390
119097 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/layer.conf' (117,359) at 20241221090017476
119098 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-fw.c' (117,360) at 20220525020653247
119099 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qtest.c' (117,361) at 20240906080037444
119100 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_vlan_aware.sh' (117,362) at 20240405153054341
119101 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab' (117,363) at 20210307205554494
119102 2025-01-08 03:00:53.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/user-creation/xuser-account_0.1.bb' (117,364) at 20241206090014350
119103 2025-01-08 03:00:53.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/ctrl.c' (117,365) at 20240405153230711
119104 2025-01-08 03:00:53.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/coupler.h' (117,366) at 20220525020654611
119105 2025-01-08 03:00:53.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxl.h' (117,367) at 20210307214929718
119106 2025-01-08 03:00:53.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/lm3646.h' (117,368) at 20210307214931542
119107 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/gaudi_blocks.h' (117,369) at 20240405153046577
119108 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/1ccd5b54a408d12fce0c94ab0bbaedbb5ef69830.patch' (117,370) at 20241221090017496
119109 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/novena_defconfig' (117,371) at 20210308005003272
119110 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/COPYING' (117,372) at 20210307214932738
119111 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/Makefile' (117,373) at 20240405153045673
119112 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libiio/libiio_0.25.bb' (117,374) at 20240413080012659
119113 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/special.c' (117,375) at 20240405153054073
119114 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC837XEMDS_defconfig' (117,376) at 20210308005003236
119115 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/Kconfig' (117,377) at 20210308005002948
119116 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/Makefile' (117,378) at 20240405153045841
119117 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/watch.hpp' (117,379) at 20241129090023561
119118 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sm8250.c' (117,380) at 20220818100014695
119119 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml' (117,381) at 20240405153229751
119120 2025-01-08 03:00:53.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c' (117,382) at 20240405153230503
119121 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_tcpmss.c' (117,383) at 20210307214932030
119122 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/error.md.mako' (117,384) at 20210308005049765
119123 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/md5.h' (117,385) at 20210308005003688
119124 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-yaml-empty-group.cpp' (117,386) at 20240911080053391
119125 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/intr.c' (117,387) at 20240405153230607
119126 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/trousers-udev.rules' (117,388) at 20230520080014488
119127 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi.yaml' (117,389) at 20240405153229755
119128 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/newlib.inc' (117,390) at 20241206090014318
119129 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kprobe_multi_empty.c' (117,391) at 20240405153054269
119130 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max3191x.c' (117,392) at 20240405153230303
119131 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_pxa.h' (117,393) at 20210308005003628
119132 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7752.h' (117,394) at 20210308005002848
119133 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp44xx_data.c' (117,395) at 20210307214925930
119134 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_gpu.h' (117,396) at 20241211090212370
119135 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml' (117,397) at 20240405153045049
119136 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c' (117,398) at 20240405153051893
119137 2025-01-08 03:00:53.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173.dtsi' (117,399) at 20240405153045745
119138 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-sriov.c' (117,400) at 20240405153046217
119139 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qrwlock.h' (117,401) at 20240405153052621
119140 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb' (117,402) at 20240124090012254
119141 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.h' (117,403) at 20210307214929938
119142 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bus.h' (117,404) at 20240405153050489
119143 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c' (117,405) at 20240405153050585
119144 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nwflash.c' (117,406) at 20210307214926950
119145 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/gdbstub.c' (117,407) at 20241211090212482
119146 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_path_callouts.pl' (117,408) at 20240618080031629
119147 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_io.c' (117,409) at 20240405153050181
119148 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MCR3000_defconfig' (117,410) at 20210308005003236
119149 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/Kconfig' (117,411) at 20240405153050169
119150 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-pll.h' (117,412) at 20240405153230215
119151 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/mx6memcal.c' (117,413) at 20210308005002984
119152 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb' (117,414) at 20241206090014238
119153 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-pcie.c' (117,415) at 20241214090008740
119154 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-cs908.dts' (117,416) at 20240405153045385
119155 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-mpic4.3.dtsi' (117,417) at 20210307214926350
119156 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd.h' (117,418) at 20210307214928094
119157 2025-01-08 03:00:53.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Makefile' (117,419) at 20240405153051813
119158 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/meson.build' (117,420) at 20240625080021640
119159 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/holt,hi8435.yaml' (117,421) at 20240405153045069
119160 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch' (117,422) at 20210307205553882
119161 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-cmpi-bindings-Fix-build-error-with-gcc14.patch' (117,423) at 20241206090014250
119162 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/musl-rpmatch/musl-rpmatch_git.bb' (117,424) at 20241221090017508
119163 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/microchip,sama5d4-vdec.yaml' (117,425) at 20240405153045093
119164 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/6lowpan.c' (117,426) at 20241216090017785
119165 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ubifs-authentication.rst' (117,427) at 20240405153229815
119166 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson.dtsi' (117,428) at 20240405153045401
119167 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/event.h' (117,429) at 20240405153048617
119168 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv64/annotate/instructions.c' (117,430) at 20240405153054089
119169 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/fls.c' (117,431) at 20210307214925662
119170 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/initvals.h' (117,432) at 20210307214929898
119171 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml' (117,433) at 20240405153229803
119172 2025-01-08 03:00:53.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_mbim.c' (117,434) at 20240405153050373
119173 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcpim.c' (117,435) at 20220525020653991
119174 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/MAINTAINERS' (117,436) at 20210308005003076
119175 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/ops-sh4.c' (117,437) at 20210307214926546
119176 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/bcm2835_sdhost.c' (117,438) at 20241211090212334
119177 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_lib.c' (117,439) at 20240405153050001
119178 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/imximage.cfg' (117,440) at 20210308005003008
119179 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/imx7d_adc.c' (117,441) at 20240405153230687
119180 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-kernel/linux/linux-aspeed/fp5280g3.cfg' (117,442) at 20240712080022837
119181 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/dma-mapping.h' (117,443) at 20240405153045913
119182 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com_h2c.h' (117,444) at 20220525020654183
119183 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/submit-checklist.rst' (117,445) at 20220525020651766
119184 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-gadget.h' (117,446) at 20240913080013821
119185 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/regulators-tegra20.c' (117,447) at 20240405153051773
119186 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq_types.h' (117,448) at 20220525020652530
119187 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch' (117,449) at 20230811080018302
119188 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp.inc' (117,450) at 20210812000025374
119189 2025-01-08 03:00:53.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-r7780rp.c' (117,451) at 20210307214926546
119190 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_main.c' (117,452) at 20240405153048777
119191 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vspliceb.S' (117,453) at 20230426080043952
119192 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s.dtsi' (117,454) at 20240405153045453
119193 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-db.dts' (117,455) at 20240405153045745
119194 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-sysbus.h' (117,456) at 20241211090212342
119195 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/TestBmcEpoch.cpp' (117,457) at 20230509080037808
119196 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/service_files/sensor-monitor.service' (117,458) at 20230216040022747
119197 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/reset_state.c' (117,459) at 20210308005108641
119198 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print-events.c' (117,460) at 20240405153232239
119199 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec_6.0.2.bb' (117,461) at 20241221090017516
119200 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpu_errata.c' (117,462) at 20241011080017287
119201 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml' (117,463) at 20240405153229779
119202 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_1_0_offset.h' (117,464) at 20210307214927442
119203 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml' (117,465) at 20240405153045129
119204 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-environment.py' (117,466) at 20231126090012777
119205 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-xtensa.rst' (117,467) at 20210308005045809
119206 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/checksec/checksec_2.6.0.bb' (117,468) at 20241221090017580
119207 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml' (117,469) at 20240405153229763
119208 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/e820.h' (117,470) at 20210308005002880
119209 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nor.dtso' (117,471) at 20240405153045745
119210 2025-01-08 03:00:53.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_cbs.c' (117,472) at 20241216090017797
119211 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-exception-store.h' (117,473) at 20240405153049245
119212 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/Kconfig' (117,474) at 20210307214929422
119213 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/stable-api-nonsense.rst' (117,475) at 20240405153229839
119214 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_buf.h' (117,476) at 20220525020654511
119215 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/simplefb.c' (117,477) at 20210308005003532
119216 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/timex.h' (117,478) at 20220627100016918
119217 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libass/libass_0.17.3.bb' (117,479) at 20241221090017532
119218 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned-target.c' (117,480) at 20240405153049253
119219 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_restrictions.sh' (117,481) at 20240405153054301
119220 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml' (117,482) at 20240405153045049
119221 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_input.hpp' (117,483) at 20230308090016325
119222 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkkconfigsymbols.py' (117,484) at 20240405153053437
119223 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/regs_access_pmccext_test.c' (117,485) at 20220525020655227
119224 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_cmds.h' (117,486) at 20220525020654003
119225 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/law.c' (117,487) at 20210308005002996
119226 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel-at91sam9g20ek-wm8731-audio.txt' (117,488) at 20210307214925426
119227 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/conf/layer.conf' (117,489) at 20241221090017460
119228 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpu_device_id.h' (117,490) at 20240628080013981
119229 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0003-mpoad-Drop-old-hack-to-compile-with-very-old-glibc.patch' (117,491) at 20210307205553842
119230 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/bcm2835_i2c.c' (117,492) at 20241211090212274
119231 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_phy.h' (117,493) at 20210307214929302
119232 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774a1-cpg-mssr.h' (117,494) at 20210307214931334
119233 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/cache.c' (117,495) at 20210308005002844
119234 2025-01-08 03:00:53.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/setup.h' (117,496) at 20210308005002824
119235 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_biquad.h' (117,497) at 20210307214928542
119236 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_openpower_fru.pl' (117,498) at 20220720030027719
119237 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target-reg-bits.h' (117,499) at 20230925080040077
119238 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-8x16-phy.txt' (117,500) at 20210307214925390
119239 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_0_masks.h' (117,501) at 20240405153046601
119240 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/session_cmds.cpp' (117,502) at 20230513080031426
119241 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_vblank_work.h' (117,503) at 20210309003653808
119242 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/229.out' (117,504) at 20210927100127497
119243 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/printf.c' (117,505) at 20210307214926174
119244 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-topre.c' (117,506) at 20240405153048821
119245 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/head.S' (117,507) at 20210307214926542
119246 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/psrcompat.h' (117,508) at 20210307214926590
119247 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/__ffs.h' (117,509) at 20210308005003560
119248 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h' (117,510) at 20241125090012251
119249 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP5.interface.yaml' (117,511) at 20220315030032659
119250 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml' (117,512) at 20240405153229783
119251 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/Entity/meson.build' (117,513) at 20230825080021141
119252 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_ipv6.sh' (117,514) at 20240405153232275
119253 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/libunwind/x86_32.c' (117,515) at 20240405153232239
119254 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ump_convert.c' (117,516) at 20240910080014102
119255 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dvico-mce.c' (117,517) at 20210307214928782
119256 2025-01-08 03:00:53.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_interrupt.S' (117,518) at 20210308005046533
119257 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/csc.c' (117,519) at 20240405153049485
119258 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-vtd-dmar.json' (117,520) at 20241207090009635
119259 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/Makefile' (117,521) at 20220525020652502
119260 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_serdes.c' (117,522) at 20220525020653687
119261 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/gp2ap002.c' (117,523) at 20240405153049001
119262 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkDeviceFunctionMetrics_v1.xml' (117,524) at 20240619080002932
119263 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb101.dtsi' (117,525) at 20210307214925662
119264 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/gvt.h' (117,526) at 20240405153230571
119265 2025-01-08 03:00:53.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/apic.h' (117,527) at 20240418080014482
119266 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_spi.c' (117,528) at 20240405153231211
119267 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/UpdateService_v1.xml' (117,529) at 20240918080002716
119268 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/cesa.c' (117,530) at 20240405153046957
119269 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485EFE_defconfig' (117,531) at 20210308005003236
119270 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers.h' (117,532) at 20240405153047185
119271 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7170.c' (117,533) at 20240405153049305
119272 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/ls7a-pch.dtsi' (117,534) at 20241216090017685
119273 2025-01-08 03:00:53.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_type.h' (117,535) at 20241018080014498
119274 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_lib.c' (117,536) at 20240503080014482
119275 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/Kconfig' (117,537) at 20240405153045657
119276 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx290.c' (117,538) at 20240405153230787
119277 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4-cpu-thermal.dtsi' (117,539) at 20240405153045565
119278 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/kmcent2.dts' (117,540) at 20210307214926342
119279 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/syscalls/Makefile' (117,541) at 20240405153045969
119280 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c' (117,542) at 20210307214932618
119281 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/Makefile' (117,543) at 20210307214929926
119282 2025-01-08 03:00:53.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/extents.c' (117,544) at 20241211090145509
119283 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pci_hotplug_core.c' (117,545) at 20220525020653851
119284 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/everest.json' (117,546) at 20231212090004998
119285 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/crc32.h' (117,547) at 20240405153050201
119286 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message.hpp' (117,548) at 20240829080025807
119287 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-tool/files/minerva-common-functions' (117,549) at 20231216090014900
119288 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall64-n32.S' (117,550) at 20240520080015127
119289 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ldisc.c' (117,551) at 20240613080016383
119290 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.h' (117,552) at 20240405153048469
119291 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/spi.c' (117,553) at 20240405153050713
119292 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/Makefile' (117,554) at 20210308005003536
119293 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_acct.c' (117,555) at 20220525020654875
119294 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dynack.h' (117,556) at 20210307214929770
119295 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwsem.h' (117,557) at 20240405153052789
119296 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Moliden' (117,558) at 20210307205553786
119297 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/netdev.c' (117,559) at 20240405153050481
119298 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/qcom_l3_pmu.rst' (117,560) at 20210307214925238
119299 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/pptp.c' (117,561) at 20240405153231083
119300 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ip32/crime.h' (117,562) at 20210307214926214
119301 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/extra-properties-example.yaml' (117,563) at 20221209040010971
119302 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/selftest.c' (117,564) at 20220525020654799
119303 2025-01-08 03:00:53.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/conf/layer.conf' (117,565) at 20241221090017580
119304 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/gbmc-dev-ssh-key/gbmc-dev.priv' (117,566) at 20210417000027537
119305 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/Makefile' (117,567) at 20240405153045657
119306 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/interrupts.c' (117,568) at 20210308005002808
119307 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hmp-commands.hx' (117,569) at 20240906080037184
119308 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/pnorboot.service' (117,570) at 20210307205554050
119309 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_4_enum.h' (117,571) at 20210307214927666
119310 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_rx.c' (117,572) at 20240405153230947
119311 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_base.h' (117,573) at 20240405153230843
119312 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.c' (117,574) at 20240405153048629
119313 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/export.c' (117,575) at 20210406100036143
119314 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bt8xx.c' (117,576) at 20220525020652438
119315 2025-01-08 03:00:53.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/test.json' (117,577) at 20230706080014733
119316 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PortCollection.json' (117,578) at 20240619080002952
119317 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-report.txt' (117,579) at 20240405153054081
119318 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/src/fru_device.cpp' (117,580) at 20240830080004339 to deleted uid set
119319 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/audio_kc705_defconfig' (117,581) at 20240405153046501
119320 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read.c' (117,582) at 20240405153054289
119321 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch' (117,583) at 20241221090017632
119322 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch' (117,584) at 20230706080014741
119323 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k2.c' (117,585) at 20220525020654991
119324 2025-01-08 03:00:53.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sh_spi.c' (117,586) at 20210308005003492
119325 2025-01-08 03:00:53.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_uclo.h' (117,587) at 20240405153046957
119326 2025-01-08 03:00:53.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_0_0_sh_mask.h' (117,588) at 20210307214927694
119327 2025-01-08 03:00:53.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_comm.tc' (117,589) at 20210309003656000
119328 2025-01-08 03:00:53.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/Makefile' (117,590) at 20210308005002904
119329 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-crystalcove.c' (117,591) at 20240520080015143
119330 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ud.c' (117,592) at 20220525020653139
119331 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-nocp.h' (117,593) at 20210307214927118
119332 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c' (117,594) at 20240405153230523
119333 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9g45_matrix.h' (117,595) at 20210308005002716
119334 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer.c' (117,596) at 20240405153054281
119335 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/checksum.h' (117,597) at 20210309003649092
119336 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-se-proxy_%.bbappend' (117,598) at 20241206090014214
119337 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_mixer.c' (117,599) at 20220525020654979
119338 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/internal.h' (117,600) at 20240815080012907
119339 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1701.h' (117,601) at 20210307214932294
119340 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/wii.dts' (117,602) at 20240405153046093
119341 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/Kbuild' (117,603) at 20220525020651986
119342 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/uncore-io.json' (117,604) at 20240405153054145
119343 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mtk-scpsys.c' (117,605) at 20240405153231347
119344 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.nvmesensor.service' (117,606) at 20220318030013058
119345 2025-01-08 03:00:53.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsqrts.c' (117,607) at 20210307214926438
119346 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/bus.c' (117,608) at 20240405153230167
119347 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/MAINTAINERS' (117,609) at 20210308005003012
119348 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ghash.h' (117,610) at 20210307214931310
119349 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-pci.c' (117,611) at 20240405153052041
119350 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bletchley_frontpanel.json' (117,612) at 20241213090004405
119351 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_h.c' (117,613) at 20210308005046517
119352 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netgear_dgnd3700v2_ram_defconfig' (117,614) at 20210308005003272
119353 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/sections.h' (117,615) at 20240405153230063
119354 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tasjo' (117,616) at 20210307205553790
119355 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_pmcjce_test.c' (117,617) at 20240405153054361
119356 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/Kconfig' (117,618) at 20210308005003088
119357 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ste,abx500.txt' (117,619) at 20210307214925398
119358 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_exar_st16c554.c' (117,620) at 20210307214930742
119359 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_ldsx_insn.c' (117,621) at 20240405153232259
119360 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/nest_metrics.json' (117,622) at 20210309003655932
119361 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtso' (117,623) at 20240405153045729
119362 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-icy.c' (117,624) at 20240405153048901
119363 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.boston' (117,625) at 20210308005003292
119364 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/bus.h' (117,626) at 20240405153046973
119365 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/file.c' (117,627) at 20241011080017359
119366 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/tegra20-i2c.txt' (117,628) at 20210308005003304
119367 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ppc_asm.h' (117,629) at 20240405153046093
119368 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/ioremap.c' (117,630) at 20240405153230003
119369 2025-01-08 03:00:53.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/wrappers/memory-barriers.rst' (117,631) at 20240405153045281
119370 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-arm.c' (117,632) at 20220525020651898
119371 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/msgbuf.h' (117,633) at 20241220090015102
119372 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu.h' (117,634) at 20240906080037500
119373 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_qdio.c' (117,635) at 20240405153051537
119374 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp-bootblock-n-poc.bbclass' (117,636) at 20230413080015624
119375 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7-3level.S' (117,637) at 20210307214925974
119376 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/facebook-bmc-flash-layout-128.dtsi' (117,638) at 20240405153045421
119377 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp45x-ixp46x.dtsi' (117,639) at 20240405153045437
119378 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/device_monitor.hpp' (117,640) at 20210914000041087
119379 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/stxncpy.S' (117,641) at 20210307214925662
119380 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_timer.h' (117,642) at 20240405153230267
119381 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/fatent.c' (117,643) at 20220627100017114
119382 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku16.dts' (117,644) at 20240405153045749
119383 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/Kconfig' (117,645) at 20240405153050173
119384 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/idr.h' (117,646) at 20240405153231811
119385 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan_%.bbappend' (117,647) at 20241206090014202
119386 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_defconfig' (117,648) at 20210308005003244
119387 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/alternative-macros.h' (117,649) at 20240405153229975
119388 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/Kconfig' (117,650) at 20210308005003520
119389 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/Makefile' (117,651) at 20210307214929250
119390 2025-01-08 03:00:53.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/pcm030.dts' (117,652) at 20240405153046093
119391 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/Kconfig' (117,653) at 20220525020653391
119392 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn05.h' (117,654) at 20210307214926210
119393 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/msm8916-wcd-analog.c' (117,655) at 20240405153232151
119394 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/headerdep.pl' (117,656) at 20210307214932150
119395 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscalls.c' (117,657) at 20240405153046153
119396 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/phosphor-ipmi-net@.socket' (117,658) at 20230407080033607
119397 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/gcw0_defconfig' (117,659) at 20240405153230007
119398 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das16.c' (117,660) at 20240405153046893
119399 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicfas408.h' (117,661) at 20210307214930406
119400 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/fs-uuid.bbclass' (117,662) at 20230131040012047
119401 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-authorization.md' (117,663) at 20221209040006391
119402 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/interface.h' (117,664) at 20220525020652154
119403 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/i2c.h' (117,665) at 20210308005002636
119404 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/onenand_regs.h' (117,666) at 20210307214931450
119405 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_chtdc_ti.c' (117,667) at 20240405153046645
119406 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/sys_proto.h' (117,668) at 20210308005002656
119407 2025-01-08 03:00:53.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/samsung,exynos-bus.yaml' (117,669) at 20240405153045081
119408 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vcc.c' (117,670) at 20240405153231523
119409 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/virtiofs.rst' (117,671) at 20240405153229839
119410 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_5_0_0_sh_mask.h' (117,672) at 20210307214927670
119411 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-2.yaml' (117,673) at 20240504080013861
119412 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/common.py' (117,674) at 20241221090017700
119413 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-odyssey.dts' (117,675) at 20240405153045585
119414 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__awaitable.hpp' (117,676) at 20241219090033960
119415 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags1.c' (117,677) at 20210308005003556
119416 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_core.h' (117,678) at 20240405153052857
119417 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-debug.h' (117,679) at 20210307214931218
119418 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/robust-futex-ABI.rst' (117,680) at 20210307214925518
119419 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/shm_pool.c' (117,681) at 20240405153051969
119420 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/plx_dma.c' (117,682) at 20240405153047001
119421 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mediatek-ge.c' (117,683) at 20240405153050357
119422 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-m2m.c' (117,684) at 20240405153049461
119423 2025-01-08 03:00:53.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/usb.h' (117,685) at 20240405153050613
119424 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_session.c' (117,686) at 20241220090018322
119425 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spear-common.h' (117,687) at 20210308005003616
119426 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/USBControllerCollection.json' (117,688) at 20240619080002956
119427 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq_local.h' (117,689) at 20210307214930542
119428 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/pfxlen.c' (117,690) at 20210307214932002
119429 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm911360k_defconfig' (117,691) at 20210308005003252
119430 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_under_vrf.sh' (117,692) at 20240405153054353
119431 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/microchip,pic32-gpio.txt' (117,693) at 20210307214925318
119432 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/hardware.h' (117,694) at 20210307214926770
119433 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_internal.h' (117,695) at 20240405153053013
119434 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_radio.h' (117,696) at 20210307214929818
119435 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331.dtsi' (117,697) at 20240405153045989
119436 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-trats.dts' (117,698) at 20240405153229899
119437 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/cpu-idle-cooling.rst' (117,699) at 20210309003648412
119438 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/pat.rst' (117,700) at 20240405153044989
119439 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/hdio.rst' (117,701) at 20220525020651778
119440 2025-01-08 03:00:53.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/fault.c' (117,702) at 20240405153049045
119441 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/hdq1w.c' (117,703) at 20210307214925914
119442 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/registers.h' (117,704) at 20220525020651986
119443 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/genksyms.c' (117,705) at 20240405153053449
119444 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/usb/usb.c' (117,706) at 20210308004938836
119445 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitops.h' (117,707) at 20210308005003656
119446 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_compare_bit_action_tests.cpp' (117,708) at 20240817080031296
119447 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5631.c' (117,709) at 20240405153053713
119448 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz' (117,710) at 20210307205554594 to deleted uid set
119449 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_resource.c' (117,711) at 20241011080017311
119450 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/milbeaut-m10v-hdmac.txt' (117,712) at 20210307214925310
119451 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_overo_defconfig' (117,713) at 20210308005003272
119452 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/alignment.h' (117,714) at 20210307214926546
119453 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/dac907d.c' (117,715) at 20210309003649820
119454 2025-01-08 03:00:53.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611.h' (117,716) at 20240405153049009
119455 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvcs.c' (117,717) at 20240405153231507
119456 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom-emac.txt' (117,718) at 20240405153045121
119457 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-builtin.c' (117,719) at 20241211090212206
119458 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf50.c' (117,720) at 20210307214932646
119459 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/local64.h' (117,721) at 20240405153052617
119460 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_compat.c' (117,722) at 20240405153053465
119461 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/216' (117,723) at 20221215040039362
119462 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/0001-src-Do-not-reset-FINAL_LIBS.patch' (117,724) at 20241221090017524
119463 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sx4.c' (117,725) at 20240411080014066
119464 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-dln2.c' (117,726) at 20240405153047073
119465 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml' (117,727) at 20240405153045153
119466 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ast2400-reset.h' (117,728) at 20210308005003640
119467 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/protocols.h' (117,729) at 20240405153052957
119468 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/dir.c' (117,730) at 20240405153231687
119469 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.0.rst' (117,731) at 20240413080012675
119470 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvfio-user.wrap' (117,732) at 20230925080039997
119471 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-beelink-x2.dts' (117,733) at 20240405153045389
119472 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_net.h' (117,734) at 20240405153052825
119473 2025-01-08 03:00:53.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/u-boot_flash_32M.cfg' (117,735) at 20220502030010092
119474 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/set_len_on_drop.rs' (117,736) at 20240405153053417
119475 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-log.c' (117,737) at 20241023080012891
119476 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/generate_inventory' (117,738) at 20221209040018559
119477 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/tcan4x5x-regmap.c' (117,739) at 20240405153049733
119478 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_dsi.c' (117,740) at 20240405153230643
119479 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/innolux,ej030na.yaml' (117,741) at 20240405153045041
119480 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_debug.h' (117,742) at 20210307214931366
119481 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5.host.h' (117,743) at 20210307214930558
119482 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config-native.bb' (117,744) at 20241206090014270
119483 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Military-License' (117,745) at 20211006000025230
119484 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-es8328.c' (117,746) at 20240405153232175
119485 2025-01-08 03:00:53.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_bmap.c' (117,747) at 20240405153052365
119486 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38534.patch' (117,748) at 20241221090017576
119487 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video_function_calls.rst' (117,749) at 20220525020654135
119488 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/syslog-ng_4.7.0.bb' (117,750) at 20241221090017544
119489 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mpu02.h' (117,751) at 20210307214931434
119490 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/fore200e.c' (117,752) at 20220525020652258
119491 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-pinctrl.dtsi' (117,753) at 20240405153045581
119492 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/Makefile' (117,754) at 20210308005003540
119493 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/openrd_base_defconfig' (117,755) at 20210308005003272
119494 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/disasm.h' (117,756) at 20220525020654691
119495 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/hw_breakpoint_constraints.c' (117,757) at 20240405153046141
119496 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/associativity.rst' (117,758) at 20220525020651750
119497 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch' (117,759) at 20240413080012695
119498 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h' (117,760) at 20240405153230947
119499 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-interfaces.txt' (117,761) at 20220525020651686
119500 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/cmd.c' (117,762) at 20220525020653587
119501 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/meson.build' (117,763) at 20240908080010098
119502 2025-01-08 03:00:53.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/rcu/RCU+sync+free.litmus' (117,764) at 20210309003648432
119503 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_blend.c' (117,765) at 20240405153048389
119504 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-loongson.c' (117,766) at 20210307214927190
119505 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-detect.rst' (117,767) at 20210309003648492
119506 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-Fix-builds-with-recent-gettext.patch' (117,768) at 20210307205553914
119507 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch' (117,769) at 20240113090014536
119508 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/mitsubishi,aa121td01.yaml' (117,770) at 20240405153045041
119509 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/flow_offload.c' (117,771) at 20240405153232007
119510 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/reset.h' (117,772) at 20240405153045689
119511 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CompositionReservationCollection.json' (117,773) at 20240619080002944
119512 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcpnotify_kern.c' (117,774) at 20240405153054281
119513 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_amd.c' (117,775) at 20240405153046657
119514 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Password.interface.yaml' (117,776) at 20240618080025497
119515 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc' (117,777) at 20241221090017464
119516 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl.h' (117,778) at 20240405153047057
119517 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pogo_e02_defconfig' (117,779) at 20210308005003276
119518 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py' (117,780) at 20210307205554262
119519 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/timex.h' (117,781) at 20220627100016938
119520 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/TODO' (117,782) at 20240405153047069
119521 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/irq.h' (117,783) at 20210307214926226
119522 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ds4510.h' (117,784) at 20210308005003400
119523 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/trace.c' (117,785) at 20210309003654476
119524 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/actions,s700-cmu.h' (117,786) at 20210307214931322
119525 2025-01-08 03:00:53.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/parallel_make.patch' (117,787) at 20210307205554010
119526 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_redirect.c' (117,788) at 20240405153232059
119527 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-infracfg.c' (117,789) at 20240405153046797
119528 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/anatop-regulator.yaml' (117,790) at 20240405153045141
119529 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi3798cv200-u-boot.dtsi' (117,791) at 20210308005002580
119530 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts' (117,792) at 20240405153045733
119531 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/meson.options' (117,793) at 20230817080041153
119532 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/Makefile' (117,794) at 20210307214929174
119533 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi' (117,795) at 20240405153045713
119534 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/unaligned.S' (117,796) at 20240405153045949
119535 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/k3_j72xx_bandgap.c' (117,797) at 20240405153231499
119536 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/layer.conf' (117,798) at 20241221090017476
119537 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmns2/northstar2.c' (117,799) at 20210308005002940
119538 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp_hw.c' (117,800) at 20240405153230975
119539 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/vringh_test.c' (117,801) at 20240405153054389
119540 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cpu.h' (117,802) at 20240405153229991
119541 2025-01-08 03:00:53.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_regs.h' (117,803) at 20210307214927734
119542 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml' (117,804) at 20240405153045133
119543 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.3a' (117,805) at 20211006000025238
119544 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_prv_if.h' (117,806) at 20210308005003364
119545 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/TODO' (117,807) at 20210307214930586
119546 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/Kconfig' (117,808) at 20210308005003044
119547 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/start.rst' (117,809) at 20240405153044961
119548 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/perf_event.c' (117,810) at 20240613080016363
119549 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_recv.c' (117,811) at 20240405153049113
119550 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_small_defconfig' (117,812) at 20210308005003284
119551 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_debugfs.c' (117,813) at 20240405153048605
119552 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/sdio.c' (117,814) at 20240405153231227
119553 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/pl080.h' (117,815) at 20210927100127233
119554 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch' (117,816) at 20220204040022604
119555 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/misc.c' (117,817) at 20240405153045341
119556 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/include_next.patch' (117,818) at 20230706080014733
119557 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_sriov.h' (117,819) at 20240405153049961
119558 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_w.c' (117,820) at 20210308005046517
119559 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_common.c' (117,821) at 20210309003656024
119560 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc64/host/crypto/aes-round.h' (117,822) at 20230925080039853
119561 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0.inc' (117,823) at 20220402030015895
119562 2025-01-08 03:00:53.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts' (117,824) at 20240405153045581
119563 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,vr-3032u.dts' (117,825) at 20210308005002812
119564 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro_bench.sh' (117,826) at 20240617080017414
119565 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/Makefile' (117,827) at 20210307214927286
119566 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/network-coding.c' (117,828) at 20240405153053173
119567 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_memcpy.c' (117,829) at 20220525020652903
119568 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Harnosand_Harnon' (117,830) at 20210307205553782
119569 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mvc.h' (117,831) at 20240405153054013
119570 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.interface.yaml' (117,832) at 20241123090016863
119571 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tqma6a.dtsi' (117,833) at 20240405153045505
119572 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts' (117,834) at 20240405153229923
119573 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_diag.c' (117,835) at 20240405153053265
119574 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/privflags.c' (117,836) at 20240405153232015
119575 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk-netcp.dtsi' (117,837) at 20240405153045589
119576 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/cache-policies.rst' (117,838) at 20240405153044941
119577 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-dwarf.c' (117,839) at 20210307214932466
119578 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/loongson,ls1x-wdt.yaml' (117,840) at 20240405153045185
119579 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.c' (117,841) at 20220525020652967
119580 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_drv_base.h' (117,842) at 20240405153230803
119581 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_fanboard.json' (117,843) at 20241213090004413
119582 2025-01-08 03:00:53.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_xpower.c' (117,844) at 20240405153046645
119583 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/pci_mcu.c' (117,845) at 20240405153231235
119584 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/google,cr50.txt' (117,846) at 20210307214925418
119585 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/irq.c' (117,847) at 20240405153229983
119586 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/block.h' (117,848) at 20240906080037328
119587 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pmic/sandbox_pmic.h' (117,849) at 20210308005003640
119588 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mac.c' (117,850) at 20240415080012979
119589 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/priv.h' (117,851) at 20240405153230607
119590 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/templates/default/bblayers.conf.sample' (117,852) at 20220910030013349
119591 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/upgrading-recipes.rst' (117,853) at 20231014080011727
119592 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-energy.rst' (117,854) at 20240405153045301
119593 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/tie.h' (117,855) at 20210307214926770
119594 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/hygon.c' (117,856) at 20240405153230119
119595 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507e.h' (117,857) at 20210309003649824
119596 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh' (117,858) at 20210307205554502
119597 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/Makefile' (117,859) at 20210307214930298
119598 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-xenon-phy.c' (117,860) at 20240405153230863
119599 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/fixmap.h' (117,861) at 20220525020652114
119600 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_device.h' (117,862) at 20240405153053569
119601 2025-01-08 03:00:53.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-ncsi.dts' (117,863) at 20220617030036053
119602 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/property.h' (117,864) at 20240919080017082
119603 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_video.c' (117,865) at 20240815080012887
119604 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/types.h' (117,866) at 20240405153045941
119605 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_drv_if.c' (117,867) at 20240405153230803
119606 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c' (117,868) at 20240405153230391
119607 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/.gitignore' (117,869) at 20220525020651998
119608 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_bsg_ufs.h' (117,870) at 20240405153231883
119609 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/features.c' (117,871) at 20240405153049237
119610 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/coredump.h' (117,872) at 20240405153050593
119611 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/dump-manager.md' (117,873) at 20241203090006519
119612 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/raw_syscall_helper_32.S' (117,874) at 20220525020655235
119613 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/helpers.h' (117,875) at 20210307214931694
119614 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/internals.h' (117,876) at 20240405153231911
119615 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi5_core.h' (117,877) at 20220525020652975
119616 2025-01-08 03:00:53.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/meson-fixes.patch' (117,878) at 20210407000018082
119617 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_verbs.h' (117,879) at 20240405153049113
119618 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/shmparam.h' (117,880) at 20210307214926310
119619 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2.c' (117,881) at 20240405153049825
119620 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/insn.c' (117,882) at 20220525020655107
119621 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/Kconfig' (117,883) at 20210308005003032
119622 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/int128.h' (117,884) at 20240326080039546
119623 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred_nic.c' (117,885) at 20240405153050105
119624 2025-01-08 03:00:53.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-hash.c' (117,886) at 20241211090212554
119625 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/property.c' (117,887) at 20240405153230171
119626 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/Makefile' (117,888) at 20240405153046493
119627 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscc.yaml' (117,889) at 20240405153229759
119628 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/mkbootimg.mk' (117,890) at 20210307205553894
119629 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/Kconfig' (117,891) at 20240405153049501
119630 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_btcoex.h' (117,892) at 20210307214930662
119631 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som204-evb.dts' (117,893) at 20240405153045385
119632 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_stack.h' (117,894) at 20221215040039066
119633 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/bcm2835_systmr.h' (117,895) at 20221215040039186
119634 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/polaris_baco.c' (117,896) at 20240405153230503
119635 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry_1.c' (117,897) at 20240405153053085
119636 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/n2rng.h' (117,898) at 20210307214926942
119637 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_alpha_clipper.py' (117,899) at 20241211090212538
119638 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-subdir.bb' (117,900) at 20210307205554386
119639 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/open_session.hpp' (117,901) at 20231024080029049
119640 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/tve200.rst' (117,902) at 20210307214925498
119641 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/SerialOverLan/SerialOverLanConsole.vue' (117,903) at 20241004080035967
119642 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112.dtsi' (117,904) at 20240405153045717
119643 2025-01-08 03:00:53.250-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_dev.c' (117,905) at 20210309003650424
119644 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-a3700-comphy.c' (117,906) at 20240503080014490
119645 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_probe_read_user_str.c' (117,907) at 20210309003655988
119646 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt' (117,908) at 20210307214925334
119647 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx-common.c' (117,909) at 20240405153053993
119648 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-set.1' (117,910) at 20210307214932618
119649 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc21.c' (117,911) at 20240418080014490
119650 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8505.c' (117,912) at 20210307214930130
119651 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/double-conversion_3.3.0.bb' (117,913) at 20230609080014391
119652 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0014.h' (117,914) at 20240405153048617
119653 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_vout.c' (117,915) at 20240405153049481
119654 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69_registers.h' (117,916) at 20240405153051873
119655 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/local.conf.sample' (117,917) at 20241221090017480
119656 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/types.h' (117,918) at 20210308005002804
119657 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/cam.h' (117,919) at 20210307214930278
119658 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-poll-force.c' (117,920) at 20230421080019768
119659 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0011-aarch64-Fix-include-paths-when-S-B.patch' (117,921) at 20241221090017660
119660 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion.host.c' (117,922) at 20210307214930554
119661 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0070.h' (117,923) at 20210307214928614
119662 2025-01-08 03:00:53.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elf-randomize.h' (117,924) at 20210307214931382
119663 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c' (117,925) at 20240910080014026
119664 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/fw.h' (117,926) at 20240405153046001
119665 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/utility/sdbus.hpp' (117,927) at 20230511080043139
119666 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/MAINTAINERS' (117,928) at 20210308005003048
119667 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/witherspoon-power-supply-sync/power-supply-sync.service' (117,929) at 20230817080015056
119668 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/Kconfig' (117,930) at 20210308005002900
119669 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu.h' (117,931) at 20240405153053505
119670 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/priv.h' (117,932) at 20240405153048653
119671 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.5' (117,933) at 20210307205554418
119672 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx5_user_ioctl_cmds.h' (117,934) at 20240405153052949
119673 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/qcom-gpi-dma.h' (117,935) at 20240405153052681
119674 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c' (117,936) at 20240405153054265
119675 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml' (117,937) at 20240405153229779
119676 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8010.dtsi' (117,938) at 20240405153045777
119677 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/sigcontext.h' (117,939) at 20210307214925858
119678 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/hfs.rst' (117,940) at 20210309003648420
119679 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6328-dma.h' (117,941) at 20210308005003636
119680 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/itd1000.c' (117,942) at 20240405153049289
119681 2025-01-08 03:00:53.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/tls.c' (117,943) at 20230925080039953
119682 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-core.c' (117,944) at 20241216090017701
119683 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/atm_sysfs.c' (117,945) at 20240405153053165
119684 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/xil_io.h' (117,946) at 20210308005003172
119685 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kfunc_call.c' (117,947) at 20240405153054253
119686 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/currituck.dts' (117,948) at 20210309003648868
119687 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/birdland_bav335a_defconfig' (117,949) at 20210308005003252
119688 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adc128d818.txt' (117,950) at 20210307214925322
119689 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/xts.h' (117,951) at 20240405153052625
119690 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb' (117,952) at 20241221090017552
119691 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/source' (117,953) at 20210307205554386
119692 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/hp680_bl.c' (117,954) at 20240405153052173
119693 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750.dtsi' (117,955) at 20240405153045473
119694 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Delary' (117,956) at 20210307205553778
119695 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch' (117,957) at 20241221090017656
119696 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx-config/usbgx.default' (117,958) at 20210307205553982
119697 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-bold-literal.xsl' (117,959) at 20210307214932494
119698 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (117,960) at 20241206090014286
119699 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/efi.h' (117,961) at 20220525020651974
119700 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-wdt.c' (117,962) at 20240405153045985
119701 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_link.c' (117,963) at 20240405153054165
119702 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040QDS_DDR4_defconfig' (117,964) at 20210308005003244
119703 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/adin1100.c' (117,965) at 20240405153050353
119704 2025-01-08 03:00:53.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cyttsp4.h' (117,966) at 20210307214931474
119705 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/arch/f.c' (117,967) at 20210307214932470
119706 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/core.c' (117,968) at 20241211090145449
119707 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/common/eeprom.h' (117,969) at 20210308005003168
119708 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.c' (117,970) at 20220525020652967
119709 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/ne_overview.rst' (117,971) at 20240405153045333
119710 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/mmu.json' (117,972) at 20240405153054109
119711 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/.gitignore' (117,973) at 20210308005003748
119712 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/m_isdn.rst' (117,974) at 20240405153045225
119713 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_network_sub_menu.robot' (117,975) at 20241212090015183
119714 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memmove_validate.c' (117,976) at 20240405153054357
119715 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_mbx.c' (117,977) at 20240405153050017
119716 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_devcmd.h' (117,978) at 20240405153051601
119717 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c' (117,979) at 20240405153231019
119718 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/private_header_test.cpp' (117,980) at 20241002080024874
119719 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/memory.json' (117,981) at 20240405153054109
119720 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/zorro.h' (117,982) at 20210307214926166
119721 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_dbg.c' (117,983) at 20240326080039434
119722 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_rw.h' (117,984) at 20220525020653963
119723 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/.gitignore' (117,985) at 20240301090012439
119724 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/__init__.py' (117,986) at 20210307205554262
119725 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input-programming.rst' (117,987) at 20240405153045225
119726 2025-01-08 03:00:53.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-Makefile-fix-multilib-build-failure.patch' (117,988) at 20241221090017532
119727 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_defs_svc.h' (117,989) at 20220525020653991
119728 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_kms.c' (117,990) at 20240405153048609
119729 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/exportfs.h' (117,991) at 20240405153052685
119730 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb.dtsi' (117,992) at 20240405153045813
119731 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/other.json' (117,993) at 20240405153054137
119732 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.10.bb' (117,994) at 20231126090012793
119733 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-stat-properties.rst' (117,995) at 20210309003648480
119734 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/common_utility.cpp' (117,996) at 20240826080018275
119735 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/custom-licenses/STM-SLA0044-Rev5' (117,997) at 20220804030014667
119736 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/vmx-helper.c' (117,998) at 20240405153046177
119737 2025-01-08 03:00:53.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite517x_defconfig' (117,999) at 20210308005003288
119738 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.c' (118,000) at 20240710080014601
119739 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/MAINTAINERS' (118,001) at 20210308005003036
119740 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/hello_world.c' (118,002) at 20210308005003544
119741 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_iov_if.h' (118,003) at 20210309003653892
119742 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-depmod-Ignore-.debug-directories.patch' (118,004) at 20230317080013821
119743 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory_hotplug.c' (118,005) at 20240913080013849
119744 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-dmic.txt' (118,006) at 20210307214925430
119745 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-clocks.dtsi' (118,007) at 20210308005002592
119746 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite537x_defconfig' (118,008) at 20210308005003288
119747 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/Makefile' (118,009) at 20210308005003732
119748 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_marvell.c' (118,010) at 20240405153046665
119749 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/MAINTAINERS' (118,011) at 20210308005003032
119750 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/ppc_setjmp.S' (118,012) at 20210308005003544
119751 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c' (118,013) at 20240405153230591
119752 2025-01-08 03:00:53.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v5.0.c' (118,014) at 20240405153050341
119753 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/hif.c' (118,015) at 20241008080013959
119754 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml' (118,016) at 20240405153229771
119755 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_dev.h' (118,017) at 20240405153049953
119756 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/board.h' (118,018) at 20210308005003052
119757 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-axg.c' (118,019) at 20210308005003456
119758 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_qb.c' (118,020) at 20210308005046505
119759 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/find-bit-bench.c' (118,021) at 20240405153054097
119760 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend' (118,022) at 20220930030015962
119761 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/meson.build' (118,023) at 20240822080023969
119762 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi.dtsi' (118,024) at 20210308005002624
119763 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mv-plug-common.h' (118,025) at 20210308005003604
119764 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/Makefile' (118,026) at 20210307214929282
119765 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/mlme_linux.c' (118,027) at 20220525020654187
119766 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.h' (118,028) at 20210307214929914
119767 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.h' (118,029) at 20240405153050157
119768 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl4030_omap3.dtsi' (118,030) at 20240405153045609
119769 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/evged.c' (118,031) at 20210309003649156
119770 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_pd.c' (118,032) at 20240405153230711
119771 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/OWNERS' (118,033) at 20221014030038613
119772 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/tlb.c' (118,034) at 20210308005002980
119773 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_ethtool.c' (118,035) at 20240405153049893
119774 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gtk-icon-cache.bbclass' (118,036) at 20221003030013329
119775 2025-01-08 03:00:53.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_usart3.dtsi' (118,037) at 20240405153045469
119776 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx.h' (118,038) at 20240405153046013
119777 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/loopback.c' (118,039) at 20240415080012975
119778 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/quota/quota/0001-Fix-building-on-musl.patch' (118,040) at 20241221090017680
119779 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/renderer.js' (118,041) at 20211029100036568
119780 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9565_1p1_initvals.h' (118,042) at 20210307214929766
119781 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_drivers.h' (118,043) at 20240405153052613
119782 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig' (118,044) at 20210307205554454
119783 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/testmode.h' (118,045) at 20210307214929858
119784 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/wsgi/apps/__init__.py' (118,046) at 20210308005048033
119785 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399.dtsi' (118,047) at 20240415080012963
119786 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/readline.c' (118,048) at 20240906080037592
119787 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipack/ipack.h' (118,049) at 20220429100100562
119788 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0012-eglibc-Resolve-__fpscr_values-on-SH4.patch' (118,050) at 20241221090017640
119789 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/rust-c-lib-example_git.bb' (118,051) at 20230919080013974
119790 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_usb_crash.py' (118,052) at 20240405153054309
119791 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb' (118,053) at 20230706080014785
119792 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_synth.c' (118,054) at 20220525020654967
119793 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0005-add-missing-FTW_-macros-for-musl.patch' (118,055) at 20240413080012651
119794 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/Makefile' (118,056) at 20220525020653183
119795 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/entry.S' (118,057) at 20210307214926562
119796 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crush/mapper.h' (118,058) at 20210307214931374
119797 2025-01-08 03:00:53.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-smdkc110.dts' (118,059) at 20240405153045573
119798 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/get_maintainer.pl' (118,060) at 20240326080039626
119799 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_igmp.sh' (118,061) at 20240613080016567
119800 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif.c' (118,062) at 20240405153049477
119801 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/integrator-sc.h' (118,063) at 20210308005002912
119802 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/fsl_ucc_hdlc.c' (118,064) at 20240405153050393
119803 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/cio-dac.c' (118,065) at 20240405153048977
119804 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/ftl.h' (118,066) at 20210307214931450
119805 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-medcom-wide.dts' (118,067) at 20210308005002628
119806 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/orion-rtc.txt' (118,068) at 20210307214925418
119807 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_plane.h' (118,069) at 20220525020652863
119808 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/msg_ring.h' (118,070) at 20240405153052965
119809 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/bootparam.h' (118,071) at 20240411080014058
119810 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Pontypool' (118,072) at 20210307205553798
119811 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/.clang-format' (118,073) at 20220303110006942
119812 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.h' (118,074) at 20210307214929578
119813 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_picmg.h' (118,075) at 20210308004938820
119814 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/compiler.h' (118,076) at 20241121090010043
119815 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/panel-uclass.c' (118,077) at 20210308005003532
119816 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/system.c' (118,078) at 20210307214925894
119817 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/icp-hv.c' (118,079) at 20240405153046233
119818 2025-01-08 03:00:53.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/pi3usb30532.c' (118,080) at 20240405153052149
119819 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof.h' (118,081) at 20240520080015207
119820 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_cpuset_prs.sh' (118,082) at 20240405153232263
119821 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/fsm.h' (118,083) at 20210307214930250
119822 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/caddy.h' (118,084) at 20210308005002956
119823 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core.h' (118,085) at 20241216090017729
119824 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/dexcr.c' (118,086) at 20240405153054357
119825 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TRACE01' (118,087) at 20240405153232287
119826 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_buff_pool.c' (118,088) at 20241216090017797
119827 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-power.json' (118,089) at 20240405153054149
119828 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_vlan.sh' (118,090) at 20240405153232279
119829 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_tunnel_core.c' (118,091) at 20240405153232035
119830 2025-01-08 03:00:53.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/lowlevel_init.S' (118,092) at 20210308005003168
119831 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/stacktrace.h' (118,093) at 20220525020652154
119832 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/flashchip.h' (118,094) at 20210307214931450
119833 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/meson.build' (118,095) at 20220913030027305
119834 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/me-debugfs.c' (118,096) at 20210307214926274
119835 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/spr_defs.h' (118,097) at 20210307214926314
119836 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/Kconfig' (118,098) at 20210308005003032
119837 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/blake2s.h' (118,099) at 20220818100014819
119838 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sni_53c710.c' (118,100) at 20220525020654079
119839 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrs.c' (118,101) at 20240411080014122
119840 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rhashtable-types.h' (118,102) at 20210307214931498
119841 2025-01-08 03:00:53.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.h' (118,103) at 20210309003649472
119842 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/sahara.c' (118,104) at 20240405153230271
119843 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board.c' (118,105) at 20210308005002776
119844 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb' (118,106) at 20241206090014250
119845 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atm.h' (118,107) at 20210307214931354
119846 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isph3a_aewb.c' (118,108) at 20240405153049485
119847 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/graph.rst' (118,109) at 20240405153045209
119848 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/pxa-regs.h' (118,110) at 20210308005002660
119849 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/tftp_update_utils.py' (118,111) at 20230308090018465
119850 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (118,112) at 20231223090011731
119851 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Sessions/index.js' (118,113) at 20220105012522999
119852 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/igep00x0_defconfig' (118,114) at 20210308005003260
119853 2025-01-08 03:00:53.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/Makefile' (118,115) at 20240405153230087
119854 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acoutput.h' (118,116) at 20240405153052613
119855 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_bridge.h' (118,117) at 20240405153052921
119856 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech_all_h3_cc_h3_defconfig' (118,118) at 20210308005003264
119857 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_baco.c' (118,119) at 20240405153230507
119858 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/atomic32.c' (118,120) at 20240405153046333
119859 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-smsc9514.dtsi' (118,121) at 20240405153045425
119860 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/Makefile' (118,122) at 20210307214929550
119861 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-proc.c' (118,123) at 20240906080037156
119862 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_progs.c' (118,124) at 20241008080014059
119863 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/eth.c' (118,125) at 20210308005002972
119864 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77686_pmic.h' (118,126) at 20210308005003680
119865 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/gp8psk.h' (118,127) at 20210307214928822
119866 2025-01-08 03:00:53.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_io.c' (118,128) at 20240405153049957
119867 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_vlan.h' (118,129) at 20240405153052865
119868 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-U' (118,130) at 20240405153054369
119869 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_rdma.h' (118,131) at 20240405153049413
119870 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/Makefile' (118,132) at 20240405153046057
119871 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-polaroid-mid2809pxe04.dts' (118,133) at 20210308005002624
119872 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/qemu-project.yml' (118,134) at 20230925080039809
119873 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/conf/layer.conf' (118,135) at 20241221090017564
119874 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/percpu.h' (118,136) at 20240405153045861
119875 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig' (118,137) at 20210308005003264
119876 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/or1ksim_defconfig' (118,138) at 20240405153046057
119877 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau-utils.h' (118,139) at 20210307214932290
119878 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/core.h' (118,140) at 20241216090017741
119879 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c' (118,141) at 20240405153230695
119880 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-nanopi-k2.dts' (118,142) at 20210308005002596
119881 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/Makefile' (118,143) at 20240405153046513
119882 2025-01-08 03:00:53.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/Makefile' (118,144) at 20240405153045397
119883 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/Makefile' (118,145) at 20210307214929986
119884 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.0-RFN' (118,146) at 20211006000025242
119885 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/helper.h' (118,147) at 20240906080037500
119886 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/index.rst' (118,148) at 20240405153229747
119887 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cacheinfo.h' (118,149) at 20220429100100586
119888 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-build-on-mips-clang.patch' (118,150) at 20220910030013353
119889 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/dm_op.h' (118,151) at 20240405153052957
119890 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-nyan-big-u-boot.dtsi' (118,152) at 20210308005002628
119891 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Tauranga' (118,153) at 20210307205553778
119892 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboop/liboop/tcl_dev.patch' (118,154) at 20230706080014757
119893 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_genpd.c' (118,155) at 20240405153046921
119894 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cpu-set-sched.h' (118,156) at 20210307214932586
119895 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/Kconfig' (118,157) at 20210308005003004
119896 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/atmelimage.c' (118,158) at 20210308005003748
119897 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c' (118,159) at 20240405153230807
119898 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/other.json' (118,160) at 20240405153054125
119899 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/event_notifier.h' (118,161) at 20220429100100586
119900 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valadalen' (118,162) at 20210307205553794
119901 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/bus.c' (118,163) at 20240405153232119
119902 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/Makefile' (118,164) at 20240405153052201
119903 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256-ssse3-asm.S' (118,165) at 20240405153046365
119904 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ioport.h' (118,166) at 20210308005003656
119905 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemumips64.conf' (118,167) at 20210905000020585
119906 2025-01-08 03:00:53.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/arcxcnn_bl.txt' (118,168) at 20210307214925346
119907 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_core.c' (118,169) at 20220525020653983
119908 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/StorageController_v1.xml' (118,170) at 20240918080002716
119909 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ammarnas_Tjultrask' (118,171) at 20210307205553778
119910 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max8925.txt' (118,172) at 20210307214925358
119911 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/nvidia,tegra20-ictlr.txt' (118,173) at 20210307214925342
119912 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/e2tools/e2tools_0.1.2.bb' (118,174) at 20241221090017484
119913 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/power/phosphor-power_%.bbappend' (118,175) at 20241206090014218
119914 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/back_to_back_ebbs_test.c' (118,176) at 20210307214932702
119915 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_devlink.c' (118,177) at 20240405153050001
119916 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/htb.c' (118,178) at 20240405153050101
119917 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing_2.7.bb' (118,179) at 20241221090017540
119918 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/console/obmc-console_%.bbappend' (118,180) at 20241206090014218
119919 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/Kconfig' (118,181) at 20240405153046805
119920 2025-01-08 03:00:53.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb' (118,182) at 20241221090017532
119921 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6ul-clock.yaml' (118,183) at 20240405153045025
119922 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/setup.cfg' (118,184) at 20210308004922940
119923 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/freescale/fec_ptp.c' (118,185) at 20241023080012883 to deleted uid set
119924 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/printf.c' (118,186) at 20210307214926638
119925 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi' (118,187) at 20240405153045821
119926 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/irq.h' (118,188) at 20220525020652022
119927 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl_dtb_with_ucode.py' (118,189) at 20210308005003748
119928 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-bus.c' (118,190) at 20240906080037320
119929 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/st7586.c' (118,191) at 20240405153048773
119930 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/intel_pstate.c' (118,192) at 20241011080017299
119931 2025-01-08 03:00:53.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport_debug.c' (118,193) at 20240405153230267
119932 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-stream.c' (118,194) at 20240405153232195
119933 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_types.h' (118,195) at 20240805080013975
119934 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/head.c' (118,196) at 20240405153048625
119935 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-interGGA' (118,197) at 20210307205553758
119936 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/perf_event_open.c' (118,198) at 20240405153054173
119937 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/buffer_head.h' (118,199) at 20240405153231803
119938 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/fbmem.h' (118,200) at 20210307214927954
119939 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/run-ptest' (118,201) at 20210307205553962
119940 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Guliksberg' (118,202) at 20210307205553782
119941 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/m_helper.c' (118,203) at 20241211090212474
119942 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dlfilter.h' (118,204) at 20220525020655167
119943 2025-01-08 03:00:53.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/emulated_ops.h' (118,205) at 20210307214926378
119944 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ldns/ldns_1.8.4.bb' (118,206) at 20241221090017512
119945 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs-nxp.c' (118,207) at 20220525020653679
119946 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/perf.rst' (118,208) at 20240405153044973
119947 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pkeys.h' (118,209) at 20220525020652030
119948 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/reproducible.py' (118,210) at 20241221090017624
119949 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/cypress,hx3.yaml' (118,211) at 20240405153229803
119950 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/cgu.h' (118,212) at 20240405153046789
119951 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/irq.h' (118,213) at 20210307214926214
119952 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_s_down_ch0_regs.h' (118,214) at 20240405153046573
119953 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/kbd/kbd_2.6.4.bb' (118,215) at 20240417080014702
119954 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm.dtsi' (118,216) at 20240405153229923
119955 2025-01-08 03:00:53.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-de2.h' (118,217) at 20210307214931334
119956 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h' (118,218) at 20210308005002648
119957 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-harman.c' (118,219) at 20240405153053501
119958 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vpp.h' (118,220) at 20240405153048569
119959 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (118,221) at 20240720080012613
119960 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/cache.h' (118,222) at 20210308005002836
119961 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rs5c313.c' (118,223) at 20240405153051501
119962 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/namei.c' (118,224) at 20240405153231659
119963 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/lpddr4_timing_b0.c' (118,225) at 20210308005002964
119964 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mode_config.h' (118,226) at 20240405153052633
119965 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_sa.h' (118,227) at 20240405153052873
119966 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/qpolicy.c' (118,228) at 20220525020654823
119967 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic.h' (118,229) at 20210307214930578
119968 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python3targetconfig.bbclass' (118,230) at 20230520080014496
119969 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/main.c' (118,231) at 20240906080037440
119970 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/sparse-mem.c' (118,232) at 20230426080043704
119971 2025-01-08 03:00:53.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/Dockerfile' (118,233) at 20220402030016063
119972 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/r592.c' (118,234) at 20240405153049593
119973 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/yaml/net/poettering/Calculator.events.yaml' (118,235) at 20240920080030747
119974 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c' (118,236) at 20240405153049957
119975 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/video-output.rst' (118,237) at 20210307214925242
119976 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/signal.c' (118,238) at 20240906080037364
119977 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/amijoy.c' (118,239) at 20240405153049133
119978 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tdo-tl070wsh30.c' (118,240) at 20240405153048697
119979 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi.dtsi' (118,241) at 20240405153045729
119980 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.json' (118,242) at 20210308005046401
119981 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/default' (118,243) at 20210307205553822
119982 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb' (118,244) at 20241221090017508
119983 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns-usb2.c' (118,245) at 20240405153051277
119984 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/Kconfig' (118,246) at 20240405153231451
119985 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-cyrillic.c' (118,247) at 20210307214931178
119986 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu_debugfs.h' (118,248) at 20210309003649752
119987 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_appendix.rst' (118,249) at 20240405153045265
119988 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/Makefile' (118,250) at 20240405153052145
119989 2025-01-08 03:00:53.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_b.c' (118,251) at 20210308005046517
119990 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_mc_sysfs.c' (118,252) at 20240405153047017
119991 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/fw_cfg.c' (118,253) at 20221215040039374
119992 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp' (118,254) at 20230609080003694
119993 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_regs.h' (118,255) at 20240405153050261
119994 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/nuvoton.rst' (118,256) at 20241211090212238
119995 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vdso.lds.S' (118,257) at 20240405153045953
119996 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_uart.h' (118,258) at 20210307214926242
119997 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/files/run-ptest' (118,259) at 20210307205554006
119998 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handler.cpp' (118,260) at 20240817080027656
119999 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64_kexec-arm64.c-workaround-for-getrandom-syscall.patch' (118,261) at 20210307205553750
120000 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa-main.c' (118,262) at 20240405153049353
120001 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/armarch.patch' (118,263) at 20241221090017664
120002 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1-c2.dts' (118,264) at 20240405153045541
120003 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/Kconfig' (118,265) at 20210308005002908
120004 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat/run-ptest' (118,266) at 20210307205554502
120005 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-ifs' (118,267) at 20240405153044929
120006 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_ioctl_cmds.h' (118,268) at 20240405153052949
120007 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_tensor_b_regs.h' (118,269) at 20240405153046585
120008 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/fpga-bridge.c' (118,270) at 20240613080016387
120009 2025-01-08 03:00:53.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_rsz.h' (118,271) at 20240405153049413
120010 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/spram.c' (118,272) at 20210307214926262
120011 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/irq.c' (118,273) at 20210307214926538
120012 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/hwmon.pl' (118,274) at 20210308005052045
120013 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/common.h' (118,275) at 20210307214925954
120014 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mmio.c' (118,276) at 20241211090212350
120015 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_selftest_dynamic.c' (118,277) at 20210307214931786
120016 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi' (118,278) at 20240405153045537
120017 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mt7629_rfb_defconfig' (118,279) at 20210308005003268
120018 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/u-boot.lds' (118,280) at 20210308005002844
120019 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/dcn316_resource.c' (118,281) at 20241211090145413
120020 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h' (118,282) at 20210308005003640
120021 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_pcmcia.h' (118,283) at 20210307214926218
120022 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-375.dtsi' (118,284) at 20240405153045445
120023 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256_glue.h' (118,285) at 20210307214925846
120024 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib_rx.c' (118,286) at 20240405153049049
120025 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/MAINTAINERS' (118,287) at 20210308005002972
120026 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass' (118,288) at 20210811000030029
120027 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/http-parser/http-parser_2.9.4.bb' (118,289) at 20230813080012844
120028 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-gcrypt.c.inc' (118,290) at 20241211090212226
120029 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/nop.c' (118,291) at 20220215040051648
120030 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/meson.build' (118,292) at 20240329080038916
120031 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa73-cortexa53.inc' (118,293) at 20240301090012451
120032 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-nyan-big.dts' (118,294) at 20210308005002628
120033 2025-01-08 03:00:53.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dts' (118,295) at 20240405153229963
120034 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.c' (118,296) at 20240405153048657
120035 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_nuvoton.cpp' (118,297) at 20240817080027652
120036 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/ravb.h' (118,298) at 20240405153050253
120037 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast6_avx_glue.c' (118,299) at 20220525020652134
120038 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sa1110-cpufreq.c' (118,300) at 20240405153046917
120039 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c' (118,301) at 20240405153230351
120040 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.h' (118,302) at 20240405153048485
120041 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_bad_size.c' (118,303) at 20240405153054237
120042 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_b.c' (118,304) at 20210308005046513
120043 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/ampere-platform-init.service' (118,305) at 20220313040014717
120044 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi' (118,306) at 20240418080014482
120045 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/pci-iov-howto.rst' (118,307) at 20240405153045281
120046 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin.c' (118,308) at 20240405153051309
120047 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6368-pinctrl.yaml' (118,309) at 20240405153045133
120048 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-shadow-vars.sh' (118,310) at 20210309003656004
120049 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/files/LICENSE' (118,311) at 20210307205553838
120050 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml' (118,312) at 20240405153229779
120051 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/086.out' (118,313) at 20210308005046445
120052 2025-01-08 03:00:53.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d11200_psu.json' (118,314) at 20220601030005861
120053 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/sock.c' (118,315) at 20240405153231987
120054 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/Makefile' (118,316) at 20210307214929862
120055 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/r3k_dump_tlb.c' (118,317) at 20240405153046033
120056 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/runqslower.bpf.c' (118,318) at 20240405153054041
120057 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_u.h' (118,319) at 20220525020655163
120058 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/Kconfig' (118,320) at 20210524100034950
120059 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/bus.h' (118,321) at 20240405153051389
120060 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager_git.bb' (118,322) at 20241214090210267
120061 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/r8152.c' (118,323) at 20241211090145465
120062 2025-01-08 03:00:53.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch' (118,324) at 20241221090017680
120063 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/start.c' (118,325) at 20210308005002556
120064 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/perf_event_fsl_emb.h' (118,326) at 20210307214926386
120065 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/watchdog.c' (118,327) at 20210308005002848
120066 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/log_id.hpp' (118,328) at 20211201040053781
120067 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/filter.h' (118,329) at 20220525020655115
120068 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_signal.h' (118,330) at 20220429100100642
120069 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/Makefile' (118,331) at 20210308005003352
120070 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/smp.h' (118,332) at 20240405153230147
120071 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips-softmmu/common.mak' (118,333) at 20240906080037160
120072 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_power_capping.robot' (118,334) at 20231216090016812
120073 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_dccp.h' (118,335) at 20210307214931646
120074 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/cpu.c' (118,336) at 20210308005002548
120075 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/Kconfig' (118,337) at 20240405153052229
120076 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-riscv32-Define-F_SETLK-F_SETLKW-and-fix-F_GETLK.patch' (118,338) at 20230503080014587
120077 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm78.rst' (118,339) at 20210307214925502
120078 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/ls2k-reset.yaml' (118,340) at 20240405153229779
120079 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cachestat/Makefile' (118,341) at 20240405153232263
120080 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/espresso7420_defconfig' (118,342) at 20210308005003256
120081 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb' (118,343) at 20231207090015282
120082 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mcp-sa11x0.c' (118,344) at 20240405153049613
120083 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/shakti_c.c' (118,345) at 20241211090212326
120084 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/sta.h' (118,346) at 20240405153050705
120085 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/neo.c' (118,347) at 20210308005003088
120086 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/Makefile' (118,348) at 20240405153229859
120087 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/Makefile' (118,349) at 20240405153229871
120088 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/amc6821.rst' (118,350) at 20210307214925498
120089 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/stacktrace.c' (118,351) at 20210307214926318
120090 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_sctp.c' (118,352) at 20240805080014059
120091 2025-01-08 03:00:53.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml' (118,353) at 20240405153229795
120092 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-mdio.c' (118,354) at 20240405153046689
120093 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/trace-events' (118,355) at 20240906080037244
120094 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sh03/mach/io.h' (118,356) at 20210307214926558
120095 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-rut.dts' (118,357) at 20210308005002564
120096 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/Kconfig' (118,358) at 20210307214930474
120097 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/generic-ohci.yaml' (118,359) at 20240405153229803
120098 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_perfcnt.c' (118,360) at 20240405153048701
120099 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel/sblim-cmpi-devel-2.0.3-docdir.patch' (118,361) at 20210307205553934
120100 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vgetcpu.c' (118,362) at 20240405153046369
120101 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358775.c' (118,363) at 20240613080016399
120102 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp_6.0.5.bb' (118,364) at 20241221090017540
120103 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0_7_pptable.h' (118,365) at 20240405153230511
120104 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/omap_remoteproc.c' (118,366) at 20240405153231367
120105 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-mapphone-mdm6600.txt' (118,367) at 20210307214925390
120106 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/pcc.c' (118,368) at 20210308005002728
120107 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-select.rst' (118,369) at 20210309003648492
120108 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_defrag.sh' (118,370) at 20210307214932690
120109 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/perf.rst' (118,371) at 20240405153045285
120110 2025-01-08 03:00:53.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/voice.c' (118,372) at 20240405153232131
120111 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_driver.h' (118,373) at 20220525020652382
120112 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/log.c' (118,374) at 20210307214931246
120113 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm740.S' (118,375) at 20210307214925974
120114 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate-trace.c' (118,376) at 20240405153046909
120115 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/Makefile' (118,377) at 20220525020652402
120116 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_channel.h' (118,378) at 20210308004938816
120117 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-toolchain.bb' (118,379) at 20231011080016606
120118 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-regmap.c' (118,380) at 20220525020652314
120119 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l1i_cache.json' (118,381) at 20240405153232223
120120 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func_ctx_args.c' (118,382) at 20240405153054277
120121 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/autofs-mount-control.rst' (118,383) at 20240405153045201
120122 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml' (118,384) at 20240405153045137
120123 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/rk3399_dmc.c' (118,385) at 20240405153046977
120124 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0006-Fix-invalid-sigprocmask-call.patch' (118,386) at 20241221090017660
120125 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/Makefile' (118,387) at 20240405153045573
120126 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/picosam9g45.c' (118,388) at 20210308005003020
120127 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-shared.h' (118,389) at 20210307214931434
120128 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyCollection_v1.xml' (118,390) at 20240619080002928
120129 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/clk.h' (118,391) at 20240405153052893
120130 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_police.h' (118,392) at 20240405153050181
120131 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_atomic_trace.h' (118,393) at 20210307214927890
120132 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/cortina,gemini-sata-bridge.yaml' (118,394) at 20240405153045021
120133 2025-01-08 03:00:53.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/realtek-smi.c' (118,395) at 20240405153230911
120134 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/clocksource.h' (118,396) at 20220525020652154
120135 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_unittest.hpp' (118,397) at 20210918000044923
120136 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/baseband.c' (118,398) at 20240405153051953
120137 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_atomic_helper.c' (118,399) at 20240405153048397
120138 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/meson.build' (118,400) at 20230506080018790
120139 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-koelsch.dts' (118,401) at 20210308005002600
120140 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774b1-sysc.h' (118,402) at 20210307214931346
120141 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/guest_modes.c' (118,403) at 20240405153054317
120142 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python3-dir.bbclass' (118,404) at 20241221090017608
120143 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/channel.h' (118,405) at 20210307214928078
120144 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dim.h' (118,406) at 20240405153052681
120145 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/Kconfig' (118,407) at 20210308005003024
120146 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-display-clk.yaml' (118,408) at 20240405153045021
120147 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_signal.cpp' (118,409) at 20240820080031614
120148 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/atmel,isc.yaml' (118,410) at 20240405153045093
120149 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/modules-check.sh' (118,411) at 20240405153053457
120150 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/uapi/asm/mman.h' (118,412) at 20210307214932454
120151 2025-01-08 03:00:53.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/hashtab.c' (118,413) at 20241216090017769
120152 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_dump.c' (118,414) at 20240405153054249
120153 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/016_pack_image_overflow.dts' (118,415) at 20210308005003752
120154 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kconfig.cpu' (118,416) at 20240405153046305
120155 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/SEL.errors.yaml' (118,417) at 20210610000035142
120156 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/r8a7779.h' (118,418) at 20210307214925958
120157 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/kconfig.h' (118,419) at 20210308005003656
120158 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/memory.rst' (118,420) at 20240405153044973
120159 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/ps-mach.c' (118,421) at 20240405153053549
120160 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kristinehamn_Utsiktsberget' (118,422) at 20210307205553786
120161 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_uc.c' (118,423) at 20220525020653163
120162 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP3.interface.yaml' (118,424) at 20220315030032659
120163 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-s6q/network/usb-ethernet-gadget.bb' (118,425) at 20241206090014278
120164 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_assign_reuse.c' (118,426) at 20240405153232259
120165 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_ipv6_route.c' (118,427) at 20220525020655195
120166 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_sbte0_mstr_if_axuser_regs.h' (118,428) at 20240405153046585
120167 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7780.h' (118,429) at 20210308005002848
120168 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/module-sections.c' (118,430) at 20240405153230003
120169 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/MAINTAINERS' (118,431) at 20210308005003076
120170 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/lan937x.h' (118,432) at 20240405153049753
120171 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-imx-lpi2c.c' (118,433) at 20241211090145433
120172 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/adsp.c' (118,434) at 20210308005002852
120173 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c' (118,435) at 20210307214929478
120174 2025-01-08 03:00:53.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-websockets_14.1.bb' (118,436) at 20241221090017668
120175 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_asm.h' (118,437) at 20240405153046113
120176 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if500b.h' (118,438) at 20210307214927902
120177 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/async-teardown.h' (118,439) at 20230426080043772
120178 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-start@.target' (118,440) at 20240321080027598
120179 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc.inc' (118,441) at 20231126090012781
120180 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram.c' (118,442) at 20220429100100942
120181 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-iwg20d-q7-dbcm-ca.dts' (118,443) at 20240405153045549
120182 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_01.dtso' (118,444) at 20240405153231279
120183 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/eisa_enumerator.c' (118,445) at 20240405153051217
120184 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-hub.c' (118,446) at 20241211090212342
120185 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm.scc' (118,447) at 20210307205554118
120186 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/imx_spi.h' (118,448) at 20210927100127241
120187 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/max77620.h' (118,449) at 20210307214931342
120188 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Romulus.py' (118,450) at 20220728030041559
120189 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-da9052.c' (118,451) at 20240405153047073
120190 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs600.c' (118,452) at 20241211090145429
120191 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/start64.S' (118,453) at 20210308005002860
120192 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pcmcia/marubun_pcmcia.c' (118,454) at 20210308005003452
120193 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/common/gpio_hog.c' (118,455) at 20210308005002908
120194 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/linkstate.c' (118,456) at 20240719080013377
120195 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/.gitignore' (118,457) at 20210308005114857
120196 2025-01-08 03:00:53.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0011-avoid-redefinition-of-prctl_mm_map-structure.patch' (118,458) at 20240413080012651
120197 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-spdif.yaml' (118,459) at 20240405153045165
120198 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/canaan_kd233.dts' (118,460) at 20240405153046241
120199 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_emmc_pll_regs.h' (118,461) at 20240405153046605
120200 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.h' (118,462) at 20240405153048585
120201 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/mtdev_1.1.7.bb' (118,463) at 20240413080012699
120202 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5904.dtsi' (118,464) at 20240405153045513
120203 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/msm-crash-dump.rst' (118,465) at 20240405153229819
120204 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-innolux-ej030na.c' (118,466) at 20240405153230615
120205 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/vhost_net.h' (118,467) at 20240906080037344
120206 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_summary.c' (118,468) at 20210308005003556
120207 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (118,469) at 20241221090017480
120208 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/event_log.cpp' (118,470) at 20241120090002568
120209 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c' (118,471) at 20241011080017327
120210 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iotkit-sysctl.c' (118,472) at 20241211090212294
120211 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fjallsta' (118,473) at 20210307205553782
120212 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/0001-Makefile-remove-strip.patch' (118,474) at 20210307205553974
120213 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm63xx-pcm-whistler.c' (118,475) at 20240405153053557
120214 2025-01-08 03:00:53.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakupmap.map' (118,476) at 20210309003649136
120215 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_init.c' (118,477) at 20240805080014007
120216 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-kirkwood.c' (118,478) at 20241008080013967
120217 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi.c' (118,479) at 20210308005003496
120218 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/dsp_helper.c' (118,480) at 20230426080043900
120219 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/TODO' (118,481) at 20240405153051849
120220 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/omap_elm.h' (118,482) at 20210308005003668
120221 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/meson.build' (118,483) at 20240920080030747
120222 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/xlnx-zynqmp-resets.h' (118,484) at 20210307214931350
120223 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/br_netfilter.h' (118,485) at 20210307214931566
120224 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max9808x.yaml' (118,486) at 20240405153229799
120225 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/phosphor-dbus-interfaces.wrap' (118,487) at 20220323030036807
120226 2025-01-08 03:00:53.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/davicom,dm9051.yaml' (118,488) at 20240405153045117
120227 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/jazz16.c' (118,489) at 20220525020654983
120228 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-ep93xx.c' (118,490) at 20220525020653927
120229 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-loongson2.c' (118,491) at 20240405153051337
120230 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/README' (118,492) at 20210307205554230
120231 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0002-cmake-Use-exported-target-for-bz2.patch' (118,493) at 20240413080012651
120232 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sgp40.c' (118,494) at 20240405153048969
120233 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_counter.c' (118,495) at 20240830080013355
120234 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/kup-booke.h' (118,496) at 20240405153230031
120235 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5110.h' (118,497) at 20210307214932354
120236 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.json' (118,498) at 20210927100127469
120237 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-13616.patch' (118,499) at 20230706080014753
120238 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw.h' (118,500) at 20240405153230163
120239 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/Status/meson.build' (118,501) at 20230825080021141
120240 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts' (118,502) at 20240405153045813
120241 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCL' (118,503) at 20241221090017616
120242 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stacktrace/nvhe.h' (118,504) at 20240405153045861
120243 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65217.h' (118,505) at 20240405153052733
120244 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/Kconfig' (118,506) at 20210308005002712
120245 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pmdemand.c' (118,507) at 20240405153048457
120246 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/capiutil.c' (118,508) at 20220525020653207
120247 2025-01-08 03:00:53.284-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-berlin.txt' (118,509) at 20210307214925406
120248 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/kunpeng_hccs.c' (118,510) at 20240405153231451
120249 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6621.c' (118,511) at 20240405153230663
120250 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_core.c' (118,512) at 20240405153230695
120251 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/Makefile' (118,513) at 20210308005003052
120252 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5761.yaml' (118,514) at 20240405153045073
120253 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm121.c' (118,515) at 20240405153049225
120254 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,cgu-lgm.yaml' (118,516) at 20240405153045025
120255 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inflate.c' (118,517) at 20240405153053109
120256 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/stall.json' (118,518) at 20240405153232227
120257 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_types.h' (118,519) at 20240405153048545
120258 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/icmp.h' (118,520) at 20210309003653844
120259 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/mscc.txt' (118,521) at 20220525020651690
120260 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml' (118,522) at 20240405153045177
120261 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/cache.h' (118,523) at 20240815080012871
120262 2025-01-08 03:00:53.285-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/beige_goby_ip_offset.h' (118,524) at 20220525020652811
120263 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/smc.h' (118,525) at 20241216090017769
120264 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/bluefield-dw-mshc.txt' (118,526) at 20210307214925366
120265 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_NAND_defconfig' (118,527) at 20210308005003236
120266 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_leds.c' (118,528) at 20210307214928098
120267 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_prctl.h' (118,529) at 20220429100100646
120268 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/events.yaml' (118,530) at 20210308005059165
120269 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/config_mpc86xx.h' (118,531) at 20210308005002836
120270 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/pwmtach_ioctl.h' (118,532) at 20210308005111465
120271 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/binutils.py' (118,533) at 20241221090017628
120272 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.c' (118,534) at 20220525020652967
120273 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeBasicContext.hpp' (118,535) at 20241112090003102
120274 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v3.5.1.c' (118,536) at 20240405153050337
120275 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head.S' (118,537) at 20241211090145369
120276 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c' (118,538) at 20240405153048693
120277 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/ti-eqep.yaml' (118,539) at 20210307214925298
120278 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_evict.h' (118,540) at 20240405153048525
120279 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/dev-kmsg' (118,541) at 20210309003648248
120280 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/aldebaran_ip_offset.h' (118,542) at 20220525020652534
120281 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pci_grpci1.c' (118,543) at 20240405153230091
120282 2025-01-08 03:00:53.286-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-c3.inc' (118,544) at 20210905000020581
120283 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa910_defconfig' (118,545) at 20240405153045617
120284 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm3323.c' (118,546) at 20240405153048997
120285 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_hw.c' (118,547) at 20240405153048357
120286 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/patch.h' (118,548) at 20210307214926118
120287 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/mapfile.csv' (118,549) at 20220525020655143
120288 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/key_gen.c' (118,550) at 20240405153046929
120289 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/syscall.c' (118,551) at 20240405153230003
120290 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ieee802154.h' (118,552) at 20240405153052705
120291 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_legacy_misc.c' (118,553) at 20220525020652847
120292 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88472.h' (118,554) at 20210307214928630
120293 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/google,open-dice.yaml' (118,555) at 20240405153045149
120294 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/namei.c' (118,556) at 20210307214931070
120295 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-ec.h' (118,557) at 20240405153051413
120296 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/tsx.c' (118,558) at 20240405153046425
120297 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/soc.h' (118,559) at 20220525020652090
120298 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v6.h' (118,560) at 20240405153051289
120299 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.LED_display' (118,561) at 20210308005003288
120300 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_drm.h' (118,562) at 20240405153048701
120301 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3660.c' (118,563) at 20240405153230211
120302 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi' (118,564) at 20240405153045581
120303 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time.errors.yaml' (118,565) at 20210610000035158
120304 2025-01-08 03:00:53.287-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/i2c_eeprom_emul.c' (118,566) at 20210308005003400
120305 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.ips' (118,567) at 20210307214925558
120306 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/remoteproc/k3-rproc.txt' (118,568) at 20210308005003308
120307 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/Kconfig' (118,569) at 20210307214932450
120308 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/Kconfig' (118,570) at 20220525020653483
120309 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/clk.c' (118,571) at 20210308005003208
120310 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/config' (118,572) at 20220525020655215
120311 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1760.c' (118,573) at 20240405153046889
120312 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/oplib_64.h' (118,574) at 20240805080013927
120313 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/ll_temac_mdio.c' (118,575) at 20240405153231071
120314 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/toggle-switch.scss' (118,576) at 20210308005107073
120315 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/thermal.c' (118,577) at 20240405153054069
120316 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/context_tracking_irq.h' (118,578) at 20240405153052673
120317 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/pageattr.c' (118,579) at 20240429080012404
120318 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_sw.c' (118,580) at 20210308005003728
120319 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/statfs.h' (118,581) at 20210307214926250
120320 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/Makefile' (118,582) at 20210308005003024
120321 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/bootstrap.sh' (118,583) at 20221205040007891
120322 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/allowedips.c' (118,584) at 20240719080013357
120323 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/Makefile' (118,585) at 20240405153050489
120324 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpufeature.h' (118,586) at 20240624080012768
120325 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-net.c' (118,587) at 20241211090212442
120326 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/AssetTag/meson.build' (118,588) at 20230825080021137
120327 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-mrw.inc' (118,589) at 20210811000030029
120328 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pgm-specification-user.c' (118,590) at 20230426080043952
120329 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf_rss-stub.c' (118,591) at 20241211090212242
120330 2025-01-08 03:00:53.288-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/openconnect_9.12.bb' (118,592) at 20230919080013954
120331 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080a_simu.h' (118,593) at 20210308005003600
120332 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlb-funcs.S' (118,594) at 20240405153230015
120333 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pointer_auth.h' (118,595) at 20240405153045861
120334 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-imx28.c' (118,596) at 20210307214926998
120335 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/buffer.c' (118,597) at 20240405153052049
120336 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip.h' (118,598) at 20241211090145477
120337 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/numa.c' (118,599) at 20240906080037284
120338 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ec_sys.c' (118,600) at 20240405153046637
120339 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_micfil.h' (118,601) at 20240405153232175
120340 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/Kconfig' (118,602) at 20240405153049653
120341 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_crtc.c' (118,603) at 20240405153230643
120342 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/switch_to.h' (118,604) at 20210307214926322
120343 2025-01-08 03:00:53.289-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/uprobes.c' (118,605) at 20240805080013931
120344 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-online-fsck-design.rst' (118,606) at 20240405153229815
120345 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/086_files_none.dts' (118,607) at 20210308005003752
120346 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml' (118,608) at 20240405153229799
120347 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/udbg_adb.c' (118,609) at 20240405153046213
120348 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_display.c' (118,610) at 20240405153048565
120349 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/modes/interface/isp_types.h' (118,611) at 20220525020654127
120350 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/u-boot-fw-utils-aspeed_%.bbappend' (118,612) at 20210823100016972
120351 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch' (118,613) at 20241206090014310
120352 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_object_types.h' (118,614) at 20240405153230563
120353 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-multiconn.out' (118,615) at 20221215040039366
120354 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/fieldbus_dev.txt' (118,616) at 20210307214930506
120355 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml' (118,617) at 20240405153045065
120356 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo2_defconfig' (118,618) at 20210308005003272
120357 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/debugfs.c' (118,619) at 20240405153231279
120358 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/zero.hpp' (118,620) at 20230511080008003
120359 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/virtio_ring_poll.c' (118,621) at 20210307214932742
120360 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-mc.c' (118,622) at 20240405153049553
120361 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/service_files/chassis-system-reset.service' (118,623) at 20211112040111279
120362 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml' (118,624) at 20240405153045157
120363 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/meson.build' (118,625) at 20241211090212374
120364 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AttributeRegistry_v1.xml' (118,626) at 20240619080002920
120365 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AccelerationFunctionCollection_v1.xml' (118,627) at 20240619080002916
120366 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_crc32.c' (118,628) at 20241008080014027
120367 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/0001-sched_attr-Do-not-define-for-glibc-2.41.patch' (118,629) at 20241221090017676
120368 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb' (118,630) at 20241221090017544
120369 2025-01-08 03:00:53.290-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/association_interface.hpp' (118,631) at 20240829080033123
120370 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram_lib.sh' (118,632) at 20220525020655235
120371 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/zisofs.h' (118,633) at 20210307214931126
120372 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/loader/valid/another.py' (118,634) at 20210307205554434
120373 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra20-ehci.txt' (118,635) at 20210307214925450
120374 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/xenpmu.h' (118,636) at 20240405153052961
120375 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0008-Define-glibc-compatible-basename-for-non-glibc-syste.patch' (118,637) at 20240413080012651
120376 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pxs2-gentil.dts' (118,638) at 20240405153045577
120377 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/iTCO_wdt.c' (118,639) at 20241216090017749
120378 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target-con-set.h' (118,640) at 20241211090212526
120379 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/COPYING.MIT' (118,641) at 20221122040015507
120380 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc5121.h' (118,642) at 20210307214926382
120381 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/switch_to.h' (118,643) at 20220525020651970
120382 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1305.c' (118,644) at 20210307214930506
120383 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ntb.rst' (118,645) at 20240405153045193
120384 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_simple.c' (118,646) at 20210307214926274
120385 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_types.hpp' (118,647) at 20240925080030034
120386 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power-domain.h' (118,648) at 20210308005003680
120387 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_nla.c' (118,649) at 20240405153046705
120388 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/randomize_layout_plugin.c' (118,650) at 20240405153232103
120389 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/determinism.patch' (118,651) at 20241221090017664
120390 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/phosphor-power-supply-0.conf' (118,652) at 20210307205553702
120391 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-tsl2583' (118,653) at 20210307214925194
120392 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif2.h' (118,654) at 20210308005003556
120393 2025-01-08 03:00:53.291-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dpp.c' (118,655) at 20240405153047261
120394 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/misc_helper.c' (118,656) at 20240906080037532
120395 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_vhci.c' (118,657) at 20240613080016383
120396 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml' (118,658) at 20210721000034682
120397 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vgetcpu.c' (118,659) at 20240405153045953
120398 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/jobs_processing.py' (118,660) at 20231117090015183
120399 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mcb.h' (118,661) at 20240405153052725
120400 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/libutempter/0001-Fix-macro-error.patch' (118,662) at 20221003030013285
120401 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/usb-network/files/00-bmc-usb0.network' (118,663) at 20210307205553674
120402 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/LICENSE' (118,664) at 20210308005117617
120403 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/mxc-serial.txt' (118,665) at 20210308005003308
120404 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm018-dc4.dts' (118,666) at 20210308005002636
120405 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-EIA-542-HRC-center-frequencies-QAM256' (118,667) at 20210307205553754
120406 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-shadow-virtqueue.h' (118,668) at 20240326080039502
120407 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_tcp.c' (118,669) at 20240913080013833
120408 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/mon.c' (118,670) at 20230720080043535
120409 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_writemeta_unittest.cpp' (118,671) at 20210308005134001
120410 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_thread.h' (118,672) at 20241211090212218
120411 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/acl.c' (118,673) at 20240628080014017
120412 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/generic-radix-tree.rst' (118,674) at 20240405153045289
120413 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-nft.sh' (118,675) at 20240905080011586
120414 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/framebuffer.h' (118,676) at 20210307214927778
120415 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/PageNotFound/index.js' (118,677) at 20220105012522999
120416 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/moxtet.h' (118,678) at 20220525020654591
120417 2025-01-08 03:00:53.292-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb' (118,679) at 20231014080011723
120418 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_common.h' (118,680) at 20220525020654595
120419 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8997-irq.c' (118,681) at 20210307214929010
120420 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_module.c' (118,682) at 20210307214927150
120421 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_soc_common.c' (118,683) at 20241211090212246
120422 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cros_peripheral_charger.c' (118,684) at 20240405153051433
120423 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/compulab.bmp' (118,685) at 20210308005003768 to deleted uid set
120424 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc100-pinctrl.dtsi' (118,686) at 20210308005002608
120425 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled3.conf' (118,687) at 20220603030012904
120426 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts_1.0.bb' (118,688) at 20241221090017644
120427 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/pattern.hpp' (118,689) at 20240618080005305
120428 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rza.h' (118,690) at 20210307214930858
120429 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-st-ssc4.c' (118,691) at 20240405153051797
120430 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/u2f-setup-gen.py' (118,692) at 20210308005046249
120431 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/delegation.c' (118,693) at 20241111090012141
120432 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm3xxx.c' (118,694) at 20210307214925914
120433 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/github-releases.bbclass' (118,695) at 20221003030013329
120434 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-de2.h' (118,696) at 20210308005003636
120435 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7721/Makefile' (118,697) at 20210307214926542
120436 2025-01-08 03:00:53.293-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c' (118,698) at 20240405153231247
120437 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol_palfin.bmp' (118,699) at 20210308005003768 to deleted uid set
120438 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc' (118,700) at 20240618080012765
120439 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_es8336.c' (118,701) at 20240405153232183
120440 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_pci.h' (118,702) at 20210309003651772
120441 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/internal.h' (118,703) at 20240913080013845
120442 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/constants.py.in' (118,704) at 20240405153232103
120443 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/oslib-posix.c' (118,705) at 20240906080037592
120444 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/virtio_scsi.c' (118,706) at 20240405153051745
120445 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-logging.c' (118,707) at 20221215040039394
120446 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/opengrok2.0.log' (118,708) at 20241227090345067
120447 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_arc.c' (118,709) at 20210308005003484
120448 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mman.h' (118,710) at 20240405153046117
120449 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_compression.h' (118,711) at 20240405153046957
120450 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/arndale.c' (118,712) at 20210308005003040
120451 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrlv.c' (118,713) at 20210308005046525
120452 2025-01-08 03:00:53.294-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gemfs.c' (118,714) at 20240405153048477
120453 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c' (118,715) at 20241211090145461
120454 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_noc.h' (118,716) at 20240405153046737
120455 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-moxa-uc-8410a.dts' (118,717) at 20240405153045533
120456 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa.h' (118,718) at 20240405153049041
120457 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/vgacon.c' (118,719) at 20240405153052177
120458 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.2.bb' (118,720) at 20241221090017564
120459 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/cmd.c' (118,721) at 20240405153050469
120460 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9irq.h' (118,722) at 20240405153046017
120461 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscalls_api.h' (118,723) at 20240405153052801
120462 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svcauth.h' (118,724) at 20240405153231843
120463 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/irled/gpio-ir-tx.yaml' (118,725) at 20240405153045089
120464 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_libbpf_get_fd_by_id_opts.c' (118,726) at 20241008080014059
120465 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/files/Makefile' (118,727) at 20220910030013341
120466 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/method.mako.cpp' (118,728) at 20210308005108057
120467 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.c' (118,729) at 20240405153230539
120468 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/MAINTAINERS' (118,730) at 20210308005002976
120469 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_ag_api.h' (118,731) at 20240405153050177
120470 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/interrupts.c' (118,732) at 20210308005002836
120471 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/update-mips-syscall-args.sh' (118,733) at 20210927100127353
120472 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_sai.c' (118,734) at 20240405153054009
120473 2025-01-08 03:00:53.295-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-4.0' (118,735) at 20211006000025230
120474 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/gsmi.c' (118,736) at 20241211090145405
120475 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/branch.json' (118,737) at 20240405153054109
120476 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/pm.h' (118,738) at 20210307214929962
120477 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dccg.h' (118,739) at 20240405153230415
120478 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/index.rst' (118,740) at 20210307214925454
120479 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.service' (118,741) at 20210307205553822
120480 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/debugfs.c' (118,742) at 20240910080014058
120481 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devfreq_cooling.h' (118,743) at 20220525020654559
120482 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/make_fuse_swig_optional.patch' (118,744) at 20230706080014741
120483 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-wits-pro-a20-dkt.dts' (118,745) at 20240405153045389
120484 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/rtc.h' (118,746) at 20240326080039550
120485 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-hid.h' (118,747) at 20220921100021462
120486 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cap.c' (118,748) at 20210307214932586
120487 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/files/static-passwd-meta-gnome' (118,749) at 20231014080011723
120488 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/.gitignore' (118,750) at 20210307214926590
120489 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq5332.c' (118,751) at 20241008080013915
120490 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkspi.c' (118,752) at 20210308005003772
120491 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/supply.h' (118,753) at 20210307214931438
120492 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-owl/regs_s900.h' (118,754) at 20210308005002660
120493 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gardikfors' (118,755) at 20210307205553782
120494 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/pbkdf.h' (118,756) at 20241211090212354
120495 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_prio.c' (118,757) at 20240405153053369
120496 2025-01-08 03:00:53.296-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push006c.h' (118,758) at 20210309003649824
120497 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca9.dts' (118,759) at 20240405153045405
120498 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau1372.yaml' (118,760) at 20240405153045157
120499 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/inflate.h' (118,761) at 20210307214931374
120500 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml' (118,762) at 20240405153045077
120501 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SPIFLASH_defconfig' (118,763) at 20210308005003240
120502 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/arct_ip_offset.h' (118,764) at 20220525020652534
120503 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wimm.c' (118,765) at 20220525020652943
120504 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_s_w_ph.c' (118,766) at 20210308005046505
120505 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/guruplug.c' (118,767) at 20210308005002904
120506 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/Makefile' (118,768) at 20210307214932210
120507 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/mux.c' (118,769) at 20210308005003052
120508 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/genmap.c' (118,770) at 20240405153046609
120509 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-mu-msi.c' (118,771) at 20240405153230751
120510 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_device_path_to_text.c' (118,772) at 20210308005003700
120511 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsf.c' (118,773) at 20210307214926438
120512 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-alto35-common.dtsi' (118,774) at 20240405153045605
120513 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_defconfig' (118,775) at 20210308005003232
120514 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/error.rs' (118,776) at 20240405153232095
120515 2025-01-08 03:00:53.297-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/id_map.cpp' (118,777) at 20240817080031292
120516 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mac.c' (118,778) at 20240628080014001
120517 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c' (118,779) at 20210307214927886
120518 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_one.cpp' (118,780) at 20231110090010623
120519 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell.c' (118,781) at 20240405153231079
120520 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/stm.h' (118,782) at 20240405153052941
120521 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/0001-stdlib-Make-iconv-use-portable-across-glibc-musl.patch' (118,783) at 20241206090014254
120522 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zrle.c.inc' (118,784) at 20240326080039754
120523 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/frwr_ops.c' (118,785) at 20240805080014059
120524 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr.h' (118,786) at 20210307214931346
120525 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/meson-gxl-usb3.c' (118,787) at 20210308005003456
120526 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/bpf_perf_event.h' (118,788) at 20240405153045361
120527 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c' (118,789) at 20210307214929810
120528 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qjson.h' (118,790) at 20220429100100586
120529 2025-01-08 03:00:53.298-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/cypress_firmware.h' (118,791) at 20210307214928598
120530 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-interconnect.json' (118,792) at 20240405153054141
120531 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/report-details.html.jinja' (118,793) at 20220804030014695
120532 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/dcn/irqsrcs_dcn_1_0.h' (118,794) at 20220525020652811
120533 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/guides/encrypted_boot.txt' (118,795) at 20210308005003328
120534 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sheep-rk3368_defconfig' (118,796) at 20210308005003280
120535 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/Makefile' (118,797) at 20240405153049473
120536 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb' (118,798) at 20240413080012639
120537 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c' (118,799) at 20240405153048641
120538 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_wouldblock.c' (118,800) at 20240405153054305
120539 2025-01-08 03:00:53.299-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a64.h' (118,801) at 20240405153046853
120540 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c' (118,802) at 20240405153230315
120541 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/activation.cpp' (118,803) at 20241213090049550
120542 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/atmel_lcdfb.c' (118,804) at 20210308005003520
120543 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/entityMap.json' (118,805) at 20240514080031406
120544 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/targets.rst' (118,806) at 20221215040039082
120545 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jiffies.h' (118,807) at 20241211090145537
120546 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-soc-glue.yaml' (118,808) at 20240405153045157
120547 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/perfbuf_bench.c' (118,809) at 20240405153054273
120548 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/Kconfig' (118,810) at 20210307214927178
120549 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_headroom.sh' (118,811) at 20240405153054297
120550 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-x86-stub.c' (118,812) at 20240326080039414
120551 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/Makefile' (118,813) at 20240405153054357
120552 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_46.2.bb' (118,814) at 20241221090017488
120553 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/channels.c' (118,815) at 20240405153050101
120554 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/habanalabs.h' (118,816) at 20240405153052893
120555 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_hrtimer_pretimeout.c' (118,817) at 20220525020654335
120556 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig' (118,818) at 20210308005003276
120557 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml' (118,819) at 20240405153229799
120558 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FacilityCollection_v1.xml' (118,820) at 20240619080002924
120559 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/ProcessorStore.js' (118,821) at 20241004080035963
120560 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/CLEI.interface.yaml' (118,822) at 20240618080025501
120561 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_pcadd.c' (118,823) at 20221215040039386
120562 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/recipetool' (118,824) at 20210307205554642
120563 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/actions/owl-sps.c' (118,825) at 20240405153231347
120564 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0002-Enable-and-change-user-and-group-of-freeradius-serve.patch' (118,826) at 20230131040012027
120565 2025-01-08 03:00:53.300-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,amac.yaml' (118,827) at 20240405153045113
120566 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpaa_fd.h' (118,828) at 20210308005003648
120567 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_packet_layer.c' (118,829) at 20240405153051393
120568 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/test_encl.lds' (118,830) at 20240405153232287
120569 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqtest.h' (118,831) at 20241211090212546
120570 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-j721e.c' (118,832) at 20240405153048373
120571 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/sharpsl.h' (118,833) at 20210308005046005
120572 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/MAINTAINERS' (118,834) at 20210308005002964
120573 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ChassisCollection.json' (118,835) at 20240619080002944
120574 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zed/ps7_init_gpl.c' (118,836) at 20210308005003180
120575 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5640.c' (118,837) at 20240405153230791
120576 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc084s021.yaml' (118,838) at 20240405153045073
120577 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/net/Makefile' (118,839) at 20210307214925974
120578 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/Kconfig' (118,840) at 20210308005002972
120579 2025-01-08 03:00:53.301-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-twl4030-usb' (118,841) at 20210307214925206
120580 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_hpipe.h' (118,842) at 20210308005003456
120581 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk.c' (118,843) at 20210307214926994
120582 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/sonicvibes.c' (118,844) at 20220525020655011
120583 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/apple,admac.yaml' (118,845) at 20240405153045053
120584 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/domain.c' (118,846) at 20240429080012436
120585 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/elogall' (118,847) at 20221213040024897
120586 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_oem.robot' (118,848) at 20240628080017117
120587 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq24257.yaml' (118,849) at 20240405153045141
120588 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.h' (118,850) at 20240405153050109
120589 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_analyze_funcs.py' (118,851) at 20240906080037476
120590 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/macsec.c' (118,852) at 20240405153231075
120591 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/axp20x-pek.c' (118,853) at 20240405153049141
120592 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/Kconfig' (118,854) at 20210308005002988
120593 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.h' (118,855) at 20210307214927206
120594 2025-01-08 03:00:53.302-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/index.rst' (118,856) at 20240405153045009
120595 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/sme.c' (118,857) at 20241220090018342
120596 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/handler.hpp' (118,858) at 20230821192414188
120597 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user32.h' (118,859) at 20210307214926678
120598 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/soc-info.h' (118,860) at 20210308005002796
120599 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_dummy.c' (118,861) at 20240405153053497
120600 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_fs.h' (118,862) at 20240405153231831
120601 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/xstate.rst' (118,863) at 20240405153044989
120602 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8350.h' (118,864) at 20220525020654543
120603 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g25.dtsi' (118,865) at 20240405153045465
120604 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_6_offset.h' (118,866) at 20240405153048281
120605 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53.dtsi' (118,867) at 20240405153229883
120606 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-kernel/linux/linux-aspeed_%.bbappend' (118,868) at 20240727080014098
120607 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mux.c' (118,869) at 20240405153046801
120608 2025-01-08 03:00:53.303-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_driver/efi_block_device.c' (118,870) at 20210308005003700
120609 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/frontend.json' (118,871) at 20240405153054129
120610 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0002-interface-remove-C-reserved-keyword.patch' (118,872) at 20210307205553754
120611 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/README.md' (118,873) at 20221214040025236
120612 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-self-cycle.err' (118,874) at 20210308005046409
120613 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-iim.c' (118,875) at 20240405153231275
120614 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/airoha/Makefile' (118,876) at 20240405153045369
120615 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/Makefile' (118,877) at 20210308005003760
120616 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0003-Make-fbdev-device-node-runtime-configurable-via-envi.patch' (118,878) at 20241221090017528
120617 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9150.txt' (118,879) at 20210307214925358
120618 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_NAND_SECURE_BOOT_defconfig' (118,880) at 20210308005003244
120619 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1011.txt' (118,881) at 20210307214925434
120620 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/Kconfig' (118,882) at 20220525020653663
120621 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crct10dif-vpmsum_asm.S' (118,883) at 20210307214926370
120622 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connlimit.c' (118,884) at 20241018080014586
120623 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/recipetool' (118,885) at 20210307205554642
120624 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi.h' (118,886) at 20230426080043756
120625 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/Makefile' (118,887) at 20240405153230611
120626 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely' (118,888) at 20210307205553774 to deleted uid set
120627 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd.h' (118,889) at 20210308005046065
120628 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_brx.c' (118,890) at 20240405153049441
120629 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml' (118,891) at 20240405153229779
120630 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mlxreg-fan.rst' (118,892) at 20210307214925502
120631 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_ldap_utils.robot' (118,893) at 20240627080021044
120632 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0013-remove-clean-script.patch' (118,894) at 20220910030013425
120633 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/config.h' (118,895) at 20210307214932614
120634 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/conf/distro/gbmc.conf' (118,896) at 20241221090017480
120635 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/no-gplv3.inc' (118,897) at 20241221090017612
120636 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain.service' (118,898) at 20210307205554122
120637 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/hw.c' (118,899) at 20240405153050473
120638 2025-01-08 03:00:53.304-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (118,900) at 20220311040028855
120639 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/process.c' (118,901) at 20240405153045353
120640 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/apm-power.c' (118,902) at 20210307214928466
120641 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mailbox/tegra186-hsp.h' (118,903) at 20240405153052649
120642 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-lvds.dtsi' (118,904) at 20240405153045521
120643 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom/0001-subpel_variance_neon-Provide-prototypes-for-missing-.patch' (118,905) at 20230609080014387
120644 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/network/phosphor-network/00-hmc-usb0.network' (118,906) at 20240727080014098
120645 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_occ.h' (118,907) at 20230426080043764
120646 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_channels.h' (118,908) at 20240405153050281
120647 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/bug.h' (118,909) at 20240405153046245
120648 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-framesizes.rst' (118,910) at 20220525020651786
120649 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/Makefile' (118,911) at 20210307214929574
120650 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_74xx.py' (118,912) at 20241211090212542
120651 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/u-boot.lds' (118,913) at 20210308005002848
120652 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/fs.c' (118,914) at 20240405153231691
120653 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_demo.c' (118,915) at 20210307214931806
120654 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_ctl.c' (118,916) at 20240405153051733
120655 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/pmc.h' (118,917) at 20240405153052885
120656 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/32-bit.config' (118,918) at 20220525020652030
120657 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi' (118,919) at 20240405153045737
120658 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/RUDE01' (118,920) at 20240405153054369
120659 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ide-internal.h' (118,921) at 20240906080037232
120660 2025-01-08 03:00:53.305-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0003-debug-prefix-map.patch' (118,922) at 20241221090017644
120661 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/bcm2838_gpio.c' (118,923) at 20241211090212270
120662 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-qxl.bin' (118,924) at 20240326080039614 to deleted uid set
120663 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/Makefile' (118,925) at 20240405153046773
120664 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm-perf.c' (118,926) at 20240405153230671
120665 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_pm.h' (118,927) at 20240405153048477
120666 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/lance.h' (118,928) at 20210308005046021
120667 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/subprojects/sdbusplus.wrap' (118,929) at 20220917030017029
120668 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_init_segtable.S' (118,930) at 20210307214926110
120669 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/uncached.c' (118,931) at 20210307214926574
120670 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vhost_net.c' (118,932) at 20241211090212310
120671 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb' (118,933) at 20241013080010898
120672 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger_action.hpp' (118,934) at 20220607100029055
120673 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/error_files_tests.cpp' (118,935) at 20240229090015607
120674 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_legacy.c' (118,936) at 20210308005003404
120675 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_drm.h' (118,937) at 20220525020652919
120676 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Bern-upc-cablecom' (118,938) at 20210307205553758
120677 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mtk_eth.c' (118,939) at 20210308005003436
120678 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/soc-family.inc' (118,940) at 20210307205554410
120679 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra76x.dtsi' (118,941) at 20240405153229903
120680 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9062/core.h' (118,942) at 20210307214931426
120681 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pwm/pwm.txt' (118,943) at 20210308005003308
120682 2025-01-08 03:00:53.306-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zc5601.h' (118,944) at 20210308005003624
120683 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-mediatek-gen3.c' (118,945) at 20240405153231287
120684 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpl.h' (118,946) at 20240405153052937
120685 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/driver-model.rst' (118,947) at 20240405153229747
120686 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/spte.h' (118,948) at 20240405153230135
120687 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls_3.8.8.bb' (118,949) at 20241221090017696
120688 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_cfg.c' (118,950) at 20240405153230595
120689 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4/0002-perf_examples-Remove-unused-sum-variable.patch' (118,951) at 20210729000029104
120690 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb' (118,952) at 20231126090012777
120691 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx.h' (118,953) at 20210308005003460
120692 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx.h' (118,954) at 20240405153046961
120693 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/bmc.c' (118,955) at 20210308004938832
120694 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/pmbus/Kconfig' (118,956) at 20240716080021363 to deleted uid set
120695 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ahtari' (118,957) at 20210307205553766
120696 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c' (118,958) at 20240405153047105
120697 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/trace-events' (118,959) at 20240906080037284
120698 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/exceptions.c' (118,960) at 20210308005002884
120699 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/Makefile' (118,961) at 20220525020654239
120700 2025-01-08 03:00:53.307-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-arm.h' (118,962) at 20210307214925982
120701 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c' (118,963) at 20240405153231019
120702 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0070.c' (118,964) at 20240405153049285
120703 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cpumask_kunit.c' (118,965) at 20240405153053081
120704 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-tlc591xx.txt' (118,966) at 20210307214925346
120705 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p3041ds.cfg' (118,967) at 20210308005002964
120706 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.8.bb' (118,968) at 20241221090017496
120707 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-logitech-dj.c' (118,969) at 20240624080012780
120708 2025-01-08 03:00:53.308-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm.dtsi' (118,970) at 20240405153045605
120709 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch' (118,971) at 20210307205554458
120710 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip_6.0.bb' (118,972) at 20241221090017680
120711 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/cfe/cfe_api.c' (118,973) at 20240405153046001
120712 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/dbus.h' (118,974) at 20210308005108641
120713 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_kprobes_asm.S' (118,975) at 20240405153046301
120714 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-shmin.c' (118,976) at 20210307214926534
120715 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/string-attributes.c' (118,977) at 20220525020653907
120716 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_inout.h' (118,978) at 20210307214932114
120717 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/073' (118,979) at 20210927100127477
120718 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/hci.h' (118,980) at 20240405153048925
120719 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/halt' (118,981) at 20220405030025645
120720 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c' (118,982) at 20210307214932706
120721 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/string.h' (118,983) at 20210308005002544
120722 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shared/io.h' (118,984) at 20240405153046397
120723 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2552.h' (118,985) at 20210309003654656
120724 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/meta_io.c' (118,986) at 20240613080016491
120725 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/process.c' (118,987) at 20210307214926622
120726 2025-01-08 03:00:53.309-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/local.conf.sample' (118,988) at 20241221090017476
120727 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/stats.h' (118,989) at 20240326080039550
120728 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.errors.yaml' (118,990) at 20220315030032663
120729 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_wm_types.h' (118,991) at 20240405153048465
120730 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dccg.c' (118,992) at 20220525020652514
120731 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/cachev2.c' (118,993) at 20210307214926102
120732 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios' (118,994) at 20221210040020210
120733 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/services.h' (118,995) at 20240405153232119
120734 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s.dtsi' (118,996) at 20240405153045377
120735 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts' (118,997) at 20240405153045717
120736 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_tuxrun.py' (118,998) at 20241211090212538
120737 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_firmware.h' (118,999) at 20210308005003676
120738 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/core.c' (119,000) at 20241104090011627
120739 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-amiga.h' (119,001) at 20210307214926166
120740 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/adi-axi-adc.c' (119,002) at 20240624080012780
120741 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-erofs' (119,003) at 20240405153044925
120742 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-hsic-phy.yaml' (119,004) at 20240405153045129
120743 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/MAINTAINERS' (119,005) at 20210308005003048
120744 2025-01-08 03:00:53.310-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dtree.h' (119,006) at 20210307214931134
120745 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsim_700.dts' (119,007) at 20210307214925662
120746 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/davinci_rtc.h' (119,008) at 20210308005002672
120747 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/Kconfig' (119,009) at 20210308005003052
120748 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (119,010) at 20231006080017477
120749 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-bad-type.json' (119,011) at 20210308005046405
120750 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/index.rst' (119,012) at 20210307214925226
120751 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/openvpn' (119,013) at 20220721030015841
120752 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mc13892.h' (119,014) at 20210307214931430
120753 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/board_f.c' (119,015) at 20210308005003220
120754 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hid.h' (119,016) at 20240405153052917
120755 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/.gitignore' (119,017) at 20210307214932686
120756 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mux/consumer.h' (119,018) at 20240405153052745
120757 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/timers/hpet_example.c' (119,019) at 20210307214932130
120758 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/trace-events' (119,020) at 20240906080037140
120759 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/nl-Delta' (119,021) at 20210307205553758
120760 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/tools.py' (119,022) at 20210308005003772
120761 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/mxc_w1.c' (119,023) at 20210309003653324
120762 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/self-refresh.S' (119,024) at 20210307214925962
120763 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/processor.h' (119,025) at 20240405153046313
120764 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-space.json' (119,026) at 20210308005046405
120765 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap4-dss.txt' (119,027) at 20210307214925310
120766 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-pll.c' (119,028) at 20240405153230243
120767 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18218.h' (119,029) at 20210307214928802
120768 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/layer.conf' (119,030) at 20241221090017572
120769 2025-01-08 03:00:53.311-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/media.c' (119,031) at 20220525020653487
120770 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvcserver.c' (119,032) at 20240405153046225
120771 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/mmu-40x.h' (119,033) at 20220525020652034
120772 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/string.h' (119,034) at 20210307214926110
120773 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_v2024.07.bb' (119,035) at 20241221090017484
120774 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/kcapi.h' (119,036) at 20210307214928538
120775 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_ldisc.rst' (119,037) at 20240405153045197
120776 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion.host.h' (119,038) at 20210307214930554
120777 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb' (119,039) at 20231126090012789
120778 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ipl.h' (119,040) at 20240405153046277
120779 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/memstress.h' (119,041) at 20240405153054317
120780 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/realview_mpcore.c' (119,042) at 20210308005045857
120781 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a31.c' (119,043) at 20210308005003352
120782 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/pmbus_utils.hpp' (119,044) at 20210430000109181
120783 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/ffs.h' (119,045) at 20210307214926314
120784 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_privacy_screen_x86.c' (119,046) at 20240405153048409
120785 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/Makefile' (119,047) at 20210308005002924
120786 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etb10.c' (119,048) at 20240405153048889
120787 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/container-template.yml' (119,049) at 20230925080039809
120788 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_find.cpp' (119,050) at 20230511080010311
120789 2025-01-08 03:00:53.312-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/registration.hpp' (119,051) at 20210617000039364
120790 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c' (119,052) at 20240405153049469
120791 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/ia64/include/uapi/asm/bitsperlong.h' (119,053) at 20210307214932454
120792 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test/run-ptest' (119,054) at 20220804030014691
120793 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/drive_oem_enc.bin' (119,055) at 20220604030008508 to deleted uid set
120794 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/meson_spifc.c' (119,056) at 20210308005003492
120795 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_ima.c' (119,057) at 20240405153054261
120796 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm94908.dts' (119,058) at 20240405153045717
120797 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/Kconfig' (119,059) at 20241211090212290
120798 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/lsof' (119,060) at 20241221090017620
120799 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_io_defs.h' (119,061) at 20240405153049041
120800 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fdmon-poll.c' (119,062) at 20230925080040113
120801 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/protocol_uae.h' (119,063) at 20210307214930994
120802 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pllfh.c' (119,064) at 20240613080016383
120803 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-fan-config/swift/fans.yaml' (119,065) at 20210307205553702
120804 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mk712.c' (119,066) at 20210307214928506
120805 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/148' (119,067) at 20210927100127485
120806 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-tilapia-E1565.dts' (119,068) at 20240405153045485
120807 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table-toolbar.js' (119,069) at 20210308005107069
120808 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/pwm-tacho-controller@1e786000.conf' (119,070) at 20240904080027738
120809 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/flock.c' (119,071) at 20240405153052261
120810 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-keystone.c' (119,072) at 20210307214927050
120811 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/ufs-utils/ufs-utils_4.13.5.bb' (119,073) at 20231126090012777
120812 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sphinx-static/YoctoProject_Logo_RGB.jpg' (119,074) at 20210307205554370 to deleted uid set
120813 2025-01-08 03:00:53.313-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/Kconfig' (119,075) at 20240405153049205
120814 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/cavium/thunderx2/core-imp-def.json' (119,076) at 20210307214932534
120815 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/tlb.c' (119,077) at 20240405153229987
120816 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-ci.c' (119,078) at 20220525020653247
120817 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/sdma-pcm.c' (119,079) at 20210309003654944
120818 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/changes' (119,080) at 20210307214930630
120819 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch' (119,081) at 20230706080014745
120820 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-raspberrypi.c' (119,082) at 20240617080017382
120821 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx7_spl.h' (119,083) at 20210308005003596
120822 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_devmap.c' (119,084) at 20240805080014003
120823 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml' (119,085) at 20240405153045049
120824 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkverify.c' (119,086) at 20240906080037144
120825 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/target_long.h' (119,087) at 20240326080039530
120826 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/Build' (119,088) at 20240405153232231
120827 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/x86/utils.c' (119,089) at 20241216090017689
120828 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/usercommands.hpp' (119,090) at 20241009080021762
120829 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pd6729.h' (119,091) at 20210307214930042
120830 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a20s.h' (119,092) at 20220525020653243
120831 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/user_events/Makefile' (119,093) at 20240405153053433
120832 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-rx20.dts' (119,094) at 20240912080012042
120833 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/Build' (119,095) at 20240405153054085
120834 2025-01-08 03:00:53.314-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/dlsys_mock.hpp' (119,096) at 20210427000038401
120835 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-beaver.dts' (119,097) at 20210308005002628
120836 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/softfloat.c' (119,098) at 20210307214926562
120837 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-7.c' (119,099) at 20210307214931190
120838 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/obmc-security-response-team-guidelines.md' (119,100) at 20241203090006519
120839 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_base.c' (119,101) at 20240405153052449
120840 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/sdrutils.cpp' (119,102) at 20240829080022534
120841 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.c' (119,103) at 20241211090145405
120842 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (119,104) at 20240720080012613
120843 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/pedit_ip.sh' (119,105) at 20240405153054341
120844 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_length.c' (119,106) at 20240405153053337
120845 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3s-licheepi-zero-dock.dts' (119,107) at 20240405153045393
120846 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stackglue.c' (119,108) at 20240405153052481
120847 2025-01-08 03:00:53.315-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/kvm_guest.c' (119,109) at 20240405153047045
120848 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-video.c' (119,110) at 20240405153049381
120849 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cached-property_1.5.2.bb' (119,111) at 20210905000020561
120850 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/st-pincfg.h' (119,112) at 20210308005002612
120851 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_a3d.h' (119,113) at 20210307214932234
120852 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0004-reproducible.patch' (119,114) at 20241221090017644
120853 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/usb3-debug-port.rst' (119,115) at 20240405153045197
120854 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml' (119,116) at 20240727080025831
120855 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/xor_vmx.c' (119,117) at 20240405153046177
120856 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/reboot.h' (119,118) at 20210307214926242
120857 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/spmi-sandbox.c' (119,119) at 20210308005003496
120858 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/mipi-phy.c' (119,120) at 20210307214928046
120859 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_overdriver.c' (119,121) at 20210309003649648
120860 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cpu-r3k-probe.c' (119,122) at 20240405153046021
120861 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall4.c' (119,123) at 20240405153054273
120862 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_rtr_regs.h' (119,124) at 20240405153046605
120863 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/motorola-mapphone-common.dtsi' (119,125) at 20240405153045601
120864 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/nopackages/selftest-nopackages.bb' (119,126) at 20210307205554386
120865 2025-01-08 03:00:53.316-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc.h' (119,127) at 20210307214930926
120866 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_sequences.c' (119,128) at 20240405153053113
120867 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_mipi.c' (119,129) at 20240405153231471
120868 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dwb.h' (119,130) at 20240405153047245
120869 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/ThermalPower/meson.build' (119,131) at 20230920080021024
120870 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/Makefile' (119,132) at 20210307214929210
120871 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/sc27xx-poweroff.c' (119,133) at 20210307214930154
120872 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-helios4-u-boot.dtsi' (119,134) at 20210308005002568
120873 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/nitro_enclave.h' (119,135) at 20241211090212358
120874 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/iotools/iotools_1.6.bb' (119,136) at 20220921030015982
120875 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable/trace-enable.service' (119,137) at 20220129040011653
120876 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/internal.h' (119,138) at 20220525020654487
120877 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-mmio.h' (119,139) at 20210307214926378
120878 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/libusb-header-path.patch' (119,140) at 20231011080016574
120879 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma.dtsi' (119,141) at 20210308005002608
120880 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mtk-afe-pcm.txt' (119,142) at 20210307214925430
120881 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/tlb.h' (119,143) at 20210307214926166
120882 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-kernel/linux/linux-aspeed_%.bbappend' (119,144) at 20221118040015022
120883 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/gpio-rcar.c' (119,145) at 20210308005003376
120884 2025-01-08 03:00:53.317-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_osf.h' (119,146) at 20240405153052929
120885 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c' (119,147) at 20241118090018491
120886 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-m2m.c' (119,148) at 20240405153049425
120887 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/timed_ctrl_local.h' (119,149) at 20210307214930542
120888 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx51evk.h' (119,150) at 20210308005003604
120889 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf' (119,151) at 20210307205554466
120890 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bios-settings-mgr/.clang-format' (119,152) at 20240904080002598 to deleted uid set
120891 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/si476x.h' (119,153) at 20210307214931542
120892 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/Makefile' (119,154) at 20210308005003028
120893 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,pxa910.txt' (119,155) at 20210307214925290
120894 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/common.txt' (119,156) at 20210308005003304
120895 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bmc_mode_unittest.cpp' (119,157) at 20220924030005907
120896 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-error.c' (119,158) at 20220429100100954
120897 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/alc5623.txt' (119,159) at 20210307214925426
120898 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/db8500_thermal.c' (119,160) at 20240405153231495
120899 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_user.c' (119,161) at 20210308004938832
120900 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex1_user.c' (119,162) at 20240405153053425
120901 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certificate.cpp' (119,163) at 20241205090029112
120902 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-disable@.service' (119,164) at 20220514030009396
120903 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-pll.c' (119,165) at 20240405153046769
120904 2025-01-08 03:00:53.318-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cubox-i.dts' (119,166) at 20240405153045501
120905 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-dserve-dsrv9703c.dts' (119,167) at 20240405153045377
120906 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml' (119,168) at 20220525020651678
120907 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-vdpa.h' (119,169) at 20240906080037340
120908 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_translate_dce80.c' (119,170) at 20210307214927306
120909 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/witherspoon-tacoma/service-override.conf' (119,171) at 20240118090012501
120910 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/tlb.h' (119,172) at 20220525020652114
120911 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-mailbox.c' (119,173) at 20210307214928698
120912 2025-01-08 03:00:53.319-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.json' (119,174) at 20210308005046397
120913 2025-01-08 03:00:53.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_0_d.h' (119,175) at 20240405153047437
120914 2025-01-08 03:00:53.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_fline.S' (119,176) at 20210307214926146
120915 2025-01-08 03:00:53.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/MAINTAINERS' (119,177) at 20210308005003008
120916 2025-01-08 03:00:53.320-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/double_lock.cocci' (119,178) at 20240405153053441
120917 2025-01-08 03:00:53.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_connector.c' (119,179) at 20240520080015147
120918 2025-01-08 03:00:53.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vpc.c' (119,180) at 20240326080039390
120919 2025-01-08 03:00:53.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_devcmd.h' (119,181) at 20240405153051737
120920 2025-01-08 03:00:53.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml' (119,182) at 20240405153045177
120921 2025-01-08 03:00:53.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/WEBUI_CI' (119,183) at 20220429100025221
120922 2025-01-08 03:00:53.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c' (119,184) at 20210307214929578
120923 2025-01-08 03:00:53.321-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,cec.yaml' (119,185) at 20240405153045041
120924 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_ssif.c' (119,186) at 20240405153230203
120925 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/0001-src-mmap_hook.cc-Fix-build-for-32bit-machine.patch' (119,187) at 20240413080012659
120926 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-laptop' (119,188) at 20240405153229731
120927 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-em.c' (119,189) at 20240405153047073
120928 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/network/phosphor-network_%.bbappend' (119,190) at 20241206090014222
120929 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/wii.c' (119,191) at 20210307214926362
120930 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mte-kasan.h' (119,192) at 20240405153045861
120931 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/Makefile' (119,193) at 20210307214929258
120932 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore.dtsi' (119,194) at 20210308005002584
120933 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/fvp-base.yml' (119,195) at 20231126090012765
120934 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/fuse_i.h' (119,196) at 20240830080013319
120935 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-case.json' (119,197) at 20210308005046401
120936 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/tlm,trusted-foundations.yaml' (119,198) at 20240405153229755
120937 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c' (119,199) at 20241211090145409
120938 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/inline-confirm.scss' (119,200) at 20210308005107073
120939 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb' (119,201) at 20241120090012768
120940 2025-01-08 03:00:53.322-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/pistachio_marduk.dts' (119,202) at 20240405153045989
120941 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.h' (119,203) at 20240405153047117
120942 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/ethtool.c' (119,204) at 20220525020653731
120943 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_res.h' (119,205) at 20240405153051737
120944 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_multicast.c' (119,206) at 20240815080012919
120945 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmsub.c' (119,207) at 20210307214926434
120946 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/resource.h' (119,208) at 20240405153052657
120947 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sctp_vrf.sh' (119,209) at 20240405153054349
120948 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/buildinfo-toastertable.html' (119,210) at 20210307205554282
120949 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb' (119,211) at 20240309090012820
120950 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00reg.h' (119,212) at 20210307214929910
120951 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/pgtable.h' (119,213) at 20240405153229991
120952 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/op_helper.c' (119,214) at 20240906080037536
120953 2025-01-08 03:00:53.323-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod-events.h' (119,215) at 20240405153054241
120954 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_sup.c' (119,216) at 20240805080014007
120955 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/auxvec.h' (119,217) at 20210307214925846
120956 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/qga-vss.idl' (119,218) at 20210308005046233
120957 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_vexpress_osc.c' (119,219) at 20210308005003348
120958 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-gadget.h' (119,220) at 20240405153231531
120959 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9m10g45ek.dts' (119,221) at 20210308005002572
120960 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stih410/sys_proto.h' (119,222) at 20210308005002664
120961 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-37xx.dtsi' (119,223) at 20210308005002564
120962 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6q_mba6_mmc_defconfig' (119,224) at 20210308005003284
120963 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/scripts_no_bash.patch' (119,225) at 20230706080014741
120964 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-ec' (119,226) at 20210309003648248
120965 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/devlink_port_split.py' (119,227) at 20240405153054337
120966 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/lib.h' (119,228) at 20220525020654975
120967 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle.dts' (119,229) at 20240405153045601
120968 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/sysfs.rst' (119,230) at 20210307214925510
120969 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/processor.c' (119,231) at 20240405153054317
120970 2025-01-08 03:00:53.324-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_dma.c' (119,232) at 20220525020652843
120971 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/kfree.cocci' (119,233) at 20240405153053441
120972 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-pid-control/config.json' (119,234) at 20241212090014003
120973 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy.h' (119,235) at 20220525020654183
120974 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp' (119,236) at 20241106090002757
120975 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa72.inc' (119,237) at 20240301090012451
120976 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland/0001-build-Fix-strndup-detection-on-MinGW.patch' (119,238) at 20241206090014342
120977 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/wbsd.h' (119,239) at 20210307214929206
120978 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/u-boot.lds' (119,240) at 20210308005003072
120979 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml' (119,241) at 20221207040023627
120980 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/notifier-error-inject.rst' (119,242) at 20240405153045197
120981 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/printk-index.rst' (119,243) at 20240405153045005
120982 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/Makefile' (119,244) at 20240405153231359
120983 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/elfcore.c' (119,245) at 20240405153045869
120984 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/lpc1850-otp.txt' (119,246) at 20210307214925382
120985 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/Kconfig' (119,247) at 20220215040051628
120986 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso' (119,248) at 20240405153229975
120987 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard2-som-v15.dts' (119,249) at 20240405153045497
120988 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_0_sh_mask.h' (119,250) at 20210307214927690
120989 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/si2157.h' (119,251) at 20210307214928798
120990 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp' (119,252) at 20221229040004411
120991 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interconnect-provider.h' (119,253) at 20240405153231815
120992 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/isapnp.rst' (119,254) at 20210307214925462
120993 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/remap.c' (119,255) at 20240405153052997
120994 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/timer.c' (119,256) at 20210308005002544
120995 2025-01-08 03:00:53.325-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Kconfig' (119,257) at 20210307214930506
120996 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu2.h' (119,258) at 20220525020652374
120997 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_lrc.c' (119,259) at 20240411080014078
120998 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/substitutions.rst' (119,260) at 20240405153054037
120999 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre/run-ptest' (119,261) at 20210307205554622
121000 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/licenses.rst' (119,262) at 20240302090018218
121001 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml' (119,263) at 20240405153045069
121002 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-fan-config/fans.yaml' (119,264) at 20210307205554062
121003 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes.txt' (119,265) at 20210307205553678
121004 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/xilinx_sdfec.h' (119,266) at 20210307214931690
121005 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb' (119,267) at 20241221090017532
121006 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/synclist' (119,268) at 20210308005100305
121007 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_sandbox.c' (119,269) at 20230310090043283
121008 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition.cpp' (119,270) at 20210308005108645
121009 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/leds/evb-npcm845-led-manager-config-native.bb' (119,271) at 20241206090014234
121010 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kdb/kdb_hello.c' (119,272) at 20220525020654935
121011 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/annotate.h' (119,273) at 20241008080014051
121012 2025-01-08 03:00:53.326-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/0003-replace-stat64-lstat64-with-stat-lstat.patch' (119,274) at 20230114040015482
121013 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/oemcommands.cpp' (119,275) at 20240830080007323
121014 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cputable.c' (119,276) at 20240405153230035
121015 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/page.h' (119,277) at 20240405153229991
121016 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sev-dev.c' (119,278) at 20241008080013915
121017 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d_table.h' (119,279) at 20210307214929950
121018 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.md.mako' (119,280) at 20210308005049765
121019 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0002-teamd-Re-adjust-include-header-order.patch' (119,281) at 20241206090014262
121020 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.2.bb' (119,282) at 20231126090012805
121021 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/escc.h' (119,283) at 20241211090212358
121022 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/8xx.c' (119,284) at 20210309003648928
121023 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.lcovrc' (119,285) at 20210308005123345
121024 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qmp-test.c' (119,286) at 20221215040039378
121025 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373.h' (119,287) at 20220525020655035
121026 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tco-test.c' (119,288) at 20230426080043948
121027 2025-01-08 03:00:53.327-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/i440fx.c' (119,289) at 20240906080037272
121028 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-uclass.c' (119,290) at 20210308005003448
121029 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_fixed_vs_pe_retimer.h' (119,291) at 20240405153047301
121030 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (119,292) at 20240829080014022
121031 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/uhci-regs.h' (119,293) at 20241211090212366
121032 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_pm.h' (119,294) at 20220525020653003
121033 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c' (119,295) at 20240405153231011
121034 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3.c' (119,296) at 20240405153232263
121035 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi' (119,297) at 20240405153045829
121036 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0008-plat-corstone1000-add-client_id-for-FMP-service.patch' (119,298) at 20241206090014214
121037 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-tdm-iface.yaml' (119,299) at 20240405153045161
121038 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/leading-comma-list.out' (119,300) at 20210308005046409 to deleted uid set
121039 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c' (119,301) at 20240405153047101
121040 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/ch7006_mode.c' (119,302) at 20210309003649716
121041 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq24735.yaml' (119,303) at 20240405153045141
121042 2025-01-08 03:00:53.328-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/core.h' (119,304) at 20210307214926770
121043 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/elfload.c' (119,305) at 20241211090212378
121044 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/v4l2.h' (119,306) at 20210307214931614
121045 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts' (119,307) at 20240405153045465
121046 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/OWNERS' (119,308) at 20240223090016062
121047 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/fpu.h' (119,309) at 20210307214926158
121048 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra30.c' (119,310) at 20240405153051377
121049 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/pasemi_defconfig' (119,311) at 20240405153046097
121050 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/include/efc_common.h' (119,312) at 20220525020654003
121051 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fsl-mph-dr-of.c' (119,313) at 20240405153231559
121052 2025-01-08 03:00:53.329-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/QPL-1.0-INRIA-2004' (119,314) at 20241221090017616
121053 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/ctrl.c' (119,315) at 20241211090212310
121054 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts' (119,316) at 20240809080013006
121055 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/README.q200' (119,317) at 20210308005002912
121056 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/platform_pci.h' (119,318) at 20210307214931702
121057 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/mux.c' (119,319) at 20210308005002904
121058 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_trace.h' (119,320) at 20240405153051385
121059 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/runtime_monitor.cpp' (119,321) at 20220727030028313
121060 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/arm-vgic.rst' (119,322) at 20210307214925626
121061 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst' (119,323) at 20220913100024133
121062 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/README.md' (119,324) at 20220622030032061
121063 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml' (119,325) at 20240405153045181
121064 2025-01-08 03:00:53.330-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/uaccess.c' (119,326) at 20240405153046345
121065 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/nci_dev.c' (119,327) at 20240405153054333
121066 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/Makefile.am' (119,328) at 20210308005117617
121067 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/host.h' (119,329) at 20210307214930778
121068 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra186-common.h' (119,330) at 20210308005003620
121069 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/compress.c' (119,331) at 20241008080013995
121070 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/filter.h' (119,332) at 20210309003654964
121071 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/command_buffer.c' (119,333) at 20240405153046553
121072 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.client.hpp.mako' (119,334) at 20230902080037617
121073 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/version.h' (119,335) at 20210307214929726
121074 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ehci.c' (119,336) at 20210308005003020
121075 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi' (119,337) at 20240405153229931
121076 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nor_lpuart_defconfig' (119,338) at 20210308005003264
121077 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/gup_test.c' (119,339) at 20240405153053125
121078 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/meson.rst' (119,340) at 20210307214925498
121079 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/models.py' (119,341) at 20230925080039973
121080 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/libgedit-amtk_5.8.0.bb' (119,342) at 20231011080016570
121081 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_local.h' (119,343) at 20240405153053493
121082 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_dscp_bridge.sh' (119,344) at 20240405153054297
121083 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_vlan.c' (119,345) at 20210307214931894
121084 2025-01-08 03:00:53.331-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/ocelot.dtsi' (119,346) at 20240405153045989
121085 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/ixp4xx-npe.c' (119,347) at 20240405153051761
121086 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hypervisor.h' (119,348) at 20220525020651946
121087 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_shm_pool.c' (119,349) at 20240405153051969
121088 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-hsdk.c' (119,350) at 20240405153051485
121089 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-tmfifo-regs.h' (119,351) at 20240405153051389
121090 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/mips_gic.h' (119,352) at 20230426080043764
121091 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/Makefile' (119,353) at 20210308005003016
121092 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_training_static.h' (119,354) at 20210308005003368
121093 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/wb45n.h' (119,355) at 20210308005003624
121094 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/bochs-display.c' (119,356) at 20240906080037212
121095 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ldt.h' (119,357) at 20210307214926682
121096 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_hwi2c.c' (119,358) at 20210307214930674
121097 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/novena_spl.c' (119,359) at 20210308005003016
121098 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sarna_Mickeltemplet' (119,360) at 20210307205553790
121099 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/era.rst' (119,361) at 20210307214925222
121100 2025-01-08 03:00:53.332-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/hpre_crypto.c' (119,362) at 20240405153230263
121101 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.2.rst' (119,363) at 20231126090012821
121102 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-vfp-sysregs.xml' (119,364) at 20220429100100430
121103 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP4.interface.yaml' (119,365) at 20220315030032659
121104 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr3/ia_css_tnr3_types.h' (119,366) at 20210307214930562
121105 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_4_sh_mask.h' (119,367) at 20240405153048117
121106 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cypress_dpm.h' (119,368) at 20210307214927998
121107 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/debugfs.h' (119,369) at 20210307214929966
121108 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/Makefile.am.include' (119,370) at 20220922030007675
121109 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/appletalk/index.rst' (119,371) at 20240405153045233
121110 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mulu.c' (119,372) at 20210308005046525
121111 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/index.rst' (119,373) at 20240405153045249
121112 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/no-gen-libmath.patch' (119,374) at 20210307205554558
121113 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/intel_rapl_common.c' (119,375) at 20241008080013971
121114 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ia_css_sdis_common_types.h' (119,376) at 20210307214930562
121115 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/fsl,mpc83xx-serdes.txt' (119,377) at 20210308005002536
121116 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/errp-guard.cocci' (119,378) at 20210308005046237
121117 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mdpy-fb.c' (119,379) at 20240405153232099
121118 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/call-path.h' (119,380) at 20220525020655163
121119 2025-01-08 03:00:53.333-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsicam.h' (119,381) at 20210307214931590
121120 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_acl_tcam.c' (119,382) at 20240405153231027
121121 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/stats.c' (119,383) at 20240820080014177
121122 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/Kconfig' (119,384) at 20240405153049653
121123 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/etsec.h' (119,385) at 20230426080043712
121124 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-prop-internal.h' (119,386) at 20210927100127117
121125 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/meson.build' (119,387) at 20220531100030240
121126 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend' (119,388) at 20210812000025294
121127 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-debugfs.h' (119,389) at 20240405153046985
121128 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/memory.hpp' (119,390) at 20230511080042407
121129 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc-lexer.l' (119,391) at 20210308005003728
121130 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.err' (119,392) at 20210308005046397
121131 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/sgx-epc.h' (119,393) at 20240906080037332
121132 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_SPIFLASH_defconfig' (119,394) at 20210308005003240
121133 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/test/meson.build' (119,395) at 20210308005109241
121134 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb' (119,396) at 20241221090017488
121135 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/mipsnet.c' (119,397) at 20241211090212306
121136 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/uncore-interconnect.json' (119,398) at 20240405153054149
121137 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8909.c' (119,399) at 20240405153230227
121138 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-sata.cfg' (119,400) at 20230131040012019
121139 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/99-calibration.conf' (119,401) at 20210307205554106
121140 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/elf-fdpic.h' (119,402) at 20240405153231871
121141 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config.bb' (119,403) at 20241206090014274
121142 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/setup.h' (119,404) at 20240405153230079
121143 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/shmbuf.h' (119,405) at 20240405153046017
121144 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/glib-testing_0.1.1.bb' (119,406) at 20241206090014246
121145 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_pcie_helpers.h' (119,407) at 20210307214927318
121146 2025-01-08 03:00:53.334-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel4.svg' (119,408) at 20240405153044933
121147 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ux500.yaml' (119,409) at 20240405153045017
121148 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/st_lpc_wdt.c' (119,410) at 20240405153052245
121149 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/cpu.c' (119,411) at 20240405153230183
121150 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_raw.c' (119,412) at 20240405153053281
121151 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ks-sa-rng.c' (119,413) at 20220525020652294
121152 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/Kconfig' (119,414) at 20210308005003072
121153 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/pmc.json' (119,415) at 20240405153232227
121154 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/inventory/inventory-cleanup.bb' (119,416) at 20241206090014230
121155 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/omap2430.c' (119,417) at 20240405153052125
121156 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/milbeaut-xdmac.c' (119,418) at 20220525020652410
121157 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Leptonica' (119,419) at 20211006000025238
121158 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched_fc.c' (119,420) at 20240405153053377
121159 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp81x.dtsi' (119,421) at 20240405153045373
121160 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/core.c' (119,422) at 20240405153053357
121161 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/decode.c' (119,423) at 20240906080037476
121162 2025-01-08 03:00:53.335-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-811x.dts' (119,424) at 20240405153045501
121163 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/output_core.c' (119,425) at 20240405153053281
121164 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_handler.service.in' (119,426) at 20230517080019878
121165 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/0001-Remove-check_build_deps-build-steps.patch' (119,427) at 20241221090017512
121166 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/state_test.c' (119,428) at 20240405153232271
121167 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/keywrap.c' (119,429) at 20220525020652214
121168 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/suspend.c' (119,430) at 20210307214925958
121169 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer1/conf/layer.conf' (119,431) at 20210307205554258
121170 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/index.rst' (119,432) at 20240326080039402
121171 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_port_info.h' (119,433) at 20210309003653968
121172 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/blktrace.c' (119,434) at 20240405153053057
121173 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/i460-agp.c' (119,435) at 20210307214926938
121174 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mux/mux.h' (119,436) at 20210309003653812
121175 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/lpc-uclass.c' (119,437) at 20210308005002884
121176 2025-01-08 03:00:53.336-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/musb.h' (119,438) at 20240405153052813
121177 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch' (119,439) at 20241221090017664
121178 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qemupciserial.inf' (119,440) at 20210308005045805
121179 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-4-8.c' (119,441) at 20240405153049429
121180 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___struct_union_mixup.c' (119,442) at 20210307214932642
121181 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/xsens_mt.c' (119,443) at 20210307214930874
121182 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/irq.c' (119,444) at 20240405153045977
121183 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/titanium_defconfig' (119,445) at 20210308005003284
121184 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/tdls.h' (119,446) at 20240405153050525
121185 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/bamboo.dts' (119,447) at 20210307214926342
121186 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_wlan.h' (119,448) at 20240405153051821
121187 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/event.hpp.mako' (119,449) at 20241107090038222
121188 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/affinity.c' (119,450) at 20240405153053001
121189 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_misc_dev_test.c' (119,451) at 20240405153052229
121190 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/platsmp.c' (119,452) at 20220804100015884
121191 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-ce-glue.c' (119,453) at 20220525020651878
121192 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_git.bb' (119,454) at 20241221090017512
121193 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_serial.c' (119,455) at 20240405153231551
121194 2025-01-08 03:00:53.337-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nxp,mc34vr500.yaml' (119,456) at 20240405153229767
121195 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in' (119,457) at 20241221090017664
121196 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag.c' (119,458) at 20240624080012812
121197 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_adj_spill.c' (119,459) at 20240405153054285
121198 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control.c' (119,460) at 20230809080010799
121199 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/percpu-rwsem.c' (119,461) at 20240405153053017
121200 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (119,462) at 20241206090014206
121201 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7206.h' (119,463) at 20210307214926558
121202 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-pdk.dts' (119,464) at 20240405153045485
121203 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_i2s.h' (119,465) at 20240405153054017
121204 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/cma3000.h' (119,466) at 20210307214931406
121205 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/ftrace.h' (119,467) at 20210308005046545
121206 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/winbond,w83781d.yaml' (119,468) at 20220525020651678
121207 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/interrupt.c' (119,469) at 20210309003650616
121208 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/attr.c' (119,470) at 20210308005003740
121209 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-gnutls.c' (119,471) at 20210308005045777
121210 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c' (119,472) at 20220525020655195
121211 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/char_dev.c' (119,473) at 20240405153052313
121212 2025-01-08 03:00:53.338-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cpu-probe.c' (119,474) at 20240830080013243
121213 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/dino.c' (119,475) at 20240405153231279
121214 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/noise.h' (119,476) at 20210307214929726
121215 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_u32.c' (119,477) at 20240405153053341
121216 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-default-allowlist.override.yml' (119,478) at 20240210090012534
121217 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/index.rst' (119,479) at 20240405153229743
121218 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xmag_1.0.8.bb' (119,480) at 20241221090017528
121219 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/asm9260_timer.c' (119,481) at 20210307214927046
121220 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_h323_asn1.h' (119,482) at 20210307214931458
121221 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-wmi.c' (119,483) at 20220525020653911
121222 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml' (119,484) at 20241105090020411
121223 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/config.mk' (119,485) at 20210308005002844
121224 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi' (119,486) at 20240405153229935
121225 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty' (119,487) at 20231014080011731
121226 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/Kconfig' (119,488) at 20240405153231675
121227 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/.shellcheck-ignore' (119,489) at 20221207040017995
121228 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/ddr.c' (119,490) at 20210308005002980
121229 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_bridge.c' (119,491) at 20240405153049521
121230 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calcs.c' (119,492) at 20240910080014034
121231 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/gmap.h' (119,493) at 20240613080016367
121232 2025-01-08 03:00:53.339-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cpu_core.cpp' (119,494) at 20240621080031502
121233 2025-01-08 03:00:53.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func9.c' (119,495) at 20240405153054277
121234 2025-01-08 03:00:53.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-dwc.c' (119,496) at 20240405153231531
121235 2025-01-08 03:00:53.340-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_reg.h' (119,497) at 20240405153049833
121236 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (119,498) at 20241206090014222
121237 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_event.h' (119,499) at 20210307214930642
121238 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/cpufreq-stats.rst' (119,500) at 20240405153045289
121239 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a.dtsi' (119,501) at 20240405153229967
121240 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/fp5280g3_chassis.json' (119,502) at 20240307090005671
121241 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/mediatek-cpufreq-hw.c' (119,503) at 20241211090145401
121242 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l3mdev/l3mdev.c' (119,504) at 20240405153053285
121243 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup.c' (119,505) at 20241220090018306
121244 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mac-scc.c' (119,506) at 20240405153230943
121245 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/module.h' (119,507) at 20210307214926162
121246 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/stacktrace.h' (119,508) at 20240405153046281
121247 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml' (119,509) at 20240405153045105
121248 2025-01-08 03:00:53.341-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/arm_ssp_per_task_plugin.c' (119,510) at 20240405153053449
121249 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/percpu.h' (119,511) at 20240405153046277
121250 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hub.c' (119,512) at 20240520080015187
121251 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt2712-power.h' (119,513) at 20210307214931346
121252 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/icc-clk.c' (119,514) at 20241008080013935
121253 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-loader.c' (119,515) at 20240405153232199
121254 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/gfp_mask-from-fs-io.rst' (119,516) at 20210307214925266
121255 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch' (119,517) at 20241221090017564
121256 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_mpeg2_dec.c' (119,518) at 20240405153049489
121257 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nfnetlink_osf.h' (119,519) at 20210307214931458
121258 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/Makefile' (119,520) at 20210308005002980
121259 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-classd.h' (119,521) at 20210307214932286
121260 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8569MDS_defconfig' (119,522) at 20210308005003240
121261 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/device.c' (119,523) at 20240405153231103
121262 2025-01-08 03:00:53.342-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/Kconfig' (119,524) at 20210308005003004
121263 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5007t.c' (119,525) at 20240405153049533
121264 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdm845-camcc.yaml' (119,526) at 20240405153045029
121265 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/fpga.c' (119,527) at 20210308005003372
121266 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/mem-common.c' (119,528) at 20210308005002756
121267 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/hsu.h' (119,529) at 20240405153046993
121268 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/064.out' (119,530) at 20210308005046441
121269 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_filter.c' (119,531) at 20240405153231939
121270 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iser_memory.c' (119,532) at 20240405153230723
121271 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/Makefile' (119,533) at 20210308005003020
121272 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lochnagar-hwmon.c' (119,534) at 20240405153230663
121273 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/eb_cpu5282.c' (119,535) at 20210308005002904
121274 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi6220-coresight.dtsi' (119,536) at 20220525020651914
121275 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mii_timestamper.c' (119,537) at 20220525020653683
121276 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355_i2c.c' (119,538) at 20240405153230687
121277 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp' (119,539) at 20241217090008764
121278 2025-01-08 03:00:53.343-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/connect_force_port.c' (119,540) at 20240405153054249
121279 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/dts/Kconfig' (119,541) at 20210308005003540
121280 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-variant-MIT-disclaimer' (119,542) at 20241221090017616
121281 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/upt1_defs.h' (119,543) at 20240405153050385
121282 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9260-smartweb.dts' (119,544) at 20210308005002568
121283 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3368.dtsi' (119,545) at 20220525020651990
121284 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c' (119,546) at 20240405153051865
121285 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/am6_init.c' (119,547) at 20210308005002728
121286 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/headsmp.S' (119,548) at 20240405153045653
121287 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-vmcoreinfo' (119,549) at 20210307214925202
121288 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/tridentfb.rst' (119,550) at 20210307214925478
121289 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/apitrace/apitrace_11.1.bb' (119,551) at 20240301090012423
121290 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/id.h' (119,552) at 20240405153045665
121291 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd.c' (119,553) at 20240830080013299
121292 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_raspi2.py' (119,554) at 20241211090212538
121293 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/nvidia,tegra186-ccplex-cluster.yaml' (119,555) at 20240405153229759
121294 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Paulistrom' (119,556) at 20210307205553790
121295 2025-01-08 03:00:53.344-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-msr.rst' (119,557) at 20240405153045269
121296 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/sun6i_hwspinlock.c' (119,558) at 20220525020653063
121297 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/MAINTAINERS' (119,559) at 20210308005003008
121298 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml' (119,560) at 20220525020651678
121299 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/LICENSE' (119,561) at 20220412175720082
121300 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wlock.h' (119,562) at 20210307214931806
121301 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/twfw.c' (119,563) at 20240405153054281
121302 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/nvidia,tegra20-apbmisc.yaml' (119,564) at 20240405153045109
121303 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/gdbstub.c' (119,565) at 20241211090212242
121304 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/adp5520.h' (119,566) at 20210307214931422
121305 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/avermedia.rst' (119,567) at 20210307214925230
121306 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-inx.dts' (119,568) at 20240405153045817
121307 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/rgrp.c' (119,569) at 20241211090145521
121308 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-dsi-cm.c' (119,570) at 20240405153230615
121309 2025-01-08 03:00:53.345-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,ct-5361.dts' (119,571) at 20210308005002812
121310 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/syscall.c' (119,572) at 20241216090017773
121311 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_tc.c' (119,573) at 20240405153049909
121312 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/bus.h' (119,574) at 20210307214928106
121313 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/multiplexed_log.py' (119,575) at 20210308005003744
121314 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6sx-clock.h' (119,576) at 20210307214931326
121315 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr_ppt.h' (119,577) at 20220525020652819
121316 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c' (119,578) at 20240415080012979
121317 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/branch.json' (119,579) at 20240405153054121
121318 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb' (119,580) at 20241221090017564
121319 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/README' (119,581) at 20210817100021806
121320 2025-01-08 03:00:53.346-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/mce.h' (119,582) at 20210307214926682
121321 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/meson.build' (119,583) at 20211211040043768
121322 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk322x.c' (119,584) at 20210308005003464
121323 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_trace_points.c' (119,585) at 20210307214927850
121324 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb' (119,586) at 20240301090012439
121325 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpmac.c' (119,587) at 20210308005003432
121326 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.h' (119,588) at 20240405153050669
121327 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3288_vop.c' (119,589) at 20210308005003532
121328 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tpa6130a2-plat.h' (119,590) at 20210307214931602
121329 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/virtio-gpu.rst' (119,591) at 20241211090212238
121330 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-read-returns-ssize_t.patch' (119,592) at 20230706080014737
121331 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pmu.c' (119,593) at 20240405153232231
121332 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/cxacru-cf.py' (119,594) at 20210309003648436
121333 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsfi.c' (119,595) at 20210307214926438
121334 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb' (119,596) at 20241221090017548
121335 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mock_5.1.0.bb' (119,597) at 20241221090017556
121336 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue' (119,598) at 20210307205554470 to deleted uid set
121337 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dns_updater.cpp' (119,599) at 20230511080033415
121338 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0011-Do-not-disable-buffering-when-writing-to-oom_score_a.patch' (119,600) at 20241221090017644
121339 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-vicutp.dts' (119,601) at 20240405153045521
121340 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/timer.c' (119,602) at 20210308005002548
121341 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-WaggaWagga' (119,603) at 20210307205553766
121342 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-xhci-test.c' (119,604) at 20240326080039738
121343 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crush/crush.h' (119,605) at 20210309003653832
121344 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3288-cru.h' (119,606) at 20210307214931334
121345 2025-01-08 03:00:53.347-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/davinci_emac.h' (119,607) at 20210307214931374
121346 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/Makefile' (119,608) at 20240405153231315
121347 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_os.c' (119,609) at 20240405153051721
121348 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/meson.build' (119,610) at 20231214090032477
121349 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/sys_proto.h' (119,611) at 20210308005002668
121350 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/dos2unix.bbclass' (119,612) at 20220910030013385
121351 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/Makefile' (119,613) at 20240405153230079
121352 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pmic.c' (119,614) at 20210308005003216
121353 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-Drop-using-register-storage-classifier.patch' (119,615) at 20230131040012031
121354 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/Makefile' (119,616) at 20240503080014474
121355 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_muls.S' (119,617) at 20230925080040101
121356 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/fff1b1773bff2ef7c3b867ab019d69faa36c010d.patch' (119,618) at 20241221090017544
121357 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml' (119,619) at 20240405153045053
121358 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_mixer.c' (119,620) at 20220525020655007
121359 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/lock/mutex.rs' (119,621) at 20240405153232099
121360 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64le/float_madds.ref' (119,622) at 20220429100100942
121361 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/SB+poonceonces.litmus' (119,623) at 20210307214932502
121362 2025-01-08 03:00:53.348-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-sld8-ref.dts' (119,624) at 20210308005002632
121363 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/selftest.h' (119,625) at 20210307214927118
121364 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-flash-led-class.rst' (119,626) at 20210307214925466
121365 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/scheduler.h' (119,627) at 20240405153048521
121366 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/compress_driver.h' (119,628) at 20240405153231863
121367 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/landlock/sandboxer.c' (119,629) at 20240405153053429
121368 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/led.c' (119,630) at 20210308005003040
121369 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/note.c' (119,631) at 20210307214925986
121370 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra20-common.h' (119,632) at 20210308005003620
121371 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/OWNERS' (119,633) at 20220819030014793
121372 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/glacier.dts' (119,634) at 20210309003648872
121373 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_version.cpp' (119,635) at 20210308005100997
121374 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3288-cru.txt' (119,636) at 20210308005003300
121375 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c' (119,637) at 20240405153050625
121376 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/eql.c' (119,638) at 20240405153049769
121377 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/Kconfig' (119,639) at 20210307214929402
121378 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,merge.yaml' (119,640) at 20240405153045041
121379 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx35.h' (119,641) at 20210309003648700
121380 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/iomap.c' (119,642) at 20240405153046085
121381 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-xhci.yaml' (119,643) at 20240405153045185
121382 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/abi.h' (119,644) at 20240405153052949
121383 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac53c94.h' (119,645) at 20240405153051653
121384 2025-01-08 03:00:53.349-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch' (119,646) at 20230317080013793
121385 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_sbe.c' (119,647) at 20230925080039897
121386 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/comm_module.hpp' (119,648) at 20210308005051509
121387 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-std.c' (119,649) at 20210307214928846
121388 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/0001-plugin.c-workaround-powerpc64le-segfaults-error.patch' (119,650) at 20230211040012639
121389 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power_%.bbappend' (119,651) at 20241206090014230
121390 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/wandboard.bmp' (119,652) at 20210308005003768 to deleted uid set
121391 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-infracfg.c' (119,653) at 20240405153046797
121392 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc' (119,654) at 20241212090014011
121393 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/scripts/features-refresh.sh' (119,655) at 20240405153045201
121394 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/MAINTAINERS' (119,656) at 20210308005003068
121395 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/check-funcs.patch' (119,657) at 20210307205554506
121396 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/tps65090-charger.yaml' (119,658) at 20240405153045141
121397 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/p10bmc/service-override.conf' (119,659) at 20240118090012501
121398 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/bblock.rst' (119,660) at 20241221090017592
121399 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/gen-fan-monitor-defs.py' (119,661) at 20230518080029178
121400 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos-v1.c' (119,662) at 20210308005002912
121401 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_hevc.c' (119,663) at 20221102030020869
121402 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-diskstats' (119,664) at 20240405153229727
121403 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-sensors.yaml' (119,665) at 20210820100014769
121404 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c' (119,666) at 20240405153230591
121405 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mdesc.h' (119,667) at 20210307214926582
121406 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/perf_regs.c' (119,668) at 20220525020652170
121407 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/digital.h' (119,669) at 20220525020654643
121408 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021si-post.dtsi' (119,670) at 20210307214926346
121409 2025-01-08 03:00:53.350-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rk3328_codec.c' (119,671) at 20240405153053677
121410 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mediatek,mt8365-larb-port.h' (119,672) at 20240405153052649
121411 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/csfr.h.inc' (119,673) at 20230925080040069
121412 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/i2c/tree.py' (119,674) at 20240322080018644
121413 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7m.inc' (119,675) at 20210905000020581
121414 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/hvf.c' (119,676) at 20241211090212486
121415 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/MAINTAINERS' (119,677) at 20210308005002972
121416 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types_x32.h' (119,678) at 20210307214926682
121417 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_wwan.c' (119,679) at 20240405153051065
121418 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/FabricAdapter.v1_5_3.json' (119,680) at 20240619080002948
121419 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/gpu.yaml' (119,681) at 20240405153229759
121420 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbhistry.c' (119,682) at 20240405153046617
121421 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8900.c' (119,683) at 20240405153232167
121422 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_ctrl.c' (119,684) at 20240405153051489
121423 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_canid.c' (119,685) at 20210309003654448
121424 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-flex-concentrator.dts' (119,686) at 20240405153229891
121425 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/pinmux.c' (119,687) at 20210308005002560
121426 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_rq_dlg_calc_32.h' (119,688) at 20240405153047281
121427 2025-01-08 03:00:53.351-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ethoc.h' (119,689) at 20240405153052845
121428 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-fw.h' (119,690) at 20240405153051857
121429 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_sockio.cpp' (119,691) at 20241219090006248
121430 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_cec.c' (119,692) at 20240405153230583
121431 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/Makefile' (119,693) at 20210307214930050
121432 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pathwatch.cpp' (119,694) at 20230520080021600
121433 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-nomadik.c' (119,695) at 20240405153046781
121434 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/index.rst' (119,696) at 20240405153229839
121435 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/MAINTAINERS' (119,697) at 20210308005002964
121436 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/include/arch-tests.h' (119,698) at 20240405153054089
121437 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_calendar.scss' (119,699) at 20220105012522983
121438 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/touchwin.c' (119,700) at 20210307214928510
121439 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-db9500.dtsi' (119,701) at 20240405153045577
121440 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks' (119,702) at 20241221090017604
121441 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tracefs.h' (119,703) at 20240613080016503
121442 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_data.cpp' (119,704) at 20240820080027370
121443 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/kontron,sl28cpld.yaml' (119,705) at 20210309003648372
121444 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/xenbus.c' (119,706) at 20240405153051097
121445 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/dme1737.c' (119,707) at 20240405153048853
121446 2025-01-08 03:00:53.352-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c' (119,708) at 20240405153047109
121447 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/parse.c' (119,709) at 20210307214932614
121448 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Parity-6.0.0' (119,710) at 20211006000025242
121449 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/MAINTAINERS' (119,711) at 20210308005002996
121450 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kprobes.c' (119,712) at 20240405153046141
121451 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp1362.h' (119,713) at 20220525020654275
121452 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html' (119,714) at 20210307205554286
121453 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-nilfs2' (119,715) at 20210307214925202
121454 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.h' (119,716) at 20220525020652506
121455 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button.bb' (119,717) at 20241206090014230
121456 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10057.dts' (119,718) at 20240405153229891
121457 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/pldm_nic_power_cycle@.service' (119,719) at 20240830080014831
121458 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/pwc-rzv2m.c' (119,720) at 20240405153051765
121459 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/Kconfig' (119,721) at 20210307214929874
121460 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/MAINTAINERS' (119,722) at 20210308005003084
121461 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/README' (119,723) at 20210308005002924
121462 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/drbg.h' (119,724) at 20240405153052625
121463 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.c' (119,725) at 20220525020652963
121464 2025-01-08 03:00:53.353-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ramht.h' (119,726) at 20210307214927902
121465 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_lpss.c' (119,727) at 20240613080016379
121466 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_getset_retval_setsockopt.c' (119,728) at 20240405153054269
121467 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0003-Increase-firmware-load-timeout-to-30s.patch' (119,729) at 20230706080014765
121468 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_div.S' (119,730) at 20220525020652186
121469 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/new-recipe.rst' (119,731) at 20240302090018218
121470 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/iommu-common.c' (119,732) at 20210309003648984
121471 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118.h' (119,733) at 20210307214932294
121472 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb' (119,734) at 20241221090017668
121473 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.png' (119,735) at 20210307205553914 to deleted uid set
121474 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands.c' (119,736) at 20240906080037440
121475 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/rfkill.h' (119,737) at 20210307214932050
121476 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0007-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch' (119,738) at 20241221090017648
121477 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml' (119,739) at 20240405153229775
121478 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_idef_parser_funcs.py' (119,740) at 20241211090212478
121479 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0013-avoid-redefinition-of-prctl_mm_map-structure.patch' (119,741) at 20241221090017644
121480 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/reboot_fixups_32.c' (119,742) at 20210307214926706
121481 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi-init.c' (119,743) at 20240405153230295
121482 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/meson.build' (119,744) at 20210308005046549
121483 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-persistent-data-internal.h' (119,745) at 20240405153049257
121484 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/Kconfig' (119,746) at 20240405153230691
121485 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/netcnt_common.h' (119,747) at 20240405153054245
121486 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py' (119,748) at 20210307205554290
121487 2025-01-08 03:00:53.354-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/mangle-port.h' (119,749) at 20210309003648832
121488 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/crtc.c' (119,750) at 20241018080014482
121489 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/Makefile' (119,751) at 20240405153047257
121490 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/Makefile' (119,752) at 20210307214925986
121491 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.48.10.bb' (119,753) at 20241221090017492
121492 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/ccid-card-passthru.c' (119,754) at 20240906080037304
121493 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dts' (119,755) at 20210307214926346
121494 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-source.inc' (119,756) at 20221120040010734
121495 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/led-group-config.json' (119,757) at 20240824080021954
121496 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/musl-support.patch' (119,758) at 20210307205553882
121497 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-dev-proto.h' (119,759) at 20210307214931218
121498 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sensorhub.c' (119,760) at 20240405153051385
121499 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_ioctl.h' (119,761) at 20240405153052873
121500 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/Makefile' (119,762) at 20210308005002828
121501 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm-offsets.h' (119,763) at 20210307214926490
121502 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_scmi.h' (119,764) at 20220525020654679
121503 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpni.h' (119,765) at 20240405153049921
121504 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_memory.c' (119,766) at 20210308005003704
121505 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dcn2_cm_drm_current.svg' (119,767) at 20240405153045213
121506 2025-01-08 03:00:53.355-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/symlink.c' (119,768) at 20240405153052481
121507 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/wft_baseboard.json' (119,769) at 20221221040007774
121508 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iova.c' (119,770) at 20240405153049189
121509 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb' (119,771) at 20241221090017548
121510 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/moxart-dma.c' (119,772) at 20240405153047001
121511 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/gpio_desc.json' (119,773) at 20221207040007843
121512 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast2600.c' (119,774) at 20241211090212246
121513 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar.dtsi' (119,775) at 20240405153229947
121514 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-reg.h' (119,776) at 20210307214928814
121515 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/Linux-OpenIB' (119,777) at 20210307214925638
121516 2025-01-08 03:00:53.356-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lowcomms.c' (119,778) at 20240405153231651
121517 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/notifier_dbus_handler.hpp' (119,779) at 20240910080001398
121518 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/exception.json' (119,780) at 20240405153054109
121519 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/watchdog/mtk_wdt.c' (119,781) at 20241216090017749 to deleted uid set
121520 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_hashmap_full_update_bench.c' (119,782) at 20240405153054265
121521 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_length.h' (119,783) at 20210307214931646
121522 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/Makefile' (119,784) at 20210308005003720
121523 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ibmebus.h' (119,785) at 20240405153230027
121524 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_decext.c' (119,786) at 20240405153046613
121525 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-solaris.c' (119,787) at 20240906080037376
121526 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ioapic.c' (119,788) at 20240405153046637
121527 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/sunxi_pwm.c' (119,789) at 20210308005003472
121528 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp.c' (119,790) at 20210307214926414
121529 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-vicut1.dts' (119,791) at 20240405153045501
121530 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-lboxre2/irq.c' (119,792) at 20210307214926538
121531 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_arm_c9.h' (119,793) at 20210307214931358
121532 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pmag-ba-fb.h' (119,794) at 20210307214931698
121533 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/debug.c' (119,795) at 20210307214929962
121534 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_lib.sh' (119,796) at 20240405153054341
121535 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb' (119,797) at 20231126090012797
121536 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbfileio.c' (119,798) at 20210307214926826
121537 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Saddleworth' (119,799) at 20210307205553798
121538 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sifive/fu740-prci.yaml' (119,800) at 20240405153045029
121539 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/clock.h' (119,801) at 20210308005002732
121540 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/gen-utils.c' (119,802) at 20241114091008828
121541 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/arc4.c' (119,803) at 20210307214931794
121542 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/mtrr.rst' (119,804) at 20240405153044989
121543 2025-01-08 03:00:53.357-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/elf_32.h' (119,805) at 20210307214926578
121544 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libunwind-local.c' (119,806) at 20240405153232243
121545 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-6281.dtsi' (119,807) at 20240405153045453
121546 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/uaccess_with_memcpy.c' (119,808) at 20240405153045633
121547 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.png' (119,809) at 20230629131804619 to deleted uid set
121548 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_irq.c' (119,810) at 20240405153230575
121549 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-stacktrace.tc' (119,811) at 20210309003656000
121550 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/meson.build' (119,812) at 20231130090008394
121551 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu.h' (119,813) at 20240405153047053
121552 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffsfs.h' (119,814) at 20210308005003556
121553 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/ima_policy' (119,815) at 20240405153229727
121554 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/vmm.h' (119,816) at 20240405153230603
121555 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk-sysctrl.c' (119,817) at 20240405153046869
121556 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd.c' (119,818) at 20210307214928806
121557 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-update-alternatives-correctly-match-priority.patch' (119,819) at 20210307205554538
121558 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pel_utils.py' (119,820) at 20241218090102055
121559 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-universal_c210.dts' (119,821) at 20210308005002576
121560 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cadence.c' (119,822) at 20240613080016411
121561 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/samsung,battery.yaml' (119,823) at 20240405153045141
121562 2025-01-08 03:00:53.358-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/img2srec.c' (119,824) at 20210308005003764
121563 2025-01-08 03:00:53.359-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/kvm_main.c' (119,825) at 20241008080014059
121564 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_3_offset.h' (119,826) at 20240405153048313
121565 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-filelock_3.16.1.bb' (119,827) at 20241221090017552
121566 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_stats.c' (119,828) at 20240405153052605
121567 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ti-usb-phy-uboot.h' (119,829) at 20210308005003688
121568 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/fpga.h' (119,830) at 20210308005002912
121569 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/inode.c' (119,831) at 20240405153231603
121570 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm.h' (119,832) at 20241008080014011
121571 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/payload_cmds.hpp' (119,833) at 20231024080029049
121572 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-commit-active.out' (119,834) at 20230925080040089
121573 2025-01-08 03:00:53.360-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/calxedaxgmac.c' (119,835) at 20210308005003424
121574 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_config.h' (119,836) at 20240405153048521
121575 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/openpower-dbus-interfaces.pc.in' (119,837) at 20210308005057105
121576 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/catalog.c' (119,838) at 20240405153231687
121577 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/adi,axi-clkgen.yaml' (119,839) at 20241211090145365
121578 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/stubs-system.c' (119,840) at 20240906080037444
121579 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/floating-point.json' (119,841) at 20240405153054141
121580 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp135.dtsi' (119,842) at 20240405153045585
121581 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_sol_console.robot' (119,843) at 20210308005007108
121582 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cfag12864b.h' (119,844) at 20220525020654555
121583 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/capmode.c' (119,845) at 20210307214929246
121584 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml' (119,846) at 20240405153045153
121585 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_defs.h' (119,847) at 20240405153230799
121586 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_portals.h' (119,848) at 20210308005002640
121587 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_main.h' (119,849) at 20240405153050057
121588 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/storage.py' (119,850) at 20220910030013401
121589 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/adf_c3xxx_hw_data.h' (119,851) at 20240405153230267
121590 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bounce.c' (119,852) at 20240405153046521
121591 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_abnrm_regs.h' (119,853) at 20240405153046597
121592 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/googletest.wrap' (119,854) at 20210524100135851
121593 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/elf.py' (119,855) at 20241221090017624
121594 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c' (119,856) at 20210307214927970
121595 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/aardvark-pci.txt' (119,857) at 20210307214925382
121596 2025-01-08 03:00:53.361-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-osd.rst' (119,858) at 20210309003648488
121597 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/string.S' (119,859) at 20210307214926318
121598 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-internal.h' (119,860) at 20240405153231947
121599 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/dma.h' (119,861) at 20210308005002644
121600 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch' (119,862) at 20240413080012703
121601 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/Makefile' (119,863) at 20240405153048809
121602 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/0001-config.txt-reintroduce-start_x.patch' (119,864) at 20231126090012805
121603 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity.txt' (119,865) at 20240413080012667
121604 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/compiler.h' (119,866) at 20210307214925650
121605 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/MemoryStore.js' (119,867) at 20241004080035963
121606 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-janz-ican3' (119,868) at 20210307214925198
121607 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kmap_size.h' (119,869) at 20220525020654531
121608 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/7001force_define_architecture.patch' (119,870) at 20230706080014753
121609 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-orion.c' (119,871) at 20240405153231463
121610 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1374.c' (119,872) at 20240405153051497
121611 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/sandbox_timer.c' (119,873) at 20210308005003500
121612 2025-01-08 03:00:53.362-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-emul-uclass.c' (119,874) at 20210308005003380
121613 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mv643xx_eth.c' (119,875) at 20240405153050053
121614 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/SystemConfiguration/meson.build' (119,876) at 20230825080021141
121615 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_lru_hash_update.dot' (119,877) at 20240405153044997
121616 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/ti-musb.c' (119,878) at 20210308005003520
121617 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clnt4xdr.c' (119,879) at 20240405153052397
121618 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/Makefile' (119,880) at 20240405153232215
121619 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/trace.c' (119,881) at 20210307214931934
121620 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/error-reporting-tool.rst' (119,882) at 20230114040015514
121621 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-reg.c' (119,883) at 20240405153049461
121622 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuopio' (119,884) at 20210307205553770
121623 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/merge_settings.py' (119,885) at 20220308040011936
121624 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/README.md' (119,886) at 20240816080030415
121625 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_hdd.json' (119,887) at 20241213090004405 to deleted uid set
121626 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_device.h' (119,888) at 20210617100022823
121627 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/bvme6000/config.c' (119,889) at 20240405153045957
121628 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8' (119,890) at 20210307205554574
121629 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/vhost-user-rng.rst' (119,891) at 20240906080037180
121630 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-reset-button.service' (119,892) at 20240730080012557
121631 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/dm816.h' (119,893) at 20210307214931326
121632 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/client.py' (119,894) at 20241206090014290
121633 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map-native.bb' (119,895) at 20241206090014278
121634 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/CVE-2019-13636.patch' (119,896) at 20220204040022652
121635 2025-01-08 03:00:53.363-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/cpu-feature-overrides.h' (119,897) at 20240405153046005
121636 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_cgroup.c' (119,898) at 20210307214932026
121637 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tipc.rst' (119,899) at 20220525020651750
121638 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/printk-basics.rst' (119,900) at 20240405153045289
121639 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/shash.c' (119,901) at 20240405153046541
121640 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-pcie.c' (119,902) at 20240405153231311
121641 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable.h' (119,903) at 20240405153229979
121642 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/meson.build' (119,904) at 20230426080043848
121643 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/vt8500_v6_v7_defconfig' (119,905) at 20240405153045617
121644 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-send-msg.rst' (119,906) at 20210309003648476
121645 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2.host.h' (119,907) at 20210307214930550
121646 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mdio' (119,908) at 20240405153044917
121647 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/astro.c' (119,909) at 20241211090212314
121648 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-DE' (119,910) at 20211006000025230
121649 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/termbits.h' (119,911) at 20240405153046017
121650 2025-01-08 03:00:53.364-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_atomic_helper.h' (119,912) at 20240405153052629
121651 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_inner_v4_multipath.sh' (119,913) at 20210307214932686
121652 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/tpidr2_siginfo.c' (119,914) at 20240405153054241
121653 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/nfs/nfs.cfg' (119,915) at 20240426080018068
121654 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpih-div.c' (119,916) at 20240405153231947
121655 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/gpio.h' (119,917) at 20240405153052649
121656 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/altera-ci.h' (119,918) at 20210307214928686
121657 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/xattr.c' (119,919) at 20240405153231767
121658 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/boot-time-mm.rst' (119,920) at 20240405153045289
121659 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/console/obmc-console/obmc-console.conf' (119,921) at 20230512080018777
121660 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/hmac.h' (119,922) at 20241211090212354
121661 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/mmc.h' (119,923) at 20210308005002776
121662 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/cfi_flash.c' (119,924) at 20210308005003408
121663 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-baltos.dts' (119,925) at 20210308005002560
121664 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/tests/src/test_trigger.cpp' (119,926) at 20240917080036267 to deleted uid set
121665 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmu_notifier.h' (119,927) at 20240405153231827
121666 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h' (119,928) at 20240405153053449
121667 2025-01-08 03:00:53.365-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_sandbox.c' (119,929) at 20210308005003536
121668 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi' (119,930) at 20240405153229947
121669 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux-multiplexer.yaml' (119,931) at 20220525020651694
121670 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk_table.c' (119,932) at 20240405153050681
121671 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch' (119,933) at 20241221090017680
121672 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sdio.c' (119,934) at 20240405153231219
121673 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pci-bridge.h' (119,935) at 20240405153046505
121674 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/native.bbclass' (119,936) at 20241221090017608
121675 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-first-lines' (119,937) at 20241221090017612
121676 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/gpio_types.h' (119,938) at 20210307214927314
121677 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm63xx-i2s.h' (119,939) at 20240405153053557
121678 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/init.c' (119,940) at 20220525020652014
121679 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/templates/default/local.conf.sample' (119,941) at 20241221090017480
121680 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/am53c974.c' (119,942) at 20240405153051565
121681 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb' (119,943) at 20220823030015963
121682 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/host_console_uart_config.service' (119,944) at 20220921030015982
121683 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7791-cpg-mssr.c' (119,945) at 20210309003649256
121684 2025-01-08 03:00:53.366-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_manager_main.cpp' (119,946) at 20241004080025307
121685 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/cldma.c' (119,947) at 20240613080016547
121686 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/arcxcnn_bl.c' (119,948) at 20240405153052173
121687 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/pipeline.json' (119,949) at 20240405153054145
121688 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex4.h' (119,950) at 20210307214930246
121689 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/goarch.bbclass' (119,951) at 20241206090014302
121690 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/qemu-x86_q35.dts' (119,952) at 20210308005002872
121691 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/Makefile' (119,953) at 20240405153048965
121692 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/tegra/Kconfig' (119,954) at 20210307214930206
121693 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pine_h64_defconfig' (119,955) at 20210308005003276
121694 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-artik5.dtsi' (119,956) at 20240405153045565
121695 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/shared-psy-info.h' (119,957) at 20240405153051417
121696 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omapl138_lcdk.h' (119,958) at 20210308005003608
121697 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi3798cv200.dtsi' (119,959) at 20210308005002580
121698 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/time_ut.c' (119,960) at 20210308005003748
121699 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/iommu.rst' (119,961) at 20240405153044989
121700 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-ce-glue.c' (119,962) at 20240405153045849
121701 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/xiaomi-wmi.c' (119,963) at 20210307214930150
121702 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/userguide/userguide.tex' (119,964) at 20210308004941080
121703 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_NAND_defconfig' (119,965) at 20210308005003244
121704 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-div.c' (119,966) at 20210307214926998
121705 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.h' (119,967) at 20240405153049849
121706 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bios_ebda.h' (119,968) at 20210307214926658
121707 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-roman.c' (119,969) at 20210307214931178
121708 2025-01-08 03:00:53.367-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,rpmh.h' (119,970) at 20220525020654543
121709 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-pci.c' (119,971) at 20210308005003512
121710 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Lanyang.py' (119,972) at 20220728030041559
121711 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/most_cdev.c' (119,973) at 20240405153049677
121712 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.LED' (119,974) at 20210308005003288
121713 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/bios-linker-loader.c' (119,975) at 20210308005045821
121714 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ulist.c' (119,976) at 20240405153052297
121715 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/vhost-user-fs-ccw.c' (119,977) at 20210308005045953
121716 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn302.c' (119,978) at 20220525020652530
121717 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch' (119,979) at 20230706080014745
121718 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sabre.c' (119,980) at 20210307214926598
121719 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_sai_sub.c' (119,981) at 20241211090145569
121720 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/install.sh' (119,982) at 20240405153045917
121721 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-psutil_6.1.0.bb' (119,983) at 20241221090017668
121722 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/entry.S' (119,984) at 20240405153229991
121723 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_ipmb.c' (119,985) at 20240405153230199
121724 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/hsdk-creg-gpio.c' (119,986) at 20210308005003376
121725 2025-01-08 03:00:53.368-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/thermalcontroller.cpp' (119,987) at 20240904080040759
121726 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/cmocka_1.1.7.bb' (119,988) at 20240301090012431
121727 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_isadma.c' (119,989) at 20240405153046893
121728 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-background-tracker.h' (119,990) at 20241211090145441
121729 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mie3-sel.c' (119,991) at 20220429100100946
121730 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-qup.c' (119,992) at 20240405153230679
121731 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq2515x_charger.c' (119,993) at 20240405153051429
121732 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/npcm7xx-igps-native_%.bbappend' (119,994) at 20241206090014278
121733 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0020-Platform-CS1000-Validate-both-metadata-replicas.patch' (119,995) at 20241221090017464
121734 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/associations.md' (119,996) at 20240821080004695
121735 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/img/pistachio.txt' (119,997) at 20210307214925362
121736 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Helgum' (119,998) at 20210307205553782
121737 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/functor.hpp' (119,999) at 20240820080025626 to deleted uid set
121738 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/perf_event.h' (120,000) at 20210307214926550
121739 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts' (120,001) at 20240405153229943
121740 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/0002-Enforce-using-good-old-BFD-linker.patch' (120,002) at 20241221090017472
121741 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/Makefile' (120,003) at 20210307214932190
121742 2025-01-08 03:00:53.369-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.h' (120,004) at 20220525020652490
121743 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-vbi.c' (120,005) at 20210307214928698
121744 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/main.c' (120,006) at 20240628080014001
121745 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h' (120,007) at 20240405153230591
121746 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/configfs.c' (120,008) at 20240719080013361
121747 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.c' (120,009) at 20210307214928778
121748 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pio_copy.c' (120,010) at 20240405153049053
121749 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/include/dwarf-regs-table.h' (120,011) at 20210307214932514
121750 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/machine_context.hpp' (120,012) at 20241101080009595
121751 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread-stack.h' (120,013) at 20220525020655179
121752 2025-01-08 03:00:53.370-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p-client.c' (120,014) at 20241211090212546
121753 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig' (120,015) at 20210308005003272
121754 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/scan.c' (120,016) at 20240405153050705
121755 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-sha1.c' (120,017) at 20240405153045989
121756 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http2_connection.hpp' (120,018) at 20241221090003052
121757 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ep93xx_adc.c' (120,019) at 20240405153048953
121758 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.c' (120,020) at 20240405153048633
121759 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2838_peripherals.h' (120,021) at 20240906080037328
121760 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/virt.h' (120,022) at 20210307214925858
121761 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/setting' (120,023) at 20240405153232275
121762 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/permissive.h' (120,024) at 20220525020654707
121763 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/time.c' (120,025) at 20220525020652010
121764 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_i2c.c' (120,026) at 20210308005003472
121765 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/cxl.h' (120,027) at 20210307214931690
121766 2025-01-08 03:00:53.371-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mcp.c' (120,028) at 20241216090017717
121767 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/Kconfig.aic79xx' (120,029) at 20240405153051553
121768 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_tty.c' (120,030) at 20240405153231467
121769 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kfence' (120,031) at 20240405153053077
121770 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/80-7seg.rules' (120,032) at 20210308005116673
121771 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti-edma.txt' (120,033) at 20220525020651670
121772 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_set.h' (120,034) at 20210307214931646
121773 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/Makefile' (120,035) at 20210308005002940
121774 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_cs42l42.c' (120,036) at 20240405153053953
121775 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/packages.rst' (120,037) at 20240309090012808
121776 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/confidential-guest-support.rst' (120,038) at 20220429100100422
121777 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/types.h' (120,039) at 20240405153231987
121778 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-remote-noreap.sh' (120,040) at 20220525020655227
121779 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.err' (120,041) at 20210927100127469
121780 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/Kconfig' (120,042) at 20240405153052165
121781 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0002-RH-Remove-the-property-blacklist-exception-builtin.patch' (120,043) at 20241221090017540
121782 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/switch-nic-main-or-aux-mode' (120,044) at 20240504080013861
121783 2025-01-08 03:00:53.372-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/kempld.h' (120,045) at 20210307214931430
121784 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/fpu.c' (120,046) at 20210307214926562
121785 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-lgm-emmc.c' (120,047) at 20210309003652012
121786 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/imx_avic.c' (120,048) at 20241211090212282
121787 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/delay/delay.bb' (120,049) at 20210307205554386
121788 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_b.c' (120,050) at 20210308005046521
121789 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/pds_core.rst' (120,051) at 20240405153045233
121790 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/Makefile' (120,052) at 20210307214926982
121791 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400_spi.c' (120,053) at 20240405153048933
121792 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/metric.cpp' (120,054) at 20241116090005799
121793 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_loop_bench.c' (120,055) at 20240405153232259
121794 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler.h' (120,056) at 20210308005003656
121795 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-infracfg.c' (120,057) at 20240405153230211
121796 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/intel,agilex5-clkmgr.h' (120,058) at 20240405153231795
121797 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-eh.c' (120,059) at 20241104090011567
121798 2025-01-08 03:00:53.373-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-flakes.txt' (120,060) at 20240405153230531 to deleted uid set
121799 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/config' (120,061) at 20240405153054309
121800 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs1.c' (120,062) at 20210308005003556
121801 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-db.dts' (120,063) at 20240405153045445
121802 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/net/bpf_jit.h' (120,064) at 20240405153229991
121803 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/Kconfig' (120,065) at 20241211090212246
121804 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_onenand.c' (120,066) at 20210308005003232
121805 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timex.h' (120,067) at 20210307214926586
121806 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/triggerable_mock.cpp' (120,068) at 20220210040033214
121807 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6asm.yaml' (120,069) at 20240405153045169
121808 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_replace.c' (120,070) at 20240405153046261
121809 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_recv.c' (120,071) at 20240405153051905
121810 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp' (120,072) at 20240201090003032
121811 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/autosleep.c' (120,073) at 20220525020654711
121812 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-qcow.h' (120,074) at 20210308005045773
121813 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc128s052.c' (120,075) at 20240405153048961
121814 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsdebug.c' (120,076) at 20240405153046617
121815 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo.c' (120,077) at 20240405153053973
121816 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/or.md' (120,078) at 20240809080033023
121817 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/cc_helper.c' (120,079) at 20241211090212486
121818 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meson.build' (120,080) at 20230311090025747
121819 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_socbb.h' (120,081) at 20210307214927218
121820 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/start.S' (120,082) at 20210308005002860
121821 2025-01-08 03:00:53.374-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.fail' (120,083) at 20241206090014306
121822 2025-01-08 03:00:53.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FaultLogType.interface.yaml' (120,084) at 20240228090020568
121823 2025-01-08 03:00:53.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/power.h' (120,085) at 20210308005002724
121824 2025-01-08 03:00:53.375-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/irqdomain.c' (120,086) at 20240805080014039
121825 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.errors.yaml' (120,087) at 20210610000035106
121826 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/via-camera.h' (120,088) at 20240405153049497
121827 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp' (120,089) at 20231024080003368
121828 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/mtk_wdt.c' (120,090) at 20210308005003540
121829 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet.c' (120,091) at 20240405153051873
121830 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/noise_filter_table.h' (120,092) at 20240405153049485
121831 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/failover.h' (120,093) at 20210308005046041
121832 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/Makefile' (120,094) at 20210307214932514
121833 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/compiler.h' (120,095) at 20240405153045853
121834 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/Kconfig' (120,096) at 20210307214930858
121835 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma220_spi.c' (120,097) at 20240405153048933
121836 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memset-archs.S' (120,098) at 20240405153229863
121837 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-testing.rst' (120,099) at 20240405153229735
121838 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.h' (120,100) at 20220525020652458
121839 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sti-cpufreq.c' (120,101) at 20240405153230255
121840 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/.gitignore' (120,102) at 20210307214932738
121841 2025-01-08 03:00:53.376-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/udp.h' (120,103) at 20210307214931614
121842 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c' (120,104) at 20241125090012239
121843 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/gpio.cpp' (120,105) at 20210308005109241
121844 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ar1021_i2c.c' (120,106) at 20240405153049157
121845 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vuokatti' (120,107) at 20210307205553774
121846 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/gpio.cpp' (120,108) at 20240621080018753
121847 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/workarounds.c' (120,109) at 20240405153045981
121848 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/tc_flower_chains.sh' (120,110) at 20240405153054301
121849 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h' (120,111) at 20220525020652947
121850 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-avcore.c' (120,112) at 20210307214928810
121851 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_netlink.c' (120,113) at 20240405153049725
121852 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap4-sar-layout.h' (120,114) at 20210307214925918
121853 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/perf/tests/pe-file.exe.debug' (120,115) at 20210309003655944 to deleted uid set
121854 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-tadevkit_4.%.bbappend' (120,116) at 20241206090014214
121855 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/vblade.conf' (120,117) at 20210307205553822
121856 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig' (120,118) at 20210308005003288
121857 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_user.h' (120,119) at 20241211090212510
121858 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/reboot.txt' (120,120) at 20210307214925402
121859 2025-01-08 03:00:53.377-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (120,121) at 20230810080021387
121860 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake_3.31.0.bb' (120,122) at 20241221090017656
121861 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/root-tree.c' (120,123) at 20240418080014506
121862 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-rq.c' (120,124) at 20241008080013939
121863 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/dibbler_fix_getSize_crash.patch' (120,125) at 20230706080014737
121864 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_ud.c' (120,126) at 20220525020654311
121865 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_focusrite.c' (120,127) at 20210307214932206
121866 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci.h' (120,128) at 20210307214930882
121867 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerAccount.v1_13_0.json' (120,129) at 20240918080002720
121868 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/MAINTAINERS' (120,130) at 20210308005003040
121869 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/BMC_WEB_CI' (120,131) at 20220429100025221
121870 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld11-global.dts' (120,132) at 20210308005002632
121871 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_nvif.c' (120,133) at 20240405153048625
121872 2025-01-08 03:00:53.378-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/subdev.c' (120,134) at 20240405153048629
121873 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ofdrm.c' (120,135) at 20240405153230643
121874 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch' (120,136) at 20241221090017488
121875 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.json' (120,137) at 20210308005046405
121876 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7734.c' (120,138) at 20240405153051361
121877 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pfvf.c' (120,139) at 20240405153046953
121878 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/t4qds.h' (120,140) at 20210308005003620
121879 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/confsearch.diff' (120,141) at 20241221090017516
121880 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff.c' (120,142) at 20240405153053501
121881 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sched.h' (120,143) at 20241216090017769
121882 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/trace.c' (120,144) at 20240405153230187
121883 2025-01-08 03:00:53.379-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_speed.hpp' (120,145) at 20220726030035038
121884 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-amc/MAINTAINERS' (120,146) at 20210308005002904
121885 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/bpf_jit_comp.c' (120,147) at 20240613080016367
121886 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/queue_stack_maps.c' (120,148) at 20240405153052981
121887 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/config.c' (120,149) at 20240405153045969
121888 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/global_nvs.h' (120,150) at 20210308005002876
121889 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-1.dtsi' (120,151) at 20210307214926350
121890 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.h' (120,152) at 20210307214929806
121891 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/inftl.h' (120,153) at 20210307214931450
121892 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/s_record.h' (120,154) at 20210308005003684
121893 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/conf-notes.txt' (120,155) at 20220913030020488
121894 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_property.c' (120,156) at 20240405153048409
121895 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asb100.rst' (120,157) at 20210307214925498
121896 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exnames.c' (120,158) at 20240405153046621
121897 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/internal.h' (120,159) at 20241018080014478
121898 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/kontron,sl28cpld-pwm.yaml' (120,160) at 20210309003648384
121899 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/boost.h' (120,161) at 20210307214927906
121900 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb' (120,162) at 20240106090017237
121901 2025-01-08 03:00:53.380-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu104-revA/psu_init_gpl.c' (120,163) at 20210308005003200
121902 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifssmb.c' (120,164) at 20241216090017761
121903 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ets.c' (120,165) at 20240405153050169
121904 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-ncsi-nic.inc' (120,166) at 20240119090013779
121905 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/configuration.rst' (120,167) at 20240405153045237
121906 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/item_updater_mmc.hpp' (120,168) at 20240820080019550
121907 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/rx.c' (120,169) at 20240405153050269
121908 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/less/files/run-ptest' (120,170) at 20230919080013990
121909 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl802154.c' (120,171) at 20240405153232015
121910 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/cpu.c' (120,172) at 20210308005002784
121911 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/atomics.rst' (120,173) at 20241211090212234
121912 2025-01-08 03:00:53.381-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/Makefile' (120,174) at 20210308005003012
121913 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-meson-g12a.c' (120,175) at 20240405153052061
121914 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/Kconfig' (120,176) at 20210308005002904
121915 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c' (120,177) at 20210309003651200
121916 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/arm-smccc.h' (120,178) at 20210308005003656
121917 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch' (120,179) at 20241221090017664
121918 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/aci.h' (120,180) at 20210307214931594
121919 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/sync_regs_test.c' (120,181) at 20240405153054321
121920 2025-01-08 03:00:53.382-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq.h' (120,182) at 20241211090145393
121921 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_common.c' (120,183) at 20240411080014090
121922 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OML' (120,184) at 20211006000025242
121923 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/kmsg.c' (120,185) at 20240405153052489
121924 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/features.h' (120,186) at 20210307214931698
121925 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message/unpack.hpp' (120,187) at 20231107090032061
121926 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm-cp14.c' (120,188) at 20210307214928146
121927 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/xen-mapcache.h' (120,189) at 20240906080037348
121928 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-routing.c' (120,190) at 20210307214928698
121929 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/x86.h' (120,191) at 20240405153230143
121930 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl.yaml' (120,192) at 20240405153045041
121931 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_linear_ranges.c' (120,193) at 20240405153053105
121932 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/ddr.c' (120,194) at 20210308005002988
121933 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-i7.dts' (120,195) at 20240405153045381
121934 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a779f0-sysc.c' (120,196) at 20240405153231351
121935 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/frontend.json' (120,197) at 20240405153232227
121936 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/active-semi,8945a-regulator.h' (120,198) at 20210307214931346
121937 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65086.c' (120,199) at 20240405153230839
121938 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qsd-jobs' (120,200) at 20240906080037568
121939 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/pci.c' (120,201) at 20210308005002960
121940 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (120,202) at 20231213090013482
121941 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/nbd.rst' (120,203) at 20240906080037176
121942 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent_2.2.12.bb' (120,204) at 20241221090017516
121943 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pps/pps-gpio.yaml' (120,205) at 20240405153229791
121944 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/dmc_init_exynos4.c' (120,206) at 20210308005002720
121945 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/pmu.h' (120,207) at 20210307214927906
121946 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml' (120,208) at 20240405153229763
121947 2025-01-08 03:00:53.383-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/0BSD' (120,209) at 20211006000025226
121948 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-armada375-usb2.c' (120,210) at 20220525020653863
121949 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/compress.h' (120,211) at 20210307214932586
121950 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/meson.build' (120,212) at 20241211090212338
121951 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1100fb.h' (120,213) at 20240405153052185
121952 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.h' (120,214) at 20240405153047101
121953 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/prexport.conf' (120,215) at 20210307205554414
121954 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aes_ti.c' (120,216) at 20240405153046529
121955 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/trace.h' (120,217) at 20210308005046341
121956 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77970-cpg-mssr.h' (120,218) at 20210307214931334
121957 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/switchtec.rst' (120,219) at 20210307214925470
121958 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/cache.json' (120,220) at 20240405153054145
121959 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/machine/yosemite4.conf' (120,221) at 20240727080014098
121960 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/relocate.S' (120,222) at 20210308005002560
121961 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra241-gpio.h' (120,223) at 20240405153052649
121962 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-4.dtsi' (120,224) at 20240405153046093
121963 2025-01-08 03:00:53.384-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.12.3.bb' (120,225) at 20240302090018206
121964 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/SA-1100.h' (120,226) at 20210308005003560
121965 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/abat.patch' (120,227) at 20210307205554438
121966 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (120,228) at 20240522080012568
121967 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/odbc.json' (120,229) at 20210307205553850
121968 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/juno/0001-configs-vexpress-modify-to-boot-compressed-initramfs.patch' (120,230) at 20240113090014528
121969 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/0002-Enable-64bit-off_t.patch' (120,231) at 20230131040012023
121970 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.h' (120,232) at 20240405153230419
121971 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/Makefile' (120,233) at 20220525020654411
121972 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-command.h' (120,234) at 20221215040039190
121973 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31790.rst' (120,235) at 20240405153045217
121974 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/debug_locks.h' (120,236) at 20240405153052677
121975 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brxre1.dts' (120,237) at 20210308005002560
121976 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-riscv-vars.fd.bz2' (120,238) at 20240326080039594 to deleted uid set
121977 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k1.c' (120,239) at 20240405153053521
121978 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gem.c' (120,240) at 20240405153230579
121979 2025-01-08 03:00:53.385-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/helper.cpp' (120,241) at 20240817080027656
121980 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/aiptek.c' (120,242) at 20240405153049157
121981 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/containerimage.py' (120,243) at 20241221090017628
121982 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpmc-omap.h' (120,244) at 20240405153052769
121983 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/svc.c' (120,245) at 20240405153048809
121984 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.h' (120,246) at 20210307214927266
121985 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/Makefile' (120,247) at 20240405153046081
121986 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/0003-Update-CXX-standard-to-CXX14.patch' (120,248) at 20241206090014258
121987 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/pixelgen.h' (120,249) at 20210307214930546
121988 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h' (120,250) at 20210307214927734
121989 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/default-providers.inc' (120,251) at 20241221090017612
121990 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/r2d.h' (120,252) at 20240405153046313
121991 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/irq.h' (120,253) at 20240405153045961
121992 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/statfs.h' (120,254) at 20210307214926066
121993 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/csi.h' (120,255) at 20240405153051865
121994 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core.dtsi' (120,256) at 20221102030020733
121995 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_SPIFLASH_defconfig' (120,257) at 20210308005003244
121996 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/signature.c' (120,258) at 20240405153046533
121997 2025-01-08 03:00:53.386-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml' (120,259) at 20240405153045073
121998 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SDCARD_defconfig' (120,260) at 20210308005003244
121999 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/Build' (120,261) at 20210307214932470
122000 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target-con-set.h' (120,262) at 20210927100127457
122001 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/sdio.c' (120,263) at 20240405153050445
122002 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_states.c' (120,264) at 20240405153051833
122003 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/keyboard.dtsi' (120,265) at 20210308005002860
122004 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.c' (120,266) at 20210309003651820
122005 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-git-changebar-Adjust-structs-for-libgit2-1.4.x.patch' (120,267) at 20220402030015923
122006 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_dynptr.c' (120,268) at 20240405153054281
122007 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hidraw.c' (120,269) at 20240405153230655
122008 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/syscon_rk3128.c' (120,270) at 20210308005002772
122009 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp2888.rst' (120,271) at 20220525020651738
122010 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pkgdata-browser.glade' (120,272) at 20210307205554638
122011 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/test-bug.h' (120,273) at 20240405153231799
122012 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld4-ref.dts' (120,274) at 20210308005002632
122013 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012afrwy.h' (120,275) at 20210308005003600
122014 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/Kconfig' (120,276) at 20240405153046733
122015 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qbool.h' (120,277) at 20221215040039190
122016 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup.h' (120,278) at 20240405153046153
122017 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_d.c' (120,279) at 20210308005046517
122018 2025-01-08 03:00:53.387-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/signal.h' (120,280) at 20240405153052793
122019 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043-smarc-pmod.dtso' (120,281) at 20240405153045809
122020 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/pci/pci.c' (120,282) at 20240405153045949
122021 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/flamegraph-record' (120,283) at 20210307214932566
122022 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_scaler.c' (120,284) at 20210307214928042
122023 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml' (120,285) at 20240405153045105
122024 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/mmu.c' (120,286) at 20240405153229987
122025 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/match.hpp' (120,287) at 20210308005114857
122026 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_impl.c' (120,288) at 20240405153050173
122027 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/ar71xx_regs.h' (120,289) at 20240405153046005
122028 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra124.c' (120,290) at 20220525020654099
122029 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_aemv8a.h' (120,291) at 20210308005003624
122030 2025-01-08 03:00:53.388-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/MAINTAINERS' (120,292) at 20210308005002952
122031 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-eukrea-mbimxsd27-baseboard.dts' (120,293) at 20240405153229883
122032 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/powercap_sys.c' (120,294) at 20240405153051445
122033 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/ematch.c' (120,295) at 20240405153053365
122034 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/perlcross_1.6.bb' (120,296) at 20241221090017664
122035 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/gui_setup_reference.md' (120,297) at 20230519080015560
122036 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600_openbmc_spl_emmc_defconfig' (120,298) at 20230310090043279
122037 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5514.txt' (120,299) at 20210307214925434
122038 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_skb_pkt_end.c' (120,300) at 20240405153054261
122039 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-dram-ld4.c' (120,301) at 20210308005002792
122040 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/common/common.h' (120,302) at 20210308005003012
122041 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ltv350qv.h' (120,303) at 20210307214930894
122042 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-cfg-helpers.h' (120,304) at 20240405153045685
122043 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf100.fuc3' (120,305) at 20210307214927970
122044 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_vegas.h' (120,306) at 20210307214931958
122045 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/core.rst' (120,307) at 20240405153229839
122046 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/codec-uclass.c' (120,308) at 20210308005003488
122047 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/197' (120,309) at 20240326080039730
122048 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/Kconfig' (120,310) at 20210308005003044
122049 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/thread-self.c' (120,311) at 20210307214932710
122050 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/usb.c' (120,312) at 20220525020653787
122051 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/vtbl.c' (120,313) at 20210308005003424
122052 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/aircable.c' (120,314) at 20210309003653268
122053 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7796_ulcb_defconfig' (120,315) at 20210308005003276
122054 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-x86/kvm_para.h' (120,316) at 20240906080037348
122055 2025-01-08 03:00:53.389-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_maps.c' (120,317) at 20220525020655191
122056 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ti_am335x_tscadc.c' (120,318) at 20240405153230839
122057 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5761.c' (120,319) at 20210307214928802
122058 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm33xx.c' (120,320) at 20240405153045661
122059 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_msg.c' (120,321) at 20240405153230843
122060 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic.h' (120,322) at 20240405153052629
122061 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/aml/aml_git.bb' (120,323) at 20240301090012427
122062 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/Kconfig' (120,324) at 20210307214928526
122063 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.json' (120,325) at 20210308005046413
122064 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/lp872x.txt' (120,326) at 20210309003648388
122065 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/init.d' (120,327) at 20210307205554570
122066 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/Kconfig' (120,328) at 20240405153053081
122067 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/soc_id.c' (120,329) at 20240405153047045
122068 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/simulate-insn.c' (120,330) at 20241023080012871
122069 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sprd-pcm.txt' (120,331) at 20240405153229799
122070 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/debug.c' (120,332) at 20240405153231167
122071 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/faraday,fotg210.yaml' (120,333) at 20240405153045181
122072 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/lwtunnel.c' (120,334) at 20240405153053221
122073 2025-01-08 03:00:53.390-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/can_socketcan.c' (120,335) at 20221215040039218
122074 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kstrtox.c' (120,336) at 20240405153231951
122075 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/extensions/openpower-pels/manager.cpp' (120,337) at 20241212090025211 to deleted uid set
122076 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Melbourne-Upwey' (120,338) at 20210307205553762
122077 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Fuji.json' (120,339) at 20240703080039227
122078 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/cpu-feature-overrides.h' (120,340) at 20240405153046005
122079 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/arm64-mmu.c' (120,341) at 20210308005002728
122080 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.h' (120,342) at 20240405153047285
122081 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-dict.out' (120,343) at 20210308005046409 to deleted uid set
122082 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig' (120,344) at 20210307214932154
122083 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head_64.S' (120,345) at 20240405153230123
122084 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa320.c' (120,346) at 20240405153045677
122085 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5616.c' (120,347) at 20240405153053713
122086 2025-01-08 03:00:53.391-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory_ldst.h.inc' (120,348) at 20240326080039530
122087 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-core.c' (120,349) at 20210308005002552
122088 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (120,350) at 20210812000025166
122089 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Drevdagen' (120,351) at 20210307205553778
122090 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/moxtet.c' (120,352) at 20240405153230199
122091 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0002-configure-Disable-selected-warnings.patch' (120,353) at 20220502030010100
122092 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/delay.c' (120,354) at 20240405153045897
122093 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/runuser.pamd' (120,355) at 20210307205554494
122094 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_defs.h' (120,356) at 20210308005002664
122095 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/slcan.h' (120,357) at 20240405153049737
122096 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-string.err' (120,358) at 20210308005046413
122097 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman.dtsi' (120,359) at 20240912080012042
122098 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/.gitignore' (120,360) at 20220525020651990
122099 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_serial.c' (120,361) at 20240516080009958
122100 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.npmrc' (120,362) at 20220105012522959
122101 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ContainerImage.v1_0_1.json' (120,363) at 20240619080002944
122102 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.h' (120,364) at 20240405153048589
122103 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/sfp-util_64.h' (120,365) at 20210307214926610
122104 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ucontext.h' (120,366) at 20210307214926322
122105 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5718.dtsi' (120,367) at 20240405153045597
122106 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table2.h' (120,368) at 20240405153230383
122107 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-mc.h' (120,369) at 20240405153052833
122108 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/default_floor.hpp' (120,370) at 20210617000043812
122109 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image_types.bbclass' (120,371) at 20241221090017608
122110 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/keystone_nav.h' (120,372) at 20210308005002708
122111 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0001-tests-builtin_trusted-Failure-command-is-failed.patch' (120,373) at 20230131040012035
122112 2025-01-08 03:00:53.392-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_fips.h' (120,374) at 20210307214927086
122113 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb' (120,375) at 20241221090017668
122114 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/config.mk' (120,376) at 20210308005003232
122115 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-eg20t.c' (120,377) at 20240405153048897
122116 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_he.h' (120,378) at 20210307214931622
122117 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/create.py' (120,379) at 20230317080013821
122118 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-selinux-checkreqprot' (120,380) at 20240405153044909
122119 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/secretmem.c' (120,381) at 20241018080014578
122120 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/.gitignore' (120,382) at 20210307214925650
122121 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_csi2.c' (120,383) at 20240405153051829
122122 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb.c' (120,384) at 20240913080013769
122123 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec.h.rst.exceptions' (120,385) at 20240405153045309
122124 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/Kconfig' (120,386) at 20240405153052001
122125 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c' (120,387) at 20240405153049917
122126 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/235.out' (120,388) at 20210308005046461
122127 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blake2s-glue.c' (120,389) at 20240405153046361
122128 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/occ/files/occ_sensor.yaml' (120,390) at 20210307205553694
122129 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_plat.c' (120,391) at 20240405153052121
122130 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8ulp.c' (120,392) at 20240405153230211
122131 2025-01-08 03:00:53.393-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmclanconf' (120,393) at 20210308004938816
122132 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_stats.h' (120,394) at 20240405153051601
122133 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/conf-notes.txt' (120,395) at 20220913030020492
122134 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0003-fixheadercheck.patch' (120,396) at 20241221090017656
122135 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-ldb.yaml' (120,397) at 20240405153045037
122136 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-whitelist-native.bb' (120,398) at 20210307205554070
122137 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_plane.c' (120,399) at 20240405153048753
122138 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree.c' (120,400) at 20241220090018326
122139 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.h' (120,401) at 20220525020652470
122140 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmiowb.h' (120,402) at 20210307214926118
122141 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/lmdb_0.9.31.bb' (120,403) at 20230813080012844
122142 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/libhw.c' (120,404) at 20220429100100538
122143 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi' (120,405) at 20240405153229935
122144 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/m5373evb.c' (120,406) at 20210308005002972
122145 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nf-queue.c' (120,407) at 20210309003656012
122146 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs_common.h' (120,408) at 20210308005003696
122147 2025-01-08 03:00:53.394-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_zero_plus_defconfig' (120,409) at 20210308005003272
122148 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pps.c' (120,410) at 20240405153048457
122149 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_common_util.h' (120,411) at 20210307214928446
122150 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/riotboard_spl_defconfig' (120,412) at 20210308005003276
122151 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mcp-core.c' (120,413) at 20220525020653347
122152 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/tod-kvm.c' (120,414) at 20230925080039901
122153 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phy_interface.h' (120,415) at 20210308005003680
122154 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_pcode.h' (120,416) at 20240405153048541
122155 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-serial' (120,417) at 20210307214925186
122156 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dts' (120,418) at 20240405153045421
122157 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_core.c' (120,419) at 20240405153048985
122158 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/tools/generate-psu-tar' (120,420) at 20240731080028046
122159 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/benq.c' (120,421) at 20210307214928826
122160 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/daemon_user.c' (120,422) at 20210309003648996
122161 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-turris-omnia.dts' (120,423) at 20210308005002568
122162 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb' (120,424) at 20230706080014789
122163 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h' (120,425) at 20240405153048637
122164 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/udp_tunnel_nic.sh' (120,426) at 20240405153232267
122165 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/commoncap.c' (120,427) at 20240405153232111
122166 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/branch.json' (120,428) at 20220525020655147
122167 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/selection.h' (120,429) at 20210309003653928
122168 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cpuinfo-static.c' (120,430) at 20240613080016363
122169 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb' (120,431) at 20230211040012639
122170 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/renesas,ether.yaml' (120,432) at 20240405153045121
122171 2025-01-08 03:00:53.395-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/.gitignore' (120,433) at 20210307214932622
122172 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CertificateLocations_v1.xml' (120,434) at 20240619080002920
122173 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2081_spi_rcw.cfg' (120,435) at 20210308005002996
122174 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/access.c' (120,436) at 20240906080037488
122175 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/README' (120,437) at 20210307205554626
122176 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/uevent/Makefile' (120,438) at 20210307214932730
122177 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/mlx-platform.c' (120,439) at 20240405153231343
122178 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_gemini.h' (120,440) at 20210307214926878
122179 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/channel_mgmt.c' (120,441) at 20240405153048829
122180 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ux500/power_domain.txt' (120,442) at 20210307214925282
122181 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/OWNERS' (120,443) at 20220802030023531
122182 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml' (120,444) at 20240405153045081
122183 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/dw-dmac.h' (120,445) at 20210307214931338
122184 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/vlset.c' (120,446) at 20240405153054237
122185 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/poky-floating-revisions.inc' (120,447) at 20230401080011959
122186 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang_2.3.3.bb' (120,448) at 20220910030013429
122187 2025-01-08 03:00:53.396-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/s2250-board.c' (120,449) at 20240405153049565
122188 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-acpi.h' (120,450) at 20240405153231863
122189 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/sandbox.c' (120,451) at 20210308005003380
122190 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/Drop-use-of-error-h.patch' (120,452) at 20230706080014745
122191 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-lp3943.txt' (120,453) at 20210307214925406
122192 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch' (120,454) at 20230706080014753
122193 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.c' (120,455) at 20240405153230411
122194 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mcrfs.c' (120,456) at 20210307214926438
122195 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_queue.c' (120,457) at 20240830080013355
122196 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/hw_ops.h' (120,458) at 20210307214929970
122197 2025-01-08 03:00:53.397-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sy7636a-hwmon.c' (120,459) at 20240405153048877
122198 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c' (120,460) at 20240405153230359
122199 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/smp.c' (120,461) at 20240405153230147
122200 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_sysfs_thread_test.c' (120,462) at 20210309003656012
122201 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/blockops.S' (120,463) at 20240405153230095
122202 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/atomic128-ldst.h' (120,464) at 20230925080039853
122203 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_cursor.c' (120,465) at 20241211090145429
122204 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-rpmsg' (120,466) at 20210307214925194
122205 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/Makefile' (120,467) at 20210307214926846
122206 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr.h' (120,468) at 20210307214931122
122207 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/libgpiod.wrap' (120,469) at 20240724080011687
122208 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54usb.c' (120,470) at 20210309003651772
122209 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/sp_global.h' (120,471) at 20210307214930542
122210 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmzone.h' (120,472) at 20220525020652002
122211 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/percpu.h' (120,473) at 20210307214925646
122212 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/chv3-codec.c' (120,474) at 20241001080013036
122213 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/semihosting.c' (120,475) at 20210308005002708
122214 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stacktrace.h' (120,476) at 20240405153052797
122215 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/trace.h' (120,477) at 20240405153046693
122216 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/cpu.h' (120,478) at 20240405153053113
122217 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx35pdk_defconfig' (120,479) at 20210308005003268
122218 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_devlink.h' (120,480) at 20240405153050001
122219 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-hwconfig' (120,481) at 20210308005003292
122220 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/meson.build' (120,482) at 20241112090003090
122221 2025-01-08 03:00:53.398-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-ipmi-entity-association-map/files/entity_association_map.json' (120,483) at 20210323100034241
122222 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Resource.v1_20_0.json' (120,484) at 20240918080002724
122223 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-ope.yaml' (120,485) at 20240405153045169
122224 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/objtool_types.h' (120,486) at 20240405153052753
122225 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/add-file.patch' (120,487) at 20241206090014298
122226 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-usb_crash.sh' (120,488) at 20240405153054309
122227 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/config.h' (120,489) at 20210308005002544
122228 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/conf-notes.txt' (120,490) at 20220913030020492
122229 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi' (120,491) at 20240405153045737
122230 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-fuse' (120,492) at 20220429100100750
122231 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-pci-gl.c' (120,493) at 20221215040039106
122232 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/panel.c' (120,494) at 20220525020652262
122233 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/siginfo.h' (120,495) at 20210307214926682
122234 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/README.md' (120,496) at 20240807080015886
122235 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/Makefile.am.include' (120,497) at 20210308005108645
122236 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/network-coding.h' (120,498) at 20220525020654791
122237 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-ClermontCarn' (120,499) at 20210307205553774
122238 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0009-greeter.c-disallow-empty-new-password.patch' (120,500) at 20210307205553946
122239 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/libunwind/arm64.c' (120,501) at 20240405153232239
122240 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb' (120,502) at 20241221090017560
122241 2025-01-08 03:00:53.399-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/symlink.c' (120,503) at 20240726080012870
122242 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/mmio.c' (120,504) at 20210307214929174
122243 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nintendo,hollywood-gpio.txt' (120,505) at 20210307214925318
122244 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/onenand.c' (120,506) at 20210308005003044
122245 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9150/registers.h' (120,507) at 20210307214931426
122246 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3328.c' (120,508) at 20210308005003464
122247 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-core.c' (120,509) at 20240405153049309
122248 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/msg_zerocopy.rst' (120,510) at 20240405153045241
122249 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm8250.c' (120,511) at 20241011080017299
122250 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/netdev.c' (120,512) at 20210307214931882
122251 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/Makefile' (120,513) at 20210308005003072
122252 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_map_skip.c' (120,514) at 20240405153054261
122253 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/common.yaml' (120,515) at 20240405153045089
122254 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfp-machine_64.h' (120,516) at 20210307214926586
122255 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/spintest.bpf.c' (120,517) at 20240405153232099
122256 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TU-Berlin-1.0' (120,518) at 20211006000025246
122257 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/udivsi3.S' (120,519) at 20240405153230007
122258 2025-01-08 03:00:53.400-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/octeon-wdt-nmi.S' (120,520) at 20240405153052241
122259 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-dsp.c' (120,521) at 20240405153049365
122260 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/Makefile' (120,522) at 20210308005002940
122261 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/meson.build' (120,523) at 20230629131804615
122262 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/Makefile' (120,524) at 20240405153054365
122263 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vgtod.h' (120,525) at 20210307214926678
122264 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc' (120,526) at 20230813080012892
122265 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_verify.c' (120,527) at 20210308005003556
122266 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dual_accel_detect.h' (120,528) at 20220525020653907
122267 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.c' (120,529) at 20240405153050153
122268 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/softoff.cpp' (120,530) at 20240819080030267
122269 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/meson.build' (120,531) at 20240906080037284
122270 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/Makefile' (120,532) at 20210308005002796
122271 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/i40e.rst' (120,533) at 20240405153045233
122272 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/Kconfig' (120,534) at 20210307214930706
122273 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fscrypt.h' (120,535) at 20240405153052693
122274 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_mock.hpp' (120,536) at 20220217040029822
122275 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qemu_vga.ndrv' (120,537) at 20210308005046185 to deleted uid set
122276 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/build-qemu-robot-docker.sh' (120,538) at 20241017080019198
122277 2025-01-08 03:00:53.401-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/MAINTAINERS' (120,539) at 20210308005003020
122278 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/pci/hda/patch_conexant.c' (120,540) at 20241216090017801 to deleted uid set
122279 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/Makefile' (120,541) at 20240405153052525
122280 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/binop.c' (120,542) at 20210308005003208
122281 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/platform_lcd.c' (120,543) at 20240405153052177
122282 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c' (120,544) at 20210307214927950
122283 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/fixup.patch' (120,545) at 20231011080016586
122284 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_pdrv_genirq.c' (120,546) at 20210309003653184
122285 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-if.c' (120,547) at 20220525020653323
122286 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/Makefile' (120,548) at 20210308005003076
122287 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_regs.h' (120,549) at 20240405153048745
122288 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/Makefile' (120,550) at 20210307214931926
122289 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi-changer.rst' (120,551) at 20240405153045253
122290 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp' (120,552) at 20241211090002379
122291 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/s2io-regs.h' (120,553) at 20210307214929554
122292 2025-01-08 03:00:53.402-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-base.err' (120,554) at 20210308005046397
122293 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/meson.build' (120,555) at 20240209090020373
122294 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch' (120,556) at 20210308005003772
122295 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_timeout.h' (120,557) at 20240405153052857
122296 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SoftwareInventory.v1_10_2.json' (120,558) at 20240619080002956
122297 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/identify.c' (120,559) at 20210307214926206
122298 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/Kconfig' (120,560) at 20240405153230691
122299 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page.h' (120,561) at 20240405153045965
122300 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_dbug.c' (120,562) at 20240405153051529
122301 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/fpsimd.c' (120,563) at 20241115090012941
122302 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc.inc' (120,564) at 20220125040024371
122303 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/webmin_2.202.bb' (120,565) at 20241221090017564
122304 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mvebu.yaml' (120,566) at 20240405153045061
122305 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio_atmel.txt' (120,567) at 20210307214925318
122306 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/no-man.patch' (120,568) at 20240127090011892
122307 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged_sdbus.c' (120,569) at 20210308004942076
122308 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd/0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch' (120,570) at 20210608000015795
122309 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tfa989x.c' (120,571) at 20240405153053805
122310 2025-01-08 03:00:53.403-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_simple.dts' (120,572) at 20210308005003760
122311 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h' (120,573) at 20240405153050529
122312 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/fix-build-with-gcc-14.patch' (120,574) at 20241206090014254
122313 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/MAINTAINERS' (120,575) at 20210308005002992
122314 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gardena-smart-gateway-mt7688.h' (120,576) at 20210308005003596
122315 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max20086-regulator.c' (120,577) at 20240405153231363
122316 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc911x.c' (120,578) at 20210308005003444
122317 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CXLLogicalDeviceCollection_v1.xml' (120,579) at 20240619080002920
122318 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-arm-vars.fd.bz2' (120,580) at 20210308005046125 to deleted uid set
122319 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_demo2.c' (120,581) at 20210307214931806
122320 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-dvb.c' (120,582) at 20240805080013967
122321 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_storage.c' (120,583) at 20240613080016563
122322 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py' (120,584) at 20210307205554642
122323 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/stub.h' (120,585) at 20210307214926754
122324 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/l2t.h' (120,586) at 20210307214929370
122325 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/manager.hpp' (120,587) at 20241212090025211
122326 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-data.c' (120,588) at 20240405153054097
122327 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in' (120,589) at 20210307205554514
122328 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/Makefile' (120,590) at 20240405153051293
122329 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NAND_SECBOOT_defconfig' (120,591) at 20210308005003240
122330 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb4.h' (120,592) at 20240906080037336
122331 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-api-core_2.19.1.bb' (120,593) at 20241221090017552
122332 2025-01-08 03:00:53.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/trace-events' (120,594) at 20210927100127441
122333 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9051.c' (120,595) at 20240405153230939
122334 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mcr20a.c' (120,596) at 20241011080017331
122335 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth_24.004.60.bb' (120,597) at 20240301090012423
122336 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0004-cleanup-includes.patch' (120,598) at 20220204040022452
122337 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/xilinx_sdfec.c' (120,599) at 20240405153230847
122338 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ebisu.dtsi' (120,600) at 20240405153045801
122339 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/spec_operation.json' (120,601) at 20240405153232227
122340 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mn-power.h' (120,602) at 20240405153052653
122341 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.yaml' (120,603) at 20240405153045153
122342 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/gx.h' (120,604) at 20210308005002644
122343 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/files/0001-tweak-install-prefix.patch' (120,605) at 20210307205553914
122344 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16480.c' (120,606) at 20240405153048989
122345 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/percpu_counter.c' (120,607) at 20240405153231951
122346 2025-01-08 03:00:53.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/kzm.c' (120,608) at 20241211090212246
122347 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab/issue_templates/bug.md' (120,609) at 20230426080043628
122348 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/on_change_threshold.cpp' (120,610) at 20240904080048943
122349 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/uftp/uftp_5.0.3.bb' (120,611) at 20240106090017233
122350 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/clocksource.c' (120,612) at 20240830080013339
122351 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/0001-nss-fix-support-cross-compiling.patch' (120,613) at 20240413080012659
122352 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/page.h' (120,614) at 20210309003654004
122353 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/iomap.h' (120,615) at 20210307214925910
122354 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq27xxx_battery.c' (120,616) at 20241211090145485
122355 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt' (120,617) at 20210307214925306
122356 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/trace.h' (120,618) at 20210308005045965
122357 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/bf.c' (120,619) at 20240405153050649
122358 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-netdev.rst' (120,620) at 20240405153229827
122359 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-ventana.dts' (120,621) at 20240405153229879
122360 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/samsung-q10.c' (120,622) at 20240405153051413
122361 2025-01-08 03:00:53.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/tifm_sd.c' (120,623) at 20240405153049673
122362 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-sata.c' (120,624) at 20240405153231307
122363 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/base.c' (120,625) at 20240405153047033
122364 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/Kconfig' (120,626) at 20240405153046553
122365 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_drv.c' (120,627) at 20240405153230519
122366 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.json' (120,628) at 20220429100100882
122367 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsl/gsl_2.8.bb' (120,629) at 20241206090014258
122368 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Dont-use-isystem.patch' (120,630) at 20210307205553990
122369 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_aldebaran.h' (120,631) at 20240405153047185
122370 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bb' (120,632) at 20241206090014274
122371 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/compiler.h' (120,633) at 20210307214925846
122372 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/microchip/Makefile' (120,634) at 20240405153051761
122373 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/kvm_websocket.hpp' (120,635) at 20240817080003175
122374 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/binman/test/files/ignored_dir.dat/ignore' (120,636) at 20210308005003756 to deleted uid set
122375 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Valkeakoski' (120,637) at 20210307205553770
122376 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi' (120,638) at 20240405153229891
122377 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_synth.c' (120,639) at 20240405153231939
122378 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/max96712/max96712.c' (120,640) at 20240405153051861
122379 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml' (120,641) at 20240405153229763
122380 2025-01-08 03:00:53.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm_ops.c' (120,642) at 20220525020655107
122381 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/mips.c' (120,643) at 20221215040039074
122382 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/pcm.c' (120,644) at 20240405153054029
122383 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-grandmax.dts' (120,645) at 20240405153045761
122384 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/plca.c' (120,646) at 20240405153232015
122385 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btnode.h' (120,647) at 20240405153052441
122386 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/power_supply.hpp' (120,648) at 20240106090032282
122387 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irqchip.c' (120,649) at 20240405153230751
122388 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/phosphor-ipmi-flash-bios-verify.service' (120,650) at 20210307205554082
122389 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c' (120,651) at 20240405153050109
122390 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/0001-fastcgi-Use-value-instead-of-address-of-sin6_port.patch' (120,652) at 20220910030013369
122391 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-14x14-evk.dts' (120,653) at 20240405153045525
122392 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING' (120,654) at 20210307205554574
122393 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi' (120,655) at 20240405153045729
122394 2025-01-08 03:00:53.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mtty.c' (120,656) at 20240405153232099
122395 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-k' (120,657) at 20210307214932570
122396 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ce4100/Makefile' (120,658) at 20210307214926742
122397 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm-tegra20.c' (120,659) at 20210307214925962
122398 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jz4780-nemc.h' (120,660) at 20210307214931410
122399 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt' (120,661) at 20210307214925338
122400 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/memcg_test.rst' (120,662) at 20240405153229735
122401 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/pkey-powerpc.h' (120,663) at 20240405153054329
122402 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/cpu_hotplug.rst' (120,664) at 20240405153045289
122403 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_brx.h' (120,665) at 20240405153049441
122404 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/meson.build' (120,666) at 20240908080010102
122405 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.c' (120,667) at 20240405153050401
122406 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitmodules' (120,668) at 20230925080039809
122407 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/dw_mmc.c' (120,669) at 20210308005003404
122408 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/scripts/Makefile.include' (120,670) at 20240405153054225
122409 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/hisilicon,ufs.yaml' (120,671) at 20240405153045181
122410 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/fpu.h' (120,672) at 20220525020651966
122411 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/renesas_sci.h' (120,673) at 20210308005046005
122412 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch' (120,674) at 20230706080014749
122413 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (120,675) at 20240817080012804
122414 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/settings' (120,676) at 20210307214932698
122415 2025-01-08 03:00:53.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/switchdev/switchdev.c' (120,677) at 20240405153232083
122416 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/usb.c' (120,678) at 20240405153050409
122417 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm012.dts' (120,679) at 20210308005002632
122418 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/sh_i2c.c' (120,680) at 20210308005003384
122419 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/efi.c' (120,681) at 20210308005003524
122420 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/tlb.h' (120,682) at 20240405153230063
122421 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0005-check-for-libexecinfo-during-configure.patch' (120,683) at 20230706080014741
122422 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/dev-interface.rst' (120,684) at 20240405153045217
122423 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-stm.yaml' (120,685) at 20240405153045013
122424 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jakkvik_Frakenmyren' (120,686) at 20210307205553782
122425 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/phy.c' (120,687) at 20240405153231407
122426 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul1.dtsi' (120,688) at 20240405153045525
122427 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/fuel_gauge/fg_max17042.c' (120,689) at 20210308005003468
122428 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kvm_emul.S' (120,690) at 20210307214926406
122429 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/cmd_ut_env.c' (120,691) at 20210308005003740
122430 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/coreboot_tables.h' (120,692) at 20210308005002880
122431 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf.data-directory-format.txt' (120,693) at 20210307214932510
122432 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml' (120,694) at 20240405153045141
122433 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/test-output.patch' (120,695) at 20241221090017676
122434 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/ucall.c' (120,696) at 20240405153232271
122435 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_macro_masks.h' (120,697) at 20240405153046601
122436 2025-01-08 03:00:53.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.h' (120,698) at 20240405153049945
122437 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/mwavedd.c' (120,699) at 20220525020652298
122438 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/cpuid-match.c' (120,700) at 20240405153232219
122439 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bch.h' (120,701) at 20210307214931358
122440 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch' (120,702) at 20210307205554574
122441 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd64_edac.h' (120,703) at 20240405153047013
122442 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sp7021-intc.c' (120,704) at 20240405153049205
122443 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi.dtsi' (120,705) at 20240405153045393
122444 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/atomic.h' (120,706) at 20241008080013895
122445 2025-01-08 03:00:53.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.c' (120,707) at 20240405153230631
122446 2025-01-08 03:00:53.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_sh_mask.h' (120,708) at 20210307214927686
122447 2025-01-08 03:00:53.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cacheflush.h' (120,709) at 20240405153230011
122448 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h' (120,710) at 20240405153047293
122449 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi' (120,711) at 20210307214926342
122450 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_sort.c' (120,712) at 20220525020654759
122451 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq2415x_charger.h' (120,713) at 20210309003653888
122452 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/usb_network.sh' (120,714) at 20220409030017467
122453 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc.host.h' (120,715) at 20210307214930554
122454 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mtpav.c' (120,716) at 20220525020654971
122455 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/law.c' (120,717) at 20210308005003172
122456 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi' (120,718) at 20210307214926342
122457 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/console/obmc-console/80-minerva-obmc-console-uart.rules' (120,719) at 20240523080012333
122458 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/elf.h' (120,720) at 20240405153045961
122459 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfbhw.h' (120,721) at 20210307214930914
122460 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bt-bmc.h' (120,722) at 20210307214931626
122461 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-ath79-usb.c' (120,723) at 20240405153231311
122462 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/helpers.c' (120,724) at 20210307214932698
122463 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-samsung-laptop' (120,725) at 20210309003648260
122464 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch' (120,726) at 20241206090014310
122465 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_onetouch.h' (120,727) at 20210307214930878
122466 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.10.0.bb' (120,728) at 20241221090017556
122467 2025-01-08 03:00:53.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/spear-misc.txt' (120,729) at 20210307214925278
122468 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.h' (120,730) at 20241220090018318 to deleted uid set
122469 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_homer.h' (120,731) at 20230426080043764
122470 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkAdapter_v1.xml' (120,732) at 20240619080002932
122471 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/x_tables.h' (120,733) at 20220525020654595
122472 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/Kconfig' (120,734) at 20210308005002732
122473 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swap_cgroup.h' (120,735) at 20240405153052801
122474 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts' (120,736) at 20241115090012941
122475 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/Makefile' (120,737) at 20210308005003544
122476 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/list-packageconfig-flags.py' (120,738) at 20210407000018134
122477 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu-type.h' (120,739) at 20240405153046001
122478 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/strto.c' (120,740) at 20210308005003712
122479 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/trace.h' (120,741) at 20210308005046329
122480 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max127.rst' (120,742) at 20220525020651738
122481 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_lpit.c' (120,743) at 20240405153230163
122482 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag_fs.c' (120,744) at 20240405153230075
122483 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/mac_nvram.c' (120,745) at 20241211090212314
122484 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_37e_166_cl4_sync.c' (120,746) at 20210308005002548
122485 2025-01-08 03:00:53.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/maceps2.c' (120,747) at 20210307214928498
122486 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/fddimib.h' (120,748) at 20210307214929666
122487 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/extable.h' (120,749) at 20240405153046381
122488 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/modifier.cpp' (120,750) at 20230825080027865
122489 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-versaclock7.c' (120,751) at 20240405153230207
122490 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread_map.c' (120,752) at 20240405153232243
122491 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl4030-irq.c' (120,753) at 20240405153049621
122492 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/time.c' (120,754) at 20240405153045661
122493 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack_1.3.1.bb' (120,755) at 20220502030010124
122494 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_cdc_acm.h' (120,756) at 20210308005003692
122495 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.c' (120,757) at 20240405153049421
122496 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/variables.scss' (120,758) at 20210308005107073
122497 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/tof/contract.md' (120,759) at 20221209040006399
122498 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/README.md' (120,760) at 20210308005003744
122499 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/headsmp.S' (120,761) at 20240405153045689
122500 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tmu.c' (120,762) at 20240405153231503
122501 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (120,763) at 20240712080022837
122502 2025-01-08 03:00:53.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/via_wdt.c' (120,764) at 20210307214930978
122503 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/posix_types.h' (120,765) at 20210307214926178
122504 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_user_stat.c' (120,766) at 20240405153046533
122505 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_pc.c' (120,767) at 20240405153231283
122506 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ecdh.h' (120,768) at 20220525020654535
122507 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-dlpc3433.c' (120,769) at 20240613080016399
122508 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/Kconfig' (120,770) at 20240405153049533
122509 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/figures.rst' (120,771) at 20240405153044937
122510 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MS-LPL' (120,772) at 20241221090017616
122511 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml' (120,773) at 20240405153045021
122512 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_rnode.h' (120,774) at 20210307214930302
122513 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/topology.h' (120,775) at 20210307214926246
122514 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/st-rproc.txt' (120,776) at 20210307214925414
122515 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/class.h' (120,777) at 20240405153052145
122516 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mst-intc.c' (120,778) at 20220525020653207
122517 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (120,779) at 20231128090014177
122518 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2-ex.dts' (120,780) at 20210309003648756
122519 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-sdr-cap.c' (120,781) at 20240405153049529
122520 2025-01-08 03:00:53.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/nvidia,tegra186-bpmp-i2c.txt' (120,782) at 20210308005003304
122521 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_addr.h' (120,783) at 20210309003653968
122522 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-nft.sh.in' (120,784) at 20220527030025404
122523 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/lpc32xx_hs.c' (120,785) at 20240405153052009
122524 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/op_addsub.h' (120,786) at 20210308005046269
122525 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-netlink.h' (120,787) at 20240405153232055
122526 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbtp.json' (120,788) at 20241213090004409
122527 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-locale_2.40.bb' (120,789) at 20241221090017640
122528 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/branch-relative-long.c' (120,790) at 20221215040039390
122529 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0_internal.h' (120,791) at 20210307214929302
122530 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-asm.h' (120,792) at 20210307214926230
122531 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ths7303.c' (120,793) at 20240405153049341
122532 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Kevlin-Henney' (120,794) at 20241221090017616
122533 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ipc_unmuxed.c' (120,795) at 20210307214932710
122534 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/fix-ltmain.sh.patch' (120,796) at 20240113090014540
122535 2025-01-08 03:00:53.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-i2c1-s3c64xx.c' (120,797) at 20210309003648720
122536 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_zoom1.h' (120,798) at 20210308005003608
122537 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.h' (120,799) at 20240405153047153
122538 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_packet.h' (120,800) at 20210307214928062
122539 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_resource.h' (120,801) at 20240405153052637
122540 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/list.c' (120,802) at 20210308005045729
122541 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_device_access.c' (120,803) at 20210307214930546
122542 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml' (120,804) at 20220315030032663
122543 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-map.c' (120,805) at 20241111090012117
122544 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c' (120,806) at 20240405153231035
122545 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/internal.rst' (120,807) at 20220525020651726
122546 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_cert_entry.cpp' (120,808) at 20230511080024715
122547 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/tr.po' (120,809) at 20220429100100730
122548 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/meson.build' (120,810) at 20210927100127341
122549 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som204-evb.dts' (120,811) at 20210308005002624
122550 2025-01-08 03:00:53.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci-cmd.h' (120,812) at 20240906080037568
122551 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/6pack.c' (120,813) at 20240405153231071
122552 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx.py' (120,814) at 20230317080013821
122553 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0014-Don-t-search-host-directory-during-relink-if-inst_pr.patch' (120,815) at 20241221090017660
122554 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_da_btree.c' (120,816) at 20241023080012895
122555 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/fsclient.c' (120,817) at 20220921100021494
122556 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/Makefile' (120,818) at 20240405153049817
122557 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_service_info.hpp' (120,819) at 20240822080032141
122558 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sfp-machine.h' (120,820) at 20210307214926390
122559 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ioctl.c' (120,821) at 20240405153230827
122560 2025-01-08 03:00:53.419-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/clk-msc313-cpupll.c' (120,822) at 20240405153046805
122561 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/Makefile' (120,823) at 20240405153053557
122562 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-rx-macro.c' (120,824) at 20241104090011627
122563 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/cnl-sst-dsp.c' (120,825) at 20210307214932390
122564 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1_glue.c' (120,826) at 20240405153045617
122565 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/meson.build' (120,827) at 20240815080028259
122566 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcbuild.h' (120,828) at 20210307214930290
122567 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.h' (120,829) at 20240405153051865
122568 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/usb_ether.c' (120,830) at 20210308005003504
122569 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp' (120,831) at 20240201090003032
122570 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600a1-evb.dts' (120,832) at 20220617030036053
122571 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sbs.c' (120,833) at 20240815080012871
122572 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/boost.wrap' (120,834) at 20240412080008445
122573 2025-01-08 03:00:53.420-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-power-cycle.service' (120,835) at 20220119040023072
122574 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d2-pinfunc.h' (120,836) at 20240405153045469
122575 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7' (120,837) at 20210309003648248
122576 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/topology.c' (120,838) at 20240405153046029
122577 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-sb1250.c' (120,839) at 20210307214926254
122578 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Fix-musl-build.patch' (120,840) at 20220204040022628
122579 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0001-ovmf-update-path-to-native-BaseTools.patch' (120,841) at 20241221090017644
122580 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/poky.svg' (120,842) at 20210307205554374
122581 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/README.md' (120,843) at 20241211090212454
122582 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-doctest-Do-not-use-unnamed-class.patch' (120,844) at 20230503080014587
122583 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/Makefile' (120,845) at 20240405153051313
122584 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-operations-modal.html' (120,846) at 20210308005107077
122585 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig' (120,847) at 20210308005003240
122586 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/idprom.c' (120,848) at 20210307214926174
122587 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/run-ptest' (120,849) at 20210307205554002
122588 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tls-cipher-suites.c' (120,850) at 20240326080039398
122589 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev6.S' (120,851) at 20240405153045693
122590 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_regs.h' (120,852) at 20210307214930914
122591 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/snprintf.c' (120,853) at 20240405153054261
122592 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/const.h' (120,854) at 20210605000027772
122593 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/Build' (120,855) at 20220525020655171
122594 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/0001-configure-Pass-LDFLAGS-to-link-tests.patch' (120,856) at 20240301090012459
122595 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer_0.7.0.bb' (120,857) at 20241221090017668
122596 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/st/Makefile' (120,858) at 20240405153231351
122597 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/barrier.h' (120,859) at 20210309003648544
122598 2025-01-08 03:00:53.421-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/pmc.h' (120,860) at 20240405153046773
122599 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/Makefile' (120,861) at 20210308005002884
122600 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_sgmii.c' (120,862) at 20210307214929658
122601 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/Kconfig' (120,863) at 20240405153049309
122602 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overtornea_Sarkivaara' (120,864) at 20210307205553790
122603 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-match.dtsi' (120,865) at 20210307214930006
122604 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/progs/hid_bpf_helpers.h' (120,866) at 20240405153054309
122605 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_frac.h' (120,867) at 20240919080017074
122606 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.h' (120,868) at 20210309003651600
122607 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/base.c' (120,869) at 20240405153048649
122608 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tcp_states.h' (120,870) at 20210307214931578
122609 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Settings/meson.build' (120,871) at 20230825080021141
122610 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mdeb.c' (120,872) at 20230925080040101
122611 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (120,873) at 20241206090014202
122612 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch' (120,874) at 20210307205553750
122613 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-pltfrm.h' (120,875) at 20240405153052033
122614 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/dp-connector.yaml' (120,876) at 20220525020651670
122615 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_gige.h' (120,877) at 20240405153052797
122616 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.1.bb' (120,878) at 20241221090017528
122617 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.h' (120,879) at 20210309003649440
122618 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb' (120,880) at 20240302090018202
122619 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/autoconf_helper.h' (120,881) at 20240405153054241
122620 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue_pi.c' (120,882) at 20210307214932674
122621 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/operation.h' (120,883) at 20210307214931394
122622 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/buck-security/buck-security_0.7.bb' (120,884) at 20241221090017580
122623 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HP-1986' (120,885) at 20241221090017616
122624 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,iproc-mdio.yaml' (120,886) at 20220525020651694
122625 2025-01-08 03:00:53.422-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/event-facility.h' (120,887) at 20240906080037340
122626 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/loongarch-qmp-cmds.c' (120,888) at 20241211090212494
122627 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/virt.c' (120,889) at 20241211090212254
122628 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/hid-sensor-temperature.c' (120,890) at 20220525020653111
122629 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/index.scss' (120,891) at 20210308005107073
122630 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/cli.cpp' (120,892) at 20220505030021322
122631 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8186-power.h' (120,893) at 20240405153052653
122632 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/ptrace.h' (120,894) at 20210307214926310
122633 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c' (120,895) at 20210307214927918
122634 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/uart-mux-support.md' (120,896) at 20240724080004559
122635 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml' (120,897) at 20240405153045065
122636 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_rdc.c' (120,898) at 20240405153046665
122637 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.c' (120,899) at 20240418080014494
122638 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/mmap-alloc.h' (120,900) at 20230925080039933
122639 2025-01-08 03:00:53.423-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8998.c' (120,901) at 20240405153230227
122640 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-clk.c' (120,902) at 20240405153053973
122641 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6362.c' (120,903) at 20240405153051305
122642 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/Makefile' (120,904) at 20240405153229915
122643 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/prom.c' (120,905) at 20220525020652010
122644 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-db.dtsi' (120,906) at 20240405153229931
122645 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cli_hush.h' (120,907) at 20210308005003572
122646 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/sess.c' (120,908) at 20240527080023356
122647 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/icl.c' (120,909) at 20240405153232199
122648 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_mgmt.c' (120,910) at 20220525020653991
122649 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CableCollection_v1.xml' (120,911) at 20240619080002920
122650 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/misc.c' (120,912) at 20240815080012903
122651 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/btcoex.h' (120,913) at 20210307214929766
122652 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stockholm_Marieberg' (120,914) at 20210307205553790
122653 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c.dts' (120,915) at 20240405153045813
122654 2025-01-08 03:00:53.424-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_stlb_masks.h' (120,916) at 20240405153046585
122655 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/rect.h' (120,917) at 20240906080037352
122656 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_lhx.c' (120,918) at 20210308005046505
122657 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/kyber-iosched.rst' (120,919) at 20210307214925250
122658 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dnspython_2.7.0.bb' (120,920) at 20241221090017552
122659 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/flow.h' (120,921) at 20210308005002672
122660 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timeriomem-rng.h' (120,922) at 20210307214931522
122661 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/autonet.rules' (120,923) at 20210307205554494
122662 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-tegra.c' (120,924) at 20220913100024177
122663 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/Makefile' (120,925) at 20210307214925986
122664 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/ops.h' (120,926) at 20210308005003336
122665 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/routing.h' (120,927) at 20240405153231987
122666 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/integrated' (120,928) at 20210308005007100
122667 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/definitions.rs' (120,929) at 20241211090212458
122668 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/qca-ar7130-wdt.txt' (120,930) at 20210307214925454
122669 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/error_report.h' (120,931) at 20240405153052893
122670 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/meson.build' (120,932) at 20240906080037504
122671 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltaup_xpa_defconfig' (120,933) at 20240405153230007
122672 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-omap.c' (120,934) at 20240405153231559
122673 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/faultlog' (120,935) at 20241025080018741
122674 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usbdescriptors.h' (120,936) at 20210308005003692
122675 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2563.c' (120,937) at 20240405153049005
122676 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-triggered-buffer.c' (120,938) at 20240405153230691
122677 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/cmd_v2.c' (120,939) at 20220525020653083
122678 2025-01-08 03:00:53.425-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_consts.hpp' (120,940) at 20240426080020396
122679 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb' (120,941) at 20241221090017648
122680 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_sleep.S' (120,942) at 20210307214926454
122681 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/template/test_report_full_text.txt' (120,943) at 20210307205554634
122682 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_main.c' (120,944) at 20210308005046505
122683 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-backend.c' (120,945) at 20240613080016415
122684 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_9.0.0.bb' (120,946) at 20241221090017516
122685 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/xtensa/include/uapi/asm/mman.h' (120,947) at 20210307214932458
122686 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml' (120,948) at 20221207040023631
122687 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/m66592-udc.c' (120,949) at 20240405153052089
122688 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/printk.h' (120,950) at 20210308005003668
122689 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-8.c' (120,951) at 20240906080037576
122690 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma1_core_regs.h' (120,952) at 20240405153046573
122691 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.c' (120,953) at 20240405153048657
122692 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/pxa2xx.c' (120,954) at 20210308005002560
122693 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dcn-overview.rst' (120,955) at 20240405153045213
122694 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-Link-with-icu-uc-to-fix-build-with-ICU-76.patch' (120,956) at 20241221090017516
122695 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts' (120,957) at 20240405153045833
122696 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/microchip,pdmc.h' (120,958) at 20240405153052653
122697 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/pci.c' (120,959) at 20210308005002976
122698 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-eth.c' (120,960) at 20240405153230211
122699 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386.h' (120,961) at 20210308005046501
122700 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/qcom-wdt.c' (120,962) at 20240405153231599
122701 2025-01-08 03:00:53.426-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/trace.c' (120,963) at 20240405153050429
122702 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_task.c' (120,964) at 20240405153049113
122703 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/vsyscall.h' (120,965) at 20210309003654004
122704 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/makerace.patch' (120,966) at 20241221090017672
122705 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv515.c' (120,967) at 20241211090145429
122706 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml' (120,968) at 20240405153045101
122707 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7629-hif.c' (120,969) at 20240405153230211
122708 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/irq_64.c' (120,970) at 20240405153230035
122709 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_neigh.c' (120,971) at 20240405153054281
122710 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_keygen.c' (120,972) at 20240405153049925
122711 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/qcom,scm.yaml' (120,973) at 20240405153229763
122712 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta350.c' (120,974) at 20240405153232163
122713 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/io.h' (120,975) at 20210307214925946
122714 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tegra.c' (120,976) at 20240405153230307
122715 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmu.h' (120,977) at 20240405153230031
122716 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-big-fhd.dts' (120,978) at 20240405153045477
122717 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/meson.build' (120,979) at 20241113090025393
122718 2025-01-08 03:00:53.427-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/module.h' (120,980) at 20210307214925646
122719 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/ib_srpt.c' (120,981) at 20241104090011575
122720 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_core.c' (120,982) at 20240405153051249
122721 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irqflags.h' (120,983) at 20210309003648832
122722 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/meson.build' (120,984) at 20230413080028161
122723 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_bcast.h' (120,985) at 20240628080013989
122724 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sunrpc/debug.h' (120,986) at 20210307214931662
122725 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/irda.h' (120,987) at 20210307214931530
122726 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_multidim.c' (120,988) at 20240805080014071
122727 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c' (120,989) at 20240405153050145
122728 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/machine.c' (120,990) at 20241211090212506
122729 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/standardization/abi.rst' (120,991) at 20240405153229747
122730 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sccnxp.c' (120,992) at 20240405153231519
122731 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bufferiszero.c' (120,993) at 20210927100127641
122732 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/gettimeofday.h' (120,994) at 20240405153046401
122733 2025-01-08 03:00:53.428-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/lt7182s.c' (120,995) at 20240405153048869
122734 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cpt_common.h' (120,996) at 20210307214927078
122735 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys_sparc32.c' (120,997) at 20210307214926602
122736 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_regs.h' (120,998) at 20240405153046585
122737 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_crtc.c' (120,999) at 20240405153048417
122738 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/cchips/hd6446x/Makefile' (121,000) at 20210307214926542
122739 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/obmcutil' (121,001) at 20240611080030477
122740 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/renesas-nandc.yaml' (121,002) at 20240405153045113
122741 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x-mach.c' (121,003) at 20241220090018346
122742 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-When-cross-installing-execute-package-scriptlets-wit.patch' (121,004) at 20241221090017672
122743 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-interrupts.dtsi' (121,005) at 20240405153231279
122744 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8610HPCD.h' (121,006) at 20210308005003580
122745 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sifive.c' (121,007) at 20240405153230307
122746 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/file.c' (121,008) at 20240405153231655
122747 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_btfarg.tc' (121,009) at 20240613080016567
122748 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/search.c' (121,010) at 20240812080017244
122749 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts' (121,011) at 20240405153045709
122750 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_amp_coeff_tables.h' (121,012) at 20240405153053953
122751 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-5.conf' (121,013) at 20230412080023460
122752 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/kmod.py' (121,014) at 20241221090017628
122753 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tua9001_priv.h' (121,015) at 20210307214928802
122754 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/unaligned-sh4a.h' (121,016) at 20210308005002852
122755 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/Kconfig' (121,017) at 20240405153049393
122756 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/Makefile' (121,018) at 20210308005002728
122757 2025-01-08 03:00:53.429-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/belkin_sa.c' (121,019) at 20240405153052129
122758 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ie31200_edac.c' (121,020) at 20240405153047021
122759 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/conf/layer.conf' (121,021) at 20241221090017476
122760 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_usif.c' (121,022) at 20240405153048625
122761 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/handles.h' (121,023) at 20210309003649820
122762 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/ptrace.h' (121,024) at 20210308005002544
122763 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dts' (121,025) at 20240405153229935
122764 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/marked.json' (121,026) at 20240405153232227
122765 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts' (121,027) at 20240405153045709
122766 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-luxul-xap-1510.dts' (121,028) at 20240405153229871
122767 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_syncobj.h' (121,029) at 20240405153231795
122768 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c' (121,030) at 20220525020653479
122769 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_iov.h' (121,031) at 20210309003648972
122770 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_table.c' (121,032) at 20240405153053397
122771 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/fsl-imx-owire.yaml' (121,033) at 20210309003648400
122772 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc.h' (121,034) at 20240429080012416
122773 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/report_platform.c' (121,035) at 20210308005002856
122774 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/fncache.h' (121,036) at 20210307214932594
122775 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-no-file.json' (121,037) at 20210308005046409
122776 2025-01-08 03:00:53.430-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/braswell.c' (121,038) at 20210308005002852
122777 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/sabre.c' (121,039) at 20241211090212318
122778 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/sbsa_gwdt.h' (121,040) at 20240906080037340
122779 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Gyor' (121,041) at 20210307205553774
122780 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/enclosure.c' (121,042) at 20240405153049637
122781 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-rd.dts' (121,043) at 20240405153045445
122782 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/kvm_stat.txt' (121,044) at 20220525020655119
122783 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb' (121,045) at 20241221090017548
122784 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftests/mock_timeline.c' (121,046) at 20210307214927826
122785 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_type_tag_user.c' (121,047) at 20240405153054269
122786 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ipu3.rst' (121,048) at 20240405153044957
122787 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/rockchip-mailbox.txt' (121,049) at 20210307214925350
122788 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/drm/libdrm_2.4.124.bb' (121,050) at 20241221090017684
122789 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/qgraph.rst' (121,051) at 20241211090212238
122790 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_lgcy.c' (121,052) at 20240405153050117
122791 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gpheader.h' (121,053) at 20210308005003764
122792 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/svga.h' (121,054) at 20210307214931518
122793 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/conf/layer.conf' (121,055) at 20241221090017580
122794 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mstar/Makefile' (121,056) at 20210309003648700
122795 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/jz4780_dram.h' (121,057) at 20210308005002820
122796 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_name.cpp' (121,058) at 20210308005108645
122797 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c' (121,059) at 20210308005003404
122798 2025-01-08 03:00:53.431-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-tegra.c' (121,060) at 20240405153046921
122799 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/nlattr.h' (121,061) at 20240405153054061
122800 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-internals.rst' (121,062) at 20241211090212234
122801 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_mcg.c' (121,063) at 20210307214928430
122802 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-gimple-pass.h' (121,064) at 20240405153053449
122803 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/patch.h' (121,065) at 20210307214931738
122804 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/proc.c' (121,066) at 20240405153051189
122805 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/isp.h' (121,067) at 20210307214930546
122806 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos850-pinctrl.dtsi' (121,068) at 20240405153045721
122807 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmozilla/libmozilla-ca-perl_20240924.bb' (121,069) at 20241221090017548
122808 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/vgatypes.h' (121,070) at 20210307214930942
122809 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/div64.S' (121,071) at 20210307214925866
122810 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/action.py' (121,072) at 20241206090014290
122811 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_sriov.c' (121,073) at 20240906080037276
122812 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/MAINTAINERS' (121,074) at 20210308005002900
122813 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uac2.c' (121,075) at 20241104090011587
122814 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/Kconfig' (121,076) at 20210308005003036
122815 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/fw_dnld.h' (121,077) at 20220525020653819
122816 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/run-ptest' (121,078) at 20210307205554558
122817 2025-01-08 03:00:53.432-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/renesas-rpc-if.c' (121,079) at 20240405153230827
122818 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/inkern.c' (121,080) at 20241211090145433
122819 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54pci.h' (121,081) at 20210307214929866
122820 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/brcm,bus-axi.txt' (121,082) at 20210307214925282
122821 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/bd6107.c' (121,083) at 20240405153231575
122822 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_basename.patch' (121,084) at 20210307205553750
122823 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/kernel-doc' (121,085) at 20241211090212458
122824 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/devicetree.c' (121,086) at 20240520080015167
122825 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wmi.h' (121,087) at 20210307214931690
122826 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f7-u-boot.dtsi' (121,088) at 20210308005002616
122827 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72x.dtsi' (121,089) at 20210308005002576
122828 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/ocxl_hw.c' (121,090) at 20240405153051589
122829 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/generic-ehci.yaml' (121,091) at 20240405153229803
122830 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0002-configure-support-PIC-code-build.patch' (121,092) at 20220402030016207
122831 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_cubic.c' (121,093) at 20240405153053257
122832 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sm712fb.c' (121,094) at 20240405153231595
122833 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-generic.c' (121,095) at 20210307214931794
122834 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_progmap.c' (121,096) at 20240405153054269
122835 2025-01-08 03:00:53.433-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mcp.h' (121,097) at 20210307214931430
122836 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi' (121,098) at 20240405153045817
122837 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8350.yaml' (121,099) at 20240405153045029
122838 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_dummy.c' (121,100) at 20220525020655203
122839 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb-i2c.c' (121,101) at 20210307214930934
122840 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/snprintf' (121,102) at 20241221090017620
122841 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/Makefile' (121,103) at 20210307214929374
122842 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_writeback.c' (121,104) at 20240405153230647
122843 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_2_sh_mask.h' (121,105) at 20210307214927690
122844 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/perl-configpm-switch.patch' (121,106) at 20241221090017664
122845 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/l2t.h' (121,107) at 20210307214929362
122846 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nubus/nubus-virtio-mmio.h' (121,108) at 20240906080037336
122847 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-pinctrl.dtsi' (121,109) at 20240405153045721
122848 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pltfm.h' (121,110) at 20240405153230859
122849 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/lowlevel_init.S' (121,111) at 20210308005002796
122850 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/index.rst' (121,112) at 20220525020651718
122851 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/toastertable.html' (121,113) at 20210307205554286
122852 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/submitting-patches.rst' (121,114) at 20240405153045301
122853 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gdbm/gdbm_1.24.bb' (121,115) at 20241221090017696
122854 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_post_reboot' (121,116) at 20231120090013292
122855 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.h' (121,117) at 20240405153047301
122856 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hpet.h' (121,118) at 20220525020652146
122857 2025-01-08 03:00:53.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/early.c' (121,119) at 20210307214926742
122858 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/Kconfig' (121,120) at 20210307214926546
122859 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_nand_rcw.cfg' (121,121) at 20210308005002996
122860 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/sec_drv.h' (121,122) at 20220818100014695
122861 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_tftp.h' (121,123) at 20210307214931458
122862 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/Makefile' (121,124) at 20210308005003008
122863 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/local_event.c' (121,125) at 20240405153053361
122864 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_sd.c' (121,126) at 20240815080012895
122865 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/apq8016_sbc.c' (121,127) at 20240405153232187
122866 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-tea5764.c' (121,128) at 20240405153049501
122867 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/scrub/agheader_repair.c' (121,129) at 20240405153231775 to deleted uid set
122868 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/inputfifo.c' (121,130) at 20210309003653020
122869 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mpc624.c' (121,131) at 20240405153046897
122870 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nxp,lpc1850-dwmac.txt' (121,132) at 20210307214925378
122871 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/X11' (121,133) at 20211006000025246
122872 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/gettimeofday.h' (121,134) at 20220525020651970
122873 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/Makefile' (121,135) at 20220802100038573
122874 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/amiints.c' (121,136) at 20210307214926138
122875 2025-01-08 03:00:53.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/global_nvs.asl' (121,137) at 20210308005002876
122876 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mman.h' (121,138) at 20241125090012259
122877 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/bal.S' (121,139) at 20230426080043952
122878 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Savar_Sorbyn' (121,140) at 20210307205553790
122879 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy_reg_8723b.h' (121,141) at 20210307214930662
122880 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/syslog-filter.js' (121,142) at 20210308005107073
122881 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gv100.c' (121,143) at 20240405153048629
122882 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/gen_atmel_mci.c' (121,144) at 20210308005003404
122883 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/Kbuild' (121,145) at 20240405153230027
122884 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-filters/fix-make-race.patch' (121,146) at 20231207090015270
122885 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/sta2x11_vip.c' (121,147) at 20240415080012971
122886 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/Kconfig' (121,148) at 20240405153052537
122887 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nuvoton,wpcm450-fiu.yaml' (121,149) at 20240405153045173
122888 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_ipc.h' (121,150) at 20240405153052533
122889 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-pioneer.dts' (121,151) at 20240405153045785
122890 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/ldusb.c' (121,152) at 20240405153052113
122891 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/spectmgmt.c' (121,153) at 20240405153053301
122892 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,stm32h7-rcc.txt' (121,154) at 20210307214925294
122893 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/pcie.c' (121,155) at 20240405153045645
122894 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c' (121,156) at 20240405153050249
122895 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored.bb' (121,157) at 20210307205554386
122896 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-39x.c' (121,158) at 20241008080013967
122897 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh' (121,159) at 20240405153054297
122898 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/rcar_rproc.c' (121,160) at 20240405153231367
122899 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/am335x_spl_bch.c' (121,161) at 20210308005003412
122900 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/start.S' (121,162) at 20210308005003008
122901 2025-01-08 03:00:53.436-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/orphan.c' (121,163) at 20240405153052289
122902 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/uPD60620.c' (121,164) at 20210307214929698
122903 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/layerscape_edac.c' (121,165) at 20240405153047021
122904 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8365-sys-clock.yaml' (121,166) at 20240405153045025
122905 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_ratectrl_regdef.h' (121,167) at 20240405153051897
122906 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/rainshadow/Makefile' (121,168) at 20210307214928598
122907 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_sp.h' (121,169) at 20240405153049925
122908 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_asm_64.S' (121,170) at 20220525020652194
122909 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/.gitignore' (121,171) at 20210307214932670
122910 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps15.yaml' (121,172) at 20240405153045145
122911 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/nvmm-accel-ops.h' (121,173) at 20221215040039302
122912 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-migor/mach/migor.h' (121,174) at 20210307214926558
122913 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/fsm.h' (121,175) at 20210307214928542
122914 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/sctop.py' (121,176) at 20210307214932570
122915 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/gl518sm.rst' (121,177) at 20210307214925502
122916 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-img-scb.c' (121,178) at 20240405153230675
122917 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (121,179) at 20210901000020347
122918 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseaddr_ports_exhausted.sh' (121,180) at 20210307214932694
122919 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/meson.build' (121,181) at 20230616135354425
122920 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/renesas,bsc.yaml' (121,182) at 20210309003648328
122921 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/fec.h' (121,183) at 20210307214929402
122922 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-poweroff@.target' (121,184) at 20220301040040077
122923 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-sw-hamming.h' (121,185) at 20220525020654591
122924 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-piccata/python3-piccata_2.0.3.bb' (121,186) at 20231126090012805
122925 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/scsi.c' (121,187) at 20210308005003216
122926 2025-01-08 03:00:53.437-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ppa.h' (121,188) at 20240405153231435
122927 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vtc.c' (121,189) at 20240405153049501
122928 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/inventory/inventory-cleanup.bb' (121,190) at 20241206090014230
122929 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb' (121,191) at 20241221090017564
122930 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h' (121,192) at 20220525020653751
122931 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorMode.interface.yaml' (121,193) at 20230112040027526
122932 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine-tls.h' (121,194) at 20220429100100586
122933 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a7778.c' (121,195) at 20240405153046833
122934 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c' (121,196) at 20240405153049885
122935 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/ar7.h' (121,197) at 20240405153046001
122936 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-op-apps.bb' (121,198) at 20221129040014411
122937 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-h3-ccu.h' (121,199) at 20210307214931350
122938 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inih/libinih_58.bb' (121,200) at 20240301090012427
122939 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/timeout.cfg' (121,201) at 20240508080012566
122940 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-picoitx.dts' (121,202) at 20240405153045529
122941 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/images/obmc-phosphor-image.bbappend' (121,203) at 20211229110012293
122942 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_governor_attr_set.c' (121,204) at 20240405153046913
122943 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5370.dts' (121,205) at 20210307214926362
122944 2025-01-08 03:00:53.438-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8r.inc' (121,206) at 20240301090012451
122945 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mxsboot.c' (121,207) at 20210308005003768
122946 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/COPYING.MIT' (121,208) at 20210307205554106
122947 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/inet_diag.h' (121,209) at 20240405153052921
122948 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp152.dtsi' (121,210) at 20210308005002572
122949 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png' (121,211) at 20210307205554350 to deleted uid set
122950 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-mdm9615-wp8548-mangoh-green.dts' (121,212) at 20240405153045541
122951 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/gtest.wrap' (121,213) at 20240914080002926
122952 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-32bit.xml' (121,214) at 20221215040039086
122953 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon' (121,215) at 20210307205554466
122954 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2571_defconfig' (121,216) at 20210308005003272
122955 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_exitbootservices.c' (121,217) at 20210308005003704
122956 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-resolution.cpp' (121,218) at 20230516080019606
122957 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ipmi.rst' (121,219) at 20241008080013887
122958 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cherryhill.h' (121,220) at 20210308005003588
122959 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_ids.c' (121,221) at 20210308005002832
122960 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/cmsdk-apb-dualtimer.c' (121,222) at 20241211090212338
122961 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/schid.h' (121,223) at 20220525020652102
122962 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/btcoex.c' (121,224) at 20240405153050453
122963 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx.dtsi' (121,225) at 20240405153045729
122964 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/syscallnr.sh' (121,226) at 20220525020654947
122965 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-phy-clk.yaml' (121,227) at 20240405153045021
122966 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ktz8866.c' (121,228) at 20240405153231575
122967 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp' (121,229) at 20240904080003190
122968 2025-01-08 03:00:53.439-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/qcom-spmi-sdam.c' (121,230) at 20240520080015167
122969 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ccm.c' (121,231) at 20240405153046533
122970 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi' (121,232) at 20240405153229947
122971 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/README.md' (121,233) at 20221208040007434
122972 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/Makefile' (121,234) at 20220525020653683
122973 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/blkzoned.h' (121,235) at 20240405153052905
122974 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/yosemitev2/host-poweroff' (121,236) at 20230415080012881
122975 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx.c' (121,237) at 20240405153050293
122976 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/traps.h' (121,238) at 20210307214926586
122977 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/mainloop.hpp' (121,239) at 20231201090027538
122978 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/head_32.h' (121,240) at 20210307214926578
122979 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-clk.dtsi' (121,241) at 20210308005002636
122980 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-altera-msi.c' (121,242) at 20240405153051233
122981 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/configure.ac.patch' (121,243) at 20210307205553802
122982 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8150-mdss.yaml' (121,244) at 20240405153229763
122983 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000.h' (121,245) at 20210308005003440
122984 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.clang-tidy' (121,246) at 20241219090019500
122985 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_hw.h' (121,247) at 20210309003651208
122986 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt5663.c' (121,248) at 20240405153232179
122987 2025-01-08 03:00:53.440-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cdrom-test.c' (121,249) at 20241211090212546
122988 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SugarCRM-1' (121,250) at 20210307205554426
122989 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/buttons/button-disabled.png' (121,251) at 20220105012522963 to deleted uid set
122990 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmus.c' (121,252) at 20241211090145577
122991 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-features.json' (121,253) at 20240906080037560
122992 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/kernel.rst' (121,254) at 20240405153229739
122993 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fat.h' (121,255) at 20210308005003648
122994 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c' (121,256) at 20240405153052209
122995 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/vamem_global.h' (121,257) at 20210307214930542
122996 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l3_cache.json' (121,258) at 20240405153054113
122997 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/meson.build' (121,259) at 20230825080021137
122998 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_sbsaref.py' (121,260) at 20241211090212538
122999 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6380-regulator.h' (121,261) at 20210307214931498
123000 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gspca.c' (121,262) at 20240405153049565
123001 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8180x.h' (121,263) at 20240405153049169
123002 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/meta/meson.build' (121,264) at 20240908080010102
123003 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/syscalls.h' (121,265) at 20241211090212358
123004 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/link_power_management_policy.rst' (121,266) at 20210307214925558
123005 2025-01-08 03:00:53.441-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.h' (121,267) at 20220525020652494
123006 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/meta-secure-core.yml' (121,268) at 20241206090014206
123007 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/sky81452-backlight.c' (121,269) at 20240405153052177
123008 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/jz4725b_bch.c' (121,270) at 20210307214929226
123009 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-zynq.c' (121,271) at 20240405153047085
123010 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___diff_ptr_type.c' (121,272) at 20210307214932642
123011 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/jr3_pci.c' (121,273) at 20240405153046897
123012 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.metadata.yaml' (121,274) at 20220430030026016
123013 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/cm.h' (121,275) at 20240405153049065
123014 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunistring/libunistring_1.3.bb' (121,276) at 20241221090017696
123015 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-meteorlake.c' (121,277) at 20240919080017066
123016 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/register-property.cpp' (121,278) at 20240817080036816
123017 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/irq_global.h' (121,279) at 20210307214930542
123018 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/textsearch.c' (121,280) at 20210307214931822
123019 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/scp_execution.py' (121,281) at 20221209040018567
123020 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/rsk7264.c' (121,282) at 20210308005003036
123021 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/trace-events' (121,283) at 20241211090212342
123022 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/main.h' (121,284) at 20240405153054389
123023 2025-01-08 03:00:53.442-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/Kconfig' (121,285) at 20220525020652314
123024 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c' (121,286) at 20240405153049837
123025 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-reg.h' (121,287) at 20210307214928718
123026 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mcu.h' (121,288) at 20210307214929886
123027 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.yaml' (121,289) at 20240405153045133
123028 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_driver.c' (121,290) at 20240624080012776
123029 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/mach-crag6410-module.c' (121,291) at 20240405153045685
123030 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/ISSUE_TEMPLATE.md' (121,292) at 20210307205554098
123031 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/srecord_1.65.0.bb' (121,293) at 20240113090014540
123032 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-cluster.c' (121,294) at 20210308005045745
123033 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/server/Test/meson.build' (121,295) at 20230825080041101
123034 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/frontend.json' (121,296) at 20240405153054145
123035 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml' (121,297) at 20220525020651694
123036 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/manager.cpp' (121,298) at 20240820080023690
123037 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mccmon6_nor_defconfig' (121,299) at 20210308005003268
123038 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/hugetlb.h' (121,300) at 20240405153230079
123039 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_defines.h' (121,301) at 20240405153230567
123040 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-v1.c' (121,302) at 20230310090043279
123041 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c' (121,303) at 20240405153048793
123042 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-11' (121,304) at 20211208040013754
123043 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_ioep.h' (121,305) at 20210308005003400
123044 2025-01-08 03:00:53.443-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/Makefile' (121,306) at 20210308005002940
123045 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-usage-stats.rst' (121,307) at 20240405153229815
123046 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sched.h' (121,308) at 20210307214931658
123047 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/pdbg-sim-only.cpp' (121,309) at 20220401030013859
123048 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a73a4.c' (121,310) at 20240405153046833
123049 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_pingpong.c' (121,311) at 20220525020653827
123050 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_active_children-skip-problematic-test.patch' (121,312) at 20241221090017668
123051 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject_2.1.5.bb' (121,313) at 20241221090017536
123052 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c' (121,314) at 20210307214932618
123053 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/Kconfig' (121,315) at 20210308005003076
123054 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos5410-clock.yaml' (121,316) at 20240405153045029
123055 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_urandom_usdt.c' (121,317) at 20240405153054281
123056 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1-ctouch2.dts' (121,318) at 20240405153045585
123057 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/utils.py' (121,319) at 20220125040024443
123058 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_lib.c' (121,320) at 20220525020655007
123059 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/meson.build' (121,321) at 20240906080037180
123060 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (121,322) at 20241123090010951
123061 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_impl.h' (121,323) at 20240405153053265
123062 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_hw_algo.h' (121,324) at 20210308005003364
123063 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/__init__.py' (121,325) at 20210308005046237
123064 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/input.h' (121,326) at 20210308005003656
123065 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/Kconfig' (121,327) at 20210308005002964
123066 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-importlib-metadata_8.4.0.bb' (121,328) at 20241221090017556
123067 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/riscv-stub.c' (121,329) at 20240405153230295
123068 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/__ffs.h' (121,330) at 20210307214931302
123069 2025-01-08 03:00:53.444-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm112.c' (121,331) at 20240405153049225
123070 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/generic_10g.c' (121,332) at 20210308005003440
123071 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/sockios.h' (121,333) at 20210307214931618
123072 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/crossguid/crossguid/0001-include-missing-cstdint.patch' (121,334) at 20230131040012027
123073 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/macfb.h' (121,335) at 20230426080043760
123074 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt2880.dtsi' (121,336) at 20210307214926194
123075 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-csi2dc.c' (121,337) at 20240405153230803
123076 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_data.c' (121,338) at 20240405153054277
123077 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/elf_aarch64_efi.lds' (121,339) at 20210308005002708
123078 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821ce.c' (121,340) at 20240405153050657
123079 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/trace.h' (121,341) at 20210308005045929
123080 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/index.rst' (121,342) at 20240405153044961
123081 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/airspy/Kconfig' (121,343) at 20240405153049541
123082 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.15.0.bb' (121,344) at 20241221090017516
123083 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_api.c' (121,345) at 20240624080012832
123084 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/visasm.h' (121,346) at 20210307214926590
123085 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_preempt.c' (121,347) at 20240405153232283
123086 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/vpd_decode.c' (121,348) at 20210307214927174
123087 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/cdc_mbim.rst' (121,349) at 20240405153045233
123088 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/ucmpdi2.c' (121,350) at 20210307214926182
123089 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/ptrace.rst' (121,351) at 20240405153229823
123090 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-target.c' (121,352) at 20240906080037164
123091 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/serial.dtsi' (121,353) at 20210308005002872
123092 2025-01-08 03:00:53.445-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid_bpf.c' (121,354) at 20240405153054309
123093 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board.c' (121,355) at 20210308005003076
123094 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/Kconfig' (121,356) at 20240405153049505
123095 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/cdc-wdm.h' (121,357) at 20240405153052809
123096 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgalloc.h' (121,358) at 20220525020651878
123097 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/delay_to_first_boot' (121,359) at 20210307205554642
123098 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-pipe.c' (121,360) at 20230426080043656
123099 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/dcn315_resource.h' (121,361) at 20240405153047257
123100 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/i8254_common.c' (121,362) at 20240906080037304
123101 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774b1-sysc.c' (121,363) at 20240405153231351
123102 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/e2fsprogs-fix-missing-check-for-permission-denied.patch' (121,364) at 20241221090017656
123103 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RegisteredClient_v1.xml' (121,365) at 20240619080002936
123104 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor_64.h' (121,366) at 20210307214926682
123105 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic.c' (121,367) at 20240405153045893
123106 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_unique_call.cpp' (121,368) at 20220412175720090
123107 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/cross_compile.patch' (121,369) at 20230706080014757
123108 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mtx-1_wdt.c' (121,370) at 20240405153052241
123109 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/data_handler.hpp' (121,371) at 20240817080027652
123110 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/Kconfig' (121,372) at 20210307214932154
123111 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/gcc_4_7.c' (121,373) at 20240628080014025
123112 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/handoff.c' (121,374) at 20210308005002796
123113 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/collate.h' (121,375) at 20210307214931194
123114 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-bk4.dts' (121,376) at 20240405153045537
123115 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/packagegroup.bbclass' (121,377) at 20240124090012258
123116 2025-01-08 03:00:53.446-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/spl_id_nand.c' (121,378) at 20210308005002760
123117 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_priv.h' (121,379) at 20210308005003508
123118 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/seccomp.h' (121,380) at 20210307214926178
123119 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscc-sc8280xp.c' (121,381) at 20240405153230235
123120 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-img-spfi.txt' (121,382) at 20210307214925438
123121 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/meson.build' (121,383) at 20240106090013589
123122 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS6.conf' (121,384) at 20240310080021376
123123 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libzip/libzip_1.11.2.bb' (121,385) at 20241221090017516
123124 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_diag.c' (121,386) at 20241211090145549
123125 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___fixed_arr.c' (121,387) at 20210307214932642
123126 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mte_helper.h' (121,388) at 20240906080037460
123127 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/cpuid.rst' (121,389) at 20220525020651790
123128 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AccountService_v1.xml' (121,390) at 20240918080002708
123129 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/anx98xx-edp.h' (121,391) at 20210308005003520
123130 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/quirks.c' (121,392) at 20240415080012983
123131 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/machine.c' (121,393) at 20220525020655135
123132 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/devres.c' (121,394) at 20210308005003356
123133 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5903.dts' (121,395) at 20240405153045501
123134 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/appendix-customizing.rst' (121,396) at 20230401080011959
123135 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/fixed_phy.c' (121,397) at 20240405153050357
123136 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/qnx4.h' (121,398) at 20210307214931230
123137 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a-spi.c' (121,399) at 20240405153048937
123138 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/Kconfig' (121,400) at 20240405153050553
123139 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dmabuf-heaps/Makefile' (121,401) at 20240405153054293
123140 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_bitfields_probed.c' (121,402) at 20240405153054277
123141 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/inv_sensors/Kconfig' (121,403) at 20240405153230691
123142 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ostergraninge' (121,404) at 20210307205553790
123143 2025-01-08 03:00:53.447-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fmt/fmt/0001-Get-rid-of-std-copy.patch' (121,405) at 20241221090017656
123144 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/Kconfig' (121,406) at 20210307214932186
123145 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/files/isic-0.07-make.patch' (121,407) at 20230706080014769
123146 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/Makefile' (121,408) at 20240405153048325
123147 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp' (121,409) at 20241211090002379
123148 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/signal.c' (121,410) at 20241211090212218
123149 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt' (121,411) at 20210307214925310
123150 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/local.h' (121,412) at 20210307214926118
123151 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/khadas-mcu.h' (121,413) at 20210309003653860
123152 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/systemd-networkd-only-wait-for-one.conf' (121,414) at 20230804080018095
123153 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/socket.c' (121,415) at 20240405153053353
123154 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/jz4780.c' (121,416) at 20210308005002820
123155 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/gpio-sbu-mux.c' (121,417) at 20240405153052149
123156 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.c' (121,418) at 20240405153048469
123157 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics_kvm.c' (121,419) at 20221215040039122
123158 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.h' (121,420) at 20210309003649656
123159 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/main.cpp' (121,421) at 20220727100018782
123160 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts' (121,422) at 20241115090012941
123161 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts' (121,423) at 20210307214926346
123162 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree_btf_fail__wrong_node_type.c' (121,424) at 20240405153054273
123163 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h' (121,425) at 20240405153050109
123164 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CableCollection.json' (121,426) at 20240619080002944
123165 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno.bb' (121,427) at 20241206090014210
123166 2025-01-08 03:00:53.448-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-create' (121,428) at 20230925080040089
123167 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai.h' (121,429) at 20240405153052889
123168 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_h.c' (121,430) at 20210308005046521
123169 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_classic.c' (121,431) at 20210307214932222
123170 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power9.inc' (121,432) at 20210905000020581
123171 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-kernel/linux/linux-aspeed_%.bbappend' (121,433) at 20240720080012613
123172 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/__init__.py' (121,434) at 20210307214932154
123173 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-megasas-test.c' (121,435) at 20221215040039370
123174 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/topology.c' (121,436) at 20240830080013339
123175 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7740.c' (121,437) at 20240405153051353
123176 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb' (121,438) at 20241220090019722
123177 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-alink-dtu-m.c' (121,439) at 20210307214928778
123178 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/umip.h' (121,440) at 20210307214926678
123179 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,armada-370-xp-mpic.txt' (121,441) at 20210307214925342
123180 2025-01-08 03:00:53.449-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/ddr.c' (121,442) at 20210308005002980
123181 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/exynos-srom.c' (121,443) at 20210309003650404
123182 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-start-pre@.target' (121,444) at 20220301040040081
123183 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/btree.c' (121,445) at 20240624080012812
123184 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/signal.c' (121,446) at 20220627100016934
123185 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-dsp.h' (121,447) at 20210307214932390
123186 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/exynos-smc.S' (121,448) at 20210307214925882
123187 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_btf.c' (121,449) at 20240405153231939
123188 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-qcom-mpm.c' (121,450) at 20240405153230751
123189 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/firmware.h' (121,451) at 20210307214925850
123190 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_register.h' (121,452) at 20240405153050309
123191 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml' (121,453) at 20240405153045121
123192 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-sx150x.c' (121,454) at 20240405153231327
123193 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/multi.c' (121,455) at 20210308005003720
123194 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Fix-timerfd-syscall-test.patch' (121,456) at 20241206090014334
123195 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seccomp.h' (121,457) at 20240405153231879
123196 2025-01-08 03:00:53.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/fans/phosphor-pid-control/config.json' (121,458) at 20241206090014222
123197 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-zynqmp.c' (121,459) at 20210308005003516
123198 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_verbs.c' (121,460) at 20241008080013931
123199 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/Makefile' (121,461) at 20210307214925958
123200 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c' (121,462) at 20240405153230803
123201 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi_bitbang.h' (121,463) at 20210307214931514
123202 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sysfs.h' (121,464) at 20210307214929798
123203 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/interrupt.c' (121,465) at 20210927100127433
123204 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp.dtsi' (121,466) at 20240405153045733
123205 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan78xx.c' (121,467) at 20210308005003504
123206 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec5.3-0.dtsi' (121,468) at 20210307214926354
123207 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mc44s803.h' (121,469) at 20210307214928798
123208 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m5.dtsi' (121,470) at 20240405153229963
123209 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cacheline.h' (121,471) at 20240405153054185
123210 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio.c' (121,472) at 20220525020653679
123211 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dmcu.h' (121,473) at 20240405153047293
123212 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-cards.c' (121,474) at 20210307214928690
123213 2025-01-08 03:00:53.451-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-core.h' (121,475) at 20240405153049457
123214 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32f405_soc.h' (121,476) at 20241211090212358
123215 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm_api.c' (121,477) at 20230310090043283
123216 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/sandbox.c' (121,478) at 20210308005003484
123217 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/numa.c' (121,479) at 20240405153046285
123218 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/splash.c' (121,480) at 20210308005003232
123219 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-wiimote' (121,481) at 20210309003648260
123220 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs.h' (121,482) at 20210307214931278 to deleted uid set
123221 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_proc.h' (121,483) at 20240326080039558
123222 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-boardinfo.c' (121,484) at 20220525020653079
123223 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_vgic.h' (121,485) at 20240405153052657
123224 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp' (121,486) at 20221209040003858
123225 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/ps-sdw-dma.c' (121,487) at 20240405153232139
123226 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/Kconfig' (121,488) at 20210307214927202
123227 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sysctl.c' (121,489) at 20240405153232079
123228 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx_helper.c' (121,490) at 20220429100100810
123229 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/disas.c' (121,491) at 20210308005046313
123230 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/units.h' (121,492) at 20240405153052809
123231 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/da9211.txt' (121,493) at 20210309003648384
123232 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-stub.c' (121,494) at 20221215040039170
123233 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/ver_functions.sh' (121,495) at 20240405153232287
123234 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtv5100.h' (121,496) at 20210307214928818
123235 2025-01-08 03:00:53.452-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/fix-libdir.patch' (121,497) at 20210307205553902
123236 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fimd.c' (121,498) at 20240405153230539
123237 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/sysfs-platform_profile.rst' (121,499) at 20240405153045325
123238 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/compat.h' (121,500) at 20210309003653700
123239 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-sysfs.c' (121,501) at 20220525020654115
123240 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nyhem' (121,502) at 20210307205553790
123241 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-param.c' (121,503) at 20240405153049457
123242 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds212j.dts' (121,504) at 20240405153045457
123243 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gic_common.h' (121,505) at 20240906080037332
123244 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-xs-node.c' (121,506) at 20241211090212554
123245 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x.dts' (121,507) at 20220525020651910
123246 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader/settings.json' (121,508) at 20240628080015597
123247 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_comb_test.c' (121,509) at 20240405153054361
123248 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/ar-5315u.c' (121,510) at 20210308005002948
123249 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra62x-clocks.dtsi' (121,511) at 20240405153045597
123250 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived/0001-configure.ac-Do-not-emit-compiler-flags-into-object-.patch' (121,512) at 20241221090017496
123251 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Power_v1.xml' (121,513) at 20240619080002932
123252 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/system.h' (121,514) at 20210307214926214
123253 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Chassis_VINI.json' (121,515) at 20221213040036917
123254 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/icnova-a20-swac_defconfig' (121,516) at 20210308005003260
123255 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/qemu,vcpu-stall-detector.yaml' (121,517) at 20240405153045109
123256 2025-01-08 03:00:53.453-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/main.c' (121,518) at 20240405153049093
123257 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_0_regs.h' (121,519) at 20240405153046577
123258 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_ca.h' (121,520) at 20210307214928678
123259 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/devlink.c' (121,521) at 20240405153054073
123260 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485FFE_defconfig' (121,522) at 20210308005003236
123261 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/openbmc_redfish_interop_profile.json' (121,523) at 20220517100011834
123262 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/shared-dma-pool.yaml' (121,524) at 20240405153045149
123263 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/p9_cfam.hpp' (121,525) at 20210308005103637
123264 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gic_kvm.c' (121,526) at 20241211090212282
123265 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.h' (121,527) at 20240405153231019
123266 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8945a.yaml' (121,528) at 20240405153045141
123267 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.json' (121,529) at 20210927100127469
123268 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-dreamcast.c' (121,530) at 20210307214926546
123269 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_microblazeel_s3adsp1800.py' (121,531) at 20241211090212538
123270 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/metronomefb.rst' (121,532) at 20210307214925478
123271 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6slevk_spl_defconfig' (121,533) at 20210308005003268
123272 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qca,ar71xx.yaml' (121,534) at 20240405153045121
123273 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_pm.c' (121,535) at 20240405153046941
123274 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_drv.h' (121,536) at 20240503080014474
123275 2025-01-08 03:00:53.454-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qdev.c' (121,537) at 20240906080037444
123276 2025-01-08 03:00:53.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-ec.c' (121,538) at 20240405153051413
123277 2025-01-08 03:00:53.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-cnl.c' (121,539) at 20240405153232199
123278 2025-01-08 03:00:53.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev.c' (121,540) at 20241111090012165
123279 2025-01-08 03:00:53.455-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpmac.c' (121,541) at 20240405153050313
123280 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html' (121,542) at 20210307205554286
123281 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc' (121,543) at 20240405153054305
123282 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/licenses/copyleft-next-0.3.0' (121,544) at 20210307205553806
123283 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/layer.conf' (121,545) at 20241221090017484
123284 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/amdtp-motu.c' (121,546) at 20240405153053505
123285 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/Kconfig' (121,547) at 20220802100038581
123286 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/Kconfig' (121,548) at 20210308005002908
123287 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-midi.c' (121,549) at 20240405153232123
123288 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_device.h' (121,550) at 20240405153052757
123289 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association.interface.yaml' (121,551) at 20221207040023627
123290 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/start.rst' (121,552) at 20220612030016747
123291 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_ti814x.h' (121,553) at 20210308005002636
123292 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/pmic-framework.txt' (121,554) at 20210308005003328
123293 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/riscv32-softmmu/default.mak' (121,555) at 20240906080037160
123294 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_lca.h' (121,556) at 20240405153045341
123295 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-clash-member.out' (121,557) at 20210308005046405 to deleted uid set
123296 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-int-branch.json' (121,558) at 20220429100100882
123297 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/Kconfig' (121,559) at 20210308005003052
123298 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/cpu-sysemu.c' (121,560) at 20240906080037208
123299 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/memory.json' (121,561) at 20240405153054113
123300 2025-01-08 03:00:53.456-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h' (121,562) at 20240405153050321
123301 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Osterforse' (121,563) at 20210307205553790
123302 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/.gitignore' (121,564) at 20240405153232099
123303 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb' (121,565) at 20241206090014298
123304 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/GlobalStore.js' (121,566) at 20241004080035963
123305 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/numa.c' (121,567) at 20240613080016515
123306 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/udoo_defconfig' (121,568) at 20210308005003284
123307 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Kiev' (121,569) at 20210307205553794
123308 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-kernel/linux/linux-aspeed/romulus.cfg' (121,570) at 20210307205553690
123309 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-usb.h' (121,571) at 20240405153052797
123310 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,versatile-sysreg.yaml' (121,572) at 20240405153229751
123311 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-tool/files/yosemite4-common-functions' (121,573) at 20241029080011443
123312 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_rxtx.c' (121,574) at 20240405153231003
123313 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,q6asm.h' (121,575) at 20210309003653816
123314 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/ce.c' (121,576) at 20240405153050433
123315 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cp14.h' (121,577) at 20210307214925850
123316 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pdmic.c' (121,578) at 20240710080014617
123317 2025-01-08 03:00:53.457-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/Kconfig' (121,579) at 20240906080037204
123318 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/sh_cmt.c' (121,580) at 20240815080012875
123319 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm4567.c' (121,581) at 20240405153053789
123320 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sysfs.c' (121,582) at 20240405153048537
123321 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/Makefile' (121,583) at 20210308005003544
123322 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/ti-pwmss.c' (121,584) at 20240405153230199
123323 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/topology.c' (121,585) at 20210307214932618
123324 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fabs.c' (121,586) at 20210307214926434
123325 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/watchdog.init' (121,587) at 20210307205554574
123326 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ima.c' (121,588) at 20240405153054269
123327 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bitmain_antminer_s9_defconfig' (121,589) at 20210308005003252
123328 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/pktgen.rst' (121,590) at 20220525020651750
123329 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-iproc-qspi.c' (121,591) at 20240405153231463
123330 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/dev.c' (121,592) at 20210308005003556
123331 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/.kunitconfig' (121,593) at 20240405153048769
123332 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_axc003_idu.dtsi' (121,594) at 20210309003648560
123333 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/nospec-insn.h' (121,595) at 20240405153046277
123334 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/anode.c' (121,596) at 20210307214931122
123335 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_simple/ima-policy-simple_1.0.bb' (121,597) at 20241221090017576
123336 2025-01-08 03:00:53.458-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/Kconfig' (121,598) at 20210309003650616
123337 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/file-posix.c' (121,599) at 20241211090212214
123338 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_modal.scss' (121,600) at 20220105012522983
123339 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-nitrogen6_som2.dts' (121,601) at 20240405153045505
123340 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_tgec.h' (121,602) at 20210308005003652
123341 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields.c' (121,603) at 20210307214932642
123342 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (121,604) at 20240413080012631
123343 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/ep7209.dtsi' (121,605) at 20240405153045433
123344 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_md.py' (121,606) at 20210308005003744
123345 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb' (121,607) at 20241221090017688
123346 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-stxx-defs.h' (121,608) at 20210307214926238
123347 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/report_platform.h' (121,609) at 20210308005002880
123348 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/tsec.c' (121,610) at 20210308005003448
123349 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h' (121,611) at 20210307214928814
123350 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/reset.c' (121,612) at 20210308005002820
123351 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c' (121,613) at 20240405153231031
123352 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/Makefile' (121,614) at 20240405153046493
123353 2025-01-08 03:00:53.459-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/msg_ring.c' (121,615) at 20240405153052965
123354 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2status.h' (121,616) at 20240527080023356
123355 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-ident.json' (121,617) at 20210308005046401
123356 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/bootparam.h' (121,618) at 20240906080037324
123357 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/cvb.c' (121,619) at 20220525020652338
123358 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0001-include-libgen.h-for-basename-API-prototype.patch' (121,620) at 20240413080012635
123359 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/clk-stm32-core.h' (121,621) at 20240405153046853
123360 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-lpc-ctrl.h' (121,622) at 20210307214931622
123361 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/OWNERS' (121,623) at 20220811030015395
123362 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-test.h' (121,624) at 20210307214930470
123363 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.h' (121,625) at 20240405153050633
123364 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Parikkala' (121,626) at 20210307205553770
123365 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_default.h' (121,627) at 20210308005003644
123366 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/compat.c' (121,628) at 20241211090212502
123367 2025-01-08 03:00:53.460-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/eth_ls1088aqds.c' (121,629) at 20210308005002968
123368 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp.h' (121,630) at 20240405153048449
123369 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c' (121,631) at 20240503080014486
123370 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-arch.rst' (121,632) at 20240405153045301
123371 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/dell_rbu.rst' (121,633) at 20210309003648268
123372 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/id_map_tests.cpp' (121,634) at 20240817080031296
123373 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ttm_buddy_manager.c' (121,635) at 20240405153048537
123374 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g-netcp.dtsi' (121,636) at 20240405153045589
123375 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/libertas_spi.h' (121,637) at 20210307214931514
123376 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/clz_ctz.c' (121,638) at 20240405153046269
123377 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi' (121,639) at 20240405153229955
123378 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/devices.rst' (121,640) at 20210307214925218
123379 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/emsdp_defconfig' (121,641) at 20210308005003256
123380 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842.h' (121,642) at 20210307214931790
123381 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/Makefile' (121,643) at 20210308005002780
123382 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/led-test-map.hpp' (121,644) at 20240822080022197
123383 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/delay.h' (121,645) at 20210309003648884
123384 2025-01-08 03:00:53.461-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_e_aon.c' (121,646) at 20241211090212298
123385 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/util.h' (121,647) at 20240405153054213
123386 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_geam_mmc_defconfig' (121,648) at 20210308005003260
123387 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/Kconfig' (121,649) at 20210307214929978
123388 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Makefile' (121,650) at 20230302090047758
123389 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-crosssdk_1.22.8.bb' (121,651) at 20241221090017660
123390 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/runqslower.h' (121,652) at 20240405153054041
123391 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6105x.h' (121,653) at 20210307214931434
123392 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/powernv.rst' (121,654) at 20241211090212238
123393 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpress_spl_defconfig' (121,655) at 20210308005003288
123394 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-pid-path.patch' (121,656) at 20230706080014769
123395 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.c' (121,657) at 20240405153231263
123396 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attention.cpp' (121,658) at 20240830080017491
123397 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/rtc.h' (121,659) at 20210307214926554
123398 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bortansbyn_Bortan' (121,660) at 20210307205553778
123399 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/187.out' (121,661) at 20210308005046457
123400 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/i386/a-b-bootblock.S' (121,662) at 20240906080037560
123401 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-input.c' (121,663) at 20240405153049561
123402 2025-01-08 03:00:53.462-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm80x.c' (121,664) at 20240405153049597
123403 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2280.h' (121,665) at 20220525020654267
123404 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-a83t-ccu.h' (121,666) at 20210308005003636
123405 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm816x-clocks.dtsi' (121,667) at 20240405153045597
123406 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/sensor_unittest.cpp' (121,668) at 20240817080026664
123407 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6.h' (121,669) at 20240405153231311
123408 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/cfg.c' (121,670) at 20241220090018338
123409 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_timestamp_regs.h' (121,671) at 20240405153046605
123410 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_util.h' (121,672) at 20240405153051965
123411 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cuda.h' (121,673) at 20210307214931626
123412 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/trace.h' (121,674) at 20240405153049757
123413 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.y' (121,675) at 20240405153232235
123414 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-ep9312.inc' (121,676) at 20210905000020581
123415 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/io.h' (121,677) at 20210307214926246
123416 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/resolution.hpp' (121,678) at 20240830080017491
123417 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_8x8.c' (121,679) at 20220525020654747
123418 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes.h' (121,680) at 20240405153054005
123419 2025-01-08 03:00:53.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/LICENSE' (121,681) at 20230821192414184
123420 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-internal.h' (121,682) at 20240906080037440
123421 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/Kconfig' (121,683) at 20210308005003356
123422 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-x86/chassis/x86-power-control/power-config-host0.json' (121,684) at 20211222040037065
123423 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m53xxsim.h' (121,685) at 20210307214926162
123424 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/licenses/GPL-2' (121,686) at 20210307205554470
123425 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/palmas.txt' (121,687) at 20210307214925362
123426 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-tx.c' (121,688) at 20240710080014589
123427 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mac.c' (121,689) at 20240405153231227
123428 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pemx-defs.h' (121,690) at 20210307214926238
123429 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra124.c' (121,691) at 20240405153230831
123430 2025-01-08 03:00:53.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/pinmux_config.h' (121,692) at 20210308005003072
123431 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/Kconfig' (121,693) at 20241023080012879
123432 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sun4i-gpadc.c' (121,694) at 20240405153230839
123433 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/pinctrl-bcm283x.c' (121,695) at 20210308005003456
123434 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/sdbusplus.wrap' (121,696) at 20210308005113053
123435 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/rpc.h' (121,697) at 20210308005002640
123436 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_b.c' (121,698) at 20210308005046521
123437 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Carmel' (121,699) at 20210307205553794
123438 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-pci.c' (121,700) at 20240405153051785
123439 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/filters.hpp' (121,701) at 20240726080021431
123440 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/virtual_sensor_config.json' (121,702) at 20240905080027586
123441 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/img,ascii-lcd.yaml' (121,703) at 20220525020651662
123442 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ct82c710.c' (121,704) at 20240405153049157
123443 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/led.c' (121,705) at 20241211090212298
123444 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/vectors_m.S' (121,706) at 20210308005002708
123445 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_debugfs_crc.c' (121,707) at 20220525020652843
123446 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am65x_evm.h' (121,708) at 20210308005003584
123447 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/topology.c' (121,709) at 20240405153053981
123448 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/blacklist.json' (121,710) at 20210824000016401
123449 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/include/linux/bootconfig.h' (121,711) at 20240405153054037
123450 2025-01-08 03:00:53.465-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-ab8500.c' (121,712) at 20240405153051325
123451 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/host1x.h' (121,713) at 20210307214931610
123452 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-lm3601x.c' (121,714) at 20240405153049217
123453 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/256.out' (121,715) at 20210308005046465
123454 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/trace.h' (121,716) at 20240405153052385
123455 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog_%.bbappend' (121,717) at 20241206090014234
123456 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/fix-arm-atomic.patch' (121,718) at 20210307205553890
123457 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/README.md' (121,719) at 20240807080022450
123458 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/stm32h7-pinfunc.h' (121,720) at 20210308005003640
123459 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6594-i2c.c' (121,721) at 20240405153049621
123460 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/iuu_phoenix.rst' (121,722) at 20210307214925590
123461 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/spl_spi_sunxi.c' (121,723) at 20210308005002784
123462 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/009.out' (121,724) at 20210308005046413
123463 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vdso.c' (121,725) at 20240405153046029
123464 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk-ti-sci.c' (121,726) at 20210308005003348
123465 2025-01-08 03:00:53.466-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear300-evb.dts' (121,727) at 20240405153045577
123466 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_reg_map.h' (121,728) at 20240405153046581
123467 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-langtable_0.0.68.bb' (121,729) at 20241221090017556
123468 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/cfi_mtd.c' (121,730) at 20210308005003408
123469 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/oscam/oscam_1.20.bb' (121,731) at 20241206090014238
123470 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml' (121,732) at 20240405153045177
123471 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/firmware/linaro,optee-tz.txt' (121,733) at 20210308005003304
123472 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/Makefile.am' (121,734) at 20210308004938836
123473 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/init.h' (121,735) at 20210308005045997
123474 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/openat-syscall-tp-fields.c' (121,736) at 20240405153054169
123475 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fskeleton.S' (121,737) at 20210307214926146
123476 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/Kconfig' (121,738) at 20210308005003012
123477 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_coherency.c' (121,739) at 20240405153048481
123478 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/me_daq.c' (121,740) at 20240405153046897
123479 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/forms.py' (121,741) at 20240106090017249
123480 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/files/run-ptest' (121,742) at 20210307205554006
123481 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/qcom,smem-part.yaml' (121,743) at 20240405153045113
123482 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/core.c' (121,744) at 20240405153050433
123483 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Bahyph' (121,745) at 20211006000025230
123484 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdp.c' (121,746) at 20210308005046505
123485 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CXLLogicalDevice.v1_2_1.json' (121,747) at 20240918080002716
123486 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/.gitignore' (121,748) at 20220525020655231
123487 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/string.h' (121,749) at 20240405153046505
123488 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-itead-iteaduino-plus.dts' (121,750) at 20240405153045377
123489 2025-01-08 03:00:53.467-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-v4l.h' (121,751) at 20240405153049561
123490 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m54xx.c' (121,752) at 20220525020651982
123491 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/generic.c' (121,753) at 20240405153046421
123492 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/virtual-media-controller.js' (121,754) at 20210308005107077
123493 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/fan.cpp' (121,755) at 20220923030023309
123494 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/zones.yaml' (121,756) at 20210307205553702
123495 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/Kconfig' (121,757) at 20240405153049521
123496 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/RedfishExtensions_v1.xml' (121,758) at 20240824080002934
123497 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtl8411.c' (121,759) at 20240405153049629
123498 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/Makefile' (121,760) at 20240405153231355
123499 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-make-Replace-cp-a-with-mode-preserving-options.patch' (121,761) at 20210307205553826
123500 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_server.h' (121,762) at 20230629131804623
123501 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/nfs41-server.rst' (121,763) at 20210307214925486
123502 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/switch_endian_test.S' (121,764) at 20210309003656016
123503 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/atmel_captouch.c' (121,765) at 20240405153049141
123504 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sdk7780.h' (121,766) at 20210307214926558
123505 2025-01-08 03:00:53.468-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-interconnect.json' (121,767) at 20240405153054145
123506 2025-01-08 03:00:53.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mfsl.c' (121,768) at 20210308005003212
123507 2025-01-08 03:00:53.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml' (121,769) at 20240405153045037
123508 2025-01-08 03:00:53.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/mode-2-recovery-updelay.sh' (121,770) at 20240405153232263
123509 2025-01-08 03:00:53.469-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/pipe_test.sh' (121,771) at 20240405153054173
123510 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_current_task_under_cgroup_user.c' (121,772) at 20240405153053425
123511 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy27-129w' (121,773) at 20210307205553762
123512 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c' (121,774) at 20240405153049641
123513 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/set_sregs_test.c' (121,775) at 20240405153054321
123514 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/highres.rst' (121,776) at 20210307214925570
123515 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/sram.c' (121,777) at 20210307214926574
123516 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_i2c.c' (121,778) at 20240405153049157
123517 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_utils.hpp' (121,779) at 20240427080014721
123518 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522.h' (121,780) at 20210307214928610
123519 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy23_C-121W' (121,781) at 20210307205553762
123520 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/renesas/rcar-rst.h' (121,782) at 20240405153052793
123521 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-m9.dts' (121,783) at 20240405153045381
123522 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_portal.h' (121,784) at 20210308005003432
123523 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_i2c.cpp' (121,785) at 20240820080007201
123524 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/Kconfig' (121,786) at 20240628080013985
123525 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/gzfile.hpp' (121,787) at 20240817080003179
123526 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/font.c' (121,788) at 20240405153045369
123527 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux-common.yaml' (121,789) at 20240405153045133
123528 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-2.x/gpio-manager.init' (121,790) at 20241221090017540
123529 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/power/first-boot-set-psu/first-boot-set-psu.sh' (121,791) at 20230428080015194
123530 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/page.h' (121,792) at 20220525020651966
123531 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/pswalk.c' (121,793) at 20240405153046625
123532 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_wr.h' (121,794) at 20240405153053381
123533 2025-01-08 03:00:53.470-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r16-bananapi-m2m.dts' (121,795) at 20210308005002624
123534 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/sensirion,sht15.yaml' (121,796) at 20240405153229767
123535 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_ring_submission.c' (121,797) at 20240405153048505
123536 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_serverworks.c' (121,798) at 20241011080017295
123537 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/Makefile' (121,799) at 20210307214929342
123538 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.h' (121,800) at 20240405153050497
123539 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uk.c' (121,801) at 20240405153230715
123540 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi' (121,802) at 20240405153229879
123541 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/digic.rst' (121,803) at 20210308005045809
123542 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/cmd.c' (121,804) at 20210307214929966
123543 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_atpx_handler.c' (121,805) at 20240405153230623
123544 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/readinterface_mock.hpp' (121,806) at 20210308005116217
123545 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev-dmabuf.c' (121,807) at 20240405153231603
123546 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/meson.build' (121,808) at 20220913030027305
123547 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Proc/FSI.errors.yaml' (121,809) at 20210610000035106
123548 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiro-remove@.service.in' (121,810) at 20210308005100305
123549 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/net_namespace.c' (121,811) at 20240405153052981
123550 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nft_reject.h' (121,812) at 20240405153052857
123551 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/init-redis-server' (121,813) at 20241221090017524
123552 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/Makefile' (121,814) at 20210308005002804
123553 2025-01-08 03:00:53.471-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/licenses/DMTF' (121,815) at 20210307205553806
123554 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb' (121,816) at 20241221090017544
123555 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2' (121,817) at 20210308005046473 to deleted uid set
123556 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/fpu_helper.c' (121,818) at 20240906080037512
123557 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/sections.h' (121,819) at 20210308005002808
123558 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_int.h' (121,820) at 20240326080039370
123559 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/arch-tests.c' (121,821) at 20240405153054085
123560 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC4-101w' (121,822) at 20210307205553758
123561 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash.err' (121,823) at 20210308005046413
123562 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mtms.cpp' (121,824) at 20210308005049129
123563 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6362-reset.h' (121,825) at 20220525020654547
123564 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.h' (121,826) at 20240405153047173
123565 2025-01-08 03:00:53.472-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-pcm.c' (121,827) at 20240726080012882
123566 2025-01-08 03:00:53.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_reg.h' (121,828) at 20210307214929614
123567 2025-01-08 03:00:53.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/pru_rproc.h' (121,829) at 20220525020653939
123568 2025-01-08 03:00:53.473-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-zynq.c' (121,830) at 20240405153231371
123569 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/roce_hsi.h' (121,831) at 20240613080016415
123570 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/avb.c' (121,832) at 20210308005003204
123571 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-raw' (121,833) at 20210307214932570
123572 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb' (121,834) at 20241220090019722
123573 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/mixeng.c' (121,835) at 20230426080043632
123574 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/primitive.c' (121,836) at 20210307214932070
123575 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_b.c' (121,837) at 20210308005046521
123576 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate_2.5.0.bb' (121,838) at 20241206090014242
123577 2025-01-08 03:00:53.474-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6d27a1.yaml' (121,839) at 20240405153045045
123578 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpe.c' (121,840) at 20240405153049489
123579 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/smi.h' (121,841) at 20210307214929274
123580 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager_%.bbappend' (121,842) at 20241206090014218
123581 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/spider_net.c' (121,843) at 20240405153231063
123582 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css' (121,844) at 20210307205554270
123583 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/host/i386/host-signal.h' (121,845) at 20221215040039062
123584 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6397-irq.c' (121,846) at 20240405153230835
123585 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/analogix_dp-rockchip.c' (121,847) at 20240405153230631
123586 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/header.c' (121,848) at 20240405153054089
123587 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/inst.h' (121,849) at 20240405153046113
123588 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/utest.cpp' (121,850) at 20241211090150557
123589 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,ipq5332-gcc.h' (121,851) at 20240405153052645
123590 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_get_dns_info.sh' (121,852) at 20210307214932470
123591 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gembird.c' (121,853) at 20210307214928090
123592 2025-01-08 03:00:53.475-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/test/pldmd_registration_test.cpp' (121,854) at 20231211090034751
123593 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch' (121,855) at 20220204040022688
123594 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-udma.h' (121,856) at 20240405153049373
123595 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/sys_regs.c' (121,857) at 20240405153045885
123596 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c' (121,858) at 20240405153048665
123597 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/dpaa2-fd.h' (121,859) at 20240405153052881
123598 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/alt.h' (121,860) at 20210308005003584
123599 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu9_baco.h' (121,861) at 20210309003649652
123600 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/int51x1.c' (121,862) at 20220525020653695
123601 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/core.h' (121,863) at 20210307214931738
123602 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-3level_types.h' (121,864) at 20240405153046389
123603 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/lsm303dlhc-mag-test.c' (121,865) at 20220429100100938
123604 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/container-image/container-image-testpkg.bb' (121,866) at 20210812000025290
123605 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/Kconfig' (121,867) at 20240405153049465
123606 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-bus-usb' (121,868) at 20210307214925182
123607 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/Kconfig' (121,869) at 20210308005002904
123608 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus.c' (121,870) at 20240405153051865
123609 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/config.h' (121,871) at 20210308005002808
123610 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-bmc-service-quiesce@.target' (121,872) at 20220226040035996
123611 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-jcore-aic.c' (121,873) at 20240405153049197
123612 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/riscv.h' (121,874) at 20240405153048769
123613 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/portdrv.h' (121,875) at 20240405153231295
123614 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Linkoping_Vattentornet' (121,876) at 20210307205553786
123615 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/pkey-helpers.h' (121,877) at 20240405153054329
123616 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adcapp.c' (121,878) at 20211216110021259
123617 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/board_common.c' (121,879) at 20220509100030618
123618 2025-01-08 03:00:53.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/.gitignore' (121,880) at 20210307214932162
123619 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.c' (121,881) at 20240405153047297
123620 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3588-cru.yaml' (121,882) at 20240405153045029
123621 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/msg.h' (121,883) at 20240405153053397
123622 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-debugifc.c' (121,884) at 20210307214928842
123623 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_infiniband.h' (121,885) at 20210307214931634
123624 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hash.c' (121,886) at 20220525020654791
123625 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ddr_rk3288.h' (121,887) at 20210308005002660
123626 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/fgraph-filter.tc' (121,888) at 20210307214932670
123627 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/Build' (121,889) at 20240405153054173
123628 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/scratchpad.h' (121,890) at 20210307214926586
123629 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/hex_arch_types.h' (121,891) at 20230426080043876
123630 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/eeprom.h' (121,892) at 20210308005002948
123631 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/drive_del-test.c' (121,893) at 20240906080037568
123632 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.service' (121,894) at 20210308005105441
123633 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/psfrag' (121,895) at 20211006000025246
123634 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strcpy.S' (121,896) at 20210307214926098
123635 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/power-sequencing.service' (121,897) at 20230706080014733
123636 2025-01-08 03:00:53.477-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/Makefile' (121,898) at 20210307214928810
123637 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dataflash_mmc_mux.c' (121,899) at 20210308005003208
123638 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cougarcanyon2.h' (121,900) at 20210308005003592
123639 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8183-da7219-max98357.txt' (121,901) at 20210309003648392
123640 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutletGroup_v1.xml' (121,902) at 20240619080002932
123641 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/core.c' (121,903) at 20240405153232195
123642 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6360-core.c' (121,904) at 20240405153049613
123643 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nx.h' (121,905) at 20210309003652872
123644 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/machine.json' (121,906) at 20241211090212450
123645 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/asound.h' (121,907) at 20210307214931594
123646 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs3xdr.c' (121,908) at 20240405153052437
123647 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/meson.build' (121,909) at 20240908080010098
123648 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm4.h' (121,910) at 20240405153052625
123649 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_reg.h' (121,911) at 20210307214928002
123650 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/frequency/adf4350.h' (121,912) at 20210307214931402
123651 2025-01-08 03:00:53.478-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_aops.h' (121,913) at 20210307214931278
123652 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2copy_to_user.S' (121,914) at 20210307214926606
123653 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_backlight.c' (121,915) at 20240613080016403
123654 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmfx.c' (121,916) at 20240405153049617
123655 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/sev.h' (121,917) at 20240906080037488
123656 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/0001-fix-reproducibility.patch' (121,918) at 20241221090017488
123657 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dev_cgroup.c' (121,919) at 20240405153054269
123658 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8580.c' (121,920) at 20240405153232167
123659 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock_64.h' (121,921) at 20220525020652118
123660 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/ddr.h' (121,922) at 20210308005002664
123661 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.6' (121,923) at 20211006000025242
123662 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/esp-pci.c' (121,924) at 20241211090212330
123663 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wcd934x.c' (121,925) at 20240405153230307
123664 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lcdvideo.h' (121,926) at 20210308005003656
123665 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-hid' (121,927) at 20210309003648244
123666 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-audit.c' (121,928) at 20240405153049241
123667 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/debugfs.c' (121,929) at 20240405153048513
123668 2025-01-08 03:00:53.479-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ExtendedVersion.interface.yaml' (121,930) at 20220315030032667
123669 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0002-fix-reproducibility-of-build-process.patch' (121,931) at 20210307205553934
123670 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb' (121,932) at 20240808080012364
123671 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-uclass.c' (121,933) at 20210308005003740
123672 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efi.h' (121,934) at 20240405153231807
123673 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/BlueRidge.json' (121,935) at 20240809080033019
123674 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overhogdal' (121,936) at 20210307205553790
123675 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/dir.c' (121,937) at 20210307214931070
123676 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hmm.h' (121,938) at 20240405153052697
123677 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NOR_defconfig' (121,939) at 20210308005003240
123678 2025-01-08 03:00:53.480-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/README.nand' (121,940) at 20210308005003056
123679 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/hte.c' (121,941) at 20240405153230659
123680 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/evsel.c' (121,942) at 20240405153232223
123681 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_pwr_seq.h' (121,943) at 20220525020654183
123682 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/opos6uldev.h' (121,944) at 20210308005003608
123683 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (121,945) at 20221207040015691
123684 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ResourceManagement/Power.vue' (121,946) at 20241004080035967
123685 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mae_counter_format.h' (121,947) at 20240405153050273
123686 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (121,948) at 20240614080012954
123687 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_s_qb.c' (121,949) at 20210308005046505
123688 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf300tg.dts' (121,950) at 20240405153045485
123689 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap5_uevm.h' (121,951) at 20210308005003608
123690 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/.gitignore' (121,952) at 20210307214932470
123691 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/dash/dash_0.5.12.bb' (121,953) at 20241221090017532
123692 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/k210_generic.dts' (121,954) at 20220525020652086
123693 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/sdbusplus.wrap' (121,955) at 20220531100030248
123694 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_no_ucode_ptr.c' (121,956) at 20210308005003756
123695 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/topology.h' (121,957) at 20210307214926586
123696 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-ocelot-serdes.h' (121,958) at 20210307214931342
123697 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_udp.c' (121,959) at 20240405153053157
123698 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/images/logo-header.svg' (121,960) at 20220105012522983
123699 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzacas.c.inc' (121,961) at 20241211090212514
123700 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/Makefile' (121,962) at 20210308005002980
123701 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-4-1.c' (121,963) at 20240405153049429
123702 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c' (121,964) at 20240405153048593
123703 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_mode.c' (121,965) at 20210307214930674
123704 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/thead/Makefile' (121,966) at 20240405153046245
123705 2025-01-08 03:00:53.481-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/Kconfig' (121,967) at 20210308005003048
123706 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/lxdm-pam-debug' (121,968) at 20210307205553946
123707 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark/0001-tracers-Fix-buffer-overflow.patch' (121,969) at 20220402030015895
123708 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt9467.yaml' (121,970) at 20240405153045141
123709 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fp-pidbench.S' (121,971) at 20240405153054237
123710 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_hwdep.h' (121,972) at 20210307214932274
123711 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/gfp_types.h' (121,973) at 20240405153054049
123712 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-error-on-reset.out' (121,974) at 20220429100100930
123713 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpopcode.c' (121,975) at 20210307214925978
123714 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/kdbg.h' (121,976) at 20210308005045769
123715 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/stratix10-socdk/Makefile' (121,977) at 20210308005002912
123716 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/init.c' (121,978) at 20241001080013012
123717 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/225' (121,979) at 20220429100100910
123718 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-hdmi.yaml' (121,980) at 20240405153045165
123719 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vduse.h' (121,981) at 20221215040039202
123720 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/amlogic,meson-g12a-dw-mipi-dsi.yaml' (121,982) at 20240405153045037
123721 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/MAINTAINERS' (121,983) at 20210308005003072
123722 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/160.out' (121,984) at 20210308005046453
123723 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Puoltsa' (121,985) at 20210307205553790
123724 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/x86_pkg_temperature_thermal.rst' (121,986) at 20210307214925474
123725 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ga10h_v1_1_defconfig' (121,987) at 20210308005003260
123726 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_REJECT.c' (121,988) at 20220525020654847
123727 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-hotplug.c' (121,989) at 20210307214925918
123728 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8997.h' (121,990) at 20240405153052729
123729 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/virtual-memory.json' (121,991) at 20240405153054157
123730 2025-01-08 03:00:53.482-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_multu.c' (121,992) at 20210308005046505
123731 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_stats.c' (121,993) at 20240405153231035
123732 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp_core.c' (121,994) at 20240405153051245
123733 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-write.rst' (121,995) at 20210309003648492
123734 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.2' (121,996) at 20211006000025242
123735 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7.h' (121,997) at 20210307214926446
123736 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-technisat-usb2.c' (121,998) at 20210307214928782
123737 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/maxbcm.h' (121,999) at 20210308005003604
123738 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/Makefile' (122,000) at 20210308005002904
123739 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_port.h' (122,001) at 20240405153050201
123740 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-divider.c' (122,002) at 20210307214926998
123741 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_vma.c' (122,003) at 20240405153230595
123742 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/Makefile' (122,004) at 20240405153046241
123743 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt' (122,005) at 20240405153229755
123744 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/config.mk' (122,006) at 20210308005002884
123745 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/index.rst' (122,007) at 20240405153045261
123746 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grutables.h' (122,008) at 20240405153049649
123747 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/features.rst' (122,009) at 20240405153229827
123748 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/0001-rpi-Use-malloc-instead-of-variable-length-arrays.patch' (122,010) at 20241221090017488
123749 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/mwavepub.h' (122,011) at 20210307214926950
123750 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_probe_write_user_user.c' (122,012) at 20240405153053425
123751 2025-01-08 03:00:53.483-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mbdrc.h' (122,013) at 20240405153054013
123752 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Thermal.v1_7_3.json' (122,014) at 20240619080002956
123753 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image.c' (122,015) at 20210308005003228
123754 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tunnel_kern.c' (122,016) at 20240830080013363
123755 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/airq.h' (122,017) at 20240405153230075
123756 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_properties.c' (122,018) at 20210309003653028
123757 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/Kconfig' (122,019) at 20210308005003080
123758 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dns325.dts' (122,020) at 20240405153045457
123759 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/seg6.h' (122,021) at 20220525020654647
123760 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr_2.5.2.bb' (122,022) at 20240413080012703
123761 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr_param.h' (122,023) at 20240405153051837
123762 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-topology-test.c' (122,024) at 20240405153053993
123763 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mv_xor.h' (122,025) at 20210307214927134
123764 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumo_dpm.h' (122,026) at 20220525020653007
123765 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.memhp' (122,027) at 20240906080037556 to deleted uid set
123766 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/current.h' (122,028) at 20240405153231791
123767 2025-01-08 03:00:53.484-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/vdso32.lds.S' (122,029) at 20240405153046369
123768 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass.h' (122,030) at 20240405153232187
123769 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,st-delta.txt' (122,031) at 20210307214925354
123770 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/rtc.c' (122,032) at 20210308005003340
123771 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake-native_3.31.0.bb' (122,033) at 20241221090017656
123772 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Pump.v1_1_0.json' (122,034) at 20240619080002952
123773 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts' (122,035) at 20240405153045761
123774 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_SYNPROXY.h' (122,036) at 20210307214931646
123775 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-13.c' (122,037) at 20210307214931190
123776 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832.c' (122,038) at 20241008080013939
123777 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_main.c' (122,039) at 20240405153050329
123778 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wsa881x.yaml' (122,040) at 20240405153045169
123779 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx_out.c' (122,041) at 20240405153048361
123780 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/cacheflush.S' (122,042) at 20241011080017291
123781 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_nsa.S' (122,043) at 20210308005046533
123782 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/board.c' (122,044) at 20210308005003048
123783 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/hw.h' (122,045) at 20210307214927130
123784 2025-01-08 03:00:53.485-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.metadata.yaml' (122,046) at 20220315030032663
123785 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.h' (122,047) at 20210307214929810
123786 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/instance-db/default' (122,048) at 20230608150615691 to deleted uid set
123787 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/test/.gitignore' (122,049) at 20240405153231955
123788 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/watch_queue.rst' (122,050) at 20240405153045005
123789 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_module.c' (122,051) at 20240405153048529
123790 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/repaper.c' (122,052) at 20240405153048773
123791 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-mmp2.c' (122,053) at 20240405153230219
123792 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_2_sh_mask.h' (122,054) at 20220525020652807
123793 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb' (122,055) at 20241221090017544
123794 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/module.c' (122,056) at 20240405153229991
123795 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/db1000.c' (122,057) at 20210307214932286
123796 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/scrub.h' (122,058) at 20241023080012899
123797 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/p1275.c' (122,059) at 20240805080013927
123798 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_pci_generic.c' (122,060) at 20220525020654239
123799 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pma8084.dtsi' (122,061) at 20240405153229891
123800 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/clk-uclass.h' (122,062) at 20210308005003572
123801 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch' (122,063) at 20210307205554478
123802 2025-01-08 03:00:53.486-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/debugfs.rst' (122,064) at 20240405153045201
123803 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb' (122,065) at 20241225090010924
123804 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.c' (122,066) at 20220525020652963
123805 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/code-of-conduct.rst' (122,067) at 20210307214925550
123806 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdlc.h' (122,068) at 20210307214931634
123807 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_fb.h' (122,069) at 20240405153048361
123808 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/file.js' (122,070) at 20210308005107069
123809 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/filter-root-cause.cpp' (122,071) at 20240824080015046
123810 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-pinfunc-snvs.h' (122,072) at 20240405153045529
123811 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.debug' (122,073) at 20240405153045953
123812 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico-pi.dts' (122,074) at 20240405153229887
123813 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-tdm-formatters.yaml' (122,075) at 20240405153045161
123814 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qstring.h' (122,076) at 20221215040039190
123815 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/Makefile' (122,077) at 20210307214929278
123816 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom.c' (122,078) at 20241211090145381
123817 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0003-comment-out-sections-shutdown-and-environment-in-gen.patch' (122,079) at 20230317080013797
123818 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ethoc.c' (122,080) at 20240405153049909
123819 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/sysmap-apq8016.c' (122,081) at 20210308005002776
123820 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/debugging.rst' (122,082) at 20240413080012675
123821 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mei-trace.h' (122,083) at 20220525020653367
123822 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml' (122,084) at 20220525020651670
123823 2025-01-08 03:00:53.487-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tlclk.c' (122,085) at 20210307214926950
123824 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem.c' (122,086) at 20240405153050865
123825 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/aer-inject/aer-inject/0001-include-libgen.h-for-basename.patch' (122,087) at 20240413080012651
123826 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/Makefile' (122,088) at 20210307214928718
123827 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/strgfnhandler.cpp' (122,089) at 20240817080009164
123828 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958622hr_defconfig' (122,090) at 20210308005003252
123829 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0008-libsodium-aarch64_crypto.patch' (122,091) at 20240413080012655
123830 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/raw.h' (122,092) at 20240405153052865
123831 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h' (122,093) at 20240405153050065
123832 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-xaui.h' (122,094) at 20210307214926234
123833 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/eco5pk.c' (122,095) at 20210308005002900
123834 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/versal/MAINTAINERS' (122,096) at 20210308005003172
123835 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/concurrencytest/README.md' (122,097) at 20210308005003760
123836 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/hyperv_timer.c' (122,098) at 20240405153230247
123837 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/ptrace-generic.h' (122,099) at 20210307214926618
123838 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a400.i2c/i2c-7/7-0052.conf' (122,100) at 20240920080012139
123839 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pwm-beeper.c' (122,101) at 20240613080016419
123840 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/lowlevel_init_luton.S' (122,102) at 20210308005002820
123841 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_spinlock.c' (122,103) at 20240405153230107
123842 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_dup_ipv6.h' (122,104) at 20210307214931566
123843 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc' (122,105) at 20241220090019722
123844 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/packing.rst' (122,106) at 20240405153045289
123845 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.h' (122,107) at 20240613080016563
123846 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.23.0.bb' (122,108) at 20241221090017564
123847 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch' (122,109) at 20220204040022432
123848 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0006-Add-SDL2-example-support.patch' (122,110) at 20241221090017528
123849 2025-01-08 03:00:53.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/trng/trng.c' (122,111) at 20240405153046945
123850 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfsqrt.c' (122,112) at 20210307214926334
123851 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/camellia_generic.c' (122,113) at 20240405153046533
123852 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.json' (122,114) at 20210308005046401
123853 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.events.yaml' (122,115) at 20241121090018187
123854 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-out-clk.yaml' (122,116) at 20240405153045021
123855 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/filemap.h' (122,117) at 20240405153052893
123856 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7742-sysc.c' (122,118) at 20240405153231351
123857 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpmh.c' (122,119) at 20240405153230735
123858 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iversion.h' (122,120) at 20240405153052713
123859 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_queue.c' (122,121) at 20240405153232059
123860 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedilib.h' (122,122) at 20240405153052669
123861 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso.S' (122,123) at 20210307214926754
123862 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/cpu.c' (122,124) at 20210308005002556
123863 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo-i2s.c' (122,125) at 20240405153232187
123864 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/mux_data.h' (122,126) at 20210308005003076
123865 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.Ldap.Config.service' (122,127) at 20210307205554074
123866 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/maintainer-profile.rst' (122,128) at 20240405153045229
123867 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/ptrace.h' (122,129) at 20240405153045865
123868 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-environment-extsdk.bb' (122,130) at 20210812000025330
123869 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-lboxre2/Makefile' (122,131) at 20210307214926538
123870 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-tools.inc' (122,132) at 20240413080012687
123871 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-die0.dtsi' (122,133) at 20240405153045717
123872 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/mesa-demos_%.bbappend' (122,134) at 20230401080011947
123873 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/load_config.py' (122,135) at 20210308005002536
123874 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_port.c' (122,136) at 20241220090018314
123875 2025-01-08 03:00:53.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020mbg-pc_32b.dts' (122,137) at 20210307214926346
123876 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_sysfs.c' (122,138) at 20240628080014005
123877 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0011-purgatory-Makefile-adapt-to-klcc.patch' (122,139) at 20210307205553750
123878 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.c' (122,140) at 20240405153046801
123879 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_em.c' (122,141) at 20240405153051997
123880 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-msglog.c' (122,142) at 20240405153046217
123881 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/smcroute/smcroute_2.5.7.bb' (122,143) at 20241206090014242
123882 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos4412-isp.c' (122,144) at 20240405153230239
123883 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-mdm9607.c' (122,145) at 20240405153051345
123884 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/altera.h' (122,146) at 20240405153052797
123885 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptconfig.c' (122,147) at 20210308005045953
123886 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10/0001-Dont-specify-march-explicitly.patch' (122,148) at 20230706080014757
123887 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/tegra186_bpmp_i2c.c' (122,149) at 20210308005003384
123888 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_action_tests.cpp' (122,150) at 20210308005405938
123889 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_dtb.py' (122,151) at 20210308005003748
123890 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_monitor_main.cpp' (122,152) at 20240608080014341
123891 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfrem.c' (122,153) at 20210307214926334
123892 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/lima_drm.h' (122,154) at 20210307214931618
123893 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_skb_cgroup_id.sh' (122,155) at 20240405153054285
123894 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/Kconfig' (122,156) at 20240405153049425
123895 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/1000.c' (122,157) at 20240405153050509
123896 2025-01-08 03:00:53.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/prot-none.c' (122,158) at 20240906080037580
123897 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-regs.h' (122,159) at 20240405153049453
123898 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-params.c' (122,160) at 20240405153048821
123899 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py' (122,161) at 20210307205554286
123900 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/Kconfig' (122,162) at 20220525020651990
123901 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/stubs.c' (122,163) at 20240405153053233
123902 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.h' (122,164) at 20240405153050561
123903 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7723.c' (122,165) at 20240405153051361
123904 2025-01-08 03:00:53.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pm9261.h' (122,166) at 20210308005003612
123905 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio.c' (122,167) at 20240405153051457
123906 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service' (122,168) at 20210307205554474
123907 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pi/Makefile' (122,169) at 20240405153045869
123908 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c' (122,170) at 20240405153231487
123909 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-Views' (122,171) at 20211006000025230
123910 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/nand_bch.h' (122,172) at 20210308005003668
123911 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lapua' (122,173) at 20210307205553770
123912 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr_ml_wrapper.h' (122,174) at 20210308005003368
123913 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/ctree.c' (122,175) at 20210308005003544
123914 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max77686.h' (122,176) at 20210307214931326
123915 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kexec-bzimage64.h' (122,177) at 20210307214926666
123916 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,lmk04832.yaml' (122,178) at 20240405153045029
123917 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_crtc.c' (122,179) at 20240405153048425
123918 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/arkfb.rst' (122,180) at 20210307214925474
123919 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/seg6_local.h' (122,181) at 20210307214932482
123920 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_host.h' (122,182) at 20240405153231863
123921 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/powertec.c' (122,183) at 20240405153051569
123922 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/Build' (122,184) at 20210307214932506
123923 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/stats.c' (122,185) at 20240405153049237
123924 2025-01-08 03:00:53.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/tsnmap.h' (122,186) at 20210307214931574
123925 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/tmp421.c' (122,187) at 20240906080037296
123926 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsbeautifier_1.15.1.bb' (122,188) at 20240302090018210
123927 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Savukoski_Tanhua' (122,189) at 20210307205553774
123928 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/sabrelite.c' (122,190) at 20240326080039422
123929 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_debugfs.h' (122,191) at 20240405153046705
123930 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/hvf.c' (122,192) at 20241211090212470
123931 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/non-repro-meta-multimedia.inc' (122,193) at 20241206090014238
123932 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_helper.c' (122,194) at 20240613080016399
123933 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sys_proto.h' (122,195) at 20210308005002724
123934 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_6xx.S' (122,196) at 20220627100016926
123935 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/Makefile' (122,197) at 20240613080016367
123936 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/Makefile' (122,198) at 20210307214932378
123937 2025-01-08 03:00:53.493-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/jr.c' (122,199) at 20240405153230259
123938 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/coding-style.rst' (122,200) at 20240405153045281
123939 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Las_Palmas' (122,201) at 20210307205553766
123940 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/iuu_phoenix.h' (122,202) at 20210307214930866
123941 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/parallel.patch' (122,203) at 20240309090012816
123942 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/shmbuf.h' (122,204) at 20240405153052901
123943 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-abx80x.c' (122,205) at 20241211090145485
123944 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.h' (122,206) at 20240405153049945
123945 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ls037v7dw01.yaml' (122,207) at 20210307214925306
123946 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/core.c' (122,208) at 20240405153231351
123947 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-as3645a.c' (122,209) at 20240405153049217
123948 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.c' (122,210) at 20240405153048633
123949 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/plane.c' (122,211) at 20240405153048769
123950 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/write.c' (122,212) at 20240405153231703
123951 2025-01-08 03:00:53.494-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/clock.hpp' (122,213) at 20230511080043139
123952 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/dd.cfg' (122,214) at 20240614080012950
123953 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_tunnel_key.h' (122,215) at 20240405153052941
123954 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorkliden_Tornehamn' (122,216) at 20210307205553778
123955 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0002-android-tools-modifications-to-make-it-build-in-yoct.patch' (122,217) at 20240106090017233
123956 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/remote-i3c.c' (122,218) at 20241211090212282
123957 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c' (122,219) at 20210307214927958
123958 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh_types.h' (122,220) at 20210307214930550
123959 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0003-Dont-disable-libreadline.a-when-using-disable-static.patch' (122,221) at 20241221090017660
123960 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/intel810.rst' (122,222) at 20210307214925478
123961 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/io.c' (122,223) at 20210307214929970
123962 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.iomux' (122,224) at 20210308005003296
123963 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SAX-PD-2.0' (122,225) at 20241221090017616
123964 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h' (122,226) at 20240405153230603
123965 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_lvds.c' (122,227) at 20240405153048425
123966 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED-BOOST' (122,228) at 20220525020655231
123967 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/veth.c' (122,229) at 20240415080012975
123968 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pnfs.c' (122,230) at 20240405153052605
123969 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENpage.S' (122,231) at 20210307214926606
123970 2025-01-08 03:00:53.495-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_requests.c' (122,232) at 20240405153048489
123971 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zram-swap.service' (122,233) at 20210307205553938
123972 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-time-to-tsc.c' (122,234) at 20240405153054169
123973 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/perf_event.c' (122,235) at 20240405153046509
123974 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8960.yaml' (122,236) at 20240405153229799
123975 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/Kconfig' (122,237) at 20210307214929662
123976 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_dtb.py' (122,238) at 20210308005003748
123977 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/supp.c' (122,239) at 20210307214930718
123978 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn/0001-linker-scripts-Do-not-export-_IO_stdin_used.patch' (122,240) at 20231126090012785
123979 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tnum.h' (122,241) at 20240405153052805
123980 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_early_core.c' (122,242) at 20240405153051513
123981 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/pl330.c' (122,243) at 20240405153047001
123982 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/eeprom.c' (122,244) at 20240405153050441
123983 2025-01-08 03:00:53.496-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/dal_asic_id.h' (122,245) at 20240405153047301
123984 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/tegra194-cbb.c' (122,246) at 20240405153231455
123985 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/skip_spaces.c' (122,247) at 20210307214927170
123986 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/atheros.c' (122,248) at 20210308005003440
123987 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/testmode.h' (122,249) at 20210307214929738
123988 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/index.rst' (122,250) at 20240405153044981
123989 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/thp.h' (122,251) at 20240405153231867
123990 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pcic.h' (122,252) at 20240405153050425
123991 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/rockchip/grf.yaml' (122,253) at 20240613080016359
123992 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/install.sh' (122,254) at 20240405153046245
123993 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu-qom.h' (122,255) at 20240326080039698
123994 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/stm32.S' (122,256) at 20210309003648680
123995 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/rpc_rdma.h' (122,257) at 20210309003653932
123996 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ntb_transport.h' (122,258) at 20210307214931462
123997 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/dos2unix/dos2unix_7.5.2.bb' (122,259) at 20240301090012479
123998 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/Makefile' (122,260) at 20240405153045369
123999 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled5.conf' (122,261) at 20220603030012904
124000 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/vt8500.txt' (122,262) at 20210307214925294
124001 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021si-pre.dtsi' (122,263) at 20210307214926346
124002 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/dir.c' (122,264) at 20240405153231759
124003 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-filter-redirector.c' (122,265) at 20240326080039738
124004 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/Kconfig' (122,266) at 20210308005003052
124005 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/uhid.c' (122,267) at 20240405153048829
124006 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dummy.c' (122,268) at 20240405153051465
124007 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm.h' (122,269) at 20210307214928562
124008 2025-01-08 03:00:53.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/iwg20d-q7-dbcm-ca.dtsi' (122,270) at 20240405153045549
124009 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Varnamo_Alandsryd' (122,271) at 20210307205553794
124010 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-tree.bconf' (122,272) at 20210307214932462
124011 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-6282.dtsi' (122,273) at 20240405153045457
124012 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_checksum.h' (122,274) at 20240405153052845
124013 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/raw3270.h' (122,275) at 20240405153051513
124014 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/seville_vsc9953.c' (122,276) at 20240405153230911
124015 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/hpm2.h' (122,277) at 20210308004938816
124016 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-devres.c' (122,278) at 20240405153230311
124017 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipsec.c' (122,279) at 20240405153232279
124018 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mstar-msc313-mpll.h' (122,280) at 20220525020654543
124019 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/intel/stratix10-svc-client.h' (122,281) at 20240405153231807
124020 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cb_refs.c' (122,282) at 20240405153232259
124021 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt' (122,283) at 20240405153230531 to deleted uid set
124022 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/layouts/LoginLayout.vue' (122,284) at 20241004080035963
124023 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/int-ll64.h' (122,285) at 20210307214931614
124024 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-mipi-dphy.h' (122,286) at 20240405153052761
124025 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts' (122,287) at 20220525020651906
124026 2025-01-08 03:00:53.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey.h' (122,288) at 20221215040039070
124027 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/Kconfig' (122,289) at 20210308005003400
124028 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/slip.c' (122,290) at 20240405153231083
124029 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879-spi.c' (122,291) at 20210307214928502
124030 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ce.h' (122,292) at 20210309003651388
124031 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6795-pinfunc.h' (122,293) at 20240405153052649
124032 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/Makefile' (122,294) at 20220525020653063
124033 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/boot.c' (122,295) at 20221215040039098
124034 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/valid-adjtimex.c' (122,296) at 20240520080015239
124035 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-pinctrl.dtsi' (122,297) at 20240405153045821
124036 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch' (122,298) at 20220618030015190
124037 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/usb.h' (122,299) at 20240405153050409
124038 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/porting.rst' (122,300) at 20240405153229815
124039 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/imx_fec.h' (122,301) at 20230925080039929
124040 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/debugfs.h' (122,302) at 20240405153046929
124041 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb' (122,303) at 20241207090012335
124042 2025-01-08 03:00:53.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK01' (122,304) at 20210307214932714
124043 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-user.svg' (122,305) at 20210308005107069
124044 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/overflow.c' (122,306) at 20221215040039390
124045 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb' (122,307) at 20241206090014342
124046 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/fans/phosphor-fan_%.bbappend' (122,308) at 20241003080011997
124047 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/xattr.h' (122,309) at 20210307214931034
124048 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/wl.h' (122,310) at 20210308005003424
124049 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.server.cpp.mako' (122,311) at 20230516080040262
124050 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c' (122,312) at 20240405153050249
124051 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/head64.S' (122,313) at 20240405153046285
124052 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/amijoy.rst' (122,314) at 20210307214925514
124053 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0004-autogen.sh-fix-find-version-for-beta-checking.patch' (122,315) at 20241221090017696
124054 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/vblade.init' (122,316) at 20210307205553822
124055 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd-pro.dts' (122,317) at 20240405153045781
124056 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c' (122,318) at 20220525020653635
124057 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-spectral.h' (122,319) at 20210307214929766
124058 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_encoder.c' (122,320) at 20240405153048393
124059 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/templates/default/local.conf.sample' (122,321) at 20241221090017480
124060 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h' (122,322) at 20220525020652967
124061 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-unknown.err' (122,323) at 20210308005046401
124062 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_ibhdrs.h' (122,324) at 20220525020653135
124063 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/demo.c' (122,325) at 20210308005003540
124064 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_connmark.h' (122,326) at 20210307214931662
124065 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_cfg.h' (122,327) at 20220525020654191
124066 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_stall.h' (122,328) at 20240613080016515
124067 2025-01-08 03:00:53.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_dmaengine.c' (122,329) at 20240729080011340
124068 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/sh4.c' (122,330) at 20210308005045793
124069 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/controlcenterd-id.h' (122,331) at 20210308005003000
124070 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/cpuid.rst' (122,332) at 20240405153045329
124071 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo-basic.dts' (122,333) at 20240405153045525
124072 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_10_0_sh_mask.h' (122,334) at 20210307214927690
124073 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_dmm_tiler.c' (122,335) at 20240405153230611
124074 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/gm107.c' (122,336) at 20240405153048649
124075 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-msft-lumia-octagon-talkman.dts' (122,337) at 20240405153045765
124076 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.c' (122,338) at 20240405153047177
124077 2025-01-08 03:00:53.501-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/idxd.h' (122,339) at 20240520080015139
124078 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4_jbd2.h' (122,340) at 20240405153052341
124079 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sctp.h' (122,341) at 20240405153052937
124080 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8994.c' (122,342) at 20240405153232171
124081 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/rtsx_usb_sdmmc.c' (122,343) at 20240405153230859
124082 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hsit.h' (122,344) at 20240405153049445
124083 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6797.c' (122,345) at 20240405153051317
124084 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/gen_stats.rst' (122,346) at 20210307214925534
124085 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-support/idevicerestore/idevicerestore_%.bbappend' (122,347) at 20221007030014979
124086 2025-01-08 03:00:53.502-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_utils.cpp' (122,348) at 20230511080031863
124087 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slirp_kern.c' (122,349) at 20240405153230099
124088 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/vpd.cpp' (122,350) at 20211102000100504
124089 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-object.err' (122,351) at 20210308005046409
124090 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9263.dtsi' (122,352) at 20210308005002572
124091 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/meson.build' (122,353) at 20230925080039969
124092 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/st_slim_rproc.h' (122,354) at 20210307214931498
124093 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/Kconfig' (122,355) at 20210308005002916
124094 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/cmake.py' (122,356) at 20241221090017628
124095 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/Makefile' (122,357) at 20240405153045877
124096 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch' (122,358) at 20241221090017672
124097 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb' (122,359) at 20240106090017237
124098 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usbsevseg.c' (122,360) at 20240405153231563
124099 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_asoc_machine.h' (122,361) at 20220525020655095
124100 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stopped@.target' (122,362) at 20220301040040081
124101 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/Kconfig' (122,363) at 20210307214929130
124102 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/allwinner-a10.h' (122,364) at 20241211090212358
124103 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/nw80x.c' (122,365) at 20210309003650388
124104 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-m.dts' (122,366) at 20240405153045437
124105 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers-common.c' (122,367) at 20240405153045701
124106 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_mctrl_gpio.c' (122,368) at 20240405153052013
124107 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpupower-set.c' (122,369) at 20240405153232243
124108 2025-01-08 03:00:53.503-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/Kconfig' (122,370) at 20240405153051973
124109 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/index.rst' (122,371) at 20240405153045289
124110 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/lightning.c' (122,372) at 20240405153049125
124111 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/cadence_gem.h' (122,373) at 20210308005046021
124112 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc_1.07.1.bb' (122,374) at 20241206090014334
124113 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tpo-tpg110.c' (122,375) at 20240405153230619
124114 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb-mqs.dts' (122,376) at 20240405153045525
124115 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/utsname.c' (122,377) at 20220525020654743
124116 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/uio.h' (122,378) at 20210307214932742
124117 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/BSC9131RDB.h' (122,379) at 20210308005003576
124118 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/display-timing.txt' (122,380) at 20210308005003328
124119 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/setup.h' (122,381) at 20220525020652002
124120 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_ti816x.h' (122,382) at 20210308005002636
124121 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/tve200_drv.c' (122,383) at 20240405153230643
124122 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx93-clock.h' (122,384) at 20240405153231795
124123 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/ipmi-fru-sh.bb' (122,385) at 20241206090014226
124124 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/sepbuildfix.patch' (122,386) at 20210307205553966
124125 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/pmem.c' (122,387) at 20240405153046973
124126 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_8xx.S' (122,388) at 20241008080013895
124127 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_msi.c' (122,389) at 20240405153230091
124128 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/io.c' (122,390) at 20210308005003212
124129 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/oxsemi,ox820.h' (122,391) at 20210307214931346
124130 2025-01-08 03:00:53.504-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/guardlist' (122,392) at 20221110040028914
124131 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp' (122,393) at 20240904080003190
124132 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_fixed_vs_pe_retimer_dp.h' (122,394) at 20240405153230419
124133 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-bic-eid' (122,395) at 20240628080015597
124134 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iommu.h' (122,396) at 20210307214928522
124135 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/ms.h' (122,397) at 20210307214930670
124136 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Stats/meson.build' (122,398) at 20230825080021141
124137 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1043a_common.h' (122,399) at 20210308005003600
124138 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/adiantum.c' (122,400) at 20240405153046529
124139 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/fotg210.c' (122,401) at 20210308005003508
124140 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/Kconfig' (122,402) at 20210308005003408
124141 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/lbr.c' (122,403) at 20240415080012963
124142 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9g45.c' (122,404) at 20240405153046769
124143 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0003-Fix-libsodium-build.patch' (122,405) at 20240413080012655
124144 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-core.h' (122,406) at 20241115090012945
124145 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fcntl.h' (122,407) at 20240405153231871
124146 2025-01-08 03:00:53.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mpfs.c' (122,408) at 20240405153051497
124147 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_standalone.c' (122,409) at 20240628080014033
124148 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lan966x.rst' (122,410) at 20240405153045217
124149 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/log2.h' (122,411) at 20240405153052721
124150 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-pinfunc-snvs.h' (122,412) at 20210308005002588
124151 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-qds.dtsi' (122,413) at 20210308005002596
124152 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/Makefile' (122,414) at 20240405153230155
124153 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpu-hotplug/Makefile' (122,415) at 20240405153054293
124154 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_progress_src.cpp' (122,416) at 20241210090030757
124155 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap_int.h' (122,417) at 20240906080037376
124156 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_nexthop_multiprefix.sh' (122,418) at 20240405153232275
124157 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/compress_doc.bbclass' (122,419) at 20220910030013385
124158 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-rgmii.c' (122,420) at 20210307214930602
124159 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-pinmux.yaml' (122,421) at 20240405153229787
124160 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/qdisc.c' (122,422) at 20240405153050193
124161 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi.h' (122,423) at 20240405153052893
124162 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io.cpp' (122,424) at 20240819080030259
124163 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sllevk_defconfig' (122,425) at 20210308005003268
124164 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lx2160a_common.h' (122,426) at 20210308005003604
124165 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/MAINTAINERS' (122,427) at 20210308005003024
124166 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/current_stack_pointer.h' (122,428) at 20240805080014075
124167 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos2_4.dts' (122,429) at 20240405153045497
124168 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/feature-and-driver-maintainers.rst' (122,430) at 20240405153229819
124169 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f746-pinctrl.dtsi' (122,431) at 20240405153229903
124170 2025-01-08 03:00:53.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vclock_gettime.c' (122,432) at 20210307214926650
124171 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/preallocate.c' (122,433) at 20240326080039382
124172 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8916-camss.yaml' (122,434) at 20240405153045097
124173 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch' (122,435) at 20240309090012824
124174 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi' (122,436) at 20240405153045829
124175 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/memmap.c' (122,437) at 20240628080013989
124176 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-testregex' (122,438) at 20241221090017616
124177 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/membarrier.h' (122,439) at 20240913080013769
124178 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/MAINTAINERS' (122,440) at 20210308005002984
124179 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/calib.h' (122,441) at 20220525020653747
124180 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/NMISource.interface.yaml' (122,442) at 20221207040023627
124181 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png' (122,443) at 20210307205554270 to deleted uid set
124182 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/littlemill.c' (122,444) at 20240405153232191
124183 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kdb.c' (122,445) at 20220525020654739
124184 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/postprocess/trace-pagealloc-postprocess.pl' (122,446) at 20240405153045273
124185 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_dialog.c' (122,447) at 20210308005003472
124186 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/dumpstack_64.c' (122,448) at 20240405153046429
124187 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/base-files/base-files-ima.inc' (122,449) at 20210812000025270
124188 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp' (122,450) at 20221209040003858
124189 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol.bmp' (122,451) at 20210308005003768 to deleted uid set
124190 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TrustedComponent_v1.xml' (122,452) at 20240619080002940
124191 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cc-can-link.sh' (122,453) at 20210307214932134
124192 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc.h' (122,454) at 20210309003653996
124193 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb' (122,455) at 20210812000025258
124194 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ali512x.c' (122,456) at 20210308005003396
124195 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/raw.c' (122,457) at 20241216090017793
124196 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi' (122,458) at 20240405153229971
124197 2025-01-08 03:00:53.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/tz-msc.h' (122,459) at 20210308005046021
124198 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/main.c' (122,460) at 20240405153231171
124199 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_printer.h' (122,461) at 20210307214930802
124200 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/omapimage.h' (122,462) at 20210308005003772
124201 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_failure.c' (122,463) at 20240405153232259
124202 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/lec.c' (122,464) at 20240405153053165
124203 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/fsl,scu-rtc.yaml' (122,465) at 20240405153045153
124204 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/eainode.rst' (122,466) at 20240405153045201
124205 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring/0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch' (122,467) at 20240302090018202
124206 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-fadump' (122,468) at 20210307214925202
124207 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stmfx.h' (122,469) at 20240405153052733
124208 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rt5120-pwrkey.c' (122,470) at 20240405153049145
124209 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_car.S' (122,471) at 20210308005002884
124210 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-debug.c' (122,472) at 20240405153049453
124211 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_utils.robot' (122,473) at 20240627080021048
124212 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/base.py' (122,474) at 20220721030015869
124213 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/system.h' (122,475) at 20210308005002844
124214 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-zpodd.c' (122,476) at 20210307214926870
124215 2025-01-08 03:00:53.508-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ingenic,nemc.yaml' (122,477) at 20240405153229775
124216 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_opt.c' (122,478) at 20240405153053117
124217 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_framebuffer_helper.c' (122,479) at 20240405153230535
124218 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6368.c' (122,480) at 20240405153051305
124219 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/traps.c' (122,481) at 20210308005002836
124220 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/Makefile' (122,482) at 20210307214932686
124221 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (122,483) at 20221011030017216
124222 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/ceph_common.c' (122,484) at 20240405153053201
124223 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/single.rs' (122,485) at 20240405153053433
124224 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/cper.hpp' (122,486) at 20241125090040576
124225 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/platform_manager.hpp' (122,487) at 20240919080039602
124226 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-olinuxino.dts' (122,488) at 20210308005002624
124227 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-raspi2-machine.c' (122,489) at 20221215040039374
124228 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mona_dsp.c' (122,490) at 20220525020654995
124229 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/iterators/itnull.cocci' (122,491) at 20210308005003724
124230 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/landing_specific.html' (122,492) at 20210307205554286
124231 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0024-Fix-missing-randomness-in-__gen_tempname-bug-32214.patch' (122,493) at 20241221090017640
124232 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/checks.c' (122,494) at 20210308005003728
124233 2025-01-08 03:00:53.509-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/soc.c' (122,495) at 20240405153046693
124234 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl887d.h' (122,496) at 20210309003649824
124235 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/move_extent.c' (122,497) at 20241211090145513
124236 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-avenger96.dts' (122,498) at 20240405153045585
124237 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/Kconfig' (122,499) at 20240405153049373
124238 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/fruread.hpp' (122,500) at 20210308004925444
124239 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi3798cv200/hi3798cv200.h' (122,501) at 20210308005002640
124240 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/ti_sci_inta_msi.h' (122,502) at 20240405153052797
124241 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_config.h' (122,503) at 20240405153231063
124242 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml' (122,504) at 20240405153045173
124243 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/Kconfig' (122,505) at 20210307214930954
124244 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_env.c' (122,506) at 20240503080014482
124245 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper/dt-doc-validate' (122,507) at 20220204040022680
124246 2025-01-08 03:00:53.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/bat_rw.c' (122,508) at 20210308005002840
124247 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8996.h' (122,509) at 20210307214932366
124248 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ChassisCollection_v1.xml' (122,510) at 20240619080002920
124249 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skb_helpers.c' (122,511) at 20240405153054261
124250 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_htab_mem.sh' (122,512) at 20240405153232255
124251 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-linear.c' (122,513) at 20240405153049245
124252 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/Makefile' (122,514) at 20210307214927990
124253 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cpu_x86.h' (122,515) at 20210308005002880
124254 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mutex.c' (122,516) at 20240405153053017
124255 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/Kconfig' (122,517) at 20210308005003424
124256 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0004-adb-Fix-build-on-big-endian-systems.patch' (122,518) at 20231011080016574
124257 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.bell' (122,519) at 20240405153054069
124258 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_region.h' (122,520) at 20240405153048553
124259 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.err' (122,521) at 20230925080040089
124260 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/mediatek,mt6360-regulator.h' (122,522) at 20210309003653816
124261 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core_51.0.bb' (122,523) at 20241221090017500
124262 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/bochs-vbe.h' (122,524) at 20210308005046009
124263 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/operation.c' (122,525) at 20210307214928086
124264 2025-01-08 03:00:53.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch' (122,526) at 20210307205553898
124265 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c' (122,527) at 20240405153048365
124266 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap2-restart.c' (122,528) at 20210307214925918
124267 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hix5hd2-sata.c' (122,529) at 20240405153231311
124268 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/misc.h' (122,530) at 20210308005003552
124269 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_crypto.c' (122,531) at 20240405153053469
124270 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/Kbuild' (122,532) at 20240405153048653
124271 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/Makefile' (122,533) at 20240405153045717
124272 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_promise.c' (122,534) at 20240405153046669
124273 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/striper.c' (122,535) at 20210307214931906
124274 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/kms-properties.csv' (122,536) at 20240405153229815
124275 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/.clang-tidy' (122,537) at 20220303110006942
124276 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ODC-By-1.0' (122,538) at 20211006000025242
124277 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/omap-hdq.rst' (122,539) at 20210307214925634
124278 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.10.bb' (122,540) at 20241221090017692
124279 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186.dtsi' (122,541) at 20240405153045753
124280 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/memtester/memtester_4.6.0.bb' (122,542) at 20230114040015474
124281 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/mpc8313erdb.c' (122,543) at 20210308005002976
124282 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_temp.c' (122,544) at 20210309003650032
124283 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/gxp-fan-ctrl.rst' (122,545) at 20240405153045217
124284 2025-01-08 03:00:53.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1296-ds418.dts' (122,546) at 20210307214926038
124285 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i5000_edac.c' (122,547) at 20240405153047017
124286 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/0001-sample-Rename-dprintf-to-cyrus_dprintf.patch' (122,548) at 20220612030016727
124287 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_1_pmfw.h' (122,549) at 20240405153048349
124288 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_cfg_regs.h' (122,550) at 20240405153046605
124289 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp4131.c' (122,551) at 20240405153049009
124290 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kernel-parameters.txt' (122,552) at 20241011080017287
124291 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scs.h' (122,553) at 20240405153052789
124292 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr32_64.dts' (122,554) at 20210308005003760
124293 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/types.h' (122,555) at 20210307214926362
124294 2025-01-08 03:00:53.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-usb.c' (122,556) at 20240405153230823
124295 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/farch_regs.h' (122,557) at 20210307214929618
124296 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/su' (122,558) at 20210307205554570
124297 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h' (122,559) at 20240405153230595
124298 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfdbgl.c' (122,560) at 20210307214931898
124299 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_v3s.c' (122,561) at 20210308005003352
124300 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/input.c' (122,562) at 20210308005003384
124301 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/index.rst' (122,563) at 20240405153045193
124302 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_usart-test.c' (122,564) at 20241211090212550
124303 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/freescale-l2cache.txt' (122,565) at 20240405153045021
124304 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/Makefile' (122,566) at 20210307214926270
124305 2025-01-08 03:00:53.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_netdev.c' (122,567) at 20240405153231011
124306 2025-01-08 03:00:53.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/vfio_fsl_mc_private.h' (122,568) at 20240405153052161
124307 2025-01-08 03:00:53.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_v.c' (122,569) at 20210307214927282
124308 2025-01-08 03:00:53.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clockchips.h' (122,570) at 20240405153052669
124309 2025-01-08 03:00:53.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-mele-v9.dts' (122,571) at 20210307214926038
124310 2025-01-08 03:00:53.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_mod_trace.tc' (122,572) at 20210307214932674
124311 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-interconnect.json' (122,573) at 20240405153054153
124312 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernelsrc.bbclass' (122,574) at 20230813080012872
124313 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netlink.h' (122,575) at 20241018080014566
124314 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/control.h' (122,576) at 20240405153052889
124315 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/udc-reconnect.sh' (122,577) at 20230209040014209
124316 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_pcm.c' (122,578) at 20241011080017403
124317 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/virtiofs.rst' (122,579) at 20210307214925586
124318 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dsc' (122,580) at 20240906080037580
124319 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch' (122,581) at 20210307205554606
124320 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/adc@c000.conf' (122,582) at 20210307205554094
124321 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-vdi.c' (122,583) at 20210307214928086
124322 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorna' (122,584) at 20210307205553778
124323 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/meson_uart.c' (122,585) at 20240405153231515
124324 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootstage.h' (122,586) at 20210308005003564
124325 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/Kconfig' (122,587) at 20240405153231611
124326 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/zl6100.rst' (122,588) at 20220525020651738
124327 2025-01-08 03:00:53.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/lcdc/Kconfig' (122,589) at 20240405153048561
124328 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_pedit.h' (122,590) at 20240405153052865
124329 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ltc2941-battery-gauge.c' (122,591) at 20240405153231355
124330 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-input-exc3000' (122,592) at 20220525020651634
124331 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_types.c' (122,593) at 20210307214931106
124332 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_sk.c' (122,594) at 20240405153054261
124333 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/buffers.rst' (122,595) at 20220525020651722
124334 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc885ads.dts' (122,596) at 20210307214926358
124335 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (122,597) at 20240308090017911
124336 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/REDFISH_CHECKLIST.md' (122,598) at 20240723080003235
124337 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/riscv_imsic.h' (122,599) at 20220429100100562
124338 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-licenses.bb' (122,600) at 20230610080017615
124339 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/nativesdk-intercept/chown' (122,601) at 20230919080013998
124340 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/70-iio.rules' (122,602) at 20210507000042347
124341 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxp_mixer.c' (122,603) at 20220525020655015
124342 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-wmi-ddv' (122,604) at 20240405153044929
124343 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_poetry_core.bbclass' (122,605) at 20220910030013389
124344 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/mmzone.c' (122,606) at 20240405153054225
124345 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/.gitignore' (122,607) at 20210307214932458
124346 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_hardcode.c' (122,608) at 20220525020652294
124347 2025-01-08 03:00:53.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/task_mmu.c' (122,609) at 20240805080014027
124348 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps13.yaml' (122,610) at 20240405153045145
124349 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uaccess.h' (122,611) at 20241008080013895
124350 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_cif.c' (122,612) at 20220525020654239
124351 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs454.c' (122,613) at 20240405153053813
124352 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mxc_hdmi.h' (122,614) at 20210308005002652
124353 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/orangepi.c' (122,615) at 20241211090212250
124354 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/makefiles.rst' (122,616) at 20240405153045225
124355 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/cpuinfo_main.cpp' (122,617) at 20240904080048575
124356 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/aaci.h' (122,618) at 20210307214932190
124357 2025-01-08 03:00:53.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbva_base.c' (122,619) at 20210307214928058
124358 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/lu.c' (122,620) at 20240326080039494
124359 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/Kconfig' (122,621) at 20240405153045645
124360 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/mtk-uart-apdma.c' (122,622) at 20240405153230283
124361 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-v4l2.h' (122,623) at 20210307214928846
124362 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/mx5_video.h' (122,624) at 20210308005002676
124363 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-gw-src.sh' (122,625) at 20240913080015313
124364 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/apm_bios.h' (122,626) at 20210308005003656
124365 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271-spi.c' (122,627) at 20240405153053577
124366 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,ds2760.yaml' (122,628) at 20240405153045141
124367 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/Kconfig' (122,629) at 20210308005002912
124368 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dcr.h' (122,630) at 20210307214926338
124369 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_utils.c' (122,631) at 20240405153053929
124370 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/abituguru3.c' (122,632) at 20240405153048837
124371 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_dbu.h' (122,633) at 20210308005002712
124372 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/helpline.c' (122,634) at 20240405153054177
124373 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml' (122,635) at 20240405153045177
124374 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/riscv_hart.h' (122,636) at 20240326080039542
124375 2025-01-08 03:00:53.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/mlx90632.c' (122,637) at 20240405153049013
124376 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/legousbtower.c' (122,638) at 20240405153052113
124377 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/common/cpucp_if.h' (122,639) at 20240405153046573
124378 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/dwmmc.txt' (122,640) at 20210308005003304
124379 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.out' (122,641) at 20210308005046405 to deleted uid set
124380 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_spi.h' (122,642) at 20241220090018318
124381 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mptcp-sysctl.rst' (122,643) at 20240405153229823
124382 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/nanosleep.c' (122,644) at 20240405153054377
124383 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/gpio.h' (122,645) at 20210308005002636
124384 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31730.rst' (122,646) at 20210307214925502
124385 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx20442.c' (122,647) at 20240405153232151
124386 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uda.c' (122,648) at 20240405153049069
124387 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pm-cps.h' (122,649) at 20210307214926238
124388 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-vt8500.c' (122,650) at 20240613080016463
124389 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/073.out' (122,651) at 20210308005046441
124390 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/tools.exp' (122,652) at 20210308005007116
124391 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_proc.c' (122,653) at 20210307214932230
124392 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_mark.c' (122,654) at 20220525020654803
124393 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (122,655) at 20211015100030976
124394 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-mrw.bb' (122,656) at 20241206090014274
124395 2025-01-08 03:00:53.520-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/style.rst' (122,657) at 20240405153045009
124396 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt' (122,658) at 20210307214925390
124397 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega20_smumgr.h' (122,659) at 20210309003649664
124398 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/226' (122,660) at 20210927100127497
124399 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5-subcmu.h' (122,661) at 20210307214927018
124400 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp_gsc.h' (122,662) at 20240405153230555
124401 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lahti' (122,663) at 20210307205553770
124402 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch' (122,664) at 20241221090017664
124403 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/Makefile' (122,665) at 20210308005002900
124404 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv2m.c' (122,666) at 20210308005045885
124405 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/elf2ecoff.c' (122,667) at 20210307214926198
124406 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_wb.h' (122,668) at 20240405153048589
124407 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb' (122,669) at 20240302090018246
124408 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/eeti_ts.c' (122,670) at 20240405153049161
124409 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd43.dts' (122,671) at 20240405153045601
124410 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableFilter.vue' (122,672) at 20241004080035963
124411 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/158.out' (122,673) at 20210308005046453
124412 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/.gitignore' (122,674) at 20210307214926750
124413 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/Kconfig' (122,675) at 20210307214929962
124414 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (122,676) at 20240727080014098
124415 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (122,677) at 20241206090014230
124416 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ppc4xx_edac.c' (122,678) at 20240405153047021
124417 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_lock_contention.c' (122,679) at 20240405153054181
124418 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/array_size_dup.cocci' (122,680) at 20210309003654532
124419 2025-01-08 03:00:53.521-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/Makefile' (122,681) at 20210308005002948
124420 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/empty-pmu-events.c' (122,682) at 20240405153232231
124421 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Drive_v1.xml' (122,683) at 20240918080002708
124422 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/security.c' (122,684) at 20220525020653119
124423 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/crypt-lib.patch' (122,685) at 20241221090017644
124424 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (122,686) at 20220330030014978
124425 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/vf.h' (122,687) at 20220525020653547
124426 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/blocker.h' (122,688) at 20240326080039546
124427 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/rx_desc.h' (122,689) at 20240405153231163
124428 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c' (122,690) at 20240405153047149
124429 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/setup.c' (122,691) at 20210309003648824
124430 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-stop.rst' (122,692) at 20220525020654131
124431 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53622@67.conf' (122,693) at 20240904080027738
124432 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/cxlmem.h' (122,694) at 20240919080017050
124433 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-assign-cpus.sh' (122,695) at 20240405153054365
124434 2025-01-08 03:00:53.522-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/asymmetric-subtype.h' (122,696) at 20210309003653816
124435 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mac.c' (122,697) at 20240405153050309
124436 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_gui_header.robot' (122,698) at 20240628080017113
124437 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev-dmabuf.h' (122,699) at 20210307214930982
124438 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/templates/default/conf-notes.txt' (122,700) at 20240407080011706
124439 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_frac.h' (122,701) at 20210307214930550
124440 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/virtual-memory.json' (122,702) at 20240405153054157
124441 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-m28.dtsi' (122,703) at 20240405153229891
124442 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/algos.c' (122,704) at 20240405153231951
124443 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/watchpoint.c' (122,705) at 20240906080037140
124444 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_rdma.h' (122,706) at 20210307214931366
124445 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MulanPSL-2.0' (122,707) at 20211006000025238
124446 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga.c' (122,708) at 20240906080037216
124447 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v4.h' (122,709) at 20240405153051289
124448 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kc1.h' (122,710) at 20210308005003600
124449 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-mc.c' (122,711) at 20240405153049585
124450 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-viapro.c' (122,712) at 20210309003649992
124451 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-dma-contig.h' (122,713) at 20210307214931550
124452 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/agent-proxy_1.97.bb' (122,714) at 20220402030015975
124453 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_atomic.c' (122,715) at 20210307214927854
124454 2025-01-08 03:00:53.523-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/nvidia,tegra20-cpufreq.txt' (122,716) at 20220525020651666
124455 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug.h' (122,717) at 20210308005002792
124456 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/lg-vl600.c' (122,718) at 20220525020653695
124457 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas5805m.yaml' (122,719) at 20240405153045173
124458 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (122,720) at 20230412080023460
124459 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/clock.h' (122,721) at 20210307214925874
124460 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/blob_mock.hpp' (122,722) at 20210427000038401
124461 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dc2114x.c' (122,723) at 20210308005003428
124462 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc8180x-pas.yaml' (122,724) at 20240405153229791
124463 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpfilter.h' (122,725) at 20210307214931626
124464 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/target.h' (122,726) at 20240405153054205
124465 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/atomic.h' (122,727) at 20240405153054033
124466 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/balloon.h' (122,728) at 20210308005046053
124467 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/trace.h' (122,729) at 20210308005045749
124468 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/siggen.py' (122,730) at 20230813080012864
124469 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/wipe_0.24.bb' (122,731) at 20220402030015959
124470 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/Makefile' (122,732) at 20210307214931058
124471 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/Kconfig' (122,733) at 20240906080037224
124472 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.1.bb' (122,734) at 20241221090017532
124473 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1046a_common.h' (122,735) at 20210308005003600
124474 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/local.conf.sample' (122,736) at 20241221090017460
124475 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/usermode/0001-fix-compile-failure-against-musl-C-library.patch' (122,737) at 20210307205553746
124476 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/common_utils.robot' (122,738) at 20240627080021048
124477 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ath79_wdt.c' (122,739) at 20240405153052237
124478 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in1_slave_regs.h' (122,740) at 20240405153046585
124479 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/license-rules.rst' (122,741) at 20240405153229839
124480 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_lvds.h' (122,742) at 20210307214928042
124481 2025-01-08 03:00:53.524-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mc13783.h' (122,743) at 20210307214931430
124482 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/wavaudio.c' (122,744) at 20240326080039370
124483 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cpu.h' (122,745) at 20210308005003628
124484 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/adc/ad7816.c' (122,746) at 20210309003653008
124485 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,kona-gpio.yaml' (122,747) at 20240405153229763
124486 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf_%.bbappend' (122,748) at 20241206090014286
124487 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-mb7.dtsi' (122,749) at 20240405153045521
124488 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/10-adbd-configfs.conf' (122,750) at 20230401080011931
124489 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/timer.c' (122,751) at 20210308005002556
124490 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/reference_tracking.c' (122,752) at 20240405153054257
124491 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/user-exec-stub.c' (122,753) at 20240326080039370
124492 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/standby-power-enable' (122,754) at 20240927080014067
124493 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/bitsperlong.h' (122,755) at 20240326080039554
124494 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vdo0.c' (122,756) at 20240405153046797
124495 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bayleybay_defconfig' (122,757) at 20210308005003252
124496 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ife.h' (122,758) at 20210307214931558
124497 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/task.rs' (122,759) at 20240405153232099
124498 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cache_insns_32.h' (122,760) at 20210307214926550
124499 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/composite.c' (122,761) at 20240405153046849
124500 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-g12a-power.h' (122,762) at 20240405153231799
124501 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-native.inc' (122,763) at 20241221090017672
124502 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm23550.dtsi' (122,764) at 20240405153229871
124503 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig' (122,765) at 20210308005003256
124504 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry-common.c' (122,766) at 20240405153229983
124505 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/coherent.c' (122,767) at 20240405153231907
124506 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch' (122,768) at 20241221090017680
124507 2025-01-08 03:00:53.525-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/Kconfig' (122,769) at 20210308005002724
124508 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-icelake.c' (122,770) at 20240405153231323
124509 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/bootm.h' (122,771) at 20210308005002876
124510 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bsp/u-boot/u-boot-aspeed-sdk/bletchley.cfg' (122,772) at 20220916030015740
124511 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a09g011.dtsi' (122,773) at 20240405153229963
124512 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/types.hpp' (122,774) at 20210308005109241
124513 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_dev.h' (122,775) at 20240405153049893
124514 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch' (122,776) at 20241221090017540
124515 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_icpu_cfg.h' (122,777) at 20210308005002820
124516 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/compare-fp-1.c' (122,778) at 20210308005003720
124517 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/.gitignore' (122,779) at 20210307214932686
124518 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mpc8544ds.c' (122,780) at 20230925080039897
124519 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/modifier.hpp' (122,781) at 20230201040022463
124520 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc.c' (122,782) at 20241211090212558
124521 2025-01-08 03:00:53.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fabrics-cmd-auth.c' (122,783) at 20240726080012858
124522 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q.dtsi' (122,784) at 20210308005002584
124523 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irq-uart-s3c64xx.h' (122,785) at 20210309003648712
124524 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycodestyle_2.12.1.bb' (122,786) at 20241221090017560
124525 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/string.c' (122,787) at 20240405153045369
124526 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0001-powerpc-change-the-memory-size-limit.patch' (122,788) at 20210307205554598
124527 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kvm_types.h' (122,789) at 20210309003653800
124528 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.patchew.yml' (122,790) at 20210927100127017
124529 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_project_page.py' (122,791) at 20210307205554266
124530 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-sama5d2-isc.c' (122,792) at 20240405153231471
124531 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/service_files/smbios-mdrv2.service' (122,793) at 20230821192414184
124532 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/alphascale_asm9260-icoll.h' (122,794) at 20210307214928526
124533 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/copy_user_template.S' (122,795) at 20210307214926114
124534 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_xmit.h' (122,796) at 20220525020654187
124535 2025-01-08 03:00:53.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/marvell,nand-controller.yaml' (122,797) at 20240405153229779
124536 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_4_1_sh_mask.h' (122,798) at 20210307214927334
124537 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cgroup.c' (122,799) at 20241211090145541
124538 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/device_attr_show.cocci' (122,800) at 20210309003654532
124539 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uppsala_Vedyxa' (122,801) at 20210307205553794
124540 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/booting.rst' (122,802) at 20220525020651750
124541 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-blockjob.c' (122,803) at 20240906080037580
124542 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt' (122,804) at 20240405153230531
124543 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lcd.h' (122,805) at 20210307214931414
124544 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_w.c' (122,806) at 20210308005046513
124545 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/pinctrl-common.h' (122,807) at 20210309003652148
124546 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc4.c' (122,808) at 20210307214931794
124547 2025-01-08 03:00:53.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/TFTP.interface.yaml' (122,809) at 20220315030032663
124548 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/hd-geometry.c' (122,810) at 20240326080039426
124549 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/googletest.wrap' (122,811) at 20210713100033784
124550 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/init_32.c' (122,812) at 20240405153230047
124551 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/eventfd.c' (122,813) at 20240405153054389
124552 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/hid-sensor-rotation.c' (122,814) at 20220525020653111
124553 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/aspeed-image-initramfs.bb' (122,815) at 20210307205553670
124554 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/ocelot_ext.c' (122,816) at 20240405153049757
124555 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml' (122,817) at 20240405153045077
124556 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/command-int.out' (122,818) at 20210308005046401 to deleted uid set
124557 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c' (122,819) at 20210308005002548
124558 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ProcessorCollection.json' (122,820) at 20240619080002952
124559 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c' (122,821) at 20240405153049865
124560 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/pci.c' (122,822) at 20240405153050585
124561 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/headsmp.S' (122,823) at 20210307214925962
124562 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/xilinx-pr-decoupler.c' (122,824) at 20240405153230299
124563 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-logging/LICENSE' (122,825) at 20210308005117965
124564 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/crt0_x86_64_efi.S' (122,826) at 20210308005002884
124565 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_oem.h' (122,827) at 20210308004938820
124566 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml' (122,828) at 20240405153229763
124567 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_nat.c' (122,829) at 20240405153232063
124568 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cyrus_P5040_defconfig' (122,830) at 20210308005003236
124569 2025-01-08 03:00:53.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/init.c' (122,831) at 20241211090145469
124570 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/aat2870.h' (122,832) at 20210307214931422
124571 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/ufs.h' (122,833) at 20241211090212354
124572 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/wsm.c' (122,834) at 20240405153050709
124573 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx-pci.c' (122,835) at 20240405153051793
124574 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strcmp.S' (122,836) at 20210307214925674
124575 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv3032.c' (122,837) at 20240405153231375
124576 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/system_local.h' (122,838) at 20210307214930574
124577 2025-01-08 03:00:53.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target.h' (122,839) at 20241211090212526
124578 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_dvbt2.h' (122,840) at 20210307214928614
124579 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/xilinx.c' (122,841) at 20210308005003376
124580 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_skcipher_algs.c' (122,842) at 20240405153230271
124581 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_13.dtso' (122,843) at 20240405153231279
124582 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri.dtsi' (122,844) at 20240405153229887
124583 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/sthyi.c' (122,845) at 20240405153230083
124584 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/Makefile' (122,846) at 20240405153046309
124585 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-ebbg.dts' (122,847) at 20240405153045789
124586 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/brppt1.h' (122,848) at 20210308005003588
124587 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vmem_private.h' (122,849) at 20210307214930542
124588 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_mon.h' (122,850) at 20240405153052837
124589 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/280.out' (122,851) at 20240906080037564
124590 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/gdb-kernel-debugging.rst' (122,852) at 20240405153045009
124591 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun4i-tcon-ch1.c' (122,853) at 20210307214927030
124592 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/i2c_occ.hpp' (122,854) at 20210921100032682
124593 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/rfi.h' (122,855) at 20240405153050525
124594 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-caps.h' (122,856) at 20241104090011587
124595 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/semiconsole.c' (122,857) at 20240906080037576
124596 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/Makefile' (122,858) at 20220525020653387
124597 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ds1wm.h' (122,859) at 20210307214931426
124598 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/at91_udc.h' (122,860) at 20210308005003504
124599 2025-01-08 03:00:53.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-u-boot.dtsi' (122,861) at 20210308005002600
124600 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/post.h' (122,862) at 20210308005003680
124601 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml' (122,863) at 20240405153045161
124602 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/sys/uncore.json' (122,864) at 20240405153054117
124603 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gthumb/gthumb/283c9483afd1215378c8b9871f51cd61770e53e7.patch' (122,865) at 20241221090017488
124604 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/pci.c' (122,866) at 20240405153046297
124605 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.c' (122,867) at 20240405153230415
124606 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/evk-rk3128.c' (122,868) at 20210308005003040
124607 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx.c' (122,869) at 20240405153051709
124608 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cerr-sb1.c' (122,870) at 20210307214926274
124609 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/opcodes.txt' (122,871) at 20240405153046305
124610 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/ident-with-escape.json' (122,872) at 20210308005046405
124611 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1-spe-glue.c' (122,873) at 20240405153046101
124612 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/bit.h' (122,874) at 20210307214927906
124613 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_lblc.c' (122,875) at 20240405153232055
124614 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml' (122,876) at 20240405153045137
124615 2025-01-08 03:00:53.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench_prealloc.py' (122,877) at 20210927100127349
124616 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/Kconfig' (122,878) at 20210307214930842
124617 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr-ca' (122,879) at 20210308005046145
124618 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/processing.hpp' (122,880) at 20240820080028982
124619 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kangaslampi' (122,881) at 20210307205553770
124620 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_security.h' (122,882) at 20220525020654171
124621 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qobject-internal.h' (122,883) at 20210927100127341
124622 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/debug_hw_1x01.c' (122,884) at 20220525020653035
124623 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/scx200_acb.c' (122,885) at 20240405153048921
124624 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_helper.c' (122,886) at 20240405153047213
124625 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/befs_fs_types.h' (122,887) at 20210307214931002
124626 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lcms/lcms_2.16.bb' (122,888) at 20240413080012659
124627 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/base_specific.html' (122,889) at 20231126090012817
124628 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/MAINTAINERS' (122,890) at 20210308005002980
124629 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout0_slave_regs.h' (122,891) at 20240405153046585
124630 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-poweroff@.service' (122,892) at 20230310090018691
124631 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp7045.h' (122,893) at 20210307214928822
124632 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/split-irq.h' (122,894) at 20210308005046009
124633 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l2-smarc-cru-csi-ov5645.dtso' (122,895) at 20240405153045809
124634 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hpe/hpe-bmc-dl360gen10.dts' (122,896) at 20240405153045437
124635 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.filter' (122,897) at 20240906080037564
124636 2025-01-08 03:00:53.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch' (122,898) at 20241206090014350
124637 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-thin.c' (122,899) at 20241211090145445
124638 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,csi2.yaml' (122,900) at 20240405153045101
124639 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c' (122,901) at 20240405153230947
124640 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/OWNERS' (122,902) at 20221102030023101
124641 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-error.c' (122,903) at 20220525020652434
124642 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-locomo.c' (122,904) at 20240405153049217
124643 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_pie.c' (122,905) at 20240405153053369
124644 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/otg-fsm.h' (122,906) at 20240405153052813
124645 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-mm.rst' (122,907) at 20240405153229815
124646 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/Makefile' (122,908) at 20210307214930054
124647 2025-01-08 03:00:53.536-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_phyp.h' (122,909) at 20210307214929422
124648 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.c' (122,910) at 20240405153231247
124649 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos_7.dts' (122,911) at 20240405153045497
124650 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/fault.c' (122,912) at 20240405153045913
124651 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/harma/gpio_desc.json' (122,913) at 20240111090005998
124652 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/TODO' (122,914) at 20210307214930690
124653 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/rx20-led-manager-config/led.yaml' (122,915) at 20240829080014022
124654 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_smd-regulator.c' (122,916) at 20240405153231363
124655 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_spi.c' (122,917) at 20240405153049745
124656 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memattrs.h' (122,918) at 20241211090212354
124657 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-TheWrekin' (122,919) at 20210307205553798
124658 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/irq.h' (122,920) at 20210307214926314
124659 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/head.S' (122,921) at 20210307214926310
124660 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/052_u_boot_spl_nodtb.dts' (122,922) at 20210308005003752
124661 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/aml-build.h' (122,923) at 20241211090212358
124662 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/Hal8723BReg.h' (122,924) at 20220525020654179
124663 2025-01-08 03:00:53.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-apq8084.c' (122,925) at 20240405153230223
124664 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/select.c' (122,926) at 20240405153231731
124665 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_kprobes.c' (122,927) at 20240405153046301
124666 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_fence.c' (122,928) at 20210307214928058
124667 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-ia32x64.c' (122,929) at 20241114091008828
124668 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml' (122,930) at 20240405153045185
124669 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/bmips_ram.c' (122,931) at 20210308005003476
124670 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorbygden' (122,932) at 20210307205553790
124671 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml' (122,933) at 20240405153045169
124672 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/nlohmann_json.wrap' (122,934) at 20231209090034221
124673 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/templates/default/conf-notes.txt' (122,935) at 20230930080011588
124674 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic.c' (122,936) at 20240405153049849
124675 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/status.c' (122,937) at 20240405153232119
124676 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/Makefile.kvm' (122,938) at 20240405153054389
124677 2025-01-08 03:00:53.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_mmu.h' (122,939) at 20210307214930550
124678 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dc.h' (122,940) at 20240405153048761
124679 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ECL-2.0' (122,941) at 20210307205554418
124680 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/features.rst' (122,942) at 20240405153229739
124681 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data_json.cpp' (122,943) at 20240820080027378
124682 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/nislands_smc.h' (122,944) at 20220525020652995
124683 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sip/sip_6.9.0.bb' (122,945) at 20241221090017516
124684 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogEntry_v1.xml' (122,946) at 20240918080002712
124685 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/transaction.c' (122,947) at 20240520080015195
124686 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-topology.c' (122,948) at 20220525020652422
124687 2025-01-08 03:00:53.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/tlbflush.h' (122,949) at 20240712080021057
124688 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c' (122,950) at 20240405153230395
124689 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-data.out' (122,951) at 20210927100127473 to deleted uid set
124690 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/.shellcheck' (122,952) at 20220105012522959 to deleted uid set
124691 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_flix.S' (122,953) at 20210308005046529
124692 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/064_entry_args_required.dts' (122,954) at 20210308005003752
124693 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_reg_print.c_shipped' (122,955) at 20210307214930278
124694 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl827e.h' (122,956) at 20210309003649824
124695 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mt8195-jpegenc.yaml' (122,957) at 20240405153045093
124696 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_rockchip.c' (122,958) at 20240405153049817
124697 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc.h' (122,959) at 20240405153052573
124698 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io_types.h' (122,960) at 20210307214930558
124699 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/special_insns.h' (122,961) at 20210307214925650
124700 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/187' (122,962) at 20210927100127493
124701 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/override_fan_target.hpp' (122,963) at 20220308040020760
124702 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/initvals_init.h' (122,964) at 20210309003651788
124703 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (122,965) at 20210903000032571
124704 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/edid.h' (122,966) at 20210307214927830
124705 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/curve25519-generic.c' (122,967) at 20240405153046537
124706 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-module-sig.pl' (122,968) at 20210307214932146
124707 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_phy.c' (122,969) at 20240405153051893
124708 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi' (122,970) at 20240405153045801
124709 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp46x-ixdp465.dts' (122,971) at 20240405153045437
124710 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha2-ce-glue.c' (122,972) at 20220525020651878
124711 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cacheops.h' (122,973) at 20240405153045937
124712 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lilltjara_Digerberget' (122,974) at 20210307205553786
124713 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/cloop.c' (122,975) at 20240326080039374
124714 2025-01-08 03:00:53.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/vbtn.c' (122,976) at 20240415080012979
124715 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/googletest.wrap' (122,977) at 20230629131804615
124716 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/usage.rst' (122,978) at 20240527080023344
124717 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trustme/run-ptest' (122,979) at 20240301090012435
124718 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/test/cleanup_handler_unittest.cpp' (122,980) at 20210308005120361
124719 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ange_Snoberg' (122,981) at 20210307205553778
124720 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/c29xpcie.c' (122,982) at 20210308005002960
124721 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/stream_open.cocci' (122,983) at 20210307214932138
124722 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.c' (122,984) at 20220525020652971
124723 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-bcm2835.c' (122,985) at 20240405153230675
124724 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_request-end.h' (122,986) at 20210307214926450
124725 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/huf.h' (122,987) at 20240405153053113
124726 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/int_pow.c' (122,988) at 20220525020654751
124727 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/MAINTAINERS' (122,989) at 20210308004942076
124728 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/test-armv6m-undef.S' (122,990) at 20240326080039742
124729 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77995_draak_defconfig' (122,991) at 20210308005003276
124730 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/st,rng.yaml' (122,992) at 20240405153045153
124731 2025-01-08 03:00:53.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/connect_close.c' (122,993) at 20240405153054353
124732 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/platform.cpp' (122,994) at 20241219090011028
124733 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/event_matches_filter_test.cpp' (122,995) at 20241015080002919
124734 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/mxs-dma.h' (122,996) at 20210307214931378
124735 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa27x.c' (122,997) at 20240405153231327
124736 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-005b.conf' (122,998) at 20240904080027734
124737 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pptt.c' (122,999) at 20240405153046645
124738 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/wcmd.c' (123,000) at 20240405153051953
124739 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/tmpd.cpp' (123,001) at 20210308005108645
124740 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_1.1.1.bb' (123,002) at 20241221090017528
124741 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/tie-asm.h' (123,003) at 20210307214926770
124742 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user.c' (123,004) at 20240906080037448
124743 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SECURE_BOOT_defconfig' (123,005) at 20210308005003240
124744 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/chan.c' (123,006) at 20240405153231255
124745 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/stacksplitdfa.in' (123,007) at 20210307214932166
124746 2025-01-08 03:00:53.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/csrc-octeon.c' (123,008) at 20210307214926198
124747 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vgic-v3-sr.c' (123,009) at 20240405153045885
124748 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-cdat.c' (123,010) at 20240906080037212
124749 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c' (123,011) at 20240805080013979
124750 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/fm801.c' (123,012) at 20220525020654995
124751 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.c' (123,013) at 20220525020652971
124752 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/bpfilter/sockopt.c' (123,014) at 20240405153053241
124753 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/Makefile' (123,015) at 20210307214930122
124754 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/cuda.c' (123,016) at 20241211090212298
124755 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p_core.h' (123,017) at 20210307214930902
124756 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/actions/Kconfig' (123,018) at 20210307214930434
124757 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/README' (123,019) at 20210308005002956
124758 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/test/filesystem_mock.hpp' (123,020) at 20210427000038985
124759 2025-01-08 03:00:53.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vato' (123,021) at 20210307205553794
124760 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/smp.c' (123,022) at 20240405153045353
124761 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_qca.c' (123,023) at 20240405153232011
124762 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb' (123,024) at 20241221090017520
124763 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/Makefile' (123,025) at 20210308005002948
124764 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_reset.h' (123,026) at 20240405153048445
124765 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size___diff_sz.c' (123,027) at 20210307214932642
124766 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_xarray.c' (123,028) at 20241008080014027
124767 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx-core.c' (123,029) at 20240405153049613
124768 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/cross_ar.patch' (123,030) at 20241221090017520
124769 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_ph.c' (123,031) at 20210308005046505
124770 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/counter_example.c' (123,032) at 20240405153054045
124771 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/perf_regs.c' (123,033) at 20220525020652006
124772 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_format_helper.c' (123,034) at 20240405153048397
124773 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/Makefile' (123,035) at 20240405153046201
124774 2025-01-08 03:00:53.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon-cityman.dts' (123,036) at 20240405153045769
124775 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdm660.c' (123,037) at 20240405153051349
124776 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/virtio-pmem.rst' (123,038) at 20210927100127081
124777 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-peripheral.c' (123,039) at 20210308005003348
124778 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max14577-private.h' (123,040) at 20210307214931430
124779 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xen/Makefile' (123,041) at 20240405153045609
124780 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_srq.c' (123,042) at 20241211090145437
124781 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/michael.c' (123,043) at 20210307214931990
124782 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp107.c' (123,044) at 20240405153048641
124783 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb' (123,045) at 20240113090014540
124784 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x.h' (123,046) at 20240405153053553
124785 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_dma.h' (123,047) at 20210307214930922
124786 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/memcpy.S' (123,048) at 20240405153046265
124787 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ltp_stress.py' (123,049) at 20220405030025641
124788 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml' (123,050) at 20210721000034682
124789 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9263ek.dts' (123,051) at 20210308005002572
124790 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/postgresql_16.4.bb' (123,052) at 20241221090017508
124791 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h' (123,053) at 20241211090145417
124792 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/__init__.py' (123,054) at 20210307205554434
124793 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_state.c' (123,055) at 20210307214931958
124794 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_defs.h' (123,056) at 20210308005003692
124795 2025-01-08 03:00:53.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/unpack.h' (123,057) at 20210307214927902
124796 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x05_uclass.h' (123,058) at 20220525020653035
124797 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_offload.c' (123,059) at 20240812080017240
124798 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hashmap.h' (123,060) at 20240405153232235
124799 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ocf.c' (123,061) at 20210307214930234
124800 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ddr.h' (123,062) at 20210308005002972
124801 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/profile' (123,063) at 20241206090014310
124802 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/mmss_cc.xml.h' (123,064) at 20240405153048597
124803 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ibm-basic-eth-map.json' (123,065) at 20230930080011592
124804 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/test.h' (123,066) at 20210309003655972
124805 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtso' (123,067) at 20240405153045797
124806 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_backlight.c' (123,068) at 20240405153231587
124807 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/OWNERS' (123,069) at 20230412080023456
124808 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/Makefile' (123,070) at 20240405153230755
124809 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu100-revC.dts' (123,071) at 20210308005002636
124810 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/devlink.c' (123,072) at 20240405153053233
124811 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/unaligned.h' (123,073) at 20210308005002824
124812 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek,net.yaml' (123,074) at 20240520080015123
124813 2025-01-08 03:00:53.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-ring.c' (123,075) at 20241008080013983
124814 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_64.c' (123,076) at 20240617080017378
124815 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.memory-test' (123,077) at 20210308005003296
124816 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/boot_type.override.yml' (123,078) at 20210803000022012
124817 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/unwind.h' (123,079) at 20210307214926118
124818 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/Makefile' (123,080) at 20240405153051865
124819 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trafaret_2.1.1.bb' (123,081) at 20240302090018214
124820 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash32.h' (123,082) at 20240906080037512
124821 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts' (123,083) at 20240405153045713
124822 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/pdbg-test.dts' (123,084) at 20220429030017164
124823 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/Kconfig' (123,085) at 20210307214929634
124824 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/Makefile' (123,086) at 20240405153051381
124825 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/toonie.c' (123,087) at 20220525020654963
124826 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/shared-mime-info/0001-Fix-build-with-libxml2-2.12.0-and-clang-17.patch' (123,088) at 20231207090015282
124827 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/sigio.c' (123,089) at 20220525020652126
124828 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/Makefile' (123,090) at 20210307214925674
124829 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/mntpt.c' (123,091) at 20240617080017402
124830 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linkmode.h' (123,092) at 20240405153052721
124831 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/smp.h' (123,093) at 20210309003648980
124832 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hiddev.h' (123,094) at 20210307214931634
124833 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/mmu.c' (123,095) at 20240405153046345
124834 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_spl_defconfig' (123,096) at 20210308005003280
124835 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2c.h' (123,097) at 20240405153231379
124836 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_internal.h' (123,098) at 20230720080043539
124837 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/Makefile' (123,099) at 20220525020653911
124838 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc_state_dump.h' (123,100) at 20240405153048441
124839 2025-01-08 03:00:53.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/nand.c' (123,101) at 20210308005002972
124840 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/uninit_stack.c' (123,102) at 20240405153054261
124841 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btrfs.h' (123,103) at 20210307214931362
124842 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr1_dimm_params.c' (123,104) at 20210308005003360
124843 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/bpf/sdt.h' (123,105) at 20240405153054285 to deleted uid set
124844 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts' (123,106) at 20240405153229923
124845 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd33c93.c' (123,107) at 20241018080014546
124846 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_get_capabilities.robot' (123,108) at 20240911080043995
124847 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5208EVBE.h' (123,109) at 20210308005003576
124848 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/mapping.c' (123,110) at 20240910080014090
124849 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c' (123,111) at 20240405153047205
124850 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/0001-include-sys-uio.patch' (123,112) at 20231014080011723
124851 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/config.mk' (123,113) at 20210308005003056
124852 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.8.bb' (123,114) at 20231126090012805
124853 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-procfs.c' (123,115) at 20240405153053221
124854 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_core_32.c' (123,116) at 20210307214926698
124855 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__force_include.hpp' (123,117) at 20230511080042403
124856 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/hisi_powerkey.c' (123,118) at 20210307214928482
124857 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/stats.c' (123,119) at 20240820080014189
124858 2025-01-08 03:00:53.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmpc/libmpc.inc' (123,120) at 20220402030016235
124859 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml' (123,121) at 20240405153045045
124860 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/nvram.c' (123,122) at 20210308005003540
124861 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic.h' (123,123) at 20240405153046645
124862 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/cadence_master.c' (123,124) at 20241018080014546
124863 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/ppc/vdso-64.so' (123,125) at 20241211090212378 to deleted uid set
124864 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_auto_common.c' (123,126) at 20210308005003448
124865 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-system.c' (123,127) at 20241211090212206
124866 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/netlink_helpers.h' (123,128) at 20241220090018346
124867 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_dvi.c' (123,129) at 20240405153231491
124868 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-mouse.txt' (123,130) at 20210307214925338
124869 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/__init__.py' (123,131) at 20210307205554446
124870 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/device.h' (123,132) at 20210309003648808
124871 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/directives/kvm-console.html' (123,133) at 20210308005107077
124872 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/osdep.h' (123,134) at 20240405153049069
124873 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-cpu.h' (123,135) at 20240405153046841
124874 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/vmem.c' (123,136) at 20240411080014054
124875 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-transformer-common.dtsi' (123,137) at 20240405153229879
124876 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/imx_serial.c' (123,138) at 20241211090212258
124877 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/proxy-memory-listener.c' (123,139) at 20230925080039901
124878 2025-01-08 03:00:53.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_debugfs.c' (123,140) at 20240405153048777
124879 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user_namespace.h' (123,141) at 20241115090012965
124880 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qgraph.h' (123,142) at 20240906080037568
124881 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0001-Set-Json_validator-Install-off-if-it-finds-it-via-li.patch' (123,143) at 20230919080013954
124882 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_HWConfig.h' (123,144) at 20220525020654179
124883 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/soc.c' (123,145) at 20210308005002552
124884 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_nf.c' (123,146) at 20240405153054245
124885 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/cdma.h' (123,147) at 20240405153048801
124886 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml' (123,148) at 20240405153045109
124887 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/grlib_uart.h' (123,149) at 20240906080037332
124888 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wait.h' (123,150) at 20210307214931686
124889 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/clear_user.S' (123,151) at 20240405153229995
124890 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/rail.cpp' (123,152) at 20240628080035889
124891 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/HalPwrSeqCmd.h' (123,153) at 20220525020654183
124892 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/include.patch' (123,154) at 20210307205554458
124893 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt700.c' (123,155) at 20240405153053957
124894 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso.ld' (123,156) at 20240326080039558
124895 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/cirrus/wmfw.h' (123,157) at 20240405153052689
124896 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/pmu.txt' (123,158) at 20210307214925270
124897 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/wireguard.inc' (123,159) at 20220402030015907
124898 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/debug-sr.c' (123,160) at 20240405153045881
124899 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64-parsec.yml' (123,161) at 20210420000021570
124900 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/0001-Add-casts-to-appease-conversions-between-wchar_t-and.patch' (123,162) at 20241206090014242
124901 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h' (123,163) at 20210307214927966
124902 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NAND_defconfig' (123,164) at 20210308005003240
124903 2025-01-08 03:00:53.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm660.dtsi' (123,165) at 20240405153045785
124904 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/pci.c' (123,166) at 20240405153045673
124905 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_fba.c' (123,167) at 20240405153051509
124906 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/zhaoxin.c' (123,168) at 20210307214926698
124907 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/amd,sbrmi.yaml' (123,169) at 20240405153045065
124908 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_inherit_test.c' (123,170) at 20240405153054357
124909 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pmc.h' (123,171) at 20210308005002716
124910 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/reserved-region.h' (123,172) at 20240326080039550
124911 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/pdbg_utils.cpp' (123,173) at 20230915080021805
124912 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_5_0_sh_mask.h' (123,174) at 20210307214927690
124913 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_rndis.h' (123,175) at 20210307214930802
124914 2025-01-08 03:00:53.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smbdirect.c' (123,176) at 20240527080023360
124915 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_ethtool.c' (123,177) at 20240405153231063
124916 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.h' (123,178) at 20210307214929298
124917 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/Makefile' (123,179) at 20210307214928674
124918 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_fddi.h' (123,180) at 20210307214931398
124919 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326_spi.c' (123,181) at 20240405153049009
124920 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml' (123,182) at 20240405153229787
124921 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/audiofile_0.3.6.bb' (123,183) at 20241221090017532
124922 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/or1klitex_defconfig' (123,184) at 20240405153230019
124923 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-moxart.c' (123,185) at 20240405153046781
124924 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pf_in.h' (123,186) at 20210307214926738
124925 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-tegra-fuse' (123,187) at 20240405153229731
124926 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/log.scss' (123,188) at 20210308005107077
124927 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/packagenameconflict/packagenameconflict.bb' (123,189) at 20230401080011959
124928 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/Kconfig' (123,190) at 20210308005003360
124929 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml' (123,191) at 20240405153229759
124930 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_diag.c' (123,192) at 20241211090145561
124931 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_errno_defs.h' (123,193) at 20210927100127273
124932 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_dvstep.S' (123,194) at 20230925080040101
124933 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.h' (123,195) at 20240405153049469
124934 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/README.md' (123,196) at 20230516080004661
124935 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/pinctrl.c' (123,197) at 20210307214926894
124936 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h' (123,198) at 20210307214928446
124937 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/errors.c' (123,199) at 20210309003649076
124938 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_graphics.c' (123,200) at 20240906080037324
124939 2025-01-08 03:00:53.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pscsi.h' (123,201) at 20240405153051965
124940 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_main.c' (123,202) at 20240405153049737
124941 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt2701-resets.h' (123,203) at 20210307214931346
124942 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test_util.py' (123,204) at 20210308005003772
124943 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu.c' (123,205) at 20210307214926754
124944 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_lib.sh' (123,206) at 20210307214932690
124945 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_10_0_sh_mask.h' (123,207) at 20240405153048285
124946 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/book3s/Kconfig' (123,208) at 20220525020652074
124947 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/reg.c' (123,209) at 20240805080013987
124948 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/SpecialMode/meson.build' (123,210) at 20230825080021137
124949 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/video_gx.c' (123,211) at 20210307214930910
124950 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/Kconfig' (123,212) at 20210307214930054
124951 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.gitignore' (123,213) at 20210308005002536
124952 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/cache.json' (123,214) at 20240405153054109
124953 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-transient.c' (123,215) at 20240405153049221
124954 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager.h' (123,216) at 20210308005002780
124955 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/Kconfig' (123,217) at 20210308005002956
124956 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-mipi.dts' (123,218) at 20210308005002584
124957 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/memfd.h' (123,219) at 20210308005046045
124958 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/mss-timer.c' (123,220) at 20240906080037304
124959 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-i2c-0.dtsi' (123,221) at 20210307214926350
124960 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/path.c' (123,222) at 20210308005046561
124961 2025-01-08 03:00:53.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/crypto.c' (123,223) at 20240405153052337
124962 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex-llsc.h' (123,224) at 20210307214926550
124963 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca-sdw.c' (123,225) at 20241118090018515
124964 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file2' (123,226) at 20210307205554386
124965 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-fw-reg.h' (123,227) at 20240405153054001
124966 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/Makefile' (123,228) at 20210308005002948
124967 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h' (123,229) at 20240405153048325
124968 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0024-Avoid-hardcoded-build-paths-into-ppc-libgcc.patch' (123,230) at 20241221090017660
124969 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/altera-ci.c' (123,231) at 20210307214928686
124970 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fs.c' (123,232) at 20210308005003548
124971 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm-37xx.dts' (123,233) at 20240405153045601
124972 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port.h' (123,234) at 20240405153050105
124973 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/batman-adv.rst' (123,235) at 20240405153045233
124974 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_hop.c' (123,236) at 20240405153053157
124975 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/debug.h' (123,237) at 20240405153049713
124976 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/ptdump.rst' (123,238) at 20240405153044973
124977 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-tvanywhere.c' (123,239) at 20210307214928782
124978 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-lcd43.dtsi' (123,240) at 20240405153045605
124979 2025-01-08 03:00:53.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/amd-k7-agp.c' (123,241) at 20240405153046741
124980 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-genwqe' (123,242) at 20210309003648256
124981 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-unknown.out' (123,243) at 20210308005046409 to deleted uid set
124982 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rb532_defconfig' (123,244) at 20240405153045993
124983 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/parport.h' (123,245) at 20240405153046121
124984 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-dbus-yaml.bbclass' (123,246) at 20210811000030029
124985 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/burnia/libisofs_1.5.6.bb' (123,247) at 20231126090012777
124986 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/sd_event.hpp' (123,248) at 20240817080036816
124987 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strscpy_kunit.c' (123,249) at 20240405153053101
124988 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/README.md' (123,250) at 20240628080022677
124989 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml' (123,251) at 20240613080016355
124990 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/intel_mrfld_adc.c' (123,252) at 20240405153048953
124991 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c' (123,253) at 20240405153048357
124992 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/bblayers.conf.sample' (123,254) at 20240323080013545
124993 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb' (123,255) at 20241206090014326
124994 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/Makefile' (123,256) at 20210308005003004
124995 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8925_power.c' (123,257) at 20210309003652164
124996 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb' (123,258) at 20241206090014346
124997 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742.dtsi' (123,259) at 20240405153045549
124998 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/tripwire.cron' (123,260) at 20210307205554122
124999 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/README' (123,261) at 20240405153054069
125000 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb' (123,262) at 20230919080013990
125001 2025-01-08 03:00:53.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/ktti.c' (123,263) at 20240405153046665
125002 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_state.c' (123,264) at 20240405153053361
125003 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/k3_system_controller.c' (123,265) at 20210308005003476
125004 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml' (123,266) at 20240405153229763
125005 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-a83t-ccu.h' (123,267) at 20210307214931350
125006 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.h' (123,268) at 20240405153047109
125007 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/Makefile' (123,269) at 20220525020652410
125008 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/machine/s7106.conf' (123,270) at 20230927080013514
125009 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpu_has_feature.h' (123,271) at 20210406100034795
125010 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/Makefile' (123,272) at 20210308005003084
125011 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/pci.h' (123,273) at 20210307214926246
125012 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c' (123,274) at 20240405153047157
125013 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/time.c' (123,275) at 20210307214926294
125014 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timeconst.bc' (123,276) at 20210307214931770
125015 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_main.c' (123,277) at 20240405153231263
125016 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2.dtsi' (123,278) at 20240405153045837
125017 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.json' (123,279) at 20210308005046409
125018 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4375.yaml' (123,280) at 20240405153045161
125019 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx8ulp.c' (123,281) at 20240405153053993
125020 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c' (123,282) at 20241023080012875
125021 2025-01-08 03:00:53.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/base.h' (123,283) at 20241125090009363
125022 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/ioremap.c' (123,284) at 20210307214926102
125023 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/bare-metal-host-monitor/host_gpio_monitor.cpp' (123,285) at 20241126090005819
125024 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/config' (123,286) at 20240613080016567
125025 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-apic.c' (123,287) at 20240906080037496
125026 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-core.rst' (123,288) at 20210307214925462
125027 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/rpl-pci-acp6x.c' (123,289) at 20240405153053553
125028 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output.host.c' (123,290) at 20240405153051837
125029 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/ptrace.h' (123,291) at 20240405153045349
125030 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/nvmem.c' (123,292) at 20240520080015167
125031 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-bench.c' (123,293) at 20240405153232223
125032 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt9120.c' (123,294) at 20240405153053749
125033 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/pc87312.c' (123,295) at 20241211090212286
125034 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106_proc.c' (123,296) at 20210307214932238
125035 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/iosapic.c' (123,297) at 20240405153045921
125036 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/TODO' (123,298) at 20210307214930510
125037 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/inode.c' (123,299) at 20240405153231727
125038 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/start.S' (123,300) at 20210308005002560
125039 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160_spi.c' (123,301) at 20240405153048993
125040 2025-01-08 03:00:53.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-sa110.S' (123,302) at 20210307214925974
125041 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/genesis3_baseboard.json' (123,303) at 20230624080005339
125042 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_lite_defconfig' (123,304) at 20210308005003272
125043 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nubus.h' (123,305) at 20210307214931654
125044 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/xor_64.h' (123,306) at 20240405153046321
125045 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/Makefile' (123,307) at 20240405153054077
125046 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/Makefile' (123,308) at 20220525020652298
125047 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ChinaSat5A-87.5E' (123,309) at 20210307205553758
125048 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/thread_info.h' (123,310) at 20240405153045917
125049 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/cpu.c' (123,311) at 20210308005002844
125050 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross.inc' (123,312) at 20241221090017660
125051 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/config.x86_64' (123,313) at 20240405153054309
125052 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/psample.sh' (123,314) at 20220525020655207
125053 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/99-nx-gzip.rules' (123,315) at 20210307214932702
125054 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/vegman-rx20.conf' (123,316) at 20220518030022835
125055 2025-01-08 03:00:53.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_data.c' (123,317) at 20240405153046269
125056 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/index.rst' (123,318) at 20240405153229835
125057 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3701-0000.dtsi' (123,319) at 20240405153229935
125058 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_fpu_helper.c' (123,320) at 20241211090212518
125059 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/Makefile' (123,321) at 20210308005002976
125060 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/Makefile' (123,322) at 20220525020653435
125061 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/power_button_profile.hpp' (123,323) at 20240820080021574
125062 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32429i-eval.dts' (123,324) at 20210308005002612
125063 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/snapshot.c' (123,325) at 20210307214931906
125064 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/meta/meson.build' (123,326) at 20240908080010102
125065 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_cs_dsp_ctl.c' (123,327) at 20240613080016543
125066 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk-uclass.c' (123,328) at 20210308005003348
125067 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/095_fmap_x86_section.dts' (123,329) at 20210308005003752
125068 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/timer.c' (123,330) at 20240405153232131
125069 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/arm,mhu.yaml' (123,331) at 20240405153045089
125070 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.h' (123,332) at 20240405153048473
125071 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/file.h' (123,333) at 20241211090212386
125072 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_mech_switch.c' (123,334) at 20210307214932082
125073 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/parse-metric.c' (123,335) at 20240405153054169
125074 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi3660-usb3.c' (123,336) at 20240405153231311
125075 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/mhi_controller.h' (123,337) at 20240405153046609
125076 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-meson.c' (123,338) at 20210308005003480
125077 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/devpts.rst' (123,339) at 20240405153229807
125078 2025-01-08 03:00:53.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/compiler_types.h' (123,340) at 20240405153232211
125079 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_aux.c' (123,341) at 20240405153047217
125080 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/open.c' (123,342) at 20240405153231767
125081 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/dove.h' (123,343) at 20240405153045645
125082 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb' (123,344) at 20241206090014314
125083 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/pmbus_read_sensor.md' (123,345) at 20240809080033023
125084 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/pata_parport.h' (123,346) at 20240405153046665
125085 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/Makefile' (123,347) at 20240405153048565
125086 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac110.c' (123,348) at 20210308005003432
125087 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borgsjobyn' (123,349) at 20210307205553778
125088 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-m100pfs-fabric.dtsi' (123,350) at 20240405153046241
125089 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pcmcia/crc32hash.c' (123,351) at 20210307214932506
125090 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c' (123,352) at 20210307214927950
125091 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableToolbar.vue' (123,353) at 20241004080035963
125092 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/smdkc100.c' (123,354) at 20210308005003044
125093 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_iso.c' (123,355) at 20210308005003288
125094 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/syndrome.h' (123,356) at 20240906080037460
125095 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemumips/pointercal' (123,357) at 20210307205553874
125096 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ccwreq.c' (123,358) at 20210307214930238
125097 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dmo-edmqmx6.dts' (123,359) at 20240405153229883
125098 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ciu3-defs.h' (123,360) at 20210307214926230
125099 2025-01-08 03:00:53.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/circuit_enc.bin' (123,361) at 20220604030008508 to deleted uid set
125100 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.8.bb' (123,362) at 20231126090012805
125101 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml' (123,363) at 20240405153045141
125102 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-mipi-csi2.yaml' (123,364) at 20240405153045093
125103 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt' (123,365) at 20240106090017253
125104 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_config.h' (123,366) at 20210308005003368
125105 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc405.h' (123,367) at 20221215040039142
125106 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/paride.rst' (123,368) at 20240405153044937
125107 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max14577.c' (123,369) at 20220525020652422
125108 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/byt.c' (123,370) at 20240405153053993
125109 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-big_little.c' (123,371) at 20240405153046921
125110 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/common.h' (123,372) at 20210308005108641
125111 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.json' (123,373) at 20240906080037564
125112 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/getline.h' (123,374) at 20210308005003764
125113 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is.h' (123,375) at 20240405153049457
125114 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_oob.cpp' (123,376) at 20210308005108645
125115 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts' (123,377) at 20240405153229919
125116 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EnvironmentMetrics.v1_3_2.json' (123,378) at 20240619080002944
125117 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cminst44xx.c' (123,379) at 20210307214925914
125118 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgtable-3level.h' (123,380) at 20240405153046341
125119 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytz/run-ptest' (123,381) at 20230401080011975
125120 2025-01-08 03:00:53.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpu/nvidia,tegra20-host1x.txt' (123,382) at 20210308005003304
125121 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/zynqmp-debug.c' (123,383) at 20240405153047049
125122 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/main.cpp' (123,384) at 20210308005405934
125123 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-class.rst' (123,385) at 20240405153045225
125124 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-rb3011.dts' (123,386) at 20240405153229891
125125 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Port_v1.xml' (123,387) at 20240918080002712
125126 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/mba8mx.dtsi' (123,388) at 20240405153045737
125127 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxga102.c' (123,389) at 20240405153048637
125128 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinmux.c' (123,390) at 20241216090017725
125129 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kwork.c' (123,391) at 20241018080014598
125130 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/concepts.rst' (123,392) at 20241221090017600
125131 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_pci_modern.h' (123,393) at 20240405153052817
125132 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_pcm.c' (123,394) at 20210309003654608
125133 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb' (123,395) at 20241206090014242
125134 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_eventname.tc' (123,396) at 20240624080012836
125135 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test-common.inc' (123,397) at 20241206090014218
125136 2025-01-08 03:00:53.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-overview.svg' (123,398) at 20210308005107069
125137 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/mbox.h' (123,399) at 20210308005002716
125138 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/LICENSE' (123,400) at 20220525020433159
125139 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/keystone-reset.txt' (123,401) at 20210307214925402
125140 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_regs.h' (123,402) at 20240405153048545
125141 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/Makefile' (123,403) at 20210308005003008
125142 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nummi-Pusula_Hyonola' (123,404) at 20210307205553770
125143 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/atmel-isi.h' (123,405) at 20240405153230799
125144 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/nvmetcp_common.h' (123,406) at 20240405153052781
125145 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ProcessorCollection_v1.xml' (123,407) at 20240619080002932
125146 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rockchip.c' (123,408) at 20240913080013817
125147 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/meson.build' (123,409) at 20230925080039817
125148 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83627hf.rst' (123,410) at 20210307214925506
125149 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7629.dtsi' (123,411) at 20210308005002596
125150 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/p10bmc/mctp' (123,412) at 20231006080017477
125151 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-synology.dtsi' (123,413) at 20210308005002596
125152 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk20a.c' (123,414) at 20220525020652971
125153 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/amigaone/Kconfig' (123,415) at 20210307214926458
125154 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_framebuffer.c' (123,416) at 20240405153230535
125155 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/sdeventplus.wrap' (123,417) at 20230629131804627
125156 2025-01-08 03:00:53.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/bmcweb_config.h.in' (123,418) at 20240824080002926
125157 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-regs.h' (123,419) at 20210308005002796
125158 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_cdev.c' (123,420) at 20240405153051393
125159 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c' (123,421) at 20240405153048429
125160 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/net_dim.rst' (123,422) at 20210307214925538
125161 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-i2c.c' (123,423) at 20210307214928850
125162 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/nospdx.bbclass' (123,424) at 20241221090017608
125163 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-vmlinux' (123,425) at 20210307214932146
125164 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/byteorder.h' (123,426) at 20210307214925650
125165 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@3/vrm@45.conf' (123,427) at 20210307205554086
125166 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ebus.c' (123,428) at 20210307214926590
125167 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine-hmp-cmds.c' (123,429) at 20240906080037212
125168 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/TurboAllowed/meson.build' (123,430) at 20230825080021137
125169 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/es1968.c' (123,431) at 20240405153232131
125170 2025-01-08 03:00:53.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8824.c' (123,432) at 20240405153053661
125171 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/huf_compress.c' (123,433) at 20240405153053113
125172 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-scripts-build-Fix-the-tests-to-build-with-clang15.patch' (123,434) at 20221003030013269
125173 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/proxy_sample.py' (123,435) at 20210308005114861
125174 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/Kbuild' (123,436) at 20210307214927958
125175 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi' (123,437) at 20240405153229923
125176 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb' (123,438) at 20241221090017568 to deleted uid set
125177 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h' (123,439) at 20240405153047181
125178 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinmux-aspeed.h' (123,440) at 20240405153051305
125179 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/page_alloc.c' (123,441) at 20240405153045885
125180 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/de2104x.c' (123,442) at 20240405153049901
125181 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_hwmon.h' (123,443) at 20240405153051977
125182 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/Kconfig' (123,444) at 20240405153230783
125183 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/scc.h' (123,445) at 20210308005003020
125184 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun8i_a83t.c' (123,446) at 20210308005002784
125185 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/GraphicsController_v1.xml' (123,447) at 20240619080002924
125186 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT.boot' (123,448) at 20210309003656016
125187 2025-01-08 03:00:53.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/hweight.c' (123,449) at 20210307214931802
125188 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/serial.c' (123,450) at 20241219090010504
125189 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/cpp-example-lib.cpp' (123,451) at 20240106090017253
125190 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm7150-gcc.h' (123,452) at 20240405153052645
125191 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/atomic.h' (123,453) at 20240405153052617
125192 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/ddr.c' (123,454) at 20210308005003048
125193 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/intel-lpc.txt' (123,455) at 20210308005003304
125194 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_none.c' (123,456) at 20240405153053233
125195 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png' (123,457) at 20210307205554610 to deleted uid set
125196 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe.c' (123,458) at 20240405153231451
125197 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/loop.h' (123,459) at 20240405153052925
125198 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c' (123,460) at 20240405153050157
125199 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbpf.c' (123,461) at 20240405153054041
125200 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/googletest.wrap' (123,462) at 20211021000028068
125201 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/MAINTAINERS' (123,463) at 20210308005002944
125202 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l90.c' (123,464) at 20210307214930070
125203 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/devmem2/devmem2_2.0.bb' (123,465) at 20241221090017536
125204 2025-01-08 03:00:53.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7753.h' (123,466) at 20210308005002848
125205 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ses.c' (123,467) at 20240405153051733
125206 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-1.1' (123,468) at 20211006000025226
125207 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_h5.c' (123,469) at 20240405153230195
125208 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/sifive,clint.yaml' (123,470) at 20240405153045181
125209 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p212_defconfig' (123,471) at 20210308005003272
125210 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/of_display_timing.c' (123,472) at 20240405153052229
125211 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/wired.network' (123,473) at 20210629000017500
125212 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (123,474) at 20241015080012039
125213 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm.bb' (123,475) at 20220823030015963
125214 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_gram.y' (123,476) at 20220525020653987
125215 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opl3sa2.c' (123,477) at 20220525020654979
125216 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/dp.c' (123,478) at 20240405153050197
125217 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-emev2.c' (123,479) at 20240405153051353
125218 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-sd.dtso' (123,480) at 20240405153045745
125219 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/meson.build' (123,481) at 20240809080013506
125220 2025-01-08 03:00:53.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/fs3270.h' (123,482) at 20240405153046281
125221 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/powercap.h' (123,483) at 20210309003653888
125222 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/layerindex.py' (123,484) at 20221104030017441
125223 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-v4l2.h' (123,485) at 20210307214928682
125224 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,exynos-hdmi-phy.yaml' (123,486) at 20240405153045129
125225 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0001-ext-opcache-config.m4-enable-opcache.patch' (123,487) at 20241206090014250
125226 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/acx22-ipmi-sensors-mrw.yaml' (123,488) at 20210307205553698
125227 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/calxeda-xgmac.yaml' (123,489) at 20210307214925370
125228 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/conntrack.h' (123,490) at 20240405153052861
125229 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos4210-usb2.c' (123,491) at 20210307214930062
125230 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/at91-usart.h' (123,492) at 20210307214931342
125231 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d4.dtsi' (123,493) at 20210308005002612
125232 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/mxs-pwm.yaml' (123,494) at 20240405153045141
125233 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sifive.c' (123,495) at 20240405153231359
125234 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/stellaris_enet.c' (123,496) at 20241211090212306
125235 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/cmd.c' (123,497) at 20241216090017745
125236 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComponentIntegrityCollection_v1.xml' (123,498) at 20240619080002920
125237 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-captain.dts' (123,499) at 20210307214926046
125238 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_mmio.c' (123,500) at 20210308005003536
125239 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidbg/Makefile' (123,501) at 20210307214932614
125240 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_timewait_sock.c' (123,502) at 20240830080013347
125241 2025-01-08 03:00:53.568-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon-tacoma/obmc/power-supply-monitor/power-supply-monitor-1.conf' (123,503) at 20210307205553710
125242 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi' (123,504) at 20210307214926354
125243 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb' (123,505) at 20241221090017552
125244 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/meson.build' (123,506) at 20241211090212494
125245 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/mosh/0001-configure.ac-add-support-of-protobuf-4.22.x.patch' (123,507) at 20231011080016578
125246 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_disc.c' (123,508) at 20240405153051733
125247 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/218' (123,509) at 20240326080039730
125248 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/zopt2201.c' (123,510) at 20240405153049005
125249 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_skbprio.c' (123,511) at 20240405153053373
125250 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_i2c.c' (123,512) at 20240405153052225
125251 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0019-Align-PSA-Crypto-with-TF-Mv2.1.patch' (123,513) at 20241221090017468
125252 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pvpanic-test.c' (123,514) at 20240906080037572
125253 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_kern_overflow.c' (123,515) at 20240405153054249
125254 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x02.c' (123,516) at 20210307214928078
125255 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.usb' (123,517) at 20240906080037556 to deleted uid set
125256 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-wega.dtsi' (123,518) at 20240405153045589
125257 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/mmu_context.c' (123,519) at 20240405153230047
125258 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_mac.c' (123,520) at 20210307214932026
125259 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vtimer.h' (123,521) at 20210309003648960
125260 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/regexps.py' (123,522) at 20210308005046237
125261 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/socket.c' (123,523) at 20240820080014165
125262 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/zonefs.rst' (123,524) at 20240405153229815
125263 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ima_arch.c' (123,525) at 20240405153230035
125264 2025-01-08 03:00:53.569-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/satyr/satyr_0.43.bb' (123,526) at 20240301090012431
125265 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fcoe.h' (123,527) at 20210307214931586
125266 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/obmc-chassis-poweroff@0.target' (123,528) at 20220727030013877
125267 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP3.interface.yaml' (123,529) at 20220315030032659
125268 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.4.bb' (123,530) at 20230114040015550
125269 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/trace.h' (123,531) at 20210308005045869
125270 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/gbs-cpld-ver-check.bb' (123,532) at 20241206090014278
125271 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libpaper/libpaper_2.2.5.bb' (123,533) at 20241221090017540
125272 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_defconfig' (123,534) at 20210308005003244
125273 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mpc52xx_uart.c' (123,535) at 20240405153231515
125274 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/a64.decode' (123,536) at 20241211090212470
125275 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/run_afpackettests' (123,537) at 20220525020655223
125276 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/sched.c' (123,538) at 20210307214929370
125277 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/arch_timer.c' (123,539) at 20241211090145377
125278 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32746g-eval.dts' (123,540) at 20210308005002612
125279 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/Makefile' (123,541) at 20240405153049473
125280 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/compat_signal.h' (123,542) at 20210307214926578
125281 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/video-uclass.c' (123,543) at 20210308005003536
125282 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/petalogix-ml605.dtb' (123,544) at 20210308005046177 to deleted uid set
125283 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/0001-Add-support-for-persistent-only-settings.patch' (123,545) at 20210307205554226
125284 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-sx8.c' (123,546) at 20240405153049369
125285 2025-01-08 03:00:53.570-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-expand-row.png' (123,547) at 20220105012522967 to deleted uid set
125286 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_intf.c' (123,548) at 20240405153046757
125287 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad8801.yaml' (123,549) at 20240405153045073
125288 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/amd_asic_type.h' (123,550) at 20240405153052625
125289 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hardirq.h' (123,551) at 20210309003648884
125290 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate.h' (123,552) at 20241211090212478
125291 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/lib.rs' (123,553) at 20240520080015235
125292 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/luton_switch.c' (123,554) at 20210308005003436
125293 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/neofb.c' (123,555) at 20240405153231587
125294 2025-01-08 03:00:53.571-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-scsi.h' (123,556) at 20210308005046033
125295 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/xlnx-zynqmp.h' (123,557) at 20240405153231807
125296 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/btree.h' (123,558) at 20240405153052581
125297 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/maturin.py' (123,559) at 20241206090014306
125298 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-random.c' (123,560) at 20210308005046233
125299 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/kern.h' (123,561) at 20210307214926622
125300 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/coroutines.h' (123,562) at 20230925080039821
125301 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/Kconfig' (123,563) at 20210308005002976
125302 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-mira-rdk-nand.dts' (123,564) at 20240405153045505
125303 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_reg.h' (123,565) at 20241211090212218
125304 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_byteorder.c' (123,566) at 20240405153232059
125305 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma-router.yaml' (123,567) at 20240405153045053
125306 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.sandbox-spi' (123,568) at 20210308005003300
125307 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsdump.c' (123,569) at 20240405153046621
125308 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JobCollection_v1.xml' (123,570) at 20240619080002924
125309 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9013_priv.h' (123,571) at 20240405153230775
125310 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/io.h' (123,572) at 20220525020654255
125311 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8904.h' (123,573) at 20210307214931606
125312 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visby_Hamnen' (123,574) at 20210307205553794
125313 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-scsi-common.h' (123,575) at 20240326080039542
125314 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_mouse.py' (123,576) at 20240405153054309
125315 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/encrypted.h' (123,577) at 20210307214932174
125316 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_table.h' (123,578) at 20240405153050669
125317 2025-01-08 03:00:53.572-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Myllylahti' (123,579) at 20210307205553774
125318 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci.c' (123,580) at 20221215040039374
125319 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/linkage.h' (123,581) at 20240405153046389
125320 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ii_pci20kc.c' (123,582) at 20240405153046897
125321 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/s2ram.rst' (123,583) at 20210307214925546
125322 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/session.h' (123,584) at 20240405153054201
125323 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_eeprom.c' (123,585) at 20241211090212274
125324 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/iommufd.c' (123,586) at 20240910080014102
125325 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-i2c.h' (123,587) at 20240405153052725
125326 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-microchip-corei2c.c' (123,588) at 20240405153230675 to deleted uid set
125327 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c' (123,589) at 20220525020652967
125328 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb' (123,590) at 20221104030017437
125329 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-cson/python3-cson_git.bb' (123,591) at 20240413080012663
125330 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port.c' (123,592) at 20240405153050277
125331 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/misc.c' (123,593) at 20240405153231679
125332 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio-samsung.txt' (123,594) at 20210308005003304
125333 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/cpu_restore_state.cocci' (123,595) at 20210308005046237
125334 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vsx-ops.c.inc' (123,596) at 20240906080037520
125335 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/junk_insn.c' (123,597) at 20210307214932662
125336 2025-01-08 03:00:53.573-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff' (123,598) at 20240625080012792
125337 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_test_port.cpp' (123,599) at 20210308005049145
125338 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_fib.sh' (123,600) at 20240405153054357
125339 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3' (123,601) at 20210307214927938
125340 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/cfm.c' (123,602) at 20210309003651280
125341 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/bus/moxtet.h' (123,603) at 20220525020654543
125342 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/scripting-engines/Build' (123,604) at 20240405153232239
125343 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compat.h' (123,605) at 20240710080014605
125344 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/Makefile' (123,606) at 20210308005002956
125345 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/plusb.c' (123,607) at 20240405153050377
125346 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms_selftest.c' (123,608) at 20240405153231911
125347 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8192-pinctrl.yaml' (123,609) at 20240405153045133
125348 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-a95xf3-air.dts' (123,610) at 20240405153229919
125349 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/interlaken-lac.txt' (123,611) at 20210307214925402
125350 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.4.rst' (123,612) at 20230114040015514
125351 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5648.c' (123,613) at 20240405153049329
125352 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/testlist.txt' (123,614) at 20240405153230531
125353 2025-01-08 03:00:53.574-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig.assembler' (123,615) at 20240805080013927
125354 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/bpfilter_kern.c' (123,616) at 20240405153053189
125355 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.c' (123,617) at 20220525020652971
125356 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp' (123,618) at 20231024080003368
125357 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/get_mbox_info_v2.c' (123,619) at 20210308005100993
125358 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/isys_stream2mmio_global.h' (123,620) at 20210307214930538
125359 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/Makefile' (123,621) at 20220525020651978
125360 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,pp2.yaml' (123,622) at 20240405153045117
125361 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/r9a06g032-smp.c' (123,623) at 20210307214930446
125362 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusSensor.hpp' (123,624) at 20231201090035486
125363 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-vic.h' (123,625) at 20210309003653852
125364 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_attr.c' (123,626) at 20240405153051717
125365 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-dvb.c' (123,627) at 20240405153230827
125366 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/sfp-machine.h' (123,628) at 20210307214925646
125367 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice_git.bb' (123,629) at 20231207090015262
125368 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nxp,lpc1850-gpio.txt' (123,630) at 20210307214925318
125369 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/submit_test_event_test.cpp' (123,631) at 20241228090003723
125370 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/probe-gdb-support.py' (123,632) at 20241211090212458
125371 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/mock_action.hpp' (123,633) at 20210308005405938
125372 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/phosphor-dbus-interfaces.wrap' (123,634) at 20220326030015450
125373 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-penmount.c' (123,635) at 20210307214928094
125374 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarsbo' (123,636) at 20210307205553782
125375 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/ioremap.c' (123,637) at 20240405153229995
125376 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_rx.h' (123,638) at 20220525020653135
125377 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_it821x.c' (123,639) at 20240405153046661
125378 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv6xx_dpm.h' (123,640) at 20210307214928018
125379 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio_drv.h' (123,641) at 20220525020654611
125380 2025-01-08 03:00:53.575-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rand.c' (123,642) at 20210308005003712
125381 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-gate-a10.c' (123,643) at 20240405153046845
125382 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/kvm_i386.h' (123,644) at 20241211090212486
125383 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c' (123,645) at 20240405153230375
125384 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_cgroup.h' (123,646) at 20210307214931646
125385 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.c' (123,647) at 20240405153230607
125386 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mipsmtregs.h' (123,648) at 20240405153046009
125387 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-fh.c' (123,649) at 20210716100029947
125388 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c' (123,650) at 20240405153047165
125389 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/tegra-hsp.c' (123,651) at 20240405153230759
125390 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/debug.c' (123,652) at 20240805080013991
125391 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/armada-37xx-cpufreq.c' (123,653) at 20240405153230251
125392 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-i2c.c' (123,654) at 20210307214928686
125393 2025-01-08 03:00:53.576-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/chip.h' (123,655) at 20210307214932438
125394 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml' (123,656) at 20240405153045049
125395 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/libhei.wrap' (123,657) at 20210308005346774
125396 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/discover_system_state.py' (123,658) at 20221209040046691
125397 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hisi-zip' (123,659) at 20240405153044913
125398 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_xmit.h' (123,660) at 20240405153051909
125399 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/files/SUPPORTED' (123,661) at 20220804030014683
125400 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_mac.robot' (123,662) at 20240628080017121
125401 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/CLI11.wrap' (123,663) at 20230602080024184
125402 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_u_prci.c' (123,664) at 20241211090212298
125403 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/msi.c' (123,665) at 20210307214926410
125404 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mr.h' (123,666) at 20220525020653163
125405 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_security.h' (123,667) at 20240405153051925
125406 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/mrc.c' (123,668) at 20210308005002856
125407 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/super.c' (123,669) at 20240820080014177
125408 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-core.S' (123,670) at 20240405153045849
125409 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_io.h' (123,671) at 20240405153231395
125410 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/suckless/st_0.9.2.bb' (123,672) at 20241206090014258
125411 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/filter.h' (123,673) at 20240906080037344
125412 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ch9.h' (123,674) at 20240405153231843
125413 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/report_mock.hpp' (123,675) at 20220412175720090
125414 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/writeonly.hpp' (123,676) at 20230511080034627
125415 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/hppa-softmmu/default.mak' (123,677) at 20240906080037160
125416 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/0001-Undefine-REGEX-for-musl-based-systems.patch' (123,678) at 20230706080014757
125417 2025-01-08 03:00:53.577-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/topology.c' (123,679) at 20240405153229995
125418 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/Kconfig' (123,680) at 20210308005002900
125419 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/law.c' (123,681) at 20210308005002980
125420 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ci_baco.c' (123,682) at 20240405153230503
125421 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sm8250-camss.yaml' (123,683) at 20240405153045101
125422 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/channel.hpp' (123,684) at 20240815080037243
125423 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/periph.h' (123,685) at 20210308005002664
125424 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python-async-test.inc' (123,686) at 20240301090012447
125425 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp' (123,687) at 20230523080003149
125426 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit_4.0.2.bb' (123,688) at 20241221090017532
125427 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.h' (123,689) at 20240405153047257
125428 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/InputPasswordToggle.vue' (123,690) at 20241004080035959
125429 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/event.c' (123,691) at 20240405153050717
125430 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/ir35221@70.conf' (123,692) at 20240904080027734
125431 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cmpdi2.c' (123,693) at 20210307214931790
125432 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/023.out' (123,694) at 20210308005046433
125433 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/MAINTAINERS' (123,695) at 20210308005003008
125434 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Reset/meson.build' (123,696) at 20231216090022621
125435 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-scripts_2.40.bb' (123,697) at 20241221090017640
125436 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_w.c' (123,698) at 20210308005046517
125437 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/admin.py' (123,699) at 20210307205554262
125438 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/manager.cpp' (123,700) at 20241104090017127
125439 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/misc/bcm_vk.h' (123,701) at 20220525020654671
125440 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iro_hsi.h' (123,702) at 20240405153050229
125441 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/268' (123,703) at 20210927100127501
125442 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/cpu.c' (123,704) at 20210308005002856
125443 2025-01-08 03:00:53.578-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi.c' (123,705) at 20241008080013895
125444 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_mpc52xx.h' (123,706) at 20210307214929398
125445 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat8_C-166.0E' (123,707) at 20210307205553762
125446 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_nf.c' (123,708) at 20240405153054273
125447 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/lm90.h' (123,709) at 20210307214931350
125448 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/MAINTAINERS' (123,710) at 20210308005003044
125449 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8315erdb.dts' (123,711) at 20210307214926358
125450 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_mpi.c' (123,712) at 20240405153051881
125451 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_if.c' (123,713) at 20240405153053193
125452 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/tracing.bconf' (123,714) at 20220525020655183
125453 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-events' (123,715) at 20240405153229727
125454 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-academics' (123,716) at 20221215040039070
125455 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/common.h' (123,717) at 20210307214932686
125456 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/janz.h' (123,718) at 20210307214931430
125457 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.json' (123,719) at 20220429100100882
125458 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/common_deb_ipk.py' (123,720) at 20241206090014306
125459 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dcbevent.h' (123,721) at 20240405153052841
125460 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/dh.h' (123,722) at 20240405153052621
125461 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/into_iter.rs' (123,723) at 20240405153232095
125462 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svanstein' (123,724) at 20210307205553790
125463 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/crypto_helper.c' (123,725) at 20240326080039694
125464 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_factory_dcn315.c' (123,726) at 20240405153047289
125465 2025-01-08 03:00:53.579-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/metadata.c' (123,727) at 20240405153054257
125466 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/xsurf100.c' (123,728) at 20220525020653439
125467 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/pfc-sh73a0.c' (123,729) at 20210308005002772
125468 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-pci.c' (123,730) at 20240326080039434
125469 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ams-delta-fiq.c' (123,731) at 20240405153045657
125470 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xxhash/run-ptest' (123,732) at 20240301090012435
125471 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcuwait.h' (123,733) at 20240405153052785
125472 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.yaml' (123,734) at 20240405153045157
125473 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sandbox_spl.h' (123,735) at 20210308005003612
125474 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-lib.c' (123,736) at 20240405153046521
125475 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/Makefile' (123,737) at 20210307214930118
125476 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sh4/sh.h' (123,738) at 20241211090212362
125477 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/hid_bpf_dispatch.h' (123,739) at 20240405153230651
125478 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/i8042.c' (123,740) at 20210308005003384
125479 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/run-ptest' (123,741) at 20220910030013433
125480 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/024_sorted.dts' (123,742) at 20210308005003752
125481 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_flash.cpp' (123,743) at 20210308005108645
125482 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_metadata.h' (123,744) at 20240405153054293
125483 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/system_certificates.S' (123,745) at 20240405153046529
125484 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ingenic.c' (123,746) at 20220525020653203
125485 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac_be.c' (123,747) at 20240405153231259
125486 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm-extra_1.3.2.bb' (123,748) at 20241221090017696
125487 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80.h' (123,749) at 20210307214927030
125488 2025-01-08 03:00:53.580-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop' (123,750) at 20210307205554050
125489 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/Kconfig' (123,751) at 20240405153048569
125490 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/reclaim.rst' (123,752) at 20240405153044961
125491 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hw_breakpoint/data_breakpoint.c' (123,753) at 20240405153232099
125492 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/dram.c' (123,754) at 20210308005002776
125493 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_uninit.c' (123,755) at 20240405153054285
125494 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_fallbacks.h' (123,756) at 20210308005003572
125495 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/sunxi_gpio.c' (123,757) at 20210308005003380
125496 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Report/meson.build' (123,758) at 20230825080021141
125497 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/meson_i2c.c' (123,759) at 20210308005003384
125498 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/tlb.h' (123,760) at 20210307214926322
125499 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5064.c' (123,761) at 20240405153048973
125500 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_validate.h' (123,762) at 20210308005003652
125501 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ioctls.h' (123,763) at 20210307214926590
125502 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/systemd-bootchart.cfg' (123,764) at 20230608080014886
125503 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/fdl-appendix.rst' (123,765) at 20220525020651778
125504 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_link64_defconfig' (123,766) at 20210308005003252
125505 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm_gmac-test.c' (123,767) at 20240906080037572
125506 2025-01-08 03:00:53.581-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ebtables.common' (123,768) at 20210307205553826
125507 2025-01-08 03:00:53.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc.c' (123,769) at 20240405153051577
125508 2025-01-08 03:00:53.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/clocksource.h' (123,770) at 20240405153045937
125509 2025-01-08 03:00:53.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_resource.h' (123,771) at 20220429100100614
125510 2025-01-08 03:00:53.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa11xx_base.h' (123,772) at 20210307214930046
125511 2025-01-08 03:00:53.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun9i-a80-ccu.h' (123,773) at 20210307214931334
125512 2025-01-08 03:00:53.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sll_pins.h' (123,774) at 20210308005002648
125513 2025-01-08 03:00:53.582-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cayman_blit_shaders.h' (123,775) at 20240405153048705
125514 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7203.c' (123,776) at 20210307214926562
125515 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-2.dtsi' (123,777) at 20240405153046093
125516 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/mx6sabreauto.c' (123,778) at 20210308005002984
125517 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf180.c' (123,779) at 20240405153232259
125518 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/hmm.rst' (123,780) at 20240405153229819
125519 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/Makefile' (123,781) at 20241008080014047
125520 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/div64.h' (123,782) at 20210308005003628
125521 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pint_0.24.4.bb' (123,783) at 20241221090017556
125522 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/dbus/events-policy.bb' (123,784) at 20241206090014234
125523 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ptp.c' (123,785) at 20240405153049921
125524 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.cpp' (123,786) at 20241205090004235
125525 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch' (123,787) at 20210307205553850
125526 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9n12_devices.c' (123,788) at 20210308005002712
125527 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/suspend.h' (123,789) at 20240405153052801
125528 2025-01-08 03:00:53.583-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-isns/open-isns_0.102.bb' (123,790) at 20221003030013265
125529 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_0_enum.h' (123,791) at 20210307214927334
125530 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-3level-hwdef.h' (123,792) at 20210307214925854
125531 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/Kconfig' (123,793) at 20210308005003032
125532 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_io.c' (123,794) at 20240830080013311
125533 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/pcie.c' (123,795) at 20210308005002828
125534 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscall_32.c' (123,796) at 20240411080014054
125535 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_sis.c' (123,797) at 20240405153051733
125536 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ristijarvi' (123,798) at 20210307205553774
125537 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/law.c' (123,799) at 20210308005002988
125538 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/haoyu,hym8563.yaml' (123,800) at 20240405153045153
125539 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-beeper.yaml' (123,801) at 20240405153045077
125540 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml' (123,802) at 20240405153045153
125541 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.h' (123,803) at 20240405153050109
125542 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/module.c' (123,804) at 20240405153045629
125543 2025-01-08 03:00:53.584-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_ioctl_cmds.h' (123,805) at 20220525020654679
125544 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/process.c' (123,806) at 20240405153229907
125545 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst' (123,807) at 20240405153229835
125546 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.c' (123,808) at 20210309003649492
125547 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maixduino.dts' (123,809) at 20240405153046241
125548 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/vmlinux.lds.h' (123,810) at 20210307214926622
125549 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7ulp_evk_defconfig' (123,811) at 20210308005003272
125550 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_debug.h' (123,812) at 20240405153046277
125551 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_db.c' (123,813) at 20240405153049061
125552 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/stddef.h' (123,814) at 20210308005003668
125553 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/power.c' (123,815) at 20240405153048425
125554 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/parameter.cpp' (123,816) at 20230825080027865
125555 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-license-expression_30.4.0.bb' (123,817) at 20241221090017668
125556 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cp210x.c' (123,818) at 20240405153231567
125557 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AML-glslang' (123,819) at 20241221090017612
125558 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.type4-count' (123,820) at 20240906080037556 to deleted uid set
125559 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/start.rst' (123,821) at 20240405153045285
125560 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/working-projects.rst' (123,822) at 20240413080012683
125561 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0-wifi.conf' (123,823) at 20210307205554098
125562 2025-01-08 03:00:53.585-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing.json' (123,824) at 20210308005046405
125563 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i3c/ccc.h' (123,825) at 20240405153052701
125564 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/uaccess.h' (123,826) at 20240405153230019
125565 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh.c' (123,827) at 20240405153046137
125566 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp-lpcg.c' (123,828) at 20240405153230211
125567 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/arc_con.c' (123,829) at 20210309003648828
125568 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dts' (123,830) at 20240405153045533
125569 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flow.c' (123,831) at 20240405153050073
125570 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt330x.c' (123,832) at 20240405153230779
125571 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/pci.c' (123,833) at 20210308005002992
125572 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3328.h' (123,834) at 20210308005002660
125573 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/Kconfig' (123,835) at 20240405153052149
125574 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h' (123,836) at 20240405153047113
125575 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt.c' (123,837) at 20240405153046477
125576 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-jmp-cache.h' (123,838) at 20240906080037136
125577 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rda.yaml' (123,839) at 20240405153045017
125578 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo/run-ptest' (123,840) at 20240301090012435
125579 2025-01-08 03:00:53.586-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/refcount_api.h' (123,841) at 20240405153052785
125580 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/init_64.c' (123,842) at 20240411080014054
125581 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/botan/botan_3.5.0.bb' (123,843) at 20241221090017508
125582 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/translator.h' (123,844) at 20241211090212358
125583 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (123,845) at 20241206090014230
125584 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-include-needed-c-header.patch' (123,846) at 20210316000012673
125585 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,ns2-pinmux.txt' (123,847) at 20220525020651702
125586 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/iwl-mei.h' (123,848) at 20240405153050533
125587 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml' (123,849) at 20240405153045069
125588 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/generic_event_device.c' (123,850) at 20241211090212246
125589 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsacl.h' (123,851) at 20210309003653992
125590 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2-selection-targets.rst' (123,852) at 20220525020651786
125591 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/http_client.hpp' (123,853) at 20241024080002682 to deleted uid set
125592 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot.c' (123,854) at 20240405153049625
125593 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/types.h' (123,855) at 20220525020652102
125594 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson8b.h' (123,856) at 20240405153230219
125595 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/selftest.yml' (123,857) at 20241206090014206
125596 2025-01-08 03:00:53.587-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-property-satellite-systems.rst' (123,858) at 20210309003648480
125597 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/mdacon.c' (123,859) at 20210309003653296
125598 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/microchip,ucs1002.yaml' (123,860) at 20220525020651706
125599 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mscc_bb_spi.c' (123,861) at 20210308005003492
125600 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_bitmap.c' (123,862) at 20210308005003552
125601 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/Kconfig' (123,863) at 20210524100034950
125602 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/cputlb.c' (123,864) at 20241211090212206
125603 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/ace_8.0.1.bb' (123,865) at 20241221090017504
125604 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/Kconfig' (123,866) at 20240405153049481
125605 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/setup.cfg' (123,867) at 20210308005048369
125606 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/console-badness.sh' (123,868) at 20240405153054365
125607 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml' (123,869) at 20240405153045165
125608 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ipl/qipl.h' (123,870) at 20241211090212362
125609 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-mdm9615.c' (123,871) at 20240405153051345
125610 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/severity.c' (123,872) at 20240405153046421
125611 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/eCos-2.0.txt' (123,873) at 20210308005002540
125612 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slirp_user.c' (123,874) at 20210307214926618
125613 2025-01-08 03:00:53.588-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/requirements.txt' (123,875) at 20241206090014306
125614 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial/serial/Findcatkin.cmake' (123,876) at 20230520080014480
125615 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/ptrace.h' (123,877) at 20210307214926162
125616 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/super.c' (123,878) at 20240405153052377
125617 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-secondary-emmc.inc' (123,879) at 20221007030014979
125618 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/xio3130_downstream.c' (123,880) at 20241211090212314
125619 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz' (123,881) at 20210307205554594 to deleted uid set
125620 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/vm.rst' (123,882) at 20240405153044965
125621 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ts72xx_wdt.c' (123,883) at 20240405153052245
125622 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtio.h' (123,884) at 20210307214931454
125623 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (123,885) at 20220302040015788
125624 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/device.c' (123,886) at 20240405153049073
125625 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-sensor-hub.h' (123,887) at 20220525020654571
125626 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/parse-events.c' (123,888) at 20240405153232231
125627 2025-01-08 03:00:53.589-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.5-service.patch' (123,889) at 20230706080014749
125628 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_0_d.h' (123,890) at 20210307214927518
125629 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/layers.example.json' (123,891) at 20220910030013393
125630 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/dev.c' (123,892) at 20240405153052081
125631 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mc.S' (123,893) at 20230925080040101
125632 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Sydney_Kings_Cross' (123,894) at 20210307205553766
125633 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c' (123,895) at 20220525020652971
125634 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_bl.c' (123,896) at 20240405153046957
125635 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c' (123,897) at 20240405153048633
125636 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/ar5523_hw.h' (123,898) at 20210307214929726
125637 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio.h' (123,899) at 20240405153048517
125638 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-img.c' (123,900) at 20240405153046801
125639 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/conf.h' (123,901) at 20210307214929966
125640 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2023.10.inc' (123,902) at 20241204090019715
125641 2025-01-08 03:00:53.590-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0001-include-missing-kernel-header.patch' (123,903) at 20220204040022452
125642 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/Makefile' (123,904) at 20210307214931254
125643 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pca9698.h' (123,905) at 20210308005003676
125644 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-xdma.h' (123,906) at 20210307214931622
125645 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/restrict.c' (123,907) at 20240405153230155
125646 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ts4900.txt' (123,908) at 20210307214925318
125647 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/lpfc.rst' (123,909) at 20210307214925558
125648 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc' (123,910) at 20240405153053433
125649 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/tune-cortexm0plus.inc' (123,911) at 20210905000020581
125650 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/gazerbeam.c' (123,912) at 20210308005003340
125651 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_trace.h' (123,913) at 20240405153231227
125652 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serio.h' (123,914) at 20210307214931658
125653 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_modesetting.c' (123,915) at 20210307214930950
125654 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/nlohmann_json.wrap' (123,916) at 20231209090021965
125655 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-ixora-v1.2.dts' (123,917) at 20240405153229883
125656 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq_lsapic.c' (123,918) at 20210307214926126
125657 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/prcm-regs.c' (123,919) at 20210308005002756
125658 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1672.c' (123,920) at 20240405153051497
125659 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/understand-autobuilder.rst' (123,921) at 20240106090017253
125660 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-reg.h' (123,922) at 20210307214932434
125661 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axg-aoclkc.h' (123,923) at 20210307214931322
125662 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/unaligned_64.c' (123,924) at 20210307214926602
125663 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic.h' (123,925) at 20240405153052713
125664 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/slab.h' (123,926) at 20210307214932742
125665 2025-01-08 03:00:53.591-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spring_defconfig' (123,927) at 20210308005003280
125666 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/act8846.c' (123,928) at 20210308005003472
125667 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/android-gadget-start' (123,929) at 20230114040015478
125668 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl/0001-CheckLib.pm-don-t-execute-the-binary.patch' (123,930) at 20230317080013789
125669 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/lockstat.rst' (123,931) at 20210307214925518
125670 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/shell_execution.py' (123,932) at 20221209040018567
125671 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml' (123,933) at 20240405153045105
125672 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/core-isa.h' (123,934) at 20210308005046365
125673 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-nitrogen-som.dtsi' (123,935) at 20240405153045733
125674 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_mdio.c' (123,936) at 20240405153231063
125675 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/p4-clockmod.c' (123,937) at 20210309003649272
125676 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2266.h' (123,938) at 20210307214928798
125677 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_main.c' (123,939) at 20240405153050593
125678 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_xattr.h' (123,940) at 20240405153052613
125679 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/Kbuild' (123,941) at 20210307214927946
125680 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gxl.c' (123,942) at 20210308005003456
125681 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/task.c' (123,943) at 20240405153051617
125682 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_span.h' (123,944) at 20240405153050077
125683 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/omap-ulpi-viewport.c' (123,945) at 20210308005003520
125684 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/trace.c' (123,946) at 20240405153054005
125685 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c' (123,947) at 20210307214928450
125686 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-moorefield.c' (123,948) at 20240405153231323
125687 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_ips.h' (123,949) at 20210307214930142
125688 2025-01-08 03:00:53.592-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/reset.h' (123,950) at 20240405153046801
125689 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/mmap-smack-test/mmap.c' (123,951) at 20210307205554122
125690 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-func-close.rst' (123,952) at 20210309003648484
125691 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/net_dropmonitor-report' (123,953) at 20210307214932566
125692 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/phosphor-state-manager-init' (123,954) at 20240105090012010
125693 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma.c' (123,955) at 20240617080017410
125694 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,imx8-acm.yaml' (123,956) at 20240405153229755
125695 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.h' (123,957) at 20240405153047149
125696 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/test.cpp' (123,958) at 20210307205554438
125697 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-5.c' (123,959) at 20210927100127517
125698 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/Kconfig' (123,960) at 20240405153045649
125699 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/dsdt.asl' (123,961) at 20210308005002948
125700 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/atomic64_cx8_32.S' (123,962) at 20220525020652186
125701 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/uniphier_thermal.c' (123,963) at 20240405153231503
125702 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/autofs.rst' (123,964) at 20240405153045201
125703 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105_spl.c' (123,965) at 20210308005003168
125704 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pvr2fb.c' (123,966) at 20240405153231587
125705 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/libgcc2.h' (123,967) at 20210308005002544
125706 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc' (123,968) at 20230920080013648
125707 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/chacha-neon-core.S' (123,969) at 20220525020651878
125708 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/irq_64.c' (123,970) at 20240405153046325
125709 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg' (123,971) at 20210307205554118
125710 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libmctp/files/mctp' (123,972) at 20240712080022837
125711 2025-01-08 03:00:53.593-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0006-configure-Disable-incompatible-function-pointer-type.patch' (123,973) at 20240413080012639
125712 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nvidia-gpu.c' (123,974) at 20240405153048909
125713 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/syscalls/syscall.tbl' (123,975) at 20240405153229855
125714 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8400.h' (123,976) at 20210307214931438
125715 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/Makefile' (123,977) at 20240405153230219
125716 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/fsl,mma7455.yaml' (123,978) at 20240405153229767
125717 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-keymap.c' (123,979) at 20210308005046549
125718 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sass/libsass_git.bb' (123,980) at 20240113090014540
125719 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imxrt1170.c' (123,981) at 20240405153231319
125720 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/.gitignore' (123,982) at 20210307214926750
125721 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_stream_public.h' (123,983) at 20240405153051833
125722 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h' (123,984) at 20240415080012979
125723 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme2_ctrl_regs.h' (123,985) at 20240405153046577
125724 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/reopen-file.out' (123,986) at 20221215040039366
125725 2025-01-08 03:00:53.594-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/virtio/virtio_ccw.c' (123,987) at 20240405153231383
125726 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.acpihmatvirt' (123,988) at 20240906080037556 to deleted uid set
125727 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/Kconfig' (123,989) at 20210308005003020
125728 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c' (123,990) at 20220627100017018
125729 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/alloc.c' (123,991) at 20240405153049233
125730 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/090_hash.dts' (123,992) at 20210308005003752
125731 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/cavium-octeon-gpio.txt' (123,993) at 20210307214925314
125732 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/pipeline.json' (123,994) at 20240405153054121
125733 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/vmlinux.h' (123,995) at 20210307214926318
125734 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/leds.c' (123,996) at 20210307214931886
125735 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af.h' (123,997) at 20220525020653083
125736 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_c.c' (123,998) at 20210307214928614
125737 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/sifive/sifive_ccache.h' (123,999) at 20240405153052881
125738 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/syscallhdr.sh' (124,000) at 20241211090212378
125739 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/src.c' (124,001) at 20220525020651886
125740 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/srio.txt' (124,002) at 20210307214925406
125741 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hugetlb.h' (124,003) at 20240405153046109
125742 2025-01-08 03:00:53.595-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.c' (124,004) at 20240405153048997
125743 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bt3c_cs.c' (124,005) at 20210307214926926
125744 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-i386-secure-code.fd.bz2' (124,006) at 20241211090212406 to deleted uid set
125745 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_clock.c' (124,007) at 20240405153054321
125746 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-markupsafe/run-ptest' (124,008) at 20230401080011971
125747 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_tlv.c' (124,009) at 20210307214929610
125748 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/scsw.h' (124,010) at 20240405153046281
125749 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_property.h' (124,011) at 20240405153232131
125750 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h' (124,012) at 20240405153047221
125751 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_tx.h' (124,013) at 20240405153050697
125752 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hwmon' (124,014) at 20220408100032173
125753 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_mmcr2_test.c' (124,015) at 20240405153054361
125754 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp.h' (124,016) at 20240503080014490
125755 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-brcmstb-l2.c' (124,017) at 20240405153230747
125756 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/chassis-system-reset.service' (124,018) at 20210421100042653
125757 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx18-cardlist.rst' (124,019) at 20210307214925230
125758 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-rt5645.txt' (124,020) at 20210307214925434
125759 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_last.c' (124,021) at 20240405153053333
125760 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt' (124,022) at 20210307214925342
125761 2025-01-08 03:00:53.596-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/at91sam9_rtt.c' (124,023) at 20210308005003480
125762 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/netlink.c' (124,024) at 20240405153231987
125763 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/dbus_zone.hpp' (124,025) at 20230201040022463
125764 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/examples/counting.c' (124,026) at 20210307214932490
125765 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c' (124,027) at 20210307214927938
125766 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/Makefile' (124,028) at 20210308005002972
125767 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/unix_diag.h' (124,029) at 20210307214931666
125768 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (124,030) at 20230817080015056
125769 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_regs.h' (124,031) at 20240405153046585
125770 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.h' (124,032) at 20210307214929938
125771 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/acl.c' (124,033) at 20240405153052481
125772 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/gen_vdso_offsets.sh' (124,034) at 20220525020652094
125773 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Glide' (124,035) at 20211006000025238
125774 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/package.json' (124,036) at 20241004080035959
125775 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb' (124,037) at 20241221090017556
125776 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd_cfg.c' (124,038) at 20210307214928806
125777 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/simulate-insn.h' (124,039) at 20210307214926102
125778 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.h' (124,040) at 20210307214929914
125779 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256-armv4.pl' (124,041) at 20210309003648676
125780 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88080-regulator.c' (124,042) at 20240405153051473
125781 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_ro.c' (124,043) at 20210308005003728
125782 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/fsp_configs.h' (124,044) at 20210308005002876
125783 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,sparx5-switch.yaml' (124,045) at 20240405153045117
125784 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/mop500_ab8500.h' (124,046) at 20240405153054017
125785 2025-01-08 03:00:53.597-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/riscv-iommu.rst' (124,047) at 20241211090212238
125786 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xics_spapr.h' (124,048) at 20210927100127241
125787 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml' (124,049) at 20240405153229795
125788 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/layer.conf' (124,050) at 20241221090017568
125789 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/uptodate.h' (124,051) at 20220525020654479
125790 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_table.h' (124,052) at 20210309003654436
125791 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/hdsp.c' (124,053) at 20241011080017407
125792 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/splice_read.c' (124,054) at 20210309003656020
125793 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memregion.c' (124,055) at 20210309003654188
125794 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c' (124,056) at 20240405153050113
125795 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.c' (124,057) at 20240405153048637
125796 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/oxsemi,ox810se.h' (124,058) at 20210307214931346
125797 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/macio.c' (124,059) at 20241211090212282
125798 2025-01-08 03:00:53.598-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__continue_on.hpp' (124,060) at 20241219090033964
125799 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hideep.c' (124,061) at 20240405153049161
125800 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/ti_sci.h' (124,062) at 20210308005003372
125801 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/iscsi_tcp.h' (124,063) at 20240405153051617
125802 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/e1000-test.c' (124,064) at 20221215040039370
125803 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-socksio_1.0.0.bb' (124,065) at 20240301090012435
125804 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/error.h' (124,066) at 20240405153052909
125805 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/Kbuild' (124,067) at 20240405153048661
125806 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.95.bb' (124,068) at 20241221090017532
125807 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/usbredir_0.14.0.bb' (124,069) at 20241206090014242
125808 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042d4_spi_rcw.cfg' (124,070) at 20210308005002992
125809 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_factory.cpp' (124,071) at 20240904080048947
125810 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/package_parser.hpp' (124,072) at 20240819080030255
125811 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/multi_defconfig' (124,073) at 20240405153230003
125812 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic_state_helper.c' (124,074) at 20240405153048389
125813 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb' (124,075) at 20240301090012471
125814 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/vmw_pvscsi.c' (124,076) at 20240405153051745
125815 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/audio_codec.h' (124,077) at 20210308005003560
125816 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/generate_initcall_order.pl' (124,078) at 20220525020654943
125817 2025-01-08 03:00:53.599-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/mdio.c' (124,079) at 20210307214929298
125818 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/omega2p_defconfig' (124,080) at 20240405153230011
125819 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/libxcrypt.inc' (124,081) at 20241221090017644
125820 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_stack.c' (124,082) at 20220525020654739
125821 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/synclink.h' (124,083) at 20210307214931662
125822 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb' (124,084) at 20241206090014334
125823 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_stats.h' (124,085) at 20240405153051737
125824 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_sigtramp.h' (124,086) at 20240906080037156
125825 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-suniv-f1c100s.c' (124,087) at 20240405153231339
125826 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-palmetto.dts' (124,088) at 20220624030046577
125827 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,rcar-gen3-pcie-phy.yaml' (124,089) at 20220525020651702
125828 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/panel/tpo_tj032md01bw.c' (124,090) at 20210307214930922
125829 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_embedded.h' (124,091) at 20210307214931514
125830 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf' (124,092) at 20230927080013510
125831 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/branch.json' (124,093) at 20240405153054113
125832 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rpds-py/run-ptest' (124,094) at 20241206090014330
125833 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/Kconfig' (124,095) at 20210307214929634
125834 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-evb.dts' (124,096) at 20220617030036053
125835 2025-01-08 03:00:53.600-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/mpc85xx_sleep.c' (124,097) at 20210308005002960
125836 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_quirks.c' (124,098) at 20241111090012169
125837 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e500v1_power_isa.dtsi' (124,099) at 20221102030020737
125838 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/Makefile' (124,100) at 20240405153045885
125839 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/pcie.h' (124,101) at 20240405153052761
125840 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/spl.c' (124,102) at 20210308005002964
125841 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/isl29003.c' (124,103) at 20240405153049641
125842 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/interfaces.hpp' (124,104) at 20220726030013070
125843 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_devids.h' (124,105) at 20240405153050001
125844 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/mkinitrd.sh' (124,106) at 20240405153232283
125845 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-wacom.sh' (124,107) at 20240405153054309
125846 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-off.svg' (124,108) at 20210308005107069
125847 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/files/cpld_version.sh' (124,109) at 20230418080015344
125848 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pinning.c' (124,110) at 20240405153054277
125849 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/yank.h' (124,111) at 20240906080037344
125850 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_mem.c' (124,112) at 20240405153052233
125851 2025-01-08 03:00:53.601-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-peb-wlbt-05.dtsi' (124,113) at 20240405153045525
125852 2025-01-08 03:00:53.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c' (124,114) at 20241220090018314
125853 2025-01-08 03:00:53.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd.h' (124,115) at 20210308005046065
125854 2025-01-08 03:00:53.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ep8248e_defconfig' (124,116) at 20240405153046097
125855 2025-01-08 03:00:53.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/runlist.c' (124,117) at 20240405153052457
125856 2025-01-08 03:00:53.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bench_uprobe.bpf.c' (124,118) at 20240405153232235
125857 2025-01-08 03:00:53.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/unwind.h' (124,119) at 20210307214926178
125858 2025-01-08 03:00:53.602-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/bpmp-abi.h' (124,120) at 20240405153052881
125859 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap_state.c' (124,121) at 20240405153231979
125860 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/gup_longterm.c' (124,122) at 20240405153054329
125861 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/protocol.c' (124,123) at 20240405153231983
125862 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/dfi-bt700.dtsi' (124,124) at 20210308005002860
125863 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-phycore-som.dtsi' (124,125) at 20240405153045589
125864 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.2.1.bb' (124,126) at 20241206090014270
125865 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/iova-tree.h' (124,127) at 20241211090212366
125866 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.shellcheck-ignore' (124,128) at 20230627080024910
125867 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/getConfig.cpp' (124,129) at 20240817080005771
125868 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/net.c' (124,130) at 20241211090212394
125869 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fcoe_sysfs.h' (124,131) at 20210307214931586
125870 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/tegra-cbb.c' (124,132) at 20240405153231451
125871 2025-01-08 03:00:53.603-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/g_printer.h' (124,133) at 20210307214931682
125872 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/inode.c' (124,134) at 20240405153231727
125873 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/testpathtree.py' (124,135) at 20210308005048033
125874 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/028_pack_4gb_outside.dts' (124,136) at 20210308005003752
125875 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/dev.c' (124,137) at 20240405153232011
125876 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-canberra' (124,138) at 20210307205553766
125877 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_22.0.0.bb' (124,139) at 20240106090017237
125878 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/debug.yml' (124,140) at 20241221090017464
125879 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/interrupt.h' (124,141) at 20210307214932474
125880 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/i2c.c' (124,142) at 20240405153051101
125881 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/meson.build' (124,143) at 20231228090030524
125882 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_w1d/MAINTAINERS' (124,144) at 20210308005002940
125883 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/tzpc.h' (124,145) at 20210308005002668
125884 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml' (124,146) at 20240405153045073
125885 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/Kconfig' (124,147) at 20210307214932042
125886 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/base.h' (124,148) at 20210308005045993
125887 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sprd,sc9860-clk.h' (124,149) at 20210307214931334
125888 2025-01-08 03:00:53.604-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/org.open_power.Software.Host.Updater.service' (124,150) at 20241206090018458
125889 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8820.h' (124,151) at 20210307214932234
125890 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/apparmor_3.1.3.bb' (124,152) at 20241221090017576
125891 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_mpddrc.h' (124,153) at 20210308005002716
125892 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-core/systemd/systemd-conf/coredump.conf' (124,154) at 20210714100019424
125893 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/io.c' (124,155) at 20240906080037148
125894 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/via-rhine.txt' (124,156) at 20210307214925382
125895 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395.h' (124,157) at 20240405153053569
125896 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/network/phosphor-network/config.json' (124,158) at 20211225040019812
125897 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fentry_test.c' (124,159) at 20220525020655199
125898 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/lfd.c' (124,160) at 20210307214926438
125899 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_msg.c' (124,161) at 20240405153048797
125900 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm-consts.h' (124,162) at 20240906080037456
125901 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/bblayers.conf.sample' (124,163) at 20240323080013545
125902 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/Attention_Handler.md' (124,164) at 20240809080017263
125903 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Hamburg' (124,165) at 20210307205553766
125904 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/Kconfig' (124,166) at 20240405153230755
125905 2025-01-08 03:00:53.605-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/mboxd/mboxd_%.bbappend' (124,167) at 20210307205554222
125906 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-not-run-ptest-on-host.patch' (124,168) at 20230706080014769
125907 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_ti814x.h' (124,169) at 20210308005002636
125908 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.h' (124,170) at 20210307214928838
125909 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h' (124,171) at 20240405153050521
125910 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_hace.h' (124,172) at 20241211090212362
125911 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmoinen' (124,173) at 20210307205553770
125912 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/section_header.hpp' (124,174) at 20240830080017491
125913 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_info_packet.h' (124,175) at 20240405153047305
125914 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/atmel-at91rm9200-wdt.txt' (124,176) at 20210307214925450
125915 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Lozovaya' (124,177) at 20210307205553794
125916 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/meson.build' (124,178) at 20240214090001981
125917 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/dts/j2_mimas_v2.dts' (124,179) at 20240405153046309
125918 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-path-selector.c' (124,180) at 20240405153049249
125919 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/Makefile' (124,181) at 20210309003649780
125920 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/nexthop.c' (124,182) at 20240805080014051
125921 2025-01-08 03:00:53.606-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/1066mhz_4x256mx16.cfg' (124,183) at 20210308005002924
125922 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/callout.hpp' (124,184) at 20230516080019602
125923 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ap.c' (124,185) at 20240405153053405
125924 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/stubs-all.c' (124,186) at 20240906080037444
125925 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/sensor_manager.hpp' (124,187) at 20240919080039602
125926 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-fsa9480.c' (124,188) at 20240405153047025
125927 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_intel.c' (124,189) at 20220818100014695
125928 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.c' (124,190) at 20210307214928778
125929 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild' (124,191) at 20210307214927970
125930 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_device.h' (124,192) at 20240405153047017
125931 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5020_ids.c' (124,193) at 20210308005002832
125932 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7393.c' (124,194) at 20240405153049305
125933 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/packets-buffer.h' (124,195) at 20210307214932214
125934 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_h.c' (124,196) at 20210308005046513
125935 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.h' (124,197) at 20240405153048745
125936 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/dwarf-unwind.c' (124,198) at 20240405153054085
125937 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0032-corstone1000-ESRT-add-unique-firmware-GUID.patch' (124,199) at 20240413080012627
125938 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2d.dtsi' (124,200) at 20240405153046093
125939 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l35.h' (124,201) at 20220525020655023
125940 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/export.c' (124,202) at 20240405153052413
125941 2025-01-08 03:00:53.607-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/Makefile' (124,203) at 20220525020652198
125942 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/neomagic.h' (124,204) at 20210307214931698
125943 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sc7180-fails.txt' (124,205) at 20240405153230531
125944 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-p281.dts' (124,206) at 20210307214925994
125945 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/ipmi_intf.c' (124,207) at 20210308004938832
125946 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py' (124,208) at 20240106090017249
125947 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/gr-udc.txt' (124,209) at 20210307214925450
125948 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Dungarvan' (124,210) at 20210307205553774
125949 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/avocado.rst' (124,211) at 20241211090212234
125950 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-ioctl.rst' (124,212) at 20210309003648492
125951 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9700.h' (124,213) at 20210307214929710
125952 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8450.h' (124,214) at 20240405153052649
125953 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/figures/yp-how-it-works-new-diagram.png' (124,215) at 20210316000012689 to deleted uid set
125954 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4-ace.dts' (124,216) at 20210308005002632
125955 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watch_queue/Makefile' (124,217) at 20210309003654520
125956 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_eh.rst' (124,218) at 20240405153045257
125957 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (124,219) at 20240613080018351
125958 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm4.c' (124,220) at 20240405153046541
125959 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tt-1500.c' (124,221) at 20210307214928786
125960 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/lag.h' (124,222) at 20210307214931582
125961 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-evm.dts' (124,223) at 20210308005002560
125962 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf.h' (124,224) at 20240405153232211
125963 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/Kconfig' (124,225) at 20240405153051277
125964 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_core.c' (124,226) at 20240405153231911
125965 2025-01-08 03:00:53.608-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/eeprom.h' (124,227) at 20210309003651784
125966 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/.gitignore' (124,228) at 20240405153054361
125967 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx7_defconfig' (124,229) at 20210308005003252
125968 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-transaction.c' (124,230) at 20240405153053501
125969 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/CFMLimit/meson.build' (124,231) at 20230825080021137
125970 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp103.c' (124,232) at 20240405153048877
125971 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-boe.dts' (124,233) at 20240405153045781
125972 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-meta.rst' (124,234) at 20220525020651782
125973 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/quicc_simple.h' (124,235) at 20210307214926162
125974 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/hplip-3.19.6-fix-return.patch' (124,236) at 20230706080014749
125975 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer/0001-meson.build-use-python3-directly-for-python.patch' (124,237) at 20241221090017684
125976 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pci_nrtr_masks.h' (124,238) at 20240405153046605
125977 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/pcl063.c' (124,239) at 20210308005003028
125978 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml' (124,240) at 20240405153045101
125979 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pcf2127.c' (124,241) at 20210308005003480
125980 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch' (124,242) at 20210307205554506
125981 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/io.h' (124,243) at 20240405153230147
125982 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns_mdio.c' (124,244) at 20241011080017327
125983 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/perf_regs.c' (124,245) at 20240405153232219
125984 2025-01-08 03:00:53.609-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_common.h' (124,246) at 20210308005002680
125985 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pci.c' (124,247) at 20240405153230091
125986 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/snps,hsdk-reset.txt' (124,248) at 20210307214925414
125987 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-domains.rst' (124,249) at 20240405153045301
125988 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-astrometa-t2hybrid.c' (124,250) at 20210307214928778
125989 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/fb.h' (124,251) at 20240405153052617
125990 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/pble.h' (124,252) at 20240405153049069
125991 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/rcar-dmac.c' (124,253) at 20240405153047005
125992 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/iva.txt' (124,254) at 20210307214925278
125993 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/example-schema.yaml' (124,255) at 20240405153045057
125994 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.h' (124,256) at 20210307214929614
125995 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cper-parse.i' (124,257) at 20241114091008828
125996 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-vct.c' (124,258) at 20210308005003512
125997 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/0001-testsuite-Add-tmp-orc.c-for-missing-_orc_code_orc_de.patch' (124,259) at 20230706080014733
125998 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-neon.S' (124,260) at 20240405153045845
125999 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_hwconfig.h' (124,261) at 20240405153048489
126000 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/stable-api-nonsense.rst' (124,262) at 20210307214925586
126001 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-myirtech-myc.dtsi' (124,263) at 20240405153045589
126002 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/Kconfig' (124,264) at 20210308005003012
126003 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-pci.c' (124,265) at 20240405153049801
126004 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/code-of-conduct-interpretation.rst' (124,266) at 20210307214925586
126005 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hudiksvall_Forsa' (124,267) at 20210307205553782
126006 2025-01-08 03:00:53.610-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/Makefile' (124,268) at 20210307214929126
126007 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb' (124,269) at 20241126090011763
126008 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/tools/amiga/dmesg.c' (124,270) at 20210307214926174
126009 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/component.rst' (124,271) at 20210307214925454
126010 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mman.h' (124,272) at 20240405153046321
126011 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc' (124,273) at 20241219090012976
126012 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/imx8/Makefile' (124,274) at 20210308005003400
126013 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtmultipath.c' (124,275) at 20240405153232083
126014 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6375.c' (124,276) at 20240405153230231
126015 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7791.dtsi' (124,277) at 20240405153045553
126016 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025rdb_32b.dts' (124,278) at 20210307214926346
126017 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL' (124,279) at 20210307205554598
126018 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/hashserv/Dockerfile' (124,280) at 20241221090017584
126019 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/hp03.c' (124,281) at 20240405153049009
126020 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/savevm.h' (124,282) at 20240906080037372
126021 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_bsg.h' (124,283) at 20240405153051633
126022 2025-01-08 03:00:53.611-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/Makefile' (124,284) at 20240405153049757
126023 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/driver.c' (124,285) at 20240405153049045
126024 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2200.h' (124,286) at 20210307214932350
126025 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/imx.h' (124,287) at 20220525020654555
126026 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytest-subtests_0.13.1.bb' (124,288) at 20241221090017668
126027 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/pango/pango_1.55.0.bb' (124,289) at 20241221090017684
126028 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373.c' (124,290) at 20240405153053629
126029 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_cursor.c' (124,291) at 20240405153231491
126030 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cht-wc.c' (124,292) at 20240405153048897
126031 2025-01-08 03:00:53.612-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma.h' (124,293) at 20210307214931358
126032 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/UserManagementStore.js' (124,294) at 20241004080035963
126033 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/system.hpp' (124,295) at 20240817080031296
126034 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6594-regulator.c' (124,296) at 20240613080016463
126035 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mamoiada_params.h' (124,297) at 20210307214930562
126036 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/dbri.c' (124,298) at 20240405153232203
126037 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmsubs.c' (124,299) at 20210307214926434
126038 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/boards/Kconfig' (124,300) at 20210307214926190
126039 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_overlap.cpp' (124,301) at 20210308005108645
126040 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h' (124,302) at 20240405153230591
126041 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed.inc' (124,303) at 20241221090017472
126042 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf_1.0.bb' (124,304) at 20241221090017504
126043 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/features.md' (124,305) at 20241203090006519
126044 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/hash.h' (124,306) at 20241211090212354
126045 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/ics-opal.c' (124,307) at 20240405153230059
126046 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm63268-pinctrl.yaml' (124,308) at 20240405153045133
126047 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cffrml.c' (124,309) at 20210307214931898
126048 2025-01-08 03:00:53.613-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Hamilton' (124,310) at 20210307205553778
126049 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/Makefile' (124,311) at 20210307214929602
126050 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/Kconfig' (124,312) at 20210308005003356
126051 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/exec.c' (124,313) at 20240726080012882
126052 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/imx-regs.h' (124,314) at 20210308005002648
126053 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/packagefiles/boost/meson.build' (124,315) at 20240511080038862
126054 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/phosphor-host-ipmid.wrap' (124,316) at 20220805030037283
126055 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/inat_types.h' (124,317) at 20210307214932458
126056 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_collect_main.cpp' (124,318) at 20240904080029670
126057 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.h' (124,319) at 20220525020652522
126058 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/Makefile' (124,320) at 20210307214932222
126059 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/rsync/rsync_%.bbappend' (124,321) at 20220921030015982
126060 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_chipcommon.c' (124,322) at 20210309003652964
126061 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal_o32.c' (124,323) at 20210307214926262
126062 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/local.conf.sample' (124,324) at 20241221090017480
126063 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/vmware.c' (124,325) at 20240405153046425
126064 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_lzo.c' (124,326) at 20210308005003548
126065 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_adx.h' (124,327) at 20240405153054013
126066 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf-cgroup-defs.h' (124,328) at 20240405153052665
126067 2025-01-08 03:00:53.614-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/backtrace.S' (124,329) at 20240405153045633
126068 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi5_core.c' (124,330) at 20240405153048673
126069 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/libcrc32c.c' (124,331) at 20240405153053093
126070 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/x86.h' (124,332) at 20240906080037332
126071 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/barrier.h' (124,333) at 20210605000027676
126072 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/pldm.cpp' (124,334) at 20241106090023554
126073 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_proto.h' (124,335) at 20240405153052877
126074 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3399-ddr.h' (124,336) at 20210307214931334
126075 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml' (124,337) at 20240405153045153
126076 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_ddp.c' (124,338) at 20240405153051957
126077 2025-01-08 03:00:53.615-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/__init__.py' (124,339) at 20240302090018246
126078 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98090.h' (124,340) at 20210308005003488
126079 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_dbus.cpp' (124,341) at 20241106090023554
126080 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/cmsdk-apb-dualtimer.h' (124,342) at 20210927100127245
126081 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-nest-struct.json' (124,343) at 20210308005046405
126082 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/inventory_manager.cpp' (124,344) at 20240819080030255
126083 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xdr.c' (124,345) at 20240405153232083
126084 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x.h' (124,346) at 20210307214928642
126085 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_lock.c' (124,347) at 20240405153054277
126086 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ts5500.c' (124,348) at 20240405153047085
126087 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/Kconfig' (124,349) at 20230302090047762
126088 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5913.dts' (124,350) at 20240405153045497
126089 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/README.md' (124,351) at 20241206090014206
126090 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs43130.txt' (124,352) at 20210307214925426
126091 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/webusb.h' (124,353) at 20240405153052817
126092 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/MER0/meson.build' (124,354) at 20230825080021137
126093 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/unicode.rst' (124,355) at 20240405153229835
126094 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c' (124,356) at 20240830080013287
126095 2025-01-08 03:00:53.616-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_ca5x2_defconfig' (124,357) at 20210308005003284
126096 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_probe_helper.h' (124,358) at 20240405153052637
126097 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/webserver_cli.cpp' (124,359) at 20240909080002363
126098 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/sbsa-ref.yml' (124,360) at 20241206090014206
126099 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect_ping.c' (124,361) at 20240405153054269
126100 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_net.c' (124,362) at 20210308005003700
126101 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tc/Makefile' (124,363) at 20210307214930714
126102 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch' (124,364) at 20241221090017656
126103 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg-crates.inc' (124,365) at 20241221090017680
126104 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (124,366) at 20241206090014230
126105 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sun6i-p2wi.c' (124,367) at 20240405153230683
126106 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ipq806x-dwmac.txt' (124,368) at 20210307214925374
126107 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bmips_be_defconfig' (124,369) at 20240405153045993
126108 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/maya44.rst' (124,370) at 20240405153045261
126109 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/vmbus.c' (124,371) at 20241211090212274
126110 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/flow.h' (124,372) at 20210308005002672
126111 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/clock.h' (124,373) at 20210308005002644
126112 2025-01-08 03:00:53.617-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/Makefile' (124,374) at 20240405153230671
126113 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_fw.h' (124,375) at 20240405153051721
126114 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/notifier-error-inject.h' (124,376) at 20210307214931810
126115 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/Kconfig' (124,377) at 20240405153049729
126116 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/eth0.4004.netdev' (124,378) at 20210307205554222
126117 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-alchemy.c' (124,379) at 20220525020652014
126118 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tcx.h' (124,380) at 20240719080013369
126119 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_debugfs.h' (124,381) at 20210307214927078
126120 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobi.dts' (124,382) at 20240405153045605
126121 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb' (124,383) at 20210812000025170
126122 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armv7m_ras.c' (124,384) at 20220429100100486
126123 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos.cfg' (124,385) at 20210308005002912
126124 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/Kconfig' (124,386) at 20240405153231319
126125 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/Makefile' (124,387) at 20240405153231451
126126 2025-01-08 03:00:53.618-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-secvar' (124,388) at 20240405153044929
126127 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredbyn_Vasterfannbyn' (124,389) at 20210307205553778
126128 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-control.c' (124,390) at 20210307214928842
126129 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_mpic_err.c' (124,391) at 20240405153046229
126130 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/genex.S' (124,392) at 20240405153046021
126131 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfb.h' (124,393) at 20210307214930914
126132 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3av.c' (124,394) at 20240405153051445
126133 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65-mcu.dtsi' (124,395) at 20210308005002592
126134 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/can-transceiver.yaml' (124,396) at 20240405153045113
126135 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,apss-ipq.h' (124,397) at 20210309003653812
126136 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_algs_send.c' (124,398) at 20240405153230267
126137 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/perf_event.c' (124,399) at 20220525020651970
126138 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/tpci200.c' (124,400) at 20221215040039374
126139 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/conf/include/non-repro-meta-perl.inc' (124,401) at 20241206090014266
126140 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/ssl_key_handler.cpp' (124,402) at 20241025080002985
126141 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload-layers.svg' (124,403) at 20210307214925542
126142 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/debugfs.c' (124,404) at 20220525020653815
126143 2025-01-08 03:00:53.619-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mxc-nand.yaml' (124,405) at 20240405153045113
126144 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm63xx-gate.c' (124,406) at 20240405153230203
126145 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/sge.c' (124,407) at 20240520080015159
126146 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/irq-chip-model.rst' (124,408) at 20240405153229835
126147 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/amd_bus.c' (124,409) at 20240405153230143
126148 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-multitouch.sh' (124,410) at 20240405153054309
126149 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-broadcast-hrtimer.c' (124,411) at 20240405153053053
126150 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/Kconfig' (124,412) at 20241018080014482
126151 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_hmi.c' (124,413) at 20240405153046161
126152 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mlxsw.h' (124,414) at 20210307214931610
126153 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_algs.c' (124,415) at 20240405153046957
126154 2025-01-08 03:00:53.620-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_mixer.c' (124,416) at 20210307214932202
126155 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_wrr.c' (124,417) at 20210307214932010
126156 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/mediatek.c' (124,418) at 20210307214925898
126157 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/EventLogs/index.js' (124,419) at 20220105012522995
126158 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunsu.c' (124,420) at 20240405153231519
126159 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashrsi3.S' (124,421) at 20210308005002852
126160 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/seaboard_defconfig' (124,422) at 20210308005003280
126161 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/prom.c' (124,423) at 20220525020651986
126162 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/network-controller.js' (124,424) at 20210308005107073
126163 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hexdump.c' (124,425) at 20240405153053105
126164 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/cache.c' (124,426) at 20210307214931102
126165 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/sign_rpm.bbclass' (124,427) at 20220910030013393
126166 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb' (124,428) at 20241221090017528
126167 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-rk808.c' (124,429) at 20240405153046781
126168 2025-01-08 03:00:53.621-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+std_output.sh' (124,430) at 20240405153232231
126169 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/af_unix.c' (124,431) at 20241220090018342
126170 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdpwall.c' (124,432) at 20240405153054285
126171 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-stat.txt' (124,433) at 20240405153054081
126172 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_uer.c' (124,434) at 20210307214932206
126173 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_core.c' (124,435) at 20240405153231371
126174 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/maxim,ds26522.txt' (124,436) at 20210307214925378
126175 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca506.c' (124,437) at 20210307214928834
126176 2025-01-08 03:00:53.622-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c' (124,438) at 20240405153231235
126177 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/smu9_driver_if.h' (124,439) at 20240405153048341
126178 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794.dtsi' (124,440) at 20210308005002600
126179 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-virtio.c' (124,441) at 20240405153230683
126180 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-buffer.c' (124,442) at 20210927100127289
126181 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/rockchip,pinctrl.txt' (124,443) at 20210308005003308
126182 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/virtual-memory.json' (124,444) at 20240405153054157
126183 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/Kconfig' (124,445) at 20210308005002920
126184 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rpm.c' (124,446) at 20240405153230219
126185 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rockchip,rk3588-cru.h' (124,447) at 20240405153231795
126186 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c' (124,448) at 20240405153048649
126187 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_common.sh' (124,449) at 20240405153054345
126188 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu.c' (124,450) at 20241211090212502
126189 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler-clang.h' (124,451) at 20240405153052669
126190 2025-01-08 03:00:53.623-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/bitops.h' (124,452) at 20240405153045913
126191 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_in_map.c' (124,453) at 20240405153232259
126192 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/trap.c' (124,454) at 20240405153046345
126193 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_parman.c' (124,455) at 20210307214931818
126194 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pai.h' (124,456) at 20240405153046277
126195 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_v4l2.c' (124,457) at 20240405153231471
126196 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/OWNERS' (124,458) at 20220429030013152
126197 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sh7752evb' (124,459) at 20210308005003296
126198 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/alert-banner.scss' (124,460) at 20210308005107073
126199 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/unistd.h' (124,461) at 20210307214926518
126200 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/usb-network.service' (124,462) at 20230412080023456
126201 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/freebsd' (124,463) at 20241211090212554
126202 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ultravisor-api.h' (124,464) at 20210307214926394
126203 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ux500/boards.txt' (124,465) at 20220525020651662
126204 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/virtual-memory.json' (124,466) at 20240405153054125
126205 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/memory.h' (124,467) at 20210307214925958
126206 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/contributing.md' (124,468) at 20221209040032879
126207 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/head.S' (124,469) at 20210307214926306
126208 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irqs-s3c64xx.h' (124,470) at 20240405153045685
126209 2025-01-08 03:00:53.624-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_chip.c' (124,471) at 20240405153051929
126210 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h' (124,472) at 20220525020653739
126211 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6838.h' (124,473) at 20210308005003588
126212 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/netfs.h' (124,474) at 20240405153052897
126213 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0037-corstone1000-enable-authenticated-capsule-config.patch' (124,475) at 20240413080012627
126214 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbr.c' (124,476) at 20210308005046505
126215 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9x5ek.h' (124,477) at 20210308005003584
126216 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pmc.h' (124,478) at 20210308005002668
126217 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml' (124,479) at 20240405153045113
126218 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_regmap.h' (124,480) at 20210307214931598
126219 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/pagemap.h' (124,481) at 20240405153052897
126220 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edsbyn' (124,482) at 20210307205553778
126221 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi_altera.txt' (124,483) at 20210308005003324
126222 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/3.Early-stage.rst' (124,484) at 20240405153045297
126223 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/difrnce_dit4350_defconfig' (124,485) at 20210308005003256
126224 2025-01-08 03:00:53.625-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash.inc' (124,486) at 20241221090017528
126225 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool-2.5.4.inc' (124,487) at 20241221090017664
126226 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/device.c' (124,488) at 20240405153051269
126227 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_imx.h' (124,489) at 20240405153231535
126228 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/virt.c' (124,490) at 20241211090212290
126229 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_1_regs.h' (124,491) at 20240405153046601
126230 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c' (124,492) at 20240830080013251
126231 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/irq_work.h' (124,493) at 20240405153230079
126232 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/evsel-tp-sched.c' (124,494) at 20240405153054165
126233 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/locktorture.c' (124,495) at 20240405153231915
126234 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-git-archive' (124,496) at 20210307205554638
126235 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/NOTES' (124,497) at 20210307214927870
126236 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/string-attributes.c' (124,498) at 20240405153231343
126237 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/uabi.rst' (124,499) at 20240405153045249
126238 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/clb069.h' (124,500) at 20240405153048617
126239 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/Kconfig' (124,501) at 20220525020654751
126240 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hexedit/hexedit_1.6.bb' (124,502) at 20220502030010108
126241 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/pm/api.h' (124,503) at 20210308005002640
126242 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/cortina.c' (124,504) at 20210308005003440
126243 2025-01-08 03:00:53.626-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/socklib.h' (124,505) at 20210307214932086
126244 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/utils.c' (124,506) at 20240405153053229
126245 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/keyval.c' (124,507) at 20221215040039402
126246 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/asm-offsets_64.c' (124,508) at 20240405153046409
126247 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NAND_SECBOOT_defconfig' (124,509) at 20210308005003240
126248 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/net.h' (124,510) at 20240405153232107
126249 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/spec-ctrl.h' (124,511) at 20240405153046397
126250 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt330x.h' (124,512) at 20210307214928630
126251 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rsk7203.h' (124,513) at 20210308005003612
126252 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/atomic.h' (124,514) at 20240405153045913
126253 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vde_kern.c' (124,515) at 20210307214926618
126254 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/intel.c' (124,516) at 20240405153230123
126255 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_path_append.cpp' (124,517) at 20220610100046048
126256 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/nterr.h' (124,518) at 20240405153052529
126257 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-spear.txt' (124,519) at 20210307214925366
126258 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/build.sh' (124,520) at 20240906080037444
126259 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/sysfs.c' (124,521) at 20240405153051269
126260 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/start_up.c' (124,522) at 20220525020652130
126261 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ts4800.h' (124,523) at 20210308005003620
126262 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crypto.h' (124,524) at 20220525020654807
126263 2025-01-08 03:00:53.627-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_subdirectory.cpp' (124,525) at 20240817080031296
126264 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/vcnl4000.c' (124,526) at 20240405153230695
126265 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/yocto-uninative.inc' (124,527) at 20241221090017612
126266 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_generic.c' (124,528) at 20240405153051265
126267 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/fpu_helper.c' (124,529) at 20230925080039997
126268 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_pwrctrl.c' (124,530) at 20210819100021610
126269 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/olpc_battery.c' (124,531) at 20240405153051437
126270 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-smp.dtsi' (124,532) at 20240405153045545
126271 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/mm.py' (124,533) at 20240405153232103
126272 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_ovec.h' (124,534) at 20220429100100566
126273 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch' (124,535) at 20231011080016578
126274 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_qspi_defconfig' (124,536) at 20210308005003264
126275 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/armada-37xx-wdt.txt' (124,537) at 20210307214925450
126276 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/cxl/pci.c' (124,538) at 20240405153230275 to deleted uid set
126277 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/stats.c' (124,539) at 20240405153046033
126278 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_shmem.c' (124,540) at 20240405153048477
126279 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.generic_usb_ohci' (124,541) at 20210308005003292
126280 2025-01-08 03:00:53.628-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig' (124,542) at 20240405153230003
126281 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scmi.c' (124,543) at 20230925080040093
126282 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/atomisp_gmin_platform.h' (124,544) at 20240405153051825
126283 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/debug.c' (124,545) at 20240405153231251
126284 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-polaroid-mid2809pxe04.dts' (124,546) at 20240405153045389
126285 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-hextile-template.h' (124,547) at 20240326080039754
126286 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree.h' (124,548) at 20240910080014090
126287 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/timeout.c' (124,549) at 20240805080014031
126288 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367_i2c.c' (124,550) at 20240405153230687
126289 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_mbx.c' (124,551) at 20240405153046933
126290 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/sigcontext.h' (124,552) at 20210307214926590
126291 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/ipack.c' (124,553) at 20240906080037244
126292 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nsc_gpio.c' (124,554) at 20210307214926950
126293 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdtdec.h' (124,555) at 20210308005003648
126294 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/configuration/bletchley-yaml-config.bb' (124,556) at 20241206090014218
126295 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbl.c' (124,557) at 20210308005046505
126296 2025-01-08 03:00:53.629-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max9768.h' (124,558) at 20210307214931598
126297 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/rx62n.c' (124,559) at 20240906080037288
126298 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-btcvsd.c' (124,560) at 20240405153232183
126299 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_idt77105.h' (124,561) at 20210307214931622
126300 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/vfio_compat.c' (124,562) at 20240405153230747
126301 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_empty_plugin.wks' (124,563) at 20210307205554390
126302 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/feature-removal-schedule.txt' (124,564) at 20210308005003328
126303 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition.interface.yaml' (124,565) at 20210610000035134
126304 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashiftrt.S' (124,566) at 20210308005002852
126305 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw.host.h' (124,567) at 20240405153051837
126306 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_socket.h' (124,568) at 20210307214931646
126307 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012a2g5rdb_tfa_defconfig' (124,569) at 20210308005003264
126308 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/relocate.S' (124,570) at 20210308005002548
126309 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-ld20.c' (124,571) at 20210308005002792
126310 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s-bit.dts' (124,572) at 20240405153045453
126311 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2/0003-bridge-mst-fix-a-further-musl-build-issue.patch' (124,573) at 20241221090017636
126312 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/fils_aead.c' (124,574) at 20240405153232043
126313 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cciss_ioctl.h' (124,575) at 20210307214931366
126314 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/machine-common.json' (124,576) at 20241211090212450
126315 2025-01-08 03:00:53.630-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/other.json' (124,577) at 20240405153054149
126316 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/processor.h' (124,578) at 20240405153232271
126317 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/jsa1212.c' (124,579) at 20240405153049001
126318 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/gettext.patch' (124,580) at 20210817100021790
126319 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/atmel-dataflash.txt' (124,581) at 20210307214925366
126320 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a_param.h' (124,582) at 20210307214930558
126321 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PortCollection_v1.xml' (124,583) at 20240619080002932
126322 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vgaarbiter.rst' (124,584) at 20240405153045213
126323 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/fd.h' (124,585) at 20240405153052489
126324 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.md.mako' (124,586) at 20210308005049765
126325 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/Makefile' (124,587) at 20240405153049685
126326 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/interface/ia_css_queue.h' (124,588) at 20210307214930570
126327 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/outp.c' (124,589) at 20240405153048625
126328 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/trigger.h' (124,590) at 20240405153052709
126329 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/imx/Kconfig' (124,591) at 20210308005003348
126330 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/des3_ede_glue.c' (124,592) at 20240405153046361
126331 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/riscv-qmp-cmds.c' (124,593) at 20240906080037528
126332 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json' (124,594) at 20210307205554222
126333 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman/0001-meson-DO-not-emit-absolute-path-when-S-B.patch' (124,595) at 20241221090017492
126334 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-singlehost/ttyS2.conf' (124,596) at 20240310080021376
126335 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/cpupower/cpupower.bb' (124,597) at 20241221090017528
126336 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_Utils.cpp' (124,598) at 20241112090003106
126337 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/186' (124,599) at 20230426080043944
126338 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/Makefile' (124,600) at 20210307214926194
126339 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega10_smumgr.h' (124,601) at 20210309003649664
126340 2025-01-08 03:00:53.631-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/floating-point.json' (124,602) at 20220525020655147
126341 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_snvs.c' (124,603) at 20241211090212294
126342 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.out' (124,604) at 20210308005046405 to deleted uid set
126343 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sh_bios.c' (124,605) at 20210307214926570
126344 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.c' (124,606) at 20210307214927958
126345 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/expr.c' (124,607) at 20240726080012878
126346 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stugun' (124,608) at 20210307205553790
126347 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/ppc/vdso-64le.so' (124,609) at 20241211090212378 to deleted uid set
126348 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_byteorder.h' (124,610) at 20210307214930662
126349 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ene-kb3930.c' (124,611) at 20240405153049605
126350 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-keembay.c' (124,612) at 20240405153051449
126351 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_v1.c' (124,613) at 20240405153052497
126352 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_config.c' (124,614) at 20220525020654799
126353 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs42xx.c' (124,615) at 20240405153053813
126354 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/adc.c' (124,616) at 20210308005003204
126355 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_dumpstats_kern.c' (124,617) at 20210307214932118
126356 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/Makefile' (124,618) at 20210308005002956
126357 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/ecryptfs_format.h' (124,619) at 20210309003654552
126358 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/Makefile' (124,620) at 20240805080013971
126359 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/display-connector.c' (124,621) at 20240405153230523
126360 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h' (124,622) at 20240405153230611
126361 2025-01-08 03:00:53.632-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_stack.h' (124,623) at 20240624080012768
126362 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/sgio2audio.c' (124,624) at 20240405153053509
126363 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2805.c' (124,625) at 20240405153052233
126364 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-4a/tune-neoverse512tvb.inc' (124,626) at 20240301090012451
126365 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lumsheden_Trekanten' (124,627) at 20210307205553786
126366 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/fan53555.c' (124,628) at 20210308005003472
126367 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/utils.hpp' (124,629) at 20210308005049141
126368 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_1_0.h' (124,630) at 20210307214927702
126369 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpslice_1.8.bb' (124,631) at 20241221090017500
126370 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/ccw.c' (124,632) at 20241211090212346
126371 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385.dtsi' (124,633) at 20240405153045445
126372 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995.dtsi' (124,634) at 20210308005002604
126373 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/migrate-key-location' (124,635) at 20230510080014491
126374 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dmem.h' (124,636) at 20210307214927910
126375 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1.dts' (124,637) at 20240405153045781
126376 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt' (124,638) at 20210307214925418
126377 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/nowhere.c' (124,639) at 20210308005003540
126378 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_nocodec.c' (124,640) at 20240405153053945
126379 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/Makefile' (124,641) at 20210307214928758
126380 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/chip.hpp' (124,642) at 20230511080009359
126381 2025-01-08 03:00:53.633-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/aes.h' (124,643) at 20210307214931306
126382 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6358.h' (124,644) at 20210307214932318
126383 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/intel_ish.h' (124,645) at 20210307214931610
126384 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp3971.c' (124,646) at 20240405153051465
126385 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/qconf.h' (124,647) at 20210308005003732
126386 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-queue.c' (124,648) at 20240405153049357
126387 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/radiotap.h' (124,649) at 20241211090145469
126388 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dfl.h' (124,650) at 20240405153052681
126389 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,nsp-pinmux.txt' (124,651) at 20220525020651702
126390 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassive.hpp' (124,652) at 20221114040047306
126391 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hiddev.rst' (124,653) at 20240405153045217
126392 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/meson.build' (124,654) at 20241014080018042
126393 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c' (124,655) at 20240405153048993
126394 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_scdc_helper.c' (124,656) at 20240405153048389
126395 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/bootlogo-vz.h' (124,657) at 20210307214926134
126396 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/Makefile' (124,658) at 20240405153049737
126397 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.json' (124,659) at 20210308005046409
126398 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/irq_vectors.h' (124,660) at 20240405153232207
126399 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cputopo.h' (124,661) at 20240405153054185
126400 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools/v6test.sh' (124,662) at 20210307205553842
126401 2025-01-08 03:00:53.634-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/mei_phy.c' (124,663) at 20220525020653819
126402 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/corsair-psu.rst' (124,664) at 20240815080012863
126403 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/provider.rst' (124,665) at 20240405153045189
126404 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-koelsch-u-boot.dts' (124,666) at 20210308005002600
126405 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/psci.h' (124,667) at 20210307214925854
126406 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-mxl111sf-cardlist.rst' (124,668) at 20210307214925230
126407 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/debugfs.c' (124,669) at 20240405153049653
126408 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c' (124,670) at 20240830080013283
126409 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/media-dev.c' (124,671) at 20240405153230815
126410 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/LICENSE' (124,672) at 20210307205554218
126411 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-fwht.c' (124,673) at 20220525020653311
126412 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/meson.options' (124,674) at 20241122090031749
126413 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8976.c' (124,675) at 20240405153051349
126414 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5624r.yaml' (124,676) at 20240405153045073
126415 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp6-server' (124,677) at 20210307205554462
126416 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwpm_util.h' (124,678) at 20240405153049021
126417 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/kn02-irq.c' (124,679) at 20210307214926206
126418 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/termios.h' (124,680) at 20210307214931618
126419 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_w.c' (124,681) at 20210308005046521
126420 2025-01-08 03:00:53.635-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fclose.rst' (124,682) at 20210309003648476
126421 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/head.S' (124,683) at 20210307214926138
126422 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-cldma.h' (124,684) at 20210307214932390
126423 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.c' (124,685) at 20240405153049945
126424 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy.c' (124,686) at 20240405153049241
126425 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act_stats.c' (124,687) at 20240405153050109
126426 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/MAINTAINERS' (124,688) at 20210308005002952
126427 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/ipam390-ais-uart.cfg' (124,689) at 20210308005002900
126428 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib/run-ptest' (124,690) at 20240301090012435
126429 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/faultlog_dump_entry.hpp' (124,691) at 20241129090023561
126430 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_ringbuffer.h' (124,692) at 20240405153048609
126431 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/nautilus/nautilus_47.1.bb' (124,693) at 20241221090017488
126432 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.h' (124,694) at 20240405153051945
126433 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/xip_fixup.h' (124,695) at 20240405153230063
126434 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/Makefile' (124,696) at 20240527080023352
126435 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood.h' (124,697) at 20240405153045653
126436 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx203.dts' (124,698) at 20240405153229955
126437 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/mapper.c' (124,699) at 20240405153053201
126438 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra124-mc.h' (124,700) at 20210308005003636
126439 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mc146818rtc.h' (124,701) at 20210307214926162
126440 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060-spi.c' (124,702) at 20210307214932322
126441 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sysfs.c' (124,703) at 20240405153046649
126442 2025-01-08 03:00:53.636-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dateutil_2.9.0.bb' (124,704) at 20241206090014266
126443 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212/xtensa-modules.c.inc' (124,705) at 20210308005046349
126444 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/LICENSE' (124,706) at 20210307205553674
126445 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/eth_lx2160ardb.c' (124,707) at 20210308005002972
126446 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdm670-tlmm.yaml' (124,708) at 20240405153045137
126447 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/tools/fan_rpm_loop_test.sh' (124,709) at 20230421080035752
126448 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som-brcm.dtsi' (124,710) at 20240405153045517
126449 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsi.h' (124,711) at 20240405153052917
126450 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxc_nand.h' (124,712) at 20210308005003412
126451 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/msg2638.c' (124,713) at 20240405153049161
126452 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sirf-audio.txt' (124,714) at 20210307214925434
126453 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_h6.c' (124,715) at 20210308005003352
126454 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/memory.json' (124,716) at 20240405153054125
126455 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc16.c' (124,717) at 20210307214931794
126456 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.c' (124,718) at 20240405153050645
126457 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.4.bb' (124,719) at 20231126090012805
126458 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/x1830-cgu.c' (124,720) at 20240405153046793
126459 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/rawmidi.c' (124,721) at 20240405153232123
126460 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_tcp.h' (124,722) at 20210307214931642
126461 2025-01-08 03:00:53.637-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/debugfs.c' (124,723) at 20240405153231911
126462 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zoned.h' (124,724) at 20240405153231643
126463 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/page-states.c' (124,725) at 20240405153230087
126464 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/MIGRATION.txt' (124,726) at 20210308005003328
126465 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/syscall.tbl' (124,727) at 20241211090212378
126466 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mid_bios.h' (124,728) at 20210307214927778
126467 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/pacbti.py' (124,729) at 20231207090015258
126468 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/livepatch.h' (124,730) at 20240405153052721
126469 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/Makefile' (124,731) at 20240405153046241
126470 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/net/bpf_jit_32.c' (124,732) at 20240405153045701
126471 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/schema/RootOfTrust_v1.xml' (124,733) at 20220520030007180
126472 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/proc.c' (124,734) at 20241211090145385
126473 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-35xx-devkit-u-boot.dtsi' (124,735) at 20210308005002596
126474 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/pic32mzda.h' (124,736) at 20210307214926286
126475 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_sel_unit_cache_test.c' (124,737) at 20240405153054361
126476 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-basic' (124,738) at 20210307214932570
126477 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/table.h' (124,739) at 20210307214929930
126478 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-import-devtree@.service.in' (124,740) at 20220222110024722
126479 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_types.h' (124,741) at 20210308005046053
126480 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pvh.bin' (124,742) at 20210308005046177 to deleted uid set
126481 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-alsa.c' (124,743) at 20220525020654987
126482 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sched/types.h' (124,744) at 20241216090017769
126483 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/syscalls/syscall.tbl' (124,745) at 20240405153230007
126484 2025-01-08 03:00:53.638-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/socfpga.c' (124,746) at 20210308005003052
126485 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-gpio-presence@.service' (124,747) at 20230412080023460
126486 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/sdram_nop.c' (124,748) at 20210308005002856
126487 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-macro-common.c' (124,749) at 20240405153053621
126488 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpufreq.h' (124,750) at 20240405153054213
126489 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_crctable.c' (124,751) at 20210308005003696
126490 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c' (124,752) at 20240405153050129
126491 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/membarrier.c' (124,753) at 20240405153231927
126492 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Sensor.v1_10_1.json' (124,754) at 20240918080002724
126493 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hashmap.c' (124,755) at 20240405153054193
126494 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/spapr_xive_kvm.c' (124,756) at 20241211090212286
126495 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl_git.bb' (124,757) at 20241221090017644
126496 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/yosemite4-common/host-poweroff' (124,758) at 20240727080014102
126497 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/MAINTAINERS' (124,759) at 20210308005003168
126498 2025-01-08 03:00:53.639-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/inno_hdmi-rockchip.txt' (124,760) at 20210307214925306
126499 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr3d.c' (124,761) at 20240405153230639
126500 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hw.h' (124,762) at 20221215040039182
126501 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-qman3.dtsi' (124,763) at 20210307214926350
126502 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-exynos.c' (124,764) at 20241211090145497
126503 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_lsr.S' (124,765) at 20230426080043952
126504 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-PendleForest' (124,766) at 20210307205553798
126505 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-cs42448.c' (124,767) at 20240405153053961
126506 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/README' (124,768) at 20210308005003012
126507 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/video.c' (124,769) at 20210308005002728
126508 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/vector.c' (124,770) at 20240613080016375
126509 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dbg-g-chip-info.rst' (124,771) at 20220525020651786
126510 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/store/ibm.js' (124,772) at 20240925080040915
126511 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/early_serial_console.c' (124,773) at 20240405153046349
126512 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@2/psu@58.conf' (124,774) at 20240904080027738
126513 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LeakDetector.v1_2_0.json' (124,775) at 20240918080002720
126514 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml' (124,776) at 20240405153229779
126515 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/machine.py' (124,777) at 20240906080037428
126516 2025-01-08 03:00:53.640-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/debug.h' (124,778) at 20210307214928566
126517 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/omap.yaml' (124,779) at 20240405153229755
126518 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_cpu_hotplug.rst' (124,780) at 20220429100100422
126519 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4341.txt' (124,781) at 20210307214925426
126520 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dm9000x.h' (124,782) at 20210308005003428
126521 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/impl.cpp' (124,783) at 20240826080018279
126522 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/tlb.c' (124,784) at 20210308005002996
126523 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.c' (124,785) at 20240405153050501
126524 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_tx_iptunnel_kern.c' (124,786) at 20240405153053429
126525 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Libpng' (124,787) at 20210307205554422
126526 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-zlib.c' (124,788) at 20210307214932470
126527 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/0002-squid-make-squid-conf-tests-run-on-target-device.patch' (124,789) at 20240413080012643
126528 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/ftm.h' (124,790) at 20210307214931390
126529 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kobject_uevent.c' (124,791) at 20240805080014043
126530 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-armada38x.c' (124,792) at 20240405153231371
126531 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/NCR5380.c' (124,793) at 20241011080017343
126532 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/stat.rst' (124,794) at 20220525020651654
126533 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-1.0' (124,795) at 20210307205554418
126534 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/thm/irqsrcs_thm_9_0.h' (124,796) at 20210307214927702
126535 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Aggregate_v1.xml' (124,797) at 20240619080002920
126536 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clocksource_ids.h' (124,798) at 20220525020654555
126537 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-sched_getcpu.c' (124,799) at 20210307214932470
126538 2025-01-08 03:00:53.641-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/exynos.S' (124,800) at 20210307214925858
126539 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/at91_dt_defconfig' (124,801) at 20240405153229907
126540 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/fgraph-filter-stack.tc' (124,802) at 20210307214932670
126541 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_elp.h' (124,803) at 20220525020654787
126542 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-versaclock3.c' (124,804) at 20240405153230207
126543 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/devlink.c' (124,805) at 20240405153050101
126544 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/userio.h' (124,806) at 20210307214931682
126545 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gitarchivetests.py' (124,807) at 20230919080013982
126546 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xmon.h' (124,808) at 20240405153046133
126547 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bitops.h' (124,809) at 20240405153045621
126548 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/Makefile' (124,810) at 20210308005003040
126549 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-memcheck-vgtests-remove-fullpath-after-flags.patch' (124,811) at 20210307205554554
126550 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_wait.c' (124,812) at 20240405153230563
126551 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/Search.spec.js.snap' (124,813) at 20220105012523003
126552 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwtimer.c' (124,814) at 20240405153046621
126553 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sc27xx-fg.yaml' (124,815) at 20240405153045141
126554 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-papr-pmem' (124,816) at 20240405153229727
126555 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sm6350.c' (124,817) at 20240405153046809
126556 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/syscalls.c' (124,818) at 20210307214926466
126557 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uac_common.h' (124,819) at 20240405153052077
126558 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/Makefile' (124,820) at 20210308005002916
126559 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memory-hotplug/Makefile' (124,821) at 20210307214932686
126560 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-alpine-msi.c' (124,822) at 20240613080016423
126561 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/verifier.rst' (124,823) at 20240405153044997
126562 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/debugfs.c' (124,824) at 20210307214928514
126563 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/Makefile' (124,825) at 20210308005002948
126564 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mvebu/comphy.h' (124,826) at 20210308005003676
126565 2025-01-08 03:00:53.642-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception' (124,827) at 20210307205554422
126566 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/introduction.rst' (124,828) at 20240405153044937
126567 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzicbo.c.inc' (124,829) at 20240906080037524
126568 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/cpp/.clang-tidy' (124,830) at 20231102080004805
126569 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_memcpy.h' (124,831) at 20220525020652903
126570 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/Makefile' (124,832) at 20240405153052409
126571 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml' (124,833) at 20240405153045065
126572 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/u-boot-x86.h' (124,834) at 20210308005002880
126573 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_template.S' (124,835) at 20210307214926086
126574 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gpu.h' (124,836) at 20240405153230539
126575 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/cpu-feature-overrides.h' (124,837) at 20240405153046005
126576 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c' (124,838) at 20240405153048761
126577 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/acl.c' (124,839) at 20240405153231643
126578 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4-1.4.19.inc' (124,840) at 20241221090017664
126579 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_drain.h' (124,841) at 20240405153052589
126580 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/rk8xx_pmic.h' (124,842) at 20210308005003680
126581 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp' (124,843) at 20231024080003368
126582 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/Makefile' (124,844) at 20210307214930334
126583 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc.c' (124,845) at 20240405153052573
126584 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8994.dtsi' (124,846) at 20240405153045777
126585 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/Kconfig' (124,847) at 20240405153051237
126586 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-outprod1.c' (124,848) at 20230925080040097
126587 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusactiveread.hpp' (124,849) at 20241210090026644
126588 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/storcenter.dts' (124,850) at 20210307214926358
126589 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb' (124,851) at 20241221090017504
126590 2025-01-08 03:00:53.643-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/Kconfig' (124,852) at 20210308005003476
126591 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/boost_asio_ssl.cpp' (124,853) at 20230511080004691
126592 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dms-ba16_defconfig' (124,854) at 20210308005003256
126593 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ieee80211_i.h' (124,855) at 20240805080014055
126594 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lsi,axm5516-clks.txt' (124,856) at 20210307214925290
126595 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_h.c' (124,857) at 20210308005046517
126596 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_debugctrl_regdef.h' (124,858) at 20210307214930638
126597 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/processor.h' (124,859) at 20240405153046401
126598 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/mapfile.csv' (124,860) at 20240405153232227
126599 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/Makefile' (124,861) at 20240405153045825
126600 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc-me.c' (124,862) at 20240405153230847
126601 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/bcm5974.rst' (124,863) at 20210307214925514
126602 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/device_class.rs' (124,864) at 20241211090212454
126603 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/consolation/consolation_0.0.9.bb' (124,865) at 20230401080011939
126604 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/manager.hpp' (124,866) at 20240409080029603
126605 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/folio-compat.c' (124,867) at 20240405153231959
126606 2025-01-08 03:00:53.644-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/bootwrapper.rst' (124,868) at 20210307214925546
126607 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq25980_charger.c' (124,869) at 20240405153051429
126608 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smsc47m192.c' (124,870) at 20240405153048877
126609 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/google/chromebook-boot-flow.rst' (124,871) at 20240405153044969
126610 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_byte_action.hpp' (124,872) at 20240817080031292
126611 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/Makefile.softmmu-target' (124,873) at 20240326080039746
126612 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mp-power.h' (124,874) at 20240405153052653
126613 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/phosphor-logging.wrap' (124,875) at 20220625030026172
126614 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tlv.h' (124,876) at 20210307214931602
126615 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/afsplit.c' (124,877) at 20241211090212226
126616 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp108.c' (124,878) at 20240405153048645
126617 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_buffer.c' (124,879) at 20240405153049009
126618 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/Kconfig' (124,880) at 20240906080037212
126619 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c' (124,881) at 20220525020652963
126620 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_iec958.h' (124,882) at 20220525020654655
126621 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/cygnus-ssp.c' (124,883) at 20240405153053557
126622 2025-01-08 03:00:53.645-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.c' (124,884) at 20240405153048641
126623 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_transport.c' (124,885) at 20240712080021081
126624 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/flea3_defconfig' (124,886) at 20210308005003260
126625 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/super.c' (124,887) at 20241211090145505 to deleted uid set
126626 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-aster.dts' (124,888) at 20240405153045529
126627 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/off_cpu.bpf.c' (124,889) at 20240405153054185
126628 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_changes.sh' (124,890) at 20240405153054341
126629 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/eisa-bus.c' (124,891) at 20240405153230291
126630 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atari_stdma.h' (124,892) at 20210307214926158
126631 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qdist.c' (124,893) at 20210927100127645
126632 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040.dtsi' (124,894) at 20210308005002568
126633 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zutil.h' (124,895) at 20210308005003716
126634 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu' (124,896) at 20210307214925346
126635 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/st,stm32-thermal.yaml' (124,897) at 20240405153045177
126636 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-revc.dts' (124,898) at 20210308005002576
126637 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-parameters.h' (124,899) at 20240405153051945
126638 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/nmi.h' (124,900) at 20240405153046321
126639 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/acompress.h' (124,901) at 20240405153052625
126640 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/vdso.c' (124,902) at 20210309003648996
126641 2025-01-08 03:00:53.646-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345_i2c.c' (124,903) at 20240405153048929
126642 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmdev.h' (124,904) at 20240405153052905
126643 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa-main.c' (124,905) at 20240405153049369
126644 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0006-Implement-timer-for-arm-v6.patch' (124,906) at 20240413080012651
126645 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-q8-tablet.dts' (124,907) at 20240405153045389
126646 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_index.scss' (124,908) at 20220105012522983
126647 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/opcode_helper.c' (124,909) at 20210307214926562
126648 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/titan.h' (124,910) at 20210307214926558
126649 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-pcie.md' (124,911) at 20221209040006395
126650 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf117.fuc3.h' (124,912) at 20210307214927938
126651 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_hv_generic.c' (124,913) at 20240913080013821
126652 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-io.json' (124,914) at 20240405153054145
126653 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/load_align.c' (124,915) at 20230925080040097
126654 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-semitek.c' (124,916) at 20220525020653043
126655 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-devattr.c' (124,917) at 20220525020653323
126656 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl.h' (124,918) at 20240906080037216
126657 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/run-ptest' (124,919) at 20210307205554610
126658 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ram.c' (124,920) at 20210308005003232
126659 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_pnor_partition_table.cpp' (124,921) at 20210308005108645
126660 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (124,922) at 20241106090019922
126661 2025-01-08 03:00:53.647-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_structs.h' (124,923) at 20210308005046085
126662 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/eeepc-laptop.c' (124,924) at 20240405153051405
126663 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x_reg.h' (124,925) at 20220525020653435
126664 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/Makefile' (124,926) at 20210307214931130
126665 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/OWNERS' (124,927) at 20221213040032721
126666 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lochnagar-regulator.c' (124,928) at 20240405153051465
126667 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/oplib.h' (124,929) at 20210307214926582
126668 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/thuge-gen.c' (124,930) at 20240405153232275
126669 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/lis302.txt' (124,931) at 20210307214925326
126670 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/aarch64/host-signal.h' (124,932) at 20220429100100638
126671 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9-spi.c' (124,933) at 20240405153230687
126672 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-trace.h' (124,934) at 20240405153052041
126673 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c' (124,935) at 20210307214927950
126674 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_hubs.c' (124,936) at 20210309003654896
126675 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-tinker.dts' (124,937) at 20210308005002604
126676 2025-01-08 03:00:53.648-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/t3_hw.c' (124,938) at 20240405153049869
126677 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl812.c' (124,939) at 20240405153046901
126678 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544ds.dts' (124,940) at 20210307214926342
126679 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/x86_debug.config' (124,941) at 20240405153231903
126680 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/platform_variables.py' (124,942) at 20241029080012595
126681 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c' (124,943) at 20240405153051837
126682 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/Kconfig' (124,944) at 20240405153231687
126683 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/hisi_ptt.h' (124,945) at 20240405153048893
126684 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_controller.c' (124,946) at 20240405153053505
126685 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/pkey_exec_prot.c' (124,947) at 20210309003656012
126686 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/machine.c' (124,948) at 20240906080037472
126687 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/037.out' (124,949) at 20210308005046437
126688 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/max96712/Makefile' (124,950) at 20240405153051861
126689 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/Kconfig' (124,951) at 20210308005003420
126690 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_select_reuseport_common.h' (124,952) at 20210307214932654
126691 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/OWNERS' (124,953) at 20231222090004823
126692 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/e_powersaver.c' (124,954) at 20210309003649272
126693 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-type-list.err' (124,955) at 20210308005046409
126694 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hardirq.h' (124,956) at 20210307214926214
126695 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/kmem.c' (124,957) at 20240405153052561
126696 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_sta.c' (124,958) at 20240805080013979
126697 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/exchange-bmc-os-info.sysconf' (124,959) at 20210308004938816
126698 2025-01-08 03:00:53.649-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_qp.c' (124,960) at 20241211090145441
126699 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic.c' (124,961) at 20240405153046233
126700 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU.dts' (124,962) at 20210308005002564
126701 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0006-libtool-Fix-tools-path-issues.patch' (124,963) at 20241221090017664
126702 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/translate.c' (124,964) at 20240906080037452
126703 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,qoriq-mc-dpmac.yaml' (124,965) at 20240405153045117
126704 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq-msc01.c' (124,966) at 20210307214926254
126705 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp' (124,967) at 20241211090002379
126706 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/sbe_ffdc_handler.hpp' (124,968) at 20240320080024493
126707 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp' (124,969) at 20230202040004526
126708 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_qmss_acc.c' (124,970) at 20240405153051773
126709 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uvcvideo.h' (124,971) at 20240405153052941
126710 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross_15.2.bb' (124,972) at 20241221090017660
126711 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb' (124,973) at 20241221090017504
126712 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_asrc.c' (124,974) at 20240405153054009
126713 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-input.c' (124,975) at 20240906080037316
126714 2025-01-08 03:00:53.650-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/path.h' (124,976) at 20240405153054201
126715 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_catalog.c' (124,977) at 20240405153048597
126716 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_regs.h' (124,978) at 20240405153048701
126717 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/smccc_filter.c' (124,979) at 20240405153054313
126718 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/tls.h' (124,980) at 20210307214926754
126719 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-sunfire.c' (124,981) at 20210307214928554
126720 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/perl_5.40.0.bb' (124,982) at 20241221090017664
126721 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.h' (124,983) at 20240405153048473
126722 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/microbit.c' (124,984) at 20221215040039090
126723 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/pgtable.c' (124,985) at 20210309003648984
126724 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-pcie.c' (124,986) at 20240405153051297
126725 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm3060.txt' (124,987) at 20210307214925430
126726 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_drv.c' (124,988) at 20241211090145449
126727 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/utils.h' (124,989) at 20210308005002708
126728 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-u-boot.dtsi' (124,990) at 20210308005002596
126729 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/bpf.c' (124,991) at 20240405153231075
126730 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/cpu-feature-registers.rst' (124,992) at 20240405153229739
126731 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/voltage-divider.yaml' (124,993) at 20240405153045073
126732 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex3_user.c' (124,994) at 20240405153232099
126733 2025-01-08 03:00:53.651-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/iucv/iucv.h' (124,995) at 20210307214931562
126734 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c' (124,996) at 20240405153230423
126735 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_psr.c' (124,997) at 20240405153230559
126736 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/ti,omap-gpio.yaml' (124,998) at 20240405153229763
126737 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vme8349.h' (124,999) at 20210308005003624
126738 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/signal.c' (125,000) at 20230426080043652
126739 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/run-ptest' (125,001) at 20210307205554478
126740 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-axi-clk.yaml' (125,002) at 20240405153045021
126741 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sgidefs.h' (125,003) at 20210307214926250
126742 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/meson.build' (125,004) at 20241112090003094
126743 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp12.cpp' (125,005) at 20240829080025807
126744 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (125,006) at 20231223090011731
126745 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/remoteproc.h' (125,007) at 20210308005003684
126746 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/enum.h' (125,008) at 20220525020652947
126747 2025-01-08 03:00:53.652-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi' (125,009) at 20240405153229923
126748 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/intel8x0.c' (125,010) at 20220525020655007
126749 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/mem_helper.c' (125,011) at 20241211090212482
126750 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/build_utils.hpp' (125,012) at 20210308005116217
126751 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig/meson.build' (125,013) at 20230825080021141
126752 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/unstrip.patch' (125,014) at 20230706080014753
126753 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp87565.h' (125,015) at 20220525020654583
126754 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/vmalloc.h' (125,016) at 20210307214926166
126755 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/db8500_gpio.c' (125,017) at 20210308005003376
126756 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/rtas_filter.c' (125,018) at 20240405153054365
126757 2025-01-08 03:00:53.653-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_proc.h' (125,019) at 20240326080039558
126758 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wmi.h' (125,020) at 20240405153050485
126759 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-parsec.yml' (125,021) at 20210420000021570
126760 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8183-afe-pcm.txt' (125,022) at 20210307214925430
126761 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/Makefile' (125,023) at 20240405153231951
126762 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copypage_power7.S' (125,024) at 20240405153046177
126763 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/agp.h' (125,025) at 20240405153046377
126764 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch' (125,026) at 20240413080012635
126765 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/prcm.c' (125,027) at 20210308005002784
126766 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_r_qb.c' (125,028) at 20210308005046509
126767 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6586x-regulator.c' (125,029) at 20240405153051477
126768 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hynitron_cstxxx.c' (125,030) at 20240405153049161
126769 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-list.err' (125,031) at 20210927100127469
126770 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/sigchain.h' (125,032) at 20210307214932494
126771 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteSetEntryCollection.json' (125,033) at 20240619080002952
126772 2025-01-08 03:00:53.654-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunvnet.c' (125,034) at 20240405153050309
126773 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/tests.h' (125,035) at 20220525020655123
126774 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/Makefile' (125,036) at 20210307214930518
126775 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-trace.c' (125,037) at 20240405153053997
126776 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0007-kexec.c-add-guard-around-ENOTSUP.patch' (125,038) at 20210307205553750
126777 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/Makefile' (125,039) at 20220525020652194
126778 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmu-common.c' (125,040) at 20240906080037196
126779 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/xbzrle.c' (125,041) at 20230925080039957
126780 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/timestamping.c' (125,042) at 20210307214931918
126781 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-iris.dtsi' (125,043) at 20240405153229927
126782 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/spi.h' (125,044) at 20210308005002848
126783 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/smartpqi.rst' (125,045) at 20210309003648460
126784 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/dir.c' (125,046) at 20240405153052549
126785 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_hwdep.c' (125,047) at 20220525020654971
126786 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7-colibri.dtsi' (125,048) at 20210308005002588
126787 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-avx.c' (125,049) at 20240326080039742
126788 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_t20.h' (125,050) at 20210308005003588
126789 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/mhi_wwan_ctrl.c' (125,051) at 20240405153051013
126790 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bug.c' (125,052) at 20240405153053081
126791 2025-01-08 03:00:53.655-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_b.c' (125,053) at 20210308005046517
126792 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma.h' (125,054) at 20210309003650156
126793 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-cpu-debug.yaml' (125,055) at 20240405153045013
126794 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/witherspoon/gpio_defs.json' (125,056) at 20210307205553718
126795 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/directives/remote-logging-server.js' (125,057) at 20210308005107077
126796 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/led.c' (125,058) at 20210307214929866
126797 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/google/google_service_root_test.cpp' (125,059) at 20240329080003275
126798 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nvidia/Makefile' (125,060) at 20210307214929570
126799 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/samsung,s5k6a3.yaml' (125,061) at 20240405153045093
126800 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/json-c/json-c/run-ptest' (125,062) at 20241221090017664
126801 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-receive.rst' (125,063) at 20240405153045309
126802 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resource.h' (125,064) at 20240405153052789
126803 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/srcu.h' (125,065) at 20240405153231839
126804 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/0001-configure-Ignore-CONF_STATUS-for-gtk-and-openGL-need.patch' (125,066) at 20220823030015951
126805 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/armeb-linux' (125,067) at 20230317080013829
126806 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme_%.bbappend' (125,068) at 20241206090014218
126807 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/atomic_t.txt' (125,069) at 20240405153044989
126808 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.c' (125,070) at 20240405153230803
126809 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb' (125,071) at 20241221090017684
126810 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Foo.errors.yaml' (125,072) at 20210308005049145
126811 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xdp-rx-metadata.rst' (125,073) at 20240405153045241
126812 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/widgets.py' (125,074) at 20210307205554258
126813 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb' (125,075) at 20241221090017536
126814 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_def.h' (125,076) at 20210307214929974
126815 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/Makefile' (125,077) at 20240405153229875
126816 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max14577.yaml' (125,078) at 20240405153045105
126817 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/uefi-capsule-update.cfg' (125,079) at 20241221090017472
126818 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp2xxx.h' (125,080) at 20210307214925922
126819 2025-01-08 03:00:53.656-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/automated_testing.rst' (125,081) at 20240405153229815
126820 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-mem.c' (125,082) at 20220525020654243
126821 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/Makefile' (125,083) at 20210308005003044
126822 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/get_fru_record_by_option_check.yaml' (125,084) at 20240908080010098
126823 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-snapdragon.h' (125,085) at 20210308005002776
126824 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio-boardinfo.h' (125,086) at 20210307214929690
126825 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ap-device.h' (125,087) at 20210308005046029
126826 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c' (125,088) at 20220627100017018
126827 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ginvt.h' (125,089) at 20240405153046001
126828 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-aarch64-none-elf_13.3.rel1.bb' (125,090) at 20241221090017468
126829 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/179.out' (125,091) at 20240326080039730
126830 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_suspend.c' (125,092) at 20240405153048533
126831 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4740-cgu.c' (125,093) at 20240405153046789
126832 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ivtv.rst' (125,094) at 20240405153044957
126833 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-uptime.h' (125,095) at 20240405153054365
126834 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/git-submodule.sh' (125,096) at 20230925080039989
126835 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.h' (125,097) at 20240405153048477
126836 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/Kconfig' (125,098) at 20210309003651556
126837 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cdrom/packet-writing.rst' (125,099) at 20240405153045001
126838 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/channel_auth.cpp' (125,100) at 20240829080025807
126839 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/Makefile' (125,101) at 20210308005003456
126840 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel_read_file.h' (125,102) at 20240405153052717
126841 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/paravirt_ops.rst' (125,103) at 20240405153045333
126842 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.h' (125,104) at 20240405153048585
126843 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libnl/libnl_3.11.0.bb' (125,105) at 20241221090017696
126844 2025-01-08 03:00:53.657-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/plugin-event.h' (125,106) at 20230426080043772
126845 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_classic.h' (125,107) at 20210307214932222
126846 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml' (125,108) at 20240405153045021
126847 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_reg.h' (125,109) at 20220525020654183
126848 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_helper.h' (125,110) at 20210309003653004
126849 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/func_args.py' (125,111) at 20221209040018567
126850 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp' (125,112) at 20240619080002916
126851 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/debugfs.rst' (125,113) at 20220525020651770
126852 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3660-coresight.dtsi' (125,114) at 20220525020651914
126853 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lru_bug.c' (125,115) at 20240405153054257
126854 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/cpld.h' (125,116) at 20210308005002968
126855 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.err' (125,117) at 20220429100100882
126856 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/README.utf8data' (125,118) at 20210307214931254
126857 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/ether3.h' (125,119) at 20210307214929614
126858 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-pmgr.dtsi' (125,120) at 20240405153045717
126859 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/Makefile' (125,121) at 20210307214932238
126860 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/riscv32.config' (125,122) at 20240405153232287
126861 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDomain.v1_2_2.json' (125,123) at 20240619080002952
126862 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/super.c' (125,124) at 20210308005003552
126863 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pcmcia_cis.c' (125,125) at 20240405153051265
126864 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle.h' (125,126) at 20210307214925886
126865 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quotaio_v1.h' (125,127) at 20210307214931230
126866 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/k210-fpioa.h' (125,128) at 20220525020654547
126867 2025-01-08 03:00:53.658-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-trats.dts' (125,129) at 20210308005002576
126868 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/basic_asm.h' (125,130) at 20240405153054357
126869 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/ssi.h' (125,131) at 20210308005002800
126870 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/smb.conf' (125,132) at 20210729000029096
126871 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog-config.bb' (125,133) at 20241206090014338
126872 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8450.c' (125,134) at 20241011080017299
126873 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/draw.py' (125,135) at 20230919080013998
126874 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/Makefile' (125,136) at 20210307214930734
126875 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_spi_main.c' (125,137) at 20240613080016383
126876 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/olpc-battery.yaml' (125,138) at 20240405153045141
126877 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic.h' (125,139) at 20241211090145377
126878 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/main.cpp' (125,140) at 20220728030016926
126879 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_tunnel_stub.c' (125,141) at 20210309003654360
126880 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_mv.c' (125,142) at 20210308005003332
126881 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mitigations.h' (125,143) at 20210309003649764
126882 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv-audio.c' (125,144) at 20210406100035899
126883 2025-01-08 03:00:53.659-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunbmac.c' (125,145) at 20240405153231059
126884 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/conf_file.c.patch' (125,146) at 20230706080014737
126885 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-host-state-monitor' (125,147) at 20231102080017945
126886 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/core_32.c' (125,148) at 20240405153046157
126887 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nuorgam_raja' (125,149) at 20210307205553770
126888 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0004-Point-scripts-location-to-libdir.patch' (125,150) at 20241221090017648
126889 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_array_map.c' (125,151) at 20240405153054265
126890 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/Kconfig' (125,152) at 20240405153049481
126891 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7794.dtsi' (125,153) at 20240405153045557
126892 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-gate.c' (125,154) at 20240405153046845
126893 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/ModalUploadCertificate.vue' (125,155) at 20241004080035971
126894 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x.c' (125,156) at 20240405153049141
126895 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@c0/tmp423@4c.conf' (125,157) at 20240904080027730
126896 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/control.c' (125,158) at 20240405153054381
126897 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-spapr.c' (125,159) at 20221215040039374
126898 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mc44s803.c' (125,160) at 20240405153049533
126899 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/u-boot-mips.h' (125,161) at 20210308005002816
126900 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/madera-pdata.h' (125,162) at 20240405153052889
126901 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-meson.c' (125,163) at 20240405153230675
126902 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-zynqmp-apu-ctrl.c' (125,164) at 20240906080037260
126903 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/Makefile' (125,165) at 20210307214930518
126904 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_ph.c' (125,166) at 20210308005046505
126905 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_1d.sh' (125,167) at 20240405153232279
126906 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_sqrt.c' (125,168) at 20210307214926274
126907 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_h.c' (125,169) at 20210308005046525
126908 2025-01-08 03:00:53.660-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q.cfg' (125,170) at 20210308005002924
126909 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/images.hpp' (125,171) at 20210308005100301
126910 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_tvout.c' (125,172) at 20240405153230635
126911 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-duart-0.dtsi' (125,173) at 20210307214926350
126912 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/.clang-format' (125,174) at 20220308040005508
126913 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_resets.robot' (125,175) at 20240628080017117
126914 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mmhubbub.c' (125,176) at 20240405153047237
126915 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cmedia.c' (125,177) at 20220525020653039
126916 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/Kconfig' (125,178) at 20210308005002544
126917 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_intel.h' (125,179) at 20240405153051189
126918 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is.c' (125,180) at 20240405153049457
126919 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-wilco' (125,181) at 20240405153229731
126920 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/spectre.h' (125,182) at 20240405153045861
126921 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8192-pm-domains.h' (125,183) at 20240405153231347
126922 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/hxtool' (125,184) at 20210308005046241
126923 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_pcidrv.c' (125,185) at 20240405153051413
126924 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test1_git.bb' (125,186) at 20230610080017599
126925 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS8.conf' (125,187) at 20230606080013598
126926 2025-01-08 03:00:53.661-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netportnet.c' (125,188) at 20240405153053317
126927 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/unistd.h' (125,189) at 20210307214926682
126928 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs_mount.h' (125,190) at 20210307214931650
126929 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/xmon.c' (125,191) at 20240712080021057
126930 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/namei.h' (125,192) at 20220525020654475
126931 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a77995-cpg-mssr.c' (125,193) at 20210308005003352
126932 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/fault-injection/failcmd.sh' (125,194) at 20210307214932626
126933 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-crypto-pci.c' (125,195) at 20210308005045985
126934 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sampleip_kern.c' (125,196) at 20220525020654931
126935 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/breakpoint.h' (125,197) at 20240906080037324
126936 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/.clang-format' (125,198) at 20241219090005256
126937 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/string.h' (125,199) at 20210308005003688
126938 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm-asm-offsets.c' (125,200) at 20240405153046449
126939 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/50-gbmc-br-cn-redirect.rules' (125,201) at 20230622080014098
126940 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/cpu-feature-overrides.h' (125,202) at 20240405153046005
126941 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/COPYING.apache-2.0' (125,203) at 20240712080022833
126942 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/layer.conf' (125,204) at 20241221090017580
126943 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/decode.c' (125,205) at 20240405153054073
126944 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-fru.yaml' (125,206) at 20240110090012776
126945 2025-01-08 03:00:53.662-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cw2015_battery.c' (125,207) at 20240405153231355
126946 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/qcom-ctrl.c' (125,208) at 20240405153051753
126947 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,dfx-server.yaml' (125,209) at 20240405153045117
126948 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/dir.c' (125,210) at 20240913080013829
126949 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-x96-air-gbit.dts' (125,211) at 20240405153229919
126950 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/fix-security-format.patch' (125,212) at 20220618030015190
126951 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/note.S' (125,213) at 20210307214926526
126952 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/chassis_control.py' (125,214) at 20221209040046691
126953 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/perf_regs.c' (125,215) at 20240405153045869
126954 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_ifc_spl.c' (125,216) at 20210308005003412
126955 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.h' (125,217) at 20240830080013255
126956 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/Kconfig' (125,218) at 20210308005003056
126957 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/nvidia,tegra210-aconnect.yaml' (125,219) at 20240405153229755
126958 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/nbd.h' (125,220) at 20240906080037324
126959 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/TODO' (125,221) at 20240405153054237
126960 2025-01-08 03:00:53.663-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/ivshmem.c' (125,222) at 20241211090212298
126961 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h' (125,223) at 20240405153230415
126962 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil.c' (125,224) at 20210308005003336
126963 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml' (125,225) at 20220525020651678
126964 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1701.c' (125,226) at 20240405153232143
126965 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/mana_bpf.c' (125,227) at 20240405153050177
126966 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/Makefile' (125,228) at 20210307214929630
126967 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp' (125,229) at 20240912080003146
126968 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/gpio.h' (125,230) at 20210308005002656
126969 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/kc.c' (125,231) at 20210307214930170
126970 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/ds109.c' (125,232) at 20210308005002908
126971 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_actions.sh' (125,233) at 20240405153232279
126972 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/for_each_array_map_elem.c' (125,234) at 20240405153054269
126973 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/edac.h' (125,235) at 20240405153052685
126974 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c' (125,236) at 20210308005003352
126975 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/excluded_middle.cocci' (125,237) at 20210309003654532
126976 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-list.err' (125,238) at 20210308005046413
126977 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-apple-gpio.c' (125,239) at 20241023080012883
126978 2025-01-08 03:00:53.664-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-cmake-Use-idirafter-instead-of-isystem.patch' (125,240) at 20230131040012035
126979 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c' (125,241) at 20240405153048345
126980 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/client.rst' (125,242) at 20240405153045197
126981 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/lsm_interface.rst' (125,243) at 20210307214925522
126982 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/Changes' (125,244) at 20240405153229827
126983 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/drv_types.h' (125,245) at 20240405153051925
126984 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/hello-mips.c' (125,246) at 20240326080039746
126985 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/pm8916.txt' (125,247) at 20210308005003308
126986 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v1_hw.c' (125,248) at 20240405153231399
126987 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_panel_cntl.h' (125,249) at 20220525020652518
126988 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/enlighten.c' (125,250) at 20240405153229915
126989 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs_cache.h' (125,251) at 20240405153231731
126990 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DSSSL' (125,252) at 20210307205554418
126991 2025-01-08 03:00:53.665-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_arc_aux_regs.h' (125,253) at 20240405153046585
126992 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/conntrack.h' (125,254) at 20240405153050193
126993 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_typec_switch.c' (125,255) at 20240405153051385
126994 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/fixmap.h' (125,256) at 20220525020651966
126995 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/openssl.wrap' (125,257) at 20231209090002888
126996 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_b.c' (125,258) at 20210308005046521
126997 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/userfaultfd_util.c' (125,259) at 20240405153054321
126998 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_config.cpp' (125,260) at 20241204090006579
126999 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller/core-isa.h' (125,261) at 20210308005046361
127000 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-a31.h' (125,262) at 20210307214927026
127001 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/early_printk.c' (125,263) at 20210307214926266
127002 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/eisa.c' (125,264) at 20240405153231283
127003 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/0001-build-don-t-override-localstatedir-mandir-sysconfdir.patch' (125,265) at 20230520080014488
127004 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Boot.errors.yaml' (125,266) at 20230902080024081
127005 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/instrumentation.h' (125,267) at 20240405153052709
127006 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/meson.build' (125,268) at 20231214090013217
127007 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/Kconfig' (125,269) at 20210308005002920
127008 2025-01-08 03:00:53.666-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-i2s-mux.c' (125,270) at 20210307214926962
127009 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic.h' (125,271) at 20240405153050209
127010 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/configurations/witherspoon/psu_config.json' (125,272) at 20221213040033297
127011 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tmio-common.c' (125,273) at 20210308005003408
127012 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/cm_t43.c' (125,274) at 20210308005002948
127013 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq24735-charger.c' (125,275) at 20240405153051429
127014 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/x25.h' (125,276) at 20240405153052869
127015 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/Makefile' (125,277) at 20220525020652194
127016 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/amlogic,meson-axg-reset.h' (125,278) at 20210308005003640
127017 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/lib/oeqa/runtime/cases/parselogs_rpi.py' (125,279) at 20220204040022560
127018 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lcpower.c' (125,280) at 20210307214928094
127019 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/googletest.wrap' (125,281) at 20220516100042300
127020 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2201.conf' (125,282) at 20230606080013598
127021 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_perf.c' (125,283) at 20241008080013959
127022 2025-01-08 03:00:53.667-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/dont.call.git.rev-parse.on.parent.dir.patch' (125,284) at 20230706080014741
127023 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca_midi.h' (125,285) at 20210307214932238
127024 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sections.h' (125,286) at 20240405153045861
127025 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/am437x-vpfe.c' (125,287) at 20240405153230819
127026 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.cat' (125,288) at 20240405153054069
127027 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/subprojects/phosphor-logging.wrap' (125,289) at 20220525020433159
127028 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp_r5/Makefile' (125,290) at 20210308005003200
127029 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v6.h' (125,291) at 20240405153051289
127030 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-at91' (125,292) at 20210309003648264
127031 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi' (125,293) at 20240919080017050
127032 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/smccc-call.S' (125,294) at 20241115090012941
127033 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/Kconfig' (125,295) at 20210308005003016
127034 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-sk-evm.dts' (125,296) at 20240405153045597
127035 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/dc.h' (125,297) at 20210308005002668
127036 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8555.dts' (125,298) at 20240405153046093
127037 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-brcmstb.c' (125,299) at 20240405153230675
127038 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt6765-power.h' (125,300) at 20210307214931346
127039 2025-01-08 03:00:53.668-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/Status/meson.build' (125,301) at 20240925080024982
127040 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/driver.rst' (125,302) at 20240405153045197
127041 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-colibri.dts' (125,303) at 20210308005002588
127042 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_live_test.c' (125,304) at 20240405153230579
127043 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/usb.c' (125,305) at 20240405153231239
127044 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tbs_a711_defconfig' (125,306) at 20210308005003280
127045 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/Makefile' (125,307) at 20240405153049705
127046 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xlate_mmu.c' (125,308) at 20220627100017094
127047 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/barrier.h' (125,309) at 20240405153046493
127048 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-file.h' (125,310) at 20240906080037156
127049 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv748x.yaml' (125,311) at 20240405153045093
127050 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval_pcb105.dts' (125,312) at 20220525020651994
127051 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ag7xxx.c' (125,313) at 20210308005003424
127052 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_w.c' (125,314) at 20210308005046517
127053 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-v4l2-mplane.rst' (125,315) at 20220525020651786
127054 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/__init__.robot' (125,316) at 20240627080021052
127055 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/handle.cpp' (125,317) at 20230511080009359
127056 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg' (125,318) at 20231026080018427
127057 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/aout_kludge.S' (125,319) at 20210308005046397
127058 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verif_stats.c' (125,320) at 20240405153054261
127059 2025-01-08 03:00:53.669-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/network_manager.cpp' (125,321) at 20240824080023702
127060 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/dpti.rst' (125,322) at 20210307214925558
127061 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/Kconfig' (125,323) at 20240405153230243
127062 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.h' (125,324) at 20210307214929478
127063 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/devices.c' (125,325) at 20210308005002544
127064 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/88pm860x_battery.c' (125,326) at 20220525020653915
127065 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-riscv.h' (125,327) at 20240405153232287
127066 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/030-replace_unsafe_memcpy_with_memmove.patch' (125,328) at 20230706080014749
127067 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ethsw.c' (125,329) at 20210308005003208
127068 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/selftest/counter.c' (125,330) at 20210307214929726
127069 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csiphy.c' (125,331) at 20210307214930586
127070 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mypy_1.10.0.bb' (125,332) at 20241206090014266
127071 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-zynqmp.c' (125,333) at 20240405153231371
127072 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vkms.rst' (125,334) at 20240405153045213
127073 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-swtpm-test.c' (125,335) at 20230426080043948
127074 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/syna.txt' (125,336) at 20240405153045017
127075 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/regs-mux.h' (125,337) at 20210307214926222
127076 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http_body_test.cpp' (125,338) at 20241221090003056
127077 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/cache.h' (125,339) at 20210307214926554
127078 2025-01-08 03:00:53.670-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/user.h' (125,340) at 20240405153045965
127079 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_1_0_sh_mask.h' (125,341) at 20210307214927446
127080 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove.dtsi' (125,342) at 20240405153045453
127081 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring1.sh' (125,343) at 20230627080016966
127082 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7343/setup.c' (125,344) at 20210307214926538
127083 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc16.h' (125,345) at 20210307214931374
127084 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb' (125,346) at 20220402030016039
127085 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/netconsole' (125,347) at 20210308005003772
127086 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx7ulp.c' (125,348) at 20240405153231319
127087 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_crt.c' (125,349) at 20240405153048421
127088 2025-01-08 03:00:53.671-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun5i-ccu.h' (125,350) at 20210307214931350
127089 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_overtemp@.service' (125,351) at 20231223090011731
127090 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c' (125,352) at 20240405153231175
127091 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/Makefile' (125,353) at 20210307214931790
127092 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433.dtsi' (125,354) at 20240405153045721
127093 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-ptest.bb' (125,355) at 20241221090017644
127094 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/sdram_config.h' (125,356) at 20210308005003008
127095 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/Makefile' (125,357) at 20210307214929890
127096 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_bpf2bpf.c' (125,358) at 20240405153054265
127097 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi' (125,359) at 20210307214926346
127098 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/checkmk' (125,360) at 20241221090017620
127099 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-call.c' (125,361) at 20240405153046213
127100 2025-01-08 03:00:53.672-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-32bit-linux.xml' (125,362) at 20241211090212242
127101 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Utansjo' (125,363) at 20210307205553794
127102 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.eslintignore' (125,364) at 20210921100049066
127103 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qgraph_internal.h' (125,365) at 20240326080039738
127104 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-brain.dts' (125,366) at 20240405153045561
127105 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_signal.hpp' (125,367) at 20240820080031614
127106 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_powersubsystem_settings.robot' (125,368) at 20240627080021052
127107 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lineage-pem.rst' (125,369) at 20210307214925502
127108 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/fix-memory-leaks.patch' (125,370) at 20240413080012643
127109 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/convert_c_to_py.c' (125,371) at 20241018080014478
127110 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7768-1.c' (125,372) at 20240405153048949
127111 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/tctx.c' (125,373) at 20241216090017769
127112 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/xive.rst' (125,374) at 20240405153229847
127113 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph-port.yaml' (125,375) at 20240405153045161
127114 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb' (125,376) at 20241206090014238
127115 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-feroceon-l2.h' (125,377) at 20240405153045621
127116 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memchr_inv.c' (125,378) at 20240405153053105
127117 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_octeon.c' (125,379) at 20240405153230175
127118 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml' (125,380) at 20240405153045049
127119 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.out' (125,381) at 20210308005046401 to deleted uid set
127120 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/inst.h' (125,382) at 20240405153046017
127121 2025-01-08 03:00:53.673-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ciu2-defs.h' (125,383) at 20210307214926230
127122 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83773g.c' (125,384) at 20240405153230671
127123 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/power-supply.yaml' (125,385) at 20240405153045141
127124 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amazon,al.yaml' (125,386) at 20240405153045013
127125 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_nvme.json' (125,387) at 20241003080004509
127126 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c' (125,388) at 20240405153230611
127127 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-lg-lg4573.c' (125,389) at 20240405153048685
127128 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_plane_initial.c' (125,390) at 20240405153048457
127129 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsinit.c' (125,391) at 20240405153046617
127130 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma6_core_regs.h' (125,392) at 20240405153046573
127131 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c' (125,393) at 20240405153231211
127132 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smbdirect.h' (125,394) at 20240405153052525
127133 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clkt2xxx_dpll.c' (125,395) at 20210307214925910
127134 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_l2tp.h' (125,396) at 20210307214931646
127135 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0' (125,397) at 20210307205554418
127136 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu.c' (125,398) at 20240405153232187
127137 2025-01-08 03:00:53.674-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/Makefile' (125,399) at 20210308005003544
127138 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/read_write.c' (125,400) at 20240405153231727
127139 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libftdi/libftdi_1.5.bb' (125,401) at 20241221090017540
127140 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/mpic.c' (125,402) at 20210307214926430
127141 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm_3.1-202111052217.bb' (125,403) at 20241221090017536
127142 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host_transport_exts.hpp' (125,404) at 20210308005059705
127143 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/reds.vue' (125,405) at 20220105012522959
127144 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/chrp_nvram.h' (125,406) at 20210308005046021
127145 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/Makefile' (125,407) at 20240613080016411
127146 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_bsg.c' (125,408) at 20241216090017733
127147 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00leds.h' (125,409) at 20210307214929906
127148 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/robot_standards' (125,410) at 20221213040017977
127149 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0002-include-include-xfs-linux.h-after-sys-mman.h.patch' (125,411) at 20210307205553738
127150 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/framebuffer.c' (125,412) at 20210308005045857
127151 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/pmbus_driver_device_tests.cpp' (125,413) at 20240817080031288
127152 2025-01-08 03:00:53.675-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_connection_sock.h' (125,414) at 20240710080014605
127153 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-topckgen.c' (125,415) at 20240405153046797
127154 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/a1d58ae1be99571a88b8439b027abe6349b74658.patch' (125,416) at 20240302090018202
127155 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_pci_modern.c' (125,417) at 20210308005003536
127156 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/vf.S' (125,418) at 20210309003648680
127157 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/ISSUE_TEMPLATE/feature_request.md' (125,419) at 20221215040043182
127158 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch' (125,420) at 20230706080014741
127159 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/varlen.c' (125,421) at 20240405153054261
127160 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_defconfig' (125,422) at 20210308005003240
127161 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cma3000_d0x_i2c.c' (125,423) at 20240405153049141
127162 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/syscall.tbl' (125,424) at 20241211090212378
127163 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon-max31785/max31785.conf' (125,425) at 20210307205553714
127164 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_movem.S' (125,426) at 20210307214926170
127165 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/flash.c' (125,427) at 20210308005003212
127166 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/fix-xft.diff' (125,428) at 20241221090017516
127167 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/get_maintainer.pl' (125,429) at 20210308005003732
127168 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/Kconfig' (125,430) at 20240405153051297
127169 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipc.h' (125,431) at 20210307214931406
127170 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_ondemand.h' (125,432) at 20210307214927054
127171 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/.kunitconfig' (125,433) at 20240405153230187
127172 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.h' (125,434) at 20240405153049473
127173 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/include/perf_regs.h' (125,435) at 20240405153232219
127174 2025-01-08 03:00:53.676-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-05' (125,436) at 20210908000010395
127175 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/coex.c' (125,437) at 20241008080013959
127176 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/openfsi/scan.cpp' (125,438) at 20211007100035655
127177 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/devicetree/bindings/submitting-patches.rst' (125,439) at 20240405153045273
127178 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-n64/irq.h' (125,440) at 20220525020652002
127179 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lsm_cgroup.c' (125,441) at 20240613080016563
127180 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-smsc9514.dtsi' (125,442) at 20210308005002576
127181 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm47xx_wdt.h' (125,443) at 20210307214931358
127182 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bergshamra_Vaxtuna' (125,444) at 20210307205553778
127183 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0001-configs-ast-Add-redundnant-env.patch' (125,445) at 20241206090014274
127184 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bsru6.h' (125,446) at 20210307214928610
127185 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw-common.c' (125,447) at 20240405153231063
127186 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-sead3.c' (125,448) at 20210307214926210
127187 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963178.dts' (125,449) at 20240405153045433
127188 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-xstatic/remove-pip-requires.patch' (125,450) at 20241221090017552
127189 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/timer.c' (125,451) at 20210308005002548
127190 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/yealink.rst' (125,452) at 20210307214925514
127191 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/kapi.c' (125,453) at 20210308005003420
127192 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py' (125,454) at 20221209040018559
127193 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/vmbus_testing' (125,455) at 20240405153054045
127194 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-quirk.c' (125,456) at 20220525020653251
127195 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/starfive,jh7110-crg.h' (125,457) at 20240405153231799
127196 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/syscall.h' (125,458) at 20240405153046505
127197 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp' (125,459) at 20241217090008764
127198 2025-01-08 03:00:53.677-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/cross-compiling.patch' (125,460) at 20221017030012222
127199 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_array_access.c' (125,461) at 20240405153054281
127200 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/armada3700-xtal-clock.txt' (125,462) at 20210307214925286
127201 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc-parser.y' (125,463) at 20240405153053445
127202 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/Entry.interface.yaml' (125,464) at 20230503080027160
127203 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd/backend.h' (125,465) at 20210308005100993
127204 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-adc-jack.c' (125,466) at 20210307214927158
127205 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98927.c' (125,467) at 20240405153232151
127206 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hppa/Makefile.target' (125,468) at 20240906080037576
127207 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_defconfig' (125,469) at 20210308005003236
127208 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/ronetix.bmp' (125,470) at 20210308005003768 to deleted uid set
127209 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/ibm-ac-server/70-hwmon.rules' (125,471) at 20210307205553710
127210 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/Kconfig' (125,472) at 20210307214927082
127211 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.h' (125,473) at 20210309003649492
127212 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-aspeed-scu-ic.c' (125,474) at 20240405153049189
127213 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi' (125,475) at 20240405153229943
127214 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/cpld.cpp' (125,476) at 20240618080024509
127215 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/branch.h' (125,477) at 20240405153054185
127216 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/microblaze_timer.h' (125,478) at 20210308005002808
127217 2025-01-08 03:00:53.678-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4770-cgu.h' (125,479) at 20240405153052641
127218 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dbg_hsi.h' (125,480) at 20240405153050213
127219 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mms114.c' (125,481) at 20240405153230731
127220 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/dev.c' (125,482) at 20240405153230915
127221 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/owl-mmc.c' (125,483) at 20240405153230855
127222 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/system.c' (125,484) at 20240405153232255
127223 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_log.c' (125,485) at 20210307214931894
127224 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c' (125,486) at 20240405153231051
127225 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/failover.rst' (125,487) at 20210307214925534
127226 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-stout-u-boot.dts' (125,488) at 20210308005002600
127227 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/xmit_linux.c' (125,489) at 20240405153051913
127228 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/clps711x-clock.txt' (125,490) at 20210307214925286
127229 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/hardware.h' (125,491) at 20210308005002716
127230 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exsystem.c' (125,492) at 20240405153046621
127231 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc-read-eeprom@.service' (125,493) at 20210307205554070
127232 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83l786ng.rst' (125,494) at 20210309003648428
127233 2025-01-08 03:00:53.679-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb' (125,495) at 20220721030015845
127234 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udf_sb.h' (125,496) at 20240405153052553
127235 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1.h' (125,497) at 20240405153049441
127236 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/attrlist.c' (125,498) at 20240405153231711
127237 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/safec/safec/0001-strpbrk_s-Remove-unused-variable-len.patch' (125,499) at 20220910030013353
127238 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_adu.c' (125,500) at 20241121090029260
127239 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/template' (125,501) at 20210307214932674
127240 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/ts72xx.c' (125,502) at 20240405153045645
127241 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2992.c' (125,503) at 20240830080013263
127242 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/docs/checklists/changes.md' (125,504) at 20241225090009112
127243 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-pcm.c' (125,505) at 20240405153053505
127244 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MediaControllerCollection.json' (125,506) at 20240619080002948
127245 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex6_user.c' (125,507) at 20240405153232099
127246 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/signal.c' (125,508) at 20241211090212382
127247 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-initramfs.bb' (125,509) at 20220921030015986
127248 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp.hpp' (125,510) at 20210308005118485
127249 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-ecm' (125,511) at 20220525020651630
127250 2025-01-08 03:00:53.680-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/or1klitex.dts' (125,512) at 20220525020652018
127251 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/inode.c' (125,513) at 20240405153231551
127252 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/Makefile' (125,514) at 20240405153046321
127253 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/baikal,bt1-pvt.yaml' (125,515) at 20220525020651674
127254 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Horken' (125,516) at 20210307205553782
127255 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/Kconfig' (125,517) at 20210308005003024
127256 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/ioremap.h' (125,518) at 20210307214926218
127257 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpoa_proc.c' (125,519) at 20221102030020957
127258 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/signal.c' (125,520) at 20240906080037360
127259 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_trace.h' (125,521) at 20240405153230951
127260 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-cirrus.bin' (125,522) at 20240326080039614 to deleted uid set
127261 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-predefined.json' (125,523) at 20210927100127469
127262 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl' (125,524) at 20210308005002876
127263 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/processor.h' (125,525) at 20210307214926250
127264 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/namei.c' (125,526) at 20210309003653612
127265 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu.h' (125,527) at 20240405153230131
127266 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/Makefile' (125,528) at 20210307214929358
127267 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_trip.c' (125,529) at 20240405153231503
127268 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/meson.build' (125,530) at 20240920080018291
127269 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.h' (125,531) at 20240405153230403
127270 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/unfs3' (125,532) at 20210307205554430
127271 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb' (125,533) at 20241219090012976
127272 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/proc-macro2-1-rs.wrap' (125,534) at 20241211090212462
127273 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/prcm.txt' (125,535) at 20240405153045017
127274 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/tc/sp_layout.json' (125,536) at 20220804030014679
127275 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pwm-core.h' (125,537) at 20210309003648720
127276 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.c' (125,538) at 20220627100016982
127277 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/hiddev.c' (125,539) at 20240405153048829
127278 2025-01-08 03:00:53.681-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/head.h' (125,540) at 20210307214926578
127279 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/enable-iwd.conf' (125,541) at 20220402030015903
127280 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/schema/ras-data-schema-v02.json' (125,542) at 20230329080017824
127281 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/adapter.h' (125,543) at 20220525020653475
127282 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_init.c' (125,544) at 20220525020654071
127283 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/call.c' (125,545) at 20240405153051969
127284 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/inno_rk3036.h' (125,546) at 20210307214932310
127285 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4_1.4.19.bb' (125,547) at 20210629000017504
127286 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c' (125,548) at 20240910080014038
127287 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r4k_switch.S' (125,549) at 20210307214926258
127288 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk.h' (125,550) at 20210307214926994
127289 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/leds/ncplite-led-manager-config/led.yaml' (125,551) at 20230412080023460
127290 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_fops.h' (125,552) at 20240405153051829
127291 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-gr8.dtsi' (125,553) at 20210308005002620
127292 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/probes.c' (125,554) at 20240613080016547
127293 2025-01-08 03:00:53.682-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi' (125,555) at 20210308005002608
127294 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-cache.json' (125,556) at 20240405153054145
127295 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/fru.c' (125,557) at 20241009080011081
127296 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8_types.h' (125,558) at 20210307214930554
127297 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service' (125,559) at 20220604030027629
127298 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usbip_protocol.rst' (125,560) at 20240405153045309
127299 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera-spi.c' (125,561) at 20240405153230835
127300 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/global_data.h' (125,562) at 20210308005002848
127301 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_inline.h' (125,563) at 20240805080014007
127302 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t54_defconfig' (125,564) at 20210308005003252
127303 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/subprojects/sdbusplus.wrap' (125,565) at 20221204040030281
127304 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/virt-acpi-build.c' (125,566) at 20240906080037288
127305 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ba10_tv_box_defconfig' (125,567) at 20210308005003248
127306 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/proc_ns.h' (125,568) at 20240405153052777
127307 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/db9.c' (125,569) at 20240405153049133
127308 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe_offload.c' (125,570) at 20240405153231007
127309 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fence.h' (125,571) at 20240405153048605
127310 2025-01-08 03:00:53.683-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ax25.h' (125,572) at 20210307214931622
127311 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb' (125,573) at 20241206090014250
127312 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9t112.h' (125,574) at 20240405153052825
127313 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/Makefile' (125,575) at 20210307214930402
127314 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/README.md' (125,576) at 20221209040033247
127315 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5441xsim.h' (125,577) at 20220525020651982
127316 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.arm64' (125,578) at 20210308005003292
127317 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-evision.c' (125,579) at 20240405153048813
127318 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2_param.h' (125,580) at 20210307214930554
127319 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stddef.h' (125,581) at 20240405153052801
127320 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6sll-clock.yaml' (125,582) at 20240405153045025
127321 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/altnames.sh' (125,583) at 20220525020655219
127322 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-gate.c' (125,584) at 20210307214926958
127323 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/ntp.c' (125,585) at 20241216090017781
127324 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/iucv.c' (125,586) at 20240830080013351
127325 2025-01-08 03:00:53.684-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das1800.c' (125,587) at 20240405153046893
127326 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_tool_impl.cpp' (125,588) at 20240826080018283
127327 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/.gitignore' (125,589) at 20210308005003728
127328 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml' (125,590) at 20240405153045041
127329 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf.h' (125,591) at 20240906080037180
127330 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/pauth_helper.c' (125,592) at 20240326080039646
127331 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-reg.h' (125,593) at 20220525020655079
127332 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sasin.S' (125,594) at 20210307214926142
127333 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/git-submodule-test/git-submodule-test.bb' (125,595) at 20230401080011959
127334 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/mtk_scp_ipi.c' (125,596) at 20240405153051481
127335 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8350.c' (125,597) at 20240405153230235
127336 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria5_socdk.dts' (125,598) at 20240405153045441
127337 2025-01-08 03:00:53.685-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mt7621_spi.c' (125,599) at 20210308005003492
127338 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-intel.dts' (125,600) at 20220617030036053
127339 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.cpp' (125,601) at 20240819080030267 to deleted uid set
127340 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ahash.c' (125,602) at 20240405153046529
127341 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/mt7621.c' (125,603) at 20240405153046049
127342 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/Kconfig' (125,604) at 20210308005003736
127343 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/get_power_state.hpp' (125,605) at 20210512000037560
127344 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/elf.h' (125,606) at 20240405153230019
127345 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_koi8-u.c' (125,607) at 20210307214931190
127346 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_signal.h' (125,608) at 20240906080037160
127347 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l51-i2c.c' (125,609) at 20240405153232147
127348 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060.c' (125,610) at 20240405153053677
127349 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dill_0.3.9.bb' (125,611) at 20241221090017552
127350 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/syscall_nr.h' (125,612) at 20210308005046085
127351 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-emcon-avari.dtsi' (125,613) at 20240405153229887
127352 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubp.h' (125,614) at 20240405153047241
127353 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-ampere-apps.bb' (125,615) at 20231201090013914
127354 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/netdev.h' (125,616) at 20240405153232211
127355 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/show_mem.c' (125,617) at 20240503080014510
127356 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/qspinlock_paravirt.h' (125,618) at 20240405153230115
127357 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-qdma.c' (125,619) at 20240405153230279
127358 2025-01-08 03:00:53.686-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/setjmp_aarch64.S' (125,620) at 20210308005002708
127359 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/lowlevel_init.S' (125,621) at 20210308005003044
127360 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/Makefile' (125,622) at 20210307214932278
127361 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc837x_rdb.c' (125,623) at 20240405153046197
127362 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pci-j721e.c' (125,624) at 20241211090145477
127363 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/hwpoison.rst' (125,625) at 20240405153045297
127364 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-0.yaml' (125,626) at 20241219090012972
127365 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_service_root_security.robot' (125,627) at 20230729080016027
127366 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TINY02' (125,628) at 20240405153054369
127367 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vhost_types.h' (125,629) at 20240405153231883
127368 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils/0001-Skip-strip-trailing-cr-test-case.patch' (125,630) at 20230811080018326
127369 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/processor.h' (125,631) at 20240405153045905
127370 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/030_x86-rom-me-no-desc.dts' (125,632) at 20210308005003752
127371 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitrev.h' (125,633) at 20210308005003656
127372 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/fncache.c' (125,634) at 20210307214932594
127373 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/sf.c' (125,635) at 20240405153050541
127374 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/setns-dcache.c' (125,636) at 20210307214932710
127375 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime-emmc.dts' (125,637) at 20240405153045385
127376 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-atl-sbx81lifxcat.dts' (125,638) at 20210308005002592
127377 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/libglu_9.0.3.bb' (125,639) at 20230919080013990
127378 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/thermal.h' (125,640) at 20241111090012149
127379 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-all.bb' (125,641) at 20240302090018202
127380 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/sh7785lcr.c' (125,642) at 20210308005003040
127381 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/ndpi_4.2.bb' (125,643) at 20220402030015911
127382 2025-01-08 03:00:53.687-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/irq.c' (125,644) at 20240405153230099
127383 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc_proxy/Kconfig' (125,645) at 20240405153049641
127384 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/esparser.c' (125,646) at 20240405153231475
127385 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/auxvec.h' (125,647) at 20210307214931614
127386 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/.gitignore' (125,648) at 20241211090212458
127387 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/ir_loopback.c' (125,649) at 20240405153054309
127388 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/endian.hpp' (125,650) at 20210308005055037
127389 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/rfkill.c' (125,651) at 20210307214929798
127390 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c' (125,652) at 20240405153230327
127391 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/posix_types.h' (125,653) at 20210307214926066
127392 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/imx-dma.h' (125,654) at 20240405153052681
127393 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/rx_icu.c' (125,655) at 20240906080037244
127394 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+poacquireonce+pooncerelease.litmus' (125,656) at 20210307214932502
127395 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/basic.json' (125,657) at 20240405153054117
127396 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.8.bb' (125,658) at 20241206090014258
127397 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_mpsc_queue.hpp' (125,659) at 20241219090033964
127398 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/et' (125,660) at 20210308005046145
127399 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/adi.c' (125,661) at 20240405153049133
127400 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/trampoline_64.S' (125,662) at 20220525020652082
127401 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/calxeda-combophy.yaml' (125,663) at 20240405153045129
127402 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_h.c' (125,664) at 20210308005046525
127403 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/cisco_sg220-26.dts' (125,665) at 20220525020651994
127404 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-g723.c' (125,666) at 20240405153230795
127405 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/files/static-passwd-meta-filesystems' (125,667) at 20231014080011723
127406 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/rcS' (125,668) at 20210307205553890
127407 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/sdbusplus.wrap' (125,669) at 20230921080009745
127408 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/opengrok2.0.log' (125,670) at 20241229012356210
127409 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/email-clients.rst' (125,671) at 20240405153045281
127410 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_ah_esp.c' (125,672) at 20210307214932006
127411 2025-01-08 03:00:53.688-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-no-invariants-only' (125,673) at 20211006000025234
127412 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/vdso.h' (125,674) at 20240405153045941
127413 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/fsl-dt-fixup.c' (125,675) at 20210308005003500
127414 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/files/0002-Makefile-for-cross-compile-TestFloat.patch' (125,676) at 20230706080014761
127415 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-st.c' (125,677) at 20240910080014070
127416 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.h' (125,678) at 20240405153047173
127417 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/Makefile' (125,679) at 20210307214932738
127418 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/net_types.h' (125,680) at 20230629131804623
127419 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/fedora-rust-nightly.docker' (125,681) at 20241211090212534
127420 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/utils.cpp' (125,682) at 20241211090206666
127421 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-td08.rst' (125,683) at 20210309003648500
127422 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/self-protection.rst' (125,684) at 20240405153045257
127423 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_max3100.h' (125,685) at 20210307214931506
127424 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xinetd' (125,686) at 20211006000025246
127425 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/canaan,k210-sram.yaml' (125,687) at 20240405153045101
127426 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx5_user_ioctl_verbs.h' (125,688) at 20240405153052949
127427 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/Makefile' (125,689) at 20210309003650024
127428 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp' (125,690) at 20240904080003190
127429 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irqflags-arcv2.h' (125,691) at 20210307214925666
127430 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/qom-hmp-cmds.c' (125,692) at 20230426080043840
127431 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536si-post.dtsi' (125,693) at 20210307214926342
127432 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/boot_status_led_on.service' (125,694) at 20240119090013779
127433 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/bswapsi.c' (125,695) at 20240405153045985
127434 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hashtree_descriptor.h' (125,696) at 20210308005003704
127435 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/resctrl.rst' (125,697) at 20240405153044989
127436 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pldmfw/index.rst' (125,698) at 20240405153045197
127437 2025-01-08 03:00:53.689-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/Makefile' (125,699) at 20210307214929790
127438 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpanel/libpanel_1.8.1.bb' (125,700) at 20241221090017488
127439 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_group.c' (125,701) at 20240405153048741
127440 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0008-Use-libtool-2.4.patch' (125,702) at 20241221090017656
127441 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c' (125,703) at 20240815080012887
127442 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,stm32-dcmi.yaml' (125,704) at 20240405153045101
127443 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sierra_net.c' (125,705) at 20240405153050381
127444 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7patch.S' (125,706) at 20210307214926606
127445 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ch-Geneva' (125,707) at 20210307205553766
127446 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tx53-x03x.dts' (125,708) at 20240405153045493
127447 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/seccomp.h' (125,709) at 20220525020652098
127448 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-unknown.out' (125,710) at 20210308005046409 to deleted uid set
127449 2025-01-08 03:00:53.690-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml' (125,711) at 20240405153045045
127450 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iommu-helper.c' (125,712) at 20210307214931802
127451 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn03.h' (125,713) at 20210307214926210
127452 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_dpms.h' (125,714) at 20240405153047297
127453 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch' (125,715) at 20220910030013425
127454 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/arm_smccc_trng.c' (125,716) at 20240405153230199
127455 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/juce/projucer/0001-StandardHeader-Include-utility-for-GCC-12-compatibil.patch' (125,717) at 20231126090012781
127456 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power64-core.xml' (125,718) at 20210308005045817
127457 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sig.c' (125,719) at 20240405153230159
127458 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_fcoe.h' (125,720) at 20240405153050217
127459 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_iop.h' (125,721) at 20210307214926162
127460 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_imx6.h' (125,722) at 20210308005003588
127461 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/search.py' (125,723) at 20210905000020601
127462 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/import_core.sh' (125,724) at 20230426080043928
127463 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/sandbox.c' (125,725) at 20210308005003332
127464 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/da850evm.c' (125,726) at 20210308005002952
127465 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acpredef.h' (125,727) at 20240405153230167
127466 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_smu.c' (125,728) at 20240405153047205
127467 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dma.c' (125,729) at 20241216090017705
127468 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_model.h' (125,730) at 20210307214929482
127469 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/Kconfig' (125,731) at 20210308005002976
127470 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/jsnbd/state_hook' (125,732) at 20230217040015233
127471 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_privacy_screen.c' (125,733) at 20240405153048409
127472 2025-01-08 03:00:53.691-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/timer.c' (125,734) at 20210308005002552
127473 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ism.h' (125,735) at 20240405153051533
127474 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cfg80211.h' (125,736) at 20240405153050561
127475 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/ftrace.h' (125,737) at 20220525020651986
127476 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_extioi.h' (125,738) at 20240906080037332
127477 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tuxx1.h' (125,739) at 20210308005003624
127478 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/270' (125,740) at 20240906080037564
127479 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/faq.rst' (125,741) at 20240405153045297
127480 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/.kunitconfig' (125,742) at 20240405153230643
127481 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dsi.c' (125,743) at 20240405153230611
127482 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/meson.build' (125,744) at 20240906080037592
127483 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_spl_loaders.c' (125,745) at 20210308005003416
127484 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/greth.h' (125,746) at 20210307214929282
127485 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.megaraid' (125,747) at 20240405153045253
127486 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/jq/run-ptest' (125,748) at 20221104030017433
127487 2025-01-08 03:00:53.692-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce300c3.inc' (125,749) at 20220612030016755
127488 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/processor.h' (125,750) at 20240405153230031
127489 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/pipe3-phy.h' (125,751) at 20210308005002764
127490 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/configure.patch' (125,752) at 20230706080014749
127491 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sch.c' (125,753) at 20240405153046665
127492 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/da9062-thermal.txt' (125,754) at 20210307214925442
127493 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c' (125,755) at 20240405153047105
127494 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb' (125,756) at 20240413080012635
127495 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts' (125,757) at 20241211090145373
127496 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt4831-regulator.yaml' (125,758) at 20240405153229791
127497 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.4/index.html' (125,759) at 20210307205554246
127498 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_signal.h' (125,760) at 20240906080037156
127499 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/cdc-acm.h' (125,761) at 20240405153052045
127500 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Hummingbird_A31_defconfig' (125,762) at 20210308005003236
127501 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/other.json' (125,763) at 20240405153054157
127502 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/csr.h' (125,764) at 20210308005002844
127503 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/distcc-config.bb' (125,765) at 20241206090014326
127504 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/roles.hpp' (125,766) at 20241217090008768
127505 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/configure.ac' (125,767) at 20210308005108641
127506 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/mmu-access-type.h' (125,768) at 20240906080037328
127507 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/vmem.c' (125,769) at 20240411080014050
127508 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-dsp-offset.h' (125,770) at 20240405153232195
127509 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/metricgroups.json' (125,771) at 20240405153054141
127510 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/entity-manager/blacklist.json' (125,772) at 20230412080023456
127511 2025-01-08 03:00:53.693-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1740.h' (125,773) at 20210307214930270
127512 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stdlib.h' (125,774) at 20240613080016551
127513 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-381-netgear-gs110emx.dts' (125,775) at 20240405153045445
127514 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpm.c' (125,776) at 20240910080014070
127515 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/menelaus.c' (125,777) at 20240405153049613
127516 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_transport_srp/rport_state_diagram.dot' (125,778) at 20210307214925562
127517 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dts' (125,779) at 20240405153229951
127518 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/kdump' (125,780) at 20210307205554598
127519 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mm-power.h' (125,781) at 20240405153052653
127520 2025-01-08 03:00:53.694-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar-host.c' (125,782) at 20240805080013995
127521 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i740fb.c' (125,783) at 20240405153231583
127522 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_d.c' (125,784) at 20210308005046517
127523 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c' (125,785) at 20220525020653163
127524 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.yaml' (125,786) at 20240405153045137
127525 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/rpmtests.py' (125,787) at 20220910030013405
127526 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/pipeline_4k_no_split.svg' (125,788) at 20240405153045213
127527 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/isomd5sum_1.2.5.bb' (125,789) at 20241221090017516
127528 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mc13783.c' (125,790) at 20240405153053653
127529 2025-01-08 03:00:53.695-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_amiga.c' (125,791) at 20210308005003288
127530 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas.h' (125,792) at 20240405153051657
127531 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/farsync.c' (125,793) at 20240405153050393
127532 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/Kconfig' (125,794) at 20240405153231719
127533 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/asm-offsets.h' (125,795) at 20210307214926114
127534 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsa-pkcs1pad.c' (125,796) at 20240405153046537
127535 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l73.h' (125,797) at 20210307214932302
127536 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/simdisk.c' (125,798) at 20240405153046513
127537 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu.h' (125,799) at 20240405153230795
127538 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wcd934x/wcd934x.h' (125,800) at 20210307214931438
127539 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_e500.py' (125,801) at 20241211090212542
127540 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/maxim,max31855k.yaml' (125,802) at 20240405153045077
127541 2025-01-08 03:00:53.696-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/meson.build' (125,803) at 20230925080039921
127542 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/foundation.scss' (125,804) at 20210308005107073
127543 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/dove.c' (125,805) at 20210307214926994
127544 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/.gitignore' (125,806) at 20240405153054305
127545 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sh7760.c' (125,807) at 20240405153048913
127546 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/traps.h' (125,808) at 20240405153229991
127547 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/img-mdc-dma.c' (125,809) at 20240405153230283
127548 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/cow.c' (125,810) at 20240405153232275
127549 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts' (125,811) at 20240405153229935
127550 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lm3533-core.c' (125,812) at 20240405153049609
127551 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_lib.h' (125,813) at 20240405153050321
127552 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c' (125,814) at 20210309003649800
127553 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_bus.c' (125,815) at 20240405153049657
127554 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/cn_queue.c' (125,816) at 20220525020652362
127555 2025-01-08 03:00:53.697-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sync_file.h' (125,817) at 20240405153052941
127556 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/memtrace.c' (125,818) at 20220525020652078
127557 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/Makefile' (125,819) at 20240405153045973
127558 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/pd.h' (125,820) at 20220525020653163
127559 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_tx.h' (125,821) at 20240405153049053
127560 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-esp-image.bb' (125,822) at 20241206090014210
127561 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_intr.c' (125,823) at 20240405153051601
127562 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_memfree.h' (125,824) at 20210307214928430
127563 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/rcS' (125,825) at 20210307205554470
127564 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/event_fifo.c' (125,826) at 20210307214930542
127565 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/softoff/softoff_config.json' (125,827) at 20240415080031487
127566 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-max11410' (125,828) at 20240405153044917
127567 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp50xx.c' (125,829) at 20240405153049217
127568 2025-01-08 03:00:53.698-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_pci.h' (125,830) at 20210307214927150
127569 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/spdx-licenses.json' (125,831) at 20241221090017620
127570 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usbaudio.h' (125,832) at 20241216090017805
127571 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/Kconfig' (125,833) at 20210308005003008
127572 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_run_tests.sh' (125,834) at 20240405153054305
127573 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/stdplus.wrap' (125,835) at 20220418100039709
127574 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx31.h' (125,836) at 20240326080039534
127575 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/rx51.c' (125,837) at 20210308005003024
127576 2025-01-08 03:00:53.699-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-evm-common.dtsi' (125,838) at 20240405153045597
127577 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg.c' (125,839) at 20240805080013943
127578 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/helper_regs.c' (125,840) at 20241211090212506
127579 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/nodedata.h' (125,841) at 20210307214926118
127580 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/fujitsu-tablet.c' (125,842) at 20240405153051405
127581 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/div64.h' (125,843) at 20220525020651878
127582 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/serdevtry' (125,844) at 20210307205554630
127583 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/inode.c' (125,845) at 20241216090017753 to deleted uid set
127584 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/debug.h' (125,846) at 20210309003651804
127585 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/spinlock_types.h' (125,847) at 20240405153046505
127586 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/MAINTAINERS' (125,848) at 20210308005002920
127587 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/hello.dot' (125,849) at 20210307214925454
127588 2025-01-08 03:00:53.700-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/user-return-notifier.c' (125,850) at 20210307214931786
127589 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch' (125,851) at 20210307205554462
127590 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/multiconfig/mc_2.conf' (125,852) at 20210316000012685
127591 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/styles/system-overview.scss' (125,853) at 20210308005107077
127592 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.h' (125,854) at 20240405153048353
127593 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_amiga.c' (125,855) at 20220525020653839
127594 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/autoidle.txt' (125,856) at 20210307214925294
127595 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_drm.h' (125,857) at 20240405153048753
127596 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mmp2_defconfig' (125,858) at 20240405153045613
127597 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-option-to-disable-installation-of-syst.patch' (125,859) at 20240413080012643
127598 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispvideo.c' (125,860) at 20240405153049485
127599 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan_main.c' (125,861) at 20240405153231075
127600 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/hwinit.c' (125,862) at 20210308005002760
127601 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/Makefile' (125,863) at 20210307214931978
127602 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch' (125,864) at 20220618030015190
127603 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mediatek/smi.h' (125,865) at 20240405153231863
127604 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dfl.c' (125,866) at 20240405153051993
127605 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Malvern' (125,867) at 20210307205553798
127606 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32.h' (125,868) at 20210308005002664
127607 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/code-of-conduct.rst' (125,869) at 20240405153045281
127608 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_export.c' (125,870) at 20240405153231779
127609 2025-01-08 03:00:53.701-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sil680.c' (125,871) at 20240405153046665
127610 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/mq-deadline.c' (125,872) at 20240805080013935
127611 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fuse/fuse3/fuse3.conf' (125,873) at 20241206090014258
127612 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/ia_css_pipe_util.h' (125,874) at 20210307214930538
127613 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xen_vmcall_test.c' (125,875) at 20240405153232271
127614 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/exynos4210_combiner.c' (125,876) at 20241211090212282
127615 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_register.h' (125,877) at 20241018080014498
127616 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/x600_defconfig' (125,878) at 20210308005003284
127617 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/helper.h' (125,879) at 20210309003655976
127618 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c' (125,880) at 20240613080016399
127619 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hcd-pci.c' (125,881) at 20240405153052049
127620 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bus_vcxk' (125,882) at 20210308005003292
127621 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/057.out' (125,883) at 20210308005046441
127622 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/cpu.c' (125,884) at 20210308005002812
127623 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-wexler-tab7200.dts' (125,885) at 20240405153045385
127624 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi' (125,886) at 20240405153045769
127625 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/Kconfig' (125,887) at 20240405153230051
127626 2025-01-08 03:00:53.702-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (125,888) at 20210307205553730
127627 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-reset-button.service' (125,889) at 20240105090012010
127628 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367_regs.h' (125,890) at 20210307214928638
127629 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/vhost_test/vhost_test.c' (125,891) at 20210307214932742
127630 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/slt_ast2600/Makefile' (125,892) at 20210308005002916
127631 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts' (125,893) at 20240405153229935
127632 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci9111.c' (125,894) at 20240405153046889
127633 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sniper.dts' (125,895) at 20240405153045605
127634 2025-01-08 03:00:53.703-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/at91rm9200ek.c' (125,896) at 20210308005002916
127635 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/openrd_client_defconfig' (125,897) at 20210308005003272
127636 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/schema/RootOfTrustCollection_v1.xml' (125,898) at 20220520030007180
127637 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm.txt' (125,899) at 20210307214925422
127638 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/xusb-padctl.h' (125,900) at 20210308005002668
127639 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/Makefile' (125,901) at 20220525020652919
127640 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/mutex-design.rst' (125,902) at 20210309003648432
127641 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverage/compare_gcov_json.py' (125,903) at 20230426080043844
127642 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_ipi.h' (125,904) at 20240405153049413
127643 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/wdt_imx2.h' (125,905) at 20221215040039190
127644 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/atalk_proc.c' (125,906) at 20210307214931866
127645 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/displayobject.h' (125,907) at 20210307214927698
127646 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/host_notifier.cpp' (125,908) at 20240820080027370
127647 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mxs.c' (125,909) at 20240405153049201
127648 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/desc-msos.c' (125,910) at 20220429100100534
127649 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/filter.h' (125,911) at 20210307214931630
127650 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_crtc.h' (125,912) at 20210309003649892
127651 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mpspec.h' (125,913) at 20210308005002880
127652 2025-01-08 03:00:53.704-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/stackprotector.h' (125,914) at 20240405153045905
127653 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_fib.c' (125,915) at 20241211090145553
127654 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vmlinux.lds.S' (125,916) at 20241211090145385
127655 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947-spi.c' (125,917) at 20240405153048861
127656 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/deferred_io.rst' (125,918) at 20240405153229807
127657 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_algo.h' (125,919) at 20210309003649300
127658 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp418.dts' (125,920) at 20240405153045761
127659 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/cpu_loop.c' (125,921) at 20221215040039202
127660 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net_tstamp.h' (125,922) at 20240405153052929
127661 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ricoh,rn5t618.yaml' (125,923) at 20220525020651690
127662 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2780.c' (125,924) at 20240405153053805
127663 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-zynq-qspi.txt' (125,925) at 20210308005003324
127664 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dnet.h' (125,926) at 20210307214929386
127665 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/main.c' (125,927) at 20241211090212442
127666 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/libmsrlisthelper.h' (125,928) at 20210307214930530
127667 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/gxfb.rst' (125,929) at 20210307214925478
127668 2025-01-08 03:00:53.705-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/adfs.h' (125,930) at 20240405153052257
127669 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s_tdm.h' (125,931) at 20240405153053981
127670 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/Kconfig' (125,932) at 20240405153231283
127671 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c' (125,933) at 20240405153231235
127672 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ccache/ccache_4.10.2.bb' (125,934) at 20241221090017656
127673 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_fwum.c' (125,935) at 20210308004938824
127674 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9xeek_nandflash_defconfig' (125,936) at 20210308005003248
127675 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/stm32-dma.c' (125,937) at 20240405153230287
127676 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fec.h' (125,938) at 20210307214931386
127677 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linker_lists.h' (125,939) at 20210308005003656
127678 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-config.rst' (125,940) at 20240405153045269
127679 2025-01-08 03:00:53.706-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.c' (125,941) at 20240405153230799
127680 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_scsih.c' (125,942) at 20240624080012800
127681 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_debug.c' (125,943) at 20240628080013997
127682 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/phosphor-logging.wrap' (125,944) at 20220603030022985
127683 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_smp.c' (125,945) at 20240405153046325
127684 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/Makefile' (125,946) at 20210308005002552
127685 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kmsan' (125,947) at 20240405153053433
127686 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/process_tree.py' (125,948) at 20210307205554642
127687 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/lib/Makefile' (125,949) at 20210307214932746
127688 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/poly1305-donna32.c' (125,950) at 20210524100035086
127689 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/eagle.c' (125,951) at 20210308005003032
127690 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/inventory_manager.hpp' (125,952) at 20240819080030255
127691 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-1.dtsi' (125,953) at 20240405153046093
127692 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l-netcp.dtsi' (125,954) at 20210308005002592
127693 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/trace/diag.h' (125,955) at 20210307214926514
127694 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/jump_label.h' (125,956) at 20240405153230147
127695 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c' (125,957) at 20240405153230323
127696 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_syscall.h' (125,958) at 20220429100100642
127697 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/default.config' (125,959) at 20220525020655187
127698 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/namei.h' (125,960) at 20240405153052749
127699 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mmap_prot.sh' (125,961) at 20240405153232231
127700 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_pci.c' (125,962) at 20210307214926270
127701 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pci.h' (125,963) at 20210307214925666
127702 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci.c' (125,964) at 20210309003649292
127703 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha2-ce-core.S' (125,965) at 20210307214925846
127704 2025-01-08 03:00:53.707-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/MAINTAINERS' (125,966) at 20210308005003056
127705 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/sbp1-led-manager-config-native.bb' (125,967) at 20241206090014230
127706 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ptest.py' (125,968) at 20231011080016602
127707 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/Makefile' (125,969) at 20210309003652148
127708 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.out' (125,970) at 20210308005046401 to deleted uid set
127709 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-covdefaults/run-ptest' (125,971) at 20240301090012431
127710 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/Makefile' (125,972) at 20240405153045797
127711 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.h' (125,973) at 20210307214929922
127712 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_helper.c' (125,974) at 20210307214932026
127713 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl.h' (125,975) at 20240326080039534
127714 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_offset.h' (125,976) at 20210307214927562
127715 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/UUID/meson.build' (125,977) at 20230825080021137
127716 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_hostif.c' (125,978) at 20240405153051817
127717 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml' (125,979) at 20240405153045021
127718 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/test_entity-manager.cpp' (125,980) at 20230930080004396
127719 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-adp5520.c' (125,981) at 20220525020652438
127720 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,sp804.yaml' (125,982) at 20220525020651714
127721 2025-01-08 03:00:53.708-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_pci.c' (125,983) at 20220525020652851
127722 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_device.c' (125,984) at 20240405153051957
127723 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/Kconfig' (125,985) at 20240405153231319
127724 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (125,986) at 20240309090012820
127725 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/common.h' (125,987) at 20241111090012133
127726 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6397.h' (125,988) at 20210307214930082
127727 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-audio.h' (125,989) at 20210307214928682
127728 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/pppoatm.c' (125,990) at 20220525020654787
127729 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/futex.h' (125,991) at 20210308005046045
127730 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan_types.h' (125,992) at 20240405153052717
127731 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0005-adb-Allow-adbd-to-be-run-as-root.patch' (125,993) at 20231011080016574
127732 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target-con-str.h' (125,994) at 20240326080039714
127733 2025-01-08 03:00:53.709-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/scanf.sh' (125,995) at 20220525020655215
127734 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/main.c' (125,996) at 20241008080013955
127735 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c' (125,997) at 20240405153048585
127736 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/global_data.h' (125,998) at 20210308005002816
127737 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra114.c' (125,999) at 20220525020653335
127738 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/core.h' (126,000) at 20210308005002884
127739 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_user_tags.pass' (126,001) at 20241221090017632
127740 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/floating-point.json' (126,002) at 20240405153054157
127741 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_buffer_fill.c' (126,003) at 20240405153054237
127742 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_h.c' (126,004) at 20210308005046521
127743 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/maxim_thermocouple.c' (126,005) at 20240405153049013
127744 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/lkrg/lkrg-module_0.9.7.bb' (126,006) at 20241221090017576
127745 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/pcengines-apuv2.c' (126,007) at 20240405153051413
127746 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/289.out' (126,008) at 20210308005046469
127747 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/param.c' (126,009) at 20240405153232011
127748 2025-01-08 03:00:53.710-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/clksrc-dbx500-prcmu.c' (126,010) at 20220525020652342
127749 2025-01-08 03:00:53.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qla3xxx.c' (126,011) at 20240405153231039
127750 2025-01-08 03:00:53.715-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/Makefile' (126,012) at 20210307214932278
127751 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/Makefile' (126,013) at 20210307214932170
127752 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch' (126,014) at 20230706080014761
127753 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/allwinner-rtc.h' (126,015) at 20210308005046029
127754 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/spi/sony-cxd2880.txt' (126,016) at 20210307214925354
127755 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ioctl.h' (126,017) at 20240405153052289
127756 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/.gitignore' (126,018) at 20210307214932710
127757 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5670.c' (126,019) at 20240405153230791
127758 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10/0001-CMakeLists.txt-Remove-mthumb-interwork.patch' (126,020) at 20230706080014757
127759 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/system1_baseboard.json' (126,021) at 20241114091004236
127760 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_event_v7.c' (126,022) at 20210716100029843
127761 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xlnx-versal-virt.rst' (126,023) at 20240906080037180
127762 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/vfio-user-obj.h' (126,024) at 20221215040039186
127763 2025-01-08 03:00:53.716-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/tx.h' (126,025) at 20210307214929966
127764 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml' (126,026) at 20240405153229759
127765 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/gpio.h' (126,027) at 20210307214931438
127766 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/of.h' (126,028) at 20240405153052813
127767 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4740-cgu.h' (126,029) at 20240405153052641
127768 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-kernel/linux/files/gbmc.cfg' (126,030) at 20230429080018629
127769 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pldm.cpp' (126,031) at 20241025080019713
127770 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7745-cpg-mssr.h' (126,032) at 20210307214931334
127771 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/mcam-core.h' (126,033) at 20240405153049409
127772 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/Makefile' (126,034) at 20240405153051413
127773 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/amigaffs.c' (126,035) at 20240405153231603
127774 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/Kconfig' (126,036) at 20240405153049589
127775 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/temporary-source-code.rst' (126,037) at 20230114040015514
127776 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8195-pm-domains.h' (126,038) at 20240405153231347
127777 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ir35221@71.conf' (126,039) at 20240904080027738
127778 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/dm_common.c' (126,040) at 20210307214929942
127779 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/tlbflush.h' (126,041) at 20210307214926310
127780 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/rdma_dim.c' (126,042) at 20240405153053085
127781 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/277.out' (126,043) at 20210308005046465
127782 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/Kconfig' (126,044) at 20210308005003004
127783 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/inode.c' (126,045) at 20210308005003544
127784 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Bilbao' (126,046) at 20210307205553766
127785 2025-01-08 03:00:53.717-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Kabelsignal' (126,047) at 20210307205553758
127786 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/Makefile' (126,048) at 20210308004922932
127787 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro5-epcore.dts' (126,049) at 20240405153045577
127788 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/meson.build' (126,050) at 20210308005053409
127789 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/Kconfig' (126,051) at 20240405153231571
127790 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/drive_oem.json' (126,052) at 20230202040011970
127791 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Angus' (126,053) at 20210307205553794
127792 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_04a.dtso' (126,054) at 20240405153231279
127793 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/cmd_clock.c' (126,055) at 20210308005002732
127794 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/ak8974.c' (126,056) at 20240405153049005
127795 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/dat.h' (126,057) at 20240405153052445
127796 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/cpufreq.sh' (126,058) at 20210307214932666
127797 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-irq.h' (126,059) at 20210307214928682
127798 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/smsgiucv.h' (126,060) at 20210307214930254
127799 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/md4c/md4c_0.5.2.bb' (126,061) at 20240301090012431
127800 2025-01-08 03:00:53.718-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/calxeda-ddr-ctrlr.yaml' (126,062) at 20240405153045101
127801 2025-01-08 03:00:53.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_0_offset.h' (126,063) at 20240405153230435
127802 2025-01-08 03:00:53.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kref_api.h' (126,064) at 20240405153052717
127803 2025-01-08 03:00:53.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-hub.c' (126,065) at 20240405153052109
127804 2025-01-08 03:00:53.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/bus.json' (126,066) at 20240405153054113
127805 2025-01-08 03:00:53.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/acp63.h' (126,067) at 20240405153053549
127806 2025-01-08 03:00:53.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-newlib_%.bbappend' (126,068) at 20241206090014214
127807 2025-01-08 03:00:53.724-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/capability.h' (126,069) at 20240405153232107
127808 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_regs.h' (126,070) at 20240405153049493
127809 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.h' (126,071) at 20240405153047105
127810 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmiowb.h' (126,072) at 20210307214931306
127811 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/files/static-passwd-meta-perl' (126,073) at 20231014080011723
127812 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_action.hpp' (126,074) at 20210308005405930
127813 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.h' (126,075) at 20210307214927278
127814 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_w.c' (126,076) at 20210308005046521
127815 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-codeweavers' (126,077) at 20210308005045769
127816 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/Makefile' (126,078) at 20220525020653571
127817 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/rbtx4927.h' (126,079) at 20210307214926246
127818 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/afbc.rst' (126,080) at 20210307214925494
127819 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/README' (126,081) at 20210308005003016
127820 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/meson.build' (126,082) at 20230825080021141
127821 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9063/core.h' (126,083) at 20240405153052725
127822 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4375.c' (126,084) at 20240405153053565
127823 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/bxcan.c' (126,085) at 20240405153230895
127824 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/actions,owl-sps.txt' (126,086) at 20210307214925398
127825 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/isdnhdlc.h' (126,087) at 20210307214928542
127826 2025-01-08 03:00:53.725-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/main.cpp' (126,088) at 20210308005109241
127827 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/device_main.c' (126,089) at 20240405153051949
127828 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-gpio.c' (126,090) at 20220525020653267
127829 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/boot-progress.md' (126,091) at 20221209040006383
127830 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/0001-Do-not-undefine-_FILE_OFFSET_BITS.patch' (126,092) at 20230114040015478
127831 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/type-case.out' (126,093) at 20210927100127473 to deleted uid set
127832 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_mods.c' (126,094) at 20240405153054277
127833 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unwind_decoder.c' (126,095) at 20210307214926130
127834 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_VSYS.json' (126,096) at 20221213040036921
127835 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_rq.c' (126,097) at 20240405153049897
127836 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8167-mmsys.h' (126,098) at 20240405153051761
127837 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/in6.h' (126,099) at 20210307214931402
127838 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_cert.cpp' (126,100) at 20240903080027143
127839 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts' (126,101) at 20240405153229955
127840 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-qcom-geni.c' (126,102) at 20241011080017319
127841 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pinctrl.dtsi' (126,103) at 20210308005002632
127842 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-vm86.S' (126,104) at 20210308005046501
127843 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/kvm/kvm_flightrecorder' (126,105) at 20210308005046241
127844 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0016-pass-correct-parameters-to-getdents64.patch' (126,106) at 20240413080012651
127845 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/adf_c62xvf_hw_data.h' (126,107) at 20240405153046953
127846 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pl061.c' (126,108) at 20240906080037224
127847 2025-01-08 03:00:53.726-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory.interface.yaml' (126,109) at 20221207040023627
127848 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/cpuidle.c' (126,110) at 20240405153045629
127849 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h' (126,111) at 20240405153230607
127850 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsmethod.c' (126,112) at 20240405153046617
127851 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pdc_chassis.c' (126,113) at 20240405153230023
127852 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6s_defconfig' (126,114) at 20210308005003272
127853 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2.host.h' (126,115) at 20210307214930554
127854 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp.c' (126,116) at 20240805080013979
127855 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/trace.h' (126,117) at 20210308005046113
127856 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/qca,ar7100-reset.yaml' (126,118) at 20240405153045149
127857 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1411.h' (126,119) at 20210307214928634
127858 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-khamsin.c' (126,120) at 20220525020653311
127859 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g4.dtsi' (126,121) at 20240826080012311
127860 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_i2s.c' (126,122) at 20240405153232199
127861 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-munmap.rst' (126,123) at 20210309003648492
127862 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/hdmi-connector.yaml' (126,124) at 20240405153045041
127863 2025-01-08 03:00:53.727-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nasteln' (126,125) at 20210307205553786
127864 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pads-imx8qxp.h' (126,126) at 20210307214931342
127865 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-script.c-avoid-use-of-chroot.patch' (126,127) at 20241221090017656
127866 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-stat.c' (126,128) at 20241211090145573
127867 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/Makefile.softmmu-target' (126,129) at 20240906080037580
127868 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx_csu_dma.c' (126,130) at 20241211090212270
127869 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/u-boot_logo.bmp' (126,131) at 20210308005003768 to deleted uid set
127870 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/mimic/0001-Fix-musl-compatibility.patch' (126,132) at 20210307205553798
127871 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/dce120_clk_mgr.c' (126,133) at 20210307214927270
127872 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0001-Avoid-bashisms-in-init-scripts.patch' (126,134) at 20241206090014262
127873 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8939.c' (126,135) at 20240405153230227
127874 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/bulk.c' (126,136) at 20240405153049165
127875 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i8253.h' (126,137) at 20210307214931398
127876 2025-01-08 03:00:53.728-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,mmp2.h' (126,138) at 20240405153231795
127877 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8782.txt' (126,139) at 20210307214925438
127878 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_util.h' (126,140) at 20240405153230803
127879 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/monitor.c' (126,141) at 20240405153053393
127880 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/dms-ba16_2g.cfg' (126,142) at 20210308005002908
127881 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/config' (126,143) at 20240805080014071
127882 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem.c' (126,144) at 20240405153230535
127883 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw.h' (126,145) at 20210307214929654
127884 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c' (126,146) at 20240405153230635
127885 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io.h' (126,147) at 20240712080021053
127886 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/q6sstop-qcs404.c' (126,148) at 20240405153046833
127887 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ingenic.c' (126,149) at 20240405153231463
127888 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/fpga-region-test.c' (126,150) at 20240405153230299
127889 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/trace.c' (126,151) at 20240405153049757
127890 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/hyperv.h' (126,152) at 20240405153046453
127891 2025-01-08 03:00:53.729-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/SensorPaths.cpp' (126,153) at 20241026080003050
127892 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/tegra_drm.h' (126,154) at 20220525020654663
127893 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc-bcma.c' (126,155) at 20240405153051237
127894 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/aspeed_fsi.h' (126,156) at 20210308005003560
127895 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan_error.cpp' (126,157) at 20240820080023694
127896 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb' (126,158) at 20241221090017676
127897 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-ipe.c' (126,159) at 20240405153046797
127898 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/atmel-hlcdc-pwm.txt' (126,160) at 20210307214925406
127899 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mstar,msc313e-wdt.yaml' (126,161) at 20240405153045185
127900 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/Makefile' (126,162) at 20210307214932522
127901 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdping.c' (126,163) at 20240405153054293
127902 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-systemd-target-monitor.service' (126,164) at 20230127040028244
127903 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/deprecated.rst' (126,165) at 20240405153229827
127904 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ahb.h' (126,166) at 20210307214929726
127905 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/Kconfig' (126,167) at 20210308005003500
127906 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/initialize_mmu.h' (126,168) at 20240405153046505
127907 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_among.h' (126,169) at 20240405153052929
127908 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.c' (126,170) at 20240405153050613
127909 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp108.c' (126,171) at 20240405153048877
127910 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/vcnl4035.c' (126,172) at 20240405153049005
127911 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb' (126,173) at 20240309090012804
127912 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/meson.build' (126,174) at 20230714080036783
127913 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-early-sys-init' (126,175) at 20220623030014779
127914 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/automake_foreign.patch' (126,176) at 20230706080014753
127915 2025-01-08 03:00:53.730-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/Makefile' (126,177) at 20210307214930134
127916 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_file.c' (126,178) at 20240913080013845
127917 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/exception.json' (126,179) at 20240405153054109
127918 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_pcie.c' (126,180) at 20240405153230651
127919 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_lmem.c' (126,181) at 20240405153048473
127920 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mvebu.c' (126,182) at 20240405153052109
127921 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_usdt_multispec.c' (126,183) at 20240405153054281
127922 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/Makefile' (126,184) at 20210307214928566
127923 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuscale.sh' (126,185) at 20240405153232283
127924 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_lt_ph.c' (126,186) at 20210308005046501
127925 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/tsunami_flash.c' (126,187) at 20210307214929214
127926 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/isil,isl79987.yaml' (126,188) at 20240405153045093
127927 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-skov-revc-lt2.dts' (126,189) at 20240405153045501
127928 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/platsmp.c' (126,190) at 20210307214925870
127929 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/bsp.h' (126,191) at 20220525020652947
127930 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx_debugfs.c' (126,192) at 20220525020652390
127931 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_rng-test.c' (126,193) at 20221215040039378
127932 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/__init__.py' (126,194) at 20240302090018218
127933 2025-01-08 03:00:53.731-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_of_dpa.c' (126,195) at 20241211090212306
127934 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-ab8500-usb.c' (126,196) at 20240405153052125
127935 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gp10b.c' (126,197) at 20220525020652963
127936 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/meson.build' (126,198) at 20240824080021954
127937 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head-common.S' (126,199) at 20240405153045629
127938 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci-hotplug.c' (126,200) at 20240405153046145
127939 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc91111.h' (126,201) at 20210308005003444
127940 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sys_ia32.c' (126,202) at 20210309003649048
127941 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/functor.cpp' (126,203) at 20240820080025626 to deleted uid set
127942 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_of.c' (126,204) at 20241115090012961
127943 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_h.c' (126,205) at 20210308005046521
127944 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_mman.h' (126,206) at 20230925080039945
127945 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_core.c' (126,207) at 20240830080013295
127946 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/intc.h' (126,208) at 20240906080037332
127947 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-drc02.dtsi' (126,209) at 20240405153045585
127948 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/a15mpcore.c' (126,210) at 20240906080037212
127949 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-xattr.h' (126,211) at 20210308005045821
127950 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_vout_vrfb.h' (126,212) at 20240405153049481
127951 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/Kconfig' (126,213) at 20210307214928438
127952 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-octeon-platdrv.c' (126,214) at 20240405153048909
127953 2025-01-08 03:00:53.732-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2201.conf' (126,215) at 20230606080013598
127954 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/ioprio.c' (126,216) at 20240405153046525
127955 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/fragments/test-fragment.conf' (126,217) at 20241221090017604
127956 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/sequence_senders.hpp' (126,218) at 20241219090033968
127957 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pinning.h' (126,219) at 20240405153230707
127958 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-include-libgen.h-for-basename-API.patch' (126,220) at 20240413080012695
127959 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa9.inc' (126,221) at 20210905000020581
127960 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-litesom.dtsi' (126,222) at 20210308005002588
127961 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/.gitignore' (126,223) at 20210307214932698
127962 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dprc-driver.c' (126,224) at 20240405153046733
127963 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/qad_git.bb' (126,225) at 20241221090017520
127964 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/0001-selftests-timers-Fix-clock_adjtime-for-newer-32-bit-.patch' (126,226) at 20241221090017532
127965 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/Kconfig' (126,227) at 20240405153052161
127966 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun50i-a64-codec-analog.yaml' (126,228) at 20240405153045161
127967 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/tcp_server.c' (126,229) at 20241221090017576
127968 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters.c' (126,230) at 20240830080013363
127969 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6397-regulator.h' (126,231) at 20210307214931498
127970 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51211.h' (126,232) at 20210307214928634
127971 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Kvm/KvmConsole.vue' (126,233) at 20241125090045228
127972 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-dec.c' (126,234) at 20240405153049529
127973 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/r852.h' (126,235) at 20210309003650492
127974 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdmi.h' (126,236) at 20240405153048457
127975 2025-01-08 03:00:53.733-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/meson.build' (126,237) at 20240402080008906
127976 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max1668.rst' (126,238) at 20210307214925502
127977 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/fan53555.h' (126,239) at 20210307214931494
127978 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp_cpenable.S' (126,240) at 20210308005046533
127979 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/esmt.c' (126,241) at 20240405153230879
127980 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/sysfs_slave.c' (126,242) at 20220525020654103
127981 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-pxa.h' (126,243) at 20210307214931474
127982 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c' (126,244) at 20240405153230983
127983 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/files/vchiq.sh' (126,245) at 20210307205554106
127984 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/driver.h' (126,246) at 20220525020652947
127985 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/export-incoming-iothread.out' (126,247) at 20221215040039366
127986 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/soc_button_array.c' (126,248) at 20240405153230727
127987 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-linecard.rst' (126,249) at 20240405153045237
127988 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/atf.c' (126,250) at 20210308005002944
127989 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/debug.config' (126,251) at 20210307214926366
127990 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/dma_local.h' (126,252) at 20210307214930542
127991 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,acx565akm.yaml' (126,253) at 20240405153045045
127992 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/xz_config.h' (126,254) at 20210307214926366
127993 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso2c.h' (126,255) at 20240405153046369
127994 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/email-clients.rst' (126,256) at 20240405153045245
127995 2025-01-08 03:00:53.734-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc' (126,257) at 20241206090014294
127996 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest.cpp' (126,258) at 20240828080025979
127997 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_vr3032u.h' (126,259) at 20210308005003592
127998 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/signal.h' (126,260) at 20210307214931658
127999 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtkuart.c' (126,261) at 20240405153230195
128000 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vclk.c' (126,262) at 20210308005003532
128001 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_common.c' (126,263) at 20210307214927978
128002 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Virrat_Lappavuori' (126,264) at 20210307205553774
128003 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp8860.c' (126,265) at 20240405153049221
128004 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rsk7269_defconfig' (126,266) at 20210308005003276
128005 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/quick-start.rst' (126,267) at 20240405153229827
128006 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/safec/safec_3.7.1.bb' (126,268) at 20220910030013353
128007 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_io.c' (126,269) at 20210307214928614
128008 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c' (126,270) at 20240405153050109
128009 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/MAINTAINERS' (126,271) at 20210308005002920
128010 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/firmware.c' (126,272) at 20240405153050473
128011 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_d.c' (126,273) at 20210308005046517
128012 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/tps65086-restart.c' (126,274) at 20240405153051425
128013 2025-01-08 03:00:53.735-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/lpc32xx_ssp.c' (126,275) at 20210308005003492
128014 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/pinmux.h' (126,276) at 20210308005002672
128015 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx7ulp.c' (126,277) at 20240405153046785
128016 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/convert_ip_to_dummy' (126,278) at 20221209040018571
128017 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-phycore-stm32mp1-3.dts' (126,279) at 20240405153045585
128018 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/conntrackd.service' (126,280) at 20230811080018298
128019 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/nvme.h' (126,281) at 20241211090145473
128020 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_pass_prog.c' (126,282) at 20240405153054277
128021 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0001-fbida-Include-missing-sys-types.h.patch' (126,283) at 20230811080018302
128022 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/lxt.c' (126,284) at 20210308005003440
128023 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/midi.h' (126,285) at 20210307214932442
128024 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/nemora.hpp' (126,286) at 20230629131804627
128025 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/atmel_logo_8bpp.h' (126,287) at 20210308005003696
128026 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-gadmei-rm008z.c' (126,288) at 20210307214928782
128027 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glops.h' (126,289) at 20240613080016487
128028 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/deflate.c' (126,290) at 20240405153053109
128029 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/argparse_oe.py' (126,291) at 20220910030013437
128030 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/asm/barrier.h' (126,292) at 20210307214932450
128031 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f746.dtsi' (126,293) at 20240405153229903
128032 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_plat_data.c' (126,294) at 20220525020652294
128033 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-mido.dts' (126,295) at 20240405153229943
128034 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/README' (126,296) at 20210308005002944
128035 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/trace.h' (126,297) at 20210308005045885
128036 2025-01-08 03:00:53.736-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/sdram.S' (126,298) at 20210307214926542
128037 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_hdmi.c' (126,299) at 20210307214932270
128038 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/cmm.c' (126,300) at 20240405153046221
128039 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_cmds.h' (126,301) at 20240405153049433
128040 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/Makefile' (126,302) at 20240405153048789
128041 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_nand_defconfig' (126,303) at 20210308005003268
128042 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/arndale.h' (126,304) at 20210308005003584
128043 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/prog_run_opts.c' (126,305) at 20240405153054257
128044 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-st.txt' (126,306) at 20210307214925398
128045 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/gumstix.h' (126,307) at 20240405153045677
128046 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.h' (126,308) at 20220525020652891
128047 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_asym_algs.c' (126,309) at 20240405153046957
128048 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/124' (126,310) at 20240326080039730
128049 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/hmac.h' (126,311) at 20210307214931310
128050 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.env.ibm' (126,312) at 20240308090039431
128051 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-vf610-mscm-ir.c' (126,313) at 20210307214928538
128052 2025-01-08 03:00:53.737-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml' (126,314) at 20240405153045013
128053 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mv643xx.h' (126,315) at 20220525020654595
128054 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-smm-gateway_%.bbappend' (126,316) at 20241206090014214
128055 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/sig_names.h' (126,317) at 20210307214932166
128056 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mxc_ocotp.c' (126,318) at 20210308005003400
128057 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/balloc.c' (126,319) at 20241011080017355
128058 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ti_sci_proc.h' (126,320) at 20210309003652220
128059 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/sdbus-asio.cpp' (126,321) at 20230513080027502
128060 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/authentication.c' (126,322) at 20240405153051813
128061 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/display5_factory_defconfig' (126,323) at 20210308005003256
128062 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77686.yaml' (126,324) at 20240405153045105
128063 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/virt_ctrl.h' (126,325) at 20230426080043764
128064 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/Kconfig' (126,326) at 20210308005003032
128065 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/bluefield_edac.c' (126,327) at 20241211090145405
128066 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ContainerCollection_v1.xml' (126,328) at 20240619080002920
128067 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-elkhartlake.c' (126,329) at 20240405153047073
128068 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb' (126,330) at 20240831080017004
128069 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop_types.h' (126,331) at 20210307214930554
128070 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rt5033.c' (126,332) at 20241211090145453
128071 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/setup.h' (126,333) at 20240405153229979
128072 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.h' (126,334) at 20210307214929354
128073 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/sp8870.h' (126,335) at 20220525020654131
128074 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/config.common' (126,336) at 20240405153232267
128075 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/runstate-action.c' (126,337) at 20240326080039634
128076 2025-01-08 03:00:53.738-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/mp.h' (126,338) at 20210308005002640
128077 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/display7seg.c' (126,339) at 20240405153231383
128078 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pctv-sedna.c' (126,340) at 20210307214928782
128079 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/syscall_32.tbl' (126,341) at 20241211090212378
128080 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-predefined.err' (126,342) at 20210927100127469
128081 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/jump2ipl.c' (126,343) at 20241211090212442
128082 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0004-tweak-MODPROBE_CMD-for-cross-compile.patch' (126,344) at 20241206090014262
128083 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_interface_core.c' (126,345) at 20240405153053413
128084 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx-platform.c' (126,346) at 20240405153049765
128085 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-g12a-periphs.yaml' (126,347) at 20240405153229787
128086 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6205.c' (126,348) at 20240405153053517
128087 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-EIA-542-IRC-center_frequencies-QAM256' (126,349) at 20210307205553754
128088 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mipi_dsi.c' (126,350) at 20240613080016403
128089 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/io_uring_zerocopy_tx.c' (126,351) at 20240405153054345
128090 2025-01-08 03:00:53.739-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/link.h' (126,352) at 20240405153230415
128091 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_phy.c' (126,353) at 20240405153050453
128092 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/common.c' (126,354) at 20240405153051409
128093 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/witherspoon-tacoma/server.ttyVUART0.conf' (126,355) at 20230512080018777
128094 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/install_db.service' (126,356) at 20210307205553890
128095 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CertificateCollection.json' (126,357) at 20240619080002944
128096 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/tehuti.h' (126,358) at 20210307214929650
128097 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/juno.md' (126,359) at 20220804030014667
128098 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/i2c_interface.hpp' (126,360) at 20241025080030538
128099 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/bpfilter_umh_blob.S' (126,361) at 20210309003654292
128100 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/af_nfc.c' (126,362) at 20220525020654883
128101 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/sshcontrol.py' (126,363) at 20210307205554450
128102 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/va_high_addr_switch.c' (126,364) at 20240405153232275
128103 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/utils.c' (126,365) at 20240405153053941
128104 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Styrsjobo' (126,366) at 20210307205553790
128105 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/Makefile' (126,367) at 20240405153054301
128106 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch' (126,368) at 20241221090017680
128107 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/ptrace_32.h' (126,369) at 20210307214926550
128108 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/kgdb.c' (126,370) at 20210309003648980
128109 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/acompress.h' (126,371) at 20240405153052621
128110 2025-01-08 03:00:53.740-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_main.h' (126,372) at 20240405153049809
128111 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_channels.h' (126,373) at 20240405153050261
128112 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.2.bb' (126,374) at 20220402030016039
128113 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml' (126,375) at 20241211090145365
128114 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/genelf_debug.c' (126,376) at 20240405153054193
128115 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sys_proto.h' (126,377) at 20210308005002664
128116 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/networking-layer/recipes-support/drbd/drbd_%.bbappend' (126,378) at 20210812000025266
128117 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c' (126,379) at 20210308005002832
128118 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.6.bb' (126,380) at 20240302090018206
128119 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_dsi.c' (126,381) at 20240405153230587
128120 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/option.h' (126,382) at 20240906080037344
128121 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mps2-uart.c' (126,383) at 20240405153231515
128122 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/README' (126,384) at 20210308005002964
128123 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml' (126,385) at 20240405153045129
128124 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_fsl_elbc_gpcm.c' (126,386) at 20240405153052033
128125 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/inode.c' (126,387) at 20210307214931002
128126 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCComputerSystem.v1_0_0.json' (126,388) at 20240724080002903
128127 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/Kconfig' (126,389) at 20210308005002788
128128 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/dev_core.c' (126,390) at 20240405153051813
128129 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/compiler.h' (126,391) at 20240405153054049
128130 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/block-coroutine-wrapper.py' (126,392) at 20240906080037440
128131 2025-01-08 03:00:53.741-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-base.err' (126,393) at 20220429100100882
128132 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/stub_64.S' (126,394) at 20220525020652194
128133 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_h.c' (126,395) at 20210308005046517
128134 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/uthash_2.3.0.bb' (126,396) at 20220204040022532
128135 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_acpi_notify.c' (126,397) at 20240405153051393
128136 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc.c' (126,398) at 20240520080015163
128137 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/global_nvs.h' (126,399) at 20210308005002876
128138 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/sa1111ps2.c' (126,400) at 20240405153049157
128139 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/pdc_stable.c' (126,401) at 20240405153051217
128140 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-smdk5250.dts' (126,402) at 20240405153045569
128141 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/obs600.dts' (126,403) at 20210307214926358
128142 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/config.mk' (126,404) at 20210308005003056
128143 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.h' (126,405) at 20220525020653651
128144 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3' (126,406) at 20210307205554390 to deleted uid set
128145 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/lua/lua_5.4.7.bb' (126,407) at 20241221090017664
128146 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-1.2' (126,408) at 20210307205554414
128147 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/Makefile' (126,409) at 20210308005002772
128148 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132qds.dts' (126,410) at 20210307214926342
128149 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memmove.S' (126,411) at 20240405153230095
128150 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp' (126,412) at 20231024080003368
128151 2025-01-08 03:00:53.742-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600_spl.h' (126,413) at 20230302090047762
128152 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/files/run-ptest' (126,414) at 20210307205553886
128153 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features.c' (126,415) at 20240906080037528
128154 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb' (126,416) at 20241221090017552
128155 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c_core.c' (126,417) at 20240805080013959
128156 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/tools/relocs_check.sh' (126,418) at 20240405153046265
128157 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/am35x_def.h' (126,419) at 20210308005002656
128158 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/__init__.py' (126,420) at 20210307205554238
128159 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-soc.rst' (126,421) at 20240405153229827
128160 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoWW+poonceonce.litmus' (126,422) at 20210307214932502
128161 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-390-db.dts' (126,423) at 20240405153045449
128162 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5282EVB.h' (126,424) at 20210308005003576
128163 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dcn3_cm_drm_current.svg' (126,425) at 20240405153045213
128164 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/sse1.c' (126,426) at 20210307214931814
128165 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-maturin/0001-build_context-improve-wheel-reproducibility-by-sorti.patch' (126,427) at 20241221090017668
128166 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/iopl.c' (126,428) at 20220525020655235
128167 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/mmio.h' (126,429) at 20230426080043760
128168 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/count_zeros.h' (126,430) at 20210307214931370
128169 2025-01-08 03:00:53.743-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Clear' (126,431) at 20210307205554418
128170 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled1.conf' (126,432) at 20220603030012904
128171 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-bletchley.dts' (126,433) at 20220617030036053
128172 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-test-1-run-batch.sh' (126,434) at 20240405153054365
128173 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.err' (126,435) at 20210927100127469
128174 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__read_env.hpp' (126,436) at 20241217090453707
128175 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_im.c' (126,437) at 20240405153051577
128176 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/hci.h' (126,438) at 20220525020654643
128177 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-region.rst' (126,439) at 20240405153045237
128178 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/pci.rst' (126,440) at 20240326080039402
128179 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.30.0.bb' (126,441) at 20240301090012423
128180 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/clocks.cfg' (126,442) at 20210308005003088
128181 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfcnfg.c' (126,443) at 20240405153053197
128182 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4-Clause-UC' (126,444) at 20211006000025230
128183 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/Makefile' (126,445) at 20210308005002908
128184 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/Kconfig' (126,446) at 20210307214930846
128185 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb' (126,447) at 20231126090012781
128186 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/fsl-upm-nand.txt' (126,448) at 20210309003648372
128187 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/variables.rst' (126,449) at 20241221090017604
128188 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/percpu.h' (126,450) at 20240712080021053
128189 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/region.c' (126,451) at 20240405153232011
128190 2025-01-08 03:00:53.744-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/define_trace.h' (126,452) at 20210309003653976
128191 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ipuv3-crtc.c' (126,453) at 20241211090145417
128192 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exportfs/expfs.c' (126,454) at 20240405153231659
128193 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/audioreach.c' (126,455) at 20240405153053981
128194 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/host.h' (126,456) at 20240405153050557
128195 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r6el_defconfig' (126,457) at 20210308005003252
128196 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/Makefile' (126,458) at 20210308005003036
128197 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-llsc.h' (126,459) at 20210307214926550
128198 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/passwordattr-interface.c' (126,460) at 20220525020653907
128199 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml' (126,461) at 20230622080026174
128200 2025-01-08 03:00:53.745-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.c' (126,462) at 20240405153048485
128201 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi' (126,463) at 20240405153045785
128202 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/runtime-verification.rst' (126,464) at 20240405153229831
128203 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/setup.c' (126,465) at 20240830080013243
128204 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/machine/f0b.conf' (126,466) at 20230927080013510
128205 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_stat.h' (126,467) at 20210307214931786
128206 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/snapshot.c' (126,468) at 20240906080037152
128207 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-rdesc.c' (126,469) at 20240405153048821
128208 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,mipi-video-phy.yaml' (126,470) at 20240405153045129
128209 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v4_3.c' (126,471) at 20240405153047133
128210 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm-ccn.c' (126,472) at 20240405153051273
128211 2025-01-08 03:00:53.746-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/dw_wdt.c' (126,473) at 20240405153052237
128212 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_main.c' (126,474) at 20240405153231391
128213 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/dmi_scan.c' (126,475) at 20240712080021061
128214 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/extended_cpdo.c' (126,476) at 20210308005046069
128215 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/watchdog.c' (126,477) at 20210308005002848
128216 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReportCollection.json' (126,478) at 20240619080002948
128217 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vf610twr.h' (126,479) at 20210308005003624
128218 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/menu.c' (126,480) at 20210308005003732
128219 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0004-Fix-invalid-memory-de-reference-issue.patch' (126,481) at 20241221090017540
128220 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts' (126,482) at 20240405153045813
128221 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/cpu.c' (126,483) at 20210308005002732
128222 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_interrupts.S' (126,484) at 20240405153046165
128223 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-gr8-chip-pro.dts' (126,485) at 20210308005002620
128224 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/variables.py' (126,486) at 20240401080012768
128225 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-hsdk/Makefile' (126,487) at 20210307214925674
128226 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE02' (126,488) at 20240405153054369
128227 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/Kconfig' (126,489) at 20210307214932378
128228 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/resolve_btfids.c' (126,490) at 20240405153054257
128229 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bmips/ioremap.h' (126,491) at 20210307214926218
128230 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_hw_sequencer.h' (126,492) at 20210307214927286
128231 2025-01-08 03:00:53.747-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/soc/Makefile' (126,493) at 20210308005003488
128232 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch' (126,494) at 20241221090017684
128233 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/machine/ahe50dc.conf' (126,495) at 20230927080013510
128234 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_max.S' (126,496) at 20210308005046533
128235 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/piix4.h' (126,497) at 20230426080043756
128236 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/lpcsnoop.service.in' (126,498) at 20210309110056279
128237 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vas.h' (126,499) at 20240405153046129
128238 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38535_pre.patch' (126,500) at 20241221090017576
128239 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear320.c' (126,501) at 20240405153231335
128240 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ipaq_micro_battery.c' (126,502) at 20210307214930162
128241 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/Kconfig' (126,503) at 20240405153050165
128242 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/ioctl.c' (126,504) at 20240405153231691
128243 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6routing.c' (126,505) at 20240405153232191
128244 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/vhost-user-server.h' (126,506) at 20240326080039550
128245 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3128.c' (126,507) at 20240405153230239
128246 2025-01-08 03:00:53.748-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_fsl.c' (126,508) at 20210308005003472
128247 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_fs.h' (126,509) at 20240405153231775
128248 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/libgpiod.wrap' (126,510) at 20230602080024184
128249 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.h' (126,511) at 20210307214927234
128250 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/dimm_train_fail_log.sh' (126,512) at 20241226090016123
128251 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/tlb.h' (126,513) at 20240405153229979
128252 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/dpaa_sys.c' (126,514) at 20240405153051757
128253 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/bblayers.conf.sample' (126,515) at 20240720080012609
128254 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-ipq806x.h' (126,516) at 20240405153052653
128255 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/pfpsp.sa' (126,517) at 20210307214926150
128256 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/097' (126,518) at 20220429100100890
128257 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x02_uclass.h' (126,519) at 20220525020653035
128258 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zfs_acl.h' (126,520) at 20210308005003696
128259 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox.c' (126,521) at 20240405153230759
128260 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uvc' (126,522) at 20240405153044913
128261 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm_devfreq.c' (126,523) at 20241104090011587
128262 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4350-hitex-eval.dts' (126,524) at 20240405153045533
128263 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/smp.c' (126,525) at 20240805080013923
128264 2025-01-08 03:00:53.749-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/qcom-qce.yaml' (126,526) at 20240405153229759
128265 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/mpu3050-i2c.c' (126,527) at 20240405153048985
128266 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria5_socdk-u-boot.dtsi' (126,528) at 20210308005002612
128267 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/zynq-xadc.c' (126,529) at 20241211090212246
128268 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cacheasm.h' (126,530) at 20210307214926762
128269 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.out' (126,531) at 20210308005046405 to deleted uid set
128270 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-fs.h' (126,532) at 20221215040039186
128271 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman_1.43.bb' (126,533) at 20241221090017636
128272 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra20-car.h' (126,534) at 20210307214931338
128273 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_sane.c' (126,535) at 20240405153053325
128274 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_tags_inclusion.c' (126,536) at 20241211090145577
128275 2025-01-08 03:00:53.750-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/sockbits.h' (126,537) at 20210927100127269
128276 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_main.c' (126,538) at 20241216090017713
128277 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/cmpxchg.h' (126,539) at 20210307214932458
128278 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/imap-2007e-shared.patch' (126,540) at 20210307205553906
128279 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootstage.c' (126,541) at 20210308005003208
128280 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-sensors.yaml' (126,542) at 20240110090012776
128281 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/numeric_threshold.cpp' (126,543) at 20240904080048943
128282 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk_table.c' (126,544) at 20240405153050669
128283 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jsrender.min.js' (126,545) at 20210307205554278
128284 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear1310.c' (126,546) at 20240405153231335
128285 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mstar/mstarv7.c' (126,547) at 20220525020651890
128286 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.4.bb' (126,548) at 20241206090014258
128287 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/syscon-reboot-mode.yaml' (126,549) at 20210307214925402
128288 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fec.yaml' (126,550) at 20240405153045117 to deleted uid set
128289 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smtdef.c' (126,551) at 20220525020653667
128290 2025-01-08 03:00:53.751-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hda-dai.c' (126,552) at 20240405153053613
128291 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/tx.h' (126,553) at 20240405153050525
128292 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ahb.c' (126,554) at 20240405153231115
128293 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid_2.0.34.bb' (126,555) at 20221104030017453
128294 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/maccess.c' (126,556) at 20240405153230087
128295 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/dma.h' (126,557) at 20210307214932406
128296 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/pcspk.h' (126,558) at 20240326080039534
128297 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c' (126,559) at 20240405153051845
128298 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig' (126,560) at 20210307214926366
128299 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/config.h' (126,561) at 20210308005002732
128300 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/file.c' (126,562) at 20240405153231651
128301 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/cpucaps' (126,563) at 20240815080012867
128302 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-vbi.c' (126,564) at 20240405153049561
128303 2025-01-08 03:00:53.752-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_0_sh_mask.h' (126,565) at 20240405153047981
128304 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sdr.c' (126,566) at 20210308004938828
128305 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp' (126,567) at 20241123090002507
128306 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7745-sysc.h' (126,568) at 20210307214931346
128307 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9800.h' (126,569) at 20240405153050385
128308 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/ems_pci.c' (126,570) at 20240405153230899
128309 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3.h' (126,571) at 20240405153046125
128310 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts' (126,572) at 20240405153229955
128311 2025-01-08 03:00:53.753-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/sb1000.c' (126,573) at 20240405153050369
128312 2025-01-08 03:00:53.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_t2.h' (126,574) at 20240405153045341
128313 2025-01-08 03:00:53.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport.c' (126,575) at 20240405153053349
128314 2025-01-08 03:00:53.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin.dtsi' (126,576) at 20240405153045529
128315 2025-01-08 03:00:53.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uic.h' (126,577) at 20210307214926394
128316 2025-01-08 03:00:53.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_reg.h' (126,578) at 20210307214928642
128317 2025-01-08 03:00:53.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/regdef.h' (126,579) at 20210307214926242
128318 2025-01-08 03:00:53.754-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/wcove.c' (126,580) at 20241211090145501
128319 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_frame_public.h' (126,581) at 20240405153051833
128320 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_nand.c' (126,582) at 20210308005003232
128321 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libnvdimm.h' (126,583) at 20240405153052721
128322 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-host-force-reset@.service' (126,584) at 20230412080023460
128323 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sysctl_net_core.c' (126,585) at 20240503080014510
128324 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5227.c' (126,586) at 20240405153049629
128325 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/gov.h' (126,587) at 20240405153230255
128326 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/erase.hpp' (126,588) at 20230511080008003
128327 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Junsele_Vallen' (126,589) at 20210307205553786
128328 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-sysfs.h' (126,590) at 20240405153052029
128329 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mailbox.rst' (126,591) at 20210309003648408
128330 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-power-mx28.h' (126,592) at 20210308005002656
128331 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram.h' (126,593) at 20240405153045673
128332 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_elf.h' (126,594) at 20210308005046085
128333 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/slimbus/qcom,slim-ngd.yaml' (126,595) at 20240405153045153
128334 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/memfd.h' (126,596) at 20230925080039941
128335 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb' (126,597) at 20230114040015542
128336 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/time.c' (126,598) at 20210308005002844
128337 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_end.cpp' (126,599) at 20210308005100997
128338 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_common.c' (126,600) at 20240411080014098
128339 2025-01-08 03:00:53.755-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Marasenkallio' (126,601) at 20210307205553774
128340 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc' (126,602) at 20241221090017528
128341 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_layer.h' (126,603) at 20240405153048565
128342 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_plat_data.h' (126,604) at 20210307214926946
128343 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/org.freedesktop.hostname1_no_polkit.conf' (126,605) at 20210307205554494
128344 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_minized_defconfig' (126,606) at 20210308005003288
128345 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/module.c' (126,607) at 20210726100024707
128346 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_video.cpp' (126,608) at 20230330080015889
128347 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/command_syntax_extensions.txt' (126,609) at 20210308005003332
128348 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/kexec.c' (126,610) at 20240712080021057
128349 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/fakekey.c' (126,611) at 20240405153046609
128350 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_type_based.c' (126,612) at 20240405153054277
128351 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_tfa_SECURE_BOOT_defconfig' (126,613) at 20210308005003264
128352 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/fpgardu.sh' (126,614) at 20240308090017911
128353 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-keystone.c' (126,615) at 20240405153231543
128354 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dirty-equals_0.8.0.bb' (126,616) at 20241221090017552
128355 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-gpio.yaml' (126,617) at 20240405153045089
128356 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_parse_subtest_header.log' (126,618) at 20240405153054225
128357 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran.h' (126,619) at 20240405153049385
128358 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS2-ssh-bic@.service' (126,620) at 20230203040020726
128359 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_commit_unittest.cpp' (126,621) at 20210308005134001
128360 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_kona_smc.h' (126,622) at 20240405153045637
128361 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fifo8.c' (126,623) at 20241211090212558
128362 2025-01-08 03:00:53.756-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/warp7_bl33_defconfig' (126,624) at 20210308005003284
128363 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltage.c' (126,625) at 20240405153045673
128364 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/files/0001-parsec-cli-tests.sh-adapt-to-new-serialNumber-output.patch' (126,626) at 20240301090012439
128365 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/util.h' (126,627) at 20240712080021641
128366 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_write_unittest.cpp' (126,628) at 20210308005134001
128367 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pko.h' (126,629) at 20240405153046013
128368 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/tripwire_2.4.3.7.bb' (126,630) at 20241221090017576
128369 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/uptimeofday.h' (126,631) at 20240405153054381
128370 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/smt.c' (126,632) at 20240405153054205
128371 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-kernel/linux/linux/audit.cfg' (126,633) at 20240301090012439
128372 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuarm/pointercal' (126,634) at 20210307205553874
128373 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/namei.c' (126,635) at 20240405153231727
128374 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-mp.dtsi' (126,636) at 20240405153045401
128375 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpfptr.h' (126,637) at 20240405153052665
128376 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/chunk.c' (126,638) at 20210309003654452
128377 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control-config-mrw-native.bb' (126,639) at 20210812000025258
128378 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/conf-notes.txt' (126,640) at 20220913030020492
128379 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_debugfs_crc.h' (126,641) at 20210307214931314
128380 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-flydvb.c' (126,642) at 20210307214928782
128381 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/numa.c' (126,643) at 20240405153054097
128382 2025-01-08 03:00:53.757-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/sound/index.rst' (126,644) at 20220525020651774
128383 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-Define-in_-structs-for-non-glibc-system-libs.patch' (126,645) at 20230706080014733
128384 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/mctp/files/mctp-local.service' (126,646) at 20240517080012289
128385 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ApplicationCollection_v1.xml' (126,647) at 20240619080002920
128386 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2131.c' (126,648) at 20240405153049533
128387 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/request_manager.c' (126,649) at 20240405153049857
128388 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/108' (126,650) at 20221215040039362
128389 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/host.h' (126,651) at 20240405153231407
128390 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapi_m2m_defconfig' (126,652) at 20210308005003236
128391 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-zcu102.c' (126,653) at 20240326080039426
128392 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/spear-pcie-gadget.rst' (126,654) at 20210309003648432
128393 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/arptables-arpt-get-target-fix.patch' (126,655) at 20210307205553834
128394 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rosson' (126,656) at 20210307205553790
128395 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/overcommit-accounting.rst' (126,657) at 20240405153045229
128396 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm3x-core.c' (126,658) at 20240405153048889
128397 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_open_unittest.cpp' (126,659) at 20240817080027252
128398 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/cpustat_user.c' (126,660) at 20240405153053421
128399 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_cpu.h' (126,661) at 20210308005046085
128400 2025-01-08 03:00:53.758-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.h' (126,662) at 20240405153050177
128401 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-armv7-neon.S' (126,663) at 20210307214925846
128402 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/094_fmap_x86.dts' (126,664) at 20210308005003752
128403 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/rcu-string.h' (126,665) at 20240405153052289
128404 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_4_sh_mask.h' (126,666) at 20210307214927666
128405 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5758.c' (126,667) at 20240405153048977
128406 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192' (126,668) at 20210307214925190
128407 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml' (126,669) at 20241212090020527
128408 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/on-fault-limit.c' (126,670) at 20240405153054329
128409 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zybo.dts' (126,671) at 20210308005002632
128410 2025-01-08 03:00:53.759-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager/blocklist.json' (126,672) at 20210307205554062
128411 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/adf_drv.c' (126,673) at 20240405153046957
128412 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/pmbus_read_sensor_action_tests.cpp' (126,674) at 20210511000104226
128413 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/cpu.c' (126,675) at 20240405153231279
128414 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/Kconfig' (126,676) at 20220525020654011
128415 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/Build' (126,677) at 20240405153232223
128416 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sun6i.c' (126,678) at 20240405153231467
128417 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-epson-embt2ws.dts' (126,679) at 20240405153045605
128418 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/mod_exp_uclass.c' (126,680) at 20210308005003360
128419 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-11' (126,681) at 20210908000010395
128420 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/amdgpu_pm.h' (126,682) at 20240405153230499
128421 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6_20.h' (126,683) at 20240405153051293
128422 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/tumbler/tumbler_4.18.0.bb' (126,684) at 20230114040015490
128423 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8917.h' (126,685) at 20240405153231795
128424 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/ubifs-media.h' (126,686) at 20210307214931250
128425 2025-01-08 03:00:53.760-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/msi.c' (126,687) at 20240405153230119
128426 2025-01-08 03:00:53.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample_user.c' (126,688) at 20240405153053429
128427 2025-01-08 03:00:53.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ixp4xx/Kconfig' (126,689) at 20240405153045649
128428 2025-01-08 03:00:53.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/clock.c' (126,690) at 20210307214925954
128429 2025-01-08 03:00:53.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_geos.patch' (126,691) at 20230706080014753
128430 2025-01-08 03:00:53.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_3_0_0_offset.h' (126,692) at 20210309003649636
128431 2025-01-08 03:00:53.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/topro.c' (126,693) at 20210307214928838
128432 2025-01-08 03:00:53.761-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/stats64.c' (126,694) at 20230925080040113
128433 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7740.h' (126,695) at 20210308005002768
128434 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemu-efi-disk.wks.in' (126,696) at 20241221090017472
128435 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SRIO_PCIE_BOOT_defconfig' (126,697) at 20210308005003244
128436 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/OWNERS' (126,698) at 20230131040018387
128437 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x-i2c.c' (126,699) at 20240405153048753
128438 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c' (126,700) at 20240830080013283
128439 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm-prototypes.h' (126,701) at 20240405153229999
128440 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/infiniband.rst' (126,702) at 20210307214925462
128441 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/requester.h' (126,703) at 20220429100100746
128442 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/libata.h' (126,704) at 20210308005003656
128443 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/trace-events' (126,705) at 20241211090212310
128444 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/p2041rdb.c' (126,706) at 20210308005002988
128445 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am3517_evm_defconfig' (126,707) at 20210308005003248
128446 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-ra.service' (126,708) at 20240913080015313
128447 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/atomic.h' (126,709) at 20240405153045937
128448 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml' (126,710) at 20240405153045013
128449 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/pci_expander_bridge.h' (126,711) at 20221215040039182
128450 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/arizona-haptics.c' (126,712) at 20210307214928482
128451 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml' (126,713) at 20240405153229795
128452 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/signal.c' (126,714) at 20230426080043656
128453 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/Makefile' (126,715) at 20210308005003080
128454 2025-01-08 03:00:53.762-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb' (126,716) at 20241221090017700
128455 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/platform.h' (126,717) at 20241125090009363
128456 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mc146818rtc.h' (126,718) at 20210307214925646
128457 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/fix-armv5.patch' (126,719) at 20241221090017672
128458 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/request.h' (126,720) at 20240405153049237
128459 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_switch.S' (126,721) at 20240405153046261
128460 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/fuel_gauge/Makefile' (126,722) at 20210308005003468
128461 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/sas_ata.h' (126,723) at 20240405153052877
128462 2025-01-08 03:00:53.763-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3670-clock.h' (126,724) at 20210307214931326
128463 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/sprd-iommu.c' (126,725) at 20240805080013963
128464 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/alphascale/Makefile' (126,726) at 20240405153045397
128465 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/rarpd.service' (126,727) at 20210307205553930
128466 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_entry.c' (126,728) at 20240405153046473
128467 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cu08.rst' (126,729) at 20210309003648496
128468 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/9p.h' (126,730) at 20240405153231863
128469 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/usb_mass_storage.c' (126,731) at 20210308005003220
128470 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/restart-poweroff.txt' (126,732) at 20210307214925402
128471 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/chacha-s390.h' (126,733) at 20240405153046269
128472 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ufs.rst' (126,734) at 20240405153045257
128473 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio_pm.c' (126,735) at 20210307214932242
128474 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332.dtsi' (126,736) at 20240405153229939
128475 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-di.c' (126,737) at 20220525020653035
128476 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/systbls.h' (126,738) at 20210307214926602
128477 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm946es_defconfig' (126,739) at 20210308005003260
128478 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-h96-max.dts' (126,740) at 20240405153229919
128479 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash-4k.h' (126,741) at 20240405153046101
128480 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0004-abseil-ppc-fixes.patch' (126,742) at 20241221090017512
128481 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsp2.dts' (126,743) at 20210307214926354
128482 2025-01-08 03:00:53.764-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredsanon.c' (126,744) at 20241211090212230
128483 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/firmware_update.c' (126,745) at 20241220090015102
128484 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/Kconfig' (126,746) at 20210308005002944
128485 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref_param.h' (126,747) at 20210307214930558
128486 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/hex-loader/test.hex' (126,748) at 20210308005046389
128487 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-sdr.rst' (126,749) at 20240405153045313
128488 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/serial.h' (126,750) at 20210307214925670
128489 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gosu/gosu_1.17.bb' (126,751) at 20241206090014258
128490 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/cec-gpio.yaml' (126,752) at 20240405153045093
128491 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/sifive-prci.c' (126,753) at 20240624080012772
128492 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/COPYING.apache-2.0' (126,754) at 20210307205553690
128493 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c' (126,755) at 20241104090011567
128494 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/media5200.c' (126,756) at 20240405153046197
128495 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/inject.c' (126,757) at 20240405153230119
128496 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/obmc/phosphor-fan/phosphor-cooling-type-0.conf' (126,758) at 20210307205553702
128497 2025-01-08 03:00:53.765-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/ptr_ring.c' (126,759) at 20210307214932742
128498 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/Makefile' (126,760) at 20240405153230795
128499 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymisp_2.5.0.bb' (126,761) at 20241221090017560
128500 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aesni-intel_glue.c' (126,762) at 20240405153230103
128501 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/jornada720_defconfig' (126,763) at 20240405153045613
128502 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c' (126,764) at 20241111090012137
128503 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/aspeed_spi.c' (126,765) at 20230720080043543
128504 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_prctl.h' (126,766) at 20220429100100646
128505 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/opa_vnic.rst' (126,767) at 20220525020651770
128506 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-cubieboard6.dts' (126,768) at 20240405153045369
128507 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross.inc' (126,769) at 20220402030016175
128508 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/stable_kernel_rules.txt' (126,770) at 20210307214925582
128509 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512-glue.c' (126,771) at 20240405153229907
128510 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb-serial-simple.c' (126,772) at 20240405153052137
128511 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csiphy.h' (126,773) at 20210307214930586
128512 2025-01-08 03:00:53.766-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bottnaryd_Ryd' (126,774) at 20210307205553778
128513 2025-01-08 03:00:53.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/json_writer.c' (126,775) at 20240405153054037
128514 2025-01-08 03:00:53.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/clk_mgr.h' (126,776) at 20240405153047293
128515 2025-01-08 03:00:53.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mmhubbub.h' (126,777) at 20240405153047249
128516 2025-01-08 03:00:53.767-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pcie_bus.c' (126,778) at 20220525020653731
128517 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx.xml.h' (126,779) at 20240405153048573
128518 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_h.c' (126,780) at 20210308005046513
128519 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dns_updater.hpp' (126,781) at 20210527000130809
128520 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm660-xiaomi-lavender.dts' (126,782) at 20240405153229951
128521 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/main.c' (126,783) at 20240830080013291
128522 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/Kconfig.tng' (126,784) at 20240405153231319
128523 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_main.hpp' (126,785) at 20220210040020094
128524 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/hyperbus.h' (126,786) at 20240405153052745
128525 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/icplus-ip101ag.txt' (126,787) at 20210307214925374
128526 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/aio.py' (126,788) at 20210308005046245
128527 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_pciids.h' (126,789) at 20240405153052633
128528 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_wap5813n.h' (126,790) at 20210308005003592
128529 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.8.2.bb' (126,791) at 20240309090012808
128530 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt' (126,792) at 20240405153229775
128531 2025-01-08 03:00:53.768-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/irq-gic.c' (126,793) at 20210307214926290
128532 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-adjust-for-64bit-time_t.patch' (126,794) at 20230131040012027
128533 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu.c' (126,795) at 20240405153231975
128534 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/Kconfig' (126,796) at 20240405153051757
128535 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/trace.c' (126,797) at 20240405153053233
128536 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/Makefile' (126,798) at 20240405153046041
128537 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sessions_manager.hpp' (126,799) at 20240829080025807
128538 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-source.inc' (126,800) at 20241221090017676
128539 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hdmi.c' (126,801) at 20240405153053617
128540 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_3_sm6115.h' (126,802) at 20240405153230591
128541 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/kc705.dts' (126,803) at 20210308005002884
128542 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_ptc_ek_mmc_defconfig' (126,804) at 20210308005003276
128543 2025-01-08 03:00:53.769-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/futex-contention.py' (126,805) at 20210309003655940
128544 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-mvebu.c' (126,806) at 20240405153231287
128545 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-msi.txt' (126,807) at 20210307214925386
128546 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c' (126,808) at 20240405153050045
128547 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpeutil.c' (126,809) at 20240405153046617
128548 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/hiomap.cpp' (126,810) at 20240820080017649
128549 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_sw.c' (126,811) at 20210308005003708
128550 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/propertywatch.hpp' (126,812) at 20240904080034451
128551 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/rock960-rk3399.c' (126,813) at 20210308005003088
128552 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc18xx-ccu.c' (126,814) at 20240405153046805
128553 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1023si-pre.dtsi' (126,815) at 20210307214926346
128554 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/MAINTAINERS' (126,816) at 20210308005002964
128555 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/README.p212' (126,817) at 20210308005002912
128556 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c' (126,818) at 20240405153050325
128557 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma-ddr1866.dts' (126,819) at 20210308005002608
128558 2025-01-08 03:00:53.770-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff_4.7.0.bb' (126,820) at 20241221090017692
128559 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v6_20.h' (126,821) at 20240405153051289
128560 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-amlogic-c3.c' (126,822) at 20240405153231323
128561 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/config.c' (126,823) at 20240405153231651
128562 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124.dtsi' (126,824) at 20240405153229879
128563 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/textbox.c' (126,825) at 20210308005003732
128564 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_hw_metadata.c' (126,826) at 20240405153054285
128565 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/unshare.rst' (126,827) at 20210307214925626
128566 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_cthelper.h' (126,828) at 20210406100036151
128567 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release_1.4.bb' (126,829) at 20241221090017676
128568 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem2node.c' (126,830) at 20220525020655171
128569 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/recommended.json' (126,831) at 20240405153054121
128570 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml' (126,832) at 20240405153229763
128571 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/uaccess.h' (126,833) at 20240405153046281
128572 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_pbi.cfg' (126,834) at 20210308005002992
128573 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbyv35_nic_mellanox.json' (126,835) at 20241213090004409
128574 2025-01-08 03:00:53.771-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-input-test.c' (126,836) at 20240405153048813
128575 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/amd-pstate.rst' (126,837) at 20240405153044961
128576 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tc654.rst' (126,838) at 20210307214925506
128577 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/lldpd.init.d' (126,839) at 20210307205553818
128578 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb' (126,840) at 20241221090017528
128579 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_tfa_defconfig' (126,841) at 20210308005003268
128580 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mtk-snfi.c' (126,842) at 20240405153231463
128581 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/Makefile' (126,843) at 20210308005003728
128582 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/layers.rst' (126,844) at 20241221090017592
128583 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-always-use-bfd-linker.patch' (126,845) at 20230706080014733
128584 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/sandbox-mbox.c' (126,846) at 20210308005003388
128585 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/message_iterator.hpp' (126,847) at 20210308005114857
128586 2025-01-08 03:00:53.772-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/k3-am654-ddrss.h' (126,848) at 20210308005003476
128587 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-table.c' (126,849) at 20240405153230767
128588 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/cevt-rt3352.c' (126,850) at 20210307214926290
128589 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-frameintervals.rst' (126,851) at 20220525020651786
128590 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/intel.c' (126,852) at 20240405153049709
128591 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bus_spi.c' (126,853) at 20240405153050693
128592 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/commandutils.hpp' (126,854) at 20240829080009326
128593 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/vdpa_dev.c' (126,855) at 20240405153231571
128594 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallastrom' (126,856) at 20210307205553782
128595 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/debugfs.c' (126,857) at 20240405153051385
128596 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/cmd646.c' (126,858) at 20241211090212282
128597 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml' (126,859) at 20240405153045137
128598 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/socket.c' (126,860) at 20240405153054177
128599 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vining_2000_defconfig' (126,861) at 20210308005003284
128600 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/umodsi3.S' (126,862) at 20240405153046513
128601 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-non-file.json' (126,863) at 20210308005046409
128602 2025-01-08 03:00:53.773-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-poplar.dts' (126,864) at 20240405153045773
128603 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hpsa.c' (126,865) at 20240613080016463
128604 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_table.h' (126,866) at 20210307214927314
128605 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/64-bit.config' (126,867) at 20220525020652030
128606 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xen-pvh.c' (126,868) at 20241211090212254
128607 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/serial/Makefile.am' (126,869) at 20210308004938836
128608 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/termbits.h' (126,870) at 20210307214926586
128609 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_inputs_128.h' (126,871) at 20210308005046501
128610 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/qmi_wwan.c' (126,872) at 20241211090145465
128611 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_channels.c' (126,873) at 20240405153050281
128612 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/dimm_type.json' (126,874) at 20221207040007843
128613 2025-01-08 03:00:53.774-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_write_window_v2.c' (126,875) at 20230809080010799
128614 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-sdp.dts' (126,876) at 20240405153045605
128615 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/OWNERS' (126,877) at 20241206090008294
128616 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ks8851_mll.c' (126,878) at 20210308005003432
128617 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/178.out.raw' (126,879) at 20230925080040089
128618 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/atari.h' (126,880) at 20210307214926786
128619 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsubs.c' (126,881) at 20210307214926438
128620 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-arvo' (126,882) at 20210307214925182
128621 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.h' (126,883) at 20240405153052161
128622 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ulpi.c' (126,884) at 20210307214930778
128623 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (126,885) at 20240308090017907
128624 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_ioctl.h' (126,886) at 20240405153052633
128625 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/Kconfig' (126,887) at 20220525020653451
128626 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/ics932s401.rst' (126,888) at 20210307214925522
128627 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftests/mock_timeline.h' (126,889) at 20210307214927826
128628 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-koneplus' (126,890) at 20210307214925182
128629 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ethernut5.h' (126,891) at 20210308005003596
128630 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml' (126,892) at 20240405153045065
128631 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-type.err' (126,893) at 20210927100127469
128632 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/asm-offsets.c' (126,894) at 20210307214926558
128633 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/uuid.h' (126,895) at 20210308005003692
128634 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k8.h' (126,896) at 20210307214927058
128635 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3_3.24.43.bb' (126,897) at 20241221090017680
128636 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/example.cfg' (126,898) at 20210307214932614
128637 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/pcbios.c' (126,899) at 20210307214926742
128638 2025-01-08 03:00:53.775-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/check-git' (126,900) at 20240405153053437
128639 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cpuinfo.h' (126,901) at 20210307214926314
128640 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-cards.h' (126,902) at 20210307214928806
128641 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py' (126,903) at 20210307205554286
128642 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seqlock_api.h' (126,904) at 20240405153052793
128643 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/etm.json' (126,905) at 20240405153054109
128644 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.c' (126,906) at 20210309003651808
128645 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/dot.profile' (126,907) at 20210307205554470
128646 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ich8lan.h' (126,908) at 20220804100015968
128647 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_cxt.c' (126,909) at 20240405153231039
128648 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r40.dtsi' (126,910) at 20210308005002628
128649 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/imximage.cfg' (126,911) at 20210308005002988
128650 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c' (126,912) at 20210309003651816
128651 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc_epx_c3.c' (126,913) at 20210307214930974
128652 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/Kconfig' (126,914) at 20210308005002976
128653 2025-01-08 03:00:53.776-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v11.c' (126,915) at 20240520080015143
128654 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm0010.c' (126,916) at 20240405153053817
128655 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/qom-qmp-cmds.c' (126,917) at 20241211090212454
128656 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-3.c' (126,918) at 20210927100127513
128657 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/host_contam_fix.patch' (126,919) at 20220618030015174
128658 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/time.c' (126,920) at 20240405153046209
128659 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/delay.c' (126,921) at 20210307214925866
128660 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/Kconfig' (126,922) at 20210308005002908
128661 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service' (126,923) at 20210307205554070
128662 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-mv.c' (126,924) at 20240405153231555
128663 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JPL-image' (126,925) at 20241221090017616
128664 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda1002x.h' (126,926) at 20240405153049301
128665 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/backing_ops.c' (126,927) at 20210307214926462
128666 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netdev_rx_queue.h' (126,928) at 20240405153231855
128667 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_manager.hpp' (126,929) at 20241018080020198
128668 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/scripts/Makefile.arch' (126,930) at 20241216090017805
128669 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/e6500_power_isa.dtsi' (126,931) at 20210308005002836
128670 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/050.out' (126,932) at 20210308005046437
128671 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_common.h' (126,933) at 20210308005003368
128672 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,q6sstopcc-qcs404.h' (126,934) at 20210307214931330
128673 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb' (126,935) at 20220402030016203
128674 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/OpenLDAP' (126,936) at 20210307205553866
128675 2025-01-08 03:00:53.777-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils_018.bb' (126,937) at 20241221090017504
128676 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Salo' (126,938) at 20210307205553770
128677 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/templates/default/bblayers.conf.sample' (126,939) at 20220910030013373
128678 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_crtc.c' (126,940) at 20241008080013923
128679 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/poly1305_generic.c' (126,941) at 20210307214926802
128680 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_override_return.sh' (126,942) at 20210920100020775
128681 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi' (126,943) at 20240405153045797
128682 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385.dtsi' (126,944) at 20210308005002568
128683 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_eml_cfg_regs.h' (126,945) at 20240405153046605
128684 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/yp-tools_4.2.3.bb' (126,946) at 20241206090014242
128685 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cyber2000fb.c' (126,947) at 20240405153231583
128686 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/overlayfs_etc.wks.in' (126,948) at 20240413080012683
128687 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/base64.c' (126,949) at 20241114091008828
128688 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/__fls.h' (126,950) at 20210307214932474
128689 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/rohm-bu27008.c' (126,951) at 20240405153230695
128690 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xpp' (126,952) at 20211006000025246
128691 2025-01-08 03:00:53.778-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/Makefile' (126,953) at 20210307214928598
128692 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/connection.h' (126,954) at 20241115090012965 to deleted uid set
128693 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/slirp.wrap' (126,955) at 20240326080039630
128694 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vaxbo' (126,956) at 20210307205553794
128695 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/bpfilter/Makefile' (126,957) at 20210307214931934
128696 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_ptp.h' (126,958) at 20220525020653687
128697 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/Makefile' (126,959) at 20210307214928718
128698 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0010-configure-lookup-meson-exutable-from-PATH.patch' (126,960) at 20241221090017672
128699 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-protocols/net-snmp/net-snmp_%.bbappend' (126,961) at 20210307205554074
128700 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_s6d1121.c' (126,962) at 20210716100030019
128701 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi' (126,963) at 20240805080013915
128702 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/_templates/footer.html' (126,964) at 20230114040015502
128703 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-omap.c' (126,965) at 20240910080014070
128704 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dkl_phy_regs.h' (126,966) at 20240405153048445
128705 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target.c.inc' (126,967) at 20241211090212526
128706 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_47.0.bb' (126,968) at 20241221090017488
128707 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-docg3' (126,969) at 20210309003648256
128708 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/initfs/obmc-phosphor-initfs.bbappend' (126,970) at 20210812000025258
128709 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/i440fx-test.c' (126,971) at 20221215040039374
128710 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc2028-types.h' (126,972) at 20240405153049537
128711 2025-01-08 03:00:53.779-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/csky/include/uapi/asm/perf_regs.h' (126,973) at 20210307214932454
128712 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/cache.h' (126,974) at 20210308005002800
128713 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/prog_array_init.c' (126,975) at 20240405153054257
128714 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2080si-post.dtsi' (126,976) at 20210307214926354
128715 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/blkpg.h' (126,977) at 20220525020654663
128716 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/lm7000.h' (126,978) at 20210307214928770
128717 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/Makefile' (126,979) at 20240405153231043
128718 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_expect.c' (126,980) at 20240405153232059
128719 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr.h' (126,981) at 20241023080012895
128720 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/microchip,lan966x-serdes.yaml' (126,982) at 20240405153045129
128721 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq27xxx_battery.h' (126,983) at 20240405153052773
128722 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-core.h' (126,984) at 20240405153049461
128723 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/rt.c' (126,985) at 20241216090017781
128724 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v4_20.h' (126,986) at 20240405153051289
128725 2025-01-08 03:00:53.780-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/PoliciesStore.js' (126,987) at 20241004080035963
128726 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.h' (126,988) at 20240405153047165
128727 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/common/gpio_hog.h' (126,989) at 20210308005002908
128728 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routes.c' (126,990) at 20240405153046901
128729 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/dnotify.rst' (126,991) at 20210307214925482
128730 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_sbi.h' (126,992) at 20240405153048541
128731 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/meson.options' (126,993) at 20240106090017253
128732 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rockchip.c' (126,994) at 20240913080013785
128733 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/288' (126,995) at 20210927100127501
128734 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio_pcm.c' (126,996) at 20240405153053521
128735 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watchdog/Makefile' (126,997) at 20210309003654520
128736 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPL-1.0' (126,998) at 20211006000025238
128737 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/testrpm/files/testfile.txt' (126,999) at 20220910030013381
128738 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/frontend.json' (127,000) at 20240405153054125
128739 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console-ssh@.service.d/use-socket.conf.in' (127,001) at 20240418080015058
128740 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/Makefile' (127,002) at 20240405153050625
128741 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/119' (127,003) at 20220429100100890
128742 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3368_common.h' (127,004) at 20210308005003612
128743 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld4-ref.dts' (127,005) at 20240405153045577
128744 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-kontron-bl.dts' (127,006) at 20240405153045529
128745 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/misc.h' (127,007) at 20210308005002776
128746 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_std_types.h' (127,008) at 20210309003653968
128747 2025-01-08 03:00:53.781-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/ibex_spi_host.h' (127,009) at 20230426080043768
128748 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-note.S' (127,010) at 20210307214926570
128749 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/Makefile' (127,011) at 20210308005003456
128750 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/handoff.h' (127,012) at 20210308005002848
128751 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/Makefile' (127,013) at 20240405153045985
128752 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/text_files.rst' (127,014) at 20210307214925558
128753 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_intf.c' (127,015) at 20240405153231487
128754 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sm8250.c' (127,016) at 20241104090011627
128755 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/hwmon_ffdc.cpp' (127,017) at 20240301090025955
128756 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info' (127,018) at 20240405153044925
128757 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_pgtable.h' (127,019) at 20240405153229979
128758 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7887.h' (127,020) at 20220525020654603
128759 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_reject.h' (127,021) at 20220525020654643
128760 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt3883.h' (127,022) at 20240405153046005
128761 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt282x.c' (127,023) at 20240405153046897
128762 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch' (127,024) at 20210307205554574
128763 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/doublefault.h' (127,025) at 20240405153046381
128764 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam.c' (127,026) at 20240405153053505
128765 2025-01-08 03:00:53.782-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/rtc-test.c' (127,027) at 20221215040039382
128766 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-mul.c' (127,028) at 20240405153231947
128767 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ppi.c' (127,029) at 20240405153046765
128768 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-mlxcpld.c' (127,030) at 20240405153048925
128769 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_file_ops.c' (127,031) at 20240405153230719
128770 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-stattrib-kvm.c' (127,032) at 20240906080037288
128771 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/egl-helpers.h' (127,033) at 20230925080039937
128772 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_cong_kern.c' (127,034) at 20210307214932118
128773 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts' (127,035) at 20240405153229919
128774 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/netlink.h' (127,036) at 20240405153053233
128775 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.c' (127,037) at 20220525020652971
128776 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/dl2k.c' (127,038) at 20240405153049905
128777 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/Makefile' (127,039) at 20240405153051281
128778 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/Kconfig' (127,040) at 20210307214927118
128779 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/Makefile' (127,041) at 20210307214931058
128780 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_modern.c' (127,042) at 20240405153052233
128781 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda-mlink.h' (127,043) at 20240405153231863
128782 2025-01-08 03:00:53.783-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_attribute_test.cpp' (127,044) at 20240611080032889
128783 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/Makefile' (127,045) at 20210308005046525
128784 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmarp.h' (127,046) at 20210307214931622
128785 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-gnome-terminal-phonehome' (127,047) at 20220910030013437
128786 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/utility.hpp' (127,048) at 20241221090003052
128787 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/st,stih-cec.yaml' (127,049) at 20240405153045093
128788 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/old-module-parameters.rst' (127,050) at 20220525020651738
128789 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_main.h' (127,051) at 20210307214930914
128790 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/obmc-dump-monitor.service' (127,052) at 20210307205554062
128791 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/04-fix-FTBFS-clang.patch' (127,053) at 20230520080014488
128792 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_alloc.c' (127,054) at 20241216090017781
128793 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq.h' (127,055) at 20240405153046385
128794 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-drv.h' (127,056) at 20240405153050529
128795 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/animeo_ip.dts' (127,057) at 20240405153045461
128796 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dts' (127,058) at 20240405153230063
128797 2025-01-08 03:00:53.784-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/ls2080a.c' (127,059) at 20210308005002968
128798 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/Kconfig' (127,060) at 20240405153046973
128799 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts' (127,061) at 20240405153045813
128800 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/ioremap.c' (127,062) at 20240405153230023
128801 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities.interface.yaml' (127,063) at 20221207040023631
128802 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/coex.h' (127,064) at 20240405153231255
128803 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml' (127,065) at 20240405153045145
128804 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x35ek.dts' (127,066) at 20210308005002572
128805 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_rb532_cf.c' (127,067) at 20240405153230179
128806 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (127,068) at 20241206090014230
128807 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/Kconfig' (127,069) at 20220525020654983
128808 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rs5c348.c' (127,070) at 20220525020653955
128809 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8.dtsi' (127,071) at 20240405153045401
128810 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_list_sort.c' (127,072) at 20240405153053105
128811 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/context.py' (127,073) at 20241221090017632
128812 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu981_regs.h' (127,074) at 20240405153049497
128813 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fdt.c' (127,075) at 20210308005003212
128814 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-base.err' (127,076) at 20220429100100882
128815 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/Makefile' (127,077) at 20210307214932274
128816 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/Makefile' (127,078) at 20240405153046733
128817 2025-01-08 03:00:53.785-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdconcat.c' (127,079) at 20240405153049681
128818 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch' (127,080) at 20230131040012035
128819 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glm.pc.in' (127,081) at 20210307205553942
128820 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/Redfish.md' (127,082) at 20241228090003719
128821 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_ssi.c' (127,083) at 20240405153232175
128822 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat4B_C-93.5E' (127,084) at 20210307205553762
128823 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/s2mps11.txt' (127,085) at 20210308005003308
128824 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/fill_scrapyard.py' (127,086) at 20210308005003732
128825 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/aide.py' (127,087) at 20220721030015849
128826 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt' (127,088) at 20210307214925314
128827 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/systbls.S' (127,089) at 20220525020651802
128828 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@85000/i2c-switch@71/i2c@0/max31725@54.conf' (127,090) at 20210307205554086
128829 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/socfpga.c' (127,091) at 20210308005002952
128830 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-rt1015p.dtsi' (127,092) at 20240405153045749
128831 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/watchdog.h' (127,093) at 20210308005003692
128832 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier.h' (127,094) at 20240405153046869
128833 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-trigger.c' (127,095) at 20240719080013349
128834 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Newsletr' (127,096) at 20211006000025238
128835 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/verity.rst' (127,097) at 20240405153044941
128836 2025-01-08 03:00:53.786-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/win_dump.h' (127,098) at 20230426080043664
128837 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/common/cavium_ptp.c' (127,099) at 20210309003650584
128838 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_write_vout_command_action.hpp' (127,100) at 20240817080031292
128839 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vdso.lds.S' (127,101) at 20210307214925986
128840 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_global.h' (127,102) at 20210309003653020
128841 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-change-copy-mode' (127,103) at 20240326080039734
128842 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/vga/Kconfig' (127,104) at 20240405153048809
128843 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/NCR5380.h' (127,105) at 20240405153051549
128844 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/event_parser.hpp' (127,106) at 20240618080043041
128845 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_hpc.c' (127,107) at 20240405153051245
128846 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blyth.json' (127,108) at 20240123090005495
128847 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bitops.h' (127,109) at 20240405153046001
128848 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml' (127,110) at 20220525020651702
128849 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/templates/default/local.conf.sample' (127,111) at 20241221090017568
128850 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/5000.c' (127,112) at 20240405153050509
128851 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/network-controller.html' (127,113) at 20210308005107073
128852 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/floating-point.json' (127,114) at 20240405153054137
128853 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-mockup-cdev.c' (127,115) at 20240405153054305
128854 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.c' (127,116) at 20240405153050633
128855 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt' (127,117) at 20240405153045081
128856 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-member.err' (127,118) at 20210308005046405
128857 2025-01-08 03:00:53.787-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrahammar' (127,119) at 20210307205553786
128858 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/autogen.sh' (127,120) at 20210307214932738
128859 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/errno.h' (127,121) at 20210307214926250
128860 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/inode.c' (127,122) at 20240405153231895
128861 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_count.h' (127,123) at 20240405153052857
128862 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm8150.h' (127,124) at 20210309003653812
128863 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/LICENSE' (127,125) at 20210308005111465
128864 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep43xx.S' (127,126) at 20240405153045669
128865 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch' (127,127) at 20241221090017656
128866 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.11.c' (127,128) at 20240405153050345
128867 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.interface.yaml' (127,129) at 20240618080025497
128868 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/swab.h' (127,130) at 20210307214925854
128869 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfsd/nfs4callback.c' (127,131) at 20241211090145521 to deleted uid set
128870 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_setup.h' (127,132) at 20240405153048457
128871 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_ncm.c' (127,133) at 20240429080012444
128872 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/bcm2836_control.h' (127,134) at 20210308005046017
128873 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/Kconfig' (127,135) at 20240405153232291
128874 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/eco5pk.h' (127,136) at 20210308005003592
128875 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/pwr/pwr_10_0_sh_mask.h' (127,137) at 20210307214927670
128876 2025-01-08 03:00:53.788-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-hvm-common.h' (127,138) at 20241211090212366
128877 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget-testing.rst' (127,139) at 20240405153229839
128878 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta32x.c' (127,140) at 20240405153232163
128879 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qobject.c' (127,141) at 20221215040039390
128880 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle-ab4.dts' (127,142) at 20240405153045601
128881 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredsx509.c' (127,143) at 20241211090212230
128882 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/cxl.h' (127,144) at 20240405153049629
128883 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.3.bb' (127,145) at 20241221090017564
128884 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Reservoir.v1_0_2.json' (127,146) at 20240619080002952
128885 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_h.c' (127,147) at 20210308005046521
128886 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/ucd90160_device_tests.cpp' (127,148) at 20240817080031292
128887 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/ISSUE_TEMPLATE/question.md' (127,149) at 20220907030013285
128888 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/interrupts.c' (127,150) at 20210308005002800
128889 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32l4x5_exti.c' (127,151) at 20240906080037256
128890 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/kernel-offsets.h' (127,152) at 20210307214926754
128891 2025-01-08 03:00:53.789-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml' (127,153) at 20240405153045125
128892 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb' (127,154) at 20230706080014761
128893 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/smp-sh73a0.c' (127,155) at 20220525020651894
128894 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dwarf-aux.h' (127,156) at 20240405153054189
128895 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_dynevent.c' (127,157) at 20240405153053065
128896 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si570.txt' (127,158) at 20220525020651666
128897 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0-bch1.dtsi' (127,159) at 20240405153045425
128898 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lochnagar.h' (127,160) at 20240405153052645
128899 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mmu.h' (127,161) at 20240405153229979
128900 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_netx.c' (127,162) at 20220525020654239
128901 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-khadas.c' (127,163) at 20210307214928782
128902 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mt6360-adc.c' (127,164) at 20240405153048957
128903 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data_1.8.4.bb' (127,165) at 20230317080013829
128904 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb' (127,166) at 20241221090017524
128905 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_device.h' (127,167) at 20220525020654827
128906 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingLoopCollection.json' (127,168) at 20240619080002944
128907 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/Makefile' (127,169) at 20240405153232123
128908 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingLoop_v1.xml' (127,170) at 20240619080002924
128909 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0005-ethernet.c-remove-it.patch' (127,171) at 20230706080014749
128910 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/iscsi-opts.c' (127,172) at 20210927100127033
128911 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pvpanic.rst' (127,173) at 20240906080037176
128912 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/ci20.dts' (127,174) at 20240405153045989
128913 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/test-1648.c' (127,175) at 20240906080037580
128914 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/kalmia.c' (127,176) at 20240405153050377
128915 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fsopen.c' (127,177) at 20240405153231679
128916 2025-01-08 03:00:53.790-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-pm8xxx-xoadc.c' (127,178) at 20240405153048961
128917 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/Makefile' (127,179) at 20220525020655187
128918 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_context_64.h' (127,180) at 20240405153046321
128919 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_tftp_upload_image.robot' (127,181) at 20240628080017121
128920 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-miphy28lp.c' (127,182) at 20240405153051297
128921 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/Makefile' (127,183) at 20210307214932186
128922 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/webassets.hpp' (127,184) at 20241023080002614
128923 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h' (127,185) at 20240405153230331
128924 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/gpio_decoder.c' (127,186) at 20240405153049141
128925 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_factory.h' (127,187) at 20210307214927306
128926 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel.h' (127,188) at 20230426080043788
128927 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/timing.h' (127,189) at 20210307214927906
128928 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-sha-regs.h' (127,190) at 20210307214927070
128929 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_gio_module_cache' (127,191) at 20210307205554642
128930 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_parisc_clut224.ppm' (127,192) at 20210307214930954
128931 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/objtool.h' (127,193) at 20240405153054077
128932 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gtp.h' (127,194) at 20240405153052845
128933 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq_work.h' (127,195) at 20240405153231815
128934 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep33xx.S' (127,196) at 20240405153045669
128935 2025-01-08 03:00:53.791-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/crash_core.c' (127,197) at 20240405153230067
128936 2025-01-08 03:00:53.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c' (127,198) at 20240415080012975
128937 2025-01-08 03:00:53.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gordalen' (127,199) at 20210307205553782
128938 2025-01-08 03:00:53.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks' (127,200) at 20210817100021814
128939 2025-01-08 03:00:53.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca995x.c' (127,201) at 20241008080013939
128940 2025-01-08 03:00:53.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c' (127,202) at 20240405153230611
128941 2025-01-08 03:00:53.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mc9sdz60.c' (127,203) at 20210308005003400
128942 2025-01-08 03:00:53.792-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb.h' (127,204) at 20210307214928702
128943 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/common.c' (127,205) at 20240405153046485
128944 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/Makefile' (127,206) at 20210308005003056
128945 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test3_1.5.3.bb' (127,207) at 20240106090017253
128946 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ir35221-on-bind@.service' (127,208) at 20210307205553698
128947 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml' (127,209) at 20240405153229791
128948 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-cxl-component.h' (127,210) at 20241114091008832
128949 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/cna.h' (127,211) at 20210307214929346
128950 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/logger.hpp' (127,212) at 20230624080030539
128951 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/guid.hpp' (127,213) at 20230808080039221
128952 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ucall.c' (127,214) at 20240405153232271
128953 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x02.h' (127,215) at 20210307214928082
128954 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/RebootPolicy.interface.yaml' (127,216) at 20210610000035114
128955 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/disp.c' (127,217) at 20240405153048625
128956 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mac_oldworld.c' (127,218) at 20241211090212318
128957 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kgdb.h' (127,219) at 20240405153046001
128958 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/gup_test.h' (127,220) at 20240405153053125
128959 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AddressPoolCollection.json' (127,221) at 20240619080002940
128960 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/run-ci.sh' (127,222) at 20230317080026221
128961 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-ld20.c' (127,223) at 20210308005002792
128962 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/multi-display-hdcp-mpo.svg' (127,224) at 20240405153045213
128963 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_rw.c' (127,225) at 20220525020653963
128964 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/mainloop.cpp' (127,226) at 20241111090027858 to deleted uid set
128965 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/apple_m1_cpu_pmu.c' (127,227) at 20240405153051269
128966 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/Makefile' (127,228) at 20240405153231447
128967 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/parse-headers.rst' (127,229) at 20210307214925454
128968 2025-01-08 03:00:53.793-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpuidle.c' (127,230) at 20210307214932614
128969 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/core.c' (127,231) at 20240405153053009
128970 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dma-buf.h' (127,232) at 20240405153052913
128971 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/clearing-warn-once.rst' (127,233) at 20210309003648468
128972 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/cache.json' (127,234) at 20240405153054113
128973 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-tty' (127,235) at 20240405153044929
128974 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/redfish_test.cpp' (127,236) at 20241010080002428
128975 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-osc-clk.yaml' (127,237) at 20240405153229755
128976 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dns_resolve.c' (127,238) at 20240405153052513
128977 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.service' (127,239) at 20241112090023994
128978 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0.dtsi' (127,240) at 20240405153046093
128979 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/silk_defconfig' (127,241) at 20210308005003280
128980 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftgmac100.c' (127,242) at 20230302090047762
128981 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_power_voltage_readings.robot' (127,243) at 20210308005007128
128982 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp' (127,244) at 20221229040004411
128983 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,msm8998-mdss.yaml' (127,245) at 20240405153229763
128984 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel7.svg' (127,246) at 20240405153044933
128985 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-exception-store.c' (127,247) at 20240405153049245
128986 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/common/collect_sbe_hb_data.cpp' (127,248) at 20231025080026958
128987 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/base-files/base-files_%.bbappend' (127,249) at 20240302090018226
128988 2025-01-08 03:00:53.794-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_storage_bench.c' (127,250) at 20240405153054269
128989 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-amd.h' (127,251) at 20240405153231327
128990 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-lx2160a-rdb.dts' (127,252) at 20210308005002580
128991 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native_%.bbappend' (127,253) at 20210812000025162
128992 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutletGroupCollection_v1.xml' (127,254) at 20240619080002932
128993 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap_sh4a_4a_defconfig' (127,255) at 20210308005003248
128994 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b/xtensa-modules.c.inc' (127,256) at 20210308005046349
128995 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/system.hpp' (127,257) at 20220909030021547
128996 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch' (127,258) at 20210307205554562
128997 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/mpc_i2c.c' (127,259) at 20241211090212274
128998 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c' (127,260) at 20240405153051881
128999 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/Kconfig' (127,261) at 20210307214929226
129000 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/fcntl.h' (127,262) at 20210309003648864
129001 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5261.c' (127,263) at 20240405153049629
129002 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/MAINTAINERS' (127,264) at 20210308005002976
129003 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/Makefile' (127,265) at 20240405153053937
129004 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2711-rpi-400.dts' (127,266) at 20240405153045717
129005 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/meson.build' (127,267) at 20240925080038338
129006 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dtt200u-cardlist.rst' (127,268) at 20210307214925230
129007 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/ntb_hw_amd.h' (127,269) at 20210307214929982
129008 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/requester/meson.build' (127,270) at 20240908080010102
129009 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/amlogic-c3-gpio.h' (127,271) at 20240405153231795
129010 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/generic-loader.h' (127,272) at 20210308005046009
129011 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Systemics' (127,273) at 20241221090017612
129012 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/serdes.c' (127,274) at 20240405153230907
129013 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/openprom.c' (127,275) at 20210307214930258
129014 2025-01-08 03:00:53.795-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/304' (127,276) at 20210927100127505
129015 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent/not-final.patch' (127,277) at 20241206090014266
129016 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_encoder_slave.h' (127,278) at 20240405153052629
129017 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/README' (127,279) at 20210308005002984
129018 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymysql_1.1.0.bb' (127,280) at 20240302090018214
129019 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/of.c' (127,281) at 20210307214930854
129020 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-davinci.h' (127,282) at 20240405153052769
129021 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c' (127,283) at 20240405153230263
129022 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-emcon-avari.dts' (127,284) at 20240405153229883
129023 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/alibaba_uncore_drw_pmu.c' (127,285) at 20241008080013963
129024 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/cfe/cfe_api_int.h' (127,286) at 20210307214926206
129025 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_partial_match_dups.c' (127,287) at 20210307214932642
129026 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-u-boot.dtsi' (127,288) at 20210308005002600
129027 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c' (127,289) at 20220525020654303
129028 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_pci.c' (127,290) at 20240405153049729
129029 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/Makefile' (127,291) at 20210307214932158
129030 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_types_raw.h' (127,292) at 20220525020654619
129031 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c' (127,293) at 20230426080043948
129032 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in4_master_regs.h' (127,294) at 20240405153046585
129033 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/unistd.h' (127,295) at 20210307214926326
129034 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/rotary-encoder.txt' (127,296) at 20210307214925338
129035 2025-01-08 03:00:53.796-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.h' (127,297) at 20240405153048489
129036 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/maps.h' (127,298) at 20240613080016563
129037 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-iat-api-test_%.bbappend' (127,299) at 20230114040015466
129038 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_static_config.c' (127,300) at 20220525020653435
129039 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53evk_defconfig' (127,301) at 20210308005003268
129040 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-kernel/linux/linux-aspeed_%.bbappend' (127,302) at 20211013000033044
129041 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/gpio.h' (127,303) at 20210308005002640
129042 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr.c' (127,304) at 20240405153046473
129043 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7091r-base.h' (127,305) at 20240405153230687
129044 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_via.c' (127,306) at 20241216090017805
129045 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-bandwidth-t.rst' (127,307) at 20210309003648476
129046 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/kcsan.h' (127,308) at 20240405153053013
129047 2025-01-08 03:00:53.797-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-hsdk/platform.c' (127,309) at 20240405153045365
129048 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7794.c' (127,310) at 20210308005003464
129049 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_ctl_defs.h' (127,311) at 20210307214929358
129050 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/meson.build' (127,312) at 20241211090212378
129051 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/boot.h' (127,313) at 20241211090212362
129052 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1293.dtsi' (127,314) at 20240405153045797
129053 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc12138.c' (127,315) at 20240405153048961
129054 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexcache/run-ptest' (127,316) at 20240413080012663
129055 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm011.dts' (127,317) at 20210308005002632
129056 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5514.h' (127,318) at 20210307214931598
129057 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2041si-pre.dtsi' (127,319) at 20210307214926346
129058 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev_3.2.14.bb' (127,320) at 20241206090014318
129059 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/umwait.c' (127,321) at 20240405153046425
129060 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/softirq_stack.h' (127,322) at 20240405153052621
129061 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/Makefile' (127,323) at 20210307214926182
129062 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_xscom.c' (127,324) at 20240906080037280
129063 2025-01-08 03:00:53.798-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/mhi_controller.c' (127,325) at 20240405153230163
129064 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-scaler.c' (127,326) at 20240405153049529
129065 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-megaworld.c' (127,327) at 20240405153048817
129066 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctvmem.h' (127,328) at 20220525020654991
129067 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg2cd.c' (127,329) at 20241008080013967
129068 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/281' (127,330) at 20240326080039734
129069 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/syscall_64.tbl' (127,331) at 20241211090212374
129070 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_gpio.c' (127,332) at 20210307214929770
129071 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/install.sh' (127,333) at 20240405153045965
129072 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/hgpk.c' (127,334) at 20240405153049153
129073 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/subcore-asm.S' (127,335) at 20210307214926474
129074 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_do_redirect.c' (127,336) at 20240405153054281
129075 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gsc.h' (127,337) at 20240405153048485
129076 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_SECMARK.h' (127,338) at 20210524100035078
129077 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/initrd-stress.sh' (127,339) at 20210308005046397
129078 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsverity.h' (127,340) at 20240405153052693
129079 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/meson.build' (127,341) at 20220913030027321
129080 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb' (127,342) at 20241206090014314
129081 2025-01-08 03:00:53.799-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8916.h' (127,343) at 20210307214931330
129082 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bios.c' (127,344) at 20240520080015151
129083 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mc33880.c' (127,345) at 20240405153047077
129084 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/i3c.yaml' (127,346) at 20240405153229767
129085 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso.h' (127,347) at 20220525020652102
129086 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pcie-presence/LICENSE' (127,348) at 20210308005101821
129087 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_cle.c' (127,349) at 20210307214929298
129088 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/archrandom.h' (127,350) at 20240405153046273
129089 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SISSL-1.2' (127,351) at 20211006000025242
129090 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/fm801-gp.c' (127,352) at 20210307214928466
129091 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5271.h' (127,353) at 20210308005002804
129092 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-private.h' (127,354) at 20210726100024667
129093 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscallhdr.sh' (127,355) at 20241211090212378
129094 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/wrapper.py' (127,356) at 20220910030013405
129095 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_vema.c' (127,357) at 20240405153049125
129096 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/Makefile' (127,358) at 20210307214929294
129097 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/CpuCore.interface.yaml' (127,359) at 20221109040027959
129098 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c' (127,360) at 20210307214929366
129099 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/huge_pages.c' (127,361) at 20240405153048481
129100 2025-01-08 03:00:53.800-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8960.c' (127,362) at 20240405153046833
129101 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/itcw.c' (127,363) at 20240405153051521
129102 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mc13xxx.txt' (127,364) at 20210307214925362
129103 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/Makefile' (127,365) at 20210307214932442
129104 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_nand_defconfig' (127,366) at 20210308005003280
129105 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/meson.build' (127,367) at 20240925080024982
129106 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.c' (127,368) at 20240405153048657
129107 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/video4linux/omap3isp.txt' (127,369) at 20210307214925586
129108 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ptrace.c' (127,370) at 20240405153230127
129109 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd/0001-fix-return-makes-integer-from-pointer-without-a-cast.patch' (127,371) at 20220910030013349
129110 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/soc.c' (127,372) at 20240405153230051
129111 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/gen_vdso64_offsets.sh' (127,373) at 20240405153046153
129112 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_irq.h' (127,374) at 20220525020653015
129113 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nvs.c' (127,375) at 20220525020652242
129114 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-plat.c' (127,376) at 20240405153231559
129115 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_spnego_negtokentarg.asn1' (127,377) at 20240405153052529
129116 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.29/index.html' (127,378) at 20210307205554246
129117 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/094' (127,379) at 20220429100100890
129118 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/cpu.c' (127,380) at 20210308005002732
129119 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/pbzip2/0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch' (127,381) at 20210307205554566
129120 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/plat-80-obmc-console-uart.rules' (127,382) at 20240924080011379
129121 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/memory.json' (127,383) at 20240405153054137
129122 2025-01-08 03:00:53.801-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci.c' (127,384) at 20240405153230087
129123 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/clock.h' (127,385) at 20210308005002672
129124 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/tuxruntest.py' (127,386) at 20241211090212538
129125 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/boost.wrap' (127,387) at 20240330080006130
129126 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_pandora_defconfig' (127,388) at 20210308005003272
129127 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-ioctl.h' (127,389) at 20210307214928686
129128 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable.h' (127,390) at 20240405153230091
129129 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/schema/ServiceRoot_v1.xml' (127,391) at 20220520030007180
129130 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/dpcm.rst' (127,392) at 20210307214925570
129131 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_nsp.c' (127,393) at 20240405153045637
129132 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_cfm.h' (127,394) at 20220525020654803
129133 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio/0001-makefile-Add-LDFLAGS-to-linking-rule.patch' (127,395) at 20230706080014749
129134 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-timer.c' (127,396) at 20220525020652014
129135 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/loop.c' (127,397) at 20241118090018499
129136 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_w.c' (127,398) at 20210308005046513
129137 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/phosphor-logging.wrap' (127,399) at 20220322030004944
129138 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/dts/ag101p.dts' (127,400) at 20210308005002824
129139 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nffw.c' (127,401) at 20220525020653615
129140 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interconnect-clk.h' (127,402) at 20240405153052709
129141 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb' (127,403) at 20241206090014342
129142 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-devfreq' (127,404) at 20240405153229731
129143 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_aia.h' (127,405) at 20240405153046245
129144 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/242.out' (127,406) at 20220429100100914
129145 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9263.h' (127,407) at 20210308005002716
129146 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog_%.bbappend' (127,408) at 20241206090014202
129147 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/stm32-usart.h' (127,409) at 20240405153231519
129148 2025-01-08 03:00:53.802-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libarchive/libarchive_3.7.7.bb' (127,410) at 20241221090017676
129149 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cache.c' (127,411) at 20240405153230015
129150 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/gpu_scheduler_trace.h' (127,412) at 20240405153048753
129151 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/Kconfig' (127,413) at 20210308005003044
129152 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/storagecommands.hpp' (127,414) at 20240228090006748
129153 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml' (127,415) at 20240405153045061
129154 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/backing-dev-defs.h' (127,416) at 20240405153231799
129155 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1176/Makefile' (127,417) at 20210308005002544
129156 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/filelock.h' (127,418) at 20210309003653976
129157 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_plane_initial.h' (127,419) at 20240405153048457
129158 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/core.c' (127,420) at 20240405153231279
129159 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch' (127,421) at 20241221090017684
129160 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/kvm-accel-ops.c' (127,422) at 20240906080037136
129161 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cq93vc.c' (127,423) at 20240405153053569
129162 2025-01-08 03:00:53.803-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6358/registers.h' (127,424) at 20240405153052729
129163 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_type.h' (127,425) at 20210307214928994
129164 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-ne2k_pci.rom' (127,426) at 20210308005046181 to deleted uid set
129165 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/u-boot-riscv.h' (127,427) at 20210308005002844
129166 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/fcntl.h' (127,428) at 20240405153052901
129167 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/updater.hpp' (127,429) at 20210910100042484
129168 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml' (127,430) at 20240405153229799
129169 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m48t59.c' (127,431) at 20241211090212326
129170 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ahci-remap.h' (127,432) at 20210307214931354
129171 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-sunplus.c' (127,433) at 20240405153051485
129172 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp2.dts' (127,434) at 20240405153045785
129173 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/sparsemem.h' (127,435) at 20210307214926322
129174 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_i2c.c' (127,436) at 20240405153048993
129175 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock.c' (127,437) at 20210308005002784
129176 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/menu.c' (127,438) at 20240726080012878
129177 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-stubs.c' (127,439) at 20240405153231931
129178 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/soc15_hw_ip.h' (127,440) at 20240405153048321
129179 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/nlohmann_json.wrap' (127,441) at 20231208090022708
129180 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_h.c' (127,442) at 20210308005046513
129181 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/numa.h' (127,443) at 20230426080043768
129182 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/function/binding/pci-ntb.rst' (127,444) at 20220525020651638
129183 2025-01-08 03:00:53.804-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc' (127,445) at 20241221090017692
129184 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qp.c' (127,446) at 20241211090145441
129185 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/mt7629-power.h' (127,447) at 20210308005003640
129186 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbl.c' (127,448) at 20210308005046505
129187 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sbus.c' (127,449) at 20240405153230095
129188 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Karkkila' (127,450) at 20210307205553766
129189 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb.h' (127,451) at 20240405153051301
129190 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/ifcol.cocci' (127,452) at 20240405153053441
129191 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dts' (127,453) at 20240405153045737
129192 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/localextra.rules' (127,454) at 20210307205554494
129193 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_common.h' (127,455) at 20240405153231831
129194 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/40-gbmc-sysctl.conf' (127,456) at 20240702080011692
129195 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-greenlet_3.1.1.bb' (127,457) at 20241221090017552
129196 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/watchdog.h' (127,458) at 20210307214931438
129197 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw53xx.dts' (127,459) at 20240405153045497
129198 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/layer.conf' (127,460) at 20241221090017476
129199 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/tqm8xx_defconfig' (127,461) at 20240405153046097
129200 2025-01-08 03:00:53.805-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-fetching.png' (127,462) at 20210307205554314 to deleted uid set
129201 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/wkup_m3.h' (127,463) at 20210307214931482
129202 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/__init__.py' (127,464) at 20210307205554290
129203 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc8360.c' (127,465) at 20210307214930974
129204 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (127,466) at 20210808000019687
129205 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/trace.h' (127,467) at 20210927100127169
129206 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/xlnx-usb-subsystem.h' (127,468) at 20230426080043768
129207 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-intel_pmc_bxt' (127,469) at 20210307214925182
129208 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/072_gbb_too_small.dts' (127,470) at 20210308005003752
129209 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc1.dts' (127,471) at 20240405153045989
129210 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_landing_page.py' (127,472) at 20241221090017592
129211 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml' (127,473) at 20240405153045085
129212 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/bmc_event_ack_v2.c' (127,474) at 20210308005100993
129213 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/netlink.c' (127,475) at 20240405153232011
129214 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_vlan.c' (127,476) at 20240405153053365
129215 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/gianfar.h' (127,477) at 20240405153049933
129216 2025-01-08 03:00:53.806-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-cc108/ps7_init_gpl.c' (127,478) at 20210308005003172
129217 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/hashpagetable.c' (127,479) at 20240405153046189
129218 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/macb.h' (127,480) at 20210308005003436
129219 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cz_ih.c' (127,481) at 20240405153230335
129220 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/igb.rst' (127,482) at 20240405153045233
129221 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/venice2.c' (127,483) at 20210308005003024
129222 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/rootfs.py' (127,484) at 20230811080018314
129223 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.c' (127,485) at 20220525020652959
129224 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/clockid.h' (127,486) at 20210309003655948
129225 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_dma_buf.c' (127,487) at 20240405153052233
129226 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc.host.h' (127,488) at 20210307214930554
129227 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/ramfb.h' (127,489) at 20240326080039534
129228 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_sai.c' (127,490) at 20241104090011627
129229 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ddr.c' (127,491) at 20210308005002968
129230 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cex-sb1.S' (127,492) at 20210307214926274
129231 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mvebu-linkstation-fan.dtsi' (127,493) at 20240405153045457
129232 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/Makefile' (127,494) at 20210307214926186
129233 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-midi.c' (127,495) at 20240405153232123
129234 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7763.c' (127,496) at 20210307214926562
129235 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/arp_ndisc_untracked_subnets.sh' (127,497) at 20240405153232275
129236 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap-gpmc-smsc911x.dtsi' (127,498) at 20240405153045601
129237 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/Makefile' (127,499) at 20210307214926294
129238 2025-01-08 03:00:53.807-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/iopin_8xx.h' (127,500) at 20210308005002840
129239 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/habanalabs_ioctl.c' (127,501) at 20240405153230159
129240 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ibmvtpm.h' (127,502) at 20210916100017827
129241 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac_scsi.c' (127,503) at 20241008080013971
129242 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron.dtsi' (127,504) at 20240405153045561
129243 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/rapl-msr.rst' (127,505) at 20241211090212238
129244 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm.h' (127,506) at 20240405153049253
129245 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hash.c' (127,507) at 20240405153053105
129246 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/sys_microblaze.c' (127,508) at 20210307214926178
129247 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_405.py' (127,509) at 20241211090212542
129248 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/282' (127,510) at 20210927100127501
129249 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.user_list' (127,511) at 20210307205553822
129250 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/gxp-obmc-init.sh' (127,512) at 20230524080016081
129251 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/vnc.py' (127,513) at 20240326080039722
129252 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_elf.h' (127,514) at 20240906080037156
129253 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_pci.c' (127,515) at 20210309003653188
129254 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/task.hpp' (127,516) at 20241219090033968
129255 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/nvidia,tegra20-gmi.txt' (127,517) at 20210307214925282
129256 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_elf.h' (127,518) at 20240906080037360
129257 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/ver_functions.sh' (127,519) at 20240405153232287
129258 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-freq-bands.rst' (127,520) at 20220525020651786
129259 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-mxs.h' (127,521) at 20240405153051313
129260 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts' (127,522) at 20240405153045725
129261 2025-01-08 03:00:53.808-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigreturn_kernel.c' (127,523) at 20220525020655227
129262 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6350-camcc.h' (127,524) at 20240405153052645
129263 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/mpc5xxx-mscan.txt' (127,525) at 20210307214925374
129264 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/coretemp.conf' (127,526) at 20210307205554062
129265 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-error.v1_0_2.json' (127,527) at 20240619080002956
129266 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/super.c' (127,528) at 20241216090017757
129267 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bm1880-clock.h' (127,529) at 20210307214931326
129268 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/Makefile' (127,530) at 20240405153046345
129269 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_module.c' (127,531) at 20220525020655191
129270 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/cmservice.c' (127,532) at 20240405153052261
129271 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EthernetInterface_v1.xml' (127,533) at 20240824080002930
129272 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/winpr-makecert-Build-with-install-RPATH.patch' (127,534) at 20230706080014757
129273 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bit_action.cpp' (127,535) at 20210308005405930
129274 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/Makefile' (127,536) at 20210307214927742
129275 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/opa_smi.h' (127,537) at 20220525020653119
129276 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gast_0.6.0.bb' (127,538) at 20241221090017552
129277 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/rq_enet_desc.h' (127,539) at 20240405153049893
129278 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/altr,timer-1.0.txt' (127,540) at 20210307214925442
129279 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_regs.h' (127,541) at 20240405153046581
129280 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/Kconfig' (127,542) at 20240405153049913
129281 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/ChangeLog' (127,543) at 20210307214925974
129282 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/discover.h' (127,544) at 20210307214932090
129283 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb_36b.dts' (127,545) at 20210307214926346
129284 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sort.c' (127,546) at 20240405153053101
129285 2025-01-08 03:00:53.809-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/Makefile' (127,547) at 20210307214925946
129286 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/032' (127,548) at 20210927100127473
129287 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ioctl.h' (127,549) at 20210308005002880
129288 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/__init__.py' (127,550) at 20220804030014687
129289 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/gtkdoc.patch' (127,551) at 20240124090012254
129290 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max1586.c' (127,552) at 20240405153051465
129291 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpf/test_run.c' (127,553) at 20241111090012161
129292 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/atmel_sfr.c' (127,554) at 20210308005002712
129293 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/core.c' (127,555) at 20240405153231247
129294 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-parm.rst' (127,556) at 20220525020651786
129295 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wacom_i2c.c' (127,557) at 20240405153049165
129296 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/stacktrace.c' (127,558) at 20240405153045633
129297 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-cciss' (127,559) at 20210307214925194
129298 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/spinlock.c' (127,560) at 20240405153046297
129299 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sunxi.rst' (127,561) at 20240405153044973
129300 2025-01-08 03:00:53.810-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc.h' (127,562) at 20240405153231051
129301 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/Xdebug' (127,563) at 20210307205554034
129302 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-pcm.c' (127,564) at 20240405153053961
129303 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/COPYING.MIT' (127,565) at 20210307205553730
129304 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_iommu.c' (127,566) at 20241211090212322
129305 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SHL-0.5' (127,567) at 20211006000025242
129306 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/stackmap.c' (127,568) at 20240405153231899
129307 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent.h' (127,569) at 20210307214932742
129308 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040QDS_defconfig' (127,570) at 20210308005003244
129309 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interval_tree.h' (127,571) at 20240405153052709
129310 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/caif_layer.h' (127,572) at 20210309003653952
129311 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2/0002-bridge-mst-fix-a-musl-build-issue.patch' (127,573) at 20241221090017636
129312 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30_serial.c' (127,574) at 20240405153048969
129313 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pow.h' (127,575) at 20210309003648836
129314 2025-01-08 03:00:53.811-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/grip_mp.c' (127,576) at 20210307214928470
129315 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/qcom,pm8916-wdt.yaml' (127,577) at 20240405153045185
129316 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a23.c' (127,578) at 20240405153046857
129317 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-virtual-sensor/p10bmc/virtual_sensor_config.json' (127,579) at 20241108090014316
129318 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ltc3589.txt' (127,580) at 20210307214925410
129319 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_dev.h' (127,581) at 20240405153050201
129320 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_input.cpp' (127,582) at 20240904080027106
129321 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/trace-events' (127,583) at 20210927100127429
129322 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-octeon.txt' (127,584) at 20210307214925326
129323 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l90-tables.c' (127,585) at 20240405153230835
129324 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/Cpu_General.json' (127,586) at 20221213040036917
129325 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/Makefile' (127,587) at 20210307214928302
129326 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/Makefile' (127,588) at 20240405153047285
129327 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/ms_sensors_i2c.h' (127,589) at 20220525020653095
129328 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd_console.c' (127,590) at 20210308005003228
129329 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt6795-larb-port.h' (127,591) at 20240405153052649
129330 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0003-php-remove-host-specific-info-from-header-file.patch' (127,592) at 20220204040022468
129331 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_decrease.cpp' (127,593) at 20230825080027865
129332 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/sdeventplus.wrap' (127,594) at 20240815080028259
129333 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hisilicon,hi3670-usb3.yaml' (127,595) at 20240405153045129
129334 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/io_pgtable.c' (127,596) at 20240405153049173
129335 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5592r-base.c' (127,597) at 20240624080012780
129336 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/lantiq_platform.h' (127,598) at 20210307214926222
129337 2025-01-08 03:00:53.812-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,kona-i2c.yaml' (127,599) at 20240405153045065
129338 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts' (127,600) at 20240405153045493
129339 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/acpi.h' (127,601) at 20240405153046245
129340 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/dma_lib.c' (127,602) at 20240405153046209
129341 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-pyra.c' (127,603) at 20240405153230655
129342 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/hi556.c' (127,604) at 20240405153230787
129343 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/user.h' (127,605) at 20210307214926586
129344 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/signal-common.h' (127,606) at 20240326080039394
129345 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/spl.c' (127,607) at 20210308005003056
129346 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-dummy-fe.c' (127,608) at 20240405153049369
129347 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/README.md' (127,609) at 20230706080014733
129348 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@440/w83773g@4c.conf' (127,610) at 20240904080027730
129349 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/meson.build' (127,611) at 20241112090003094
129350 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000.h' (127,612) at 20240405153049737
129351 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/inventory' (127,613) at 20221213040024897
129352 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-centrino.c' (127,614) at 20210307214927062
129353 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredspsk.c' (127,615) at 20241211090212230
129354 2025-01-08 03:00:53.813-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_axuser_regs.h' (127,616) at 20240405153046581
129355 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sh-sci.c' (127,617) at 20240613080016471
129356 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/st_kim.c' (127,618) at 20240405153230847
129357 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/031_x86-rom-me.dts' (127,619) at 20210308005003752
129358 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/vexpress-poweroff.c' (127,620) at 20240405153231351
129359 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/org.openbmc.HostIpmi.conf' (127,621) at 20210308004939864
129360 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_minnie_defconfig' (127,622) at 20210308005003252
129361 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw.h' (127,623) at 20241211090212330
129362 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mp2629_adc.c' (127,624) at 20240405153048957
129363 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/trace.h' (127,625) at 20240405153231707
129364 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb_2.8.1.bb' (127,626) at 20241221090017496
129365 2025-01-08 03:00:53.814-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast6-avx-x86_64-asm_64.S' (127,627) at 20240405153046361
129366 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-winbond.c' (127,628) at 20220804100015920
129367 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml' (127,629) at 20240625080020036
129368 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backing-file-invalidation.out' (127,630) at 20221215040039366
129369 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/Makefile' (127,631) at 20210308005002916
129370 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/dynaimage,al3010.yaml' (127,632) at 20210309003648360
129371 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/zones.json' (127,633) at 20240406080025612
129372 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch' (127,634) at 20240106090017233
129373 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-lx2160a.dtsi' (127,635) at 20210308005002580
129374 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/eeprom_device.hpp' (127,636) at 20240820080023694
129375 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL.interface.yaml' (127,637) at 20240618080025497
129376 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/bepo' (127,638) at 20210308005046145
129377 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pcmciamtd.c' (127,639) at 20210307214929214
129378 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-cygnus.h' (127,640) at 20210307214931322
129379 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig' (127,641) at 20210308005003272
129380 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio_bf3.h' (127,642) at 20240405153050141
129381 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lsm_hook_defs.h' (127,643) at 20240712080021089
129382 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dts' (127,644) at 20240405153045405
129383 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.conf' (127,645) at 20210307205553850
129384 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_hw.h' (127,646) at 20240405153050225
129385 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/local.h' (127,647) at 20240405153045937
129386 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/intel/Kconfig' (127,648) at 20240405153049405
129387 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/spinlock_types.h' (127,649) at 20240405153052621
129388 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch' (127,650) at 20230706080014745
129389 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-base64.c' (127,651) at 20210927100127641
129390 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/MAINTAINERS' (127,652) at 20210308005002904
129391 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/error/error.bb' (127,653) at 20210307205554386
129392 2025-01-08 03:00:53.815-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad7303.c' (127,654) at 20240405153048977
129393 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson_options.txt' (127,655) at 20210616125333493
129394 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-client.c' (127,656) at 20240710080015177
129395 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/filemap.c' (127,657) at 20241118090018507
129396 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c' (127,658) at 20240613080016451
129397 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.cpp' (127,659) at 20241220090023923
129398 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/acpi/mainboard.asl' (127,660) at 20210308005002908
129399 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copyuser_64.S' (127,661) at 20240405153230043
129400 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-ddr.dtsi' (127,662) at 20210308005002592
129401 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-tmc.yaml' (127,663) at 20240405153045013
129402 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/qcom,rpmhpd.h' (127,664) at 20240405153231799
129403 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-inject.txt' (127,665) at 20240405153054077
129404 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h616.c' (127,666) at 20240405153231335
129405 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/tcm.h' (127,667) at 20210307214930802
129406 2025-01-08 03:00:53.816-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/index.rst' (127,668) at 20240405153045273
129407 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0001-meson.build-install-fbgs-shell-script.patch' (127,669) at 20230919080013958
129408 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp' (127,670) at 20230118040005816
129409 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_smd.c' (127,671) at 20240405153231371
129410 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/clk_put.cocci' (127,672) at 20240405153053441
129411 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s.dtsi' (127,673) at 20240405153229891
129412 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcmnsp/configs.h' (127,674) at 20210308005002640
129413 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-common.yaml' (127,675) at 20240405153045125
129414 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_lio.c' (127,676) at 20240405153051593
129415 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/spl.c' (127,677) at 20210308005002948
129416 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AMD-newlib' (127,678) at 20241221090017612
129417 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/dram.c' (127,679) at 20210308005002856
129418 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/aspeed,ast2400-pinctrl.yaml' (127,680) at 20240725080013728
129419 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reboot-mode.h' (127,681) at 20210307214931494
129420 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/fs/fs-test.sh' (127,682) at 20210308005003740
129421 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/uprobes.c' (127,683) at 20240405153045945
129422 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/min-config.conf' (127,684) at 20210307214932626
129423 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl_v79.bb' (127,685) at 20241206090014246
129424 2025-01-08 03:00:53.817-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg.h' (127,686) at 20240405153048893
129425 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/soc_common.c' (127,687) at 20240405153051269
129426 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/Platform' (127,688) at 20240405153046001
129427 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-core.h' (127,689) at 20220525020654279
129428 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html' (127,690) at 20210307205554286
129429 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_valid.py' (127,691) at 20221209040018571
129430 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cmpxchg.c' (127,692) at 20240405153046021
129431 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc16.c' (127,693) at 20210308005003696
129432 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/Makefile' (127,694) at 20240405153051205
129433 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/cadence-ttc.c' (127,695) at 20210308005003500
129434 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp' (127,696) at 20241217090008768
129435 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/ov5693.h' (127,697) at 20240405153051825
129436 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/qos.h' (127,698) at 20240405153050129
129437 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/funny-char.out' (127,699) at 20210308005046405 to deleted uid set
129438 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart.h' (127,700) at 20210308005002792
129439 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/Kconfig' (127,701) at 20240613080016411
129440 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c' (127,702) at 20240405153047149
129441 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_multitouch.py' (127,703) at 20240405153054309
129442 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-sw-bch.h' (127,704) at 20220525020654591
129443 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/pci/pci_general.h' (127,705) at 20240405153230163
129444 2025-01-08 03:00:53.818-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_defconfig' (127,706) at 20210308005003236
129445 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett.c' (127,707) at 20220525020655103
129446 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mti/Makefile' (127,708) at 20210307214926194
129447 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qp.c' (127,709) at 20220525020653135
129448 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpicoder.c' (127,710) at 20240405153231947
129449 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0001-po-Fix-invalid-.oc-translation-format-string.patch' (127,711) at 20231011080016574
129450 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/Makefile' (127,712) at 20210307214929870
129451 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/da850evm.h' (127,713) at 20210308005003592
129452 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/cpu-capacity.txt' (127,714) at 20240405153045033
129453 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Navekvarn' (127,715) at 20210307205553786
129454 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9341.c' (127,716) at 20240405153051813
129455 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ath9k.h' (127,717) at 20240405153231167
129456 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/091.out' (127,718) at 20210308005046445
129457 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/typo_pon.wvdial.1.patch' (127,719) at 20230706080014741
129458 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/machine/daytonax.conf' (127,720) at 20240307090019084
129459 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/Kconfig' (127,721) at 20210308005002988
129460 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/phosphor-logging.wrap' (127,722) at 20220819030023853
129461 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vcmpw.S' (127,723) at 20230426080043952
129462 2025-01-08 03:00:53.819-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-arm.c' (127,724) at 20241114091008828
129463 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit_watch.c' (127,725) at 20240405153231891
129464 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/config.h' (127,726) at 20240405153052321
129465 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_fork.h' (127,727) at 20240405153052573
129466 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/brcm,kona-pwm.yaml' (127,728) at 20240405153229791
129467 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ubifs_uboot.h' (127,729) at 20210308005003688
129468 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/defaults.conf' (127,730) at 20210307214932626
129469 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg/0001-meson.build-do-not-force-disable-introspection-and-v.patch' (127,731) at 20241221090017680
129470 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi' (127,732) at 20240405153045725
129471 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c' (127,733) at 20240405153230379
129472 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/Makefile' (127,734) at 20210308005003728
129473 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Orangepi_mini_defconfig' (127,735) at 20210308005003240
129474 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_rd.c' (127,736) at 20240405153051965
129475 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/cfam.h' (127,737) at 20240906080037332
129476 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam-volatiles.conf' (127,738) at 20220402030016191
129477 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/conn.h' (127,739) at 20240405153048617
129478 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/fix-symlink-install-error-in-cmdlang.patch' (127,740) at 20240113090014536
129479 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Laukaa' (127,741) at 20210307205553770
129480 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/Kconfig' (127,742) at 20240405153049933
129481 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/Kconfig' (127,743) at 20240405153049705
129482 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps68470.c' (127,744) at 20240405153047085
129483 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy.c' (127,745) at 20241111090012141
129484 2025-01-08 03:00:53.820-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/nvdimm-utils.c' (127,746) at 20210927100127661
129485 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/pinctrl-s32g2.c' (127,747) at 20240405153231327
129486 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-distrovars.inc' (127,748) at 20210307205554046
129487 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/setup.py' (127,749) at 20220728030041559
129488 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_phy.h' (127,750) at 20240405153047297
129489 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/dts/Makefile' (127,751) at 20240405153046057
129490 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/resource_kunit.c' (127,752) at 20220525020654719
129491 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost-build-native_1.86.0.bb' (127,753) at 20241213090035014
129492 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/virtio.c' (127,754) at 20210308005003740
129493 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS5.conf' (127,755) at 20240310080021376
129494 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_sensors_sub_menu.robot' (127,756) at 20240628080017113
129495 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ls102xa_devdis.h' (127,757) at 20210308005002644
129496 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ivshmem-test.c' (127,758) at 20240906080037568
129497 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_tcon.c' (127,759) at 20210307214927774
129498 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/stk8ba50.c' (127,760) at 20240405153048941
129499 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/platform.h' (127,761) at 20220525020653135
129500 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca_high_level.rst' (127,762) at 20210307214925594
129501 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/Makefile' (127,763) at 20240405153049421
129502 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage_128M16_1.cfg' (127,764) at 20210308005003012
129503 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml' (127,765) at 20240405153229763
129504 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/trace.h' (127,766) at 20240405153050369
129505 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy.h' (127,767) at 20240405153049241
129506 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_aspeed.cpp' (127,768) at 20240817080027652
129507 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/common.h' (127,769) at 20240405153048869
129508 2025-01-08 03:00:53.821-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (127,770) at 20210307205554094
129509 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/Kconfig' (127,771) at 20240405153051273
129510 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c' (127,772) at 20240405153051937
129511 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (127,773) at 20210307205554222
129512 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/gen_compat_vdso_offsets.sh' (127,774) at 20240405153046253
129513 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5-dt-common.h' (127,775) at 20210308005003596
129514 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/Platform' (127,776) at 20210307214926202
129515 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/Makefile' (127,777) at 20240405153231379
129516 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dart_iommu.c' (127,778) at 20240405153046229
129517 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_xmit.c' (127,779) at 20240405153051909
129518 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp' (127,780) at 20241217090008768
129519 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6q2g_defconfig' (127,781) at 20210308005003272
129520 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_sdboot_defconfig' (127,782) at 20210308005003248
129521 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort_2.9.20.bb' (127,783) at 20241206090014238
129522 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_0.0.6.bb' (127,784) at 20231211090017115
129523 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_rx.h' (127,785) at 20240405153050701
129524 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/250' (127,786) at 20220429100100914
129525 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_soc_pmic_mrfld.h' (127,787) at 20210307214931426
129526 2025-01-08 03:00:53.822-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-koneplus.h' (127,788) at 20210307214928098
129527 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_ethtool.c' (127,789) at 20240411080014094
129528 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/bcm2838_gpio.h' (127,790) at 20240906080037332
129529 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/verity.c' (127,791) at 20240405153231639
129530 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/lshrdi3.S' (127,792) at 20240405153230095
129531 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/images/core-image-x11.bb' (127,793) at 20210307205554582
129532 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/jasper/jasper_4.2.4.bb' (127,794) at 20241221090017528
129533 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_edif_bsg.h' (127,795) at 20240405153051701
129534 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi' (127,796) at 20240405153045713
129535 2025-01-08 03:00:53.823-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/COPYING' (127,797) at 20210307214925182
129536 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-logitech-hidpp.c' (127,798) at 20240405153230655
129537 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/timers.c' (127,799) at 20240405153050397
129538 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/beaver.h' (127,800) at 20210308005003588
129539 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/maple_tree.c' (127,801) at 20241211090145545
129540 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/mux.c' (127,802) at 20210308005002944
129541 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console_%.bbappend' (127,803) at 20241226090016127
129542 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpdma_priv.h' (127,804) at 20240405153049489
129543 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_dump.c' (127,805) at 20220525020653547
129544 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_suspend.h' (127,806) at 20210307214927858
129545 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vbe.h' (127,807) at 20210308005003692
129546 2025-01-08 03:00:53.824-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_eth.c' (127,808) at 20240520080015227
129547 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_proc.h' (127,809) at 20240326080039562
129548 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol_conf.h' (127,810) at 20240613080016563
129549 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-topology.c' (127,811) at 20241111090012169
129550 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/usbstring.c' (127,812) at 20210308005003512
129551 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/shx3.h' (127,813) at 20210307214926558
129552 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gfp_api.h' (127,814) at 20240405153052693
129553 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp' (127,815) at 20241217090008764
129554 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp.c' (127,816) at 20240405153230147
129555 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/MAINTAINERS' (127,817) at 20210308005002984
129556 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_main.h' (127,818) at 20240405153051533
129557 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/aspeed_adc.c' (127,819) at 20241211090212246
129558 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bitarray.c' (127,820) at 20220525020654787
129559 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/module.c' (127,821) at 20240405153046285
129560 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/fieldseq_tb.svg' (127,822) at 20210309003648492
129561 2025-01-08 03:00:53.825-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/044' (127,823) at 20220429100100886
129562 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1316-sdw.h' (127,824) at 20240405153053697
129563 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/loongson,rtc.yaml' (127,825) at 20240405153045153
129564 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-atcspi200.txt' (127,826) at 20210308005003324
129565 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/srf.c' (127,827) at 20220525020653667
129566 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/nand/nvidia,tegra20-nand.txt' (127,828) at 20210308005003304
129567 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hbm.h' (127,829) at 20220525020653367
129568 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-cmake-Use-alternate-way-to-detect-libm.patch' (127,830) at 20230114040015478
129569 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/Makefile' (127,831) at 20220525020653275
129570 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2' (127,832) at 20210308005002556
129571 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdkc100_defconfig' (127,833) at 20210308005003280
129572 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/i2c-internal.h' (127,834) at 20241219090010504
129573 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/COMPONENTS.md' (127,835) at 20241211090212458
129574 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/errors/exception.hpp' (127,836) at 20210308005116213
129575 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/resource_size.cocci' (127,837) at 20240405153053441
129576 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb.c' (127,838) at 20210308005002968
129577 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/syscall-user-dispatch.rst' (127,839) at 20240405153044965
129578 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/elf.h' (127,840) at 20240405153230063
129579 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/filter.rst' (127,841) at 20240405153045237
129580 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pps_regs.h' (127,842) at 20240405153048457
129581 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/omap2plus_defconfig' (127,843) at 20240405153045617
129582 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-nintendo-nes-classic.dts' (127,844) at 20240405153045393
129583 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl-diu-fb.h' (127,845) at 20210307214931390
129584 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-i2c.c' (127,846) at 20240712080021057
129585 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_datain_values.h' (127,847) at 20240405153051957
129586 2025-01-08 03:00:53.826-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov08d10.c' (127,848) at 20240405153049321
129587 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk104.c' (127,849) at 20220525020652971
129588 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/efi.h' (127,850) at 20240405153230063
129589 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/main.c' (127,851) at 20240405153231011
129590 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c' (127,852) at 20240405153052209
129591 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/misaligned.c' (127,853) at 20210307214926310
129592 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/mx53smd.c' (127,854) at 20210308005002984
129593 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/Kconfig' (127,855) at 20210307214929422
129594 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/Kconfig' (127,856) at 20210308005003372
129595 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/soft-spi.txt' (127,857) at 20210308005003324
129596 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_hooks_lwtunnel.c' (127,858) at 20240710080014617
129597 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/vmalloc.h' (127,859) at 20210307214926622
129598 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/hardirq.h' (127,860) at 20210307214926114
129599 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/pci.json' (127,861) at 20241211090212450
129600 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h' (127,862) at 20240405153048441
129601 2025-01-08 03:00:53.827-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_utils_transport.c' (127,863) at 20240405153048837
129602 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/procfs.c' (127,864) at 20241023080012883
129603 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/nouveau_thermal.rst' (127,865) at 20220525020651726
129604 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-s4.c' (127,866) at 20240405153051321
129605 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_subr.c' (127,867) at 20210307214932110
129606 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/mboxd/mboxd_%.bbappend' (127,868) at 20241206090014230
129607 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/Platform' (127,869) at 20210307214926286
129608 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/ocfs2_heartbeat.h' (127,870) at 20220525020654467
129609 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/gen-lockedsig-cache' (127,871) at 20220910030013437
129610 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/trace.h' (127,872) at 20210308005045945
129611 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/read_fru_data.hpp' (127,873) at 20230513080027502
129612 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/vga.h' (127,874) at 20210307214927906
129613 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/device.md' (127,875) at 20240809080033023
129614 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/namespaces/resource-control.rst' (127,876) at 20210307214925238
129615 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-configure-Keep-first-line-of-compiler-version-string.patch' (127,877) at 20230609080014387
129616 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-sni.c' (127,878) at 20210307214926282
129617 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/certificate.html' (127,879) at 20210308005107069
129618 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/Kbuild' (127,880) at 20210307214926066
129619 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/019.out' (127,881) at 20210308005046433
129620 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_native.h' (127,882) at 20240405153051489
129621 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hcd.c' (127,883) at 20240405153231539
129622 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-dumpsig' (127,884) at 20241221090017580
129623 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyproject-metadata_0.9.0.bb' (127,885) at 20241221090017668
129624 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c' (127,886) at 20240405153231055
129625 2025-01-08 03:00:53.828-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/rng.h' (127,887) at 20210308005002800
129626 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/Kconfig' (127,888) at 20240405153230311
129627 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor_multi.c' (127,889) at 20240405153052537
129628 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/actions.c' (127,890) at 20240613080016535
129629 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml' (127,891) at 20240405153045129
129630 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/core-internal.h' (127,892) at 20241219090010500
129631 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/arm64_exception_types.h' (127,893) at 20220525020655131
129632 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_write.c' (127,894) at 20210308005003544
129633 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/qos.c' (127,895) at 20240919080017066
129634 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/adxl34x.h' (127,896) at 20210307214931406
129635 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/e1000e.c' (127,897) at 20230426080043948
129636 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/bitops.h' (127,898) at 20210308005002800
129637 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pmc.h' (127,899) at 20210307214929782
129638 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/Makefile' (127,900) at 20210307214931806
129639 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/entity.h' (127,901) at 20240503080010086
129640 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/sputrace.h' (127,902) at 20210307214926462
129641 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq/club-rpath-out.patch' (127,903) at 20220402030016019
129642 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/gpio-control-nand.txt' (127,904) at 20210307214925370
129643 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-sign.c' (127,905) at 20210308005003712
129644 2025-01-08 03:00:53.829-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/cgskip.txt' (127,906) at 20210307214932618
129645 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c' (127,907) at 20240405153050133
129646 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/LICENSE' (127,908) at 20220801133228670
129647 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_arm.h' (127,909) at 20210307214929570
129648 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb-native_10.11.9.bb' (127,910) at 20241221090017508
129649 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ppp_channel.h' (127,911) at 20240405153052773
129650 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/sdram_common.c' (127,912) at 20210308005002776
129651 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/highbank.dts' (127,913) at 20240405153045433
129652 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-pinfunc.h' (127,914) at 20210308005002588
129653 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_interface.cpp' (127,915) at 20230825080027865
129654 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/se-comhem' (127,916) at 20210307205553758
129655 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_dynamic_debug.c' (127,917) at 20240405153053105
129656 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-clk.c' (127,918) at 20240405153051449
129657 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/nfs-export-root.bb' (127,919) at 20241206090014326
129658 2025-01-08 03:00:53.830-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/Makefile' (127,920) at 20240405153230691
129659 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7706.h' (127,921) at 20210308005002848
129660 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0006-Do-not-hardcode-path-for-pkg.m4.patch' (127,922) at 20241221090017496
129661 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu44xx.h' (127,923) at 20210307214925926
129662 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/ptrace.c' (127,924) at 20241216090017685
129663 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/helene.c' (127,925) at 20240405153049289
129664 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_irqtrans.c' (127,926) at 20240405153230095
129665 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/esmtp_1.2.bb' (127,927) at 20220402030015907
129666 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnice/libnice_0.1.22.bb' (127,928) at 20241221090017540
129667 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/Makefile' (127,929) at 20220525020651994
129668 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-sbc.c' (127,930) at 20220525020654091
129669 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-executing_2.1.0.bb' (127,931) at 20241221090017552
129670 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/termbits.h' (127,932) at 20210308005046097
129671 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/suspend.h' (127,933) at 20240405153046249
129672 2025-01-08 03:00:53.831-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist.dev' (127,934) at 20210616000042094
129673 2025-01-08 03:00:53.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pow-defs.h' (127,935) at 20210307214926238
129674 2025-01-08 03:00:53.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet3.h' (127,936) at 20240326080039470
129675 2025-01-08 03:00:53.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw73xx.dtsi' (127,937) at 20240628080013977
129676 2025-01-08 03:00:53.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ptest-spacesave.patch' (127,938) at 20241206090014334
129677 2025-01-08 03:00:53.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dax.c' (127,939) at 20241111090012141
129678 2025-01-08 03:00:53.832-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hqvdp.c' (127,940) at 20241211090145429
129679 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_pcmcia.c' (127,941) at 20210307214928702
129680 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/jbd2.h' (127,942) at 20240405153052897
129681 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mcp3021.c' (127,943) at 20240405153230663
129682 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml' (127,944) at 20240405153045125
129683 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/Kconfig' (127,945) at 20210307214930506
129684 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_tree.h' (127,946) at 20210307214931230
129685 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.c' (127,947) at 20240405153050109
129686 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update.bb' (127,948) at 20241206090014226
129687 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dtl.h' (127,949) at 20241211090145381
129688 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/init/starscream-init.bb' (127,950) at 20241206090014234
129689 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/be-IN.DI-Integan' (127,951) at 20210307205553758
129690 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/Kconfig' (127,952) at 20240405153049461
129691 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c' (127,953) at 20240910080014042
129692 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-stat.h' (127,954) at 20240326080039390
129693 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil3114.c' (127,955) at 20210308005003336
129694 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit_git.bb' (127,956) at 20241221090017684
129695 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/lowlevel_init.S' (127,957) at 20210308005002824
129696 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rose.h' (127,958) at 20210307214931658
129697 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_chtdc_ti.c' (127,959) at 20240405153049605
129698 2025-01-08 03:00:53.833-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts' (127,960) at 20240405153230063
129699 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_common.h' (127,961) at 20240405153230803
129700 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme.c' (127,962) at 20240405153231491
129701 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-topckgen.c' (127,963) at 20240405153230211
129702 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.h' (127,964) at 20240405153047257
129703 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/patching.png' (127,965) at 20210307205554314 to deleted uid set
129704 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/word-at-a-time.h' (127,966) at 20240405153052621
129705 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/sensorutils.hpp' (127,967) at 20240817080006183
129706 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/fanmondump' (127,968) at 20221213040024897
129707 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/memset.c' (127,969) at 20210307214926170
129708 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/buildman.py' (127,970) at 20210308005003756
129709 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imgtec_xilfpga_defconfig' (127,971) at 20210308005003260
129710 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/concepts.rst' (127,972) at 20240405153044961
129711 2025-01-08 03:00:53.834-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vega10_ip_offset.h' (127,973) at 20220525020652815
129712 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul_pins.h' (127,974) at 20210308005002652
129713 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/doorbell.c' (127,975) at 20220525020653147
129714 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_6_offset.h' (127,976) at 20240405153048121
129715 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/custom-timeline-functions.cfg' (127,977) at 20240405153054217
129716 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/README' (127,978) at 20210308005003028
129717 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7791-sysc.c' (127,979) at 20240405153231351
129718 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/atomic_template.h' (127,980) at 20241211090212206
129719 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-icore.dtsi' (127,981) at 20240405153045513
129720 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/punit_ipc.c' (127,982) at 20240405153051409
129721 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/sym53c8xx_2.rst' (127,983) at 20240405153045257
129722 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.h' (127,984) at 20240613080016407
129723 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Krangede' (127,985) at 20210307205553786
129724 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/socket_sysfs.c' (127,986) at 20240405153051269
129725 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hash.h' (127,987) at 20240405153046537
129726 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/vfio-ap-locking.rst' (127,988) at 20240405153229747
129727 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/rng.c' (127,989) at 20240405153046217
129728 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-T' (127,990) at 20240405153054369
129729 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cex-gen.S' (127,991) at 20210307214926274
129730 2025-01-08 03:00:53.835-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/platform_profile.c' (127,992) at 20220525020652242
129731 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-copyleft-2-para' (127,993) at 20241221090017616
129732 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx31-bug.dts' (127,994) at 20240405153045489
129733 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/dwc-pcm.c' (127,995) at 20240405153232175
129734 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/sampling.c' (127,996) at 20241115090012977
129735 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mei_uuid.h' (127,997) at 20240405153052925
129736 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Osmo_Bjorsta' (127,998) at 20210307205553790
129737 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/vclock_gettime.c' (127,999) at 20240405153046369
129738 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/param.h' (128,000) at 20210307214926118
129739 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.vmlinux' (128,001) at 20240405153232099
129740 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swait.h' (128,002) at 20240405153231843
129741 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/common.h' (128,003) at 20210308005003572
129742 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu1275-revA.dts' (128,004) at 20240405153045841
129743 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/elf.c' (128,005) at 20210308005003208
129744 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/adf_drv.c' (128,006) at 20240613080016387
129745 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c' (128,007) at 20240405153048665
129746 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/fu540-c000.dtsi' (128,008) at 20240405153046241
129747 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/lowlevel.c' (128,009) at 20240405153052549
129748 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/gpio.h' (128,010) at 20210308005002716
129749 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-aes-gcm.c' (128,011) at 20240405153230267
129750 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/time.c' (128,012) at 20220525020651982
129751 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/power-util' (128,013) at 20231224090010777
129752 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/meson.build' (128,014) at 20241102080023390
129753 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Add-riscv64-support.patch' (128,015) at 20231011080016574
129754 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/ramoops-monitor.service' (128,016) at 20220809100017530
129755 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/logging' (128,017) at 20240113090014532
129756 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_15.dtso' (128,018) at 20240405153231279
129757 2025-01-08 03:00:53.836-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/readme' (128,019) at 20210307214930674
129758 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qm-ldb.c' (128,020) at 20240405153230523
129759 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi' (128,021) at 20210307214925994
129760 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dts' (128,022) at 20240405153046241
129761 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/viking.h' (128,023) at 20210307214926590
129762 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/nrf51_nvm.c' (128,024) at 20241211090212314
129763 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EndpointGroupCollection_v1.xml' (128,025) at 20240619080002924
129764 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_ud.c' (128,026) at 20220525020653163
129765 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/devel-algos.rst' (128,027) at 20240405153045009
129766 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm.h' (128,028) at 20210307214930278
129767 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-orion.c' (128,029) at 20240405153046877
129768 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-pkt-decoder.c' (128,030) at 20240405153054181
129769 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/state/phosphor-state-manager/resetreason.conf' (128,031) at 20210307205554222
129770 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/fscounters.c' (128,032) at 20240405153231775
129771 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke.c' (128,033) at 20240405153046169
129772 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/Kconfig' (128,034) at 20220525020652014
129773 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/all_tests.config' (128,035) at 20240405153232247
129774 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/reloc_test_syms.S' (128,036) at 20210307214926074
129775 2025-01-08 03:00:53.837-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ethtool.c' (128,037) at 20240405153050565
129776 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/audio-v3.h' (128,038) at 20210307214931530
129777 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes.txt' (128,039) at 20220819030014797
129778 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_bios.c' (128,040) at 20240405153048425
129779 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager_s10.c' (128,041) at 20210308005002780
129780 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/amiga.c' (128,042) at 20240405153046525
129781 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/milbeaut-m10v-evb.dts' (128,043) at 20240405153045573
129782 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/geode.h' (128,044) at 20210307214926662
129783 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rustdoc_test_gen.rs' (128,045) at 20240405153232107
129784 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/rembrandt.c' (128,046) at 20240405153053993
129785 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/mem_64.c' (128,047) at 20210307214926750
129786 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna_1.3.3.bb' (128,048) at 20241221090017488
129787 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/Kconfig' (128,049) at 20220525020654947
129788 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_oob_ipmi' (128,050) at 20230908080016530
129789 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/115' (128,051) at 20220429100100890
129790 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/242' (128,052) at 20221215040039366
129791 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/README' (128,053) at 20210308005002992
129792 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/stackframe.h' (128,054) at 20240405153046017
129793 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/hexagon_vm.h' (128,055) at 20210307214926110
129794 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pci-ids.rst' (128,056) at 20241211090212238
129795 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/obj-api.c' (128,057) at 20240405153046733
129796 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/Kconfig' (128,058) at 20220525020654263
129797 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/Kconfig' (128,059) at 20240405153231451
129798 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_test.c' (128,060) at 20210307214930438
129799 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mpc.c' (128,061) at 20240405153230403
129800 2025-01-08 03:00:53.838-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.out' (128,062) at 20220429100100882 to deleted uid set
129801 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-peripherals.c' (128,063) at 20240405153230215
129802 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_rs_w.c' (128,064) at 20210308005046509
129803 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/engleder,tsnep.yaml' (128,065) at 20240405153045117
129804 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target.opc.h' (128,066) at 20240326080039714
129805 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-x86.h' (128,067) at 20210308005046037
129806 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/exception.cpp' (128,068) at 20230510080035027
129807 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-bosch-acc.dts' (128,069) at 20240405153229883
129808 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/Makefile' (128,070) at 20220525020653867
129809 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/arc4.c' (128,071) at 20210309003649112
129810 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/membuff.h' (128,072) at 20210308005003672
129811 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/oti6858.c' (128,073) at 20240405153052137
129812 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/irqflags.h' (128,074) at 20240405153046113
129813 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/Makefile' (128,075) at 20210307214928602
129814 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/OWNERS' (128,076) at 20230120040019882
129815 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4_ma5d4.dtsi' (128,077) at 20240405153045465
129816 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan_%.bbappend' (128,078) at 20241226090016127
129817 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/start_info.h' (128,079) at 20240405153052957
129818 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_debugfs.c' (128,080) at 20240405153052117
129819 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/configuration.cpp' (128,081) at 20210402000054753
129820 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/Makefile' (128,082) at 20210307214926454
129821 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/boost_formatters.hpp' (128,083) at 20240430080002915
129822 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pb11mp.dts' (128,084) at 20240405153045401
129823 2025-01-08 03:00:53.839-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8192-larb-port.h' (128,085) at 20220525020654547
129824 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/am43xx.h' (128,086) at 20210307214931342
129825 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/.gitignore' (128,087) at 20210308005003760
129826 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/user_header_test.cpp' (128,088) at 20241212090025215
129827 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0002-boost-Backport-clang-support.patch' (128,089) at 20230706080014761
129828 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/u-boot.lds' (128,090) at 20210308005002948
129829 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c' (128,091) at 20240405153231251
129830 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (128,092) at 20240727080014098
129831 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cacheinfo.h' (128,093) at 20240405153046381
129832 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/decompressor.c' (128,094) at 20240820080014169
129833 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/time.c' (128,095) at 20240405153230003
129834 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/coherency.h' (128,096) at 20240405153045653
129835 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cxl' (128,097) at 20241211090212534 to deleted uid set
129836 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/csky,gx6605s-timer.txt' (128,098) at 20210307214925446
129837 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/usb.c' (128,099) at 20221215040039374
129838 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml' (128,100) at 20240405153045045
129839 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/codel.json' (128,101) at 20240405153054377
129840 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/handshake-user.c' (128,102) at 20240405153054073
129841 2025-01-08 03:00:53.840-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-wandboard.dts' (128,103) at 20240405153045501
129842 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptlf.h' (128,104) at 20240405153046961
129843 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_private.h' (128,105) at 20210308005003432
129844 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/patch-kernel' (128,106) at 20210307214932158
129845 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/raw1394' (128,107) at 20210309003648244
129846 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpa_w_ph.c' (128,108) at 20210308005046505
129847 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra20-slink.c' (128,109) at 20240405153231467
129848 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/passwd_mgr.cpp' (128,110) at 20240829080022546
129849 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf' (128,111) at 20210307205554106
129850 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/umh.c' (128,112) at 20240405153053073
129851 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-pxp.c' (128,113) at 20240805080013967
129852 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb' (128,114) at 20241221090017532
129853 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/misc.c' (128,115) at 20240405153053361
129854 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/rx.h' (128,116) at 20210307214929970
129855 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml' (128,117) at 20240405153045181
129856 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/Synchronization.interface.yaml' (128,118) at 20220315030032671
129857 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emux_synth.h' (128,119) at 20240405153052885
129858 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi_isolated.c' (128,120) at 20240405153054269
129859 2025-01-08 03:00:53.841-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/TWR-P1025_defconfig' (128,121) at 20210308005003244
129860 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/irq.h' (128,122) at 20210307214925646
129861 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/endianness-test.c' (128,123) at 20221215040039370
129862 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/jetson-tk1.h' (128,124) at 20210308005003596
129863 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pci.h' (128,125) at 20240405153045625
129864 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/emev2.dtsi' (128,126) at 20240405153045545
129865 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/byteorder.h' (128,127) at 20210308005002672
129866 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/bus.c' (128,128) at 20220525020652406
129867 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_task_analyzer.sh' (128,129) at 20240405153232231
129868 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_vl.c' (128,130) at 20240405153049765
129869 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_amiga.py' (128,131) at 20241211090212542
129870 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-axg-pmx.h' (128,132) at 20240405153231323
129871 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-build-Fix-Savannah-64681-webpage.ps-deps.patch' (128,133) at 20231011080016614
129872 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/qemu-file-types.h' (128,134) at 20240906080037344
129873 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp873x-regulator.c' (128,135) at 20240405153051465
129874 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/uprobes.h' (128,136) at 20210307214926250
129875 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/power-ctrl-init' (128,137) at 20240316080012480
129876 2025-01-08 03:00:53.842-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-sheevaplug-common.dtsi' (128,138) at 20210308005002596
129877 2025-01-08 03:00:53.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma7/sdma7_4_2_2_sh_mask.h' (128,139) at 20210307214927678
129878 2025-01-08 03:00:53.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-abi.h' (128,140) at 20220525020654139
129879 2025-01-08 03:00:53.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hotplug-cpu.c' (128,141) at 20241011080017291
129880 2025-01-08 03:00:53.843-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/xattr.c' (128,142) at 20240913080013829
129881 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/tunnel_key.json' (128,143) at 20240405153054377
129882 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (128,144) at 20240924080011379
129883 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/argument.cpp' (128,145) at 20220923030021425
129884 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/genpool.c' (128,146) at 20210307214926694
129885 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_write.c' (128,147) at 20240405153054249
129886 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/project_specific.html' (128,148) at 20220402030016107
129887 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/Makefile' (128,149) at 20240405153045437
129888 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dmc.h' (128,150) at 20240405153048445
129889 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/Kbuild' (128,151) at 20240405153046341
129890 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb_hub.c' (128,152) at 20210308005003232
129891 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12_ppsmc.h' (128,153) at 20240405153048341
129892 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/clearfog.c' (128,154) at 20210308005003052
129893 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/host.hpp' (128,155) at 20240904080040763
129894 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-clear-sys-dump-active@.service.in' (128,156) at 20230808080024857
129895 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/patch-scs.c' (128,157) at 20240405153045869
129896 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pcf857x.c' (128,158) at 20240405153230307
129897 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/catalog.c' (128,159) at 20240405153231687
129898 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_cmdpkt.h' (128,160) at 20210307214930638
129899 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml' (128,161) at 20240405153045049
129900 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target.opc.h' (128,162) at 20241211090212526
129901 2025-01-08 03:00:53.844-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/unicode.h' (128,163) at 20240405153231755
129902 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7734.c' (128,164) at 20210307214926566
129903 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-m2m.c' (128,165) at 20240405153049413
129904 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/templates/default/conf-notes.txt' (128,166) at 20230412080023456
129905 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/spaces.h' (128,167) at 20210307214926218
129906 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irq_remapping.h' (128,168) at 20210307214926118
129907 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/Makefile' (128,169) at 20210308005002916
129908 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/debugfs.c' (128,170) at 20240405153052057
129909 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sf.c' (128,171) at 20230720080043539
129910 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/Cargo.toml' (128,172) at 20240106090017261
129911 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mac802154.h' (128,173) at 20240405153052853
129912 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd-pinctrl.h' (128,174) at 20240405153045829
129913 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tsc.h' (128,175) at 20240405153046401
129914 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/Makefile' (128,176) at 20210307214926746
129915 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-qemu/Kconfig' (128,177) at 20210308005002768
129916 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_npiv.c' (128,178) at 20210307214930334
129917 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml' (128,179) at 20240405153045013
129918 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/recipes-kernel/linux/linux-aspeed_%.bbappend' (128,180) at 20220302040015788
129919 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/float_convs.ref' (128,181) at 20221215040039390
129920 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkstack.pl' (128,182) at 20240405153232103
129921 2025-01-08 03:00:53.845-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_blackhole_dev.c' (128,183) at 20240405153231955
129922 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/amba-pl08x.c' (128,184) at 20240405153046981
129923 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts' (128,185) at 20240405153229899
129924 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,ssi.txt' (128,186) at 20210307214925430
129925 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/crc32le-vx.S' (128,187) at 20240405153046273
129926 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1-salvator-xs.dts' (128,188) at 20240405153229963
129927 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_debug.h' (128,189) at 20240405153051529
129928 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/Kconfig' (128,190) at 20240405153230807
129929 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f.h' (128,191) at 20230426080043744
129930 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi' (128,192) at 20240405153045833
129931 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/bus.c' (128,193) at 20210307214929790
129932 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/cmtp.h' (128,194) at 20210916100017987
129933 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_layer.hpp' (128,195) at 20231024080024813
129934 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d2-pinfunc.h' (128,196) at 20210308005002612
129935 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg' (128,197) at 20210803000022008 to deleted uid set
129936 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb' (128,198) at 20241221090017504
129937 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-006d.conf' (128,199) at 20240904080027734
129938 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/64/pgtable-4k.h' (128,200) at 20220525020652034
129939 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/fixes.patch' (128,201) at 20210729000029104
129940 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/pic32mzda.dtsi' (128,202) at 20210308005002816
129941 2025-01-08 03:00:53.846-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/leds/gen3-led-manager-config-native.bb' (128,203) at 20241206090014230
129942 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-cfi-if.c' (128,204) at 20240326080039462
129943 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc.host.c' (128,205) at 20210307214930554
129944 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/trace.h' (128,206) at 20240805080013987
129945 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fbdev_dma.c' (128,207) at 20240710080014585
129946 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_dumps.robot' (128,208) at 20240628080017121
129947 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/Makefile' (128,209) at 20240405153051405
129948 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ts4800.txt' (128,210) at 20210307214925318
129949 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_layer.h' (128,211) at 20220525020653011
129950 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97362svmb.dts' (128,212) at 20220525020651990
129951 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/sys_ppc32.c' (128,213) at 20240405153046153
129952 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom-rpmh-regulator.c' (128,214) at 20240405153231363
129953 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/ExpRCUFlow.svg' (128,215) at 20210307214925210
129954 2025-01-08 03:00:53.847-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c' (128,216) at 20240405153050125
129955 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h' (128,217) at 20210308005002640
129956 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dm1105/dm1105.c' (128,218) at 20240405153049369
129957 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-extended/sudo/sudo_%.bbappend' (128,219) at 20220402030016075
129958 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgt.c' (128,220) at 20240405153049445
129959 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/Kconfig' (128,221) at 20210308005003456
129960 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/qos.h' (128,222) at 20240405153050105
129961 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/pirq_routing.c' (128,223) at 20210308005002884
129962 2025-01-08 03:00:53.848-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pbr/0001-change-shebang-to-python3.patch' (128,224) at 20241221090017668
129963 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-mt6359.c' (128,225) at 20240405153053973
129964 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/144.out' (128,226) at 20240326080039730
129965 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy_2.1.3.bb' (128,227) at 20241221090017668
129966 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/n2-asm.S' (128,228) at 20210307214926942
129967 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/amdtopology.c' (128,229) at 20240405153046477
129968 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom-bits.h' (128,230) at 20210307214927994
129969 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/devtool' (128,231) at 20240301090012483
129970 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8400-core.c' (128,232) at 20240405153049625
129971 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zlog/zlog_1.2.16.bb' (128,233) at 20220910030013361
129972 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/efi.c' (128,234) at 20240405153046761
129973 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nolibc/.gitignore' (128,235) at 20240405153054357
129974 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/utils.cpp' (128,236) at 20241220090029607
129975 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbfd-buildid.c' (128,237) at 20210309003654960
129976 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-crypto-use-_Generic-only-if-defined-__cplusplus.patch' (128,238) at 20241221090017552
129977 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/get_managed_objects.cpp' (128,239) at 20240820080023686
129978 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb' (128,240) at 20230418080015344
129979 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bispfors' (128,241) at 20210307205553778
129980 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/copy_user.S' (128,242) at 20240405153229995
129981 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/Makefile' (128,243) at 20210309003656000
129982 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_cpuid.c' (128,244) at 20241211090212486
129983 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/eeprom.c' (128,245) at 20210308005003540
129984 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/extable_fixup_types.h' (128,246) at 20240405153046385
129985 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml' (128,247) at 20240405153045121
129986 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbfsctl.h' (128,248) at 20240405153052533
129987 2025-01-08 03:00:53.849-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-lpc2k.c' (128,249) at 20240405153230675
129988 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c' (128,250) at 20240405153230871
129989 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx88-cardlist.rst' (128,251) at 20210307214925230
129990 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/Makefile' (128,252) at 20240405153045689
129991 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment.h' (128,253) at 20210308005003644
129992 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_82575.h' (128,254) at 20210307214929466
129993 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_fetch.c' (128,255) at 20240405153054289
129994 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/v4l2-tpg-colors.c' (128,256) at 20210307214928602
129995 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_chipcommon.h' (128,257) at 20210307214931514
129996 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/softmmu.ld' (128,258) at 20240326080039746
129997 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_bootrom.c' (128,259) at 20210308005003228
129998 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip.c' (128,260) at 20240805080013995
129999 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/rs780e-pch.dtsi' (128,261) at 20220525020651994
130000 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/010_pack_align_power2.dts' (128,262) at 20210308005003752
130001 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-pfo-nx-crypto' (128,263) at 20210309003648248
130002 2025-01-08 03:00:53.850-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/extents_status.c' (128,264) at 20240805080014011
130003 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h' (128,265) at 20240405153050257
130004 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/as3722_gpio.c' (128,266) at 20210308005003468
130005 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto_6.6.bb' (128,267) at 20241221090017688
130006 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/main.c' (128,268) at 20240405153050549
130007 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/pmu-ebb.rst' (128,269) at 20210307214925546
130008 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf_event_api.h' (128,270) at 20240405153052761
130009 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-dwc2.c' (128,271) at 20240906080037308
130010 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/live-block-operations.rst' (128,272) at 20240906080037176
130011 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb' (128,273) at 20231126090012801
130012 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz' (128,274) at 20210307205554594 to deleted uid set
130013 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31790.c' (128,275) at 20240405153048865
130014 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_nflash.c' (128,276) at 20240405153046697
130015 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa300.h' (128,277) at 20210307214925938
130016 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s7106.dts' (128,278) at 20240405153045421
130017 2025-01-08 03:00:53.851-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/easylogo/linux_logo.tga' (128,279) at 20210308005003760 to deleted uid set
130018 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp_sock.c' (128,280) at 20240820080014189
130019 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt' (128,281) at 20210307214925370
130020 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/etc-openct.udev.in-disablePROGRAM.patch' (128,282) at 20230131040012035
130021 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/memory.json' (128,283) at 20240405153054109
130022 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a77990-cpg-mssr.c' (128,284) at 20210308005003352
130023 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/arm_timer.c' (128,285) at 20240906080037300
130024 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/OWNERS' (128,286) at 20210421000030234
130025 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash_8.0.5.bb' (128,287) at 20241221090017528
130026 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/blake2s-generic.c' (128,288) at 20240405153053081
130027 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/mce.c' (128,289) at 20240405153046641
130028 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/mmp-dt.c' (128,290) at 20240405153229911
130029 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3036-kylin.dts' (128,291) at 20241115090012937
130030 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cache_v7_asm.S' (128,292) at 20210308005002552
130031 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_header.hpp' (128,293) at 20230325080023516
130032 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/hmem_private.h' (128,294) at 20210307214930542
130033 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/pcieslot.cpp' (128,295) at 20230821192414188
130034 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-internal_dev.h' (128,296) at 20210307214932038
130035 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/util.h' (128,297) at 20210308005003728
130036 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/as370.txt' (128,298) at 20210307214925322
130037 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/unwind-libunwind.c' (128,299) at 20240405153054085
130038 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kconfig' (128,300) at 20240405153045905
130039 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/Makefile' (128,301) at 20210308005003048
130040 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit/0001-Fix-function-prototype-errors.patch' (128,302) at 20221003030013285
130041 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-usb-lvstest' (128,303) at 20210307214925194
130042 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_alloc.h' (128,304) at 20240405153046649
130043 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gnosjo_Marieholm' (128,305) at 20210307205553782
130044 2025-01-08 03:00:53.852-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-pogo_e02.dts' (128,306) at 20210308005002596
130045 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/atomic.h' (128,307) at 20240405153045621
130046 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/sni_ave.c' (128,308) at 20240405153231051
130047 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/board_selection.c' (128,309) at 20240415080012999
130048 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/cold-redundancy/redundancy_main.cpp' (128,310) at 20210308005405926 to deleted uid set
130049 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/Kconfig' (128,311) at 20240405153049737
130050 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/add-pkgconfig.patch' (128,312) at 20210307205553958
130051 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/OWNERS' (128,313) at 20220805030049772
130052 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/data/phosphor-service-monitor-default.json' (128,314) at 20241213090050862
130053 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ipesys.txt' (128,315) at 20210307214925278
130054 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/i8254.h' (128,316) at 20230426080043768
130055 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/pci_nuvoton_handler.cpp' (128,317) at 20210918000044923
130056 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/Makefile' (128,318) at 20210307214932186
130057 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_cmdq_regs.h' (128,319) at 20240405153046605
130058 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-socket-write' (128,320) at 20240809080013506
130059 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hyperv_timer.h' (128,321) at 20240405153046385
130060 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-histb-combphy.c' (128,322) at 20240405153231311
130061 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read_aux.c' (128,323) at 20240405153054289
130062 2025-01-08 03:00:53.853-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_trigger_diag.h' (128,324) at 20210309003652680
130063 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sun8i_a23_evb_defconfig' (128,325) at 20210308005003280
130064 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/filetable.h' (128,326) at 20240405153052965
130065 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asound_fm.h' (128,327) at 20240405153052949
130066 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer_impl.h' (128,328) at 20240405153052705
130067 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso-note.S' (128,329) at 20210307214926614
130068 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/Kconfig' (128,330) at 20210307214930170
130069 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nvram.h' (128,331) at 20210309003652872
130070 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8766.h' (128,332) at 20210307214932262
130071 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_nandflash_defconfig' (128,333) at 20210308005003248
130072 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/SECURITY.md' (128,334) at 20241206090014206
130073 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_chip.h' (128,335) at 20210307214929974
130074 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_core.sh' (128,336) at 20240405153054297
130075 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/dreamplug.h' (128,337) at 20210308005002904
130076 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom-pm8xxx.c' (128,338) at 20240405153230839
130077 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9261ek.dts' (128,339) at 20210308005002572
130078 2025-01-08 03:00:53.854-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-i2s.yaml' (128,340) at 20240405153045169
130079 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/aspeed-clock.h' (128,341) at 20240405153052641
130080 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-version.service' (128,342) at 20210803000022008
130081 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_rdma.c' (128,343) at 20240405153230583
130082 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/compal-laptop.c' (128,344) at 20240405153051397
130083 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/pch.h' (128,345) at 20210308005002876
130084 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/buffers.c' (128,346) at 20210309003649136
130085 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_drv.c' (128,347) at 20240418080014482
130086 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/kasan-offsets.sh' (128,348) at 20240405153044973
130087 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux-gpio.yaml' (128,349) at 20220525020651694
130088 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_sta.h' (128,350) at 20240805080013979
130089 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/drivers_test.sh' (128,351) at 20210307214932722
130090 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/fbif.h' (128,352) at 20240326080039546
130091 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/_exports.h' (128,353) at 20210308005003560
130092 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-picolibc.inc' (128,354) at 20241221090017612
130093 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_hwmon.c' (128,355) at 20210307214929466
130094 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ebpf/index.rst' (128,356) at 20220525020651778
130095 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7343.c' (128,357) at 20210307214926562
130096 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/pinmux-config-venice2.h' (128,358) at 20210308005003024
130097 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-sys.c' (128,359) at 20210308005003356
130098 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm1250-ev1.h' (128,360) at 20210307214931602
130099 2025-01-08 03:00:53.855-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.err' (128,361) at 20210927100127469
130100 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ips.c' (128,362) at 20240405153051613
130101 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-atr.c' (128,363) at 20240405153230683
130102 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/COIL-1.0' (128,364) at 20241221090017616
130103 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/mc.h' (128,365) at 20210307214926242
130104 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_mh.c' (128,366) at 20210307214931970
130105 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_phys_mem.S' (128,367) at 20221215040039390
130106 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/i2c_eeprom.c' (128,368) at 20210308005003400
130107 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-a10-ic.yaml' (128,369) at 20240405153045085
130108 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/string_table.h' (128,370) at 20210307214931366
130109 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/visitor.h' (128,371) at 20240906080037344
130110 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/Makefile' (128,372) at 20210308005002908
130111 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.h' (128,373) at 20240405153050641
130112 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pt-All' (128,374) at 20210307205553778
130113 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/meson.options' (128,375) at 20231006080024713
130114 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ans-lcd.h' (128,376) at 20210307214928558
130115 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/.gitignore' (128,377) at 20210308005113633
130116 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-6.conf' (128,378) at 20230412080023460
130117 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/tsi108_pci.c' (128,379) at 20240405153046233
130118 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values.c' (128,380) at 20220525020652358
130119 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0004-include-limits.h.patch' (128,381) at 20230706080014761
130120 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/dmard10.c' (128,382) at 20240405153048933
130121 2025-01-08 03:00:53.856-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/net/openvswitch/openvswitch.sh' (128,383) at 20240628080014041 to deleted uid set
130122 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/translate.h' (128,384) at 20241211090212502
130123 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/func_timer.py' (128,385) at 20221209040018567
130124 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/hp-agp.c' (128,386) at 20210307214926938
130125 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/trace.c' (128,387) at 20220525020652270
130126 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/io.h' (128,388) at 20210307214929966
130127 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/mulaw.c' (128,389) at 20210307214932190
130128 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6318.dtsi' (128,390) at 20210308005002812
130129 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/twl6030-regulator.c' (128,391) at 20240405153231367
130130 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/README.md' (128,392) at 20240807080008514
130131 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/kexec-purgatory.S' (128,393) at 20240405153046305
130132 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-cxl-component.c' (128,394) at 20241114091008828
130133 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu.c' (128,395) at 20240906080037472
130134 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_signal.h' (128,396) at 20220429100100614
130135 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_limit.c' (128,397) at 20220525020654879
130136 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/ftrace2bconf.sh' (128,398) at 20240405153054037
130137 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/check_sparse.py' (128,399) at 20210308005046237
130138 2025-01-08 03:00:53.857-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c' (128,400) at 20240405153230647
130139 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c' (128,401) at 20240405153230571
130140 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (128,402) at 20210702100031190
130141 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6ul.dtsi' (128,403) at 20210308005002588
130142 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/per_event_excludes.c' (128,404) at 20210309003656012
130143 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb' (128,405) at 20241221090017496
130144 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/util/Build' (128,406) at 20210307214932522
130145 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-hpc.c' (128,407) at 20210307214926290
130146 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/bcm2835_sdhost.h' (128,408) at 20210308005046029
130147 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/richtek,rt5190a-regulator.h' (128,409) at 20240405153052653
130148 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc-ccitt.c' (128,410) at 20210307214931794
130149 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/microblaze-stack-protect.xml' (128,411) at 20230426080043664
130150 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wireguard.h' (128,412) at 20210307214931686
130151 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arjang' (128,413) at 20210307205553778
130152 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/pcibios.c' (128,414) at 20240405153230007
130153 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-amarula-relic.dts' (128,415) at 20210308005002616
130154 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb' (128,416) at 20241221090017552
130155 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/occ' (128,417) at 20221110040028914
130156 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_encoder.c' (128,418) at 20240405153047301
130157 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/acpi.json' (128,419) at 20240906080037428
130158 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/flash.h' (128,420) at 20210307214925850
130159 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/compat-signal.h' (128,421) at 20210307214926210
130160 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pim4328.rst' (128,422) at 20220525020651738
130161 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kexec.c' (128,423) at 20240405153046077
130162 2025-01-08 03:00:53.858-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_ethtool.c' (128,424) at 20240405153049937
130163 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_partition.c' (128,425) at 20220525020653371
130164 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emupcm.c' (128,426) at 20240405153232131
130165 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml' (128,427) at 20240405153229759
130166 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ddr.h' (128,428) at 20210308005002964
130167 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dprc.c' (128,429) at 20210308005003432
130168 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc4xx_sdram.c' (128,430) at 20241211090212322
130169 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qstring.c' (128,431) at 20221215040039390
130170 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/trace.h' (128,432) at 20220429100100498
130171 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MSI_Primo81_defconfig' (128,433) at 20210308005003240
130172 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap24xx.h' (128,434) at 20210307214925918
130173 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c' (128,435) at 20240405153050249
130174 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/Cargo.toml' (128,436) at 20241211090212458
130175 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i2c_eeprom.h' (128,437) at 20210308005003652
130176 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_fb.h' (128,438) at 20240405153048749
130177 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/obmc-console.conf' (128,439) at 20230512080018777
130178 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.c' (128,440) at 20240405153050645
130179 2025-01-08 03:00:53.859-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Apstar6_C-134.0E' (128,441) at 20210307205553758
130180 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/files/dwarfsrcfiles.c' (128,442) at 20210729000029132
130181 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c' (128,443) at 20210308005002920
130182 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_usif.h' (128,444) at 20210307214927918
130183 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/ssp.h' (128,445) at 20210307214925850
130184 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8062-smb208.dtsi' (128,446) at 20240405153045541
130185 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0001-comparison_fn_t-is-glibc-specific-use-raw-signature-.patch' (128,447) at 20230919080013990
130186 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_spi_rcw.cfg' (128,448) at 20210308005002992
130187 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mm-imx3.c' (128,449) at 20240405153045649
130188 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-belkin.c' (128,450) at 20210307214928086
130189 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/supervisor.service' (128,451) at 20210307205554030
130190 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_formatter_subsystem_defs.h' (128,452) at 20210307214930550
130191 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c' (128,453) at 20240910080014038
130192 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/MAINTAINERS' (128,454) at 20210308005003052
130193 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-Include-sys-sysmacros.h-for-major-minor-macros-in-gl.patch' (128,455) at 20210307205553826
130194 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/runlist.h' (128,456) at 20210307214931198
130195 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cell.h' (128,457) at 20210307214926462
130196 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libsoup/libsoup_3.6.1.bb' (128,458) at 20241221090017696
130197 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/stallwarn.rst' (128,459) at 20241211090145365
130198 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/spl.c' (128,460) at 20210308005002988
130199 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/load_bytes_relative.c' (128,461) at 20210307214932646
130200 2025-01-08 03:00:53.860-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/clear_page.S' (128,462) at 20240405153046261
130201 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/pinmux-sh7203.c' (128,463) at 20210307214926562
130202 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_follower.bpf.c' (128,464) at 20240405153054185
130203 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m53xxacr.h' (128,465) at 20210307214926162
130204 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-15.c' (128,466) at 20210307214931190
130205 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.0.bb' (128,467) at 20241221090017528
130206 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppce500_spin.c' (128,468) at 20241211090212322
130207 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/board.c' (128,469) at 20210307214926186
130208 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/opera1.c' (128,470) at 20240405153230823
130209 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_user_management_sub_menu.robot' (128,471) at 20240628080017113
130210 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-spi-eeprom' (128,472) at 20220525020651634
130211 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ts4600_defconfig' (128,473) at 20210308005003284
130212 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/plane.h' (128,474) at 20240405153048769
130213 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/nfc.h' (128,475) at 20220525020654643
130214 2025-01-08 03:00:53.861-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk_hard.c' (128,476) at 20240405153230779
130215 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/exports.c' (128,477) at 20210308005003224
130216 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_sys_manager.c' (128,478) at 20240405153048777
130217 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/pipeline.json' (128,479) at 20220525020655143
130218 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/gxbb-aoclkc.h' (128,480) at 20210307214931346
130219 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-block-iothread.c' (128,481) at 20241211090212550
130220 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/drbd-connection-state-overview.dot' (128,482) at 20210307214925218
130221 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/proc.c' (128,483) at 20240405153051421
130222 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lznt.c' (128,484) at 20241111090012145
130223 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kallered' (128,485) at 20210307205553786
130224 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_codec.h' (128,486) at 20240405153049397
130225 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stm32-lptimer.c' (128,487) at 20240405153230839
130226 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache.c' (128,488) at 20240405153230187
130227 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp133.dtsi' (128,489) at 20240405153045581
130228 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp' (128,490) at 20240702080002395
130229 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.err' (128,491) at 20230925080040089
130230 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libdnet/libdnet_1.18.0.bb' (128,492) at 20240413080012643
130231 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-pcm.c' (128,493) at 20241001080013036
130232 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/linux/export.h' (128,494) at 20240405153232283
130233 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.10.bb' (128,495) at 20241221090017692
130234 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/evdev.wrap' (128,496) at 20230721080022734
130235 2025-01-08 03:00:53.862-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ntfs.rst' (128,497) at 20210307214925490
130236 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/boards.h' (128,498) at 20241211090212358
130237 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/sample-parsing.c' (128,499) at 20240405153054093
130238 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/133' (128,500) at 20210927100127485
130239 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/iommu.c' (128,501) at 20240405153230051
130240 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/gpio-ep93xx.h' (128,502) at 20240405153045645
130241 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt' (128,503) at 20210307214925438
130242 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exstore.c' (128,504) at 20240405153046621
130243 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/Kconfig' (128,505) at 20210307214930310
130244 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_zynq.c' (128,506) at 20210308005003348
130245 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__on.hpp' (128,507) at 20241219090033964
130246 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt' (128,508) at 20210307214925390
130247 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/display_timing.h' (128,509) at 20210307214931694
130248 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/thermometer.conf' (128,510) at 20240405153054381
130249 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/rockchip,nand-controller.yaml' (128,511) at 20240405153045113
130250 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.h' (128,512) at 20220525020652959
130251 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_stats.h' (128,513) at 20210307214928434
130252 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h' (128,514) at 20240405153230603
130253 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-main.c' (128,515) at 20240405153049569
130254 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/locks.h' (128,516) at 20220525020654475
130255 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/LICENSE.txt' (128,517) at 20210307205554258
130256 2025-01-08 03:00:53.863-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.ubsan' (128,518) at 20240405153053433
130257 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/seccomp_bpf.c' (128,519) at 20240503080014518
130258 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/core.h' (128,520) at 20210307214926770
130259 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_w.c' (128,521) at 20210308005046505
130260 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/cgdb/0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch' (128,522) at 20230609080014391
130261 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-base.dtsi' (128,523) at 20240405153045605
130262 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/virt.c' (128,524) at 20241211090212290
130263 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/qcom_defconfig' (128,525) at 20240405153229907
130264 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/abilis,tb10x-ictl.txt' (128,526) at 20210307214925342
130265 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/snps-arc_ps2.txt' (128,527) at 20210307214925422
130266 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server.hpp' (128,528) at 20210716000108010
130267 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vrr.c' (128,529) at 20240418080014490
130268 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/meson_mx_ao_arc.c' (128,530) at 20240405153051481
130269 2025-01-08 03:00:53.864-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_avx2.c' (128,531) at 20210307214931814
130270 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/oxu210hp-hcd.c' (128,532) at 20240405153231559
130271 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-reset-host-check@.service.in' (128,533) at 20230513080022442
130272 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsconvert.c' (128,534) at 20240405153046621
130273 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a5_00000007.dtsi' (128,535) at 20210308005002872
130274 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon.c' (128,536) at 20240405153230635
130275 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mdio/Makefile' (128,537) at 20210308005003436
130276 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-dma-contig.h' (128,538) at 20210307214931550
130277 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_common.h' (128,539) at 20240405153232183
130278 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/event.cpp' (128,540) at 20240822080031261
130279 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/Makefile' (128,541) at 20240405153230783
130280 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-ap806-quad.dtsi' (128,542) at 20210308005002568
130281 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sha512.c' (128,543) at 20230925080040101
130282 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel.dtsi' (128,544) at 20241211090145373
130283 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-accounts-modal-user.html' (128,545) at 20210308005107065
130284 2025-01-08 03:00:53.865-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-dhcrelay.service.in' (128,546) at 20240917080011787
130285 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/NEWS' (128,547) at 20210307205554642
130286 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/vuart.h' (128,548) at 20210307214930174
130287 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress_block.c' (128,549) at 20240405153053117
130288 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-isa.c' (128,550) at 20241211090212258
130289 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa3xx-gcu.h' (128,551) at 20210307214930934
130290 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/stm32/Makefile' (128,552) at 20210307214928598
130291 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/c-periphery/c-periphery_2.4.2.bb' (128,553) at 20230813080012852
130292 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044.dtsi' (128,554) at 20241008080013895
130293 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qboot.rom' (128,555) at 20221215040039234 to deleted uid set
130294 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma8452.c' (128,556) at 20240405153230687
130295 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/thread.c' (128,557) at 20210309003649136
130296 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-tcon-ch0-clk.yaml' (128,558) at 20240405153045021
130297 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/Kconfig' (128,559) at 20210308005003040
130298 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_acpi.h' (128,560) at 20240405153048433
130299 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/controller.cpp' (128,561) at 20240719080031533
130300 2025-01-08 03:00:53.866-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-i9100.dts' (128,562) at 20240405153229899
130301 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci.h' (128,563) at 20241216090017745
130302 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.1.rst' (128,564) at 20241221090017600
130303 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_b.c' (128,565) at 20210308005046509
130304 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_ebi.h' (128,566) at 20210308005003020
130305 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-dai-etdm.c' (128,567) at 20240405153053969
130306 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/Makefile' (128,568) at 20210308005003540
130307 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/Kconfig' (128,569) at 20210308005003052
130308 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/fw_update_watch.cpp' (128,570) at 20230915080021805
130309 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/cpu.c' (128,571) at 20210308005002788
130310 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hw.h' (128,572) at 20220525020653767
130311 2025-01-08 03:00:53.867-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_mixer.c' (128,573) at 20240405153053541
130312 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sysfs.c' (128,574) at 20240913080013829
130313 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic1_qm0_regs.h' (128,575) at 20240405153046577
130314 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx7d-clock.yaml' (128,576) at 20240405153045025
130315 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8qxp.c' (128,577) at 20240405153231319
130316 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,axi-i2s.txt' (128,578) at 20210307214925426
130317 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/lager.c' (128,579) at 20210308005003036
130318 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_main.cpp' (128,580) at 20230516080019606
130319 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c' (128,581) at 20241216090017717
130320 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/Kconfig.aic7xxx' (128,582) at 20240405153051553
130321 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/devres.c' (128,583) at 20240405153051465
130322 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target-con-set.h' (128,584) at 20240906080037544
130323 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/Makefile' (128,585) at 20210308005003036
130324 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_router_ipv4_user.c' (128,586) at 20240820080014189
130325 2025-01-08 03:00:53.868-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_reg.c' (128,587) at 20240405153050341
130326 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ivtvfb.h' (128,588) at 20210307214931638
130327 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/draco.h' (128,589) at 20210308005003592
130328 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SugarCRM-1.1.3' (128,590) at 20210307205554426
130329 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/gpio_mock.hpp' (128,591) at 20230511080028987
130330 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/messenger.h' (128,592) at 20240405153231803
130331 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mac.h' (128,593) at 20240405153231235
130332 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/jcore-pit.c' (128,594) at 20240405153046877
130333 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-stats.rst' (128,595) at 20240405153045301
130334 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ab-eoz9.c' (128,596) at 20241211090145485
130335 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable-x86-dfi-bt700.h' (128,597) at 20210308005003620
130336 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-relative-long.c' (128,598) at 20230426080043952
130337 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/Kconfig' (128,599) at 20210308005003024
130338 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu10_smumgr.c' (128,600) at 20240405153048341
130339 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts' (128,601) at 20241211090145373
130340 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/Makefile' (128,602) at 20240405153045721
130341 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c_1.2.0.bb' (128,603) at 20241221090017656
130342 2025-01-08 03:00:53.869-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb' (128,604) at 20240907080017073
130343 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/v10_structs.h' (128,605) at 20210307214927706
130344 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/ia_css_rmgr.h' (128,606) at 20210307214930570
130345 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/common/irq.c' (128,607) at 20210307214926286
130346 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/config-fragments/README' (128,608) at 20240405153232231
130347 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ezchip,nps400-timer1.txt' (128,609) at 20210307214925446
130348 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/oem_ibm_handler.hpp' (128,610) at 20240910080037467
130349 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib.h' (128,611) at 20240405153049117
130350 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_algs.c' (128,612) at 20240405153046933
130351 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan.c' (128,613) at 20240405153231239
130352 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_clsf.c' (128,614) at 20210307214929378
130353 2025-01-08 03:00:53.870-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/maccess.h' (128,615) at 20240405153230079
130354 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tzdata_2024.2.bb' (128,616) at 20241221090017560
130355 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat/99_sysstat' (128,617) at 20210307205554570
130356 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/faultinfo_32.h' (128,618) at 20210307214926754
130357 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-tiecap.c' (128,619) at 20240405153231359
130358 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/xpedite550x.c' (128,620) at 20210308005003172
130359 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/gen_vdso_offsets.sh' (128,621) at 20240405153046081
130360 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_tool_impl.hpp' (128,622) at 20240826080018283
130361 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager/daytonax-baseboard.json' (128,623) at 20230209040014209
130362 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/MAINTAINERS' (128,624) at 20210308005002964
130363 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/reserved_bits_mmcra_sample_elig_mode_test.c' (128,625) at 20240405153054361
130364 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq6018.c' (128,626) at 20240405153051345
130365 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml' (128,627) at 20240405153045141
130366 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/immap_qe.h' (128,628) at 20240405153052881
130367 2025-01-08 03:00:53.871-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_ca5x2.h' (128,629) at 20210308005003624
130368 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-battery.txt' (128,630) at 20220525020651706
130369 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (128,631) at 20240904080027730
130370 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/x86-opcode-map.txt' (128,632) at 20240613080016375
130371 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/yama/Makefile' (128,633) at 20210307214932186
130372 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/URB.rst' (128,634) at 20210309003648412
130373 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/measure.c' (128,635) at 20240405153052561
130374 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (128,636) at 20241107090014377
130375 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-80x0.dtsi' (128,637) at 20210307214926022
130376 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/index.rst' (128,638) at 20220525020651722
130377 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-omnitek.h' (128,639) at 20210307214928682
130378 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/unwind-libdw.c' (128,640) at 20240405153232223
130379 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/msl_verify_main.cpp' (128,641) at 20210308005102829
130380 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci.c' (128,642) at 20210308005003516
130381 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml' (128,643) at 20240405153045109
130382 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-cards.c' (128,644) at 20220525020653275
130383 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/Kconfig' (128,645) at 20240405153047049
130384 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/kernel-entry-init.h' (128,646) at 20210307214926222
130385 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/cpu-v7m.c' (128,647) at 20241211090212470
130386 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common.c' (128,648) at 20210307214929766
130387 2025-01-08 03:00:53.872-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/reliable-stacktrace.rst' (128,649) at 20240405153229819
130388 2025-01-08 03:00:53.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp116x.h' (128,650) at 20220525020654275
130389 2025-01-08 03:00:53.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-m2m.h' (128,651) at 20240405153049413
130390 2025-01-08 03:00:53.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/aacraid.h' (128,652) at 20241011080017343
130391 2025-01-08 03:00:53.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop1.c' (128,653) at 20210307214932646
130392 2025-01-08 03:00:53.873-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/u-boot.lds' (128,654) at 20210308005002836
130393 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pch_udc.c' (128,655) at 20240405153052089
130394 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (128,656) at 20240828080010887
130395 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/intrinsic.json' (128,657) at 20240405153054109
130396 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188.dtsi' (128,658) at 20240405153045561
130397 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/meson.build' (128,659) at 20231018080019175
130398 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c' (128,660) at 20240405153050249
130399 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/renesas,rcar-can.yaml' (128,661) at 20220525020651694
130400 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/lshrsi3.S' (128,662) at 20210308005002852
130401 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/makefile-strip.patch' (128,663) at 20210905000020557
130402 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/intel-nhlt.h' (128,664) at 20240405153052889
130403 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tunnel.h' (128,665) at 20241008080013983
130404 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-enable-tests.patch' (128,666) at 20230706080014737
130405 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/basic.json' (128,667) at 20240405153054117
130406 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/form-input-error.js' (128,668) at 20210308005107069
130407 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/xz_wrap.sh' (128,669) at 20210307214932162
130408 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/machine_kexec.c' (128,670) at 20240712080021057
130409 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am572x-idk-touchscreen.dtso' (128,671) at 20240405153045597
130410 2025-01-08 03:00:53.874-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.out' (128,672) at 20210308005046401 to deleted uid set
130411 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/trace.h' (128,673) at 20240405153046713
130412 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi' (128,674) at 20240405153229967
130413 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/boot.h' (128,675) at 20210308005003644
130414 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/msr.c' (128,676) at 20210307214932678
130415 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc32xx.dtsi' (128,677) at 20240405153045533
130416 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-util-filemonitor.c' (128,678) at 20240906080037584
130417 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/sshguard/sshguard_2.4.3.bb' (128,679) at 20230813080012860
130418 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_drv.c' (128,680) at 20240405153230595
130419 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.h' (128,681) at 20240405153048453
130420 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsed' (128,682) at 20210307205553782
130421 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarvso' (128,683) at 20210307205553782
130422 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/svg/bitbake_tasks_map.svg' (128,684) at 20231126090012821
130423 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08.h' (128,685) at 20240405153051337
130424 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/sppctl.h' (128,686) at 20240405153051373
130425 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_route.c' (128,687) at 20240405153053169
130426 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h' (128,688) at 20240405153230603
130427 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsl_mc.h' (128,689) at 20220525020654667
130428 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/hsu.c' (128,690) at 20240405153046993
130429 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dts' (128,691) at 20240405153229867
130430 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/sifive/Makefile' (128,692) at 20220525020652086
130431 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm63xx-i2s-whistler.c' (128,693) at 20240405153232143
130432 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/remove_duplicate_install.patch' (128,694) at 20230317080013793
130433 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/util.c' (128,695) at 20210307214931042
130434 2025-01-08 03:00:53.875-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/asmmacro.h' (128,696) at 20210307214926114
130435 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_by_type.cpp' (128,697) at 20240903080027143
130436 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/config' (128,698) at 20240405153232275
130437 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/traceroute.sh' (128,699) at 20210307214932694
130438 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/UCP1020_defconfig' (128,700) at 20210308005003244
130439 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/test/test_instance_id.hpp' (128,701) at 20240903080027143
130440 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-baytrail.c' (128,702) at 20240405153048897
130441 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_kmod.sh' (128,703) at 20240405153054285
130442 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/remote-bios-configuration.md' (128,704) at 20221209040006395
130443 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/trace-events' (128,705) at 20210927100127025
130444 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_algs.c' (128,706) at 20241011080017299
130445 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/tobermory.c' (128,707) at 20240405153053985
130446 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/hppb.c' (128,708) at 20240405153231283
130447 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550b.dtsi' (128,709) at 20240405153045777
130448 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinityd.h' (128,710) at 20210307214928026
130449 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_rwpf.h' (128,711) at 20240613080016423
130450 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623n-bananapi-bpi-r2.dts' (128,712) at 20240405153045461
130451 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mp8859.txt' (128,713) at 20210307214925410
130452 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/rxrpc.c' (128,714) at 20240405153231607
130453 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_rx.c' (128,715) at 20240405153050697
130454 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-macro.S' (128,716) at 20210307214925966
130455 2025-01-08 03:00:53.876-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcf8390.h' (128,717) at 20210307214926162
130456 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2.h' (128,718) at 20240405153046601
130457 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl2g.cfg' (128,719) at 20210308005002924
130458 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.clang' (128,720) at 20210308005003292
130459 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_32.c' (128,721) at 20210309003648992
130460 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Chassis_v1.xml' (128,722) at 20240918080002708
130461 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga-flash-128m.dtsi' (128,723) at 20220525020652198
130462 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/branch.json' (128,724) at 20240405153054105
130463 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/phosphor-led-manager/service-override.conf' (128,725) at 20210617100024963
130464 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/valkey.service' (128,726) at 20241221090017524
130465 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/ti,sci_pm_domain.h' (128,727) at 20210307214931350
130466 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/MAINTAINERS' (128,728) at 20210308005003004
130467 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svcauth_gss.h' (128,729) at 20210307214931518
130468 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mmvec/macros.def' (128,730) at 20220429100100786
130469 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-cpu-boot-done.service' (128,731) at 20241214090210267
130470 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/spl.c' (128,732) at 20210308005002996
130471 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau17x1.c' (128,733) at 20240405153053565
130472 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.err' (128,734) at 20230925080040089
130473 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,brcmstb-i2c.yaml' (128,735) at 20220525020651678
130474 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/dax-private.h' (128,736) at 20240405153046973
130475 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-mecool-kii-pro.dts' (128,737) at 20240405153045713
130476 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/multiple_kprobes.tc' (128,738) at 20240405153054305
130477 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/signal_32.c' (128,739) at 20240405153046329
130478 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cavium-rng-vf.c' (128,740) at 20240405153046753
130479 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cherrs.S' (128,741) at 20210307214926590
130480 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/compat.h' (128,742) at 20240405153046001
130481 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon/obmc/fan-watchdog/fan-watchdog.conf' (128,743) at 20210307205553702
130482 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_ssl.robot' (128,744) at 20240910080016938
130483 2025-01-08 03:00:53.877-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-stm' (128,745) at 20210309003648248
130484 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmx.h' (128,746) at 20240405153230115
130485 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/meson.options' (128,747) at 20240620080022759
130486 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/machine.h' (128,748) at 20240405153052693
130487 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context_sseu.c' (128,749) at 20240405153048485
130488 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-power.json' (128,750) at 20240405153054133
130489 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/amstaos,tsl2563.yaml' (128,751) at 20210309003648360
130490 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp257.dtsi' (128,752) at 20240405153045829
130491 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/fw_search_path.rst' (128,753) at 20240405153045189
130492 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/isl29501.c' (128,754) at 20240405153230695
130493 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/spi-nor.rst' (128,755) at 20240405153045193
130494 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/Makefile' (128,756) at 20210308005002816
130495 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/redwood_defconfig' (128,757) at 20210309003648872
130496 2025-01-08 03:00:53.878-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_driver.c' (128,758) at 20240405153046137
130497 2025-01-08 03:00:53.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c.c' (128,759) at 20241008080013959
130498 2025-01-08 03:00:53.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmu_gather.c' (128,760) at 20240405153231971
130499 2025-01-08 03:00:53.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac.c' (128,761) at 20240405153231039
130500 2025-01-08 03:00:53.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cypress_dpm.c' (128,762) at 20240405153048709
130501 2025-01-08 03:00:53.879-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Goulburn-Rocky_Hill' (128,763) at 20210307205553762
130502 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-cache.json' (128,764) at 20240405153054129
130503 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Makefile' (128,765) at 20240405153229859
130504 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch' (128,766) at 20230706080014757
130505 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c' (128,767) at 20241216090017705
130506 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/hpet.c' (128,768) at 20240405153230127
130507 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_debug.c' (128,769) at 20240405153046301
130508 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-mxic.h' (128,770) at 20240405153052745
130509 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/composite.txt' (128,771) at 20240405153045029
130510 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h128m8_3_266_cl5_async.c' (128,772) at 20210308005002548
130511 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_getcount_unittest.cpp' (128,773) at 20220824030029051
130512 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc_arria10.c' (128,774) at 20210308005002780
130513 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.yaml' (128,775) at 20240405153045041
130514 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/gpio.c' (128,776) at 20220525020651990
130515 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (128,777) at 20231012080014468
130516 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dac02.c' (128,778) at 20240405153046893
130517 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts_%.bbappend' (128,779) at 20221017030012214
130518 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag.h' (128,780) at 20240405153231771
130519 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6358.dtsi' (128,781) at 20210308005002812
130520 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb' (128,782) at 20241206090014258
130521 2025-01-08 03:00:53.880-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb' (128,783) at 20241204090019711
130522 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/phosphor-dbus-interfaces.wrap' (128,784) at 20240329080027212
130523 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_structs.h' (128,785) at 20210308005046089
130524 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hip04.c' (128,786) at 20240405153230211
130525 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/parm_def' (128,787) at 20210308005007100
130526 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/model_206ax.h' (128,788) at 20210308005002876
130527 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-inet-d978-rev2.dts' (128,789) at 20240405153045389
130528 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/itd1000.h' (128,790) at 20210307214928626
130529 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx8581.c' (128,791) at 20240405153231375
130530 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/rx.c' (128,792) at 20240405153050293
130531 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/buildhistory_analysis.py' (128,793) at 20240106090017257
130532 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/memory.h' (128,794) at 20240405153045621
130533 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.gitignore' (128,795) at 20240307090019084
130534 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5728.dtsi' (128,796) at 20240405153045597
130535 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/contec_pci_dio.c' (128,797) at 20240405153046893
130536 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freeipmi/freeipmi_1.6.14.bb' (128,798) at 20241221090017536
130537 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c' (128,799) at 20241216090017713
130538 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb' (128,800) at 20241206090014234
130539 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/036' (128,801) at 20220429100100886
130540 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch' (128,802) at 20210307205554506
130541 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/phosphor-logging.wrap' (128,803) at 20230921080009745
130542 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/meson.build' (128,804) at 20241211090212246
130543 2025-01-08 03:00:53.881-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/qcomsmempart.c' (128,805) at 20240405153049705
130544 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_bist.c' (128,806) at 20210308005003364
130545 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram.h' (128,807) at 20210308005002664
130546 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.49-fortify-strcpy-crash.patch' (128,808) at 20210307205553822
130547 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js' (128,809) at 20210307205554282
130548 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r7s9210-cpg-mssr.c' (128,810) at 20210309003649252
130549 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_forms.scss' (128,811) at 20220105012522983
130550 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7185.c' (128,812) at 20240405153049337
130551 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/settings' (128,813) at 20210309003655996
130552 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/0001-ptpd-Solve-memory-leak-for-function-NTPDCrequest.patch' (128,814) at 20210307205553822
130553 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sitronix,st7735r.yaml' (128,815) at 20240405153045049
130554 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip07-d05.dts' (128,816) at 20220525020651914
130555 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm013.dts' (128,817) at 20210308005002632
130556 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/sbc8641d.c' (128,818) at 20210308005003048
130557 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/Makefile' (128,819) at 20210307214927770
130558 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/cyclone.c' (128,820) at 20210307214926122
130559 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_xs.c' (128,821) at 20240405153231603
130560 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libwacom/libwacom_2.8.0.bb' (128,822) at 20231126090012781
130561 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_w.c' (128,823) at 20210308005046517
130562 2025-01-08 03:00:53.882-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0003-coredump-set-ProtectHome-to-read-only.patch' (128,824) at 20241221090017644
130563 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/Kconfig' (128,825) at 20210308005002796
130564 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/anybuss-client.h' (128,826) at 20220525020654115
130565 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/tw-All' (128,827) at 20210307205553794
130566 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/vxlan.rst' (128,828) at 20210309003648452
130567 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/swab.h' (128,829) at 20210307214925670
130568 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hsdk_defconfig' (128,830) at 20210308005003260
130569 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-pro5.c' (128,831) at 20210308005002792
130570 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/a4m072.dts' (128,832) at 20240405153046089
130571 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_qos.c' (128,833) at 20240405153050177
130572 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/Makefile' (128,834) at 20210308005003548
130573 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-bananapro.dts' (128,835) at 20240405153045385
130574 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/toshiba.yaml' (128,836) at 20240405153045017
130575 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpopcode.h' (128,837) at 20210307214925978
130576 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell_dev_callouts.json' (128,838) at 20240117090012269
130577 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_hda_dsp_common.h' (128,839) at 20210307214932386
130578 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_accel.h' (128,840) at 20210307214930674
130579 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh7705.c' (128,841) at 20240405153230091
130580 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (128,842) at 20210819000021018
130581 2025-01-08 03:00:53.883-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/base.c' (128,843) at 20240405153230607
130582 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/altera_uart.c' (128,844) at 20210308005003484
130583 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/stacktrace.c' (128,845) at 20240405153046153
130584 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/debugfs.c' (128,846) at 20210307214929966
130585 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c' (128,847) at 20240405153231491
130586 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/main.c' (128,848) at 20240405153054037
130587 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_state.h' (128,849) at 20210307214931646
130588 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_SPIFLASH_defconfig' (128,850) at 20210308005003240
130589 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/Kconfig' (128,851) at 20240405153046949
130590 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/Makefile' (128,852) at 20240405153054045
130591 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_1_enum.h' (128,853) at 20210307214927534
130592 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/Makefile' (128,854) at 20210307214926010
130593 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-ti.dts' (128,855) at 20240405153045781
130594 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decContext.h' (128,856) at 20210308005046041
130595 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-clone-visitor.c' (128,857) at 20221215040039390
130596 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/sensor_manager_test.cpp' (128,858) at 20240919080039606
130597 2025-01-08 03:00:53.884-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allidefs.def' (128,859) at 20220429100100786
130598 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/Kconfig' (128,860) at 20210307214929574
130599 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.cpp' (128,861) at 20240822080027617
130600 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c' (128,862) at 20210307214927766
130601 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (128,863) at 20240308090017907
130602 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_2_offset.h' (128,864) at 20210307214927674
130603 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1-lte.dts' (128,865) at 20240405153045781
130604 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Risback' (128,866) at 20210307205553790
130605 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/logcheck/logcheck_1.4.3.bb' (128,867) at 20241206090014266
130606 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_dctcp_release.c' (128,868) at 20220525020655195
130607 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/karma.c' (128,869) at 20210307214926786
130608 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/Makefile' (128,870) at 20210308005003088
130609 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/switch_to.h' (128,871) at 20210307214926554
130610 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ctinfo.h' (128,872) at 20210307214931574
130611 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/txrx.c' (128,873) at 20240405153050409
130612 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/device.c' (128,874) at 20240405153049037
130613 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_query.h' (128,875) at 20210307214927842
130614 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/packagefiles/boost/meson.build' (128,876) at 20240625080021640
130615 2025-01-08 03:00:53.885-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.eslintignore' (128,877) at 20211106000023633
130616 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_ipvs.h' (128,878) at 20210307214931646
130617 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device/driver.h' (128,879) at 20240405153052681
130618 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mxs-lradc.c' (128,880) at 20240405153230835
130619 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/checksum.h' (128,881) at 20220525020651966
130620 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/privileges.hpp' (128,882) at 20240912080003142
130621 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/syscall-counts.py' (128,883) at 20210307214932570
130622 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/chsh' (128,884) at 20210307205554570
130623 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_resource.h' (128,885) at 20220429100100618
130624 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/horus3a.c' (128,886) at 20240405153049289
130625 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/Makefile' (128,887) at 20210308005002920
130626 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf_1.1.bb' (128,888) at 20241206090014318
130627 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_vlan.h' (128,889) at 20210307214931650
130628 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel-mrfld.c' (128,890) at 20210726100024667
130629 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_def.h' (128,891) at 20210308005003364
130630 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/Makefile' (128,892) at 20240405153050073
130631 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml' (128,893) at 20240405153045177
130632 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipport.c' (128,894) at 20240405153053317
130633 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qstring.c' (128,895) at 20221215040039266
130634 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ccs.rst' (128,896) at 20240405153045193
130635 2025-01-08 03:00:53.886-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/string.c' (128,897) at 20240405153046357
130636 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mad.c' (128,898) at 20240405153049053
130637 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c' (128,899) at 20210307214930130
130638 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/brcm_nvram.c' (128,900) at 20240405153231275
130639 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_types_phosphor_nuvoton.bbclass' (128,901) at 20240616080011243
130640 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_ipset.c' (128,902) at 20210307214932058
130641 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_utility.h' (128,903) at 20210307214930950
130642 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi' (128,904) at 20240405153229915
130643 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/Makefile' (128,905) at 20210307214926502
130644 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/syscall_numbering.c' (128,906) at 20220525020655235
130645 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-add-DESTDIR.patch' (128,907) at 20230401080011935
130646 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_bpf.c' (128,908) at 20240405153053245
130647 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/hwinit-common.c' (128,909) at 20210308005002756
130648 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/meson.build' (128,910) at 20231023080001995
130649 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/vf.c' (128,911) at 20240405153050049
130650 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xthead.h' (128,912) at 20230925080039841
130651 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/delay.c' (128,913) at 20220627100016946
130652 2025-01-08 03:00:53.887-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-psci.dts' (128,914) at 20210307214926010
130653 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_i2c_nuvoton.c' (128,915) at 20240405153046765
130654 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/parse.py' (128,916) at 20241221090017588
130655 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hashtable_api.h' (128,917) at 20240405153052697
130656 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi.c' (128,918) at 20240405153049433
130657 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0004-libtool.m4-Change-libtool-to-handle-sysroots-by-defa.patch' (128,919) at 20241221090017664
130658 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_am43xx.h' (128,920) at 20210308005002636
130659 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/strlen_32.S' (128,921) at 20240405153230047
130660 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/seccomp.c' (128,922) at 20210307214932578
130661 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/smi.conf' (128,923) at 20210307205553982
130662 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm016-dc2/psu_init_gpl.c' (128,924) at 20210308005003200
130663 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/TOTPAuthenticator/meson.build' (128,925) at 20240913080021481
130664 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/conga-qeval20-qa3-e3845_defconfig' (128,926) at 20210308005003256
130665 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire1.conf' (128,927) at 20210307205553722
130666 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c' (128,928) at 20240405153048601
130667 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_ctrl.h' (128,929) at 20240405153048597
130668 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/scripts/utilities.mak' (128,930) at 20240405153232247
130669 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc.c' (128,931) at 20210308005003464
130670 2025-01-08 03:00:53.888-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard-som-v15.dts' (128,932) at 20240405153045501
130671 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/Kconfig' (128,933) at 20240405153230219
130672 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/cirrus/cs89x0.rst' (128,934) at 20210309003648444
130673 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/global_data.h' (128,935) at 20210308005002804
130674 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mux/driver.h' (128,936) at 20240405153052749
130675 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml' (128,937) at 20220525020651674
130676 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2571.h' (128,938) at 20210308005003608
130677 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/option,gtm601.yaml' (128,939) at 20240405153229799
130678 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.build' (128,940) at 20230302090047762
130679 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/clock.h' (128,941) at 20210308005002672
130680 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dts' (128,942) at 20240809080013006
130681 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml' (128,943) at 20240405153045157
130682 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.gitignore' (128,944) at 20220330030018050
130683 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98090.c' (128,945) at 20210308005003488
130684 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/__init__.py' (128,946) at 20210307205554434
130685 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu.c' (128,947) at 20241211090212494
130686 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-8xx.h' (128,948) at 20240405153230031
130687 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/templates/default/conf-notes.txt' (128,949) at 20220913030020496
130688 2025-01-08 03:00:53.889-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-cam.c' (128,950) at 20240405153230215
130689 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/alternative.c' (128,951) at 20240405153230115
130690 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/README.md' (128,952) at 20231126090012785
130691 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/opencsd/opencsd_1.5.4.bb' (128,953) at 20241221090017472
130692 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/entrypoint-build.sh' (128,954) at 20230919080013962
130693 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts' (128,955) at 20240805080013923
130694 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/messenger_v1.c' (128,956) at 20240405153231999
130695 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/bcm2835-power.c' (128,957) at 20240405153231347
130696 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/meson.build' (128,958) at 20240402080020610
130697 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gem.h' (128,959) at 20210307214927862
130698 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb' (128,960) at 20241221090017576
130699 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SwitchMetrics.v1_0_2.json' (128,961) at 20240619080002956
130700 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/qemu.bbclass' (128,962) at 20240113090014552
130701 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/graph_ds_impl.rst' (128,963) at 20240405153229747
130702 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/0001-cmake-remove-build-flags.patch' (128,964) at 20241221090017536
130703 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ipaq.c' (128,965) at 20220525020654291
130704 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/ds2482.rst' (128,966) at 20210307214925634
130705 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_check_mtu.c' (128,967) at 20240405153054273
130706 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r1.dts' (128,968) at 20240405153229947
130707 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil_platform.c' (128,969) at 20210309003651576
130708 2025-01-08 03:00:53.890-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_DSCP.c' (128,970) at 20240405153053337
130709 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kup.h' (128,971) at 20240405153230031
130710 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb' (128,972) at 20241221090017548
130711 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_cable_pull_recover.robot' (128,973) at 20240628080017117
130712 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/state.h' (128,974) at 20210308005002848
130713 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/exynos-trng.c' (128,975) at 20240405153230199
130714 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-snagboot_2.0.bb' (128,976) at 20241221090017560
130715 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_ecc.h' (128,977) at 20210308005003552
130716 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/qcom,pshold.yaml' (128,978) at 20240405153045137
130717 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_mvebu.c' (128,979) at 20240405153230175
130718 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/settings/phosphor-settings-defaults-native/bletchley-host-acpi-power-state.yaml' (128,980) at 20221025030015189
130719 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha256_asm.S' (128,981) at 20210307214926574
130720 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fealnx.c' (128,982) at 20240405153049913
130721 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/lock-contention.h' (128,983) at 20240405153054197
130722 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/meson.build' (128,984) at 20231208090010396
130723 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/clps711x-keypad.txt' (128,985) at 20210307214925334
130724 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/bugfix.S' (128,986) at 20210307214926142
130725 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sysfs.h' (128,987) at 20240405153053389
130726 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComputerSystemCollection.json' (128,988) at 20240619080002944
130727 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/Makefile' (128,989) at 20210307214926946
130728 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/vmcoreinfo.rst' (128,990) at 20240326080039406
130729 2025-01-08 03:00:53.891-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/lmedm04.h' (128,991) at 20210307214928814
130730 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-greatlakes.dts' (128,992) at 20230530080039372
130731 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon.h' (128,993) at 20240405153048761
130732 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/Makefile' (128,994) at 20210307214931250
130733 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb' (128,995) at 20241221090017520
130734 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tpm_command.h' (128,996) at 20210307214931526
130735 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Saivomuotka' (128,997) at 20210307205553790
130736 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0030-rev-g.dts' (128,998) at 20240405153045605
130737 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cache_insns.h' (128,999) at 20210307214926550
130738 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3l-0.dtsi' (129,000) at 20220525020652026
130739 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/adi,max77541-regulator.yaml' (129,001) at 20240405153045141
130740 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4215.rst' (129,002) at 20210307214925502
130741 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-dsp-keystone.txt' (129,003) at 20210307214925318
130742 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/conf.c' (129,004) at 20240405153232255
130743 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-offsets.h' (129,005) at 20210307214926370
130744 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE10' (129,006) at 20240405153054369
130745 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/monitor.rst' (129,007) at 20210308005045809
130746 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/testacpi.py2' (129,008) at 20241211090212538
130747 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi' (129,009) at 20240405153229871
130748 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-base64.xml' (129,010) at 20221215040039086
130749 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/handler.cpp' (129,011) at 20240919080030206
130750 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-pisosr.txt' (129,012) at 20240405153045061
130751 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@40/ucd90160@64.conf' (129,013) at 20240904080027738
130752 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_errno_defs.h' (129,014) at 20210927100127265
130753 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/files/destdir.patch' (129,015) at 20210307205553870
130754 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads7924.yaml' (129,016) at 20240405153045073
130755 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/sbom.rst' (129,017) at 20240302090018218
130756 2025-01-08 03:00:53.892-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/OWNERS' (129,018) at 20230502080017612
130757 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/sys.h' (129,019) at 20240405153232211
130758 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gen_kselftest_tar.sh' (129,020) at 20210307214932674
130759 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf117.c' (129,021) at 20220525020652975
130760 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/phy-cadence-torrent.c' (129,022) at 20240805080013999
130761 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cadmus.c' (129,023) at 20210308005002960
130762 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/em28xx-cardlist.rst' (129,024) at 20210309003648288
130763 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.h' (129,025) at 20240405153050637
130764 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-alto35.dts' (129,026) at 20240405153045605
130765 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/omap_remoteproc.h' (129,027) at 20210307214930202
130766 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/botching-up-ioctls.rst' (129,028) at 20240405153045273
130767 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.h' (129,029) at 20220627100016978
130768 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-descriptor.h' (129,030) at 20220525020653907
130769 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kexec.h' (129,031) at 20240405153045857
130770 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig' (129,032) at 20210307205554454
130771 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/cheatsheet.txt' (129,033) at 20210309003655368
130772 2025-01-08 03:00:53.893-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml' (129,034) at 20221207040023627
130773 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/templates/default/conf-notes.txt' (129,035) at 20220913030020492
130774 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2500.h' (129,036) at 20220509100030598
130775 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/serial_uart.rst' (129,037) at 20240405153044973
130776 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/cherryhill.c' (129,038) at 20210308005003008
130777 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/iosm.rst' (129,039) at 20240405153045237
130778 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/rsb.c' (129,040) at 20210308005002784
130779 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/cpuidle.c' (129,041) at 20210307214926566
130780 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/object_server.hpp' (129,042) at 20241126090041355
130781 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trustme_1.2.0.bb' (129,043) at 20241221090017560
130782 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-dfl_fme' (129,044) at 20210309003648248
130783 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/MAINTAINERS' (129,045) at 20210308005002924
130784 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra210-mc.h' (129,046) at 20220525020654547
130785 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-poweron' (129,047) at 20241213090035010
130786 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/Makefile' (129,048) at 20210308005002824
130787 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/Power.errors.yaml' (129,049) at 20210729000040160
130788 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pty.c' (129,050) at 20210307214926618
130789 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Valencia' (129,051) at 20210307205553766
130790 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/test.c' (129,052) at 20210308005003220
130791 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/types.hpp' (129,053) at 20220923030023309
130792 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/setup.c' (129,054) at 20210307214926538
130793 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/realmode.lds.S' (129,055) at 20210307214926750
130794 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt' (129,056) at 20220525020651678
130795 2025-01-08 03:00:53.894-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpumask_api.h' (129,057) at 20240405153052673
130796 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/vmstate-types.c' (129,058) at 20221215040039218
130797 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw71xx-2x.dts' (129,059) at 20240405153229927
130798 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/Kconfig' (129,060) at 20210308005002860
130799 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2' (129,061) at 20210307205554390 to deleted uid set
130800 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_power_util.sh' (129,062) at 20240619080012644
130801 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tlbflush.h' (129,063) at 20240405153229907
130802 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/Kconfig' (129,064) at 20210308005002944
130803 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/trace-events' (129,065) at 20240906080037140
130804 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_int.h' (129,066) at 20210307214926242
130805 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-checksum.c' (129,067) at 20210308005003712
130806 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/coreaudio.m' (129,068) at 20240906080037140
130807 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/cache_shape/Makefile' (129,069) at 20210307214932698
130808 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-bluefield.c' (129,070) at 20240405153049661
130809 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AllowDenyCollection_v1.xml' (129,071) at 20240619080002920
130810 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/prestera.rst' (129,072) at 20240405153045237
130811 2025-01-08 03:00:53.895-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-bitmap.c' (129,073) at 20241211090145445
130812 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/nbdServerService.js' (129,074) at 20210308005107073
130813 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt' (129,075) at 20220525020651678
130814 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/ips.json' (129,076) at 20230921080014641
130815 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5682s.h' (129,077) at 20240405153231863
130816 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/handler_test.cpp' (129,078) at 20240819080030267
130817 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/mm.h' (129,079) at 20210307214927902
130818 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/157.out' (129,080) at 20210308005046453
130819 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-chestnut43.dts' (129,081) at 20240405153045605
130820 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/write_verification_error_tests.cpp' (129,082) at 20210318000037904
130821 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/fakedbusdoc.py' (129,083) at 20230925080039845
130822 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_defconfig' (129,084) at 20210308005003240
130823 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-bypass-mode.rst' (129,085) at 20220525020654131
130824 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/.gitignore' (129,086) at 20210307214932702
130825 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,tpu.yaml' (129,087) at 20220525020651714
130826 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/resetcontainer.c' (129,088) at 20240906080037212
130827 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_phy.h' (129,089) at 20240405153050593
130828 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-can_4.4.2.bb' (129,090) at 20241221090017548
130829 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml' (129,091) at 20221207040023631
130830 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_NAND_defconfig' (129,092) at 20210308005003244
130831 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (129,093) at 20230920080013648
130832 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/f@st1704.c' (129,094) at 20210308005003040
130833 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/palmas-regulator.c' (129,095) at 20240405153051469
130834 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/re2/re2_2024.03.01.bb' (129,096) at 20241206090014262
130835 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/demangle-ocaml-test.c' (129,097) at 20240405153054165
130836 2025-01-08 03:00:53.896-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/Makefile' (129,098) at 20210308005003468
130837 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-dbus-monitor.bbclass' (129,099) at 20210307205554058
130838 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/tiny-init.bb' (129,100) at 20241206090014294
130839 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb' (129,101) at 20241221090017528
130840 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/psnap.h' (129,102) at 20240405153052861
130841 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear3xx.h' (129,103) at 20210307214930122
130842 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/Kconfig' (129,104) at 20240405153231767
130843 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb' (129,105) at 20241221090017544
130844 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/Makefile' (129,106) at 20240405153049273
130845 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/tegra_usb_phy.h' (129,107) at 20240405153052813
130846 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,infracfg.yaml' (129,108) at 20240405153045013
130847 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/test.rs' (129,109) at 20230114040015530
130848 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_nic.h' (129,110) at 20240405153050257
130849 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw.h' (129,111) at 20210307214928846
130850 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.hpp' (129,112) at 20240909080028327
130851 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/filter/event-filter-function.tc' (129,113) at 20240624080012836
130852 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-mod-log.c' (129,114) at 20240405153052297
130853 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2.host.h' (129,115) at 20210307214930550
130854 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/epeg/epeg/0001-configure-Fix-checks-for-libjpeg-and-libexif.patch' (129,116) at 20221003030013285
130855 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r4k-bugs64.c' (129,117) at 20240405153046025
130856 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb' (129,118) at 20241221090017548
130857 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/mmio.c' (129,119) at 20240405153230887
130858 2025-01-08 03:00:53.897-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal.c' (129,120) at 20240405153231159
130859 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/devlink.c' (129,121) at 20240405153231011
130860 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.c' (129,122) at 20220525020652971
130861 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/click-outside.js' (129,123) at 20210308005107069
130862 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/sdbusplus.wrap' (129,124) at 20220322030048836
130863 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/meson.build' (129,125) at 20220913030027317
130864 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ascot2e.h' (129,126) at 20220525020653239
130865 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-riscv.c' (129,127) at 20240405153046881
130866 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq_32.c' (129,128) at 20240405153046433
130867 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/signal.h' (129,129) at 20210307214925866
130868 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/debugfs.h' (129,130) at 20220525020653735
130869 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc75xx.c' (129,131) at 20240405153050381
130870 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/noderef.cocci' (129,132) at 20240405153053441
130871 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_reject.c' (129,133) at 20240405153053333
130872 2025-01-08 03:00:53.898-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77970.c' (129,134) at 20240405153051357
130873 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca963x.c' (129,135) at 20240405153049221
130874 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/Kconfig' (129,136) at 20240405153232139
130875 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0003-Update-usage-of-usbdevfs_urb-to-match-new-kernel-UAP.patch' (129,137) at 20231011080016574
130876 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/alternative.h' (129,138) at 20240405153045849
130877 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch' (129,139) at 20230706080014769
130878 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/htx_softbootme_test.robot' (129,140) at 20240628080017121
130879 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/Kconfig' (129,141) at 20210307214928462
130880 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sdparm/files/make-sysroot-work.patch' (129,142) at 20210307205553994
130881 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch' (129,143) at 20210307205554598
130882 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-sb1250.c' (129,144) at 20210307214926254
130883 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/modsi3.S' (129,145) at 20240405153230007
130884 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-h3-ccu.h' (129,146) at 20240405153052649
130885 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/armadillo-800eva.c' (129,147) at 20210308005002916
130886 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am3517_crane_defconfig' (129,148) at 20210308005003248
130887 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr2d.c' (129,149) at 20240405153230639
130888 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/ptrace.h' (129,150) at 20210308005002840
130889 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user/config' (129,151) at 20210307214932730
130890 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-mcp2221.c' (129,152) at 20240613080016411
130891 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qobject.h' (129,153) at 20240906080037344
130892 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42-sdw.c' (129,154) at 20240405153053577
130893 2025-01-08 03:00:53.899-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dtimg.c' (129,155) at 20210308005003208
130894 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb' (129,156) at 20241206090014258
130895 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmc-snmp-proxy.sysconf' (129,157) at 20210308004938816
130896 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-oneshot.c' (129,158) at 20240405153053053
130897 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_d.c' (129,159) at 20210308005046521
130898 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_artop.c' (129,160) at 20240405153046661
130899 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/Makefile' (129,161) at 20210307214930434
130900 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dcu.h' (129,162) at 20210307214926578
130901 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltage.h' (129,163) at 20240405153045673
130902 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/info.h' (129,164) at 20240405153231863
130903 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/tlb.h' (129,165) at 20220525020651974
130904 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/parser/test.vpd' (129,166) at 20210308005056661 to deleted uid set
130905 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/mce.c' (129,167) at 20240405153046141
130906 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-decl.h' (129,168) at 20240405153046145
130907 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-Revert-meson-do-not-pull-in-clc-for-clover.patch' (129,169) at 20240413080012699
130908 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/imx_rproc.c' (129,170) at 20241018080014542
130909 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spi.h' (129,171) at 20230720080043543
130910 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pps_kernel.h' (129,172) at 20210307214931486
130911 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/harfbuzz/harfbuzz_10.1.0.bb' (129,173) at 20241221090017684
130912 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/default/default.cpp' (129,174) at 20210308005059705
130913 2025-01-08 03:00:53.900-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/Build' (129,175) at 20210307214932514
130914 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/uki.py' (129,176) at 20241221090017628
130915 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-snps-eusb2.c' (129,177) at 20240405153231315
130916 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-refcount.c' (129,178) at 20240326080039382
130917 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-demux-daemon.c' (129,179) at 20241219090010504
130918 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx8mq-reset.h' (129,180) at 20210309003653816
130919 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-mbdrc.yaml' (129,181) at 20240405153045169
130920 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/ChassisIntrusionSensor.cpp' (129,182) at 20241112090003098
130921 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1.dtsi' (129,183) at 20240405153045801
130922 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/itest.S' (129,184) at 20210307214926154
130923 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml' (129,185) at 20240405153045141
130924 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8250-dpu.yaml' (129,186) at 20240405153229763
130925 2025-01-08 03:00:53.901-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/in.h' (129,187) at 20240405153054053
130926 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6507x-regulator.c' (129,188) at 20240405153051477
130927 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/exynos-fimc.h' (129,189) at 20210307214931542
130928 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/features.rst' (129,190) at 20241221090017600
130929 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu_tracepoints.c' (129,191) at 20210307214927894
130930 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6350-sony-xperia-lena-pdx213.dts' (129,192) at 20240405153045793
130931 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/meson.build' (129,193) at 20240620080024795
130932 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/dsp.c' (129,194) at 20220525020655071
130933 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ublimage' (129,195) at 20210308005003300
130934 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/perf_regs.h' (129,196) at 20240405153045945
130935 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/modules-common.c' (129,197) at 20240405153053121
130936 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/storm_king.json' (129,198) at 20240123090005495
130937 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/psu_spl_init.c' (129,199) at 20210308005002796
130938 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nft_reject_ipv6.c' (129,200) at 20240405153053281
130939 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/h4_recv.h' (129,201) at 20210307214926926
130940 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/fw_cfg.h' (129,202) at 20221215040039374
130941 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/Makefile' (129,203) at 20240405153046969
130942 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/crm_regs.h' (129,204) at 20210308005002644
130943 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-24xx.h' (129,205) at 20210307214925926
130944 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Rega-Sense' (129,206) at 20210307205553758
130945 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/conditions.hpp' (129,207) at 20210308005059169
130946 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc_intf.xml' (129,208) at 20210308004922940
130947 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/g762.rst' (129,209) at 20210307214925502
130948 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-python-vlc_3.0.20123.bb' (129,210) at 20231126090012801
130949 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-dhcor-avenger96.dts' (129,211) at 20240405153045585
130950 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53loco_defconfig' (129,212) at 20210308005003268
130951 2025-01-08 03:00:53.902-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-if-invalid.out' (129,213) at 20210308005046405 to deleted uid set
130952 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/imbapi.c' (129,214) at 20210308004938832
130953 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/dbdma.c' (129,215) at 20240405153045977
130954 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_constant.h' (129,216) at 20210307214926730
130955 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb' (129,217) at 20241206090014250
130956 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1up.service' (129,218) at 20230627080016966
130957 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce-git.bbclass' (129,219) at 20210812000025254
130958 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/CP00.interface.yaml' (129,220) at 20221207040023627
130959 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun4i.c' (129,221) at 20210308005002784
130960 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/earlycon-semihost.c' (129,222) at 20240405153052005
130961 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lt7182s.rst' (129,223) at 20240405153045217
130962 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.y' (129,224) at 20210307214930278
130963 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/Makefile' (129,225) at 20210307214930998
130964 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/298.out' (129,226) at 20210927100127501
130965 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/cacheflush.h' (129,227) at 20240405153229855
130966 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi.c' (129,228) at 20240405153051285
130967 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/systemd.bbclass' (129,229) at 20241221090017608
130968 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/msl/max31785-msl' (129,230) at 20221209040033703
130969 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-enable-high-lnb-voltage.rst' (129,231) at 20210309003648480
130970 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_tx.h' (129,232) at 20240405153050057
130971 2025-01-08 03:00:53.903-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ip.c' (129,233) at 20220525020654787
130972 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/marked.json' (129,234) at 20210307214932538
130973 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/ttpci-eeprom.c' (129,235) at 20220525020653239
130974 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/idle_monitors.def' (129,236) at 20240405153054217
130975 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-session' (129,237) at 20210307205554062
130976 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885.h' (129,238) at 20210309003650328
130977 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob.h' (129,239) at 20220525020654975
130978 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/Kconfig' (129,240) at 20240405153051285
130979 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/Makefile' (129,241) at 20240405153046957
130980 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76-evm-u-boot.dtsi' (129,242) at 20210308005002576
130981 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp_r5/MAINTAINERS' (129,243) at 20210308005003200
130982 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb' (129,244) at 20241219090012976
130983 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/index.rst' (129,245) at 20230919080013970
130984 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx.c' (129,246) at 20210512100029238
130985 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/sysfs.c' (129,247) at 20210307214930170
130986 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,ams495qa01.yaml' (129,248) at 20240405153045045
130987 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-prg.c' (129,249) at 20240405153230647
130988 2025-01-08 03:00:53.904-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-conf/main.conf' (129,250) at 20230919080013982
130989 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c' (129,251) at 20240405153231023
130990 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp4.service' (129,252) at 20210307205554462
130991 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xics.h' (129,253) at 20240405153046169
130992 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_write_window_ro_partition.cpp' (129,254) at 20210308005100997
130993 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/ep93xx-i2s.c' (129,255) at 20240405153232143
130994 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/timed_ctrl_public.h' (129,256) at 20210307214930546
130995 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/Makefile' (129,257) at 20210308005003376
130996 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/s3c-pm-check.c' (129,258) at 20220525020654095
130997 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/recipes-kernel/linux/linux-aspeed/s8036.cfg' (129,259) at 20220302040015788
130998 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/bt.hpp' (129,260) at 20240817080027656
130999 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/speed.c' (129,261) at 20210308005002548
131000 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c' (129,262) at 20210308005002560
131001 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso.S' (129,263) at 20240326080039562
131002 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_attach_autodetach.c' (129,264) at 20240405153054249
131003 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wss.h' (129,265) at 20210307214931606
131004 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_nvram.c' (129,266) at 20210309003652904
131005 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/README.md' (129,267) at 20220526030017599
131006 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/orion_wdt.c' (129,268) at 20210308005003540
131007 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun9i-a80-cubieboard4.dts' (129,269) at 20241211090145369
131008 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/meson.build' (129,270) at 20230821192414184
131009 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/mctp-config' (129,271) at 20241101080022232
131010 2025-01-08 03:00:53.905-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3.dtsi' (129,272) at 20240405153045605
131011 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-screeninfo_0.8.1.bb' (129,273) at 20241221090017560
131012 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r1-lte.dts' (129,274) at 20220525020651926
131013 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch' (129,275) at 20230706080014753
131014 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043u11-smarc.dts' (129,276) at 20240405153229963
131015 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_history.hpp' (129,277) at 20210901000109343
131016 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/0003-ripstream-fix-compilation.patch' (129,278) at 20210307205553802
131017 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tcp_metrics.h' (129,279) at 20210307214931662
131018 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-sead-3.config' (129,280) at 20210307214926202
131019 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/fdomain_cs.c' (129,281) at 20210920100020731
131020 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-mediatek.c' (129,282) at 20240405153231359
131021 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64el-linux-user.mak' (129,283) at 20230925080039837
131022 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h' (129,284) at 20210308005002656
131023 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/befs.h' (129,285) at 20210307214931002
131024 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/nommu_context.h' (129,286) at 20220525020652198
131025 2025-01-08 03:00:53.906-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h' (129,287) at 20240405153050061
131026 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/smb2pdu.h' (129,288) at 20240726080012870
131027 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/netlink.h' (129,289) at 20240405153052517
131028 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/qcom-wled.c' (129,290) at 20240405153231575
131029 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3x.h' (129,291) at 20210307214926166
131030 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/phosphor-logging.wrap' (129,292) at 20220323030041559
131031 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/0001-sntp-Fix-types-in-check-for-pthread_detach.patch' (129,293) at 20221003030013265
131032 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/sync-r4k.c' (129,294) at 20210307214926262
131033 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/meson.build' (129,295) at 20241205090004239
131034 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/board.h' (129,296) at 20210308005002956
131035 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/microchip/mpfs.h' (129,297) at 20240405153052881
131036 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/argument.hpp' (129,298) at 20240719080031533
131037 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zlib.h' (129,299) at 20210308005003716
131038 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/crypto6.json' (129,300) at 20240405153054117
131039 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml' (129,301) at 20240405153045125
131040 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Chesterfield' (129,302) at 20210307205553794
131041 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha1_s390.c' (129,303) at 20240405153046273
131042 2025-01-08 03:00:53.907-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx31.c' (129,304) at 20240906080037192
131043 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mte.h' (129,305) at 20240405153229979
131044 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32l4x5_syscfg.c' (129,306) at 20241211090212298
131045 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c' (129,307) at 20240405153047157
131046 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/platform_lcd.h' (129,308) at 20210307214931698
131047 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/phosphor-dbus-interfaces.wrap' (129,309) at 20230602080024184
131048 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone_2.1.bb' (129,310) at 20241221090017504
131049 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/hibernate.c' (129,311) at 20240405153046505
131050 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_auto_parser.h' (129,312) at 20240405153232131
131051 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_pconfig.h' (129,313) at 20220525020652146
131052 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mlxbf.c' (129,314) at 20240405153230675
131053 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-app4-evb1.dts' (129,315) at 20240405153045381
131054 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_uncore.h' (129,316) at 20210307214927858
131055 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUSensor.hpp' (129,317) at 20241112090003106
131056 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts' (129,318) at 20210308005002628
131057 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/failslab.c' (129,319) at 20240405153053125
131058 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_proc.h' (129,320) at 20240326080039558
131059 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-request-ioc-queue.rst' (129,321) at 20210309003648484
131060 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_generic.h' (129,322) at 20210307214927306
131061 2025-01-08 03:00:53.908-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Signature_v1.xml' (129,323) at 20240619080002936
131062 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/applesmc.c' (129,324) at 20240405153048845
131063 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/ktap.rst' (129,325) at 20240405153045009
131064 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bios-prepare.target.in' (129,326) at 20210308005120349
131065 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/nic.h' (129,327) at 20210307214929618
131066 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_imx6_nospl_it_defconfig' (129,328) at 20210308005003248
131067 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/qemu-spice-module.h' (129,329) at 20210308005046057
131068 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos7885.c' (129,330) at 20241011080017299
131069 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/genheaders/Makefile' (129,331) at 20210309003654544
131070 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-tahvo.c' (129,332) at 20240405153052125
131071 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/MAINTAINERS' (129,333) at 20210308005003004
131072 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsmc_nand.c' (129,334) at 20240405153230871
131073 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb' (129,335) at 20240302090018214
131074 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/immap.c' (129,336) at 20210308005002836
131075 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/board.c' (129,337) at 20210308005003172
131076 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.h' (129,338) at 20220525020652963
131077 2025-01-08 03:00:53.909-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_emu.c' (129,339) at 20241211090212486
131078 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_queue.c' (129,340) at 20240405153051529
131079 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/Makefile' (129,341) at 20210308005003004
131080 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/stm32f746-pinfunc.h' (129,342) at 20210308005003640
131081 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml' (129,343) at 20240405153045033
131082 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,bcm2835-thermal.yaml' (129,344) at 20240405153045177
131083 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_wc_ppc64.c' (129,345) at 20210307214928446
131084 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c' (129,346) at 20210308005002556
131085 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.1.network' (129,347) at 20210307205554222
131086 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig' (129,348) at 20210308005003232
131087 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-cosmic.dts' (129,349) at 20240405153045537
131088 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fujitsu/a64fx-diag.c' (129,350) at 20240405153051761
131089 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4.h' (129,351) at 20240405153047161
131090 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timerfd.h' (129,352) at 20210307214931522
131091 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Raw/meson.build' (129,353) at 20230825080021141
131092 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/trace.h' (129,354) at 20210927100127085
131093 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/OWNERS' (129,355) at 20240627080033352
131094 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock-llsc.h' (129,356) at 20210307214926554
131095 2025-01-08 03:00:53.910-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/atmtcp.c' (129,357) at 20210309003649172
131096 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_5_0_0_offset.h' (129,358) at 20210307214927670
131097 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0004-Fix-packet-discards-HTTP-redirect.patch' (129,359) at 20210307205554610
131098 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/console/obmc-console_%.bbappend' (129,360) at 20210812000025162
131099 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/libperfetto/0001-meson-add-pc-file-for-lib_perfetto.patch' (129,361) at 20241221090017512
131100 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/testmode.c' (129,362) at 20240405153231151
131101 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/probes-common.h' (129,363) at 20210307214926258
131102 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/brcm,nvram.yaml' (129,364) at 20240405153045121
131103 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-front-pgdir-shbuf.c' (129,365) at 20240405153052249
131104 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/MAINTAINERS' (129,366) at 20210308005002908
131105 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mmio-mod.c' (129,367) at 20240405153046477
131106 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.h' (129,368) at 20240405153047237
131107 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/trace-events' (129,369) at 20240906080037220
131108 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-soc-ipa' (129,370) at 20240405153044917
131109 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_lpc_reset.c' (129,371) at 20210308005108641
131110 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/riscv_aplic.c' (129,372) at 20241121090029256
131111 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_drv.h' (129,373) at 20240405153230519
131112 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_hdmi.c' (129,374) at 20241211090145425
131113 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7266.h' (129,375) at 20210307214931470
131114 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl-mba8mx.dts' (129,376) at 20240405153045729
131115 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml' (129,377) at 20240405153045181
131116 2025-01-08 03:00:53.911-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/util.c' (129,378) at 20240405153052325
131117 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch' (129,379) at 20241221090017692
131118 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/keystore.c' (129,380) at 20240613080016479
131119 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/serial.c' (129,381) at 20210308005003740
131120 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/programming-language.rst' (129,382) at 20240405153045301
131121 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/Makefile' (129,383) at 20210308005002904
131122 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser.h' (129,384) at 20210307214927266
131123 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/ffa_abi.c' (129,385) at 20240726080012862
131124 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics_usb.c' (129,386) at 20240405153049153
131125 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/Makefile' (129,387) at 20210308005002908
131126 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/MAINTAINERS' (129,388) at 20210308005003008
131127 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/pointercal.xinput' (129,389) at 20210307205554590
131128 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/Makefile' (129,390) at 20220418100043789
131129 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_inject.c' (129,391) at 20240910080014090
131130 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch' (129,392) at 20241206090014314
131131 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx31_ccm.c' (129,393) at 20241211090212294
131132 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-v.dts' (129,394) at 20210307214926046
131133 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_defrag_ipv6.h' (129,395) at 20220525020654643
131134 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.14.bb' (129,396) at 20241221090017688
131135 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/tipcutils.conf' (129,397) at 20241221090017524
131136 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/serialization_test_properties.cpp' (129,398) at 20241212090025215
131137 2025-01-08 03:00:53.912-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/seg_helper.h' (129,399) at 20210927100127397
131138 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/backlight.c' (129,400) at 20240405153231575
131139 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc.robot' (129,401) at 20220110110014956
131140 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_sdmc.c' (129,402) at 20241211090212294
131141 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_telemetry.h' (129,403) at 20210307214926666
131142 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_wwan.c' (129,404) at 20240405153051013
131143 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/cpu.c' (129,405) at 20210308005002712
131144 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl-ecc_defconfig' (129,406) at 20230720080043539
131145 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/bcm2835_gpio.c' (129,407) at 20210308005003376
131146 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Witherspoon.py' (129,408) at 20220728030041559
131147 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_netem.c' (129,409) at 20241220090018342
131148 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/pxrc.rst' (129,410) at 20240405153229819
131149 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sstate.c' (129,411) at 20220525020652122
131150 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/request.c' (129,412) at 20240405153051269
131151 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/.kunitconfig' (129,413) at 20240405153053009
131152 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ti-secure' (129,414) at 20210308005003300
131153 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/s390-ccw.h' (129,415) at 20241211090212442
131154 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec23.c' (129,416) at 20220525020653323
131155 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_NFQUEUE.c' (129,417) at 20210307214932026
131156 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,stm32-timer.yaml' (129,418) at 20240405153045181
131157 2025-01-08 03:00:53.913-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-muldiv.h' (129,419) at 20210308005046497
131158 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-stattrib.c' (129,420) at 20240906080037288
131159 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lsm.c' (129,421) at 20240405153054269
131160 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Don-t-leak-temporary-file-on-failed-ed-style-patch.patch' (129,422) at 20210307205554538
131161 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/service_files/chassis-system-reset.target' (129,423) at 20211112040111279
131162 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml' (129,424) at 20240618080025501
131163 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pcitest.h' (129,425) at 20220525020654675
131164 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy-internal.h' (129,426) at 20240405153049241
131165 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/MAINTAINERS' (129,427) at 20210308005003088
131166 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ampere_flash_bios.sh' (129,428) at 20241031080012179
131167 2025-01-08 03:00:53.914-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.c' (129,429) at 20210307214927950
131168 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/memory.json' (129,430) at 20240405153054129
131169 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/livepatch.c' (129,431) at 20240405153053021
131170 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/Kconfig' (129,432) at 20210308005003048
131171 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch' (129,433) at 20241221090017656
131172 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp' (129,434) at 20241211090002379
131173 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/efidebug.c' (129,435) at 20210308005003208
131174 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa.decode' (129,436) at 20240326080039678
131175 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h' (129,437) at 20240405153230591
131176 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6350.c' (129,438) at 20240712080021061
131177 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/stdplus.wrap' (129,439) at 20231209090007705
131178 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_debugfs.c' (129,440) at 20210309003650396
131179 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.14/index.html' (129,441) at 20210307205554246
131180 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control.h' (129,442) at 20240326080039750
131181 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/include/.gitignore' (129,443) at 20220525020655239
131182 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/ne.c' (129,444) at 20240405153049773
131183 2025-01-08 03:00:53.915-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/faraday,ftintc010.txt' (129,445) at 20210307214925342
131184 2025-01-08 03:00:53.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mpc8308_p1m_defconfig' (129,446) at 20210308005003268
131185 2025-01-08 03:00:53.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb' (129,447) at 20240127090011892
131186 2025-01-08 03:00:53.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/ptrace.h' (129,448) at 20210308005002816
131187 2025-01-08 03:00:53.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch' (129,449) at 20230609080014415
131188 2025-01-08 03:00:53.916-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff' (129,450) at 20241016080017182
131189 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_12_0_offset.h' (129,451) at 20210309003649528
131190 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/range.c' (129,452) at 20240405153046909
131191 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/main.py.in' (129,453) at 20210307205554642
131192 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_plane.h' (129,454) at 20220525020652919
131193 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/time.h' (129,455) at 20210307214931198
131194 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot.dtsi' (129,456) at 20210308005002588
131195 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.h' (129,457) at 20240405153047153
131196 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ccw-device.c' (129,458) at 20241211090212326
131197 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/MAINTAINERS' (129,459) at 20220525020526733
131198 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-hwdef.h' (129,460) at 20210307214925854
131199 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/pstore' (129,461) at 20240405153044913
131200 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-play.rst' (129,462) at 20220525020654131
131201 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_resource.c' (129,463) at 20240405153047297
131202 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_NAND_defconfig' (129,464) at 20210308005003240
131203 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/cache.json' (129,465) at 20240405153054113
131204 2025-01-08 03:00:53.920-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-mr800.c' (129,466) at 20210307214928770
131205 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend.rst' (129,467) at 20210309003648480
131206 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp' (129,468) at 20221209040003858
131207 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/fapll.c' (129,469) at 20240405153046869
131208 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/board.h' (129,470) at 20210308005003072
131209 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dts' (129,471) at 20240405153045417
131210 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-apollo.dts' (129,472) at 20240405153045789
131211 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/eiger.dts' (129,473) at 20210307214926342
131212 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,spdif.yaml' (129,474) at 20240405153045161
131213 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/bcm6368_nand.c' (129,475) at 20240405153049689
131214 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5761.c' (129,476) at 20240405153048977
131215 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/0001-adduser-set-default-shell-with-sbin-nologin.patch' (129,477) at 20210307205554002
131216 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra124-dfll-fcpu.c' (129,478) at 20240405153230247
131217 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.2.bb' (129,479) at 20241206090014270
131218 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F2_C-111.1W' (129,480) at 20210307205553758
131219 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/phosphor-dbus-interfaces.wrap' (129,481) at 20220625030026172
131220 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4349.txt' (129,482) at 20210307214925426
131221 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-video.c' (129,483) at 20210307214928686
131222 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fadump.h' (129,484) at 20241211090145381
131223 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/run-ptest' (129,485) at 20210307205554622
131224 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_bsg_iscsi.h' (129,486) at 20220525020654651
131225 2025-01-08 03:00:53.921-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/gdsys_fpga.h' (129,487) at 20210308005003652
131226 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c' (129,488) at 20210307214927098
131227 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/archrandom.h' (129,489) at 20240405153046341
131228 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_is1_defconfig' (129,490) at 20210308005003280
131229 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ltc2632.c' (129,491) at 20240405153048977
131230 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/Kconfig' (129,492) at 20210309003650532
131231 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/Kconfig' (129,493) at 20210308005002556
131232 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/ti-sysc.yaml' (129,494) at 20240405153045021
131233 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/div64.h' (129,495) at 20220525020654531
131234 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/efficeon-agp.c' (129,496) at 20240405153046741
131235 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_cmd.h' (129,497) at 20220525020654263
131236 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-apf6.dtsi' (129,498) at 20240405153045505
131237 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Build.include' (129,499) at 20240405153054041
131238 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-renesas_usb3' (129,500) at 20220525020651634
131239 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bond_3ad.h' (129,501) at 20240405153231847
131240 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8973-regulator.c' (129,502) at 20240405153051469
131241 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/Makefile' (129,503) at 20210308005002944
131242 2025-01-08 03:00:53.922-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c' (129,504) at 20240405153050621
131243 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu74_discrete.h' (129,505) at 20240405153048341
131244 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0011-rlm_mschap-Use-includedir-instead-of-hardcoding-usr-.patch' (129,506) at 20240413080012643
131245 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_cprman_internals.h' (129,507) at 20221215040039182
131246 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdchar.c' (129,508) at 20240405153049681
131247 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/phosphor-logging.wrap' (129,509) at 20220805030037283
131248 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-apl.c' (129,510) at 20240405153232199
131249 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/virtio_rpmsg_bus.c' (129,511) at 20240405153231371
131250 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/surface_charger.c' (129,512) at 20240405153051441
131251 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g15ek.dts' (129,513) at 20240405153045465
131252 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx6_defconfig' (129,514) at 20210308005003252
131253 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-peri.c' (129,515) at 20210307214927042
131254 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_fcopy.c' (129,516) at 20240405153048833
131255 2025-01-08 03:00:53.923-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-pca955x.txt' (129,517) at 20210309003648368
131256 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-tmfifo.c' (129,518) at 20240405153231339
131257 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r420d.h' (129,519) at 20210307214928006
131258 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/intel,keembay-display.yaml' (129,520) at 20240405153045041
131259 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/export.h' (129,521) at 20210307214932474
131260 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/isadep.h' (129,522) at 20240405153046001
131261 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/0001-kexecboot-Use-new-reboot-API-with-klibc.patch' (129,523) at 20210307205553750
131262 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_conn.h' (129,524) at 20220525020653035
131263 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_nand_defconfig' (129,525) at 20210308005003264
131264 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-vibrator.yaml' (129,526) at 20210307214925338
131265 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sol.h' (129,527) at 20210308004938820
131266 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/oem310.h' (129,528) at 20220525020654323
131267 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBK/meson.build' (129,529) at 20230825080021137
131268 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-scp_adsp.c' (129,530) at 20240405153230215
131269 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_tsi148.c' (129,531) at 20241018080014546
131270 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/Makefile' (129,532) at 20210307214932110
131271 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop.host.c' (129,533) at 20240405153051837
131272 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qdu1000-idp.dts' (129,534) at 20240405153229947
131273 2025-01-08 03:00:53.924-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv3-psci.dts' (129,535) at 20210307214926010
131274 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-chassis-transition-to-off@.service' (129,536) at 20241010080031029
131275 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/googletest.wrap' (129,537) at 20210827000032628
131276 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/MAINTAINERS' (129,538) at 20210308005003040
131277 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_mount.c' (129,539) at 20240820080014173
131278 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_1.h' (129,540) at 20240405153047165
131279 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/xen-fbfront.c' (129,541) at 20240405153231595
131280 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-core/packagegroups/packagegroup-rpi-test.bbappend' (129,542) at 20210812000025262
131281 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c' (129,543) at 20240405153051585
131282 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kconfig.platforms' (129,544) at 20240405153045705
131283 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13.dtsi' (129,545) at 20240405153045381
131284 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xdotool/xdotool_3.20211022.1.bb' (129,546) at 20241221090017528
131285 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgeu.c' (129,547) at 20210308005046529
131286 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/hlwd-pic.h' (129,548) at 20240405153046209
131287 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_d.c' (129,549) at 20210308005046513
131288 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp3944.rst' (129,550) at 20210307214925518
131289 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/ak4396.h' (129,551) at 20210307214932270
131290 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-df.h' (129,552) at 20210307214925850
131291 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/bio.h' (129,553) at 20240405153052277
131292 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/depfile.py' (129,554) at 20240906080037176
131293 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0001-examples-Use-proper-function-prototype-for-main.patch' (129,555) at 20220910030013361
131294 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/udc.h' (129,556) at 20210307214925942
131295 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tfa9879.c' (129,557) at 20240405153053805
131296 2025-01-08 03:00:53.925-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/msr.h' (129,558) at 20210307214926682
131297 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' (129,559) at 20241229002623795 to deleted uid set
131298 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/isc.txt' (129,560) at 20210308005002540
131299 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/power.h' (129,561) at 20220525020654195
131300 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_utils.hpp' (129,562) at 20240820080022990
131301 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/nvreg.h' (129,563) at 20210307214927894
131302 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-invariants-only' (129,564) at 20211006000025234
131303 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence-ep.c' (129,565) at 20240405153051221
131304 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/amdgpu-stoney-fails.txt' (129,566) at 20240405153230531
131305 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/meson.build' (129,567) at 20211029000047262
131306 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/module.lds.h' (129,568) at 20240405153045937
131307 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts' (129,569) at 20240405153045753
131308 2025-01-08 03:00:53.926-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pcnet.c' (129,570) at 20210308005003440
131309 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts' (129,571) at 20240712080021053
131310 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-anarion.c' (129,572) at 20240405153050297
131311 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/irq_types_hrt.h' (129,573) at 20210307214930550
131312 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/libnewt_0.52.24.bb' (129,574) at 20241221090017520
131313 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/protocol.c' (129,575) at 20240405153232075
131314 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mk802_defconfig' (129,576) at 20210308005003268
131315 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,osm-l3.h' (129,577) at 20210309003653812
131316 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/ddr.c' (129,578) at 20210308005002996
131317 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/Makefile' (129,579) at 20240405153048697
131318 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/README.md' (129,580) at 20241010080007572
131319 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/initextlfb.c' (129,581) at 20210307214930938
131320 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-evm-ui.dtsi' (129,582) at 20240405153045593
131321 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/prog_iter.c' (129,583) at 20210309003654048
131322 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/gpio-sim.rst' (129,584) at 20240405153044945
131323 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T4240QDS.h' (129,585) at 20210308005003580
131324 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/extable.c' (129,586) at 20210307214926274
131325 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-i2c-test.c' (129,587) at 20240326080039738
131326 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/release.S' (129,588) at 20210308005002832
131327 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/cu1000-neo.dts' (129,589) at 20240405153045989
131328 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/ptrace.h' (129,590) at 20240405153046505
131329 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_tests.hpp' (129,591) at 20221005030030506
131330 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb' (129,592) at 20241221090017528
131331 2025-01-08 03:00:53.927-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub@.service' (129,593) at 20241123090010951
131332 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.unaligned-memory-access.txt' (129,594) at 20210308005003300
131333 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/sign-configs.its' (129,595) at 20210308005003332
131334 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomain-common.c' (129,596) at 20210307214925922
131335 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/accelerators/ocxl.rst' (129,597) at 20240405153045301
131336 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sound.c' (129,598) at 20210308005003220
131337 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-privacy-wmi' (129,599) at 20240405153044929
131338 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_tmpl.c' (129,600) at 20220525020654067
131339 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tests/.kunitconfig' (129,601) at 20240405153049157
131340 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/sleep.S' (129,602) at 20210307214925958
131341 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/file.c' (129,603) at 20240726080012870
131342 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-ek874.dts' (129,604) at 20210307214926038
131343 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/open_power_utils.robot' (129,605) at 20240627080021048
131344 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscore_ops.h' (129,606) at 20210307214931522
131345 2025-01-08 03:00:53.928-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/tmpd.hpp' (129,607) at 20210308005108645
131346 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/dwarf-regs.c' (129,608) at 20210307214932518
131347 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c' (129,609) at 20210307214929570
131348 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51132.h' (129,610) at 20210307214928634
131349 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcr_rt5640.c' (129,611) at 20241211090145569
131350 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/README' (129,612) at 20210308005002540
131351 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/futex.h' (129,613) at 20210713000020196
131352 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/mgmt.h' (129,614) at 20240405153231847
131353 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4420qds.dts' (129,615) at 20210307214926342
131354 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/decode_rs.c' (129,616) at 20210307214931814
131355 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/act_api.h' (129,617) at 20240405153052833
131356 2025-01-08 03:00:53.929-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml' (129,618) at 20240405153045021
131357 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mos6522.h' (129,619) at 20241121090029260
131358 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vct.h' (129,620) at 20210308005003020
131359 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_9_0_sh_mask.h' (129,621) at 20210307214927690
131360 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/770x/Makefile' (129,622) at 20210307214926538
131361 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/timerqueue.c' (129,623) at 20220525020654759
131362 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-invalid.json' (129,624) at 20210308005046401
131363 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/Makefile' (129,625) at 20210308005046501
131364 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TCPOPTSTRIP.h' (129,626) at 20210307214931646
131365 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga.c' (129,627) at 20241211090212266
131366 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-xadc-events.c' (129,628) at 20220525020653095
131367 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle.c' (129,629) at 20240405153046141
131368 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/nvm.c' (129,630) at 20210307214929434
131369 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/Makefile' (129,631) at 20210308005002980
131370 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_common.h' (129,632) at 20220525020654671
131371 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/trace.h' (129,633) at 20240405153046129
131372 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SPIFLASH_defconfig' (129,634) at 20210308005003244
131373 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_or1k_sim.py' (129,635) at 20241211090212542
131374 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/pfuze100.c' (129,636) at 20210308005003472
131375 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/mk_elfconfig.c' (129,637) at 20210307214932158
131376 2025-01-08 03:00:53.930-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overrissjo' (129,638) at 20210307205553790
131377 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsdmc021.h' (129,639) at 20210308005003648
131378 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/opdump/opdreport' (129,640) at 20240930080014913
131379 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.h' (129,641) at 20210308005003400
131380 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/misc.json' (129,642) at 20240906080037432
131381 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_context.c' (129,643) at 20240405153230567
131382 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk_ringbuffer.c' (129,644) at 20240405153053025
131383 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/pvpanic.h' (129,645) at 20210307214931690
131384 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/of_unittest.rst' (129,646) at 20240405153045185
131385 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/renesas_usbhs.h' (129,647) at 20210307214931530
131386 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_init.c' (129,648) at 20240405153051777
131387 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h' (129,649) at 20240405153231227
131388 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.dataTables-1.13.8.min.css' (129,650) at 20240106090017249
131389 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/static_library_as_option.patch' (129,651) at 20241221090017508
131390 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mcp3021.rst' (129,652) at 20210307214925502
131391 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apalis_t30.h' (129,653) at 20210308005003584
131392 2025-01-08 03:00:53.931-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/host.c' (129,654) at 20240405153052397
131393 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/standardization/instruction-set.rst' (129,655) at 20240405153229747
131394 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/da850_pinmux.c' (129,656) at 20210308005002720
131395 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator.yaml' (129,657) at 20240405153229791
131396 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts' (129,658) at 20240805080013919
131397 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/biosconfigcommands.cpp' (129,659) at 20240829080009330
131398 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/runner.py' (129,660) at 20241221090017628
131399 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmulu.c' (129,661) at 20210308005046525
131400 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_d.c' (129,662) at 20210308005046513
131401 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0002-config-ast-common-hack-bootopts.patch' (129,663) at 20241206090014274
131402 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/driver.h' (129,664) at 20240405153052709
131403 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_udp4.c' (129,665) at 20220525020655199
131404 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/BaseTypes.h' (129,666) at 20241114091008828
131405 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h' (129,667) at 20240405153049469
131406 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/ldt_gdt.c' (129,668) at 20220525020655235
131407 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d3_xplained.dts' (129,669) at 20210308005002568
131408 2025-01-08 03:00:53.932-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/linkage.h' (129,670) at 20210308005002888
131409 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_core.c' (129,671) at 20240405153051893
131410 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-blk.c' (129,672) at 20221215040039374
131411 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-HP' (129,673) at 20241221090017612
131412 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8893.c' (129,674) at 20240405153231363
131413 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mac.c' (129,675) at 20241011080017339
131414 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ts2020.c' (129,676) at 20241211090145445
131415 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3288-cru.h' (129,677) at 20210308005003632
131416 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor/clean-up-filesystem' (129,678) at 20240613080018351
131417 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/delay.h' (129,679) at 20210307214926114
131418 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/core.c' (129,680) at 20240405153051969
131419 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-inventory-sensors.yaml' (129,681) at 20220311040028843
131420 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/macos-14.vars' (129,682) at 20241211090212202
131421 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/region.c' (129,683) at 20240405153051197
131422 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-ip-monitor-test.sh' (129,684) at 20241220090019718
131423 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/chrome/google,cros-ec-typec.yaml' (129,685) at 20240405153229755
131424 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M54451EVB.h' (129,686) at 20210308005003576
131425 2025-01-08 03:00:53.933-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/emad.h' (129,687) at 20240405153050145
131426 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512-neon-glue.c' (129,688) at 20240405153045617
131427 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/meson.options' (129,689) at 20240709145403773
131428 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.templateconf' (129,690) at 20220910030013373
131429 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa27x_udc.h' (129,691) at 20240405153052093
131430 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_irq.c' (129,692) at 20240405153230543
131431 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb_main.c' (129,693) at 20241023080012883
131432 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/Kconfig' (129,694) at 20210307214932438
131433 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530-mdio.c' (129,695) at 20240405153049753
131434 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.c' (129,696) at 20220525020652959
131435 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/log-for-trace.h' (129,697) at 20221215040039190
131436 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_vpg.c' (129,698) at 20240405153047249
131437 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_mux.h' (129,699) at 20240405153052817
131438 2025-01-08 03:00:53.934-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/xtx.c' (129,700) at 20240405153049705
131439 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kprobe_multi_override.c' (129,701) at 20240405153232259
131440 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c' (129,702) at 20220525020651994
131441 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha1_generic.c' (129,703) at 20220525020652218
131442 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-board.cfg' (129,704) at 20230131040012019
131443 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/Kconfig' (129,705) at 20240405153044929
131444 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/string-output-visitor.h' (129,706) at 20240906080037344
131445 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/analyze-reviews.py' (129,707) at 20230523080016046
131446 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a7740.c' (129,708) at 20240405153046833
131447 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/Makefile' (129,709) at 20210308005002944
131448 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/meson.build' (129,710) at 20231205090035277
131449 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-s10.c' (129,711) at 20240405153230243
131450 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/uaccess.h' (129,712) at 20240405153045965
131451 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/kudo_bmc.json' (129,713) at 20230109040006960
131452 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sp_commands.c' (129,714) at 20240405153050237
131453 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/xts.h' (129,715) at 20210308005045997
131454 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/tracer/wakeup.tc' (129,716) at 20240405153054305
131455 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/not.md' (129,717) at 20240809080033023
131456 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621.dtsi' (129,718) at 20240405153045989
131457 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m53xx.c' (129,719) at 20240405153045957
131458 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-mediabus.rst' (129,720) at 20210307214925466
131459 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha3-ce-core.S' (129,721) at 20220525020651946
131460 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_ac_cycles.robot' (129,722) at 20240628080017113
131461 2025-01-08 03:00:53.935-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/iomap.c' (129,723) at 20220525020652122
131462 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nvedit_efi.c' (129,724) at 20210308005003216
131463 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_test.c' (129,725) at 20240405153230627
131464 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_common.h' (129,726) at 20210307214928774
131465 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdx55.h' (129,727) at 20240405153052649
131466 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-T.boot' (129,728) at 20220525020655231
131467 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml' (129,729) at 20240405153229759
131468 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_ipcomp.c' (129,730) at 20210307214932026
131469 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c' (129,731) at 20210307214928042
131470 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iova.h' (129,732) at 20240405153052713
131471 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/run-ptest' (129,733) at 20231014080011723
131472 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-dai-adda.c' (129,734) at 20240405153053969
131473 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.h' (129,735) at 20210309003649652
131474 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.h' (129,736) at 20210307214928814
131475 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41-lib.c' (129,737) at 20240405153232143
131476 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_defconfig' (129,738) at 20210308005003244
131477 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy_buffer.c' (129,739) at 20240405153048981
131478 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/interrupt.c' (129,740) at 20220525020653731
131479 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/memory.json' (129,741) at 20210307214932534
131480 2025-01-08 03:00:53.936-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sock_example.h' (129,742) at 20210307214932118
131481 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evlist.c' (129,743) at 20241211090145573
131482 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/ptdump.h' (129,744) at 20210307214926446
131483 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_reset.c' (129,745) at 20240411080014078
131484 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/matrix-keymap.txt' (129,746) at 20210309003648364
131485 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/perf_regs.c' (129,747) at 20240405153232219
131486 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/tegra20-dc.txt' (129,748) at 20210308005003328
131487 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt/0001-py-scrypt-remove-the-hard-coded-include-paths.patch' (129,749) at 20240413080012663
131488 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-encore-enltv-fm53.c' (129,750) at 20210307214928782
131489 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v3_1.h' (129,751) at 20210307214927242
131490 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/caif_dev.h' (129,752) at 20210611100017020
131491 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_sample.sh' (129,753) at 20240405153054301
131492 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch' (129,754) at 20210307205554558
131493 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-helper.h' (129,755) at 20240405153053433
131494 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/doublefault_32.c' (129,756) at 20240405153046429
131495 2025-01-08 03:00:53.937-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ethtool.c' (129,757) at 20240405153050045
131496 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/Makefile' (129,758) at 20210307214925946
131497 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/Kconfig' (129,759) at 20240405153231343
131498 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_cmds.c' (129,760) at 20240405153049433
131499 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ficus-rk3399_defconfig' (129,761) at 20210308005003260
131500 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_coredump.c' (129,762) at 20240405153050793
131501 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/cxl_type3_stubs.c' (129,763) at 20240906080037248
131502 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-10' (129,764) at 20210908000010395
131503 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cyclades.h' (129,765) at 20220525020654667
131504 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm_19.1.5.bb' (129,766) at 20241221090017664
131505 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/seccomp.h' (129,767) at 20220525020652022
131506 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/tcsrcc-sm8550.c' (129,768) at 20241216090017693
131507 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/kgdb.h' (129,769) at 20210307214925666
131508 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cpuidle34xx.c' (129,770) at 20240405153045661
131509 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/brcm,iproc-static-adc.yaml' (129,771) at 20220525020651678
131510 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/priv.h' (129,772) at 20240405153048661
131511 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/ivm.c' (129,773) at 20240405153230107
131512 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/secid.c' (129,774) at 20240405153053465
131513 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts' (129,775) at 20240405153045709
131514 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkPortCollection_v1.xml' (129,776) at 20240619080002932
131515 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/spl.c' (129,777) at 20210308005003016
131516 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/meson.build' (129,778) at 20230825080021141
131517 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/collie_battery.c' (129,779) at 20240405153051433
131518 2025-01-08 03:00:53.938-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/irq.c' (129,780) at 20240405153046637
131519 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/Kconfig' (129,781) at 20210308005002716
131520 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mxcmmc.c' (129,782) at 20240405153230855
131521 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/avr_power.h' (129,783) at 20210927100127237
131522 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/Makefile' (129,784) at 20210307214926998
131523 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_xdp.c' (129,785) at 20240405153050029
131524 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/Makefile' (129,786) at 20210307214928038
131525 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_h.c' (129,787) at 20210308005046513
131526 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/tea.c' (129,788) at 20240405153046545
131527 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-cpg-lib.c' (129,789) at 20240405153230239
131528 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/dbus_environment.hpp' (129,790) at 20240917080036267
131529 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/Kconfig' (129,791) at 20210308005003024
131530 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfcore.h' (129,792) at 20240405153052685
131531 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0002-glxext-don-t-try-zink-if-not-enabled-in-mesa.patch' (129,793) at 20240309090012824
131532 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/storvsc_drv.c' (129,794) at 20240405153231447 to deleted uid set
131533 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_ph.c' (129,795) at 20210308005046505
131534 2025-01-08 03:00:53.939-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/scripts/create-NVRAM-file' (129,796) at 20230623080038893
131535 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP4/meson.build' (129,797) at 20230825080021137
131536 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/meson.build' (129,798) at 20220611030023001
131537 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml' (129,799) at 20240405153229787
131538 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,imx8m-anatop.yaml' (129,800) at 20240405153045025
131539 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_NAND_66_defconfig' (129,801) at 20210308005003236
131540 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/do_csum.S' (129,802) at 20210307214926130
131541 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/Kconfig' (129,803) at 20210308005003000
131542 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_miniapp_exit.c' (129,804) at 20210308005003704
131543 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/tcg-cpu.h' (129,805) at 20210927100127401
131544 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq.c' (129,806) at 20240719080013349
131545 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutletGroupCollection.json' (129,807) at 20240619080002952
131546 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/hcd.h' (129,808) at 20240429080012456
131547 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_fddi.h' (129,809) at 20220525020654671
131548 2025-01-08 03:00:53.940-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-config.h' (129,810) at 20240405153048889
131549 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tpm.h' (129,811) at 20240405153052809
131550 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-mcpdm.txt' (129,812) at 20210307214925430
131551 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_factory_dcn32.c' (129,813) at 20240405153047289
131552 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-adsp-pil.yaml' (129,814) at 20240405153045149
131553 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space.h' (129,815) at 20210307214930982
131554 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp4xxx_data.c' (129,816) at 20240405153045669
131555 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sta32x.h' (129,817) at 20210307214931602
131556 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/ralink_regs.h' (129,818) at 20210307214926226
131557 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_boolean.S' (129,819) at 20210308005046529
131558 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn20/irq_service_dcn20.c' (129,820) at 20240405153047297
131559 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPLLR' (129,821) at 20211006000025238
131560 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/ldst_helper.c' (129,822) at 20240906080037536
131561 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/Makefile' (129,823) at 20220525020652018
131562 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/cmds.h' (129,824) at 20240405153052157
131563 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-imx219.dtso' (129,825) at 20240405153045729
131564 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/tpm2.py' (129,826) at 20220721030015853
131565 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/KeyClear/index.js' (129,827) at 20220205040041231
131566 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cooker.py' (129,828) at 20241221090017584
131567 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/usbtty.c' (129,829) at 20210308005003488
131568 2025-01-08 03:00:53.941-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/webroutes.hpp' (129,830) at 20230118040005816
131569 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-arm.h' (129,831) at 20240326080039542
131570 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/pinmux_config.h' (129,832) at 20210308005003072
131571 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-nsp-ax.dtsi' (129,833) at 20240405153045425
131572 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-44x.h' (129,834) at 20240405153046121
131573 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/usermode_driver.c' (129,835) at 20240405153053073
131574 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-st.c' (129,836) at 20240405153230859
131575 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Control.v1_5_2.json' (129,837) at 20240918080002720
131576 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ec100.h' (129,838) at 20210307214928626
131577 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-lantiq.c' (129,839) at 20210307214926282
131578 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/byteorder.h' (129,840) at 20210307214926558
131579 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/module_attach.c' (129,841) at 20240405153054257
131580 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/syncookies.c' (129,842) at 20240812080017256
131581 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/version.h' (129,843) at 20230302090047762
131582 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/Makefile' (129,844) at 20210308005002988
131583 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_h.c' (129,845) at 20210308005046521
131584 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/amd-ibs-via-core-pmu.c' (129,846) at 20240405153054089
131585 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_hdlc.c' (129,847) at 20240405153231507
131586 2025-01-08 03:00:53.942-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/interrupt.h' (129,848) at 20220525020652010
131587 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/msg_zerocopy.c' (129,849) at 20240712080021105
131588 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/arm-systemready-acs.bbclass' (129,850) at 20241221090017468
131589 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/snd-go7007.c' (129,851) at 20240405153049565
131590 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-petact_0.1.2.bb' (129,852) at 20241221090017556
131591 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001.dtsi' (129,853) at 20240405153045717
131592 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_sx1.py' (129,854) at 20241211090212538
131593 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/csum.c' (129,855) at 20240405153045897
131594 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/setox.S' (129,856) at 20210307214926146
131595 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/Makefile' (129,857) at 20210308005002912
131596 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/collate.c' (129,858) at 20210307214931194
131597 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.dimmpxm' (129,859) at 20240906080037556 to deleted uid set
131598 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/imxdi-rtc.yaml' (129,860) at 20220525020651710
131599 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey-builtin.c.inc' (129,861) at 20241211090212230
131600 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_sddr55.h' (129,862) at 20210307214930878
131601 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/vsc9953.c' (129,863) at 20210308005003448
131602 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ttm.c' (129,864) at 20241211090145429
131603 2025-01-08 03:00:53.943-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl816.c' (129,865) at 20240405153046901
131604 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/dammit.py' (129,866) at 20241206090014290
131605 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx6110.c' (129,867) at 20240405153231375
131606 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-StocklandHill' (129,868) at 20210307205553798
131607 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372.h' (129,869) at 20220525020655019
131608 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/MAINTAINERS' (129,870) at 20210308005003004
131609 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/common.h' (129,871) at 20210307214925966
131610 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/npcm7xx.inc' (129,872) at 20210307205553734
131611 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/cnp.c' (129,873) at 20240405153231343
131612 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1278@11.conf' (129,874) at 20210307205554094
131613 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/riscv_aclint.c' (129,875) at 20240906080037240
131614 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-memfd.c' (129,876) at 20241211090212210
131615 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mxs-auart.c' (129,877) at 20240429080012440
131616 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/extent-io.c' (129,878) at 20210308005003544
131617 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.yaml' (129,879) at 20240405153045017
131618 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpmh.c' (129,880) at 20240805080014011
131619 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/fp-bench.c' (129,881) at 20241211090212534
131620 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-l4.dtsi' (129,882) at 20240405153229903
131621 2025-01-08 03:00:53.944-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/procattr.h' (129,883) at 20210307214932166
131622 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/display.c' (129,884) at 20240405153048513
131623 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-all-overlays.service.in' (129,885) at 20220204040022600
131624 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb.h' (129,886) at 20210307214928818
131625 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_serialize.cpp' (129,887) at 20220707100020387
131626 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb' (129,888) at 20220402030016203
131627 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pci_grpci2.c' (129,889) at 20240405153230091
131628 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head-inflate-data.c' (129,890) at 20240405153045629
131629 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hif_usb.c' (129,891) at 20241011080017335
131630 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/MAINTAINERS' (129,892) at 20210308005002908
131631 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/Makefile' (129,893) at 20210307214929958
131632 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/pinmux_config.h' (129,894) at 20210308005003072
131633 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mv_i2c.c' (129,895) at 20210308005003384
131634 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/syslinux.bbclass' (129,896) at 20220910030013389
131635 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/cpu.c' (129,897) at 20210308005002800
131636 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/.gitignore' (129,898) at 20210308005003732
131637 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/dpot-dac.yaml' (129,899) at 20220525020651678
131638 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/pch-standby.service' (129,900) at 20241106090019922
131639 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/tgafb.rst' (129,901) at 20210307214925478
131640 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc_btree.h' (129,902) at 20240405153052573
131641 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/Makefile' (129,903) at 20240405153049737
131642 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/logging/openpower-esel-parser_git.bb' (129,904) at 20220126040017547
131643 2025-01-08 03:00:53.945-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm845.h' (129,905) at 20240405153049169
131644 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/sdio.c' (129,906) at 20240405153051813
131645 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x600.h' (129,907) at 20210308005003624
131646 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/layer.conf' (129,908) at 20241221090017468
131647 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LeakDetector_v1.xml' (129,909) at 20240918080002712
131648 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-r40-ccu.h' (129,910) at 20210307214931334
131649 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/bt819.c' (129,911) at 20240405153049309
131650 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/88pm800.txt' (129,912) at 20210307214925406
131651 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/hypcall.c' (129,913) at 20210307214926266
131652 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/loader.py' (129,914) at 20210307205554442
131653 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_update.c' (129,915) at 20240405153054273
131654 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Makefile' (129,916) at 20240613080016363
131655 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml' (129,917) at 20240405153045081
131656 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530-mmio.c' (129,918) at 20240405153230903
131657 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CertificateCollection_v1.xml' (129,919) at 20240619080002920
131658 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_xmit.c' (129,920) at 20241216090017793
131659 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/exception.json' (129,921) at 20240405153054109
131660 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/auxio_32.h' (129,922) at 20210307214926578
131661 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_synproxy.sh' (129,923) at 20240405153054357
131662 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/Makefile' (129,924) at 20210308005002544
131663 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-cryp.c' (129,925) at 20240405153230271
131664 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/README' (129,926) at 20210308005002956
131665 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd-base.dts' (129,927) at 20240405153045457
131666 2025-01-08 03:00:53.946-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/short_splice_read.sh' (129,928) at 20240405153054373
131667 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/liboe.py' (129,929) at 20240301090012455
131668 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/meson.build' (129,930) at 20220913030027317
131669 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk322x_common.h' (129,931) at 20210308005003612
131670 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/Makefile' (129,932) at 20210307214929310
131671 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dir.c' (129,933) at 20240527080023352
131672 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_pci_hotplug.rst' (129,934) at 20220429100100422
131673 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/io.h' (129,935) at 20240405153229859
131674 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_init.h' (129,936) at 20210307214930302
131675 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pcie_wrap_regs.h' (129,937) at 20240405153046605
131676 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/core.c' (129,938) at 20240405153232179
131677 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/xpedite520x.c' (129,939) at 20210308005003172
131678 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/suspend.c' (129,940) at 20210307214926414
131679 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/alauda.c' (129,941) at 20240624080012804
131680 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm_param.h' (129,942) at 20210307214930550
131681 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/LICENSE' (129,943) at 20210308005052041
131682 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/msf2-sysreg.h' (129,944) at 20210308005046021
131683 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-pll.c' (129,945) at 20240405153046769
131684 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/samsung,s3fwrn5.yaml' (129,946) at 20240405153045117
131685 2025-01-08 03:00:53.947-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/index.scss' (129,947) at 20210308005107065
131686 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195-loader.c' (129,948) at 20240405153054001
131687 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf8523.txt' (129,949) at 20210307214925418
131688 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (129,950) at 20230909080012747
131689 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/Kconfig' (129,951) at 20240703080013351
131690 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/stacktrace.c' (129,952) at 20240405153045913
131691 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_leaf.h' (129,953) at 20240405153052565
131692 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/dir.c' (129,954) at 20240613080016487
131693 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twofish/0002-setup.py-switch-to-setuptools.patch' (129,955) at 20220402030016019
131694 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeFunction.v1_6_0.json' (129,956) at 20240619080002952
131695 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LeakDetectorCollection_v1.xml' (129,957) at 20240619080002928
131696 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HaskellReport' (129,958) at 20211006000025238
131697 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_w.c' (129,959) at 20210308005046525
131698 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_1.29.bb' (129,960) at 20241221090017684
131699 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/a15mpcore.h' (129,961) at 20210308005046009
131700 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_add.c' (129,962) at 20210307214926274
131701 2025-01-08 03:00:53.948-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_core.c' (129,963) at 20220520100030268
131702 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/check-plugin-output.sh' (129,964) at 20241211090212550
131703 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_l2c_regs.h' (129,965) at 20240405153046589
131704 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brppt1-mmc.dts' (129,966) at 20210308005002560
131705 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042d4rdb.dts' (129,967) at 20210307214926354
131706 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-acpi-dev.c' (129,968) at 20240405153054005
131707 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/fcntl.h' (129,969) at 20210927100127269
131708 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/brec.c' (129,970) at 20210307214931118
131709 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.h' (129,971) at 20210307214929934
131710 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/xen.c' (129,972) at 20240405153230143
131711 2025-01-08 03:00:53.949-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/local_lock.h' (129,973) at 20210309003655972
131712 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4.h' (129,974) at 20241211090145509
131713 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm_common.c' (129,975) at 20240405153230059
131714 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/stm32-pinfunc.h' (129,976) at 20210308005003640
131715 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_aux_bus.c' (129,977) at 20240405153048385
131716 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/power-ctrl-init.service' (129,978) at 20240316080012480
131717 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/genesis3-yaml-config/genesis3-ipmi-fru-properties.yaml' (129,979) at 20230804080018095
131718 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-evkb.dts' (129,980) at 20240405153045725
131719 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/eisa.c' (129,981) at 20240405153230123
131720 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_usb_usbd.h' (129,982) at 20210307214926218
131721 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/dw100.rst' (129,983) at 20240405153045309
131722 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_ethtool.c' (129,984) at 20240405153050073
131723 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/aha152x_core.c' (129,985) at 20210307214930374
131724 2025-01-08 03:00:53.950-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/math_support.h' (129,986) at 20210307214930546
131725 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc836x_rdk.dts' (129,987) at 20210307214926358
131726 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_read.h' (129,988) at 20210307214931302
131727 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dmaengine.h' (129,989) at 20220525020652406
131728 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/sdram.c' (129,990) at 20210308005002852
131729 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd_ddma.c' (129,991) at 20240429080012444
131730 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-img.c' (129,992) at 20240405153046797
131731 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ataflop.c' (129,993) at 20240405153046705
131732 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Tunnel.interface.yaml' (129,994) at 20221207040023631
131733 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a73a4.dtsi' (129,995) at 20240405153229895
131734 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-marsboard.dts' (129,996) at 20240405153045557
131735 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_compress.c' (129,997) at 20210308005003696
131736 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/Kconfig' (129,998) at 20210307214929726
131737 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions.cpp' (129,999) at 20240920080022619
131738 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence.h' (130,000) at 20240520080015203
131739 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/max44009.c' (130,001) at 20240405153049001
131740 2025-01-08 03:00:53.951-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2497.c' (130,002) at 20240405153048957
131741 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37d.h' (130,003) at 20210309003649824
131742 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-riscv-code.fd.bz2' (130,004) at 20241211090212410 to deleted uid set
131743 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungshamn' (130,005) at 20210307205553786
131744 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/extent_cache.c' (130,006) at 20241216090017753
131745 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/aptina-pll.h' (130,007) at 20210307214928654
131746 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.c' (130,008) at 20220525020652959
131747 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-mmsys.c' (130,009) at 20240405153231451
131748 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/Makefile' (130,010) at 20210307214930226
131749 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/debug' (130,011) at 20221209040019095
131750 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/peak_pciefd_main.c' (130,012) at 20220525020653419
131751 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bigsur.h' (130,013) at 20210307214926242
131752 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/phosphor-logging.wrap' (130,014) at 20220322030034432
131753 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/fby35.rst' (130,015) at 20241211090212238
131754 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/ktest.pl' (130,016) at 20241018080014598
131755 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/id.c' (130,017) at 20210406100036143
131756 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io_event_irq.h' (130,018) at 20210307214926382
131757 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11ac.c' (130,019) at 20240405153050561
131758 2025-01-08 03:00:53.952-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/docs.rst' (130,020) at 20240906080037172
131759 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/scg.c' (130,021) at 20210308005002728
131760 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_fb.c' (130,022) at 20240405153230655
131761 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-common-regulators.dtsi' (130,023) at 20210308005002628
131762 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/cache.json' (130,024) at 20240405153054109
131763 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/files/0001-Makefile.am-no-examples.patch' (130,025) at 20210307205553898
131764 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/ossec/files/0001-Makefile-drop-running-scrips-install.patch' (130,026) at 20210528000029703
131765 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/dockstar.h' (130,027) at 20210308005002908
131766 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1033.h' (130,028) at 20210307214928702
131767 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mman.h' (130,029) at 20240405153052925
131768 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/znc/znc_1.8.2.bb' (130,030) at 20241221090017496
131769 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_trace.h' (130,031) at 20240405153051977
131770 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_SDCARD_defconfig' (130,032) at 20210308005003240
131771 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/bcm63xx_spi.c' (130,033) at 20210308005003488
131772 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pr.h' (130,034) at 20240405153052773
131773 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/Makefile' (130,035) at 20241211090145573
131774 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/Kconfig' (130,036) at 20210307214930778
131775 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/initramfs-kexecboot-image.bb' (130,037) at 20230211040012635
131776 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_increase.cpp' (130,038) at 20240820080023686
131777 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-bridged.m' (130,039) at 20240906080037380
131778 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/vport.h' (130,040) at 20240405153052737
131779 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/MAINTAINERS' (130,041) at 20210308005003036
131780 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_main.c' (130,042) at 20240405153051737
131781 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/Kconfig' (130,043) at 20240405153053121
131782 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si514.txt' (130,044) at 20210309003648340
131783 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha256_glue.c' (130,045) at 20240405153046317
131784 2025-01-08 03:00:53.953-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ia32x64.h' (130,046) at 20241114091008832
131785 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/gntdev.h' (130,047) at 20240405153052953
131786 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/if_tun.h' (130,048) at 20240405153054053
131787 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_hst.c' (130,049) at 20241211090145469
131788 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stpmic1.h' (130,050) at 20240405153052733
131789 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fmin.c' (130,051) at 20210307214926274
131790 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_mac.c' (130,052) at 20240405153050029
131791 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bmips/spaces.h' (130,053) at 20210307214926218
131792 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/testmakefile' (130,054) at 20210307205554442
131793 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__debug.hpp' (130,055) at 20240817080036816
131794 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/virtual-memory.json' (130,056) at 20240405153054145
131795 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/qnx6.rst' (130,057) at 20240405153229815
131796 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/Makefile' (130,058) at 20240405153054237
131797 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-thermocouple' (130,059) at 20240405153044917
131798 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx31.c' (130,060) at 20240405153045645
131799 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-power.json' (130,061) at 20240405153054129
131800 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/244' (130,062) at 20240906080037564
131801 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/Kconfig' (130,063) at 20240405153048825
131802 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi.c' (130,064) at 20220429100100482
131803 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-atr.yaml' (130,065) at 20240405153229767
131804 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb' (130,066) at 20230114040015546
131805 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace_6.12.bb' (130,067) at 20241221090017676
131806 2025-01-08 03:00:53.954-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kexec_image.c' (130,068) at 20210307214926518
131807 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common.c' (130,069) at 20240405153231323
131808 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-sm-k26-revA.dts' (130,070) at 20240405153229975
131809 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-sdmmc-mux.c' (130,071) at 20210819100021542
131810 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-postinst-intercepts.bbclass' (130,072) at 20220910030013385
131811 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/config_check.c' (130,073) at 20240405153054221
131812 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_manage.c' (130,074) at 20240405153230051
131813 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/connection.py' (130,075) at 20231126090012809
131814 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/macros.inc' (130,076) at 20210308005046529
131815 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/Makefile' (130,077) at 20210308005002980
131816 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/sa1111.c' (130,078) at 20240405153045613
131817 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/macints.c' (130,079) at 20240405153045969
131818 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3copy_to_user.S' (130,080) at 20210307214926606
131819 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_static_config.h' (130,081) at 20220525020653435
131820 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.h' (130,082) at 20220525020654179
131821 2025-01-08 03:00:53.955-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/dma.c' (130,083) at 20220525020651982
131822 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-reset-running@.target' (130,084) at 20220301040040077
131823 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_hal.c' (130,085) at 20240405153046957
131824 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jr.h' (130,086) at 20210308005003356
131825 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/dmard06.c' (130,087) at 20240405153048933
131826 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch' (130,088) at 20240413080012651
131827 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.h' (130,089) at 20240405153049641
131828 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a.dtsi' (130,090) at 20240710080014573
131829 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/compat.c' (130,091) at 20210307214931706
131830 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/Kconfig' (130,092) at 20210308005003036
131831 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/mm.h' (130,093) at 20240405153052789
131832 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160_spi.c' (130,094) at 20240405153048985
131833 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/memset_64.S' (130,095) at 20240405153054033
131834 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/lpddr2.h' (130,096) at 20210308005002664
131835 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_ca.c' (130,097) at 20240405153049353
131836 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/l3mdev.h' (130,098) at 20210309003653956
131837 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d2_xplained.h' (130,099) at 20210308005003612
131838 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/settings.hpp' (130,100) at 20240131090034276
131839 2025-01-08 03:00:53.956-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/samsung,s6sy761.txt' (130,101) at 20210307214925338
131840 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board-spl.c' (130,102) at 20210308005002772
131841 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CertificateLocations.v1_0_4.json' (130,103) at 20240619080002944
131842 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/amigang.rst' (130,104) at 20240906080037180
131843 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_mv.c' (130,105) at 20240411080014066
131844 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfu.c' (130,106) at 20210307214926334
131845 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/decode-new.c.inc' (130,107) at 20241211090212486
131846 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmsugp1_defconfig' (130,108) at 20210308005003264
131847 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.h' (130,109) at 20210307214930558
131848 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/imx/cpuidle.h' (130,110) at 20210307214931590
131849 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ali1563.rst' (130,111) at 20210307214925506
131850 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-sbc-am57x.dts' (130,112) at 20210308005002564
131851 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/ipddp.c' (130,113) at 20240405153049721
131852 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-txe-regs.h' (130,114) at 20210307214929166
131853 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-util-data-file.cpp' (130,115) at 20220329030016327
131854 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-amc.dts' (130,116) at 20210308005002568
131855 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-ts5500' (130,117) at 20210307214925206
131856 2025-01-08 03:00:53.957-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/sky81452-backlight.txt' (130,118) at 20210307214925346
131857 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpc.fuc' (130,119) at 20210307214927938
131858 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2836.h' (130,120) at 20240906080037328
131859 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.h' (130,121) at 20240405153049421
131860 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_dmic.h' (130,122) at 20210309003654940
131861 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_device.cpp' (130,123) at 20241106090023554
131862 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap4.decode' (130,124) at 20210308005046389
131863 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/network.txt' (130,125) at 20210307214925422
131864 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/Makefile' (130,126) at 20210307214931898
131865 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_composer.c' (130,127) at 20240405153230643
131866 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_proto.c' (130,128) at 20240405153046953
131867 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/luton/Kconfig' (130,129) at 20210308005003020
131868 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/Makefile' (130,130) at 20240405153231571
131869 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/ufs.h' (130,131) at 20241211090212342
131870 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_hash.c' (130,132) at 20210308005003356
131871 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/sl811-hcd.c' (130,133) at 20240415080012983
131872 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-2.0' (130,134) at 20210307205554414
131873 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/gettimeofday.h' (130,135) at 20240405153045941
131874 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6375.c' (130,136) at 20240405153046813
131875 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,kona-ccu.txt' (130,137) at 20210307214925286
131876 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcm3724.c' (130,138) at 20240405153046901
131877 2025-01-08 03:00:53.958-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/relocate.S' (130,139) at 20210308005002544
131878 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-vmware' (130,140) at 20210308005046237
131879 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iwarp.h' (130,141) at 20210309003651168
131880 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sysctl/config' (130,142) at 20210307214932722
131881 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/libnma/libnma_1.10.6.bb' (130,143) at 20231207090015262
131882 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/user.h' (130,144) at 20210307214931306
131883 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/zsmalloc.rst' (130,145) at 20240405153229819
131884 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-run-native' (130,146) at 20210307205554638
131885 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pri_detector.h' (130,147) at 20210307214929778
131886 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp209.h' (130,148) at 20210308005003560
131887 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/gpu.c' (130,149) at 20210308005002788
131888 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-base.dts' (130,150) at 20240405153045465
131889 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/eth.c' (130,151) at 20210308005002996
131890 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/winmate-fm07-keys.c' (130,152) at 20240405153051417
131891 2025-01-08 03:00:53.959-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-smartkiz.dts' (130,153) at 20240405153045465
131892 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0910_regs.h' (130,154) at 20210307214928642
131893 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sjoy.c' (130,155) at 20210307214928098
131894 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/umem_odp.c' (130,156) at 20240405153049025
131895 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c' (130,157) at 20240405153052205
131896 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/early_uart.c' (130,158) at 20210308005002852
131897 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/airq.c' (130,159) at 20240405153231379
131898 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/util.c' (130,160) at 20220525020652374
131899 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-ff.c' (130,161) at 20210307214928470
131900 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/defrag.c' (130,162) at 20240830080013311
131901 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiremount.service.in' (130,163) at 20241207090017675
131902 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/module.lds.h' (130,164) at 20210309003648888
131903 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sysctl_loop1.c' (130,165) at 20210307214932650
131904 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,nbpfaxi.txt' (130,166) at 20210307214925310
131905 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/meson.options' (130,167) at 20230823080027603
131906 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c' (130,168) at 20210307214929510
131907 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-wmt.txt' (130,169) at 20210307214925326
131908 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/r2dplus.h' (130,170) at 20210308005003612
131909 2025-01-08 03:00:53.960-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/Makefile' (130,171) at 20210308005002852
131910 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trigger_bench.c' (130,172) at 20240405153054281
131911 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/poly1305-x86_64-cryptogams.pl' (130,173) at 20240405153046365
131912 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_drv.h' (130,174) at 20240405153048565
131913 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/cstate.c' (130,175) at 20240805080013927
131914 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme/nvme-json-rewrite' (130,176) at 20231128090014177
131915 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_edif.c' (130,177) at 20240418080014502
131916 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/vmlinux.lds.S' (130,178) at 20210309003648864
131917 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/ucc_geth.c' (130,179) at 20240405153230947
131918 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_port_range.sh' (130,180) at 20240405153232279
131919 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/arm_ddr_gen3.c' (130,181) at 20210308005003360
131920 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_ar5387un.h' (130,182) at 20210308005003588
131921 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/intro.rst' (130,183) at 20240302090018226
131922 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/skcipher.h' (130,184) at 20240405153052625
131923 2025-01-08 03:00:53.961-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2' (130,185) at 20210308005046389 to deleted uid set
131924 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx.dtsi' (130,186) at 20210308005002588
131925 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native.bbappend' (130,187) at 20210812000025258
131926 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,luton.dtsi' (130,188) at 20210308005002812
131927 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm6858.dtsi' (130,189) at 20210308005002576
131928 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/bufferiszero.c.inc' (130,190) at 20240906080037184
131929 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-mac/first-boot-set-mac.sh' (130,191) at 20230421080020940
131930 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/zimageboot.c' (130,192) at 20210308005002852
131931 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/switchdev/Kconfig' (130,193) at 20210307214932090
131932 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/Makefile' (130,194) at 20210307214929650
131933 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-tables.rst' (130,195) at 20240405153045313
131934 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/k3-ringacc.c' (130,196) at 20240405153231455
131935 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/dm163-test.c' (130,197) at 20241211090212546
131936 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_sysfs.c' (130,198) at 20240405153052157
131937 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/protocol.h' (130,199) at 20210307214931218
131938 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Malaga' (130,200) at 20210307205553766
131939 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga_int.h' (130,201) at 20240906080037216
131940 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/bgrt.c' (130,202) at 20240405153046633
131941 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-5.c' (130,203) at 20210307214931190
131942 2025-01-08 03:00:53.962-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/expected_stderr' (130,204) at 20210307214932154
131943 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rk808-regulator.c' (130,205) at 20241211090145485
131944 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_misc.h' (130,206) at 20210307214930918
131945 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/dev-title.png' (130,207) at 20210307205554298 to deleted uid set
131946 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/native_types.hpp' (130,208) at 20241219090033968
131947 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-slimbus.c' (130,209) at 20240405153046693
131948 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-time.c' (130,210) at 20240405153046041
131949 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/am4.h' (130,211) at 20240405153052641
131950 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20ek_common.dtsi' (130,212) at 20240405153045465
131951 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/ptrace.h' (130,213) at 20210307214926178
131952 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipeif.h' (130,214) at 20210307214930586
131953 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977-spi.c' (130,215) at 20240405153053565
131954 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/board.c' (130,216) at 20210308005003012
131955 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-only' (130,217) at 20210316000012713
131956 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx1-core.c' (130,218) at 20240405153231319
131957 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,cci-400.yaml' (130,219) at 20240405153045013
131958 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/seccomp.h' (130,220) at 20220525020652038
131959 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_common.h' (130,221) at 20210308005002664
131960 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/custom_serial.json' (130,222) at 20210307205553850
131961 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-slavext.dts' (130,223) at 20240405153045529
131962 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/systimer.h' (130,224) at 20210308005002636
131963 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/xyz.openbmc_project.EntityManager.conf' (130,225) at 20240615080011909
131964 2025-01-08 03:00:53.963-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/backref.h' (130,226) at 20240405153052273
131965 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.h' (130,227) at 20240405153048813
131966 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/intel_gsic.c' (130,228) at 20210309003655964
131967 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_sh_mask.h' (130,229) at 20210307214927674
131968 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/python3-fuse/python3-fuse_1.0.9.bb' (130,230) at 20241221090017484
131969 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/adjust_pc.h' (130,231) at 20220525020651958
131970 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/xyz.openbmc_project.Hwmon@.service' (130,232) at 20220412030021182
131971 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/Kconfig' (130,233) at 20210308005002824
131972 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/gmu.yaml' (130,234) at 20240405153045041
131973 2025-01-08 03:00:53.964-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/dynamic-debug-howto.rst' (130,235) at 20240405153229735
131974 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5755.c' (130,236) at 20240405153048977
131975 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pic32_eth.c' (130,237) at 20210308005003444
131976 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecureBoot_v1.xml' (130,238) at 20240619080002936
131977 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/layer.conf' (130,239) at 20241221090017472
131978 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-acm' (130,240) at 20210307214925186
131979 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/profile-settings/index.js' (130,241) at 20210308005107077
131980 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl_stm32.c' (130,242) at 20210308005003460
131981 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-pycups_2.0.4.bb' (130,243) at 20241206090014250
131982 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/MAINTAINERS' (130,244) at 20210308005003068
131983 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.4' (130,245) at 20211006000025242
131984 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/IP/meson.build' (130,246) at 20230825080021141
131985 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-glk-fails.txt' (130,247) at 20240405153230531
131986 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/riscv64-linux-gcc.rul' (130,248) at 20231126090012857
131987 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/sigchain.c' (130,249) at 20210307214932494
131988 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml' (130,250) at 20240405153045105
131989 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3.c' (130,251) at 20241115090012945
131990 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ams-delta-fiq.h' (130,252) at 20210307214931470
131991 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/omap_hdq.c' (130,253) at 20240405153052233
131992 2025-01-08 03:00:53.965-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_ns16550.c' (130,254) at 20210308005003484
131993 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/resize.c' (130,255) at 20241211090145513
131994 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/ints.c' (130,256) at 20210307214926166
131995 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_parser.h' (130,257) at 20240405153230155
131996 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/do_div.cocci' (130,258) at 20240405153053441
131997 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/asp.c' (130,259) at 20240405153231279
131998 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_hw.h' (130,260) at 20220525020653451
131999 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_plb.c' (130,261) at 20240405153053265
132000 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/makefile-remove-ldflags.patch' (130,262) at 20210307205553986
132001 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb' (130,263) at 20241206090014342
132002 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/Makefile' (130,264) at 20240405153053905
132003 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/023_blob.dts' (130,265) at 20210308005003752
132004 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/futextest.h' (130,266) at 20210307214932674
132005 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/fixup.c' (130,267) at 20241008080013899
132006 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl0039.h' (130,268) at 20210309003649824
132007 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/remove-for-all' (130,269) at 20240309090012820
132008 2025-01-08 03:00:53.966-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/queued-spinlocks/arch-support.txt' (130,270) at 20240405153045201
132009 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/Kconfig' (130,271) at 20240405153230539
132010 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/syscall-abi.h' (130,272) at 20240405153054237
132011 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/slre.h' (130,273) at 20210308005003684
132012 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image_15.0.0.bb' (130,274) at 20241221090017640
132013 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_entry.cpp' (130,275) at 20241003080023045
132014 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/core.c' (130,276) at 20240405153049705
132015 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt' (130,277) at 20210307214925342
132016 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sodertalje_Ragnhildsborg' (130,278) at 20210307205553790
132017 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/Makefile' (130,279) at 20240405153045585
132018 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FacilityCollection.json' (130,280) at 20240619080002948
132019 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uac2' (130,281) at 20240405153044913
132020 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/dma.c' (130,282) at 20210309003648852
132021 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/mon_client.h' (130,283) at 20210309003653828
132022 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r2300_fpu.S' (130,284) at 20240405153230015
132023 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/arch-support.txt' (130,285) at 20220525020651726
132024 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/40x/ppc40x_simple.c' (130,286) at 20240405153046193
132025 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/lpc_ich9.c' (130,287) at 20241211090212286
132026 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/add_negative' (130,288) at 20240405153053433
132027 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l33.h' (130,289) at 20210307214931594
132028 2025-01-08 03:00:53.967-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.shellcheckrc' (130,290) at 20220830030552937
132029 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_paprd.c' (130,291) at 20240405153050449
132030 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hd64461.h' (130,292) at 20240405153046309
132031 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/eBPF-JIT/arch-support.txt' (130,293) at 20240405153045197
132032 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/researcher-guidelines.rst' (130,294) at 20240405153229835
132033 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/unistd.h' (130,295) at 20210307214926762
132034 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/index.rst' (130,296) at 20240405153045213
132035 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/sun8i_thermal.c' (130,297) at 20240405153231499
132036 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/fs_firmware_loader.txt' (130,298) at 20210308005003328
132037 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch' (130,299) at 20230131040012027
132038 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cpt_hw_types.h' (130,300) at 20240405153046933
132039 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/asm/sysreg.h' (130,301) at 20240405153054033
132040 2025-01-08 03:00:53.968-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic.c' (130,302) at 20241211090212286
132041 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-landisk/mach/iodata_landisk.h' (130,303) at 20210307214926558
132042 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/arm-cmn.rst' (130,304) at 20210309003648292
132043 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/initscript' (130,305) at 20210307205553998
132044 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/cadence_master.h' (130,306) at 20241018080014546
132045 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun9i-a80.dtsi' (130,307) at 20240405153045397
132046 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ti,ds90ub953.yaml' (130,308) at 20240405153229771
132047 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_g.c' (130,309) at 20220525020653735
132048 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/dfu_sample_env.txt' (130,310) at 20210308005003044
132049 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tangier.c' (130,311) at 20240503080014470
132050 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kaxholmen_Vistakulle' (130,312) at 20210307205553786
132051 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_platform_cmd.hpp' (130,313) at 20230721080038150
132052 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/at91rm9200.c' (130,314) at 20210307214925870
132053 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/auth.h' (130,315) at 20210307214931162
132054 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_server.hpp' (130,316) at 20240822080032141
132055 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb.h' (130,317) at 20210308005002820
132056 2025-01-08 03:00:53.969-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mem_addr_space.py' (130,318) at 20241211090212538
132057 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dcmihandler.cpp' (130,319) at 20240829080022538
132058 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-ATSC-center-frequencies-8VSB' (130,320) at 20210307205553754
132059 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/arcmsr.h' (130,321) at 20240405153231387
132060 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Cornell-Lossless-JPEG' (130,322) at 20241221090017616
132061 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd/cfi_flash.h' (130,323) at 20210308005003676
132062 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/profile-settings/controllers/profile-settings-controller.js' (130,324) at 20210308005107077
132063 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-x86.txt' (130,325) at 20240106090017261
132064 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml' (130,326) at 20240405153045129
132065 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/sha1.c' (130,327) at 20210308005003712
132066 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch' (130,328) at 20230706080014745
132067 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch' (130,329) at 20230706080014765
132068 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/Kconfig' (130,330) at 20240405153046197
132069 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0.dtsi' (130,331) at 20240805080013919
132070 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/ashrdi3.S' (130,332) at 20210307214925866
132071 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml' (130,333) at 20240405153045033
132072 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-mk802.dts' (130,334) at 20240405153045377
132073 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_null.c' (130,335) at 20210307214932082
132074 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1-r.c' (130,336) at 20240405153046853
132075 2025-01-08 03:00:53.970-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-check-branches.sh' (130,337) at 20240405153054365
132076 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/yosemite4-led-manager-config/led.yaml' (130,338) at 20241228090012931
132077 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9163.yaml' (130,339) at 20240405153045041
132078 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_flags.cpp' (130,340) at 20210308005100997
132079 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_plane.c' (130,341) at 20240405153230583
132080 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/udplite.rst' (130,342) at 20210307214925542
132081 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h' (130,343) at 20220525020652971
132082 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9062-regulator.c' (130,344) at 20240405153231363
132083 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nvmem-consumer.yaml' (130,345) at 20240405153045121
132084 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Storfjaten' (130,346) at 20210307205553790
132085 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sbshc.c' (130,347) at 20240405153046645
132086 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-linear.c' (130,348) at 20240405153230771
132087 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/OWNERS' (130,349) at 20230624080040884
132088 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/initvals_phy.h' (130,350) at 20210307214929890
132089 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/printk.h' (130,351) at 20240613080016503
132090 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961.dtsi' (130,352) at 20240405153045805
132091 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Entry.interface.yaml' (130,353) at 20221207040023627
132092 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/obmc-console/obmc-console.conf' (130,354) at 20230512080018777
132093 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/qgroup.h' (130,355) at 20240405153231631
132094 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38472.patch' (130,356) at 20240106090017265
132095 2025-01-08 03:00:53.971-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/colorspaces-details.rst' (130,357) at 20220525020651782
132096 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/rings.c' (130,358) at 20240405153050197
132097 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvb-fe-read-status.rst' (130,359) at 20210309003648476
132098 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Arphic-Public-License' (130,360) at 20210812000025194
132099 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/atomic.h' (130,361) at 20240405153046381
132100 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/sntp' (130,362) at 20210307205553846
132101 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rcar-gen3-common.h' (130,363) at 20210308005003612
132102 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm8350.h' (130,364) at 20240405153052645
132103 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-ep93xx.h' (130,365) at 20210307214931482
132104 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/c2port-duramar2150.c' (130,366) at 20210307214929122
132105 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_iommu.h' (130,367) at 20240405153049469
132106 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/img2brec.sh' (130,368) at 20210308005003764
132107 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/am3517evm.h' (130,369) at 20210308005003016
132108 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a100-r.c' (130,370) at 20240405153231335
132109 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/cmd.c' (130,371) at 20240405153231007
132110 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexa715.inc' (130,372) at 20240301090012451
132111 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/dwarf-regs.c' (130,373) at 20210307214932518
132112 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8641d_defconfig' (130,374) at 20210308005003280
132113 2025-01-08 03:00:53.972-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/xinetd.service' (130,375) at 20210307205554574
132114 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_txnmgr.c' (130,376) at 20240830080013323
132115 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dprtc-cmd.h' (130,377) at 20210307214929394
132116 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/gcm.c' (130,378) at 20240405153046537
132117 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext_0.22.5.bb' (130,379) at 20241221090017640
132118 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts' (130,380) at 20240405153229939
132119 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/HEADERS.md' (130,381) at 20221208040005014
132120 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd-existing.conf' (130,382) at 20230520080014480
132121 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_log.c' (130,383) at 20210307214926170
132122 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/amd-sample-raw.c' (130,384) at 20240405153232235
132123 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch' (130,385) at 20241221090017692
132124 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/smsc-lan87xx.txt' (130,386) at 20210309003648376
132125 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra194-cpufreq.c' (130,387) at 20240405153230255
132126 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_mad.h' (130,388) at 20220525020654679
132127 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_memory_region.c' (130,389) at 20240405153048549
132128 2025-01-08 03:00:53.973-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads8344.c' (130,390) at 20240405153048965
132129 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/i8257.c' (130,391) at 20241211090212270
132130 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/usb-tusb6010.c' (130,392) at 20240405153045673
132131 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-time-dd-test.sh' (130,393) at 20220910030013437
132132 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_syscall.h' (130,394) at 20220429100100650
132133 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8821.yaml' (130,395) at 20240405153229799
132134 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/tx.c' (130,396) at 20240405153050729
132135 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/Makefile' (130,397) at 20210309003651032
132136 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/exception.h' (130,398) at 20240405153229999
132137 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/org/open_power/OCC/Metrics.metadata.yaml' (130,399) at 20221209040020395
132138 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/syscall.tbl' (130,400) at 20241211090212378
132139 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c' (130,401) at 20210308005002948
132140 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec.c' (130,402) at 20210308005003396
132141 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/st,stm32-vrefbuf.txt' (130,403) at 20210308005003308
132142 2025-01-08 03:00:53.974-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace_custom_sched.c' (130,404) at 20240405153053433
132143 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_offset.h' (130,405) at 20240405153230471
132144 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_thermal.c' (130,406) at 20240405153050145
132145 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp862.c' (130,407) at 20210307214931178
132146 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/arch-powerpc.inc' (130,408) at 20210812000025310
132147 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/selftest.py' (130,409) at 20220910030013405
132148 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ocelot.h' (130,410) at 20240405153049613
132149 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0001-Fixes-for-yocto-build.patch' (130,411) at 20231011080016574
132150 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.18.1.bb' (130,412) at 20241221090017564
132151 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c' (130,413) at 20241011080017307 to deleted uid set
132152 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.6.bb' (130,414) at 20241221090017564
132153 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/fdtparams.c' (130,415) at 20240405153047041
132154 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/async/fdio.cpp' (130,416) at 20241217090453707
132155 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/cchips/hd6446x/hd64461.c' (130,417) at 20210307214926542
132156 2025-01-08 03:00:53.978-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/can-isotp_git.bb' (130,418) at 20241221090017524
132157 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_da_format.h' (130,419) at 20241023080012895
132158 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_tx_regif.h' (130,420) at 20210308005003528
132159 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/emulate.c' (130,421) at 20240405153046029
132160 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/chilisom.h' (130,422) at 20210308005002636
132161 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_registers.h' (130,423) at 20210308005003528
132162 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/padata.c' (130,424) at 20241008080014023
132163 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/rndis.h' (130,425) at 20210308005003508
132164 2025-01-08 03:00:53.979-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch' (130,426) at 20220910030013353
132165 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_timeline.c' (130,427) at 20240405153230571
132166 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/io.c' (130,428) at 20210307214926566
132167 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cgroup.c' (130,429) at 20210307214928370
132168 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/sdeventplus.wrap' (130,430) at 20230630080020271
132169 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-gsc.h' (130,431) at 20210307214927774
132170 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-poweroff-watchdog.service' (130,432) at 20210810100021256
132171 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rng.c' (130,433) at 20240405153046537
132172 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/statfs.h' (130,434) at 20210307214931618
132173 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/checksum_32.h' (130,435) at 20210309003649016
132174 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1x93.c' (130,436) at 20240405153049301
132175 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm-cci.h' (130,437) at 20240405153052657
132176 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-som-om44.dtsi' (130,438) at 20240405153045605
132177 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-blk-pci.c' (130,439) at 20221215040039166
132178 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hdmi-codec.h' (130,440) at 20240405153052885
132179 2025-01-08 03:00:53.980-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/smc_eeprom.c' (130,441) at 20210308005003020
132180 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50003000_v2.json' (130,442) at 20241213090040130
132181 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_type.h' (130,443) at 20240405153050321
132182 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.c' (130,444) at 20240624080012776
132183 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/inputattach.service' (130,445) at 20210307205553918
132184 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dbx500-prcmu.h' (130,446) at 20210307214930186
132185 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/tests.conf' (130,447) at 20210307214932626
132186 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_weak.c' (130,448) at 20240405153054277
132187 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/addrlabel.c' (130,449) at 20221128040017626
132188 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx_ccm.c' (130,450) at 20210927100127153
132189 2025-01-08 03:00:53.981-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/mii.h' (130,451) at 20240326080039538
132190 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-sdw.c' (130,452) at 20240405153046693
132191 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/Kconfig' (130,453) at 20220525020654163
132192 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/machine/s2600wf.conf' (130,454) at 20230927080013510
132193 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_plane.h' (130,455) at 20220525020652831
132194 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/sancov_plugin.c' (130,456) at 20240405153053449
132195 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/page-vary-target.c' (130,457) at 20240326080039578
132196 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-thunderbolt' (130,458) at 20240405153229731
132197 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/memory-device-stubs.c' (130,459) at 20240906080037248
132198 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/km83xx_i2c.c' (130,460) at 20210308005003012
132199 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch' (130,461) at 20220910030013425
132200 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2004.c' (130,462) at 20240405153049165
132201 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c' (130,463) at 20240405153048593
132202 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/l2t.c' (130,464) at 20210309003650588
132203 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h' (130,465) at 20240405153048797
132204 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.c' (130,466) at 20240405153048665
132205 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_vl.h' (130,467) at 20220525020653435
132206 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/templates/default/conf-notes.txt' (130,468) at 20220913030020496
132207 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/flock.c' (130,469) at 20210307214932578
132208 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_mst.c' (130,470) at 20240429080012420
132209 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/trace.h' (130,471) at 20240405153052093
132210 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-lpc2k.txt' (130,472) at 20210307214925322
132211 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cci-control-port.yaml' (130,473) at 20240405153045013
132212 2025-01-08 03:00:53.982-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/IPS_P10BMCAspeedSBPubKey_3.pem' (130,474) at 20220810030014017
132213 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/Makefile' (130,475) at 20240405153049217
132214 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_io.c' (130,476) at 20240405153051737
132215 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/pinmux.c' (130,477) at 20210308005002788
132216 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-os-linux-Fix-build-when-__NR_futex-is-not-available.patch' (130,478) at 20210307205553938
132217 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/jump_label.h' (130,479) at 20240405153230091
132218 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/Kconfig' (130,480) at 20210308005003004
132219 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/aarp.c' (130,481) at 20220525020654787
132220 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-subdev.rst' (130,482) at 20240405153045313
132221 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/console_buffer.hpp' (130,483) at 20210308005051513
132222 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-distlib_0.3.9.bb' (130,484) at 20241221090017552
132223 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/gpio_block_defs.h' (130,485) at 20210307214930542
132224 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/thordown.c' (130,486) at 20210308005003220
132225 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubipatch.service' (130,487) at 20210308005102829
132226 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_tc_lib.c' (130,488) at 20241018080014518
132227 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/rtc.c' (130,489) at 20210307214926202
132228 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/omap_wdt.h' (130,490) at 20210308005002708
132229 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/plot.py' (130,491) at 20210308005046397
132230 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_rqs_defconfig' (130,492) at 20210308005003260
132231 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h' (130,493) at 20220525020652947
132232 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/TODO' (130,494) at 20240405153046609
132233 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts' (130,495) at 20240503080014458
132234 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ebcdic.c' (130,496) at 20210307214926502
132235 2025-01-08 03:00:53.983-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c' (130,497) at 20240405153049917
132236 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch' (130,498) at 20210307205554466
132237 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/u-boot-spl.lds' (130,499) at 20210308005002556
132238 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/Makefile' (130,500) at 20240405153054073
132239 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_eth_if.h' (130,501) at 20240405153052781
132240 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_pci.c' (130,502) at 20210307214930234
132241 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/nommu_kc705_defconfig' (130,503) at 20240405153046501
132242 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_fips.c' (130,504) at 20210307214927086
132243 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/Makefile' (130,505) at 20210307214926186
132244 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/cpuctrl.yaml' (130,506) at 20240405153229755
132245 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/rtl83xx.dtsi' (130,507) at 20220525020651994
132246 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2801.c' (130,508) at 20240405153046893
132247 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/meson.build' (130,509) at 20241212090020527
132248 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/op_helper.c' (130,510) at 20240326080039698
132249 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/aliasesdb' (130,511) at 20220204040022432
132250 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/events.json' (130,512) at 20240918080013376
132251 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-mediatek.h' (130,513) at 20240405153231527
132252 2025-01-08 03:00:53.984-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/cancel-redundant-workflows.yml' (130,514) at 20220823030015959
132253 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator_v.h' (130,515) at 20210307214927286
132254 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1/w1-gpio.txt' (130,516) at 20210308005003328
132255 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-vf-unaware.sh' (130,517) at 20220525020655227
132256 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx.h' (130,518) at 20240405153051313
132257 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.h' (130,519) at 20210307214929930
132258 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_main.c' (130,520) at 20240405153046933
132259 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/noexec.c' (130,521) at 20221215040039390
132260 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-dai.c' (130,522) at 20240719080013381
132261 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_regs.h' (130,523) at 20220525020653019
132262 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/manager_serialize.cpp' (130,524) at 20241115090002317
132263 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_masks.h' (130,525) at 20240405153046601
132264 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/asm/barrier.h' (130,526) at 20210307214932454
132265 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h' (130,527) at 20240405153047197
132266 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/spi-intel.h' (130,528) at 20240405153052773
132267 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/.gitignore' (130,529) at 20220525020655187
132268 2025-01-08 03:00:53.985-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c' (130,530) at 20240405153231055
132269 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6.dtsi' (130,531) at 20210308005002620
132270 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qnum.c' (130,532) at 20241211090212454
132271 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.hardware.md' (130,533) at 20241221090017604
132272 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gx-pmx.c' (130,534) at 20210308005003456
132273 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/env_mock.hpp' (130,535) at 20210308004940468
132274 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram_init.c' (130,536) at 20210308005002796
132275 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SDCARD_defconfig' (130,537) at 20210308005003240
132276 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__execute.hpp' (130,538) at 20240731080033662
132277 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/Fraunhofer_FDK_AAC_Codec_Library_for_Android' (130,539) at 20210307205553754
132278 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/sdeventplus.wrap' (130,540) at 20230324080026170
132279 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/snmp-controller.js' (130,541) at 20210308005107073
132280 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls.h' (130,542) at 20240405153230935
132281 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_iscsi.c' (130,543) at 20240405153051693
132282 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/interface.h' (130,544) at 20210307214926066
132283 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/check_build_completeness.py' (130,545) at 20210307205554546
132284 2025-01-08 03:00:53.986-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/whitelist-filter.cpp' (130,546) at 20240829080022546
132285 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ehci.h' (130,547) at 20210308005002656
132286 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme32.c' (130,548) at 20240405153232135
132287 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_task.c' (130,549) at 20241211090212486
132288 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kexec.h' (130,550) at 20240405153229907
132289 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-stream.h' (130,551) at 20240812080017264
132290 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cpan-base.bbclass' (130,552) at 20220910030013385
132291 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/poll.h' (130,553) at 20240405153231835
132292 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/Makefile' (130,554) at 20210307214931174
132293 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/blocklayout.h' (130,555) at 20210307214931146
132294 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/bcm63xx_uart.c' (130,556) at 20240710080014597
132295 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/meraki-mx100.c' (130,557) at 20220525020653911
132296 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/linkage.h' (130,558) at 20210307214926158
132297 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cg6.c' (130,559) at 20240405153231579
132298 2025-01-08 03:00:53.987-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f429.c' (130,560) at 20210307214930122
132299 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606.c' (130,561) at 20241008080013931
132300 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ucs2_utils.c' (130,562) at 20240405153231707
132301 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/powerpc.c' (130,563) at 20240805080013927
132302 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/syscall.c' (130,564) at 20241211090212550
132303 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-execnet_2.1.1.bb' (130,565) at 20241206090014266
132304 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/arp.c' (130,566) at 20210308005003716
132305 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+polockonce+poacquiresilsil.litmus' (130,567) at 20220525020655127
132306 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylyrics_1.1.0.bb' (130,568) at 20241221090017560
132307 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat_dbgfs.c' (130,569) at 20240405153230267
132308 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/SBx81LIFXCAT_defconfig' (130,570) at 20210308005003244
132309 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pfm.c' (130,571) at 20241211090145577
132310 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.h' (130,572) at 20240405153047145
132311 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel_config.h' (130,573) at 20210307214932590
132312 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/fw_cfg.h' (130,574) at 20240906080037248
132313 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/isa-bridge.c' (130,575) at 20240405153046141
132314 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iwalk.c' (130,576) at 20240405153052597
132315 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vmalloc.h' (130,577) at 20210307214926514
132316 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-logitech-hidpp' (130,578) at 20210307214925202
132317 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml' (130,579) at 20210307205553694
132318 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/util.h' (130,580) at 20240405153052973
132319 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sh-cpufreq.c' (130,581) at 20220525020652370
132320 2025-01-08 03:00:53.988-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/README' (130,582) at 20210308005003736
132321 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/pll.c' (130,583) at 20210307214927022
132322 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/arm.rst' (130,584) at 20240405153229739
132323 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/profile.h' (130,585) at 20240815080012907
132324 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/bayleybay.c' (130,586) at 20210308005003008
132325 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/sysinfo.h' (130,587) at 20210308005002876
132326 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/uaccess.h' (130,588) at 20240411080014050
132327 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/.gitignore' (130,589) at 20210308005003756
132328 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/session/closesession_unittest.cpp' (130,590) at 20210308004925452
132329 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_chardev.c' (130,591) at 20240624080012796
132330 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/signal.c' (130,592) at 20240405153046077
132331 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/aczephyr.h' (130,593) at 20240405153231787
132332 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/tricore-softmmu/default.mak' (130,594) at 20240906080037160
132333 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/MAINTAINERS' (130,595) at 20210308005003072
132334 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/card.h' (130,596) at 20241216090017769
132335 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netnet.c' (130,597) at 20240405153053317
132336 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb' (130,598) at 20221003030013261
132337 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_updates.hpp' (130,599) at 20230524080039233
132338 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/Kconfig' (130,600) at 20210307214929910
132339 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/otp.c' (130,601) at 20240405153049709
132340 2025-01-08 03:00:53.989-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/monitor.hpp' (130,602) at 20240817080025332
132341 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/cna_fwimg.c' (130,603) at 20210307214929346
132342 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_user_pages.c' (130,604) at 20240405153049105
132343 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-idk-evm.dts' (130,605) at 20210308005002564
132344 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ru-Volgodonsk' (130,606) at 20210307205553778
132345 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/libertas_tf.h' (130,607) at 20240405153050561
132346 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ima.h' (130,608) at 20240405153052709
132347 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_hw.c' (130,609) at 20210308005003440
132348 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,aal.yaml' (130,610) at 20240405153045041
132349 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-merge-config-native.bb' (130,611) at 20230720080015094
132350 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/dev-path-parser.c' (130,612) at 20240405153047041
132351 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb' (130,613) at 20241221090017504
132352 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/designware.h' (130,614) at 20210308005003428
132353 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch' (130,615) at 20230811080018298
132354 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/024' (130,616) at 20240906080037564
132355 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/gdbstub.c' (130,617) at 20240906080037524
132356 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/meson.build' (130,618) at 20230825080021141
132357 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-io.h' (130,619) at 20210309003650212
132358 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/paravirt_api_clock.h' (130,620) at 20240405153045861
132359 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/python3-picamera/python3-picamera_git.bb' (130,621) at 20220402030016075
132360 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/wii.c' (130,622) at 20240405153046209
132361 2025-01-08 03:00:53.990-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/obmc-ikvm.cpp' (130,623) at 20210308005131905
132362 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/as3722.h' (130,624) at 20210308005003680
132363 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/ib_verbs.h' (130,625) at 20240613080016415
132364 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts' (130,626) at 20240405153045589
132365 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cacheline.c' (130,627) at 20210307214932586
132366 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0001-CMakeLists.txt-Make-the-test-discovery-occur-on-targ.patch' (130,628) at 20241221090017508
132367 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-test' (130,629) at 20210307205554638
132368 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/kontron,sl28cpld-intc.yaml' (130,630) at 20210309003648364
132369 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/helper.hpp' (130,631) at 20240625080005992
132370 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/emergency-restart.h' (130,632) at 20210307214925646
132371 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/system-bus.c' (130,633) at 20240910080014022
132372 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd8111.c' (130,634) at 20220525020653071
132373 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/provider.c' (130,635) at 20241111090012125
132374 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_4_2_sh_mask.h' (130,636) at 20240405153048005
132375 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_dvo.c' (130,637) at 20240405153230635
132376 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml' (130,638) at 20240405153045081
132377 2025-01-08 03:00:53.991-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/syscall.tbl' (130,639) at 20240405153232219
132378 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vmlinux-xip.lds.S' (130,640) at 20240405153230071
132379 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/debug.c' (130,641) at 20241011080017335
132380 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/common.c' (130,642) at 20240405153232015
132381 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_qoriq.c' (130,643) at 20240405153231355
132382 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/host_iommu_device.c' (130,644) at 20240906080037140
132383 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loongarch/virt.h' (130,645) at 20241211090212362
132384 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,omap3isp.txt' (130,646) at 20210307214925354
132385 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/README.md' (130,647) at 20221207040023631
132386 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-empty.json' (130,648) at 20220429100100882
132387 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite.c' (130,649) at 20240405153048465
132388 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/maxim,max77686.txt' (130,650) at 20240405153045025
132389 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-rndis' (130,651) at 20210309003648244
132390 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/perf/block/qcow2/convert-blockstatus' (130,652) at 20210308005046397
132391 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-stih407-usb.c' (130,653) at 20210307214930062
132392 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs-postcommands.bbclass' (130,654) at 20241221090017608
132393 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/efuse.h' (130,655) at 20210307214929922
132394 2025-01-08 03:00:53.992-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/.gitignore' (130,656) at 20240405153046609
132395 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/index.rst' (130,657) at 20210307214925574
132396 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/interrupts.c' (130,658) at 20210308005002860
132397 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,pcm1681.txt' (130,659) at 20210307214925434
132398 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml' (130,660) at 20210309003648352
132399 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c' (130,661) at 20221215040039374
132400 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/goodix_fwupload.c' (130,662) at 20240405153049161
132401 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b.dtsi' (130,663) at 20240405153045401
132402 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/ir_loopback.sh' (130,664) at 20240405153054309
132403 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/iscsi.h' (130,665) at 20240405153052897
132404 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usb-help.rst' (130,666) at 20210307214925590
132405 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62.dtsi' (130,667) at 20240405153229971
132406 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_region_lmem.c' (130,668) at 20240405153230567
132407 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/spinlock.h' (130,669) at 20240405153046281
132408 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools_2.0.30.bb' (130,670) at 20241221090017688
132409 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adp1653.c' (130,671) at 20240405153049305
132410 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/softfloat.h' (130,672) at 20210308005046297
132411 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/swift/monitor.yaml' (130,673) at 20210307205553702
132412 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trapnr.h' (130,674) at 20210309003649024
132413 2025-01-08 03:00:53.993-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/fsi.c' (130,675) at 20241211090212270
132414 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slab.c' (130,676) at 20240405153231979
132415 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/clnt.c' (130,677) at 20240805080014059
132416 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/q54sj108a2.c' (130,678) at 20240405153230667
132417 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/dma_global.h' (130,679) at 20210307214930542
132418 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/rest_client.robot' (130,680) at 20240627080021048
132419 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Python-2.0' (130,681) at 20210307205554426
132420 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hvf.h' (130,682) at 20240906080037348
132421 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/native/irq.h' (130,683) at 20210307214926118
132422 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/Makefile' (130,684) at 20210308005002964
132423 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/switch-driver.rst' (130,685) at 20220525020651742
132424 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.c' (130,686) at 20240405153230951
132425 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.h' (130,687) at 20240405153047173
132426 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.8/index.html' (130,688) at 20210307205554246
132427 2025-01-08 03:00:53.994-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filelock/ofdlocks.c' (130,689) at 20240405153232267
132428 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/gs_usb.c' (130,690) at 20241216090017713
132429 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rust-target-config.bbclass' (130,691) at 20241221090017608
132430 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp' (130,692) at 20221209040003858
132431 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/palmas.c' (130,693) at 20240405153230839
132432 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch' (130,694) at 20241221090017532
132433 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d33ek.dts' (130,695) at 20210308005002612
132434 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Simo_Viantie' (130,696) at 20210307205553774
132435 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/atbm8830.c' (130,697) at 20240405153049281
132436 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcidas.c' (130,698) at 20240405153046889
132437 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/dz.h' (130,699) at 20210307214930746
132438 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb' (130,700) at 20241221090017544
132439 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkm.c' (130,701) at 20240405153230247
132440 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/meson.build' (130,702) at 20241217090031433
132441 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8195-power.h' (130,703) at 20240405153052653
132442 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-verity-loadpin.h' (130,704) at 20240405153231807
132443 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/mount.c' (130,705) at 20220525020654383
132444 2025-01-08 03:00:53.995-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3366-power.h' (130,706) at 20210307214931346
132445 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_yellow_carp.h' (130,707) at 20240405153048349
132446 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c' (130,708) at 20240405153050581
132447 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/Makefile' (130,709) at 20240405153049921
132448 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' (130,710) at 20240914080002926 to deleted uid set
132449 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_wqe.h' (130,711) at 20240405153049957
132450 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/tpi.h' (130,712) at 20240405153046281
132451 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tx53-x13x.dts' (130,713) at 20240405153045493
132452 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/vesa.h' (130,714) at 20210307214926638
132453 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/marvell,armada-3700-rwtm-mailbox.txt' (130,715) at 20210307214925350
132454 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-pinctrl.yaml' (130,716) at 20240405153045137
132455 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-ffs.h' (130,717) at 20220525020654531
132456 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mtk-dvfsrc-regulator.c' (130,718) at 20240405153231363
132457 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalIpv6.vue' (130,719) at 20241004080035971
132458 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c' (130,720) at 20240503080014494 to deleted uid set
132459 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/or1k-linux-user.mak' (130,721) at 20241211090212222
132460 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/clz_ctz.c' (130,722) at 20220525020651990
132461 2025-01-08 03:00:53.996-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/itnull.cocci' (130,723) at 20240405153053441
132462 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08.c' (130,724) at 20240405153051337
132463 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar_1.35.bb' (130,725) at 20231011080016614
132464 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmstb/MAINTAINERS' (130,726) at 20210308005002940
132465 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpm.h' (130,727) at 20240405153230735
132466 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/Makefile' (130,728) at 20210307214932226
132467 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb' (130,729) at 20241206090014270
132468 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/pm_smbus.h' (130,730) at 20210308005046013
132469 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_qb.c' (130,731) at 20210308005046509
132470 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/bloblist.c' (130,732) at 20210308005003736
132471 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/Makefile' (130,733) at 20220525020654803
132472 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/layer.conf' (130,734) at 20241221090017476
132473 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpus.yaml' (130,735) at 20240405153229755
132474 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h' (130,736) at 20240405153230327
132475 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg-plugins.rst' (130,737) at 20240906080037172
132476 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-all_passed.log' (130,738) at 20210309003655972
132477 2025-01-08 03:00:53.997-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/pipeline.json' (130,739) at 20240405153054141
132478 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/akebono.txt' (130,740) at 20210307214925402
132479 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_etf_regs.h' (130,741) at 20240405153046589
132480 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/Makefile' (130,742) at 20210308005003356
132481 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/program_types.rst' (130,743) at 20240405153044993
132482 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/bbm.h' (130,744) at 20210308005003668
132483 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_disc.c' (130,745) at 20240405153051617
132484 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/simple-mfd-i2c.c' (130,746) at 20240405153049613
132485 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_4.h' (130,747) at 20240405153048349
132486 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_dp264.c' (130,748) at 20210307214925658
132487 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623.dtsi' (130,749) at 20240405153045461
132488 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/mock_hyp_sys_config.hpp' (130,750) at 20240822080023973
132489 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.h' (130,751) at 20240405153047305
132490 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/test/debug_inif_test.cpp' (130,752) at 20241129090023561
132491 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/allwinner,sun6i-a31-p2wi.yaml' (130,753) at 20240405153045065
132492 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpu.h' (130,754) at 20240405153045937
132493 2025-01-08 03:00:53.998-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/Makefile' (130,755) at 20210308005002916
132494 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/vmport.c' (130,756) at 20210927100127133
132495 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/man/pfrut.8' (130,757) at 20240405153054213
132496 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/clk-mt7621.c' (130,758) at 20240405153230235
132497 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stream.h' (130,759) at 20210309003655964
132498 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/linkage.h' (130,760) at 20210308005002840
132499 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/Kconfig' (130,761) at 20240405153049421
132500 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/.oe-layers.json' (130,762) at 20240301090012479
132501 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-rds-gen.c' (130,763) at 20240405153230823
132502 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/dir.c' (130,764) at 20240405153231695
132503 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-self-cycle.out' (130,765) at 20210308005046409 to deleted uid set
132504 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/base_test.c' (130,766) at 20240805080014071
132505 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-space-after-value.bconf' (130,767) at 20210307214932462
132506 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/fuzz.h' (130,768) at 20240326080039738
132507 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmpxchg.h' (130,769) at 20240405153046381
132508 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/buffalo-wxl-setup.c' (130,770) at 20240405153045653
132509 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/Makefile' (130,771) at 20210307214932614
132510 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/Makefile' (130,772) at 20210307214930282
132511 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-arm.txt' (130,773) at 20240113090014532
132512 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_subreg.c' (130,774) at 20240405153054285
132513 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-905-24.5W' (130,775) at 20210307205553762
132514 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/bootconfig.conf' (130,776) at 20220525020655183
132515 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/gpt.c' (130,777) at 20210308005003212
132516 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/signal.h' (130,778) at 20210308005002840
132517 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/meson.build' (130,779) at 20231202090022680
132518 2025-01-08 03:00:53.999-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/.gitignore' (130,780) at 20210307214932466
132519 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/regd.c' (130,781) at 20220525020653727
132520 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/src/perform_scan.cpp' (130,782) at 20240830080004343 to deleted uid set
132521 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/shmobile_defconfig' (130,783) at 20240405153045617
132522 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/fpu.S' (130,784) at 20240405153046033
132523 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_wrong_command_code.cpp' (130,785) at 20231110090010623
132524 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_server_health.robot' (130,786) at 20210308005007104
132525 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/eventreplay.py' (130,787) at 20240106090017245
132526 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_maps2.c' (130,788) at 20220525020655199
132527 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/expoline/Makefile' (130,789) at 20240405153046297
132528 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr.host.c' (130,790) at 20210307214930562
132529 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptspi.c' (130,791) at 20240405153049597
132530 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/rx.c' (130,792) at 20240405153231047
132531 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/111.out' (130,793) at 20210308005046445
132532 2025-01-08 03:00:54.000-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-dev.c' (130,794) at 20240405153230683
132533 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/suballoc.c' (130,795) at 20220525020654479
132534 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbgcap.h' (130,796) at 20241216090017745
132535 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/setup.c' (130,797) at 20240405153045913
132536 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/README.md' (130,798) at 20240405153053417
132537 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo-update-recipe-crates.bbclass' (130,799) at 20241221090017608
132538 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_2_0_offset.h' (130,800) at 20240405153048237
132539 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd/run-ptest' (130,801) at 20220204040022460
132540 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/allwinner,sun6i-a31-prcm.yaml' (130,802) at 20240405153229775
132541 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes.txt' (130,803) at 20210307205554626
132542 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0006-zero-out-wl-buffers-in-egl_surface_free.patch' (130,804) at 20230706080014765
132543 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/reset.rst' (130,805) at 20220525020651726
132544 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkmux.py' (130,806) at 20210308005003772
132545 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableDateFilter.vue' (130,807) at 20241004080035963
132546 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos4.h' (130,808) at 20240405153231795
132547 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/templates/default/local.conf.sample' (130,809) at 20241221090017476
132548 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/sd_emmc.h' (130,810) at 20210308005002644
132549 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000.c' (130,811) at 20210308005003440
132550 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/lattice-machxo2-spi.txt' (130,812) at 20210307214925314
132551 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-tec.dts' (130,813) at 20240405153045481
132552 2025-01-08 03:00:54.001-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ap-bridge.c' (130,814) at 20220429100100518
132553 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fallback.hpp' (130,815) at 20240820080023694
132554 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/sanity.c' (130,816) at 20210308005100993
132555 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/032.out' (130,817) at 20210308005046437
132556 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatcc/flatcc/0001-Check-for-C-standard-version-23-for-__fallthrough__.patch' (130,818) at 20240301090012423
132557 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FanCollection_v1.xml' (130,819) at 20240619080002924
132558 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_addr.h' (130,820) at 20240405153052921
132559 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/remove-startup-option.patch' (130,821) at 20230503080014591
132560 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (130,822) at 20241206090014234
132561 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/linkage.h' (130,823) at 20240405153045857
132562 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/Kconfig' (130,824) at 20210308005002944
132563 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/vf.c' (130,825) at 20240405153050029
132564 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8523.c' (130,826) at 20240405153232167
132565 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/debug.h' (130,827) at 20220525020654611
132566 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/Kconfig' (130,828) at 20240405153231343
132567 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml' (130,829) at 20240405153045081
132568 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-dev.dts' (130,830) at 20240405153045829
132569 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (130,831) at 20230721080014366
132570 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/stack.c' (130,832) at 20210309003650244
132571 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/mmc.h' (130,833) at 20210308005002852
132572 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds164x.c' (130,834) at 20210308005003480
132573 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ddr.c' (130,835) at 20210308005002964
132574 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AccelerationFunction_v1.xml' (130,836) at 20240619080002916
132575 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/newlitmushist.sh' (130,837) at 20240405153054069
132576 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sme-inst.h' (130,838) at 20240405153054237
132577 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/translation.json' (130,839) at 20240405153232227
132578 2025-01-08 03:00:54.002-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ce4100/ce4100.c' (130,840) at 20210307214926742
132579 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power.c' (130,841) at 20240405153230551
132580 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c' (130,842) at 20240405153054321
132581 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idma64.h' (130,843) at 20210307214927130
132582 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/b128ops.h' (130,844) at 20240405153052621
132583 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_common.c' (130,845) at 20210307214926598
132584 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gSOAP-1.3b' (130,846) at 20210307205554430
132585 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/util.hpp' (130,847) at 20241123090021039
132586 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/treesource.c' (130,848) at 20210308005003728
132587 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5637.c' (130,849) at 20240405153049009
132588 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vega20_ip_offset.h' (130,850) at 20220525020652815
132589 2025-01-08 03:00:54.003-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_design_QA.rst' (130,851) at 20240405153229747
132590 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/helpers.c' (130,852) at 20241104090011603
132591 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/dumpstack_32.c' (130,853) at 20240405153046429
132592 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/display_timing.c' (130,854) at 20210307214930898
132593 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/Kconfig' (130,855) at 20210307214932394
132594 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/hid-core.c' (130,856) at 20240405153048829
132595 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2088a-qds.dts' (130,857) at 20210307214926014
132596 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/marvell,cn10624-wdt.yaml' (130,858) at 20240405153229803
132597 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-udmabuf.c' (130,859) at 20240906080037220
132598 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/t5403.c' (130,860) at 20240405153049009
132599 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/meson.build' (130,861) at 20240925080024982
132600 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_fdb_veto_ipv6.sh' (130,862) at 20240405153054301
132601 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-hidden-exec.sh' (130,863) at 20210307205554130
132602 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingUnit_v1.xml' (130,864) at 20240619080002924
132603 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/TESTING.md' (130,865) at 20241019080002161
132604 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/drop_caches.c' (130,866) at 20240405153231655
132605 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager.h' (130,867) at 20210307214930514
132606 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/msr-tools/msr-tools_1.3.bb' (130,868) at 20241221090017512
132607 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm32181.c' (130,869) at 20240405153048997
132608 2025-01-08 03:00:54.004-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.h' (130,870) at 20240405153231251
132609 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/f81601.c' (130,871) at 20210307214929258
132610 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-gates-clk.yaml' (130,872) at 20240405153045021
132611 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/monitor.c' (130,873) at 20241211090212394
132612 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Belmont' (130,874) at 20210307205553794
132613 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_tse.h' (130,875) at 20240405153049785
132614 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_busy.c' (130,876) at 20240405153048469
132615 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/cargo-c-crates.inc' (130,877) at 20241221090017672
132616 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear6xx_clock.c' (130,878) at 20240405153046849
132617 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_gpt.c' (130,879) at 20240405153230051
132618 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/vimc.rst' (130,880) at 20240405153044961
132619 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm85.rst' (130,881) at 20210309003648428
132620 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps65912.txt' (130,882) at 20210307214925362
132621 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/match.c' (130,883) at 20240405153050197
132622 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig' (130,884) at 20210308005003232
132623 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (130,885) at 20221103030030172
132624 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/Makefile' (130,886) at 20240405153054333
132625 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_r40.c' (130,887) at 20210308005003352
132626 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/spi-intel.rst' (130,888) at 20240405153045193
132627 2025-01-08 03:00:54.005-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/Makefile' (130,889) at 20240405153047257
132628 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vga.c' (130,890) at 20240405153048465
132629 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/s_init.c' (130,891) at 20210308005002552
132630 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-iova-tree.h' (130,892) at 20221215040039166
132631 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg-configfs.c' (130,893) at 20240405153048893
132632 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/device.rs' (130,894) at 20241211090212454
132633 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/acerhdf.c' (130,895) at 20240405153051393
132634 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c' (130,896) at 20240830080013275
132635 2025-01-08 03:00:54.006-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/heartbeat.c' (130,897) at 20240405153052465
132636 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/audit.h' (130,898) at 20240405153052661
132637 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/Certificates.vue' (130,899) at 20241004080035971
132638 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/c++11.patch' (130,900) at 20210307205553818
132639 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-serval.c' (130,901) at 20210308005003456
132640 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/fixedpoint-impl.c.inc' (130,902) at 20240906080037520
132641 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn.c' (130,903) at 20240405153049005
132642 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_aead.h' (130,904) at 20210307214927086
132643 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun5i.c' (130,905) at 20220525020652334
132644 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/debian-suppress-usr-lib-in-krb5-config.patch' (130,906) at 20210307205553878
132645 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2' (130,907) at 20210308005046389 to deleted uid set
132646 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ds620.rst' (130,908) at 20210307214925498
132647 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra210-car.h' (130,909) at 20220525020654543
132648 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/page-funcs.S' (130,910) at 20240405153230015
132649 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Kconfig.debug' (130,911) at 20220525020652018
132650 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/datapage.h' (130,912) at 20210309003654004
132651 2025-01-08 03:00:54.007-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/argument.cpp' (130,913) at 20240827080032479
132652 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/ch9.h' (130,914) at 20240405153231879
132653 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-clock.dtsi' (130,915) at 20240405153045581
132654 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml' (130,916) at 20240405153045181
132655 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h' (130,917) at 20240405153230987
132656 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb' (130,918) at 20241221090017548
132657 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ubispl.h' (130,919) at 20210308005003688
132658 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-requeue.c' (130,920) at 20240405153054097
132659 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_helpers_api.c' (130,921) at 20240405153054225
132660 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/ea20.c' (130,922) at 20210308005002952
132661 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-forward-visitor.c' (130,923) at 20221215040039394
132662 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/rootkits/files/musl_fix.patch' (130,924) at 20220618030015174
132663 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.c' (130,925) at 20210307214928782
132664 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/alloc.c' (130,926) at 20210307214931122
132665 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-elog.c' (130,927) at 20240405153046217
132666 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/confdata.c' (130,928) at 20240405153232103
132667 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/index.rst' (130,929) at 20210307214925458
132668 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/booting.rst' (130,930) at 20240405153044989
132669 2025-01-08 03:00:54.008-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/core.c' (130,931) at 20240405153231175
132670 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/SA-1100.h' (130,932) at 20210307214925958
132671 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_world.c' (130,933) at 20210308005045921
132672 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/hwrpb.h' (130,934) at 20240405153045345
132673 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/index.rst' (130,935) at 20240405153045333
132674 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/san.rst' (130,936) at 20220525020651726
132675 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/hanwang.c' (130,937) at 20240405153049157
132676 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu-qom.h' (130,938) at 20240326080039654
132677 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/Makefile' (130,939) at 20210308005003048
132678 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_private.h' (130,940) at 20210308005003404
132679 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_special_masks.h' (130,941) at 20240405153046601
132680 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda7432.c' (130,942) at 20240405153049341
132681 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vm_sockets_diag.h' (130,943) at 20210307214931686
132682 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8997_charger.c' (130,944) at 20240405153051437
132683 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bh.h' (130,945) at 20240405153050693
132684 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb' (130,946) at 20230401080011935
132685 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/helper.h' (130,947) at 20220525020653583
132686 2025-01-08 03:00:54.009-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/backlight_gpio.c' (130,948) at 20210308005003524
132687 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/sb.c' (130,949) at 20220525020654495
132688 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.h' (130,950) at 20240405153047205
132689 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/wait_bit.c' (130,951) at 20240405153053049
132690 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_lpc.h' (130,952) at 20240906080037336
132691 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/Makefile' (130,953) at 20240405153054325
132692 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042si-post.dtsi' (130,954) at 20210307214926354
132693 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/syscon.h' (130,955) at 20210307214931482
132694 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/speed.c' (130,956) at 20210308005002800
132695 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/uaccess.h' (130,957) at 20240405153046057
132696 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/meson.build' (130,958) at 20240104090016070
132697 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/r592.h' (130,959) at 20210307214928990
132698 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-npcm-fiu.c' (130,960) at 20240405153231463
132699 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot/0001-meson-remove-extraneous-positional-argument.patch' (130,961) at 20220204040022424
132700 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-list.txt' (130,962) at 20240613080016555
132701 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/linkage.h' (130,963) at 20240405153046117
132702 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/ioremap.h' (130,964) at 20210308005002816
132703 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-proc-control/.clang-format' (130,965) at 20240820080019934 to deleted uid set
132704 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/Makefile' (130,966) at 20210308005003072
132705 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap2-dss.txt' (130,967) at 20210307214925310
132706 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/153' (130,968) at 20220429100100910
132707 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/axs10x-i2s-pll-clock.txt' (130,969) at 20210307214925286
132708 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/st,st-sensors.yaml' (130,970) at 20240405153229767
132709 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/rkt.c' (130,971) at 20210309003652328
132710 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/promlib.c' (130,972) at 20210307214926206
132711 2025-01-08 03:00:54.010-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_memfree.c' (130,973) at 20220525020653155
132712 2025-01-08 03:00:54.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/system.h' (130,974) at 20210308005108645
132713 2025-01-08 03:00:54.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-soc-card.h' (130,975) at 20240405153053961
132714 2025-01-08 03:00:54.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-debug.c' (130,976) at 20210307214929826
132715 2025-01-08 03:00:54.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/m2m-deinterlace.c' (130,977) at 20240405153049409
132716 2025-01-08 03:00:54.011-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_syscfg-test.c' (130,978) at 20241211090212550
132717 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_3_offset.h' (130,979) at 20240405153047821
132718 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pll_config.c' (130,980) at 20210308005002780
132719 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print_binary.h' (130,981) at 20210307214932602
132720 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/ext-sdk-prepare.py' (130,982) at 20230919080013978
132721 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-bl.dts' (130,983) at 20240405153045525
132722 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0006-mmal_chain.patch' (130,984) at 20230114040015494
132723 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/div.h' (130,985) at 20240405153046849
132724 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/Makefile' (130,986) at 20240405153049421
132725 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a.dtsi' (130,987) at 20210308005002580
132726 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,rzv2m-usb3drd.yaml' (130,988) at 20240405153045181
132727 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rcg.c' (130,989) at 20240405153046813
132728 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ibuf_cntrl_defs.h' (130,990) at 20210307214930538
132729 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.h' (130,991) at 20210307214927966
132730 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_object.h' (130,992) at 20240624080012776
132731 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/stacktrace.h' (130,993) at 20210309003648980
132732 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/snd_ac97_compat.c' (130,994) at 20210307214932186
132733 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_errorwrap_test.cpp' (130,995) at 20210422000032838
132734 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segbuf.h' (130,996) at 20240405153052445
132735 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sm8450-gpucc.h' (130,997) at 20240405153052653
132736 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb' (130,998) at 20230610080017603
132737 2025-01-08 03:00:54.014-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_d.c' (130,999) at 20210308005046521
132738 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_rtc.c' (131,000) at 20210308005003704
132739 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/README' (131,001) at 20210308005002924
132740 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/llc.h' (131,002) at 20210307214931418
132741 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/gxbb-aoclkc.h' (131,003) at 20210308005003632
132742 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/ams,as73211.yaml' (131,004) at 20210309003648360
132743 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-simr.c' (131,005) at 20220525020651982
132744 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/write_flash.c' (131,006) at 20210308005108645
132745 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/statfs.h' (131,007) at 20210307214926682
132746 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-snapdragon.h' (131,008) at 20210308005002776
132747 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config.s390x' (131,009) at 20240405153054241
132748 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-nand.dts' (131,010) at 20210308005002632
132749 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-renoir.c' (131,011) at 20240405153232139
132750 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libslang.c' (131,012) at 20210307214932466
132751 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_2x128mx16.cfg' (131,013) at 20210308005002924
132752 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild' (131,014) at 20220525020652967
132753 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/volatiles.03_clamav' (131,015) at 20210307205554126
132754 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0001-configure-fix-linking-on-RISC-V-ISA.patch' (131,016) at 20230114040015490
132755 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VLanNetworkInterfaceCollection.json' (131,017) at 20240619080002956
132756 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-videobuf.rst' (131,018) at 20210307214925466
132757 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_msg.h' (131,019) at 20210308005003496
132758 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/pxa_camera.rst' (131,020) at 20240405153045193
132759 2025-01-08 03:00:54.015-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/cpu.h' (131,021) at 20210308005002656
132760 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/sun50i-iommu.c' (131,022) at 20240913080013797
132761 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_36BIT_defconfig' (131,023) at 20210308005003240
132762 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/vgic_common.h' (131,024) at 20210308005045893
132763 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/vgettimeofday.c' (131,025) at 20210307214926298
132764 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/bcm2835-mailbox.c' (131,026) at 20241011080017323
132765 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/smem-uclass.c' (131,027) at 20210308005003488
132766 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/fscryptctl/fscryptctl_1.1.0.bb' (131,028) at 20241221090017580
132767 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0001-Fix-build-with-vc4-driver.patch' (131,029) at 20230706080014765
132768 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/simcall-iss.h' (131,030) at 20220525020652202
132769 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_ahub.c' (131,031) at 20240405153054013
132770 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/Kbuild' (131,032) at 20220525020651878
132771 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_translate_dce60.c' (131,033) at 20210309003649492
132772 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fitupd.c' (131,034) at 20210308005003212
132773 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/switch.c' (131,035) at 20240405153229987
132774 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/Makefile' (131,036) at 20210309003650540
132775 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/apple,mca.yaml' (131,037) at 20240405153045161
132776 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/__init__.py' (131,038) at 20230523080016046
132777 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65.dtsi' (131,039) at 20240405153045829
132778 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/Kconfig' (131,040) at 20210308005002956
132779 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_jpeg.c' (131,041) at 20240405153049493
132780 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.110.bb' (131,042) at 20241221090017488
132781 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-anyio_4.6.2.bb' (131,043) at 20241221090017548
132782 2025-01-08 03:00:54.016-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-1.x/0001-bindings-cxx-disable-tests.patch' (131,044) at 20241206090014262
132783 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/msgbuf.h' (131,045) at 20210307214931614
132784 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/tsl2772.yaml' (131,046) at 20210307214925334
132785 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/avmfritz.c' (131,047) at 20210309003650236
132786 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/conftest.py' (131,048) at 20220525020654947
132787 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_32x32.bmp' (131,049) at 20210308005046549 to deleted uid set
132788 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop' (131,050) at 20210307205553718
132789 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsldma.c' (131,051) at 20240405153230279
132790 2025-01-08 03:00:54.017-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1.bb' (131,052) at 20241221090017536
132791 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76x-mmc-iodelay.dtsi' (131,053) at 20210308005002576
132792 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/kernel-module-emlog_git.bb' (131,054) at 20210307205553886
132793 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.3' (131,055) at 20211006000025242
132794 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_w.c' (131,056) at 20210308005046517
132795 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/qemu-arm.c' (131,057) at 20210308005002956
132796 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/gpio.h' (131,058) at 20210308005002640
132797 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/TODO' (131,059) at 20210309003650244
132798 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/meson.build' (131,060) at 20241211090212250
132799 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sama5.c' (131,061) at 20240405153045637
132800 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch' (131,062) at 20230114040015490
132801 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_book3s_32.h' (131,063) at 20240405153046133
132802 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-mux.c' (131,064) at 20210307214926958
132803 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/.gitignore' (131,065) at 20210307214932502
132804 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_ca53_cfg_masks.h' (131,066) at 20240405153046601
132805 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.yaml' (131,067) at 20240405153045137
132806 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-Fix-Translations-containing-invalid-directives-hs.patch' (131,068) at 20230919080013958
132807 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_badge.scss' (131,069) at 20220105012522983
132808 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zap_impl.h' (131,070) at 20210308005003696
132809 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gue.h' (131,071) at 20240405153052845
132810 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_drv.c' (131,072) at 20240405153051529
132811 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/fdtaddr.c' (131,073) at 20210308005003356
132812 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/udpcast/udpcast_20230924.bb' (131,074) at 20241206090014242
132813 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/Makefile' (131,075) at 20210308005003172
132814 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-ecosystem.inc' (131,076) at 20220804030014691
132815 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml' (131,077) at 20221207040023627
132816 2025-01-08 03:00:54.018-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_hash.c' (131,078) at 20240405153053333
132817 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/microchip,xisc.yaml' (131,079) at 20240405153045093
132818 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/spl.c' (131,080) at 20210308005002996
132819 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/soc/imx_rsrc.h' (131,081) at 20210308005003644
132820 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/hisi_thermal.c' (131,082) at 20240405153231495
132821 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/core.c' (131,083) at 20240405153231995
132822 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-starfive.c' (131,084) at 20240405153231531
132823 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvp-base.yml' (131,085) at 20241221090017464
132824 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kzm9g.h' (131,086) at 20210308005003600
132825 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_b.c' (131,087) at 20210308005046521
132826 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1022_serdes.c' (131,088) at 20210308005002832
132827 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httpcore_1.0.7.bb' (131,089) at 20241221090017556
132828 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_tee.c' (131,090) at 20240405153232115
132829 2025-01-08 03:00:54.019-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.yaml' (131,091) at 20240405153229787
132830 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98396.h' (131,092) at 20240405153053641
132831 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3xxx.dtsi' (131,093) at 20240405153045565
132832 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/led.c' (131,094) at 20210308005003740
132833 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/chipone_icn8505.c' (131,095) at 20240405153049157
132834 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/ptp.c' (131,096) at 20241104090011579
132835 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8524.yaml' (131,097) at 20240405153045173
132836 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/dlfilters/dlfilter-test-api-v2.c' (131,098) at 20240405153232223
132837 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/arcregs.h' (131,099) at 20240405153229859
132838 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/MAINTAINERS' (131,100) at 20210308005002916
132839 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest4.decode' (131,101) at 20210308005046389
132840 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3188.c' (131,102) at 20210308005003464
132841 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-audio.c' (131,103) at 20240405153049381
132842 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_ssse3_asm.S' (131,104) at 20240405153046365
132843 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ingress.json' (131,105) at 20240405153054377
132844 2025-01-08 03:00:54.020-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/protocols.h' (131,106) at 20210307214931870
132845 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/assoc_array_priv.h' (131,107) at 20210307214931354
132846 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-remove-pid.rst' (131,108) at 20210309003648476
132847 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm.dts' (131,109) at 20240405153045601
132848 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1343.c' (131,110) at 20240405153051497
132849 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky-altcfg.conf' (131,111) at 20240413080012683
132850 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch' (131,112) at 20230706080014765
132851 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p.h' (131,113) at 20241211090212242
132852 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-img.c' (131,114) at 20240405153230215
132853 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_pcm.c' (131,115) at 20240405153053501
132854 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_cpumap_attach.c' (131,116) at 20240405153054265
132855 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/qlogic/qlge.rst' (131,117) at 20220525020651746
132856 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9210-regulator.c' (131,118) at 20240405153051461
132857 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sifive_uart.c' (131,119) at 20241211090212262
132858 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb' (131,120) at 20240413080012659
132859 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/configure.ac' (131,121) at 20210308005057105
132860 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/suricata.inc' (131,122) at 20220409030017491
132861 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/net_utils.c' (131,123) at 20240405153053097
132862 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb' (131,124) at 20240413080012699
132863 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ZoneCollection.json' (131,125) at 20240619080002956
132864 2025-01-08 03:00:54.021-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler1.c' (131,126) at 20240405153054273
132865 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_spmi-regulator.c' (131,127) at 20240405153051473
132866 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/maccess.c' (131,128) at 20240405153053133
132867 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/file.c' (131,129) at 20240405153049629
132868 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/kvm-stat.c' (131,130) at 20240405153054089
132869 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_hsr.h' (131,131) at 20240405153052705
132870 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/Makefile' (131,132) at 20240405153046961
132871 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp.dts' (131,133) at 20240405153229947
132872 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_h.c' (131,134) at 20210308005046513
132873 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/assert.c' (131,135) at 20240405153053089
132874 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/mac.h' (131,136) at 20240405153050649
132875 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/rtas.h' (131,137) at 20221215040039374
132876 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_sanity_ecmd.robot' (131,138) at 20210308005007120
132877 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/Makefile' (131,139) at 20210308005003040
132878 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/dbusdomain.py' (131,140) at 20230925080039845
132879 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/0001-Fix-function-protypes.patch' (131,141) at 20221003030013265
132880 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0003-configure-Further-defang-the-Werror-check.patch' (131,142) at 20241206090014254
132881 2025-01-08 03:00:54.022-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uts.h' (131,143) at 20210307214931534
132882 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2up.service' (131,144) at 20230920080013648
132883 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/signal.h' (131,145) at 20220429100100618
132884 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_video.c' (131,146) at 20240405153230167
132885 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/therm.h' (131,147) at 20210307214927906
132886 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/power.h' (131,148) at 20240405153050517
132887 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_recursion.h' (131,149) at 20240405153052809
132888 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc' (131,150) at 20241221090017684
132889 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/uncore-interconnect.json' (131,151) at 20240405153054125
132890 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/silicon-errata.txt' (131,152) at 20240405153045285
132891 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.h' (131,153) at 20240405153048737
132892 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/digsig.h' (131,154) at 20210307214931374
132893 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/r0p7734.c' (131,155) at 20210308005003036
132894 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/cfi.h' (131,156) at 20220627100017130
132895 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/valleyview.c' (131,157) at 20210308005002852
132896 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/vdso.lds.S' (131,158) at 20240405153045877
132897 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_fs_i.h' (131,159) at 20210307214931058
132898 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d36.dtsi' (131,160) at 20240405153045469
132899 2025-01-08 03:00:54.023-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dockstar.h' (131,161) at 20210308005003592
132900 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig' (131,162) at 20210308005003264
132901 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/relocate.h' (131,163) at 20210308005003684
132902 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/setup.h' (131,164) at 20240405153045625
132903 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/kvm_ppc.h' (131,165) at 20240326080039686
132904 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/strscpy.sh' (131,166) at 20210307214932682
132905 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0013-elflink.c-include-libgen.h-for-basename.patch' (131,167) at 20241221090017504
132906 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_7.h' (131,168) at 20240405153047153
132907 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/release-notes.rst' (131,169) at 20241221090017464
132908 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgfault.c' (131,170) at 20240405153049185
132909 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/irqflags.h' (131,171) at 20210307214925646
132910 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/eth-ep93xx.h' (131,172) at 20210307214931474
132911 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pci.c' (131,173) at 20240405153229983
132912 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-02' (131,174) at 20210908000010395
132913 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml' (131,175) at 20240405153045053
132914 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ctx.c' (131,176) at 20240405153054281
132915 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ioread.h' (131,177) at 20210307214928846
132916 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/getroot.c' (131,178) at 20240405153052417
132917 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cros-ec.c' (131,179) at 20240405153231371
132918 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/Kconfig' (131,180) at 20210308005002940
132919 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/intel-agp.h' (131,181) at 20210307214926938
132920 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7-espresso.dts' (131,182) at 20240405153045721
132921 2025-01-08 03:00:54.024-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/speedtch.c' (131,183) at 20210307214930774
132922 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/Makefile' (131,184) at 20210308005003168
132923 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c' (131,185) at 20240405153230943
132924 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.7.bb' (131,186) at 20241221090017528
132925 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-starfive.c' (131,187) at 20240405153049661
132926 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7842.h' (131,188) at 20210307214931542
132927 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/usb-phy.h' (131,189) at 20210309003648720
132928 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/sftp.py' (131,190) at 20230401080011951
132929 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-dso-link-change.patch' (131,191) at 20241221090017656
132930 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/fsl_secure_boot.h' (131,192) at 20210308005002676
132931 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/amt.sh' (131,193) at 20240613080016567
132932 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/LICENSE' (131,194) at 20210308005048029
132933 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/mctp/mctp.cfg' (131,195) at 20230614080013166
132934 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/linux-aio.c' (131,196) at 20210308005046257
132935 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv9a.inc' (131,197) at 20240106090017257
132936 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ab8500-ext.c' (131,198) at 20240405153051461
132937 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-snps-pcie3.c' (131,199) at 20240503080014494
132938 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-mem.h' (131,200) at 20240405153049473
132939 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.h' (131,201) at 20240405153047245
132940 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/m52790.h' (131,202) at 20210307214931542
132941 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.c' (131,203) at 20240405153230607
132942 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HeaterMetrics_v1.xml' (131,204) at 20240619080002924
132943 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.10.bb' (131,205) at 20241221090017692
132944 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/kxtj9.h' (131,206) at 20210307214931406
132945 2025-01-08 03:00:54.025-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/vala.bbclass' (131,207) at 20220910030013389
132946 2025-01-08 03:00:54.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/fpga-mgr.c' (131,208) at 20240613080016387
132947 2025-01-08 03:00:54.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/trap.h' (131,209) at 20240405153050161
132948 2025-01-08 03:00:54.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/README.md' (131,210) at 20230629131804615
132949 2025-01-08 03:00:54.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/ntfs_fs.h' (131,211) at 20241111090012145
132950 2025-01-08 03:00:54.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-cavium.h' (131,212) at 20240405153050345
132951 2025-01-08 03:00:54.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/88pm860x_charger.c' (131,213) at 20240405153051425
132952 2025-01-08 03:00:54.026-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/pci.c' (131,214) at 20240617080017398
132953 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-mcdt.c' (131,215) at 20240405153054009
132954 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil_3.1.9.bb' (131,216) at 20230609080014391
132955 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-keystone/keystone.c' (131,217) at 20240405153229911
132956 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/dc21285.S' (131,218) at 20210309003648680
132957 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-ursa.dts' (131,219) at 20240405153045501
132958 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper_cxl.h' (131,220) at 20240405153047041
132959 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_d.c' (131,221) at 20210308005046513
132960 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/atomic.h' (131,222) at 20210308005002672
132961 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/classes/poky-sanity.bbclass' (131,223) at 20241221090017604
132962 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/el.config' (131,224) at 20210307214926202
132963 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm53573-ilp.c' (131,225) at 20241018080014478
132964 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-subdev.rst' (131,226) at 20240405153229807
132965 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/csum_partial.S' (131,227) at 20240405153230015
132966 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-imx8mp.c' (131,228) at 20240405153231543
132967 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adxrs290.c' (131,229) at 20220525020653099
132968 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tca642x.h' (131,230) at 20210308005003688
132969 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/adb-iop.c' (131,231) at 20210309003650252
132970 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/autotools.bbclass' (131,232) at 20241206090014298
132971 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-div.yaml' (131,233) at 20210309003648328
132972 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_policy.c' (131,234) at 20210307214932030
132973 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/initramfs-debug-image.bb' (131,235) at 20230211040012635
132974 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.netdev' (131,236) at 20210929000024374
132975 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/templates/default/local.conf.sample' (131,237) at 20241221090017564
132976 2025-01-08 03:00:54.027-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mmio.c' (131,238) at 20240415080012979
132977 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6357.dtsi' (131,239) at 20241211090145373
132978 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/qcom,pmic-gpio.h' (131,240) at 20210307214931342
132979 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-ssp-clk.c' (131,241) at 20240405153053957
132980 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/Makefile' (131,242) at 20240405153053477
132981 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/module_signature.h' (131,243) at 20210307214931450
132982 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/serial.h' (131,244) at 20210307214927186
132983 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/arndale.c' (131,245) at 20240405153053985
132984 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fbdev_generic.c' (131,246) at 20240617080017386
132985 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp107.c' (131,247) at 20240405153048645
132986 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-e1000e.rom' (131,248) at 20210308005046137 to deleted uid set
132987 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vecemu.c' (131,249) at 20240405153046157
132988 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/signature.h' (131,250) at 20210307214931586
132989 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fint.c' (131,251) at 20210307214926274
132990 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/aquantia/atlantic.rst' (131,252) at 20240405153045233
132991 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c' (131,253) at 20210307205554586
132992 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/rt_link.yaml' (131,254) at 20240405153229823
132993 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mc44s803_priv.h' (131,255) at 20210307214928798
132994 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.h' (131,256) at 20220525020652510
132995 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE' (131,257) at 20210518000100501 to deleted uid set
132996 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/memory.json' (131,258) at 20240405153054137
132997 2025-01-08 03:00:54.028-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-firefly.dts' (131,259) at 20210308005002608
132998 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/tx.c' (131,260) at 20240405153231255
132999 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88796.c' (131,261) at 20210308005003424
133000 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm4908-pinctrl.yaml' (131,262) at 20240405153045133
133001 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7740-clock.h' (131,263) at 20210307214931330
133002 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/emxx_udc.c' (131,264) at 20240405153051809
133003 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-priv.h' (131,265) at 20240906080037584
133004 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/route.c' (131,266) at 20240805080014051
133005 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb' (131,267) at 20241221090017560
133006 2025-01-08 03:00:54.029-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/nommu.c' (131,268) at 20240405153052489
133007 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_flags.c' (131,269) at 20221215040039302
133008 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-alternate.err' (131,270) at 20210308005046409
133009 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/tda9950.c' (131,271) at 20240405153048429
133010 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/stepwise.json' (131,272) at 20240912080005178
133011 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/paca.c' (131,273) at 20240405153046145
133012 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample.bpf.h' (131,274) at 20240405153053429
133013 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c' (131,275) at 20240405153052209
133014 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/.gitignore' (131,276) at 20210308005003772
133015 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/copyleft_compliance.bbclass' (131,277) at 20220910030013389
133016 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7757.c' (131,278) at 20210307214926566
133017 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/README.txt' (131,279) at 20210308005004696
133018 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_resource.h' (131,280) at 20230426080043784
133019 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/Makefile' (131,281) at 20210307214926174
133020 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_utils.h' (131,282) at 20210307214929302
133021 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kprobes.h' (131,283) at 20240405153046285
133022 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget0.dts' (131,284) at 20240405153045825
133023 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/xenfs.h' (131,285) at 20210307214930986
133024 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0004-tcl-update-the-header-location.patch' (131,286) at 20241221090017676
133025 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8516-clk.h' (131,287) at 20210307214931330
133026 2025-01-08 03:00:54.030-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-xmlpatch.bbclass' (131,288) at 20210307205554058
133027 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-pll.c' (131,289) at 20210307214926994
133028 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb' (131,290) at 20241206090014250
133029 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3.h' (131,291) at 20240405153049337
133030 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fb.h' (131,292) at 20240405153048677
133031 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7743-cpg-mssr.h' (131,293) at 20210307214931330
133032 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-sld8.dtsi' (131,294) at 20210308005002632
133033 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/acpi.c' (131,295) at 20240405153046761
133034 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-input.c' (131,296) at 20230925080039989
133035 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/Kconfig' (131,297) at 20240405153231655
133036 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-arm.h' (131,298) at 20241203090012399
133037 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/Makefile' (131,299) at 20240405153050613
133038 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/tegra-car-reset.c' (131,300) at 20210308005003480
133039 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/subprojects/sdbusplus.wrap' (131,301) at 20220324030016375
133040 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_core.h' (131,302) at 20220525020653187
133041 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6738.c' (131,303) at 20220525020652358
133042 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml' (131,304) at 20221207040023627
133043 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_drv.c' (131,305) at 20240405153230519
133044 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n900.dts' (131,306) at 20240910080014014
133045 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c' (131,307) at 20240405153048477
133046 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/server.h' (131,308) at 20240405153052529 to deleted uid set
133047 2025-01-08 03:00:54.031-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Nurmijarvi' (131,309) at 20210307205553770
133048 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.c' (131,310) at 20240405153048633
133049 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_init.c' (131,311) at 20240405153230403
133050 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/pcs-6185.c' (131,312) at 20240405153230907
133051 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/can-ml.h' (131,313) at 20210416100025518
133052 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/88pm860x_onkey.c' (131,314) at 20240405153049141
133053 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_pf_vsi_vlan_ops.h' (131,315) at 20240405153050009
133054 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch' (131,316) at 20210307205554506
133055 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/platsmp.c' (131,317) at 20220804100015884
133056 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/manager.hpp' (131,318) at 20240826080018283
133057 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/extent-buffer-tests.c' (131,319) at 20240405153231639
133058 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbobject.c' (131,320) at 20220525020652230
133059 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net/libtool2.patch' (131,321) at 20230706080014753
133060 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml' (131,322) at 20240405153045065
133061 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/aide/aide_0.18.8.bb' (131,323) at 20241221090017576
133062 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/Makefile' (131,324) at 20240405153046089
133063 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-v4l2.c' (131,325) at 20240405153231475
133064 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-regs.h' (131,326) at 20240405153049457
133065 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/transaction.json' (131,327) at 20240906080037432
133066 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiostat/lmp91000.c' (131,328) at 20240405153049009
133067 2025-01-08 03:00:54.032-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/skeletonfb.c' (131,329) at 20240405153231591
133068 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/static_call.h' (131,330) at 20241220090018306
133069 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/clock.h' (131,331) at 20210308005002640
133070 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test.out' (131,332) at 20210927100127505
133071 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max9611.c' (131,333) at 20240405153048957
133072 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_api_cmd.h' (131,334) at 20240405153050701
133073 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.c' (131,335) at 20240405153048649
133074 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc.h' (131,336) at 20241023080012883
133075 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mcg.c' (131,337) at 20220525020653147
133076 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/dimm_spd.c' (131,338) at 20210308004938820
133077 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.h' (131,339) at 20240405153048477
133078 2025-01-08 03:00:54.033-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/Kconfig.debug' (131,340) at 20240405153053029
133079 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/Makefile' (131,341) at 20210307214932746
133080 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/ivc.h' (131,342) at 20240405153052885
133081 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/experiments/drive.cpp' (131,343) at 20221111040035058
133082 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mxs/Kconfig' (131,344) at 20210308005002728
133083 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryDomain.v1_5_1.json' (131,345) at 20240619080002948
133084 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6358.h' (131,346) at 20210308005003588
133085 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/Makefile' (131,347) at 20240405153046185
133086 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-kontron-kswitch-d10-mmt-8g.dts' (131,348) at 20240405153045469
133087 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_sas.c' (131,349) at 20240624080012800
133088 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/Kconfig' (131,350) at 20210308005003456
133089 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_ioctl.c' (131,351) at 20240405153231783 to deleted uid set
133090 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/queue.h' (131,352) at 20210307214929962
133091 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/m68k_irqc.c' (131,353) at 20241211090212286
133092 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/compiler.h' (131,354) at 20240906080037344
133093 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-urllib3_2.2.3.bb' (131,355) at 20241221090017668
133094 2025-01-08 03:00:54.034-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/libnfnetlink_1.0.2.bb' (131,356) at 20230813080012840
133095 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caampkc.c' (131,357) at 20241211090145401
133096 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/Kconfig' (131,358) at 20210307214929966
133097 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/Kconfig' (131,359) at 20220525020653787
133098 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/uniphier-mdmac.c' (131,360) at 20210307214927146
133099 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/Makefile' (131,361) at 20240405153051297
133100 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/test/utest.cpp' (131,362) at 20240731080019218
133101 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-type.err' (131,363) at 20220429100100882
133102 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7213.c' (131,364) at 20240405153053581
133103 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-mmio.h' (131,365) at 20230426080043768
133104 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/parallelism.patch' (131,366) at 20210729000029100
133105 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm2835.c' (131,367) at 20210307214925870
133106 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm63268-timer.c' (131,368) at 20240405153046773
133107 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc8280xp-pas.yaml' (131,369) at 20240405153229791
133108 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c' (131,370) at 20240429080012428
133109 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-altera.txt' (131,371) at 20210307214925322
133110 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/nspire-keypad.c' (131,372) at 20240405153230727
133111 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h' (131,373) at 20220525020652959
133112 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,iproc-mhb.txt' (131,374) at 20210307214925358
133113 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/vblock.py' (131,375) at 20210308005003748
133114 2025-01-08 03:00:54.035-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt' (131,376) at 20210307214925434
133115 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/smsc_fdc37m81x.c' (131,377) at 20210307214926298
133116 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/README.md' (131,378) at 20240202090016896
133117 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/nomadik-ske-keypad.c' (131,379) at 20240405153230727
133118 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3_pgalloc.h' (131,380) at 20240405153230007
133119 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_signal.h' (131,381) at 20220429100100642
133120 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/termios.h' (131,382) at 20210916100017963
133121 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h' (131,383) at 20240411080014098
133122 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__basic_sender.hpp' (131,384) at 20241219090033964
133123 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x.h' (131,385) at 20220525020653279
133124 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h' (131,386) at 20220525020652959
133125 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/0001-arm-trusted-firmware-m-disable-address-warnings-into.patch' (131,387) at 20241206090014210
133126 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/machine/evb-npcm845.conf' (131,388) at 20240628080015597
133127 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hppa/stby.c' (131,389) at 20220429100100942
133128 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/move-log-file-to-proper-dir.patch' (131,390) at 20231011080016574
133129 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/main.cpp' (131,391) at 20220108040030440
133130 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_sp.c' (131,392) at 20240405153049925
133131 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shrinker.h' (131,393) at 20240405153052793
133132 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_certificate.robot' (131,394) at 20210308005007104
133133 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/271.out' (131,395) at 20240326080039734
133134 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/querycap.rst' (131,396) at 20210309003648500
133135 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/elf.h' (131,397) at 20210307214926178
133136 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb' (131,398) at 20220402030016023
133137 2025-01-08 03:00:54.036-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/transport_ipc.c' (131,399) at 20240411080014134 to deleted uid set
133138 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/inat.h' (131,400) at 20220525020655107
133139 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mii_timestamper.h' (131,401) at 20210307214931442
133140 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/phy-mapphone-mdm6600.c' (131,402) at 20240405153051289
133141 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/process.cpp' (131,403) at 20230511080029875
133142 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/string.c' (131,404) at 20240613080016563
133143 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/dma-iommu.c' (131,405) at 20240910080014050
133144 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml' (131,406) at 20240405153045109
133145 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/signalfd.h' (131,407) at 20210307214931506
133146 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/optrom.h' (131,408) at 20210308005046177
133147 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-idn-encode_2.500.bb' (131,409) at 20231126090012801
133148 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/README.md' (131,410) at 20240807080021830
133149 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/Kconfig' (131,411) at 20210308005003036
133150 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/bss_data' (131,412) at 20210308005003752
133151 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_step_wise.c' (131,413) at 20240405153231495
133152 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-dict.err' (131,414) at 20230925080040089
133153 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/early_printk.c' (131,415) at 20210307214926186
133154 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/board_late_init.c' (131,416) at 20210308005002792
133155 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_HMARK.h' (131,417) at 20210307214931646
133156 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axis/Makefile' (131,418) at 20210307214926962
133157 2025-01-08 03:00:54.037-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_arp/arp_tables.h' (131,419) at 20240405153052929
133158 2025-01-08 03:00:54.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/cs42l42.h' (131,420) at 20210307214931350
133159 2025-01-08 03:00:54.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/crm_regs.h' (131,421) at 20210308005002652
133160 2025-01-08 03:00:54.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_32x32.png' (131,422) at 20210308005046549 to deleted uid set
133161 2025-01-08 03:00:54.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/CMakeLists.txt' (131,423) at 20230706080040081
133162 2025-01-08 03:00:54.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/topology.c' (131,424) at 20240405153046317
133163 2025-01-08 03:00:54.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/table.c' (131,425) at 20240405153051881
133164 2025-01-08 03:00:54.038-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs.h' (131,426) at 20240405153050101
133165 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h' (131,427) at 20241111090012129
133166 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_microblaze.c' (131,428) at 20210308005003496
133167 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/ppc-softmmu/default.mak' (131,429) at 20240906080037160
133168 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/pgtable-bits.h' (131,430) at 20240405153046057
133169 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1.dtsi' (131,431) at 20240405153046093
133170 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/.gitignore' (131,432) at 20240405153045009
133171 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_unix.c' (131,433) at 20240405153053385
133172 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-proc.c' (131,434) at 20210307214932210
133173 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/exynos4210_pwm.c' (131,435) at 20241211090212342
133174 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_refclk.h' (131,436) at 20240405153048457
133175 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor.bbappend' (131,437) at 20210812000025166
133176 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-dmamap.h' (131,438) at 20210307214930582
133177 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,misc.yaml' (131,439) at 20240405153045105
133178 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned.h' (131,440) at 20240405153049253
133179 2025-01-08 03:00:54.039-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/Kconfig' (131,441) at 20210307214930478
133180 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/radeon.h' (131,442) at 20240405153052953
133181 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c' (131,443) at 20240405153049945
133182 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/arm.config' (131,444) at 20240405153230527
133183 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/syscalls/syscall.tbl' (131,445) at 20240710080014577
133184 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/channel-posix.c' (131,446) at 20240326080039622
133185 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/procps/procps_4.0.4.bb' (131,447) at 20241206090014338
133186 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/i6300esb.c' (131,448) at 20210307214930966
133187 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ixgbevf.rst' (131,449) at 20240405153045237
133188 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia.c' (131,450) at 20210307214928778
133189 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/Kconfig' (131,451) at 20210308005002956
133190 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcxdr.h' (131,452) at 20220525020654435
133191 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tc.c' (131,453) at 20240405153050173
133192 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/cryptsetupInterface.hpp' (131,454) at 20240817080005771
133193 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/asm/barrier.h' (131,455) at 20210307214932458
133194 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Emmaboda_Balshult' (131,456) at 20210307205553778
133195 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi' (131,457) at 20240405153229931
133196 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/systemd/system/debug-trigger@.service' (131,458) at 20220121040006587
133197 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4412-odroid.dts' (131,459) at 20210308005002576
133198 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/console_normal.c' (131,460) at 20210308005003524
133199 2025-01-08 03:00:54.040-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xsk.sh' (131,461) at 20240405153232263
133200 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wm8505fb.c' (131,462) at 20240405153231595
133201 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/random.c' (131,463) at 20240405153046341
133202 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ManishSingh' (131,464) at 20210307205553866
133203 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mtk_eth.h' (131,465) at 20210308005003436
133204 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/mpu401.h' (131,466) at 20210307214931598
133205 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuarmv5.conf' (131,467) at 20231126090012841
133206 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt' (131,468) at 20210309003648384
133207 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_kernel.py' (131,469) at 20240405153232247
133208 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_parser.h' (131,470) at 20220525020652214
133209 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_ops.c' (131,471) at 20240405153050017
133210 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/syscall_nr.h' (131,472) at 20210308005046097
133211 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/processor.h' (131,473) at 20210309003648960
133212 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/syscallhdr.sh' (131,474) at 20241211090212378
133213 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am571x-idk-touchscreen.dtso' (131,475) at 20240405153045597
133214 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/parser.py' (131,476) at 20240906080037444
133215 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/dso-data.c' (131,477) at 20240405153054165
133216 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bcm2835.c' (131,478) at 20210308005003524
133217 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/DRBD-data-packets.svg' (131,479) at 20210307214925218
133218 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/Makefile' (131,480) at 20210308005002880
133219 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera/libcamera_%.bbappend' (131,481) at 20230813080012860
133220 2025-01-08 03:00:54.041-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/ydirectenv.h' (131,482) at 20210308005003556
133221 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/jz4780-cgu.h' (131,483) at 20210308005003632
133222 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_signal.h' (131,484) at 20220429100100634
133223 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VoltageControl/meson.build' (131,485) at 20230825080021141
133224 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-LowLevelInterpreter.cpp-339-21-error-t6-was-not-decl.patch' (131,486) at 20240413080012659
133225 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch' (131,487) at 20241221090017664
133226 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/card.c' (131,488) at 20240405153051953
133227 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/thread_info.h' (131,489) at 20240405153046281
133228 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/word-at-a-time.h' (131,490) at 20240405153046133
133229 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/Makefile' (131,491) at 20240405153048737
133230 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_owner.h' (131,492) at 20240405153052757
133231 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ObjectPath/meson.build' (131,493) at 20230825080021137
133232 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Hobart' (131,494) at 20210307205553762
133233 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nzxt-smart2.rst' (131,495) at 20240405153045217
133234 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/README' (131,496) at 20241221090017592
133235 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst' (131,497) at 20240405153229839
133236 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/amt.h' (131,498) at 20240405153052833
133237 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_translate_dce60.h' (131,499) at 20210309003649492
133238 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/expat/expat_2.6.4.bb' (131,500) at 20241221090017636
133239 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/booting.txt' (131,501) at 20240405153045285
133240 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/Kconfig' (131,502) at 20210307214926846
133241 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/hauppauge2.rc5' (131,503) at 20210307205553754
133242 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/mx51evk.c' (131,504) at 20210308005002984
133243 2025-01-08 03:00:54.042-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/branch.json' (131,505) at 20210309003655932
133244 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/rkl-metrics.json' (131,506) at 20240405153232231
133245 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-streamon.rst' (131,507) at 20240405153045325
133246 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/sol_cmds.hpp' (131,508) at 20231024080029049
133247 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css.h' (131,509) at 20240405153051857
133248 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched.c' (131,510) at 20240405153053377
133249 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c' (131,511) at 20240624080012780
133250 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___all_missing.c' (131,512) at 20210309003655984
133251 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/GFDL-1.2' (131,513) at 20210309003648516
133252 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ecc.h' (131,514) at 20210307214926578
133253 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/npcm7xx_timer.c' (131,515) at 20240906080037304
133254 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/testclearbit.S' (131,516) at 20240405153045633
133255 2025-01-08 03:00:54.043-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_unicode.h' (131,517) at 20240405153231731
133256 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sunplus-mmc.c' (131,518) at 20240405153230863
133257 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_emac.dtsi' (131,519) at 20210308005002612
133258 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel-cht-wc.c' (131,520) at 20240405153047025
133259 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tee/optee.h' (131,521) at 20210308005003688
133260 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/packagegroups/packagegroup-tools-bluetooth.bb' (131,522) at 20210812000025194
133261 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sock_example.c' (131,523) at 20240405153053421
133262 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x.c' (131,524) at 20240405153053677
133263 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi' (131,525) at 20240405153045805
133264 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.out' (131,526) at 20220429100100882 to deleted uid set
133265 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AggregationSourceCollection_v1.xml' (131,527) at 20240619080002920
133266 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-rutabaga.c' (131,528) at 20240906080037220
133267 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/qaic/aic100.rst' (131,529) at 20240405153044937
133268 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/stub_segv.c' (131,530) at 20240405153046493
133269 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/argument.cpp' (131,531) at 20210308005109241
133270 2025-01-08 03:00:54.044-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml' (131,532) at 20240405153045109
133271 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/daqboard2000.c' (131,533) at 20240405153046893
133272 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_karma.h' (131,534) at 20210307214930878
133273 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/OWNERS' (131,535) at 20220723030030441
133274 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-3.0-IGO' (131,536) at 20211006000025230
133275 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test1_%.bbappend' (131,537) at 20241206090014214
133276 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gnarp' (131,538) at 20210307205553782
133277 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/digsig_asymmetric.c' (131,539) at 20220525020654951
133278 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/cyclon2.c' (131,540) at 20210308005003372
133279 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MediaControllerCollection_v1.xml' (131,541) at 20240619080002928
133280 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/syscall.tbl' (131,542) at 20240405153229915
133281 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/deviation.md' (131,543) at 20240807080019546
133282 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/legacy.c' (131,544) at 20240405153051249
133283 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-merchantability-variant' (131,545) at 20241221090017616
133284 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi_reg.h' (131,546) at 20210307214929342
133285 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/max98927.c' (131,547) at 20240405153053941
133286 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/Makefile' (131,548) at 20210309003650028
133287 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/iommufd.h' (131,549) at 20241211090212374
133288 2025-01-08 03:00:54.045-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/run.sh' (131,550) at 20210307214932674
133289 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-worker' (131,551) at 20241221090017584
133290 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_8021q.h' (131,552) at 20240405153053233
133291 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mux.h' (131,553) at 20240405153045661
133292 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/cq.c' (131,554) at 20240405153050097
133293 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-twr.dts' (131,555) at 20240405153229891
133294 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/xattr.c' (131,556) at 20240405153052269
133295 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysrq.rst' (131,557) at 20240405153044965
133296 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/0001-libntfs-3g-Makefile.am-fix-install-failed-while-host.patch' (131,558) at 20210307205553738
133297 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/interface/ia_css_frame.h' (131,559) at 20240405153051841
133298 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/LICENSE' (131,560) at 20231224090010777
133299 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm87xx.c' (131,561) at 20240405153050353
133300 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ftrace-uses.rst' (131,562) at 20220525020651762
133301 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp5150.c' (131,563) at 20240405153049341
133302 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.h' (131,564) at 20240405153047209
133303 2025-01-08 03:00:54.046-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bit_action.cpp' (131,565) at 20210308005405934
133304 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/virtio_console.c' (131,566) at 20241018080014478
133305 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JsonSchemaFileCollection_v1.xml' (131,567) at 20240619080002924
133306 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_server.hpp' (131,568) at 20240817080003171
133307 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_2.2.bb' (131,569) at 20241221090017540
133308 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/Makefile' (131,570) at 20210307214928678
133309 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psparse.c' (131,571) at 20240405153046625
133310 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/Makefile' (131,572) at 20240405153049689
133311 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/index.rst' (131,573) at 20210307214925626
133312 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kangasniemi_Turkinmaki' (131,574) at 20210307205553770
133313 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey_8.0.1.bb' (131,575) at 20241221090017524
133314 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-macl.c' (131,576) at 20240906080037580
133315 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/android-tools-adbd.service' (131,577) at 20241221090017504
133316 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb' (131,578) at 20241221090017556
133317 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi' (131,579) at 20240405153045753
133318 2025-01-08 03:00:54.047-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ExpressAM1-40.0E' (131,580) at 20210307205553762
133319 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/reg.c' (131,581) at 20240405153053409
133320 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.h' (131,582) at 20210307214929946
133321 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/tzpc.h' (131,583) at 20210308005002724
133322 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_encoder.h' (131,584) at 20210307214927978
133323 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/Makefile' (131,585) at 20240405153050533
133324 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_defs.h' (131,586) at 20240405153231391
133325 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/imc-pmu.c' (131,587) at 20240405153230047
133326 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu.h' (131,588) at 20241211090212518
133327 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-bios-key/google-bios-key/platforms_bringup.pem' (131,589) at 20210930100034490
133328 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_d.c' (131,590) at 20210308005046521
133329 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/LICENSE' (131,591) at 20210308005131905
133330 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7346.dtsi' (131,592) at 20210307214926190
133331 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/trackpoint.h' (131,593) at 20210307214928494
133332 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dts' (131,594) at 20240405153229867
133333 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx.init' (131,595) at 20210307205554034
133334 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/MAINTAINERS' (131,596) at 20210308005003048
133335 2025-01-08 03:00:54.048-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/disassemle-aml.sh' (131,597) at 20241121090029296
133336 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch' (131,598) at 20241221090017680
133337 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/emu10k1-gp.c' (131,599) at 20240405153049125
133338 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_rules.cpp' (131,600) at 20230512080037097
133339 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.54.0.bb' (131,601) at 20241221090017488
133340 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu.h' (131,602) at 20240906080037472
133341 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/sockbits.h' (131,603) at 20210308005046081
133342 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/auth.h' (131,604) at 20240405153052529
133343 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-proc-control-systemd-links.bb' (131,605) at 20230808080019600
133344 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (131,606) at 20210307205554222
133345 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/deb_defs.h' (131,607) at 20210309003651776
133346 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c' (131,608) at 20240405153230379
133347 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpih-mul.c' (131,609) at 20240405153231947
133348 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov772x.c' (131,610) at 20240405153049333
133349 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/smc37c669-superio.c' (131,611) at 20240906080037244
133350 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_wq.c' (131,612) at 20220525020653123
133351 2025-01-08 03:00:54.049-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/webui/webui-vue_%.bbappend' (131,613) at 20210910000023055
133352 2025-01-08 03:00:54.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0001-support-usrmerge.patch' (131,614) at 20210307205553738
133353 2025-01-08 03:00:54.062-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761-i2c.c' (131,615) at 20240405153053561
133354 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_video.c' (131,616) at 20240405153051861
133355 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-default-aarch64' (131,617) at 20240405153054161
133356 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/smdk_wm8994.c' (131,618) at 20220627100017210
133357 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vindelgransele' (131,619) at 20210307205553794
133358 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/write_flush_v2.c' (131,620) at 20210308005108645
133359 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/hweight.S' (131,621) at 20220525020652186
133360 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pm6764tr.rst' (131,622) at 20220525020651738
133361 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1021aqds.h' (131,623) at 20210308005003600
133362 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/is_zero.rs' (131,624) at 20240405153053417
133363 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_syscall.h' (131,625) at 20210308005046097
133364 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64_kexec-image-header.h-add-missing-le64toh.patch' (131,626) at 20210307205553750
133365 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/copy.S' (131,627) at 20210307214926638
133366 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/adc/ad_sigma_delta.h' (131,628) at 20240405153231815
133367 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pgtable.h' (131,629) at 20240405153230147
133368 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn302/dcn302_fpu.h' (131,630) at 20240405153047273
133369 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/yank.json' (131,631) at 20240906080037436
133370 2025-01-08 03:00:54.063-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mm/sys/ddrc.json' (131,632) at 20220525020655143
133371 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-any' (131,633) at 20210307214932570
133372 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-croniter_5.0.1.bb' (131,634) at 20241221090017552
133373 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DOC' (131,635) at 20211006000025234
133374 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/MAINTAINERS' (131,636) at 20210308005003044
133375 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pppcielanes.h' (131,637) at 20210309003649648
133376 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/taggedrule.hpp' (131,638) at 20230629080003460
133377 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/geekbox_defconfig' (131,639) at 20210308005003260
133378 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeDevice_v1.xml' (131,640) at 20240918080002712
133379 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-flash-led-class.c' (131,641) at 20240405153049581
133380 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/crypto.c' (131,642) at 20240405153052317
133381 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-xsc3.S' (131,643) at 20210307214925974
133382 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/TODO' (131,644) at 20210307214930582
133383 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/ioport.c' (131,645) at 20220525020652126
133384 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/extable.c' (131,646) at 20210307214926134
133385 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-ula.sh' (131,647) at 20240913080015313
133386 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mr.c' (131,648) at 20221102030020797
133387 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig' (131,649) at 20210308005003280
133388 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib.c' (131,650) at 20210308005003696
133389 2025-01-08 03:00:54.064-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/subscr.h' (131,651) at 20220525020654919
133390 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt9611uxc.c' (131,652) at 20240613080016399
133391 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/intel_pconfig.c' (131,653) at 20210307214926690
133392 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_register.h' (131,654) at 20210309003650672
133393 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477.h' (131,655) at 20240405153230903
133394 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/wsgi/__init__.py' (131,656) at 20210308005048033
133395 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/Kconfig' (131,657) at 20240405153049489
133396 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/interfaces/bmcweb_%.bbappend' (131,658) at 20210823100016972
133397 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul-common.dtsi' (131,659) at 20240405153045525
133398 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/console.c' (131,660) at 20210308005003224
133399 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b105v2.dts' (131,661) at 20240405153229883
133400 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweroff@.service' (131,662) at 20240316080012480
133401 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/sanity.bbclass' (131,663) at 20241221090017604
133402 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-da850-pupd.c' (131,664) at 20240405153051329
133403 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/dma-isa.c' (131,665) at 20240405153045645
133404 2025-01-08 03:00:54.065-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/timer.h' (131,666) at 20210308005002780
133405 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/messages.h' (131,667) at 20240405153053941
133406 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/Makefile' (131,668) at 20210307214930858
133407 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (131,669) at 20240120090012778
133408 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch' (131,670) at 20241221090017680
133409 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/colo-stubs.c' (131,671) at 20240906080037368
133410 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/Makefile' (131,672) at 20240405153045633
133411 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/debug_hw_1x06.c' (131,673) at 20220525020653035
133412 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_symlink_remote.c' (131,674) at 20241220090018326
133413 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_1_regs.h' (131,675) at 20240405153046577
133414 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/event.hpp' (131,676) at 20230407080041895
133415 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kgdb.h' (131,677) at 20240405153046069
133416 2025-01-08 03:00:54.066-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/def.h' (131,678) at 20210307214929934
133417 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan_cfg.c' (131,679) at 20240405153050613
133418 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/pasid.c' (131,680) at 20240405153230743
133419 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/suspend_entry.S' (131,681) at 20240405153230071
133420 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_object.c' (131,682) at 20240405153048481
133421 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32h743.c' (131,683) at 20210307214930122
133422 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0002-Do-not-install-tools-a-CMake-targets.patch' (131,684) at 20240127090011884
133423 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/arizona.c' (131,685) at 20240405153053569
133424 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/blk.c' (131,686) at 20240405153052493
133425 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/conf_example_x86.yml' (131,687) at 20210308005046541
133426 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml' (131,688) at 20240405153045045
133427 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hif.h' (131,689) at 20240805080013983
133428 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/allwinner,sun4i-a10-ahci.yaml' (131,690) at 20240405153045021
133429 2025-01-08 03:00:54.067-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/test_execve.c' (131,691) at 20210307214932662
133430 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/asymmetric_type.c' (131,692) at 20241008080013903
133431 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/dump.c' (131,693) at 20240906080037180
133432 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/index.rst' (131,694) at 20240405153045285
133433 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-tdm.c' (131,695) at 20240613080016551
133434 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan-1.9/no-HOME-includes.patch' (131,696) at 20230317080013785
133435 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/srm_puts.c' (131,697) at 20210307214925662
133436 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7572.patch' (131,698) at 20210307205553942
133437 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/regulatory.h' (131,699) at 20240405153052865
133438 2025-01-08 03:00:54.068-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,vcodec-subdev-decoder.yaml' (131,700) at 20240405153229775
133439 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/vx222.h' (131,701) at 20210307214932278
133440 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/gamepad.rst' (131,702) at 20240405153045225
133441 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/data-fabric.json' (131,703) at 20220525020655147
133442 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pvclock.c' (131,704) at 20240405153046437
133443 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtrs-client' (131,705) at 20240405153044917
133444 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-1.yaml' (131,706) at 20240504080013861
133445 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/cache.c' (131,707) at 20210308005002556
133446 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-fit.c' (131,708) at 20230720080043539
133447 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/nrf51_gpio.h' (131,709) at 20240326080039534
133448 2025-01-08 03:00:54.069-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/richtek,rt8515.yaml' (131,710) at 20220525020651686
133449 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff.h' (131,711) at 20240405153053501
133450 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EPL-2.0' (131,712) at 20210307205554422
133451 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon-ethernet.dtsi' (131,713) at 20220525020651934
133452 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/common-offsets.h' (131,714) at 20240405153046345
133453 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-vma.c' (131,715) at 20230426080043952
133454 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pci-test.c' (131,716) at 20221215040039378
133455 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-samsung.c' (131,717) at 20240405153231335
133456 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/Makefile' (131,718) at 20220525020654699
133457 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-1.dtsi' (131,719) at 20210307214926350
133458 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/stm32_timer.c' (131,720) at 20210308005003500
133459 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/longrun.c' (131,721) at 20210307214927058
133460 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/expected_config' (131,722) at 20210308005003736
133461 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/mman.h' (131,723) at 20240405153046073
133462 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/clocksource.h' (131,724) at 20210307214926490
133463 2025-01-08 03:00:54.070-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/trace.c' (131,725) at 20220525020654299
133464 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/pinmux.c' (131,726) at 20210308005002860
133465 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico-dwarf.dts' (131,727) at 20240405153229887
133466 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/.clang-format' (131,728) at 20240820080023682 to deleted uid set
133467 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/video/rk3288.h' (131,729) at 20210308005003644
133468 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/Makefile' (131,730) at 20210307214926290
133469 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/secomx6quq7_defconfig' (131,731) at 20210308005003280
133470 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb.c' (131,732) at 20240405153231315
133471 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h' (131,733) at 20240405153048637
133472 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/regulator-uclass.c' (131,734) at 20210308005003472
133473 2025-01-08 03:00:54.071-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/pathgentest.cpp' (131,735) at 20220708100018559
133474 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/msi2500/msi2500.c' (131,736) at 20240405153049569
133475 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/Makefile' (131,737) at 20210308005002956
133476 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cmpxchg_32.h' (131,738) at 20240405153046317
133477 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_json.c' (131,739) at 20241010080036049
133478 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-viv-fb-Make-sure-config.h-is-included.patch' (131,740) at 20241221090017692
133479 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/sections.h' (131,741) at 20210308005002544
133480 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception' (131,742) at 20210307205554422
133481 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy.h' (131,743) at 20240405153048601
133482 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lpc.c' (131,744) at 20240405153231339
133483 2025-01-08 03:00:54.072-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_resource.h' (131,745) at 20220429100100642
133484 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/class.c' (131,746) at 20240405153231567
133485 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/setget_sockopt.c' (131,747) at 20240405153054261
133486 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5.h' (131,748) at 20241211090212546
133487 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pxav2.c' (131,749) at 20240405153230859
133488 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/ptdump_debugfs.c' (131,750) at 20220525020651966
133489 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-eventservice.md' (131,751) at 20221209040006395
133490 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a23.c' (131,752) at 20210308005003352
133491 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_vpd.cpp' (131,753) at 20240903080027143
133492 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fmpyfadd.c' (131,754) at 20210307214926334
133493 2025-01-08 03:00:54.073-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/zorro_esp.c' (131,755) at 20240405153051749
133494 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/gw.c' (131,756) at 20240405153053201
133495 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.server.cpp.mako' (131,757) at 20241002080038083
133496 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf.c' (131,758) at 20220525020655015
133497 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/auxdisplay/cfag12864b.rst' (131,759) at 20220525020651638
133498 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_sanity.robot' (131,760) at 20210308005007120
133499 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/use_after_iter.cocci' (131,761) at 20240405153053441
133500 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/Kconfig' (131,762) at 20210308005002900
133501 2025-01-08 03:00:54.074-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/Makefile' (131,763) at 20210308005003016
133502 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-smartcard-reader.c' (131,764) at 20240906080037308
133503 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/ctrl.txt' (131,765) at 20240405153229755
133504 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_def.h' (131,766) at 20210309003655972
133505 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/pvh_main.c' (131,767) at 20210308005046177
133506 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/neterion/s2io.rst' (131,768) at 20210309003648448
133507 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/common_io.rst' (131,769) at 20240405153229743
133508 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan.dtsi' (131,770) at 20240405153229879
133509 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-dev.c' (131,771) at 20240617080017394
133510 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-jack.c' (131,772) at 20240405153232195
133511 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec5.0-0.dtsi' (131,773) at 20210307214926354
133512 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ptrace.h' (131,774) at 20210307214926322
133513 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfqspi.h' (131,775) at 20210307214926162
133514 2025-01-08 03:00:54.075-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/subprojects/nlohmann_json.wrap' (131,776) at 20231208090007028
133515 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamhash.c' (131,777) at 20241008080013915
133516 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio_context.h' (131,778) at 20240405153048517
133517 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/ll_char_wr.S' (131,779) at 20210307214925678
133518 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/reset.c' (131,780) at 20210309003651552
133519 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/transaction.c' (131,781) at 20240805080014019
133520 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-emlid-neutis-n5h3-devboard.dts' (131,782) at 20240405153045389
133521 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/elo3-dma-0.dtsi' (131,783) at 20210307214926342
133522 2025-01-08 03:00:54.076-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_base_cmd.cpp' (131,784) at 20241130090026406
133523 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xor_altivec.h' (131,785) at 20240405153046133
133524 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/task-analyzer-record' (131,786) at 20240405153054157
133525 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi.conf' (131,787) at 20221003030013293
133526 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/bin_package.bbclass' (131,788) at 20231126090012833
133527 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_base.c' (131,789) at 20240405153231579
133528 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.h' (131,790) at 20240405153049737
133529 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/linuxboot.rst' (131,791) at 20230925080039849
133530 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/tas2781_hda_i2c.c' (131,792) at 20241008080014047
133531 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow/30-0-liberation-sans-narrow.conf' (131,793) at 20210307205553950
133532 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/alu.idef' (131,794) at 20240326080039658
133533 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/syscalls' (131,795) at 20210307214925186
133534 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-flash-bios' (131,796) at 20221210040020210
133535 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test/run-ptest' (131,797) at 20231011080016606
133536 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (131,798) at 20241206090014234
133537 2025-01-08 03:00:54.077-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico.dtsi' (131,799) at 20240405153229891
133538 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_common.c' (131,800) at 20241018080014490
133539 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-architecture-overview.png' (131,801) at 20210307205554302 to deleted uid set
133540 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/mv64361.c' (131,802) at 20241211090212314
133541 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm64.png' (131,803) at 20240309090012816 to deleted uid set
133542 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh03/rtc.c' (131,804) at 20220525020652114
133543 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/Kconfig' (131,805) at 20240405153231383
133544 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl6030.dtsi' (131,806) at 20240405153045609
133545 2025-01-08 03:00:54.078-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_csi2_bridge.c' (131,807) at 20240405153231471
133546 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_spi_rcw.cfg' (131,808) at 20210308005002996
133547 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/unipro.h' (131,809) at 20240405153231883
133548 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_64.c' (131,810) at 20240405153046153
133549 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/kallsyms.c' (131,811) at 20240405153053021
133550 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/pci-vangogh.c' (131,812) at 20240805080014067
133551 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_common.h' (131,813) at 20210309003650612
133552 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-ipc-msg-injector.c' (131,814) at 20240405153054005
133553 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/meson.build' (131,815) at 20241014080018042
133554 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/sys_parisc.c' (131,816) at 20240405153230023
133555 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/tc_police_scale.sh' (131,817) at 20210309003655996
133556 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/corstone1000-fvp.dts' (131,818) at 20240405153229919
133557 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/reciprocal_div.c' (131,819) at 20220525020654751
133558 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/input/cros-ec-keyb.txt' (131,820) at 20210308005003304
133559 2025-01-08 03:00:54.079-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/davicom.c' (131,821) at 20210308005003440
133560 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6000.c' (131,822) at 20240405153053513
133561 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.h' (131,823) at 20240405153231035
133562 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2433.c' (131,824) at 20240405153052233
133563 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/cereal.wrap' (131,825) at 20230721080022734
133564 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64-dm-verify.yml' (131,826) at 20210307205554110
133565 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm_pointer_auth.h' (131,827) at 20240405153045853
133566 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd.h' (131,828) at 20210307214928806
133567 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts' (131,829) at 20240405153045817
133568 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a' (131,830) at 20210307214930518
133569 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc161s626.yaml' (131,831) at 20240405153045073
133570 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rk3066_hdmi.c' (131,832) at 20240405153230631
133571 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/pci.c' (131,833) at 20210308005002916
133572 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tir.c' (131,834) at 20241011080017327
133573 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm-parsec.yml' (131,835) at 20210420000021570
133574 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/syscallhdr.sh' (131,836) at 20241211090212386
133575 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-2.dtsi' (131,837) at 20210307214926350
133576 2025-01-08 03:00:54.080-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/surf_2.1.bb' (131,838) at 20230813080012852
133577 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.h' (131,839) at 20210307214927250
133578 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/basics.rst' (131,840) at 20240405153229803
133579 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/Kconfig' (131,841) at 20240405153046609
133580 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/polynom_Xsig.S' (131,842) at 20220525020652186
133581 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dwarf-aux.c' (131,843) at 20240405153054189
133582 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/feat.c' (131,844) at 20241216090017789
133583 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rz-mtu3.c' (131,845) at 20240405153230839
133584 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/fs.h' (131,846) at 20210307214932486
133585 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/uprobes.c' (131,847) at 20241011080017379
133586 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm11130_nand/MAINTAINERS' (131,848) at 20210308005002924
133587 2025-01-08 03:00:54.081-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/tlb.rst' (131,849) at 20240405153044989
133588 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/dbus-perms.bb' (131,850) at 20241206090014274
133589 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/timex.h' (131,851) at 20220627100016926
133590 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_sysfs.c' (131,852) at 20241211090145549
133591 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx65.h' (131,853) at 20240405153049169
133592 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/host_then_chassis_poweroff.hpp' (131,854) at 20241209090018856
133593 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb' (131,855) at 20230919080013954
133594 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/parse-no-sample-id-all.c' (131,856) at 20240405153054169
133595 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/Makefile' (131,857) at 20240405153051661
133596 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/presence_detection.md' (131,858) at 20240809080033023
133597 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_buffer_mgr.h' (131,859) at 20210307214927086
133598 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_portal.c' (131,860) at 20240405153051757
133599 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.c' (131,861) at 20240405153050321
133600 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_ts.c' (131,862) at 20210309003650376
133601 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/msp3400-driver.h' (131,863) at 20210307214928658
133602 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cavium-thunder2.txt' (131,864) at 20210307214925274
133603 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/dbus/xyz.openbmc_project.ObjectMapper.conf' (131,865) at 20230215040032675
133604 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-app.c' (131,866) at 20240326080039750
133605 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3-sl631-imx179.dts' (131,867) at 20240405153045393
133606 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/qlogic_stub.c' (131,868) at 20240405153051685
133607 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Lucida-Bitmap-Fonts' (131,869) at 20241221090017616
133608 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl0.h' (131,870) at 20240405153051961
133609 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsmthdat.c' (131,871) at 20210307214926830
133610 2025-01-08 03:00:54.082-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verif_scale3.c' (131,872) at 20240405153054281
133611 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_switch_map.h' (131,873) at 20240405153231063
133612 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt2701-afe-pcm.txt' (131,874) at 20240405153229799
133613 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun8i_a23.h' (131,875) at 20210308005002668
133614 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/Makefile' (131,876) at 20210308005002836
133615 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/nlohmann_json.wrap' (131,877) at 20231208090023476
133616 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh4.h' (131,878) at 20210308005002848
133617 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat3A_C-93.5E' (131,879) at 20210307205553762
133618 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022rdk.dts' (131,880) at 20240405153230027
133619 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_lookup_found.cpp' (131,881) at 20210308005108645
133620 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pfsm/.gitignore' (131,882) at 20240405153053429
133621 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall2.c' (131,883) at 20240405153054273
133622 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_internal.h' (131,884) at 20210307214926738
133623 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/header_ops.c' (131,885) at 20240405153053241
133624 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/scatter_gather.c' (131,886) at 20230426080043952
133625 2025-01-08 03:00:54.083-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip.h' (131,887) at 20241008080014011
133626 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sh73a0-clock.h' (131,888) at 20210307214931334
133627 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/felix.h' (131,889) at 20240405153049757
133628 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/trace.h' (131,890) at 20210308005045877
133629 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/css.c' (131,891) at 20240906080037288
133630 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/vfio.h' (131,892) at 20210307214932746
133631 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/075.out' (131,893) at 20210308005046441
133632 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/fix_systemd_path.patch' (131,894) at 20230609080014391
133633 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_reset.c' (131,895) at 20240405153048549
133634 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/Makefile' (131,896) at 20210308005002984
133635 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-ariag25.dts' (131,897) at 20240405153045461
133636 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_vmid.c' (131,898) at 20210307214927294
133637 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_evm_defconfig' (131,899) at 20210308005003244
133638 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvbdev.c' (131,900) at 20241125090012247
133639 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/spiterrs.S' (131,901) at 20210307214926602
133640 2025-01-08 03:00:54.084-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb' (131,902) at 20241206090014314
133641 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/nat6to4.c' (131,903) at 20240405153054349
133642 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/textsearch.h' (131,904) at 20220525020654623
133643 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-send-carrier.rst' (131,905) at 20220525020651782
133644 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/average.hpp' (131,906) at 20220727030028317
133645 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/wakeup-mask.c' (131,907) at 20210309003648720
133646 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/docs/snmp-configuration.md' (131,908) at 20230625080034211
133647 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch' (131,909) at 20241221090017636
133648 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cypress-sf.yaml' (131,910) at 20240405153045077
133649 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31730.c' (131,911) at 20240405153230663
133650 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PortCollection.json' (131,912) at 20240619080002952
133651 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp_twd.h' (131,913) at 20210307214925854
133652 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/at86rf230.c' (131,914) at 20240405153050337
133653 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-core.h' (131,915) at 20241211090212362
133654 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-2level.h' (131,916) at 20240405153045625
133655 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_queue_stack.rst' (131,917) at 20240405153044997
133656 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/Makefile' (131,918) at 20210307214929978
133657 2025-01-08 03:00:54.085-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/kasan_init.c' (131,919) at 20240405153045697
133658 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_selector_defs.h' (131,920) at 20210307214930550
133659 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (131,921) at 20231214090023737
133660 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.h' (131,922) at 20220525020653587
133661 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/tlb.c' (131,923) at 20210308005002988
133662 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/Kconfig' (131,924) at 20210307214929658
133663 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dmtimer-omap.h' (131,925) at 20210307214931474
133664 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-data-defs.h' (131,926) at 20220525020653251
133665 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_doorbell.h' (131,927) at 20210307214928430
133666 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/fw.h' (131,928) at 20210307214929562
133667 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml' (131,929) at 20240405153045065
133668 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/svghelper.h' (131,930) at 20210307214932606
133669 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Manserud' (131,931) at 20210307205553786
133670 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nas220_defconfig' (131,932) at 20210308005003272
133671 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/in.h' (131,933) at 20210307214931402
133672 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb' (131,934) at 20241221090017548
133673 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-codec.c' (131,935) at 20210307214927030
133674 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-vaasa-oncable' (131,936) at 20210307205553758
133675 2025-01-08 03:00:54.086-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max11100.yaml' (131,937) at 20240405153045069
133676 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/genhd.c' (131,938) at 20240805080013935
133677 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_imx8q.c' (131,939) at 20240405153049397
133678 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/caif_dev.c' (131,940) at 20240405153053197
133679 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22702.h' (131,941) at 20210307214928610
133680 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/platform_oem_ibm.hpp' (131,942) at 20231019080039959
133681 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch' (131,943) at 20220402030016235
133682 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h' (131,944) at 20210309003648832
133683 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_strncmp.c' (131,945) at 20240405153054241
133684 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sun4v.c' (131,946) at 20220525020653955
133685 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6338.dtsi' (131,947) at 20210308005002812
133686 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-pciback' (131,948) at 20210309003648260
133687 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/mypy.ini' (131,949) at 20221215040039366
133688 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.c' (131,950) at 20240405153047237
133689 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpci_hotplug_core.c' (131,951) at 20210307214930026
133690 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/trace.h' (131,952) at 20240405153050437
133691 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9260.dtsi' (131,953) at 20240405153229875
133692 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools/run-ptest' (131,954) at 20240301090012431
133693 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/Makefile' (131,955) at 20210307214926566
133694 2025-01-08 03:00:54.087-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/omap_i2c.c' (131,956) at 20241211090212274
133695 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/linkage.h' (131,957) at 20210308005002852
133696 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/encl.c' (131,958) at 20240405153046425
133697 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/locks.S' (131,959) at 20240405153230095
133698 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/syscopyarea.c' (131,960) at 20240405153231583
133699 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_bitfields_direct.c' (131,961) at 20210307214932646
133700 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga-buf.c' (131,962) at 20210916100017847
133701 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_ptp.c' (131,963) at 20240405153049909
133702 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186.h' (131,964) at 20240405153054001
133703 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq.c' (131,965) at 20210307214930542
133704 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/linux.inc' (131,966) at 20241206090014258
133705 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_core.c' (131,967) at 20240405153232059
133706 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/crc32.c' (131,968) at 20210308005003760
133707 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/common/factoryset.c' (131,969) at 20210308005003048
133708 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/range.c' (131,970) at 20240326080039758
133709 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/orion-gpio.h' (131,971) at 20240405153045701
133710 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-graphviz_0.20.3.bb' (131,972) at 20240413080012663
133711 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt.h' (131,973) at 20210308005003728
133712 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/os-release/os-release.bbappend' (131,974) at 20220921030015982
133713 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/do_func.S' (131,975) at 20210307214926142
133714 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkInterfaceCollection_v1.xml' (131,976) at 20240619080002932
133715 2025-01-08 03:00:54.088-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_main.h' (131,977) at 20240405153050197
133716 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swap_slots.h' (131,978) at 20240405153052801
133717 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_gem.h' (131,979) at 20240405153230611
133718 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/Makefile' (131,980) at 20210307214930670
133719 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-370-xp-pmsu.txt' (131,981) at 20210307214925274
133720 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/nlohmann_json.wrap' (131,982) at 20231228090030528
133721 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/dimm.c' (131,983) at 20220525020653827
133722 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml' (131,984) at 20240405153045145
133723 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sqpoll.h' (131,985) at 20240405153052969
133724 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/entity-manager/blacklist.json' (131,986) at 20241105090013647
133725 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/adc/st,stm32-adc.txt' (131,987) at 20210308005003300
133726 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear.socket' (131,988) at 20210307205554474
133727 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/link_hwss.h' (131,989) at 20240405153047293
133728 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/coalesce.c' (131,990) at 20240405153232015
133729 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_osdep.h' (131,991) at 20240405153050009
133730 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfdiv.c' (131,992) at 20210307214926334
133731 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-total-media-in-hand-02.c' (131,993) at 20210307214928786
133732 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/socfpga.c' (131,994) at 20240405153229911
133733 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-0.conf' (131,995) at 20230412080023460
133734 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/cfe/cfe_api.h' (131,996) at 20240405153046001
133735 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/nvidia_cspmu.h' (131,997) at 20240405153051273
133736 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/exception.json' (131,998) at 20240405153054109
133737 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/test_progress_logs_sub_menu.robot' (131,999) at 20240628080017113
133738 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/uacce.rst' (132,000) at 20210307214925522
133739 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/.gitignore' (132,001) at 20210307214926294
133740 2025-01-08 03:00:54.089-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/libutempter/0002-Proper-macro-path-generation.patch' (132,002) at 20230706080014757
133741 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_algo.c' (132,003) at 20240405153230259
133742 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/.gitignore' (132,004) at 20240511080038862
133743 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/st,stm32-crc.yaml' (132,005) at 20240405153045033
133744 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/checksum.h' (132,006) at 20240405153046273
133745 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/internal.h' (132,007) at 20220525020654943
133746 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/Makefile' (132,008) at 20210307214928382
133747 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/change_skew.c' (132,009) at 20240405153054377
133748 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fmin.c' (132,010) at 20210307214926274
133749 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcf_pgtable.h' (132,011) at 20240405153230007
133750 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65912-i2c.c' (132,012) at 20240405153049621
133751 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8925-regulator.txt' (132,013) at 20210307214925410
133752 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-snow-common.dtsi' (132,014) at 20240405153229899
133753 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/lvstest.c' (132,015) at 20240405153052113
133754 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l3mdev/Kconfig' (132,016) at 20210307214931978
133755 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/edison.h' (132,017) at 20210308005003592
133756 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/tlbflush.h' (132,018) at 20210309003648548
133757 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/uapi-test.c' (132,019) at 20240405153047033
133758 2025-01-08 03:00:54.090-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/swab.h' (132,020) at 20210307214926110
133759 2025-01-08 03:00:54.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec.h' (132,021) at 20240405153051861
133760 2025-01-08 03:00:54.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98926.h' (132,022) at 20210307214932314
133761 2025-01-08 03:00:54.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/ks0108.c' (132,023) at 20240405153046677
133762 2025-01-08 03:00:54.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate.c' (132,024) at 20241121090029284
133763 2025-01-08 03:00:54.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strbuf.h' (132,025) at 20220525020655179
133764 2025-01-08 03:00:54.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm25066.rst' (132,026) at 20240405153045217
133765 2025-01-08 03:00:54.091-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/paravirt_api_clock.h' (132,027) at 20240405153046121
133766 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ktime_api.h' (132,028) at 20240405153052717
133767 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/0001-replace-__pure__-with-compiler-attribute-pure.patch' (132,029) at 20230317080013789
133768 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ioctl.h' (132,030) at 20210307214927910
133769 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/Makefile' (132,031) at 20220525020652422
133770 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/efi_mixed.S' (132,032) at 20240405153230103
133771 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/fpu.h' (132,033) at 20210307214925650
133772 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/timex.h' (132,034) at 20220627100016926
133773 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/0002-Check-against-the-correct-OPENSSL_VERSION_NUMBER.patch' (132,035) at 20210307205553930
133774 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-websock.c' (132,036) at 20241211090212374
133775 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/slub.rst' (132,037) at 20240405153045229
133776 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dts' (132,038) at 20210308005046177
133777 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/Makefile' (132,039) at 20210309003650508
133778 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS0.conf' (132,040) at 20231114090012542
133779 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rseq.h' (132,041) at 20240405153052897
133780 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.c' (132,042) at 20210309003649804
133781 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/uuid.c' (132,043) at 20240326080039758
133782 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field10.decode' (132,044) at 20230925080040085
133783 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_main.cpp' (132,045) at 20230911080019358
133784 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ipl.h' (132,046) at 20241211090212330
133785 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/Kbuild' (132,047) at 20210307214927922
133786 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0050-fwu-Use-metadata-v2.patch' (132,048) at 20241221090017468
133787 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-glibc' (132,049) at 20241206090014350
133788 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/0001-tests-autopoint-3-unset-MAKEFLAGS.patch' (132,050) at 20240309090012816
133789 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c' (132,051) at 20240405153047153
133790 2025-01-08 03:00:54.092-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7-colibri-rawnand.dts' (132,052) at 20210308005002588
133791 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/check-perf-trace.py' (132,053) at 20210307214932570
133792 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio-service.c' (132,054) at 20240405153231447
133793 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lacie_kw.h' (132,055) at 20210308005003600
133794 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-cpu.c' (132,056) at 20240405153232203
133795 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/alloc.c' (132,057) at 20240405153052581
133796 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/sar.c' (132,058) at 20240405153231263
133797 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/amdtee_if.h' (132,059) at 20240405153051969
133798 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9834.h' (132,060) at 20210307214930522
133799 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py' (132,061) at 20210307205554290
133800 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp421@4c.conf' (132,062) at 20240904080027738
133801 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/opcodes-virt.h' (132,063) at 20210307214925854
133802 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-generic.c' (132,064) at 20240405153046049
133803 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-msm6242.c' (132,065) at 20210307214930218
133804 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra' (132,066) at 20210309003648244
133805 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/gic_private.h' (132,067) at 20240405153054317
133806 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c' (132,068) at 20240405153048653
133807 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/.gitignore' (132,069) at 20210308005003008
133808 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso.sh' (132,070) at 20210307214932694
133809 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-oceanic-5205-5inmfd.dts' (132,071) at 20210307214925990
133810 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-generic.c' (132,072) at 20210307214930214
133811 2025-01-08 03:00:54.093-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/meta/fileio.cpp' (132,073) at 20240924080009571
133812 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-init.c' (132,074) at 20210307214926290
133813 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-essiv.h' (132,075) at 20210308005045777
133814 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi3670-clock.txt' (132,076) at 20210307214925286
133815 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/div64-generic.c' (132,077) at 20210307214926570
133816 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/flash/phosphor-software-manager/bios-update' (132,078) at 20240326080016518
133817 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-device-info.rst' (132,079) at 20220525020651778
133818 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm3380.h' (132,080) at 20210308005003588
133819 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_activation.cpp' (132,081) at 20241213090049554
133820 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/change-finding-path-of-nss.patch' (132,082) at 20241221090017544
133821 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-vsock-common.h' (132,083) at 20240906080037340
133822 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/memory.c' (132,084) at 20240830080013247
133823 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool_build.sh' (132,085) at 20240405153054285
133824 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MK808C_defconfig' (132,086) at 20210308005003236
133825 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/Kconfig' (132,087) at 20210307214925870
133826 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/libenca-003-iconv.patch' (132,088) at 20230706080014757
133827 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-internal.h' (132,089) at 20240405153046517
133828 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/opp.rst' (132,090) at 20240405153045245
133829 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/config' (132,091) at 20240405153054233
133830 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig' (132,092) at 20210308005003268
133831 2025-01-08 03:00:54.094-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/network/phosphor-network_%.bbappend' (132,093) at 20241206090014206
133832 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tiocmd.c' (132,094) at 20220525020652358
133833 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/Makefile' (132,095) at 20220525020652410
133834 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp-ctrevb.dts' (132,096) at 20240405153045401
133835 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_command.hpp' (132,097) at 20241106090023550
133836 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mc146818-time.h' (132,098) at 20210307214926226
133837 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-colorfly-e708-q1.dts' (132,099) at 20240405153045385
133838 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/.gitignore' (132,100) at 20210308005109241
133839 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_common.c' (132,101) at 20240405153054165
133840 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/decode_stacktrace.sh' (132,102) at 20240405153232103
133841 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_dcu_fb.h' (132,103) at 20210308005003648
133842 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/Kconfig' (132,104) at 20241211090212262
133843 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/fpga_manager.h' (132,105) at 20210308005002780
133844 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml' (132,106) at 20240405153229771
133845 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/Kconfig' (132,107) at 20240405153048429
133846 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/LICENSE' (132,108) at 20210308005109809
133847 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/tpm.rst' (132,109) at 20240906080037176
133848 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/edid-region.c' (132,110) at 20210308005045857
133849 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8939.h' (132,111) at 20220818100014819
133850 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/allwinner-r40.c' (132,112) at 20241211090212246
133851 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8641HPCN.h' (132,113) at 20210308005003580
133852 2025-01-08 03:00:54.095-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unlzma.c' (132,114) at 20220525020654747
133853 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxac-pinctrl.dtsi' (132,115) at 20240405153045585
133854 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/xyz.openbmc_project.Network.conf.in' (132,116) at 20210525000058464
133855 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml' (132,117) at 20241105090020411
133856 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.c' (132,118) at 20240405153230607
133857 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-get-if.rst' (132,119) at 20210309003648480
133858 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/bt.cpp' (132,120) at 20211012000047554
133859 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Korstrask' (132,121) at 20210307205553786
133860 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/rs485.yaml' (132,122) at 20241211090145365
133861 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp_sock.h' (132,123) at 20240405153231859
133862 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/misc_64.c' (132,124) at 20210307214926614
133863 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmac_low_i2c.h' (132,125) at 20210307214926386
133864 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9rlek_mmc_defconfig' (132,126) at 20210308005003248
133865 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_color.c' (132,127) at 20240405153230583
133866 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/compiler_builtins.rs' (132,128) at 20240405153232095
133867 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.fansensor.service' (132,129) at 20210706231659769
133868 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/if_action.cpp' (132,130) at 20210308005405934
133869 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/README' (132,131) at 20210308005003168
133870 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/console/obmc-console_%.bbappend' (132,132) at 20210823100016972
133871 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.c' (132,133) at 20210307214927950
133872 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0007-Mark-deleted-interfaces-as-being-changed.patch' (132,134) at 20241206090014242
133873 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_runtime.c' (132,135) at 20210308005003700
133874 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-summit.dts' (132,136) at 20240405153045605
133875 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/tune-arm1176jzf-s.inc' (132,137) at 20210812000025262
133876 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/lantiq,etop-xway.yaml' (132,138) at 20240405153045117
133877 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kexec.h' (132,139) at 20240405153231871
133878 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/tfrc.c' (132,140) at 20210307214931922
133879 2025-01-08 03:00:54.096-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/unittest.h' (132,141) at 20220525020652362
133880 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/run-ptest' (132,142) at 20230919080013990
133881 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/locking/ww_mutex.sh' (132,143) at 20210307214932682
133882 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mti/sead3.dts' (132,144) at 20220525020651994
133883 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/.gitignore' (132,145) at 20240405153054345
133884 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c' (132,146) at 20240405153049821
133885 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/twofish_generic.c' (132,147) at 20240405153046549
133886 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi' (132,148) at 20220525020651902
133887 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/error.py' (132,149) at 20221215040039254
133888 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/aspeed_mdio.h' (132,150) at 20210308005003424
133889 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/eisa.ids' (132,151) at 20210307214927158
133890 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb' (132,152) at 20240124090012254
133891 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/fanctl.cpp' (132,153) at 20240820080023682
133892 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/cfg80211.rst' (132,154) at 20210309003648404
133893 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-bsp/u-boot/u-boot-aspeed-sdk/ampere.cfg' (132,155) at 20220905100012499
133894 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/avr_usart.c' (132,156) at 20241211090212258
133895 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-2006' (132,157) at 20211006000025226
133896 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp288_fuel_gauge.c' (132,158) at 20240405153051425
133897 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ofld.h' (132,159) at 20240405153050117
133898 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_ll.S' (132,160) at 20210308005002788
133899 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libexif/libexif/run-ptest' (132,161) at 20230813080012904
133900 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_e3c246d4i.json' (132,162) at 20221221040007770
133901 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml' (132,163) at 20240405153045109
133902 2025-01-08 03:00:54.097-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_ih.c' (132,164) at 20240405153230367
133903 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/vm-layout.rst' (132,165) at 20240405153229827
133904 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/gpio-aggregator.rst' (132,166) at 20210307214925226
133905 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm7445-bcm97445svmb.dts' (132,167) at 20240405153045429
133906 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_cmd.c' (132,168) at 20210307214932202
133907 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/doc/chromium/devkeys/kernel_data_key.vbprivk' (132,169) at 20210308005003300 to deleted uid set
133908 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/Makefile' (132,170) at 20240405153046949
133909 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fcmpo.c' (132,171) at 20210307214926434
133910 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_Qos.h' (132,172) at 20240405153051885
133911 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/Makefile' (132,173) at 20240405153047293
133912 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/module.c' (132,174) at 20240405153045353
133913 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op-ldst.c' (132,175) at 20241211090212530
133914 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml' (132,176) at 20220525020651694
133915 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-db8500.dtsi' (132,177) at 20240405153045577
133916 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm3.c' (132,178) at 20240405153046541
133917 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/super.c' (132,179) at 20240712080021089
133918 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa-irq.c' (132,180) at 20210307214925882
133919 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8974.c' (132,181) at 20240405153046821
133920 2025-01-08 03:00:54.098-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_crtc.h' (132,182) at 20210307214928038
133921 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mt6577_auxadc.c' (132,183) at 20240405153048957
133922 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/OWNERS' (132,184) at 20220106040022653
133923 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c' (132,185) at 20240503080014486
133924 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/dropbear/dropbear_%.bbappend' (132,186) at 20220621030012960
133925 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira-peb-wlbt-05.dtsi' (132,187) at 20240405153045513
133926 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/delta.c' (132,188) at 20220525020655003
133927 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defxx.c' (132,189) at 20240405153050325
133928 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/sifive-prci.h' (132,190) at 20220525020652330
133929 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.1.bb' (132,191) at 20231126090012805
133930 2025-01-08 03:00:54.099-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c' (132,192) at 20241111090012125
133931 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_2_offset.h' (132,193) at 20210307214927670
133932 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp' (132,194) at 20221229040004411
133933 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/therm_adt746x.c' (132,195) at 20240405153230759
133934 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_selftest.h' (132,196) at 20240405153048533
133935 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/a9gtimer.h' (132,197) at 20210308005046033
133936 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.c' (132,198) at 20220525020652959
133937 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/meson.build' (132,199) at 20230902080024081
133938 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8183.h' (132,200) at 20210307214930082
133939 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/cmds.c' (132,201) at 20240405153052157
133940 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra186/tegra.h' (132,202) at 20210308005002672
133941 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/README.Locking' (132,203) at 20210307214931130
133942 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/Makefile' (132,204) at 20210308005002852
133943 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec.c' (132,205) at 20240405153231911
133944 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_request.h' (132,206) at 20240405153048533
133945 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_sysfs.c' (132,207) at 20240405153053529
133946 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/bios' (132,208) at 20221110040028914
133947 2025-01-08 03:00:54.100-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt-decoder/Build' (132,209) at 20240405153054193
133948 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-adc-core.h' (132,210) at 20240405153048961
133949 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts' (132,211) at 20240405153045805
133950 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7794-clock.h' (132,212) at 20210308005003632
133951 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ds414.h' (132,213) at 20210308005003592
133952 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-hsspi.c' (132,214) at 20210307214926190
133953 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager/time-sync-method.override.yml' (132,215) at 20210307205554222
133954 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain64.h' (132,216) at 20210308005045777
133955 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/imx-ipu-image-convert.h' (132,217) at 20210307214931698
133956 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.h' (132,218) at 20210307214929406
133957 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7796-sysc.h' (132,219) at 20210308005003640
133958 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/aead.h' (132,220) at 20240405153052625
133959 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_addc.c' (132,221) at 20210308005046529
133960 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/test_dbc.py' (132,222) at 20240405153232211
133961 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/litex/Makefile' (132,223) at 20220525020654091
133962 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-extended/imsettings/imsettings/imsettings-gcc10.patch' (132,224) at 20220204040022544
133963 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p5040.c' (132,225) at 20210308005003432
133964 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_wq.h' (132,226) at 20240405153051737
133965 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/altr,msgdma.yaml' (132,227) at 20240405153045053
133966 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/cereal.wrap' (132,228) at 20220603030022985
133967 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend' (132,229) at 20230602080015084
133968 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mem.c' (132,230) at 20240405153049469
133969 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/btf_ids.h' (132,231) at 20240405153232211
133970 2025-01-08 03:00:54.101-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (132,232) at 20241015080012039
133971 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-kernel/linux/linux-aspeed_%.bbappend' (132,233) at 20240711080013279
133972 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/sun3mmu.c' (132,234) at 20240405153045973
133973 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/runme.sh' (132,235) at 20210308005003760
133974 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/ipi-mux.c' (132,236) at 20240405153053005
133975 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_wm87x6.c' (132,237) at 20210309003654608
133976 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/Makefile' (132,238) at 20240405153230703
133977 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/0001-meson.build-correct-check-for-existence-of-two-prepr.patch' (132,239) at 20241221090017676
133978 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsof/lsof_4.99.4.bb' (132,240) at 20241221090017676
133979 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/MAINTAINERS' (132,241) at 20210308005003044
133980 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Enable/meson.build' (132,242) at 20230825080021141
133981 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb' (132,243) at 20220402030016003
133982 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/omap.h' (132,244) at 20210308005003640
133983 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.h' (132,245) at 20210308005002832
133984 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/sm.h' (132,246) at 20240405153231855
133985 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/interrupts.h' (132,247) at 20210307214926210
133986 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/lowlevel.h' (132,248) at 20210307214929162
133987 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rtmutex_api.c' (132,249) at 20240405153053017
133988 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/Makefile' (132,250) at 20210307214928598
133989 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-idt82p33.yaml' (132,251) at 20240405153045141
133990 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_poison.c' (132,252) at 20240405153231975
133991 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ralink,rt3883-pci.txt' (132,253) at 20210307214925386
133992 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch' (132,254) at 20230706080014745
133993 2025-01-08 03:00:54.102-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/Kconfig' (132,255) at 20240405153051853
133994 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/pmac.c' (132,256) at 20220525020655015
133995 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_nvdimm.rst' (132,257) at 20220429100100422
133996 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi' (132,258) at 20240405153045729
133997 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl3.h' (132,259) at 20240405153231787
133998 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/sys_proto.h' (132,260) at 20210308005002656
133999 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_regs.h' (132,261) at 20240405153046605
134000 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComputerSystemCollection_v1.xml' (132,262) at 20240619080002920
134001 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp_capture_defs.h' (132,263) at 20220525020654127
134002 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/util.cpp' (132,264) at 20240120090017294
134003 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/cpld.h' (132,265) at 20210308005002996
134004 2025-01-08 03:00:54.103-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-owl.yaml' (132,266) at 20220525020651678
134005 2025-01-08 03:00:54.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_easrc.h' (132,267) at 20240405153053909
134006 2025-01-08 03:00:54.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/watch.cpp' (132,268) at 20241129090023561
134007 2025-01-08 03:00:54.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/0001-test-Drop-including-error.h-header.patch' (132,269) at 20241221090017540
134008 2025-01-08 03:00:54.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/uvd/irqsrcs_uvd_7_0.h' (132,270) at 20210307214927702
134009 2025-01-08 03:00:54.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sl82c105.c' (132,271) at 20240405153230179
134010 2025-01-08 03:00:54.104-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/gro.c' (132,272) at 20240719080013385
134011 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005.h' (132,273) at 20210307214928818
134012 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-netxbig.txt' (132,274) at 20210307214925346
134013 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt' (132,275) at 20210307214925398
134014 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Application.v1_0_1.json' (132,276) at 20240619080002940
134015 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipy_1.01.bb' (132,277) at 20241221090017556
134016 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bind_perm.c' (132,278) at 20240405153054245
134017 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/floppy.rst' (132,279) at 20210309003648268
134018 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ohci_pdriver.h' (132,280) at 20240405153052813
134019 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/skyworks,si521xx.yaml' (132,281) at 20240405153045029
134020 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/qcom,pon.yaml' (132,282) at 20240405153045137
134021 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_elf.h' (132,283) at 20240906080037360
134022 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_logs_object_type.hpp' (132,284) at 20241116090002494
134023 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thaicom1A_C-120.0E' (132,285) at 20210307205553762
134024 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mipi-dsi-bus.txt' (132,286) at 20210307214925302
134025 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/timekeeping.rst' (132,287) at 20240405153045329
134026 2025-01-08 03:00:54.105-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/tulip.h' (132,288) at 20210308005045925
134027 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/nospec-sysfs.c' (132,289) at 20240405153046285
134028 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb' (132,290) at 20241221090017688
134029 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11ac.h' (132,291) at 20240405153050561
134030 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/meson.options' (132,292) at 20231101080036786
134031 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hpd_regs.h' (132,293) at 20240405153230415
134032 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6286x-regulator.c' (132,294) at 20240405153231367
134033 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crc32c_2.3.bb' (132,295) at 20241221090017552
134034 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/sysdig/0001-Add-cstdint-for-uintXX_t-types.patch' (132,296) at 20230211040012639
134035 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/selftests.h' (132,297) at 20240405153046977
134036 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomic-long.sh' (132,298) at 20240405153053433
134037 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_1_0_sh_mask.h' (132,299) at 20210307214927694
134038 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io-wq.c' (132,300) at 20241008080014015
134039 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/noexec.c' (132,301) at 20221215040039390
134040 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/ti_hecc.txt' (132,302) at 20210307214925374
134041 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ss4200.c' (132,303) at 20240805080013963
134042 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/112' (132,304) at 20220429100100890
134043 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/obmc-host-already-on@.target' (132,305) at 20221006030129547
134044 2025-01-08 03:00:54.106-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/nvdec.c' (132,306) at 20240405153230639
134045 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/vmbus_drv.c' (132,307) at 20240913080013793
134046 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca5s.dts' (132,308) at 20240405153045405
134047 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/azt3328.c' (132,309) at 20240405153053517
134048 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c' (132,310) at 20240405153049885
134049 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pkt_sched.h' (132,311) at 20240405153052861
134050 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-admaif.yaml' (132,312) at 20240405153045165
134051 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/var_stack.py' (132,313) at 20221209040018571
134052 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDLA-Permissive-2.0' (132,314) at 20211006000025234
134053 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_rx.c' (132,315) at 20240910080014070
134054 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pogo_e02.h' (132,316) at 20210308005003612
134055 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-pine-h64.dts' (132,317) at 20210308005002620
134056 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/reptyr/reptyr_0.10.0.bb' (132,318) at 20241221090017544
134057 2025-01-08 03:00:54.107-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-3.0-or-later' (132,319) at 20210316000012693
134058 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/scm.c' (132,320) at 20240418080014518
134059 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-cbf-8996.c' (132,321) at 20240405153230219
134060 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi-ddc.yaml' (132,322) at 20240405153045041
134061 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/inject-ra-err.c' (132,323) at 20240405153054357
134062 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_tc.h' (132,324) at 20240405153231035
134063 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ftrace.h' (132,325) at 20240429080012404
134064 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perfconfig.example' (132,326) at 20210307214932510
134065 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+poonceonces.litmus' (132,327) at 20210307214932502
134066 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/dir.c' (132,328) at 20240405153052557
134067 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/Makefile.target' (132,329) at 20241211090212550
134068 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-op-mode.h' (132,330) at 20220525020653755
134069 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_NAND_defconfig' (132,331) at 20210308005003244
134070 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CT.h' (132,332) at 20210307214931646
134071 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adc.yaml' (132,333) at 20240405153045069
134072 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-kernel/linux/linux-aspeed/yosemite4.cfg' (132,334) at 20241214090210267
134073 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/opl3.h' (132,335) at 20210307214931598
134074 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_mgmt.c' (132,336) at 20240405153053341
134075 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_it8213.c' (132,337) at 20240405153046661
134076 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pageattr.c' (132,338) at 20240405153229915
134077 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/debug/8250.S' (132,339) at 20210308005002708
134078 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/math.h' (132,340) at 20240405153231819
134079 2025-01-08 03:00:54.108-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (132,341) at 20230412080023460
134080 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/statfs.h' (132,342) at 20210307214926326
134081 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/pgtable.c' (132,343) at 20240405153045977
134082 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s805x.dtsi' (132,344) at 20210309003648732
134083 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kasan_init_64.c' (132,345) at 20240411080014066
134084 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tda1997x.h' (132,346) at 20210307214931546
134085 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/dquot.c' (132,347) at 20241211090145525
134086 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools_2.13.14.bb' (132,348) at 20241221090017688
134087 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/Kconfig' (132,349) at 20240405153049497
134088 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bk4r1.h' (132,350) at 20210308005003588
134089 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/init-mm.c' (132,351) at 20240405153231963
134090 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mixer.c' (132,352) at 20240405153054013
134091 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akatsuki.dts' (132,353) at 20240405153045789
134092 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13.dtsi' (132,354) at 20210308005002620
134093 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ioc32.c' (132,355) at 20210307214927910
134094 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/discrete_threshold.hpp' (132,356) at 20240904080048943
134095 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_pstore.c' (132,357) at 20210307214930130
134096 2025-01-08 03:00:54.109-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/tests/meson.build' (132,358) at 20230921080009745
134097 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_lpc.h' (132,359) at 20210308005108641
134098 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/cpu-throttle.c' (132,360) at 20241211090212386
134099 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_1_d.h' (132,361) at 20210307214927530
134100 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_libfc.h' (132,362) at 20210307214930334
134101 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,ls1x-intc.yaml' (132,363) at 20240405153045085
134102 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sw842.h' (132,364) at 20210307214931518
134103 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/crosscompile_perl_bindings.patch' (132,365) at 20230706080014769
134104 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/acl.h' (132,366) at 20240613080016487
134105 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/Makefile' (132,367) at 20210308005003384
134106 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/help.py' (132,368) at 20231014080011739
134107 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/super.c' (132,369) at 20240405153231727
134108 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-Enhance-reproducibility.patch' (132,370) at 20210307205553914
134109 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-f300.c' (132,371) at 20210307214928686
134110 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap35_logic_somlv_defconfig' (132,372) at 20210308005003272
134111 2025-01-08 03:00:54.110-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.h' (132,373) at 20210307214927886
134112 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_hw_metadata.c' (132,374) at 20241115090012977
134113 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/orion5x_defconfig' (132,375) at 20240405153045617
134114 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/skeleton.dtsi' (132,376) at 20210308005002544
134115 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/.shellcheck' (132,377) at 20220402030022195 to deleted uid set
134116 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/025' (132,378) at 20220429100100886
134117 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_hw.h' (132,379) at 20240405153230955
134118 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/mman.h' (132,380) at 20210308005046065
134119 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bdwgc/bdwgc_8.2.8.bb' (132,381) at 20241221090017532
134120 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js' (132,382) at 20210307205554282
134121 2025-01-08 03:00:54.111-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/udev/rules.d/70-leds.rules' (132,383) at 20240719080031533
134122 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch' (132,384) at 20230706080014745
134123 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/uaccess.c' (132,385) at 20210307214926310
134124 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/Kconfig' (132,386) at 20210307214929982
134125 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_mouse.c' (132,387) at 20240405153053429
134126 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c' (132,388) at 20240405153230255
134127 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx31.c' (132,389) at 20220525020651886
134128 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/local.py' (132,390) at 20230609080014399
134129 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/delay.c' (132,391) at 20210307214926330
134130 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-selftests.rst' (132,392) at 20240405153045237
134131 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040-clearfog-gt-8k.dts' (132,393) at 20210308005002568
134132 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/man-db/files/99_mandb' (132,394) at 20210307205554566
134133 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/Kconfig' (132,395) at 20220525020654003
134134 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/diag.c' (132,396) at 20240405153053373
134135 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/Makefile' (132,397) at 20210307214932174
134136 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq_emmc.c' (132,398) at 20240405153230851
134137 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vugbm.c' (132,399) at 20221215040039070
134138 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/date.c' (132,400) at 20210308005003480
134139 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nas220.h' (132,401) at 20210308005003608
134140 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/mtrr.h' (132,402) at 20240405153046421
134141 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo35-common.dtsi' (132,403) at 20240405153045605
134142 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/list_sort.c' (132,404) at 20220525020654751
134143 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-decoder/cs-etm-decoder.h' (132,405) at 20240405153054185
134144 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-tb10x/Makefile' (132,406) at 20210307214925674
134145 2025-01-08 03:00:54.112-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu-qom.h' (132,407) at 20240326080039658
134146 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65010.c' (132,408) at 20241211090145453
134147 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/objdump-func' (132,409) at 20240405153053457
134148 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/COPYING.apache-2.0' (132,410) at 20210307205553678
134149 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr_training_ip_db.h' (132,411) at 20210308005003368
134150 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb' (132,412) at 20241221090017504
134151 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts_initrd.c' (132,413) at 20240405153052965
134152 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-graphics/libvncserver/libvncserver_%.bbappend' (132,414) at 20210827000015284
134153 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/syscallhdr.sh' (132,415) at 20241211090212378
134154 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/Makefile' (132,416) at 20210307214931826
134155 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.out' (132,417) at 20210308005046401 to deleted uid set
134156 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c' (132,418) at 20210307214928042
134157 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/afe/Makefile' (132,419) at 20210307214928334
134158 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/custom_dbus.hpp' (132,420) at 20240716080045952
134159 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/ten-bit-addresses.rst' (132,421) at 20210307214925510
134160 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/adln-metrics.json' (132,422) at 20240405153232227
134161 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/graph-lock.h' (132,423) at 20240906080037324
134162 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0001-search-for-log-help-in-build-dir.patch' (132,424) at 20230706080014737
134163 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_rps.c' (132,425) at 20240405153048445
134164 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/control-dependencies.txt' (132,426) at 20220525020655127
134165 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/Makefile' (132,427) at 20210308005003028
134166 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/libxpm/libxpm_3.5.6.bb' (132,428) at 20231011080016594
134167 2025-01-08 03:00:54.113-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_protocol.c' (132,429) at 20220627100017186
134168 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/reset_button.hpp' (132,430) at 20241209090018856
134169 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uccf.h' (132,431) at 20210308005003472
134170 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-collector-Allocate-space-on-heap-for-chunks.patch' (132,432) at 20210307205554502
134171 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb' (132,433) at 20231126090012805
134172 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudi_security.c' (132,434) at 20240405153046565
134173 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/mmx.c' (132,435) at 20210307214931814
134174 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c' (132,436) at 20240405153050625
134175 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (132,437) at 20241206090014278
134176 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/Makefile' (132,438) at 20210307214927094
134177 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6dl.c' (132,439) at 20240405153231319
134178 2025-01-08 03:00:54.114-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am572x-idk-common.dtsi' (132,440) at 20240405153045597
134179 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib8000.c' (132,441) at 20240405153230779
134180 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec2.1-0.dtsi' (132,442) at 20210307214926350
134181 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun6i-apb0.c' (132,443) at 20240405153046861
134182 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.c' (132,444) at 20220525020652967
134183 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_dccp.h' (132,445) at 20210307214931454
134184 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch' (132,446) at 20241221090017672
134185 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/request_key_auth-type.h' (132,447) at 20210307214931350
134186 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sc2731-regulator.c' (132,448) at 20240405153051473
134187 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_dmic.c' (132,449) at 20210309003654908
134188 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_proc.h' (132,450) at 20240326080039558
134189 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/e7xxx_edac.c' (132,451) at 20240405153047013
134190 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_cfg_regs.h' (132,452) at 20240405153046605
134191 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2168.h' (132,453) at 20210307214928634
134192 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/disclaimer-zh_TW.rst' (132,454) at 20240405153229839
134193 2025-01-08 03:00:54.115-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/MAINTAINERS' (132,455) at 20210308005003084
134194 2025-01-08 03:00:54.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/tlb.c' (132,456) at 20240405153046345
134195 2025-01-08 03:00:54.116-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/skb_pkt_end.c' (132,457) at 20240405153054273
134196 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/gaudi2_blocks_linux_driver.h' (132,458) at 20240405153046597
134197 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/license.rst' (132,459) at 20230925080039841
134198 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-klibc_2.0.4-add-kexec_file_load-syscall.patch' (132,460) at 20230706080014733
134199 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v3-evp.dts' (132,461) at 20210309003648728
134200 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/ftrace.h' (132,462) at 20240405153045853
134201 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun9i-a80-ccu.h' (132,463) at 20210307214931350
134202 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/quota.c' (132,464) at 20240405153231647
134203 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rhashtable.h' (132,465) at 20240405153052789
134204 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/ptrace.c' (132,466) at 20240405153230147
134205 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2500.h' (132,467) at 20210308005003596
134206 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/clock_source.h' (132,468) at 20240405153047289
134207 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/Makefile' (132,469) at 20210308005002920
134208 2025-01-08 03:00:54.129-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_TSProc.c' (132,470) at 20240405153231479
134209 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/ram/fsl,mpc83xx-mem-controller.txt' (132,471) at 20210308005002536
134210 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy17-91.0W' (132,472) at 20210307205553762
134211 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_pppol2tp.h' (132,473) at 20210309003653988
134212 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.dns' (132,474) at 20210308005003292
134213 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.c' (132,475) at 20210307214927962
134214 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/net.c' (132,476) at 20240405153052169
134215 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fw.c' (132,477) at 20240624080012788
134216 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDLA-Permissive-1.0' (132,478) at 20211006000025234
134217 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0001-Specify-cc-cxx-and-ld-variables-from-environment.patch' (132,479) at 20230706080014765
134218 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/octeon-model.h' (132,480) at 20210307214926238
134219 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-ti.h' (132,481) at 20220525020654547
134220 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d3_xplained.dts' (132,482) at 20240405153045465
134221 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-gcm-p10.S' (132,483) at 20240405153046097
134222 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.1-JP' (132,484) at 20211006000025230
134223 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_symmetric.sh' (132,485) at 20210307214932690
134224 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/99-default.preset' (132,486) at 20210307205554490
134225 2025-01-08 03:00:54.130-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.8.rst' (132,487) at 20241221090017596
134226 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v4_3.h' (132,488) at 20240405153047133
134227 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_proc.c' (132,489) at 20220525020652146
134228 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs35l45.yaml' (132,490) at 20240405153045161
134229 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/Makefile' (132,491) at 20240405153053289
134230 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/sdbusplus.wrap' (132,492) at 20230428080030950
134231 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sysfs.c' (132,493) at 20240405153046329
134232 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/.gitignore' (132,494) at 20220525020655215
134233 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/Kconfig' (132,495) at 20210308005003080
134234 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/asm-offsets.h' (132,496) at 20240405153054237
134235 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo2.dts' (132,497) at 20210308005002620
134236 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/umcast_user.c' (132,498) at 20210307214926618
134237 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/async_scope.hpp' (132,499) at 20241219090033968
134238 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/i2s-regs.h' (132,500) at 20240405153053985
134239 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/longlong.h' (132,501) at 20210308005002828
134240 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/nvm.h' (132,502) at 20210307214929434
134241 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adf4350.c' (132,503) at 20240405153230691
134242 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/auxio_64.c' (132,504) at 20240405153230091
134243 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/bus.json' (132,505) at 20240405153054113
134244 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-fsi.c' (132,506) at 20240405153046689
134245 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.1.dts' (132,507) at 20240405153045821
134246 2025-01-08 03:00:54.131-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/ppc4xx_i2c.h' (132,508) at 20210308005046013
134247 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/interrupts.c' (132,509) at 20210307214931226
134248 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/Makefile' (132,510) at 20220525020653319
134249 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-draco.dts' (132,511) at 20210308005002560
134250 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview-002t.c' (132,512) at 20210307214928782
134251 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_forward.c' (132,513) at 20240805080014051
134252 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-softpoweroff' (132,514) at 20230412080023460
134253 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/172.out' (132,515) at 20221215040039362
134254 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/0001-make-Add-compiler-includes-in-cflags.patch' (132,516) at 20230706080014733
134255 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imxrt1050-clock.h' (132,517) at 20240405153052641
134256 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-370.c' (132,518) at 20240405153231323
134257 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootmenu.c' (132,519) at 20210308005003208
134258 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inftrees.h' (132,520) at 20210308005003716
134259 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l2_cache.json' (132,521) at 20240405153054113
134260 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mos7840.c' (132,522) at 20240719080013361
134261 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,apr.h' (132,523) at 20210307214931350
134262 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/sigcontext.h' (132,524) at 20210308005002840
134263 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_fsl.c' (132,525) at 20240405153051997
134264 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/reg.h' (132,526) at 20240405153054357
134265 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/Kconfig' (132,527) at 20240405153230759
134266 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_fcntl.h' (132,528) at 20210308005046089
134267 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_DDR4_SECURE_BOOT_defconfig' (132,529) at 20210308005003244
134268 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-aries.dtsi' (132,530) at 20240405153045573
134269 2025-01-08 03:00:54.132-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_akid.asn1' (132,531) at 20210307214926794
134270 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/prom.h' (132,532) at 20240405153046013
134271 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/smp.c' (132,533) at 20240913080013857
134272 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lkc.h' (132,534) at 20210308005003732
134273 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/atibios.c' (132,535) at 20210308005003336
134274 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/kwbimage.cfg' (132,536) at 20210308005003032
134275 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/conf/machine/include/asrock.inc' (132,537) at 20240413080012631
134276 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0017-Adjust-for-musl-headers.patch' (132,538) at 20240413080012651
134277 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_regs.h' (132,539) at 20240326080039434
134278 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/toaster-eventreplay' (132,540) at 20240106090017245
134279 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,sei.txt' (132,541) at 20210307214925342
134280 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47622.dtsi' (132,542) at 20240405153045425
134281 2025-01-08 03:00:54.133-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcsan.h' (132,543) at 20240405153052713
134282 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-raid.c' (132,544) at 20240405153230767
134283 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cros_ec_codec.c' (132,545) at 20240405153053569
134284 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml' (132,546) at 20240405153229779
134285 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-eval.dtsi' (132,547) at 20240405153045725
134286 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_i225.c' (132,548) at 20240411080014106
134287 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/openrisc_sim.c' (132,549) at 20241211090212314
134288 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/docs/plugin.md' (132,550) at 20221209040018567
134289 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/genetlink.c' (132,551) at 20241104090011619
134290 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/signal.c' (132,552) at 20240906080037356
134291 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-links.patch' (132,553) at 20210307205553810
134292 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/Kconfig' (132,554) at 20240405153231731
134293 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/lockdep/arch-support.txt' (132,555) at 20240405153229807
134294 2025-01-08 03:00:54.134-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu9_baco.c' (132,556) at 20210309003649652
134295 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-mul3.c' (132,557) at 20240405153231947
134296 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/shmin.c' (132,558) at 20210308005003048
134297 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-asxx-defs.h' (132,559) at 20210307214926230
134298 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_dfp0_arith.S' (132,560) at 20210308005046529
134299 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/regulator.c' (132,561) at 20240405153049657
134300 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/platform.c' (132,562) at 20240405153045977
134301 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nandemul2k.h' (132,563) at 20210308005003556
134302 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-mac.c' (132,564) at 20240405153231203
134303 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/isight.c' (132,565) at 20240405153053501
134304 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/skyworks,aat1290.yaml' (132,566) at 20240405153045089
134305 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_utils.cpp' (132,567) at 20240819080030259
134306 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/Makefile' (132,568) at 20210307214929374
134307 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/0002-spl-host-console-handle.patch' (132,569) at 20220326030009230
134308 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/server_list.c' (132,570) at 20240405153231607
134309 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/Makefile' (132,571) at 20240405153051477
134310 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/xlnx-zynqmp-power.h' (132,572) at 20240405153052653
134311 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target-con-set.h' (132,573) at 20230925080040077
134312 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/boot.h' (132,574) at 20210308005045897
134313 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi-clear-ip.sh.in' (132,575) at 20220527030025404
134314 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1848/Makefile' (132,576) at 20210307214932218
134315 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/meson.build' (132,577) at 20220913030027317
134316 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-cm-t335.dts' (132,578) at 20240405153045589
134317 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/delay.h' (132,579) at 20240405153054313
134318 2025-01-08 03:00:54.135-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xxcds' (132,580) at 20210308005003296
134319 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/defaultsetup.conf' (132,581) at 20241221090017612
134320 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim_blk.c' (132,582) at 20240405153231571
134321 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd' (132,583) at 20231126090012861
134322 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/netgear_dgnd3700v2.h' (132,584) at 20210308005003608
134323 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.10.bb' (132,585) at 20240413080012691
134324 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6ul.c' (132,586) at 20240405153231319
134325 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/Makefile' (132,587) at 20240405153051393
134326 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-ipc.h' (132,588) at 20210309003654912
134327 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/Platform' (132,589) at 20220525020652014
134328 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/fotg210.h' (132,590) at 20210308005003692
134329 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_wrap_regs.h' (132,591) at 20240405153046597
134330 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb' (132,592) at 20220402030016183
134331 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/Kconfig' (132,593) at 20240405153051221
134332 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VirtualMedia.v1_6_4.json' (132,594) at 20240619080002956
134333 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/gettime.c' (132,595) at 20210308005003212
134334 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/debug.h' (132,596) at 20240405153230079
134335 2025-01-08 03:00:54.136-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6318-dma.h' (132,597) at 20210308005003636
134336 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/lockdep.h' (132,598) at 20240405153054229
134337 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/i2c.cpp' (132,599) at 20241025080030538
134338 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/127' (132,600) at 20220429100100890
134339 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb' (132,601) at 20240413080012663
134340 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-mpath.h' (132,602) at 20240405153049249
134341 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/Kconfig' (132,603) at 20240405153047061
134342 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/base.py' (132,604) at 20241221090017632
134343 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/Makefile' (132,605) at 20210308005002912
134344 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/engine.py' (132,606) at 20241221090017704
134345 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netdev.h' (132,607) at 20240405153231875
134346 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/sysimgblt.c' (132,608) at 20240405153052189
134347 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast5-avx-x86_64-asm_64.S' (132,609) at 20240405153046361
134348 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/arc_uart.c' (132,610) at 20240405153231511
134349 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/run-ptest' (132,611) at 20230503080014587
134350 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/base-stat' (132,612) at 20240405153054161
134351 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sdx75-gcc.h' (132,613) at 20240405153052645
134352 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_caching.h' (132,614) at 20240405153052637
134353 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/Kconfig' (132,615) at 20240405153048697
134354 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_parser.c' (132,616) at 20240405153048597
134355 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/OWNERS' (132,617) at 20210307205553674
134356 2025-01-08 03:00:54.137-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3128-cru.h' (132,618) at 20210308005003632
134357 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_export.h' (132,619) at 20210307214931282
134358 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_4_offset.h' (132,620) at 20240405153048117
134359 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/chacha-core.S' (132,621) at 20210307214926206
134360 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/armada-370-xp.h' (132,622) at 20240405153045653
134361 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-u-msgpack-python/run-ptest' (132,623) at 20240301090012435
134362 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_quiesce_test.cpp' (132,624) at 20241212090025211
134363 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/mx53evk.c' (132,625) at 20210308005002984
134364 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/regs.h' (132,626) at 20220525020653519
134365 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/mmu/isp_mmu.h' (132,627) at 20210307214930530
134366 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-spi-byte.txt' (132,628) at 20210307214925346
134367 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hda.c' (132,629) at 20240405153053613
134368 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-debug-frame.c' (132,630) at 20210307214932466
134369 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8365.dtsi' (132,631) at 20240405153045749
134370 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistryCollection.json' (132,632) at 20240619080002948
134371 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/qinfo.h' (132,633) at 20210307214931454
134372 2025-01-08 03:00:54.138-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-cards.h' (132,634) at 20220525020653271
134373 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/inotify.h' (132,635) at 20240405153052453
134374 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a64.c' (132,636) at 20240520080015139
134375 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/of_property.c' (132,637) at 20241211090145477
134376 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/loongarch-stub.h' (132,638) at 20240628080013989
134377 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalUser.vue' (132,639) at 20241004080035971
134378 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c' (132,640) at 20240405153050053
134379 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/meson.build' (132,641) at 20230825080021137
134380 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c' (132,642) at 20240405153231227
134381 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/acx22-ipmi-inventory-sensors.yaml' (132,643) at 20210307205553698
134382 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/fsl-edma-common.h' (132,644) at 20240812080017232 to deleted uid set
134383 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma_resource.h' (132,645) at 20240405153048541
134384 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/core.c' (132,646) at 20241211090145493
134385 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/mrc.c' (132,647) at 20210308005002856
134386 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/sc27xx-efuse.txt' (132,648) at 20210307214925382
134387 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/Makefile' (132,649) at 20210309003655976
134388 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7794.h' (132,650) at 20210308005002768
134389 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/i2c.c' (132,651) at 20210307214930518
134390 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsimosci_hs_defconfig' (132,652) at 20240405153229859
134391 2025-01-08 03:00:54.139-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bbappend' (132,653) at 20210812000025258
134392 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.c' (132,654) at 20240805080013951
134393 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/remove-CXX_FOR_BUILD-stuff.patch' (132,655) at 20210307205553886
134394 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/index.rst' (132,656) at 20240405153229747
134395 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8976.c' (132,657) at 20240405153230227
134396 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml' (132,658) at 20240405153045069
134397 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-370-xp.dtsi' (132,659) at 20210308005002564
134398 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strrchr.S' (132,660) at 20240405153229859
134399 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crcc37d.h' (132,661) at 20240405153048613
134400 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6s-dhcom-drc02.dts' (132,662) at 20240405153045521
134401 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/port.c' (132,663) at 20241104090011579
134402 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn316.c' (132,664) at 20240405153047301
134403 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ingatorp' (132,665) at 20210307205553782
134404 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/features.c' (132,666) at 20240405153232015
134405 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_trampoline_count.c' (132,667) at 20240405153054281
134406 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/static-passwd' (132,668) at 20231126090012825
134407 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-balloon.c' (132,669) at 20221215040039150
134408 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a100.c' (132,670) at 20240405153231335
134409 2025-01-08 03:00:54.140-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen4.h' (132,671) at 20220525020653823
134410 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth-gmac.c' (132,672) at 20210308005003424
134411 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-1.0' (132,673) at 20210307205554418
134412 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_32_areas.h' (132,674) at 20210307214926674
134413 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout1_slave_regs.h' (132,675) at 20240405153046585
134414 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/ust.py' (132,676) at 20210308005046245
134415 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7copy_from_user.S' (132,677) at 20210307214926606
134416 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kfence.h' (132,678) at 20241220090018302
134417 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSensor.cpp' (132,679) at 20241112090003098
134418 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os-tadevkit_4.3.0.bb' (132,680) at 20241221090017472
134419 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_table.hpp' (132,681) at 20240903080027143
134420 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/qemu-x509.h' (132,682) at 20210308005046549
134421 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-param.h' (132,683) at 20241211090212482
134422 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/circbuf.h' (132,684) at 20210308005003572
134423 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms' (132,685) at 20210308005003756
134424 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mac.h' (132,686) at 20210307214929886
134425 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/presence.json' (132,687) at 20221201040015308
134426 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/code-of-conduct.rst' (132,688) at 20210307214925586
134427 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/Makefile' (132,689) at 20210307214926998
134428 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/disas/capstone.h' (132,690) at 20241211090212354
134429 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/gpio-properties.rst' (132,691) at 20240405153045209
134430 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__sender_adaptor_closure.hpp' (132,692) at 20241217090453707
134431 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scheduled_host_transition.cpp' (132,693) at 20240823080031161
134432 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/flash.c' (132,694) at 20210308005003540
134433 2025-01-08 03:00:54.141-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/udp.h' (132,695) at 20210307214931662
134434 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5.c' (132,696) at 20240815080012887
134435 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vdso.c' (132,697) at 20210307214926110
134436 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/tmpfs.rst' (132,698) at 20220525020651770
134437 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/pp_thermal.h' (132,699) at 20240405153230507
134438 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mn-disp-blk-ctrl.yaml' (132,700) at 20240405153045153
134439 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/setup.c' (132,701) at 20240628080013977
134440 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timb_gpio.h' (132,702) at 20210307214931522
134441 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mediatek,mtk-nfc.yaml' (132,703) at 20240405153045113
134442 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-qcom.c' (132,704) at 20240405153231547
134443 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-priority.rst' (132,705) at 20220525020651786
134444 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (132,706) at 20240727080014098
134445 2025-01-08 03:00:54.142-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-buffalo-wzr-600dhp2.dts' (132,707) at 20240405153229871
134446 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/natsemi.c' (132,708) at 20240405153050185
134447 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_dataflash_cs0_defconfig' (132,709) at 20210308005003248
134448 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_init.c' (132,710) at 20240405153053493
134449 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_signal.h' (132,711) at 20240906080037156
134450 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kobil_sct.c' (132,712) at 20240405153052137
134451 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.c' (132,713) at 20210307214927958
134452 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/piix.c' (132,714) at 20241211090212282
134453 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dump.cpp' (132,715) at 20240614080016246
134454 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_arm64_defconfig' (132,716) at 20210308005003276
134455 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/isadma.c' (132,717) at 20240405153053489
134456 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx8qxp_mek_defconfig' (132,718) at 20210308005003260
134457 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/npcm8xx.inc' (132,719) at 20240628080015597
134458 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/renesas,etheravb.yaml' (132,720) at 20240405153045121
134459 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/silk_spl.c' (132,721) at 20210308005003040
134460 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcubarrier.rst' (132,722) at 20240405153044933
134461 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/iio/iio_configfs.rst' (132,723) at 20240405153045293
134462 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_structs.h' (132,724) at 20210308005046089
134463 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/meson.build' (132,725) at 20240412080034874
134464 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/axg-aoclkc.h' (132,726) at 20210307214931346
134465 2025-01-08 03:00:54.143-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-bsp/u-boot/u-boot/measured-boot.cfg' (132,727) at 20241221090017576
134466 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/core.c' (132,728) at 20240405153049685
134467 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-raspberrypi.c' (132,729) at 20220525020653943
134468 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c' (132,730) at 20240405153050105
134469 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-pctv452e-cardlist.rst' (132,731) at 20210307214925230
134470 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/manager.hpp' (132,732) at 20241115090002317
134471 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/atari_defconfig' (132,733) at 20240405153230003
134472 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/kc.h' (132,734) at 20210307214930170
134473 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/bus_numa.h' (132,735) at 20210307214926742
134474 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-64bit.config' (132,736) at 20210307214926366
134475 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Settings.interface.yaml' (132,737) at 20221207040023631
134476 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/acx.h' (132,738) at 20210307214929966
134477 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_timings.c' (132,739) at 20220525020653403
134478 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_optc.c' (132,740) at 20240405153047249
134479 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Makefile' (132,741) at 20210307214930506
134480 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/g12a.c' (132,742) at 20240405153230215
134481 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch' (132,743) at 20240413080012663
134482 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-entity.c' (132,744) at 20240617080017394
134483 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-smartrg-sr400ac.dts' (132,745) at 20240405153229871
134484 2025-01-08 03:00:54.144-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/Kbuild' (132,746) at 20210307214930302
134485 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/start.S' (132,747) at 20210308005002552
134486 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wwan/t7xx.rst' (132,748) at 20240405153045237
134487 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hedemora' (132,749) at 20210307205553782
134488 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-git-proxy' (132,750) at 20210307205554638
134489 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/lam.c' (132,751) at 20240405153232287
134490 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource_helpers.c' (132,752) at 20240405153230403
134491 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/nitro_enclaves/Makefile' (132,753) at 20210309003654520
134492 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bitbang.c' (132,754) at 20240405153231459
134493 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qmp' (132,755) at 20210308005046245
134494 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c_table.c' (132,756) at 20240405153050657
134495 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ide_code.py' (132,757) at 20240302090018246
134496 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_d.c' (132,758) at 20210308005046521
134497 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c' (132,759) at 20241011080017303 to deleted uid set
134498 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gallivare' (132,760) at 20210307205553782
134499 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/index.rst' (132,761) at 20240405153045301
134500 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_axuser_nonsecured_regs.h' (132,762) at 20240405153046589
134501 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/serial_uart_mux.cpp' (132,763) at 20241209090018856
134502 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_util.h' (132,764) at 20210308005003708
134503 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/auto_status_file.py' (132,765) at 20221209040018555
134504 2025-01-08 03:00:54.145-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cloc/cloc_1.98.bb' (132,766) at 20241221090017512
134505 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc18xx-creg.c' (132,767) at 20240405153046805
134506 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/sparse.rst' (132,768) at 20240405153045009
134507 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/exception.json' (132,769) at 20240405153054113
134508 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/setup.cfg' (132,770) at 20210308004922940
134509 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ts2020.h' (132,771) at 20210307214928646
134510 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980a.dtsi' (132,772) at 20240405153229959
134511 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_lib.h' (132,773) at 20240405153232279
134512 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-rt5645.c' (132,774) at 20240405153232139
134513 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jedi_0.19.2.bb' (132,775) at 20241221090017556
134514 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CATOSL-1.1' (132,776) at 20210307205554418
134515 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm47xx_sprom.h' (132,777) at 20210309003653824
134516 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ews.c' (132,778) at 20220525020655003
134517 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcpdm.c' (132,779) at 20240405153232203
134518 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.1.rst' (132,780) at 20241221090017592
134519 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf.dtsi' (132,781) at 20210308005002632
134520 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zsmalloc.h' (132,782) at 20240405153052825
134521 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/qcom-rpm.h' (132,783) at 20210307214931342
134522 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bsbe1-d01a.h' (132,784) at 20210307214928610
134523 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/sleep.S' (132,785) at 20210307214926566
134524 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/auxdisplay/.gitignore' (132,786) at 20220525020654931
134525 2025-01-08 03:00:54.146-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/main_usb.c' (132,787) at 20240405153051953
134526 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc.h' (132,788) at 20240405153051517
134527 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py' (132,789) at 20230131040012043
134528 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/Makefile' (132,790) at 20240405153232291
134529 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_variables.scss' (132,791) at 20220105012522983
134530 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rz-mtu3.h' (132,792) at 20240405153052733
134531 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-map-files-001.c' (132,793) at 20210307214932710
134532 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-export-rootfs' (132,794) at 20230114040015554
134533 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/associations_test.cpp' (132,795) at 20230511080029431
134534 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (132,796) at 20230128040012698
134535 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/buildgalculator.py' (132,797) at 20220910030013397
134536 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/klconfig.h' (132,798) at 20210307214926246
134537 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipmi/ipmi_kcs.h' (132,799) at 20210308005046017
134538 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/efi_stub.S' (132,800) at 20220525020651974
134539 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/makefile.patch' (132,801) at 20230706080014757
134540 2025-01-08 03:00:54.147-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.c' (132,802) at 20210309003651644
134541 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3288.c' (132,803) at 20210308005003476
134542 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_msc01.h' (132,804) at 20210308005003680
134543 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_debugfs.c' (132,805) at 20240405153050177
134544 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/cpu.c' (132,806) at 20210308005002548
134545 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltaup_defconfig' (132,807) at 20240405153230007
134546 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/config.mk' (132,808) at 20210308005002556
134547 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m527x.c' (132,809) at 20220525020651982
134548 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/Kconfig' (132,810) at 20210307214928466
134549 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/sanity.c' (132,811) at 20210308005108641
134550 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS7.conf' (132,812) at 20230606080013598
134551 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/phy.h' (132,813) at 20210307214929774
134552 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml' (132,814) at 20240405153045033
134553 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kiruna_Kirunavaara' (132,815) at 20210307205553786
134554 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/gpio-reg.h' (132,816) at 20240405153052693
134555 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/gpio.h' (132,817) at 20210308005002664
134556 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ipm.c' (132,818) at 20210308005046529
134557 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/xbzrle.h' (132,819) at 20230925080039957
134558 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/CpuCore/meson.build' (132,820) at 20230825080021141
134559 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_states.h' (132,821) at 20210307214930550
134560 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_utils.c' (132,822) at 20240405153048537
134561 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/fimc-devel.rst' (132,823) at 20240405153045193
134562 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-64.ld' (132,824) at 20240326080039562
134563 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/epson,rx6110.txt' (132,825) at 20210307214925414
134564 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_64xx.h' (132,826) at 20210307214930370
134565 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_atombios.h' (132,827) at 20220525020652999
134566 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/UART/meson.build' (132,828) at 20230825080021137
134567 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml' (132,829) at 20240405153045085
134568 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/Makefile' (132,830) at 20240405153052149
134569 2025-01-08 03:00:54.148-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/obmc/gpio/port_owner_udc0' (132,831) at 20230209040014209
134570 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Naruska' (132,832) at 20210307205553774
134571 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt2701.h' (132,833) at 20210307214930082
134572 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/axs103_defconfig' (132,834) at 20240405153229859
134573 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/dxe.c' (132,835) at 20240405153050473
134574 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_uprobe.c' (132,836) at 20241220090018334
134575 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Primacom' (132,837) at 20210307205553758
134576 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/Makefile' (132,838) at 20240405153048565
134577 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-broadcom-bluetooth.dtsi' (132,839) at 20240405153045561
134578 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/Pipfile' (132,840) at 20210307205554290
134579 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axc003_idu.dtsi' (132,841) at 20240405153045357
134580 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/timer.hpp' (132,842) at 20240817080036820
134581 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa78.inc' (132,843) at 20240301090012451
134582 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65910.c' (132,844) at 20240405153230307
134583 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvCall.S' (132,845) at 20240405153230055
134584 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-sysconfig.py-use-platlibdir-also-for-purelib.patch' (132,846) at 20241221090017668
134585 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_wt.h' (132,847) at 20210307214932234
134586 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_nflog.c' (132,848) at 20210307214931894
134587 2025-01-08 03:00:54.149-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/Kconfig' (132,849) at 20240405153231351
134588 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/cpu_x86.c' (132,850) at 20210308005002856
134589 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/meson/ao-cec.c' (132,851) at 20240405153230775
134590 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec_unless_positive' (132,852) at 20240405153053437
134591 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/WXwindows' (132,853) at 20210307205554426
134592 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/crc32-vx.c' (132,854) at 20240405153046273
134593 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ss.yaml' (132,855) at 20210307214925298
134594 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/nested_trust_common.h' (132,856) at 20240405153054269
134595 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.h' (132,857) at 20210307214927266
134596 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/Platform' (132,858) at 20240405153046049
134597 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/filter.ipp' (132,859) at 20210308005114857
134598 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316-i2c.c' (132,860) at 20240405153051817
134599 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/device.c' (132,861) at 20241018080014582
134600 2025-01-08 03:00:54.150-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6650.c' (132,862) at 20240405153048865
134601 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/f2fs.h' (132,863) at 20241211090145513
134602 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/usb.c' (132,864) at 20240405153231239
134603 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/fdt_test.py' (132,865) at 20210308005003752
134604 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pvr.h' (132,866) at 20210307214926178
134605 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pfla02.h' (132,867) at 20210308005003608
134606 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mkcapflags.sh' (132,868) at 20210307214926694
134607 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_probes.c' (132,869) at 20240405153054061
134608 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/nitro-enclave.rst' (132,870) at 20241211090212238
134609 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ServiceRoot_v1.xml' (132,871) at 20240619080002936
134610 2025-01-08 03:00:54.151-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper_1.64.6.bb' (132,872) at 20220402030015899
134611 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/decode.h' (132,873) at 20240906080037476
134612 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-dm816x-usb.c' (132,874) at 20240405153051301
134613 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.server.vtable.cpp.mako' (132,875) at 20230516080040262
134614 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq_cpu.h' (132,876) at 20220525020651998
134615 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_pci.c' (132,877) at 20220525020653767
134616 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/owl-uart.c' (132,878) at 20240405153052009
134617 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sabreauto.h' (132,879) at 20210308005003604
134618 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/linux_compat.c' (132,880) at 20210308005003708
134619 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/omap5.h' (132,881) at 20220525020654543
134620 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/preempt.h' (132,882) at 20240405153046393
134621 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/arm11mpcore.c' (132,883) at 20210308005045857
134622 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/unistd.h' (132,884) at 20240405153045349
134623 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/boost.wrap' (132,885) at 20241008080001891
134624 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/mdbus2/mdbus2/0001-Fix-arguments-in-GLib.DBusSignalCallback-for-Vala-0..patch' (132,886) at 20210307205553886
134625 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_ioctl.c' (132,887) at 20240405153231523
134626 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_status.c' (132,888) at 20240405153051521
134627 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-cinergyT2-cardlist.rst' (132,889) at 20210307214925230
134628 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_outbox.c' (132,890) at 20240405153047221
134629 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/linkage.h' (132,891) at 20210307214925646
134630 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/028' (132,892) at 20220429100100886
134631 2025-01-08 03:00:54.152-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml' (132,893) at 20240405153045109
134632 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9121-regulator.c' (132,894) at 20240405153231363
134633 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/options.h' (132,895) at 20241211090212390
134634 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/rkisp1.dot' (132,896) at 20210309003648288
134635 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/kwbimage-lsxhl.cfg' (132,897) at 20210308005002944
134636 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/asm/barrier_32.h' (132,898) at 20210307214932458
134637 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/syscallhdr.sh' (132,899) at 20241211090212378
134638 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm8150-pas.yaml' (132,900) at 20240405153229791
134639 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ClearHostSecurityKeys-default-zero.override.yml' (132,901) at 20210307205553718
134640 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console-ssh@.service.in' (132,902) at 20240418080015058
134641 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/Kconfig' (132,903) at 20210308005003544
134642 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/fintek-cir.c' (132,904) at 20240405153049509
134643 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/main.h' (132,905) at 20240405153054373
134644 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera.c' (132,906) at 20240405153049625
134645 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_scsi.h' (132,907) at 20220525020654003
134646 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tm2-touchkey.c' (132,908) at 20240405153230727
134647 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/MAINTAINERS' (132,909) at 20210308005003080
134648 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/btc_dpm.c' (132,910) at 20220525020652987
134649 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-testcontroller-initramfs.bb' (132,911) at 20240106090017277
134650 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/Makefile' (132,912) at 20210308005003004
134651 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-smc.txt' (132,913) at 20240405153229775
134652 2025-01-08 03:00:54.153-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gcr/gcr_4.3.0.bb' (132,914) at 20241221090017680
134653 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/iceland_ih.c' (132,915) at 20240405153230355
134654 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/security-bugs.rst' (132,916) at 20240405153229835
134655 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0023-corstone1000-add-boot-index.patch' (132,917) at 20240413080012627
134656 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/selutility.cpp' (132,918) at 20241212090022603
134657 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/Kconfig' (132,919) at 20210307214931862
134658 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyrad_2.4.bb' (132,920) at 20230610080017603
134659 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_util.cpp' (132,921) at 20210308005118485
134660 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/log.h' (132,922) at 20210308004938820
134661 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/Kconfig' (132,923) at 20210308005002944
134662 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_wq.c' (132,924) at 20240405153051737
134663 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libparse-yapp-perl_1.21.bb' (132,925) at 20241221090017512
134664 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/.gitignore' (132,926) at 20220525020651798
134665 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mc/mc_4.8.32.bb' (132,927) at 20241221090017676
134666 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_ptp.c' (132,928) at 20240405153230983
134667 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_isapnp.c' (132,929) at 20240405153230179
134668 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp-regs.h' (132,930) at 20240405153051825
134669 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/frpw.c' (132,931) at 20240405153046665
134670 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun3_scsi_vme.c' (132,932) at 20210307214930422
134671 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/signal.h' (132,933) at 20210308005003560
134672 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vde.c' (132,934) at 20221215040039222
134673 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging.hpp' (132,935) at 20230511080035559
134674 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_platform.c' (132,936) at 20240405153049729
134675 2025-01-08 03:00:54.154-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend' (132,937) at 20240629080012188
134676 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-ru12le.rst' (132,938) at 20210309003648496
134677 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.c' (132,939) at 20220525020652967
134678 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-flush-sync.c' (132,940) at 20241211090212546
134679 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_extern.c' (132,941) at 20240405153054249
134680 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/chacha.h' (132,942) at 20220627100017126
134681 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/reiserfs.c' (132,943) at 20210308005003548
134682 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_io.c' (132,944) at 20210307214930962
134683 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-reg.c' (132,945) at 20240405153048925
134684 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/ofnode.h' (132,946) at 20210308005003628
134685 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd-layout-native.bb' (132,947) at 20241206090014274
134686 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/processor.h' (132,948) at 20210308005002808
134687 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gusemu_mixer.c' (132,949) at 20210308005045841
134688 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_rubin.c' (132,950) at 20210307214931130
134689 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/drm.c' (132,951) at 20210308005046557
134690 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm95245.rst' (132,952) at 20210309003648428
134691 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend' (132,953) at 20220402030016075
134692 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kprobes/arch-support.txt' (132,954) at 20240405153229807
134693 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sdm845.c' (132,955) at 20240405153046829
134694 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-isp.c' (132,956) at 20240405153230815
134695 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/CREDITS' (132,957) at 20240405153229727
134696 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-cond.h' (132,958) at 20240906080037352
134697 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-nocaselist_2.0.3.bb' (132,959) at 20241221090017556
134698 2025-01-08 03:00:54.155-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/pm.c' (132,960) at 20210307214926270
134699 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (132,961) at 20240119090013779
134700 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/Makefile' (132,962) at 20210307214929674
134701 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtx_diff' (132,963) at 20220525020654939
134702 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4245.rst' (132,964) at 20210307214925502
134703 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg.rst' (132,965) at 20230925080039845
134704 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/multiboot_dma.S' (132,966) at 20220429100100706
134705 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/openbmctool.py' (132,967) at 20210308005111461
134706 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd_ops.h' (132,968) at 20240405153230851
134707 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-vsx.c' (132,969) at 20240405153232283
134708 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/highlander.h' (132,970) at 20240405153046313
134709 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi' (132,971) at 20210307214926342
134710 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3188.c' (132,972) at 20220525020652326
134711 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/utils.cpp' (132,973) at 20240904080029670
134712 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_NAND_defconfig' (132,974) at 20210308005003244
134713 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/dns-resolver.c' (132,975) at 20220429100100598
134714 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_infineon.c' (132,976) at 20210307214926954
134715 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_5_sh_mask.h' (132,977) at 20240405153048121
134716 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ti/Kconfig' (132,978) at 20210308005003220
134717 2025-01-08 03:00:54.156-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0008-Fix-perl-install-directory-to-usr-bin.patch' (132,979) at 20241221090017564
134718 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi' (132,980) at 20240405153229927
134719 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links-regulators.bb' (132,981) at 20230517080016929
134720 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wait_api.h' (132,982) at 20240405153052821
134721 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/unistd.h' (132,983) at 20220525020651970
134722 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6adm.yaml' (132,984) at 20240405153045169
134723 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun6i-ar100.c' (132,985) at 20240405153046861
134724 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/s400.c' (132,986) at 20210308005002912
134725 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/convert_drivers_to_kernel_api.rst' (132,987) at 20210307214925634
134726 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dts' (132,988) at 20240405153045725
134727 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/191.out' (132,989) at 20240326080039730
134728 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/libpeci.wrap' (132,990) at 20231019080004338
134729 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/erdma-abi.h' (132,991) at 20240405153052945
134730 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/Makefile' (132,992) at 20210307214928690
134731 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/amu.rst' (132,993) at 20240405153044973
134732 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/Kconfig' (132,994) at 20240405153047033
134733 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/Kconfig' (132,995) at 20240405153049629
134734 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/Kconfig' (132,996) at 20210307214928470
134735 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/meson-example/run-ptest' (132,997) at 20240106090017253
134736 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/wayland/waylandpp/0001-include-missing-cstdint.patch' (132,998) at 20230131040012031
134737 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu-qom.h' (132,999) at 20240326080039706
134738 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/ocram.c' (133,000) at 20240405153229911
134739 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/usnjrnl.h' (133,001) at 20210307214931198
134740 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2007_iio.c' (133,002) at 20210309003650220
134741 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/osi.c' (133,003) at 20240405153046641
134742 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb' (133,004) at 20241206090014310
134743 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/loongson,ls2x-i2c.yaml' (133,005) at 20240405153045065
134744 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/iftop/iftop/iftop-1.0-gcc10.patch' (133,006) at 20210307205553838
134745 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/man-file-mailstat.1-from-debian.patch' (133,007) at 20230706080014757
134746 2025-01-08 03:00:54.157-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/encode_rs.c' (133,008) at 20210307214931814
134747 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/pci-dma.c' (133,009) at 20210309003649096
134748 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc32-linux' (133,010) at 20241206090014350
134749 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/077_vblock_bad_entry.dts' (133,011) at 20210308005003752
134750 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Kbuild' (133,012) at 20240405153046057
134751 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign_support.h' (133,013) at 20231229090005659
134752 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/posix_types.h' (133,014) at 20210307214926322
134753 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/inat_types.h' (133,015) at 20210307214926662
134754 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/common.h' (133,016) at 20210308005003016
134755 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-spxx-defs.h' (133,017) at 20210307214926238
134756 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0013-CC312-ADAC-Add-PSA_WANT_ALG_SHA_256-definition.patch' (133,018) at 20241221090017464
134757 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/cls_lock_client.c' (133,019) at 20220525020654807
134758 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml' (133,020) at 20240405153045137
134759 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega12_smumgr.h' (133,021) at 20210309003649664
134760 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8741.c' (133,022) at 20240405153232167
134761 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/bitmain-antminer-s9/ps7_init_gpl.c' (133,023) at 20210308005002924
134762 2025-01-08 03:00:54.158-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/g760a.c' (133,024) at 20240405153048853
134763 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c' (133,025) at 20240405153051941
134764 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-core.h' (133,026) at 20240405153230763
134765 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/usbdevfs_ioctl.sh' (133,027) at 20240405153054177
134766 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/exports-lib.pl.patch' (133,028) at 20210307205554038
134767 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Message.v1_3_0.json' (133,029) at 20240918080002720
134768 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml' (133,030) at 20240405153045173
134769 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/memory.h' (133,031) at 20240405153045645
134770 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-cros-ec' (133,032) at 20240405153044913
134771 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/boot-qemu-test.exp' (133,033) at 20210308004942720
134772 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks' (133,034) at 20231014080011739
134773 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-omap.txt' (133,035) at 20240405153045109
134774 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_listen.c' (133,036) at 20240919080017082
134775 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-user.c' (133,037) at 20210927100127017
134776 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-ulcb.dts' (133,038) at 20220525020651934
134777 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/gpio.h' (133,039) at 20210308005002816
134778 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c' (133,040) at 20240405153048697
134779 2025-01-08 03:00:54.159-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci' (133,041) at 20210307214932138
134780 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dmatest.c' (133,042) at 20240405153046985
134781 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-mul64.c' (133,043) at 20210927100127645
134782 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/obmc-evb-common.inc' (133,044) at 20211111010015492
134783 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/test_bridge_fdb_stress.sh' (133,045) at 20240405153054297
134784 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/coding-guidelines.rst' (133,046) at 20240405153045301
134785 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8192-sys-clock.yaml' (133,047) at 20240405153045017
134786 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx.h' (133,048) at 20240405153049165
134787 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-64bit-linux.xml' (133,049) at 20241211090212242
134788 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/MAINTAINERS' (133,050) at 20210308005003012
134789 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/arch.h' (133,051) at 20210927100127381
134790 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr_ste_v1.h' (133,052) at 20240405153050137
134791 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch' (133,053) at 20230706080014753
134792 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rose.h' (133,054) at 20240405153052865
134793 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/decode.c' (133,055) at 20220525020654807
134794 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-versal-efuse.h' (133,056) at 20241211090212362
134795 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_32_mmu.c' (133,057) at 20240405153046157
134796 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/vsc7326_reg.h' (133,058) at 20210307214929358
134797 2025-01-08 03:00:54.160-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml' (133,059) at 20240405153045145
134798 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml' (133,060) at 20240405153045089
134799 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-pci-renesas.c' (133,061) at 20240405153052109
134800 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr_types.h' (133,062) at 20210307214930562
134801 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-apq8016.c' (133,063) at 20210308005002776
134802 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_spl_load.c' (133,064) at 20210308005003416
134803 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm_syscalls.c' (133,065) at 20240405153052605
134804 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/headsmp.S' (133,066) at 20210307214925966
134805 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inline-snapshot_0.14.0.bb' (133,067) at 20241221090017556
134806 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/ib_srp.h' (133,068) at 20240405153049125
134807 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregationSourceCollection.json' (133,069) at 20240619080002940
134808 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6331-regulator.c' (133,070) at 20240405153051469
134809 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot-uefi-http-boot.inc' (133,071) at 20241221090017472
134810 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/MAINTAINERS' (133,072) at 20210308005002904
134811 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record+zstd_comp_decomp.sh' (133,073) at 20240405153232231
134812 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4212-fimc-lite.yaml' (133,074) at 20240405153045101
134813 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-bcm63xx.c' (133,075) at 20240405153046049
134814 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-controller.yaml' (133,076) at 20240405153229779
134815 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.6.3.bb' (133,077) at 20241206090014238
134816 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-inet97fv2.dts' (133,078) at 20240405153045377
134817 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/meson.build' (133,079) at 20241211090212274
134818 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/libbpf_str.c' (133,080) at 20240405153054253
134819 2025-01-08 03:00:54.161-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/kmalloc.h' (133,081) at 20210307214926222
134820 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/mac8390.c' (133,082) at 20240405153049773
134821 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/platform.c' (133,083) at 20210307214926270
134822 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-rradc.c' (133,084) at 20240405153048961
134823 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_hashtables.h' (133,085) at 20240405153231851
134824 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/au6610.h' (133,086) at 20210307214928814
134825 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/docs/Network-Configuration.md' (133,087) at 20240813080035106
134826 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-pc.dts' (133,088) at 20210308005002624
134827 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/rfkill-gpio.c' (133,089) at 20241211090145557
134828 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch_git.bb' (133,090) at 20210307205553954
134829 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot_item_recover.c' (133,091) at 20240405153231779
134830 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-v7.inc' (133,092) at 20221003030013297
134831 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_format_helper.h' (133,093) at 20240405153052629
134832 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/vmstate-if.c' (133,094) at 20210308005045853
134833 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.falcon' (133,095) at 20210308005002556
134834 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (133,096) at 20210812000025166
134835 2025-01-08 03:00:54.162-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af-core.c' (133,097) at 20240405153048937
134836 2025-01-08 03:00:54.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/vgaarb.c' (133,098) at 20240405153231299
134837 2025-01-08 03:00:54.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kexec.h' (133,099) at 20240405153045937
134838 2025-01-08 03:00:54.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/timex.h' (133,100) at 20210307214926178
134839 2025-01-08 03:00:54.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ite-it6505.c' (133,101) at 20241216090017697
134840 2025-01-08 03:00:54.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/signalfd.c' (133,102) at 20240405153052505
134841 2025-01-08 03:00:54.163-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_ofdpa.c' (133,103) at 20240405153050253
134842 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/icl.c' (133,104) at 20240405153051409
134843 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu-param.h' (133,105) at 20241211090212510
134844 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml' (133,106) at 20240405153045149
134845 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/Kconfig' (133,107) at 20240405153051281
134846 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mpc8xxx_spi.c' (133,108) at 20210308005003492
134847 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_drv.h' (133,109) at 20240405153230627
134848 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/aspeed-scu-ic.h' (133,110) at 20210307214931338
134849 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_sort.h' (133,111) at 20220525020654579
134850 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memremap.h' (133,112) at 20240405153052725
134851 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_v2_0.h' (133,113) at 20240405153046609
134852 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-bios.c' (133,114) at 20210307214926750
134853 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/host/op-proc-control_git.bbappend' (133,115) at 20230719080015371
134854 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.h' (133,116) at 20210309003649664
134855 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_enum.h' (133,117) at 20210307214927666
134856 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-out.h' (133,118) at 20210307214928794
134857 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Falkenberg_Ringsegard' (133,119) at 20210307205553782
134858 2025-01-08 03:00:54.164-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap_git.bb' (133,120) at 20241221090017692
134859 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/opdef.c' (133,121) at 20240405153052965
134860 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/audit.c' (133,122) at 20240712080021097
134861 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_port.h' (133,123) at 20241211090212362
134862 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0001-Allow-applications-to-set-next-resource-handle.patch' (133,124) at 20230706080014765
134863 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml' (133,125) at 20210307205554070
134864 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/core.h' (133,126) at 20210307214925986
134865 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_vec.c' (133,127) at 20240405153230919
134866 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/perf_callchain.c' (133,128) at 20240405153045909
134867 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68.h' (133,129) at 20210307214928718
134868 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_work.c' (133,130) at 20240405153231747
134869 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/dummy.c' (133,131) at 20220525020654699
134870 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm2.scc' (133,132) at 20210307205554118
134871 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/spice-display.h' (133,133) at 20240326080039554
134872 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.2.bb' (133,134) at 20241221090017488
134873 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/local_lock.h' (133,135) at 20210307214931418
134874 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr-props.yaml' (133,136) at 20240405153045101
134875 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/accounting.h' (133,137) at 20230925080039921
134876 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/cmipci.rst' (133,138) at 20210307214925566
134877 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-bus.txt' (133,139) at 20210308005003324
134878 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/aspm.h' (133,140) at 20220525020653127
134879 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-som.dtsi' (133,141) at 20240405153045585
134880 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioam6.h' (133,142) at 20220525020654575
134881 2025-01-08 03:00:54.165-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_encoder.h' (133,143) at 20240405153052629
134882 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_save.c' (133,144) at 20210307214926462
134883 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp702x.h' (133,145) at 20210307214928822
134884 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mm-lantiq.c' (133,146) at 20240405153047077
134885 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_axuser_masks.h' (133,147) at 20240405153046581
134886 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_1_offset.h' (133,148) at 20210309003649632
134887 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fib_lookup.c' (133,149) at 20240405153054253
134888 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval.dtsi' (133,150) at 20220525020651994
134889 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/Makefile' (133,151) at 20240405153054325
134890 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l34.h' (133,152) at 20210307214932298
134891 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pudasjarvi' (133,153) at 20210307205553774
134892 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/file.h' (133,154) at 20240405153050525
134893 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/test-aes.c' (133,155) at 20230925080040101
134894 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Klingsta' (133,156) at 20210307205553786
134895 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/Kconfig' (133,157) at 20210308005003340
134896 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.rst' (133,158) at 20241221090017596
134897 2025-01-08 03:00:54.166-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0007-Avoid-conflicts-between-sys-mount.h-and-linux-mount..patch' (133,159) at 20241221090017496
134898 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xskxceiver.h' (133,160) at 20240405153232263
134899 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/samsung,sensorhub-rinato.yaml' (133,161) at 20240405153045077
134900 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain.c' (133,162) at 20240405153046189
134901 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/internal.h' (133,163) at 20240405153046429
134902 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie.yaml' (133,164) at 20240613080016355
134903 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/prom.h' (133,165) at 20210307214926674
134904 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/iclass.h' (133,166) at 20210927100127385
134905 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/amlogic,meson-axg-audio-arb.h' (133,167) at 20210308005003640
134906 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_version.h' (133,168) at 20210307214930954
134907 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x-spi.c' (133,169) at 20240405153049141
134908 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy.h' (133,170) at 20240405153052761
134909 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-vuart/61-aspeed-vuart.rules' (133,171) at 20210307205553674
134910 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IBM-pibs' (133,172) at 20211006000025238
134911 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf.host.c' (133,173) at 20210307214930562
134912 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb' (133,174) at 20230317080013785
134913 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_wow.c' (133,175) at 20240405153050453
134914 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_hdmi.c' (133,176) at 20240405153230543
134915 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile_1.4.0.bb' (133,177) at 20241206090014258
134916 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ocelot_pcb123.dts' (133,178) at 20210308005002816
134917 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/microAptiv.dtsi' (133,179) at 20210308005002812
134918 2025-01-08 03:00:54.167-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/fas216.c' (133,180) at 20240405153051569
134919 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/pl08x.h' (133,181) at 20210307214931354
134920 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/memory.json' (133,182) at 20240405153054109
134921 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-tree.h' (133,183) at 20241211090145505
134922 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/generic.c' (133,184) at 20220525020654291
134923 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/byteorder.h' (133,185) at 20210307214926762
134924 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_prsv.cpp' (133,186) at 20210308005108645
134925 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/Kconfig' (133,187) at 20240405153048777
134926 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l56.c' (133,188) at 20240405153232147
134927 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/pedit_dsfield.sh' (133,189) at 20240405153054341
134928 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-simple-audio-card-mix+split.dtsi' (133,190) at 20240405153045813
134929 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1232-revA/psu_init_gpl.c' (133,191) at 20210308005003180
134930 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/Kconfig' (133,192) at 20210308005003552
134931 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/error-inject.c' (133,193) at 20210309003648968
134932 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvmclock.h' (133,194) at 20240405153046389
134933 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-common.inc' (133,195) at 20241221090017656
134934 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_dma_rmgr.c' (133,196) at 20210309003653024
134935 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/elf.c' (133,197) at 20240405153232211
134936 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/multiplexer/Makefile' (133,198) at 20210307214928362
134937 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-sys.c' (133,199) at 20240913080013785
134938 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/.gitignore' (133,200) at 20210307214929714
134939 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/xlnx-zynqmp-rtc.h' (133,201) at 20221215040039186
134940 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm20b.c' (133,202) at 20240405153048657
134941 2025-01-08 03:00:54.168-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/init.c' (133,203) at 20241011080017339
134942 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-palmas.c' (133,204) at 20240405153230207
134943 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/setup.py' (133,205) at 20240906080039388
134944 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/pipeline.json' (133,206) at 20240405153054141
134945 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/minisocks.c' (133,207) at 20240405153053229
134946 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/skip_action.cpp' (133,208) at 20230511080030371
134947 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb' (133,209) at 20231126090012785
134948 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/Kconfig' (133,210) at 20210308005002976
134949 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/pci_drv.h' (133,211) at 20240405153231575
134950 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/ipi.c' (133,212) at 20240405153053005
134951 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/futex.h' (133,213) at 20240405153046505
134952 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/st_sensors_pdata.h' (133,214) at 20240405153052769
134953 2025-01-08 03:00:54.169-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-dfll.c' (133,215) at 20240405153046861
134954 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/sh7720.h' (133,216) at 20210307214926554
134955 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad799x.yaml' (133,217) at 20240405153045069
134956 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/openrd.c' (133,218) at 20210308005002908
134957 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram.sh' (133,219) at 20220525020655235
134958 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_stm32.c' (133,220) at 20210308005003484
134959 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dts' (133,221) at 20240405153045421
134960 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/setup.c' (133,222) at 20241211090145377
134961 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface3-wmi.c' (133,223) at 20240405153051393
134962 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin/0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch' (133,224) at 20220204040022544
134963 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/tc35815.c' (133,225) at 20240405153231067
134964 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc85xx.h' (133,226) at 20210308005003672
134965 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/csum.json' (133,227) at 20210307214932726
134966 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpt.c' (133,228) at 20240405153048449
134967 2025-01-08 03:00:54.170-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_discover.c' (133,229) at 20240710080014597
134968 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8741.txt' (133,230) at 20210307214925438
134969 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4641.h' (133,231) at 20210307214931594
134970 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/crc16.c' (133,232) at 20210308005003548
134971 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubp.c' (133,233) at 20240405153047241
134972 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.yaml' (133,234) at 20240405153045085
134973 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDomainCollection.json' (133,235) at 20240619080002952
134974 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-mmio.c' (133,236) at 20221215040039374
134975 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio_config.h' (133,237) at 20240405153054389
134976 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts' (133,238) at 20220525020651934
134977 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/meson.build' (133,239) at 20230825080021141
134978 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/videomode.c' (133,240) at 20210307214930954
134979 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_elf.h' (133,241) at 20210308005046093
134980 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/Makefile' (133,242) at 20220525020654951
134981 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-tx4938.c' (133,243) at 20210307214926286
134982 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-secvar.c' (133,244) at 20240405153230055
134983 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,fdp1.yaml' (133,245) at 20210309003648368
134984 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-clocks.yaml' (133,246) at 20210309003648328
134985 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lexer.l' (133,247) at 20240405153232103
134986 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (133,248) at 20221015030011580
134987 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/pimgen.py' (133,249) at 20230310090030003 to deleted uid set
134988 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic2.tc' (133,250) at 20210307214932670
134989 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/Kconfig' (133,251) at 20210308005002908
134990 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/socfpga_defconfig' (133,252) at 20240405153229907
134991 2025-01-08 03:00:54.171-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-timeout@.target' (133,253) at 20220301040040081
134992 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-listener.c' (133,254) at 20241211090212554
134993 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu.h' (133,255) at 20240906080037508
134994 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/Makefile' (133,256) at 20210307214932042
134995 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml' (133,257) at 20240405153045069
134996 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/Kbuild' (133,258) at 20210307214926178
134997 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/u-boot-64.lds' (133,259) at 20210308005002860
134998 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_objs_masks.h' (133,260) at 20240405153046585
134999 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/idxd.h' (133,261) at 20240405153052921
135000 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml' (133,262) at 20240405153045141
135001 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8150.c' (133,263) at 20240405153230235
135002 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2200.conf' (133,264) at 20230606080013598
135003 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/OperatingConfig_v1.xml' (133,265) at 20240619080002932
135004 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake.inc' (133,266) at 20241221090017656
135005 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/optee-ftpm_git.bb' (133,267) at 20241206090014214
135006 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/base.c' (133,268) at 20220525020652951
135007 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-typename.err' (133,269) at 20230925080040089
135008 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0004-configure.ac-don-t-include-build-libtool.m4.patch' (133,270) at 20220204040022468
135009 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mw_eeprom.c' (133,271) at 20210308005003408
135010 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/rs.h' (133,272) at 20240405153050525
135011 2025-01-08 03:00:54.172-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_upm.c' (133,273) at 20210308005003412
135012 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/Kconfig' (133,274) at 20210307214929822
135013 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_viu.h' (133,275) at 20210307214927866
135014 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/meson.build' (133,276) at 20240906080037160
135015 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x_mdio.c' (133,277) at 20240405153049765
135016 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/draft-ietf-cipso-ipsecurity-01.txt' (133,278) at 20210307214925522
135017 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c' (133,279) at 20240405153231475
135018 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42.h' (133,280) at 20240405153053577
135019 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/clocksource-wdtest.c' (133,281) at 20240815080012915
135020 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/cmt_test.c' (133,282) at 20240805080014075
135021 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-edimm2.2.dtsi' (133,283) at 20220525020651934
135022 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/als100.c' (133,284) at 20220525020654979
135023 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_connector.h' (133,285) at 20240405153048437
135024 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/redhat-security_1.0.bb' (133,286) at 20241206090014286
135025 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config.bb' (133,287) at 20241206090014206
135026 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/meson.build' (133,288) at 20241211090212394
135027 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodjx_dsp.c' (133,289) at 20210307214932246
135028 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.c' (133,290) at 20220525020652967
135029 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-mdp.c' (133,291) at 20240405153230215
135030 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/Makefile' (133,292) at 20210307205554098
135031 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77843.yaml' (133,293) at 20240405153045145
135032 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb' (133,294) at 20220921030015986
135033 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/cn_proc.c' (133,295) at 20240405153230251
135034 2025-01-08 03:00:54.173-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/meson.build' (133,296) at 20230720080010758
135035 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_singleton.hpp' (133,297) at 20240110090003528
135036 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb' (133,298) at 20241221090017548
135037 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_xcopy.h' (133,299) at 20240405153051965
135038 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/Makefile' (133,300) at 20210308005003080
135039 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EndpointGroup_v1.xml' (133,301) at 20240619080002924
135040 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml' (133,302) at 20240613080025600
135041 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/ipmi-init-fix-the-arguments.patch' (133,303) at 20240113090014536
135042 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074.dtsi' (133,304) at 20240812080017224
135043 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-assert@.service' (133,305) at 20241029080011439
135044 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/Makefile' (133,306) at 20210307214926966
135045 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/ddc_regs.h' (133,307) at 20240405153230415
135046 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/oslinuxtbl.c' (133,308) at 20240405153054213
135047 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/fsl_imx8_ddr_perf.c' (133,309) at 20240405153231303
135048 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-acer-a1-724.dts' (133,310) at 20240405153229939
135049 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/usb.c' (133,311) at 20210307214926186
135050 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_via.c' (133,312) at 20240405153046673
135051 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pcc-cpufreq.c' (133,313) at 20240405153230251
135052 2025-01-08 03:00:54.174-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7763.c' (133,314) at 20210307214926566
135053 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/control.c' (133,315) at 20241219090010500
135054 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc_gen5.c' (133,316) at 20210308005002780
135055 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imxrt1170.yaml' (133,317) at 20240405153045133
135056 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dts' (133,318) at 20240405153046241
135057 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.err' (133,319) at 20240906080037564
135058 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh' (133,320) at 20220405030025645
135059 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq25890_charger.c' (133,321) at 20240405153051429
135060 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-i686-cross.docker' (133,322) at 20241211090212534
135061 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/leon_amba.h' (133,323) at 20210307214926582
135062 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FTL' (133,324) at 20211006000025234
135063 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verif_scale1.c' (133,325) at 20240405153054281
135064 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb.dtsi' (133,326) at 20210307214926346
135065 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/README.md' (133,327) at 20240830080014831
135066 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/simplefb_common.c' (133,328) at 20210308005003532
135067 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/kexec_common_lib.sh' (133,329) at 20240405153054309
135068 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349ITX_LOWBOOT_defconfig' (133,330) at 20210308005003236
135069 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-buffer-cb.c' (133,331) at 20220525020653095
135070 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-cpu-opp.dtsi' (133,332) at 20240405153045481
135071 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/vf610-clock.txt' (133,333) at 20240405153229759
135072 2025-01-08 03:00:54.175-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/pckbd.c' (133,334) at 20241211090212282
135073 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComponentIntegrityCollection.json' (133,335) at 20240619080002944
135074 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes.txt' (133,336) at 20230209040014209
135075 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/irq.c' (133,337) at 20210307214926190
135076 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/cerf.rst' (133,338) at 20240405153044973
135077 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/owl-emac.h' (133,339) at 20220525020653439
135078 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/iceland_sdma_pkt_open.h' (133,340) at 20210307214927238
135079 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/tkprivate.diff' (133,341) at 20241221090017516
135080 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb' (133,342) at 20241221090017692
135081 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/p10bmc/gpio_defs.json' (133,343) at 20210409000019721
135082 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_pcl.c' (133,344) at 20220525020654915
135083 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-visconti.c' (133,345) at 20240405153231359
135084 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-core/images/security-parsec-image.bb' (133,346) at 20220612030016735
135085 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml' (133,347) at 20240405153045065
135086 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/arm,smmu-v3.yaml' (133,348) at 20240405153045089
135087 2025-01-08 03:00:54.176-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/client.h' (133,349) at 20240405153049641
135088 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/gdbstub.c' (133,350) at 20240906080037512
135089 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/thermal/intel_powerclamp.rst' (133,351) at 20240405153044969
135090 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_auxless.h' (133,352) at 20240405153047297
135091 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/console/obmc-console/obmc-console.conf' (133,353) at 20240113090014528
135092 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Saarijarvi_Kalmari' (133,354) at 20210307205553774
135093 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-bitset.h' (133,355) at 20240405153049257
135094 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bset.h' (133,356) at 20240617080017390
135095 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/OWNERS' (133,357) at 20220725100009107
135096 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-vt8500.txt' (133,358) at 20210307214925398
135097 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/debug.c' (133,359) at 20220525020653727
135098 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/math64.h' (133,360) at 20210307214931694
135099 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/hexagon_ksyms.c' (133,361) at 20240405153229991
135100 2025-01-08 03:00:54.177-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/toastService.js' (133,362) at 20210308005107073
135101 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10_regs.h' (133,363) at 20210307214929614
135102 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/ctrlmondata.c' (133,364) at 20241104090011563
135103 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfssvc.c' (133,365) at 20240830080013323
135104 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Protocol_v1.xml' (133,366) at 20240619080002932
135105 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/tools/mach-types' (133,367) at 20210309003648984
135106 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/usbtty.h' (133,368) at 20210308005003488
135107 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.c' (133,369) at 20240405153230611
135108 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/main.c' (133,370) at 20240405153050193
135109 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_ih.h' (133,371) at 20210307214927246
135110 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IJG' (133,372) at 20211006000025238
135111 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/Kbuild' (133,373) at 20210307214927922
135112 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-vt8500.c' (133,374) at 20210307214926970
135113 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dts' (133,375) at 20240912080012042
135114 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/Kconfig' (133,376) at 20210308005003016
135115 2025-01-08 03:00:54.178-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-no-buffering' (133,377) at 20210307214932570
135116 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_1_0_sh_mask.h' (133,378) at 20210307214927694
135117 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c' (133,379) at 20240405153047165
135118 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_lport.c' (133,380) at 20240405153231407
135119 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed.inc' (133,381) at 20241221090017472
135120 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu_domain.h' (133,382) at 20220525020653195
135121 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_scanf.c' (133,383) at 20240405153053105
135122 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/pmb.c' (133,384) at 20220525020652114
135123 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_common.cpp' (133,385) at 20240830080017491
135124 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/295' (133,386) at 20240326080039734
135125 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework_1.0.bbappend' (133,387) at 20210729000029112
135126 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/datagram.c' (133,388) at 20240719080013377
135127 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210.c' (133,389) at 20220525020653335
135128 2025-01-08 03:00:54.179-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ftsteutates.c' (133,390) at 20240405153048853
135129 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/paths.hpp' (133,391) at 20241003080023049
135130 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/err_cast.cocci' (133,392) at 20240405153053441
135131 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/generic-pcihost.h' (133,393) at 20221215040039374
135132 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,am3359-adc.yaml' (133,394) at 20240405153045073
135133 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/krill/krill-crates.inc' (133,395) at 20230503080014591
135134 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/DHCPConfiguration/meson.build' (133,396) at 20230825080021141
135135 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1305.c' (133,397) at 20240405153231371
135136 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-zero-w.dts' (133,398) at 20210308005002572
135137 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/oldask1_expected_stdout' (133,399) at 20210308005003736
135138 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c' (133,400) at 20240405153048665
135139 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/ucall.c' (133,401) at 20240405153232271
135140 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/test_lsupdates.py' (133,402) at 20240106090017249
135141 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.c' (133,403) at 20240405153231015
135142 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ipack.c' (133,404) at 20220525020654131
135143 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_dbus.h' (133,405) at 20210308005108641
135144 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in3_slave_regs.h' (133,406) at 20240405153046585
135145 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/Makefile' (133,407) at 20240405153051977
135146 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/.gitignore' (133,408) at 20240405153054213
135147 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-lsi53c895a-test.c' (133,409) at 20230925080040093
135148 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/shared-mime-info/0002-Handle-build-with-older-versions-of-GCC.patch' (133,410) at 20231207090015282
135149 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/sci.h' (133,411) at 20240405153231807
135150 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trace.h' (133,412) at 20241111090012145
135151 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (133,413) at 20220629030020274
135152 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/770x/setup.c' (133,414) at 20210307214926542
135153 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cgroup_storage.c' (133,415) at 20240405153054281
135154 2025-01-08 03:00:54.180-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/p8_i2c.c' (133,416) at 20240405153048865
135155 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/moxa,moxart-rtc.txt' (133,417) at 20240405153045153
135156 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub2.inc' (133,418) at 20241206090014310
135157 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.h' (133,419) at 20210307214930554
135158 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/rx_common.h' (133,420) at 20240405153050281
135159 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/gpio.rst' (133,421) at 20240405153044973
135160 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/ad5110.c' (133,422) at 20240405153049009
135161 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/tve200_display.c' (133,423) at 20240405153048777
135162 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama7g5.c' (133,424) at 20241008080013911
135163 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_bitwise.c' (133,425) at 20240405153053329
135164 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/wandboard.h' (133,426) at 20210308005003624
135165 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/intel-sdw-acpi.c' (133,427) at 20240520080015235
135166 2025-01-08 03:00:54.181-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/als300.c' (133,428) at 20220525020654987
135167 2025-01-08 03:00:54.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/overlayfs.h' (133,429) at 20240405153231719
135168 2025-01-08 03:00:54.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-bb-build.patch' (133,430) at 20210307205553810
135169 2025-01-08 03:00:54.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp-uboot.dtsi' (133,431) at 20210308005002592
135170 2025-01-08 03:00:54.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/efi.rst' (133,432) at 20210308005002536
135171 2025-01-08 03:00:54.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iommu-helpers.h' (133,433) at 20240405153051217
135172 2025-01-08 03:00:54.184-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sstep.h' (133,434) at 20241211090145381
135173 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/motorola_pgtable.h' (133,435) at 20240405153230007
135174 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/Makefile' (133,436) at 20210308005002884
135175 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml' (133,437) at 20240405153045089
135176 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_drv.h' (133,438) at 20240405153048777
135177 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/natsemi.c' (133,439) at 20210308005003440
135178 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-s700.c' (133,440) at 20240405153046769
135179 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-core.c' (133,441) at 20240405153049373
135180 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/smc_abi.c' (133,442) at 20240405153051969
135181 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SunPro' (133,443) at 20241221090017616
135182 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,apr-services.yaml' (133,444) at 20240405153045157
135183 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/sandbox/Makefile' (133,445) at 20210308005003548
135184 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/chipram.c' (133,446) at 20210307214926138
135185 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_w.c' (133,447) at 20210308005046509
135186 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c' (133,448) at 20241211090145561
135187 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65910-regulator.c' (133,449) at 20240405153231367
135188 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/Kconfig' (133,450) at 20240405153049041
135189 2025-01-08 03:00:54.185-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/autoload.sh' (133,451) at 20210307214925214
135190 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uidgid.h' (133,452) at 20210307214931526
135191 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler_24.11.0.bb' (133,453) at 20241221090017544
135192 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/pl050.h' (133,454) at 20230426080043760
135193 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Ethernet.interface.yaml' (133,455) at 20210610000035126
135194 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_registry/__init__.py' (133,456) at 20220805030036227
135195 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/runlitmus.sh' (133,457) at 20240405153054069
135196 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/tm2_wm5110.c' (133,458) at 20240405153232191
135197 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/__init__.py' (133,459) at 20210307205554434
135198 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/Kconfig' (133,460) at 20210308005003004
135199 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-u-boot.dtsi' (133,461) at 20210308005002628
135200 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-cpm.c' (133,462) at 20240405153231459
135201 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/xyz.openbmc_project.Control.Host.NMI.service.in' (133,463) at 20230513080022442
135202 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160ardb_tfa_defconfig' (133,464) at 20210308005003268
135203 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nvmem.yaml' (133,465) at 20240405153229783
135204 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/admin.py' (133,466) at 20210307205554262
135205 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/reset.h' (133,467) at 20240405153046833
135206 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk104.fuc3.h' (133,468) at 20210307214927938
135207 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/generated.mako.hpp' (133,469) at 20210308005059173
135208 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_audio_graph_card.c' (133,470) at 20240405153054013
135209 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8450.c' (133,471) at 20240405153230235
135210 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl.cfg' (133,472) at 20210308005002924
135211 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb' (133,473) at 20240413080012703
135212 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Makefile' (133,474) at 20210308005002828
135213 2025-01-08 03:00:54.186-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/dsbr100.c' (133,475) at 20210307214928770
135214 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/via686a.c' (133,476) at 20240405153230667
135215 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/smp_64.c' (133,477) at 20240617080017378
135216 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bvme6000_scsi.c' (133,478) at 20210307214930298
135217 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/opp_data.c' (133,479) at 20210307214925910
135218 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_control.cpp' (133,480) at 20240817080031288
135219 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-glue-ce.c' (133,481) at 20240405153229975
135220 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/int_helper.c' (133,482) at 20241211090212490
135221 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pwork.c' (133,483) at 20220525020654523
135222 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/cubieboard.c' (133,484) at 20241211090212246
135223 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-all.c' (133,485) at 20240906080037496
135224 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/base.h' (133,486) at 20240405153050629
135225 2025-01-08 03:00:54.187-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rockchip_thermal.c' (133,487) at 20240405153051977
135226 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_init.c' (133,488) at 20240405153231411
135227 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_capture.h' (133,489) at 20240405153048509
135228 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/testenv.py' (133,490) at 20241211090212542
135229 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/spl.h' (133,491) at 20210308005002660
135230 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_pttv.json' (133,492) at 20241213090004413
135231 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/harness.c' (133,493) at 20240405153232283
135232 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/sunxi_vpu_hw.c' (133,494) at 20240405153049497
135233 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-tx-macro.c' (133,495) at 20240405153232151
135234 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-qs.svg' (133,496) at 20210307214925210
135235 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma4_core_regs.h' (133,497) at 20240405153046573
135236 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/genwqe_driver.h' (133,498) at 20210307214929130
135237 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/Makefile' (133,499) at 20240405153047089
135238 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/debugfs.h' (133,500) at 20220525020653131
135239 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/s390-iommu.c' (133,501) at 20240405153049189
135240 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_sysfs.c' (133,502) at 20240405153051481
135241 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci236.c' (133,503) at 20240405153046889
135242 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/stmmac.txt' (133,504) at 20210307214925378
135243 2025-01-08 03:00:54.188-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/corrupt_xstate_header.c' (133,505) at 20240405153054381
135244 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel.h' (133,506) at 20240405153054189
135245 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/fan-board-efuse-fault' (133,507) at 20240822080012460
135246 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_usb.h' (133,508) at 20210307214929874
135247 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/monitor.c' (133,509) at 20230925080040069
135248 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/relocate_kernel.S' (133,510) at 20240405153045873
135249 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_dataflash_defconfig' (133,511) at 20210308005003248
135250 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/articia.h' (133,512) at 20240326080039538
135251 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/kexec-purgatory.S' (133,513) at 20240405153046229
135252 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/meson.build' (133,514) at 20230825080021137
135253 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/smdk5420_spl.c' (133,515) at 20210308005003044
135254 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_core.h' (133,516) at 20210309003653324
135255 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s.dtsi' (133,517) at 20240405153229967
135256 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/time.hpp' (133,518) at 20230511080043139
135257 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/stratix10-socdk/MAINTAINERS' (133,519) at 20210308005002912
135258 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/irq.c' (133,520) at 20210307214926186
135259 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/bcmstb_sdhci.c' (133,521) at 20210308005003400
135260 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_aud2htx.h' (133,522) at 20220525020655063
135261 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-370-pinctrl.txt' (133,523) at 20210307214925394
135262 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb' (133,524) at 20241221090017692
135263 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml' (133,525) at 20240703080031423
135264 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/editor_impl.hpp' (133,526) at 20240826080018283
135265 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/start.S' (133,527) at 20210308005003008
135266 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-div128.c' (133,528) at 20220429100100946
135267 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_psdev.h' (133,529) at 20210307214931058
135268 2025-01-08 03:00:54.189-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi' (133,530) at 20240405153229971
135269 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/TableFilterMixin.js' (133,531) at 20240305090033462
135270 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/collection/bmc_collect_esels.robot' (133,532) at 20230713080018564
135271 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_44x.S' (133,533) at 20240405153230035
135272 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb' (133,534) at 20220910030013341
135273 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c' (133,535) at 20240812080017240
135274 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via-gpio.c' (133,536) at 20240405153052225
135275 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/util.c' (133,537) at 20210307214929902
135276 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/MAINTAINERS' (133,538) at 20210308005003076
135277 2025-01-08 03:00:54.190-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_alg.h' (133,539) at 20240405153052921
135278 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu11_driver_if.h' (133,540) at 20240405153048337
135279 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/armada3700-tbg-clock.txt' (133,541) at 20220525020651662
135280 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyppmd_1.1.0.bb' (133,542) at 20240302090018214
135281 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_mangle.c' (133,543) at 20240405153053253
135282 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/qemu_fw_cfg.h' (133,544) at 20210308005046053
135283 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/witherspoon/acx22-ipmi-hwmon-sensors.yaml' (133,545) at 20210307205553698
135284 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/ddr.h' (133,546) at 20210308005002996
135285 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/CHIP_pro_defconfig' (133,547) at 20210308005003236
135286 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7793-sysc.h' (133,548) at 20210308005003640
135287 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-sgtl5000.c' (133,549) at 20240405153053973
135288 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/zip.h' (133,550) at 20240405153046945
135289 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/reg.h' (133,551) at 20220525020654927
135290 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/os-release/os-release.bbappend' (133,552) at 20220429030013160
135291 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-lpc-timeout.cpp' (133,553) at 20220121040033015
135292 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/gpio.h' (133,554) at 20210307214926226
135293 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/resource.h' (133,555) at 20210307214931306
135294 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/misc.h' (133,556) at 20210308005003672
135295 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/LICENSE' (133,557) at 20210307205553686
135296 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/i2s-uclass.c' (133,558) at 20210308005003488
135297 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/gen-insn-x86-dat.sh' (133,559) at 20210307214932518
135298 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/stat.h' (133,560) at 20240405153052941
135299 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_gem.h' (133,561) at 20240405153048801
135300 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_storage_tracing.c' (133,562) at 20240405153054277
135301 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/001' (133,563) at 20210927100127473
135302 2025-01-08 03:00:54.191-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/generate_metadata.py' (133,564) at 20220804030014667
135303 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeSlots_v1.xml' (133,565) at 20240619080002932
135304 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ati_remote2.c' (133,566) at 20240405153049141
135305 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/selftest.c' (133,567) at 20240405153053013
135306 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0001-arm64-kexec-disabled-check-if-kaslr-seed-dtb-propert.patch' (133,568) at 20241221090017688
135307 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ufs.h' (133,569) at 20240405153052897
135308 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/README' (133,570) at 20210308005002920
135309 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/Makefile' (133,571) at 20210307214930986
135310 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/import_lzmasdk.sh' (133,572) at 20210308005003708
135311 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/tps6598x.h' (133,573) at 20240527080023348
135312 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/loongson,ls2k-chipid.yaml' (133,574) at 20240405153045061
135313 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spmi/spmi-msm.txt' (133,575) at 20210308005003324
135314 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa3xx.dtsi' (133,576) at 20240405153045437
135315 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_subprogs.c' (133,577) at 20210309003655984
135316 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/Kconfig' (133,578) at 20240405153051861
135317 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-multi-modify.c' (133,579) at 20240405153053429
135318 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_delete_unittest.cpp' (133,580) at 20220824030029051
135319 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap121_defconfig' (133,581) at 20210308005003248
135320 2025-01-08 03:00:54.192-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/kontron,sl28cpld-gpio.yaml' (133,582) at 20210309003648348
135321 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c' (133,583) at 20240405153230527
135322 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/Kconfig' (133,584) at 20240405153051229
135323 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/procfs.c' (133,585) at 20240405153054377
135324 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/kv_smc.c' (133,586) at 20210307214928002
135325 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/intel-hda-defs.h' (133,587) at 20240326080039426
135326 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo_air_defconfig' (133,588) at 20210308005003272
135327 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/fit_spl_atf.its' (133,589) at 20210308005003072
135328 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/record_manager.cpp' (133,590) at 20241210090027380
135329 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/an5206.c' (133,591) at 20240326080039458
135330 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c' (133,592) at 20241211090145409
135331 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-pmu.c' (133,593) at 20240405153231451
135332 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-ep1.dts' (133,594) at 20240405153229927
135333 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/README' (133,595) at 20210307214926142
135334 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/clk_ast2400.c' (133,596) at 20210308005003340
135335 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/special.c' (133,597) at 20240405153054077
135336 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-imageio_2.36.1.bb' (133,598) at 20241221090017556
135337 2025-01-08 03:00:54.193-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_cpu_core.c' (133,599) at 20241211090212322
135338 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/sysctl.c' (133,600) at 20240405153052313
135339 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/Kconfig' (133,601) at 20240405153230739
135340 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_drv.c' (133,602) at 20240405153230819
135341 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html' (133,603) at 20210307205554282
135342 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4x12.dtsi' (133,604) at 20210308005002580
135343 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/propertygentest.mako.hpp' (133,605) at 20210308005108057
135344 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/vhost-user-input.rst' (133,606) at 20240906080037180
135345 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/Kconfig' (133,607) at 20210307214929982
135346 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb' (133,608) at 20220402030015887
135347 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx27-clock.yaml' (133,609) at 20240405153045025
135348 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/head.h' (133,610) at 20240405153048617
135349 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/gfp.h' (133,611) at 20240405153054389
135350 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/kernel/Makefile' (133,612) at 20210307214932614
135351 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/bootstr_64.c' (133,613) at 20210307214926614
135352 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/Makefile' (133,614) at 20210308005003536
135353 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/extra_imagedepends_only.bbclass' (133,615) at 20241221090017468
135354 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReportDefinitionCollection.json' (133,616) at 20240619080002948
135355 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljugarn' (133,617) at 20210307205553786
135356 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/errors.hpp' (133,618) at 20230520080006628
135357 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/check' (133,619) at 20240906080037564
135358 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_LOG.h' (133,620) at 20210307214931646
135359 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/CFcommon' (133,621) at 20210307214932714
135360 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS7-ssh-bic@.service' (133,622) at 20231025080019870
135361 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/realtek,rtd119x.txt' (133,623) at 20210307214925418
135362 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-4GB-1600.dtsi' (133,624) at 20210308005002608
135363 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/entity-manager_%.bbappend' (133,625) at 20241206090014286
135364 2025-01-08 03:00:54.194-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/ato.c' (133,626) at 20240405153049705
135365 2025-01-08 03:00:54.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,msm8916-mss-pil.yaml' (133,627) at 20240405153045149
135366 2025-01-08 03:00:54.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/duplicate-key.json' (133,628) at 20210308005046405
135367 2025-01-08 03:00:54.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sc8280xp.h' (133,629) at 20240405153052645
135368 2025-01-08 03:00:54.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_1_sh_mask.h' (133,630) at 20210307214927666
135369 2025-01-08 03:00:54.195-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/sysfs.h' (133,631) at 20240405153052429
135370 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/davinci_nand.c' (133,632) at 20210308005003412
135371 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/Makefile' (133,633) at 20210307214926998
135372 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/pattern_test.cpp' (133,634) at 20240817080005771
135373 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/Makefile' (133,635) at 20240405153053433
135374 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_prctl.h' (133,636) at 20220429100100642
135375 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/qcom,ocmem.yaml' (133,637) at 20240405153229799
135376 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/intro.rst' (133,638) at 20230114040015514
135377 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/index.rst' (133,639) at 20240405153044973
135378 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/andnot' (133,640) at 20240405153053433
135379 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_dbm_soc1.dts' (133,641) at 20210308005002612
135380 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_key.c' (133,642) at 20240405153053289
135381 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_reg.h' (133,643) at 20210307214930674
135382 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h616.c' (133,644) at 20240405153046857
135383 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mv88e6xxx.h' (133,645) at 20210307214931478
135384 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mdio.c' (133,646) at 20220525020654147
135385 2025-01-08 03:00:54.196-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/machine/yosemite4n.conf' (133,647) at 20241120090012764
135386 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx23.c' (133,648) at 20240405153231319
135387 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_usb.h' (133,649) at 20210308005003652
135388 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_64.c' (133,650) at 20210307214926738
135389 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/lib.rs' (133,651) at 20240405153232095
135390 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/rx.h' (133,652) at 20240405153050525
135391 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0003-fix-corstone1000-remove-unused-NS_SHARED_RAM-region.patch' (133,653) at 20241221090017464
135392 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/internal.h' (133,654) at 20240405153051269
135393 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom,adm.yaml' (133,655) at 20240405153045053
135394 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-wetek-play2.c' (133,656) at 20210307214928786
135395 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nvidia,tegra234-mgbe.yaml' (133,657) at 20240405153045117
135396 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8016-sbc.dts' (133,658) at 20240405153045537
135397 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/propertywatchimpl.hpp' (133,659) at 20240904080034455
135398 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743-pinctrl.dtsi' (133,660) at 20210308005002616
135399 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/el6x_common.h' (133,661) at 20210308005003592
135400 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/Makefile' (133,662) at 20210308005002980
135401 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.h' (133,663) at 20210307214929526
135402 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml' (133,664) at 20240405153045069
135403 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/kmscube/kmscube_%.bbappend' (133,665) at 20210812000025266
135404 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/virtio/pci-iommu.yaml' (133,666) at 20240405153045185
135405 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/aquantia_hwmon.c' (133,667) at 20240405153050353
135406 2025-01-08 03:00:54.197-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc.c' (133,668) at 20220331100017376
135407 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/Location.interface.yaml' (133,669) at 20221207040023627
135408 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P2041RDB.h' (133,670) at 20210308005003580
135409 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/csdl-to-json-converter/openbmc-config.json' (133,671) at 20240724080002903
135410 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/exynos.rst' (133,672) at 20241211090212238
135411 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/xhci-exynos.h' (133,673) at 20210308005002724
135412 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/oslec.h' (133,674) at 20210307214929126
135413 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/062_entry_args.dts' (133,675) at 20210308005003752
135414 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/0001-optimize-boot.patch' (133,676) at 20210528000029695
135415 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/MAINTAINERS' (133,677) at 20210308005003080
135416 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/x86-android-tablets.h' (133,678) at 20240405153051417
135417 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_w.c' (133,679) at 20210308005046521
135418 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-ir-raw.c' (133,680) at 20240405153049517
135419 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d36ek_cmp.dts' (133,681) at 20240405153045469
135420 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/Kconfig' (133,682) at 20210308005003004
135421 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_ctrl.c' (133,683) at 20240830080013259
135422 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/cve.yml' (133,684) at 20241206090014206
135423 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/actions,owl-timer.txt' (133,685) at 20210307214925442
135424 2025-01-08 03:00:54.198-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/dynamic-resolution-notes.rst' (133,686) at 20220525020651718
135425 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-hisi-kunpeng.c' (133,687) at 20240913080013817
135426 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_dfu.c' (133,688) at 20210308005003228
135427 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/src/utils.cpp' (133,689) at 20220525020433159
135428 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/models/wip.dot' (133,690) at 20240405153054385
135429 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.err' (133,691) at 20210927100127469
135430 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-savageboard.dts' (133,692) at 20240405153045501
135431 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-atom-controls.c' (133,693) at 20240405153053937
135432 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_fdma.c' (133,694) at 20240405153231031
135433 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyrynsalmi_Kyparavaara' (133,695) at 20210307205553770
135434 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cukinia/cukinia_0.7.0.bb' (133,696) at 20241206090014266
135435 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch' (133,697) at 20230813080012876
135436 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_mac_profiles.sh' (133,698) at 20240405153054297
135437 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dtree.c' (133,699) at 20241216090017757
135438 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/JsonSchemaFileCollection_v1.xml' (133,700) at 20240619080002924
135439 2025-01-08 03:00:54.199-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/regs.h' (133,701) at 20210308005002888
135440 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42xx8.h' (133,702) at 20240405153053577
135441 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_receiver_2400_common_defs.h' (133,703) at 20210307214930538
135442 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/aufs-util-don-t-strip-executables.patch' (133,704) at 20210307205553738
135443 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/layer.conf' (133,705) at 20241221090017480
135444 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_signal.h' (133,706) at 20220429100100646
135445 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson-pci.c' (133,707) at 20240405153231463
135446 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/usb-charger-uevent' (133,708) at 20210309003648264
135447 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/lcsr_translate.c' (133,709) at 20240326080039678
135448 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a4000t.c' (133,710) at 20210307214930262
135449 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/usercopy.c' (133,711) at 20240405153053153
135450 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/rate.c' (133,712) at 20220525020654967
135451 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml' (133,713) at 20240405153045113
135452 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-sfcbinst2mof.patch' (133,714) at 20210307205553934
135453 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-measure-carrier-mode.rst' (133,715) at 20220525020651782
135454 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-tsan' (133,716) at 20230426080043944
135455 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-realtek-otto.c' (133,717) at 20240405153047081
135456 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/Kconfig' (133,718) at 20210307214928390
135457 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/Makefile' (133,719) at 20210308005003052
135458 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cros_ec_message.h' (133,720) at 20210308005003628
135459 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_fanboard.json' (133,721) at 20241213090004409
135460 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-file.h' (133,722) at 20210307214932602
135461 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h' (133,723) at 20240405153230027
135462 2025-01-08 03:00:54.200-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdpart.c' (133,724) at 20240405153230867
135463 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/0002-Support-asynchronous-calls-58.patch' (133,725) at 20240413080012663
135464 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-power-good' (133,726) at 20241213090035010
135465 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-discovery.dts' (133,727) at 20240405153045785
135466 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_live_test.h' (133,728) at 20240405153230579
135467 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-internal.h' (133,729) at 20210307214928566
135468 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dts' (133,730) at 20240405153045533
135469 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkreplay.c' (133,731) at 20240326080039374
135470 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/dpot-dac.c' (133,732) at 20240405153048977
135471 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/Makefile' (133,733) at 20240405153053353
135472 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/integrity_algo.cpp' (133,734) at 20240829080025807
135473 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-spinlock.h' (133,735) at 20210307214926238
135474 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/config.h' (133,736) at 20210308005002844
135475 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10_sriov.h' (133,737) at 20240405153231043
135476 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/resettable.h' (133,738) at 20241211090212362
135477 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/rn5t567.txt' (133,739) at 20210308005003308
135478 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/sensehat-joystick.c' (133,740) at 20240405153049133
135479 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/test-qga-config' (133,741) at 20221215040039358
135480 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/qixis.h' (133,742) at 20210308005002960
135481 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/obmc-fru-fault-monitor.service' (133,743) at 20210307205554070
135482 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d34ek.dts' (133,744) at 20210308005002612
135483 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/switch/Kconfig' (133,745) at 20210307214930038
135484 2025-01-08 03:00:54.201-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/dma.c' (133,746) at 20240405153231231
135485 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/translation-table.c' (133,747) at 20241220090018334
135486 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/029_x86-rom.dts' (133,748) at 20210308005003752
135487 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/switch.c' (133,749) at 20240405153053233
135488 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bcache.rst' (133,750) at 20240405153044937
135489 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-mt7621.c' (133,751) at 20240405153051237
135490 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore_ram.h' (133,752) at 20240405153052777
135491 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_static_keys.c' (133,753) at 20210307214931818
135492 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_zlib.c' (133,754) at 20210307214931130
135493 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_wrapper.h' (133,755) at 20240405153052865
135494 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dummy_st_ops_fail.c' (133,756) at 20240405153054269
135495 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/omap-usb-tll.c' (133,757) at 20240805080013971
135496 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/libcanberra_0.30.bb' (133,758) at 20241221090017536
135497 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/endpoint.hpp' (133,759) at 20210308005114857
135498 2025-01-08 03:00:54.202-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/sal.c' (133,760) at 20210309003648812
135499 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/mac.h' (133,761) at 20240405153050613
135500 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init.bb' (133,762) at 20241226090016123
135501 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ga102.c' (133,763) at 20240405153048653
135502 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP3/meson.build' (133,764) at 20230825080021137
135503 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_cgu_regs.h' (133,765) at 20240405153049997
135504 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/imx-iim.yaml' (133,766) at 20240405153045121
135505 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/Kconfig' (133,767) at 20240405153230215
135506 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts' (133,768) at 20240405153229919
135507 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/load_ipl_s390.c' (133,769) at 20240405153232111
135508 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/tx.c' (133,770) at 20240405153050609
135509 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/ti_power_proc.c' (133,771) at 20210308005003476
135510 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/.clang-tidy' (133,772) at 20210908000006243
135511 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ffs.h' (133,773) at 20220525020654531
135512 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/meson.build' (133,774) at 20240823080032949
135513 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/asymmetric-type.h' (133,775) at 20240405153052657
135514 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ar934x.dtsi' (133,776) at 20210308005002812
135515 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_xdp.c' (133,777) at 20240418080014498
135516 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hydra.h' (133,778) at 20210308005003000
135517 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_hv.h' (133,779) at 20240405153046173
135518 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_misaligned_sp.c' (133,780) at 20240405153054237
135519 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clz.c' (133,781) at 20210308005046525
135520 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_irq.c' (133,782) at 20240405153049661
135521 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-kselftest.log' (133,783) at 20240405153054225
135522 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-ptrace.c' (133,784) at 20240405153054237
135523 2025-01-08 03:00:54.203-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/scan.c' (133,785) at 20241011080017395
135524 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-absl_2.1.0.bb' (133,786) at 20240301090012431
135525 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/irq.c' (133,787) at 20210308005003212
135526 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-alsa.c' (133,788) at 20220525020653267
135527 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rut.h' (133,789) at 20210308005003612
135528 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c' (133,790) at 20240910080014038
135529 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra210-common.h' (133,791) at 20210308005003620
135530 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole.h' (133,792) at 20210307214927174
135531 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_capture.c' (133,793) at 20240405153230819
135532 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/tpm2.py' (133,794) at 20240405153054381
135533 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,turingcc-qcs404.h' (133,795) at 20210307214931330
135534 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_occ_map.pl' (133,796) at 20220719030037089
135535 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gullbrandstorp' (133,797) at 20210307205553782
135536 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001-j316c.dts' (133,798) at 20240405153045717
135537 2025-01-08 03:00:54.204-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppp-ioctl.h' (133,799) at 20220525020654675
135538 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt5033_battery.c' (133,800) at 20240405153051437
135539 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks' (133,801) at 20210307205554638
135540 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.h' (133,802) at 20220525020652971
135541 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-typing_4.1.0.bb' (133,803) at 20241206090014266
135542 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/mirror_gre.sh' (133,804) at 20210307214932666
135543 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-inventory-mrw-native.bb' (133,805) at 20241206090014274
135544 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/riscv-iommu-test.c' (133,806) at 20241211090212546
135545 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/SSPL-1' (133,807) at 20210307205553866
135546 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/ccio-dma.c' (133,808) at 20240910080014058
135547 2025-01-08 03:00:54.205-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc.c' (133,809) at 20240405153230867
135548 2025-01-08 03:00:54.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/commands.h' (133,810) at 20240405153050509
135549 2025-01-08 03:00:54.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-escape.json' (133,811) at 20210308005046413
135550 2025-01-08 03:00:54.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utils_install.robot' (133,812) at 20231216090016812
135551 2025-01-08 03:00:54.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c' (133,813) at 20240405153048509
135552 2025-01-08 03:00:54.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share/0001-build-Define-list-of-libc-feature-test-macros.patch' (133,814) at 20241221090017488
135553 2025-01-08 03:00:54.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/boot.c' (133,815) at 20241211090212290
135554 2025-01-08 03:00:54.206-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_base.c' (133,816) at 20240712080021073
135555 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/inline.c' (133,817) at 20241008080013995
135556 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/check_cc.sh' (133,818) at 20220525020655235
135557 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts' (133,819) at 20240405153229967
135558 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500/ab8500.h' (133,820) at 20240405153231819
135559 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/calib.h' (133,821) at 20210307214929766
135560 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/arch-tests.c' (133,822) at 20240405153054089
135561 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/net_kern.c' (133,823) at 20241211090145385
135562 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/fix_pid_keactrl.patch' (133,824) at 20241221090017636
135563 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wtmpdb/wtmpdb/0001-include-libgen.h-for-basename.patch' (133,825) at 20240413080012655
135564 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/usb.c' (133,826) at 20240613080016447
135565 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/devices.c' (133,827) at 20210307214926186
135566 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aead_api.c' (133,828) at 20210416100025538
135567 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/sip.c' (133,829) at 20210308005002728
135568 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb' (133,830) at 20220119040023124
135569 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arm_pmuv3.h' (133,831) at 20240405153229907
135570 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-power-good' (133,832) at 20240625080012792
135571 2025-01-08 03:00:54.207-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/compare_vpd_action_tests.cpp' (133,833) at 20240817080031296
135572 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/smsc95xx.c' (133,834) at 20210308005003504
135573 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-km_common.dtsi' (133,835) at 20210308005002592
135574 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_hw.h' (133,836) at 20210308005045921
135575 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/samsung/exynos.c' (133,837) at 20240405153049173
135576 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kconfig.platforms' (133,838) at 20210307214926094
135577 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/rt_sigreturn.S' (133,839) at 20220525020651970
135578 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/004_invalid_entry.dts' (133,840) at 20210308005003752
135579 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/clock-cpg.c' (133,841) at 20210307214926558
135580 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev7.S' (133,842) at 20240405153045693
135581 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpioctl.c' (133,843) at 20240405153053517
135582 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/digic_boards.c' (133,844) at 20220429100100438
135583 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gdbm/files/ptest.patch' (133,845) at 20241221090017696
135584 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/arm_mhuv2.c' (133,846) at 20241211090145441
135585 2025-01-08 03:00:54.208-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/tegra20-apb-dma.c' (133,847) at 20240405153230287
135586 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_3_0_offset.h' (133,848) at 20220525020652702
135587 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ralink.yaml' (133,849) at 20240405153045109
135588 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-rt5650-rt5676.txt' (133,850) at 20210307214925430
135589 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/centrino-decode.c' (133,851) at 20210307214932614
135590 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/Makefile' (133,852) at 20210308005002912
135591 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spi-sc18is602.rst' (133,853) at 20210309003648464
135592 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/audit.h' (133,854) at 20240712080021097
135593 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/error-injection.h' (133,855) at 20240405153052617
135594 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/greatlakes-sysinit.bb' (133,856) at 20241221090017476
135595 2025-01-08 03:00:54.209-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb' (133,857) at 20241206090014342
135596 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml' (133,858) at 20240405153045145
135597 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/Makefile' (133,859) at 20240405153230279
135598 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sim710.c' (133,860) at 20220525020654079
135599 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_pmu.h' (133,861) at 20241008080013895
135600 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_common.h' (133,862) at 20210308005002712
135601 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_oss.h' (133,863) at 20210307214931598
135602 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fpsimd-stress' (133,864) at 20210309003655972
135603 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/Kbuild' (133,865) at 20240405153048645
135604 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sense_codes.h' (133,866) at 20210309003652896
135605 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/reqlist.c' (133,867) at 20241022080032776
135606 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/008.out' (133,868) at 20210308005046413
135607 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.callback.hpp.mako' (133,869) at 20241002080038083
135608 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas_pci.c' (133,870) at 20240405153046149
135609 2025-01-08 03:00:54.210-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_dev.c' (133,871) at 20240405153051513
135610 2025-01-08 03:00:54.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/object.c' (133,872) at 20241211090212454
135611 2025-01-08 03:00:54.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/cereal.wrap' (133,873) at 20240912080033299
135612 2025-01-08 03:00:54.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-zero-plus2.dts' (133,874) at 20240405153045393
135613 2025-01-08 03:00:54.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/memcpy.S' (133,875) at 20210308005002708
135614 2025-01-08 03:00:54.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-portion_2.6.0.bb' (133,876) at 20241221090017560
135615 2025-01-08 03:00:54.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.7/index.html' (133,877) at 20210307205554246
135616 2025-01-08 03:00:54.211-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_7_0_sh_mask.h' (133,878) at 20210309003649632
135617 2025-01-08 03:00:54.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipv6.h' (133,879) at 20240405153231851
135618 2025-01-08 03:00:54.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fd/array.h' (133,880) at 20240405153054053
135619 2025-01-08 03:00:54.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.c' (133,881) at 20240405153051865
135620 2025-01-08 03:00:54.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_subprog_precision.c' (133,882) at 20241211090145577
135621 2025-01-08 03:00:54.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/unpriv_helpers.h' (133,883) at 20240405153054289
135622 2025-01-08 03:00:54.212-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/FirmwareStore.js' (133,884) at 20241004080035963
135623 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/Kconfig' (133,885) at 20240405153051281
135624 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/whiteheat.c' (133,886) at 20240405153052141
135625 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/iostat.h' (133,887) at 20240405153052417
135626 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-da8xx-usb.c' (133,888) at 20240405153051301
135627 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-octeon.txt' (133,889) at 20210307214925438
135628 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overklinten' (133,890) at 20210307205553790
135629 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ds1621.c' (133,891) at 20240405153048853
135630 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/file.c' (133,892) at 20240405153231647
135631 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi_altera.txt' (133,893) at 20210307214925442
135632 2025-01-08 03:00:54.213-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdm845.h' (133,894) at 20240405153052645
135633 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-objmgr_%.bbappend' (133,895) at 20230215040018435
135634 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km_arm.h' (133,896) at 20210308005003600
135635 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsproto.h' (133,897) at 20241216090017761
135636 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/sysfs.c' (133,898) at 20210307214929802
135637 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gem.h' (133,899) at 20240405153048701
135638 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/toolchain-scripts.bbclass' (133,900) at 20241206090014302
135639 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c' (133,901) at 20240405153049857
135640 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/uasm-micromips.c' (133,902) at 20210307214926278
135641 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_ppgtt.c' (133,903) at 20240405153048481
135642 2025-01-08 03:00:54.214-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/porter_spl.c' (133,904) at 20210308005003036
135643 2025-01-08 03:00:54.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/hsw-metrics.json' (133,905) at 20240405153054137
135644 2025-01-08 03:00:54.215-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi' (133,906) at 20220525020651942
135645 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vcodecsys.txt' (133,907) at 20240405153229755
135646 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_uart.dtsi' (133,908) at 20210308005002612
135647 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/cypress_firmware.c' (133,909) at 20210307214928598
135648 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/graph_card.h' (133,910) at 20240405153052885
135649 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-myir-mys-6ulx-eval.dts' (133,911) at 20240405153045529
135650 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/sf-pdma.h' (133,912) at 20240405153047005
135651 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-apq8084.c' (133,913) at 20240405153051345
135652 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el3t.c' (133,914) at 20210307214932634
135653 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_11_0_2_sh_mask.h' (133,915) at 20220525020652807
135654 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/processor.h' (133,916) at 20240405153054317
135655 2025-01-08 03:00:54.216-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/as102_fe_types.h' (133,917) at 20240712080021069
135656 2025-01-08 03:00:54.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-iter.rst' (133,918) at 20240405153054037
135657 2025-01-08 03:00:54.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/nmclan_cs.c' (133,919) at 20240405153049793
135658 2025-01-08 03:00:54.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/harma/cri_sensors.json' (133,920) at 20240111090005998
135659 2025-01-08 03:00:54.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb' (133,921) at 20231011080016582
135660 2025-01-08 03:00:54.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprt.c' (133,922) at 20240405153053389
135661 2025-01-08 03:00:54.217-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-cmdline.bb' (133,923) at 20241206090014278
135662 2025-01-08 03:00:54.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/diag288_wdt.c' (133,924) at 20240405153052237
135663 2025-01-08 03:00:54.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-error.c' (133,925) at 20210309003649368
135664 2025-01-08 03:00:54.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/tee-supplicant@.service' (133,926) at 20241221090017472
135665 2025-01-08 03:00:54.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/default_cpio_list' (133,927) at 20210307214932746
135666 2025-01-08 03:00:54.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_handler.hpp' (133,928) at 20241209090018856
135667 2025-01-08 03:00:54.218-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/helper.c' (133,929) at 20240906080037500
135668 2025-01-08 03:00:54.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_hard.c' (133,930) at 20240405153049289
135669 2025-01-08 03:00:54.219-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel_hash.c' (133,931) at 20241211090145405
135670 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_thor.h' (133,932) at 20210308005003508
135671 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/obmc-github-security-advisory-template.md' (133,933) at 20241203090006519
135672 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/report_params_helpers.hpp' (133,934) at 20240711080036139
135673 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/trace.c' (133,935) at 20210307214932098
135674 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/amlogic,meson6-wdt.yaml' (133,936) at 20240405153045185
135675 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb16_csp.c' (133,937) at 20240405153232127
135676 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-reg-access.c' (133,938) at 20220525020653251
135677 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSYS.interface.yaml' (133,939) at 20240618080025497
135678 2025-01-08 03:00:54.220-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_pci.h' (133,940) at 20240906080037332
135679 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/of.c' (133,941) at 20240405153049633
135680 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-common-pseries.c' (133,942) at 20240405153046961
135681 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/svg/git-workflow.svg' (133,943) at 20220125040024455
135682 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9486.c' (133,944) at 20240405153230639
135683 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c' (133,945) at 20240405153048357
135684 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/entry-arcv2.S' (133,946) at 20240405153229859
135685 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth.h' (133,947) at 20210308005003424
135686 2025-01-08 03:00:54.221-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_tx.c' (133,948) at 20240805080013983
135687 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/cpu-timers.c' (133,949) at 20241211090212462
135688 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/boost_asio.cpp' (133,950) at 20230720080003726
135689 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_tables.scss' (133,951) at 20241004080035959
135690 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file-item.c' (133,952) at 20240405153231623
135691 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/microcode.rst' (133,953) at 20240405153044989
135692 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml' (133,954) at 20240405153045125
135693 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/fw_cfg-acpi.c' (133,955) at 20241211090212314
135694 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk104.fuc3.h' (133,956) at 20210307214927938
135695 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fcmpu.c' (133,957) at 20210307214926434
135696 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-glue.c' (133,958) at 20240405153045845
135697 2025-01-08 03:00:54.222-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/about.rst' (133,959) at 20210309003648416
135698 2025-01-08 03:00:54.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/early_printk.c' (133,960) at 20240405153046429
135699 2025-01-08 03:00:54.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_trace.h' (133,961) at 20210307214926650
135700 2025-01-08 03:00:54.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-geneve.c' (133,962) at 20240405153053349
135701 2025-01-08 03:00:54.223-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_rateest.c' (133,963) at 20210307214932030
135702 2025-01-08 03:00:54.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/t4fw_ri_api.h' (133,964) at 20240405153049041
135703 2025-01-08 03:00:54.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2xxx.h' (133,965) at 20240405153045661
135704 2025-01-08 03:00:54.224-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viamode.h' (133,966) at 20210307214930950
135705 2025-01-08 03:00:54.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma.c' (133,967) at 20240805080013943
135706 2025-01-08 03:00:54.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/meson.build' (133,968) at 20241120090023420
135707 2025-01-08 03:00:54.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm3380-clock.h' (133,969) at 20210308005003632
135708 2025-01-08 03:00:54.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2680.c' (133,970) at 20240613080016423
135709 2025-01-08 03:00:54.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_buildsys.py' (133,971) at 20240301090012483
135710 2025-01-08 03:00:54.225-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/multipath.conf.example' (133,972) at 20210307205553986
135711 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/test_async_driver_probe.c' (133,973) at 20240405153046693
135712 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts' (133,974) at 20240405153229919
135713 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/vex.bbclass' (133,975) at 20241221090017612
135714 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_misc.h' (133,976) at 20240405153232259
135715 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/subpagetest.c' (133,977) at 20210307214929242
135716 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/oeqa-selftest-Increase-timeout-in-process-sigpipe-ru.patch' (133,978) at 20241221090017672
135717 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.clang-format' (133,979) at 20241219090024368
135718 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-bcm-kona.c' (133,980) at 20240405153230859
135719 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/timer.h' (133,981) at 20210309003653976
135720 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_signal.c' (133,982) at 20210307214932702
135721 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/mmu_helper.c' (133,983) at 20240906080037536
135722 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/amlogic,a1-pll-clkc.h' (133,984) at 20240405153231795
135723 2025-01-08 03:00:54.226-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/summary.h' (133,985) at 20210308005003548
135724 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/benchmark.c' (133,986) at 20210307214932630
135725 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dts' (133,987) at 20240405153045537
135726 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/Kconfig' (133,988) at 20240906080037296
135727 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/fitimage-sign.inc' (133,989) at 20210908000029103
135728 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen7_renderclear.c' (133,990) at 20240405153048481
135729 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/Makefile' (133,991) at 20210307214930422
135730 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep.S' (133,992) at 20240405153045689
135731 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/u-boot.lds.h' (133,993) at 20210308005003688
135732 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/iomux.c' (133,994) at 20210308005003228
135733 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx6q-sabreauto.dot' (133,995) at 20210307214925234
135734 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/axs101_defconfig' (133,996) at 20240405153229859
135735 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-utils.c' (133,997) at 20240405153051341
135736 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/olpc.c' (133,998) at 20210307214926742
135737 2025-01-08 03:00:54.227-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/mkimage/imximage.txt' (133,999) at 20210308005003328
135738 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-owl.h' (134,000) at 20210307214930066
135739 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/taskset_nondeterministic_tests' (134,001) at 20210629000017508
135740 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/richtek,rt5120.yaml' (134,002) at 20240405153045109
135741 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in1_master_regs.h' (134,003) at 20240405153046585
135742 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-host-pci-device.c' (134,004) at 20240906080037320
135743 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-address-translators.rst' (134,005) at 20240405153229819
135744 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/jump_label.c' (134,006) at 20240405153046021
135745 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/sensors_tests.cpp' (134,007) at 20210416000100099
135746 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ljca.c' (134,008) at 20240405153047077
135747 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/manager.hpp' (134,009) at 20220727100022566 to deleted uid set
135748 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/smp-tbsync.c' (134,010) at 20210307214926414
135749 2025-01-08 03:00:54.228-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (134,011) at 20220603100015803
135750 2025-01-08 03:00:54.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/netlink.c' (134,012) at 20240405153232083
135751 2025-01-08 03:00:54.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7790-lager.dts' (134,013) at 20240405153229895
135752 2025-01-08 03:00:54.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8996.c' (134,014) at 20240405153232171
135753 2025-01-08 03:00:54.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/ivb_clear_kernel.c' (134,015) at 20210307214927822
135754 2025-01-08 03:00:54.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac.h' (134,016) at 20210307214929810
135755 2025-01-08 03:00:54.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_chain_partition_descriptor.c' (134,017) at 20210308005003704
135756 2025-01-08 03:00:54.229-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts' (134,018) at 20240405153229967
135757 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-tree.c' (134,019) at 20241211090145505
135758 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml' (134,020) at 20240405153045061
135759 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd.h' (134,021) at 20240405153049729
135760 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/regdef.h' (134,022) at 20220525020651966
135761 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm63xx.c' (134,023) at 20220525020653683
135762 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/cec.c' (134,024) at 20240405153051461
135763 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/Makefile' (134,025) at 20210309003656016
135764 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/garp.c' (134,026) at 20240405153053157
135765 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/edac.h' (134,027) at 20210307214926378
135766 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qcom,serial-geni-qcom.yaml' (134,028) at 20240405153045153
135767 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml' (134,029) at 20240405153045061
135768 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/MAINTAINERS' (134,030) at 20210308005002940
135769 2025-01-08 03:00:54.230-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d2_smc.h' (134,031) at 20210308005002716
135770 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/gbefb.c' (134,032) at 20240405153231583
135771 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/virgl.c' (134,033) at 20240326080039398
135772 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7792-blanche.dts' (134,034) at 20240405153229899
135773 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/bcm63xx_pcmcia.c' (134,035) at 20240405153051261
135774 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm63268.dtsi' (134,036) at 20210308005002812
135775 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/tao3530.c' (134,037) at 20210308005003072
135776 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml' (134,038) at 20240405153045089
135777 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/ftm-quaddec.txt' (134,039) at 20210307214925298
135778 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/sample-filter.h' (134,040) at 20240405153054185
135779 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpummu.c' (134,041) at 20220525020652943
135780 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.c' (134,042) at 20220525020652967
135781 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpio.h' (134,043) at 20210308005003648
135782 2025-01-08 03:00:54.231-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/ast2600.inc' (134,044) at 20241126090011759
135783 2025-01-08 03:00:54.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital_technology.c' (134,045) at 20220525020654883
135784 2025-01-08 03:00:54.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv740d.h' (134,046) at 20210307214928022
135785 2025-01-08 03:00:54.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8776.txt' (134,047) at 20210307214925438
135786 2025-01-08 03:00:54.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vmem_local.h' (134,048) at 20210307214930542
135787 2025-01-08 03:00:54.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/whiteheat.h' (134,049) at 20210307214930874
135788 2025-01-08 03:00:54.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/main.c' (134,050) at 20240405153053025
135789 2025-01-08 03:00:54.232-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-session/xfce4-session/0001-configure.in-hard-code-path-to-iceauth.patch' (134,051) at 20210307205554046
135790 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lillogda' (134,052) at 20210307205553786
135791 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/__init__.py' (134,053) at 20240906080037444
135792 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/plat-ram.h' (134,054) at 20210307214931454
135793 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (134,055) at 20240326080016518
135794 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/witherspoon-tacoma/server.ttyVUART1.conf' (134,056) at 20230606080013598
135795 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-lanmcu.dts' (134,057) at 20240405153045497
135796 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpufeature.h' (134,058) at 20210307214926210
135797 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (134,059) at 20240424080012220
135798 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-operations.c' (134,060) at 20230925080039921
135799 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_b.c' (134,061) at 20210308005046517
135800 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/memory-model.rst' (134,062) at 20240405153045297
135801 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_card.c' (134,063) at 20240405153051529
135802 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mite.c' (134,064) at 20240405153046897
135803 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.yaml' (134,065) at 20220525020651682
135804 2025-01-08 03:00:54.233-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/common/pinmux-config-tamonten-ng.h' (134,066) at 20210308005002920
135805 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/conf/layer.conf' (134,067) at 20241221090017484
135806 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/via82xx-mixer.rst' (134,068) at 20210307214925566
135807 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/syslog.cfg' (134,069) at 20210307205554470
135808 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbacl.h' (134,070) at 20240405153231755
135809 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623n.dtsi' (134,071) at 20240405153045461
135810 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/media-dev.h' (134,072) at 20241211090145449
135811 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ThermalMode.interface.yaml' (134,073) at 20240618080025501
135812 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/lasi.c' (134,074) at 20240405153231283
135813 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/div_small.S' (134,075) at 20220525020652186
135814 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi6421v600-regulator.c' (134,076) at 20240405153051465
135815 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/runstate-action.h' (134,077) at 20240326080039550
135816 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/memory.json' (134,078) at 20220525020655147
135817 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-params.h' (134,079) at 20210307214930582
135818 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/chacha.h' (134,080) at 20210307214931310
135819 2025-01-08 03:00:54.234-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra194-mc.h' (134,081) at 20210307214931342
135820 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_standalone_test_x86.c' (134,082) at 20240726080012882
135821 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6795.c' (134,083) at 20240405153051317
135822 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cros-ec-sbs.dtsi' (134,084) at 20210307214925710
135823 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/README' (134,085) at 20210308005116213
135824 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-lpass-lpi-pinctrl.yaml' (134,086) at 20240405153229787
135825 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ha-common.dtsi' (134,087) at 20240405153045601
135826 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/falcon.c' (134,088) at 20240405153048765
135827 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/Makefile' (134,089) at 20210307214932170
135828 2025-01-08 03:00:54.235-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-vf610.c' (134,090) at 20240405153230307
135829 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_debug.c' (134,091) at 20241216090017737
135830 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/brcm,spu-crypto.txt' (134,092) at 20210307214925298
135831 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/chronyd' (134,093) at 20210307205553838
135832 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch' (134,094) at 20230706080014733
135833 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/module.h' (134,095) at 20210524100034866
135834 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.err' (134,096) at 20220429100100882
135835 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-hw.c' (134,097) at 20240405153049469
135836 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/Kconfig' (134,098) at 20240906080037248
135837 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation-lsgl.dts' (134,099) at 20240405153045461
135838 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/intel-hda.c' (134,100) at 20241211090212254
135839 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mv-xor-v2.txt' (134,101) at 20210307214925310
135840 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/efi-x86_payload.dts' (134,102) at 20210308005002860
135841 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap810-ap0-octa-core.dtsi' (134,103) at 20210307214926022
135842 2025-01-08 03:00:54.236-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/Makefile' (134,104) at 20210308005003544
135843 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bm_instance_unittest.cpp' (134,105) at 20240521080010464
135844 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hda.c' (134,106) at 20240405153230635
135845 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-fe.h' (134,107) at 20241211090212354
135846 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_gb.c' (134,108) at 20210307214930514
135847 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ocelot.h' (134,109) at 20240405153052729
135848 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-fw-ver.service' (134,110) at 20230701080013908
135849 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-pci.c' (134,111) at 20240405153052105
135850 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7795-cpg-mssr.h' (134,112) at 20210307214931334
135851 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_resource.h' (134,113) at 20220525020653675
135852 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxafb.h' (134,114) at 20210307214930934
135853 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zd1301_demod.c' (134,115) at 20240405153049301
135854 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8660.h' (134,116) at 20210307214931494
135855 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7785lcr_32bit_defconfig' (134,117) at 20210308005003280
135856 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-pci.h' (134,118) at 20220525020654279
135857 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/string.h' (134,119) at 20210308005002852
135858 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_device.c' (134,120) at 20241104090011623
135859 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hwio.h' (134,121) at 20240405153050705
135860 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/vars.c' (134,122) at 20240405153047045
135861 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c' (134,123) at 20240405153048793
135862 2025-01-08 03:00:54.237-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-gpio-log@.service' (134,124) at 20241213090035006
135863 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-intro.rst' (134,125) at 20210309003648316
135864 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_aec.c' (134,126) at 20220525020654239
135865 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/mm.c' (134,127) at 20240613080016475
135866 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/image/obmc-phosphor-image.bbappend' (134,128) at 20240405080013746
135867 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auto_dev-ioctl.h' (134,129) at 20240405153052905
135868 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pic32_mdio.c' (134,130) at 20210308005003444
135869 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pxa2xx_base.c' (134,131) at 20240405153051265
135870 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_18.dtso' (134,132) at 20240405153051213
135871 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/compress.h' (134,133) at 20240405153231655
135872 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/Kconfig' (134,134) at 20240405153054017
135873 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/readahead.c' (134,135) at 20241118090018511
135874 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/img/xilfpga.txt' (134,136) at 20210307214925362
135875 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qlink_util.c' (134,137) at 20210307214929902
135876 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmware_utils.h' (134,138) at 20210308005045925
135877 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-i2s.c' (134,139) at 20240405153232187
135878 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/loop.h' (134,140) at 20210307214932046
135879 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_proc.h' (134,141) at 20240326080039562
135880 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcdc.c' (134,142) at 20240405153052205
135881 2025-01-08 03:00:54.238-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-usb-devices-usbsevseg' (134,143) at 20210309003648252
135882 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/kprobes_trampoline.S' (134,144) at 20240405153045873
135883 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_0_offset.h' (134,145) at 20240405153048061
135884 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/scalar_processor_2400_params.h' (134,146) at 20210307214930570
135885 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/irqreturn.h' (134,147) at 20210307214932742
135886 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml' (134,148) at 20240405153045065
135887 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_pil_info.c' (134,149) at 20220525020653939
135888 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/panic.h' (134,150) at 20240520080015239
135889 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts' (134,151) at 20240405153229943
135890 2025-01-08 03:00:54.239-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_parser.cpp' (134,152) at 20240820080031614
135891 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/nvdimm.c' (134,153) at 20240326080039458
135892 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/platform.asl' (134,154) at 20210308005002876
135893 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-facebook' (134,155) at 20230426080043656
135894 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/via-core.h' (134,156) at 20210309003653940
135895 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/item_updater.hpp' (134,157) at 20241107090019841
135896 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_table_check.c' (134,158) at 20240820080014185
135897 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/cpu_loop.c' (134,159) at 20240906080037360
135898 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/pata-arasan.txt' (134,160) at 20210307214925282
135899 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-priv.h' (134,161) at 20240405153054005
135900 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/dnotify/Makefile' (134,162) at 20210307214931190
135901 2025-01-08 03:00:54.240-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8903.h' (134,163) at 20210307214932358
135902 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu_ldst.h' (134,164) at 20240906080037324
135903 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_d.c' (134,165) at 20210308005046525
135904 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/colo.c' (134,166) at 20241211090212386
135905 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stackleak.h' (134,167) at 20240405153052797
135906 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/dlmfs.c' (134,168) at 20240628080014017
135907 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_4_regs.h' (134,169) at 20240405153046581
135908 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/sparc-linux' (134,170) at 20230317080013833
135909 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/cxl.c' (134,171) at 20241111090012173
135910 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb_accel.c' (134,172) at 20210307214930934
135911 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpu-features.h' (134,173) at 20240405153045937
135912 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/vudc/vudc_server_example.sh' (134,174) at 20210309003656024
135913 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/mlxsw_lib.sh' (134,175) at 20240405153054297
135914 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb' (134,176) at 20240413080012691
135915 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/boot-image-header.rst' (134,177) at 20240405153229827
135916 2025-01-08 03:00:54.241-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_mips.h' (134,178) at 20210307214931358
135917 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/core.c' (134,179) at 20241018080014550
135918 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/.gitignore' (134,180) at 20210307214932734
135919 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/fontcache.bbclass' (134,181) at 20231011080016598
135920 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pfunc_base.c' (134,182) at 20240405153046213
135921 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imximage.h' (134,183) at 20210308005003652
135922 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ac97-bus.txt' (134,184) at 20210307214925426
135923 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/linkage.h' (134,185) at 20210307214925850
135924 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/registers.h' (134,186) at 20240405153046345
135925 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/exec-all.h' (134,187) at 20241211090212354
135926 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/memory-devices/ti-gpmc.rst' (134,188) at 20210309003648408
135927 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-cpu.c' (134,189) at 20210309003649240
135928 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_flat_64.c' (134,190) at 20240405153230115
135929 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/Kbuild' (134,191) at 20240405153048609
135930 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.7.0.bb' (134,192) at 20220409030017475
135931 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Astra-19.2E' (134,193) at 20210307205553758
135932 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-vs-crop-api.rst' (134,194) at 20210309003648500
135933 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/i2c_mux_pca954x.h' (134,195) at 20221215040039182
135934 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.4.bb' (134,196) at 20230609080014391
135935 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/pci.h' (134,197) at 20240906080037332
135936 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/0001-Fix-asneeded.patch' (134,198) at 20210307205553754
135937 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vitsand_Vagsjofors' (134,199) at 20210307205553794
135938 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/intel-ixp4xx-eb.c' (134,200) at 20240405153046733
135939 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3519.dtsi' (134,201) at 20240405153229871
135940 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/fdt.c' (134,202) at 20210308005002836
135941 2025-01-08 03:00:54.242-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_ioboard.json' (134,203) at 20241213090004413
135942 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/functionfs.h' (134,204) at 20210307214931530
135943 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/af_netrom.c' (134,205) at 20240405153232067
135944 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/lan937x_main.c' (134,206) at 20240405153049753
135945 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/iocsr_config.h' (134,207) at 20210308005003072
135946 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cortex-regs.c' (134,208) at 20230925080039997
135947 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/lcdc.h' (134,209) at 20210308005002668
135948 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/Kconfig' (134,210) at 20210307214930882
135949 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dw2102.c' (134,211) at 20240712080021069
135950 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/st33zp24.c' (134,212) at 20240405153046761
135951 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml' (134,213) at 20240405153045061
135952 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/templates/default/bblayers.conf.sample' (134,214) at 20240507080014346
135953 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ti_am335x_tsc.c' (134,215) at 20240405153230735
135954 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/entry.S' (134,216) at 20240405153045353
135955 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-object.json' (134,217) at 20210308005046409
135956 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/driver.rst' (134,218) at 20210309003648404
135957 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0003-Correctly-install-python-modules.patch' (134,219) at 20240106090017285
135958 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb' (134,220) at 20240413080012663
135959 2025-01-08 03:00:54.243-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/telemetry.c' (134,221) at 20240405153051409
135960 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/dwc3.h' (134,222) at 20210308005003672
135961 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ams369fg06.c' (134,223) at 20240405153052173
135962 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (134,224) at 20241206090014218
135963 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch' (134,225) at 20241221090017648
135964 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_rng.c' (134,226) at 20240405153046529
135965 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/cpu_loop.c' (134,227) at 20240906080037360
135966 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-bit.c' (134,228) at 20240405153049401
135967 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_trackers.h' (134,229) at 20240405153052857
135968 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/mmiotrace.rst' (134,230) at 20240405153045269
135969 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_helper.c' (134,231) at 20220525020652490
135970 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcsusb.h' (134,232) at 20210307214928542
135971 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/cond_no_effect.cocci' (134,233) at 20210307214932138
135972 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc.c' (134,234) at 20240405153045673
135973 2025-01-08 03:00:54.244-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/COPYING.MIT' (134,235) at 20210307205553738
135974 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/export-to-postgresql.py' (134,236) at 20240405153054161
135975 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/Kconfig' (134,237) at 20240405153051969
135976 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycairo_1.27.0.bb' (134,238) at 20241221090017668
135977 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_types_task.h' (134,239) at 20240405153231827
135978 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/qmc.h' (134,240) at 20240405153052881
135979 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Ballarat' (134,241) at 20210307205553762
135980 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/hashtable.c' (134,242) at 20210308005003704
135981 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/init.c' (134,243) at 20210307214926206
135982 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ahb.c' (134,244) at 20240405153231123
135983 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glmConfig.cmake.in' (134,245) at 20210307205553942
135984 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_core.c' (134,246) at 20240405153049705
135985 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-tipwmss.txt' (134,247) at 20210307214925406
135986 2025-01-08 03:00:54.245-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedidev.h' (134,248) at 20240405153052669
135987 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vdso/vsyscall.h' (134,249) at 20210307214931306
135988 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear_2024.86.bb' (134,250) at 20241221090017636
135989 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/u-boot.lds' (134,251) at 20210308005002824
135990 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/subprojects/googletest.wrap' (134,252) at 20210308005123349
135991 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/wm8739.c' (134,253) at 20240405153049345
135992 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config.bb' (134,254) at 20241206090014274
135993 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/phys2virt.S' (134,255) at 20220525020651882
135994 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/Kconfig' (134,256) at 20210308005002940
135995 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/setup' (134,257) at 20241204090019715
135996 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml' (134,258) at 20240405153045037
135997 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_aemv8a_dram_defconfig' (134,259) at 20210308005003284
135998 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml' (134,260) at 20240405153045113
135999 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/kernel-api.rst' (134,261) at 20240405153045289
136000 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/metronomefb.h' (134,262) at 20210307214931698
136001 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/regsctl/utility.hpp' (134,263) at 20240817080031296
136002 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/126.out' (134,264) at 20210308005046449
136003 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Transtrand_Bolheden' (134,265) at 20210307205553794
136004 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367_defs.h' (134,266) at 20210307214928638
136005 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/amd.h' (134,267) at 20240405153232139
136006 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/mx53cx9020.c' (134,268) at 20210308005002920
136007 2025-01-08 03:00:54.246-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/strncpy-truncation.patch' (134,269) at 20210307205553818
136008 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_3_regs.h' (134,270) at 20240405153046577
136009 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart.c' (134,271) at 20240405153053541
136010 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_pcm.c' (134,272) at 20240405153053513
136011 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-nmea_gps-Link-with-latomic.patch' (134,273) at 20210307205553934
136012 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/mconf-cfg.sh' (134,274) at 20240405153053453
136013 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ab8500-gpadc.c' (134,275) at 20240405153230687
136014 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs.h' (134,276) at 20240405153046685
136015 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-se7751.c' (134,277) at 20210307214926546
136016 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_fpga.c' (134,278) at 20240405153047297
136017 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_sol.scss' (134,279) at 20220105012522983
136018 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_verbs.h' (134,280) at 20220525020653167
136019 2025-01-08 03:00:54.247-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/hid.c' (134,281) at 20240405153051813
136020 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/property.c' (134,282) at 20240405153231279
136021 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_regs.h' (134,283) at 20240405153048785
136022 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/MAINTAINERS' (134,284) at 20210308005003036
136023 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.h' (134,285) at 20240405153049873
136024 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb' (134,286) at 20241221090017544
136025 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/cortina,gemini-reset.h' (134,287) at 20210307214931346
136026 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pepper.h' (134,288) at 20210308005003608
136027 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/iotrace.c' (134,289) at 20210308005003228
136028 2025-01-08 03:00:54.248-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_maxim_common.c' (134,290) at 20240405153232183
136029 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/siox.h' (134,291) at 20220525020654615
136030 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/bits.h' (134,292) at 20210307214930774
136031 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb' (134,293) at 20230813080012852
136032 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-panel-sharp-ls037v7dw01.dtsi' (134,294) at 20240405153045605
136033 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/README.md' (134,295) at 20240618080025497
136034 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/altfwprintenv' (134,296) at 20221111040028490
136035 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.metadata.yaml' (134,297) at 20220430030026016
136036 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomli-w/run-ptest' (134,298) at 20240413080012663
136037 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.h' (134,299) at 20240405153051285
136038 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/userc361.c' (134,300) at 20210307214927918
136039 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/mappings.yml' (134,301) at 20241211090212542
136040 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-geam-u-boot.dtsi' (134,302) at 20210308005002588
136041 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmclip.h' (134,303) at 20210307214931622
136042 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vm_sockets.h' (134,304) at 20240405153231883
136043 2025-01-08 03:00:54.249-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/flexcan-core.c' (134,305) at 20240405153230895
136044 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c' (134,306) at 20240503080014486
136045 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx_translate.c' (134,307) at 20240326080039682
136046 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-phytec-mira-rdk-nand.dts' (134,308) at 20240405153045497
136047 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/machine/rl300-g11.conf' (134,309) at 20230706080014733
136048 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/Makefile' (134,310) at 20210308005003436
136049 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/reset-prcc.h' (134,311) at 20240405153046873
136050 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-hisi.h' (134,312) at 20240405153052033
136051 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_priv.h' (134,313) at 20240405153049017
136052 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600.h' (134,314) at 20240405153048993
136053 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/032_intel-vga.dts' (134,315) at 20210308005003752
136054 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_invalid_nested_guest_state.c' (134,316) at 20240405153054325
136055 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-brcmstb.c' (134,317) at 20240710080014589
136056 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/lcd.h' (134,318) at 20210308005002800
136057 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9325.c' (134,319) at 20210716100030019
136058 2025-01-08 03:00:54.251-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/private_header.cpp' (134,320) at 20240418080028286
136059 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77961-cpg-mssr.h' (134,321) at 20210307214931334
136060 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/util.h' (134,322) at 20240405153054381
136061 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/index.rst' (134,323) at 20210307214925214
136062 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/axi-uclass.c' (134,324) at 20210308005003336
136063 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/spinlock_types.h' (134,325) at 20240405153045349
136064 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_6_ppsmc.h' (134,326) at 20240405153230511
136065 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/.gitignore' (134,327) at 20210308005002908
136066 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-hw.c' (134,328) at 20220525020653307
136067 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/Kconfig' (134,329) at 20240405153049409
136068 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/mount.sh' (134,330) at 20241221090017644
136069 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gdc_device.h' (134,331) at 20210307214930546
136070 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sdr.robot' (134,332) at 20240628080017117
136071 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l85-tables.c' (134,333) at 20240405153230835
136072 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/Kconfig' (134,334) at 20210307214929286
136073 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_kernel_tensor_0_regs.h' (134,335) at 20240405153046589
136074 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/vectors.h' (134,336) at 20210307214926762
136075 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/axis/artpec6-devboard.dts' (134,337) at 20240405153045425
136076 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml' (134,338) at 20240405153045181
136077 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/seq-oss.rst' (134,339) at 20240405153045261
136078 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_exp_rcv.c' (134,340) at 20240405153049053
136079 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/mips-defs.h' (134,341) at 20241211090212494
136080 2025-01-08 03:00:54.252-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_pep517.bbclass' (134,342) at 20241221090017608
136081 2025-01-08 03:00:54.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/sockios.h' (134,343) at 20210307214926762
136082 2025-01-08 03:00:54.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/numachip.c' (134,344) at 20220525020652190
136083 2025-01-08 03:00:54.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/tlbflush.h' (134,345) at 20220525020651970
136084 2025-01-08 03:00:54.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6397-regulator.c' (134,346) at 20240405153051469
136085 2025-01-08 03:00:54.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb' (134,347) at 20231126090012861
136086 2025-01-08 03:00:54.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/README' (134,348) at 20240405153045973
136087 2025-01-08 03:00:54.253-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bpf.c' (134,349) at 20240405153231955
136088 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c' (134,350) at 20240405153230647
136089 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/atmel-isi.c' (134,351) at 20240405153230799
136090 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/usb-otg-fsm.c' (134,352) at 20210819100021614
136091 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine.c' (134,353) at 20241211090212562
136092 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2771-0000-500_defconfig' (134,354) at 20210308005003272
136093 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/Makefile' (134,355) at 20240405153049477
136094 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/entry.h' (134,356) at 20210307214926122
136095 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sa8775p-tlmm.yaml' (134,357) at 20240405153045137
136096 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_trace.h' (134,358) at 20210307214928054
136097 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DIG.c' (134,359) at 20240405153051921
136098 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/grub-module-explicitly-keeps-symbole-.module_license.patch' (134,360) at 20241206090014310
136099 2025-01-08 03:00:54.254-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4357-ea4357-devkit.dts' (134,361) at 20240405153045533
136100 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/device_cdev.c' (134,362) at 20240405153231571
136101 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NAND_defconfig' (134,363) at 20210308005003240
136102 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_gmac.dtsi' (134,364) at 20240405153045473
136103 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml' (134,365) at 20240405153229763
136104 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml' (134,366) at 20240405153229791
136105 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/fwcmd.h' (134,367) at 20240405153050469
136106 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-qspi.dts' (134,368) at 20210308005002636
136107 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_defconfig' (134,369) at 20210308005003240
136108 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.bb' (134,370) at 20240413080012647
136109 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/riscv/include/uapi/asm/bitsperlong.h' (134,371) at 20210307214932454
136110 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/Kconfig' (134,372) at 20210308005003476
136111 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/con3270.c' (134,373) at 20240405153231379
136112 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/iceland_ih.h' (134,374) at 20210307214927234
136113 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/load_file.c' (134,375) at 20240405153046345
136114 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-iris.dts' (134,376) at 20240405153045737
136115 2025-01-08 03:00:54.255-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/UP.rst' (134,377) at 20240405153044933
136116 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-mirroruboot.service.in' (134,378) at 20230106040025283
136117 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/efi-header.S' (134,379) at 20241111090012113
136118 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/swab.h' (134,380) at 20210307214926590
136119 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/vt8500-uart.txt' (134,381) at 20210307214925422
136120 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaTools.c' (134,382) at 20210308005003708
136121 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_device_sysfs.c' (134,383) at 20240405153047017
136122 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/FSI/meson.build' (134,384) at 20220913030027305
136123 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/uniphier-system-bus.c' (134,385) at 20240405153046737
136124 2025-01-08 03:00:54.256-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid10.h' (134,386) at 20240405153230771
136125 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-kunit.c' (134,387) at 20240405153230187
136126 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/ronetix.bmp' (134,388) at 20210308005003768
136127 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.out' (134,389) at 20210308005046405
136128 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/ERST.pcie' (134,390) at 20240906080037556
136129 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbridge' (134,391) at 20241211090212530
136130 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.slic' (134,392) at 20240906080037560
136131 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/import-layer.png' (134,393) at 20210307205554378
136132 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.out' (134,394) at 20210308005046397
136133 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.nohpet' (134,395) at 20240906080037556
136134 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.out' (134,396) at 20210308005046401
136135 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/siemens.bmp' (134,397) at 20210308005003768
136136 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/buttons/button-disabled.png' (134,398) at 20220105012522963
136137 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz' (134,399) at 20210307205554594
136138 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/u-boot-sam460-20100605.bin' (134,400) at 20210308005046213
136139 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/images.png' (134,401) at 20210307205554310
136140 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/40px.png' (134,402) at 20210308004923384
136141 2025-01-08 03:00:54.257-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.out' (134,403) at 20210308005046401
136142 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-cirrus.bin' (134,404) at 20240326080039614
136143 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2' (134,405) at 20210307205554390
136144 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuppc.png' (134,406) at 20240309090012816
136145 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-escape.out' (134,407) at 20210308005046413
136146 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.out' (134,408) at 20210308005046401
136147 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-noinitiator' (134,409) at 20240906080037560
136148 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/multiboot.bin' (134,410) at 20210308005046149
136149 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.cphp' (134,411) at 20240906080037556 to deleted uid set
136150 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/skiboot.lid' (134,412) at 20240906080037428
136151 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/FACS' (134,413) at 20240906080037556
136152 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-report-cycles-u.png' (134,414) at 20210307205554330
136153 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.out' (134,415) at 20210308005046405
136154 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count' (134,416) at 20240906080037556
136155 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/invalidHeaderFile.dat' (134,417) at 20210308005056661
136156 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/VeraMono.ttf' (134,418) at 20210307205554370
136157 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.cphp' (134,419) at 20241211090212530
136158 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpihmat' (134,420) at 20241211090212530
136159 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff2' (134,421) at 20210307205554274
136160 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-dict.out' (134,422) at 20210308005046401
136161 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/package-feeds.png' (134,423) at 20210307205554314
136162 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-int-branch.out' (134,424) at 20220429100100882
136163 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz' (134,425) at 20210307205554594
136164 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureBootChain.png' (134,426) at 20241206090014206
136165 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DMAR.dmar' (134,427) at 20240906080037556
136166 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.out' (134,428) at 20210308005046413
136167 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.pcie' (134,429) at 20240906080037556
136168 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/Vera.ttf' (134,430) at 20210307205554370
136169 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png' (134,431) at 20210307205554270
136170 2025-01-08 03:00:54.258-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cxl' (134,432) at 20241211090212534
136171 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-dev-flow.png' (134,433) at 20210307205554290
136172 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-riscv-vars.fd.bz2' (134,434) at 20240326080039594
136173 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-rtl8139.rom' (134,435) at 20210308005046137
136174 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz' (134,436) at 20210307205554594
136175 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bios-256k.bin' (134,437) at 20240326080039578
136176 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2' (134,438) at 20210308005046389
136177 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-cert9.db' (134,439) at 20210307205553986
136178 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.numamem' (134,440) at 20241211090212534
136179 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.type4-count' (134,441) at 20240906080037560
136180 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.out' (134,442) at 20210308005046405
136181 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips64.png' (134,443) at 20240309090012816
136182 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png' (134,444) at 20210307205554366
136183 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz' (134,445) at 20210307205554594
136184 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Regular-webfont.woff' (134,446) at 20220105012522991
136185 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.out' (134,447) at 20210308005046397
136186 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff' (134,448) at 20210307205554274
136187 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-ident.out' (134,449) at 20210308005046401
136188 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/figures/poky-title.png' (134,450) at 20210307205554358
136189 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.out' (134,451) at 20221215040039362
136190 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_128x128.png' (134,452) at 20210308005046549
136191 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE-CKSUM' (134,453) at 20210518000100501
136192 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-filter.png' (134,454) at 20220105012522967
136193 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png' (134,455) at 20210307205554270
136194 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/user-configuration.png' (134,456) at 20210307205554318
136195 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.out' (134,457) at 20210308005046409
136196 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/grub_mbr.raw.bz2' (134,458) at 20210308005046473
136197 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png' (134,459) at 20210307205554310
136198 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.numamem' (134,460) at 20240906080037556
136199 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_display.png' (134,461) at 20210307205554250
136200 2025-01-08 03:00:54.259-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-extra-junk.out' (134,462) at 20210308005046409
136201 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/HMAT.acpihmat' (134,463) at 20240906080037556
136202 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png' (134,464) at 20210307205554346
136203 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot' (134,465) at 20210307205554274
136204 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-search-active.png' (134,466) at 20220105012522971
136205 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-loongarch64-vars.fd.bz2' (134,467) at 20241211090212410
136206 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.out' (134,468) at 20210308005046397
136207 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-type.out' (134,469) at 20210308005046409
136208 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-makefile-flow.png' (134,470) at 20210307205554370
136209 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png' (134,471) at 20210307205554338
136210 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-member.out' (134,472) at 20210308005046405
136211 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz' (134,473) at 20210307205554594
136212 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-case.out' (134,474) at 20210927100127473
136213 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/canyonlands.dtb' (134,475) at 20210308005046117
136214 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png' (134,476) at 20210307205554270
136215 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.memhp' (134,477) at 20240906080037560
136216 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dtb' (134,478) at 20210308005046177
136217 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SSDT.memhp' (134,479) at 20241211090212530
136218 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/.shellcheck' (134,480) at 20210420000053767
136219 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt' (134,481) at 20210307205554446
136220 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Light-webfont.woff' (134,482) at 20220105012522991
136221 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/appHeaderWithStatusIcon.png' (134,483) at 20220105012522963
136222 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png' (134,484) at 20210307205554234
136223 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz' (134,485) at 20210307205554594
136224 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-unknown.out' (134,486) at 20210308005046409
136225 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_insufficient_memory.log' (134,487) at 20210307214932626
136226 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/images/logo.gif' (134,488) at 20240405153045221
136227 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_512x512.png' (134,489) at 20210308005046549
136228 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-to-user.png' (134,490) at 20210307205554354
136229 2025-01-08 03:00:54.260-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png' (134,491) at 20210307205554250
136230 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/toradex.bmp' (134,492) at 20210308005003768
136231 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-no-list.out' (134,493) at 20210308005046405
136232 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/a1.bb' (134,494) at 20210307205554250
136233 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.out' (134,495) at 20210308005046401
136234 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbrroot' (134,496) at 20241211090212530
136235 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.out' (134,497) at 20210308005046405
136236 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmismbus' (134,498) at 20240906080037556
136237 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.rules' (134,499) at 20210307205554562 to deleted uid set
136238 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.out' (134,500) at 20210308005046401
136239 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-rtl8139.rom' (134,501) at 20210308005046181
136240 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory.png' (134,502) at 20210307205554298 to deleted uid set
136241 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz' (134,503) at 20210307205554594
136242 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.shellcheck' (134,504) at 20210415000105072
136243 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sched-wakeup-profile.png' (134,505) at 20210307205554350
136244 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.out' (134,506) at 20210308005046405
136245 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/IVRS.ivrs' (134,507) at 20240906080037560
136246 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/eventLogsWithSatusIcon.png' (134,508) at 20220105012522963
136247 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.out' (134,509) at 20220429100100882
136248 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.out' (134,510) at 20210308005046413
136249 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/poky-ref-manual.png' (134,511) at 20210307205554370
136250 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png' (134,512) at 20210307205554610
136251 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/loongarch64/vdso.so' (134,513) at 20241211090212378 to deleted uid set
136252 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/UEFISupport.png' (134,514) at 20230804080018091
136253 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86-64.png' (134,515) at 20240309090012816
136254 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2' (134,516) at 20210308005046473
136255 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2' (134,517) at 20241211090212418
136256 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_display.png' (134,518) at 20210307205554254
136257 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.out' (134,519) at 20240906080037560
136258 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT' (134,520) at 20241211090212530
136259 2025-01-08 03:00:54.261-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add.png' (134,521) at 20210307205554250
136260 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pcmcia/Kconfig' (134,522) at 20210308005003452
136261 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm64.png' (134,523) at 20240309090012816
136262 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/kvmvapic.bin' (134,524) at 20210308005046149
136263 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.ipmikcs' (134,525) at 20241211090212530
136264 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-name.out' (134,526) at 20210308005046405
136265 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header-512.sig' (134,527) at 20210831100016398
136266 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-all.out' (134,528) at 20220429100100882
136267 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz' (134,529) at 20210307205554590
136268 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/drive_oem_enc.bin' (134,530) at 20220604030008508
136269 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.viot' (134,531) at 20241211090212534
136270 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-bochs-display.bin' (134,532) at 20240326080039614
136271 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/test_pkg' (134,533) at 20211101000101059
136272 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.multi-bridge' (134,534) at 20240906080037556
136273 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/TCPA.tis.tpm12' (134,535) at 20240906080037560
136274 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.out' (134,536) at 20210308005046405
136275 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT' (134,537) at 20240906080037556
136276 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-case.out' (134,538) at 20210308005046401
136277 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.out' (134,539) at 20210308005046413
136278 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4' (134,540) at 20210307205554390
136279 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm12' (134,541) at 20240906080037556
136280 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.out' (134,542) at 20230925080040089
136281 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.out' (134,543) at 20210308005046397
136282 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin' (134,544) at 20240906080037408
136283 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png' (134,545) at 20210307205554254
136284 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-batch-action-active.png' (134,546) at 20220105012522963
136285 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3' (134,547) at 20210307205554390
136286 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-bad-type.out' (134,548) at 20210308005046405
136287 2025-01-08 03:00:54.262-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/SRAT.numamem' (134,549) at 20241211090212530
136288 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips.png' (134,550) at 20240309090012816
136289 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/dropbear_rsa_host_key' (134,551) at 20210307205554466
136290 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.err' (134,552) at 20210308005046409 to deleted uid set
136291 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-features.out' (134,553) at 20240906080037560
136292 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu-nsis.bmp' (134,554) at 20210308005046185
136293 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-missing-name.out' (134,555) at 20210308005046405
136294 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat' (134,556) at 20240906080037556
136295 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/toasts/toast-options.png' (134,557) at 20220105012522975
136296 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.openbmc-enforce-gitlint' (134,558) at 20220829030004071
136297 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.dimmpxm' (134,559) at 20240906080037560
136298 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz' (134,560) at 20210307205554590
136299 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz' (134,561) at 20210307205554590
136300 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out' (134,562) at 20210927100127469
136301 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/intercontrol.bmp' (134,563) at 20210308005003768
136302 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-eepro100.rom' (134,564) at 20210308005046137
136303 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/palcode-clipper' (134,565) at 20210927100127313
136304 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.acpihmatvirt' (134,566) at 20240906080037556
136305 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.shellcheck' (134,567) at 20210415000106104
136306 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/ExternalFlash.png' (134,568) at 20241221090017464
136307 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-include.out' (134,569) at 20210308005046401
136308 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.out' (134,570) at 20210308005046401
136309 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/ERST.acpierst' (134,571) at 20240906080037560
136310 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz' (134,572) at 20210307205554594
136311 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x' (134,573) at 20241211090212534
136312 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-object.out' (134,574) at 20210308005046409
136313 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.out' (134,575) at 20210308005046401
136314 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/instance-db/default' (134,576) at 20230608150615691
136315 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-e1000e.rom' (134,577) at 20210308005046137
136316 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/WAET' (134,578) at 20240906080037556
136317 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-aarch64-code.fd.bz2' (134,579) at 20241211090212398
136318 2025-01-08 03:00:54.263-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.out' (134,580) at 20210308005046401
136319 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-word.out' (134,581) at 20210308005046405
136320 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-unknown.out' (134,582) at 20210308005046397
136321 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2' (134,583) at 20210308005046473
136322 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-sort.png' (134,584) at 20220105012522975
136323 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-upgrade-flow.png' (134,585) at 20210307205554366
136324 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SSDT.dimmpxm' (134,586) at 20240906080037560
136325 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-e1000.rom' (134,587) at 20210308005046177
136326 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-unknown.out' (134,588) at 20210308005046401
136327 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/FACP.nosmm' (134,589) at 20240906080037556
136328 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm.png' (134,590) at 20240309090012816
136329 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file.exe.debug' (134,591) at 20210309003655944
136330 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC' (134,592) at 20240906080037556
136331 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/32px.png' (134,593) at 20210308004923384
136332 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png' (134,594) at 20210307205554330
136333 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-arm-code.fd.bz2' (134,595) at 20241211090212402
136334 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-if-invalid.out' (134,596) at 20210308005046405
136335 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.out' (134,597) at 20210308005046413
136336 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT' (134,598) at 20240906080037556
136337 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2' (134,599) at 20210308005046473
136338 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-vmware.bin' (134,600) at 20240326080039614
136339 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/APIC' (134,601) at 20240906080037556
136340 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-search-empty.png' (134,602) at 20220105012522971
136341 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-array-branch.out' (134,603) at 20220429100100882
136342 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz' (134,604) at 20210307205554590
136343 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/img/LF_17_02_Yocto-Badge-Update_Compatible_Final_Blank.png' (134,605) at 20220823030015959
136344 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.nosmm' (134,606) at 20240906080037560
136345 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_display.png' (134,607) at 20210307205554250
136346 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-ramfb.bin' (134,608) at 20240326080039614
136347 2025-01-08 03:00:54.264-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-command.out' (134,609) at 20210308005046409
136348 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-empty.out' (134,610) at 20210308005046397
136349 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.out' (134,611) at 20210308005046397
136350 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_24x24.png' (134,612) at 20210308005046549
136351 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png' (134,613) at 20210307205554610
136352 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SLIC.slic' (134,614) at 20240906080037560
136353 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz' (134,615) at 20210307205554594
136354 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin' (134,616) at 20240906080037408
136355 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SSDT.dimmpxm' (134,617) at 20240906080037556
136356 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/VeraMoBd.ttf' (134,618) at 20210307205554370
136357 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-noinitiator' (134,619) at 20240906080037556
136358 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-any.out' (134,620) at 20210308005046401 to deleted uid set
136359 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC' (134,621) at 20240906080037556
136360 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.out' (134,622) at 20220429100100882 to deleted uid set
136361 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/indented-expr.err' (134,623) at 20210308005046409
136362 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table.png' (134,624) at 20220105012522975
136363 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.shellcheck' (134,625) at 20220105012522959
136364 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.ioapic2' (134,626) at 20240906080037556
136365 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.out' (134,627) at 20210308005046397
136366 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-64.so' (134,628) at 20241211090212378
136367 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/throbber.gif' (134,629) at 20210308004923388
136368 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/.clang-tidy-ignore' (134,630) at 20230510080006007
136369 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/YP-flow-diagram.png' (134,631) at 20210307205554306
136370 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/QEMU,cgthree.bin' (134,632) at 20210308005046113
136371 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/NFIT.dimmpxm' (134,633) at 20240906080037556
136372 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.shellcheck' (134,634) at 20210308004942720
136373 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT' (134,635) at 20240906080037556
136374 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-no-file.out' (134,636) at 20210308005046409
136375 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/FACP' (134,637) at 20240906080037556
136376 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.out' (134,638) at 20210308005046401
136377 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png' (134,639) at 20210307205554270
136378 2025-01-08 03:00:54.265-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png' (134,640) at 20210307205554362
136379 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/HMAT.acpihmatvirt' (134,641) at 20240906080037556
136380 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x' (134,642) at 20241211090212534
136381 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Bold-webfont.woff' (134,643) at 20220105012522987
136382 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/configuration-compile-autoreconf.png' (134,644) at 20210307205554306
136383 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory-web.png' (134,645) at 20210307205554294
136384 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/add-variable.png' (134,646) at 20210307205554374
136385 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.out' (134,647) at 20210308005046401
136386 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/TPM2.tis.tpm2' (134,648) at 20240906080037560
136387 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/logo.png' (134,649) at 20210307205554274
136388 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png' (134,650) at 20210307205554370
136389 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.pcie' (134,651) at 20240906080037556
136390 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png' (134,652) at 20210307205554462
136391 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.nohpet' (134,653) at 20241211090212534 to deleted uid set
136392 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.out' (134,654) at 20220429100100882
136393 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-empty.out' (134,655) at 20210308005046413
136394 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff' (134,656) at 20220105012522987
136395 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg' (134,657) at 20210803000022008
136396 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HPET' (134,658) at 20240906080037560
136397 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Italic.woff' (134,659) at 20220105012522987
136398 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz' (134,660) at 20210307205554594
136399 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpierst' (134,661) at 20240906080037556
136400 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm.png' (134,662) at 20240309090012816
136401 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.pxb' (134,663) at 20240906080037556
136402 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/py.typed' (134,664) at 20210927100127329
136403 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-unknown.out' (134,665) at 20210308005046401
136404 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-title.png' (134,666) at 20210307205554290
136405 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/denx-comp.bmp' (134,667) at 20210308005003768
136406 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.out' (134,668) at 20210927100127469
136407 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-i386-vars.fd.bz2' (134,669) at 20210308005046129
136408 2025-01-08 03:00:54.266-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.out' (134,670) at 20210308005046401
136409 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-typename.out' (134,671) at 20230925080040089
136410 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/IORT' (134,672) at 20240906080037556
136411 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x' (134,673) at 20241211090212534
136412 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/bitbake-build-flow.png' (134,674) at 20210307205554294
136413 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/doc/chromium/devkeys/kernel.keyblock' (134,675) at 20210308005003300 to deleted uid set
136414 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count' (134,676) at 20240906080037556
136415 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-ati.bin' (134,677) at 20240326080039614
136416 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/error.cpp.mako' (134,678) at 20230902080037613
136417 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v2.bz2' (134,679) at 20210308005046473
136418 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.out' (134,680) at 20210308005046405
136419 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-type.out' (134,681) at 20210308005046409
136420 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz' (134,682) at 20210307205554590
136421 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.shellcheck' (134,683) at 20210414100005994
136422 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/info-tooltip/info-tooltip.png' (134,684) at 20220105012522963
136423 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bios-microvm.bin' (134,685) at 20240326080039582
136424 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/.shellcheck' (134,686) at 20210428000006034
136425 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-keys.out' (134,687) at 20220429100100882
136426 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-nested-err.out' (134,688) at 20210308005046409
136427 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-data.out' (134,689) at 20210927100127473
136428 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.out' (134,690) at 20210308005046409
136429 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png' (134,691) at 20210307205554610
136430 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/parser/test.vpd' (134,692) at 20210308005056661
136431 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-clash-member.out' (134,693) at 20220429100100882
136432 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.acpihmat' (134,694) at 20240906080037556
136433 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/GTDT' (134,695) at 20240906080037556
136434 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-int-member.out' (134,696) at 20210308005046405
136435 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/ipmi_pass_64' (134,697) at 20230112040025886
136436 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz' (134,698) at 20210307205554594
136437 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png' (134,699) at 20210307205554334
136438 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-base.out' (134,700) at 20210308005046397
136439 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/microchip.bmp' (134,701) at 20210308005003768
136440 2025-01-08 03:00:54.267-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz' (134,702) at 20210307205554594
136441 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/yp-download.png' (134,703) at 20230503080014607
136442 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/nimbus_sans_l_regular.ttf' (134,704) at 20210308005003528
136443 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x' (134,705) at 20241211090212534 to deleted uid set
136444 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-ne2k_pci.rom' (134,706) at 20210308005046137
136445 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png' (134,707) at 20210307205554462
136446 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/pointercal' (134,708) at 20210307205553874
136447 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz' (134,709) at 20210307205554590
136448 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/scrnshot.png' (134,710) at 20211029100036568
136449 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/image-generation.png' (134,711) at 20210307205554310
136450 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-before-err.out' (134,712) at 20210308005046409
136451 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm64.png' (134,713) at 20240309090012816
136452 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.out' (134,714) at 20230925080040089
136453 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png' (134,715) at 20210307205554338
136454 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png' (134,716) at 20210307205554250
136455 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/WAET' (134,717) at 20240906080037560
136456 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition.err' (134,718) at 20210308005046409
136457 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-clash-member.out' (134,719) at 20210308005046405
136458 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple.err' (134,720) at 20210308005046409
136459 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/esd.bmp' (134,721) at 20210308005003768
136460 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.rtc' (134,722) at 20240906080037556
136461 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-arm-vars.fd.bz2' (134,723) at 20210308005046125
136462 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/recipe-workflow.png' (134,724) at 20210307205554298
136463 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png' (134,725) at 20210307205554338
136464 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/NFIT.memhp' (134,726) at 20240906080037556
136465 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png' (134,727) at 20210307205554250
136466 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/.shellcheck' (134,728) at 20210416000041935
136467 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/annotation_dict.bin' (134,729) at 20220604030008508
136468 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/Vera.ttf' (134,730) at 20210307205554234
136469 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-base.out' (134,731) at 20210308005046413
136470 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-ne2k_pci.rom' (134,732) at 20210308005046181
136471 2025-01-08 03:00:54.268-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count' (134,733) at 20240906080037556
136472 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu-nsis.ico' (134,734) at 20210308005046185
136473 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.shellcheck' (134,735) at 20210308005112989
136474 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.out' (134,736) at 20210308005046401
136475 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.out' (134,737) at 20210308005046405
136476 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/dev-title.png' (134,738) at 20210307205554298
136477 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/storage_enc.bin' (134,739) at 20221202040011011
136478 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png' (134,740) at 20210307205554462
136479 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/expected-schema-errors.txt' (134,741) at 20210308005114361
136480 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/atmel.bmp' (134,742) at 20210308005003768
136481 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2' (134,743) at 20210308005046389
136482 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/npcm7xx_bootrom.bin' (134,744) at 20210308005046149
136483 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/compulab.bmp' (134,745) at 20210308005003768
136484 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86.png' (134,746) at 20240309090012816
136485 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2' (134,747) at 20210308005046389
136486 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png' (134,748) at 20210307205554334
136487 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png' (134,749) at 20210307205554270
136488 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-any.out' (134,750) at 20220429100100882
136489 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DBG2' (134,751) at 20240906080037556
136490 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/public/favicon.ico' (134,752) at 20220105012522983
136491 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.out' (134,753) at 20210308005046413
136492 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz' (134,754) at 20210307205554594
136493 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-repos.png' (134,755) at 20230503080014603
136494 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/ident-with-escape.out' (134,756) at 20210308005046409
136495 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-autotools-flow.png' (134,757) at 20210307205554362
136496 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-title.png' (134,758) at 20210307205554370
136497 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.out' (134,759) at 20210308005046405 to deleted uid set
136498 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/refresh.png' (134,760) at 20210307205554250
136499 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC' (134,761) at 20240906080037556
136500 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-missing-data.out' (134,762) at 20210308005046405
136501 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/meson.build' (134,763) at 20230426080043956
136502 2025-01-08 03:00:54.269-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz' (134,764) at 20210307205554590
136503 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-input.png' (134,765) at 20210307205554318
136504 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso-le.so' (134,766) at 20241211090212374
136505 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/img/balena.png' (134,767) at 20220823030015959
136506 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat' (134,768) at 20240906080037560
136507 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/overview-manual-title.png' (134,769) at 20210307205554314
136508 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso-64.so' (134,770) at 20240326080039562
136509 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-non-file.out' (134,771) at 20210308005046409
136510 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cphp' (134,772) at 20240906080037556
136511 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.shellcheck' (134,773) at 20210415000117524
136512 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.type4-count' (134,774) at 20240906080037556
136513 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png' (134,775) at 20210307205554346
136514 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-nested.out' (134,776) at 20210308005046397
136515 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/bypqs-title.png' (134,777) at 20210307205554290
136516 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/NFIT.dimmpxm' (134,778) at 20240906080037560
136517 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.out' (134,779) at 20210308005046401
136518 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_ima.der' (134,780) at 20230520080014488
136519 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/CorstoneSubsystems.png' (134,781) at 20230804080018091
136520 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-x86_64-code.fd.bz2' (134,782) at 20241211090212414
136521 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png' (134,783) at 20210307205554346
136522 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.out' (134,784) at 20210308005046409
136523 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.out' (134,785) at 20210308005046409
136524 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count' (134,786) at 20240906080037560 to deleted uid set
136525 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bamboo.dtb' (134,787) at 20210308005046113
136526 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg' (134,788) at 20210803000022008
136527 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.out' (134,789) at 20210308005046401
136528 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cursor_hidden.xpm' (134,790) at 20210308005046545
136529 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-qxl.bin' (134,791) at 20240326080039614
136530 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-choose-events.png' (134,792) at 20210307205554322
136531 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-empty.out' (134,793) at 20210308005046413
136532 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.memhp' (134,794) at 20241211090212534
136533 2025-01-08 03:00:54.270-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/m4/.keep' (134,795) at 20210308005100993
136534 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cursor_left_ptr.xpm' (134,796) at 20210308005046549
136535 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACS' (134,797) at 20240906080037560
136536 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/.gitignore' (134,798) at 20210307205554218
136537 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png' (134,799) at 20210307205554270 to deleted uid set
136538 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/comments.err' (134,800) at 20210308005046401
136539 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.out' (134,801) at 20240906080037564
136540 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/FACP' (134,802) at 20240906080037556
136541 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt' (134,803) at 20240906080037556
136542 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/alert.png' (134,804) at 20210307205554250
136543 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png' (134,805) at 20210307205554250
136544 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bb_multiconfig_files.png' (134,806) at 20210307205554234
136545 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.out' (134,807) at 20210308005046413
136546 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/command-int.out' (134,808) at 20210308005046401
136547 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.xapic' (134,809) at 20240906080037560
136548 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz' (134,810) at 20210307205554590
136549 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-case.out' (134,811) at 20210927100127469
136550 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/SPCR' (134,812) at 20240906080037556
136551 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.shellcheck' (134,813) at 20220402030022195
136552 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-fetching.png' (134,814) at 20210307205554314
136553 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-alternate.out' (134,815) at 20210308005046409
136554 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-noinitiator' (134,816) at 20240906080037560
136555 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/figures/define-generic.png' (134,817) at 20210307205554354
136556 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.out' (134,818) at 20210308005046401
136557 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz' (134,819) at 20210307205554594
136558 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz' (134,820) at 20210307205554594
136559 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpierst' (134,821) at 20241211090212530
136560 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-char.out' (134,822) at 20210308005046405
136561 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/files/host_eid' (134,823) at 20231023080013923
136562 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/figures/test-manual-title.png' (134,824) at 20210307205554374
136563 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.xapic' (134,825) at 20240906080037560
136564 2025-01-08 03:00:54.271-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.out' (134,826) at 20210308005046401
136565 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.out' (134,827) at 20210308005046405
136566 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd.dat' (134,828) at 20210308005056661
136567 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.memhp' (134,829) at 20240906080037556
136568 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/figures/ab-test-cluster.png' (134,830) at 20210307205554374
136569 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-unknown-key.out' (134,831) at 20210308005046405
136570 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count' (134,832) at 20240906080037560
136571 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf' (134,833) at 20210307205554274
136572 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.xapic' (134,834) at 20240906080037560
136573 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/VIOT' (134,835) at 20240906080037556
136574 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.mmio64' (134,836) at 20240906080037560
136575 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.bridge' (134,837) at 20241211090212530
136576 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ivrs' (134,838) at 20240906080037556
136577 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-search.png' (134,839) at 20220105012522975
136578 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.out' (134,840) at 20210308005046409
136579 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-downloading.png' (134,841) at 20210307205554326
136580 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/smbios/type11_blob' (134,842) at 20240906080037560
136581 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff' (134,843) at 20210307205554274
136582 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/variable-added.png' (134,844) at 20210307205554382
136583 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/rotation' (134,845) at 20210307205554470
136584 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips64.png' (134,846) at 20240309090012816
136585 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2' (134,847) at 20210308005046473
136586 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/RHCT' (134,848) at 20240906080037556
136587 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/cantoraone_regular.ttf' (134,849) at 20210308005003528
136588 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm2' (134,850) at 20240906080037556
136589 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-from-user.png' (134,851) at 20210307205554354
136590 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureFirmwareUpdate.png' (134,852) at 20221104030017429
136591 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-07' (134,853) at 20230114040005626
136592 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz' (134,854) at 20210307205554594
136593 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_32x32.bmp' (134,855) at 20210308005046549
136594 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-base.out' (134,856) at 20210308005046401
136595 2025-01-08 03:00:54.272-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/machconfig' (134,857) at 20210307205554454
136596 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt' (134,858) at 20240906080037556
136597 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty.out' (134,859) at 20210308005046401
136598 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/py.typed' (134,860) at 20210927100127329
136599 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.out' (134,861) at 20210927100127469
136600 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2' (134,862) at 20210308005046473
136601 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-unknown.out' (134,863) at 20210308005046413
136602 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-implicit.out' (134,864) at 20230925080040089
136603 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-empty.out' (134,865) at 20210308005046401
136604 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/FACP' (134,866) at 20240906080037556
136605 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.pvpanic-isa' (134,867) at 20240906080037556
136606 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_display.png' (134,868) at 20210307205554250
136607 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-member-case.out' (134,869) at 20210308005046405
136608 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-not.out' (134,870) at 20220429100100882
136609 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bios.bin' (134,871) at 20240326080039582
136610 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.topology' (134,872) at 20240906080037556
136611 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/cross-development-toolchains.png' (134,873) at 20210307205554310
136612 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-invalid.out' (134,874) at 20210308005046401
136613 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.out' (134,875) at 20210308005046405
136614 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-base.out' (134,876) at 20220429100100882
136615 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt' (134,877) at 20240405153230531
136616 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/poky-reference-distribution.png' (134,878) at 20210307205554314
136617 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-eepro100.rom' (134,879) at 20210308005046181
136618 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-e1000.rom' (134,880) at 20210308005046137
136619 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/motd' (134,881) at 20210307205554470
136620 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/profile-title.png' (134,882) at 20210307205554346
136621 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/empty.err' (134,883) at 20210308005046405
136622 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-command-q.out' (134,884) at 20210308005046409
136623 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/file-upload/formfile.png' (134,885) at 20220105012522963
136624 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk.png' (134,886) at 20210307205554314
136625 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86.png' (134,887) at 20240309090012816
136626 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz' (134,888) at 20210307205554590
136627 2025-01-08 03:00:54.273-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png' (134,889) at 20210307205554350
136628 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz' (134,890) at 20210307205554594
136629 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.out' (134,891) at 20210927100127469
136630 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.out' (134,892) at 20210308005046413
136631 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png' (134,893) at 20210307205554462
136632 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/bash-oecore.png' (134,894) at 20210307205554378
136633 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin' (134,895) at 20210307205554550
136634 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-flow.png' (134,896) at 20210307205554302
136635 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.png' (134,897) at 20230706080014781
136636 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/VIOT.viot' (134,898) at 20240906080037560
136637 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/afl9.vmdk.bz2' (134,899) at 20210308005046473
136638 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-processes.png' (134,900) at 20210307205554330
136639 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/ERST.acpierst' (134,901) at 20240906080037556
136640 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/m4/.keep' (134,902) at 20210308005108641
136641 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.out' (134,903) at 20220429100100882
136642 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/denx.bmp' (134,904) at 20210308005003768
136643 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-31.out' (134,905) at 20210308005046409
136644 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk-generation.png' (134,906) at 20210307205554314
136645 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-list.out' (134,907) at 20210308005046401
136646 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/DSDT' (134,908) at 20240906080037556
136647 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.openbmc-enforce-gitlint' (134,909) at 20220920030031760
136648 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-stdvga.bin' (134,910) at 20240326080039614
136649 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz' (134,911) at 20210307205554594
136650 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.riscv64.iso.qcow2' (134,912) at 20240906080037560
136651 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png' (134,913) at 20210307205554326
136652 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-callers.png' (134,914) at 20210307205554350
136653 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pvh.bin' (134,915) at 20210308005046177
136654 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.ioapic2' (134,916) at 20240906080037556
136655 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.png' (134,917) at 20230629131804619
136656 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/linuxboot.bin' (134,918) at 20210308005046149
136657 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios.bin' (134,919) at 20240326080039614
136658 2025-01-08 03:00:54.274-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-list.out' (134,920) at 20210308005046413
136659 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.out' (134,921) at 20220429100100882
136660 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header.sig' (134,922) at 20210831100016398
136661 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png' (134,923) at 20210307205554270
136662 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.dimmpxm' (134,924) at 20240906080037556
136663 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz' (134,925) at 20210307205554594
136664 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/layer-input.png' (134,926) at 20210307205554314
136665 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.out' (134,927) at 20210308005046409
136666 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/files/host_eid' (134,928) at 20240517080012289
136667 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-u.out' (134,929) at 20210308005046409
136668 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/.shellcheck' (134,930) at 20210427000037897
136669 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/patching.png' (134,931) at 20210307205554314
136670 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-object.out' (134,932) at 20210308005046409
136671 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol.bmp' (134,933) at 20210308005003768
136672 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-int.out' (134,934) at 20210308005046401
136673 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.dimmpxm' (134,935) at 20240906080037556
136674 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/multiboot_dma.bin' (134,936) at 20220429100100690
136675 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/multiconfig_files.png' (134,937) at 20210307205554298
136676 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-flakes.txt' (134,938) at 20240405153230531
136677 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png' (134,939) at 20210307205554250
136678 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.out' (134,940) at 20210308005046405
136679 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.bridge' (134,941) at 20240906080037556
136680 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-string.out' (134,942) at 20210308005046413
136681 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/anotherfile' (134,943) at 20210307205554390
136682 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/.clang-tidy-ignore' (134,944) at 20230512080010312
136683 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/COPYING.LIB' (134,945) at 20210308005045721
136684 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/devkeys/kernel_data_key.vbprivk' (134,946) at 20210308005003300
136685 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.memhp' (134,947) at 20240906080037556
136686 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig.debug' (134,948) at 20210307214926490
136687 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.topology' (134,949) at 20240906080037556
136688 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-architecture-overview.png' (134,950) at 20210307205554302
136689 2025-01-08 03:00:54.275-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.usb' (134,951) at 20240906080037556
136690 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/linux_logo.tga' (134,952) at 20210308005003760
136691 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-ml605.dtb' (134,953) at 20210308005046177
136692 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/openbios-sparc64' (134,954) at 20241211090212438
136693 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.memhp' (134,955) at 20240906080037560
136694 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/linuxboot_dma.bin' (134,956) at 20210308005046149
136695 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/ipmi_pass_32' (134,957) at 20230112040025886
136696 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.applesmc' (134,958) at 20240906080037556 to deleted uid set
136697 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/README' (134,959) at 20210307214930478
136698 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.out' (134,960) at 20230925080040089
136699 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-section.out' (134,961) at 20210308005046401
136700 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/ankacoder_c75_r.ttf' (134,962) at 20210308005003524
136701 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/circuit_dict.bin' (134,963) at 20220604030008508
136702 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-object.out' (134,964) at 20210308005046413
136703 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-union.out' (134,965) at 20210308005046401
136704 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/success.png' (134,966) at 20220105012522963
136705 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png' (134,967) at 20210307205554342
136706 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips.png' (134,968) at 20240309090012816
136707 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/double-type.out' (134,969) at 20210308005046405
136708 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/yocto-project-transp.png' (134,970) at 20210307205554290
136709 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.shellcheck' (134,971) at 20210415000058068
136710 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.png' (134,972) at 20230629131804619
136711 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count2' (134,973) at 20240906080037556
136712 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-self-cycle.out' (134,974) at 20210308005046409
136713 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/alerts/alert.png' (134,975) at 20220105012522963
136714 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.out' (134,976) at 20210308005046413
136715 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.out' (134,977) at 20210927100127469
136716 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/smbios/type11_blob.legacy' (134,978) at 20240906080037560
136717 2025-01-08 03:00:54.276-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/QEMU,tcx.bin' (134,979) at 20210308005046113
136718 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2' (134,980) at 20241211090212422
136719 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz' (134,981) at 20210307205554590
136720 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' (134,982) at 20210307205554270
136721 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.png' (134,983) at 20210307205554586
136722 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/cute-files-npm-example.png' (134,984) at 20220721030015857
136723 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-unknown.out' (134,985) at 20210308005046409
136724 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.out' (134,986) at 20210308005046405
136725 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/chassis_enc.bin' (134,987) at 20240106090013589
136726 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.cphp' (134,988) at 20240906080037556
136727 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/solidrun.bmp' (134,989) at 20210308005003768
136728 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz' (134,990) at 20210307205554594
136729 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.roothp' (134,991) at 20241211090212534
136730 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof.bin' (134,992) at 20210927100127329
136731 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_16x16.png' (134,993) at 20210308005046549
136732 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-schema.out' (134,994) at 20210927100127469
136733 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-union.out' (134,995) at 20220429100100882
136734 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.out' (134,996) at 20210308005046401
136735 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-pcnet.rom' (134,997) at 20210308005046181
136736 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/buttons/button.png' (134,998) at 20220105012522963
136737 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/gateworks.bmp' (134,999) at 20210308005003768
136738 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/media/linker_lists.h.rst.exceptions' (135,000) at 20210308005002536
136739 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof-nvram.bin' (135,001) at 20210927100127329
136740 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-any.out' (135,002) at 20210308005046397
136741 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count2' (135,003) at 20240906080037556
136742 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/tick.png' (135,004) at 20210307205554250
136743 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.out' (135,005) at 20230925080040089
136744 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.dimmpxm' (135,006) at 20240906080037556
136745 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz' (135,007) at 20210307205554590
136746 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.topology' (135,008) at 20240906080037556
136747 2025-01-08 03:00:54.277-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz' (135,009) at 20210307205554594
136748 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/hosted-service.png' (135,010) at 20210307205554378
136749 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.acpihmat' (135,011) at 20240906080037556
136750 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz' (135,012) at 20210307205554594
136751 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-expand-row.png' (135,013) at 20220105012522967
136752 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png' (135,014) at 20210307205554342
136753 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Light.woff' (135,015) at 20220105012522987
136754 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/afl5.img.bz2' (135,016) at 20210308005046473
136755 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v1.bz2' (135,017) at 20210308005046473
136756 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.out' (135,018) at 20210308005046405
136757 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/new-project.png' (135,019) at 20210307205554382
136758 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-all.png' (135,020) at 20210307205554322
136759 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/rufscript010.ttf' (135,021) at 20210308005003528
136760 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-list.out' (135,022) at 20210308005046409
136761 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-clash.out' (135,023) at 20210308005046397
136762 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/toaster-title.png' (135,024) at 20210307205554382
136763 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png' (135,025) at 20210307205554278
136764 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.out' (135,026) at 20210308005046409
136765 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/dummy_simple_dict.bin' (135,027) at 20220604030008508
136766 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-batch-action.png' (135,028) at 20220105012522967
136767 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/dummy_simple_enc.bin' (135,029) at 20220604030008508
136768 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat' (135,030) at 20240906080037556
136769 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.out' (135,031) at 20210927100127469
136770 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/MCFG' (135,032) at 20240906080037560
136771 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.out' (135,033) at 20210308005046413
136772 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely' (135,034) at 20210307205553774
136773 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.memhp' (135,035) at 20240906080037556
136774 2025-01-08 03:00:54.278-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/storage_dict.bin' (135,036) at 20220604030008508
136775 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/secondary.png' (135,037) at 20220105012522963
136776 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.memhp' (135,038) at 20240906080037556
136777 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-colon.out' (135,039) at 20210308005046409
136778 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm' (135,040) at 20210307205553750
136779 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/HPET' (135,041) at 20240906080037556
136780 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/u-boot_logo.bmp' (135,042) at 20210308005003768
136781 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso.so' (135,043) at 20240326080039562
136782 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBoldItalic.woff' (135,044) at 20220105012522987
136783 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-pagination.png' (135,045) at 20220105012522971
136784 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/README' (135,046) at 20210307205554266
136785 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-loongarch64-code.fd.bz2' (135,047) at 20241211090212410
136786 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-overview-2-generic.png' (135,048) at 20210307205554302
136787 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file.exe' (135,049) at 20210309003655944
136788 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue.net' (135,050) at 20210307205554470
136789 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png' (135,051) at 20210307205554270
136790 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash.out' (135,052) at 20210308005046413
136791 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint' (135,053) at 20221102030039781
136792 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/info.png' (135,054) at 20210307205554250
136793 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_256x256.png' (135,055) at 20210308005046549
136794 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/c1.bb' (135,056) at 20210307205554250
136795 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-predefined.out' (135,057) at 20210927100127469
136796 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-dict.out' (135,058) at 20210308005046409
136797 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' (135,059) at 20210307205554270
136798 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/drive_oem_dict.bin' (135,060) at 20220604030008508
136799 2025-01-08 03:00:54.279-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuppc.png' (135,061) at 20240309090012816
136800 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.cphp' (135,062) at 20240906080037560
136801 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if.out' (135,063) at 20210308005046401
136802 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-q.out' (135,064) at 20210308005046409
136803 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/Kconfig' (135,065) at 20210308005003548
136804 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-busybox.png' (135,066) at 20210307205554326
136805 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf' (135,067) at 20210307205554274
136806 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png' (135,068) at 20210307205554250
136807 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/vdso.so' (135,069) at 20240326080039566
136808 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.cphp' (135,070) at 20240906080037560
136809 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2' (135,071) at 20210308005046473
136810 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-space.out' (135,072) at 20210308005046405
136811 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.err' (135,073) at 20210308005046401
136812 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz' (135,074) at 20210307205554594
136813 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_display.png' (135,075) at 20210307205554254
136814 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.out' (135,076) at 20210308005046401
136815 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/danger.png' (135,077) at 20220105012522963
136816 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-type-list.out' (135,078) at 20210308005046409
136817 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-data.out' (135,079) at 20210308005046401
136818 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/freescale.bmp' (135,080) at 20210308005003768
136819 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide-libc.png' (135,081) at 20210307205554334
136820 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.shellcheck' (135,082) at 20210415000044188
136821 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png' (135,083) at 20210307205554270
136822 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count2' (135,084) at 20240906080037560
136823 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/figures/yp-how-it-works-new-diagram.png' (135,085) at 20210316000012689
136824 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_48x48.png' (135,086) at 20210308005046549
136825 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-environment.png' (135,087) at 20210307205554366
136826 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.shellcheck' (135,088) at 20210415000052104
136827 2025-01-08 03:00:54.280-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/warning.png' (135,089) at 20220105012522963
136828 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2' (135,090) at 20210308005046389
136829 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/info.png' (135,091) at 20220105012522963
136830 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_hover.png' (135,092) at 20210307205554250
136831 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.out' (135,093) at 20210308005046401
136832 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/favicon.ico' (135,094) at 20210308005107069
136833 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-int.out' (135,095) at 20210308005046401
136834 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png' (135,096) at 20210307205554346
136835 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing.out' (135,097) at 20210308005046405
136836 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.numamem' (135,098) at 20240906080037560
136837 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz' (135,099) at 20210307205554594
136838 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.png' (135,100) at 20210307205553914
136839 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-virtio.rom' (135,101) at 20210308005046181
136840 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator' (135,102) at 20240906080037556
136841 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/figures/build-workspace-directory.png' (135,103) at 20210307205554354
136842 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/ignored_dir.dat/ignore' (135,104) at 20210308005003756
136843 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz' (135,105) at 20210307205554590
136844 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.woff' (135,106) at 20220105012522987
136845 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz' (135,107) at 20210307205554594
136846 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.mmio64' (135,108) at 20240906080037556
136847 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97xxx-nand-cs1-bch24.dtsi' (135,109) at 20210307214926194
136848 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/param.h' (135,110) at 20210307214926166
136849 2025-01-08 03:00:54.281-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia_aesni_avx2_glue.c' (135,111) at 20220525020652134
136850 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2266.c' (135,112) at 20240405153049533
136851 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2764.h' (135,113) at 20240405153053801
136852 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/intel_iommu_internal.h' (135,114) at 20241211090212278
136853 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-sysfs.c' (135,115) at 20240405153048893
136854 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/Kconfig' (135,116) at 20210308005002972
136855 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/mediatek/mtk-adsp-ipc.h' (135,117) at 20240405153231807
136856 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi' (135,118) at 20240405153229899
136857 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/s35392a.c' (135,119) at 20210308005003480
136858 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly.h' (135,120) at 20210307214926730
136859 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32f4xx_exti.c' (135,121) at 20241211090212298
136860 2025-01-08 03:00:54.282-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu.h' (135,122) at 20240906080037536
136861 2025-01-08 03:00:54.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress.c' (135,123) at 20240405153053117
136862 2025-01-08 03:00:54.283-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_i2s.h' (135,124) at 20210309003654940
136863 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-device.h' (151,843) at 20220525020654631
136864 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml' (151,844) at 20240405153045073
136865 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c' (151,845) at 20210307214930562
136866 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-nvidia.c' (151,846) at 20241114091008828
136867 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/bnxt.rst' (151,847) at 20240405153045237
136868 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/odroid.c' (151,848) at 20210308005003044
136869 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2l.dts' (151,849) at 20240405153229919
136870 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/qlogic/index.rst' (151,850) at 20220525020651746
136871 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb' (151,851) at 20241206090014342
136872 2025-01-08 03:00:54.404-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_tlb_flush.c' (151,852) at 20240405153054321
136873 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-patch-gz.bb' (151,853) at 20220402030016127
136874 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/push-switch.h' (151,854) at 20210307214926550
136875 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-fbuf.rst' (151,855) at 20240405153045321
136876 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi_onenand.c' (151,856) at 20210308005003020
136877 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.h' (151,857) at 20240405153047277
136878 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/usb.h' (151,858) at 20240405153231255
136879 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/xen.h' (151,859) at 20240326080039542
136880 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/tegra_nand.h' (151,860) at 20210308005003416
136881 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/gaudi_regs.h' (151,861) at 20240405153046577
136882 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/watchdog.h' (151,862) at 20210308005002776
136883 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy3C-95.0W' (151,863) at 20210307205553762
136884 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/Makefile' (151,864) at 20210307214925962
136885 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c' (151,865) at 20240405153230807
136886 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vmlinux.lds.S' (151,866) at 20240405153046317
136887 2025-01-08 03:00:54.405-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-whl-fails.txt' (151,867) at 20240405153230531
136888 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback_proc.c' (151,868) at 20240405153231695
136889 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/tools/find_callout_path.cpp' (151,869) at 20210308004940472 to deleted uid set
136890 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/eth.c' (151,870) at 20210308005002968
136891 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das6402.c' (151,871) at 20240405153046893
136892 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ikaalinen' (151,872) at 20210307205553770
136893 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.h' (151,873) at 20240405153050641
136894 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/Makefile' (151,874) at 20240405153049473
136895 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/run-ptest' (151,875) at 20231011080016578
136896 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/tlb.c' (151,876) at 20210308005002960
136897 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/index.rst' (151,877) at 20240405153045293
136898 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/152.out' (151,878) at 20210308005046453
136899 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2600/Kconfig' (151,879) at 20210421100236114
136900 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com_phycfg.h' (151,880) at 20220525020654183
136901 2025-01-08 03:00:54.406-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rc.c' (151,881) at 20240405153050633
136902 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci.h' (151,882) at 20210308005003516
136903 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-owl-sirq.c' (151,883) at 20210309003650236
136904 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/debug.h' (151,884) at 20240405153052889
136905 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/interrupts.c' (151,885) at 20210308005002812
136906 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/imx_watchdog.c' (151,886) at 20210308005003540
136907 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml' (151,887) at 20210307214925410
136908 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/kernel_fdt.its' (151,888) at 20210308005003332
136909 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/Kconfig' (151,889) at 20210308005003288
136910 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm947189acdbmr.dts' (151,890) at 20240405153045429
136911 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/amend.c' (151,891) at 20230925080039817
136912 2025-01-08 03:00:54.407-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/imx-regs.h' (151,892) at 20210308005002644
136913 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html' (151,893) at 20210307205554286
136914 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.t1040-l2switch' (151,894) at 20210308005003300
136915 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-TunbridgeWells' (151,895) at 20210307205553798
136916 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/run_flags.h' (151,896) at 20240405153230139
136917 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/076.out' (151,897) at 20210308005046441
136918 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1034.h' (151,898) at 20210307214928702
136919 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/jkt-metrics.json' (151,899) at 20240405153054145
136920 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local/file1' (151,900) at 20210307205554386
136921 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/sched.h' (151,901) at 20240415080012991
136922 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Lappeenranta' (151,902) at 20210307205553770
136923 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-stm32-usbphyc.c' (151,903) at 20210308005003456
136924 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-radix64.c' (151,904) at 20240906080037516
136925 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/lock.c' (151,905) at 20210307214931234
136926 2025-01-08 03:00:54.408-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/125' (151,906) at 20220429100100890
136927 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_e3c256d4i.json' (151,907) at 20231205090005305
136928 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/mega_common.h' (151,908) at 20220525020654039
136929 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/chassis-control' (151,909) at 20230412080023460
136930 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/xtfpga-flash-16m.dtsi' (151,910) at 20210308005002884
136931 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib.c' (151,911) at 20240405153053353
136932 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77980.c' (151,912) at 20240405153051357
136933 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/do_fuse.c' (151,913) at 20210308005003080
136934 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/Kconfig' (151,914) at 20220525020653503
136935 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgo.c' (151,915) at 20240405153049445
136936 2025-01-08 03:00:54.409-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cinergyT2-core.c' (151,916) at 20240405153049549
136937 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb.dts' (151,917) at 20240405153045401
136938 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-qman1-portals.dtsi' (151,918) at 20210307214926350
136939 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_pixpll.h' (151,919) at 20240405153230583
136940 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/files/0001-fix-pythondir-for-multilib-when-cross-compiling.patch' (151,920) at 20231014080011723
136941 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/Makefile' (151,921) at 20220525020651982
136942 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc-common.yaml' (151,922) at 20240405153045113
136943 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi.h' (151,923) at 20220525020653335
136944 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dio.h' (151,924) at 20210307214931378
136945 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-pocketbook-touch-lux-3.dts' (151,925) at 20240405153045377
136946 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/circuit_enc.bin' (151,926) at 20220604030008508
136947 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/swampd_diagram.png' (151,927) at 20210308005116217
136948 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-vmxnet3.rom' (151,928) at 20210308005046141
136949 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/non-objects.out' (151,929) at 20210308005046409
136950 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.rules' (151,930) at 20210307205554562
136951 2025-01-08 03:00:54.410-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.cphp' (151,931) at 20240906080037556
136952 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/bono.vpd' (151,932) at 20210308005056661
136953 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC' (151,933) at 20240906080037556
136954 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz' (151,934) at 20210307205554594
136955 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data.out' (151,935) at 20210308005046409
136956 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png' (151,936) at 20210307205554366
136957 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.dimmpxm' (151,937) at 20241211090212530
136958 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx-static/YoctoProject_Logo_RGB.jpg' (151,938) at 20210307205554370
136959 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/nicole.cfg' (151,939) at 20210307205554222
136960 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-title.png' (151,940) at 20210307205554302
136961 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.numamem' (151,941) at 20240906080037556
136962 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-key4.db' (151,942) at 20210307205553986
136963 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-has.out' (151,943) at 20210308005046409
136964 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/descriptor.bin' (151,944) at 20210308005003752
136965 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.shellcheck' (151,945) at 20210415000109176
136966 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/wandboard.bmp' (151,946) at 20210308005003768
136967 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmibt' (151,947) at 20240906080037556
136968 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.type4-count' (151,948) at 20240906080037560
136969 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.acpihmatvirt' (151,949) at 20240906080037556
136970 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-list.out' (151,950) at 20210308005046409
136971 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpdFile.dat' (151,951) at 20210308005056661
136972 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/denied.png' (151,952) at 20210307205554250
136973 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/syteco.bmp' (151,953) at 20210308005003768
136974 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.memhp' (151,954) at 20240906080037556
136975 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/s5p-mfc.txt' (151,955) at 20240405153045101
136976 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/host_eid' (151,956) at 20210311201857430
136977 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso-be.so' (151,957) at 20241211090212374
136978 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu_vga.ndrv' (151,958) at 20210308005046185
136979 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.out' (151,959) at 20210308005046413
136980 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/chassis_dict.bin' (151,960) at 20240106090013589
136981 2025-01-08 03:00:54.411-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/duplicate-key.out' (151,961) at 20210308005046405
136982 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz' (151,962) at 20210307205554590
136983 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-string.out' (151,963) at 20210308005046401
136984 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_display.png' (151,964) at 20210307205554250
136985 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.out' (151,965) at 20210308005046401
136986 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.out' (151,966) at 20210308005046397
136987 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/draft.png' (151,967) at 20210307205554370
136988 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf' (151,968) at 20210307205554270
136989 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz' (151,969) at 20210307205554594
136990 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-key.out' (151,970) at 20220429100100882
136991 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_64x64.png' (151,971) at 20210308005046549
136992 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-coroutine.out' (151,972) at 20210308005046409
136993 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-pcnet.rom' (151,973) at 20210308005046137
136994 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol_palfin.bmp' (151,974) at 20210308005003768
136995 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/issues.png' (151,975) at 20210307205554250
136996 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png' (151,976) at 20210307205554254
136997 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.out' (151,977) at 20220429100100882
136998 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-row-actions.png' (151,978) at 20220105012522971
136999 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count2' (151,979) at 20240906080037556
137000 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.out' (151,980) at 20210308005046397
137001 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.out' (151,981) at 20240906080037564
137002 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/set-variable.png' (151,982) at 20210307205554382
137003 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_hover.png' (151,983) at 20210307205554250
137004 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP' (151,984) at 20240906080037560
137005 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png' (151,985) at 20210307205554270
137006 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-virtio.bin' (151,986) at 20240326080039614
137007 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count' (151,987) at 20240906080037556
137008 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-no-base.out' (151,988) at 20220429100100882
137009 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/compatible-layers.png' (151,989) at 20210307205554378
137010 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.dimmpxm' (151,990) at 20240906080037556
137011 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png' (151,991) at 20210307205554346
137012 2025-01-08 03:00:54.412-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' (151,992) at 20240906080037556
137013 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/yocto-project-qs.png' (151,993) at 20210307205554374
137014 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.out' (151,994) at 20220429100100882
137015 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.out' (151,995) at 20210927100127469
137016 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-bad-type.out' (151,996) at 20210927100127469
137017 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/MCFG' (151,997) at 20240906080037556
137018 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.cxl' (151,998) at 20240906080037556
137019 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SLIT.memhp' (151,999) at 20240906080037556
137020 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE' (152,000) at 20210518000100501
137021 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count2' (152,001) at 20240906080037556
137022 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/disable-tests' (152,002) at 20241206090014346
137023 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-test.out' (152,003) at 20210308005046409
137024 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count2' (152,004) at 20240906080037560
137025 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.cphp' (152,005) at 20240906080037556
137026 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png' (152,006) at 20210307205554270
137027 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz' (152,007) at 20210307205554594
137028 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw.img' (152,008) at 20241211090212442
137029 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/error.png' (152,009) at 20210307205554250
137030 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove.png' (152,010) at 20210307205554250
137031 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.out' (152,011) at 20210308005046401
137032 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/linux_blackfin.tga' (152,012) at 20210308005003760
137033 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.numamem' (152,013) at 20240906080037556
137034 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-empty.png' (152,014) at 20220105012522967
137035 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-array.err' (152,015) at 20221215040039362
137036 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureServices.png' (152,016) at 20241206090014206
137037 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz' (152,017) at 20210307205554590
137038 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_32x32.png' (152,018) at 20210308005046549
137039 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.shellcheck' (152,019) at 20210415100052453
137040 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-bool.out' (152,020) at 20210308005046401
137041 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1' (152,021) at 20210307205554390
137042 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/MCFG' (152,022) at 20240906080037556
137043 2025-01-08 03:00:54.413-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-LightItalic.woff' (152,023) at 20220105012522987
137044 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/engicam.bmp' (152,024) at 20210308005003768
137045 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-event.out' (152,025) at 20210308005046409
137046 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png' (152,026) at 20210307205554610
137047 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/py.typed' (152,027) at 20210927100127329
137048 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-unknown.out' (152,028) at 20210308005046401
137049 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/VeraMono.ttf' (152,029) at 20210307205554234
137050 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/VeraMoBd.ttf' (152,030) at 20210307205554234
137051 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.out' (152,031) at 20210308005046401
137052 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT' (152,032) at 20240906080037556
137053 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-nest-struct.out' (152,033) at 20210308005046405
137054 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/simple-configuration.png' (152,034) at 20210307205554382
137055 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz2' (152,035) at 20210308005046473
137056 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qboot.rom' (152,036) at 20221215040039234
137057 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2' (152,037) at 20210927100127505
137058 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz' (152,038) at 20210307205554590
137059 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-i915-display.png' (152,039) at 20210307205554322
137060 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-section.out' (152,040) at 20210308005046401
137061 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-i386-code.fd.bz2' (152,041) at 20241211090212402
137062 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SPCR' (152,042) at 20240906080037556
137063 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png' (152,043) at 20210307205554610
137064 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.out' (152,044) at 20210308005046401
137065 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-64le.so' (152,045) at 20241211090212378
137066 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot' (152,046) at 20210307205554274
137067 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuriscv64.png' (152,047) at 20240309090012816
137068 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.out' (152,048) at 20210927100127469
137069 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/analysis-for-package-splitting.png' (152,049) at 20210307205554306
137070 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.out' (152,050) at 20210308005046401
137071 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-127.out' (152,051) at 20210308005046409
137072 2025-01-08 03:00:54.414-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.out' (152,052) at 20220429100100882
137073 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.out' (152,053) at 20210308005046413
137074 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png' (152,054) at 20210307205554338
137075 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.out' (152,055) at 20210308005046401
137076 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2' (152,056) at 20210308005046473
137077 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuriscv64.png' (152,057) at 20240309090012816
137078 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/empty/Build' (152,058) at 20210307214932470
137079 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png' (152,059) at 20210307205554250
137080 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86-64.png' (152,060) at 20240309090012816
137081 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-virtio.rom' (152,061) at 20210308005046141
137082 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle.out' (152,062) at 20210308005046409
137083 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-i386-secure-code.fd.bz2' (152,063) at 20241211090212406
137084 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.noacpihp' (152,064) at 20240906080037556
137085 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-output-display.png' (152,065) at 20210307205554326 to deleted uid set
137086 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.shellcheck' (152,066) at 20210308005049757
137087 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz' (152,067) at 20210307205554594
137088 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/.shellcheck' (152,068) at 20210511000025977
137089 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile' (152,069) at 20210307205554390
137090 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-array-bad.out' (152,070) at 20210308005046409
137091 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt' (152,071) at 20210307205554446
137092 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide.png' (152,072) at 20210307205554334
137093 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/draft.png' (152,073) at 20210307205554234
137094 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat' (152,074) at 20240906080037560
137095 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-alternate.out' (152,075) at 20210308005046401
137096 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue' (152,076) at 20210307205554470
137097 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x' (152,077) at 20241211090212534
137098 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/toasts/toast.png' (152,078) at 20220105012522975
137099 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png' (152,079) at 20210307205554270
137100 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.env' (152,080) at 20210307205554586
137101 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/FACP' (152,081) at 20240906080037556
137102 2025-01-08 03:00:54.415-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.out' (152,082) at 20210308005046397
137103 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.out' (152,083) at 20210308005046401
137104 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/slof.bin' (152,084) at 20240326080039610
137105 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-riscv-code.fd.bz2' (152,085) at 20241211090212410
137106 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-inventory-map/config.yaml' (152,086) at 20210307205554094
137107 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/Kconfig.iosched' (152,087) at 20240405153046513
137108 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex5_user.c' (152,088) at 20240405153232099
137109 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-common/conf/layer.conf' (152,089) at 20241221090017484
137110 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-udoo.dtsi' (152,090) at 20240405153229887
137111 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dmic-codec.yaml' (152,091) at 20240405153045161
137112 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3/0001-build-Fix-build-for-newer-versions-of-meson.patch' (152,092) at 20220502030010096
137113 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/Kconfig' (152,093) at 20240405153049449
137114 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/Makefile' (152,094) at 20210308005003348
137115 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h' (152,095) at 20241008080013919
137116 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-clash-member.json' (152,096) at 20220429100100882
137117 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/templates/default/local.conf.sample' (152,097) at 20241221090017484
137118 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p1_twr.h' (152,098) at 20210308005003608
137119 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/xilinxfb.c' (152,099) at 20240405153231595
137120 2025-01-08 03:00:54.416-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/timer.c' (152,100) at 20210308005002712
137121 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libahci.c' (152,101) at 20240405153230175
137122 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria5_socdk.dts' (152,102) at 20210308005002612
137123 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_SECURE_BOOT_defconfig' (152,103) at 20210308005003244
137124 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_5_pmfw.h' (152,104) at 20240405153048349
137125 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ifh.h' (152,105) at 20240405153050169
137126 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_i2c.c' (152,106) at 20240906080037280
137127 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/Kconfig' (152,107) at 20240405153230195
137128 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/mipi_backend_common_defs.h' (152,108) at 20210307214930538
137129 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/technisat-usb2.c' (152,109) at 20240405153049553
137130 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/index.rst' (152,110) at 20210309003648268
137131 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/bitops.h' (152,111) at 20240405153045633
137132 2025-01-08 03:00:54.417-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/venice2.h' (152,112) at 20210308005003624
137133 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_string_helper.c' (152,113) at 20230925080040069
137134 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk-clipboard.c' (152,114) at 20221215040039398
137135 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bidict_0.23.1.bb' (152,115) at 20241206090014266
137136 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx7dsabresd.h' (152,116) at 20210308005003608
137137 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-core.rst' (152,117) at 20240405153229807
137138 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/0001-fix-bzip2-version-tmp-aaa-will-hang.patch' (152,118) at 20241221090017676
137139 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l3_2xxx.h' (152,119) at 20210309003648704
137140 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sunplus_wdt.c' (152,120) at 20240405153052245
137141 2025-01-08 03:00:54.418-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_logmgr.h' (152,121) at 20240820080014173
137142 2025-01-08 03:00:54.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_12_0_sh_mask.h' (152,122) at 20240405153047473
137143 2025-01-08 03:00:54.434-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tcp.h' (152,123) at 20241018080014566
137144 2025-01-08 03:00:54.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/bios.h' (152,124) at 20240405153230115
137145 2025-01-08 03:00:54.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_impl.h' (152,125) at 20210307214925654
137146 2025-01-08 03:00:54.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo74c1.c' (152,126) at 20240405153048625
137147 2025-01-08 03:00:54.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/io.cpp' (152,127) at 20240817080027656
137148 2025-01-08 03:00:54.435-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/brcm,bcm6345-uart.yaml' (152,128) at 20240405153045153
137149 2025-01-08 03:00:54.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_1_sh_mask.h' (152,129) at 20240405153047741
137150 2025-01-08 03:00:54.450-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/nios2.h' (152,130) at 20210308005002828
137151 2025-01-08 03:00:54.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_5_sh_mask.h' (152,131) at 20240405153047661
137152 2025-01-08 03:00:54.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/mman.h' (152,132) at 20240326080039554
137153 2025-01-08 03:00:54.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/utils.h' (152,133) at 20210307214932742
137154 2025-01-08 03:00:54.463-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/selftest' (152,134) at 20241221090017632
137155 2025-01-08 03:00:54.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v8_0.c' (152,135) at 20240405153230335
137156 2025-01-08 03:00:54.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_lio.h' (152,136) at 20220525020654003
137157 2025-01-08 03:00:54.464-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/papr_pdsm.h' (152,137) at 20240405153046133
137158 2025-01-08 03:00:54.476-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_1_4_sh_mask.h' (152,138) at 20240405153047777
137159 2025-01-08 03:00:54.488-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_1_0_sh_mask.h' (152,139) at 20240405153047485
137160 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_iptunnel.h' (152,140) at 20210307214931506
137161 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT' (152,141) at 20240906080037556 to deleted uid set
137162 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_simd_glue.c' (152,142) at 20240405153230003
137163 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/syzygy_hub_defconfig' (152,143) at 20210308005003280
137164 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_detach.c' (152,144) at 20241111090012173
137165 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/battery.h' (152,145) at 20240405153052617
137166 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ssb-hcd.c' (152,146) at 20210307214930834
137167 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate-crates.inc' (152,147) at 20230503080014587
137168 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config.bb' (152,148) at 20241206090014274
137169 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/suspend.h' (152,149) at 20240405153045941
137170 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/suspend.h' (152,150) at 20210307214926674
137171 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2_cfp.c' (152,151) at 20240405153049749
137172 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/current.h' (152,152) at 20240405153045621
137173 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6prm-clocks.c' (152,153) at 20240405153053981
137174 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/util.c' (152,154) at 20220525020654943
137175 2025-01-08 03:00:54.489-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-gt90h-v4.dts' (152,155) at 20210308005002624
137176 2025-01-08 03:00:54.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arc/features.rst' (152,156) at 20240405153229739
137177 2025-01-08 03:00:54.490-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mlx5_ifc_vdpa.h' (152,157) at 20240405153052737
137178 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_output.c' (152,158) at 20240405153053289
137179 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spi-mem.h' (152,159) at 20210308005003684
137180 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/_templates/footer.html' (152,160) at 20210927100127069
137181 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/ctree.h' (152,161) at 20210308005003544
137182 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9260_common.dtsi' (152,162) at 20240405153045473
137183 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_bytcrc.c' (152,163) at 20240405153046645
137184 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/index.rst' (152,164) at 20241211090212238
137185 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mpr2.h' (152,165) at 20210308005003604
137186 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/MAINTAINERS' (152,166) at 20210308005002924
137187 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/meson.options' (152,167) at 20230817080010548
137188 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vindeln_Renfors' (152,168) at 20210307205553794
137189 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb' (152,169) at 20241221090017692
137190 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data/0001-Drop-x11-dependencies.patch' (152,170) at 20230114040015550
137191 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/perf_regs.h' (152,171) at 20210307214932454
137192 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/DriveCollection_v1.xml' (152,172) at 20240619080002924
137193 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce-core.c' (152,173) at 20240405153230263
137194 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/validate.c' (152,174) at 20210307214932702
137195 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/Makefile' (152,175) at 20210307214926922
137196 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/192' (152,176) at 20220429100100910
137197 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/secret_keyring.h' (152,177) at 20210308005045997
137198 2025-01-08 03:00:54.491-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-pycryptodome.inc' (152,178) at 20241206090014330
137199 2025-01-08 03:00:54.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da903x.c' (152,179) at 20240405153049605
137200 2025-01-08 03:00:54.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754.h' (152,180) at 20210307214926274
137201 2025-01-08 03:00:54.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices-system-xen_memory' (152,181) at 20210307214925186
137202 2025-01-08 03:00:54.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_kernel.c' (152,182) at 20240405153054277
137203 2025-01-08 03:00:54.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c' (152,183) at 20240405153047269
137204 2025-01-08 03:00:54.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi' (152,184) at 20240405153045729
137205 2025-01-08 03:00:54.492-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/version.hpp' (152,185) at 20241114091025397
137206 2025-01-08 03:00:54.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_0_sh_mask.h' (152,186) at 20210307214927526
137207 2025-01-08 03:00:54.497-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-boot/host-powerctrl.service' (152,187) at 20230701080013908
137208 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/uniperif.h' (152,188) at 20240815080012931
137209 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-p2371-2180.dts' (152,189) at 20210308005002628
137210 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2_hevc_dec.c' (152,190) at 20240405153049493
137211 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_els.c' (152,191) at 20210307214930294
137212 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/libmath.h' (152,192) at 20210307205554558
137213 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (152,193) at 20210817000018508
137214 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SensorCollection.json' (152,194) at 20240619080002952
137215 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/.gitignore' (152,195) at 20230421080026504
137216 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml' (152,196) at 20240405153229799
137217 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/compat_audit.c' (152,197) at 20240405153046073
137218 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_eq_qb.c' (152,198) at 20210308005046501
137219 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/eeprom.h' (152,199) at 20210308005002960
137220 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/raspberrypi-ts.c' (152,200) at 20240405153049161
137221 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/refcount-vs-atomic.rst' (152,201) at 20210307214925266
137222 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdrom/Makefile' (152,202) at 20210307214926934
137223 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/MAINTAINERS' (152,203) at 20210308005003052
137224 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/engicam.bmp' (152,204) at 20210308005003768 to deleted uid set
137225 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/strongswan/strongswan_5.9.14.bb' (152,205) at 20240413080012647
137226 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/board_detect.h' (152,206) at 20210308005003076
137227 2025-01-08 03:00:54.498-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_i2c.c' (152,207) at 20210308005003340
137228 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa2xx.h' (152,208) at 20210307214930098
137229 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_hier_gre_keys.sh' (152,209) at 20210307214932686
137230 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x.h' (152,210) at 20220525020654975
137231 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree.h' (152,211) at 20240405153049257
137232 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/frontend.json' (152,212) at 20240405153054137
137233 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CHECKSUM.h' (152,213) at 20210307214931646
137234 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/nlattr.c' (152,214) at 20240405153231951
137235 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/head.S' (152,215) at 20220525020651986
137236 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml' (152,216) at 20221207040023631
137237 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs.c' (152,217) at 20240415080012975
137238 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_table.host.h' (152,218) at 20210307214930562
137239 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_armv7_omap.h' (152,219) at 20210308005003620
137240 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt/run-ptest' (152,220) at 20230401080011971
137241 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/bitmap.c' (152,221) at 20240405153047041
137242 2025-01-08 03:00:54.499-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_apg.h' (152,222) at 20240405153047253
137243 2025-01-08 03:00:54.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_sas.h' (152,223) at 20240405153231435
137244 2025-01-08 03:00:54.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/BellBird' (152,224) at 20210307205553754
137245 2025-01-08 03:00:54.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-pvh-common.h' (152,225) at 20241211090212366
137246 2025-01-08 03:00:54.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ServiceRoot_v1.xml' (152,226) at 20240619080002936
137247 2025-01-08 03:00:54.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/clang-format.rst' (152,227) at 20220525020651754
137248 2025-01-08 03:00:54.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/linear.rst' (152,228) at 20210307214925222
137249 2025-01-08 03:00:54.500-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-tiny-usb.c' (152,229) at 20240405153230683
137250 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_sh_mask.h' (152,230) at 20240405153047441
137251 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/efuse.h' (152,231) at 20210307214929950
137252 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gsound/gsound_1.0.3.bb' (152,232) at 20231126090012781
137253 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_unknown_cmd.py' (152,233) at 20210308005003744
137254 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile' (152,234) at 20210309003650612
137255 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/global_nvs.h' (152,235) at 20210308005002872
137256 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/perf.h' (152,236) at 20240405153046193
137257 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/setup.py' (152,237) at 20220728030041559
137258 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-gpio-pci.c' (152,238) at 20221215040039166
137259 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Fix-type-mismatch-on-32bit-arches.patch' (152,239) at 20230401080011931
137260 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/dram.c' (152,240) at 20210308005002820
137261 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-Use-hardcodes-values-for-ABI-syscall-bases.patch' (152,241) at 20210729000029100
137262 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.h' (152,242) at 20210307214929406
137263 2025-01-08 03:00:54.505-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr.host.h' (152,243) at 20240405153051837
137264 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.h' (152,244) at 20240405153049469
137265 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/pm.c' (152,245) at 20240910080014094
137266 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/beep.c' (152,246) at 20240405153053545
137267 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem.inc' (152,247) at 20241227090016917
137268 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/phosphor-logging.wrap' (152,248) at 20230425080033147
137269 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/check-blacklist-hashes.awk' (152,249) at 20240405153046529
137270 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_rxe.h' (152,250) at 20240405153052949
137271 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_close_unittest.cpp' (152,251) at 20220824030029051
137272 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_mr_tcam.c' (152,252) at 20210307214929538
137273 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/uaccess.h' (152,253) at 20240405153045973
137274 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-fru.yaml' (152,254) at 20210307205554082
137275 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/util.hpp' (152,255) at 20231026080038056
137276 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/board-n8x0.c' (152,256) at 20240418080014478
137277 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pmic_glink_altmode.c' (152,257) at 20240910080014066
137278 2025-01-08 03:00:54.506-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-resizer.c' (152,258) at 20240405153230815
137279 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_5_0_offset.h' (152,259) at 20220525020652710
137280 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/freebsd-14.vars' (152,260) at 20241211090212202
137281 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/srf04.c' (152,261) at 20240405153049013
137282 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_utility.c' (152,262) at 20210307214930950
137283 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/machine_kexec_32.c' (152,263) at 20220525020652170
137284 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-health.svg' (152,264) at 20210308005107069
137285 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/pm9g45.c' (152,265) at 20210308005003040
137286 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/air-cooled.yaml' (152,266) at 20210307205553698
137287 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunvnet_common.c' (152,267) at 20240405153050309
137288 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strcpy-700.S' (152,268) at 20210307214925674
137289 2025-01-08 03:00:54.507-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvbstb.svg' (152,269) at 20220525020651778
137290 2025-01-08 03:00:54.510-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_1_0_offset.h' (152,270) at 20210307214927398
137291 2025-01-08 03:00:54.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/match.c' (152,271) at 20250106090012039
137292 2025-01-08 03:00:54.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' (152,272) at 20250106090013255
137293 2025-01-08 03:00:54.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.h' (152,273) at 20250106090012059
137294 2025-01-08 03:00:54.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-omap2-mcspi.c' (152,274) at 20250106090012067
137295 2025-01-08 03:00:54.511-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw.c' (152,275) at 20250106090012095
137296 2025-01-08 03:00:54.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/efi.c' (152,276) at 20250106090012031
137297 2025-01-08 03:00:54.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_conn.c' (152,277) at 20250106090012091
137298 2025-01-08 03:00:54.512-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.c' (152,278) at 20250106090012067
137299 2025-01-08 03:00:54.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c' (152,279) at 20250106090012051
137300 2025-01-08 03:00:54.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/namei.c' (152,280) at 20250106090012075
137301 2025-01-08 03:00:54.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/option.c' (152,281) at 20250106090012071
137302 2025-01-08 03:00:54.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/export.h' (152,282) at 20250106090012075
137303 2025-01-08 03:00:54.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Makefile' (152,283) at 20250106090012031
137304 2025-01-08 03:00:54.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/task_stack.h' (152,284) at 20250106090012083
137305 2025-01-08 03:00:54.513-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/cpuid.h' (152,285) at 20250106090012039
137306 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c' (152,286) at 20250106090012047
137307 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/skmsg.c' (152,287) at 20250106090012091
137308 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/acpi.c' (152,288) at 20250106090012043
137309 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/addr.c' (152,289) at 20250106090012075
137310 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sqpoll.c' (152,290) at 20250106090012087
137311 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-platform.c' (152,291) at 20250106090012055
137312 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' (152,292) at 20250106090013251
137313 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-microchip-corei2c.c' (152,293) at 20250106090012055
137314 2025-01-08 03:00:54.514-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/sdt.h' (152,294) at 20250106090012099
137315 2025-01-08 03:00:54.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_file.c' (152,295) at 20250106090012079
137316 2025-01-08 03:00:54.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_snapshot.c' (152,296) at 20250106090012051
137317 2025-01-08 03:00:54.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iops.c' (152,297) at 20250106090012083
137318 2025-01-08 03:00:54.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/net/bpf_jit.c' (152,298) at 20250106090012035
137319 2025-01-08 03:00:54.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/super.h' (152,299) at 20250106090012075
137320 2025-01-08 03:00:54.515-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-imx.c' (152,300) at 20250106090012055
137321 2025-01-08 03:00:54.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io_uring.h' (152,301) at 20250106090012087
137322 2025-01-08 03:00:54.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/super.c' (152,302) at 20250106090012075
137323 2025-01-08 03:00:54.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_util.c' (152,303) at 20250106090012079
137324 2025-01-08 03:00:54.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_symlink.c' (152,304) at 20250106090012083
137325 2025-01-08 03:00:54.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wait.h' (152,305) at 20250106090012083
137326 2025-01-08 03:00:54.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/memfd_test.c' (152,306) at 20250106090012099
137327 2025-01-08 03:00:54.516-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c' (152,307) at 20250106090012059
137328 2025-01-08 03:00:54.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_list_set.c' (152,308) at 20250106090012091
137329 2025-01-08 03:00:54.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/Romulus.py' (152,309) at 20250106090014227
137330 2025-01-08 03:00:54.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/pci.c' (152,310) at 20250106090012043
137331 2025-01-08 03:00:54.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/inst.c' (152,311) at 20250106090012031
137332 2025-01-08 03:00:54.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/vmd.c' (152,312) at 20250106090012063
137333 2025-01-08 03:00:54.517-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' (152,313) at 20250106090012059
137334 2025-01-08 03:00:54.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.c' (152,314) at 20250106090012059
137335 2025-01-08 03:00:54.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/af_smc.c' (152,315) at 20250106090012095
137336 2025-01-08 03:00:54.518-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_util.c' (152,499) at 20250106090012051
137337 2025-01-08 03:00:54.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/super.c' (152,500) at 20250106090012075
137338 2025-01-08 03:00:54.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/drd.h' (152,501) at 20250106090012071
137339 2025-01-08 03:00:54.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd64_edac.c' (152,502) at 20250106090012047
137340 2025-01-08 03:00:54.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb.c' (152,503) at 20250106090012055
137341 2025-01-08 03:00:54.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/server.c' (152,504) at 20250106090012079
137342 2025-01-08 03:00:54.519-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_kfd_interface.h' (152,505) at 20250106090012051
137343 2025-01-08 03:00:54.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs.c' (152,506) at 20250106090012075
137344 2025-01-08 03:00:54.526-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-nb-wmi.c' (152,507) at 20250106090012067
137345 2025-01-08 03:00:54.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/apple-admac.c' (152,508) at 20250106090012043
137346 2025-01-08 03:00:54.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/irq.c' (152,509) at 20250106090012063
137347 2025-01-08 03:00:54.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/params/trigger_params.hpp' (152,510) at 20250101090029511
137348 2025-01-08 03:00:54.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/meson.build' (152,511) at 20250101090002234
137349 2025-01-08 03:00:54.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' (152,512) at 20250101090002238
137350 2025-01-08 03:00:54.527-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' (152,513) at 20250101090002234
137351 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensorset.hpp' (152,524) at 20250103090030005
137352 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/events.hpp' (152,525) at 20250103090030353
137353 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/thresholds.hpp' (152,526) at 20250103090030009
137354 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/app.hpp' (152,527) at 20250103090002092
137355 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/find_hwmon.cpp' (152,528) at 20250103090030009
137356 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/types.hpp' (152,529) at 20250103090030353
137357 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/test_fru-utils.cpp' (152,530) at 20250103090003952
137358 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_manager.cpp' (152,531) at 20250103090031821
137359 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_connection.hpp' (152,532) at 20250103090002092
137360 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/errors.hpp' (152,533) at 20250103090030353
137361 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/hwmonio_mock.hpp' (152,534) at 20250103090030009
137362 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/perform_scan.cpp' (152,535) at 20250103090003952
137363 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x' (152,536) at 20241211090212534
137364 2025-01-08 03:00:54.528-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/vm_websocket.hpp' (152,537) at 20250102090002373
137365 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.applesmc' (152,538) at 20240906080037556
137366 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-any.out' (152,539) at 20210308005046401
137367 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.rules' (152,540) at 20210307205554562
137368 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso.so' (152,541) at 20241211090212378
137369 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count' (152,542) at 20240906080037560
137370 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.cphp' (152,543) at 20240906080037556
137371 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png' (152,544) at 20210307205554270
137372 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.out' (152,545) at 20220429100100882
137373 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-output-display.png' (152,546) at 20210307205554326
137374 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.out' (152,547) at 20210308005046405
137375 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/devkeys/kernel.keyblock' (152,548) at 20210308005003300
137376 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.err' (152,549) at 20210308005046409
137377 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory.png' (152,550) at 20210307205554298
137378 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/ensure.hpp' (152,551) at 20241231090029370
137379 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sysfs.cpp' (152,553) at 20250103090030005
137380 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensorset.cpp' (152,554) at 20250103090030005
137381 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/find_callout_path.cpp' (152,555) at 20250103090030009
137382 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.nohpet' (152,556) at 20241211090212534
137383 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/.clang-format' (152,557) at 20250103090020393
137384 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger.cpp' (152,558) at 20250101090029511
137385 2025-01-08 03:00:54.529-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/dbus_utility.hpp' (152,559) at 20250101090002234 to deleted uid set
137386 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' (152,560) at 20250101090002238
137387 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/parsing.hpp' (152,561) at 20250103090002092
137388 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/.clang-format' (152,562) at 20250103090033289
137389 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/.clang-format' (152,563) at 20250103090042189
137390 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.clang-format' (152,564) at 20250103090031821
137391 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/functor.cpp' (152,565) at 20250103090030353
137392 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/functor.hpp' (152,566) at 20250103090030353
137393 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/manager.cpp' (152,567) at 20250103090031821
137394 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/trigger_types.hpp' (152,568) at 20250101090029511
137395 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_trigger_manager.cpp' (152,569) at 20250101090029515
137396 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' (152,570) at 20250101090002238
137397 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalSettings.vue' (152,571) at 20250103090041869
137398 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmon.hpp' (152,572) at 20250103090030005
137399 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' (152,573) at 20250103090002096
137400 2025-01-08 03:00:54.530-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmonio.hpp' (152,574) at 20250103090030005
137401 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_device.cpp' (152,575) at 20250103090003952
137402 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/env.cpp' (152,576) at 20250103090030005
137403 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/errors.cpp' (152,577) at 20250103090030353
137404 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_client.hpp' (152,578) at 20250103090002092
137405 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/meson.options' (152,599) at 20250101090002238
137406 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_trigger.cpp' (152,600) at 20250101090029511
137407 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_manager.cpp' (152,601) at 20250101090029511
137408 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/nilfs.h' (152,602) at 20250106090012075
137409 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_main.c' (152,603) at 20250106090012055
137410 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_ptp.c' (152,604) at 20250106090012055
137411 2025-01-08 03:00:54.531-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/connection.h' (152,605) at 20250106090012079
137412 2025-01-08 03:00:54.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btnode.c' (152,606) at 20250106090012075
137413 2025-01-08 03:00:54.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/file.c' (152,607) at 20250106090012075
137414 2025-01-08 03:00:54.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c' (152,608) at 20250106090012047
137415 2025-01-08 03:00:54.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap.c' (152,609) at 20250106090012043
137416 2025-01-08 03:00:54.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/gcinode.c' (152,610) at 20250106090012075
137417 2025-01-08 03:00:54.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c' (152,611) at 20250106090012047
137418 2025-01-08 03:00:54.532-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb.c' (152,612) at 20250106090012067
137419 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/stddef.h' (152,613) at 20250106090012087
137420 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/virtio_blk.c' (152,614) at 20250106090012043
137421 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.c' (152,615) at 20250106090012047
137422 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/p2sb.c' (152,616) at 20250106090012067
137423 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/pci.c' (152,617) at 20250106090012043
137424 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/msi.c' (152,618) at 20250106090012063
137425 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.clang-format' (152,619) at 20250103090003948
137426 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/.clang-format' (152,620) at 20250103090023501
137427 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/util.hpp' (152,621) at 20250103090030009
137428 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/parsing_test.cpp' (152,622) at 20250103090002096
137429 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/interface.hpp' (152,623) at 20250103090030005
137430 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/http_utility.hpp' (152,624) at 20250103090002092
137431 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/test.awk' (152,625) at 20250103145915256
137432 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-filter-active.png' (152,626) at 20220105012522967 to deleted uid set
137433 2025-01-08 03:00:54.533-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/subscription.cpp' (152,627) at 20250104090002082
137434 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/main.cpp' (152,658) at 20250104090023138
137435 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/LICENSE' (152,659) at 20250103145915252
137436 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/meson.build' (152,660) at 20250103145915256
137437 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/add-urls.awk' (152,661) at 20250103145915252
137438 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/usb-ctrl/meson.build' (152,662) at 20250103145915256
137439 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/usb-ctrl/usb-ctrl' (152,663) at 20250103145915256
137440 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.cpp' (152,664) at 20250104090023138
137441 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/tests' (152,665) at 20250103145915256
137442 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-hostname.service' (152,666) at 20250103145915252
137443 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (152,667) at 20250104090015822
137444 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/meson.build' (152,668) at 20250103145915252
137445 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/.gitignore' (152,669) at 20250103145915252
137446 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-mac@.service' (152,670) at 20250103145915252
137447 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/dbus_interfaces_finder.cpp' (152,671) at 20250104090029114
137448 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/.clang-format' (152,672) at 20250104090029114
137449 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.hpp' (152,673) at 20250104090029114
137450 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/meson_options.txt' (152,674) at 20250103145915256
137451 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/logging_test.cpp' (152,675) at 20250104090026378
137452 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-mac.sh' (152,676) at 20250103145915252
137453 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/.clang-format' (152,677) at 20250104090021254
137454 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml' (152,678) at 20250104090021970
137455 2025-01-08 03:00:54.534-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/http-redirect.socket' (152,679) at 20250103145915256
137456 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' (152,680) at 20250104090002082
137457 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/app.cpp' (152,681) at 20250103090030353
137458 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/manager.hpp' (152,682) at 20250103090030353
137459 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/mainloop.cpp' (152,683) at 20250103090030005
137460 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/server_sent_event.hpp' (152,684) at 20250103090002092
137461 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sysfs.hpp' (152,685) at 20250103090030005
137462 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/utils.hpp' (152,686) at 20250103090030353
137463 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/readd.cpp' (152,687) at 20250103090030005
137464 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/manager.cpp' (152,688) at 20250103090030353
137465 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/http-redirect.awk' (152,689) at 20250103145915256
137466 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/pimgen.py' (152,690) at 20250104090024870
137467 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/README.md' (152,691) at 20250103145915252
137468 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/meson.build' (152,692) at 20250103145915256
137469 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png' (152,693) at 20210307205554462 to deleted uid set
137470 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/OWNERS' (152,694) at 20250103145915252
137471 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/parse_registries.py' (152,695) at 20250104090002082
137472 2025-01-08 03:00:54.535-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/connection.c' (152,696) at 20250106090012079
137473 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/region.c' (152,697) at 20250106090012043
137474 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c' (152,698) at 20250106090012047
137475 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-edma-main.c' (152,699) at 20250106090012043
137476 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/irqdomain.c' (152,700) at 20250106090012063
137477 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/server.h' (152,701) at 20250106090012079
137478 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode_item.c' (152,702) at 20250106090012083
137479 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf_item.c' (152,703) at 20250106090012079
137480 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c' (152,704) at 20250106090012047
137481 2025-01-08 03:00:54.537-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h' (152,705) at 20250106090012047
137482 2025-01-08 03:00:54.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/inode.c' (152,706) at 20250106090012075
137483 2025-01-08 03:00:54.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/storvsc_drv.c' (152,707) at 20250106090012067
137484 2025-01-08 03:00:54.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/connect.c' (152,708) at 20250106090012079
137485 2025-01-08 03:00:54.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb' (152,709) at 20250106090013251
137486 2025-01-08 03:00:54.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.c' (152,710) at 20250106090012055
137487 2025-01-08 03:00:54.538-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_file.h' (152,711) at 20250106090012079
137488 2025-01-08 03:00:54.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kprobe.c' (152,712) at 20250106090012087
137489 2025-01-08 03:00:54.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sock.h' (152,713) at 20250106090012087
137490 2025-01-08 03:00:54.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb' (152,714) at 20250106090013251
137491 2025-01-08 03:00:54.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsmap.c' (152,715) at 20250106090012079
137492 2025-01-08 03:00:54.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-riic.c' (152,716) at 20250106090012055
137493 2025-01-08 03:00:54.539-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Makefile' (152,717) at 20250106090012031
137494 2025-01-08 03:00:54.540-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_realtek.c' (152,718) at 20250106090012095
137495 2025-01-08 03:00:54.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/inode.c' (152,719) at 20250106090012071
137496 2025-01-08 03:00:54.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c' (152,720) at 20250106090012047
137497 2025-01-08 03:00:54.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/probe.c' (152,721) at 20250106090012063
137498 2025-01-08 03:00:54.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/tun.c' (152,722) at 20250106090012059
137499 2025-01-08 03:00:54.541-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' (152,723) at 20250106090013255
137500 2025-01-08 03:00:54.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb.c' (152,724) at 20250106090012063
137501 2025-01-08 03:00:54.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.c' (152,725) at 20250106090012059
137502 2025-01-08 03:00:54.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/it87_wdt.c' (152,726) at 20250106090012071
137503 2025-01-08 03:00:54.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/internal.h' (152,727) at 20250106090012043
137504 2025-01-08 03:00:54.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/quirks.c' (152,728) at 20250106090012063
137505 2025-01-08 03:00:54.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/bmap.c' (152,729) at 20250106090012079
137506 2025-01-08 03:00:54.542-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c' (152,730) at 20250106090012047
137507 2025-01-08 03:00:54.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb_common.c' (152,731) at 20250106090012079
137508 2025-01-08 03:00:54.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4callback.c' (152,732) at 20250106090012075
137509 2025-01-08 03:00:54.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rtalloc.c' (152,733) at 20250106090012083
137510 2025-01-08 03:00:54.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/udmabuf.c' (152,734) at 20250106090012043
137511 2025-01-08 03:00:54.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/.clang-format' (152,735) at 20250106090002163
137512 2025-01-08 03:00:54.543-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h' (152,736) at 20250106090012051
137513 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io_uring.c' (152,737) at 20250106090012087
137514 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/gpio-charger.c' (152,738) at 20250106090012067
137515 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.cpp' (152,739) at 20250106090027119
137516 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.hpp' (152,740) at 20250104090023138
137517 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-hostname.sh' (152,741) at 20250103145915252
137518 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/http-redirect@.service' (152,742) at 20250103145915256
137519 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/inst.h' (152,744) at 20250106090012031
137520 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' (152,745) at 20250106090013251
137521 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hyperv.h' (152,746) at 20250106090012083
137522 2025-01-08 03:00:54.544-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_clc.h' (152,747) at 20250106090012095
137523 2025-01-08 03:00:54.545-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mipsregs.h' (152,748) at 20250106090012035
137524 2025-01-08 03:00:54.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace.c' (152,749) at 20250106090012087
137525 2025-01-08 03:00:54.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/namei.c' (152,750) at 20250106090012079
137526 2025-01-08 03:00:54.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/book3s/vas-api.c' (152,751) at 20250106090012035
137527 2025-01-08 03:00:54.546-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mv_xor.c' (152,752) at 20250106090012043
137528 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Makefile' (152,753) at 20250106090012035
137529 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mtk-sd.c' (152,754) at 20250106090012055
137530 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_ipc.c' (152,755) at 20250106090012079
137531 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb' (152,756) at 20250106090013255
137532 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_kvp.c' (152,757) at 20250106090012051
137533 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmstat.h' (152,758) at 20250106090012083
137534 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/intel.c' (152,759) at 20250106090012039
137535 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c' (152,760) at 20250106090012047
137536 2025-01-08 03:00:54.547-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/core.h' (152,761) at 20250106090012071
137537 2025-01-08 03:00:54.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/redundancy_main.cpp' (152,762) at 20250106090027123
137538 2025-01-08 03:00:54.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/export.c' (152,763) at 20250106090012075
137539 2025-01-08 03:00:54.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/stddef.h' (152,764) at 20250106090012095
137540 2025-01-08 03:00:54.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c' (152,765) at 20250106090012047
137541 2025-01-08 03:00:54.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel-pci.c' (152,766) at 20250106090012067
137542 2025-01-08 03:00:54.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot_item.c' (152,767) at 20250106090012079
137543 2025-01-08 03:00:54.548-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode.h' (152,768) at 20250106090012083
137544 2025-01-08 03:00:54.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/x86.c' (152,769) at 20250106090012039
137545 2025-01-08 03:00:54.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_modes.c' (152,770) at 20250106090012051
137546 2025-01-08 03:00:54.549-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/drd.c' (152,771) at 20250106090012071
137547 2025-01-08 03:00:54.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pnx.c' (152,772) at 20250106090012055
137548 2025-01-08 03:00:54.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_cake.c' (152,773) at 20250106090012091
137549 2025-01-08 03:00:54.550-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl.c' (152,774) at 20250106090012083
137550 2025-01-08 03:00:54.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c' (152,775) at 20250106090012059
137551 2025-01-08 03:00:54.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/pmbus.cpp' (152,776) at 20250106090027123
137552 2025-01-08 03:00:54.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/aer.c' (152,777) at 20250106090012063
137553 2025-01-08 03:00:54.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zram_drv.c' (152,778) at 20250106090012043
137554 2025-01-08 03:00:54.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/address.c' (152,779) at 20250106090012059
137555 2025-01-08 03:00:54.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c' (152,780) at 20250106090012047
137556 2025-01-08 03:00:54.551-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/internal.h' (152,781) at 20250106090012075
137557 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/gadget.c' (152,782) at 20250106090012071
137558 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-checker.c' (152,783) at 20250106090012075
137559 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_data.c' (152,784) at 20250106090012079
137560 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c' (152,785) at 20250106090012047
137561 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-core.c' (152,786) at 20250106090012063
137562 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/numeric_sensor.cpp' (152,787) at 20250106090030228 to deleted uid set
137563 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs.h' (152,788) at 20250106090012079
137564 2025-01-08 03:00:54.552-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/fwnode_mdio.c' (152,789) at 20250106090012059
137565 2025-01-08 03:00:54.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/processor.h' (152,790) at 20250106090012035
137566 2025-01-08 03:00:54.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-xfs' (152,791) at 20250106090012031
137567 2025-01-08 03:00:54.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c' (152,792) at 20250106090012063
137568 2025-01-08 03:00:54.553-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq.c' (152,793) at 20250106090012039
137569 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/osd_client.c' (152,794) at 20250106090012091
137570 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/osd_client.h' (152,795) at 20250106090012083
137571 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.hpp' (152,796) at 20250106090027123
137572 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_bpf.c' (152,797) at 20250106090012091
137573 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/trace.h' (152,798) at 20250106090012079
137574 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/Kconfig' (152,799) at 20250106090012079
137575 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/diskonchip.c' (152,800) at 20250106090012055
137576 2025-01-08 03:00:54.554-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-host-common.c' (152,801) at 20250106090012063
137577 2025-01-08 03:00:54.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_base.c' (152,802) at 20250106090012067
137578 2025-01-08 03:00:54.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_conexant.c' (152,803) at 20250106090012095
137579 2025-01-08 03:00:54.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp513.c' (152,804) at 20250106090012055
137580 2025-01-08 03:00:54.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/arasan-nand-controller.c' (152,805) at 20250106090012055
137581 2025-01-08 03:00:54.555-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel-family.h' (152,806) at 20250106090012035
137582 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla1280.h' (152,807) at 20250106090012067
137583 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/health.c' (152,808) at 20250106090012059
137584 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c' (152,809) at 20250106090012047
137585 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/inode.c' (152,810) at 20250106090012075
137586 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-edma-common.h' (152,811) at 20250106090012043
137587 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_quota_defs.h' (152,812) at 20250106090012079
137588 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.c' (152,813) at 20250106090012079
137589 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_events.h' (152,814) at 20250106090012083
137590 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hyperv_vmbus.h' (152,815) at 20250106090012051
137591 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/numeric_sensor.hpp' (152,816) at 20250106090030228
137592 2025-01-08 03:00:54.556-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/cpuid.c' (152,817) at 20250106090012039
137593 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_clc.c' (152,818) at 20250106090012095
137594 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology.c' (152,819) at 20250106090012051
137595 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_choke.c' (152,820) at 20250106090012091
137596 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mtk_wdt.c' (152,821) at 20250106090012071
137597 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iops.h' (152,822) at 20250106090012083
137598 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dts' (152,823) at 20250106090012035
137599 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/tegra186-gpc-dma.c' (152,824) at 20250106090012043
137600 2025-01-08 03:00:54.557-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io_uring.h' (152,825) at 20250106090012083
137601 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_core.c' (152,826) at 20250106090012095
137602 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' (152,827) at 20250106090013255
137603 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' (152,828) at 20250106090013251
137604 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rw.c' (152,829) at 20250106090012087
137605 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb' (152,830) at 20250106090013255
137606 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c' (152,831) at 20250106090012055
137607 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode.c' (152,832) at 20250106090012083
137608 2025-01-08 03:00:54.558-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/Witherspoon.py' (152,833) at 20250106090014227
137609 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events.c' (152,834) at 20250106090012087
137610 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-ti.c' (152,835) at 20250106090012071
137611 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/skmsg.h' (152,836) at 20250106090012083
137612 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_priv.h' (152,837) at 20250106090012079
137613 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/i2c.hpp' (152,838) at 20250106090027123
137614 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fec.yaml' (152,839) at 20250106090012031
137615 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/agheader_repair.c' (152,840) at 20250106090012079
137616 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_set_ifconfig.sh' (152,841) at 20250106090012095
137617 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/sh_dac_audio.c' (152,842) at 20250106090012095
137618 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.c' (152,843) at 20250106090012047
137619 2025-01-08 03:00:54.559-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/openvswitch/openvswitch.sh' (152,844) at 20250106090012099
137620 2025-01-08 03:00:54.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/README.md' (152,845) at 20250106090002163
137621 2025-01-08 03:00:54.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/at_xdmac.c' (152,846) at 20250106090012043
137622 2025-01-08 03:00:54.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/sysfs.c' (152,847) at 20250106090012071
137623 2025-01-08 03:00:54.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c' (152,848) at 20250106090012067
137624 2025-01-08 03:00:54.560-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.hpp' (152,849) at 20250106090027119
137625 2025-01-08 03:00:54.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/domain.c' (152,850) at 20250106090012043
137626 2025-01-08 03:00:54.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched.h' (152,851) at 20250106090012083
137627 2025-01-08 03:00:54.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/eventpoll.c' (152,852) at 20250106090012075
137628 2025-01-08 03:00:54.561-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35950.c' (152,853) at 20250106090012051
137629 2025-01-08 03:00:54.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-tegra.c' (152,854) at 20250106090012055
137630 2025-01-08 03:00:54.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/base.c' (152,855) at 20250106090012063
137631 2025-01-08 03:00:54.562-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmalloc.c' (152,856) at 20250106090012091
137632 2025-01-08 03:00:54.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/filter.c' (152,857) at 20250106090012091
137633 2025-01-08 03:00:54.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_state_sensor.hpp' (152,858) at 20250107090029777
137634 2025-01-08 03:00:54.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/Kconfig' (152,859) at 20250107090012024
137635 2025-01-08 03:00:54.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/MAINTAINERS' (152,860) at 20250107090012024
137636 2025-01-08 03:00:54.563-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.cpp' (152,861) at 20250107090029777
137637 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pmbus_core.c' (152,862) at 20250107090012024
137638 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/utils.cpp' (152,863) at 20250107090029781
137639 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/trivial-devices.yaml' (152,864) at 20250107090012020
137640 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus_manager.cpp' (152,865) at 20250107090029781
137641 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_mb.json' (152,866) at 20250107090005504
137642 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_platform_cmd.cpp' (152,867) at 20250107090029781
137643 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.cpp' (152,868) at 20250107090029781
137644 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/index.rst' (152,869) at 20250107090012020
137645 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb' (152,870) at 20250107090013300
137646 2025-01-08 03:00:54.564-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_utility.hpp' (152,871) at 20250107090002996
137647 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform.cpp' (152,872) at 20250107090029777
137648 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr.cpp' (152,873) at 20250107090029777
137649 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/crps.rst' (152,874) at 20250107090012020
137650 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.cpp' (152,875) at 20250107090029781
137651 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/pldmd.cpp' (152,876) at 20250107090029781
137652 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_fio.json' (152,877) at 20250107090005500
137653 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_pdb.json' (152,878) at 20250107090005504
137654 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/legacy.json' (152,879) at 20250107090005504
137655 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_scm.json' (152,880) at 20250107090005504
137656 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/crps.c' (152,881) at 20250107090012024
137657 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png' (152,882) at 20210307205554462
137658 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/Makefile' (152,883) at 20250107090012024
137659 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb' (152,884) at 20250107090013300
137660 2025-01-08 03:00:54.565-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_pdb_hsc_xdp.json' (152,885) at 20250107090005504
137661 2025-01-08 03:00:54.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts' (152,935) at 20250107090012024
137662 2025-01-08 03:00:54.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_hdd.json' (152,936) at 20250107090005504
137663 2025-01-08 03:00:54.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/numeric_sensor.cpp' (152,937) at 20250107090029781
137664 2025-01-08 03:00:54.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/dreport' (152,938) at 20250107090020024
137665 2025-01-08 03:00:54.566-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' (152,939) at 20250107090005504
137666 2025-01-08 03:00:54.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' (152,940) at 20250107090014232
137667 2025-01-08 03:00:54.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-filter-active.png' (152,941) at 20220105012522967
137668 2025-01-08 03:00:54.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_hdd_nvme.json' (152,942) at 20250107090005504
137669 2025-01-08 03:00:54.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.cpp' (152,943) at 20250107090029781
137670 2025-01-08 03:00:54.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_fru_test.cpp' (152,944) at 20250107090029777
137671 2025-01-08 03:00:54.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_mb_vr_infineon.json' (152,945) at 20250107090005504
137672 2025-01-08 03:00:54.567-0600 FINEST t521 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py' (152,946) at 20250107090014232
137673 2025-01-08 03:00:54.567-0600 FINEST t521 Statistics.logIt: found 1223 deleted documents in MMapDirectory@/opengrok/data/index/openbmc lockFactory=org.apache.lucene.store.NoLockFactory@b111c68 (took 9.842 seconds)
137674 2025-01-08 03:00:54.622-0600 FINER t521 ObjectInputFilter$Config.traceFilter: Builtin factory: null -> new: null
137675 2025-01-08 03:00:54.623-0600 FINER t521 ObjectInputFilter$Config.traceFilter: Builtin factory: null -> new: org.opengrok.indexer.util.WhitelistObjectInputFilter@1822eb11
137676 2025-01-08 03:00:54.624-0600 FINER t521 ObjectInputStream.filterCheck: ObjectInputFilter ALLOWED: null, array length: -1, nRefs: 1, depth: 1, bytes: 170, ex: n/a
137677 2025-01-08 03:00:54.625-0600 FINER t521 ObjectInputStream.filterCheck: ObjectInputFilter ALLOWED: class org.opengrok.indexer.index.IndexAnalysisSettings3, array length: -1, nRefs: 1, depth: 1, bytes: 237, ex: n/a
137678 2025-01-08 03:00:54.706-0600 INFO t521 IndexDatabase.getIndexDownArgs: Starting file collection using history traversal for directory '/openbmc'
137679 2025-01-08 03:00:54.709-0600 FINEST t521 IndexDatabase.indexDownUsingHistory: collected sorted files: [/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp, /openbmc/docs/architecture/object-mapper.md, /openbmc/entity-manager/configurations/meta/yosemite4.json, /openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json, /openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json, /openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json, /openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json, /openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json, /openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json, /openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json, /openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json, /openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json, /openbmc/entity-manager/configurations/meta/yosemite4n.json, /openbmc/entity-manager/meson.build, /openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts, /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json, /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json, /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub, /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init, /openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend, /openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb, /openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb, /openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc, /openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc, /openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb, /openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc, /openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb, /openbmc/openbmc-build-scripts/scripts/build-unit-test-docker, /openbmc/openbmc-build-scripts/scripts/unit-test.py, /openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot, /openbmc/openpower-debug-collector/.clang-format, /openbmc/openpower-occ-control/.clang-format, /openbmc/openpower-pnor-code-mgmt/.clang-tidy, /openbmc/openpower-pnor-code-mgmt/functions.cpp, /openbmc/openpower-pnor-code-mgmt/item_updater.hpp, /openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp, /openbmc/phosphor-inventory-manager/.clang-format, /openbmc/phosphor-net-ipmid/sd_event_loop.cpp, /openbmc/skeleton/configs/Barreleye.py, /openbmc/skeleton/configs/Firestone.py, /openbmc/skeleton/configs/Garrison.py, /openbmc/skeleton/configs/Lanyang.py, /openbmc/skeleton/configs/Palmetto.py, /openbmc/skeleton/configs/Romulus.py, /openbmc/skeleton/configs/Witherspoon.py, /openbmc/skeleton/configs/Zaius.py, /openbmc/skeleton/pychassisctl/chassis_control.py, /openbmc/skeleton/pydownloadmgr/download_manager.py, /openbmc/skeleton/pyflashbmc/bmc_update.py, /openbmc/skeleton/pyinventorymgr/inventory_items.py, /openbmc/skeleton/pyinventorymgr/sync_inventory_items.py, /openbmc/skeleton/pyipmitest/ipmi_debug.py, /openbmc/skeleton/pystatemgr/discover_system_state.py, /openbmc/skeleton/pysystemmgr/system_manager.py]
137680 2025-01-08 03:00:54.771-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp) done (took 46 ms)
137681 2025-01-08 03:00:54.798-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bios-settings-mgr/.clang-format' at 20240904080002598
137682 2025-01-08 03:00:54.799-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bios-settings-mgr/README.md' at 20241022080002056
137683 2025-01-08 03:00:54.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/.openbmc-enforce-gitlint' at 20220829030004071
137684 2025-01-08 03:00:54.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/.shellcheck' at 20210308005112989
137685 2025-01-08 03:00:54.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/app.hpp' at 20240713080003654
137686 2025-01-08 03:00:54.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/http_client.hpp' at 20241024080002682
137687 2025-01-08 03:00:54.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/http_connection.hpp' at 20241025080002985
137688 2025-01-08 03:00:54.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/parsing.hpp' at 20240511080002653
137689 2025-01-08 03:00:54.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/server_sent_event.hpp' at 20240914080002926
137690 2025-01-08 03:00:54.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/dbus_utility.hpp' at 20241217090008760
137691 2025-01-08 03:00:54.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/dbus_utility.hpp' at 20250101090002234
137692 2025-01-08 03:00:54.818-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/http_utility.hpp' at 20241228090003719
137693 2025-01-08 03:00:54.820-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' at 20241217090008760
137694 2025-01-08 03:00:54.821-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/vm_websocket.hpp' at 20241217090008760
137695 2025-01-08 03:00:54.822-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/meson.build' at 20241228090003719
137696 2025-01-08 03:00:54.822-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/meson.options' at 20241213090002373
137697 2025-01-08 03:00:54.843-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
137698 2025-01-08 03:00:54.847-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
137699 2025-01-08 03:00:54.859-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/docs/architecture/object-mapper.md) done (took 11 ms)
137700 2025-01-08 03:00:54.860-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' at 20241229002623795
137701 2025-01-08 03:00:54.864-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' at 20241228090003723
137702 2025-01-08 03:00:54.868-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' at 20241015080002919
137703 2025-01-08 03:00:54.869-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' at 20241015080002919
137704 2025-01-08 03:00:54.948-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/src/subscription.cpp' at 20241228090003723
137705 2025-01-08 03:00:54.949-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/scripts/parse_registries.py' at 20241228090003723
137706 2025-01-08 03:00:54.953-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/test/http/parsing_test.cpp' at 20240321080003061
137707 2025-01-08 03:00:54.953-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' at 20240914080002926
137708 2025-01-08 03:00:54.959-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/btbridge/.shellcheck' at 20210428000006034
137709 2025-01-08 03:00:54.970-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/subprojects/.clang-tidy-ignore' at 20230510080006007
137710 2025-01-08 03:00:54.974-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/docs/architecture/object-mapper.md'
137711 2025-01-08 03:00:54.975-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/docs/architecture/object-mapper.md'
137712 2025-01-08 03:00:54.981-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4.json) done (took 5 ms)
137713 2025-01-08 03:00:54.993-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/docs/release/metrics/2022-07' at 20230114040005626
137714 2025-01-08 03:00:54.996-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/.clang-format' at 20240817080005371
137715 2025-01-08 03:00:54.996-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/.shellcheck' at 20210414100005994
137716 2025-01-08 03:00:55.002-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_fio.json' at 20241213090004405
137717 2025-01-08 03:00:55.002-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_hdd.json' at 20241213090004405
137718 2025-01-08 03:00:55.002-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_hdd_nvme.json' at 20241213090004405
137719 2025-01-08 03:00:55.002-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' at 20241213090004409
137720 2025-01-08 03:00:55.003-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_scm.json' at 20241213090004409
137721 2025-01-08 03:00:55.004-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/harma_mb.json' at 20241213090004409
137722 2025-01-08 03:00:55.004-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/harma_mb_vr_infineon.json' at 20241213090004409
137723 2025-01-08 03:00:55.005-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/minerva_pdb.json' at 20241213090004413
137724 2025-01-08 03:00:55.005-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/minerva_pdb_hsc_xdp.json' at 20241213090004413
137725 2025-01-08 03:00:55.006-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4.json'
137726 2025-01-08 03:00:55.007-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4.json'
137727 2025-01-08 03:00:55.014-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json) done (took 6 ms)
137728 2025-01-08 03:00:55.014-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json'
137729 2025-01-08 03:00:55.015-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json'
137730 2025-01-08 03:00:55.020-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json) done (took 4 ms)
137731 2025-01-08 03:00:55.020-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json'
137732 2025-01-08 03:00:55.021-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json'
137733 2025-01-08 03:00:55.025-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json) done (took 3 ms)
137734 2025-01-08 03:00:55.029-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json) done (took 3 ms)
137735 2025-01-08 03:00:55.030-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json'
137736 2025-01-08 03:00:55.030-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json'
137737 2025-01-08 03:00:55.035-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json) done (took 4 ms)
137738 2025-01-08 03:00:55.036-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json'
137739 2025-01-08 03:00:55.037-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json'
137740 2025-01-08 03:00:55.043-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json) done (took 4 ms)
137741 2025-01-08 03:00:55.055-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json'
137742 2025-01-08 03:00:55.055-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json'
137743 2025-01-08 03:00:55.061-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json) done (took 4 ms)
137744 2025-01-08 03:00:55.061-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json'
137745 2025-01-08 03:00:55.062-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json'
137746 2025-01-08 03:00:55.067-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json) done (took 4 ms)
137747 2025-01-08 03:00:55.068-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json'
137748 2025-01-08 03:00:55.069-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json'
137749 2025-01-08 03:00:55.074-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json) done (took 3 ms)
137750 2025-01-08 03:00:55.075-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json'
137751 2025-01-08 03:00:55.075-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json'
137752 2025-01-08 03:00:55.083-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4n.json) done (took 5 ms)
137753 2025-01-08 03:00:55.085-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/configurations/meta/yosemite4n.json'
137754 2025-01-08 03:00:55.086-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/configurations/meta/yosemite4n.json'
137755 2025-01-08 03:00:55.094-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/entity-manager/meson.build) done (took 7 ms)
137756 2025-01-08 03:00:55.109-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/entity-manager/meson.build'
137757 2025-01-08 03:00:55.109-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/entity-manager/meson.build'
137758 2025-01-08 03:00:55.115-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts) done (took 4 ms)
137759 2025-01-08 03:00:55.116-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/schemas/legacy.json' at 20241204090005347
137760 2025-01-08 03:00:55.118-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/src/fru_device.cpp' at 20240830080004339
137761 2025-01-08 03:00:55.119-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/src/perform_scan.cpp' at 20240830080004343
137762 2025-01-08 03:00:55.120-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/test/expected-schema-errors.txt' at 20210308005114361
137763 2025-01-08 03:00:55.120-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/test/test_fru-utils.cpp' at 20220816030005874
137764 2025-01-08 03:00:55.124-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/estoraged/subprojects/.clang-tidy-ignore' at 20230512080010312
137765 2025-01-08 03:00:55.144-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.png' at 20230629131804619
137766 2025-01-08 03:00:55.144-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.png' at 20230629131804619
137767 2025-01-08 03:00:55.154-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/hiomapd/m4/.keep' at 20210308005100993
137768 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/annotation_dict.bin' at 20220604030008508
137769 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/chassis_dict.bin' at 20240106090013589
137770 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/circuit_dict.bin' at 20220604030008508
137771 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/drive_oem_dict.bin' at 20220604030008508
137772 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/dummy_simple_dict.bin' at 20220604030008508
137773 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/storage_dict.bin' at 20220604030008508
137774 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/chassis_enc.bin' at 20240106090013589
137775 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/circuit_enc.bin' at 20220604030008508
137776 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/drive_oem_enc.bin' at 20220604030008508
137777 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/dummy_simple_enc.bin' at 20220604030008508
137778 2025-01-08 03:00:55.186-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/storage_enc.bin' at 20221202040011011
137779 2025-01-08 03:00:55.207-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/instance-db/default' at 20230608150615691
137780 2025-01-08 03:00:55.236-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-xfs' at 20220525020651634
137781 2025-01-08 03:00:55.380-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/devicetree/bindings/media/s5p-mfc.txt' at 20240405153045101
137782 2025-01-08 03:00:55.400-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fec.yaml' at 20240405153045117
137783 2025-01-08 03:00:55.487-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/devicetree/bindings/trivial-devices.yaml' at 20240826080012307
137784 2025-01-08 03:00:55.538-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/hwmon/index.rst' at 20240826080012307
137785 2025-01-08 03:00:55.545-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/images/logo.gif' at 20240405153045221
137786 2025-01-08 03:00:55.647-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/MAINTAINERS' at 20240913080013765
137787 2025-01-08 03:00:55.647-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Makefile' at 20241220090018302
137788 2025-01-08 03:00:55.693-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts'
137789 2025-01-08 03:00:55.693-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts'
137790 2025-01-08 03:00:55.699-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json) done (took 4 ms)
137791 2025-01-08 03:00:55.700-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts' at 20241002080012454
137792 2025-01-08 03:00:55.984-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/hexagon/Makefile' at 20240405153045913
137793 2025-01-08 03:00:56.013-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/include/asm/inst.h' at 20240405153045937
137794 2025-01-08 03:00:56.021-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/kernel/efi.c' at 20240815080012867
137795 2025-01-08 03:00:56.021-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/kernel/inst.c' at 20240405153045945
137796 2025-01-08 03:00:56.026-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/net/bpf_jit.c' at 20241211090145381
137797 2025-01-08 03:00:56.069-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/mips/Makefile' at 20240405153230007
137798 2025-01-08 03:00:56.083-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dts' at 20210309003648828
137799 2025-01-08 03:00:56.122-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/mips/include/asm/mipsregs.h' at 20240405153046009
137800 2025-01-08 03:00:56.297-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/powerpc/platforms/book3s/vas-api.c' at 20240405153230051
137801 2025-01-08 03:00:56.319-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/riscv/Kconfig.debug' at 20210307214926490
137802 2025-01-08 03:00:56.492-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/include/asm/intel-family.h' at 20240405153230111
137803 2025-01-08 03:00:56.499-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/include/asm/processor.h' at 20241220090018306
137804 2025-01-08 03:00:56.515-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kernel/cpu/intel.c' at 20240405153230119
137805 2025-01-08 03:00:56.515-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kernel/cpu/match.c' at 20240628080013981
137806 2025-01-08 03:00:56.528-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kvm/cpuid.c' at 20240613080016375
137807 2025-01-08 03:00:56.528-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kvm/cpuid.h' at 20240429080012408
137808 2025-01-08 03:00:56.536-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kvm/x86.c' at 20240913080013777
137809 2025-01-08 03:00:56.584-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/block/blk-mq.c' at 20241211090145393
137810 2025-01-08 03:00:56.719-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/base/power/domain.c' at 20241008080013907
137811 2025-01-08 03:00:56.723-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/base/regmap/regmap.c' at 20241216090017693
137812 2025-01-08 03:00:56.735-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/block/virtio_blk.c' at 20241211090145397
137813 2025-01-08 03:00:56.737-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/block/zram/zram_drv.c' at 20241216090017693
137814 2025-01-08 03:00:56.946-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/cxl/core/region.c' at 20241111090012121
137815 2025-01-08 03:00:56.947-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/cxl/pci.c' at 20240405153230275
137816 2025-01-08 03:00:56.952-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/apple-admac.c' at 20240405153230279
137817 2025-01-08 03:00:56.953-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/at_xdmac.c' at 20240405153046981
137818 2025-01-08 03:00:56.955-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/dw/acpi.c' at 20210309003649332
137819 2025-01-08 03:00:56.955-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/dw/internal.h' at 20220525020652406
137820 2025-01-08 03:00:56.955-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/dw/pci.c' at 20240405153046989
137821 2025-01-08 03:00:56.958-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/fsl-edma-common.h' at 20240812080017232
137822 2025-01-08 03:00:56.958-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/fsl-edma-main.c' at 20240812080017232
137823 2025-01-08 03:00:56.965-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/mv_xor.c' at 20220525020652410
137824 2025-01-08 03:00:56.973-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/tegra186-gpc-dma.c' at 20240503080014470
137825 2025-01-08 03:00:56.979-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma-buf/udmabuf.c' at 20241211090145405
137826 2025-01-08 03:00:56.980-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/edac/amd64_edac.c' at 20240617080017386
137827 2025-01-08 03:00:57.030-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c' at 20241011080017303
137828 2025-01-08 03:00:57.030-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h' at 20241011080017303
137829 2025-01-08 03:00:57.037-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c' at 20240815080012875
137830 2025-01-08 03:00:57.043-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c' at 20240805080013947
137831 2025-01-08 03:00:57.053-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c' at 20240405153047145
137832 2025-01-08 03:00:57.053-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c' at 20240405153047145
137833 2025-01-08 03:00:57.053-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c' at 20240405153047145
137834 2025-01-08 03:00:57.071-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.c' at 20240405153230371
137835 2025-01-08 03:00:57.072-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c' at 20241011080017307
137836 2025-01-08 03:00:57.073-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c' at 20240405153230375
137837 2025-01-08 03:00:57.073-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c' at 20241211090145409
137838 2025-01-08 03:00:57.073-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c' at 20241011080017307
137839 2025-01-08 03:00:57.074-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c' at 20240405153047185
137840 2025-01-08 03:00:57.075-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c' at 20241211090145409
137841 2025-01-08 03:00:57.076-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.c' at 20240910080014030
137842 2025-01-08 03:00:58.090-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_kfd_interface.h' at 20240405153230499
137843 2025-01-08 03:00:58.159-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt' at 20240405153230531
137844 2025-01-08 03:00:58.159-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-flakes.txt' at 20240405153230531
137845 2025-01-08 03:00:58.160-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology.c' at 20241216090017697
137846 2025-01-08 03:00:58.166-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/drm_modes.c' at 20240405153048401
137847 2025-01-08 03:00:58.212-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h' at 20240405153048485
137848 2025-01-08 03:00:58.224-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c' at 20240919080017054
137849 2025-01-08 03:00:58.365-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35950.c' at 20240613080016407
137850 2025-01-08 03:00:58.533-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hv_kvp.c' at 20240405153048833
137851 2025-01-08 03:00:58.534-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hv_snapshot.c' at 20240405153048833
137852 2025-01-08 03:00:58.534-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hv_util.c' at 20240405153048837
137853 2025-01-08 03:00:58.534-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hyperv_vmbus.h' at 20240405153230659
137854 2025-01-08 03:00:58.557-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/pmbus/Kconfig' at 20240716080021363
137855 2025-01-08 03:00:58.557-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/pmbus/Makefile' at 20240716080021363
137856 2025-01-08 03:00:58.560-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/pmbus/pmbus_core.c' at 20241211090145433
137857 2025-01-08 03:00:58.564-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/tmp513.c' at 20240405153230667
137858 2025-01-08 03:00:58.585-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-imx.c' at 20240405153230675
137859 2025-01-08 03:00:58.586-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-microchip-corei2c.c' at 20240405153230675
137860 2025-01-08 03:00:58.590-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-pnx.c' at 20240712080021069
137861 2025-01-08 03:00:58.591-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-riic.c' at 20240830080013263
137862 2025-01-08 03:00:58.862-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb.c' at 20240405153049285
137863 2025-01-08 03:00:59.151-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mmc/host/mtk-sd.c' at 20241216090017709
137864 2025-01-08 03:00:59.157-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mmc/host/sdhci-tegra.c' at 20240405153230863
137865 2025-01-08 03:00:59.193-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mtd/nand/raw/arasan-nand-controller.c' at 20240405153230867
137866 2025-01-08 03:00:59.194-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.c' at 20241211090145453
137867 2025-01-08 03:00:59.197-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mtd/nand/raw/diskonchip.c' at 20240503080014474
137868 2025-01-08 03:00:59.286-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-platform.c' at 20240405153049825
137869 2025-01-08 03:00:59.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c' at 20240405153049885
137870 2025-01-08 03:00:59.375-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/freescale/fec_ptp.c' at 20241023080012883
137871 2025-01-08 03:00:59.405-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_main.c' at 20240405153049957
137872 2025-01-08 03:00:59.569-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.c' at 20240830080013287
137873 2025-01-08 03:00:59.591-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c' at 20240830080013287
137874 2025-01-08 03:00:59.592-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.c' at 20240910080014054
137875 2025-01-08 03:00:59.621-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' at 20241220090018318
137876 2025-01-08 03:00:59.621-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.h' at 20241220090018318
137877 2025-01-08 03:00:59.659-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c' at 20241115090012957
137878 2025-01-08 03:00:59.701-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/mdio/fwnode_mdio.c' at 20240405153050345
137879 2025-01-08 03:00:59.704-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/netdevsim/health.c' at 20240405153050349
137880 2025-01-08 03:00:59.720-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/tun.c' at 20240729080011336
137881 2025-01-08 03:01:00.005-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/of/address.c' at 20241011080017343
137882 2025-01-08 03:01:00.005-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/of/base.c' at 20240405153231279
137883 2025-01-08 03:01:00.006-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/of/irq.c' at 20241011080017343
137884 2025-01-08 03:01:00.019-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/controller/pci-host-common.c' at 20240405153231287
137885 2025-01-08 03:01:00.023-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/controller/vmd.c' at 20241216090017721
137886 2025-01-08 03:01:00.029-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/msi/irqdomain.c' at 20240405153231295
137887 2025-01-08 03:01:00.029-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/msi/msi.c' at 20240710080014597
137888 2025-01-08 03:01:00.031-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/pcie/aer.c' at 20240405153231295
137889 2025-01-08 03:01:00.032-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/probe.c' at 20241216090017725
137890 2025-01-08 03:01:00.033-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/quirks.c' at 20241216090017725
137891 2025-01-08 03:01:00.096-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c' at 20240405153051281
137892 2025-01-08 03:01:00.108-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/phy-core.c' at 20240405153051289
137893 2025-01-08 03:01:00.113-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb.c' at 20241111090012137
137894 2025-01-08 03:01:00.116-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c' at 20240503080014494
137895 2025-01-08 03:01:00.198-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/platform/x86/asus-nb-wmi.c' at 20240405153231339
137896 2025-01-08 03:01:00.212-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/platform/x86/p2sb.c' at 20240628080014005
137897 2025-01-08 03:01:00.236-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/power/supply/gpio-charger.c' at 20210309003652164
137898 2025-01-08 03:01:00.401-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_base.c' at 20240405153231427
137899 2025-01-08 03:01:00.411-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.c' at 20240815080012895
137900 2025-01-08 03:01:00.429-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/qla1280.h' at 20240405153051697
137901 2025-01-08 03:01:00.454-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/storvsc_drv.c' at 20240405153231447
137902 2025-01-08 03:01:00.495-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/spi/spi-intel-pci.c' at 20240405153231463
137903 2025-01-08 03:01:00.498-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/spi/spi-omap2-mcspi.c' at 20240405153231463
137904 2025-01-08 03:01:00.507-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/staging/axis-fifo/README' at 20210307214930478
137905 2025-01-08 03:01:00.685-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/thunderbolt/tb.c' at 20241111090012137
137906 2025-01-08 03:01:00.720-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/cdns3-ti.c' at 20240405153231531
137907 2025-01-08 03:01:00.722-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/core.h' at 20240405153052041
137908 2025-01-08 03:01:00.722-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/drd.c' at 20240405153231535
137909 2025-01-08 03:01:00.722-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/drd.h' at 20240405153231535
137910 2025-01-08 03:01:00.729-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/dwc2/gadget.c' at 20240405153231543
137911 2025-01-08 03:01:00.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/serial/option.c' at 20241115090012961
137912 2025-01-08 03:01:00.868-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/watchdog/it87_wdt.c' at 20240405153231599
137913 2025-01-08 03:01:00.869-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/watchdog/mtk_wdt.c' at 20241216090017749
137914 2025-01-08 03:01:00.898-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/inode.c' at 20241216090017753
137915 2025-01-08 03:01:00.903-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/sysfs.c' at 20240405153231639
137916 2025-01-08 03:01:00.904-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/tree-checker.c' at 20241008080013991
137917 2025-01-08 03:01:00.908-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/addr.c' at 20241011080017355
137918 2025-01-08 03:01:00.909-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/file.c' at 20240429080012448
137919 2025-01-08 03:01:00.911-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/super.c' at 20241211090145505
137920 2025-01-08 03:01:00.911-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/super.h' at 20240429080012452
137921 2025-01-08 03:01:00.921-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/efivarfs/inode.c' at 20240405153231655
137922 2025-01-08 03:01:00.921-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/efivarfs/internal.h' at 20240405153052329
137923 2025-01-08 03:01:00.921-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/efivarfs/super.c' at 20240405153231655
137924 2025-01-08 03:01:00.924-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/eventpoll.c' at 20241216090017753
137925 2025-01-08 03:01:00.977-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfs/pnfs.c' at 20240919080017078
137926 2025-01-08 03:01:00.979-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfsd/export.c' at 20241211090145521
137927 2025-01-08 03:01:00.980-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfsd/export.h' at 20241211090145521
137928 2025-01-08 03:01:00.980-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfsd/nfs4callback.c' at 20241211090145521
137929 2025-01-08 03:01:00.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/btnode.c' at 20241125090012259
137930 2025-01-08 03:01:00.986-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/gcinode.c' at 20241125090012259
137931 2025-01-08 03:01:00.986-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/inode.c' at 20240405153231707
137932 2025-01-08 03:01:00.987-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/namei.c' at 20241111090012141
137933 2025-01-08 03:01:00.987-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/nilfs.h' at 20241023080012895
137934 2025-01-08 03:01:01.030-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/connect.c' at 20241211090145529
137935 2025-01-08 03:01:01.037-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/connection.c' at 20241115090012965
137936 2025-01-08 03:01:01.037-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/connection.h' at 20241115090012965
137937 2025-01-08 03:01:01.039-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/server.c' at 20241220090018322
137938 2025-01-08 03:01:01.039-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/server.h' at 20240405153052529
137939 2025-01-08 03:01:01.040-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/smb_common.c' at 20241115090012965
137940 2025-01-08 03:01:01.041-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/transport_ipc.c' at 20240411080014134
137941 2025-01-08 03:01:01.051-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/udf/namei.c' at 20240805080014027
137942 2025-01-08 03:01:01.056-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/Kconfig' at 20240405153231767
137943 2025-01-08 03:01:01.061-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_data.c' at 20220525020654507
137944 2025-01-08 03:01:01.061-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_priv.h' at 20240405153052573
137945 2025-01-08 03:01:01.063-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_quota_defs.h' at 20240405153052577
137946 2025-01-08 03:01:01.064-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.c' at 20240405153052581
137947 2025-01-08 03:01:01.065-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/scrub/agheader_repair.c' at 20240405153231775
137948 2025-01-08 03:01:01.065-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/scrub/bmap.c' at 20240405153231775
137949 2025-01-08 03:01:01.067-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/scrub/trace.h' at 20241220090018326
137950 2025-01-08 03:01:01.067-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs.h' at 20210307214931278
137951 2025-01-08 03:01:01.068-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_bmap_util.c' at 20241023080012899
137952 2025-01-08 03:01:01.068-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_buf_item.c' at 20240405153052589
137953 2025-01-08 03:01:01.069-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_dquot_item.c' at 20220525020654519
137954 2025-01-08 03:01:01.070-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_file.c' at 20241220090018326
137955 2025-01-08 03:01:01.070-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_fsmap.c' at 20240405153231779
137956 2025-01-08 03:01:01.071-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_inode.c' at 20241023080012899
137957 2025-01-08 03:01:01.071-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_inode.h' at 20240405153231783
137958 2025-01-08 03:01:01.071-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_inode_item.c' at 20240405153231783
137959 2025-01-08 03:01:01.071-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_ioctl.c' at 20240405153231783
137960 2025-01-08 03:01:01.072-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_iops.c' at 20240405153231783
137961 2025-01-08 03:01:01.072-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_iops.h' at 20240405153052597
137962 2025-01-08 03:01:01.074-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_rtalloc.c' at 20241023080012899
137963 2025-01-08 03:01:01.075-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_symlink.c' at 20240405153052609
137964 2025-01-08 03:01:01.180-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/ceph/osd_client.h' at 20240405153231803
137965 2025-01-08 03:01:01.211-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/hyperv.h' at 20240520080015203
137966 2025-01-08 03:01:01.221-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/io_uring.h' at 20240405153231815
137967 2025-01-08 03:01:01.330-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/sched/task_stack.h' at 20240405153052789
137968 2025-01-08 03:01:01.330-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/sched.h' at 20241216090017769
137969 2025-01-08 03:01:01.335-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/skmsg.h' at 20240520080015207
137970 2025-01-08 03:01:01.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/trace_events.h' at 20241104090011599
137971 2025-01-08 03:01:01.364-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/vmstat.h' at 20240405153052817
137972 2025-01-08 03:01:01.365-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/wait.h' at 20240405153231847
137973 2025-01-08 03:01:01.400-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/net/sock.h' at 20241211090145537
137974 2025-01-08 03:01:01.494-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/uapi/linux/stddef.h' at 20240405153231879
137975 2025-01-08 03:01:01.529-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/io_uring.c' at 20241118090018503
137976 2025-01-08 03:01:01.529-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/io_uring.h' at 20241023080012899
137977 2025-01-08 03:01:01.530-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/rw.c' at 20241111090012149
137978 2025-01-08 03:01:01.530-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/sqpoll.c' at 20241008080014015
137979 2025-01-08 03:01:01.584-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace.c' at 20241104090011611
137980 2025-01-08 03:01:01.586-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace_events.c' at 20240910080014090
137981 2025-01-08 03:01:01.588-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace_kprobe.c' at 20241220090018334
137982 2025-01-08 03:01:01.647-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/mm/vmalloc.c' at 20240913080013853
137983 2025-01-08 03:01:01.681-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/ceph/osd_client.c' at 20240405153232003
137984 2025-01-08 03:01:01.684-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/core/filter.c' at 20241216090017789
137985 2025-01-08 03:01:01.689-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/core/skmsg.c' at 20241211090145549
137986 2025-01-08 03:01:01.712-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/ipv4/tcp_bpf.c' at 20241216090017789
137987 2025-01-08 03:01:01.766-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/netfilter/ipset/ip_set_list_set.c' at 20240624080012832
137988 2025-01-08 03:01:01.767-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/netfilter/ipvs/ip_vs_conn.c' at 20240405153053317
137989 2025-01-08 03:01:01.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/sched/sch_cake.c' at 20240913080013861
137990 2025-01-08 03:01:01.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/sched/sch_choke.c' at 20240405153053365
137991 2025-01-08 03:01:01.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/af_smc.c' at 20241216090017797
137992 2025-01-08 03:01:01.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/smc_clc.c' at 20241216090017797
137993 2025-01-08 03:01:01.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/smc_clc.h' at 20241216090017797
137994 2025-01-08 03:01:01.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/smc_core.c' at 20241216090017797
137995 2025-01-08 03:01:01.841-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/opengrok0.0.log.lck' at 20241229005445034
137996 2025-01-08 03:01:01.980-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/pci/hda/patch_conexant.c' at 20241216090017801
137997 2025-01-08 03:01:01.981-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/pci/hda/patch_realtek.c' at 20241216090017801
137998 2025-01-08 03:01:02.002-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/sh/sh_dac_audio.c' at 20240405153232139
137999 2025-01-08 03:01:02.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/soc/intel/boards/sof_sdw.c' at 20240628080014037
138000 2025-01-08 03:01:02.194-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/build/tests/ex/empty/Build' at 20210307214932470
138001 2025-01-08 03:01:02.198-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/hv/hv_set_ifconfig.sh' at 20240405153232211
138002 2025-01-08 03:01:02.211-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/include/uapi/linux/stddef.h' at 20240405153054053
138003 2025-01-08 03:01:02.390-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/perf/tests/pe-file.exe' at 20210309003655944
138004 2025-01-08 03:01:02.390-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/perf/tests/pe-file.exe.debug' at 20210309003655944
138005 2025-01-08 03:01:02.449-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/kunit/test_data/test_insufficient_memory.log' at 20210307214932626
138006 2025-01-08 03:01:02.512-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/bpf/sdt.h' at 20240405153054285
138007 2025-01-08 03:01:02.566-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/memfd/memfd_test.c' at 20240405153232275
138008 2025-01-08 03:01:02.582-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/net/openvswitch/openvswitch.sh' at 20240628080014041
138009 2025-01-08 03:01:02.700-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/files/host_eid' at 20231023080013923
138010 2025-01-08 03:01:02.753-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/CorstoneSubsystems.png' at 20230804080018091
138011 2025-01-08 03:01:02.753-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/ExternalFlash.png' at 20241221090017464
138012 2025-01-08 03:01:02.753-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureBootChain.png' at 20241206090014206
138013 2025-01-08 03:01:02.753-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureFirmwareUpdate.png' at 20221104030017429
138014 2025-01-08 03:01:02.753-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureServices.png' at 20241206090014206
138015 2025-01-08 03:01:02.753-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/UEFISupport.png' at 20230804080018091
138016 2025-01-08 03:01:02.790-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb' at 20241220090019718
138017 2025-01-08 03:01:02.834-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/files/host_eid' at 20240517080012289
138018 2025-01-08 03:01:02.908-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json'
138019 2025-01-08 03:01:02.908-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json'
138020 2025-01-08 03:01:02.915-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json) done (took 6 ms)
138021 2025-01-08 03:01:02.921-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json'
138022 2025-01-08 03:01:02.922-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json'
138023 2025-01-08 03:01:02.927-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub) done (took 4 ms)
138024 2025-01-08 03:01:02.928-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' at 20241206090014222
138025 2025-01-08 03:01:02.932-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub'
138026 2025-01-08 03:01:02.932-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub'
138027 2025-01-08 03:01:02.936-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init) done (took 3 ms)
138028 2025-01-08 03:01:02.938-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init'
138029 2025-01-08 03:01:02.938-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init'
138030 2025-01-08 03:01:02.943-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend) done (took 4 ms)
138031 2025-01-08 03:01:03.018-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg' at 20210803000022008
138032 2025-01-08 03:01:03.018-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg' at 20210803000022008
138033 2025-01-08 03:01:03.038-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header-512.sig' at 20210831100016398
138034 2025-01-08 03:01:03.038-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header.sig' at 20210831100016398
138035 2025-01-08 03:01:03.151-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend'
138036 2025-01-08 03:01:03.151-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend'
138037 2025-01-08 03:01:03.157-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb) done (took 4 ms)
138038 2025-01-08 03:01:03.214-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb' at 20241220090019722
138039 2025-01-08 03:01:03.264-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm' at 20210307205553750
138040 2025-01-08 03:01:03.300-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely' at 20210307205553774
138041 2025-01-08 03:01:03.491-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/pointercal' at 20210307205553874
138042 2025-01-08 03:01:03.596-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.png' at 20210307205553914
138043 2025-01-08 03:01:03.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-cert9.db' at 20210307205553986
138044 2025-01-08 03:01:03.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-key4.db' at 20210307205553986
138045 2025-01-08 03:01:03.986-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb'
138046 2025-01-08 03:01:03.986-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb'
138047 2025-01-08 03:01:03.991-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb) done (took 3 ms)
138048 2025-01-08 03:01:03.992-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb' at 20241212090014007
138049 2025-01-08 03:01:03.995-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb'
138050 2025-01-08 03:01:03.995-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb'
138051 2025-01-08 03:01:04.000-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc) done (took 4 ms)
138052 2025-01-08 03:01:04.001-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' at 20241213090035010
138053 2025-01-08 03:01:04.002-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb' at 20241113090013917
138054 2025-01-08 03:01:04.003-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc'
138055 2025-01-08 03:01:04.003-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc'
138056 2025-01-08 03:01:04.009-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc) done (took 6 ms)
138057 2025-01-08 03:01:04.012-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' at 20241217090357822
138058 2025-01-08 03:01:04.016-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' at 20241227090016917
138059 2025-01-08 03:01:04.017-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' at 20240821080012435
138060 2025-01-08 03:01:04.017-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc'
138061 2025-01-08 03:01:04.017-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc'
138062 2025-01-08 03:01:04.021-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb) done (took 3 ms)
138063 2025-01-08 03:01:04.028-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' at 20241213090035010
138064 2025-01-08 03:01:04.030-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb'
138065 2025-01-08 03:01:04.031-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb'
138066 2025-01-08 03:01:04.035-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc) done (took 3 ms)
138067 2025-01-08 03:01:04.035-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' at 20241213090035010
138068 2025-01-08 03:01:04.035-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc'
138069 2025-01-08 03:01:04.036-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc'
138070 2025-01-08 03:01:04.039-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb) done (took 2 ms)
138071 2025-01-08 03:01:04.040-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb' at 20241221090017568
138072 2025-01-08 03:01:04.042-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb' at 20240917080011791
138073 2025-01-08 03:01:04.046-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb'
138074 2025-01-08 03:01:04.046-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb'
138075 2025-01-08 03:01:04.048-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker) done (took 1 ms)
138076 2025-01-08 03:01:04.122-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-raspberrypi/img/LF_17_02_Yocto-Badge-Update_Compatible_Final_Blank.png' at 20220823030015959
138077 2025-01-08 03:01:04.123-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-raspberrypi/img/balena.png' at 20220823030015959
138078 2025-01-08 03:01:04.155-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_ima.der' at 20230520080014488
138079 2025-01-08 03:01:04.236-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-yadro/.gitignore' at 20210307205554218
138080 2025-01-08 03:01:04.241-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/nicole.cfg' at 20210307205554222
138081 2025-01-08 03:01:04.272-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bb_multiconfig_files.png' at 20210307205554234
138082 2025-01-08 03:01:04.272-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png' at 20210307205554234
138083 2025-01-08 03:01:04.273-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/Vera.ttf' at 20210307205554234
138084 2025-01-08 03:01:04.273-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/VeraMoBd.ttf' at 20210307205554234
138085 2025-01-08 03:01:04.273-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/VeraMono.ttf' at 20210307205554234
138086 2025-01-08 03:01:04.273-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/draft.png' at 20210307205554234
138087 2025-01-08 03:01:04.315-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/a1.bb' at 20210307205554250
138088 2025-01-08 03:01:04.316-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/c1.bb' at 20210307205554250
138089 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_display.png' at 20210307205554250
138090 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_hover.png' at 20210307205554250
138091 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png' at 20210307205554250
138092 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add.png' at 20210307205554250
138093 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/alert.png' at 20210307205554250
138094 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png' at 20210307205554250
138095 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/denied.png' at 20210307205554250
138096 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/error.png' at 20210307205554250
138097 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/info.png' at 20210307205554250
138098 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/issues.png' at 20210307205554250
138099 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/refresh.png' at 20210307205554250
138100 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png' at 20210307205554250
138101 2025-01-08 03:01:04.317-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove.png' at 20210307205554250
138102 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/tick.png' at 20210307205554250
138103 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_display.png' at 20210307205554250
138104 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_hover.png' at 20210307205554250
138105 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_display.png' at 20210307205554250
138106 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png' at 20210307205554250
138107 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_display.png' at 20210307205554250
138108 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png' at 20210307205554250
138109 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png' at 20210307205554250
138110 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png' at 20210307205554250
138111 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_display.png' at 20210307205554254
138112 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png' at 20210307205554254
138113 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_display.png' at 20210307205554254
138114 2025-01-08 03:01:04.318-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png' at 20210307205554254
138115 2025-01-08 03:01:04.333-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/README' at 20210307205554266
138116 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png' at 20210307205554270
138117 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png' at 20210307205554270
138118 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png' at 20210307205554270
138119 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png' at 20210307205554270
138120 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png' at 20210307205554270
138121 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png' at 20210307205554270
138122 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png' at 20210307205554270
138123 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' at 20210307205554270
138124 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' at 20210307205554270
138125 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png' at 20210307205554270
138126 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png' at 20210307205554270
138127 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png' at 20210307205554270
138128 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png' at 20210307205554270
138129 2025-01-08 03:01:04.336-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png' at 20210307205554270
138130 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf' at 20210307205554270
138131 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot' at 20210307205554274
138132 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf' at 20210307205554274
138133 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff' at 20210307205554274
138134 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot' at 20210307205554274
138135 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf' at 20210307205554274
138136 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff' at 20210307205554274
138137 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff2' at 20210307205554274
138138 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/logo.png' at 20210307205554274
138139 2025-01-08 03:01:04.337-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png' at 20210307205554278
138140 2025-01-08 03:01:04.347-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/bypqs-title.png' at 20210307205554290
138141 2025-01-08 03:01:04.347-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/yocto-project-transp.png' at 20210307205554290
138142 2025-01-08 03:01:04.348-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-dev-flow.png' at 20210307205554290
138143 2025-01-08 03:01:04.348-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-title.png' at 20210307205554290
138144 2025-01-08 03:01:04.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/bitbake-build-flow.png' at 20210307205554294
138145 2025-01-08 03:01:04.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory-web.png' at 20210307205554294
138146 2025-01-08 03:01:04.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory.png' at 20210307205554298
138147 2025-01-08 03:01:04.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/cute-files-npm-example.png' at 20220721030015857
138148 2025-01-08 03:01:04.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/dev-title.png' at 20210307205554298
138149 2025-01-08 03:01:04.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/multiconfig_files.png' at 20210307205554298
138150 2025-01-08 03:01:04.349-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/recipe-workflow.png' at 20210307205554298
138151 2025-01-08 03:01:04.350-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/figures/yp-how-it-works-new-diagram.png' at 20210316000012689
138152 2025-01-08 03:01:04.350-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-architecture-overview.png' at 20210307205554302
138153 2025-01-08 03:01:04.350-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-flow.png' at 20210307205554302
138154 2025-01-08 03:01:04.350-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-title.png' at 20210307205554302
138155 2025-01-08 03:01:04.350-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-overview-2-generic.png' at 20210307205554302
138156 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/YP-flow-diagram.png' at 20210307205554306
138157 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/analysis-for-package-splitting.png' at 20210307205554306
138158 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/configuration-compile-autoreconf.png' at 20210307205554306
138159 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/cross-development-toolchains.png' at 20210307205554310
138160 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/image-generation.png' at 20210307205554310
138161 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/images.png' at 20210307205554310
138162 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png' at 20210307205554310
138163 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/layer-input.png' at 20210307205554314
138164 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/overview-manual-title.png' at 20210307205554314
138165 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/package-feeds.png' at 20210307205554314
138166 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/patching.png' at 20210307205554314
138167 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/poky-reference-distribution.png' at 20210307205554314
138168 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk-generation.png' at 20210307205554314
138169 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk.png' at 20210307205554314
138170 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-fetching.png' at 20210307205554314
138171 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-input.png' at 20210307205554318
138172 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-repos.png' at 20230503080014603
138173 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/user-configuration.png' at 20210307205554318
138174 2025-01-08 03:01:04.354-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/yp-download.png' at 20230503080014607
138175 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-all.png' at 20210307205554322
138176 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-choose-events.png' at 20210307205554322
138177 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-i915-display.png' at 20210307205554322
138178 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-output-display.png' at 20210307205554326
138179 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-busybox.png' at 20210307205554326
138180 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png' at 20210307205554326
138181 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-downloading.png' at 20210307205554326
138182 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-processes.png' at 20210307205554330
138183 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png' at 20210307205554330
138184 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-report-cycles-u.png' at 20210307205554330
138185 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide-libc.png' at 20210307205554334
138186 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide.png' at 20210307205554334
138187 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png' at 20210307205554334
138188 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png' at 20210307205554334
138189 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png' at 20210307205554338
138190 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png' at 20210307205554338
138191 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png' at 20210307205554338
138192 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png' at 20210307205554338
138193 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png' at 20210307205554342
138194 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png' at 20210307205554342
138195 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png' at 20210307205554346
138196 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png' at 20210307205554346
138197 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png' at 20210307205554346
138198 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/profile-title.png' at 20210307205554346
138199 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png' at 20210307205554346
138200 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png' at 20210307205554346
138201 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png' at 20210307205554350
138202 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sched-wakeup-profile.png' at 20210307205554350
138203 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-callers.png' at 20210307205554350
138204 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-from-user.png' at 20210307205554354
138205 2025-01-08 03:01:04.355-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-to-user.png' at 20210307205554354
138206 2025-01-08 03:01:04.356-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/ref-manual/figures/build-workspace-directory.png' at 20210307205554354
138207 2025-01-08 03:01:04.356-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/ref-manual/figures/define-generic.png' at 20210307205554354
138208 2025-01-08 03:01:04.356-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/ref-manual/figures/poky-title.png' at 20210307205554358
138209 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-autotools-flow.png' at 20210307205554362
138210 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png' at 20210307205554362
138211 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png' at 20210307205554366
138212 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-upgrade-flow.png' at 20210307205554366
138213 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-environment.png' at 20210307205554366
138214 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png' at 20210307205554366
138215 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png' at 20210307205554370
138216 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-makefile-flow.png' at 20210307205554370
138217 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-title.png' at 20210307205554370
138218 2025-01-08 03:01:04.357-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sphinx-static/YoctoProject_Logo_RGB.jpg' at 20210307205554370
138219 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/Vera.ttf' at 20210307205554370
138220 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/VeraMoBd.ttf' at 20210307205554370
138221 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/VeraMono.ttf' at 20210307205554370
138222 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/draft.png' at 20210307205554370
138223 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/poky-ref-manual.png' at 20210307205554370
138224 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/yocto-project-qs.png' at 20210307205554374
138225 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/test-manual/figures/ab-test-cluster.png' at 20210307205554374
138226 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/test-manual/figures/test-manual-title.png' at 20210307205554374
138227 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/add-variable.png' at 20210307205554374
138228 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/bash-oecore.png' at 20210307205554378
138229 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/compatible-layers.png' at 20210307205554378
138230 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/hosted-service.png' at 20210307205554378
138231 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/import-layer.png' at 20210307205554378
138232 2025-01-08 03:01:04.359-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/new-project.png' at 20210307205554382
138233 2025-01-08 03:01:04.360-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/set-variable.png' at 20210307205554382
138234 2025-01-08 03:01:04.360-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/simple-configuration.png' at 20210307205554382
138235 2025-01-08 03:01:04.360-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/toaster-title.png' at 20210307205554382
138236 2025-01-08 03:01:04.360-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/variable-added.png' at 20210307205554382
138237 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm.png' at 20240309090012816
138238 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm64.png' at 20240309090012816
138239 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips.png' at 20240309090012816
138240 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips64.png' at 20240309090012816
138241 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuppc.png' at 20240309090012816
138242 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuriscv64.png' at 20240309090012816
138243 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86-64.png' at 20240309090012816
138244 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86.png' at 20240309090012816
138245 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm.png' at 20240309090012816
138246 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm64.png' at 20240309090012816
138247 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips.png' at 20240309090012816
138248 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips64.png' at 20240309090012816
138249 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuppc.png' at 20240309090012816
138250 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuriscv64.png' at 20240309090012816
138251 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86-64.png' at 20240309090012816
138252 2025-01-08 03:01:04.399-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86.png' at 20240309090012816
138253 2025-01-08 03:01:04.425-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt' at 20210307205554446
138254 2025-01-08 03:01:04.425-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt' at 20210307205554446
138255 2025-01-08 03:01:04.435-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/machconfig' at 20210307205554454
138256 2025-01-08 03:01:04.449-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png' at 20210307205554462
138257 2025-01-08 03:01:04.449-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png' at 20210307205554462
138258 2025-01-08 03:01:04.450-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png' at 20210307205554462
138259 2025-01-08 03:01:04.450-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png' at 20210307205554462
138260 2025-01-08 03:01:04.450-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png' at 20210307205554462
138261 2025-01-08 03:01:04.462-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/dropbear_rsa_host_key' at 20210307205554466
138262 2025-01-08 03:01:04.465-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue' at 20210307205554470
138263 2025-01-08 03:01:04.465-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue.net' at 20210307205554470
138264 2025-01-08 03:01:04.465-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/motd' at 20210307205554470
138265 2025-01-08 03:01:04.465-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/rotation' at 20210307205554470
138266 2025-01-08 03:01:04.493-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.png' at 20230706080014781
138267 2025-01-08 03:01:04.560-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin' at 20210307205554550
138268 2025-01-08 03:01:04.589-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.rules' at 20210307205554562
138269 2025-01-08 03:01:04.590-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.rules' at 20210307205554562
138270 2025-01-08 03:01:04.638-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.png' at 20210307205554586
138271 2025-01-08 03:01:04.638-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.env' at 20210307205554586
138272 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz' at 20210307205554590
138273 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz' at 20210307205554590
138274 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz' at 20210307205554590
138275 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz' at 20210307205554590
138276 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz' at 20210307205554590
138277 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz' at 20210307205554590
138278 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz' at 20210307205554590
138279 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz' at 20210307205554590
138280 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz' at 20210307205554590
138281 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz' at 20210307205554590
138282 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz' at 20210307205554590
138283 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz' at 20210307205554590
138284 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz' at 20210307205554590
138285 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz' at 20210307205554590
138286 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz' at 20210307205554590
138287 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz' at 20210307205554594
138288 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz' at 20210307205554594
138289 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz' at 20210307205554594
138290 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz' at 20210307205554594
138291 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz' at 20210307205554594
138292 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz' at 20210307205554594
138293 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz' at 20210307205554594
138294 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz' at 20210307205554594
138295 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz' at 20210307205554594
138296 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz' at 20210307205554594
138297 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz' at 20210307205554594
138298 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz' at 20210307205554594
138299 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz' at 20210307205554594
138300 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz' at 20210307205554594
138301 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz' at 20210307205554594
138302 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz' at 20210307205554594
138303 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz' at 20210307205554594
138304 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz' at 20210307205554594
138305 2025-01-08 03:01:04.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz' at 20210307205554594
138306 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz' at 20210307205554594
138307 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz' at 20210307205554594
138308 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz' at 20210307205554594
138309 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz' at 20210307205554594
138310 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz' at 20210307205554594
138311 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz' at 20210307205554594
138312 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz' at 20210307205554594
138313 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz' at 20210307205554594
138314 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz' at 20210307205554594
138315 2025-01-08 03:01:04.644-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz' at 20210307205554594
138316 2025-01-08 03:01:04.671-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png' at 20210307205554610
138317 2025-01-08 03:01:04.671-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png' at 20210307205554610
138318 2025-01-08 03:01:04.671-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png' at 20210307205554610
138319 2025-01-08 03:01:04.671-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png' at 20210307205554610
138320 2025-01-08 03:01:04.672-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png' at 20210307205554610
138321 2025-01-08 03:01:04.679-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/disable-tests' at 20241206090014346
138322 2025-01-08 03:01:04.726-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/anotherfile' at 20210307205554390
138323 2025-01-08 03:01:04.726-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile' at 20210307205554390
138324 2025-01-08 03:01:04.734-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1' at 20210307205554390
138325 2025-01-08 03:01:04.734-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2' at 20210307205554390
138326 2025-01-08 03:01:04.734-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3' at 20210307205554390
138327 2025-01-08 03:01:04.734-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4' at 20210307205554390
138328 2025-01-08 03:01:04.754-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-build-scripts/.shellcheck' at 20210308004942720
138329 2025-01-08 03:01:04.756-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker'
138330 2025-01-08 03:01:04.757-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker'
138331 2025-01-08 03:01:04.761-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc-build-scripts/scripts/unit-test.py) done (took 3 ms)
138332 2025-01-08 03:01:04.761-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc-build-scripts/scripts/unit-test.py'
138333 2025-01-08 03:01:04.762-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc-build-scripts/scripts/unit-test.py'
138334 2025-01-08 03:01:04.765-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot) done (took 2 ms)
138335 2025-01-08 03:01:04.768-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/data/Romulus.py' at 20221209040018559
138336 2025-01-08 03:01:04.768-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/data/Witherspoon.py' at 20221209040018559
138337 2025-01-08 03:01:04.781-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py' at 20240910080016934
138338 2025-01-08 03:01:04.788-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' at 20241213090036206
138339 2025-01-08 03:01:04.788-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot'
138340 2025-01-08 03:01:04.788-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot'
138341 2025-01-08 03:01:04.791-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openpower-debug-collector/.clang-format) done (took 1 ms)
138342 2025-01-08 03:01:04.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-tools/dbus-vis/scrnshot.png' at 20211029100036568
138343 2025-01-08 03:01:04.817-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openpower-debug-collector/.clang-format'
138344 2025-01-08 03:01:04.817-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openpower-debug-collector/.clang-format'
138345 2025-01-08 03:01:04.819-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openpower-occ-control/.clang-format) done (took 1 ms)
138346 2025-01-08 03:01:04.842-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openpower-occ-control/.clang-format'
138347 2025-01-08 03:01:04.843-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openpower-occ-control/.clang-format'
138348 2025-01-08 03:01:04.844-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openpower-pnor-code-mgmt/.clang-tidy) done (took 1 ms)
138349 2025-01-08 03:01:04.850-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openpower-pnor-code-mgmt/functions.cpp) done (took 2 ms)
138350 2025-01-08 03:01:04.850-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-pnor-code-mgmt/.shellcheck' at 20210511000025977
138351 2025-01-08 03:01:04.851-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openpower-pnor-code-mgmt/functions.cpp'
138352 2025-01-08 03:01:04.851-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openpower-pnor-code-mgmt/functions.cpp'
138353 2025-01-08 03:01:04.854-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openpower-pnor-code-mgmt/item_updater.hpp) done (took 2 ms)
138354 2025-01-08 03:01:04.854-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp'
138355 2025-01-08 03:01:04.855-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp'
138356 2025-01-08 03:01:04.857-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp) done (took 2 ms)
138357 2025-01-08 03:01:04.859-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp'
138358 2025-01-08 03:01:04.859-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp'
138359 2025-01-08 03:01:04.861-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/phosphor-inventory-manager/.clang-format) done (took 1 ms)
138360 2025-01-08 03:01:04.863-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-proc-control/.clang-format' at 20240820080019934
138361 2025-01-08 03:01:04.863-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-proc-control/.shellcheck' at 20210416000041935
138362 2025-01-08 03:01:04.876-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/bono.vpd' at 20210308005056661
138363 2025-01-08 03:01:04.877-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/parser/test.vpd' at 20210308005056661
138364 2025-01-08 03:01:04.878-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/vpd-manager-test/invalidHeaderFile.dat' at 20210308005056661
138365 2025-01-08 03:01:04.878-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpdFile.dat' at 20210308005056661
138366 2025-01-08 03:01:04.878-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/vpd.dat' at 20210308005056661
138367 2025-01-08 03:01:04.881-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pam-ipmi/ipmi_pass_32' at 20230112040025886
138368 2025-01-08 03:01:04.881-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pam-ipmi/ipmi_pass_64' at 20230112040025886
138369 2025-01-08 03:01:04.882-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/.shellcheck' at 20220402030022195
138370 2025-01-08 03:01:04.887-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-buttons/.clang-format' at 20240820080021574
138371 2025-01-08 03:01:04.890-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-certificate-manager/.openbmc-enforce-gitlint' at 20220920030031760
138372 2025-01-08 03:01:04.893-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/.shellcheck' at 20210415000044188
138373 2025-01-08 03:01:04.996-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml' at 20240618080025497
138374 2025-01-08 03:01:05.042-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-debug-collector/tools/dreport.d/dreport' at 20230203040029126
138375 2025-01-08 03:01:05.045-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/.clang-format' at 20240820080023682
138376 2025-01-08 03:01:05.057-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.cpp' at 20240820080023690
138377 2025-01-08 03:01:05.057-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.hpp' at 20220726030033678
138378 2025-01-08 03:01:05.057-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/cooling-type/main.cpp' at 20240820080023690
138379 2025-01-08 03:01:05.074-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-host-ipmid/.shellcheck' at 20210415000052104
138380 2025-01-08 03:01:05.087-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/.shellcheck' at 20210415000058068
138381 2025-01-08 03:01:05.087-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/env.cpp' at 20210308004940468
138382 2025-01-08 03:01:05.088-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/hwmon.hpp' at 20210308004940468
138383 2025-01-08 03:01:05.088-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/hwmonio.hpp' at 20210308004940468
138384 2025-01-08 03:01:05.088-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/interface.hpp' at 20231201090027538
138385 2025-01-08 03:01:05.088-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/mainloop.cpp' at 20241111090027858
138386 2025-01-08 03:01:05.089-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/readd.cpp' at 20230511080028983
138387 2025-01-08 03:01:05.089-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sensorset.cpp' at 20210308004940468
138388 2025-01-08 03:01:05.090-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sensorset.hpp' at 20210308004940468
138389 2025-01-08 03:01:05.090-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sysfs.cpp' at 20240817080026660
138390 2025-01-08 03:01:05.090-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sysfs.hpp' at 20240817080026660
138391 2025-01-08 03:01:05.091-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/test/hwmonio_mock.hpp' at 20240817080026664
138392 2025-01-08 03:01:05.091-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/thresholds.hpp' at 20241219090023000
138393 2025-01-08 03:01:05.091-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/tools/find_callout_path.cpp' at 20210308004940472
138394 2025-01-08 03:01:05.091-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/tools/find_hwmon.cpp' at 20210308004940472
138395 2025-01-08 03:01:05.091-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/util.hpp' at 20210308004940472
138396 2025-01-08 03:01:05.091-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/phosphor-inventory-manager/.clang-format'
138397 2025-01-08 03:01:05.091-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/phosphor-inventory-manager/.clang-format'
138398 2025-01-08 03:01:05.094-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/phosphor-net-ipmid/sd_event_loop.cpp) done (took 2 ms)
138399 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/.shellcheck' at 20210427000037897
138400 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/app.cpp' at 20220419100025108
138401 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/errors.cpp' at 20220615030021588
138402 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/errors.hpp' at 20210308005054073
138403 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/events.hpp' at 20210308005054073
138404 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/functor.cpp' at 20240820080025626
138405 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/functor.hpp' at 20240820080025626
138406 2025-01-08 03:01:05.095-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/manager.cpp' at 20240820080025626
138407 2025-01-08 03:01:05.096-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/manager.hpp' at 20220727100022566
138408 2025-01-08 03:01:05.096-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/pimgen.py' at 20230310090030003
138409 2025-01-08 03:01:05.097-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/types.hpp' at 20230207040025134
138410 2025-01-08 03:01:05.097-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/utils.hpp' at 20230511080029431
138411 2025-01-08 03:01:05.111-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-led-manager/.shellcheck' at 20210415000105072
138412 2025-01-08 03:01:05.123-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/.clang-format' at 20240820080027366
138413 2025-01-08 03:01:05.124-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/.shellcheck' at 20210415000106104
138414 2025-01-08 03:01:05.128-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/extensions/openpower-pels/manager.cpp' at 20241212090025211
138415 2025-01-08 03:01:05.137-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/log_manager.cpp' at 20241212090025211
138416 2025-01-08 03:01:05.137-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/logging_test.cpp' at 20240820080027378
138417 2025-01-08 03:01:05.146-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-mboxd/m4/.keep' at 20210308005108641
138418 2025-01-08 03:01:05.155-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp'
138419 2025-01-08 03:01:05.155-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp'
138420 2025-01-08 03:01:05.158-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Barreleye.py) done (took 2 ms)
138421 2025-01-08 03:01:05.160-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/.shellcheck' at 20210415100052453
138422 2025-01-08 03:01:05.168-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-objmgr/.clang-format' at 20240820080028978
138423 2025-01-08 03:01:05.172-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-pid-control/.shellcheck' at 20210415000109176
138424 2025-01-08 03:01:05.177-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-pid-control/swampd_diagram.png' at 20210308005116217
138425 2025-01-08 03:01:05.181-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/.clang-format' at 20240817080031284
138426 2025-01-08 03:01:05.181-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/.shellcheck' at 20210420000053767
138427 2025-01-08 03:01:05.181-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.cpp' at 20240817080031288
138428 2025-01-08 03:01:05.181-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.hpp' at 20220727030028309
138429 2025-01-08 03:01:05.182-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/cold-redundancy/redundancy_main.cpp' at 20210308005405926
138430 2025-01-08 03:01:05.182-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/dbus_interfaces_finder.cpp' at 20240817080031288
138431 2025-01-08 03:01:05.192-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.hpp' at 20240730080031630
138432 2025-01-08 03:01:05.198-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/pmbus.cpp' at 20240817080031296
138433 2025-01-08 03:01:05.202-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/tools/i2c/i2c.hpp' at 20241210090027380
138434 2025-01-08 03:01:05.203-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.hpp' at 20241025080030538
138435 2025-01-08 03:01:05.212-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-state-manager/.shellcheck' at 20210415000117524
138436 2025-01-08 03:01:05.219-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint' at 20221102030039781
138437 2025-01-08 03:01:05.228-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-webui/app/assets/images/favicon.ico' at 20210308005107069
138438 2025-01-08 03:01:05.251-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/fw-update/test/test_pkg' at 20211101000101059
138439 2025-01-08 03:01:05.252-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.cpp' at 20240909080028327
138440 2025-01-08 03:01:05.257-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/pdr.cpp' at 20240819080030259
138441 2025-01-08 03:01:05.257-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/platform.cpp' at 20240919080039602
138442 2025-01-08 03:01:05.258-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/platform_state_sensor.hpp' at 20240801080035196
138443 2025-01-08 03:01:05.258-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE' at 20210518000100501
138444 2025-01-08 03:01:05.258-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE-CKSUM' at 20210518000100501
138445 2025-01-08 03:01:05.260-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/test/libpldmresponder_fru_test.cpp' at 20240819080030259
138446 2025-01-08 03:01:05.268-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/configurations/host_eid' at 20210311201857430
138447 2025-01-08 03:01:05.269-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.cpp' at 20240903080027143
138448 2025-01-08 03:01:05.270-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/libpldmresponder/utils.cpp' at 20240909080028331
138449 2025-01-08 03:01:05.270-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.cpp' at 20240819080030263
138450 2025-01-08 03:01:05.272-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/numeric_sensor.cpp' at 20241030080028571
138451 2025-01-08 03:01:05.272-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/numeric_sensor.cpp' at 20250106090030228
138452 2025-01-08 03:01:05.272-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/numeric_sensor.hpp' at 20241030080028571
138453 2025-01-08 03:01:05.272-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/terminus_manager.cpp' at 20241113090031717
138454 2025-01-08 03:01:05.274-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/pldmd/pldmd.cpp' at 20241106090036814
138455 2025-01-08 03:01:05.274-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.cpp' at 20240819080030267
138456 2025-01-08 03:01:05.275-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/pldmtool/pldm_platform_cmd.cpp' at 20240830080031079
138457 2025-01-08 03:01:05.283-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/COPYING.LIB' at 20210308005045721
138458 2025-01-08 03:01:05.593-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/aarch64/vdso-be.so' at 20241211090212374
138459 2025-01-08 03:01:05.594-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/aarch64/vdso-le.so' at 20241211090212374
138460 2025-01-08 03:01:05.604-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/loongarch64/vdso.so' at 20241211090212378
138461 2025-01-08 03:01:05.609-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/ppc/vdso-64.so' at 20241211090212378
138462 2025-01-08 03:01:05.609-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/ppc/vdso-64le.so' at 20241211090212378
138463 2025-01-08 03:01:05.610-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/riscv/vdso-64.so' at 20240326080039562
138464 2025-01-08 03:01:05.611-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/s390x/vdso.so' at 20240326080039562
138465 2025-01-08 03:01:05.617-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/x86_64/vdso.so' at 20240326080039566
138466 2025-01-08 03:01:05.628-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/QEMU,cgthree.bin' at 20210308005046113
138467 2025-01-08 03:01:05.628-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/QEMU,tcx.bin' at 20210308005046113
138468 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bamboo.dtb' at 20210308005046113
138469 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bios-256k.bin' at 20240326080039578
138470 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bios-microvm.bin' at 20240326080039582
138471 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bios.bin' at 20240326080039582
138472 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/canyonlands.dtb' at 20210308005046117
138473 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-aarch64-code.fd.bz2' at 20241211090212398
138474 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-arm-code.fd.bz2' at 20241211090212402
138475 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-arm-vars.fd.bz2' at 20210308005046125
138476 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-i386-code.fd.bz2' at 20241211090212402
138477 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-i386-secure-code.fd.bz2' at 20241211090212406
138478 2025-01-08 03:01:05.629-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-i386-vars.fd.bz2' at 20210308005046129
138479 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-loongarch64-code.fd.bz2' at 20241211090212410
138480 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-loongarch64-vars.fd.bz2' at 20241211090212410
138481 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-riscv-code.fd.bz2' at 20241211090212410
138482 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-riscv-vars.fd.bz2' at 20240326080039594
138483 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-x86_64-code.fd.bz2' at 20241211090212414
138484 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2' at 20241211090212418
138485 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2' at 20241211090212422
138486 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-e1000.rom' at 20210308005046137
138487 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-e1000e.rom' at 20210308005046137
138488 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-eepro100.rom' at 20210308005046137
138489 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-ne2k_pci.rom' at 20210308005046137
138490 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-pcnet.rom' at 20210308005046137
138491 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-rtl8139.rom' at 20210308005046137
138492 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-virtio.rom' at 20210308005046141
138493 2025-01-08 03:01:05.630-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-vmxnet3.rom' at 20210308005046141
138494 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/kvmvapic.bin' at 20210308005046149
138495 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/linuxboot.bin' at 20210308005046149
138496 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/linuxboot_dma.bin' at 20210308005046149
138497 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/multiboot.bin' at 20210308005046149
138498 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/multiboot_dma.bin' at 20220429100100690
138499 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/npcm7xx_bootrom.bin' at 20210308005046149
138500 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/openbios-sparc64' at 20241211090212438
138501 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin' at 20240906080037408
138502 2025-01-08 03:01:05.631-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin' at 20240906080037408
138503 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/palcode-clipper' at 20210927100127313
138504 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/petalogix-ml605.dtb' at 20210308005046177
138505 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dtb' at 20210308005046177
138506 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pvh.bin' at 20210308005046177
138507 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-e1000.rom' at 20210308005046177
138508 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-eepro100.rom' at 20210308005046181
138509 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-ne2k_pci.rom' at 20210308005046181
138510 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-pcnet.rom' at 20210308005046181
138511 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-rtl8139.rom' at 20210308005046181
138512 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-virtio.rom' at 20210308005046181
138513 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qboot.rom' at 20221215040039234
138514 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qemu-nsis.bmp' at 20210308005046185
138515 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qemu-nsis.ico' at 20210308005046185
138516 2025-01-08 03:01:05.632-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qemu_vga.ndrv' at 20210308005046185
138517 2025-01-08 03:01:05.634-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/s390-ccw.img' at 20241211090212442
138518 2025-01-08 03:01:05.634-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/skiboot.lid' at 20240906080037428
138519 2025-01-08 03:01:05.634-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/slof.bin' at 20240326080039610
138520 2025-01-08 03:01:05.634-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/u-boot-sam460-20100605.bin' at 20210308005046213
138521 2025-01-08 03:01:05.634-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-ati.bin' at 20240326080039614
138522 2025-01-08 03:01:05.634-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-bochs-display.bin' at 20240326080039614
138523 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-cirrus.bin' at 20240326080039614
138524 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-qxl.bin' at 20240326080039614
138525 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-ramfb.bin' at 20240326080039614
138526 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-stdvga.bin' at 20240326080039614
138527 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-virtio.bin' at 20240326080039614
138528 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-vmware.bin' at 20240326080039614
138529 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios.bin' at 20240326080039614
138530 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vof-nvram.bin' at 20210927100127329
138531 2025-01-08 03:01:05.635-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vof.bin' at 20210927100127329
138532 2025-01-08 03:01:05.637-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/python/qemu/machine/py.typed' at 20210927100127329
138533 2025-01-08 03:01:05.638-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/python/qemu/qmp/py.typed' at 20210927100127329
138534 2025-01-08 03:01:05.638-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/python/qemu/utils/py.typed' at 20210927100127329
138535 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC' at 20240906080037556
138536 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.acpihmatvirt' at 20240906080037556
138537 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.topology' at 20240906080037556
138538 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DBG2' at 20240906080037556
138539 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT' at 20240906080037556
138540 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt' at 20240906080037556
138541 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.memhp' at 20240906080037556
138542 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.pxb' at 20240906080037556
138543 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.topology' at 20240906080037556
138544 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/FACP' at 20240906080037556
138545 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/GTDT' at 20240906080037556
138546 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/HMAT.acpihmatvirt' at 20240906080037556
138547 2025-01-08 03:01:05.782-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/IORT' at 20240906080037556
138548 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/MCFG' at 20240906080037556
138549 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/NFIT.memhp' at 20240906080037556
138550 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT' at 20240906080037556
138551 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt' at 20240906080037556
138552 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.topology' at 20240906080037556
138553 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SLIT.memhp' at 20240906080037556
138554 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SPCR' at 20240906080037556
138555 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.acpihmatvirt' at 20240906080037556
138556 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.memhp' at 20240906080037556
138557 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.numamem' at 20240906080037556
138558 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SSDT.memhp' at 20241211090212530
138559 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/VIOT' at 20240906080037556
138560 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/APIC' at 20240906080037556
138561 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/DSDT' at 20240906080037556
138562 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/FACP' at 20240906080037556
138563 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/MCFG' at 20240906080037556
138564 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/RHCT' at 20240906080037556
138565 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/SPCR' at 20240906080037556
138566 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/SRAT.numamem' at 20241211090212530
138567 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC' at 20240906080037556
138568 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.ioapic2' at 20240906080037556
138569 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.pcie' at 20240906080037556
138570 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT' at 20240906080037556
138571 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.ioapic2' at 20240906080037556
138572 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.pcie' at 20240906080037556
138573 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.rtc' at 20240906080037556
138574 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.usb' at 20240906080037556
138575 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/ERST.pcie' at 20240906080037556
138576 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/FACP' at 20240906080037556
138577 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC' at 20240906080037556
138578 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.acpihmat' at 20240906080037556
138579 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.cphp' at 20240906080037556
138580 2025-01-08 03:01:05.783-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.dimmpxm' at 20240906080037556
138581 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT' at 20241211090212530
138582 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpierst' at 20241211090212530
138583 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpihmat' at 20241211090212530
138584 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.bridge' at 20241211090212530
138585 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.cphp' at 20241211090212530
138586 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.dimmpxm' at 20241211090212530
138587 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbridge' at 20241211090212530
138588 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbrroot' at 20241211090212530
138589 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.ipmikcs' at 20241211090212530
138590 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.memhp' at 20241211090212534
138591 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.nohpet' at 20241211090212534
138592 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.numamem' at 20241211090212534
138593 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.roothp' at 20241211090212534
138594 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/ERST.acpierst' at 20240906080037556
138595 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/FACP' at 20240906080037556
138596 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/FACP.nosmm' at 20240906080037556
138597 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/FACS' at 20240906080037556
138598 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/HMAT.acpihmat' at 20240906080037556
138599 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/HPET' at 20240906080037556
138600 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/NFIT.dimmpxm' at 20240906080037556
138601 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.cphp' at 20240906080037556
138602 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.memhp' at 20240906080037556
138603 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.acpihmat' at 20240906080037556
138604 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.cphp' at 20240906080037556
138605 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.dimmpxm' at 20240906080037556
138606 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.memhp' at 20240906080037556
138607 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.numamem' at 20240906080037556
138608 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SSDT.dimmpxm' at 20240906080037556
138609 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/WAET' at 20240906080037556
138610 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC' at 20240906080037556
138611 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat' at 20240906080037556
138612 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x' at 20241211090212534
138613 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-noinitiator' at 20240906080037556
138614 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count' at 20240906080037556
138615 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count2' at 20240906080037556
138616 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.cphp' at 20240906080037556
138617 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.dimmpxm' at 20240906080037556
138618 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count' at 20240906080037556
138619 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count2' at 20240906080037556
138620 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.type4-count' at 20240906080037556
138621 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' at 20240906080037556
138622 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x' at 20241211090212534
138623 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.cxl' at 20240906080037556
138624 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DMAR.dmar' at 20240906080037556
138625 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT' at 20240906080037556
138626 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpierst' at 20240906080037556
138627 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat' at 20240906080037556
138628 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x' at 20241211090212534
138629 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator' at 20240906080037556
138630 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.applesmc' at 20240906080037556
138631 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.bridge' at 20240906080037556
138632 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count' at 20240906080037556
138633 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count2' at 20240906080037556
138634 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cphp' at 20240906080037556
138635 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cxl' at 20241211090212534
138636 2025-01-08 03:01:05.784-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.dimmpxm' at 20240906080037556
138637 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmibt' at 20240906080037556
138638 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmismbus' at 20240906080037556
138639 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ivrs' at 20240906080037556
138640 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.memhp' at 20240906080037556
138641 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.mmio64' at 20240906080037556
138642 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.multi-bridge' at 20240906080037556
138643 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.noacpihp' at 20240906080037556
138644 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.nohpet' at 20240906080037556
138645 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.numamem' at 20240906080037556
138646 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.pvpanic-isa' at 20240906080037556
138647 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count' at 20240906080037556
138648 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count2' at 20240906080037556
138649 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm12' at 20240906080037556
138650 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm2' at 20240906080037556
138651 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.type4-count' at 20240906080037560
138652 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.viot' at 20241211090212534
138653 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.xapic' at 20240906080037560
138654 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/ERST.acpierst' at 20240906080037560
138655 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP' at 20240906080037560
138656 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count' at 20240906080037560
138657 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count2' at 20240906080037560
138658 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.nosmm' at 20240906080037560
138659 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.slic' at 20240906080037560
138660 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count' at 20240906080037560
138661 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count2' at 20240906080037560
138662 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.type4-count' at 20240906080037560
138663 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.xapic' at 20240906080037560
138664 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACS' at 20240906080037560
138665 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat' at 20240906080037560
138666 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x' at 20241211090212534
138667 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-noinitiator' at 20240906080037560
138668 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HPET' at 20240906080037560
138669 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/IVRS.ivrs' at 20240906080037560
138670 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/MCFG' at 20240906080037560
138671 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/NFIT.dimmpxm' at 20240906080037560
138672 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SLIC.slic' at 20240906080037560
138673 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.cphp' at 20240906080037560
138674 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.memhp' at 20240906080037560
138675 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat' at 20240906080037560
138676 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x' at 20241211090212534
138677 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-noinitiator' at 20240906080037560
138678 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.cphp' at 20240906080037560
138679 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.dimmpxm' at 20240906080037560
138680 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.memhp' at 20240906080037560
138681 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.mmio64' at 20240906080037560
138682 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.numamem' at 20240906080037560
138683 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.xapic' at 20240906080037560
138684 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SSDT.dimmpxm' at 20240906080037560
138685 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/TCPA.tis.tpm12' at 20240906080037560
138686 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/TPM2.tis.tpm2' at 20240906080037560
138687 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/VIOT.viot' at 20240906080037560
138688 2025-01-08 03:01:05.785-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/WAET' at 20240906080037560
138689 2025-01-08 03:01:05.786-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/smbios/type11_blob' at 20240906080037560
138690 2025-01-08 03:01:05.786-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/smbios/type11_blob.legacy' at 20240906080037560
138691 2025-01-08 03:01:05.786-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2' at 20210308005046389
138692 2025-01-08 03:01:05.786-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2' at 20210308005046389
138693 2025-01-08 03:01:05.786-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2' at 20210308005046389
138694 2025-01-08 03:01:05.786-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.riscv64.iso.qcow2' at 20240906080037560
138695 2025-01-08 03:01:05.786-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2' at 20210308005046389
138696 2025-01-08 03:01:05.799-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.out' at 20210308005046397
138697 2025-01-08 03:01:05.799-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-any.out' at 20210308005046397
138698 2025-01-08 03:01:05.799-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-array.err' at 20221215040039362
138699 2025-01-08 03:01:05.800-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-base.out' at 20210308005046397
138700 2025-01-08 03:01:05.800-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.out' at 20210308005046397
138701 2025-01-08 03:01:05.800-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-clash.out' at 20210308005046397
138702 2025-01-08 03:01:05.800-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.out' at 20210308005046397
138703 2025-01-08 03:01:05.800-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.out' at 20210308005046397
138704 2025-01-08 03:01:05.800-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.out' at 20210308005046397
138705 2025-01-08 03:01:05.801-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.out' at 20210308005046397
138706 2025-01-08 03:01:05.801-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.out' at 20221215040039362
138707 2025-01-08 03:01:05.801-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.out' at 20210308005046397
138708 2025-01-08 03:01:05.801-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.out' at 20210308005046397
138709 2025-01-08 03:01:05.801-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.out' at 20210927100127469
138710 2025-01-08 03:01:05.801-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-empty.out' at 20210308005046397
138711 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.out' at 20210308005046397
138712 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-nested.out' at 20210308005046397
138713 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-unknown.out' at 20210308005046397
138714 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-alternate.out' at 20210308005046401
138715 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-any.out' at 20210308005046401
138716 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-array-empty.out' at 20210308005046401
138717 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-array-unknown.out' at 20210308005046401
138718 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.out' at 20210308005046401
138719 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.out' at 20210308005046401
138720 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-boxed-string.out' at 20210308005046401
138721 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-if-implicit.out' at 20230925080040089
138722 2025-01-08 03:01:05.802-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.out' at 20230925080040089
138723 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-int.out' at 20210308005046401
138724 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-invalid.out' at 20210308005046401
138725 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.out' at 20210308005046401
138726 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-member-case.out' at 20210308005046401
138727 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-member-unknown.out' at 20210308005046401
138728 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-union.out' at 20210308005046401
138729 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-unknown.out' at 20210308005046401
138730 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-base.out' at 20210308005046401
138731 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-data.out' at 20210308005046401
138732 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-ident.out' at 20210308005046401
138733 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-all.out' at 20220429100100882
138734 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.out' at 20210308005046401
138735 2025-01-08 03:01:05.803-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-empty.out' at 20210308005046401
138736 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-key.out' at 20220429100100882
138737 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-keys.out' at 20220429100100882
138738 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-list.out' at 20210308005046401
138739 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-not.out' at 20220429100100882
138740 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if.out' at 20210308005046401
138741 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-type-bool.out' at 20210308005046401
138742 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-type-dict.out' at 20210308005046401
138743 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-type-int.out' at 20210308005046401
138744 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.out' at 20210308005046401
138745 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.out' at 20210308005046401
138746 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/command-int.out' at 20210308005046401
138747 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/comments.err' at 20210308005046401
138748 2025-01-08 03:01:05.804-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.out' at 20210308005046401
138749 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.out' at 20210308005046401
138750 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.out' at 20210308005046401
138751 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.out' at 20210308005046401
138752 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.out' at 20210308005046401
138753 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.out' at 20210308005046401
138754 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.out' at 20210308005046401
138755 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-section.out' at 20210308005046401
138756 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.out' at 20210308005046401
138757 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.out' at 20210308005046401
138758 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-before-include.out' at 20210308005046401
138759 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.out' at 20210308005046401
138760 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.out' at 20240906080037560
138761 2025-01-08 03:01:05.805-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.out' at 20210308005046401
138762 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.out' at 20210308005046401
138763 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.out' at 20210308005046401
138764 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.out' at 20210308005046401
138765 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-features.out' at 20240906080037560
138766 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-section.out' at 20210308005046401
138767 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.out' at 20210308005046401
138768 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-good.err' at 20210308005046401
138769 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.out' at 20210308005046401
138770 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.out' at 20210308005046401
138771 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.out' at 20210308005046401
138772 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.out' at 20210308005046401
138773 2025-01-08 03:01:05.806-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.out' at 20240906080037564
138774 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.out' at 20210308005046401
138775 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.out' at 20210308005046405
138776 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.out' at 20210308005046405
138777 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.out' at 20210308005046405
138778 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing-space.out' at 20210308005046405
138779 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing.out' at 20210308005046405
138780 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.out' at 20210308005046405
138781 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.out' at 20240906080037564
138782 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.out' at 20210308005046405
138783 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/double-type.out' at 20210308005046405
138784 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/duplicate-key.out' at 20210308005046405
138785 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/empty.err' at 20210308005046405
138786 2025-01-08 03:01:05.807-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-bad-member.out' at 20210308005046405
138787 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-bad-name.out' at 20210308005046405
138788 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.out' at 20210308005046405
138789 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-clash-member.out' at 20210308005046405
138790 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.out' at 20210308005046405
138791 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.out' at 20210927100127469
138792 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.out' at 20210308005046405
138793 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-int-member.out' at 20210308005046405
138794 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-member-case.out' at 20210308005046405
138795 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-missing-data.out' at 20210308005046405
138796 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.out' at 20210308005046405
138797 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.out' at 20230925080040089
138798 2025-01-08 03:01:05.808-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.out' at 20210308005046405
138799 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-case.out' at 20210927100127469
138800 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.out' at 20210308005046405
138801 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-nest-struct.out' at 20210308005046405
138802 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-bad-type.out' at 20210308005046405
138803 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.out' at 20210308005046405
138804 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.out' at 20210308005046405
138805 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-if-invalid.out' at 20210308005046405
138806 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-missing-name.out' at 20210308005046405
138807 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.out' at 20210308005046405
138808 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-no-list.out' at 20210308005046405
138809 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-unknown-key.out' at 20210308005046405
138810 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/funny-char.out' at 20210308005046405
138811 2025-01-08 03:01:05.809-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/funny-word.out' at 20210308005046405
138812 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/ident-with-escape.out' at 20210308005046409
138813 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-before-err.out' at 20210308005046409
138814 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-cycle.out' at 20210308005046409
138815 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-extra-junk.out' at 20210308005046409
138816 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-nested-err.out' at 20210308005046409
138817 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-no-file.out' at 20210308005046409
138818 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-non-file.out' at 20210308005046409
138819 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-repetition.err' at 20210308005046409
138820 2025-01-08 03:01:05.810-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-self-cycle.out' at 20210308005046409
138821 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-simple.err' at 20210308005046409
138822 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/indented-expr.err' at 20210308005046409
138823 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/leading-comma-list.out' at 20210308005046409
138824 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/leading-comma-object.out' at 20210308005046409
138825 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.out' at 20210927100127469
138826 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-colon.out' at 20210308005046409
138827 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-comma-list.out' at 20210308005046409
138828 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-comma-object.out' at 20210308005046409
138829 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.out' at 20210927100127469
138830 2025-01-08 03:01:05.811-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-schema.out' at 20210927100127469
138831 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-type.out' at 20210308005046409
138832 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.out' at 20210308005046409
138833 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/nested-struct-data.out' at 20210308005046409
138834 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/non-objects.out' at 20210308005046409
138835 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/oob-coroutine.out' at 20210308005046409
138836 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/oob-test.out' at 20210308005046409
138837 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.out' at 20210308005046409
138838 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.out' at 20210308005046409
138839 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-unknown.out' at 20210308005046409
138840 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.out' at 20210927100127469
138841 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out' at 20210927100127469
138842 2025-01-08 03:01:05.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.out' at 20210927100127469
138843 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.err' at 20210308005046409
138844 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.out' at 20210308005046409
138845 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-command.out' at 20210308005046409
138846 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-event.out' at 20210308005046409
138847 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-predefined.out' at 20210927100127469
138848 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-type.out' at 20210308005046409
138849 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-command-q.out' at 20210308005046409
138850 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.out' at 20210308005046409
138851 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-has.out' at 20210308005046409
138852 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-q.out' at 20210308005046409
138853 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-u.out' at 20210308005046409
138854 2025-01-08 03:01:05.813-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.out' at 20210308005046409
138855 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-type-list.out' at 20210308005046409
138856 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-alternate.out' at 20210308005046409
138857 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-array-bad.out' at 20210308005046409
138858 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-bad-type.out' at 20210927100127469
138859 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-dict.out' at 20210308005046409
138860 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-unknown.out' at 20210308005046409
138861 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/string-code-point-127.out' at 20210308005046409
138862 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/string-code-point-31.out' at 20210308005046409
138863 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.out' at 20210308005046409
138864 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-base-clash.out' at 20210308005046413
138865 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.out' at 20210308005046413
138866 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-data-typename.out' at 20230925080040089
138867 2025-01-08 03:01:05.814-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.out' at 20210308005046413
138868 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.out' at 20210308005046413
138869 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.out' at 20210308005046413
138870 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.out' at 20210927100127469
138871 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.out' at 20210308005046413
138872 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.out' at 20210308005046413
138873 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.out' at 20210308005046413
138874 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/type-case.out' at 20210927100127473
138875 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unclosed-list.out' at 20210308005046413
138876 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unclosed-object.out' at 20210308005046413
138877 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unclosed-string.out' at 20210308005046413
138878 2025-01-08 03:01:05.815-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-array-branch.out' at 20220429100100882
138879 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-bad-base.out' at 20220429100100882
138880 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.out' at 20220429100100882
138881 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-any.out' at 20220429100100882
138882 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-empty.out' at 20210308005046413
138883 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.out' at 20210308005046413
138884 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-union.out' at 20220429100100882
138885 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.out' at 20210308005046413
138886 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.out' at 20210308005046413
138887 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-clash-member.out' at 20220429100100882
138888 2025-01-08 03:01:05.816-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.out' at 20220429100100882
138889 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-empty.out' at 20210308005046413
138890 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.out' at 20220429100100882
138891 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-int-branch.out' at 20220429100100882
138892 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-base.out' at 20210308005046413
138893 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.out' at 20220429100100882
138894 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-data.out' at 20210927100127473
138895 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.out' at 20220429100100882
138896 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.out' at 20220429100100882
138897 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.out' at 20230925080040089
138898 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.out' at 20230925080040089
138899 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-no-base.out' at 20220429100100882
138900 2025-01-08 03:01:05.817-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.out' at 20220429100100882
138901 2025-01-08 03:01:05.818-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.out' at 20220429100100882
138902 2025-01-08 03:01:05.818-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-unknown.out' at 20210308005046413
138903 2025-01-08 03:01:05.818-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unknown-escape.out' at 20210308005046413
138904 2025-01-08 03:01:05.818-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.out' at 20210308005046413
138905 2025-01-08 03:01:05.838-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/afl5.img.bz2' at 20210308005046473
138906 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/afl9.vmdk.bz2' at 20210308005046473
138907 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2' at 20210308005046473
138908 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/grub_mbr.raw.bz2' at 20210308005046473
138909 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2' at 20210308005046473
138910 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2' at 20210308005046473
138911 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2' at 20210308005046473
138912 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz2' at 20210308005046473
138913 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v1.bz2' at 20210308005046473
138914 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v2.bz2' at 20210308005046473
138915 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2' at 20210927100127505
138916 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2' at 20210308005046473
138917 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2' at 20210308005046473
138918 2025-01-08 03:01:05.839-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2' at 20210308005046473
138919 2025-01-08 03:01:05.917-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tools/meson.build' at 20230426080043956
138920 2025-01-08 03:01:05.918-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/cursor_hidden.xpm' at 20210308005046545
138921 2025-01-08 03:01:05.918-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/cursor_left_ptr.xpm' at 20210308005046549
138922 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_128x128.png' at 20210308005046549
138923 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_16x16.png' at 20210308005046549
138924 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_24x24.png' at 20210308005046549
138925 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_256x256.png' at 20210308005046549
138926 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_32x32.bmp' at 20210308005046549
138927 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_32x32.png' at 20210308005046549
138928 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_48x48.png' at 20210308005046549
138929 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_512x512.png' at 20210308005046549
138930 2025-01-08 03:01:05.920-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_64x64.png' at 20210308005046549
138931 2025-01-08 03:01:05.931-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/rest-dbus/resources/32px.png' at 20210308004923384
138932 2025-01-08 03:01:05.931-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/rest-dbus/resources/40px.png' at 20210308004923384
138933 2025-01-08 03:01:05.932-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/rest-dbus/resources/throbber.gif' at 20210308004923388
138934 2025-01-08 03:01:05.935-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/.shellcheck' at 20210308005049757
138935 2025-01-08 03:01:05.952-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/templates/error.cpp.mako' at 20230902080037613
138936 2025-01-08 03:01:05.960-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Barreleye.py'
138937 2025-01-08 03:01:05.960-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Barreleye.py'
138938 2025-01-08 03:01:05.964-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Firestone.py) done (took 2 ms)
138939 2025-01-08 03:01:05.964-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Firestone.py'
138940 2025-01-08 03:01:05.964-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Firestone.py'
138941 2025-01-08 03:01:05.972-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Garrison.py) done (took 6 ms)
138942 2025-01-08 03:01:05.972-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Garrison.py'
138943 2025-01-08 03:01:05.972-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Garrison.py'
138944 2025-01-08 03:01:05.976-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Lanyang.py) done (took 3 ms)
138945 2025-01-08 03:01:05.976-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Lanyang.py'
138946 2025-01-08 03:01:05.976-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Lanyang.py'
138947 2025-01-08 03:01:05.979-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Palmetto.py) done (took 2 ms)
138948 2025-01-08 03:01:05.979-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Palmetto.py'
138949 2025-01-08 03:01:05.979-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Palmetto.py'
138950 2025-01-08 03:01:05.981-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Romulus.py) done (took 1 ms)
138951 2025-01-08 03:01:05.982-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Romulus.py'
138952 2025-01-08 03:01:05.982-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Romulus.py'
138953 2025-01-08 03:01:05.984-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Witherspoon.py) done (took 1 ms)
138954 2025-01-08 03:01:05.984-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Witherspoon.py'
138955 2025-01-08 03:01:05.985-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Witherspoon.py'
138956 2025-01-08 03:01:05.987-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/configs/Zaius.py) done (took 1 ms)
138957 2025-01-08 03:01:05.987-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/configs/Zaius.py'
138958 2025-01-08 03:01:05.987-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/configs/Zaius.py'
138959 2025-01-08 03:01:05.990-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pychassisctl/chassis_control.py) done (took 2 ms)
138960 2025-01-08 03:01:05.996-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pychassisctl/chassis_control.py'
138961 2025-01-08 03:01:05.996-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pychassisctl/chassis_control.py'
138962 2025-01-08 03:01:05.999-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pydownloadmgr/download_manager.py) done (took 2 ms)
138963 2025-01-08 03:01:05.999-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pydownloadmgr/download_manager.py'
138964 2025-01-08 03:01:06.000-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pydownloadmgr/download_manager.py'
138965 2025-01-08 03:01:06.002-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pyflashbmc/bmc_update.py) done (took 1 ms)
138966 2025-01-08 03:01:06.002-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pyflashbmc/bmc_update.py'
138967 2025-01-08 03:01:06.002-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pyflashbmc/bmc_update.py'
138968 2025-01-08 03:01:06.005-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pyinventorymgr/inventory_items.py) done (took 1 ms)
138969 2025-01-08 03:01:06.005-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pyinventorymgr/inventory_items.py'
138970 2025-01-08 03:01:06.005-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pyinventorymgr/inventory_items.py'
138971 2025-01-08 03:01:06.008-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py) done (took 2 ms)
138972 2025-01-08 03:01:06.009-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py'
138973 2025-01-08 03:01:06.009-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py'
138974 2025-01-08 03:01:06.011-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pyipmitest/ipmi_debug.py) done (took 1 ms)
138975 2025-01-08 03:01:06.012-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pyipmitest/ipmi_debug.py'
138976 2025-01-08 03:01:06.012-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pyipmitest/ipmi_debug.py'
138977 2025-01-08 03:01:06.014-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pystatemgr/discover_system_state.py) done (took 1 ms)
138978 2025-01-08 03:01:06.015-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pystatemgr/discover_system_state.py'
138979 2025-01-08 03:01:06.015-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pystatemgr/discover_system_state.py'
138980 2025-01-08 03:01:06.017-0600 FINEST t521 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/skeleton/pysystemmgr/system_manager.py) done (took 1 ms)
138981 2025-01-08 03:01:06.018-0600 FINE t521 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/skeleton/pysystemmgr/system_manager.py'
138982 2025-01-08 03:01:06.018-0600 FINER t521 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/skeleton/pysystemmgr/system_manager.py'
138983 2025-01-08 03:01:06.018-0600 INFO t521 Statistics.logIt: Done file collection for directory '/openbmc' (took 11.312 seconds)
138984 2025-01-08 03:01:06.027-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/src/trigger.cpp' at 20240904080048947
138985 2025-01-08 03:01:06.028-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/src/types/trigger_types.hpp' at 20230524080039233
138986 2025-01-08 03:01:06.029-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/src/utils/ensure.hpp' at 20230523080037934
138987 2025-01-08 03:01:06.033-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/tests/src/params/trigger_params.hpp' at 20230523080037938
138988 2025-01-08 03:01:06.034-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/tests/src/test_trigger.cpp' at 20240917080036267
138989 2025-01-08 03:01:06.034-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/tests/src/test_trigger_manager.cpp' at 20240917080036271
138990 2025-01-08 03:01:06.037-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/Documentation/media/linker_lists.h.rst.exceptions' at 20210308005002536
138991 2025-01-08 03:01:06.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/doc/chromium/devkeys/kernel.keyblock' at 20210308005003300
138992 2025-01-08 03:01:06.643-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/doc/chromium/devkeys/kernel_data_key.vbprivk' at 20210308005003300
138993 2025-01-08 03:01:06.734-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/pcmcia/Kconfig' at 20210308005003452
138994 2025-01-08 03:01:06.795-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/ankacoder_c75_r.ttf' at 20210308005003524
138995 2025-01-08 03:01:06.795-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/cantoraone_regular.ttf' at 20210308005003528
138996 2025-01-08 03:01:06.795-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/nimbus_sans_l_regular.ttf' at 20210308005003528
138997 2025-01-08 03:01:06.795-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/rufscript010.ttf' at 20210308005003528
138998 2025-01-08 03:01:06.812-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/fs/reiserfs/Kconfig' at 20210308005003548
138999 2025-01-08 03:01:06.967-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/binman/test/descriptor.bin' at 20210308005003752
139000 2025-01-08 03:01:06.967-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/binman/test/files/ignored_dir.dat/ignore' at 20210308005003756
139001 2025-01-08 03:01:06.970-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/easylogo/linux_blackfin.tga' at 20210308005003760
139002 2025-01-08 03:01:06.970-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/easylogo/linux_logo.tga' at 20210308005003760
139003 2025-01-08 03:01:06.974-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/atmel.bmp' at 20210308005003768
139004 2025-01-08 03:01:06.974-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/compulab.bmp' at 20210308005003768
139005 2025-01-08 03:01:06.974-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/denx-comp.bmp' at 20210308005003768
139006 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/denx.bmp' at 20210308005003768
139007 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/engicam.bmp' at 20210308005003768
139008 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/esd.bmp' at 20210308005003768
139009 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/freescale.bmp' at 20210308005003768
139010 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/gateworks.bmp' at 20210308005003768
139011 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/intercontrol.bmp' at 20210308005003768
139012 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol.bmp' at 20210308005003768
139013 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol_palfin.bmp' at 20210308005003768
139014 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/microchip.bmp' at 20210308005003768
139015 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/ronetix.bmp' at 20210308005003768
139016 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/siemens.bmp' at 20210308005003768
139017 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/solidrun.bmp' at 20210308005003768
139018 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/syteco.bmp' at 20210308005003768
139019 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/toradex.bmp' at 20210308005003768
139020 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/u-boot_logo.bmp' at 20210308005003768
139021 2025-01-08 03:01:06.975-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/wandboard.bmp' at 20210308005003768
139022 2025-01-08 03:01:06.980-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/.shellcheck' at 20220105012522959
139023 2025-01-08 03:01:06.983-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/alerts/alert.png' at 20220105012522963
139024 2025-01-08 03:01:06.983-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/buttons/button-disabled.png' at 20220105012522963
139025 2025-01-08 03:01:06.983-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/buttons/button.png' at 20220105012522963
139026 2025-01-08 03:01:06.983-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/file-upload/formfile.png' at 20220105012522963
139027 2025-01-08 03:01:06.984-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/info-tooltip/info-tooltip.png' at 20220105012522963
139028 2025-01-08 03:01:06.984-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/appHeaderWithStatusIcon.png' at 20220105012522963
139029 2025-01-08 03:01:06.984-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/danger.png' at 20220105012522963
139030 2025-01-08 03:01:06.984-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/eventLogsWithSatusIcon.png' at 20220105012522963
139031 2025-01-08 03:01:06.984-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/info.png' at 20220105012522963
139032 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/secondary.png' at 20220105012522963
139033 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/success.png' at 20220105012522963
139034 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/warning.png' at 20220105012522963
139035 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-batch-action-active.png' at 20220105012522963
139036 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-batch-action.png' at 20220105012522967
139037 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-empty.png' at 20220105012522967
139038 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-expand-row.png' at 20220105012522967
139039 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-filter-active.png' at 20220105012522967
139040 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-filter.png' at 20220105012522967
139041 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-pagination.png' at 20220105012522971
139042 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-row-actions.png' at 20220105012522971
139043 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-search-active.png' at 20220105012522971
139044 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-search-empty.png' at 20220105012522971
139045 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-search.png' at 20220105012522975
139046 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-sort.png' at 20220105012522975
139047 2025-01-08 03:01:06.985-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table.png' at 20220105012522975
139048 2025-01-08 03:01:06.986-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/toasts/toast-options.png' at 20220105012522975
139049 2025-01-08 03:01:06.986-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/toasts/toast.png' at 20220105012522975
139050 2025-01-08 03:01:06.992-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/public/favicon.ico' at 20220105012522983
139051 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Italic.woff' at 20220105012522987
139052 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Light.woff' at 20220105012522987
139053 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-LightItalic.woff' at 20220105012522987
139054 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff' at 20220105012522987
139055 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.woff' at 20220105012522987
139056 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBoldItalic.woff' at 20220105012522987
139057 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Bold-webfont.woff' at 20220105012522987
139058 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Light-webfont.woff' at 20220105012522991
139059 2025-01-08 03:01:06.997-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Regular-webfont.woff' at 20220105012522991
139060 2025-01-08 03:01:07.010-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalSettings.vue' at 20241004080035971
139061 2025-01-08 03:01:07.014-0600 FINEST t521 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/witherspoon-pfault-analysis/.clang-format' at 20240820080038646
139062 2025-01-08 03:01:07.019-0600 INFO t521 IndexDatabase.update: Starting indexing of directory '/openbmc'
139063 2025-01-08 03:01:07.032-0600 FINEST t714 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/openbmc-build-scripts/scripts/unit-test.py': chosen by suffix: PythonAnalyzerFactory
139064 2025-01-08 03:01:07.032-0600 FINEST t724 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp': chosen by suffix: CxxAnalyzerFactory
139065 2025-01-08 03:01:07.032-0600 FINEST t720 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp': chosen by suffix: CxxAnalyzerFactory
139066 2025-01-08 03:01:07.032-0600 FINEST t717 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Witherspoon.py': chosen by suffix: PythonAnalyzerFactory
139067 2025-01-08 03:01:07.032-0600 FINEST t721 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pyipmitest/ipmi_debug.py': chosen by suffix: PythonAnalyzerFactory
139068 2025-01-08 03:01:07.032-0600 FINEST t723 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json': chosen by suffix: JsonAnalyzerFactory
139069 2025-01-08 03:01:07.032-0600 FINEST t715 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py': chosen by suffix: PythonAnalyzerFactory
139070 2025-01-08 03:01:07.032-0600 FINEST t719 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Firestone.py': chosen by suffix: PythonAnalyzerFactory
139071 2025-01-08 03:01:07.032-0600 FINEST t725 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp': chosen by suffix: CxxAnalyzerFactory
139072 2025-01-08 03:01:07.033-0600 FINE t719 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Firestone.py' (PythonAnalyzer)
139073 2025-01-08 03:01:07.033-0600 FINE t715 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py' (PythonAnalyzer)
139074 2025-01-08 03:01:07.033-0600 FINE t723 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' (JsonAnalyzer)
139075 2025-01-08 03:01:07.032-0600 FINEST t722 AnalyzerGuru.lambda$findUsingMagicString$16: '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker': chosen by magic(substr) #!/usr/bin/env python: PythonAnalyzerFactory
139076 2025-01-08 03:01:07.032-0600 FINE t721 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pyipmitest/ipmi_debug.py' (PythonAnalyzer)
139077 2025-01-08 03:01:07.032-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Witherspoon.py' (PythonAnalyzer)
139078 2025-01-08 03:01:07.032-0600 FINE t720 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' (CxxAnalyzer)
139079 2025-01-08 03:01:07.032-0600 FINE t724 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' (CxxAnalyzer)
139080 2025-01-08 03:01:07.032-0600 FINE t714 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc-build-scripts/scripts/unit-test.py' (PythonAnalyzer)
139081 2025-01-08 03:01:07.034-0600 FINE t722 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' (PythonAnalyzer)
139082 2025-01-08 03:01:07.033-0600 FINE t725 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp' (CxxAnalyzer)
139083 2025-01-08 03:01:07.035-0600 FINEST t716 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc': chosen by imprecise magic: PlainAnalyzerFactory
139084 2025-01-08 03:01:07.035-0600 FINEST t718 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/phosphor-inventory-manager/.clang-format': chosen by imprecise magic: PlainAnalyzerFactory
139085 2025-01-08 03:01:07.035-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' (PlainAnalyzer)
139086 2025-01-08 03:01:07.036-0600 FINE t718 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/phosphor-inventory-manager/.clang-format' (PlainAnalyzer)
139087 2025-01-08 03:01:07.050-0600 FINER t720 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/phosphor-net-ipmid/sd_event_loop.cpp'
139088 2025-01-08 03:01:07.050-0600 FINER t721 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pyipmitest/ipmi_debug.py'
139089 2025-01-08 03:01:07.050-0600 FINER t714 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc-build-scripts/scripts/unit-test.py'
139090 2025-01-08 03:01:07.050-0600 FINER t715 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py'
139091 2025-01-08 03:01:07.050-0600 FINER t723 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json'
139092 2025-01-08 03:01:07.050-0600 FINER t725 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openpower-pnor-code-mgmt/item_updater.hpp'
139093 2025-01-08 03:01:07.050-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Witherspoon.py'
139094 2025-01-08 03:01:07.050-0600 FINER t719 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Firestone.py'
139095 2025-01-08 03:01:07.050-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc'
139096 2025-01-08 03:01:07.050-0600 FINER t718 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/phosphor-inventory-manager/.clang-format'
139097 2025-01-08 03:01:07.050-0600 FINER t722 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker'
139098 2025-01-08 03:01:07.050-0600 FINER t724 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
139099 2025-01-08 03:01:07.066-0600 FINE t717 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139100 2025-01-08 03:01:07.067-0600 FINE t720 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139101 2025-01-08 03:01:07.067-0600 FINE t719 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139102 2025-01-08 03:01:07.067-0600 FINE t718 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139103 2025-01-08 03:01:07.067-0600 FINE t715 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139104 2025-01-08 03:01:07.067-0600 FINE t722 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139105 2025-01-08 03:01:07.067-0600 FINE t721 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139106 2025-01-08 03:01:07.067-0600 FINE t716 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139107 2025-01-08 03:01:07.067-0600 FINE t714 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139108 2025-01-08 03:01:07.067-0600 FINE t723 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139109 2025-01-08 03:01:07.067-0600 FINE t725 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139110 2025-01-08 03:01:07.067-0600 FINE t724 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
139111 2025-01-08 03:01:07.073-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139112 2025-01-08 03:01:07.073-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139113 2025-01-08 03:01:07.073-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139114 2025-01-08 03:01:07.073-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139115 2025-01-08 03:01:07.073-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139116 2025-01-08 03:01:07.073-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139117 2025-01-08 03:01:07.074-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139118 2025-01-08 03:01:07.074-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139119 2025-01-08 03:01:07.074-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139120 2025-01-08 03:01:07.074-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139121 2025-01-08 03:01:07.074-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139122 2025-01-08 03:01:07.074-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139123 2025-01-08 03:01:07.074-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139124 2025-01-08 03:01:07.074-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139125 2025-01-08 03:01:07.074-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139126 2025-01-08 03:01:07.074-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139127 2025-01-08 03:01:07.075-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139128 2025-01-08 03:01:07.074-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139129 2025-01-08 03:01:07.075-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139130 2025-01-08 03:01:07.075-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139131 2025-01-08 03:01:07.075-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139132 2025-01-08 03:01:07.075-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139133 2025-01-08 03:01:07.075-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139134 2025-01-08 03:01:07.075-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139135 2025-01-08 03:01:07.075-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139136 2025-01-08 03:01:07.075-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139137 2025-01-08 03:01:07.075-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139138 2025-01-08 03:01:07.075-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139139 2025-01-08 03:01:07.075-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139140 2025-01-08 03:01:07.075-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139141 2025-01-08 03:01:07.075-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139142 2025-01-08 03:01:07.075-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139143 2025-01-08 03:01:07.075-0600 WARNING t742 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139144 2025-01-08 03:01:07.075-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139145 2025-01-08 03:01:07.075-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139146 2025-01-08 03:01:07.076-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139147 2025-01-08 03:01:07.076-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139148 2025-01-08 03:01:07.076-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139149 2025-01-08 03:01:07.076-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139150 2025-01-08 03:01:07.076-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139151 2025-01-08 03:01:07.076-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139152 2025-01-08 03:01:07.075-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139153 2025-01-08 03:01:07.075-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139154 2025-01-08 03:01:07.075-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139155 2025-01-08 03:01:07.075-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139156 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139157 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139158 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139159 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139160 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139161 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139162 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139163 2025-01-08 03:01:07.076-0600 WARNING t745 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139164 2025-01-08 03:01:07.076-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139165 2025-01-08 03:01:07.076-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139166 2025-01-08 03:01:07.076-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139167 2025-01-08 03:01:07.077-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139168 2025-01-08 03:01:07.076-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139169 2025-01-08 03:01:07.076-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139170 2025-01-08 03:01:07.076-0600 WARNING t739 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139171 2025-01-08 03:01:07.077-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139172 2025-01-08 03:01:07.077-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139173 2025-01-08 03:01:07.077-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139174 2025-01-08 03:01:07.077-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139175 2025-01-08 03:01:07.077-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139176 2025-01-08 03:01:07.077-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139177 2025-01-08 03:01:07.078-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139178 2025-01-08 03:01:07.078-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139179 2025-01-08 03:01:07.076-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139180 2025-01-08 03:01:07.078-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139181 2025-01-08 03:01:07.078-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
139182 2025-01-08 03:01:07.078-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139183 2025-01-08 03:01:07.078-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139184 2025-01-08 03:01:07.077-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139185 2025-01-08 03:01:07.077-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139186 2025-01-08 03:01:07.077-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139187 2025-01-08 03:01:07.078-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139188 2025-01-08 03:01:07.078-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139189 2025-01-08 03:01:07.078-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139190 2025-01-08 03:01:07.079-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139191 2025-01-08 03:01:07.078-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
139192 2025-01-08 03:01:07.078-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139193 2025-01-08 03:01:07.078-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139194 2025-01-08 03:01:07.079-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139195 2025-01-08 03:01:07.078-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139196 2025-01-08 03:01:07.079-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139197 2025-01-08 03:01:07.079-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139198 2025-01-08 03:01:07.079-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139199 2025-01-08 03:01:07.079-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139200 2025-01-08 03:01:07.079-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
139201 2025-01-08 03:01:07.079-0600 WARNING t740 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139202 2025-01-08 03:01:07.079-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139203 2025-01-08 03:01:07.079-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139204 2025-01-08 03:01:07.079-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139205 2025-01-08 03:01:07.080-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139206 2025-01-08 03:01:07.079-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139207 2025-01-08 03:01:07.080-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139208 2025-01-08 03:01:07.080-0600 WARNING t749 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139209 2025-01-08 03:01:07.080-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139210 2025-01-08 03:01:07.080-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139211 2025-01-08 03:01:07.080-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139212 2025-01-08 03:01:07.080-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
139213 2025-01-08 03:01:07.080-0600 FINEST t750 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json'
139214 2025-01-08 03:01:07.080-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139215 2025-01-08 03:01:07.080-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139216 2025-01-08 03:01:07.080-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139217 2025-01-08 03:01:07.080-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139218 2025-01-08 03:01:07.080-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139219 2025-01-08 03:01:07.081-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139220 2025-01-08 03:01:07.081-0600 FINEST t754 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/phosphor-net-ipmid/sd_event_loop.cpp'
139221 2025-01-08 03:01:07.081-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139222 2025-01-08 03:01:07.081-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139223 2025-01-08 03:01:07.081-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139224 2025-01-08 03:01:07.081-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139225 2025-01-08 03:01:07.080-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139226 2025-01-08 03:01:07.080-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
139227 2025-01-08 03:01:07.082-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139228 2025-01-08 03:01:07.082-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139229 2025-01-08 03:01:07.081-0600 WARNING t746 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139230 2025-01-08 03:01:07.081-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139231 2025-01-08 03:01:07.081-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139232 2025-01-08 03:01:07.082-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139233 2025-01-08 03:01:07.082-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139234 2025-01-08 03:01:07.082-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
139235 2025-01-08 03:01:07.082-0600 WARNING t726 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139236 2025-01-08 03:01:07.082-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139237 2025-01-08 03:01:07.082-0600 WARNING t744 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139238 2025-01-08 03:01:07.083-0600 WARNING t748 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139239 2025-01-08 03:01:07.083-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139240 2025-01-08 03:01:07.083-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139241 2025-01-08 03:01:07.083-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
139242 2025-01-08 03:01:07.083-0600 FINEST t752 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
139243 2025-01-08 03:01:07.083-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139244 2025-01-08 03:01:07.083-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139245 2025-01-08 03:01:07.083-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
139246 2025-01-08 03:01:07.083-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139247 2025-01-08 03:01:07.083-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139248 2025-01-08 03:01:07.083-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
139249 2025-01-08 03:01:07.084-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139250 2025-01-08 03:01:07.083-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139251 2025-01-08 03:01:07.084-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139252 2025-01-08 03:01:07.084-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
139253 2025-01-08 03:01:07.084-0600 WARNING t747 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139254 2025-01-08 03:01:07.084-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139255 2025-01-08 03:01:07.084-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
139256 2025-01-08 03:01:07.084-0600 WARNING t741 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139257 2025-01-08 03:01:07.084-0600 WARNING t753 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
139258 2025-01-08 03:01:07.171-0600 FINER t718 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/phosphor-inventory-manager/.clang-format'
139259 2025-01-08 03:01:07.171-0600 FINEST t718 Statistics.logIt: Added: '/openbmc/phosphor-inventory-manager/.clang-format' (PlainAnalyzer) (took 135 ms)
139260 2025-01-08 03:01:07.172-0600 FINEST t718 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb': chosen by imprecise magic: PlainAnalyzerFactory
139261 2025-01-08 03:01:07.172-0600 FINE t718 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' (PlainAnalyzer)
139262 2025-01-08 03:01:07.176-0600 FINER t721 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pyipmitest/ipmi_debug.py'
139263 2025-01-08 03:01:07.176-0600 FINEST t721 Statistics.logIt: Added: '/openbmc/skeleton/pyipmitest/ipmi_debug.py' (PythonAnalyzer) (took 142 ms)
139264 2025-01-08 03:01:07.176-0600 FINER t718 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb'
139265 2025-01-08 03:01:07.176-0600 FINEST t721 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Romulus.py': chosen by suffix: PythonAnalyzerFactory
139266 2025-01-08 03:01:07.177-0600 FINE t721 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Romulus.py' (PythonAnalyzer)
139267 2025-01-08 03:01:07.178-0600 FINER t721 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Romulus.py'
139268 2025-01-08 03:01:07.185-0600 FINER t723 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json'
139269 2025-01-08 03:01:07.185-0600 FINEST t723 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' (JsonAnalyzer) (took 151 ms)
139270 2025-01-08 03:01:07.185-0600 FINEST t723 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json': chosen by suffix: JsonAnalyzerFactory
139271 2025-01-08 03:01:07.185-0600 FINE t723 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json' (JsonAnalyzer)
139272 2025-01-08 03:01:07.187-0600 FINER t723 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json'
139273 2025-01-08 03:01:07.193-0600 FINER t715 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py'
139274 2025-01-08 03:01:07.193-0600 FINEST t715 Statistics.logIt: Added: '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py' (PythonAnalyzer) (took 159 ms)
139275 2025-01-08 03:01:07.193-0600 FINEST t715 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp': chosen by suffix: CxxAnalyzerFactory
139276 2025-01-08 03:01:07.193-0600 FINE t715 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp' (CxxAnalyzer)
139277 2025-01-08 03:01:07.195-0600 FINER t715 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp'
139278 2025-01-08 03:01:07.212-0600 FINER t720 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/phosphor-net-ipmid/sd_event_loop.cpp'
139279 2025-01-08 03:01:07.212-0600 FINEST t720 Statistics.logIt: Added: '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' (CxxAnalyzer) (took 178 ms)
139280 2025-01-08 03:01:07.213-0600 FINEST t720 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts': chosen by imprecise magic: PlainAnalyzerFactory
139281 2025-01-08 03:01:07.213-0600 FINE t720 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts' (PlainAnalyzer)
139282 2025-01-08 03:01:07.215-0600 FINER t720 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts'
139283 2025-01-08 03:01:07.222-0600 FINEST t743 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json'
139284 2025-01-08 03:01:07.223-0600 FINER t715 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp'
139285 2025-01-08 03:01:07.223-0600 FINEST t715 Statistics.logIt: Added: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp' (CxxAnalyzer) (took 30 ms)
139286 2025-01-08 03:01:07.224-0600 FINEST t715 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json': chosen by suffix: JsonAnalyzerFactory
139287 2025-01-08 03:01:07.224-0600 FINE t715 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json' (JsonAnalyzer)
139288 2025-01-08 03:01:07.226-0600 FINER t715 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json'
139289 2025-01-08 03:01:07.234-0600 FINER t725 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openpower-pnor-code-mgmt/item_updater.hpp'
139290 2025-01-08 03:01:07.234-0600 FINEST t725 Statistics.logIt: Added: '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp' (CxxAnalyzer) (took 199 ms)
139291 2025-01-08 03:01:07.234-0600 FINEST t725 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pyflashbmc/bmc_update.py': chosen by suffix: PythonAnalyzerFactory
139292 2025-01-08 03:01:07.234-0600 FINE t725 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pyflashbmc/bmc_update.py' (PythonAnalyzer)
139293 2025-01-08 03:01:07.235-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc'
139294 2025-01-08 03:01:07.235-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' (PlainAnalyzer) (took 199 ms)
139295 2025-01-08 03:01:07.235-0600 FINEST t716 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Palmetto.py': chosen by suffix: PythonAnalyzerFactory
139296 2025-01-08 03:01:07.236-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Palmetto.py' (PythonAnalyzer)
139297 2025-01-08 03:01:07.236-0600 FINER t725 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pyflashbmc/bmc_update.py'
139298 2025-01-08 03:01:07.238-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Palmetto.py'
139299 2025-01-08 03:01:07.242-0600 FINER t718 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb'
139300 2025-01-08 03:01:07.242-0600 FINEST t718 Statistics.logIt: Added: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' (PlainAnalyzer) (took 69 ms)
139301 2025-01-08 03:01:07.243-0600 FINEST t718 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json': chosen by suffix: JsonAnalyzerFactory
139302 2025-01-08 03:01:07.243-0600 FINE t718 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json' (JsonAnalyzer)
139303 2025-01-08 03:01:07.244-0600 FINER t718 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json'
139304 2025-01-08 03:01:07.257-0600 FINER t724 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
139305 2025-01-08 03:01:07.258-0600 FINEST t724 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' (CxxAnalyzer) (took 223 ms)
139306 2025-01-08 03:01:07.258-0600 FINEST t724 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb': chosen by imprecise magic: PlainAnalyzerFactory
139307 2025-01-08 03:01:07.258-0600 FINE t724 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' (PlainAnalyzer)
139308 2025-01-08 03:01:07.261-0600 FINER t724 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb'
139309 2025-01-08 03:01:07.279-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Witherspoon.py'
139310 2025-01-08 03:01:07.279-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/skeleton/configs/Witherspoon.py' (PythonAnalyzer) (took 245 ms)
139311 2025-01-08 03:01:07.280-0600 FINEST t717 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb': chosen by imprecise magic: PlainAnalyzerFactory
139312 2025-01-08 03:01:07.280-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb' (PlainAnalyzer)
139313 2025-01-08 03:01:07.282-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb'
139314 2025-01-08 03:01:07.284-0600 FINEST t751 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json'
139315 2025-01-08 03:01:07.294-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json'
139316 2025-01-08 03:01:07.298-0600 FINER t719 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Firestone.py'
139317 2025-01-08 03:01:07.299-0600 FINEST t719 Statistics.logIt: Added: '/openbmc/skeleton/configs/Firestone.py' (PythonAnalyzer) (took 265 ms)
139318 2025-01-08 03:01:07.299-0600 FINEST t719 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openpower-occ-control/.clang-format': chosen by imprecise magic: PlainAnalyzerFactory
139319 2025-01-08 03:01:07.299-0600 FINE t719 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openpower-occ-control/.clang-format' (PlainAnalyzer)
139320 2025-01-08 03:01:07.300-0600 FINER t719 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openpower-occ-control/.clang-format'
139321 2025-01-08 03:01:07.318-0600 FINER t719 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openpower-occ-control/.clang-format'
139322 2025-01-08 03:01:07.318-0600 FINEST t719 Statistics.logIt: Added: '/openbmc/openpower-occ-control/.clang-format' (PlainAnalyzer) (took 18 ms)
139323 2025-01-08 03:01:07.318-0600 FINEST t719 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json': chosen by suffix: JsonAnalyzerFactory
139324 2025-01-08 03:01:07.318-0600 FINE t719 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' (JsonAnalyzer)
139325 2025-01-08 03:01:07.319-0600 FINER t719 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json'
139326 2025-01-08 03:01:07.320-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Palmetto.py'
139327 2025-01-08 03:01:07.320-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/skeleton/configs/Palmetto.py' (PythonAnalyzer) (took 84 ms)
139328 2025-01-08 03:01:07.320-0600 FINEST t716 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openpower-debug-collector/.clang-format': chosen by imprecise magic: PlainAnalyzerFactory
139329 2025-01-08 03:01:07.320-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openpower-debug-collector/.clang-format' (PlainAnalyzer)
139330 2025-01-08 03:01:07.322-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openpower-debug-collector/.clang-format'
139331 2025-01-08 03:01:07.327-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb'
139332 2025-01-08 03:01:07.327-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb' (PlainAnalyzer) (took 47 ms)
139333 2025-01-08 03:01:07.327-0600 FINER t724 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb'
139334 2025-01-08 03:01:07.327-0600 FINEST t758 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json'
139335 2025-01-08 03:01:07.327-0600 FINEST t717 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/entity-manager/meson.build': chosen by imprecise magic: PlainAnalyzerFactory
139336 2025-01-08 03:01:07.327-0600 FINEST t724 Statistics.logIt: Added: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' (PlainAnalyzer) (took 69 ms)
139337 2025-01-08 03:01:07.328-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/meson.build' (PlainAnalyzer)
139338 2025-01-08 03:01:07.328-0600 FINEST t724 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json': chosen by suffix: JsonAnalyzerFactory
139339 2025-01-08 03:01:07.328-0600 FINE t724 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json' (JsonAnalyzer)
139340 2025-01-08 03:01:07.329-0600 FINER t724 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json'
139341 2025-01-08 03:01:07.331-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/meson.build'
139342 2025-01-08 03:01:07.333-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openpower-debug-collector/.clang-format'
139343 2025-01-08 03:01:07.333-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/openpower-debug-collector/.clang-format' (PlainAnalyzer) (took 12 ms)
139344 2025-01-08 03:01:07.333-0600 FINEST t716 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json': chosen by suffix: JsonAnalyzerFactory
139345 2025-01-08 03:01:07.333-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json' (JsonAnalyzer)
139346 2025-01-08 03:01:07.335-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json'
139347 2025-01-08 03:01:07.338-0600 FINEST t756 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json'
139348 2025-01-08 03:01:07.346-0600 FINEST t743 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json'
139349 2025-01-08 03:01:07.351-0600 FINER t720 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts'
139350 2025-01-08 03:01:07.351-0600 FINEST t720 Statistics.logIt: Added: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts' (PlainAnalyzer) (took 138 ms)
139351 2025-01-08 03:01:07.351-0600 FINEST t720 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pysystemmgr/system_manager.py': chosen by suffix: PythonAnalyzerFactory
139352 2025-01-08 03:01:07.352-0600 FINE t720 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pysystemmgr/system_manager.py' (PythonAnalyzer)
139353 2025-01-08 03:01:07.353-0600 FINER t720 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pysystemmgr/system_manager.py'
139354 2025-01-08 03:01:07.353-0600 FINEST t727 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/meson.build'
139355 2025-01-08 03:01:07.374-0600 FINER t721 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Romulus.py'
139356 2025-01-08 03:01:07.375-0600 FINEST t721 Statistics.logIt: Added: '/openbmc/skeleton/configs/Romulus.py' (PythonAnalyzer) (took 197 ms)
139357 2025-01-08 03:01:07.375-0600 FINEST t721 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/docs/architecture/object-mapper.md': chosen by imprecise magic: PlainAnalyzerFactory
139358 2025-01-08 03:01:07.375-0600 FINE t721 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/docs/architecture/object-mapper.md' (PlainAnalyzer)
139359 2025-01-08 03:01:07.377-0600 FINER t721 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/docs/architecture/object-mapper.md'
139360 2025-01-08 03:01:07.378-0600 FINEST t754 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/docs/architecture/object-mapper.md'
139361 2025-01-08 03:01:07.386-0600 FINER t725 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pyflashbmc/bmc_update.py'
139362 2025-01-08 03:01:07.386-0600 FINEST t725 Statistics.logIt: Added: '/openbmc/skeleton/pyflashbmc/bmc_update.py' (PythonAnalyzer) (took 151 ms)
139363 2025-01-08 03:01:07.386-0600 FINEST t725 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json': chosen by suffix: JsonAnalyzerFactory
139364 2025-01-08 03:01:07.386-0600 FINE t725 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' (JsonAnalyzer)
139365 2025-01-08 03:01:07.388-0600 FINER t725 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json'
139366 2025-01-08 03:01:07.392-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/meson.build'
139367 2025-01-08 03:01:07.392-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/entity-manager/meson.build' (PlainAnalyzer) (took 64 ms)
139368 2025-01-08 03:01:07.392-0600 FINEST t717 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Garrison.py': chosen by suffix: PythonAnalyzerFactory
139369 2025-01-08 03:01:07.392-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Garrison.py' (PythonAnalyzer)
139370 2025-01-08 03:01:07.392-0600 FINEST t755 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json'
139371 2025-01-08 03:01:07.394-0600 FINER t722 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker'
139372 2025-01-08 03:01:07.394-0600 FINEST t722 Statistics.logIt: Added: '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' (PythonAnalyzer) (took 359 ms)
139373 2025-01-08 03:01:07.394-0600 FINEST t722 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pychassisctl/chassis_control.py': chosen by suffix: PythonAnalyzerFactory
139374 2025-01-08 03:01:07.394-0600 FINE t722 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pychassisctl/chassis_control.py' (PythonAnalyzer)
139375 2025-01-08 03:01:07.394-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Garrison.py'
139376 2025-01-08 03:01:07.395-0600 FINER t720 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pysystemmgr/system_manager.py'
139377 2025-01-08 03:01:07.395-0600 FINEST t720 Statistics.logIt: Added: '/openbmc/skeleton/pysystemmgr/system_manager.py' (PythonAnalyzer) (took 43 ms)
139378 2025-01-08 03:01:07.395-0600 FINER t722 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pychassisctl/chassis_control.py'
139379 2025-01-08 03:01:07.395-0600 FINEST t720 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4.json': chosen by suffix: JsonAnalyzerFactory
139380 2025-01-08 03:01:07.395-0600 FINE t720 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4.json' (JsonAnalyzer)
139381 2025-01-08 03:01:07.396-0600 FINER t720 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4.json'
139382 2025-01-08 03:01:07.402-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4.json'
139383 2025-01-08 03:01:07.428-0600 FINER t721 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/docs/architecture/object-mapper.md'
139384 2025-01-08 03:01:07.428-0600 FINEST t721 Statistics.logIt: Added: '/openbmc/docs/architecture/object-mapper.md' (PlainAnalyzer) (took 53 ms)
139385 2025-01-08 03:01:07.429-0600 FINEST t721 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Zaius.py': chosen by suffix: PythonAnalyzerFactory
139386 2025-01-08 03:01:07.429-0600 FINE t721 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Zaius.py' (PythonAnalyzer)
139387 2025-01-08 03:01:07.431-0600 FINER t721 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Zaius.py'
139388 2025-01-08 03:01:07.458-0600 FINER t722 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pychassisctl/chassis_control.py'
139389 2025-01-08 03:01:07.458-0600 FINEST t722 Statistics.logIt: Added: '/openbmc/skeleton/pychassisctl/chassis_control.py' (PythonAnalyzer) (took 64 ms)
139390 2025-01-08 03:01:07.459-0600 FINEST t722 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Barreleye.py': chosen by suffix: PythonAnalyzerFactory
139391 2025-01-08 03:01:07.459-0600 FINE t722 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Barreleye.py' (PythonAnalyzer)
139392 2025-01-08 03:01:07.461-0600 FINER t722 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Barreleye.py'
139393 2025-01-08 03:01:07.487-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json'
139394 2025-01-08 03:01:07.487-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json' (JsonAnalyzer) (took 153 ms)
139395 2025-01-08 03:01:07.487-0600 FINEST t716 AnalyzerGuru.lambda$findUsingMagicString$16: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub': chosen by magic(substr) #!: ShAnalyzerFactory
139396 2025-01-08 03:01:07.487-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub' (ShAnalyzer)
139397 2025-01-08 03:01:07.489-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub'
139398 2025-01-08 03:01:07.492-0600 FINER t715 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json'
139399 2025-01-08 03:01:07.492-0600 FINEST t715 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json' (JsonAnalyzer) (took 268 ms)
139400 2025-01-08 03:01:07.493-0600 FINEST t715 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc': chosen by imprecise magic: PlainAnalyzerFactory
139401 2025-01-08 03:01:07.493-0600 FINE t715 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' (PlainAnalyzer)
139402 2025-01-08 03:01:07.495-0600 FINER t715 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc'
139403 2025-01-08 03:01:07.500-0600 FINER t715 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc'
139404 2025-01-08 03:01:07.500-0600 FINEST t715 Statistics.logIt: Added: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' (PlainAnalyzer) (took 6 ms)
139405 2025-01-08 03:01:07.500-0600 FINEST t715 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json': chosen by suffix: JsonAnalyzerFactory
139406 2025-01-08 03:01:07.500-0600 FINE t715 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (JsonAnalyzer)
139407 2025-01-08 03:01:07.502-0600 FINER t715 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json'
139408 2025-01-08 03:01:07.503-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub'
139409 2025-01-08 03:01:07.503-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub' (ShAnalyzer) (took 16 ms)
139410 2025-01-08 03:01:07.503-0600 FINEST t716 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pystatemgr/discover_system_state.py': chosen by suffix: PythonAnalyzerFactory
139411 2025-01-08 03:01:07.504-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pystatemgr/discover_system_state.py' (PythonAnalyzer)
139412 2025-01-08 03:01:07.504-0600 FINEST t743 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json'
139413 2025-01-08 03:01:07.505-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pystatemgr/discover_system_state.py'
139414 2025-01-08 03:01:07.550-0600 FINER t714 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc-build-scripts/scripts/unit-test.py'
139415 2025-01-08 03:01:07.550-0600 FINEST t714 Statistics.logIt: Added: '/openbmc/openbmc-build-scripts/scripts/unit-test.py' (PythonAnalyzer) (took 515 ms)
139416 2025-01-08 03:01:07.550-0600 FINEST t714 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json': chosen by suffix: JsonAnalyzerFactory
139417 2025-01-08 03:01:07.550-0600 FINE t714 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' (JsonAnalyzer)
139418 2025-01-08 03:01:07.552-0600 FINER t714 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json'
139419 2025-01-08 03:01:07.554-0600 FINEST t757 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json'
139420 2025-01-08 03:01:07.557-0600 FINER t719 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json'
139421 2025-01-08 03:01:07.557-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pystatemgr/discover_system_state.py'
139422 2025-01-08 03:01:07.557-0600 FINEST t719 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' (JsonAnalyzer) (took 238 ms)
139423 2025-01-08 03:01:07.557-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/skeleton/pystatemgr/discover_system_state.py' (PythonAnalyzer) (took 53 ms)
139424 2025-01-08 03:01:07.557-0600 FINEST t719 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4n.json': chosen by suffix: JsonAnalyzerFactory
139425 2025-01-08 03:01:07.557-0600 FINE t719 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4n.json' (JsonAnalyzer)
139426 2025-01-08 03:01:07.558-0600 FINEST t716 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend': chosen by imprecise magic: PlainAnalyzerFactory
139427 2025-01-08 03:01:07.558-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend' (PlainAnalyzer)
139428 2025-01-08 03:01:07.559-0600 FINER t719 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4n.json'
139429 2025-01-08 03:01:07.559-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend'
139430 2025-01-08 03:01:07.562-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend'
139431 2025-01-08 03:01:07.562-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend' (PlainAnalyzer) (took 4 ms)
139432 2025-01-08 03:01:07.562-0600 FINEST t716 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pydownloadmgr/download_manager.py': chosen by suffix: PythonAnalyzerFactory
139433 2025-01-08 03:01:07.562-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pydownloadmgr/download_manager.py' (PythonAnalyzer)
139434 2025-01-08 03:01:07.564-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pydownloadmgr/download_manager.py'
139435 2025-01-08 03:01:07.566-0600 FINEST t754 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4n.json'
139436 2025-01-08 03:01:07.583-0600 FINER t715 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json'
139437 2025-01-08 03:01:07.583-0600 FINEST t715 Statistics.logIt: Added: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (JsonAnalyzer) (took 82 ms)
139438 2025-01-08 03:01:07.583-0600 FINEST t715 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/configs/Lanyang.py': chosen by suffix: PythonAnalyzerFactory
139439 2025-01-08 03:01:07.583-0600 FINE t715 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/configs/Lanyang.py' (PythonAnalyzer)
139440 2025-01-08 03:01:07.584-0600 FINER t715 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/configs/Lanyang.py'
139441 2025-01-08 03:01:07.588-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pydownloadmgr/download_manager.py'
139442 2025-01-08 03:01:07.588-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/skeleton/pydownloadmgr/download_manager.py' (PythonAnalyzer) (took 26 ms)
139443 2025-01-08 03:01:07.589-0600 FINEST t716 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json': chosen by suffix: JsonAnalyzerFactory
139444 2025-01-08 03:01:07.589-0600 FINE t716 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json' (JsonAnalyzer)
139445 2025-01-08 03:01:07.591-0600 FINER t716 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json'
139446 2025-01-08 03:01:07.592-0600 FINER t721 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Zaius.py'
139447 2025-01-08 03:01:07.592-0600 FINEST t721 Statistics.logIt: Added: '/openbmc/skeleton/configs/Zaius.py' (PythonAnalyzer) (took 163 ms)
139448 2025-01-08 03:01:07.593-0600 FINEST t721 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot': chosen by imprecise magic: PlainAnalyzerFactory
139449 2025-01-08 03:01:07.593-0600 FINE t721 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' (PlainAnalyzer)
139450 2025-01-08 03:01:07.595-0600 FINER t721 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot'
139451 2025-01-08 03:01:07.598-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json'
139452 2025-01-08 03:01:07.601-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Garrison.py'
139453 2025-01-08 03:01:07.601-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/skeleton/configs/Garrison.py' (PythonAnalyzer) (took 208 ms)
139454 2025-01-08 03:01:07.601-0600 FINEST t717 AnalyzerGuru.lambda$findUsingMagicString$16: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init': chosen by magic(substr) #!: ShAnalyzerFactory
139455 2025-01-08 03:01:07.601-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init' (ShAnalyzer)
139456 2025-01-08 03:01:07.602-0600 FINEST t752 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot'
139457 2025-01-08 03:01:07.603-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init'
139458 2025-01-08 03:01:07.619-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init'
139459 2025-01-08 03:01:07.619-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init' (ShAnalyzer) (took 17 ms)
139460 2025-01-08 03:01:07.619-0600 FINEST t717 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/skeleton/pyinventorymgr/inventory_items.py': chosen by suffix: PythonAnalyzerFactory
139461 2025-01-08 03:01:07.619-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/skeleton/pyinventorymgr/inventory_items.py' (PythonAnalyzer)
139462 2025-01-08 03:01:07.621-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/skeleton/pyinventorymgr/inventory_items.py'
139463 2025-01-08 03:01:07.650-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/pyinventorymgr/inventory_items.py'
139464 2025-01-08 03:01:07.650-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/skeleton/pyinventorymgr/inventory_items.py' (PythonAnalyzer) (took 30 ms)
139465 2025-01-08 03:01:07.651-0600 FINEST t717 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc': chosen by imprecise magic: PlainAnalyzerFactory
139466 2025-01-08 03:01:07.651-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc' (PlainAnalyzer)
139467 2025-01-08 03:01:07.653-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc'
139468 2025-01-08 03:01:07.660-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc'
139469 2025-01-08 03:01:07.660-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc' (PlainAnalyzer) (took 8 ms)
139470 2025-01-08 03:01:07.660-0600 FINEST t717 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb': chosen by imprecise magic: PlainAnalyzerFactory
139471 2025-01-08 03:01:07.660-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb' (PlainAnalyzer)
139472 2025-01-08 03:01:07.662-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb'
139473 2025-01-08 03:01:07.666-0600 FINER t725 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json'
139474 2025-01-08 03:01:07.667-0600 FINEST t725 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' (JsonAnalyzer) (took 280 ms)
139475 2025-01-08 03:01:07.667-0600 FINEST t725 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/openpower-pnor-code-mgmt/functions.cpp': chosen by suffix: CxxAnalyzerFactory
139476 2025-01-08 03:01:07.667-0600 FINE t725 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openpower-pnor-code-mgmt/functions.cpp' (CxxAnalyzer)
139477 2025-01-08 03:01:07.667-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb'
139478 2025-01-08 03:01:07.667-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb' (PlainAnalyzer) (took 6 ms)
139479 2025-01-08 03:01:07.668-0600 FINEST t717 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/openpower-pnor-code-mgmt/.clang-tidy': chosen by imprecise magic: PlainAnalyzerFactory
139480 2025-01-08 03:01:07.668-0600 FINE t717 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/openpower-pnor-code-mgmt/.clang-tidy' (PlainAnalyzer)
139481 2025-01-08 03:01:07.668-0600 FINER t725 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openpower-pnor-code-mgmt/functions.cpp'
139482 2025-01-08 03:01:07.669-0600 FINER t717 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openpower-pnor-code-mgmt/.clang-tidy'
139483 2025-01-08 03:01:07.671-0600 FINER t717 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openpower-pnor-code-mgmt/.clang-tidy'
139484 2025-01-08 03:01:07.671-0600 FINEST t717 Statistics.logIt: Added: '/openbmc/openpower-pnor-code-mgmt/.clang-tidy' (PlainAnalyzer) (took 3 ms)
139485 2025-01-08 03:01:07.672-0600 FINEST t727 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/openpower-pnor-code-mgmt/functions.cpp'
139486 2025-01-08 03:01:07.673-0600 FINER t722 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Barreleye.py'
139487 2025-01-08 03:01:07.673-0600 FINEST t722 Statistics.logIt: Added: '/openbmc/skeleton/configs/Barreleye.py' (PythonAnalyzer) (took 214 ms)
139488 2025-01-08 03:01:07.678-0600 FINER t721 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot'
139489 2025-01-08 03:01:07.678-0600 FINEST t721 Statistics.logIt: Added: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' (PlainAnalyzer) (took 85 ms)
139490 2025-01-08 03:01:07.687-0600 FINER t715 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/skeleton/configs/Lanyang.py'
139491 2025-01-08 03:01:07.688-0600 FINEST t715 Statistics.logIt: Added: '/openbmc/skeleton/configs/Lanyang.py' (PythonAnalyzer) (took 104 ms)
139492 2025-01-08 03:01:07.697-0600 FINER t723 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json'
139493 2025-01-08 03:01:07.697-0600 FINEST t723 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json' (JsonAnalyzer) (took 511 ms)
139494 2025-01-08 03:01:07.704-0600 FINER t716 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json'
139495 2025-01-08 03:01:07.704-0600 FINEST t716 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json' (JsonAnalyzer) (took 114 ms)
139496 2025-01-08 03:01:07.704-0600 FINER t718 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json'
139497 2025-01-08 03:01:07.704-0600 FINEST t718 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json' (JsonAnalyzer) (took 461 ms)
139498 2025-01-08 03:01:07.709-0600 FINER t714 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json'
139499 2025-01-08 03:01:07.709-0600 FINEST t714 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' (JsonAnalyzer) (took 158 ms)
139500 2025-01-08 03:01:07.717-0600 FINER t719 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4n.json'
139501 2025-01-08 03:01:07.717-0600 FINER t724 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json'
139502 2025-01-08 03:01:07.717-0600 FINEST t719 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4n.json' (JsonAnalyzer) (took 159 ms)
139503 2025-01-08 03:01:07.717-0600 FINEST t724 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json' (JsonAnalyzer) (took 389 ms)
139504 2025-01-08 03:01:07.717-0600 FINER t720 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/entity-manager/configurations/meta/yosemite4.json'
139505 2025-01-08 03:01:07.717-0600 FINEST t720 Statistics.logIt: Added: '/openbmc/entity-manager/configurations/meta/yosemite4.json' (JsonAnalyzer) (took 322 ms)
139506 2025-01-08 03:01:07.726-0600 FINER t725 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/openpower-pnor-code-mgmt/functions.cpp'
139507 2025-01-08 03:01:07.726-0600 FINEST t725 Statistics.logIt: Added: '/openbmc/openpower-pnor-code-mgmt/functions.cpp' (CxxAnalyzer) (took 59 ms)
139508 2025-01-08 03:01:07.727-0600 INFO t521 Statistics.logIt: Done indexing of directory '/openbmc' (took 707 ms)
139509 2025-01-08 03:01:07.817-0600 FINE t521 IndexDatabase.finishWriting: preparing to commit changes to index database for project 'openbmc'
139510 2025-01-08 03:01:08.412-0600 FINE t521 PendingFileCompleter.completeInner: deleted 0 file(s) for project openbmc:indexed=true,history=true (took 0 ms)
139511 2025-01-08 03:01:08.419-0600 FINEST t785 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb.gz'
139512 2025-01-08 03:01:08.419-0600 FINEST t779 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openpower-pnor-code-mgmt/functions.cpp.gz'
139513 2025-01-08 03:01:08.419-0600 FINEST t786 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json.gz'
139514 2025-01-08 03:01:08.419-0600 FINEST t778 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend.gz'
139515 2025-01-08 03:01:08.419-0600 FINEST t521 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4n.json.gz'
139516 2025-01-08 03:01:08.420-0600 FINEST t779 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json.gz'
139517 2025-01-08 03:01:08.420-0600 FINEST t785 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Firestone.py.gz'
139518 2025-01-08 03:01:08.420-0600 FINEST t786 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openpower-debug-collector/.clang-format.gz'
139519 2025-01-08 03:01:08.419-0600 FINEST t787 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts.gz'
139520 2025-01-08 03:01:08.419-0600 FINEST t788 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json.gz'
139521 2025-01-08 03:01:08.419-0600 FINEST t782 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp.gz'
139522 2025-01-08 03:01:08.419-0600 FINEST t780 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4.json.gz'
139523 2025-01-08 03:01:08.420-0600 FINEST t785 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json.gz'
139524 2025-01-08 03:01:08.420-0600 FINEST t521 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json.gz'
139525 2025-01-08 03:01:08.421-0600 FINEST t782 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py.gz'
139526 2025-01-08 03:01:08.420-0600 FINEST t783 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot.gz'
139527 2025-01-08 03:01:08.420-0600 FINEST t791 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Garrison.py.gz'
139528 2025-01-08 03:01:08.421-0600 FINEST t789 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc-build-scripts/scripts/unit-test.py.gz'
139529 2025-01-08 03:01:08.421-0600 FINEST t795 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json.gz'
139530 2025-01-08 03:01:08.421-0600 FINEST t780 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openpower-pnor-code-mgmt/item_updater.hpp.gz'
139531 2025-01-08 03:01:08.421-0600 FINEST t793 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init.gz'
139532 2025-01-08 03:01:08.421-0600 FINEST t790 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub.gz'
139533 2025-01-08 03:01:08.421-0600 FINEST t781 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb.gz'
139534 2025-01-08 03:01:08.421-0600 FINEST t783 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker.gz'
139535 2025-01-08 03:01:08.421-0600 FINEST t791 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json.gz'
139536 2025-01-08 03:01:08.422-0600 FINEST t786 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pyflashbmc/bmc_update.py.gz'
139537 2025-01-08 03:01:08.421-0600 FINEST t785 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Witherspoon.py.gz'
139538 2025-01-08 03:01:08.422-0600 FINEST t776 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pychassisctl/chassis_control.py.gz'
139539 2025-01-08 03:01:08.422-0600 FINEST t800 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pydownloadmgr/download_manager.py.gz'
139540 2025-01-08 03:01:08.422-0600 FINEST t781 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Lanyang.py.gz'
139541 2025-01-08 03:01:08.422-0600 FINEST t779 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Romulus.py.gz'
139542 2025-01-08 03:01:08.422-0600 FINEST t801 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json.gz'
139543 2025-01-08 03:01:08.422-0600 FINEST t798 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc.gz'
139544 2025-01-08 03:01:08.422-0600 FINEST t789 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/meson.build.gz'
139545 2025-01-08 03:01:08.422-0600 FINEST t793 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb.gz'
139546 2025-01-08 03:01:08.422-0600 FINEST t792 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json.gz'
139547 2025-01-08 03:01:08.422-0600 FINEST t780 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb.gz'
139548 2025-01-08 03:01:08.423-0600 FINEST t788 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc.gz'
139549 2025-01-08 03:01:08.423-0600 FINEST t801 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pysystemmgr/system_manager.py.gz'
139550 2025-01-08 03:01:08.423-0600 FINEST t790 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/docs/architecture/object-mapper.md.gz'
139551 2025-01-08 03:01:08.423-0600 FINEST t784 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pystatemgr/discover_system_state.py.gz'
139552 2025-01-08 03:01:08.422-0600 FINEST t787 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp.gz'
139553 2025-01-08 03:01:08.422-0600 FINEST t785 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-net-ipmid/sd_event_loop.cpp.gz'
139554 2025-01-08 03:01:08.422-0600 FINEST t802 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Palmetto.py.gz'
139555 2025-01-08 03:01:08.423-0600 FINEST t808 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Zaius.py.gz'
139556 2025-01-08 03:01:08.423-0600 FINEST t780 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-inventory-manager/.clang-format.gz'
139557 2025-01-08 03:01:08.423-0600 FINEST t777 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pyinventorymgr/inventory_items.py.gz'
139558 2025-01-08 03:01:08.423-0600 FINEST t794 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json.gz'
139559 2025-01-08 03:01:08.423-0600 FINEST t807 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc.gz'
139560 2025-01-08 03:01:08.424-0600 FINEST t795 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openpower-pnor-code-mgmt/.clang-tidy.gz'
139561 2025-01-08 03:01:08.423-0600 FINEST t782 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/pyipmitest/ipmi_debug.py.gz'
139562 2025-01-08 03:01:08.424-0600 FINEST t797 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/skeleton/configs/Barreleye.py.gz'
139563 2025-01-08 03:01:08.424-0600 FINEST t778 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json.gz'
139564 2025-01-08 03:01:08.424-0600 FINEST t796 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openpower-occ-control/.clang-format.gz'
139565 2025-01-08 03:01:08.425-0600 FINE t521 PendingFileCompleter.completeInner: renamed 54 file(s) for project openbmc:indexed=true,history=true (took 12 ms)
139566 2025-01-08 03:01:08.425-0600 FINE t521 PendingFileCompleter.completeInner: affirmed links for 0 path(s) for project openbmc:indexed=true,history=true (took 0 ms)
139567 2025-01-08 03:01:08.425-0600 FINE t521 Statistics.logIt: completed 54 object(s) for project openbmc:indexed=true,history=true (took 13 ms)
139568 2025-01-08 03:01:08.433-0600 INFO t1 Statistics.logIt: Done indexing data of all repositories (took 24.42 seconds)
139569 2025-01-08 03:01:08.434-0600 FINE t1 Ctags.close: Destroying ctags command
139570 2025-01-08 03:01:08.434-0600 FINE t1 Ctags.close: Destroying ctags command
139571 2025-01-08 03:01:08.434-0600 FINE t1 Ctags.close: Destroying ctags command
139572 2025-01-08 03:01:08.434-0600 FINE t1 Ctags.close: Destroying ctags command
139573 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139574 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139575 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139576 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139577 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139578 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139579 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139580 2025-01-08 03:01:08.435-0600 FINE t1 Ctags.close: Destroying ctags command
139581 2025-01-08 03:01:08.439-0600 FINER t1 CtagsUtil.deleteTempFiles: deleting Ctags temporary files in directory '/tmp'
139582 2025-01-08 03:01:08.439-0600 INFO t1 Indexer.writeConfigToFile: Writing configuration to '/opengrok/etc/configuration.xml'
139583 2025-01-08 03:01:08.567-0600 INFO t1 Indexer.writeConfigToFile: Done writing configuration to '/opengrok/etc/configuration.xml'
139584 2025-01-08 03:01:08.576-0600 INFO t1 Statistics.logIt: Indexer finished (took 29.268 seconds)